messages from 2025-02-03 12:16:35 to 2025-02-03 13:52:40 UTC [more...]
[RFC PATCH v2 00/17] Linux SBI MPXY and RPMI drivers
2025-02-03 13:52 UTC (11+ messages)
` [RFC PATCH v2 11/17] irqchip: Add driver for the RISC-V RPMI system MSI service group
` [RFC PATCH v2 12/17] ACPI: property: Add support for nargs_prop in acpi_fwnode_get_reference_args()
` [RFC PATCH v2 16/17] irqchip/riscv-rpmi-sysmsi: Add ACPI support
[PATCH v3 0/4] Enable ethernet on qcs615
2025-02-03 13:52 UTC (3+ messages)
` [PATCH v3 4/4] arm64: dts: qcom: qcs615-ride: Enable ethernet node
[PATCH v3 0/6] Bluetooth: qca: add Qualcomm WCN3950 BT/WiFi chip support
2025-02-03 13:50 UTC (5+ messages)
` [PATCH v3 4/6] arm64: dts: qcom: qcm2290: fix (some) of QUP interconnects
` [PATCH v3 6/6] arm64: dts: qcom: qrb2210-rb1: add Bluetooth support
[PATCH v7 0/6] kernfs: Use RCU to access kernfs_node::{parent|name}
2025-02-03 13:50 UTC (7+ messages)
` [PATCH v7 1/6] kernfs: Acquire kernfs_rwsem in kernfs_notify_workfn()
` [PATCH v7 2/6] kernfs: Acquire kernfs_rwsem in kernfs_get_parent_dentry()
` [PATCH v7 3/6] kernfs: Acquire kernfs_rwsem in kernfs_node_dentry()
` [PATCH v7 4/6] kernfs: Don't re-lock kernfs_root::kernfs_rwsem in kernfs_fop_readdir()
` [PATCH v7 5/6] kernfs: Use RCU to access kernfs_node::parent
` [PATCH v7 6/6] kernfs: Use RCU to access kernfs_node::name
[PATCH 00/16] selftests: vDSO: parse_vdso: Make compatible with nolibc
2025-02-03 13:50 UTC (3+ messages)
[RFC PATCH 1/2] mmc: Update sdhci tune function to return errors
2025-02-03 13:49 UTC (4+ messages)
` [RFC PATCH 2/2] mmc: Allow tuning to be skipped during card init
[PATCH] drm/mgag200: Added support for the new device G200eH5
2025-02-03 13:49 UTC (2+ messages)
[PATCH 0/4] drm/gpuvm: Add support for single-page-filled mappings
2025-02-03 13:46 UTC (7+ messages)
[PATCH v2 00/16] Add features, improvements, and fixes
2025-02-03 13:46 UTC (6+ messages)
` [PATCH v2 08/16] iio: adc: ad7768-1: Add reset gpio
` [PATCH v2 12/16] iio: adc: ad7768-1: Add GPIO controller support
[PATCH v3 0/4] media: i2c: Add OX05B1S camera sensor driver
2025-02-03 13:45 UTC (5+ messages)
` [PATCH v3 2/4] media: ox05b1s: Add omnivision OX05B1S raw "
[PATCH v3 0/2] Enable DPU and Display Port for Qualcomm QCS8300-ride platform
2025-02-03 13:43 UTC (3+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: qcs8300: add display dt nodes for MDSS, DPU, DisplayPort and eDP PHY
[PATCH v3 00/14] Change ghes to use HEST-based offsets and add support for error inject
2025-02-03 13:41 UTC (3+ messages)
` [PATCH v3 02/14] acpi/ghes: add a firmware file with HEST address
[PATCH] rust: sync: add wait_interruptible_freezable
2025-02-03 13:41 UTC (5+ messages)
[PATCH REPOST] docs: networking: Remove VLAN_TAG_PRESENT from openvswitch doc
2025-02-03 13:41 UTC (3+ messages)
[PATCH] m68k: defconfig: Update defconfigs for v6.14-rc1
2025-02-03 13:38 UTC
[PATCH v2 0/3] Non-const bitfield helpers
2025-02-03 13:36 UTC (6+ messages)
` [PATCH treewide v2 1/3] bitfield: Add non-constant field_{prep,get}() helpers
[PATCH v3] mlxbf-bootctl: Support sysfs entries for RTC battery status
2025-02-03 13:37 UTC (2+ messages)
[PATCH v5 1/2] dt-bindings: interrupt-controller: add risc-v,aplic hart indexes
2025-02-03 13:37 UTC (2+ messages)
` [tip: irq/core] dt-bindings: interrupt-controller: Add "
[PATCH v5 2/2] irqchip/riscv-aplic: add support for hart indexes
2025-02-03 13:37 UTC (2+ messages)
` [tip: irq/core] irqchip/riscv-aplic: Add "
[RFC PATCH 0/5] drm/panthor: Protected mode support for Mali CSF GPUs
2025-02-03 13:36 UTC (4+ messages)
` [RFC PATCH 1/5] dt-bindings: dma: Add CMA Heap bindings
[PATCH v2 00/14] pinctrl: cy8c95x0: Bugfixes and cleanups
2025-02-03 13:35 UTC (17+ messages)
` [PATCH v2 01/14] pinctrl: cy8c95x0: Fix off-by-one in the regmap range settings
` [PATCH v2 02/14] pinctrl: cy8c95x0: Avoid accessing reserved registers
` [PATCH v2 03/14] pinctrl: cy8c95x0: Enable regmap locking for debug
` [PATCH v2 04/14] pinctrl: cy8c95x0: Rename PWMSEL to SELPWM
` [PATCH v2 05/14] pinctrl: cy8c95x0: Use better bitmap APIs where appropriate
` [PATCH v2 06/14] pinctrl: cy8c95x0; Switch to use for_each_set_clump8()
` [PATCH v2 07/14] pinctrl: cy8c95x0: Transform to cy8c95x0_regmap_read_bits()
` [PATCH v2 08/14] pinctrl: cy8c95x0: Remove redundant check in cy8c95x0_regmap_update_bits_base()
` [PATCH v2 09/14] pinctrl: cy8c95x0: Replace 'return ret' by 'return 0' in some cases
` [PATCH v2 10/14] pinctrl: cy8c95x0: Initialise boolean variable with boolean values
` [PATCH v2 11/14] pinctrl: cy8c95x0: Get rid of cy8c95x0_pinmux_direction() forward declaration
` [PATCH v2 12/14] pinctrl: cy8c95x0: Drop unneeded casting
` [PATCH v2 13/14] pinctrl: cy8c95x0: Separate EEPROM related register definitios
` [PATCH v2 14/14] pinctrl: cy8c95x0: Fix comment style
[PATCH] iomap: Fix -Wmissing-prototypes on UM
2025-02-03 13:34 UTC (8+ messages)
[PATCH v2 0/4] futex: Drop ROBUST_LIST_LIMIT
2025-02-03 13:34 UTC (6+ messages)
[PATCH v4 0/3] Add support for AD7191
2025-02-03 13:31 UTC (4+ messages)
` [PATCH v4 1/3] dt-bindings: iio: adc: add AD7191
` [PATCH v4 2/3] iio: adc: ad7191: "
` [PATCH v4 3/3] docs: iio: "
[PATCH 6.1] drm/amd/display: fix double free issue during amdgpu module unload
2025-02-03 13:25 UTC
[PATCH] dmaengine: ti: k3-udma: Use cap_mask directly from dma_device structure instead of a local copy
2025-02-03 13:32 UTC (2+ messages)
[PATCH v4 0/4] arm64: dts: qcom: sm8650: rework CPU & GPU thermal zones
2025-02-03 13:31 UTC (7+ messages)
` [PATCH v4 1/4] arm64: dts: qcom: sm8650: drop cpu thermal passive trip points
` [PATCH v4 2/4] arm64: dts: qcom: sm8650: setup gpu thermal with higher temperatures
` [PATCH v4 3/4] arm64: dts: qcom: sm8650: harmonize all unregulated thermal trip points
` [PATCH v4 4/4] arm64: dts: qcom: sm8650: drop remaining polling-delay-passive properties
[PATCH bpf-next v4 00/14] selftests/bpf: Migrate test_xdp_redirect_multi.sh to test_progs
2025-02-03 12:59 UTC (4+ messages)
` [PATCH bpf-next v4 12/14] selftests/bpf: test_xdp_veth: Add XDP broadcast redirection tests
[PATCH v9 09/26] x86/resctrl: Introduce interface to display number of monitoring counters
2025-02-03 13:26 UTC (2+ messages)
[PATCH v3 0/8] Support Multi-frequency scale for UFS
2025-02-03 13:22 UTC (5+ messages)
` [PATCH v3 3/8] scsi: ufs: core: Add a vop to map clock frequency to gear speed
` [PATCH v3 4/8] scsi: ufs: qcom: Implement the freq_to_gear_speed() vop
[PATCH] drivers: video: backlight: Fix NULL Pointer Dereference in backlight_device_register()
2025-02-03 13:21 UTC (2+ messages)
[PATCH v2] usb: usb251xb: silence EPROBE_DEFER error on boot
2025-02-03 13:21 UTC (2+ messages)
[RESEND v5 0/4] Add static channel mapping between soundwire master and slave
2025-02-03 13:19 UTC (3+ messages)
` [RESEND v5 3/4] soundwire: qcom: Add set_channel_map api support
[GIT pull] irq/urgent for v6.14-rc2
2025-02-03 13:19 UTC (2+ messages)
` [GIT pull] timers/urgent "
[PATCH] Fix invalid fan speed on ThinkPad X120e
2025-02-03 13:18 UTC (5+ messages)
` [PATCH v2] "
[PATCH v4 0/3] AMD NB and SMN rework
2025-02-03 13:17 UTC (3+ messages)
` [PATCH v4 1/3] x86/amd_node, platform/x86/amd/hsmp: Have HSMP use SMN through AMD_NODE
[PATCH] mfd: syscon: Restore device_node_to_regmap() for non-syscon nodes
2025-02-03 13:16 UTC (3+ messages)
` Aw: "
[PATCH 0/3] Cleanup for Intel PMU initialization
2025-02-03 13:16 UTC (2+ messages)
[RFC] Revert "kernel/params.c: defer most of param_sysfs_init() to late_initcall time"
2025-02-03 13:15 UTC (2+ messages)
[PATCH v2 0/6] module: Introduce hash-based integrity checking
2025-02-03 13:14 UTC (2+ messages)
[PATCH] kmem/tracing: Add kmem name to kmem_cache_alloc tracepoint
2025-02-03 13:15 UTC (3+ messages)
[syzbot] [bluetooth?] INFO: task hung in hci_cmd_sync_clear (3)
2025-02-03 13:12 UTC (2+ messages)
` [syzbot] "
[PATCH 0/2] ipmi: ssif_bmc: Add support for adjustable response timeout
2025-02-03 13:09 UTC (3+ messages)
` [PATCH 1/2] bindings: ipmi: ssif-bmc: Add property to adjust "
` [PATCH 2/2] ipmi: ssif_bmc: Add support for adjustable "
[PATCH net-next v18 00/25] Introducing OpenVPN Data Channel Offload
2025-02-03 13:12 UTC (4+ messages)
` [PATCH net-next v18 12/25] ovpn: implement TCP transport
[PATCH stm32-next v3 0/2] ARM: dts: stm32: lxa-fairytux2: add gen{1,2} boards
2025-02-03 13:10 UTC (5+ messages)
[PATCH v2 1/4] dma: Add devm_dma_request_chan()
2025-02-03 13:09 UTC (3+ messages)
[PATCH v3 0/2] arm64: dts: qcom: sm8650: rework CPU & GPU thermal zones
2025-02-03 13:07 UTC (6+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: sm8650: setup gpu thermal with higher temperatures
[PATCH v3 1/1] regmap: Synchronize cache for the page selector
2025-02-03 13:07 UTC (12+ messages)
[PATCH] asm-generic: allow unaligned buffers in reads/writes{w,l,q}
2025-02-03 13:03 UTC
[PATCH 0/6] X1P42100 DT and PCIe PHY bits
2025-02-03 13:03 UTC (6+ messages)
` [PATCH 2/6] dt-bindings: phy: qcom,qmp-pcie: Drop reset number constraints
iommu: flood of ahci 0000:e6:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0055 address=0xa14a4000 flags=0x0070]
2025-02-03 13:01 UTC (2+ messages)
[PATCH] usb: xhci: Restore Renesas uPD72020x support in xhci-pci
2025-02-03 13:00 UTC (3+ messages)
[PATCH 0/2] Add sysfs attributes to cros-ec-typec
2025-02-03 12:59 UTC (3+ messages)
` [PATCH 1/2] platform/chrome: cros_ec_typec: Expose PD mux status via sysfs
` [PATCH 2/2] platform/chrome: cros_ec_typec: Expose AP_MODE_ENTRY feature state "
[PATCH v4] Weighted Interleave Auto-tuning
2025-02-03 12:44 UTC (2+ messages)
[PATCH v4 Cover Letter] thunderbolt: Disable Gen 4 Recovery on Asymmetric Transitions
2025-02-03 12:59 UTC (7+ messages)
` [PATCH v4] "
[syzbot] upstream build error (22)
2025-02-03 12:55 UTC (2+ messages)
` [syzbot]
[PATCH v7 00/14] platform/x86: alienware-wmi driver rework
2025-02-03 12:55 UTC (4+ messages)
[PATCH] gpio: sim: lock hog configfs items if present
2025-02-03 12:52 UTC (2+ messages)
[PATCH v3 1/9] x86/mm/pat: cpa-test: fix length for CPA_ARRAY test
2025-02-03 12:50 UTC (2+ messages)
` [tip: x86/mm] "
[PATCH v3 2/9] x86/mm/pat: drop duplicate variable in cpa_flush()
2025-02-03 12:50 UTC (2+ messages)
` [tip: x86/mm] "
[PATCH v3 3/9] x86/mm/pat: restore large ROX pages after fragmentation
2025-02-03 12:50 UTC (2+ messages)
` [tip: x86/mm] "
[PATCH v3 4/9] execmem: don't remove ROX cache from the direct map
2025-02-03 12:50 UTC (2+ messages)
` [tip: x86/mm] "
[PATCH v3 5/9] execmem: add API for temporal remapping as RW and restoring ROX afterwards
2025-02-03 12:50 UTC (2+ messages)
` [tip: x86/mm] "
[PATCH v3 6/9] module: switch to execmem API for remapping as RW and restoring ROX
2025-02-03 12:50 UTC (2+ messages)
` [tip: x86/mm] "
[PATCH v3 7/9] Revert "x86/module: prepare module loading for ROX allocations of text"
2025-02-03 12:50 UTC (2+ messages)
` [tip: x86/mm] "
[PATCH v3 8/9] module: drop unused module_writable_address()
2025-02-03 12:50 UTC (2+ messages)
` [tip: x86/mm] "
[syzbot] [net?] general protection fault in add_wait_queue
2025-02-03 12:49 UTC (3+ messages)
[PATCH] x86/mm: Fix flush_tlb_range() when used for zapping normal PMDs
2025-02-03 12:50 UTC (2+ messages)
` [tip: x86/mm] "
[PATCH v3 9/9] x86: re-enable EXECMEM_ROX support
2025-02-03 12:50 UTC (2+ messages)
` [tip: x86/mm] "
[PATCH] ASoC: q6apm-dai: schedule all the periods before we start streaming
2025-02-03 12:49 UTC
[PATCH RESEND 0/9] Add Apple A7-A11, T2 SoC cpufreq nodes
2025-02-03 12:43 UTC (10+ messages)
` [PATCH RESEND 1/9] arm64: dts: apple: s5l8960x: Add "
` [PATCH RESEND 2/9] arm64: dts: apple: t7000: "
` [PATCH RESEND 3/9] arm64: dts: apple: t7001: "
` [PATCH RESEND 4/9] arm64: dts: apple: Add cpufreq nodes for S8000/S8003
` [PATCH RESEND 5/9] arm64: dts: apple: s8001: Add cpufreq nodes
` [PATCH RESEND 6/9] arm64: dts: apple: t8010: "
` [PATCH RESEND 7/9] arm64: dts: apple: t8011: "
` [PATCH RESEND 8/9] arm64: dts: apple: t8012: "
` [PATCH RESEND 9/9] arm64: dts: apple: t8015: "
[PATCH rdma-next v1 0/3] Print link status when it is changed
2025-02-03 12:48 UTC
[PATCH v4 1/9] perf/amd/ibs: Remove IBS_{FETCH|OP}_CONFIG_MASK macros
2025-02-03 12:48 UTC (2+ messages)
` [tip: perf/core] "
[PATCH v4 2/9] perf/amd/ibs: Remove pointless sample period check
2025-02-03 12:48 UTC (2+ messages)
` [tip: perf/core] "
[PATCH v4 3/9] perf/amd/ibs: Fix ->config to sample period calculation for OP PMU
2025-02-03 12:48 UTC (2+ messages)
` [tip: perf/core] "
[PATCH v4 4/9] perf/amd/ibs: Fix perf_ibs_op.cnt_mask for CurCnt
2025-02-03 12:48 UTC (2+ messages)
` [tip: perf/core] "
[PATCH v4 5/9] perf/amd/ibs: Don't allow freq mode event creation through ->config interface
2025-02-03 12:48 UTC (2+ messages)
` [tip: perf/core] "
[PATCH v4 6/9] perf/amd/ibs: Add PMU specific minimum period
2025-02-03 12:48 UTC (2+ messages)
` [tip: perf/core] "
[PATCH v4 7/9] perf/amd/ibs: Add ->check_period() callback
2025-02-03 12:48 UTC (2+ messages)
` [tip: perf/core] "
[PATCH v4 8/9] perf/amd/ibs: Ceil sample_period to min_period
2025-02-03 12:48 UTC (2+ messages)
` [tip: perf/core] "
[PATCH v5 1/2] uprobes: Remove redundant spinlock in uprobe_deny_signal()
2025-02-03 12:48 UTC (2+ messages)
` [tip: perf/core] "
[PATCH V10 1/4] perf/x86/intel: Apply static call for drain_pebs
2025-02-03 12:48 UTC (2+ messages)
` [tip: perf/core] "
[PATCH V10 2/4] perf/x86/intel: Avoid disable PMU if !cpuc->enabled in sample read
2025-02-03 12:48 UTC (2+ messages)
` [tip: perf/core] "
[PATCH V10 3/4] perf: Avoid the read if the count is already updated
2025-02-03 12:48 UTC (2+ messages)
` [tip: perf/core] "
[PATCH V10 4/4] perf/x86/intel: Support PEBS counters snapshotting
2025-02-03 12:48 UTC (2+ messages)
` [tip: perf/core] "
[PATCH v5 2/2] uprobes: Remove the spinlock within handle_singlestep()
2025-02-03 12:48 UTC (2+ messages)
` [tip: perf/core] "
Kconfig condition on BCM2835_TIMER (and others)
2025-02-03 12:44 UTC (2+ messages)
[PATCH v2 6/8] tee: add Qualcomm TEE driver
2025-02-03 12:44 UTC (2+ messages)
[REGRESSION] Re: [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches
2025-02-03 12:41 UTC (8+ messages)
[PATCH 00/33] Add support for the Exynos7870 SoC, along with three devices
2025-02-03 12:40 UTC (4+ messages)
` [PATCH 02/33] dt-bindings: clock: add clock definitions for exynos7870 CMU
[PATCHv4 00/17] zsmalloc/zram: there be preemption
2025-02-03 12:39 UTC (4+ messages)
` [PATCHv4 01/17] zram: switch to non-atomic entry locking
[PATCH] Input: ads7846 - fix gpiod allocation
2025-02-03 12:38 UTC (2+ messages)
[PATCH 0/2] Add support for AM62L DSS
2025-02-03 12:34 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: display: ti,am65x-dss: "
[RFC v2 PATCH 00/10] PRU-ICSSM Ethernet Driver
2025-02-03 12:29 UTC (6+ messages)
` [RFC v2 PATCH 01/10] dt-bindings: net: ti: Adds DUAL-EMAC mode support on PRU-ICSS2 for AM57xx SOCs
[PATCH v2 0/6] media: uvcvideo: Implement Granular Power Saving
2025-02-03 12:26 UTC (7+ messages)
` [PATCH v2 1/6] media: uvcvideo: Keep streaming state in the file handle
` [PATCH v2 2/6] media: uvcvideo: Move usb_autopm_(get|put)_interface to status_get
` [PATCH v2 3/6] media: uvcvideo: Add a uvc_status guard
` [PATCH v2 4/6] media: uvcvideo: Increase/decrease the PM counter per IOCTL
` [PATCH v2 5/6] media: uvcvideo: Make power management granular
` [PATCH v2 6/6] media: uvcvideo: Do not turn on the camera for some ioctls
[PATCH v1 0/1] Add firmware-name in BT node
2025-02-03 12:27 UTC (4+ messages)
` [PATCH v1 1/1] arm64: dts: qcom: sa8775p-ride: "
[PATCH 00/13] gpiolib: add gpiods_set_array_value_cansleep
2025-02-03 12:24 UTC (3+ messages)
` [PATCH 13/13] ASoC: adau1701: use gpiods_set_array_value_cansleep
[PATCH 6/7] ASoC: cs40l26: Support I2S streaming to CS40L26
2025-02-03 12:23 UTC (2+ messages)
[RESEND PATCH v11 1/3] dt-bindings: display: Add powertip,{st7272|hx8238a} as DT Schema description
2025-02-03 12:21 UTC (2+ messages)
[PATCH v7 RESEND 00/11] Add PMGR nodes for Apple A7-A11, T2 SoCs
2025-02-03 12:15 UTC (12+ messages)
` [PATCH v7 RESEND 01/11] dt-bindings: arm: apple: apple,pmgr: Add A7-A11, T2 compatibles
` [PATCH v7 RESEND 02/11] dt-bindings: arm: apple: apple,pmgr-pwrstate: "
` [PATCH v7 RESEND 03/11] arm64: dts: apple: s5l8960x: Add PMGR node
` [PATCH v7 RESEND 04/11] arm64: dts: apple: t7000: "
` [PATCH v7 RESEND 05/11] arm64: dts: apple: t7001: "
` [PATCH v7 RESEND 06/11] arm64: dts: apple: s800-0-3: Add PMGR nodes
` [PATCH v7 RESEND 07/11] arm64: dts: apple: s8001: "
` [PATCH v7 RESEND 08/11] arm64: dts: apple: t8010: "
` [PATCH v7 RESEND 09/11] arm64: dts: apple: t8011: "
` [PATCH v7 RESEND 10/11] arm64: dts: apple: t8012: "
` [PATCH v7 RESEND 11/11] arm64: dts: apple: t8015: "
[PATCH v1 1/1] bitmap: Align documentation between bitmap_gather() and bitmap_scatter()
2025-02-03 12:19 UTC
[PATCH v1 0/7] gpio: 74x164: Refactor and clean up the driver
2025-02-03 12:17 UTC (8+ messages)
` [PATCH v1 1/7] gpio: 74x164: Remove unneeded dependency to OF_GPIO
` [PATCH v1 2/7] gpio: 74x164: Simplify code with cleanup helpers
` [PATCH v1 3/7] gpio: 74x164: Annotate buffer with __counted_by()
` [PATCH v1 4/7] gpio: 74x164: Make use of the macros from bits.h
` [PATCH v1 5/7] gpio: 74x164: Fully convert to use managed resources
` [PATCH v1 6/7] gpio: 74x164: Switch to use dev_err_probe()
` [PATCH v1 7/7] gpio: 74x164: Utilise temporary variable for struct device
[PATCH 0/3] i2c: atr: allow usage of nested ATRs
2025-02-03 12:15 UTC (4+ messages)
` [PATCH 1/3] i2c: atr: Fix lockdep for "
` [PATCH 2/3] i2c: atr: deduplicate logic in attach_addr()
` [PATCH 3/3] i2c: atr: add passthrough flag
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox