index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-28
Btrfs: fix double free in the btrfs_qgroup_account_ref()
Wang Shilong
1
-2
/
+1
2013-03-28
Btrfs: limit the global reserve to 512mb
Josef Bacik
1
-1
/
+1
2013-03-28
Btrfs: hold the ordered operations mutex when waiting on ordered extents
Josef Bacik
1
-0
/
+2
2013-03-28
Btrfs: fix space accounting for unlink and rename
Josef Bacik
1
-4
/
+2
2013-03-28
Btrfs: fix space leak when we fail to reserve metadata space
Josef Bacik
1
-6
/
+41
2013-03-28
Btrfs: fix EIO from btrfs send in is_extent_unchanged for punched holes
Jan Schmidt
1
-6
/
+4
2013-03-28
Merge branch 'acpi-fixes' into fixes
Rafael J. Wysocki
3
-3
/
+16
2013-03-28
Merge branch 'pm-fixes' into fixes
Rafael J. Wysocki
4
-10
/
+39
2013-03-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ne...
Linus Torvalds
2
-72
/
+78
2013-03-27
Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
8
-26
/
+74
2013-03-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-1
/
+13
2013-03-27
Merge tag 'iommu-fixes-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-15
/
+12
2013-03-27
vfs/splice: Fix missed checks in new __kernel_write() helper
Al Viro
1
-0
/
+3
2013-03-27
xen/events: avoid race with raising an event in unmask_evtchn()
David Vrabel
1
-5
/
+15
2013-03-27
xen/mmu: Move the setting of pvops.write_cr3 to later phase in bootup.
Konrad Rzeszutek Wilk
1
-2
/
+1
2013-03-27
xen/acpi-stub: Disable it b/c the acpi_processor_add is no longer called.
Konrad Rzeszutek Wilk
1
-1
/
+1
2013-03-27
usb: Fix compile error by selecting USB_OTG_UTILS
Roland Stigge
2
-0
/
+2
2013-03-27
userns: Restrict when proc and sysfs can be mounted
Eric W. Biederman
6
-0
/
+37
2013-03-27
ipc: Restrict mounting the mqueue filesystem
Eric W. Biederman
1
-2
/
+10
2013-03-27
vfs: Carefully propogate mounts across user namespaces
Eric W. Biederman
3
-1
/
+12
2013-03-27
vfs: Add a mount flag to lock read only bind mounts
Eric W. Biederman
2
-0
/
+5
2013-03-27
userns: Don't allow creation if the user is chrooted
Eric W. Biederman
3
-0
/
+35
2013-03-27
HID: multitouch: fix touchpad buttons
Benjamin Tissoires
1
-1
/
+5
2013-03-27
iommu/amd: Make sure dma_ops are set for hotplug devices
Joerg Roedel
1
-12
/
+10
2013-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-8
/
+48
2013-03-26
vt: synchronize_rcu() under spinlock is not nice...
Al Viro
1
-2
/
+4
2013-03-27
PCI / ACPI: hold acpi_scan_lock during root bus hotplug
Yinghai Lu
1
-2
/
+7
2013-03-27
ACPI / APEI: fix error status check condition for CPER
Chen Gong
1
-1
/
+1
2013-03-27
ACPI / PM: fix suspend and resume on Sony Vaio VGN-FW21M
Fabio Valentini
1
-0
/
+8
2013-03-26
Nest rename_lock inside vfsmount_lock
Al Viro
1
-5
/
+11
2013-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
69
-459
/
+540
2013-03-26
Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
7
-34
/
+96
2013-03-26
Merge tag 'for-usb-linus-2013-03-26' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
8
-55
/
+88
2013-03-26
rsxx: remove unused variable
Philip J Kelleher
1
-1
/
+0
2013-03-26
rsxx: enable error return of rsxx_eeh_save_issued_dmas()
Philip J Kelleher
3
-5
/
+22
2013-03-26
yama: Better permission check for ptraceme
Eric W. Biederman
1
-3
/
+1
2013-03-26
ipv4: Fix ip-header identification for gso packets.
Pravin B Shelar
2
-12
/
+7
2013-03-26
Btrfs: fix race between mmap writes and compression
Chris Mason
3
-0
/
+49
2013-03-26
bonding: remove already created master sysfs link on failure
Veaceslav Falico
1
-0
/
+5
2013-03-26
af_unix: dont send SCM_CREDENTIAL when dest socket is NULL
dingtianhong
1
-2
/
+2
2013-03-26
USB: serial: fix hang when opening port
Ming Lei
1
-0
/
+1
2013-03-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
5
-22
/
+43
2013-03-26
pch_gbe: fix ip_summed checksum reporting on rx
Veaceslav Falico
1
-2
/
+2
2013-03-26
x86, io_apic: remove duplicated include from irq_remapping.c
Wei Yongjun
1
-1
/
+0
2013-03-26
[media] [REGRESSION] bt8xx: Fix too large height in cropcap
Hans de Goede
1
-5
/
+15
2013-03-26
pid: Handle the exit of a multi-threaded init.
Eric W. Biederman
1
-1
/
+2
2013-03-26
igb: fix PHC stopping on max freq
Jiri Benc
1
-1
/
+1
2013-03-26
igb: make sensor info static
Stephen Hemminger
1
-1
/
+1
2013-03-26
igb: SR-IOV init reordering
Alex Williamson
1
-1
/
+1
2013-03-26
igb: Fix null pointer dereference
Alex Williamson
1
-1
/
+1
[prev]
[next]