All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-25 16:11:58 to 2017-10-25 17:21:43 UTC [more...]

[PATCH v5 06/16] perf report: fall-back to function name comparison for -g srcline
 2017-10-25 17:18 UTC  (2+ messages)
` [tip:perf/core] perf report: Fall-back "

[PATCH v5 03/16] perf util: refactor inline_list to operate on symbols
 2017-10-25 17:16 UTC  (2+ messages)
` [tip:perf/core] perf callchain: Refactor "

[PATCH v5 05/16] perf report: create real callchain entries for inlined frames
 2017-10-25 17:17 UTC  (2+ messages)
` [tip:perf/core] perf callchain: Create "

[PATCH v5 04/16] perf util: refactor inline_list to store srcline string directly
 2017-10-25 17:17 UTC  (2+ messages)
` [tip:perf/core] perf callchain: Refactor "

[RFC 00/14] Kernel based bootsplash
 2017-10-25 17:20 UTC  (4+ messages)
` [RFC 10/14] bootsplash: Add animation support

[PATCH 1/1] qemumips64: no qemu-usermode for n32
 2017-10-25 17:18 UTC  (4+ messages)

[PATCH v3 0/2] ima: change how MODULE_SIG_FORCE is checked on modules checking policy
 2017-10-25 17:18 UTC  (7+ messages)
` [PATCH v3 2/2] ima: check signature enforcement against cmdline param instead of CONFIG

[PATCH] net/octeontx: fix build for gcc < 4.6
 2017-10-25 17:17 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] net/unix: don't show information about sockets from other namespaces
 2017-10-25 17:16 UTC  (2+ messages)
` [PATCH v2] "

[PATCHv3 1/2] proc: mm: export PTE sizes directly in smaps
 2017-10-25 17:14 UTC  (5+ messages)
` [PATCH 2/2] Add /proc/PID/{smaps, numa_maps} support for DAX

[PATCH v2 0/9] irqchip: stm32: add stm32h7 support
 2017-10-25 17:11 UTC  (30+ messages)
` [PATCH v2 1/9] irqchip: stm32: select GENERIC_IRQ_CHIP
` [PATCH v2 2/9] irqchip: stm32: add multi-bank management
` [PATCH v2 3/9] dt-bindings: interrupt-controllers: add compatible string for stm32h7
` [PATCH v2 4/9] irqchip: stm32: add stm32h7 support
` [PATCH v2 5/9] irqchip: stm32: fix initial values
` [PATCH v2 6/9] irqchip: stm32: move the wakeup on interrupt mask
` [PATCH v2 7/9] ARM: dts: stm32: add exti support for stm32h743
` [PATCH v2 8/9] ARM: dts: stm32: add system config bank node "
` [PATCH v2 9/9] ARM: dts: stm32: add support of exti on stm32h743 pinctrl

Consequences of CRLF in index?
 2017-10-25 17:13 UTC  (7+ messages)

[PATCH v3] drm/i915/dp: Clean up intel_dp_check_mst_status
 2017-10-25 17:13 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[fstests PATCH] generic: add test for DAX MAP_SYNC support
 2017-10-25 17:12 UTC  (7+ messages)
` [fstests PATCH v2] "

[PATCH] wimax/i2400m: Remove VLAIS
 2017-10-25 17:12 UTC  (5+ messages)

NFS Force Unmounting
 2017-10-25 17:11 UTC 

[GIT PULL 00/15] perf/core inlining improvements
 2017-10-25 17:10 UTC  (2+ messages)

[PATCH rdma-next] RDMA: Remove Sean's and Hal's emails from MAINTAINER file
 2017-10-25 17:09 UTC  (3+ messages)

[PATCH v3 0/5] move vdev into drivers/bus
 2017-10-25 17:10 UTC  (6+ messages)
` [PATCH v8 0/4] "
  ` [PATCH v8 1/4] cryptodev: remove crypto vdev init API
  ` [PATCH v8 2/4] eal: remove dependency on vdev
  ` [PATCH v8 3/4] bus/vdev: move to vdev bus to drivers/bus
  ` [PATCH v8 4/4] bus/vdev: change log type

[PATCH rdma-core 0/3] ibacm fixes relating to interface iteration
 2017-10-25 17:07 UTC  (2+ messages)

[RFC 00/17] Per-context and per-client engine busyness
 2017-10-25 17:06 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v2 0/2] mtd: nand: wait for tWHR, and fix the setup_data_interface of Denali
 2017-10-25 17:04 UTC  (7+ messages)

[PATCH] net: sunrpc: svcauth_gss: use BUG_ON instead of if condition followed by BUG
 2017-10-25 17:04 UTC  (8+ messages)

perf buildid-cache -p <path> question
 2017-10-25 17:04 UTC  (9+ messages)

Detecting page cache trashing state
 2017-10-25 16:53 UTC  (7+ messages)

[PATCH net-next v3 0/3] bpf: permit multiple bpf attachments for a single perf tracepoint event
 2017-10-25 17:01 UTC  (4+ messages)
` [PATCH net-next v3 2/3] bpf: permit multiple bpf attachments for a single perf event

[PATCH] drm/i915/selftests: Hide dangerous tests
 2017-10-25 17:01 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH v4 00/26] KVM/ARM: Add support for GICv4
 2017-10-25 17:01 UTC  (12+ messages)
` [PATCH v4 12/26] KVM: arm/arm64: GICv4: Propagate affinity changes to the physical ITS
` [PATCH v4 14/26] KVM: arm/arm64: GICv4: Handle MOVALL applied to a vPE
` [PATCH v4 17/26] KVM: arm/arm64: GICv4: Propagate VLPI properties at map time

[net-next V4 PATCH 1/5] bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAP
 2017-10-25 16:59 UTC  (7+ messages)
` [bpf] 3ea693a925: BUG:unable_to_handle_kernel

Cancer Solution Discovered. Please Share
 2017-10-25 16:59 UTC 

[PATCH] iio/accel/bmc150: Improve unlocking of a mutex in two functions
 2017-10-25 16:58 UTC  (8+ messages)
      `  "

[PATCH] kernel/kprobes: add check to avoid kprobe memory leak
 2017-10-25 16:54 UTC  (2+ messages)

[PATCH 0/2] ARM-OMAP3: Fine-tuning for omap3xxx_hwmod_init()
 2017-10-25 16:54 UTC  (4+ messages)

[PATCH net] xfrm: Clear sk_dst_cache when applying per-socket policy
 2017-10-25 16:52 UTC  (7+ messages)
` [PATCH net v2] "

[PATCH] drm/i915: Cancel the hotplug work when unregistering the connector
 2017-10-25 16:52 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] kernel-fitimage: add DTB_LOAD to set dtb address
 2017-10-25 16:52 UTC  (2+ messages)

[PATCH] ARM: dts: DRA76-EVM: Set powerhold property for tps65917
 2017-10-25 16:52 UTC  (2+ messages)

[PATCH v3] ethernet: cavium: octeon: Switch to using netdev_info()
 2017-10-25 16:44 UTC 

[PATCHv3 rdma-core 3/3] ibacm: In acm_util.c:acm_if_iter_sys, try IPv4 if IPv6 doesn't find any appropriate interfaces
 2017-10-25 16:51 UTC 

[PATCH rdma-core 3/3] ibacm: In acm_util.c:acm_if_iter_sys, try IPv4 if IPv6 doesn't find any appropriate interfaces
 2017-10-25 16:50 UTC  (6+ messages)

[PATCH v2 0/7] net/mlx4: follow-up on new TX datapath introduced in RC1
 2017-10-25 16:50 UTC  (11+ messages)
  ` [PATCH v2 1/7] net/mlx4: remove error flows from Tx fast path
  ` [PATCH v2 2/7] net/mlx4: inline more Tx functions
  ` [PATCH v2 5/7] net/mlx4: remove unnecessary variables in Tx burst
  ` [PATCH v2 6/7] net/mlx4: improve performance of one Tx segment
  ` [PATCH v2 7/7] net/mlx4: separate Tx for multi-segments

[PATCH 0/9] Enable dw-mmc multi-card support
 2017-10-25 16:50 UTC  (9+ messages)

[PATCH 20/20] tcmu: allow max block and global max blocks to be settable v2
 2017-10-25 16:47 UTC 

[PATCH 19/20] tcmu: make ring buffer timer configurable v2
 2017-10-25 16:47 UTC 

[PATCH 18/20] tcmu: simplify scatter_data_area error handling
 2017-10-25 16:47 UTC 

[PATCH 17/20] tcmu: run the unmap thread/wq if waiters
 2017-10-25 16:47 UTC 

[PATCH 16/20] tcmu: fix tcmu_irqcontrol and unmap race
 2017-10-25 16:47 UTC 

[PATCH 15/20] tcmu: fix free block calculation
 2017-10-25 16:47 UTC 

[PATCH 14/20] tcmu: don't block submitting context for block waits
 2017-10-25 16:47 UTC 

[PATCH 13/20] tcmu: take blocks from devs waiting on blocks
 2017-10-25 16:47 UTC 

[PATCH 12/20] tcmu: release blocks for partially setup cmds
 2017-10-25 16:47 UTC 

Linux Foundation Technical Advisory Board election results 2017
 2017-10-25 16:47 UTC  (3+ messages)
` [Ksummit-discuss] "
` [Tech-board-discuss] "

[PATCH 11/20] tcmu: drop is_in_waiter_list
 2017-10-25 16:47 UTC 

[PATCH 10/20] tcmu: fix dev root_udev_waiter_mutex errors
 2017-10-25 16:47 UTC 

[PATCH 09/20] tcmu: split unmap_thread_fn
 2017-10-25 16:47 UTC 

[PATCH 08/20] tcmu: remove commands_lock
 2017-10-25 16:47 UTC 

[Bridge] Linux Bridge Static FDB move
 2017-10-25 16:47 UTC 

[PATCH 07/20] tcmu: move expired command completion to unmap thread
 2017-10-25 16:47 UTC 

[PATCH 06/20] tcmu: merge common block release code
 2017-10-25 16:47 UTC 

[PATCH 05/20] tcmu: fix double se_cmd completion
 2017-10-25 16:47 UTC 

[PATCH 04/20] target: return SAM_STAT_TASK_SET_FULL for TCM_OUT_OF_RESOURCES
 2017-10-25 16:47 UTC 

[PATCH 03/20] tcmu: Use macro to call container_of in tcmu_cmd_time_out_show
 2017-10-25 16:47 UTC 

[PATCH 02/20] tcmu: Add netlink command reply supported option for each device
 2017-10-25 16:47 UTC 

[PATCH 01/20] tcmu: fix crash when removing the tcmu device v4
 2017-10-25 16:47 UTC 

[PATCH 00/20] tcmu update
 2017-10-25 16:47 UTC 

[Qemu-devel] [PATCH/QEMU] s390x/kvm: use cpu_model_available for guarded storage on compat machines
 2017-10-25 16:45 UTC  (6+ messages)

[PATCH] xen/gntdev: avoid out of bounds access in case of partial gntdev_mmap()
 2017-10-25 16:46 UTC  (3+ messages)

[PATCH] fs, mm: account filp and names caches to kmemcg
 2017-10-25 16:44 UTC  (12+ messages)

[PATCH] net: xfrm_user: use BUG_ON instead of if condition followed by BUG
 2017-10-25 16:43 UTC  (6+ messages)

[Ksummit-discuss] [TECH TOPIC] How to encourage driver authors to annotate integer endianness properly
 2017-10-25 16:16 UTC  (4+ messages)

[PATCH] net/mlx5: fix adjust priority for drop queue
 2017-10-25 16:41 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] Input: synaptics-rmi4: Limit the range of what GPIOs are buttons
 2017-10-25 16:40 UTC  (3+ messages)

[BUG] xen_gntdev - gntdev_vma_find_special_page - unable to handle kernel paging request
 2017-10-25 16:40 UTC  (3+ messages)

[patch net-next RFC 0/7] Add support for resource abstraction
 2017-10-25 16:40 UTC  (3+ messages)
` [patch net-next RFC 5/7] mlxsw: Register KVD resources with devlink

[PATCH] test: fix build without flow classify
 2017-10-25 16:36 UTC  (2+ messages)

[OSSTEST PATCH 00/16] Upgrade to Stretch
 2017-10-25 16:36 UTC  (2+ messages)

[PATCH 1/4] powerpc/kprobes: Disable preemption before invoking probe handler for optprobes
 2017-10-25 16:36 UTC  (5+ messages)
` [PATCH 3/4] powerpc/kprobes: Blacklist emulate_update_regs() from kprobes
` [PATCH 4/4] powerpc/kprobes: refactor kprobe_lookup_name for safer string operations

[PATCH] dhcp: fix build issue with libxml2 support
 2017-10-25 16:35 UTC  (2+ messages)
` ✗ patchtest: failure for "

[RFC PATCH 2/2] mm,oom: Try last second allocation after selecting an OOM victim
 2017-10-25 15:34 UTC  (6+ messages)

[PATCH v2 0/9] protocol transition
 2017-10-25 16:32 UTC  (10+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 10/10] ssh: introduce a 'simple' ssh variant
        ` [PATCH 0/5] Coping with unrecognized ssh wrapper scripts in GIT_SSH
          ` [PATCH 3/5] ssh: 'auto' variant to select between 'ssh' and 'simple'

nftables rules not matching after upgrading from 0.7 to 0.8
 2017-10-25 16:31 UTC 

[lkp-robot] [cfg80211] 90a53e4432: kmsg.cfg80211:Problem_loading_in-kernel_X.#certificate(-#)
 2017-10-25 16:31 UTC 

[lkp-robot] [x86/boot/64] 03eb570053: BUG:kernel_reboot-without-warning_in_early-boot_stage, last_printk:early_console_in_setup_code
 2017-10-25 16:28 UTC 

[PATCH] PM / QoS: Fix device resume latency PM QoS
 2017-10-25 16:28 UTC  (6+ messages)

[PATCH v2] tracing: Allocate mask_str buffer dynamically
 2017-10-25 16:20 UTC 

[PATCH v3] drm: drm_vblank_cleanup: WARN when refcount > 0
 2017-10-25 16:24 UTC 

[RFC PATCH 0/3] userfaultfd: non-cooperative: syncronous events
 2017-10-25 16:23 UTC  (6+ messages)
` [RFC PATCH 1/3] userfaultfd: introduce userfaultfd_init_waitqueue helper
` [RFC PATCH 2/3] userfaultfd: non-cooperative: generalize wake key structure
` [RFC PATCH 3/3] userfaultfd: non-cooperative: allow synchronous EVENT_REMOVE

[PATCH] media: pvrusb2: Convert timers to use timer_setup()
 2017-10-25 16:23 UTC  (4+ messages)

[PATCH] drivers/net: netronome: Convert timers to use timer_setup()
 2017-10-25 16:22 UTC  (2+ messages)

[kernel-hardening] [PATCH v7] printk: hash addresses printed with %p
 2017-10-25 16:22 UTC  (3+ messages)
` [lkp-robot] [printk] 7f7c60e066: BUG:KASAN:slab-out-of-bounds
  ` [kernel-hardening] "

[lkp-robot] [kaiser] 44890ec439: WARNING:at_arch/x86/include/asm/tlbflush.h:#native_flush_tlb
 2017-10-25 16:21 UTC 

[PATCH v2] net/sock: Update sk rcu iterator macro
 2017-10-25 16:20 UTC  (2+ messages)
` [lkp-robot] [net/sock] e7396cb0c7: BUG:unable_to_handle_kernel

[PATCH] Batch unmount cleanup
 2017-10-25 16:20 UTC  (2+ messages)
` [lkp-robot] c5300ac826: stderr.umount:/tmp/vm-scalability-tmp:target_is_busy

[virtio-dev] packed ring layout proposal v3
 2017-10-25 16:20 UTC  (4+ messages)
` [virtio-dev] "
  ` [virtio-dev] "
    `  "

[PATCH v8 0/6] drm/i915/guc : Removing enable_guc_loading module and Decoupling logs and ADS from submission
 2017-10-25 16:19 UTC  (3+ messages)
` [PATCH v8 6/6] drm/i915/guc : Decouple "

[RFC PATCH 0/3] userfaultfd: non-cooperative: syncronous events
 2017-10-25 16:19 UTC 

[RFC PATCH 0/9] V4L2 Jobs API WIP
 2017-10-25 16:19 UTC  (5+ messages)

KVM PUSH ES size bug
 2017-10-25 16:20 UTC  (3+ messages)

[libfdt][PATCH v3] implement strnlen for systems that need it
 2017-10-25 16:18 UTC  (6+ messages)
` [Qemu-devel] "

[PATCH V3 rdma-core 0/5] Userspace library matching for hip08 RoCE
 2017-10-25 16:18 UTC  (7+ messages)

[PATCH v2] drm/framebuffer: Add framebuffer debugfs file
 2017-10-25 16:18 UTC  (4+ messages)

[PATCH net-next 2/3] bpf: permit multiple bpf attachments for a single perf event
 2017-10-25 16:18 UTC  (2+ messages)
` [lkp-robot] [bpf] 76cdd39f41: WARNING:trinity-c0_still_has_locks_held

[PATCH net-next] tcp: add tracepoint trace_tcp_retransmit_synack()
 2017-10-25 16:17 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] armv8: layerscape: Allocate 66 MB DDR for secure memory
 2017-10-25 16:17 UTC  (7+ messages)
` [U-Boot] [PATCH 2/2] armv8: sec_firmware: Add support for loadables in FIT

[lkp-robot] [tcp/dccp] a6ca7abe53: WARNING:suspicious_RCU_usage
 2017-10-25 16:17 UTC 

[pull-request] next-crypto 17.11 rc2
 2017-10-25 16:18 UTC 

[PATCH v2 0/2] Input: synaptics - Lenovo X1 Carbon 5 should use SMBUS/RMI
 2017-10-25 16:14 UTC  (7+ messages)
` [PATCH v2 1/2] Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3

[PATCH] sunrpc: use supplimental groups in auth hash
 2017-10-25 16:13 UTC  (2+ messages)

[PATCHv2 rdma-core 3/3] ibacm: In acm_util.c:acm_if_iter_sys, try IPv4 if IPv6 doesn't find any appropriate interfaces
 2017-10-25 16:13 UTC 

Setting single rate in ath10k broken by "reject/clear user rate mask if not usable"
 2017-10-25 16:13 UTC  (13+ messages)

[PATCH] comment: Describe how rte_cryptodev_info_get returns capabilities
 2017-10-25 16:13 UTC  (3+ messages)

[LTP] [PATCH 1/4] tst_safe_net: add new wrapper for safe_setsockopt
 2017-10-25 16:11 UTC  (3+ messages)
` [LTP] [PATCH 3/4] tst_netload: support new -F option for netstress client
` [LTP] [PATCH 4/4] tcp_fastopen: new test-case with TCP_FASTOPEN_CONNECT


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.