index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-06
brcmfmac: Add support for bcm43364 wireless chipset
Sean Lanigan
1
-0
/
+1
2018-08-06
dma-iommu: Fix compilation when !CONFIG_IOMMU_DMA
Marc Zyngier
1
-0
/
+1
2018-08-06
netfilter: ipset: List timing out entries with "timeout 1" instead of zero
Jozsef Kadlecsik
1
-2
/
+8
2018-07-25
seccomp: Move speculation migitation control to arch code
Thomas Gleixner
1
-0
/
+2
2018-07-25
seccomp: Add filter flag to opt-out of SSB mitigation
Kees Cook
1
-1
/
+2
2018-07-25
prctl: Add force disable speculation
Thomas Gleixner
1
-0
/
+9
2018-07-25
nospec: Allow getting/setting on non-current task
Kees Cook
1
-2
/
+5
2018-07-25
prctl: Add speculation control prctls
Thomas Gleixner
1
-0
/
+5
2018-07-25
x86/bugs: Expose /sys/../spec_store_bypass
Konrad Rzeszutek Wilk
1
-0
/
+2
2018-07-25
net: Don't copy pfmemalloc flag in __copy_skb_header()
Stefano Brivio
1
-6
/
+6
2018-07-22
compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations
Nick Desaulniers
1
-7
/
+22
2018-07-22
compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabled
David Rientjes
2
-15
/
+11
2018-07-22
compiler, clang: properly override 'inline' for clang
Linus Torvalds
1
-1
/
+2
2018-07-22
compiler, clang: suppress warning for unused static inline functions
David Rientjes
1
-0
/
+7
2018-07-17
ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS
Hans de Goede
1
-0
/
+1
2018-07-03
block: Fix transfer when chunk sectors exceeds max
Keith Busch
1
-2
/
+2
2018-07-03
iio:buffer: make length types match kfifo types
Martin Kelly
1
-3
/
+3
2018-07-03
branch-check: fix long->int truncation when profiling branches
Mikulas Patocka
1
-1
/
+1
2018-06-16
Clarify (and fix) MAX_LFS_FILESIZE macros
Linus Torvalds
1
-2
/
+2
2018-06-06
tcp: avoid integer overflows in tcp_rcv_space_adjust()
Eric Dumazet
1
-1
/
+1
2018-05-30
usb: gadget: composite: fix incorrect handling of OS desc requests
Chris Dickens
1
-0
/
+3
2018-05-30
x86/power: Fix swsusp_arch_resume prototype
Arnd Bergmann
1
-0
/
+2
2018-05-30
do d_instantiate/unlock_new_inode combinations safely
Al Viro
1
-0
/
+1
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
[next]