Age | Commit message (Expand) | Author | Files | Lines |
2018-12-21 | Merge branch 'regulator-4.21' into regulator-next | Mark Brown | 6 | -9/+36 |
2018-12-21 | Merge branch 'regulator-4.20' into regulator-linus | Mark Brown | 1 | -1/+1 |
2018-12-21 | Revert "compiler-gcc: disable -ftracer for __noclone functions" | Sean Christopherson | 1 | -8/+1 |
2018-12-21 | kvm: Change offset in kvm_write_guest_offset_cached to unsigned | Jim Mattson | 1 | -1/+2 |
2018-12-21 | Merge branches 'pm-devfreq', 'pm-avs' and 'pm-tools' | Rafael J. Wysocki | 2 | -9/+14 |
2018-12-21 | Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-sleep' | Rafael J. Wysocki | 2 | -5/+6 |
2018-12-21 | Merge branch 'pm-opp' | Rafael J. Wysocki | 2 | -8/+29 |
2018-12-21 | Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-cpufreq-sched' | Rafael J. Wysocki | 1 | -0/+2 |
2018-12-21 | Merge branch 'acpi-pci' | Rafael J. Wysocki | 2 | -0/+11 |
2018-12-21 | Merge branches 'acpi-tables', 'acpi-soc', 'acpi-apei' and 'acpi-misc' | Rafael J. Wysocki | 1 | -1/+1 |
2018-12-21 | net/mlx5e: XDP, Support Enhanced Multi-Packet TX WQE | Tariq Toukan | 1 | -0/+1 |
2018-12-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2 | -3/+1 |
2018-12-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 7 | -3/+29 |
2018-12-21 | Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or... | David S. Miller | 1 | -0/+1 |
2018-12-21 | linux/netlink.h: drop unnecessary extern prefix | Stephen Hemminger | 1 | -24/+24 |
2018-12-21 | bpf: sk_msg, sock{map|hash} redirect through ULP | John Fastabend | 1 | -0/+1 |
2018-12-21 | bpf: sk_msg, fix socket data_ready events | John Fastabend | 1 | -0/+8 |
2018-12-21 | bpf: skmsg, replace comments with BUILD bug | John Fastabend | 1 | -3/+1 |
2018-12-20 | IB/mlx5: Use the correct commands for UMEM and UCTX allocation | Yishai Hadas | 1 | -20/+42 |
2018-12-20 | Merge branch 'mlx5-next' into rdma.git | Jason Gunthorpe | 4 | -14/+141 |
2018-12-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 8 | -22/+78 |
2018-12-20 | sbitmap: add helpers for add/del wait queue handling | Jens Axboe | 1 | -2/+14 |
2018-12-20 | Merge remote-tracking branches 'spi/topic/mem' and 'spi/topic/mtd' into spi-next | Mark Brown | 1 | -1/+83 |
2018-12-20 | Merge branch 'spi-4.21' into spi-next | Mark Brown | 2 | -1/+5 |
2018-12-20 | powerpc: use mm zones more sensibly | Christoph Hellwig | 1 | -1/+1 |
2018-12-20 | PCI/ACPI: Allow ACPI to be built without CONFIG_PCI set | Sinan Kaya | 2 | -0/+11 |
2018-12-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 4 | -18/+8 |
2018-12-20 | dma-mapping: deprecate dma_zalloc_coherent | Christoph Hellwig | 1 | -3/+4 |
2018-12-20 | IB/mlx5: Introduce uid as part of alloc/dealloc transport domain | Yishai Hadas | 1 | -2/+2 |
2018-12-19 | net: switch secpath to use skb extension infrastructure | Florian Westphal | 1 | -5/+5 |
2018-12-19 | net: use skb_sec_path helper in more places | Florian Westphal | 1 | -1/+1 |
2018-12-19 | net: move secpath_exist helper to sk_buff.h | Florian Westphal | 1 | -3/+10 |
2018-12-19 | net: convert bridge_nf to use skb extension infrastructure | Florian Westphal | 2 | -28/+4 |
2018-12-19 | sk_buff: add skb extension infrastructure | Florian Westphal | 1 | -1/+110 |
2018-12-19 | netfilter: avoid using skb->nf_bridge directly | Florian Westphal | 1 | -9/+24 |
2018-12-19 | Merge remote-tracking branch 'regmap/topic/irq' into regmap-next | Mark Brown | 1 | -6/+35 |
2018-12-19 | regmap: irq: add an option to clear status registers on unmask | Bartosz Golaszewski | 1 | -0/+4 |
2018-12-19 | regmap: regmap-irq/gpio-max77620: add level-irq support | Matti Vaittinen | 1 | -6/+21 |
2018-12-19 | Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc... | David S. Miller | 2 | -13/+28 |
2018-12-19 | Revert "x86/objtool: Use asm macros to work around GCC inlining bugs" | Ingo Molnar | 1 | -43/+13 |
2018-12-19 | genirq/affinity: Add is_managed to struct irq_affinity_desc | Dou Liyang | 1 | -0/+1 |
2018-12-19 | genirq/core: Introduce struct irq_affinity_desc | Dou Liyang | 4 | -8/+22 |
2018-12-19 | PM-runtime: Switch autosuspend over to using hrtimers | Vincent Guittot | 2 | -5/+6 |
2018-12-19 | net/mlx5: Add shared Q counter bits | Leon Romanovsky | 1 | -1/+5 |
2018-12-19 | scsi: block: remove the cluster flag | Christoph Hellwig | 1 | -6/+0 |
2018-12-19 | scsi: flip the default on use_clustering | Christoph Hellwig | 1 | -2/+0 |
2018-12-19 | bpf: sockmap, metadata support for reporting size of msg | John Fastabend | 1 | -0/+3 |
2018-12-19 | net: phy: improve phy state checking | Heiner Kallweit | 1 | -1/+23 |
2018-12-19 | bpf: support raw tracepoints in modules | Matt Mullins | 2 | -2/+10 |
2018-12-18 | Merge tag 'spi-nor/for-4.21' of git://git.infradead.org/linux-mtd into mtd/next | Boris Brezillon | 26 | -134/+321 |