LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-09 15:45:18 to 2015-07-09 20:46:00 UTC [more...]

[PATCH v2 00/20] xen/arm64: Add support for 64KB page
 2015-07-09 20:42 UTC  (10+ messages)
` [PATCH v2 01/20] xen: Add Xen specific page definition
` [PATCH v2 03/20] xen/grant: Introduce helpers to split a page into grant
` [PATCH v2 04/20] xen/grant: Add helper gnttab_page_grant_foreign_access_ref
` [PATCH v2 05/20] block/xen-blkfront: Split blkif_queue_request in 2
` [PATCH v2 06/20] block/xen-blkfront: Store a page rather a pfn in the grant structure
` [PATCH v2 08/20] net/xen-netback: xenvif_gop_frag_copy: move GSO check out of the loop
` [PATCH v2 11/20] tty/hvc: xen: Use xen page definition
` [PATCH v2 18/20] net/xen-netback: Make it running on 64KB page granularity
` [PATCH v2 20/20] arm/xen: Add support for "

[PATCH 0/2] enable inband link state negotiation only when explicitly requested
 2015-07-09 20:43 UTC  (7+ messages)
` [PATCH 1/2] of_mdio: add new DT property 'link' for fixed-link
` [PATCH 2/2] mvneta: use inband status only when link type is "auto"

[PATCH] Documentation: filesystems: btrfs: Fixed typos and whitespace
 2015-07-09 20:42 UTC  (2+ messages)

[PATCHSET block/for-linus] blkcg: blkcg_policy_data fixes
 2015-07-09 20:39 UTC  (5+ messages)
` [PATCH 1/4] blkcg: allow blkcg_pol_mutex to be grabbed from cgroup [file] methods
` [PATCH 2/4] blkcg: blkcg_css_alloc() should grab blkcg_pol_mutex while iterating blkcg_policy[]
` [PATCH 3/4] blkcg: implement all_blkcgs list
` [PATCH 4/4] blkcg: fix blkcg_policy_data allocation bug

[PATCH v5] clk: change clk_ops' ->determine_rate() prototype
 2015-07-09 20:39 UTC  (5+ messages)

[RFC][PATCH 00/24] arch: Provide atomic logic ops
 2015-07-09 20:38 UTC  (29+ messages)
` [RFC][PATCH 01/24] alpha: Provide atomic_{or,xor,and}
` [RFC][PATCH 02/24] arc: "
` [RFC][PATCH 03/24] arm: "
` [RFC][PATCH 04/24] arm64: "
` [RFC][PATCH 05/24] avr32: "
` [RFC][PATCH 06/24] blackfin: "
` [RFC][PATCH 07/24] hexagon: "
` [RFC][PATCH 08/24] ia64: "
` [RFC][PATCH 09/24] m32r: "
` [RFC][PATCH 10/24] m68k: "
` [RFC][PATCH 11/24] metag: "
` [RFC][PATCH 12/24] mips: "
` [RFC][PATCH 13/24] mn10300: "
` [RFC][PATCH 14/24] parisc: "
` [RFC][PATCH 15/24] powerpc: "
` [RFC][PATCH 16/24] sh: "
` [RFC][PATCH 17/24] sparc: "
` [RFC][PATCH 18/24] xtensa: "
` [RFC][PATCH 19/24] s390: "
` [RFC][PATCH 20/24] x86: "
` [RFC][PATCH 21/24] atomic: "
` [RFC][PATCH 22/24] frv: Rewrite atomic implementation
` [RFC][PATCH 23/24] atomic: Collapse all atomic_{set,clear}_mask definitions
` [RFC][PATCH 24/24] atomic: Replace atomic_{set,clear}_mask() usage
` [PATCH] tile: Provide atomic_{or,xor,and}

[PATCH 00/11] Freescale DPAA QBMan Drivers
 2015-07-09 20:22 UTC  (12+ messages)
` [PATCH 01/11] powerpc: re-add devm_ioremap_prot()
` [PATCH 02/11] soc/fsl: Introduce DPAA BMan device management driver
` [PATCH 03/11] soc/fsl: Introduce the DPAA BMan portal driver
` [PATCH 04/11] soc/fsl: Introduce drivers for the DPAA QMan
` [PATCH 05/11] soc/bman: Add self-tester for BMan driver
` [PATCH 06/11] soc/qman: Add self-tester for QMan driver
` [PATCH 07/11] soc/bman: Add debugfs support for the BMan driver
` [PATCH 08/11] soc/qman: Add debugfs support for the QMan driver
` [PATCH 09/11] soc/bman: Add HOTPLUG_CPU support to the BMan driver
` [PATCH 10/11] soc/qman: Add HOTPLUG_CPU support to the QMan driver
` [PATCH 11/11] soc/qman: add qman_delete_cgr_safe()

[PATCH 00/11] Freescale DPAA QBMan Drivers
 2015-07-09 20:18 UTC 

[PATCH v2] coresight: replicator: Use module_platform_driver
 2015-07-09 20:19 UTC  (2+ messages)

[PATCH] x86/kconfig/32: Make CONFIG_VM86 default to n and remove EXPERT
 2015-07-09 19:42 UTC  (7+ messages)

[PATCH] KVM: x86: Add host physical address width capability
 2015-07-09 20:15 UTC  (8+ messages)

[GIT PULL] Ceph fixes for -rc2
 2015-07-09 20:10 UTC 

[PATCH] i2c: I2C_MT65XX should depend on HAS_DMA
 2015-07-09 20:10 UTC  (2+ messages)

how to debug watchdog reset problems
 2015-07-09 20:09 UTC 

[PATCH] i2c: removed work arounds in i2c driver for Zynq Ultrascale+ MPSoC
 2015-07-09 20:09 UTC  (2+ messages)

[PATCH 1/2] i2c-parport: use dev_*
 2015-07-09 20:04 UTC  (4+ messages)
` [PATCH 2/2] i2c-parport: start using pr_fmt

[PATCH] ext4 crypto: fix typo
 2015-07-09 20:11 UTC 

[PATCH V2] ext4 crypto: exit cleanly if ext4_derive_key_aes() fails
 2015-07-09 20:07 UTC 

[PATCH 0/3] atomic_or() related changes
 2015-07-09 19:57 UTC  (5+ messages)
` [PATCH 2/3] brcmfmac: dhd_sdio.c: use existing atomic_or primitive

[PATCH v4 0/6] clk: replace div_mask() by GENMASK()
 2015-07-09 19:50 UTC  (8+ messages)
` [PATCH v4 1/6] clk: divider: switch to GENMASK()
` [PATCH v4 2/6] clk: mmp: "
` [PATCH v4 3/6] clk: socfpga: "
` [PATCH v4 4/6] clk: ti: divider: "
` [PATCH v4 5/6] clk: tegra: "
` [PATCH v4 6/6] ARM: imx: "

[PATCH v3 0/3] ARM: OMAP2+: wkup_m3_rproc support patches
 2015-07-09 19:51 UTC  (2+ messages)

[PATCH] kvm/x86: add support for MONITOR_TRAP_FLAG
 2015-07-09 19:49 UTC  (2+ messages)

Mail-Box Migration Announcement!!
 2015-07-09 19:42 UTC 

[PATCH 0/3] regulator: 88pm800: Add 88pm860 regulator support
 2015-07-09 19:36 UTC  (8+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] regulator: 88pm800: fix LDO vsel_mask value
` [PATCH 3/3] regulator: 88pm800: Add dev_info to show probe success status

Good Day
 2015-07-09 19:37 UTC 

[PATCH 01/12] kstrto*: accept "-0" for signed conversion
 2015-07-09 19:28 UTC  (3+ messages)
` [PATCH 02/12] Add parse_integer() (replacement for simple_strto*())

Kernel broken on processors without performance counters
 2015-07-09 19:15 UTC  (9+ messages)
    ` [PATCH] x86: Fix static_key in load_mm_cr4()

[CORE TOPIC] lightweight per-cpu locks / restartable sequences
 2015-07-09 19:09 UTC  (2+ messages)
` [Ksummit-discuss] "

[RFC Patch V1 00/12] Reorganize struct msi_desc to prepare for support of generic MSI
 2015-07-09 19:08 UTC  (5+ messages)
` [RFC Patch V1 05/12] x86, PCI: Use for_pci_msi_entry() to access MSI device list
` [RFC Patch V1 06/12] "

[RESEND 2][PATCH v4] hexdump: fix for non-aligned buffers
 2015-07-09 19:08 UTC  (6+ messages)

[PATCH] ext4 crypto: remove unneeded assignation
 2015-07-09 19:04 UTC  (3+ messages)

[PULL] virtio/vhost: cross endian support
 2015-07-09 18:59 UTC  (6+ messages)
` [PATCH] KVM: Add Kconfig option to signal cross-endian guests

linux-next: Tree for Jul 9
 2015-07-09 18:56 UTC  (2+ messages)
` linux-next: Tree for Jul 9 (acpi_pad.ko)

[PATCH v5 0/6] pmem api, generic ioremap_cache, and memremap
 2015-07-09 18:54 UTC  (3+ messages)
` [PATCH v5 2/6] arch: unify ioremap prototypes and macro aliases

[PATCH V3 0/5] Allow user to request memory to be locked on page fault
 2015-07-09 18:46 UTC  (6+ messages)
` [PATCH V3 3/5] mm: mlock: Introduce VM_LOCKONFAULT and add mlock flags to enable it

[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
 2015-07-09 18:38 UTC  (4+ messages)
                                ` [PATCH] i2c-HID: Delete unnecessary checks before the function call "gpiod_put"

[PATCH] mac80211: Use kstrdup to simplify code
 2015-07-09 18:36 UTC  (3+ messages)
` [PATCH v2] brcmsmac: "

[PATCH 0/2] ARM: dra7: fix DCAN glitch
 2015-07-09 18:34 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: dra7x-evm: Prevent glitch on DCAN1 pinmux

[PATCH] x86/kconfig/32: Mark CONFIG_VM86 as BROKEN
 2015-07-09 18:33 UTC  (16+ messages)

kdbus: credential faking
 2015-07-09 18:26 UTC 

[PATCH] dsa: mv88e6352/mv88e6xxx: Add support for Marvell 88E6320 and 88E6321
 2015-07-09 18:26 UTC  (3+ messages)

[PATCH v4 0/5] generic TEE subsystem
 2015-07-09 18:25 UTC  (5+ messages)
` [PATCH v4 3/5] tee: "

[PATCH] udf: Don't corrupt unalloc spacetable when writing it
 2015-07-09 18:20 UTC  (3+ messages)

[PATCH 1/3] Input: of_touchscreen - always issue warning if axis is not set up
 2015-07-09 18:16 UTC  (8+ messages)
` [PATCH 2/3] Input: of_touchscreen - fix setting max values on X/Y axis

[PATCH 3.10 00/14] 3.10.84-stable review
 2015-07-09 18:13 UTC  (2+ messages)

[PATCH v2] HID: wacom: remove the extra Pen interface for Wacom Bamboo PAD
 2015-07-09 18:11 UTC 

[PATCH 0/5] kmod: Simplifications and cleanups v2
 2015-07-09 18:07 UTC  (6+ messages)
` [PATCH 1/5] kmod: Bunch of internal functions renames
` [PATCH 2/5] kmod: Use system_unbound_wq instead of khelper
` [PATCH 3/5] kmod: Add up-to-date explanations on the purpose of each asynchronous levels
` [PATCH 4/5] kmod: Remove unecessary explicit wide CPU affinity setting
` [RFC PATCH 5/5] kmod: Handle UMH_WAIT_PROC from system unbound workqueue

[PATCH] Input: wdt87xx_i2c - Add a prodcut_id attribute in sysfs This prodcut_id can be used by the fw updater to distingush products. Also modify the RETRY number to make sure the correctness of the flash
 2015-07-09 18:06 UTC  (2+ messages)
` [PATCH] Input: wdt87xx_i2c - Add a prodcut_id attribute in sysfs

[PATCH v4 0/3] net: dsa: mv88e6xxx: add support for VLAN Table Unit
 2015-07-09 18:01 UTC  (4+ messages)

[PATCH v2 0/3] I2C/SMBus: add support for Host Notify (in i2c_i801)
 2015-07-09 17:59 UTC  (5+ messages)
` [PATCH v2 1/3] i2c: add a protocol parameter to the alert callback
  ` [PATCH v3 "
` [PATCH v2 2/3] i2c-smbus: add SMBus Host Notify support
` [PATCH v2 3/3] i2c: i801: add support of Host Notify

[PATCH v2] clk: exynos4: Fix wrong clock for Exynos4x12 ADC
 2015-07-09 17:52 UTC  (6+ messages)

[PATCH v2 0/2] kconfig: warn of unhandled characters in Kconfig commands
 2015-07-09 17:52 UTC  (3+ messages)
` [PATCH v2 1/2] "

[PATCH] mm: meminit: Finish initialisation of struct pages before basic setup
 2015-07-09 17:49 UTC  (3+ messages)

[RFC][PATCH] fs: Prevent syncing frozen file system
 2015-07-09 17:45 UTC 

Linux 4.2-rc1
 2015-07-09 17:40 UTC  (13+ messages)
` Build failure on ARM64 for Linux 4.2-rc1 was: "

[PATCH 1/2] power: reset: at91: add sama5d3 reset function
 2015-07-09 17:37 UTC  (2+ messages)

[PATCH] checkpatch: Add warning on BUG/BUG_ON use
 2015-07-09 17:33 UTC 

[PATCH v5 0/3] atyfb: address MTRR corner case
 2015-07-09 17:25 UTC  (11+ messages)
` [PATCH v5 1/3] video: fbdev: atyfb: clarify ioremap() base and length used

[PATCH v2 0/9] regulator: pwm-regulator: Introduce continuous-mode
 2015-07-09 17:20 UTC  (6+ messages)

[PATCH] regulator: qcom_spmi-regulator: Use DIV_ROUND_UP instead of open-coded
 2015-07-09 17:15 UTC  (2+ messages)

[PATCH 1/1] infiniband: Remove redundant NULL check before kfree
 2015-07-09 17:06 UTC  (2+ messages)

[PATCH 0/2] x86, mm: Fix PAT bit handling of large pages
 2015-07-09 17:03 UTC  (3+ messages)
` [PATCH 1/2] x86: Fix pXd_flags() to handle _PAGE_PAT_LARGE
` [PATCH 2/2] x86, mm: Fix page table dump to show PAT bit

[PATCH] rcu: Shut up bogus gcc array bounds warning
 2015-07-09 17:01 UTC  (2+ messages)

Loan Offer!!
 2015-07-09 16:48 UTC 

[RFCv5 PATCH 00/46] sched: Energy cost model for energy-aware scheduling
 2015-07-09 16:55 UTC  (10+ messages)
` [RFCv5 PATCH 40/46] sched/cpufreq_sched: compute freq_new based on capacity_orig_of()
` [RFCv5 PATCH 41/46] sched/fair: add triggers for OPP change requests
` [RFCv5 PATCH 45/46] sched/cpufreq_sched: modify pcpu_capacity handling

[PATCH] kthread: export park/unpark facility
 2015-07-09 16:53 UTC  (7+ messages)

[PATCH 1/2] RTC: Add core rtc support for Gemini Soc devices
 2015-07-09 16:51 UTC  (9+ messages)
` [1/2] "
        ` Gemini Soc timers

Clarification for the use of additional fields in the message body
 2015-07-09 16:51 UTC  (11+ messages)

[RFC][PATCH] mm: ifdef out VM_BUG_ON check on PREEMPT_RT_FULL
 2015-07-09 16:43 UTC  (3+ messages)

[PATCH 0/8 -v3] memcg cleanups + get rid of mm_struct::owner
 2015-07-09 16:33 UTC  (6+ messages)
` [PATCH 8/8] memcg: get rid of mem_cgroup_from_task

[PATCH-tip v2 0/2] locking/qrwlock: Improve qrwlock performance
 2015-07-09 16:32 UTC  (3+ messages)
` [PATCH v2 1/2] locking/qrwlock: Reduce reader/writer to reader lock transfer latency
` [PATCH v2 2/2] locking/qrwlock: Reduce writer to writer "

[PATCH v4] arm64:Modify the dump mem for 64 bit addresses
 2015-07-09 16:31 UTC  (2+ messages)

[PATCH 00/36] PCI: Resource allocation cleanup for v4.3
 2015-07-09 16:20 UTC  (6+ messages)
` [PATCH 36/36] PCI: Don't set flags to 0 when assign resource fail

[RFC v2 0/6] IRQ bypass manager and irqfd consumer
 2015-07-09 16:06 UTC  (7+ messages)

[FYI] tux3: Core changes
 2015-07-09 16:05 UTC  (11+ messages)

[PATCH] hpfs: add fstrim support
 2015-07-09 16:05 UTC  (3+ messages)
  ` [PATCH] ioctl_compat: handle FITRIM

[GIT PULL 00/39] perf tools: filtering events using eBPF programs
 2015-07-09 15:58 UTC  (3+ messages)
` [PATCH 02/39] bpf tools: Collect eBPF programs from their own sections

[PATCH v3] kexec: Make a pair of map and unmap reserved pages when kdump fails to start
 2015-07-09 15:54 UTC  (3+ messages)

[PATCH v2 0/7] cpufreq: use generic cpufreq drivers for Exynos4x12 platform
 2015-07-09 15:43 UTC  (5+ messages)
` [PATCH v2 4/7] clk: samsung: exynos4x12: add cpu clock configuration data and instantiate cpu clock
` [PATCH v2 5/7] ARM: dts: Exynos4x12: add CPU OPP and regulator supply property
` [PATCH v2 6/7] ARM: Exynos: switch to using generic cpufreq driver for Exynos4x12
` [PATCH v2 7/7] cpufreq: exynos: remove Exynos4x12 specific cpufreq driver support

[GIT PULL 0/4] perf/urgent fixes
 2015-07-09 15:45 UTC  (5+ messages)
` [PATCH 1/4] perf tools: Fix lockup using 32-bit compat vdso
` [PATCH 2/4] perf stat: Fix shadow declaration of close
` [PATCH 3/4] tools lib: Improve clean target
` [PATCH 4/4] perf thread_map: Fix the sizeof() calculation for map entries


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).