All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-13 13:50:54 to 2019-07-13 19:40:14 UTC [more...]

[GIT PULL] io_uring changes for 5.3
 2019-07-13 19:40 UTC  (2+ messages)

[PATCH] mm: page_alloc: document kmemleak's non-blockable __GFP_NOFAIL case
 2019-07-13 19:39 UTC  (3+ messages)

[Xen-devel] [linux-linus test] 138928: regressions - trouble: blocked/broken/fail/pass
 2019-07-13 19:38 UTC 

No GNU_HASH in the elf binary
 2019-07-13 19:33 UTC 

[PATCH] rtc: pcf2123: Fix build error
 2019-07-13 19:31 UTC  (2+ messages)

[sparc64] nft bus error
 2019-07-13 19:26 UTC  (2+ messages)

[driver-core:debugfs_cleanup 9/68] drivers/net/ethernet/broadcom/bnxt/bnxt_debugfs.c:64:42: warning: 'struct net_dim' declared inside parameter list will not be visible outside of this definition or declaration
 2019-07-13 19:24 UTC 

[Xen-devel] [xen-4.10-testing test] 138929: regressions - trouble: blocked/fail/pass/starved
 2019-07-13 19:23 UTC 

[PATCH] drm/i915/selftests: Ignore self-preemption suppression under gvt
 2019-07-13 19:01 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH v1] drm/modes: Don't apply cmdline's rotation if it wasn't specified
 2019-07-13 18:57 UTC  (3+ messages)

[PATCH 5.1 000/138] 5.1.18-stable review
 2019-07-13 18:56 UTC  (13+ messages)

[U-Boot] [PATCH] Add validation for icache/dcache arguments - arguments different from off/on/flush are currently silently ignored
 2019-07-13 18:54 UTC 

USB on EBV Socrates
 2019-07-13 18:54 UTC 

[RFC PATCH] security,capability: pass object information to security_capable
 2019-07-13 18:46 UTC  (7+ messages)
  ` [RFC PATCH] security, capability: "

[Bug 107296] WARNING: CPU: 0 PID: 370 at drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dcn_calcs.c:1355 dcn_bw_update_from_pplib+0x16b/0x280 [amdgpu]
 2019-07-13 18:30 UTC  (2+ messages)

[PATCH v3] Add knot module
 2019-07-13 18:08 UTC  (3+ messages)
` [PATCH v4] "

[PATCH 1/1 v2] grant rpm_t permission to map security_t
 2019-07-13 18:08 UTC  (2+ messages)

[PATCH v4 00/11] add thermal driver for h6
 2019-07-13 18:01 UTC  (4+ messages)

[PATCH v4 0/8] kvmppc: Paravirtualize KVM to support ultravisor
 2019-07-13 17:56 UTC  (12+ messages)
` [PATCH v4 3/8] KVM: PPC: Ultravisor: Add generic ultravisor call handler
` [PATCH v4 6/8] KVM: PPC: Ultravisor: Restrict LDBAR access
        `  "

[Qemu-devel] [BUG] 216 Alerts reported by LGTM for QEMU (some might be release critical)
 2019-07-13 17:46 UTC 

[PATCH] sound: pci: emu10k1: Remove unneeded variable "change"
 2019-07-13 17:44 UTC  (4+ messages)
  ` [alsa-devel] "

[PATCH 01/11] drm/i915/guc: Use system workqueue for log capture
 2019-07-13 17:43 UTC  (11+ messages)
` [PATCH 02/11] drm/i915/uc: replace uc init/fini misc
` [PATCH 03/11] drm/i915/uc: introduce intel_uc_fw_supported

[PATCH] rcu: Make jiffies_till_sched_qs writable
 2019-07-13 17:41 UTC  (16+ messages)

[PATCH] wireless-regdb: Fix overlapping ranges for Switzerland and Liechtenstein
 2019-07-13 17:10 UTC  (4+ messages)
  ` [wireless-regdb] Update to wireless-regdb about Italy
    `  "

[RFC PATCH v4 0/3] x86/sgx: Amend vDSO API to allow enclave/host parameter passing on untrusted stack
 2019-07-13 17:29 UTC  (11+ messages)
` [RFC PATCH v4 1/3] selftests/x86/sgx: Fix Makefile for SGX selftest
` [RFC PATCH v4 2/3] x86/vdso: Modify __vdso_sgx_enter_enclave() to allow parameter passing on untrusted stack
` [RFC PATCH v4 3/3] selftests/x86/sgx: Augment SGX selftest to test vDSO API

[PATCH nft] proto: add pseudo th protocol to match d/sport in generic way
 2019-07-13 17:23 UTC 

[Bug 109955] amdgpu [RX Vega 64] system freeze while gaming
 2019-07-13 17:22 UTC 

[PATCH v21 00/28] Intel SGX foundations
 2019-07-13 17:08 UTC  (29+ messages)
` [PATCH v21 01/28] x86/cpufeatures: Add Intel-defined SGX feature bit
` [PATCH v21 02/28] x86/cpufeatures: Add SGX sub-features (as Linux-defined bits)
` [PATCH v21 03/28] x86/msr: Add IA32_FEATURE_CONTROL.SGX_ENABLE definition
` [PATCH v21 04/28] x86/cpufeatures: Add Intel-defined SGX_LC feature bit
` [PATCH v21 05/28] x86/msr: Add SGX Launch Control MSR definitions
` [PATCH v21 06/28] x86/mm: x86/sgx: Add new 'PF_SGX' page fault error code bit
` [PATCH v21 07/28] x86/mm: x86/sgx: Signal SIGSEGV for userspace #PFs w/ PF_SGX
` [PATCH v21 08/28] x86/cpu/intel: Detect SGX support and update caps appropriately
` [PATCH v21 09/28] x86/sgx: Add ENCLS architectural error codes
` [PATCH v21 10/28] x86/sgx: Add SGX1 and SGX2 architectural data structures
` [PATCH v21 11/28] x86/sgx: Add wrappers for ENCLS leaf functions
` [PATCH v21 12/28] x86/sgx: Enumerate and track EPC sections
` [PATCH v21 13/28] x86/sgx: Add functions to allocate and free EPC pages
` [PATCH v21 14/28] x86/sgx: Add sgx_einit() for initializing enclaves
` [PATCH v21 15/28] mm: Introduce vm_ops->may_mprotect()
` [PATCH v21 16/28] x86/sgx: Add the Linux SGX Enclave Driver
` [PATCH v21 17/28] x86/sgx: Add provisioning
` [PATCH v21 18/28] x86/sgx: Add swapping code to the core and SGX driver
` [PATCH v21 19/28] x86/sgx: ptrace() support for the "
` [PATCH v21 20/28] x86/vdso: Add support for exception fixup in vDSO functions
` [PATCH v21 21/28] x86/fault: Add helper function to sanitize error code
` [PATCH v21 22/28] x86/traps: Attempt to fixup exceptions in vDSO before signaling
` [PATCH v21 23/28] x86/vdso: Add __vdso_sgx_enter_enclave() to wrap SGX enclave transitions
` [PATCH v21 24/28] selftests/x86: Add a selftest for SGX
` [PATCH v21 25/28] x86/sgx: Update MAINTAINERS
` [PATCH v21 26/28] docs: x86/sgx: Add Architecture documentation
` [PATCH v21 27/28] docs: x86/sgx: Document kernel internals
` [PATCH v21 28/28] docs: x86/sgx: Document the enclave API

[PATCH] cifs: fix crash in cifs_dfs_do_automount
 2019-07-13 17:10 UTC  (3+ messages)

[PATCH] netfilter: nft_dynset: support for element deletion
 2019-07-13 16:59 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH-for-4.1] Makefile: Fix the NSIS Windows builds
 2019-07-13 16:58 UTC 

[PATCH] po: remove unnecessary/buggy positional parameter specifiers
 2019-07-13 16:57 UTC 

[PATCH] mm: sparse: Skip no-map regions in memblocks_present
 2019-07-13 16:52 UTC  (4+ messages)

stable-rc/linux-4.9.y build: 197 builds: 5 failed, 192 passed, 4 errors, 16 warnings (v4.9.185-40-g021d259b6536)
 2019-07-13 16:44 UTC 

stable-rc/linux-5.1.y build: 209 builds: 0 failed, 209 passed, 28 warnings (v5.1.17-134-gd68c746af314)
 2019-07-13 16:44 UTC 

Asus C101P Chromeboot fails to boot with Linux 5.2
 2019-07-13 16:43 UTC  (15+ messages)
      ` [REGRESSION] Xorg segfaults on Asus Chromebook CP101 with Linux v5.2 (was Asus C101P Chromeboot fails to boot with Linux 5.2)

[PATCH v1] drm/modes: Skip invalid cmdline mode
 2019-07-13 16:41 UTC  (12+ messages)

[PATCH V3 0/2] mac80211: add ADDBA_EXT responder support
 2019-07-13 16:36 UTC  (3+ messages)
` [PATCH V3 1/2] mac80211: add support for parsing ADDBA_EXT IEs
` [PATCH V3 2/2] mac80211: add support for the ADDBA extension element

[Qemu-devel] [PATCH 0/3] tests/docker: Debian & MXE fixes
 2019-07-13 16:35 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] tests/docker: Install Sphinx in the Debian images
` [Qemu-devel] [PATCH 2/3] tests/docker: Install the NSIS tools in the MXE images
` [Qemu-devel] [PATCH 3/3] tests/docker: Set the correct cross-PKG_CONFIG_PATH "

stable-rc/linux-4.4.y build: 190 builds: 12 failed, 178 passed, 7 errors, 28 warnings (v4.4.185-28-gf3c4a0019cd6)
 2019-07-13 16:30 UTC 

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 14 warnings (v4.19.58-91-g778a2640e781)
 2019-07-13 16:30 UTC 

[PATCH v3] drm/i915: Fix wrong escape clock divisor init for GLK
 2019-07-13 16:28 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Fix wrong escape clock divisor init for GLK (rev3)

[Qemu-devel] [Bug 1836453] [NEW] "qemu-nsis\*.bmp" -> no files found" when building with MXE
 2019-07-13 15:46 UTC 

[Qemu-devel] [Bug 1836451] [NEW] 'make info' fails due to errors in qemu-tech.texi
 2019-07-13 15:40 UTC 

stable-rc/linux-4.14.y build: 201 builds: 4 failed, 197 passed, 4 errors, 116 warnings (v4.14.133-57-g728f3eef5bdd)
 2019-07-13 16:14 UTC 

[PATCH v2 0/9] Harden list_for_each_entry_rcu() and family
 2019-07-13 16:13 UTC  (12+ messages)
` [PATCH v2 3/9] rcu/sync: Remove custom check for reader-section

[Linux-kernel-mentees] git: Behaviour of the stable-rc repo
 2019-07-13 16:07 UTC  (9+ messages)

[PATCH] mm/z3fold.c: Allow __GFP_HIGHMEM in z3fold_alloc
 2019-07-13 16:05 UTC  (3+ messages)

CAVS test harness
 2019-07-13 16:04 UTC  (9+ messages)

[PATCH] netfilter: support for element deletion
 2019-07-13 16:03 UTC 

regression: nvme rdma with bnxt_re0 broken
 2019-07-13 16:00 UTC  (15+ messages)

[Qemu-devel] [PATCH] archive-source: also create a stash for submodules
 2019-07-13 15:49 UTC  (2+ messages)

[Qemu-devel] [PATCH for 4.1? v1 0/7] testing/next (docker, win-cross)
 2019-07-13 15:48 UTC  (7+ messages)
` [Qemu-devel] [PATCH v1 1/7] tests/docker: add test-misc for building tools & docs
` [Qemu-devel] [PATCH v1 6/7] tests/dockerfiles: update the win cross builds to stretch
` [Qemu-devel] [PATCH v1 7/7] shippable: re-enable the windows cross builds

[PATCH v2] ARM: dts: msm8974-FP2: add reboot-mode node
 2019-07-13 15:48 UTC 

[PATCH] power: reset: reboot-mode: Fix author email format
 2019-07-13 15:42 UTC 

[PATCH] [dtv-scan-tables] Improve Makefile to avoid "Argument list too long" error
 2019-07-13 15:40 UTC 

[PATCH 1/2] dma-buf: Expand reservation_list to fill allocation
 2019-07-13 15:38 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/2] "

[net-next 0/2] ipvs: speedup ipvs netns dismantle
 2019-07-13 15:19 UTC  (3+ messages)
` [net-next 1/2] ipvs: batch __ip_vs_cleanup
` [net-next 2/2] ipvs: batch __ip_vs_dev_cleanup

[Qemu-devel] Building nsis installer - cross compile for Windows
 2019-07-13 15:38 UTC  (7+ messages)

[PATCH] [net-next] cxgb4: reduce kernel stack usage in cudbg_collect_mem_region()
 2019-07-13 15:35 UTC  (4+ messages)

[PATCH] platform/x86: pcengines-apu2 needs gpiolib
 2019-07-13 15:34 UTC  (3+ messages)

[GIT PULL] Driver core patches for 5.3-rc1
 2019-07-13 15:23 UTC  (6+ messages)

[PATCH 5.2 00/61] 5.2.1-stable review
 2019-07-13 15:21 UTC  (7+ messages)
  ` [Linux-kernel-mentees] "

[Xen-devel] [linux-next test] 138920: tolerable FAIL
 2019-07-13 15:14 UTC 

[PATCH net] net: neigh: fix multiple neigh timer scheduling
 2019-07-13 15:13 UTC  (4+ messages)

[PATCH] fTPM: fix PTR_ERR() usage
 2019-07-13 15:10 UTC  (3+ messages)

[PATCH 0/7] mt7615: add BIP_CMAC_128 hw support
 2019-07-13 15:09 UTC  (8+ messages)
` [PATCH 1/7] mt76: mt7615: move mt7615_mac_get_key_info in mac.c
` [PATCH 2/7] mt76: mt7615: add mt7615_mac_wtbl_addr routine
` [PATCH 3/7] mt76: mt7615: introduce mt7615_mac_wtbl_set_key routine
` [PATCH 4/7] mt76: mt7615: remove wtbl_sec_key definition
` [PATCH 5/7] mt76: mt7615: add set_key_cmd and mt76_wcid to mt7615_mac_wtbl_set_key signature
` [PATCH 6/7] mt76: intorduce mt76_mmio_read_copy routine
` [PATCH 7/7] mt76: mt7615: add BIP_CMAC_128 cipher support

Preferred subj= with multiple LSMs
 2019-07-13 15:08 UTC  (3+ messages)

find subvolume directories
 2019-07-13 15:08 UTC  (6+ messages)

[PATCH] mac80211: add IEEE80211_KEY_FLAG_PUT_MMIE_SPACE to ieee80211_key_flags
 2019-07-13 15:03 UTC 

[PATCH] PCI: pci-hyperv: fix build errors on non-SYSFS config
 2019-07-13 15:03 UTC  (3+ messages)

rpc.statd dies because of pacemaker monitoring
 2019-07-13 15:01 UTC  (5+ messages)

[PATCH v3 1/2] x86/mm: Identify the end of the kernel area to be reserved
 2019-07-13 14:59 UTC  (2+ messages)

[PATCH BlueZ 1/4] doc/media-api: Add RegisterApplication method
 2019-07-13 14:52 UTC  (2+ messages)

[PATCH] vmw_balloon: Remove Julien from the maintainers list
 2019-07-13 14:49 UTC  (2+ messages)

[RFC PATCH 0/5] Add CONFIG symbol as module attribute
 2019-07-13 14:44 UTC  (14+ messages)

[CI] drm/i915/gtt: Use shallow dma pages for scratch
 2019-07-13 14:43 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/gtt: Use shallow dma pages for scratch (rev2)

[PATCH] cpufreq: Make cpufreq_generic_init() return void
 2019-07-13 14:36 UTC  (4+ messages)
` [PATCH V2] "

[net-next] bonding: add documentation for peer_notif_delay
 2019-07-13 14:35 UTC 

[Qemu-devel] [PATCH v3 0/6] tests/docker: add podman support
 2019-07-13 14:33 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 1/6] docker.py: add --run-as-current-user
` [Qemu-devel] [PATCH v3 2/6] docker.py: add podman support
` [Qemu-devel] [PATCH v3 3/6] tests/docker: "
` [Qemu-devel] [PATCH v3 4/6] tests: specify the address family when checking bind
` [Qemu-devel] [PATCH v3 5/6] test-char: skip tcp tests if ipv4 check failed
` [Qemu-devel] [PATCH v3 6/6] test: skip tests if socket_check_protocol_support() failed

[PATCH] ARM: dts: msm8974-FP2: add reboot-mode node
 2019-07-13 14:31 UTC  (5+ messages)

FAILED: patch "[PATCH] crypto: talitos - fix hash on SEC1." failed to apply to 5.2-stable tree
 2019-07-13 14:26 UTC 

FAILED: patch "[PATCH] crypto: talitos - fix hash on SEC1." failed to apply to 5.1-stable tree
 2019-07-13 14:26 UTC 

FAILED: patch "[PATCH] crypto: talitos - fix hash on SEC1." failed to apply to 4.19-stable tree
 2019-07-13 14:26 UTC 

[PATCH v7 0/3] KVM: x86: Enable user wait instructions
 2019-07-13 14:22 UTC  (4+ messages)
` [PATCH v7 3/3] KVM: vmx: handle vm-exit for UMWAIT and TPAUSE

[PATCHv7] PCI: mobiveil: Fix the CPU base address setup in inbound window
 2019-07-13 14:11 UTC 

[PATCH] rcuperf: Make rcuperf kernel test more robust for !expedited mode
 2019-07-13 14:18 UTC  (7+ messages)

[Qemu-devel] [PATCH] target/i386: Introduce Denverton CPU model
 2019-07-13 14:18 UTC  (5+ messages)

[Qemu-devel] [RFC PATCH v2 0/8] Proof of concept for Meson integration
 2019-07-13 14:15 UTC  (3+ messages)
` [Qemu-devel] [PATCH 4/8] convert libqemuutil to meson

[PATCH] proc: Fix uninitialized byte read in get_mm_cmdline()
 2019-07-13 14:09 UTC  (6+ messages)

[PATCH] kernel/printk: prevent deadlock at calling kmsg_dump from NMI context
 2019-07-13 14:03 UTC  (5+ messages)

[PATCH] ata/pata_buddha: Probe via modalias instead of initcall
 2019-07-13 14:02 UTC 

[PATCH] proc: revert /proc/*/cmdline rewrite
 2019-07-13 14:00 UTC  (2+ messages)

Legacy IDE driver for Buddha IDE is still in use
 2019-07-13 13:52 UTC  (3+ messages)

[PATCH] sound: soc: codecs: wcd9335: fix "conversion to bool not needed here"
 2019-07-13 13:50 UTC  (3+ messages)


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.