All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-28 21:39:17 to 2021-03-01 00:03:29 UTC [more...]

[PATCH v4 00/10] CoreSight configuration management; ETM strobing
 2021-03-01  0:02 UTC  (9+ messages)
` [PATCH v4 07/10] coresight: etm4x: Add complex configuration handlers to etmv4
` [PATCH v4 08/10] coresight: config: Add preloaded configurations
` [PATCH v4 09/10] coresight: syscfg: Add initial configfs support

[PATCH 00/50] i386 cleanup part 3
 2021-02-28 23:23 UTC  (43+ 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 20/50] target/i386: Reduce DisasContext.flags to uint32_t
` [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 24/50] target/i386: Reduce DisasContext popl_esp_hack and rip_offset "
` [PATCH 25/50] target/i386: Leave TF in DisasContext.flags
` [PATCH 26/50] target/i386: Reduce DisasContext jmp_opt, repz_opt to bool
` [PATCH 27/50] target/i386: Fix the comment for repz_opt
` [PATCH 28/50] target/i386: Reorder DisasContext members
` [PATCH 29/50] target/i386: Add stub generator for helper_set_dr
` [PATCH 30/50] target/i386: Assert !SVME for user-only
` [PATCH 31/50] target/i386: Assert !GUEST "
` [PATCH 32/50] target/i386: Implement skinit in translate.c
` [PATCH 33/50] target/i386: Eliminate SVM helpers for user-only
` [PATCH 35/50] target/i386: Simplify gen_debug usage
` [PATCH 41/50] target/i386: Move invlpg, hlt, monitor, mwait to sysemu
` [PATCH 42/50] target/i386: Unify invlpg, invlpga
` [PATCH 43/50] target/i386: Inline user cpu_svm_check_intercept_param
` [PATCH 44/50] target/i386: Eliminate user stubs for read/write_crN, rd/wrmsr
` [PATCH 46/50] target/i386: Tidy gen_check_io
` [PATCH 47/50] target/i386: Pass in port to gen_check_io
` [PATCH 48/50] target/i386: Create helper_check_io
` [PATCH 50/50] target/i386: Remove user-only i/o stubs

[PATCH 0/5] cmd: Add support for command substitution
 2021-03-01  0:01 UTC  (10+ messages)
` [PATCH 1/5] hush: Print syntax error line with DEBUG_SHELL
` [PATCH 2/5] cmd: Add support for (limited) command substitution
` [PATCH 3/5] cmd: Convert echo to use cmd_result
` [PATCH 4/5] test: hush: Add test for command substitution
` [PATCH 5/5] cmd: Convert part uuid to use cmd_result

[PATCH] tcg/aarch64: Fix constant subtraction in tcg_out_addsub2
 2021-02-28 23:28 UTC 

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

[PATCH] net:ipv4: Packet is not forwarded when ingress interface is not configured with bc_forwarding
 2021-02-28 23:52 UTC  (2+ messages)

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

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2021-02-28 23:50 UTC 

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2021-02-28 23:50 UTC 

[GIT PULL] Forgotten IDE fix
 2021-02-28 23:47 UTC 

Regression in rdma_rxe driver?
 2021-02-28 23:47 UTC  (2+ messages)

[PATCH v1] drm/nouveau/device: append a NUL-terminated character for the string which filled by strncpy()
 2021-02-27  9:20 UTC  (3+ messages)
` [Linuxarm] "
  ` [Nouveau] "

[PATCH v2] xfs: various log stuff
 2021-02-28 23:46 UTC  (8+ messages)
` [PATCH 2/8] xfs: separate CIL commit record IO

[PATCH v2 0/3] Add support for the GST ESPRESSOBin-Ultra board
 2021-02-28 23:45 UTC  (7+ messages)
` [PATCH v2 1/3] cmd: mvebu: Implement the Marvell hw_info command

[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 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)

post-receive: pub/scm/linux/kernel/git/cip/linux-cip
 2021-02-28 23:25 UTC 

post-receive: pub/scm/linux/kernel/git/cip/linux-cip
 2021-02-28 23:25 UTC 

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

[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/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)

[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

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

[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

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 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

[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 

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2021-02-28 22:50 UTC 

[PATCH] hw/i2c/npcm7xx_smbus: Simplify npcm7xx_smbus_init()
 2021-02-28 22:48 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] 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  (5+ messages)

linux-next: manual merge of the akpm-current tree with the fscache tree
 2021-02-28 22:29 UTC  (2+ 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

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 

[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

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

[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 

Confirmation Of Funds Processing
 2021-02-28 22:11 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 


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.