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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-03
usb: dwc3: gadget: track number of TRBs per request
Felipe Balbi
2
-0
/
+9
2019-07-03
usb: dwc3: gadget: combine unaligned and zero flags
Felipe Balbi
2
-13
/
+12
2019-07-03
Revert "usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanup"
John Stultz
1
-2
/
+0
2019-07-03
qmi_wwan: Fix out-of-bounds read
Bjørn Mork
1
-1
/
+1
2019-07-03
net/9p: include trans_common.h to fix missing prototype warning.
Adeodato Simó
1
-0
/
+1
2019-07-03
9p/trans_fd: put worker reqs on destroy
Dominique Martinet
1
-0
/
+8
2019-07-03
9p/trans_fd: abort p9_read_work if req status changed
Dominique Martinet
1
-6
/
+11
2019-07-03
9p: potential NULL dereference
Dan Carpenter
1
-1
/
+1
2019-07-03
9p: p9dirent_read: check network-provided name length
Dominique Martinet
1
-3
/
+9
2019-07-03
9p/rdma: remove useless check in cm_event_handler
Dominique Martinet
1
-2
/
+1
2019-07-03
9p: acl: fix uninitialized iattr access
Dominique Martinet
1
-1
/
+1
2019-07-03
9p: Rename req to rreq in trans_fd
Tomas Bortoli
1
-15
/
+15
2019-07-03
9p/rdma: do not disconnect on down_interruptible EAGAIN
Dominique Martinet
1
-2
/
+2
2019-07-03
9p: Add refcount to p9_req_t
Tomas Bortoli
6
-12
/
+98
2019-07-03
9p: rename p9_free_req() function
Tomas Bortoli
1
-50
/
+50
2019-07-03
9p: add a per-client fcall kmem_cache
Dominique Martinet
3
-5
/
+37
2019-07-03
9p: embed fcall in req to round down buffer allocs
Dominique Martinet
6
-118
/
+125
2019-07-03
9p: Use a slab for allocating requests
Matthew Wilcox
3
-196
/
+102
2019-07-03
9p/xen: fix check for xenbus_read error in front_probe
Dominique Martinet
1
-2
/
+2
2019-07-03
IB/hfi1: Close PSM sdma_progress sleep window
Mike Marciniszyn
2
-9
/
+4
2019-07-03
Revert "x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAP"
Sasha Levin
1
-4
/
+0
2019-07-03
arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGS
Nathan Chancellor
1
-1
/
+1
2019-07-03
perf header: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-07-03
perf help: Remove needless use of strncpy()
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-07-03
perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set...
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-06-25
Linux 4.19.56
v4.19.56
Greg Kroah-Hartman
1
-1
/
+1
2019-06-25
powerpc/mm/64s/hash: Reallocate context ids on fork
Michael Ellerman
1
-4
/
+42
2019-06-25
x86/resctrl: Don't stop walking closids when a locksetup group is found
James Morse
1
-1
/
+1
2019-06-25
mac80211: Do not use stack memory with scatterlist for GMAC
Jouni Malinen
1
-1
/
+6
2019-06-25
nl80211: fix station_info pertid memory leak
Andy Strohman
1
-1
/
+3
2019-06-25
mac80211: handle deauthentication/disassociation from TDLS peer
Yu Wang
3
-1
/
+37
2019-06-25
{nl,mac}80211: allow 4addr AP operation on crypto controlled devices
Manikanta Pubbisetty
4
-5
/
+16
2019-06-25
mac80211: drop robust management frames from unknown TA
Johannes Berg
1
-0
/
+2
2019-06-25
cfg80211: fix memory leak of wiphy device name
Eric Biggers
1
-1
/
+1
2019-06-25
SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing write
Steve French
1
-1
/
+1
2019-06-25
Bluetooth: Fix regression with minimum encryption key size alignment
Marcel Holtmann
2
-14
/
+37
2019-06-25
Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
Marcel Holtmann
2
-0
/
+11
2019-06-25
staging: erofs: add requirements field in superblock
Gao Xiang
3
-3
/
+31
2019-06-25
drm/vmwgfx: Use the backdoor port if the HB port is not available
Thomas Hellstrom
1
-29
/
+117
2019-06-25
arm64: ssbd: explicitly depend on <linux/prctl.h>
Anisse Astier
1
-0
/
+1
2019-06-25
arm64/sve: <uapi/asm/ptrace.h> should not depend on <uapi/linux/prctl.h>
Anisse Astier
1
-5
/
+3
2019-06-25
ARM: dts: am57xx-idk: Remove support for voltage switching for SD card
Faiz Abbas
1
-0
/
+1
2019-06-25
ARM: dts: dra76x: Update MMC2_HS200_MANUAL1 iodelay values
Faiz Abbas
1
-20
/
+20
2019-06-25
ARM: imx: cpuidle-imx6sx: Restrict the SW2ISO increase to i.MX6SX
Fabio Estevam
1
-1
/
+2
2019-06-25
powerpc/bpf: use unsigned division instruction for 64-bit operations
Naveen N. Rao
3
-5
/
+6
2019-06-25
riscv: mm: synchronize MMU after pte change
ShihPo Hung
1
-0
/
+13
2019-06-25
can: purge socket error queue on sock destruct
Willem de Bruijn
1
-0
/
+1
2019-06-25
can: flexcan: fix timeout when set small bitrate
Joakim Zhang
1
-1
/
+1
2019-06-25
can: xilinx_can: use correct bittiming_const for CAN FD core
Anssi Hannula
1
-1
/
+1
2019-06-25
btrfs: start readahead also in seed devices
Naohiro Aota
1
-0
/
+5
[prev]
[next]