All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-02 10:40:31 to 2024-07-02 11:44:44 UTC [more...]

[PATCH 1/2] spi: soft_spi: fix miso gpio property name
 2024-07-02 10:53 UTC  (4+ messages)

[PATCH v2 00/30] armada-370-xp irqchip updates round 2
 2024-07-02 11:42 UTC  (8+ messages)
` [PATCH v2 01/30] irqchip/armada-370-xp: Drop _OFFS suffix from some register constants
` [PATCH v2 02/30] irqchip/armada-370-xp: Change register constant suffix from _MSK to _MASK
` [PATCH v2 03/30] irqchip/armada-370-xp: Change spaces to tabs
` [PATCH v2 04/30] irqchip/armada-370-xp: Use BIT() and GENMASK() macros
` [PATCH v2 05/30] irqchip/armada-370-xp: Cosmetic fix parentheses in register constant definitions
` [PATCH v2 06/30] irqchip/armada-370-xp: Change register constants prefix to MPIC_
` [PATCH v2 07/30] irqchip/armada-370-xp: Use correct type for cpu variable

[PATCH 00/10] fs: multigrain timestamp redux
 2024-07-02 11:44 UTC  (9+ messages)
` [PATCH 01/10] fs: turn inode ctime fields into a single ktime_t

[PATCH] drm/amd/display: Add checks to prevent buffer overflow in mod_hdcp_dump_binary_message
 2024-07-02 11:43 UTC 

[PATCH v3 0/8] timers/migration: Fix three possible races and some improvements
 2024-07-02 11:43 UTC  (3+ messages)
` [PATCH v3 4/8] timers/migration: Use a single struct for hierarchy walk data

[PATCH] drm/mipi-dsi: Fix devm unregister & detach
 2024-07-02 11:43 UTC  (6+ messages)

[PATCH lkmm] docs/memory-barriers.txt: Remove left-over references to "CACHE COHERENCY"
 2024-07-02 11:42 UTC 

[PATCH BlueZ v4] obex: Move size emit signal to plugins instead of obex.c
 2024-07-02 11:42 UTC  (2+ messages)
` [BlueZ,v4] "

[PATCH] power: sequencing: qcom-wcn: don't request BT enable GPIOs for wcn7850
 2024-07-02 11:42 UTC  (2+ messages)

lack of permission checking with intel-iommu?
 2024-07-02 11:42 UTC  (6+ messages)

[PATCH] fs/ntfs3: Fix memory corruption when page_size changes
 2024-07-02 11:41 UTC  (4+ messages)

[PATCH v4 1/1] drm/bridge: Silence error messages upon probe deferral
 2024-07-02 11:41 UTC  (2+ messages)

[PATCH v3 0/5] iommu: Remove iommu_fwspec ops
 2024-07-02 11:40 UTC  (6+ messages)
` [PATCH v3 1/5] iommu/mediatek-v1: Clean up redundant fwspec checks
` [PATCH v3 2/5] iommu: Resolve fwspec ops automatically
` [PATCH v3 3/5] ACPI: Retire acpi_iommu_fwspec_ops()
` [PATCH v3 4/5] OF: Simplify of_iommu_configure()
` [PATCH v3 5/5] iommu: Remove iommu_fwspec ops

[PATCH v3] nvme: enable FDP support
 2024-07-02 11:39 UTC  (2+ messages)

[PATCH] wifi: rtw89: constrain TX power according to Transmit Power Envelope
 2024-07-02 11:39 UTC  (2+ messages)

[PATCH] perf/x86/amd: check event before enable to avoid GPF
 2024-07-02 11:38 UTC  (12+ messages)

[PATCH resend] sched/smt: fix unbalance sched_smt_present dec/inc
 2024-07-02 11:38 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: sm8550-hdk: add the Wifi node
 2024-07-02 11:38 UTC  (6+ messages)

[PATCH] block: reuse original bio_vec array for integrity during clone
 2024-07-02 10:07 UTC 

[PATCH] mm: fix kmap_high deadlock V2
 2024-07-02 11:37 UTC  (2+ messages)

[PATCH 0/2] Import environment variables from FIT configuration
 2024-07-02 11:37 UTC  (4+ messages)

[PATCH v4 00/10] cfg80211/mac80211: support defining multiple radios per wiphy
 2024-07-02 11:36 UTC  (10+ messages)
` [PATCH v4 01/10] wifi: nl80211: split helper function from nl80211_put_iface_combinations
` [PATCH v4 02/10] wifi: cfg80211: add support for advertising multiple radios belonging to a wiphy
` [PATCH v4 03/10] wifi: cfg80211: extend interface combination check for multi-radio
` [PATCH v4 04/10] wifi: cfg80211: add helper for checking if a chandef is valid on a radio
` [PATCH v4 05/10] wifi: mac80211: add support for DFS with multiple radios
` [PATCH v4 06/10] wifi: mac80211: add radio index to ieee80211_chanctx_conf
` [PATCH v4 07/10] wifi: mac80211: extend ifcomb check functions for multi-radio
` [PATCH v4 08/10] wifi: mac80211: move code in ieee80211_link_reserve_chanctx to a helper
` [PATCH v4 09/10] wifi: mac80211: add wiphy radio assignment and validation

[dhowells-fs:netfs-writeback 16/17] fs/smb/client/file.c:259:13: warning: 'cifs_expand_readahead' defined but not used
 2024-07-02 11:34 UTC 

[PATCH linux-next RESEND] sched/core: Add WARN() to checks in migrate_disable()
 2024-07-02 11:33 UTC 

[PATCH v2] selftests: mptcp: always close input's FD if opened
 2024-07-02  4:05 UTC 

[PATCH] wifi: rtw89: coex: Add coexistence policy for hardware scan
 2024-07-02 11:33 UTC  (2+ messages)

[PATCH] ASoC: fsl: lpc3xxx-i2s: Include bitfield.h for FIELD_PREP
 2024-07-02 11:30 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/xfsprogs: fix patch fuzz
 2024-07-02 11:32 UTC 

[PATCH 1/2] ASoC: codecs: lpass-rx-macro: Fix using NULL pointer in probe() dev_err
 2024-07-02 11:30 UTC  (2+ messages)

[PATCH v6 0/8] Bluetooth: btmtk: MediaTek ISO data transmission support
 2024-07-02 11:30 UTC  (9+ messages)
` [PATCH v6 1/8] Bluetooth: btusb: mediatek: remove the unnecessary goto tag
` [PATCH v6 2/8] Bluetooth: btusb: mediatek: return error for failed reg access
` [PATCH v6 3/8] Bluetooth: btmtk: rename btmediatek_data
` [PATCH v6 4/8] Bluetooth: btusb: add callback function in btusb suspend/resume
` [PATCH v6 5/8] Bluetooth: btmtk: move btusb_mtk_hci_wmt_sync to btmtk.c
` [PATCH v6 6/8] Bluetooth: btmtk: move btusb_mtk_[setup, shutdown] "
` [PATCH v6 7/8] Bluetooth: btmtk: move btusb_recv_acl_mtk "
` [PATCH v6 8/8] Bluetooth: btusb: mediatek: add ISO data transmission functions

How to specify panel bit order in driver?
 2024-07-02 11:30 UTC  (4+ messages)

[PATCH v5 0/4] HDMI TX support in msm8998
 2024-07-02 11:28 UTC  (4+ messages)
` [PATCH v5 1/4] dt-bindings: phy: add qcom,hdmi-phy-8998

[syzbot] [netfilter?] KASAN: slab-use-after-free Read in nf_tables_trans_destroy_work
 2024-07-02 11:28 UTC  (2+ messages)

[PATCH v7] virtio-net: Fix network stall at the host side waiting for kick
 2024-07-02 11:27 UTC  (6+ messages)

[PATCH v4 0/6] Add USB VBUS regulator for RZ/G2L
 2024-07-02 11:27 UTC  (4+ messages)
` [PATCH v4 5/6] phy: renesas: phy-rcar-gen3-usb2: Control VBUS for RZ/G2L SoCs

[PATCH] scsi: Don't ignore most usb-storage properties
 2024-07-02 11:25 UTC  (3+ messages)

[PATCH nf-next] selftests: netfilter: nft_queue.sh: sctp coverage
 2024-07-02 11:15 UTC 

[PATCH] drivers:soundwire: qcom: cleanup port maask calculations
 2024-07-02 11:25 UTC  (2+ messages)

[PATCH for 4.20 v9 0/5] RISCV basic exception handling implementation
 2024-07-02 11:23 UTC  (6+ messages)
` [PATCH v9 1/5] xen/riscv: use printk() instead of early_printk()
` [PATCH v9 2/5] xen/riscv: introduce decode_cause() stuff
` [PATCH v9 3/5] xen/riscv: introduce trap_init()
` [PATCH v9 4/5] xen/riscv: enable GENERIC_BUG_FRAME
` [PATCH v9 5/5] xen/riscv: test basic handling stuff

[v5 PATCH] arm64: mm: force write fault for atomic RMW instructions
 2024-07-02 11:22 UTC  (8+ messages)

[PATCH v10 0/2] wifi: mwifiex: add code to support host mlme
 2024-07-02 11:23 UTC  (13+ messages)
` [PATCH v10 1/2] wifi: mwifiex: add host mlme for client mode
    ` [EXT] "

[PATCH v6.6] erofs: fix NULL dereference of dif->bdev_handle in fscache mode
 2024-07-02 11:21 UTC  (11+ messages)

[PATCH] firmware: cs_dsp: Don't allow writes to read-only controls
 2024-07-02 11:08 UTC 

[bug report] scsi: SATA devices missing after FLR is triggered during HBA suspended
 2024-07-02 11:20 UTC  (7+ messages)

[Intel-wired-lan] [PATCH v3 iwl-net 0/3] ice: Fix incorrect input/output pin behavior
 2024-07-02 11:13 UTC  (8+ messages)
`  "
` [Intel-wired-lan] [PATCH v3 iwl-net 1/3] ice: Fix improper extts handling
  `  "
` [Intel-wired-lan] [PATCH v3 iwl-net 2/3] ice: Don't process extts if PTP is disabled
  `  "
` [Intel-wired-lan] [PATCH v3 iwl-net 3/3] ice: Reject pin requests with unsupported flags
  `  "

[PATCH] thermal/core: Introduce user trip points
 2024-07-02 11:17 UTC  (7+ messages)

[Buildroot] [PATCH 1/1] package/python-docker: bump version to 7.1.0
 2024-07-02 11:17 UTC  (5+ messages)

[Intel-wired-lan] [PATCH iwl-next v3 0/4] Replace auxbus with ice_adapter in the PTP support code
 2024-07-02 11:15 UTC  (10+ messages)
`  "
` [Intel-wired-lan] [PATCH iwl-next v3 1/4] ice: Introduce ice_get_phy_model() wrapper
  `  "
` [Intel-wired-lan] [PATCH iwl-next v3 2/4] ice: Add ice_get_ctrl_ptp() wrapper to simplify the code
  `  "
` [Intel-wired-lan] [PATCH iwl-next v3 3/4] ice: Use ice_adapter for PTP shared data instead of auxdev
  `  "
` [Intel-wired-lan] [PATCH iwl-next v3 4/4] ice: Drop auxbus use for PTP to finalize ice_adapter move
  `  "

[PATCH net-next v8 00/10] net: openvswitch: Add sample multicasting
 2024-07-02 11:14 UTC  (5+ messages)
` [PATCH net-next v8 02/10] net: sched: act_sample: add action cookie to sample
` [PATCH net-next v8 05/10] net: openvswitch: add psample action

[PATCH 00/11] perftool-testsuite 2nd batch
 2024-07-02 11:08 UTC  (13+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/11] perf tests shell: Skip base_* dirs in test script search
  ` [PATCH v2 02/11] perf testsuite: Merge settings files for shell tests
  ` [PATCH v2 03/11] perf testsuite: Fix shellcheck warnings
  ` [PATCH v2 04/11] perf testsuite probe: Add test for blacklisted kprobes handling
  ` [PATCH v2 05/11] perf testsuite probe: Add test for basic perf-probe options
  ` [PATCH v2 06/11] perf testsuite probe: Add test for invalid options
  ` [PATCH v2 07/11] perf testsuite probe: Add test for line semantics
  ` [PATCH v2 08/11] perf testsuite: Add common output checking helper
  ` [PATCH v2 09/11] perf testsuite report: Add test for perf-report basic functionality
  ` [PATCH v2 10/11] perf testsuite report: Add test case for perf report
  ` [PATCH v2 11/11] perf testsuite: Install perf-report tests

[PATCH v2] platform/x86: toshiba_acpi: Fix quickstart quirk handling
 2024-07-02 11:13 UTC  (3+ messages)

[PATCH v2 0/8] qcom: initial support for the OnePlus 8T
 2024-07-02 11:13 UTC  (5+ messages)
` [PATCH v2 6/8] drm/panel: add driver for samsung amb655x

[RESEND PATCH] drm/managed: Simplify if condition
 2024-07-02 11:11 UTC  (2+ messages)

[PATCH net-next v7 00/10] net: openvswitch: Add sample multicasting
 2024-07-02 11:10 UTC  (5+ messages)
` [PATCH net-next v7 05/10] net: openvswitch: add psample action

[PATCH 0/3] Add Per-transport SCMI debug statistics
 2024-07-02 11:10 UTC  (5+ messages)
` [PATCH 2/3] Track basic SCMI statistics

[PATCH 0/4] ublk: support device recovery without I/O queueing
 2024-07-02 11:09 UTC  (3+ messages)
` [PATCH 2/4] ublk: refactor recovery configuration flag helpers

[PATCH v2 0/3] net/virtio: support IOVA as PA mode for vDPA backend
 2024-07-02 11:09 UTC  (4+ messages)
` [PATCH v2 1/3] net/virtio_user: avoid cq descriptor buffer address accessing
    ` [EXTERNAL] "

[PATCH v11 0/2] S3 support
 2024-07-02 11:07 UTC  (5+ messages)
` [PATCH v11 2/2] virtio-pci: implement No_Soft_Reset bit

[PATCH net] net: phy: mscc-miim: Validate bus frequency obtained from Device Tree
 2024-07-02 11:06 UTC 

[PATCH] iommu/arm-smmu-qcom: record reason for deferring probe
 2024-07-02 11:08 UTC  (2+ messages)

[PATCH net-next v15 00/14] Device Memory TCP
 2024-07-02 11:08 UTC  (3+ messages)
` [PATCH net-next v15 03/14] netdev: support binding dma-buf to netdevice

[PATCH v3 00/10] cfg80211/mac80211: support defining multiple radios per wiphy
 2024-07-02 11:07 UTC  (7+ messages)
` [PATCH v3 05/10] wifi: mac80211: add support for DFS with multiple radios
` [PATCH v3 07/10] wifi: mac80211: extend ifcomb check functions for multi-radio

[PATCH bpf-next v5 0/3] Add 12-argument support for RV64 bpf trampoline
 2024-07-02 11:06 UTC  (4+ messages)
` [PATCH bpf-next v5 2/3] selftests/bpf: Factor out many args tests from tracing_struct

[PATCH] hwmon: (adt7475) Fix default duty on fan is disabled
 2024-07-02 11:04 UTC  (3+ messages)

[PATCH 00/13] fs/dax: Fix FS DAX page reference counts
 2024-07-02 11:02 UTC  (16+ messages)
` [PATCH 06/13] mm/memory: Add dax_insert_pfn
` [PATCH 07/13] huge_memory: Allow mappings of PUD sized pages
` [PATCH 09/13] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages

[PATCH for 4.20 v14 0/9] Enable build of full Xen for RISC-V
 2024-07-02 11:01 UTC  (10+ messages)
` [PATCH v14 1/9] xen: introduce generic non-atomic test_*bit()
` [PATCH v14 2/9] xen/riscv: introduce bitops.h
` [PATCH v14 3/9] xen/riscv: add minimal stuff to mm.h to build full Xen
` [PATCH v14 4/9] xen/riscv: add minimal amount of stubs "
` [PATCH v14 5/9] xen/riscv: enable full Xen build
` [PATCH v14 6/9] xen/README: add compiler and binutils versions for RISC-V64
` [PATCH v14 7/9] xen/riscv: use .insn with operands to support the older gas
` [PATCH v14 8/9] xen/riscv: introduce ANDN_INSN
` [PATCH v14 9/9] xen/x86: drop constanst_test_bit() in asm/bitops.h

[LTP] [PATCH 00/10] landlock testing suite
 2024-07-02 11:00 UTC  (3+ messages)
` [LTP] [PATCH 07/10] Add landlock03 test

[PATCH] wifi: iwlwifi: mvm: fix interface combinations
 2024-07-02 11:00 UTC 

[yocto] RSUGGEST with rpm
 2024-07-02 10:59 UTC  (2+ messages)

[PATCH v1] lib: utils/fdt: Add support for parsing riscv,isa-extensions
 2024-07-02 10:59 UTC 

[PATCH i-g-t] tests/amdgpu: add amd dispatch subtest
 2024-07-02 10:58 UTC 

[PATCH v1] drivers/perf: apple_m1: fix affinity table for event 0x96 and 0x9b
 2024-07-02 10:58 UTC  (6+ messages)

[Intel-wired-lan] [PATCH iwl-next 0/7] ice: Cleanup and refactor PTP pin handling
 2024-07-02 10:56 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH iwl-next 7/7] ice: Enable 1PPS out from CGU for E825C products
        `  "

[PATCH v4 0/8] arm64: dts: imx8qm: add subsystem lvds and mipi
 2024-07-02 10:56 UTC  (6+ messages)
` [PATCH v4 2/8] arm64: dts: imx8qm: add lvds subsystem

[GSoC][PATCH v3 0/11] t: port reftable/record_test.c to the unit testing framework
 2024-07-02 10:55 UTC  (3+ messages)
` [GSoC][PATCH v4 0/11] t: port reftable/record_test.c to the unit testing framework framework

[PATCH v2] mcb: mcb-pci: detect IO mapped devices before requesting resources
 2024-07-02 10:54 UTC 

[PATCH net-next v13 00/13] Introduce PHY listing and link_topology tracking
 2024-07-02 10:54 UTC  (3+ messages)
` [PATCH net-next v14 12/13] net: ethtool: strset: Allow querying phy stats by index

[PATCH mptcp-next 0/4] mptcp: fix endpoints with 'signal' and 'subflow' flags
 2024-07-02 10:54 UTC  (4+ messages)
` [PATCH mptcp-next 2/4] mptcp: split id_avail_bitmap per target

[PATCH-cpuset v8 1/2] Union-Find: add a new module in kernel library
 2024-07-02 10:50 UTC  (4+ messages)
` [PATCH-cpuset v9 0/2] Add Union-Find and use it to optimize cpuset
  ` [PATCH-cpuset v9 1/2] Union-Find: add a new module in kernel library
  ` [PATCH-cpuset v9 2/2] cpuset: use Union-Find to optimize the merging of cpumasks

[PATCH v1 0/2] bbdev: dump debug information
 2024-07-02 10:53 UTC  (3+ messages)
` [PATCH v1 1/2] bbdev: add new function to "

[PATCH net] mlxsw: core_linecards: Fix double memory deallocation in case of invalid INI file
 2024-07-02 10:50 UTC  (2+ messages)

[PATCH i-g-t 1/2] tests/intel/xe_pm: Install fw close exit handler before rpm tests
 2024-07-02 10:49 UTC  (3+ messages)
` [PATCH i-g-t 2/2] tests/intel/xe_pm: Extend mocs-rpm test to support D3Cold

[PATCH] media: atomisp: add missing MODULE_DESCRIPTION() macros
 2024-07-02 10:47 UTC  (3+ messages)

[PATCH v1 1/3] dt-bindings: vendor-prefixes: Add prefix for ieisystems
 2024-07-02 10:47 UTC  (4+ messages)
` [PATCH v1 3/3] ARM: dts: aspeed: Add IEISystems NF5280M7 BMC machine

[PATCH v3 0/2] ARM: dts: qcom-msm8226-samsung-ms013g: Add initial device tree
 2024-07-02 10:47 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: qcom: Document samsung,ms013g

[PATCH 2/3] wifi: iwlwifi: mvm: unify and fix interface combinations
 2024-07-02 10:41 UTC  (2+ messages)
` [REGRESSION] wiphy_register fails for mvm (AX211)

[PATCH BlueZ v2] shared/csip: add NULL checks to foreach_csis_service()
 2024-07-02 10:43 UTC  (2+ messages)
` [BlueZ,v2] "

[PATCH BlueZ v1] shared/vcp: add NULL checks to foreach_vocs_service()
 2024-07-02 10:43 UTC  (2+ messages)
` [BlueZ,v1] "

[PATCH v3 qemu 00/11] acpi: NUMA nodes for CXL HB as GP + complex NUMA test
 2024-07-02 10:41 UTC  (8+ messages)
` [PATCH v3 07/11] hw/pci-bridge: Add acpi_uid property to CXL PXB

[PATCH 0/7] Add support for Kontron OSM-S i.MX93 SoM and carrier board
 2024-07-02 10:31 UTC  (5+ messages)
` [PATCH 1/7] dt-bindings: eeprom: at24: Move compatible for Belling BL24C16A to proper place
` [PATCH 2/7] dt-bindings: eeprom: at24: Add compatible for ONSemi N24S64B
` [PATCH 3/7] dt-bindings: gpio: vf610: Allow gpio-line-names to be set
` [PATCH 4/7] dt-bindings: regulator: pca9450: Make interrupt optional

[PATCH V3] nvme-pci: allow unmanaged interrupts
 2024-07-02 10:41 UTC 

FAILED: patch "[PATCH] KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t" failed to apply to 5.15-stable tree
 2024-07-02 10:41 UTC  (3+ messages)
` [PATCH 5.15.y] KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemption

[PATCH BlueZ v1] shared/vcp: add NULL checks to foreach_aics_service()
 2024-07-02 10:41 UTC  (2+ messages)
` [BlueZ,v1] "

[PATCH] staging: atomisp: Fix spelling mistake in sh_css_internal.h
 2024-07-02 10:41 UTC  (2+ messages)

[linux-next:master 9019/10049] drivers/irqchip/irq-gic-v3.c:47:23: warning: 'broken_rdists' defined but not used
 2024-07-02 10:40 UTC 

[PATCH 1/2] drivers: replace printf with log macros
 2024-07-02 10:40 UTC  (3+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] drivers: replace printf with fprintf for debug functions


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.