linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-09 16:59:47 to 2023-08-09 19:25:41 UTC [more...]

[PATCH v2 0/6] regulator: pca9450: register restart handlers
 2023-08-09 19:24 UTC  (2+ messages)
` [PATCH v2 1/6] kernel/reboot: distinguish between cold and warm

[PATCH v2 0/4] interconnect: qcom: rpmh: sm8550: mask to send as vote
 2023-08-09 19:23 UTC  (2+ messages)

[PATCH] net: phy: Don't disable irqs on shutdown if WoL is enabled
 2023-08-09 19:15 UTC  (11+ messages)

[PATCH 1/2] x86/speculation: add cpu_show_gds() prototype
 2023-08-09 19:20 UTC  (6+ messages)
` [PATCH 2/2] x86: move gds_ucode_mitigated() declaration to header

[PATCH v5 1/1] drm/doc: Document DRM device reset expectations
 2023-08-09 19:15 UTC  (6+ messages)

[PATCH v7 0/7] iio: accel: Add support for Kionix/ROHM KX132-1211 accelerometer
 2023-08-09 19:21 UTC  (7+ messages)
` [PATCH v7 1/7] dt-bindings: iio: Add "
` [PATCH v7 2/7] iio: accel: kionix-kx022a: Remove blank lines
` [PATCH v7 3/7] iio: accel: kionix-kx022a: Warn on failed matches and assume compatibility
` [PATCH v7 4/7] iio: accel: kionix-kx022a: Add an i2c_device_id table
` [PATCH v7 6/7] iio: accel: kionix-kx022a: Add a function to retrieve number of bytes in buffer
` [PATCH v7 7/7] iio: accel: Add support for Kionix/ROHM KX132-1211 accelerometer

[PATCH v3 0/9] Use dev_err_probe in i2c probe function
 2023-08-09 19:21 UTC  (3+ messages)
` [PATCH v3 9/9] i2c: synquacer: Use dev_err_probe in "

[PATCH v3 0/6] MMCC MSM8998 fixes
 2023-08-09 19:20 UTC  (7+ messages)
` [PATCH v3 1/6] arm64: dts: qcom: msm8998: Drop bus clock reference from MMSS SMMU
` [PATCH v3 2/6] arm64: dts: qcom: msm8998: Add missing power domain to "
` [PATCH v3 3/6] clk: qcom: gcc-msm8998: Don't check halt bit on some branch clks
` [PATCH v3 4/6] clk: qcom: mmcc-msm8998: "
` [PATCH v3 5/6] clk: qcom: mmcc-msm8998: Fix the SMMU GDSC
` [PATCH v3 6/6] dt-bindings: arm-smmu: Fix MSM8998 clocks description

[PATCH v4 09/12] iommu/vt-d: Add iotlb flush for nested domain
 2023-08-09 19:19 UTC  (12+ messages)

[PATCH mm-unstable v1] mm: add a total mapcount for large folios
 2023-08-09 19:17 UTC  (3+ messages)

[PATCH 0/2] PCI: switchtec: Add support for PCIe Gen5 devices
 2023-08-09 19:17 UTC  (2+ messages)

[PATCH] i2c/busses: fix -Wmissing-variable-declarations
 2023-08-09 19:13 UTC  (2+ messages)

[tip: x86/apic] x86/apic: Rename disable_apic
 2023-08-09 19:12 UTC 

[tip: x86/apic] x86/apic: Get rid of hard_smp_processor_id()
 2023-08-09 19:12 UTC 

[tip: x86/apic] x86/apic/ioapic: Rename skip_ioapic_setup
 2023-08-09 19:12 UTC 

[tip: x86/apic] x86/apic: Remove pointless x86_bios_cpu_apicid
 2023-08-09 19:12 UTC 

[tip: x86/apic] x86/apic: Register boot CPU APIC early
 2023-08-09 19:12 UTC 

[tip: x86/apic] x86/apic: Remove unused max_physical_apicid
 2023-08-09 19:12 UTC 

[tip: x86/apic] x86/apic: Remove mpparse 'apicid' variable
 2023-08-09 19:12 UTC 

[tip: x86/apic] x86/cpu: Remove unused physid_*() nonsense
 2023-08-09 19:12 UTC 

[tip: x86/apic] x86/cpu: Make identify_boot_cpu() static
 2023-08-09 19:12 UTC 

[tip: x86/apic] x86/apic: Consolidate boot_cpu_physical_apicid initialization sites
 2023-08-09 19:12 UTC 

[tip: x86/apic] x86/apic: Nuke unused apic::inquire_remote_apic()
 2023-08-09 19:12 UTC 

[tip: x86/apic] x86/apic: Remove the pointless APIC version check
 2023-08-09 19:12 UTC 

[tip: x86/apic] x86/of: Fix the APIC address registration
 2023-08-09 19:12 UTC 

[tip: x86/apic] x86/apic: Sanitize APIC address setup
 2023-08-09 19:12 UTC 

[tip: x86/apic] x86/apic: Make some APIC init functions bool
 2023-08-09 19:12 UTC 

[tip: x86/apic] x86/apic: Split register_apic_address()
 2023-08-09 19:12 UTC 

[tip: x86/apic] x86/xen/pv: Pretend that it found SMP configuration
 2023-08-09 19:12 UTC 

[tip: x86/apic] x86/apic: Sanitize num_processors handling
 2023-08-09 19:12 UTC 

[tip: x86/apic] x86/apic: Remove check_phys_apicid_present()
 2023-08-09 19:12 UTC 

[tip: x86/apic] x86/apic: Nuke another processor check
 2023-08-09 19:12 UTC 

[tip: x86/apic] x86/apic/32: Sanitize logical APIC ID handling
 2023-08-09 19:12 UTC 

[tip: x86/apic] x86/apic: Get rid of apic_phys
 2023-08-09 19:12 UTC 

[tip: x86/apic] x86/apic/32: Remove x86_cpu_to_logical_apicid
 2023-08-09 19:12 UTC 

[tip: x86/apic] x86/apic/ipi: Code cleanup
 2023-08-09 19:12 UTC 

[tip: x86/apic] x86/apic/32: Remove pointless default_acpi_madt_oem_check()
 2023-08-09 19:12 UTC 

[tip: x86/apic] x86/apic: Mop up early_per_cpu() abuse
 2023-08-09 19:12 UTC 

[tip: x86/apic] x86/apic: Nuke apic::apicid_to_cpu_present()
 2023-08-09 19:12 UTC 

[tip: x86/apic] x86/apic/32: Decrapify the def_bigsmp mechanism
 2023-08-09 19:12 UTC 

[tip: x86/apic] x86/apic: Nuke empty init_apic_ldr() callbacks
 2023-08-09 19:12 UTC 

[tip: x86/apic] x86/apic/32: Remove bigsmp_cpu_present_to_apicid()
 2023-08-09 19:12 UTC 

[tip: x86/apic] x86/ioapic/32: Decrapify phys_id_present_map operation
 2023-08-09 19:12 UTC 

[PATCH v2 0/2] scsi: ufs: convert probe to use dev_err_probe()
 2023-08-09 19:10 UTC  (3+ messages)
` [PATCH v2 1/2] scsi: ufs: core: convert to dev_err_probe() in hba_init
` [PATCH v2 2/2] scsi: ufs: host: convert to dev_err_probe() in pltfrm_init

[PATCH v3 0/2] Add support for CS40L50
 2023-08-09 19:10 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: input: cirrus,cs40l50: Support "
` [PATCH v3 2/2] Input: cs40l50 - Initial support for Cirrus Logic CS40L50

[PATCH 5.10 000/201] 5.10.190-rc1 review
 2023-08-09 19:11 UTC  (2+ messages)

[PATCH 0/3] Add support for thermal mitigation for K3 J7200 SoC
 2023-08-09 19:09 UTC  (5+ messages)
` [PATCH 1/3] thermal: k3_j72xx_bandgap: Add cooling device support
` [PATCH 2/3] arm64: dts: ti: k3-j7200: Add the supported frequencies for A72
` [PATCH 3/3] arm64: dts: ti: k3-j7200-thermal: Add cooling maps and cpu_alert trip at 75C

[PATCH v3] rust: macros: vtable: fix `HAS_*` redefinition (`gen_const_name`)
 2023-08-09 19:05 UTC  (4+ messages)

[PATCH v7 00/13] fs: implement multigrain timestamps
 2023-08-09 19:05 UTC  (16+ messages)
` [PATCH v7 05/13] fat: make fat_update_time get its own timestamp
` [PATCH v7 08/13] fs: drop the timespec64 argument from update_time

[PATCH] Drivers: hv: vmbus: Don't dereference ACPI root object handle
 2023-08-09 18:40 UTC 

[PATCH 1/2] dt-bindings: mfd: syscon: Add ti,dss-oldi-io-ctrl compatible
 2023-08-09 19:00 UTC  (4+ messages)

[PATCH v6 00/11] clk: sunxi-ng: Consider alternative parent rates when determining NKM clock rate
 2023-08-09 18:58 UTC  (3+ messages)

[PATCH RESEND v5 0/2] pinctrl: nuvoton: add pinmux and GPIO driver for NPCM8XX
 2023-08-09 18:57 UTC  (3+ messages)
` [PATCH RESEND v5 1/2] dt-binding: pinctrl: Add NPCM8XX pinctrl and GPIO documentation
` [PATCH RESEND v5 2/2] pinctrl: nuvoton: add NPCM8XX pinctrl and GPIO driver

[PATCH 0/2] scsi: ufs: convert probe to use dev_err_probe()
 2023-08-09 18:56 UTC  (4+ messages)
` [PATCH 1/2] scsi: ufs: core: convert to dev_err_probe() in hba_init

[PATCH v6 2/3] PCI/AER: Disable AER interrupt on suspend
 2023-08-09 18:52 UTC  (2+ messages)

[PATCH] x86/smp: Validate APIC ID before parking CPU in INIT
 2023-08-09 18:52 UTC  (3+ messages)

[PATCH v1 0/5] Device tree and config updates for the Librem 5 devkit
 2023-08-09 18:50 UTC  (6+ messages)
` [PATCH v1 1/5] dt-bindings: sound: gtm601: Add description
` [PATCH v1 2/5] dt-bindings: mmc: Fix reference to pwr-seq-simple
` [PATCH v1 3/5] arm64: dts: imx8mq-librem5-devkit: Mark buck2 as always on
` [PATCH v1 4/5] arm64: dts: imx8mq-librem5-devkit: Drop power-supply
` [PATCH v1 5/5] arm64: defconfig: Enable Redpine 91X wlan driver

[PATCH -fixes] mm: Add a call to flush_cache_vmap() in vmap_pfn()
 2023-08-09 18:46 UTC  (2+ messages)

[PATCH v1 0/2] StarFive's MMC nodes support
 2023-08-09 18:46 UTC  (2+ messages)

[PATCH v2 0/2] riscv: dts: starfive - Add crypto and trng node
 2023-08-09 18:46 UTC  (2+ messages)

[PATCH] mm/filemap.c:fix update prev_pos after one read request done
 2023-08-09 18:45 UTC  (3+ messages)

[RFC PATCH] sched/fair: Skip idle CPU search on busy system
 2023-08-09 18:44 UTC  (2+ messages)

[PATCH 5.15 00/92] 5.15.126-rc1 review
 2023-08-09 18:39 UTC  (6+ messages)

[PATCH v3 0/1] Add a sysctl to disable io_uring system-wide
 2023-08-09 18:38 UTC  (6+ messages)
` [PATCH v3 1/1] io_uring: add "

Processes hung in "D" state in ext4, mm, md and dmcrypt
 2023-08-09 18:28 UTC  (3+ messages)
` [dm-devel] "
  ` [dm-devel] Processes hung in "D" state in ext4, mm, md and dmcrypt (lockdep output)

Error 'netif_napi_add_weight() called with weight 256'
 2023-08-09 18:37 UTC  (7+ messages)

[PATCH 2/2] dt-bindings: leds: add mp3326
 2023-08-09 18:34 UTC  (2+ messages)

[PATCH] mm: memcg: provide accurate stats for userspace reads
 2023-08-09 18:33 UTC  (7+ messages)

[PATCH v7 0/6] Per-VMA lock support for swap and userfaults
 2023-08-09 18:31 UTC  (8+ messages)

[PATCH 1/2] devicetree: bindings: Add keypad driver ducumentation
 2023-08-09 18:31 UTC  (2+ messages)

2b5d1c29f6c4 ("drm/nouveau/disp: PIOR DP uses GPIO for HPD, not PMGR AUX interrupts")
 2023-08-09 18:30 UTC  (12+ messages)

[PATCH] mmc: core: Add host specific tuning support for SD HS mode
 2023-08-09 18:29 UTC  (2+ messages)

[PATCH v2 0/6] MMCC MSM8998 fixes
 2023-08-09 18:25 UTC  (5+ messages)
` [PATCH v2 1/6] arm64: dts: qcom: msm8998: Drop bus clock reference from MMSS SMMU
` [PATCH v2 2/6] arm64: dts: qcom: msm8998: Add missing power domain to "

[PATCH] rtc: stm32: remove incorrect #ifdef check
 2023-08-09 18:24 UTC  (3+ messages)

[PATCH v1 0/2] Changes for UFS advanced RPMB
 2023-08-09 18:18 UTC  (3+ messages)
` [PATCH v1 1/2] scsi: ufs: core: Add advanced RPMB support where UFSHCI 4.0 does not support EHS length in UTRD
` [PATCH v1 2/2] scsi: ufs: core: No need to update UPIU.header.flags and lun in advanced RPMB handler

[PATCH v3] um: refactor deprecated strncpy to memcpy
 2023-08-09 18:19 UTC 

[PATCH 5.4 000/154] 5.4.253-rc1 review
 2023-08-09 18:17 UTC  (2+ messages)

[RFT] [PATCH v1] cpuidle: menu: Skip tick_nohz_get_sleep_length() call in some cases
 2023-08-09 18:16 UTC  (2+ messages)

[PATCH v4 1/4] dt-bindings: iio: adc: mcp3911: add support for the whole MCP39xx family
 2023-08-09 18:14 UTC  (6+ messages)
` [PATCH v4 4/4] "

[PATCH net 0/2] Fix VF to VM attach detach
 2023-08-09 18:14 UTC  (4+ messages)
` [PATCH net 2/2] ice: Fix NULL pointer deref during VF reset
  ` [Intel-wired-lan] "

[PATCH 0/2] fsi: Improve master indexing
 2023-08-09 18:08 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] fsi: Lock mutex for master device registration

[PATCH RFC] Introduce uniptr_t as a generic "universal" pointer
 2023-08-09 18:08 UTC  (7+ messages)

[PATCHSET v4] Add io_uring futex/futexv support
 2023-08-09 18:04 UTC  (3+ messages)
` [PATCH 03/12] futex: Flag conversion

[PATCH 1/2] dt-bindings: input: cirrus,cs40l50: Support for CS40L50
 2023-08-09 18:02 UTC  (4+ messages)
` [PATCH 2/2] Input: cs40l50 - Initial support for Cirrus Logic CS40L50

[RFC PATCH v10 00/17] Integrity Policy Enforcement LSM (IPE)
 2023-08-09 18:02 UTC  (8+ messages)
` [RFC PATCH v10 11/17] dm-verity: consume root hash digest and signature data via LSM hook

[PATCH] staging: rtl8192e: prefer strscpy over strncpy
 2023-08-09 18:02 UTC  (3+ messages)

[PATCH 1/3] arm64: dts: ti: k3-j721e: Enable C7x DSP nodes at the board level
 2023-08-09 18:01 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: ti: k3-j784s4: "
` [PATCH 3/3] arm64: dts: ti: k3-j721e: Enable C6x "

[PATCH v5 0/6] arm64: ti: k3-am62: Add display support
 2023-08-09 17:59 UTC  (4+ messages)

[PATCH 0/2] soc: ti: k3-ringacc: Add additional register regions
 2023-08-09 17:59 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: soc: ti: k3-ringacc: Describe cfg reg region
` [PATCH 2/2] arm64: dts: ti: k3: Add cfg reg region to ringacc node

[PATCH v1 0/6] iio: Introduce and use device_property_match_property_string()
 2023-08-09 17:59 UTC  (3+ messages)
` [PATCH v1 2/6] device property: Add fwnode_property_match_property_string()

[PATCH net-next v3 00/10] net: stmmac: add new features to xgmac
 2023-08-09 17:38 UTC  (12+ messages)
` [PATCH net-next v3 01/10] net: stmmac: correct RX COE parsing for xgmac
` [PATCH net-next v3 02/10] net: stmmac: xgmac: add more feature parsing from hw cap
` [PATCH net-next v3 03/10] net: stmmac: mdio: enlarge the max XGMAC C22 ADDR to 31
` [PATCH net-next v3 04/10] net: stmmac: enlarge max rx/tx queues and channels to 16
` [PATCH net-next v3 05/10] net: stmmac: reflect multi irqs for tx/rx channels and mac and safety
` [PATCH net-next v3 06/10] net: stmmac: xgmac: support per-channel irq
` [PATCH net-next v3 07/10] dt-bindings: net: snps,dwmac: add safety irq support
` [PATCH net-next v3 08/10] net: stmmac: platform: support parsing safety irqs from DT
` [PATCH net-next v3 09/10] dt-bindings: net: snps,dwmac: add per channel irq support
` [PATCH net-next v3 10/10] net: stmmac: platform: support parsing per channel irq from DT

[PATCH V6 0/4] firmware: ti_sci: Introduce system suspend support
 2023-08-09 17:37 UTC  (11+ messages)
` [PATCH V6 4/4] firmware: ti_sci: Introduce system suspend resume support

[PATCH] scsi: qla2xxx: Prevent firmware rejection of MBC_GET_RNID_PARAMS
 2023-08-09 17:28 UTC  (2+ messages)

[PATCH v1 0/2] Add LSM access controls for io_uring_setup
 2023-08-09 17:28 UTC  (9+ messages)

[PATCH v2] arm: dma-mapping: fix potential endless loop in __dma_page_dev_to_cpu()
 2023-08-09 17:27 UTC 

[PATCH v7 0/8] refactor file signing program
 2023-08-09 17:27 UTC  (6+ messages)
` [PATCH v7 8/8] kbuild: modinst: do modules_install step by step

[PATCH] arm64: dts: imx8m-venice: Pass "brcm,bcm4329-fmac"
 2023-08-09 17:26 UTC  (4+ messages)

[PATCH 0/5] ASoC: cs35l56: Bugfixes
 2023-08-09 17:26 UTC  (2+ messages)

[patch 00/53] x86/topology: The final installment
 2023-08-09 17:23 UTC  (3+ messages)

Stateless Encoding uAPI Discussion and Proposal
 2023-08-09 17:24 UTC  (5+ messages)

get_maintainer, b4, and CC: stable
 2023-08-09 17:21 UTC  (2+ messages)

[PATCH v9 0/7] refactor file signing program
 2023-08-09 17:22 UTC  (8+ messages)
` [PATCH v9 1/7] sign-file: use getopt_long_only for parsing input args
` [PATCH v9 2/7] sign-file: inntroduce few new flags to make argument processing easy
` [PATCH v9 3/7] sign-file: move file signing logic to its own function
` [PATCH v9 4/7] sign-file: add support to sign modules in bulk
` [PATCH v9 5/7] sign-file: improve help message
` [PATCH v9 6/7] sign-file: use const with a global string constant
` [PATCH v9 7/7] sign-file: fix do while styling issue

[PATCH RESEND] tty: serial: qcom-geni-serial: Poll primary sequencer irq status after cancel_tx
 2023-08-09 17:21 UTC  (3+ messages)

[PATCH 00/15] Unregister critical branch clocks + some RPM
 2023-08-09 17:20 UTC  (5+ messages)
` [PATCH 07/15] clk: qcom: gpucc-sm6115: Add runtime PM

[PATCH] ASoC: meson: axg-tdm-formatter: fix channel slot allocation
 2023-08-09 17:19 UTC 

[PATCH bpf-next] net: Fix slab-out-of-bounds in inet[6]_steal_sock
 2023-08-09 17:14 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-j784s4-evm: Correct Pin mux offset for ADC
 2023-08-09 17:13 UTC  (2+ messages)

[PATCH RFC] iio: irsd200: fix -Warray-bounds bug in irsd200_trigger_handler
 2023-08-09 17:13 UTC  (3+ messages)

[PATCH] gpio: gpio-imx-scu: Use ARRAY_SIZE for array length
 2023-08-09 17:12 UTC 

[PATCH bpf-next] net: Fix slab-out-of-bounds in inet[6]_steal_sock
 2023-08-09 17:12 UTC  (3+ messages)

[PATCH 6.4 000/165] 6.4.10-rc1 review
 2023-08-09 17:11 UTC  (2+ messages)

[PATCH] Multi-gen LRU: skip CMA pages when they are not eligible
 2023-08-09 17:09 UTC  (4+ messages)

[PATCH 6.1 000/127] 6.1.45-rc1 review
 2023-08-09 17:08 UTC  (2+ messages)

[PATCH V3] scsi: ufs: qcom: Align programming sequence as per HW spec
 2023-08-09 17:06 UTC  (2+ messages)

[PATCH] arm: dma-mapping: fix potential endless loop in __dma_page_dev_to_cpu()
 2023-08-09 17:05 UTC  (3+ messages)

[PATCH 0/2] selftests: landlock: fix runs on older systems
 2023-08-09 17:04 UTC  (3+ messages)
` [PATCH 1/2] selftests: landlock: allow other ABI versions
` [PATCH 2/2] selftests: landlock: skip all tests without landlock syscall

[PATCH] sched/rt: Don't try push tasks if there are none
 2023-08-09 17:02 UTC  (2+ messages)

[PATCH v2 00/12] iommu: Prepare to deliver page faults to user space
 2023-08-09 16:59 UTC  (3+ messages)
` [PATCH v2 03/12] iommu: Remove unrecoverable fault data


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).