summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-12-04pstore: Convert buf_lock to semaphoreKees Cook1-4/+3
2018-12-04pstore: Map PSTORE_TYPE_* to stringsJoel Fernandes (Google)2-3/+17
2018-12-04pstore: Replace open-coded << with BIT()Kees Cook1-4/+4
2018-12-04pstore: Improve and update some comments and status outputKees Cook1-1/+1
2018-12-04pstore/ram: Add kern-doc for struct persistent_ram_zoneKees Cook1-3/+43
2018-12-04pstore: Avoid duplicate call of persistent_ram_zap()Peng Wang1-0/+1
2018-12-04Merge branch 'for-linus/pstore' into for-next/pstoreKees Cook1-1/+4
2018-12-04netfilter: nf_tables: fix suspicious RCU usage in nft_chain_stats_replace()Taehee Yoo1-12/+0
2018-12-04sbitmap: fix sbitmap_for_each_set()Omar Sandoval1-4/+6
2018-12-04udp: elide zerocopy operation in hot pathWillem de Bruijn1-4/+8
2018-12-04udp: msg_zerocopyWillem de Bruijn1-0/+1
2018-12-04Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.or...David S. Miller1-0/+9
2018-12-04of: net: kill of_get_nvmem_mac_address()Bartosz Golaszewski1-6/+0
2018-12-04net: ethernet: provide nvmem_get_mac_address()Bartosz Golaszewski1-0/+1
2018-12-04rhashtable: detect when object movement between tables might have invalidated...NeilBrown1-8/+26
2018-12-04dmaengine: pxa: make the filter function internalRobert Jarzmik1-11/+0
2018-12-04Merge tag 'qcom-drivers-for-4.21' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson1-1/+1
2018-12-03i2c: acpi: Introduce i2c_acpi_get_i2c_resource() helperAndy Shevchenko1-0/+11
2018-12-03clk: fractional-divider: add CLK_FRAC_DIVIDER_ZERO_BASED flag supportA.s. Dong1-0/+8
2018-12-03spi: add support for octal mode I/O data transferYogesh Narayan Gaur1-1/+3
2018-12-03dma-buf: add dma_fence_get_stubChristian König1-0/+1
2018-12-03sysfs: constify sysfs create/remove files harderJani Nikula1-4/+4
2018-12-03iio: adc: ti_am335x_tscadc: Improve accuracy of measurementVignesh R1-0/+4
2018-12-03sched: Fix various typos in commentsIngo Molnar4-6/+6
2018-12-03Merge tag 'v4.20-rc5' into irq/core, to pick up fixesIngo Molnar36-162/+369
2018-12-03Merge tag 'v4.20-rc5' into x86/cleanups, to sync up the treeIngo Molnar36-162/+369
2018-12-03Drivers: hv: vmbus: Offload the handling of channels to two workqueuesDexuan Cui1-0/+7
2018-12-03Merge 4.20-rc5 into char-misc-nextGreg Kroah-Hartman14-33/+74
2018-12-03Merge 4.20-rc5 into staging-nextGreg Kroah-Hartman36-162/+369
2018-12-03Merge 4.20-rc5 into usb-nextGreg Kroah-Hartman14-33/+74
2018-12-03fsi: Add On-Chip Controller (OCC) driverEddie James1-0/+25
2018-12-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-0/+2
2018-12-02soc: mediatek: Add Mediatek CMDQ helperHoulong Wei1-0/+133
2018-12-02SUNRPC: Fix a memory leak in call_encode()Trond Myklebust1-1/+0
2018-12-02mtd: keep original flags for every struct mtd_infoRafał Miłecki1-0/+1
2018-12-02mtd: fix mtd_oobavail() incoherent returned valueMiquel Raynal1-1/+1
2018-12-01Merge branches 'bug.2018.11.12a', 'consolidate.2018.12.01a', 'doc.2018.11.12a...Paul E. McKenney8-76/+64
2018-12-01types: Remove call_rcu_bh() and call_rcu_sched()Paul E. McKenney1-2/+2
2018-12-01percpu-rwsem: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney1-1/+1
2018-12-01Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-17/+29
2018-12-01dma-mapping: move the arm64 noncoherent alloc/free support to common codeChristoph Hellwig2-0/+7
2018-12-01dma-direct: provide page based alloc/free helpersChristoph Hellwig1-0/+3
2018-12-01kbuild: simplify dependency generation for CONFIG_TRIM_UNUSED_KSYMSMasahiro Yamada1-9/+9
2018-12-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+2
2018-12-01Merge tag 'fscache-fixes-20181130' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+1
2018-12-01bpf: fix pointer offsets in context for 32 bitDaniel Borkmann1-0/+7
2018-12-01psi: make disabling/enabling easier for vendor kernelsJohannes Weiner1-1/+2
2018-12-01sbitmap: optimize wakeup checkJens Axboe1-0/+34
2018-12-01sbitmap: ammortize cost of clearing bitsJens Axboe1-6/+27
2018-12-01qed: Expose the doorbell overflow recovery mechanism to the protocol driversAriel Elior1-0/+27