index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2023-08-21
bpf: Add multi uprobe link
Jiri Olsa
-3
/
+244
2023-08-21
bpf: Add attach_type checks under bpf_prog_attach_check_attach_type
Jiri Olsa
-68
/
+52
2023-08-21
bpf, cpumask: Clean up bpf_cpu_map_entry directly in cpu_map_free
Hou Tao
-9
/
+8
2023-08-21
bpf, cpumap: Use queue_rcu_work() to remove unnecessary rcu_barrier()
Hou Tao
-69
/
+27
2023-08-21
mm: free up a word in the first tail page
Matthew Wilcox (Oracle)
-1
/
+0
2023-08-21
mm: add large_rmappable page flag
Matthew Wilcox (Oracle)
-1
/
+0
2023-08-21
mm: remove HUGETLB_PAGE_DTOR
Matthew Wilcox (Oracle)
-1
/
+1
2023-08-21
treewide: drop CONFIG_EMBEDDED
Randy Dunlap
-1
/
+1
2023-08-21
lockdep: fix static memory detection even more
Helge Deller
-22
/
+14
2023-08-21
kernel/fork: stop playing lockless games for exe_file replacement
Mateusz Guzik
-13
/
+9
2023-08-21
memfd: replace ratcheting feature from vm.memfd_noexec with hierarchy
Aleksa Sarai
-19
/
+18
2023-08-21
perf/core: use vma_is_initial_stack() and vma_is_initial_heap()
Kefeng Wang
-22
/
+11
2023-08-21
kernel/iomem.c: remove __weak ioremap_cache helper
Arnd Bergmann
-8
/
+4
2023-08-21
nsproxy: Convert nsproxy.count to refcount_t
Elena Reshetova
-2
/
+2
2023-08-21
tracing: Introduce pipe_cpumask to avoid race on trace_pipes
Zheng Yejian
-7
/
+50
2023-08-20
Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...
Greg Kroah-Hartman
-21
/
+76
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+1
2023-08-18
watchdog/hardlockup: avoid large stack frames in watchdog_hardlockup_check()
Douglas Anderson
-7
/
+2
2023-08-18
nmi_backtrace: allow excluding an arbitrary CPU
Douglas Anderson
-1
/
+1
2023-08-18
kthread: unexport __kthread_should_park()
Greg Kroah-Hartman
-2
/
+1
2023-08-18
gcov: shut up missing prototype warnings for internal stubs
Arnd Bergmann
-0
/
+2
2023-08-18
kernel: relay: remove unnecessary NULL values from relay_open_buf
Li kunyu
-1
/
+1
2023-08-18
remove ARCH_DEFAULT_KEXEC from Kconfig.kexec
Eric DeVolder
-1
/
+0
2023-08-18
kexec: rename ARCH_HAS_KEXEC_PURGATORY
Eric DeVolder
-3
/
+3
2023-08-18
kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
Eric DeVolder
-0
/
+116
2023-08-18
acct: replace all non-returning strlcpy with strscpy
Azeem Shaikh
-1
/
+1
2023-08-18
signal: print comm and exe name on fatal signals
Vincent Whitchurch
-1
/
+12
2023-08-18
cred: convert printks to pr_<level>
tiozhang
-12
/
+15
2023-08-18
mmu_notifiers: don't invalidate secondary TLBs as part of mmu_notifier_invali...
Alistair Popple
-1
/
+1
2023-08-18
mm: move is_ioremap_addr() into new header file
Baoquan He
-0
/
+1
2023-08-18
mm/mm_init.c: remove obsolete macro HASH_SMALL
Miaohe Lin
-2
/
+1
2023-08-18
mm: remove arguments of show_mem()
Kefeng Wang
-1
/
+1
2023-08-17
cgroup: Avoid -Wstringop-overflow warnings
Gustavo A. R. Silva
-2
/
+2
2023-08-17
seccomp: Add missing kerndoc notations
Kees Cook
-4
/
+10
2023-08-17
tracing: Fix memleak due to race between current_tracer and trace
Zheng Yejian
-2
/
+12
2023-08-17
sched/eevdf: Curb wakeup-preemption
Peter Zijlstra
-0
/
+13
2023-08-16
Merge branches 'doc.2023.07.14b', 'fixes.2023.08.16a', 'rcu-tasks.2023.07.24a...
Paul E. McKenney
-57
/
+285
2023-08-16
rcu: Make the rcu_nocb_poll boot parameter usable via boot config
Paul E. McKenney
-2
/
+2
2023-08-16
rcu: Mark __rcu_irq_enter_check_tick() ->rcu_urgent_qs load
Paul E. McKenney
-1
/
+1
2023-08-16
tracing/synthetic: Allocate one additional element for size
Sven Schnelle
-1
/
+2
2023-08-16
tracing/synthetic: Skip first entry for stack traces
Sven Schnelle
-13
/
+4
2023-08-16
tracing/synthetic: Use union instead of casts
Sven Schnelle
-50
/
+45
2023-08-16
tracing: Fix cpu buffers unavailable due to 'record_disabled' missed
Zheng Yejian
-0
/
+6
2023-08-16
printk: export symbols for debug modules
Enlin Mu
-0
/
+2
2023-08-16
bpf: Fix uninitialized symbol in bpf_perf_link_fill_kprobe()
Yafang Shao
-3
/
+2
2023-08-16
perf/hw_breakpoint: Remove arch breakpoint hooks
Benjamin Gray
-28
/
+0
2023-08-15
sysctl: Add size to register_sysctl
Joel Granados
-1
/
+1
2023-08-15
sysctl: Add a size arg to __register_sysctl_table
Joel Granados
-1
/
+2
2023-08-15
audit: move trailing statements to next line
Atul Kumar Pant
-2
/
+4
2023-08-15
audit: cleanup function braces and assignment-in-if-condition
Atul Kumar Pant
-2
/
+4
[prev]
[next]