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
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-46
/
+86
2022-02-24
Merge tag 'net-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-2
/
+8
2022-02-22
Merge branch 'for-5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-7
/
+25
2022-02-22
cpuset: Fix kernel-doc
Jiapeng Chong
1
-5
/
+5
2022-02-22
cgroup-v1: Correct privileges check in release_agent writes
Michal Koutný
1
-2
/
+4
2022-02-22
cgroup: clarify cgroup_css_set_fork()
Christian Brauner
1
-0
/
+14
2022-02-20
Merge tag 'locking_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+2
2022-02-20
Merge tag 'sched_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-14
/
+33
2022-02-20
Merge tag 'pidfd.v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+3
2022-02-20
Merge branch 'ucount-rlimit-fixes-for-v5.17' of git://git.kernel.org/pub/scm/...
Linus Torvalds
4
-19
/
+23
2022-02-19
sched: Fix yet more sched_fork() races
Peter Zijlstra
2
-14
/
+33
2022-02-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
13
-329
/
+196
2022-02-17
bpf: bpf_prog_pack: Set proper size before freeing ro_header
Song Liu
1
-0
/
+1
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-2
/
+8
2022-02-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
3
-2
/
+8
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-13
/
+32
2022-02-17
bpf: Add schedule points in batch ops
Eric Dumazet
1
-0
/
+3
2022-02-17
ucounts: Handle wrapping in is_ucounts_overlimit
Eric W. Biederman
1
-1
/
+2
2022-02-17
ucounts: Move RLIMIT_NPROC handling after set_user
Eric W. Biederman
1
-5
/
+14
2022-02-17
ucounts: Base set_cred_ucounts changes on the real user
Eric W. Biederman
1
-7
/
+2
2022-02-17
ucounts: Enforce RLIMIT_NPROC not RLIMIT_NPROC+1
Eric W. Biederman
1
-5
/
+5
2022-02-17
rlimit: Fix RLIMIT_NPROC enforcement failure caused by capability calls in se...
Eric W. Biederman
1
-2
/
+1
2022-02-16
module: fix building with sysfs disabled
Dmitry Torokhov
1
-0
/
+2
2022-02-16
bpf: Fix crash due to out of bounds access into reg2btf_ids.
Kumar Kartikeya Dwivedi
1
-2
/
+3
2022-02-16
libbpf: Split bpf_core_apply_relo()
Mauricio Vásquez
1
-3
/
+10
2022-02-15
bpf: Reject kfunc calls that overflow insn->imm
Hou Tao
1
-1
/
+10
2022-02-14
cgroup/cpuset: Fix a race between cpuset_attach() and cpu hotplug
Zhang Qiao
1
-0
/
+2
2022-02-13
Merge tag 'sched_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+6
2022-02-13
Merge tag 'perf_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2022-02-12
Merge tag 'seccomp-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+13
2022-02-11
lockdep: Correct lock_classes index mapping
Cheng Jui Wang
1
-2
/
+2
2022-02-11
bpf: Emit bpf_timer in vmlinux BTF
Yonghong Song
1
-0
/
+2
2022-02-11
Merge tag 'acpi-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
3
-4
/
+5
2022-02-11
Merge tag 'trace-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+4
2022-02-11
copy_process(): Move fd_install() out of sighand->siglock critical section
Waiman Long
1
-4
/
+3
2022-02-10
seccomp: Invalidate seccomp mode to catch death failures
Kees Cook
1
-0
/
+10
2022-02-10
signal: HANDLER_EXIT should clear SIGNAL_UNKILLABLE
Kees Cook
1
-2
/
+3
2022-02-10
bpf: Fix bpf_prog_pack build for ppc64_defconfig
Song Liu
1
-2
/
+2
2022-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+17
2022-02-10
bpf: Convert bpf_preload.ko to use light skeleton.
Alexei Starovoitov
9
-247
/
+70
2022-02-10
bpf: Update iterators.lskel.h.
Alexei Starovoitov
1
-72
/
+69
2022-02-10
bpf: Extend sys_bpf commands for bpf_syscall programs.
Alexei Starovoitov
1
-4
/
+34
2022-02-10
Merge tag 'audit-pr-20220209' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2022-02-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
13
-544
/
+958
2022-02-09
audit: don't deref the syscall args when checking the openat2 open_how::flags
Paul Moore
1
-1
/
+1
2022-02-08
bpf: Fix bpf_prog_pack build HPAGE_PMD_SIZE
Song Liu
1
-1
/
+5
2022-02-08
tracing: Fix tp_printk option related with tp_printk_stop_on_boot
JaeSang Yoo
1
-0
/
+4
2022-02-07
bpf: Introduce bpf_jit_binary_pack_[alloc|finalize|free]
Song Liu
1
-1
/
+107
2022-02-07
bpf: Introduce bpf_prog_pack allocator
Song Liu
1
-0
/
+127
2022-02-07
bpf: Introduce bpf_arch_text_copy
Song Liu
1
-0
/
+5
[next]