Age | Commit message (Expand) | Author |
2016-10-06 | sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute names | Andreas Gruenbacher |
2016-10-06 | kernfs: Switch to generic xattr handlers | Andreas Gruenbacher |
2016-10-06 | hfs: Switch to generic xattr handlers | Andreas Gruenbacher |
2016-10-06 | jffs2: Remove jffs2_{get,set,remove}xattr macros | Andreas Gruenbacher |
2016-10-06 | xattr: Remove unnecessary NULL attribute name check | Andreas Gruenbacher |
2016-09-25 | Linux 4.8-rc8v4.8-rc8 | Linus Torvalds |
2016-09-25 | Merge tag 'trace-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2016-09-25 | fault_in_multipages_readable() throws set-but-unused error | Dave Chinner |
2016-09-25 | mm: check VMA flags to avoid invalid PROT_NONE NUMA balancing | Lorenzo Stoakes |
2016-09-25 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2016-09-25 | Merge tag 'powerpc-4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-09-25 | radix tree: fix sibling entry handling in radix_tree_descend() | Linus Torvalds |
2016-09-25 | radix tree test suite: Test radix_tree_replace_slot() for multiorder entries | Matthew Wilcox |
2016-09-25 | fix memory leaks in tracing_buffers_splice_read() | Al Viro |
2016-09-25 | tracing: Move mutex to protect against resetting of seq data | Steven Rostedt (Red Hat) |
2016-09-25 | MIPS: Fix delay slot emulation count in debugfs | Paul Burton |
2016-09-25 | MIPS: SMP: Fix possibility of deadlock when bringing CPUs online | Matt Redfearn |
2016-09-24 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-09-24 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2016-09-24 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-09-24 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-09-24 | Merge branch 'hughd-fixes' (patches from Hugh Dickins) | Linus Torvalds |
2016-09-24 | mm: delete unnecessary and unsafe init_tlb_ubc() | Hugh Dickins |
2016-09-24 | huge tmpfs: fix Committed_AS leak | Hugh Dickins |
2016-09-24 | shmem: fix tmpfs to handle the huge= option properly | Toshi Kani |
2016-09-23 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-09-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2016-09-23 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-09-23 | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-09-23 | Merge tag 'regmap-fix-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-09-23 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2016-09-23 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2016-09-23 | Merge tag 'tags/nand-fixes-for-4.8-rc8' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2016-09-23 | Merge tag 'mmc-v4.8-rc7' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds |
2016-09-23 | Merge tag 'configfs-for-4.8-2' of git://git.infradead.org/users/hch/configfs | Linus Torvalds |
2016-09-23 | blk-mq: skip unmapped queues in blk_mq_alloc_request_hctx | Christoph Hellwig |
2016-09-23 | MIPS: Fix pre-r6 emulation FPU initialisation | Paul Burton |
2016-09-23 | arm64: kgdb: handle read-only text / modules | AKASHI Takahiro |
2016-09-23 | arm64: Call numa_store_cpu_info() earlier. | David Daney |
2016-09-23 | locking/hung_task: Fix typo in CONFIG_DETECT_HUNG_TASK help text | Vivien Didelot |
2016-09-22 | nvme-rdma: only clear queue flags after successful connect | Sagi Grimberg |
2016-09-22 | i2c: qup: skip qup_i2c_suspend if the device is already runtime suspended | Sudeep Holla |
2016-09-22 | Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2016-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-09-22 | perf/core: Limit matching exclusive events to one PMU | Alexander Shishkin |
2016-09-22 | perf/x86/intel/bts: Make it an exclusive PMU | Alexander Shishkin |
2016-09-22 | locking/atomic, arch/sh: Fix ATOMIC_FETCH_OP() | Peter Zijlstra |
2016-09-22 | regmap: fix deadlock on _regmap_raw_write() error path | Nikita Yushchenko |
2016-09-22 | crypto: rsa-pkcs1pad - Handle leading zero for decryption | Herbert Xu |
2016-09-22 | KEYS: Fix skcipher IV clobbering | Herbert Xu |