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-06-10
irqdomain: Cache irq_data instead of a virq number in the revmap
Marc Zyngier
1
-5
/
+11
2021-06-10
irqdomain: Use struct_size() helper when allocating irqdomain
Marc Zyngier
1
-1
/
+1
2021-06-10
irqdomain: Make normal and nomap irqdomains exclusive
Marc Zyngier
1
-10
/
+35
2021-06-10
powerpc: Move the use of irq_domain_add_nomap() behind a config option
Marc Zyngier
2
-0
/
+7
2021-06-10
irqdomain: Reimplement irq_linear_revmap() with irq_find_mapping()
Marc Zyngier
1
-3
/
+3
2021-06-10
irq_work: Make irq_work_queue() NMI-safe again
Peter Zijlstra
1
-3
/
+0
2021-06-08
audit: Use list_move instead of list_del/list_add
Baokun Li
1
-8
/
+4
2021-06-08
audit: Rename enum audit_state constants to avoid AUDIT_DISABLED redefinition
Sergey Nazarov
2
-21
/
+21
2021-06-08
rq-qos: fix missed wake-ups in rq_qos_throttle try two
Jan Kara
1
-2
/
+7
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-08
cgroup: make per-cgroup pressure stall tracking configurable
Suren Baghdasaryan
2
-13
/
+65
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-22
/
+17
2021-06-07
quota: Change quotactl_path() systcall to an fd-based one
Jan Kara
1
-1
/
+1
2021-06-04
Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-22
/
+17
2021-06-04
cgroup: Fix kernel-doc
Yang Li
2
-2
/
+2
2021-06-04
sched/debug: Remove obsolete init_schedstats()
Eric Dumazet
1
-17
/
+2
2021-06-03
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
32
-190
/
+407
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
sched: Don't defer CPU pick to migration_cpu_stop()
Valentin Schneider
1
-8
/
+12
2021-06-01
sched/fair: Fix ascii art by relpacing tabs
Odin Ugedal
1
-4
/
+4
2021-06-01
sched,init: Fix DEBUG_PREEMPT vs early boot
Peter Zijlstra
1
-0
/
+1
2021-06-01
sched: Add CONFIG_SCHED_CORE help text
Peter Zijlstra
1
-0
/
+14
2021-06-01
kprobes: Remove kprobe::fault_handler
Peter Zijlstra
1
-19
/
+0
2021-06-01
uprobes: Update uprobe_write_opcode() kernel-doc comment
Qiujun Huang
1
-0
/
+1
2021-06-01
bpf, tnums: Provably sound, faster, and more precise algorithm for tnum_mul
Harishankar Vishwanathan
1
-19
/
+22
2021-06-01
kgdb: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-06-01
kgdb: Fix spelling mistakes
Zhen Lei
3
-6
/
+6
2021-05-31
timer_list: Print name of per-cpu wakeup device
Will Deacon
3
-1
/
+17
2021-05-31
tick/broadcast: Program wakeup timer when entering idle if required
Will Deacon
1
-1
/
+43
2021-05-31
tick/broadcast: Prefer per-cpu oneshot wakeup timers to broadcast
Will Deacon
3
-4
/
+61
2021-05-31
tick/broadcast: Split __tick_broadcast_oneshot_control() into a helper
Will Deacon
1
-13
/
+20
2021-05-31
tick/broadcast: Drop unneeded CONFIG_GENERIC_CLOCKEVENTS_BROADCAST guard
Will Deacon
1
-2
/
+0
2021-05-31
clockevents: Use DEVICE_ATTR_[RO|WO] macros
YueHaibing
1
-8
/
+8
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/kernel/git/kees/linux
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
2021-05-28
cred: add missing return error code when set_cred_ucounts() failed
Yang Yingliang
1
-1
/
+2
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
35
-239
/
+467
2021-05-27
perf/hw_breakpoint: Fix DocBook warnings in perf hw_breakpoint
Haocheng Xie
1
-0
/
+2
2021-05-27
perf/core: Fix DocBook warnings
Haocheng Xie
1
-0
/
+4
2021-05-27
perf/core: Make local function perf_pmu_snapshot_aux() static
Haocheng Xie
1
-4
/
+4
2021-05-26
Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
8
-72
/
+216
2021-05-27
kbuild: clean up ${quiet} checks in shell scripts
Masahiro Yamada
1
-3
/
+1
[prev]
[next]