All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-29 03:56:24 to 2021-10-29 05:45:18 UTC [more...]

[PATCH v2 00/41] Initial implementation of standard boot
 2021-10-29  5:45 UTC  (7+ messages)
` [PATCH v2 31/41] bootstd: Add an implementation of EFI boot

[dpdk-dev] [PATCH v2 00/15] vhost: clean-up and simplify async implementation
 2021-10-29  5:44 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 03/15] vhost: simplify async IO vectors
` [dpdk-dev] [PATCH v2 04/15] vhost: simplify async IO vectors iterators

[PATCH] drivers: tty: replace snprintf in show functions with sysfs_emit
 2021-10-29  5:44 UTC  (2+ messages)

[PATCH 0/3] automation: introduce an x86_64 Dom0/DomU test
 2021-10-29  5:43 UTC  (12+ messages)
` [PATCH 2/3] automation: Linux 5.10.74 test-artifact

[PATCH v3] media: imx258: add vblank control to support more frame rate range
 2021-10-29  5:43 UTC  (9+ messages)

[PULL v2 00/60] tcg patch queue
 2021-10-29  4:33 UTC  (56+ messages)
` [PULL v2 01/60] qemu/int128: Add int128_{not,xor}
` [PULL v2 02/60] host-utils: move checks out of divu128/divs128
` [PULL v2 03/60] host-utils: move udiv_qrnnd() to host-utils
` [PULL v2 04/60] host-utils: add 128-bit quotient support to divu128/divs128
` [PULL v2 05/60] host-utils: add unit tests for divu128/divs128
` [PULL v2 06/60] tcg/optimize: Rename "mask" to "z_mask"
` [PULL v2 07/60] tcg/optimize: Split out OptContext
` [PULL v2 08/60] tcg/optimize: Remove do_default label
` [PULL v2 09/60] tcg/optimize: Change tcg_opt_gen_{mov, movi} interface
` [PULL v2 10/60] tcg/optimize: Move prev_mb into OptContext
` [PULL v2 11/60] tcg/optimize: Split out init_arguments
` [PULL v2 12/60] tcg/optimize: Split out copy_propagate
` [PULL v2 13/60] tcg/optimize: Split out fold_call
` [PULL v2 14/60] tcg/optimize: Drop nb_oargs, nb_iargs locals
` [PULL v2 15/60] tcg/optimize: Change fail return for do_constant_folding_cond*
` [PULL v2 16/60] tcg/optimize: Return true from tcg_opt_gen_{mov, movi}
` [PULL v2 17/60] tcg/optimize: Split out finish_folding
` [PULL v2 18/60] tcg/optimize: Use a boolean to avoid a mass of continues
` [PULL v2 19/60] tcg/optimize: Split out fold_mb, fold_qemu_{ld,st}
` [PULL v2 20/60] tcg/optimize: Split out fold_const{1,2}
` [PULL v2 21/60] tcg/optimize: Split out fold_setcond2
` [PULL v2 22/60] tcg/optimize: Split out fold_brcond2
` [PULL v2 23/60] tcg/optimize: Split out fold_brcond
` [PULL v2 24/60] tcg/optimize: Split out fold_setcond
` [PULL v2 25/60] tcg/optimize: Split out fold_mulu2_i32
` [PULL v2 26/60] tcg/optimize: Split out fold_addsub2_i32
` [PULL v2 27/60] tcg/optimize: Split out fold_movcond
` [PULL v2 28/60] tcg/optimize: Split out fold_extract2
` [PULL v2 29/60] tcg/optimize: Split out fold_extract, fold_sextract
` [PULL v2 30/60] tcg/optimize: Split out fold_deposit
` [PULL v2 31/60] tcg/optimize: Split out fold_count_zeros
` [PULL v2 32/60] tcg/optimize: Split out fold_bswap
` [PULL v2 33/60] tcg/optimize: Split out fold_dup, fold_dup2
` [PULL v2 34/60] tcg/optimize: Split out fold_mov
` [PULL v2 35/60] tcg/optimize: Split out fold_xx_to_i
` [PULL v2 36/60] tcg/optimize: Split out fold_xx_to_x
` [PULL v2 37/60] tcg/optimize: Split out fold_xi_to_i
` [PULL v2 38/60] tcg/optimize: Add type to OptContext
` [PULL v2 39/60] tcg/optimize: Split out fold_to_not
` [PULL v2 40/60] tcg/optimize: Split out fold_sub_to_neg
` [PULL v2 41/60] tcg/optimize: Split out fold_xi_to_x
` [PULL v2 42/60] tcg/optimize: Split out fold_ix_to_i
` [PULL v2 43/60] tcg/optimize: Split out fold_masks
` [PULL v2 44/60] tcg/optimize: Expand fold_mulu2_i32 to all 4-arg multiplies
` [PULL v2 45/60] tcg/optimize: Expand fold_addsub2_i32 to 64-bit ops
` [PULL v2 46/60] tcg/optimize: Sink commutative operand swapping into fold functions
` [PULL v2 47/60] tcg: Extend call args using the correct opcodes
` [PULL v2 48/60] tcg/optimize: Stop forcing z_mask to "garbage" for 32-bit values
` [PULL v2 51/60] tcg/optimize: Use fold_xi_to_x for div
` [PULL v2 53/60] tcg/optimize: Optimize sign extensions
` [PULL v2 55/60] tcg/optimize: Propagate sign info for setcond
` [PULL v2 56/60] tcg/optimize: Propagate sign info for bit counting
` [PULL v2 57/60] tcg/optimize: Propagate sign info for shifting
` [PULL v2 58/60] softmmu: fix watchpoint processing in icount mode
` [PULL v2 59/60] softmmu: remove useless condition in watchpoint check

[PATCH bpf-next 0/2] libbpf: Implement BTF Generator API
 2021-10-29  5:41 UTC  (3+ messages)

[linux-linus test] 165927: tolerable FAIL - PUSHED
 2021-10-29  5:41 UTC 

[isar-cip-dev] [PATCH] recipes-core/swupdate: Update the SRC_URI and SWUPDATE_BUILD_PROFILES append for buster
 2021-10-29  5:39 UTC  (2+ messages)

[PATCH net-next v4] net: marvell: prestera: add firmware v4.0 support
 2021-10-29  5:38 UTC 

[PATCH 00/13] Kconfig symbol clean-up on ./arch/arm{64}
 2021-10-29  5:34 UTC  (6+ messages)
` [PATCH 01/13] arm: debug: remove obsolete debug code for DEBUG_ZTE_ZX

[PATCH 05/11] ubifs: Rename whiteout atomically
 2021-10-29  5:33 UTC  (4+ messages)

[PATCHv3] clk:aspeed:Fix AST2600 hpll calculate formula
 2021-10-29  5:35 UTC  (5+ messages)

[PATCH v6 0/5] CMDQ refinement of Mediatek DRM driver
 2021-10-29  5:32 UTC  (5+ messages)
` [PATCH v6 3/6] drm/mediatek: Detect CMDQ execution timeout

DRA7 clock question
 2021-10-29  5:34 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 0/2] Change gem_sync to no-reloc
 2021-10-29  5:33 UTC  (4+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[Intel-gfx] [PATCH v2 1/6] drm/i915/audio: group audio under anonymous struct in drm_i915_private
 2021-10-29  5:31 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [v2,1/6] "

[oe] [meta-python] [PATCH v2] python3-smpplib: upgrade 2.1.0 -> 2.2.0
 2021-10-29 17:30 UTC 

[PATCH v2 2/3] MIPS: cm/cpc: export some missing symbols to be able to use them from driver code
 2021-10-29  5:28 UTC  (5+ messages)

[PATCH v2 0/2] tracing/kselftest: histogram trigger expression tests
 2021-10-29  5:27 UTC  (3+ messages)
` [PATCH v6 2/2] tracing/selftests: Add tests for hist trigger expression parsing

[PATCH v5 00/11] efi_loader: capsule: improve capsule authentication support
 2021-10-29  5:25 UTC  (10+ messages)
` [PATCH v5 02/11] tools: mkeficapsule: add firmwware image signing
` [PATCH v5 04/11] doc: update UEFI document for usage of mkeficapsule
` [PATCH v5 05/11] test/py: efi_capsule: add image authentication test

[PATCH v6 net-next 00/10] net: dsa: microchip: DSA driver support for LAN937x switch
 2021-10-29  5:22 UTC  (11+ messages)
` [PATCH v6 net-next 01/10] dt-bindings: net: dsa: dt bindings for microchip lan937x
` [PATCH v6 net-next 02/10] net: dsa: move mib->cnt_ptr reset code to ksz_common.c
` [PATCH v6 net-next 03/10] net: phy: Add support for LAN937x T1 phy driver
` [PATCH v6 net-next 04/10] net: dsa: tag_ksz: add tag handling for Microchip LAN937x
` [PATCH v6 net-next 05/10] net: dsa: microchip: add DSA support for microchip lan937x
` [PATCH v6 net-next 06/10] net: dsa: microchip: add support for phylink management
` [PATCH v6 net-next 07/10] net: dsa: microchip: add support for ethtool port counters
` [PATCH v6 net-next 08/10] net: dsa: microchip: add support for port mirror operations
` [PATCH v6 net-next 09/10] net: dsa: microchip: add support for fdb and mdb management
` [PATCH v6 net-next 10/10] net: dsa: microchip: add support for vlan operations

[PATCH] allow disabling fsync everywhere
 2021-10-29  5:18 UTC  (6+ messages)
      ` [PATCH] tests: disable "

[PATCH 00/24] bsd-user: arm (32-bit) support
 2021-10-29  4:34 UTC  (5+ messages)
` [PATCH 22/24] bsd-user/arm/target_arch_signal.h: arm set_mcontext

[igt-dev] [PATCH i-g-t 0/3] Change duplicate names
 2021-10-29  5:13 UTC  (4+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[PATCH v4 0/2] arm: imx8m: add support for Advantech RSB-3720
 2021-10-29  5:08 UTC  (2+ messages)
` [PATCH v4 1/2] arm: dts: add imx8mp-rsb3720-a1 dts file

conflict markers in markdown files
 2021-10-29  5:08 UTC  (8+ messages)

[meta-arago][master/dunfell][PATCH] packagegroups: pru-icss: Add support for am64xx
 2021-10-29  5:06 UTC 

tg3 RX packet re-order in queue 0 with RSS
 2021-10-29  5:04 UTC  (7+ messages)

❌ FAIL: Test report for kernel 5.15.0-rc7 (mainline.kernel.org-clang, f31531e5)
 2021-10-29  5:02 UTC 

[PATCH v2 0/2] riscv asan-stack fixes
 2021-10-29  4:59 UTC  (6+ messages)
` [PATCH v2 1/2] riscv: Do not re-populate shadow memory with kasan_populate_early_shadow
` [PATCH v2 2/2] riscv: Fix asan-stack clang build

futher decouple DAX from block devices
 2021-10-29  4:57 UTC  (5+ messages)
` [PATCH 03/11] dax: simplify the dax_device <-> gendisk association

[dpdk-dev] [PATCH] common/cnxk: fix build failure
 2021-10-29  4:57 UTC  (3+ messages)
  ` [dpdk-dev] [EXT] "

[RFC 07/22] dm: blk: add UCLASS_PARTITION
 2021-10-29  4:57 UTC  (14+ messages)

[PATCH] selftests/bpf: fix fclose/pclose mismatch
 2021-10-29  4:56 UTC  (2+ messages)

[PATCH v3 3/3] mm/mempolicy: wire up syscall set_mempolicy_home_node
 2021-10-29  4:33 UTC  (4+ messages)

[dpdk-dev] [PATCH 0/6] add cnxk lookaside IPsec additional features
 2021-10-29  4:54 UTC  (2+ messages)

[PATCH mptcp-next v2] selftests: mptcp: add mp_fail testcases
 2021-10-29  4:53 UTC  (8+ messages)

[PATCH v6 bpf-next 0/5] Implement bloom filter map
 2021-10-29  4:49 UTC  (5+ messages)
` [PATCH v6 bpf-next 1/5] bpf: Add bloom filter map implementation

[PATCH] xen/balloon: add late_initcall_sync() for initial ballooning done
 2021-10-29  4:48 UTC  (3+ messages)

[PATCH 0/3] platform: surface: Introduce Surface XBL Driver
 2021-10-29  4:45 UTC  (3+ messages)
` [PATCH 2/3] platform: surface: Add surface xbl

[PATCH] clk/ast2600: Fix soc revision for AHB
 2021-10-29  4:44 UTC  (2+ messages)

[PATCH u-boot-marvell 00/13] Yet another kwboot improvements
 2021-10-29  4:44 UTC  (12+ messages)

[PATCH mptcp-next v8 0/8] The infinite mapping support
 2021-10-29  4:40 UTC  (9+ messages)
` [PATCH mptcp-next v8 1/8] mptcp: don't send RST for single subflow
` [PATCH mptcp-next v8 2/8] mptcp: add the fallback check
` [PATCH mptcp-next v8 3/8] mptcp: track and update contiguous data status
` [PATCH mptcp-next v8 4/8] mptcp: infinite mapping sending
` [PATCH mptcp-next v8 5/8] mptcp: infinite mapping receiving
` [PATCH mptcp-next v8 6/8] mptcp: add mib for infinite map sending
` [PATCH mptcp-next v8 7/8] selftests: mptcp: add infinite map mibs check
` [PATCH mptcp-next v8 8/8] selftests: mptcp: add mp_fail testcases

[PATCH] scsi: ufs: Fix proper API to send HPB pre-request
 2021-10-29  4:39 UTC  (7+ messages)

[hardknott][PATCH 00/36] Pull request (cover letter only)
 2021-10-29  4:38 UTC 

[PATCH 0/3] Add pin control driver for Sunplus SP7021 SoC
 2021-10-29  4:38 UTC  (5+ messages)
` [PATCH 1/3] pinctrl: Add driver for Sunplus SP7021

[dpdk-dev] [PATCH] test/crypto-perf: fix crash issue with asym perf test
 2021-10-29  4:36 UTC 

[dpdk-dev] [PATCH] test/crypto-perf: fix crash issue with asym perf test
 2021-10-29  4:33 UTC 

[PATCH v1 1/1] delay.h: fix for removed kernel.h
 2021-10-29  4:28 UTC  (3+ messages)

[PATCH] hwmon: (nct7802) Add of_node_put() before return
 2021-10-29  4:28 UTC  (2+ messages)

[PATCH 0/3] implement direct IO with integrity
 2021-10-29  4:27 UTC  (3+ messages)
` [PATCH 1/3] block: bio-integrity: add PI iovec to bio

[PATCH v3 00/10] i915: Initial multi-tile support
 2021-10-29  4:26 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for i915: Initial multi-tile support (rev3)

[GIT PULL] Crypto Update for 5.9
 2021-10-29  4:14 UTC  (9+ messages)
` [GIT PULL] Crypto Fixes "
  ` [GIT PULL] Crypto Fixes for 5.10
    ` [GIT PULL] Crypto Fixes for 5.11
        ` [GIT PULL] Crypto Fixes for 5.14
            ` [GIT PULL] Crypto Fixes for 5.15

[PATCH v8, 00/17] Support multi hardware decode using of_platform_populate
 2021-10-29  3:55 UTC  (40+ messages)
` [PATCH v8, 01/17] media: mtk-vcodec: Get numbers of register bases from DT
` [PATCH v8, 02/17] media: mtk-vcodec: Align vcodec wake up interrupt interface
` [PATCH v8, 03/17] media: mtk-vcodec: Refactor vcodec pm interface
` [PATCH v8, 04/17] media: mtk-vcodec: Build decoder pm file as module
` [PATCH v8, 05/17] media: mtk-vcodec: Support MT8192
` [PATCH v8, 06/17] media: mtk-vcodec: Manage multi hardware information
` [PATCH v8, 07/17] dt-bindings: media: mtk-vcodec: Separate video encoder and decoder dt-bindings
` [PATCH v8, 08/17] media: mtk-vcodec: Use pure single core for MT8183
` [PATCH v8, 09/17] media: mtk-vcodec: Add irq interface for multi hardware
` [PATCH v8, 10/17] media: mtk-vcodec: Add msg queue feature for lat and core architecture
` [PATCH v8, 11/17] media: mtk-vcodec: Generalize power and clock on/off interfaces
` [PATCH v8, 12/17] media: mtk-vcodec: Add new interface to lock different hardware
` [PATCH v8, 13/17] media: mtk-vcodec: Add work queue for core hardware decode
` [PATCH v8, 14/17] media: mtk-vcodec: Support 34bits dma address for vdec
` [PATCH v8, 15/17] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192
` [PATCH v8, 16/17] media: mtk-vcodec: Add core dec and dec end ipi msg
` [PATCH v8, 17/17] media: mtk-vcodec: Use codec type to separate different hardware

[osandov:btrfs-send-encoded 9/14] fs/btrfs/ioctl.c:4959:15: warning: Assigned value is garbage or undefined [clang-analyzer-core.uninitialized.Assign]
 2021-10-29  4:11 UTC 

[PATCH] ipmi: kcs_bmc: Fix a memory leak in the error handling path of 'kcs_bmc_serio_add_device()'
 2021-10-29  4:09 UTC  (2+ messages)

[dpdk-dev] [PATCH] app/flow-perf: added option to support flow priority
 2021-10-29  4:08 UTC 

[PULL 0/2] Hexagon (target/hexagon) cleanup and bug fix
 2021-10-29  4:02 UTC  (3+ messages)
` [PULL 1/2] Hexagon (target/hexagon) more tcg_constant_*
` [PULL 2/2] Hexagon (target/hexagon) put writes to USR into temp until commit

[Intel-gfx] [PATCH V2 0/2] Enable PXP support
 2021-10-29  4:06 UTC  (4+ messages)
` [Intel-gfx] [PATCH V2 2/2] drm/i915/gt: Hold RPM wakelock during PXP suspend

[PATCH v3 0/7] PCI: imx6: refine codes and add compliance tests mode support
 2021-10-29  3:58 UTC  (10+ messages)
` [PATCH v3 3/7] PCI: imx6: Fix the regulator dump when link never came up

[PATCH] scsi: ufs: fix unmet dependency on RESET_CONTROLLER for RESET_TI_SYSCON
 2021-10-29  3:59 UTC  (2+ messages)


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.