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
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
torture: Make torture_hrtimeout_ns() take an hrtimer mode parameter
Paul E. McKenney
2023-11-28
torture: Add a kthread-creation callback to _torture_create_kthread()
Paul E. McKenney
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
x86/apic/msi: Fix misconfigured non-maskable MSI quirk
Koichiro Den
2023-11-28
perf/core: Fix cpuctx refcounting
Peter Zijlstra
2023-11-28
bpf: handle ldimm64 properly in check_cfg()
Andrii Nakryiko
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
f2fs: fix error path of __f2fs_build_free_nids
Zhiguo Niu
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
wifi: mt76: mt7921e: Support MT7992 IP in Xiaomi Redmibook 15 Pro (2023)
Ingo Rohloff
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
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
crypto: hisilicon/qm - fix PF queue parameter issue
Longfang Liu
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
PM: sleep: Fix symbol export for _SIMPLE_ variants of _PM_OPS()
Raag Jadav
2023-11-20
udplite: fix various data-races
Eric Dumazet
2023-11-20
udplite: remove UDPLITE_BIT
Eric Dumazet
2023-11-20
udp: lockless UDP_ENCAP_L2TPINUDP / UDP_GRO
Eric Dumazet
2023-11-20
udp: move udp->accept_udp_{l4|fraglist} to udp->udp_flags
Eric Dumazet
2023-11-20
udp: move udp->gro_enabled to udp->udp_flags
Eric Dumazet
2023-11-20
udp: move udp->no_check6_rx to udp->udp_flags
Eric Dumazet
2023-11-20
udp: move udp->no_check6_tx to udp->udp_flags
Eric Dumazet
2023-11-20
udp: introduce udp->udp_flags
Eric Dumazet
2023-11-20
bpf, x64: Fix tailcall infinite loop
Leon Hwang
2023-11-20
string: Adjust strtomem() logic to allow for smaller sources
Kees Cook
2023-11-20
PCI/MSI: Provide stubs for IMS functions
Reinette Chatre
2023-11-20
perf: Optimize perf_cgroup_switch()
Peter Zijlstra
2023-11-20
x86/numa: Introduce numa_fill_memblks()
Alison Schofield
2023-11-20
x86/srso: Fix unret validation dependencies
Josh Poimboeuf
2023-11-20
sched/topology: Fix sched_numa_find_nth_cpu() in non-NUMA case
Yury Norov
2023-11-20
numa: Generalize numa_map_to_online_node()
Yury Norov
2023-11-08
PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD device
Vicki Pfau
2023-11-08
power: supply: core: Use blocking_notifier_call_chain to avoid RCU complaint
Kai-Heng Feng
2023-11-02
kasan: print the original fault addr when access invalid shadow
Haibo Li
[next]