All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-27 21:47:45 to 2024-08-27 23:21:05 UTC [more...]

[PATCH v10 00/21] riscv support for control flow integrity extensions
 2024-08-27 23:18 UTC  (6+ messages)
` [PATCH v10 01/21] target/riscv: expose *envcfg csr and priv to qemu-user as well
` [PATCH v10 02/21] linux-user/riscv: set priv for qemu-user and defaults for *envcfg
` [PATCH v10 03/21] target/riscv: Add zicfilp extension
` [PATCH v10 04/21] target/riscv: Introduce elp state and enabling controls for zicfilp
` [PATCH v10 11/21] target/riscv: Add zicfiss extension

[Patch net-next] net/handshake: use sockfd_put() helper
 2024-08-27 23:20 UTC  (2+ messages)

[PATCH net-next v5] net: mana: Implement get_ringparam/set_ringparam for mana
 2024-08-27 23:20 UTC  (2+ messages)

[PATCH net] sctp: fix association labeling in the duplicate COOKIE-ECHO case
 2024-08-27 23:20 UTC  (2+ messages)

[PATCH bpf-next] samples/bpf: tracex4: Fix failed to create kretprobe 'kmem_cache_alloc_node+0x0'
 2024-08-27 23:20 UTC  (2+ messages)

[PATCH v5 00/21] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
 2024-08-27 23:19 UTC  (8+ messages)

[PATCH 00/12] Renames and defrag cleanups
 2024-08-27 23:18 UTC  (16+ 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

+ kthread-fix-task-state-in-kthread-worker-if-being-frozen.patch added to mm-nonmm-unstable branch
 2024-08-27 23:16 UTC 

[PATCH] usb: dwc3: gadget: Fix TX FIFO size for HS ISOC endpoints
 2024-08-27 23:15 UTC  (2+ messages)

[PATCH] tests/xe: Add system_allocator test
 2024-08-27 23:16 UTC 

[PATCH v17 0/7] drm/xe/guc: Add GuC based register capture for error capture
 2024-08-27 23:15 UTC  (15+ messages)
` [PATCH v17 1/7] drm/xe/guc: Prepare GuC register list and update ADS size "
` [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: "

+ sched-numa-fix-the-vma-scan-starving-issue.patch added to mm-unstable branch
 2024-08-27 23:15 UTC 

[PATCH] xfs: Fix format specifier for max_folio_size in xfs_fs_fill_super()
 2024-08-27 23:15 UTC 

[PATCH v1 1/1] scsi: ufs: core: Remove ufshcd_urgent_bkops()
 2024-08-27 23:14 UTC 

[PATCH v3 07/29] media: iris: implement video firmware load/unload
 2024-08-27 23:13 UTC  (2+ messages)

[PATCH net 1/2] net: mctp-serial: Add kunit test for next_chunk_len()
 2024-08-27 23:13 UTC  (2+ messages)

[openeuler:OLK-5.10 26549/30000] kernel/static_call_inline.c:458:5: warning: no previous prototype for 'klp_static_call_register'
 2024-08-27 23:13 UTC 

[RFC bpf-next v4 0/6] Share user memory to BPF program through task storage map
 2024-08-27 23:13 UTC  (3+ messages)
` [RFC bpf-next v4 5/6] libbpf: define __uptr

[PATCHv4 net-next] net: ag71xx: get reset control using devm api
 2024-08-27 23:12 UTC  (2+ messages)

[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 23:12 UTC  (5+ messages)
` [Bug 219203] "

[PATCH v2 0/2] clk: qcom: gcc-sm8550: Fix shared clk parking breakage
 2024-08-27 23:12 UTC  (3+ messages)
` [PATCH v2 1/2] clk: qcom: dispcc-sc7180: Only park display clks at init
` [PATCH v2 2/2] clk: qcom: gcc-sm8550: Don't use shared clk_ops for QUPs

[PATCH mm-unstable v3 0/5] Improve mem_cgroup_iter()
 2024-08-27 23:07 UTC  (6+ messages)
` [PATCH mm-unstable v3 1/5] cgroup: clarify css sibling linkage is protected by cgroup_mutex or RCU
` [PATCH mm-unstable v3 2/5] mm: don't hold css->refcnt during traversal
` [PATCH mm-unstable v3 3/5] mm: increment gen # before restarting traversal
` [PATCH mm-unstable v3 4/5] mm: restart if multiple traversals raced
` [PATCH mm-unstable v3 5/5] mm: clean up mem_cgroup_iter()

[PATCH v16 00/16] Add Cgroup support for SGX EPC memory
 2024-08-27 23:11 UTC  (3+ messages)
` [PATCH v16 05/16] x86/sgx: Implement basic EPC misc cgroup functionality

[PATCH] riscv: make ZONE_DMA32 optional
 2024-08-27 23:10 UTC  (3+ messages)

[PATCH v2 1/4] imx: Remove CFG_MXC_USB_FLAGS
 2024-08-27 23:09 UTC  (3+ messages)
` [PATCH v2 4/4] imx: Remove CFG_MXC_USB_PORTSC

[PATCH v9 00/17] riscv support for control flow integrity extensions
 2024-08-27 23:06 UTC  (4+ messages)
` [PATCH v9 11/17] target/riscv: mmu changes for zicfiss shadow stack protection

+ memory-tier-fix-deadlock-warning-while-onlining-pages.patch added to mm-unstable branch
 2024-08-27 23:05 UTC 

+ mm-avoid-using-vma_merge-for-new-vmas-fix.patch added to mm-unstable branch
 2024-08-27 23:04 UTC 

[PATCH v3 0/1] bbdev: removing unnecessaray symbols
 2024-08-27 23:06 UTC  (2+ messages)
` [PATCH v3 1/1] bbdev: removing unnecessary symbols from version map

+ mm-memory_hotplug-unify-huge-lru-non-lru-movable-folio-isolation.patch added to mm-unstable branch
 2024-08-27 23:03 UTC 

+ mm-migrate-add-isolate_folio_to_list.patch added to mm-unstable branch
 2024-08-27 23:03 UTC 

+ mm-memory_hotplug-check-hwpoisoned-page-firstly-in-do_migrate_range.patch added to mm-unstable branch
 2024-08-27 23:03 UTC 

+ mm-memory-failure-add-unmap_poisoned_folio.patch added to mm-unstable branch
 2024-08-27 23:03 UTC 

+ mm-memory_hotplug-remove-head-variable-in-do_migrate_range.patch added to mm-unstable branch
 2024-08-27 23:03 UTC 

[PATCH bpf-next 0/8] BPF follow ups to struct fd refactorings
 2024-08-27 23:02 UTC  (4+ messages)
` [PATCH bpf-next 7/8] security,bpf: constify struct path in bpf_token_create() LSM hook

[PATCH v2 00/17] Wire up getrandom() vDSO implementation on powerpc
 2024-08-27 22:53 UTC  (4+ messages)
` [PATCH v2 05/17] vdso: Avoid call to memset() by getrandom

[PATCH v2 0/1] bbdev: removing unnecessaray symbols
 2024-08-27 23:03 UTC  (2+ messages)
` [PATCH v2 1/1] bbdev: removing unnecessaray symbols from version map

+ mm-change-failure-of-map_fixed-to-restoring-the-gap-on-failure-fix.patch added to mm-unstable branch
 2024-08-27 22:58 UTC 

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

[PATCH 0/7] Preemption support for A7XX
 2024-08-27 22:56 UTC  (11+ messages)
` [PATCH 4/7] drm/msm/A6xx: Implement preemption for A7XX targets

[PATCH i-g-t] tests/intel/xe_exec_fault_mode: Don't return early
 2024-08-27 22:55 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for "

convert XFS perag lookup to xarrays v2
 2024-08-27 22:51 UTC  (5+ messages)
` [PATCH 4/5] xfs: convert perag lookup to xarray

[PATCH bpf-next v1 0/2] Enable vmtest for cross-compile arm64 on x86_64 host, and fix some related issues
 2024-08-27 22:49 UTC  (3+ messages)
` [PATCH bpf-next v1 2/2] selftests/bpf: Fix cross-compile issue for some files and a static compile issue for "-lzstd"

[PATCH] arm64/vmcore: Add pgtable_l5_enabled information in vmcoreinfo
 2024-08-27 22:48 UTC  (4+ messages)

What's cooking in git.git (Aug 2024, #10; Tue, 27)
 2024-08-27 22:45 UTC 

[Intel-wired-lan] [PATCH v8 iwl-next 2/7] ice: Remove unncecessary ice_is_e8xx() functions
 2024-08-27 22:43 UTC  (3+ messages)

[esmil:eic7700 18/20] arch/riscv/kernel/bus_error.c:33: warning: Cannot understand * @brief Bus error unit register map
 2024-08-27 22:43 UTC 

[PATCH bpf-next v2 0/3] allow cpumask kfuncs in tracepoint, kprobe, perf event
 2024-08-27 22:42 UTC  (4+ messages)
` [PATCH bpf-next v2 1/3] bpf: new btf kfunc hooks for tracepoint and "

[PATCH] selinux: replace kmem_cache_create() with KMEM_CACHE()
 2024-08-27 22:42 UTC  (2+ messages)

[PATCH v3 0/3] btrfs path auto free
 2024-08-27 22:41 UTC  (4+ messages)
` [PATCH v3 1/3] btrfs: DEFINE_FREE for btrfs_free_path
` [PATCH v3 2/3] btrfs: BTRFS_PATH_AUTO_FREE in zoned.c
` [PATCH v3 3/3] btrfs: BTRFS_PATH_AUTO_FREE in orphan.c

[PATCH v1] powerpc/pci: restore LSI mappings on card present state change
 2024-08-27 16:57 UTC 

[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

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  (8+ messages)
` [PATCH v2 net-next 3/5] ionic: use per-queue xdp_prog
` [PATCH v2 net-next 4/5] ionic: always use rxq_info

[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  (3+ 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  (9+ messages)
` [PATCH v2 3/6] arm64: dts: renesas: r8a779a0: Add family fallback for CSISP IP
` [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  (11+ 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 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


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.