Age | Commit message (Expand) | Author |
2014-01-25 | fs: make posix_acl_chmod more useful | Christoph Hellwig |
2014-01-25 | fs: add generic xattr_acl handlers | Christoph Hellwig |
2014-01-25 | fs: add a set_acl inode operation | Christoph Hellwig |
2014-01-25 | fs: add get_acl helper | Christoph Hellwig |
2014-01-25 | introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_m... | Oleg Nesterov |
2014-01-25 | nls: have register_nls() set ->owner | Al Viro |
2014-01-25 | cramfs: take headers to fs/cramfs | Al Viro |
2014-01-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-01-17 | ipv6: simplify detection of first operational link-local address on interface | Hannes Frederic Sowa |
2014-01-16 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-01-16 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-01-15 | crash_dump: fix compilation error (on MIPS at least) | Qais Yousef |
2014-01-14 | i2c: Re-instate body of i2c_parent_is_i2c_adapter() | Stephen Warren |
2014-01-12 | seqlock: Use raw_ prefix instead of _no_lockdep | John Stultz |
2014-01-10 | net: core: explicitly select a txq before doing l2 forwarding | Jason Wang |
2014-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-01-03 | Merge tag 'pm+acpi-3.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-01-02 | ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC | Wei-Chun Chao |
2014-01-02 | sctp: Remove outqueue empty state | Vlad Yasevich |
2014-01-01 | net: llc: fix order of evaluation in llc_conn_ac_inc_vr_by_1 | Daniel Borkmann |
2014-01-01 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2014-01-01 | Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie |
2013-12-31 | vlan: Fix header ops passthru when doing TX VLAN offload. | David S. Miller |
2013-12-31 | Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug' | Rafael J. Wysocki |
2013-12-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2013-12-31 | ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplug | Rafael J. Wysocki |
2013-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-12-27 | net: Add some clarification to skb_tx_timestamp() comment. | David S. Miller |
2013-12-24 | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-12-24 | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-12-24 | auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASE | Ard Biesheuvel |
2013-12-23 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2013-12-23 | drm/radeon: expose render backend mask to the userspace | Marek Olšák |
2013-12-23 | drm/radeon: 0x9649 is SUMO2 not SUMO | Alex Deucher |
2013-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds |
2013-12-21 | aio/migratepages: make aio migrate pages sane | Benjamin LaHaise |
2013-12-20 | pstore: Don't allow high traffic options on fragile devices | Luck, Tony |
2013-12-20 | mm: do not allocate page->ptl dynamically, if spinlock_t fits to long | Kirill A. Shutemov |
2013-12-20 | mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) support | Kirill A. Shutemov |
2013-12-20 | Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2013-12-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2013-12-19 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-12-19 | target/file: Update hw_max_sectors based on current block_size | Nicholas Bellinger |
2013-12-18 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2013-12-18 | mm: numa: guarantee that tlb_flush_pending updates are visible before page ta... | Mel Gorman |
2013-12-18 | mm: fix TLB flush race between migration, and change_protection_range | Rik van Riel |
2013-12-18 | mm: numa: avoid unnecessary disruption of NUMA hinting during migration | Mel Gorman |
2013-12-18 | kexec: migrate to reboot cpu | Vivek Goyal |
2013-12-18 | ip_gre: fix msg_name parsing for recvfrom/recvmsg | Timo Teräs |
2013-12-17 | net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock held | John Fastabend |