public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-10 15:16:43 to 2024-06-10 17:28:37 UTC [more...]

[PATCH] dm: Add support for escaped characters in str_field_delimit()
 2024-06-10 17:28 UTC  (3+ messages)

[PATCH v3 00/14] arm64: Support for running as a guest in Arm CCA
 2024-06-10 17:27 UTC  (8+ messages)
` [PATCH v3 09/14] arm64: Enable memory encrypt for Realms

[PATCH v3] dt-bindings: remoteproc: k3-dsp: correct optional sram properties for AM62A SoCs
 2024-06-10 17:26 UTC  (2+ messages)

[PATCH] rpmsg: char: add missing MODULE_DESCRIPTION() macro
 2024-06-10 17:25 UTC  (2+ messages)

[PATCH v2] checkpatch: really skip LONG_LINE_* when LONG_LINE is ignored
 2024-06-10 17:25 UTC  (2+ messages)

[PATCH v2 0/6] docs: i2c: summary: update and use inclusive wording
 2024-06-10 17:25 UTC  (3+ messages)
` [PATCH v2 4/6] docs: i2c: summary: document use of inclusive language

[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
 2024-06-10 17:25 UTC  (8+ messages)

[syzbot] [usb?] INFO: rcu detected stall in raw_ioctl
 2024-06-10 17:24 UTC  (3+ messages)

[PATCH v7] ASoC: dt-bindings: omap-mcpdm: Convert to DT schema
 2024-06-10 17:22 UTC  (2+ messages)

[PATCH v2 0/3] Add support for the Mobileye EyeQ6H SoC
 2024-06-10 15:17 UTC  (3+ messages)

[PATCH v2] cpuset: Optimize the number of iterations in the scheduling domain construction process
 2024-06-10 17:18 UTC  (3+ messages)
` [PATCH v3] cpuset: use Union-Find to optimize the merging of cpumasks

[PATCH v5 00/28] NT synchronization primitive driver
 2024-06-10 16:58 UTC  (2+ messages)

[v4,2/2] hwmon: add MP2891 driver
 2024-06-10 17:09 UTC  (3+ messages)

[PATCH v2 0/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
 2024-06-10 17:08 UTC  (4+ messages)

[PATCH v6 0/5] Introduction of a remoteproc tee to load signed firmware
 2024-06-10 17:06 UTC  (3+ messages)
` [PATCH v6 2/5] remoteproc: Add TEE support

[PATCH] PCI: switchtec: make switchtec_class constant
 2024-06-10 17:05 UTC  (3+ messages)

[PATCH 0/7] support large folio swap-out and swap-in for shmem
 2024-06-10 16:59 UTC  (4+ messages)
  ` [PATCH 5/7] mm: add new 'orders' parameter for find_get_entries() and find_lock_entries()

[PATCH v2 0/2] pinctrl: zynqmp: Support muxing individual pins
 2024-06-10 16:59 UTC  (4+ messages)
` [PATCH v2 2/2] "

[PATCH] selftests: seccomp: fix format-zero-length warnings
 2024-06-10 16:59 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] HID: uclogic: avoid linking common code into multiple modules
 2024-06-10 16:57 UTC  (4+ messages)

[RFC v3 net-next 0/7] net: pass receive socket to drop tracepoint
 2024-06-10 16:54 UTC  (5+ messages)
` [RFC v3 net-next 1/7] net: add rx_sk to trace_kfree_skb

[PATCH v2] pwm: add missing MODULE_DESCRIPTION() macros
 2024-06-10 16:53 UTC  (2+ messages)

[PATCH 00/13] riscv: Add support for xtheadvector
 2024-06-10 16:50 UTC  (6+ messages)
` [PATCH 02/13] dt-bindings: thead: add a vlen register length property
` [PATCH 10/13] riscv: hwprobe: Add thead vendor extension probing

[PATCH 6.1 000/470] 6.1.93-rc2 review
 2024-06-10 16:50 UTC  (4+ messages)

[PATCH v5 net-next 00/15] locking: Introduce nested-BH locking
 2024-06-10 16:50 UTC  (4+ messages)
` [PATCH v5 net-next 14/15] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT

[PATCH] remoteproc: imx_rproc: Adjust phandle parsing issue while remapping optional addresses in imx_rproc_addr_init()
 2024-06-10 16:47 UTC  (2+ messages)

[PATCH v3] landlock: Add abstract unix socket connect restriction
 2024-06-10 16:36 UTC  (4+ messages)

[PATCH] dma-buf/heaps: Correct the types of fd_flags and heap_flags
 2024-06-10 16:43 UTC  (2+ messages)

[PATCH 0/9] arm64: Add support for Armv9.4 PMU fixed instruction counter
 2024-06-10 16:42 UTC  (4+ messages)
` [PATCH 3/9] perf: arm_pmu: Remove event index to counter remapping

[PATCH v2 1/4] Input: adxl34x - use device core to create driver-specific device attributes
 2024-06-10 16:43 UTC  (4+ messages)
` [PATCH v2 2/4] Input: adxl34x - use input_set_capability()
` [PATCH v2 3/4] Input: adxl34x - switch to using managed resources
` [PATCH v2 4/4] Input: adxl34x- switch to using "guard" notation

[patch V3 00/51] posix-timers: Cure inconsistencies and the SIG_IGN mess
 2024-06-10 16:43 UTC  (52+ messages)
` [patch V3 01/51] selftests/timers/posix_timers: Simplify error handling
` [patch V3 02/51] selftests/timers/posix_timers: Add SIG_IGN test
` [patch V3 03/51] selftests/timers/posix_timers: Validate signal rules
` [patch V3 04/51] selftests/timers/posix-timers: Validate SIGEV_NONE
` [patch V3 05/51] selftests/timers/posix-timers: Validate timer_gettime()
` [patch V3 06/51] selftests/timers/posix-timers: Validate overrun after unblock
` [patch V3 07/51] posix-cpu-timers: Split up posix_cpu_timer_get()
` [patch V3 08/51] posix-cpu-timers: Save interval only for armed timers
` [patch V3 09/51] posix-cpu-timers: Handle interval timers correctly in timer_get()
` [patch V3 10/51] posix-cpu-timers: Handle SIGEV_NONE "
` [patch V3 11/51] posix-cpu-timers: Handle SIGEV_NONE timers correctly in timer_set()
` [patch V3 12/51] posix-cpu-timers: Replace old expiry retrieval in posix_cpu_timer_set()
` [patch V3 13/51] posix-cpu-timers: Do not arm SIGEV_NONE timers
` [patch V3 14/51] posix-cpu-timers: Use @now instead of @val for clarity
` [patch V3 15/51] posix-cpu-timers: Remove incorrect comment in posix_cpu_timer_set()
` [patch V3 16/51] posix-cpu-timers: Simplify posix_cpu_timer_set()
` [patch V3 17/51] posix-timers: Retrieve interval in common timer_settime() code
` [patch V3 18/51] posix-timers: Clear overrun in common_timer_set()
` [patch V3 19/51] posix-timers: Convert timer list to hlist
` [patch V3 20/51] posix-timers: Consolidate timer setup
` [patch V3 21/51] posix-cpu-timers: Make k_itimer::it_active consistent
` [patch V3 22/51] posix-timers: Consolidate signal queueing
` [patch V3 23/51] signal: Remove task argument from dequeue_signal()
` [patch V3 24/51] signal: Replace BUG_ON()s
` [patch V3 25/51] signal: Confine POSIX_TIMERS properly
` [patch V3 26/51] signal: Prevent user space from setting si_sys_private
` [patch V3 27/51] signal: Get rid of resched_timer logic
` [patch V3 28/51] posix-timers: Cure si_sys_private race
` [patch V3 29/51] signal: Allow POSIX timer signals to be dropped
` [patch V3 30/51] posix-timers: Drop signal if timer has been deleted or reprogrammed
` [patch V3 31/51] posix-timers: Rename k_itimer::it_requeue_pending
` [patch V3 32/51] posix-timers: Add proper state tracking
` [patch V3 33/51] posix-timers: Make signal delivery consistent
` [patch V3 34/51] posix-timers: Make signal overrun accounting sensible
` [patch V3 35/51] posix-cpu-timers: Use dedicated flag for CPU timer nanosleep
` [patch V3 36/51] posix-timers: Add a refcount to struct k_itimer
` [patch V3 37/51] signal: Split up __sigqueue_alloc()
` [patch V3 38/51] signal: Provide posixtimer_sigqueue_init()
` [patch V3 39/51] signal: Add sys_private_ptr to siginfo::_sifields::_timer
` [patch V3 40/51] posix-timers: Store PID type in the timer
` [patch V3 41/51] signal: Refactor send_sigqueue()
` [patch V3 42/51] posix-timers: Embed sigqueue in struct k_itimer
` [patch V3 43/51] signal: Cleanup unused posix-timer leftovers
` [patch V3 44/51] signal: Add task argument to flush_sigqueue_mask()
` [patch V3 45/51] signal: Provide ignored_posix_timers list
` [patch V3 46/51] posix-timers: Handle ignored list on delete and exit
` [patch V3 47/51] signal: Handle ignored signals in do_sigaction(action != SIG_IGN)
` [patch V3 48/51] signal: Queue ignored posixtimers on ignore list
` [patch V3 49/51] posix-timers: Cleanup SIG_IGN workaround leftovers
` [patch V3 50/51] alarmtimers: Remove the throttle mechanism from alarm_forward_now()
` [patch V3 51/51] alarmtimers: Remove return value from alarm functions

[PATCH] kbuild: rpm-pkg: fix rpmbuild warnings for kernel.spec
 2024-06-10 16:38 UTC 

[PATCH] MAINTAINERS: Drop Wanpeng Li as a Reviewer for KVM Paravirt support
 2024-06-10 16:34 UTC 

[PATCH v9 0/7] Coresight for Kernel panic and watchdog reset
 2024-06-10 16:34 UTC  (3+ messages)
` [PATCH v9 5/7] coresight: tmc: Add support for reading crash data

[PATCH] remoteproc: mediatek: Increase MT8188 SCP core0 DRAM size
 2024-06-10 16:34 UTC  (3+ messages)

[PATCH v5 0/2] vfio/pci: add msi interrupt affinity support
 2024-06-10 16:31 UTC  (2+ messages)

[PATCH v4 0/4] ADP5585 GPIO expander, PWM and keypad controller support
 2024-06-10 16:31 UTC  (9+ messages)
` [PATCH v4 3/4] gpio: adp5585: Add Analog Devices ADP5585 support
` [PATCH v4 4/4] pwm: "

[PATCH] x86/boot: Remove unused function __fortify_panic()
 2024-06-10 16:29 UTC  (2+ messages)

[PATCH v3 0/2] hwmon: (ina2xx):Add Suppor for passing alert polarity from device tree to driver
 2024-06-10 16:29 UTC  (3+ messages)
` [PATCH v3 2/2] hwmon: (ina2xx) Add device tree support to pass alert polarity

[PATCH] ASoC: dt-bindings: convert tas571x.txt to dt-schema
 2024-06-10 16:26 UTC  (2+ messages)

[PATCH 0/3] gpio: sim: driver improvements
 2024-06-10 16:26 UTC  (6+ messages)
` [PATCH 3/3] gpio: sim: use devm_mutex_init()

[net-next,PATCH v6 0/8] Series to deliver Ethernet for STM32MP13
 2024-06-10 16:26 UTC  (3+ messages)
` [net-next,PATCH v6 1/8] dt-bindings: net: add STM32MP13 compatible in documentation for stm32

[PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
 2024-06-10 16:22 UTC  (15+ messages)

[PATCH 2/4] hwmon: add MP2993 driver
 2024-06-10 16:21 UTC  (4+ messages)
` [PATCH 4/4] hwmon: add MP9941 driver

[PATCH] selftests/resctrl: Fix noncont_cat_run_test for AMD
 2024-06-10 16:20 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/1] exit: kill signal_struct->quick_threads
 2024-06-10 16:18 UTC  (5+ messages)

[PATCH v4 0/5] Add Mediatek ISP3.0
 2024-06-10 16:19 UTC  (10+ messages)
` [PATCH v4 1/5] dt-bindings: media: add mediatek ISP3.0 sensor interface

[v5 0/3] KVM: irqchip: synchronize srcu only if needed
 2024-06-10 16:19 UTC  (3+ messages)
` [v5 3/3] KVM: s390: don't setup dummy routing when KVM_CREATE_IRQCHIP

[PATCH v8 0/4] Marvell HW overlay support for Cadence xSPI
 2024-06-10 16:19 UTC  (7+ messages)
` [PATCH v8 2/4] spi: cadence: Add Marvell xSPI IP overlay changes
` [PATCH v8 3/4] spi: cadence: Allow to read basic xSPI configuration from ACPI
` [PATCH v8 4/4] spi: cadence: Add MRVL overlay xfer operation support

[PATCH v3] scsi: add missing MODULE_DESCRIPTION() macros
 2024-06-10 16:16 UTC 

[PATCH 0/1] asus-ec-sensors: add ProArt X670E-CREATOR WIFI
 2024-06-10 16:14 UTC  (3+ messages)
` [PATCH 1/1] hwmon: (asus-ec-sensors) "

[PATCH 6.9 000/368] 6.9.4-rc2 review
 2024-06-10 16:13 UTC  (3+ messages)

[PATCH v5 0/6] hwmon: Add support for SPD5118 compliant chips
 2024-06-10 16:12 UTC  (3+ messages)

Linux 6.10-rc3
 2024-06-10 16:11 UTC  (2+ messages)

[PATCH v5 1/2] devcoredump: Add dev_coredumpm_timeout()
 2024-06-10 16:11 UTC  (2+ messages)
` [PATCH v5 2/2] drm/xe: Increase devcoredump timeout

[PATCH v5 0/4] soc: amlogic: add new meson-gx-socinfo-sm driver
 2024-06-10 16:08 UTC  (3+ messages)
` [PATCH v5 3/4] dt-bindings: arm: amlogic: amlogic,meson-gx-ao-secure: add secure-monitor property

[PATCH -mm 0/2] nilfs2: eliminate the call to inode_attach_wb()
 2024-06-10 16:00 UTC  (3+ messages)
` [PATCH -mm 1/2] nilfs2: prepare backing device folios for writing after adding checksums
` [PATCH -mm 2/2] nilfs2: do not call inode_attach_wb() directly

[PATCH v2 00/15] TDX MMU prep series part 1
 2024-06-10 16:00 UTC  (8+ messages)
` [PATCH v2 09/15] KVM: x86/tdp_mmu: Support mirror root for TDP MMU

[PATCH 0/2] ring-buffer: Fix a race between readers and resize checks
 2024-06-10 15:56 UTC  (7+ messages)
` [PATCH 2/2] "

sched/isolation: tick_take_do_timer_from_boot() calls smp_call_function_single() with irqs disabled
 2024-06-10 15:55 UTC  (3+ messages)
` [PATCH] tick/nohz_full: don't abuse smp_call_function_single() in tick_setup_device()
  ` [PING ;)] "

[PATCH v3 0/4] Add R5F and C7x DSP nodes for AM62a SoC
 2024-06-10 15:56 UTC  (6+ messages)
` [PATCH v3 4/4] arm64: dts: ti: k3-am62a7-sk: Enable ipc with remote proc nodes

[PATCH v4 0/6] hwmon: Add support for SPD5118 compliant chips
 2024-06-10 15:55 UTC  (7+ messages)
` [PATCH v4 5/6] i2c: smbus: Support DDR5 SPD EEPROMs

[PATCH v3 0/5] ChromeOS Embedded Controller charge control driver
 2024-06-10 15:51 UTC  (6+ messages)
` [PATCH v3 1/5] ACPI: battery: add devm_battery_hook_register()
` [PATCH v3 2/5] platform/chrome: Update binary interface for EC-based charge control
` [PATCH v3 3/5] platform/chrome: cros_ec_proto: Introduce cros_ec_cmd_versions()
` [PATCH v3 4/5] power: supply: add ChromeOS EC based charge control driver
` [PATCH v3 5/5] power: supply: cros_charge-control: don't probe if Framework control is present

[PATCH v9 0/5] Add C3 SoC PLLs and Peripheral clock
 2024-06-10 15:51 UTC  (5+ messages)
` [PATCH v9 4/5] clk: meson: c3: add support for the C3 SoC PLL clock
` [PATCH v9 5/5] clk: meson: c3: add c3 clock peripherals controller driver

[PATCH 0/1] pwm-regulator with voltage table problem
 2024-06-10 15:47 UTC  (4+ messages)
` [PATCH 1/1] regulator: core: add warning for not-recoverable state

[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-06-10 15:46 UTC  (4+ messages)
` [PATCH 05/14] tracefs: "

[PATCH net-next v2 5/9] net: openvswitch: add emit_sample action
 2024-06-10 15:46 UTC  (2+ messages)
  ` [ovs-dev] "

[PATCH iwl-net 0/3] ice: fix synchronization between .ndo_bpf() and reset
 2024-06-10 15:37 UTC  (4+ messages)
` [PATCH iwl-net 1/3] ice: synchronize XDP setup with reset
` [PATCH iwl-net 2/3] ice: fix locking in ice_xsk_pool_setup()
` [PATCH iwl-net 3/3] ice: make NAPI setting code aware that rtnl-locked request is waiting

[PATCH v5] remoteproc: xlnx: add attach detach support
 2024-06-10 15:42 UTC 

[PATCH] mfd: tps65912: Use devm helper functions to simplify probe
 2024-06-10 15:38 UTC 

[PATCH v3 0/4] ASoC: qcom: display port changes
 2024-06-10 15:36 UTC  (5+ messages)

[PATCH v4 1/4] dt-bindings: mfd: Add Analog Devices ADP5585
 2024-06-10 15:34 UTC  (3+ messages)

[PATCH v6] af_packet: Handle outgoing VLAN packets without hardware offloading
 2024-06-10 15:33 UTC  (4+ messages)

[RFC PATCH v3 0/6] Uclamp sum aggregation
 2024-06-10 15:29 UTC  (5+ messages)
` [RFC PATCH v3 2/6] sched/uclamp: Track a new util_avg_bias signal

[PATCH V4 00/10] mm: page_alloc: freelist migratetype hygiene
 2024-06-10 15:28 UTC  (7+ messages)

[PATCH v2 00/16] coresight: Use per-sink trace ID maps for Perf sessions
 2024-06-10 15:27 UTC  (4+ messages)
` [PATCH v2 14/16] coresight: Remove pending trace ID release mechanism

[PATCH] vfio/qat: add PCI_IOV dependency
 2024-06-10 15:26 UTC  (7+ messages)

[PATCH net v2] net/ipv6: Fix the RT cache flush via sysctl using a previous delay
 2024-06-10 15:26 UTC  (2+ messages)

[PATCH 6.6 000/741] 6.6.33-rc2 review
 2024-06-10 15:26 UTC  (2+ messages)

Kernel OOPS while creating a NVMe Namespace
 2024-06-10 15:24 UTC  (3+ messages)

[PATCHv2 0/4] tools/memory-model: Define more of LKMM in tools/memory-model
 2024-06-10 15:21 UTC  (6+ messages)

[PATCH 0/5] media: uvc: Probe PLF limits at start-up
 2024-06-10 15:20 UTC  (3+ messages)
` [PATCH 2/5] media: uvcvideo: Refactor Power Line Frequency limit selection

[GIT PULL] RISC-V Fixes for 6.10-rc3
 2024-06-10 15:21 UTC  (2+ messages)

[PATCH v2] kbuild: Install dtb files as 0644 in Makefile.dtbinst
 2024-06-10 15:18 UTC  (2+ messages)

[PATCH 1/3] mfd: max14577: Fix Wvoid-pointer-to-enum-cast warning (again)
 2024-06-10 15:19 UTC  (3+ messages)
` [PATCH 3/3] mfd: wm8994: "

[PATCH 0/6] Add per-core RAPL energy counter support for AMD CPUs
 2024-06-10 15:17 UTC  (3+ messages)

[PATCH v3 1/1] dt-bindings: remoteproc: imx_rproc: add minItems for power-domain
 2024-06-10 15:17 UTC 

[PATCH v7 00/16] selftests/resctrl: resctrl_val() related cleanups & improvements
 2024-06-10 15:14 UTC  (8+ messages)
` [PATCH v7 10/16] selftests/resctrl: Add ->init() callback into resctrl_val_param
` [PATCH v7 11/16] selftests/resctrl: Simplify bandwidth report type handling
` [PATCH v7 12/16] selftests/resctrl: Make some strings passed to resctrlfs functions const
` [PATCH v7 13/16] selftests/resctrl: Convert ctrlgrp & mongrp to pointers
` [PATCH v7 14/16] selftests/resctrl: Remove mongrp from MBA test
` [PATCH v7 15/16] selftests/resctrl: Remove mongrp from CMT test
` [PATCH v7 16/16] selftests/resctrl: Remove test name comparing from write_bm_pid_to_resctrl()

[PATCH 1/6] remoteproc: omap: Use devm_rproc_alloc() helper
 2024-06-10 15:17 UTC  (6+ messages)
` [PATCH 2/6] remoteproc: omap: Use devm action to release reserved memory
` [PATCH 3/6] remoteproc: omap: Use devm_rproc_add() helper
` [PATCH 4/6] remoteproc: da8xx: Use devm_rproc_alloc() helper
` [PATCH 5/6] remoteproc: da8xx: Use devm action to release reserved memory
` [PATCH 6/6] remoteproc: da8xx: Use devm_rproc_add() helper

[PATCH] scripts/make_fit: Support decomposing DTBs
 2024-06-10 15:16 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