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.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-07-03
branch-check: fix long->int truncation when profiling branches
Mikulas Patocka
1
-1
/
+1
2018-06-13
complete e390f9a port for v4.9.106
Philip Müller
1
-1
/
+1
2018-06-06
tcp: avoid integer overflows in tcp_rcv_space_adjust()
Eric Dumazet
1
-1
/
+1
2018-06-05
objtool: Enclose contents of unreachable() macro in a block
Josh Poimboeuf
1
-1
/
+2
2018-06-05
objtool: Improve detection of BUG() and other dead ends
Josh Poimboeuf
1
-1
/
+12
2018-05-30
kvm: fix warning for CONFIG_HAVE_KVM_EVENTFD builds
Sebastian Ott
1
-1
/
+2
2018-05-30
ptr_ring: prevent integer overflow when calculating size
Jason Wang
1
-1
/
+1
2018-05-30
cpumask: Make for_each_cpu_wrap() available on UP as well
Michael Kelley
1
-0
/
+2
2018-05-30
vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page
Jia Zhang
1
-0
/
+1
2018-05-30
x86/power: Fix swsusp_arch_resume prototype
Arnd Bergmann
1
-0
/
+2
2018-05-30
device property: Define type of PROPERTY_ENRTY_*() macros
Andy Shevchenko
1
-5
/
+5
2018-05-30
do d_instantiate/unlock_new_inode combinations safely
Al Viro
1
-0
/
+1
2018-05-25
usb: gadget: composite: fix incorrect handling of OS desc requests
Chris Dickens
1
-0
/
+3
2018-05-22
seccomp: Move speculation migitation control to arch code
Thomas Gleixner
1
-0
/
+2
2018-05-22
seccomp: Add filter flag to opt-out of SSB mitigation
Kees Cook
1
-1
/
+2
2018-05-22
prctl: Add force disable speculation
Thomas Gleixner
1
-0
/
+9
2018-05-22
nospec: Allow getting/setting on non-current task
Kees Cook
1
-2
/
+5
2018-05-22
prctl: Add speculation control prctls
Thomas Gleixner
1
-0
/
+5
2018-05-22
x86/bugs: Expose /sys/../spec_store_bypass
Konrad Rzeszutek Wilk
1
-0
/
+2
2018-05-22
efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...
Ard Biesheuvel
1
-4
/
+4
2018-05-22
signals: avoid unnecessary taking of sighand->siglock
Waiman Long
1
-0
/
+17
2018-05-19
proc: do not access cmdline nor environ from file-backed areas
Willy Tarreau
1
-0
/
+1
2018-05-02
earlycon: Use a pointer table to fix __earlycon_table stride
Daniel Kurtz
1
-7
/
+14
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
/
+21
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-20
arm/arm64: smccc: Implement SMCCC v1.1 inline primitive
Mark Rutland
1
-0
/
+141
2018-04-20
arm/arm64: smccc: Make function identifiers an unsigned quantity
Mark Rutland
1
-2
/
+4
2018-04-20
firmware/psci: Expose SMCCC version through psci_ops
Mark Rutland
1
-0
/
+6
2018-04-20
firmware/psci: Expose PSCI conduit
Mark Rutland
1
-0
/
+7
2018-04-20
arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
Mark Rutland
1
-0
/
+5
2018-04-20
arm/arm64: KVM: Advertise SMCCC v1.1
Mark Rutland
1
-0
/
+13
2018-04-20
mm: Introduce lm_alias
Mark Rutland
1
-0
/
+4
2018-04-20
drivers/firmware: Expose psci_get_version through psci_ops structure
Mark Rutland
1
-0
/
+1
2018-04-13
sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks
Daniel Bristot de Oliveira
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
PCI/msi: fix the pci_alloc_irq_vectors_affinity stub
Christoph Hellwig
1
-3
/
+3
2018-04-13
mlx5: fix bug reading rss_hash_type from CQE
Jesper Dangaard Brouer
1
-2
/
+8
2018-04-08
module: extend 'rodata=off' boot cmdline parameter to module mappings
AKASHI Takahiro
1
-0
/
+3
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
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-03-31
net: use skb_to_full_sk() in skb_update_prio()
Eric Dumazet
1
-2
/
+2
[next]