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