All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-11 21:01:12 to 2016-01-11 21:58:12 UTC [more...]

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2016-01-11 21:58 UTC 

[PATCH] clocksource/drivers/vt8500: Increase the minimum delta
 2016-01-11 21:57 UTC  (2+ messages)

[Buildroot] [PATCH v3 1/2] assimp: new package
 2016-01-11 21:56 UTC  (8+ messages)
` [Buildroot] [PATCH v3 2/2] qt53d: enabled assimpsceneparser plugin

[PULL] clockevents: fix for 4.4
 2016-01-11 21:56 UTC 

[PATCH] drm/i915: reboot notifier delay for eDP panels
 2016-01-11 21:52 UTC 

[PATCH 00/53] perf tools: Bugfix, BPF improvement and perf record flight record mode
 2016-01-11 21:55 UTC  (9+ messages)
` [PATCH 14/53] perf test: Check environment before start real BPF test
` [PATCH 16/53] perf tools: Fix mmap2 event allocation in synthesize code
` [PATCH 17/53] perf test: Improve bp_signal
` [PATCH 29/53] perf tools: Make ordered_events reusable

[PATCH v2 0/2] Correctly handle transient files in shared repositories
 2016-01-11 21:54 UTC  (6+ messages)
` [PATCH v3 "

[PATCH] watchdog: asm9260: remove __init and __exit annotations
 2016-01-11 21:53 UTC  (2+ messages)

[PATCH 0/4] CFS idle injection
 2016-01-11 21:50 UTC  (12+ messages)
` [PATCH 3/4] sched: introduce synchronized "

[PATCH 6/6] drm/i915/huc: Support HuC authentication
 2016-01-11 21:47 UTC 

[tip:x86/urgent] x86/mm: Add barriers and document switch_mm() -vs-flush synchronization
 2016-01-11 21:50 UTC  (2+ messages)

[PATCH 5/6] drm/i915/huc: Add debugfs for HuC loading status check
 2016-01-11 21:47 UTC 

[PATCH 4/6] drm/i915/huc: Add HuC fw loading support
 2016-01-11 21:46 UTC 

[PATCH 3/6] drm/i915/huc: Unified css_header struct for GuC and HuC
 2016-01-11 21:46 UTC 

[PATCH nf-next] nftables: byteorder: avoid uneeded le/be conversion steps
 2016-01-11 21:49 UTC 

[PATCH 2/6] drm/i915/guc: Bypass fw loading gracefully if GuC is not supported
 2016-01-11 21:46 UTC 

[PATCH v3] ntb: ntb perf tool
 2016-01-11 21:50 UTC 

/sys/class/power_supply/bq27200-0/capacity changed meaning between 4.1 and 4.4?
 2016-01-11 21:48 UTC  (7+ messages)

[PATCH 1/6] drm/i915/guc: Make the GuC fw loading helper functions general
 2016-01-11 21:46 UTC 

[U-Boot] [PATCH v1 00/16] Add support for 96boards Dragonboard410C board
 2016-01-11 21:49 UTC  (18+ messages)
` [U-Boot] [PATCH v1 02/16] gpio: Add support for Qualcomm gpio controller
` [U-Boot] [PATCH v1 05/16] usb: ulpi: Add Kconfig options for ULPI
` [U-Boot] [PATCH v1 09/16] ehci: Add support for Qualcomm EHCI
` [U-Boot] [PATCH v1 10/16] drivers: Add SPMI bus uclass
` [U-Boot] [PATCH v1 16/16] board: Add Qualcomm Dragonboard 410C support

[PATCH 0/6] Support HuC loading and authentication
 2016-01-11 21:44 UTC 

[PATCH 0/3] Implicitly use --no-index if git grep is used outside of repo
 2016-01-11 21:48 UTC  (5+ messages)
` [PATCH v3 0/2] grep: add fallbackToNoIndex config option
  ` [PATCH v3 1/2] t7810: correct --no-index test
  ` [PATCH v3 2/2] builtin/grep: add grep.fallbackToNoIndex config

Kernel 4.1 hang, apparently in __inet_lookup_established
 2016-01-11 21:47 UTC  (8+ messages)

linux-next: strange commit in the parisc-hd tree
 2016-01-11 21:46 UTC  (2+ messages)

[PATCH] efi: add conditional include of asm/early_ioremap.h
 2016-01-11 21:46 UTC  (6+ messages)

[PATCH v4 0/3] checkpatch: handling of memory barriers
 2016-01-11 21:45 UTC  (7+ messages)

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2016-01-11 21:45 UTC 

[PATCH] powerpc: Add HWCAP bits for Power9
 2016-01-11 21:33 UTC  (2+ messages)

[patch] watchdog: pnx833x_wdt: fix typo in MODULE_PARM_DESC
 2016-01-11 21:42 UTC  (4+ messages)

+ printk-do-cond_resched-between-lines-while-outputting-to-consoles-fix.patch added to -mm tree
 2016-01-11 21:42 UTC 

+ printk-do-cond_resched-between-lines-while-outputting-to-consoles-fix.patch added to -mm tree
 2016-01-11 21:42 UTC 

[PATCH 00/22] drm_event cleanup, round 2
 2016-01-11 21:41 UTC  (24+ messages)
` [PATCH 01/22] drm: kerneldoc for drm_fops.c
` [PATCH 02/22] drm: Add functions to setup/tear down drm_events
` [PATCH 03/22] drm/exynos: Use the new event init/free functions
` [PATCH 04/22] drm/vmwgfx: "
` [PATCH 05/22] drm: Create drm_send_event helpers
` [PATCH 06/22] drm/fsl: Remove preclose hook
` [PATCH 07/22] drm/armada: Remove NULL open/pre/postclose hooks
` [PATCH 08/22] drm/gma500: Remove empty preclose hook
` [PATCH 09/22] drm: Clean up pending events in the core
` [PATCH 10/22] drm: Nuke vblank event file cleanup code
` [PATCH 11/22] drm/i915: Nuke intel_modeset_preclose
` [PATCH 12/22] drm/atmel: Nuke preclose
` [PATCH 13/22] drm/exynos: Remove event cancelling from postclose
` [PATCH 14/22] drm/imx: Unconfuse preclose logic
` [PATCH 15/22] drm/msm: Nuke preclose hooks
` [PATCH 16/22] drm/omap: Nuke close hooks
` [PATCH 17/22] drm/rcar: Nuke preclose hook
` [PATCH 18/22] drm/shmob: "
` [PATCH 19/22] drm/tegra: Stop cancelling page flip events
` [PATCH 20/22] drm/tilcdc: Nuke preclose hook
` [PATCH 21/22] drm/vc4: "
` [PATCH 22/22] drm/vmwgfx: "
` [PATCH] "

[RESEND][PATCHv2 0/3] Devicetree bindings for Ion
 2016-01-11 21:39 UTC  (12+ messages)
` [RESEND][PATCHv2 1/3] ion: "
` [RESEND][PATCHv2 2/3] staging: ion: Add files for parsing the devicetree
` [RESEND][PATCHv2 3/3] NOMERGE: Sample driver

mutex_lock in designware-i2c
 2016-01-11 21:39 UTC  (2+ messages)

[PATCH v4 0/3] Add AMBA bus probing support to ACPI
 2016-01-11 21:38 UTC  (8+ messages)
` [PATCH v4 3/3] serial: amba-pl011: add ACPI support to AMBA probe

[Qemu-devel] [PATCH v2] checkpatch: Detect newlines in error_report and other error functions
 2016-01-11 21:37 UTC  (2+ messages)

[PATCH net-next v6 0/7] openvswitch: NAT support
 2016-01-11 21:37 UTC  (3+ messages)

[PATCH-v2 0/4] target: Close se_node_acl lookup race
 2016-01-11 21:34 UTC  (5+ messages)
` [PATCH-v2 1/4] tcm_fc: Convert acl lookup to modern get_initiator_node_acl usage
` [PATCH-v2 2/4] ib_srpt: "

[obsolete] x86-mm-introduce-vmem_altmap-to-augment-vmemmap_populate-fix.patch removed from -mm tree
 2016-01-11 21:36 UTC 

post-receive: pub/scm/linux/kernel/git/deller/parisc-linux
 2016-01-11 21:36 UTC 

post-receive: pub/scm/linux/kernel/git/deller/parisc-linux
 2016-01-11 21:36 UTC 

[PATCH net-next 1/5] sctp: add the rhashtable apis for sctp global transport hashtable
 2016-01-11 21:35 UTC  (8+ messages)

+ mm-fix-locking-order-in-mm_take_all_locks.patch added to -mm tree
 2016-01-11 21:35 UTC 

[RFD] diskfilter stale RAID member detection vs. lazy scanning
 2016-01-11 21:35 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/deller/parisc-linux
 2016-01-11 21:34 UTC 

post-receive: pub/scm/network/ofono/ofono
 2016-01-11 21:34 UTC 

Segmentation fault found while fuzzing .pack file under 2.7.0.rc3
 2016-01-11 21:33 UTC  (5+ messages)

[RFC PATCH v3 0/6] (mostly) Arch-independent livepatch
 2016-01-11 21:33 UTC  (4+ messages)
` [RFC PATCH v3 4/6] livepatch: reuse module loader code to write relocations

[PATCH 0/2] avoid crashing when reading /proc/scsi/scsi and simultaneously removing devices
 2016-01-11 21:32 UTC  (3+ messages)

[PATCH] fs: dcache: Use bool return value instead of int
 2016-01-11 21:30 UTC 

[PATCH 0/3] watchdog: Drop pointer to watchdog device from struct watchdog_device
 2016-01-11 21:32 UTC  (3+ messages)

[withdrawn] mmoom-exclude-tif_memdie-processes-from-candidates.patch removed from -mm tree
 2016-01-11 21:31 UTC 

6TB partition, Data only 2TB - aka When you haven't hit the "usual" problem
 2016-01-11 21:31 UTC  (9+ messages)

[PATCH 1/1] mm: EXPORT_SYMBOL_GPL(find_vm_area);
 2016-01-11 21:31 UTC  (4+ messages)

[GIT PULL] please pull one bug fix for v4.4
 2016-01-11 21:30 UTC  (7+ messages)

[PATCH] mm,oom: do not loop !__GFP_FS allocation if the OOM killer is disabled
 2016-01-11 21:30 UTC  (6+ messages)

[PATCH v13 0/10] Support for creating/using Stolen memory backed objects
 2016-01-11 21:29 UTC  (10+ messages)
` [PATCH 07/10] drm/i915: Support for pread/pwrite from/to non shmem "

[watchdog-next] watchdog: kill unref/ref ops
 2016-01-11 21:28 UTC  (2+ messages)

Locking issue from snd_soc_suspend
 2016-01-11 21:28 UTC  (5+ messages)

+ rbtree-use-read_once-in-rb_empty_root.patch added to -mm tree
 2016-01-11 21:27 UTC 

[PATCH v2] watchdog: stmp3xxx: Remove unused variables
 2016-01-11 21:27 UTC  (2+ messages)

[PATCH V4] watchdog: add MT7621 watchdog support
 2016-01-11 21:26 UTC  (2+ messages)

[PATCH] arm: omap2plus_defconfig: enable SPLIT and DWARF4
 2016-01-11 21:26 UTC  (2+ messages)

[PATCH] sparc64: fix incorrect sign extension in sys_sparc64_personality
 2016-01-11 21:22 UTC  (4+ messages)
` [RESEND PATCH] "

[PATCH v2] drivers: ata: wake port before DMA stop for ALPM
 2016-01-11 21:22 UTC  (3+ messages)

[merged] proc-add-a-reschedule-point-in-proc_readfd_common.patch removed from -mm tree
 2016-01-11 21:21 UTC 

[merged] fs-affs-replace-time_t-with-time64_t.patch removed from -mm tree
 2016-01-11 21:21 UTC 

[merged] virtio_balloon-fix-race-by-fill-and-leak.patch removed from -mm tree
 2016-01-11 21:21 UTC 

[merged] virtio_balloon-fix-race-by-fill-and-leak.patch removed from -mm tree
 2016-01-11 21:21 UTC 

[merged] vmstat-allocate-vmstat_wq-before-it-is-used.patch removed from -mm tree
 2016-01-11 21:21 UTC 

post-receive: pub/scm/linux/kernel/git/deller/parisc-linux
 2016-01-11 21:20 UTC 

post-receive: pub/scm/linux/kernel/git/deller/parisc-linux
 2016-01-11 21:20 UTC 

post-receive: pub/scm/linux/kernel/git/deller/parisc-linux
 2016-01-11 21:19 UTC 

[PATCH] Limit VPD length on Atheros wifi cards
 2016-01-11 21:13 UTC  (2+ messages)
` [PATCH RFC] pci: Blacklist vpd access for buggy devices

x86/microcode update on systems without INITRD
 2016-01-11 21:17 UTC  (13+ messages)

[PATCH] pixz: Add 1.0.6
 2016-01-11 21:17 UTC  (5+ messages)

[PATCH v9 00/13] support "task_isolation" mode for nohz_full
 2016-01-11 21:15 UTC  (3+ messages)

[Qemu-devel] [PATCH] net/slirp: Tell the users when they are using deprecated options
 2016-01-11 21:15 UTC  (3+ messages)

[PATCHv7 0/6] Driver for new "VMD" device
 2016-01-11 21:15 UTC  (4+ messages)

[Intel-wired-lan] [next PATCH S24 00/12] i40e/i40evf updates
 2016-01-11 21:15 UTC  (3+ messages)
` [Intel-wired-lan] [next PATCH S24 04/12] i40e: X722 changes to access nvm

[PATCH] EXT4: optimizing group serch for inode allocation
 2016-01-11 21:13 UTC  (5+ messages)
  ` [PATCH v3] EXT4: optimizing group search "
      ` [PATCH v4] "

ath10k driver on Android
 2016-01-11 21:13 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/deller/parisc-linux
 2016-01-11 21:13 UTC 

[PATCH 0/3 v2] media: soc_camera: rcar_vin: add rcar-gen3 support
 2016-01-11 21:13 UTC  (4+ messages)
` [PATCH 1/3 v2] media: soc_camera: rcar_vin: Add rcar fallback compatibility string

post-receive: pub/scm/linux/kernel/git/deller/parisc-linux
 2016-01-11 21:13 UTC 

[PATCH V3] cpufreq: qoriq: Register cooling device based on device tree
 2016-01-11 21:13 UTC  (4+ messages)
` 答复: "

[PATCH] thinkpad_acpi: Add support for keyboard backlight
 2016-01-11 21:12 UTC  (5+ messages)

Use case not covered by the audit library?
 2016-01-11 21:12 UTC  (4+ messages)

[Buildroot] [PATCH v5 01/29] package/freeswitch: new package
 2016-01-11 21:12 UTC 

[PATCH 0/2] Fix some oe-core issues using meta-mingw
 2016-01-11 21:12 UTC  (3+ messages)
` [PATCH 1/2] tcmode-default.inc: Fix preferred provider nativesdk-sdk_prefix-libc-initial
` [PATCH 2/2 [RFC]] image.bbclass: Unconditional includes of populate_sdk_ext fails

post-receive: pub/scm/linux/kernel/git/balbi/usb
 2016-01-11 21:10 UTC 

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

git format-patch on empty commit
 2016-01-11 21:09 UTC  (4+ messages)

[PATCH net-next v4 00/10] net: break dependency of drivers on geneve and vxlan
 2016-01-11 21:09 UTC  (11+ messages)
` [PATCH net-next v4 06/10] netdev: add netdevice notifier type to trigger a reprogramming of offloads

[PATCH net v2] bonding: Prevent IPv6 link local address on enslaved devices
 2016-01-11 21:08 UTC  (2+ messages)

[vfs PATCH 0/4] vfs: Expand iomap interface to fiemap
 2016-01-11 21:07 UTC  (5+ messages)
` [vfs PATCH 1/4] VFS: move iomap infrastructure from exportfs.h, add iomap to aops
` [vfs PATCH 2/4] VFS: Add new __generic_iomap_fiemap interface
` [vfs PATCH 3/4] GFS2: Add function __gfs2_io_map
` [vfs PATCH 4/4] GFS2: Use new iomap interface for fiemap

[PATCH v3 00/17] be2iscsi: driver update 11.0.0.0
 2016-01-11 21:06 UTC  (3+ messages)
` [PATCH v3 04/17] be2iscsi: Fix to synchronize tag allocation using spin_lock

[PATCH] boost: update to 1.59.0
 2016-01-11 21:06 UTC  (5+ messages)
` [PATCH v2 1/2] boost: ensure boost to remain an empty metapackage
  ` [PATCH v2 2/2] boost: update to 1.60.0

[PATCH] x86: Add an explicit barrier() to clflushopt()
 2016-01-11 21:05 UTC  (12+ messages)

[Qemu-devel] QEMU/KVM performance gets worser - high load - high interrupts - high context switches
 2016-01-11 21:04 UTC  (4+ messages)

[Qemu-devel] could someone else handle the "misc" patches for a few months?
 2016-01-11 21:04 UTC  (2+ messages)

git pull --rebase --autostash
 2016-01-11 21:03 UTC  (2+ messages)

[OOPS] In __netif_receive_skb_core
 2016-01-11 21:03 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/cmetcalf/linux-tile
 2016-01-11 21:03 UTC 

[Qemu-devel] [PATCH] io: some fixes to handling of /dev/null when running commands
 2016-01-11 21:02 UTC  (2+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] 9898e14d113bdc5a224274759dfeb290e3339f04 BUILD DONE
 2016-01-11 21:02 UTC 

[meta-fsl-arm][PATCH v3 1/5] imx-gpu-viv: Update to 5.0.11-p7.4 version
 2016-01-11 21:01 UTC  (9+ messages)

What's kvmclock's custom sched_clock for?
 2016-01-11 21:00 UTC  (6+ messages)

[PATCH V2 0/4] clk: bcm2835: add additinal clocks and add frac support
 2016-01-11 21:01 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/jirislaby/linux-stable
 2016-01-11 21:01 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.