All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-24 15:37:25 to 2023-05-24 16:13:30 UTC [more...]

[Intel-gfx] next: clang: x86_64: /intel_display.c:6012:3: error: unannotated fall-through between switch labels [-Werror, -Wimplicit-fallthrough]
 2023-05-24 15:41 UTC  (6+ messages)
` next: clang: x86_64: /intel_display.c:6012:3: error: unannotated fall-through between switch labels [-Werror,-Wimplicit-fallthrough]

[PATCH -next v20 20/26] riscv: Add prctl controls for userspace vector management
 2023-05-24 16:13 UTC  (2+ messages)

Slow RTL8822CE 802.11ac PCIe Wireless Network Adapter
 2023-05-24 16:13 UTC  (8+ messages)

[PATCH 0/6] Add Support for RK3588s Indiedroid Nova
 2023-05-24 16:12 UTC  (4+ messages)
` [PATCH 1/6] ASoC: es8328: Enabling support for 12Mhz sysclk

ARM: dts: stm32: fix AV96 board SAI2 pin muxing on stm32mp15
 2023-05-24 16:12 UTC 

[PATCH 1/2] perf annotate: Handle x86 instruction suffix generally
 2023-05-24 16:11 UTC  (6+ messages)
` [PATCH 2/2] perf annotate: Remove x86 instructions with suffix

[PATCH v4 0/9] drm: fdinfo memory stats
 2023-05-24 16:11 UTC  (7+ messages)
` (subset) "

[PATCH v2] iommu/vtd: fix address translation for superpages
 2023-05-24 16:11 UTC  (2+ messages)

[PATCH v5 0/7] drm: fdinfo memory stats
 2023-05-24 16:10 UTC  (21+ messages)
` [PATCH v5 1/7] drm/docs: Fix usage stats typos
` [PATCH v5 2/7] drm: Add common fdinfo helper
` [PATCH v5 3/7] drm/msm: Switch to "
` [PATCH v5 4/7] drm/amdgpu: "
` [PATCH v5 5/7] drm: Add fdinfo memory stats
` [PATCH v5 6/7] drm/msm: Add memory stats to fdinfo
` [PATCH v5 7/7] drm/doc: Relax fdinfo string constraints

[LTP] qemu-x86_64 compat: LTP: controllers: RIP: 0010:__alloc_pages
 2023-05-24 16:09 UTC  (4+ messages)
    `  "

[PATCH 1/2] x86/Kconfig: Allow CONFIG_X86_MPPARSE disable for OF platforms
 2023-05-24 16:09 UTC  (4+ messages)
` [PATCH 2/2] Drivers: hv: Kconfig: Add HYPERV_VTL_MODE dependencies

[PATCH v5 net 0/6] net/sched: Fixes for sch_ingress and sch_clsact
 2023-05-24 16:09 UTC  (14+ messages)
` [PATCH v5 net 1/6] net/sched: sch_ingress: Only create under TC_H_INGRESS
` [PATCH v5 net 2/6] net/sched: sch_clsact: Only create under TC_H_CLSACT
` [PATCH v5 net 3/6] net/sched: Reserve TC_H_INGRESS (TC_H_CLSACT) for ingress (clsact) Qdiscs
` [PATCH v5 net 4/6] net/sched: Prohibit regrafting ingress or clsact Qdiscs
` [PATCH v5 net 6/6] net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting

[PATCH] arm64: dts: Unify pinctrl-single pin group nodes for altera
 2023-05-24 16:08 UTC  (2+ messages)

Re: [PATCH v3] i2c: ocores: use devm_ managed clks
 2023-05-24 15:43 UTC  (3+ messages)
`  "

[PATCH] iscsi_ibft: Fix finding the iBFT under Xen Dom 0
 2023-05-24 16:05 UTC 

[PATCH 0/1] process attribute support for Landlock
 2023-05-24 16:05 UTC  (9+ messages)
` [PATCH v2] lsm: adds process attribute getter "

[PATCH 0/8] Various smatch/sparse fixes
 2023-05-24 16:04 UTC  (3+ messages)
` [PATCH 1/8] staging: media: atomisp: initialize settings to 0

[PATCH] common/mlx5: adjust fork call with the new kernel API
 2023-05-24 16:05 UTC  (2+ messages)

[Weekly meetings] MoM - 23rd of May 2023
 2023-05-24 16:06 UTC 

[PATCH v2 0/5] staging: Switch i2c drivers back to use .probe()
 2023-05-24 16:05 UTC  (3+ messages)
` [PATCH v2 2/5] media: atomisp: "

[PATCH 0/3] use C11 memory model GCC builtin atomics
 2023-05-24 16:05 UTC  (3+ messages)

[PATCH] freebsd/contigmem: fix function parameter list
 2023-05-24 16:03 UTC  (3+ messages)

[PATCH v2 00/22] lib: add pdcp protocol
 2023-05-24 16:01 UTC  (24+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/22] net: add PDCP header
  ` [PATCH v3 02/22] lib: add pdcp protocol
  ` [PATCH v3 03/22] pdcp: add pre and post-process
  ` [PATCH v3 04/22] pdcp: add packet group
  ` [PATCH v3 05/22] pdcp: add crypto session create and destroy
  ` [PATCH v3 06/22] pdcp: add pre and post process for UL
  ` [PATCH v3 07/22] pdcp: add pre and post process for DL
  ` [PATCH v3 08/22] pdcp: add IV generation routines
  ` [PATCH v3 09/22] app/test: add lib pdcp tests
  ` [PATCH v3 10/22] test/pdcp: pdcp HFN tests in combined mode
  ` [PATCH v3 11/22] doc: add PDCP library guide
  ` [PATCH v3 12/22] pdcp: add control PDU handling for status report
  ` [PATCH v3 13/22] pdcp: implement t-Reordering and packet buffering
  ` [PATCH v3 14/22] test/pdcp: add in-order delivery cases
  ` [PATCH v3 15/22] pdcp: add timer callback handlers
  ` [PATCH v3 16/22] pdcp: add timer expiry handle
  ` [PATCH v3 17/22] test/pdcp: add timer expiry cases
  ` [PATCH v3 18/22] test/pdcp: add timer restart case
  ` [PATCH v3 19/22] pdcp: add support for status report
  ` [PATCH v3 20/22] pdcp: allocate reorder buffer alongside with entity
  ` [PATCH v3 21/22] pdcp: add thread safe processing
  ` [PATCH v3 22/22] test/pdcp: add PDCP status report cases

[igt-dev] [PATCH v4 0/1] test/gem_create: exercise gem_create_ext_set_pat
 2023-05-24 16:02 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCHv2 dlm/next] fs: dlm: avoid F_SETLKW plock op lookup collisions
 2023-05-24 16:02 UTC  (2+ messages)
` [Cluster-devel] "

[PATCH 1/2] tpm: tis_i2c: Limit read bursts to I2C_SMBUS_BLOCK_MAX (32) bytes
 2023-05-24 16:03 UTC  (3+ messages)
` [PATCH 2/2] tpm: tis_i2c: Limit write "

[PATCH] debugfs.c: Fix error checking for debugfs_create_dir
 2023-05-24 16:03 UTC 

[PATCH 1/9] cpu/SMT: Move SMT prototypes into cpu_smt.h
 2023-05-24 15:56 UTC  (18+ messages)
` [PATCH 2/9] cpu/SMT: Move smt/control simple exit cases earlier
` [PATCH 3/9] cpu/SMT: Store the current/max number of threads
` [PATCH 4/9] cpu/SMT: Create topology_smt_threads_supported()
` [PATCH 5/9] cpu/SMT: Create topology_smt_thread_allowed()
` [PATCH 6/9] cpu/SMT: Allow enabling partial SMT states via sysfs
` [PATCH 7/9] powerpc/pseries: Initialise CPU hotplug callbacks earlier
` [PATCH 8/9] powerpc: Add HOTPLUG_SMT support
` [PATCH 9/9] powerpc/pseries: Honour current SMT state when DLPAR onlining CPUs

[PATCH AUTOSEL 6.2 01/30] drm/cirrus: NULL-check pipe->plane.state->fb in cirrus_pipe_update()
 2023-05-24 16:03 UTC  (9+ messages)
` [PATCH AUTOSEL 6.2 08/30] selftests/bpf: check that modifier resolves after pointer

[BUG] Segmentation fault in git v2.41.0.rc1
 2023-05-24 16:02 UTC  (2+ messages)
` [PATCH] builtin/submodule--helper.c: handle missing submodule URLs

[PATCH 1/2] arm-bsp/tc1: use latest kernel and u-boot
 2023-05-24 16:02 UTC  (2+ messages)
` [PATCH 2/2] arm-bsp/tc1: re-enable signed kernel image

[PATCH] x86/pci/xen: populate MSI sysfs entries
 2023-05-24 16:00 UTC  (4+ messages)

[PATCH 0/7] btrfs-progs: tune: add resume support for csum conversion
 2023-05-24 15:55 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: Enable VM_CONTEXT1_CNTL after page table addr is set
 2023-05-24 15:02 UTC  (2+ messages)

[opkg-utils PATCH V2] opkg-feed: Fix adding feeds with same name as architecture
 2023-05-24 16:01 UTC  (2+ messages)

[igt-dev] [RFC v2 i-g-t 0/9] Add initial eudebug coverage
 2023-05-24 16:01 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Add initial eudebug coverage (rev3)

[freescale-fslc:6.1-1.0.x-imx 3193/9879] versioncheck: ./drivers/mxc/gpu-viv/hal/kernel/gc_hal_kernel.c: 6071: need linux/version.h
 2023-05-24 16:00 UTC 

Bug report: kernel paniced when system hibernates
 2023-05-24 15:59 UTC  (12+ messages)

[Bug 216951] New: close_range(2) page missing; closefrom(2) needs refreshing for glibc inclusion
 2023-05-24 15:59 UTC  (3+ messages)
` [Bug 216951] close_range(2) needs refreshing for glibc inclusion; closefrom(2) page missing

[RFC PATCH] ethdev: advertise flow restore in mbuf
 2023-05-24 16:00 UTC  (2+ messages)

[PATCH v5 00/15] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver
 2023-05-24 15:58 UTC  (4+ messages)
` [PATCH v5 13/15] crypto: iaa - Add support for default IAA 'canned' compression mode

[PATCH net-next v6 0/3] Add SCM_PIDFD and SO_PEERPIDFD
 2023-05-24 15:45 UTC  (10+ messages)
` [PATCH net-next v6 1/3] scm: add SO_PASSPIDFD and SCM_PIDFD

[RFC PATCH v2] x86/sev-es: Include XSS value in GHCB CPUID request
 2023-05-24 15:56 UTC 

[RFC PATCH 0/6] block: Make raw_co_get_allocated_file_size asynchronous
 2023-05-24 15:57 UTC  (7+ messages)
` [RFC PATCH 4/6] Convert query-block/info_block to coroutine
` [RFC PATCH 6/6] block: Add a thread-pool version of fstat

[PATCH] mm: compaction: avoid GFP_NOFS ABBA deadlock
 2023-05-24 15:58 UTC  (3+ messages)

[PATCH] drm/i915: Fix clang -Wimplicit-fallthrough in intel_async_flip_check_hw()
 2023-05-24 15:57 UTC  (6+ messages)
` [Intel-gfx] "

[PATCH 6.3 000/363] 6.3.4-rc2 review
 2023-05-24 15:57 UTC  (3+ messages)

[PATCH RFC v2] vPCI: account for hidden devices
 2023-05-24 15:56 UTC  (2+ messages)

Convert existing KMS drivers to atomic modesetting?
 2023-05-24 15:55 UTC  (2+ messages)

[PATCH] nfcsim.c: Fix error checking for debugfs_create_dir
 2023-05-24 15:55 UTC 

[PATCH v3] PCI: Don't assume root ports from > 2015 are power manageable
 2023-05-24 15:44 UTC  (2+ messages)

[igt-dev] [PATCH v5 0/1] test/gem_create: exercise gem_create_ext_set_pat
 2023-05-24 15:56 UTC  (2+ messages)
` [igt-dev] [PATCH v5 1/1] "

[RFC PATCH v2 0/6] SVM guest shadow stack support
 2023-05-24 15:53 UTC  (7+ messages)
` [RFC PATCH v2 1/6] KVM: x86: SVM: Emulate reads and writes to shadow stack MSRs
` [RFC PATCH v2 2/6] KVM: x86: SVM: Update dump_vmcb with shadow stack save area additions
` [RFC PATCH v2 3/6] KVM: x86: SVM: Pass through shadow stack MSRs
` [RFC PATCH v2 4/6] KVM: SVM: Save shadow stack host state on VMRUN
` [RFC PATCH v2 5/6] KVM: SVM: Add MSR_IA32_XSS to the GHCB for hypervisor kernel
` [RFC PATCH v2 6/6] KVM: SVM: Add CET features to supported_xss

[RFC PATCH 0/2] net: Add sysfs files for threaded NAPI
 2023-05-24 15:55 UTC  (6+ messages)
` [RFC PATCH 1/2] "

[PATCH] maintainers: add maintainers to Nvidia net mlx5
 2023-05-24 15:55 UTC  (4+ messages)

[RFC PATCH 0/2] lib: reset: thead: Correct dts naming convention
 2023-05-24 15:55 UTC  (8+ messages)
` [RFC PATCH 2/2] lib: reset: thead: Correct the naming convention of dts

[PATCH] cpio: respect MLPREFIX for PACKAGE_WRITE_DEPS
 2023-05-24 15:53 UTC  (3+ messages)
` [OE-core] "

[PATCH] ARM: tlb: Prevent flushing insane large ranges one by one
 2023-05-24 15:51 UTC  (4+ messages)

[PATCH v2 0/7] ASoC: mt8188: add new board support
 2023-05-24 15:51 UTC  (3+ messages)
` [PATCH v2 6/7] ASoC: mediatek: mt8188-mt6359: support new board with nau88255

[PATCH 0/2] signal: Avoid preempt_disable() in ptrace_stop() on PREEMPT_RT
 2023-05-24 15:37 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v2] iavf: Remove useless else if
 2023-05-24 15:51 UTC  (3+ messages)
`  "

[igt-dev] [PATCH i-g-t v3 0/7] Improve description of tests used by i915 validation
 2023-05-24 15:50 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t v3 1/7] gem_exec_fence: fix a typo
` [igt-dev] [PATCH i-g-t v3 3/7] tests: better document the remaining core used by i915 validation
` [igt-dev] [PATCH i-g-t v3 4/7] i915/gem_exec_*: better document gem exec tests used for "
` [igt-dev] [PATCH i-g-t v3 6/7] i915/perf_*: better document tests
` [igt-dev] [PATCH i-g-t v3 7/7] i915/: better document the remaining i915 tests

[PATCH v3] hw/riscv: virt: Assume M-mode FW in pflash0 only when "-bios none"
 2023-05-24 15:50 UTC  (2+ messages)

[syzbot] [reiserfs?] INFO: task hung in flush_old_commits
 2023-05-24 15:50 UTC  (5+ messages)

[PATCH] exportfs: check for error return value from exportfs_encode_*()
 2023-05-24 15:48 UTC 

[Intel-gfx] [PATCH 0/7] drm/i915: Init DDI ports based on port_mask
 2023-05-24 15:48 UTC  (3+ messages)
` [Intel-gfx] [PATCH 3/7] drm/i915: Assert that device info bitmasks have enough bits

[Intel-wired-lan] [PATCH] overflow: Add struct_size_t() helper
 2023-05-24 15:46 UTC  (5+ messages)

[PATCH] sched: fix sched_thermal_decay_shift kernel-doc comment
 2023-05-24 15:45 UTC  (2+ messages)

Building UML with ASan on x86
 2023-05-24 15:46 UTC 

[PATCH 0/7] replace rte atomics with GCC builtin atomics
 2023-05-24 15:47 UTC  (4+ messages)
` [PATCH v3 "

[PATCH V2] blk-cgroup: Flush stats before releasing blkcg_gq
 2023-05-24 15:43 UTC  (4+ messages)

[syzbot] [wireguard?] KASAN: slab-use-after-free Write in enqueue_timer
 2023-05-24 15:39 UTC  (13+ messages)

[igt-dev] [PATCH i-g-t 0/1] drm-uapi/xe_drm: Update Xe uAPI
 2023-05-24 15:45 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 1/1] "
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v2 0/4] UFS host controller driver patches
 2023-05-24 15:44 UTC  (4+ messages)
` [PATCH v2 2/4] scsi: ufs: Fix handling of lrbp->cmd

[PATCH] Remove hardcoded static string length
 2023-05-24 15:43 UTC  (3+ messages)

seeking community input on adapting DPDK to P4Runtime backend
 2023-05-24 15:43 UTC  (4+ messages)

[dm-devel] [PATCH v11 0/9] Implement copy offload support
 2023-05-24 15:40 UTC  (4+ messages)
  ` [dm-devel] [PATCH v11 2/9] block: Add copy offload support infrastructure

[kirkstone][PATCH] go: fix CVE-2023-24540
 2023-05-24 15:42 UTC  (4+ messages)
` [OE-core] "

[PATCH 0/8] ARM: dts: stm32: add adc internal channels on stm32mp15
 2023-05-24 15:39 UTC  (4+ messages)
` [PATCH 7/8] ARM: dts: stm32: adopt generic iio bindings for adc channels on dhcor-drc

[PATCH] tracing/timer: Add missing hrtimer modes to decode_hrtimer_mode()
 2023-05-24 15:39 UTC  (3+ messages)

[PATCH mptcp-next v15 5/5] mptcp: update userspace pm infos
 2023-05-24 15:41 UTC  (2+ messages)
` mptcp: update userspace pm infos: Tests Results

[PATCH v4 0/4] Fix imx7-media-csi format settings
 2023-05-24 15:39 UTC  (3+ messages)

[PATCH v3 0/7] migration: Add switchover ack capability and VFIO precopy support
 2023-05-24 15:38 UTC  (5+ messages)
` [PATCH v3 6/7] vfio/migration: Add VFIO migration pre-copy support

[PATCH net-next] nfp: add L4 RSS hashing on UDP traffic
 2023-05-24 15:38 UTC  (7+ messages)

[Intel-xe] [PATCH 0/2] Update Xe uAPI in a minimally invasive way
 2023-05-24 15:37 UTC  (3+ messages)
` [Intel-xe] [PATCH 2/2] drm/xe: Validate uAPI padding and reserved fields


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.