messages from 2015-08-31 22:09:20 to 2015-09-01 00:15:12 UTC [more...]
bug tracker down?
2015-09-01 0:15 UTC (3+ messages)
Ubuntu 14.04 and the intel 3160 chip monitor mode support
2015-09-01 0:13 UTC (4+ messages)
[PATCH] mei, make modules.alias UUID information easier to read
2015-09-01 0:09 UTC (5+ messages)
[qemu-mainline test] 61006: regressions - FAIL
2015-09-01 0:09 UTC
[GIT PULL 0/7] ARM: SoC changes for v4.3
2015-09-01 0:07 UTC (16+ messages)
` [GIT PULL 1/7] ARM: SoC non-urgent fixes for 4.3
` [GIT PULL 2/7] ARM: SoC cleanups for v4.3
` [GIT PULL 3/7] ARM: SoC platform updates "
` [GIT PULL 4/7] ARM: SoC driver "
` [GIT PULL 5/7] ARM: DT "
` [GIT PULL 6/7] ARM: SoC defconfig "
` [GIT PULL 7/7] ARM: SoC 64-bit changes "
[PATCH 0/4] x86/insn: perf tools: Add a few new x86 instructions
2015-09-01 0:08 UTC (3+ messages)
` [PATCH 3/4] x86/insn: perf tools: Add new SHA instructions
[PATCH] ARM: EXYNOS: reset KFC cores when cpu is up
2015-09-01 0:08 UTC (7+ messages)
[BUG] kernel BUG at fs/btrfs/extent_io.c:2062 (v4.2.0-rc8)
2015-09-01 0:08 UTC (2+ messages)
btrfs regression since 4.X kernel NULL pointer dereference
2015-09-01 0:06 UTC (5+ messages)
[PATCH 1/2] airo: fix IW_AUTH_ALG_OPEN_SYSTEM
2015-09-01 0:04 UTC (4+ messages)
[PATCH 0/2][RFC] pinctrl: sh-pfc: r8a7795 support
2015-09-01 0:04 UTC (6+ messages)
` [PATCH 2/2][RFC] pinctrl: sh-pfc: r8a7795: add SCIFx support
[GIT PULL] Security subsystem changes for 4.3
2015-09-01 0:00 UTC
[PATCH] ipv6: send only one NEWLINK when RA causes changes
2015-08-31 23:57 UTC
[lm-sensors] [PATCH 2/2] hwmon: (nct6775) Add support for NCT6791D
2015-08-31 23:57 UTC (2+ messages)
` [lm-sensors] [PATCH 2/2] hwmon: (nct6775) Add support for NCT6793D
[lm-sensors] [PATCH 1/2] hwmon: (nct6775) Swap STEP_UP_TIME and STEP_DOWN_TIME registers for most ch
2015-08-31 23:57 UTC
[PATCH v2] reset: Add (devm_)reset_control_get stub functions
2015-08-31 23:56 UTC
[PATCH v3] platform:x86: add Intel P-Unit mailbox IPC driver
2015-08-31 19:38 UTC (2+ messages)
[Intel-wired-lan] [next PATCH S14 00/15] i40e/i40evf updates
2015-08-31 23:54 UTC (16+ messages)
` [Intel-wired-lan] [next PATCH S14 01/15] i40e/i40evf: Add new link status defines
` [Intel-wired-lan] [next PATCH S14 02/15] i40e: Make it clear a parameter is never used
` [Intel-wired-lan] [next PATCH S14 03/15] i40e: Use BIT() macro for priority map parsing
` [Intel-wired-lan] [next PATCH S14 04/15] i40evf: properly handle ndo_set_mac_address calls
` [Intel-wired-lan] [next PATCH S14 05/15] i40e/i40evf: Add info to nvm info struct for OEM version data
` [Intel-wired-lan] [next PATCH S14 06/15] i40e: Convert CEE App TLV selector to IEEE selector
` [Intel-wired-lan] [next PATCH S14 07/15] i40e: remove redundant call
` [Intel-wired-lan] [next PATCH S14 08/15] i40e: don't panic on VSI allocation failure
` [Intel-wired-lan] [next PATCH S14 09/15] i40e: update fw version text string per previous product formats
` [Intel-wired-lan] [next PATCH S14 10/15] i40e/i40evf: split device ids into a separate file
` [Intel-wired-lan] [next PATCH S14 11/15] i40evf: don't blow away MAC address
` [Intel-wired-lan] [next PATCH S14 12/15] i40e: Add promiscuous on VLAN support
` [Intel-wired-lan] [next PATCH S14 13/15] i40e/i40evf: Add module_types and update_link_info
` [Intel-wired-lan] [next PATCH S14 14/15] i40e/i40evf: Refactor PHY structure and add phy_capabilities enum
` [Intel-wired-lan] [next PATCH S14 15/15] i40e/i40evf: Bump i40e version to 1.3.25 and i40evf to 1.3.17
[PATCH][resent] PCI: rcar: Add PCIE_CONF_REGNO macro for PCIECAR register
2015-08-31 23:52 UTC (4+ messages)
[PATCH net] sctp: support global vtag assochash and per endpoint s(d)port assochash table
2015-08-31 23:51 UTC (3+ messages)
[PATCH] ipv6: send NEWLINK on RA managed/otherconf changes
2015-08-31 23:50 UTC (4+ messages)
[PATCH v4 2/5] ARM: NSP: add minimal Northstar Plus device tree
2015-08-31 23:48 UTC (3+ messages)
[PATCH 00/15] [v3] x86, fpu: XSAVE cleanups and sanity checks
2015-08-31 23:46 UTC (17+ messages)
` [PATCH 01/15] x86, fpu: print xfeature buffer size in decimal
` [PATCH 02/15] x86, fpu: move XSAVE-disabling code to a helper
` [PATCH 03/15] x86, fpu: remove XSTATE_RESERVE
` [PATCH 06/15] x86, fpu: rename XFEATURES_NR_MAX
` [PATCH 04/15] x86, fpu: kill LWP support
` [PATCH 05/15] x86, fpu: XSAVE macro renames
` [PATCH 07/15] x86, fpu: rework XSTATE_* macros to remove magic '2'
` [PATCH 08/15] x86, fpu: remove xfeature_nr
` [PATCH 09/15] x86, fpu: add helper xfeature_enabled() instead of test_bit()
` [PATCH 10/15] x86, fpu: rework MPX 'xstate' types
` [PATCH 13/15] x86, fpu: correct and check XSAVE xstate size calculations
` [PATCH 11/15] x86, fpu: rework YMM definition
` [PATCH 12/15] x86, fpu: add C structures for AVX-512 state components
` [PATCH 14/15] x86, fpu: check to ensure increasing-offset xstate offsets
` [PATCH 15/15] x86, fpu: check CPU-provided sizes against struct declarations
Possible regression: module insertion, relocation misalignement
2015-08-31 23:46 UTC (3+ messages)
[lm-sensors] NCT6793D
2015-08-31 23:45 UTC (6+ messages)
[PATCH net] skbuff: Fix skb checksum flag on skb pull
2015-08-31 23:44 UTC (2+ messages)
[PATCH 0/1] rtl8xxxu (mac80211) driver for rtl8188[cr]u/rtl8192cu/rtl8723au
2015-08-31 23:43 UTC (10+ messages)
` [PATCH 1/1] New driver: rtl8xxxu (mac80211)
[PATCH] socket: Fix missing-field-initializers build error
2015-08-31 23:40 UTC
[ANNOUNCE] iproute2 4.2.0
2015-08-31 23:39 UTC
[PATCH] dax, pmem: add support for msync
2015-08-31 23:38 UTC (3+ messages)
[PATCH iproute2] iplink: Add support for IFLA_BR_VLAN_PROTOCOL attribute
2015-08-31 23:36 UTC (2+ messages)
[PATCH] PKCS#7: Add OIDs for sha224, sha284 and sha512 hash algos and use them
2015-08-31 23:29 UTC (2+ messages)
[Qemu-devel] [PATCH v4 00/13] qemu-ga: add a configuration file
2015-08-31 23:28 UTC (4+ messages)
` [Qemu-devel] [PATCH v4 13/13] qga: start a man page
[PATCH iproute2 v3] add 'vti'/'vti6' tunnel modes to ip-tunnel manual page
2015-08-31 23:29 UTC
[Qemu-devel] function to execute qmp commands
2015-08-31 23:28 UTC
[PATCH iproute2 v3] add support for brief output for link and addresses
2015-08-31 23:28 UTC
[PATCH v2] Input: edt-ft5x06 - Switch to newer gpio framework
2015-08-31 23:25 UTC (2+ messages)
ss format bug
2015-08-31 23:23 UTC (2+ messages)
[PATCH] asm/opal-api: Assign numbers to OPAL_MSG macros of enum opal_msg_type
2015-08-31 23:22 UTC
PCI rescan : can't assign mem
2015-08-31 23:21 UTC (2+ messages)
What's cooking in git.git (Aug 2015, #06; Mon, 31)
2015-08-31 23:21 UTC
[PATCH] Input: edt-ft5x06 - Switch to newer gpio framework
2015-08-31 23:18 UTC (4+ messages)
[U-Boot] Question: Full benifit of the .itb
2015-08-31 23:13 UTC (2+ messages)
[U-Boot] [PATCH 0/7] Add board detection for Odroid XU3 / XU3Lite / XU4
2015-08-31 23:13 UTC (4+ messages)
[U-Boot] [PATCH 00/13] dm: arm: zynq: Convert serial driver to driver model
2015-08-31 23:13 UTC (18+ messages)
` [U-Boot] [PATCH 04/13] dm: serial: Deal with stdout-path with an alias
` [U-Boot] [PATCH 07/13] arm: zynq: Use separate device tree instead of embedded
` [U-Boot] [PATCH 11/13] arm: zynq: dts: Add U-Boot device tree additions
[PATCH v3] git-p4: add "--path-encoding" option
2015-08-31 23:13 UTC (3+ messages)
[U-Boot] [PATCH 0/8] x86: quark: Convert to driver model
2015-08-31 23:12 UTC (7+ messages)
` [U-Boot] [PATCH 8/8] x86: quark: Optimize MRC execution time
[PATCH 0/3] backlight: led-backlight driver
2015-08-31 23:12 UTC (9+ messages)
` [PATCH 3/3] devicetree: Add led-backlight binding
[Qemu-devel] [PATCH v7 0/8] sPAPR: Support EEH Error Injection
2015-08-31 23:11 UTC (6+ messages)
` [Qemu-devel] [PATCH v7 3/8] scripts: Submit changes while updating linux headers
` [Qemu-devel] [Qemu-ppc] "
[PATCH 00/18] Export SPI and OF module aliases in missing drivers
2015-08-31 23:09 UTC (4+ messages)
` [PATCH 02/18] staging: iio: hmc5843: Export missing SPI module alias information
Bug#797023: Linux kernel FTBFS error for ARCH=s390, CONFIG_SMP=n, and CONFIG_DYNAMIC_DEBUG=y
2015-08-31 22:47 UTC
+ checkpatch-add-constant-comparison-on-left-side-test.patch added to -mm tree
2015-08-31 23:07 UTC
vethpair creation performance, 3.14 versus 4.2.0
2015-08-31 23:04 UTC (2+ messages)
[GIT PULL] Ext3 removal, quota & udf fixes
2015-08-31 23:03 UTC (5+ messages)
[PATCH v3 2/5] ARM: NSP: add minimal Northstar Plus device tree
2015-08-31 23:00 UTC (9+ messages)
+ mm-memblockc-fix-comment-in-the-__next_mem_range.patch added to -mm tree
2015-08-31 22:59 UTC
[PATCH v1] mm/memblock: Add memblock_first_region_size() helper
2015-08-31 22:58 UTC (3+ messages)
[Qemu-devel] [PATCH 0/2] iotests: Emit signal-kill messages
2015-08-31 22:55 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] iotests: Do not suppress segfaults in bash tests
` [Qemu-devel] [Qemu-block] "
[PATCH 1/2] memcg: flatten task_struct->memcg_oom
2015-08-31 22:54 UTC (3+ messages)
` [PATCH 2/2] memcg: always enable kmemcg on the default hierarchy
[Qemu-devel] [PATCH v2 RFC 0/8] block: persistent dirty bitmaps
2015-08-31 22:50 UTC (9+ messages)
` [Qemu-devel] [PATCH 1/8] spec: add qcow2-dirty-bitmaps specification
` [Qemu-devel] [PATCH 6/8] qcow2: add autoclear bit for dirty bitmaps
Linux 4.2 ALSA snd-usb-audio inconsistent lock state warn in PCM nonatomic mode
2015-08-31 22:48 UTC (2+ messages)
[RESEND PATCH 0/7] Export I2C and OF module aliases in missing drivers
2015-08-31 22:46 UTC (8+ messages)
` [RESEND PATCH 1/7] i2c: core: Export I2C module alias information in dummy driver
[meta-security] [PATCH] tripwire: Fix path to nano in default twcfg.txt
2015-08-31 22:41 UTC (2+ messages)
[PATCH 8/9] clocksource: Improve unstable clocksource detection
2015-08-31 22:39 UTC (11+ messages)
[Qemu-devel] [PATCH v6 0/4] xlnx-zynqmp: Connect the AHCI SATA device
2015-08-31 22:38 UTC (3+ messages)
` [Qemu-devel] [PATCH v6 2/4] ahci.c: Don't assume AHCIState's parent is AHCIPCIState
[PATCH V8 1/2] mtd: spi-nor: Bindings for Cadence Quad SPI Flash Controller driver
2015-08-31 22:36 UTC (5+ messages)
` [PATCH 2/2] mtd: spi-nor: Add driver for Cadence Quad SPI Flash Controller
legacy mode
2015-08-31 22:36 UTC (5+ messages)
[PATCHv2 0/3] submodule--helper: Have some refactoring only patches first
2015-08-31 22:35 UTC (3+ messages)
` [PATCH 3/3] submodule: implement `module_clone` as a builtin helper
[PATCH mtd-utils 00/11] flash_{un,}lock upgrades
2015-08-31 22:34 UTC (12+ messages)
` [PATCH mtd-utils 01/11] flash_{un, }lock: nest optional parameters in help message
` [PATCH mtd-utils 02/11] flash_{un,}lock: switch to getopt library
` [PATCH mtd-utils 03/11] flash_{un,}lock: support --version flag
` [PATCH mtd-utils 04/11] flash_{un,}lock: document option flags
` [PATCH mtd-utils 05/11] flash_{un, }lock: abstract the argument positions
` [PATCH mtd-utils 06/11] flash_{un, }lock: move args processing to its own function
` [PATCH mtd-utils 07/11] flash_{un, }lock: support both lock/unlock in the same binary
` [PATCH mtd-utils 08/11] flash_{un,}lock: add MEMISLOCKED support
` [PATCH mtd-utils 09/11] flash_{un, }lock: improve strtol() error handling
` [PATCH mtd-utils 10/11] flash_{un,}lock: don't allow "last byte + 1"
` [PATCH mtd-utils 11/11] flash_{un,}lock: document block count == -1
[Buildroot] CMake and VERBOSE variable
2015-08-31 22:34 UTC (16+ messages)
[PATCH] fs/ext4: fix potential endless loop in ext4_mb_discard_group_preallocations()
2015-08-31 22:34 UTC (2+ messages)
[Buildroot] [PATCHv3] pkg-generic: detect incorrectly used package
2015-08-31 22:32 UTC (3+ messages)
[PATCH v2 0/5] Fix broken DMAFLUSHP on Rockchips platform
2015-08-31 22:23 UTC (9+ messages)
` [PATCH v2 1/5] DMA: pl330: support burst mode for dev-to-mem and mem-to-dev transmit
` [PATCH v2 3/5] Documentation: arm-pl330: add description of arm,pl330-broken-no-flushp
` [PATCH v2 3/5] Documentation: arm-pl330: add description of arm, pl330-broken-no-flushp
[U-Boot] [PATCH] arm: socfpga: Add support for the Terasic DE-0 Atlas board
2015-08-31 22:23 UTC (2+ messages)
[PATCH] net/bonding: send arp in interval if no active slave
2015-08-31 22:21 UTC (7+ messages)
[PATCH 0/4 v2] xfs: get rid of xfs_cluster_write()
2015-08-31 22:17 UTC (5+ messages)
` [PATCH 2/4] xfs: Introduce writeback context for writepages
[PATCH net-next] gro_cells: remove spinlock protecting receive queues
2015-08-31 22:17 UTC (2+ messages)
[PATCH] net: qmi_wwan: Sierra Wireless MC73xx -> Sierra Wireless MC7304/MC7354
2015-08-31 22:16 UTC (2+ messages)
mlx4 problems with 4.2-rc8
2015-08-31 22:13 UTC (7+ messages)
drm/i915: Fix module initialisation
2015-08-31 22:13 UTC (6+ messages)
` [PATCH] drm/i915: Fix module initialisation, v2
[PATCH] iommu/amd: Fix amd_iommu_detect() (does not fix any issues)
2015-08-31 22:13 UTC (2+ messages)
CT firmware and linux kernel patches for OpenWRT( ar71xx - Tp-Link 1750AC )
2015-08-31 22:12 UTC (4+ messages)
` Fwd: "
[PATCH] rcar_vin: propagate querystd() error upstream
2015-08-31 22:13 UTC (4+ messages)
devicemapper and udev events
2015-08-31 22:09 UTC
[Qemu-devel] [PATCH v15 0/8] i.MX: Add i.MX25 support through the PDK evaluation board
2015-08-31 22:09 UTC (7+ messages)
` [Qemu-devel] [PATCH v15 3/8] i.MX: Add I2C controller emulator
` [Qemu-devel] [PATCH v15 4/8] i.MX: Add FEC Ethernet Emulator
` [Qemu-devel] [PATCH v15 5/8] i.MX: Add SOC support for i.MX25
` [Qemu-devel] [PATCH v15 6/8] i.MX: Add the i.MX25 PDK platform
` [Qemu-devel] [PATCH v15 7/8] i.MX: Add qtest support for I2C device emulator
` [Qemu-devel] [PATCH v15 8/8] i.MX: Add i2C devices to i.MX31 SOC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.