public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-05 17:12:07 to 2024-09-05 20:16:58 UTC [more...]

[PATCH 03/11] PCI: of_property: Sanitize 32 bit PCI address parsed from DT
 2024-09-05 20:16 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: rockchip: rk3568: add CAN-FD controller
 2024-09-05 20:15 UTC  (2+ messages)

[syzbot] [net?] KASAN: slab-use-after-free Read in unix_stream_read_actor (2)
 2024-09-05 20:15 UTC  (8+ messages)

[PATCH v2 00/19] iommufd: Add VIOMMU infrastructure (Part-1)
 2024-09-05 20:14 UTC  (24+ messages)
` [PATCH v2 02/19] iommufd/viommu: Add IOMMUFD_OBJ_VIOMMU and IOMMU_VIOMMU_ALLOC ioctl
` [PATCH v2 03/19] iommu: Pass in a viommu pointer to domain_alloc_user op
` [PATCH v2 06/19] iommufd/viommu: Add IOMMU_VIOMMU_SET/UNSET_VDEV_ID ioctl
` [PATCH v2 10/19] iommufd/viommu: Add vdev_id helpers for IOMMU drivers
` [PATCH v2 16/19] iommu/arm-smmu-v3: Add arm_smmu_cache_invalidate_user
` [PATCH v2 17/19] iommu/arm-smmu-v3: Add arm_smmu_viommu_cache_invalidate

[PATCHv3 net-next 0/9] net: ibm: emac: modernize a bit
 2024-09-05 20:15 UTC  (10+ messages)
` [PATCHv3 net-next 1/9] net: ibm: emac: use devm for alloc_etherdev
` [PATCHv3 net-next 2/9] net: ibm: emac: manage emac_irq with devm
` [PATCHv3 net-next 3/9] net: ibm: emac: use devm for of_iomap
` [PATCHv3 net-next 4/9] net: ibm: emac: remove mii_bus with devm
` [PATCHv3 net-next 5/9] net: ibm: emac: use devm for register_netdev
` [PATCHv3 net-next 6/9] net: ibm: emac: use netdev's phydev directly
` [PATCHv3 net-next 7/9] net: ibm: emac: replace of_get_property
` [PATCHv3 net-next 8/9] net: ibm: emac: remove all waiting code
` [PATCHv3 net-next 9/9] net: ibm: emac: get rid of wol_irq

[PATCH v3] dt-bindings: firmware: arm,scmi: allow multiple virtual instances
 2024-09-05 20:12 UTC 

[PATCH 1/2] perf/arm-cmn: Clean up unnecessary NUMA_NO_NODE check
 2024-09-05 20:12 UTC  (3+ messages)
` [PATCH 2/2] perf/arm-cmn: Improve format attr printing

[PATCHv2 bpf-next 0/4] selftests/bpf: Add uprobe multi pid filter test
 2024-09-05 20:10 UTC  (2+ messages)

[PATCH bpf-next v1 1/3] selftests/bpf: fix some typos in selftests
 2024-09-05 20:10 UTC  (2+ messages)

[syzbot] [wireless?] possible deadlock in ieee80211_remove_interfaces
 2024-09-05 20:10 UTC 

[PATCH] x86/mm/pat: Support splitting of virtual memory areas
 2024-09-05 20:09 UTC  (10+ messages)

[PATCH v2] selftests: futex: Fix missing free in main
 2024-09-05 20:08 UTC  (2+ messages)

[PATCH v4 0/3] usb: imx8mp: collect some improvement
 2024-09-05 20:06 UTC  (4+ messages)
` [PATCH v4 1/3] usb: host: xhci-plat: Parse xhci-missing_cas_quirk and apply quirk
` [PATCH v4 2/3] usb: dwc3: imx8mp: add 2 software managed quirk properties for host mode
` [PATCH v4 3/3] usb: dwc3: imx8mp: disable SS_CON and U3 wakeup for system sleep

[PATCH v3] dt-bindings: pinctrl: Add SA8255p TLMM
 2024-09-05 20:02 UTC 

[PATCH v3 0/9] tmpfs: Add case-insensitive support for tmpfs
 2024-09-05 19:57 UTC  (12+ messages)
` [PATCH v3 1/9] libfs: Create the helper function generic_ci_validate_strict_name()
` [PATCH v3 2/9] ext4: Use generic_ci_validate_strict_name helper
` [PATCH v3 3/9] unicode: Recreate utf8_parse_version()
` [PATCH v3 4/9] unicode: Export latest available UTF-8 version number
` [PATCH v3 5/9] libfs: Create the helper struct generic_ci_always_del_dentry_ops
` [PATCH v3 6/9] tmpfs: Add casefold lookup support
` [PATCH v3 7/9] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs
` [PATCH v3 8/9] tmpfs: Expose filesystem features via sysfs
` [PATCH v3 9/9] docs: tmpfs: Add casefold options

[PATCH v2 0/9] iio: add support for the ad3552r AXI DAC IP
 2024-09-05 19:51 UTC  (9+ messages)
` [PATCH v2 1/9] dt-bindings: iio: dac: ad3552r: add io-backend property
` [PATCH v2 4/9] iio: backend adi-axi-dac: add registering of child fdt node
` [PATCH v2 9/9] iio: ABI: add DAC sysfs synchronous_mode parameter

[PATCHv2 net-next 0/7] various cleanups
 2024-09-05 19:49 UTC  (8+ messages)
` [PATCHv2 net-next 1/7] net: ag71xx: add COMPILE_TEST to test compilation
` [PATCHv2 net-next 2/7] net: ag71xx: add MODULE_DESCRIPTION
` [PATCHv2 net-next 3/7] net: ag71xx: update FIFO bits and descriptions
` [PATCHv2 net-next 4/7] net: ag71xx: use ethtool_puts
` [PATCHv2 net-next 5/7] net: ag71xx: get reset control using devm api
` [PATCHv2 net-next 6/7] net: ag71xx: remove always true branch
` [PATCHv2 net-next 7/7] net: ag71xx: disable napi interrupts during probe

[PATCH] i2c: designware: fix master is holding SCL low while ENABLE bit is disabled
 2024-09-05 19:49 UTC  (2+ messages)
` [PATCH] i2c: designware: fix master is holding SCL low while ENABLE bit is disabledg

[PATCH 00/15] timers: Cleanup delay/sleep related mess
 2024-09-05 19:49 UTC  (5+ messages)
` [PATCH 06/15] timers: Update function descriptions of sleep/delay related functions

[PATCH v3] dt-bindings: mfd: qcom,tcsr: document support for SA8255p
 2024-09-05 19:47 UTC 

[PATCH 1/3] perf mem: Check mem_events for all eligible PMUs
 2024-09-05 19:47 UTC  (4+ messages)
` [PATCH 2/3] perf mem: Fix missed p-core mem events on ADL and RPL

[PATCH v4 00/15] fuse: basic support for idmapped mounts
 2024-09-05 19:45 UTC  (3+ messages)
` [PATCH v4 15/15] fs/fuse/virtio_fs: allow "

[PATCH v3 00/25] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-09-05 19:44 UTC  (9+ messages)
` [PATCH v3 04/25] cxl/pci: Delay event buffer allocation
` [PATCH v3 18/25] cxl/extent: Process DCD events and realize region extents
` [PATCH v3 22/25] cxl/region: Read existing extents on region creation
` [PATCH v3 23/25] cxl/mem: Trace Dynamic capacity Event Record

[PATCH v2] docs: Move fault injection section to dev-tools
 2024-09-05 19:40 UTC  (2+ messages)

[PATCH v3] dt-bindings: arm-smmu: document the support on SA8255p
 2024-09-05 19:36 UTC 

[PATCH tty-next v1 0/2] convert 8250 to nbcon
 2024-09-05 19:30 UTC  (5+ messages)
` [PATCH next v1 1/2] serial: 8250: Switch to nbcon console

[PATCH v4 1/2] mm: store zero pages to be swapped out in a bitmap
 2024-09-05 19:28 UTC  (17+ messages)

[PATCH] ata: libata-eh: Clear scsicmd->result when setting SAM_STAT_CHECK_CONDITION
 2024-09-05 19:28 UTC  (5+ messages)

[PATCH 00/22] arm64: qcom: Introduce SA8255p Ride platform
 2024-09-05 19:28 UTC  (7+ messages)
` [PATCH v2 00/21] "
  ` [PATCH v2 15/21] dt-bindings: i2c: document support for SA8255p

[PATCH v3 0/4] arm64: dts: qcom: sc8280xp: enable WLAN and Bluetooth
 2024-09-05 19:27 UTC  (13+ messages)
` [PATCH v3 1/4] arm64: dts: qcom: sc8280xp-crd: model the PMU of the on-board wcn6855
` [PATCH v3 4/4] arm64: dts: qcom: sc8280xp-x13s: keep less regulators always-on

[PATCH v5 0/6] mm: split underused THPs
 2024-09-05 19:24 UTC  (6+ messages)
` [PATCH v5 1/6] mm: free zapped tail pages when splitting isolated thp

[PATCH v3] dt-bindings: soc: qcom: aoss-qmp: document support for SA8255p
 2024-09-05 19:23 UTC 

[PATCH] docs/mm: fix a typo
 2024-09-05 19:21 UTC  (2+ messages)

[PATCH] Documentation: Use list table for possible GDS sysfs values
 2024-09-05 19:21 UTC  (2+ messages)

[PATCH] perf/x86: fix wrong assumption that LBR is only useful for sampling events
 2024-09-05 19:20 UTC  (2+ messages)

[PATCH] mm: move mm flags to mm_types.h
 2024-09-05 19:18 UTC  (2+ messages)

[PATCH v2 0/6] arm64: dts: freescale: 2nrd clean up dtb warning under freescale
 2024-09-05 19:17 UTC  (4+ messages)
` [PATCH v2 3/6] arm64: dts: imx8mm-venice-gw7901: add #address(size)-cells for gsc@20

[PATCH v4 4/7] PCI: keystone: Add supported for PVU-based DMA isolation on AM654
 2024-09-05 19:16 UTC  (3+ messages)

[PATCH v3] dt-bindings: interrupt-controller: qcom-pdc: document support for SA8255p
 2024-09-05 19:15 UTC 

[PATCH v6 00/12] platform/chrome: Introduce DT hardware prober
 2024-09-05 19:13 UTC  (7+ messages)
` [PATCH v6 09/12] i2c: of-prober: Add regulator support

[PATCH 6.10 000/183] 6.10.9-rc2 review
 2024-09-05 19:12 UTC  (2+ messages)

[PATCH] KVM: x86: Avoid clang -Wimplicit-fallthrough in kvm_vm_ioctl_check_extension()
 2024-09-05 19:10 UTC 

[PATCH v2 0/3] pwm: imx: add 32k clock for 8qm/qxp and workaround a chip issue
 2024-09-05 19:01 UTC  (6+ messages)
` [PATCH v2 3/3] pwm: imx27: workaround of the pwm output bug when decrease the duty cycle

[PATCH bpf-next] bpf: use type_may_be_null() helper for nullable-param check
 2024-09-05 19:08 UTC  (2+ messages)

[PATCH v3] dt-bindings: crypto: qcom,prng: document support for SA8255p
 2024-09-05 19:06 UTC 

[PATCH 0/6] clk: clocking-wizard: modernize probe
 2024-09-05 19:06 UTC  (3+ messages)
` [PATCH 6/6] clk: clocking-wizard: move dynamic reconfig setup behind flag

[PATCH v2 0/2] SGX NUMA fix
 2024-09-05 19:02 UTC  (4+ messages)
` [PATCH v2 2/2] x86/sgx: Log information when a node lacks an EPC section

[PATCH v3] dt-bindings: watchdog: qcom-wdt: document support on SA8255p
 2024-09-05 19:01 UTC  (2+ messages)

[PATCH] libperf: Add perf_evsel__id() function
 2024-09-05 18:59 UTC  (3+ messages)

[PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-09-05 18:54 UTC  (10+ messages)
` [PATCH 08/11] misc: rp1: RaspberryPi RP1 misc driver

[PATCH v7 0/8] Drivers to support the MCU on QNAP NAS devices
 2024-09-05 18:52 UTC  (9+ messages)
` [PATCH v7 1/8] mfd: core: make platform_data pointer const in struct mfd_cell
` [PATCH v7 2/8] dt-bindings: mfd: add binding for qnap,ts433-mcu devices
` [PATCH v7 3/8] mfd: add base driver for qnap-mcu devices
` [PATCH v7 4/8] leds: add driver for LEDs from "
` [PATCH v7 5/8] Input: add driver for the input part of "
` [PATCH v7 6/8] hwmon: add driver for the hwmon parts "
` [PATCH v7 7/8] arm64: dts: rockchip: hook up the MCU on the QNAP TS433
` [PATCH v7 8/8] arm64: dts: rockchip: set hdd led labels on qnap-ts433

[PATCH v1 1/1] PM: hibernate: Remove unused stub for saveable_highmem_page()
 2024-09-05 18:48 UTC 

[PATCH v4] memcg: add charging of already allocated slab objects
 2024-09-05 18:48 UTC  (3+ messages)

[PATCH v3] dt-bindings: mailbox: qcom-ipcc: document the support for SA8255p
 2024-09-05 18:47 UTC 

[PATCH v1 1/1] HID: debug: Remove duplicates from 'keys'
 2024-09-05 18:43 UTC 

[PATCH] ASoC: topology-test: Convert comma to semicolon
 2024-09-05 18:42 UTC  (2+ messages)

[PATCH] ASoC: Intel: skl_hda_dsp_generic: convert comma to semicolon
 2024-09-05 18:42 UTC  (2+ messages)

[PATCH v8 0/5] Add audio support for the MediaTek Genio 350-evk board
 2024-09-05 18:42 UTC  (2+ messages)
` (subset) "

[PATCH V9 0/2] Add support for aw96103/aw96105 proximity sensor
 2024-09-05 18:40 UTC  (4+ messages)
` [PATCH V9 2/2] iio: proximity: aw96103: "

[PATCH] clk: imx8qxp: Defer instead of failing probe
 2024-09-05 18:35 UTC  (8+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "
          ` [PATCH v4] "

[PATCH v5.15-v5.10] drm/amd/pm: Fix the null pointer dereference for vega10_hwmgr
 2024-09-05 18:35 UTC  (2+ messages)

[PATCH] arm64/fpsimd: Ensure we don't contend a SMCU from idling CPUs
 2024-09-05 18:34 UTC  (5+ messages)

[PATCH v2] Bluetooth: btsdio: Do not bind to non-removable CYW4373
 2024-09-05 18:01 UTC 

[PATCH] arm64: dts: imx8mp-venice-gw74xx: add M2SKT_GPIO10 gpio configuration
 2024-09-05 18:32 UTC 

[PATCH] arm64: dts: imx8m*-venice-gw75xx: add Accelerometer device
 2024-09-05 18:31 UTC 

[PATCH V10 0/2] Add support for aw96103/aw96105 proximity sensor
 2024-09-05 18:31 UTC  (3+ messages)
` [PATCH V10 2/2] iio: proximity: aw96103: "

[PATCH v3] dt-bindings: firmware: qcom,scm: document support for SA8255p
 2024-09-05 18:30 UTC 

[PATCH iwl-net v2] ice: fix VSI lists confusion when adding VLANs
 2024-09-05 18:29 UTC  (2+ messages)

[PATCH net-next v2] dt-bindings: net: ath11k: document the inputs of the ath11k on WCN6855
 2024-09-05 18:28 UTC  (6+ messages)

[GIT PULL] clk: imx: Updates for v6.12
 2024-09-05 18:25 UTC  (2+ messages)

[PATCH] dm verity: don't use WQ_MEM_RECLAIM
 2024-09-05 18:21 UTC  (2+ messages)

[PATCH v2 0/5] iommu/amd: Use 128-bit cmpxchg operation to update DTE
 2024-09-05 18:21 UTC  (5+ messages)
` [PATCH v2 3/5] iommu/amd: Introduce helper functions to access and update 256-bit DTE

[PATCH v6 0/7] Event parsing fixes
 2024-09-05 18:20 UTC  (2+ messages)

[PATCH 0/3] Add support for Ariaboard Photonicat RK3568
 2024-09-05 18:20 UTC  (7+ messages)
` [PATCH 3/3] arm64: dts: rockchip: add dts "

[PATCH v2 00/19] Implement DWARF modversions
 2024-09-05 18:15 UTC  (10+ messages)
` [PATCH v2 06/19] gendwarfksyms: Add a cache for processed DIEs
` [PATCH v2 08/19] gendwarfksyms: Expand subroutine_type
` [PATCH v2 11/19] gendwarfksyms: Limit structure expansion

[PATCH v4 00/11] nfsd: implement the "delstid" draft
 2024-09-05 18:09 UTC  (8+ messages)
` [PATCH v4 01/11] nfsd: fix initial getattr on write delegation
` [PATCH v4 09/11] fs: handle delegated timestamps in setattr_copy_mgtime

[PATCH v3 00/12] Add RTC support for the Renesas RZ/G3S SoC
 2024-09-05 18:09 UTC  (5+ messages)
` [PATCH v3 07/12] arm64: dts: renesas: r9a08g045: Add VBATTB node

[PATCH 0/6] selftests/resctrl: Support diverse platforms with MBM and MBA tests
 2024-09-05 18:08 UTC  (15+ messages)
` [PATCH 2/6] selftests/resctrl: Ensure measurements skip initialization of default benchmark
` [PATCH 5/6] selftests/resctrl: Do not compare performance counters and resctrl at low bandwidth

[PATCH v2 0/4] Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang
 2024-09-05 18:07 UTC  (2+ messages)

[PATCH v4 0/4] selftests: Fix cpuid / vendor checking build issues
 2024-09-05 18:06 UTC  (6+ messages)

[PATCH v3 0/2] Add support for Qualcomm SA8255p SoC
 2024-09-05 18:05 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: qcom: add the SoC ID for SA8255P
` [PATCH v3 2/2] soc: qcom: socinfo: add support "

[PATCH v2] docs: submitting-patches: Advertise b4
 2024-09-05 18:03 UTC  (2+ messages)

[PATCH] selftests:resctrl: Fix build failure on archs without __cpuid_count()
 2024-09-05 18:02 UTC 

[PATCH v1 00/10] iommufd: Add VIOMMU infrastructure (Part-2 VIRQ)
 2024-09-05 18:01 UTC  (3+ messages)
` [PATCH v1 04/10] iommufd/viommu: Allow drivers to control vdev_id lifecycle

[PATCH] iommu/amd: Add kernel parameters to limit V1 page-sizes
 2024-09-05 17:52 UTC  (6+ messages)

[PATCH 5.4 000/134] 5.4.283-rc1 review
 2024-09-05 17:52 UTC  (2+ messages)

[PATCH 6.10 000/183] 6.10.9-rc2 review
 2024-09-05 17:46 UTC 

[PATCH v1 1/1] regulator: of: Refactor of_get_*regulator() to decrease indentation
 2024-09-05 17:40 UTC  (3+ messages)

[PATCH] scsi: st: Fix input/output error on empty drive reset
 2024-09-05 17:39 UTC 

[PATCH v3 0/2] NanoPi NEO Plus2: Fix regulators and assign them
 2024-09-05 17:37 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: dts: allwinner: H5: NanoPi Neo Plus2: Fix regulators
` [PATCH v3 2/2] arm64: dts: allwinner: H5: NanoPi NEO Plus2: Use regulators for pio

[PATCH v2 16/21] dt-bindings: spi: document support for SA8255p
 2024-09-05 17:35 UTC  (11+ messages)

[PATCH v2 0/2] drm/panthor: Expose realtime group priority and allowed priorites to userspace
 2024-09-05 17:32 UTC  (3+ messages)
` [PATCH v2 1/2] drm/panthor: Add PANTHOR_GROUP_PRIORITY_REALTIME group priority
` [PATCH v2 2/2] drm/panthor: Add DEV_QUERY_GROUP_PRIORITIES_INFO dev query

[PATCH v2 1/1] pinctrl: intel: Constify struct intel_pinctrl parameter
 2024-09-05 17:34 UTC  (3+ messages)

[PATCH v6 0/4] PCI: qcom: Add 16.0 GT/s equalization and margining settings
 2024-09-05 17:34 UTC  (6+ messages)
` [PATCH v6 3/4] PCI: qcom: Add equalization settings for 16.0 GT/s

[PATCH v5 0/5] Wire up getrandom() vDSO implementation on powerpc
 2024-09-05 17:31 UTC  (7+ messages)
` [PATCH v5 4/5] powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32
          ` [PATCH] selftests: vDSO: ensure vgetrandom works in a time namespace

[PATCH V10] cgroup/rstat: Avoid flushing if there is an ongoing root flush
 2024-09-05 17:31 UTC  (4+ messages)

[PATCH v5 00/14] integrity: Introduce the Integrity Digest Cache
 2024-09-05 17:30 UTC  (3+ messages)
` [PATCH v5 01/14] lib: Add TLV parser

[PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
 2024-09-05 17:26 UTC  (3+ messages)

[PATCH 00/13] ALSA: update sample rate definitions
 2024-09-05 17:24 UTC  (2+ messages)

[RFC PATCH] mm/damon/core: avoid overflow in damon_feed_loop_next_input()
 2024-09-05 17:24 UTC 

perf mem record not getting the mem_load_aux events by default
 2024-09-05 17:23 UTC  (4+ messages)

[PATCH v6] wifi: mt76: mt7915: add wds support when wed is enabled
 2024-09-05 17:23 UTC  (4+ messages)

[PATCH] arm64: stacktrace: fix the usage of ftrace_graph_ret_addr()
 2024-09-05 17:19 UTC  (2+ messages)

[PATCH v1 1/1] mm/page_alloc: Mark has_unaccepted_memory() with __maybe_unused
 2024-09-05 17:15 UTC 

[PATCH 3/3] riscv: mm: Do not restrict mmap address based on hint
 2024-09-05 17:15 UTC  (2+ messages)

[RFC PATCH bpf-next] bpf: Check percpu map value size first
 2024-09-05 17:14 UTC 

[PATCH v1 1/1] sched/fair: Mark cfs_bandwidth_used() and m*_vruntime() with __maybe_unused
 2024-09-05 17:12 UTC 

[GIT PULL] platform-drivers-x86 for v6.11-6
 2024-09-05 17:12 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