All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-08 06:41:56 to 2024-05-08 07:47:01 UTC [more...]

[PATCH v4 00/12] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
 2024-05-08  7:44 UTC  (5+ messages)
` [PATCH v4 03/12] libvhost-user: mask F_INFLIGHT_SHMFD if memfd is not supported
` [PATCH v4 05/12] contrib/vhost-user-blk: fix bind() using the right size of the address
` [PATCH v4 09/12] contrib/vhost-user-blk: enable it on any POSIX system
` [PATCH v4 11/12] tests/qtest/vhost-user-blk-test: use memory-backend-shm

kdevops BoF at LSFMM
 2024-05-08  7:45 UTC  (2+ messages)

[PATCH 0/4] Cursor Fault Fix
 2024-05-08  7:39 UTC  (5+ messages)
` [PATCH 1/4] drm: Add drm_vblank_work_flush_all()
` [PATCH 2/4] drm: Add helper to check if there are pending vblank work
` [PATCH 3/4] drm/i915: Use vblank worker to unpin old legacy cursor fb safely
` [PATCH 4/4] drm/i915: Use the same vblank worker for atomic unpin

[PATCH net-next v4 0/6] add ethernet driver for Tehuti Networks TN40xx chips
 2024-05-08  7:43 UTC  (12+ messages)
` [PATCH net-next v4 1/6] net: tn40xx: add pci "
` [PATCH net-next v4 3/6] net: tn40xx: add basic Tx handling
` [PATCH net-next v4 4/6] net: tn40xx: add basic Rx handling

[PATCHv3 00/19] zram: convert to custom compression API and allow algorithms tuning
 2024-05-08  7:42 UTC  (20+ messages)
` [PATCHv3 01/19] zram: move from crypto API to custom comp backends API
` [PATCHv3 02/19] zram: add lzo and lzorle compression backends support
` [PATCHv3 03/19] zram: add lz4 compression backend support
` [PATCHv3 04/19] zram: add lz4hc "
` [PATCHv3 05/19] zram: add zstd "
` [PATCHv3 06/19] zram: pass estimated src size hint to zstd
` [PATCHv3 07/19] zram: add zlib compression backend support
` [PATCHv3 08/19] zram: add 842 "
` [PATCHv3 09/19] zram: check that backends array has at least one backend
` [PATCHv3 10/19] zram: introduce zcomp_config structure
` [PATCHv3 11/19] zram: extend comp_algorithm attr write handling
` [PATCHv3 12/19] zram: support compression level comp config
` [PATCHv3 13/19] zram: add support for dict "
` [PATCHv3 14/19] zram: add dictionary support to zstd backend
` [PATCHv3 15/19] zram: add config init/release backend callbacks
` [PATCHv3 16/19] zram: share dictionaries between per-CPU contexts
` [PATCHv3 17/19] zram: add dictionary support to lz4
` [PATCHv3 18/19] zram: add dictionary support to lz4hc
` [PATCHv3 19/19] Documentation/zram: add documentation for algorithm parameters

[PATCH] nvmet: prevent sprintf() overflow in nvmet_subsys_nsid_exists()
 2024-05-08  7:43 UTC 

[PATCH v2] uapi: stddef.h: Provide UAPI macros for __counted_by_{le, be}
 2024-05-08  7:43 UTC  (2+ messages)

[PATCH i-g-t] tests/intel/xe_debugfs: Extend gt test to check pat entry
 2024-05-08  7:42 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for "

[PATCH] random: add chacha8_block and swtich the rng to it
 2024-05-08  7:41 UTC  (2+ messages)

[PATCH net-next v3 00/24] Introducing OpenVPN Data Channel Offload
 2024-05-08  7:42 UTC  (4+ messages)
` [PATCH net-next v3 03/24] ovpn: add basic netlink support

[PATCHv2 00/17] zram: convert to custom comp API and allow algorithms configuration
 2024-05-08  7:41 UTC  (2+ messages)

[PATCH v3 0/3] net: phy: bcm5481x: add support for BroadR-Reach mode
 2024-05-08  7:39 UTC  (3+ messages)
` [PATCH v3 3/3] net: phy: bcm-phy-lib: Implement BroadR-Reach link modes

[PATCH v2 0/3] drm/mediatek: Add support for OF graphs
 2024-05-08  7:19 UTC  (9+ messages)
` [PATCH v2 2/3] dt-bindings: arm: mediatek: mmsys: Add OF graph support for board path

[Bug 218305] New: Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles
 2024-05-08  7:39 UTC  (2+ messages)
` [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep

[bug report] nvmet: implement unique discovery NQN
 2024-05-08  7:39 UTC 

[PATCH 1/2] Fix userfaultfd_api to return EINVAL as expected
 2024-05-08  7:39 UTC  (2+ messages)

Makefile.perf:1149: *** Missing bpftool input for generating vmlinux.h. Stop
 2024-05-08  7:39 UTC 

[PATCHv4 net-next] ptp/ioctl: support MONOTONIC_RAW timestamps for PTP_SYS_OFFSET_EXTENDED
 2024-05-08  7:38 UTC  (4+ messages)

[PATCH v2] arm64: dts: qcom: qcs6490-rb3gen2: enable hdmi bridge
 2024-05-08  7:38 UTC  (5+ messages)
` [PATCH v3] "

[PATCH v3 0/6] large folios swap-in: handle refault cases first
 2024-05-08  7:35 UTC  (3+ messages)
` [PATCH v3 1/6] mm: swap: introduce swap_free_nr() for batched swap_free()

[PATCH 0/2] qcom: initial support for the SHIFTphone 8
 2024-05-08  7:37 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom: Add QCM6490 "

[PATCH bpf-next 0/4] selftests/bpf: new MPTCP subflow subtest & improvements
 2024-05-08  7:36 UTC  (11+ messages)
` [PATCH bpf-next 2/4] selftests/bpf: Add RUN_MPTCP_TEST macro
` [PATCH bpf-next 3/4] selftests/bpf: Add mptcp subflow example

[PATCH v2] dt-bindings: net: mediatek: remove wrongly added clocks and SerDes
 2024-05-08  7:34 UTC  (3+ messages)

[RFC v6 1/6] eal: extend bit manipulation functionality
 2024-05-08  7:33 UTC  (6+ messages)
` [RFC v7 0/6] Improve EAL bit operations API
  ` [RFC v7 3/6] eal: add exactly-once bit access functions

[PATCH v5 0/3] implement OA2_CRED_INHERIT flag for openat2()
 2024-05-08  7:32 UTC  (7+ messages)

[PATCH] sched/core: Test online status in available_idle_cpu()
 2024-05-08  7:31 UTC  (3+ messages)

[PATCH v2 net 0/2] net: dsa: mv88e6xxx: fix marvell 6320/21 switch probing
 2024-05-08  7:29 UTC  (3+ messages)
` [PATCH v2 net 1/2] net: dsa: mv88e6xxx: add phylink_get_caps for the mv88e6320/21 family
` [PATCH v2 net 2/2] net: dsa: mv88e6xxx: read cmode on mv88e6320/21 serdes only ports

[PATCH] iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
 2024-05-08  7:29 UTC 

[PATCH v2 0/7] HID/arm64: dts: qcom: sc8280xp-x13s: fix touchscreen power on
 2024-05-08  7:29 UTC  (3+ messages)
` [PATCH v2 3/7] dt-bindings: HID: i2c-hid: elan: add 'no-reset-on-power-off' property

linux-next: Tree for May 8
 2024-05-08  7:29 UTC 

[PATCH 0/3] Add support for the Mobileye EyeQ6H SoC
 2024-05-08  7:28 UTC  (3+ messages)
` [PATCH 2/3] MIPS: mobileye: Add EyeQ6H device tree

[PATCH 0/6] Enable OF_UPSTREAM for j721s2 and am68
 2024-05-08  7:26 UTC  (6+ messages)
` [PATCH 1/6] board: ti: j721s2: j721s2.env: Add explicit boot_targets
` [PATCH 2/6] configs: j721s2_evm_a72_defconfig: Switch to bootstd
` [PATCH 3/6] configs: am68_sk: Move to separate defconfig for AM68 SK board
` [PATCH 4/6] arch: arm: dts: k3-am68-sk-r5: Sync with J721s2 R5 file
` [PATCH 5/6] arch: arm: dts: k3-j721s2-r5: Introduce k3-j721s2-r5.dtsi

[syzbot] [bcachefs?] BUG: MAX_LOCK_DEPTH too low! (4)
 2024-05-08  7:27 UTC 

[PATCH v4 00/12] mm/swap: clean up and optimize swap cache index
 2024-05-08  7:25 UTC  (3+ messages)
` [PATCH v4 12/12] mm/swap: reduce swap cache search space

[PATCH v2] x86: ce4100: Remove unused struct 'sim_reg_op'
 2024-05-08  7:27 UTC  (2+ messages)
` [tip: x86/cleanups] x86/pci/ce4100: Remove unused 'struct sim_reg_op'

[PATCH v2 00/15] riscv: QEMU RISC-V IOMMU Support
 2024-05-08  7:26 UTC  (3+ messages)
` [PATCH v2 08/15] hw/riscv/riscv-iommu: add Address Translation Cache (IOATC)

[openeuler:OLK-6.6 1625/9446] ld: drivers/video/fbdev/ls2k500sfb.c:247:undefined reference to `fg_console'
 2024-05-08  7:23 UTC 

[PATCH v2 1/4] binman: Add nxp_imx8mcst etype for i.MX8M flash.bin signing
 2024-05-08  7:23 UTC  (4+ messages)
` [PATCH] imx: hab: add documentation about the required keys/certs

[RFC] net/af_packet: make stats reset reliable
 2024-05-08  7:23 UTC  (11+ messages)
` [RFC v2] "
` [RFC v3] "

[PATCH 0/2] New timeout while waiting for mdmon
 2024-05-08  7:22 UTC  (3+ messages)

[PATCH v13 0/6] ui/console: Private QemuDmaBuf struct
 2024-05-08  7:21 UTC  (3+ messages)
` [PATCH v13 5/6] ui/console: Use qemu_dmabuf_new() and free() helpers instead

[PATCH] crypto: x86/aes-gcm - add VAES and AVX512 / AVX10 optimized AES-GCM
 2024-05-08  7:17 UTC 

[PATCH v10 0/7] AMD Pstate Driver Core Performance Boost
 2024-05-08  7:21 UTC  (8+ messages)
` [PATCH v10 1/7] cpufreq: acpi: move MSR_K7_HWCR_CPB_DIS_BIT into msr-index.h
` [PATCH v10 2/7] cpufreq: amd-pstate: initialize new core precision boost state
` [PATCH v10 3/7] cpufreq: amd-pstate: implement cpb_boost sysfs entry for boost control
` [PATCH v10 4/7] cpufreq: amd-pstate: fix the MSR highest perf will be reset issue while cpb boost off
` [PATCH v10 5/7] Documentation: cpufreq: amd-pstate: introduce the new cpu boost control method
` [PATCH v10 6/7] cpufreq: amd-pstate: introduce per CPU frequency boost control
` [PATCH v10 7/7] Documentation: cpufreq: amd-pstate: update doc for Per CPU boost control method

[PATCH] hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0 (part 2)
 2024-05-08  7:20 UTC 

[GIT PULL] A few more Qualcomm driver updates for v6.10
 2024-05-08  7:20 UTC  (2+ messages)

[GIT PULL] One more Qualcomm Arm64 defconfig update for v6.10
 2024-05-08  7:20 UTC  (2+ messages)

[GIT PULL] A few more Qualcomm Arm64 DeviceTree updates for v6.10
 2024-05-08  7:20 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2024-05-08  7:20 UTC 

[PATCH v2] KVM: arm64: Destroy mpidr_data for 'late' vCPU creation
 2024-05-08  7:19 UTC 

[PATCH v6 0/5] add debugfs to hisilicon migration driver
 2024-05-08  7:18 UTC  (6+ messages)
` [PATCH v6 2/5] hisi_acc_vfio_pci: modify the register location of the XQC address

[PATCH 0/9] migration/mapped-ram: Add direct-io support
 2024-05-08  7:17 UTC  (3+ messages)
` [PATCH 1/9] monitor: Honor QMP request for fd removal immediately

[RFC PATCH net-next v8 02/14] net: page_pool: create hooks for custom page providers
 2024-05-08  7:16 UTC  (11+ messages)

[PATCH/RFC 0/8] Add R-Car fuse support
 2024-05-08  7:16 UTC  (2+ messages)

[ANN] Request for Topics and registration for a Media Summit September 16th
 2024-05-08  7:16 UTC  (3+ messages)

[PATCH 0/8] add mTHP support for anonymous shmem
 2024-05-08  7:15 UTC  (10+ messages)
` [PATCH 2/8] mm: memory: extend finish_fault() to support large folio
` [PATCH 5/8] mm: shmem: add multi-size THP sysfs interface for anonymous shmem

[Buildroot] [PATCH] DEVELOPERS: add myself to python-yamllint
 2024-05-08  7:13 UTC 

[PATCH i-g-t v3 00/11] Add render-copy compression on Xe+
 2024-05-08  7:13 UTC  (4+ messages)
` [PATCH i-g-t v3 07/11] lib/intel_cmds_info: Define tiling macros

[PATCH v4 1/5] Bluetooth: btmtk: add the function to get the fw name
 2024-05-08  7:12 UTC  (2+ messages)

[PATCH] gitlab: Update msys2-64bit runner tags
 2024-05-08  7:11 UTC  (2+ messages)

[PATCH net-next] net: usb: smsc95xx: stop lying about skb->truesize
 2024-05-08  7:11 UTC  (3+ messages)

Referencing domain struct from interrupt handler
 2024-05-08  7:10 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the hid tree
 2024-05-08  7:10 UTC  (2+ messages)

[net-next Patch] octeontx2-pf: Reuse Transmit queue/Send queue index of HTB class
 2024-05-08  7:09 UTC 

[PATCH] generic: add gc stress test
 2024-05-08  7:08 UTC  (8+ messages)

[PATCH v5 0/2] arm64: dts: rockchip: Add Radxa ZERO 3W/3E
 2024-05-08  7:06 UTC  (9+ messages)
` [PATCH v5 1/2] dt-bindings: arm: "
` [PATCH v5 2/2] arm64: dts: "

[PATCH v3 1/1] apache2: fix multilib file conflicts
 2024-05-08  7:06 UTC 

[PATCH] nvmet-rdma: fix possible bad dereference when freeing rsps
 2024-05-08  7:06 UTC 

[PATCH] ima: fix deadlock when traversing "ima_default_rules"
 2024-05-08  7:06 UTC  (4+ messages)

[PATCH v3 0/1] apache2: fix multilib file conflicts
 2024-05-08  7:05 UTC 

[yocto-kernel-cache][PATCH] preempt-rt: add bfp configs by default
 2024-05-08  7:04 UTC 

[PATCH v2 0/2] livepatch, module: Delete the associated module of disabled livepatch
 2024-05-08  7:03 UTC  (9+ messages)
` [PATCH v2 2/2] livepatch: "

[PATCH v3 0/2] Mark Ethernet devices on sa8775p as DMA-coherent
 2024-05-08  7:01 UTC  (3+ messages)
` [PATCH v3 2/2] dt-bindings: net: qcom: ethernet: Allow dma-coherent

[PATCH bpf-next v10 0/5] Reduce overhead of LSMs with static calls
 2024-05-08  7:00 UTC  (5+ messages)
` [PATCH bpf-next v10 5/5] bpf: Only enable BPF LSM hooks when an LSM program is attached

[PATCH v10 00/27] Enable CET Virtualization
 2024-05-08  7:00 UTC  (6+ messages)
` [PATCH v10 17/27] KVM: x86: Report KVM supported CET MSRs as to-be-saved

[PATCH 2/2] Loongarch:Support loongarch avec
 2024-05-08  7:00 UTC  (2+ messages)

linux-next: manual merge of the vfs-brauner tree with the ext4 tree
 2024-05-08  6:59 UTC  (3+ messages)

next/pending-fixes build: 7 builds: 0 failed, 7 passed, 31 warnings (v6.9-rc7-134-g5bd88a48bbb7)
 2024-05-08  6:59 UTC 

[PATCH v2 00/54] Mediated Passthrough vPMU 2.0 for x86
 2024-05-08  6:58 UTC  (4+ messages)
` [PATCH v2 12/54] perf: x86: Add x86 function to switch PMI handler

[PATCH] drm/buddy: Fix the range bias clear memory allocation issue
 2024-05-08  6:57 UTC 

RISC-V PMU driver issue
 2024-05-08  6:57 UTC  (7+ messages)
            ` Re: "

[PATCH v10 00/10] Support blob memory and venus on qemu
 2024-05-08  6:56 UTC  (7+ messages)
` [PATCH v10 05/10] virtio-gpu: Add virgl resource management
` [PATCH v10 06/10] virtio-gpu: Support blob scanout using dmabuf fd
` [PATCH v10 09/10] virtio-gpu: Register capsets dynamically

Patchwork housekeeping for: spi-devel-general
 2024-05-08  6:56 UTC 

[PATCH v3] nfsd: set security label during create operations
 2024-05-08  6:54 UTC  (2+ messages)

[PATCH v2 0/4] Fix rtq2208 BUCK ramp_delay and LDO dvs setting
 2024-05-08  6:54 UTC  (9+ messages)
` [PATCH v2 2/4] regulator: rtq2208: Fix LDO to be compatible with both fixed and adjustable vout

[PATCH] lib: utils/irqchip: Add sanity checks to imsic_warm_irqchip_init()
 2024-05-08  6:53 UTC  (3+ messages)

[PATCH v9 0/6] Add interconnect driver for IPQ9574 SoC
 2024-05-08  6:52 UTC  (8+ messages)
` [PATCH v9 6/6] arm64: dts: qcom: ipq9574: Add icc provider ability to gcc

[PATCH v8 0/3] Add support for nuvoton ma35d1 pin control
 2024-05-08  6:51 UTC  (8+ messages)
` [PATCH v8 1/3] dt-bindings: reset: Add syscon to nuvoton ma35d1 system-management node
` [PATCH v8 2/3] dt-bindings: pinctrl: Document nuvoton ma35d1 pin control
` [PATCH v8 3/3] pinctrl: nuvoton: Add ma35d1 pinctrl and GPIO driver

[PATCH] KVM: arm64: Destroy mpidr_data for 'late' vCPU creation
 2024-05-08  6:50 UTC  (3+ messages)

linux-next: build failure after merge of the dma-mapping tree
 2024-05-08  6:51 UTC  (2+ messages)

[Buildroot] [PATCH v2] package/agentpp: bump to version 4.6.1
 2024-05-08  6:50 UTC 

[PATCH 00/10] guestfs: custom image + mirroring sources.list heuristic
 2024-05-08  6:50 UTC  (11+ messages)
` [PATCH 01/10] guestfs: move debian options before image names
` [PATCH 02/10] guestfs: modify grub prompt before first bring up
` [PATCH 03/10] guestfs: set default root password
` [PATCH 04/10] guestfs: check for virt-builder failure
` [PATCH 05/10] guestfs: add initial debian trixie support with custom URLs
` [PATCH 06/10] guestfs: add support to infer host distro mirrororing optimizations
` [PATCH 07/10] guestfs: move rhel activation to its own helper
` [PATCH 08/10] guestfs: move copying yum repo to its own routine
` [PATCH 09/10] guestfs: move pre-install customizations "
` [PATCH 10/10] guestfs: move debian pre-install hacks "

[PATCH] target/sh4: Update DisasContextBase.insn_start
 2024-05-08  6:49 UTC  (2+ messages)

[PATCH 0/5] arm64: ti: Add TPS6287 nodes
 2024-05-08  6:48 UTC  (5+ messages)
` [PATCH 3/5] arm64: boot: dts: ti: k3-am68-sk-base-board: Add LP8733 and "

linux-next: manual merge of the block tree with the vfs-brauner tree
 2024-05-08  6:46 UTC  (2+ messages)

[PATCH] arm64: mm: force write fault for atomic RMW instructions
 2024-05-08  6:45 UTC  (3+ messages)

[PATCHES] ->bd_inode elimination
 2024-05-08  6:44 UTC  (18+ messages)
` [PATCHES part 1 1/7] ext4: remove block_device_ejected()
  ` [PATCHES part 1 2/7] bcachefs: remove dead function bdev_sectors()
  ` [PATCHES part 1 3/7] blkdev_write_iter(): saner way to get inode and bdev
  ` [PATCHES part 1 4/7] dm-vdo: use bdev_nr_bytes(bdev) instead of i_size_read(bdev->bd_inode)
  ` [PATCHES part 1 5/7] block2mtd: prevent direct access of bd_inode
  ` [PATCHES part 1 6/7] block: move two helpers into bdev.c
  ` [PATCHES part 1 7/7] missing helpers: bdev_unhash(), bdev_drop()
` [PATCHES part 2 01/10] block_device: add a pointer to struct address_space (page cache of bdev)
  ` [PATCHES part 2 02/10] use ->bd_mapping instead of ->bd_inode->i_mapping
  ` [PATCHES part 2 03/10] grow_dev_folio(): we only want ->bd_inode->i_mapping there
  ` [PATCHES part 2 04/10] blk_ioctl_{discard,zeroout}(): we only want ->bd_inode->i_mapping here
  ` [PATCHES part 2 05/10] fs/buffer.c: massage the remaining users of ->bd_inode to ->bd_mapping
  ` [PATCHES part 2 06/10] gfs2: more obvious initializations of mapping->host
  ` [PATCHES part 2 07/10] block/bdev.c: use the knowledge of inode/bdev coallocation
  ` [PATCHES part 2 08/10] nilfs_attach_log_writer(): use ->bd_mapping->host instead of ->bd_inode
  ` [PATCHES part 2 09/10] dasd_format(): killing the last remaining user "
  ` [PATCHES part 2 10/10] RIP ->bd_inode

[PATCH] KVM: selftests: x86: Prioritize getting max_gfn from GuestPhysBits
 2024-05-08  6:42 UTC 

Issue with Ubuntu 22.04 Kernel Update
 2024-05-08  6:42 UTC  (2+ messages)

[PATCH 0/2] mtd: rawnand: NAND early identification fixes
 2024-05-08  6:41 UTC  (3+ messages)
` [PATCH 2/2] mtd: rawnand: Bypass a couple of sanity checks during NAND identification


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.