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
/
linux
Age
Commit message (
Expand
)
Author
2022-11-17
bpf: Allow locking bpf_spin_lock global variables
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Verify ownership relationships for user BTF types
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Recognize lock and list fields in allocated objects
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Introduce allocated objects support
Kumar Kartikeya Dwivedi
2022-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-18
random: always mix cycle counter in add_latent_entropy()
Jason A. Donenfeld
2022-11-18
hw_random: use add_hwgenerator_randomness() for early entropy
Jason A. Donenfeld
2022-11-18
random: remove early archrandom abstraction
Jason A. Donenfeld
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
io_uring: fix multishot accept request leaks
Pavel Begunkov
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
KVM: Obey kvm.halt_poll_ns in VMs not using KVM_CAP_HALT_POLL
David Matlack
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
timerqueue: Use rb_entry_safe() in timerqueue_getnext()
Barnabás Pőcze
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
wait: Return number of exclusive waiters awaken
Gabriel Krisman Bertazi
2022-11-16
mempool: introduce mempool_is_saturated
Pavel Begunkov
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/fb-helper: Schedule deferred-I/O worker after writing to framebuffer
Thomas Zimmermann
2022-11-16
udp: Introduce optional per-netns hash table.
Kuniyuki Iwashima
2022-11-16
wifi: wl1251: drop support for platform data
Dmitry Torokhov
2022-11-15
regset: make user_regset_copyin_ignore() *void*
Sergey Shtylyov
2022-11-15
bpf: Expand map key argument of bpf_redirect_map to u64
Toke Høiland-Jørgensen
2022-11-15
dev: Move received_rps counter next to RPS members in softnet data
Toke Høiland-Jørgensen
2022-11-15
gpiolib: add support for software nodes
Dmitry Torokhov
2022-11-15
nvme: implement the DEAC bit for the Write Zeroes command
Christoph Hellwig
2022-11-15
nvme: fine-granular CAP_SYS_ADMIN for nvme io commands
Kanchan Joshi
2022-11-15
kallsyms: Add self-test facility
Zhen Lei
2022-11-14
bpf: Refactor btf_struct_access
Kumar Kartikeya Dwivedi
[prev]
[next]