All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-21 09:16:45 to 2025-11-21 09:58:09 UTC [more...]

[PATCH] add the SND quirk for HP pavilion aero laptop 13z-be200
 2025-11-21  9:37 UTC  (2+ messages)

[PATCH 6.12.y] mptcp: fix MSG_PEEK stream corruption
 2025-11-21  9:57 UTC  (2+ messages)
` Patch "mptcp: fix MSG_PEEK stream corruption" has been added to the 6.12-stable tree

[PATCH 1/6] objtool: Support Clang AUTOFDO .cold functions
 2025-11-21  9:58 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 2/6] objtool: Fix .cold function detection for duplicate symbols
 2025-11-21  9:57 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 3/6] objtool: Don't alias undefined symbols
 2025-11-21  9:57 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 4/6] objtool: Return canonical symbol when aliases exist in symbol finding helpers
 2025-11-21  9:57 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 5/6] objtool: Skip non-canonical aliased symbols in add_jump_table_alts()
 2025-11-21  9:57 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 6/6] objtool: Remove second pass of .cold function correlation
 2025-11-21  9:57 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 1/6] serial: icom: Fix namespace collision and startup() section placement with -ffunction-sections
 2025-11-21  9:57 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 2/6] media: atomisp: gc2235: Fix namespace collision and startup() section placement with -ffunction-sections
 2025-11-21  9:57 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 3/6] tty: amiserial: Fix namespace collision and startup() section placement with -ffunction-sections
 2025-11-21  9:57 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 4/6] tty: synclink_gt: Fix namespace collision and startup() section placement with -ffunction-sections
 2025-11-21  9:57 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 5/6] kbuild: Check for functions with ambiguous -ffunction-sections section names
 2025-11-21  9:57 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 6/6] Revert "objtool: Warn on functions with ambiguous -ffunction-sections section names"
 2025-11-21  9:57 UTC  (2+ messages)
` [tip: objtool/core] "

[REGRESSION] TI SN65DSI83 is being reset making display to blink On/Off
 2025-11-21  9:57 UTC  (11+ messages)

[bluez/bluez]
 2025-11-21  9:57 UTC 

[PATCH printk v2 0/2] Fix reported suspend failures
 2025-11-21  9:55 UTC  (4+ messages)

FAILED: patch "[PATCH] KVM: nSVM: Always recalculate LBR MSR intercepts in" failed to apply to 6.12-stable tree
 2025-11-21  9:55 UTC  (3+ messages)
` [PATCH 6.12.y 0/5] LBR virtualization fixes

[PATCH 00/11] Subject: [PATCH 00/11] Add DRM support for Amlogic S4
 2025-11-21  9:54 UTC  (8+ messages)
` [PATCH 01/11] dt-bindings: display: meson-dw-hdmi: Add compatible for S4 HDMI controller

[PATCH v6 00/30] objtool: Function validation tracing
 2025-11-21  9:53 UTC  (31+ messages)
` [PATCH v6 01/30] objtool: Move disassembly functions to a separated file
` [PATCH v6 02/30] objtool: Create disassembly context
` [PATCH v6 03/30] objtool: Disassemble code with libopcodes instead of running objdump
` [PATCH v6 04/30] tool build: Remove annoying newline in build output
` [PATCH v6 05/30] objtool: Print symbol during disassembly
` [PATCH v6 06/30] objtool: Store instruction disassembly result
` [PATCH v6 07/30] objtool: Disassemble instruction on warning or backtrace
` [PATCH v6 08/30] objtool: Extract code to validate instruction from the validate branch loop
` [PATCH v6 09/30] objtool: Record symbol name max length
` [PATCH v6 10/30] objtool: Add option to trace function validation
` [PATCH v6 11/30] objtool: Trace instruction state changes during "
` [PATCH v6 12/30] objtool: Improve register reporting "
` [PATCH v6 13/30] objtool: Identify the different types of alternatives
` [PATCH v6 14/30] objtool: Add functions to better name alternatives
` [PATCH v6 15/30] objtool: Improve tracing of alternative instructions
` [PATCH v6 16/30] objtool: Do not validate IBT for .return_sites and .call_sites
` [PATCH v6 17/30] objtool: Add the --disas=<function-pattern> action
` [PATCH v6 18/30] objtool: Preserve alternatives order
` [PATCH v6 19/30] objtool: Print headers for alternatives
` [PATCH v6 20/30] objtool: Disassemble group alternatives
` [PATCH v6 21/30] objtool: Print addresses with alternative instructions
` [PATCH v6 22/30] objtool: Disassemble exception table alternatives
` [PATCH v6 23/30] objtool: Disassemble jump "
` [PATCH v6 24/30] objtool: Fix address references in alternatives
` [PATCH v6 25/30] objtool: Provide access to feature and flags of group alternatives
` [PATCH v6 26/30] objtool: Function to get the name of a CPU feature
` [PATCH v6 27/30] objtool: Improve naming of group alternatives
` [PATCH v6 28/30] objtool: Compact output for alternatives with one instruction
` [PATCH v6 29/30] objtool: Add wide output for disassembly
` [PATCH v6 30/30] objtool: Trim trailing NOPs in alternative

[PATCH v2 0/5] Support the FEAT_HDBSS introduced in Armv9.5
 2025-11-21  9:54 UTC  (7+ messages)
` [PATCH v2 1/5] arm64/sysreg: Add HDBSS related register information
` [PATCH v2 2/5] KVM: arm64: Support set the DBM attr during memory abort
` [PATCH v2 3/5] KVM: arm64: Add support for FEAT_HDBSS
` [PATCH v2 4/5] KVM: arm64: Enable HDBSS support and handle HDBSSF events
` [PATCH v2 5/5] KVM: arm64: Document HDBSS ioctl

[PATCH 0/4] soc: qcom: llcc: Add support for Glymur SoC
 2025-11-21  9:53 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: cache: qcom,llcc: Document Glymur LLCC block
` [PATCH 2/4] soc: qcom: llcc: Enable additional usecase id for Glymur
` [PATCH 3/4] soc: qcom: llcc: Fix usecase id macro alignment
` [PATCH 4/4] soc: qcom: llcc-qcom: Add support for Glymur

[scarthgap v2 0/5] backport: allow to extract all CVE_STATUS info
 2025-11-21  9:54 UTC  (6+ messages)
` [scarthgap v2 1/5] spdx30: provide all CVE_STATUS, not only Patched status
` [scarthgap v2 2/5] vex.bbclass: add a new class
` [scarthgap v2 3/5] cve-check: extract extending CVE_STATUS to library function
` [scarthgap v2 4/5] spdx: extend CVE_STATUS variables
` [scarthgap v2 5/5] vex: fix rootfs manifest

[PATCH net-next] net: stmmac: move stmmac_mac_finish() after stmmac_mac_config()
 2025-11-21  9:52 UTC 

[PATCH v4 0/2] iio: amplifiers: add support for ADL8113 Low Noise Amplifier
 2025-11-21  9:52 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: iio: amplifiers: add adl8113
` [PATCH v4 2/2] iio: amplifiers: adl8113: add driver support

[PATCH 0/2] LoongArch: Add 128-bit atomic cmpxchg support
 2025-11-21  9:51 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH v2 0/2] iio: frequency: adf4377: add clock provider support
 2025-11-21  9:50 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: iio: frequency: adf4377: add clk provider
` [PATCH v2 2/2] iio: frequency: adf4377: add clk provider support

[PATCH v4 0/2] ocfs2: give ocfs2 the ability to reclaim suballocator free bg
 2025-11-21  9:50 UTC  (2+ messages)

[PATCH] coresight: etm3x: Fix buffer overwrite in cntr_val_show()
 2025-11-21  9:50 UTC  (2+ messages)

[bug report] PCI: Add pci_rebar_size_supported() helper
 2025-11-21  9:48 UTC 

[PATCH bluez v4] bearer: Implement Connect/Disconnect methods
 2025-11-21  9:48 UTC  (2+ messages)
` [bluez,v4] "

[PATCH i-g-t v2] tests/kms_color: Always use atomic_commit for setting color properties
 2025-11-21  9:47 UTC  (3+ messages)

FAILED: patch "[PATCH] xfs: fix various problems in xfs_atomic_write_cow_iomap_begin" failed to apply to 6.17-stable tree
 2025-11-21  9:47 UTC  (5+ messages)
` [PATCH 6.17.y 1/2] xfs: fix delalloc write failures in software-provided atomic writes
  ` [PATCH 6.17.y 2/2] xfs: fix various problems in xfs_atomic_write_cow_iomap_begin

update firmware binary for v5.4
 2025-11-21  9:47 UTC  (7+ messages)

FAILED: patch "[PATCH] scripts/decode_stacktrace.sh: fix build ID and PC source" failed to apply to 6.17-stable tree
 2025-11-21  9:47 UTC  (3+ messages)

[PULL] drm-xe-next-fixes
 2025-11-21  9:46 UTC 

FAILED: patch "[PATCH] mm/truncate: unmap large folio on split failure" failed to apply to 6.17-stable tree
 2025-11-21  9:46 UTC  (3+ messages)
` [PATCH 6.17.y] mm/truncate: unmap large folio on split failure

[PATCH v3] x86/mce: Add support for PHYSADDRV and PHYSADDRVALIDSUPPORTED bits
 2025-11-21  9:45 UTC  (2+ messages)
` [tip: ras/core] x86/mce: Add support for physical address valid bit

[tip: ras/core] x86/mce: Save and use APEI corrected threshold limit
 2025-11-21  9:45 UTC 

[RFC PATCH 0/2] Enhance RPMsg buffer management
 2025-11-21  9:44 UTC  (5+ messages)
` [RFC PATCH 1/2] rpmsg: virtio_rpmsg_bus: allow the different vring size for send/recv
` [RFC PATCH 2/2] rpmsg: virtio_rpmsg_bus: get buffer size from config space

[PATCH v4 0/4] make vmalloc gfp flags usage more apparent
 2025-11-21  9:44 UTC  (5+ messages)
` [PATCH v4 1/4] mm/vmalloc: warn on invalid vmalloc gfp flags
` [PATCH v4 2/4] mm/vmalloc: Add a helper to optimize vmalloc allocation gfps
` [PATCH v4 3/4] mm/vmalloc: cleanup large_gfp in vm_area_alloc_pages()
` [PATCH v4 4/4] mm/vmalloc: cleanup gfp flag use in new_vmap_block()

[PATCH v2] Fix the typo of vfio-pci device's enable-migration option
 2025-11-21  9:43 UTC 

[PATCH v2 00/19] Multi Queue feature validation support
 2025-11-21  9:42 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for Multi Queue feature validation support (rev2)

[PATCH] iommupt: Fix unlikely flows in increase_top()
 2025-11-21  9:41 UTC  (2+ messages)

[PATCH 0/1] fix rustdoc build detection
 2025-11-21  9:40 UTC  (7+ messages)

[canxl v4 00/17] CAN XL support for review (full series)
 2025-11-21  9:40 UTC  (18+ messages)
` [canxl v4 08/17] can: bittiming: add PWM validation
` [canxl v4 10/17] can: netlink: add PWM netlink interface
` [canxl v4 14/17] can: add dummy_can driver
` [canxl v4 16/17] can: dev: can_get_ctrlmode_str: use capitalized ctrlmode strings
` [canxl v4 17/17] can: dev: print bitrate error with two decimal digits

[PULL 00/10] Fixes for QEMU v10.2rc2
 2025-11-21  9:38 UTC  (10+ messages)
` [PULL 01/10] hw/s390x: Fix a possible crash with passed-through virtio devices
` [PULL 02/10] tests/functional/arm/test_aspeed_ast2600_buildroot: Fix pylint warnings
` [PULL 03/10] tests/functional/x86_64/test_virtio_gpu: Fix various issues reported by pylint
` [PULL 04/10] tests/functional/x86_64/test_reverse_debug: Silence pylint warning
` [PULL 05/10] tests/functional/x86_64/test_memlock: Silence pylint warnings
` [PULL 06/10] tests/functional/ppc/test_amiga: Fix issues reported by pylint and flake8
` [PULL 07/10] tests/functional/ppc/test_ppe42: Fix style issues reported by pylint
` [PULL 08/10] tests/functional/aarch64/test_reverse_debug: Fix "
` [PULL 09/10] tests/functional/aarch64/test_rme_sbsaref: Silence "

[PULL 0/8] block-job patches 2025-04-29
 2025-11-21  9:39 UTC  (3+ messages)

[for 4.22 v5 00/18] xen/riscv: introduce p2m functionality
 2025-11-21  9:37 UTC  (10+ messages)
` [for 4.22 v5 18/18] xen/riscv: introduce metadata table to store P2M type

[PATCH 0/2] spi: atcspi200: Add support for Andes ATCSPI200 SPI controller
 2025-11-21  9:36 UTC  (4+ messages)
` [PATCH 2/2] spi: atcspi200: Add ATCSPI200 SPI driver

[PATCH 6.12 000/565] 6.12.58-rc1 review
 2025-11-21  9:36 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Add quirk for HP ProBook 450 G8
 2025-11-21  9:36 UTC  (2+ messages)

[PATCH 5.15 000/411] 5.15.186-rc1 review
 2025-11-21  9:36 UTC  (7+ messages)

[PATCH net-next v3] r8169: add support for RTL9151A
 2025-11-21  9:35 UTC  (2+ messages)

[PATCH] hw/display/exynos4210_fimd: Remove duplicated definition
 2025-11-21  9:35 UTC 

[PATCH v10] exec: Fix dead-lock in de_thread with ptrace_attach
 2025-11-21  9:35 UTC  (15+ messages)
` [PATCH v12] "
  ` [PATCH v13] "
    ` [PATCH v14] "
      ` [PATCH v15] "
        ` [PATCH v16] "
          ` [PATCH v17] "
            ` [PATCH v18] "
                  ` [RFC][PATCH] exec: Move cred computation under exec_update_lock

[PATCH] ALSA: pcm: Harden the spk_alloc assumption check
 2025-11-21  9:35 UTC  (2+ messages)

Fix potential data loss and corruption due to Incorrect BIO Chain Handling
 2025-11-21  9:34 UTC  (3+ messages)
` [PATCH 1/9] block: fix data loss and stale date exposure problems during append write

[PATCH v2 0/9] st_lsm6dsx: add tap event detection
 2025-11-21  9:34 UTC  (5+ messages)
` [PATCH v2 5/9] iio: imu: st_lsm6dsx: remove event_threshold field from hw struct

[PATCH v2 0/2] add WQ_UNBOUND to alloc_workqueue users
 2025-11-21  9:33 UTC  (4+ messages)
` [PATCH v2 1/2] wifi: rtlwifi: "

[can/j1939] unregister_netdevice: waiting for vcan0 to become free. Usage count = 2
 2025-11-21  9:33 UTC  (3+ messages)

[bug report] memory: tegra210: Support interconnect framework
 2025-11-21  9:32 UTC 

error[E0609]: no field `name` on type `pci_driver`
 2025-11-21  9:31 UTC 

[RFC PATCH v1 0/2] media: pci: AVMatrix HWS capture driver refresh
 2025-11-21  9:32 UTC  (3+ messages)

[PATCH RFC] mm: ghost swapfile support for zswap
 2025-11-21  9:31 UTC 

[PATCH 8/9] iio: imu: st_lsm6dsx: add event configurability on a per axis basis
 2025-11-21  9:31 UTC  (11+ messages)

[PATCH] x86/mce: Handle AMD threshold interrupt storms
 2025-11-21  9:31 UTC  (5+ messages)

[PATCH i-g-t v3 00/12] Add writeback changes for intel-supported formats
 2025-11-21  9:30 UTC  (11+ messages)
` [PATCH i-g-t v3 07/12] tests/kms_writeback: FB creation within subtest
` [PATCH i-g-t v3 08/12] tests/kms_writeback: Refactor writeback-fb-id subtest
` [PATCH i-g-t v3 09/12] tests/kms_writeback: Refactor writeback-check-output subtest
` [PATCH i-g-t v3 10/12] tests/kms_writeback: Add negative test case for invalid-format
` [PATCH i-g-t v3 12/12] tests/kms_writeback: Refactored writeback-pixel-format

[PATCH v5 0/6] Add support for i.MX8ULP's SIM LPAV
 2025-11-21  9:29 UTC  (4+ messages)
` [PATCH v5 4/6] reset: imx8mp-audiomix: Extend the driver usage

[patch V3 00/12] rseq: Implement time slice extension mechanism
 2025-11-21  9:28 UTC  (7+ messages)
` [patch V3 07/12] rseq: Implement syscall entry work for time slice extensions

linux-next: build warning after merge of the kvms390 tree
 2025-11-21  9:28 UTC  (2+ messages)

[PATCH] spi: spi-fsl-lpspi: fix watermark truncation caused by type cast
 2025-11-21  9:30 UTC  (2+ messages)

[PATCH 0/4] dmaengine: stm32-dma3: improvements and helper functions
 2025-11-21  9:26 UTC  (5+ messages)
` [PATCH 1/4] dmaengine: stm32-dma3: use module_platform_driver
` [PATCH 4/4] dmaengine: stm32-dma3: introduce ddata2dev helper

[Intel-wired-lan] [PATCH iwl-next 0/8] ice: in VEB, prevent "cross-vlan" traffic
 2025-11-21  9:25 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH iwl-next 4/8] ice: allow overriding lan_en, lb_en in switch
` [Intel-wired-lan] [PATCH iwl-next 5/8] ice: update mac, vlan rules when toggling between VEB and VEPA

[bug report] soc: qcom: smem: better track SMEM uninitialized state
 2025-11-21  9:25 UTC  (3+ messages)

[PATCH v8 drm-dp 0/4] Fix hibmc driver bugs
 2025-11-21  9:24 UTC  (4+ messages)
` [PATCH v8 drm-dp 1/4] drm/hisilicon/hibmc: fix dp probabilistical detect errors after HPD irq

[PATCH v1 0/2] Improve EFI partition matching for capsule update
 2025-11-21  9:24 UTC  (6+ messages)
` [PATCH v1 1/2] efi_loader: improve device path matching for partition lookup

[PATCH net] uapi: ioam6: adjust the maximum size of a schema
 2025-11-21  9:23 UTC  (2+ messages)

[PATCH net-next v6 0/8] tun/tap & vhost-net: netdev queue flow control to avoid ptr_ring tail drop
 2025-11-21  9:22 UTC  (4+ messages)
` [syzbot ci] "

[bug report] iommupt: Add map_pages op
 2025-11-21  9:22 UTC 

[PATCH v3 0/7] consolidate vm event subsystem
 2025-11-21  9:15 UTC  (7+ messages)
` [PATCH v3 1/7] xen/x86: move declaration from mem_access.h to altp2m.h
` [PATCH v3 2/7] xen/xsm: wrap xsm_vm_event_control() with CONFIG_VM_EVENT
` [PATCH v3 4/7] x86/monitor: wrap monitor_op under CONFIG_VM_EVENT
` [PATCH v3 5/7] xen/p2m: move xenmem_access_to_p2m_access() to common p2m.c
` [PATCH v3 6/7] xen/mem_access: wrap memory access when VM_EVENT=n
` [PATCH v3 7/7] xen/vm_event: consolidate CONFIG_VM_EVENT

[bluez/bluez] 9dc877: client: Fix issue of bearer info not printing corr
 2025-11-21  9:21 UTC 

Yocto Project Newcomer & Unassigned Bugs - Help Needed
 2025-11-21  9:20 UTC  (3+ messages)
` [yocto] "

[PATCH net] vsock: Ignore signal/timeout on connect() if already established
 2025-11-21  9:21 UTC  (9+ messages)

[syzbot] [hams?] WARNING: refcount bug in nr_del_neigh (2)
 2025-11-21  9:20 UTC 

[PATCH v2 00/15] gpio: Use modern PM macros
 2025-11-21  9:20 UTC  (7+ messages)
` [PATCH v2 05/15] gpio: pxa: "

[PATCH v12 0/3] NFSD: Implement NFSD_IO_DIRECT for NFS WRITE
 2025-11-21  9:20 UTC  (3+ messages)
` [PATCH v12 3/3] NFSD: add Documentation/filesystems/nfs/nfsd-io-modes.rst

[PATCH] dt-bindings: arm: qcom: add ipq8064 board variants
 2025-11-21  9:19 UTC  (6+ messages)

[PATCH 0/2] -fcanon-file-prefix and cc-rs compiler flag mixing
 2025-11-21  9:17 UTC  (3+ messages)
` [PATCH 2/2] rust-common.bbclass: filter out incorrect compiler flags in wrapper
  ` [OE-core] "

[ANNOUNCE] Release v4.19.325-cip126
 2025-11-21  9:17 UTC 

[PATCH v4 00/24] ext4: enable block size larger than page size
 2025-11-21  9:06 UTC  (23+ messages)
` [PATCH v4 01/24] ext4: remove page offset calculation in ext4_block_zero_page_range()
` [PATCH v4 02/24] ext4: remove page offset calculation in ext4_block_truncate_page()
` [PATCH v4 03/24] ext4: remove PAGE_SIZE checks for rec_len conversion
` [PATCH v4 04/24] ext4: make ext4_punch_hole() support large block size
` [PATCH v4 06/24] ext4: introduce s_min_folio_order for future BS > PS support
` [PATCH v4 07/24] ext4: support large block size in ext4_calculate_overhead()
` [PATCH v4 08/24] ext4: support large block size in ext4_readdir()
` [PATCH v4 09/24] ext4: add EXT4_LBLK_TO_B macro for logical block to bytes conversion
` [PATCH v4 11/24] ext4: support large block size in ext4_mb_load_buddy_gfp()
` [PATCH v4 12/24] ext4: support large block size in ext4_mb_get_buddy_page_lock()
` [PATCH v4 13/24] ext4: support large block size in ext4_mb_init_cache()
` [PATCH v4 14/24] ext4: prepare buddy cache inode for BS > PS with large folios
` [PATCH v4 15/24] ext4: rename 'page' references to 'folio' in multi-block allocator
` [PATCH v4 16/24] ext4: support large block size in ext4_mpage_readpages()
` [PATCH v4 17/24] ext4: support large block size in ext4_block_write_begin()
` [PATCH v4 18/24] ext4: support large block size in mpage_map_and_submit_buffers()
` [PATCH v4 19/24] ext4: support large block size in mpage_prepare_extent_to_map()
` [PATCH v4 20/24] ext4: support large block size in __ext4_block_zero_page_range()
` [PATCH v4 21/24] ext4: make data=journal support large block size
` [PATCH v4 22/24] ext4: support verifying data from large folios with fs-verity
` [PATCH v4 23/24] ext4: add checks for large folio incompatibilities when BS > PS
` [PATCH v4 24/24] ext4: enable block size larger than page size


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.