summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-15btrfs: free btrfs_path before copying root refs to userspaceJosef Bacik1-1/+2
2022-11-15btrfs: fix assertion failure and blocking during nowait buffered writeFilipe Manana1-6/+30
2022-11-15fpga: m10bmc-sec: Fix kconfig dependenciesRuss Weight1-1/+3
2022-11-15bridge: switchdev: Fix memory leaks when changing VLAN protocolIdo Schimmel1-3/+14
2022-11-15Merge branch 'net-hns3-this-series-bugfix-for-the-hns3-ethernet-driver'Paolo Abeni6-99/+103
2022-11-15net: hns3: fix setting incorrect phy link ksettings for firmware in resetting...Guangbin Huang1-3/+7
2022-11-15net: hns3: fix return value check bug of rx copybreakJie Wang1-2/+2
2022-11-15net: hns3: fix incorrect hw rss hash type of rx packetJian Shen6-94/+94
2022-11-15net: phy: marvell: add sleep time after enabling the loopback bitAminuddin Jamaluddin1-7/+9
2022-11-15net: ena: Fix error handling in ena_init()Yuan Can1-1/+7
2022-11-15kcm: close race conditions on sk_receive_queueCong Wang1-52/+6
2022-11-15platform/x86/amd: pmc: Remove more CONFIG_DEBUG_FS checksMario Limonciello1-2/+0
2022-11-15ARM: dts: rockchip: disable arm_global_timer on rk3066 and rk3188Johan Jonker2-1/+7
2022-11-15USB: serial: option: add Fibocom FM160 0x0111 compositionReinhard Speyerer1-0/+1
2022-11-15nvme-pci: add NVME_QUIRK_BOGUS_NID for Micron NitroBean Huo1-0/+2
2022-11-15clk: samsung: Revert "clk: samsung: exynos-clkout: Use of_device_get_match_da...Marek Szyprowski1-2/+4
2022-11-15pinctrl: mediatek: Export debounce time tablesLinus Walleij1-0/+3
2022-11-15xen/platform-pci: use define instead of literal numberJuergen Gross1-1/+2
2022-11-15MAINTAINERS: git://github.com -> https://github.com for HiSiliconPalmer Dabbelt1-1/+1
2022-11-15net: ionic: Fix error handling in ionic_init_module()Yuan Can1-1/+7
2022-11-15mlxsw: Avoid warnings when not offloaded FDB entry with IPv6 is removedAmit Cohen1-0/+2
2022-11-15HID: hid-lg4ff: Add check for empty lbufAnastasia Belova1-0/+6
2022-11-15HID: ite: Enable QUIRK_TOUCHPAD_ON_OFF_REPORT on Acer Aspire Switch V 10Hans de Goede2-0/+6
2022-11-14Merge tag 'vfio-v6.1-rc6' of https://github.com/awilliam/linux-vfioLinus Torvalds3-10/+27
2022-11-14dt-bindings: iio: adc: Remove the property "aspeed,trim-data-valid"Billy Tsai1-7/+0
2022-11-14iio: adc: aspeed: Remove the trim valid dts property.Billy Tsai1-6/+5
2022-11-14Merge tag 'mtd/fixes-for-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-7/+10
2022-11-14i2c: Restore initial power state if probe failsRicardo Ribalda1-4/+5
2022-11-14libbpf: Use correct return pointer in attach_raw_tpJiri Olsa1-1/+1
2022-11-14blk-cgroup: properly pin the parent in blkcg_css_onlineChris Mason1-1/+1
2022-11-14erofs: fix missing xas_retry() in fscache modeJingbo Xu1-3/+7
2022-11-14HID: uclogic: Fix frame templates for big endian architecturesJosé Expósito1-1/+1
2022-11-14NFSD: Fix trace_nfsd_fh_verify_err() crasherChuck Lever1-1/+4
2022-11-14pinctrl: mediatek: Fix EINT pins input debounce time configurationAngeloGioacchino Del Regno22-5/+53
2022-11-14xen/platform-pci: add missing free_irq() in error pathruanjinjie1-2/+5
2022-11-14xen-pciback: Allow setting PCI_MSIX_FLAGS_MASKALL tooMarek Marczykowski-Górecki1-3/+6
2022-11-14xen/pcpu: fix possible memory leak in register_pcpu()Yang Yingliang1-1/+1
2022-11-14x86/xen: Use kstrtobool() instead of strtobool()Christophe JAILLET2-2/+4
2022-11-14arm64: ftrace: Define ftrace_stub_graph only with FUNCTION_GRAPH_TRACERSami Tolvanen1-1/+1
2022-11-14net: dsa: make dsa_master_ioctl() see through port_hwtstamp_get() shimsVladimir Oltean3-2/+18
2022-11-14net: mhi: Fix memory leak in mhi_net_dellink()Wei Yongjun1-0/+2
2022-11-14drm/lima: Fix opp clkname setting in case of missing regulatorErico Nunes1-6/+9
2022-11-14Merge branch 'octeon_ep-fixes'David S. Miller1-5/+11
2022-11-14octeon_ep: ensure get mac address successfully before eth_hw_addr_set()Ziyang Xuan1-1/+5
2022-11-14octeon_ep: fix potential memory leak in octep_device_setup()Ziyang Xuan1-1/+5
2022-11-14octeon_ep: ensure octep_get_link_status() successfully before octep_link_up()Ziyang Xuan1-1/+1
2022-11-14octeon_ep: delete unnecessary napi rollback under set_queues_err in octep_open()Ziyang Xuan1-2/+0
2022-11-14bnxt_en: Remove debugfs when pci_register_driver failedGaosheng Cui1-1/+9
2022-11-14net: caif: fix double disconnect client in chnl_net_open()Zhengchao Shao1-3/+0
2022-11-14net: macvlan: Use built-in RCU list checkingChuang Wang1-2/+2