All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-07 22:38:27 to 2023-06-07 23:54:33 UTC [more...]

[PATCH v2 bpf-next 00/18] BPF token
 2023-06-07 23:53 UTC  (14+ messages)
` [PATCH v2 bpf-next 01/18] bpf: introduce BPF token object
` [PATCH v2 bpf-next 02/18] libbpf: add bpf_token_create() API
` [PATCH v2 bpf-next 03/18] selftests/bpf: add BPF_TOKEN_CREATE test
` [PATCH v2 bpf-next 04/18] bpf: move unprivileged checks into map_create() and bpf_prog_load()
` [PATCH v2 bpf-next 05/18] bpf: inline map creation logic in map_create() function
` [PATCH v2 bpf-next 06/18] bpf: centralize permissions checks for all BPF map types
` [PATCH v2 bpf-next 08/18] libbpf: add BPF token support to bpf_map_create() API
` [PATCH v2 bpf-next 09/18] selftests/bpf: add BPF token-enabled test for BPF_MAP_CREATE command
` [PATCH v2 bpf-next 10/18] bpf: add BPF token support to BPF_BTF_LOAD command
` [PATCH v2 bpf-next 11/18] libbpf: add BPF token support to bpf_btf_load() API
` [PATCH v2 bpf-next 12/18] selftests/bpf: add BPF token-enabled BPF_BTF_LOAD selftest
` [PATCH v2 bpf-next 13/18] bpf: keep BPF_PROG_LOAD permission checks clear of validations
` [PATCH v2 bpf-next 14/18] bpf: add BPF token support to BPF_PROG_LOAD command

[qemu-mainline test] 181271: regressions - FAIL
 2023-06-07 23:53 UTC 

[Intel-gfx] [PATCH v2] x86/mm: Fix PAT bit missing from page protection modify mask
 2023-06-07 23:52 UTC  (8+ messages)
      `  "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for x86/mm: Fix PAT bit missing from page protection modify mask (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v2 1/2] kernel-doc: don't let V=1 change outcome
 2023-06-07 23:51 UTC  (4+ messages)

[meta-ti kirkstone/master PATCH v2] ti-kernel: Apply RT fragments to RT kernel config
 2023-06-07 23:52 UTC  (2+ messages)
` [meta-ti] "

[dm-devel] [PATCH v7 0/5] Introduce provisioning primitives
 2023-06-07 23:50 UTC  (15+ messages)
                    `  "

[RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
 2023-06-07 23:50 UTC  (9+ messages)

[PATCH v3 0/2] Add ili9882t bindings and timing
 2023-06-07 23:49 UTC  (3+ messages)
` [PATCH v3 2/2] HID: i2c-hid: elan: Add ili9882t timing

[igt-dev] [PATCH i-g-t] tests/i915_pm_freq_api: Add a suspend subtest
 2023-06-07 23:49 UTC  (11+ messages)
    ` [Intel-gfx] "
          ` [igt-dev] [Intel-gfx] "

[igt-dev] [PATCH i-g-t 0/4] gem_ctx_freq: multi-gt support and disable efficient freq
 2023-06-07 23:47 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/4] tests/gem_ctx_freq: Add support for multi-gts

[PATCH 0/4] ASoC: add new trigger ordering method
 2023-06-07 23:44 UTC  (5+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] ASoC: amd: use use "
` [PATCH 3/4] ASoC: atmel: "
` [PATCH 4/4] ASoC: remove old "

[syzbot] [btrfs?] WARNING in btrfs_split_ordered_extent
 2023-06-07 23:45 UTC  (2+ messages)

[PATCH 0/7] watchdog/hardlockup: Cleanup configuration of hardlockup detectors
 2023-06-07 23:37 UTC  (21+ messages)
` [PATCH 1/7] watchdog/hardlockup: Sort hardlockup detector related config values a logical way
` [PATCH 2/7] watchdog/hardlockup: Make the config checks more straightforward
` [PATCH 3/7] watchdog/hardlockup: Declare arch_touch_nmi_watchdog() only in linux/nmi.h
` [PATCH 5/7] watchdog/sparc64: Rename HAVE_NMI_WATCHDOG to HAVE_HARDLOCKUP_WATCHDOG_SPARC64
` [PATCH 6/7] watchdog/sparc64: Define HARDLOCKUP_DETECTOR_SPARC64
` [PATCH 7/7] watchdog/hardlockup: Define HARDLOCKUP_DETECTOR_ARCH

[RFC PATCH 0/3] Add ability to disable ia32 at boot time
 2023-06-07 23:43 UTC  (10+ messages)
` [PATCH 3/3] x86: Disable running 32bit processes if ia32_disabled is passed

linux-next: Signed-off-by missing for commit in the slab tree
 2023-06-07 23:43 UTC 

[djakov-icc:syscache-upstream-hint 3/17] drivers/iommu/qcom-iommu-debug-user.c:79:47: error: passing argument 4 of 'kstrtoull_from_user' from incompatible pointer type
 2023-06-07 23:41 UTC 

[PATCH v3 00/10] spi: bcm63xx-hsspi: driver and doc updates
 2023-06-07 23:37 UTC  (11+ messages)
` [PATCH v3 01/10] spi: bcm63xx-hsspi: Make driver depend on BCMBCA arch
` [PATCH v3 02/10] spi: bcm63xx-hsspi: Fix multi-bit mode setting
` [PATCH v3 03/10] spi: bcm63xx-hsspi: Add new compatible string support
` [PATCH v3 04/10] spi: bcm63xx-hsspi: Add prepend mode support
` [PATCH v3 05/10] spi: bcmbca-hsspi: Add driver for newer HSSPI controller
` [PATCH v3 06/10] dt-bindings: spi: Add bcm63xx-hsspi controller support
` [PATCH v3 07/10] ARM: dts: broadcom: bcmbca: Add spi controller node
` [PATCH v3 08/10] arm64: "
` [PATCH v3 09/10] broadcom: bcmbca: Enable SPI drivers by default
` [PATCH v3 10/10] MAINTAINERS: Add Broadcom Broadband SoC HS SPI drivers

[PATCH v10 10/11] SELinux: Add selfattr hooks
 2023-06-07 23:39 UTC  (3+ messages)

[PATCH v6 00/12] SM63(50|75) DPU support
 2023-06-07 23:39 UTC  (7+ messages)

[PATCH V2 1/2] platform/x86/intel/pmc: Add resume callback
 2023-06-07 23:38 UTC  (2+ messages)
` [PATCH V2 2/2] platform/x86/intel/pmc/mtl: Put devices in D3 during resume

[Intel-xe] [PATCH v2 00/10] Utilize i915 display probing
 2023-06-07 23:39 UTC  (7+ messages)
` [Intel-xe] [PATCH v2 07/10] drm/i915/display: Include of display limits doesn't need 'display/'
` [Intel-xe] [PATCH v2 10/10] fixup! drm/xe/display: Implement display support

[PATCH] binfmt_elf: dynamically allocate note.data in parse_elf_properties
 2023-06-07 23:37 UTC  (4+ messages)

[PATCH v11 00/20] TDX host kernel support
 2023-06-07 23:36 UTC  (13+ messages)
` [PATCH v11 04/20] x86/cpu: Detect TDX partial write machine check erratum
` [PATCH v11 05/20] x86/virt/tdx: Add SEAMCALL infrastructure
` [PATCH v11 06/20] x86/virt/tdx: Handle SEAMCALL running out of entropy error
` [PATCH v11 09/20] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory

[RFC PATCH 0/1] Integer overflows while scanning for integers
 2023-06-07 23:36 UTC  (2+ messages)

[PATCH 5.10 000/120] 5.10.183-rc1 review
 2023-06-07 23:35 UTC  (2+ messages)

[PATCH v17] drm/msm/dpu: add DSC blocks to the catalog of MSM8998
 2023-06-07 23:33 UTC  (5+ messages)

[PATCH] drm/msm/dpu: tidy up some error checking
 2023-06-07 23:33 UTC  (7+ messages)

[ovmf test] 181268: tolerable FAIL - PUSHED
 2023-06-07 23:31 UTC 

[PATCH] nvme: print disposition on err req completion
 2023-06-07 23:31 UTC  (5+ messages)

[ANNOUNCE] libtraceevent 1.7.3 is released
 2023-06-07 23:30 UTC 

[kvm-unit-tests PATCH] x86: Link with "-z noexecstack" to suppress irrelevant linker warnings
 2023-06-07 23:26 UTC  (2+ messages)

[kvm-unit-tests PATCH v4 0/2] nSVM: vNMI testcase
 2023-06-07 23:26 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/6] x86: nSVM: Fix bugs in LBRV tests
 2023-06-07 23:26 UTC  (2+ messages)

[ANNOUNCE] libtracefs v1.7 is released
 2023-06-07 23:29 UTC 

[PATCH 0/3] Allwinner sunxi USB gadget improvements
 2023-06-07 23:29 UTC  (6+ messages)
` [PATCH 1/3] usb: musb-new: sunxi: do not attempt to access NULL SRAMC

[PATCH v4 0/3] Add JH7110 cpufreq support
 2023-06-07 23:28 UTC  (8+ messages)
` [PATCH v4 2/3] cpufreq: dt-platdev: Add JH7110 SOC to the allowlist

[kvm-unit-tests PATCH 0/5] x86: Add "safe" macros to wrap ASM_TRY()
 2023-06-07 23:25 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/2] runtime: x86: Require vPMU for x86/pmu tests
 2023-06-07 23:25 UTC  (2+ messages)

[ANNOUNCE] libtracecmd v1.4 is released
 2023-06-07 23:27 UTC 

[kvm-unit-tests PATCH v3 00/27] kvm-unit-tests: set of fixes and new tests
 2023-06-07 23:25 UTC  (2+ messages)

[xen-unstable-smoke test] 181277: regressions - FAIL
 2023-06-07 23:26 UTC 

[kvm-unit-tests PATCH 0/2] x86/pmu: Add TSX testcase and fix force_emulation_prefix
 2023-06-07 23:25 UTC  (2+ messages)

[PATCH v10 04/11] LSM: syscalls for current process attributes
 2023-06-07 23:26 UTC  (3+ messages)
` [PATCH v10 4/11] "

[ANNOUNCE] trace-cmd v3.2 is released
 2023-06-07 23:25 UTC 

KVM x86 reviews status for 6.5
 2023-06-07 23:24 UTC 

[PATCH v3] libbpf: kprobe.multi: Filter with available_filter_functions
 2023-06-07 23:22 UTC  (6+ messages)
` [PATCH v4] "

[Intel-gfx] [PATCH] drm/i915/display: Include of display limits doesn't need 'display/'
 2023-06-07 23:21 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-xe] [PATCH] fixup! drm/xe: Introduce a new DRM driver for Intel GPUs
 2023-06-07 23:21 UTC  (9+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for fixup! drm/xe: Introduce a new DRM driver for Intel GPUs (rev4)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ○ CI.BAT: info "

[PATCH v2 -next 0/2] RISC-V ACPI: Assorted fixes
 2023-06-07 23:19 UTC  (5+ messages)
` [PATCH v2 -next 2/2] RISC-V/perf: Use standard interface to get INTC domain

[PATCH v2 1/2] drm/msm/dpu: use PINGPONG_NONE to unbind INTF from PP
 2023-06-07 23:20 UTC  (3+ messages)

[pull request][net-next 00/15] mlx5 updates 2023-06-06
 2023-06-07 23:18 UTC  (6+ messages)
` [net-next 13/15] net/mlx5: Skip inline mode check after mlx5_eswitch_enable_locked() failure

KVM Forum BoF on I/O + secure virtualization
 2023-06-07 23:18 UTC  (3+ messages)
    `  "

[PATCH 00/10] RISC-V KVM in-kernel AIA irqchip
 2023-06-07 23:17 UTC  (9+ messages)
` [PATCH 09/10] RISC-V: KVM: Add in-kernel virtualization of AIA IMSIC
` [PATCH 10/10] RISC-V: KVM: Expose IMSIC registers as attributes of AIA irqchip

[PATCH 0/2] sunxi, usb: Clean up SRAM initialization code
 2023-06-07 23:16 UTC  (3+ messages)
` [PATCH 1/2] usb: musb-new: sunxi: only perform SRAM initialization when necessary
` [PATCH 2/2] usb: musb-new: sunxi: clarify the purpose of SRAM initialization

[PATCH] usb: musb-new: sunxi: remove unused define
 2023-06-07 23:16 UTC 

linux-next: Signed-off-by missing for commit in the drivers-x86 tree
 2023-06-07 23:15 UTC 

[PATCH v2 net-next] ethtool: ioctl: improve error checking for set_wol
 2023-06-07 23:14 UTC 

[PATCH v2 0/3] vfio: Cleanup Kconfigs
 2023-06-07 23:09 UTC  (4+ messages)
` [PATCH v2 1/3] vfio/pci: Cleanup Kconfig
` [PATCH v2 2/3] vfio/platform: "
` [PATCH v2 3/3] vfio/fsl: Create Kconfig sub-menu

[PATCH 00/30] fbdev: Make userspace interfaces optional
 2023-06-07 23:07 UTC  (7+ messages)
` [PATCH 30/30] fbdev: Make support for userspace interfaces configurable

nolibc patches, still possible for 6.5 ?
 2023-06-07 23:06 UTC  (8+ messages)

[tip:x86/cleanups] BUILD SUCCESS 7e980867ced0037a65f588971b89769857b77aab
 2023-06-07 23:04 UTC 

[tip:master] BUILD SUCCESS 5320c4f88009a3cb2b0174988bf9c337db9bb8fc
 2023-06-07 23:04 UTC 

[tip:x86/cache] BUILD SUCCESS e0a6ede2dd884adb73a7dde80444185b655f7c79
 2023-06-07 23:04 UTC 

[PATCH v1 1/8] dt-bindings: display: panel: mipi-dbi-spi: add shineworld lh133k compatible
 2023-06-07 23:04 UTC  (13+ messages)
` [PATCH v1 2/8] dt-bindings: display: panel: mipi-dbi-spi: add spi-3wire property
` [PATCH v1 4/8] dt-bindings: can: m_can: add termination-{gpios,ohms} properties
` [PATCH v1 5/8] dt-bindings: net: dsa: microchip: add missing spi-{cpha,cpol} properties

Status of glibc-related service cost review for CTI?
 2023-06-07 23:04 UTC  (3+ messages)

Question about reserved_regions w/ Intel IOMMU
 2023-06-07 23:03 UTC  (2+ messages)

mt76 patchset cause KASAN: use-after-free in tasklet_action_common.isra.0+0x6a4 when computer shutdown
 2023-06-07 23:03 UTC 

[PATCH 0/2] shortlog: introduce --email-only, --group-filter options
 2023-06-07 23:02 UTC  (3+ messages)
` [PATCH 1/2] shortlog: introduce `--group-filter` to restrict output
` [PATCH 2/2] shortlog: introduce `--email-only` to only show emails

[PATCH v5 00/26] cxl/pci: Add support for RCH RAS error handling
 2023-06-07 23:01 UTC  (3+ messages)
` [PATCH v5 14/26] cxl/pci: Store the endpoint's Component Register mappings in struct cxl_dev_state
  ` Concept of LD-ID in QEMU

[PATCH] pack-bitmap.c: gracefully degrade on failure to load MIDX'd pack
 2023-06-07 23:01 UTC 

[PATCH net-next 0/6] sfc: TC encap actions offload
 2023-06-07 23:00 UTC  (5+ messages)
` [PATCH net-next 5/6] sfc: neighbour lookup for TC encap action offload

[PATCH v3 0/2] pack-objects: introduce `pack.extraRecentObjectsHook`
 2023-06-07 22:58 UTC  (8+ messages)
` [PATCH v4 0/2] gc: introduce `gc.recentObjectsHook`
  ` [PATCH v4 2/2] "
` [PATCH v5 0/2] "
  ` [PATCH v5 1/2] reachable.c: extract `obj_is_recent()`
  ` [PATCH v5 2/2] gc: introduce `gc.recentObjectsHook`

[PATCH] drm/amdkfd: fix and enable debugging for gfx11
 2023-06-07 22:58 UTC  (3+ messages)

stable-rc/linux-4.19.y build: 188 builds: 5 failed, 183 passed, 26 warnings (v4.19.284-89-ga1cebe658474)
 2023-06-07 22:55 UTC 

[Intel-gfx] [PATCH] drm/i915/mst: Make sure all resources are freed for MST topology manager before destroy
 2023-06-07 22:52 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[android-common:android11-5.4 2256/26438] drivers/scsi/ufs/ufshcd-crypto.c:250:26: sparse: sparse: symbol 'ufshcd_blk_crypto_mode_num_for_alg_dusize' was not declared. Should it be static?
 2023-06-07 22:50 UTC 

[Intel-xe] [PATCH] drm/xe: Donot apply forcewake while reading actual frequency
 2023-06-07 22:48 UTC  (2+ messages)

stable-rc/linux-6.1.y build: 162 builds: 1 failed, 161 passed, 3 errors, 17 warnings (v6.1.31-266-g8f4f686e321c)
 2023-06-07 22:48 UTC 

linux-next: duplicate patch in the mm-hotfixes tree
 2023-06-07 22:47 UTC 

[PATCH v3 0/5] Add printf and formatted asserts in the guest
 2023-06-07 22:45 UTC  (6+ messages)
` [PATCH v3 1/5] KVM: selftests: Add strnlen() to the string overrides
` [PATCH v3 2/5] KVM: selftests: Add guest_snprintf() to KVM selftests
` [PATCH v3 3/5] KVM: selftests: Add additional pages to the guest to accommodate ucall
` [PATCH v3 4/5] KVM: selftests: Add string formatting options to ucall
` [PATCH v3 5/5] KVM: selftests: Add a selftest for guest prints and formatted asserts

[PATCH] riscv: reserve DTB before possible memblock allocation
 2023-06-07 22:17 UTC  (3+ messages)

[PATCH v4 1/2] dt-bindings: clock: fixed-clock: Add nvmem support
 2023-06-07 22:41 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Add missing prototypes for several test kfuncs
 2023-06-07 22:40 UTC 


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.