linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-29 17:55:09 to 2024-07-29 20:53:46 UTC [more...]

[PATCH net-next] net/tcp: Expand goo.gl link
 2024-07-29 20:53 UTC 

[PATCH 0/6] Add AutoFDO and Propeller support for Clang build
 2024-07-29 20:52 UTC  (6+ messages)
` [PATCH 6/6] Add Propeller configuration for kernel build

[PATCH 0/2] i2c: smbus: Handle stuck alerts
 2024-07-29 20:52 UTC  (9+ messages)
` [PATCH 2/2] i2c: smbus: Send alert notifications to all devices if source not found

[PATCH 0/2] tools: Add barrier implementations for riscv
 2024-07-29 20:50 UTC  (3+ messages)
` [PATCH 1/2] tools: Add riscv barrier implementation
` [PATCH 2/2] tools: Optimize ring buffer for riscv

[PATCH 0/5] sysctl: prepare sysctl core for const struct ctl_table
 2024-07-29 20:43 UTC  (6+ messages)
` [PATCH 1/5] bpf: Constify ctl_table argument of filter function
` [PATCH 2/5] sysctl: move internal interfaces to const struct ctl_table
` [PATCH 3/5] sysctl: allow registration of "
` [PATCH 4/5] sysctl: make internal ctl_tables const
` [PATCH 5/5] const_structs.checkpatch: add ctl_table

[PATCH V7 0/9] SCHED_DEADLINE server infrastructure
 2024-07-29 20:42 UTC  (4+ messages)

[PATCH 0/3] ThinkPad T14s Gen 6 support
 2024-07-29 20:42 UTC  (10+ messages)
` [PATCH 3/3] arm64: dts: qcom: Add X1E78100 ThinkPad T14s Gen 6

[PATCH] leds: lm3601x: reset led controller during init
 2024-07-29 20:40 UTC 

[PATCH] selinux: Streamline type determination in security_compute_sid
 2024-07-29 20:40 UTC  (3+ messages)

[PATCH 00/11] Add Nothing Phone (1) support
 2024-07-29 20:18 UTC  (12+ messages)
` [PATCH 01/11] dt-bindings: arm: qcom,ids: Add IDs for SM7325 family
` [PATCH 02/11] soc: qcom: socinfo: Add Soc "
` [PATCH 03/11] cpufreq: Add SM7325 to cpufreq-dt-platdev blocklist
` [PATCH 04/11] soc: qcom: pd_mapper: Add SM7325 compatible
` [PATCH 05/11] dt-bindings: soc: qcom: qcom,pmic-glink: Document "
` [PATCH 06/11] usb: typec: ucsi: Add qcom,sm7325-pmic-glink as needing PDOS quirk
` [PATCH 07/11] dt-bindings: arm: cpus: Add qcom kryo670 compatible
` [PATCH 08/11] arm64: dts: qcom: Add SM7325 device tree
` [PATCH 09/11] dt-bindings: vendor-prefixes: Add Nothing Technology Limited
` [PATCH 10/11] dt-bindings: arm: qcom: Add SM7325 Nothing Phone 1
` [PATCH 11/11] arm64: dts: qcom: sm7325: Add device-tree for "

[PATCH] tools: Remove tile architecture from barrier.h
 2024-07-29 20:37 UTC 

[PATCH] OPP: Fix support for required OPPs for multiple PM domains
 2024-07-29 20:30 UTC  (12+ messages)

[PATCH 1/2] arm: dts: arm: Drop redundant fixed-factor clocks
 2024-07-29 20:30 UTC  (3+ messages)
` [PATCH 2/2] arm/arm64: dts: arm: Use generic clock and regulator nodenames

[PATCH] fbdev/hpfb: Fix an error handling path in hpfb_dio_probe()
 2024-07-29 20:30 UTC  (5+ messages)

[PATCH v5 0/3] Add CPG support for RZ/V2H(P) SoC
 2024-07-29 20:26 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: clock: renesas: Document RZ/V2H(P) SoC CPG
` [PATCH v5 2/3] clk: renesas: Add family-specific clock driver for RZ/V2H(P)
` [PATCH v5 3/3] clk: renesas: Add RZ/V2H(P) CPG driver

Why do very few filesystems have umount helpers
 2024-07-29 20:26 UTC  (3+ messages)

[tip:master] BUILD SUCCESS 9735495fa893827827e8870af054c8b114f2dcd9
 2024-07-29 20:23 UTC 

[PATCH] arm64: dts: rockchip: Correct the Pinebook Pro battery design capacity
 2024-07-29 20:21 UTC  (2+ messages)

[PATCH v3 0/3] Add support for Firefly Core-PX30-JD4 SoM & baseboard
 2024-07-29 20:21 UTC  (2+ messages)

[PATCH v3 0/2] sdmmc/sdio/emmc improvements for RK3328
 2024-07-29 20:21 UTC  (2+ messages)

[PATCH v3 0/3] arm64: dts: rockchip: fixes support for Lunzn Fastrhino R6xS
 2024-07-29 20:21 UTC  (2+ messages)

[PATCH 00/13] rockchip: Enable 4K@60Hz mode on RK3228, RK3328, RK3399 and RK356x
 2024-07-29 20:21 UTC  (2+ messages)
` (subset) "

[PATCH v3 2/3] dma-mapping: replace zone_dma_bits by zone_dma_limit
 2024-07-29 20:20 UTC  (2+ messages)

[PATCH v8 00/11] PCI: imx6: Fix\rename\clean up and add lut information for imx95
 2024-07-29 20:18 UTC  (12+ messages)
` [PATCH v8 01/11] PCI: imx6: Fix establish link failure in EP mode for iMX8MM and iMX8MP
` [PATCH v8 02/11] PCI: imx6: Fix i.MX8MP PCIe EP's occasional failure to trigger MSI
` [PATCH v8 03/11] PCI: imx6: Fix missing call to phy_power_off() in error handling
` [PATCH v8 04/11] PCI: imx6: Rename imx6_* with imx_*
` [PATCH v8 05/11] PCI: imx6: Introduce SoC specific callbacks for controlling REFCLK
` [PATCH v8 06/11] PCI: imx6: Simplify switch-case logic by involve core_reset callback
` [PATCH v8 07/11] PCI: imx6: Improve comment for workaround ERR010728
` [PATCH v8 08/11] PCI: imx6: Consolidate redundant if-checks
` [PATCH v8 09/11] dt-bindings: imx6q-pcie: Add i.MX8Q pcie compatible string
` [PATCH v8 10/11] PCI: imx6: Call common PHY API to set mode, speed, and submode
` [PATCH v8 11/11] PCI: imx6: Add i.MX8Q PCIe root complex (RC) support

[PATCH v2] Drivers: hv: vmbus: Optimize boot time by concurrent execution of hv_synic_init()
 2024-07-29 20:17 UTC  (2+ messages)

[GIT PULL] HID fixes for 6.11
 2024-07-29 20:16 UTC  (2+ messages)

[GIT PULL] virtio: fixes for rc1
 2024-07-29 20:16 UTC  (2+ messages)

[PATCH v7 0/7] Add support for AD4000 series of ADCs
 2024-07-29 20:15 UTC  (3+ messages)
` (subset) "

[PATCH (resend)] Input: MT - limit max slots
 2024-07-29 20:14 UTC  (14+ messages)

[PATCH] iommu/arm-smmu-qcom: Work around SDM845 Adreno SMMU w/ 16K pages
 2024-07-29 20:14 UTC  (2+ messages)

[PATCH] clang-format: Update with v6.11-rc1's `for_each` macro list
 2024-07-29 20:14 UTC  (2+ messages)

[PATCH RFC 0/5] iio: adc: ad4030: new driver for AD4030 and similar ADCs
 2024-07-29 20:13 UTC  (5+ messages)
` [PATCH RFC 2/5] iio: adc: ad4030: add driver for ad4030-24

[RFC PATCH net-next v6 07/14] virtio/vsock: add common datagram send path
 2024-07-29 20:00 UTC  (2+ messages)

[PATCH v5 0/4] mm: support mTHP swap-in for zRAM-like swapfile
 2024-07-29 20:11 UTC  (13+ messages)
` [PATCH v5 3/4] mm: support large folios swapin as a whole "
` [PATCH v5 4/4] mm: Introduce per-thpsize swapin control policy

[PATCH v4 0/3] iio: adc: add support for pac1921
 2024-07-29 20:11 UTC  (5+ messages)
` [PATCH v4 3/3] "

[PATCH v1 0/2] Modify the method of sending 11/29 commands
 2024-07-29 20:09 UTC  (5+ messages)
` [PATCH v1 1/2] drm/panel: jd9365da: Move the sending location of the 11/29 command

[PATCH] drm/msm/dp: fix the max supported bpp logic
 2024-07-29 20:08 UTC  (6+ messages)

[PATCH] selftests: ksft: Track skipped tests when finishing the test suite
 2024-07-29 20:06 UTC  (3+ messages)

[PATCH v4 1/1] watchdog: imx7ulp_wdt: move post_rcs_wait into struct imx_wdt_hw_feature
 2024-07-29 20:06 UTC 

[PATCH] iommufd: Enforce IOMMU_RESV_SW_MSI upon hwpt_paging allocation
 2024-07-29 20:05 UTC  (3+ messages)

[syzbot] [media?] [usb?] WARNING in smsusb_init_device/usb_submit_urb
 2024-07-29 20:00 UTC  (3+ messages)

[PATCH v3 0/3] Minor cleanups and better error handling
 2024-07-29 19:53 UTC  (3+ messages)
` [PATCH v3 2/3] iio: light: ltr390: Add ALS channel and support for gain and resolution

[PATCH v2 0/5] soc: qcom: fix rpm_requests module probing
 2024-07-29 19:52 UTC  (6+ messages)
` [PATCH v2 1/5] Revert "soc: qcom: smd-rpm: Match rpmsg channel instead of compatible"
` [PATCH v2 2/5] dt-bindings: soc: qcom: smd-rpm: add generic compatibles
` [PATCH v2 3/5] soc: qcom: smd-rpm: add qcom,smd-rpm compatible
` [PATCH v2 4/5] ARM: dts: qcom: add generic compat string to RPM glink channels
` [PATCH v2 5/5] arm64: "

6.11/regression/bisected - commit 1541d63c5fe2 made my system unbootable (general protection fault, probably for non-canonical address 0xdffffc00000000a9)
 2024-07-29 19:51 UTC  (2+ messages)

Linux 6.11-rc1
 2024-07-29 19:50 UTC  (4+ messages)

[PATCH v2 0/8] libperf: Add interface for overflow check of sampling events
 2024-07-29 19:46 UTC  (6+ messages)
` [PATCH v2 2/8] libbpf: Move opts code into dedicated header

[PATCH RFC net-next] net: pcs: add helper module for standalone drivers
 2024-07-29 19:42 UTC  (3+ messages)

[PATCH v6 0/7] Add support for AD4000 series of ADCs
 2024-07-29 19:40 UTC  (3+ messages)
` (subset) "

[PATCH] spi: Assign dummy scatterlist to unidirectional transfers
 2024-07-29 19:40 UTC  (4+ messages)

[RFC PATCH net-next v6 01/14] af_vsock: generalize vsock_dgram_recvmsg() to all transports
 2024-07-29 19:25 UTC  (2+ messages)

[PATCH v2 0/7] can: m_can: Add am62 wakeup support
 2024-07-29 19:37 UTC  (5+ messages)
` [PATCH v2 2/7] can: m_can: Map WoL to device_set_wakeup_enable

[PATCH] dt-bindings: clock: nxp,lpc3220-clk: Convert bindings to DT schema
 2024-07-29 19:37 UTC 

[PATCH 0/6] ASoC: codecs: wcd93xx/wsa88xx: Correct Soundwire ports mask
 2024-07-29 19:37 UTC  (2+ messages)

[PATCH] media: docs: Fix newline typos in capture.c
 2024-07-29 19:37 UTC 

[PATCH] profiling: remove prof_cpu_mask
 2024-07-29 19:36 UTC  (4+ messages)

[PATCH] x86/sev: Fix __reserved field in sev_config
 2024-07-29 19:32 UTC  (2+ messages)

[PATCH v1 0/3] mm: remove arch_make_page_accessible()
 2024-07-29 19:27 UTC  (5+ messages)
` [PATCH v1 1/3] mm: simplify arch_make_folio_accessible()
` [PATCH v1 2/3] mm/gup: convert to arch_make_folio_accessible()
` [PATCH v1 3/3] s390/uv: drop arch_make_page_accessible()

[PATCH 00/12] tools/nolibc: improve LLVM/clang support
 2024-07-29 19:27 UTC  (3+ messages)

[PATCH] ALSA: hda: cs35l56: Stop creating ALSA controls for firmware coefficients
 2024-07-29 19:27 UTC  (3+ messages)

[PATCH] arm64: dts: rockchip: add wolfvision pf5 visualizer display
 2024-07-29 19:22 UTC  (3+ messages)

[PATCH v2 2/2] perf jevents: Autogenerate empty-pmu-events.c
 2024-07-29 19:18 UTC  (10+ messages)

[PATCH v7 0/3] vdpa: support set mac address from vdpa tool
 2024-07-29 19:16 UTC  (7+ messages)
` [PATCH v7 1/3] "
` [PATCH v7 2/3] vdpa_sim_net: Add the support of set mac address
` [PATCH v7 3/3] vdpa/mlx5: "

[PATCH] drm/plane: Fix IS_ERR() vs NULL bug
 2024-07-29 19:16 UTC  (2+ messages)

[PATCH 1/1] dt-bindings: soc: fsl: Convert rcpm to yaml format
 2024-07-29 19:11 UTC 

[PATCH net-next v2 0/2] net: ethernet: mtk_eth_soc: improve RX performance
 2024-07-29 19:10 UTC  (4+ messages)
` [PATCH net-next v2 1/2] net: ethernet: mtk_eth_soc: use prefetch methods
` [PATCH net-next v2 2/2] net: ethernet: mtk_eth_soc: use PP exclusively for XDP programs

[PATCH v2] arm64: dts: rockchip: Add PCIe pinctrls to Turing RK1
 2024-07-29 19:09 UTC  (4+ messages)

[PATCH v2 0/2] Align kvrealloc() with krealloc()
 2024-07-29 19:08 UTC  (5+ messages)
` [PATCH v2 1/2] mm: vmalloc: implement vrealloc()

[PATCH] media: imx283: Provide optical black mode
 2024-07-29 19:01 UTC  (2+ messages)

[PATCH v2 00/10] arm64: dts: layerscape: collect all fix warning patches
 2024-07-29 18:59 UTC  (11+ messages)
` [PATCH v2 01/10] arm64: dts: layerscape: rename aux-bus to bus
` [PATCH v2 02/10] arm64: dts: layerscape: rename rcpm as wakeup-control from power-control
` [PATCH v2 03/10] arm64: dts: layerscape: use common pcs-handle property
` [PATCH v2 04/10] arm64: dts: fsl-ls1043a: change uqe to uqe-bus and remove #address-cells
` [PATCH v2 05/10] arm64: dts: fsl-ls1028a: add fsl,ls1028-reset for syscon
` [PATCH v2 06/10] arm64: dts: layerscape: add msi-cell = <1> for gic its
` [PATCH v2 07/10] arm64: dts: layerscape: remove big-endian for mmc nodes
` [PATCH v2 08/10] arm64: dts: fsl-ls1046a: remove big-endian at memory-controller
` [PATCH v2 09/10] arm64: dts: layerscape: remove undocumented fsl,ls-pcie-ep
` [PATCH v2 10/10] arm64: dts: fsl,ls2085a: remove fsl,ls2085a-pcie

[PATCH 1/4] module: Add module_subinit{_noexit} and module_subeixt helper macros
 2024-07-29 18:57 UTC  (11+ messages)

[PATCH] net: usb: lan78xx: add weak dependency with micrel phy module
 2024-07-29 18:56 UTC  (3+ messages)

PCI: Work around PCIe link training failures
 2024-07-29 18:56 UTC  (2+ messages)

[PATCH v4 0/2] allow KASAN to detect UAF in SLAB_TYPESAFE_BY_RCU slabs
 2024-07-29 18:56 UTC  (3+ messages)
` [PATCH v4 1/2] kasan: catch invalid free before SLUB reinitializes the object
` [PATCH v4 2/2] slub: Introduce CONFIG_SLUB_RCU_DEBUG

[PATCH 0/4] soc: qcom: fix rpm_requests module probing
 2024-07-29 18:53 UTC  (6+ messages)
` [PATCH 2/4] soc: qcom: smd-rpm: add qcom,smd-rpm compatible

[PATCH v6 00/27] Add support for sam9x7 SoC family
 2024-07-29 18:52 UTC  (2+ messages)

[PATCH v3 0/2] arm64: Add basic support for LG H815
 2024-07-29 18:52 UTC  (2+ messages)

[syzbot] [wireless?] WARNING in plfxlc_mac_release
 2024-07-29 18:50 UTC 

[PATCH v4] x86/paravirt: Disable virt spinlock on bare metal
 2024-07-29 18:47 UTC  (3+ messages)

[PATCH] mm,slub: do not call do_slab_free for kfence object
 2024-07-29 18:46 UTC  (2+ messages)

[PATCH v4 0/7] memory: tegra: Cleanup Tegra210 EMC frequency scaling
 2024-07-29 18:45 UTC  (2+ messages)

[PATCH 0/4] perf ftrace: Add 'profile' subcommand (v1)
 2024-07-29 18:45 UTC  (4+ messages)
` [PATCH 2/4] perf ftrace: Factor out check_ftrace_capable()

[PATCH 0/2] dt-bindings: pwm: Add r8a779h0 support
 2024-07-29 18:41 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: pwm: renesas,pwm-rcar: "
` [PATCH 2/2] dt-bindings: pwm: renesas,tpu: "

[PATCH] wmi: Fix spelling
 2024-07-29 18:40 UTC  (2+ messages)

[PATCH net] net: annotate data race around dev->flags in __dev_change_flags
 2024-07-29 18:36 UTC  (2+ messages)

[PATCH v6] fs: Improve eventpoll logging to stop indicting timerfd
 2024-07-29 18:35 UTC  (4+ messages)

[PATCH] usb: storage: ene_ub6250: Fix right shift warnings
 2024-07-29 18:34 UTC  (2+ messages)

[RFC PATCH] drm: panthor: add dev_coredumpv support
 2024-07-29 18:34 UTC  (8+ messages)

[PATCH] scsi: ufs: core: Fix hba->last_dme_cmd_tstamp timestamp updating logic
 2024-07-29 18:26 UTC  (2+ messages)

[syzbot] [net?] general protection fault in reuseport_add_sock (3)
 2024-07-29 18:27 UTC  (3+ messages)

[PATCH v4 0/2] mm: zswap: fixes for global shrinker
 2024-07-29 18:24 UTC  (3+ messages)
` [PATCH v4 1/2] mm: zswap: fix global shrinker memcg iteration

[PATCH v2] perf arch events: Fix duplicate RISC-V SBI firmware event name
 2024-07-29 18:19 UTC  (3+ messages)
` [v2] "

[PATCH v2] perf cap: Tidy up and improve capability testing
 2024-07-29 18:19 UTC 

[PATCH v2] PCI: Fix crash during pci_dev hot-unplug on pseries KVM guest
 2024-07-29 18:19 UTC  (12+ messages)

[PATCH] iommufd/device: Fix hwpt at err_unresv in iommufd_device_do_replace()
 2024-07-29 18:16 UTC  (2+ messages)

[PATCH v1] perf cap: Tidy up and improve capability testing
 2024-07-29 18:16 UTC  (2+ messages)

[PATCH bpf-next v2 0/3] selftests/bpf: convert test_dev_cgroup to test_progs
 2024-07-29 18:15 UTC  (5+ messages)
` [PATCH bpf-next v2 2/3] "

[PATCH] arm64: dts: mediatek: mt8195: Add missing clock for xhci1 controller
 2024-07-29 18:14 UTC  (10+ messages)

[PATCH v2 0/6] use device_for_each_child_node() to access device child nodes
 2024-07-29 18:12 UTC  (3+ messages)
` (subset) "

[PATCH] drm/radeon/evergreen_cs: fix int overflow errors in cs track offsets
 2024-07-29 18:12 UTC  (7+ messages)

[PATCH net-next v17 00/14] net: Make timestamping selectable
 2024-07-29 18:08 UTC  (13+ messages)
` [PATCH net-next v17 04/14] net: Change the API of PHY default timestamp to MAC
` [PATCH net-next v17 12/14] net: ethtool: tsinfo: Add support for reading tsinfo for a specific hwtstamp provider
` [PATCH net-next v17 13/14] net: ethtool: Add support for tsconfig command to get/set hwtstamp config

[PATCH v6 00/10] Enable haltpoll on arm64
 2024-07-29 18:02 UTC  (5+ messages)
` [PATCH v6 03/10] Kconfig: move ARCH_HAS_OPTIMIZED_POLL to arch/Kconfig
  ` [PATCH v6 09/10] arm64: support cpuidle-haltpoll

[PATCH v11 0/9] Marvell HW overlay support for Cadence xSPI
 2024-07-29 18:02 UTC  (2+ messages)

[PATCH v10 0/9] Marvell HW overlay support for Cadence xSPI
 2024-07-29 18:02 UTC  (2+ messages)

[PATCH] usb: gadget: dummy_hcd: execute hrtimer callback in softirq context
 2024-07-29 18:01 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;
as well as URLs for NNTP newsgroup(s).