All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-09 19:44:38 to 2023-03-09 20:31:42 UTC [more...]

[PATCH v4 0/5] drivers: remoteproc: xilinx: add mailbox support
 2023-03-09 20:30 UTC  (5+ messages)
` [PATCH v4 1/5] mailbox: zynqmp: fix counts of child nodes

[RFC PATCH v4 0/4] several updates to virtio/vsock
 2023-03-09 20:28 UTC  (4+ messages)
` [RFC PATCH v4 1/4] virtio/vsock: don't use skbuff state to account credit
` [RFC PATCH v4 2/4] virtio/vsock: remove redundant 'skb_pull()' call
` [RFC PATCH v4 3/4] virtio/vsock: don't drop skbuff on copy failure

[PATCH v7 00/41] Shadow stacks for userspace
 2023-03-09 20:29 UTC  (8+ messages)
` [PATCH v7 30/41] x86/shstk: Handle thread shadow stack

[Buildroot] [git commit] package/speechd: fix gettext version mismatch
 2023-03-09 20:12 UTC 

Let us not call it git blame
 2023-03-09 20:28 UTC  (2+ messages)

[Buildroot] [git commit] package/speechd: add default configure options
 2023-03-09 20:15 UTC 

[Buildroot] [git commit] package/speechd: fix libltdl enable/disable configure option
 2023-03-09 20:12 UTC 

[Buildroot] [PATCH v1 1/2] package/speechd: fix libltdl enable/disable configure option
 2023-03-09 20:28 UTC  (4+ messages)
` [Buildroot] [PATCH v1 2/2] package/speechd: add default configure options

[PULL v2 00/91] tcg patch queue
 2023-03-09 20:05 UTC  (92+ messages)
` [PULL v2 01/91] target/mips: Drop tcg_temp_free from micromips_translate.c.inc
` [PULL v2 02/91] target/mips: Drop tcg_temp_free from msa_translate.c
` [PULL v2 03/91] target/mips: Drop tcg_temp_free from mxu_translate.c
` [PULL v2 04/91] target/mips: Drop tcg_temp_free from nanomips_translate.c.inc
` [PULL v2 05/91] target/mips: Drop tcg_temp_free from octeon_translate.c
` [PULL v2 06/91] target/mips: Drop tcg_temp_free from translate_addr_const.c
` [PULL v2 07/91] target/mips: Drop tcg_temp_free from tx79_translate.c
` [PULL v2 08/91] target/mips: Drop tcg_temp_free from vr54xx_translate.c
` [PULL v2 09/91] target/mips: Drop tcg_temp_free from translate.c
` [PULL v2 10/91] target/s390x: Drop free_compare
` [PULL v2 11/91] target/s390x: Drop tcg_temp_free from translate_vx.c.inc
` [PULL v2 12/91] target/s390x: Drop tcg_temp_free from translate.c
` [PULL v2 13/91] target/s390x: Remove assert vs g_in2
` [PULL v2 14/91] target/s390x: Remove g_out, g_out2, g_in1, g_in2 from DisasContext
` [PULL v2 15/91] tcg: Create tcg/tcg-temp-internal.h
` [PULL v2 16/91] include/exec: Set default `NB_MMU_MODES` to 16
` [PULL v2 17/91] target/alpha: Remove `NB_MMU_MODES` define
` [PULL v2 18/91] target/arm: "
` [PULL v2 19/91] target/avr: "
` [PULL v2 20/91] target/cris: "
` [PULL v2 21/91] target/hexagon: "
` [PULL v2 22/91] target/hppa: "
` [PULL v2 23/91] target/i386: "
` [PULL v2 24/91] target/loongarch: "
` [PULL v2 25/91] target/m68k: "
` [PULL v2 26/91] target/microblaze: "
` [PULL v2 27/91] target/mips: "
` [PULL v2 28/91] target/nios2: "
` [PULL v2 29/91] target/openrisc: "
` [PULL v2 30/91] target/ppc: "
` [PULL v2 31/91] target/riscv: "
` [PULL v2 32/91] target/rx: "
` [PULL v2 33/91] target/s390x: "
` [PULL v2 34/91] target/sh4: "
` [PULL v2 35/91] target/sparc: "
` [PULL v2 36/91] target/tricore: "
` [PULL v2 37/91] target/xtensa: "
` [PULL v2 38/91] include/exec: Remove guards around `NB_MMU_MODES`
` [PULL v2 39/91] target/avr: Avoid use of tcg_const_i32 in SBIC, SBIS
` [PULL v2 40/91] target/avr: Avoid use of tcg_const_i32 throughout
` [PULL v2 41/91] target/cris: "
` [PULL v2 42/91] target/hppa: Avoid tcg_const_i64 in trans_fid_f
` [PULL v2 43/91] target/hppa: Avoid use of tcg_const_i32 throughout
` [PULL v2 44/91] target/i386: Avoid use of tcg_const_* throughout
` [PULL v2 45/91] target/m68k: Avoid tcg_const_i32 when modified
` [PULL v2 46/91] target/m68k: Avoid tcg_const_i32 in bfop_reg
` [PULL v2 47/91] target/m68k: Avoid tcg_const_* throughout
` [PULL v2 48/91] target/mips: Split out gen_lxl
` [PULL v2 49/91] target/mips: Split out gen_lxr
` [PULL v2 50/91] target/mips: Avoid tcg_const_tl in gen_r6_ld
` [PULL v2 51/91] target/mips: Avoid tcg_const_* throughout
` [PULL v2 52/91] target/ppc: Split out gen_vx_vmul10
` [PULL v2 53/91] target/ppc: Avoid tcg_const_i64 in do_vector_shift_quad
` [PULL v2 54/91] target/rx: Use tcg_gen_abs_i32
` [PULL v2 55/91] target/rx: Use cpu_psw_z as temp in flags computation
` [PULL v2 56/91] target/rx: Avoid tcg_const_i32 when new temp needed
` [PULL v2 57/91] target/rx: Avoid tcg_const_i32
` [PULL v2 58/91] target/s390x: Avoid tcg_const_i64
` [PULL v2 59/91] target/sh4: Avoid tcg_const_i32 for TAS.B
` [PULL v2 60/91] target/sh4: Avoid tcg_const_i32
` [PULL v2 61/91] tcg/sparc: Avoid tcg_const_tl in gen_edge
` [PULL v2 62/91] target/tricore: Split t_n as constant from temp as variable
` [PULL v2 63/91] target/tricore: Rename t_off10 and use tcg_constant_i32
` [PULL v2 64/91] target/tricore: Use setcondi instead of explicit allocation
` [PULL v2 65/91] target/tricore: Drop some temp initialization
` [PULL v2 66/91] target/tricore: Avoid tcg_const_i32
` [PULL v2 67/91] tcg: Replace tcg_const_i64 in tcg-op.c
` [PULL v2 68/91] target/arm: Use rmode >= 0 for need_rmode
` [PULL v2 69/91] target/arm: Handle FPROUNDING_ODD in arm_rmode_to_sf
` [PULL v2 70/91] target/arm: Improve arm_rmode_to_sf
` [PULL v2 71/91] target/arm: Consistently use ARMFPRounding during translation
` [PULL v2 72/91] target/arm: Create gen_set_rmode, gen_restore_rmode
` [PULL v2 73/91] target/arm: Improve trans_BFCI
` [PULL v2 74/91] target/arm: Avoid tcg_const_ptr in gen_sve_{ldr,str}
` [PULL v2 75/91] target/arm: Avoid tcg_const_* in translate-mve.c
` [PULL v2 76/91] target/arm: Avoid tcg_const_ptr in disas_simd_zip_trn
` [PULL v2 77/91] target/arm: Avoid tcg_const_ptr in handle_vec_simd_sqshrn
` [PULL v2 78/91] target/arm: Avoid tcg_const_ptr in handle_rev
` [PULL v2 79/91] target/m68k: Use tcg_constant_i32 in gen_ea_mode
` [PULL v2 80/91] target/ppc: Avoid tcg_const_i64 in do_vcntmb
` [PULL v2 81/91] target/ppc: Avoid tcg_const_* in vmx-impl.c.inc
` [PULL v2 82/91] target/ppc: Avoid tcg_const_* in xxeval
` [PULL v2 83/91] target/ppc: Avoid tcg_const_* in vsx-impl.c.inc
` [PULL v2 84/91] target/ppc: Avoid tcg_const_* in fp-impl.c.inc
` [PULL v2 85/91] target/ppc: Avoid tcg_const_* in power8-pmu-regs.c.inc
` [PULL v2 86/91] target/ppc: Rewrite trans_ADDG6S
` [PULL v2 87/91] target/ppc: Fix gen_tlbsx_booke206
` [PULL v2 88/91] target/ppc: Avoid tcg_const_* in translate.c
` [PULL v2 89/91] target/tricore: Use min/max for saturate
` [PULL v2 90/91] tcg: Drop tcg_const_*_vec
` [PULL v2 91/91] tcg: Drop tcg_const_*

[PATCH v2 0/2] target/m68k: Reject immediate as destination
 2023-03-09 20:16 UTC  (3+ messages)
` [PATCH v2 1/2] target/m68k: Reject immediate as destination in gen_ea_mode
` [PATCH v2 2/2] linux-user/m68k: Handle EXCP_ADDRESS in cpu_loop

[PATCH v7 0/5] Add function suspend/resume and remote wakeup support
 2023-03-09 20:24 UTC  (6+ messages)
` [PATCH v7 1/5] usb: gadget: Properly configure the device for remote wakeup
` [PATCH v7 2/5] usb: dwc3: Add remote wakeup handling
` [PATCH v7 3/5] usb: gadget: Add function wakeup support
` [PATCH v7 4/5] usb: dwc3: Add function suspend and "
` [PATCH v7 5/5] usb: gadget: f_ecm: Add suspend/resume and remote "

[PATCH v5 0/4] Add WCN6855 Bluetooth support
 2023-03-09 20:24 UTC  (7+ messages)
` [PATCH v5 2/4] Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6855
` [PATCH v5 4/4] arm64: dts: qcom: thinkpad-x13s: Add bluetooth

[PATCH RFC 00/18] Rust DRM subsystem abstractions (& preview AGX driver)
 2023-03-09 20:24 UTC  (18+ messages)
` [PATCH RFC 01/18] rust: drm: ioctl: Add DRM ioctl abstraction
` [PATCH RFC 11/18] drm/scheduler: Clean up jobs when the scheduler is torn down

[Buildroot] [PATCH v1] package/speechd: fix gettext version mismatch
 2023-03-09 20:24 UTC  (2+ messages)

[PATCH v3 00/17] Enable Colorspace connector property in amdgpu
 2023-03-09 20:23 UTC  (7+ messages)
` [PATCH v3 02/17] drm/connector: Add enum documentation to drm_colorspace

[PATCH] block: don't embed integrity_kobj into gendisk
 2023-03-09 20:23 UTC 

[PATCH] app/testpmd: fix closing softnic port before ethdev ports
 2023-03-09 20:22 UTC  (4+ messages)

[f2fs-dev] [Bug 216050] New: fsfs_gc occupies 100% cpu
 2023-03-09 20:21 UTC  (2+ messages)
` [f2fs-dev] [Bug 216050] f2fs_gc "

pre-release of v7
 2023-03-09 20:20 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap
 2023-03-09 20:19 UTC  (6+ messages)

Shutdown causes fsck on USB disks
 2023-03-09 20:19 UTC  (2+ messages)

[PATCH net-next v9 3/5] r8169: Consider chip-specific ASPM can be enabled on more cases
 2023-03-09 20:17 UTC  (2+ messages)

[PATCH v2] qed/qed_dev: guard against a possible division by zero
 2023-03-09 20:15 UTC 

[PATCH v1 00/12] implement mldev test application
 2023-03-09 20:15 UTC  (6+ messages)
` [PATCH v4 00/12] Implementation of "
  ` [PATCH v4 05/12] app/mldev: add ordered inference test case
  ` [PATCH v4 06/12] app/mldev: add test case to interleave inferences

[Intel-gfx] [PATCH] drm/i915/gt: prevent forcewake releases during BAR resize
 2023-03-09 20:15 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: prevent forcewake releases during BAR resize (rev5)

[PATCH v8 00/11] target/arm: Allow CONFIG_TCG=n builds
 2023-03-09 20:14 UTC  (12+ messages)
` [PATCH v8 01/11] target/arm: Move cortex sysregs into a separate file
` [PATCH v8 02/11] target/arm: Move 64-bit TCG CPUs into tcg/
` [PATCH v8 03/11] target/arm: Move aa32_max_features out of cpu_tcg.c
` [PATCH v8 04/11] target/arm: move cpu_tcg to tcg/cpu32.c
` [PATCH v8 05/11] arm/Kconfig: Always select SEMIHOSTING when TCG is present
` [PATCH v8 06/11] arm/Kconfig: Do not build TCG-only boards on a KVM-only build
` [PATCH v8 07/11] gitlab-ci: Check building KVM-only aarch64 target
` [PATCH v8 08/11] tests/qtest: Fix tests when no KVM or TCG are present
` [PATCH v8 09/11] tests/avocado: Pass parameters to migration test
` [PATCH v8 10/11] target/arm: gdbstub: Guard M-profile code with CONFIG_TCG
` [PATCH v8 11/11] target/arm: gdbstub: Guard pauth "

Auditing nftables changes
 2023-03-09 20:14 UTC  (4+ messages)

[PATCH] xfs: try to idiot-proof the allocators
 2023-03-09 20:14 UTC 

[PATCH v6 0/4] Introduction of HP-BIOSCFG driver
 2023-03-09 20:10 UTC  (5+ messages)
` [PATCH v6 1/4] "
` [PATCH v6 2/4] Introduction of HP-BIOSCFG driver [2]
` [PATCH v6 3/4] Introduction of HP-BIOSCFG driver [3]
` [PATCH v6 4/4] Introduction of HP-BIOSCFG driver [4]

[PATCH] doc: announce the legacy pipeline API deprecation
 2023-03-09 20:09 UTC  (2+ messages)
` [PATCH V3] doc: announce the pipeline legacy "

[virtio-comment] [PATCH v11] virtio-net: support the virtqueue coalescing moderation
 2023-03-09 20:08 UTC  (5+ messages)
` [virtio-comment] "
    ` [virtio-dev] "
      ` [virtio-comment] "

[PATCH RESEND 0/8] Resend LED patches
 2023-03-09 20:07 UTC  (4+ messages)
` [PATCH RESEND 8/8] leds: turris-omnia: change max brightness from 255 to 1

[Buildroot] [git commit] DEVELOPERS: add Julien Olivain for package/kexec
 2023-03-09 20:05 UTC 

[Buildroot] [PATCH next 1/2] DEVELOPERS: add Julien Olivain for package/kexec
 2023-03-09 20:06 UTC  (2+ messages)

[Buildroot] [git commit] package/bridge-utils: update project URL in Config.in help text
 2023-03-09 20:03 UTC 

[Buildroot] [PATCH next 1/1] package/bridge-utils: update project URL in Config.in help text
 2023-03-09 20:04 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] gem_ctx_freq: Remove reference to non-existent sysfs entry
 2023-03-09 20:04 UTC  (4+ messages)
` [Intel-gfx] "
` [Intel-gfx] [igt-dev] "

USB regression in kernel 6.2.2
 2023-03-09 20:04 UTC  (3+ messages)

[PATCH] README.mpc85xx-sd-spi-boot: Suggest the NXP boot format github repo
 2023-03-09 20:03 UTC  (9+ messages)

[Buildroot] [git commit] DEVELOPERS: add Heiko Thiery for package/rauc
 2023-03-09 20:02 UTC 

[Buildroot] [PATCH 3/3] DEVELOPERS: add Heiko Thiery for package/rauc
 2023-03-09 20:02 UTC  (2+ messages)

[Buildroot] [PATCH v2] package/freescale-imx/imx-gpu-viv: fix aarch64 framebuffer support
 2023-03-09 20:01 UTC  (2+ messages)

[Patch v4 00/18] NUMA aware page table allocation
 2023-03-09 19:59 UTC  (13+ messages)
` [Patch v4 03/18] KVM: x86/mmu: Track count of pages in KVM MMU page caches globally
` [Patch v4 05/18] KVM: x86/mmu: Add split_shadow_page_cache pages to global count of MMU cache pages
` [Patch v4 06/18] KVM: x86/mmu: Shrink split_shadow_page_cache via MMU shrinker

[PATCH bpf-next v2 0/2] selftests/bpf: use ifname instead of ifindex in XDP
 2023-03-09 20:00 UTC  (2+ messages)

[ANNOUNCE] libnftnl 1.2.5 release
 2023-03-09 20:00 UTC  (2+ messages)

[PATCH 0/2] mm: rmap: merge HugeTLB mapcount logic with THPs
 2023-03-09 19:58 UTC  (6+ messages)
` [PATCH 1/2] mm: rmap: make hugetlb pages participate in _nr_pages_mapped

[PATCH] efi/libstub: Call setup_graphics() before handle_kernel_image()
 2023-03-09 19:58 UTC  (2+ messages)

fs/erofs/super.c:748:27: warning: Value stored to 'ctx' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
 2023-03-09 19:58 UTC 

[PATCH v11 0/7] Implement IOCTL to get and optionally clear info about PTEs
 2023-03-09 19:58 UTC  (2+ messages)

dwc3 gadget and USB3
 2023-03-09 19:56 UTC  (8+ messages)

[PATCH] hw/intc/ioapic: Update KVM routes before redelivering IRQ, on RTE update
 2023-03-09 19:56 UTC  (10+ messages)

What's cooking in git.git (Feb 2023, #01; Thu, 2)
 2023-03-09 19:56 UTC  (15+ messages)
  ` so/diff-merges-more (was Re: What's cooking in git.git (Feb 2023, #01; Thu, 2))

[PATCH 6.2 0000/1000] 6.2.3-rc2 review
 2023-03-09 19:54 UTC  (2+ messages)

[PATCHv3 net 1/2] net: asix: fix modprobe "sysfs: cannot create duplicate filename"
 2023-03-09 19:53 UTC  (6+ messages)
` [PATCHv3 net 2/2] net: asix: init mdiobus from one function

[PATCH 6.1 000/887] 6.1.16-rc2 review
 2023-03-09 19:53 UTC  (2+ messages)

[PATCH 5.15 000/570] 5.15.99-rc2 review
 2023-03-09 19:52 UTC  (2+ messages)

[PATCH v3 00/28] Introduce QC USB SND audio offloading support
 2023-03-09 19:51 UTC  (5+ messages)
` [PATCH v3 02/28] usb: xhci: Add XHCI APIs to support USB offloading

[PATCH] bpf: fixed a typo for BPF_F_ANY_ALIGNMENT in bpf.h
 2023-03-09 19:50 UTC  (2+ messages)

[PATCH v2 bpf-next] selftests/bpf: Fix flaky fib_lookup test
 2023-03-09 19:50 UTC  (2+ messages)

[PATCH 1/3] buildtools-tarball: Handle spaces within user $PATH
 2023-03-09 19:49 UTC  (3+ messages)
` [PATCH 2/3] toolchain-scripts: "
` [PATCH 3/3] populate_sdk_ext: "

[PATCH v4 0/8] make slab shrink lockless
 2023-03-09 19:49 UTC  (3+ messages)
` [PATCH v4 8/8] mm: shrinkers: convert shrinker_rwsem to mutex

[PATCH] docs: usb: Add documentation for the UVC Gadget
 2023-03-09 19:47 UTC  (2+ messages)

[PATCH v2] PCI: apple: Set only available ports up
 2023-03-09 19:48 UTC  (3+ messages)

[PATCH v15 0/1] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2023-03-09 19:44 UTC  (2+ messages)
` [PATCH v15 1/1] clk: npcm8xx: add clock controller


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.