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
2024-02-21
pidfd: allow to override signal scope in pidfd_send_signal()
Christian Brauner
2024-02-20
workqueue: Make @flags handling consistent across set_work_data() and friends
Tejun Heo
2024-02-20
workqueue: Remove clear_work_data()
Tejun Heo
2024-02-20
workqueue: Factor out work_grab_pending() from __cancel_work_sync()
Tejun Heo
2024-02-20
workqueue: Clean up enum work_bits and related constants
Tejun Heo
2024-02-20
workqueue: Introduce work_cancel_flags
Tejun Heo
2024-02-20
workqueue: Use variable name irq_flags for saving local irq flags
Tejun Heo
2024-02-20
workqueue: Reorganize flush and cancel[_sync] functions
Tejun Heo
2024-02-20
workqueue: Rename __cancel_work_timer() to __cancel_timer_sync()
Tejun Heo
2024-02-20
workqueue: Use rcu_read_lock_any_held() instead of rcu_read_lock_held()
Tejun Heo
2024-02-20
workqueue: Cosmetic changes
Tejun Heo
2024-02-20
hardening: Enable KFENCE in the hardening config
Marco Elver
2024-02-20
hardening: drop obsolete DRM_LEGACY from config fragment
Lukas Bulwahn
2024-02-20
hardening: drop obsolete UBSAN_SANITIZE_ALL from config fragment
Lukas Bulwahn
2024-02-20
sched/membarrier: reduce the ability to hammer on sys_membarrier
Linus Torvalds
2024-02-20
genirq/irqdomain: Don't call ops->select for DOMAIN_BUS_ANY tokens
Marc Zyngier
2024-02-20
kbuild: remove EXPERT and !COMPILE_TEST guarding from TRIM_UNUSED_KSYMS
Masahiro Yamada
2024-02-19
Merge tag 'v6.8-rc5' into timers/core, to resolve conflict
Ingo Molnar
2024-02-19
cpu: Mark cpu_possible_mask as __ro_after_init
Alexey Dobriyan
2024-02-19
bpf: Fix an issue due to uninitialized bpf_iter_task
Yafang Shao
2024-02-19
bpf: Fix racing between bpf_timer_cancel_and_free and bpf_timer_cancel
Martin KaFai Lau
2024-02-19
timekeeping: Fix cross-timestamp interpolation for non-x86
Peter Hilber
2024-02-19
timekeeping: Fix cross-timestamp interpolation corner case decision
Peter Hilber
2024-02-19
timekeeping: Fix cross-timestamp interpolation on counter wrap
Peter Hilber
2024-02-19
genirq: Wake interrupt threads immediately when changing affinity
Crystal Wood
2024-02-19
timers: Add struct member description for timer_base
Anna-Maria Behnsen
2024-02-19
tick/sched: Add function description for tick_nohz_next_event()
Anna-Maria Behnsen
2024-02-19
hrtimers: Update formatting of documentation
Anna-Maria Behnsen
2024-02-19
Merge 6.8-rc5 into driver-core-next
Greg Kroah-Hartman
2024-02-17
Merge tag 'probes-fixes-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-02-17
kobject: make uevent_seqnum atomic
Eric Dumazet
2024-02-17
tracing/probes: Fix to search structure fields correctly
Masami Hiramatsu (Google)
2024-02-16
Merge tag 'wq-for-6.8-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-02-16
module: Don't ignore errors from set_memory_XX()
Christophe Leroy
2024-02-16
Merge tag 'trace-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2024-02-16
workqueue, irq_work: Build fix for !CONFIG_IRQ_WORK
Tejun Heo
2024-02-16
sched/core: Simplify code by removing duplicate #ifdefs
Shrikanth Hegde
2024-02-15
configs/debug: add NET debug config
Matthieu Baerts (NGI0)
2024-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-15
bpf: Fix test verif_scale_strobemeta_subprogs failure due to llvm19
Yonghong Song
2024-02-15
bpf: improve duplicate source code line detection
Andrii Nakryiko
2024-02-15
genirq/msi: Provide MSI_FLAG_PARENT_PM_DEV
Thomas Gleixner
2024-02-15
genirq/irqdomain: Reroute device MSI create_mapping
Thomas Gleixner
2024-02-15
genirq/msi: Provide allocation/free functions for "wired" MSI interrupts
Thomas Gleixner
2024-02-15
genirq/msi: Optionally use dev->fwnode for device domain
Thomas Gleixner
2024-02-15
genirq/msi: Split msi_domain_alloc_irq_at()
Thomas Gleixner
2024-02-15
genirq/msi: Provide optional translation op
Thomas Gleixner
2024-02-15
genirq/irqdomain: Remove the param count restriction from select()
Thomas Gleixner
2024-02-15
tracing/synthetic: Fix trace_string() return value
Thorsten Blum
2024-02-15
membarrier: riscv: Provide core serializing command
Andrea Parri
[prev]
[next]