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.19.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-7.0.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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-04
net/mlx5: WQ, fixes for fragmented WQ buffers API
Tariq Toukan
1
-0
/
+8
2018-11-04
sctp: fix the data size calculation in sctp_data_size
Xin Long
1
-1
/
+1
2018-11-04
ipv6: rate-limit probes for neighbourless routes
Sabrina Dubroca
1
-0
/
+4
2018-11-04
vmlinux.lds.h: Fix linker warnings about orphan .LPBX sections
Peter Oberparleiter
1
-1
/
+1
2018-11-04
vmlinux.lds.h: Fix incomplete .text.exit discards
Peter Oberparleiter
1
-2
/
+2
2018-11-04
gpio: Assign gpio_irq_chip::parents to non-stack pointer
Stephen Boyd
1
-0
/
+7
2018-11-04
compiler.h: Allow arch-specific asm/compiler.h
Paul Burton
1
-0
/
+12
2018-11-04
netfilter: avoid erronous array bounds warning
Florian Westphal
1
-0
/
+2
2018-11-04
rxrpc: Fix error distribution
David Howells
1
-3
/
+1
2018-10-20
mremap: properly flush TLB before releasing the page
Linus Torvalds
1
-1
/
+1
2018-10-18
arm64: perf: Reject stand-alone CHAIN events for PMUv3
Will Deacon
1
-0
/
+1
2018-10-18
cgroup: Fix dom_cgrp propagation when enabling threaded mode
Tejun Heo
1
-0
/
+1
2018-10-18
sound: don't call skl_init_chip() to reset intel skl soc
Yu Zhao
1
-0
/
+1
2018-10-18
ASoC: dapm: Fix NULL pointer deference on CODEC to CODEC DAIs
Charles Keepax
1
-0
/
+1
2018-10-18
inet: make sure to grab rcu_read_lock before using ireq->ireq_opt
Eric Dumazet
1
-5
/
+0
2018-10-18
tcp/dccp: fix lockdep issue when SYN is backlogged
Eric Dumazet
1
-2
/
+1
2018-10-18
net: stmmac: Rework coalesce timer and fix multi-queue races
Jose Abreu
1
-0
/
+1
2018-10-18
net/packet: fix packet drop as of virtio gso
Jianfeng Tan
1
-0
/
+18
2018-10-18
net: ipv4: update fnhe_pmtu when first hop's MTU changes
Sabrina Dubroca
2
-0
/
+8
2018-10-18
bonding: avoid possible dead-lock
Mahesh Bandewar
1
-6
/
+1
2018-10-13
mm: migration: fix migration of huge PMD shared pages
Mike Kravetz
2
-0
/
+20
2018-10-10
new primitive: discard_new_inode()
Al Viro
1
-1
/
+5
2018-10-10
asm-generic: io: Fix ioport_map() for !CONFIG_GENERIC_IOMAP && CONFIG_INDIREC...
Andrew Murray
1
-1
/
+2
2018-10-10
Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmd...
Dennis Zhou (Facebook)
1
-1
/
+0
2018-10-10
cfg80211: make wmm_rule part of the reg_rule structure
Stanislaw Gruszka
2
-4
/
+4
2018-10-04
media: v4l: event: Prevent freeing event subscriptions while accessed
Sakari Ailus
1
-0
/
+4
2018-10-04
arm/arm64: smccc-1.1: Handle function result as parameters
Marc Zyngier
1
-10
/
+20
2018-10-04
arm/arm64: smccc-1.1: Make return values unsigned long
Marc Zyngier
1
-10
/
+10
2018-10-04
hwmon: (ina2xx) fix sysfs shunt resistor read access
Lothar Felten
1
-1
/
+1
2018-10-04
uaccess: Fix is_source param for check_copy_size() in copy_to_iter_mcsafe()
Dave Jiang
1
-1
/
+1
2018-10-04
regulator: Fix 'do-nothing' value for regulators without suspend state
Marek Szyprowski
1
-3
/
+3
2018-10-04
bitfield: fix *_encode_bits()
Johannes Berg
1
-3
/
+3
2018-10-04
posix-timers: Sanitize overrun handling
Thomas Gleixner
1
-2
/
+2
2018-10-04
include/rdma/opa_addr.h: Fix an endianness issue
Bart Van Assche
1
-1
/
+1
2018-10-04
power: remove possible deadlock when unregistering power_supply
Benjamin Tissoires
1
-0
/
+1
2018-09-29
Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...
Lubomir Rintel
1
-1
/
+1
2018-09-29
ASoC: uapi: fix sound/skl-tplg-interface.h userspace compilation errors
Dmitry V. Levin
1
-52
/
+54
2018-09-29
NFC: Fix the number of pipes
Suren Baghdasaryan
1
-1
/
+1
2018-09-29
tls: zero the crypto information from tls_context before freeing
Sabrina Dubroca
1
-10
/
+9
2018-09-26
evm: Don't deadlock if a crypto algorithm is unavailable
Matthew Garrett
1
-0
/
+5
2018-09-26
of: add helper to lookup compatible child node
Johan Hovold
1
-0
/
+8
2018-09-26
net/mlx5: Use u16 for Work Queue buffer fragment size
Tariq Toukan
1
-1
/
+1
2018-09-26
net/mlx5: Fix use-after-free in self-healing flow
Jack Morgenstein
1
-1
/
+1
2018-09-19
mm: get rid of vmacache_flush_all() entirely
Linus Torvalds
4
-8
/
+2
2018-09-19
mtd: rawnand: make subop helpers return unsigned values
Miquel Raynal
1
-8
/
+8
2018-09-19
ethtool: Remove trailing semicolon for static inline
Florian Fainelli
1
-2
/
+2
2018-09-19
HID: core: fix grouping by application
Benjamin Tissoires
1
-0
/
+1
2018-09-15
uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name
Randy Dunlap
1
-1
/
+1
2018-09-15
tcp, ulp: add alias for all ulp modules
Daniel Borkmann
1
-0
/
+4
2018-09-15
r8169: add support for NCube 8168 network card
Anthony Wong
1
-0
/
+2
[next]