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.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
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
2024-05-17
xfrm: Preserve vlan tags for transport mode software GRO
Paul Davey
2024-05-17
sunrpc: add a struct rpc_stats arg to rpc_create_args
Josef Bacik
2024-05-02
serial: core: fix kernel-doc for uart_port_unlock_irqrestore()
Randy Dunlap
2024-05-02
ethernet: Add helper for assigning packet type when dest address does not mat...
Rahul Rameshbabu
2024-05-02
tracing: Increase PERF_MAX_TRACE_SIZE to handle Sentinel1 and docker together
Robin H. Johnson
2024-05-02
serial: core: Provide port lock wrappers
Thomas Gleixner
2024-05-02
u64_stats: fix u64_stats_init() for lockdep when used repeatedly in one file
Petr Tesarik
2024-04-13
SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned int
Dai Ngo
2024-04-13
fs: add a vfs_fchmod helper
Christoph Hellwig
2024-04-13
fs: add a vfs_fchown helper
Christoph Hellwig
2024-04-13
mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...
Vlastimil Babka
2024-04-13
vfio: Introduce interface to flush virqfd inject workqueue
Alex Williamson
2024-04-13
objtool: Add support for intra-function calls
Alexandre Chartre
2024-04-13
firmware: meson_sm: Rework driver as a proper platform driver
Carlo Caione
2024-04-13
timers: Rename del_timer_sync() to timer_delete_sync()
Thomas Gleixner
2024-04-13
timers: Use del_timer_sync() even on UP
Thomas Gleixner
2024-03-26
rcu: add a helper to report consolidated flavor QS
Yan Zhai
2024-03-26
gpu: host1x: mipi: Update tegra_mipi_request() to be node based
Sowjanya Komatineni
2024-03-26
bpf: Mark bpf_spin_{lock,unlock}() helpers with notrace correctly
Yonghong Song
2024-03-26
bpf: Add typecast to bpf helpers to help BTF generation
Alexei Starovoitov
2024-03-26
fs/select: rework stack allocation hack for clang
Arnd Bergmann
2024-03-26
io_uring/unix: drop usage of io_uring socket
Jens Axboe
2024-03-15
regmap: Add bulk read/write callbacks into regmap_config
Marek Vasut
2024-03-15
regmap: allow to define reg_update_bits for no bus configuration
Ansuel Smith
2024-03-01
fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaio
Bart Van Assche
2024-03-01
drm/syncobj: make lockdep complain on WAIT_FOR_SUBMIT v3
Christian König
2024-02-23
lsm: new security_file_ioctl_compat() hook
Alfred Piccioni
2024-02-23
PM: runtime: Have devm_pm_runtime_enable() handle pm_runtime_dont_use_autosus...
Douglas Anderson
2024-02-23
PM: runtime: add devm_pm_runtime_enable helper
Dmitry Baryshkov
2024-02-23
netfilter: ipset: fix performance regression in swap operation
Jozsef Kadlecsik
2024-02-23
arch, mm: remove stale mentions of DISCONIGMEM
Mike Rapoport
2024-02-23
hrtimer: Report offline hrtimer enqueue
Frederic Weisbecker
2024-02-23
dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEV
Frank Li
2024-02-23
PCI: add INTEL_HDA_ARL to pci_ids.h
Pierre-Louis Bossart
2024-02-23
bpf: Add map and need_defer parameters to .map_fd_put_ptr()
Hou Tao
2024-02-23
x86/entry/ia32: Ensure s32 is sign extended to s64
Richard Palethorpe
2024-02-23
fs: add mode_strip_sgid() helper
Yang Xu
2024-02-23
spi: introduce SPI_MODE_X_MASK macro
Oleksij Rempel
2024-02-23
units: add the HZ macros
Daniel Lezcano
2024-02-23
units: change from 'L' to 'UL'
Daniel Lezcano
2024-02-23
units: Add Watt units
Daniel Lezcano
2024-02-23
include/linux/units.h: add helpers for kelvin to/from Celsius conversion
Akinobu Mita
2023-12-20
cred: switch to using atomic_long_t
Jens Axboe
2023-12-13
mmc: core: add helpers mmc_regulator_enable/disable_vqmmc
Heiner Kallweit
2023-12-13
perf/core: Add a new read format to get a number of lost samples
Namhyung Kim
2023-12-13
of: Add missing 'Return' section in kerneldoc comments
Rob Herring
2023-12-13
of/irq: Make of_msi_map_rid() PCI bus agnostic
Lorenzo Pieralisi
2023-12-13
of/irq: make of_msi_map_get_device_domain() bus agnostic
Diana Craciun
2023-12-13
of/iommu: Make of_map_rid() PCI agnostic
Lorenzo Pieralisi
2023-12-13
ACPI/IORT: Make iort_msi_map_rid() PCI agnostic
Lorenzo Pieralisi
[next]