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-7.0.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
2022-11-18
stackprotector: move get_random_canary() into stackprotector.h
Jason A. Donenfeld
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
random: add helpers for random numbers with given floor or range
Jason A. Donenfeld
2022-11-17
firmware: tegra: Update BPMP ABI
Peter De Schrijver
2022-11-17
firmware: tegra: include IVC header file only once
Manish Bhardwaj
2022-11-17
Merge tag 'soc-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-11-17
headers: Remove some left-over license text in include/uapi/linux/hsi/
Christophe JAILLET
2022-11-17
io_uring: fix multishot accept request leaks
Pavel Begunkov
2022-11-17
virt: Add TDX guest driver
Kuppuswamy Sathyanarayanan
2022-11-17
vmlinux.lds.h: add HEADERED_SECTION_* macros
Jim Cromie
2022-11-17
vmlinux.lds.h: fix BOUNDED_SECTION_(PRE|POST)_LABEL macros
Jim Cromie
2022-11-17
Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-11-17
random: use rejection sampling for uniform bounded random integers
Jason A. Donenfeld
2022-11-17
bpf: Pass map file to .map_update_batch directly
Hou Tao
2022-11-17
fbdev: Make fb_modesetting_disabled() static inline
Thomas Zimmermann
2022-11-17
KVM: Obey kvm.halt_poll_ns in VMs not using KVM_CAP_HALT_POLL
David Matlack
2022-11-17
KVM: arm64: PMU: Align chained counter implementation with architecture pseud...
Marc Zyngier
2022-11-17
genirq/msi: Remove msi_domain_ops:: Msi_check()
Thomas Gleixner
2022-11-17
PCI/MSI: Move pci_alloc_irq_vectors() to api.c
Ahmed S. Darwish
2022-11-17
genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN
Thomas Gleixner
2022-11-17
PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAIN
Thomas Gleixner
2022-11-17
genirq/msi: Add bus token to struct msi_domain_info
Ahmed S. Darwish
2022-11-17
genirq/irqdomain: Move bus token enum into a seperate header
Thomas Gleixner
2022-11-17
genirq/msi: Make __msi_domain_free_irqs() static
Thomas Gleixner
2022-11-17
genirq/msi: Provide msi_domain_ops:: Post_free()
Thomas Gleixner
2022-11-17
genirq/msi: Make __msi_domain_alloc_irqs() static
Thomas Gleixner
2022-11-17
genirq/msi: Remove filter from msi_free_descs_free_range()
Thomas Gleixner
2022-11-17
clocksource/drivers/hyper-v: Include asm/hyperv-tlfs.h not asm/mshyperv.h
Thomas Gleixner
2022-11-17
timerqueue: Use rb_entry_safe() in timerqueue_getnext()
Barnabás Pőcze
2022-11-17
net: use struct_group to copy ip/ipv6 header addresses
Hangbin Liu
2022-11-17
pinconf-generic: clarify pull up and pull down config values
Niyas Sait
2022-11-16
tracing: Fix warning on variable 'struct trace_array'
Aashish Sharma
2022-11-16
blk-cgroup: Flush stats at blkgs destruction path
Waiman Long
2022-11-16
fixp-arith: do not require users to include bug.h
Matti Vaittinen
2022-11-16
block: make blk_set_default_limits() private
Keith Busch
2022-11-16
block: make dma_alignment a stacking queue_limit
Keith Busch
2022-11-16
block: remove delayed holder registration
Christoph Hellwig
2022-11-16
tracing/ring-buffer: Have polling block on watermark
Steven Rostedt (Google)
2022-11-16
HID: bpf: return non NULL data pointer when CONFIG_HID_BPF is not set
Benjamin Tissoires
2022-11-16
clk: sunxi-ng: f1c100s: Add IR mod clock
Andre Przywara
2022-11-16
wait: Return number of exclusive waiters awaken
Gabriel Krisman Bertazi
2022-11-16
mempool: introduce mempool_is_saturated
Pavel Begunkov
2022-11-16
l2tp: Serialize access to sk_user_data with sk_callback_lock
Jakub Sitnicki
2022-11-16
net: add atomic_long_t to net_device_stats fields
Eric Dumazet
2022-11-16
fbdev: Add support for the nomodeset kernel parameter
Thomas Zimmermann
2022-11-16
drm: Move nomodeset kernel parameter to drivers/video
Thomas Zimmermann
2022-11-16
drm/fb-helper: Remove damage worker
Thomas Zimmermann
2022-11-16
drm/fb-helper: Schedule deferred-I/O worker after writing to framebuffer
Thomas Zimmermann
2022-11-16
Merge branch 'for-linus' into for-next
Takashi Iwai
2022-11-16
udp: Introduce optional per-netns hash table.
Kuniyuki Iwashima
[prev]
[next]