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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-04
tcp/dccp: fix possible race __inet_lookup_established()
Eric Dumazet
1
-0
/
+37
2020-01-04
hrtimer: Annotate lockless access to timer->state
Eric Dumazet
1
-4
/
+10
2020-01-04
libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.h
Masahiro Yamada
1
-0
/
+3
2020-01-04
fs/quota: handle overflows of sysctl fs.quota.* and report as unsigned long
Konstantin Khlebnikov
1
-1
/
+1
2020-01-04
mod_devicetable: fix PHY module format
Russell King
1
-2
/
+2
2020-01-04
media: cec-funcs.h: add status_req checks
Hans Verkuil
1
-2
/
+4
2019-12-21
tcp: fix rejected syncookies due to stale timestamps
Guillaume Nault
1
-0
/
+12
2019-12-21
inet: protect against too small mtu values.
Eric Dumazet
1
-0
/
+5
2019-12-21
quota: Check that quota is not dirty before release
Dmitry Monakhov
1
-0
/
+10
2019-12-21
appletalk: Fix potential NULL pointer dereference in unregister_snap_client
YueHaibing
1
-1
/
+1
2019-12-21
jbd2: Fix possible overflow in jbd2_log_space_left()
Jan Kara
1
-2
/
+2
2019-12-21
tty: Don't block on IO when ldisc change is pending
Dmitry Safonov
1
-0
/
+7
2019-12-21
mtd: fix mtd_oobavail() incoherent returned value
Miquel Raynal
1
-1
/
+1
2019-12-21
dma-mapping: fix return type of dma_set_max_seg_size()
Niklas Söderlund
1
-2
/
+1
2019-12-21
ACPI: fix acpi_find_child_device() invocation in acpi_preset_companion()
Alexey Dobriyan
1
-1
/
+1
2019-12-21
regulator: Fix return value of _set_load() stub
Mark Brown
1
-1
/
+1
2019-12-21
serial: core: Allow processing sysrq at port unlock time
Douglas Anderson
1
-1
/
+36
2019-12-05
net: dev: Use unsigned integer as an argument to left-shift
Andy Shevchenko
1
-1
/
+1
2019-12-05
lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk
Alexey Skidanov
1
-6
/
+7
2019-12-05
vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is n
Wei Yang
1
-6
/
+0
2019-12-05
gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIB
Krzysztof Kozlowski
1
-1
/
+1
2019-12-05
reset: fix reset_control_ops kerneldoc comment
Randy Dunlap
1
-1
/
+1
2019-11-28
KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
Sean Christopherson
1
-0
/
+1
2019-11-28
mm/memory_hotplug: make add_memory() take the device_hotplug_lock
David Hildenbrand
1
-0
/
+1
2019-11-28
linux/bitmap.h: fix type of nbits in bitmap_shift_right()
Rasmus Villemoes
1
-1
/
+1
2019-11-28
linux/bitmap.h: handle constant zero-size bitmaps correctly
Rasmus Villemoes
1
-1
/
+6
2019-11-28
mfd: max8997: Enale irq-wakeup unconditionally
Marek Szyprowski
1
-1
/
+0
2019-11-28
mfd: mc13xxx-core: Fix PMIC shutdown when reading ADC values
Fabio Estevam
1
-0
/
+1
2019-11-25
dmaengine: ep93xx: Return proper enum in ep93xx_dma_chan_direction
Nathan Chancellor
1
-1
/
+1
2019-11-25
SUNRPC: Fix priority queue fairness
Trond Myklebust
1
-2
/
+0
2019-11-25
block: introduce blk_rq_is_passthrough
Christoph Hellwig
1
-2
/
+7
2019-11-25
fbdev: Ditch fb_edid_add_monspecs
Daniel Vetter
1
-3
/
+0
2019-11-25
EDAC: Raise the maximum number of memory controllers
Justin Ernst
1
-1
/
+2
2019-11-25
cpufeature: avoid warning when compiling with clang
Stefan Agner
1
-1
/
+1
2019-11-25
libfdt: Ensure INT_MAX is defined in libfdt_env.h
Rob Herring
1
-0
/
+1
2019-11-25
iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macros
Eric Auger
1
-2
/
+4
2019-11-16
kvm: Add helper function for creating VM worker threads
Junaid Shahid
1
-0
/
+6
2019-11-16
cpu/speculation: Uninline and export CPU mitigations helpers
Tyler Hicks
1
-23
/
+2
2019-11-16
x86/bugs: Add ITLB_MULTIHIT bug infrastructure
Vineela Tummalapalli
1
-0
/
+2
2019-11-16
kvm: Convert kvm_lock to a mutex
Junaid Shahid
1
-1
/
+1
2019-11-16
x86/speculation/taa: Add sysfs reporting for TSX Async Abort
Pawan Gupta
1
-0
/
+3
2019-11-16
usb: gadget: core: unmap request from DMA only if previously mapped
Jack Pham
1
-0
/
+2
2019-11-12
mm: thp: handle page cache THP correctly in PageTransCompoundMap
Yang Shi
3
-7
/
+23
2019-11-10
net/flow_dissector: switch to siphash
Eric Dumazet
1
-1
/
+2
2019-11-10
net: fix sk_page_frag() recursion from memory reclaim
Tejun Heo
1
-0
/
+23
2019-10-17
cfg80211: Use const more consistently in for_each_element macros
Jouni Malinen
1
-9
/
+9
2019-10-17
cfg80211: add and use strongly typed element iteration macros
Johannes Berg
1
-0
/
+53
2019-10-05
quota: fix wrong condition in is_quota_modification()
Chao Yu
1
-1
/
+1
2019-10-05
kprobes: Prohibit probing on BUG() and WARN() address
Masami Hiramatsu
1
-0
/
+5
2019-09-10
libceph: allow ceph_buffer_put() to receive a NULL ceph_buffer
Luis Henriques
1
-1
/
+2
[next]