summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-03cifs: add server conn_id to fscache client cookieShyam Prasad N
2021-12-03cifs: wait for tcon resource_id before getting fscache superShyam Prasad N
2021-12-03cifs: fix missed refcounting of ipc tconPaulo Alcantara
2021-12-03x86/xen: Add xenpv_restore_regs_and_return_to_usermode()Lai Jiangshan
2021-12-03x86/entry: Use the correct fence macro after swapgs in kernel CR3Lai Jiangshan
2021-12-03fget: check that the fd still exists after getting a ref to itLinus Torvalds
2021-12-03x86/entry: Add a fence for kernel entry SWAPGS in paranoid_entry()Lai Jiangshan
2021-12-03ARM: socfpga: dts: fix qspi node compatibleDinh Nguyen
2021-12-03dt-bindings: media: nxp,imx7-mipi-csi2: Drop bad if/then schemaRob Herring
2021-12-03of/irq: Add a quirk for controllers with their own definition of interrupt-mapMarc Zyngier
2021-12-03Merge branch 'powercap'Rafael J. Wysocki
2021-12-03x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qwordMichael Sterritt
2021-12-03powercap: DTPM: Drop unused local variable from init_dtpm()Rafael J. Wysocki
2021-12-03net: altera: set a couple error code in probe()Dan Carpenter
2021-12-03net: bcm4908: Handle dma_set_coherent_mask error codesJiasheng Jiang
2021-12-03selftests: net/fcnal-test.sh: add exit codeLi Zhijian
2021-12-03bonding: make tx_rebalance_counter an atomicEric Dumazet
2021-12-03tcp: fix another uninit-value (sk_rx_queue_mapping)Eric Dumazet
2021-12-03inet: use #ifdef CONFIG_SOCK_RX_QUEUE_MAPPING consistentlyEric Dumazet
2021-12-03ALSA: hda/realtek: Fix quirk for TongFang PHxTxX1Werner Sembach
2021-12-03mtd: dataflash: Add device-tree SPI IDsJon Hunter
2021-12-03mtd: rawnand: fsmc: Fix timing computationHerve Codina
2021-12-03mtd: rawnand: fsmc: Take instruction delay into accountHerve Codina
2021-12-03mtd: rawnand: Fix nand_choose_best_timings() on unsupported interfaceHerve Codina
2021-12-03mtd: rawnand: Fix nand_erase_op delayHerve Codina
2021-12-03mtd: rawnand: denali: Add the dependency on HAS_IOMEMCai Huoqing
2021-12-03misc: rtsx: Avoid mangling IRQ during runtime PMKai-Heng Feng
2021-12-03io-wq: don't retry task_work creation failure on fatal conditionsJens Axboe
2021-12-03nvmem: eeprom: at25: fix FRAM byte_lenRalph Siemsen
2021-12-03misc: fastrpc: fix improper packet size calculationJeya R
2021-12-03MAINTAINERS: add maintainer for Qualcomm FastRPC driverSrinivas Kandagatla
2021-12-03serial: 8250_bcm7271: UART errors after resuming from S2Al Cooper
2021-12-03drm/ttm: fix ttm_bo_swapoutChristian König
2021-12-03usb: cdnsp: Fix a NULL pointer dereference in cdnsp_endpoint_init()Zhou Qingyang
2021-12-03usb: cdns3: gadget: fix new urb never complete if ep cancel previous requestsFrank Li
2021-12-03usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnectBadhri Jagan Sridharan
2021-12-03USB: NO_LPM quirk Lenovo Powered USB-C Travel HubOle Ernst
2021-12-03xhci: Fix commad ring abort, write all 64 bits to CRCR register.Mathias Nyman
2021-12-03selftests/tc-testing: Fix cannot create /sys/bus/netdevsim/new_device: Direct...Li Zhijian
2021-12-03selftests/tc-testing: add missing configLi Zhijian
2021-12-03selftests/tc-testing: add exit codeLi Zhijian
2021-12-03bus: mhi: pci_generic: Fix device recovery failed issueSlark Xiao
2021-12-03Merge tag 'phy-fixes-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Greg Kroah-Hartman
2021-12-03HID: intel-ish-hid: ipc: only enable IRQ wakeup when requestedThomas Weißschuh
2021-12-03HID: google: add eel USB idxiazhengqiao
2021-12-03HID: add USB_HID dependancy to hid-prodikeysGreg Kroah-Hartman
2021-12-03HID: add USB_HID dependancy to hid-chiconyGreg Kroah-Hartman
2021-12-03x86/64/mm: Map all kernel memory into trampoline_pgdJoerg Roedel
2021-12-03objtool: Fix pv_ops noinstr validationPeter Zijlstra
2021-12-02scsi: pm80xx: Do not call scsi_remove_host() in pm8001_alloc()Igor Pylypiv