summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Trace the rpc_create_argsChuck Lever2023-06-192-11/+43
* SUNRPC: Plumb an API for setting transport layer securityChuck Lever2023-06-193-0/+23
* NFS: Improvements for fs_context-related tracepointsChuck Lever2023-06-191-0/+5
* SUNRPC: attempt to reach rpcbind with an abstract socket nameNeilBrown2023-06-191-8/+31
* SUNRPC: support abstract unix socket addressesNeilBrown2023-06-192-4/+13
* NFSv4.2: SETXATTR should update ctimeAnna Schumaker2023-06-193-7/+32
* NFSv4.2: Clean up xattr size macrosAnna Schumaker2023-06-191-49/+47
* NFSv4.2: Clean up nfs4_xdr_dec_*xattr() functionsAnna Schumaker2023-06-191-2/+12
* NFSv4.2: Clean up: Move nfs4_xdr_enc_*xattr() functionsAnna Schumaker2023-06-191-71/+83
* NFSv4.2: Clean up: move decode_*xattr() functionsAnna Schumaker2023-06-191-164/+162
* NFSv4.2: Clean up: Move the encode_copy_commit() functionAnna Schumaker2023-06-191-12/+12
* Linux 6.4-rc7v6.4-rc7Linus Torvalds2023-06-181-1/+1
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2023-06-187-7/+51
|\
| * scsi: lpfc: Fix incorrect big endian type assignment in bsg loopback pathJustin Tee2023-06-141-4/+4
| * scsi: target: core: Fix error path in target_setup_session()Bob Pearson2023-06-141-0/+2
| * scsi: storvsc: Always set no_report_opcodesMichael Kelley2023-06-141-0/+2
| * scsi: aacraid: Reply queue mapping to CPUs based on IRQ affinitySagar Biradar2023-06-144-3/+43
* | Merge tag 'ata-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2023-06-184-4/+25
|\ \
| * | ata: libata-scsi: Avoid deadlock on rescan after device resumeDamien Le Moal2023-06-184-4/+25
* | | Merge tag 'parisc-for-6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-06-181-4/+0
|\ \ \
| * | | parisc: Delete redundant register definitions in <asm/assembly.h>Ben Hutchings2023-06-171-4/+0
* | | | mm/mmap: Fix error path in do_vmi_align_munmap()Liam R. Howlett2023-06-181-20/+17
* | | | Merge tag 'staging-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-06-171-1/+0
|\ \ \ \
| * | | | staging: octeon: delete my name from TODO contactAaro Koskinen2023-05-081-1/+0
* | | | | Merge tag 'usb-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-06-1712-70/+198
|\ \ \ \ \
| * | | | | usb: gadget: udc: core: Prevent soft_connect_store() raceBadhri Jagan Sridharan2023-06-131-49/+106
| * | | | | usb: gadget: udc: core: Offload usb_udc_vbus_handler processingBadhri Jagan Sridharan2023-06-131-2/+27
| * | | | | usb: typec: Fix fast_role_swap_current show functionPavan Holla2023-06-131-1/+1
| * | | | | usb: typec: ucsi: Fix command cancellationHeikki Krogerus2023-06-131-4/+7
| * | | | | USB: dwc3: fix use-after-free on core driver unbindJohan Hovold2023-06-131-0/+5
| * | | | | USB: dwc3: qcom: fix NULL-deref on suspendJohan Hovold2023-06-131-1/+10
| * | | | | usb: dwc3: gadget: Reset num TRBs before giving back the requestElson Roy Serrao2023-06-131-0/+1
| * | | | | usb: gadget: udc: renesas_usb3: Fix RZ/V2M {modprobe,bind} errorBiju Das2023-06-131-2/+2
| * | | | | Merge tag 'usb-serial-6.4-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2023-06-081-0/+16
| |\ \ \ \ \
| | * | | | | USB: serial: option: add Quectel EM061KGL seriesJerry Meng2023-06-021-0/+16
| * | | | | | Merge tag 'thunderbolt-for-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2023-06-054-13/+25
| |\ \ \ \ \ \
| | * | | | | | thunderbolt: Mask ring interrupt on Intel hardware as wellMika Westerberg2023-05-311-3/+8
| | * | | | | | thunderbolt: Do not touch CL state configuration during discoveryMika Westerberg2023-05-291-5/+12
| | * | | | | | thunderbolt: Increase DisplayPort Connection Manager handshake timeoutMika Westerberg2023-05-291-1/+1
| | * | | | | | thunderbolt: dma_test: Use correct value for absent rings when creating pathsMika Westerberg2023-05-221-4/+4
* | | | | | | | Merge tag 'tty-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-06-172-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | tty: serial: fsl_lpuart: reduce RX watermark to 0 on LS1028ARobert Hodaszi2023-06-131-1/+1
| * | | | | | | | serial: lantiq: add missing interrupt ackBernhard Seibold2023-06-061-0/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-06-164-6/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | clk: pxa: fix NULL pointer dereference in pxa3xx_clk_update_accrArnd Bergmann2023-06-141-1/+1
| * | | | | | | | clk: clk-loongson2: Zero init clk_init_dataBinbin Zhou2023-06-121-1/+1
| * | | | | | | | clk: mediatek: mt8365: Fix inverted topclk operationsMarkus Schneider-Pargmann2023-06-121-3/+3
| * | | | | | | | clk: composite: Fix handling of high clock ratesSebastian Reichel2023-06-121-1/+4
| * | | | | | | | clk: mediatek: mt8365: Fix index issueAlexandre Mergnat2023-06-121-0/+12
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'drm-fixes-2023-06-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-06-1618-27/+281
|\ \ \ \ \ \ \ \