All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-26 17:30:52 to 2015-11-26 18:52:01 UTC [more...]

[PATCH v6 3/6] watchdog: ts4800: add driver for TS-4800 watchdog
 2015-11-26 18:50 UTC  (4+ messages)

[PATCH] mac80211_hwsim: Advertise support for VHT IBSS
 2015-11-26 18:51 UTC 

[PATCH 1/3] tools build: Introduce features dump include makefile
 2015-11-26 18:50 UTC  (6+ messages)
` [PATCH 2/3] perf build: Use FEATURE-INCLUDE in bpf subproject
      ` [PATCH] tools build: Use fixdep with OUTPUT path prefix

[PATCH] mac80211_hwsim: Update timestamp in Probe Response frames
 2015-11-26 18:50 UTC 

vfs: move btrfs clone ioctls to common code
 2015-11-26 18:50 UTC  (3+ messages)
  ` [PATCH 1/5] cifs: implement clone_file_range operation
  ` [PATCH 5/5] nfsd: implement the NFSv4.2 CLONE operation

[PATCH] staging/dgap: move duplicated code from the dgap_cm.* functions
 2015-11-26 18:50 UTC  (3+ messages)

[PATCH] mac80211: Allow a STA to join an IBSS with 80+80 MHz channel
 2015-11-26 18:49 UTC 

[PATCHv1] xen/evtchn: dynamically grow pending event channel ring
 2015-11-26 18:49 UTC  (2+ messages)

[Qemu-devel] [PATCH] tests: fix vhost-user-test race
 2015-11-26 18:44 UTC  (2+ messages)

[PATCH v2 net 0/6] Marvell Armada XP/370/38X Neta fixes
 2015-11-26 18:41 UTC  (27+ messages)
` [PATCH v2 net 1/6] net: mvneta: add configuration for MBUS windows access protection
` [PATCH v2 net 2/6] net: mvneta: fix bit assignment in MVNETA_RXQ_CONFIG_REG
` [PATCH v2 net 3/6] net: mvneta: fix bit assignment for RX packet irq enable
` [PATCH v2 net 4/6] net: mvneta: fix error path for building skb
` [PATCH v2 net 5/6] net: mvneta: enable setting custom TX IP checksum limit
` [PATCH v2 net 6/6] net: mvneta: enable IP checksum with jumbo frames for Armada 38x on Port0

[Qemu-devel] bug: incorrect uuid in seabios output
 2015-11-26 18:40 UTC  (3+ messages)
` [Qemu-devel] [SeaBIOS] "

[Qemu-devel] [PATCH V3 0/3] hw/pcie: Multi-root support for Q35
 2015-11-26 18:35 UTC  (3+ messages)

[lm-sensors] lm-sensors.org down - Development process changed?
 2015-11-26 18:35 UTC  (2+ messages)

next-20151126 build: 3 failures 15 warnings (next-20151126)
 2015-11-26 18:34 UTC  (9+ messages)

[PATCH 0/4] Replace busybox for variable
 2015-11-26 18:34 UTC  (2+ messages)

[PATCH] drm/i915: Add BXT Sprite plane fractional scalings
 2015-11-26 18:33 UTC  (6+ messages)

[PATCH v2] drm: rcar-du: Perform initialization/cleanup at probe/remove time
 2015-11-26 18:29 UTC  (2+ messages)

[PATCH] drm/i915: Correcting proper src & dst height - width comparision for 90/270 rotation
 2015-11-26 18:40 UTC  (3+ messages)

Deadlock in n_hdlc_buf_put
 2015-11-26 18:28 UTC  (3+ messages)
` [PATCH] TTY: n_hdlc, fix lockdep false positive

IPv4 tunnels: why IP-IP and SIT enforce DF bit, but GRE does not?
 2015-11-26 18:28 UTC 

[PATCH] drm: rcar-du: Perform initialization/cleanup at probe/remove time
 2015-11-26 18:26 UTC  (5+ messages)

btrfs: poor performance on deleting many large files
 2015-11-26 18:25 UTC  (5+ messages)

[PATCH] drm/i915: Don't need a timer to wake us up
 2015-11-26 18:24 UTC  (3+ messages)

[PATCH] drm/i915/guc: Correct spelling error of a define
 2015-11-26 18:24 UTC 

[PATCH i-g-t] tests/pm_rpm tests for set_caching and set_tiling ioctl(s)
 2015-11-26 18:23 UTC  (3+ messages)

[Buildroot] [PATCH] libgsasl: fix auto dependencies
 2015-11-26 18:23 UTC  (3+ messages)

[PATCH v1 1/1] scsi_debug: check for bigger value first
 2015-11-26 18:22 UTC 

[PATCH] xen/events: Always allocate legacy interrupts on PV guests
 2015-11-26 18:22 UTC  (4+ messages)
` [Xen-devel] "

[U-Boot] [PATCH v7 00/34] sf: MTD support
 2015-11-26 18:22 UTC  (45+ messages)
` [U-Boot] [PATCH v7 01/34] sf: spi_flash_validate_params => spi_flash_scan
` [U-Boot] [PATCH v7 02/34] sf: Move spi_flash_scan code to sf_ops
` [U-Boot] [PATCH v7 03/34] sf: Move read_id "
` [U-Boot] [PATCH v7 04/34] sf: probe: Code cleanup
` [U-Boot] [PATCH v7 06/34] sf: Fix Makefile
` [U-Boot] [PATCH v7 07/34] sf: Use simple name for register access functions
` [U-Boot] [PATCH v7 08/34] sf: Use flash function pointers in dm_spi_flash_ops
` [U-Boot] [PATCH v7 09/34] sf: Flash power up read-only based on idcode0
` [U-Boot] [PATCH v7 10/34] sf: Use static for file-scope functions
` [U-Boot] [PATCH v7 11/34] sf: Remove unneeded header includes
` [U-Boot] [PATCH v7 12/34] sf: probe: Use spi_flash_scan in dm-spi-flash
` [U-Boot] [PATCH v7 13/34] sf: Re-factorize spi_flash_probe_tail code
` [U-Boot] [PATCH v7 14/34] dm-sf: Re-factorize spi_flash_std_probe code
` [U-Boot] [PATCH v7 15/34] zynq: Enable CONFIG_SPL_MTD_SUPPORT
` [U-Boot] [PATCH v7 16/34] sf: Add MTD support to spi_flash
` [U-Boot] [PATCH v7 20/34] dm-sf: use mtd_ops, drop dm_spi_flash_ops
` [U-Boot] [PATCH v7 22/34] sf: Add MTD support for non-dm spi_flash interface

[PATCHv2 1/2] arm64: mm: detect bad __create_mapping uses
 2015-11-26 18:17 UTC  (2+ messages)

[PATCH 0/2] arm64 efi fixes
 2015-11-26 18:16 UTC  (2+ messages)

[jethro][PATCH v2] license.bbclass: fix host contamination warnings for license files
 2015-11-26 18:15 UTC  (4+ messages)

[PATCH v9 0/9] support for netronome nfp-6xxx card
 2015-11-26 18:14 UTC  (3+ messages)
` [PATCH v9 1/9] nfp: basic initialization

[PATCH 0/5] arm64: cpufeature: Fixes for 4.4-rc1
 2015-11-26 18:13 UTC  (3+ messages)

[PATCH v8 00/21] Introduce HVM without dm and new boot ABI
 2015-11-26 18:10 UTC  (4+ messages)
` [PATCH v8 21/21] libxl: add support for migrating HVM guests without a device model

[PATCH v2 0/7] ACPI / LPSS: fix system hangup on BYT/BSW/CHT
 2015-11-26 18:11 UTC  (10+ messages)
` [PATCH v2 5/7] dmaengine: dw: platform: power on device on shutdown

As of kernel 4.4-rc1 segmentation fault if msr module not loaded. [REGRESSION][BISECTED]
 2015-11-26 18:09 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/17] Add an IPMI device to QEMU
 2015-11-26 18:07 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 03/17] ipmi: Add a local BMC simulation

[Qemu-devel] [PATCH RFC] i2c-tiny-usb
 2015-11-26 18:07 UTC  (2+ messages)

[ovmf test] 65119: all pass - PUSHED
 2015-11-26 18:05 UTC 

GPF in process_one_work (flush_to_ldisc)
 2015-11-26 18:05 UTC  (2+ messages)

[LTP] [PATCH v2] hugetlb/hugemmap: add new testcase hugemmap06.c
 2015-11-26 18:05 UTC  (4+ messages)

[PATCH] kexec: fix mmap return code handling
 2015-11-26 18:02 UTC  (3+ messages)
` [PATCH v2] "

[PATCH/RFC 00/10] ref-filter: use parsing functions
 2015-11-26 18:01 UTC  (6+ messages)
` [PATCH/RFC 01/10] ref-filter: introduce a parsing function for each atom in valid_atom

[PATCH v2 0/3] src: trace infrastructure support
 2015-11-26 17:59 UTC  (4+ messages)
` [PATCH v2 libnftnl 1/3] src: add "
` [PATCH v2 nf-next 2/3] netfilter: nf_tables: extend tracing infrastructure
` [PATCH v2 nf-next 3/3] netfilter: nf_tables: wrap tracing with a static key

[PATCH] mfd: wm5110: Correct defaults for micbias control registers
 2015-11-26 17:40 UTC 

[PATCH v2 0/5] pinctrl: meson: enable support for external GPIO interrupts
 2015-11-26 17:56 UTC  (7+ messages)
` [PATCH v2 3/5] pinctrl: meson: enable GPIO IRQs
    ` [linux-meson] "

[PATCH v2 0/8] Regulatory and ath9k support for ITS-G5 band (5.9 GHz)
 2015-11-26 17:55 UTC  (13+ messages)
` [PATCH v2 3/8] cfg80211: reg: Refactor calculation of bandwidth flags
  ` [wireless-regdb] "
    ` [ath9k-devel] "
` [PATCH v2 4/8] cfg80211: reg: Properly handle rules for 5 and 10 MHz channels
  ` [wireless-regdb] "
    ` [ath9k-devel] "
` [PATCH v2 7/8] cfg80211: Add Kconfig option for ITS-G5 band (5.9 GHz)
  ` [wireless-regdb] "
    ` [ath9k-devel] "

[PATCH 1/3] perf script: Remove default_scripting_ops
 2015-11-26 17:55 UTC  (4+ messages)
` [PATCH 2/3] perf script: Pass perf_script into process_event
    ` [PATCHv2 "

[PATCH?] fix mount -a on btrfs bind mount
 2015-11-26 17:00 UTC 

[RFC/PATCH] config: add core.trustmtime
 2015-11-26 17:53 UTC  (5+ messages)

[PATCH] drm/i915/bxt: Fix uninitialized variables in intel_check_sprite_plane
 2015-11-26 18:03 UTC  (8+ messages)

[PATCH v3] MMC/SDIO: enable SDIO device to suspend/resume asynchronously
 2015-11-26 17:52 UTC  (6+ messages)

Preprocessor arithmetic in dtsi files (base + offset)
 2015-11-26 17:51 UTC  (6+ messages)

[xen-unstable-smoke test] 65135: tolerable all pass - PUSHED
 2015-11-26 17:50 UTC 

[U-Boot] [PATCH 0/2] Enable DM_SERIAL for dra74x evm
 2015-11-26 17:49 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] arm: dts: dra7-evm: add chosen node to specify serial console device
` [U-Boot] [PATCH 2/2] defconfig: dra74_evm: enable serial driver model

[U-Boot] [PATCH] arm: dts: omap: add reg-shift to serial device tree node
 2015-11-26 17:49 UTC  (2+ messages)

[U-Boot] [PATCH] dm: serial: Minor coding style cleanup of some comments
 2015-11-26 17:49 UTC  (3+ messages)

[U-Boot] [PATCH] common/Makefile: Compile fdt_support is enabled in SPL
 2015-11-26 17:49 UTC  (2+ messages)

[U-Boot] [PATCH] dm: core: Fix Kconfig text to mention SPL in SPL_OF_TRANSLATE
 2015-11-26 17:49 UTC  (2+ messages)

[U-Boot] [PATCH] common: cli_hush: avoid memory leak
 2015-11-26 17:49 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc, mpc5xxx: fix missing bootflag init
 2015-11-26 17:49 UTC  (2+ messages)

[U-Boot] [PATCH] i2c: Fix the comment to match the function described
 2015-11-26 17:49 UTC  (2+ messages)

[U-Boot] [PATCH v3 00/11] dm: timer: x86: 64-bit counter support and tsc timer dm conversion
 2015-11-26 17:49 UTC  (14+ messages)
` [U-Boot] [PATCH v3 05/11] dm: timer: Support 64-bit counter

[PATCH RESEND] xen/gntdev: Grant maps should not be subject to NUMA balancing
 2015-11-26 17:48 UTC  (3+ messages)
` [Xen-devel] "

[PATCH v3 00/62] Add ACPI support for arm64 on Xen
 2015-11-26 17:48 UTC  (4+ messages)
` [PATCH v3 43/62] arm/acpi: Prepare MADT table for Dom0

[PATCH] libxl: Be more careful with error handling in libxl__dm_runas_helper()
 2015-11-26 17:47 UTC  (5+ messages)

[PATCH 0/1] rootfs.py: Change logic to unistall packages
 2015-11-26  9:34 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] xen/time: use READ_ONCE
 2015-11-26 17:45 UTC  (3+ messages)
` [Xen-devel] "

[PATCH 1/2]iw: DEREF_AFTER_NULL: fix
 2015-11-26 17:43 UTC  (2+ messages)

Failing devshell
 2015-11-26 17:46 UTC  (2+ messages)

[PATCH v2 0/5] Make btrfs-progs really compatible with any kernel version
 2015-11-26 17:38 UTC  (5+ messages)
` [PATCH v2 1/5] btrfs-progs: introduce framework to check kernel supported features

[PATCH] Fix memory leak if nla_put fails
 2015-11-26 17:40 UTC  (2+ messages)

[Qemu-devel] [PULL 0/9] vhost, pc: fixes for 2.5
 2015-11-26 17:39 UTC  (2+ messages)

[PATCH 00/13] mvneta Buffer Management and enhancements
 2015-11-26 17:39 UTC  (6+ messages)
` [PATCH 04/13] net: mvneta: enable suspend/resume support

[Qemu-devel] qemu-char issues (was Re: [PULL 00/15] vhost, pc: fixes for
 2015-11-26 17:38 UTC  (2+ messages)

[PATCH] ASoC: topology: Fix not to keep a reference to tplg fw
 2015-11-26 17:39 UTC  (8+ messages)

[PATCH v2] iommu/dma: Map scatterlists more parsimoniously
 2015-11-26 17:36 UTC  (3+ messages)

[PATCH] Input: aiptek: fix crash on detecting device without endpoints
 2015-11-26 17:35 UTC  (2+ messages)

[PATCH v3 00/10] arm64: kernel: Add support for hibernate/suspend-to-disk
 2015-11-26 17:32 UTC  (22+ messages)
` [PATCH v3 01/10] arm64: Fold proc-macros.S into assembler.h
` [PATCH v3 02/10] arm64: Convert hcalls to use HVC immediate value
` [PATCH v3 03/10] arm64: Add new hcall HVC_CALL_FUNC
` [PATCH v3 04/10] arm64: kvm: allows kvm cpu hotplug
` [PATCH v3 05/10] arm64: kernel: Rework finisher callback out of __cpu_suspend_enter()
` [PATCH v3 06/10] arm64: Change cpu_resume() to enable mmu early then access sleep_sp by va
` [PATCH v3 07/10] arm64: kernel: Include _AC definition in page.h
` [PATCH v3 08/10] arm64: Promote KERNEL_START/KERNEL_END definitions to a header file
` [PATCH v3 09/10] PM / Hibernate: Publish pages restored in-place to arch code
` [PATCH v3 10/10] arm64: kernel: Add support for hibernate/suspend-to-disk

ARCH_MULTIPLATFORM + ARM_APPENDED_DTB + custom boot-loader
 2015-11-26 17:34 UTC  (4+ messages)

[Qemu-devel] [PATCH for 2.5 1/1] qga: added another non-interactive gspawn() helper file
 2015-11-26 17:31 UTC  (3+ messages)

[PATCH v8 0/17] Add Analogix Core Display Port Driver
 2015-11-26 17:30 UTC  (4+ messages)
` [PATCH v8 02/17] drm: bridge: analogix/dp: split exynos dp driver to bridge directory

[RFC PATCH] mm, oom: introduce oom reaper
 2015-11-26 17:31 UTC  (7+ 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.