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

[PATCH v4 0/8] Initial Marvell PXA1908 support
 2023-08-07 15:42 UTC  (2+ messages)
` [PATCH v4 1/8] gpio: pxa: disable pinctrl calls for MMP_GPIO

[PATCH 0/2] iio: pressure: bmp280: Use i2c_get_match_data()
 2023-08-07 15:43 UTC  (3+ messages)
` [PATCH 1/2] iio: pressure: bmp280: i2c: Rearrange vars in reverse xmas tree order

[PATCH 1/3] loongarch: remove unneeded #include <asm/export.h>
 2023-08-07 15:42 UTC  (3+ messages)
` [PATCH 2/3] loongarch: replace #include <asm/export.h> with #include <linux/export.h>
` [PATCH 3/3] loongarch: remove <asm/export.h>

[PATCH 00/13] Another round of K3 DTSI disables
 2023-08-07 15:42 UTC  (11+ messages)
` [PATCH 04/13] arm64: dts: ti: k3-am65: Enable OSPI nodes at the board level
` [PATCH 10/13] arm64: dts: ti: k3-j7200: Enable GPIO "
` [PATCH 12/13] arm64: dts: ti: k3-am65: Enable TSCADC "

[patch 00/53] x86/topology: The final installment
 2023-08-07 15:41 UTC  (17+ messages)
` [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 05/53] x86/apic: Get rid of get_physical_broadcast()
` [patch 25/53] x86/acpi: Use new APIC registration functions
` [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 v1 0/7] ACPI: thermal: Use trip point table to register thermal zones
 2023-08-07 15:40 UTC  (5+ messages)
` [PATCH v4 00/10] "
  ` [PATCH v4 04/10] thermal: core: Add thermal_zone_update_trip_temp() helper routine

[PATCH v6 0/8] x86/resctrl: Miscellaneous resctrl features
 2023-08-07 15:40 UTC  (4+ messages)
` [PATCH v6 4/8] x86/resctrl: Add comments on RFTYPE flags hierarchy

[PATCH v2 0/6] dt: changeset fixes and cleanups
 2023-08-07 15:40 UTC  (7+ messages)
` [PATCH v2 2/6] of: dynamic: Refactor action prints to not use "%pOF" inside devtree_lock
` [PATCH v2 5/6] of: dynamic: Move dead property list check into property add/update functions
` [PATCH v2 6/6] of: Refactor node and property manipulation function locking

[PATCH] dmaengine: ti: k3-udma: Avoid false error msg on chan teardown
 2023-08-07 15:40 UTC  (2+ messages)

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

[PATCH v2] mmc: host: Use dev_err_probe instead of dev_err
 2023-08-07 15:38 UTC  (2+ messages)

[PATCH] reset: ti: syscon: remove unneeded call to platform_set_drvdata()
 2023-08-07 15:37 UTC  (3+ messages)

[PATCH v3 0/7] smaps / mm/gup: fix gup_can_follow_protnone fallout
 2023-08-07 15:36 UTC  (3+ messages)
` [PATCH v3 7/7] selftest/mm: ksm_functional_tests: Add PROT_NONE test

[PATCH v2] lib: test_scanf: Add explicit type cast to result initialization in test_number_prefix()
 2023-08-07 15:36 UTC 

[PATCH 1/2] m68k: replace #include <asm/export.h> with #include <linux/export.h>
 2023-08-07 15:36 UTC  (2+ messages)
` [PATCH 2/2] m68k: remove <asm/export.h>

[PATCH v4 0/6] arm64: ti: k3-am62: Add display support
 2023-08-07 15:33 UTC  (7+ messages)
` [PATCH v4 1/6] arm64: dts: ti: k3-am62x-sk-common: Update main-i2c1 frequency
` [PATCH v4 2/6] arm64: dts: ti: k3-am62-main: Add node for DSS
` [PATCH v4 3/6] arm64: dts: ti: k3-am62x-sk-common: Add HDMI support
` [PATCH v4 4/6] arm64: dts: ti: am62x-sk: Add overlay for HDMI audio
` [PATCH v4 5/6] arm64: dts: ti: k3-am625-beagleplay: Add HDMI support
` [PATCH v4 6/6] arm64: defconfig: Enable ITE_IT66121 HDMI transmitter

[PATCH 1/3] mips: remove unneeded #include <asm/export.h>
 2023-08-07 15:32 UTC  (3+ messages)
` [PATCH 2/3] mips: replace #include <asm/export.h> with #include <linux/export.h>
` [PATCH 3/3] mips: remove <asm/export.h>

[BUG kernel-5.15] aarch64: __pi_strncmp() out-of-bound error
 2023-08-07 15:32 UTC  (2+ messages)

[PATCH v2] ath6kl: replace one-element array with flexible-array member
 2023-08-07 15:31 UTC  (7+ messages)

[PATCH] serial: max310x: add comments for membase address workaround
 2023-08-07 15:27 UTC  (5+ messages)

[PATCH v2 1/3] compiler_types: Introduce the Clang __preserve_most function attribute
 2023-08-07 15:27 UTC  (6+ messages)

[PATCH v2 0/3] lib/vsprintf: Rework header inclusions
 2023-08-07 15:27 UTC  (14+ messages)
` [PATCH v2 1/3] lib/vsprintf: Sort headers alphabetically
` [PATCH v2 2/3] lib/vsprintf: Split out sprintf() and friends
` [PATCH v2 3/3] lib/vsprintf: Declare no_hash_pointers in sprintf.h

[PATCH] arm: dma-mapping: fix potential endless loop in __dma_page_dev_to_cpu()
 2023-08-07 15:26 UTC 

[PATCH v3 01/62] mmc: sunxi: Convert to platform remove callback returning void
 2023-08-07 15:26 UTC  (2+ messages)

[PATCH] staging: vme_user: fix check alignment should match open parenthesis
 2023-08-07 15:26 UTC  (4+ messages)

[PATCH v9 0/7] arm64: Add debug IPI for backtraces / kgdb; try to use NMI for it
 2023-08-07 15:24 UTC  (8+ messages)
` [PATCH v9 7/7] arm64: kgdb: Roundup cpus using the debug IPI

[PATCH] mm: no need to export mm_kobj
 2023-08-07 15:22 UTC  (2+ messages)

[RFC PATCH 0/6] softirq: Start pushing down the big softirq lock
 2023-08-07 15:22 UTC  (3+ messages)

[PATCH net-next] net: dsa: mt7530: improve and relax PHY driver dependency
 2023-08-07 15:21 UTC  (2+ messages)

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

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

[PATCH] net: stmmac: xgmac: RX queue routing configuration
 2023-08-07 15:18 UTC  (2+ messages)

Feedback on Qualcomm's minidump (debug) solution for end user device crash
 2023-08-07 15:08 UTC  (5+ messages)

[RFC PATCH v2 net-next 0/6] net/smc: several features's implementation for smc v2.1
 2023-08-07 15:08 UTC  (3+ messages)
` [RFC PATCH v2 net-next 5/6] net/smc: support max links per lgr negotiation in clc handshake

[PATCH v4 00/12] Add Intel VT-d nested translation
 2023-08-07 15:08 UTC  (11+ messages)
` [PATCH v4 07/12] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
` [PATCH v4 09/12] iommu/vt-d: Add iotlb flush for nested domain

pull request: linux-firmware: update cxgb4 firmware to 1.27.4.0
 2023-08-07 15:05 UTC 

[PATCH 0/3] x86/cpu: Cleanup of INTEL_FAM6_foo
 2023-08-07 12:38 UTC  (4+ messages)
` [PATCH 1/3] x86/cpu: Fix Gracemont uarch
` [PATCH 2/3] x86/cpu: Fix Crestmont uarch
` [PATCH 3/3] x86/cpu: Update Hybrids

[PATCH v1 1/1] irqdomain: Refactor error path in __irq_domain_alloc_fwnode()
 2023-08-07 15:06 UTC  (5+ messages)

[PATCH 0/9] wfx: implement Remain On Channel
 2023-08-07 15:05 UTC  (10+ messages)
` [PATCH 1/9] wifi: wfx: fix power_save setting when AP is stopped
` [PATCH 2/9] wifi: wfx: relocate wfx_rate_mask_to_hw()
` [PATCH 3/9] wifi: wfx: move wfx_skb_*() out of the header file
` [PATCH 4/9] wifi: wfx: introduce hif_scan_uniq()
` [PATCH 5/9] wifi: wfx: add placeholders for remain_on_channel feature
` [PATCH 6/9] wifi: wfx: implement wfx_remain_on_channel()
` [PATCH 7/9] wifi: wfx: allow to send frames during ROC
` [PATCH 8/9] wifi: wfx: scan_lock is global to the device
` [PATCH 9/9] wifi: wfx: fix possible lock-up between scan and Rx filters

2b5d1c29f6c4 ("drm/nouveau/disp: PIOR DP uses GPIO for HPD, not PMGR AUX interrupts")
 2023-08-07 15:05 UTC  (3+ messages)

[PATCH v1 0/9] i2c: designware: code consolidation & cleanups
 2023-08-07 15:04 UTC  (15+ 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] arm64: dts: ti: k3-j784s4-evm: Correct Pin mux offset for ospi
 2023-08-07 15:03 UTC  (3+ messages)

[PATCH v4 1/4] dt-bindings: vendor-prefixes: Add BigTreeTech
 2023-08-07 15:01 UTC  (5+ messages)
` [PATCH v4 2/4] dt-bindings: arm: sunxi: Add BigTreeTech boards
` [PATCH v4 3/4] arm64: dts: allwinner: h616: Add BigTreeTech CB1 SoM & boards support
` [PATCH v4 4/4] arm64: dts: allwinner: h616: Add BigTreeTech Pi support

[PATCH v4 0/8] Refactor the SMMU's CD table ownership
 2023-08-07 15:02 UTC  (4+ messages)
` [PATCH v4 7/8] iommu/arm-smmu-v3: Skip cd sync if CD table isn't active

[RFC, PATCH 0/1] Replay Protected Memory Block (RPMB) driver
 2023-08-07 15:00 UTC  (3+ messages)
` [RFC, PATCH 1/1] rpmb: add "

[PATCH v9 00/10] serial: sc16is7xx: fix GPIO regression and rs485 improvements
 2023-08-07 14:57 UTC  (8+ messages)
` [PATCH v9 04/10] serial: sc16is7xx: refactor GPIO controller registration

[PATCH v4 0/4] Add BigTreeTech CB1 SoM & Boards
 2023-08-07 14:53 UTC 

[PATCH v3 0/9] sound: Use -EPROBE_DEFER instead of i915 module loading
 2023-08-07 14:28 UTC  (15+ 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 5/9] ASoC: Intel: avs: Move snd_hdac_i915_init to before probe_work
` [PATCH v3 7/9] ALSA: hda/intel: "
` [PATCH v3 8/9] ASoC: SOF: Intel: Move binding to display driver outside of deferred probe
` [PATCH v3 9/9] ALSA: hda/i915: Remove extra argument from snd_hdac_i915_init

[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] 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 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  (5+ messages)

binfmt_misc & different PE binaries
 2023-08-07 14:45 UTC  (3+ 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 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  (5+ messages)
` [PATCH 06/41] mtd: spi-nor: default page_size to 256 bytes

[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  (5+ messages)
` [PATCH net-next v2 1/3] net: tcp: send zero-window ACK when no memory
` [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 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)

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

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

[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)


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