summary refs log tree commit diff
AgeCommit message (Expand)Author
2022-04-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-04-01mm/damon: prevent activated scheme from sleeping by deactivated schemesJonghyeon Kim
2022-04-01mm/kmemleak: reset tag when compare object pointerKuan-Ying Lee
2022-04-01doc/vm/page_owner.rst: remove content related to -c optionYinan Zhang
2022-04-01tools/vm/page_owner_sort.c: remove -c optionYinan Zhang
2022-04-01mm, kasan: fix __GFP_BITS_SHIFT definition breaking LOCKDEPAndrey Konovalov
2022-04-01mm,hwpoison: unmap poisoned page before invalidationRik van Riel
2022-04-01mailmap: update Kirill's emailKirill Tkhai
2022-04-01mm: kfence: fix objcgs vector allocationMuchun Song
2022-04-01mm/munlock: protect the per-CPU pagevec by a local_lock_tSebastian Andrzej Siewior
2022-04-01mm/munlock: update Documentation/vm/unevictable-lru.rstHugh Dickins
2022-04-01mm/munlock: add lru_add_drain() to fix memcg_stat_testHugh Dickins
2022-04-01nilfs2: get rid of nilfs_mapping_init()Ryusuke Konishi
2022-04-01nilfs2: fix lockdep warnings during disk space reclamationRyusuke Konishi
2022-04-01nilfs2: fix lockdep warnings in page operations for btree nodesRyusuke Konishi
2022-04-01ocfs2: fix crash when mount with quota enabledJoseph Qi
2022-04-01Revert "mm: madvise: skip unmapped vma holes passed to process_madvise"Charan Teja Kalla
2022-04-01Merge tag 'sound-fix-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-04-01Merge tag 'gpio-fixes-for-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2022-04-01Merge tag 'rtc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2022-03-31Revert "Input: clear BTN_RIGHT/MIDDLE on buttonpads"José Expósito
2022-03-31Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-31Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-31Merge tag 'gfs2-v5.17-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-31Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-03-31Merge tag 'random-5.18-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-03-31Merge tag 'linux-watchdog-5.18-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2022-03-31Merge tag 'auxdisplay-for-linus-v5.18-rc1' of https://github.com/ojeda/linuxLinus Torvalds
2022-03-31Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-03-31random: mix build-time latent entropy into pool at initJason A. Donenfeld
2022-03-31Merge tag 'acpi-5.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-31Merge tag 'docs-5.18-2' of git://git.lwn.net/linuxLinus Torvalds
2022-03-31Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-31Merge tag 'hardening-v5.18-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-31gfs2: Make sure FITRIM minlen is rounded up to fs block sizeAndrew Price
2022-03-31Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-31ARM/dma-mapping: Remove CMA code when not built with CMAKees Cook
2022-03-31Merge tag 'v5.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-03-31Merge branches 'acpi-ipmi', 'acpi-tables' and 'acpi-apei'Rafael J. Wysocki
2022-03-31vxlan: do not feed vxlan_vnifilter_dump_dev with non vxlan devicesEric Dumazet
2022-03-31openvswitch: Add recirc_id to recirc warningStéphane Graber
2022-03-31Merge tag 'linux-can-fixes-for-5.18-20220331' of git://git.kernel.org/pub/scm...Jakub Kicinski
2022-03-31gpio: ts5500: Fix Links to Technologic Systems web resourcesKris Bahnsen
2022-03-31gpio: Properly document parent data unionJoey Gouly
2022-03-31gpio: ts4900: Fix comment formatting and grammarKris Bahnsen
2022-03-31rxrpc: fix some null-ptr-deref bugs in server_key.cXiaolong Huang
2022-03-31rxrpc: Fix call timer start racing with call destructionDavid Howells
2022-03-31Merge branch 'net-hns3-add-two-fixes-for-net'Paolo Abeni
2022-03-31net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardwareGuangbin Huang