All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-24 22:46:19 to 2024-01-25 00:16:40 UTC [more...]

[PATCH 6.6.y 00/17] bpf: backport of iterator and callback handling fixes
 2024-01-25  0:15 UTC  (17+ messages)
` [PATCH 6.6.y 01/17] bpf: move explored_state() closer to the beginning of verifier.c
` [PATCH 6.6.y 02/17] bpf: extract same_callsites() as utility function
` [PATCH 6.6.y 03/17] bpf: exact states comparison for iterator convergence checks
` [PATCH 6.6.y 04/17] selftests/bpf: tests with delayed read/precision makrs in loop body
` [PATCH 6.6.y 05/17] bpf: correct loop detection for iterators convergence
` [PATCH 6.6.y 06/17] selftests/bpf: test if state loops are detected in a tricky case
` [PATCH 6.6.y 07/17] bpf: print full verifier states on infinite loop detection
` [PATCH 6.6.y 08/17] selftests/bpf: track tcp payload offset as scalar in xdp_synproxy
` [PATCH 6.6.y 09/17] selftests/bpf: track string payload offset as scalar in strobemeta
` [PATCH 6.6.y 10/17] bpf: extract __check_reg_arg() utility function
` [PATCH 6.6.y 11/17] bpf: extract setup_func_entry() "
` [PATCH 6.6.y 12/17] bpf: verify callbacks as if they are called unknown number of times
` [PATCH 6.6.y 13/17] selftests/bpf: tests for iterating callbacks
` [PATCH 6.6.y 14/17] bpf: widening for callback iterators
` [PATCH 6.6.y 15/17] selftests/bpf: test widening for iterating callbacks
` [PATCH 6.6.y 16/17] bpf: keep track of max number of bpf_loop callback iterations

[PATCH v2] drm/xe: Only allow 1 ufence per exec / bind IOCTL
 2024-01-25  0:16 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Only allow 1 ufence per exec / bind IOCTL (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "

[PATCH 0/2] minor fix on perf_capabilities in KVM/x86
 2024-01-25  0:14 UTC  (8+ messages)
` [PATCH 1/2] KVM: x86/pmu: Reset perf_capabilities in vcpu to 0 if PDCM is disabled

[PATCH 1/2] userfaultfd: handle zeropage moves by UFFDIO_MOVE
 2024-01-25  0:13 UTC 

[PATCH] tpm: make locality handling resilient
 2024-01-25  0:12 UTC  (5+ messages)

[tip:x86/cache 3/3] arch/x86/kernel/cpu/resctrl/rdtgroup.c:1621:5-8: Unneeded variable: "ret". Return " 0" on line 1655
 2024-01-25  0:12 UTC  (15+ messages)
` [PATCH] x86/resctrl: Fix unneeded variable warning reported by kernel test robot
` [tip: x86/cache] x86/resctrl: Remove redundant variable in mbm_config_write_domain()

[PATCH v2] drm/xe: Add DRM_XE_LOW_LEVEL_TRACEPOINTS
 2024-01-25  0:12 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Add DRM_XE_LOW_LEVEL_TRACEPOINTS (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v2 bpf-next 00/30] BPF token
 2024-01-25  0:10 UTC  (2+ messages)

[Bug 217511] New: HP Pavilion x2 - Charging over USB-C not working
 2024-01-25  0:09 UTC  (2+ messages)
` [Bug 217511] HP Pavilion x2 12-b020nr "

[PATCH v2 00/15] usb: typec: qcom-pmic-typec: enable support for PMI632 PMIC
 2024-01-25  0:07 UTC  (7+ messages)
` [PATCH v2 09/15] usb: typec: qcom-pmic-typec: add "

security_file_free contract/expectations
 2024-01-24 23:46 UTC 

[PATCH BlueZ v3 0/8] Remove support for external plugins
 2024-01-25  0:07 UTC  (18+ messages)
` [PATCH BlueZ v3 1/8] configure, README: introduce --enable-external-plugins
` [PATCH BlueZ v3 2/8] obexd: factor out external plugin support
` [PATCH BlueZ v3 3/8] bluetoothd: remove external-dummy plugin
` [PATCH BlueZ v3 4/8] bluetoothd: convert external sixaxis plugin to builtin
` [PATCH BlueZ v3 5/8] bluetoothd: factor out external plugin support
` [PATCH BlueZ v3 6/8] bluetoothd: don't export internal API
` [PATCH BlueZ v3 7/8] bluetoothd: change plugin loading alike obexd
` [PATCH BlueZ v3 8/8] android: export only (android) entrypoint from the modules

[PATCH] drm/i915/guc: Remove usage of the deprecated ida_simple_xx() API
 2024-01-25  0:04 UTC  (4+ messages)

[PATCH 0/2] Make nfs and nfsd stats visible in network ns
 2024-01-25  0:06 UTC  (9+ messages)
` [PATCH 2/2] nfsd: expose /proc/net/sunrpc/nfsd in net namespaces

[PATCH] python3: Initialize struct termios before calling tcgetattr()
 2024-01-25  0:05 UTC 

[PATCH] cxl/region:Fix overflow issue in alloc_hpa()
 2024-01-25  0:02 UTC  (3+ messages)

[REGRESSION] 6.7.1: md: raid5 hang and unresponsive system; successfully bisected
 2024-01-25  0:01 UTC  (3+ messages)

[PATCH 0/2] Add support for MSI injection on Arm
 2024-01-25  0:01 UTC  (5+ messages)
` [PATCH 2/2] xen/dm: arm: Introduce inject_msi2 DM op

[meta-lts-mixins][PATCH 00/15] Populate kirkstone/rust-1.70 branch (cover letter only)
 2024-01-25  0:01 UTC 

selinux-testsuite nfs tests?
 2024-01-24 23:59 UTC  (3+ messages)

Re: [PATCH] KVM: x86: Check irqchip mode before create PIT
 2024-01-24 23:59 UTC  (3+ messages)
`  "

[PATCH] efi_loader: migrate SMBIOS 3.0 entry point structure for measurement
 2024-01-24 23:57 UTC  (5+ messages)

[PATCH 00/12 qemu] CXL emulation fixes and minor cleanup
 2024-01-24 23:53 UTC  (9+ messages)
` [PATCH 05/12] hw/cxl/mbox: Remove dead code
` [PATCH 07/12] hw/cxl: Pass CXLComponentState to cache_mem_ops
` [PATCH 08/12] hw/cxl: Pass NULL for a NULL MemoryRegionOps
` [PATCH 09/12] hw/mem/cxl_type3: Fix potential divide by zero reported by coverity

linux-next: build failure after merge of the mm tree
 2024-01-24 23:52 UTC  (2+ messages)

[PATCH net] selftests: tcp_ao: set the timeout to 2 minutes
 2024-01-24 23:51 UTC  (2+ messages)

[PATCH 2/3] rust: add typed accessors for userspace pointers
 2024-01-24 23:46 UTC  (2+ messages)

[RFC PATCH] virt: tdx-guest: Remove quote generation via ioctl
 2024-01-24 23:44 UTC  (2+ messages)

[PATCH BlueZ 0/9] Distribution inspired fixes
 2024-01-24 23:44 UTC  (20+ messages)
` [PATCH BlueZ 1/9] Enable alternate Bluetooth connection modes
` [PATCH BlueZ 2/9] Return at least the title attribute from player_list_metadata()
` [PATCH BlueZ 3/9] adapter: Remove experimental flag for PowerState
` [PATCH BlueZ 4/9] test: consistently use /usr/bin/env python3 shebang
` [PATCH BlueZ 5/9] profiles: remove unused suspend-dummy.c
` [PATCH BlueZ 6/9] obex: remove unused syncevolution plugin
` [PATCH BlueZ 7/9] obex: remove unused mas/messages-tracker impl
` [PATCH BlueZ 8/9] obex: remove phonebook tracker backend
` [PATCH BlueZ 9/9] build: ship all config files with --enable-datafiles

[PATCH] gpio: cdev: remove leftover function pointer typedefs
 2024-01-24 23:43 UTC  (2+ messages)

[PATCH v1] perf pmu: Treat the msr pmu as software
 2024-01-24 23:42 UTC 

[PATCH 0/3] wifi: cfg80211/mac80211: add support to flush stations based on link ID
 2024-01-24 23:40 UTC  (3+ messages)
` [PATCH 1/3] wifi: cfg80211: add support for link id attribute in NL80211_CMD_DEL_STATION

[Bug 218416] New: hci0: command 0xfc05 tx timeout in kernel 6.7.1
 2024-01-24 23:39 UTC  (2+ messages)
` [Bug 218416] "

[PATCH v3 0/3] UIO_MEM_DMA_COHERENT for cnic/bnx2/bnx2x
 2024-01-24 23:36 UTC  (4+ messages)
` [PATCH v3 1/3] uio: introduce UIO_MEM_DMA_COHERENT type

[PATCH 0/2] accel/kvm: Sanitize KVM_HAVE_MCE_INJECTION definition
 2024-01-24 23:35 UTC  (3+ messages)
` [PATCH 1/2] accel/kvm: Define KVM_ARCH_HAVE_MCE_INJECTION in each target

[PATCH v2 0/2] Add PM8010 regulators for sm8650 boards
 2024-01-24 23:36 UTC  (4+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: sm8650-mtp: add PM8010 regulators

[PATCH] Revert "power: supply: qcom_battmgr: Register the power supplies after PDR is up"
 2024-01-24 23:35 UTC  (2+ messages)

[PATCH v4 0/7] support '%pd' and '%pD' for print file name
 2024-01-24 23:30 UTC  (5+ messages)
` [PATCH v4 7/7] selftests/ftrace: add test cases for VFS type "%pd" and "%pD"

Xen 4.18rc/ARM64 on Raspberry Pi 4B: Traffic in DomU crashing Dom0 when using VLANs
 2024-01-24 23:27 UTC  (8+ messages)

[PATCH] pmdomain: renesas: sort each SoC on Kconfig
 2024-01-24 23:26 UTC  (3+ messages)

[PATCH net-next 0/3] Add support for encoding multi-attr to ynl
 2024-01-24 23:25 UTC  (2+ messages)

[PATCH v2 1/4] smbios: type2: contained object handles
 2024-01-24 23:24 UTC  (4+ messages)
` [PATCH v2 2/4] cmd: provide command to display SMBIOS information

[repost PATCH v2] x86/mm/ident_map: Use gbpages only where full GB page should be mapped
 2024-01-24 23:24 UTC  (2+ messages)

[PATCH 1/1] riscv: separate .data and .text sections of EFI binaries
 2024-01-24 23:23 UTC  (2+ messages)

[PATCH net] ipmr: fix kernel panic when forwarding mcast packets
 2024-01-24 23:23 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu: Support passing poison consumption ras block to SRIOV
 2024-01-24 23:21 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu: Add RAS_POISON_READY host response message
` [PATCH 3/3] amdgpu/drm: Use vram manager for virtualization page retirement

[PATCH iproute2] color: handle case where fmt is NULL
 2024-01-24 23:20 UTC  (2+ messages)

[PATCH net] selftests: netdevsim: fix the udp_tunnel_nic test
 2024-01-24 23:20 UTC  (2+ messages)

[PATCH net v2 00/10] Fix MODULE_DESCRIPTION() for net (p2)
 2024-01-24 23:20 UTC  (2+ messages)

[PATCH v2 bpf-next] libbpf: Ensure undefined bpf_attr field stays 0
 2024-01-24 23:20 UTC  (2+ messages)

[PATCH 0/9] use C11 alignof
 2024-01-24 23:17 UTC  (10+ messages)
` [PATCH 1/9] ring: "
` [PATCH 2/9] mbuf: "
` [PATCH 3/9] ethdev: "
` [PATCH 4/9] eventdev: "
` [PATCH 5/9] stack: "
` [PATCH 6/9] node: "
` [PATCH 7/9] pdcp: "
` [PATCH 8/9] reorder: "
` [PATCH 9/9] security: "

[kernel-cve-report] New CVE entries this week
 2024-01-24 23:17 UTC 

[PATCH v2 0/5] hw/arm/aspeed: Check for CPU types in machine_run_board_init()
 2024-01-24 23:18 UTC  (9+ messages)
` [PATCH v2 1/5] hw/arm/aspeed: Remove dead code
` [PATCH v2 3/5] hw/arm/aspeed: Init CPU defaults in a common helper
` [PATCH v2 4/5] hw/arm/aspeed: Introduce aspeed_soc_cpu_type() helper
` [PATCH v2 5/5] hw/arm/aspeed: Check for CPU types in machine_run_board_init()

[openeuler:openEuler-1.0-LTS 21263/21567] drivers/iio/adc/phytium-adc.c:662:12: warning: 'phytium_adc_resume' defined but not used
 2024-01-24 23:18 UTC 

[Question] why not flush device cache at _vg_commit_raw
 2024-01-24 23:17 UTC  (10+ messages)

bmap-tools repository closes
 2024-01-24 23:16 UTC  (4+ messages)
` [yocto] "

[PATCH net-next v2 0/5] selftests: tc-testing: misc changes for tdc
 2024-01-24 23:14 UTC  (2+ messages)

[PATCH 1/3] rust: add userspace pointers
 2024-01-24 23:12 UTC  (2+ messages)

[PATCH v2 0/6] hw/arm/cortex-a: Check for CPU types in machine_run_board_init()
 2024-01-24 23:11 UTC  (13+ messages)
` [PATCH v2 1/6] hw/arm/exynos: Add missing QOM parent for CPU cores
` [PATCH v2 2/6] hw/arm/exynos: Check for CPU types in machine_run_board_init()
` [PATCH v2 3/6] hw/arm/highbank: Add missing QOM parent for CPU cores
` [PATCH v2 4/6] hw/arm/highbank: Check for CPU types in machine_run_board_init()
` [PATCH v2 5/6] hw/arm/vexpress: "
` [PATCH v2 6/6] hw/arm/zynq: "

[Intel-wired-lan] [PATCH iwl-next v4 0/2] ice: Support flow director ether type filters
 2024-01-24 23:09 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH iwl-next v4 2/2] ice: Implement 'flow-type ether' rules

[PATCH 0/3] Add support for RK3588 HDMI/DP Combo PHY
 2024-01-24 23:08 UTC  (11+ messages)
` [PATCH 3/3] phy: rockchip: Add Samsung HDMI/DP Combo PHY driver

[PATCH] MAINTAINERS: Update i2c host drivers repository
 2024-01-24 22:50 UTC 

[PATCH 1/3] udmabuf: Keep track current device mappings
 2024-01-24 23:05 UTC  (3+ messages)
` [PATCH 2/3] udmabuf: Sync buffer mappings for attached devices

[PATCH 0/9] accel/tcg: Extract some x86-specific code
 2024-01-24 23:03 UTC  (19+ messages)
` [PATCH 1/9] accel/tcg: Rename tcg_ss[] -> tcg_specific_ss[] in meson
` [PATCH 2/9] accel/tcg: Rename tcg_cpus_destroy() -> tcg_cpu_destroy()
` [PATCH 3/9] accel/tcg: Rename tcg_cpus_exec() -> tcg_cpu_exec()
` [PATCH 4/9] accel/tcg: Un-inline icount_exit_request() for clarity
` [PATCH 5/9] accel/tcg: Hoist CPUClass arg to functions with external linkage
` [PATCH 6/9] accel/tcg: Introduce TCGCPUOps::need_replay_interrupt() handler
` [PATCH 7/9] target/i386: Extract x86_need_replay_interrupt() from accel/tcg/
` [PATCH 8/9] accel/tcg: Introduce TCGCPUOps::cpu_exec_halt() handler
` [PATCH 9/9] target/i386: Extract x86_cpu_exec_halt() from accel/tcg/

[PATCH linux-next v3 00/14] Split crash out from kexec and clean up related config items
 2024-01-24 23:02 UTC  (6+ messages)
` [PATCH linux-next v3 06/14] x86, crash: wrap crash dumping code into crash related ifdefs

[PATCH V4 0/7] Add Additional Boards and Features to RGxx3
 2024-01-24 22:55 UTC  (6+ messages)
` [PATCH V4 3/7] rockchip: boot_mode: Allow rockchip_dnl_key_pressed() in SPL

fs-verity spinlock in is_hash_block_verified()
 2024-01-24 23:02 UTC 

[PATCH] btrfs: fix infinite directory reads
 2024-01-24 22:55 UTC  (2+ messages)

[PATCH bpf-next v2 0/4] transition sockmap testing to test_progs
 2024-01-24 22:58 UTC  (2+ messages)

[PATCH 0/2] more replacement of zero length array
 2024-01-24 22:57 UTC  (5+ messages)
` [PATCH 1/2] hash: replace zero length array with flex array
` [PATCH 2/2] rcu: "

[PATCH v1 0/3] usb: typec: ucsi: Adding support for UCSI 3.0
 2024-01-24 22:57 UTC  (6+ messages)
` [PATCH v1 3/3] usb: typec: ucsi: Get PD revision for partner

[openeuler:OLK-6.6 2459/2707] ERROR: modpost: module zhaoxin-cputemp uses symbol hwmon_device_register_for_thermal from namespace HWMON_THERMAL, but does not import it
 2024-01-24 22:56 UTC 

[RFC PATCH 0/9] NT synchronization primitive driver
 2024-01-24 22:56 UTC  (4+ messages)
` [RFC PATCH 1/9] ntsync: Introduce the ntsync driver and character device

[GIT PULL] integrity: subsystem updates for v6.8-rc1
 2024-01-24 22:54 UTC 

[RFC PATCH] drm/i915: Add GETPARAM for GuC submission version
 2024-01-24 22:42 UTC  (3+ messages)

[meta-arago][master/kirkstone][PATCH v2 0/2] Increase min buffers or CSI capture
 2024-01-24 22:50 UTC  (3+ messages)
` [meta-arago][master/kirkstone][PATCH v2 2/2] gstreamer1.0-plugins-good: Add patch to increase min buffers for "

[PATCH v7 0/4] Introduce mseal()
 2024-01-24 22:49 UTC  (6+ messages)
` [PATCH v7 2/4] mseal: add mseal syscall

[PATCH 1/7] ASoC: cs42l43: Tidy up header includes
 2024-01-24 22:47 UTC  (3+ messages)
` [PATCH 7/7] ASoC: cs42l43: Use fls to calculate the pre-divider for the PLL

[PATCH i-g-t v2 0/8] introduce Xe multigpu and other multi-GPU helpers
 2024-01-24 22:47 UTC  (2+ messages)
` ✓ CI.xeBAT: success for introduce Xe multigpu and other multi-GPU helpers (rev2)

[PATCH] scsi: Update max_hw_sectors on rescan
 2024-01-24 22:46 UTC  (3+ messages)

[PATCH v4 0/2] sched: Don't trigger misfit if affinity is restricted
 2024-01-24 22:46 UTC  (5+ messages)
` [PATCH v4 1/2] sched/fair: Check a task has a fitting cpu when updating misfit


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.