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-05-26
cfg80211: limit wiphy names to 128 bytes
Johannes Berg
1
-0
/
+2
2018-05-26
time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting
John Stultz
1
-2
/
+2
2018-05-26
dmaengine: ensure dmaengine helpers check valid callback
Vinod Koul
1
-1
/
+19
2018-05-26
efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...
Ard Biesheuvel
1
-4
/
+4
2018-05-26
tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...
Steven Rostedt (VMware)
1
-16
/
+0
2018-05-26
signals: avoid unnecessary taking of sighand->siglock
Waiman Long
1
-0
/
+17
2018-05-26
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
1
-41
/
+9
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-16
mac80211: Add RX flag to indicate ICV stripped
David Spinadel
1
-1
/
+4
2018-05-16
mac80211: allow same PN for AMSDU sub-frames
Sara Sharon
1
-1
/
+5
2018-05-16
mac80211: allow not sending MIC up from driver for HW crypto
Sara Sharon
1
-1
/
+4
2018-05-02
mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.
Joakim Tjernlund
1
-0
/
+1
2018-05-02
ALSA: control: Hardening for potential Spectre v1
Takashi Iwai
1
-2
/
+5
2018-05-02
tty: Don't call panic() at tty_ldisc_init()
Tetsuo Handa
1
-1
/
+1
2018-05-02
virtio: add ability to iterate over vqs
Michael S. Tsirkin
1
-0
/
+3
2018-04-29
vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi
Toshiaki Makita
1
-2
/
+5
2018-04-29
llc: delete timers synchronously in llc_sk_free()
Cong Wang
1
-0
/
+1
2018-04-29
KVM: s390: wire up bpb feature
Christian Borntraeger
1
-0
/
+1
2018-04-24
writeback: safer lock nesting
Greg Thelen
2
-14
/
+22
2018-04-24
mm: allow GFP_{FS,IO} for page_cache_read page cache allocation
Michal Hocko
1
-0
/
+4
2018-04-24
ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams
Takashi Iwai
1
-0
/
+1
2018-04-24
HID: core: Fix size as type u32
Aaron Ma
1
-3
/
+3
2018-04-24
tty: make n_tty_read() always abort if hangup is in progress
Tejun Heo
1
-0
/
+1
2018-04-24
slip: Check if rstate is initialized before uncompressing
Tejaswi Tanikella
1
-0
/
+1
2018-04-13
Kbuild: provide a __UNIQUE_ID for clang
Arnd Bergmann
1
-0
/
+5
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
mlx5: fix bug reading rss_hash_type from CQE
Jesper Dangaard Brouer
1
-2
/
+8
2018-04-13
net: x25: fix one potential use-after-free issue
linzhang
1
-2
/
+2
2018-04-13
cfg80211: make RATE_INFO_BW_20 the default
Johannes Berg
1
-1
/
+1
2018-04-08
nospec: Kill array_index_nospec_mask_check()
Dan Williams
1
-21
/
+1
2018-04-08
nospec: Move array_index_nospec() parameter checking into separate macro
Will Deacon
1
-15
/
+21
2018-04-08
llist: clang: introduce member_address_is_nonnull()
Alexander Potapenko
1
-2
/
+19
2018-04-08
netfilter: x_tables: add and use xt_check_proc_name
Florian Westphal
1
-0
/
+2
2018-04-08
RDMA/ucma: Introduce safer rdma_addr_size() variants
Roland Dreier
1
-0
/
+2
2018-04-08
tty: provide tty_name() even without CONFIG_TTY
Arnd Bergmann
1
-1
/
+3
2018-04-08
audit: add tty field to LOGIN event
Richard Guy Briggs
1
-0
/
+24
2018-04-08
frv: declare jiffies to be located in the .data section
Matthias Kaehlcke
1
-1
/
+5
2018-04-08
jiffies.h: declare jiffies and jiffies_64 with ____cacheline_aligned_in_smp
Matthias Kaehlcke
1
-8
/
+3
2018-04-08
cpumask: Add helper cpumask_available()
Matthias Kaehlcke
1
-0
/
+10
2018-04-08
PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constant
Matthias Kaehlcke
1
-1
/
+1
2018-04-08
usb: gadget: fix usb_ep_align_maybe endianness and new usb_ep_align
Felipe F. Tonello
1
-3
/
+14
2018-03-28
mm/vmalloc: add interfaces to free unmapped page table
Toshi Kani
1
-0
/
+10
2018-03-28
ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unit
Kirill Marinushkin
1
-2
/
+2
2018-03-24
time: Change posix clocks ops interfaces to use timespec64
Deepa Dinamani
1
-5
/
+5
2018-03-22
fs: Teach path_connected to handle nfs filesystems with multiple roots.
Eric W. Biederman
1
-0
/
+1
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
[next]