linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-08 13:10:09 to 2024-02-08 16:07:48 UTC [more...]

[PATCH] pidfd: change pidfd_send_signal() to respect PIDFD_THREAD
 2024-02-08 15:57 UTC  (10+ messages)

linux-next: Signed-off-by missing for commit in the rcu tree
 2024-02-08 16:07 UTC  (2+ messages)

[PATCHv6 0/2] *** Detect interrupt storm in softlockup ***
 2024-02-08 16:03 UTC  (5+ messages)
` [PATCHv6 1/2] watchdog/softlockup: low-overhead detection of interrupt
` [PATCHv6 2/2] watchdog/softlockup: report the most frequent interrupts

[PATCH] Revert "kobject: Remove redundant checks for whether ktype is NULL"
 2024-02-08 16:02 UTC 

[PATCH 00/12] spi: s3c64xx: remove OF alias ID dependency
 2024-02-08 16:01 UTC  (14+ messages)
` [PATCH 01/12] spi: dt-bindings: introduce the ``fifo-depth`` property
` [PATCH 02/12] spi: s3c64xx: define a magic value
` [PATCH 03/12] spi: s3c64xx: allow full FIFO masks
` [PATCH 04/12] spi: s3c64xx: determine the fifo depth only once
` [PATCH 05/12] spi: s3c64xx: retrieve the FIFO depth from the device tree
` [PATCH 06/12] spi: s3c64xx: allow FIFO depth to be determined from the compatible
` [PATCH 07/12] spi: s3c64xx: let the SPI core determine the bus number
` [PATCH 08/12] spi: s3c64xx: introduce s3c64xx_spi_set_port_id()
` [PATCH 09/12] spi: s3c64xx: get rid of the OF alias ID dependency
` [PATCH 10/12] spi: s3c64xx: deprecate fifo_lvl_mask, rx_lvl_offset and port_id
` [PATCH 11/12] spi: s3c64xx: switch gs101 to new port config data
` [PATCH 12/12] spi: s3c64xx: switch exynos850 "

Re:Re: [PATCH v2] thermal: sysfs: Make trip hysteresis writable along with trip temperature
 2024-02-08 16:00 UTC 

[PATCH 0/3] Memory management patches needed by Rust Binder
 2024-02-08 15:59 UTC  (20+ messages)
` [PATCH 1/3] rust: add userspace pointers
` [PATCH 2/3] rust: add typed accessors for "
` [PATCH 3/3] rust: add abstraction for `struct page`

MXSFB error: -ENODEV: Cannot connect bridge
 2024-02-08 15:58 UTC 

[RFC 0/7] firmware: arm_scmi: Qualcomm Vendor Protocol
 2024-02-08 15:58 UTC  (5+ messages)
` [RFC 1/7] dt-bindings: mailbox: qcom: Add CPUCP mailbox controller bindings

[LSF/MM/BPF TOPIC] tracing the source of errors
 2024-02-08 15:57 UTC  (3+ messages)

[PATCH 00/17] clk: renesas: rzg2l: Add support for power domains
 2024-02-08 15:55 UTC  (7+ messages)
` [PATCH 01/17] dt-bindings: clock: r9a07g043-cpg: Add power domain IDs
` [PATCH 02/17] dt-bindings: clock: r9a07g044-cpg: "

[PATCH] tracing: Fix wasted memory in saved_cmdlines logic
 2024-02-08 15:53 UTC 

[PATCH v2 00/15] Add suspend to ram support for PCIe on J7200
 2024-02-08 15:52 UTC  (5+ messages)
` [PATCH v2 02/15] pinctrl: pinctrl-single: move suspend()/resume() callbacks to noirq

[PATCH net-next v3 00/17] net: Add support for Power over Ethernet (PoE)
 2024-02-08 15:51 UTC  (9+ messages)
` [PATCH net-next v3 10/17] dt-bindings: net: pse-pd: Add another way of describing several PSE PIs
` [PATCH net-next v3 13/17] net: pse-pd: Use regulator framework within PSE framework
` [PATCH net-next v3 14/17] dt-bindings: net: pse-pd: Add bindings for PD692x0 PSE controller
` [PATCH net-next v3 15/17] net: pse-pd: Add PD692x0 PSE controller driver
` [PATCH net-next v3 16/17] dt-bindings: net: pse-pd: Add bindings for TPS23881 PSE controller
` [PATCH net-next v3 17/17] net: pse-pd: Add TI TPS23881 PSE controller driver

[PATCH] dt-bindings: interrupt-controller: Convert Atmel AIC to json-schema
 2024-02-08 15:51 UTC  (2+ messages)

[PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimize
 2024-02-08 15:49 UTC  (12+ messages)

[linus:master] [kobject] 1b28cb81da: canonical_address#:#[##]
 2024-02-08 15:48 UTC  (2+ messages)

[PATCH v2 0/4] Memory management patches needed by Rust Binder
 2024-02-08 15:47 UTC  (5+ messages)
` [PATCH v2 1/4] rust: uaccess: add userspace pointers
` [PATCH v2 2/4] uaccess: always export _copy_[from|to]_user with CONFIG_RUST
` [PATCH v2 3/4] rust: uaccess: add typed accessors for userspace pointers
` [PATCH v2 4/4] rust: add abstraction for `struct page`

[PATCH v5 0/6] serial: 8250: Add support for rs485 half/full duplex on puma/ringneck-haikou
 2024-02-08 15:46 UTC  (6+ messages)
` [PATCH v5 2/6] serial: 8250: Support separate rs485 rx-enable GPIO

This is the fourth time I’ve tried to find what led to the regression of outgoing network speed and each time I find the merge commit 8c94ccc7cd691472461448f98e2372c75849406c
 2024-02-08 15:43 UTC  (11+ messages)

[PATCH v6 0/2] serial: 8250: Add support for rs485 half/full duplex on puma/ringneck-haikou
 2024-02-08 15:39 UTC  (3+ messages)
` [PATCH v6 1/2] arm64: dts: rockchip: rk3399-puma-haikou: add rs485 support on uart2
` [PATCH v6 2/2] arm64: dts: rockchip: px30-ringneck-haikou: add rs485 support on uart5

[linus:master] [mm] 96204e1531: will-it-scale.per_thread_ops -3.9% regression
 2024-02-08 15:40 UTC  (2+ messages)

[PATCH 00/15] Coalesced Interrupt Delivery with posted MSI
 2024-02-08 15:34 UTC  (2+ messages)

[syzbot] [bluetooth?] KASAN: slab-use-after-free Write in __hci_acl_create_connection_sync
 2024-02-08 15:32 UTC  (2+ messages)

[PATCH] lib/Kconfig.debug: TEST_IOV_ITER depends on MMU
 2024-02-08 15:30 UTC 

[PATCH net-next] net: sfp: add quirk for OEM DFP-34X-2C2 GPON ONU SFP
 2024-02-08 15:28 UTC  (12+ messages)

linux-next: Fixes tag needs some work in the netfilter tree
 2024-02-08 15:28 UTC  (6+ messages)
` linux-next20240208: tg3 driver nw interfaces not getting configured

[PATCH v3] dma-coherent: add support for multi coherent rmems per dev
 2024-02-08 15:28 UTC 

[etnaviv-next v13 0/7] drm/etnaviv: Add driver wrapper for vivante GPUs attached on PCI(e) device
 2024-02-08 15:27 UTC  (4+ messages)
` [etnaviv-next v13 7/7] drm/etnaviv: Add support for vivante GPU cores attached via PCI(e)
    `  "

[PATCH 0/4] serial: sc16is7xx: split into core and I2C/SPI parts
 2024-02-08 15:26 UTC  (3+ messages)
` [PATCH 3/4] serial: sc16is7xx: split into core and I2C/SPI parts (sc16is7xx_lines)

[PATCH] docs: dev-tools: checkpatch.rst: Fix grammar
 2024-02-08 15:20 UTC 

[patch 00/12] cpu isolation: infra to block interference to select CPUs
 2024-02-08 15:23 UTC  (5+ messages)
` [patch 05/12] timekeeping_notify: use stop_machine_fail when appropriate

[PATCH net-next v6] ethtool: ice: Support for RSS settings to GTP from ethtool
 2024-02-08 15:23 UTC  (5+ messages)

[PATCH] gpu: drm: display: indent fix in comment
 2024-02-08 15:20 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Add PCIe nodes
 2024-02-08 15:19 UTC  (6+ messages)

[PATCH v4 4/4] sched/fair: Check the SD_ASYM_PACKING flag in sched_use_asym_prio()
 2024-02-08 15:18 UTC  (3+ messages)
` [PATCH v4 5/5] sched: rename SD_SHARE_PKG_RESOURCES to SD_SHARE_LLC

[PATCH 1/1] iommu: Avoid races around default domain allocations
 2024-02-08 15:17 UTC  (9+ messages)

[PATCH v4 1/4] sched/topology: Remove duplicate descriptions from TOPOLOGY_SD_FLAGS
 2024-02-08 15:18 UTC  (4+ messages)
` [PATCH v4 2/4] sched/fair: remove unused parameters

[PATCH v2] thermal: sysfs: Make trip hysteresis writable along with trip temperature
 2024-02-08 15:15 UTC  (3+ messages)

[PATCH v4 02/11] timekeeping: Add function to convert realtime to base clock
 2024-02-08 15:14 UTC  (2+ messages)

[GIT PULL] Networking for v6.8-rc4
 2024-02-08 15:12 UTC 

[PATCH] Fix to correct wrong temp reporting on some ThinkPads
 2024-02-08 15:11 UTC  (3+ messages)

[PATCH v2] arm64: dts: armada-ap807: update thermal compatible
 2024-02-08 15:08 UTC  (2+ messages)

[PATCH v4 0/9] File abstractions needed by Rust Binder
 2024-02-08 15:07 UTC  (9+ messages)
` [PATCH v4 3/9] rust: file: add Rust abstraction for `struct file`
` [PATCH v4 4/9] rust: cred: add Rust abstraction for `struct cred`

[PATCH][next] drivers: net: xgene: remove redundant assignment to variable offset
 2024-02-08 15:07 UTC  (4+ messages)

[PATCH v4 0/4] drm/msm: provide migration path from MDP5 to DPU driver
 2024-02-08 15:01 UTC  (5+ messages)
` [PATCH v4 1/4] drm/msm/mdss: generate MDSS data for MDP5 platforms
` [PATCH v4 2/4] drm/msm/dpu: support binding to the mdp5 devices
` [PATCH v4 3/4] drm/msm: add a kernel param to select between MDP5 and DPU drivers
` [PATCH v4 4/4] drm/msm/dpu: add support for SDM660 and SDM630 platforms

[PATCH v8 00/23] Introduce runtime modifiable Energy Model
 2024-02-08 15:00 UTC  (3+ messages)

[PATCH] x86/nmi: Fix "in NMI handler" check
 2024-02-08 14:59 UTC  (4+ messages)

[PATCH v2] dma-coherent: add support for multi coherent rmems per dev
 2024-02-08 14:57 UTC  (6+ messages)

[PATCH 1/1] ARM:dts:aspeed: Initial device tree for AMD Onyx Platform
 2024-02-08 14:57 UTC  (2+ messages)

[syzbot] [gfs2?] general protection fault in gfs2_rindex_update
 2024-02-08 14:57 UTC  (2+ messages)

[PATCH v6 0/4] kvm: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory
 2024-02-08 14:53 UTC  (13+ messages)
` [PATCH v6 1/4] kvm: arm64: introduce new flag for non-cacheable "
` [PATCH v6 2/4] mm: introduce new flag to indicate wc safe
` [PATCH v6 3/4] kvm: arm64: set io memory s2 pte as normalnc for vfio pci device
` [PATCH v6 4/4] vfio: convey kvm that the vfio-pci device is wc safe

[PATCH 0/8] Intel On Demand: Add netlink interface for SPDM attestation
 2024-02-08 14:52 UTC  (15+ messages)
` [PATCH 1/8] platform/x86/intel/sdsi: Set message size during writes
` [PATCH 2/8] platform/x86/intel/sdsi: Combine read and write mailbox flows
` [PATCH 3/8] platform/x86/intel/sdsi: Add header file
` [PATCH 5/8] platform/x86/intel/sdsi: Add in-band BIOS lock support
` [PATCH 6/8] platform/x86/intel/sdsi: Add attribute to read the current meter state
` [PATCH 7/8] tools: Fix errors in meter_certificate display
` [PATCH 8/8] tools: intel_sdsi: Add current meter support

[PATCH] docs: Makefile: Fix make cleandocs by deleting generated .rst files
 2024-02-08 14:50 UTC 

[PATCH v2] drm/msm/dpu: make "vblank timeout" more useful
 2024-02-08 14:50 UTC 

[PATCH] arm64: dts: freescale: minor whitespace cleanup
 2024-02-08 14:43 UTC  (2+ messages)

[PATCH 5.10/5.15/6.1 0/1] nilfs2: fix WARNING in nilfs_dat_prepare_end()
 2024-02-08 14:42 UTC  (2+ messages)
` [PATCH 5.10/5.15/6.1 1/1] nilfs2: replace WARN_ONs for invalid DAT metadata block requests

[tip:timers/core] BUILD SUCCESS 49f1ff50d49fb8b40bc0271177de8092226396e9
 2024-02-08 14:37 UTC 

[REGRESSION] `lis3lv02d_i2c_suspend()` causes `unbalanced disables for regulator-dummy` and `Failed to disable Vdd_IO: -EIO`
 2024-02-08 14:34 UTC  (2+ messages)

[PATCH v4 0/3] Add drm_get_acpi_edid() helper
 2024-02-08 14:31 UTC  (5+ messages)
` [PATCH v4 1/3] drm: "
    `  "

[PATCH] dt-bindings: backlight: qcom-wled: Fix bouncing email addresses
 2024-02-08 14:31 UTC  (2+ messages)

[PATCH] rust: stop using ptr_metadata feature
 2024-02-08 14:31 UTC  (3+ messages)

[PATCH v2 0/3] backlight: mp3309c: Allow to use on non-OF platforms
 2024-02-08 14:30 UTC  (2+ messages)

[PATCH v3] soc: qcom: mdt_loader: Add Upperbounds check for program header access
 2024-02-08 14:29 UTC  (2+ messages)

[PATCH 00/18] mfd: convert to use maple tree register cache
 2024-02-08 14:26 UTC  (3+ messages)

[PATCH v9 0/4] Introduce STM32MP257 clock driver
 2024-02-08 14:23 UTC  (5+ messages)
` [PATCH v9 1/4] clk: stm32mp13: use platform device APIs
` [PATCH v9 2/4] dt-bindings: stm32: update DT bingding for stm32mp25
` [PATCH v9 3/4] clk: stm32: introduce clocks for STM32MP257 platform
` [PATCH v9 4/4] arm64: dts: st: add rcc support for STM32MP25

linux-next: Tree for Feb 5
 2024-02-08 14:21 UTC  (3+ messages)
` linux-next: Tree for Feb 5 (drivers/leds/rgb/leds-qcom-lpg.o)

[PATCH v9 00/25] security: Move IMA and EVM to the LSM infrastructure
 2024-02-08 14:16 UTC  (4+ messages)
` [PATCH v9 0/25] "

[PATCH] Add support for Ayaneo Air Plus 7320u
 2024-02-08 14:14 UTC  (4+ messages)

[PATCH] riscv: Fix text patching when icache flushes use IPIs
 2024-02-08 14:14 UTC  (4+ messages)

[PATCH] mfd: mcp-core: make mcp_bus_type const
 2024-02-08 14:13 UTC  (2+ messages)
` (subset) "

[PATCH v4 1/6] spi: cs42l43: Tidy up header includes
 2024-02-08 14:13 UTC  (6+ messages)
` (subset) "

[PATCH] leds: trigger: netdev: Fix kernel panic on interface rename trig notify
 2024-02-08 14:12 UTC  (10+ messages)
` (subset) "

[PATCH] net/sun3_82586: Avoid reading past buffer in debug output
 2024-02-08 14:12 UTC  (2+ messages)

[PATCH 0/2 v4] Add cond_guard() to conditional guards
 2024-02-08 14:04 UTC  (3+ messages)
` [PATCH 1/2 v4] cleanup: "

[PATCH v1 0/2] leds: aw200xx: support for hw pattern controllers
 2024-02-08 13:59 UTC  (13+ messages)
` [PATCH v1 1/2] "

[PATCH v3 00/11] Mitigate a vmap lock contention v3
 2024-02-08 13:57 UTC  (4+ messages)
` [PATCH v3 07/11] mm: vmalloc: Offload free_vmap_area_lock lock

[PATCH 0/2] pinctrl: renesas: rzg2l: Add suspend to RAM support
 2024-02-08 13:56 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: renesas: rzg2l: Add suspend/resume support
` [PATCH 2/2] arm64: dts: renesas: r9a08g045: add PSCI support

[PATCH v2 1/2] dt-bindings: net: dp83826: support TX data voltage tuning
 2024-02-08 13:56 UTC  (5+ messages)
` [PATCH v2 2/2] net: phy: "

[PATCH v2] dt-bindings: mfd: syscon: Add ti,am654-serdes-ctrl compatible
 2024-02-08 13:56 UTC  (2+ messages)
` (subset) "

[PATCH] pinctrl: stm32: fix PM support for stm32mp257
 2024-02-08 13:54 UTC  (2+ messages)

[gustavoars:testing/fam0-next20240207 1/1] ./usr/include/linux/seg6_hmac.h:12:17: warning: field 'tlvhdr' with variable sized type 'struct sr6_tlv' not at the end of a struct or class is a GNU extension
 2024-02-08 13:52 UTC 

[PATCH v2 0/3] arm64: dts: ti: am65x: Add PCIe + USB DT overlay files
 2024-02-08 13:51 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: ti: am65x: Fix dtbs_install for Rocktech OLDI overlay
` [PATCH v2 2/3] arm64: dts: ti: Add DT overlay for PCIe + USB2.0 SERDES personality card
` [PATCH v2 3/3] arm64: dts: ti: Add DT overlay for PCIe + USB3.0 "

[PATCH v1 0/3] iwlwifi: mvm: Thermal management fixes
 2024-02-08 13:50 UTC  (6+ messages)

[PATCH v1 12/13] pinctrl: pinctrl-tps6594: Add TPS65224 PMIC pinctrl and GPIO
 2024-02-08 13:50 UTC  (2+ messages)

[PATCH v2] pinctrl: mcp23s08: Check only GPIOs which have interrupts enabled
 2024-02-08 13:46 UTC  (2+ messages)

[PATCH 0/5] drm/msm: Add display support for X1E80100
 2024-02-08 13:46 UTC  (6+ messages)
` [PATCH 3/5] drm/msm: mdss: Add X1E80100 support

[GIT PULL] pin control fix for the v6.8 series
 2024-02-08 13:43 UTC 

[PATCH v4 0/2] Add support to dump printk buffer to console via sysrq
 2024-02-08 13:39 UTC  (5+ messages)
` [PATCH v4 2/2] tty/sysrq: Dump printk ring buffer messages "

[PATCH 0/8] KVM: cleanup linux/kvm.h
 2024-02-08 13:39 UTC  (3+ messages)

[paulmck-rcu:dev.2024.02.05b] BUILD SUCCESS fbb6402eb080bb82a07d735cad1c7d43677eaa40
 2024-02-08 13:38 UTC 

linux-next: build warning after merge of the spi tree
 2024-02-08 13:32 UTC  (2+ messages)

[PATCH v4] dt-bindings: pinctrl: cy8c95x0: Update gpio-reserved-ranges
 2024-02-08 13:31 UTC  (2+ messages)

[PATCH v18 000/121] KVM TDX basic feature support
 2024-02-08 13:30 UTC  (3+ messages)
` [PATCH v18 002/121] x86/virt/tdx: Export SEAMCALL functions

[PATCH v2 1/1] PCI: Do not wait for disconnected devices when resuming
 2024-02-08 13:23 UTC 

[PATCH] rtla: osnoise: timerlat: exit with EXIT_SUCCESS when help is invoked
 2024-02-08 13:23 UTC  (2+ messages)

[PATCH v2 1/1] PCI: Fix link activation wait logic
 2024-02-08 13:22 UTC 

[PATCH] tools/rtla: Replace setting prio with nice for SCHED_OTHER
 2024-02-08 13:21 UTC  (2+ messages)

[PATCH] arm64: defconfig: Enable X1E80100 multimedia clock controllers configs
 2024-02-08 13:19 UTC 

[PATCH v5] tracing: Support to dump instance traces by ftrace_dump_on_oops
 2024-02-08 13:18 UTC 

[PATCH v2] KVM: x86: nSVM/nVMX: Fix handling triple fault on RSM instruction
 2024-02-08 13:18 UTC  (4+ messages)

[PATCH 1/2] drm/bridge: samsung-dsim: Set P divider based on min/max of fin pll
 2024-02-08 13:15 UTC  (5+ messages)
` [PATCH 2/2] drm/bridge: samsung-dsim: Fix porch calcalcuation rounding

[PATCH] docs: scripts: sphinx-pre-install: Fix building docs with pyyaml package
 2024-02-08 13:13 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v4] mm/zswap: invalidate old entry when store fail or !zswap_enabled
 2024-02-08 13:14 UTC  (3+ messages)
` [PATCH mm-hotfixes-unstable] mm/zswap: invalidate duplicate entry when !zswap_enabled

[PATCH net v4] net: stmmac: xgmac: fix handling of DPP safety error for DMA channels
 2024-02-08 13:11 UTC  (5+ messages)

[PATCH v2 0/4] perf: Support PERF_SAMPLE_READ with inherit_stat
 2024-02-08 13:10 UTC  (5+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] tools/perf: Track where perf_sample_ids need per-thread periods
` [PATCH v2 3/4] tools/perf: Correctly calculate sample period for inherited SAMPLE_READ values
` [PATCH v2 4/4] tools/perf: Allow inherit + inherit_stat + PERF_SAMPLE_READ when opening events


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