| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-01-26 | Merge branch 'clk-divider-container' into clk-next |  Stephen Boyd | 9 | -13/+15 |
| 2018-01-26 | Merge branch 'bpf-improvements-and-fixes' |  Alexei Starovoitov | 13 | -246/+546 |
| 2018-01-26 | bpf: add further test cases around div/mod and others |  Daniel Borkmann | 2 | -15/+336 |
| 2018-01-26 | bpf, arm: remove obsolete exception handling from div/mod |  Daniel Borkmann | 1 | -8/+0 |
| 2018-01-26 | bpf, mips64: remove unneeded zero check from div/mod with k |  Daniel Borkmann | 1 | -15/+4 |
| 2018-01-26 | bpf, mips64: remove obsolete exception handling from div/mod |  Daniel Borkmann | 1 | -10/+0 |
| 2018-01-26 | bpf, sparc64: remove obsolete exception handling from div/mod |  Daniel Borkmann | 1 | -18/+0 |
| 2018-01-26 | bpf, ppc64: remove obsolete exception handling from div/mod |  Daniel Borkmann | 1 | -8/+0 |
| 2018-01-26 | bpf, s390x: remove obsolete exception handling from div/mod |  Daniel Borkmann | 1 | -10/+0 |
| 2018-01-26 | bpf, arm64: remove obsolete exception handling from div/mod |  Daniel Borkmann | 1 | -13/+0 |
| 2018-01-26 | bpf, x86_64: remove obsolete exception handling from div/mod |  Daniel Borkmann | 1 | -20/+0 |
| 2018-01-26 | bpf: fix subprog verifier bypass by div/mod by 0 exception |  Daniel Borkmann | 3 | -17/+38 |
| 2018-01-26 | bpf: make unknown opcode handling more robust |  Daniel Borkmann | 3 | -105/+154 |
| 2018-01-26 | bpf: improve dead code sanitizing |  Daniel Borkmann | 1 | -5/+12 |
| 2018-01-26 | bpf: xor of a/x in cbpf can be done in 32 bit alu |  Daniel Borkmann | 1 | -2/+2 |
| 2018-01-26 | Merge branches 'clk-iproc', 'clk-mvebu' and 'clk-qcom-a53' into clk-next |  Stephen Boyd | 11 | -102/+759 |
| 2018-01-26 | Merge branches 'clk-at91', 'clk-imx7ulp', 'clk-axigen', 'clk-si5351' and 'clk-pxa' into clk-next |  Stephen Boyd | 9 | -41/+149 |
| 2018-01-26 | Merge branches 'clk-spreadtrum', 'clk-mvebu-dvfs', 'clk-qoriq', 'clk-imx' and 'clk-qcom-ipq8074' into clk-next |  Stephen Boyd | 34 | -81/+7941 |
| 2018-01-26 | Merge branches 'clk-qcom-alpha-pll', 'clk-check-ops-ptr', 'clk-protect-rate' and 'clk-omap' into clk-next |  Stephen Boyd | 17 | -5240/+980 |
| 2018-01-26 | clk: aspeed: Handle inverse polarity of USB port 1 clock gate |  Benjamin Herrenschmidt | 1 | -3/+12 |
| 2018-01-26 | clk: aspeed: Fix return value check in aspeed_cc_init() |  Wei Yongjun | 1 | -1/+1 |
| 2018-01-26 | clk: aspeed: Add reset controller |  Joel Stanley | 1 | -1/+81 |
| 2018-01-26 | clk: aspeed: Register gated clocks |  Joel Stanley | 1 | -0/+130 |
| 2018-01-26 | clk: aspeed: Add platform driver and register PLLs |  Joel Stanley | 1 | -0/+130 |
| 2018-01-26 | clk: aspeed: Register core clocks |  Joel Stanley | 1 | -0/+177 |
| 2018-01-26 | clk: Add clock driver for ASPEED BMC SoCs |  Joel Stanley | 3 | -0/+154 |
| 2018-01-26 | platform/x86: dell-laptop: Add 2-in-1 devices to the DMI whitelist |  Alexander Abrosimov | 1 | -0/+36 |
| 2018-01-26 | Merge tag 'riscv-for-linus-4.15-maintainers' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux |  Linus Torvalds | 1 | -2/+2 |
| 2018-01-26 | update internal version number for cifs.ko |  Steve French | 1 | -1/+1 |
| 2018-01-26 | cifs: add .splice_write |  Andrés Souto | 1 | -0/+6 |
| 2018-01-26 | CIFS: document tcon/ses/server refcount dance |  Aurelien Aptel | 1 | -1/+31 |
| 2018-01-26 | move a few externs to smbdirect.h to eliminate warning |  Steve French | 2 | -9/+9 |
| 2018-01-26 | CIFS: zero sensitive data when freeing |  Aurelien Aptel | 3 | -15/+8 |
| 2018-01-26 | Cleanup some minor endian issues in smb3 rdma |  Steve French | 3 | -20/+21 |
| 2018-01-26 | CIFS: dump IPC tcon in debug proc file |  Aurelien Aptel | 1 | -26/+35 |
| 2018-01-26 | CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctl |  Aurelien Aptel | 4 | -37/+25 |
| 2018-01-26 | CIFS: make IPC a regular tcon |  Aurelien Aptel | 5 | -76/+133 |
| 2018-01-26 | samples/bpf: Partially fixes the bpf.o build |  Mickaël Salaün | 1 | -1/+4 |
| 2018-01-26 | PCI/DPC: Rename interrupt_event_handler() to dpc_work() |  Bjorn Helgaas | 1 | -2/+2 |
| 2018-01-26 | PCI/DPC: Fix interrupt message number print |  Keith Busch | 1 | -1/+1 |
| 2018-01-26 | PCI/DPC: Enable DPC only if AER is available |  Keith Busch | 3 | -3/+7 |
| 2018-01-26 | bpf: clean up from test_tcpbpf_kern.c |  Lawrence Brakmo | 1 | -3/+0 |
| 2018-01-26 | i40e: Do not allow use more TC queue pairs than MSI-X vectors exist |  Paweł Jabłoński | 1 | -0/+4 |
| 2018-01-26 | i40e/i40evf: Record ITR register location in the q_vector |  Alexander Duyck | 5 | -18/+12 |
| 2018-01-26 | i40e: fix reported mask for ntuple filters |  Jacob Keller | 1 | -4/+4 |
| 2018-01-26 | i40e: disallow programming multiple filters with same criteria |  Jacob Keller | 1 | -0/+87 |
| 2018-01-26 | i40e: program fragmented IPv4 filter input set |  Jacob Keller | 2 | -0/+13 |
| 2018-01-26 | i40e: Fix kdump failure |  Avinash Dayanand | 1 | -2/+2 |
| 2018-01-26 | i40e: cleanup unnecessary parens |  Jeff Kirsher | 2 | -2/+2 |
| 2018-01-26 | i40e: fix FW_LLDP flag on init |  Alan Brady | 1 | -0/+3 |