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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-07
mm: drop hugetlb_get_unmapped_area{_*} functions
Oscar Salvador
1
-6
/
+1
2024-11-07
mm: make hugetlb mappings go through mm_get_unmapped_area_vmflags
Oscar Salvador
1
-5
/
+4
2024-11-07
mm/mmap: teach generic_get_unmapped_area{_topdown} to handle hugetlb mappings
Oscar Salvador
1
-0
/
+10
2024-11-07
mm: move set_pxd_safe() helpers from generic to platform
Anshuman Khandual
1
-38
/
+0
2024-11-07
mm: remove PageKsm()
Matthew Wilcox (Oracle)
1
-6
/
+1
2024-11-07
mm: add PageAnonNotKsm()
Matthew Wilcox (Oracle)
1
-2
/
+9
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
scsi: ufs: ufs-mediatek: Configure individual LU queue flags
Ed Tsai
1
-0
/
+1
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
2
-1
/
+3
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
2
-3
/
+31
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
2
-4
/
+2
2024-11-06
bpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rx
Zijian Zhang
1
-2
/
+10
2024-11-06
fs/xattr: add *at family syscalls
Christian Göttsche
5
-1
/
+40
2024-11-06
Merge tag 'perf-core-for-bpf-next' from tip tree
Andrii Nakryiko
2
-6
/
+74
2024-11-06
xfrm: Convert struct xfrm_dst_lookup_params -> tos to dscp_t.
Guillaume Nault
1
-1
/
+2
[prev]
[next]