Age | Commit message (Expand) | Author | Files | Lines |
2022-04-15 | revert "fs/binfmt_elf: fix PT_LOAD p_align values for loaders" | Andrew Morton | 1 | -1/+1 |
2022-04-15 | hugetlb: do not demote poisoned hugetlb pages | Mike Kravetz | 1 | -7/+10 |
2022-04-15 | mm: compaction: fix compiler warning when CONFIG_COMPACTION=n | Charan Teja Kalla | 1 | -5/+5 |
2022-04-15 | mm: fix unexpected zeroed page mapping with zram swap | Minchan Kim | 1 | -54/+0 |
2022-04-15 | mm, page_alloc: fix build_zonerefs_node() | Juergen Gross | 1 | -1/+1 |
2022-04-15 | mm, kfence: support kmem_dump_obj() for KFENCE objects | Marco Elver | 9 | -25/+105 |
2022-04-15 | kasan: fix hw tags enablement when KUNIT tests are disabled | Vincenzo Frascino | 2 | -6/+9 |
2022-04-15 | irq_work: use kasan_record_aux_stack_noalloc() record callstack | Zqiang | 1 | -1/+1 |
2022-04-15 | mm/secretmem: fix panic when growing a memfd_secret | Axel Rasmussen | 1 | -0/+17 |
2022-04-15 | tmpfs: fix regressions from wider use of ZERO_PAGE | Hugh Dickins | 2 | -17/+20 |
2022-04-15 | MAINTAINERS: Broadcom internal lists aren't maintainers | Joe Perches | 1 | -32/+32 |
2022-04-15 | i2c: ismt: Fix undefined behavior due to shift overflowing the constant | Borislav Petkov | 1 | -2/+2 |
2022-04-15 | i2c: dev: Force case user pointers in compat_i2cdev_ioctl() | Andy Shevchenko | 1 | -1/+1 |
2022-04-15 | net: lan966x: Make sure to release ptp interrupt | Horatiu Vultur | 1 | -0/+3 |
2022-04-15 | ipv6: make ip6_rt_gc_expire an atomic_t | Eric Dumazet | 2 | -7/+8 |
2022-04-15 | Merge branch 'l3mdev-fix-ip-tunnel-case-after-recent-l3mdev-change' | Jakub Kicinski | 5 | -10/+18 |
2022-04-15 | net: Handle l3mdev in ip_tunnel_init_flow | David Ahern | 4 | -9/+17 |
2022-04-15 | l3mdev: l3mdev_master_upper_ifindex_by_index_rcu should be using netdev_maste... | David Ahern | 1 | -1/+1 |
2022-04-15 | Merge branch 'net-sched-two-fixes-for-cls_u32' | Jakub Kicinski | 1 | -10/+14 |
2022-04-15 | net/sched: cls_u32: fix possible leak in u32_init_knode() | Eric Dumazet | 1 | -4/+4 |
2022-04-15 | net/sched: cls_u32: fix netns refcount changes in u32_change() | Eric Dumazet | 1 | -6/+10 |
2022-04-15 | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne... | Jakub Kicinski | 4 | -7/+27 |
2022-04-15 | i2c: dev: check return value when calling dev_set_name() | Andy Shevchenko | 1 | -5/+10 |
2022-04-15 | i2c: qcom-geni: Use dev_err_probe() for GPI DMA error | Bjorn Andersson | 1 | -4/+2 |
2022-04-15 | i2c: imx: Implement errata ERR007805 or e7805 bus frequency limit | Marek Vasut | 1 | -0/+33 |
2022-04-15 | i2c: pasemi: Wait for write xfers to finish | Martin PoviĊĦer | 1 | -0/+6 |
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 | Documentation/ABI: sysfs-fs-erofs: Fix Sphinx errors | Hans de Goede | 1 | -2/+3 |
2022-04-15 | erofs: fix use-after-free of on-stack io[] | Hongyu Jin | 2 | -9/+5 |
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 | powerpc: Update MAINTAINERS for ibmvnic and VAS | Sukadev Bhattiprolu | 1 | -2/+0 |
2022-04-15 | net: restore alpha order to Ethernet devices in config | Stephen Hemminger | 1 | -13/+13 |
2022-04-15 | openvswitch: fix OOB access in reserve_sfa_size() | Paolo Valerio | 1 | -1/+1 |
2022-04-15 | ip6_gre: Fix skb_under_panic in __gre6_xmit() | Peilin Ye | 1 | -3/+6 |
2022-04-15 | ip6_gre: Avoid updating tunnel->tun_hlen in __gre6_xmit() | Peilin Ye | 1 | -2/+3 |
2022-04-15 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | David S. Miller | 4 | -3/+10 |
2022-04-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 4 | -9/+7 |
2022-04-15 | net/packet: fix packet_sock xmit return value checking | Hangbin Liu | 1 | -4/+9 |
2022-04-15 | net/smc: Fix sock leak when release after smc_shutdown() | Tony Lu | 1 | -1/+3 |
2022-04-15 | rxrpc: Restore removed timer deletion | David Howells | 1 | -0/+2 |
2022-04-15 | net: phy: LAN937x: added PHY_POLL_CABLE_TEST flag | Arun Ramadoss | 1 | -0/+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 |