All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-16 02:29:44 to 2018-04-16 04:15:11 UTC [more...]

[lustre-devel] [PATCH 00/22] staging: lustre: llite: fix xattr handling
 2018-04-16  4:15 UTC  (45+ messages)
`  "
` [lustre-devel] [PATCH 01/22] staging: lustre: llite: initialize xattr->xe_namelen
  `  "
` [lustre-devel] [PATCH 02/22] staging: lustre: obd: create it_has_reply_body()
  `  "
` [lustre-devel] [PATCH 03/22] staging: lustre: obd: change debug reporting in lmv_enqueue()
  `  "
` [lustre-devel] [PATCH 04/22] staging: lustre: ldlm: xattr locks are lost on mdt
  `  "
` [lustre-devel] [PATCH 05/22] staging: lustre: llite: handle xattr cache refill race
  `  "
` [lustre-devel] [PATCH 06/22] staging: lustre: llite: Remove filtering of seclabel xattr
  `  "
` [lustre-devel] [PATCH 07/22] staging: lustre: llite: refactor lustre.lov xattr handling
  `  "
` [lustre-devel] [PATCH 08/22] staging: lustre: llite: add simple comment about lustre.lov xattrs
  `  "
` [lustre-devel] [PATCH 09/22] staging: lustre: llite: break up ll_setstripe_ea function
  `  "
` [lustre-devel] [PATCH 10/22] staging: lustre: llite: return from ll_adjust_lum() if lump is NULL
  `  "
` [lustre-devel] [PATCH 11/22] staging: lustre: llite: eat -EEXIST on setting trusted.lov
  `  "
` [lustre-devel] [PATCH 12/22] staging: lustre: llite: fix invalid size test in ll_setstripe_ea()
  `  "
` [lustre-devel] [PATCH 13/22] staging: lustre: llite: remove newline in fullname strings
  `  "
` [lustre-devel] [PATCH 14/22] staging: lustre: llite: record in stats attempted removal of lma/link xattr
  `  "
` [lustre-devel] [PATCH 15/22] staging: lustre: llite: cleanup posix acl xattr code
  `  "
` [lustre-devel] [PATCH 16/22] staging: lustre: llite: use proper types in the "
  `  "
` [lustre-devel] [PATCH 17/22] staging: lustre: llite: cleanup xattr code comments
  `  "
` [lustre-devel] [PATCH 18/22] staging: lustre: llite: style changes in xattr.c
  `  "
` [lustre-devel] [PATCH 19/22] staging: lustre: llite: add support set_acl method in inode operations
  `  "
` [lustre-devel] [PATCH 20/22] staging: lustre: llite: use xattr_handler name for ACLs
  `  "
` [lustre-devel] [PATCH 21/22] staging: lustre: llite: correct removexattr detection
  `  "
` [lustre-devel] [PATCH 22/22] staging: lustre: llite: remove unused parameters from md_{get, set}xattr()

[Bug 105996] [DC][CIK] Bonaire mobile - No displays being turned on
 2018-04-16  4:11 UTC  (3+ messages)

[lustre-devel] [PATCH 00/25] staging: lustre: libcfs: SMP rework
 2018-04-16  4:10 UTC  (52+ messages)
`  "
` [lustre-devel] [PATCH 01/25] staging: lustre: libcfs: remove useless CPU partition code
  `  "
` [lustre-devel] [PATCH 02/25] staging: lustre: libcfs: rename variable i to cpu
  `  "
` [lustre-devel] [PATCH 03/25] staging: lustre: libcfs: implement cfs_cpt_cpumask for UMP case
  `  "
` [lustre-devel] [PATCH 04/25] staging: lustre: libcfs: replace MAX_NUMNODES with nr_node_ids
  `  "
` [lustre-devel] [PATCH 05/25] staging: lustre: libcfs: remove excess space
  `  "
` [lustre-devel] [PATCH 06/25] staging: lustre: libcfs: replace num_possible_cpus() with nr_cpu_ids
  `  "
` [lustre-devel] [PATCH 07/25] staging: lustre: libcfs: NUMA support
  `  "
` [lustre-devel] [PATCH 08/25] staging: lustre: libcfs: add cpu distance handling
  `  "
` [lustre-devel] [PATCH 09/25] staging: lustre: libcfs: use distance in cpu and node handling
  `  "
` [lustre-devel] [PATCH 10/25] staging: lustre: libcfs: provide debugfs files for distance handling
  `  "
` [lustre-devel] [PATCH 11/25] staging: lustre: libcfs: invert error handling for cfs_cpt_table_print
  `  "
` [lustre-devel] [PATCH 12/25] staging: lustre: libcfs: fix libcfs_cpu coding style
  `  "
` [lustre-devel] [PATCH 13/25] staging: lustre: libcfs: use int type for CPT identification
  `  "
` [lustre-devel] [PATCH 14/25] staging: lustre: libcfs: rename i to node for cfs_cpt_set_nodemask
  `  "
` [lustre-devel] [PATCH 15/25] staging: lustre: libcfs: rename i to cpu for cfs_cpt_bind
  `  "
` [lustre-devel] [PATCH 16/25] staging: lustre: libcfs: rename cpumask_var_t variables to *_mask
  `  "
` [lustre-devel] [PATCH 17/25] staging: lustre: libcfs: rename goto label in cfs_cpt_table_print
  `  "
` [lustre-devel] [PATCH 18/25] staging: lustre: libcfs: clear up failure patch in cfs_cpt_*_print
  `  "
` [lustre-devel] [PATCH 19/25] staging: lustre: libcfs: update debug messages
  `  "
` [lustre-devel] [PATCH 20/25] staging: lustre: libcfs: make tolerant to offline CPUs and empty NUMA nodes
  `  "
` [lustre-devel] [PATCH 21/25] staging: lustre: libcfs: report NUMA node instead of just node
  `  "
` [lustre-devel] [PATCH 22/25] staging: lustre: libcfs: update debug messages in CPT code
  `  "
` [lustre-devel] [PATCH 23/25] staging: lustre: libcfs: rework CPU pattern parsing code
  `  "
` [lustre-devel] [PATCH 24/25] staging: lustre: libcfs: change CPT estimate algorithm
  `  "
` [lustre-devel] [PATCH 25/25] staging: lustre: libcfs: merge UMP and SMP libcfs cpu header code
  `  "

[PATCH RFC 1/1] KVM: PPC: Book3S HV: pack VCORE IDs to access full VCPU ID space
 2018-04-16  4:09 UTC  (3+ messages)

tcp hang when socket fills up ?
 2018-04-16  4:03 UTC  (9+ messages)

[PATCH] IB: make INFINIBAND_ADDR_TRANS configurable
 2018-04-16  4:02 UTC  (3+ messages)

[4/5] dmaengine: sprd: Add Spreadtrum DMA configuration
 2018-04-16  3:58 UTC  (12+ messages)
                  ` [PATCH 4/5] "

[PATCH v13 0/6] Address error and recovery for AER and DPC
 2018-04-16  3:53 UTC  (3+ messages)

[lustre-devel] [PATCH 0/6] staging: lustre: code rearrangement
 2018-04-16  3:53 UTC  (13+ messages)
` [lustre-devel] [PATCH 4/6] staging: lustre: rearrange placement of CPU partition management code
    `  "
` [lustre-devel] [PATCH 3/6] staging: lustre: remove include/linux/libcfs/linux/linux-cpu.h
    `  "
` [lustre-devel] [PATCH 1/6] staging: lustre: move stack-check macros to libcfs_debug.h
    `  "
` [lustre-devel] [PATCH 2/6] staging: lustre: remove libcfs/linux/libcfs.h
    `  "

[PATCH] drm/amdgpu/acp: Fix slab-out-of-bounds in mfd_add_device in acp_hw_init
 2018-04-16  3:47 UTC  (3+ messages)

cron job: media_tree daily build: OK
 2018-04-16  3:47 UTC 

[Ocfs2-devel] [PATCH] ocfs2: submit another bio if current bio is full
 2018-04-16  3:44 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: dts: uniphier: sync DT with Linux 4.17-rc1
 2018-04-16  3:35 UTC 

[PATCH v4 0/4] zram memory tracking
 2018-04-16  3:31 UTC  (5+ messages)
` [PATCH v4 1/4] zram: correct flag name of ZRAM_ACCESS
` [PATCH v4 2/4] zram: mark incompressible page as ZRAM_HUGE
` [PATCH v4 3/4] zram: record accessed second
` [PATCH v4 4/4] zram: introduce zram memory tracking

[xen-unstable baseline-only test] 74622: trouble: blocked/broken/fail/pass
 2018-04-16  3:25 UTC 

[PATCH] gpioib: do not free unrequested descriptors
 2018-04-16  3:20 UTC  (2+ messages)

[PATCH v13 6/6] PCI/DPC: Do not do recovery for hotplug enabled system
 2018-04-16  3:17 UTC  (11+ messages)

[PATCH net] net: Fix one possible memleak in ip_setup_cork
 2018-04-16  3:05 UTC  (4+ messages)
    `  "

[U-Boot] [PATCH] board: freescale: ls1012ardb: Add command to switch QSPI bank
 2018-04-16  3:10 UTC  (2+ messages)

[PATCH] efi: Fix the size not consistent issue when unmapping memory map
 2018-04-16  3:09 UTC  (5+ messages)

[PATCH] ethdev: check consistency of per port offloads
 2018-04-16  3:06 UTC  (5+ messages)
` [PATCH v2] ethdev: check Rx/Tx offloads

[PATCH v2 0/6] Enable NV12 support
 2018-04-16  3:05 UTC  (4+ messages)
` [PATCH v2 3/6] drm/i915: Add NV12 as supported format for sprite plane

Delivery reports about your e-mail
 2018-04-16  3:04 UTC 

[Buildroot] [RFC PATCH 3/3] download/git: unshallow when fetching all refs
 2018-04-16  3:04 UTC  (2+ messages)

[U-Boot] skylake fsp
 2018-04-16  3:01 UTC  (2+ messages)

[xen-unstable test] 122315: trouble: broken/fail/pass
 2018-04-16  3:00 UTC 

[Buildroot] [RFC PATCH 2/3] download/git: recover dirty cache
 2018-04-16  2:54 UTC  (2+ messages)

[PATCH v2 00/10] media: ov772x: support media controller, device tree probing, etc
 2018-04-16  2:51 UTC  (11+ messages)
` [PATCH v2 01/10] media: ov772x: allow i2c controllers without I2C_FUNC_PROTOCOL_MANGLING
` [PATCH v2 02/10] media: ov772x: add checks for register read errors
` [PATCH v2 03/10] media: ov772x: create subdevice device node
` [PATCH v2 04/10] media: ov772x: add media controller support
` [PATCH v2 05/10] media: ov772x: use generic names for reset and powerdown gpios
` [PATCH v2 06/10] media: dt-bindings: ov772x: add device tree binding
` [PATCH v2 07/10] media: ov772x: support device tree probing
` [PATCH v2 08/10] media: ov772x: handle nested s_power() calls
` [PATCH v2 09/10] media: ov772x: reconstruct s_frame_interval()
` [PATCH v2 10/10] media: ov772x: avoid accessing registers under power saving mode

[Qemu-trivial] [PATCH trivial for-2.12] Makefile: install gtk message catalogs if CONFIG_GTK=y too, not only =m
 2018-04-16  2:50 UTC  (3+ messages)
  ` [Qemu-devel] "

YASL Request
 2018-04-16  2:50 UTC  (4+ messages)

[RFC] Speed up tag_pages_for_writeback
 2018-04-16  2:42 UTC 

[PATCH 1/2] arm64: dts: Add GPIO and GPIO keys device nodes
 2018-04-16  2:40 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: Add the rtc enable clock for watchdog

[PATCH/RFC 0/5] Keep all info in command-list.txt in git binary
 2018-04-16  2:38 UTC  (6+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 2/6] git.c: implement --list-cmds=all and use it in git-completion.bash
  ` [PATCH v2 3/6] generate-cmdlist.sh: keep all information in common-cmds.h

[PATCH] trace: add missing forward declaration
 2018-04-16  2:36 UTC 

[PATCH] i2c: mediatek: use of_device_get_match_data()
 2018-04-16  2:34 UTC  (24+ messages)
` [PATCH] spi: mediatek: Use of_device_get_match_data()
` [PATCH] soc: mediatek: use of_device_get_match_data()
` [PATCH] net: "
` [PATCH] mmc: "
` [PATCH] mtd: nand: mtk: "
` [PATCH] thermal: mediatek: "
` [PATCH] media: rc: mtk-cir: "

[PATCH] pinctrl: mediatek: update pinmux defintions for MT7623
 2018-04-16  2:32 UTC  (3+ messages)

[PATCH] clk: mediatek: correct the clocks for MT2701 HDMI PHY module
 2018-04-16  2:31 UTC  (3+ messages)

[PATCH] hwrng: via-rng - support new Centaur CPU
 2018-04-16  2:30 UTC  (2+ messages)
` 答复: "

[PATCH] arm64: Add support to supply 'kaslr-seed' to secondary kernel
 2018-04-16  2:30 UTC  (2+ messages)

linux-next: build failure after merge of the bpf tree
 2018-04-16  2:30 UTC 

[meta-cgl][PATCH 1/3] crmsh: refresh patch to fix QA warning
 2018-04-16  2:29 UTC  (4+ messages)
` [meta-cgl][PATCH 2/3] pacemaker: refresh patches "

[Buildroot] [PATCH 00/26] init scripts: don't test if binaries exist
 2018-04-16  2:29 UTC  (2+ messages)
` [Buildroot] [PATCH 26/26] upmpdcli: don't test if the binary exists in the init script


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.