All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-29 20:28:25 to 2016-01-29 21:38:01 UTC [more...]

[PATCH] PCI: Add cavium acs pci quirk
 2016-01-29 20:03 UTC 

[kernel-hardening] [PATCHv2 0/2] Sanitization of buddy pages
 2016-01-29 21:36 UTC  (10+ messages)
` [kernel-hardening] [PATCHv2 2/2] mm/page_poisoning.c: Allow for zero poisoning
  ` [kernel-hardening] "
    `  "

[PATCH v12 0/4] Allow USB devices to remain runtime-suspended when sleeping
 2016-01-29 21:35 UTC  (5+ messages)
` [PATCH v12 2/4] PM / Domains: add setter for dev.pm_domain

Linux 2.6.32.70
 2016-01-29 21:34 UTC 

[RFC] Kernel unaligned access at __skb_flow_dissect
 2016-01-29 21:33 UTC  (12+ messages)

X86 arch_domain ginormous, sizeof(struct domain) already == PAGE_SIZE
 2016-01-29 21:32 UTC  (3+ messages)

vdso clock_gettime() sometimes broken after sleep
 2016-01-29 21:32 UTC 

[PATCH v2] ata: add AMD Seattle platform driver
 2016-01-29 21:31 UTC  (5+ messages)

bonding (IEEE 802.3ad) not working with qemu/virtio
 2016-01-29 21:31 UTC  (2+ messages)

[PATCH 0/3] OOM detection rework v4
 2016-01-29 21:30 UTC  (6+ messages)
` [PATCH 5/3] mm, vmscan: make zone_reclaimable_pages more precise

[PATCH] overlay: Clear stale ->numlower state over rename operation
 2016-01-29 21:30 UTC  (3+ messages)

[U-Boot] [PATCH v2] net: Add bootfile in DHCP Request
 2016-01-29 21:28 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2][v2] net: phy: implements probe for Cortina phy
 2016-01-29 21:28 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/2][v2] net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET
 2016-01-29 21:28 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] net: phy: micrel: fix divisor value for KSZ9031 phy skew
 2016-01-29 21:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/2] net: phy: micrel: add documentation for Micrel KSZ90x1 binding
 2016-01-29 21:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] net: phy: Use 'autoneg' flag from phydev
 2016-01-29 21:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] net: phy: Set ANRESTART in setup_forced
 2016-01-29 21:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] net: phy: micrel: Disable B_CAST on config
 2016-01-29 21:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 7/8] net: Rename eth.c to eth_lecacy.c
 2016-01-29 21:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 6/8] net: Move driver-model code into its own file
 2016-01-29 21:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 5/8] net: Move remaining common functions to eth_common.c
 2016-01-29 21:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 4/8] net: Move environment functions to the common file
 2016-01-29 21:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 3/8] net: Move common init into a new eth_common.c file
 2016-01-29 21:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/8] net: Don't call board/cpu_eth_init() with driver model
 2016-01-29 21:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/8] tegra: Report errors from PCI init
 2016-01-29 21:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 7/7] net/designware: add support of max-speed device tree property
 2016-01-29 21:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 6/7] net/designware: do explicit port selection for 1Gb mode
 2016-01-29 21:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 5/7] include/net.h: add max_speed member in struct eth_pdata
 2016-01-29 21:27 UTC  (2+ messages)
` [U-Boot] "

[GIT PULL 00/16] perf/core improvements and fixes
 2016-01-29 21:17 UTC  (20+ messages)
` [PATCH 01/16] tools build: Check basic headers for test-compile feature checker
` [PATCH 02/16] perf build: Fix feature-dump checks, we need to test all features
` [PATCH 03/16] perf build: Remove all condition feature check {C,LD}FLAGS
` [PATCH 04/16] perf build: Use feature dump file for build-test
` [PATCH 05/16] perf tools: Speed up build-tests by reducing the number of builds tested
` [PATCH 06/16] perf auxtrace: Add perf_evlist pointer to *info_priv_size()
` [PATCH 07/16] perf buildid: Fix cpumode of buildid event
` [PATCH 08/16] perf test: Check environment before start real BPF test
` [PATCH 09/16] perf test: Improve bp_signal
` [PATCH 10/16] perf tools: Move timestamp creation to util
` [PATCH 11/16] perf record: Use OPT_BOOLEAN_SET for buildid cache related options
` [PATCH 12/16] perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h
  ` [PATCH 12/16] perf kvm/{x86, s390}: "
` [PATCH 13/16] perf kvm/{x86,s390}: Remove const from kvm_events_tp
` [PATCH 14/16] perf kvm/powerpc: Port perf kvm stat to powerpc
` [PATCH 15/16] perf kvm/powerpc: Add support for HCALL reasons
` [PATCH 16/16] perf build: Align the names of the build tests:

[U-Boot] [PATCH v2 4/7] drivers/net/phy: introduce phy_set_supported()
 2016-01-29 21:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 3/7] net: phy: breakdown PHY_*_FEATURES defines
 2016-01-29 21:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 2/7] net: phy: genphy: Allow overwriting features
 2016-01-29 21:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 1/7] net: phy: ensure Gigabit features are masked off if requested
 2016-01-29 21:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 15/17] arm: ls102xa: Rewrite the logic of ft_fixup_enet_phy_connect_type()
 2016-01-29 21:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 14/17] net: tsec: Use priv->tbiaddr to initialize TBI PHY address
 2016-01-29 21:26 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 13/17] net: tsec: Add driver model ethernet support
 2016-01-29 21:26 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 12/17] doc: dt-bindings: Describe Freescale TSEC ethernet controller
 2016-01-29 21:26 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 11/17] net: tsec: Use tsec_private pointer as the parameter for internal routines
 2016-01-29 21:26 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 10/17] net: tsec: Adjust orders to avoid forward declaration of tsec_send()
 2016-01-29 21:26 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 09/17] net: tsec: Move rxbd and txbd to struct tsec_private
 2016-01-29 21:26 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 08/17] net: tsec: Move rx_idx and tx_idx to struct tsec_private
 2016-01-29 21:26 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 07/17] net: tsec: fsl_mdio: Fix several cosmetic issues
 2016-01-29 21:26 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 06/17] arm: ls1021atwr: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET
 2016-01-29 21:26 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 05/17] powerpc: p1010rdb: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET
 2016-01-29 21:26 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 04/17] powerpc: mpc8548cds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET
 2016-01-29 21:26 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 03/17] powerpc: mpc8572ds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET
 2016-01-29 21:26 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 02/17] powerpc: c29xpcie: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET
 2016-01-29 21:26 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 01/17] powerpc: bsc9132qds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET
 2016-01-29 21:26 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH V2] net: bootp: Ignore packets whose yiaddr is 0
 2016-01-29 21:26 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 5/5] drivers: net: vsc9953: Add LAG support
 2016-01-29 21:26 UTC  (2+ messages)
` [U-Boot] "

[PATCH 00/10] KVM PCIe/MSI passthrough on ARM/ARM64
 2016-01-29 21:25 UTC  (7+ messages)

[U-Boot] [PATCH 4/5] common: cmd_ethsw: Spelling fixes
 2016-01-29 21:26 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 3/5] doc: t1040-l2switch: Update README
 2016-01-29 21:26 UTC  (3+ messages)
` [U-Boot] "

[kernel-hardening] [RFC PATCH 1/2] SROP Mitigation: Architecture independent code for signal cookies
 2016-01-29 21:26 UTC  (3+ messages)

[U-Boot] [PATCH 2/5] drivers: net: vsc9953: Fix FDB aging time
 2016-01-29 21:26 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/5] drivers: net: vsc9953: Fix number of reserved registers
 2016-01-29 21:26 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH] net: phy: do not read configuration register on reset
 2016-01-29 21:26 UTC  (3+ messages)
` [U-Boot] "

About using -i with MASQUERADE
 2016-01-29 21:25 UTC  (4+ messages)

Ceph Tech Talk - High-Performance Production Databases on Ceph
 2016-01-29 21:25 UTC  (2+ messages)

[PATCH v2 04/10] x86/syscalls: Remove __SYSCALL_COMMON and __SYSCALL_X32
 2016-01-29 21:23 UTC  (3+ messages)
` [tip:x86/asm] "

[linux-review:James-Hogan/kbuild-Remove-stale-asm-generic-wrappers/20160119-183642] d979f99e9cc14e2667e9b6e268db695977e4197a BUILD DONE
 2016-01-29 21:24 UTC  (9+ messages)

computing drop-able caches
 2016-01-29 21:21 UTC  (7+ messages)

[PATCH 00/10] android sync framework: clean up IOCTLs and ABI
 2016-01-29 21:20 UTC  (21+ messages)
` [PATCH 01/10] staging/android: remove SYNC_WAIT ioctl
` [PATCH 02/10] staging/android: rename sync_pt_info to fence_info
` [PATCH 03/10] staging/android: rename sync_file_info_data to sync_file_info
` [PATCH 04/10] staging/android: remove driver_data from struct fence_info
` [PATCH 05/10] staging/android: remove len field "
` [PATCH 06/10] staging/android: turn fence_info into a __64 pointer
` [PATCH 07/10] staging/android: add num_fences field to struct sync_file_info
` [PATCH 08/10] staging/android: rename SYNC_IOC_FENCE_INFO
` [PATCH 09/10] staging/android: add flags member to sync ioctl structs
` [PATCH 10/10] staging/android: remove redundant comments on sync_merge_data

[RFC 0/8] CPU reclaiming for SCHED_DEADLINE
 2016-01-29 21:21 UTC  (8+ messages)
` [RFC 5/8] Track the "total rq utilisation" too

[PATCH v3 1/1] apr-util: add ldap crypto and sqlite3 to PACKAGECONFIG
 2016-01-29 21:21 UTC  (3+ messages)

[libvirt test] 79390: regressions - FAIL
 2016-01-29 21:20 UTC 

[Buildroot] [PATCH] linux-headers: bump 3.{10, 14}.x series
 2016-01-29 21:19 UTC 

[PATCH v2] ARM: xip: Use correct symbol for end of ROM marker
 2016-01-29 21:17 UTC  (20+ messages)
` [PATCH v3] "

[Buildroot] [PATCH 1/2] package/lm-sensors: fix download URL
 2016-01-29 21:16 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/lm-sensors: bump version to 3.4.0

failure to activate with Infernalis on CentOS 7.2.1511
 2016-01-29 21:13 UTC 

ipmi_si feature request: SMBIOS-based autoloading
 2016-01-29 20:12 UTC  (5+ messages)
  ` [Openipmi-developer] "

[PATCH V8 00/23] Coresight integration with perf
 2016-01-29 21:12 UTC  (8+ messages)
` [PATCH V8 23/23] perf tools: adding coresight etm PMU record capabilities

[RFC][PATCHSET] allowing exports in *.S
 2016-01-29 21:06 UTC  (3+ messages)
` [PATCH 02/12] EXPORT_SYMBOL() for asm

[Buildroot] [PATCH 1/1] bonnie: Expand description in config help text
 2016-01-29 21:06 UTC 

[Buildroot] [PATCH 1/1] package/pulseaudio: fix musl build
 2016-01-29 21:05 UTC 

[RFC PATCH 0/2] avoid external fragmentation related to migration fallback
 2016-01-29 21:03 UTC  (3+ messages)

[PATCH 0/7] USB changes for rare warnings
 2016-01-29 21:02 UTC  (5+ messages)
` [PATCH 3/7] usb: gadget: pxa25x_udc: use readl/writel for mmio

[PATCHSET 00/10] perf tools: Apply percent-limit to callchains (v2)
 2016-01-29 21:00 UTC  (8+ messages)

network drivers are not installed when MACHINE qemux86-64
 2016-01-29 20:59 UTC  (3+ messages)

[PATCH v2 0/3] clk: xgene: Add SoC and PMD PLL clocks with v2 hardware
 2016-01-29 20:58 UTC  (7+ messages)
` [PATCH v2 2/3] "
` [PATCH v2 3/3] arm64: Update Merlin DT PCP PLL clock node for "

Jethro Qt5.5 does not build without X11
 2016-01-29 20:57 UTC  (3+ messages)

[PATCH 1/3] drm/i915: don't deactivate FBC at skylake_disable_primary_plane
 2016-01-29 20:57 UTC  (3+ messages)
` [PATCH 2/3] drm/i915/fbc: unexport the HW level activation functions
` [PATCH 3/3] drm/i915/fbc: set fbc->active from the new "

[PATCH net] ipv4: early demux should be aware of fragments
 2016-01-29 20:57 UTC  (5+ messages)

Gitignore file exceptions are not applied to untarcked files
 2016-01-29 20:54 UTC  (3+ messages)

Клиентские базы!!! Тел\Viber\Whatsapp:+79133913837 Skype:prodawez389 Email:gdrozdova37@gmail.com Узнайте подробнее!!!
 2016-01-29 16:59 UTC 

[Buildroot] [PATCH 1/1] package/live555: bump version to 2016.01.29
 2016-01-29 20:51 UTC 

[U-Boot] [PATCH 0/9] Malta UART using device model & device tree
 2016-01-29 20:50 UTC  (4+ messages)
` [U-Boot] [PATCH 1/9] ioport.h: Remove struct resource & co

[PATCH] bnx2fc: Show information about log levels in 'modinfo'
 2016-01-29 20:50 UTC  (2+ messages)

[PATCH v4 0/2] Add HS-USB device tree support for R8A7790/Lager board
 2016-01-29 20:49 UTC  (7+ messages)
` [PATCH] ARM: dts: porter: add MAX3355 support

[PATCH] tpm, tpm_crb: fix control area resource mapping
 2016-01-29 20:48 UTC  (3+ messages)
` [tpmdd-devel] "

Клиентские базы!!! Тел\Viber\Whatsapp:+79139393506 Skype:prodawez389 Email:gmartinova29@gmail.com Узнайте подробнее!!!
 2016-01-29 16:59 UTC 

[PATCH v4 0/3] arm64/clk: EXYNOS: Consolidate Exynos7 symbol
 2016-01-29 20:43 UTC  (7+ messages)
` [PATCH v4 1/3] clk: samsung: Enable COMPILE_TEST for Samsung clocks
` [PATCH v4 2/3] clk: samsung: Don't build ARMv8 clock drivers on ARMv7

[PATCH 01/25] drm/i915/fbc: wait for a vblank instead of 50ms when enabling
 2016-01-29 20:42 UTC  (6+ messages)

RAID1 disk upgrade method
 2016-01-29 20:41 UTC  (20+ messages)

[PATCH v6 0/2] adding PCI support to AXS10x
 2016-01-29 20:40 UTC  (7+ messages)
` [PATCH v6 1/2] PCI support added to ARC
` [PATCH v6 2/2] add new platform driver for PCI RC

[U-Boot] [PATCH] armv8/ls1043a: Implement workaround for erratum A009660
 2016-01-29 20:40 UTC  (6+ messages)

[PATCH] ptp: ixp46x: use helpers for converting ns to timespec
 2016-01-29 20:39 UTC  (2+ messages)

[PATCH V3] net: emac: emac gigabit ethernet controller driver
 2016-01-29 20:38 UTC  (5+ messages)

xfstests xfs/293 failure with current xfstests
 2016-01-29 20:37 UTC  (2+ messages)

[GIT PULL 00/54] perf tools: Bugfix, BPF improvements and overwrite ring buffer support
 2016-01-29 20:37 UTC  (3+ messages)
` [PATCH 28/54] perf record: Extract synthesize code to record__synthesize()

[U-Boot] [PATCH][RE-SUBMIT] usb: gadget: dwc2_udc_otg: modified the check condition for max packet size of ep_in in high speed
 2016-01-29 20:35 UTC  (3+ messages)

[PATCH 0/6][Jethro] Jethro-next qemu security fixes
 2016-01-29 20:35 UTC  (7+ messages)
` [PATCH 1/6] qemu: Security fix CVE-2015-8504
` [PATCH 2/6] qemu: Security fix CVE-2015-7504
` [PATCH 3/6] qemu: Security fix CVE-2015-7512
` [PATCH 4/6] qemu: Security fix CVE-2015-8345
` [PATCH 5/6] qemu: Security fix CVE-2016-1568
` [PATCH 6/6] qemu: Security fix CVE-2015-7295

i40evf DPDK init_adminq failed: -53
 2016-01-29 20:34 UTC 

[Qemu-devel] [PATCH v4 0/4] blockdev: Fix 'change' for slot devices
 2016-01-29 20:33 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 2/4] "
` [Qemu-devel] [PATCH v4 3/4] Revert "hw/block/fdc: Implement tray status"

[PATCH] Fix bluetooth.h compilation error with strict C
 2016-01-29 20:30 UTC 

[PATCH] example/ipsec-secgw: ipsec security gateway
 2016-01-29 20:29 UTC 


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.