index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2023-10-20
bpf: Move the declaration of __bpf_obj_drop_impl() to bpf.h
Hou Tao
-4
/
+0
2023-10-20
bpf: Use pcpu_alloc_size() in bpf_mem_free{_rcu}()
Hou Tao
-2
/
+14
2023-10-20
bpf: Re-enable unit_size checking for global per-cpu allocator
Hou Tao
-10
/
+12
2023-10-20
tracing: Move readpos from seq_buf to trace_seq
Matthew Wilcox (Oracle)
-6
/
+10
2023-10-20
tracing: Fix a NULL vs IS_ERR() bug in event_subsystem_dir()
Dan Carpenter
-1
/
+1
2023-10-20
sched/fair: Remove unused 'curr' argument from pick_next_entity()
Yiwei Lin
-4
/
+4
2023-10-20
tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbols
Francis Laniel
-0
/
+64
2023-10-20
sched/nohz: Update comments about NEWILB_KICK
Joel Fernandes (Google)
-2
/
+13
2023-10-20
module: Do not offer sha224 for built-in module signing
Dimitri John Ledkov
-5
/
+0
2023-10-20
crypto: pkcs7 - remove sha1 support
Dimitri John Ledkov
-5
/
+0
2023-10-19
bpf: Let bpf_iter_task_new accept null task ptr
Chuyi Zhou
-3
/
+17
2023-10-19
bpf: teach the verifier to enforce css_iter and task_iter in RCU CS
Chuyi Zhou
-13
/
+41
2023-10-19
bpf: Introduce css open-coded iterator kfuncs
Chuyi Zhou
-0
/
+68
2023-10-19
bpf: Introduce task open coded iterator kfuncs
Chuyi Zhou
-0
/
+93
2023-10-19
bpf: Introduce css_task open-coded iterator kfuncs
Chuyi Zhou
-0
/
+84
2023-10-19
cgroup: Prepare for using css_task_iter_*() in BPF
Chuyi Zhou
-6
/
+12
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-29
/
+87
2023-10-19
bpf: Add sockptr support for setsockopt
Breno Leitao
-2
/
+3
2023-10-19
bpf: Add sockptr support for getsockopt
Breno Leitao
-9
/
+11
2023-10-19
locking: export contention tracepoints for bcachefs six locks
Brian Foster
-0
/
+3
2023-10-19
Merge tag 'v6.6-rc7.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-4
/
+4
2023-10-19
fs: create helper file_user_path() for user displayed mapped file path
Amir Goldstein
-1
/
+1
2023-10-19
file: convert to SLAB_TYPESAFE_BY_RCU
Christian Brauner
-7
/
+5
2023-10-19
perf: Disallow mis-matched inherited group reads
Peter Zijlstra
-6
/
+33
2023-10-18
treewide: mark stuff as __ro_after_init
Alexey Dobriyan
-12
/
+12
2023-10-18
gcov: annotate struct gcov_iterator with __counted_by
Kees Cook
-1
/
+1
2023-10-18
kernel/signal: remove unnecessary NULL values from ucounts
Li kunyu
-1
/
+1
2023-10-18
mm: drop the assumption that VM_SHARED always implies writable
Lorenzo Stoakes
-1
/
+1
2023-10-18
sched: remove wait bookmarks
Matthew Wilcox (Oracle)
-50
/
+10
2023-10-18
hugetlb: memcg: account hugetlb-backed memory in memory controller
Nhat Pham
-1
/
+14
2023-10-18
mm: delete checks for xor_unlock_is_negative_byte()
Matthew Wilcox (Oracle)
-6
/
+0
2023-10-18
bitops: add xor_unlock_is_negative_byte()
Matthew Wilcox (Oracle)
-8
/
+8
2023-10-18
mm/gup: adapt get_user_page_vma_remote() to never return NULL
Lorenzo Stoakes
-2
/
+2
2023-10-18
mm: make __access_remote_vm() static
Lorenzo Stoakes
-1
/
+1
2023-10-18
kprobes: kretprobe scalability improvement
wuqiang.matt
-120
/
+89
2023-10-18
bpf: convert to new timestamp accessors
Jeff Layton
-3
/
+2
2023-10-17
workqueue: Provide one lock class key per work_on_cpu() callsite
Frederic Weisbecker
-8
/
+12
2023-10-18
sched/fair: Remove duplicate #include
Jiapeng Chong
-2
/
+0
2023-10-18
sched/eevdf: Fix heap corruption more
Peter Zijlstra
-1
/
+2
2023-10-17
cpu/hotplug: Don't offline the last non-isolated CPU
Ran Xiaokai
-4
/
+7
2023-10-17
Merge branch 'linus' into smp/core
Thomas Gleixner
-4100
/
+9509
2023-10-17
bpf: Fix missed rcu read lock in bpf_task_under_cgroup()
Yafang Shao
-1
/
+6
2023-10-17
net, bpf: Add a warning if NAPI cb missed xdp_do_flush().
Sebastian Andrzej Siewior
-0
/
+20
2023-10-17
printk: Constify name for add_preferred_console()
Tony Lindgren
-2
/
+2
2023-10-17
printk: Check valid console index for preferred console
Tony Lindgren
-2
/
+10
2023-10-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-46
/
+224
2023-10-17
fprobe: Fix to ensure the number of active retprobes is not zero
Masami Hiramatsu (Google)
-3
/
+3
2023-10-16
smp,csd: Throw an error if a CSD lock is stuck for too long
Rik van Riel
-1
/
+12
2023-10-16
sched/numa, mm: make numa migrate functions to take a folio
Kefeng Wang
-6
/
+6
2023-10-16
bpf: Ensure proper register state printing for cond jumps
Andrii Nakryiko
-1
/
+6
[prev]
[next]