summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2023-08-30Merge tag 'lsm-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2023-08-30Merge tag 'audit-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-17/+21
2023-08-30dma-contiguous: fix the Kconfig entry for CONFIG_DMA_NUMA_CMAChristoph Hellwig-1/+1
2023-08-30cpu/hotplug: Prevent self deadlock on CPU hot-unplugThomas Gleixner-1/+23
2023-08-30tick/rcu: Fix false positive "softirq work is pending" messagesPaul Gortmaker-1/+1
2023-08-30dma-debug: don't call __dma_entry_alloc_check_leak() under free_entries_lockSergey Senozhatsky-5/+15
2023-08-29Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...Linus Torvalds-104/+736
2023-08-29Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-2/+3
2023-08-29Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-11/+33
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds-282/+635
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-56/+38
2023-08-29workqueue: fix data race with the pwq->stats[] incrementMirsad Goran Todorovac-1/+1
2023-08-29sched/fair: Make update_entity_lag() staticHao Jia-1/+1
2023-08-29Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-809/+2877
2023-08-29module/decompress: use vmalloc() for zstd decompression workspaceAndrea Righi-2/+2
2023-08-28Merge tag 'linux-kselftest-kunit-6.6-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-1/+1
2023-08-28Merge tag 'pm-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-40/+156
2023-08-28Merge tag 'x86-cleanups-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-13/+15
2023-08-28Merge tag 'sched-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-896/+1135
2023-08-28Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-11/+12
2023-08-28Merge tag 'smp-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-39/+105
2023-08-28Merge tag 'irq-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-21/+20
2023-08-28Merge tag 'core-entry-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+1
2023-08-28Merge tag 'clocksource.2023.08.15a' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-4/+4
2023-08-28Merge tag 'csd-lock.2023.07.15a' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+11
2023-08-28Merge tag 'scftorture.2023.08.15a' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-3/+9
2023-08-28Merge tag 'rcu.2023.08.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-57/+285
2023-08-28Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-43/+17
2023-08-28Merge tag 'seccomp-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-30/+115
2023-08-28Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-4/+2
2023-08-26Merge tag 'irq-urgent-2023-08-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+6
2023-08-26genirq: Fix software resend lockup and nested resendJohan Hovold-1/+6
2023-08-25Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-197/+495
2023-08-25kallsyms: Change func signature for cleanup_symbol_name()Yonghong Song-6/+4
2023-08-25Merge branches 'pm-sleep', 'pm-qos' and 'powercap'Rafael J. Wysocki-40/+156
2023-08-25kallsyms: Fix kallsyms_selftest failureYonghong Song-32/+8
2023-08-25bpf: Allow bpf_spin_{lock,unlock} in sleepable progsDave Marchevsky-6/+5
2023-08-25bpf: Consider non-owning refs to refcounted nodes RCU protectedDave Marchevsky-1/+12
2023-08-25bpf: Reenable bpf_refcount_acquireDave Marchevsky-4/+1
2023-08-25bpf: Use bpf_mem_free_rcu when bpf_obj_dropping refcounted nodesDave Marchevsky-1/+5
2023-08-25bpf: Ensure kptr_struct_meta is non-NULL for collection insert and refcount_a...Dave Marchevsky-0/+14
2023-08-25kernel/fork: group allocation/free of per-cpu counters for mm structMateusz Guzik-11/+4
2023-08-24crash: change crash_prepare_elf64_headers() to for_each_possible_cpu()Eric DeVolder-2/+2
2023-08-24crash: hotplug support for kexec_load()Eric DeVolder-0/+55
2023-08-24kexec: exclude elfcorehdr from the segment digestEric DeVolder-0/+6
2023-08-24crash: add generic infrastructure for crash hotplug supportEric DeVolder-0/+179
2023-08-24crash: move a few code bits to setup support of crash hotplugEric DeVolder-218/+218
2023-08-24kallsyms: Add more debug output for selftestKees Cook-4/+18
2023-08-24bpf: Remove a WARN_ON_ONCE warning related to local kptrYonghong Song-1/+0
2023-08-23bpf: Fix issue in verifying allow_ptr_leaksYafang Shao-8/+9