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
2018-01-02
ipv4: Fix use-after-free when flushing FIB tables
Ido Schimmel
1
-2
/
+7
2018-01-02
adding missing rcu_read_unlock in ipxip6_rcv
Nikita V. Shirokov
1
-1
/
+1
2018-01-02
sctp: Replace use of sockets_allocated with specified macro.
Tonghao Zhang
1
-2
/
+2
2018-01-02
net: mvmdio: disable/unprepare clocks in EPROBE_DEFER case
Tobias Jordan
1
-1
/
+2
2018-01-02
net: ipv4: fix for a race condition in raw_sendmsg
Mohamed Ghannam
1
-5
/
+10
2018-01-02
tg3: Fix rx hang on MTU change with 5717/5719
Brian King
1
-1
/
+3
2018-01-02
tcp md5sig: Use skb's saddr when replying to an incoming segment
Christoph Paasch
2
-2
/
+2
2018-01-02
tcp_bbr: record "full bw reached" decision in new full_bw_reached bit
Neal Cardwell
1
-2
/
+5
2018-01-02
RDS: Check cmsg_len before dereferencing CMSG_DATA
Avinash Repaka
1
-0
/
+3
2018-01-02
ptr_ring: add barriers
Michael S. Tsirkin
1
-0
/
+9
2018-01-02
net: reevalulate autoflowlabel setting after sysctl setting
Shaohua Li
4
-4
/
+13
2018-01-02
net: qmi_wwan: add Sierra EM7565 1199:9091
Sebastian Sjoholm
1
-0
/
+1
2018-01-02
netlink: Add netns check on taps
Kevin Cernekee
1
-0
/
+3
2018-01-02
net: igmp: Use correct source address on IGMPv3 reports
Kevin Cernekee
1
-1
/
+19
2018-01-02
net: fec: unmap the xmit buffer that are not transferred by DMA
Fugang Duan
1
-0
/
+6
2018-01-02
ipv6: mcast: better catch silly mtu values
Eric Dumazet
1
-10
/
+15
2018-01-02
ipv4: igmp: guard against silly MTU values
Eric Dumazet
4
-12
/
+20
2018-01-02
kbuild: add '-fno-stack-check' to kernel build options
Linus Torvalds
1
-0
/
+3
2018-01-02
x86/mm/64: Fix reboot interaction with CR4.PCIDE
Andy Lutomirski
1
-0
/
+4
2018-01-02
x86/mm: Enable CR4.PCIDE on supported systems
Andy Lutomirski
3
-0
/
+36
2018-01-02
x86/mm: Add the 'nopcid' boot option to turn off PCID
Andy Lutomirski
2
-0
/
+20
2018-01-02
x86/mm: Disable PCID on 32-bit kernels
Andy Lutomirski
2
-1
/
+11
2018-01-02
x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code
Andy Lutomirski
7
-104
/
+5
2018-01-02
x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range()
Andy Lutomirski
2
-28
/
+5
2018-01-02
x86/mm: Make flush_tlb_mm_range() more predictable
Andy Lutomirski
1
-5
/
+7
2018-01-02
x86/mm: Remove flush_tlb() and flush_tlb_current_task()
Andy Lutomirski
2
-26
/
+0
2018-01-02
x86/vm86/32: Switch to flush_tlb_mm_range() in mark_screen_rdonly()
Andy Lutomirski
1
-1
/
+1
2018-01-02
ALSA: hda - fix headset mic detection issue on a Dell machine
Hui Wang
1
-0
/
+5
2018-01-02
ALSA: hda: Drop useless WARN_ON()
Takashi Iwai
1
-1
/
+1
2018-01-02
ASoC: tlv320aic31xx: Fix GPIO1 register definition
Andrew F. Davis
1
-1
/
+1
2018-01-02
ASoC: twl4030: fix child-node lookup
Johan Hovold
1
-1
/
+3
2018-01-02
ASoC: fsl_ssi: AC'97 ops need regmap, clock and cleaning up on failure
Maciej S. Szmigiero
1
-6
/
+12
2018-01-02
ASoC: da7218: fix fix child-node lookup
Johan Hovold
1
-1
/
+1
2018-01-02
ASoC: wm_adsp: Fix validation of firmware and coeff lengths
Ben Hutchings
1
-6
/
+6
2018-01-02
iw_cxgb4: Only validate the MSN for successful completions
Steve Wise
1
-3
/
+3
2018-01-02
ring-buffer: Mask out the info bits when returning buffer page length
Steven Rostedt (VMware)
1
-1
/
+5
2018-01-02
tracing: Fix crash when it fails to alloc ring buffer
Jing Xia
1
-0
/
+2
2018-01-02
tracing: Fix possible double free on failure of allocating trace buffer
Steven Rostedt (VMware)
1
-0
/
+1
2018-01-02
tracing: Remove extra zeroing out of the ring buffer page
Steven Rostedt (VMware)
1
-9
/
+1
2018-01-02
sync objtool's copy of x86-opcode-map.txt
Greg Kroah-Hartman
1
-1
/
+1
2017-12-29
Linux 4.9.73
v4.9.73
Greg Kroah-Hartman
1
-1
/
+1
2017-12-29
bpf/verifier: Fix states_equal() comparison of pointer and UNKNOWN
Ben Hutchings
1
-2
/
+3
2017-12-29
net: mvneta: eliminate wrong call to handle rx descriptor error
Yelena Krivosheev
1
-1
/
+1
2017-12-29
net: mvneta: use proper rxq_number in loop on rx queues
Yelena Krivosheev
1
-1
/
+1
2017-12-29
net: mvneta: clear interface link status on port disable
Yelena Krivosheev
1
-0
/
+4
2017-12-29
libnvdimm, pfn: fix start_pad handling for aligned namespaces
Dan Williams
1
-2
/
+3
2017-12-29
powerpc/perf: Dereference BHRB entries safely
Ravi Bangoria
1
-2
/
+6
2017-12-29
clk: sunxi: sun9i-mmc: Implement reset callback for reset controls
Chen-Yu Tsai
1
-0
/
+12
2017-12-29
kvm: x86: fix RSM when PCID is non-zero
Paolo Bonzini
1
-7
/
+25
2017-12-29
KVM: X86: Fix load RFLAGS w/o the fixed bit
Wanpeng Li
1
-1
/
+1
[prev]
[next]