index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2024-06-25
xfrm: Fix unregister netdevice hang on hardware offload.
Steffen Klassert
2024-06-25
Revert "printk: Save console options for add_preferred_console_match()"
Greg Kroah-Hartman
2024-06-24
kernel/panic: add verbose logging of kernel taints in backtraces
Jani Nikula
2024-06-24
cpumask: make core headers including cpumask_types.h where possible
Yury Norov
2024-06-24
cpumask: cleanup core headers inclusion
Yury Norov
2024-06-24
sched: drop sched.h dependency on cpumask
Yury Norov
2024-06-24
cpumask: split out include/linux/cpumask_types.h
Yury Norov
2024-06-24
sched: avoid using ilog2() in sched.h
Yury Norov
2024-06-24
lib min_heap: update min_heap_push() to use min_heap_sift_up()
Kuan-Wei Chiu
2024-06-24
lib min_heap: rename min_heapify() to min_heap_sift_down()
Kuan-Wei Chiu
2024-06-24
lib min_heap: update min_heap_push() and min_heap_pop() to return bool values
Kuan-Wei Chiu
2024-06-24
lib min_heap: add min_heap_del()
Kuan-Wei Chiu
2024-06-24
lib min_heap: add min_heap_sift_up()
Kuan-Wei Chiu
2024-06-24
lib min_heap: add args for min_heap_callbacks
Kuan-Wei Chiu
2024-06-24
lib min_heap: add min_heap_full()
Kuan-Wei Chiu
2024-06-24
lib min_heap: add min_heap_peek()
Kuan-Wei Chiu
2024-06-24
lib min_heap: add min_heap_init()
Kuan-Wei Chiu
2024-06-24
lib min_heap: add type safe interface
Kuan-Wei Chiu
2024-06-24
include/linux/jhash.h: fix typos
Wei-Hsin Yeh
2024-06-24
mm/page_alloc: Separate THP PCP into movable and non-movable categories
yangge
2024-06-24
mm: convert page type macros to enum
Stephen Brennan
2024-06-24
/proc/pid/smaps: add mseal info for vma
Jeff Xu
2024-06-24
io_uring: remove dead struct io_submit_state member
Jens Axboe
2024-06-24
net: Move per-CPU flush-lists to bpf_net_context on PREEMPT_RT.
Sebastian Andrzej Siewior
2024-06-24
net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
Sebastian Andrzej Siewior
2024-06-24
seg6: Use nested-BH locking for seg6_bpf_srh_states.
Sebastian Andrzej Siewior
2024-06-24
dev: Use nested-BH locking for softnet_data.process_queue.
Sebastian Andrzej Siewior
2024-06-24
net: softnet_data: Make xmit per task.
Sebastian Andrzej Siewior
2024-06-24
net/ipv4: Use nested-BH locking for ipv4_tcp_sk.
Sebastian Andrzej Siewior
2024-06-24
locking/local_lock: Add local nested BH locking infrastructure.
Sebastian Andrzej Siewior
2024-06-24
locking/local_lock: Introduce guard definition for local_lock.
Sebastian Andrzej Siewior
2024-06-25
firewire: core: add tracepoints events for completions of packets in isochron...
Takashi Sakamoto
2024-06-25
firewire: core: add tracepoints events for queueing packets of isochronous co...
Takashi Sakamoto
2024-06-25
firewire: core: add tracepoints events for flushing completions of isochronou...
Takashi Sakamoto
2024-06-25
firewire: core: add tracepoints events for flushing of isochronous context
Takashi Sakamoto
2024-06-25
firewire: core: add tracepoints events for starting/stopping of isochronous c...
Takashi Sakamoto
2024-06-25
firewire: core: add tracepoints events for setting channels of multichannel c...
Takashi Sakamoto
2024-06-25
firewire: core: add tracepoints events for allocation/deallocation of isochro...
Takashi Sakamoto
2024-06-24
nvmet-fc: implement host_traddr()
Hannes Reinecke
2024-06-24
nvme: rename CDR/MORE/DNR to NVME_STATUS_*
Weiwen Hu
2024-06-24
nvme: fix status magic numbers
Weiwen Hu
2024-06-24
slab: delete useless RED_INACTIVE and RED_ACTIVE
Chengming Zhou
2024-06-24
block: fix the blk_queue_nonrot polarity
Christoph Hellwig
2024-06-24
platform/x86: wmi: Add driver_override support
Armin Wolf
2024-06-24
arm64: irqchip/gic-v3: Select priorities at boot time
Mark Rutland
2024-06-24
irqchip/gic-v3: Make distributor priorities variables
Mark Rutland
2024-06-24
wordpart.h: Add REPEAT_BYTE_U32()
Mark Rutland
2024-06-24
ftruncate: pass a signed offset
Arnd Bergmann
2024-06-24
drm: Add drm_vblank_work_flush_all().
Maarten Lankhorst
2024-06-24
mmc: tmio: Remove obsolete .set_pwr() callback()
Geert Uytterhoeven
[prev]
[next]