summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2019-11-14block: move rescan_partitions to fs/block_dev.cChristoph Hellwig
2019-11-14block: merge invalidate_partitions into rescan_partitionsChristoph Hellwig
2019-11-14dmaengine: sprd: Add wrap address support for link-list modeEric Long
2019-11-14firmware: Fix incompatible function behavior for RSU driverRichard Gong
2019-11-14misc: rtsx: Add support for RTS5261Rui Feng
2019-11-14cpu-topology: declare parse_acpi_topology in <linux/arch_topology.h>Ben Dooks (Codethink)
2019-11-14w1: Fix documentation warning.Dhanuka Warusadura
2019-11-14export,module: add SPDX GPL-2.0 license identifier to headers with no licenseMasahiro Yamada
2019-11-13Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed