All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-04 14:38:18 to 2017-06-04 17:14:28 UTC [more...]

[PATCH] net/phy: Make phy_ethtool_ksettings_get return void
 2017-06-04 17:14 UTC 

[U-Boot] Pull request: u-boot-net.git master
 2017-06-04 17:11 UTC  (2+ messages)

[U-Boot] Please pull u-boot-fsl-qoriq master
 2017-06-04 17:11 UTC  (2+ messages)

[U-Boot] Pull Request: u-boot-sunxi/master
 2017-06-04 17:11 UTC  (2+ messages)

[U-Boot] [PATCH 0/7] fs: fat: convert to kconfig + switch some TI platforms
 2017-06-04 17:11 UTC  (13+ messages)
` [U-Boot] [PATCH RESEND 1/7] fs: fat: add kbuild configuration support
` [U-Boot] [PATCH 2/7] configs: k2*_evm: let each board decide env location
` [U-Boot] [PATCH 3/7] configs: k2g_evm: make sure config fallbacks take effect
` [U-Boot] [PATCH 4/7] config_fallbacks: add additional fallbacks for fat filesystem
` [U-Boot] [PATCH 6/7] board: ti: enable support for writing to fat partition
` [U-Boot] [PATCH] Kconfig: Migrate FS_FAT / FAT_WRITE

[PATCH] net/phy: Delete unused function phy_ethtool_gset
 2017-06-04 17:10 UTC 

[PATCH] net/dec: Make __de_get_link_ksettings return void
 2017-06-04 17:08 UTC 

[PATCH v3] kernel.bbclass: fix KERNEL_IMAGETYPE(S) for Image.gz
 2017-06-04 17:07 UTC  (2+ messages)

[PATCH 0/7] mlx5: Make eswitch_offloads a compile option
 2017-06-04 17:07 UTC  (8+ messages)
` [PATCH 7/7] mlx5: Do not build eswitch_offloads if CONFIG_MLX5_EN_ESWITCH_OFFLOADS is set

[PATCH] IB/rxe: Check return value from get_settings
 2017-06-04 17:06 UTC 

[vfs:work.uaccess 105/110] include/linux/uaccess.h:177:18: error: call to '__bad_copy_user' declared with attribute error: usercopy buffer size is too small
 2017-06-04 17:05 UTC 

Weird green patterns on video
 2017-06-04 17:05 UTC 

[kernel-hardening] Stop the plagiarism
 2017-06-04 16:59 UTC  (8+ messages)

[PATCH] ip_frag: handle MTU sizes not aligned to 8 bytes
 2017-06-04 16:55 UTC  (2+ messages)
`  "

[Xenomai] Issues with Xenomai 3.0.5
 2017-06-04 16:54 UTC  (3+ messages)

[patch net-next] net: sched: select cls when cls_act is enabled
 2017-06-04 16:49 UTC 

[PATCH v2] IB/core,rdmavt,hfi1,opa-vnic: Send OPA cap_mask3 in trap
 2017-06-04 16:46 UTC  (2+ messages)

[PATCH v1 1/1] Add Trusted Path Execution as a stackable LSM
 2017-06-04 16:43 UTC  (2+ messages)
` [kernel-hardening] "

[PATCH] ath6kl: fix spelling mistake: "Indicat" -> "Indicate"
 2017-06-04 16:36 UTC 

[refpolicy] [PATCH v2] filesystem: introduce fs_cgroup_filetrans interface
 2017-06-04 16:33 UTC 

[refpolicy] [PATCH] filesystem: introduce fs_cgroup_filetrans interface
 2017-06-04 16:30 UTC  (5+ messages)

[PATCH v6 0/3] Extend the vTPM proxy driver to pass locality
 2017-06-04 16:27 UTC  (11+ messages)
` [PATCH v6 2/3] tpm: vtpm_proxy: Implement request_locality function

[RFC 0/3] WhiteEgret LSM module
 2017-06-04 16:25 UTC  (8+ messages)

[Bug 101273] New: [NV108] Random kernel panic
 2017-06-04 16:23 UTC  (2+ messages)
  ` [Bug 101273] "

[Qemu-devel] [PULL 00/22] Trivial patches for 2017-06-04
 2017-06-04 15:45 UTC  (23+ messages)
` [Qemu-devel] [PULL 01/22] qemu-doc: Move the qemu-ga description into a separate chapter
` [Qemu-devel] [PULL 02/22] qemu-doc: Add hyperlinks to further license information
` [Qemu-devel] [PULL 03/22] docs qemu-doc: Avoid ide-drive, it's deprecated
` [Qemu-devel] [PULL 04/22] docs/qdev-device-use.txt: update section Default Devices
` [Qemu-devel] [PULL 05/22] tests/libqtest: Print error instead of aborting when env variable is missing
` [Qemu-devel] [PULL 06/22] configure: Detect native NetBSD curses(3)
` [Qemu-devel] [PULL 07/22] altera_timer: fix incorrect memset
` [Qemu-devel] [PULL 08/22] trivial: Remove unneeded ifndef in memory.h
` [Qemu-devel] [PULL 09/22] block: Correct documentation for BLOCK_WRITE_THRESHOLD
` [Qemu-devel] [PULL 10/22] target/arm: add data cache invalidation cp15 instruction to cortex-r5
` [Qemu-devel] [PULL 11/22] hw/xtensa: sim: use g_string/g_new
` [Qemu-devel] [PULL 12/22] hw/sparc: use ARRAY_SIZE() macro
` [Qemu-devel] [PULL 13/22] register: display register prefix (name) since it is available
` [Qemu-devel] [PULL 14/22] hw/mips: add missing include
` [Qemu-devel] [PULL 15/22] qapi: Fix some QMP documentation regressions
` [Qemu-devel] [PULL 16/22] scsi/lsi53c895a: Remove unused lsi_mem_*() return value
` [Qemu-devel] [PULL 17/22] qemu-ga: remove useless allocation
` [Qemu-devel] [PULL 18/22] help: Add newline to end of thread option help text
` [Qemu-devel] [PULL 19/22] ide-test: check return of fwrite
` [Qemu-devel] [PULL 20/22] dump: fix memory_mapping_filter leak
` [Qemu-devel] [PULL 21/22] ivshmem-server: ivshmem-client: Build when eventfd() is available
` [Qemu-devel] [PULL 22/22] hw/core: nmi.c can be compiled as common-obj nowadays

[PATCH] ip_frag: free mbufs on reassembly table destroy
 2017-06-04 16:20 UTC  (2+ messages)

[PATCH v2 0/3] mtd:nor:ppb_unlock fixes
 2017-06-04 16:18 UTC  (3+ messages)

[U-Boot] [PATCH] armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kernel
 2017-06-04 16:18 UTC 

Binary MOF buffer in WMI is finally decoded!
 2017-06-04 16:09 UTC 

[PATCH nf-next RFC 0/5] netfilter: add net namespace support for cthelper
 2017-06-04 16:07 UTC  (7+ messages)
` [PATCH nf-next RFC 1/5] netfilter: use nf_conntrack_helpers_register when possible
` [PATCH nf-next RFC 2/5] netfilter: make nf_conntrack_helper_register become per-net
` [PATCH nf-next RFC 3/5] netfilter: make each ct helper belong to a specific netns
` [PATCH nf-next RFC 4/5] netfilter: complete the netns support for the user cthelpers
` [PATCH nf-next RFC 5/5] netfilter: complete the netns support for the kernel built-in cthelpers

call trace on Khadas VIM Pro with AP6255 WiFi
 2017-06-04 16:07 UTC 

[PATCH v2 00/11] Support for H3 Composite Output support
 2017-06-04 16:01 UTC  (41+ messages)
  ` [PATCH v2 01/11] dt-bindings: update the binding for Allwinner H3 TVE support
  ` [PATCH v2 02/11] drm: sun4i: add support for H3 mixers
  ` [PATCH v2 03/11] drm: sun4i: ignore swapped mixer<->tcon connection for DE2
  ` [PATCH v2 04/11] drm: sun4i: add support for H3's TCON0/1
  ` [PATCH v2 05/11] drm: sun4i: add compatible for H3 display engine
  ` [PATCH v2 06/11] drm: sun4i: add color space correction support for DE2 mixer
  ` [PATCH v2 07/11] drm: sun4i: add support for the TV encoder in H3 SoC
  ` [PATCH v2 08/11] clk: sunxi-ng: allow CLK_DE to set CLK_PLL_DE for H3
  ` [PATCH v2 09/11] clk: sunxi-ng: export "
  ` [PATCH v2 10/11] ARM: sun8i: h3: add display engine pipeline for TVE
  ` [PATCH v2 11/11] [DO NOT MERGE] ARM: sun8i: h3: enable TV output on Orange Pi PC

porting LTTng to Go(lang)?
 2017-06-04 16:05 UTC 

[Qemu-devel] [PATCH v2 0/4] dump: add vmcoreinfo note
 2017-06-04 15:56 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 1/4] dump: add DumpInfo structure

[qemu-mainline test] 109975: tolerable FAIL - PUSHED
 2017-06-04 15:54 UTC 

mlx4_core 0000:07:00.0: swiotlb buffer is full and OOM observed during stress test on reset_controller
 2017-06-04 15:49 UTC  (11+ messages)

QEMU Malta emulation using I6400: runaway loop modprobe binfmt-464c
 2017-06-04 15:48 UTC  (10+ messages)

[PATCH] examples/ip_fragmentation: add fragmentation size support
 2017-06-04 15:44 UTC  (2+ messages)

[PATCH] nvme_fc: on lldd/transport io error, terminate association
 2017-06-04 15:43 UTC  (2+ messages)

[GIT PULL] TTY fix for 4.12-rc4
 2017-06-04 15:41 UTC 

[PATCH v2] KEYS: Convert KEYCTL_DH_COMPUTE to use the crypto KPP API
 2017-06-04 15:38 UTC  (3+ messages)

[PATCH] drm: Restore GNOME monitors.xml support
 2017-06-04 15:34 UTC 

[Buildroot] [PATCH] package/erlang-jiffy: set version in jiffy.app.src
 2017-06-04 15:29 UTC 

[PATCH V2] nvme: fix nvme_remove going to uninterruptible sleep for ever
 2017-06-04 15:28 UTC  (6+ messages)

[PATCH] nvme: fix hang in remove path
 2017-06-04 15:24 UTC  (4+ messages)

[refpolicy] [PATCH v2 1/6] cgmanager: add policy from gentoo
 2017-06-04 15:23 UTC  (6+ messages)
` [refpolicy] [PATCH v2 2/6] consolekit: Add support for consolekit2
` [refpolicy] [PATCH v2 3/6] consolekit: allow purging tmp
` [refpolicy] [PATCH v2 4/6] consolekit: introduce consolekit_use_inhibit_lock interface
` [refpolicy] [PATCH v2 5/6] dbus: use consolekit inhibit locks
` [refpolicy] [PATCH v2 6/6] networkmanager: "

[PATCH 0/2]nvme-cli: id-ctrl supports NVMe 1.3 spec
 2017-06-04 15:22 UTC  (8+ messages)
` [PATCH 1/2] nvme-cli: add fields into identify controller data structure
` [PATCH 2/2] nvme-cli: show more fields for id-ctrl

spread MSI(-X) vectors to all possible CPUs V2
 2017-06-04 15:17 UTC  (22+ messages)
` [PATCH 1/8] genirq: allow assigning affinity to present but not online CPUs
` [PATCH 2/8] genirq: move pending helpers to internal.h
` [PATCH 3/8] genirq/affinity: factor out a irq_affinity_set helper
` [PATCH 4/8] genirq/affinity: assign vectors to all present CPUs
` [PATCH 6/8] blk-mq: include all present CPUs in the default queue mapping
` [PATCH 7/8] blk-mq: create hctx for each present CPU
` [PATCH 8/8] nvme: allocate queues for all possible CPUs

[PATCH v4 0/8] Implement NVMe Namespace Descriptor Identification
 2017-06-04 15:09 UTC  (27+ messages)
` [PATCH v4 1/8] nvme: introduce NVMe Namespace Identification Descriptor structures
` [PATCH v4 2/8] nvme: rename uuid to nguid in nvme_ns
` [PATCH v4 3/8] nvmet: implement namespace identify descriptor list
` [PATCH v4 4/8] nvmet: add uuid field to nvme_ns and populate via configfs
` [PATCH v4 5/8] nvme: get list of namespace descriptors
` [PATCH v4 6/8] nvme: provide UUID value to userspace
` [PATCH v4 7/8] nvmet: allow overriding the NVMe VS via configfs
` [PATCH v4 8/8] nvmet: use NVME_IDENTIFY_DATA_SIZE

[PATCH v3 00/27] Thunderbolt security levels and NVM firmware upgrade
 2017-06-04 15:06 UTC  (5+ messages)
` [PATCH v3 06/27] thunderbolt: Rework capability handling

sparc gcc 7.1 compile issue
 2017-06-04 15:09 UTC  (9+ messages)

[RFC] ubsan: signed integer overflow in setitimer()
 2017-06-04 15:06 UTC  (2+ messages)

[PATCH] mm,page_alloc: Serialize warn_alloc() if schedulable
 2017-06-04 15:05 UTC  (7+ messages)

[GSoC][RFC/PATCH v3 2/2] submodule: port subcommand foreach from shell to C
 2017-06-04 15:05 UTC  (4+ messages)
` [PATCH] submodule foreach: correct $sm_path in nested submodules from a dir

[PATCH v2 00/25] arm64: KVM: Mediate access to GICv3 sysregs at EL2
 2017-06-04 14:59 UTC  (4+ messages)
` [PATCH v2 04/25] KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses "

[PATCH v5 00/11] KVM: arm/arm64: race fixes and vcpu requests
 2017-06-04 14:56 UTC  (6+ messages)
` [PATCH v5 04/11] KVM: arm/arm64: properly use "
` [PATCH v5 11/11] KVM: arm/arm64: timer: remove request-less vcpu kick

[patch net-next 0/3] mlxsw: Minor cleanup
 2017-06-04 14:53 UTC  (4+ messages)
` [patch net-next 1/3] mlxsw: spectrum: Tidy up header file
` [patch net-next 2/3] mlxsw: Fix typo inside enumeration
` [patch net-next 3/3] mlxsw: spectrum_router: Align RIF index allocation with existing code

[patch net-next] mlxsw: spectrum: Rename the firmware file
 2017-06-04 14:49 UTC 

[PATCH v2 0/3] Fix race condition and simplify vgic active handler
 2017-06-04 14:45 UTC  (9+ messages)
` [PATCH v2 3/3] KVM: arm/arm64: Simplify active_change_prepare and plug race

[net-next PATCH 0/3] net: optimize ICMP-reply code path
 2017-06-04 14:38 UTC  (4+ messages)
` [net-next PATCH 2/3] net: reduce cycles spend on ICMP replies that gets rate limited


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.