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-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-9
/
+31
2021-12-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+11
2021-12-25
kernel/crash_core: suppress unknown crashkernel parameter warning
Philipp Rudo
1
-0
/
+11
2021-12-23
Merge branch 'ucount-rlimit-fixes-for-v5.16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-6
/
+9
2021-12-19
Merge tag 'timers_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+1
2021-12-19
Merge tag 'locking_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2021-12-19
Merge tag 'core_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+9
2021-12-18
locking/rtmutex: Fix incorrect condition in rtmutex_spin_on_owner()
Zqiang
1
-1
/
+1
2021-12-17
timekeeping: Really make sure wall_to_monotonic isn't positive
Yu Liao
1
-2
/
+1
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-41
/
+75
2021-12-16
Merge tag 'audit-pr-20211216' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-11
/
+10
2021-12-16
Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-17
/
+36
2021-12-16
bpf: Make 32->64 bounds propagation slightly more robust
Daniel Borkmann
1
-9
/
+15
2021-12-16
bpf: Fix signed bounds propagation after mov32
Daniel Borkmann
1
-0
/
+4
2021-12-15
audit: improve robustness of the audit queue handling
Paul Moore
1
-11
/
+10
2021-12-14
bpf: Fix kernel address leakage in atomic cmpxchg's r0 aux reg
Daniel Borkmann
1
-1
/
+8
2021-12-14
bpf: Fix kernel address leakage in atomic fetch
Daniel Borkmann
1
-3
/
+9
2021-12-14
signal: Skip the altstack update when not needed
Chang S. Bae
1
-0
/
+9
2021-12-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-7
/
+9
2021-12-10
timers: implement usleep_idle_range()
SeongJae Park
1
-7
/
+9
2021-12-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
9
-66
/
+587
2021-12-10
Merge tag 'trace-v5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-6
/
+13
2021-12-10
Merge tag 'aio-poll-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+7
2021-12-10
bpf: Fix incorrect state pruning for <8B spill/fill
Paul Chaignon
1
-4
/
+0
2021-12-09
ucounts: Fix rlimit max values check
Alexey Gladkov
1
-6
/
+9
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-17
/
+24
2021-12-09
Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-10
/
+3
2021-12-09
wait: add wake_up_pollfree()
Eric Biggers
1
-0
/
+7
2021-12-09
tracing: Fix possible memory leak in __create_synth_event() error path
Miaoqian Lin
1
-5
/
+6
2021-12-08
bpf: Remove redundant assignment to pointer t
Colin Ian King
1
-1
/
+1
2021-12-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2
-10
/
+3
2021-12-08
ftrace: Add cleanup to unregister_ftrace_direct_multi
Jiri Olsa
1
-0
/
+4
2021-12-08
ftrace: Use direct_ops hash in unregister_ftrace_direct
Jiri Olsa
1
-1
/
+3
2021-12-06
bpf: Silence purge_cand_cache build warning.
Alexei Starovoitov
1
-0
/
+2
2021-12-06
bpf: Remove config check to enable bpf support for branch records
Kajol Jain
1
-5
/
+1
2021-12-05
Merge tag 'timers_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-1
/
+9
2021-12-05
Merge tag 'sched_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-6
/
+12
2021-12-04
bpf: Disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_LOAD)
Hou Tao
2
-5
/
+4
2021-12-04
sched/uclamp: Fix rq->uclamp_max not set on first enqueue
Qais Yousef
1
-1
/
+1
2021-12-04
preempt/dynamic: Fix setup_preempt_mode() return value
Andrew Halaney
1
-2
/
+2
2021-12-03
libbpf: Reduce bpf_core_apply_relo_insn() stack usage.
Alexei Starovoitov
1
-1
/
+10
2021-12-03
bpf: Fix the off-by-two error in range markings
Maxim Mikityanskiy
1
-1
/
+1
2021-12-02
bpf: Fix bpf_check_mod_kfunc_call for built-in modules
Kumar Kartikeya Dwivedi
1
-2
/
+0
2021-12-02
bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALL
Kumar Kartikeya Dwivedi
1
-7
/
+2
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-104
/
+136
2021-12-02
bpf: Add bpf_core_add_cands() and wire it into bpf_core_apply_relo_insn().
Alexei Starovoitov
1
-1
/
+345
2021-12-02
bpf: Adjust BTF log size limit.
Alexei Starovoitov
1
-1
/
+1
2021-12-02
bpf: Pass a set of bpf_core_relo-s to prog_load command.
Alexei Starovoitov
3
-1
/
+83
2021-12-02
bpf: Prepare relo_core.c for kernel duty.
Alexei Starovoitov
2
-0
/
+30
2021-12-02
bpf: Rename btf_member accessors.
Alexei Starovoitov
2
-12
/
+12
[next]