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
2018-07-03
block: Fix transfer when chunk sectors exceeds max
Keith Busch
1
-2
/
+2
2018-07-03
branch-check: fix long->int truncation when profiling branches
Mikulas Patocka
1
-1
/
+1
2018-06-13
tcp: avoid integer overflows in tcp_rcv_space_adjust()
Eric Dumazet
1
-1
/
+1
2018-06-13
cfg80211: further limit wiphy names to 64 bytes
Eric Biggers
1
-1
/
+1
2018-05-30
usb: gadget: composite: fix incorrect handling of OS desc requests
Chris Dickens
1
-0
/
+3
2018-05-30
llc: properly handle dev_queue_xmit() return value
Cong Wang
1
-1
/
+1
2018-05-30
net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off
Toshiaki Makita
1
-0
/
+1
2018-05-30
regulatory: add NUL to request alpha2
Johannes Berg
1
-1
/
+1
2018-05-30
mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4
Felix Fietkau
1
-1
/
+1
2018-05-30
x86/power: Fix swsusp_arch_resume prototype
Arnd Bergmann
1
-0
/
+2
2018-05-30
asm-generic: provide generic_pmdp_establish()
Kirill A. Shutemov
1
-0
/
+15
2018-05-30
tracing/hrtimer: Fix tracing bugs by taking all clock bases and modes into ac...
Anna-Maria Gleixner
1
-4
/
+16
2018-05-30
do d_instantiate/unlock_new_inode combinations safely
Al Viro
1
-0
/
+1
2018-05-25
cfg80211: limit wiphy names to 128 bytes
Johannes Berg
1
-0
/
+2
2018-05-25
efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...
Ard Biesheuvel
1
-4
/
+4
2018-05-25
tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...
Steven Rostedt (VMware)
1
-16
/
+0
2018-05-16
soreuseport: initialise timewait reuseport field
Eric Dumazet
1
-0
/
+1
2018-05-16
net: fix rtnh_ok()
Eric Dumazet
1
-1
/
+1
2018-05-02
mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.
Joakim Tjernlund
1
-0
/
+1
2018-05-02
virtio: add ability to iterate over vqs
Michael S. Tsirkin
1
-0
/
+3
2018-04-29
llc: delete timers synchronously in llc_sk_free()
Cong Wang
1
-0
/
+1
2018-04-24
ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams
Takashi Iwai
1
-0
/
+1
2018-04-24
slip: Check if rstate is initialized before uncompressing
Tejaswi Tanikella
1
-0
/
+1
2018-04-13
net/mlx4: Fix the check in attaching steering rules
Talat Batheesh
1
-0
/
+1
2018-04-13
skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow
Jason A. Donenfeld
1
-4
/
+4
2018-04-13
net: x25: fix one potential use-after-free issue
linzhang
1
-2
/
+2
2018-04-08
proc: revert /proc/<pid>/maps [stack:TID] annotation
Johannes Weiner
1
-2
/
+1
2018-04-08
netfilter: x_tables: add and use xt_check_proc_name
Florian Westphal
1
-0
/
+2
2018-04-08
usb: gadget: fix usb_ep_align_maybe endianness and new usb_ep_align
Felipe F. Tonello
1
-3
/
+14
2018-04-08
ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unit
Kirill Marinushkin
1
-2
/
+2
2018-03-22
regulator: isl9305: fix array size
Vincent Stehlé
1
-1
/
+1
2018-03-22
mm: Fix false-positive VM_BUG_ON() in page_cache_{get,add}_speculative()
Kirill A. Shutemov
1
-2
/
+2
2018-03-22
tcp: sysctl: Fix a race to avoid unexpected 0 window from space
Gao Feng
1
-3
/
+5
2018-03-18
usb: quirks: add control message delay for 1b1c:1b20
Danilo Krummrich
1
-0
/
+3
2018-03-11
udplite: fix partial checksum initialization
Alexey Kodanev
1
-0
/
+1
2018-02-25
net_sched: red: Avoid illegal values
Nogah Frankel
1
-0
/
+11
2018-02-25
net_sched: red: Avoid devision by zero
Nogah Frankel
1
-1
/
+1
2018-02-25
Provide a function to create a NUL-terminated string from unterminated data
David Howells
1
-0
/
+1
2018-02-16
crypto: hash - introduce crypto_hash_alg_has_setkey()
Eric Biggers
1
-0
/
+2
2018-02-16
ipv4: Map neigh lookup keys in __ipv4_neigh_lookup_noref()
Wang Han
1
-3
/
+3
2018-01-31
ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY
Jim Westfall
1
-0
/
+3
2018-01-31
tcp: __tcp_hdrlen() helper
Craig Gallek
1
-1
/
+6
2018-01-31
net: tcp: close sock if net namespace is exiting
Dan Streetman
1
-0
/
+10
2018-01-31
eventpoll.h: add missing epoll event masks
Greg KH
1
-0
/
+13
2018-01-31
scsi: sg: disable SET_FORCE_LOW_DMA
Hannes Reinecke
1
-1
/
+0
2018-01-17
target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK
Nicholas Bellinger
1
-0
/
+1
2018-01-17
net: stmmac: enable EEE in MII, GMII or RGMII only
Jerome Brunet
1
-0
/
+11
2018-01-17
sh_eth: fix SH7757 GEther initialization
Sergei Shtylyov
1
-1
/
+0
2018-01-17
fscache: Fix the default for fscache_maybe_release_page()
David Howells
1
-1
/
+1
2018-01-02
ipv4: igmp: guard against silly MTU values
Eric Dumazet
1
-0
/
+2
[next]