All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-10 16:17:44 to 2020-11-10 17:18:44 UTC [more...]

[PATCH-for-5.2 v4 00/17] ci: Move various jobs from Travis to GitLab CI
 2020-11-10 17:15 UTC  (5+ messages)
` [PATCH-for-6.0 v4 12/17] gitlab-ci: Move coroutine tests across to gitlab

[PATCH] rockchip: Move Bob specific bits to it's specific u-boot.dtsi
 2020-11-10 17:18 UTC  (3+ messages)

[PATCH v8 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-10 17:17 UTC  (6+ messages)
` [PATCH v8 2/9] mmap: make mlock_future_check() global

[PATCH for-5.2 v2 0/4] hw/net/can/ctucan: fix Coverity and other issues
 2020-11-10 17:06 UTC  (5+ messages)
` [PATCH for-5.2 v2 1/4] hw/net/can/ctucan: Don't allow guest to write off end of tx_buffer
` [PATCH for-5.2 v2 2/4] hw/net/can/ctucan: Avoid unused value in ctucan_send_ready_buffers()
` [PATCH for-5.2 v2 3/4] hw/net/can/ctucan_core: Handle big-endian hosts
` [PATCH for-5.2 v2 4/4] hw/net/can/ctucan_core: Use stl_le_p to write to tx_buffers

How to enable auto-suspend by default
 2020-11-10 17:18 UTC  (4+ messages)

New Defects reported by Coverity Scan for Linux
 2020-11-10 17:16 UTC 

[PATCH 0/3] vhost-user: ./configure improvements for 5.2
 2020-11-10 17:11 UTC  (3+ messages)
` [PATCH 1/3] meson: move vhost_user_blk_server to meson.build
` [PATCH 2/3] vhost-user-blk-server: depend on CONFIG_VHOST_USER

[PATCH v2 0/6] SCMIv3.0 Sensor Extensions
 2020-11-10 17:14 UTC  (11+ messages)
` [PATCH v2 4/6] firmware: arm_scmi: add SCMIv3.0 Sensors timestamped reads
` [PATCH v2 6/6] firmware: arm_scmi: add SCMIv3.0 Sensor notifications

[dpdk-dev] [PATCH] install: fix flattening of examples directory
 2020-11-10 17:14 UTC  (3+ messages)

[PATCH] linux-user: Prevent crash in epoll_ctl
 2020-11-10 17:03 UTC  (2+ messages)

[PATCH] selftest/bpf: fix IPV6FR handling in flow dissector
 2020-11-10 17:12 UTC 

[PATCH 1/4] drm/ttm: add multihop infrastrucutre (v2)
 2020-11-11 17:13 UTC  (12+ messages)

[PATCH] webkitgtk: fix build with ICU 68.1
 2020-11-10 17:11 UTC 

[PATCH v3] libceph: add osd op counter metric support
 2020-11-10 17:11 UTC  (3+ messages)

[PATCH v3 00/41] Mirror map JIT memory for TCG
 2020-11-10 17:03 UTC  (3+ messages)
` [PATCH v3 15/41] accel/tcg: Support split-wx for linux with memfd

[PATCH] diff: do not show submodule with untracked files as "-dirty"
 2020-11-10 17:09 UTC  (3+ messages)
` [Outreachy][PATCH v7] "

[kvm-unit-tests PATCH v2 0/2] arm: MMU extentions to enable litmus7
 2020-11-10 17:09 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2 2/2] arm: Add support for the DEVICE_nGRE and NORMAL_WT memory types

[PATCH] drm/amd/pm: Use kmemdup instead of kmalloc and memcpy
 2020-11-10 17:08 UTC  (4+ messages)

[PATCH] sandbox: cros_ec: Basic support for EC_CMD_GET_NEXT_EVENT
 2020-11-10 17:08 UTC  (2+ messages)

[PATCH resend v2] microblaze: Replace <linux/clk-provider.h> by <linux/of_clk.h>
 2020-11-10 17:07 UTC  (2+ messages)

[PATCH] net: dsa: tag_dsa: Unify regular and ethertype DSA taggers
 2020-11-10 16:57 UTC  (2+ messages)

[PATCH v4 0/7] gpio: exar: refactor the driver
 2020-11-10 17:08 UTC  (12+ messages)
` [PATCH v4 6/7] gpio: exar: switch to using regmap

[dpdk-dev] [PATCH v2] app/testpmd: support age shared action context
 2020-11-10 17:06 UTC  (2+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH net v2] net: phy: spi_ks8995: Do not overwrite SPI mode flags
 2020-11-10 17:06 UTC  (4+ messages)

[PATCH v2] iommu/vt-d: avoid unnecessory panic if iommu init fail in tboot system
 2020-11-10 15:53 UTC  (2+ messages)

[PATCH v2 00/44] Make qdev static property API usable by any QOM type
 2020-11-10 17:03 UTC  (11+ messages)

[PATCH v2 8/8] x86/ioapic: Generate RTE directly from parent irqchip's MSI message
 2020-11-10 17:04 UTC  (16+ messages)
` [PATCH v3 00/35] Fix x2apic enablement and allow more CPUs, clean up I/OAPIC and MSI bitfields
  ` [PATCH v3 19/35] x86/io_apic: Cleanup trigger/polarity helpers
    ` [tip: x86/apic] "
                  ` [EXTERNAL] "

Request for change 610e2b9240 reversal
 2020-11-10 17:05 UTC  (4+ messages)

clarifications on live migration in VFIO
 2020-11-10 17:04 UTC  (2+ messages)

[PATCH v3 00/26] coresight: Support for ETM system instructions
 2020-11-10 17:02 UTC  (6+ messages)
` [PATCH v3 07/26] coresight: Introduce device access abstraction

[PATCH 0/2] update-ref: Allow creation of multiple transactions
 2020-11-10 17:04 UTC  (6+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] t1400: Avoid touching refs on filesystem

[PATCH v6 1/2] kunit: Support for Parameterized Testing
 2020-11-10 17:02 UTC  (13+ messages)
            ` [Linux-kernel-mentees] "

[PATCH v2] diff: handle NULL filespecs in run_external_diff
 2020-11-10 17:02 UTC  (4+ messages)
    ` [PATCH v3] diff: make diff_free_filespec_data accept NULL

[PATCH v6 0/8] Introduce optional DLC element for Classic CAN
 2020-11-10 17:00 UTC  (4+ messages)
` [PATCH v6 7/8] can-dev: introduce helpers to access Classical CAN DLC values

[PATCH] perf/x86/intel/uncore: fix Add BW copypasta
 2020-11-10 16:59 UTC  (2+ messages)

[dm-crypt] Encrypting DVD or CDROM from iso
 2020-11-10 16:59 UTC  (2+ messages)

[PATCH v2 net-next 09/13] octeontx2-pf: Implement ingress/egress VLAN offload
 2020-11-10 16:58 UTC 

[igt-dev] [i-g-t] lib/i915: Identify Jasperlake
 2020-11-10 16:58 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH 0/3] scsi: target: Set correct residual data
 2020-11-10 16:57 UTC  (10+ messages)
` [PATCH 3/3] scsi: target: core: Change ASCQ for residual write

[PATCH 00/20] [Set 3] Rid W=1 warnings from GPU
 2020-11-10  9:41 UTC  (6+ messages)
` [PATCH 15/20] drm/radeon/r600d: Move 'rc600_*' prototypes into shared header

[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
 2020-11-10  8:48 UTC  (5+ messages)
` [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread

Subject: [RFC] clang tooling cleanups
 2020-11-10 13:12 UTC  (3+ messages)

[PATCH] drm/amd/display: Fix memory leaks in S3 resume
 2020-11-10 16:55 UTC  (5+ messages)

[PATCH] um: allow using glibc string functions instead of generics
 2020-11-10 16:54 UTC  (3+ messages)

[Intel-gfx] [PATCH v15 00/14] Big Joiner End End enabling with 8K@30, 60
 2020-11-10 16:54 UTC  (3+ messages)
` [Intel-gfx] [PATCH v15 09/14] drm/i915/dp: Modify VDSC helpers to configure DSC for Bigjoiner slave

[PATCH][next] sched/debug: fix memory corruption caused by multiple small reads of flags
 2020-11-10 16:54 UTC  (3+ messages)

[PATCH v2 net-next 06/13] octeontx2-pf: Add support for unicast MAC address filtering
 2020-11-10 16:53 UTC 

[PATCH v3 00/56] Convert DSI code to use drm_mipi_dsi and drm_panel
 2020-11-10 16:52 UTC  (20+ messages)

[PATCH v3 00/18] Support Multifd for RDMA migration
 2020-11-10 16:51 UTC  (3+ messages)
` [PATCH v3 09/18] migration/rdma: add multifd_rdma_load_setup() to setup multifd rdma

[RFC][PATCH 07/24] x86/entry: Fill ESPFIX stack using C code
 2020-11-10 16:52 UTC  (2+ messages)

kernel oops in generic/013 on an rdma mount (over either soft roce or iwarp)
 2020-11-10 16:51 UTC  (6+ messages)

[PATCH] libceph: remove unused defined macro for port
 2020-11-10 16:51 UTC 

[PATCH] parisc/uapi: Use Kbuild logic to provide <asm/types.h>
 2020-11-10 16:51 UTC 

[Intel-gfx] [PATCH v8 1/7] drm/i915/dp: Some reshuffling in mode_valid as prep for bigjoiner modes
 2020-11-10 16:51 UTC  (3+ messages)
` [Intel-gfx] [PATCH v8 7/7] drm/i915/dp: Allow big joiner modes in intel_dp_mode_valid(), v3

regression from 5.10.0-rc3: BUG: Bad page state in process kworker/41:0 pfn:891066 during fio on devdax
 2020-11-10 16:51 UTC  (6+ messages)

[PATCH v3] sched/fair: prefer prev cpu in asymmetric wakeup path
 2020-11-10 16:50 UTC  (2+ messages)

[RFC] fs: Avoid to use lockdep information if it's turned off
 2020-11-10 16:49 UTC  (4+ messages)

[Linux-kernel-mentees] [PATCH] checkpatch: Documentation: include sign off for reverts
 2020-11-10 16:48 UTC  (6+ messages)

[Drbd-dev] Possible obscure bug
 2020-11-10 16:41 UTC 

#yocto #meta-java
 2020-11-10 16:47 UTC 

[RFC PATCH 0/2] add ppp_generic ioctl to bridge channels
 2020-11-10 16:47 UTC  (4+ messages)

[dpdk-dev] [PATCH 0/8] replace blacklist/whitelist with block/allow
 2020-11-10 16:46 UTC  (6+ messages)
` [dpdk-dev] [PATCH v9 0/6] replace blacklist/whitelist with allow/block
  ` [dpdk-dev] [PATCH v9 1/6] eal: replace usage of blacklist/whitelist in enum

[PATCH V2 00/23] IOREQ feature (+ virtio-mmio) on Arm
 2020-11-10 16:45 UTC  (4+ messages)
` [PATCH V2 02/23] xen/ioreq: Make x86's IOREQ feature common

[PATCH] cpuset: fix race between hotplug work and later CPU offline
 2020-11-10 16:45 UTC  (3+ messages)

[PATCH] compat/bswap.h: detect ARM64 when using MSVC
 2020-11-10 16:44 UTC  (4+ messages)

[PATCH v2] Expose PCIe SSD Status LED Management DSM in sysfs
 2020-11-10 15:37 UTC 

[PATCH v4 0/2] NFS: Fix interaction between fs_context and user namespaces
 2020-11-10 16:43 UTC  (2+ messages)

[PATCH bpf-next v3 0/7] tools/bpftool: Some build fixes
 2020-11-10 16:43 UTC  (8+ messages)
` [PATCH bpf-next v3 1/7] tools: Factor HOSTCC, HOSTLD, HOSTAR definitions
` [PATCH bpf-next v3 2/7] tools/bpftool: Force clean of out-of-tree build
` [PATCH bpf-next v3 3/7] tools/bpftool: Fix cross-build
` [PATCH bpf-next v3 4/7] tools/runqslower: Use Makefile.include
` [PATCH bpf-next v3 5/7] tools/runqslower: Enable out-of-tree build
` [PATCH bpf-next v3 6/7] tools/runqslower: Build bpftool using HOSTCC
` [PATCH bpf-next v3 7/7] tools/bpftool: Fix build slowdown

[PATCH net] cosa: Add missing kfree in error path of cosa_write
 2020-11-10 16:38 UTC  (2+ messages)

[RFC 0/2] Build a single Sphinx manual, not five
 2020-11-10 16:40 UTC  (2+ messages)

[RFC PATCH 0/9] net: dsa: microchip: PTP support for KSZ956x
 2020-11-10 16:40 UTC  (5+ messages)
` [RFC PATCH net-next 7/9] net: dsa: microchip: ksz9477: add hardware time stamping support

[PATCH 0/8] qom: Use qlit to represent property defaults
 2020-11-10 16:39 UTC  (2+ messages)

[PATCH] efi/x86: Free efi_pgd with free_pages()
 2020-11-10 16:39 UTC 

include/linux/spinlock_api_smp.h:176:30: sparse: sparse: context imbalance in 'iscsi_xmit_task' - unexpected unlock
 2020-11-10 16:37 UTC 

[PATCH] mips: Remove #include <uapi/asm/types.h> from <asm/types.h>
 2020-11-10 16:36 UTC 

[PATCH] mm: memcg/slab: enable slab memory accounting atomically
 2020-11-10 16:34 UTC  (3+ messages)

QMP and the 'id' parameter
 2020-11-10 16:32 UTC  (3+ messages)

[Qemu-devel] [Bug 1759492] [NEW] suspend/resume is not supported for vm with tpm device
 2020-11-10 16:24 UTC  (2+ messages)
` [Bug 1759492] "

[dpdk-dev] [PATCH] net/mlx5: fix info about Rx descriptors for MPRQ
 2020-11-10 16:32 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v2] ceph: ensure we have Fs caps when fetching dir link count
 2020-11-10 16:30 UTC 

[dpdk-dev] [PATCH] net/mlx5: improve vMPRQ descriptors allocation locality
 2020-11-10 16:30 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[LTP] [PATCH] [COMMITTED] security/umip_basic_test: Fix config constraints
 2020-11-10 16:30 UTC  (2+ messages)

[PATCH net] net/tls: Fix kernel panic when socket is in TLS ULP
 2020-11-10 16:28 UTC  (12+ messages)

[PATCH v3 0/2] ceph: add vxattrs to get ids and status debug file support
 2020-11-10 16:26 UTC  (4+ messages)
` [PATCH v3 2/2] ceph: add ceph.{clusterid/clientid} vxattrs suppport

[dpdk-dev] [PATCH] mbuf: fix reset on mbuf free
 2020-11-10 16:26 UTC  (11+ messages)

[PATCH v8 0/3] Adding support for Microchip/Microsemi serial GPIO controller
 2020-11-10 16:26 UTC  (6+ messages)
` [PATCH v8 2/3] pinctrl: pinctrl-microchip-sgpio: Add pinctrl driver for Microsemi Serial GPIO

[PATCH 0/3] Add RDMA support to the pNFS file+flexfiles data channels
 2020-11-10 16:26 UTC  (5+ messages)
` [PATCH 1/3] SUNRPC: xprt_load_transport() needs to support the netid "rdma6"
  ` [PATCH 2/3] NFSv4/pNFS: Use connections to a DS that are all of the same protocol family
    ` [PATCH 3/3] NFSv4/pNFS: Store the transport type in struct nfs4_pnfs_ds_addr

[Qemu-devel] [Bug 1690322] [NEW] errors which can't backing storage for guest RAM with -mem-path
 2020-11-10 16:20 UTC  (2+ messages)
` [Bug 1690322] "

[PATCH v15 00/26] Control-flow Enforcement: Shadow Stack
 2020-11-10 16:22 UTC  (27+ messages)
` [PATCH v15 01/26] Documentation/x86: Add CET description
` [PATCH v15 02/26] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [PATCH v15 03/26] x86/fpu/xstate: Introduce CET MSR XSAVES supervisor states
` [PATCH v15 04/26] x86/cet: Add control-protection fault handler
` [PATCH v15 05/26] x86/cet/shstk: Add Kconfig option for user-mode Shadow Stack
` [PATCH v15 06/26] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW
` [PATCH v15 07/26] x86/mm: Remove _PAGE_DIRTY_HW from kernel RO pages
` [PATCH v15 08/26] x86/mm: Introduce _PAGE_COW
` [PATCH v15 09/26] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [PATCH v15 10/26] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v15 11/26] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY_HW to _PAGE_COW
` [PATCH v15 12/26] mm: Introduce VM_SHSTK for shadow stack memory
` [PATCH v15 13/26] x86/mm: Shadow Stack page fault error checking
` [PATCH v15 14/26] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v15 15/26] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v15 16/26] mm: Add guard pages around a shadow stack
` [PATCH v15 17/26] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v15 18/26] mm: Update can_follow_write_pte() for shadow stack
` [PATCH v15 19/26] mm: Re-introduce vm_flags to do_mmap()
` [PATCH v15 20/26] x86/cet/shstk: User-mode shadow stack support
` [PATCH v15 21/26] x86/cet/shstk: Handle signals for shadow stack
` [PATCH v15 22/26] binfmt_elf: Define GNU_PROPERTY_X86_FEATURE_1_AND properties
` [PATCH v15 23/26] ELF: Introduce arch_setup_elf_property()
` [PATCH v15 24/26] x86/cet/shstk: Handle thread shadow stack
` [PATCH v15 25/26] x86/cet/shstk: Add arch_prctl functions for "
` [PATCH v15 26/26] mm: Introduce PROT_SHSTK "

[PATCH v15 0/7] Control-flow Enforcement: Indirect Branch Tracking
 2020-11-10 16:24 UTC  (8+ messages)
` [PATCH v15 1/7] x86/cet/ibt: Add Kconfig option for user-mode "
` [PATCH v15 2/7] x86/cet/ibt: User-mode Indirect Branch Tracking support
` [PATCH v15 3/7] x86/cet/ibt: Handle signals for Indirect Branch Tracking
` [PATCH v15 4/7] x86/cet/ibt: ELF header parsing "
` [PATCH v15 5/7] x86/cet/ibt: Update arch_prctl functions "
` [PATCH v15 6/7] x86/vdso/32: Add ENDBR32 to __kernel_vsyscall entry point
` [PATCH v15 7/7] x86/vdso: Insert endbr32/endbr64 to vDSO

[dpdk-dev] [PATCH 1/1] mbuf: move pool pointer in first half
 2020-11-10 16:25 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 0/2] move mbuf pool pointer
  ` [dpdk-dev] [PATCH v2 2/2] mbuf: move pool pointer in first half

[Qemu-devel] [Bug 1767126] [NEW] Man page documents qemu -drive if=scsi but it no longer works
 2020-11-10 16:06 UTC  (2+ messages)
` [Bug 1767126] "

[RFC][PATCH 05/24] x86/entry: Implement ret_from_fork body with C code
 2020-11-10 16:24 UTC  (2+ messages)

[PATCH] libceph: remove unused defined macro for port
 2020-11-10 16:23 UTC  (4+ messages)

[PATCH] mm/zsmalloc: include sparsemem.h for MAX_PHYSMEM_BITS
 2020-11-10 16:21 UTC  (6+ messages)

[PATCH 0/3] mmc: renesas_sdhi: refactor SCC reset
 2020-11-10 16:21 UTC  (4+ messages)
` [PATCH 1/3] mmc: renesas_sdhi: clear TAPEN when resetting, too
` [PATCH 2/3] mmc: renesas_sdhi: merge the SCC reset functions
` [PATCH 3/3] mmc: renesas_sdhi: remove superfluous SCLKEN

[PATCH v3 0/2] Fix RPM calculation in pwm-fan
 2020-11-10 16:20 UTC  (4+ messages)
` [PATCH v3 2/2] hwmon: pwm-fan: Fix RPM calculation

RPi3: serial console
 2020-11-10 16:21 UTC  (7+ messages)

[PATCH v5 0/2] dt-bindings: timer: renesas: tmu: Document r8a774e1 and
 2020-11-10 16:20 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: timer: renesas: tmu: Document r8a774e1 bindings
` [PATCH v5 2/2] dt-bindings: timer: renesas: tmu: Convert to json-schema

[RFC v1 00/10] i386 cleanup
 2020-11-10 16:05 UTC  (8+ messages)
` [RFC v1 09/10] i386: split cpu.c and defer x86 models registration

[Qemu-devel] [Bug 1641861] [NEW] fail to correctly emulate FPSCR register on arm
 2020-11-10 15:59 UTC  (2+ messages)
` [Bug 1641861] Re: ARM QEMU doesn't enforce that RES0 bits in FPSCR are non-writeable

[PATCH v2 0/4] arm64: mm: optimize VA space organization for 52-bit
 2020-11-10 16:18 UTC  (9+ messages)
` [PATCH v2 3/4] arm64: mm: make vmemmap region a projection of the linear region

[PATCH] drm: remove pgprot_decrypted() before calls to io_remap_pfn_range()
 2020-11-10 16:19 UTC  (3+ messages)

[PATCH v5 net-nex 0/5] xdp: introduce bulking for page_pool tx return path
 2020-11-10 16:19 UTC  (3+ messages)
` [PATCH v5 net-nex 5/5] net: mlx5: add xdp tx return bulking support

[RFC PATCH v3 00/10] implement containerized syncfs for overlayfs
 2020-11-10 16:18 UTC  (4+ messages)
` [RFC PATCH v3 07/10] ovl: implement overlayfs' ->write_inode operation

[RFC PATCH 00/16] gitlab-ci: Introduce "CI job maintainer" concept, mark jobs maintained
 2020-11-10 16:01 UTC  (2+ messages)
` [RFC PATCH 16/16] gitlab-ci: Do not automatically run integration tests for push events


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.