All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-09 17:40:07 to 2025-05-09 19:02:53 UTC [more...]

[PATCH 00/12] sysctl: Move sysctls to their respective subsystems (second batch)
 2025-05-09 19:02 UTC  (17+ messages)
` [PATCH 02/12] locking/rtmutex: Move max_lock_depth into rtmutex.c
` [PATCH 04/12] mm: move randomize_va_space into memory.c
` [PATCH 05/12] parisc/power: Move soft-power into power.c
` [PATCH 06/12] fork: mv threads-max into kernel/fork.c
` [PATCH 08/12] sysctl: Move tainted ctl_table into kernel/panic.c
` [PATCH 09/12] sysctl: move cad_pid into kernel/pid.c
` [PATCH 11/12] sysctl: Remove (very) old file changelog
` [PATCH 12/12] sysctl: Remove superfluous includes from kernel/sysctl.c

[PATCH 1/2] hfsplus: fix to update ctime after rename
 2025-05-09 19:02 UTC  (6+ messages)
` [PATCH 2/2] hfs: "
    ` 回复: "

[PATCH v3 00/12] drm/i915/dp_mst: Add support for fractional link bpps
 2025-05-09 19:01 UTC  (15+ messages)
` [PATCH v3 01/12] drm/i915/dp_mst: Use the correct connector while computing the link BPP limit on MST
` [PATCH v3 02/12] drm/i915/dp_mst: Simplify handling the single-bpp case during state computation
` [PATCH v3 03/12] drm/i915/dp_mst: Validate compressed bpp vs. platform restrictions
` [PATCH v3 04/12] drm/i915/dp_mst: Update the total link slot count early
` [PATCH v3 05/12] drm/i915/dp_mst: Check BW limit on the local MST link early
` [PATCH v3 06/12] drm/i915/dp_mst: Simplify computing the min/max compressed bpp limits
` [PATCH v3 07/12] drm/i915/dp: Limit max link bpp properly to a fractional value on SST
` [PATCH v3 08/12] drm/i915/dp_mst: Add support for fractional compressed link bpps on MST
` [PATCH v3 09/12] drm/i915/display: Factor out intel_display_{min, max}_pipe_bpp()
` [PATCH v3 10/12] drm/i915/dp: Export intel_dp_dsc_min_src_compressed_bpp()
` [PATCH v3 11/12] drm/i915: Add support for forcing the link bpp on a connector
` [PATCH v3 12/12] drm/i915/dp_mst: Enable fractional link bpps on MST if the bpp is forced
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dp_mst: Add support for fractional link bpps (rev4)
` ✗ Fi.CI.SPARSE: "

[GIT PULL] KVM: x86: Fixes for 6.15-rcN
 2025-05-09 19:01 UTC 

[axboe-block:for-6.16/io_uring 40/40] io_uring/io_uring.c:1656:6: warning: variable 'nr' set but not used
 2025-05-09 18:59 UTC 

Queries regarding ftrace's implementation for OpenRISC-linux
 2025-05-09 18:59 UTC  (4+ messages)

[PATCH v8 00/11] Add initial support for Renesas RZ/T2H SoC
 2025-05-09 18:58 UTC  (3+ messages)
` [PATCH v8 01/11] dt-bindings: serial: Added secondary clock for RZ/T2H RSCI

[PATCH v1 1/1] x86: cpu: Describe board final hooks in the header
 2025-05-09 18:57 UTC  (2+ messages)

[PATCH] x86: Correct usage of FSP_VERSION2
 2025-05-09 18:57 UTC  (2+ messages)

[PATCH] x86: spl: Add support for NVMe boot device
 2025-05-09 18:57 UTC  (2+ messages)

[PATCH] gpio: x86: Correct usage of IS_ENABLED() macro in intel_pinctrl_defs.h
 2025-05-09 18:57 UTC  (2+ messages)

[PATCH] x86: Correct usage of IS_ENABLED() macro in arch/x86/lib/spl.c
 2025-05-09 18:57 UTC  (2+ messages)

[PATCH] x86: apl: Correct usage of IS_ENABLED() macro in acpi-pmc-uclass.c
 2025-05-09 18:57 UTC  (2+ messages)

[PATCH] rcutorture: Fix rcutorture_one_extend_check() splat in RT kernels
 2025-05-09 18:56 UTC  (6+ messages)
` [PATCH v2] rcu/nocb: Add Safe checks for access offloaded rdp

[PATCH v2 0/7] iio: adc: Add support for AD4170 series of ADCs
 2025-05-09 18:56 UTC  (3+ messages)
` [PATCH v2 1/7] dt-bindings: iio: adc: Add AD4170

[PATCH v2 2/2] [PATCH v2] man/man2/kill.2: Add Amit Pinhas as a contributer
 2025-05-09 18:53 UTC  (18+ messages)
      ` Removing in-source contribution records contributer

[PATCH 0/3] selftests/timens: Various small fixes
 2025-05-09 18:53 UTC  (5+ messages)
` [PATCH 1/3] selftests/timens: Print TAP headers

[PATCH 00/13] media: mt9m114: Changes to make it work with atomisp devices
 2025-05-09 18:51 UTC  (5+ messages)
` [PATCH 01/13] media: aptina-pll: Debug log p1 min and max values
` [PATCH 02/13] media: mt9m114: Add support for clock-frequency property

[PATCH v3] ACPI: PCI: Release excess memory usage
 2025-05-09 18:50 UTC  (2+ messages)

Inquiry
 2025-05-09 13:54 UTC 

[PATCH bpf-next v4 0/5] Replace CONFIG_DMABUF_SYSFS_STATS with BPF
 2025-05-09 18:50 UTC  (5+ messages)
` [PATCH bpf-next v4 4/5] selftests/bpf: Add test for dmabuf_iter
` [PATCH bpf-next v4 5/5] selftests/bpf: Add test for open coded dmabuf_iter

[PATCH v6 00/14] riscv: add SBI FWFT misaligned exception delegation support
 2025-05-09 18:49 UTC  (5+ messages)
` [PATCH v6 13/14] RISC-V: KVM: add support for FWFT SBI extension
` [PATCH v6 14/14] RISC-V: KVM: add support for SBI_FWFT_MISALIGNED_DELEG

[tip: irq/core] genirq: Fix inverted condition in handle_nested_irq()
 2025-05-09 18:49 UTC 

[RFC v2 00/13] Some (drm_sched_|dma_)fence lifetime issues
 2025-05-09 18:48 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH] ACPI: pci_root: Constify fwnode_handle in acpi_pci_root_remap_iospace
 2025-05-09 18:48 UTC  (2+ messages)

[PATCH bpf-next v1 00/11] BPF Standard Streams
 2025-05-09 18:48 UTC  (6+ messages)
` [PATCH bpf-next v1 10/11] bpftool: Add support for dumping streams

[PATCH] wifi: mac80211: Set n_channels after allocating struct cfg80211_scan_request
 2025-05-09 18:46 UTC 

[PATCH] ACPI:PRM: Reduce unnecessary printing to avoid the worries of regular users
 2025-05-09 18:44 UTC  (2+ messages)

[PATCH] platform/x86: fujitsu-laptop: Support Lifebook S2110 hotkeys
 2025-05-09 18:42 UTC 

[RFC PATCH 00/12] Private MMIO support for private assigned dev
 2025-05-09 18:43 UTC  (7+ messages)

[PATCH bpf-next v3 00/11] bpf: Mitigate Spectre v1 using barriers
 2025-05-09 18:43 UTC  (3+ messages)

Bug 220102 - struct taskstats breaks backward compatibility since version 15
 2025-05-09 18:35 UTC 

[PATCH] security/commoncap: don't assume "setid" if all ids are identical
 2025-05-09 18:41 UTC  (2+ messages)
` [PATCH] Documentation/no_new_privs.rst: document dropping effective ids

[RFC bpf-next 0/3] bpf: handle 0-sized structs properly
 2025-05-09 18:40 UTC  (2+ messages)

wifi: iwlwifi: SAE fails when AP sends confirm before STA
 2025-05-09 18:39 UTC  (6+ messages)

[PATCH bpf-next v4] scripts/bpf_doc.py: implement json output format
 2025-05-09 18:40 UTC  (2+ messages)

[PATCH] dt-bindings: remoteproc: qcom,sm8150-pas: Add missing SC8180X compatible
 2025-05-09 18:39 UTC  (2+ messages)

+ fix-zero-copy-i-o-on-__get_user_pages-allocated-pages.patch added to mm-hotfixes-unstable branch
 2025-05-09 18:39 UTC  (12+ messages)

[PATCH net-next] net: enetc: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
 2025-05-09 18:37 UTC  (2+ messages)

[PATCH RESEND v4 0/3] add support for RV8063 SPI rtc
 2025-05-09 18:37 UTC  (4+ messages)
` [PATCH RESEND v4 1/3] dt-bindings: rtc: pcf85063: add binding for RV8063
` [PATCH RESEND v4 2/3] rtc: pcf85063: create pcf85063_i2c_probe
` [PATCH RESEND v4 3/3] rtc: pcf85063: add support for RV8063

[linux-next:master 8728/10031] drivers/net/usb/lan78xx.c:2732 lan78xx_phy_init() warn: missing unwind goto?
 2025-05-09 18:37 UTC 

[patch V2 00/45] genirq: Cleanups and conversion to lock guards
 2025-05-09 18:37 UTC  (4+ messages)
` [patch V2 12/45] genirq/chip: Rework handle_nested_irq()

[PATCH] drivers/acpi: Improve logging around acpi_initialize_tables
 2025-05-09 18:35 UTC  (2+ messages)

[syzbot] [wireless?] UBSAN: array-index-out-of-bounds in ieee80211_request_ibss_scan
 2025-05-09 18:35 UTC  (2+ messages)

[PATCH] alloc_tag: avoid mem alloc and iter reset when reading allocinfo
 2025-05-09 18:33 UTC  (6+ messages)
` [PATCH 2/2] alloc_tag: keep codetag iterator cross read() calls
` [PATCH v2 2/2] alloc_tag: keep codetag iterator active between "

[PATCH] powerpc/pseries/iommu: memory notifier incorrectly adds TCEs for pmemory
 2025-05-09 18:32 UTC  (7+ messages)

[PATCH V2] arm64/debug: Drop redundant DBG_MDSCR_* macros
 2025-05-09 16:17 UTC  (2+ messages)

[GIT PULL] io_uring fixes for 6.15-rc6
 2025-05-09 18:31 UTC  (2+ messages)

[GIT PULL] Modules fixes for v6.15-rc6
 2025-05-09 18:31 UTC  (2+ messages)

[GIT PULL] Block fixes for 6.15-rc6
 2025-05-09 18:30 UTC  (2+ messages)

[GIT PULL] RISC-V Fixes for 6.15-rc6
 2025-05-09 18:30 UTC  (2+ messages)

Mapping memory into a domain
 2025-05-09 18:30 UTC  (14+ messages)

[RESEND PATCH v9 00/19] zswap compression batching
 2025-05-09 18:29 UTC  (5+ messages)

[PATCH v6 5/7] x86/fpu: Initialize guest fpstate and FPU pseudo container from guest defaults
 2025-05-09 18:29 UTC  (3+ messages)
` [PATCH v6a 6/8] x86/fpu: Remove xfd argument from __fpstate_reset()

[PATCH v2] soc: fsl: qe: remove unused qe_ic_from_irq function
 2025-05-09 16:16 UTC  (3+ messages)

[anolis-intel-cloud:devel-6.6 0/94] kernel/sched/isolation.c:323:6: warning: no previous prototype for function 'update_wilds_cpumask'
 2025-05-09 18:27 UTC 

[PATCH v2] tracepoint: Have tracepoints created with DECLARE_TRACE() have _tp suffix
 2025-05-09 18:27 UTC  (2+ messages)

[PATCH v2 0/2] arm64/module: Enable late module relocations
 2025-05-09 16:15 UTC  (3+ messages)
` [PATCH v2 2/2] arm64/module: Use text-poke API for late relocations

[PATCH 00/13] Modify drm helpers to use luminance
 2025-05-09 18:27 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Modify drm helpers to use luminance (rev3)

linux-next: build warnings after merge of the renesas tree
 2025-05-09 18:25 UTC  (3+ messages)

[PATCH 0/4] media: uvcvideo: Follow-up patches for next-media-uvc-20250509
 2025-05-09 18:24 UTC  (5+ messages)
` [PATCH 1/4] media: uvcvideo: Refactor uvc_ctrl_set_handle()
` [PATCH 2/4] media: uvcvideo: Refactor uvc_queue_streamon
` [PATCH 3/4] media: uvcvideo: Refactor uvc_v4l2_compat_ioctl32
` [PATCH 4/4] media: uvcvideo: Populate all errors in uvc_probe()

[PATCH v2 0/3] A handful of doc synopsis/options update
 2025-05-09 18:24 UTC  (5+ messages)
` [PATCH] Additional changes

[RFC] selinux: Keep genfscon prefix match semantics in userspace for wildcard
 2025-05-09 18:23 UTC  (2+ messages)

[PATCH v1] ACPI: battery: Reduce unnecessary calls to acpi_battery_update()
 2025-05-09 18:23 UTC  (2+ messages)

[PATCH] riscv: Disallow PR_GET_TAGGED_ADDR_CTRL without Supm
 2025-05-09 16:09 UTC  (2+ messages)

[PATCH v3 0/6] add support for T7 family clock controller
 2025-05-09 16:09 UTC  (4+ messages)
` [PATCH v3 1/6] dt-bindings: clock: add Amlogic T7 PLL "

[PATCH v1] ufs: core: support updating device command timeout
 2025-05-09 16:11 UTC  (3+ messages)

[PATCH v12 00/19] Support spread spectrum clocking for i.MX8M PLLs
 2025-05-09 18:22 UTC  (4+ messages)
` [PATCH v12 16/19] dt-bindings: clock: imx8m-clock: add PLLs

[PATCH bpf-next v4 0/4] bpf: Add kfuncs for read-only string operations
 2025-05-09 18:20 UTC  (6+ messages)
` [PATCH bpf-next v4 2/4] uaccess: Define pagefault lock guard
` [PATCH bpf-next v4 3/4] bpf: Add kfuncs for read-only string operations

[PATCH ath-next] wifi: ath12k: allow beacon protection keys to be installed in hardware
 2025-05-09 16:07 UTC  (4+ messages)

[PATCH] dt-bindings: PCI: pci-ep: Add ref-clk-mode
 2025-05-09 18:18 UTC  (5+ messages)

[RESEND PATCH v6 0/3] Initial BBML2 support for contpte_convert()
 2025-05-09 16:04 UTC  (9+ messages)
` [RESEND PATCH v6 1/3] arm64: Add BBM Level 2 cpu feature

[PATCH] spi: spi_amd: Add HIDDMA basic write support
 2025-05-09 18:17 UTC 

[PATCH] ACPI: resource: fix a typo for MECHREVO in irq1_edge_low_force_override
 2025-05-09 18:16 UTC  (2+ messages)

[PATCH v1] Implement RTC timer for nRF51
 2025-05-09 18:15 UTC 

Bug report for pull --rebase
 2025-05-09 17:59 UTC  (3+ messages)

[PATCH v3 0/3] Configure root port MPS during host probing
 2025-05-09 16:00 UTC  (10+ messages)
` [PATCH v3 3/3] PCI: aardvark: Remove redundant MPS configuration

[PATCH 0/4] Add Sophgo x8/x4 EVB Board support
 2025-05-09 18:13 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: riscv: add Sophgo x8 EVB bindings
` [PATCH 2/4] riscv: dts: sophgo: add Sophgo x8 EVB board device tree
` [PATCH 3/4] dt-bindings: riscv: add Sophgo x4 EVB bindings
` [PATCH 4/4] riscv: dts: sophgo: add Sophgo x4 EVB board device tree

[PATCH v13] platform/x86: Add AMD ISP platform config for OV05C10
 2025-05-09 18:08 UTC 

[Buildroot] [PATCH 1/1] package/psplash: add support for fullscreen config option
 2025-05-09 17:33 UTC  (3+ messages)

[RFC 00/19] Split netmem from struct page
 2025-05-09 18:11 UTC  (5+ messages)
` [RFC 19/19] mm, netmem: remove the page pool members in "

[PATCH v3] dt-bindings: clock: socfpga: convert to yaml
 2025-05-09 18:11 UTC  (2+ messages)

[PATCH -v2 00/15] x86/kconfig: Enable various kernel features in the defconfig, add the 'x86_32' subarchitecture build target and misc cleanups
 2025-05-09 18:10 UTC  (9+ messages)
` [PATCH 03/15] x86/kconfig: Rename x86_64_defconfig to defconfig.x86_64 and i386_defconfig to defconfig.i386
` [PATCH 04/15] x86/kbuild: Introduce the 'x86_32' subarchitecture

[PATCH v3 bpf-next 0/2] bpf: Allow some trace helpers for all prog types
 2025-05-09 18:10 UTC  (2+ messages)

[PATCH v3 0/7] ext4: Add multi-fsblock atomic write support with bigalloc
 2025-05-09 17:42 UTC  (2+ messages)

[RESEND PATCH v6] PCI: PCI: Add pcie_link_is_active() to determine if the PCIe link is active
 2025-05-09 18:08 UTC 

[PATCH] dt-bindings: power: Add SiFive Domain Management controllers
 2025-05-09 15:57 UTC  (3+ messages)

[PATCH 0/4] Fix interrupt log message
 2025-05-09 15:54 UTC  (10+ messages)
` [PATCH 1/4] PCI: rockchip-host: Fix "Unexpected Completion" "
` [PATCH 2/4] PCI: rockchip-host: Correct non-fatal error "
` [PATCH 3/4] PCI: rockchip-host: Refactor IRQ handling with info arrays
` [PATCH 4/4] PCI: rockchip-host: Remove unused header includes

[PATCH] Drivers: hv: Introduce mshv_vtl driver
 2025-05-09 18:07 UTC  (8+ messages)
      ` [EXTERNAL] "

[PATCH bpf-next v9 0/2] Support kCFI + BPF on arm64
 2025-05-09 18:03 UTC  (2+ messages)

[PATCH v2 bpf-next] bpf, docs: document open-coded BPF iterators
 2025-05-09 18:03 UTC 

[PATCH v2 1/4] iio: backend: update iio_backend_oversampling_ratio_set
 2025-05-09 18:03 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sm8750: Add adsp fastrpc support
 2025-05-09 18:02 UTC  (5+ messages)

brcmfmac disconnects when iwd scans
 2025-05-09 18:01 UTC  (16+ messages)

[PATCH net-next v2] net/mlx5: support software TX timestamp
 2025-05-09 18:00 UTC  (2+ messages)

[PATCH] s390x: Fix leak in machine_set_loadparm
 2025-05-09 18:00 UTC  (2+ messages)

[PATCH bpf-next] bpf: Always WARN_ONCE on verifier bugs
 2025-05-09 17:58 UTC  (4+ messages)

[PATCH v2 1/3] arm64: dts: fvp: Add system timer for broadcast during CPU idle
 2025-05-09 15:46 UTC  (3+ messages)
` [PATCH v2 2/3] arm64: dts: fvp: Add CPU idle states for Rev C model
` [PATCH v2 3/3] arm64: dts: fvp: Reserve 64MB for the FF-A firmware in memory map

[PATCH] KVM: SEV: Disable SEV-SNP support on initialization failure
 2025-05-09 17:57 UTC  (4+ messages)

[PATCH 0/3] Make rcutorture safe(r) for arm64
 2025-05-09 17:57 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2025-05-09 17:56 UTC 

[PATCH v5 0/5] cgroup: separate rstat trees
 2025-05-09 17:53 UTC  (4+ messages)
` [PATCH v5 2/5] cgroup: use separate rstat trees for each subsystem

'nvme list' shows 100% usage on empty drives
 2025-05-09 15:46 UTC 

[GIT PULL] Amlogic fixes for v6.15
 2025-05-09 15:45 UTC  (2+ messages)

[PATCH] tests/qtest/ast2700-smc-test: Fix leak
 2025-05-09 17:50 UTC 

[PATCH] security/commoncap: don't assume "setid" if all ids are identical
 2025-05-09 17:50 UTC  (8+ messages)

(no subject)
 2025-05-09 17:38 UTC 

[PATCH v6 0/3] Add support for Amlogic A4/A5 Reset
 2025-05-09 15:39 UTC  (7+ messages)
` [PATCH v6 1/3] dt-bindings: reset: Add compatible for Amlogic A4/A5 Reset Controller
` (subset) [PATCH v6 0/3] Add support for Amlogic A4/A5 Reset

[RFC PATCH] commands/efi: add a command to dump all UEFI runtime variables
 2025-05-09 17:47 UTC  (2+ messages)

[PATCH v1 0/2] Add specific RZ/Five cache compatible
 2025-05-09 15:37 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: cache: add specific RZ/Five compatible to ax45mp
` [PATCH v1 2/2] riscv: dts: renesas: add specific RZ/Five cache compatible

[PATCH v2 0/4] Board support for Fernsehfee 3.0
 2025-05-09 15:38 UTC  (3+ messages)

[RFC PATCH] hw/s390x: add vhost-user-device-ccw stub (!WIP)
 2025-05-09 17:45 UTC 

[RFC v1 0/7] common: usb_onboard_hub: Add support for Odroid onboard USB hub reset
 2025-05-09 17:45 UTC  (5+ messages)
` [RFC v1 7/7] usb: onboard-hub: Add conditional compilation for I2C initialization

[PATCH v9 00/10] ref_tracker: add ability to register a debugfs file for a ref_tracker_dir
 2025-05-09 17:44 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for ref_tracker: add ability to register a debugfs file for a ref_tracker_dir (rev5)

[PATCH 0/3] Board support for Fernsehfee 3.0
 2025-05-09 15:38 UTC  (3+ messages)

[PATCH 0/7] hw/cxl: Update CXL events to rev3.2 and add maintenance support for memory repair features
 2025-05-09 17:22 UTC  (5+ messages)
` [PATCH 3/7] hw/cxl/events: Updates for rev3.2 DRAM event record
` [PATCH 4/7] hw/cxl/events: Updates for rev3.2 memory module "
` [PATCH 5/7] hw/cxl/cxl-mailbox-utils: Move declaration of scrub and ECS feature attributes in cmd_features_set_feature()
` [PATCH 6/7] hw/cxl: Add Maintenance support

[wireless-next:main] BUILD SUCCESS 63a9a727d373fa5b8ce509eef50dbc45e0f745b9
 2025-05-09 17:41 UTC 

[PATCH v2 0/4] Allows Secure Boot for Kexec
 2025-05-09 17:40 UTC  (4+ messages)

[PATCH v2] drm/meson: Use 1000ULL when operating with mode->clock
 2025-05-09 15:35 UTC  (2+ messages)


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.