All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-18 13:34:46 to 2017-10-18 14:11:21 UTC [more...]

[PATCH] zswap: Same-filled pages handling
 2017-10-18 14:11 UTC  (5+ messages)

[net PATCH 0/5] sockmap fixes for net
 2017-10-18 14:10 UTC  (4+ messages)
` [net PATCH 1/5] bpf: enforce TCP only support for sockmap
` [net PATCH 2/5] bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
` [net PATCH 3/5] bpf: remove mark access for SK_SKB program types

[RFC PATCH 00/11][V4] overlayfs: Delayed copy up of data
 2017-10-18 14:10 UTC  (16+ messages)
` [PATCH 01/11] ovl: Create origin xattr on copy up for all files
` [PATCH 04/11] ovl: Provide a mount option metacopy=on/off for metadata copyup
` [PATCH 07/11] ovl: Fix ovl_getattr() to get number of blocks from lower
` [PATCH 08/11] ovl: Set OVL_METACOPY flag during ovl_lookup()

[PATCH v5 0/6] Add HiSilicon SoC uncore Performance Monitoring Unit driver
 2017-10-18 14:08 UTC  (16+ messages)
` [PATCH v5 3/6] perf: hisi: Add support for HiSilicon SoC L3C PMU driver
` [PATCH v5 4/6] perf: hisi: Add support for HiSilicon SoC HHA "
` [PATCH v5 5/6] perf: hisi: Add support for HiSilicon SoC DDRC "

[Qemu-devel] [PATCH] docker: allow running from srcdir != builddir build
 2017-10-18 14:10 UTC  (2+ messages)

[PATCH v4 0/5] Unify simple reset drivers
 2017-10-18 14:09 UTC  (7+ messages)
` [PATCH v4 3/5] reset: socfpga: use the reset-simple driver

[PATCH v7 0/6] vfs: Use dlock list for SB's s_inodes list
 2017-10-18 14:06 UTC  (5+ messages)
` [PATCH v7 7/6] fs/epoll: scale nested callbacks

[meta-browser] Modern Chromium with GN
 2017-10-18 14:08 UTC  (7+ messages)

Make staging driver stable for SRIOV VF (1 v2)
 2017-10-18 14:08 UTC  (10+ messages)
` [PATCH 1/3] drm/amdgpu: always consider virualised device for checking post

[iproute2] regression in ss output
 2017-10-18 14:08 UTC  (6+ messages)

[PATCH v3 00/33] tracing: Inter-event (e.g. latency) support
 2017-10-18 14:07 UTC  (4+ messages)
` [PATCH v3 29/33] tracing: Add inter-event hist trigger Documentation

Is it safe to use btrfs on top of different types of devices?
 2017-10-18 14:07 UTC  (15+ messages)

[Ksummit-discuss] Devicetree Workshop at Kernel Summit Prague (26 Oct 2017)
 2017-10-18 14:07 UTC  (13+ messages)

[Buildroot] [PATCH 1/1] glibmm: bump to 2.54.1
 2017-10-18 14:06 UTC 

[PATCH RFC 00/10] Intel EPT-Based Sub-page Write Protection Support
 2017-10-18 14:07 UTC  (8+ messages)

[Qemu-devel] [PATCH v2] io: introduce a network socket listener API
 2017-10-18 14:06 UTC 

[PATCH 00/11] GuC Interrupts/Log updates
 2017-10-18 14:06 UTC  (8+ messages)
` [PATCH 01/11] drm/i915: Export low level PM IRQ functions to control from GuC functions
` [PATCH 02/11] drm/i915/guc: Move GuC interrupts related functions from i915_irq.c to intel_guc.c
` ✓ Fi.CI.IGT: success for GuC Interrupts/Log updates

[PATCH V3 00/29]
 2017-10-18 14:05 UTC  (3+ messages)
` [PATCH V3 2/29] VIOMMU: Add vIOMMU helper functions to create, destroy vIOMMU instance

[PATCH] i2c: riic: remove clock and frequency restrictions
 2017-10-18 14:04 UTC 

[PATCH] Staging: rtl8723bs: core: rtw_recv: fix parenthesis alignment warning in validate_recv_mgnt_frame()
 2017-10-18 14:04 UTC  (2+ messages)

[PATCH v3 0/3] SMMUv3 CMD_SYNC optimisation
 2017-10-18 14:04 UTC  (8+ messages)
` [PATCH v3 1/3] iommu/arm-smmu-v3: Use CMD_SYNC completion MSI
` [PATCH v3 2/3] iommu/arm-smmu-v3: Poll for CMD_SYNC outside cmdq lock
` [RFT v3 3/3] iommu/arm-smmu-v3: Use burst-polling for sync completion

RFC: Add support for last call dialing
 2017-10-18 14:04 UTC  (5+ messages)
` [PATCH 1/4] include/voicecall : update ofono_voicecall_driver to support call last dialled number
` [PATCH 2/4] voicecallmanager: Handle last number dialled DBUS call
` [PATCH 3/4] hfpmodem: Send last call dialled request
` [PATCH 4/4] doc: Document the new DialLast voicecallmanager API addition

[Qemu-devel] [PATCH v3] NUMA: Enable adding NUMA node implicitly
 2017-10-18 14:04 UTC  (3+ messages)

[PATCH 0/7] Adding permanent config get/set to devlink
 2017-10-18 14:04 UTC  (13+ messages)
` [PATCH 1/7] devlink: Add permanent config parameter get/set operations
` [PATCH 4/7] devlink: Adding perm config of link settings

[PATCH net 0/3] Fix for BPF devmap percpu allocation splat
 2017-10-18 14:03 UTC  (3+ messages)

[PATCH v1 0/5] Add dmops to allow use of VGA with restricted QEMU
 2017-10-18 14:03 UTC  (6+ messages)
` [PATCH v1 1/5] xen/mm: Make xenmem_add_to_physmap global
` [PATCH v1 2/5] xen: Provide XEN_DMOP_add_to_physmap
` [PATCH v1 3/5] xen: Provide XEN_DMOP_pin_memory_cacheattr
` [PATCH v1 4/5] tools: libxendevicemodel: Provide xendevicemodel_add_to_physmap
` [PATCH v1 5/5] tools: libxendevicemodel: Provide xendevicemodel_pin_memory_cacheattr

[PATCH] epoll: avoid calling ep_call_nested() from ep_poll_safewake()
 2017-10-18 14:03 UTC  (3+ messages)

[U-Boot] [PATCH] cmd: usb_mass_storage: add protection for block_dev
 2017-10-18 14:03 UTC 

[PATCH v2 00/10] Cavium Octeontx external mempool driver
 2017-10-18 14:02 UTC  (5+ messages)
` [PATCH v3 10/10] doc: add mempool and octeontx mempool device

[Buildroot] [PATCH 0/1] Build samba4 for a target that also needs Python3
 2017-10-18 14:03 UTC  (2+ messages)
` [Buildroot] [PATCH 1/1] samba4: Make python2 dependency for waf explicit

[PATCH v2] Staging: rtl8723bs: Check sscanf return value
 2017-10-18 14:03 UTC  (2+ messages)

[PATCH 1/2] power: switching to unbuffered stdio for /sys file access
 2017-10-18 14:02 UTC  (6+ messages)
` [PATCH 2/2] power: check if userspace governor is available

v4.13.8 build: 0 failures 0 warnings (v4.13.8)
 2017-10-18 14:02 UTC 

[PATCH 00/26] staging: most: make use of kernel's device model and fix defects
 2017-10-18 14:02 UTC  (4+ messages)
` [PATCH v3 02/26] staging: most: integrate driver in kernel's device model

[PATCH v4 0/4] perf script: Add script per-event-dump support
 2017-10-18 14:00 UTC  (5+ messages)
` [PATCH v4 1/4] Add new elements for per-event-dump option
` [PATCH v4 2/4] Add fp argument to print functions
` [PATCH v4 3/4] Replace printf with fprintf for all "
` [PATCH v4 4/4] Add the fp_selection_helper to set the fp for "

[PATCH] drm/amd/pp: thermal control not enabled on vega10
 2017-10-18 14:01 UTC  (2+ messages)

[wireless-regdb] Question about 5.8 GHz in E.U
 2017-10-18 14:00 UTC  (5+ messages)

[Qemu-devel] [PATCH v5 00/10] qemu-iotests improvements
 2017-10-18 13:59 UTC  (6+ messages)
` [Qemu-devel] [PATCH v5 04/10] qemu-iotests: remove file cleanup from bash tests
` [Qemu-devel] [PATCH v5 05/10] qemu-iotests: change qemu pid and fd tracking / cleanup

Resizable PCI BAR support V9
 2017-10-18 13:58 UTC  (12+ messages)
` [PATCH v9 1/5] PCI: add a define for the PCI resource type mask v2
` [PATCH v9 2/5] PCI: add resizeable BAR infrastructure v5
` [PATCH v9 3/5] PCI: add functionality for resizing resources v7
` [PATCH v9 4/5] x86/PCI: Enable a 64bit BAR on AMD Family 15h (Models 30h-3fh) Processors v5
` [PATCH v9 5/5] drm/amdgpu: resize VRAM BAR for CPU access v5

[PATCH 0/6 v5] uvcvideo: metadata nodes and controls
 2017-10-18 14:00 UTC  (4+ messages)
` [PATCH 4/6 v5] uvcvideo: add a metadata device node

[PATCH 0/7] staging: rtl8188eu: fix code styling issues
 2017-10-18 13:59 UTC  (6+ messages)
` [PATCH 6/7] staging: rtl8188eu: prefer using BIT macro
` [PATCH 7/7] staging: rtl8188eu: add spaces around '|'

[PATCH v2 for-4.10] x86/mm: Make PV linear pagetables optional
 2017-10-18 13:59 UTC  (4+ messages)

[PATCH] Staging: rtl8723bs: Externs should be avoided in .C file
 2017-10-18 13:59 UTC  (2+ messages)

[PATCH v2] sparc64: Add blocklist GPT support for SPARC
 2017-10-18 13:58 UTC  (8+ messages)

[Bug 103168] [CI] igt@prime_mmap_coherency@write - fail - Failed assertion: !(stale)
 2017-10-18 13:58 UTC 

[PATCH linux dev-4.10 0/3] drivers: fsi: sbefifo: Fix race conditon, memory leak, and probe
 2017-10-18 13:58 UTC  (6+ messages)
` [PATCH linux dev-4.10 2/3] drivers: fsi: sbefifo: Fix memory leak
` [PATCH linux dev-4.10 3/3] drivers: fsi: sbefifo: Attempt reset request during probe

[PATCH 0/3] Add BLK_MQ_F_NO_SCHED flag to admin tag set
 2017-10-18 13:58 UTC  (3+ messages)

Multiple ways to undo changes to a file in the tip commit
 2017-10-18 13:57 UTC 

[RFC PATCH 0/5] Add formula for LiIon batteries to compute capacity
 2017-10-18 13:56 UTC  (9+ messages)
` [RFC PATCH 5/5] power: generic-adc-battery: Add capacity handling
    ` libbattery was "

[PATCH v15 24/32] v4l: fwnode: Add a helper function to obtain device / integer references
 2017-10-18 13:56 UTC  (2+ messages)
` [PATCH v15.1 "

nftables and iptables nat coexistence
 2017-10-18 13:56 UTC 

[PATCH net] sctp: add the missing sock_owned_by_user check in sctp_icmp_redirect
 2017-10-18 13:56 UTC  (4+ messages)

[PATCH] nvme-pci: fix typos in comments
 2017-10-18 13:56 UTC 

[PATCH v9 00/17] Introduce support for Dell SMBIOS over WMI
 2017-10-18 13:55 UTC  (5+ messages)
` [PATCH v9 17/17] tools/wmi: add a sample for dell smbios communication "

[Buildroot] [PATCH 1/1] libglib2: bump to 2.54.1
 2017-10-18 13:55 UTC 

[PATCH 0/5] kvm_arch_vcpu_runnable related improvements
 2017-10-18 13:55 UTC  (6+ messages)
` [PATCH 5/5] KVM: arm/arm64: kvm_arch_vcpu_runnable: don't miss injected irqs

[Bug 103317] Tearing in WQHD, but not in FHD
 2017-10-18 13:54 UTC  (4+ messages)

[PATCH] efi: parse ARM error information value
 2017-10-18 13:54 UTC  (3+ messages)

[PATCH] Staging: rtlwifi: phydm: Use setup_timer
 2017-10-18 13:53 UTC  (2+ messages)

[PATCH v1 00/13] staging: atomisp: clean up bomb
 2017-10-18 13:53 UTC  (2+ messages)

[PATCH rdma-next 0/2] Introduce an IB device's scatter end padding capability
 2017-10-18 13:53 UTC  (6+ messages)
` [PATCH rdma-next 2/2] IB/mlx5: Add scatter end padding support

[PATCH net-next v6 0/5] bpf: security: New file mode and LSM hooks for eBPF object permission control
 2017-10-18 13:52 UTC  (4+ messages)
` [PATCH net-next v6 1/5] bpf: Add file mode configuration into bpf maps

[PATCH] gcov: support gcc 7.x
 2017-10-18 13:50 UTC  (3+ messages)

[PATCH 0/4] char-TPM: Adjustments for ten function implementations
 2017-10-18 13:50 UTC  (20+ messages)
            `  "
                      ` Adjusting further size determinations?

[wireless-regdb] wireless-regdb: Update regulatory rules for Kazakhstan (KZ) on 5GHz
 2017-10-18 13:49 UTC  (2+ messages)
  `  "

[PATCH] drm/vblank: Fix flip event vblank count
 2017-10-18 13:50 UTC  (4+ messages)

[LTP] [RFC PATCH 0/7] Remove network test for ancient software
 2017-10-18 13:50 UTC  (8+ messages)
` [LTP] [RFC PATCH 1/7] net/tcp_cmds: Remove rwho test
` [LTP] [RFC PATCH 2/7] net/tcp_cmds: Remove rdist test
` [LTP] [RFC PATCH 3/7] net/tcp_cmds: Remove rlogin test
` [LTP] [RFC PATCH 4/7] net/tcp_cmds: Remove rsh test
` [LTP] [RFC PATCH 5/7] net/tcp_cmds: Remove rcp test
` [LTP] [RFC PATCH 6/7] net/tcp_cmds: Remove finger test
` [LTP] [RFC PATCH 7/7] net/tcp_cmds: Remove echo test

[xen-4.7-testing test] 114662: regressions - FAIL
 2017-10-18 13:47 UTC 

[PATCH] drm/amdkfd: Make queue mapping interfaces more consistent
 2017-10-18 13:47 UTC  (3+ messages)

[PATCH] dmaengine: rcar-dmac: use DMATCRB when xxx_TO_MEM direction
 2017-10-18 13:47 UTC  (5+ messages)

[PATCH] staging: rtlwifi: remove duplicated macros in comments
 2017-10-18 13:47 UTC  (2+ messages)

Updates to meta-freescale-distro (master and rocko) in 2017-10-18
 2017-10-18 13:46 UTC 

[PATCH] dma-fence: remove duplicate word in comment
 2017-10-18 13:30 UTC 

[patch 3/3] x86/vector/msi: Select CONFIG_GENERIC_IRQ_RESERVATION_MODE
 2017-10-18 13:43 UTC  (2+ messages)
` [tip:x86/apic] "

[patch 2/3] PCI/MSI: Set MSI_FLAG_MUST_REACTIVATE in core code
 2017-10-18 13:43 UTC  (2+ messages)
` [tip:x86/apic] "

[patch 1/3] genirq: Add config option for reservation mode
 2017-10-18 13:42 UTC  (2+ messages)
` [tip:x86/apic] "

Updates to meta-freescale (master and rocko) in 2017-10-18
 2017-10-18 13:45 UTC 

[Devel] [PATCH v9 4/4] PCI: hisi: blacklist hip06/hip07 controllers behind SMMUv3
 2017-10-18 13:45 UTC  (4+ messages)
`  "

[PATCH i-g-t] tests/pm_rps: Move some test logic out of boost function
 2017-10-18 13:43 UTC  (4+ messages)

[PATCH v2 for-4.10 1/2] tools/libs/evtchn: Add support for restricting a handle
 2017-10-18 13:42 UTC  (2+ messages)
` [PATCH v2 for-4.10 2/2] xentoolcore_restrict_all: Implement for libxenevtchn

[PATCH 27/27 v12] arm/xen: vpl011: Correct the logic for asserting/de-asserting SBSA UART TX interrupt
 2017-10-18 13:41 UTC  (2+ messages)
` [PATCH RFC] ARM: vPL011: use receive timeout interrupt

[PATCH v3 00/20] KVM: arm/arm64: Optimize arch timer register handling
 2017-10-18 13:41 UTC  (5+ messages)
` [PATCH v3 06/20] KVM: arm/arm64: Check that system supports split eoi/deactivate

[LTP] [COMMITTED] [PATCH 1/2] lib: Add tst_strstatus()
 2017-10-18 13:40 UTC  (2+ messages)
` [LTP] [COMMITTED] [PATCH 2/2] syscalls: Make use of tst_strstatus()

[PATCH v3.16.y] percpu: make this_cpu_generic_read() atomic w.r.t. interrupts
 2017-10-18 13:40 UTC 

[PATCH v6 0/5] stm32 clocksource driver rework
 2017-10-18 13:38 UTC  (6+ messages)
` [PATCH v6 5/5] arm: dts: stm32: remove useless clocksource nodes

[PATCH] arm: configure interrupts to be in non-secure group1
 2017-10-18 13:38 UTC  (2+ messages)

[PATCH v6 0/4] Early boot time stamps for x86
 2017-10-18 13:38 UTC  (15+ messages)
` [PATCH v6 1/4] sched/clock: interface to allow timestamps early in boot

[PATCH v3.2.y] percpu: make this_cpu_generic_read() atomic w.r.t. interrupts
 2017-10-18 13:37 UTC 

[PATCH v3.10.y] percpu: make this_cpu_generic_read() atomic w.r.t. interrupts
 2017-10-18 13:36 UTC 

[PATCH v3 0/2] livepatch: introduce atomic replace
 2017-10-18 13:36 UTC  (9+ messages)
` [PATCH v3 2/2] livepatch: add "

[PATCH 1/2] lockdep: Introduce CROSSRELEASE_STACK_TRACE and make it not unwind as default
 2017-10-18 13:36 UTC  (5+ messages)

[PATCH 0/4] numa, iommu/smmu: IOMMU/SMMU driver optimization for NUMA systems
 2017-10-18 13:36 UTC  (7+ messages)
` [PATCH 3/4] iommu/arm-smmu-v3: Use NUMA memory allocations for stream tables and comamnd queues

[PATCH] doc: update release note for DPAA PMD support
 2017-10-18 13:34 UTC  (2+ messages)

[PATCH v3.16.y] percpu: make this_cpu_generic_read() atomic w.r.t. interrupts
 2017-10-18 13:35 UTC 

[PATCH v2 for-4.10] ubsan: add clang 5.0 support
 2017-10-18 13:35 UTC  (2+ messages)

[PATCH] timers: avoid an unnecessory iteration in __run_timers()
 2017-10-18 13:33 UTC  (2+ messages)
` [tip:timers/core] timers: Avoid an unnecessary "

[Qemu-devel] [PATCH v5 0/9] Support the Capstone disassembler
 2017-10-18 13:34 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 9/9] disas: Add capstone as submodule


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.