Age | Commit message (Expand) | Author | Files | Lines |
2018-01-29 | Merge tag 'spi-nor/for-4.16' of git://git.infradead.org/linux-mtd into mtd/next | Boris Brezillon | 1 | -1/+11 |
2018-01-28 | NTB: Fix UB/bug in ntb_mw_get_align() | Serge Semin | 1 | -1/+1 |
2018-01-28 | NTB: Rename NTB messaging API methods | Serge Semin | 1 | -18/+16 |
2018-01-28 | ntb_hw_switchtec: Add initialization code for crosslink | Logan Gunthorpe | 1 | -6/+9 |
2018-01-28 | ntb_hw_switchtec: Expand PFF CSR registers | Logan Gunthorpe | 1 | -1/+14 |
2018-01-28 | ntb_hw_switchtec: Allow using Switchtec NTB in multi-partition setups | Kelvin Cao | 1 | -0/+8 |
2018-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 4 | -9/+140 |
2018-01-28 | PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate | Bjorn Helgaas | 2 | -20/+2 |
2018-01-28 | PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate | Bjorn Helgaas | 4 | -24/+4 |
2018-01-28 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+7 |
2018-01-27 | Merge branch 'timers/urgent' into timers/core | Thomas Gleixner | 28 | -37/+178 |
2018-01-27 | PCI/AER: Add uevents in AER and EEH error/resume | Bryant G. Ly | 1 | -0/+36 |
2018-01-26 | Merge branches 'clk-aspeed', 'clk-lock-UP', 'clk-mediatek' and 'clk-allwinner... | Stephen Boyd | 1 | -0/+52 |
2018-01-26 | Merge branches 'clk-remove-asm-clkdev', 'clk-debugfs-fixes', 'clk-renesas' an... | Stephen Boyd | 4 | -36/+74 |
2018-01-26 | Merge branch 'clk-divider-container' into clk-next | Stephen Boyd | 1 | -1/+1 |
2018-01-26 | bpf: make unknown opcode handling more robust | Daniel Borkmann | 1 | -0/+2 |
2018-01-26 | Merge branches 'clk-at91', 'clk-imx7ulp', 'clk-axigen', 'clk-si5351' and 'clk... | Stephen Boyd | 1 | -0/+2 |
2018-01-26 | Merge branches 'clk-spreadtrum', 'clk-mvebu-dvfs', 'clk-qoriq', 'clk-imx' and... | Stephen Boyd | 3 | -0/+664 |
2018-01-26 | Merge branches 'clk-qcom-alpha-pll', 'clk-check-ops-ptr', 'clk-protect-rate' ... | Stephen Boyd | 2 | -0/+63 |
2018-01-26 | Input: mms114 - drop platform data and use generic APIs | Simon Shields | 1 | -24/+0 |
2018-01-26 | Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/s3c64xx', 'spi/... | Mark Brown | 1 | -4/+2 |
2018-01-26 | Merge remote-tracking branch 'regulator/topic/core' into regulator-next | Mark Brown | 2 | -10/+29 |
2018-01-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2 | -0/+13 |
2018-01-26 | regulator: add PM suspend and resume hooks | Chunyan Zhang | 2 | -3/+12 |
2018-01-26 | regulator: empty the old suspend functions | Chunyan Zhang | 1 | -3/+2 |
2018-01-26 | regulator: leave one item to record whether regulator is enabled | Chunyan Zhang | 1 | -4/+15 |
2018-01-26 | module/retpoline: Warn about missing retpoline in module | Andi Kleen | 1 | -0/+9 |
2018-01-25 | openvswitch: add erspan version I and II support | William Tu | 1 | -0/+1 |
2018-01-25 | net: erspan: create erspan metadata uapi header | William Tu | 2 | -30/+54 |
2018-01-25 | net: erspan: use bitfield instead of mask and offset | William Tu | 1 | -33/+94 |
2018-01-25 | pkt_cls: add new tc cls helper to check offload flag and chain index | Jakub Kicinski | 1 | -0/+14 |
2018-01-25 | bpf: Add BPF_SOCK_OPS_STATE_CB | Lawrence Brakmo | 1 | -1/+28 |
2018-01-25 | bpf: Add BPF_SOCK_OPS_RETRANS_CB | Lawrence Brakmo | 1 | -1/+8 |
2018-01-25 | bpf: Add support for reading sk_state and more | Lawrence Brakmo | 1 | -0/+22 |
2018-01-25 | bpf: Add sock_ops RTO callback | Lawrence Brakmo | 1 | -1/+7 |
2018-01-25 | bpf: Adds field bpf_sock_ops_cb_flags to tcp_sock | Lawrence Brakmo | 2 | -1/+27 |
2018-01-25 | bpf: Support passing args to sock_ops bpf function | Lawrence Brakmo | 3 | -7/+39 |
2018-01-25 | bpf: Add write access to tcp_sock and sock fields | Lawrence Brakmo | 2 | -1/+10 |
2018-01-25 | fs/buffer.c: fold init_buffer() into init_page_buffers() | Eric Biggers | 1 | -1/+0 |
2018-01-25 | fs: fold __inode_permission() into inode_permission() | Eric Biggers | 1 | -1/+0 |
2018-01-25 | fs: add RWF_APPEND | Jürg Billeter | 2 | -1/+7 |
2018-01-25 | f2fs: support inode creation time | Chao Yu | 1 | -1/+3 |
2018-01-25 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 1 | -0/+10 |
2018-01-25 | net: don't call update_pmtu unconditionally | Nicolas Dichtel | 1 | -0/+8 |
2018-01-25 | net: tcp: close sock if net namespace is exiting | Dan Streetman | 1 | -0/+10 |
2018-01-25 | PCI: Make of_irq_parse_pci() static | Rob Herring | 1 | -6/+0 |
2018-01-26 | crypto: sha3-generic - export init/update/final routines | Ard Biesheuvel | 1 | -0/+5 |
2018-01-26 | crypto: sha3-generic - simplify code | Ard Biesheuvel | 1 | -1/+0 |
2018-01-25 | device property: Define type of PROPERTY_ENRTY_*() macros | Andy Shevchenko | 1 | -5/+5 |
2018-01-24 | Merge branch 'rebased-net-ioctl' of git://git.kernel.org/pub/scm/linux/kernel... | David S. Miller | 5 | -7/+9 |