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
2020-04-01
xfrm: handle NETDEV_UNREGISTER for xfrm device
Raed Salem
1
-0
/
+1
2020-04-01
genirq: Fix reference leaks on irq affinity notifiers
Edward Cree
1
-2
/
+9
2020-04-01
afs: Fix handling of an abort from a service handler
David Howells
3
-33
/
+26
2020-04-01
RDMA/core: Ensure security pkey modify is not lost
Mike Marciniszyn
1
-8
/
+3
2020-04-01
bpf: Fix cgroup ref leak in cgroup_bpf_inherit on out-of-memory
Andrii Nakryiko
1
-0
/
+3
2020-04-01
gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 BYT + AXP288 model
Hans de Goede
1
-0
/
+15
2020-04-01
gpiolib: acpi: Rework honor_wakeup option into an ignore_wake option
Hans de Goede
1
-20
/
+76
2020-04-01
gpiolib: acpi: Correct comment for HP x2 10 honor_wakeup quirk
Hans de Goede
1
-6
/
+8
2020-04-01
mm: fork: fix kernel_stack memcg stats for various stack implementations
Roman Gushchin
3
-2
/
+52
2020-04-01
mm/sparse: fix kernel crash with pfn_section_valid check
Aneesh Kumar K.V
1
-0
/
+6
2020-04-01
drivers/base/memory.c: indicate all memory blocks as removable
David Hildenbrand
1
-20
/
+3
2020-04-01
mm/swapfile.c: move inode_lock out of claim_swapfile
Naohiro Aota
1
-20
/
+19
2020-04-01
mac80211: mark station unauthorized before key removal
Johannes Berg
1
-1
/
+6
2020-04-01
mac80211: drop data frames without key on encrypted links
Johannes Berg
4
-12
/
+24
2020-04-01
nl80211: fix NL80211_ATTR_CHANNEL_WIDTH attribute type
Johannes Berg
1
-1
/
+1
2020-04-01
scsi: sd: Fix optimal I/O size for devices that change reported values
Martin K. Petersen
1
-1
/
+3
2020-04-01
soc: samsung: chipid: Fix return value on non-Exynos platforms
Marek Szyprowski
1
-1
/
+1
2020-04-01
drm/radeon: fix scatter-gather mapping with user pages
Shane Francis
1
-1
/
+1
2020-04-01
drm/amdgpu: fix scatter-gather mapping with user pages
Shane Francis
1
-1
/
+1
2020-04-01
drm/prime: use dma length macro when mapping sg
Shane Francis
1
-1
/
+1
2020-04-01
scripts/dtc: Remove redundant YYLOC global declaration
Dirk Mueller
1
-1
/
+0
2020-04-01
tools: Let O= makes handle a relative path with -C option
Masami Hiramatsu
2
-3
/
+3
2020-04-01
rtlwifi: rtl8188ee: Fix regression due to commit d1d1a96bdb44
Larry Finger
1
-0
/
+1
2020-04-01
perf probe: Do not depend on dwfl_module_addrsym()
Masami Hiramatsu
1
-3
/
+8
2020-04-01
perf probe: Fix to delete multiple probe event
Masami Hiramatsu
1
-0
/
+3
2020-04-01
x86/ioremap: Fix CONFIG_EFI=n build
Borislav Petkov
1
-0
/
+3
2020-04-01
ARM: dts: omap5: Add bus_dma_limit for L3 bus
Roger Quadros
1
-0
/
+1
2020-04-01
ARM: dts: dra7: Add bus_dma_limit for L3 bus
Roger Quadros
1
-0
/
+1
2020-04-01
KVM: SVM: Issue WBINVD after deactivating an SEV guest
Tom Lendacky
1
-8
/
+14
2020-04-01
ceph: fix memory leak in ceph_cleanup_snapid_map()
Luis Henriques
1
-0
/
+1
2020-04-01
ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULL
Ilya Dryomov
4
-5
/
+28
2020-04-01
RDMA/mad: Do not crash if the rdma device does not have a umad interface
Jason Gunthorpe
1
-11
/
+22
2020-04-01
RDMA/nl: Do not permit empty devices names during RDMA_NLDEV_CMD_NEWLINK/SET
Jason Gunthorpe
1
-1
/
+5
2020-04-01
gpiolib: Fix irq_disable() semantics
Linus Walleij
1
-1
/
+8
2020-04-01
RDMA/odp: Fix leaking the tgid for implicit ODP
Jason Gunthorpe
1
-1
/
+1
2020-04-01
RDMA/core: Fix missing error check on dev_set_name()
Jason Gunthorpe
1
-1
/
+3
2020-04-01
IB/rdmavt: Free kernel completion queue when done
Kaike Wan
1
-1
/
+1
2020-04-01
Input: avoid BIT() macro usage in the serio.h UAPI header
Eugene Syromiatnikov
1
-5
/
+5
2020-04-01
Input: synaptics - enable RMI on HP Envy 13-ad105ng
Yussuf Khalil
1
-0
/
+1
2020-04-01
Input: fix stale timestamp on key autorepeat events
Dmitry Torokhov
1
-0
/
+1
2020-04-01
Input: raydium_i2c_ts - fix error codes in raydium_i2c_boot_trigger()
Dan Carpenter
1
-4
/
+4
2020-04-01
i2c: hix5hd2: add missed clk_disable_unprepare in remove
Chuhong Yuan
1
-0
/
+1
2020-04-01
iommu/vt-d: Populate debugfs if IOMMUs are detected
Megha Dey
2
-2
/
+13
2020-04-01
iommu/vt-d: Fix debugfs register reads
Megha Dey
2
-15
/
+27
2020-04-01
sxgbe: Fix off by one in samsung driver strncpy size arg
Dominik Czarnota
1
-1
/
+1
2020-04-01
dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroom
Nathan Chancellor
1
-3
/
+1
2020-04-01
mac80211: Do not send mesh HWMP PREQ if HWMP is disabled
Nicolas Cavallari
1
-1
/
+2
2020-04-01
scsi: ipr: Fix softlockup when rescanning devices in petitboot
Wen Xiong
2
-1
/
+3
2020-04-01
ibmvnic: Do not process device remove during device reset
Juliet Kim
2
-3
/
+27
2020-04-01
iommu/vt-d: Silence RCU-list debugging warnings
Qian Cai
2
-3
/
+6
[prev]
[next]