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
2021-04-27
Merge tag 'livepatching-for-5.13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-6
/
+3
2021-04-27
Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-268
/
+257
2021-04-27
Merge tag 'kgdb-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
-309
/
+381
2021-04-28
bpf: Add batched ops support for percpu array
Pedro Tammela
-0
/
+2
2021-04-27
bpf: Implement formatted output helpers with bstr_printf
Florent Revest
-113
/
+111
2021-04-27
Merge tag 'audit-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-13
/
+10
2021-04-27
Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-8
/
+10
2021-04-27
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
-7
/
+429
2021-04-27
swiotlb: Fix the type of index
Claire Chang
-1
/
+2
2021-04-27
Merge tag 'seccomp-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+1
2021-04-27
bpf, cpumap: Bulk skb using netif_receive_skb_list
Lorenzo Bianconi
-9
/
+9
2021-04-27
bpf: Fix propagation of 32 bit unsigned bounds from 64 bit bounds
Daniel Borkmann
-5
/
+3
2021-04-27
bpf: Lock bpf_trace_printk's tmp buf before it is written to
Florent Revest
-1
/
+1
2021-04-26
Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-21
/
+21
2021-04-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-0
/
+16
2021-04-26
Merge tag 'timers-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-62
/
+78
2021-04-26
Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-157
/
+360
2021-04-26
Merge tag 'core-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1
/
+1
2021-04-26
Merge tag 'tomoyo-pr-20210426' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1
Linus Torvalds
-5
/
+5
2021-04-26
Merge branches 'pm-core', 'pm-pci', 'pm-sleep', 'pm-domains' and 'powercap'
Rafael J. Wysocki
-3
/
+3
2021-04-26
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
-17
/
+13
2021-04-25
bpf: Allow trampoline re-attach for tracing and lsm programs
Jiri Olsa
-8
/
+19
2021-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-340
/
+435
2021-04-25
kernel: always initialize task->pf_io_worker to NULL
Stefan Metzmacher
-0
/
+1
2021-04-25
Merge tag 'locking_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-3
/
+4
2021-04-25
Merge tag 'sched_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+1
2021-04-25
kbuild: redo fake deps at include/config/*.h
Alexey Dobriyan
-1
/
+1
2021-04-24
Merge tag 'irqchip-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
-46
/
+6
2021-04-23
bpf: Remove unnecessary map checks for ARG_PTR_TO_CONST_STR
Florent Revest
-2
/
+1
2021-04-23
bpf: Notify user if we ever hit a bpf_snprintf verifier bug
Florent Revest
-2
/
+4
2021-04-23
Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
-5
/
+3
2021-04-23
signal, perf: Add missing TRAP_PERF case in siginfo_layout()
Marco Elver
-0
/
+2
2021-04-22
landlock: Add syscall implementations
Mickaël Salaün
-0
/
+5
2021-04-22
irqdomain: Drop references to recusive irqdomain setup
Marc Zyngier
-6
/
+2
2021-04-22
irqdomain: Get rid of irq_create_strict_mappings()
Marc Zyngier
-32
/
+0
2021-04-22
Merge branch 'kvm-arm64/kill_oprofile_dependency' into kvmarm-master/next
Marc Zyngier
-5
/
+0
2021-04-22
kcsan: Fix printk format string
Arnd Bergmann
-1
/
+1
2021-04-22
perf: Get rid of oprofile leftovers
Marc Zyngier
-5
/
+0
2021-04-21
cpumask/hotplug: Fix cpu_dying() state tracking
Peter Zijlstra
-5
/
+11
2021-04-21
kthread: Fix PF_KTHREAD vs to_kthread() race
Peter Zijlstra
-8
/
+29
2021-04-21
sched/debug: Fix cgroup_path[] serialization
Waiman Long
-13
/
+29
2021-04-21
sched,psi: Handle potential task count underflow bugs more gracefully
Charan Teja Reddy
-2
/
+3
2021-04-21
sched: Warn on long periods of pending need_resched
Paul Turner
-1
/
+94
2021-04-20
Merge tag 'trace-v5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-3
/
+7
2021-04-20
capabilities: require CAP_SETFCAP to map uid 0
Serge E. Hallyn
-3
/
+62
2021-04-20
tracing: Fix checking event hash pointer logic when tp_printk is enabled
Steven Rostedt (VMware)
-3
/
+7
2021-04-20
sched/fair: Move update_nohz_stats() to the CONFIG_NO_HZ_COMMON block to simp...
YueHaibing
-22
/
+18
2021-04-20
Merge tag 'v5.12-rc8' into sched/core, to pick up fixes
Ingo Molnar
-295
/
+805
2021-04-19
bpf: Refine retval for bpf_get_task_stack helper
Dave Marchevsky
-0
/
+1
2021-04-19
bpf: Add a bpf_snprintf helper
Florent Revest
-0
/
+93
[prev]
[next]