index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-5
/
+7
2021-06-28
once: implement DO_ONCE_LITE for non-fast-path "do once" functionality
Tanner Love
1
-10
/
+3
2021-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
7
-44
/
+55
2021-06-28
bpf: Fix false positive kmemleak report in bpf_ringbuf_area_alloc()
Rustam Kovhaev
1
-0
/
+2
2021-06-28
bpf: Allow bpf_get_current_ancestor_cgroup_id for tracing
Namhyung Kim
1
-0
/
+2
2021-06-24
xdp: Add proper __rcu annotations to redirect map entries
Toke Høiland-Jørgensen
2
-32
/
+30
2021-06-24
bpf: Allow RCU-protected lookups to happen from bh context
Toke Høiland-Jørgensen
3
-12
/
+21
2021-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-5
/
+7
2021-06-22
bpf: Fix null ptr deref with mixed tail calls and subprogs
John Fastabend
1
-2
/
+4
2021-06-22
bpf: Fix integer overflow in argument calculation for bpf_map_area_alloc
Bui Quang Minh
1
-2
/
+2
2021-06-22
bpf: Fix regression on BPF_OBJ_GET with non-O_RDWR flags
Maciej Żenczykowski
1
-1
/
+1
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
16
-66
/
+120
2021-06-18
Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-7
/
+61
2021-06-18
Merge tag 'trace-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-14
/
+3
2021-06-18
Merge tag 'printk-for-5.13-fixup' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2021-06-18
Merge tag 'pm-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+0
2021-06-18
tracing: Do no increment trace_clock_global() by one
Steven Rostedt (VMware)
1
-3
/
+3
2021-06-18
tracing: Do not stop recording comms if the trace file is being read
Steven Rostedt (VMware)
1
-9
/
+0
2021-06-18
tracing: Do not stop recording cmdlines when tracing is off
Steven Rostedt (VMware)
1
-2
/
+0
2021-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
13
-110
/
+476
2021-06-17
bpf: Fix up register-based shifts in interpreter to silence KUBSAN
Daniel Borkmann
1
-18
/
+43
2021-06-16
bpf: Fix typo in kernel/bpf/bpf_lsm.c
Shuyi Cheng
1
-1
/
+1
2021-06-16
crash_core, vmcoreinfo: append 'SECTION_SIZE_BITS' to vmcoreinfo
Pingfan Liu
1
-0
/
+1
2021-06-16
printk: Move EXPORT_SYMBOL() closer to vprintk definition
Punit Agrawal
1
-1
/
+1
2021-06-15
bpf: Support socket migration by eBPF.
Kuniyuki Iwashima
1
-0
/
+13
2021-06-14
bpf: Fix leakage under speculation on mispredicted branches
Daniel Borkmann
1
-4
/
+40
2021-06-14
bpf: Do not mark insn as seen under speculative path verification
Daniel Borkmann
1
-2
/
+18
2021-06-14
bpf: Inherit expanded/patched seen count from old aux data
Daniel Borkmann
1
-1
/
+3
2021-06-14
Revert "cpufreq: CPPC: Add support for frequency invariance"
Viresh Kumar
1
-1
/
+0
2021-06-12
Merge tag 'sched-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-24
/
+24
2021-06-12
Merge tag 'perf-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3
/
+2
2021-06-11
Merge tag 'trace-v5.13-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+8
2021-06-10
Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+4
2021-06-10
cgroup1: don't allow '\n' in renaming
Alexander Kuznetsov
1
-0
/
+4
2021-06-10
irq_work: Make irq_work_queue() NMI-safe again
Peter Zijlstra
1
-3
/
+0
2021-06-08
tracing: Correct the length check which causes memory corruption
Liangyan
1
-1
/
+1
2021-06-08
ftrace: Do not blindly read the ip address in ftrace_bug()
Steven Rostedt (VMware)
1
-1
/
+7
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-22
/
+17
2021-06-04
Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-22
/
+17
2021-06-03
sched/fair: Fix util_est UTIL_AVG_UNCHANGED handling
Dietmar Eggemann
3
-13
/
+6
2021-06-03
sched/pelt: Ensure that *_sum is always synced with *_avg
Vincent Guittot
1
-2
/
+8
2021-06-02
bpf, lockdown, audit: Fix buggy SELinux lockdown permission checks
Daniel Borkmann
2
-22
/
+17
2021-06-01
bpf, tnums: Provably sound, faster, and more precise algorithm for tnum_mul
Harishankar Vishwanathan
1
-19
/
+22
2021-05-31
perf: Fix data race between pin_count increment/decrement
Marco Elver
1
-0
/
+2
2021-05-31
tick/nohz: Only check for RCU deferred wakeup on user/guest entry when needed
Frederic Weisbecker
2
-2
/
+4
2021-05-31
sched/fair: Make sure to update tg contrib for blocked load
Vincent Guittot
1
-1
/
+1
2021-05-31
sched/fair: Keep load_avg and load_sum synced
Vincent Guittot
1
-6
/
+5
2021-05-29
Merge tag 'seccomp-fixes-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-14
/
+16
2021-05-29
seccomp: Refactor notification handler to prepare for new semantics
Sargun Dhillon
1
-14
/
+16
2021-05-28
bpf, devmap: Remove drops variable from bq_xmit_all()
Hangbin Liu
1
-5
/
+2
[next]