messages from 2014-06-20 16:56:56 to 2014-06-20 20:25:00 UTC [more...]
[patch 1/4] mm: vmscan: remove remains of kswapd-managed zone->all_unreclaimable
2014-06-20 20:24 UTC (4+ messages)
` [patch 2/4] mm: vmscan: rework compaction-ready signaling in direct reclaim
[PATCH 5/5] FS/UFS: convert UFSD printk to pr_debug
2014-06-20 20:22 UTC
[PATCH 4/5] fs/ufs/super.c: use va_format instead of buffer/vsnprintf
2014-06-20 20:22 UTC
[PATCH 2/5] FS/UFS: use pr_fmt
2014-06-20 20:22 UTC
[PATCH 3/5] fs/ufs/super.c: use __func__ in logging
2014-06-20 20:22 UTC
[RFC][PATCH 1/3] x86: introduce disabled-features
2014-06-20 20:22 UTC (18+ messages)
` [RFC][PATCH 3/3] x86: make MP a required-feature on 64-bit
[PATCH 1/5] FS/UFS: convert printk to pr_foo()
2014-06-20 20:22 UTC
[PATCH 0/5] UFS logging clean-up
2014-06-20 20:21 UTC
[PATCH] trivial: drivers/staging/rtl8821ae/rtl8821ae: Fix closing brace followed by if
2014-06-20 20:21 UTC (3+ messages)
[GIT PULL 0/8] ARM: SoC: pending changes for 3.15
2014-06-20 20:21 UTC (7+ messages)
` [GIT PULL 3/8] ARM: SoC specific changes
` Kconfig ARM_ERRATA_753970?
` [PATCH] ARM: mvebu: rename ARM_ERRATA_753970
[PATCH] swiotlb: Correct kernel command line handler
2014-06-20 20:20 UTC (4+ messages)
[PATCH] checkpatch.pl: Also suggest 'else if' when if follows brace
2014-06-20 20:18 UTC (2+ messages)
[PATCH] x86/mce: Don't unregister CPU hotplug notifier in error path
2014-06-20 20:16 UTC (9+ messages)
[PATCH] drm/panel: add support for Innolux N156BGE-L21 panel
2014-06-20 20:14 UTC (2+ messages)
[PATCH v3 00/13] pagewalk: improve vma handling, apply to new users
2014-06-20 20:11 UTC (14+ messages)
` [PATCH v3 01/13] mm/pagewalk: remove pgd_entry() and pud_entry()
` [PATCH v3 02/13] pagewalk: improve vma handling
` [PATCH v3 03/13] pagewalk: add walk_page_vma()
` [PATCH v3 04/13] smaps: remove mem_size_stats->vma and use walk_page_vma()
` [PATCH v3 05/13] clear_refs: remove clear_refs_private->vma and introduce clear_refs_test_walk()
` [PATCH v3 06/13] pagemap: use walk->vma instead of calling find_vma()
` [PATCH v3 07/13] numa_maps: remove numa_maps->vma
` [PATCH v3 08/13] numa_maps: fix typo in gather_hugetbl_stats
` [PATCH v3 09/13] memcg: apply walk_page_vma()
` [PATCH v3 10/13] arch/powerpc/mm/subpage-prot.c: use walk->vma and walk_page_vma()
` [PATCH v3 11/13] mempolicy: apply page table walker on queue_pages_range()
` [PATCH v3 12/13] mm: /proc/pid/clear_refs: avoid split_huge_page()
` [PATCH v3 13/13] mincore: apply page table walker on do_mincore()
[PATCH] staging:rtl8821ae: rewrite legacy wifi check in halbcoutsrc
2014-06-20 20:08 UTC (3+ messages)
[PATCH 00/31] percpu: Consistent per cpu operations V5
2014-06-20 20:07 UTC (33+ messages)
` [PATCH 01/31] kernel misc: Replace __get_cpu_var uses
` [PATCH 02/31] time: "
` [PATCH 03/31] scheduler: Replace __get_cpu_var with this_cpu_ptr
` [PATCH 04/31] block: Replace __this_cpu_ptr with raw_cpu_ptr
` [PATCH 05/31] drivers/char/random: Replace __get_cpu_var uses
` [PATCH 06/31] drivers/cpuidle: Replace __get_cpu_var uses for address calculation
` [PATCH 07/31] drivers/oprofile: "
` [PATCH 08/31] drivers/clocksource: Replace __get_cpu_var used "
` [PATCH 09/31] drivers/net/ethernet/tile: Replace __get_cpu_var uses "
` [PATCH 10/31] watchdog: Replace __raw_get_cpu_var uses
` [PATCH 11/31] net: Replace get_cpu_var through this_cpu_ptr
` [PATCH 12/31] md: Replace __this_cpu_ptr with raw_cpu_ptr
` [PATCH 13/31] metag: Replace __get_cpu_var uses for address calculation
` [PATCH 14/31] drivers/net/ethernet/tile: __get_cpu_var call introduced in 3.14
` [PATCH 15/31] irqchips: Replace __this_cpu_ptr uses
` [PATCH 16/31] x86: Replace __get_cpu_var uses
` [PATCH 17/31] uv: Replace __get_cpu_var
` [PATCH 18/31] arm: Replace __this_cpu_ptr with raw_cpu_ptr
` [PATCH 19/31] MIPS: Replace __get_cpu_var uses in FPU emulator
` [PATCH 20/31] mips: Replace __get_cpu_var uses
` [PATCH 21/31] s390: "
` [PATCH 22/31] s390: cio driver &__get_cpu_var replacements
` [PATCH 23/31] ia64: Replace __get_cpu_var uses
` [PATCH 24/31] alpha: Replace __get_cpu_var
` [PATCH 25/31] powerpc: Replace __get_cpu_var uses
` [PATCH 26/31] tile: "
` [PATCH 27/31] tile: Use this_cpu_ptr() for hardware counters
` [PATCH 28/31] blackfin: Replace __get_cpu_var uses
` [PATCH 29/31] avr32: Replace __get_cpu_var with __this_cpu_write
` [PATCH 30/31] Remove __get_cpu_var and __raw_get_cpu_var macros [only in 3.17]
` [PATCH 31/31] percpu: Remove __this_cpu_ptr
[PATCH resend #3] fcntl-linux.h: add new definitions and manual updates for open file description locks
2014-06-20 20:06 UTC
kernel BUG at /src/linux-dev/mm/mempolicy.c:1738! on v3.16-rc1
2014-06-20 20:03 UTC (4+ messages)
[PATCH] drivers/video/fbdev/sis: Add missing else
2014-06-20 19:59 UTC
[GIT PULL] char/misc driver fixes for 3.16-rc2
2014-06-20 20:04 UTC
[GIT PULL] Staging driver fixes for 3.16-rc2
2014-06-20 20:03 UTC
[PATCH 1/1] FS/UDF: use linux/uaccess.h (2)
2014-06-20 19:53 UTC
[GIT PULL] TTY/Serial fixes for 3.16-rc2
2014-06-20 19:57 UTC
[PATCH] staging: rtl8192 Check for Null return from dev_skb_alloc
2014-06-20 19:53 UTC (2+ messages)
[GIT PULL] USB driver fixes for 3.16-rc2
2014-06-20 19:57 UTC
[PATCH] trivial: fs/btrfs/tree-log.c: Fix closing brace followed by if
2014-06-20 19:51 UTC
[PATCH] trivial: sound/core/seq/seq_memory.c: Fix closing brace followed by if
2014-06-20 19:50 UTC
[PATCH v3 0/2] xen: vnuma for PV guests
2014-06-20 19:47 UTC (3+ messages)
` [PATCH v3 1/2] xen: vnuma for pv guests
[PATCH] trivial: net/irda/irlmp.c: Fix closing brace followed by if
2014-06-20 19:48 UTC
[PATCH] dt/documentation: add specification of dma bus information
2014-06-20 19:46 UTC (9+ messages)
[PATCH v5 00/15] Thunderbolt driver for Apple MacBooks
2014-06-20 19:45 UTC (4+ messages)
` [PATCH v5 01/15] thunderbolt: Add initial cactus ridge NHI support
[PATCH] trivial: drivers/macintosh/smu.c: Fix closing brace followed by if
2014-06-20 19:44 UTC
[PATCH 1/4] thunderbolt: Add casts to prevent endianness warnings
2014-06-20 19:42 UTC (4+ messages)
` [PATCH 2/4] thunderbolt: Fix header declaration of tb_find_cap
` [PATCH 3/4] thunderbolt: Make enum tb_drom_entry_type unsigned
` [PATCH 4/4] thunderbolt: Make tb_eeprom_get_drom_offset static
[PATCH 1/5] cgroup: fix broken css_has_online_children()
2014-06-20 19:35 UTC (5+ messages)
` [PATCH 3/5] cgroup: fix mount failure in a corner case
` [PATCH 5/5] cgroup: fix a race between cgroup_mount() and cgroup_kill_sb()
[RFC PATCH 0/2] Make host compiler and linker flags modifyable
2014-06-20 19:35 UTC (5+ messages)
` [RFC PATCH 1/2] Makefile: Make HOSTCFLAGS and HOSTCXXFLAGS user modifyable
` [RFC PATCH 2/2] Makefile: Introduce HOSTLDFLAGS environment variable
[PATCH v3] lockdep: restrict the use of recursive read_lock with qrwlock
2014-06-20 19:22 UTC
[PATCH v2 0/5] x86,vdso: Restore a bunch of section headers
2014-06-20 19:20 UTC (6+ messages)
` [PATCH v2 1/5] x86,vdso: Discard the __bug_table section
` [PATCH v2 2/5] x86,vdso2c: Use better macros for ELF bitness
` [PATCH v2 3/5] x86,vdso: Improve the fake section headers
` [PATCH v2 4/5] x86,vdso: Remove some redundant in-memory "
` [PATCH v2 5/5] x86,vdso: Create .build-id links for unstripped vdso files
[3.8.y.z extended stable] Linux 3.8.13.24
2014-06-20 19:16 UTC (2+ messages)
[PATCH tip/core/rcu 0/5] Fix for cond_resched performance regression
2014-06-20 19:12 UTC (8+ messages)
` [PATCH RFC tip/core/rcu 1/5] rcu: Reduce overhead of cond_resched() checks for RCU
` [PATCH RFC tip/core/rcu 2/5] rcu: Provide cond_resched_rcu_qs() to force quiescent states in long loops
` [PATCH RFC tip/core/rcu 3/5] rcu: Add RCU_COND_RESCHED_QS for large systems
` [PATCH RFC tip/core/rcu 4/5] rcutorture: Suppress spurious RCU CPU stall warnings
` [PATCH RFC tip/core/rcu 5/5] rcu: Add boot/sysfs control for RCU cond_resched() help solicitation
[PATCH 1/1] MIPS: APRP: Fix an issue when device_create() fails
2014-06-20 19:15 UTC (3+ messages)
[PATCH v2 0/8] Add Keystone PCIe controller driver
2014-06-20 19:05 UTC (13+ messages)
` [PATCH v2 2/8] PCI: designware: refactor host init code to re-use on v3.65 DW pci hw
` [PATCH v2 3/8] PCI: designware: update pcie core driver to work with dw hw version 3.65
[3.13.y.z extended stable] Linux 3.13.11.4
2014-06-20 19:04 UTC (2+ messages)
docker crashes rcuos in __blkg_release_rcu
2014-06-20 18:50 UTC (10+ messages)
` [PATCH block/for-linus] blkcg: fix use-after-free in __blkg_release_rcu() by making blkcg_gq refcnt an atomic_t
[PATCH v2] devicetree: Add generic IOMMU device tree bindings
2014-06-20 18:55 UTC (6+ messages)
[PATCH v2 00/18] PCIe support for DRA7xx
2014-06-20 18:54 UTC (4+ messages)
` [PATCH v2 04/18] PCI: designware: use untranslated address while programming ATU
Good Morning
2014-06-20 18:49 UTC
[PATCH v2] ARM: mvebu: Fix missing binding documentation for Armada 38x
2014-06-20 18:52 UTC (2+ messages)
[Patch] tracing: tell mm_migrate_pages event about numa_misplaced
2014-06-20 18:49 UTC
[PATCH] irqchip: brcmstb-l2: Level-2 interrupts are edge sensitive
2014-06-20 18:48 UTC (4+ messages)
[RFC PATCH] crypto: crc32c-pclmul - Use pmovzxdq to shrink K_table
2014-06-20 18:42 UTC (3+ messages)
` [PATCH v3] crypto: crc32c-pclmul - Shrink K_table to 32-bit words
[PATCH] trace-cmd: Add missing mode to open() call
2014-06-20 18:42 UTC
[PATCH v9 0/6] SP800-90A Deterministic Random Bit Generator
2014-06-20 18:41 UTC (2+ messages)
[PATCH] crypto: caam: Introduce the use of the managed version of kzalloc
2014-06-20 18:41 UTC (3+ messages)
[PATCH] crypto: lzo: try kmalloc() before vmalloc()
2014-06-20 18:40 UTC (2+ messages)
[PATCH 0/2] fix kernel panic on memory hotplug
2014-06-20 18:30 UTC (5+ messages)
` [PATCH 1/2] x86,mem-hotplug: pass sync_global_pgds() a correct argument in remove_pagetable()
` [PATCH 2/2] x86,mem-hotplug: modify PGD entry when removing memory
[PATCH v2 0/7] perf trace pagefaults
2014-06-20 18:30 UTC (6+ messages)
[PATCH 3.15.1] i82975x_edac: fix dram layout inits and style
2014-06-20 18:29 UTC (2+ messages)
[v3.10.y][v3.11.y][3.12.y][v3.13.y][v3.14.y][SRU][PATCH 0/1][V2] ALSA: usb-audio: Prevent printk ratelimiting from spamming kernel log while DEBUG not defined
2014-06-20 18:21 UTC (5+ messages)
` [v3.10.y][v3.11.y][v3.12.y][v3.13.y][v3.14.y][PATCH 1/1][V2] "
` "
[PATCH] arch,locking: Ciao arch_mutex_cpu_relax()
2014-06-20 18:21 UTC
[bisected] pre-3.16 regression on open() scalability
2014-06-20 18:15 UTC (13+ messages)
[PATCH] iovec: move memcpy_from/toiovecend to lib/iovec.c
2014-06-20 18:11 UTC (3+ messages)
[PATCH] arm: ptrace: fix syscall modification under PTRACE_O_TRACESECCOMP
2014-06-20 18:10 UTC (6+ messages)
[PATCHv7 0/5] Common Mailbox Framework
2014-06-20 18:05 UTC (3+ messages)
` [PATCHv7 2/5] mailbox: Introduce framework for mailbox
[PATCH] usb: host: xhci-plat: use devm_functions
2014-06-20 18:03 UTC (3+ messages)
[PATCH] usb: host: xhci-plat: use devm_functions
2014-06-20 17:55 UTC (2+ messages)
[PATCH v3 0/3] Exynos MCT udelay, MCT cleanup, MCT to 32-bits
2014-06-20 17:47 UTC (4+ messages)
` [PATCH v3 1/3] clocksource: exynos_mct: Register the timer for stable udelay
` [PATCH v3 2/3] clocksource: exynos_mct: __raw_readl/__raw_writel => readl_relaxed/writel_relaxed
` [PATCH v3 3/3] clocksource: exynos_mct: Only use 32-bits where possible
[PATCH 1/3] Staging: rtl8192u: r8192U_wx.c Fixed code-style warnings
2014-06-20 17:49 UTC (3+ messages)
` [PATCH 2/3] Staging: rtl8192u: r8192U_wx.c Fixed some more code-style warnings about spaces
` [PATCH 3/3] Staging: rtl8192u: r8192U_wx.c Fixed a code-style error about trailing whitespace
[PATCH] selinux: no recursive read_lock of policy_rwlock in security_genfs_sid()
2014-06-20 17:49 UTC (2+ messages)
[PATCH v2] clocksource: exynos-mct: Register the timer for stable udelay
2014-06-20 17:47 UTC (9+ messages)
[PATCH v3 00/13] compaction: balancing overhead and success rates
2014-06-20 17:45 UTC (3+ messages)
` [PATCH v3 01/13] mm, THP: don't hold mmap_sem in khugepaged when allocating THP
[PATCH v2] lockdep: restrict the use of recursive read_lock with qrwlock
2014-06-20 17:40 UTC
[PATCH] arm64: fix MAX_ORDER for 64K pagesize
2014-06-20 17:37 UTC (6+ messages)
3.15: kernel BUG at kernel/auditsc.c:1525!
2014-06-20 17:35 UTC (17+ messages)
[PATCH 0/2] Fixes for smp_num_siblings calculation
2014-06-20 17:27 UTC (3+ messages)
` [PATCH 1/2] x86, Clean up "
` [PATCH 2/2] x86, disable ht flag when hyperthreading is disabled
[PATCH] ARM: tegra: TN7: relax some regulators
2014-06-20 17:27 UTC (11+ messages)
` Palmas regulator broken (was Re: [PATCH] ARM: tegra: TN7: relax some regulators)
[PATCH] regulator: palmas: Fix SMPS enable/disable/is_enabled
2014-06-20 17:26 UTC
[PATCH v2] MAINTAINERS: add entry for VMware Balloon driver
2014-06-20 17:28 UTC (2+ messages)
[RFC PATCH 0/3] Add trace to thermal framework
2014-06-20 17:24 UTC (3+ messages)
` [RFC PATCH 3/3] thermal: trace: Trace when temperature is above a trip point
[RFC][PATCH 0/3] x86/nmi: Print all cpu stacks from NMI safely
2014-06-20 17:17 UTC (6+ messages)
` [RFC][PATCH 1/3] trace_seq: Move the trace_seq code to lib/
[PATCH v7 1/2] video: ARM CLCD: Add DT support
2014-06-20 17:09 UTC (2+ messages)
Backport request to stable of two performance related fixes for xen-blkfront (3.13 fixes to earlier trees)
2014-06-20 17:06 UTC (10+ messages)
` [Xen-devel] "
[PATCH v1 0/9] Tegra XHCI support
2014-06-20 16:58 UTC (3+ messages)
` [PATCH v1 6/9] usb: xhci: Add NVIDIA Tegra XHCI host-controller driver
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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 NNTP newsgroup(s).