summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* io_uring: modularize io_sqe_buffers_registerBijan Mottahedeh2021-02-011-17/+34
* io_uring: modularize io_sqe_buffer_registerBijan Mottahedeh2021-02-011-103/+107
* io_uring: enable LOOKUP_CACHED path resolution for filename lookupsJens Axboe2021-02-011-20/+27
* Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Jens Axboe2021-02-015-46/+55
|\
| * fs: expose LOOKUP_CACHED through openat2() RESOLVE_CACHEDJens Axboe2021-01-043-1/+11
| * fs: add support for LOOKUP_CACHEDJens Axboe2021-01-042-0/+10
| * saner calling conventions for unlazy_child()Al Viro2021-01-041-14/+14
| * fs: make unlazy_walk() error handling consistentJens Axboe2021-01-041-26/+17
| * fs/namei.c: Remove unlikely of status being -ECHILD in lookup_fast()Steven Rostedt (VMware)2021-01-041-1/+1
| * do_tmpfile(): don't mess with finish_open()Al Viro2021-01-031-4/+2
* | 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