linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH net-next V9 05/14] devlink: Add parent dev to devlink API
Tariq Toukan
[PATCH net-next V9 06/14] devlink: Allow parent dev for rate-set and rate-new
Tariq Toukan
[PATCH net-next V9 07/14] devlink: Allow rate node parents from other devlinks
Tariq Toukan
[PATCH net-next V9 08/14] net/mlx5: qos: Use mlx5_lag_query_bond_speed to query LAG speed
Tariq Toukan
[PATCH net-next V9 10/14] net/mlx5: qos: Model the root node in the scheduling hierarchy
Tariq Toukan
[PATCH net-next V9 11/14] net/mlx5: qos: Remove qos domains and use shd lock
Tariq Toukan
[PATCH net-next V9 04/14] devlink: Decouple rate storage from associated devlink object
Tariq Toukan
[PATCH net-next V9 12/14] net/mlx5: qos: Support cross-device tx scheduling
Tariq Toukan
[PATCH net-next V9 09/14] net/mlx5: qos: Expose a function to clear a vport's parent
Tariq Toukan
[PATCH net-next V9 14/14] net/mlx5: Document devlink rates
Tariq Toukan
[PATCH net-next V9 13/14] selftests: drv-net: Add test for cross-esw rate scheduling
Tariq Toukan
[PATCH bpf v2 0/2] bpf: tcp: Fix null-ptr-deref in arbitrary SYN Cookie
Jiayuan Chen
[PATCH bpf v2 2/2] selftests/bpf: Add protocol check test for bpf_sk_assign_tcp_reqsk()
Jiayuan Chen
Re: [PATCH bpf v2 2/2] selftests/bpf: Add protocol check test for bpf_sk_assign_tcp_reqsk()
Kuniyuki Iwashima
Re: [PATCH bpf v2 2/2] selftests/bpf: Add protocol check test for bpf_sk_assign_tcp_reqsk()
Jiayuan Chen
[PATCH bpf v2 1/2] bpf: tcp: Reject non-TCP skb in bpf_sk_assign_tcp_reqsk()
Jiayuan Chen
Re: [PATCH bpf v3 5/5] bpf, sockmap: Adapt for af_unix-specific lock
Martin KaFai Lau
[PATCH] checkpatch: allow correctly handle full files on stdin
Dmitry Torokhov
Re: [PATCH] checkpatch: allow correctly handle full files on stdin
Joe Perches
Re: [PATCH] checkpatch: allow correctly handle full files on stdin
Dmitry Torokhov
Re: [PATCH] checkpatch: allow correctly handle full files on stdin
Joe Perches
Re: [PATCH] checkpatch: allow correctly handle full files on stdin
Dmitry Torokhov
Re: [PATCH] checkpatch: allow correctly handle full files on stdin
Joe Perches
Re: [PATCH] checkpatch: allow correctly handle full files on stdin
Dmitry Torokhov
Re: [PATCH] checkpatch: allow correctly handle full files on stdin
Joe Perches
Re: [PATCH] checkpatch: allow correctly handle full files on stdin
Dmitry Torokhov
Re: [PATCH] checkpatch: allow correctly handle full files on stdin
Joe Perches
Re: [PATCH] checkpatch: allow correctly handle full files on stdin
Joe Perches
[PATCH] clk: clk-max77686: kzalloc + kcalloc to kzalloc
Rosen Penev
[PATCHv2] atm: nicstar: simplify allocation
Rosen Penev
[PATCH] clk: kirkwood: use kzalloc_flex
Rosen Penev
[PATCH] siox: use kzalloc_flex
Rosen Penev
Re: [PATCH] siox: use kzalloc_flex
Marc Kleine-Budde
Re: [PATCH] siox: use kzalloc_flex
Rosen Penev
Re: [PATCH] siox: use kzalloc_flex
Marc Kleine-Budde
[PATCH v11 0/6] Add new driver for WCSS secure PIL loading
Varadarajan Narayanan
[PATCH v11 1/6] firmware: qcom_scm: ipq5332: add support to pass metadata size
Varadarajan Narayanan
[PATCH v11 2/6] dt-bindings: remoteproc: qcom: document hexagon based WCSS secure PIL
Varadarajan Narayanan
[PATCH v11 3/6] remoteproc: qcom: add hexagon based WCSS secure PIL driver
Varadarajan Narayanan
[PATCH v11 5/6] arm64: dts: qcom: ipq5332: add nodes to bring up q6
Varadarajan Narayanan
[PATCH v11 4/6] arm64: dts: qcom: ipq5018: add nodes to bring up q6
Varadarajan Narayanan
[PATCH v11 6/6] arm64: dts: qcom: ipq9574: add nodes to bring up q6
Varadarajan Narayanan
[PATCH] clk: visconti: pll: use kzalloc_flex
Rosen Penev
[PATCH] dm-bufio: use kzalloc_flex
Rosen Penev
[PATCH net 0/3] bridge/vxlan: harden ND option parsing paths
Yang Yang
[PATCH net 2/3] bridge: br_nd_send: validate ND option lengths
Yang Yang
Re: [PATCH net 2/3] bridge: br_nd_send: validate ND option lengths
Ido Schimmel
Re: [PATCH net 2/3] bridge: br_nd_send: validate ND option lengths
Nikolay Aleksandrov
[PATCH net 3/3] vxlan: validate ND option lengths in vxlan_na_create
Yang Yang
Re: [PATCH net 3/3] vxlan: validate ND option lengths in vxlan_na_create
Ido Schimmel
Re: [PATCH net 3/3] vxlan: validate ND option lengths in vxlan_na_create
Nikolay Aleksandrov
[PATCH net 1/3] bridge: br_nd_send: linearize skb before parsing ND options
Yang Yang
Re: [PATCH net 1/3] bridge: br_nd_send: linearize skb before parsing ND options
Ido Schimmel
Re: [PATCH net 1/3] bridge: br_nd_send: linearize skb before parsing ND options
Nikolay Aleksandrov
[PATCH v5 0/8] selftests/cgroup: improve zswap tests robustness and support large page sizes
Li Wang
[PATCH v5 4/8] selftests/cgroup: rename PAGE_SIZE to BUF_SIZE in cgroup_util
Li Wang
[PATCH v5 5/8] selftests/cgroup: replace hardcoded page size values in test_zswap
Li Wang
[PATCH v5 6/8] selftest/cgroup: fix zswap test_no_invasive_cgroup_shrink on large pagesize system
Li Wang
[PATCH v5 7/8] selftest/cgroup: fix zswap attempt_writeback() on 64K pagesize system
Li Wang
[PATCH v5 8/8] selftests/cgroup: test_zswap: wait for asynchronous writeback
Li Wang
[PATCH v5 1/8] selftests/cgroup: skip test_zswap if zswap is globally disabled
Li Wang
[PATCH v5 2/8] selftests/cgroup: avoid OOM in test_swapin_nozswap
Li Wang
[PATCH v5 3/8] selftests/cgroup: use runtime page size for zswpin check
Li Wang
Re: [PATCH v5 0/8] selftests/cgroup: improve zswap tests robustness and support large page sizes
Li Wang
Re: [PATCH v5 0/8] selftests/cgroup: improve zswap tests robustness and support large page sizes
Andrew Morton
Re: [PATCH v5 0/8] selftests/cgroup: improve zswap tests robustness and support large page sizes
Yosry Ahmed
Re: [PATCH v5 0/8] selftests/cgroup: improve zswap tests robustness and support large page sizes
Li Wang
Re: [PATCH v5 0/8] selftests/cgroup: improve zswap tests robustness and support large page sizes
Andrew Morton
[PATCHv2] platform/x86: panasonic-laptop: simplify allocation of sinf
Rosen Penev
[PATCH] ARM: omap2: simplify allocation for omap_device
Rosen Penev
[PATCH] vfio: pci: use kzalloc_flex
Rosen Penev
[PATCH] pinctrl: intel: use FAM for communities
Rosen Penev
Re: [PATCH] pinctrl: intel: use FAM for communities
Andy Shevchenko
Re: [PATCH] pinctrl: intel: use FAM for communities
Andy Shevchenko
Re: [PATCH] pinctrl: intel: use FAM for communities
Rosen Penev
Re: [PATCH] pinctrl: intel: use FAM for communities
Andy Shevchenko
[PATCH] ASoC: SOF: topology: use kzalloc_flex
Rosen Penev
[GIT PULL] RCU fixes for v7.0 (part 2)
Boqun Feng
Re: [GIT PULL] RCU fixes for v7.0 (part 2)
pr-tracker-bot
Re: [GIT PULL] RCU fixes for v7.0 (part 2)
patchwork-bot+netdevbpf
Re: [PATCH 0/7] Add vibrator, IR transmitter and USB-C handling in xiaomi-ginkgo
Sean Young
Re: [PATCH 0/7] Add vibrator, IR transmitter and USB-C handling in xiaomi-ginkgo
Biswapriyo Nath
Re: [PATCH 0/7] Add vibrator, IR transmitter and USB-C handling in xiaomi-ginkgo
Konrad Dybcio
Re: [PATCH 0/7] Add vibrator, IR transmitter and USB-C handling in xiaomi-ginkgo
barnabas . czeman
Re: [PATCH 0/7] Add vibrator, IR transmitter and USB-C handling in xiaomi-ginkgo
Konrad Dybcio
[PATCH 0/2] iio: adc: qcom-pm8xxx-xoadc: add support for reading channel labels from DT
Antony Kurniawan Soemardi
[PATCH 2/2] iio: adc: qcom-pm8xxx-xoadc: add support for reading channel labels
Antony Kurniawan Soemardi
Re: [PATCH 2/2] iio: adc: qcom-pm8xxx-xoadc: add support for reading channel labels
Andy Shevchenko
Re: [PATCH 2/2] iio: adc: qcom-pm8xxx-xoadc: add support for reading channel labels
Antony Kurniawan Soemardi
Re: [PATCH 2/2] iio: adc: qcom-pm8xxx-xoadc: add support for reading channel labels
Andy Shevchenko
[PATCH 1/2] ARM: dts: qcom: pm8921: add labels for ADC channels
Antony Kurniawan Soemardi
Re: [PATCH 1/2] ARM: dts: qcom: pm8921: add labels for ADC channels
Konrad Dybcio
[PATCH v10 0/2] selftests/vfio: Add NVIDIA GPU Falcon DMA test driver
Rubin Du
[PATCH v10 1/2] selftests/vfio: Add NO_SEND_MSI feature flag and MSI helper macros
Rubin Du
[PATCH v10 2/2] selftests/vfio: Add NVIDIA Falcon driver for DMA testing
Rubin Du
[PATCH] evm: Enforce signatures version 3 with new EVM policy 'bit 3'
Stefan Berger
Re: [PATCH] evm: Enforce signatures version 3 with new EVM policy 'bit 3'
Mimi Zohar
[PATCH v5 0/2] workflow, scripts: sort changes.rst and ver_linux
Manuel Ebner
[PATCH v5 1/2] workflows, scripts: harmonize and cleanup
Manuel Ebner
[PATCH rdma v3] RDMA/mana_ib: Disable RX steering on RSS QP destroy
Long Li
[PATCH v2 1/3] remoteproc: qcom: pas: Fix the dtb PAS context creation
Mukesh Ojha
[PATCH v2 3/3] remoteproc: qcom: pas: Drop unused dtb_mem_region field
Mukesh Ojha
[PATCH v2 2/3] remoteproc: qcom: pas: Map/unmap subsystem region before auth_and_reset
Mukesh Ojha
Re: [PATCH v2 1/3] remoteproc: qcom: pas: Fix the dtb PAS context creation
Konrad Dybcio
Re: [PATCH v3 1/2] cpuhp: Optimize SMT switch operation by batching lock acquisition
Thomas Gleixner
Re: [PATCH v3 1/2] cpuhp: Optimize SMT switch operation by batching lock acquisition
Vishal Chourasia
[PATCH v3 0/2] liveupdate: prevent double preservation
Pasha Tatashin
[PATCH v3 2/2] selftests: liveupdate: add test for double preservation
Pasha Tatashin
[PATCH v3 1/2] liveupdate: prevent double management of files
Pasha Tatashin
Re: [PATCH v3 1/2] liveupdate: prevent double management of files
Mike Rapoport
Re: [PATCH v3 1/2] liveupdate: prevent double management of files
Pratyush Yadav
Re: [PATCH v3 1/2] liveupdate: prevent double management of files
David Matlack
Re: [PATCH v3 1/2] liveupdate: prevent double management of files
Pasha Tatashin
Re: [PATCH v3 1/2] liveupdate: prevent double management of files
Pasha Tatashin
Re: [PATCH v3 1/2] liveupdate: prevent double management of files
Mike Rapoport
Re: [PATCH v3 1/2] liveupdate: prevent double management of files
Pasha Tatashin
Re: [PATCH v3 0/2] liveupdate: prevent double preservation
Andrew Morton
[PATCH 4/7] dt-bindings: leds: irled: ir-spi-led: Add new duty-cycle value
Biswapriyo Nath
Re: [PATCH 4/7] dt-bindings: leds: irled: ir-spi-led: Add new duty-cycle value
Krzysztof Kozlowski
Re: [PATCH 4/7] dt-bindings: leds: irled: ir-spi-led: Add new duty-cycle value
Sean Young
Re: [PATCH 4/7] dt-bindings: leds: irled: ir-spi-led: Add new duty-cycle value
Krzysztof Kozlowski
Re: [PATCH 4/7] dt-bindings: leds: irled: ir-spi-led: Add new duty-cycle value
Sean Young
[PATCH 1/7] arm64: dts: qcom: sm6125-xiaomi-ginkgo: Enable vibrator
Biswapriyo Nath
Re: [PATCH 1/7] arm64: dts: qcom: sm6125-xiaomi-ginkgo: Enable vibrator
Dmitry Baryshkov
Re: [PATCH 1/7] arm64: dts: qcom: sm6125-xiaomi-ginkgo: Enable vibrator
Konrad Dybcio
[PATCH 7/7] dt-bindings: clock: qcom, dispcc-sm6125: Add #reset-cells property
Biswapriyo Nath
Re: [PATCH 7/7] dt-bindings: clock: qcom, dispcc-sm6125: Add #reset-cells property
Dmitry Baryshkov
[PATCH 6/7] arm64: dts: qcom: sm6125: Use 64 bit addressing
Biswapriyo Nath
Re: [PATCH 6/7] arm64: dts: qcom: sm6125: Use 64 bit addressing
Dmitry Baryshkov
Re: [PATCH 6/7] arm64: dts: qcom: sm6125: Use 64 bit addressing
Konrad Dybcio
[PATCH 3/7] arm64: dts: qcom: sm6125-xiaomi-ginkgo: Add PMI632 Type-C property
Biswapriyo Nath
Re: [PATCH 3/7] arm64: dts: qcom: sm6125-xiaomi-ginkgo: Add PMI632 Type-C property
Konrad Dybcio
[PATCH v4 0/2] scsi: virtio_scsi: move INIT_WORK calls to virtscsi_probe
Joshua Daley
[PATCH v4 1/2] scsi: virtio_scsi: move INIT_WORK calls to virtscsi_probe
Joshua Daley
Re: [PATCH v4 1/2] scsi: virtio_scsi: move INIT_WORK calls to virtscsi_probe
Stefan Hajnoczi
[PATCH v4 2/2] scsi: virtio_scsi: kick event_list unconditionally
Joshua Daley
Re: [PATCH v4 2/2] scsi: virtio_scsi: kick event_list unconditionally
Stefan Hajnoczi
[PATCH 2/7] arm64: dts: qcom: sm6125: Enable USB-C port handling
Biswapriyo Nath
Re: [PATCH 2/7] arm64: dts: qcom: sm6125: Enable USB-C port handling
Dmitry Baryshkov
Re: [PATCH 2/7] arm64: dts: qcom: sm6125: Enable USB-C port handling
Dmitry Baryshkov
Re: [PATCH 2/7] arm64: dts: qcom: sm6125: Enable USB-C port handling
Konrad Dybcio
Re: [PATCH 2/7] arm64: dts: qcom: sm6125: Enable USB-C port handling
Biswapriyo Nath
Re: [PATCH 2/7] arm64: dts: qcom: sm6125: Enable USB-C port handling
Konrad Dybcio
[PATCH net-next v2] net: mana: Use at least SZ_4K in doorbell ID range check
Erni Sri Satya Vennela
Re: [PATCH net-next v2] net: mana: Use at least SZ_4K in doorbell ID range check
Simon Horman
Re: [PATCH v8 00/12] blk: honor isolcpus configuration
Sebastian Andrzej Siewior
Re: [PATCH v8 00/12] blk: honor isolcpus configuration
Sebastian Andrzej Siewior
[PATCH v4 0/3] ath10k: Introduce a devicetree quirk to skip host cap QMI requests
David Heidelberg via B4 Relay
[PATCH v4 1/3] dt-bindings: wireless: ath10k: Add quirk to skip host cap QMI requests
David Heidelberg via B4 Relay
[PATCH v4 2/3] ath10k: Add device-tree quirk to skip host cap QMI requests
David Heidelberg via B4 Relay
Re: [PATCH v4 2/3] ath10k: Add device-tree quirk to skip host cap QMI requests
Paul Sajna
[PATCH v4 3/3] arm64: dts: qcom: sdm845-xiaomi-beryllium: Enable ath10k host-cap skip quirk
David Heidelberg via B4 Relay
[PATCH v2 net] ptr_ring: disable KCSAN warnings
Michael S. Tsirkin
Re: [PATCH v2 net] ptr_ring: disable KCSAN warnings
Jason Wang
Re: [PATCH v2 net] ptr_ring: disable KCSAN warnings
Eric Dumazet
[PATCH net] ptr_ring: disable KCSAN warnings
Michael S. Tsirkin
[PATCH v3 0/3] ath10k: Introduce a devicetree quirk to skip host cap QMI requests
David Heidelberg via B4 Relay
[PATCH v3 3/3] arm64: dts: qcom: sdm845-xiaomi-beryllium: Enable ath10k host-cap skip quirk
David Heidelberg via B4 Relay
[PATCH v3 1/3] dt-bindings: wireless: ath10k: Introduce quirk to skip host cap QMI requests
David Heidelberg via B4 Relay
[PATCH v3 2/3] ath10k: Introduce a device-tree quirk to skip host cap QMI requests
David Heidelberg via B4 Relay
Re: [PATCH v3 2/3] ath10k: Introduce a device-tree quirk to skip host cap QMI requests
Dmitry Baryshkov
Re: [PATCH v3 2/3] ath10k: Introduce a device-tree quirk to skip host cap QMI requests
David Heidelberg
Re: [PATCH v6 35/43] btrfs: make btrfs_ref_to_path handle encrypted filenames
Daniel Vacek
Re: [PATCH 5/6] mm: reintroduce vma_desc_test() as a singular flag test
Pedro Falcato
[PATCH net-next v2 00/12] ethtool: Generic loopback support
Björn Töpel
[PATCH net-next v2 05/12] ethtool: Add CMIS loopback helpers for module loopback control
Björn Töpel
[PATCH net-next v2 01/12] ethtool: Add dump_one_dev callback for per-device sub-iteration
Björn Töpel
Re: [PATCH net-next v2 01/12] ethtool: Add dump_one_dev callback for per-device sub-iteration
Maxime Chevallier
[PATCH net-next v2 11/12] netdevsim: Add module EEPROM simulation via debugfs
Björn Töpel
[PATCH net-next v2 04/12] ethtool: Add loopback GET/SET netlink implementation
Björn Töpel
[PATCH net-next v2 06/12] selftests: drv-net: Add loopback driver test
Björn Töpel
[PATCH net-next v2 12/12] selftests: drv-net: Add CMIS loopback netdevsim test
Björn Töpel
[PATCH net-next v2 03/12] ethtool: Add loopback netlink UAPI definitions
Björn Töpel
Re: [PATCH net-next v2 03/12] ethtool: Add loopback netlink UAPI definitions
Maxime Chevallier
Re: [PATCH net-next v2 03/12] ethtool: Add loopback netlink UAPI definitions
Björn Töpel
Re: [PATCH net-next v2 03/12] ethtool: Add loopback netlink UAPI definitions
Jakub Kicinski
Re: [PATCH net-next v2 03/12] ethtool: Add loopback netlink UAPI definitions
Jakub Kicinski
Re: [PATCH net-next v2 03/12] ethtool: Add loopback netlink UAPI definitions
Maxime Chevallier
[PATCH net-next v2 07/12] ethtool: Add MAC loopback support via ethtool_ops
Björn Töpel
Re: [PATCH net-next v2 07/12] ethtool: Add MAC loopback support via ethtool_ops
Breno Leitao
[PATCH net-next v2 02/12] ethtool: Convert per-PHY commands to dump_one_dev
Björn Töpel
Re: [PATCH net-next v2 02/12] ethtool: Convert per-PHY commands to dump_one_dev
Maxime Chevallier
[PATCH net-next v2 08/12] netdevsim: Add MAC loopback simulation
Björn Töpel
Re: [PATCH net-next v2 08/12] netdevsim: Add MAC loopback simulation
Breno Leitao
[PATCH net-next v2 09/12] selftests: drv-net: Add MAC loopback netdevsim test
Björn Töpel
Re: [PATCH net-next v2 09/12] selftests: drv-net: Add MAC loopback netdevsim test
Breno Leitao
Re: [PATCH net-next v2 09/12] selftests: drv-net: Add MAC loopback netdevsim test
Björn Töpel
[PATCH net-next v2 10/12] MAINTAINERS: Add entry for ethtool loopback
Björn Töpel
Re: [PATCH v3 03/24] PCI: Require Live Update preserved devices are in singleton iommu_groups
Liu, Yi L
Re: [PATCH 4/6] mm: reintroduce vma_flags_test() as a singular flag test
Pedro Falcato
Re: [PATCH 4/6] mm: reintroduce vma_flags_test() as a singular flag test
Lorenzo Stoakes (Oracle)
Re: [PATCH 3/6] mm: always inline __mk_vma_flags() and invoked functions
Pedro Falcato
Re: [PATCH 3/6] mm: always inline __mk_vma_flags() and invoked functions
Lorenzo Stoakes (Oracle)
Re: [PATCH 3/6] mm: always inline __mk_vma_flags() and invoked functions
Andrew Morton
Re: [PATCH 3/6] mm: always inline __mk_vma_flags() and invoked functions
Lorenzo Stoakes (Oracle)
Re: [PATCH 3/6] mm: always inline __mk_vma_flags() and invoked functions
Andrew Morton
Re: [PATCH 3/6] mm: always inline __mk_vma_flags() and invoked functions
Lorenzo Stoakes (Oracle)
Re: [PATCH 3/6] mm: always inline __mk_vma_flags() and invoked functions
Andrew Morton
Re: [PATCH v6 33/43] btrfs: implement read repair for encryption
Daniel Vacek
[ANNOUNCE] 6.6.130-rt71
Clark Williams
Earlier messages
Later messages