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
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
signals: avoid unnecessary taking of sighand->siglock
Waiman Long
1
-0
/
+17
2018-05-02
mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.
Joakim Tjernlund
1
-0
/
+1
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-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
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-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-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
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
usb: gadget: fix usb_ep_align_maybe endianness and new usb_ep_align
Felipe F. Tonello
1
-3
/
+14
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-18
usb: quirks: add control message delay for 1b1c:1b20
Danilo Krummrich
1
-0
/
+3
2018-03-18
netfilter: x_tables: pack percpu counter allocations
Florian Westphal
1
-1
/
+6
2018-03-18
netfilter: x_tables: pass xt_counters struct to counter allocator
Florian Westphal
1
-26
/
+1
2018-03-18
netfilter: x_tables: pass xt_counters struct instead of packet counter
Florian Westphal
1
-5
/
+1
2018-03-18
nospec: Include <asm/barrier.h> dependency
Dan Williams
1
-0
/
+1
2018-03-18
workqueue: Allow retrieval of current task's work struct
Lukas Wunner
1
-0
/
+1
2018-03-11
nospec: Allow index argument to have const-qualified type
Rasmus Villemoes
1
-2
/
+1
2018-02-25
x86/retpoline: Avoid retpolines for built-in __init functions
David Woodhouse
1
-1
/
+8
2018-02-25
vfs, fdtable: Prevent bounds-check bypass via speculative execution
Dan Williams
1
-1
/
+4
2018-02-25
array_index_nospec: Sanitize speculative array de-references
Dan Williams
1
-0
/
+72
2018-02-25
module/retpoline: Warn about missing retpoline in module
Andi Kleen
1
-0
/
+9
2018-02-25
genirq/msi: Add stubs for get_cached_msi_msg/pci_write_msi_msg
Arnd Bergmann
1
-1
/
+10
2018-02-25
mtd: sh_flctl: pass FIFO as physical address
Arnd Bergmann
1
-0
/
+1
2018-02-25
driver-core: use 'dev' argument in dev_dbg_ratelimited stub
Arnd Bergmann
1
-2
/
+5
2018-02-25
Provide a function to create a NUL-terminated string from unterminated data
David Howells
1
-0
/
+1
2018-02-22
x86: fix build warnign with 32-bit PAE
Arnd Bergmann
1
-1
/
+1
2018-02-16
mtd: cfi: convert inline functions to macros
Arnd Bergmann
1
-69
/
+61
2018-02-16
don't put symlink bodies in pagecache into highmem
Al Viro
1
-0
/
+1
2018-02-03
bpf: avoid false sharing of map refcount with max_entries
Daniel Borkmann
1
-4
/
+12
2018-01-31
tcp: __tcp_hdrlen() helper
Craig Gallek
1
-1
/
+6
[next]