All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-03 22:57:47 to 2025-06-04 00:51:51 UTC [more...]

[PATCH AUTOSEL 6.15 001/118] net: macb: Check return value of dma_set_mask_and_coherent()
 2025-06-04  0:49 UTC  (22+ messages)
` [PATCH AUTOSEL 6.15 002/118] net: lan743x: Modify the EEPROM and OTP size for PCI1xxxx devices
` [PATCH AUTOSEL 6.15 003/118] tipc: use kfree_sensitive() for aead cleanup
` [f2fs-dev] [PATCH AUTOSEL 6.15 004/118] f2fs: use vmalloc instead of kvmalloc in .init_{, de}compress_ctx
  ` [PATCH AUTOSEL 6.15 004/118] f2fs: use vmalloc instead of kvmalloc in .init_{,de}compress_ctx
` [PATCH AUTOSEL 6.15 005/118] bpf: Check rcu_read_lock_trace_held() in bpf_map_lookup_percpu_elem()
` [PATCH AUTOSEL 6.15 006/118] Bluetooth: btusb: Add new VID/PID 13d3/3584 for MT7922
` [PATCH AUTOSEL 6.15 007/118] i2c: designware: Invoke runtime suspend on quick slave re-registration
` [PATCH AUTOSEL 6.15 009/118] emulex/benet: correct command version selection in be_cmd_get_stats()
` [PATCH AUTOSEL 6.15 011/118] Bluetooth: btusb: Add RTL8851BE device 0x0bda:0xb850
` [PATCH AUTOSEL 6.15 012/118] Bluetooth: ISO: Fix not using SID from adv report
` [PATCH AUTOSEL 6.15 013/118] Bluetooth: btmrvl_sdio: Fix wakeup source leaks on device unbind
` [PATCH AUTOSEL 6.15 019/118] wifi: mac80211: validate SCAN_FLAG_AP in scan request during MLO
` [PATCH AUTOSEL 6.15 020/118] sctp: Do not wake readers in __sctp_write_space()
` [PATCH AUTOSEL 6.15 021/118] libbpf/btf: Fix string handling to support multi-split BTF
` [PATCH AUTOSEL 6.15 022/118] cpufreq: scmi: Skip SCMI devices that aren't used by the CPUs
` [PATCH AUTOSEL 6.15 023/118] i2c: tegra: check msg length in SMBUS block read
` [PATCH AUTOSEL 6.15 024/118] i2c: pasemi: Enable the unjam machine
` [PATCH AUTOSEL 6.15 025/118] i2c: npcm: Add clock toggle recovery
` [PATCH AUTOSEL 6.15 026/118] clk: qcom: gcc-x1e80100: Set FORCE MEM CORE for UFS clocks
` [PATCH AUTOSEL 6.15 027/118] clk: qcom: gcc: Set FORCE_MEM_CORE_ON for gcc_ufs_axi_clk for 8650/8750
` [PATCH AUTOSEL 6.15 028/118] net: dlink: add synchronization for stats update

[PATCH] module: Wrap EXPORT_SYMBOL_GPL_FOR_MODULES() example in literal code block
 2025-06-04  0:51 UTC 

[RFC PATCH 0/3] landlock: walk parent dir with RCU, without taking references
 2025-06-04  0:45 UTC  (4+ messages)
` [RFC PATCH 1/3] landlock: walk parent dir "
` [RFC PATCH 2/3] selftests/landlock: Add fs_race_test
` [RFC PATCH 3/3] Restart pathwalk on rename seqcount change

[PATCH v5 0/4] Building PPTT with root node and identical implementation flag
 2025-06-04  0:44 UTC  (4+ messages)

[PATCH v1 0/2] ASPEED: Add mailbox driver for AST2700 series
 2025-06-04  0:46 UTC  (7+ messages)
` [PATCH v1 1/2] dt-bindings: mailbox: Add ASPEED AST2700 series SoC

[PATCH hyperv-next v3 00/15] Confidential VMBus
 2025-06-04  0:43 UTC  (16+ messages)
` [PATCH hyperv-next v3 01/15] Documentation: hyperv: "
` [PATCH hyperv-next v3 02/15] drivers: hv: VMBus protocol version 6.0
` [PATCH hyperv-next v3 03/15] arch: hyperv: Get/set SynIC synth.registers via paravisor
` [PATCH hyperv-next v3 04/15] arch/x86: mshyperv: Trap on access for some synthetic MSRs
` [PATCH hyperv-next v3 05/15] Drivers: hv: Rename fields for SynIC message and event pages
` [PATCH hyperv-next v3 06/15] Drivers: hv: Allocate the paravisor SynIC pages when required
` [PATCH hyperv-next v3 07/15] Drivers: hv: Post messages via the confidential VMBus if available
` [PATCH hyperv-next v3 08/15] Drivers: hv: remove stale comment
` [PATCH hyperv-next v3 09/15] Drivers: hv: Use memunmap() to check if the address is in IO map
` [PATCH hyperv-next v3 10/15] Drivers: hv: Rename the SynIC enable and disable routines
` [PATCH hyperv-next v3 11/15] Drivers: hv: Functions for setting up and tearing down the paravisor SynIC
` [PATCH hyperv-next v3 12/15] Drivers: hv: Allocate encrypted buffers when requested
` [PATCH hyperv-next v3 13/15] Drivers: hv: Support confidential VMBus channels
` [PATCH hyperv-next v3 14/15] Drivers: hv: Support establishing the confidential VMBus connection
` [PATCH hyperv-next v3 15/15] Drivers: hv: Set the default VMBus version to 6.0

[PATCH v3 00/13] PCI/TSM: Core infrastructure for PCI device security (TDISP)
 2025-06-04  0:42 UTC  (4+ messages)
` [PATCH v3 01/13] coco/tsm: Introduce a core device for TEE Security Managers

[PATCH i-g-t 1/3] tests/intel/xe_eu_stall: Close any open EU stall fd before opening a new one
 2025-06-04  0:42 UTC  (5+ messages)
` [PATCH i-g-t 2/3] tests/intel/xe_eu_stall: Do not check for presence of data on simulation
` [PATCH i-g-t 3/3] tests/intel/xe_eu_stall: Use query IOCTL to check for EU stall support
` ✓ Xe.CI.BAT: success for series starting with [i-g-t,1/3] tests/intel/xe_eu_stall: Close any open EU stall fd before opening a new one
` ✓ i915.CI.BAT: "

[PATCH] x86/virt/tdx: Add ENDBR for low level SEAMCALL assembly functions
 2025-06-04  0:38 UTC 

[PATCH bpf-next v2 1/3] bpf: make reg_not_null() true for CONST_PTR_TO_MAP
 2025-06-04  0:37 UTC  (3+ messages)
` [PATCH bpf-next v2 2/3] selftests/bpf: add cmp_map_pointer_with_const test
` [PATCH bpf-next v2 3/3] selftests/bpf: add test cases with CONST_PTR_TO_MAP null checks

[PATCH net] virtio-net: drop the multi-buffer XDP packet in zerocopy
 2025-06-04  0:37 UTC  (2+ messages)

[PATCH v4 00/12] builtin/maintenance: fix ref lock races when detaching
 2025-06-04  0:35 UTC  (2+ messages)

[PATCH v4 0/2] Enable GuC opt-in features
 2025-06-04  0:34 UTC  (6+ messages)
` [PATCH v4 1/2] drm/xe/guc: Enable extended CAT error reporting
` [PATCH v4 2/2] drm/xe/guc: Enable the Dynamic Inhibit Context Switch optimization
` ✓ CI.Patch_applied: success for Enable GuC opt-in features
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

[PATCH v3 0/9] Add SBI v3.0 PMU enhancements
 2025-06-04  0:29 UTC  (17+ messages)
` [PATCH v3 9/9] RISC-V: KVM: Upgrade the supported SBI version to 3.0

[PATCH v1] perf test: Restrict uniquifying test to machines with uncore_imc
 2025-06-04  0:31 UTC  (3+ messages)

[PATCH v8 0/4] Prefer sysfs/JSON events also when no PMU is provided
 2025-06-04  0:26 UTC  (8+ messages)

[PATCH v4 00/10] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
 2025-06-04  0:15 UTC  (11+ messages)
` [PATCH v4 01/10] x86/acpi: Add a helper functions to setup and access the wakeup mailbox
` [PATCH v4 02/10] x86/acpi: Move acpi_wakeup_cpu() and helpers to smpwakeup.c
` [PATCH v4 03/10] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors
` [PATCH v4 04/10] x86/dt: Parse the "
` [PATCH v4 05/10] x86/hyperv/vtl: Set real_mode_header in hv_vtl_init_platform()
` [PATCH v4 06/10] x86/realmode: Make the location of the trampoline configurable
` [PATCH v4 07/10] x86/hyperv/vtl: Setup the 64-bit trampoline for TDX guests
` [PATCH v4 08/10] x86/smpwakeup: Add a helper get the address of the wakeup mailbox
` [PATCH v4 09/10] x86/hyperv/vtl: Mark the wakeup mailbox page as private
` [PATCH v4 10/10] x86/hyperv/vtl: Use the wakeup mailbox to boot secondary CPUs

[PATCH 0/4] Some more _types.h cleanups
 2025-06-04  0:16 UTC  (5+ messages)
` [PATCH 1/4] drm/xe: Move xe_root_tile_mmio() to xe_device.h
` [PATCH 2/4] drm/xe: Promote struct xe_mmio definition to own file

ethdev use from secondary process
 2025-06-04  0:16 UTC  (2+ messages)

[PATCH net v2] selftests: drv-net: add configs for the TSO test
 2025-06-04  0:16 UTC 

[PATCH v2 0/2] sysfs: add counters for lockups and stalls
 2025-06-04  0:16 UTC  (4+ messages)
` [PATCH v2 2/2] kernel/rcu/tree_stall: add /sys/kernel/rcu_stall_count

[RFC v2 PATCH 0/9] Intel RAR TLB invalidation
 2025-06-04  0:11 UTC  (4+ messages)
` [RFC v2 6/9] x86/apic: Introduce Remote Action Request Operations

[PATCH v4] tracing: ring_buffer: Rewind persistent ring buffer when reboot
 2025-06-04  0:10 UTC 

[RFC PATCH 00/29] KVM: VM planes
 2025-06-04  0:10 UTC  (3+ messages)
` [PATCH 02/29] KVM: API definitions for plane userspace exit

[PATCH v3 0/4] drm/xe/bmg: Update some WAs
 2025-06-04  0:09 UTC  (11+ messages)
` [PATCH v3 1/4] drm/xe/bmg: Update Wa_14022085890
` [PATCH v3 2/4] drm/xe/guc: Ignore GuC CT errors when wedged

[kvm-unit-tests PATCH] x86: Delete split IRQ chip variants of apic and ioapic tests
 2025-06-04  0:08 UTC 

[PATCH v4 00/20] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
 2025-06-04  0:05 UTC  (11+ messages)
` [PATCH v4 04/20] rust: add new `num` module with useful integer operations

[PATCH v2] tests/intel/xe_fault_injection: Ignore all errors while injecting fault
 2025-06-04  0:05 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/xe_fault_injection: Ignore all errors while injecting fault (rev3)
` ✓ i915.CI.BAT: "

[PATCH] drm/xe/bmg: Fix NULL-ptr deref during probe on SKUs with no display
 2025-06-04  0:05 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v2 1/5] net: lwip: call sys_check_timeouts and schedule on rx
 2025-06-04  0:04 UTC  (3+ messages)

[PATCH v3 0/4] Fixes for VF GuC version
 2025-06-04  0:02 UTC  (8+ messages)
` [PATCH v3 1/4] drm/xe/uc: Prepare uc_fw_version for storing the VF ABI version
` [PATCH v3 2/4] drm/xe/vf: Boostrap all GTs immediately after MMIO init
` [PATCH v3 3/4] drm/xe/vf: Use uc_fw_version to store the negotiated GuC ABI
` [PATCH v3 4/4] drm/xe/vf: Store the GuC FW info in guc->fw
` ✓ CI.Patch_applied: success for Fixes for VF GuC version (rev2)
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

[PATCH v3 00/10] Move uid filtering to BPF filters
 2025-06-04  0:01 UTC  (8+ messages)

[PATCH] CodingGuidelines: document formatting required by generate-configlist.sh
 2025-06-03 23:57 UTC  (3+ messages)
` [PATCH v2] CodingGuidelines: document formatting of similar config variables

[PATCH] x86/boot: Fix domain_cmdline_size()
 2025-06-03 23:56 UTC 

[PATCH] block: flip iter directions in blk_rq_integrity_map_user()
 2025-06-03 23:55 UTC  (8+ messages)

[PATCH] crypto: iaa - Fix race condition when probing IAA devices
 2025-06-03 23:55 UTC 

[kvm-unit-tests PATCH] x86: Disable PIT re-injection for all tests to play nice with (x2)AVIC
 2025-06-03 23:54 UTC 

[RFC kvm-unit-tests PATCH 0/4] x86/apic: SVM AVIC tests and some cleanups
 2025-06-03 23:53 UTC  (3+ messages)
` [RFC kvm-unit-tests PATCH 2/4] x86/apic: Disable PIT for x2apic test to allow SVM AVIC to be tested

[PATCH 1/4] Fix maybe-uninitialized warning with GCC at -O3
 2025-06-03 23:51 UTC  (6+ messages)
` [PATCH 2/4] Fix use-after-free "
` [PATCH 3/4] Fix comma warnings with clang on Windows
` [PATCH 4/4] Fix unreachable-code warning "

[PATCH] drm/xe/guc: Disable ct on xe micro hardware init error
 2025-06-03 23:51 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "

[PATCH 0/4] Increase i.MX8MP VPU
 2025-06-03 23:51 UTC  (5+ messages)
` [PATCH 4/4] arm64: dts: imx8mp: Configure VPU clocks for overdrive

[PATCH 1/2] linux/bitfield.h: import FIELD_PREP_CONST macro from Linux Kernel
 2025-06-03 23:50 UTC  (4+ messages)

[PATCH v4 0/7] Add managed SOFT RESERVE resource handling
 2025-06-03 23:49 UTC  (5+ messages)
` [PATCH v4 1/7] cxl/region: Avoid null pointer dereference in is_cxl_region()
` [PATCH v4 4/7] cxl/acpi: Add background worker to wait for cxl_pci and cxl_mem probe

[PATCH v2 0/1] Path string from the host should not be treated
 2025-06-03 23:43 UTC  (3+ messages)
` [PATCH v3 0/1] hv_fcopy_uio_daemon: Fix file copy failure between Windows host and Linux guest
  ` [PATCH v3 1/1] "

issue with git submodules and a clone.defaultRemoteName different than origin?
 2025-06-03 23:42 UTC  (2+ messages)

[PATCH v3 0/2] Enhance SVM stats
 2025-06-03 23:39 UTC  (6+ messages)
` [PATCH v3 1/2] drm/xe: Add clear_stats GT debugfs
` [PATCH v3 2/2] drm/xe: Add more SVM GT stats
` ✓ CI.Patch_applied: success for Enhance SVM stats
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

[PATCH] selftests: ublk: kublk: improve behavior on init failure
 2025-06-03 23:38 UTC 

[PATCH 0/2] hw/nvme: stable fixes
 2025-06-03 23:35 UTC  (3+ messages)
` [PATCH 2/2] hw/nvme: revert CMIC behavior

[PATCH V5 0/6] Scheduler time slice extension
 2025-06-03 23:36 UTC  (7+ messages)
` [PATCH V5 1/6] Sched: "
` [PATCH V5 2/6] Sched: Indicate if thread got rescheduled
` [PATCH V5 3/6] Sched: Tunable to specify duration of time slice extension
` [PATCH V5 4/6] Sched: Add scheduler stat for cpu "
` [PATCH V5 5/6] Sched: Add tracepoint for sched "
` [PATCH V5 6/6] Add API to query supported rseq cs flags

[PATCH i-g-t v14 00/11] Extend IGT to support Android
 2025-06-03 23:36 UTC  (3+ messages)
` ✗ i915.CI.BAT: failure for Extend IGT to support Android (rev14)
` ✓ Xe.CI.BAT: success "

[PATCH v4 0/3] rust: miscdevice: add additional data to MiscDeviceRegistration
 2025-06-03 23:29 UTC  (5+ messages)
` [PATCH v4 2/3] "

[PATCH] rust: introduce sfile macro for easier code tracing
 2025-06-03 23:29 UTC  (5+ messages)

[PATCH 0/3] Fix race condition in Devres
 2025-06-03 23:26 UTC  (3+ messages)
` [PATCH 3/3] rust: devres: fix race in Devres::drop()

[PATCH v2] sd: Add timeout_sec and max_retries module parameter for sd
 2025-06-03 23:23 UTC  (3+ messages)

[PATCH 1/1] icecc: calculate pn and bpn from FILE
 2025-06-03 23:23 UTC  (6+ messages)
  ` [OE-core] "

[PATCH i-g-t v3 1/2] tests/amdgpu: userq skip waiting for signal fence
 2025-06-03 23:23 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for series starting with [i-g-t,v3,1/2] "

[GIT PULL] tracing: Fixes for v6.16
 2025-06-03 23:21 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2025-06-03 23:21 UTC  (3+ messages)

[PATCH v2 0/7] wifi: ath11k: fixes and refactor to firmware stats related functions
 2025-06-03 23:20 UTC  (3+ messages)
` [PATCH v2 4/7] wifi: ath11k: move some firmware stats related functions outside of debugfs

[git pull] device mapper changes for 6.16
 2025-06-03 23:21 UTC  (2+ messages)

[kvm-unit-tests PATCH] nVMX: Fix testing failure for canonical checks when forced emulation is not available
 2025-06-03 23:20 UTC  (2+ messages)

[PATCH v2 bpf-next 0/4] bpf path iterator
 2025-06-03 23:20 UTC  (6+ messages)
` [PATCH v2 bpf-next 3/4] bpf: Introduce "

[PATCHES][CFR] vfs fixes
 2025-06-03 23:20 UTC  (6+ messages)
` [PATCH 1/5] fs/fhandle.c: fix a race in call of has_locked_children()
` [PATCH 2/5] path_overmount(): avoid false negatives
` [PATCH 3/5] finish_automount(): don't leak MNT_LOCKED from parent to child
` [PATCH 4/5] fix propagation graph breakage by MOVE_MOUNT_SET_GROUP move_mount(2)
` [PATCH 5/5] fs: allow clone_private_mount() for a path on real rootfs

[PULL] Please pull qcom-more-for-2025.07
 2025-06-03 23:19 UTC  (2+ messages)

[GIT PULL] Please pull NFS Client Updates for Linux 6.16
 2025-06-03 23:20 UTC  (2+ messages)

[PATCH v1] linux/sizes.h: sync from kernel
 2025-06-03 23:19 UTC  (2+ messages)

[PATCH v1] board: toradex: add verdin am62p support
 2025-06-03 23:19 UTC  (2+ messages)

[GIT PULL] perf tools changes for v6.16
 2025-06-03 23:20 UTC  (2+ messages)

[PATCH v1] toradex: tdx-cfg-block: add new pid4 support
 2025-06-03 23:19 UTC  (2+ messages)

[GIT PULL] Compute Express Link (CXL) changes for 6.16
 2025-06-03 23:20 UTC  (2+ messages)

[GIT PULL] cgroup: A fix for v6.16-rc1
 2025-06-03 23:20 UTC  (2+ messages)

[PATCH] pinctrl: gpio: sx150x: add Semtech SX150x I2C GPIO expander and pinctrl driver
 2025-06-03 23:19 UTC  (2+ messages)

[PATCH] tools: fix handle leak in ifdtool.c
 2025-06-03 23:19 UTC  (2+ messages)

[RFC] separate the internal mount flags from the rest
 2025-06-03 23:17 UTC  (2+ messages)

[PATCH v3 0/8] refs: introduce support for partial reference transactions
 2025-06-03 23:08 UTC  (10+ messages)
` [PATCH v3 6/8] refs: implement partial reference transaction support
      ` [PATCH] config.mak.dev: enable -Wunreachable-code

[PATCH] ARM: dts: aspeed: Add device tree for Nvidia's GB200 UT3.0b platform BMC
 2025-06-03 20:32 UTC 

[RFC PATCH net-next 0/2] Add support for the LTC4266 PSE Controller
 2025-06-03 23:04 UTC  (3+ messages)
` [RFC PATCH net-next 1/2] dt-bindings: net: pse-pd: Describe the LTC4266 PSE chipset
` [RFC PATCH net-next 2/2] net: pse-pd: Add LTC4266 PSE controller driver

[PATCH] docs: automarkup: Mark up undocumented entities too
 2025-06-03 23:04 UTC  (6+ messages)

How to Customize and Build Original Raspberry Pi OS Using Yocto?
 2025-06-03 23:03 UTC  (3+ messages)
` [yocto] "

[RFC PATCH] cgroup: Track time in cgroup v2 freezer
 2025-06-03 23:03 UTC  (2+ messages)

linux-next: build warning after merge of the kbuild tree
 2025-06-03 23:02 UTC  (2+ messages)

[PATCH v4][PART 1 0/4] Enable guest suspend/resume support on ARM via vPSCI
 2025-06-03 23:00 UTC  (3+ messages)
` [PATCH v4][PART 1 2/4] xen/arm: Implement PSCI SYSTEM_SUSPEND call for guests

[PATCH] drm/xe/xe3: Disable null query for anyhit shader
 2025-06-03 22:58 UTC  (2+ messages)

[PATCH v3 1/2] gpu/trace: make TRACE_GPU_MEM configurable
 2025-06-03 22:57 UTC  (2+ messages)
` ✗ CI.KUnit: failure for series starting with [v3,1/2] "

linux-next: build warning after merge of the amdgpu tree
 2025-06-03 22:57 UTC  (2+ 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.