All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-29 22:43:30 to 2019-11-30 02:59:46 UTC [more...]

post-receive: pub/scm/linux/kernel/git/colyli/linux-bcache
 2019-11-30  2:59 UTC 

post-receive: pub/scm/linux/kernel/git/colyli/linux-bcache
 2019-11-30  2:59 UTC 

[avpatel:riscv_kvm_v10 5/31] arch/riscv/kernel/sbi.c:341:2: error: implicit declaration of function 'sbi_shutdown'
 2019-11-30  2:58 UTC 

[PATCH -next] io_uring: Add missing include <linux/highmem.h>
 2019-11-30  2:53 UTC  (2+ messages)

[GIT PULL] Fixes for 5.5-rc1
 2019-11-30  2:52 UTC 

Crash when receiving FIN-ACK in TCP_FIN_WAIT1 state
 2019-11-30  2:51 UTC  (15+ messages)

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2019-11-30  2:50 UTC 

[PATCH] of: allocate / free phandle cache outside of the devtree_lock
 2019-11-30  2:48 UTC  (6+ messages)
  ` [PATCH v2] "

post-receive: pub/scm/linux/kernel/git/colyli/linux-bcache
 2019-11-30  2:47 UTC 

[PATCH v3] KVM: vgic: Use wrapper function to lock/unlock all vcpus in kvm_vgic_create()
 2019-11-30  2:45 UTC  (3+ messages)

[PATCH] crypto: hisilicon - select CRYPTO_SKCIPHER, not CRYPTO_BLKCIPHER
 2019-11-30  2:36 UTC  (2+ messages)

[Xen-devel] [xen-4.11-testing test] 144376: tolerable trouble: fail/pass/starved - PUSHED
 2019-11-30  2:29 UTC 

[Cocci] Replacing printf/format calls based on the data-type
 2019-11-30  2:25 UTC  (9+ messages)
` [Cocci] Replacing printf() parameters according to used data types

[PATCH] scsi: libsas: stop discovering if oob mode is disconnected
 2019-11-30  2:18 UTC  (3+ messages)

[U-Boot] [PATCH v5 000/101] x86: Add initial support for apollolake
 2019-11-30  2:17 UTC  (3+ messages)
` [U-Boot] [PATCH v5 006/101] net: Move the checksum functions to lib/

[RFC] Efficiency of the phandle_cache on ppc64/SLOF
 2019-11-30  2:14 UTC  (3+ messages)

[PATCH v2] kernel: audit.c: Add __rcu notation to RCU pointer
 2019-11-30  2:07 UTC  (3+ messages)
` [Linux-kernel-mentees] "

Compatibility with overlayfs
 2019-11-30  2:13 UTC  (3+ messages)

[rcar:gmsl/single 8/13] drivers/media/i2c/max9286.c:736:18: error: 'MAX9286_0F_RESERVED' undeclared; did you mean 'MAX9286_0X15_RESV'?
 2019-11-30  2:12 UTC 

[PATCH] powerpc/kasan: KASAN is not supported on RELOCATABLE && FSL_BOOKE
 2019-11-30  2:09 UTC  (2+ messages)

[RFC] hwmon: add support for IT8686E to it87.c
 2019-11-30  2:11 UTC 

[avpatel:riscv_kvm_v10 4/31] arch/riscv/kernel/setup.c:78:2: error: implicit declaration of function 'sbi_init'; did you mean 'smp_init'?
 2019-11-30  1:58 UTC 

[PATCH for-5.0 0/8] docs: integrate doc comments with Sphinx build
 2019-11-30  1:54 UTC  (2+ messages)

[PATCH -next] gpiolib: of: Make of_gpio_spi_cs_get_count static
 2019-11-30  1:28 UTC  (2+ messages)
` [PATCH v2 "

[PATCH] psi:fix divide by zero in psi_update_stats
 2019-11-30  1:41 UTC  (6+ messages)

[PATCH v2 08/14] video: fbdev: make fbops member of struct fb_info a const pointer
 2019-11-30  1:41 UTC  (7+ messages)
    ` [Intel-gfx] "

[PATCH V2 0/3] fix potential infinite loop in debugfs_remove_recursive
 2019-11-30  2:02 UTC  (4+ messages)
` [PATCH V2 1/3] dcache: add a new enum type for 'dentry_d_lock_class'
` [PATCH 2/3] fs/libfs.c: use 'spin_lock_nested' when taking 'd_lock' for dentry in simple_empty
` [PATCH 3/3] debugfs: fix potential infinite loop in debugfs_remove_recursive

[linux-next:pending-fixes] BUILD SUCCESS 4bd8408b6dc31f3868908402d7df411517a015c4
 2019-11-30  1:39 UTC 

[PATCH v24 00/24] Intel SGX foundations
 2019-11-30  1:38 UTC  (26+ messages)
` [PATCH v24 01/24] x86/sgx: Update MAINTAINERS
` [PATCH v24 02/24] x86/cpufeatures: x86/msr: Add Intel SGX hardware bits
` [PATCH v24 03/24] x86/cpufeatures: x86/msr: Intel SGX Launch Control "
` [PATCH v24 04/24] x86/mm: x86/sgx: Signal SIGSEGV with PF_SGX
` [PATCH v24 05/24] x86/sgx: Add SGX microarchitectural data structures
` [PATCH v24 06/24] x86/sgx: Add wrappers for ENCLS leaf functions
` [PATCH v24 07/24] x86/cpu/intel: Detect SGX supprt
` [PATCH v24 08/24] x86/sgx: Enumerate and track EPC sections
` [PATCH v24 09/24] x86/sgx: Add functions to allocate and free EPC pages
` [PATCH v24 10/24] x86/sgx: Add sgx_einit() for wrapping ENCLS[EINIT]
` [PATCH v24 11/24] mm: Introduce vm_ops->may_mprotect()
` [PATCH v24 12/24] x86/sgx: Linux Enclave Driver
` [PATCH v24 13/24] selftests/x86: Recurse into subdirectories
` [PATCH v24 14/24] selftests/x86: Add a selftest for SGX
` [PATCH v24 15/24] x86/sgx: Add provisioning
` [PATCH v24 16/24] x86/sgx: Add a page reclaimer
` [PATCH v24 17/24] x86/sgx: ptrace() support for the SGX driver
` [PATCH v24 18/24] x86/vdso: Add support for exception fixup in vDSO functions
` [PATCH v24 19/24] x86/fault: Add helper function to sanitize error code
` [PATCH v24 20/24] x86/traps: Attempt to fixup exceptions in vDSO before signaling
` [PATCH v24 21/24] x86/vdso: Add __vdso_sgx_enter_enclave() to wrap SGX enclave transitions
` [PATCH v24 22/24] selftests/x86: Add vDSO selftest for SGX
` [PATCH v24 23/24] docs: x86/sgx: Document microarchitecture
` [PATCH v24 24/24] docs: x86/sgx: Document kernel internals

[PATCH bpf] bpf: avoid setting bpf insns pages read-only when prog is jited
 2019-11-30  1:37 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/paulmck/perfbook
 2019-11-30  1:34 UTC 

[U-Boot] [PATCH] net: tftp: Fix too small block size
 2019-11-30  1:33 UTC  (2+ messages)

Add package to rootfs
 2019-11-30  1:29 UTC 

[U-Boot] [PATCH] net: ftgmac100: align RX/TX descriptors on ARCH_DMA_MINALIGN
 2019-11-30  1:23 UTC  (2+ messages)

[U-Boot] [PATCH] net: phy: micrel: make sure the factory test bit is cleared
 2019-11-30  1:22 UTC  (2+ messages)

[U-Boot] [PATCH] net: phy: aquantia: wait for phy init sequence to finish
 2019-11-30  1:20 UTC  (2+ messages)

[U-Boot] [PATCH 0/9] phy: atheros: cleanup and device tree bindings
 2019-11-30  1:19 UTC  (21+ messages)
` [U-Boot] [PATCH 1/9] phy: atheros: introduce debug read and write functions
` [U-Boot] [PATCH 2/9] phy: atheros: move delay config to common function
` [U-Boot] [PATCH 3/9] phy: atheros: ar8035: remove extra delay config
` [U-Boot] [PATCH 4/9] phy: atheros: ar8035: use phy_{read|write}_mmd()
` [U-Boot] [PATCH 5/9] phy: atheros: don't overwrite debug register values
` [U-Boot] [PATCH 6/9] phy: atheros: fix delay configuration
` [U-Boot] [PATCH 7/9] phy: atheros: Add device tree bindings and config
` [U-Boot] [PATCH 8/9] phy: atheros: ar8035: remove static clock config
` [U-Boot] [PATCH 9/9] phy: atheros: consolidate {ar8031|ar8035}_config()
` [U-Boot] [PATCH] phy: atheros: add some debug output

[PATCH v3] xen/events: remove event handling recursion detection
 2019-11-30  1:11 UTC  (3+ messages)
  ` [Xen-devel] "

fs/io_uring.c:1632:21: error: implicit declaration of function 'kmap'; did you mean 'vmap'?
 2019-11-30  1:17 UTC  (2+ messages)

[Bug 205497] New: Attempt to read amd gpu id causes a freeze
 2019-11-30  1:12 UTC  (2+ messages)
` [Bug 205497] "

[U-Boot] [PATCH] net: eth-uclass: ignore unavailable devices
 2019-11-30  1:09 UTC  (2+ messages)

epoll_wait() performance
 2019-11-30  1:07 UTC  (9+ messages)

[U-Boot] [PATCH 0/2] net: macb: support arbitrary mdio addresses
 2019-11-30  1:06 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] net: macb: explicitly pass phy_adr to mdio read and write
` [U-Boot] [PATCH 2/2] net: macb: let miiphy_read/_write pass arbitrary addresses

[U-Boot] [PATCH] net: phy: Increase link up delay in genphy_update_link()
 2019-11-30  1:05 UTC  (2+ messages)

[PATCH] drm/i915: Use the correct PCH transcoder for LPT/WPT in intel_sanitize_frame_start_delay()
 2019-11-30  1:03 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "
    `  "

[U-Boot] [PATCH] net: rtl8169: Support RTL-8168c/8111c
 2019-11-30  1:03 UTC  (2+ messages)

[thierryreding:for-5.6/nouveau 89/138] drivers/gpio/gpiolib.c:2617:32: error: 'struct gpio_device' has no member named 'pin_ranges'
 2019-11-30  1:03 UTC 

[U-Boot] [PATCH v4 0/5] Switch MVPP2 to use new MVMDIO
 2019-11-30  1:02 UTC  (11+ messages)
` [U-Boot] [PATCH v4 1/5] net: mvpp2x: fix traffic stuck after PHY start error
` [U-Boot] [PATCH v4 2/5] net: mvpp2: mark phy as invalid in case of missing appropriate driver
` [U-Boot] [PATCH v4 3/5] arm: dts: armada-cp110-*dtsi: add xmdio nodes
` [U-Boot] [PATCH v4 4/5] net: mvpp2: use new MVMDIO driver
` [U-Boot] [PATCH v4 5/5] net: mvpp2: MVPP2 now needs MVMDIO

post-receive: pub/scm/linux/kernel/git/paulmck/perfbook
 2019-11-30  0:59 UTC 

[U-Boot] [PATCH v2 0/6] Introduce DSA Ethernet switch class and Felix driver
 2019-11-30  0:56 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/6] net: introduce DSA class for Ethernet switches

[linux-review:UPDATE-20191130-024900/James-Sewart/PCI-Add-DMA-alias-quirk-for-PLX-PEX-NTB/20191127-072545 1/1] drivers/pci/quirks.c:5387:2: error: too many arguments to function 'pci_add_dma_alias'
 2019-11-30  0:55 UTC 

[Buildroot] [PATCH/next 1/1] package/libglib2: bump to 2.62.3
 2019-11-30  0:51 UTC 

Unnecessarily bad cache behavior for ext4_getattr()
 2019-11-30  0:49 UTC  (2+ messages)

[PATCH] t7812: add missing redirects
 2019-11-30  0:46 UTC  (2+ messages)
` [PATCH] t7812: expect failure for grep -i with invalid UTF-8 data

[PATCH] drm/i915/selftests: Keep engine awake during live_coherency
 2019-11-30  0:44 UTC  (6+ messages)
` [Intel-gfx] "
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
    `  "

[U-Boot] [PATCH] drivers: net: fsl_enetc: register internal MDIO bus
 2019-11-30  0:43 UTC  (2+ messages)

[RFC v3 0/5] perf tools: Add support for some spe events and precise ip
 2019-11-30  0:42 UTC  (4+ messages)
` [RFC v3 5/5] perf tools: Add support to process multi spe events

[U-Boot] [PATCH 1/3] drivers: net: fsl_enetc: Add 2.5Gbps to supported link speeds
 2019-11-30  0:42 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] drivers: net: fsl_enetc: move PCS and PHY config to probe
` [U-Boot] [PATCH 3/3] drivers: net: fsl_enetc_mdio: return with time-out if HW is stuck

[U-Boot] [PATCH v3 00/11] Add XFI, USXGMII net protocols, use them in Aquantia driver
 2019-11-30  0:38 UTC  (23+ messages)
` [U-Boot] [PATCH v3 01/11] include: phy: define XFI and USXGMII interface types
` [U-Boot] [PATCH v3 02/11] include: phy: add data field for private driver data
` [U-Boot] [PATCH v3 03/11] drivers: net: aquantia: use XFI, USXGMII interface types
` [U-Boot] [PATCH v3 04/11] drivers: net: aquantia: add PHY generation information
` [U-Boot] [PATCH v3 05/11] drivers: net: aquantia: set up SI protocol based on interface type
` [U-Boot] [PATCH v3 06/11] drivers: net: aquantia: set MDI reversal based on DT property
` [U-Boot] [PATCH v3 07/11] drivers: net: aquantia: set SMBus addr "
` [U-Boot] [PATCH v3 08/11] drivers: net: aquantia: check system interface too when checking for link up
` [U-Boot] [PATCH v3 09/11] doc: bindings: add bindings document for PHY nodes
` [U-Boot] [PATCH v3 10/11] doc: bindings: Aquantia PHY node binding
` [U-Boot] [PATCH v3 11/11] drivers: net: fsl_enetc: use XFI, USXGMII interface type macros

[meta-oe][PATCH] python-simplejson: upgrade 3.16.0 -> 3.17.0
 2019-11-30  0:36 UTC  (4+ messages)
` [meta-oe][PATCH] python-cmd2: upgrade 0.9.19 -> 0.9.20

[Bug 205585] New: [Regression] [amdgpu] AMD Vega 64 GPU invalid access and EEH under load
 2019-11-30  0:36 UTC  (2+ messages)
` [Bug 205585] "

[U-Boot] [PATCH v5 0/3] Add helper function for linking a DM Eth device to a PHY
 2019-11-30  0:21 UTC  (7+ messages)
` [U-Boot] [PATCH v5 1/3] net: mdio-uclass: rename arguments of dm_mdio_phy_connect for clarity
` [U-Boot] [PATCH v5 2/3] net: mdio-uclass: add dm_eth_phy_connect helper function
` [U-Boot] [PATCH v5 3/3] drivers: net: fsl_enetc: use the new MDIO DM helper functions

[Xen-devel] [PATCH V2] kdd.c: Add support for initial handshake in KD protocol for Win 7, 8 and 10 (64 bit)
 2019-11-30  0:18 UTC  (2+ messages)

[Xen-devel] [xen-unstable-smoke test] 144400: tolerable all pass - PUSHED
 2019-11-30  0:17 UTC 

[GIT PULL] tpmdd updates for Linux v5.4
 2019-11-30  0:12 UTC  (13+ messages)

[PATCH bpf v3] bpftool: Allow to link libbpf dynamically
 2019-11-29 23:56 UTC  (4+ messages)

[Buildroot] [PATCH/next 1/2] package/python-pybind11: new package
 2019-11-30  0:12 UTC  (2+ messages)
` [Buildroot] [PATCH/next 2/2] support/testing: add python-pybind11 test

[CI 1/2] drm/i915/dp: Take display powerwell before intel_dp_detect_dpcd
 2019-11-30  0:11 UTC  (7+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/2] "
    `  "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
    `  "

[feng:master 7/9] mm/page_alloc.c:4761:6: error: 'watchdog_thresh' undeclared; did you mean 'proc_watchdog_thresh'?
 2019-11-30  0:08 UTC 

Operation not supported when adding jump command
 2019-11-30  0:04 UTC  (11+ messages)

[dpdk-dev] [PATCH] [pktgen] Fix IPv6 addressing for set/sequence/save commands, packet headers, UI printing
 2019-11-30  0:03 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] Jumbo Frame in pktgen & dpdk-pktgen
 2019-11-30  0:01 UTC  (3+ messages)

[PATCH] fix __percpu annotation in asm-generic
 2019-11-30  0:00 UTC  (6+ messages)

[alsa-devel] More USB audio quirks
 2019-11-29 23:59 UTC 

[PATCH v37 00/17] QEMU AVR 8 bit cores
 2019-11-29 23:52 UTC  (9+ messages)

[PATCH v4] tpm: Add tpm_version_major sysfs file
 2019-11-29 23:51 UTC  (3+ messages)

[PATCH v2 00/14] drm/i915/fbc: Fix FBC for glk+
 2019-11-29 23:51 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/fbc: Fix FBC for glk+ (rev5)
    `  "

[Xen-devel] [xen-4.13-testing baseline test] 144399: tolerable FAIL
 2019-11-29 23:46 UTC 

[PATCH 1/2] soc: imx: gpcv2: Add support for imx8mm
 2019-11-29 23:41 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: Add GPC Support

[CI] drm/i915/gen7: Re-enable full-ppgtt for ivb & hsw
 2019-11-29 23:37 UTC  (7+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gen7: Re-enable full-ppgtt for ivb & hsw (rev4)
    `  "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
    `  "

[U-Boot] [GIT] Pull request: u-boot-dfu (29.11.2019)
 2019-11-29 23:32 UTC  (2+ messages)

[PATCH] um: vector: fix BPF loading in vector drivers
 2019-11-29 23:12 UTC  (6+ messages)

[PATCH] tpm_tis: Move setting of TPM_CHIP_FLAG_IRQ into tpm_tis_probe_irq_single
 2019-11-29 23:26 UTC  (8+ messages)

[PATCH 01/15] rpm: upgrade to 4.15.1
 2019-11-29 23:25 UTC  (8+ messages)
` [PATCH 07/15] p11-kit: convert to meson
` [PATCH 15/15] python3: update to 3.8.0

[PATCH] block: optimise bvec_iter_advance()
 2019-11-29 23:24 UTC  (4+ messages)

libcap vs libcap-ng mess
 2019-11-29 23:19 UTC  (9+ messages)

[frank-w-bpi-r2-4.14:5.4-r64-main 4/37] drivers/net/phy/rtk/rtl8367c/leaky.c:18:10: fatal error: rtk_switch.h: No such file or directory
 2019-11-29 23:12 UTC 

[PATCH 0/2] drm/i915/vlv_dsi: Control panel and backlight enable GPIOs on BYT
 2019-11-29 23:04 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
    `  "

[PATCH 0/1] Brown-bag fix on top of js/mingw-inherit-only-std-handles
 2019-11-29 23:02 UTC  (3+ messages)
` [PATCH 1/1] mingw: do set `errno` correctly when trying to restrict handle inheritance

One question about trusted key of keyring in Linux kernel
 2019-11-29 23:01 UTC  (5+ messages)

Next round of associating ddc adapters with connectors
 2019-11-29 22:57 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Provide ddc symlink in hdmi connector sysfs directory (rev2)
    `  "

[U-Boot] [PATCH v1] gcc-9: silence 'address-of-packed-member' warning
 2019-11-29 22:53 UTC  (3+ messages)

RCU stall on 4.9.191/CONFIG_PREEMPT, single CPU
 2019-11-29 22:52 UTC 

[PATCH RT] locking: Make spinlock_t and rwlock_t a RCU section on RT
 2019-11-29 22:51 UTC  (6+ messages)

[RESEND PATCH] arm/arm64: defconfig: Update configs to use the new CROS_EC options
 2019-11-29 22:49 UTC  (3+ messages)

[Printing-architecture] OP Minutes (5 November 2019)
 2019-11-29 22:47 UTC  (2+ 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.