All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-07 13:42:36 to 2017-08-07 14:28:38 UTC [more...]

[Intel-wired-lan] [next PATCH S78-V6 00/12] Change Log
 2017-08-07 14:28 UTC  (12+ messages)
` [Intel-wired-lan] [next PATCH S78-V6 01/12] i40e: Fix reporting of supported link modes
` [Intel-wired-lan] [next PATCH S78-V6 02/12] i40e: Add support for 'ethtool -m'
` [Intel-wired-lan] [next PATCH S78-V6 03/12] i40e: use admin queue for setting LEDs behavior
` [Intel-wired-lan] [next PATCH S78-V6 04/12] i40e: don't hold spinlock while resetting VF
` [Intel-wired-lan] [next PATCH S78-V6 05/12] i40e: drop i40e_pf *pf from i40e_vc_disable_vf()
` [Intel-wired-lan] [next PATCH S78-V6 06/12] i40e: make use of i40e_vc_disable_vf
` [Intel-wired-lan] [next PATCH S78-V6 07/12] i40e: ensure reset occurs when disabling VF
` [Intel-wired-lan] [next PATCH S78-V6 08/12] i40evf: Enable VF to request an alternate queue allocation
` [Intel-wired-lan] [next PATCH S78-V6 09/12] i40e: make i40evf_map_rings_to_vectors void
` [Intel-wired-lan] [next PATCH S78-V6 10/12] i40e: fix handling of vf_states variable
` [Intel-wired-lan] [next PATCH S78-V6 11/12] i40e: fix client notify of VF reset

[PATCH v5 net-next 00/12] bpf: rewrite value tracking in verifier
 2017-08-07 14:28 UTC  (7+ messages)
` [PATCH v5 net-next 01/12] bpf/verifier: rework value tracking
` [PATCH v5 net-next 02/12] bpf/verifier: track signed and unsigned min/max values
` [PATCH v5 net-next 03/12] bpf/verifier: more concise register state logs for constant var_off
` [PATCH v5 net-next 04/12] selftests/bpf: change test_verifier expectations
` [PATCH v5 net-next 05/12] selftests/bpf: rewrite test_align
` [PATCH v5 net-next 06/12] selftests/bpf: add a test to test_align

[PATCH 1/3] zfs: remove size_t typedef and use grub_size_t instead
 2017-08-07 14:26 UTC  (2+ messages)

[PATCH 3/3] io: add a GZ prefix to gzio specific defines
 2017-08-07 14:26 UTC  (2+ messages)

[PATCH] tpm: improve tpm_tis send() performance by ignoring burstcount
 2017-08-07 14:25 UTC  (4+ messages)

[PATCH v2 0/4] i386/kvm: advertise Hyper-V frequency MSRs
 2017-08-07 14:25 UTC  (12+ messages)
` [PATCH v2 1/4] i386/kvm: use a switch statement for MSR detection
  ` [Qemu-devel] "
` [PATCH v2 3/4] i386/kvm: introduce tsc_is_stable_and_known()
  ` [Qemu-devel] "
` [PATCH v2 4/4] i386/kvm: advertise Hyper-V frequency MSRs
  ` [Qemu-devel] "

[PATCH 00/13] DRBD-receiver: Fine-tuning for six function implementations
 2017-08-07 14:25 UTC  (2+ messages)
` [Drbd-dev] "

[PATCH 2/3] crypto: switch nonstandard escape sequence to its hex value
 2017-08-07 14:24 UTC  (2+ messages)

[PATCH] Input: elantech - support new touchpad IC and extend elan's touchapd command Origianl ic-body field is not sufficient for upcoming IC, Elan ps/2 driver extend the fomation to support future IC. Signed-off-by: KT Liao <kt.liao@emc.com.tw>
 2017-08-07 14:24 UTC  (4+ messages)

[PATCH 2/4] imap_send: setup_curl: prompt user for username/password if not set in config file
 2017-08-07 14:04 UTC  (3+ messages)
` [PATCH 3/4] imap_send: setup_curl: use server_conf parameter instead of the global variable
` [PATCH 4/4] imap-send: use curl by default

[PATCH 0/2] mm, oom: do not grant oom victims full memory reserves access
 2017-08-07 14:21 UTC  (2+ messages)

[Qemu-trivial] [PATCH] unicore32: abort when entering "x 0" on the monitor
 2017-08-07 14:16 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH V4 00/11] mmc: Add Command Queue support
 2017-08-07 14:21 UTC  (11+ messages)
` [PATCH V4 01/11] mmc: core: Add mmc_retune_hold_now()
` [PATCH V4 02/11] mmc: core: Add members to mmc_request and mmc_data for CQE's
` [PATCH V4 03/11] mmc: host: Add CQE interface
` [PATCH V4 04/11] mmc: core: Turn off CQE before sending commands
` [PATCH V4 05/11] mmc: core: Add support for handling CQE requests

[PATCH] net: dsa: mediatek: add adjust link support for user ports
 2017-08-07 14:20 UTC 

nvmf question - synchronization between target/initiator regarding partitions
 2017-08-07 14:20 UTC  (5+ messages)

[PATCH v2 0/2] mm,fork,security: introduce MADV_WIPEONFORK
 2017-08-07 14:19 UTC  (7+ messages)

[PATCHv3 00/13] Boot-time switching between 4- and 5-level paging
 2017-08-07 14:14 UTC  (28+ messages)
` [PATCHv3 01/13] mm, sparsemem: Allocate mem_section at runtime for SPARSEMEM_EXTREME
` [PATCHv3 02/13] x86/kasan: Use the same shadow offset for 4- and 5-level paging
` [PATCHv3 03/13] x86/xen: Provide pre-built page tables only for XEN_PV and XEN_PVH
` [PATCHv3 04/13] x86/xen: Drop 5-level paging support code from XEN_PV code
` [PATCHv3 05/13] x86/boot/compressed/64: Detect and handle 5-level paging at boot-time
` [PATCHv3 06/13] x86/mm: Make virtual memory layout movable for CONFIG_X86_5LEVEL
` [PATCHv3 07/13] x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable
` [PATCHv3 08/13] x86/mm: Handle boot-time paging mode switching at early boot
` [PATCHv3 09/13] x86/mm: Fold p4d page table layer at runtime
` [PATCHv3 10/13] x86/mm: Replace compile-time checks for 5-level with runtime-time
` [PATCHv3 11/13] x86/mm: Allow to boot without la57 if CONFIG_X86_5LEVEL=y
` [PATCHv3 12/13] x86/xen: Allow XEN_PV and XEN_PVH to be enabled with X86_5LEVEL
` [PATCHv3 13/13] x86/mm: Offset boot-time paging mode switching cost

[PATCH v2 00/13] mpt3sas driver NVMe support:
 2017-08-07 14:18 UTC  (8+ messages)

[PATCH] of_mdio: use of_property_read_u32_array()
 2017-08-07 14:18 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/9] s390x: zPCI detangling
 2017-08-07 14:17 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 7/9] s390x/pci: fence off instructions for non-pci

[patch v2 0/2]
 2017-08-07 14:17 UTC  (7+ messages)
` [patch v2 1/2] drivers: jtag: Add JTAG core driver
` [patch v2 2/2] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver

[PATCH v2 0/3] KVM: x86: generalize guest cpuid helpers
 2017-08-07 14:16 UTC  (2+ messages)

[Qemu-devel] [PATCH] iotests: fix 185
 2017-08-07 14:16 UTC 

[Bug 102068] Stuck in the lowest possible clock powerplay error ( Can't find requested voltage id in vdd_dep_on_sclk table! )
 2017-08-07 14:14 UTC  (4+ messages)

[xen-unstable-smoke test] 112510: tolerable trouble: broken/pass - PUSHED
 2017-08-07 14:14 UTC 

[kernel-hardening] Re: [RFC] Tagging of vmalloc pages for supporting the pmalloc allocator
 2017-08-07 14:13 UTC  (15+ messages)
                    `  "

[tuellmann@kit.edu: Bug#866603: grub-common: enabling metadata_csum_seed feature on ext4 renders system unbootable]
 2017-08-07 14:13 UTC  (4+ messages)

[PATCH v6 0/8] Memory scrubbing from idle loop
 2017-08-07 14:12 UTC  (6+ messages)
` [PATCH v6 1/8] mm: Place unscrubbed pages at the end of pagelist
` [PATCH v6 4/8] mm: Scrub memory from idle loop

Btrfs umount hang
 2017-08-07 14:12 UTC 

[RFC PATCH v2 0/1] VM introspection
 2017-08-07 14:12 UTC  (22+ messages)
` [RFC PATCH v2 1/1] kvm: Add documentation and ABI/API header for "

[PATCH] rcu: Fix up pending cbs check in rcu_prepare_for_idle
 2017-08-07 14:09 UTC  (4+ messages)

[PATCH v2 00/14] efi: improved correctness, arm unification, and cleanup
 2017-08-07 14:11 UTC  (11+ messages)
` [PATCH v2 10/14] loader: switch arm/linux to grub_linux_kernel_header struct
` [PATCH v2 11/14] arm/efi: switch to arm64 linux loader
` [PATCH v2 12/14] arm: delete unused efi support from loader/arm
` [PATCH v2 13/14] efi: restrict arm/arm64 linux loader initrd placement
` [PATCH v2 14/14] efi: change heap allocation type to GRUB_EFI_LOADER_CODE

possible circular locking dependency mmap_sem/cpu_hotplug_lock.rw_sem
 2017-08-07 14:09 UTC 

[Qemu-devel] [PATCH v4 00/22] Clean up around qmp() and hmp()
 2017-08-07 14:08 UTC  (6+ messages)

[Qemu-devel] [PATCH v2] kvm: workaround build break on gcc-7.1.1 / fedora26
 2017-08-07 14:06 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 for-2.10 0/4] VHDX bugfixes
 2017-08-07 14:05 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 for-2.10 2/4] block/vhdx: check for offset overflow to bdrv_truncate()

[U-Boot] [PATCH v4 60/66] rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the RK3368
 2017-08-07 14:05 UTC  (7+ messages)
` [U-Boot] [U-Boot, v4, "

Metadata corruption at xfs_attr3_leaf_write_verify()
 2017-08-07 13:55 UTC  (3+ messages)

[PATCH 0/2] mm, oom: fix oom_reaper fallouts
 2017-08-07 14:04 UTC  (4+ messages)

[Buildroot] [Bug 10176] New: Rsyslog's S01logging is deleted by Busybox.mk from TARGET
 2017-08-07 14:04 UTC 

[PATCH 1/2] ARM: imx: add stub for imx7_uart_setup_ll
 2017-08-07 14:03 UTC  (2+ messages)
` [PATCH 2/2] ARM: imx7: sabreSD: remove duplicate DT nodes

[LTP] [PATCH] [COMMITTED] syscalls/madvise07: Fix typo
 2017-08-07 14:03 UTC 

[Qemu-devel] [PATCH] block/null: Remove 'filename' option
 2017-08-07 14:02 UTC  (3+ messages)
` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH v7 0/4] Unit test+fix for problem with QEMU handling of multiple bind()s to the same port
 2017-08-07 14:02 UTC  (2+ messages)

[PATCH] arm64: correct modules range of kernel virtual memory layout
 2017-08-07 14:01 UTC  (5+ messages)

[Qemu-devel] [PATCH] block: drop bdrv_set_key from BlockDriver
 2017-08-07 14:01 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH net-next v3 00/13] Update DSA's FDB API and perform switchdev cleanup
 2017-08-07 13:56 UTC  (3+ messages)
` [PATCH net-next v3 05/13] net: dsa: Move FDB add/del implementation inside DSA

[PATCH] test-path-utils: handle const parameter of basename and dirname
 2017-08-07 13:57 UTC 

[U-Boot] [PATCH 3/3] common/env_embedded.c: rename PPCENV/PPCTEXT macros
 2017-08-07 13:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/3] common/env_embedded.c: drop support for CONFIG_SYS_USE_PPCENV
 2017-08-07 13:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2] Convert ARCH_OMAP2PLUS boards' CONFIG_SYS_TEXT_BASE to Kconfig
 2017-08-07 13:56 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2 1/1] stmf32f4: soc: fix buildman compilation error
 2017-08-07 13:56 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH] configs: sama5d4_xplained: Fix input clock for debug UART
 2017-08-07 13:56 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] board: usb_a9263: Update to support DT and DM
 2017-08-07 13:56 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] board: meesc: Update to support DT and DM
 2017-08-07 13:56 UTC  (2+ messages)
` [U-Boot] "

[Qemu-arm] [PATCH for-2.10] hw/arm/virt: Add 2.10 machine type
 2017-08-07 13:55 UTC  (4+ messages)
` [Qemu-arm] [Qemu-devel] "
    `  "

[U-Boot] [PATCH] board: pm9261: Update to support DT and DM
 2017-08-07 13:56 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] board: pm9263: Update to support DT and DM
 2017-08-07 13:56 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 3/3] board: at91sam9260ek: Use SPI-flash-based AT45xxx DataFlash
 2017-08-07 13:56 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/3] board: at91sam9rlek: Use SPI-flash-based AT45xxx DataFlash
 2017-08-07 13:56 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/3] board: at91sam9263ek: Use SPI-flash-based AT45xxx DataFlash
 2017-08-07 13:56 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] board: at91sam9261ek: Update to support DT and DM
 2017-08-07 13:55 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] board: ethernut5: Update to support DT and DM
 2017-08-07 13:55 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] board: sama5d2_xplained: Make SPL work on spiflash
 2017-08-07 13:55 UTC  (2+ messages)
` [U-Boot] "

[PATCH 00/11] ALSA: vsnd: Add Xen para-virtualized frontend driver
 2017-08-07 13:55 UTC  (8+ messages)
` [PATCH 08/11] ALSA: vsnd: Add timer for period interrupt emulation
    ` [alsa-devel] "

[U-Boot] [PATCH v2 10/10] gpt: harden set_gpt_info() against non NULL-terminated strings
 2017-08-07 13:55 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v8 09/10] GPT: provide commands to selectively rename partitions
 2017-08-07 13:55 UTC  (2+ messages)
` [U-Boot] [U-Boot, v8, "

[GIT PULL] ext4 bug fixes for 4.13
 2017-08-07 13:55 UTC  (3+ messages)

[PATCH 1/3] ARM: imx: fix phyBOARD-Zeta pinfunc typo
 2017-08-07 13:54 UTC  (3+ messages)
` [PATCH 2/3] ARM: imx: build imx6.o as ARMv7
` [PATCH 3/3] ARM: imx: ccmx53: select I2C

[U-Boot] [PATCH v8 08/10] GPT: read partition table from device into a data structure
 2017-08-07 13:55 UTC  (2+ messages)
` [U-Boot] [U-Boot, v8, "

[U-Boot] [PATCH v7 7/9] GPT: add accessor function for disk GUID
 2017-08-07 13:55 UTC  (2+ messages)
` [U-Boot] [U-Boot, v7, "

[U-Boot] [PATCH v7 6/9] partitions: increase MAX_SEARCH_PARTITIONS and move to part.h
 2017-08-07 13:54 UTC  (2+ messages)
` [U-Boot] [U-Boot, v7, "

[U-Boot] [PATCH v7 5/9] cmd gpt: test in sandbox
 2017-08-07 13:54 UTC  (2+ messages)
` [U-Boot] [U-Boot,v7,5/9] "

[U-Boot] [PATCH v7 4/9] sandbox: README: fix partition command invocation
 2017-08-07 13:54 UTC  (2+ messages)
` [U-Boot] [U-Boot, v7, "

[U-Boot] [PATCH v7 3/9] GPT: fix error in partitions string doc
 2017-08-07 13:54 UTC  (2+ messages)
` [U-Boot] [U-Boot, v7, "

[U-Boot] [PATCH v7 2/9] disk_partition: introduce macros for description string lengths
 2017-08-07 13:54 UTC  (2+ messages)
` [U-Boot] [U-Boot, v7, "

[U-Boot] [PATCH v7 1/9] EFI: replace number with UUID_STR_LEN macro
 2017-08-07 13:54 UTC  (2+ messages)
` [U-Boot] [U-Boot, v7, "

[U-Boot] [PATCH 1/6] fdtdec: allow board to provide fdt for CONFIG_OF_SEPARATE
 2017-08-07 13:54 UTC  (2+ messages)

[Buildroot] [Bug 10171] New: devmem2 w (word) is 8 bytes in x86 64 systems
 2017-08-07 13:53 UTC  (2+ messages)
` [Buildroot] [Bug 10171] "

[Qemu-devel] [PATCH for-2.10] quorum: Set sectors-count to 0 when reporting a flush error
 2017-08-07 13:52 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH 01/21] ls1088ardb : add machine config
 2017-08-07  2:20 UTC  (2+ messages)

System hung for a few minutes on rt kernel
 2017-08-07 13:51 UTC  (2+ messages)

[PATCH] gpio: uniphier: add UniPhier GPIO controller driver
 2017-08-07 13:50 UTC  (5+ messages)

[PATCH] libinput: Upgrade 1.7.3 -> 1.8.1
 2017-08-07 13:47 UTC  (4+ messages)
` Meson support in oe-core

Bluez can crash with SIGSEGV while registering an LE advertisement
 2017-08-07 13:50 UTC 

How to enable CONFIG_EXT4_ENCRYPTION
 2017-08-07 13:49 UTC  (3+ messages)

[PATCH 1/2] can: xilinx: Fix ksoftirq CPU monopolization
 2017-08-07 13:47 UTC  (4+ messages)
` [PATCH 2/2] can: xilinx: fix RX FIFO overflow error handling

[PATCH 0/3] iwlwifi: fixes intended for 4.13 2017-08-05
 2017-08-07 13:47 UTC  (6+ messages)
` [PATCH 1/3] iwlwifi: mvm: Fix a memory leak in an error handling path in 'iwl_mvm_sar_get_wgds_table()'

[U-Boot] [PATCH 0/3] test: Port FIT test to a pytest
 2017-08-07 13:47 UTC  (2+ messages)

4.9.33-rt23 latency under high load
 2017-08-07 13:46 UTC  (2+ messages)

[PATCH v5] Support to set main.conf file location via cl arg
 2017-08-07 13:46 UTC  (3+ messages)

[PATCH] audit: update the function comments
 2017-08-07 13:45 UTC  (5+ messages)
` [PATCH] netfilter: xtables: use audit_log()
` [PATCH] staging: media: atomisp: use kvmalloc/kvzalloc
` [Bridge] [PATCH] netfilter: ebtables: use audit_log()
  `  "

Linux 4.13: Reported regressions as of Sunday, 2017-08-06
 2017-08-07 13:38 UTC  (2+ messages)

kernel BUG at /build/linux-H5UzH8/linux-4.10.0/fs/btrfs/extent_io.c:2318
 2017-08-07 13:26 UTC 

[PATCH v8 00/16] MIPS: lantiq: handle RCU register by separate drivers
 2017-08-07 13:41 UTC  (3+ messages)
` [PATCH v8 14/16] phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module


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.