index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2024-01-05
bpf: Fix prog_array_map_poke_run map poke update
Jiri Olsa
2024-01-05
device property: Allow const parameter to dev_fwnode()
Andy Shevchenko
2024-01-05
spi: Introduce spi_get_device_match_data() helper
Andy Shevchenko
2024-01-05
device property: Add const qualifier to device_get_match_data() parameter
Andy Shevchenko
2024-01-05
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2024-01-05
keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
David Howells
2023-12-23
kasan: disable kasan_non_canonical_hook() for HW tags
Arnd Bergmann
2023-12-23
ksmbd: fix racy issue from using ->d_parent and ->d_name
Namjae Jeon
2023-12-23
fs: introduce lock_rename_child() helper
Al Viro
2023-12-20
cred: switch to using atomic_long_t
Jens Axboe
2023-12-20
net: vlan: introduce skb_vlan_eth_hdr()
Vladimir Oltean
2023-12-20
memblock: allow to specify flags with memblock_add_node()
David Hildenbrand
2023-12-20
r8152: add vendor/device ID pair for ASUS USB-C2500
Kelly Kane
2023-12-20
r8152: add vendor/device ID pair for D-Link DUB-E250
Antonio Napolitano
2023-12-13
perf/core: Add a new read format to get a number of lost samples
Namhyung Kim
2023-12-13
kallsyms: Make kallsyms_on_each_symbol generally available
Jiri Olsa
2023-12-13
kprobes: consistent rcu api usage for kretprobe holder
JP Kobryn
2023-12-13
net: stmmac: fix FPE events losing
Jianheng Zhang
2023-12-13
platform/x86: asus-wmi: Add support for ROG X13 tablet mode
Luke D. Jones
2023-12-13
hrtimers: Push pending hrtimers away from outgoing CPU earlier
Thomas Gleixner
2023-12-08
mmc: core: add helpers mmc_regulator_enable/disable_vqmmc
Heiner Kallweit
2023-12-08
fs: add ctime accessors infrastructure
Jeff Layton
2023-12-08
ASoC: Intel: Move soc_intel_is_foo() helpers to a generic header
Hans de Goede
2023-12-08
Revert "workqueue: remove unused cancel_work()"
Andrey Grodzovsky
2023-12-03
proc: sysctl: prevent aliased sysctls from getting passed to init
Krister Johansen
2023-12-03
HID: fix HID device resource race between HID core and debugging support
Charles Yi
2023-12-03
HID: core: store the unique system identifier in hid_device
Benjamin Tissoires
2023-11-28
tracing: Have trace_event_file have ref counters
Steven Rostedt (Google)
2023-11-28
net: ethtool: Fix documentation of ethtool_sprintf()
Andrew Lunn
2023-11-28
lsm: fix default return value for inode_getsecctx
Ondrej Mosnacek
2023-11-28
lsm: fix default return value for vm_enough_memory
Ondrej Mosnacek
2023-11-28
SUNRPC: Fix RPC client cleaned up the freed pipefs dentries
felix
2023-11-28
sched/core: Optimize in_task() and in_interrupt() a bit
Finn Thain
2023-11-28
tracing/perf: Add interrupt_context_level() helper
Steven Rostedt (VMware)
2023-11-28
tracing: Reuse logic from perf's get_recursion_context()
Steven Rostedt (VMware)
2023-11-28
pwm: Fix double shift bug
Dan Carpenter
2023-11-28
string.h: add array-wrappers for (v)memdup_user()
Philipp Stanner
2023-11-28
workqueue: Provide one lock class key per work_on_cpu() callsite
Frederic Weisbecker
2023-11-20
Fix termination state for idr_for_each_entry_ul()
NeilBrown
2023-11-20
mfd: core: Un-constify mfd_cell.of_reg
Michał Mirosław
2023-11-20
arm64/arm: xen: enlighten: Fix KPTI checks
Mark Rutland
2023-11-20
net: add DEV_STATS_READ() helper
Eric Dumazet
2023-11-08
PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD device
Vicki Pfau
2023-11-08
rpmsg: Fix calling device_lock() on non-initialized device
Krzysztof Kozlowski
2023-11-08
rpmsg: Fix kfree() of static memory on setting driver_override
Krzysztof Kozlowski
2023-11-08
driver: platform: Add helper for safer setting of driver_override
Krzysztof Kozlowski
2023-11-08
iio: afe: rescale: add offset support
Liam Beguin
2023-11-08
iio: afe: rescale: expose scale processing function
Liam Beguin
2023-11-08
kasan: print the original fault addr when access invalid shadow
Haibo Li
2023-10-25
perf: Disallow mis-matched inherited group reads
Peter Zijlstra
[next]