summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-08-23f2fs: include charset encoding information in the superblockDaniel Rosenberg1-1/+8
2019-08-23fs: Reserve flag for casefoldingDaniel Rosenberg1-0/+1
2019-08-23f2fs: fix panic of IO alignment featureChao Yu1-0/+1
2019-08-23soc: mediatek: cmdq: change the type of input parameterBibby Hsieh1-5/+5
2019-08-23soc: mediatek: cmdq: reorder the parameterBibby Hsieh1-5/+5
2019-08-23gpio: Move gpiochip_lock/unlock_as_irq to gpio/driver.hYueHaibing2-16/+16
2019-08-23pinctrl/gpio: Take MUX usage into accountStefan Wahren1-0/+6
2019-08-23iommu: Add helpers to set/get default domain typeJoerg Roedel1-0/+16
2019-08-23soundwire: intel: handle disabled linksPierre-Louis Bossart1-0/+2
2019-08-23soundwire: add debugfs supportPierre-Louis Bossart1-0/+8
2019-08-23dt-bindings: phy: add binding for the Lantiq VRX200 and ARX300 PCIe PHYsMartin Blumenstingl1-0/+11
2019-08-23timekeeping/vsyscall: Prevent math overflow in BOOTTIME updateThomas Gleixner1-0/+5
2019-08-22Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar5-13/+49
2019-08-22ASoC: soc-dai: use bit field for bus_controlKuninori Morimoto1-2/+1
2019-08-22driver core: initialize a default DMA mask for platform deviceChristoph Hellwig1-1/+1
2019-08-22jffs2: Remove C++ style comments from uapi headerMasahiro Yamada1-5/+0
2019-08-22arm: dts: mediatek: add basic support for MT7629 SoCRyder Lee1-0/+71
2019-08-22libceph: allow ceph_buffer_put() to receive a NULL ceph_bufferLuis Henriques1-1/+2
2019-08-22net/mlx5: Add HV VHCA infrastructureEran Ben Elisha1-0/+2
2019-08-22PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interfaceHaiyang Zhang1-8/+22
2019-08-22PCI: hv: Add a paravirtual backchannel in softwareDexuan Cui1-0/+15
2019-08-22Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi113-821/+1015
2019-08-22crypto: sha256 - Add sha224 support to sha256 library codeHans de Goede1-0/+5
2019-08-22crypto: sha256 - Make lib/crypto/sha256.c suitable for generic useHans de Goede1-2/+3
2019-08-22crypto: sha256 - Move lib/sha256.c to lib/cryptoHans de Goede1-1/+1
2019-08-22crypto: des - remove now unused __des3_ede_setkey()Ard Biesheuvel1-3/+0
2019-08-22crypto: des - split off DES library from generic DES cipher driverArd Biesheuvel2-33/+79
2019-08-22crypto: des - remove unused functionArd Biesheuvel1-41/+0
2019-08-22crypto: des/3des_ede - add new helpers to verify keysArd Biesheuvel1-0/+141
2019-08-22Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie1-1/+9
2019-08-22mm/mmu_notifiers: remove unregister_no_releaseJason Gunthorpe1-5/+0
2019-08-22RDMA/odp: remove ib_ucontext from ib_umemJason Gunthorpe1-1/+1
2019-08-22RDMA/odp: use mmu_notifier_get/put for 'struct ib_ucontext_per_mm'Jason Gunthorpe2-12/+1
2019-08-22Merge branch 'odp_fixes' into hmm.gitJason Gunthorpe104-398/+495
2019-08-22net/mlx5e: Add tc flower tracepointsDmytro Linkin1-0/+1
2019-08-22media: rc: add keymap for HardKernel ODROID remoteChristian Hewitt1-0/+1
2019-08-22media: rc: add keymap for WeTeK Play 2 remoteChristian Hewitt1-0/+1
2019-08-22media: rc: add keymap for WeTek Hub remoteChristian Hewitt1-0/+1
2019-08-22media: rc: add keymap for Tanix TX5 max remoteChristian Hewitt1-0/+1
2019-08-22media: rc: add keymap for Tanix TX3 mini remoteChristian Hewitt1-0/+1
2019-08-22media: rc: add keymap for Khadas VIM/EDGE remoteChristian Hewitt1-0/+1
2019-08-22media: rc: add keymap for Amediatech X96-MAX remoteChristian Hewitt1-0/+1
2019-08-21trivial: netns: fix typo in 'struct net.passive' descriptionMike Rapoport1-1/+1
2019-08-21posix-cpu-timers: Remove tsk argument from run_posix_cpu_timers()Thomas Gleixner1-1/+1
2019-08-21ARM: s3c64xx: squash samsung_usb_phy.h into setup-usb-phy.cMasahiro Yamada1-17/+0
2019-08-21bpf: clarify when bpf_trace_printk discards linesPeter Wu1-0/+2
2019-08-21bpf: fix 'struct pt_reg' typo in documentationPeter Wu1-3/+3
2019-08-21Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe104-447/+491
2019-08-21RDMA/core: Make invalidate_range a device operationMoni Shoua1-2/+2
2019-08-21RDMA/odp: Check for overflow when computing the umem_odp endJason Gunthorpe1-3/+2