All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-04 21:13:08 to 2025-09-04 22:34:23 UTC [more...]

[PATCH] bql: Fix bql_locked status with condvar APIs
 2025-09-04 22:31 UTC 

[Intel-wired-lan] [PATCH iwl-next v7 0/9] refactor IDPF resource access
 2025-09-04 22:33 UTC  (11+ messages)
` [Intel-wired-lan] [PATCH net-next v7 1/9] idpf: introduce local idpf structure to store virtchnl queue chunks
` [Intel-wired-lan] [PATCH net-next v7 2/9] idpf: use existing queue chunk info instead of preparing it
` [Intel-wired-lan] [PATCH net-next v7 3/9] idpf: introduce idpf_q_vec_rsrc struct and move vector resources to it
` [Intel-wired-lan] [PATCH net-next v7 4/9] idpf: move queue resources to idpf_q_vec_rsrc structure

[v4 0/1] drm/i915/display: Remove FBC modulo 4 restriction for
 2025-09-04 22:33 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/display: Remove FBC modulo 4 restriction for (rev2)

[nft PATCH v5 0/3] Support wildcard netdev hooks
 2025-09-04 22:29 UTC  (7+ messages)
` [nft PATCH v5 1/3] mnl: Support simple wildcards in "
` [nft PATCH v5 2/3] parser_bison: Accept ASTERISK_STRING in flowtable_expr_member

[RFC] crypto: support for a standalone FIPS 140 module
 2025-09-04 22:28 UTC  (9+ messages)
` [PATCH RFC 026/104] crypto: fips140: convert lib/crypto/sha256.c to using crypto API wrappers
` [PATCH RFC 097/104] crypto: fips140: manual fixups for lib/crypto/sha256.c
` [PATCH RFC 103/104] Documentation/crypto: add fips140.rst

[PATCH v2 0/2] Add I2C support for IPQ5424
 2025-09-04 22:27 UTC  (3+ messages)
` [PATCH v2 1/2] i2c: qcom-geni: add OPP table support

[PATCH] memory: Fix leaks due to owner-shared MRs circular references
 2025-09-04 22:23 UTC  (3+ messages)

[PATCH v4] alloc: fix dangling pointer in alloc_state cleanup
 2025-09-04 22:26 UTC  (4+ messages)
` [PATCH v5] "

[PATCH 00/12] drm/msm/dpu: rework format handling code
 2025-09-04 22:22 UTC  (5+ messages)
` [PATCH 02/12] drm/msm/disp: set num_planes and fetch_mode in INTERLEAVED_RGB_FMT
` [PATCH 07/12] drm/msm/disp: pull in common tiled YUV format parameters

[patch V3 00/37] rseq: Optimize exit to user space
 2025-09-04 22:21 UTC  (38+ messages)
` [patch V3 01/37] rseq: Avoid pointless evaluation in __rseq_notify_resume()
` [patch V3 02/37] rseq: Condense the inline stubs
` [patch V3 03/37] rseq: Move algorithm comment to top
` [patch V3 04/37] rseq: Remove the ksig argument from rseq_handle_notify_resume()
` [patch V3 05/37] rseq: Simplify registration
` [patch V3 06/37] rseq: Simplify the event notification
` [patch V3 07/37] rseq, virt: Retrigger RSEQ after vcpu_run()
` [patch V3 08/37] rseq: Avoid CPU/MM CID updates when no event pending
` [patch V3 09/37] rseq: Introduce struct rseq_event
` [patch V3 10/37] entry: Cleanup header
` [patch V3 11/37] entry: Remove syscall_enter_from_user_mode_prepare()
` [patch V3 12/37] entry: Inline irqentry_enter/exit_from/to_user_mode()
` [patch V3 13/37] sched: Move MM CID related functions to sched.h
` [patch V3 14/37] rseq: Cache CPU ID and MM CID values
` [patch V3 15/37] rseq: Record interrupt from user space
` [patch V3 16/37] From: Thomas Gleixner <tglx@linutronix.de> 65;7006;1cSubject: rseq: Provide tracepoint wrappers for inline code Date: Sat, 23 Aug 2025 18:39:45 +0200
` [patch V3 17/37] rseq: Expose lightweight statistics in debugfs
` [patch V3 18/37] rseq: Provide static branch for runtime debugging
` [patch V3 19/37] rseq: Provide and use rseq_update_user_cs()
` [patch V3 20/37] rseq: Replace the original debug implementation
` [patch V3 21/37] rseq: Make exit debugging static branch based
` [patch V3 22/37] rseq: Use static branch for syscall exit debug when GENERIC_IRQ_ENTRY=y
` [patch V3 23/37] rseq: Provide and use rseq_set_ids()
` [patch V3 24/37] rseq: Separate the signal delivery path
` [patch V3 25/37] rseq: Rework the TIF_NOTIFY handler
` [patch V3 26/37] rseq: Optimize event setting
` [patch V3 27/37] rseq: Implement fast path for exit to user
` [patch V3 28/37] rseq: Switch to fast path processing on "
` [patch V3 29/37] entry: Split up exit_to_user_mode_prepare()
` [patch V3 30/37] rseq: Split up rseq_exit_to_user_mode()
` [patch V3 31/37] asm-generic: Provide generic TIF infrastructure
` [patch V3 32/37] x86: Use generic TIF bits
` [patch V3 33/37] s390: "
` [patch V3 34/37] loongarch: "
` [patch V3 35/37] riscv: "
` [patch V3 36/37] rseq: Switch to TIF_RSEQ if supported
` [patch V3 37/37] entry/rseq: Optimize for TIF_RSEQ on exit

[PATCH v1 00/16] fuse: use iomap for buffered reads + readahead
 2025-09-04 22:20 UTC  (19+ messages)
` [PATCH v1 01/16] iomap: move async bio read logic into helper function
` [PATCH v1 02/16] iomap: rename cur_folio_in_bio to folio_unlocked
  ` [PATCH v1 02/16] iomap: rename cur_folio_in_bio to folio_unlockedOM
` [PATCH v1 04/16] iomap: use iomap_iter->private for stashing read/readahead bio
` [PATCH v1 05/16] iomap: propagate iomap_read_folio() error to caller
` [PATCH v1 12/16] iomap: add iomap_read_ops for read and readahead

[PATCH net-next v10 0/7] bonding: Extend arp_ip_target format to allow for a list of vlan tags
 2025-09-04 22:18 UTC  (8+ messages)
` [PATCH net-next v10 1/7] bonding: Adding struct bond_arp_target
` [PATCH net-next v10 2/7] bonding: Adding extra_len field to struct bond_opt_value
` [PATCH net-next v10 3/7] bonding: arp_ip_target helpers
` [PATCH net-next v10 4/7] bonding: Processing extended arp_ip_target from user space
` [PATCH net-next v10 5/7] bonding: Update to bond_arp_send_all() to use supplied vlan tags
` [PATCH net-next v10 6/7] bonding: Update for extended arp_ip_target format
` [PATCH net-next v10 7/7] bonding: Selftest and documentation for the arp_ip_target parameter

[PATCH net v2] net: libwx: fix to enable RSS
 2025-09-04 22:20 UTC  (2+ messages)

[RFC bpf-next v1 0/7] Add kfunc bpf_xdp_pull_data
 2025-09-04 22:19 UTC  (6+ messages)
` [RFC bpf-next v1 2/7] bpf: Allow bpf_xdp_shrink_data to shrink a frag from head and tail

[Buildroot] [kvm-unit-tests] riscv build failure
 2025-09-04 22:17 UTC  (2+ messages)
`  "

[meta-oe][PATCH 01/10] meta-oe-image-ptest: fix small typo
 2025-09-04 22:11 UTC  (10+ messages)
` [meta-oe][PATCH 02/10] poco: cleanup PACKAGECONFIG for native variant
` [meta-oe][PATCH 03/10] poco: remove obsolete config define
` [meta-oe][PATCH 04/10] poco: enable dns in ptest
` [meta-oe][PATCH 05/10] poco: ignore newly failing test
` [meta-oe][PATCH 06/10] poco: disable redis config by default
` [meta-oe][PATCH 07/10] poco: move MongoDB to group of configs disabled "
` [meta-oe][PATCH 08/10] poco: enable postgresql support
` [meta-oe][PATCH 09/10] utf8proc: add new recipe with ptest
` [meta-oe][PATCH 10/10] poco: upgrade 1.13.3 -> 1.14.2

[RFC PATCH net-next] dt-bindings: dpll: Add per-channel Ethernet reference property
 2025-09-04 22:06 UTC  (4+ messages)

[RFC] View-Based File System Model with Program-Scoped Isolation
 2025-09-04 22:06 UTC 

[PATCH RFC 0/3] Introduce Rust and announce that it will become mandatorty
 2025-09-04 22:06 UTC  (3+ messages)
` [PATCH RFC 1/3] meson: add infrastructure to build internal Rust library

[PATCH] Revert "drm/amdgpu: Add more checks to PSP mailbox"
 2025-09-04 22:04 UTC 

[PATCH v2 0/3] CXL: Add a loadable module for address translation
 2025-09-04 22:05 UTC  (3+ messages)
` [PATCH v2 1/3] cxl/region: Refactor address translation funcs for testing

[PATCH v4 0/5] Fix accurate exception reporting in SPARC assembly
 2025-09-04 22:03 UTC  (6+ messages)
` [PATCH v4 1/5] sparc: fix accurate exception reporting in copy_{from_to}_user for UltraSPARC
` [PATCH v4 2/5] sparc: fix accurate exception reporting in copy_{from_to}_user for UltraSPARC III
` [PATCH v4 3/5] sparc: fix accurate exception reporting in copy_{from_to}_user for Niagara
` [PATCH v4 4/5] sparc: fix accurate exception reporting in copy_to_user for Niagara 4
` [PATCH v4 5/5] sparc: fix accurate exception reporting in copy_{from,to}_user for M7

[PATCH net-next 00/11] tools: ynl: prepare for wireguard
 2025-09-04 22:01 UTC  (12+ messages)
` [PATCH net-next 01/11] tools: ynl-gen: allow overriding name-prefix for constants
` [PATCH net-next 02/11] tools: ynl-gen: generate nested array policies
` [PATCH net-next 03/11] tools: ynl-gen: add sub-type check
` [PATCH net-next 04/11] tools: ynl-gen: define count iterator in print_dump()
` [PATCH net-next 05/11] tools: ynl-gen: define nlattr *array in a block scope
` [PATCH net-next 06/11] tools: ynl-gen: don't validate nested array attribute types
` [PATCH net-next 07/11] tools: ynl-gen: rename TypeArrayNest to TypeIndexedArray
` [PATCH net-next 08/11] tools: ynl: move nest packing to a helper function
` [PATCH net-next 09/11] tools: ynl: encode indexed-array
` [PATCH net-next 10/11] tools: ynl: decode hex input
` [PATCH net-next 11/11] tools: ynl: add ipv4-or-v6 display hint

[RFC net-next 00/14] wireguard: netlink: ynl conversion
 2025-09-04 22:02 UTC  (15+ messages)
` [RFC net-next 01/14] wireguard: netlink: use WG_KEY_LEN in policies
` [RFC net-next 02/14] wireguard: netlink: validate nested arrays in policy
` [RFC net-next 03/14] netlink: specs: add specification for wireguard
` [RFC net-next 04/14] netlink: specs: wireguard: add remaining checks
` [RFC net-next 05/14] uapi: wireguard: use __*_A_MAX in enums
` [RFC net-next 06/14] uapi: wireguard: move enum wg_cmd
` [RFC net-next 07/14] uapi: wireguard: move flag enums
` [RFC net-next 08/14] uapi: wireguard: generate header with ynl-gen
` [RFC net-next 09/14] wireguard: netlink: convert to split ops
` [RFC net-next 10/14] wireguard: netlink: rename netlink handlers
` [RFC net-next 11/14] wireguard: netlink: generate netlink code
` [RFC net-next 12/14] netlink: specs: wireguard: alternative to wireguard_params.h
` [RFC net-next 13/14] wireguard: netlink: enable strict genetlink validation
` [RFC net-next 14/14] tools: ynl: add sample for wireguard

[Intel-wired-lan] [BUG] igc: ASPM causes I226-V NIC to drop after idle
 2025-09-04 22:03 UTC  (2+ messages)

[PATCH 18/21] can: netlink: make can_tdc_fill_info() FD agnostic
 2025-09-04 22:01 UTC  (2+ messages)

[PATCHSET v8 sched_ext/for-6.18] Add a deadline server for sched_ext tasks
 2025-09-04 22:02 UTC  (9+ messages)
` [PATCH 07/16] sched_ext: Add a DL "

[PATCH] drm/i915/display: Remove power state verification before HW readout
 2025-09-04 21:59 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

Performance (self-compiled vs. distributed)
 2025-09-04 21:59 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: selftest: Introduce netconsole torture test
 2025-09-04 21:59 UTC  (2+ messages)

[PATCHv6 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
 2025-09-04 21:58 UTC  (11+ messages)
` [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
      ` nop5-optimized USDTs WAS: "

[PATCH v3 0/7] rust: Add Per-CPU Variable API
 2025-09-04 21:57 UTC  (17+ messages)
` [PATCH v3 1/7] rust: percpu: introduce a rust API for per-CPU variables
` [PATCH v3 5/7] rust: percpu: Support non-zeroable types for DynamicPerCpu

[PATCH 0/2] drm/xe/guc: Assorted clean ups - dodgy defines, erroneous errors
 2025-09-04 21:55 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH] symbols: discard stray file symbols
 2025-09-04 21:53 UTC  (2+ messages)

[PATCH v3] uapi/linux/fcntl: remove AT_RENAME* macros
 2025-09-04 21:52 UTC  (5+ messages)

[PATCH net] net: dev_ioctl: take ops lock in hwtstamp lower paths
 2025-09-04 21:52 UTC  (2+ messages)

[PATCH] x86/apic: Avoid infinite loop in io_apic_level_ack_pending()
 2025-09-04 21:51 UTC 

[PATCH 0/2] drm/nouveau: add and implement missing DCB connector values
 2025-08-24 18:07 UTC  (3+ messages)
  ` [PATCH 1/2] drm/nouveau: add missing DCB connector types
  ` [PATCH 2/2] drm/nouveau: implement "

[PATCH v2 0/4] Properly Limit Tegra210 Clock Rates
 2025-09-04 21:49 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: clock: tegra124-dfll: Add property to limit frequency

[PATCH 6.16 000/142] 6.16.5-rc1 review
 2025-09-04 21:48 UTC  (3+ messages)
` [PATCH 6.16 139/142] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"

[PATCH v4 0/5] Rust infrastructure for sg_table and scatterlist
 2025-09-04 21:48 UTC  (2+ messages)

[PATCH v5 0/7] BorrowedPage, AsPageIter and VmallocPageIter
 2025-09-04 21:47 UTC  (2+ messages)

[PATCH v1 0/3] Fix objtool warnings if LTO is enabled for LoongArch (Part 2)
 2025-09-04 21:46 UTC  (11+ messages)
` [PATCH v1 2/3] objtool/LoongArch: Fix unreachable instruction warnings about EFISTUB

[PATCH net-next 0/8] ipv4: icmp: Fix source IP derivation in presence of VRFs
 2025-09-04 21:46 UTC  (3+ messages)
` [PATCH net-next 1/8] ipv4: cipso: Simplify IP options handling in cipso_v4_error()

[PATCH v2] fstests: generic/733: avoid output difference due to bash's version
 2025-09-04 21:44 UTC 

[PATCH] fs/ceph/addr: always call ceph_shift_unused_folios_left()
 2025-09-04 21:43 UTC  (6+ messages)

[PATCH v5 net-next 0/5] net: fec: add the Jumbo frame support
 2025-09-04 21:40 UTC  (7+ messages)
` [PATCH v5 net-next 3/5] net: fec: add rx_frame_size to support configurable RX length
` [PATCH v5 net-next 4/5] net: fec: add change_mtu to support dynamic buffer allocation
` [PATCH v5 net-next 5/5] net: fec: enable the Jumbo frame support for i.MX8QM

linux-next: manual merge of the slab tree with the mm-unstable tree
 2025-09-04 21:39 UTC  (3+ messages)

[merged] tools-testing-vma-clean-up-stubs-in-vma_internalh.patch removed from -mm tree
 2025-09-04 21:38 UTC 

[merged] maple_tree-remove-redundant-__gfp_nowarn.patch removed from -mm tree
 2025-09-04 21:36 UTC 

[PATCH v2] iio: adc: ad7124: fix sample rate for multi-channel use
 2025-09-04 21:36 UTC  (3+ messages)

[PATCH 0/5] perf trace: Fix parallel execution
 2025-09-04 21:34 UTC  (3+ messages)
` [PATCH 1/5] perf trace: use standard syscall tracepoint structs for augmentation

[PATCH v2 2/3] hwmon: ltc4283: Add support for the LTC4283 Swap Controller
 2025-09-04 21:30 UTC  (2+ messages)

[PATCH v1] perf build: Revert "enable -fno-strict-aliasing"
 2025-09-04 21:33 UTC  (4+ messages)

[PATCH] drm/i915/display: Initialize phy and ch variables
 2025-09-04 21:33 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH][next] virtio_net: Fix alignment and avoid -Wflex-array-member-not-at-end warning
 2025-09-04 21:32 UTC  (5+ messages)

[patch V2 00/37] rseq: Optimize exit to user space
 2025-09-04 21:31 UTC  (7+ messages)
` [patch V2 28/37] rseq: Switch to fast path processing on exit to user

[PATCH] PCI: endpoint: pci-epf-test: Limit PCIe BAR size for fixed BARs
 2025-09-04 21:29 UTC  (4+ messages)

[PATCH net] net: lan966x: enforce phy-mode presence
 2025-09-04 21:27 UTC  (3+ messages)

[tj-cgroup:for-6.18 17/17] kernel/cgroup/cgroup.c:3029:24: warning: unused variable 'ss'
 2025-09-04 21:26 UTC  (2+ messages)
` [PATCH cgroup/for-6.18] cgroup: Remove unused local variables from cgroup_procs_write_finish()

[PATCH v1 0/3] dts: add tx_offload support in dts
 2025-09-04 21:18 UTC  (5+ messages)
` [PATCH v2 0/3] dts: add tx_offlaod "
  ` [PATCH v2 1/3] dts: allow mbuf_fast_free to be set with testpmd shell

[PATCH 0/3] serial: 8250: omap: Add wakeup support
 2025-09-04 21:24 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: serial: 8250_omap: Update wakeup-source type property
` [PATCH 2/3] dt-bindings: serial: 8250_omap: Add wakeup pinctrl state
` [PATCH 3/3] serial: 8250: omap: Support wakeup pinctrl state on suspend

[PATCH testsuite v4] tests/bpf: Add tests for SELinux BPF token access control
 2025-09-04 21:23 UTC  (5+ messages)

[PATCH 0/6] dts: add file management
 2025-09-04 21:16 UTC  (5+ messages)
` [PATCH v2 0/7] dts: add file manager
  ` [PATCH v2 5/7] dts: make log files into artifacts

[PATCH v2] target/sparc: allow partial decode of v8 STBAR instructions
 2025-09-04 21:20 UTC 

[PATCH] target/sparc: allow partial decode of v8 STBAR instructions
 2025-09-04 21:18 UTC  (3+ messages)

[PATCH v2 00/20] Intel TMA 5.1 metrics and event updates
 2025-09-04 21:19 UTC  (2+ messages)

[RFC PATCH 0/2] cifs: Organise declarations in the cifs client header files
 2025-09-04 21:18 UTC  (3+ messages)
` [RFC PATCH 1/2] cifs: Do some preparation prior to organising the function declarations
` [RFC PATCH 2/2] cifs: Clean up declarations

[PATCH] fstests: generic/733: avoid output difference due to bash's version
 2025-09-04 21:18 UTC  (3+ messages)

[Buildroot] [PATCH] package/nano: bump to version 8.6
 2025-09-04 21:17 UTC 

[PATCH v2 1/2] dt-bindings: ili9881c: Document 5" Raspberry Pi 720x1280
 2025-09-04 21:16 UTC  (3+ messages)
` [PATCH v2 2/2] drm/panel: ilitek-ili9881c: Add configuration for "

I think there's an issue with e3f1164fc9e ("PM: EM: Support late CPUs booting and capacity adjustment") if there's "holes" in your CPU topology
 2025-09-04 21:14 UTC  (12+ messages)

[PATCH v11 0/7] rust: DebugFS Bindings
 2025-09-04 21:13 UTC  (8+ messages)
` [PATCH v11 1/7] rust: debugfs: Add initial support for directories
` [PATCH v11 2/7] rust: debugfs: Add support for read-only files
` [PATCH v11 3/7] rust: debugfs: Add support for writable files
` [PATCH v11 4/7] rust: debugfs: Add support for callback-based files
` [PATCH v11 5/7] samples: rust: Add debugfs sample driver
` [PATCH v11 6/7] rust: debugfs: Add support for scoped directories
` [PATCH v11 7/7] samples: rust: Add scoped debugfs sample driver

[PATCH net-next 0/2] net/smc: make wr buffer count configurable
 2025-09-04 21:12 UTC  (3+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] net/smc: handle -ENOMEM from smc_wr_alloc_link_mem gracefully

[Buildroot] [PATCH v4 1/4] boot/xilinx-prebuilt: add support for plmfw.elf filename
 2025-09-04 21:12 UTC  (3+ messages)
` [Buildroot] [PATCH v4 3/4] configs/versal_vek280: bump xilinx-prebuilt to xilinx_v2025.1_update1
` [Buildroot] [PATCH v4 4/4] boot/xilinx-prebuilt: bump default version "


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.