summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfsd-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2023-01-1012-89/+59
|\
| * NFSD: Use set_bit(RQ_DROPME)Chuck Lever2023-01-071-2/+2
| * Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"Chuck Lever2023-01-067-16/+15
| * nfsd: fix handling of cached open files in nfsd4_open codepathJeff Layton2023-01-064-71/+42
* | Merge tag 'xtensa-20230110' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2023-01-104-16/+6
|\ \
| * | xtensa: drop unused members of struct thread_structMax Filippov2023-01-063-15/+0
| * | kcsan: test: don't put the expect array on the stackMax Filippov2023-01-021-1/+6
* | | Merge tag '6.2-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2023-01-104-6/+16
|\ \ \
| * | | ksmbd: fix infinite loop in ksmbd_conn_handler_loop()Namjae Jeon2023-01-012-3/+9
| * | | ksmbd: check nt_len to be at least CIFS_ENCPWD_SIZE in ksmbd_decode_ntlmssp_a...William Liu2023-01-011-1/+2
| * | | ksmbd: send proper error response in smb2_tree_connect()Marios Makassikis2023-01-011-2/+5
| |/ /
* | | sh/mm: Fix pmd_t for realPeter Zijlstra2023-01-101-1/+1
* | | gcc: disable -Warray-bounds for gcc-11 tooLinus Torvalds2023-01-091-1/+5
* | | Merge tag 'xfs-6.2-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2023-01-087-7/+21
|\ \ \
| * | | xfs: fix extent busy updatingWengang Wang2023-01-051-0/+1
| * | | xfs: xfs_qm: remove unnecessary ‘0’ values from errorLi zeming2023-01-031-1/+1
| * | | xfs: Fix deadlock on xfs_inodegc_workerWu Guanghao2023-01-031-0/+10
| * | | xfs: get root inode correctly at bulkstatHironori Shiina2023-01-031-2/+2
| * | | xfs: fix off-by-one error in xfs_btree_space_to_heightDarrick J. Wong2023-01-031-1/+6
| * | | xfs: make xfs_iomap_page_ops staticDarrick J. Wong2022-12-261-1/+1
| * | | xfs: don't assert if cmap covers imap after cycling lockDarrick J. Wong2022-12-261-2/+0
* | | | Linux 6.2-rc3v6.2-rc3Linus Torvalds2023-01-081-1/+1
* | | | Merge tag 'powerpc-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-01-081-1/+5
|\ \ \ \
| * | | | powerpc/vmlinux.lds: Don't discard .commentMichael Ellerman2023-01-061-1/+1
| * | | | powerpc/vmlinux.lds: Don't discard .rela* for relocatable buildsMichael Ellerman2023-01-061-1/+4
| * | | | powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXITMichael Ellerman2023-01-061-0/+1
| | |/ / | |/| |
* | | | Merge tag 'fixes-2023-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-01-083-2/+4
|\ \ \ \
| * | | | memblock: Fix doc for memblock_phys_freeMiaoqian Lin2023-01-041-1/+1
| * | | | memblock tests: Fix compilation error.Aaron Thompson2023-01-042-1/+3
| |/ / /
* | | | Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2023-01-074-3/+36
|\ \ \ \
| * | | | NFS: Fix up a sparse warningTrond Myklebust2023-01-011-1/+3
| * | | | NFS: Judge the file access cache's timestamp in rcu pathChengen Du2023-01-011-0/+3
| * | | | pNFS/filelayout: Fix coalescing test for single DSOlga Kornievskaia2022-12-201-0/+8
| * | | | SUNRPC: ensure the matching upcall is in-flight upon downcallminoura makoto2022-12-152-2/+22
* | | | | Merge tag '6.2-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2023-01-075-26/+27
|\ \ \ \ \
| * | | | | cifs: fix interface count calculation during refreshShyam Prasad N2023-01-041-1/+2
| * | | | | cifs: refcount only the selected iface during interface updateShyam Prasad N2023-01-041-1/+2
| * | | | | cifs: protect access of TCP_Server_Info::{dstaddr,hostname}Paulo Alcantara2023-01-042-11/+13
| * | | | | cifs: fix race in assemble_neg_contexts()Paulo Alcantara2023-01-041-4/+7
| * | | | | cifs: ignore ipc reconnect failures during dfs failoverPaulo Alcantara2023-01-041-2/+1
| * | | | | cifs: Fix kmap_local_page() unmappingIra Weiny2023-01-041-7/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'devicetree-fixes-for-6.2-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-01-073-34/+38
|\ \ \ \ \
| * | | | | of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, take 2Rob Herring2023-01-041-13/+15
| * | | | | Revert "of: fdt: Honor CONFIG_CMDLINE* even without /chosen node"Rob Herring2023-01-041-20/+20
| * | | | | dt-bindings: soundwire: qcom,soundwire: correct sizes related to number of portsKrzysztof Kozlowski2023-01-031-5/+5
| * | | | | of/fdt: run soc memory setup when early_init_dt_scan_memory failsAndreas Rammhold2023-01-032-3/+5
| | |_|/ / | |/| | |
* | | | | Merge tag 'usb-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-01-075-6/+9
|\ \ \ \ \
| * | | | | usb: dwc3: gadget: Ignore End Transfer delay on teardownThinh Nguyen2023-01-061-1/+4
| * | | | | usb: dwc3: xilinx: include linux/gpio/consumer.hArnd Bergmann2023-01-061-0/+1
| * | | | | usb: fotg210-udc: fix error return code in fotg210_udc_probe()Yang Yingliang2023-01-061-0/+2