summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ACPI: battery: Clean up printing messagesRafael J. Wysocki2021-02-044-20/+16
* ACPI: AC: Clean up printing messagesRafael J. Wysocki2021-02-044-16/+10
* ACPI: bus: Drop ACPI_BUS_COMPONENT which is not used any moreRafael J. Wysocki2021-02-043-9/+6
* ACPI: utils: Clean up printing messagesRafael J. Wysocki2021-02-041-38/+18
* ACPI: scan: Clean up printing messagesRafael J. Wysocki2021-02-041-17/+12
* ACPI: bus: Clean up printing messagesRafael J. Wysocki2021-02-041-34/+26
* ACPI: PM: Clean up printing messagesRafael J. Wysocki2021-02-044-15/+8
* ACPI: power: Clean up printing messagesRafael J. Wysocki2021-02-041-29/+15
* Merge branch 'acpi-scan' into acpi-messagesRafael J. Wysocki2021-02-041-50/+49
|\
| * ACPI: scan: Rearrange code related to acpi_get_device_data()Rafael J. Wysocki2021-01-251-18/+17
| * ACPI: scan: Adjust white space in acpi_device_add()Rafael J. Wysocki2021-01-251-2/+7
| * ACPI: scan: Rearrange memory allocation in acpi_device_add()Rafael J. Wysocki2021-01-251-31/+26
* | 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-251-6/+16
| * | | | | | pNFS/NFSv4: Update the layout barrier when we schedule a layoutreturnTrond Myklebust2021-01-251-18/+21
| * | | | | | pNFS/NFSv4: Try to return invalid layout in pnfs_layout_process()Trond Myklebust2021-01-251-2/+7
| * | | | | | pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process()Trond Myklebust2021-01-251-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag '5.11-rc5-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2021-01-316-20/+81
|\ \ \ \ \ \
| * | | | | | cifs: fix dfs domain referralsRonnie Sahlberg2021-01-296-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-312-2/+2
|\ \ \ \ \ \
| * | | | | | scsi: qla2xxx: Fix description for parameter ql2xenforce_iocb_limitEnzo Matsumiya2021-01-211-1/+1
| * | | | | | scsi: target: iscsi: Fix typo in commentValdis Klētnieks2021-01-211-1/+1
* | | | | | | Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2021-01-311-0/+1
|\ \ \ \ \ \ \
| * | | | | | | soc: litex: Properly depend on HAS_IOMEMDavid Gow2021-01-291-0/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'devicetree-fixes-for-5.11-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-01-3034-67/+49
|\ \ \ \ \ \ \