All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-14 19:50:46 to 2020-02-14 20:52:35 UTC [more...]

[PATCH AUTOSEL 4.9 001/141] drm/gma500: Fixup fbdev stolen size usage evaluation
 2020-02-14 20:49 UTC  (5+ messages)
` [PATCH AUTOSEL 4.9 003/141] soc: fsl: qe: change return type of cpm_muram_alloc() to s32

[PATCH v2 0/15] combining object filters and bitmaps
 2020-02-14 20:51 UTC  (4+ messages)
` [PATCH v2 04/15] pack-bitmap: refuse to do a bitmap traversal with pathspecs

mmotm 2020-02-13-22-26 uploaded
 2020-02-14 20:51 UTC  (4+ messages)
` mmotm 2020-02-13-22-26 uploaded (mm/hugetlb.c)

[PATCH 00/10] Kendryte k210 SoC boards support
 2020-02-14 20:51 UTC  (7+ messages)
` [PATCH 02/10] riscv: Force flat memory model with no-mmu
` [PATCH 06/10] riscv: Add Kendryte K210 SoC support
` [PATCH 08/10] riscv: Add Kendryte K210 device tree

[PATCH 0/3] RISC-V Spike machine improvements
 2020-02-14 20:42 UTC  (4+ messages)
` [PATCH 3/3] hw/riscv/spike: Allow more than one CPUs

[PATCH 00/30] Lock warning cleanup
 2020-02-14 20:47 UTC  (35+ messages)
  ` [PATCH 01/30] x86/apic/vector: Add missing annotation to lock_vector_lock(void)
  ` [PATCH 02/30] "
  ` [PATCH 03/30] mm/memcontrol: Add missing annotation for unlock_page_lru()
  ` [PATCH 04/30] mm/memcontrol: Add missing annotation for lock_page_lru()
  ` [PATCH 05/30] mm/compaction: Add missing annotation for compact_lock_irqsave
  ` [PATCH 06/30] mm/hugetlb: Add missing annotation for gather_surplus_pages()
  ` [PATCH 07/30] mm/mempolicy: Add missing annotation for queue_pages_pmd()
  ` [PATCH 08/30] mm/slub: Add missing annotation for get_map()
  ` [PATCH 09/30] mm/slub: Add missing annotation for put_map()
  ` [PATCH 10/30] mm/zsmalloc: Add missing annotation for migrate_read_lock()
  ` [PATCH 11/30] mm/zsmalloc: Add missing annotation for migrate_read_unlock()
  ` [PATCH 12/30] mm/zsmalloc: Add missing annotation for pin_tag()
  ` [PATCH 13/30] mm/zsmalloc: Add missing annotation for unpin_tag()
  ` [Xen-devel] [PATCH 14/30] x86/xen: Add missing annotation for xen_pte_lock()
    `  "
  ` [Xen-devel] [PATCH 15/30] x86/xen: Add missing annotation for xen_pte_unlock()
    `  "
  ` [PATCH 16/30] drm/vkms: Add missing annotation for vkms_crtc_atomic_begin()
  ` [PATCH 17/30] drm/vkms: Add missing annotation for vkms_crtc_atomic_flush()
  ` [PATCH 18/30] driver core: Add missing annotation for device_links_write_lock()
  ` [PATCH 19/30] driver core: Add missing annotation for device_links_read_lock()
  ` [PATCH 20/30] pcnet32: Add missing annotation for pcnet32_suspend()
  ` [PATCH 21/30] sfc: Add missing annotation for efx_ef10_try_update_nic_stats_vf()
  ` [PATCH 22/30] xhci: Add missing annotation for xhci_set_port_power()
  ` [PATCH 23/30] xhci: Add missing annotation for xhci_enter_test_mode
  ` [PATCH 24/30] tipc: Add missing annotation for tipc_node_read_lock()
  ` [PATCH 25/30] tipc: Add missing annotation for tipc_node_read_unlock()
  ` [PATCH 26/30] tipc: Add missing annotation for tipc_node_write_lock()
  ` [PATCH 27/30] tipc: Add missing annotation for tipc_node_write_unlock_fast()
  ` [PATCH 28/30] tipc: Add missing annotation for tipc_node_write_unlock()
  ` [PATCH 29/30] net: Add missing annotation for netlink_walk_start()
  ` [PATCH 30/30] net: Add missing annotation for netlink_walk_stop()

Buffered IO async context overhead
 2020-02-14 20:49 UTC  (4+ messages)

[dpdk-dev] [RFC] meter: fix ABI break due to experimental tag removal
 2020-02-14 20:48 UTC  (10+ messages)

[PATCH v1 0/3] virtio-balloon: Fixes + switch back to OOM handler
 2020-02-14 20:48 UTC  (6+ messages)
` [PATCH v1 3/3] virtio-balloon: Switch back to OOM handler for VIRTIO_BALLOON_F_DEFLATE_ON_OOM

[PATCH] remoteproc: qcom: wcnss: Add iris completion barrier
 2020-02-14 20:46 UTC  (2+ messages)

[PATCH] Btrfs: avoid unnecessary splits when setting bits on an extent io tree
 2020-02-14 20:45 UTC  (2+ messages)

pynfs python 3 flag day
 2020-02-14 20:45 UTC 

[PATCH v2] ecryptfs: replace BUG_ON with error handling code
 2020-02-14 20:44 UTC  (2+ messages)

[ISSUE] The time cost of IOSQE_IO_LINK
 2020-02-14 20:44 UTC  (14+ messages)

[PATCH v1] builtin/rebase: remove a call to get_oid() on `options.switch_to'
 2020-02-14 20:43 UTC  (3+ messages)

[PATCH v2 00/21] arm: ARMv8.1- and v8.4-PMU, ID reg cleanup, [H]ACTLR2
 2020-02-14 20:42 UTC  (17+ messages)
` [PATCH v2 02/21] target/arm: Check aa32_pan in take_aarch32_exception(), not aa64_pan
` [PATCH v2 10/21] target/arm: Stop assuming DBGDIDR always exists
` [PATCH v2 11/21] target/arm: Move DBGDIDR into ARMISARegisters
` [PATCH v2 12/21] target/arm: Read debug-related ID registers from KVM
` [PATCH v2 18/21] target/arm: Test correct register in aa32_pan and aa32_ats1e1 checks
` [PATCH v2 19/21] target/arm: Use isar_feature function for testing AA32HPD feature
` [PATCH v2 20/21] target/arm: Use FIELD_EX32 for testing 32-bit fields
` [PATCH v2 21/21] target/arm: Correctly implement ACTLR2, HACTLR2

Heads up: phylink changes for next merge window
 2020-02-14 20:42 UTC  (8+ messages)

[PATCH] objtool: ignore .L prefixed local symbols
 2020-02-14 20:42 UTC  (5+ messages)

[tip:x86/fpu] BUILD SUCCESS e70b100806d63fb79775858ea92e1a716da46186
 2020-02-14 20:41 UTC 

[PATCH nf-next v4 0/9] nftables: Set implementation for arbitrary concatenation of ranges
 2020-02-14 20:42 UTC  (7+ messages)
` [PATCH nf-next v4 5/9] nf_tables: Add set type "

[PATCH net] net: add strict checks in netdev_name_node_alt_destroy()
 2020-02-14 20:40 UTC  (2+ messages)

[linux-lvm] commit c527a0cbfc3 may have a bug
 2020-02-14 20:40 UTC  (3+ messages)

[PATCH RFC] memory: Don't allow to resize RAM while migrating
 2020-02-14 20:38 UTC  (3+ messages)

[RFC PATCH v4 00/25] Intel Wired LAN/RDMA Driver Updates 2020-02-11
 2020-02-14 20:39 UTC  (6+ messages)
` [RFC PATCH v4 01/25] virtual-bus: Implementation of Virtual Bus
` [RFC PATCH v4 02/25] ice: Create and register virtual bus for RDMA

[PATCH] mt76: mt7615: remove rx_mask in mt7615_eeprom_parse_hw_cap
 2020-02-14 20:38 UTC  (2+ messages)

[PATCH v2 0/9] tracing vs rcu vs nmi
 2020-02-14 20:38 UTC  (3+ messages)
` [PATCH v2 9/9] perf,tracing: Allow function tracing when !RCU

[PATCH] pinctrl: ingenic: Make unreachable path more robust
 2020-02-14 20:37 UTC  (3+ messages)

[Virtio-fs] [PATCH v2 0/2] virtiofsd: Fix xattr and ACL
 2020-02-14 20:37 UTC  (4+ messages)

[PATCH] net: phy: restore mdio regs in the iproc mdio driver
 2020-02-14 20:37 UTC  (5+ messages)

[PATCH 00/12] SEV Live Migration Patchset
 2020-02-14 20:36 UTC  (6+ messages)
` [PATCH 10/12] mm: x86: Invoke hypercall when page encryption status is changed

[PATCH] x86/mce/amd: Fix kobject lifetime
 2020-02-14 20:36 UTC  (6+ messages)

s390 depending on cc-options makes it difficult to configure
 2020-02-14 20:35 UTC  (6+ messages)

[PATCH 00/13] KVM: selftests: Various fixes and cleanups
 2020-02-14 20:35 UTC  (3+ messages)
` [PATCH 02/13] fixup! KVM: selftests: Add support for vcpu_args_set to aarch64 and s390x

[PATCH 0/7] Split fsverity-utils into a shared library
 2020-02-14 20:35 UTC  (6+ messages)

get-lore-mbox: quickly grab full threads from lore
 2020-02-14 20:35 UTC  (6+ messages)

[PATCH] xfstests: add a CGROUP configuration option
 2020-02-14 20:34 UTC 

[PATCH -next] fork: annotate a data race in vm_area_dup()
 2020-02-14 20:33 UTC 

[cip-dev] [ANNOUNCE] Release v4.19.103-cip20 and v4.4.213-cip42
 2020-02-14 20:32 UTC 

[Virtio-fs] fedora packages for virtiofsd
 2020-02-14 20:31 UTC  (4+ messages)

[PATCH 00/28] PM: QoS: Get rid of unuseful code and rework CPU latency QoS interface
 2020-02-14 20:32 UTC  (9+ messages)

[RFC PATCH] iommu/iova: Support limiting IOVA alignment
 2020-02-14 20:30 UTC 

Debugging errors with Dell XPS 9560 TPM
 2020-02-14 20:29 UTC  (3+ messages)

[PATCH 00/11] new cgroup controller for gpu/drm subsystem
 2020-02-14 20:28 UTC  (10+ messages)
` [PATCH 09/11] drm, cgroup: Introduce lgpu as DRM cgroup resource

[PATCH] sched/isolation: Allow "isolcpus=" to skip unknown sub-parameters
 2020-02-14 20:28 UTC  (3+ messages)

[PATCH v2 0/4] libnvdimm: Cross-arch compatible namespace alignment
 2020-02-14 20:19 UTC  (10+ messages)
` [PATCH v2 2/4] libnvdimm/namespace: Enforce memremap_compat_align()
` [PATCH v2 4/4] libnvdimm/region: Introduce an 'align' attribute

[PATCH] mm: vmscan: replace open codings to NUMA_NO_NODE
 2020-02-14 20:27 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/4] i915/gem_ctx_engines: Exercise 0 engines[]
 2020-02-14 20:26 UTC  (3+ messages)
` [igt-dev] ✗ GitLab.Pipeline: failure for series starting with [i-g-t,1/4] "
` [igt-dev] ✓ Fi.CI.BAT: success "

[PATCH v2 0/6] Harden userfaultfd
 2020-02-14 20:24 UTC  (8+ messages)
` [PATCH 0/3] SELinux support for anonymous inodes and UFFD
  ` [PATCH 2/3] Teach SELinux about anonymous inodes

[igt-dev] [PATCH i-g-t] benchmarks/gem_wsim: Avoid labs(unsigned long)
 2020-02-14 20:23 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[Cluster-devel] [PATCH v5 00/13] Change readahead API
 2020-02-14 19:50 UTC  (6+ messages)
` [Cluster-devel] [PATCH v5 01/13] mm: Fix the return type of __do_page_cache_readahead
  `  "
    ` [Ocfs2-devel] "
    ` [f2fs-dev] "

Problem booting a PowerBook G4 Aluminum after commit cd08f109 with CONFIG_VMAP_STACK=y
 2020-02-14 19:35 UTC  (9+ messages)
            ` RESEND: "

[PATCH RFC] virtio_balloon: conservative balloon page shrinking
 2020-02-14 20:22 UTC  (6+ messages)

[PATCH] btrfs: set update the uuid generation as soon as possible
 2020-02-14 20:22 UTC 

[PATCH] ACPICA: Fix a typo in acuuid.h
 2020-02-14 20:21 UTC  (5+ messages)
` [Devel] "

New Redfish roles for ServiceRep and OemRep
 2020-02-14 20:21 UTC 

[PATCH userspace v2] libsepol: cache ebitmap cardinality value
 2020-02-14 20:19 UTC  (5+ messages)

[PATCH v3] x86/cpu/amd: Enable the fixed Instructions Retired counter IRPERF
 2020-02-14 20:18 UTC 

[PATCH v2] net: davicom: dm9000: allow to pass MAC address through mac_addr module parameter
 2020-02-14 20:17 UTC  (7+ messages)
    ` [Letux-kernel] "

About r8169 regression 5.4
 2020-02-14 20:14 UTC  (2+ messages)

arm-smmu.1.auto: Unhandled context fault starting with 5.4-rc1
 2020-02-14 20:13 UTC 

[PATCH 0/7] commit: Expose on-error option in QMP
 2020-02-14 20:08 UTC  (8+ messages)
` [PATCH 1/7] qapi: Document meaning of 'ignore' BlockdevOnError for jobs
` [PATCH 2/7] commit: Remove unused bytes_written
` [PATCH 3/7] commit: Fix argument order for block_job_error_action()
` [PATCH 4/7] commit: Inline commit_populate()
` [PATCH 5/7] commit: Fix is_read for block_job_error_action()
` [PATCH 6/7] commit: Expose on-error option in QMP
` [PATCH 7/7] iotests: Test error handling policies with block-commit

[PATCH 00/35] KVM: s390: Add support for protected VMs
 2020-02-14 20:13 UTC  (7+ messages)
` [PATCH 06/35] s390/mm: add (non)secure page access exceptions handlers
` [PATCH 07/35] KVM: s390: add new variants of UV CALL

[PATCH 00/19] target/arm: vfp feature and decodetree cleanup
 2020-02-14 20:11 UTC  (2+ messages)

[PATCH 4.19 000/195] 4.19.103-stable review
 2020-02-14 20:10 UTC  (5+ messages)
` [PATCH 4.19 091/195] padata: Remove broken queue flushing

[PATCH v5 0/3] ADD interconnect support for Qualcomm DWC3 driver
 2020-02-14 20:11 UTC  (3+ messages)
` [PATCH v5 2/3] usb: dwc3: qcom: Add interconnect support in dwc3 driver

[PATCH 0/7] Switch to page_mkwrite_check_truncate
 2020-02-14 20:10 UTC  (3+ messages)
` [PATCH 1/7] fs: Un-inline page_mkwrite_check_truncate
  ` [PATCH v2] "

Unknown Postinstall Scriptlet Failing to Defer Boot
 2020-02-14 20:07 UTC  (4+ messages)

[PATCH 13/15] drm/amdgpu/display: split dp connector registration (v3)
 2020-02-14 20:07 UTC  (6+ messages)

FYI nautilus branch is locked
 2020-02-14 20:06 UTC  (3+ messages)

[Intel-gfx] [PATCH 00/19] drm/i915/gem: Implement parallel execbuf submission
 2020-02-14 20:07 UTC  (5+ messages)
` [Intel-gfx] [PATCH 10/19] drm/i915: Nuke arguments to eb_pin_engine
` [Intel-gfx] [PATCH 19/19] drm/i915: Use ww pinning for intel_context_create_request()

cpu bound I/O behaviour in linux 5.4 (possibly others)
 2020-02-14 20:07 UTC  (4+ messages)

[alsa-devel] [PATCH] ASoC: ti: Allocate dais dynamically for TDM and audio graph card
 2020-02-14 20:05 UTC  (8+ messages)
            `  "

[PATCH v3 00/12] Enable per-file/directory DAX operations V3
 2020-02-14 20:06 UTC  (10+ messages)

[PATCH] btrfs: bail out of uuid tree scanning if we're closing
 2020-02-14 20:05 UTC 

[alsa-devel] [RFC PATCH 0/2] soundwire: add master_device/driver support
 2020-02-14 16:49 UTC  (3+ messages)
  `  "

[PATCH v2 1/4] firmware: xilinx: Add sysfs interface
 2020-02-14 17:10 UTC  (12+ messages)

[PATCH] misc: Use kzalloc() instead of kmalloc() with flag GFP_ZERO
 2020-02-14 17:16 UTC  (2+ messages)

[PATCH v2 0/8] serial: Disable DMA and PM on kernel console
 2020-02-14 16:33 UTC  (8+ messages)
` [PATCH v2 3/8] serial: core: use octal permissions on module param
` [PATCH v2 4/8] serial: core: Allow detach and attach serial device for console
` [PATCH v2 6/8] serial: 8250_port: Disable DMA operations for kernel console

[PATCH 5.5 000/120] 5.5.4-stable review
 2020-02-14 15:28 UTC  (7+ messages)

linux-next: manual merge of the staging tree with the char-misc.current tree
 2020-02-14 15:30 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] i915/gem_ctx_engines: Exercise 0 engines[]
 2020-02-14 20:02 UTC  (3+ messages)
` [igt-dev] ✗ GitLab.Pipeline: failure for "
` [igt-dev] ✗ Fi.CI.BAT: "

[PATCH v2 1/2] staging: exfat: remove DOSNAMEs
 2020-02-14 16:18 UTC  (2+ messages)

[PATCH 5.4 00/96] 5.4.20-stable review
 2020-02-14 15:23 UTC  (4+ messages)

[PATCH] USB: misc: iowarrior: add support for the 100 device
 2020-02-14 16:11 UTC 

4.14+ doesn't work on only board with open-source BIOS & without Spectre bugs
 2020-02-14 15:19 UTC  (2+ messages)

[PATCH 0/3] random: add random.rng_seed to bootconfig entry
 2020-02-14 19:58 UTC  (3+ messages)
` [PATCH 2/3] random: rng-seed source is utf-8

Redfish message registries, plus translation
 2020-02-14 19:57 UTC 

[Buildroot] [PATCH] core: fix packages-file-list.txt after an incremental build
 2020-02-14 19:57 UTC 

[RFC patch 00/19] bpf: Make BPF and PREEMPT_RT co-exist
 2020-02-14 19:56 UTC  (4+ messages)
` [RFC patch 14/19] bpf: Use migrate_disable() in hashtab code

[meta-python][PATCH] python3-can: consolidate inc and bb files into a single bb file
 2020-02-14 19:56 UTC 

[Xen-devel] [PATCH] x86/msr: Virtualise MSR_PLATFORM_ID properly
 2020-02-14 19:55 UTC 

[PATCH v1] usb:gadget: Fix issue with config_ep_by_speed function
 2020-02-14 19:55 UTC  (5+ messages)

[PATCH] kvm/emulate: fix a -Werror=cast-function-type
 2020-02-14 19:54 UTC  (7+ messages)

[PATCH AUTOSEL 4.4 001/100] drm/gma500: Fixup fbdev stolen size usage evaluation
 2020-02-14 16:23 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 074/100] ide: remove set but not used variable 'hwif'

[MPTCP] Re: [PATCH net v2 2/3] mptcp: Protect subflow socket options before connection completes
 2020-02-14 19:52 UTC 

[RFC PATCH 0/3] KVM: x86: honor guest memory type
 2020-02-14 19:52 UTC  (6+ messages)

[PATCH v4] arm64: dts: meson-a1: add I2C nodes
 2020-02-14 19:50 UTC  (5+ messages)

[PATCH 0/4] target/arm: fix some simd writes vs sve
 2020-02-14 19:46 UTC  (2+ messages)
` [PATCH 4/4] target/arm: Flush high bits of sve register after AdvSIMD INS


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.