All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-06 05:06:46 to 2025-10-06 07:46:52 UTC [more...]

[PATCH] nova-core: vbios: Rework BiosImage composition to use AsRef and traits
 2025-10-06  6:01 UTC  (2+ messages)

[PATCH v3 00/21] paravirt: cleanup and reorg
 2025-10-06  7:45 UTC  (9+ messages)
` [PATCH v3 01/21] x86/paravirt: Remove not needed includes of paravirt.h
` [PATCH v3 02/21] x86/paravirt: Remove some unneeded struct declarations
` [PATCH v3 03/21] x86/paravirt: Remove PARAVIRT_DEBUG config option
` [PATCH v3 04/21] x86/paravirt: Move thunk macros to paravirt_types.h
` [PATCH v3 05/21] paravirt: Remove asm/paravirt_api_clock.h
` [PATCH v3 06/21] sched: Move clock related paravirt code to kernel/sched

[PATCH v6 0/9] tests/functional: Adapt reverse_debugging to run w/o Avocado
 2025-10-06  7:43 UTC  (4+ messages)
` [PATCH v6 4/9] tests/functional: Add GDB class

[RESEND PATCH] selftests/filesystems: Fix build warning on anon_inode_test
 2025-10-06  7:43 UTC  (2+ messages)
` [PATCH] "

Zapytanie ofertowe
 2025-10-06  7:41 UTC 

[PATCH] gpio: aggregator: restore the set_config operation
 2025-10-06  7:42 UTC  (5+ messages)

Build failure in OBS with openSUSE 15.6
 2025-10-06  7:42 UTC 

[RFC PATCH 0/7] rework EAL argument parsing in DPDK
 2025-10-06  7:42 UTC  (3+ messages)
` [PATCH v8 00/18] Simplify running with high-numbered CPUs

[PATCH v4 00/16] staging: rtl8723bs: rtw_mlme.c mechanical cleanups
 2025-10-06  7:42 UTC  (4+ messages)
` [PATCH v4 15/16] staging: rtl8723bs: merge nested if conditions for clarity and tab problems

[PATCH] usb: gadget: spl: Add missing dependency for SPL_USB_GADGET
 2025-10-06  7:41 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: riscv: starfive: add Orange Pi RV board compatible
 2025-10-06  7:39 UTC  (6+ messages)
` [PATCH v2 2/2] riscv: dts: starfive: add DT for Orange Pi RV

[PATCH] Revert "wifi: iwlwifi: mvm: remove support for REDUCE_TX_POWER_CMD ver 6 and 7"
 2025-10-06  7:38 UTC  (8+ messages)

[PATCH 0/2] mmc: sdhci: add quirk to disable bounce buffer
 2025-10-06  7:38 UTC  (3+ messages)

[PATCH v2] watchdog: Add driver for Gunyah Watchdog
 2025-10-06  7:37 UTC  (2+ messages)

[PATCH v3] hugetlbfs: skip PMD unsharing when shareable lock unavailable
 2025-10-06  7:37 UTC  (2+ messages)

Instalacja pv
 2025-10-06  7:35 UTC 

[PATCH/RFC 0/2] of/irq: Fix root interrupt controller handling
 2025-10-06  7:35 UTC  (5+ messages)
` [PATCH/RFC 1/2] of/irq: Ignore interrupt parent for nodes without interrupts

[PATCH v3 00/10] drm: Reduce page tables overhead with THP
 2025-10-06  7:34 UTC  (15+ messages)
` [PATCH v3 01/10] drm/shmem-helper: Add huge page fault handler
` [PATCH v3 03/10] drm/gem: Add huge tmpfs mount point helper
` [PATCH v3 05/10] drm/v3d: Use "
` [PATCH v3 06/10] drm/gem: Get rid of *_with_mnt helpers
` [PATCH v3 07/10] drm/panthor: Introduce huge tmpfs mount point option
` [PATCH v3 09/10] drm/panfrost: "

[GIT PULL]: dmaengine subsystem updates for v6.18
 2025-10-06  7:34 UTC 

[PATCH 1/2] KVM: For manual-protect GET_DIRTY_LOG, do not hold slots lock
 2025-10-06  7:33 UTC  (2+ messages)

[GIT PULL]: Generic phy subsystem updates for v6.18
 2025-10-06  7:32 UTC 

[GIT PULL]: soundwire updates for v6.18
 2025-10-06  7:31 UTC 

[PATCH 1/4] staging: rtl8723bs: clean up lines ending with '(' in rtw_ap.c
 2025-10-06  7:30 UTC  (8+ messages)
` [PATCH] staging: rtl8723bs: clean up style "
` [PATCH 2/4] staging: rtl8723bs: split long comments "
` [PATCH 3/4] staging: rtl8723bs: remove unnecessary blank lines "

[PATCH v18 00/20] Appended Signature Secure Boot Support for PowerPC
 2025-10-06  7:25 UTC  (21+ messages)
` [PATCH v18 01/20] powerpc-ieee1275: Add support for signing GRUB with an appended signature
` [PATCH v18 02/20] crypto: Move storage for grub_crypto_pk_* to crypto.c
` [PATCH v18 03/20] pgp: Rename OBJ_TYPE_PUBKEY to OBJ_TYPE_GPG_PUBKEY
` [PATCH v18 04/20] grub-install: Support embedding x509 certificates
` [PATCH v18 05/20] appended signatures: Import GNUTLS's ASN.1 description files
` [PATCH v18 06/20] appended signatures: Parse ASN1 node
` [PATCH v18 07/20] appended signatures: Parse PKCS#7 signed data
` [PATCH v18 08/20] appended signatures: Parse X.509 certificates
` [PATCH v18 09/20] powerpc_ieee1275: Enter lockdown based on /ibm, secure-boot
` [PATCH v18 10/20] appended signatures: Support verifying appended signatures
` [PATCH v18 11/20] powerpc_ieee1275: Read the db and dbx secure boot variables
` [PATCH v18 12/20] appended signatures: Introducing key management environment variable
` [PATCH v18 13/20] appended signatures: Create db and dbx lists
` [PATCH v18 14/20] appended signatures: Using db and dbx lists for signature verification
` [PATCH v18 15/20] appended signatures: GRUB commands to manage the certificates
` [PATCH v18 16/20] appended signatures: GRUB commands to manage the hashes
` [PATCH v18 17/20] appended signatures: Verification tests
` [PATCH v18 18/20] docs/grub: Document signing GRUB under UEFI
` [PATCH v18 19/20] docs/grub: Document signing GRUB with an appended signature
` [PATCH v18 20/20] docs/grub: Document "

[PATCH v5 0/9] tests/functional: Adapt reverse_debugging to run w/o Avocado
 2025-10-06  7:24 UTC  (7+ messages)

[PATCH 0/4] ima_{conditionals,measurements}.sh enhancements
 2025-10-06  7:26 UTC  (6+ messages)
` [PATCH 2/4] ima_conditionals.sh: Split test by request
  ` [LTP] "
` [LTP] [PATCH 0/4] ima_{conditionals, measurements}.sh enhancements
  ` [LTP] [PATCH 0/4] ima_{conditionals,measurements}.sh enhancements

[PATCH] drm/xe: Fix typos and improve kernel-doc comments in xe_gt
 2025-10-06  7:26 UTC  (2+ messages)

[PATCH v4 0/9] Retry READ CAPACITY(10)/(16) with good status but no data
 2025-10-06  7:25 UTC  (19+ messages)
` [PATCH v4 1/9] scsi: Explicitly specify .ascq = 0x00 for ASC 0x28/0x29 scsi_failures
` [PATCH v4 3/9] scsi: sd: Have scsi-ml retry read_capacity_16 errors
` [PATCH v4 4/9] scsi: sd: Avoid passing potentially uninitialized "sense_valid" to read_capacity_error()
` [PATCH v4 5/9] scsi: sd: Remove checks for -EOVERFLOW in sd_read_capacity()
` [PATCH v4 6/9] scsi: sd: Check for and retry in case of READ_CAPCITY(10)/(16) returning no data
` [PATCH v4 7/9] scsi: Simplify nested if conditional in scsi_probe_lun()
` [PATCH v4 8/9] scsi: scsi_debug: Add option to suppress returned data but return good status
` [PATCH v4 9/9] scsi: scsi_debug: Add "only_once" module option to inject an error one time

[Buildroot] [PATCH] boot/shim: bump to version 16.1
 2025-10-06  7:22 UTC 

[PATCH] fs: add missing fences to I_NEW handling
 2025-10-06  7:21 UTC  (2+ messages)

[PATCH v2] libs/guest: don't use unsigned long as type for PFNs
 2025-10-06  7:19 UTC  (2+ messages)

[PATCH v5 1/2] wic: add --extra-partition-space option to set unused space
 2025-10-06  7:18 UTC  (5+ messages)
    ` [OE-core] "

[PATCH 0/3] trusted-keys: Add support for protected keys using CAAM
 2025-10-06  7:17 UTC  (4+ messages)
` [PATCH 1/3] Doc: trusted-keys as protected keys
` [PATCH 2/3] KEYS: trusted: caam based protected key
` [PATCH 3/3] crypto:caam: Add support of paes algorithm

[PATCH v2] arm: gpio: Add set_flags callback to the Tegra gpio driver
 2025-10-06  7:18 UTC  (8+ messages)

[PATCH 1/2] drm/amdgpu: remove leftover from enforcing isolation by VMID
 2025-10-06  7:16 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: revert "rework reserved VMID handling"

[PATCH] mm/dirty: Replace READ_ONCE() with pudp_get()
 2025-10-06  7:13 UTC  (7+ messages)

[PATCH v18 00/20] Type2 device basic support
 2025-10-06  7:12 UTC  (6+ messages)
` [PATCH v18 16/20] cxl: Allow region creation by type2 drivers

A trial to improve btrfs b-tree node balancing for higher fill rates
 2025-10-06  7:07 UTC 

CVE-2025-39751: ALSA: hda/ca0132: Fix buffer overflow in add_tuning_control
 2025-10-06  7:07 UTC  (2+ messages)

[PATCH 0/3] soc: samsung: exynos-pmu: gs101: avoid SError for inaccessible registers
 2025-10-06  7:06 UTC  (12+ messages)
` [PATCH 1/3] soc: samsung: exynos-pmu: allow specifying read & write access tables for secure regmap
` [PATCH 2/3] soc: samsung: exynos-pmu: move some gs101 related code into new file
` [PATCH 3/3] soc: samsung: gs101-pmu: implement access tables for read and write

Kernel panics trying to set up L2TP VPN (`__xfrm_state_destroy+0x6e/0x80`)
 2025-10-06  7:05 UTC  (2+ messages)

[PATCH] drm/radeon: fix allocation of ring memory in *copy_dma
 2025-10-05 13:04 UTC 

[git pull] drm for 6.18-rc1
 2025-10-05 21:31 UTC  (4+ messages)

[PATCH] MAINTAINERS: Update Jessica Zhang's email address
 2025-10-06  7:02 UTC  (5+ messages)

[PATCH] ARM: dts: broadcom: rpi: Switch to V3D firmware clock
 2025-10-06  6:58 UTC  (2+ messages)

[PATCH] mci: add cadence sdhci host
 2025-10-06  6:57 UTC 

[PATCH v1 0/6] hw/arm/aspeed: AST1700 IO expander support for AST27x0 (LTPI, UART, IRQ, I2C)
 2025-10-06  6:51 UTC  (5+ messages)
` [PATCH v1 1/6] hw/arm/aspeed: Add 'ioexps-num' property for AST27x0
  ` [SPAM] "

[PATCH] ARM: dts: renesas: koelsch: Update ADV7180 binding
 2025-10-06  6:49 UTC  (2+ messages)

[PATCH 0/3] drm/draw: add check API to avoid spurious WARN
 2025-10-06  6:48 UTC  (3+ messages)
` [PATCH 1/3] drm/draw: add drm_draw_can_convert_from_xrgb8888

[PATCH 00/10] blk-cgroup: don't use queue_lock for protection and fix deadlock
 2025-10-06  6:48 UTC  (5+ messages)
` [PATCH 08/10] blk-cgroup: remove radix_tree_preload()

[PATCH v3 0/8] nvme-tcp: Support receiving KeyUpdate requests
 2025-10-06  6:48 UTC  (15+ messages)
` [PATCH v3 1/8] net/handshake: Store the key serial number on completion
` [PATCH v3 2/8] net/handshake: Define handshake_sk_destruct_req
` [PATCH v3 3/8] net/handshake: Ensure the request is destructed on completion
` [PATCH v3 4/8] nvmet: Expose nvmet_stop_keep_alive_timer publically
` [PATCH v3 5/8] net/handshake: Support KeyUpdate message types
` [PATCH v3 6/8] nvme-tcp: Support KeyUpdate
` [PATCH v3 7/8] nvmet-tcp: "

[PATCH v2] mm/vmscan: Remove redundant __GFP_NOWARN
 2025-10-06  6:46 UTC  (2+ messages)

[PATCH v4 0/4] reparent the THP split queue
 2025-10-06  6:46 UTC  (3+ messages)
` [PATCH v4 4/4] mm: thp: reparent the split queue during memcg offline

[PATCH 00/16] Optimize vrr.guardband and fix LRR
 2025-10-06  6:45 UTC  (4+ messages)
` ✗ CI.checksparse: warning for Optimize vrr.guardband and fix LRR (rev14)
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH v7 0/5] riscv: add support for SBI Supervisor Software Events
 2025-10-06  6:43 UTC  (6+ messages)
` [PATCH v7 3/5] drivers: firmware: add riscv SSE support

[PATCH 0/2] Improve UFFDIO_MOVE scalability by removing anon_vma lock
 2025-10-06  6:43 UTC  (11+ messages)
` [PATCH 1/2] mm: always call rmap_walk() on locked folios

[PATCH] tick/nohz: avoid showing '(null)' if nohz_full= not set
 2025-10-06  6:34 UTC  (2+ messages)

[PATCH] tick/nohz: Expose housekeeping CPUs in sysfs
 2025-10-06  6:33 UTC  (2+ messages)

[PATCH 5/5] sphinx-static/switchers.js.in: do not refer to URL_ROOT anymore
 2025-10-06  6:33 UTC  (2+ messages)

[PATCH] Documentation/zh_TW: fix malformed table in cpu-drivers.rst
 2025-10-06 12:01 UTC 

[PATCH v2 0/4] enhance string-list API to fix sign compare warnings
 2025-10-06  6:32 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] string-list: use bool instead of int for "exact_match"
  ` [PATCH v3 2/4] string-list: replace negative index encoding with "exact_match" parameter
  ` [PATCH v3 3/4] string-list: change "string_list_find_insert_index" return type to "size_t"
  ` [PATCH v3 4/4] refs: enable sign compare warnings check

[PATCH] Documentation/gpu: Remove duplicate kernel-doc exports in drm-uapi.rst
 2025-10-06 12:00 UTC 

[PATCH] gpio: usbio: Add ACPI device-id for MTL-CVF devices
 2025-10-06  6:30 UTC  (2+ messages)

[PATCH v2 0/4] dt-bindings: watchdog: factor out RZ watchdogs
 2025-10-06  6:30 UTC  (6+ messages)
` [PATCH v2 4/4] dt-bindings: watchdog: factor out RZ/V2H(P) watchdog

[PATCH 1/2] i2c: usbio: Add ACPI device-id for MTL-CVF devices
 2025-10-06  6:29 UTC  (6+ messages)

[PATCH v3 00/22] AMD vIOMMU: DMA remapping support for VFIO devices
 2025-10-06  6:25 UTC  (5+ messages)
` [PATCH v3 18/22] amd_iommu: Toggle address translation mode on devtab entry invalidation

[PATCH] staging: iio: ad9832: move ad9832_platform_data into include/linux/lib
 2025-10-06  6:21 UTC  (3+ messages)

[PATCH 0/2] Add support for QC08C format in iris driver
 2025-10-06  6:21 UTC  (6+ messages)
  ` [PATCH 1/2] media: iris: Add support for QC08C format for decoder

[PATCH 00/62] initrd: remove classic initrd support
 2025-10-06  6:19 UTC  (4+ messages)

[PATCH i-g-t v2] tests/intel/kms_fbcon_fbt: Skip CRC based FBC cursor check on simulation
 2025-10-06  6:17 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for tests/intel/kms_fbcon_fbt: Skip CRC based FBC cursor check on simulation (rev2)

[PATCH] migration-guides: add release notes for 4.0.30
 2025-10-06  6:13 UTC 

[PATCH] clk: ti: Tighten some TI clock driver dependencies
 2025-10-06  6:11 UTC  (4+ messages)

[PATCH 0/2] bootstd: rauc: fix doc and info msg to reflect real flow
 2025-10-06  6:01 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] bootstd: rauc: extend and fix doc "
  ` [PATCH 0/2] bootstd: rauc: fix doc and info msg to reflect real flow - test cases

[RFC PATCH v2 0/8] mm: Hot page tracking and promotion infrastructure
 2025-10-06  5:57 UTC  (4+ messages)
` [RFC PATCH v2 8/8] mm: sched: Move hot page promotion from NUMAB=2 to kpromoted

[PATCH net-next v5 0/2] net/smc: make wr buffer count configurable
 2025-10-06  5:55 UTC  (4+ messages)
` [PATCH net-next v5 2/2] net/smc: handle -ENOMEM from smc_wr_alloc_link_mem gracefully

[PATCH] drm/amdgpu: Report individual reset error
 2025-10-06  5:53 UTC  (2+ messages)

[meta-python][PATCH v2] python3-odfpy: New recipe for version 1.4.1
 2025-10-06  5:50 UTC 

[PATCH v3 i-g-t 0/7] benchmarks/latency: Add xe latency measurement tests
 2025-10-06  5:47 UTC  (4+ messages)
` [PATCH v4 i-g-t 0/6] benchmarks/intel_latency: "
  ` [PATCH v4 i-g-t 4/6] benchmarks/intel_latency:Add xe_vm_create_destroy test

[PATCH] bpf: test_run: Fix timer mode initialization to NO_MIGRATE mode
 2025-10-06  5:43 UTC 

[scarthgap][PATCH 2/2] shared-mime-info: Handle USE_NLS
 2025-10-06  5:35 UTC  (2+ messages)

[scarthgap][PATCH] systemd: backport fix for handle USE_NLS from master
 2025-10-06  5:35 UTC  (2+ messages)

[scarthgap][PATCH 1/2] p11-kit: backport fix for handle USE_NLS from master
 2025-10-06  5:35 UTC  (2+ messages)

[kirkstone][PATCH] 2/2] p11-kit: backport fix for handle USE_NLS from master
 2025-10-06  5:33 UTC  (2+ messages)

[PATCH 0/7] LoongArch: Add support for BPF Arena
 2025-10-06  5:33 UTC  (8+ messages)
` [PATCH 1/7] LoongArch: BPF: Move sign_extend() upper
` [PATCH 2/7] LoongArch: BPF: Rename local variable sign_extend to sign_ext
` [PATCH 3/7] LoongArch: BPF: Sign extend kfunc call arguments
` [PATCH 4/7] LoongArch: BPF: Zero-extend bpf_tail_call() index
` [PATCH 5/7] LoongArch: BPF: Use BPF prog pack allocator
` [PATCH 6/7] LoongArch: BPF: Implement PROBE_MEM32 pseudo instructions
` [PATCH 7/7] LoongArch: BPF: Implement bpf_addr_space_cast instruction

[PATCH] drm/amdgpu: Remove redundant return value
 2025-10-06  5:33 UTC  (3+ messages)

[kirkstone][PATCH] 1/2] systemd: backport fix for handle USE_NLS from master
 2025-10-06  5:33 UTC  (2+ messages)

[PATCH] kdb: delete unexecuted if-block in kdb_get_kbd_char()
 2025-10-06  5:27 UTC  (3+ messages)

[PATCH] cmd: ti: Add DDRSS ECC test command
 2025-10-06  5:26 UTC  (3+ messages)

[PATCH] cpufreq: s5pv210: fix refcount leak
 2025-10-06  5:23 UTC  (2+ messages)

[RFC PATCH 0/7] Extend the reserved PMP entries
 2025-10-06  5:21 UTC  (2+ messages)

[PATCH 0/8] SmePMP bugfixes and improvement
 2025-10-06  5:21 UTC  (2+ messages)

[PATCH v3 0/6] Improve Microchip Polarfire SoC customization
 2025-10-06  5:14 UTC  (4+ messages)
` [PATCH v3 3/6] hw/riscv: Make FDT optional for MPFS

[PATCH 1/5] common/cnxk: add CPT CQ configuration
 2025-10-06  5:14 UTC  (5+ messages)
` [PATCH 2/5] common/cnxk: add params to register IRQ handler
` [PATCH 3/5] common/cnxk: add routines to operate CPT CQ
` [PATCH 4/5] net/cnxk: handle soft expiry support
` [PATCH 5/5] net/cnxk: enable CPT CQ for outbound traffic

[U-Boot, v1, 1/1] net: phy: add paged PHY register accessors
 2025-10-06  4:44 UTC 

[f2fs-dev] [SPAM] xls/
 2025-10-06  4:45 UTC 

[PATCH v2] gn: remove gcc override
 2025-10-06  5:10 UTC  (3+ messages)
` [OE-core] "

[PATCH v4 mptcp-next 0/8] mptcp: introduce backlog processing
 2025-10-06  5:09 UTC  (3+ messages)
` [PATCH v4 mptcp-next 8/8] mptcp: leverage the backlog for RX packet processing


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.