index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2022-04-24
w1/ds2490: remove dump from ds_recv_status, pr_ to dev_XXX logging.
Christian Vogel
2022-04-24
misc: fastrpc: fix an incorrect NULL check on list iterator
Xiaomeng Tong
2022-04-24
char: xillybus: replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-04-24
misc: vmw_vmci: replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-04-24
vmw_balloon: Print errors on reset only once
Nadav Amit
2022-04-24
nvmem: sunplus-ocotp: drop useless probe confirmation
Krzysztof Kozlowski
2022-04-24
nvmem: sunplus-ocotp: staticize sp_otp_v0
Krzysztof Kozlowski
2022-04-24
nvmem: bcm-ocotp: mark ACPI device ID table as maybe unused
Krzysztof Kozlowski
2022-04-24
char: misc: remove usage of list iterator past the loop body
Jakob Koschel
2022-04-22
binder: hold fd_install until allocating fds first
Carlos Llamas
2022-04-22
firmware: xilinx: enable feature check for ZynqMP
Ronak Jain
2022-04-22
firmware: xilinx: always check API version for IOCTL/QUERY
Ronak Jain
2022-04-22
firmware: xilinx: add new function for do_feature_check_call
Ronak Jain
2022-04-22
firmware: xilinx: add support for IOCTL and QUERY ID feature check
Ronak Jain
2022-04-22
Merge tag 'lkdtm-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kee...
Greg Kroah-Hartman
2022-04-20
tty: synclink_cs: Use bitwise instead of arithmetic operator for flags
Haowen Bai
2022-04-20
accessiblity: speakup: cleanup comments
Tom Rix
2022-04-16
lkdtm: Add CFI_BACKWARD to test ROP mitigations
Kees Cook
2022-04-12
lkdtm: Move crashtype definitions into each category
Kees Cook
2022-04-12
lkdtm/bugs: Don't expect thread termination without CONFIG_UBSAN_TRAP
Christophe Leroy
2022-04-12
lkdtm/usercopy: Expand size of "out of frame" object
Kees Cook
2022-04-12
lkdtm/heap: Note conditions for SLAB_LINEAR_OVERFLOW
Kees Cook
2022-04-12
lkdtm/bugs: Check for the NULL pointer after calling kmalloc
Jiasheng Jiang
2022-04-10
Merge tag 'tty-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-04-10
Merge tag 'staging-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-04-10
Merge tag 'char-misc-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-04-10
Merge tag 'irq-urgent-2022-04-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-04-09
Merge tag 'cxl+nvdimm-for-5.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-04-09
Merge tag 'gpio-fixes-for-v5.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-04-09
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2022-04-08
Merge tag 'block-5.18-2022-04-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-04-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-04-08
Merge tag 'acpi-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-04-08
cxl/pci: Drop shadowed variable
Dan Williams
2022-04-08
RDMA/hfi1: Fix use-after-free bug for mm struct
Douglas Miller
2022-04-08
Merge branch 'acpi-bus'
Rafael J. Wysocki
2022-04-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-04-08
Merge tag 'spi-fix-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-04-08
Merge tag 'regulator-fix-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-04-08
Merge tag 'mmc-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2022-04-08
Merge tag 'iommu-fix-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-04-08
perf/imx_ddr: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
2022-04-08
iommu/omap: Fix regression in probe for NULL pointer dereference
Tony Lindgren
2022-04-08
mmc: core: improve API to make clear mmc_hw_reset is for cards
Wolfram Sang
2022-04-07
Merge tag 'drm-fixes-2022-04-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-04-07
Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-04-08
Merge tag 'drm-misc-fixes-2022-04-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-04-08
Merge tag 'drm-misc-next-fixes-2022-04-07' of git://anongit.freedesktop.org/d...
Dave Airlie
2022-04-07
Merge tag 'hyperv-fixes-signed-20220407' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-04-07
Merge tag 'random-5.18-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
[next]