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
2013-01-16
tcp: RFC 5961 5.2 Blind Data Injection Attack Mitigation
Eric Dumazet
1
-18
/
+25
2013-01-16
tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming()
Eric Dumazet
1
-5
/
+10
2013-01-16
tcp: refine SYN handling in tcp_validate_incoming
Eric Dumazet
1
-1
/
+5
2013-01-16
tcp: implement RFC 5961 4.2
Eric Dumazet
3
-19
/
+17
2013-01-16
tcp: implement RFC 5961 3.2
Eric Dumazet
6
-1
/
+45
2013-01-16
net: sched: integer overflow fix
Stefan Hasko
1
-1
/
+1
2013-01-16
inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock
Christoph Paasch
6
-7
/
+25
2013-01-16
sparc: huge_ptep_set_* functions need to call set_huge_pte_at()
Dave Kleikamp
1
-2
/
+8
2013-01-16
ftrace: Do not function trace inlined functions
Steven Rostedt
1
-0
/
+5
2013-01-16
Revert: "rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe fails"
Stanislaw Gruszka
2
-5
/
+5
2013-01-16
mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL
Stanislaw Gruszka
2
-1
/
+10
2013-01-16
rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe fails
Andreas Hartmann
1
-3
/
+4
2013-01-16
epoll: prevent missed events on EPOLL_CTL_MOD
Eric Wong
1
-1
/
+21
2013-01-16
udf: don't increment lenExtents while writing to a hole
Namjae Jeon
1
-2
/
+5
2013-01-16
drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_time
Tony Prisk
1
-3
/
+4
2013-01-16
drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfield
Tony Prisk
1
-2
/
+2
2013-01-16
mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT
Michal Hocko
2
-0
/
+14
2013-01-16
ACPI / scan: Do not use dummy HID for system bus ACPI nodes
Rafael J. Wysocki
1
-1
/
+1
2013-01-16
SUNRPC: Ensure that we free the rpc_task after cleanups are done
Trond Myklebust
1
-4
/
+23
2013-01-16
nfs: fix null checking in nfs_get_option_str()
Xi Wang
1
-1
/
+1
2013-01-16
video: mxsfb: fix crash when unblanking the display
Lothar Waßmann
1
-1
/
+2
2013-01-16
drm/nouveau: fix init with agpgart-uninorth
Aaro Koskinen
1
-1
/
+1
2013-01-16
drm/radeon: Properly handle DDC probe for DP bridges
Niels Ole Salscheider
4
-11
/
+24
2013-01-16
drm/radeon: add connector table for Mac G4 Silver
Alex Deucher
2
-1
/
+53
2013-01-16
drm/radeon: add connector table for SAM440ep embedded board
Alex Deucher
2
-0
/
+67
2013-01-16
powerpc: Add missing NULL terminator to avoid boot panic on PPC40x
Gabor Juhos
1
-1
/
+2
2013-01-16
powerpc/vdso: Remove redundant locking in update_vsyscall_tz()
Shan Hai
1
-5
/
+0
2013-01-16
p54usb: add USBIDs for two more p54usb devices
Christian Lamparter
1
-0
/
+3
2013-01-16
ath9k_hw: Fix RX gain initvals for AR9485
Sujith Manoharan
1
-2
/
+2
2013-01-16
p54usb: add USB ID for T-Com Sinus 154 data II
Tomasz Guszkowski
1
-0
/
+1
2013-01-16
tmpfs mempolicy: fix /proc/mounts corrupting memory
Hugh Dickins
1
-38
/
+26
2013-01-16
cifs: adjust sequence number downward after signing NT_CANCEL request
Jeff Layton
1
-0
/
+7
2013-01-16
mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED
Christoffer Dall
1
-1
/
+7
2013-01-16
PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz
Andy Lutomirski
2
-2
/
+6
2013-01-16
ext4: do not try to write superblock on ro remount w/o journal
Michael Tokarev
1
-1
/
+1
2013-01-16
hwmon: (lm73} Detect and report i2c bus errors
Chris Verges
1
-5
/
+11
2013-01-16
jbd2: fix assertion failure in jbd2_journal_flush()
Jan Kara
1
-1
/
+2
2013-01-16
ext4: check dioread_nolock on remount
Jan Kara
1
-9
/
+11
2013-01-16
i915: ensure that VGA plane is disabled
Krzysztof Mazur
3
-0
/
+19
2013-01-16
ext4: fix extent tree corruption caused by hole punch
Forrest Liu
1
-4
/
+18
2013-01-03
Linux 3.2.36
v3.2.36
Ben Hutchings
1
-1
/
+1
2013-01-03
ramoops: fix use of rounddown_pow_of_two()
Marco Stornelli
1
-2
/
+2
2013-01-03
staging: vt6656: 64bit fixes: vCommandTimerWait change calculation of timer.
Malcolm Priestley
2
-11
/
+13
2013-01-03
staging: vt6656: 64bit fixes: key.c/h change unsigned long to u32
Malcolm Priestley
2
-7
/
+7
2013-01-03
staging: vt6656: 64 bit fixes: fix long warning messages.
Malcolm Priestley
4
-24
/
+51
2013-01-03
staging: vt6656: 64 bit fixes : correct all type sizes
Malcolm Priestley
1
-5
/
+5
2013-01-03
staging: vt6656: 64 bit fixes: use u32 for QWORD definition.
Malcolm Priestley
1
-2
/
+4
2013-01-03
staging: vt6656: [BUG] out of bound array reference in RFbSetPower.
Malcolm Priestley
1
-0
/
+3
2013-01-03
udf: fix memory leak while allocating blocks during write
Namjae Jeon
1
-0
/
+4
2013-01-03
thp, memcg: split hugepage for memcg oom on cow
David Rientjes
2
-3
/
+18
[prev]
[next]