messages from 2024-11-15 14:58:06 to 2024-11-15 15:41:34 UTC [more...]
[PATCH v1 2/2] migration: Do not perform RAMBlock dirty sync during the first iteration
2024-11-15 15:41 UTC (11+ messages)
[PATCH -next] mm/ksm: Add missing IS_ERR_OR_NULL check for stable_tree_search()
2024-11-15 15:41 UTC (3+ messages)
[PATCH v2 0/6] target/mips: Convert nanoMIPS LSA opcode to decodetree
2024-11-15 15:40 UTC (2+ messages)
[PATCH bpf-next v2 00/13] selftests/bpf: migrate test_flow_dissector.sh to test_progs
2024-11-15 15:41 UTC (11+ messages)
` [PATCH bpf-next v2 01/13] selftests/bpf: add a macro to compare raw memory
` [PATCH bpf-next v2 04/13] selftests/bpf: re-split main function into dedicated tests
` [PATCH bpf-next v2 07/13] selftests/bpf: migrate flow_dissector namespace exclusivity test
` [PATCH bpf-next v2 09/13] selftests/bpf: move ip checksum helper to network helpers
` [PATCH bpf-next v2 10/13] selftests/bpf: rename pseudo headers checksum computation
[PATCH 00/10] accel/tcg: API prototype cleanups
2024-11-15 15:40 UTC (13+ messages)
` [PATCH 01/10] target/mips: Drop left-over comment about Jazz machine
` [PATCH 02/10] target/loongarch: Declare loongarch_cpu_dump_state() locally
` [PATCH 03/10] target/sparc: Move sparc_restore_state_to_opc() to cpu.c
` [PATCH 04/10] accel/tcg: Ensure frontends define restore_state_to_opc handler
` [PATCH 05/10] accel/tcg: Move cpu_unwind_state_data() declaration
` [PATCH 06/10] accel/tcg: Remove cpu_unwind_state_data() unused CPUState argument
` [PATCH 07/10] accel/tcg: Reduce log_pc() declaration scope
` [PATCH 08/10] hw/core/cpu: Pass CPUArchState to set/get_pc() handlers
` [PATCH 09/10] hw/core/cpu: Pass CPUArchState to restore_state_to_opc() handler
` [PATCH 10/10] hw/core/cpu: Pass CPUArchState to cpu_dump_state() handler
[PATCH v3 0/8] Add support for the rest of Renesas RZ/G3S serial interfaces
2024-11-15 15:40 UTC (3+ messages)
` [PATCH v3 3/8] serial: sh-sci: Update the suspend/resume support
[PATCH 0/3] target/mips: Convert Octeon LX instructions to decodetree
2024-11-15 15:39 UTC (2+ messages)
[PATCH liburing v2] test: add test cases for hybrid iopoll
2024-11-15 15:40 UTC (3+ messages)
` Re: [PATCH liburing] "
` "
[PATCH v2] regulator: qcom-rpmh: Update ranges for FTSMPS525
2024-11-15 15:40 UTC (2+ messages)
[PATCH v3 0/2] Enable sensors support for the Congatec Board Controller
2024-11-15 15:39 UTC (3+ messages)
` [PATCH v3 1/2] hwmon: Add Congatec Board Controller monitoring driver
` [PATCH v3 2/2] mfd: cgbc: add a hwmon cell
[GIT PULL] A Single RISC-V Fix for 6.12-rc8
2024-11-15 15:38 UTC (2+ messages)
[PATCH v2 0/7] clks: qcom: Introduce clks for SM8750
2024-11-15 15:37 UTC (9+ messages)
` [PATCH v2 2/7] clk: qcom: rpmh: Add support for SM8750 rpmh clocks
` [PATCH v2 3/7] clk: qcom: clk-alpha-pll: Add support for controlling Taycan PLLs
` [PATCH v2 5/7] clk: qcom: Add support for GCC clock controller on SM8750
` [PATCH v2 7/7] clk: qcom: Add TCSR clock driver for SM8750
[PATCH v3 0/3] SRF: Fix offline CPU preventing pc6 entry
2024-11-15 15:37 UTC (11+ messages)
` [PATCH v3 2/3] x86/smp native_play_dead: Prefer cpuidle_play_dead() over mwait_play_dead()
[PATCH v2 0/2] perf test shell trace_exit_race improvements
2024-11-15 15:36 UTC (3+ messages)
` [PATCH 1/2] perf test shell trace_exit_race: Show what went wrong in verbose mode
` [PATCH 2/2] perf test shell trace_exit_race: Use --no-comm to avoid cases where COMM isn't resolved
[PATCH v2 0/8] Refactor cpuid and metric table lookup code
2024-11-15 15:35 UTC (3+ messages)
[PATCH v2 0/2] fs: listmount()/statmount() fix and sample program
2024-11-15 15:35 UTC (3+ messages)
` [PATCH v2 1/2] samples: add a mountinfo program to demonstrate statmount()/listmount()
` [PATCH v2 2/2] fs: prepend statmount.mnt_opts string with security_sb_mnt_opts()
RTT-PROBE: lore-subspace-rtt
2024-11-15 15:35 UTC
[Openvpn-devel] [M] Change in openvpn[master]: Use XOR instead of concatenation for calculation of IV from implicit IV
2024-11-15 15:35 UTC (2+ messages)
[PATCH v2 00/11] Remove implicit devres from pci_intx()
2024-11-15 15:35 UTC (3+ messages)
` [PATCH v2 07/11] PCI: MSI: Use never-managed version of pci_intx()
[PATCH 0/3] scsi: st: improve pos_unknown handling after reset
2024-11-15 15:34 UTC (6+ messages)
` [PATCH 2/3] scsi: st: clear was_reset when CHKRES_NEW_SESSION
[git pull] xattr stuff
2024-11-15 15:33 UTC (2+ messages)
[PATCH RFC 0/2] Add basic tracing support for m68k
2024-11-15 15:33 UTC (4+ messages)
[PATCH] rust: Upgrade 1.79.0->1.80.0
2024-11-15 15:32 UTC (2+ messages)
[PATCH v8 00/19] fanotify: add pre-content hooks
2024-11-15 15:30 UTC (20+ messages)
` [PATCH v8 01/19] fs: get rid of __FMODE_NONOTIFY kludge
` [PATCH v8 02/19] fsnotify: opt-in for permission events at file open time
` [PATCH v8 03/19] fsnotify: add helper to check if file is actually being watched
` [PATCH v8 04/19] fanotify: don't skip extra event info if no info_mode is set
` [PATCH v8 05/19] fanotify: rename a misnamed constant
` [PATCH v8 06/19] fanotify: reserve event bit of deprecated FAN_DIR_MODIFY
` [PATCH v8 07/19] fsnotify: introduce pre-content permission events
` [PATCH v8 08/19] fsnotify: pass optional file access range in pre-content event
` [PATCH v8 09/19] fsnotify: generate pre-content permission event on truncate
` [PATCH v8 10/19] fanotify: introduce FAN_PRE_ACCESS permission event
` [PATCH v8 11/19] fanotify: report file range info with pre-content events
` [PATCH v8 12/19] fanotify: allow to set errno in FAN_DENY permission response
` [PATCH v8 13/19] fanotify: add a helper to check for pre content events
` [PATCH v8 14/19] fanotify: disable readahead if we have pre-content watches
` [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches
` [PATCH v8 16/19] fsnotify: generate pre-content permission event on page fault
` [PATCH v8 17/19] xfs: add pre-content fsnotify hook for write faults
` [PATCH v8 18/19] btrfs: disable defrag on pre-content watched files
` [PATCH v8 19/19] fs: enable pre-content events on supported file systems
[PATCH v9 0/6] Boot modules for Hyperlaunch
2024-11-15 15:31 UTC (5+ messages)
` [PATCH v9 5/6] x86/boot: introduce domid field to struct boot_domain
` [PATCH v9 6/6] x86/boot: add cmdline "
[GIT PULL] s390 updates for 6.13 merge window
2024-11-15 15:30 UTC
[PATCH 0/5] MIPS: Allow using multi-cluster with a broken HCI
2024-11-15 15:29 UTC (6+ messages)
` [PATCH 1/5] dt-bindings: mips: Document mti,mips-cm
` [PATCH 2/5] dt-bindings: mips: mips-cm: Add property for broken HCI information
` [PATCH 3/5] MIPS: cm: Detect CM quirks from device tree
` [PATCH 4/5] MIPS: CPS: Support broken HCI for multicluster
` [PATCH 5/5] MIPS: mobileye: dts: eyeq6h: Enable cluster support
[PATCH v1 0/5] Optimize async device suspend/resume
2024-11-15 15:30 UTC (4+ messages)
` [PATCH v1 5/5] PM: sleep: Spread out async kworker threads during dpm_resume*() phases
[PATCH 0/2] iio: adc: ad4695: move dt-bindings header
2024-11-15 15:30 UTC (3+ messages)
` [PATCH 2/2] dt-bindings: iio: adc: adi,ad4695: change include path
[PATCH RFC 0/8] drm/msm: adreno: add support for DDR bandwidth scaling via GMU
2024-11-15 15:28 UTC (7+ messages)
` [PATCH RFC 2/8] drm/msm: adreno: add GMU_BW_VOTE quirk
[PATCH v5 0/6] Add support for Blaize BLZP1600 SoC
2024-11-15 15:09 UTC (8+ messages)
` [PATCH v5 1/6] dt-bindings: Add Blaize vendor prefix
` [PATCH v5 2/6] dt-bindings: arm: blaize: Add Blaize BLZP1600 SoC
` [PATCH v5 3/6] arm64: Add Blaize BLZP1600 SoC family
` [PATCH v5 4/6] arm64: Add initial support for Blaize BLZP1600 CB2
` [PATCH v5 5/6] arm64: defconfig: Enable Blaize BLZP1600 platform
` [PATCH v5 6/6] MAINTAINER: Add entry for Blaize SoC
[PATCH v3 0/15] Enable CXL PCIe port protocol error handling and logging
2024-11-15 15:28 UTC (3+ messages)
` [PATCH v3 08/15] cxl/pci: Map CXL PCIe root port and downstream switch port RAS registers
[PATCH v2 0/2] interconnect: qcom: Introduce interconnects for SM8750
2024-11-15 15:27 UTC (3+ messages)
` [PATCH v2 2/2] interconnect: qcom: Add interconnect provider driver "
[PATCH] drm: rework FB_CORE dependency
2024-11-15 15:27 UTC
[syzbot] [acpi?] [nvdimm?] KASAN: vmalloc-out-of-bounds Read in acpi_nfit_ctl (2)
2024-11-15 15:26 UTC (2+ messages)
` [syzbot] "
RTT-PROBE: lore-subspace-rtt
2024-11-15 15:25 UTC
[PATCH] rcu: shift 64-bit constant to avoid implicit 32 to 64 bit conversion
2024-11-15 15:25 UTC (2+ messages)
` [PATCH v3] "
[PATCH] virtio-fs: Query rootmode during mount
2024-11-15 15:24 UTC (7+ messages)
[RFC v1] MAINTAINERS: transfer i2c-aspeed maintainership from Brendan to Ryan
2024-11-15 15:24 UTC (3+ messages)
[PATCH] drm/msm: Fix spelling mistake "swtich" to "switch"
2024-11-15 15:24 UTC (2+ messages)
[PATCH 5.4 00/66] 5.4.286-rc1 review
2024-11-15 15:24 UTC (3+ messages)
` [PATCH 5.4 50/66] ftrace: Fix possible use-after-free issue in ftrace_location()
[PATCH 0/3] teach 'env default' to optionally keep runtime variables
2024-11-15 15:22 UTC (4+ messages)
[for-linus][PATCH] tracing/ring-buffer: Clear all memory mapped CPU ring buffers on first recording
2024-11-15 15:22 UTC
generic/645 failing on ext4, xfs (probably others) on all LTS kernels
2024-11-15 15:21 UTC (4+ messages)
[PATCH v6 0/7] Improve gpu_scheduler trace events + uAPI
2024-11-15 15:22 UTC (8+ messages)
` [PATCH v6 3/7] drm/sched: add device name to the drm_sched_process_job event
` [PATCH v6 4/7] drm/sched: cleanup gpu_scheduler trace events
` [PATCH v6 7/7] drm/doc: document some tracepoints as uAPI
[syzbot] [crypto?] KMSAN: uninit-value in __crc32c_le_base (4)
2024-11-15 15:21 UTC (2+ messages)
` [syzbot] Re: KMSAN: uninit-value in __crc32c_le_base
[PATCH v3 00/10] raid1 balancing methods
2024-11-15 15:20 UTC (4+ messages)
` [PATCH 0/2] fstests: refine filesystem module reload handling
` [PATCH 1/2] fstests: move fs-module reload to earlier in the run_section function
` [PATCH 2/2] fstests: FS_MODULE_RELOAD_OPTIONS to control filesystem module reload options
[PATCH] bus: fsl-mc: Remove deadcode
2024-11-15 15:20 UTC
[RFC PATCH 00/15] iommu/riscv: Add irqbypass support
2024-11-15 15:20 UTC (5+ messages)
` [RFC PATCH 04/15] iommu/riscv: report iommu capabilities
[PATCH] docs: explicitly permit a "commonly known identity" with SoB
2024-11-15 15:19 UTC (2+ messages)
[PATCH] configure: Use -ef to compare paths
2024-11-15 15:17 UTC (3+ messages)
[PATCH] btt: fix block integrity
2024-11-15 15:19 UTC (3+ messages)
[PATCH BlueZ 0/6] bass: Rework Scan Delegator
2024-11-15 15:18 UTC (3+ messages)
` [PATCH BlueZ 1/6] bap: Rework parse_base
[GIT PULL] Please pull RDMA subsystem changes
2024-11-15 15:18 UTC
[PATCH v14 0/8] TTM shrinker helpers and xe buffer object shrinker
2024-11-15 15:17 UTC (13+ messages)
` [PATCH v14 1/8] drm/ttm: Balance ttm_resource_cursor_init() and ttm_resource_cursor_fini()
` [PATCH v14 2/8] drm/ttm: Provide a shmem backup implementation
` [PATCH v14 3/8] drm/ttm/pool: Provide a helper to shrink pages
` [PATCH v14 4/8] drm/ttm: Use fault-injection to test error paths
` [PATCH v14 5/8] drm/ttm: Add a macro to perform LRU iteration
` [PATCH v14 6/8] drm/ttm: Add helpers for shrinking
` [PATCH v14 7/8] drm/xe: Add a shrinker for xe bos
` [PATCH v14 8/8] drm/xe: Increase the XE_PL_TT watermark
` ✓ CI.Patch_applied: success for TTM shrinker helpers and xe buffer object shrinker (rev13)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "
[PATCH net-next v2 00/11] bnxt_en: Add context memory dump to coredump
2024-11-15 15:14 UTC (12+ messages)
` [PATCH net-next v2 01/11] bnxt_en: Update firmware interface spec to 1.10.3.85
` [PATCH net-next v2 02/11] bnxt_en: Add mem_valid bit to struct bnxt_ctx_mem_type
` [PATCH net-next v2 03/11] bnxt_en: Refactor bnxt_free_ctx_mem()
` [PATCH net-next v2 04/11] bnxt_en: Add a 'force' parameter to bnxt_free_ctx_mem()
` [PATCH net-next v2 05/11] bnxt_en: Allocate backing store memory for FW trace logs
` [PATCH net-next v2 06/11] bnxt_en: Manage the FW trace context memory
` [PATCH net-next v2 07/11] bnxt_en: Do not free FW log "
` [PATCH net-next v2 08/11] bnxt_en: Add functions to copy host "
` [PATCH net-next v2 09/11] bnxt_en: Add 2 parameters to bnxt_fill_coredump_seg_hdr()
` [PATCH net-next v2 10/11] bnxt_en: Add a new ethtool -W dump flag
` [PATCH net-next v2 11/11] bnxt_en: Add FW trace coredump segments to the coredump
RTT-PROBE: lore-subspace-rtt
2024-11-15 15:15 UTC
[PATCH 00/18] x86: Improve operation under QEMU
2024-11-15 15:14 UTC (6+ messages)
` [PATCH 01/18] scripts: Add a script for building and booting QEMU
[PATCH] riscv: dts: starfive: jh7110-milkv-mars: set host mode and vbus pin for on-chip USB 2.0
2024-11-15 15:13 UTC (3+ messages)
[PATCH RESEND v4] arm64: dts: mt8183: set DMIC one-wire mode on Damu
2024-11-15 15:13 UTC (2+ messages)
[PATCH v6 00/10] Add MSM8917/PM8937/Redmi 5A
2024-11-15 15:13 UTC (2+ messages)
[PATCH] arm64: dts: qcom: msm8916-samsung-serranove: Add display panel
2024-11-15 15:13 UTC (2+ messages)
[PATCH v5 0/6] usb: typec: Add new driver for Parade PS8830 Type-C Retimer
2024-11-15 15:13 UTC (2+ messages)
[PATCH v2] drm/rockchip: vop2: fix rk3588 dp+dsi maxclk verification
2024-11-15 15:11 UTC (2+ messages)
[PATCH V3 1/2] dmaengine: fsl-edma: cleanup chan after dma_async_device_unregister
2024-11-15 15:12 UTC (3+ messages)
` [PATCH V3 2/2] dmaengine: fsl-edma: free irq correctly in remove path
[Openvpn-devel] [M] Change in openvpn[master]: Trigger renegotiation of data key if getting close to the AEAD usage
2024-11-15 15:12 UTC
[Openvpn-devel] [L] Change in openvpn[master]: Implement methods to generate and manage OpenVPN Epoch keys
2024-11-15 15:12 UTC
[Openvpn-devel] [L] Change in openvpn[master]: Implement HKDF expand function based on RFC 8446
2024-11-15 15:12 UTC
[Openvpn-devel] [L] Change in openvpn[master]: Implement epoch key data format
2024-11-15 15:12 UTC
[PATCH 1/1] perf tests shell trace_exit_race: Show what went wrong in verbose mode
2024-11-15 15:11 UTC (3+ messages)
[PATCH 00/15] VCN instance rework
2024-11-15 15:11 UTC (4+ messages)
` [PATCH 15/15] drm/amdgpu/vcn: update work handler for per instance powergating
[PATCH iproute2-next] add .editorconfig file for basic formatting
2024-11-15 15:08 UTC
[git pull] ufs stuff
2024-11-15 15:11 UTC
[PATCH] ocfs2: miscellaneous spelling fixes
2024-11-15 15:10 UTC
[PATCH net-next v11 00/23] Introducing OpenVPN Data Channel Offload
2024-11-15 15:08 UTC (10+ messages)
` [PATCH net-next v11 09/23] ovpn: implement basic RX path (UDP)
[PATCH 0/2] VF: Fix early read of GDMID
2024-11-15 15:07 UTC (2+ messages)
` ✗ CI.FULL: failure for "
[PATCH v5 0/3] Add support for codec of F1C100s
2024-11-15 15:07 UTC (3+ messages)
[PATCHSET v5 0/17] Uncached buffered IO
2024-11-15 15:06 UTC (6+ messages)
` [PATCH 08/17] mm/filemap: add read support for RWF_UNCACHED
[PATCH] ALSA: hda: Poll jack events for LS7A HD-Audio
2024-11-15 15:06 UTC
[PATCH v3 1/2] tracing: Add task_prctl_unknown tracepoint
2024-11-15 15:06 UTC (4+ messages)
firmwareload fails for cortex-m7 on imx8mp
2024-11-15 15:01 UTC (5+ messages)
[PATCH v1] arm64: dts: qcom: sc7280: Make ADSP a secure fastrpc domain
2024-11-15 15:06 UTC (9+ messages)
regmap I3C support
2024-11-15 15:06 UTC (10+ messages)
[PATCH v2] PCI: dwc: Clean up some unnecessary codes in dw_pcie_suspend_noirq()
2024-11-15 15:05 UTC (2+ messages)
RTT-PROBE: lore-subspace-rtt
2024-11-15 15:05 UTC
[PATCH] [RFC] dt-bindings: net: micrel: Convert to json-schema
2024-11-15 15:02 UTC (2+ messages)
[git pull] struct fd series
2024-11-15 15:02 UTC
[PATCH] powerpc/pseries/eeh: Fix get PE state translation
2024-11-15 14:31 UTC (2+ messages)
[PATCH 00/19] hw/microblaze: Allow running cross-endian vCPUs
2024-11-15 15:00 UTC (5+ messages)
` [PATCH 09/19] hw/intc/xilinx_intc: Only expect big-endian accesses
[PATCH bpf 0/2] bpf: fix OOB accesses in map_delete_elem callbacks
2024-11-15 15:01 UTC (5+ messages)
` [PATCH bpf 1/2] xsk: fix OOB map writes when deleting elements
` [PATCH bpf 2/2] bpf: fix OOB devmap "
[PATCH v2 dwarves 0/2] Check DW_OP_[GNU_]entry_value for possible parameter matching
2024-11-15 15:00 UTC (4+ messages)
[PATCH v3 0/9] synchronously scan and reclaim empty user PTE pages
2024-11-15 14:59 UTC (11+ messages)
` [PATCH v3 4/9] mm: introduce skip_none_ptes()
[meta-rockchip] [PATCH] SOQuartz: add
2024-11-15 14:59 UTC (2+ messages)
` [yocto-patches] "
[PATCH i-g-t] intel-ci: Blocklist igt@i915_module_load@load
2024-11-15 14:58 UTC
[PATCH 0/3] Add support for attaching a regulator to w1: ds2482
2024-11-15 14:58 UTC (5+ messages)
` [PATCH 1/3] w1: ds2482: Add regulator support
` [PATCH 2/3] w1: ds2482: Fix datasheet URL
` [PATCH 3/3] dt-bindings: w1: ds2482: Add vcc-supply property
[PATCH v3] scsi: use unsigned int variables to parse partition table
2024-11-15 14:58 UTC (2+ messages)
[PATCH v2 0/6] dts: qcom: Introduce SM8750 device trees
2024-11-15 14:58 UTC (3+ messages)
` [PATCH v2 2/6] arm64: dts: qcom: Add pmd8028 and pmih0108 PMICs
[PATCH v5 0/7] Support attaching PASID to the blocked_domain
2024-11-15 14:58 UTC (3+ messages)
` [PATCH v5 1/7] iommu: Prevent pasid attach if no ops->remove_dev_pasid
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.