All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-28 20:52:56 to 2021-02-28 23:47:15 UTC [more...]

[PATCH 0/5] cmd: Add support for command substitution
 2021-02-28 23:47 UTC  (3+ messages)
` [PATCH 1/5] hush: Print syntax error line with DEBUG_SHELL
` [PATCH 2/5] cmd: Add support for (limited) command substitution

[PATCH 00/50] i386 cleanup part 3
 2021-02-28 23:23 UTC  (32+ messages)
` [PATCH 01/50] target/i386: Split out gen_exception_gpf
` [PATCH 02/50] target/i386: Split out check_cpl0
` [PATCH 03/50] target/i386: Unify code paths for IRET
` [PATCH 04/50] target/i386: Split out check_vm86_iopl
` [PATCH 05/50] target/i386: Split out check_iopl
` [PATCH 06/50] target/i386: Assert PE is set for user-only
` [PATCH 07/50] target/i386: Assert CPL is 3 "
` [PATCH 08/50] target/i386: Assert IOPL is 0 "
` [PATCH 09/50] target/i386: Assert !VM86 for x86_64 user-only
` [PATCH 10/50] target/i386: Assert CODE32 "
` [PATCH 11/50] target/i386: Assert SS32 "
` [PATCH 12/50] target/i386: Assert CODE64 "
` [PATCH 13/50] target/i386: Assert LMA "
` [PATCH 14/50] target/i386: Assert !ADDSEG "
` [PATCH 15/50] target/i386: Introduce REX_PREFIX
` [PATCH 16/50] target/i386: Tidy REX_B, REX_X definition
` [PATCH 17/50] target/i386: Move rex_r into DisasContext
` [PATCH 18/50] target/i386: Move rex_w "
` [PATCH 19/50] target/i386: Remove DisasContext.f_st as unused
` [PATCH 21/50] target/i386: Reduce DisasContext.override to int8_t
` [PATCH 22/50] target/i386: Reduce DisasContext.prefix to uint8_t
` [PATCH 23/50] target/i386: Reduce DisasContext.vex_[lv] "
` [PATCH 25/50] target/i386: Leave TF in DisasContext.flags
` [PATCH 26/50] target/i386: Reduce DisasContext jmp_opt, repz_opt to bool
` [PATCH 29/50] target/i386: Add stub generator for helper_set_dr
` [PATCH 31/50] target/i386: Assert !GUEST for user-only
` [PATCH 32/50] target/i386: Implement skinit in translate.c
` [PATCH 33/50] target/i386: Eliminate SVM helpers for user-only
` [PATCH 41/50] target/i386: Move invlpg, hlt, monitor, mwait to sysemu
` [PATCH 44/50] target/i386: Eliminate user stubs for read/write_crN, rd/wrmsr
` [PATCH 46/50] target/i386: Tidy gen_check_io

[PATCH v2 0/3] Add support for the GST ESPRESSOBin-Ultra board
 2021-02-28 23:45 UTC  (13+ messages)
` [PATCH v2 1/3] cmd: mvebu: Implement the Marvell hw_info command
` [PATCH v2 2/3] arm: mvebu: mvebu_armada-37xx: Define the loadaddr environment variable
` [PATCH v2 3/3] arm: mvebu: Initial ESPRESSOBin-Ultra board support

[RFC PATCH net 0/2] nexthop: Do not flush blackhole nexthops when loopback goes down
 2021-02-28 23:41 UTC  (5+ messages)
` [RFC PATCH net 1/2] "
` [RFC PATCH net 2/2] selftests: fib_nexthops: Test "

[PATCH] hush: Fix assignments being misinterpreted as commands
 2021-02-28 23:40 UTC  (2+ messages)

[PATCH RESEND] ide/falconide: Fix module unload
 2021-02-28 23:38 UTC  (5+ messages)

code questions about xfs log implementation
 2021-02-28 23:32 UTC  (2+ messages)

[cip-dev] [ANNOUNCE] Release v4.19.177-cip44
 2021-02-28 23:27 UTC 

[PATCH v2 1/3] parport: Introduce module_parport_driver() helper macro
 2021-02-28 23:27 UTC  (3+ messages)

[PATCH v4 00/10] CoreSight configuration management; ETM strobing
 2021-02-28 23:25 UTC  (7+ messages)
` [PATCH v4 07/10] coresight: etm4x: Add complex configuration handlers to etmv4
` [PATCH v4 08/10] coresight: config: Add preloaded configurations

[PATCH] tpm: Don't propagate measurement failures to the verifiers layer
 2021-02-28 23:25 UTC  (6+ messages)

[PATCH] net/core/skbuff.c: __netdev_alloc_skb fix when len is greater than KMALLOC_MAX_SIZE
 2021-02-28 23:22 UTC  (7+ messages)
` [PATCH v3] net/core/skbuff: fix passing wrong size to __alloc_skb
        ` [PATCH v4] net/qrtr: fix __netdev_alloc_skb call

[PATCH] remmina: Upgrade 1.4.10 -> 1.4.11
 2021-02-28 23:21 UTC 

next/pending-fixes build: 200 builds: 0 failed, 200 passed, 15 warnings (v5.11-11896-g31549ef5d561)
 2021-02-28 23:20 UTC 

[PATCH] freerdp: Upgrade 2.2.0 -> 2.3.0
 2021-02-28 23:20 UTC 

drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1109 amdgpu_debugfs_gfxoff_read() warn: ignoring unreachable code
 2021-02-28 23:17 UTC 

[PATCH 0/2] hwmon: (pmbus): Infineon IR36021 driver
 2021-02-28 23:07 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: trivial-devices: Add infineon,ir36021
` [PATCH 2/2] hwmon: (pmbus): Add driver for Infineon IR36021

[PATCH 0/4] aspeed: LPC peripheral controller devices
 2021-02-28 23:14 UTC  (10+ messages)
` [PATCH 1/4] arm: ast2600: Force a multiple of 32 of IRQs for the GIC
` [PATCH 2/4] arm: ast2600: Fix iBT IRQ ID
` [PATCH 4/4] hw/misc: Model KCS devices in the Aspeed LPC controller

[PATCH] git-gui: fix commit message comment line removal with older Tcl versions
 2021-02-28 23:11 UTC 

6900XT HDMI 2.1 -> Missing 4K120Hz
 2021-02-28 23:12 UTC  (3+ messages)

[PATCH] arm: Enlarge IO_SPACE_LIMIT needed for some SoC
 2021-02-28 14:44 UTC  (2+ messages)

possible deadlock in io_poll_double_wake (2)
 2021-02-28 23:08 UTC  (2+ messages)

[PATCH v2 1/2] mm: cma: allocate cma areas bottom-up
 2021-02-28 23:08 UTC  (6+ messages)
` [PATCH v2 2/2] memblock: do not start bottom-up allocations with kernel_end

[PATCH V2] MIPS: clean up CONFIG_MIPS_PGD_C0_CONTEXT
 2021-02-28 23:00 UTC  (3+ messages)
` [PATCH] MIPS: clean up CONFIG_MIPS_PGD_C0_CONTEXT handling

stable-rc/linux-4.19.y baseline: 85 runs, 1 regressions (v4.19.177-24-g44c7eca98a48c)
 2021-02-28 23:02 UTC 

[PATCH v2] git-gui: remove lines starting with the comment character
 2021-02-28 23:00 UTC  (2+ messages)

[PATCH] mtd-utils: Use AC_SYS_LARGEFILE
 2021-02-28 22:58 UTC  (2+ messages)

[PATCH] drm/msm/adreno: a5xx_power: Don't apply A540 lm_setup to other GPUs
 2021-02-28 12:36 UTC 

[PATCH] drm/msm/dsi: Uncomment core_mmss clock for MSM8996
 2021-02-28 12:43 UTC 

[PATCH] MAINTAINERS: update drm bug reporting URL
 2021-02-28 16:36 UTC 

[PATCH] Revert "drm/nouveau: fix dma syncing warning with debugging on."
 2021-02-28 21:19 UTC 

[PATCH 1/2] dt-bindings: leds: backlight: qcom-wled: Add PMI8994 compatible
 2021-02-28 12:41 UTC  (2+ messages)
` [PATCH 2/2] video: "

[PATCH] drm/gem: add checks of drm_gem_object->funcs
 2021-02-28 16:10 UTC 

[PATCH 00/11] pragma once: treewide conversion
 2021-02-28 22:07 UTC  (4+ messages)
` [PATCH 05/11] pragma once: convert drivers/scsi/qla2xxx/qla_target.h
` [PATCH 12/11] pragma once: scripted treewide conversion

[meta-security][PATCH 01/12] arpwatch: upgrade 3.0 -> 3.1
 2021-02-28 22:56 UTC  (12+ messages)
` [meta-security][PATCH 02/12] checksec: upgrade 2.1.0 -> 2.4.0
` [meta-security][PATCH 03/12] ding-libs: upgrade 0.5.0 -> 0.6.1
` [meta-security][PATCH 04/12] fscryptctl: upgrade 0.1.0 -> 1.0.0
` [meta-security][PATCH 05/12] libseccomp: upgrade 2.5.0 -> 2.5.1
` [meta-security][PATCH 06/12] python3-privacyidea: upgrade 3.3 -> 3.5.1
` [meta-security][PATCH 07/12] python3-scapy: upgrade 2.4.3 -> 2.4.4
` [meta-security][PATCH 08/12] samhain: update to 4.4.3
` [meta-security][PATCH 09/12] opendnssec: update to 2.1.8
` [meta-security][PATCH 10/12] "
` [meta-security][PATCH 11/12] python3-fail2ban: update to 0.11.2
` [meta-security][PATCH 12/12] suricata: update to 4.10.0

arch/powerpc/mm/book3s64/iommu_api.c:422:6: sparse: sparse: context imbalance in 'mm_iommu_is_devmem' - wrong count at exit
 2021-02-28 22:53 UTC 

[PATCH v2 net 0/6] Fixes for NXP ENETC driver
 2021-02-28 22:48 UTC  (8+ messages)
` [PATCH v2 net 5/6] net: enetc: don't disable VLAN filtering in IFF_PROMISC mode

[PATCH] hw/i2c/npcm7xx_smbus: Simplify npcm7xx_smbus_init()
 2021-02-28 22:48 UTC 

[PATCH] binfmt_misc: Fix possible deadlock in bm_register_write
 2021-02-28 22:44 UTC  (2+ messages)
` [PATCH v2] "

stable-rc/linux-4.14.y baseline: 64 runs, 2 regressions (v4.14.222-12-g575cf23a1a64b)
 2021-02-28 22:45 UTC 

[PATCH v2 0/2] Add support for ipv6 host forwarding
 2021-02-28 22:44 UTC  (5+ messages)
` [PATCH v2 1/2] net/slirp.c: Refactor address parsing

[PATCH] tests/acceptance: Use imgtec.com URL for Fedora 22 artifacts
 2021-02-28 22:43 UTC 

[PATCH RESEND for-next 00/12] 5.13 first batch
 2021-02-28 22:35 UTC  (13+ messages)
` [PATCH 01/12] io_uring: avoid taking ctx refs for task-cancel
` [PATCH 02/12] io_uring: reuse io_req_task_queue_fail()
` [PATCH 03/12] io_uring: further deduplicate file slot selection
` [PATCH 04/12] io_uring: add a helper failing not issued requests
` [PATCH 05/12] io_uring: refactor provide/remove buffer locking
` [PATCH 06/12] io_uring: don't restirct issue_flags for io_openat
` [PATCH 07/12] io_uring: use better types for cflags
` [PATCH 08/12] io_uring: refactor out send/recv async setup
` [PATCH 09/12] io_uring: untie alloc_async_data and needs_async_data
` [PATCH 10/12] io_uring: rethink def->needs_async_data
` [PATCH 11/12] io_uring: merge defer_prep() and prep_async()
` [PATCH 12/12] io_uring: simplify io_resubmit_prep()

[PATCH v2 00/10] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-02-28 22:38 UTC  (13+ messages)
` Question about the "EXPERIMENTAL" tag for dax in XFS
                    ` [Ocfs2-devel] "

stable-rc/linux-5.4.y baseline: 105 runs, 2 regressions (v5.4.101-13-gfb2c1a9e8644)
 2021-02-28 22:37 UTC 

[PATCH blktests 0/3] Three SRP patches
 2021-02-28 22:34 UTC  (6+ messages)
` [PATCH blktests 3/3] rdma: Use rdma link instead of /sys/class/infiniband/*/parent

[PATCH blktests v2] rdma: Use rdma link instead of /sys/class/infiniband/*/parent
 2021-02-28 22:34 UTC 

hppa64-linux-ld: kernel/rcu/refscale.o(.init.text+0x228): cannot reach schedule_timeout_uninterruptible
 2021-02-28 22:33 UTC  (6+ messages)

[PATCH 0/4] hexagon: Add Docker image & testing to gitlab-ci
 2021-02-28 22:27 UTC  (6+ messages)
` [PATCH 1/4] docker: Add Hexagon image
` [PATCH 2/4] gitlab-ci: Pass optional EXTRA_FILES when building docker images
` [PATCH 3/4] gitlab-ci: Build Hexagon cross-toolchain
` [PATCH 4/4] tests/tcg: Use Hexagon Docker image

linux-next: manual merge of the akpm-current tree with the fscache tree
 2021-02-28 22:29 UTC  (2+ messages)

Regression in rdma_rxe driver?
 2021-02-28 22:29 UTC 

stable-rc/queue/5.10 baseline: 108 runs, 1 regressions (v5.10.19-20-g26d442e567cc2)
 2021-02-28 22:28 UTC 

[PATCH v2 bpf-next] bpf: devmap: move drop error path to devmap for XDP_REDIRECT
 2021-02-28 22:27 UTC  (3+ messages)

NFSD Regression: client observing a file while other client writes to it leads to stale local cache
 2021-02-28 22:27 UTC 

[tpm2] [RFC] OpenSSL 3.0 Integration (tpm2-openssl) for Review
 2021-02-28 22:27 UTC 

High latency when over stress
 2021-02-28 22:26 UTC 

[PATCH v8] vfs: fix copy_file_range regression in cross-fs copies
 2021-02-28 22:25 UTC  (8+ messages)
` [PATCH] copy_file_range.2: Kernel v5.12 updates

[PATCH v4 2/4] util/qemu-sockets.c: Split host:port parsing out of inet_parse
 2021-02-28 22:20 UTC  (3+ messages)

INFO: task hung in io_sq_thread_park
 2021-02-28 22:20 UTC  (2+ messages)

[meta-oe][PATCH] mosquitto: Upgrade 2.0.7 -> 2.0.8
 2021-02-28 22:02 UTC 

[PATCH 5.12 0/2] task_work ctx refs fix + xchg cleanup
 2021-02-28 22:17 UTC  (4+ messages)
` [PATCH 1/2] io_uring: fix __tctx_task_work() ctx race
` [PATCH 2/2] io_uring: replace cmpxchg in fallback with xchg

drivers/net/ethernet/mellanox/mlx5/core/esw/indir_table.h:34:1: warning: no previous prototype for function 'mlx5_esw_indir_table_init'
 2021-02-28 22:14 UTC  (2+ messages)

clang crash for target BPF
 2021-02-28 22:14 UTC 

Nested Wireguard tunnels not working on Android and Windows
 2021-02-28  0:53 UTC  (3+ messages)

Fwd: Wireguard Win10 Client not work through an openVPN tunnel on the same machine
 2021-02-27 11:19 UTC 

v4l2loopback and v4l2-mem2mem framework
 2021-02-28 22:07 UTC 

[bug report]null pointer at scsi_mq_exit_request+0x14 with blktests srp/015
 2021-02-28 22:04 UTC  (2+ messages)

stable-rc/queue/4.9 baseline: 48 runs, 1 regressions (v4.9.258-12-g80c6cbdf1f84)
 2021-02-28 21:57 UTC 

[meta-oe][PATCH] librcereal: A couple of improvements
 2021-02-28 21:54 UTC 

[PATCH v7] pgo: add clang's Profile Guided Optimization infrastructure
 2021-02-28 21:50 UTC  (4+ messages)
` [PATCH v8] "

[Buildroot] [PATCH] configs: rename a bunch of friendlyarm boards
 2021-02-28 21:49 UTC 

stable-rc/queue/5.4 baseline: 109 runs, 1 regressions (v5.4.101-12-gcc28fe52aa265)
 2021-02-28 21:43 UTC 

[PATCH 0/2] Fix mips jazz vs constant TCGCPUOps
 2021-02-28 21:39 UTC  (4+ messages)
` [PATCH 1/2] target/mips: Fold jazz behaviour into mips_cpu_do_transaction_failed

[PATCH 0/4] small reorganization of OP_SLICE
 2021-02-28 21:40 UTC  (4+ messages)
` [PATCH 3/4] slice: OP_SLICE needs the source's type: make it a kind of unop

rename the command ip
 2021-02-28 21:39 UTC 

[PATCH v4] dmaengine: idxd: Do not use devm for 'struct device' object allocation
 2021-02-28 21:39 UTC 

[PATCH 1/1] Correct U-Boot upstream repository
 2021-02-28 21:39 UTC  (2+ messages)

[PATCH] uboot-test-hooks: Switch to our GitLab instance
 2021-02-28 21:39 UTC  (3+ messages)
` [PATCHv2] "

WARNING: suspicious RCU usage in __inode_security_revalidate
 2021-02-28 21:38 UTC 

[PATCH 1/2] i386/acpi: fix inconsistent QEMU/OVMF device paths
 2021-02-28 21:37 UTC  (7+ messages)

[PATCH] vdpa/mlx5: set_features should allow reset to zero
 2021-02-28 21:34 UTC  (25+ messages)

[PATCH] linearize.h: fix some 'selfcheck' warnings
 2021-02-28 21:33 UTC  (2+ messages)

[PATCH] drivers: firmware: efi: fix Kconfig dependency on CRYPTO
 2021-02-28 21:32 UTC  (3+ messages)

[PATCH] asm-out0: fix a test failure on 32-bit systems
 2021-02-28 21:31 UTC  (2+ messages)

[virtio-dev] Re: [PATCH] vdpa/mlx5: set_features should allow reset to zero
 2021-02-28 21:25 UTC  (13+ messages)

[PATCH V2 1/2] arm64: dts: imx8mp: add eqos node and alias
 2021-02-28 21:18 UTC  (2+ messages)
` [PATCH V2 2/2] arm64: dts: freescale: Add support EQOS MAC on phyBOARD-Pollux-i.MX8MP

[PATCH 1/2] arm64: dts: imx8mp: add eqos node and alias
 2021-02-28 21:14 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: freescale: Add support EQOS MAC on phyBOARD-Pollux-i.MX8MP

[PATCH] describe: dont abort too early when searching tags
 2021-02-28 21:14 UTC  (3+ messages)
` [PATCH 09/10] svn tests: refactor away a "set -e" in test body

What ist the standard way to define connector type and bus format with device tree?
 2021-02-28 21:10 UTC  (3+ messages)
  ` Q: "

[PATCH v4 00/13] error: Do compile-time format string checking on grub_error
 2021-02-28 21:10 UTC  (4+ messages)
` [PATCH v4 12/13] error: Use format code llu for 64-bit uint bp->blk_prop in grub_error

[PATCH v5 0/1] virtio-net: Add check for mac address while peer is vdpa
 2021-02-28 20:39 UTC  (4+ messages)
` [PATCH v5 1/1] "

[PATCH v6 0/3] GUD USB Display driver
 2021-02-28 21:04 UTC  (8+ messages)
` [PATCH v6 3/3] drm: Add "

[PATCH 1/1] video: buffer overrun in TrueType console
 2021-02-28 20:54 UTC 

[PATCH V3 XRT Alveo 00/18] XRT Alveo driver overview
 2021-02-28 20:52 UTC  (5+ messages)
` [PATCH V3 XRT Alveo 18/18] fpga: xrt: Kconfig and Makefile updates for XRT drivers


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.