summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-19openvswitch: Use kmalloc_size_roundup() to match ksize() usageKees Cook
2022-10-19cifs: update internal module numberSteve French
2022-10-19cifs: fix memory leaks in session setupPaulo Alcantara
2022-10-19cifs: drop the lease for cached directories on rmdir or renameRonnie Sahlberg
2022-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-10-19MAINTAINERS: Update Kishon's email address in PCI endpoint subsystemKishon Vijay Abraham I
2022-10-19genetlink: fix kdoc warningsJakub Kicinski
2022-10-19Merge branch 'netlink-formatted-extacks'Jakub Kicinski
2022-10-19sfc: remove 'log-tc-errors' ethtool private flagEdward Cree
2022-10-19sfc: use formatted extacks instead of efx_tc_err()Edward Cree
2022-10-19netlink: add support for formatted extack messagesEdward Cree
2022-10-19i2c: qcom-cci: Fix ordering of pm_runtime_xx and i2c_add_adapterBryan O'Donoghue
2022-10-19io_uring/msg_ring: Fix NULL pointer dereference in io_msg_send_fd()Harshit Mogalapalli
2022-10-19i2c: xiic: Add platform module aliasMartin Tůma
2022-10-19ACPI: scan: Fix DMA range assignmentRobin Murphy
2022-10-19MAINTAINERS: Add Vignesh Raghavendra as maintainer of TI DRA7XX/J721E PCI driverKishon Vijay Abraham I
2022-10-19smb3: interface count displayed incorrectlySteve French
2022-10-19selinux: enable use of both GFP_KERNEL and GFP_ATOMIC in convert_context()GONG, Ruiqi
2022-10-19net: ethernet: adi: adin1110: Fix SPI transfersAlexandru Tachici
2022-10-19Merge branch 'qdisc-ingress-success'David S. Miller
2022-10-19selftests: add selftest for chaining of tc ingress handling to egressPaul Blakey
2022-10-19net: Fix return value of qdisc ingress handling on successPaul Blakey
2022-10-19Merge branch 'net-bridge-mc-cleanups'David S. Miller
2022-10-19bridge: mcast: Simplify MDB entry creationIdo Schimmel
2022-10-19bridge: mcast: Use spin_lock() instead of spin_lock_bh()Ido Schimmel
2022-10-19selftests: bridge_igmp: Remove unnecessary address deletionIdo Schimmel
2022-10-19selftests: bridge_vlan_mcast: Delete qdiscs during cleanupIdo Schimmel
2022-10-19Merge branch 'qdisc-null-deref'David S. Miller
2022-10-19net: sched: sfb: fix null pointer access issue when sfb_init() failsZhengchao Shao
2022-10-19Revert "net: sched: fq_codel: remove redundant resource cleanup in fq_codel_i...Zhengchao Shao
2022-10-19net: sched: cake: fix null pointer access issue when cake_init() failsZhengchao Shao
2022-10-19ethernet: marvell: octeontx2 Fix resource not freed after mallocManank Patel
2022-10-19Merge branch 'dpaa-phylink'David S. Miller
2022-10-19arm64: dts: layerscape: Add nodes for QSGMII PCSsSean Anderson
2022-10-19powerpc: dts: qoriq: Add nodes for QSGMII PCSsSean Anderson
2022-10-19powerpc: dts: t208x: Mark MAC1 and MAC2 as 10GSean Anderson
2022-10-19net: dpaa: Convert to phylinkSean Anderson
2022-10-19net: fman: memac: Use lynx pcs driverSean Anderson
2022-10-19net: fman: memac: Add serdes supportSean Anderson
2022-10-19net: phylink: provide phylink_validate_mask_caps() helperRussell King (Oracle)
2022-10-19dt-bindings: net: fman: Add additional interface propertiesSean Anderson
2022-10-19dt-bindings: net: Add Lynx PCS bindingSean Anderson
2022-10-19dt-bindings: net: Expand pcs-handle to an arraySean Anderson
2022-10-19ACPI: PCI: Fix device reference counting in acpi_get_pci_dev()Rafael J. Wysocki
2022-10-19drm/amdgpu: use DRM_SCHED_FENCE_DONT_PIPELINE for VM updatesChristian König
2022-10-19nvmet: fix invalid memory reference in nvmet_subsys_attr_qid_max_showDaniel Wagner
2022-10-19nvmet: fix workqueue MEM_RECLAIM flushing dependencySagi Grimberg
2022-10-19nvme-hwmon: kmalloc the NVME SMART log bufferSerge Semin
2022-10-19nvme-hwmon: consistently ignore errors from nvme_hwmon_initChristoph Hellwig
2022-10-19drm/sched: add DRM_SCHED_FENCE_DONT_PIPELINE flagChristian König