All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-23 00:49:09 to 2017-12-23 07:27:45 UTC [more...]

What's cooking in git.git (Dec 2017, #01; Mon, 4)
 2017-12-23  7:27 UTC  (4+ messages)
` [PATCH v3 1/1] check-non-portable-shell.pl: Quoted `wc -l` is not portable

INFO: task hung in invalidate_inode_pages2_range
 2017-12-23  7:26 UTC 

[Buildroot] systemd: build failure against pam on arm
 2017-12-23  7:25 UTC  (6+ messages)

[PATCH v16 3/5] mfd: Add driver for RAVE Supervisory Processor
 2017-12-23  7:21 UTC  (2+ messages)

[PATCH 0/2] platform/x86/thinkpad_acpi: Adjustments for four function implementations
 2017-12-23  7:12 UTC  (9+ messages)
  `  "

[Qemu-devel] [PATCH v2 0/2] vhost: two fixes
 2017-12-23  7:09 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/2] vhost: add used memslot number for vhost-user and vhost-kernel separately

[Buildroot] [autobuild.buildroot.net] Build results for 2017-12-22
 2017-12-23  7:00 UTC 

[PATCH v3 0/3] create sysfs representation of ACPI HMAT
 2017-12-23  6:56 UTC  (12+ messages)

Bring together merge and rebase
 2017-12-23  6:10 UTC 

Prototype patch for Linux-kernel memory model
 2017-12-23  6:14 UTC  (10+ messages)

Depth 30 enablement for ati-ddx + exa. Rev 2
 2017-12-23  6:07 UTC  (4+ messages)
  ` [PATCH 1/3] Skip xf86HandleColormaps() at color depth 30
  ` [PATCH 2/3] exa: Accelerate ARGB2101010 pictures (v2)
  ` [PATCH 3/3] Support exa screen color depth 30 on Linux 3.16 and later. (v2)

Status Report 12/5/2017 - 12/22/2017
 2017-12-23  6:00 UTC 

[RFC][PATCH][REGRESSION FIX] x86/ftrace: Add ORC annotation to 64 bit ftrace assembly
 2017-12-23  5:51 UTC  (5+ messages)

[PATCHv4 0/3] Socionext Synquacer NETSEC driver
 2017-12-23  5:45 UTC  (4+ messages)
  ` [PATCHv4 1/3] dt-bindings: net: Add DT bindings for Socionext Netsec
  ` [PATCHv4 2/3] net: socionext: Add Synquacer NetSec driver
  ` [PATCHv4 3/3] MAINTAINERS: Add entry for Socionext ethernet driver

Unexpected raid1 behaviour
 2017-12-23  5:40 UTC  (21+ messages)

[PATCH] target: add kernel-doc overview in target_core_user.[hc]
 2017-12-23  5:40 UTC  (2+ messages)

[RFC] does ioremap() cause memory leak?
 2017-12-23  5:32 UTC  (4+ messages)

thinkpad x60: sound problems in 4.15-rc1 was Re: thinkpad x60: sound problems in 4.14.0-next-20171114
 2017-12-23  5:37 UTC  (11+ messages)

[PATCH] powerpc: Add aacraid and nvme to powernv_defconfig
 2017-12-23  5:08 UTC  (5+ messages)

[PATCH v11 0/6] Add support for Qualcomm A53 CPU clock
 2017-12-23  4:57 UTC  (3+ messages)
` [PATCH v11 2/6] mailbox: qcom: Create APCS child device for clock controller

[PATCH RESEND V2 1/1] cpufreq: imx6q: switch to Use clk_bulk_get to refine clk operations
 2017-12-23  4:53 UTC  (2+ messages)

[PATCH V2 1/1] ARM: imx_v6_v7_defconfig: enable CONFIG_CPU_FREQ_STAT
 2017-12-23  4:51 UTC 

[bpf-next V2 PATCH 00/14] xdp: new XDP rx-queue info concept
 2017-12-23  4:50 UTC  (3+ messages)
` [bpf-next V2 PATCH 13/14] bpf: finally expose xdp_rxq_info to XDP bpf-programs

PROBLEM: 4.15.0-rc3 APIC causes lockups on Core 2 Duo laptop
 2017-12-23  4:51 UTC  (12+ messages)

cron job: media_tree daily build: ERRORS
 2017-12-23  4:39 UTC 

[Buildroot] systemd: blkid support requested but libraries not found
 2017-12-23  4:38 UTC  (6+ messages)

[PATCH RESEND 1/1] cpufreq: imx6q: switch to Use clk_bulk_get to refine clk operations
 2017-12-23  4:37 UTC  (6+ messages)

[PATCH 1/1] ARM: imx_v6_v7_defconfig: enable CONFIG_CPU_FREQ_STAT
 2017-12-23  4:35 UTC  (3+ messages)

[eclipse-poky][neon][PATCH] Update setup.sh to Neon.3 (4.6.3) release
 2017-12-23  4:35 UTC  (2+ messages)

[PATCH 4.9] bpf/verifier: Fix states_equal() comparison of pointer and UNKNOWN
 2017-12-23  4:31 UTC  (3+ messages)
` kasan for bpf

Python cryptography failing due to undefined symbol: pthread_atfork
 2017-12-23  4:18 UTC  (3+ messages)

[PATCH] mm/fadvise: discard partial pages iff endbyte is also eof
 2017-12-23  4:16 UTC  (2+ messages)

[PATCH v5 00/11] FUSE mounts from non-init user namespaces
 2017-12-23  4:03 UTC  (36+ messages)
` [PATCH 01/11] block_dev: Support checking inode permissions in lookup_bdev()
` [PATCH 02/11] mtd: Check permissions towards mtd block device inode when mounting
` [PATCH 03/11] fs: Allow superblock owner to change ownership of inodes
` [PATCH 04/11] fs: Don't remove suid for CAP_FSETID for userns root
` [PATCH 05/11] fs: Allow superblock owner to access do_remount_sb()
` [PATCH 06/11] capabilities: Allow privileged user in s_user_ns to set security.* xattrs
` [PATCH 07/11] fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
` [PATCH 08/11] fuse: Support fuse filesystems outside of init_user_ns
` [PATCH 09/11] fuse: Restrict allow_other to the superblock's namespace or a descendant
` [PATCH 10/11] fuse: Allow user namespace mounts
` [PATCH 11/11] evm: Don't update hmacs in user ns mounts

[PATCH v2] kernel/module_64.c: Add REL24 relocation support of livepatch symbols
 2017-12-23  4:00 UTC  (11+ messages)
` [PATCH] On ppc64le we HAVE_RELIABLE_STACKTRACE

[PATCH 0/4] count: Get rid of ACCESS_ONCE
 2017-12-23  3:46 UTC  (5+ messages)
` [PATCH 1/4] count: Get rid of ACCESS_ONCE() in code snippet
` [PATCH 2/4] count: Get rid of ACCESS_ONCE() in text
` [PATCH 3/4] Update bibliography
` [PATCH 4/4] toolsoftrade: Add quick quiz on ACCESS_ONCE()

[PATCH] fsck.f2fs: check and fix i_namelen to avoid double free
 2017-12-23  3:40 UTC  (10+ messages)
` [PATCH v4] "

[kvm:dirty-ring-buffer 79/80] ERROR: "kvm_reset_dirty_gfn" [arch/x86/kvm/kvm.ko] undefined!
 2017-12-23  3:38 UTC 

[PATCH] fsck.f2fs: check nid range before use to avoid segmentation fault
 2017-12-23  3:35 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v20 3/7 RESEND] xbitmap: add more operations
 2017-12-23  3:29 UTC  (9+ messages)
  ` [Qemu-devel] "

[Qemu-devel] [PATCH] hw/xtensa/xtfpga: rewrite mini bootloader
 2017-12-23  3:18 UTC 

Usability outrage as far as I am concerned
 2017-12-23  3:15 UTC  (5+ messages)

SMART detects pending sectors; take offline?
 2017-12-23  3:14 UTC  (19+ messages)

[PATCH] vdso.7: __kernel_clock_gettime *_COARSE clock support in PPC64
 2017-12-23  3:13 UTC  (3+ messages)

[PATCH bpf-next 0/2] bpf: stack depth tracking fix
 2017-12-23  3:03 UTC  (6+ messages)
` [PATCH bpf-next 1/2] bpf: fix maximum stack depth tracking logic

[PATCH] python-gitdb: upgrade to v2.0.3
 2017-12-23  2:59 UTC 

[mmotm:master 37/234] fs//ocfs2/aops.c:2437:11: warning: comparison of constant '0' with boolean expression is always false
 2017-12-23  2:57 UTC 

[BUG] File move with `add -N` shows as rename to same name
 2017-12-23  2:42 UTC 

[PATCH] bmap-tools: fix RDEPENDS and update SRC_URI
 2017-12-23  2:46 UTC 

[PATCH] drm/i915/dmc: DMC 1.07 for Cannonlake
 2017-12-23  2:44 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/dmc: DMC 1.07 for Cannonlake (rev2)
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/glk: Disable Guc and HuC on GLK
 2017-12-23  2:36 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/glk: Disable Guc and HuC on GLK (rev3)

git merge commits staged files (when two trees are identical)
 2017-12-23  2:26 UTC  (6+ messages)
` [PATCH 1/3] t6044: recursive can silently incorporate dirty changes in a merge
  ` [PATCH 2/3] move index_has_changes() from builtin/am.c to merge.c for reuse

[PATCH] usbip: fix vudc_rx: harden CMD_SUBMIT path to handle malicious input
 2017-12-23  2:23 UTC  (4+ messages)
`  "
` [PATCH] usbip: vudc_tx: fix v_send_ret_submit() vulnerability to null xfer buffer
  `  "

[PATCH v1 0/3] Introduce virtual PMD for Hyper-V/Azure platforms
 2017-12-23  2:06 UTC  (3+ messages)
` [PATCH v2 0/5] "

[v2 PATCH 0/2] Pull Request
 2017-12-23  2:02 UTC  (3+ messages)
` [v2 PATCH 1/2] cal: add --iso and --1752-reform format options
` [v2 PATCH 2/2] cal: change reformation to reform

[Bug 75985] New: HDMI audio device only visible after rescan
 2017-12-23  2:00 UTC  (2+ messages)
  ` [Bug 75985] [NVC1] "

[PATCH -next] media: atmel-isc: Make local symbol fmt_configs_list static
 2017-12-23  1:57 UTC  (2+ messages)

[PATCH -next] platform/x86: dell-laptop: make some local functions static
 2017-12-23  2:01 UTC 

mmotm 2017-12-22-17-55 uploaded
 2017-12-23  1:55 UTC  (2+ messages)

revamp vmem_altmap / dev_pagemap handling V2
 2017-12-23  1:54 UTC  (8+ messages)
` [PATCH 04/17] mm: pass the vmem_altmap to arch_add_memory and __add_pages

[PATCH v2 0/3] phy: core: Re-work runtime PM deployment and fix an issue
 2017-12-23  1:50 UTC  (6+ messages)
` [PATCH v2 1/3] phy: core: Move runtime PM reference counting to the parent device

rgw: possibility to put several small S3 objects into single rados object
 2017-12-23  1:38 UTC  (2+ messages)

[Bug 101714] Complete System Freeze (displaycore staging 4.11)
 2017-12-23  1:37 UTC  (2+ messages)

[PATCH -V4 -mm] mm, swap: Fix race between swapoff and some swap operations
 2017-12-23  1:36 UTC  (7+ messages)

[PATCH nVMX TEST 2/2] x86: Add test for checking NMI controls on vmentry of L2 guests
 2017-12-23  1:34 UTC 

[PATCH net-next] net/trace: fix printk format in inet_sock_set_state
 2017-12-23  1:19 UTC  (4+ messages)

[PATCH igt] lib/gem: Reset the global seqno at the start of each test
 2017-12-23  1:16 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v3 0/3] create sysfs representation of ACPI HMAT
 2017-12-23  1:14 UTC  (18+ messages)
                        ` [Devel] "

[PATCH net-next] net/trace: fix printk format in inet_sock_set_state
 2017-12-23  1:14 UTC 

[PATCH v3 00/20] xfs: more and better verifiers
 2017-12-23  1:09 UTC  (21+ messages)
` [PATCH 01/20] xfs: remove XFS_FSB_SANITY_CHECK
` [PATCH 02/20] xfs: refactor long-format btree header verification routines
` [PATCH 03/20] xfs: refactor short form btree pointer verification
` [PATCH 04/20] xfs: remove XFS_WANT_CORRUPTED_RETURN from dir3 data verifiers
` [PATCH 05/20] xfs: refactor xfs_verifier_error and xfs_buf_ioerror
` [PATCH 06/20] xfs: have buffer verifier functions report failing address
` [PATCH 07/20] xfs: refactor verifier callers to print address of failing check
` [PATCH 08/20] xfs: verify dinode header first
` [PATCH 09/20] xfs: move inode fork verifiers to xfs_dinode_verify
` [PATCH 10/20] xfs: create structure verifier function for shortform xattrs
` [PATCH 11/20] xfs: create structure verifier function for short form symlinks
` [PATCH 12/20] xfs: refactor short form directory structure verifier function
` [PATCH 13/20] xfs: provide a centralized method for verifying inline fork data
` [PATCH 14/20] xfs: fail out of xfs_attr3_leaf_lookup_int if it looks corrupt
` [PATCH 15/20] xfs: create a new buf_ops pointer to verify structure metadata
` [PATCH 16/20] xfs: scrub in-core metadata
` [PATCH 17/20] xfs: separate dquot repair into a separate function
` [PATCH 18/20] xfs: standardize quota verification function outputs
` [PATCH 19/20] xfs: teach error reporting functions to take xfs_failaddr_t
` [PATCH 20/20] xfs: dump the first 128 bytes of any corrupt buffer

[PATCH v4 1/5] bbdev: introducing wireless base band device (BBDEV) abstraction library
 2017-12-23  0:52 UTC  (6+ messages)
` [PATCH v4 2/5] bbdev: PMD drivers (1. bbdev_null)
` [PATCH v4 3/5] bbdev: PMD drivers (2. turbo_sw)
` [PATCH v4 4/5] bbdev: test applications
` [PATCH v4 5/5] bbdev: sample app
` [PATCH v4 0/5] Introducing Wirless Base Band Device (bbdev) abstraction library

[PATCH v11 00/21] xfs: online scrub xref support
 2017-12-23  0:44 UTC  (5+ messages)
` [PATCH 12/21] xfs: check btree block ownership with bnobt/rmapbt when scrubbing btree
` [PATCH 14/21] xfs: cross-reference with the bnobt
` [PATCH 17/21] xfs: cross-reference reverse-mapping btree
` [PATCH 20/21] xfs: cross-reference the realtime bitmap


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.