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.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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-03
[AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patch
Catherine Zhang
1
-6
/
+35
2006-08-03
[NET]: skb_queue_lock_key() is no longer used.
Adrian Bunk
1
-2
/
+0
2006-08-03
[NET]: Remove lockdep_set_class() call from skb_queue_head_init().
Arjan van de Ven
1
-1
/
+8
2006-08-03
[NET]: Add netdev_alloc_skb().
Christoph Hellwig
1
-0
/
+22
2006-08-03
[NETFILTER]: include/linux/netfilter_bridge.h: header cleanup
Alexey Dobriyan
1
-1
/
+0
2006-08-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
2
-3
/
+6
2006-08-01
[PATCH] powermac: More powermac backlight fixes
Michael Hanselmann
1
-2
/
+1
2006-08-01
[PATCH] fbdev: statically link the framebuffer notification functions
Antonino A. Daplas
1
-1
/
+1
2006-08-01
[PATCH] Add parentheses around arguments in the SH_DIV macro.
Uwe Zeisberger
1
-2
/
+2
2006-08-01
[PATCH] always define IRQ_PER_CPU
Yoichi Yuasa
1
-1
/
+1
2006-08-01
[PATCH] delay accounting: temporarily enable by default
Shailabh Nagar
1
-2
/
+2
2006-08-01
[PATCH] make taskstats sending completely independent of delay accounting on/...
Shailabh Nagar
1
-3
/
+1
2006-08-01
[PATCH] genirq: {en,dis}able_irq_wake() need refcounting too
David Brownell
1
-0
/
+3
2006-08-01
[PATCH] Process Events: Fix biarch compatibility issue. use __u64 timestamp
Chandra Seetharaman
1
-1
/
+2
2006-08-01
[PATCH] ext3: avoid triggering ext3_error on bad NFS file handle
Neil Brown
1
-0
/
+9
2006-07-30
V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPAT
Mauro Carvalho Chehab
1
-2
/
+5
2006-07-30
V4L/DVB (4342): Fix ext_controls align on 64 bit architectures
Mauro Carvalho Chehab
1
-1
/
+1
2006-07-29
Merge branch 'master' into upstream-fixes
Jeff Garzik
5
-10
/
+7
2006-07-29
[PATCH] pi-futex: robust-futex exit
Ingo Molnar
1
-1
/
+2
2006-07-28
[PATCH] ide: option to disable cache flushes for buggy drives
Jens Axboe
1
-0
/
+1
2006-07-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+2
2006-07-26
[PATCH] Reorganize the cpufreq cpu hotplug locking to not be totally bizare
Arjan van de Ven
1
-3
/
+0
2006-07-25
[NETFILTER]: bridge netfilter: add deferred output hooks to feature-removal-s...
Patrick McHardy
1
-0
/
+2
2006-07-25
[NET]: Correct dev_alloc_skb kerneldoc
Christoph Hellwig
1
-2
/
+2
2006-07-25
[NET]: Remove CONFIG_HAVE_ARCH_DEV_ALLOC_SKB
Christoph Hellwig
1
-4
/
+0
2006-07-24
Merge branch 'master' into upstream-fixes
Jeff Garzik
2
-9
/
+3
2006-07-23
cpu hotplug: simplify and hopefully fix locking
Linus Torvalds
1
-6
/
+0
2006-07-22
[NET]: Fix reversed error test in netif_tx_trylock
Herbert Xu
1
-3
/
+3
2006-07-19
[PATCH] libata: improve EH action and EHI flag handling
Tejun Heo
1
-1
/
+3
2006-07-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+3
2006-07-15
[PATCH] per-task delay accounting taskstats interface: control exit data thro...
Shailabh Nagar
2
-25
/
+6
2006-07-15
[PATCH] per-task delay accounting: avoid send without listeners
Shailabh Nagar
1
-1
/
+12
2006-07-15
[PATCH] delay accounting taskstats interface send tgid once
Shailabh Nagar
2
-16
/
+59
2006-07-15
[PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delays
Shailabh Nagar
1
-0
/
+10
2006-07-15
[PATCH] per-task-delay-accounting: delay accounting usage of taskstats interface
Shailabh Nagar
4
-1
/
+71
2006-07-15
[PATCH] per-task-delay-accounting: taskstats interface
Shailabh Nagar
2
-0
/
+141
2006-07-15
[PATCH] per-task-delay-accounting: cpu delay collection via schedstats
Chandra Seetharaman
1
-3
/
+17
2006-07-15
[PATCH] per-task-delay-accounting: sync block I/O and swapin delay collection
Shailabh Nagar
2
-0
/
+38
2006-07-15
[PATCH] per-task-delay-accounting: setup
Shailabh Nagar
3
-0
/
+101
2006-07-15
[PATCH] list_is_last utility
Shailabh Nagar
1
-0
/
+11
2006-07-15
[PATCH] symlink nesting level change
Al Viro
1
-1
/
+1
2006-07-15
[PATCH] gpio: drop vtable members .gpio_set_high .gpio_set_low gpio_set is en...
Jim Cromie
1
-2
/
+0
2006-07-15
[PATCH] RTC subsystem, Add ISL1208 support
Herbert Valerio Riedel
1
-0
/
+1
2006-07-15
[PATCH] remove kernel/kthread.c:kthread_stop_sem()
Adrian Bunk
1
-1
/
+0
2006-07-15
[PATCH] null-terminate over-long /proc/kallsyms symbols
Andreas Gruenbacher
1
-6
/
+4
2006-07-15
[PATCH] mm: fix oom roll-back of __vmalloc_area_node
Jan Kiszka
1
-0
/
+1
2006-07-15
[VLAN]: __vlan_hwaccel_rx can use the faster ether_compare_addr
Stephen Hemminger
1
-2
/
+3
2006-07-14
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-0
/
+1
2006-07-14
[PATCH] Fix broken kernel headers preventing ARM build
Russell King
1
-0
/
+2
2006-07-13
Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEAD
Linus Torvalds
1
-2
/
+0
[next]