All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-19 08:27:36 to 2025-12-19 09:37:52 UTC [more...]

[PATCH v8 00/12] Streamline TPM2 HMAC sessions
 2025-12-19  9:37 UTC  (5+ messages)
` [PATCH v8 05/12] tpm2-sessions: Define TPM2_NAME_MAX_SIZE
` [PATCH v8 07/12] KEYS: trusted: Remove dead branch from tpm2_unseal_cmd

[PATCH] ref-manual: drop documentation for oelint class
 2025-12-19  9:36 UTC 

[PATCH 0/3] Enable cached zone report
 2025-12-19  9:37 UTC  (5+ messages)
` [PATCH 1/3] libxfs: define BLKREPORTZONEV2 if the kernel does not provide it
` [PATCH 2/3] mkfs: use cached report zone
` [PATCH 3/3] repair: "

[net-next,PATCH v3 1/3] dt-bindings: net: realtek,rtl82xx: Keep property list sorted
 2025-12-19  9:36 UTC  (2+ messages)

[PATCH] vfio/xe: Add default handler for .get_region_info_caps
 2025-12-19  9:35 UTC  (2+ messages)

[PATCH v2] drm/panthor: Evict groups before VM termination
 2025-12-19  9:35 UTC 

[PATCH] ARM: imx93: dtsi: set assigned-clocks for usdhc1
 2025-12-19  9:34 UTC  (2+ messages)

[PATCH] phy: fsl-imx8mq-usb: add debugfs to access control register
 2025-12-19  9:34 UTC  (3+ messages)

[PATCH v2 0/4] kexec: add kexec flag to control debug printing
 2025-12-19  9:31 UTC  (5+ messages)
` [PATCH v2 1/4] kexec: Replace the goto out_unlock with out
` [PATCH v2 2/4] kexec: add kexec flag to control debug printing
` [PATCH v2 3/4] kexec: print out debugging message if required for kexec_load
` [PATCH v2 4/4] arm64: kexec: Adjust the debug print of kexec_image_info

[PATCH v3] Add RISCV Zilsd extension
 2025-12-19  9:33 UTC  (2+ messages)

[PATCH] doc: flock of small fixes to various documentation files
 2025-12-19  9:34 UTC  (5+ messages)

[PATCH v3 0/3] Generalize vmemmap_populate_hugepages to sparc
 2025-12-19  9:34 UTC  (6+ messages)
` [PATCH v3 1/3] sparc: Use vmemmap_populate_hugepages for vmemmap_populate
` [PATCH v3 2/3] mm: Convert vmemmap_p?d_populate() to static functions

[PATCH] sched_ext: Fix some comments in ext.c
 2025-12-19  9:34 UTC 

[PATCH] LoongArch: BPF: Fix sign extension for 12-bit immediates
 2025-12-19  9:33 UTC  (4+ messages)

[PATCH] RDMA/bnxt_re: Fix IB_SEND_IP_CSUM handling in post_send
 2025-12-19  9:32 UTC 

[PATCH 1/2] md: Fix logical_block_size configuration being overwritten
 2025-12-19  9:21 UTC  (2+ messages)
` [PATCH 2/2] md: Fix forward incompatibility from configurable logical block size

[PATCH] slab: fix kmalloc_nolock() context check for PREEMPT_RT
 2025-12-19  9:31 UTC  (2+ messages)

[PATCH] drm/i915/colorop: do not include headers from headers
 2025-12-19  9:31 UTC  (3+ messages)

[PATCH v7 0/2] tests/intel/xe_pat: add helper funtion to read PAT table
 2025-12-19  9:31 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for "

[PATCH v10 0/3] mm: Fix OOM killer inaccuracy on large many-core systems
 2025-12-19  9:31 UTC  (5+ messages)
` [PATCH v10 2/3] "

[PATCH v5 0/6] hw/gpio/aspeed_sgpio: Add Aspeed Serial GPIO (SGPIO) controller model
 2025-12-19  9:30 UTC  (8+ messages)
` [PATCH v5 1/6] hw/gpio/aspeed_sgpio: Add basic device model for Aspeed SGPIO
` [PATCH v5 3/6] hw/gpio/aspeed_sgpio: Implement SGPIO interrupt handling
` [PATCH v5 6/6] test/qtest: Add Unit test for Aspeed SGPIO

[PATCH net-next] tcp: clarify tcp_congestion_ops functions comments
 2025-12-19  9:30 UTC  (2+ messages)

[PATCH v4 0/2] drm/panic: Add kunit tests for drm_panic
 2025-12-19  9:29 UTC  (3+ messages)
` [PATCH v4 2/2] "

[PATCH RESEND v2 00/11] Rework and fix STM32MP15x PHYTEC dts
 2025-12-19  9:28 UTC  (4+ messages)
` [PATCH RESEND v2 03/11] dt-bindings: arm: stm32: Modify STM32MP15x Phytec board items types

[PATCH] sched/core: avoid assignment in conditional expression
 2025-12-19  9:29 UTC 

[PATCH 1/2] binutils: fix CVE-2025-11839
 2025-12-19  9:27 UTC  (2+ messages)
` [PATCH 2/2] binutils: fix CVE-2025-11840

[PATCH v2] sysctl: Remove unused ctl_table forward declarations
 2025-12-19  9:28 UTC  (2+ messages)

[PATCHv5 bpf-next 0/9] ftrace,bpf: Use single direct ops for bpf trampolines
 2025-12-19  9:27 UTC  (16+ messages)
` [PATCHv5 bpf-next 3/9] ftrace: Export some of hash related functions
` [PATCHv5 bpf-next 4/9] ftrace: Add update_ftrace_direct_add function
` [PATCHv5 bpf-next 5/9] ftrace: Add update_ftrace_direct_del function
` [PATCHv5 bpf-next 6/9] ftrace: Add update_ftrace_direct_mod function
` [PATCHv5 bpf-next 9/9] bpf,x86: Use single ftrace_ops for direct calls

[RFC 0/5] IDR to xarray conversion and some small cleanups
 2025-12-19  9:27 UTC  (15+ messages)
` [RFC 1/5] drm/amdgpu: Replace idr with xarray in amdgpu_bo_list
` [RFC 2/5] drm/amdgpu: Remove output parameter in bo list handling
` [RFC 4/5] drm/amdgpu: Convert context manager to xarray
` [RFC 5/5] drm/amdgpu/mes: Remove idr leftovers

[PATCH v2 0/8] scsi: Make use of bus callbacks
 2025-12-19  9:25 UTC  (9+ messages)
` [PATCH v2 1/8] scsi: Pass a struct scsi_driver to scsi_{,un}register_driver()
` [PATCH v2 2/8] scsi: Make use of bus callbacks
` [PATCH v2 3/8] scsi: ch: Convert to scsi bus methods
` [PATCH v2 4/8] scsi: sd: "
` [PATCH v2 5/8] scsi: ses: "
` [PATCH v2 6/8] scsi: sr: "
` [PATCH v2 7/8] scsi: st: "
` [PATCH v2 8/8] scsi: ufs: "

[RFC PATCH] rust: doctests: Number tests by line numerically, not lexicographically
 2025-12-19  9:25 UTC 

[PATCH v3 0/2] Fix and adjust ukify packaging
 2025-12-19  9:25 UTC  (4+ messages)
` [PATCH v3 1/3] python3-pyzstd: import 0.17.0 from meta-python
  ` [OE-core] "

[PATCH 0/3] mm/khugepaged: minor cleanups
 2025-12-19  9:24 UTC  (4+ messages)
` [PATCH 1/3] mm/khugepaged: remove unnecessary goto 'skip' label

[PATCH v3 0/2] RISC-V: Initial support versioning of debug specification
 2025-12-19  9:23 UTC  (4+ messages)

[PATCH v2] Add the sphinx-copybutton extension
 2025-12-19  9:24 UTC 

[PATCH v8 0/8] coresight: ctcu: Enable byte-cntr function for TMC ETR
 2025-12-19  9:24 UTC  (4+ messages)
` [PATCH v8 2/8] coresight: core: add a new API to retrieve the helper device

[PATCH 0/4] Use __counted_by for ancestor arrays
 2025-12-19  8:33 UTC  (5+ messages)
` [PATCH 3/4] cgroup: Use __counted_by for cgroup::ancestors

[PATCH] Add the sphinx-copybutton extension
 2025-12-19  9:21 UTC  (3+ messages)
  ` [docs] "

[PATCH 00/13] drm: Color pipeline teardown and follow-up fixes/improvements
 2025-12-19  9:20 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH] drm/panthor: Evict groups before VM termination
 2025-12-19  9:19 UTC  (4+ messages)

[PATCH] kho: add support for deferred struct page init
 2025-12-19  9:19 UTC  (6+ messages)

[PATCH v3 0/1] Bluetooth: btqca: Add WCN6855 firmware priority selection feature
 2025-12-19  9:19 UTC  (4+ messages)
` [PATCH v3 1/1] "

[regression 5.10.y] Libvirt can no longer delete macvtap devices after backport of a6cec0bcd342 ("net: rtnetlink: add bulk delete support flag") to 5.10.y series (Debian 11)
 2025-12-19  9:19 UTC  (2+ messages)

[PATCH 1/2] [PATCH net-next v2 1/2] net: stmmac: dwmac-rk: rename phy_power_on to avoid conflict
 2025-12-19  9:17 UTC  (3+ messages)
`  "

[PATCH 0/2] Add MEMZERO_ARRAY() macro and use it in coccinelle
 2025-12-19  9:17 UTC  (5+ messages)
` [PATCH 1/2] git-compat-util: introduce MEMZERO_ARRAY() macro

[PATCH v2] net: macb: Relocate mog_init_rings() callback from macb_mac_link_up() to macb_open()
 2025-12-19  9:16 UTC  (3+ messages)

Odbiór w paczkomacie
 2025-12-19  9:15 UTC 

[PATCH] Lift minimal kernel version to 6.1
 2025-12-19  9:16 UTC 

[PATCH] Octeontx2-af: use bitmap_empty() where appropriate
 2025-12-19  9:16 UTC  (2+ messages)

EVL UART driver
 2025-12-19  9:15 UTC  (2+ messages)

[PATCH] README: Drop reference to no longer existing arch READMEs
 2025-12-19  9:15 UTC 

[anolis-intel-cloud:devel-6.6 0/4] drivers/net/ethernet/wangxun/txgbe/txgbe_main.c:7402: warning: Function parameter or member 'adapter' not described in 'txgbe_linkdown_subtask'
 2025-12-19  9:14 UTC 

[PATCH] dt-bindings: net: brcm,amac: Allow "dma-coherent" property
 2025-12-19  9:14 UTC  (2+ messages)

[PATCH v2 0/4] i.mx: hab/ocotop: extend field return to i.MX6
 2025-12-19  9:14 UTC  (6+ messages)
` [PATCH v2 1/4] arm: mach-imx6: use kconfig for field return
` [PATCH v2 2/4] nvmem: ocotp: extend support to query the sticky bit
` [PATCH v2 3/4] i.MX: HAB: extend field_return support to imx6
` [PATCH v2 4/4] commands: hab: extend by field_return fuse burn

[PATCH v2] Bluetooth: hci_sync: Add LE Channel Sounding HCI Command/event structures
 2025-12-19  9:04 UTC  (2+ messages)

About component->card
 2025-12-19  9:10 UTC  (4+ messages)

[PATCH v13 0/6] Updates for Tegra264 and Tegra256
 2025-12-19  9:09 UTC  (2+ messages)

[PATCH v4 0/2] Enable CTCU device for QCS8300
 2025-12-19  9:08 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: arm: add CTCU device for monaco

[PATCH] fuse: change fuse_wr_pages() to avoid signedness error from min()
 2025-12-19  9:07 UTC  (3+ messages)

[PATCH 0/9] clk: mediatek: mt8365: fix clocks
 2025-12-19  9:06 UTC  (3+ messages)
` [PATCH 1/9] mt8365_evk_defconfig: enable clk command

[PATCH net-next ] vdpa: fix caching attributes of MMIO regions by setting them explicitly
 2025-12-19  9:06 UTC  (2+ messages)

[android-common:android13-5.15 2/2] include/trace/trace_events.h:27:23: warning: 'str__reboot__trace_system_name' defined but not used
 2025-12-19  9:03 UTC 

[linux-next:master 2070/2671] sound/soc/codecs/rt1320-sdw.c:1096:undefined reference to `__udivmoddi4'
 2025-12-19  9:03 UTC 

drivers/iommu/amd/iommu.c:2401 amd_iommu_probe_device() error: uninitialized symbol 'dev_data'
 2025-12-19  9:03 UTC 

[PATCH] hw/arm: Re-enable the MAX78000FTHR machine in qemu-system-arm/aarch64
 2025-12-19  9:02 UTC  (2+ messages)

[PATCH 11/12] ras: add DeviceTree estatus provider driver
 2025-12-19  9:02 UTC  (2+ messages)

[PATCH 0/4] Improve khugepaged scan logic
 2025-12-19  9:00 UTC  (11+ messages)
` [PATCH 2/4] mm: khugepaged: remove mm when all memory has been collapsed
` [PATCH 3/4] mm: khugepaged: move mm to list tail when MADV_COLD/MADV_FREE

Machine max78000fthr not compiled in?
 2025-12-19  9:00 UTC  (2+ messages)

[PATCH] drm/xe: select CONFIGFS_FS dependency
 2025-12-19  9:00 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[core-for-CI] powercap: intel_rapl: Fix possible recursive lock warning
 2025-12-19  9:00 UTC  (5+ messages)

[PATCH] gpu/drm: panel-edp: add BOE NV140WUM-T08 panel
 2025-12-19  8:58 UTC 

[PATCH] mm/page_owner: fix memory leak in page_owner_stack_fops->release()
 2025-12-19  8:58 UTC  (3+ messages)

[PATCH net-next v2 0/2] dsa: mxl-gsw1xx: Support R(G)MII slew rate configuration
 2025-12-19  8:57 UTC  (2+ messages)

[PATCH] diff: add --no-indicators option
 2025-12-19  8:57 UTC  (2+ messages)

[PATCH 0/6] Support TQMa8QM
 2025-12-19  8:55 UTC  (10+ messages)
` [PATCH 2/6] dt-bindings: usb: cdns,usb3: support USB devices in DT
` [PATCH 3/6] arm64: dts: imx8qm-ss-hsio: Wire up DMA IRQ for PCIe
` [PATCH 5/6] arm64: dts: Add TQ imx8qm based board

[PATCH v4] phy: qcom-qusb2: Fix NULL pointer dereference on early suspend
 2025-12-19  8:56 UTC  (2+ messages)

[PATCH net-next] mdio: Make use of bus callbacks
 2025-12-19  8:56 UTC  (2+ messages)

[PATCH v2 0/4] replace system_wq with system_dfl_wq, add WQ_UNBOUND to alloc_workqueue
 2025-12-19  8:55 UTC  (3+ messages)

[PATCH] kunit: Enforce task execution in {soft,hard}irq contexts
 2025-12-19  8:54 UTC  (2+ messages)

[PATCH] bundle-uri: validate that bundle entries have a uri
 2025-12-19  8:54 UTC  (2+ messages)

[PATCH v1] generic/735: disable for f2fs
 2025-12-19  8:53 UTC  (6+ messages)
        ` [f2fs-dev] "

[PATCH v2] kunit: Enforce task execution in {soft,hard}irq contexts
 2025-12-19  8:52 UTC 

[PATCH v2 0/2] lib/crypto: x86/sha: Add PHE Extensions support
 2025-12-19  8:03 UTC  (3+ messages)
` [PATCH v2 1/2] lib/crypto: x86/sha1: PHE Extensions optimized SHA1 transform function
` [PATCH v2 2/2] lib/crypto: x86/sha256: PHE Extensions optimized SHA256 "

[PATCH net 0/6] netfilter: updates for net
 2025-12-19  8:50 UTC  (2+ messages)

[PATCH 0/5] Last preparations before upstreaming Git for Windows' symlink support
 2025-12-19  8:50 UTC  (4+ messages)
` [PATCH 4/5] strbuf_readlink(): support link targets that exceed PATH_MAX

[PATCH 0/2] sched/fair: cleanups and readability fixes
 2025-12-19  8:50 UTC  (3+ messages)
` [PATCH 1/2] sched/fair: fix comma operator misuse in NUMA fault accounting
` [PATCH 2/2] sched/fair: replace bare 'unsigned' with 'unsigned int'

[PATCH v2 0/7] LoongArch: DTS: Fix dtbs_check warnings
 2025-12-19  8:47 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: PCI: loongson: Document msi-parent property
` [PATCH v2 2/7] dt-bindings: interrupt-controller: loongson,pch-pic: Change to unevaluatedProperties
` [PATCH v2 3/7] LoongArch: dts: Describe PCI sideband IRQ through interrupt-extended
` [PATCH v2 4/7] LoongArch: dts: loongson-2k0500: Add default Extend I/O Interrupt controller address cells
` [PATCH v2 5/7] LoongArch: dts: loongson-2k1000: Add default Local "
` [PATCH v2 6/7] LoongArch: dts: loongson-2k2000: Add default PCH PIC "
` [PATCH v2 7/7] LoongArch: dts: loongson-2k1000: Fix i2c-gpio node names

[PATCH net 0/3] pull-request: can 2025-12-18
 2025-12-19  8:49 UTC  (2+ messages)

[RFC PATCH 0/5] Arm LFA: Improvements and interrupt support
 2025-12-19  8:47 UTC  (6+ messages)
` [RFC PATCH 1/5] firmware: smccc: LFA: use smcc 1.2

[PATCH 0/3] test-suite fixes for upcoming curl 8.18.0
 2025-12-19  8:47 UTC  (5+ messages)

[kvm-unit-tests PATCH] x86/cstart: Delete "local" version of save_id() to fix x2APIC SMP bug
 2025-12-19  8:47 UTC  (2+ messages)

[PATCH 0/3] mm/memory: align alloc_swap_folio() logic with alloc_anon_folio()
 2025-12-19  8:47 UTC  (5+ messages)
` [PATCH 1/2] mm: bail out do_swap_page() when no PTE table exist
` [PATCH 2/2] mm: avoid unnecessary PTE table lock during initial swap folio scan

[PATCH v6 0/2] media: i2c: Add os05b10 camera sensor driver
 2025-12-19  8:45 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: media: i2c: Add os05b10 sensor
` [PATCH v6 2/2] media: i2c: add os05b10 image sensor driver

[PATCH net-next 0/8] tcp: receiver changes
 2025-12-19  8:45 UTC  (10+ messages)
` [PATCH net-next 7/8] tcp: stronger sk_rcvbuf checks

[PULL] drm-misc-next
 2025-12-19  8:44 UTC 

[isar-cip-core][PATCH] linux-cip: Update to 4.19.325-cip126-rt45
 2025-12-19  8:44 UTC 

[RFC PATCH 1/2] cooker: use BB_HASHSERVE_DB_DIR for hash server database location
 2025-12-19  8:44 UTC  (3+ messages)
` [RFC PATCH 2/2] bitbake-setup: share sstate by default between builds
  ` [bitbake-devel] "

Report on MAINTAINERS coverage
 2025-12-19  8:43 UTC  (8+ messages)

[PATCH] ext4: fix ext4_tune_sb_params padding
 2025-12-19  8:43 UTC  (5+ messages)

[PATCH] btrfs: remove redundant inode NULL check in is_data_bbio()
 2025-12-19  8:43 UTC 

[PATCH v1 1/1] arch/arm/mach-zynqmp: configure default BL32_LOAD_ADDR
 2025-12-19  8:40 UTC  (2+ messages)

Unieważnienie umowy frankowej
 2025-12-19  8:30 UTC 

[PATCH] vPCI: avoid bogus "overlap in extended cap list" warnings
 2025-12-19  8:39 UTC  (2+ messages)

[RFC PATCH v3 00/10] Add CWSR support to user queues
 2025-12-19  8:37 UTC  (3+ messages)
` [RFC PATCH v3 06/10] drm/amdgpu: Add first level cwsr handler to userq

[PATCH v3 0/4] drm/xe/hwmon: Expose new temperature attributes
 2025-12-19  8:37 UTC  (6+ messages)
` [PATCH v3 1/4] drm/xe/hwmon: Expose temperature limits

[PATCH] drm/xe: Remove incorrect code introduced during merge
 2025-12-19  8:37 UTC  (2+ messages)

IPU6 subsystem broken in 6.19-rc1 due to d7cdbbc93c5 ("software node: allow referencing firmware nodes")
 2025-12-19  8:36 UTC  (2+ messages)
` [PATCH 1/1] software node: Also support referencing non-constant software nodes

[PATCH v4 0/2] Enable dynamic MMU page table sizing
 2025-12-19  8:36 UTC  (2+ messages)

[GIT PULL] Networking for v6.19-rc2
 2025-12-19  8:36 UTC  (4+ messages)

[bug report] mmc: dw_mmc: Remove struct dw_mci_slot
 2025-12-19  8:30 UTC  (2+ messages)

[PATCH] x86/irqflags: Force a register output in native_save_fl()
 2025-12-19  8:35 UTC  (3+ messages)

[PATCH] parisc: Set valid bit in high byte of 64‑bit physical address
 2025-12-19  8:35 UTC  (4+ messages)

[PATCH 1/2] mm/vmalloc: Add large-order allocation helper
 2025-12-19  8:33 UTC  (9+ messages)
` [PATCH 2/2] mm/vmalloc: Add attempt_larger_order_alloc parameter

[PATCH] PCI: Provide pci_free_irq_vectors() for CONFIG_PCI=n
 2025-12-19  8:33 UTC  (2+ messages)

arch/arm64/net/bpf_jit_comp.c:121:38: sparse: sparse: incorrect type in assignment (different base types)
 2025-12-19  8:32 UTC 

[PATCH v3 0/6] clk/reset: anlogic: add support for DR1V90 SoC
 2025-12-19  8:32 UTC  (5+ messages)
` [PATCH v3 3/6] clk: anlogic: add cru support for Anlogic "

[PATCH v3] ocfs2: fix oob in __ocfs2_find_path
 2025-12-19  8:31 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] libconfig: upgrade 1.8.1 -> 1.8.2
 2025-12-19  8:30 UTC 

[PATCH] platform/x86: ibm_rtl: fix EBDA signature search pointer arithmetic
 2025-12-19  8:30 UTC 

[PATCH] hw/riscv/virt-acpi-build.c: Add TPM2 device node and ACPI table support
 2025-12-19  8:29 UTC  (2+ messages)

[PATCH v1 00/28] Introduce support for confidential guest reset
 2025-12-19  8:29 UTC  (5+ messages)
` [PATCH v1 02/28] hw/accel: add a per-accelerator callback to change VM accelerator handle

[PATCH 0/4] Various mm kselftests improvements/fixes
 2025-12-19  8:29 UTC  (6+ messages)
` [PATCH 3/4] selftests/mm: fix faulting-in code in pagemap_ioctl test

[PATCH] phy: fsl-imx8mq-usb: enable RxTermination_override_sel
 2025-12-19  8:30 UTC  (2+ messages)

[PATCH net] net: enetc: do not print error log if addr is 0
 2025-12-19  8:29 UTC 

[RFC PATCH 0/1] maintenance: add config option for config-file
 2025-12-19  8:27 UTC  (3+ messages)
` [RFC PATCH 1/1] "


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.