summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-26net: sched: act_ct: fix possible refcount leak in tcf_ct_init()Hangyu Hua
2022-09-26x86/uaccess: avoid check_object_size() in copy_from_user_nmi()Kees Cook
2022-09-26mm/page_isolation: fix isolate_single_pageblock() isolation behaviorZi Yan
2022-09-26mm,hwpoison: check mm when killing accessing processShuai Xue
2022-09-26mm/hugetlb: correct demote page offset logicDoug Berger
2022-09-26mm: prevent page_frag_alloc() from corrupting the memoryMaurizio Lombardi
2022-09-26mm: bring back update_mmu_cache() to finish_fault()Sergei Antonov
2022-09-26frontswap: don't call ->init if no ops are registeredChristoph Hellwig
2022-09-26mm/huge_memory: use pfn_to_online_page() in split_huge_pages_all()Naoya Horiguchi
2022-09-26mm: fix madivse_pageout mishandling on non-LRU pageMinchan Kim
2022-09-26powerpc/64s/radix: don't need to broadcast IPI for radix pmd collapse flushYang Shi
2022-09-26mm: gup: fix the fast GUP race against THP collapseYang Shi
2022-09-26usbnet: Fix memory leak in usbnet_disconnect()Peilin Ye
2022-09-26io_uring: register single issuer task at creationDylan Yudaken
2022-09-26ext4: fixup possible uninitialized variable access in ext4_mb_choose_next_gro...Jan Kara
2022-09-26Revert "net: mvpp2: debugfs: fix memory leak when using debugfs_lookup()"Sasha Levin
2022-09-26drm/i915/gt: Restrict forced preemption to the active contextChris Wilson
2022-09-26perf tests powerpc: Fix branch stack sampling test to include sanity check fo...Athira Rajeev
2022-09-26perf parse-events: Remove "not supported" hybrid cache eventsZhengjun Xing
2022-09-26perf print-events: Fix "perf list" can not display the PMU prefix for some hy...Zhengjun Xing
2022-09-26perf tools: Get a perf cgroup more portably in BPFNamhyung Kim
2022-09-26gpio: mvebu: Fix check for pwm support on non-A8K platformsPali Rohár
2022-09-25Linux 6.0-rc7v6.0-rc7Linus Torvalds
2022-09-25Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-09-25Merge tag 'dax-and-nvdimm-fixes-v6.0-final' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2022-09-25Merge tag 'i2c-for-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-09-24Input: synaptics - disable Intertouch for Lenovo T14 and P14s AMD G1Mark Pearson
2022-09-24Input: iqs62x-keys - drop unused device node referencesJeff LaBundy
2022-09-24Input: melfas_mip4 - fix return value check in mip4_probe()Yang Yingliang
2022-09-24Merge branch 'for-6.0/dax' into libnvdimm-fixesDan Williams
2022-09-24devdax: Fix soft-reservation memory descriptionDan Williams
2022-09-24Merge tag 'kbuild-fixes-v6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-09-24Merge tag 's390-6.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-09-24Merge tag 'pm-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2022-09-24Merge tag 'char-misc-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-24Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-09-24Merge tag 'cgroup-for-6.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-09-24Merge tag 'wq-for-6.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-09-24Merge tag 'io_uring-6.0-2022-09-23' of git://git.kernel.dk/linuxLinus Torvalds
2022-09-24Merge tag 'block-6.0-2022-09-22' of git://git.kernel.dk/linuxLinus Torvalds
2022-09-23sfc: correct filter_table_remove method for EF10 PFsAndy Moreton
2022-09-24Makefile.debug: re-enable debug info for .S filesNick Desaulniers
2022-09-24Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLITNick Desaulniers
2022-09-23io_uring: ensure that cached task references are always put on exitJens Axboe
2022-09-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-09-23ACPI: processor idle: Practically limit "Dummy wait" workaround to old Intel ...Dave Hansen
2022-09-24certs: make system keyring depend on built-in x509 parserMasahiro Yamada
2022-09-24Kconfig: remove unused function 'menu_get_root_menu'Zeng Heng
2022-09-24scripts/clang-tools: remove unused moduleyangxingwu
2022-09-23cgroup: cgroup_get_from_id() must check the looked-up kn is a directoryMing Lei