All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-10 20:11:31 to 2016-05-10 21:29:49 UTC [more...]

[PATCH v1 net-next 0/7] More enabler patches for DSA probing
 2016-05-10 21:27 UTC  (6+ messages)
` [PATCH v1 net-next 1/7] dsa: mv88e6xxx: Initialise the mutex as soon as it is created
` [PATCH v1 net-next 2/7] dsa: mv88e6xxx: Rename probe function to fit the normal pattern
` [PATCH v1 net-next 3/7] dsa: Add mdio device support to Marvell switches
` [PATCH v1 net-next 4/7] dsa: Move gpio reset into switch driver
` [PATCH v1 net-next 7/7] dsa: mv88e6xxx: Handle eeprom-length property

[PATCH net-next 1/2] net: dsa: mv88e6xxx: abstract VTU/STU data access
 2016-05-10 21:29 UTC  (2+ messages)

[PATCH v3 0/4] x86, boot: KASLR memory randomization
 2016-05-10 21:28 UTC  (8+ messages)
` [PATCH v3 1/4] x86, boot: Refactor KASLR entropy functions
` [PATCH v3 3/4] x86, boot: Implement ASLR for kernel memory sections (x86_64)
    ` [kernel-hardening] "

[net PATCH v2 0/6] net sched: Fix broken late binding of actions
 2016-05-10 21:28 UTC  (13+ messages)
` [net PATCH v2 1/6] net sched: vlan action fix late binding
` [net PATCH v2 2/6] net sched: ipt "
` [net PATCH v2 3/6] net sched: mirred "
` [net PATCH v2 4/6] net sched: simple "
` [net PATCH v2 5/6] net sched: skbedit "
` [net PATCH v2 6/6] net sched: ife "

raid 5 crashed
 2016-05-10 21:28 UTC 

[Buildroot] [git commit] Update for 2016.05-rc1
 2016-05-10 21:26 UTC 

[U-Boot] [PATCH v2 1/7] efi_loader: Add network access support
 2016-05-10 21:25 UTC  (2+ messages)
` [U-Boot] [PATCH v3 "

[PATCH 1/1] ARM: dts: sunxi: Add a olinuxino-lime2-emmc
 2016-05-10 21:22 UTC  (19+ messages)

[PATCH v2] enic: fix 'imissed' to count drops due to no RX buffers
 2016-05-10 21:21 UTC 

[PATCH 0/6] modernize t1500
 2016-05-10 21:19 UTC  (10+ messages)
` [PATCH 5/6] t1500: avoid setting environment variables outside of tests

[PATCH 3/4] block: Add and use a rw_stat_group function for indexing partition stat fields
 2016-05-10 21:18 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: fix skb deref after free
 2016-05-10 21:17 UTC 

[Qemu-devel] [PATCH] Fix linking relocatable objects on Sparc
 2016-05-10 21:16 UTC 

[B.A.T.M.A.N.] Unable to ping interface in ap mode / client mode with IP4 addr
 2016-05-10 21:16 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH v2] batman-adv: init ELP tweaking options only once
 2016-05-10 21:14 UTC  (3+ messages)

[PATCH 0/2] Work on t3404 in preparation for rebase--helper
 2016-05-10 21:13 UTC  (5+ messages)
` [PATCH 2/2] t3404: be resilient against running with the -x flag

[RFC PATCH] IB/mlx5: set correct gid_tbl_len for MAD_IFC
 2016-05-10 21:12 UTC  (3+ messages)

on a MPC8360 system, how can i read the *actual* bus frequencies?
 2016-05-10 21:11 UTC 

Getting rid of dynamic TASK_SIZE (on x86, at least)
 2016-05-10 21:11 UTC  (11+ messages)

[PATCH] x86/mm: Switch from TASK_SIZE to TASK_SIZE_MAX in the page fault code
 2016-05-10 21:10 UTC 

[PATCH V5 0/5] efivar: upgrade to 0.23
 2016-05-10 21:10 UTC  (2+ messages)

[RFC PATCH 0/2] net: threadable napi poll loop
 2016-05-10 21:09 UTC  (13+ messages)

[PATCH 1/2] ARM: exynos_defconfig: Enable MFC driver as module
 2016-05-10 21:07 UTC  (4+ messages)
` [PATCH 2/2] ARM: multi_v7_defconfig: Enable Exynos "

[Qemu-devel] [RFC 00/42] ACPI CPU hotplug refactoring to support more than 255 CPUs and PXM/OST methods
 2016-05-10 21:07 UTC  (13+ messages)
` [Qemu-devel] [RFC 10/42] pc: piix4/ich9: add 'cpu-hotplug-legacy' property
` [Qemu-devel] [RFC 11/42] pc: add 2.7 machine
` [Qemu-devel] [RFC 12/42] pc: initialize legacy hotplug only for 2.6 and older machine types
` [Qemu-devel] [RFC 20/42] machine: add cpu-hotplug machine option
` [Qemu-devel] [RFC 23/42] tests: pc-cpu-test: turn on cpu-hotplug explicily
` [Qemu-devel] [RFC 36/42] acpi: cpuhp: add cpu._OST handling

[PATCH] pinctrl: rockchip: fix pull setting error for rk3399
 2016-05-10 21:07 UTC  (4+ messages)

[PATCH] x86/extable: ensure entries are swapped completely when sorting
 2016-05-10 21:07 UTC 

syntax error in git-rebase while running t34* tests
 2016-05-10 21:07 UTC  (5+ messages)

[PATCH 00/27] staging: add driver for KS7010 based SDIO cards
 2016-05-10 21:05 UTC  (3+ messages)

[PATCH v3 0/6] Kconfig debug options
 2016-05-10 21:05 UTC  (7+ messages)
` [PATCH v3 1/6] build: add debug menu to Kconfig
` [PATCH v3 2/6] build: convert crash_debug "
` [PATCH v3 3/6] build: convert verbose "
` [PATCH v3 4/6] build: convert frame_pointer "
` [PATCH v3 5/6] build: convert perfc{, _arrays} "
` [PATCH v3 6/6] build: convert lock_profile "

[Buildroot] [PATCH] toolchain: bump ARC tools to arc-2016.03-rc2
 2016-05-10 21:05 UTC 

[PATCH BUGFIX] block: add missing group association in bio_split
 2016-05-10 21:03 UTC  (5+ messages)
` [PATCH BUGFIX] block: add missing group association in bio-cloning functions
    ` [PATCH BUGFIX V2] "

Audit reporting misses AUDIT_SOCKETCALL (1306) message when 32-bit binary is running form 64-bit machine
 2016-05-10 21:02 UTC  (6+ messages)

[PATCH] e1000e: prevent division by zero if TIMINCA is zero
 2016-05-10 21:00 UTC  (4+ messages)
` [Intel-wired-lan] "

[PATCH] x86/arch_prctl/64: restore accidentally removed put_cpu in ARCH_SET_GS
 2016-05-10 20:58 UTC  (2+ messages)

How to fast master kernel
 2016-05-10 20:58 UTC  (3+ messages)

[PATCH 1/1] Fixing oops in callback path
 2016-05-10 20:57 UTC 

[PATCH 0/3] intel_pstate: Improvements related to the APERF/MPERF computation
 2016-05-10 20:57 UTC  (4+ messages)
` [PATCH 1/3] intel_pstate: Clarify average performance computation

[net-next PATCH v2 0/6] net sched: Fix broken late binding of actions
 2016-05-10 20:52 UTC  (4+ messages)
` [net-next PATCH v2 1/6] net sched: vlan action fix late binding

Realtek USB WiFi rtl8192eu
 2016-05-10 20:51 UTC  (4+ messages)

[Buildroot] [PATCH v2] m68k: fix open issues with qemu coldfire
 2016-05-10 20:50 UTC 

problems with lots of arrays
 2016-05-10 20:48 UTC  (2+ messages)

[U-Boot] [PATCH] ts4800: add CONFIG_SYS_FSL_ERRATUM_ESDHC_A001
 2016-05-10 20:43 UTC  (4+ messages)

[PATCH 0/3] memory-hotplug: improve rezoning capability
 2016-05-10 20:39 UTC  (5+ messages)
` [PATCH 2/3] memory-hotplug: more general validation of zone during online

[Qemu-devel] [PATCH v3 0/3] usb, xen: add pvUSB backend
 2016-05-10 16:21 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 2/3] xen: write information about supported backends

[PATCH perf/core v3 8/8] perf tools: Remove xrealloc and ALLOC_GROW
 2016-05-10 20:36 UTC  (2+ messages)
` [tip:perf/core] "

[Bug 95206] Display port bandwidth regression
 2016-05-10 20:36 UTC  (2+ messages)

[PATCH perf/core v3 7/8] perf help: Do not use ALLOC_GROW in add_cmd_list
 2016-05-10 20:36 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH perf/core v3 6/8] perf pmu: Make pmu_formats_string to check return value of strbuf
 2016-05-10 20:35 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH perf/core v3 5/8] perf header: Make topology checkers to check return value of strbuf
 2016-05-10 20:35 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH perf/core v3 4/8] perf: Make alias handler to check return value of strbuf
 2016-05-10 20:34 UTC  (2+ messages)
` [tip:perf/core] perf tools: "

[PATCH perf/core v3 3/8] perf help: Make check_emacsclient_version to check strbuf APIs
 2016-05-10 20:34 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH perf/core v3 2/8] perf probe: Check the return value of strbuf APIs
 2016-05-10 20:34 UTC  (2+ messages)
` [tip:perf/core] "

[Qemu-devel] [PATCH] nbd: fix trim/discard commands with a length bigger than NBD_MAX_BUFFER_SIZE
 2016-05-10 20:34 UTC  (10+ messages)
  ` [Qemu-devel] [Nbd] "

[PATCH perf/core v3 1/8] perf: Rewrite strbuf not to die
 2016-05-10 20:33 UTC  (2+ messages)
` [tip:perf/core] perf tools: Rewrite strbuf not to die()

wishlist; unify behavior while cloning non-bare repos over http to be in line with ssh/local
 2016-05-10 20:33 UTC  (4+ messages)

[PATCH] perf diff: Fix duplicated output column
 2016-05-10 20:33 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 1/2] perf tools: fix handling of zero-length symbols
 2016-05-10 20:33 UTC  (2+ messages)
` [tip:perf/core] perf symbols: Fix "

[tip:perf/core] perf evsel: Print state of perf_event_attr.write_backward
 2016-05-10 20:32 UTC 

[PATCH v3 2/2] perf tests: Add test to check backward ring buffer
 2016-05-10 20:32 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v3 1/2] perf tools: Support reading from backward ring buffer
 2016-05-10 20:31 UTC  (2+ messages)
` [tip:perf/core] "

[libvirt] [PATCH 0/3] libxl: support Xen migration stream V2
 2016-05-10 20:32 UTC 

[PATCH 2/2] perf script: fix incorrect python db-export error message
 2016-05-10 20:31 UTC  (2+ messages)
` [tip:perf/core] perf script: Fix "

[PATCH 07/10] perf, tools, stat: Scale values by unit before metrics
 2016-05-10 20:30 UTC  (2+ messages)
` [tip:perf/core] perf "

[PATCH 1/8] perf tools: Omit DWARF judgement when recording dwarf callchain
 2016-05-10 20:30 UTC  (2+ messages)
` [tip:perf/core] perf callchain: Recording 'dwarf' callchains do not need DWARF unwinding support

pull-request: iwlwifi-next 2016-05-10
 2016-05-10 20:06 UTC  (33+ messages)
` [PATCH 01/41] iwlwifi: mvm: allocate queue for probe response in dqa mode
  ` [PATCH 11/41] iwlwifi: mvm: support queue removal in ADD_STA hcmd
  ` [PATCH 12/41] iwlwifi: trans: don't call the trans-specific ref/unref directly
  ` [PATCH 13/41] iwlwifi: mvm: advertise RSS queue usage
  ` [PATCH 14/41] iwlwifi: mvm: add a flag to disable checksum
  ` [PATCH 15/41] iwlwifi: Rename 9560 to 9260 and add new PCI IDs for it
  ` [PATCH 16/41] iwlwifi: mvm: allow a debug knob for Tx A-MSDU even if rate control forbids it
  ` [PATCH 17/41] iwlwifi: wake from runtime suspend before sending sync commands
  ` [PATCH 18/41] iwlwifi: allow combining different phy images with mac images
  ` [PATCH 19/41] iwlwifi: consider VHT 160MHz while parsing NVM
  ` [PATCH 20/41] iwlwifi: mvm: pass station to mac80211 RX where known
  ` [PATCH 21/41] iwlwifi: mvm: add a new mvm reference type for RX data
  ` [PATCH 22/41] iwlwifi: mvm: add more registers to dump upon error
  ` [PATCH 23/41] iwlwifi: mvm: don't allow negative reference count
  ` [PATCH 24/41] iwlwifi: Fix firmware name maximum length definition
  ` [PATCH 25/41] iwlwifi: pcie: don't wake up the NIC when writing CSRs in MSIX mode
  ` [PATCH 26/41] iwlwifi: mvm: loosen nssn comparison to reorder buffer head
  ` [PATCH 27/41] iwlwifi: mvm: set correct vht capability
  ` [PATCH 28/41] iwlwifi: mvm: make phy_db size dynamic
  ` [PATCH 29/41] iwlwifi: mvm: remove redundant alloc_ctx parameter
  ` [PATCH 30/41] iwlwifi: mvm: use helpers to get iwl_mvm_sta
  ` [PATCH 31/41] iwlwifi: remove IWLWIFI_DEBUG_EXPERIMENTAL_UCODE
  ` [PATCH 32/41] iwlwifi: don't access a nonexistent register upon assert
  ` [PATCH 33/41] iwlwifi: make configuration structs smaller
  ` [PATCH 34/41] iwlwifi: turn on SGI support for VHT 160MHz
  ` [PATCH 35/41] iwlwifi: pcie: extend device reset delay
  ` [PATCH 36/41] iwlwifi: pcie: avoid msleep() with short timeout
  ` [PATCH 37/41] iwlwifi: mvm: support dqa-mode agg on non-shared queue
  ` [PATCH 38/41] iwlwifi: pcie: use shadow registers for updating write pointer
  ` [PATCH 39/41] iwlwifi: pcie: grab NIC access only once on RX init
  ` [PATCH 40/41] iwlwifi: add default value to disable_11ac mod param description
  ` [PATCH 41/41] MAINTAINERS: add myself as co-maintainer of the iwlwifi driver

[PATCH v9 00/19] index-helper/watchman
 2016-05-10 20:30 UTC  (7+ messages)

[RFC v3] [PATCH 0/18] DAX page fault locking
 2016-05-10 20:30 UTC  (7+ messages)

[GIT PULL 00/15] perf/core improvements and fixes
 2016-05-10 20:28 UTC  (2+ messages)

[PATCH 0/3] Introduce a perf test for interactive rebase
 2016-05-10 20:28 UTC  (3+ messages)
` [PATCH 2/3] perf: make the tests work in worktrees

[PATCH] scsi_dh_alua: do not fail for unknown VPD identification
 2016-05-10 20:12 UTC  (2+ messages)

[Qemu-devel] [Bug 1579565] [NEW] ERROR: sizeof(size_t) doesn't match GLIB_SIZEOF_SIZE_T
 2016-05-10 20:14 UTC  (3+ messages)
` [Qemu-devel] [Bug 1579565] "

[GIT PULL] overlayfs fixes for 4.6-rc7
 2016-05-10 20:24 UTC  (3+ messages)

[PATCH] Move test-* to t/helper/ subdirectory
 2016-05-10 20:23 UTC  (12+ messages)

Idea on compatibility for old distributions
 2016-05-10 20:23 UTC  (2+ messages)

[GIT PULL 0/1] perf/urgent fix
 2016-05-10 20:23 UTC  (2+ messages)

[PATCH 0/3] sched: Fix wakeup preemption regression
 2016-05-10 20:21 UTC  (3+ messages)
` [PATCH 2/3] sched,fair: Fix local starvation

[GIT PULL 1/6] i.MX soc updates for 4.7
 2016-05-10 20:20 UTC  (3+ messages)
` [GIT PULL 4/6] Freescale/NXP arm64 device tree "

[GIT PULL] arm64: tegra: Enable GM20B GPU on Tegra210
 2016-05-10 20:18 UTC  (3+ messages)

[GIT PULL] dt-bindings: gpio: tegra: Add Tegra186 support
 2016-05-10 20:17 UTC  (3+ messages)

[PATCH v3 00/27] ARM: dts: exynos: Add initial support for Odroid XU
 2016-05-10 20:09 UTC  (13+ messages)
` [PATCH v3 06/27] ARM: dts: exynos: Remove old fixed-clock provider on SMDK5410
` [PATCH v3 07/27] clk: samsung: exynos5410: Rename fin_pll from temporary to regular name
` [PATCH v3 09/27] ARM: dts: exynos: Re-order alphabetically Exynos5420 SD0/SD1 pinctrl nodes
` [PATCH v3 14/27] ARM: dts: exynos: Prepare for inclusion of exynos5.dtsi in exynos5410.dtsi
` [PATCH v3 16/27] ARM: dts: exynos: Move Exynos5250 and Exynos5420 nodes under soc
` [PATCH v3 21/27] ARM: dts: exynos: Add USB to Exynos5410
` [PATCH v3 22/27] ARM: dts: exynos: Add initial support for Odroid XU board
` [PATCH v3 23/27] dt-bindings: clock: Add I2C, HSI2C and RTC clock IDs to Exynos5410
` [PATCH v3 24/27] clk: samsung: exynos5410: Add I2C, HSI2C and RTC clocks
` [PATCH v3 25/27] ARM: dts: exynos: Move HSI2C nodes to exynos54xx.dtsi
` [PATCH v3 26/27] ARM: dts: exynos: Add I2C, PWM and UART pinctrl to Exynos5410
` [PATCH v3 27/27] ARM: dts: exynos: Add RTC and I2C "

[GIT PULL] ARM: mvebu: defconfig64 for v4.7 (#1)
 2016-05-10 20:16 UTC  (2+ messages)

[Bug 93652] Random crashes/freezing with amdgpu Fury X mesa 11.1
 2016-05-10 20:16 UTC  (2+ messages)

[GIT PULL] ARM: mvebu: dt64 for v4.7 (#1)
 2016-05-10 20:15 UTC  (2+ messages)

[PATCH 1/2] MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)
 2016-05-10 19:32 UTC  (2+ messages)

drm/amd/powerplay: add dpm force multiple levels on cz/tonga/fiji/polaris (v2)
 2016-05-10 17:40 UTC  (2+ messages)

[GIT PULL 0/3] Rockchip updates for v4.7 - part2
 2016-05-10 20:14 UTC  (4+ messages)
` [GIT PULL 3/3] Rockchip dts64 "

[U-Boot] [RFC PATCH] arm: socfpga: Update iomux and pll for c5 socdk RevE
 2016-05-10 20:13 UTC 

Application error handling with write-back caching
 2016-05-10 20:12 UTC  (5+ messages)

[RFC PATCH 0/4] ux500 ab8500 cleanup
 2016-05-10 20:11 UTC  (4+ messages)
` [PATCH 2/4] ARM: ux500: move ab8500_regulator_plat_data into driver

crash on boot with 4.6.1 on fedora 24
 2016-05-10 20:11 UTC  (11+ messages)


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.