index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2023-12-14
bpf: xdp: Register generic_kfunc_set with XDP programs
Daniel Xu
2023-12-14
bpf: support symbolic BPF FS delegation mount options
Andrii Nakryiko
2023-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-14
bpf: Fix a race condition between btf_put() and map_free()
Yonghong Song
2023-12-13
bpf: Use GFP_KERNEL in bpf_event_entry_gen()
Hou Tao
2023-12-13
bpf: Reduce the scope of rcu_read_lock when updating fd map
Hou Tao
2023-12-13
tracing: Fix uaf issue when open the hist or hist_debug file
Zheng Yejian
2023-12-13
bpf: Update the comments in maybe_wait_bpf_programs()
Hou Tao
2023-12-13
bpf: add small subset of SECURITY_PATH hooks to BPF sleepable_lsm_hooks list
Matt Bobrowski
2023-12-13
bpf: fail BPF_TOKEN_CREATE if no delegation option was set on BPF FS
Andrii Nakryiko
2023-12-13
bpf: Support uid and gid when mounting bpffs
Jie Jiang
2023-12-14
Merge branches 'doc.2023.12.13a', 'torture.2023.11.23a', 'fixes.2023.12.13a',...
Neeraj Upadhyay (AMD)
2023-12-14
rcu: Force quiescent states only for ongoing grace period
Zqiang
2023-12-12
tracing: Add size check when printing trace_marker output
Steven Rostedt (Google)
2023-12-12
ring-buffer: Have saved event hold the entire event
Steven Rostedt (Google)
2023-12-12
ring-buffer: Do not update before stamp when switching sub-buffers
Steven Rostedt (Google)
2023-12-12
merge mm-hotfixes-stable into mm-nonmm-stable to pick up depended-upon changes
Andrew Morton
2023-12-12
crash_core: fix the check for whether crashkernel is from high memory
Yuntao Wang
2023-12-12
kexec: drop dependency on ARCH_SUPPORTS_KEXEC from CRASH_DUMP
Ignat Korchagin
2023-12-12
tracing: Update snapshot buffer on resize if it is allocated
Steven Rostedt (Google)
2023-12-12
ring-buffer: Fix memory leak of free page
Steven Rostedt (Google)
2023-12-12
tracing: Have large events show up as '[LINE TOO BIG]' instead of nothing
Steven Rostedt (Google)
2023-12-12
ring-buffer: Fix writing to the buffer with max_data_size
Steven Rostedt (Google)
2023-12-12
bpf: Comment on check_mem_size_reg
Andrei Matei
2023-12-12
bpf: Remove unused backtrack_state helper functions
Yang Li
2023-12-12
file: remove __receive_fd()
Christian Brauner
2023-12-12
iommu: Change kconfig around IOMMU_SVA
Jason Gunthorpe
2023-12-11
bpf: tidy up exception callback management a bit
Andrii Nakryiko
2023-12-11
bpf: emit more dynptr information in verifier log
Andrii Nakryiko
2023-12-11
bpf: log PTR_TO_MEM memory size in verifier log
Andrii Nakryiko
2023-12-12
srcu: Explain why callbacks invocations can't run concurrently
Frederic Weisbecker
2023-12-12
srcu: No need to advance/accelerate if no callback enqueued
Frederic Weisbecker
2023-12-12
srcu: Remove superfluous callbacks advancing from srcu_gp_start()
Frederic Weisbecker
2023-12-11
PM: hibernate: Do not initialize error in snapshot_write_next()
Li zeming
2023-12-11
PM: hibernate: Do not initialize error in swap_write_page()
Li zeming
2023-12-11
PM: hibernate: Drop unnecessary local variable initialization
Wang chaodong
2023-12-12
rcu: Restrict access to RCU CPU stall notifiers
Paul E. McKenney
2023-12-12
rcu-tasks: Mark RCU Tasks accesses to current->rcu_tasks_idle_cpu
Paul E. McKenney
2023-12-10
softlockup: serialized softlockup's log
Li Zhe
2023-12-10
kexec_file: load kernel at top of system RAM if required
Baoquan He
2023-12-10
resource: add walk_system_ram_res_rev()
Baoquan He
2023-12-10
sched: fair: move unused stub functions to header
Arnd Bergmann
2023-12-10
kexec: use atomic_try_cmpxchg in crash_kexec
Uros Bizjak
2023-12-10
__ptrace_unlink: kill the obsolete "FIXME" code
Oleg Nesterov
2023-12-10
kernel/signal.c: simplify force_sig_info_to_task(), kill recalc_sigpending_an...
Oleg Nesterov
2023-12-10
arch: remove ARCH_TASK_STRUCT_ALLOCATOR
Heiko Carstens
2023-12-10
arch: remove ARCH_THREAD_STACK_ALLOCATOR
Heiko Carstens
2023-12-10
introduce for_other_threads(p, t)
Oleg Nesterov
2023-12-10
kernel/reboot: explicitly notify if halt occurred instead of power off
Dongmin Lee
2023-12-10
fork: use __mt_dup() to duplicate maple tree in dup_mmap()
Peng Zhang
[prev]
[next]