Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | ecryptfs: fix handling of directory opening | Al Viro | 2016-05-04 | 1 | -16/+55 | |
| | | * | | | atomic_open(): fix the handling of create_error | Al Viro | 2016-04-30 | 1 | -16/+4 | |
| | | * | | | fix the copy vs. map logics in blk_rq_map_user_iov() | Al Viro | 2016-04-09 | 3 | -39/+28 | |
| | | * | | | do_splice_to(): cap the size before passing to ->splice_read() | Al Viro | 2016-04-04 | 1 | -0/+3 | |
| | * | | | | Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-05-14 | 4 | -3/+83 | |
| | |\ \ \ \ | ||||||
| | | * | | | | cgroup: fix compile warning | Felipe Balbi | 2016-05-12 | 1 | -1/+1 | |
| | | * | | | | kernfs: kernfs_sop_show_path: don't return 0 after seq_dentry call | Serge E. Hallyn | 2016-05-12 | 1 | -1/+2 | |
| | | * | | | | cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespaces | Serge E. Hallyn | 2016-05-09 | 3 | -0/+79 | |
| | | * | | | | kernfs_path_from_node_locked: don't overwrite nlen | Serge Hallyn | 2016-05-02 | 1 | -3/+3 | |
| | * | | | | | Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-05-14 | 1 | -0/+11 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | workqueue: fix rebind bound workers warning | Wanpeng Li | 2016-05-12 | 1 | -0/+11 | |
| | * | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-05-13 | 1 | -14/+6 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Revert "sched/fair: Fix fairness issue on migration" | Ingo Molnar | 2016-05-11 | 1 | -14/+6 | |
| | * | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-05-13 | 20 | -88/+168 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | Merge tag 'perf-urgent-for-mingo-20160512' of git://git.kernel.org/pub/scm/li... | Ingo Molnar | 2016-05-13 | 14 | -85/+145 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | perf stat: Fallback to user only counters when perf_event_paranoid > 1 | Arnaldo Carvalho de Melo | 2016-05-12 | 1 | -1/+6 | |
| | | | * | | | | | | | perf evsel: Handle EACCESS + perf_event_paranoid=2 in fallback() | Arnaldo Carvalho de Melo | 2016-05-12 | 1 | -0/+18 | |
| | | | * | | | | | | | perf evsel: Improve EPERM error handling in open_strerror() | Arnaldo Carvalho de Melo | 2016-05-12 | 1 | -2/+3 | |
| | | | * | | | | | | | tools lib traceevent: Do not reassign parg after collapse_tree() | Steven Rostedt | 2016-05-12 | 1 | -2/+2 | |
| | | | * | | | | | | | perf probe: Check if dwarf_getlocations() is available | Arnaldo Carvalho de Melo | 2016-05-12 | 6 | -0/+38 | |
| | | | * | | | | | | | perf dwarf: Guard !x86_64 definitions under #ifdef else clause | Arnaldo Carvalho de Melo | 2016-05-12 | 1 | -4/+4 | |
| | | | * | | | | | | | perf tools: Use readdir() instead of deprecated readdir_r() | Arnaldo Carvalho de Melo | 2016-05-12 | 1 | -30/+30 | |
| | | | * | | | | | | | perf thread_map: Use readdir() instead of deprecated readdir_r() | Arnaldo Carvalho de Melo | 2016-05-12 | 1 | -4/+4 | |
| | | | * | | | | | | | perf script: Use readdir() instead of deprecated readdir_r() | Arnaldo Carvalho de Melo | 2016-05-12 | 1 | -36/+34 | |
| | | | * | | | | | | | perf tools: Use readdir() instead of deprecated readdir_r() | Arnaldo Carvalho de Melo | 2016-05-12 | 1 | -6/+6 | |
| | | |/ / / / / / / | ||||||
| | | * | | | | | | | perf/core: Disable the event on a truncated AUX record | Alexander Shishkin | 2016-05-12 | 1 | -1/+9 | |
| | | * | | | | | | | perf/x86/intel/pt: Generate PMI in the STOP region as well | Alexander Shishkin | 2016-05-12 | 1 | -0/+2 | |
| | | * | | | | | | | perf/x86: Fix undefined shift on 32-bit kernels | Andrey Ryabinin | 2016-05-12 | 1 | -1/+1 | |
| | | * | | | | | | | perf/x86/msr: Fix SMI overflow | Peter Zijlstra | 2016-05-12 | 1 | -1/+1 | |
| | | * | | | | | | | perf/x86/intel/uncore: Fix CHA registers configuration procedure for Knights ... | hchrzani | 2016-05-12 | 1 | -0/+7 | |
| | | * | | | | | | | perf diff: Fix duplicated output column | Namhyung Kim | 2016-05-11 | 1 | -0/+3 | |
| | | |/ / / / / / | ||||||
| | * | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-05-13 | 3 | -2/+3 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | Merge tag 'at91-fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/nfer... | Arnd Bergmann | 2016-05-12 | 1 | -1/+1 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | ARM: dts: at91: sam9x5: Fix the memory range assigned to the PMC | Boris Brezillon | 2016-05-11 | 1 | -1/+1 | |
| | | * | | | | | | | | arm64/sunxi: 4.6-rc1: Add dependency on generic irq chip | Suzuki K Poulose | 2016-05-10 | 1 | -0/+1 | |
| | | * | | | | | | | | Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr... | Arnd Bergmann | 2016-05-10 | 1 | -1/+1 | |
| | | |\| | | | | | | | | | | |_|_|_|_|/ / | | | |/| | | | | | | ||||||
| | | | * | | | | | | ARM: dts: at91: sama5d2: use "atmel,sama5d3-nfc" compatible for nfc | Wenyou Yang | 2016-05-10 | 1 | -1/+1 | |
| | * | | | | | | | | Merge tag 'regulator-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2016-05-13 | 5 | -10/+36 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ \ | ||||||
| | | *-----. \ \ \ \ \ \ \ | Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/da9063'... | Mark Brown | 2016-05-13 | 5 | -10/+36 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / | | | |/| | | | | | | | | | | ||||||
| | | | | | | * | | | | | | | regulator: s2mps11: Fix invalid selector mask and voltages for buck9 | Krzysztof Kozlowski | 2016-03-28 | 2 | -6/+24 | |
| | | | | | * | | | | | | | | regulator: gpio: check return value of of_get_named_gpio | Mihai Mihalache | 2016-03-17 | 1 | -0/+2 | |
| | | | | * | | | | | | | | | regulator: da9063: Correct module alias prefix to fix module autoloading | Geert Uytterhoeven | 2016-05-10 | 1 | -1/+1 | |
| | | | | | |/ / / / / / / | | | | | |/| | | | | | | | ||||||
| | | | * | | | | | | | | | regulator: axp20x: Fix axp22x ldo_io registration error on cold boot | Hans de Goede | 2016-04-29 | 1 | -2/+6 | |
| | | | * | | | | | | | | | regulator: axp20x: Fix axp22x ldo_io voltage ranges | Hans de Goede | 2016-04-27 | 1 | -2/+2 | |
| | | | * | | | | | | | | | regulator: axp20x: Fix LDO4 linear voltage range | Maxime Ripard | 2016-04-26 | 1 | -1/+3 | |
| | | | |/ / / / / / / / | ||||||
| | * | | | | | | | | | | Merge tag 'regmap-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-05-13 | 4 | -42/+25 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ \ \ \ | ||||||
| | | *---. \ \ \ \ \ \ \ \ \ | Merge remote-tracking branches 'regmap/fix/be', 'regmap/fix/doc' and 'regmap/... | Mark Brown | 2016-05-13 | 4 | -42/+24 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | | | | regmap: spmi: Fix regmap_spmi_ext_read in multi-byte case | Jack Pham | 2016-04-15 | 1 | -1/+1 | |
| | | | | | | |/ / / / / / / / | | | | | | |/| | | | | | | | | ||||||
| | | | | * | | | | | | | | | | regmap: fix documentation to match code | Arnd Bergmann | 2016-03-17 | 1 | -40/+19 | |
| | | | * | | | | | | | | | | | regmap: mmio: Parse endianness definitions from DT | Mark Brown | 2016-03-30 | 1 | -1/+3 |