All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-11 22:49:34 to 2019-07-12 01:19:17 UTC [more...]

On
 2019-07-12  1:19 UTC  (3+ messages)
  ` Is a new EPOLLCLOSED a solution to the problem that EPOLL_CTL_DISABLE tried to solve?

[PATCH v4 0/8] kvmppc: Paravirtualize KVM to support ultravisor
 2019-07-12  1:18 UTC  (9+ messages)
` [PATCH v4 1/8] KVM: PPC: Ultravisor: Introduce the MSR_S bit
` [PATCH v4 3/8] KVM: PPC: Ultravisor: Add generic ultravisor call handler

[RFC PATCH] bug: always show source-tree-relative paths in WARN()/BUG()
 2019-07-12  1:13 UTC  (3+ messages)

[RFC][PATCH v11 0/2] mm: Support for page hinting
 2019-07-12  1:12 UTC  (6+ messages)
` [RFC][Patch v11 1/2] mm: page_hinting: core infrastructure

[PATCH v2] block/bio-integrity: fix a memory leak bug
 2019-07-12  1:10 UTC  (3+ messages)

[PATCH] mm/vmscan: expose cgroup_ino for memcg reclaim tracepoints
 2019-07-12  1:10 UTC  (2+ messages)

[PATCH V6 0/4] Fix zone revalidation memory allocation failures
 2019-07-12  0:52 UTC  (20+ messages)
` [PATCH V6 1/4] block: Allow mapping of vmalloc-ed buffers
    ` [f2fs-dev] "
` [PATCH V6 2/4] block: Kill gfp_t argument of blkdev_report_zones()
    ` [f2fs-dev] "
` [PATCH V6 3/4] sd_zbc: Fix report zones buffer allocation
    ` [f2fs-dev] "
` [PATCH V6 4/4] block: Limit zone array allocation size
    ` [f2fs-dev] "

[PATCH 0/3] zfcp: fixes for the zFCP device driver
 2019-07-12  1:06 UTC  (2+ messages)

[PATCH 1/1] mm/page_owner: store page_owner's gfp_mask in stackdepot itself
 2019-07-12  1:04 UTC  (3+ messages)

[PATCH] drm/amd/powerplay: fix smu clock type change miss error
 2019-07-12  1:01 UTC  (2+ messages)

[bpf-next v3 00/12] Test the 32bit narrow reads
 2019-07-12  0:59 UTC  (15+ messages)
` [bpf-next v3 01/12] selftests/bpf: Print a message when tester could not run a program
` [bpf-next v3 02/12] selftests/bpf: Avoid a clobbering of errno
` [bpf-next v3 07/12] tools headers: Adopt compiletime_assert from kernel sources
` [bpf-next v3 08/12] tools headers: Sync struct bpf_perf_event_data
` [bpf-next v3 11/12] selftests/bpf: Add tests for bpf_prog_test_run for perf events progs

[U-Boot] [PATCH 1/1] efi_loader: duplicate IMAGE_SUBSYSTEM_EFI_APPLICATION
 2019-07-12  0:59 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the sh tree
 2019-07-12  0:59 UTC  (2+ messages)

[Qemu-devel] [PATCH for 4.1?] includes: remove stale [smp|max]_cpus externs
 2019-07-12  0:57 UTC  (2+ messages)

[PATCH 01/26] runqueue: Tweak buildable variable handling in scheduler
 2019-07-12  0:57 UTC  (4+ messages)
` [PATCH 00/26] runqueue changes

[cip-dev] Kernel configurations for 4.19?
 2019-07-12  0:57 UTC  (3+ messages)

linux-next: manual merge of the gfs2 tree with the vfs tree
 2019-07-12  0:56 UTC  (2+ messages)

[PATCH -next] pinctrl: aspeed: Make aspeed_pinmux_ips static
 2019-07-12  0:56 UTC  (4+ messages)

[PATCH v4 1/2] drm/i915: Add support for retrying hotplug
 2019-07-12  0:55 UTC  (5+ messages)

Fair Pay Project is now: Odén OS
 2019-07-12  0:54 UTC  (3+ messages)

[PATCH] ninja: use Python 3
 2019-07-12  0:53 UTC  (2+ messages)

[PATCH v5 1/2] drm/i915: Add support for retrying hotplug
 2019-07-12  0:53 UTC  (2+ messages)
` [PATCH v5 2/2] drm/i915: Enable hotplug retry

linux-next: manual merge of the char-misc tree with the driver-core tree
 2019-07-12  0:53 UTC  (2+ messages)

[PATCH v4 bpf-next 0/4] selftests/bpf: fix compiling loop{1,2,3}.c on s390
 2019-07-12  0:53 UTC  (7+ messages)
` [PATCH v4 bpf-next 1/4] selftests/bpf: compile progs with -D__TARGET_ARCH_$(SRCARCH)
` [PATCH v4 bpf-next 2/4] selftests/bpf: fix s930 -> s390 typo
` [PATCH v4 bpf-next 3/4] selftests/bpf: make PT_REGS_* work in userspace

[PATCH 0/6] pinctrl: aspeed: Add AST2600 pinmux support
 2019-07-12  0:51 UTC  (6+ messages)
` [PATCH 1/6] dt-bindings: pinctrl: aspeed: Document AST2600 pinmux

[PATCH rfc v2 00/10] nvme-cli: nvmf auto-connect scripts
 2019-07-12  0:51 UTC  (17+ messages)
` [PATCH rfc v2 01/10] nvme-cli: ignore arguments that pass in "none"
` [PATCH rfc v2 02/10] nvme-cli: support persistent connections to a discovery controller
` [PATCH rfc v2 03/10] nvme-cli: allow discover to address discovery controller by persistent name
` [PATCH rfc v2 04/10] nvme-cli: Refactor to create a get_nvme_ctrl_info routine
` [PATCH rfc v2 05/10] nvme-cli: extend ctrl_list_item for connect attributes
` [PATCH rfc v2 06/10] nvme-cli: Add routine to compare ctrl_list_item to connect args
` [PATCH rfc v2 07/10] nvme-cli: Add routine to search for controller with specific attributes
` [PATCH rfc v2 08/10] nvme-cli: Expand --device argument processing
` [PATCH rfc v2 09/10] nvme-cli: add --quiet option
` [PATCH rfc v2 10/10] nvme-cli: nvmf auto-connect scripts

[PATCH] waitqueue: fix clang -Wuninitialized warnings
 2019-07-12  0:49 UTC  (2+ messages)

[PATCH v2] powerpc/book3s/mm: Update Oops message to print the correct translation in use
 2019-07-12  0:43 UTC  (2+ messages)

[PATCH 1/4] [v2] structleak: disable STRUCTLEAK_BYREF in combination with KASAN_STACK
 2019-07-12  0:47 UTC  (4+ messages)
` [PATCH 2/4] lpfc: reduce stack size with CONFIG_GCC_PLUGIN_STRUCTLEAK_VERBOSE

linux-next: build failure after merge of the char-misc tree
 2019-07-12  0:44 UTC  (2+ messages)

[PATCH 1/2] ARM: boot: Explain the 8 nops
 2019-07-12  0:43 UTC  (3+ messages)
` [PATCH 2/2] ARM: boot: Replace open-coded nop with macro
  ` [EXT] "

[PATCH v6 0/3] KVM: x86: Enable user wait instructions
 2019-07-12  0:42 UTC  (4+ messages)
` [PATCH v6 2/3] KVM: vmx: Emulate MSR IA32_UMWAIT_CONTROL

[PATCH 0/2] Honor VPD check in usb/storage for SanDisk device
 2019-07-12  0:41 UTC  (3+ messages)
` [PATCH 1/2] scsi: devinfo: BLIST_TRY_VPD_PAGES for SanDisk Cruzer Blade

[Qemu-devel] [PATCH v7 00/13] Add migration support for VFIO device
 2019-07-12  0:33 UTC  (10+ messages)
` [Qemu-devel] [PATCH v7 11/13] vfio: Add function to get dirty page list

[PATCH] scsi: aha1740: Use !x in place of NULL comparisons
 2019-07-12  0:38 UTC  (4+ messages)

[PATCH] scsi: libsas: remove the exporting of sas_wait_eh
 2019-07-12  0:34 UTC  (2+ messages)

[PATCH -next] scsi: megaraid_sas: Make some symbols static
 2019-07-12  0:32 UTC  (3+ messages)

linux-next: we are in the merge window
 2019-07-12  0:30 UTC 

[PATCH -next] iwlwifi: dbg: work around clang bug by marking debug strings static
 2019-07-12  0:28 UTC  (3+ messages)

[Qemu-arm] [RFC v4 00/29] vSMMUv3/pSMMUv3 2 stage VFIO integration
 2019-07-11 22:39 UTC  (3+ messages)
` [Qemu-devel] "
  ` [Qemu-arm] "

[CI 01/21] drm/i915: Add 4th pipe and transcoder
 2019-07-12  0:22 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [CI,01/21] "

[PATCH v4 00/25] InfiniBand Transport (IBTRS) and Network Block Device (IBNBD)
 2019-07-12  0:22 UTC  (5+ messages)

[PATCH] scsi: uapi: ufs: Fix SPDX license identifier
 2019-07-12  0:20 UTC  (3+ messages)

[PATCH] scsi: virtio_scsi: Use struct_size() helper
 2019-07-12  0:18 UTC  (3+ messages)

How to treat old style platform components
 2019-07-12  0:11 UTC  (2+ messages)

[RFC PATCH v4 00/12] security: x86/sgx: SGX vs. LSM
 2019-07-12  0:08 UTC  (11+ messages)

[PATCH v3 0/1] Modular FIA
 2019-07-12  0:06 UTC  (5+ messages)
` [PATCH v3 1/1] drm/i915: Add modular FIA

[RFC v2 00/27] Kernel Address Space Isolation
 2019-07-12  0:05 UTC  (3+ messages)
` [RFC v2 02/26] mm/asi: Abort isolation on interrupt, exception and context switch

[PATCH RFC] mm: migrate: Fix races of __find_get_block() and page migration
 2019-07-12  0:04 UTC  (2+ messages)

[PATCH] scsi: g_NCR5380: Use !x in place of NULL comparisons
 2019-07-11 23:55 UTC  (2+ messages)

[PATCH net-next] net: openvswitch: do not update max_headroom if new headroom is equal to old headroom
 2019-07-11 23:55 UTC  (6+ messages)
  ` [ovs-dev] "

[PATCH net-next 00/11] Add drop monitor for offloaded data paths
 2019-07-11 23:53 UTC  (4+ messages)

[PATCH rfc 0/6] nvme-cli: nvmf auto-connect scripts
 2019-07-11 23:54 UTC  (7+ messages)
` [PATCH rfc 4/6] nvme-cli: expand --device argument processing
` [PATCH rfc 6/6] nvme-cli: nvmf auto-connect scripts

[PATCH] qemu: use Python 3 to build
 2019-07-11 23:54 UTC 

[PATCH] grub: build with python 3
 2019-07-11 23:54 UTC 

[PATCH] libpsl: update Upstream-Status
 2019-07-11 23:54 UTC 

[PATCH v1 0/6] Harden list_for_each_entry_rcu() and family
 2019-07-11 23:52 UTC  (8+ messages)
` [PATCH v1 1/6] rcu: Add support for consolidated-RCU reader checking
` [PATCH v1 2/6] ipv4: add lockdep condition to fix for_each_entry
` [PATCH v1 3/6] driver/core: Convert to use built-in RCU list checking
` [PATCH v1 4/6] workqueue: Convert for_each_wq to use built-in list check
` [PATCH v1 5/6] x86/pci: Pass lockdep condition to pcm_mmcfg_list iterator
` [PATCH v1 6/6] acpi: Use built-in RCU list checking for acpi_ioremaps list

[PATCH 2/4] drm/i915: Fix WaProgramMgsrForL3BankSpecificMmioReads
 2019-07-11 23:51 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 0/2] Fold checksum at the end of bpf_csum_diff and fix
 2019-07-11 23:50 UTC  (2+ messages)

[RESEND] test_verifier #13 fails on arm64: "retval 65507 != -29"
 2019-07-11 23:47 UTC  (4+ messages)
` [PATCH 0/2] [RESEND] Fold checksum at the end of bpf_csum_diff and fix
  ` [PATCH 2/2] bpf, selftest: fix checksum value for test #13

[PATCH] e2scrub_all: only run in service mode when periodic_e2scrub=1
 2019-07-11 23:43 UTC 

[PATCH] e2scrub_all: fix "e2scurb_all -r"
 2019-07-11 23:43 UTC 

[thud/master][PATCH] kernel-fitimage: Use compressed ramdisks in FIT images if available
 2019-07-11 23:42 UTC 

[PATCH v2] mm/memcontrol: keep local VM counters in sync with the hierarchical ones
 2019-07-11 23:42 UTC  (2+ messages)

screen freeze with 5.2-rc6 Dell XPS-13 skylake i915
 2019-07-11 23:40 UTC  (12+ messages)
      ` [Intel-gfx] "

[RFC PATCH v3 3/4] X86/sgx: Introduce EMA as a new LSM module
 2019-07-11 23:41 UTC  (13+ messages)

Adding to CLA
 2019-07-11 23:41 UTC  (3+ messages)

[PATCH v9 0/6] HDCP2.2 Phase II
 2019-07-11 23:38 UTC  (4+ messages)
` [PATCH v9 1/6] drm: Add Content protection type property
  ` [Intel-gfx] "

[PATCH v2 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2019-07-11 23:25 UTC  (18+ messages)
` [PATCH v2 1/5] "
` [PATCH v2 2/5] powerpc: Kconfig: Remove CONFIG_NODES_SPAN_OTHER_NODES
` [PATCH v2 3/5] x86: "
` [PATCH v2 4/5] sparc: "
` [PATCH v2 5/5] s390: "

[kvm-unit-tests PATCH] tscdeadline_latency: Check condition first before loop
 2019-07-11 23:34 UTC  (5+ messages)

[Xen-devel] [qemu-mainline test] 138890: tolerable FAIL - PUSHED
 2019-07-11 23:32 UTC 

[Bug 111010] Cemu Shader Cache Corruption Displaying Solid Color After commit 11e16ca7ce0
 2019-07-11 23:32 UTC  (2+ messages)

[PATCH] drm/dp/dsc: Add Support for all BPCs supported by TGL
 2019-07-11 23:30 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[RFC PATCH 0/5] Add CONFIG symbol as module attribute
 2019-07-11 23:27 UTC  (23+ messages)

[PATCH nf-next] netfilter: synproxy: fix rst sequence number mismatch
 2019-07-11 23:21 UTC 

objtool crashes on clang output (drivers/hwmon/pmbus/adm1275.o)
 2019-07-11 23:20 UTC  (5+ messages)

[PATCH v1 0/3] Add required-opps support to devfreq passive gov
 2019-07-11 23:16 UTC  (12+ messages)

Copia de: Schöne Mädchen für Sex in deiner Stadt
 2019-07-11 22:49 UTC 

"btrfs: harden agaist duplicate fsid" spams syslog
 2019-07-11 23:06 UTC  (3+ messages)

[PATCH v3 1/2] drm/i915/display/icl: Bump up the vdisplay to reflect higher transcoder vertical limits
 2019-07-11 23:15 UTC  (3+ messages)

[CI] drm/i915/gtt: Use shallow dma pages for scratch
 2019-07-11 23:12 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH BlueZ v2 0/9] mesh: Provisioner Initiator added
 2019-07-11 22:59 UTC  (10+ messages)
` [PATCH BlueZ v2 1/9] doc: Cleanup API Provisioner1 interface
` [PATCH BlueZ v2 2/9] mesh: Fix support for Provisioner Initiator
` [PATCH BlueZ v2 3/9] mesh: Add special Beacon handler for Provisioning
` [PATCH BlueZ v2 4/9] mesh: Expose mapping function for D-Bus errors
` [PATCH BlueZ v2 5/9] mesh: Expose resources needed by Management1 interface
` [PATCH BlueZ v2 6/9] mesh: Fix implementation of Provisioner Initiator
` [PATCH BlueZ v2 7/9] mesh: Implement DBus Provisioning methods
` [PATCH BlueZ v2 8/9] mesh: Convert provisioning pkts to packed structs
` [PATCH BlueZ v2 9/9] test: This extends the mesh tool to exercise Provisioning methods

[PATCH v1] Export Runtime Configuration Interface table to sysfs
 2019-07-11 23:00 UTC  (2+ messages)

[Bug 203947] New: [xfstests generic/475]: general protection fault: 0000 [#1] RIP: 0010:xfs_setfilesize_ioend+0xb1/0x220 [xfs]
 2019-07-11 22:59 UTC  (2+ messages)
` [Bug 203947] "

[PATCH] mm/kprobes: Add generic kprobe_fault_handler() fallback definition
 2019-07-11 22:49 UTC  (5+ messages)

[PATCH v3 00/21] Initial support for Tiger Lake
 2019-07-11 22:50 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for Initial support for Tiger Lake (rev8)


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.