summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-11meson saradc: fix clock divider mask lengthGeorge Stark1-1/+1
2023-08-11ceph: don't let check_caps skip sending responses for revoke msgsXiubo Li1-0/+9
2023-08-11hwrng: imx-rngc - fix the timeout for init and self checkMartin Kaiser1-4/+2
2023-08-11serial: atmel: don't enable IRQs prematurelyDan Carpenter1-2/+2
2023-08-11fs: dlm: return positive pid value for F_GETLKAlexander Aring1-1/+3
2023-08-11md/raid0: add discard support for the 'original' layoutJason Baron2-8/+55
2023-08-11misc: pci_endpoint_test: Re-init completion for every testDamien Le Moal1-0/+4
2023-08-11misc: pci_endpoint_test: Free IRQs before removing the deviceDamien Le Moal1-3/+3
2023-08-11PCI: rockchip: Use u32 variable to access 32-bit registersRick Wertenbroek2-5/+6
2023-08-11PCI: rockchip: Fix legacy IRQ generation for RK3399 PCIe endpoint coreRick Wertenbroek2-35/+16
2023-08-11PCI: rockchip: Add poll and timeout to wait for PHY PLLs to be lockedRick Wertenbroek2-0/+19
2023-08-11PCI: rockchip: Write PCI Device ID to correct registerRick Wertenbroek2-2/+6
2023-08-11PCI: rockchip: Assert PCI Configuration Enable bit after probeRick Wertenbroek1-0/+3
2023-08-11PCI: qcom: Disable write access to read only registers for IP v2.3.3Manivannan Sadhasivam1-0/+2
2023-08-11PCI: Add function 1 DMA alias quirk for Marvell 88SE9235Robin Murphy1-0/+2
2023-08-11PCI/PM: Avoid putting EloPOS E2/S2/H2 PCIe Ports in D3coldOndrej Zary1-5/+5
2023-08-11jfs: jfs_dmap: Validate db_l2nbperpage while mountingSiddh Raman Pant2-0/+8
2023-08-11ext4: only update i_reserved_data_blocks on successful block allocationBaokun Li2-10/+8
2023-08-11ext4: fix wrong unit use in ext4_mb_clear_bbKemeng Shi1-2/+2
2023-08-11perf intel-pt: Fix CYC timestamps after standalone CBRAdrian Hunter1-0/+2
2023-08-11SUNRPC: Fix UAF in svc_tcp_listen_data_ready()Ding Hui1-14/+13
2023-08-11net: bcmgenet: Ensure MDIO unregistration has clocks enabledFlorian Fainelli1-0/+2
2023-08-11tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creationJarkko Sakkinen1-23/+7
2023-08-11pinctrl: amd: Only use special debounce behavior for GPIO 0Mario Limonciello1-3/+5
2023-08-11pinctrl: amd: Detect internal GPIO0 debounce handlingMario Limonciello2-0/+8
2023-08-11pinctrl: amd: Fix mistake in handling clearing pins at startupMario Limonciello1-2/+2
2023-08-11net/sched: make psched_mtu() RTNL-less safePedro Tammela1-1/+1
2023-08-11wifi: airo: avoid uninitialized warning in airo_get_rate()Randy Dunlap1-1/+4
2023-08-11ipv6/addrconf: fix a potential refcount underflow for idevZiyang Xuan1-2/+1
2023-08-11NTB: ntb_tool: Add check for devm_kcallocJiasheng Jiang1-0/+2
2023-08-11NTB: ntb_transport: fix possible memory leak while device_register() failsYang Yingliang1-1/+1
2023-08-11ntb: intel: Fix error handling in intel_ntb_pci_driver_init()Yuan Can1-1/+6
2023-08-11NTB: amd: Fix error handling in amd_ntb_pci_driver_init()Yuan Can1-1/+6
2023-08-11ntb: idt: Fix error handling in idt_pci_driver_init()Yuan Can1-1/+6
2023-08-11udp6: fix udp6_ehashfn() typoEric Dumazet1-1/+1
2023-08-11icmp6: Fix null-ptr-deref of ip6_null_entry->rt6i_idev in icmp6_dev().Kuniyuki Iwashima1-1/+4
2023-08-11vrf: Increment Icmp6InMsgs on the original netdevStephen Suryaputra3-8/+29
2023-08-11net: mvneta: fix txq_map in case of txq_number==1Klaus Kudielka1-2/+2
2023-08-11workqueue: clean up WORK_* constant types, clarify maskingLinus Torvalds2-12/+16
2023-08-11net: lan743x: Don't sleep in atomic contextMoritz Fischer1-4/+17
2023-08-11netfilter: nf_tables: prevent OOB access in nft_byteorder_evalThadeu Lima de Souza Cascardo1-7/+7
2023-08-11netfilter: conntrack: Avoid nf_ct_helper_hash uses after freeFlorent Revest1-0/+4
2023-08-11netfilter: nf_tables: fix scheduling-while-atomic splatFlorian Westphal1-4/+0
2023-08-11netfilter: nf_tables: unbind non-anonymous set if rule construction failsPablo Neira Ayuso1-0/+2
2023-08-11netfilter: nf_tables: reject unbound anonymous set before commit phasePablo Neira Ayuso2-3/+33
2023-08-11netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chainPablo Neira Ayuso2-4/+23
2023-08-11netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULEPablo Neira Ayuso1-1/+2
2023-08-11netfilter: nf_tables: use net_generic infra for transaction dataPablo Neira Ayuso5-125/+210
2023-08-11netfilter: add helper function to set up the nfnetlink header and use itPablo Neira Ayuso11-208/+102
2023-08-11netfilter: nftables: add helper function to set the base sequence numberPablo Neira Ayuso1-9/+14