| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests: seccomp: use LDLIBS instead of LDFLAGS | Fathi Boudra | 2019-01-16 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests/vm/gup_benchmark.c: match gup struct to kernel | Alison Schofield | 2019-01-15 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tools/testing/selftests/x86/unwind_vdso.c: Remove duplicate header | Sabyasachi Gupta | 2019-01-14 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/mpx/selftests: fix spelling mistake "succeded" -> "succeeded" | Colin Ian King | 2019-01-14 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests: rtc: rtctest: add alarm test on minute boundary | Alexandre Belloni | 2019-01-14 | 1 | -0/+102 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests: rtc: rtctest: fix alarm tests | Alexandre Belloni | 2019-01-14 | 1 | -5/+2 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds | 2019-01-23 | 4 | -13/+18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | HID: core: simplify active collection tracking | Philipp Zabel | 2019-01-16 | 2 | -12/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | HID: i2c-hid: Disable runtime PM on Goodix touchpad | Kai-Heng Feng | 2019-01-14 | 2 | -0/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | HID: core: replace the collection tree pointers with indices | Peter Hutterer | 2019-01-10 | 2 | -13/+23 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'xarray-5.0-rc3' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 2019-01-22 | 4 | -113/+278 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XArray: Fix an arithmetic error in xa_is_err | Dan Carpenter | 2019-01-17 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XArray tests: Check mark 2 gets squashed | Matthew Wilcox | 2019-01-14 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XArray: Fix typo in comment | Cyrill Gorcunov | 2019-01-14 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XArray: Honour reserved entries in xa_insert | Matthew Wilcox | 2019-01-06 | 4 | -48/+126 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XArray: Permit storing 2-byte-aligned pointers | Matthew Wilcox | 2019-01-06 | 3 | -12/+58 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XArray: Change xa_for_each iterator | Matthew Wilcox | 2019-01-06 | 2 | -19/+70 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XArray: Turn xa_init_flags into a static inline | Matthew Wilcox | 2019-01-06 | 2 | -30/+18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XArray tests: Add RCU locking | Matthew Wilcox | 2019-01-06 | 1 | -0/+2 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: fix a typo in the settings proc file name | Christoph Hellwig | 2019-01-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'iommu-fixes-v5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2019-01-22 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iommu/of: Fix probe-deferral | Robin Murphy | 2019-01-11 | 1 | -1/+1 | |
| | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'arc-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds | 2019-01-22 | 10 | -103/+276 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARCv2: lib: memeset: fix doing prefetchw outside of buffer | Eugeniy Paltsev | 2019-01-17 | 1 | -8/+32 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARC: mm: do_page_fault fixes #1: relinquish mmap_sem if signal arrives while ... | Vineet Gupta | 2019-01-17 | 1 | -4/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARC: show_regs: lockdep: re-enable preemption | Vineet Gupta | 2019-01-17 | 1 | -0/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARC: show_regs: lockdep: avoid page allocator... | Vineet Gupta | 2019-01-17 | 1 | -14/+12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARC: perf: avoid kernel killing where it is possible | Eugeniy Paltsev | 2019-01-17 | 1 | -2/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARC: perf: move HW events mapping to separate function | Eugeniy Paltsev | 2019-01-17 | 1 | -15/+33 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARC: perf: introduce Kernel PMU events support | Eugeniy Paltsev | 2019-01-17 | 1 | -1/+105 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARC: perf: trivial code cleanup | Eugeniy Paltsev | 2019-01-17 | 1 | -43/+42 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARC: perf: map generic branches to correct hardware condition | Eugeniy Paltsev | 2019-01-17 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARC: adjust memblock_reserve of kernel memory | Eugeniy Paltsev | 2019-01-17 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | arc: remove redundant kernel-space generic-y | Masahiro Yamada | 2019-01-17 | 1 | -4/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARC: fix __ffs return value to avoid build warnings | Eugeniy Paltsev | 2019-01-17 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARC: boot log: print Action point details | Vineet Gupta | 2019-01-17 | 2 | -8/+24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARCv2: boot log: BPU return stack depth | Vineet Gupta | 2019-01-17 | 2 | -3/+4 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Linux 5.0-rc3 | Linus Torvalds | 2019-01-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'pstore-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-01-21 | 1 | -8/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pstore/ram: Avoid allocation and leak of platform data | Kees Cook | 2019-01-20 | 1 | -6/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pstore/ram: Fix console ramoops to show the previous boot logs | Sai Prakash Ranjan | 2019-01-17 | 1 | -2/+1 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'gcc-plugins-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2019-01-21 | 1 | -2/+21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gcc-plugins: arm_ssp_per_task_plugin: fix for GCC 9+ | Ard Biesheuvel | 2019-01-20 | 1 | -0/+18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP mask | Ard Biesheuvel | 2019-01-20 | 1 | -2/+3 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-01-21 | 114 | -602/+2090 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2019-01-19 | 16 | -36/+1293 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bpf: in __bpf_redirect_no_mac pull mac only if present | Willem de Bruijn | 2019-01-20 | 2 | -10/+12 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tools: bpftool: Cleanup license mess | Thomas Gleixner | 2019-01-18 | 2 | -11/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bpf: fix inner map masking to prevent oob under speculation | Daniel Borkmann | 2019-01-18 | 1 | -2/+15 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bpf: pull in pkt_sched.h header for tooling to fix bpftool build | Daniel Borkmann | 2019-01-18 | 1 | -0/+1163 | |

