All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-12 01:46:45 to 2018-05-12 06:21:33 UTC [more...]

[PATCH] net/tap: add default name to tun
 2018-05-12  6:21 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3] mm: Change return type to vm_fault_t
 2018-05-12  6:20 UTC  (2+ messages)

[RFT] GCC 8.1
 2018-05-12  6:10 UTC  (4+ messages)
` [OE-core] "

[PATCH 1/6] grep.c: take regmatch_t as argument in match_line()
 2018-05-12  6:07 UTC  (19+ messages)
` [PATCH v5 0/7] Teach '--column' to 'git-grep(1)'
  ` [PATCH v5 5/7] builtin/grep.c: add '--column' option "
` [PATCH v6 0/7] Teach '--column' "
  ` [PATCH v6 1/7] Documentation/config.txt: camel-case lineNumber for consistency
  ` [PATCH v6 2/7] grep.c: expose matched column in match_line()
  ` [PATCH v6 3/7] grep.[ch]: extend grep_opt to allow showing matched column
  ` [PATCH v6 4/7] grep.c: display column number of first match
  ` [PATCH v6 5/7] builtin/grep.c: add '--column' option to 'git-grep(1)'
  ` [PATCH v6 6/7] grep.c: add configuration variables to show matched option
  ` [PATCH v6 7/7] contrib/git-jump/git-jump: jump to match column in addition to line

[PATCH tip/core/rcu 16/21] rcu: Add funnel locking to rcu_start_this_gp()
 2018-05-12  6:03 UTC  (2+ messages)
` [tip/core/rcu,16/21] "

[Buildroot] [autobuild.buildroot.net] Build results for 2018-05-11
 2018-05-12  6:00 UTC 

[PATCH] mtd: nand: Add support for reading ooblayout from device tree
 2018-05-12  5:55 UTC  (2+ messages)

[PATCH] xfs: limit xfs_growfs size if test with --large-fs
 2018-05-12  5:53 UTC  (4+ messages)

[U-Boot] mtd: spi-nor: new NXP FlexSPI driver location & framework to use ?
 2018-05-12  5:50 UTC  (3+ messages)

[U-Boot] [PATCH] bootcount: Add bootcount command
 2018-05-12  5:49 UTC 

[Bug 99403] Graphical glitches in witcher-1 with wine nine and r600g (rv740)
 2018-05-12  5:36 UTC  (2+ messages)

[PATCH v2 00/12] refactor dts and add support for more boards
 2018-05-12  5:28 UTC  (6+ messages)
` [PATCH v2 03/12] arm: dts: mt7623: fix invalid memory node being generated

[Qemu-devel] [PATCH v1.1 0/9] target/m68k: Convert to TranslatorOps
 2018-05-12  5:24 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/9] target/m68k: Use DISAS_NORETURN for exceptions
` [Qemu-devel] [PATCH 2/9] target/m68k: Replace DISAS_TB_JUMP with DISAS_NORETURN
` [Qemu-devel] [PATCH 3/9] target/m68k: Remove DISAS_JUMP_NEXT as unused
` [Qemu-devel] [PATCH 4/9] target/m68k: Use lookup_and_goto_tb for DISAS_JUMP
` [Qemu-devel] [PATCH 5/9] target/m68k: Rename DISAS_UPDATE and gen_lookup_tb
` [Qemu-devel] [PATCH 6/9] target/m68k: Convert to DisasContextBase
` [Qemu-devel] [PATCH 7/9] target/m68k: Convert to TranslatorOps
` [Qemu-devel] [PATCH 8/9] target/m68k: Improve ending TB at page boundaries
` [Qemu-devel] [PATCH 9/9] target/m68k: Merge disas_m68k_insn into m68k_tr_translate_insn

[RFC][PATCH] ovl_create_index(): vfs_mkdir() might succeed leaving dentry negative unhashed
 2018-05-12  5:13 UTC  (4+ messages)
` [PATCH][RFC] ovl_create_real(): make it cope with vfs_mkdir() safely

"decompress failed" in 1-2 files always causes kernel oops, check/scrub pass
 2018-05-12  5:08 UTC 

[PATCH] rcu: Report a quiescent state when it's exactly in the state
 2018-05-12  5:08 UTC  (5+ messages)

[PATCH 0/6] Transition vfs to 64-bit timestamps
 2018-05-12  4:59 UTC  (7+ messages)
` [PATCH 1/6] fs: add timespec64_truncate()
` [PATCH 2/6] lustre: Use long long type to print inode time
` [PATCH 3/6] ceph: make inode time prints to be long long
` [PATCH 4/6] fs: nfs: get rid of memcpys for inode times
` [PATCH 5/6] udf: Simplify calls to udf_disk_stamp_to_time
` [PATCH 6/6] vfs: change inode times to use struct timespec64

[Qemu-devel] [PATCH 0/9] target/m68k: Convert to TranslatorOps
 2018-05-12  4:59 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/2] hw/virtio: Fix brace Werror with clang 6.0.0
` [Qemu-devel] [PATCH 1/9] target/m68k: Use DISAS_NORETURN for exceptions
` [Qemu-devel] [PATCH 2/9] target/m68k: Replace DISAS_TB_JUMP with DISAS_NORETURN
` [Qemu-devel] [PATCH 2/2] target/s390x: Fix brace Werror with clang 6.0.0
` [Qemu-devel] [PATCH 3/9] target/m68k: Remove DISAS_JUMP_NEXT as unused
` [Qemu-devel] [PATCH 4/9] target/m68k: Use lookup_and_goto_tb for DISAS_JUMP

AW: WG: Need for HW-clock independent timestamps
 2018-05-12  5:02 UTC 

[PATCH v2] fs: fuse: Adding new return type vm_fault_t
 2018-05-12  4:55 UTC 

cron job: media_tree daily build: ERRORS
 2018-05-12  4:52 UTC 

[U-Boot] [RFC PATCH 1/2] kconfig: re-sync with Linux 4.17-rc4
 2018-05-12  4:48 UTC  (4+ messages)
` [U-Boot] [RFC PATCH 2/2] board: eets: pdu001: Fix wrong default value in Kconfig

[SPDK] vbdev_agg module (Was: Understanding io_channel)
 2018-05-12  4:42 UTC 

[PATCH 0/2] vfs: better dedupe permission check
 2018-05-12  4:37 UTC  (7+ messages)
` [PATCH 1/2] vfs: allow dedupe of user owned read-only files
` [PATCH 2/2] vfs: dedupe should return EPERM if permission is not granted

[Ksummit-discuss] bug-introducing patches
 2018-05-12  4:38 UTC  (17+ messages)

linux-next: a new pending-fixes branch
 2018-05-12  4:35 UTC  (2+ messages)

patch "xhci: Fix use-after-free in xhci_free_virt_device" causes kernel crashes on 4.16.8 on unplug
 2018-05-12  4:32 UTC  (2+ messages)

[BUGFIX PATCH v3 0/4] arm: kprobes: Fix to prohibit probing on unsafe functions
 2018-05-12  4:31 UTC  (5+ messages)

[PATCH 0/9] Update Makefile for Fedora 28
 2018-05-12  4:24 UTC  (10+ messages)
` [PATCH 1/9] Makefile: Add sed pattern to accommodate fontconfig 2.13.0
` [PATCH 2/9] fixsvgfonts: Fix typo
` [PATCH 3/9] FAQ-BUILD: Add note on Fedora 28, 27, and other Linux distros
` [PATCH 4/9] Makefile: Add 'latexpand' existence check
` [PATCH 5/9] .gitignore: Add intermediate file suffix
` [PATCH 6/9] Makefile: Add check of version conflict of a2ping
` [PATCH 7/9] Makefile: Remove redundant quotation marks in error functions
` [PATCH 8/9] Makefile: Move check of 'Steel City Comic' font from runlatex.sh
` [PATCH 9/9] FAQ-BUILD: Rephrase #7 to reflect Makefile update

linux-next: added the vfs-fixes tree
 2018-05-12  4:16 UTC 

linux-next: build warning after merge of the mac80211-next tree
 2018-05-12  3:57 UTC  (5+ messages)

Fwd: KASAN: use-after-free Write in write_mem
 2018-05-12  3:52 UTC 

nios2 build: empty_zero_page ?
 2018-05-12  3:43 UTC 

[PATCH] selftests/powerpc: fix exec benchmark
 2018-05-12  3:35 UTC 

[PATCH 0/2] builtin/grep.c: teach '-o', '--only-matching'
 2018-05-12  3:21 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] grep.c: extract show_line_header()
  ` [PATCH v2 2/2] builtin/grep.c: teach '-o', '--only-matching' to 'git-grep'

Voice calls over qmi was Re: Incoming sms problem on Motorola Droid 4
 2018-05-12  3:09 UTC  (2+ messages)

[meta-networking][PATCH 1/8] netkit-rusers: Fix build when libc does not have nis builtin
 2018-05-12  3:07 UTC  (8+ messages)
` [meta-gnome][PATCH 2/8] evince: Upgrade to 3.28.0
` [meta-networking][PATCH 3/8] ipsec-tools: Disable gcc8 warnings
` [meta-oe][PATCH 4/8] flashrom: Fix build with libusb 1.0.22
` [meta-oe][PATCH 5/8] luajit: Dont use BUILD_LDFLAGS when compiling host binaries
` [meta-oe][PATCH 6/8] modemmanager: upgrade to 1.7.991
` [meta-oe][PATCH 7/8] modemmanager: fix mbim disable string
` [meta-oe][PATCH 8/8] rocksdb: Fix build with gcc8

[Buildroot] [PATCH v4] tests for git download infra v4
 2018-05-12  2:58 UTC  (12+ messages)
` [Buildroot] [PATCH v5 00/10] tests for git download infra v5
  ` [Buildroot] [PATCH v5 01/10] testing/infra/builder: build with target and environment
  ` [Buildroot] [PATCH v5 02/10] testing/infra: split runtime test from BRTest
  ` [Buildroot] [PATCH v5 03/10] testing/infra/basetest: support br2-external
  ` [Buildroot] [PATCH v5 04/10] testing/tests/download: add git hash test
  ` [Buildroot] [PATCH v5 05/10] testing/tests/download: test case for git refs
  ` [Buildroot] [PATCH v5 06/10] testing/tests/download: test git branch
  ` [Buildroot] [PATCH v5 07/10] testing/tests/download: test git submodules
  ` [Buildroot] [PATCH v5 08/10] testing/tests/download: test git tag
  ` [Buildroot] [PATCH v5 09/10] testing/tests/download: test git special ref
  ` [Buildroot] [PATCH v5 10/10] support/testing: test extra download with site method git

[PATCH] rcu: trace: Remove Startedleaf from trace events comment
 2018-05-12  2:54 UTC  (3+ messages)

Bug report for git push
 2018-05-12  1:44 UTC 

[PATCH v2] rcu: Add comment documenting how rcu_seq_snap works
 2018-05-12  2:38 UTC  (2+ messages)

Another NVMe failure, this time with AER info
 2018-05-12  2:38 UTC  (3+ messages)

[PATCH v3 0/2] regulator: add QCOM RPMh regulator driver
 2018-05-12  2:28 UTC  (7+ messages)
` [PATCH v3 1/2] regulator: dt-bindings: add QCOM RPMh regulator bindings
` [PATCH v3 2/2] regulator: add QCOM RPMh regulator driver

Open-sourcing GRNET's Ceph-related tooling
 2018-05-12  2:23 UTC 

[Buildroot] [PATCH 1/1] package/python-cython: fix indentation
 2018-05-12  2:22 UTC 

[PATCH v2] xfs: refactor and tablise growfs
 2018-05-12  2:08 UTC  (18+ messages)
` [PATCH 01/10] xfs: one-shot cached buffers
` [PATCH 04/10] xfs: factor ag btree root block initialisation
` [PATCH 05/10] xfs: turn ag header initialisation into a table driven operation
` [PATCH 08/10] xfs: rework secondary superblock updates in growfs
` [PATCH 09/10] xfs: move growfs core to libxfs
` [PATCH 10/10] xfs: factor the ag length extension code into libxfs

safe skb resetting after decapsulation and encapsulation
 2018-05-12  2:07 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] .gitignore: ignore outgoing directory
 2018-05-12  2:06 UTC  (4+ messages)

[PATCH v3 00/24] Fixes for GCC8 against lagopus
 2018-05-12  2:00 UTC  (25+ messages)
` [PATCH v3 01/24] lib/librte_eal: import libbsd strlcpy
` [PATCH v3 02/24] lib/librte_ethdev: change eth-dev-ops API to return int
` [PATCH v3 03/24] rte_common.h: cast gcc builtin result to avoid complaints
` [PATCH v3 04/24] lib/librte_eal: explicit tmp cast
` [PATCH v3 05/24] lib/librte_eal: explicit cast for signed change
` [PATCH v3 06/24] /lib/librte_eal: stage cast from uint64 to long
` [PATCH v3 07/24] rte_spinlock.h: stack declarations before code
` [PATCH v3 08/24] rte_ring_generic.h: "
` [PATCH v3 09/24] rte_ring.h: remove signed type flipflopping
` [PATCH v3 10/24] rte_dev.h: stack declaration at top of own basic block
` [PATCH v3 11/24] rte_mbuf.h: avoid warnings from inadvertant promotion
` [PATCH v3 12/24] rte_mbuf.h: explicit casts for int16 to uint16
` [PATCH v3 13/24] rte_mbuf.h: make sure RTE-MIN compares same types
` [PATCH v3 14/24] rte_mbuf.h: explicit cast restricting ptrdiff to uint16
` [PATCH v3 15/24] rte_mbuf.h: explicit cast for size type to uint32
` [PATCH v3 16/24] rte_mbuf.h: explicit casts to uint16 to avoid warnings
` [PATCH v3 17/24] rte_byteorder.h: explicit cast for return promotion
` [PATCH v3 18/24] rte_ether.h: explicit cast avoiding truncation warning
` [PATCH v3 19/24] rte_ether.h: stack vars declared at top of function
` [PATCH v3 20/24] rte_ethdev.h: align sign and scope of temp var
` [PATCH v3 21/24] rte_ethdev.h: explicit cast for truncation
` [PATCH v3 22/24] rte_hash_crc.h: stack vars declared at top of function
` [PATCH v3 23/24] rte_hash_crc.h: explicit casts for truncation
` [PATCH v3 24/24] test_table_pipeline: repair munged indirection level

[PATCH 0/9 v2] xfs: log item and transaction cleanups
 2018-05-12  2:00 UTC  (9+ messages)
` [PATCH 5/9] xfs: fix double ijoin in xfs_inactive_symlink_rmt()

[PATCH] rcu: Add comment documenting how rcu_seq_snap works
 2018-05-12  1:56 UTC  (2+ messages)

stop using buffer heads in xfs and iomap
 2018-05-12  1:56 UTC  (7+ messages)
` [PATCH 10/33] iomap: add an iomap-based bmap implementation

[PATCH v2 0/4] GCC8 fixes for MLX4/5/BNX2X PMD
 2018-05-12  1:51 UTC  (5+ messages)
` [PATCH v2 1/4] net/bnx2x: do not cast function pointers as a policy
` [PATCH v2 2/4] net/bnx2x: correct unmeetable comparison
` [PATCH v2 3/4] net/mlx5: solve var may be used uninitialized
` [PATCH v2 4/4] net/bnx2x: solve overruns

[U-Boot] [PATCH v2] ext4fs: Add ext4 extent tree cache
 2018-05-12  1:49 UTC  (2+ messages)

[U-Boot] Pull request, u-boot-tegra/master
 2018-05-12  1:49 UTC  (2+ messages)

[PATCH v5 00/16] Fix default build on gcc8.0.1
 2018-05-12  1:49 UTC  (17+ messages)
` [PATCH v5 01/16] devtools/check-git: provide more generic grep pattern
` [PATCH v5 02/16] net/nfp: solve buffer overflow
` [PATCH v5 03/16] bus/pci: replace strncpy dangerous code
` [PATCH v5 04/16] bus/dpaa: solve inconsistent struct alignment
` [PATCH v5 05/16] net/axgbe: solve broken eeprom string comp
` [PATCH v5 06/16] net/nfp/nfpcore: solve strncpy misuse
` [PATCH v5 07/16] net/nfp/nfpcore: off-by-one and no NUL on strncpy use
` [PATCH v5 08/16] net/nfp: don't memcpy out of source range
` [PATCH v5 09/16] net/qede: strncpy length constant and NUL
` [PATCH v5 10/16] net/qede: solve broken strncpy
` [PATCH v5 11/16] net/sfc: make sure that copied stats name is NUL-terminated
` [PATCH v5 12/16] net/vdev_netvsc: readlink inputs cannot be aliased
` [PATCH v5 13/16] net/vdev_netvsc: 3 x strncpy misuse
` [PATCH v5 14/16] app/proc-info: sprintf overrun bug
` [PATCH v5 15/16] app/test-bbdev: strcpy ok for allocated string
` [PATCH v5 16/16] "

[Qemu-devel] [PATCH 1/2] hw/virtio: Fix brace Werror with clang 6.0.0
 2018-05-12  1:48 UTC  (2+ messages)
` [Qemu-devel] [PATCH 2/2] target/s390x: "

40ea1d5ae9 ("blk-mq: Rework blk-mq timeout handling again"): INFO: trying to register non-static key
 2018-05-12  1:47 UTC 

[PATCH]irqchip/irq-gic-v3:Avoid a waste of LPI resource
 2018-05-12  1:47 UTC  (6+ messages)

[PATCH 0/2] regulator: of: add device tree property for allowed modes
 2018-05-12  1:46 UTC  (5+ messages)
` [PATCH 1/2] regulator: of: add property for allowed modes specification
` [PATCH 2/2] regulator: of: add support for allowed modes configuration


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.