All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-17 05:49:07 to 2025-03-17 07:03:21 UTC [more...]

[RFC PATCH 0/7] Defer throttle when task exits to user
 2025-03-17 10:56 UTC  (6+ messages)
` [RFC PATCH 3/7] sched/fair: Handle unthrottle path for task based throttle

[PATCH RESEND] sched: Fix incorrect runnable time calculation in sched_stat_wait tracepoint
 2025-03-17  7:03 UTC 

[PATCH 3/7] pinctrl: rockchip: Add support for RK3528
 2025-03-17  7:00 UTC  (3+ messages)

[PATCH v9 00/21] iommufd support pasid attach/replace
 2025-03-17  7:07 UTC  (3+ messages)
` [PATCH v9 12/21] iommufd/device: Add pasid_attach array to track per-PASID attach

[PATCH 1/1] cxl/region: Fix the first aliased address miscalculation
 2025-03-17  7:01 UTC 

[PATCH v2 00/31] tty: cleanup no. 99
 2025-03-17  7:00 UTC  (32+ messages)
` [PATCH v2 01/31] tty: convert "TTY Struct Flags" to an enum
` [PATCH v2 02/31] tty: audit: do not use N_TTY_BUF_SIZE
` [PATCH v2 03/31] tty: caif: "
` [PATCH v2 04/31] tty: move N_TTY_BUF_SIZE to n_tty
` [PATCH v2 05/31] tty: n_tty: use uint for space returned by tty_write_room()
` [PATCH v2 06/31] tty: n_tty: simplify process_output()
` [PATCH v2 07/31] tty: n_tty: clean up process_output_block()
` [PATCH v2 08/31] tty: n_tty: drop n_tty_trace()
` [PATCH v2 09/31] tty: n_tty: extract n_tty_continue_cookie() from n_tty_read()
` [PATCH v2 10/31] tty: n_tty: extract n_tty_wait_for_input()
` [PATCH v2 11/31] tty: n_tty: move more_to_be_read to the end of n_tty_read()
` [PATCH v2 12/31] tty: tty_driver: move TTY macros to the top
` [PATCH v2 13/31] tty: tty_driver: convert "TTY Driver Flags" to an enum
` [PATCH v2 14/31] tty: tty_driver: document both {,__}tty_alloc_driver() properly
` [PATCH v2 15/31] tty: tty_driver: introduce TTY driver sub/types enums
` [PATCH v2 16/31] tty: serdev: drop serdev_controller_ops::write_room()
` [PATCH v2 17/31] tty: mmc: sdio: use bool for cts and remove parentheses
` [PATCH v2 18/31] tty: moxa: drop version dump to logs
` [PATCH v2 19/31] tty: moxa: drop ISA support
` [PATCH v2 20/31] tty: moxa: carve out special ioctls and extra tty_port
` [PATCH v2 21/31] tty: srmcons: fix retval from srmcons_init()
` [PATCH v2 22/31] tty: staging/greybus: pass tty_driver flags to tty_alloc_driver()
` [PATCH v2 23/31] tty: sunsu: drop serial_{in,out}p()
` [PATCH v2 24/31] tty: sunsu: remove unused serial_icr_read()
` [PATCH v2 25/31] serial: remove redundant tty_port_link_device()
` [PATCH v2 26/31] serial: pass struct uart_state to uart_line_info()
` [PATCH v2 27/31] serial: 8250: use serial_port_in/out() helpers
` [PATCH v2 28/31] serial: 8250_rsa: simplify rsa8250_{request/release}_resource()
` [PATCH v2 29/31] serial: 8250_port: do not use goto for UPQ_NO_TXEN_TEST code flow
` [PATCH v2 30/31] serial: 8250_port: simplify serial8250_request_std_resource()
` [PATCH v2 31/31] serial: switch change_irq and change_port to bool in uart_set_info()

[PATCH v3 0/8] Implement Firmware Assisted Dump for PSeries
 2025-03-17  7:00 UTC  (5+ messages)
` [PATCH v3 8/8] tests/functional: Add test for fadump in PSeries

[PATCH 00/29] tty: cleanup no. 99
 2025-03-17  7:00 UTC  (4+ messages)

[RFC PATCH 5.15/5.10] uprobe: avoid out-of-bounds memory access of fetching args
 2025-03-17  6:57 UTC  (2+ messages)

[PATCH v4 0/8] Add support for sam9x7 SoC and SAM9X75 Curiosity board
 2025-03-17  6:56 UTC  (9+ messages)
` [PATCH v4 1/8] dt-bindings: drop at91.h from clock includes
` [PATCH v4 2/8] clk: at91: sam9x60-pll: add support for core clock frequency inputs
` [PATCH v4 3/8] clk: at91: sam9x60-pll: add support for HW PLL freq dividers
` [PATCH v4 4/8] clk: at91: sam9x7: add pmc driver for sam9x7 SoC family
` [PATCH v4 5/8] ARM: at91: Add sam9x7 soc
` [PATCH v4 6/8] ARM: dts: at91: sam9x75_curiosity: add tweaks for sam9x75 curiosity board
` [PATCH v4 7/8] board: sam9x75_curiosity: Add support for sam9x75 curiosity
` [PATCH v4 8/8] configs: sam9x75_curiosity: Add initial mmc default config

FAILED: patch "[PATCH] block: fix missing dispatching request when queue is started" failed to apply to 5.15-stable tree
 2025-03-17  6:56 UTC  (3+ messages)
` [PATCH 5.15.y] block: fix missing dispatching request when queue is started or unquiesced

FAILED: patch "[PATCH] block: fix ordering between checking QUEUE_FLAG_QUIESCED" failed to apply to 5.15-stable tree
 2025-03-17  6:56 UTC  (3+ messages)
` [PATCH 5.15.y] block: fix ordering between checking QUEUE_FLAG_QUIESCED request adding

[PATCH v6 00/13] large atomic writes for xfs with CoW
 2025-03-17  6:56 UTC  (23+ messages)
` [PATCH v6 01/13] iomap: inline iomap_dio_bio_opflags()
` [PATCH v6 02/13] iomap: comment on atomic write checks in iomap_dio_bio_iter()
` [PATCH v6 03/13] iomap: rework IOMAP atomic flags
` [PATCH v6 04/13] xfs: pass flags to xfs_reflink_allocate_cow()
` [PATCH v6 05/13] xfs: allow block allocator to take an alignment hint
` [PATCH v6 06/13] xfs: switch atomic write size check in xfs_file_write_iter()
` [PATCH v6 07/13] xfs: refactor xfs_reflink_end_cow_extent()
` [PATCH v6 08/13] xfs: reflink CoW-based atomic write support
` [PATCH v6 09/13] xfs: add XFS_REFLINK_ALLOC_EXTSZALIGN
` [PATCH v6 11/13] xfs: add xfs_file_dio_write_atomic()
` [PATCH v6 12/13] xfs: commit CoW-based atomic writes atomically

[PATCH linux-next] genirq: use sysfs_emit()/sysfs_emit_at() instead of scnprintf()
 2025-03-17  6:54 UTC 

[PATCH v3 0/7] perf: Make perf_pmu_unregister() usable
 2025-03-17  6:54 UTC  (4+ messages)
` [PATCH v3 3/7] perf: Simplify perf_event_free_task() wait

[PATCH i-g-t] lib/intel_allocator_simple: Prevent deadlock due to log mutex contention
 2025-03-17  6:52 UTC  (2+ messages)

[PATCH v7 00/10] Support ROHM BD79124 ADC
 2025-03-17  6:52 UTC  (7+ messages)
` [PATCH v7 06/10] iio: adc: "

[PATCH] docs/system: Fix the information on how to run certain functional tests
 2025-03-17  6:49 UTC  (3+ messages)

[PATCH v3 0/3] target/loongarch: Solve some issues reported from coccinelle
 2025-03-17  6:48 UTC  (4+ messages)
` [PATCH v3 2/3] hw/loongarch/virt: Remove unnecessary NULL pointer

[PATCH] HID: hid-logitech: use sysfs_emit_at() instead of scnprintf()
 2025-03-17  6:49 UTC 

[PATCH] dmaengine: xilinx_dma: Set dma_device directions
 2025-03-17  6:48 UTC  (2+ messages)

[PATCH] tests/functional/test_arm_orangepi: rename test class to 'OrangePiMachine'
 2025-03-17  6:45 UTC  (2+ messages)

[PATCH v2] remoteproc: Add device awake calls in rproc boot and shutdown path
 2025-03-17  6:45 UTC  (2+ messages)

[v2] remoteproc: Add device awake calls in rproc boot and shutdown path
 2025-03-17  6:44 UTC  (2+ messages)

[PATCH v1] remoteproc: Add device awake calls in rproc boot and shutdown path
 2025-03-17  6:45 UTC  (4+ messages)

[PATCH] common: spl: Enable Instruction cache after relocation in board_init_r
 2025-03-17  6:45 UTC 

[PATCH v5] erofs: use Z_EROFS_LCLUSTER_TYPE_MAX to simplify switches
 2025-03-17  6:43 UTC  (7+ messages)

[PATCH 0/6] ppc small fixes for 10.0
 2025-03-17  6:42 UTC  (3+ messages)
` [PATCH 6/6] ppc/pnv: Fix system symbols in HOMER structure definitions

[PATCH 0/2] iommu/amd: two tiny cleanups
 2025-03-17  6:43 UTC  (3+ messages)
` [PATCH 1/2] iommu/amd: Delete unnecessary NULL check
` [PATCH 2/2] iommu/amd: Return a literal in init_gcr3_table()

[PATCH v6 00/10] Add support for videocc, camcc, dispcc and gpucc on Qualcomm QCS615 platform
 2025-03-17  6:40 UTC  (9+ messages)
` [PATCH v6 01/10] clk: qcom: clk-alpha-pll: Add support for dynamic update for slewing PLLs
` [PATCH v6 06/10] dt-bindings: clock: Add Qualcomm QCS615 Graphics clock controller

[PATCH 0/3] Export the target RPM fan control by ChromeOS EC under hwmon
 2025-03-17  6:40 UTC  (5+ messages)
` [PATCH 2/3] hwmon: (cros_ec) Add reading target fan RPM function

[scarthgap][PATCH] recipes-ti: jailhouse: Correct SRCREV for jailhouse
 2025-03-17  6:40 UTC 

[PATCH v2] hwmon: (cros_ec) Add set and get target fan RPM function
 2025-03-17  6:40 UTC 

[PATCH v4 0/6] platform/x86: Add Lenovo Gaming Series WMI Drivers
 2025-03-17  6:40 UTC  (12+ messages)
` [PATCH v4 1/6] platform/x86: Add lenovo-wmi-* driver Documentation
` [PATCH v4 1/4] platform/x86: Add Lenovo WMI Events Driver
` [PATCH v4 2/4] platform/x86: Add Lenovo Capability Data 01 WMI Driver
` [PATCH v4 2/6] platform/x86: Add lenovo-wmi-helpers
` [PATCH v4 3/4] platform/x86: Add Lenovo Other Mode WMI Driver
` [PATCH v4 3/6] platform/x86: Add Lenovo WMI Events Driver
` [PATCH v4 4/6] platform/x86: Add Lenovo Capability Data 01 WMI Driver
` [PATCH v4 4/4] platform/x86: Add Lenovo Gamezone "
` [PATCH v4 5/6] platform/x86: Add Lenovo Other Mode "
` [PATCH v4 6/6] platform/x86: Add Lenovo Gamezone "

[PATCH] ACPICA: Replace deprecated strncpy() with strscpy()
 2025-03-17  6:38 UTC 

[GIT PULL] cpufreq/arm updates for 6.15
 2025-03-17  6:38 UTC 

[PATCH linux-next] genirq: use sysfs_emit() instead of scnprintf()
 2025-03-17  6:37 UTC  (2+ messages)

[v2,net] net: phy: broadcom: Correct BCM5221 PHY model detection failure
 2025-03-17  6:34 UTC 

kernel/trace/ring_buffer.c:6430 ring_buffer_map_get_reader() warn: passing positive error code '(-22),(-19)' to 'PTR_ERR'
 2025-03-17  6:35 UTC 

[PATCH net-next v8 0/6] add sriov support for wangxun NICs
 2025-03-17  6:34 UTC  (4+ messages)
` [PATCH net-next v8 2/6] net: libwx: Add sriov api for wangxun nics

lttng-dev Digest, Vol 203, Issue 7
 2025-03-17  6:29 UTC 

[merged mm-stable] mm-hugetlb-fix-set_max_huge_pages-when-there-are-surplus-pages.patch removed from -mm tree
 2025-03-17  6:29 UTC  (2+ messages)

[PATCH] dyndbg: use sysfs_emit() instead of scnprintf()
 2025-03-17  6:29 UTC  (2+ messages)

[PATCH linux-next] params: use sysfs_emit() instead of scnprintf()
 2025-03-17  6:28 UTC  (2+ messages)

[PATCH] usb: dwc3: xilinx: Prevent spike in reset signal
 2025-03-17  6:21 UTC  (3+ messages)

[PATCH] icu: Adjust ICU_DATA_DIR path on big endian targets
 2025-03-17  6:26 UTC  (2+ messages)

[PATCH] dyndbg: use sysfs_emit() instead of scnprintf()
 2025-03-17  6:26 UTC  (2+ messages)

[PATCH] mm/vmalloc: fix mischeck pfn valid in vmap_pfns
 2025-03-17  6:26 UTC  (5+ messages)

[nacked] ocfs2-use-sysfs_emit-instead-of-scnprintf.patch removed from -mm tree
 2025-03-17  6:25 UTC 

[merged mm-nonmm-stable] checkpatch-add-warning-for-pr_-and-dev_-macros-without-a-trailing-newline.patch removed from -mm tree
 2025-03-17  6:24 UTC  (5+ messages)

[PATCH 0/2] mm/ptdump: Drop assumption that pxd_val() is u64
 2025-03-17  6:18 UTC  (6+ messages)
` [PATCH 1/2] mm/ptdump: Split note_page() into level specific callbacks
` [PATCH 2/2] arm64/ptdump: Replace u64 with pteval_t

[PATCH v2 0/1] Input: snvs_pwrkey - add configurable force shutdown time
 2025-03-17  6:22 UTC  (8+ messages)
` [PATCH v2 1/1] Input: snvs_pwrkey - support power-off-time-sec

[PATCH linux-next] net: atm: use sysfs_emit() instead of scnprintf()
 2025-03-17  6:22 UTC  (2+ messages)

[PATCH linux-next] ASoC: use sysfs_emit() instead of scnprintf()
 2025-03-17  6:21 UTC  (2+ messages)

linux-next: manual merge of the kvm-arm tree with the arm64 tree
 2025-03-17  6:21 UTC 

[PATCH linux-next] ocfs2: use sysfs_emit() instead of scnprintf()
 2025-03-17  6:20 UTC  (2+ messages)

[patch V3 00/18] posix-timers: Rework the global hash table and provide a sane mechanism for CRIU
 2025-03-17  6:20 UTC  (3+ messages)
` [patch V3 14/18] posix-timers: Avoid false cacheline sharing

[PATCH v3 0/7] Enable shared device assignment
 2025-03-17  6:18 UTC  (3+ messages)
` [PATCH v3 6/7] memory: Attach MemoryAttributeManager to guest_memfd-backed RAMBlocks

[PATCH net-next v23 09/23] ovpn: implement packet processing
 2025-03-17  6:17 UTC  (2+ messages)

[RFC/PATCH] perf/core: Use POLLHUP for a pinned event in error
 2025-03-17  6:17 UTC 

Report deadlock in the latest net-next
 2025-03-17  6:17 UTC 

[PATCH linux-next] genirq: use sysfs_emit() instead of scnprintf()
 2025-03-17  6:17 UTC  (4+ messages)

linux-next: manual merge of the kvm-arm tree with the arm64 tree
 2025-03-17  6:17 UTC 

[broonie-ci:v5_20250314_frank_li_regulator_add_new_pmic_pf9453_support 9/9] drivers/regulator/pf9453-regulator.c:304: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2025-03-17  6:14 UTC 

[RFC v2 0/1]Add user space interaction for FPGA programming
 2025-03-17  6:08 UTC  (11+ messages)
` [RFC v2 1/1] fpga-region: Add generic IOCTL interface for runtime "

[resend v2 00/19] Add Cadence NAND Driver support
 2025-03-17  6:10 UTC  (10+ messages)

[master/scarthgap][PATCH] jailhouse: revert changes for am62lxx
 2025-03-17  6:09 UTC  (3+ messages)
` [meta-ti] "

[PATCH net-next v23 03/23] ovpn: add basic interface creation/destruction/management routines
 2025-03-17  6:09 UTC  (2+ messages)

[PATCH v2 0/6] Support for Adreno 623 GPU
 2025-03-17  6:09 UTC  (2+ messages)

[PATCH v7 0/8] Add Starfive JH7110 Cadence USB driver
 2025-03-17  6:09 UTC  (3+ messages)

[PATCH net-next v9 0/6] tun: Introduce virtio-net hashing feature
 2025-03-17  6:08 UTC  (8+ messages)
` [PATCH net-next v9 1/6] virtio_net: Add functions for hashing

[PATCH 00/18] Properly wire defines, shifts and masks in SI and cleanup
 2025-03-17  6:07 UTC  (19+ messages)
` [PATCH 01/18] drm/amdgpu: move GFX6 defines into gfx_v6_0.c
` [PATCH 02/18] drm/amdgpu: wire up defines, shifts and masks through SI code
` [PATCH 03/18] drm/amdgpu: use proper defines, shifts and masks in DCE6 code
` [PATCH 04/18] drm/amdgpu: remove PACKET3 duplicated defines from si_enums.h
` [PATCH 05/18] drm/admgpu: move si_ih.c away from sid.h defines
` [PATCH 06/18] drm/amdgpu: use GRPH_SECONDARY_SURFACE_ADDRESS_MASK with GRPH_SECONDARY_SURFACE_ADDRESS in DCE6
` [PATCH 07/18] drm/amdgpu: move DCE6 away from sid.h and si_enums.h defines
` [PATCH 08/18] drm/amdgpu: add missing DMA defines, shifts and masks
` [PATCH 09/18] drm/amdgpu: add missing GFX6 defines
` [PATCH 10/18] drm/amdgpu: add missing SMU6 defines, shifts and masks
` [PATCH 11/18] drm/pm/legacy-dpm: move SI away from sid.h and si_enums.h
` [PATCH 12/18] drm/amdgpu: fix GFX6 variables for sid.h cleanup
` [PATCH 13/18] drm/amdgpu: move si.c away from sid.h
` [PATCH 14/18] drm/amdgpu: move si_dma.c away from sid.h and si_enums.h
` [PATCH 15/18] drm/amdgpu: huge sid.h cleanup, drop substituted defines
` [PATCH 16/18] drm/amdgpu: keep removing sid.h dependency from si_dma.c
` [PATCH 17/18] drm/amdgpu: cleanup DCE6 a bit more
` [PATCH 18/18] drm/amdgpu: continue cleaning up sid.h and si_enums.h

[oe] [PATCH] protobuf: 4.25.5 -> 4.30.0
 2025-03-17  6:06 UTC  (2+ messages)
` [meta-oe][PATCH v4] "

[PATCH 0/3] dt-bindings: cpufreq: cpufreq-qcom-hw: Few improvements
 2025-03-17  6:05 UTC  (2+ messages)

Broken NetBSD Orange Pi image URL in QEMU tests
 2025-03-17  6:03 UTC  (6+ messages)

[PATCH v2 1/1] cpuidle: menu: Prefer polling state for short idle durations
 2025-03-17  6:03 UTC 

[PATCH 0/2] Add support for cpufreq scaling on QCS8300
 2025-03-17  6:04 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: cpufreq: cpufreq-qcom-hw: Add QCS8300 compatible

[PATCH RFC 0/6] Allow file-backed or shared device private pages
 2025-03-17  6:04 UTC  (2+ messages)

linux-next: manual merge of the kvm-arm tree with the arm64 tree
 2025-03-17  6:04 UTC 

[PATCH v4 0/3] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
 2025-03-17  6:02 UTC  (5+ messages)
` [PATCH v4 3/3] "

[PATCH v3] cpufreq: Init cpufreq only for present CPUs
 2025-03-17  6:01 UTC  (2+ messages)

[PATCH 0/4] media: qcom: iris: add support for SA8775P
 2025-03-17  6:00 UTC  (5+ messages)
` [PATCH 3/4] arm64: dts: qcom: sa8775p: add support for video node

[PATCH v2 0/2] Add support to scale DDR and L3 on SA8775P
 2025-03-17  6:00 UTC  (3+ messages)

[PATCH 00/14] better handling of checksum errors/bitrot
 2025-03-17  6:00 UTC  (11+ messages)
` [PATCH 13/14] block: Allow REQ_FUA|REQ_READ

[PATCH v3 0/1] KVM: arm64: Map GPU device memory as cacheable
 2025-03-17  5:55 UTC  (8+ messages)
` [PATCH v3 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags

[broonie-ci:20250313_tiwai_asoc_convert_to_modern_pm_macros 183/194] WARNING: modpost: module snd-sof-acpi-intel-byt uses symbol sof_acpi_pm from namespace "SND_SOC_SOF_ACPI_DEV", but does not import it
 2025-03-17  5:54 UTC 

[PATCH 1/1] iommu/vt-d: Fix possible circular locking dependency
 2025-03-17  5:54 UTC  (2+ messages)

[PATCH 00/41] treewide: Replace __ASSEMBLY__ with __ASSEMBLER__ in header files
 2025-03-17  5:53 UTC  (4+ messages)
` [PATCH 40/41] scripts/dtc: Update fdt.h to the latest version

PI and data checksumming for XFS
 2025-03-17  5:52 UTC  (4+ messages)
` [PATCH 3/7] iomap: add bioset in iomap_read_folio_ops for filesystems to use own bioset

[PATCH v2 ath-next 0/2] wifi: ath11k: fix HTC rx insufficient length
 2025-03-17  5:52 UTC  (12+ messages)
` [PATCH v2 ath-next 2/2] "

[PATCH] xfs/235: add to the auto group
 2025-03-17  5:51 UTC 

[PATCH] iommu/amd: Add support for HTRangeIgnore feature
 2025-03-17  5:50 UTC 

[PATCH v2] selinux: support wildcard match in genfscon
 2025-03-17  5:50 UTC  (6+ messages)

[PATCH v4 0/6] Enable IPQ5018 PCI support
 2025-03-17  5:49 UTC  (7+ messages)
  ` [PATCH v4 3/6] dt-bindings: PCI: qcom: Add IPQ5018 SoC

more buffer cache cleanups
 2025-03-17  5:48 UTC  (2+ messages)
` [PATCH 5/5] xfs: remove the flags argument to xfs_buf_get_uncached


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.