Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | perf test shell: Replace '|&' with '2>&1 |' to work with more shells | Kim Phillips | 2018-07-11 | 1 | -1/+1 | |
| | * | | | | | | | | perf scripts python: Add Python 3 support to EventClass.py | Jeremy Cline | 2018-07-11 | 1 | -1/+3 | |
| | * | | | | | | | | perf scripts python: Add Python 3 support to sched-migration.py | Jeremy Cline | 2018-07-11 | 1 | -5/+9 | |
| | * | | | | | | | | perf scripts python: Add Python 3 support to Util.py | Jeremy Cline | 2018-07-11 | 1 | -5/+6 | |
| | * | | | | | | | | perf scripts python: Add Python 3 support to SchedGui.py | Jeremy Cline | 2018-07-11 | 1 | -1/+1 | |
| | * | | | | | | | | perf scripts python: Add Python 3 support to Core.py | Jeremy Cline | 2018-07-11 | 1 | -23/+17 | |
| | * | | | | | | | | perf tools: Generate a Python script compatible with Python 2 and 3 | Jeremy Cline | 2018-07-11 | 1 | -14/+15 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-07-13 | 1 | -9/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | efi/x86: Fix mixed mode reboot loop by removing pointless call to PciIo->Attr... | Ard Biesheuvel | 2018-07-11 | 1 | -9/+3 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-07-13 | 4 | -117/+100 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | rseq/selftests: cleanup: Update comment above rseq_prepare_unload | Mathieu Desnoyers | 2018-07-10 | 1 | -6/+7 | |
| * | | | | | | | | | rseq: Remove unused types_32_64.h uapi header | Mathieu Desnoyers | 2018-07-10 | 1 | -50/+0 | |
| * | | | | | | | | | rseq: uapi: Declare rseq_cs field as union, update includes | Mathieu Desnoyers | 2018-07-10 | 3 | -15/+38 | |
| * | | | | | | | | | rseq: uapi: Update uapi comments | Mathieu Desnoyers | 2018-07-10 | 2 | -34/+37 | |
| * | | | | | | | | | rseq: Use get_user/put_user rather than __get_user/__put_user | Mathieu Desnoyers | 2018-07-10 | 1 | -7/+7 | |
| * | | | | | | | | | rseq: Use __u64 for rseq_cs fields, validate user inputs | Mathieu Desnoyers | 2018-07-10 | 2 | -7/+13 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2018-07-13 | 8 | -27/+39 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error path | Kamal Heib | 2018-07-11 | 1 | -6/+12 | |
| * | | | | | | | | | RDMA/uverbs: Don't fail in creation of multiple flows | Leon Romanovsky | 2018-07-03 | 1 | -1/+1 | |
| * | | | | | | | | | IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return values | Michael J. Ruhl | 2018-06-26 | 5 | -9/+9 | |
| * | | | | | | | | | RDMA/uverbs: Fix slab-out-of-bounds in ib_uverbs_ex_create_flow | Leon Romanovsky | 2018-06-25 | 1 | -11/+12 | |
| * | | | | | | | | | RDMA/uverbs: Protect from attempts to create flows on unsupported QP | Leon Romanovsky | 2018-06-25 | 1 | -0/+5 | |
| * | | | | | | | | | iw_cxgb4: correctly enforce the max reg_mr depth | Steve Wise | 2018-06-25 | 1 | -1/+1 | |
* | | | | | | | | | | Merge tag 'vfio-v4.18-rc5' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2018-07-13 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | sample: vfio-mdev: avoid deadlock in mdev_access() | Alexey Khoroshilov | 2018-07-11 | 1 | -1/+3 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'kbuild-fixes-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-07-13 | 15 | -50/+63 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | kbuild: suppress warnings from 'getconf LFS_*' | Masahiro Yamada | 2018-07-13 | 1 | -3/+3 | |
| * | | | | | | | | | | scripts/tags.sh: add __ro_after_init | Constantine Shulyupin | 2018-07-13 | 1 | -1/+1 | |
| * | | | | | | | | | | tools: build: Use HOSTLDFLAGS with fixdep | Laura Abbott | 2018-07-13 | 1 | -1/+1 | |
| * | | | | | | | | | | tools: build: Fixup host c flags | Laura Abbott | 2018-07-13 | 2 | -2/+2 | |
| * | | | | | | | | | | tools build: fix # escaping in .cmd files for future Make | Paul Menzel | 2018-07-13 | 1 | -2/+2 | |
| * | | | | | | | | | | scripts: teach extract-vmlinux about LZ4 and ZSTD | Adam Borowski | 2018-07-08 | 1 | -0/+2 | |
| * | | | | | | | | | | kbuild: remove duplicated comments about PHONY | Masahiro Yamada | 2018-07-06 | 6 | -21/+0 | |
| * | | | | | | | | | | kbuild: .PHONY is not a variable, but PHONY is | Ulf Magnusson | 2018-07-06 | 1 | -1/+1 | |
| * | | | | | | | | | | kbuild: do not drop -I without parameter | Masahiro Yamada | 2018-07-06 | 1 | -1/+1 | |
| * | | | | | | | | | | kbuild: document the KBUILD_KCONFIG env. variable | Randy Dunlap | 2018-07-06 | 1 | -0/+5 | |
| * | | | | | | | | | | kconfig: update user kconfig tools doc. | Randy Dunlap | 2018-07-06 | 1 | -8/+43 | |
| * | | | | | | | | | | kbuild: delete INSTALL_FW_PATH from kbuild documentation | Randy Dunlap | 2018-07-06 | 1 | -9/+0 | |
| * | | | | | | | | | | kbuild: update ARCH alias info for sparc | Randy Dunlap | 2018-07-06 | 1 | -1/+1 | |
| * | | | | | | | | | | kbuild: update ARCH alias info for sh | Randy Dunlap | 2018-07-06 | 1 | -0/+1 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2018-07-13 | 2 | -14/+11 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | arm64: neon: Fix function may_use_simd() return error status | Yandong Zhao | 2018-07-11 | 1 | -12/+7 | |
| * | | | | | | | | | | Revert "arm64: Use aarch64elf and aarch64elfb emulation mode variants" | Laura Abbott | 2018-07-10 | 1 | -2/+4 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2018-07-13 | 2 | -1/+10 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ARM: 8780/1: ftrace: Only set kernel memory back to read-only after boot | Steven Rostedt (VMware) | 2018-07-11 | 1 | -0/+9 | |
| * | | | | | | | | | | ARM: 8775/1: NOMMU: Use instr_sync instead of plain isb in common code | Vladimir Murzin | 2018-07-11 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'trace-v4.18-rc3-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-07-13 | 2 | -6/+7 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | tracing: Reorder display of TGID to be after PID | Joel Fernandes (Google) | 2018-07-12 | 2 | -6/+7 | |
* | | | | | | | | | | | Merge tag 'sound-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2018-07-13 | 3 | -7/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ALSA: hda/ca0132: Update a pci quirk device name | Alastair Bridgewater | 2018-07-12 | 1 | -1/+1 |