summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* smb3: add trace point for oplock not foundSteve French2022-05-222-0/+5
* cifs: return the more nuanced writeback error on close()ChenXiaoSong2022-05-221-1/+4
* smb3: add trace point for lease not found issueSteve French2022-05-212-0/+7
* cifs: smbd: fix typo in commentJulia Lawall2022-05-211-1/+1
* cifs: set the CREATE_NOT_FILE when opening the directory in use_cached_dir()Ronnie Sahlberg2022-05-212-3/+7
* cifs: check for smb1 in open_cached_dir()Ronnie Sahlberg2022-05-211-1/+2
* cifs: move definition of cifs_fattr earlier in cifsglob.hRonnie Sahlberg2022-05-211-31/+31
* cifs: print TIDs as hexEnzo Matsumiya2022-05-202-2/+2
* cifs: return ENOENT for DFS lookup_cache_entry()Enzo Matsumiya2022-05-203-10/+8
* cifs: don't call cifs_dfs_query_info_nonascii_quirk() if nodfs was setEnzo Matsumiya2022-05-201-4/+12
* cifs: fix signed integer overflow when fl_end is OFFSET_MAXPaulo Alcantara2022-05-193-5/+11
* SMB3: EBADF/EIO errors in rename/open caused by race condition in smb2_compou...Steve French2022-05-171-2/+0
* Linux 5.18-rc7v5.18-rc7Linus Torvalds2022-05-151-1/+1
* Merge tag 'driver-core-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-152-3/+21
|\
| * Documentation/process: Update ARM contact for embargoed hardware issuesCatalin Marinas2022-05-101-1/+1
| * Documentation/process: Add embargoed HW contact for Ampere ComputingDarren Hart2022-05-061-0/+1
| * Documentation/process: Make groups alphabetical and use tabs consistentlyDarren Hart2022-05-061-3/+3
| * firmware_loader: use kernel credentials when reading firmwareThiébaud Weksteen2022-05-061-0/+17
* | Merge tag 'char-misc-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-05-152-3/+9
|\ \
| * \ Merge tag 'icc-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman2022-05-131-1/+7
| |\ \
| | * | interconnect: Restore sync state by ignoring ipa-virt in provider countStephen Boyd2022-05-031-1/+7
| * | | slimbus: qcom: Fix IRQ check in qcom_slim_probeMiaoqian Lin2022-05-091-2/+2
| | |/ | |/|
* | | Merge tag 'tty-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-05-154-29/+43
|\ \ \
| * | | fsl_lpuart: Don't enable interrupts too earlyIndan Zupancic2022-05-051-9/+9
| * | | tty: n_gsm: fix invalid gsmtty_write_room() resultDaniel Starke2022-05-051-4/+3
| * | | tty: n_gsm: fix mux activation issues in gsm_config()Daniel Starke2022-05-051-4/+8
| * | | tty: n_gsm: fix buffer over-read in gsm_dlci_data()Daniel Starke2022-05-051-0/+1
| * | | serial: 8250_mtk: Fix register address for XON/XOFF characterAngeloGioacchino Del Regno2022-05-051-2/+5
| * | | serial: 8250_mtk: Make sure to select the right FEATURE_SELAngeloGioacchino Del Regno2022-05-051-0/+7
| * | | serial: 8250_mtk: Fix UART_EFR register addressAngeloGioacchino Del Regno2022-05-051-7/+8
| * | | tty/serial: digicolor: fix possible null-ptr-deref in digicolor_uart_probe()Yang Yingliang2022-05-051-3/+2
| |/ /
* | | Merge tag 'usb-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-05-1513-75/+86
|\ \ \
| * \ \ Merge tag 'usb-serial-5.18-rc7' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2022-05-134-0/+8
| |\ \ \
| | * | | USB: serial: qcserial: add support for Sierra Wireless EM7590Ethan Yang2022-05-051-0/+2
| | * | | USB: serial: option: add Fibocom MA510 modemSven Schwermer2022-05-051-0/+2
| | * | | USB: serial: option: add Fibocom L610 modemSven Schwermer2022-05-051-0/+2
| | * | | USB: serial: pl2303: add device id for HP LM930 DisplayScott Chen2022-05-052-0/+2
| | |/ /
| * | | usb: xhci-mtk: remove bandwidth budget tableChunfeng Yun2022-05-122-64/+12
| * | | usb: xhci-mtk: fix fs isoc's transfer errorChunfeng Yun2022-05-121-9/+7
| * | | usb: gadget: fix race when gadget driver register via ioctlSchspa Shi2022-05-121-0/+2
| * | | usb: typec: tcpci_mt6360: Update for BMC PHY settingChiYuan Huang2022-05-121-0/+26
| * | | usb: gadget: uvc: allow for application to cleanly shutdownDan Vacura2022-05-053-1/+29
| * | | usb: typec: tcpci: Don't skip cleanup in .remove() on errorUwe Kleine-König2022-05-051-1/+1
| * | | usb: cdc-wdm: fix reading stuck on device closeSergey Ryazanov2022-05-051-0/+1
| |/ /
* | | Merge tag 'powerpc-5.18-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-05-151-5/+21
|\ \ \
| * | | KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context()Alexander Graf2022-05-111-5/+21
* | | | Merge tag 'x86-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-05-151-2/+3
|\ \ \ \
| * | | | x86/mm: Fix marking of unused sub-pmd rangesAdrian-Ken Rueegsegger2022-05-131-2/+3
* | | | | Merge tag 'sched-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-05-159-21/+21
|\ \ \ \ \
| * | | | | sched/tracing: Append prev_state to tp args insteadDelyan Kratunov2022-05-129-21/+21
| |/ / / /