All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-22 15:46:59 to 2020-06-22 16:37:15 UTC [more...]

KASAN: use-after-free Read in tipc_udp_nl_dump_remoteip (2)
 2020-06-22 16:37 UTC 

post-receive: pub/scm/linux/kernel/git/mst/vhost
 2020-06-22 16:36 UTC 

Event delivery and "domain blocking" on PVHv2
 2020-06-22 16:36 UTC  (14+ messages)

[PATCH 0/7] Enable support for kgdb NMI console feature
 2020-06-22 16:36 UTC  (7+ messages)
` [PATCH 2/7] tty: serial: Add poll_get_irq() to the polling interface
` [PATCH 3/7] kgdb: Add request_nmi() to the io ops table for kgdboc
` [PATCH 4/7] serial: kgdb_nmi: Add support for interrupt based fallback

[PATCH 0/3] fast-export: allow dumping anonymization mappings
 2020-06-22 16:35 UTC  (3+ messages)

[PATCH v2 00/11] KVM: Support guest MAXPHYADDR < host MAXPHYADDR
 2020-06-22 16:35 UTC  (7+ messages)

[PATCH v2 0/2] Sparse checkout status
 2020-06-22 16:35 UTC  (4+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 3/3] git-prompt: include sparsity state as well

[PATCH v9 0/2] Use DIAG318 to set Control Program Name & Version Codes
 2020-06-22 16:35 UTC  (6+ messages)
` [PATCH v9 2/2] s390/kvm: diagnose 0x318 sync and reset

[PATCH v2 0/7] Implement support for external IPT monitoring
 2020-06-22 16:33 UTC  (10+ messages)
` [PATCH v2 4/7] x86/vmx: add do_vmtrace_op

DMA Engine: Transfer From Userspace
 2020-06-22 16:34 UTC  (8+ messages)

[PATCH 4/4] thunderbolt: Get rid of E2E workaround
 2020-06-22 16:33 UTC  (11+ messages)

[PATCH net-next v3 4/7] net: phy: add backplane kr driver support
 2020-06-22 16:29 UTC  (3+ messages)

[PATCH 0/2] exec: s/group_exit_task/group_exec_task/ for clarity
 2020-06-22 16:32 UTC  (5+ messages)
` [PATCH 1/2] exec: Don't set group_exit_task during a coredump

[PATCH] input: i8042: remove redundant assignment to variable retval
 2020-06-22 16:31 UTC  (2+ messages)

[PATCH] PCI/IOV: Plug VF bus creation race
 2020-06-22 16:31 UTC  (2+ messages)

[PATCH] perf flamegraph: explicitly set utf-8 encoding
 2020-06-22 16:31 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v1 00/18] testing/next (vm, gitlab)
 2020-06-22 16:29 UTC  (3+ messages)
` [PATCH v1 14/18] .gitignore: un-ignore .gitlab-ci.d

[PATCH net-next] net: thunderbolt: Add comment clarifying prtcstns flags
 2020-06-22 16:30 UTC 

[PATCH 1/2] net: phy: export phy_disable_interrupts()
 2020-06-22 16:30 UTC  (2+ messages)

[PATCH RFC v8 00/11] vhost: ring format independence
 2020-06-22 16:29 UTC  (10+ messages)
` [PATCH RFC v8 02/11] vhost: use batched get_vq_desc version

[PATCH] mm: Fix false softlockup during pfn range removal
 2020-06-22 16:29 UTC  (4+ messages)

iptables user space performance benchmarks published
 2020-06-22 16:29 UTC  (10+ messages)

[SPDK] Re: Bad Sectors / expected 'error' responses & timing
 2020-06-22 16:27 UTC 

[PATCH v2] drivers/virt/fsl_hypervisor: Correcting error handling path
 2020-06-22 16:35 UTC  (2+ messages)

post-receive: pub/scm/libs/python/python-linux-procfs/python-linux-procfs
 2020-06-22 16:27 UTC 

[PATCH 1/2] drm/msm: Fix address space size after refactor
 2020-06-22 16:25 UTC  (4+ messages)

[PATCH] spi: fsl: add missing __iomem annotation
 2020-06-22 16:26 UTC 

post-receive: pub/scm/linux/kernel/git/ardb/linux
 2020-06-22 16:26 UTC 

KMSAN: uninit-value in hash_net6_add
 2020-06-22 16:26 UTC 

[PULL 00/15] Renesas hardware patches for 2020-06-21
 2020-06-22 16:25 UTC  (4+ messages)

[PATCHv3 0/5] nvme support for zoned namespace command set
 2020-06-22 16:25 UTC  (6+ messages)
` [PATCHv3 1/5] block: add capacity field to zone descriptors
` [PATCHv3 2/5] null_blk: introduce zone capacity for zoned device
` [PATCHv3 3/5] nvme: implement I/O Command Sets Command Set support
` [PATCHv3 4/5] nvme: support for multi-command set effects
` [PATCHv3 5/5] nvme: support for zoned namespaces

[PATCH v4] page_alloc: consider highatomic reserve in watermark fast
 2020-06-22 16:25 UTC  (6+ messages)

[PATCH 0/9] arm: ipipe: Add basic I-pipe support for the SAMA5D3 SoC
 2020-06-22 16:25 UTC  (5+ messages)

[PATCH net] net: Do not clear the socket TX queue in sock_orphan()
 2020-06-22 16:24 UTC  (3+ messages)

[PATCH v1] dmaengine: acpi: Drop double check for ACPI companion device
 2020-06-22 16:23 UTC  (3+ messages)

[kvm-unit-tests PATCH v1 0/8] Minor fixes, improvements, and cleanup
 2020-06-22 16:21 UTC  (9+ messages)
` [kvm-unit-tests PATCH v1 1/8] x86/cstart.S: initialize stack before using it
` [kvm-unit-tests PATCH v1 2/8] x86: add missing PAGE_ALIGN macro from page.h
` [kvm-unit-tests PATCH v1 3/8] lib: use PAGE_ALIGN
` [kvm-unit-tests PATCH v1 4/8] lib/alloc.c: add overflow check for calloc
` [kvm-unit-tests PATCH v1 5/8] lib: Fix a typo and add documentation comments
` [kvm-unit-tests PATCH v1 6/8] lib/vmalloc: fix potential race and non-standard pointer arithmetic
` [kvm-unit-tests PATCH v1 7/8] lib/alloc_page: make get_order return unsigned int
` [kvm-unit-tests PATCH v1 8/8] lib/vmalloc: add locking and a check for initialization

[PATCH 0/8] Rearrange inode locking
 2020-06-22 16:20 UTC  (9+ messages)
` [PATCH 1/8] btrfs: Move pos increment and pagecache extension to btrfs_buffered_write()
` [PATCH 2/8] btrfs: Move FS error state bit early during write
` [PATCH 3/8] btrfs: Introduce btrfs_write_check()
` [PATCH 4/8] btrfs: Introduce btrfs_inode_lock()/unlock()
` [PATCH 5/8] btrfs: Push inode locking and unlocking in buffered/direct write
` [PATCH 6/8] btrfs: Use shared inode lock for direct writes within EOF
` [PATCH 7/8] btrfs: Remove dio_sem
` [PATCH 8/8] btrfs: Move generic_write_sync() to btrfs_buffered_write()

Accessing mm_rss_stat fields with btf/BPF_CORE_READ_INTO
 2020-06-22 16:20 UTC  (7+ messages)

[PATCH][v2] PM / s2idle: Clear _TIF_POLLING_NRFLAG before suspend to idle
 2020-06-22 16:19 UTC  (2+ messages)

[PATCH 1/1] gitlab: show skipped Python tests
 2020-06-22 16:17 UTC  (2+ messages)

AW: Git commands throw error
 2020-06-22 16:17 UTC  (3+ messages)
`  "

What are the potential problems if the option CONFIG_MIGRATION is disabled?
 2020-06-22 16:16 UTC 

fs/xfs/libxfs/xfs_bmap.c:5563 __xfs_bunmapi() warn: Function too hairy. No more merges
 2020-06-22 16:15 UTC  (3+ messages)
` [kbuild] "

[PATCH RFC 0/3] gitlab: build containers to use in build jobs
 2020-06-22 16:13 UTC  (7+ messages)
` [PATCH RFC 1/3] gitlab: introduce explicit "container" and "build" stages
` [PATCH RFC 2/3] gitlab: build all container images during CI

[PATCH] scripts: add dummy report mode to add_namespace.cocci
 2020-06-22 16:14 UTC  (7+ messages)

[PATCH v1 0/11] support cmdq helper function on mt6779 platform
 2020-06-22 16:12 UTC  (7+ messages)
` [PATCH v1 03/11] soc: mediatek: cmdq: add write_s function

[PATCH] PCI: Make pcie_find_root_port() work for PCIe root ports as well
 2020-06-22 16:12 UTC 

[PATCH 0/3] pinctrl: single: support #pinctrl-cells = 2
 2020-06-22 16:11 UTC  (2+ messages)

[PATCH] ASoC: fsl_mqs: Fix unchecked return value for clk_prepare_enable
 2020-06-22 16:07 UTC  (4+ messages)

[PATCH v2 1/1] efi_loader: prepare for read only OP-TEE variables
 2020-06-22 16:10 UTC 

[PATCH 0/5] Adding Huawei BMA drivers
 2020-06-22 16:03 UTC  (5+ messages)
` [PATCH 1/5] Huawei BMA: Adding Huawei BMA driver: host_edma_drv
` [PATCH 2/5] Huawei BMA: Adding Huawei BMA driver: host_cdev_drv
` [PATCH 3/5] Huawei BMA: Adding Huawei BMA driver: host_veth_drv
` [PATCH 4/5] Huawei BMA: Adding Huawei BMA driver: cdev_veth_drv

[PATCH v2 1/3] mfd: core: Make a best effort attempt to match devices with the correct of_nodes
 2020-06-22 16:09 UTC  (3+ messages)

severe proc dentry lock contention
 2020-06-22 15:48 UTC  (11+ messages)
  ` [PATCH] proc: Avoid a thundering herd of threads freeing proc dentries

[PATCH] kvm: lapic: fix broken vcpu hotplug
 2020-06-22 16:08 UTC 

✅ PASS: Test report for kernel 5.7.4-e99ef5c.cki (stable-queue)
 2020-06-22 16:08 UTC 

nouveau on G5 Macs
 2020-06-22 16:08 UTC  (3+ messages)

Fw: [Bug 208275] New: kernel hang occasionally while running the sample of xdpsock
 2020-06-22 16:08 UTC 

QEMU | Pipeline #158841886 has failed for master | 171199f5
 2020-06-22 16:04 UTC 

[PATCH v2] dma-pool: Fix too large DMA pools on medium systems
 2020-06-22 16:07 UTC  (7+ messages)

URGENT REPLY
 2020-06-22 16:07 UTC 

[PATCH v2 0/8] RFC Support hot device unplug in amdgpu
 2020-06-22 16:07 UTC  (6+ messages)
` [PATCH v2 5/8] drm/amdgpu: Refactor sysfs removal

[PATCH 1/3] mfd: ds1374: Introduce Dallas/Maxim DS1374 MFD core driver
 2020-06-22 15:38 UTC  (2+ messages)

[PATCH 0/4] Improvments for wlcore irq and resume for v5.9
 2020-06-22 16:06 UTC  (4+ messages)
` [PATCH 1/4] wlcore: Use spin_trylock in wlcore_irq_locked() for running the queue

[PATCH 0/6] Fix enum values print in tracepoints
 2020-06-22 16:05 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/pinctrl/intel
 2020-06-22 16:04 UTC 

[PATCH v3 00/15] acpi/pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
 2020-06-22 16:04 UTC  (9+ messages)
` [PATCH v3 01/15] ACPI / LPSS: Resume Cherry Trail PWM controller in no-irq phase
  ` [Intel-gfx] "
` [PATCH v3 02/15] ACPI / LPSS: Save Cherry Trail PWM ctx registers only once (at activation)
  ` [Intel-gfx] "

[PATCH bpf-next 0/3] bpf, netns: Prepare for multi-prog attachment
 2020-06-22 16:03 UTC  (4+ messages)
` [PATCH bpf-next 1/3] flow_dissector: Pull BPF program assignment up to bpf-netns
` [PATCH bpf-next 2/3] bpf, netns: Keep attached programs in bpf_prog_array
` [PATCH bpf-next 3/3] bpf, netns: Keep a list of attached bpf_link's

mt7612 suspend/resume issue
 2020-06-22 16:02 UTC  (8+ messages)

URGENT REPLY
 2020-06-22 16:02 UTC  (9+ messages)

post-receive: pub/scm/linux/kernel/git/tyhicks/linux
 2020-06-22 16:02 UTC 

[PATCH] lib: update DEBUG_SHIRQ docs to match reality
 2020-06-22 16:01 UTC  (6+ messages)

URGENT REPLY
 2020-06-22 16:02 UTC 

[PATCH v1] bluetooth: use configured params for ext adv
 2020-06-22 16:01 UTC  (7+ messages)

[Intel-gfx] [v4 00/10] Enable HDR on MCA LSPCON based Gen9 devices
 2020-06-22 16:00 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Enable HDR on MCA LSPCON based Gen9 devices (rev4)

[PATCH net] openvswitch: take into account de-fragmentation in execute_check_pkt_len
 2020-06-22 15:59 UTC  (4+ messages)

[PATCH] ACPI / hotplug / PCI: lost acpiphp_put_context in acpiphp_grab_context()
 2020-06-22 15:59 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/chrome-platform/linux
 2020-06-22 15:59 UTC 

[PATCH v6 0/5] DDR/L3 Scaling support on SDM845 and SC7180 SoCs
 2020-06-22 15:58 UTC  (3+ messages)
` [PATCH v6 4/5] cpufreq: qcom: Update the bandwidth levels on frequency change

[PATCH v4] drm/mediatek: check plane visibility in atomic_update
 2020-06-22 15:57 UTC 

post-receive: pub/scm/linux/kernel/git/kees/linux
 2020-06-22 15:57 UTC 

[PATCH] board: amlogic: Add Odroid-N2 board support
 2020-06-22 15:56 UTC  (5+ messages)

weekly fstrim (still) necessary?
 2020-06-22 15:56 UTC  (9+ messages)

[PATCH] Revert "tpm: selftest: cleanup after unseal with wrong auth/policy test"
 2020-06-22 15:55 UTC 

OpenBMC - how best to do meta-hpe commit
 2020-06-22 15:54 UTC  (2+ messages)

[PATCH v3 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
 2020-06-22 15:54 UTC  (4+ messages)
` [PATCH v3 3/8] s390/sclp: rework sclp boundary and length checks

[PATCH 1/2] spi: make spi-mem driver usable without CONFIG_DM_SPI, drop NODM variant
 2020-06-22 15:54 UTC  (2+ messages)
` [PATCH 2/2] mtd: make spinand driver usable without CONFIG_DM

btrfs-progs scripts 'btrfs-debugfs' 'show-blocks' need python3 updating
 2020-06-22 15:52 UTC  (2+ messages)

[PATCH 0/2] qcow2: Force preallocation with data-file-raw
 2020-06-22 15:50 UTC  (11+ messages)
` [PATCH 1/2] "

post-receive: pub/scm/network/wireless/iwd
 2020-06-22 15:52 UTC 

fs: Expand __fd_install_received() to accept fd
 2020-06-22 15:52 UTC  (2+ messages)

[dpdk-dev] [PATCH v1 0/4] vhost: improve ready state
 2020-06-22 15:51 UTC  (14+ messages)
` [dpdk-dev] [PATCH v1 3/4] vhost: improve device ready definition

[dpdk-dev] [PATCH] app/testpmd: remove softnic forward mode
 2020-06-22 15:51 UTC 

[PATCH] MIPS:Loongson-2EF:disable fix-loongson3-llsc in compiler
 2020-06-22 15:45 UTC  (2+ messages)

[PATCH v4 0/9] Raspberry Pi 4 USB firmware initialization rework
 2020-06-22 15:51 UTC  (9+ messages)
` [PATCH v4 2/9] reset: Add Raspberry Pi 4 firmware reset controller
` [PATCH v4 6/9] Revert "USB: pci-quirks: Add Raspberry Pi 4 quirk"

[PATCH] MIPS: Do not flush tlb when setting pmd entry
 2020-06-22 15:48 UTC  (6+ messages)

[PATCH V2] MIPS: Unify naming style of vendor CP0.Config6 bits
 2020-06-22 15:44 UTC  (2+ messages)

[PATCH] can: mcp25xxfd: add listen-only mode
 2020-06-22 15:50 UTC  (3+ messages)

[PATCH v2] test-runner: use WNOHANG option waiting for PID
 2020-06-22 15:50 UTC 

[PATCH 0/2] ACPI: sysfs: add missing newlines when printing acpi module parameters
 2020-06-22 15:50 UTC  (2+ messages)

[PATCH 5.7] x86/crypto: aesni: Fix build with LLVM_IAS=1
 2020-06-22 15:50 UTC 

[PATCH][next] drm/vmwgfx: Use struct_size() helper
 2020-06-22 15:50 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/4] enable more PPPoE packet type for switch
 2020-06-22 15:49 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 3/4] net/ice: add check for NVGRE protocol

[PATCH] ACPI: sysfs: Fix pm_profile_attr type
 2020-06-22 15:49 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/7] Register external threads as lcore
 2020-06-22 15:49 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 0/9] Register non-EAL "
  ` [dpdk-dev] [PATCH v3 6/9] eal: register non-EAL threads as lcores

[Intel-gfx] [PATCH v2 1/2] drm/i915/dp: Helper for checking DDI_BUF_CTL Idle status
 2020-06-22 15:49 UTC  (2+ messages)

[PATCH v1 0/4] Optimize fw_devlink parsing
 2020-06-22 15:49 UTC  (10+ messages)
` [PATCH v1 4/4] of: platform: Batch fwnode parsing when adding all top level devices

[PATCH 0/6 v9] btrfs direct-io using iomap
 2020-06-22 15:49 UTC  (3+ messages)
` [PATCH 1/6] iomap: Convert wait_for_completion to flags

[PATCH v4 0/8] hw/misc/pca9552: Trace GPIO change events
 2020-06-22 15:41 UTC  (4+ messages)
` [PATCH v4 1/8] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()

[PATCH] kbuild: run the checker after the compiler
 2020-06-22 15:45 UTC 

mkfs.ext2 - state D partitioning stops at 33% /boot
 2020-06-22 15:47 UTC 

[PATCH 0/5] ASoC: add dailink .exit() callback
 2020-06-22 15:42 UTC  (2+ messages)
` [PATCH 2/5] ASoC: Intel: bdw-rt5677: fix module load/unload issues

[PATCH v2] ACPI: Drop rcu usage for MMIO mappings
 2020-06-22 15:46 UTC  (7+ messages)
` [RFT][PATCH v2 0/4] ACPI: ACPICA / OSL: Avoid unmapping ACPI memory inside of the AML interpreter
  ` [RFT][PATCH v2 2/4] ACPI: OSL: Add support for deferred unmapping of ACPI memory


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.