public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-16 14:40:35 to 2024-02-16 16:19:25 UTC [more...]

[PATCH 0/8] arch/ typo fixes
 2024-02-16 16:19 UTC  (3+ messages)
` [PATCH 8/8] sparc: Fix typos

[PATCH] dt-bindings: interconnect: qcom,rpmh: Fix bouncing @codeaurora address
 2024-02-16 16:19 UTC  (3+ messages)

[PATCH] dt-bindings: net: bluetooth: qualcomm: Fix bouncing @codeaurora
 2024-02-16 16:17 UTC  (2+ messages)

[PATCH] gpio: cdev: avoid uninitialized variable dereference
 2024-02-16 16:17 UTC  (5+ messages)

[PATCH v2] mm/swap: fix race when skipping swapcache
 2024-02-16 16:16 UTC  (6+ messages)

[PATCH v3] sparc: Use shared font data
 2024-02-16 16:16 UTC  (2+ messages)

[PATCH] f2fs: doc: Fix bouncing email address for Sahitya Tummala
 2024-02-16 16:13 UTC  (2+ messages)

[PATCH v2] drm/amd/display: add panel_power_savings sysfs entry to eDP connectors
 2024-02-16 16:13 UTC  (6+ messages)

[PATCH v1 0/2] nvme-pci: Fix dma-iommu mapping failures when PAGE_SIZE=64KB
 2024-02-16 16:13 UTC  (7+ messages)

[PATCH v10 0/8]
 2024-02-16 16:12 UTC  (3+ messages)
` [PATCH v10 3/8] libfs: Introduce case-insensitive string comparison helper

[PATCH RESEND] sparc: remove obsolete config ARCH_ATU
 2024-02-16 16:10 UTC  (2+ messages)

[PATCH v1 0/8] x86_64 SandBox Mode arch hooks
 2024-02-16 16:08 UTC  (12+ messages)
` [RFC 0/8] PGP key parser using SandBox Mode
  ` [RFC 1/8] mpi: Introduce mpi_key_length()
  ` [RFC 2/8] rsa: add parser of raw format
  ` [RFC 3/8] PGPLIB: PGP definitions (RFC 4880)
  ` [RFC 4/8] PGPLIB: Basic packet parser
  ` [RFC 5/8] PGPLIB: Signature parser
  ` [RFC 6/8] KEYS: PGP data parser
  ` [RFC 7/8] KEYS: Run PGP key parser in a sandbox
  ` [RFC 8/8] KEYS: Add intentional fault injection

[PATCH] printk: save loglevel before console_verbose()
 2024-02-16 16:02 UTC  (3+ messages)

[PATCH RFC] wifi: wilc1000: fix reset line assert/deassert polarity
 2024-02-16 16:01 UTC  (5+ messages)

[PATCH v2] cxl/pci: Fix disabling memory if DVSEC CXL Range does not match a CFMWS window
 2024-02-16 16:01 UTC 

[PATCH] [media] tda18271: add missing result checking of tda18271_lookup_map()
 2024-02-16 16:01 UTC 

[PATCH] KVM: Get rid of return value from kvm_arch_create_vm_debugfs()
 2024-02-16 15:59 UTC 

[PATCH v4 0/3] CDAT updates and fixes
 2024-02-16 15:58 UTC  (4+ messages)
` [PATCH v4 1/3] cxl/pci: Rename DOE mailbox handle to doe_mb
` [PATCH v4 2/3] cxl/pci: Get rid of pointer arithmetic reading CDAT table
` [PATCH v4 3/3] lib/firmware_table: Provide buffer length argument to cdat_table_parse()

[PATCH RFC 0/7] Use Maple Trees for simple_offset utilities
 2024-02-16 15:57 UTC  (12+ messages)
` [PATCH RFC 6/7] libfs: Convert simple directory offsets to use a Maple Tree
` [PATCH RFC 7/7] libfs: Re-arrange locking in offset_iterate_dir()

[PATCH v3 00/17] kexec: Allow preservation of ftrace buffers
 2024-02-16 15:57 UTC  (8+ messages)
` [PATCH v3 04/17] kexec: Add KHO parsing support
` [PATCH v3 05/17] kexec: Add KHO support to kexec file loads
` [PATCH v3 11/17] tracing: Introduce kho serialization

[PATCH 0/2] KVM: x86: Fix dirty logging of emulated atomics
 2024-02-16 15:55 UTC  (9+ messages)
` [PATCH 2/2] KVM: selftests: Test forced instruction emulation in dirty log test (x86 only)

[BlueZ PATCH] Bluetooth: hci_core: Skip hci_cmd_work if hci_request is pending
 2024-02-16 15:54 UTC  (3+ messages)

[PATCH RFC net-next v8 00/13] net: Make timestamping selectable
 2024-02-16 15:52 UTC  (14+ messages)
` [PATCH RFC net-next v8 01/13] net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE mask
` [PATCH RFC net-next v8 02/13] net: Make dev_get_hwtstamp_phylib accessible
` [PATCH RFC net-next v8 03/13] net: Make net_hwtstamp_validate accessible
` [PATCH RFC net-next v8 04/13] net: Change the API of PHY default timestamp to MAC
` [PATCH RFC net-next v8 05/13] net: net_tstamp: Add unspec field to hwtstamp_source enumeration
` [PATCH RFC net-next v8 06/13] net: Add struct kernel_ethtool_ts_info
` [PATCH RFC net-next v8 07/13] ptp: Move from simple ida to xarray
` [PATCH RFC net-next v8 08/13] ptp: Add phc source and helpers to register specific PTP clock or get information
` [PATCH RFC net-next v8 09/13] net: Add the possibility to support a selected hwtstamp in netdevice
` [PATCH RFC net-next v8 10/13] net: netdevsim: ptp_mock: Convert to netdev_ptp_clock_register
` [PATCH RFC net-next v8 11/13] net: macb: "
` [PATCH RFC net-next v8 12/13] net: ethtool: tsinfo: Add support for hwtstamp provider and get/set hwtstamp config
` [PATCH RFC net-next v8 13/13] netlink: specs: tsinfo: Enhance netlink attributes and add a set command

[PATCH v5 2/2] iio: adc: ti-ads1298: Add driver
 2024-02-16 15:53 UTC 

[PATCH v13 00/21] KVM: xen: update shared_info and vcpu_info handling
 2024-02-16 15:52 UTC  (5+ messages)
` [PATCH v13 21/21] KVM: pfncache: rework __kvm_gpc_refresh() to fix locking issues

[PATCHSET wq/for-6.9] workqueue: Implement BH workqueue and convert several tasklet users
 2024-02-16 15:52 UTC  (5+ messages)
` [PATCH 6/8] net: tcp: tsq: Convert from tasklet to BH workqueue

[PATCH v4 0/7] Split a folio to any lower order folios
 2024-02-16 15:51 UTC  (3+ messages)

[RESEND PATCH 1/2] dt-bindings: iio: ti,tmp117: add vcc supply binding
 2024-02-16 15:50 UTC  (4+ messages)

[PATCH] brcmsmac: avoid function pointer casts
 2024-02-16 15:49 UTC  (2+ messages)
` wifi: "

[PATCH] drivers: iio: pressure: Add SPI support for BMP38x and BMP390
 2024-02-16 15:47 UTC  (4+ messages)

[PATCH] doc: Remove references to arrayRCU.rst
 2024-02-16 15:44 UTC 

[PATCH 0/2] Add device tree binding support to TI's DP83640
 2024-02-16 15:44 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: net: Add TI DP83640

[PATCH netnext 0/8] MT7530 DSA Subdriver Improvements Act III
 2024-02-16 15:43 UTC  (3+ messages)
` [PATCH netnext 8/8] net: dsa: mt7530: simplify link operations and force link down on all ports

[PATCH 0/5] Add QPIC SPI NAND driver
 2024-02-16 15:43 UTC  (7+ messages)
` [PATCH 2/5] drivers: mtd: nand: Add qpic_common API file
` [PATCH 4/5] arm64: dts: qcom: ipq9574: Add SPI nand support
` [PATCH 5/5] arm64: dts: qcom: ipq9574: Disable eMMC node

[PATCH -fixes v2 0/4] riscv: cbo.zero fixes
 2024-02-16 15:41 UTC  (5+ messages)
` [PATCH -fixes v2 2/4] dt-bindings: riscv: Add ratified privileged ISA versions

[PATCH v2 0/4] Add support for AF8133J magnetometer
 2024-02-16 15:39 UTC  (5+ messages)
` [PATCH v2 3/4] iio: magnetometer: add a driver for Voltafield "

[RFC PATCH v2 0/4] Fix force_irqthread + fast triggered edge-type IRQs
 2024-02-16 15:36 UTC  (3+ messages)
` [RFC PATCH v2 2/4] irq/spurious: Account for multiple handles in note_interrupt

[PATCH 0/3] spi: dw: Auto-detect number of native CS
 2024-02-16 15:36 UTC  (4+ messages)
` [PATCH 3/3] spi: dw: Drop default number of CS setting

[PATCH v3 00/35] Memory allocation profiling
 2024-02-16 15:36 UTC  (3+ messages)
` [PATCH v3 20/35] lib: add codetag reference into slabobj_ext

[PATCH v3] Documentation: Document the Linux Kernel CVE process
 2024-02-16 15:34 UTC  (13+ messages)

[PATCH v12 00/25] Linux RISC-V AIA Support
 2024-02-16 15:33 UTC  (3+ messages)
` [PATCH v12 14/25] irqchip/sifive-plic: Convert PLIC driver into a platform driver

[PATCH] parisc: Fix csum_ipv6_magic on 64-bit systems
 2024-02-16 15:31 UTC  (3+ messages)

[PATCH][next] net: tcp: Remove redundant initialization of variable len
 2024-02-16 15:30 UTC  (3+ messages)

[PATCH v5 1/2] dt-bindings: iio: adc: ti-ads1298: Add bindings
 2024-02-16 15:30 UTC  (2+ messages)
  ` [PATCH v5 2/2] iio: adc: ti-ads1298: Add driver

[PATCH] drm/dp: Don't attempt AUX transfers when eDP panels are not powered
 2024-02-16 15:30 UTC  (9+ messages)

[PATCH 0/8] of: automate of_node_put() - new approach to loops
 2024-02-16 15:25 UTC  (4+ messages)

[PATCH v1 1/5] powerpc/64: Set default CPU in Kconfig
 2024-02-16 15:25 UTC  (4+ messages)
` [PATCH v1 4/5] powerpc: Remove cpu-as-y completely

[PATCH] net: stmmac: mmc_core: Assign, don't add interrupt registers
 2024-02-16 15:24 UTC 

[PATCH v4 0/8] Add NSS clock controller support for Qualcomm IPQ5332
 2024-02-16 15:22 UTC  (6+ messages)
` [PATCH v4 2/8] clk: qcom: ipq5332: enable few nssnoc clocks in driver probe

[PATCH RFC 0/4] phy: hisi-inno-phy: add support for hi3798mv200-usb2-phy
 2024-02-16 15:21 UTC  (5+ messages)
` [PATCH RFC 1/4] dt-binding: phy: hisi-inno-usb2: convert to YAML
` [PATCH RFC 2/4] phy: hisilicon: enable clocks for every ports
` [PATCH RFC 3/4] phy: hisi-inno-usb2: add support for direct MMIO
` [PATCH RFC 4/4] dt-binding: phy: hisi-inno-usb2: add compatible of hisilicon,hi3798mv200-usb2-phy

[patch V6a 01/19] x86/cpu: Provide cpuid_read() et al
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch V6 02/19] x86/cpu: Provide cpu_init/parse_topology()
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch V6 03/19] x86/cpu: Add legacy topology parser
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch V6 04/19] x86/cpu: Use common topology code for Centaur and Zhaoxin
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch V6 05/19] x86/cpu: Move __max_die_per_package to common.c
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch V6 06/19] x86/cpu: Provide a sane leaf 0xb/0x1f parser
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch V6 07/19] x86/cpu: Use common topology code for Intel
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch V6 08/19] x86/cpu/amd: Provide a separate accessor for Node ID
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch V6 09/19] x86/cpu: Provide an AMD/HYGON specific topology parser
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch V6 10/19] x86/smpboot: Teach it about topo.amd_node_id
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch V6 11/19] x86/cpu: Use common topology code for AMD
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch V6 12/19] x86/cpu: Use common topology code for HYGON
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch V6 13/19] x86/mm/numa: Use core domain size on AMD
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch V6 14/19] x86/cpu: Make topology_amd_node_id() use the actual node info
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch V6 15/19] x86/cpu: Remove topology.c
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch V6 16/19] x86/cpu: Remove x86_coreid_bits
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch V6 17/19] x86/apic: Remove unused phys_pkg_id() callback
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch V6 18/19] x86/xen/smp_pv: Remove cpudata fiddling
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch V6 19/19] x86/apic/uv: Remove the private leaf 0xb parser
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch V3 01/22] x86/cpu/topology: Make the APIC mismatch warnings complete
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch V3 02/22] x86/platform/ce4100: Dont override x86_init.mpparse.setup_ioapic_ids
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch V3 03/22] x86/ioapic: Replace some more set bit nonsense
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch V3 04/22] x86/apic: Get rid of get_physical_broadcast()
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch V3 05/22] x86/ioapic: Make io_apic_get_unique_id() simpler
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch V3 06/22] x86/ioapic: Simplify setup_ioapic_ids_from_mpc_nocheck()
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch V3 07/22] x86/apic: Remove check_apicid_used() and ioapic_phys_id_map()
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch V3 08/22] x86/mpparse: Rename default_find_smp_config()
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch V3 09/22] x86/mpparse: Provide separate early/late callbacks
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch V3 10/22] x86/mpparse: Prepare for callback separation
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch V3 11/22] x86/dtb: Rename x86_dtb_init()
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch V3 12/22] x86/platform/ce4100: Prepare for separate mpparse callbacks
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch V3 13/22] x86/platform/intel-mid: Prepare for separate mpparse callbacks
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch V3 14/22] x86/jailhouse: Prepare for separate mpparse callbacks
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch V3 15/22] x86/xen/smp_pv: Prepare for separate mpparse callbacks
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch V3 16/22] x86/hyperv/vtl: Prepare for separate mpparse callbacks
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch V3 17/22] x86/mpparse: Switch to new init callbacks
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch V3 18/22] x86/mm/numa: Move early mptable evaluation into common code
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch V3 19/22] x86/mpparse: Remove the physid_t bitmap wrapper
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch V3 20/22] x86/apic: Remove the pointless writeback of boot_cpu_physical_apicid
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch V3 21/22] x86/apic: Remove yet another dubious callback
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch V3 22/22] x86/apic: Use a proper define for invalid ACPI CPU ID
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch 01/30] x86/cpu/topology: Move registration out of APIC code
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch 02/30] x86/cpu/topology: Provide separate APIC registration functions
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch 03/30] x86/acpi: Use new APIC registration functions
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch 04/30] x86/jailhouse: Use new APIC registration function
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch 05/30] x86/of: Use new APIC registration functions
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch 06/30] x86/mpparse: Use new APIC registration function
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch 07/30] x86/acpi: Dont invoke topology_register_apic() for XEN PV
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch 08/30] x86/xen/smp_pv: Register fake APICs
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch 09/30] x86/cpu/topology: Confine topology information
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch 10/30] x86/cpu/topology: Simplify APIC registration
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch 11/30] x86/cpu/topology: Use a data structure for topology info
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch 12/30] x86/smpboot: Make error message actually useful
 2024-02-16 15:17 UTC  (2+ messages)
` [tip: x86/apic] "

[patch 13/30] x86/cpu/topology: Sanitize the APIC admission logic
 2024-02-16 15:16 UTC  (2+ messages)
` [tip: x86/apic] "

[patch 14/30] x86/cpu/topology: Rework possible CPU management
 2024-02-16 15:16 UTC  (2+ messages)
` [tip: x86/apic] "

[patch 15/30] x86/cpu: Detect real BSP on crash kernels
 2024-02-16 15:16 UTC  (2+ messages)
` [tip: x86/apic] "

[patch 16/30] x86/topology: Add a mechanism to track topology via APIC IDs
 2024-02-16 15:16 UTC  (2+ messages)
` [tip: x86/apic] "

[patch 17/30] x86/cpu/topology: Reject unknown APIC IDs on ACPI hotplug
 2024-02-16 15:16 UTC  (2+ messages)
` [tip: x86/apic] "

[patch 18/30] x86/cpu/topology: Assign hotpluggable CPUIDs during init
 2024-02-16 15:16 UTC  (2+ messages)
` [tip: x86/apic] "

[patch 19/30] x86/xen/smp_pv: Count number of vCPUs early
 2024-02-16 15:16 UTC  (2+ messages)
` [tip: x86/apic] "

[patch 20/30] x86/cpu/topology: Let XEN/PV use topology from CPUID/MADT
 2024-02-16 15:16 UTC  (2+ messages)
` [tip: x86/apic] "

[patch 21/30] x86/cpu/topology: Use topology bitmaps for sizing
 2024-02-16 15:16 UTC  (2+ messages)
` [tip: x86/apic] "

[patch 22/30] x86/cpu/topology: Mop up primary thread mask handling
 2024-02-16 15:16 UTC  (2+ messages)
` [tip: x86/apic] "

[patch 23/30] x86/cpu/topology: Simplify cpu_mark_primary_thread()
 2024-02-16 15:16 UTC  (2+ messages)
` [tip: x86/apic] "

[patch 24/30] x86/cpu/topology: Provide logical pkg/die mapping
 2024-02-16 15:16 UTC  (2+ messages)
` [tip: x86/apic] "

[patch 25/30] x86/cpu/topology: Use topology logical mapping mechanism
 2024-02-16 15:16 UTC  (2+ messages)
` [tip: x86/apic] "

[patch 26/30] x86/cpu/topology: Retrieve cores per package from topology bitmaps
 2024-02-16 15:16 UTC  (2+ messages)
` [tip: x86/apic] "

[patch 27/30] x86/cpu/topology: Rename smp_num_siblings
 2024-02-16 15:16 UTC  (2+ messages)
` [tip: x86/apic] "

[patch 28/30] x86/cpu/topology: Rename topology_max_die_per_package()
 2024-02-16 15:16 UTC  (2+ messages)
` [tip: x86/apic] "

[patch 29/30] x86/cpu/topology: Provide __num_[cores|threads]_per_package
 2024-02-16 15:16 UTC  (2+ messages)
` [tip: x86/apic] "

[patch 30/30] x86/cpu/topology: Get rid of cpuinfo:: X86_max_cores
 2024-02-16 15:16 UTC  (2+ messages)
` [tip: x86/apic] x86/cpu/topology: Get rid of cpuinfo::x86_max_cores

[PATCH V2 0/3] flush workers on suspend
 2024-02-16 15:15 UTC  (8+ messages)
` [PATCH V2 3/3] vdpa_sim: "

[PATCH v9 00/15] Add Cgroup support for SGX EPC memory
 2024-02-16 15:15 UTC  (3+ messages)
` [PATCH v9 09/15] x86/sgx: Charge mem_cgroup for per-cgroup reclamation

[PATCH] parisc/unaligned: Rewrite 64-bit inline assembly of emulate_ldd()
 2024-02-16 15:15 UTC  (3+ messages)

[PATCH] net/core/dev.c: enable timestamp static key if CPU isolation is configured
 2024-02-16 15:13 UTC  (2+ messages)

[PATCH v5] hid-ft260: Add serial driver
 2024-02-16 15:03 UTC 

[PATCH v5] arm64: dts: ti: k3-j784s4-main: Fix mux-reg-masks in serdes_ln_ctrl
 2024-02-16 15:08 UTC  (5+ messages)

[PATCH v3 00/18] Add suspend to ram support for PCIe on J7200
 2024-02-16 15:08 UTC  (15+ messages)
` [PATCH v3 02/18] pinctrl: pinctrl-single: remove dead code in suspend() and resume() callbacks
` [PATCH v3 05/18] mux: add mux_chip_resume() function
` [PATCH v3 08/18] phy: ti: phy-j721e-wiz: split wiz_clock_init() function

[PATCH net-next 0/3] make skip_sw actually skip software
 2024-02-16 15:07 UTC  (8+ messages)
` [PATCH net-next 3/3] net: sched: "
    ` Re: [PATCH net-next 0/3] "

[PATCH V4 0/5] mlx5 ConnectX control misc driver
 2024-02-16 15:05 UTC  (6+ messages)

[PATCH v4 1/2] dt-bindings: iio: adc: ti-ads1298: Add bindings
 2024-02-16 15:04 UTC  (4+ messages)
  ` [PATCH v4 2/2] iio: adc: ti-ads1298: Add driver

[PATCH v3 0/6] iio: pressure: hsc030pa: cleanup and triggered buffer
 2024-02-16 15:00 UTC  (2+ messages)

[PATCH 1/1] dmaengine: fsl-qdma: add __iomem and struct in union to fix sparse warning
 2024-02-16 15:00 UTC  (3+ messages)

[PATCH RFC bpf-next v2 00/10] allow HID-BPF to do device IOs
 2024-02-16 14:58 UTC  (6+ messages)
` [PATCH RFC bpf-next v2 02/10] bpf/helpers: introduce sleepable timers

[PATCH v2 0/2] drm/bridge: tc358767: Fix DRM_BRIDGE_ATTACH_NO_CONNECTOR case
 2024-02-16 14:57 UTC  (6+ messages)

[PATCH v1 0/6] Thread memory improvements and fixes
 2024-02-16 14:57 UTC  (7+ messages)
` [PATCH v1 2/6] perf trace: Ignore thread hashing in summary

[PATCH] ASoC: Constify pointer to of_phandle_args
 2024-02-16 14:54 UTC 

[PATCH 00/10] arm64: dts: qcom: sc8280xp: enable GICv3 ITS for PCIe
 2024-02-16 14:54 UTC  (4+ messages)

[PATCH 0/2] kobject: reduce uevent_sock_mutex contention
 2024-02-16 14:53 UTC  (5+ messages)
` [PATCH 1/2] kobject: make uevent_seqnum atomic
` [PATCH 2/2] kobject: reduce uevent_sock_mutex scope

[GIT PULL] tracing: Fixes for v6.8-rc4
 2024-02-16 14:53 UTC 

[PATCH] i2c: remove redundant conditions
 2024-02-16 14:51 UTC 

[PATCH v1 0/3] iio: st_sensors: lsm9ds0: Miscellaneous cleanups
 2024-02-16 14:51 UTC  (2+ messages)

[PATCH 1/2] spi: spidev: Add Qualcomm spidev device compatible
 2024-02-16 14:47 UTC  (8+ messages)
` [PATCH v2 1/2] spi: spidev: Add Qualcomm qca4024 "
  ` [PATCH v2 2/2] dt-bindings: trivial-devices: Add qca,qca4024

[PATCH v2 2/2] pidfd: change pidfd_send_signal() to respect PIDFD_THREAD
 2024-02-16 14:46 UTC  (11+ messages)

[PATCH v2 1/1] PCI: hv: Fix ring buffer size calculation
 2024-02-16 14:46 UTC  (2+ messages)

[PATCH v1] ALSA: memalloc: Fix indefinite hang in non-iommu case
 2024-02-16 14:43 UTC  (10+ messages)

[PATCH v2 1/1] serial: 8250_of: Drop quirk fot NPCM from 8250_port
 2024-02-16 14:41 UTC  (6+ messages)

[PATCH] Update broken Datasheet URL
 2024-02-16 14:40 UTC  (2+ messages)

[RFC PATCH v1 0/5] VT: Add ability to get font requirements
 2024-02-16 14:40 UTC  (5+ messages)

[PATCH 1/4] iommu: constify pointer to bus_type
 2024-02-16 14:40 UTC  (4+ messages)
` [PATCH 2/4] iommu: constify of_phandle_args in xlate
` [PATCH 3/4] iommu: constify fwnode in iommu_ops_from_fwnode()
` [PATCH 4/4] iommu: re-use local fwnode variable "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox