| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-07-31 | rcu: Use CONFIG_PREEMPTION | Thomas Gleixner | 3 | -3/+3 |
| 2019-07-31 | sched/preempt: Use CONFIG_PREEMPTION where appropriate | Thomas Gleixner | 3 | -8/+8 |
| 2019-07-31 | Merge tag 'mac80211-next-for-davem-2019-07-31' of git://git.kernel.org/pub/sc... | David S. Miller | 4 | -12/+150 |
| 2019-07-31 | Merge tag 'mac80211-for-davem-2019-07-31' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 1 | -0/+15 |
| 2019-07-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 1 | -0/+6 |
| 2019-07-31 | drm: Add drm_connector_init() variant with ddc | Andrzej Pietrasiewicz | 1 | -0/+7 |
| 2019-07-31 | drm: Add ddc link in sysfs created by drm_connector | Andrzej Pietrasiewicz | 1 | -0/+11 |
| 2019-07-31 | ALSA: hda: intel-nhlt: handle NHLT VENDOR_DEFINED DMIC geometry | Pierre-Louis Bossart | 1 | -2/+8 |
| 2019-07-31 | ALSA: hda: move parts of NHLT code to new module | Pierre-Louis Bossart | 1 | -8/+33 |
| 2019-07-31 | ASoC: Intel: Skylake: move NHLT header to common directory | Pierre-Louis Bossart | 1 | -0/+119 |
| 2019-07-31 | asm-generic: make simd.h a mandatory include/asm header | Ard Biesheuvel | 1 | -0/+2 |
| 2019-07-31 | cpuidle: header file stubs must be "static inline" | Stephen Rothwell | 1 | -1/+1 |
| 2019-07-31 | mac80211: allow setting spatial reuse parameters from bss_conf | John Crispin | 1 | -0/+4 |
| 2019-07-31 | cfg80211: add support for parsing OBBS_PD attributes | John Crispin | 2 | -0/+42 |
| 2019-07-31 | drm/prime: Ditch gem_prime_res_obj hook | Daniel Vetter | 1 | -12/+0 |
| 2019-07-31 | xen: avoid link error on ARM | Arnd Bergmann | 1 | -0/+3 |
| 2019-07-31 | bpf: add bpf_tcp_gen_syncookie helper | Petar Penkov | 1 | -1/+29 |
| 2019-07-31 | tcp: add skb-less helpers to retrieve SYN cookie | Petar Penkov | 1 | -0/+10 |
| 2019-07-31 | tracing: Fix header include guards in trace event headers | Masahiro Yamada | 4 | -7/+7 |
| 2019-07-31 | gpiolib-acpi: Move acpi_dev_add_driver_gpios() et al to consumer.h | Andy Shevchenko | 2 | -51/+57 |
| 2019-07-31 | gpiolib: of: Reshuffle contents of consumer.h for new library layout | Andy Shevchenko | 1 | -30/+48 |
| 2019-07-31 | net: dsa: ksz: Add KSZ8795 tag code | Tristram Ha | 1 | -0/+2 |
| 2019-07-31 | vsock/virtio: fix locking in virtio_transport_inc_tx_pkt() | Stefano Garzarella | 1 | -1/+1 |
| 2019-07-31 | vsock/virtio: reduce credit update messages | Stefano Garzarella | 1 | -0/+1 |
| 2019-07-31 | vsock/virtio: limit the memory used per-socket | Stefano Garzarella | 1 | -0/+1 |
| 2019-07-31 | hrtimer: Remove task argument from hrtimer_init_sleeper() | Thomas Gleixner | 2 | -3/+2 |
| 2019-07-31 | compat_ioctl: pppoe: fix PPPOEIOCSFWD handling | Arnd Bergmann | 1 | -0/+3 |
| 2019-07-31 | linux: Remove bvec page_offset, use bv_offset | Jonathan Lemon | 2 | -9/+6 |
| 2019-07-31 | linux: Add skb_frag_t page_offset accessors | Jonathan Lemon | 1 | -8/+59 |
| 2019-07-30 | Merge tag 'generic_lookup_helpers' into for-next | Jacek Anaszewski | 2 | -3/+237 |
| 2019-07-30 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -5/+4 |
| 2019-07-30 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds | 1 | -54/+0 |
| 2019-07-30 | loop: Fix mount(2) failure due to race with LOOP_SET_FD | Jan Kara | 1 | -0/+6 |
| 2019-07-30 | ppdev: add header include guard | Masahiro Yamada | 1 | -1/+4 |
| 2019-07-30 | SUNRPC: Track writers of the 'channel' file to improve cache_listeners_exist | Dave Wysochanski | 1 | -3/+3 |
| 2019-07-30 | Merge tag 'v5.3-rc2' into patchwork | Mauro Carvalho Chehab | 55 | -93/+132 |
| 2019-07-30 | cpuidle-haltpoll: disable host side polling when kvm virtualized | Marcelo Tosatti | 1 | -0/+16 |
| 2019-07-30 | governors: unify last_state_idx | Marcelo Tosatti | 1 | -0/+1 |
| 2019-07-30 | cpuidle: add poll_limit_ns to cpuidle_device structure | Marcelo Tosatti | 1 | -0/+6 |
| 2019-07-30 | PCI: Make pci_set_of_node(), etc private | Kelsey Skunberg | 1 | -8/+0 |
| 2019-07-30 | PCI: Make pci_enable_ptm() private | Kelsey Skunberg | 1 | -7/+0 |
| 2019-07-30 | PCI: Make pcie_set_ecrc_checking(), pcie_ecrc_get_policy() private | Kelsey Skunberg | 1 | -8/+0 |
| 2019-07-30 | PCI: Make pci_ats_init() private | Kelsey Skunberg | 1 | -2/+0 |
| 2019-07-30 | PCI: Make pcie_update_link_speed() private | Kelsey Skunberg | 1 | -1/+0 |
| 2019-07-30 | PCI: Make pci_bus_get(), pci_bus_put() private | Kelsey Skunberg | 1 | -2/+0 |
| 2019-07-30 | PCI: Make pci_hotplug_io_size, mem_size, and bus_size private | Kelsey Skunberg | 1 | -4/+0 |
| 2019-07-30 | PCI: Make pci_save_vc_state(), pci_restore_vc_state(), etc private | Kelsey Skunberg | 1 | -5/+0 |
| 2019-07-30 | PCI: Make pci_get_host_bridge_device(), pci_put_host_bridge_device() private | Kelsey Skunberg | 1 | -3/+0 |
| 2019-07-30 | PCI: Make pci_check_pme_status(), pci_pme_wakeup_bus() private | Kelsey Skunberg | 1 | -2/+0 |
| 2019-07-30 | PCI: Make PCI_PM_* delay times private | Kelsey Skunberg | 1 | -5/+0 |