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-12-08
vfio: Drop vfio_file_iommu_group() stub to fudge around a KVM wart
Sean Christopherson
2023-12-08
cpufreq/amd-pstate: Fix scaling_min_freq and scaling_max_freq update
Wyes Karny
2023-12-08
bpf, sockmap: af_unix stream sockets need to hold ref for pair sock
John Fastabend
2023-12-08
io_uring/kbuf: defer release of mapped buffer rings
Jens Axboe
2023-12-08
iommu: Avoid more races around device probe
Robin Murphy
2023-12-08
dma-buf: fix check in dma_resv_add_fence
Christian König
2023-12-03
Revert "usb: phy: add usb phy notify port status API"
Johan Hovold
2023-12-03
mm: add a NO_INHERIT flag to the PR_SET_MDWE prctl
Florent Revest
2023-12-03
HID: fix HID device resource race between HID core and debugging support
Charles Yi
2023-12-03
net: Move {l,t,d}stats allocation to core and convert veth & vrf
Daniel Borkmann
2023-12-03
net, vrf: Move dstats structure to core
Daniel Borkmann
2023-12-03
filemap: add a per-mapping stable writes flag
Christoph Hellwig
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
torture: Make torture_hrtimeout_ns() take an hrtimer mode parameter
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
spi: Fix null dereference on suspend
Mark Hasemeyer
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
[next]