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.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
2010-08-28
fanotify: Return EPERM when a process is not privileged
Andreas Gruenbacher
1
-1
/
+1
2010-08-28
fanotify: resize pid and reorder structure
Tvrtko Ursulin
1
-3
/
+3
2010-08-23
fanotify: drop duplicate pr_debug statement
Tvrtko Ursulin
1
-3
/
+0
2010-08-23
fanotify: flush outstanding perm requests on group destroy
Eric Paris
3
-7
/
+28
2010-08-23
fsnotify: fix ignored mask handling between inode and vfsmount marks
Eric Paris
1
-18
/
+17
2010-08-23
fanotify: add MAINTAINERS entry
Eric Paris
1
-0
/
+6
2010-08-23
fsnotify: reset used_inode and used_vfsmount on each pass
Eric Paris
1
-1
/
+3
2010-08-23
fanotify: do not dereference inode_mark when it is unset
Eric Paris
1
-4
/
+11
2010-08-22
Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-3
/
+5
2010-08-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
28
-2417
/
+2663
2010-08-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2
-3
/
+3
2010-08-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
1
-1
/
+3
2010-08-22
drm/i915,intel_agp: Add support for Sandybridge D0
Zhenyu Wang
3
-0
/
+4
2010-08-22
drm/i915: fix render pipe control notify on sandybridge
Zhenyu Wang
1
-1
/
+6
2010-08-22
agp/intel: set 40-bit dma mask on Sandybridge
Zhenyu Wang
1
-9
/
+15
2010-08-22
drm/i915: Remove the conflicting BUG_ON()
Chris Wilson
1
-2
/
+0
2010-08-22
drm/i915/suspend: s/IS_IRONLAKE/HAS_PCH_SPLIT/
Chris Wilson
1
-37
/
+37
2010-08-22
drm/i915/suspend: Flush register writes before busy-waiting.
Chris Wilson
1
-9
/
+18
2010-08-22
i915: disable DAC on Ironlake also when doing CRT load detection.
Dave Airlie
1
-11
/
+12
2010-08-22
drm/i915: wait for actual vblank, not just 20ms
Jesse Barnes
7
-30
/
+69
2010-08-22
workqueue: Add basic tracepoints to track workqueue execution
Arjan van de Ven
2
-0
/
+71
2010-08-21
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2
-8
/
+5
2010-08-21
Replace Configure with Enable in description of MAXSMP
Samuel Thibault
1
-2
/
+2
2010-08-21
mm: make stack guard page logic use vm_prev pointer
Linus Torvalds
1
-4
/
+11
2010-08-21
mm: make the mlock() stack guard page checks stricter
Linus Torvalds
1
-5
/
+16
2010-08-21
mm: make the vma list be doubly linked
Linus Torvalds
4
-9
/
+28
2010-08-21
mtd: nand: Fix probe of Samsung NAND chips
Tilman Sauerbeck
1
-0
/
+1
2010-08-21
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-22
/
+72
2010-08-20
Documentation: fix ozlabs.org mailing list address
Stephen Rothwell
1
-1
/
+1
2010-08-20
MAINTAINERS: Fix ozlabs.org mailing list addresses
Stephen Rothwell
1
-28
/
+28
2010-08-20
Documentation: kernel-locking: mutex_trylock cannot be used in interrupt context
Stefan Richter
1
-2
/
+5
2010-08-20
drivers/scsi/qla4xxx: fix build
Andrew Morton
2
-2
/
+2
2010-08-20
uml: fix compile error in dma_get_cache_alignment()
Miklos Szeredi
1
-7
/
+0
2010-08-20
oom: __task_cred() need rcu_read_lock()
KOSAKI Motohiro
1
-1
/
+1
2010-08-20
oom: fix tasklist_lock leak
KOSAKI Motohiro
1
-3
/
+6
2010-08-20
oom: fix NULL pointer dereference
KOSAKI Motohiro
1
-3
/
+2
2010-08-20
drivers/mmc/host/sdhci-s3c.c: use the correct mutex and card detect function
Kyungmin Park
1
-3
/
+3
2010-08-20
sdhci: add no hi-speed bit quirk support
Kyungmin Park
2
-1
/
+4
2010-08-20
s5pc110: SDHCI-s3c support on s5pc110
Kyungmin Park
1
-1
/
+1
2010-08-20
s5pc110: SDHCI-s3c can override host capabilities
Kyungmin Park
3
-0
/
+6
2010-08-20
lib/radix-tree.c: fix overflow in radix_tree_range_tag_if_tagged()
Jan Kara
2
-2
/
+6
2010-08-20
revert "hwmon: f71882fg: add support for the Fintek F71808E"
Andrew Morton
3
-82
/
+11
2010-08-20
kfifo: add explicit error checking in all the examples
Andrea Righi
4
-51
/
+144
2010-08-20
kfifo: fix a memory leak in dma example
Andrea Righi
1
-3
/
+1
2010-08-20
kfifo: fix kernel BUG in dma example
Andrea Righi
1
-0
/
+1
2010-08-20
kfifo: add explicit error checking in byte stream example
Andrea Righi
1
-6
/
+27
2010-08-20
kfifo: add kfifo_skip() testcase
Andrea Righi
1
-0
/
+4
2010-08-20
kfifo: implement missing __kfifo_skip_r()
Andrea Righi
2
-0
/
+11
2010-08-20
matroxfb: fix incorrect use of memcpy_toio()
Ondrej Zary
1
-2
/
+2
2010-08-20
x86, apic: Fix apic=debug boot crash
Daniel Kiper
1
-0
/
+2
[next]