messages from 2016-01-11 21:39:22 to 2016-01-11 22:31:27 UTC [more...]
[PATCH 0/2] Fix some dubious code in the Renesas Ethernet drivers
2016-01-11 22:31 UTC (3+ messages)
[PATCH v2] sparse: add support for static assert
2016-01-11 22:31 UTC
6TB partition, Data only 2TB - aka When you haven't hit the "usual" problem
2016-01-11 22:30 UTC (11+ messages)
[Qemu-devel] [RFC 0/2] tcg-icount: Add and use tcg_set_insn_param to update tcg insn params
2016-01-11 22:29 UTC (3+ messages)
[PATCH] Btrfs: change how we update the global block rsv
2016-01-11 22:28 UTC
[U-Boot] [PATCH] socfpga: Modify qts-filter args to allow input for bsp generated files and quartus project directories
2016-01-11 22:28 UTC
[PATCH] Remove line over 80 characters and unnecessary braces
2016-01-11 22:26 UTC (9+ messages)
` [PATCH] Multiple blank lines removed
` [PATCH] Removed: block comments trailing without separate line, missing blanks after decarations, comparasion to NULL, assignment in if condition, not necessary spaces after casts, multiple assignments, line over 80 characters, alignment not matched to open parenthesis, kmalloc with multiplying instead kmalloc_array
` [PATCH] Removed: missing blank after decaration, line over 80 characters
[net-next PATCH 1/1] sched,cls_flower: set key address type when present
2016-01-11 22:28 UTC (2+ messages)
[PATCH net] tcp_yeah: don't set ssthresh below 2
2016-01-11 22:25 UTC (2+ messages)
[PATCH 1/3] fs: update len properly when search range exceeds isize
2016-01-11 22:25 UTC (2+ messages)
` [PATCH 1/3] "
[printk] db43e77a44: BUG: sleeping function called from invalid context at kernel/printk/printk.c:2328
2016-01-11 22:25 UTC (8+ messages)
` [PATCH] printk: clear console_may_schedule on panic flushing
[PATCH v1 1/8] lib/string: introduce match_string() helper
2016-01-11 22:24 UTC (7+ messages)
[PATCH 00/39] GPU scheduler for i915 driver
2016-01-11 22:24 UTC (18+ messages)
` [PATCH v4 00/38] "
` [PATCH v4 04/38] drm/i915: Split i915_dem_do_execbuffer() in half
` [PATCH v4 06/38] drm/i915: Re-instate request->uniq because it is extremely useful
` [PATCH v4 08/38] drm/i915: Prepare retire_requests to handle out-of-order seqnos
` [PATCH v4 10/38] drm/i915: Force MMIO flips when scheduler enabled
` [PATCH v4 12/38] drm/i915: Added scheduler hook into i915_gem_request_notify()
` [PATCH v4 20/38] drm/i915: Added scheduler flush calls to ring throttle and idle functions
` [PATCH v4 21/38] drm/i915: Added a module parameter for allowing scheduler overrides
` [PATCH v4 38/38] drm/i915: Allow scheduler to manage inter-ring object synchronisation
[PATCH v3 0/2] cpufreq: powernv: Redesign the presentation of throttle notification
2016-01-11 22:23 UTC (3+ messages)
` [PATCH v4 0/4] "
[tip:x86/urgent] x86/mm: Add barriers and document switch_mm() -vs-flush synchronization
2016-01-11 22:22 UTC (3+ messages)
example GATT code to talk with a sensortag
2016-01-11 22:22 UTC (5+ messages)
[BUG] barebox won't boot from SD card on iMX233-OLinuXino-MAXI
2016-01-11 22:21 UTC (3+ messages)
[U-Boot] [ANN] U-Boot v2016.01-rc4 released
2016-01-11 22:20 UTC (6+ messages)
[distros-debian-sid test] 38618: tolerable FAIL
2016-01-11 22:20 UTC
+ libnvdimm-pfn-pmem-allocate-memmap-array-in-persistent-memory-fix.patch added to -mm tree
2016-01-11 22:19 UTC
simple_alloc space tramples initrd
2016-01-11 22:17 UTC (4+ messages)
+ mm-make-swapoff-more-robust-against-soft-dirty.patch added to -mm tree
2016-01-11 22:17 UTC
[PATCH] net: phy: turn carrier off on phy attach
2016-01-11 22:17 UTC (2+ messages)
Purposely using btrfs RAID1 in degraded mode ?
2016-01-11 22:17 UTC (4+ messages)
[PATCH net-next] bonding: make mii_status sysfs node consistent
2016-01-11 22:16 UTC (2+ messages)
+ powerpc-mm-fix-_page_swp_soft_dirty-breaking-swapoff.patch added to -mm tree
2016-01-11 22:15 UTC
[PATCH 2/2] Use num_possible_cpus() instead of direct use of NR_CPUS
2016-01-11 22:14 UTC (3+ messages)
use-after-free in sctp_do_sm
2016-01-11 22:13 UTC (4+ messages)
` [PATCH] sctp: fix use-after-free in pr_debug statement
[PATCH] drivers: libata-core : blacklist a Viking flash model for MWDMA corruption
2016-01-11 22:13 UTC
[PATCH v3 0/2] acpi: apei: Bug fix to enable APEI support for ARMv8
2016-01-11 22:13 UTC (7+ messages)
` [PATCH v3 1/2] acpi: Fix proper return code for function acpi_gsi_to_irq
[PATCH] drm/i915/skl: Use proper plane dimensions for DDB and WM calculations
2016-01-11 22:13 UTC (3+ messages)
[OOPS] In __netif_receive_skb_core
2016-01-11 22:11 UTC (5+ messages)
[PATCH-for-4.6 0/6] target: Introduce target_alloc_session helper
2016-01-11 22:10 UTC (3+ messages)
` [PATCH-for-4.6 1/6] target: Add target_alloc_session() helper function
[kernel-hardening] [PATCH v3 00/21] arm64: implement support for KASLR
2016-01-11 22:07 UTC (4+ messages)
` "
` [kernel-hardening] "
[PATCH 00/13] aio: thread (work queue) based aio and new aio functionality
2016-01-11 22:08 UTC (38+ messages)
` [PATCH 01/13] signals: distinguish signals sent due to i/o via io_send_sig()
` [PATCH 02/13] aio: add aio_get_mm() helper
` [PATCH 03/13] aio: for async operations, make the iter argument persistent
` [PATCH 04/13] signals: add and use aio_get_task() to direct signals sent via io_send_sig()
` [PATCH 05/13] fs: make do_loop_readv_writev() non-static
` [PATCH 06/13] aio: add queue_work() based threaded aio support
` [PATCH 07/13] aio: enabled thread based async fsync
` [PATCH 08/13] aio: add support for aio poll via aio thread helper
` [PATCH 09/13] aio: add support for async openat()
` [PATCH 10/13] aio: add async unlinkat functionality
` [PATCH 11/13] mm: enable __do_page_cache_readahead() to include present pages
` [PATCH 12/13] aio: add support for aio readahead
` [PATCH 13/13] aio: add support for aio renameat operation
[meta-fsl-arm][PATCH v3 1/5] imx-gpu-viv: Update to 5.0.11-p7.4 version
2016-01-11 22:07 UTC (10+ messages)
+ mm-memcontrol-hook-up-vmpressure-to-socket-pressure-fix.patch added to -mm tree
2016-01-11 22:07 UTC
[RFC PATCH 00/19] cpufreq locking cleanups and documentation
2016-01-11 22:07 UTC (4+ messages)
` [RFC PATCH 04/19] cpufreq: bring data structures close to their locks
[refpolicy] [RFC PATCH] Add an interface for systemd services logging config
2016-01-11 22:06 UTC (3+ messages)
[PATCH 00/53] perf tools: Bugfix, BPF improvement and perf record flight record mode
2016-01-11 22:06 UTC (6+ messages)
` [PATCH 05/53] perf tools: Test correct path of perf in build-test
` [PATCH 14/53] perf test: Check environment before start real BPF test
[PATCH v2 0/2] Correctly handle transient files in shared repositories
2016-01-11 22:06 UTC (7+ messages)
` [PATCH v3 "
[PATCH 01/14] Bluetooth: use list_for_each_entry*
2016-01-11 22:06 UTC (3+ messages)
` [PATCH 06/14] libceph: use list_for_each_entry_safe
[RFC][PATCH 00/12] various perf fixes
2016-01-11 22:03 UTC (6+ messages)
` [RFC][PATCH 02/12] perf: Fix cgroup event scheduling
+ x86-mm-introduce-vmem_altmap-to-augment-vmemmap_populate-fix.patch added to -mm tree
2016-01-11 22:02 UTC
[PATCH] mm,oom: do not loop !__GFP_FS allocation if the OOM killer is disabled
2016-01-11 22:02 UTC (7+ messages)
[U-Boot] [PATCH v1 00/16] Add support for 96boards Dragonboard410C board
2016-01-11 22:02 UTC (13+ messages)
` [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 v2 1/2] build: introduce CONFIG_NR_CPUS in Kconfig
2016-01-11 22:02 UTC (2+ messages)
` [PATCH v2 2/2] build: convert NR_CPUS to Kconfig
[PATCH] dell-wmi: Stop storing pointers to DMI tables
2016-01-11 21:58 UTC (2+ messages)
[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] 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
[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
[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 (4+ messages)
` [PATCH v3 0/2] grep: add fallbackToNoIndex config option
` [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)
[PATCH] efi: add conditional include of asm/early_ioremap.h
2016-01-11 21:46 UTC (6+ messages)
linux-next: strange commit in the parisc-hd tree
2016-01-11 21:46 UTC (2+ messages)
[PATCH v4 0/3] checkpatch: handling of memory barriers
2016-01-11 21:45 UTC (8+ messages)
[PATCH] powerpc: Add HWCAP bits for Power9
2016-01-11 21:33 UTC (2+ 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] watchdog: pnx833x_wdt: fix typo in MODULE_PARM_DESC
2016-01-11 21:42 UTC (4+ messages)
[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 (9+ 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)
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.