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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-22
Linux 2.6.25.19
v2.6.25.19
Greg Kroah-Hartman
1
-1
/
+1
2008-10-22
security: avoid calling a NULL function pointer in drivers/video/tvaudio.c
Arjan van de Ven
1
-1
/
+1
2008-10-22
x86: work around MTRR mask setting, v2
Ingo Molnar
1
-1
/
+6
2008-10-22
drm/i915: fix ioremap of a user address for non-root (CVE-2008-3831)
Matthias Hopf
1
-1
/
+1
2008-10-22
V4L: zr36067: Fix RGBR pixel format
Jean Delvare
1
-1
/
+1
2008-10-22
V4L: bttv: Prevent NULL pointer dereference in radio_open
Jean Delvare
1
-1
/
+1
2008-10-22
Don't allow splice() to files opened with O_APPEND
Linus Torvalds
1
-0
/
+3
2008-10-22
hwmon: (it87) Prevent power-off on Shuttle SN68PT
Jean Delvare
1
-6
/
+33
2008-10-22
fbcon_set_all_vcs: fix kernel crash when switching the rotated consoles
Oleg Nesterov
1
-2
/
+2
2008-10-22
b43legacy: Fix failure in rate-adjustment mechanism
Larry Finger
1
-1
/
+1
2008-10-22
CIFS: make sure we have the right resume info before calling CIFSFindNext
Steve French
3
-63
/
+70
2008-10-22
sched_rt.c: resch needed in rt_rq_enqueue() for the root rt_rq
Dario Faggioli
1
-4
/
+4
2008-10-22
tty: Termios locking - sort out real_tty confusions and lock reads
Alan Cox
1
-1
/
+1
2008-10-22
x86, early_ioremap: fix fencepost error
Alan Cox
1
-1
/
+1
2008-10-22
x86: improve UP kernel when CPU-hotplug and SMP is enabled
Thomas Gleixner
1
-1
/
+1
2008-10-22
x86: Reserve FIRST_DEVICE_VECTOR in used_vectors bitmap.
Stefan Bader
1
-0
/
+3
2008-10-08
Linux 2.6.25.18
v2.6.25.18
Greg Kroah-Hartman
1
-1
/
+1
2008-10-08
udp: Fix rcv socket locking
Herbert Xu
2
-27
/
+36
2008-10-08
sctp: Fix oops when INIT-ACK indicates that peer doesn't support AUTH
Vlad Yasevich
2
-8
/
+7
2008-10-08
sctp: do not enable peer features if we can't do them.
Vlad Yasevich
1
-2
/
+7
2008-10-08
netlink: fix overrun in attribute iteration
Vegard Nossum
1
-1
/
+1
2008-10-08
niu: panic on reset
Santwona Behera
1
-0
/
+56
2008-10-08
ipv6: Fix OOPS in ip6_dst_lookup_tail().
Neil Horman
1
-32
/
+32
2008-10-08
x86: Fix broken LDT access in VMI
Zachary Amsden
1
-1
/
+1
2008-10-08
clockevents: remove WARN_ON which was used to gather information
Thomas Gleixner
1
-10
/
+8
2008-10-08
ntp: fix calculation of the next jiffie to trigger RTC sync
Maciej W. Rozycki
1
-1
/
+1
2008-10-08
x86: HPET: read back compare register before reading counter
Thomas Gleixner
1
-0
/
+7
2008-10-08
x86: HPET fix moronic 32/64bit thinko
Thomas Gleixner
1
-4
/
+4
2008-10-08
clockevents: broadcast fixup possible waiters
Thomas Gleixner
1
-1
/
+36
2008-10-08
HPET: make minimum reprogramming delta useful
Thomas Gleixner
1
-2
/
+2
2008-10-08
clockevents: prevent endless loop lockup
Thomas Gleixner
3
-16
/
+34
2008-10-08
clockevents: prevent multiple init/shutdown
Thomas Gleixner
1
-7
/
+13
2008-10-08
clockevents: enforce reprogram in oneshot setup
Thomas Gleixner
1
-4
/
+14
2008-10-08
clockevents: prevent endless loop in periodic broadcast handler
Thomas Gleixner
1
-3
/
+8
2008-10-08
clockevents: prevent clockevent event_handler ending up handler_noop
Venkatesh Pallipadi
3
-2
/
+4
2008-10-08
ACPI: Avoid bogus EC timeout when EC is in Polling mode
Zhao Yakui
1
-0
/
+2
2008-10-08
rtc: fix deadlock
Ingo Molnar
1
-8
/
+4
2008-10-08
x86: add io delay quirk for Presario F700
Chuck Ebbert
1
-0
/
+8
2008-10-08
ACPI: Fix thermal shutdowns
Milan Broz
1
-1
/
+1
2008-10-08
i2c-dev: Return correct error code on class_create() failure
Sven Wegener
1
-1
/
+3
2008-10-08
drivers/mmc/card/block.c: fix refcount leak in mmc_block_open()
Andrew Morton
1
-1
/
+3
2008-10-08
pxa2xx_spi: fix build breakage
Mike Rapoport
1
-2
/
+2
2008-10-08
pxa2xx_spi: chipselect bugfixes
Ned Forrester
1
-11
/
+48
2008-10-08
pxa2xx_spi: dma bugfixes
Ned Forrester
1
-14
/
+43
2008-10-08
USB: fix hcd interrupt disabling
Geoff Levand
1
-1
/
+2
2008-09-08
Linux 2.6.25.17
v2.6.25.17
Greg Kroah-Hartman
1
-1
/
+1
2008-09-08
sch_prio: Fix nla_parse_nested_compat() regression
Thomas Graf
1
-5
/
+11
2008-09-08
sctp: fix random memory dereference with SCTP_HMAC_IDENT option.
Vlad Yasevich
2
-2
/
+7
2008-09-08
sctp: correct bounds check in sctp_setsockopt_auth_key
Vlad Yasevich
1
-1
/
+1
2008-09-08
sctp: add verification checks to SCTP_AUTH_KEY option
Vlad Yasevich
2
-0
/
+9
[next]