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
2023-12-23
kasan: disable kasan_non_canonical_hook() for HW tags
Arnd Bergmann
1
-3
/
+3
2023-12-23
ksmbd: fix racy issue from using ->d_parent and ->d_name
Namjae Jeon
1
-0
/
+6
2023-12-23
fs: introduce lock_rename_child() helper
Al Viro
1
-0
/
+1
2023-12-20
cred: switch to using atomic_long_t
Jens Axboe
1
-4
/
+4
2023-12-20
net: vlan: introduce skb_vlan_eth_hdr()
Vladimir Oltean
1
-2
/
+10
2023-12-20
memblock: allow to specify flags with memblock_add_node()
David Hildenbrand
2
-2
/
+3
2023-12-20
r8152: add vendor/device ID pair for ASUS USB-C2500
Kelly Kane
1
-0
/
+1
2023-12-20
r8152: add vendor/device ID pair for D-Link DUB-E250
Antonio Napolitano
1
-0
/
+1
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
kallsyms: Make kallsyms_on_each_symbol generally available
Jiri Olsa
1
-1
/
+6
2023-12-13
kprobes: consistent rcu api usage for kretprobe holder
JP Kobryn
1
-5
/
+2
2023-12-13
net: stmmac: fix FPE events losing
Jianheng Zhang
1
-0
/
+1
2023-12-13
platform/x86: asus-wmi: Add support for ROG X13 tablet mode
Luke D. Jones
1
-0
/
+1
2023-12-13
hrtimers: Push pending hrtimers away from outgoing CPU earlier
Thomas Gleixner
2
-2
/
+3
2023-12-08
mmc: core: add helpers mmc_regulator_enable/disable_vqmmc
Heiner Kallweit
1
-0
/
+3
2023-12-08
fs: add ctime accessors infrastructure
Jeff Layton
1
-1
/
+44
2023-12-08
ASoC: Intel: Move soc_intel_is_foo() helpers to a generic header
Hans de Goede
1
-0
/
+65
2023-12-08
Revert "workqueue: remove unused cancel_work()"
Andrey Grodzovsky
1
-0
/
+1
2023-12-03
proc: sysctl: prevent aliased sysctls from getting passed to init
Krister Johansen
1
-0
/
+6
2023-12-03
HID: fix HID device resource race between HID core and debugging support
Charles Yi
1
-0
/
+3
2023-12-03
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: ethtool: Fix documentation of ethtool_sprintf()
Andrew Lunn
1
-2
/
+2
2023-11-28
lsm: fix default return value for inode_getsecctx
Ondrej Mosnacek
1
-1
/
+1
2023-11-28
lsm: fix default return value for vm_enough_memory
Ondrej Mosnacek
1
-1
/
+1
2023-11-28
SUNRPC: Fix RPC client cleaned up the freed pipefs dentries
felix
1
-0
/
+1
2023-11-28
sched/core: Optimize in_task() and in_interrupt() a bit
Finn Thain
1
-2
/
+13
2023-11-28
tracing/perf: Add interrupt_context_level() helper
Steven Rostedt (VMware)
2
-6
/
+22
2023-11-28
tracing: Reuse logic from perf's get_recursion_context()
Steven Rostedt (VMware)
1
-5
/
+6
2023-11-28
pwm: Fix double shift bug
Dan Carpenter
1
-2
/
+2
2023-11-28
string.h: add array-wrappers for (v)memdup_user()
Philipp Stanner
1
-0
/
+40
2023-11-28
workqueue: Provide one lock class key per work_on_cpu() callsite
Frederic Weisbecker
1
-7
/
+39
2023-11-20
Fix termination state for idr_for_each_entry_ul()
NeilBrown
1
-2
/
+4
2023-11-20
mfd: core: Un-constify mfd_cell.of_reg
Michał Mirosław
1
-1
/
+1
2023-11-20
arm64/arm: xen: enlighten: Fix KPTI checks
Mark Rutland
1
-0
/
+1
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-11-08
iio: afe: rescale: add offset support
Liam Beguin
1
-0
/
+4
2023-11-08
iio: afe: rescale: expose scale processing function
Liam Beguin
1
-0
/
+32
2023-11-08
kasan: print the original fault addr when access invalid shadow
Haibo Li
1
-3
/
+3
2023-10-25
perf: Disallow mis-matched inherited group reads
Peter Zijlstra
1
-0
/
+1
2023-10-25
net: introduce a function to check if a netdev name is in use
Antoine Tenart
1
-0
/
+1
2023-10-25
iio: core: introduce iio_device_{claim|release}_buffer_mode() APIs
Nuno Sá
1
-0
/
+2
2023-10-25
iio: core: Hide read accesses to iio_dev->currentmode
Miquel Raynal
1
-0
/
+1
2023-10-25
iio: Un-inline iio_buffer_enabled()
Miquel Raynal
1
-10
/
+1
2023-10-19
mcb: remove is_added flag from mcb_device struct
Jorge Sanjuan Garcia
1
-1
/
+0
2023-10-19
net: change accept_ra_min_rtr_lft to affect all RA lifetimes
Patrick Rohr
1
-1
/
+1
[next]