All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-28 10:56:42 to 2018-03-28 12:04:40 UTC [more...]

[PATCH 00/16] Generic infrastructure for unloading initramfs
 2018-03-28 12:04 UTC  (7+ messages)
` [PATCH 01/16] initrd: Add generic code path for common initrd unloading logic

FreeBSD and xfsprogs ?
 2018-03-28 12:02 UTC  (4+ messages)

[PATCH v3 0/5] PCI: Fixes for native PCIe and ACPI hotplug
 2018-03-28 12:01 UTC  (7+ messages)
` [PATCH v3 1/5] PCI: Make sure all bridges reserve at least one bus number
` [PATCH v3 2/5] PCI: Take bridge window alignment into account when distributing resources

[PATCH 0/7] linux-yocto: consolidated pull request
 2018-03-28 12:01 UTC  (4+ messages)

[PATCH v2 0/2] arm64: uaccess: Fix omissions from usercopy whitelist
 2018-03-28 12:00 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH v2 00/41] Memory Hotplug for DPDK
 2018-03-28 11:58 UTC  (3+ messages)
` [PATCH v2 40/41] net/virtio: use contiguous allocation for DMA memory

[PATCH] mm/page_alloc: break on the first hit of mem range
 2018-03-28 11:58 UTC  (3+ messages)
` [PATCH] mm/page_alloc: optimize find_min_pfn_for_node() by geting the minimal pfn directly

[PATCH V2] arm64: tlbflush: avoid writing RES0 bits
 2018-03-28 11:58 UTC  (7+ messages)

[PATCH -next] dm verity: make some functions static
 2018-03-28 11:57 UTC  (5+ messages)

[PATCH v3 1/5] staging: vt6655: Delete unused enum CARD_PKT_TYPE
 2018-03-28 11:57 UTC  (3+ messages)
` [PATCH v3 5/5] staging: vt6655: Remove else after return statement

[PATCH] xen/acpi: off by one in read_acpi_id()
 2018-03-28 11:57 UTC  (4+ messages)

[PATCH v2 for-4.11 1/2] libxc/x86: fix mapping of the start_info area
 2018-03-28 11:57 UTC  (3+ messages)
` [PATCH v2 for-4.11 2/2] libxc/x86: do not unconditionally set the module cmdline address

dma_zalloc_coherent broken with 57bf5a8963f80fb3828c46c3e3a5b2dd790e09a7
 2018-03-28 11:57 UTC  (6+ messages)

[PATCH] drm/gpu-sched: fix force APP kill hang
 2018-03-28 11:56 UTC  (2+ messages)

[PATCH v2 00/21] kconfig: move compiler capability tests to Kconfig
 2018-03-28 11:55 UTC  (24+ messages)
` [PATCH v2 11/21] stack-protector: test compiler capability in Kconfig and drop AUTO mode
` [PATCH v2 13/21] kconfig: add CC_IS_GCC and GCC_VERSION
` [PATCH v2 14/21] kconfig: add CC_IS_CLANG and CLANG_VERSION
` [PATCH v2 15/21] gcov: remove CONFIG_GCOV_FORMAT_AUTODETECT
` [PATCH v2 16/21] kcov: imply GCC_PLUGINS and GCC_PLUGIN_SANCOV instead of select'ing them
` [PATCH v2 17/21] gcc-plugins: always build plugins with C++
` [PATCH v2 18/21] gcc-plugins: move GCC version check for PowerPC to Kconfig
` [PATCH v2 19/21] gcc-plugins: test GCC plugin support in Kconfig
` [PATCH v2 20/21] gcc-plugins: enable GCC_PLUGINS for COMPILE_TEST
` [PATCH v2 21/21] arm64: move GCC version check for ARCH_SUPPORTS_INT128 to Kconfig

ipv6: stable request
 2018-03-28 11:45 UTC 

Sunseting mercurial
 2018-03-28 11:54 UTC  (5+ messages)

linux-next: manual merge of the kvm-arm tree with the arm64 tree
 2018-03-28 11:53 UTC  (2+ messages)

[PATCH 00/19] powerpc/ppc32: make W=1 compilation errors free
 2018-03-28 11:53 UTC  (11+ messages)
` [PATCH 14/19] powerpc/altivec: Add missing prototypes for altivec

[cip-dev] B@D: iwg20m support
 2018-03-28 11:52 UTC  (21+ messages)

[iproute PATCH] man: ip-route.8: ssthresh parameter is NUMBER
 2018-03-28 11:52 UTC  (2+ messages)

[PATCH v5 00/12] PCI endpoint 64-bit BAR fixes
 2018-03-28 11:50 UTC  (13+ messages)
` [PATCH v5 01/12] PCI: endpoint: BAR width should not depend on sizeof dma_addr_t
` [PATCH v5 02/12] PCI: endpoint: Simplify epc->ops->set_bar()/pci_epc_set_bar()
` [PATCH v5 03/12] PCI: endpoint: Setting BAR_5 to 64-bits wide is invalid
` [PATCH v5 04/12] PCI: endpoint: Setting 64-bit/prefetch bit is invalid when IO is set
` [PATCH v5 05/12] PCI: endpoint: Setting a BAR size > 4 GB is invalid if 64-bit flag is not set
` [PATCH v5 06/12] PCI: designware-ep: Make dw_pcie_ep_set_bar() handle 64-bit BARs properly
` [PATCH v5 07/12] PCI: cadence: Set PCI_BASE_ADDRESS_MEM_TYPE_64 if a 64-bit BAR was set-up
` [PATCH v5 08/12] PCI: endpoint: Handle 64-bit BARs properly
` [PATCH v5 09/12] PCI: endpoint: Make epc->ops->clear_bar()/pci_epc_clear_bar() take struct *epf_bar
` [PATCH v5 10/12] PCI: endpoint: Make sure that BAR_5 does not have 64-bit flag set when clearing
` [PATCH v5 11/12] PCI: designware-ep: Make dw_pcie_ep_reset_bar() handle 64-bit BARs properly
` [PATCH v5 12/12] misc: pci_endpoint_test: Handle "

[Buildroot] [V4 1/2] dropbear: bump to version 2018.76
 2018-03-28 11:51 UTC  (2+ messages)

[PATCH 3/7] staging: ks7010: Factor out common members in request structs
 2018-03-28 11:50 UTC  (3+ messages)
` [PATCH 1/2] staging: ks7010: Remove trailing "_t" from all structure names

[PATCH v5 1/4] ioremap: Update pgtable free interfaces with addr
 2018-03-28 11:50 UTC  (5+ messages)

[PATCH] tracing: Uninitialized variable in create_tracing_map_fields()
 2018-03-28 11:48 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] lib/igt_kms: Improve connector probing in igt_display_init()
 2018-03-28 11:50 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t] lib/igt_kms: Improve connector probing in igt_display_init(), v2

[PATCH] test_bpf: Fix NULL vs IS_ERR() check in test_skb_segment()
 2018-03-28 11:48 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/9] enable numa configuration before machine_init() from QMP
 2018-03-28 11:48 UTC  (8+ messages)
` [Qemu-devel] [PATCH v4 3/9] cli: add -preconfig option
` [Qemu-devel] [PATCH v4 4/9] hmp: disable monitor in preconfig state

[PATCH] media: dvb-core: Check for allocation failure in dvb_module_probe()
 2018-03-28 11:46 UTC  (2+ messages)

Raven Ridge Ryzen 2500U hang reproduced
 2018-03-28 11:46 UTC  (2+ messages)

[PATCH BlueZ V2] Mesh: Fix TTL in Config Heartbeat Publication Set
 2018-03-28 11:43 UTC  (6+ messages)

[RFC PATCH 07/12] hvmloader: allocate MMCONFIG area in the MMIO hole + minor code refactoring
 2018-03-28 11:42 UTC  (12+ messages)

[PATCH 1/5] staging/vboxvideo: Use gem_free_object_unlocked
 2018-03-28 11:41 UTC  (6+ messages)
` [PATCH 5/5] drm/omapdrm: Switch to gem_free_object_unlocked
  ` [PATCH] "

Bitbake problems recognizing the latest version of a repo
 2018-03-28 11:41 UTC 

RFC on writel and writel_relaxed
 2018-03-28 11:41 UTC  (26+ messages)

[PATCH] staging: wilc1000: replace kmalloc + memcpy with kmemdup
 2018-03-28 11:39 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_frontbuffer_tracking: Fix Y alignment in the scaledprimary subtest, v2
 2018-03-28 11:39 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t] tests/kms_frontbuffer_tracking: Fix Y alignment in the scaledprimary subtest, v3

[PATCH 0/8] Designware EP support and code clenan up
 2018-03-28 11:38 UTC  (9+ messages)
` [PATCH 1/8] bindings: PCI: designware: Example update
` [PATCH 2/8] PCI: dwc: designware: Add support for endpoint mode
` [PATCH 3/8] bindings: PCI: designware: Add support for the EP in designware driver
` [PATCH 4/8] misc: pci_endpoint_test: Add designware EP entry
` [PATCH 5/8] PCI: dwc: designware: Define maximum number of vectors
` [PATCH 6/8] PCI: dwc: Replace lower into upper case characters
` [PATCH 7/8] PCI: dwc: Small computation improvement
` [PATCH 8/8] PCI: dwc: Replace magic number by defines

[PATCH 0/2] Fix some function description mismatches
 2018-03-28 11:37 UTC  (4+ messages)
` [PATCH 2/2] mtd: nand: Fix some function description mismatches in core.c

[PATCH 1/8] drm/i915/icl: Check for fused-off VDBOX and VEBOX instances
 2018-03-28 11:36 UTC  (5+ messages)

[PATCH v2 0/9] staging: wilc1000: fix memory leaks and checkpatch reported issues
 2018-03-28 11:35 UTC  (3+ messages)
` [PATCH v2 1/9] staging: wilc1000: remove unused global variables related to p2p

[PATCH 00/27] ICL basic enabling + GEM
 2018-03-28 11:34 UTC  (4+ messages)
` [PATCH 10/27] drm/i915/icl: Enhanced execution list support
  ` [PATCH 27/27] drm/i915/gen11: add support for reading the timestamp frequency

[PATCH] ANDROID: binder: prevent transactions into own process
 2018-03-28 11:34 UTC  (5+ messages)

[PATCH] net/mlx5: change tunnel flow priority
 2018-03-28 11:34 UTC  (7+ messages)
` [PATCH 0/4] net/mlx5: multiple fix and improvements in flows
  ` [PATCH 2/4] net/mlx5: fix flow single queue
    ` [dpdk-stable] "

[PATCH v2] ANDROID: binder: prevent transactions into own process
 2018-03-28 11:34 UTC  (3+ messages)

[PATCH V2] xfs: implement cgroup writeback support
 2018-03-28 11:32 UTC  (10+ messages)

[U-Boot] [PATCH v2 0/6] Add 3GiB DRAM support to 64-bit Allwinner SoCs
 2018-03-28 11:31 UTC  (8+ messages)
` [U-Boot] [PATCH v2 5/6] sunxi: add code for recalculating the DRAM size in U-Boot

[PATCH 1/3] drm/i915/execlists: Reset ring registers on rebinding contexts
 2018-03-28 11:31 UTC  (2+ messages)

[PATCH 00/11] staging: wilc1000: fix for checkpatch and handled malloc memory properly
 2018-03-28 11:31 UTC  (6+ messages)

ssh-copy-id is part of which package?
 2018-03-28 11:30 UTC  (2+ messages)

[PATCH for-4.11 0/2] libxc/x86: fix a couple of bugs
 2018-03-28 11:29 UTC  (6+ messages)
` [PATCH for-4.11 1/2] libxc/x86: fix mapping of the start_info area

[RFC] Rebasing merges: a jorney to the ultimate solution (Road Clear)
 2018-03-28 11:29 UTC  (19+ messages)
` [RFC] Rebasing merges: a jorney to the ultimate solution(RoadClear)

[U-Boot] [PATCH] vxworks: fixed cpu enable using PSCI on armv8
 2018-03-28 11:27 UTC  (4+ messages)

[PATCH v4] drm/i915: Use correct reST syntax for WOPCM and GuC kernel-doc diagrams
 2018-03-28 11:27 UTC  (2+ messages)

[PATCH v6 1/2] eal: rename IPC sync request to pending request
 2018-03-28 11:26 UTC  (4+ messages)
` [PATCH v6 2/2] eal: add asynchronous request API to DPDK IPC

[PATCH 2/2] scsi: ufs: Add UFS platform driver for Cadence UFS
 2018-03-28 11:25 UTC 

[PATCH 1/2] scsi: ufs: Add UFS platform driver for Cadence UFS
 2018-03-28 11:25 UTC 

[Qemu-devel] [Consult] nfs-vsocks support
 2018-03-28 11:25 UTC  (4+ messages)

[meta-networking][PATCH] cyrus-sasl: fix systemd related setting
 2018-03-28 11:25 UTC  (2+ messages)

[PATCH resend 00/13] acpi: arm: Add IORT Support
 2018-03-28 11:24 UTC  (4+ messages)
` [PATCH resend 02/13] acpi: arm: query estimated size of hardware domain's IORT

[PATCH 2/8] ASoC: amd: dma driver changes for BT I2S controller instance
 2018-03-28 11:23 UTC  (2+ messages)

[RFC PATCH for 4.17 00/21] Restartable sequences and CPU op vector
 2018-03-28 11:22 UTC  (6+ messages)
` [RFC PATCH for 4.17 02/21] rseq: Introduce restartable sequences system call (v12)

[uml-devel] UML hangs with hrtimer test module
 2018-03-28 11:04 UTC  (2+ messages)

[PATCH v3] ath9k: fix crash in spectral scan
 2018-03-28 11:21 UTC  (4+ messages)

[PATCH v2] libxl: allow libxl_domain_suspend to simply suspend a domain, without saving it
 2018-03-28 11:20 UTC  (3+ messages)

Passing uninitialised local variable
 2018-03-28 11:20 UTC 

[PATCH v3 10/20] eal/dev: implement device iteration initialization
 2018-03-28 11:17 UTC  (11+ messages)

[PATCH] app/testpmd: fix slave port detection
 2018-03-28 11:17 UTC 

[PATCH] net/bonding: add rte flow support
 2018-03-28 11:16 UTC 

[RESEND PATCH v2 0/8] Add support for PWM input capture on STM32
 2018-03-28 11:16 UTC  (4+ messages)
` [RESEND PATCH v2 3/8] dt-bindings: mfd: stm32-timers: add support for dmas

[PATCH v9 00/24] Speculative page faults
 2018-03-28 11:15 UTC  (6+ messages)
` [PATCH v9 01/24] mm: Introduce CONFIG_SPECULATIVE_PAGE_FAULT

[PATCH 0/3] More GitLab Bits
 2018-03-28 11:16 UTC  (3+ messages)
` [PATCH 1/3] ci: add Dockerfile for CentOS 6

[U-Boot] [PATCH v4 00/19] sunxi: sync H3, H5, A64 DTs from mainline Linux
 2018-03-28 11:15 UTC  (8+ messages)
` [U-Boot] [PATCH v4 13/19] sunxi: DT: A64: update board .dts files from Linux

client side see wrong directory entries with nfs_export on overlayfs
 2018-03-28 11:15 UTC  (3+ messages)

[PATCH v1 00/16] Add support to MT6323 RTC and its power device
 2018-03-28 11:15 UTC  (6+ messages)
` [PATCH v1 03/16] dt-bindings: mfd: mediatek: add a description for MT6323 RTC
` [PATCH v1 04/16] mfd: mt6397: add MT6323 RTC support into MT6397 driver

Bind update
 2018-03-28 11:15 UTC  (2+ messages)

[PATCH] drm/i915: Add debugfs file to clear FIFO underruns
 2018-03-28 11:15 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

Regarding client fairness
 2018-03-28 11:04 UTC 

[PATCH v6 1/5] pwm-backlight: enable/disable the PWM before/after LCD enable toggle
 2018-03-28 11:12 UTC  (3+ messages)

[PATCH v4 0/6] platform/chrome: cros_ec debugfs and sysfs updates
 2018-03-28 11:10 UTC  (5+ messages)
` [PATCH v4 5/6] platform/chrome: cros_ec_debugfs: Add PD port info to debugfs
` [PATCH v4 6/6] platform/chrome: mfd/cros_ec_dev: Add sysfs entry to set keyboard wake lid angle

[RFC PATCH v3 0/3] ima: namespacing IMA
 2018-03-28 11:10 UTC  (6+ messages)
` [RFC PATCH v3 1/3] ima: extend clone() with IMA namespace support

how to add libsrtp and libsrtp-staticdev to sdk
 2018-03-28 11:09 UTC  (2+ messages)

[PATCH for-4.17 2/2] powerpc: Remove smp_mb() from arch_spin_is_locked()
 2018-03-28 11:08 UTC  (6+ messages)

[PATCH v5 1/2] mfd: arizona: Update reset pin to use GPIOD
 2018-03-28 11:07 UTC  (2+ messages)

[Qemu-devel] [Bug 1367365] [NEW] qemu-img fixed vhd issues
 2018-03-28 10:53 UTC  (2+ messages)
` [Qemu-devel] [Bug 1367365] "

[PATCH V1] mfd: da9062: use core helper regmap_reg_range macros
 2018-03-28 11:03 UTC 

[xen-unstable-coverity test] 121326: all pass - PUSHED
 2018-03-28 11:05 UTC 

[PATCH] mm: Introduce i_mmap_lock_write_killable()
 2018-03-28 11:05 UTC  (4+ messages)

[PATCH v4 0/4] x86/PVHv2: Add memory map pointer to hvm_start_info struct
 2018-03-28 11:05 UTC  (7+ messages)
` [PATCH v4 4/4] libxc: Pass e820 map to HVM/PVH guests via hvm_start_info

[RESEND PATCH] mfd: sprd: Add one syscon cell to access PMIC global registers
 2018-03-28 11:04 UTC  (2+ messages)

[PATCH v4 0/8] mfd: cros_ec: add subdevices and fixes
 2018-03-28 11:03 UTC  (6+ messages)
` [PATCH v4 4/8] mfd: cros_ec_dev: Register cros-ec-rtc driver as a subdevice
` [PATCH v4 5/8] mfd: cros_ec_dev: Register cros_ec_accel_legacy "

[PATCH 00/10] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-03-28 11:02 UTC  (9+ messages)
` [PATCH 01/10] mm: Assign id to every memcg-aware shrinker

[PATCH v6 0/4] Fix issues with huge mapping in ioremap for ARM64
 2018-03-28 10:58 UTC  (16+ messages)
` [PATCH v6 1/4] ioremap: Update pgtable free interfaces with addr
` [PATCH v6 2/4] arm64: tlbflush: Introduce __flush_tlb_kernel_pgtable
` [PATCH v6 1/2] arm64: Implement page table free interfaces
` [PATCH v6 4/4] Revert "arm64: Enforce BBM for huge IO/VMAP mappings"

4.14.29 - tcp_push() - null skb's cb dereference
 2018-03-28 10:51 UTC 

[PATCH 0/2] smp: don't kick CPUs running idle or nohz_full tasks
 2018-03-28 10:58 UTC  (6+ messages)
` [PATCH 2/2] smp: introduce kick_active_cpus_sync()

[U-Boot] [PATCH] watchdog: Fix Kconfig alignment for WDT_SANDBOX
 2018-03-28 10:57 UTC 

[PATCH v5 1/2] eal: rename IPC sync request to pending request
 2018-03-28 10:57 UTC  (5+ messages)
` [PATCH v6 "

[RFT][PATCH v7 0/8] sched/cpuidle: Idle loop rework
 2018-03-28 10:56 UTC  (8+ messages)
` [RFT][PATCH v7 6/8] sched: idle: Select idle state before stopping the tick


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.