index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-35
/
+71
2021-11-26
Merge tag 'pm-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-4
/
+4
2021-11-26
tracing: Check pid filtering when creating events
Steven Rostedt (VMware)
1
-0
/
+12
2021-11-25
futex: Remove futex_cmpxchg detection
Arnd Bergmann
3
-63
/
+0
2021-11-24
PM: hibernate: Fix snapshot partial write lengths
Evan Green
1
-1
/
+1
2021-11-24
PM: hibernate: use correct mode for swsusp_close()
Thomas Zeitlhofer
1
-3
/
+3
2021-11-24
sched/scs: Reset task stack state in bringup_cpu()
Mark Rutland
2
-4
/
+7
2021-11-23
tracing/uprobe: Fix uprobe_perf_open probes iteration
Jiri Olsa
1
-0
/
+1
2021-11-23
sched/cpuacct: Make user/system times in cpuacct.stat more precise
Andrey Ryabinin
1
-10
/
+15
2021-11-23
sched/cpuacct: Fix user/system in shown cpuacct.usage*
Andrey Ryabinin
1
-47
/
+32
2021-11-23
cpuacct: Convert BUG_ON() to WARN_ON_ONCE()
Andrey Ryabinin
1
-1
/
+2
2021-11-23
cputime, cpuacct: Include guest time in user time in cpuacct.stat
Andrey Ryabinin
1
-2
/
+2
2021-11-23
perf: Ignore sigtrap for tracepoints destined for other tasks
Marco Elver
1
-0
/
+3
2021-11-23
locking/rwsem: Optimize down_read_trylock() under highly contended case
Muchun Song
1
-7
/
+4
2021-11-23
locking/rwsem: Make handoff bit handling more consistent
Waiman Long
1
-86
/
+85
2021-11-22
lsm: security_task_getsecid_subj() -> security_current_getsecid_subj()
Paul Moore
3
-5
/
+13
2021-11-19
Merge tag 'trace-v5.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
2
-22
/
+35
2021-11-19
Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
2
-9
/
+31
2021-11-19
signal: Replace force_fatal_sig with force_exit_sig when in doubt
Eric W. Biederman
2
-2
/
+15
2021-11-19
signal: Don't always set SA_IMMUTABLE for forced signals
Eric W. Biederman
1
-7
/
+16
2021-11-18
tracing: Don't use out-of-sync va_list in event printing
Nikita Yushchenko
1
-0
/
+12
2021-11-18
tracing: Use memset_startat() to zero struct trace_iterator
Kees Cook
1
-3
/
+1
2021-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
18
-82
/
+183
2021-11-18
Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-27
/
+63
2021-11-18
tracing/histogram: Fix UAF in destroy_hist_field()
Kalesh Singh
1
-19
/
+22
2021-11-18
Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
1
-0
/
+5
2021-11-18
Merge branch 'rework/printk_safe-removal' into for-linus
Petr Mladek
1
-0
/
+5
2021-11-17
signal: Requeue ptrace signals
Eric W. Biederman
1
-1
/
+2
2021-11-17
signal: Requeue signals in the appropriate queue
Eric W. Biederman
1
-7
/
+14
2021-11-17
signal: In get_signal test for signal_group_exit every time through the loop
Eric W. Biederman
1
-10
/
+10
2021-11-17
perf/core: Use static_call to optimize perf_guest_info_callbacks
Sean Christopherson
1
-0
/
+15
2021-11-17
perf: Force architectures to opt-in to guest callbacks
Sean Christopherson
1
-0
/
+2
2021-11-17
perf: Stop pretending that perf can handle multiple guest callbacks
Sean Christopherson
1
-11
/
+4
2021-11-17
perf: Protect perf_guest_cbs with RCU
Sean Christopherson
1
-3
/
+10
2021-11-17
psi: Fix PSI_MEM_FULL state when tasks are in memstall and doing reclaim
Brian Chen
2
-18
/
+32
2021-11-17
sched/core: Forced idle accounting
Josh Don
5
-24
/
+162
2021-11-17
psi: Add a missing SPDX license header
Liu Xinpeng
1
-0
/
+1
2021-11-17
psi: Remove repeated verbose comment
Liu Xinpeng
1
-1
/
+0
2021-11-17
kernel/locking: Use a pointer in ww_mutex_trylock().
Sebastian Andrzej Siewior
1
-1
/
+1
2021-11-16
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
5
-27
/
+63
2021-11-16
bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
Tiezhu Yang
1
-1
/
+2
2021-11-15
bpf: Fix toctou on read-only map's constant scalar tracking
Daniel Borkmann
2
-22
/
+52
2021-11-15
bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progs
Dmitrii Banshchikov
4
-4
/
+9
2021-11-15
cgroup: rstat: Mark benign data race to silence KCSAN
Michal Koutný
1
-1
/
+1
2021-11-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
7
-90
/
+202
2021-11-14
Merge tag 'trace-v5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-2
/
+7
2021-11-14
tracing: Add length protection to histogram string copies
Steven Rostedt (VMware)
1
-2
/
+7
2021-11-14
Merge tag 'timers-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+18
2021-11-14
Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2021-11-14
Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-40
/
+76
[prev]
[next]