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
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
HID: bpf: return non NULL data pointer when CONFIG_HID_BPF is not set
Benjamin Tissoires
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
HID: bpf: allow to change the report descriptor
Benjamin Tissoires
2022-11-15
HID: bpf: introduce hid_hw_request()
Benjamin Tissoires
2022-11-15
HID: bpf: allocate data memory for device_event BPF programs
Benjamin Tissoires
2022-11-15
HID: initial BPF implementation
Benjamin Tissoires
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
2022-11-14
bpf: Rename MEM_ALLOC to MEM_RINGBUF
Kumar Kartikeya Dwivedi
2022-11-14
bpf: Rename RET_PTR_TO_ALLOC_MEM
Kumar Kartikeya Dwivedi
2022-11-14
bpf: Support bpf_list_head in map values
Kumar Kartikeya Dwivedi
2022-11-14
bpf: Fix copy_map_value, zero_map_value
Kumar Kartikeya Dwivedi
2022-11-14
bpf: Remove BPF_MAP_OFF_ARR_MAX
Kumar Kartikeya Dwivedi
2022-11-14
Merge tag 'vfio-v6.1-rc6' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2022-11-14
i2c: core: Introduce i2c_client_get_device_id helper function
Angel Iglesias
2022-11-14
vfio: Add an option to get migration data size
Yishai Hadas
2022-11-14
ACPI: Implement a generic FFH Opregion handler
Sudeep Holla
2022-11-14
memregion: Add cpu_cache_invalidate_memregion() interface
Davidlohr Bueso
2022-11-14
PCI: Allow drivers to request exclusive config regions
Ira Weiny
[prev]
[next]