Age | Commit message (Expand) | Author | Files | Lines |
2022-04-17 | Merge tag 'soc-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 146 | -605/+299 |
2022-04-17 | Merge tag 'random-5.18-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -25/+21 |
2022-04-16 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 12 | -311/+280 |
2022-04-16 | Merge tag 'dma-mapping-5.18-2' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -1/+2 |
2022-04-16 | random: use memmove instead of memcpy for remaining 32 bytes | Jason A. Donenfeld | 1 | -1/+1 |
2022-04-16 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 25 | -168/+206 |
2022-04-16 | Merge tag 'for-5.18/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -40/+45 |
2022-04-16 | mm: kmemleak: take a full lowmem check in kmemleak_*_phys() | Patrick Wang | 1 | -4/+4 |
2022-04-16 | mm/vmalloc: fix spinning drain_vmap_work after reading from /proc/vmcore | Omar Sandoval | 3 | -14/+0 |
2022-04-16 | revert "fs/binfmt_elf: use PT_LOAD p_align values for static PIE" | Andrew Morton | 1 | -2/+2 |
2022-04-16 | revert "fs/binfmt_elf: fix PT_LOAD p_align values for loaders" | Andrew Morton | 1 | -1/+1 |
2022-04-16 | hugetlb: do not demote poisoned hugetlb pages | Mike Kravetz | 1 | -7/+10 |
2022-04-16 | mm: compaction: fix compiler warning when CONFIG_COMPACTION=n | Charan Teja Kalla | 1 | -5/+5 |
2022-04-16 | mm: fix unexpected zeroed page mapping with zram swap | Minchan Kim | 1 | -54/+0 |
2022-04-16 | mm, page_alloc: fix build_zonerefs_node() | Juergen Gross | 1 | -1/+1 |
2022-04-16 | mm, kfence: support kmem_dump_obj() for KFENCE objects | Marco Elver | 9 | -25/+105 |
2022-04-16 | kasan: fix hw tags enablement when KUNIT tests are disabled | Vincenzo Frascino | 2 | -6/+9 |
2022-04-16 | irq_work: use kasan_record_aux_stack_noalloc() record callstack | Zqiang | 1 | -1/+1 |
2022-04-16 | mm/secretmem: fix panic when growing a memfd_secret | Axel Rasmussen | 1 | -0/+17 |
2022-04-16 | tmpfs: fix regressions from wider use of ZERO_PAGE | Hugh Dickins | 2 | -17/+20 |
2022-04-16 | MAINTAINERS: Broadcom internal lists aren't maintainers | Joe Perches | 1 | -32/+32 |
2022-04-15 | dm: fix bio length of empty flush | Shin'ichiro Kawasaki | 1 | -0/+1 |
2022-04-15 | Merge tag 'block-5.18-2022-04-15' of git://git.kernel.dk/linux-block | Linus Torvalds | 10 | -22/+48 |
2022-04-15 | Merge tag 'io_uring-5.18-2022-04-14' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -41/+59 |
2022-04-15 | Merge tag 'linux-kselftest-fixes-5.18-rc3' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -8/+17 |
2022-04-15 | Merge tag 'perf-tools-fixes-for-v5.18-2022-04-14' of git://git.kernel.org/pub... | Linus Torvalds | 7 | -45/+176 |
2022-04-15 | Merge tag 'nvme-5.18-2022-04-15' of git://git.infradead.org/nvme into block-5.18 | Jens Axboe | 3 | -8/+33 |
2022-04-15 | block: don't print I/O error warning for dead disks | Christoph Hellwig | 1 | -1/+2 |
2022-04-15 | block/compat_ioctl: fix range check in BLKGETSIZE | Khazhismel Kumykov | 1 | -1/+1 |
2022-04-15 | nvme-pci: disable namespace identifiers for Qemu controllers | Christoph Hellwig | 1 | -1/+4 |
2022-04-15 | nvme-pci: disable namespace identifiers for the MAXIO MAP1002/1202 | Christoph Hellwig | 1 | -0/+4 |
2022-04-15 | nvme: add a quirk to disable namespace identifiers | Christoph Hellwig | 2 | -6/+23 |
2022-04-15 | nvme: don't print verbose errors for internal passthrough requests | Chaitanya Kulkarni | 1 | -1/+2 |
2022-04-15 | io_uring: abort file assignment prior to assigning creds | Jens Axboe | 1 | -2/+3 |
2022-04-15 | dm: allow dm_accept_partial_bio() for dm_io without duplicate bios | Mike Snitzer | 1 | -11/+6 |
2022-04-15 | Merge tag 'drm-fixes-2022-04-15' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 21 | -70/+147 |
2022-04-15 | Merge tag 'vfio-v5.18-rc3' of https://github.com/awilliam/linux-vfio | Linus Torvalds | 2 | -50/+76 |
2022-04-15 | Merge tag '5.18-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 6 | -20/+35 |
2022-04-15 | VFS: filename_create(): fix incorrect intent. | NeilBrown | 1 | -12/+10 |
2022-04-15 | Merge tag 'amd-drm-fixes-5.18-2022-04-13' of https://gitlab.freedesktop.org/a... | Dave Airlie | 8 | -21/+37 |
2022-04-14 | ARM: config: Update Gemini defconfig | Linus Walleij | 1 | -1/+4 |
2022-04-14 | arm64: dts: qcom/sdm845-shift-axolotl: Fix boolean properties with values | Rob Herring | 1 | -1/+1 |
2022-04-14 | ARM: dts: align SPI NOR node name with dtschema | Krzysztof Kozlowski | 6 | -7/+7 |
2022-04-14 | ARM: dts: Fix more boolean properties with values | Rob Herring | 4 | -8/+8 |
2022-04-14 | Merge tag 'ux500-defconfig-soc-v5.18' of git://git.kernel.org/pub/scm/linux/k... | Arnd Bergmann | 1 | -4/+15 |
2022-04-14 | Merge tag 's390-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 11 | -18/+43 |
2022-04-14 | Merge tag 'net-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 56 | -185/+292 |
2022-04-14 | Merge tag 'sound-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 55 | -124/+506 |
2022-04-14 | Merge tag 'for-5.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -23/+49 |
2022-04-14 | Merge tag 'fscache-fixes-20220413' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 11 | -40/+53 |