messages from 2016-02-18 05:30:22 to 2016-02-18 06:53:35 UTC [more...]
[PATCH] mm: add MM_SWAPENTS and page table when calculate tasksize in lowmem_scan()
2016-02-18 6:51 UTC (5+ messages)
V4L docs and docbook
2016-02-18 6:53 UTC (2+ messages)
[Qemu-devel] [PATCH v11 00/15] prune some QAPI visitor cruft (was qapi cleanups subset E)
2016-02-18 6:48 UTC (16+ messages)
` [Qemu-devel] [PATCH v11 01/15] qapi: Simplify excess input reporting in input visitors
` [Qemu-devel] [PATCH v11 02/15] qapi: Forbid empty unions and useless alternates
` [Qemu-devel] [PATCH v11 03/15] qapi: Forbid 'any' inside an alternate
` [Qemu-devel] [PATCH v11 04/15] qapi: Add tests of complex objects within alternate
` [Qemu-devel] [PATCH v11 05/15] qapi-visit: Simplify how we visit common union members
` [Qemu-devel] [PATCH v11 06/15] qapi: Visit variants in visit_type_FOO_fields()
` [Qemu-devel] [PATCH v11 07/15] qapi-visit: Unify struct and union visit
` [Qemu-devel] [PATCH v11 08/15] qapi-visit: Less indirection in visit_type_Foo_fields()
` [Qemu-devel] [PATCH v11 09/15] qapi: Adjust layout of FooList types
` [Qemu-devel] [PATCH v11 10/15] qapi: Emit structs used as variants in topological order
` [Qemu-devel] [PATCH v11 11/15] qapi-visit: Use common idiom in gen_visit_fields_decl()
` [Qemu-devel] [PATCH v11 12/15] qapi: Don't box struct branch of alternate
` [Qemu-devel] [PATCH v11 13/15] qapi: Don't box branches of flat unions
` [Qemu-devel] [PATCH v11 14/15] qapi: Delete visit_start_union(), gen_visit_implicit_struct()
` [Qemu-devel] [PATCH v11 15/15] qapi: Change visit_start_implicit_struct to visit_start_alternate
[PATCH v2] hpet: drop stale link
2016-02-18 6:40 UTC (3+ messages)
` [tip:x86/urgent] hpet: Drop stale URLs
[PATCH] cml1.bbclass: fix do_menuconfig
2016-02-18 6:46 UTC
[PATCH] md: Drop sending a change uevent when stopping
2016-02-18 6:45 UTC (4+ messages)
[RFC PATCH v4] fw/pci: Add support for mapping Intel IGD via QEMU
2016-02-18 6:43 UTC (5+ messages)
` [Qemu-devel] "
wpa_supplicant bridging problems
2016-02-18 6:43 UTC (5+ messages)
[PATCH 0/2] arm: am43xx: Enable rtc
2016-02-18 6:42 UTC (6+ messages)
` [PATCH 1/2] ARM: dts: am43x-epos-evm: Add the am438 compatible string
` [PATCH 2/2] ARM: AM43XX: HWMOD: Add rtc hwmod
[PATCH v5 0/7] VT-d Device-TLB flush issue
2016-02-18 6:42 UTC (12+ messages)
` [PATCH v5 1/7] VT-d: Check VT-d Device-TLB flush error(IOMMU part)
NVIDIA signed firmware release format
2016-02-18 6:42 UTC (8+ messages)
mwifiex driver unstable on MS Surface Pro 4
2016-02-18 6:39 UTC
[PATCH v3 0/5] Qualcomm SMD multi-channel client support
2016-02-18 6:39 UTC (6+ messages)
` [PATCH v3 1/5] soc: qcom: smd: Introduce callback setter
` [PATCH v3 2/5] soc: qcom: smd: Split discovery and state change work
` [PATCH v3 3/5] soc: qcom: smd: Refactor channel open and close handling
` [PATCH v3 4/5] soc: qcom: smd: Support multiple channels per sdev
` [PATCH v3 5/5] soc: qcom: smd: Support opening additional channels
[Qemu-devel] [PATCH v2 0/3] Fix migration of old pseries
2016-02-18 6:36 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 3/3] migration: allow to suppress configuration section submission
[RFC/PATCH] [media] rcar-vin: add Renesas R-Car VIN IP core
2016-02-18 6:36 UTC (4+ messages)
call_usermodehelper in containers
2016-02-18 6:36 UTC (13+ messages)
[PATCH v3 1/3] PMU: make {acquire, release}_pmu_ownership names consistent
2016-02-18 6:36 UTC (2+ messages)
[RESEND PATCH v3] isdn: divamnt: use y2038-safe ktime_get_ts64() for trace data timestamps
2016-02-18 6:35 UTC
[kvm-unit-tests PATCH v5 00/18] ppc64: initial drop
2016-02-18 6:34 UTC (4+ messages)
` [kvm-unit-tests PATCH v5 06/18] lib: add vprintf
[PATCH net] vxlan: do not use fdb in metadata mode
2016-02-18 6:32 UTC (2+ messages)
Restoring FPU exception state
2016-02-18 6:30 UTC (3+ messages)
[PATCH 00/29] i40e base driver update
2016-02-18 6:30 UTC (32+ messages)
` [PATCH v2 00/30] "
` [PATCH v2 01/30] i40e/base: use explicit cast from u16 to u8
` [PATCH v2 02/30] i40e/base: acquire NVM, before issuing an AQ read nvm command
` [PATCH v2 03/30] i40e/base: add hw flag for SRCTL access using AQ for X722
` [PATCH v2 04/30] i40e/base: add changes in nvm read to support X722
` [PATCH v2 05/30] i40e/base: limit DCB FW version checks to XL710/X710 devices
` [PATCH v2 06/30] i40e/base: check for stopped admin queue
` [PATCH v2 07/30] i40e/base: set aq count after memory allocation
` [PATCH v2 08/30] i40e/base: clean event descriptor before use
` [PATCH v2 09/30] i40e/base: add new device IDs and delete deprecated one
` [PATCH v2 10/30] i40e/base: fix up recent proxy and wol bits for X722_SUPPORT
` [PATCH v2 11/30] i40e/base: define function capabilities in only one place
` [PATCH v2 12/30] i40e/base: fix for PHY NVM interaction problem
` [PATCH v2 13/30] i40e/base: set shared bit for multicast filters
` [PATCH v2 14/30] i40e/base: add APIs to Add/remove port mirroring rules
` [PATCH v2 15/30] i40e/base: add VEB stat control and remove L2 cloud filter
` [PATCH v2 16/30] i40e/base: implement the API function for aq_set_switch_config
` [PATCH v2 17/30] i40e/base: add functions to blink led on Coppervale PHY
` [PATCH v2 18/30] i40e/base: apply promisc mode to Tx Traffic
` [PATCH v2 19/30] i40e/base: increase timeout when checking GLGEN_RSTAT_DEVSTATE bit
` [PATCH v2 20/30] i40e/base: save off VSI resource count when updating VSI
` [PATCH v2 21/30] i40e/base: coding style fixes
` [PATCH v2 22/30] i40e/base: use FW to read/write rx control registers
` [PATCH v2 23/30] i40e/base: expose some registers to program parser, FD and RSS logic
` [PATCH v2 24/30] i40e/base: add a Virtchnl offload for RSS PCTYPE V2
` [PATCH v2 25/30] i40e/base: add AQ thermal sensor control struct
` [PATCH v2 26/30] i40e/base: add/update structure and macro definitions
` [PATCH v2 27/30] i40e: add base driver release info
` [PATCH v2 28/30] i40e: add/remove new device IDs
` [PATCH v2 29/30] i40e: use rx control function for rx control registers
` [PATCH v2 30/30] i40evf: use base driver defined interface
[PATCH v4 0/3] ARM: OMAP2+: hwmod: RTC: Add lock and unlock hooks
2016-02-18 6:27 UTC (5+ messages)
` [PATCH v4 1/3] ARM: hwmod: RTC: Add lock and unlock functions
[RFC PATCH v2 0/5] Btrfs in-band de-duplication tests cases
2016-02-18 6:24 UTC (6+ messages)
` [RFC PATCH v2 1/5] fstests: Add support to check btrfs sysfs features
` [RFC PATCH v2 2/5] fstests: btrfs: Add basic test for btrfs in-band de-duplication
` [RFC PATCH v2 3/5] fstests: btrfs: Add testcase for btrfs dedup enable disable race test
` [RFC PATCH v2 4/5] fstests: btrfs: Add per inode dedup flag test
` [RFC PATCH v2 5/5] fstests: btrfs: Test inband dedup with balance
infernalis branch for v9.2.1 ready for QE
2016-02-18 6:25 UTC
[PATCH v2 1/3] ARM: dts: Add cooling levels for CPUs on exynos5420
2016-02-18 6:22 UTC (11+ messages)
` [PATCH v2 2/3] ARM: dts: Add cooling levels for CPUs on exynos5422/5800
` [PATCH v2 3/3] ARM: dts: Don't overheat the Odroid XU3-Lite on high load
[PATCH 1/8] btrfs-progs: Basic framework for dedup command group
2016-02-18 6:18 UTC (8+ messages)
` [PATCH 2/8] btrfs-progs: dedup: Add enable command "
` [PATCH 3/8] btrfs-progs: dedup: Add disable support for inband deduplication
` [PATCH 4/8] btrfs-progs: dedup: Add status subcommand
` [PATCH 5/8] btrfs-progs: Add dedup feature for mkfs and convert
` [PATCH 6/8] btrfs-progs: Add show-super support for new DEDUP flag
` [PATCH 7/8] btrfs-progs: debug-tree: Add dedup tree support
` [PATCH 8/8] btrfs-progs: property: add a dedup property
[PATCH 0/12] cpufreq: More governor code reorganization
2016-02-18 6:20 UTC (21+ messages)
` [PATCH 3/12] cpufreq: governor: Add a ->start callback for governors
` [PATCH 4/12] cpufreq: governor: Drop unused governor callback and data fields
` [PATCH 5/12] cpufreq: ondemand: Drop one more callback from struct od_ops
` [PATCH 6/12] cpufreq: governor: Fix CPU load information updates via ->store
` [PATCH 7/12] cpufreq: ondemand: Rework the handling of powersave bias updates
` [PATCH 8/12] cpufreq: governor: Make governor private data per-policy
` [PATCH 9/12] cpufreq: governor: Move per-CPU data to the common code
` [PATCH 10/12] cpufreq: governor: Relocate definitions of tuners structures
` [PATCH 11/12] cpufreq: governor: Make dbs_data_mutex static
` [PATCH 12/12] cpufreq: governor: Narrow down the dbs_data_mutex coverage
[PATCH 1/2] intel_pmc_ipc: Fix GCR register base address and length
2016-02-18 6:19 UTC (5+ messages)
` [PATCH 2/2] intel_pmc_ipc: avoid pending IPC1 command during legacy suspend
[PATCH 00/54] perf tools: Bugfix, BPF improvements and overwrite ring buffer support
2016-02-18 6:17 UTC (4+ messages)
` [PATCH 07/54] perf tools: Enable BPF object configure syntax
[PATCH] ALSA: hda - hdmi get jack from hda_jack_tbl when not dyn_pcm_assign
2016-02-18 6:16 UTC (2+ messages)
[PATCH 0/4] block: fix bio_will_gap()
2016-02-18 6:16 UTC (6+ messages)
` [PATCH 1/4] block: bio: introduce helpers to get the 1st and last bvec
Concerns about SO_REUSEPORT usage in NFS client
2016-02-18 6:15 UTC (2+ messages)
[PATCH] regulator: s2mps11: Use local variable for number of regulators
2016-02-18 6:15 UTC (2+ messages)
[PATCH v8 0/2] Add Rockchip Inno-HDMI driver
2016-02-18 6:12 UTC (4+ messages)
[PATCH v2] mtd: atmel_nand: move the hsmc_clk from nfc node to nand node
2016-02-18 6:11 UTC (2+ messages)
[PATCH phosphor-event v3 0/5] Add build script and gitignore
2016-02-18 6:10 UTC (6+ messages)
` [PATCH phosphor-event v3 1/5] Add a script to build inside Docker
` [PATCH phosphor-event v3 2/5] Add gitignore
` [PATCH phosphor-event v3 3/5] build: Run make check
` [PATCH phosphor-event v3 4/5] build: Don't run upgrade
` [PATCH phosphor-event v3 5/5] build: Print the gcc in the container, not the host
[GIT PULL] drm/rockchip: new feature to support inno hdmi
2016-02-18 6:10 UTC
[GIT PULL 0/5] EFI urgent fixes
2016-02-18 6:09 UTC (5+ messages)
` [PATCH 2/5] efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
[PATCH] include: ceph: Fix encode and decode type conversions
2016-02-18 6:02 UTC (5+ messages)
` [Y2038] "
[PATCH] ext4: use directio end_io error status to finish unwritten aio dio correctly
2016-02-18 6:01 UTC (2+ messages)
[PATCH RESEND v3] asus-nb-wmi: add wapf=4 quirk for ASUS X75VD
2016-02-18 6:00 UTC (3+ messages)
[PATCH phosphor-event v2 0/3] Add build script and gitignore
2016-02-18 6:00 UTC (4+ messages)
` [PATCH phosphor-event v2 1/3] Add a script to build inside Docker
` [PATCH phosphor-event v2 2/3] Add gitignore
` [PATCH phosphor-event v2 3/3] build: Run make check
[PATCH 2/2] proc: Add /proc/<pid>/timerslack_ns interface
2016-02-18 5:59 UTC (2+ messages)
` [PATCH] proc: /proc/<pid>/timerslack_ns permissions fixes
[PATCH v6 0/5] dma-mapping: Patches for speeding up allocation
2016-02-18 5:58 UTC (4+ messages)
` [PATCH v6 4/5] videobuf2-dc: Let drivers specify DMA attrs
[PATCH] iio: imu: mpu6050: remove trailing whitespaces
2016-02-18 5:58 UTC
[PATCH 0/4] altstack: Small bugfixes
2016-02-18 5:49 UTC (6+ messages)
` [PATCH 3/4] altstack: Declare memory clobbers
DVBSky T980C CI issues (kernel 4.0.x)
2016-02-18 5:56 UTC (15+ messages)
[PATCH] xfs: fix up inode32/64 (re)mount handling
2016-02-18 5:51 UTC (4+ messages)
[PATCH v2 1/2] ideapad-laptop: Add ideapad Y700-15ISK to the no_hw_rfkill DMI list
2016-02-18 5:50 UTC (2+ messages)
[PATCH] Staging: fsl-mc: bus: Drop owner assignment from platform_driver
2016-02-18 5:49 UTC
[Drbd-dev] [CASE-22] VM hung during complicated testing on 4 nodes
2016-02-18 5:39 UTC
[GIT PULL][PATCH v7 00/19][For 4.6] Btrfs: Add inband (write time) de-duplication framework
2016-02-18 5:42 UTC (21+ messages)
` [PATCH v7 01/20] btrfs: dedup: Introduce dedup framework and its header
` [PATCH v7 02/20] btrfs: dedup: Introduce function to initialize dedup info
` [PATCH v7 03/20] btrfs: dedup: Introduce function to add hash into in-memory tree
` [PATCH v7 04/20] btrfs: dedup: Introduce function to remove hash from "
` [PATCH v7 05/20] btrfs: delayed-ref: Add support for increasing data ref under spinlock
` [PATCH v7 06/20] btrfs: dedup: Introduce function to search for an existing hash
` [PATCH v7 07/20] btrfs: dedup: Implement btrfs_dedup_calc_hash interface
` [PATCH v7 08/20] btrfs: ordered-extent: Add support for dedup
` [PATCH v7 09/20] btrfs: dedup: Inband in-memory only de-duplication implement
` [PATCH v7 10/20] btrfs: dedup: Add basic tree structure for on-disk dedup method
` [PATCH v7 11/20] btrfs: dedup: Introduce interfaces to resume and cleanup dedup info
` [PATCH v7 12/20] btrfs: dedup: Add support for on-disk hash search
` [PATCH v7 13/20] btrfs: dedup: Add support to delete hash for on-disk backend
` [PATCH v7 14/20] btrfs: dedup: Add support for adding "
` [PATCH v7 15/20] btrfs: dedup: Add ioctl for inband deduplication
` [PATCH v7 16/20] btrfs: dedup: add an inode nodedup flag
` [PATCH v7 17/20] btrfs: dedup: add a property handler for online dedup
` [PATCH v7 18/20] btrfs: dedup: add per-file online dedup control
` [PATCH v7 19/20] btrfs: try more times to alloc metadata reserve space
` [PATCH v7 20/20] btrfs: dedup: Fix a bug when running inband dedup with balance
[U-Boot] [PATCH] mx6ul_14x14_evk: Select CONFIG_FSL_QSPI
2016-02-18 5:42 UTC (2+ messages)
[PATCH phosphor-event 0/2] Add build script and gitignore
2016-02-18 5:40 UTC (3+ messages)
` [PATCH phosphor-event 1/2] Add a script to build inside Docker
` [PATCH phosphor-event 2/2] Add gitignore
[Bug 37681] New: Tearing with composite extension
2016-02-18 5:39 UTC (2+ messages)
` [Bug 37681] "
[PATCH] mfd: Add support for COMe-cSL6 and COMe-mAL10 to Kontron PLD driver
2016-02-18 5:37 UTC (2+ messages)
[PATCH] nvmem: core: fix error path in nvmem_add_cells()
2016-02-18 5:35 UTC (3+ messages)
[PATCH][RESEND] asus-nb-wmi: add wapf=4 quirk for ASUS X75VD
2016-02-18 5:34 UTC (3+ messages)
[PATCH 1/3] thermal: exynos: Document compatible for Exynos5433 TMU
2016-02-18 5:31 UTC (4+ messages)
` [PATCH 3/3] thermal: exynos: Print a message about exceeded number of supported trip-points
[linux-next test] 82983: regressions - FAIL
2016-02-18 5:31 UTC
[PATCH][RESEND] ideapad-laptop: Add Lenovo ideapad Y700 Touch-15ISK and Lenovo ideapad Y700-15ISK to the no_hw_rfkill DMI list
2016-02-18 5:31 UTC (2+ messages)
[PATCH] add POWER Virtual Management Channel driver
2016-02-18 5:30 UTC (6+ messages)
Codec "virtual multiplexer" representation
2016-02-18 5:30 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.