index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-18
Revert "PNP: increase the maximum number of resources"
Greg Kroah-Hartman
1
-2
/
+2
2007-12-14
TCP: MTUprobe: fix potential sk_send_head corruption
Ilpo Järvinen
1
-0
/
+3
2007-12-14
TCP: Fix TCP header misalignment
Herbert Xu
1
-0
/
+3
2007-12-14
esp_scsi: fix reset cleanup spinlock recursion
Maciej W. Rozycki
1
-0
/
+3
2007-12-14
PNP: increase the maximum number of resources
Zhao Yakui
1
-2
/
+2
2007-12-14
futex: fix for futex_wait signal stack corruption
Steven Rostedt
1
-2
/
+15
2007-12-14
forcedeth: new mcp79 pci ids
Ayaz Abdulla
1
-0
/
+4
2007-11-26
x86: mark read_crX() asm code as volatile
Kirill Korotaev
2
-5
/
+5
2007-11-16
libata: backport ATA_FLAG_NO_SRST and ATA_FLAG_ASSUME_ATA
Tejun Heo
1
-0
/
+2
2007-11-16
ide: Add ide_get_paired_drive() helper
Benjamin Herrenschmidt
1
-0
/
+7
2007-11-16
USB: remove USB_QUIRK_NO_AUTOSUSPEND
Alan Stern
1
-5
/
+2
2007-11-16
forcedeth: add MCP77 device IDs
Ayaz Abdulla
1
-0
/
+4
2007-11-16
Fix netlink timeouts.
Patrick McHardy
1
-1
/
+1
2007-11-16
TCP: Fix size calculation in sk_stream_alloc_pskb
Herbert Xu
1
-4
/
+6
2007-11-16
Fix SKB_WITH_OVERHEAD calculations.
Herbert Xu
1
-2
/
+1
2007-11-16
Fix 9P protocol build
Ingo Molnar
1
-0
/
+12
2007-11-16
revert "x86_64: allocate sparsemem memmap above 4G"
Linus Torvalds
1
-1
/
+0
2007-11-16
xen: fix incorrect vcpu_register_vcpu_info hypercall argument
Jeremy Fitzhardinge
1
-2
/
+3
2007-11-16
MIPS: R1: Fix hazard barriers to make kernels work on R2 also.
Ralf Baechle
1
-1
/
+53
2007-11-16
BLOCK: Fix bad sharing of tag busy list on queues with shared tag maps
Jens Axboe
1
-1
/
+1
2007-11-16
sched: keep utime/stime monotonic
Frans Pop
1
-0
/
+1
2007-10-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
1
-1
/
+1
2007-10-08
mm: set_page_dirty_balance() vs ->page_mkwrite()
Peter Zijlstra
1
-1
/
+1
2007-10-07
[ROSE]: Fix rose.ko oops on unload
Alexey Dobriyan
1
-1
/
+1
2007-10-07
Don't do load-average calculations at even 5-second intervals
Linus Torvalds
1
-1
/
+1
2007-10-05
Remove unnecessary cast in prefetch()
Serge Belyshev
1
-1
/
+1
2007-10-03
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
3
-328
/
+109
2007-10-04
Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki...
Michael Hennerich
1
-1
/
+34
2007-10-04
Blackfin arch: gpio pinmux and resource allocation API required by BF537 on c...
Michael Hennerich
5
-14
/
+88
2007-10-03
[MIPS] Terminally fix local_{dec,sub}_if_positive
Ralf Baechle
1
-68
/
+0
2007-10-03
[MIPS] Type proof reimplementation of cmpxchg.
Ralf Baechle
3
-260
/
+109
2007-10-01
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-0
/
+1
2007-10-01
[MIPS] Fix value of O_TRUNC
Ralf Baechle
1
-0
/
+1
2007-09-29
i386: remove bogus comment about memory barrier
Nick Piggin
1
-5
/
+0
2007-09-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
1
-4
/
+2
2007-09-28
[TCP]: Fix MD5 signature handling on big-endian.
David S. Miller
1
-4
/
+2
2007-09-27
[MIPS] Fix CONFIG_BUILD_ELF64 kernels with symbols in CKSEG0.
Ralf Baechle
1
-1
/
+1
2007-09-26
Revert "[PATCH] x86-64: fix x86_64-mm-sched-clock-share"
Linus Torvalds
1
-16
/
+3
2007-09-26
Revert "x86-64: Disable local APIC timer use on AMD systems with C1E"
Linus Torvalds
1
-1
/
+0
2007-09-26
x86-64: Disable local APIC timer use on AMD systems with C1E
Thomas Gleixner
1
-0
/
+1
2007-09-26
fix sctp_del_bind_addr() last argument type
Al Viro
1
-1
/
+1
2007-09-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2
-1
/
+4
2007-09-25
SCTP : Add paramters validity check for ASCONF chunk
Wei Yongjun
2
-0
/
+4
2007-09-25
SCTP: Clean up OOTB handling and fix infinite loop processing
Vlad Yasevich
1
-1
/
+0
2007-09-25
ACPI: CONFIG_ACPI_SLEEP=n power off regression in 2.6.23-rc8 (NOT in rc7)
Alexey Starikovskiy
1
-4
/
+0
2007-09-24
[MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop.
Ralf Baechle
1
-8
/
+24
2007-09-22
ACPI: disable lower idle C-states across suspend/resume
Thomas Gleixner
1
-0
/
+2
2007-09-23
Blackfin arch: add some missing syscall
Bryan Wu
1
-5
/
+51
2007-10-03
Binfmt_flat: Add minimum support for the Blackfin relocations
Bernd Schmidt
5
-5
/
+11
2007-09-21
Revert "x86_64: Quicklist support for x86_64"
Linus Torvalds
2
-49
/
+25
[next]