summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-06-04ipv4: Use accessors for fib_info nexthop dataDavid Ahern
2019-06-04net/tls: don't pass version to tls_advance_record_sn()Jakub Kicinski
2019-06-04net/tls: reorganize struct tls_contextJakub Kicinski
2019-06-04net/tls: fully initialize the msg wrapper skbJakub Kicinski
2019-06-04devlink: allow driver to update progress of flash updateJiri Pirko
2019-06-04net/tls: replace the sleeping lock around RX resync with a bit lockJakub Kicinski
2019-06-04KVM: X86: Provide a capability to disable cstate msr read interceptsWanpeng Li
2019-06-04KVM: Directly return result from kvm_arch_check_processor_compat()Sean Christopherson
2019-06-04ACPI: OSL: Make a W=1 kernel-doc warning go awayQian Cai
2019-06-04drivers: base: cacheinfo: Add variable to record max cache line sizeShaokun Zhang
2019-06-04drm: Fix docbook warnings in hdr metadata helper structuresUma Shankar
2019-06-04drm/fb-helper: Remove drm_fb_helper_crtcNoralf Trønnes
2019-06-04drm: don't block fb changes for async plane updatesHelen Koike
2019-06-03net: fix use-after-free in kfree_skb_listEric Dumazet
2019-06-03flow_offload: include linux/kernel.h from flow_offload.hEdward Cree
2019-06-03flow_dissector: remove unused FLOW_DISSECTOR_F_STOP_AT_L3 flagStanislav Fomichev
2019-06-03Merge tag 'mlx5-updates-2019-05-31' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-06-03rcu: locking and unlocking need to always be at least barriersLinus Torvalds
2019-06-03ASoC: SOF: ipc: Introduce SOF_IPC_GLB_TEST_MSG IPC commandRanjani Sridharan
2019-06-03ASoC: SOF: send time stamp to FW for alignmentBard liao
2019-06-03Merge branch 'asoc-5.2' into asoc-5.3Mark Brown
2019-06-03Merge tag 'nds32-for-linux-5.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-03ASoC: SOF: topology: add support for mux/demux componentJaska Uimonen
2019-06-03ASoC: SOF: fix DSP oops definitions in FW ABIKai Vehmanen
2019-06-03ASoC: SOF: soundwire: add initial soundwire supportPan Xiuli
2019-06-03ASoC: SOF: ipc: replace fw ready bitfield with explicit bit orderingSlawomir Blauciak
2019-06-03ASoC: SOF: bump to ABI 3.6Pierre-Louis Bossart
2019-06-03ASoC: SOF: soundwire: add initial soundwire supportPan Xiuli
2019-06-03ASoC: SOF: uapi: mirror firmware changesPierre-Louis Bossart
2019-06-03drm/docs: More links for implicit/explicit fencing.Daniel Vetter
2019-06-03debugfs: make debugfs_create_u32_array() return voidGreg Kroah-Hartman
2019-06-03dma-direct: provide generic support for uncached kernel segmentsChristoph Hellwig
2019-06-03USB: drop HCD_LOCAL_MEM flagLaurentiu Tudor
2019-06-03USB: use genalloc for USB HCs with local memoryLaurentiu Tudor
2019-06-03lib/genalloc: add gen_pool_dma_zalloc() for zeroed DMA allocationsFredrik Noring
2019-06-03dma-contiguous: fix !CONFIG_DMA_CMA version of dma_{alloc, free}_contiguous()Nicolin Chen
2019-06-03dma-contiguous: add dma_{alloc,free}_contiguous() helpersNicolin Chen
2019-06-03backing-dev: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-03Merge tag 'v5.2-rc3' into x86/vt-dJoerg Roedel
2019-06-03locking/atomic: Use s64 for atomic64_t on 64-bitMark Rutland
2019-06-03locking/atomic: Use s64 for atomic64Mark Rutland
2019-06-03x86/power: Fix 'nosmt' vs hibernation triple fault during resumeJiri Kosina
2019-06-03Merge branch 'x86/topology' into perf/core, to prepare for new patchesIngo Molnar
2019-06-03perf/core: Add attr_groups_update into struct pmuJiri Olsa
2019-06-03sysfs: Add sysfs_update_groups functionJiri Olsa
2019-06-03locking/lockdep: Change the range of class_idx in held_lock structYuyang Du
2019-06-03locking/lockdep: Define INITIAL_CHAIN_KEY for chain keys to start withYuyang Du
2019-06-03locking/lockdep: Use lockdep_init_task for task initiation consistentlyYuyang Du
2019-06-03locking/lockdep: Update obsolete struct field descriptionYuyang Du
2019-06-03sched/core: Remove sd->*_idxDietmar Eggemann