public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-07 13:36:19 to 2023-08-07 14:56:56 UTC [more...]

[PATCH v3 0/9] sound: Use -EPROBE_DEFER instead of i915 module loading
 2023-08-07 14:26 UTC  (11+ messages)
` [PATCH v3 2/9] ALSA: hda/i915: Allow override of gpu binding
` [PATCH v3 3/9] ALSA: hda/i915: Add an allow_modprobe argument to snd_hdac_i915_init
` [PATCH v3 4/9] ALSA: hda/i915: Allow xe as match for i915_component_master_match
` [PATCH v3 7/9] ALSA: hda/intel: Move snd_hdac_i915_init to before probe_work
` [PATCH v3 8/9] ASoC: SOF: Intel: Move binding to display driver outside of deferred probe

[RESEND PATCH v8 00/10] serial: sc16is7xx: fix GPIO regression and rs485 improvements
 2023-08-07 14:55 UTC  (14+ messages)
` [RESEND PATCH v8 06/10] serial: sc16is7xx: fix regression with GPIO configuration

[PATCH v1] perf stat: Don't display zero tool counts
 2023-08-07 14:54 UTC  (3+ messages)

[patch 00/53] x86/topology: The final installment
 2023-08-07 14:54 UTC  (56+ messages)
` [patch 01/53] x86/cpu/topology: Cure off by one in fake_topology()
` [patch 02/53] x86/cpu/topology: Make the APIC mismatch warnings complete
` [patch 03/53] x86/platform/ce4100: Dont override x86_init.mpparse.setup_ioapic_ids
` [patch 04/53] x86/ioapic: Replace some more set bit nonsense
` [patch 05/53] x86/apic: Get rid of get_physical_broadcast()
` [patch 06/53] x86/ioapic: Make io_apic_get_unique_id() simpler
` [patch 07/53] x86/ioapic: Simplify setup_ioapic_ids_from_mpc_nocheck()
` [patch 08/53] x86/apic: Remove check_apicid_used() and ioapic_phys_id_map()
` [patch 09/53] x86/mpparse: Rename default_find_smp_config()
` [patch 10/53] x86/mpparse: Provide separate early/late callbacks
` [patch 11/53] x86/mpparse: Prepare for callback separation
` [patch 12/53] x86/dtb: Rename x86_dtb_init()
` [patch 13/53] x86/platform/ce4100: Prepare for separate mpparse callbacks
` [patch 14/53] x86/platform/intel-mid: "
` [patch 15/53] x86/jailhouse: "
` [patch 16/53] x86/xen/smp_pv: "
` [patch 17/53] x86/mpparse: Switch to new init callbacks
` [patch 18/53] x86/mm/numa: Move early mptable evaluation into common code
` [patch 19/53] x86/mpparse: Remove the physid_t bitmap wrapper
` [patch 20/53] x86/apic: Remove the pointless writeback of boot_cpu_physical_apicid
` [patch 21/53] x86/apic: Remove yet another dubious callback
` [patch 22/53] x86/apic: Use a proper define for invalid ACPI CPU ID
` [patch 23/53] x86/cpu/topology: Move registration out of APIC code
` [patch 24/53] x86/cpu/topology: Provide separate APIC registration functions
` [patch 25/53] x86/acpi: Use new "
` [patch 26/53] x86/jailhouse: Use new APIC registration function
` [patch 27/53] x86/of: Use new APIC registration functions
` [patch 28/53] x86/mpparse: Use new APIC registration function
` [patch 29/53] x86/acpi: Dont invoke topology_register_apic() for XEN PV
` [patch 30/53] x86/xen/smp_pv: Register fake APICs
` [patch 31/53] x86/cpu/topology: Confine topology information
` [patch 32/53] x86/cpu/topology: Simplify APIC registration
` [patch 33/53] x86/cpu/topology: Use a data structure for topology info
` [patch 34/53] x86/smpboot: Make error message actually useful
` [patch 35/53] x86/cpu/topology: Sanitize the APIC admission logic
` [patch 36/53] x86/cpu/topology: Rework possible CPU management
` [patch 37/53] x86/cpu: Detect real BSP on crash kernels
` [patch 38/53] x86/topology: Add a mechanism to track topology via APIC IDs
` [patch 39/53] x86/cpu/topology: Reject unknown APIC IDs on ACPI hotplug
` [patch 40/53] x86/cpu/topology: Assign hotpluggable CPUIDs during init
` [patch 41/53] x86/xen/smp_pv: Count number of vCPUs early
` [patch 42/53] x86/cpu/topology: Let XEN/PV use topology from CPUID/MADT
` [patch 43/53] x86/cpu/topology: Use topology bitmaps for sizing
` [patch 44/53] x86/cpu/topology: Mop up primary thread mask handling
` [patch 45/53] x86/cpu/topology: Simplify cpu_mark_primary_thread()
` [patch 46/53] x86/cpu/topology: Provide logical pkg/die mapping
` [patch 47/53] x86/cpu/topology: Use topology logical mapping mechanism
` [patch 48/53] x86/cpu/topology: Retrieve cores per package from topology bitmaps
` [patch 49/53] x86: Use topology functions instead of smp_num_siblings where applicable
` [patch 50/53] x86/cpu/topology: Rename smp_num_siblings
` [patch 51/53] x86/cpu/topology: Rename topology_max_die_per_package()
` [patch 52/53] x86/cpu/topology: Provide __num_[cores|threads]_per_package
` [patch 53/53] x86/cpu/topology: Get rid of cpuinfo::x86_max_cores

[PATCH] dt-bindings: pinctrl: pinctrl-single: add am62x compatible
 2023-08-07 14:53 UTC  (3+ messages)

[PATCH net-next v4 0/6] page_pool: a couple of assorted optimizations
 2023-08-07 14:53 UTC  (4+ messages)
` [PATCH net-next v4 5/6] page_pool: add a lockdep check for recycling in hardirq

[PATCH v2 0/3] lib/vsprintf: Rework header inclusions
 2023-08-07 14:53 UTC  (4+ messages)
` [PATCH v2 1/3] lib/vsprintf: Sort headers alphabetically

[PATCH 1/2] perf/x86/rapl: Stop doing cpu_relax in the cmpxchg loop
 2023-08-07 14:51 UTC  (2+ messages)
` [PATCH 2/2] perf/x86/rapl: Use local64_try_cmpxchg in rapl_event_update

[PATCH net-next] net: mana: Add gdma stats to ethtool output for mana
 2023-08-07 14:50 UTC  (2+ messages)

[PATCH v2] spi: spi-mpc512x-psc: Fix an unsigned comparison that can never be negative
 2023-08-07 14:49 UTC  (2+ messages)
` [PATCH v2] spi: spi-mpc52xx-psc: "

[PATCH v3 00/12] Unify TDCALL/SEAMCALL and TDVMCALL assembly
 2023-08-07 14:46 UTC  (12+ messages)
` [PATCH v3 10/12] x86/virt/tdx: Wire up basic SEAMCALL functions
` [PATCH v3 11/12] x86/virt/tdx: Allow SEAMCALL to handle #UD and #GP

[syzbot] [bpf?] KMSAN: uninit-value in ieee802154_subif_start_xmit
 2023-08-07 14:45 UTC  (6+ messages)

binfmt_misc & different PE binaries
 2023-08-07 14:45 UTC  (3+ messages)

[PATCH v9 0/7] arm64: Add debug IPI for backtraces / kgdb; try to use NMI for it
 2023-08-07 14:43 UTC  (5+ messages)

[PATCH v2] arm64: dts: ti: k3-j784s4-evm: Correct Pin mux offset for ospi
 2023-08-07 14:39 UTC  (2+ messages)

[PATCH] dt-bindings: remoteproc: pru: Add Interrupt property
 2023-08-07 14:39 UTC  (2+ messages)

[PATCH 0/3] ARM: imx25: print silicon revision, support 1.2
 2023-08-07 14:38 UTC  (6+ messages)
` [PATCH v6 0/2] ARM: imx25: print silicon revision at startup

[PATCH] iio: admv1013: add mixer_vgate corner cases
 2023-08-07 14:38 UTC 

[ANNOUNCE] PUCK Agenda - 2023.08.09 - CANCELED
 2023-08-07 14:37 UTC 

[PATCH v1 0/9] i2c: designware: code consolidation & cleanups
 2023-08-07 14:37 UTC  (14+ messages)
` [PATCH v1 4/9] i2c: designware: Propagate firmware node
` [PATCH v1 5/9] i2c: designware: Always provide ID tables
` [PATCH v1 9/9] i2c: designware: Fix spelling and other issues in the comments

[PATCH v2 00/28] Add support for QMC HDLC, framer infrastruture and PEF2256 framer
 2023-08-07 14:36 UTC  (7+ messages)
` [PATCH v2 24/28] pinctrl: Add support for the Lantic PEF2256 pinmux

[PATCH v3 0/5] Support bridge/connector by Tegra HDMI
 2023-08-07 14:35 UTC  (6+ messages)
` [PATCH v3 1/5] ARM: dts: tegra: Drop unit-address from parallel RGB output port
` [PATCH v3 2/5] dt-bindings: display: tegra: nvidia,tegra20-dc: Add parallel RGB output port node
` [PATCH v3 3/5] dt-bindings: display: tegra: nvidia,tegra20-hdmi: Add HDMI "
` [PATCH v3 4/5] drm/tegra: output: hdmi: Support bridge/connector
` [PATCH v3 5/5] ARM: tegra: transformers: add connector node

[PATCH 00/41] mtd: spi-nor: clean the flash_info database up
 2023-08-07 14:33 UTC  (9+ messages)
` [PATCH 06/41] mtd: spi-nor: default page_size to 256 bytes
` [PATCH 07/41] mtd: spi-nor: store .n_banks in struct spi_nor_flash_parameter
` [PATCH 08/41] mtd: spi-nor: default .n_banks to 1

[PATCH v1 00/12] HID: cp2112: Cleanups and refactorings
 2023-08-07 14:30 UTC  (5+ messages)

[PATCH v3 0/3] Add interconnect debugfs client
 2023-08-07 14:29 UTC  (4+ messages)
` [PATCH v3 1/3] debugfs: Add write support to debugfs_create_str()
` [PATCH v3 2/3] interconnect: Reintroduce icc_get()
` [PATCH v3 3/3] interconnect: Add debugfs test client

[PATCH v8 0/8] NVMEM cells in sysfs
 2023-08-07 14:28 UTC  (4+ messages)

[PATCH v6 00/11] clk: sunxi-ng: Consider alternative parent rates when determining NKM clock rate
 2023-08-07 14:28 UTC  (3+ messages)
` [PATCH v6 02/11] clk: sunxi-ng: nkm: consider alternative parent rates when determining rate

[PATCH v4 0/6] perf vendor events arm64: Update N2 and V2 metrics and events using Arm telemetry repo
 2023-08-07 14:20 UTC  (7+ messages)
` [PATCH v4 1/6] perf: cs-etm: Don't duplicate FIELD_GET()
` [PATCH v4 2/6] perf arm64: Allow version comparisons of CPU IDs
` [PATCH v4 3/6] perf test: Add a test for the new Arm CPU ID comparison behavior
` [PATCH v4 4/6] perf vendor events arm64: Update scale units and descriptions of common topdown metrics
` [PATCH v4 5/6] perf vendor events arm64: Update stall_slot workaround for N2 r0p3
` [PATCH v4 6/6] perf vendor events arm64: Update N2 and V2 metrics and events using Arm telemetry repo

[PATCH v2 0/5] Introduce IEP driver and packet timestamping support
 2023-08-07 14:25 UTC  (3+ messages)
` [PATCH v2 5/5] net: ti: icssg-prueth: am65x SR2.0 add 10M full duplex support

[PATCH net-next] netfilter: h323: Remove unused function declarations
 2023-08-07 14:25 UTC 

[PATCH v4 0/3] Add new channels for adis16475
 2023-08-07 14:26 UTC  (4+ messages)
` [PATCH v4 1/3] iio: Add IIO_DELTA_ANGL channel type

[PATCH] [PATCH v2] net: phy: meson-gxl: implement meson_gxl_phy_resume()
 2023-08-07 14:21 UTC  (2+ messages)

[PATCH net-next v2 0/3]net: tcp: support probing OOM
 2023-08-07 14:19 UTC  (6+ messages)
` [PATCH net-next v2 1/3] net: tcp: send zero-window ACK when no memory
` [PATCH net-next v2 2/3] net: tcp: allow zero-window ACK update the window
` [PATCH net-next v2 3/3] net: tcp: fix unexcepted socket die when snd_wnd is 0

[PATCH v9 0/3] dwc general suspend/resume functionality
 2023-08-07 14:18 UTC  (4+ messages)
` [PATCH v10 1/3] PCI: Add macro PCIE_PME_TO_L2_TIMEOUT_US
` [PATCH v10 2/3] PCI: dwc: Implement general suspend/resume functionality for L2/L3 transitions
` [PATCH v10 3/3] PCI: layerscape: Add power management support for ls1028a

[PATCH net-next] page_pool: Clamp ring size to 32K
 2023-08-07 14:18 UTC  (3+ messages)

[PATCH] x86/platform/uv: Use alternate source for socket to node data
 2023-08-07 14:17 UTC 

[PATCH v4 00/48] use refcount+RCU method to implement lockless slab shrink
 2023-08-07 14:16 UTC  (5+ messages)
` [PATCH v4 18/48] rcu: dynamically allocate the rcu-lazy shrinker
` [PATCH v4 19/48] rcu: dynamically allocate the rcu-kfree shrinker

[PATCH -next] ALSA: info: Remove unused function declarations
 2023-08-07 14:15 UTC 

[PATCH v2] ath6kl: replace one-element array with flexible-array member
 2023-08-07 14:13 UTC  (5+ messages)

[PATCH v3] tools/nolibc: fix up size inflate regression
 2023-08-07 14:12 UTC  (2+ messages)

[PATCH v2 RESEND] kexec_lock: Replace kexec_mutex() by kexec_lock() in two comments
 2023-08-07 14:12 UTC  (2+ messages)

[PATCH -next] USB: misc: Remove unused include file usb_u132.h
 2023-08-07 14:11 UTC 

[PATCH v4 0/6] iio: Add buffer write() support
 2023-08-07 14:12 UTC  (2+ messages)

[PATCH v8] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
 2023-08-07 14:09 UTC  (3+ messages)

[net-next PATCH v2] octeontx2-pf: Use PTP HW timestamp counter atomic update feature
 2023-08-07 14:05 UTC 

[PATCH 1/1] Revert "perf report: Append inlines to non-DWARF callchains"
 2023-08-07 14:03 UTC  (5+ messages)

[PATCH v3 0/4] Add BigTreeTech CB1 SoM & Boards
 2023-08-07 13:57 UTC  (3+ messages)

[PATCH 0/6] SM8350 and SC8280XP venus support
 2023-08-07 14:04 UTC  (5+ messages)
` [PATCH 1/6] media: dt-bindings: Document SC8280XP/SM8350 Venus

[GIT PULL] KVM changes for v6.5-rc6
 2023-08-07 13:52 UTC 

[RFT][PATCH v2 0/3] cpuidle: teo: Do not check timers unconditionally every time
 2023-08-07 14:00 UTC  (2+ messages)

[PATCH] remoteproc: core: Honor device tree /alias entries when assigning IDs
 2023-08-07 14:02 UTC 

[PATCH v4 00/12] Add Intel VT-d nested translation
 2023-08-07 14:02 UTC  (8+ messages)
` [PATCH v4 07/12] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation

[PATCH -next] wifi: ath5k: Remove redundant dev_err()
 2023-08-07 14:02 UTC  (2+ messages)

[RFC PATCH] KVM: x86: inhibit APICv upon detecting direct APIC access from L2
 2023-08-07 14:00 UTC  (2+ messages)

[PATCH] tpm/tpm_tis: Disable interrupts for Lenovo Thinkpad E14 Gen 2 and 13s-IML
 2023-08-07 14:01 UTC 

[PATCH v4] Documentation: userspace-api: Document perf ring buffer mechanism
 2023-08-07 14:01 UTC  (2+ messages)

[PATCH net-next 00/10] Convert mlx4 to use auxiliary bus
 2023-08-07 13:58 UTC  (3+ messages)
` [PATCH net-next 03/10] mlx4: Replace the mlx4_interface.event callback with a notifier

[PATCH] mfd: axp20x: Generalise handling without interrupts
 2023-08-07 13:56 UTC  (2+ messages)

[PATCH] watchdog/hardlockup: set watchdog_hardlockup_warned to true as early as possible
 2023-08-07 13:54 UTC  (4+ messages)

[PATCH v3 0/4] Add optional properties to MAX17040
 2023-08-07 13:51 UTC  (6+ messages)
` [PATCH v3 4/4] ARM: configs: s5pv210_defconfig: enable IIO required by MAX17040

[PATCH] tty: serial: samsung: Set missing PM ops for hibernation support
 2023-08-07 13:50 UTC  (2+ messages)

[PATCH v2 0/9] Initial Marvell PXA1908 support
 2023-08-07 13:49 UTC  (6+ messages)
` [PATCH v2 2/9] gpio: pxa: use dynamic allocation of base

[RFC PATCH 0/6] nvmem: add block device NVMEM provider
 2023-08-07 13:48 UTC  (3+ messages)
` [RFC PATCH 2/6] mmc: block: set fwnode of disk devices

[PATCH net-next] Add bnxt_netlink to facilitate representor pair configurations
 2023-08-07 13:48 UTC  (2+ messages)

[PATCH v1 0/3] Updates for AMD Family 1Ah-based Models
 2023-08-07 13:48 UTC  (5+ messages)
` [PATCH v1 3/3] EDAC/amd64: Add support for AMD Family 1Ah Models 00h-1Fh and 40h-4Fh

[PATCH 1/1 FYI] tools arch x86: Sync the msr-index.h copy with the kernel sources
 2023-08-07 13:47 UTC 

[PATCH v4 00/21] Add Qualcomm Minidump kernel driver related support
 2023-08-07 13:46 UTC  (9+ messages)

[PATCH for-rc 0/4] Bugfixes for HNS RoCE
 2023-08-07 13:47 UTC  (2+ messages)

[PATCH v2 00/15] ARM: oxnas support removal
 2023-08-07 13:44 UTC  (4+ messages)
` [PATCH v2 09/15] pinctrl: pinctrl-oxnas: remove obsolete pinctrl driver

[PATCH RESEND v2 0/9] Add pmics supported in Qualcomm's SDX75 platform
 2023-08-07 13:44 UTC  (16+ messages)
` [PATCH RESEND v2 1/9] dt-bindings: phy: qcom,snps-eusb2-repeater: Add compatible for PM7550BA
` [PATCH RESEND v2 2/9] arm64: dts: qcom: sdx75: Add spmi node
` [PATCH RESEND v2 3/9] arm64: dts: qcom: Add pinctrl gpio support for pm7250b
` [PATCH RESEND v2 4/9] arm64: dts: qcom: Add pm7550ba PMIC dtsi
` [PATCH RESEND v2 5/9] arm64: dts: qcom: Add pmx75 "
` [PATCH RESEND v2 6/9] ARM: dts: qcom: sdx65-mtp: Update the pmic used in sdx65
` [PATCH RESEND v2 7/9] arm64: dts: qcom: sdx75-idp: Add pmics supported in SDX75
` [PATCH RESEND v2 8/9] arm64: dts: qcom: sdx75: Add rpmhpd node
` [PATCH RESEND v2 9/9] arm64: dts: qcom: sdx75-idp: Add regulator nodes

[PATCH] perf jevents: Raise exception for no definition of a arch std event
 2023-08-07 11:16 UTC 

[PATCH] dt-bindings: mfd: x-powers,axp152: make interrupt optional for more chips
 2023-08-07 13:42 UTC  (3+ messages)

[PATCH] uas: Add US_FL_NO_ATA_1X for linux tcm_usb_gadget
 2023-08-07 13:42 UTC  (2+ messages)

[PATCH v4] arm64: dts: ti: k3-j721s2: correct pinmux offset for ospi
 2023-08-07 13:41 UTC  (2+ messages)

[PATCH -next] regulator: rpi-panel-attiny-regulator: Remove redundant of_match_ptr()
 2023-08-07 13:41 UTC 

[PATCH v9 0/3] dwc general suspend/resume functionality
 2023-08-07 13:41 UTC  (3+ messages)
` [PATCH v9 3/3] PCI: layerscape: Add power management support for ls1028a

[PATCH] [RFC PATCH] tcp event: add new tcp:tcp_cwnd_restart event
 2023-08-07 13:40 UTC  (4+ messages)

[PATCH v10 00/12] ceph: support idmapped mounts
 2023-08-07 13:40 UTC  (2+ messages)

[PATCH] coresight: etm3x: convert struct etm_drvdata's spinlock to raw_spinlock
 2023-08-07 13:40 UTC  (2+ messages)

[PATCH v4 1/2] nmi_backtrace: Allow excluding an arbitrary CPU
 2023-08-07 13:39 UTC  (3+ messages)
` [PATCH v4 2/2] watchdog/hardlockup: Avoid large stack frames in watchdog_hardlockup_check()

[PATCH 0/3] Add binding header file for GPIO interrupt of Amlogic Meson-G12A
 2023-08-07 13:38 UTC  (7+ messages)
` [PATCH 3/3] arm64: dts: Replace the IRQ number with the IRQID macro definition

[PATCH V2 0/3] Add binding header file for GPIO interrupt of Amlogic Meson-G12A
 2023-08-07 13:37 UTC  (2+ messages)

[PATCH v2 0/3] Add no-esim sku for sc7180-lazor family and new board version
 2023-08-07 13:37 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: arm: qcom: add sc7180-lazor board bindings

[PATCH -next v2] regulator: Make clkin_name and xin_name static
 2023-08-07 13:36 UTC  (2+ messages)


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