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-01
mm/damon/core: make damon_start() waits until kdamond_fn() starts
SeongJae Park
2024-01-01
dm thin metadata: Fix ABBA deadlock by resetting dm_bufio_client
Li Lingfeng
2024-01-01
keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
David Howells
2024-01-01
net/mlx5: Re-organize mlx5_cmd struct
Shay Drory
2024-01-01
net/mlx5: Prevent high-rate FW commands from populating all slots
Tariq Toukan
2024-01-01
bpf: Fix prog_array_map_poke_run map poke update
Jiri Olsa
2024-01-01
kasan: disable kasan_non_canonical_hook() for HW tags
Arnd Bergmann
2023-12-20
mm/mglru: fix underprotected page cache
Yu Zhao
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
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
hugetlb: fix null-ptr-deref in hugetlb_vma_lock_write
Mike Kravetz
2023-12-13
kprobes: consistent rcu api usage for kretprobe holder
JP Kobryn
2023-12-13
rethook: Use __rcu pointer for rethook::handler
Masami Hiramatsu (Google)
2023-12-13
iommu: Avoid more races around device probe
Robin Murphy
2023-12-13
net: stmmac: fix FPE events losing
Jianheng Zhang
2023-12-13
hrtimers: Push pending hrtimers away from outgoing CPU earlier
Thomas Gleixner
2023-12-08
x86/apic/msi: Fix misconfigured non-maskable MSI quirk
Koichiro Den
2023-12-08
mmc: core: add helpers mmc_regulator_enable/disable_vqmmc
Heiner Kallweit
2023-12-08
spi: Fix null dereference on suspend
Mark Hasemeyer
2023-12-08
dma-buf: fix check in dma_resv_add_fence
Christian König
2023-12-03
HID: fix HID device resource race between HID core and debugging support
Charles Yi
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
fs: add ctime accessors infrastructure
Jeff Layton
2023-11-28
mmc: Add quirk MMC_QUIRK_BROKEN_CACHE_FLUSH for Micron eMMC Q2J54A
Bean Huo
2023-11-28
mm/damon: implement a function for max nr_accesses safe calculation
SeongJae Park
2023-11-28
proc: sysctl: prevent aliased sysctls from getting passed to init
Krister Johansen
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
pwm: Fix double shift bug
Dan Carpenter
2023-11-28
string.h: add array-wrappers for (v)memdup_user()
Philipp Stanner
2023-11-28
vsock: read from socket's error queue
Arseniy Krasnov
2023-11-28
workqueue: Provide one lock class key per work_on_cpu() callsite
Frederic Weisbecker
2023-11-28
lib/generic-radix-tree.c: Don't overflow in peek()
Kent Overstreet
2023-11-20
virtio/vsock: replace virtio_vsock_pkt with sk_buff
Bobby Eshleman
2023-11-20
Fix termination state for idr_for_each_entry_ul()
NeilBrown
2023-11-20
filemap: add filemap_get_folios_tag()
Vishal Moola (Oracle)
2023-11-20
mfd: core: Un-constify mfd_cell.of_reg
Michał Mirosław
2023-11-20
crypto: hisilicon/qm - fix PF queue parameter issue
Longfang Liu
2023-11-20
crypto: hisilicon/qm - modify the process of regs dfx
Kai Ye
2023-11-20
hwrng: bcm2835 - Fix hwrng throughput regression
Stefan Wahren
2023-11-20
KEYS: Include linux/errno.h in linux/verification.h
Herbert Xu
2023-11-20
arm64/arm: xen: enlighten: Fix KPTI checks
Mark Rutland
2023-11-20
clk: linux/clk-provider.h: fix kernel-doc warnings and typos
Randy Dunlap
2023-11-20
net: add DEV_STATS_READ() helper
Eric Dumazet
2023-11-20
string: Adjust strtomem() logic to allow for smaller sources
Kees Cook
[next]