summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2018-12-03udp: msg_zerocopyWillem de Bruijn
2018-12-03Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.or...David S. Miller
2018-12-03of: net: kill of_get_nvmem_mac_address()Bartosz Golaszewski
2018-12-03net: ethernet: provide nvmem_get_mac_address()Bartosz Golaszewski
2018-12-03rhashtable: detect when object movement between tables might have invalidated...NeilBrown
2018-12-03dmaengine: pxa: make the filter function internalRobert Jarzmik
2018-12-03Merge tag 'qcom-drivers-for-4.21' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2018-12-03i2c: acpi: Introduce i2c_acpi_get_i2c_resource() helperAndy Shevchenko
2018-12-03clk: fractional-divider: add CLK_FRAC_DIVIDER_ZERO_BASED flag supportA.s. Dong
2018-12-03spi: add support for octal mode I/O data transferYogesh Narayan Gaur
2018-12-03dma-buf: add dma_fence_get_stubChristian König
2018-12-03sysfs: constify sysfs create/remove files harderJani Nikula
2018-12-03iio: adc: ti_am335x_tscadc: Improve accuracy of measurementVignesh R
2018-12-03sched: Fix various typos in commentsIngo Molnar
2018-12-03Merge tag 'v4.20-rc5' into irq/core, to pick up fixesIngo Molnar
2018-12-03Merge tag 'v4.20-rc5' into x86/cleanups, to sync up the treeIngo Molnar
2018-12-03Drivers: hv: vmbus: Offload the handling of channels to two workqueuesDexuan Cui
2018-12-03Merge 4.20-rc5 into char-misc-nextGreg Kroah-Hartman
2018-12-03Merge 4.20-rc5 into staging-nextGreg Kroah-Hartman
2018-12-03Merge 4.20-rc5 into usb-nextGreg Kroah-Hartman
2018-12-02fsi: Add On-Chip Controller (OCC) driverEddie James
2018-12-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-12-02soc: mediatek: Add Mediatek CMDQ helperHoulong Wei
2018-12-02SUNRPC: Fix a memory leak in call_encode()Trond Myklebust
2018-12-02mtd: keep original flags for every struct mtd_infoRafał Miłecki
2018-12-02mtd: fix mtd_oobavail() incoherent returned valueMiquel Raynal
2018-12-01Merge branches 'bug.2018.11.12a', 'consolidate.2018.12.01a', 'doc.2018.11.12a...Paul E. McKenney
2018-12-01types: Remove call_rcu_bh() and call_rcu_sched()Paul E. McKenney
2018-12-01percpu-rwsem: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney
2018-12-01Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-12-01dma-mapping: move the arm64 noncoherent alloc/free support to common codeChristoph Hellwig
2018-12-01dma-direct: provide page based alloc/free helpersChristoph Hellwig
2018-12-01kbuild: simplify dependency generation for CONFIG_TRIM_UNUSED_KSYMSMasahiro Yamada
2018-11-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-11-30Merge tag 'fscache-fixes-20181130' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-11-30bpf: fix pointer offsets in context for 32 bitDaniel Borkmann