All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-29 22:10:38 to 2022-12-30 00:12:10 UTC [more...]

[PULL 00/47] tcg patch queue
 2022-12-30  0:02 UTC  (18+ messages)
` [PULL 02/47] meson: Move CONFIG_TCG_INTERPRETER to config_host
` [PULL 06/47] hw/mips: Use QEMU_IOTHREAD_LOCK_GUARD in cpu_mips_irq_request
` [PULL 07/47] target/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in ppc_maybe_interrupt
` [PULL 10/47] hw/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in ppc_set_irq
` [PULL 12/47] tcg: Tidy tcg_reg_alloc_op
` [PULL 13/47] tcg: Remove TCG_TARGET_STACK_GROWSUP
` [PULL 16/47] tcg: Centralize updates to reg_to_temp
` [PULL 17/47] tcg: Remove check_regs
` [PULL 22/47] tcg: Move TCG_{LOW,HIGH} to tcg-internal.h
` [PULL 23/47] tcg: Add temp_subindex to TCGTemp
` [PULL 25/47] tcg: Allocate TCGTemp pairs in host memory order
` [PULL 26/47] tcg: Move TCG_TYPE_COUNT outside enum
` [PULL 36/47] tcg: Vary the allocation size for TCGOp
` [PULL 38/47] tcg: Reorg function calls
` [PULL 39/47] tcg: Convert typecode_to_ffi from array to function
` [PULL 43/47] tcg: Add TCGHelperInfo argument to tcg_out_call
` [PULL 47/47] tests/tcg/multiarch: add vma-pthread.c

[PATCH v2] checkpatch: Mark kunmap() and kunmap_atomic() deprecated
 2022-12-30  0:12 UTC  (2+ messages)

[PATCH v9 00/10] phy: Add support for Lynx 10G SerDes
 2022-12-30  0:01 UTC  (40+ messages)
` [PATCH v9 01/10] dt-bindings: phy: Add 2500BASE-X and 10GBASE-R
` [PATCH v9 02/10] dt-bindings: phy: Add Lynx 10G phy binding
` [PATCH v9 03/10] dt-bindings: clock: Add ids for Lynx 10g PLLs
` [PATCH v9 04/10] clk: Add Lynx 10G SerDes PLL driver
` [PATCH v9 05/10] phy: fsl: Add Lynx 10G SerDes driver
` [PATCH v9 06/10] arm64: dts: ls1046a: Add serdes bindings
` [PATCH v9 07/10] arm64: dts: ls1046ardb: "
` [PATCH v9 08/10] arm64: dts: ls1088a: "
` [PATCH v9 09/10] arm64: dts: ls1088a: Prevent PCSs from probing as phys
` [PATCH v9 10/10] arm64: dts: ls1088ardb: Add serdes bindings

[PATCH v2 0/7] x86/sched: Avoid unnecessary migrations within SMT domains
 2022-12-30  0:17 UTC  (6+ messages)
` [PATCH v2 4/7] sched/fair: Introduce sched_smt_siblings_idle()

[RFC PATCH v1 00/19] rtw88: Add SDIO support
 2022-12-30  0:06 UTC  (4+ messages)

[PATCH] soc: ti: k3-ringacc: Add try_module_get() to k3_dmaring_request_dual_ring()
 2022-12-30  0:04 UTC  (3+ messages)

Possible bug in BTRFS w/ Duplication
 2022-12-30  0:00 UTC  (3+ messages)

[Buildroot] [PATCH] package/xr819-xradio: fix build failure on Linux 6.1
 2022-12-29 23:58 UTC 

[PATCH] ceph: make sure all the files successfully put before unmounting
 2022-12-29 23:53 UTC  (7+ messages)

[PATCH 0/4] rtw88: Four fixes found while working on SDIO support
 2022-12-29 23:48 UTC  (5+ messages)
` [PATCH 1/4] rtw88: Add packed attribute to the eFuse structs
` [PATCH 2/4] rtw88: Configure the registers from rtw_bf_assoc() outside the RCU lock

[PATCH v2 00/10] xfstests: update verity tests for non-4K block and page size
 2022-12-29 23:47 UTC  (6+ messages)
` [PATCH v2 08/10] generic/574: test multiple Merkle tree block sizes

[PATCH] rtc: sun6i: Always export the internal oscillator
 2022-12-29 23:42 UTC  (5+ messages)

[PATCH v4 0/8] LSM: Three basic syscalls
 2022-12-29 23:34 UTC  (9+ messages)
  ` [PATCH v4 1/8] LSM: Identify modules by more than name
  ` [PATCH v4 2/8] LSM: Maintain a table of LSM attribute data
  ` [PATCH v4 3/8] proc: Use lsmids instead of lsm names for attrs
  ` [PATCH v4 4/8] LSM: lsm_get_self_attr syscall for LSM self attributes
  ` [PATCH v4 5/8] LSM: Create lsm_module_list system call
  ` [PATCH v4 6/8] LSM: lsm_set_self_attr syscall for LSM self attributes
  ` [PATCH v4 7/8] LSM: wireup Linux Security Module syscalls
  ` [PATCH v4 8/8] LSM: selftests for "

[PATCH v2 0/2] qcom: Add a method to manually toggle the DP pullup on HS USB PHY
 2022-12-29 23:38 UTC  (10+ messages)
` [PATCH v2 2/2] phy: qcom-usb-hs: Add qcom,dp-manual-pullup logic

[GIT PULL] Block fixes for 6.2-rc2
 2022-12-29 23:36 UTC 

[PATCH v3 00/10] xfstests: update verity tests for non-4K block and page size
 2022-12-29 23:32 UTC  (11+ messages)
` [PATCH v3 01/10] common/verity: add and use _fsv_can_enable()
` [PATCH v3 02/10] common/verity: set FSV_BLOCK_SIZE to an appropriate value
` [PATCH v3 03/10] common/verity: use FSV_BLOCK_SIZE by default
` [PATCH v3 04/10] common/verity: add _filter_fsverity_digest()
` [PATCH v3 05/10] generic/572: support non-4K Merkle tree block size
` [PATCH v3 06/10] generic/573: "
` [PATCH v3 07/10] generic/577: "
` [PATCH v3 08/10] generic/574: test multiple Merkle tree block sizes
` [PATCH v3 09/10] generic/624: "
` [PATCH v3 10/10] generic/575: test 1K Merkle tree block size

Rust in-kernel TLS handshake
 2022-12-29 23:34 UTC  (3+ messages)

[GIT PULL] io_uring fixes for 6.2-rc2
 2022-12-29 23:32 UTC 

[tip:master] BUILD SUCCESS e57afd2216b3825940e4a63bcfafb1e9d090ba24
 2022-12-29 23:32 UTC 

[PATCH v3] dmaengine: ti: k3-udma: Deferring probe when soc_device_match() returns NULL
 2022-12-29 23:31 UTC  (4+ messages)

+ mm-huge_memory-convert-split_huge_pages_all-to-use-a-folio.patch added to mm-unstable branch
 2022-12-29 23:29 UTC 

stable-rc/queue/4.19 baseline: 112 runs, 15 regressions (v4.19.269-366-g22f091c9c3bf1)
 2022-12-29 23:28 UTC 

[PATCH] mm: huge_memory: convert split_huge_pages_all() to use a folio
 2022-12-29 23:28 UTC  (2+ messages)

[igt-dev] [PATCH v2] [DO NOT REVIEW] testing headers in CI
 2022-12-29 23:27 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for testing headers in CI (rev2)

[PATCH 5.15 000/731] 5.15.86-rc1 review
 2022-12-29 23:26 UTC  (2+ messages)

[PATCH 6.0 0000/1073] 6.0.16-rc1 review
 2022-12-29 23:24 UTC  (2+ messages)

[PATCH 6.1 0000/1146] 6.1.2-rc1 review
 2022-12-29 23:24 UTC  (2+ messages)

[PATCH bpf-next] libbpf: fix errno is overwritten after being closed
 2022-12-29 23:21 UTC  (4+ messages)

[PATCH 1/7] llvm: update 15.0.4 -> 15.0.6
 2022-12-29 23:19 UTC  (3+ messages)
` [PATCH 7/7] qemu: update 7.1.0 -> 7.2.0
  ` [OE-core] "

[Patch v3 0/9] NUMA aware page table's pages allocation
 2022-12-29 23:18 UTC  (8+ messages)
` [Patch v3 5/9] KVM: x86/mmu: Allocate TDP page table's page on correct NUMA node on split
` [Patch v3 6/9] KVM: Provide NUMA node support to kvm_mmu_memory_cache{}
` [Patch v3 8/9] KVM: x86/mmu: Make split_shadow_page_cache NUMA aware

[PATCH v3 1/3] mm: vmalloc: Avoid calling __find_vmap_area() twice in __vunmap()
 2022-12-29 23:17 UTC  (7+ messages)
` [PATCH v3 2/3] mm: vmalloc: Switch to find_unlink_vmap_area() in vm_unmap_ram()

[folded-merged] mm-vmalloc-switch-to-find_unlink_vmap_area-in-vm_unmap_ram.patch removed from -mm tree
 2022-12-29 23:14 UTC 

[PATCH bpf-next] libbpf: Add LoongArch support to bpf_tracing.h
 2022-12-29 23:11 UTC  (2+ messages)

[PATCH] cargo: Do not use open64 on musl anymore
 2022-12-29 23:11 UTC  (4+ messages)
` [OE-core] "

stable-rc/queue/4.9 baseline: 89 runs, 10 regressions (v4.9.336-219-gc32ab24dd9edc)
 2022-12-29 23:11 UTC 

[PATCH] musl: Update to latest on tip of trunk
 2022-12-29 23:10 UTC  (2+ messages)
` [OE-core] "

[PATCH v2 bpf-next 0/6] Dynptr convenience helpers
 2022-12-29 23:10 UTC  (9+ messages)
            ` bpf helpers freeze. Was: "

Using Docker containers on Yocto with RISC-V architecture #meta-virtualization #yocto
 2022-12-29 23:10 UTC 

[GIT PULL] KUnit fixes update for Linux 6.2-rc2
 2022-12-29 23:07 UTC 

[PATCH] riscv: dts: renesas: rzfive-smarc-som: Enable OSTM nodes
 2022-12-29 23:03 UTC  (2+ messages)

CONFIG migration quirk
 2022-12-29 23:03 UTC  (2+ messages)

[PATCH 0/5] vidconsole: refactoring and support for wider fonts
 2022-12-29 23:02 UTC  (12+ messages)
` [PATCH 1/5] video console: unite normal and rotated files
` [PATCH 2/5] video console: refactoring and optimization
` [PATCH 3/5] video console: add support for fonts wider than 1 byte
` [PATCH 4/5] video console: add 16x32 ter font from linux
` [PATCH 5/5] video console: remove unused 4x6 font

[Intel-gfx] [PATCH v2] arch: rename all internal names __xchg to __arch_xchg
 2022-12-29 23:00 UTC  (5+ messages)
`  "

[intel-tdx:guest-filter 30/33] drivers/acpi/osl.c:382:17: sparse: sparse: incorrect type in return expression (different address spaces)
 2022-12-29 23:00 UTC 

stable-rc/queue/5.15 baseline: 132 runs, 1 regressions (v5.15.85-733-gd6c277a3ca572)
 2022-12-29 22:52 UTC 

[PATCH v5 0/4] fs/ufs: Replace kmap() with kmap_local_page
 2022-12-29 22:51 UTC  (5+ messages)
` [PATCH v5 1/4] fs/ufs: Use the offset_in_page() helper
` [PATCH v5 2/4] fs/ufs: Change the signature of ufs_get_page()
` [PATCH v5 3/4] fs/ufs: Use ufs_put_page() in ufs_rename()
` [PATCH v5 4/4] fs/ufs: Replace kmap() with kmap_local_page()

[PATCH 0/2] Add new AMP MAX98360A for RT5682S
 2022-12-29 22:50 UTC  (4+ messages)

[PATCH v1] ASoC: wm8904: fix wrong outputs volume after power reactivation
 2022-12-29 22:50 UTC  (2+ messages)

[PATCH v3] regulator: dt-bindings: qcom,usb-vbus-regulator: change node name
 2022-12-29 22:50 UTC  (2+ messages)

[PATCH v2] clocksource/drivers/riscv: Get rid of clocksource_arch_init() callback
 2022-12-29 22:46 UTC  (2+ messages)

[PATCH 0/2] iNet U70B Rev 01 Tablet Support
 2022-12-29 22:45 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: arm: sunxi: Add iNet U70B Rev 01 Tablet
` [PATCH 2/2] ARM: dts: sun8i: A33: Add iNet U70B Rev 01

[PATCH v1 1/1] arm64: versal: enable config_of_separate
 2022-12-29 22:39 UTC  (2+ messages)

[PATCH u-boot 1/2] powerpc/mpc85xx: socrates: Rename u-boot-socrates.bin to u-boot.bin
 2022-12-29 22:39 UTC  (3+ messages)
` [PATCH u-boot 2/2] Makefile: Build working u-boot-dtb.bin target also for mpc85xx

[Buildroot] [PATCH 1/1] boot/uboot/uboot.mk: support binary pm_cfg_obj
 2022-12-29 22:42 UTC  (5+ messages)
  ` [Buildroot] [External] "

[PATCH v2 1/2] lib: zstd: update to latest Linux zstd 1.5.2
 2022-12-29 22:39 UTC  (6+ messages)
` [PATCH v2 2/2] test: compression: add zstd uncompression test

Rockchip RK3328 4-byte addressing problem in SPI
 2022-12-29 22:39 UTC  (2+ messages)

[PATCH 1/2] test: compression: check with trailing garbage in input
 2022-12-29 22:38 UTC  (4+ messages)
` [PATCH 2/2] test: compression: use ut_assert for errors

[PATCH 1/2] net: wget: fix implicit declaration
 2022-12-29 22:38 UTC  (6+ messages)
` [PATCH 2/2] cmd: net: wget: fix Kconfig dependency

[PATCH] CI: Rework rockchip jobs in Azure
 2022-12-29 22:38 UTC  (3+ messages)

[PATCH] ext4: Fix possible use-after-free in ext4_find_extent
 2022-12-29 22:40 UTC  (2+ messages)

[intel-lts:5.10/preempt-rt 15974/28838] drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c:661:6: warning: no previous prototype for function 'dce110_enable_stream'
 2022-12-29 22:40 UTC 

Broken commit de47ff536363289f92f85ed1e4901724d238432d
 2022-12-29 22:38 UTC  (4+ messages)
  ` Broken socrates board (Was: Re: Broken commit de47ff536363289f92f85ed1e4901724d238432d)

[PATCH] libbpf: Added the description of some API functions
 2022-12-29 22:40 UTC  (3+ messages)

[PATCH v3 0/3] net: fm: Add support for loading firmware from filesystem
 2022-12-29 22:38 UTC  (5+ messages)
` [PATCH v3 2/3] net: fm: Add firmware name parameter
` [PATCH v3 3/3] net: fm: Support loading firmware from a filesystem

[PATCH u-boot] ata: Fix dependency for CONFIG_SATA_SIL
 2022-12-29 22:38 UTC  (2+ messages)

[PATCH v5 0/2] KEYS: asymmetric: Copy sig and digest in public_key_verify_signature()
 2022-12-29 22:39 UTC  (5+ messages)
` [PATCH v5 1/2] lib/mpi: Fix buffer overrun when SG is too long
` [PATCH v5 2/2] KEYS: asymmetric: Copy sig and digest in public_key_verify_signature()

sandbox: "Reset Status: WARM Reset Status: COLD"
 2022-12-29 22:38 UTC  (2+ messages)

[PATCH qemu] target/riscv/cpu.c: Fix elen check
 2022-12-29 22:32 UTC  (2+ messages)

stable-rc/queue/5.4 baseline: 121 runs, 5 regressions (v5.4.228-455-g4f0e4301660ea)
 2022-12-29 22:33 UTC 

[RESEND PATCH 1/3] Add SolidRun vendor id
 2022-12-29 22:27 UTC  (4+ messages)

[Intel-wired-lan] [tnguy-net-queue:dev-queue 2/17] drivers/net/ethernet/intel/ice/ice_main.c:4921 ice_probe() warn: missing error code 'err'
 2022-12-29 22:27 UTC  (3+ messages)
  `  "

[PATCH] PowerPC: Update dependencies on *SYS_MPC85XX_NO_RESETVEC
 2022-12-29 22:26 UTC  (2+ messages)

[PATCH] PowerPC: Rework PBL location choice
 2022-12-29 22:26 UTC  (2+ messages)

[Buildroot] [PATCH 01/27] package/imx-mkimage: update codeaurora URLs to github
 2022-12-29 22:25 UTC  (4+ messages)
` [Buildroot] [PATCH 19/27] configs/freescale_imx8mpevk: "
  ` [Buildroot] [PATCH 20/27] configs/freescale_imx8mnevk: "
  ` [Buildroot] [PATCH 21/27] configs/freescale_imx8mmevk: "

[bpf-next v3 0/6] samples/bpf: enhance syscall tracing program
 2022-12-29 22:25 UTC  (3+ messages)
` [bpf-next v3 6/6] libbpf: fix invalid return address register in s390

Pull request for efi-2023-01-rc5-2
 2022-12-29 22:26 UTC  (2+ messages)

[PATCH RFC] bcachefs: use inode as write point index instead of task
 2022-12-29 22:26 UTC  (10+ messages)

[PATCH] cifs: Fix kmap_local_page() unmapping
 2022-12-29 22:25 UTC  (3+ messages)

WARNING in __mark_chain_precision
 2022-12-29 22:16 UTC  (5+ messages)

[PATCH RESEND v2 0/7] Follow-up patches for uvc v4l2-compliance
 2022-12-29 22:13 UTC  (2+ messages)

[RFC] drm/msm/a6xx: Fix devcore register range bugs
 2022-12-29 22:10 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.