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
2020-01-23
regulator: ab8500: Remove SYSCLKREQ from enum ab8505_regulator_id
Stephan Gerhold
1
-2
/
+0
2020-01-23
block: fix an integer overflow in logical block size
Mikulas Patocka
1
-4
/
+4
2020-01-23
dt-bindings: reset: meson8b: fix duplicate reset IDs
Martin Blumenstingl
1
-3
/
+3
2020-01-23
cfg80211/mac80211: make ieee80211_send_layer2_update a public function
Dedy Lansky
1
-0
/
+11
2020-01-23
fs/select: avoid clang stack usage warning
Arnd Bergmann
1
-0
/
+4
2020-01-14
can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CA...
Oliver Hartkopp
1
-0
/
+34
2020-01-14
kobject: Export kobject_get_unless_zero()
Jan Kara
1
-0
/
+2
2020-01-12
macvlan: do not assume mac_header is set in macvlan_broadcast()
Eric Dumazet
1
-0
/
+8
2020-01-12
netfilter: uapi: Avoid undefined left-shift in xt_sctp.h
Phil Sutter
1
-3
/
+3
2020-01-12
net: add annotations on hh->hh_len lockless accesses
Eric Dumazet
1
-1
/
+1
2020-01-12
regulator: ab8500: Remove AB8505 USB regulator
Stephan Gerhold
1
-1
/
+0
2020-01-12
ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()
Florian Fainelli
1
-0
/
+2
2020-01-12
dmaengine: Fix access to uninitialized dma_slave_caps
Lukas Wunner
1
-1
/
+4
2020-01-04
tcp/dccp: fix possible race __inet_lookup_established()
Eric Dumazet
3
-3
/
+51
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
scsi: target: iscsi: Wait for all commands to finish before freeing a session
Bart Van Assche
1
-0
/
+1
2020-01-04
fs/quota: handle overflows of sysctl fs.quota.* and report as unsigned long
Konstantin Khlebnikov
1
-1
/
+1
2020-01-04
net: dst: Force 4-byte alignment of dst_metrics
Geert Uytterhoeven
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
2020-01-04
drm: mst: Fix query_payload ack reply struct
Sean Paul
1
-1
/
+1
2019-12-21
tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()
Guillaume Nault
1
-3
/
+3
2019-12-21
tcp: tighten acceptance of ACKs not matching a child socket
Guillaume Nault
1
-1
/
+9
2019-12-21
tcp: fix rejected syncookies due to stale timestamps
Guillaume Nault
2
-1
/
+13
2019-12-21
inet: protect against too small mtu values.
Eric Dumazet
2
-0
/
+10
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
math-emu/soft-fp.h: (_FP_ROUND_ZERO) cast 0 to void to fix warning
Vincent Chen
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
sctp: cache netns in sctp_ep_common
Xin Long
1
-0
/
+3
2019-12-05
net: dev: Use unsigned integer as an argument to left-shift
Andy Shevchenko
1
-1
/
+1
2019-12-05
net: fix possible overflow in __sk_mem_raise_allocated()
Eric Dumazet
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
IB/mlx4: Avoid implicit enumerated type conversion
Nathan Chancellor
1
-1
/
+1
[next]