All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-25 15:43:29 to 2020-03-25 16:16:00 UTC [more...]

[LTP] [PATCH 2/2] Use SAFE_RUNCMD()
 2020-03-25 17:07 UTC  (11+ messages)

post-receive: pub/scm/linux/kernel/git/soc/soc
 2020-03-25 16:16 UTC 

[PATCH v5 00/38] Add KernelMemorySanitizer infrastructure
 2020-03-25 16:12 UTC  (39+ messages)
` [PATCH v5 01/38] stackdepot: reserve 5 extra bits in depot_stack_handle_t
` [PATCH v5 02/38] kmsan: add ReST documentation
` [PATCH v5 03/38] kmsan: gfp: introduce __GFP_NO_KMSAN_SHADOW
` [PATCH v5 04/38] kmsan: introduce __no_sanitize_memory and __SANITIZE_MEMORY__
` [PATCH v5 05/38] kmsan: reduce vmalloc space
` [PATCH v5 06/38] kmsan: add KMSAN runtime core
` [PATCH v5 07/38] kmsan: KMSAN compiler API implementation
` [PATCH v5 08/38] kmsan: add KMSAN hooks for kernel subsystems
` [PATCH v5 09/38] kmsan: stackdepot: don't allocate KMSAN metadata for stackdepot
` [PATCH v5 10/38] kmsan: define READ_ONCE_NOCHECK()
` [PATCH v5 11/38] kmsan: make READ_ONCE_TASK_STACK() return initialized values
` [PATCH v5 12/38] kmsan: x86: sync metadata pages on page fault
` [PATCH v5 13/38] kmsan: add tests for KMSAN
` [PATCH v5 14/38] crypto: kmsan: disable accelerated configs under KMSAN
` [PATCH v5 15/38] kmsan: x86: disable UNWINDER_ORC "
` [PATCH v5 16/38] kmsan: x86/asm: softirq: add KMSAN IRQ entry hooks
` [PATCH v5 17/38] kmsan: disable KMSAN instrumentation for certain kernel parts
` [PATCH v5 18/38] kmsan: mm: call KMSAN hooks from SLUB code
` [PATCH v5 19/38] kmsan: mm: maintain KMSAN metadata for page operations
` [PATCH v5 20/38] kmsan: handle memory sent to/from USB
` [PATCH v5 21/38] kmsan: handle task creation and exiting
` [PATCH v5 22/38] kmsan: net: check the value of skb before sending it to the network
` [PATCH v5 23/38] kmsan: printk: treat the result of vscnprintf() as initialized
` [PATCH v5 24/38] kmsan: disable instrumentation of certain functions
` [PATCH v5 25/38] kmsan: unpoison |tlb| in arch_tlb_gather_mmu()
` [PATCH v5 26/38] kmsan: use __msan_ string functions where possible
` [PATCH v5 27/38] kmsan: hooks for copy_to_user() and friends
` [PATCH v5 28/38] kmsan: init: call KMSAN initialization routines
` [PATCH v5 29/38] kmsan: enable KMSAN builds
` [PATCH v5 30/38] kmsan: handle /dev/[u]random
` [PATCH v5 31/38] kmsan: virtio: check/unpoison scatterlist in vring_map_one_sg()
` [PATCH v5 32/38] kmsan: disable strscpy() optimization under KMSAN
` [PATCH v5 33/38] kmsan: add iomap support
` [PATCH v5 34/38] kmsan: dma: unpoison memory mapped by dma_direct_map_page()
` [PATCH v5 35/38] kmsan: disable physical page merging in biovec
` [PATCH v5 36/38] x86: kasan: kmsan: support CONFIG_GENERIC_CSUM on x86, enable it for KASAN/KMSAN
` [PATCH v5 37/38] kmsan: x86/uprobes: unpoison regs in arch_uprobe_exception_notify()
` [PATCH v5 38/38] kmsan: block: skip bio block merging logic for KMSAN

[PATCH V3 00/13] net: smc911x: Convert to DM
 2020-03-25 16:14 UTC  (3+ messages)
` [PATCH V3 10/13] net: smc911x: Pass around driver private data

[dpdk-dev] [PATCH] net/mlx5: prefetch CQEs for a faster decompression
 2020-03-25 16:14 UTC  (2+ messages)

Questions about eSPI
 2020-03-25 16:09 UTC 

[PATCH v5] dt-bindings: mfd: Convert stpmic1 bindings to json-schema
 2020-03-25 16:13 UTC  (4+ messages)

linux-next: Tree for Mar 25
 2020-03-25 16:14 UTC  (6+ messages)
` linux-next: Tree for Mar 25 (arch/x86/kvm/)

post-receive: pub/scm/linux/kernel/git/soc/soc
 2020-03-25 16:14 UTC 

[Xen-devel] [PATCH v7 0/5] xen/rcu: let rcu work better with core scheduling
 2020-03-25 16:13 UTC  (3+ messages)
` [Xen-devel] [PATCH v7 2/5] xen/rcu: don't use stop_machine_run() for rcu_barrier()

[PATCH] ipv4: fix a RCU-list lock in fib_triestat_seq_show
 2020-03-25 16:13 UTC  (2+ messages)

[PATCH v2 0/6] Fix errors when try to build kvm selftests on specified output
 2020-03-25 16:12 UTC  (2+ messages)

[PATCH 1/5] ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash()
 2020-03-25 16:11 UTC  (3+ messages)
` [PATCH 2/5] evm: Check also if *tfm is an error pointer in init_desc()
` [PATCH 3/5] ima: Fix ima digest hash table key calculation

post-receive: pub/scm/linux/kernel/git/robh/linux
 2020-03-25 16:12 UTC 

post-receive: pub/scm/linux/kernel/git/robh/linux
 2020-03-25 16:12 UTC 

[Bug 1869006] [NEW] PCIe cards passthrough to TCG guest works on 2GB of guest memory but fails on 4GB (vfio_dma_map invalid arg)
 2020-03-25 15:57 UTC  (2+ messages)
` [Bug 1869006] "

[PATCH v3 00/37] KVM: x86: TLB flushing fixes and enhancements
 2020-03-25 16:11 UTC  (7+ messages)
` [PATCH v3 14/37] KVM: x86: Move "flush guest's TLB" logic to separate kvm_x86_ops hook

[PATCH] linux-user, configure: fix (again) syscall_nr.h dependencies cleanup
 2020-03-25 16:08 UTC  (3+ messages)

lockdep warning in sys_swapon
 2020-03-25 16:08 UTC  (6+ messages)

[GIT PULL FOR v5.7] ti-vpe/cal and imx7-mipi-csis cleanups/fixes
 2020-03-25 16:11 UTC  (3+ messages)

STM32MP1 boot slow
 2020-03-25 16:09 UTC  (3+ messages)

Stuck NFSv4 mounts of Isilon filer with repeated NFS4ERR_STALE_CLIENTID errors
 2020-03-25 16:09 UTC  (3+ messages)

[PATCH v3 0/3] Support SDMA mode on RPI4 target - 32bit
 2020-03-25 16:09 UTC  (3+ messages)
  ` [PATCH v3 3/3] configs: rpi_4_32b_defconfig: enable SDHCI_SDMA config

[PATCH V2 0/2] selinux-testsuite: Use native filesystem for tests
 2020-03-25 16:08 UTC  (4+ messages)

[PATCH 00/10] implement DEVLINK_CMD_REGION_NEW
 2020-03-25 16:08 UTC  (3+ messages)
` [PATCH] devlink: track snapshot id usage count using an xarray

grub/head build with pre-release GCC10 ; fail @ "grub-core/disk/mdraid1x_linux.c:181:15: error: ..."
 2020-03-25 16:08 UTC  (7+ messages)
` disk/mdraid1x_linux.c:181:15: warning: array subscript

[PATCH v4 0/3] AMDGPU / RADEON / DRM Fix mapping of user pages
 2020-03-25 16:08 UTC  (7+ messages)
` [PATCH v4 3/3] drm/radeon: fix scatter-gather mapping with "

[PATCH net-next] net: use indirect call wrappers for skb_copy_datagram_iter()
 2020-03-25 16:07 UTC  (5+ messages)

[PATCH v2] ath11k: Add sta debugfs support to configure ADDBA and DELBA
 2020-03-25 16:06 UTC  (4+ messages)

[Xen-devel] [PATCH v12 0/3] VM forking
 2020-03-25 16:04 UTC  (7+ messages)
` [Xen-devel] [PATCH v12 1/3] xen/mem_sharing: "
` [Xen-devel] [PATCH v12 2/3] x86/mem_sharing: reset a fork

[MPTCP] Re: [PATCH 0/3] mptcp: fix "fn parameter not described" warnings
 2020-03-25 16:05 UTC 

[patch V3 13/20] Documentation: Add lock ordering and nesting documentation
 2020-03-25 16:02 UTC  (9+ messages)
    ` Documentation/locking/locktypes: Further clarifications and wordsmithing

next/master boot: 270 boots: 7 failed, 253 passed with 2 offline, 8 untried/unknown (next-20200325)
 2020-03-25 16:05 UTC 

[PATCH v8 06/11] irqchip: mips-cpu: Convert to simple domain
 2020-03-25 16:02 UTC  (12+ messages)

[Xen-devel] [PATCH v2] SVM: Add union intstat_t for offset 68h in vmcb struct
 2020-03-25 16:03 UTC  (9+ messages)

[PATCH v6] arm64: dts: qcom: sc7180: Add WCN3990 WLAN module device node
 2020-03-25 16:03 UTC  (5+ messages)

[PATCH 0/4] media Kconfig reorg - part 2
 2020-03-25 16:03 UTC  (9+ messages)
` [PATCH 1/4] media: dvb-core: Kconfig: default to use dynamic minors
` [PATCH 2/4] media: Kconfig files: use select for V4L2 subdevs and MC
` [PATCH 3/4] media: i2c/Kconfig: reorganize items there
` [PATCH 4/4] media: Kconfig: don't use visible for device type select

[MPTCP] Weekly meeting - 26 March 2020 16:00 UTC (9am PDT, 5pm CET)
 2020-03-25 16:03 UTC 

[PATCH v3 0/7] Improvements to MHI Bus
 2020-03-25 16:03 UTC  (5+ messages)
` [PATCH v3 3/7] bus: mhi: core: Initialize bhie field in mhi_cntrl for RDDM capture
` [PATCH v3 4/7] bus: mhi: core: Drop the references to mhi_dev in mhi_destroy_device()

post-receive: pub/scm/linux/kernel/git/dinguyen/linux
 2020-03-25 16:02 UTC 

[Outreachy kernel] [PATCH v2] Staging: rtl8188eu: hal: Add space around operators
 2020-03-25 16:01 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/jaegeuk/f2fs
 2020-03-25 16:01 UTC 

[PATCH 0/2] arm64: Make extension enablement consistent
 2020-03-25 16:00 UTC  (3+ messages)

[PATCH v3 2/6] dmaengine: Add interleaved cyclic transaction type
 2020-03-25 16:00 UTC  (10+ messages)

Geoffroy LETOURNEUR: Samsung AX200 system integration on Nvidia Nano
 2020-03-25 15:54 UTC 

[PATCH v6 00/11] Cros EC sensor hub FIFO support
 2020-03-25 15:59 UTC  (2+ messages)

[PATCH RFC] f2fs: don't inline compressed inode
 2020-03-25 15:58 UTC  (3+ messages)
` [f2fs-dev] "

Fw: [Bug 206943] New: Forcing IP fragmentation on TCP segments maliciously
 2020-03-25 15:58 UTC  (2+ messages)

[RFC][PATCH] iio: buffer: Don't allow buffers without any channels enabled to be activated
 2020-03-25 15:57 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3] hw/char/pl011: Enable TxFIFO and async transmission
 2020-03-25 15:56 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/3] configure RSS hash
 2020-03-25 15:55 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 "
` [dpdk-dev] [PATCH v2 1/3] librte_ethdev: add RSS offload types for ESP and AH
` [dpdk-dev] [PATCH v2 2/3] app/testpmd: handle RSS offload types "
` [dpdk-dev] [PATCH v2 3/3] net/i40e: add ESP patterns

[Bug 1866892] [NEW] guest OS catches a page fault bug when running dotnet
 2020-03-25 15:49 UTC  (2+ messages)
` [Bug 1866892] "

[PATCH] KVM: LAPIC: Also cancel preemption timer when disarm LAPIC timer
 2020-03-25 15:55 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2020-03-24
 2020-03-25 15:55 UTC  (2+ messages)

[PATCH v10 00/25] Change readahead API
 2020-03-25 15:54 UTC  (11+ messages)
` [PATCH v10 24/25] fuse: Convert from readpages to readahead
            ` [Ocfs2-devel] "
            ` [Cluster-devel] "
            ` [f2fs-dev] "

[PATCH v3 00/14] fanotify directory modify event
 2020-03-25 15:54 UTC  (2+ messages)

[PATCH v2 0/2] iio: proximity: driver for vcnl3020
 2020-03-25 15:53 UTC  (4+ messages)
` [PATCH v2 2/2] iio: proximity: Add driver support for vcnl3020 proximity sensor

[PATCH v3 00/26] objtool: vmlinux.o and noinstr validation
 2020-03-25 15:53 UTC  (6+ messages)
` [PATCH v3 26/26] objtool: Add STT_NOTYPE "

[Buildroot] [PATCH] package/python-markdown: fix Python version dependency
 2020-03-25 15:53 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/jack/linux-fs
 2020-03-25 15:52 UTC 

[PATCH 0/5][v2] Deal with a few ENOSPC corner cases
 2020-03-25 15:52 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/soc/soc
 2020-03-25 15:52 UTC 

[PATCH v6 0/2] Add capsule-pstore backend support
 2020-03-25 15:52 UTC  (7+ messages)

lazytime fixes
 2020-03-25 15:51 UTC  (4+ messages)
` [PATCH 1/4] ubifs: remove broken lazytime support

mmotm 2020-03-23-21-29 uploaded (pci/controller/dwc/pcie-tegra194.c)
 2020-03-25 15:52 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/jack/linux-fs
 2020-03-25 15:52 UTC 

[PATCH] rtw88: add debugfs to fix tx rate
 2020-03-25 15:52 UTC  (13+ messages)

backup transaction with io-thread core dumps
 2020-03-25 15:50 UTC  (2+ messages)
` [PATCH] backup: don't acquire aio_context in backup_clean

populate_sdk_ext getting stuck
 2020-03-25 15:51 UTC 

post-receive: pub/scm/linux/kernel/git/soc/soc
 2020-03-25 15:51 UTC 

decruft genhd.h v2
 2020-03-25 15:48 UTC  (10+ messages)
` [PATCH 1/9] block: mark block_depr static
` [PATCH 2/9] block: mark part_in_flight and part_in_flight_rw static
` [PATCH 3/9] block: unexport disk_get_part
` [PATCH 4/9] block: unexport disk_map_sector_rcu
` [PATCH 5/9] block: unexport get_gendisk
` [PATCH 6/9] block: move guard_bio_eod to bio.c
` [PATCH 7/9] block: move block layer internals out of include/linux/genhd.h
` [PATCH 8/9] block: move the part_stat* helpers from genhd.h to a new header
` [PATCH 9/9] block: make the init_part_stats return value more logical

[PATCH 1/4] drm/radeon: remove unneeded header include path
 2020-03-25 15:50 UTC  (7+ messages)

[PATCH v2 3/5] f2fs: fix to avoid NULL pointer dereference
 2020-03-25 15:50 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH] drm/msm/dpu: ensure device suspend happens during PM sleep
 2020-03-25 15:50 UTC  (5+ messages)

status of kvm.git
 2020-03-25 15:50 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/soc/soc
 2020-03-25 15:50 UTC 

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2020-03-25 15:50 UTC 

[PATCH] e1000e: bump up timeout to wait when ME un-configure ULP mode
 2020-03-25 15:49 UTC  (7+ messages)
        ` [Intel-wired-lan] "

[PATCH] writeback: avoid double-writing the inode on a lazytime expiration
 2020-03-25 15:47 UTC  (6+ messages)
` [PATCH 1/2] "
        ` [f2fs-dev] "

[nfs:testing 36/54] fs/nfs/direct.c:308:32: error: 'struct pnfs_ds_commit_info' has no member named 'commits'
 2020-03-25 15:47 UTC  (2+ messages)

[tty:tty-next] BUILD SUCCESS a0c4adeeea84889890bb4c7a28dc58b7c764e4ad
 2020-03-25 15:47 UTC 

Beginner query regarding usbhid
 2020-03-25 15:41 UTC  (4+ messages)

[PATCH 1/2] net: phy: micrel.c: add rgmii interface delay possibility to ksz9131
 2020-03-25 15:47 UTC  (3+ messages)

[nfs:testing 48/54] fs/nfs/pnfs.h:808:28: error: no member named 'commits' in 'struct pnfs_ds_commit_info'
 2020-03-25 15:47 UTC  (2+ messages)

Wrong Perf Backtraces
 2020-03-25 15:46 UTC  (6+ messages)
        `  "

[PATCH v1] hw/i386: disable smbus migration for xenpv
 2020-03-25 15:45 UTC  (4+ messages)
` [PATCH v3] piix: fix xenfv regression, add compat machine xenfv-qemu4

[PATCHv3 00/40] ata: kill ATA_DEBUG
 2020-03-25 15:45 UTC  (6+ messages)
` [PATCH 04/40] libata: move ata_{port,link,dev}_dbg to standard dev_XXX() macros

[PATCH v4] tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
 2020-03-25 15:45 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: thermal: tsens: Fix nvmem-cell-names schema
 2020-03-25 15:44 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: thermal: tsens: Set 'additionalProperties: false'

[PATCH v2 net-next 00/10] Configure the MTU on DSA switches
 2020-03-25 15:44 UTC  (3+ messages)
` [PATCH v2 net-next 02/10] net: phy: bcm7xx: Add jumbo frame configuration to PHY

[PATCH v2 00/13] Add generic MFD i.MX mix and audiomix support
 2020-03-25 15:38 UTC  (2+ messages)
` [PATCH v2 12/13] reset: imx: Add audiomix reset controller support


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.