index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-07
hrtimers: Delete hrtimer_init_on_stack()
Nam Cao
1
-2
/
+0
2024-11-07
hrtimers: Delete hrtimer_init_sleeper_on_stack()
Nam Cao
1
-3
/
+0
2024-11-07
wait: Switch to use hrtimer_setup_sleeper_on_stack()
Nam Cao
1
-2
/
+2
2024-11-07
hrtimers: Introduce hrtimer_update_function()
Nam Cao
1
-0
/
+22
2024-11-07
hrtimers: Introduce hrtimer_setup_sleeper_on_stack()
Nam Cao
1
-0
/
+2
2024-11-07
hrtimers: Introduce hrtimer_setup_on_stack()
Nam Cao
1
-0
/
+3
2024-11-07
hrtimers: Introduce hrtimer_setup() to replace hrtimer_init()
Nam Cao
1
-0
/
+2
2024-11-07
hrtimers: Add missing hrtimer_init() trace points
Nam Cao
1
-18
/
+1
2024-11-07
softirq: Use a dedicated thread for timer wakeups on PREEMPT_RT.
Sebastian Andrzej Siewior
1
-0
/
+47
2024-11-07
net: add debug check in skb_reset_mac_header()
Eric Dumazet
1
-1
/
+4
2024-11-07
net: add debug check in skb_reset_network_header()
Eric Dumazet
1
-1
/
+4
2024-11-07
net: add debug check in skb_reset_transport_header()
Eric Dumazet
1
-1
/
+4
2024-11-07
net: add debug check in skb_reset_inner_mac_header()
Eric Dumazet
1
-1
/
+4
2024-11-07
net: add debug check in skb_reset_inner_network_header()
Eric Dumazet
1
-1
/
+4
2024-11-07
net: add debug check in skb_reset_inner_transport_header()
Eric Dumazet
1
-1
/
+4
2024-11-07
net: skb_reset_mac_len() must check if mac_header was set
Eric Dumazet
1
-6
/
+11
2024-11-07
alarmtimers: Remove return value from alarm functions
Thomas Gleixner
1
-8
/
+2
2024-11-07
posix-timers: Cleanup SIG_IGN workaround leftovers
Thomas Gleixner
1
-1
/
+1
2024-11-07
signal: Queue ignored posixtimers on ignore list
Thomas Gleixner
1
-0
/
+2
2024-11-07
posix-timers: Handle ignored list on delete and exit
Thomas Gleixner
1
-1
/
+3
2024-11-07
signal: Provide ignored_posix_timers list
Thomas Gleixner
1
-0
/
+1
2024-11-07
posix-timers: Move sequence logic into struct k_itimer
Thomas Gleixner
1
-0
/
+2
2024-11-07
signal: Cleanup unused posix-timer leftovers
Thomas Gleixner
1
-2
/
+0
2024-11-07
posix-timers: Embed sigqueue in struct k_itimer
Thomas Gleixner
1
-2
/
+21
2024-11-07
signal: Replace resched_timer logic
Thomas Gleixner
1
-2
/
+3
2024-11-07
signal: Refactor send_sigqueue()
Thomas Gleixner
2
-1
/
+1
2024-11-07
posix-timers: Store PID type in the timer
Thomas Gleixner
1
-0
/
+2
2024-11-07
signal: Provide posixtimer_sigqueue_init()
Thomas Gleixner
1
-0
/
+2
2024-11-07
posix-timers: Add a refcount to struct k_itimer
Thomas Gleixner
1
-0
/
+14
2024-11-07
posix-cpu-timers: Use dedicated flag for CPU timer nanosleep
Thomas Gleixner
1
-0
/
+2
2024-11-07
posix-cpu-timers: Cleanup the firing logic
Thomas Gleixner
1
-1
/
+1
2024-11-07
posix-timers: Make signal delivery consistent
Thomas Gleixner
1
-2
/
+0
2024-11-07
irqchip: Add T-HEAD C900 ACLINT SSWI driver
Inochi Amaoto
1
-0
/
+1
2024-11-07
Merge tag 'nfs-for-6.12-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-1
/
+2
2024-11-07
PCI: Detect and trust built-in Thunderbolt chips
Esther Shimanovich
1
-0
/
+6
2024-11-06
io_uring/napi: add static napi tracking strategy
Olivier Langlois
1
-1
/
+1
2024-11-06
io_uring: move struct io_kiocb from task_struct to io_uring_task
Jens Axboe
2
-2
/
+3
2024-11-06
io_uring/rsrc: split io_kiocb node type assignments
Jens Axboe
1
-1
/
+6
2024-11-06
ACPI: processor: Move arch_init_invariance_cppc() call later
Mario Limonciello
1
-4
/
+0
2024-11-06
fs/xattr: add *at family syscalls
Christian Göttsche
2
-0
/
+17
2024-11-06
Merge tag 'perf-core-for-bpf-next' from tip tree
Andrii Nakryiko
2
-6
/
+74
2024-11-06
libfs: Fix kernel-doc warning in generic_ci_validate_strict_name
André Almeida
1
-5
/
+5
2024-11-06
leds: class: Protect brightness_show() with led_cdev->led_access mutex
Mukesh Ojha
1
-1
/
+1
2024-11-06
leds: Introduce ordered workqueue for LEDs events instead of system_wq
Dmitry Rokosov
1
-0
/
+1
2024-11-06
clk: Add devm_clk_hw_register_gate_parent_hw()
Claudiu Beznea
1
-0
/
+18
2024-11-06
lib min_heap: avoid indirect function call by providing default swap
Kuan-Wei Chiu
1
-3
/
+156
2024-11-06
lib min_heap: optimize min heap by prescaling counters for better performance
Kuan-Wei Chiu
1
-24
/
+49
2024-11-06
lib/min_heap: introduce non-inline versions of min heap API functions
Kuan-Wei Chiu
1
-43
/
+86
2024-11-06
percpu: cast percpu pointer in PERCPU_PTR() via unsigned long
Uros Bizjak
1
-1
/
+4
2024-11-06
percpu: introduce PERCPU_PTR() macro
Uros Bizjak
1
-5
/
+7
[prev]
[next]