aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-28media: rockchip: rkisp1: extend uapi array sizesHeiko Stuebner3-13/+60
2021-01-28media: rockchip: rkisp1: carry ip version informationHeiko Stuebner3-9/+43
2021-01-28media: rockchip: rkisp1: reduce number of histogram grid elements in uapiHeiko Stuebner2-3/+3
2021-01-28media: rkisp1: stats: mask the hist_bins valuesDafna Hirschfeld2-3/+6
2021-01-28media: rkisp1: stats: remove a wrong cast to u8Dafna Hirschfeld1-2/+1
2021-01-28media: rkisp1: uapi: change hist_bins array type from __u16 to __u32Dafna Hirschfeld1-4/+9
2021-01-28soc: sunxi: mbus: Remove DE2 display engine compatiblesPaul Kocialkowski1-5/+0
2021-01-28i2c: mediatek: Move suspend and resume handling to NOIRQ phaseQii Wang1-3/+16
2021-01-28ovl: implement volatile-specific fsync error behaviourSargun Dhillon7-11/+71
2021-01-28ovl: skip getxattr of security labelsAmir Goldstein1-7/+8
2021-01-28ovl: fix dentry leak in ovl_get_redirectLiangyan1-1/+1
2021-01-28ovl: avoid deadlock on directory ioctlMiklos Szeredi1-16/+7
2021-01-28cap: fix conversions on getxattrMiklos Szeredi1-24/+43
2021-01-28ovl: perform vfs_getxattr() with mounter credsMiklos Szeredi1-0/+2
2021-01-28ovl: add warning on user_ns mismatchMiklos Szeredi1-0/+4
2021-01-28ndtest: Add papr health related flagsSantosh Sivaraj2-0/+72
2021-01-28ndtest: Add nvdimm control functionsSantosh Sivaraj1-0/+51
2021-01-28ndtest: Add regions and mappings to the test busesSantosh Sivaraj2-0/+378
2021-01-28ndtest: Add dimm attributesSantosh Sivaraj1-2/+200
2021-01-28ndtest: Add dimms to the two busesSantosh Sivaraj2-0/+294
2021-01-28ndtest: Add compatability string to treat it as PAPR familySantosh Sivaraj1-0/+23
2021-01-28testing/nvdimm: Add test module for non-nfit platformsSantosh Sivaraj4-2/+229
2021-01-28libnvdimm/namespace: Fix visibility of namespace resource attributeDan Williams1-5/+5
2021-01-28USB: serial: option: Adding support for Cinterion MV31Christoph Schemmel1-0/+6
2021-01-28KVM: x86: fix CPUID entries returned by KVM_GET_CPUID2 ioctlMichael Roth1-1/+1
2021-01-28mt76: dma: fix a possible memory leak in mt76_add_fragment()Lorenzo Bianconi1-3/+5
2021-01-28ath9k: fix build error with LEDS_CLASS=mArnd Bergmann2-7/+3
2021-01-28Revert "checkpatch: add check for keyword 'boolean' in Kconfig definitions"Masahiro Yamada1-7/+0
2021-01-28scripts: use pkg-config to locate libcryptoRolf Eike Beer1-2/+6
2021-01-27Merge tag 'mlx5-fixes-2021-01-26' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski10-55/+114
2021-01-27ibmvnic: Ensure that CRQ entry read are correctly orderedLijun Pan1-0/+6
2021-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski3-18/+30
2021-01-27Merge tag 'linux-can-fixes-for-5.11-20210127' of git://git.kernel.org/pub/scm...Jakub Kicinski1-1/+1
2021-01-27MAINTAINERS: add missing header for bondingJakub Kicinski1-0/+1
2021-01-27Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski8-34/+60
2021-01-27net: decnet: fix netdev refcount leaking on error pathVadim Fedorenko1-1/+1
2021-01-27net: switchdev: don't set port_obj_info->handled true when -EOPNOTSUPPRasmus Villemoes1-10/+13
2021-01-27of/device: Update dma_range_map only when dev has valid dma-rangesYong Wu1-3/+7
2021-01-27Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo338-1742/+2903
2021-01-27Merge branch 'parisc-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-9/+12
2021-01-27arm64: dts: meson: switch TFLASH_VDD_EN pin to open drain on Odroid-C4Marek Szyprowski1-1/+1
2021-01-27dma-mapping: benchmark: fix kernel crash when dma_map_single failsBarry Song1-1/+5
2021-01-27io_uring: fix flush cqring overflow list while TASK_INTERRUPTIBLEHao Xu1-2/+6
2021-01-27Revert "block: simplify set_init_blocksize" to regain lost performanceMaxim Mikityanskiy1-1/+9
2021-01-27Revert "PCI/ASPM: Save/restore L1SS Capability for suspend/resume"Bjorn Helgaas3-55/+0
2021-01-27gpiolib: cdev: clear debounce period if line set to outputKent Gibson1-0/+2
2021-01-27x86/xen: avoid warning in Xen pv guest with CONFIG_AMD_MEM_ENCRYPT enabledJuergen Gross3-1/+16
2021-01-27ACPI/IORT: Do not blindly trust DMA masks from firmwareMoritz Fischer1-2/+12
2021-01-27s390: uv: Fix sysfs max number of VCPUs reportingJanosch Frank3-4/+4
2021-01-27s390/vfio-ap: No need to disable IRQ after queue resetTony Krowiak3-49/+69