Age | Commit message (Expand) | Author | Files | Lines |
2013-09-06 | lguest: fix BUG_ON() in invalid guest page table. | Rusty Russell | 1 | -1/+3 |
2013-08-09 | virtio: console: prevent use-after-free of port name in port unplug | Amit Shah | 1 | -2/+1 |
2013-08-09 | Merge branch 'master' into virtio-next | Rusty Russell | 1382 | -101075/+14795 |
2013-08-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt... | Linus Torvalds | 1 | -1/+0 |
2013-08-09 | userns: limit the maximum depth of user_namespace->parent chain | Oleg Nesterov | 2 | -0/+5 |
2013-08-08 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 4 | -27/+25 |
2013-08-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -13/+11 |
2013-08-08 | Merge tag 'regulator-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+1 |
2013-08-08 | Merge tag 'regmap-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -1/+3 |
2013-08-08 | Merge tag 'spi-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 1 | -1/+1 |
2013-08-08 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -23/+49 |
2013-08-08 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 22 | -110/+154 |
2013-08-08 | Revert "slub: do not put a slab to cpu partial list when cpu_partial is 0" | Linus Torvalds | 1 | -3/+0 |
2013-08-08 | avr32: boards/atngw100/mrmt.c: fix building error | Cong Ding | 1 | -1/+0 |
2013-08-08 | Merge tag 'trace-fixes-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 9 | -184/+302 |
2013-08-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 5 | -92/+26 |
2013-08-07 | MAINTAINERS: add TI Keystone ARM platform | Santosh Shilimkar | 1 | -0/+6 |
2013-08-07 | MAINTAINERS: delete Srinidhi from ux500 | Linus Walleij | 1 | -1/+0 |
2013-08-07 | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2013-08-07 | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+3 |
2013-08-07 | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -10/+34 |
2013-08-07 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -8/+19 |
2013-08-07 | printk: Fix return of braille_register_console() | Steven Rostedt | 1 | -1/+2 |
2013-08-07 | Revert "ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child)" | Oleg Nesterov | 1 | -1/+0 |
2013-08-07 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 4 | -3/+13 |
2013-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 9 | -12/+31 |
2013-08-07 | userns: unshare_userns(&cred) should not populate cred on failure | Oleg Nesterov | 1 | -4/+9 |
2013-08-06 | Merge remote-tracking branch 'regmap/fix/disable' into regmap-linus | Mark Brown | 1 | -0/+1 |
2013-08-06 | regmap: Add missing header for !CONFIG_REGMAP stubs | Mateusz Krawczuk | 1 | -0/+1 |
2013-08-06 | Smack: IPv6 casting error fix for 3.11 | Casey Schaufler | 1 | -13/+11 |
2013-08-05 | regmap: cache: Make sure to sync the last register in a block | Lars-Peter Clausen | 1 | -1/+2 |
2013-08-05 | vfs: add missing check for __O_TMPFILE in fcntl_init() | Zheng Liu | 1 | -2/+2 |
2013-08-05 | fs: Allow unprivileged linkat(..., AT_EMPTY_PATH) aka flink | Andy Lutomirski | 1 | -7/+3 |
2013-08-05 | fs: Fix file mode for O_TMPFILE | Andy Lutomirski | 1 | -1/+1 |
2013-08-05 | reiserfs: fix deadlock in umount | Al Viro | 2 | -82/+20 |
2013-08-05 | MIPS: BMIPS: fix hardware interrupt routing for boot CPU != 0 | Florian Fainelli | 1 | -2/+8 |
2013-08-05 | MIPS: oprofile: Fix BUG due to smp_processor_id() in preemptible code. | Ralf Baechle | 2 | -1/+3 |
2013-08-05 | MIPS: PNX833x: PNX8335_PCI_ETHERNET_INT depends on CONFIG_SOC_PNX8335 | Markos Chandras | 1 | -0/+2 |
2013-08-05 | ARM: tegra: enable ULPI phy on Colibri T20 | Lucas Stach | 1 | -0/+1 |
2013-08-05 | Linux 3.11-rc4 | Linus Torvalds | 1 | -1/+1 |
2013-08-05 | ARM: STi: remove sti_secondary_start from INIT section. | Srinivas Kandagatla | 1 | -2/+0 |
2013-08-05 | ARM: STi: Fix cpu nodes with correct device_type. | Srinivas Kandagatla | 1 | -0/+2 |
2013-08-05 | Merge tag 'renesas-fixes2-for-v3.11' of git://git.kernel.org/pub/scm/linux/ke... | Olof Johansson | 4 | -7/+10 |
2013-08-05 | Merge tag 'for-v3.11-rc/omap-fixes-b' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson | 9 | -24/+83 |
2013-08-05 | Merge tag 'omap-for-v3.11/fixes-omap5' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson | 1 | -29/+49 |
2013-08-05 | Merge tag 'msm-3.11-fix1' of git://git.kernel.org/pub/scm/linux/kernel/git/da... | Olof Johansson | 4 | -47/+3 |
2013-08-04 | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2 | -26/+68 |
2013-08-04 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -1/+1 |
2013-08-04 | tmpfs: fix SEEK_DATA/SEEK_HOLE regression | Hugh Dickins | 1 | -1/+2 |
2013-08-04 | Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 8 | -21/+21 |