index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2024-11-06
maple_tree: fix outdated flag name in comment
Jann Horn
2024-11-06
mm: remove unused has_isolate_pageblock
Luoxi Li
2024-11-06
mm: huge_memory: move file_thp_enabled() into huge_memory.c
Kefeng Wang
2024-11-06
mm/mglru: reset page lru tier bits when activating
Wei Xu
2024-11-06
mm: avoid zeroing user movable page twice with init_on_alloc=1
Zi Yan
2024-11-06
mm: remove unused hugepage for vma_alloc_folio()
Kefeng Wang
2024-11-06
kaslr: rename physmem_end and PHYSMEM_END to direct_map_physmem_end
John Hubbard
2024-11-06
mm: drop hugetlb_get_unmapped_area{_*} functions
Oscar Salvador
2024-11-06
mm: make hugetlb mappings go through mm_get_unmapped_area_vmflags
Oscar Salvador
2024-11-06
mm/mmap: teach generic_get_unmapped_area{_topdown} to handle hugetlb mappings
Oscar Salvador
2024-11-06
mm: move set_pxd_safe() helpers from generic to platform
Anshuman Khandual
2024-11-06
mm: remove PageKsm()
Matthew Wilcox (Oracle)
2024-11-06
mm: add PageAnonNotKsm()
Matthew Wilcox (Oracle)
2024-11-07
hrtimers: Delete hrtimer_init_on_stack()
Nam Cao
2024-11-07
hrtimers: Delete hrtimer_init_sleeper_on_stack()
Nam Cao
2024-11-07
wait: Switch to use hrtimer_setup_sleeper_on_stack()
Nam Cao
2024-11-07
hrtimers: Introduce hrtimer_update_function()
Nam Cao
2024-11-07
hrtimers: Introduce hrtimer_setup_sleeper_on_stack()
Nam Cao
2024-11-07
hrtimers: Introduce hrtimer_setup_on_stack()
Nam Cao
2024-11-07
hrtimers: Introduce hrtimer_setup() to replace hrtimer_init()
Nam Cao
2024-11-07
hrtimers: Add missing hrtimer_init() trace points
Nam Cao
2024-11-07
softirq: Use a dedicated thread for timer wakeups on PREEMPT_RT.
Sebastian Andrzej Siewior
2024-11-06
net: add debug check in skb_reset_mac_header()
Eric Dumazet
2024-11-06
net: add debug check in skb_reset_network_header()
Eric Dumazet
2024-11-06
net: add debug check in skb_reset_transport_header()
Eric Dumazet
2024-11-06
net: add debug check in skb_reset_inner_mac_header()
Eric Dumazet
2024-11-06
net: add debug check in skb_reset_inner_network_header()
Eric Dumazet
2024-11-06
net: add debug check in skb_reset_inner_transport_header()
Eric Dumazet
2024-11-06
net: skb_reset_mac_len() must check if mac_header was set
Eric Dumazet
2024-11-07
alarmtimers: Remove return value from alarm functions
Thomas Gleixner
2024-11-07
posix-timers: Cleanup SIG_IGN workaround leftovers
Thomas Gleixner
2024-11-07
signal: Queue ignored posixtimers on ignore list
Thomas Gleixner
2024-11-07
posix-timers: Handle ignored list on delete and exit
Thomas Gleixner
2024-11-07
signal: Provide ignored_posix_timers list
Thomas Gleixner
2024-11-07
posix-timers: Move sequence logic into struct k_itimer
Thomas Gleixner
2024-11-07
signal: Cleanup unused posix-timer leftovers
Thomas Gleixner
2024-11-07
posix-timers: Embed sigqueue in struct k_itimer
Thomas Gleixner
2024-11-07
signal: Replace resched_timer logic
Thomas Gleixner
2024-11-07
signal: Refactor send_sigqueue()
Thomas Gleixner
2024-11-07
posix-timers: Store PID type in the timer
Thomas Gleixner
2024-11-07
signal: Provide posixtimer_sigqueue_init()
Thomas Gleixner
2024-11-07
posix-timers: Add a refcount to struct k_itimer
Thomas Gleixner
2024-11-07
posix-cpu-timers: Use dedicated flag for CPU timer nanosleep
Thomas Gleixner
2024-11-07
posix-cpu-timers: Cleanup the firing logic
Thomas Gleixner
2024-11-07
posix-timers: Make signal delivery consistent
Thomas Gleixner
2024-11-07
irqchip: Add T-HEAD C900 ACLINT SSWI driver
Inochi Amaoto
2024-11-06
Merge tag 'nfs-for-6.12-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2024-11-06
PCI: Detect and trust built-in Thunderbolt chips
Esther Shimanovich
2024-11-06
io_uring/napi: add static napi tracking strategy
Olivier Langlois
2024-11-06
io_uring: move struct io_kiocb from task_struct to io_uring_task
Jens Axboe
[prev]
[next]