All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-20 12:06:33 to 2023-06-20 12:59:40 UTC [more...]

[PATCH v3 0/5] cpupower: Add various feature control support for amd_pstate
 2023-06-20 12:59 UTC  (5+ messages)
` [PATCH v3 1/5] cpupower: Recognise amd-pstate active mode driver
` [PATCH v3 2/5] cpupower: Add is_valid_path API

[LTP] [PATCH 0/3] ioprio minor cleanup
 2023-06-20 12:59 UTC  (8+ messages)
` [LTP] [PATCH 1/3] ioprio: Move fallback constants and structs to LAPI header
` [LTP] [PATCH 2/3] ioprio: Add docparse markers
` [LTP] [PATCH 3/3] utils: Remove unused ioprio.h

[PATCH net-next v2 17/17] net: Kill MSG_SENDPAGE_NOTLAST
 2023-06-20 12:59 UTC  (8+ messages)
` [PATCH net-next v2 00/17] splice, net: Switch over users of sendpage() and remove it

renesas-drivers-2023-06-20-v6.4-rc7
 2023-06-20 12:58 UTC 

[PATCH v6 2/5] media: platform: visconti: Add Toshiba Visconti Video Input Interface driver
 2023-06-20 12:57 UTC  (3+ messages)

[PATCH 0/6] cpupower: Add various feature control support for amd_pstate
 2023-06-20 12:58 UTC  (9+ messages)
` [PATCH 1/6] amd-pstate: Make amd-pstate epp driver name hyphenated
` [PATCH 4/6] cpupower: Add EPP value change support

[PATCH v2 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-06-20 12:56 UTC  (8+ messages)
` [PATCH v2 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
` [PATCH v2 08/13] mips/kexec: "

[PATCH v1] doc: updated libcrypto dependencies in QAT guide
 2023-06-20 12:57 UTC  (3+ messages)
` [PATCH v2] "
  ` [EXT] "

[Intel-gfx] [PATCH] drm/i915/adlp+: Allow DC states along with PW2 only for PWB functionality
 2023-06-20 12:56 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH] mips: ralink: introduce commonly used remap node function
 2023-06-20 12:55 UTC  (2+ messages)

[PATCH v2 1/2] powerpc/mm: Cleanup memory block size probing
 2023-06-20 12:53 UTC  (5+ messages)
` [PATCH v2 2/2] powerpc/mm: Add memory_block_size as a kernel parameter

[PATCH v1 1/1] net: phy: dp83td510: fix kernel stall during netboot in DP83TD510E PHY driver
 2023-06-20 12:55 UTC 

[PATCH v3 00/16] can: m_can: Optimizations for m_can/tcan part 2
 2023-06-20 12:53 UTC  (4+ messages)
` [PATCH v3 13/16] can: m_can: Introduce a tx_fifo_in_flight counter

[PATCH] clk: rockchip: rk3568: Fix PLL rate setting for 78.75MHz
 2023-06-20 12:53 UTC  (4+ messages)

[PATCH] clk: rockchip: rk3568: Add PLL rate for 101MHz
 2023-06-20 12:52 UTC  (4+ messages)

[PATCH] MIPS: Loongson64: loongson3_defconfig: Enable amdgpu drm driver
 2023-06-20 12:49 UTC  (2+ messages)

[PATCH] MIPS: Mark core_vpe_count() as __init
 2023-06-20 12:50 UTC  (2+ messages)

[PATCH] MIPS: PCI: Convert to platform remove callback returning void
 2023-06-20 12:51 UTC  (2+ messages)

[PATCH] kvm/mips: update MAINTAINERS
 2023-06-20 12:51 UTC  (2+ messages)

[PATCH] MIPS: mm: Remove special handling for OCTEON CPUs
 2023-06-20 12:50 UTC  (2+ messages)

[XEN PATCH 00/13] xen: fixed violations of MISRA C:2012 Rule 7.2
 2023-06-20 12:51 UTC  (13+ messages)
` [XEN PATCH 01/13] xen/x86: "
` [XEN PATCH 02/13] AMD/IOMMU: "
` [XEN PATCH 05/13] xen/common: "
` [XEN PATCH 06/13] xen/efi: "
` [XEN PATCH 07/13] xen/x86: "

[PATCH v5 00/20] target/arm: Implement FEAT_RME
 2023-06-20 12:44 UTC  (21+ messages)
` [PATCH v5 01/20] target/arm: Add isar_feature_aa64_rme
` [PATCH v5 02/20] target/arm: Update SCR and HCR for RME
` [PATCH v5 03/20] target/arm: SCR_EL3.NS may be RES1
` [PATCH v5 04/20] target/arm: Add RME cpregs
` [PATCH v5 05/20] target/arm: Introduce ARMSecuritySpace
` [PATCH v5 06/20] include/exec/memattrs: Add two bits of space to MemTxAttrs
` [PATCH v5 07/20] target/arm: Adjust the order of Phys and Stage2 ARMMMUIdx
` [PATCH v5 08/20] target/arm: Introduce ARMMMUIdx_Phys_{Realm,Root}
` [PATCH v5 09/20] target/arm: Remove __attribute__((nonnull)) from ptw.c
` [PATCH v5 10/20] target/arm: Pipe ARMSecuritySpace through ptw.c
` [PATCH v5 11/20] target/arm: NSTable is RES0 for the RME EL3 regime
` [PATCH v5 12/20] target/arm: Handle Block and Page bits for security space
` [PATCH v5 13/20] target/arm: Handle no-execute for Realm and Root regimes
` [PATCH v5 14/20] target/arm: Use get_phys_addr_with_struct in S1_ptw_translate
` [PATCH v5 15/20] target/arm: Move s1_is_el0 into S1Translate
` [PATCH v5 16/20] target/arm: Use get_phys_addr_with_struct for stage2
` [PATCH v5 17/20] target/arm: Add GPC syndrome
` [PATCH v5 18/20] target/arm: Implement GPC exceptions
` [PATCH v5 19/20] target/arm: Implement the granule protection check
` [PATCH v5 20/20] target/arm: Add cpu properties for enabling FEAT_RME

[RFC PATCH v2 0/3] gnss: updates to support the Renesas KingFisher board
 2023-06-20 12:47 UTC  (4+ messages)
` [RFC PATCH v2 3/3] arm64: dts: renesas: ulcb-kf: add node for GPS

[PATCH net] selftests: forwarding: Fix race condition in mirror installation
 2023-06-20 12:45 UTC 

[PATCH v1 net-next] net: ena: Add missing newline after markup
 2023-06-20 12:47 UTC  (2+ messages)

[PATCH v2 00/11] iommufd: Add nesting infrastructure
 2023-06-20 12:47 UTC  (9+ messages)

[PATCH v3 0/6] Enable decoder for mt8183
 2023-06-20 12:46 UTC  (5+ messages)
` [PATCH v3 3/6] media: dt-bindings: mediatek,vcodec: Remove VDEC_SYS "

[PATCH 00/11] tools/xenstore: drop TDB
 2023-06-20 12:44 UTC  (13+ messages)
` [PATCH 05/11] tools/xenstore: rename do_tdb_write() and change parameter type
` [PATCH 06/11] tools/xenstore: switch get_acc_data() to use name instead of key
` [PATCH 07/11] tools/xenstore: add wrapper for tdb_fetch()
` [PATCH 08/11] tools/xenstore: make hashtable key and value parameters const
` [PATCH 09/11] tools/xenstore: add hashtable_replace() function
` [PATCH 11/11] tools/xenstore: remove tdb code

[PATCH 6.1 000/166] 6.1.35-rc1 review
 2023-06-20 12:44 UTC  (2+ messages)

[PATCHv3 1/1] mmc: block: ioctl: Add PROG-error aggregation
 2023-06-20 12:44 UTC 

[PATCH v6] crypto/qat: default to IPsec MB for computations
 2023-06-20 12:43 UTC  (3+ messages)
` [PATCH v7] "
  ` [EXT] "

[PATCH v2] fsverity: improve documentation for builtin signature support
 2023-06-20 12:43 UTC  (5+ messages)

[RFC PATCH 00/17] sunxi: rework pinctrl and add T113s support
 2023-06-20 12:42 UTC  (7+ messages)

[meta-networking][PATCH] mdns: remove unneeded headers
 2023-06-20 12:42 UTC  (6+ messages)
` [oe] "

New kernel warning after updating from LTS 5.15.110 to 5.15.112 (and 5.15.113)
 2023-06-20 12:41 UTC  (11+ messages)

[igt-dev] [PATCH] tests/xe_exec_compute_mode: Increase fence timeout for simulation env
 2023-06-20 12:41 UTC  (3+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for "
` [igt-dev] ✓ Fi.CI.BAT: success "

[PATCH v4 0/3] ovl: Add support for fs-verity checking of lowerdata
 2023-06-20 12:41 UTC  (5+ messages)
` [PATCH v4 1/3] ovl: Add framework for verity support
` [PATCH v4 3/3] ovl: Handle verity during copy-up

[libgpiod][PATCH] tools: tests: port tests to shunit2
 2023-06-20 12:41 UTC 

[PATCHv2 bpf-next 00/24] bpf: Add multi uprobe link
 2023-06-20 12:40 UTC  (3+ messages)
` [PATCHv2 bpf-next 03/24] bpf: Add pid filter support for uprobe_multi link

[PATCH net v6 0/6] net: dsa: mt7530: fix multiple CPU ports, BPDU and LLDP handling
 2023-06-20 12:40 UTC  (3+ messages)

[PATCH v11 00/20] TDX host kernel support
 2023-06-20 12:39 UTC  (6+ messages)
` [PATCH v11 05/20] x86/virt/tdx: Add SEAMCALL infrastructure

[PATCHv3 0/1] mmc: block: ioctl: Enhance userspace err-checking
 2023-06-20 12:40 UTC 

[REGRESSION][BISECT] perf/core: Remove pmu linear searching code
 2023-06-20 12:38 UTC  (3+ messages)

[PATCH v3] USB: serial: xr: Add TIOCGRS485 and TIOCSRS485 ioctls
 2023-06-20 12:38 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] igc: Ignore AER reset when device is suspended
 2023-06-20 12:36 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH 00/43] ep93xx device tree conversion
 2023-06-20 12:37 UTC  (4+ messages)
` [PATCH v1 05/43] clk: ep93xx: add DT support for Cirrus EP93xx

USGv6 R1 profile test results on kernel version 5.10
 2023-06-20 12:36 UTC  (2+ messages)

Fwd: kernel/cpu.c: linux misses the initialization of one CPU (off-by-one regression)
 2023-06-20 12:36 UTC  (2+ messages)

[PATCH v16 19/22] PCI: rcar-gen4: Add R-Car Gen4 PCIe Host support
 2023-06-20 12:36 UTC  (11+ messages)

meta-arm-toolchain: SUPPORTED file not found #toolchain
 2023-06-20 12:35 UTC  (3+ messages)
` [yocto] "

[PATCH rc 0/2] iommufd syzkaller fixes
 2023-06-20 12:36 UTC  (5+ messages)
` [PATCH rc 1/2] iommufd: Do not access the area pointer after unlocking

[RFC PATCH 00/11] fixed worker
 2023-06-20 12:35 UTC  (2+ messages)

[PATCH] Btrfs: can_nocow_file_extent should pass down args->strict from callers
 2023-06-20 12:35 UTC  (2+ messages)

[Qemu-devel] [PATCH PULL v2 00/10] RDMA patches
 2023-06-20 12:35 UTC  (3+ messages)
` [Qemu-devel] [PATCH PULL v2 08/10] hw/rdma: PVRDMA commands and data-path ops

[PATCH v3 0/3] wifi: rtw88: Three locking fixes for existing code
 2023-06-20 12:34 UTC  (5+ messages)
` [PATCH v3 1/3] wifi: rtw88: Move register access from rtw_bf_assoc() outside the RCU

[PATCH 0/3] RFC: F_OFD_GETLK should provide more info
 2023-06-20 12:34 UTC  (8+ messages)
` [PATCH 2/3] fd/locks: allow get the lock owner by F_OFD_GETLK

[PATCH 1/3] sysfsutils: fetch a supported fork from github
 2023-06-20 12:34 UTC  (3+ messages)
` [PATCH 2/3] sysfsutils: update 2.1.0 -> 2.1.1
` [PATCH 3/3] sysfstools: don't install to base_libdir

[PATCH 0/1] HID: Add introduction about HID for non-kernel programmers
 2023-06-20 12:33 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/2] hw/i386: Cleanups around kvmclock_create()
 2023-06-20 12:32 UTC  (5+ messages)
` [PATCH 1/2] hw/i386: Remove unuseful kvmclock_create() stub
` [RFC PATCH 2/2] hw/i386: Rename 'hw/kvm/clock.h' -> 'hw/i386/kvm/clock.h'

[PATCH] lib: sbi: Try to make each domain have boot hart
 2023-06-20 12:32 UTC 

[PATCH v10 vfio 0/7] pds_vfio driver
 2023-06-20 12:31 UTC  (6+ messages)
` [PATCH v10 vfio 4/7] vfio/pds: Add VFIO live migration support

[patch v3 0/7] x86/smp: Cure stop_other_cpus() and kexec() troubles
 2023-06-20 12:30 UTC  (7+ messages)
` [patch v3 5/7] x86/smp: Cure kexec() vs. mwait_play_dead() breakage
` [patch v3 6/7] x86/smp: Split sending INIT IPI out into a helper function

[PATCH net-next,v2] net: txgbe: remove unused buffer in txgbe_calc_eeprom_checksum
 2023-06-20 12:28 UTC  (2+ messages)

[avpatel:riscv_kvm_svnapot_v2 14/17] arch/riscv/kvm/aia_imsic.c:94:2-3: Unneeded semicolon
 2023-06-20 12:27 UTC 

[QEMU PATCH 0/1]
 2023-06-20 12:26 UTC  (7+ messages)
` [QEMU PATCH 1/1] virtgpu: do not destroy resources when guest suspend

[PATCH v2 00/16] Reduce preallocations for maple tree
 2023-06-20 12:26 UTC  (3+ messages)
` [PATCH v2 04/16] mm: Change do_vmi_align_munmap() side tree index

[PATCH v2] security/integrity: fix pointer to ESL data and its size on pseries
 2023-06-20 12:25 UTC  (3+ messages)

Fwd: iosm: detected field-spanning write for XMM7360
 2023-06-20 12:25 UTC  (3+ messages)

[PATCH v1 00/46] Add LoongArch LASX instructions
 2023-06-20 12:25 UTC  (7+ messages)
` [PATCH v1 01/46] target/loongarch: Add LASX data type XReg
` [PATCH v1 03/46] target/loongarch: Add CHECK_ASXE maccro for check LASX enable
` [PATCH v1 04/46] target/loongarch: Implement xvadd/xvsub

[PATCH 0/1] allow mke2fs to understand tarballs as input
 2023-06-20 12:16 UTC  (2+ messages)
` [PATCH 1/1] mke2fs: the -d option can now handle tarball input

[Intel-gfx] [PATCH] drm/i915/display/dp: Add fallback on LT failure for DP2.0
 2023-06-20 12:25 UTC  (3+ messages)

[PATCH v7 0/3] media: i2c: Add support for alvium camera
 2023-06-20 12:22 UTC  (4+ messages)
` [PATCH v7 1/3] dt-bindings: vendor-prefixes: Add prefix alliedvision
` [PATCH v7 2/3] media: dt-bindings: alvium: add document YAML binding
` [PATCH v7 3/3] media: i2c: Add support for alvium camera

[PATCH 00/15] refs: implement skip lists for packed backend
 2023-06-20 12:22 UTC  (17+ messages)
` [PATCH v2 00/16] refs: implement jump "
  ` [PATCH v2 09/16] refs/packed-backend.c: implement jump lists to avoid excluded pattern(s)
  ` [PATCH v2 11/16] revision.h: store hidden refs in a `strvec`
  ` [PATCH v2 13/16] refs.h: let `for_each_namespaced_ref()` take excluded patterns
` [PATCH v3 00/16] refs: implement jump lists for packed backend
  ` [PATCH v3 10/16] refs/packed-backend.c: add trace2 counters for jump list

[PATCH v4 0/3] phy: mtk-mipi-csi: add driver for CSI phy
 2023-06-20 12:18 UTC  (12+ messages)
` [PATCH v4 1/2] dt-bindings: phy: add mediatek MIPI CD-PHY module v0.5
` [PATCH v4 2/2] phy: mtk-mipi-csi: add driver for CSI phy

[PATCH 6.3 000/187] 6.3.9-rc1 review
 2023-06-20 12:20 UTC  (2+ messages)

[PULL 00/27] Enable PV backends with Xen/KVM emulation
 2023-06-20 12:19 UTC  (5+ messages)
` [PULL 05/27] hw/xen: Watches on XenStore transactions

[PATCH] cxl/ocxl: Possible repeated word
 2023-06-20 12:18 UTC  (2+ messages)

[PATCH v2 0/5] clean up block_commit_write
 2023-06-20 12:19 UTC  (6+ messages)
` [PATCH v2 1/5] fs/buffer: "
      ` [Ocfs2-devel] "

[igt-dev] [PATCH 0/4] Handle GT and tile seperation in IGT
 2023-06-20 12:19 UTC  (3+ messages)
` [igt-dev] [PATCH 2/4] lib/igt_sysfs: Handling gt related sysfs uapi changes

[PATCH] crypto: qat - remove idle_filter setting
 2023-06-20 12:16 UTC  (2+ messages)

[cocci] Strange spatch behavior while patching an array of structs
 2023-06-20 12:15 UTC  (2+ messages)

[PATCH 00/13] lib{xc,xl}: support for guest MSR features
 2023-06-20 12:14 UTC  (3+ messages)
` [PATCH 09/13] libxl: change the type of libxl_cpuid_policy_list

[PATCH v4] hw/pci: enforce use of slot only slot 0 when devices have an upstream PCIE port
 2023-06-20 12:14 UTC  (3+ messages)

[syzbot] [jfs?] kernel BUG in txEnd
 2023-06-20 12:13 UTC 

[RFC 0/6] Migration deprecated parts
 2023-06-20 12:13 UTC  (9+ messages)
` [RFC 3/6] migration: migrate 'blk' command option is deprecated
` [RFC 4/6] migration: Deprecate -incoming <uri>

[6.4.0-rc7-next-20230620] Boot failure on IBM Power LPAR
 2023-06-20 12:11 UTC 

[PATCH 0/3] drm/gem-dma: Remove unnecessary calls
 2023-06-20 12:03 UTC  (16+ messages)
` [PATCH 1/3] drm/rcar-du: Import buffers with GEM DMA's helpers
` [PATCH 2/3] drm/rockchip: Resolve dependency in GEM DMA helpers
` [PATCH 3/3] drm/gem-dma: Unexport drm_gem_dma_vm_ops

[PATCH] USB: serial-simple: adding Kaufmann RKS+CAN VCP
 2023-06-20 12:02 UTC  (3+ messages)

[XEN PATCH v2] docs/misra: document the C dialect and translation toolchain assumptions
 2023-06-20 12:10 UTC 

[PATCH v8 0/6] Add Intel LJCA device driver
 2023-06-20 12:11 UTC  (5+ messages)
` [PATCH v8 1/6] usb: Add support for Intel LJCA device

[PATCH net-next 0/4] virtio-net: avoid XDP and _F_GUEST_CSUM
 2023-06-20 12:10 UTC  (7+ messages)
` [PATCH net-next 3/4] virtio-net: support coexistence of "

[PATCH RFC v9 00/51] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-06-20 12:09 UTC  (3+ messages)
` [PATCH RFC v9 05/51] x86/coco: move CONFIG_HAS_CC_PLATFORM check down into coco/Makefile

[PATCH 0/9] Fix support of dw-edma HDMA NATIVE IP in remote setup
 2023-06-20 12:07 UTC  (5+ messages)
` [PATCH 5/9] dmaengine: dw-edma: HDMA: Fix possible race condition "

[PATCH 1/2] Documentation: riscv: Add early boot document
 2023-06-20 12:06 UTC  (4+ messages)

drivers/net/dsa/sja1105/sja1105.o: warning: objtool: sja1105_fast_age() falls through to next function sja1105_mgmt_xmit.constprop.0.isra.0.cold()
 2023-06-20 12:06 UTC 

[PATCH v1 1/1] pktcdvd: Use clamp_val() instead of min()+max()
 2023-06-20 12:06 UTC  (2+ messages)

[PATCH v2] btrfs: fix u32 overflows when left shifting @stripe_nr
 2023-06-20 12:05 UTC  (5+ messages)

[virtio-comment] [PATCH v17] virtio-net: support inner header hash
 2023-06-20 12:06 UTC  (2+ messages)
` [virtio-dev] "


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.