All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-31 06:44:24 to 2023-07-31 07:19:48 UTC [more...]

[PATCH v2 0/3] Add PWM-DAC audio support for StarFive JH7110 RISC-V SoC
 2023-07-31  7:06 UTC  (4+ messages)
` [PATCH v2 2/3] ASoC: starfive: Add JH7110 PWM-DAC driver

[PATCH v3 0/6] ASoC: mediatek: Add support for MT7986 SoC
 2023-07-31  6:50 UTC  (5+ messages)
` [PATCH v3 4/6] ASoC: mediatek: mt7986: add machine driver with wm8960

[PATCH v2 0/3] drm/display: simplify support for transparent DRM bridges
 2023-07-31  7:19 UTC  (8+ messages)
` [PATCH v2 1/3] drm/display: add transparent bridge helper
` [PATCH v2 2/3] phy: qcom: qmp-combo: switch to DRM_SIMPLE_BRIDGE
` [PATCH v2 3/3] usb: typec: nb7vpq904m: "

[PATCH v2 00/14] sysctl: Add a size argument to register functions in sysctl
 2023-07-31  7:17 UTC  (32+ messages)
` [Bridge] "
` [PATCH v2 01/14] sysctl: Prefer ctl_table_header in proc_sysctl
  ` [Bridge] "
` [PATCH v2 02/14] sysctl: Use ctl_table_header in list_for_each_table_entry
  ` [Bridge] "
` [PATCH v2 03/14] sysctl: Add ctl_table_size to ctl_table_header
  ` [Bridge] "
` [PATCH v2 04/14] sysctl: Add size argument to init_header
  ` [Bridge] "
` [PATCH v2 05/14] sysctl: Add a size arg to __register_sysctl_table
  ` [Bridge] "
` [PATCH v2 06/14] sysctl: Add size to register_sysctl
  ` [Bridge] "
` [PATCH v2 07/14] sysctl: Add size arg to __register_sysctl_init
  ` [Bridge] "
` [PATCH v2 08/14] sysctl: Add size to register_net_sysctl function
  ` [Bridge] "
` [PATCH v2 09/14] ax.25: Update to register_net_sysctl_sz
  ` [Bridge] "
  ` [PATCH v2 10/14] netfilter: "
    ` [Bridge] "
  ` [PATCH v2 11/14] networking: "
    ` [Bridge] "
` [PATCH v2 12/14] vrf: "
  ` [Bridge] "
` [PATCH v2 13/14] sysctl: SIZE_MAX->ARRAY_SIZE in register_net_sysctl
  ` [Bridge] "
` [PATCH v2 14/14] sysctl: Use ctl_table_size as stopping criteria for list macro
  ` [Bridge] "

[PATCH 4/4] selftests/nolibc: enable -Wall compiler warnings
 2023-07-31  7:17 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next v1] rtnetlink: remove redundant checks for nlattr IFLA_BRIDGE_MODE
 2023-07-31  7:16 UTC  (2+ messages)
`  "

[PATCH 0/3] platform/x86: simatic-ipc: add another model BX-56A/BX-59A
 2023-07-31  7:14 UTC 

[PATCH 00/13] Linux RISC-V IOMMU Support
 2023-07-31  7:19 UTC  (3+ messages)
` [PATCH 08/11] RISC-V: drivers/iommu/riscv: Add page table support

[PATCH] vdpa/mlx5: Fix crash on shutdown for when no ndev exists
 2023-07-31  7:15 UTC  (6+ messages)

[PATCH] kvm: Fix crash by initializing kvm_state early
 2023-07-31  7:18 UTC  (2+ messages)

[PATCH -next] drm/amdgpu: Fix one kernel-doc comment
 2023-07-31  3:09 UTC 

[PATCH] drm/radeon: Prefer 'unsigned int' to bare use of 'unsigned'
 2023-07-29 14:12 UTC  (2+ messages)

[PATCH for-8.2 0/2] arm/kvm: use kvm_{get,set}_one_reg
 2023-07-31  7:15 UTC  (3+ messages)
` [PATCH for-8.2 2/2] arm/kvm: convert to kvm_get_one_reg

[PATCH] fbdev/amifb: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
 2023-07-31  2:18 UTC 

[RFC PATCH 4/7] sched/fair: Calculate the scan depth for idle balance based on system utilization (fwd)
 2023-07-31  7:15 UTC 

[PATCH v9 30/36] x86/fred: Fixup fault on ERETU by jumping to fred_entrypoint_user
 2023-07-31  6:41 UTC  (7+ messages)
` [PATCH v9 31/36] x86/traps: Export external_interrupt() for handling IRQ in IRQ induced VM exits
` [PATCH v9 32/36] x86/fred: Export fred_entrypoint_kernel() for handling NMI in NMI "
` [PATCH v9 33/36] KVM: VMX: Add VMX_DO_FRED_EVENT_IRQOFF for IRQ/NMI handling
` [PATCH v9 34/36] x86/syscall: Split IDT syscall setup code into idt_syscall_init()
` [PATCH v9 35/36] x86/fred: FRED initialization code
` [PATCH v9 36/36] x86/fred: Disable FRED by default in its early stage

[PATCH 00/14] sysctl: Add a size argument to register functions in sysctl
 2023-07-31  7:09 UTC  (9+ messages)
  ` [PATCH 09/14] ax.25: Update to register_net_sysctl_sz

[PATCH v9 29/36] x86/fred: FRED entry/exit and dispatch code
 2023-07-31  6:41 UTC 

[PATCH v9 28/36] x86/idtentry: Incorporate declaration/definition of the FRED exception handler type
 2023-07-31  6:41 UTC 

[PATCH v9 27/36] x86/traps: Add external_interrupt() to dispatch external interrupts
 2023-07-31  6:40 UTC 

[net-next PATCH V2 0/2] octeontx2-af: Code restructuting and new
 2023-07-31  7:03 UTC  (3+ messages)
` [net-next PATCH V2 2/2] octeontx2-af: TC flower offload support for inner VLAN

[PATCH RFC] Btrfs: only subtract from len_to_oe_boundary when it is tracking an extent
 2023-07-31  7:02 UTC  (4+ messages)

[PATCH v9 26/36] x86/traps: Add sysvec_install() to install a system interrupt handler
 2023-07-31  6:40 UTC 

[PATCH v2 0/9] Initial Marvell PXA1908 support
 2023-07-31  7:09 UTC  (11+ messages)
` [PATCH v2 4/9] dt-bindings: clock: Add Marvell PXA1908 clock bindings
` [PATCH v2 6/9] dt-bindings: marvell: Document PXA1908 SoC

[PATCH 0/3] Accompany -nostdlib with -fno-stack-protector
 2023-07-31  7:10 UTC  (5+ messages)
` [PATCH 1/3] pc-bios/optionrom: Add -fno-stack-protector
` [PATCH 2/3] tests/migration: "
` [PATCH 3/3] tests/tcg: "

[PATCH v6 0/1] Switchtec Switch DMA Engine Driver
 2023-07-31  7:08 UTC  (3+ messages)
` [PATCH v6 1/1] dmaengine: switchtec-dma: Introduce Switchtec DMA engine PCI driver

[PATCH 1/4] selftests/nolibc: drop unused test helpers
 2023-07-31  7:08 UTC  (3+ messages)

[PATCH 0/2] lsm: change security_capget LSM hook
 2023-07-31  7:07 UTC  (3+ messages)
` [PATCH 1/2] lsm: change 'target' parameter to 'const' in "
` [PATCH 2/2] lsm: split cap_capget() declaration to multiple lines

[PATCH net-next V5 0/3] virtio_net: add per queue interrupt coalescing support
 2023-07-31  7:06 UTC  (4+ messages)
` [PATCH net-next V5 1/3] virtio_net: extract interrupt coalescing settings to a structure
` [PATCH net-next V5 2/3] virtio_net: support per queue interrupt coalesce command
` [PATCH net-next V5 3/3] virtio_net: enable per queue interrupt coalesce feature

[PATCH 0/2] power: regulator: rk8xx: Add 500us delay after LDO regulator is enabled
 2023-07-31  7:08 UTC  (6+ messages)
` [PATCH 1/2] DO NOT MERGE: mmc: dw_mmc: Keep vqmmc-supply enable count in balance
` [PATCH 2/2] power: regulator: rk8xx: Add 500us delay after LDO regulator is enabled

[PATCH 0/3] sunxi: Orange Pi Zero 3 DT support
 2023-07-31  7:06 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: arm: sunxi: document Orange Pi Zero 3 board name

[PATCH net-next,v4] bonding: support balance-alb with openvswitch
 2023-07-31  7:05 UTC  (3+ messages)

[Intel-wired-lan] [PATCH] igb: Stop PTP related workqueues if aren't necessary
 2023-07-31  7:06 UTC  (2+ messages)

[OE-core][PATCH v2 1/2] cve-exclusion_6.1: correct typo in exclusion list name
 2023-07-31  7:02 UTC  (2+ messages)
` [OE-core][PATCH v2 2/2] bluez5: correct CVE status of ignored CVEs

[PATCH for-8.2 0/6] vfio/migration: Add P2P support for VFIO migration
 2023-07-31  7:05 UTC  (5+ messages)
` [PATCH for-8.2 1/6] vfio/migration: Move from STOP_COPY to STOP in vfio_save_cleanup()

[PATCH v9 00/36] x86: enable FRED for x86-64
 2023-07-31  6:33 UTC  (26+ messages)
` [PATCH v9 01/36] Documentation/x86/64: Add documentation for FRED
` [PATCH v9 02/36] x86/fred: Add Kconfig option for FRED (CONFIG_X86_FRED)
` [PATCH v9 03/36] x86/fred: Disable FRED support if CONFIG_X86_FRED is disabled
` [PATCH v9 04/36] x86/cpufeatures: Add the cpu feature bit for FRED
` [PATCH v9 05/36] x86/opcode: Add ERETU, ERETS instructions to x86-opcode-map
` [PATCH v9 06/36] x86/objtool: Teach objtool about ERETU and ERETS
` [PATCH v9 07/36] x86/cpu: Add X86_CR4_FRED macro
` [PATCH v9 08/36] x86/cpu: Add MSR numbers for FRED configuration
` [PATCH v9 09/36] x86/fred: Make unions for the cs and ss fields in struct pt_regs
` [PATCH v9 10/36] x86/fred: Add a new header file for FRED definitions
` [PATCH v9 11/36] x86/fred: Reserve space for the FRED stack frame
` [PATCH v9 12/36] x86/fred: Update MSR_IA32_FRED_RSP0 during task switch
` [PATCH v9 13/36] x86/fred: Let ret_from_fork_asm() jmp to fred_exit_user when FRED is enabled
` [PATCH v9 14/36] x86/fred: Disallow the swapgs instruction "
` [PATCH v9 15/36] x86/fred: No ESPFIX needed "
` [PATCH v9 16/36] x86/fred: Allow single-step trap and NMI when starting a new task
` [PATCH v9 17/36] x86/fred: Define a common function type fred_handler
` [PATCH v9 18/36] x86/fred: Add a page fault entry stub for FRED
` [PATCH v9 19/36] x86/fred: Add a debug "
` [PATCH v9 20/36] x86/fred: Add a NMI "
` [PATCH v9 21/36] x86/fred: Add a machine check "
` [PATCH v9 22/36] x86/fred: Add a double fault "
` [PATCH v9 23/36] x86/entry: Remove idtentry_sysvec from entry_{32,64}.S
` [PATCH v9 24/36] x86/idtentry: Incorporate definitions/declarations of the FRED external interrupt handler type
` [PATCH v9 25/36] x86/traps: Add a system interrupt handler table for system interrupt dispatch

[PATCH v2] drm: fix indirect goto into statement expression UB
 2023-07-31  7:03 UTC  (4+ messages)

[PATCH v2 00/16] iommu/amd: SVA Support (Part 1) - cleanup/refactoring
 2023-07-31  7:03 UTC  (4+ messages)
` [PATCH v2 15/16] iommu/amd: Initialize iommu_device->max_pasids

[igt-dev] [PATCH v2 0/3] kunit: Expose some built-in features to modules
 2023-07-31  7:02 UTC  (8+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for kunit: Expose some built-in features to modules (rev2)
` [Intel-xe] ✓ CI.Patch_applied: success "
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "

[virtio-comment] [PATCH v13] virtio-net: support device stats
 2023-07-31  7:01 UTC  (6+ messages)
` [virtio-comment] "
    ` [virtio-comment] "
        ` [virtio-dev] "

[PATCH v2] net: stmmac: correct MAC propagation delay
 2023-07-31  7:00 UTC  (6+ messages)

[PATCH v3 0/8] soc: qcom: Add support for SM4450
 2023-07-31  7:00 UTC  (7+ messages)
` [PATCH v3 4/8] arm64: dts: qcom: Add base SM4450 QRD DTS
` [PATCH v3 5/8] dt-bindings: arm: qcom,ids: Adjust the position of QCOM_ID_QDU1010
` [PATCH v3 6/8] soc: qcom: socinfo: adjust the position of QDU1010

[PATCH 1/1] cmd: avoid overflow in mtd_is_aligned_with_min_io_size
 2023-07-31  7:00 UTC  (2+ messages)

[meta-oe][PATCH] cve_check: fix conversion errors
 2023-07-31  6:59 UTC 

[PATCH] gdbstub: Fix client Ctrl-C handling
 2023-07-31  6:58 UTC  (6+ messages)

[PATCH v7 0/4] Add dynamic connector selection mechanism
 2023-07-31  6:37 UTC  (4+ messages)
` [PATCH v7 3/4] drm/mediatek: Add ability to support dynamic connector selection

[PATCH v3 0/2] GPIO-based hotplug i2c bus
 2023-07-31  6:58 UTC  (5+ messages)
` [PATCH v3 2/2] i2c: Add GPIO-based hotplug gate

Pull request: u-boot-rockchip-20230728
 2023-07-31  6:57 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/libgeos: bump version to 3.12.0
 2023-07-31  6:12 UTC 

[PATCH 00/26] Migration PULL 2023-07-24
 2023-07-31  6:56 UTC  (3+ messages)

[PATCH v5 0/4] perf: ampere: Add support for Ampere SoC PMUs
 2023-07-31  6:56 UTC  (4+ messages)

[PATCH 00/17] MIPS: loongson32: Convert all platform devices to DT
 2023-07-31  6:56 UTC  (6+ messages)
` [PATCH 07/17] MIPS: loongson32: Convert UART platform device "

[PATCH -next] RDMA/mthca: remove many unnecessary NULL values
 2023-07-31  6:55 UTC 

[PATCH v1] arm64: dts: qcom: sc7280: Add PCIe0 node
 2023-07-31  6:54 UTC  (6+ messages)

[PATCH 00/12] SUNRPC: various thread management improvements
 2023-07-31  6:48 UTC  (13+ messages)
` [PATCH 01/12] SUNRPC: make rqst_should_sleep() idempotent()
` [PATCH 02/12] FIXUP: SUNRPC: Deduplicate thread wake-up code
` [PATCH 03/12] FIXUP: SUNRPC: call svc_process() from svc_recv()
` [PATCH 04/12] nfsd: Simplify code around svc_exit_thread() call in nfsd()
` [PATCH 05/12] nfsd: separate nfsd_last_thread() from nfsd_put()
` [PATCH 06/12] SUNRPC: rename and refactor svc_get_next_xprt()
` [PATCH 07/12] SUNRPC: move all of xprt handling into svc_xprt_handle()
` [PATCH 08/12] SUNRPC: move task-dequeueing code into svc_recv()
` [PATCH 09/12] SUNRPC: integrate back-channel processing with svc_recv()
` [PATCH 10/12] SUNRPC: change how svc threads are asked to exit
` [PATCH 11/12] SUNRPC: add list of idle threads
` [PATCH 12/12] SUNRPC: discard SP_CONGESTED

[PATCH v7 0/5] introduce tee-based EFI Runtime Variable Service
 2023-07-31  6:50 UTC  (13+ messages)
` [PATCH v7 1/5] efi: expose efivar generic ops register function
` [PATCH v7 2/5] efi: Add EFI_ACCESS_DENIED status code
` [PATCH v7 3/5] efi: Add tee-based EFI variable driver
` [PATCH v7 4/5] efivarfs: automatically update super block flag
` [PATCH v7 5/5] efivarfs: force RO when remounting if SetVariable is not supported

[PATCH V3 4/5] ASoC: codecs: aw88261 device related operation functions
 2023-07-31  6:51 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/timescaledb: bump version to 2.11.1
 2023-07-31  6:08 UTC 

[Cluster-devel] [PATCH v3 00/49] use refcount+RCU method to implement lockless slab shrink
 2023-07-29  8:47 UTC  (7+ messages)
` [Cluster-devel] [PATCH v3 04/49] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
  ` [dm-devel] "
` [Cluster-devel] [PATCH v3 05/49] mm: shrinker: add infrastructure for dynamically allocating shrinker
  ` [dm-devel] "

[Intel-gfx] [PATCH v3 0/6] Panel replay phase1 implementation
 2023-07-31  6:47 UTC  (3+ messages)
` [Intel-gfx] [PATCH v3 4/6] drm/i915/panelreplay: Initializaton and compute config for panel replay

[v2 6/6] mm: hugetlb: Skip initialization of struct pages freed later by HVO
 2023-07-31  6:46 UTC  (2+ messages)

[PATCH V3 5/5] ASoC: codecs: aw88261 chip register file, Kconfig and Makefile
 2023-07-31  6:44 UTC  (2+ messages)

[PATCH 1/1] Revert "iommu/arm-smmu-v3: Set TTL invalidation hint better"
 2023-07-31  6:21 UTC 

[oe][meta-oe][kirkstone][PATCH 1/1] libyang: fix CVE-2023-26917
 2023-07-31  6:45 UTC 

[PATCH V3 0/8] genpd: imx: relocate scu-pd and misc update
 2023-07-31  6:47 UTC  (6+ messages)
` [PATCH V3 6/8] genpd: imx: scu-pd: initialize is_off according to HW state
` [PATCH V3 7/8] genpd: imx: scu-pd: add multi states support
` [PATCH V3 8/8] genpd: imx: scu-pd: change init level to subsys_initcall

[PATCH v2 0/5] rockchip: Fix SPI flash SPL and payload overlap
 2023-07-31  6:43 UTC  (3+ messages)
` [PATCH v2 5/5] doc: rockchip: Update SPI flashing instruction


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.