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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-02
vti[6]: fix packet tx through bpf_redirect() in XinY cases
Nicolas Dichtel
3
-15
/
+56
2020-04-02
genirq: Fix reference leaks on irq affinity notifiers
Edward Cree
1
-2
/
+9
2020-04-02
mac80211: mark station unauthorized before key removal
Johannes Berg
1
-0
/
+6
2020-04-02
scsi: sd: Fix optimal I/O size for devices that change reported values
Martin K. Petersen
1
-1
/
+3
2020-04-02
scripts/dtc: Remove redundant YYLOC global declaration
Dirk Mueller
2
-2
/
+0
2020-04-02
perf probe: Do not depend on dwfl_module_addrsym()
Masami Hiramatsu
1
-3
/
+8
2020-04-02
ARM: dts: omap5: Add bus_dma_limit for L3 bus
Roger Quadros
1
-0
/
+1
2020-04-02
ARM: dts: dra7: Add bus_dma_limit for L3 bus
Roger Quadros
1
-0
/
+1
2020-04-02
i2c: hix5hd2: add missed clk_disable_unprepare in remove
Chuhong Yuan
1
-0
/
+1
2020-04-02
sxgbe: Fix off by one in samsung driver strncpy size arg
Dominik Czarnota
1
-1
/
+1
2020-04-02
mac80211: Do not send mesh HWMP PREQ if HWMP is disabled
Nicolas Cavallari
1
-1
/
+2
2020-04-02
scsi: ipr: Fix softlockup when rescanning devices in petitboot
Wen Xiong
2
-1
/
+3
2020-04-02
dt-bindings: net: FMan erratum A050385
Madalin Bucur
1
-0
/
+7
2020-04-02
cpupower: avoid multiple definition with gcc -fno-common
Mike Gilbert
4
-3
/
+5
2020-04-02
net: ipv4: don't let PMTU updates increase route MTU
Sabrina Dubroca
1
-3
/
+4
2020-04-02
KVM: VMX: Do not allow reexecute_instruction() when skipping MMIO instr
Sean Christopherson
1
-2
/
+2
2020-04-02
hsr: set .netnsok flag
Taehee Yoo
1
-0
/
+1
2020-04-02
hsr: add restart routine into hsr_get_node_list()
Taehee Yoo
1
-14
/
+24
2020-04-02
hsr: use rcu_read_lock() in hsr_get_node_{list/status}()
Taehee Yoo
2
-30
/
+23
2020-04-02
net: mvneta: Fix the case where the last poll did not process all rx
Jisheng Zhang
1
-2
/
+1
2020-04-02
vxlan: check return value of gro_cells_init()
Taehee Yoo
1
-2
/
+9
2020-04-02
slcan: not call free_netdev before rtnl_unlock in slcan_open
Oliver Hartkopp
1
-0
/
+3
2020-04-02
NFC: fdp: Fix a signedness bug in fdp_nci_send_patch()
Dan Carpenter
1
-3
/
+2
2020-04-02
net_sched: keep alloc_hash updated after hash allocation
Cong Wang
1
-0
/
+1
2020-04-02
net_sched: cls_route: remove the right filter from hashtable
Cong Wang
1
-2
/
+2
2020-04-02
net: dsa: Fix duplicate frames flooded by learning
Florian Fainelli
1
-0
/
+2
2020-04-02
macsec: restrict to ethernet devices
Willem de Bruijn
1
-0
/
+3
2020-04-02
hsr: fix general protection fault in hsr_addr_is_self()
Taehee Yoo
1
-4
/
+4
2020-04-02
Revert "drm/dp_mst: Skip validating ports during destruction, just ref"
Lyude Paul
1
-13
/
+2
2020-04-02
staging: greybus: loopback_test: fix potential path truncations
Johan Hovold
1
-7
/
+8
2020-04-02
staging: greybus: loopback_test: fix potential path truncation
Johan Hovold
1
-1
/
+1
2020-04-02
arm64: smp: fix smp_send_stop() behaviour
Cristian Marussi
1
-3
/
+14
2020-04-02
ALSA: hda/realtek: Fix pop noise on ALC225
Kai-Heng Feng
1
-0
/
+2
2020-04-02
futex: Unbreak futex hashing
Thomas Gleixner
1
-2
/
+2
2020-04-02
futex: Fix inode life-time issue
Peter Zijlstra
4
-43
/
+65
2020-04-02
kbuild: Disable -Wpointer-to-enum-cast
Nathan Chancellor
1
-0
/
+1
2020-04-02
USB: cdc-acm: fix rounding error in TIOCSSERIAL
Anthony Mallet
1
-9
/
+16
2020-04-02
USB: cdc-acm: fix close_delay and closing_wait units in TIOCSSERIAL
Anthony Mallet
1
-4
/
+5
2020-04-02
x86/mm: split vmalloc_sync_all()
Joerg Roedel
6
-13
/
+43
2020-04-02
mm, slub: prevent kmalloc_node crashes and memory leaks
Vlastimil Babka
1
-9
/
+17
2020-04-02
mm: slub: be more careful about the double cmpxchg of freelist
Linus Torvalds
1
-2
/
+4
2020-04-02
memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_event
Chunguang Xu
1
-2
/
+8
2020-04-02
rtc: max8907: add missing select REGMAP_IRQ
Corentin Labbe
1
-0
/
+1
2020-04-02
intel_th: Fix user-visible error codes
Alexander Shishkin
1
-3
/
+3
2020-04-02
staging/speakup: fix get_word non-space look-ahead
Samuel Thibault
1
-2
/
+1
2020-04-02
staging: rtl8188eu: Add device id for MERCUSYS MW150US v2
Michael Straube
1
-0
/
+1
2020-04-02
mmc: sdhci-of-at91: fix cd-gpios for SAMA5D2
Michał Mirosław
1
-2
/
+6
2020-04-02
iio: magnetometer: ak8974: Fix negative raw values in sysfs
Stephan Gerhold
1
-1
/
+1
2020-04-02
ALSA: pcm: oss: Remove WARNING from snd_pcm_plug_alloc() checks
Takashi Iwai
1
-2
/
+2
2020-04-02
ALSA: pcm: oss: Avoid plugin buffer overflow
Takashi Iwai
1
-0
/
+8
[prev]
[next]