messages from 2024-10-16 22:55:04 to 2024-10-17 00:44:11 UTC [more...]
[RFC PATCH v2 1/3] spinlock: extend guard with spinlock_bh variants
2024-10-17 0:43 UTC
[PATCH v3 00/11] Libdw/dwarf build clean up
2024-10-17 0:13 UTC (22+ messages)
` [PATCH v3 01/11] perf build: Fix LIBDW_DIR
` [PATCH v3 02/11] perf build: Rename NO_DWARF to NO_LIBDW
` [PATCH v3 03/11] perf build: Remove defined but never used variable
` [PATCH v3 04/11] perf build: Rename test-dwarf to test-libdw
` [PATCH v3 05/11] perf build: Combine libdw-dwarf-unwind into libdw feature tests
` [PATCH v3 06/11] perf build: Combine test-dwarf-getlocations into test-libdw
` [PATCH v3 07/11] perf build: Combine test-dwarf-getcfi "
` [PATCH v3 08/11] perf probe: Move elfutils support check to libdw check
` [PATCH v3 09/11] perf libdw: Remove unnecessary defines
` [PATCH v3 10/11] perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORT
` [PATCH v3 11/11] perf build: Rename CONFIG_DWARF to CONFIG_LIBDW
[REGRESSION][BISECTED] erroneous buffer overflow detected in bch2_xattr_validate
2024-10-17 0:41 UTC (14+ messages)
[PATCH v5 0/7] KVM: arm64: Hide unsupported MPAM from the guest
2024-10-17 0:41 UTC (9+ messages)
` [PATCH v5 1/7] arm64/sysreg: Convert existing MPAM sysregs and add the remaining entries
` [PATCH v5 2/7] arm64: head.S: Initialise MPAM EL2 registers and disable traps
` [PATCH v5 4/7] KVM: arm64: Fix missing traps of guest accesses to the MPAM registers
` [PATCH v5 7/7] KVM: arm64: selftests: Test ID_AA64PFR0.MPAM isn't completely ignored
[PATCH v2] PCI: endpoint: Improve pci_epc_ops::align_addr() interface
2024-10-17 0:37 UTC (3+ messages)
core.hooksPath cannot revert to the default locally
2024-10-17 0:36 UTC (5+ messages)
[PATCH] rtlwifi: Update firmware for RTL8192FU to v7.3
2024-10-17 0:36 UTC (3+ messages)
[Bug 219387] New: Bluetooth: hci0: Reading supported features failed (-16)
2024-10-17 0:35 UTC (2+ messages)
` [Bug 219387] "
[PATCH] ata: Switch back to struct platform_driver::remove()
2024-10-17 0:34 UTC (2+ messages)
[PATCH v3] XArray: minor documentation improvements
2024-10-17 0:34 UTC (3+ messages)
` [PATCH v4] "
[android-common:android14-6.1 1/3] mm/workingset.c:198:6: warning: no previous prototype for function 'unpack_shadow'
2024-10-17 0:33 UTC
[PATCH v1 1/1] ata: libata-scsi: Refactor scsi_6_lba_len() with use of get_unaligned_be24()
2024-10-17 0:32 UTC (2+ messages)
kselftest/fixes build: 4 builds: 1 failed, 3 passed, 1 warning (linux_kselftest-fixes-6.12-rc3-1-gfe05c40ca9c1)
2024-10-17 0:32 UTC
[PATCH v6 0/5] Extended MODVERSIONS Support
2024-10-17 0:29 UTC (5+ messages)
` [PATCH v6 1/5] export_report: Rehabilitate script
` [PATCH v6 4/5] modpost: Produce extended MODVERSIONS information
XFS performance degradation during running cp command with big test file
2024-10-17 0:29 UTC (2+ messages)
[PATCH v2 0/8] Run tests in parallel showing number of tests running
2024-10-17 0:28 UTC (3+ messages)
[PATCH] net/dpaa/fmlib: remove new line char from the logs
2024-10-17 0:28 UTC (3+ messages)
[PATCH net-next v4 0/3] Threads support in proc connector
2024-10-17 0:26 UTC (4+ messages)
` [PATCH net-next v4 1/3] connector/cn_proc: Add hash table for threads
` [PATCH net-next v4 2/3] connector/cn_proc: Kunit tests for threads hash table
` [PATCH net-next v4 3/3] connector/cn_proc: Selftest for threads
[PATCH] i915: fix DRM_I915_GVT_KVMGT dependencies
2024-10-17 0:26 UTC (2+ messages)
[PATCH v3 00/20] Remove PERF_HAVE_DWARF_REGS
2024-10-17 0:25 UTC (21+ messages)
` [PATCH v3 01/20] perf bpf-prologue: Remove unused file
` [PATCH v3 02/20] perf dwarf-regs: Remove PERF_HAVE_ARCH_REGS_QUERY_REGISTER_OFFSET
` [PATCH v3 03/20] perf dwarf-regs: Add EM_HOST and EF_HOST defines
` [PATCH v3 04/20] perf disasm: Add e_machine/e_flags to struct arch
` [PATCH v3 05/20] perf dwarf-regs: Pass accurate disassembly machine to get_dwarf_regnum
` [PATCH v3 06/20] perf dwarf-regs: Pass ELF flags to get_dwarf_regstr
` [PATCH v3 07/20] perf dwarf-regs: Move x86 dwarf-regs out of arch
` [PATCH v3 08/20] perf arm64: Remove dwarf-regs.c
` [PATCH v3 09/20] perf arm: "
` [PATCH v3 10/20] perf dwarf-regs: Move csky dwarf-regs out of arch
` [PATCH v3 11/20] perf loongarch: Remove dwarf-regs.c
` [PATCH v3 12/20] perf mips: "
` [PATCH v3 13/20] perf dwarf-regs: Move powerpc dwarf-regs out of arch
` [PATCH v3 14/20] perf riscv: Remove dwarf-regs.c and add dwarf-regs-table.h
` [PATCH v3 15/20] perf s390: Remove dwarf-regs.c
` [PATCH v3 16/20] perf sh: "
` [PATCH v3 17/20] perf sparc: "
` [PATCH v3 18/20] perf xtensa: "
` [PATCH v3 19/20] perf dwarf-regs: Remove get_arch_regstr code
` [PATCH v3 20/20] perf build: Remove PERF_HAVE_DWARF_REGS
[PATCH 1/2] arm64: imx8mp: Read MAC address from M24C32-D write-lockable page on DH i.MX8MP DHCOM if available
2024-10-17 0:22 UTC (5+ messages)
` [PATCH 2/2] arm64: imx8mp: Read item and serial number from EEPROM ID page on DH i.MX8MP DHCOM
[PATCH] ARM: stm32: Add script to install U-Boot from SD/eMMC to SPI NOR on DH STM32MP15xx DHSOM
2024-10-17 0:14 UTC (5+ messages)
[PATCH] dt-bindings: pinctrl: fsl,imx6ul-pinctrl: Convert i.MX35/5x/6 to YAML
2024-10-17 0:23 UTC (6+ messages)
` [PATCH] dt-bindings: pinctrl: fsl, imx6ul-pinctrl: "
[PATCH 1/2] dt-bindings: arm: fsl: Document i.MX6DL DHCOM SoM on PDK2 carrier board
2024-10-16 22:51 UTC (3+ messages)
[PATCH] dt-bindings: regulator: lltc,ltc3676: convert to YAML
2024-10-16 22:48 UTC (3+ messages)
[PATCH v5 0/5] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
2024-10-17 0:23 UTC (6+ messages)
` [PATCH v5 4/5] KVM: selftests: Add test for PSCI SYSTEM_OFF2
[PATCH 0/2] KVM: arm64: Ensure VGIC is fully initialized before entering guest
2024-10-17 0:22 UTC (4+ messages)
` [PATCH 1/2] KVM: arm64: vgic: Don't check for vgic_ready() when setting NR_IRQS
` [PATCH 2/2] KVM: arm64: Ensure vgic_ready() is ordered against MMIO registration
[android-common:android14-6.1 1/3] mm/workingset.c:198:6: warning: no previous prototype for 'unpack_shadow'
2024-10-17 0:22 UTC
[PATCH 0/3] ASoC: Rename "sh" to "renesas"
2024-10-17 0:22 UTC (5+ messages)
[PATCH] ARM: dts: aspeed: Add device tree for Ampere's Mt. Jefferson BMC
2024-10-17 0:08 UTC (9+ messages)
[PATCH i-g-t] oa/i915: Add ARL standlone oa files
2024-10-17 0:19 UTC (2+ messages)
` ✗ CI.xeFULL: failure for "
[PATCH v3 00/11] Adjustments for preferred core detection
2024-10-17 0:18 UTC (4+ messages)
[PATCH v7 0/6] RTL9300 support for reboot and i2c
2024-10-17 0:16 UTC (7+ messages)
` [PATCH v7 1/6] dt-bindings: reset: syscon-reboot: Add reg property
` [PATCH v7 2/6] power: reset: syscon-reboot: Accept "
` [PATCH v7 3/6] dt-bindings: mfd: Add Realtek RTL9300 switch peripherals
` [PATCH v7 4/6] mips: dts: realtek: Add syscon-reboot node
` [PATCH v7 5/6] mips: dts: realtek: Add I2C controllers
` [PATCH v7 6/6] i2c: Add driver for the RTL9300 I2C controller
[PATCH] rust: Fix build error
2024-10-17 0:15 UTC (5+ messages)
[PATCH] Revert "scripts/faddr2line: Check only two symbols when calculating symbol size"
2024-10-17 0:12 UTC (3+ messages)
Another bcachefs version downgrade bug
2024-10-17 0:09 UTC (2+ messages)
[PATCH v2 01/12] dt-bindings: pinctrl: fsl,imx6ul-pinctrl: Convert i.MX35/5x/6 to YAML
2024-10-17 0:06 UTC (12+ messages)
` [PATCH v2 02/12] ARM: dts: imx35: Align pin config nodes with bindings
` [PATCH v2 03/12] ARM: dts: imx50: "
` [PATCH v2 04/12] ARM: dts: imx51: "
` [PATCH v2 05/12] ARM: dts: imx53: "
` [PATCH v2 06/12] ARM: dts: imx6dl: "
` [PATCH v2 07/12] ARM: dts: imx6q: "
` [PATCH v2 08/12] ARM: dts: imx6qdl: "
` [PATCH v2 09/12] ARM: dts: imx6qp: "
` [PATCH v2 10/12] ARM: dts: imx6sl: imx6sll: "
` [PATCH v2 11/12] ARM: dts: imx6sx: "
` [PATCH v2 12/12] ARM: dts: imx6ul: "
[PATCH v2 00/10] AEGIS x86 assembly tuning
2024-10-17 0:00 UTC (11+ messages)
` [PATCH v2 01/10] crypto: x86/aegis128 - access 32-bit arguments as 32-bit
` [PATCH v2 02/10] crypto: x86/aegis128 - remove no-op init and exit functions
` [PATCH v2 03/10] crypto: x86/aegis128 - eliminate some indirect calls
` [PATCH v2 04/10] crypto: x86/aegis128 - don't bother with special code for aligned data
` [PATCH v2 05/10] crypto: x86/aegis128 - optimize length block preparation using SSE4.1
` [PATCH v2 06/10] crypto: x86/aegis128 - improve assembly function prototypes
` [PATCH v2 07/10] crypto: x86/aegis128 - optimize partial block handling using SSE4.1
` [PATCH v2 08/10] crypto: x86/aegis128 - take advantage of block-aligned len
` [PATCH v2 09/10] crypto: x86/aegis128 - remove unneeded FRAME_BEGIN and FRAME_END
` [PATCH v2 10/10] crypto: x86/aegis128 - remove unneeded RETs
[PATCH] posix-cpu-timers: clear TICK_DEP_BIT_POSIX_TIMER on clone
2024-10-16 23:59 UTC
[PATCH v1 wl-next 1/3] wifi: wext: Move wext_nlevents to net->gen[]
2024-10-16 23:58 UTC (2+ messages)
[PATCH v10 0/7] Linux RISC-V IOMMU Support
2024-10-16 23:58 UTC (3+ messages)
[PATCH v5 7/8] execmem: add support for cache of large ROX pages
2024-10-16 23:58 UTC (13+ messages)
[PATCH v2 bpf] lib/buildid: handle memfd_secret() files in build_id_parse()
2024-10-16 23:57 UTC (2+ messages)
[PATCH v2 0/2] Fix 2 memory leaks
2024-10-16 23:56 UTC (3+ messages)
` [PATCH v2 1/2] perf disasm: Fix capstone memory leak
` [PATCH v2 2/2] perf probe: Fix libdw "
[PATCH] Revert "usb: gadget: composite: fix OS descriptors w_value
2024-10-16 23:55 UTC (4+ messages)
[RFC PATCH 00/39] 1G page support for guest_memfd
2024-10-16 23:54 UTC (11+ messages)
` [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private
bcache test suites
2024-10-16 23:53 UTC
[PATCH rc] PCI: Fix pci_enable_acs() support for the ACS quirks
2024-10-16 23:52 UTC
[PATCH] mbedtls: fix defects in coverity scan
2024-10-16 23:48 UTC
[PATCH v01] net/af_packet: don't specify protocol on socket create
2024-10-16 23:49 UTC (2+ messages)
[PATCH bpf 0/2] tcp_bpf: Fix the sk_mem_uncharge logic in tcp_bpf_sendmsg
2024-10-16 23:48 UTC (3+ messages)
` [PATCH bpf 1/2] selftests/bpf: Add apply_bytes test to test_txmsg_redir_wait_sndmem in test_sockmap
` [PATCH bpf 2/2] tcp_bpf: Fix the sk_mem_uncharge logic in tcp_bpf_sendmsg
[PATCH] include: Include <linux/math.h> to resolve implicit declaration of do_div()
2024-10-16 23:47 UTC (2+ messages)
[PATCH] drm/amd/pm: update deep sleep status on smu v14.0.2/3
2024-10-16 23:46 UTC (3+ messages)
[PATCH V5 0/1] firmware: arm_scmi: Register and handle limits change notification
2024-10-16 23:45 UTC (3+ messages)
` [PATCH V5 1/1] cpufreq: scmi: Register for limit change notifications
[PATCH net-next v2] net: stmmac: Programming sequence for VLAN packets with split header
2024-10-16 23:43 UTC
[PATCH i-g-t] tests/kms_color: Move dynamic subtests even further out
2024-10-16 23:42 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for "
[ti:ti-rt-linux-6.1.y-cicd 1/69] arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi:1048.25-1088.4: Warning (unique_unit_address): /bus@100000/pcie@2900000: duplicate unit-address (also used in node /bus@100000/pcie-ep@2900000)
2024-10-16 23:41 UTC
[PATCH 0/5] Use ti,j784s4-pcie-ctrl for PCIe CTRL spaces
2024-10-16 23:30 UTC (6+ messages)
` [PATCH 1/5] dt-bindings: soc: ti: ti,j721e-system-controller: Add PCIe ctrl property
` [PATCH 2/5] arm64: dts: ti: k3-j721e: Add PCIe ctrl node to scm_conf region
` [PATCH 3/5] arm64: dts: ti: k3-j7200: "
` [PATCH 4/5] arm64: dts: ti: k3-j721s2: "
` [PATCH 5/5] arm64: dts: ti: k3-am64: Add PCIe ctrl node to main_conf region
[PATCH v6] cxl/region: Fix wrong logic for finding a free switch cxl decoder
2024-10-16 23:35 UTC (3+ messages)
[PATCH v02] net/af_packet: support link status update
2024-10-16 23:29 UTC (3+ messages)
[Intel-wired-lan] [PATCH v2 iwl-net 0/4] Fix E825 initialization
2024-10-16 23:29 UTC (6+ messages)
` [Intel-wired-lan] [PATCH v2 iwl-net 1/4] ice: "
` [Intel-wired-lan] [PATCH v2 iwl-net 4/4] ice: Add correct PHY lane assignment
[RFC PATCH v2 0/2] dm-inlinecrypt: add target for inline block device encryption
2024-10-16 23:27 UTC (3+ messages)
` [RFC PATCH v2 1/2] block: export blk-crypto symbols required by dm-inlinecrypt
` [RFC PATCH v2 2/2] dm-inlinecrypt: add target for inline block device encryption
Remoteproc/RPMSG patchset review order for October 16th 2024
2024-10-16 23:24 UTC
[PATCH] drm/xe/ptl: Apply Wa_14022866841
2024-10-16 23:24 UTC (3+ messages)
` ✗ CI.FULL: failure for "
[PATCH i-g-t 0/2] xe_find_engine_by_class helper
2024-10-16 23:24 UTC (2+ messages)
` ✗ CI.xeFULL: failure for xe_find_engine_by_class helper (rev2)
[PATCH 1/2] cxl/port: Revert usage of scoped_guard()
2024-10-16 23:24 UTC (2+ messages)
` [PATCH 2/2] cxl/port: Revert __free() conversion of add_port_attach_ep()
[syzbot] [xfs?] INFO: task hung in xfs_ail_push_all_sync (2)
2024-10-16 23:22 UTC
[PATCH v5 00/16] Extended MODVERSIONS Support
2024-10-16 23:21 UTC (9+ messages)
` [PATCH v5 14/16] modules: Support extended MODVERSIONS info
[PATCH 0/1] drm/xe: enable lite restore
2024-10-16 23:21 UTC (3+ messages)
` ✓ CI.checksparse: success for "
` ✓ CI.BAT: "
[ath:master-pending] BUILD SUCCESS 15c3427eef15c3b9b6ebd87c3d42d5bd7212e320
2024-10-16 23:20 UTC
[RFC PATCH v2 0/1] seal system mappings
2024-10-16 23:18 UTC (2+ messages)
[PATCH bpf-next 0/3] selftests/bpf: Improve building with extra
2024-10-16 23:17 UTC (3+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: Allow building with extra flags
[PATCHSET 2/2] fstests: random new stuff for v2024.10.14
2024-10-16 23:15 UTC (2+ messages)
` [PATCH 1/1] misc: amend unicode confusing name tests to check for hidden tag characters
[PATCHSET 1/2] fstests: fix fstests for 64k fsblock size
2024-10-16 23:15 UTC (3+ messages)
` [PATCH 1/2] common/xfs: _notrun tests that fail due to block size < sector size
` [PATCH 2/2] xfs/161: adapt the test case for LBS filesystem
+ perf-hw_breakpoint-use-err_ptr_pcpu-is_err_pcpu-and-ptr_err_pcpu-macros.patch added to mm-nonmm-unstable branch
2024-10-16 23:13 UTC
[PATCH RESEND 1/2] dt-bindings: arm: sunxi: document RerVision A33-Vstar board
2024-10-16 23:13 UTC (2+ messages)
` [PATCH RESEND 2/2] ARM: dts: sunxi: add support for "
[PATCH net] igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog()
2024-10-16 23:12 UTC (4+ messages)
` [Intel-wired-lan] "
[PATCH v2 net-next 13/14] rtnetlink: Return int from rtnl_af_register()
2024-10-16 23:11 UTC (2+ messages)
[PATCH 0/3] Handle MMIO during event delivery error on SVM
2024-10-16 23:12 UTC (7+ messages)
` [PATCH 1/3] KVM: x86, vmx: Add function for event delivery error generation
[PATCH v2] selftests: clone3: Use the capget and capset syscall directly
2024-10-16 23:10 UTC (4+ messages)
[PATCH 0/4] debug enhancement and bug fix
2024-10-16 23:08 UTC (2+ messages)
[RFC PATCH v1 1/7] fs: Add inode_get_ino() and implement get_ino() for NFS
2024-10-16 23:05 UTC (3+ messages)
[PATCH v6 0/8] Add support for PCIe3 on x1e80100
2024-10-16 20:42 UTC (2+ messages)
` (subset) "
[PATCH v2] drm/i915/dp: Fix memory leak in parse_lfp_panel_dtd()
2024-10-16 23:00 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/dp: Fix memory leak in parse_lfp_panel_dtd() (rev2)
[PATCH v2] mm: mglru: provide a separate list for lazyfree anon folios
2024-10-16 22:58 UTC (2+ messages)
[meta-ti][kirkstone/scarthgap][RFC PATCH] ti-test: Add hwspinlocktest
2024-10-16 22:58 UTC
[to-be-updated] mm-mglru-reset-page-lru-tier-bits-when-activating.patch removed from -mm tree
2024-10-16 22:56 UTC
[PATCH 2/2] mm/mglru: reset page lru tier bits when activating
2024-10-16 22:55 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.