All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-13 19:05:41 to 2023-02-13 20:01:24 UTC [more...]

[PATCH v1 RFC Zisslpcfi 00/20] riscv control-flow integrity for U mode
 2023-02-13 20:01 UTC  (7+ messages)
` [PATCH v1 RFC Zisslpcfi 11/20] mmu: maybe_mkwrite updated to manufacture shadow stack PTEs

[RFC 00/13] Replace static logtypes with static
 2023-02-13 19:55 UTC  (20+ messages)
` [PATCH v4 00/19] Replace use of static logtypes
  ` [PATCH v4 01/19] gso: don't log message on non TCP/UDP
  ` [PATCH v4 02/19] eal: drop no longer used GSO logtype
  ` [PATCH v4 03/19] log: drop unused RTE_LOGTYPE_TIMER
  ` [PATCH v4 04/19] efd: replace RTE_LOGTYPE_EFD with dynamic type
  ` [PATCH v4 05/19] mbuf: replace RTE_LOGTYPE_MBUF "
  ` [PATCH v4 06/19] acl: replace LOGTYPE_ACL "
  ` [PATCH v4 07/19] power: replace RTE_LOGTYPE_POWER "
  ` [PATCH v4 08/19] ring: replace RTE_LOGTYPE_RING "
  ` [PATCH v4 09/19] mempool: replace RTE_LOGTYPE_MEMPOOL "
  ` [PATCH v4 10/19] lpm: replace RTE_LOGTYPE_LPM with dynamic types
  ` [PATCH v4 11/19] kni: replace RTE_LOGTYPE_KNI with dynamic type
  ` [PATCH v4 12/19] sched: replace RTE_LOGTYPE_SCHED "
  ` [PATCH v4 13/19] port: replace RTE_LOGTYPE_PORT "
  ` [PATCH v4 14/19] table: convert RTE_LOGTYPE_TABLE to dynamic logtype
  ` [PATCH v4 15/19] app/test: remove use of RTE_LOGTYPE_PIPELINE
  ` [PATCH v4 16/19] pipeline: replace RTE_LOGTYPE_PIPELINE with dynamic type
  ` [PATCH v4 17/19] hash: move rte_thash_gfni stubs out of header file
  ` [PATCH v4 18/19] hash: move rte_hash_set_alg out header

[Question] softlockup in run_timer_softirq
 2023-02-13 20:00 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 0/7] drm/i915/wm: legacy watermark code shuffling
 2023-02-13 20:00 UTC  (8+ messages)
` [Intel-gfx] [PATCH v2 1/7] drm/i915: move memory frequency detection to intel_dram.c
` [Intel-gfx] [PATCH v2 2/7] drm/i915/wm: move remaining watermark code out of intel_pm.c
` [Intel-gfx] [PATCH v2 3/7] drm/i915/wm: move functions to call watermark hooks to intel_wm.[ch]
` [Intel-gfx] [PATCH v2 4/7] drm/i915/wm: add .get_hw_state to watermark funcs
` [Intel-gfx] [PATCH v2 5/7] drm/i915/wm: move watermark sanitization to intel_wm.[ch]
` [Intel-gfx] [PATCH v2 6/7] drm/i915/wm: move watermark debugfs to intel_wm.c
` [Intel-gfx] [PATCH v2 7/7] drm/i915: rename intel_pm_types.h -> display/intel_wm_types.h

Try to address the drm_debugfs issues
 2023-02-13 19:59 UTC  (6+ messages)

[PATCH v2 0/8] powerpc/85xx: p2020: Create one unified machine description
 2023-02-13 19:58 UTC  (7+ messages)

[PATCH 00/21] Some bugfix and cleanup to mballoc
 2023-02-13 19:58 UTC  (23+ messages)
` [PATCH 08/21] ext4: add missed brelse in ext4_free_blocks_simple
` [PATCH 09/21] ext4: remove unused return value of ext4_mb_try_best_found and ext4_mb_free_metadata
` [PATCH 10/21] ext4: Remove unnecessary release when memory allocation failed in ext4_mb_init_cache
` [PATCH 11/21] ext4: remove unnecessary e4b->bd_buddy_page check in ext4_mb_load_buddy_gfp
` [PATCH 12/21] ext4: remove unnecessary check in ext4_mb_new_blocks
` [PATCH 13/21] ext4: remove dead check in mb_buddy_mark_free
` [PATCH 14/21] ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_mb_check_limits
` [PATCH 15/21] ext4: use best found when complex scan of group finishs
` [PATCH 16/21] ext4: remove unnecessary exit_meta_group_info tag
` [PATCH 17/21] ext4: remove unnecessary count2 in ext4_free_data_in_buddy
` [PATCH 18/21] ext4: remove unnecessary goto in ext4_mb_mark_diskspace_used

[dm-devel] RAID4 with no striping mode request
 2023-02-13 19:40 UTC  (3+ messages)
`  "

[dm-devel] "dm: prefer kmap_local_page() instead of deprecated kmap_atomic()" is broken
 2023-02-13 19:50 UTC 

[PATCH 1/2] net/ark: add new device to PCIe allowlist
 2023-02-13 19:58 UTC  (3+ messages)
` [PATCH 1/2] doc: clarify the existing net/ark guide
  ` [PATCH 2/2] net/ark: add new ark PCIe device

[PATCH] Revert "staging: r8188eu: simplify rtw_get_ff_hwaddr"
 2023-02-13 19:58 UTC  (4+ messages)
` [PATCH v2] staging: r8188eu: "

[PATCH 0/6] Use correct LDO5 control registers for PCA9450
 2023-02-13 19:56 UTC  (6+ messages)
` [PATCH 6/6] arm64: dts: imx8mm-kontron: Add support for reading SD_VSEL signal

[PATCH 0/5] kernel: Standardize task comm setup for kthreads
 2023-02-13 19:57 UTC  (5+ messages)
` [PATCH 1/5] kernel: Move kernel_clone_args's fn to new struct
` [PATCH 4/5] kernel: Prepare set_kthread_struct to be used for setup_thread_fn

[PATCH v4 0/5] watchdog: mt7621-wdt: avoid globals and arch dependencies
 2023-02-13 19:57 UTC  (12+ messages)
` [PATCH v4 1/5] dt-bindings: watchdog: mt7621-wdt: add phandle to access system controller registers

"KVM: x86/mmu: Overhaul TDP MMU zapping and flushing" breaks SVM on Hyper-V
 2023-02-13 19:56 UTC  (5+ messages)

[PATCH] create-spdx-2.2: Add support for custom Annotations
 2023-02-13 19:54 UTC 

[LSF/MM/BPF BoF]: extend UBLK to cover real storage hardware
 2023-02-13 19:13 UTC  (6+ messages)

[PATCH v2] ACPICA: Replace fake flexible arrays with flexible array members
 2023-02-13 19:51 UTC  (4+ messages)

[PATCH 5.10 000/139] 5.10.168-rc1 review
 2023-02-13 19:50 UTC  (2+ messages)

[PATCH v2 0/3] Add RISC-V 32 NOMMU support
 2023-02-13 19:49 UTC  (7+ messages)
` [PATCH v2 1/3] clk: k210: remove an implicit 64-bit division
` [PATCH v2 3/3] riscv: configs: Add nommu defconfig for RV32

[PATCH-tip 0/2] locking/rwsem: Miscellaneous rwsem enhancements
 2023-02-13 19:48 UTC  (3+ messages)
` [PATCH 1/2] locking/rwsem: Enable early rwsem writer lock handoff
` [PATCH 2/2] locking/rwsem: Wake up all readers for wait queue waker

[RFC PATCH v3 0/4] Move TE setup to prepare_for_kickoff()
 2023-02-13 19:48 UTC  (8+ messages)
` [RFC PATCH v3 1/4] drm/msm/dpu: "
` [RFC PATCH v3 2/4] drm/msm: Check for NULL before calling prepare_commit()
` [RFC PATCH v3 3/4] drm/msm/dpu: Remove empty prepare_commit() function

[PATCH 0/2] Remove VT-d virtual command interface
 2023-02-13 19:48 UTC  (10+ messages)
` [PATCH 2/2] iommu/ioasid: Remove custom IOASID allocator

[Intel-gfx] [PATCH v3 00/15] Add vfio_device cdev for iommufd support
 2023-02-13 19:47 UTC  (3+ messages)
`  "

imx8mp spi fail
 2023-02-13 19:46 UTC  (3+ messages)

[PATCH v4] hw/arm/smmuv3: Add GBPA register
 2023-02-13 19:45 UTC  (4+ messages)

[RFC PATCH v2 00/18] Add DRM CRTC 3D LUT interface
 2023-02-13 19:45 UTC  (12+ messages)

stable-rc/linux-5.10.y build: 184 builds: 2 failed, 182 passed, 9 warnings (v5.10.167-140-g65fa84413c15)
 2023-02-13 19:41 UTC 

[RFC PATCH 0/6] add: block invalid submodules
 2023-02-13 19:41 UTC  (5+ messages)
` [RFC PATCH 1/6] leak fix: cache_put_path
` [RFC PATCH 2/6] t4041, t4060: modernize test style

[PATCH v6 01/20] irqdomain: Fix association race
 2023-02-13 19:40 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v6 02/20] irqdomain: Fix disassociation race
 2023-02-13 19:40 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v6 08/20] irqdomain: Drop revmap mutex
 2023-02-13 19:40 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v6 09/20] irqdomain: Drop dead domain-name assignment
 2023-02-13 19:40 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

Second-source devices and interrupt-mapping race
 2023-02-13 19:40 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] irqdomain: Fix mapping-creation race

[PATCH v6 04/20] irqdomain: Look for existing mapping only once
 2023-02-13 19:40 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v6 03/20] irqdomain: Drop bogus fwspec-mapping error handling
 2023-02-13 19:40 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v6 11/20] irqdomain: Clean up irq_domain_push/pop_irq()
 2023-02-13 19:40 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v6 05/20] irqdomain: Refactor __irq_domain_alloc_irqs()
 2023-02-13 19:40 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v6 07/20] irqdomain: Fix domain registration race
 2023-02-13 19:40 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v6 10/20] irqdomain: Drop leftover brackets
 2023-02-13 19:40 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v6 13/20] x86/uv: Use irq_domain_create_hierarchy()
 2023-02-13 19:40 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v6 12/20] x86/ioapic: Use irq_domain_create_hierarchy()
 2023-02-13 19:40 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v6 15/20] irqchip/gic-v2m: Use irq_domain_create_hierarchy()
 2023-02-13 19:40 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v6 14/20] irqchip/alpine-msi: Use irq_domain_add_hierarchy()
 2023-02-13 19:40 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v6 20/20] irqdomain: Switch to per-domain locking
 2023-02-13 19:40 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v6 17/20] irqchip/gic-v3-mbi: Use irq_domain_create_hierarchy()
 2023-02-13 19:40 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v6 16/20] irqchip/gic-v3-its: Use irq_domain_create_hierarchy()
 2023-02-13 19:40 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v6 19/20] irqchip/mvebu-odmi: Use irq_domain_create_hierarchy()
 2023-02-13 19:40 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v6 18/20] irqchip/loongson-pch-msi: Use irq_domain_create_hierarchy()
 2023-02-13 19:40 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v1 00/13] test/bbdev: changes for 23.03
 2023-02-13 19:40 UTC  (4+ messages)
` [PATCH v1 09/13] test/bbdev: bbdev-test cannot compare some scenarios

[PATCH] scsi: mpi3mr: fix an issue found by KASAN
 2023-02-13 19:40 UTC  (2+ messages)

[PATCH] RISC-V: Enable dead code elimination
 2023-02-13 19:39 UTC  (2+ messages)

[RFC PATCH V2 0/9] Convert TSC to monotonic raw clock for PEBS
 2023-02-13 19:37 UTC  (12+ messages)
` [RFC PATCH V2 1/9] timekeeping: Expose the conversion information of monotonic raw
` [RFC PATCH V2 2/9] perf: Extend ABI to support post-processing monotonic raw conversion
` [RFC PATCH V2 3/9] perf/x86: Factor out x86_pmu_sample_preload()
` [RFC PATCH V2 4/9] perf/x86: Enable post-processing monotonic raw conversion
` [RFC PATCH V2 5/9] perf/x86/intel: Enable large PEBS for monotonic raw
` [RFC PATCH V2 6/9] tools headers UAPI: Sync linux/perf_event.h with the kernel sources
` [RFC PATCH V2 7/9] perf session: Support the monotonic raw clock conversion information
` [RFC PATCH V2 8/9] perf evsel, tsc: Support the monotonic raw clock conversion
` [RFC PATCH V2 9/9] perf evsel: Enable post-processing monotonic raw conversion by default

[PATCH v3 00/10] sched/fair: Avoid unnecessary migrations within SMT domains
 2023-02-13 19:47 UTC  (4+ messages)
` [PATCH v3 07/10] sched/fair: Do not even the number of busy CPUs via asym_packing

Question about Table E.1
 2023-02-13 19:37 UTC  (11+ messages)
          ` [PATCH -perfbook] cpu: PoC of A QQz citing table in answer to another QQz (was Re: Question about Table E.1)
            ` [PATCH -perfbook v2] cpu: Add a QQz on table E.1

[RFC PATCH 0/7] drm/msm/dpu: Implement tearcheck support on INTF block
 2023-02-13 19:37 UTC  (4+ messages)
` [RFC PATCH 5/7] drm/msm/dpu: Document and enable TEAR interrupts on DSI interfaces

[PATCH v1 RFC Zisslpcfi 09/20] riscv mmu: riscv shadow stack page fault handling
 2023-02-13 19:36 UTC  (2+ messages)

[PATCH] MAINTAINERS: update my email address for the clock framework
 2023-02-13 19:35 UTC  (2+ messages)

[igt-dev] [PATCH 1/2] amdgpu/amd_plane: Add multi MPO XRGB8888 test
 2023-02-13 19:33 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [1/2] "

[Buildroot] [PATCH 1/3] package/kodi: fix armv5 build
 2023-02-13 19:31 UTC  (2+ messages)

[PATCH v4 0/5] Add function suspend/resume and remote wakeup support
 2023-02-13 19:31 UTC  (6+ messages)
` [PATCH v4 1/5] usb: gadget: Properly configure the device for remote wakeup
` [PATCH v4 2/5] usb: dwc3: Add remote wakeup handling
` [PATCH v4 3/5] usb: gadget: Add function wakeup support
` [PATCH v4 4/5] usb: dwc3: Add function suspend and "
` [PATCH v4 5/5] usb: gadget: f_ecm: Add suspend/resume and remote "

[PATCH 0/3] arm64: configs: Provide slimmed down configuration for guests
 2023-02-13 19:30 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2023-02-13 19:30 UTC 

[PATCH] mm: memcontrol: rename memcg_kmem_enabled()
 2023-02-13 19:29 UTC 

[PATCH v2 00/20] CXL RAM and the 'Soft Reserved' => 'System RAM' default
 2023-02-13 19:27 UTC  (3+ messages)
  ` [PATCH v2 13/20] cxl/region: Add region autodiscovery

[PATCH 0/7] of: unittest: new node lifecycle tests
 2023-02-13 19:27 UTC  (4+ messages)
` [PATCH 5/7] of: do not use "%pOF" printk format on node with refcount of zero

[PATCH 1/2] tty: new helper function tty_get_mget
 2023-02-13 19:25 UTC  (3+ messages)

[PATCH] mmc: block: workaround long ioctl busy timeout
 2023-02-13 19:25 UTC  (2+ messages)

[Buildroot] [PATCH v1 1/1] package/sway: new package
 2023-02-13 19:26 UTC  (6+ messages)

[Intel-wired-lan] [PATCH intel-next v2 0/8] i40e: support XDP multi-buffer
 2023-02-13 18:48 UTC  (14+ messages)
` [Intel-wired-lan] [PATCH intel-next v2 1/8] i40e: consolidate maximum frame size calculation for vsi
` [Intel-wired-lan] [PATCH intel-next v2 2/8] i40e: change Rx buffer size for legacy-rx to support XDP multi-buffer
` [Intel-wired-lan] [PATCH intel-next v2 3/8] i40e: add pre-xdp page_count in rx_buffer
  `  "
` [Intel-wired-lan] [PATCH intel-next v2 4/8] i40e: Change size to truesize when using i40e_rx_buffer_flip()
` [Intel-wired-lan] [PATCH intel-next v2 5/8] i40e: use frame_sz instead of recalculating truesize for building skb
  `  "
` [Intel-wired-lan] [PATCH intel-next v2 6/8] i40e: introduce next_to_process to i40e_ring
  `  "
` [Intel-wired-lan] [PATCH intel-next v2 7/8] i40e: add xdp_buff to i40e_ring struct
  `  "
` [Intel-wired-lan] [PATCH intel-next v2 8/8] i40e: add support for XDP multi-buffer Rx
  `  "

[PATCH v2] dt-bindings: spi: spi-st-ssc: convert to DT schema
 2023-02-13 19:23 UTC  (2+ messages)

[RFC PATCH v2 0/6] KVM: arm64: Userspace SMCCC call filtering
 2023-02-13 19:24 UTC  (4+ messages)
` [RFC PATCH v2 5/6] KVM: arm64: Add support for KVM_EXIT_HYPERCALL

[PATCH v2] powerpc/machdep: warn when machine_is() used too early
 2023-02-13 19:23 UTC 

[PATCH 1/2] landlock.7: ffix
 2023-02-13 19:18 UTC  (4+ messages)
` [PATCH 2/2] landlock.7: tfix

[PATCH 0/8] MODULE_LICENSE removals, first tranche
 2023-02-13 19:23 UTC  (9+ messages)
` [PATCH 8/8] kbuild, PCI: microchip: comment out MODULE_LICENSE in non-modules

[PATCH] soc: apple: rtkit: Do not copy the reg state structure to the stack
 2023-02-13 19:22 UTC  (4+ messages)

[PATCH] staging: r8188eu: replace hand coded loop with list_for_each_entry
 2023-02-13 19:24 UTC  (2+ messages)

[PATCH v2] powerpc/machdep: warn when machine_is() used too early
 2023-02-13 19:23 UTC 

[PATCH] staging: r8188eu: merge _rtw_enqueue_cmd into its caller
 2023-02-13 19:23 UTC  (2+ messages)

[PATCH v2] dt-bindings: i2c: i2c-st: convert to DT schema
 2023-02-13 19:16 UTC  (2+ messages)

[meta-arago][kirkstone/master][PATCH] libloki: fix C++ compile errors with gcc-11
 2023-02-13 19:22 UTC 

[PATCH v7 0/6] Some improvements of resctrl selftest
 2023-02-13 19:21 UTC  (7+ messages)
` [PATCH v7 4/6] selftests/resctrl: Cleanup properly when an error occurs in CAT test
` [PATCH v7 5/6] selftests/resctrl: Commonize the signal handler register/unregister for all tests

[PATCH 00/18] target/riscv: Various fixes to gdbstub and CSR access
 2023-02-13 19:19 UTC  (2+ messages)

[PATCH] vhost: accept VIRTIO_F_ORDER_PLATFORM as a valid SVQ feature
 2023-02-13 19:19 UTC 

[RFC PATCH 00/43] Add LoongArch LSX instructions
 2023-02-13 19:18 UTC  (5+ messages)
` [RFC PATCH 01/43] target/loongarch: Add vector data type vec_t

[PATCH 0/2] Single-lane CSI-2 operation on OmniVision OV5670
 2023-02-13 19:19 UTC  (5+ messages)
` [PATCH 2/2] media: i2c: ov5670: Support single-lane operation

[PATCH] EDAC/amd64: remove unneeded call to reserve_mc_sibling_devs()
 2023-02-13 19:15 UTC 

[PATCH v5] media: Add AV1 uAPI
 2023-02-13 19:15 UTC  (3+ messages)

[PATCH 00/10] SM63(50|75) DPU support
 2023-02-13 19:14 UTC  (12+ messages)
` [PATCH 06/10] drm/msm/dpu: Add SM6350 support
                  ` [Freedreno] "

[PATCH] landlock: Clarify documentation for the LANDLOCK_ACCESS_FS_REFER right
 2023-02-13 19:14 UTC  (2+ messages)

[PATCH v2] Set ssid when authenticating
 2023-02-13 19:10 UTC  (6+ messages)

Proposal for patch - Extend bpftool prog run to accept cpu and flags options
 2023-02-13 19:07 UTC  (2+ messages)

stable-rc/linux-5.4.y build: 188 builds: 2 failed, 186 passed, 34 warnings (v5.4.231-88-gcc41b459ac9e)
 2023-02-13 19:06 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.