summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2023-08-31Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-30Merge tag 'docs-6.6' of git://git.lwn.net/linuxLinus Torvalds
2023-08-30Merge tag 'integrity-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2023-08-30Merge tag 'lsm-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-08-30Merge tag 'audit-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-08-29Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...Linus Torvalds
2023-08-29Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2023-08-29Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-29Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-08-29module/decompress: use vmalloc() for zstd decompression workspaceAndrea Righi
2023-08-28Merge tag 'linux-kselftest-kunit-6.6-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-08-28Merge tag 'pm-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-08-28Merge tag 'x86-cleanups-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-28Merge tag 'sched-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-28Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-08-28Merge tag 'smp-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-08-28Merge tag 'irq-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-08-28Merge tag 'core-entry-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-28Merge tag 'clocksource.2023.08.15a' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-28Merge tag 'csd-lock.2023.07.15a' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-08-28Merge tag 'scftorture.2023.08.15a' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-08-28Merge tag 'rcu.2023.08.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-08-28Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-08-28Merge tag 'seccomp-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-08-28Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2023-08-26Merge tag 'irq-urgent-2023-08-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-26genirq: Fix software resend lockup and nested resendJohan Hovold
2023-08-25Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-25kallsyms: Change func signature for cleanup_symbol_name()Yonghong Song
2023-08-25Merge branches 'pm-sleep', 'pm-qos' and 'powercap'Rafael J. Wysocki
2023-08-25kallsyms: Fix kallsyms_selftest failureYonghong Song
2023-08-25bpf: Allow bpf_spin_{lock,unlock} in sleepable progsDave Marchevsky
2023-08-25bpf: Consider non-owning refs to refcounted nodes RCU protectedDave Marchevsky
2023-08-25bpf: Reenable bpf_refcount_acquireDave Marchevsky
2023-08-25bpf: Use bpf_mem_free_rcu when bpf_obj_dropping refcounted nodesDave Marchevsky
2023-08-25bpf: Ensure kptr_struct_meta is non-NULL for collection insert and refcount_a...Dave Marchevsky
2023-08-24crash: change crash_prepare_elf64_headers() to for_each_possible_cpu()Eric DeVolder
2023-08-24crash: hotplug support for kexec_load()Eric DeVolder
2023-08-24kexec: exclude elfcorehdr from the segment digestEric DeVolder
2023-08-24crash: add generic infrastructure for crash hotplug supportEric DeVolder
2023-08-24crash: move a few code bits to setup support of crash hotplugEric DeVolder
2023-08-24kallsyms: Add more debug output for selftestKees Cook
2023-08-24bpf: Remove a WARN_ON_ONCE warning related to local kptrYonghong Song
2023-08-23bpf: Fix issue in verifying allow_ptr_leaksYafang Shao
2023-08-23entry: Remove empty addr_limit_user_check()Mark Rutland
2023-08-22bpf: Fix check_func_arg_reg_off bug for graph root/nodeKumar Kartikeya Dwivedi
2023-08-22PM: QoS: Add check to make sure CPU latency is non-negativeClive Lin