summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-04-11nvmet: fix discover log page when offsets are usedKeith Busch
2019-04-11Merge tag 'asoc-fix-v5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai
2019-04-10net/tls: prevent bad memory access in tls_is_sk_tx_device_offloaded()Jakub Kicinski
2019-04-10failover: allow name change on IFF_UP slave interfacesSi-Wei Liu
2019-04-10clk: x86: Add system specific quirk to mark clocks as criticalDavid Müller
2019-04-10net/tls: don't leak partially sent record in device modeJakub Kicinski
2019-04-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-04-10blk-mq: introduce blk_mq_complete_request_sync()Ming Lei
2019-04-09dt-bindings: clock: sifive: add FU540-C000 PRCI clock constantsPaul Walmsley
2019-04-09Merge tag 'mac80211-for-davem-2019-04-09' of git://git.kernel.org/pub/scm/lin...David S. Miller
2019-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-08ethtool: avoid signed-unsigned comparison in ethtool_validate_speed()Michael Zhivich
2019-04-08KEYS: trusted: fix -Wvarags warningndesaulniers@google.com
2019-04-08virtio: Honour 'may_reduce_num' in vring_create_virtqueueCornelia Huck
2019-04-08block: don't use for-inside-for in bio_for_each_segment_allMing Lei
2019-04-08mac80211: make ieee80211_schedule_txq schedule empty TXQsFelix Fietkau
2019-04-08cfg80211: add ratelimited variants of err and warnStanislaw Gruszka
2019-04-08Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2019-04-08mtd: nand: omap: Fix comment in platform data using wrong Kconfig symbolMiquel Raynal
2019-04-08mtd: rawnand: Get rid of chip->ecc_{strength,step}_dsBoris Brezillon
2019-04-08mtd: rawnand: Get rid of chip->numchipsBoris Brezillon
2019-04-08mtd: rawnand: Get rid of chip->chipsizeBoris Brezillon
2019-04-08mtd: rawnand: Get rid of chip->bits_per_cellBoris Brezillon
2019-04-08mtd: rawnand: Use nanddev_mtd_max_bad_blocks()Boris Brezillon
2019-04-08mtd: rawnand: Move all page cache related fields to a sub-structBoris Brezillon
2019-04-08mtd: rawnand: Provide a helper to get chip->data_bufBoris Brezillon
2019-04-08mtd: rawnand: Prepare things to reuse the generic NAND layerBoris Brezillon
2019-04-08mtd: rawnand: Use nand_to_mtd() in nand_{set,get}_flash_node()Boris Brezillon
2019-04-08mtd: nand: Add a helper to retrieve the number of pages per targetBoris Brezillon
2019-04-08mtd: nand: Add a helper returning the number of eraseblocks per targetBoris Brezillon
2019-04-08mtd: nand: Add max_bad_eraseblocks_per_lun info to memorgBoris Brezillon
2019-04-08ASoC: core: conditionally increase module refcount on component openRanjani Sridharan
2019-04-07Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-04-07Merge tag 'reset-fixes-for-v5.1' of git://git.pengutronix.de/pza/linux into a...Olof Johansson
2019-04-06nfc: nci: Potential off by one in ->pipes[] arrayDan Carpenter
2019-04-06fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov
2019-04-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-04-05mm: writeback: use exact memcg dirty countsGreg Thelen
2019-04-05mm: fix vm_fault_t cast in VM_FAULT_GET_HINDEX()Jann Horn
2019-04-05include/linux/bitrev.h: fix constant bitrevArnd Bergmann
2019-04-05lib/string.c: implement a basic bcmpNick Desaulniers
2019-04-05Merge tag 'trace-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)
2019-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-04ptrace: Remove maxargs from task_current_syscall()Steven Rostedt (Red Hat)
2019-04-03linux/kernel.h: Use parentheses around argument in u64_to_user_ptr()Jann Horn
2019-04-02ALSA: uapi: #include <time.h> in asound.hDaniel Mentz
2019-04-01net: sched: introduce and use qdisc tree flush/purge helpersPaolo Abeni
2019-04-01net: sched: introduce and use qstats read helpersPaolo Abeni