summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-16usb: typec: tcpm: Remove tcpc_config configuration mechanismHans de Goede
2019-11-16pinctrl/msm: Setup GPIO chip in hierarchyLina Iyer
2019-11-16irqchip/qcom-pdc: Add irqdomain for wakeup capable GPIOsLina Iyer
2019-11-16genirq: Introduce irq_chip_get/set_parent_state callsMaulik Shah
2019-11-16irqdomain: Add bus token DOMAIN_BUS_WAKEUPLina Iyer
2019-11-15mm/memory_hotplug: fix try_offline_node()David Hildenbrand
2019-11-15fork: extend clone3() to support setting a PIDAdrian Reber
2019-11-15bpf: Support attaching tracing BPF program to other BPF programsAlexei Starovoitov
2019-11-15bpf: Compare BTF types of functions arguments with actual typesAlexei Starovoitov
2019-11-15bpf: Annotate context typesAlexei Starovoitov
2019-11-15bpf: Fix race in btf_resolve_helper_id()Alexei Starovoitov
2019-11-15bpf: Introduce BPF trampolineAlexei Starovoitov
2019-11-15bpf: Add bpf_arch_text_poke() helperAlexei Starovoitov
2019-11-15bpf: Support doubleword alignment in bpf_jit_binary_allocIlya Leoshkevich
2019-11-15i2c: remove helpers for ref-counting clientsWolfram Sang
2019-11-15new helper: lookup_positive_unlocked()Al Viro
2019-11-15fs/namei.c: pull positivity check into follow_managed()Al Viro
2019-11-15pipe: Allow pipes to have kernel-reserved slotsDavid Howells
2019-11-15jbd2: make jbd2_handle_buffer_credits() handle reserved handlesJan Kara
2019-11-15y2038: move itimer reset into itimer.cArnd Bergmann
2019-11-15y2038: itimer: compat handling to itimer.cArnd Bergmann
2019-11-15y2038: time: avoid timespec usage in settimeofday()Arnd Bergmann
2019-11-15y2038: make ns_to_compat_timeval use __kernel_old_timevalArnd Bergmann
2019-11-15y2038: socket: use __kernel_old_timespec instead of timespecArnd Bergmann
2019-11-15y2038: syscalls: change remaining timeval to __kernel_old_timevalArnd Bergmann
2019-11-15y2038: uapi: change __kernel_time_t to __kernel_old_time_tArnd Bergmann
2019-11-15KVM: x86: deliver KVM IOAPIC scan request to target vCPUsNitesh Narayan Lal
2019-11-15KVM: remember position in kvm->vcpus arrayRadim Krčmář
2019-11-15perf/core: Provide a kernel-internal interface to pause perf_eventLike Xu
2019-11-15perf/core: Provide a kernel-internal interface to recalibrate event periodLike Xu
2019-11-15x86/hyperv: Initialize clockevents earlier in CPU onliningMichael Kelley
2019-11-15mmc: sdio: fix wl1251 vendor idH. Nikolaus Schaller
2019-11-15mmc: host: omap-hsmmc: remove init_card pdata callback from pdataH. Nikolaus Schaller
2019-11-14ftrace: Add modify_ftrace_direct()Steven Rostedt (VMware)
2019-11-14libnvdimm: Trivial comment fixIra Weiny
2019-11-14vsock/vmci: register vmci_transport only when VMCI guest/host are activeStefano Garzarella
2019-11-14vsock: handle buffer_size sockopts in the coreStefano Garzarella
2019-11-14vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()Stefano Garzarella
2019-11-14vsock: remove include/linux/vm_sockets.h fileStefano Garzarella
2019-11-14vsock: remove vm_sockets_get_local_cid()Stefano Garzarella
2019-11-14tracing: Use seq_buf_hex_dump() to dump buffersPiotr Maziarz
2019-11-14seq_buf: Add printing formatted hex dumpsPiotr Maziarz
2019-11-14lib/bsearch: Use generic type for comparator functionAndy Shevchenko
2019-11-14lib/sort: Move swap, cmp and cmp_r function types for wider useAndy Shevchenko
2019-11-14bus: ti-sysc: Add module enable quirk for audio AESSTony Lindgren
2019-11-14dma-mapping: remove the DMA_ATTR_WRITE_BARRIER flagChristoph Hellwig
2019-11-14mmc: core: Re-work HW reset for SDIO cardsUlf Hansson
2019-11-14block: remove (__)blkdev_reread_part as an exported APIChristoph Hellwig
2019-11-14block: fix bdev_disk_changed for non-partitioned devicesChristoph Hellwig