All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-27 21:13:30 to 2024-08-27 22:40:19 UTC [more...]

[PATCH] x86/mm/sme: fix the kdump kernel breakage on SME system when CONFIG_IMA_KEXEC=y
 2024-08-27 22:40 UTC  (7+ messages)

[PATCH bpf 1/4] bpf: Fix helper writes to read-only maps
 2024-08-27 22:39 UTC  (4+ messages)
` [PATCH bpf 4/4] selftests/bpf: Add a test case to write into .rodata

[PATCH v5 0/4] Support SMT control on arm64
 2024-08-27 15:40 UTC  (5+ messages)
` [PATCH v5 3/4] arm64: topology: Support SMT control on ACPI based system
` [PATCH v5 4/4] arm64: Kconfig: Enable HOTPLUG_SMT

[PATCH 00/22] Memory leak fixes (pt.6)
 2024-08-27 22:38 UTC  (3+ messages)
` [PATCH 01/22] t/test-lib: allow skipping leak checks for passing tests

[PATCH v7 0/3] cxl: Region bandwidth calculation for targets with shared upstream link
 2024-08-27 22:38 UTC  (4+ messages)
` [PATCH v7 3/3] cxl: Add documentation to explain the shared link bandwidth calculation

[PATCH 0/3] altra workarounds for PCIE_64 with instrumentation
 2024-08-27 21:23 UTC  (3+ messages)
` [PATCH 1/3] ampere/arm64: Add a fixup handler for alignment faults in aarch64 code

[PATCH v2 00/19] mm: Support huge pfnmaps
 2024-08-27 22:36 UTC  (2+ messages)

[PATCH v17 0/7] drm/xe/guc: Add GuC based register capture for error capture
 2024-08-27 22:35 UTC  (16+ messages)
` [PATCH v17 1/7] drm/xe/guc: Prepare GuC register list and update ADS size "
` [PATCH v17 2/7] drm/xe/guc: Add XE_LP steered register lists
` [PATCH v17 3/7] drm/xe/guc: Add capture size check in GuC log buffer
` [PATCH v17 4/7] drm/xe/guc: Extract GuC error capture lists
` [PATCH v17 5/7] drm/xe/guc: Move xe_lrc_snapshot to header file
` [PATCH v17 6/7] drm/xe/guc: Add dss conversion from group/instance ID
` [PATCH v17 7/7] drm/xe/guc: Plumb GuC-capture into dev coredump
` ✓ CI.Patch_applied: success for drm/xe/guc: Add GuC based register capture for error capture (rev17)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

linux-next: Fixes tag needs some work in the bluetooth tree
 2024-08-27 22:33 UTC 

[openeuler:OLK-5.10 26811/30000] include/linux/backing-dev.h:418:49: warning: 'struct cgroup_subsys' declared inside parameter list will not be visible outside of this definition or declaration
 2024-08-27 22:33 UTC 

[PATCH v2 net-next 0/5] ionic: convert Rx queue buffers to use page_pool
 2024-08-27 22:32 UTC  (9+ messages)
` [PATCH v2 net-next 3/5] ionic: use per-queue xdp_prog
` [PATCH v2 net-next 4/5] ionic: always use rxq_info

[Bug 219203] New: xfsprogs-6.10.0: missing cast in /usr/include/xfs/xfs_fs.h(xfs_getparents_next_rec) causes error in C++ compilations
 2024-08-27 22:30 UTC  (5+ messages)
` [Bug 219203] "

[PATCH v16 0/7] drm/xe/guc: Add GuC based register capture for error capture
 2024-08-27 22:29 UTC  (7+ messages)
` [PATCH v16 1/7] drm/xe/guc: Prepare GuC register list and update ADS size "
` [PATCH v16 3/7] drm/xe/guc: Add capture size check in GuC log buffer

[CI] drm/xe: Replace xe_device_wmb by wmb
 2024-08-27 22:25 UTC  (3+ messages)

[PATCH 00/11] fuse: convert to using folios and iomap
 2024-08-27 22:25 UTC  (16+ messages)
` [PATCH 01/11] fuse: convert readahead to use folios
` [PATCH 02/11] fuse: convert fuse_send_write_pages "
` [PATCH 03/11] fuse: convert fuse_fill_write_pages "
` [PATCH 09/11] fuse: use the folio based vmstat helpers
` [PATCH 10/11] fuse: convert fuse_retrieve to use folios

Add Support for the Acer Predator Triton PT14-51
 2024-08-27 22:24 UTC  (7+ messages)

[PATCH v13 19/19] nfs: add FAQ section to Documentation/filesystems/nfs/localio.rst
 2024-08-27 22:24 UTC  (3+ messages)

[Intel-wired-lan] [PATCH iwl-next 00/13] ice: use <linux/packing.h> for Tx and Rx queue context data
 2024-08-27 22:23 UTC  (15+ messages)
` [Intel-wired-lan] [PATCH iwl-next 01/13] lib: packing: refuse operating on bit indices which exceed size of buffer
` [Intel-wired-lan] [PATCH iwl-next 02/13] lib: packing: adjust definitions and implementation for arbitrary buffer lengths
` [Intel-wired-lan] [PATCH iwl-next 03/13] lib: packing: remove kernel-doc from header file
` [Intel-wired-lan] [PATCH iwl-next 04/13] lib: packing: add pack() and unpack() wrappers over packing()
` [Intel-wired-lan] [PATCH iwl-next 05/13] lib: packing: duplicate pack() and unpack() implementations
` [Intel-wired-lan] [PATCH iwl-next 06/13] lib: packing: add KUnit tests adapted from selftests
` [Intel-wired-lan] [PATCH iwl-next 07/13] lib: packing: add additional KUnit tests
` [Intel-wired-lan] [PATCH iwl-next 08/13] lib: packing: fix QUIRK_MSB_ON_THE_RIGHT behavior
` [Intel-wired-lan] [PATCH iwl-next 09/13] ice: remove int_q_state from ice_tlan_ctx
` [Intel-wired-lan] [PATCH iwl-next 10/13] ice: use <linux/packing.h> for Tx and Rx queue context data
` [Intel-wired-lan] [PATCH iwl-next 11/13] ice: reduce size of queue context fields
` [Intel-wired-lan] [PATCH iwl-next 12/13] ice: move prefetch enable to ice_setup_rx_ctx
` [Intel-wired-lan] [PATCH iwl-next 13/13] ice: cleanup Rx queue context programming functions

[PATCH v2 net-next 5/5] ionic: convert Rx queue buffers to use page_pool
 2024-08-27 22:22 UTC  (2+ messages)

[PATCH v2] drm: rcar-du: Fix memory leak in rcar_du_vsps_init()
 2024-08-27 22:22 UTC  (4+ messages)

Apply dbaee836d60a8 to linux-5.10.y
 2024-08-27 22:21 UTC 

[PATCH v3 0/8] TDX host: metadata reading tweaks, bug fix and info dump
 2024-08-27 22:20 UTC  (4+ messages)
` [PATCH v3 1/8] x86/virt/tdx: Rename 'struct tdx_tdmr_sysinfo' to reflect the spec better

[PATCH v4] remoteproc: xlnx: add sram support
 2024-08-27 22:20 UTC  (3+ messages)

[PATCHSET v4.0 07/10] xfs: create incore rt allocation groups
 2024-08-27 22:16 UTC  (7+ messages)
` [PATCH 21/24] xfs: factor out a xfs_growfs_check_rtgeom helper

[PATCH] x86/tdx: Fix crash on kexec with CONFIG_EISA
 2024-08-27 22:15 UTC  (5+ messages)

[meta-ti][master/scarthgap][PATCH v2] trusted-firmware-a: Update to v2.11 release tag
 2024-08-27 22:14 UTC  (4+ messages)

[PATCH 0/5] platform/x86: wmi: Pass event data directly to legacy notify handlers
 2024-08-27 22:11 UTC  (4+ messages)
` [PATCH 2/5] hwmon: (hp-wmi-sensors) Check if WMI event data exists

[PATCH net-next v4 0/8] net/selftests: TCP-AO selftests updates
 2024-08-27 22:10 UTC  (4+ messages)

[PATCH] drm/xe: Revert "drm/i915: Disable DSB in Xe KMD"
 2024-08-27 22:08 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe: Revert "drm/i915: Disable DSB in Xe KMD" (rev6)

[qemu-mainline test] 187360: regressions - FAIL
 2024-08-27 22:07 UTC 

[PATCH] drm: renesas: rz-du: Add Kconfig dependency between RZG2L_DU and RZG2L_MIPI_DSI
 2024-08-27 22:07 UTC  (2+ messages)

[PATCH v1] drm/ci: increase timeout for all jobs
 2024-08-27 22:04 UTC  (4+ messages)

[PATCH v2 0/9] Simplify the UFS driver initialization code
 2024-08-27 22:04 UTC  (4+ messages)
` [PATCH v2 1/9] ufs: core: Introduce ufshcd_add_scsi_host()

[RFC 0/2] mm: introduce THP deferred setting
 2024-08-27 22:04 UTC  (13+ messages)

[PATCH] prctl: allow prctl_set_mm_exe_file without unmapping old exe
 2024-08-27 22:04 UTC  (2+ messages)

[PATCH v2] platform/x86: lg-laptop: Add operation region support
 2024-08-27 22:03 UTC  (5+ messages)

fix a DEBUG-only assert failure in xfs/538 v2
 2024-08-27 22:03 UTC  (2+ messages)

arm64/for-kernelci build: 1 build: 0 failed, 1 passed (v6.11-rc5-29-gdf54f4a16f82b)
 2024-08-27 22:01 UTC 

[PATCH v2 0/6] rcar-isp: Add support for R-Car V4M
 2024-08-27 22:01 UTC  (15+ messages)
` [PATCH v2 1/6] dt-bindings: media: renesas,isp: Add Gen4 family fallback
` [PATCH v2 2/6] arm64: dts: renesas: r8a779g0: Add family fallback for CSISP IP
` [PATCH v2 3/6] arm64: dts: renesas: r8a779a0: "
` [PATCH v2 4/6] media: rcar-isp: Add family compatible for R-Car Gen4 family
` [PATCH v2 5/6] dt-bindings: media: renesas,isp: Add binding for V4M
` [PATCH v2 6/6] arm64: dts: renesas: r8a779h0: Add family fallback for CSISP IP

[RFC PATCH 0/7] KVM: SEV-SNP support for running an SVSM
 2024-08-27 21:59 UTC  (8+ messages)
` [RFC PATCH 1/7] KVM: SVM: Implement GET_AP_APIC_IDS NAE event
` [RFC PATCH 2/7] KVM: SEV: Allow for VMPL level specification in AP create
` [RFC PATCH 3/7] KVM: SVM: Invoke a specified VMPL level VMSA for the vCPU
` [RFC PATCH 4/7] KVM: SVM: Maintain per-VMPL SEV features in kvm_sev_info
` [RFC PATCH 5/7] KVM: SVM: Prevent injection when restricted injection is active
` [RFC PATCH 6/7] KVM: SVM: Support launching an SVSM with Restricted Injection set
` [RFC PATCH 7/7] KVM: SVM: Support initialization of an SVSM

[PATCH 0/2] Fix the UFS driver hibernation code
 2024-08-27 21:59 UTC  (15+ messages)
` [PATCH 2/2] scsi: ufs: core: Fix the code for entering hibernation

[PATCH v4 00/10] usb: gadget: uvc: effectively fill the udc isoc pipeline with available video buffers
 2024-08-27 21:58 UTC  (4+ messages)
` [PATCH v4 06/10] usb: gadget: uvc: set req_size once when the vb2 queue is calculated

[PATCH] arm64: dts: ti: k3-j784s4-main: align watchdog clocks
 2024-08-27 21:56 UTC  (2+ messages)

[PATCH] dpaa2-switch: fix flooding domain among multiple vlans
 2024-08-27 21:57 UTC  (2+ messages)

[PATCH 00/12] Renames and defrag cleanups
 2024-08-27 21:55 UTC  (13+ messages)
` [PATCH 01/12] btrfs: rename btrfs_submit_bio() to btrfs_submit_bbio()
` [PATCH 02/12] btrfs: rename __btrfs_submit_bio() and drop double underscores
` [PATCH 03/12] btrfs: rename __extent_writepage() "
` [PATCH 04/12] btrfs: rename __compare_inode_defrag() "
` [PATCH 05/12] btrfs: constify arguments of compare_inode_defrag()
` [PATCH 06/12] btrfs: rename __need_auto_defrag() and drop double underscores
` [PATCH 07/12] btrfs: rename __btrfs_add_inode_defrag() "
` [PATCH 08/12] btrfs: rename __btrfs_run_defrag_inode() "
` [PATCH 09/12] btrfs: clear defragmented inodes using postorder in btrfs_cleanup_defrag_inodes()
` [PATCH 10/12] btrfs: return void from btrfs_add_inode_defrag()
` [PATCH 11/12] btrfs: drop transaction parameter "
` [PATCH 12/12] btrfs: always pass readahead state to defrag

[PATCH v3 03/12] net-shapers: implement NL get operation
 2024-08-27 21:54 UTC  (16+ messages)

[PATCH v3 0/2] plugins: add plugin API to read guest memory
 2024-08-27 21:53 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] plugins: add option to dump write argument to syscall plugin

[PATCH v3] xfs: ensure st_blocks never goes to zero during COW writes
 2024-08-27 21:53 UTC  (2+ messages)

[PATCH 0/5] xfs: fix and cleanups for log item push
 2024-08-27 21:52 UTC  (6+ messages)
` [PATCH 3/5] xfs: add XFS_ITEM_UNSAFE for log item push return result

[PATCH v5 2/2] fuse: add default_request_timeout and max_request_timeout sysctls
 2024-08-27 21:51 UTC  (2+ messages)

[openeuler:OLK-5.10 26549/30000] kernel/static_call_inline.c:468:5: warning: no previous prototype for function 'klp_static_call_register'
 2024-08-27 21:51 UTC 

[PATCH -next] scsi: core: Remove obsoleted declaration for scsi_driverbyte_string
 2024-08-27 21:52 UTC  (2+ messages)

[PATCH 0/2 v2] cxl: Pull out mailbox bits to be independent of cxl_dev_state
 2024-08-27 21:49 UTC  (3+ messages)
` [PATCH v2 1/2] cxl: Move mailbox related bits to the same context
` [PATCH v2 2/2] cxl: Convert cxl_internal_send_cmd() to use 'struct cxl_mailbox' as input

[PATCH] MAINTAINERS: Mark UVC gadget driver as orphan
 2024-08-27 21:51 UTC  (2+ messages)

[net-next, v2 0/2] Adding SO_PEEK_OFF for TCPv6
 2024-08-27 21:50 UTC  (3+ messages)
` [net-next, v2 2/2] selftests: add selftest for tcp SO_PEEK_OFF support

[PATCH net 0/4] mptcp: close subflow when receiving TCP+FIN and misc
 2024-08-27 21:50 UTC  (2+ messages)

[Patch net-next] tcp_bpf: remove an unused parameter for bpf_tcp_ingress()
 2024-08-27 21:50 UTC  (2+ messages)

[PATCH 0/2] cxl: Pull out mailbox bits to be independent of cxl_dev_state
 2024-08-27 21:48 UTC  (6+ messages)
` [PATCH 1/2] cxl: Move mailbox related bits to the same context

[PATCH v3 00/25] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-08-27 21:44 UTC  (10+ messages)
` [PATCH v3 02/25] printk: Add print format (%par) for struct range

[PATCH 1/1 V2] Selftests: net: Set executable bit for shell script
 2024-08-27 21:44 UTC  (3+ messages)

xPL terminology
 2024-08-27 21:43 UTC  (4+ messages)

[PATCH v6 00/19] migration/multifd: Remove multifd_send_state->pages
 2024-08-27 21:40 UTC  (9+ messages)
` [PATCH v6 19/19] migration/multifd: Add documentation for multifd methods

[PATCH net] mailmap: update entry for Sriram Yagnaraman
 2024-08-27 21:39 UTC  (2+ messages)

[PATCH v1] perf report: Name events in stats for pipe mode
 2024-08-27 21:27 UTC 

[PATCH 6/8] cpufreq: amd-pstate: Merge amd_pstate_highest_perf_set() into amd_get_boost_ratio_numerator()
 2024-08-27 21:31 UTC  (2+ messages)

[PATCH 4/6] pinctrl: ls1046a: Add pinctrl driver support
 2024-08-27 21:31 UTC  (2+ messages)

[PATCH v3] slab: Introduce kmalloc_obj() and family
 2024-08-27 21:32 UTC  (2+ messages)

[PATCH v2 0/8] Initial support for SMMUv3 nested translation
 2024-08-27 21:31 UTC  (4+ messages)
` [PATCH v2 8/8] iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED

[PATCH -next 0/3] net: fix module autoloading
 2024-08-27 21:30 UTC  (2+ messages)

[PATCH net-next v2] net: phy: vitesse: implement MDI-X configuration in vsc73xx
 2024-08-27 21:30 UTC  (2+ messages)

[PATCH -next] net: txgbe: use pci_dev_id() helper
 2024-08-27 21:30 UTC  (2+ messages)

[PATCH net-next] net: ag71xx: support probe defferal for getting MAC address
 2024-08-27 21:30 UTC  (2+ messages)

[Patch net] gtp: fix a potential NULL pointer dereference
 2024-08-27 21:30 UTC  (2+ messages)

[PATCH net,v3] tcp: fix forever orphan socket caused by tcp_abort
 2024-08-27 21:30 UTC  (2+ messages)

[PATCH 6.10 000/273] 6.10.7-rc1 review
 2024-08-27 21:29 UTC  (4+ messages)
` [PATCH 6.10 083/273] 9p: Fix DIO read through netfs

[PATCH v2 00/19] Implement DWARF modversions
 2024-08-27 21:28 UTC  (4+ messages)
` [PATCH v2 03/19] gendwarfksyms: Add address matching

[PATCH v3 0/3] send-email: add --mailmap support
 2024-08-27 21:27 UTC  (4+ messages)
` [PATCH v3 1/3] check-mailmap: accept "user@host" contacts
` [PATCH v3 2/3] check-mailmap: add options for additional mailmap sources
` [PATCH v3 3/3] send-email: add mailmap support via sendemail.mailmap and --mailmap

[PATCH v13 15/19] pnfs/flexfiles: enable localio support
 2024-08-27 21:27 UTC  (2+ messages)

[PATCH -next] MIPS: Remove obsoleted declaration for mv64340_irq_init
 2024-08-27 21:25 UTC  (2+ messages)

[PATCH v13 09/19] nfs_common: add NFS LOCALIO auxiliary protocol enablement
 2024-08-27 21:25 UTC  (2+ messages)

[PATCH 0/3] wifi: ath11k: fix memory leak in reset scenario
 2024-08-27 21:23 UTC  (7+ messages)
` [PATCH 1/3] wifi: ath11k: refactor ath11k_dp_peer_cleanup()
` [PATCH 2/3] wifi: ath11k: fix leaking peer->tfm_mmic in reset scenario
` [PATCH 3/3] wifi: ath11k: fix leaking station RX/TX stats "

[PATCH net-next] net: thunderx: Remove unused declarations
 2024-08-27 21:20 UTC  (2+ messages)

[PATCH v2 0/4] arm64: dts: rockchip: Add Hardkernel ODROID-M1S
 2024-08-27 21:18 UTC  (10+ messages)
` [PATCH v2 1/4] dt-bindings: arm: rockchip: Correct vendor for Hardkernel ODROID-M1
` [PATCH v2 2/4] arm64: dts: rockchip: Correct vendor prefix "
` [PATCH v2 3/4] dt-bindings: arm: rockchip: Add Hardkernel ODROID-M1S
` [PATCH v2 4/4] arm64: dts: "

[RFC 0/2] introduce LLC aware functions
 2024-08-27 21:23 UTC  (2+ messages)

include/linux/slab.h:552:15: error: type defaults to 'int' in declaration of 'kmem_buckets_create'
 2024-08-27 21:21 UTC 

[PATCH net-next] net: liquidio: Remove unused declarations
 2024-08-27 21:20 UTC  (2+ messages)

[ovmf test] 187367: all pass - PUSHED
 2024-08-27 21:19 UTC 

[PATCH v2] arm64: errata: Enable the AC03_CPU_38 workaround for ampere1a
 2024-08-27 21:17 UTC 

[PULL for-9.1-rc4 0/1] NBD patches for 2024-08-26
 2024-08-27 21:15 UTC  (2+ messages)

[PATCH net-next v3 0/9] bnxt_en: Update for net-next
 2024-08-27 21:16 UTC  (4+ messages)
` [PATCH net-next v3 9/9] bnxt_en: Support dynamic MSIX

[PATCH 0/1] btf_loader support for subprogram linkage
 2024-08-27 21:15 UTC  (4+ messages)
` [PATCH v2 "

[PATCH net-next v7 0/6] net: phy: add Applied Micro QT2025 PHY driver
 2024-08-27 21:14 UTC  (4+ messages)
` [PATCH net-next v7 4/6] rust: net::phy unified read/write API for C22 and C45 registers

[PATCH] wifi: mt76: mt7921: fix null pointer access in mt792x_mac_link_bss_remove
 2024-08-27 21:13 UTC  (6+ messages)

[PATCH 0/5] pack-objects: brown-paper-bag fixes for multi-pack reuse
 2024-08-27 21:13 UTC  (6+ messages)
` [PATCH 1/5] t/t5332-multi-pack-reuse.sh: verify pack generation with --strict
` [PATCH 2/5] pack-bitmap: tag bitmapped packs with their corresponding MIDX
` [PATCH 3/5] builtin/pack-objects.c: translate bit positions during pack-reuse
` [PATCH 4/5] pack-bitmap.c: avoid repeated `pack_pos_to_offset()` during reuse
` [PATCH 5/5] builtin/pack-objects.c: do not open-code `MAX_PACK_OBJECT_HEADER`

[PATCH printk v4 00/17] add threaded printing + the rest
 2024-08-27 21:13 UTC  (4+ messages)
` [PATCH printk v4 09/17] printk: nbcon: Rely on kthreads for normal operation


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.