summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* device-dax: Drop an empty .remove callbackUwe Kleine-König2021-02-161-7/+1
* device-dax: Fix error path in dax_driver_registerUwe Kleine-König2021-02-161-1/+9
* device-dax: Properly handle drivers without remove callbackUwe Kleine-König2021-02-161-1/+5
* device-dax: Prevent registering drivers without probe callbackUwe Kleine-König2021-02-161-0/+7
* device-dax: Fix default return code of range_parse()Shiyang Ruan2021-02-161-1/+1
* Linux 5.11-rc6v5.11-rc6Linus Torvalds2021-01-311-1/+1
* Merge tag 'efi-urgent-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-01-311-4/+9
|\
| * efi/apple-properties: Reinstate support for boolean propertiesLukas Wunner2020-12-311-4/+9
* | Merge tag 'x86_entry_for_v5.11_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-01-313-10/+15
|\ \
| * | x86/entry: Remove put_ret_addr_in_rdi THUNK macro argumentBorislav Petkov2021-01-191-6/+1
| * | x86/entry: Emit a symbol for register restoring thunkNick Desaulniers2021-01-143-4/+14
* | | Merge tag 'timers-urgent-2021-01-31' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-01-312-0/+15
|\ \ \
| * | | rtc: mc146818: Detect and handle broken RTCsThomas Gleixner2021-01-272-0/+15
* | | | Merge tag 'core-urgent-2021-01-31' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-01-311-1/+1
|\ \ \ \
| * | | | entry: Unbreak single step reporting behaviourYuxuan Shui2021-01-281-1/+1
| |/ / /
* | | | Merge tag 'powerpc-5.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-01-311-12/+16
|\ \ \ \
| * | | | powerpc/64s: prevent recursive replay_soft_interrupts causing superfluous int...Nicholas Piggin2021-01-241-12/+16
* | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-01-311-3/+16
|\ \ \ \ \
| * | | | | i2c: mediatek: Move suspend and resume handling to NOIRQ phaseQii Wang2021-01-281-3/+16
* | | | | | Merge branch 'for-rc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-01-319-8/+542
|\ \ \ \ \ \
| * | | | | | leds: rt8515: Add Richtek RT8515 LED driverLinus Walleij2021-01-315-0/+421
| * | | | | | dt-bindings: leds: Add DT binding for Richtek RT8515Linus Walleij2021-01-311-0/+111
| * | | | | | leds: trigger: fix potential deadlock with libataAndrea Righi2021-01-311-4/+6
| * | | | | | leds: leds-ariel: convert comma to semicolonZheng Yongjun2021-01-311-3/+3
| * | | | | | leds: leds-lm3533: convert comma to semicolonZheng Yongjun2021-01-311-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'nfs-for-5.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2021-01-315-85/+93
|\ \ \ \ \ \
| * | | | | | SUNRPC: Handle 0 length opaque XDR object data properlyDave Wysochanski2021-01-251-3/+6
| * | | | | | SUNRPC: Move simple_get_bytes and simple_get_netobj into private headerDave Wysochanski2021-01-254-60/+46
| * | | | | | pNFS/NFSv4: Improve rejection of out-of-order layoutsTrond Myklebust2021-01-241-6/+16
| * | | | | | pNFS/NFSv4: Update the layout barrier when we schedule a layoutreturnTrond Myklebust2021-01-241-18/+21
| * | | | | | pNFS/NFSv4: Try to return invalid layout in pnfs_layout_process()Trond Myklebust2021-01-241-2/+7
| * | | | | | pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process()Trond Myklebust2021-01-241-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag '5.11-rc5-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2021-01-306-20/+81
|\ \ \ \ \ \
| * | | | | | cifs: fix dfs domain referralsRonnie Sahlberg2021-01-286-16/+75
| * | | | | | cifs: returning mount parm processing errors correctlySteve French2021-01-281-4/+4
| * | | | | | cifs: fix mounts to subdirectories of targetSteve French2021-01-281-0/+1
| * | | | | | cifs: ignore auto and noauto options if givenAdam Harvey2021-01-281-0/+1
| |/ / / / /
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-01-302-2/+2
|\ \ \ \ \ \
| * | | | | | scsi: qla2xxx: Fix description for parameter ql2xenforce_iocb_limitEnzo Matsumiya2021-01-201-1/+1
| * | | | | | scsi: target: iscsi: Fix typo in commentValdis Klētnieks2021-01-201-1/+1
* | | | | | | Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2021-01-301-0/+1
|\ \ \ \ \ \ \
| * | | | | | | soc: litex: Properly depend on HAS_IOMEMDavid Gow2021-01-301-0/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'devicetree-fixes-for-5.11-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-01-3034-67/+49
|\ \ \ \ \ \ \
| * | | | | | | dt-bindings: Cleanup standard unit propertiesRob Herring2021-01-2925-56/+29
| * | | | | | | of/device: Update dma_range_map only when dev has valid dma-rangesYong Wu2021-01-271-3/+7
| * | | | | | | ARM: zImage: atags_to_fdt: Fix node names on added root nodesRob Herring2021-01-261-1/+2
| * | | | | | | dt-bindings: usb: j721e: add ranges and dma-coherent propsGrygorii Strashko2021-01-251-0/+4
| * | | | | | | dt-bindings:iio:adc: update adc.yaml referenceMauro Carvalho Chehab2021-01-251-1/+1
| * | | | | | | dt-bindings: memory: mediatek: update mediatek,smi-larb.yaml referencesMauro Carvalho Chehab2021-01-254-4/+4
| * | | | | | | dt-bindings: display: mediatek: update mediatek,dpi.yaml referenceMauro Carvalho Chehab2021-01-251-1/+1