All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-12 18:39:25 to 2021-02-12 19:50:04 UTC [more...]

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

[PATCH bpf-next] tools/resolve_btfids: add /libbpf to .gitignore
 2021-02-12 19:48 UTC  (2+ messages)

[PATCH v7 00/14] block: deal with errp: part I
 2021-02-12 19:44 UTC  (5+ messages)
` [PATCH v7 08/14] block/qcow2: qcow2_get_specific_info(): drop error propagation

Test Email
 2021-02-12 19:47 UTC  (4+ messages)
` [RFC v1 05/26] x86/traps: Add #VE support for TDX guest

[Buildroot] [PATCH] configs/olimex_a20_olinuxino_lime*: bump Linux and U-Boot versions
 2021-02-12 19:47 UTC 

[PATCH v2 0/2] block: Use 'read-zeroes=true' mode by default with 'null-co' driver
 2021-02-12 19:06 UTC  (3+ messages)
` [PATCH v2 1/2] block: Explicit null-co uses 'read-zeroes=false'

[Intel-gfx] [PATCH 1/3] drm/i915/display/adl_s: Fix dpclka_cfgcr0_clk_off mapping
 2021-02-12 19:44 UTC  (8+ messages)
` [Intel-gfx] [PATCH 3/3] drm/i915: Fix plane watermark mismatches
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915/display/adl_s: Fix dpclka_cfgcr0_clk_off mapping

[PATCH v7 00/31] target-arm: Implement ARMv8.5-MemTag, user mode
 2021-02-12 19:39 UTC  (37+ messages)
` [PATCH v7 01/31] tcg: Introduce target-specific page data for user-only
` [PATCH v7 02/31] linux-user: Introduce PAGE_ANON
` [PATCH v7 03/31] exec: Use uintptr_t for guest_base
` [PATCH v7 04/31] exec: Use uintptr_t in cpu_ldst.h
` [PATCH v7 05/31] exec: Improve types for guest_addr_valid
` [PATCH v7 06/31] linux-user: Check for overflow in access_ok
` [PATCH v7 07/31] linux-user: Tidy VERIFY_READ/VERIFY_WRITE
` [PATCH v7 08/31] bsd-user: "
` [PATCH v7 09/31] linux-user: Do not use guest_addr_valid for h2g_valid
` [PATCH v7 10/31] linux-user: Fix guest_addr_valid vs reserved_va
` [PATCH v7 11/31] exec: Introduce cpu_untagged_addr
` [PATCH v7 12/31] exec: Use cpu_untagged_addr in g2h; split out g2h_untagged
` [PATCH v7 13/31] linux-user: Explicitly untag memory management syscalls
` [PATCH v7 14/31] linux-user: Use guest_range_valid in access_ok
` [PATCH v7 15/31] exec: Rename guest_{addr,range}_valid to *_untagged
` [PATCH v7 16/31] linux-user: Use cpu_untagged_addr in access_ok; split out *_untagged
` [PATCH v7 17/31] linux-user: Move lock_user et al out of line
` [PATCH v7 18/31] linux-user: Fix types in uaccess.c
` [PATCH v7 19/31] linux-user: Handle tags in lock_user/unlock_user
` [PATCH v7 20/31] linux-user/aarch64: Implement PR_TAGGED_ADDR_ENABLE
` [PATCH v7 21/31] target/arm: Improve gen_top_byte_ignore
` [PATCH v7 22/31] target/arm: Use the proper TBI settings for linux-user
` [PATCH v7 23/31] linux-user/aarch64: Implement PR_MTE_TCF and PR_MTE_TAG
` [PATCH v7 24/31] linux-user/aarch64: Implement PROT_MTE
` [PATCH v7 25/31] target/arm: Split out syndrome.h from internals.h
` [PATCH v7 26/31] linux-user/aarch64: Pass syndrome to EXC_*_ABORT
` [PATCH v7 27/31] linux-user/aarch64: Signal SEGV_MTESERR for sync tag check fault
` [PATCH v7 28/31] linux-user/aarch64: Signal SEGV_MTEAERR for async tag check error
` [PATCH v7 29/31] target/arm: Add allocation tag storage for user mode
` [PATCH v7 30/31] target/arm: Enable MTE for user-only
` [PATCH v7 31/31] tests/tcg/aarch64: Add mte smoke tests

[PATCH v2] cpu/hotplug: wait for cpuset_hotplug_work to finish on cpu onlining
 2021-02-12 19:41 UTC  (3+ messages)

[PATCH v17 00/10] Carry forward IMA measurement log on kexec on ARM64
 2021-02-12 19:39 UTC  (11+ messages)
` [PATCH v17 02/10] of: Add a common kexec FDT setup function

[PATCH v2 0/4] arm64: Add TI AM65x-based IOT2050 boards
 2021-02-12 19:31 UTC  (3+ messages)

[PATCH] virtiofs_submounts.py test: Note on vmlinuz param
 2021-02-12 18:58 UTC  (2+ messages)

[PATCH 0/3] AMD invpcid exception fix
 2021-02-12 19:40 UTC  (8+ messages)

[PATCH bpf-next] libbpf: use AF_LOCAL instead of AF_INET in xsk.c
 2021-02-12 19:40 UTC  (2+ messages)

[PATCH] doc: board: freescale: imx8mp_evk: update to newer versions and change ATF_LOAD_ADDR
 2021-02-12 19:38 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/bpf/bpf-next
 2021-02-12 19:37 UTC 

post-receive: pub/scm/linux/kernel/git/bpf/bpf-next
 2021-02-12 19:37 UTC 

PATCH 00/25 V4] target: fix cmd plugging and submission
 2021-02-12 19:36 UTC  (17+ messages)
` [PATCH 01/25] target: move t_task_cdb initialization
` [PATCH 02/25] target: drop kref_get_unless_zero in target_get_sess_cmd
` [PATCH 03/25] target: rename transport_init_se_cmd
` [PATCH 04/25] target: break up target_submit_cmd_map_sgls
` [PATCH 05/25] srpt: Convert to new submission API
` [PATCH 07/25] qla2xxx: "
` [PATCH 20/25] target: cleanup cmd flag bits
` [PATCH 25/25] target: make completion affinity configurable

[PATCH 00/38] target/riscv: support packed extension v0.9.2
 2021-02-12 19:02 UTC  (7+ messages)
` [PATCH 03/38] target/riscv: Fixup saturate subtract function
` [PATCH 04/38] target/riscv: 16-bit Addition & Subtraction Instructions

[PATCH] reflog expire --stale-fix: be generous about missing objects
 2021-02-12 19:35 UTC  (5+ messages)

[PATCH for-4.15 00/10] tools: Support to use abi-dumper on libraries
 2021-02-12 19:35 UTC  (4+ messages)
` [PATCH 03/10] tools/libxg: Fix uninitialised variable in meminit()

[PATCH] selftest/reproducible: track unusued entries in the exclusion list
 2021-02-12 19:35 UTC 

[PATCH v5 00/10] userfaultfd: add minor fault handling
 2021-02-12 19:33 UTC  (4+ messages)
` [PATCH v5 05/10] userfaultfd: add minor fault registration mode

[PATCH v3 0/3] migration: dirty-bitmap: Allow control of bitmap persistence
 2021-02-12 19:25 UTC  (9+ messages)
` [PATCH v3 1/3] migration: dirty-bitmap: Convert alias map inner members to BitmapMigrationBitmapAlias
` [PATCH v3 2/3] migration: dirty-bitmap: Allow control of bitmap persistence
` [PATCH v3 3/3] qemu-iotests: 300: Add test case for modifying persistence of bitmap

[PATCH v2] drm/i915/gen9bc: Handle TGP PCH during suspend/resume
 2021-02-12 19:32 UTC  (4+ messages)
` [Intel-gfx] "
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gen9bc: Handle TGP PCH during suspend/resume (rev2)

[Intel-gfx] [PATCH] drm/i915/audio: set HDA link parameters in driver
 2021-02-12 19:32 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH] vfio/type1: Use follow_pte()
 2021-02-12 19:30 UTC  (3+ messages)

[PATCH] RDMA/srp: Fix support for unpopulated and unbalanced NUMA nodes
 2021-02-12 19:30 UTC  (3+ messages)

[PATCH] mt76: mt7915: always check return value from mt7915_mcu_alloc_wtbl_req
 2021-02-12 19:30 UTC 

[PATCH 0/3] vfio: Device memory DMA mapping improvements
 2021-02-12 19:28 UTC  (4+ messages)
` [PATCH 1/3] vfio: Introduce vma ops registration and notifier
` [PATCH 2/3] vfio/pci: Implement vm_ops registration
` [PATCH 3/3] vfio/type1: Implement vma registration and restriction

[PATCH 4.19 00/27] 4.19.176-rc2 review
 2021-02-12 19:28 UTC  (3+ messages)

[PATCH v2] misc: fastrpc: restrict user apps from sending kernel RPC messages
 2021-02-12 19:26 UTC 

[PATCH 0/3] small cleanups for 5.12
 2021-02-12 19:25 UTC  (5+ messages)
` [PATCH 1/3] io_uring: don't check PF_EXITING from syscall
` [PATCH 2/3] io_uring: clean io_req_find_next() fast check
` [PATCH 3/3] io_uring: optimise io_init_req() flags setting

[LTP] [PATCH 1/4] net/multicast: Create mcast_setup_normal()
 2021-02-12 19:26 UTC  (4+ messages)

[OE-core][PATCH] ffmpeg: move ffmpeg config into packageconfig
 2021-02-12 19:25 UTC 

[bug report] net/mlx5e: E-Switch, Maintain vhca_id to vport_num mapping
 2021-02-12 19:23 UTC  (2+ messages)

AMD SEV-SNP/Intel TDX: validation of memory pages
 2021-02-12 19:24 UTC  (15+ messages)

[PATCHv5 0/3] iio: Add a ChromeOS EC MKBP proximity driver
 2021-02-12 19:22 UTC  (5+ messages)
` [PATCH v5 3/3] iio: proximity: "

FAILED unresolved symbol vfs_truncate on arm64 with LLVM
 2021-02-12 19:22 UTC  (12+ messages)

[PATCH v2] Added AMS tsl2591 driver implementation
 2021-02-12 19:22 UTC  (4+ messages)

[PATCH 5.10 00/54] 5.10.16-rc1 review
 2021-02-12 19:21 UTC  (2+ messages)

[PATCH 1/2] rcu-tasks: move RCU-tasks initialization out of core_initcall()
 2021-02-12 19:20 UTC  (3+ messages)
` [PATCH 2/2] rcu-tasks: add RCU-tasks self tests

[PATCH 0/7 v3] move update blocked load outside newidle_balance
 2021-02-12 19:19 UTC  (5+ messages)
` [PATCH 6/7 v3] sched/fair: trigger the update of blocked load on newly idle cpu
` [PATCH 7/7 v3] sched/fair: reduce the window for duplicated update

[PATCH v3] iio: ad7949: fix wrong ADC result due to incorrect bit mask
 2021-02-12 19:19 UTC  (6+ messages)

[PATCH v5 0/1] Adding support for IIO SCMI based sensors
 2021-02-12 19:18 UTC  (5+ messages)
` [PATCH v5 1/1] iio/scmi: Adding support for IIO SCMI Based Sensors

[PATCH RFC] io_uring: batch rsrc refs put
 2021-02-12 19:13 UTC 

ll_temac_main.c:undefined reference to `devm_platform_ioremap_resource_byname'
 2021-02-12 19:15 UTC  (2+ messages)

[PATCH 1/1] drm/amdgpu: do not use drm's debugfs middle layer
 2021-02-12 19:17 UTC  (3+ messages)

+ maintainers-update-kasan-file-list.patch added to -mm tree
 2021-02-12 19:16 UTC 

+ maintainers-update-andrey-konovalovs-email-address.patch added to -mm tree
 2021-02-12 19:16 UTC 

+ maintainers-add-andrey-konovalov-to-kasan-reviewers.patch added to -mm tree
 2021-02-12 19:16 UTC 

[Intel-wired-lan] [PATCH net-next v6 0/9] igc: Add XDP support
 2021-02-12 19:16 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH net-next v6 1/9] igc: Fix igc_ptp_rx_pktstamp()

[PATCH] drivers: iio: proximity: Fix a spelling postive to positive in the file sx9500.c
 2021-02-12 19:14 UTC  (3+ messages)

[RESEND PATCH ] KVM: VMX: Enable/disable PML when dirty logging gets enabled/disabled
 2021-02-12 19:14 UTC  (3+ messages)

[PATCH v5 00/14] Add VFIO mediated device support and DEV-MSI support for the idxd driver
 2021-02-12 19:14 UTC  (5+ messages)
` [PATCH v5 04/14] vfio/mdev: idxd: Add auxialary device plumbing for idxd mdev support

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2021-02-12 19:15 UTC 

[PATCH v2 00/42] esp: consolidate PDMA transfer buffers and other fixes
 2021-02-12 18:56 UTC  (5+ messages)
` [PATCH v2 03/42] esp: QOMify the internal ESP device state
` [PATCH v2 30/42] esp: add 4 byte PDMA read and write transfers

[Bug 211305] New: schedutil selects low P-States on AMD EPYC with frequency invariance
 2021-02-12 19:12 UTC  (2+ messages)
` [Bug 211305] "

[PATCH] iio: chemical: scd30: fix Oops due to missing parent device
 2021-02-12 19:12 UTC  (2+ messages)

[PATCH] proc: Convert S_<FOO> permission uses to octal
 2021-02-12 19:11 UTC 

[PATCH] Revert "ARM: dts: bcm2711: Add the BSC interrupt controller"
 2021-02-12 19:11 UTC  (3+ messages)

[Patch bpf-next v2 0/5] sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT
 2021-02-12 19:09 UTC  (7+ messages)
` [Patch bpf-next v2 2/5] skmsg: get rid of struct sk_psock_parser
` [Patch bpf-next v2 3/5] bpf: compute data_end dynamically with JIT code

[LTP] [PATCH 1/2] lib: Add function to detect FIPS mode
 2021-02-12 19:10 UTC  (6+ messages)
` [LTP] [PATCH 2/2] keyctl05: TCONF on "

[RESEND RFC PATCH v2] arm64: Exposes support for 32-bit syscalls
 2021-02-12 19:06 UTC  (8+ messages)

[dpdk-dev] officially support building driver plugins externally
 2021-02-12 19:09 UTC 

[PATCH 0/3]net:qualcomm:rmnet:Enable Mapv5
 2021-02-12 19:06 UTC  (6+ messages)
` [PATCH 2/3] net:ethernet:rmnet:Support for downlink MAPv5 csum offload

[PATCH net-next 0/2] selftests: tc: Test tc-flower's MPLS features
 2021-02-12 19:05 UTC  (3+ messages)
` [PATCH net-next 1/2] selftests: tc: Add basic mpls_* matching support for tc-flower
` [PATCH net-next 2/2] selftests: tc: Add generic mpls "

[PATCH net-next v2] misc: Add Renesas Synchronization Management Unit (SMU) support
 2021-02-12 19:06 UTC  (5+ messages)

[PATCH 0/4] Bug fixes to amd-xgbe driver
 2021-02-12 19:05 UTC  (11+ messages)
` [PATCH 1/4] amd-xgbe: Reset the PHY rx data path when mailbox command timeout
` [PATCH 2/4] amd-xgbe: Fix NETDEV WATCHDOG transmit queue timeout warning
` [PATCH 3/4] amd-xgbe: Reset link when the link never comes back
` [PATCH 4/4] amd-xgbe: Fix network fluctuations when using 1G BELFUSE SFP

[RESEND PATCH v18 0/4] overlayfs override_creds=off & nested get xattr fix
 2021-02-12 19:04 UTC  (6+ messages)
` [RESEND PATCH v18 2/4] overlayfs: handle XATTR_NOSECURITY flag for get xattr method

mmotm 2021-02-11-22-05 uploaded
 2021-02-12 19:04 UTC  (2+ messages)
` mmotm 2021-02-11-22-05 uploaded (drivers/net/wireless/intel/iwlwifi/pcie/drv.o)

[PATCH 5.4 00/24] 5.4.98-rc1 review
 2021-02-12 19:02 UTC  (2+ messages)

[PATCH v2 0/2] selinux: policy load fixes
 2021-02-12 18:59 UTC  (3+ messages)
` [PATCH v2 1/2] selinux: don't log MAC_POLICY_LOAD record on failed policy load
` [PATCH v2 2/2] selinux: fix variable scope issue in live sidtab conversion

[Intel-gfx] [PATCH i-g-t] i915/gem_userptr_blts: Move readonly test into common block
 2021-02-12 19:01 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH 1/2] iio: documentation: Document proximity sensor label use
 2021-02-12 18:58 UTC  (3+ messages)

[PATCH 1/4] mm: memcontrol: remove memcg check from memcg_oom_recover
 2021-02-12 18:56 UTC  (3+ messages)
` [PATCH 4/4] mm: memcontrol: fix swap uncharge on cgroup v2

[PATCH v2] xen/arm: fix gnttab_need_iommu_mapping
 2021-02-12 18:56 UTC  (12+ messages)

[PATCHSET v5 00/11] xfs: add the ability to flag a fs for repair
 2021-02-12 18:54 UTC  (6+ messages)
` [PATCH 08/11] xfs_repair: allow setting the needsrepair flag

[PATCH v7 0/7] clk: clk-wizard: clock-wizard: Driver updates
 2021-02-12 14:20 UTC  (3+ messages)

[PATCH net] ibmvnic: change IBMVNIC_MAX_IND_DESCS to 16
 2021-02-12 18:53 UTC  (2+ messages)

[PATCH net v1 1/3] net: phy: mscc: adding LCPLL reset to VSC8514
 2021-02-12 18:53 UTC  (2+ messages)

[PATCH v2 0/7] m68k: add Virtual M68k Machine
 2021-02-12 18:44 UTC  (3+ messages)
` [PATCH v2 4/7] m68k: add an interrupt controller

[PATCH v1 0/7] Add support for IPA v3.1, GSI v1.0, MSM8998 IPA
 2021-02-12 18:50 UTC  (5+ messages)
` [PATCH v1 1/7] net: ipa: Add support for IPA v3.1 with GSI v1.0
` [PATCH v1 5/7] net: ipa: Add support for IPA on MSM8998

[PATCH 3/4] perf archive: Fix filtering of empty build-ids
 2021-02-12 18:49 UTC  (3+ messages)

[Buildroot] [PATCH] configs/mx6cubox: bump Linux and U-Boot versions
 2021-02-12 18:49 UTC 

can surface_bits_per_pixel() for the console surface ever return anything other than 32 ?
 2021-02-12 18:38 UTC  (3+ messages)

[PATCH v5 0/5] x86: Improve Minimum Alternate Stack Size
 2021-02-12 18:46 UTC  (5+ messages)
` [PATCH v5 1/5] uapi: Move the aux vector AT_MINSIGSTKSZ define to uapi

[PATCH 00/24] hw/arm: New board model mps3-an524
 2021-02-12 18:38 UTC  (12+ messages)
` [PATCH 22/24] hw/arm/mps2-tz: Provide PL031 RTC on mps3-an524
` [PATCH 23/24] docs/system/arm/mps2.rst: Document the new mps3-an524 board
` [PATCH 24/24] hw/arm/mps2: Update old infocenter.arm.com URLs

[PATCH] ima-evm-utils: Prevent crash if pcr is invalid
 2021-02-12 18:45 UTC  (2+ messages)

[PATCH 0/3] iio: add labels with accel-location to bmc150 and kxcjk-1013 drivers
 2021-02-12 18:39 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/dinguyen/linux
 2021-02-12 18:40 UTC 

[Buildroot] [PATCH-NEXT 0/4] package/linux-firmware: install into images for early loading support
 2021-02-12 18:40 UTC  (5+ messages)
` [Buildroot] [PATCH-NEXT 1/4] package/linux-firmware: make target install macros accept a destination parameter
` [Buildroot] [PATCH-NEXT 2/4] package/linux-firmware.mk: get rid of temporary tarball for file installation
` [Buildroot] [PATCH-NEXT 3/4] package/linux-firmware: also install into images for early loading support
` [Buildroot] [PATCH-NEXT 4/4] linux: build after linux-firmware if enabled "

[bug report] octeontx2-af: cn10k: Uninitialized variables
 2021-02-12 18:39 UTC 

[Intel-wired-lan] iavf null packets and arbitrary memory reads
 2021-02-12 18:39 UTC  (5+ 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.