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
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-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
2023-12-13
ACPI/IORT: Make iort_get_device_domain IRQ domain agnostic
Lorenzo Pieralisi
1
-3
/
+4
2023-12-13
of: base: Add of_get_cpu_state_node() to get idle states for a CPU node
Ulf Hansson
1
-0
/
+8
2023-12-13
hrtimers: Push pending hrtimers away from outgoing CPU earlier
Thomas Gleixner
2
-2
/
+3
2023-12-08
ovl: skip overlayfs superblocks at global sync
Konstantin Khlebnikov
1
-0
/
+2
2023-12-08
HID: fix HID device resource race between HID core and debugging support
Charles Yi
1
-0
/
+3
2023-12-08
HID: core: store the unique system identifier in hid_device
Benjamin Tissoires
1
-0
/
+2
2023-11-28
tracing: Have trace_event_file have ref counters
Steven Rostedt (Google)
1
-0
/
+4
2023-11-28
net/mlx5_core: Clean driver version and name
Leon Romanovsky
1
-0
/
+2
2023-11-28
pwm: Fix double shift bug
Dan Carpenter
1
-2
/
+2
2023-11-20
Fix termination state for idr_for_each_entry_ul()
NeilBrown
1
-2
/
+4
2023-11-20
sched/rt: Provide migrate_disable/enable() inlines
Thomas Gleixner
1
-0
/
+30
2023-11-20
firmware: ti_sci: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2
-2
/
+2
2023-11-20
soc: qcom: llcc cleanup to get rid of sdm845 specific driver file
Vivek Gautam
1
-36
/
+21
2023-11-20
net: add DEV_STATS_READ() helper
Eric Dumazet
1
-0
/
+1
2023-11-08
PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD device
Vicki Pfau
1
-0
/
+1
2023-11-08
rpmsg: Fix calling device_lock() on non-initialized device
Krzysztof Kozlowski
1
-0
/
+8
2023-11-08
rpmsg: Fix kfree() of static memory on setting driver_override
Krzysztof Kozlowski
1
-2
/
+4
2023-11-08
driver: platform: Add helper for safer setting of driver_override
Krzysztof Kozlowski
2
-1
/
+7
2023-10-25
perf: Disallow mis-matched inherited group reads
Peter Zijlstra
1
-0
/
+1
2023-10-25
resource: Add irqresource_disabled()
John Garry
1
-0
/
+7
2023-10-25
dev_forward_skb: do not scrub skb mark within the same name space
Nicolas Dichtel
1
-1
/
+1
2023-10-25
mcb: remove is_added flag from mcb_device struct
Jorge Sanjuan Garcia
1
-1
/
+0
2023-10-25
quota: Fix slow quotaoff
Jan Kara
2
-2
/
+4
2023-10-10
netfilter: handle the connecting collision properly in nf_conntrack_proto_sctp
Xin Long
1
-0
/
+1
2023-10-10
ata: libata-sata: increase PMP SRST timeout to 10s
Matthias Schiffer
1
-1
/
+1
2023-10-10
ata: libata: disallow dev-initiated LPM transitions to unsupported states
Niklas Cassel
1
-0
/
+4
[next]