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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-01
bpf: Remove unnecessary setrlimit from bpf preload.
Alexei Starovoitov
1
-2
/
+0
2022-02-01
Merge tag 'audit-pr-20220131' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
Linus Torvalds
1
-19
/
+43
2022-02-01
cgroup-v1: Require capabilities to set release_agent
Eric W. Biederman
1
-0
/
+14
2022-01-31
bpf: make bpf_copy_from_user_task() gpl only
Kenta Tada
1
-1
/
+1
2022-01-31
padata: replace cpumask_weight with cpumask_empty in padata.c
Yury Norov
1
-1
/
+1
2022-01-30
Merge tag 'perf_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+19
2022-01-30
Merge tag 'sched_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+5
2022-01-30
psi: fix "defined but not used" warnings when CONFIG_PROC_FS=n
Suren Baghdasaryan
1
-38
/
+41
2022-01-28
Merge tag 'pm-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-21
/
+11
2022-01-28
Merge tag 'trace-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
3
-4
/
+17
2022-01-28
Merge branch 'ucount-rlimit-fixes-for-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
1
-0
/
+2
2022-01-28
Merge tag 'rcu-urgent.2022.01.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
Linus Torvalds
1
-4
/
+8
2022-01-27
tracing: Don't inc err_log entry count if entry allocation fails
Tom Zanussi
1
-1
/
+2
2022-01-27
tracing: Propagate is_signed to expression
Tom Zanussi
1
-0
/
+3
2022-01-27
tracing: Fix smatch warning for do while check in event_hist_trigger_parse()
Tom Zanussi
1
-1
/
+1
2022-01-27
tracing: Fix smatch warning for null glob in event_hist_trigger_parse()
Tom Zanussi
1
-1
/
+3
2022-01-27
tracing/histogram: Fix a potential memory leak for kstrdup()
Xiaoke Wang
1
-0
/
+1
2022-01-27
ftrace: Have architectures opt-in for mcount build time sorting
Steven Rostedt (Google)
1
-1
/
+7
2022-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
24
-892
/
+688
2022-01-27
bpf: reject program if a __user tagged memory accessed in kernel way
Yonghong Song
2
-17
/
+52
2022-01-27
cgroup/bpf: fast path skb BPF filtering
Pavel Begunkov
2
-42
/
+4
2022-01-27
psi: Fix "defined but not used" warnings when CONFIG_PROC_FS=n
Suren Baghdasaryan
1
-38
/
+41
2022-01-27
sched/uclamp: Fix iowait boost escaping uclamp restriction
Qais Yousef
1
-0
/
+1
2022-01-27
sched/sugov: Ignore 'busy' filter when rq is capped by uclamp_max
Qais Yousef
2
-84
/
+107
2022-01-27
sched/core: Export pelt_thermal_tp
Qais Yousef
1
-0
/
+1
2022-01-27
sched/numa: initialize numa statistics when forking new task
Honglei Wang
1
-0
/
+2
2022-01-27
sched/debug: Remove mpol_get/put and task_lock/unlock from sched_show_numa
Bharata B Rao
1
-10
/
+0
2022-01-26
ucount: Make get_ucount a safe get_user replacement
Eric W. Biederman
1
-0
/
+2
2022-01-26
rcu-tasks: Fix computation of CPU-to-list shift counts
Paul E. McKenney
1
-4
/
+8
2022-01-26
cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask()
Tianchen Ding
1
-2
/
+1
2022-01-26
swiotlb: simplify array allocation
Robin Murphy
1
-2
/
+1
2022-01-26
swiotlb: tidy up includes
Robin Murphy
1
-18
/
+13
2022-01-26
swiotlb: simplify debugfs setup
Robin Murphy
1
-30
/
+10
2022-01-26
swiotlb: do not zero buffer in set_memory_decrypted()
Kirill A. Shutemov
1
-2
/
+0
2022-01-26
printk: ringbuffer: Improve prb_next_seq() performance
Petr Mladek
2
-5
/
+49
2022-01-26
perf/core: Fix cgroup event list management
Namhyung Kim
1
-2
/
+9
2022-01-26
perf: Always wake the parent event
James Clark
1
-2
/
+10
2022-01-25
bpf: fix register_btf_kfunc_id_set for !CONFIG_DEBUG_INFO_BTF
Stanislav Fomichev
1
-2
/
+13
2022-01-25
bpf: Fix possible race in inc_misses_counter
He Fengqing
1
-2
/
+3
2022-01-25
locking/lockdep: Avoid potential access of invalid memory in lock_class
Waiman Long
1
-9
/
+15
2022-01-25
lockdep: Use memset_startat() helper in reinit_class()
Xiu Jianfeng
1
-4
/
+1
2022-01-25
sched/membarrier: Fix membarrier-rseq fence command missing from query bitmask
Mathieu Desnoyers
1
-4
/
+5
2022-01-25
audit: improve audit queue handling when "audit=1" on cmdline
Paul Moore
1
-19
/
+43
2022-01-25
PM: hibernate: Remove register_nosave_region_late()
Amadeusz Sławiński
1
-14
/
+7
2022-01-25
PM: wakeup: simplify the output logic of pm_show_wakelocks()
Greg Kroah-Hartman
1
-7
/
+4
2022-01-24
bpf: Fix renaming task_getsecid_subj->current_getsecid_subj.
Alexei Starovoitov
1
-1
/
+1
2022-01-24
bpf: Add bpf_copy_from_user_task() helper
Kenny Yu
2
-0
/
+36
2022-01-24
bpf: Add support for bpf iterator programs to use sleepable helpers
Kenny Yu
1
-5
/
+15
2022-01-24
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
9
-192
/
+591
2022-01-23
Merge tag 'powerpc-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-2
/
+3
[prev]
[next]