All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-15 23:38:58 to 2016-04-16 01:06:45 UTC [more...]

[Buildroot] [PATCH] Adding in support for custom configurations
 2016-04-16  1:06 UTC  (2+ messages)

[PATCH 0/7] Improve support for compressed man pages
 2016-04-16  1:01 UTC  (5+ messages)
  ` [PATCH 1/7] Makefile: Use better xz options
  ` [PATCH 2/7] Makefile: Improve uninstall target for compressed man pages
  ` [PATCH 3/7] Makefile: Support compressed files for screen target
  ` [PATCH 4/7] Makefile: Skip already compressed files in gz/bz2/xz targets

[PATCH 1/2] clk: imx: do not sleep if IRQ's are still disabled
 2016-04-16  1:00 UTC  (3+ messages)

[RFC PATCH, WAS: "weird diff output?" v3a 0/2] implement shortest line diff chunk heuristic
 2016-04-16  0:59 UTC  (7+ messages)
` [PATCH 2/2] xdiff: implement empty line "

Bluestore cluster example
 2016-04-16  0:56 UTC  (2+ messages)
` [Cbt] "

[PATCHSET][RFC][CFT] parallel lookups
 2016-04-16  0:55 UTC  (16+ messages)
` [PATCH 01/15] security_d_instantiate(): move to the point prior to attaching dentry to inode
` [PATCH 02/15] kernfs: use lookup_one_len_unlocked()
` [PATCH 03/15] configfs_detach_prep(): make sure that wait_mutex won't go away
` [PATCH 04/15] ocfs2: don't open-code inode_lock/inode_unlock
` [PATCH 05/15] orangefs: "
` [PATCH 06/15] reiserfs: open-code reiserfs_mutex_lock_safe() in reiserfs_unpack()
` [PATCH 07/15] reconnect_one(): use lookup_one_len_unlocked()
` [PATCH 08/15] ovl_lookup_real(): "
` [PATCH 09/15] lookup_slow(): bugger off on IS_DEADDIR() from the very beginning
` [PATCH 10/15] __d_add(): don't drop/regain ->d_lock
` [PATCH 11/15] beginning of transition to parallel lookups - marking in-lookup dentries
` [PATCH 12/15] parallel lookups machinery, part 2
` [PATCH 13/15] parallel lookups machinery, part 3
` [PATCH 14/15] parallel lookups machinery, part 4 (and last)
` [PATCH 15/15] parallel lookups: actual switch to rwsem

[PATCH net-next 0/2] ethernet: intel: Support Hyper-V hosts
 2016-04-16  0:54 UTC  (10+ messages)
` [PATCH net-next 1/2] ethernet: intel: Add the device ID's presented while running on Hyper-V
  ` [PATCH net-next 2/2] intel: ixgbevf: Support Windows hosts (Hyper-V)
    ` [Intel-wired-lan] "

Ann Arbor Team's Flexible I/O Proposals (Ceph Next)
 2016-04-16  0:52 UTC  (6+ messages)
      ` OSD set partitioning

possible to checkout same branch in different worktree
 2016-04-16  0:51 UTC  (3+ messages)

[Qemu-devel] RFC: virtio-rng and /dev/urandom
 2016-04-16  0:51 UTC  (5+ messages)

[PATCH 0/2] Another reroll of sb/submodule-init
 2016-04-16  0:50 UTC  (3+ messages)
` [PATCH 1/2] submodule: port resolve_relative_url from shell to C
` [PATCH 2/2] submodule: port init "

[PATCH] ARM: dts: rockchip: move rk3288 edp phy under the GRF
 2016-04-16  0:49 UTC  (2+ messages)

[PATCH] clk: ti: dra7-atl-clock: Fix of_node reference counting
 2016-04-16  0:47 UTC  (2+ messages)

[PATCH 0/5] ARM: am335x/am437x: Correct pwm bindings
 2016-04-16  0:46 UTC  (4+ messages)
` [PATCH 1/5] clk: ti: am335x/am4372: Add tbclk to pwm node

[PATCH v2 00/21] git bisect improvements
 2016-04-16  0:44 UTC  (3+ messages)
` [PATCH v2 16/21] bisect: make total number of commits global

[RESEND PATCH v10 0/6] ARM: hisi: Add initial support including clock driver for Hi3519 soc
 2016-04-16  0:41 UTC  (7+ messages)
` [RESEND PATCH v10 2/6] clk: hisilicon: add CRG driver for hi3519 soc

[PATCH v3] clk/axs10x: Add I2S PLL clock driver
 2016-04-16  0:35 UTC  (5+ messages)

[PATCH V1 0/7] MIPS: Loongson1B: add NAND, DMA and GPIO support
 2016-04-16  0:34 UTC  (4+ messages)
` [PATCH V1 1/7] clk: Loongson1: Update clocks of Loongson1B

Git mascot
 2016-04-16  0:33 UTC  (2+ messages)

[PATCHv7 00/29] THP-enabled tmpfs/shmem using compound pages
 2016-04-16  0:24 UTC  (60+ messages)
` [PATCHv7 01/29] thp, mlock: update unevictable-lru.txt
` [PATCHv7 02/29] mm: do not pass mm_struct into handle_mm_fault
` [PATCHv7 03/29] mm: introduce fault_env
` [PATCHv7 04/29] mm: postpone page table allocation until we have page to map
` [PATCHv7 05/29] rmap: support file thp
` [PATCHv7 06/29] mm: introduce do_set_pmd()
` [PATCHv7 07/29] thp, vmstats: add counters for huge file pages
` [PATCHv7 08/29] thp: support file pages in zap_huge_pmd()
` [PATCHv7 09/29] thp: handle file pages in split_huge_pmd()
` [PATCHv7 10/29] thp: handle file COW faults
` [PATCHv7 11/29] thp: skip file huge pmd on copy_huge_pmd()
` [PATCHv7 12/29] thp: prepare change_huge_pmd() for file thp
` [PATCHv7 13/29] thp: run vma_adjust_trans_huge() outside i_mmap_rwsem
` [PATCHv7 14/29] thp: file pages support for split_huge_page()
` [PATCHv7 15/29] thp, mlock: do not mlock PTE-mapped file huge pages
` [PATCHv7 16/29] vmscan: split file huge pages before paging them out
` [PATCHv7 17/29] page-flags: relax policy for PG_mappedtodisk and PG_reclaim
` [PATCHv7 18/29] radix-tree: implement radix_tree_maybe_preload_order()
` [PATCHv7 19/29] filemap: prepare find and delete operations for huge pages
` [PATCHv7 20/29] truncate: handle file thp
` [PATCHv7 21/29] mm, rmap: account shmem thp pages
` [PATCHv7 22/29] shmem: prepare huge= mount option and sysfs knob
` [PATCHv7 23/29] shmem: get_unmapped_area align huge page
` [PATCHv7 24/29] shmem: add huge pages support
` [PATCHv7 25/29] shmem, thp: respect MADV_{NO,}HUGEPAGE for file mappings
` [PATCHv7 26/29] thp: update Documentation/vm/transhuge.txt
` [PATCHv7 27/29] thp: extract khugepaged from mm/huge_memory.c
` [PATCHv7 28/29] khugepaged: move up_read(mmap_sem) out of khugepaged_alloc_page()
` [PATCHv7 29/29] khugepaged: add support of collapse for tmpfs/shmem pages

[PATCH] Documentatio: HOWTO: remove regression postings info from translations
 2016-04-16  0:32 UTC  (2+ messages)
` [PATCH] Documentation: HOWTO: update git home URL in translations

[PATCH v3 0/9] add TCON and Vybrid support
 2016-04-16  0:31 UTC  (5+ messages)
` [PATCH v3 1/9] ARM: imx: clk-vf610: fix DCU clock tree

[PATCH] asus-laptop: correct error handling in asus_read_brightness()
 2016-04-16  0:27 UTC 

[PATCH] locktorture: make verbose writable and control stats print
 2016-04-16  0:31 UTC  (6+ messages)

[PATCH] clk: ti: dra7: fix kernel boot with arg 'clocksource=gp_timer'
 2016-04-16  0:30 UTC  (2+ messages)

[U-Boot] [RFC PATCH] arm, m68k: fix out-of-range jump
 2016-04-16  0:30 UTC  (2+ messages)

[PATCH net v2] vlan: pull on __vlan_insert_tag error path and fix csum correction
 2016-04-16  0:27 UTC 

[PATCH 0/3] ARM: AMx3xx: misc clock fixes
 2016-04-16  0:27 UTC  (11+ messages)
` [PATCH 1/3] clk: ti: dpll: add support for specifying max rate for DPLLs
` [PATCH 2/3] clk: ti: amx3xx: limit the maximum frequency of DPLLs based on spec

[PATCH v2 0/9] Qualcomm WCNSS remoteproc
 2016-04-16  0:26 UTC  (5+ messages)
` [PATCH v2 4/9] remoteproc: Introduce Qualcomm WCNSS firmware loader

[PATCH] ath6kl: Add ability to set debug uart baud rate
 2016-04-16  0:19 UTC 

[PATCH] ath6kl: fix missing uart debug pin for 6004 HW 3.0
 2016-04-16  0:18 UTC 

[PATCH v4 00/16] index-helper, watchman
 2016-04-16  0:22 UTC  (10+ messages)
` [PATCH v4 03/16] index-helper: new daemon for caching index and related stuff
` [PATCH v4 09/16] index-helper: use watchman to avoid refreshing index with lstat()

[PATCH v2 1/2] clk: bcm2835: Fix compiler warnings on 64-bit builds
 2016-04-16  0:17 UTC  (6+ messages)
` [PATCH v2 2/2] clk: bcm2835: Fix PLL poweron

0 bot for Git
 2016-04-16  0:16 UTC  (7+ messages)
        ` Parallel checkout (Was Re: 0 bot for Git)

[PATCH RFC] tango4 clk rewrite
 2016-04-16  0:16 UTC  (5+ messages)
  ` [PATCH v2] clk: tango4: improve clkgen driver
    ` [PATCH v3] "

[RESEND PATCH net-next] phy: keep the BCMR_LOOPBACK bit while setup forced mode
 2016-04-16  0:13 UTC  (3+ messages)
` [PATCH net-next] phy: make some bits preserved "

[PATCH v4 00/16] port branch.c to use ref-filter's printing options
 2016-04-16  0:11 UTC  (3+ messages)
` [PATCH v4 15/16] branch: use ref-filter printing APIs

[Intel-wired-lan] [next PATCH S35 00/14] i40e/i40evf updates
 2016-04-16  0:10 UTC  (6+ messages)
` [Intel-wired-lan] [next PATCH S35 11/14] i40e/i40evf: Refactor receive routine

[PATCH] Move test-* to t/helper/ subdirectory
 2016-04-16  0:08 UTC  (4+ messages)

[vfs:testing.lookups 24/24] fs/btrfs/ioctl.c:2565:1: warning: label 'out_drop_write' defined but not used
 2016-04-16  0:07 UTC 

BUG at fs/btrfs/inode.c:1828! RIP: btrfs_merge_bio_hook+0x8b/0xa0 [btrfs]
 2016-04-16  0:07 UTC  (2+ messages)

[Buildroot] [PATCH v4 0/3] dpdk: new package
 2016-04-16  0:07 UTC  (4+ messages)
` [Buildroot] [PATCH v4 3/3] "

[PATCH] clk: Add 16bit register access for clk-divider
 2016-04-16  0:06 UTC  (2+ messages)

[PATCH v2] clk: let clk_disable() return immediately if clk is NULL or error
 2016-04-16  0:04 UTC  (10+ messages)

[PATCH net-next v2 0/7] net: dsa: mv88e6xxx: factorize switch info
 2016-04-16  0:03 UTC  (15+ messages)
` [PATCH net-next v2 1/7] net: dsa: mv88e6xxx: drop double ds assignment
` [PATCH net-next v2 2/7] net: dsa: mv88e6xxx: drop revision probing
` [PATCH net-next v2 3/7] net: dsa: mv88e6xxx: add switch info
` [PATCH net-next v2 4/7] net: dsa: mv88e6xxx: add family to info
` [PATCH net-next v2 5/7] net: dsa: mv88e6xxx: add number of ports "
` [PATCH net-next v2 6/7] net: dsa: mv88e6xxx: add number of db "
` [PATCH net-next v2 7/7] net: dsa: mv88e6xxx: remove switch ID

[PATCH v2 1/2] asus-laptop: remove redundant initializers
 2016-04-16  0:01 UTC  (2+ messages)
` [PATCH v2 2/2] asus-laptop: correct error handling in sysfs_acpi_set

[PATCH for 4.6] davinci_vpfe: Revert "staging: media: davinci_vpfe: remove,unnecessary ret variable"
 2016-04-16  0:00 UTC  (2+ messages)

[2.2][PATCH 0/7] misc recipe updates
 2016-04-15 23:59 UTC  (8+ messages)
` [2.2][PATCH 1/7] sqlite3: update 3.11.0 -> 3.11.1
` [2.2][PATCH 2/7] pixman: update 0.32.8 -> 0.34.0
` [2.2][PATCH 3/7] gnutls: update 3.4.9 -> 3.4.10
` [2.2][PATCH 4/7] gnutls: update 3.4.10 -> 3.4.11
` [2.2][PATCH 5/7] harfbuzz: update 1.2.3 -> 1.2.4
` [2.2][PATCH 6/7] harfbuzz: update 1.2.4 -> 1.2.5
` [2.2][PATCH 7/7] harfbuzz: update 1.2.5 -> 1.2.6

[PATCH] clk: at91: fix check of clk_register() returned value
 2016-04-15 23:57 UTC  (2+ messages)

qdisc spin lock
 2016-04-15 23:56 UTC  (8+ messages)

[PATCH 00/41] Remove CLK_IS_ROOT from drivers/clk
 2016-04-15 23:54 UTC  (25+ messages)
` [PATCH 06/41] clk: meson: Remove CLK_IS_ROOT
` [PATCH 14/41] clk: sirf: "
` [PATCH 16/41] clk: sunxi: "
` [PATCH 23/41] clk: zte: "
` [PATCH 25/41] clk: clps711x: "
` [PATCH 31/41] clk: nspire: "
` [PATCH 32/41] clk: palmas: "
` [PATCH 34/41] clk: qoriq: "
` [PATCH 35/41] clk: rk808: "
` [PATCH 39/41] clk: twl6040: "
` [PATCH 40/41] clk: wm831x: "
` [PATCH 41/41] clk: xgene: "

[PATCH] btrfs/104: remove ugly sleep
 2016-04-15 23:52 UTC  (3+ messages)

Isolated expedited RCU code to a new tree_exp.h
 2016-04-15 23:52 UTC 

[PATCH 1/2] clk: tegra: Fix pllre Tegra210 and add pll_re_out1
 2016-04-15 23:49 UTC  (3+ messages)
` [PATCH 2/2] clk: tegra: Initialize UTMIPLL when enabling PLLU

[RESEND PATCH v4] clk/axs10x: Add I2S PLL clock driver
 2016-04-15 23:46 UTC  (8+ messages)


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.