All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-11 13:53:55 to 2016-02-11 14:23:26 UTC [more...]

[PATCHv2 00/28] huge tmpfs implementation using compound pages
 2016-02-11 14:21 UTC  (32+ messages)
` [PATCHv2 01/28] thp, dax: do not try to withdraw pgtable from non-anon VMA
` [PATCHv2 02/28] rmap: introduce rmap_walk_locked()
` [PATCHv2 03/28] rmap: extend try_to_unmap() to be usable by split_huge_page()
` [PATCHv2 04/28] mm: make remove_migration_ptes() beyond mm/migration.c
` [PATCHv2 05/28] thp: rewrite freeze_page()/unfreeze_page() with generic rmap walkers
` [PATCHv2 06/28] mm: do not pass mm_struct into handle_mm_fault
` [PATCHv2 07/28] mm: introduce fault_env
` [PATCHv2 08/28] mm: postpone page table allocation until do_set_pte()
` [PATCHv2 09/28] rmap: support file thp
` [PATCHv2 11/28] mm, rmap: account file thp pages
` [PATCHv2 13/28] thp: support file pages in zap_huge_pmd()
` [PATCHv2 14/28] thp: handle file pages in split_huge_pmd()
` [PATCHv2 15/28] thp: handle file COW faults
` [PATCHv2 16/28] thp: handle file pages in mremap()
` [PATCHv2 17/28] thp: skip file huge pmd on copy_huge_pmd()
` [PATCHv2 18/28] thp: prepare change_huge_pmd() for file thp
` [PATCHv2 20/28] thp: file pages support for split_huge_page()
` [PATCHv2 22/28] page-flags: relax policy for PG_mappedtodisk and PG_reclaim
` [PATCHv2 26/28] shmem: prepare huge=N mount option and /proc/sys/vm/shmem_huge
` [PATCHv2 27/28] shmem: get_unmapped_area align huge page
` [PATCHv2 28/28] shmem: add huge pages support

[PATCH v2 0/3] efi interruptible runtime services
 2016-02-11 14:23 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/3] efi: implement "

[PATCH 00/12] tpm/st33zp24: Few code style and sanity fixes + acpi device probing support
 2016-02-11 14:22 UTC  (13+ messages)
` [PATCH 03/12] tpm/st33zp24/spi: Remove useless use of memcpy
` [PATCH 04/12] tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structure
` [PATCH 05/12] tpm/st33zp24: Remove unneeded CONFIG_OF switches
` [PATCH 06/12] tpm/st33zp24: Auto-select core module
` [PATCH 07/12] tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latency
` [PATCH 08/12] tpm/st33zp24: Extend Copyright headers

[PATCH 3.12 00/64] 3.12.54-stable review
 2016-02-11 14:17 UTC  (56+ messages)
` [PATCH 3.12 01/64] ALSA: rme96: Fix unexpected volume reset after rate changes
` [PATCH 3.12 02/64] ALSA: hda - Add inverted dmic for Packard Bell DOTS
` [PATCH 3.12 08/64] ALSA: timer: Fix race among timer ioctls
` [PATCH 3.12 17/64] usb: xhci: fix config fail of FS hub behind a HS hub with MTT
` [PATCH 3.12 18/64] USB: ipaq.c: fix a timeout loop
` [PATCH 3.12 19/64] USB: cp210x: add ID for ELV Marble Sound Board 1
` [PATCH 3.12 20/64] xhci: refuse loading if nousb is used
` [PATCH 3.12 21/64] ARM: 8158/1: LLVMLinux: use static inline in ARM ftrace.h
` [PATCH 3.12 22/64] ARM: 8160/1: drop warning about return_address not using unwind tables
` [PATCH 3.12 23/64] drm/radeon: cypress_dpm: Fix unused variable warning when CONFIG_ACPI=n
` [PATCH 3.12 24/64] drm: radeon: ni_dpm: "
` [PATCH 3.12 25/64] lkdtm: adjust recursion size to avoid warnings
` [PATCH 3.12 26/64] RDMA/cxgb4: Fix gcc warning on 32-bit arch
` [PATCH 3.12 27/64] mISDN: avoid arch specific __builtin_return_address call
` [PATCH 3.12 28/64] veth: don’t modify ip_summed; doing so treats packets with bad checksums as good
` [PATCH 3.12 29/64] ipv6/addrlabel: fix ip6addrlbl_get()
` [PATCH 3.12 30/64] sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp_close
` [PATCH 3.12 31/64] connector: bump skb->users before callback invocation
` [PATCH 3.12 32/64] unix: properly account for FDs passed over unix sockets
` [PATCH 3.12 33/64] bridge: Only call /sbin/bridge-stp for the initial network namespace
` [PATCH 3.12 34/64] net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memory
` [PATCH 3.12 35/64] ipv6: tcp: add rcu locking in tcp_v6_send_synack()
` [PATCH 3.12 36/64] tcp_yeah: don't set ssthresh below 2
` [PATCH 3.12 37/64] phonet: properly unshare skbs in phonet_rcv()
` [PATCH 3.12 38/64] ipv6: update skb->csum when CE mark is propagated
` [PATCH 3.12 39/64] team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vid
` [PATCH 3.12 40/64] xfrm: dst_entries_init() per-net dst_ops
` [PATCH 3.12 41/64] powerpc/tm: Block signal return setting invalid MSR state
` [PATCH 3.12 42/64] powerpc: Make value-returning atomics fully ordered
` [PATCH 3.12 43/64] powerpc: Make {cmp}xchg* and their atomic_ versions "
` [PATCH 3.12 44/64] scripts/recordmcount.pl: support data in text section on powerpc
` [PATCH 3.12 45/64] arm64: KVM: Fix AArch32 to AArch64 register mapping
` [PATCH 3.12 46/64] arm64: fix building without CONFIG_UID16
` [PATCH 3.12 47/64] arm64: Clear out any singlestep state on a ptrace detach operation
` [PATCH 3.12 48/64] arm64: mm: ensure that the zero page is visible to the page table walker
` [PATCH 3.12 49/64] parisc iommu: fix panic due to trying to allocate too large region
` [PATCH 3.12 50/64] HID: core: Avoid uninitialized buffer access
` [PATCH 3.12 51/64] mn10300: Select CONFIG_HAVE_UID16 to fix build failure
` [PATCH 3.12 52/64] arm64: restore bogomips information in /proc/cpuinfo
` [PATCH 3.12 53/64] compiler/gcc4+: Remove inaccurate comment about 'asm goto' miscompiles
` [PATCH 3.12 54/64] compiler-gcc: integrate the various compiler-gcc[345].h files
` [PATCH 3.12 55/64] x86: vvar, fix excessive gcc-6 DECLARE_VVAR warnings
` [PATCH 3.12 56/64] openrisc: fix CONFIG_UID16 setting
` [PATCH 3.12 57/64] vmstat: explicitly schedule per-cpu work on the CPU we need it to run on
` [PATCH 3.12 58/64] Revert "workqueue: make sure delayed work run in local cpu"
` [PATCH 3.12 59/64] xhci: fix placement of call to usb_disabled()
` [PATCH 3.12 60/64] recordmcount: Fix endianness handling bug for nop_mcount
` [PATCH 3.12 61/64] crypto: algif_hash - Only export and import on sockets with data
` [PATCH 3.12 62/64] dm btree: fix leak of bufio-backed block in btree_split_sibling error path
` [PATCH 3.12 63/64] drivers/base/memory.c: prohibit offlining of memory blocks with missing sections
` [PATCH 3.12 64/64] HID: usbhid: fix recursive deadlock
` [PATCH 3.12 65/65] dm thin: fix race condition when destroying thin pool workqueue

[PATCH] x86, pci: Add quirk for unsizeable Broadwell EP bar
 2016-02-11 14:20 UTC  (8+ messages)

[kernel-hardening] [PATCH] arm64: vdso: Mark vDSO code as read-only
 2016-02-11 14:19 UTC  (3+ messages)

[PATCH v2 0/8] arm: Add Artpec-6 SoC
 2016-02-11 14:17 UTC  (31+ messages)
` [PATCH v2 1/8] clk: add device tree binding for artpec-6 pll1 clock
` [PATCH v2 2/8] clk: add artpec-6 pll1 clock driver
` [PATCH v2 3/8] arm: add device-tree SoC bindings for Axis Artpec-6
` [PATCH v2 4/8] arm: dts: add Artpec-6 SoC dtsi file
` [PATCH v2 5/8] arm: dts: add Artpec-6 development board dts
` [PATCH v2 6/8] arm: initial machine port for artpec-6 SoC
` [PATCH v2 7/8] arm: multi_v7_defconfig: add MACH_ARTPEC6
` [PATCH v2 8/8] arm: mach-artpec: add entry to MAINTAINERS

[PATCH V2 1/2] powerpc/powernv: new function to access OPAL msglog
 2016-02-11 14:15 UTC  (3+ messages)
` [PATCH V2 2/2] powerpc/xmon: add command to dump "

[patch added to 3.12-stable] dm thin: fix race condition when destroying thin pool workqueue
 2016-02-11 14:15 UTC 

[PATCH] MAINTAINERS: mmc: Add Adrian Hunter as the maintainer for SDHCI
 2016-02-11 14:14 UTC  (2+ messages)

[PATCH BlueZ 1/3] tools/gatt-service: Fix using RegisterService
 2016-02-11 14:14 UTC  (2+ messages)

BTRFS RAM requirements, RAID 6 stability/write holes and expansion questions
 2016-02-11 14:14 UTC  (6+ messages)

[PATCH 1/1] adapter: Fix memory leak
 2016-02-11 14:14 UTC  (2+ messages)

[PATCH v2 0/6] grub-xen: support booting huge pv-domains
 2016-02-11 14:13 UTC  (5+ messages)
` [PATCH v2 4/6] xen: add capability to load initrd outside of initial mapping

[PATCH 1/1] obexd: client: Fix memory leaks
 2016-02-11 14:13 UTC  (2+ messages)

Bluetooth PAN Connection - NAP and GN
 2016-02-11 14:12 UTC  (3+ messages)

any bluestore design spec?
 2016-02-11 14:12 UTC  (3+ messages)

Dropping Debian 7 as supported?
 2016-02-11 14:11 UTC  (2+ messages)

[PATCH] drm/exynos: use DIV_ROUND_CLOSEST to find the closest div
 2016-02-11 14:11 UTC 

[PATCH 001/190] drm: Release driver references to handle before making it available again
 2016-02-11 14:10 UTC  (6+ messages)
` [PATCH 087/190] Revert "drm/i915: Clean up associated VMAs on context destruction"
  ` [PATCH 136/190] drm/i915: Move ioremap_wc tracking onto VMA

[PATCH 0/3] usb: USB Type-C Class and driver for UCSI
 2016-02-11 14:10 UTC  (19+ messages)
` [PATCH 1/3] usb: USB Type-C Connector Class
` [PATCH 2/3] usb: type-c: USB Type-C Connector System Software Interface
            ` Fwd: "

[Patch v9] SATA: OCTEON: support SATA on OCTEON platform
 2016-02-11 14:10 UTC  (2+ messages)

[Buildroot] [PATCH v5 18/20] python-service-identity: new package
 2016-02-11 14:10 UTC  (6+ messages)
` [Buildroot] [PATCH v5 19/20] python-autobahn: "
` [Buildroot] [PATCH v5 20/20] python-crossbar: "

[PATCH] drm/exynos: support exynos5422 mipi-dsi
 2016-02-11 14:10 UTC  (3+ messages)

block allocations for the refcount btree
 2016-02-11 14:09 UTC  (5+ messages)

[PATCH] codel: add forgotten inline to functions in header file
 2016-02-11 14:08 UTC 

[4.4rt3] Preemption disabled at:[<ffff8000000aba44>] kvm_vcpu_ioctl+0x30c/0x750
 2016-02-11 14:02 UTC  (5+ messages)

[U-Boot] [PATCH] am43xx: qspi: Fix config to select SPI mode
 2016-02-11 14:07 UTC  (3+ messages)

[GIT PULL] GPIO fixes for v4.5
 2016-02-11 14:07 UTC 

[BUG REPORT] use of unreachable() masks uninitialized variables warnings
 2016-02-11 14:06 UTC  (2+ messages)

[hverkuil-media:vivid-mc 2101/2127] drivers/media/usb/em28xx/em28xx-video.c:2716:38: error: 'struct em28xx' has no member named 'media_dev'
 2016-02-11 14:05 UTC 

[Buildroot] Setting RGB
 2016-02-11 14:06 UTC  (5+ messages)

[PATCH 1/3] Documentation: devicetree: add Freescale SCC bindings
 2016-02-11 14:04 UTC  (6+ messages)
  ` [PATCH 2/3] ARM: i.MX25: add scc module to dtsi
` [PATCH 3/3] crypto: add basic driver for the MXC SCC

[PATCHv2] drm/exynos: add mic_bypass option for exynos542x fimd
 2016-02-11 14:04 UTC 

[PATCH V3 00/10] Introduce ACPI world to GICv3 & ITS irqchip
 2016-02-11 14:02 UTC  (4+ messages)

[U-Boot] Problem with mounting a jffs2 partition on flash
 2016-02-11 14:02 UTC  (11+ messages)

[U-Boot] [PATCH] arm: socfpga: Add missing CONFIG_BUILD_TARGET
 2016-02-11 14:01 UTC  (4+ messages)

Crash on first run of target using liblttng-ust-cyg-profile.so, but subsequent runs succeed
 2016-02-11 14:01 UTC 

[REGRESSION] i915: No HDMI output with 4.4
 2016-02-11 14:01 UTC  (8+ messages)

[PATCH 18/19] ASoC: Intel: Atom: add support for RT5642
 2016-02-11 14:00 UTC  (4+ messages)

[LSF/MM ATTEND] [LSF/MM TOPIC] NOVA: A log-structured file system for NVM
 2016-02-11 14:00 UTC  (4+ messages)
` [Lsf-pc] "

[PATCH] drm/exynos: add mic_bypass option for exynos542x fimd
 2016-02-11 13:59 UTC  (3+ messages)

IRC Channel not working
 2016-02-11 13:58 UTC  (2+ messages)
` [Outreachy kernel] "

Backtrace of every the threads
 2016-02-11 13:56 UTC  (7+ messages)

Google Selected You !
 2016-02-11 13:56 UTC 

[PATCH] conf: topology: Add topolgy for skylake i2s configuration
 2016-02-11 13:56 UTC  (8+ messages)

[PATCH v2 1/2] x86/traps: Prevent interleaving of concurrent cpu state dumps
 2016-02-11 13:55 UTC  (7+ messages)
` [PATCH v2 2/2] x86/traps: Dump instruction stream in show_execution_state()

[PATCH] arm64: KVM: Configure TCR_EL2.PS at runtime
 2016-02-11 13:55 UTC  (4+ messages)

[PATCH] arm64: reenable interrupt when handling ptrace breakpoint
 2016-02-11 13:54 UTC  (12+ messages)

[PATCH V1 libibverbs] Add QP creation flags, support blocking self multicast loopback
 2016-02-11 13:54 UTC 

[PATCH v4 2/8] pinctrl: sh-pfc: r8a7790: Implement voltage switching for SDHI
 2016-02-11 13:53 UTC  (3+ messages)

[PATCH 0/3] IB/mlx4: Fix extended counters support
 2016-02-11 13:53 UTC  (3+ messages)
` [PATCH 1/3] IB/core: Fix reading capability mask of the port info class


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.