2014-02-14 |
Li Zefan | kernfs: fix kernfs_node_from_dentry() |
commit | commitdiff | tree | snapshot |
2014-02-14 |
Josh Cartwright | ACPI / platform: drop redundant ACPI_HANDLE check |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Tejun Heo | Merge branch 'master' into driver-core-next-test-merge-rc2 |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Tejun Heo | kernfs: fix hash calculation in kernfs_rename_ns() |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Linus Torvalds | Linux 3.14-rc2 |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
James Morris | Merge branch 'stable-3.14' of git://git.infradead.org... |
commit | commitdiff | tree | snapshot |
2014-02-09 |
Al Viro | fix a kmap leak in virtio_console |
commit | commitdiff | tree | snapshot |
2014-02-09 |
Al Viro | fix O_SYNC|O_APPEND syncing the wrong range on write() |
commit | commitdiff | tree | snapshot |
2014-02-09 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2014-02-09 |
Linus Torvalds | Merge branch 'perf-urgent-for-linus' of git://git.... |
commit | commitdiff | tree | snapshot |
2014-02-09 |
Filipe David... | Btrfs: fix data corruption when reading/updating compre... |
commit | commitdiff | tree | snapshot |
2014-02-09 |
Josef Bacik | Btrfs: don't loop forever if we can't run because of... |
commit | commitdiff | tree | snapshot |
2014-02-09 |
David Sterba | btrfs: reserve no transaction units in btrfs_ioctl_set_... |
commit | commitdiff | tree | snapshot |
2014-02-09 |
Jeff Mahoney | btrfs: commit transaction after setting label and features |
commit | commitdiff | tree | snapshot |
2014-02-09 |
Josef Bacik | Btrfs: fix assert screwup for the pending move stuff |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Linus Torvalds | Merge tag 'pinctrl-v3.14-2' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Linus Torvalds | Merge branch 'irq-urgent-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Linus Torvalds | Merge branch 'x86-urgent-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Linus Torvalds | Merge tag 'jfs-3.14-rc2' of git://github.com/kleikamp... |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Dave Kleikamp | jfs: fix generic posix ACL regression |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Richard Weinberger | watchdog: dw_wdt: Add dependency on HAS_IOMEM |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Tejun Heo | kernfs: add CONFIG_KERNFS |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Tejun Heo | sysfs, kobject: add sysfs wrapper for kernfs_enable_ns() |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Tejun Heo | kernfs: implement kernfs_get_parent(), kernfs_name... |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Tejun Heo | kernfs: implement kernfs_node_from_dentry(), kernfs_roo... |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Tejun Heo | kernfs: add kernfs_open_file->priv |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Tejun Heo | kernfs: implement kernfs_ops->atomic_write_len |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Tejun Heo | kernfs: allow nodes to be created in the deactivated... |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Tejun Heo | kernfs: add missing kernfs_active() checks in directory... |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Tejun Heo | kernfs: implement kernfs_syscall_ops->remount_fs()... |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Tejun Heo | kernfs: rename kernfs_dir_ops to kernfs_syscall_ops |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Tejun Heo | kernfs: invoke dir_ops while holding active ref of... |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Tejun Heo | sysfs, driver-core: remove unused {sysfs|device}_schedu... |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Tejun Heo | s390: use device_remove_file_self() instead of device_s... |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Tejun Heo | scsi: use device_remove_file_self() instead of device_s... |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Tejun Heo | pci: use device_remove_file_self() instead of device_sc... |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Tejun Heo | kernfs, sysfs, driver-core: implement kernfs_remove_sel... |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Tejun Heo | kernfs: remove KERNFS_REMOVED |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Tejun Heo | kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep() |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Tejun Heo | kernfs: remove kernfs_addrm_cxt |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Tejun Heo | kernfs: invoke kernfs_unmap_bin_file() directly from... |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Tejun Heo | kernfs: restructure removal path to fix possible premat... |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Tejun Heo | kernfs: replace kernfs_node->u.completion with kernfs_r... |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Tejun Heo | kernfs: make kernfs_deactivate() honor KERNFS_LOCKDEP... |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Colin Cross | dma-buf: avoid using IS_ERR_OR_NULL |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Linus Torvalds | Merge tag 'driver-core-3.14-rc2' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Linus Torvalds | Merge tag 'arm64-fixes' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Linus Torvalds | Merge branch 'upstream' of git://git.linux-mips.org... |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Linus Torvalds | Merge branch 'v4l_for_linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Linus Torvalds | Merge tag 'hwmon-for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Linus Torvalds | Merge tag 'pm+acpi-3.14-rc2' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Ilya Dryomov | libceph: do not dereference a NULL bio pointer |
commit | commitdiff | tree | snapshot |
2014-02-07 |
H. Peter Anvin | Merge tag 'efi-urgent' into x86/urgent |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Ilya Dryomov | libceph: take map_sem for read in handle_reply() |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Ilya Dryomov | libceph: factor out logic from ceph_osdc_start_request() |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Mark Rutland | arm64: defconfig: Expand default enabled features |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Will Deacon | arm64: asm: remove redundant "cc" clobbers |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Will Deacon | arm64: atomics: fix use of acquire + release for full... |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Adam Thomson | hwmon: (da9055) Remove use of regmap_irq_get_virq() |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Rafael J. Wysocki | Merge branches 'acpi-cleanup' and 'acpi-video' |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Rafael J. Wysocki | Merge branch 'pm-cpufreq' |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Rafael J. Wysocki | Merge branches 'acpi-pci-hotplug' and 'acpi-hotplug' |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Linus Torvalds | Merge branch 'akpm' (patches from Andrew Morton) |
commit | commitdiff | tree | snapshot |
2014-02-06 |
KOSAKI Motohiro | mm: __set_page_dirty uses spin_lock_irqsave instead... |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Tang Chen | arch/x86/mm/numa.c: fix array index overflow when synch... |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Tang Chen | arch/x86/mm/numa.c: initialize numa_kernel_nodes in... |
commit | commitdiff | tree | snapshot |
2014-02-06 |
KOSAKI Motohiro | mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave... |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Weijie Yang | mm/swap: fix race on swap_info reuse between swapoff... |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Shaohua Li | swap: add a simple detector for inappropriate swapin... |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Zongxun Wang | ocfs2: free allocated clusters if error occurs after... |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Randy Dunlap | Documentation/kernel-parameters.txt: fix memmap= language |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Linus Torvalds | Merge tag 'sound-3.14-rc2' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Linus Torvalds | Merge branch 'drm-fixes' of git://people.freedesktop... |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Borislav Petkov | x86, microcode, AMD: Unify valid container checks |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Peter Oberparleiter | x86, hweight: Fix BUG when booting with CONFIG_GCOV_PRO... |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Laxman Dewangan | pinctrl: tegra: return correct error type |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Florian Vaussard | pinctrl: do not init debugfs entries for unimplemented... |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Aaro Koskinen | MIPS: fpu.h: Fix build when CONFIG_BUG is not set |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Will Deacon | arm64: barriers: allow dsb macro to take option parameter |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Dave Airlie | drm/radeon: allow geom rings to be setup on r600/r700... |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Dave Airlie | Merge tag 'vmwgfx-fixes-3.14-2014-02-05' of git://peopl... |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Dave Airlie | Merge tag 'ttm-fixes-3.14-2014-02-05' of git://people... |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Dave Airlie | drm/mgag200,ast,cirrus: fix regression with drm_can_sle... |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Linus Torvalds | Merge branch 'irq-core-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Linus Torvalds | Merge tag 'stable/for-linus-3.14-rc1-tag' of git:/... |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Linus Torvalds | Merge tag 'please-pull-ia64-syscalls' of git://git... |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Linus Torvalds | Merge git://git.infradead.org/users/willy/linux-nvme |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Linus Torvalds | Merge tag 'regulator-v3.14-rc1' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Linus Torvalds | Merge git://git./linux/kernel/git/herbert/crypto-2.6 |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Matt Fleming | x86/efi: Allow mapping BGRT on x86-32 |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Ingo Molnar | x86: Disable CONFIG_X86_DECODER_SELFTEST in allmod... |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Linus Torvalds | execve: use 'struct filename *' for executable name... |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Tejun Heo | kernfs: make kernfs_deactivate() honor KERNFS_LOCKDEP... |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Stephen Smalley | SELinux: Fix kernel BUG on empty security contexts. |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Paul Moore | selinux: add SOCK_DIAG_BY_FAMILY to the list of netlink... |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Paul Moore | Merge tag 'v3.13' into stable-3.14 |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Thomas Hellstrom | drm/ttm: Don't clear page metadata of imported sg pages |
commit | commitdiff | tree | snapshot |
next |