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
2022-06-17
tracing/uprobes: Remove unwanted initialization in __trace_uprobe_create()
Gautam Menghani
1
-1
/
+0
2022-06-17
tracing: Simplify conditional compilation code in tracing_set_tracer()
sunliming
1
-2
/
+0
2022-06-17
tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher()
Masami Hiramatsu (Google)
1
-1
/
+10
2022-06-17
Merge tag 'printk-for-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
5
-1
/
+45
2022-06-17
rethook: Reject getting a rethook if RCU is not watching
Masami Hiramatsu (Google)
1
-0
/
+9
2022-06-17
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
5
-1
/
+45
2022-06-17
bpf: Fix non-static bpf_func_proto struct definitions
Joanne Koong
2
-7
/
+7
2022-06-17
block: serialize all debugfs operations using q->debugfs_mutex
Christoph Hellwig
1
-3
/
+0
2022-06-16
bpf: Allow helpers to accept pointers with a fixed size
Maxim Mikityanskiy
1
-11
/
+32
2022-06-16
kexec_file: increase maximum file size to 4G
Pasha Tatashin
1
-3
/
+7
2022-06-16
profiling: fix shift too large makes kernel panic
Chen Zhongjin
1
-0
/
+7
2022-06-16
bpf: Force cookies array to follow symbols sorting
Jiri Olsa
1
-15
/
+45
2022-06-16
ftrace: Keep address offset in ftrace_lookup_symbols
Jiri Olsa
1
-2
/
+11
2022-06-16
bpf: allow sleepable uprobe programs to attach
Delyan Kratunov
2
-8
/
+12
2022-06-16
bpf: implement sleepable uprobes by chaining gps
Delyan Kratunov
3
-5
/
+19
2022-06-16
kthread: make it clear that kthread_create_on_node() might be terminated by any fatal signal
Petr Mladek
1
-7
/
+7
2022-06-16
Merge tag 'audit-pr-20220616' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
Linus Torvalds
1
-1
/
+1
2022-06-16
cgroup: Use separate src/dst nodes when preloading css_sets for migration
Tejun Heo
1
-14
/
+23
2022-06-16
cgroup.c: add helper __cset_cgroup_from_root to cleanup duplicated codes
Lin Feng
1
-31
/
+27
2022-06-15
audit: free module name
Christian Göttsche
1
-1
/
+1
2022-06-15
printk: Wait for the global console lock when the system is going down
Petr Mladek
5
-0
/
+42
2022-06-15
printk: Block console kthreads when direct printing will be required
Petr Mladek
1
-1
/
+3
2022-06-15
bpf: Limit maximum modifier chain length in btf_check_type_tags
Kumar Kartikeya Dwivedi
1
-0
/
+5
2022-06-15
fs/exec: allow to unshare a time namespace on vfork+exec
Andrei Vagin
2
-2
/
+6
2022-06-13
audit: make is_audit_feature_set() static
Xiu Jianfeng
1
-1
/
+1
2022-06-13
cfi: Fix __cfi_slowpath_diag RCU usage with cpuidle
Sami Tolvanen
1
-6
/
+16
2022-06-13
genirq/PM: Unexport {suspend,resume}_device_irqs()
Lukas Wunner
1
-2
/
+0
2022-06-13
sched: Remove the limitation of WF_ON_CPU on wakelist if wakee cpu is idle
Tianchen Ding
2
-13
/
+14
2022-06-13
sched: Fix the check of nr_running at queue wakelist
Tianchen Ding
1
-1
/
+5
2022-06-13
sched: Allow newidle balancing to bail out of load_balance
Josh Don
1
-1
/
+7
2022-06-13
sched/deadline: Use proc_douintvec_minmax() limit minimum value
Yajun Deng
1
-2
/
+4
2022-06-13
sched/fair: Optimize and simplify rq leaf_cfs_rq_list
Chengming Zhou
1
-64
/
+28
2022-06-13
sched/fair: Consider CPU affinity when allowing NUMA imbalance in find_idlest_group()
K Prateek Nayak
1
-3
/
+13
2022-06-13
sched/numa: Adjust imb_numa_nr to a better approximation of memory channels
Mel Gorman
1
-8
/
+15
2022-06-13
sched/numa: Apply imbalance limitations consistently
Mel Gorman
1
-36
/
+45
2022-06-13
sched/numa: Do not swap tasks between nodes when spare capacity is available
Mel Gorman
1
-0
/
+9
2022-06-13
sched/numa: Initialise numa_migrate_retry
Mel Gorman
1
-0
/
+1
2022-06-13
locking/lockdep: Use sched_clock() for random numbers
Sebastian Andrzej Siewior
1
-1
/
+1
2022-06-13
sched: Fix balance_push() vs __sched_setscheduler()
Peter Zijlstra
2
-3
/
+38
2022-06-12
Merge tag 'wq-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-4
/
+12
2022-06-11
bpf: avoid grabbing spin_locks of all cpus when no free elems
Feng Zhou
1
-6
/
+14
2022-06-10
Revert "workqueue: remove unused cancel_work()"
Andrey Grodzovsky
1
-0
/
+9
2022-06-10
Merge tag 'pm-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-25
/
+62
2022-06-10
Merge branch 'pm-sysoff'
Rafael J. Wysocki
1
-25
/
+62
2022-06-10
Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
2
-1
/
+28
2022-06-09
Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-5
/
+6
2022-06-09
genirq: PM: Use runtime PM for chained interrupts
Marc Zyngier
1
-1
/
+4
2022-06-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-6
/
+0
2022-06-07
audit: remove redundant data_len check
Shreenidhi Shedi
1
-1
/
+1
2022-06-07
kernel/reboot: Fix powering off using a non-syscall code paths
Dmitry Osipenko
1
-20
/
+26
[prev]
[next]