Age | Commit message (Expand) | Author | Files | Lines |
2018-02-27 | bpf, x64: remove bpf_flush_icache | Daniel Borkmann | 1 | -13/+2 |
2018-02-26 | arm: mvebu: 370-rd: Enable PHY interrupt handling | Andrew Lunn | 1 | -0/+32 |
2018-02-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -87/+132 |
2018-02-23 | bpf, x64: save 5 bytes in prologue when ebpf insns came from cbpf | Daniel Borkmann | 1 | -12/+16 |
2018-02-23 | bpf, x64: save few bytes when mul is in alu32 | Daniel Borkmann | 1 | -15/+28 |
2018-02-23 | bpf, x64: save several bytes when mul dest is r0/r3 anyway | Daniel Borkmann | 1 | -10/+11 |
2018-02-23 | bpf, x64: save several bytes by using mov over movabsq when possible | Daniel Borkmann | 1 | -51/+74 |
2018-02-23 | bpf, x64: save one byte per shl/shr/sar when imm is 1 | Daniel Borkmann | 1 | -1/+5 |
2018-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -6/+45 |
2018-02-23 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 13 | -61/+44 |
2018-02-23 | Merge tag 'mips_fixes_4.16_3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+0 |
2018-02-23 | arm64: fix unwind_frame() for filtered out fn for function graph tracing | Pratyush Anand | 3 | -2/+7 |
2018-02-22 | MIPS: boot: Define __ASSEMBLY__ for its.S build | Kees Cook | 1 | -0/+1 |
2018-02-22 | bpf, arm64: fix out of bounds access in tail call | Daniel Borkmann | 1 | -2/+3 |
2018-02-22 | bpf, x64: implement retpoline for tail call | Daniel Borkmann | 2 | -4/+42 |
2018-02-22 | Merge tag 'riscv-for-linus-4.16-rc3-riscv_cleanups' of git://git.kernel.org/p... | Linus Torvalds | 4 | -7/+5 |
2018-02-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 5 | -5/+24 |
2018-02-22 | x86: Treat R_X86_64_PLT32 as R_X86_64_PC32 | H.J. Lu | 3 | -0/+5 |
2018-02-22 | arm64: Enforce BBM for huge IO/VMAP mappings | Will Deacon | 1 | -0/+10 |
2018-02-21 | bug.h: work around GCC PR82365 in BUG() | Arnd Bergmann | 5 | -5/+24 |
2018-02-20 | Rename sbi_save to parse_dtb to improve code readability | Michael Clark | 2 | -2/+2 |
2018-02-20 | RISC-V: Enable IRQ during exception handling | zongbox@gmail.com | 1 | -2/+3 |
2018-02-20 | riscv: Remove ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE select | Ulf Magnusson | 1 | -1/+0 |
2018-02-20 | riscv: kconfig: Remove RISCV_IRQ_INTC select | Ulf Magnusson | 1 | -1/+0 |
2018-02-20 | riscv: Remove ARCH_WANT_OPTIONAL_GPIOLIB select | Ulf Magnusson | 1 | -1/+0 |
2018-02-20 | MIPS: Drop spurious __unused in struct compat_flock | James Hogan | 1 | -1/+0 |
2018-02-20 | arm64: perf: correct PMUVer probing | Mark Rutland | 1 | -2/+2 |
2018-02-20 | ARM: ux500: remove PMU IRQ bouncer | Mark Rutland | 1 | -35/+0 |
2018-02-19 | arm64: __show_regs: Only resolve kernel symbols when running at EL1 | Will Deacon | 1 | -2/+9 |
2018-02-19 | arm64: Remove unimplemented syscall log message | Michael Weiser | 1 | -8/+0 |
2018-02-19 | arm64: Disable unhandled signal log messages by default | Michael Weiser | 1 | -1/+1 |
2018-02-19 | arm64: cpufeature: Fix CTR_EL0 field definitions | Will Deacon | 1 | -2/+4 |
2018-02-19 | arm64: uaccess: Formalise types for access_ok() | Robin Murphy | 3 | -8/+10 |
2018-02-19 | arm64: Fix compilation error while accessing MPIDR_HWID_BITMASK from .S files | Bhupesh Sharma | 1 | -1/+1 |
2018-02-18 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -3/+3 |
2018-02-17 | Merge tag 'powerpc-4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 5 | -10/+29 |
2018-02-17 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 17 | -406/+448 |
2018-02-17 | x86/xen: Calculate __max_logical_packages on PV domains | Prarit Bhargava | 3 | -2/+11 |
2018-02-17 | arm64: cputype: Silence Sparse warnings | Robin Murphy | 1 | -1/+1 |
2018-02-16 | Merge tag 'dma-mapping-4.16-2' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -1/+0 |
2018-02-16 | arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables | Will Deacon | 13 | -399/+426 |
2018-02-16 | Merge tag 'mips_fixes_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -5/+15 |
2018-02-16 | powerpc/pseries: Check for zero filled ibm,dynamic-memory property | Nathan Fontenot | 1 | -0/+8 |
2018-02-16 | x86/Kconfig: Explicitly enumerate i686-class CPUs in Kconfig | Matthew Whitehead | 1 | -1/+1 |
2018-02-16 | x86/Kconfig: Exclude i586-class CPUs lacking PAE support from the HIGHMEM64G ... | Matthew Whitehead | 1 | -1/+1 |
2018-02-16 | x86/Kconfig: Add missing i586-class CPUs to the X86_CMPXCHG64 Kconfig group | Matthew Whitehead | 1 | -1/+1 |
2018-02-15 | sparc,leon: Select USB_UHCI_BIG_ENDIAN_{MMIO,DESC} | James Hogan | 1 | -0/+2 |
2018-02-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 10 | -73/+141 |
2018-02-14 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 43 | -271/+241 |
2018-02-15 | x86/entry/64: Fix CR3 restore in paranoid_exit() | Ingo Molnar | 1 | -0/+1 |