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-09
net: core: limit nested device depth
Taehee Yoo
1
-0
/
+4
2020-01-09
regulator: ab8500: Remove AB8505 USB regulator
Stephan Gerhold
1
-1
/
+0
2020-01-09
libata: Fix retrieving of active qcs
Sascha Hauer
1
-0
/
+1
2020-01-09
ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()
Florian Fainelli
1
-0
/
+2
2020-01-09
dmaengine: Fix access to uninitialized dma_slave_caps
Lukas Wunner
1
-1
/
+4
2020-01-09
nvme_fc: add module to ops template to allow module references
James Smart
1
-0
/
+4
2020-01-04
tcp/dccp: fix possible race __inet_lookup_established()
Eric Dumazet
1
-0
/
+37
2020-01-04
ptp: fix the race between the release of ptp_clock and cdev
Vladis Dronov
1
-8
/
+11
2020-01-04
hrtimer: Annotate lockless access to timer->state
Eric Dumazet
1
-4
/
+10
2020-01-04
net: add a READ_ONCE() in skb_peek_tail()
Eric Dumazet
1
-2
/
+4
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
2019-12-31
cpufreq: Avoid leaving stale IRQ work items during CPU offline
Rafael J. Wysocki
2
-11
/
+3
2019-12-31
rfkill: allocate static minor
Marcel Holtmann
1
-0
/
+1
2019-12-31
ipmi: Don't allow device module unload when in use
Corey Minyard
1
-4
/
+8
2019-12-31
mod_devicetable: fix PHY module format
Russell King
1
-2
/
+2
2019-12-21
tcp: fix rejected syncookies due to stale timestamps
Guillaume Nault
1
-0
/
+13
2019-12-21
inet: protect against too small mtu values.
Eric Dumazet
1
-0
/
+5
2019-12-17
mm, thp, proc: report THP eligibility for each vma
Michal Hocko
1
-1
/
+12
2019-12-17
mfd: rk808: Fix RK818 ID template
Daniel Schultz
1
-1
/
+1
2019-12-17
quota: Check that quota is not dirty before release
Dmitry Monakhov
1
-0
/
+10
2019-12-13
appletalk: Fix potential NULL pointer dereference in unregister_snap_client
YueHaibing
1
-1
/
+1
2019-12-13
jbd2: Fix possible overflow in jbd2_log_space_left()
Jan Kara
1
-2
/
+2
2019-12-13
kernfs: fix ino wrap-around detection
Tejun Heo
1
-0
/
+1
2019-12-13
firmware: qcom: scm: fix compilation error when disabled
Jonathan Marek
1
-0
/
+3
2019-12-13
tty: Don't block on IO when ldisc change is pending
Dmitry Safonov
1
-0
/
+7
2019-12-13
mtd: fix mtd_oobavail() incoherent returned value
Miquel Raynal
1
-1
/
+1
2019-12-13
dma-mapping: fix return type of dma_set_max_seg_size()
Niklas Söderlund
1
-2
/
+1
2019-12-13
ACPI: fix acpi_find_child_device() invocation in acpi_preset_companion()
Alexey Dobriyan
1
-1
/
+1
2019-12-13
dmaengine: dw-dmac: implement dma protection control setting
Christian Lamparter
1
-0
/
+6
2019-12-13
regulator: Fix return value of _set_load() stub
Mark Brown
1
-1
/
+1
2019-12-13
virtchnl: Fix off by one error
Alice Michael
1
-2
/
+2
2019-12-13
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
blktrace: Show requests without sector
Jan Kara
1
-1
/
+7
2019-12-05
mm/hotplug: invalid PFNs from pfn_to_online_page()
Qian Cai
1
-8
/
+10
2019-12-05
fork: fix some -Wmissing-prototypes warnings
Yi Wang
1
-0
/
+2
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
kprobes: Blacklist symbols in arch-defined prohibited area
Masami Hiramatsu
1
-0
/
+3
2019-12-05
serial: 8250: Rate limit serial port rx interrupts during input overruns
Darwin Dingel
1
-0
/
+4
2019-12-05
gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIB
Krzysztof Kozlowski
1
-1
/
+1
2019-12-05
tracing: Lock event_mutex before synth_event_mutex
Masami Hiramatsu
1
-0
/
+2
2019-12-05
idr: Fix integer overflow in idr_for_each_entry
Matthew Wilcox (Oracle)
1
-1
/
+1
2019-12-05
reset: fix reset_control_ops kerneldoc comment
Randy Dunlap
1
-1
/
+1
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
[next]