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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-01
y2038: futex: Move compat implementation into futex.c
Arnd Bergmann
1
-8
/
+0
2019-12-01
KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
Sean Christopherson
1
-0
/
+1
2019-12-01
mm/memory_hotplug: make add_memory() take the device_hotplug_lock
David Hildenbrand
1
-0
/
+1
2019-12-01
linux/bitmap.h: fix type of nbits in bitmap_shift_right()
Rasmus Villemoes
1
-1
/
+1
2019-12-01
linux/bitmap.h: handle constant zero-size bitmaps correctly
Rasmus Villemoes
1
-1
/
+6
2019-12-01
ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12
Hangbin Liu
1
-1
/
+3
2019-12-01
mfd: max8997: Enale irq-wakeup unconditionally
Marek Szyprowski
1
-1
/
+0
2019-12-01
mfd: intel_soc_pmic_bxtwc: Chain power button IRQs as well
Andy Shevchenko
1
-0
/
+1
2019-12-01
mfd: mc13xxx-core: Fix PMIC shutdown when reading ADC values
Fabio Estevam
1
-0
/
+1
2019-11-24
cpuidle: menu: Fix wakeup statistics updates for polling state
Rafael J. Wysocki
1
-0
/
+1
2019-11-24
IB/mlx4: Avoid implicit enumerated type conversion
Nathan Chancellor
1
-1
/
+1
2019-11-24
dmaengine: ep93xx: Return proper enum in ep93xx_dma_chan_direction
Nathan Chancellor
1
-1
/
+1
2019-11-24
SUNRPC: Fix priority queue fairness
Trond Myklebust
1
-2
/
+0
2019-11-24
fbdev: Ditch fb_edid_add_monspecs
Daniel Vetter
1
-3
/
+0
2019-11-20
EDAC: Raise the maximum number of memory controllers
Justin Ernst
1
-1
/
+2
2019-11-20
vmbus: keep pointer to ring buffer page
Stephen Hemminger
1
-1
/
+1
2019-11-20
cpufeature: avoid warning when compiling with clang
Stefan Agner
1
-1
/
+1
2019-11-20
crypto: chacha20 - Fix chacha20_block() keystream alignment (again)
Eric Biggers
1
-2
/
+1
2019-11-20
libfdt: Ensure INT_MAX is defined in libfdt_env.h
Rob Herring
1
-0
/
+1
2019-11-20
media: vsp1: Fix YCbCr planar formats pitch calculation
Koji Matsuoka
1
-1
/
+1
2019-11-20
llc: avoid blocking in llc_sap_close()
Cong Wang
1
-0
/
+1
2019-11-20
sched/debug: Use symbolic names for task state constants
Uwe Kleine-König
1
-3
/
+8
2019-11-20
mtd: rawnand: fsl_ifc: fixup SRAM init for newer ctrl versions
Kurt Kanzenbach
1
-0
/
+2
2019-11-20
net/mlx5: Fix atomic_mode enum values
Moni Shoua
1
-4
/
+1
2019-11-20
y2038: make do_gettimeofday() and get_seconds() inline
Arnd Bergmann
1
-2
/
+13
2019-11-20
soc/tegra: pmc: Fix pad voltage configuration for Tegra186
Aapo Vienamo
1
-0
/
+1
2019-11-20
iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macros
Eric Auger
1
-2
/
+4
2019-11-12
kvm: Add helper function for creating VM worker threads
Junaid Shahid
1
-0
/
+6
2019-11-12
kvm: Convert kvm_lock to a mutex
Junaid Shahid
1
-1
/
+1
2019-11-12
kvm: x86, powerpc: do not allow clearing largepages debugfs entry
Paolo Bonzini
1
-0
/
+2
2019-11-12
cpu/speculation: Uninline and export CPU mitigations helpers
Tyler Hicks
1
-23
/
+2
2019-11-12
x86/bugs: Add ITLB_MULTIHIT bug infrastructure
Vineela Tummalapalli
1
-0
/
+2
2019-11-12
x86/speculation/taa: Add sysfs reporting for TSX Async Abort
Pawan Gupta
1
-0
/
+3
2019-11-12
net: prevent load/store tearing on sk->sk_stamp
Eric Dumazet
1
-2
/
+2
2019-11-12
ipvs: move old_secure_tcp into struct netns_ipvs
Eric Dumazet
1
-0
/
+1
2019-11-12
RDMA/uverbs: Prevent potential underflow
Dan Carpenter
1
-1
/
+1
2019-11-12
netfilter: nf_tables: Align nft_expr private data to 64-bit
Lukas Wunner
1
-1
/
+2
2019-11-12
mm: thp: handle page cache THP correctly in PageTransCompoundMap
Yang Shi
3
-7
/
+23
2019-11-12
net: fix data-race in neigh_event_send()
Eric Dumazet
1
-2
/
+2
2019-11-12
bonding: fix state transition issue in link monitoring
Jay Vosburgh
1
-2
/
+1
2019-11-10
net/flow_dissector: switch to siphash
Eric Dumazet
4
-5
/
+7
2019-11-10
net: add skb_queue_empty_lockless()
Eric Dumazet
1
-9
/
+24
2019-11-10
netns: fix GFP flags in rtnl_net_notifyid()
Guillaume Nault
1
-1
/
+1
2019-11-10
net: fix sk_page_frag() recursion from memory reclaim
Tejun Heo
2
-3
/
+31
2019-11-10
net: annotate lockless accesses to sk->sk_napi_id
Eric Dumazet
1
-3
/
+3
2019-11-10
net: annotate accesses to sk->sk_incoming_cpu
Eric Dumazet
1
-2
/
+2
2019-11-06
sch_netem: fix rcu splat in netem_enqueue()
Eric Dumazet
1
-0
/
+5
2019-11-06
rxrpc: Fix trace-after-put looking at the put peer record
David Howells
1
-3
/
+3
2019-11-06
llc: fix sk_buff leak in llc_conn_service()
Eric Biggers
1
-1
/
+1
2019-10-29
btrfs: tracepoints: Fix bad entry members of qgroup events
Qu Wenruo
1
-1
/
+2
[next]