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-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-22
/
+17
2021-06-02
bpf, lockdown, audit: Fix buggy SELinux lockdown permission checks
Daniel Borkmann
2
-22
/
+17
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
35
-239
/
+467
2021-05-26
Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
8
-72
/
+216
2021-05-25
bpf: No need to simulate speculative domain for immediates
Daniel Borkmann
1
-1
/
+5
2021-05-25
bpf: Fix mask direction swap upon off reg sign change
Daniel Borkmann
1
-10
/
+12
2021-05-25
bpf: Wrap aux data inside bpf_sanitize_info container
Daniel Borkmann
1
-7
/
+11
2021-05-25
bpf: Fix BPF_LSM kconfig symbol dependency
Daniel Borkmann
1
-0
/
+2
2021-05-24
Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-16
/
+13
2021-05-24
Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+10
2021-05-24
cgroup: fix spelling mistakes
Zhen Lei
5
-8
/
+8
2021-05-23
Merge tag 'locking-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-13
/
+19
2021-05-22
watchdog: reliable handling of timestamps
Petr Mladek
1
-14
/
+20
2021-05-21
Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-34
/
+36
2021-05-21
Merge tag 'modules-for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+11
2021-05-20
Merge branch 'urgent.2021.05.20a' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+2
2021-05-20
bpf, offload: Reorder offload callback 'prepare' in verifier
Yinjun Zhang
1
-6
/
+6
2021-05-20
bpf: Avoid using ARRAY_SIZE on an uninitialized pointer
Florent Revest
1
-2
/
+3
2021-05-20
bpf: Clarify a bpf_bprintf_prepare macro
Florent Revest
1
-4
/
+5
2021-05-20
bpf: Fix BPF_JIT kconfig symbol dependency
Daniel Borkmann
1
-0
/
+1
2021-05-20
wq: handle VM suspension in stall detection
Sergey Senozhatsky
1
-2
/
+10
2021-05-20
cgroup: disable controllers at parse time
Shakeel Butt
1
-8
/
+5
2021-05-19
bpf: Make some symbols static
Pu Lehui
1
-2
/
+2
2021-05-19
bpf: Add bpf_sys_close() helper.
Alexei Starovoitov
1
-0
/
+19
2021-05-19
bpf: Add bpf_btf_find_by_name_kind() helper.
Alexei Starovoitov
2
-0
/
+64
2021-05-19
bpf: Introduce fd_idx
Alexei Starovoitov
2
-11
/
+38
2021-05-19
bpf: Make btf_load command to be bpfptr_t compatible.
Alexei Starovoitov
2
-7
/
+8
2021-05-19
bpf: Prepare bpf syscall to be used from kernel and user space.
Alexei Starovoitov
3
-61
/
+99
2021-05-19
bpf: Introduce bpf_sys_bpf() helper and program type.
Alexei Starovoitov
2
-0
/
+61
2021-05-18
signal: Deliver all of the siginfo perf data in _perf
Eric W. Biederman
1
-8
/
+13
2021-05-18
signal: Factor force_sig_perf out of perf_sigtrap
Eric W. Biederman
2
-9
/
+15
2021-05-18
signal: Implement SIL_FAULT_TRAPNO
Eric W. Biederman
1
-22
/
+12
2021-05-18
siginfo: Move si_trapno inside the union inside _si_fault
Eric W. Biederman
1
-0
/
+1
2021-05-18
kcsan: Fix debugfs initcall return type
Arnd Bergmann
1
-1
/
+2
2021-05-18
locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signal
Zqiang
4
-11
/
+17
2021-05-18
locking/lockdep: Correct calling tracepoints
Leo Yan
1
-2
/
+2
2021-05-17
module: check for exit sections in layout_sections() instead of module_init_s...
Jessica Yu
1
-6
/
+11
2021-05-16
Merge tag 'timers-urgent-2021-05-16' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2021-05-15
Merge tag 'sched-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2021-05-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-05-14
kernel/resource: fix return code check in __request_free_mem_region
Alistair Popple
1
-1
/
+1
2021-05-14
Merge tag 'trace-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+27
2021-05-13
tracing: Handle %.*s in trace_check_vprintf()
Steven Rostedt (VMware)
1
-4
/
+27
2021-05-12
ptrace: make ptrace() fail if the tracee changed its pid unexpectedly
Oleg Nesterov
1
-1
/
+17
2021-05-12
sched/fair: Fix clearing of has_idle_cores flag in select_idle_cpu()
Gautham R. Shenoy
1
-1
/
+1
2021-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
7
-45
/
+174
2021-05-11
bpf: Fix nested bpf_bprintf_prepare with more per-cpu buffers
Florent Revest
1
-13
/
+14
2021-05-11
bpf: Add deny list of btf ids check for tracing programs
Jiri Olsa
1
-0
/
+14
2021-05-11
bpf: Add kconfig knob for disabling unpriv bpf by default
Daniel Borkmann
3
-6
/
+36
2021-05-11
bpf, kconfig: Add consolidated menu entry for bpf with core options
Daniel Borkmann
1
-0
/
+78
[next]