All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-10 05:10:55 to 2024-04-10 05:58:16 UTC [more...]

RTT-PROBE: lore-subspace-rtt
 2024-04-10  5:58 UTC 

[PATCH V2] drm/xe/xe2: Add workaround 14021567978
 2024-04-10  5:56 UTC  (6+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "

[PATCHSET v13.1 5/9] xfs: Parent Pointers
 2024-04-10  5:56 UTC  (47+ messages)
` [PATCH 03/32] xfs: move xfs_attr_defer_add to xfs_attr_item.c
` [PATCH 04/32] xfs: create a separate hashname function for extended attributes
` [PATCH 05/32] xfs: add parent pointer support to attribute code
` [PATCH 06/32] xfs: define parent pointer ondisk extended attribute format
` [PATCH 07/32] xfs: allow xattr matching on name and value for local/sf attrs
` [PATCH 08/32] xfs: allow logged xattr operations if parent pointers are enabled
` [PATCH 09/32] xfs: log parent pointer xattr removal operations
` [PATCH 11/32] xfs: log parent pointer xattr replace operations
` [PATCH 12/32] xfs: record inode generation in xattr update log intent items
` [PATCH 13/32] xfs: Expose init_xattrs in xfs_create_tmpfile
` [PATCH 14/32] xfs: add parent pointer validator functions
` [PATCH 15/32] xfs: extend transaction reservations for parent attributes
` [PATCH 16/32] xfs: create a hashname function for parent pointers
` [PATCH 17/32] xfs: parent pointer attribute creation
` [PATCH 18/32] xfs: add parent attributes to link
` [PATCH 19/32] xfs: add parent attributes to symlink
` [PATCH 20/32] xfs: remove parent pointers in unlink
` [PATCH 21/32] xfs: Add parent pointers to rename
` [PATCH 22/32] xfs: Add parent pointers to xfs_cross_rename
` [PATCH 23/32] xfs: Filter XFS_ATTR_PARENT for getfattr
` [PATCH 24/32] xfs: pass the attr value to put_listent when possible
` [PATCH 25/32] xfs: move handle ioctl code to xfs_handle.c
` [PATCH 26/32] xfs: split out handle management helpers a bit

[PATCH v11 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-04-10  5:55 UTC  (6+ messages)
` [PATCH v11 2/2] memory tier: create CPUless memory tiers after obtaining HMAT info
        ` [External] "

[PATCH V9] kdb: Fix the deadlock issue in KDB debugging
 2024-04-10  5:54 UTC  (4+ messages)
` [PATCH V10] "
    ` 答复: "

[syzbot] [hfs?] KMSAN: uninit-value in hfsplus_listxattr (2)
 2024-04-10  5:55 UTC  (2+ messages)

[PATCH v1] configs: arbel: Use generic timer and npcm reset driver
 2024-04-10  5:54 UTC 

[Stable-7.2.11 00/41] Patch Round-up for stable 7.2.11, freeze on 2024-04-20
 2024-04-10  5:44 UTC  (42+ messages)
` [Stable-7.2.11 01/41] gitlab: update FreeBSD Cirrus CI image to 13.3
` [Stable-7.2.11 02/41] ui/cocoa: Fix window clipping on macOS 14
` [Stable-7.2.11 03/41] target/arm: align exposed ID registers with Linux
` [Stable-7.2.11 04/41] tests/tcg/aarch64/sysregs.c: Use S syntax for id_aa64zfr0_el1 and id_aa64smfr0_el1
` [Stable-7.2.11 05/41] target/arm: Fix SME full tile indexing
` [Stable-7.2.11 06/41] hw/rtc/sun4v-rtc: Relicense to GPLv2-or-later
` [Stable-7.2.11 07/41] system/qdev-monitor: move drain_call_rcu call under if (!dev) in qmp_device_add()
` [Stable-7.2.11 08/41] hw/scsi/lsi53c895a: stop script on phase mismatch
` [Stable-7.2.11 09/41] hw/scsi/lsi53c895a: add missing decrement of reentrancy counter
` [Stable-7.2.11 10/41] hw/scsi/lsi53c895a: add timer to scripts processing
` [Stable-7.2.11 11/41] make-release: switch to .xz format by default
` [Stable-7.2.11 12/41] e1000e: fix link state on resume
` [Stable-7.2.11 13/41] Avoid unaligned fetch in ladr_match()
` [Stable-7.2.11 14/41] hw/nvme: clean up confusing use of errp/local_err
` [Stable-7.2.11 15/41] hw/nvme: cleanup error reporting in nvme_init_pci()
` [Stable-7.2.11 16/41] hw/nvme: separate 'serial' property for VFs
` [Stable-7.2.11 17/41] hw/nvme: generalize the mbar size helper
` [Stable-7.2.11 18/41] hw/nvme: add machine compatibility parameter to enable msix exclusive bar
` [Stable-7.2.11 19/41] pcie: Introduce pcie_sriov_num_vfs
` [Stable-7.2.11 20/41] hw/nvme: Use pcie_sriov_num_vfs()
` [Stable-7.2.11 21/41] pcie_sriov: Validate NumVFs
` [Stable-7.2.11 22/41] hmat acpi: Fix out of bounds access due to missing use of indirection
` [Stable-7.2.11 23/41] migration: Skip only empty block devices
` [Stable-7.2.11 24/41] tests/unit: Bump test-aio-multithread test timeout to 2 minutes
` [Stable-7.2.11 25/41] tests/unit: Bump test-crypto-block test timeout to 5 minutes
` [Stable-7.2.11 26/41] tests/unit: Bump test-replication timeout to 60 seconds
` [Stable-7.2.11 27/41] tests: Raise timeouts for bufferiszero and crypto-tlscredsx509
` [Stable-7.2.11 28/41] target/i386: introduce function to query MMU indices
` [Stable-7.2.11 29/41] target/i386: use separate MMU indexes for 32-bit accesses
` [Stable-7.2.11 30/41] target/i386: fix direction of "32-bit MMU" test
` [Stable-7.2.11 31/41] target/i386: Revert monitor_puts() in do_inject_x86_mce()
` [Stable-7.2.11 32/41] target/loongarch: Fix qemu-system-loongarch64 assert failed with the option '-d int'
` [Stable-7.2.11 33/41] hw/scsi/scsi-generic: Fix io_timeout property not applying
` [Stable-7.2.11 34/41] monitor/hmp-cmds-target: Append a space in error message in gpa2hva()
` [Stable-7.2.11 35/41] virtio-net: Fix vhost virtqueue notifiers for RSS
` [Stable-7.2.11 36/41] tcg/optimize: Fix sign_mask for logical right-shift
` [Stable-7.2.11 37/41] target/hppa: Clear psw_n for BE on use_nullify_skip path
` [Stable-7.2.11 38/41] gitlab-ci/cirrus: switch from 'master' to 'latest'
` [Stable-7.2.11 39/41] hw/intc/arm_gicv3: ICC_HPPIR* return SPURIOUS if int group is disabled
` [Stable-7.2.11 40/41] hw/net/virtio-net: fix qemu set used ring flag even vhost started
` [Stable-7.2.11 41/41] hw/virtio: Fix packed virtqueue flush used_idx

[syzbot] [jffs2?] possible deadlock in jffs2_do_clear_inode
 2024-04-10  5:53 UTC  (2+ messages)

Requesting backport for fc20c523211 (cifs: fixes for get_inode_info)
 2024-04-10  5:51 UTC  (3+ messages)

linux-next: duplicate patch in the usb.current tree
 2024-04-10  5:50 UTC  (2+ messages)

[PATCH 0/4] arm64: dts: ti: k3-j7*: Add missing ESM and watchdog nodes
 2024-04-10  5:50 UTC  (14+ messages)
` [PATCH 1/4] arm64: dts: ti: k3-j721e-mcu: Add the WKUP ESM instance
` [PATCH 2/4] arm64: dts: ti: k3-j721e-mcu: Add the MCU domain watchdog instances
` [PATCH 3/4] arm64: dts: ti: k3-j721e-main: Add the MAIN "

[PATCH v2 0/1] virtio-pci: Fix the crash that the vector was used after released
 2024-04-10  5:48 UTC  (4+ messages)
` [PATCH v2 1/1] "

convert SCSI to atomic queue limits, part 1 (v3)
 2024-04-10  5:48 UTC  (5+ messages)
` [PATCH 11/23] megaraid_sas: switch to using ->device_configure
` [PATCH 12/23] mpt3sas: "

[PATCH v2] fstests: btrfs: redirect stdout of "btrfs subvolume snapshot" to fix output change
 2024-04-10  5:48 UTC  (5+ messages)

[Bug 218686] New: Fail to set energy_performance_preference of amd processor on asus ga403uv
 2024-04-10  5:48 UTC  (7+ messages)
` [Bug 218686] "

RTT-PROBE: lore-subspace-rtt
 2024-04-10  5:48 UTC 

[PATCH 00/26] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-04-10  5:46 UTC  (9+ messages)
` [PATCH 13/26] cxl/mem: Configure dynamic capacity interrupts
` [PATCH 14/26] cxl/region: Read existing extents on region creation

[PATCH 6.8 000/273] 6.8.5-rc1 review
 2024-04-10  5:46 UTC  (5+ messages)
` [PATCH 6.8 271/273] x86/sme: Move early SME kernel encryption handling into .head.text

[Bug 218685] asus-nb-wmi fails to load due to conflict with amd-pmf
 2024-04-10  5:45 UTC  (5+ messages)

[PATCH] Fix memory access issue due to variable block scope
 2024-04-10  5:40 UTC  (2+ messages)
` [PATCH i-g-t v7] tests/intel/gem_exec_capture: Fix many-* subtests

[linusw-gpio:b4/descriptors-wireless 2/2] drivers/gpio/gpio-ath79.c:240:32: error: use of undeclared identifier 'pdev'; did you mean 'dev'?
 2024-04-10  5:41 UTC 

[PATCH 1/2] iommu/vt-d: Avoid unnecessary device TLB flush in map path
 2024-04-10  5:40 UTC  (4+ messages)
` [PATCH 2/2] iommu/vt-d: Remove caching mode check before devtlb flush

[PATCH 00/13] Prep patches for 1 job per VM bind IOCTL
 2024-04-10  5:40 UTC  (14+ messages)
` [PATCH 01/13] drm/xe: Lock all gpuva ops during "
` [PATCH 02/13] drm/xe: Add ops_execute function which returns a fence
` [PATCH 03/13] drm/xe: Move migrate to prefetch to op_lock_and_prep function
` [PATCH 04/13] drm/xe: Add struct xe_vma_ops abstraction
` [PATCH 05/13] drm/xe: Use xe_vma_ops to implement xe_vm_rebind
` [PATCH 06/13] drm/xe: Simplify VM bind IOCTL error handling and cleanup
` [PATCH 07/13] drm/xe: Use xe_vma_ops to implement page fault rebinds
` [PATCH 08/13] drm/xe: Add some members to xe_vma_ops
` [PATCH 09/13] drm/xe: Add vm_bind_ioctl_ops_fini helper
` [PATCH 10/13] drm/xe: Move ufence check to op_lock
` [PATCH 11/13] drm/xe: Move ufence add to vm_bind_ioctl_ops_fini
` [PATCH 12/13] drm/xe: Add xe_gt_tlb_invalidation_range and convert PT layer to use this
` [PATCH 13/13] drm/xe: Delete PT update selftest

[PATCH 00/13] Linux RISC-V IOMMU Support
 2024-04-10  5:38 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-10  5:38 UTC 

[PATCH] hw/audio/virtio-snd: Remove unused assignment
 2024-04-10  5:37 UTC 

[tip:x86/asm] BUILD SUCCESS a0c8cf9780359376496bbd6d2be1343badf68af7
 2024-04-10  5:35 UTC 

[tip:x86/alternatives] BUILD SUCCESS 05d277c9a9023e11d2f30a994bde08b854af52a0
 2024-04-10  5:35 UTC 

next/pending-fixes build: 8 builds: 0 failed, 8 passed, 31 warnings (v6.9-rc3-285-gc909aa3b57793)
 2024-04-10  5:36 UTC 

[tip:locking/core] BUILD SUCCESS aef95dac9ce4f271cc43195ffc175114ed934cbe
 2024-04-10  5:35 UTC 

[tip:irq/core] BUILD SUCCESS 42a7d887664b02a747ef5d479f6fd01081564af8
 2024-04-10  5:35 UTC 

[PATCH] MAINTAINERS: remove myself as a Reviewer for Ceph
 2024-04-10  5:35 UTC  (2+ messages)

[PATCH] drivers/nvme: Add quirks for device 1cc4:6a14
 2024-04-10  5:31 UTC  (4+ messages)

[PULL 0/7] virtio,pc,pci: bugfixes
 2024-04-10  5:31 UTC  (4+ messages)
` [PULL 4/7] hw/virtio: Fix packed virtqueue flush used_idx

[PATCH] ncurses: Fix CVE-2023-50495
 2024-04-10  5:29 UTC 

[PATCH v2 0/1] virtio-pci: Fix the crash that the vector was used after released
 2024-04-10  5:28 UTC  (4+ messages)
` [PATCH v2 1/1] "

RTT-PROBE: lore-subspace-rtt
 2024-04-10  5:28 UTC 

[PATCH v2] wifi: mac80211: handle link ID during management Tx
 2024-04-10  5:27 UTC 

[PATCH] drm/i915: Don't enable hwmon for selftests
 2024-04-10  5:26 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v2 0/2] add initial Milk-V Duo S board support
 2024-04-10  5:25 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: riscv: add Milk-V Duo S board compatibles
` [PATCH v2 2/2] riscv: dts: sophgo: add initial Milk-V Duo S board support

[PATCH] arm64: dts: rockchip: Designate the system power controller on QuartzPro64
 2024-04-10  5:24 UTC  (7+ messages)

[tip: x86/cpu] x86/cpu: Take NUMA node into account when allocating per-CPU cpumasks
 2024-04-10  5:23 UTC 

[tip: x86/cpu] x86/cpu: Improve readability of per-CPU cpumask initialization code
 2024-04-10  5:23 UTC 

[PATCH] x86/bugs: Fix return type of spectre_bhi_state()
 2024-04-10  5:23 UTC  (2+ messages)
` [tip: x86/urgent] "

kselftest/next build: 4 builds: 0 failed, 4 passed, 1 warning (v6.9-rc2-16-gf8a3e7c8a5aa2)
 2024-04-10  5:20 UTC 

[syzbot] [erofs?] BUG: using smp_processor_id() in preemptible code in z_erofs_get_gbuf
 2024-04-10  5:19 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-10  5:18 UTC 

[PATCH] drm/i915: Don't enable hwmon for selftests
 2024-04-10  5:17 UTC  (2+ messages)

[PATCH v2 6/6] usb: dwc3: exynos: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
 2024-04-10  5:17 UTC  (4+ messages)

[geert-renesas-devel:renesas-dts-for-v6.10] BUILD SUCCESS be4e4dd8a1994e5730dfdb8dfaf1f2418f8a199d
 2024-04-10  5:15 UTC 

[PATCH v3 0/6] Add Synopsys DesignWare HDMI RX Controller
 2024-04-10  5:15 UTC  (4+ messages)
` (subset) "

[PATCH] arm64: dts: rockchip: rk3588s: Fix ordering of nodes
 2024-04-10  5:14 UTC  (4+ messages)

[PATCH v2 0/2] Add Protonic MECSBC board support
 2024-04-10  5:15 UTC  (4+ messages)

[PATCH 0/2] clk: rockchip: clk-rk3568.c: Add missing USB480M_PHY mux
 2024-04-10  5:15 UTC  (4+ messages)

[PATCH] dt-bindings: rockchip: grf: Add missing type to 'pcie-phy' node
 2024-04-10  5:15 UTC  (4+ messages)

[PATCH] arm64: dts: rockchip: mark system power controller and fix typo on orangepi-5-plus
 2024-04-10  5:15 UTC  (4+ messages)

[PATCH 1/4] arm64: dts: rockchip: drop redundant pcie-reset-suspend in Scarlet Dumo
 2024-04-10  5:15 UTC  (4+ messages)
` (subset) "

[PATCH v2 0/3] arm64: dts: rockchip: add Forlinx OK3588-C
 2024-04-10  5:15 UTC  (4+ messages)

[PATCH blktests] block/035: test return EIO from BLKRRPART
 2024-04-10  5:13 UTC  (3+ messages)

[PATCH 1/1] api: add missing cookie checks for network access
 2024-04-10  5:13 UTC  (3+ messages)

[PATCH v10 0/9] Improve test coverage of TTM
 2024-04-10  5:12 UTC  (4+ messages)

[PATCH net-next 0/6] flower: validate control flags
 2024-04-10  5:10 UTC  (5+ messages)
` [PATCH net-next 1/6] flow_offload: add flow_rule_no_unsupp_control_flags()

[PATCH v2] fpga: dfl: fme: revise kernel-doc comments for some functions
 2024-04-10  5:05 UTC  (4+ 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.