All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-08-08 14:27:31 to 2025-08-08 15:21:31 UTC [more...]

[PATCH 00/21] gpiolib: fence off legacy interfaces
 2025-08-08 15:17 UTC  (8+ messages)
` [PATCH 02/21] m68k: coldfire: select legacy gpiolib interface for mcfqspi
` [PATCH 03/21] mips: select legacy gpiolib interfaces where used
` [PATCH 04/21] sh: select legacy gpiolib interface
` [PATCH 05/21] x86/platform: select legacy gpiolib interfaces where used
` [PATCH 06/21] x86/olpc: select GPIOLIB_LEGACY
` [PATCH 07/21] mfd: wm8994: remove dead legacy-gpio code
` [PATCH 08/21] ASoC: add GPIOLIB_LEGACY dependency where needed

[RFC PATCH 00/18] cgroup/cpuset: Enable runtime modification of
 2025-08-08 15:20 UTC  (19+ messages)
` [RFC PATCH 01/18] sched/isolation: Enable runtime update of housekeeping cpumasks
` [RFC PATCH 02/18] sched/isolation: Call sched_tick_offload_init() when HK_FLAG_KERNEL_NOISE is first set
` [RFC PATCH 03/18] sched/isolation: Use RCU to delay successive housekeeping cpumask updates
` [RFC PATCH 04/18] sched/isolation: Add a debugfs file to dump housekeeping cpumasks
` [RFC PATCH 05/18] cpu/hotplug: Add a new cpuhp_offline_cb() API
` [RFC PATCH 06/18] cgroup/cpuset: Introduce a new top level isolcpus_update_mutex
` [RFC PATCH 07/18] cgroup/cpuset: Allow overwriting HK_TYPE_DOMAIN housekeeping cpumask
` [RFC PATCH 08/18] cgroup/cpuset: Use CPU hotplug to enable runtime nohz_full modification
` [RFC PATCH 09/18] cgroup/cpuset: Revert "Include isolated cpuset CPUs in cpu_is_isolated() check"
` [RFC PATCH 10/18] sched/core: Ignore DL BW deactivation error if in cpuhp_offline_cb_mode
` [RFC PATCH 11/18] tick/nohz: Make nohz_full parameter optional
` [RFC PATCH 12/18] tick/nohz: Introduce tick_nohz_full_update_cpus() to update tick_nohz_full_mask
` [RFC PATCH 13/18] tick/nohz: Allow runtime changes in full dynticks CPUs
` [RFC PATCH 14/18] tick: Pass timer tick job to an online HK CPU in tick_cpu_dying()
` [RFC PATCH 15/18] cgroup/cpuset: Enable RCU NO-CB CPU offloading of newly isolated CPUs
` [RFC PATCH 16/18] cgroup/cpuset: Don't set have_boot_nohz_full without any boot time nohz_full CPU
` [RFC PATCH 17/18] cgroup/cpuset: Documentation updates & don't use CPU 0 for isolated partition
` [RFC PATCH 18/18] cgroup/cpuset: Add pr_debug() statements for cpuhp_offline_cb() call

[PATCH v2] Revert "virtio: reject shm region if length is zero"
 2025-08-08 15:21 UTC  (3+ messages)

[PATCH 1/2] smb: client: fix race with concurrent opens in unlink(2)
 2025-08-08 15:20 UTC  (2+ messages)
` [PATCH 2/2] smb: client: fix race with concurrent opens in rename(2)

[PATCH V1 0/4] Add support to configure regulator load for UFS QMP PHY
 2025-08-08 15:19 UTC  (6+ messages)
` [PATCH V1 2/4] arm64: dts: qcom: sm8750: add max-microamp for UFS PHY and PLL supplies

Pull request efi-2025-10-rc2
 2025-08-08 15:18 UTC 

[PATCH v6 00/12] Enhance the PCIe controller driver for next generation controllers
 2025-08-08 15:17 UTC  (4+ messages)
` [PATCH v6 07/12] dt-bindings: PCI: Add CIX Sky1 PCIe Root Complex bindings

[PATCH BlueZ v2 0/3] Prepare for meson build system
 2025-08-08 15:17 UTC  (4+ messages)
` [PATCH BlueZ v2 1/3] build: Move library source to lib/bluetooth

Fork or replace dependency yajl?
 2025-08-08 15:16 UTC  (3+ messages)

[PATCH] i3c: mipi-i3c-hci-pci: Add support for Intel Wildcat Lake-U I3C
 2025-08-08 15:16 UTC  (2+ messages)

[PATCH v3 0/4] eUSB2 Double Isochronous IN Bandwidth support
 2025-08-08 15:16 UTC  (5+ messages)
` [PATCH v3 3/4] USB: Add a function to obtain USB version independent maximum bpi value

[RFC 0/4] BTF archive with unmodified pahole+toolchain
 2025-08-08 15:15 UTC  (6+ messages)

mm/rmap.c:2350 try_to_migrate_one() error: we previously assumed 'pvmw.pte' could be null (see line 2320)
 2025-08-08 15:15 UTC 

[PATCH 0/5] stm32mp2: Add SPI flashes support
 2025-08-08 15:11 UTC  (6+ messages)
` [PATCH 1/5] ioport: Add resource check helpers
` [PATCH 2/5] memory: Add STM32 Octo Memory Manager driver
` [PATCH 3/5] spi: Add STM32MP2 Octo-SPI driver support
` [PATCH 4/5] configs: stm32mp25: Enable configs flags related to SPI flashes
` [PATCH 5/5] ARM: dts: Add flash0 partitions for stm32mp257f-ev1-u-boot

[PATCH] drm/amdgpu: drop hw access in non-DC audio fini
 2025-08-08 15:15 UTC 

[PATCH 0/2] fanotify: support restartable permission events
 2025-08-08 15:14 UTC  (3+ messages)
` [PATCH 1/2] fanotify: create helper for clearing pending events

[XEN PATCH 00/11] Allow to build libxl and other tools with json-c instead of yajl
 2025-08-08 15:14 UTC  (13+ messages)
` [XEN PATCH 01/11] xl: move printf_info prototype to an header
` [XEN PATCH 02/11] libxl: Remove duplicate libxl_domain_config_gen_json prototype
` [XEN PATCH 03/11] libxl: remove duplicated libxl__yajl_gen_asciiz() prototype
` [XEN PATCH 04/11] tools/configure: Introduce deps on json-c lib for libxl
` [XEN PATCH 05/11] libxl: Convert libxl__json_parse() to use json-c
` [XEN PATCH 06/11] libxl: convert libxl__json_object_to_yajl_gen to libxl__json_object_to_libjsonc_object
` [XEN PATCH 07/11] libxl: libxl__object_to_json() to json-c
` [XEN PATCH 08/11] libxl: convert libxl__json_object_to_json() to json_object
` [XEN PATCH 09/11] tools/libxenstat: Use json-c when available
` [XEN PATCH 10/11] configure: Use json-c by default, fallback to yajl
` [XEN PATCH 11/11] Update CHANGELOG and README with dependency on json-c

[PATCH 0/3] thunderbolt: Update XDomain vendor properties dynamically
 2025-08-08 15:13 UTC  (11+ messages)

[PATCH v3 1/2] x86/fpu: Fix NULL dereference in avx512_status()
 2025-08-08 15:11 UTC  (6+ messages)
` [PATCH v3 2/2] x86/fpu: Update the debug flow for x86_task_fpu()

Qualcomm: Add MONACO-EVK HiFi config
 2025-08-08 15:12 UTC  (3+ messages)
` ucm2: "

[PATCH v16 00/34] x86,fs/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-08-08 15:12 UTC  (5+ messages)
` [PATCH v16 25/34] fs/resctrl: Add event configuration directory under info/L3_MON/

[PATCH] accel/ivpu: Fix potential Spectre issue in debugfs
 2025-08-08 15:12 UTC  (2+ messages)

[PATCH] drm/xe: Assign ioctl xe file handler to vm in xe_vm_create
 2025-08-08 15:10 UTC  (2+ messages)

[RFC PATCH 00/31] netfs: [WIP] Allow the use of MSG_SPLICE_PAGES and use netmem allocator
 2025-08-08 15:10 UTC  (4+ messages)
` [RFC PATCH 24/31] cifs: Convert SMB2 Negotiate Protocol request

[PATCH 2/3] arm64: dts: qcom: sa8155: Add gear and rate limit properties to UFS
 2025-08-08 15:08 UTC  (11+ messages)

[PATCH] rust: alloc: implement Box::pin_slice()
 2025-08-08 15:07 UTC 

[OE-core] [PATCH 01/37] bind: upgrade 9.20.9 -> 9.20.10
 2025-08-08 15:06 UTC  (4+ messages)
` [OE-core] [PATCH 19/37] libpng: upgrade 1.6.48 -> 1.6.49

[PATCH 00/15] Intel Xe GPU Debug Support (eudebug) v4
 2025-08-08 15:06 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v12 2/9] PCI: stm32: Add PCIe host support for STM32MP25
 2025-08-08 14:55 UTC  (2+ messages)

[PATCH 00/12] Error reporting cleanup, a fix, and &error_warn removal
 2025-08-08 15:04 UTC  (10+ messages)
` [PATCH 04/12] migration/cpr: Clean up error reporting in cpr_resave_fd()
` [PATCH 12/12] error: Kill @error_warn

[PATCH v2] drm/xe/migrate: make MI_TLB_INVALIDATE conditional
 2025-08-08 15:03 UTC  (2+ messages)
` ✓ CI.KUnit: success for drm/xe/migrate: make MI_TLB_INVALIDATE conditional (rev4)

[PATCH v1 0/3] Add clock support for CMU_M2M
 2025-08-08 14:21 UTC  (3+ messages)
  ` [PATCH v1 2/3] clk: samsung: exynosautov920: add block m2m clock support
  ` [PATCH v1 3/3] arm64: dts: exynosautov920: add CMU_M2M clock DT nodes

[GSoC RFC PATCH 0/5] repo-info: add new command for retrieving repository info
 2025-08-08 15:02 UTC  (4+ messages)
` [GSoC PATCH v9 0/5] repo: "

[PATCH v2] drm/amdkfd: set uuid for each partition in topology
 2025-08-08 15:00 UTC 

[PATCH v4 0/5] Fix issues with ARM Processor CPER records
 2025-08-08 15:01 UTC  (3+ messages)

Rename qcs6490-rb3gen2 and qcs9075-iq-evk ucm2 conf
 2025-08-08 14:58 UTC 

[PATCH 0/8] Add TLB invalidation abstraction
 2025-08-08 14:57 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for Add TLB invalidation abstraction (rev5)
  `  "

[PATCH i-g-t v3] tests/kms_async_flips: Fix for HRR panels
 2025-08-08 14:57 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for tests/kms_async_flips: Fix for HRR panels (rev4)

[PATCH] btrfs: restore mount option info messages during mount
 2025-08-08 14:56 UTC  (2+ messages)

platform: add CVA6 platform and support for PMU
 2025-08-08 14:56 UTC  (3+ messages)

[PATCH] pid: Add a judgment for ns null in pid_nr_ns
 2025-08-08 14:56 UTC  (10+ messages)
    ` 答复: [External Mail]Re: "

[PATCH 4/4] arm64: dts: renesas: rzg3e-smarc-som: Enable I3C
 2025-08-08 14:55 UTC  (2+ messages)

[robh:dt-convert 369/801] arch/powerpc/boot/dts/bluestone.dtb: ndfc@1,0 (ibm,ndfc): nand:partition@0:reg: [[0, 12582912]] is too short
 2025-08-08 14:55 UTC 

[PATCH] iio: light: ltr390: Add remove callback with needed support in device registration
 2025-08-08 14:55 UTC  (7+ messages)

[RFC PATCH v1 0/9] freezer: Introduce freeze priority model to address process dependency issues
 2025-08-08 14:53 UTC  (7+ messages)
` [RFC PATCH v1 5/9] freezer: set default freeze priority for PF_SUSPEND_TASK processes
` [RFC PATCH v1 6/9] freezer: Set default freeze priority for zombie tasks
` [RFC PATCH v1 7/9] freezer: raise freeze priority of tasks failed to freeze last time

[PATCH v2] wic: add --extra-part-space option to set unused space
 2025-08-08 14:49 UTC 

[PATCH v2 0/2] Add support for AM62P SR1.2
 2025-08-08 14:51 UTC  (4+ messages)
` [PATCH v2 1/2] soc: ti: k3-socinfo: Add support for AM62P variants

[RFC v2 00/24] Per queue configs and large rx buffer support for zcrx
 2025-08-08 14:54 UTC  (25+ messages)
` [RFC v2 01/24] net: page_pool: sanitise allocation order
` [RFC v2 02/24] docs: ethtool: document that rx_buf_len must control payload lengths
` [RFC v2 03/24] net: ethtool: report max value for rx-buf-len
` [RFC v2 04/24] net: use zero value to restore rx_buf_len to default
` [RFC v2 05/24] net: clarify the meaning of netdev_config members
` [RFC v2 06/24] net: add rx_buf_len to netdev config
` [RFC v2 07/24] eth: bnxt: read the page size from the adapter struct
` [RFC v2 08/24] eth: bnxt: set page pool page order based on rx_page_size
` [RFC v2 09/24] eth: bnxt: support setting size of agg buffers via ethtool
` [RFC v2 10/24] net: move netdev_config manipulation to dedicated helpers
` [RFC v2 11/24] net: reduce indent of struct netdev_queue_mgmt_ops members
` [RFC v2 12/24] net: allocate per-queue config structs and pass them thru the queue API
` [RFC v2 13/24] net: pass extack to netdev_rx_queue_restart()
` [RFC v2 14/24] net: add queue config validation callback
` [RFC v2 15/24] eth: bnxt: always set the queue mgmt ops
` [RFC v2 16/24] eth: bnxt: store the rx buf size per queue
` [RFC v2 17/24] eth: bnxt: adjust the fill level of agg queues with larger buffers
` [RFC v2 18/24] netdev: add support for setting rx-buf-len per queue
` [RFC v2 19/24] net: wipe the setting of deactived queues
` [RFC v2 20/24] eth: bnxt: use queue op config validate
` [RFC v2 21/24] eth: bnxt: support per queue configuration of rx-buf-len
` [RFC v2 22/24] net: let pp memory provider to specify rx buf len
` [RFC v2 23/24] net: validate driver supports passed qcfg params
` [RFC v2 24/24] io_uring/zcrx: implement large rx buffer support

[PATCH] cifs: avoid extra calls to strlen() in cifs_get_spnego_key()
 2025-08-08 14:52 UTC 

[PATCH V5 0/3] refactor t1517 to focus on help output outside a repository
 2025-08-08 14:53 UTC  (3+ messages)
` [PATCH v6 "

[PATCH v2] xfs: fix "acheive"->"achieve"
 2025-08-08 14:52 UTC  (2+ messages)

[PATCH i-g-t v9 1/2] tests/kms_prime: Add XE support
 2025-08-08 14:52 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for series starting with [i-g-t,v9,1/2] "

[PATCH] bpftool: add kernel.kptr_restrict hint for no instructions
 2025-08-08 14:51 UTC 

[PATCH] cpufreq: intel_pstate: Support Clearwater Forest OOB mode
 2025-08-08 14:51 UTC 

[BUG] OV02C10: image upside down in kernel 6.16
 2025-08-08 14:49 UTC  (4+ messages)

[PATCH v2 0/9] drm/bridge: get/put the bridge when looping over the encoder chain
 2025-08-08 14:49 UTC  (10+ messages)
` [PATCH v2 1/9] drm/display: bridge-connector: use scope-specific variable for the bridge pointer
` [PATCH v2 2/9] drm/display: bridge-connector: remove unused variable assignment
` [PATCH v2 3/9] drm/bridge: add drm_for_each_bridge_in_chain_scoped()
` [PATCH v2 4/9] drm/display: bridge-connector: use drm_for_each_bridge_in_chain_scoped()
` [PATCH v2 5/9] drm/atomic: "
` [PATCH v2 6/9] drm/bridge: "
` [PATCH v2 7/9] drm/bridge: remove drm_for_each_bridge_in_chain()
` [PATCH v2 8/9] drm/bridge: add drm_for_each_bridge_in_chain_from()
` [PATCH v2 9/9] drm/omap: use drm_for_each_bridge_in_chain_from()

[PATCH v2 1/2] drm/xe: rename XE_WA to XE_GT_WA
 2025-08-08 14:49 UTC  (4+ messages)
` [PATCH v2 2/2] drm/xe: Update function names for GT specific workarounds

[Buildroot] [git commit] package/tiff: add patches to fix CVE-2025-8176
 2025-08-08 14:36 UTC 

[Buildroot] [git commit] package/tiff: add patch to fix CVE-2025-8177
 2025-08-08 14:36 UTC 

[PATCH] dt-bindings: ipmi: aspeed,ast2400-kcs-bmc: Add missing "clocks" property
 2025-08-08 14:48 UTC  (3+ messages)

[Buildroot] [git commit] package/libapparmor: fix build w/ musl
 2025-08-08 14:42 UTC 

[PATCH] ANDROID: Add GPU work period support for Xe driver
 2025-08-08 14:47 UTC  (2+ messages)

[Buildroot] [PATCH] package/libapparmor: fix build w/ musl
 2025-08-08 14:47 UTC  (2+ messages)

[PATCH 6.17 0/3] mm/mremap: allow multi-VMA move for huge folio, find ineligible earlier
 2025-08-08 14:46 UTC  (6+ messages)
` [PATCH 6.17 2/3] mm/mremap: catch invalid multi VMA moves earlier

[PATCH 1/8] video: tidss: Remove unused drivers
 2025-08-08 14:44 UTC  (4+ messages)

[RFC PATCH] mm/slab: save memory by allocating slabobj_ext array from leftover
 2025-08-08 14:44 UTC  (6+ messages)

[PATCH v2] iio: adc: ad4170-4: Use ERR_PTR() with %pe to improve error logging
 2025-08-08 14:43 UTC  (8+ messages)

[PATCH mptcp-next v2 0/9] selftests: consolidate TCP_INQ testing into sockopt
 2025-08-08 14:42 UTC  (10+ messages)
` [PATCH mptcp-next v2 1/9] selftests: mptcp: sockopt: use getrandom for initialization
` [PATCH mptcp-next v2 2/9] selftests: mptcp: sockopt: add protocol arguments
` [PATCH mptcp-next v2 3/9] selftests: mptcp: sockopt: add inq argument
` [PATCH mptcp-next v2 4/9] selftests: mptcp: sockopt: set TCP_INQ on accepted sockets
` [PATCH mptcp-next v2 5/9] selftests: mptcp: sockopt: rename pipefd to ipcfd
` [PATCH mptcp-next v2 6/9] selftests: mptcp: sockopt: add TCP_INQ client processing
` [PATCH mptcp-next v2 7/9] selftests: mptcp: sockopt: add TCP_INQ server connection
` [PATCH mptcp-next v2 8/9] selftests: mptcp: sockopt: replace mptcp_inq with sockopt
` [PATCH mptcp-next v2 9/9] selftests: mptcp: sockopt: remove obsolete mptcp_inq

[PATCH 0/9 v2] drm/i915: Remove legacy struct_mutex usage
 2025-08-08 14:42 UTC  (19+ messages)
` [PATCH 1/9 v2] drm/i915: Move struct_mutex to drm_i915_private
` [PATCH 2/9 v2] drm/i915: Remove struct_mutex in i915_irq.c
` [PATCH 3/9 v2] drm/i915: Change mutex initialization in intel_guc_log
` [PATCH 4/9 v2] drm/i915: Replace struct_mutex in intel_guc_log.c
` [PATCH 5/9 v2] drm/i915/gem: Clean-up outdated struct_mutex comments
` [PATCH 6/9 v2] drm/i915/display: Remove "
` [PATCH 7/9 v2] drm/i915: Clean-up "
` [PATCH 8/9 v2] drm/i915: Remove unused struct_mutex from drm_i915_private
` [PATCH 9/9 v2] drm/i915: Remove todo and comments about struct_mutex

[PATCH v2] NFSD: Fix destination buffer size in nfsd4_ssc_setup_dul()
 2025-08-08 14:40 UTC  (2+ messages)

[PATCH v2] nfsd: decouple the xprtsec policy check from check_nfsd_access()
 2025-08-08 14:40 UTC  (2+ messages)

[PATCH v5] Add a feature for mapping a host unix socket to a guest tcp socket
 2025-08-08 14:29 UTC 

[PATCH] fs: Add 'rootfsflags' to set rootfs mount options
 2025-08-08 14:38 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] package/tiff: add patch to fix CVE-2025-8176
 2025-08-08 14:37 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/tiff: add patch to fix CVE-2025-8177

[PATCH v3 00/10] Reinvent BQL-free PIO/MMIO
 2025-08-08 14:36 UTC  (4+ messages)
` [PATCH v3 01/10] memory: reintroduce BQL-free fine-grained PIO/MMIO

[REGRESSION] [BISECTED] MT7925 wireless speed drops to zero since kernel 6.14.3 - wifi: mt76: mt7925: integrate *mlo_sta_cmd and *sta_cmd
 2025-08-08 14:37 UTC  (2+ messages)

[PATCH v2 0/3] Add driver domains test
 2025-08-08 14:32 UTC  (4+ messages)
` [PATCH v2 1/3] CI: Add driver domains tests
` [PATCH v2 2/3] CI: Add configure --enable-systemd for full build
` [PATCH v2 3/3] CI: Run driver domains test on Debian too

[PATCH] Revert "cve-check: change the default feed"
 2025-08-07 18:03 UTC 

[PATCH] Revert "cve-check: change the default feed"
 2025-08-07 18:08 UTC 

[PATCH] Revert "cve-check: change the default feed"
 2025-08-07 18:13 UTC 

[syzbot] [net?] WARNING: ODEBUG bug in __sk_destruct (3)
 2025-08-08 14:32 UTC  (2+ messages)

[PATCH] irqchip: gic-v2m: Handle multiple MSI base IRQ mis-alignment
 2025-08-08 14:25 UTC  (3+ messages)

[PATCH net v2 1/2] tls: handle data disappearing from under the TLS ULP
 2025-08-08 14:29 UTC  (3+ messages)
` [PATCH net v2 2/2] selftests: tls: test TCP stealing data from under the TLS socket

[PATCH 0/2] Improve mailmap file
 2025-08-08 14:27 UTC  (3+ messages)
` [PATCH 1/2] devtools/mailmap_ctl: script to work with mailmap
` [PATCH 2/2] mailmap: sort mailmap


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.