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
2021-10-22
cgroup: Fix memory leak caused by missing cgroup_bpf_offline
Quanyang Wang
1
-1
/
+3
2021-10-22
bpf: Fix error usage of map_fd and fdget() in generic_map_update_batch()
Xu Kuohai
1
-2
/
+3
2021-10-22
bpf: Prevent increasing bpf_jit_limit above max
Lorenz Bauer
1
-1
/
+3
2021-10-22
bpf: Add BTF_KIND_DECL_TAG typedef support
Yonghong Song
1
-2
/
+2
2021-10-22
sched/core: Remove rq_relock()
Peng Wang
1
-8
/
+0
2021-10-22
sched: Improve wake_up_all_idle_cpus() take #2
Peter Zijlstra
1
-7
/
+5
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
11
-74
/
+173
2021-10-21
Merge branch 'ucount-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
3
-24
/
+59
2021-10-21
bpf: Add verified_insns to bpf_prog_info and fdinfo
Dave Marchevsky
2
-2
/
+7
2021-10-21
bpf: Add bpf_skc_to_unix_sock() helper
Hengqi Chen
1
-0
/
+2
2021-10-21
kprobes: convert tests to kunit
Sven Schnelle
2
-165
/
+58
2021-10-21
tracing: use %ps format string to print symbols
Arnd Bergmann
1
-10
/
+5
2021-10-21
ftrace/direct: Do not disable when switching direct callers
Steven Rostedt (VMware)
1
-14
/
+20
2021-10-21
ftrace: Add multi direct modify interface
Jiri Olsa
1
-0
/
+62
2021-10-21
ftrace: Add multi direct register/unregister interface
Jiri Olsa
1
-0
/
+142
2021-10-21
ftrace: Add ftrace_add_rec_direct function
Jiri Olsa
1
-27
/
+37
2021-10-21
tracing: Fix selftest config check for function graph start up test
Steven Rostedt (VMware)
1
-1
/
+5
2021-10-21
PM: hibernate: Get block device exclusively in swsusp_check()
Ye Bin
1
-2
/
+3
2021-10-21
PM: hibernate: swap: Use vzalloc() and kzalloc()
Cai Huoqing
1
-10
/
+4
2021-10-21
PM: hibernate: fix sparse warnings
Anders Roxell
1
-2
/
+2
2021-10-20
tracing: Add trampoline/graph selftest
Jiri Olsa
1
-1
/
+53
2021-10-20
x86/ftrace: Make function graph use ftrace directly
Steven Rostedt (VMware)
1
-2
/
+4
2021-10-20
Merge tag 'dma-mapping-5.15-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-36
/
+48
2021-10-20
genirq: Export irq_gc_noop()
Florian Fainelli
1
-0
/
+1
2021-10-20
genirq: Export irq_gc_{unmask_enable,mask_disable}_reg
Florian Fainelli
1
-0
/
+2
2021-10-20
reboot: Remove the unreachable panic after do_exit in reboot(2)
Eric W. Biederman
1
-1
/
+0
2021-10-20
bpf/preload: Clean up .gitignore and "clean-files" target
Quentin Monnet
2
-5
/
+2
2021-10-20
workqueue: Introduce show_one_worker_pool and show_one_workqueue.
Imran Khan
2
-77
/
+97
2021-10-20
Merge tag 'audit-pr-20211019' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
Linus Torvalds
1
-1
/
+1
2021-10-20
Merge tag 'trace-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-2
/
+2
2021-10-20
block: cleanup the flush plug helpers
Christoph Hellwig
1
-2
/
+3
2021-10-20
ucounts: Use atomic_long_sub_return for clarity
Eric W. Biederman
1
-3
/
+3
2021-10-20
ucounts: Add get_ucounts_or_wrap for clarity
Eric W. Biederman
1
-4
/
+10
2021-10-20
ucounts: Remove unnecessary test for NULL ucount in get_ucounts
Eric W. Biederman
1
-1
/
+1
2021-10-20
ucounts: In set_cred_ucounts assume new->ucounts is non-NULL
Eric W. Biederman
1
-3
/
+2
2021-10-20
ucounts: Move get_ucounts from cred_alloc_blank to key_change_session_keyring
Eric W. Biederman
1
-2
/
+0
2021-10-19
tracing/perf: Add interrupt_context_level() helper
Steven Rostedt (VMware)
2
-12
/
+2
2021-10-19
tracing: Reuse logic from perf's get_recursion_context()
Steven Rostedt (VMware)
1
-6
/
+6
2021-10-19
tracing/cfi: Fix cmp_entries_* functions signature mismatch
Kalesh Singh
1
-17
/
+23
2021-10-19
tracing: Use linker magic instead of recasting ftrace_ops_list_func()
Steven Rostedt (VMware)
1
-13
/
+10
2021-10-19
bpf: Silence Coverity warning for find_kfunc_desc_btf
Kumar Kartikeya Dwivedi
1
-9
/
+4
2021-10-19
Revert "PM: sleep: Do not assume that "mem" is always present"
Rafael J. Wysocki
1
-2
/
+2
2021-10-19
workqueue: make sysfs of unbound kworker cpumask more clever
Menglong Dong
1
-4
/
+11
2021-10-19
ucounts: Proper error handling in set_cred_ucounts
Eric W. Biederman
1
-2
/
+3
2021-10-19
ucounts: Pair inc_rlimit_ucounts with dec_rlimit_ucoutns in commit_creds
Eric W. Biederman
1
-1
/
+1
2021-10-19
sched/scs: Reset the shadow stack when idle_task_exit
Woody Lin
1
-0
/
+1
2021-10-19
locking/rwsem: Fix comments about reader optimistic lock stealing conditions
Yanfei Xu
1
-2
/
+1
2021-10-19
locking: Remove rcu_read_{,un}lock() for preempt_{dis,en}able()
Yanfei Xu
2
-12
/
+24
2021-10-19
locking/rwsem: Disable preemption for spinning region
Yanfei Xu
1
-23
/
+30
2021-10-19
futex: Fix PREEMPT_RT build
Peter Zijlstra
1
-0
/
+4
[prev]
[next]