| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-09-26 | Merge tag 'mm-hotfixes-stable-2022-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm |  Linus Torvalds | 1 | -0/+5 |
| 2022-09-26 | Merge branch 'mm-hotfixes-stable' into mm-stable |  Andrew Morton | 1 | -0/+5 |
| 2022-09-26 | cpumask: add cpumask_nth_{,and,andnot} |  Yury Norov | 1 | -0/+44 |
| 2022-09-26 | lib/bitmap: remove bitmap_ord_to_pos |  Yury Norov | 2 | -3/+1 |
| 2022-09-26 | lib: add find_nth{,_and,_andnot}_bit() |  Yury Norov | 2 | -0/+105 |
| 2022-09-26 | lib/bitmap: add bitmap_weight_and() |  Yury Norov | 2 | -0/+23 |
| 2022-09-26 | NFSD: Refactor common code out of dirlist helpers |  Chuck Lever | 1 | -0/+2 |
| 2022-09-26 | SUNRPC: Parametrize how much of argsize should be zeroed |  Chuck Lever | 1 | -0/+1 |
| 2022-09-26 | SUNRPC: Fix svcxdr_init_encode's buflen calculation |  Chuck Lever | 1 | -1/+1 |
| 2022-09-26 | SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculation |  Chuck Lever | 1 | -3/+14 |
| 2022-09-26 | fortify: Convert to struct vs member helpers |  Kees Cook | 1 | -33/+35 |
| 2022-09-26 | fortify: Explicitly check bounds are compile-time constants |  Kees Cook | 1 | -19/+30 |
| 2022-09-26 | Merge tag 'icc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char-misc-next |  Greg Kroah-Hartman | 1 | -3/+2 |
| 2022-09-26 | treewide: Drop __cficanonical |  Sami Tolvanen | 3 | -8/+4 |
| 2022-09-26 | treewide: Drop function_nocfi |  Sami Tolvanen | 1 | -10/+0 |
| 2022-09-26 | init: Drop __nocfi from __init |  Sami Tolvanen | 1 | -1/+1 |
| 2022-09-26 | cfi: Add type helper macros |  Sami Tolvanen | 1 | -0/+45 |
| 2022-09-26 | cfi: Switch to -fsanitize=kcfi |  Sami Tolvanen | 3 | -18/+31 |
| 2022-09-26 | cfi: Drop __CFI_ADDRESSABLE |  Sami Tolvanen | 3 | -24/+6 |
| 2022-09-26 | cfi: Remove CONFIG_CFI_CLANG_SHADOW |  Sami Tolvanen | 1 | -12/+0 |
| 2022-09-26 | KVM: remove KVM_REQ_UNHALT |  Paolo Bonzini | 1 | -2/+1 |
| 2022-09-26 | Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio', 'x86/vt-d', 'x86/amd' and 'core' into next |  Joerg Roedel | 19 | -127/+127 |
| 2022-09-26 | iommu/io-pgtable-dart: Add DART PTE support for t6000 |  Sven Peter | 1 | -0/+1 |
| 2022-09-26 | iommu/iova: Fix module config properly |  Robin Murphy | 1 | -1/+1 |
| 2022-09-26 | powerpc: Rely on generic definition of hugepd_t and is_hugepd when unused |  Christophe Leroy | 1 | -1/+1 |
| 2022-09-26 | btrfs: send: add support for fs-verity |  Boris Burkov | 1 | -0/+3 |
| 2022-09-26 | Merge 6.0-rc7 into usb-next |  Greg Kroah-Hartman | 15 | -24/+86 |
| 2022-09-25 | scsi: tracing: Fix compile error in trace_array calls when TRACING is disabled |  Arun Easi | 1 | -2/+34 |
| 2022-09-25 | serial: Deassert Transmit Enable on probe in driver-specific way |  Lukas Wunner | 1 | -1/+0 |
| 2022-09-25 | Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty") into tty-next |  Greg Kroah-Hartman | 15 | -24/+86 |
| 2022-09-24 | platform/x86: int3472: Support multiple clock consumers |  Daniel Scally | 1 | -1/+6 |
| 2022-09-24 | LoongArch: Use acpi_arch_dma_setup() and remove ARCH_HAS_PHYS_TO_DMA |  Jianmin Lv | 1 | -3/+6 |
| 2022-09-24 | ACPI: scan: Support multiple DMA windows with different offsets |  Jianmin Lv | 1 | -4/+3 |
| 2022-09-24 | Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty |  Linus Torvalds | 1 | -0/+17 |
| 2022-09-24 | device property: Add const qualifier to device_get_match_data() parameter |  Andy Shevchenko | 1 | -2/+2 |
| 2022-09-24 | mtd: allow getting MTD device associated with a specific DT node |  Rafał Miłecki | 1 | -0/+1 |
| 2022-09-24 | Merge 1707c39ae309 ("Merge tag 'driver-core-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core") driver-core-next |  Greg Kroah-Hartman | 6 | -10/+13 |
| 2022-09-24 | vfs: open inside ->tmpfile() |  Miklos Szeredi | 2 | -2/+3 |
| 2022-09-24 | vfs: move open right after ->tmpfile() |  Miklos Szeredi | 1 | -0/+9 |
| 2022-09-24 | vfs: make vfs_tmpfile() static |  Miklos Szeredi | 1 | -3/+0 |
| 2022-09-24 | vfs: add vfs_tmpfile_open() helper |  Miklos Szeredi | 1 | -0/+4 |
| 2022-09-23 | Merge branch 'for-6.0-fixes' into for-6.1 |  Tejun Heo | 31 | -105/+177 |
| 2022-09-23 | ASoC: ssm2518: drop support for platform data |  Dmitry Torokhov | 1 | -21/+0 |
| 2022-09-23 | Merge tag 'driver-core-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core |  Linus Torvalds | 1 | -2/+3 |
| 2022-09-23 | Merge tag 'qcom-drivers-for-6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/drivers |  Arnd Bergmann | 2 | -10/+40 |
| 2022-09-23 | Merge tag 'v6.0-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/drivers |  Arnd Bergmann | 2 | -0/+4 |
| 2022-09-23 | Merge tag 'sunxi-drivers-for-6.1-1' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/drivers |  Arnd Bergmann | 1 | -1/+1 |
| 2022-09-23 | x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes |  James Morse | 1 | -1/+1 |
| 2022-09-23 | x86/resctrl: Add resctrl_rmid_realloc_limit to abstract x86's boot_cpu_data |  James Morse | 1 | -0/+1 |
| 2022-09-23 | x86/resctrl: Rename and change the units of resctrl_cqm_threshold |  James Morse | 1 | -0/+2 |