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-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-20
Merge tag 'net-6.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-04-20
PM: Add sysfs files to represent time spent in hardware sleep state
Mario Limonciello
2023-04-20
swiotlb: Omit total_used and used_hiwater if !CONFIG_DEBUG_FS
Petr Tesarik
2023-04-20
kernel/configs: Drop Android config fragments
John Stultz
2023-04-20
stackleak: allow to specify arch specific stackleak poison function
Heiko Carstens
2023-04-19
bpf: support access variable length array of integer type
Feng Zhou
2023-04-19
Merge tag 'mm-hotfixes-stable-2023-04-19-16-36' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-04-19
module: add debugging auto-load duplicate module support
Luis Chamberlain
2023-04-19
bpf: Fix incorrect verifier pruning due to missing register precision taints
Daniel Borkmann
2023-04-18
delayacct: track delays from IRQ/SOFTIRQ
Yang Yang
2023-04-18
printk: export console trace point for kcsan/kasan/kfence/kmsan
Pavankumar Kondeti
2023-04-18
prctl: add PR_GET_AUXV to copy auxv to userspace
Josh Triplett
2023-04-18
cgroup: rename cgroup_rstat_flush_"irqsafe" to "atomic"
Yosry Ahmed
2023-04-18
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
2023-04-18
mm: fix memory leak on mm_init error handling
Mathieu Desnoyers
2023-04-18
kernel/sys.c: fix and improve control flow in __sys_setres[ug]id()
Ondrej Mosnacek
2023-04-18
module: stats: fix invalid_mod_bytes typo
Arnd Bergmann
2023-04-18
module: remove use of uninitialized variable len
Tom Rix
2023-04-18
module: fix building stats for 32-bit targets
Arnd Bergmann
2023-04-18
module: stats: include uapi/linux/module.h
Arnd Bergmann
2023-04-18
module: avoid allocation if module is already present and ready
Luis Chamberlain
2023-04-18
module: add debug stats to help identify memory pressure
Luis Chamberlain
2023-04-18
module: extract patient module check into helper
Luis Chamberlain
2023-04-18
modules/kmod: replace implementation with a semaphore
Luis Chamberlain
2023-04-18
Change DEFINE_SEMAPHORE() to take a number argument
Peter Zijlstra
2023-04-18
timers/nohz: Remove middle-function __tick_nohz_idle_stop_tick()
Frederic Weisbecker
2023-04-18
timers/nohz: Add a comment about broken iowait counter update race
Frederic Weisbecker
2023-04-18
timers/nohz: Protect idle/iowait sleep time under seqcount
Frederic Weisbecker
2023-04-18
timers/nohz: Only ever update sleeptime from idle exit
Frederic Weisbecker
2023-04-18
timers/nohz: Restructure and reshuffle struct tick_sched
Frederic Weisbecker
2023-04-18
tick/common: Align tick period with the HZ tick.
Sebastian Andrzej Siewior
2023-04-17
bpf: Improve verifier u32 scalar equality checking
Yonghong Song
2023-04-17
bpf: lirc program type should not require SYS_CAP_ADMIN
Sean Young
2023-04-17
swiotlb: Remove bounce buffer remapping for Hyper-V
Michael Kelley
2023-04-16
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
2023-04-16
Merge tag 'sched_urgent_for_v6.3_rc7' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-04-16
bpf: Remove KF_KPTR_GET kfunc flag
David Vernet
2023-04-16
ptrace: Provide set/get interface for syscall user dispatch
Gregory Price
2023-04-16
syscall_user_dispatch: Untag selector address before access_ok()
Gregory Price
2023-04-16
syscall_user_dispatch: Split up set_syscall_user_dispatch()
Gregory Price
2023-04-16
posix-timers: Prefer delivery of signals to the current thread
Dmitry Vyukov
2023-04-16
swiotlb: track and report io_tlb_used high water marks in debugfs
Michael Kelley
2023-04-16
swiotlb: fix debugfs reporting of reserved memory pools
Michael Kelley
2023-04-16
swiotlb: relocate PageHighMem test away from rmem_swiotlb_setup
Doug Berger
2023-04-15
bpf: Centralize btf_field-specific initialization logic
Dave Marchevsky
2023-04-15
bpf: Migrate bpf_rbtree_remove to possibly fail
Dave Marchevsky
2023-04-15
bpf: Migrate bpf_rbtree_add and bpf_list_push_{front,back} to possibly fail
Dave Marchevsky
2023-04-15
bpf: Add bpf_refcount_acquire kfunc
Dave Marchevsky
2023-04-15
bpf: Support refcounted local kptrs in existing semantics
Dave Marchevsky
[prev]
[next]