All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-24 19:42:11 to 2025-10-24 20:51:24 UTC [more...]

[PATCH] lib/xxhash: remove more unused xxh functions
 2025-10-24 20:51 UTC 

[bluez/bluez] 55d5c6: device: Add initial support for setting DEVICE_FLA
 2025-10-24 20:50 UTC 

[PATCH net-next 0/9][pull request] ice: postpone service task disabling
 2025-10-24 20:47 UTC  (10+ messages)
` [PATCH net-next 1/9] ice: enforce RTNL assumption of queue NAPI manipulation
` [PATCH net-next 2/9] ice: move service task start out of ice_init_pf()
` [PATCH net-next 3/9] ice: move ice_init_interrupt_scheme() prior ice_init_pf()
` [PATCH net-next 4/9] ice: ice_init_pf: destroy mutexes and xarrays on memory alloc failure
` [PATCH net-next 5/9] ice: move udp_tunnel_nic and misc IRQ setup into ice_init_pf()
` [PATCH net-next 6/9] ice: move ice_init_pf() out of ice_init_dev()
` [PATCH net-next 7/9] ice: extract ice_init_dev() from ice_init()
` [PATCH net-next 8/9] ice: move ice_deinit_dev() to the end of deinit paths
` [PATCH net-next 9/9] ice: remove duplicate call to ice_deinit_hw() on error paths

[PATCH v2 bpf 0/3] Fix ftrace for livepatch + BPF fexit programs
 2025-10-24 20:47 UTC  (2+ messages)

[PATCH v3 00/17] Prepare slab for memdescs
 2025-10-24 20:44 UTC  (18+ messages)
` [PATCH v3 01/17] slab: Reimplement page_slab()
` [PATCH v3 02/17] slab: Remove folio references from __ksize()
` [PATCH v3 03/17] slab: Remove folio references in memcg_slab_post_charge()
` [PATCH v3 04/17] slab: Remove folio references in slab alloc/free
` [PATCH v3 05/17] slab: Remove folio references from ___kmalloc_large_node()
` [PATCH v3 06/17] slab: Remove folio references from free_large_kmalloc()
` [PATCH v3 07/17] slab: Remove folio references from kvfree_rcu_cb()
` [PATCH v3 08/17] slab: Remove folio references from kvfree()
` [PATCH v3 09/17] slab: Remove folio references from __do_krealloc()
` [PATCH v3 10/17] slab: Remove folio references from build_detached_freelist()
` [PATCH v3 11/17] slab: Remove dead code from free_large_kmalloc()
` [PATCH v3 12/17] slab: Remove folio references from kfree_rcu_sheaf()
` [PATCH v3 13/17] slab: Remove folio references from kfree_nolock()
` [PATCH v3 14/17] usercopy: Remove folio references from check_heap_object()
` [PATCH v3 15/17] memcg: Convert mem_cgroup_from_obj_folio() to mem_cgroup_from_obj_slab()
` [PATCH v3 16/17] kasan: Remove references to folio in __kasan_mempool_poison_object()
` [PATCH v3 17/17] slab: Remove references to folios from virt_to_slab()

[PATCH net-next v5 0/9] net: ethernet: ti: am65-cpsw: add network flow classification support
 2025-10-24 20:46 UTC  (10+ messages)
` [PATCH net-next v5 1/9] net: ethernet: ti: cpsw_ale: Update Policer fields for more ALE size/ports
` [PATCH net-next v5 2/9] net: ethernet: ti: cpsw_ale: return ALE index in cpsw_ale_add_vlan()
` [PATCH net-next v5 3/9] net: ethernet: ti: cpsw_ale: return ALE index in cpsw_ale_vlan_add_modify()
` [PATCH net-next v5 4/9] net: ethernet: ti: cpsw_ale: return ALE index in cpsw_ale_add_ucast()
` [PATCH net-next v5 5/9] net: ethernet: ti: cpsw_ale: add cpsw_ale_policer_reset_entry()
` [PATCH net-next v5 6/9] net: ethernet: ti: cpsw_ale: add cpsw_ale_policer_set/clr_entry()
` [PATCH net-next v5 7/9] net: ethernet: ti: cpsw_ale: add policer save restore for PM sleep
` [PATCH net-next v5 8/9] net: ethernet: ti: am65-cpsw: add network flow classification support
` [PATCH net-next v5 9/9] net: ethernet: ti: am65-cpsw: remove cpsw_ale_classifier_setup_default()

[PATCH RFC 00/19] slab: replace cpu (partial) slabs with sheaves
 2025-10-24 20:43 UTC  (5+ messages)
` [PATCH RFC 07/19] slab: make percpu sheaves compatible with kmalloc_nolock()/kfree_nolock()
` [PATCH RFC 11/19] slab: remove SLUB_CPU_PARTIAL

[PATCH 0/9] Fix various typos, wording or whitespace errors
 2025-10-24 20:43 UTC  (3+ messages)
` [PATCH 3/9] doc: Fix typos

[linusw-nomadik:ux500-golden-v6.18-rc1] BUILD SUCCESS fd7eba8388d0ccf47160cdacfa61a5001f2b0dfd
 2025-10-24 20:40 UTC 

[net-next PATCH 0/8] net: phy: Add support for fbnic PHY w/ 25G, 50G, and 100G support
 2025-10-24 20:41 UTC  (9+ messages)
` [net-next PATCH 1/8] net: phy: Add support for 25, 50 and 100Gbps PMA to genphy_c45_read_pma
` [net-next PATCH 2/8] net: phy: Avoid reusing val in genphy_c45_pma_read_ext_abilities
` [net-next PATCH 3/8] net: phy: Add 25G-CR, 50G-CR, 100G-CR2 support to C45 genphy
` [net-next PATCH 4/8] fbnic: Rename PCS IRQ to MAC IRQ as it is actually a MAC interrupt
` [net-next PATCH 5/8] fbnic: Add logic to track PMD state via MAC/PCS signals
` [net-next PATCH 6/8] fbnic: Cleanup handling for link down event statistics
` [net-next PATCH 7/8] fbnic: Add SW shim for MII interface to PMA/PMD
` [net-next PATCH 8/8] fbnic: Add phydev representing PMD to phylink setup

[PATCH BlueZ v2 01/12] device: Add initial support for setting DEVICE_FLAG_PAST
 2025-10-24 20:40 UTC  (12+ messages)
` [PATCH BlueZ v2 02/12] bass: Add "
` [PATCH BlueZ v2 03/12] shared/bap: Add bt_bap_get_db
` [PATCH BlueZ v2 04/12] shared/bap: Fix no calling attach callback on bt_bap_attach_broadcast
` [PATCH BlueZ v2 05/12] shared/bap: Fix bt_bap_stream_io_get_qos for broadcast streams
` [PATCH BlueZ v2 06/12] MediaAssistant: Add Device option to Push
` [PATCH BlueZ v2 07/12] gatt-database: Add btd_gatt_database_get and btd_gatt_database_get_adapter
` [PATCH BlueZ v2 08/12] bass: Implement Device option for Push
` [PATCH BlueZ v2 09/12] client/assistant: Handle assistant.push to own broadcasts
` [PATCH BlueZ v2 10/12] client/assistant: Detect if object already contains a valid BCode
` [PATCH BlueZ v2 11/12] client: Add script that setup a broadcast source with 2 BIS
` [PATCH BlueZ v2 12/12] client: Add script for testing Broadcast Delegator

[PATCH] PCI/ASPM: Enable only L0s and L1 for devicetree platforms
 2025-10-24 20:39 UTC  (3+ messages)

[PATCH v7 00/14] NFSD: Implement NFSD_IO_DIRECT for NFS WRITE
 2025-10-24 20:37 UTC  (5+ messages)
` [PATCH v7 14/14] NFSD: Initialize separate ki_flags

[RFC PATCH 00/12] remove is_swap_[pte, pmd]() + non-swap confusion
 2025-10-24 20:37 UTC  (12+ messages)
` [RFC PATCH 05/12] fs/proc/task_mmu: refactor pagemap_pmd_range()
` [RFC PATCH 11/12] mm: rename non_swap_entry() to is_non_present_entry()

[PATCH] mm: shmem/tmpfs hugepage defaults config choice
 2025-10-24 20:35 UTC  (6+ messages)

[bluez/bluez]
 2025-10-24 20:34 UTC 

[linux-next:master 3470/4098] kernel/sched/ext.c:3898:50: sparse: sparse: incorrect type in initializer (different address spaces)
 2025-10-24 20:33 UTC 

[bluez/bluez] 81a995: bass: Fix handling of BT_BASS_MOD_SRC
 2025-10-24 20:33 UTC 

[PATCH] firewire: init_ohci1394_dma: add missing function parameter documentation
 2025-10-24 20:32 UTC 

[GIT PULL] io_uring fixes for 6.18-rc3
 2025-10-24 20:32 UTC  (2+ messages)

[GIT PULL] slab fixes for 6.18-rc3
 2025-10-24 20:32 UTC  (2+ messages)

[GIT PULL] Block fixes for 6.18-rc3
 2025-10-24 20:32 UTC  (3+ messages)

[PATCH] wifi: rt2x00: add nvmem eeprom support
 2025-10-24 20:30 UTC 

[linusw-nomadik:ux500-gavini-v6.18-rc1] BUILD SUCCESS 6b43386e37379fa354a562356b64a7eef8e30195
 2025-10-24 20:29 UTC 

[PATCH] keys: Fix typos in 'struct key_type' function pointer comments
 2025-10-24 20:29 UTC  (3+ messages)

[PATCH BlueZ v1 01/13] bass: Only attach client if initiator
 2025-10-24 20:30 UTC  (2+ messages)

[PATCH BlueZ v1] bass: Fix handling of BT_BASS_MOD_SRC
 2025-10-24 20:30 UTC  (2+ messages)

[PATCH v7 0/8] AMD MCA interrupts rework
 2025-10-24 20:30 UTC  (4+ messages)
` [PATCH v7 2/8] x86/mce: Unify AMD DFR handler with MCA Polling

[PATCH] binder: mark binder_alloc_exhaustive_test as slow
 2025-10-24 20:28 UTC  (2+ messages)

[PATCH] drm/mediatek: Disable AFBC support on Mediatek DRM driver
 2025-10-24 20:27 UTC 

[PATCH 0/3] Optimize code generation during context switching
 2025-10-24 20:14 UTC  (8+ messages)
` [PATCH 1/3] Change enter_lazy_tlb to inline on x86
` [PATCH 2/3] Provide and use an always inline version of finish_task_switch
  ` [PATCH 3/3] Set the subfunctions called by finish_task_switch to be inline

[tip: x86/bugs] x86/tsx: Make tsx_ctrl_state static
 2025-10-24 20:27 UTC 

[tip: x86/bugs] x86/tsx: Get the tsx= command line parameter with early_param()
 2025-10-24 20:26 UTC 

dim issue with updating drm-misc/for-linux-next and drm-tip
 2025-10-24 20:24 UTC 

[PATCH net 0/3] There are some bugfix for hibmcge ethernet driver
 2025-10-24 20:24 UTC  (9+ messages)
` [PATCH net 1/3] net: hibmcge: fix rx buf avl irq is not re-enabled in irq_handle issue
` [PATCH net 3/3] net: hibmcge: fix the inappropriate netif_device_detach()

[PATCH v2 net-next 0/4] net: phy: add iterator mdiobus_for_each_phy
 2025-10-24 20:24 UTC  (5+ messages)
` [PATCH v2 net-next 1/4] "
` [PATCH v2 net-next 2/4] net: fec: use new "
` [PATCH v2 net-next 3/4] net: davinci_mdio: "
` [PATCH v2 net-next 4/4] net: phy: use new iterator mdiobus_for_each_phy in mdiobus_prevent_c45_scan

[PATCH v2 0/2] ARM: dts: aspeed: ASRock Rack X470D4U BMC support
 2025-10-24 20:23 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: dts: aspeed: add asrock x470d4u bmc

[PATCH net-next 0/8] net: stmmac: hwif.c cleanups
 2025-10-24 20:22 UTC  (2+ messages)

[PATCH] drm/xe/configfs: Drop MAX_GT_TYPE_CHARS constant
 2025-10-24 20:22 UTC  (3+ messages)
` ✓ CI.KUnit: success for "

[PATCH v2 0/8] drm/panthor: Add support for Mali-G1 GPUs
 2025-10-24 20:21 UTC  (9+ messages)
` [PATCH v2 1/8] drm/panthor: Add arch-specific panthor_hw binding
` [PATCH v2 2/8] drm/panthor: Add architecture-specific function operations
` [PATCH v2 3/8] drm/panthor: Introduce panthor_pwr API and power control framework
` [PATCH v2 4/8] drm/panthor: Implement L2 power on/off via PWR_CONTROL
` [PATCH v2 5/8] drm/panthor: Implement soft reset "
` [PATCH v2 6/8] drm/panthor: Support GLB_REQ.STATE field for Mali-G1 GPUs
` [PATCH v2 7/8] drm/panthor: Support 64-bit endpoint_req register for Mali-G1
` [PATCH v2 8/8] drm/panthor: Add support for Mali-G1 GPUs

[PATCH] KVM: x86: skip userspace IOAPIC EOI exit when Directed EOI is enabled
 2025-10-24 20:21 UTC  (5+ messages)

[tip: x86/mm] x86/mm: Unify __phys_addr_symbol()
 2025-10-24 20:21 UTC 

[PATCH] hwmon: (gpd-fan) Fix compilation error in non-ACPI builds
 2025-10-24 20:20 UTC 

[RFC net-next PATCH 0/2] net: Split ndo_set_rx_mode into snapshot and deferred write
 2025-10-24 20:20 UTC  (4+ messages)

[PATCH RFC] usb: typec: ucsi: Add support for orientation
 2025-10-24 20:19 UTC  (3+ messages)

[meta-perl][PATCH v2] libmime-base32-perl: add recipe
 2025-10-24 20:19 UTC 

[PATCH net-next] dt-bindings: net: phy: vsc8531: Convert to DT schema
 2025-10-24 20:18 UTC 

[PATCH] kernelshark: generate header file in the build directory
 2025-10-24 19:58 UTC 

[linusw-nomadik:test] BUILD SUCCESS bd2e0095396133f38552db2f6a472db132825045
 2025-10-24 20:16 UTC 

[BUG] Strange git notes completion behaviour
 2025-10-24 20:16 UTC  (11+ messages)

[PATCH v4 07/13] tracing: Allow syscall trace events to read more than one user parameter
 2025-10-24 20:16 UTC  (3+ messages)

[moderation/CI] Re: Fix ftrace for livepatch + BPF fexit programs
 2025-10-24 20:15 UTC 

[PATCH v2 00/21] Runtime TDX Module update support
 2025-10-24 20:14 UTC  (16+ messages)

[PATCH net-next 0/3] gve: Improve RX buffer length management
 2025-10-24 20:14 UTC  (6+ messages)
` [PATCH net-next 2/3] gve: Allow ethtool to configure rx_buf_len

[PATCH v2 net] sfc: fix potential memory leak in efx_mae_process_mport()
 2025-10-24 20:13 UTC  (4+ messages)

[PATCH b4] b4: allow multiple b4.email-exclude config entries
 2025-10-24 20:11 UTC  (5+ messages)

[meta-perl][PATCH 1/2] libmime-base32-perl: add recipe
 2025-10-24 20:11 UTC  (2+ messages)
` [meta-perl][PATCH 2/2] liburi-perl: fix ptests

[PATCH] kernelshark: add .gitignore for generated/build files
 2025-10-24 20:01 UTC 

[PATCH -v3 0/2] arm, tlbflush: avoid TLBI broadcast if page reused in write fault
 2025-10-24 20:10 UTC  (3+ messages)
` [PATCH -v3 1/2] mm: add spurious fault fixing support for huge pmd

[PATCH] accel/amdxdna: Fix uninitialized return value
 2025-10-24 20:09 UTC  (3+ messages)

[syzbot] [kvm?] KASAN: slab-use-after-free Write in kvm_gmem_release
 2025-10-24 20:10 UTC  (2+ messages)

[PATCH] accel/amdxdna: Fix incorrect return value in aie2_hwctx_sync_debug_bo()
 2025-10-24 20:09 UTC  (3+ messages)

[PATCH v3 0/8] Collect documentation-related tools under /tools/docs
 2025-10-24 20:08 UTC  (9+ messages)
` [PATCH v3 1/8] docs: Move the "features" tools to tools/docs
` [PATCH v3 2/8] docs: move checktransupdate.py "
` [PATCH v3 3/8] docs: move scripts/documentation-file-ref-check "
` [PATCH v3 4/8] docs: move get_abi.py "
` [PATCH v3 5/8] docs: move test_doc_build.py "
` [PATCH v3 6/8] docs: move kernel-doc "
` [PATCH v3 7/8] docs: move find-unused-docs.sh "
` [PATCH v3 8/8] docs: remove kernel-doc.pl

[PATCH v3 0/5] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL
 2025-10-24 20:08 UTC  (6+ messages)

[PATCH v8 0/3] drm/xe/migrate: Atomicize CCS copy command setup
 2025-10-24 20:07 UTC  (8+ messages)
` [PATCH v8 1/3] drm/xe/migrate: Use AVX instructions to prevent partial writes during VF migration CCS batch buffer updates

[PATCH v2] drm/xe/uc: Change assertion to error on huc authentication failure
 2025-10-24 20:05 UTC  (2+ messages)
` ✗ Xe.CI.BAT: failure for drm/xe/uc: Change assertion to error on huc authentication failure (rev2)

[arm-integrator:gemini-pata-phyreset 1/1] drivers/ata/pata_ftide010.c:281:23: error: implicit declaration of function 'gemini_sata_reset_bridge'; did you mean 'gemini_sata_start_bridge'?
 2025-10-24 20:02 UTC 

[kvm-unit-tests 0/7] More tests for selective CR0 intercept
 2025-10-24 20:02 UTC  (9+ messages)
` [kvm-unit-tests 1/7] x86/svm: Cleanup selective cr0 write intercept test
` [kvm-unit-tests 2/7] x86/svm: Move CR0 selective write intercept test near CR3 intercept
` [kvm-unit-tests 3/7] x86/svm: Add FEP helpers for SVM tests
` [kvm-unit-tests 4/7] x86/svm: Report unsupported "
` [kvm-unit-tests 5/7] x86/svm: Move report_svm_guest() to the top of svm_tests.c
` [kvm-unit-tests 6/7] x86/svm: Generalize and improve selective CR0 write intercept test
` [kvm-unit-tests 7/7] x86/svm: Add more selective CR0 write and LMSW test cases

[PATCH] ui/sdl2: Fix using GL display on macOS
 2025-10-24 19:54 UTC 

Bug: Performance regression in 1013af4f585f: mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race
 2025-10-24 19:58 UTC  (11+ messages)

[PATCH] drm/amdkfd: Fix Unchecked Return Value
 2025-10-24 19:59 UTC  (2+ messages)

[btrfs-progs 6.17] btrfs check --repair aborts in delete_duplicate_records (SIGABRT) on single-device FS
 2025-10-24 19:57 UTC 

[PATCH 0/5] firmware: scmi: Support SCMI LMM/CPU protocol for i.MX95
 2025-10-24 19:55 UTC  (2+ messages)

[PATCH v4] bootstd: make it possible to use tftp for netboot with standardboot
 2025-10-24 19:55 UTC  (2+ messages)

[PATCH] phy: ti: phy-j721e-wiz: Allow reinitialization when SERDES is pre-configured
 2025-10-24 19:55 UTC  (2+ messages)

[PATCH] arm: armv8: Make save_boot_params simpler
 2025-10-24 19:55 UTC  (2+ messages)

[PATCH] env: fat, ubi: Fix gd->env_valid for the first write
 2025-10-24 19:55 UTC  (2+ messages)

[PATCH] makefile: Fix recursive makes
 2025-10-24 19:55 UTC  (2+ messages)

[PATCH v6 0/7] Add support for FEAT_{LS64, LS64_V} and related tests
 2025-10-24 19:54 UTC  (3+ messages)
` [PATCH v6 3/7] KVM: arm64: Handle DABT caused by LS64* instructions on unsupported memory

[arm-integrator:gemini-pata-phyreset 1/1] drivers/ata/pata_ftide010.c:281:9: error: call to undeclared function 'gemini_sata_reset_bridge'; ISO C99 and later do not support implicit function declarations
 2025-10-24 19:52 UTC 

[PATCH 00/14] PF: Add sriov_admin sysfs tree
 2025-10-24 19:51 UTC  (15+ messages)
` [PATCH 01/14] drm/xe/pf: Prepare sysfs for SR-IOV admin attributes
` [PATCH 03/14] drm/xe/pf: Allow change PF and VFs EQ/PT using sysfs
` [PATCH 07/14] drm/xe/pf: Allow bulk change all "
` [PATCH 09/14] drm/xe/pf: Allow bulk change all VFs priority "
` [PATCH 10/14] drm/xe/pf: Allow change PF scheduling "
` [PATCH 12/14] drm/xe/pf: Add sysfs device symlinks to enabled VFs
` [PATCH 13/14] drm/xe/pf: Allow to stop and reset VF using sysfs

[PATCH 0/3] KVM: nSVM: Fixes for SVM_EXIT_CR0_SEL_WRITE injection
 2025-10-24 19:51 UTC  (2+ messages)

[PATCH] of: overlay: Avoid spurious error messages in of_overlay_remove()
 2025-10-24 19:50 UTC 

[PATCH v5 00/14] fuse: use iomap for buffered reads + readahead
 2025-10-24 19:48 UTC  (7+ messages)
` [PATCH v5 07/14] iomap: track pending read bytes more optimally

[PATCH 00/27] hw/sysbus: Spring cleanups (part 1)
 2025-10-24 19:04 UTC  (4+ messages)
` [PATCH 25/27] hw/sparc: Include missing 'system/memory.h' header
` [PATCH 26/27] hw/riscv: "
` [PATCH 27/27] hw/rx: "

[PATCH v1] proto: fix file descriptor leak
 2025-10-24 19:45 UTC  (2+ messages)

[PATCH] Remove in_irq()
 2025-10-24 19:45 UTC  (2+ messages)
` [tip: core/core] treewide: "

[PATCH] virt: acrn: fix kernel-doc in <uapi/linux/acrn.h>
 2025-10-24 19:44 UTC  (5+ messages)

[koverstreet-bcachefs:bcachefs-testing 632/675] fs/bcachefs/data/write.c:1681:17: error: implicit declaration of function '__WARN'; did you mean '__warn'?
 2025-10-24 19:42 UTC 

[Bug] Acer AN515-58: Fn+F10 affects display brightness unexpectedly
 2025-10-24 19:41 UTC  (6+ 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.