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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2009-05-08
Linux 2.6.29.3
v2.6.29.3
Greg Kroah-Hartman
1
-1
/
+1
2009-05-08
ath9k: Fix FIF_BCN_PRBRESP_PROMISC handling
Luis R. Rodriguez
1
-5
/
+0
2009-05-08
tracing: x86, mmiotrace: fix range test
Stuart Bennett
1
-1
/
+1
2009-05-08
sched: account system time properly
Eric Dumazet
1
-1
/
+1
2009-05-08
rndis_wlan: fix initialization order for workqueue&workers
Jussi Kivilinna
1
-4
/
+10
2009-05-08
mm: fix Committed_AS underflow on large NR_CPUS environment
KOSAKI Motohiro
5
-65
/
+17
2009-05-08
Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions
Mel Gorman
1
-0
/
+8
2009-05-08
clockevents: prevent endless loop in tick_handle_periodic()
john stultz
1
-1
/
+11
2009-05-08
intel-iommu: Avoid panic() for DRHD at address zero.
David Woodhouse
1
-1
/
+10
2009-05-08
intel-iommu: Fix oops in device_to_iommu() when devices not found.
David Woodhouse
1
-1
/
+2
2009-05-08
intel-iommu: Fix device-to-iommu mapping for PCI-PCI bridges.
David Woodhouse
1
-1
/
+6
2009-05-08
cs5536: define dma_sff_read_status() method
Sergei Shtylyov
1
-0
/
+1
2009-05-08
proc: avoid information leaks to non-privileged processes
Jake Edge
2
-5
/
+13
2009-05-08
ath5k: fix buffer overrun in rate debug code
Bob Copeland
1
-1
/
+1
2009-05-08
mv643xx_eth: OOM handling fixes
Lennert Buytenhek
1
-9
/
+13
2009-05-08
mv643xx_eth: 64bit mib counter read fix
Lennert Buytenhek
1
-2
/
+0
2009-05-08
check_unsafe_exec: s/lock_task_sighand/rcu_read_lock/
Oleg Nesterov
1
-4
/
+2
2009-05-08
do_execve() must not clear fs->in_exec if it was set by another thread
Oleg Nesterov
2
-15
/
+15
2009-05-08
check_unsafe_exec() doesn't care about signal handlers sharing
Al Viro
1
-5
/
+2
2009-05-08
New locking/refcounting for fs_struct
Al Viro
7
-44
/
+121
2009-05-08
Take fs_struct handling to new file (fs/fs_struct.c)
Al Viro
9
-138
/
+155
2009-05-08
Get rid of bumping fs_struct refcount in pivot_root(2)
Al Viro
1
-9
/
+17
2009-05-08
Kill unsharing fs_struct in __set_personality()
Al Viro
1
-22
/
+0
2009-05-08
Annotate struct fs_struct's usage count restriction
David Howells
1
-1
/
+4
2009-05-08
fix setuid sometimes wouldn't
Hugh Dickins
1
-34
/
+16
2009-05-08
fix setuid sometimes doesn't
Hugh Dickins
3
-9
/
+5
2009-05-08
compat_do_execve should unshare_files
Hugh Dickins
1
-1
/
+11
2009-05-08
powerpc: Sanitize stack pointer in signal handling code
Josh Boyer
5
-6
/
+25
2009-05-08
ACPI: Revert conflicting workaround for BIOS w/ mangled PRT entries
Zhang Rui
1
-25
/
+2
2009-05-08
USB: serial: fix lifetime and locking problems
Alan Stern
1
-31
/
+68
2009-05-08
ptrace: ptrace_attach: fix the usage of ->cred_exec_mutex
Oleg Nesterov
1
-2
/
+2
2009-05-08
kbuild: fix Module.markers permission error under cygwin
Cedric Hombourger
1
-0
/
+1
2009-05-08
pagemap: require aligned-length, non-null reads of /proc/pid/pagemap
Vitaly Mayatskikh
1
-0
/
+4
2009-05-08
drm/i915: allow tiled front buffers on 965+
Jesse Barnes
2
-0
/
+10
2009-05-08
bio: fix memcpy corruption in bio_copy_user_iov()
FUJITA Tomonori
1
-0
/
+3
2009-05-08
PCI quirk: disable MSI on VIA VT3364 chipsets
Thomas Renninger
1
-0
/
+1
2009-05-08
ASoC: Fix offset of freqmode in WM8580 PLL configuration
Mark Brown
1
-1
/
+1
2009-05-08
x86/PCI: don't call e820_all_mapped with -1 in the mmconfig case
Yinghai Lu
1
-3
/
+3
2009-05-08
x86-64: fix FPU corruption with signals and preemption
Suresh Siddha
1
-1
/
+3
2009-05-08
drm/i915: add support for G41 chipset
Zhenyu Wang
2
-1
/
+4
2009-05-08
unreached code in selinux_ip_postroute_iptables_compat() (CVE-2009-1184)
Eugene Teo
1
-0
/
+1
2009-05-08
PCI: fix incorrect mask of PM No_Soft_Reset bit
Yu Zhao
1
-1
/
+1
2009-05-08
exit_notify: kill the wrong capable(CAP_KILL) check (CVE-2009-1337)
Oleg Nesterov
1
-2
/
+1
2009-05-08
crypto: ixp4xx - Fix handling of chained sg buffers
Christian Hohnstaedt
1
-119
/
+63
2009-05-08
block: include empty disks in /proc/diskstats
Tejun Heo
2
-4
/
+9
2009-05-08
b44: Use kernel DMA addresses for the kernel DMA API
Michael Buesch
1
-1
/
+1
2009-05-08
virtio-rng: Remove false BUG for spurious callbacks
Christian Borntraeger
1
-2
/
+2
2009-05-08
USB: Unusual Device support for Gold MP3 Player Energy
Chuck Short
1
-0
/
+6
2009-05-08
KVM: x86: release time_page on vcpu destruction
Joerg Roedel
1
-0
/
+5
2009-05-08
KVM: Fix overlapping check for memory slots
Jan Kiszka
2
-1
/
+4
[next]