summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-12-06kexec_file: make kexec_image_post_load_cleanup_default() globalAKASHI Takahiro
2018-12-06XArray: Add xa_cmpxchg_irq and xa_cmpxchg_bhMatthew Wilcox
2018-12-06drivers/perf: Add Cavium ThunderX2 SoC UNCORE PMU driverKulkarni, Ganapatrao
2018-12-06kref/kobject: Improve documentationEzequiel Garcia
2018-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-12-05net: mii: mii_lpa_mod_linkmode_lpa_t: Make use of linkmode_mod_bit helperAndrew Lunn
2018-12-05net: mii: Add mii_lpa_mod_linkmode_lpa_tAndrew Lunn
2018-12-05net: mii: Rename mii_stat1000_to_linkmode_lpa_tAndrew Lunn
2018-12-05net: mii: Fix autoneg in mii_lpa_to_linkmode_lpa_t()Andrew Lunn
2018-12-05mm, thp: restore node-local hugepage allocationsDavid Rientjes
2018-12-06Merge tag 'drm-intel-next-2018-12-04' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-12-05firmware: qcom: scm: fix compilation error when disabledJonathan Marek
2018-12-05USB: check usb_get_extra_descriptor for proper sizeMathias Payer
2018-12-05Merge tag 'psy-mfd-axp813-immutable-for-v4.21-signed' into psy-nextSebastian Reichel
2018-12-05power: supply: add AC power supply driver for AXP813Oskari Lemmela
2018-12-05iommu: Change tlb_range_add to iotlb_range_add and tlb_sync to iotlb_synctom
2018-12-05HID: input: support Microsoft wireless radio control hotkeyChris Chiu
2018-12-05HID: use macros in IS_INPUT_APPLICATIONChris Chiu
2018-12-05tty: Don't block on IO when ldisc change is pendingDmitry Safonov
2018-12-05USB: serial: console: fix reported terminal settingsJohan Hovold
2018-12-05usb: gadget: Introduce frame_number to usb_requestThinh Nguyen
2018-12-05iommu/vt-d: Force IOMMU on for platform opt in hintLu Baolu
2018-12-05PCI / ACPI: Identify untrusted PCI devicesMika Westerberg
2018-12-05dmaengine: sprd: Support DMA 2-stage transfer modeEric Long
2018-12-04dax: Fix unlock mismatch with updated APIMatthew Wilcox
2018-12-04IB/mlx5: Update the supported DEVX commandsYishai Hadas
2018-12-04block: remove ->poll_fnChristoph Hellwig
2018-12-04block: move queues types to the block layerChristoph Hellwig
2018-12-04acpi/nfit: Add support for Intel DSM 1.8 commandsDave Jiang
2018-12-04Merge branch 'topic/3wire-gpio' of https://git.kernel.org/pub/scm/linux/kerne...Mark Brown
2018-12-04Merge tag 'v4.20-rc5' into for-4.21/blockJens Axboe
2018-12-04skbuff: Rename 'offload_mr_fwd_mark' to 'offload_l3_fwd_mark'Ido Schimmel
2018-12-04net/mlx5: Update mlx5_ifc with DEVX UCTX capabilities bitsYishai Hadas
2018-12-04RDMA/mlx5: Initialize SRQ tables on mlx5_ibLeon Romanovsky
2018-12-04net/mlx5: Move SRQ functions to RDMA partLeon Romanovsky
2018-12-04net/mlx5: Remove dead transobj codeLeon Romanovsky
2018-12-04net/mlx5: Align SRQ licenses and copyright informationLeon Romanovsky
2018-12-04Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2018-12-04jbd2: update locking documentation for transaction_tAlexander Lochmann
2018-12-03jbd2: avoid long hold times of j_state_lock while committing a transactionJan Kara
2018-12-03pstore: Convert buf_lock to semaphoreKees Cook
2018-12-03pstore: Map PSTORE_TYPE_* to stringsJoel Fernandes (Google)
2018-12-03pstore: Replace open-coded << with BIT()Kees Cook
2018-12-03pstore: Improve and update some comments and status outputKees Cook
2018-12-03pstore/ram: Add kern-doc for struct persistent_ram_zoneKees Cook
2018-12-03pstore: Avoid duplicate call of persistent_ram_zap()Peng Wang
2018-12-03Merge branch 'for-linus/pstore' into for-next/pstoreKees Cook
2018-12-04netfilter: nf_tables: fix suspicious RCU usage in nft_chain_stats_replace()Taehee Yoo
2018-12-03sbitmap: fix sbitmap_for_each_set()Omar Sandoval
2018-12-03udp: elide zerocopy operation in hot pathWillem de Bruijn