All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-13 22:23:28 to 2015-07-14 00:34:29 UTC [more...]

[PATCH v3 00/11] USB: OTG/DRD Core functionality
 2015-07-14  0:34 UTC  (5+ messages)
` [PATCH v3 04/11] otg-fsm: move usb_bus_start_enum into otg-fsm->ops

[RFT/RFC] power_supply: bq2415x_charger: Initialize workqueue before scheduling it
 2015-07-14  0:34 UTC 

[PATCH 0/3] zsmalloc: small compaction improvements
 2015-07-14  0:31 UTC  (5+ messages)

[f2fs:dev-test 24/27] fs/f2fs/data.c:1136:5: sparse: symbol 'f2fs_write_cache_pages' was not declared. Should it be static?
 2015-07-14  0:30 UTC  (4+ messages)
` [PATCH f2fs] f2fs: f2fs_write_cache_pages() can be static

[PATCH] dmaengine: sirf: fix kernel panic under one race condition
 2015-07-14  0:28 UTC 

[Buildroot] [git commit] rpcbind: add missing dependency on host-pkgconf
 2015-07-14  0:28 UTC 

[Buildroot] [PATCH] toolchain-external: fix support of uClibc-ng toolchains
 2015-07-14  0:27 UTC  (2+ messages)

Requesting for freeze exception for RMRR
 2015-07-14  0:26 UTC  (3+ messages)

[PATCH v2] Input: pmic8xxx-pwrkey - Support shutdown
 2015-07-14  0:25 UTC  (7+ messages)

[PATCHv6] ARM: dts: add exynos5422-cpus.dtsi to correct cpu order
 2015-07-14  0:24 UTC  (2+ messages)

[drm-intel:topic/drm-misc 19/36] drivers/gpu/drm/rockchip/rockchip_drm_fbdev.c:84:3: error: label 'err_rockchip_gem_free_object' used but not defined
 2015-07-14  0:23 UTC 

[PATCH] clk: h8300: Fix signness bug
 2015-07-14  0:22 UTC  (4+ messages)

[PATCH] Input: atkbd - add LED triggers for keyboard state
 2015-07-14  0:19 UTC  (2+ messages)

linux 4.2-rc1 broken Nokia N900
 2015-07-14  0:18 UTC  (9+ messages)

[Buildroot] [PATCH] system/system.mk: modify fstab according to GENERIC_REMOUNT_ROOTFS_RW
 2015-07-14  0:15 UTC  (2+ messages)

[PATCH v5 00/15] Alternate p2m: support multiple copies of host p2m
 2015-07-14  0:15 UTC  (16+ messages)
` [PATCH v5 01/15] common/domain: Helpers to pause a domain while in context
` [PATCH v5 02/15] VMX: VMFUNC and #VE definitions and detection
` [PATCH v5 03/15] VMX: implement suppress #VE
` [PATCH v5 04/15] x86/HVM: Hardware alternate p2m support detection
` [PATCH v5 05/15] x86/altp2m: basic data structures and support routines
` [PATCH v5 06/15] VMX/altp2m: add code to support EPTP switching and #VE
` [PATCH v5 07/15] VMX: add VMFUNC leaf 0 (EPTP switching) to emulator
` [PATCH v5 08/15] x86/altp2m: add control of suppress_ve
` [PATCH v5 09/15] x86/altp2m: alternate p2m memory events
` [PATCH v5 10/15] x86/altp2m: add remaining support routines
` [PATCH v5 11/15] x86/altp2m: define and implement alternate p2m HVMOP types
` [PATCH v5 12/15] x86/altp2m: Add altp2mhvm HVM domain parameter
` [PATCH v5 13/15] x86/altp2m: XSM hooks for altp2m HVM ops
` [PATCH v5 14/15] tools/libxc: add support to altp2m hvmops
` [PATCH v5 15/15] tools/xen-access: altp2m testcases

[Buildroot] [PATCH v3 1/2] purge-locales: further refactoring after removing man paths
 2015-07-14  0:12 UTC  (3+ messages)
` [Buildroot] [PATCH v3 2/2] purge-locales: fix handling of X11 locale.dir

[PATCH 1/2] clk: h8300: Drop allocation printk and cleanup sizeof style
 2015-07-14  0:11 UTC  (2+ messages)
` [PATCH 2/2] clk: h8300: Use standard Linux I/O accessors

[Buildroot] [git commit] purge-locales: fix handling of X11 locale.dir
 2015-07-14  0:11 UTC 

[Buildroot] [git commit] purge-locales: further refactoring after removing man paths
 2015-07-14  0:11 UTC 

[Buildroot] [PATCH v3 0/4] Linux kernel specific infrastructure
 2015-07-14  0:10 UTC  (5+ messages)
` [Buildroot] [PATCH v3 1/4] linux: add linux-tools infra
` [Buildroot] [PATCH v3 2/4] linux-tools: add cpupower
` [Buildroot] [PATCH v3 3/4] package/perf: migrate perf to use the new linux-tools infrastructure
` [Buildroot] [PATCH v3 4/4] docs/manual: add documentation for linux-ext and linux-tools

[mminit] [ INFO: possible recursive locking detected ]
 2015-07-14  0:09 UTC  (2+ messages)

[PATCH 0/2] Fix long-standing regression in ser_gigaset ISDN driver
 2015-07-13 23:58 UTC  (5+ messages)
` [PATCH 2/2] isdn/gigaset: drop unused ldisc methods
` [PATCH 1/2] isdn/gigaset: reset tty->receive_room when attaching ser_gigaset

[PATCH v3] drm: add a drm_atomic_helper_plane_check_update
 2015-07-14  0:05 UTC 

[PATCH 0/6] drivers/nx-842: reduce verbosity of logging
 2015-07-14  0:05 UTC  (5+ messages)
` [PATCH 5/6] [RFC] crypto/testmgr: add null test for 842 algorithm

[Xenomai] usage of rtdm_task_sleep_abs
 2015-07-14  0:02 UTC  (13+ messages)

[PATCH 4/6] ARM: dts: Exynos4210: add CPU OPP and regulator supply property
 2015-07-14  0:02 UTC  (5+ messages)

[PATCH v3 00/12] Alternate p2m: support multiple copies of host p2m
 2015-07-14  0:01 UTC  (11+ messages)
` [PATCH v3 03/13] VMX: implement suppress #VE
` [PATCH v3 05/13] x86/altp2m: basic data structures and support routines

linux-next: bad version of the h8300 tree
 2015-07-14  0:00 UTC 

[U-Boot] [PATCH v2 01/15] cgtqmx6eval: Use default prompt
 2015-07-13 23:56 UTC  (5+ messages)
` [U-Boot] [PATCH v2 10/15] cgtqmx6eval: Add thermal support
` [U-Boot] [PATCH v2 15/15] cgtqmx6eval: Use standard boot script

[Buildroot] [PATCH 1/4] initscripts: new package
 2015-07-13 23:55 UTC  (4+ messages)
` [Buildroot] [PATCH 3/4] skeleton: New package

[L10N] Kickoff of translation for Git 2.5.0 round 2
 2015-07-13 23:54 UTC 

[Buildroot] [PATCH 2/2] at: add systemd support
 2015-07-13 23:54 UTC 

[Buildroot] [PATCH 1/2] at: bump version 3.1.16
 2015-07-13 23:54 UTC 

compile failure linux 3.10 with gcc 4.9.3 for mips
 2015-07-13 23:52 UTC 

[PATCH] clk: h8300: Remove clk.h and clkdev.h includes
 2015-07-13 23:52 UTC  (2+ messages)

[U-Boot] v2 i.MX6 consolidate the fuse and thermal options
 2015-07-13 23:52 UTC  (2+ messages)
` [U-Boot] [PATCH 1/2] imx6: standardise OCOTP and fuse config to mx6_common

[Buildroot] [git commit] initscripts: new package
 2015-07-13 23:51 UTC 

[U-Boot] [PATCH 4/7] imx6: define CONFIG_IMX6_THERMAL as a default option
 2015-07-13 23:48 UTC  (6+ messages)

[PATCH 00/45] Remove clk.h from clk-provider.h (clk drivers part)
 2015-07-13 23:46 UTC  (5+ messages)
` [PATCH 22/45] clk: samsung: Properly include clk.h and clkdev.h

[PATCH v7 00/23] usb gadget update for OTG 2.0
 2015-07-13 23:43 UTC  (2+ messages)

rte_pktmbuf_clone returning NULL while mempool shouldn't be full
 2015-07-13 23:41 UTC 

[Buildroot] [RFC, PATCH] Separate target-building make targets from image-building make targets
 2015-07-13 23:40 UTC  (2+ messages)

[PATCH 1/3] ARM: dts: qcom: Add binding for the qcom coincell charger
 2015-07-13 23:39 UTC  (6+ messages)
` [PATCH 2/3] ARM: qcom: Add coincell charger driver
` [PATCH 3/3] ARM: dts: qcom: Add dts changes for qcom coincell charger

[PATCH v4 00/15] Alternate p2m: support multiple copies of host p2m
 2015-07-13 23:39 UTC  (6+ messages)
` [PATCH v4 11/15] x86/altp2m: define and implement alternate p2m HVMOP types

+ mailmap-update-sudeep-hollas-email-id.patch added to -mm tree
 2015-07-13 23:38 UTC 

[PATCH] [media] DocBook: Fix typo in intro.xml
 2015-07-13 23:36 UTC 

[Buildroot] [PATCH v2 1/1] linux: add server options for NFSD
 2015-07-13 23:34 UTC 

[Buildroot] [PATCH] fs/iso9660: change the name of the tmp dir to be consistent
 2015-07-13 23:34 UTC  (2+ messages)

[Buildroot] [PATCH] purge-locales: skip /usr/man and /usr/share/man
 2015-07-13 23:33 UTC  (2+ messages)

[Buildroot] NFS Server on Buildroot Target
 2015-07-13 23:33 UTC  (3+ messages)

[Buildroot] [git commit] fs/iso9660: change the name of the tmp dir to be consistent
 2015-07-13 23:31 UTC 

[Buildroot] [PATCH 1/1] linux: add server options for NFSD
 2015-07-13 23:30 UTC  (3+ messages)

+ ocfs2-do-not-bug-if-buffer-not-uptodate-in-__ocfs2_journal_access.patch added to -mm tree
 2015-07-13 23:29 UTC 

[PATCH] Input: pmic8xxx-pwrkey - Support shutdown
 2015-07-13 23:27 UTC  (6+ messages)

[PATCH] f2fs: fix to release inode page in get_new_data_page
 2015-07-13 23:25 UTC  (5+ messages)
      ` [f2fs-dev] "

[Ksummit-discuss] [CORE TOPIC] dev/maintainer workflow security
 2015-07-13 23:25 UTC  (9+ messages)

[Buildroot] [PATCHv2] package/dropbear: fix generating keys on RO file systems
 2015-07-13 23:24 UTC  (3+ messages)

[Buildroot] [git commit] package/dropbear: fix generating keys on RO file systems
 2015-07-13 23:24 UTC 

[PATCH 0/4] ACPI: Reorganize the core device management/enumeration code
 2015-07-13 23:19 UTC  (5+ messages)
` [PATCH 1/4] ACPI / scan: Mode sysfs-related device code to a separate file
` [PATCH 2/4] ACPI / scan: Mode device matching code to bus.c
` [PATCH 3/4] ACPI / scan: Mode bus operations and notification routines "
` [PATCH 4/4] ACPI / bus: Move ACPI bus type registration

[PATCHv2 1/1] kernel/power/autosleep.c: check for pm_suspend() return before queueing suspend again
 2015-07-13 23:43 UTC  (3+ messages)
` [PATCHv3 "

+ hexdump-fix-for-non-aligned-buffers.patch added to -mm tree
 2015-07-13 23:15 UTC 

[PATCH RFC 0/4] change sb_writers to use percpu_rw_semaphore
 2015-07-13 23:14 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 00/15] block: incremental backup transactions using BlockJobTxn
 2015-07-13 23:14 UTC  (15+ messages)
` [Qemu-devel] [PATCH v3 05/15] backup: Extract dirty bitmap handling as a separate function
` [Qemu-devel] [PATCH v3 06/15] blockjob: Add .txn_commit and .txn_abort transaction actions
` [Qemu-devel] [PATCH v3 07/15] blockjob: Add "completed" and "ret" in BlockJob
` [Qemu-devel] [PATCH v3 08/15] blockjob: Simplify block_job_finish_sync
` [Qemu-devel] [PATCH v3 10/15] block: add block job transactions
` [Qemu-devel] [PATCH v3 12/15] block/backup: support "
` [Qemu-devel] [PATCH v3 15/15] tests: add BlockJobTxn unit test

osd suicide timeout
 2015-07-13 23:12 UTC  (5+ messages)

[PATCH] ACPI / PM: Update the copyright notice and description of power.c
 2015-07-13 23:10 UTC 

CPU requirements
 2015-07-13 23:10 UTC  (2+ messages)

+ trivial-update-vireshs-email-address.patch added to -mm tree
 2015-07-13 23:10 UTC 

[Buildroot] [PATCH v2 0/4] Linux kernel specific infrastructure
 2015-07-13 23:10 UTC  (7+ messages)
` [Buildroot] [PATCH v2 1/4] linux: add linux-tools infra
` [Buildroot] [PATCH v2 2/4] linux-tools: add cpupower
` [Buildroot] [PATCH v2 3/4] package/perf: migrate perf to use the new linux-tools infrastructure

Don't enable PROMISC when adding AP to a bridge?
 2015-07-13 23:06 UTC  (2+ messages)

Git has a healthy truck factor
 2015-07-13 23:05 UTC 

+ mm-rip-put_page_unless_one-as-it-has-no-callers.patch added to -mm tree
 2015-07-13 23:05 UTC 

[RELEASE] LTTng-analyses v0.3
 2015-07-13 23:05 UTC 

[drm-intel:drm-intel-nightly 9/12] drivers/gpu/drm/exynos/exynos_drm_fbdev.c:192:1: warning: label 'err_dealloc_cmap' defined but not used
 2015-07-13 23:04 UTC 

[diamon-discuss] [RELEASE] LTTng-analyses v0.3
 2015-07-13 23:05 UTC 

+ documentation-features-vm-add-feature-description-and-arch-support-status-for-batched-tlb-flush-after-unmap.patch added to -mm tree
 2015-07-13 23:04 UTC 

[RFC PATCH v2] memory-barriers: remove smp_mb__after_unlock_lock()
 2015-07-13 23:04 UTC  (17+ messages)

[PATCH 0/4] TLB flush multiple pages per IPI v7
 2015-07-13 23:03 UTC  (6+ messages)
` [PATCH 4/4] mm: Increase SWAP_CLUSTER_MAX to batch TLB flushes

[Qemu-devel] RFC: guest-side retrieval of fw_cfg file
 2015-07-13 23:03 UTC  (2+ messages)

[PATCH v5] clk: change clk_ops' ->determine_rate() prototype
 2015-07-13 23:02 UTC  (7+ messages)

[Ksummit-discuss] [CORE-TOPIC] Documentation
 2015-07-13 23:01 UTC  (4+ messages)

[PATCH] pinctrl: qcom: Hook pm_power_down for shutdown support
 2015-07-13 22:59 UTC  (4+ messages)

[PATCH] acpi-cpufreq: Add a miss ifdef CONFIG_X86_ACPI_CPUFREQ_CPB
 2015-07-13 23:26 UTC  (4+ messages)

AP mode firmware crash on QCA9880-BR4A
 2015-07-13 22:57 UTC  (4+ messages)

[PATCH] Documentation: improve line discipline method descriptions
 2015-07-13 22:56 UTC 

[Qemu-devel] [RFC PATCH V2 0/3] Multithread TCG async_safe_work part
 2015-07-13 22:56 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH V2 3/3] cpus: introduce async_run_safe_work_on_cpu

[RFC net-next 00/22] Lightweight & flow based tunneling
 2015-07-13 22:55 UTC  (3+ messages)
` [RFC net-next 18/22] openvswitch: Make tunnel set action attach a metadata dst

ovf scheduler
 2015-07-13 22:47 UTC  (3+ messages)

[PATCH] thinkpad_acpi: Support micmute LED
 2015-07-13 22:46 UTC 

[kbd] [ANNOUNCE] kbd-2.0.3 (stable)
 2015-07-13 22:46 UTC 

[U-Boot] am33xx booting from emmc boot partition
 2015-07-13 22:44 UTC  (2+ messages)

[PATCH] Makefile: Force gzip and xz on module install
 2015-07-13 22:42 UTC  (2+ messages)

clk: change clk_ops' ->determine_rate() prototype
 2015-07-13 22:41 UTC  (2+ messages)

[Ksummit-discuss] [TECH TOPIC] System-wide interface to specify the level of PM tuning
 2015-07-13 23:07 UTC  (4+ messages)

[PATCH 0/2] Add initial support for RPM clocks
 2015-07-13 22:36 UTC  (6+ messages)
` [PATCH 1/2] clk: qcom: Add support for RPM Clocks

[PATCH V4 00/13] MD: a caching layer for raid5/6
 2015-07-13 22:35 UTC  (11+ messages)

[PATCH v1] HID: cp2112: fix byte order in SMBUS operations
 2015-07-13 22:33 UTC  (4+ messages)

[PATCH v5 00/44] Make git-am a builtin
 2015-07-13 22:31 UTC  (2+ messages)

[PATCH v2 00/11] Qualcomm Shared Memory & RPM drivers
 2015-07-13 22:30 UTC  (9+ messages)
` [PATCH v2 01/11] soc: qcom: Add device tree binding for SMEM
` [PATCH v2 04/11] soc: qcom: Add Shared Memory Driver

[Solved] thx :)) Re: Rewrite of OS-prober module?
 2015-07-13 22:28 UTC 

[Ksummit-discuss] [CORE TOPIC] Issues with stable process
 2015-07-13 22:55 UTC  (4+ messages)

[PATCH v1] HID: cp2112: fix I2C_SMBUS_BYTE write
 2015-07-13 22:28 UTC  (3+ messages)

[PATCH 0/2] User-space Ethtool
 2015-07-13 22:26 UTC  (4+ messages)
` [PATCH v14 0/4] "
  ` [PATCH v14 1/4] ethdev: add apis to support access device info

[PATCH net-next] tc: fix tc actions in case of shared skb
 2015-07-13 22:26 UTC  (7+ messages)

[PATCH v2] HID: cp2112: fix I2C_SMBUS_BYTE write
 2015-07-13 22:23 UTC 

[PATCH v5] hexdump: fix for non-aligned buffers
 2015-07-13 22:23 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.