All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-01 03:40:44 to 2017-12-01 06:05:33 UTC [more...]

[PATCH v2 00/27] Improve DE2 support
 2017-12-01  6:05 UTC  (21+ messages)
` [PATCH v2 01/27] drm/sun4i: Fix format mask in DE2 driver
` [PATCH v2 02/27] drm/sun4i: Rename DE2 RGB format macros
` [PATCH v2 03/27] drm/sun4i: Remove setting alpha mode in DE2 driver
` [PATCH v2 04/27] drm/sun4i: Fix debug message in DE2
` [PATCH v2 05/27] drm/sun4i: Remove setting default values in DE2 driver
` [PATCH v2 06/27] drm/sun4i: Explain color macro "
` [PATCH v2 07/27] drm/sun4i: Set blending mode for all channels (DE2)
` [PATCH v2 08/27] drm/sun4i: Rename some macros in DE2 driver
` [PATCH v2 09/27] drm/sun4i: Rework enabling plane "
` [PATCH v2 10/27] drm/sun4i: Start using layer id "

[PATCH v4 4/4] builtin/branch: strip refs/heads/ using skip_prefix
 2017-12-01  5:59 UTC  (2+ messages)
` [PATCH v5 "

[PATCH ipsec] xfrm: fix XFRMA_OUTPUT_MARK policy entry
 2017-12-01  6:00 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/klassert/ipsec
 2017-12-01  5:59 UTC 

[PATCH] net/ixgbe: fix parsing fdir nvgre issue
 2017-12-01  5:51 UTC 

[PATCH] bus/vdev: scan and probe vdev in secondary processes
 2017-12-01  5:59 UTC  (3+ messages)

[PATCH rdma-core 0/3] Debian 15.1-1 changes
 2017-12-01  5:57 UTC  (6+ messages)

[PATCH v3 00/19] Entry stack switching
 2017-12-01  5:56 UTC  (4+ messages)
` [PATCH v3 14/19] x86/entry/64: Create a percpu SYSCALL entry trampoline

[PATCH net,stable v3] vhost: fix a few skb leaks
 2017-12-01  5:54 UTC  (7+ messages)
` [PATCH 1/3] vhost: fix skb leak in handle_rx()
` [PATCH 2/3] tun: free skb in early errors
` [PATCH 3/3] tap: free skb if flags error

[PATCH net,stable v3] vhost: fix a few skb leaks
 2017-12-01  5:54 UTC 

Need support for Intel new wifi module 9462NGW
 2017-12-01  5:53 UTC  (15+ messages)
                    ` [linuxwifi] "

post-receive: pub/scm/linux/kernel/git/jaegeuk/f2fs-tools
 2017-12-01  5:52 UTC 

[PATCH 1/6] f2fs-tools: build tools selectively
 2017-12-01  5:51 UTC  (6+ messages)
` [PATCH 2/6] mkfs.f2fs: show debug message for quota data writes
` [PATCH 3/6] mkfs.f2fs: match uid/gid/projid between root inode and quota info
` [PATCH 4/6] f2fs-tools: allow multiple prog names
` [PATCH 5/6] sload.f2fs: update build for android
` [PATCH 6/6] f2fs-tools: enable sparse_file opeartions

post-receive: pub/scm/linux/kernel/git/klassert/ipsec
 2017-12-01  5:50 UTC 

[PATCH] eal: add option to force IOVA as PA mode
 2017-12-01  5:48 UTC  (2+ messages)

[PATCH] bus/vdev: add custom scan hook
 2017-12-01  5:48 UTC  (2+ messages)

[git pull] drm fixes for 4.15-rc2
 2017-12-01  5:47 UTC  (2+ messages)

[PATCH ipsec] xfrm: add documentation for xfrm device offload api
 2017-12-01  5:47 UTC  (2+ messages)

[PATCH ipsec-next] net: xfrm: allow clearing socket xfrm policies
 2017-12-01  5:45 UTC  (2+ messages)

[PATCH 1/7] ethdev: remove unused flag from header
 2017-12-01  5:44 UTC  (3+ messages)
` [PATCH 4/7] ethdev: separate internal structures into own header

post-receive: pub/scm/linux/kernel/git/klassert/ipsec-next
 2017-12-01  5:44 UTC 

Parse error with genl-const.cocci
 2017-12-01  5:43 UTC 

[U-Boot] [PATCH] x86: Add 'imply SCSI' to boards using AHCI_PCI
 2017-12-01  5:43 UTC  (2+ messages)

[PATCH] drm/i915/cnl: Mask previous DDI - PLL mapping
 2017-12-01  5:40 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/cnl: Mask previous DDI - PLL mapping (rev2)

[U-Boot] [PATCH] cmd: i2c: Fix use sdram sub command with CONFIG_DM_I2C
 2017-12-01  5:39 UTC 

[PATCH 1/2] kernel-yocto: ensure sccs variable is set when using KBUILD_DEFCONFIG
 2017-12-01  5:38 UTC  (8+ messages)

[PATCH 0/8] xen: add pvh guest support
 2017-12-01  5:37 UTC  (3+ messages)

[PATCH v4 0/5] In-kernel QMI helpers and sysmon
 2017-12-01  5:35 UTC  (8+ messages)
` [PATCH v4 2/5] soc: qcom: Introduce QMI helpers
` [PATCH v4 4/5] remoteproc: qcom: Introduce sysmon

[PATCH net-next 00/13] nfp: bpf: jump resolution and memcpy update
 2017-12-01  5:33 UTC  (14+ messages)
` [PATCH net-next 01/13] nfp: fix old kdoc issues
` [PATCH net-next 02/13] nfp: bpf: support backward jump
` [PATCH net-next 03/13] nfp: bpf: record jump destination to simplify jump fixup
` [PATCH net-next 04/13] nfp: bpf: flag jump destination to guide insn combine optimizations
` [PATCH net-next 05/13] nfp: bpf: don't do ld/mask combination if mask is jump destination
` [PATCH net-next 06/13] nfp: bpf: don't do ld/shifts combination if shifts are "
` [PATCH net-next 07/13] nfp: bpf: relax source operands check
` [PATCH net-next 08/13] nfp: bpf: correct the encoding for No-Dest immed
` [PATCH net-next 09/13] nfp: bpf: encode indirect commands
` [PATCH net-next 10/13] nfp: bpf: factor out is_mbpf_load & is_mbpf_store
` [PATCH net-next 11/13] nfp: bpf: implement memory bulk copy for length within 32-bytes
` [PATCH net-next 12/13] nfp: bpf: implement memory bulk copy for length bigger than 32-bytes
` [PATCH net-next 13/13] nfp: bpf: detect load/store sequences lowered from memory copy

post-receive: pub/scm/linux/kernel/git/luto/linux
 2017-12-01  5:32 UTC 

[PATCH net-next 0/7] bpf: verifier improvements and cleanups
 2017-12-01  5:31 UTC  (8+ messages)
` [PATCH net-next 1/7] bpf: fix stack state printing in verifier log
` [PATCH net-next 2/7] bpf: print liveness info to "
` [PATCH net-next 3/7] bpf: don't mark FP reg as uninit
` [PATCH net-next 4/7] bpf: improve verifier liveness marks
` [PATCH net-next 5/7] bpf: improve JEQ/JNE path walking
` [PATCH net-next 6/7] bpf: cleanup register_is_null()
` [PATCH net-next 7/7] selftests/bpf: adjust test_align expected output

[PATCH v2] gpio: davinci: Assign first bank regs for unbanked case
 2017-12-01  5:29 UTC  (6+ messages)

[PATCH] arm64: dts: msm8916: Correct ipc references for smsm
 2017-12-01  5:27 UTC  (2+ messages)

[PATCH v4 0/8] omap: dmtimer: Move driver out of plat-omap
 2017-12-01  5:16 UTC  (27+ messages)
` [PATCH v4 1/8] clocksource: dmtimer: Remove all the exports
` [PATCH v4 2/8] arm: omap: timer: Wrap the inline functions under OMAP2PLUS define
` [PATCH v4 3/8] arm: omap: Move dmtimer.h out of plat-omap
` [PATCH v4 4/8] arm: OMAP: Move dmtimer driver out of plat-omap to drivers under clocksource
` [PATCH v4 5/8] dmtimer: Add timer ops to the platform data structure
` [PATCH v4 6/8] clocksource: dmtimer: Populate the timer ops to the pdata
` [PATCH v4 7/8] pwm: pwm-omap-dmtimer: Adapt driver to utilize dmtimer pdata ops
` [PATCH v4 8/8] arm: omap: pdata-quirks: Remove unused timer pdata

Bare repository fetch/push race condition
 2017-12-01  5:23 UTC  (2+ messages)

fio 3.2
 2017-12-01  5:21 UTC  (13+ messages)

[seabios test] 116714: regressions - FAIL
 2017-12-01  5:20 UTC 

chassis_control.py in skeleton
 2017-12-01  5:20 UTC  (5+ messages)

[PATCH 1/4] app/eventdev: modify ethdev setup to support Tx
 2017-12-01  5:19 UTC  (4+ messages)
` [PATCH 3/4] app/eventdev: add perf pipeline test

linux-next: build warning after merge of the mfd tree
 2017-12-01  5:16 UTC  (9+ messages)
` [PATCH] leds: pm8058: Make ledtype pointer sized type
` [PATCH v2] leds: pm8058: Silence pointer to integer size warning

[PATCH] Documentation: binding: Update endianness usage
 2017-12-01  5:13 UTC  (2+ messages)

[RFC PATCH v3 0/1] eventtimer: introduce event timer adapter
 2017-12-01  5:15 UTC  (10+ messages)
` [RFC PATCH v4 0/4] "
  ` [RFC PATCH v4 2/4] eventtimer: add common code
  ` [RFC PATCH v4 3/4] eventtimer: add default software implementation stub

[PATCH 0/1 V2] targetcontrol.py: use oe.types.boolean for QEMU_USE_KVM
 2017-12-01  5:13 UTC  (2+ messages)
` [PATCH 1/1 "

[PATCH] pci: dwc: pci-dra7xx: Make shutdown handler static
 2017-12-01  5:13 UTC  (4+ messages)

[RFC] virtio-net: help live migrate SR-IOV devices
 2017-12-01  5:13 UTC  (7+ messages)

[PATCH 02/18] vchecker: introduce the valid access checker
 2017-12-01  5:08 UTC  (2+ messages)

[PATCH 0/1] targetcontrol.py: make QEMU_USE_KVM = "1" work
 2017-12-01  5:06 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] powerpc/perf: Fix oops when grouping different pmu events
 2017-12-01  5:05 UTC  (2+ messages)

[U-Boot] [PATCH] MAINTAINERS: git-mailrc: Update the maintainer for rmobile
 2017-12-01  5:02 UTC 

[PATCH 0/5] xfsprogs: 4.15 rollup
 2017-12-01  5:00 UTC  (6+ messages)
` [PATCH 4/5] xfs_io: provide an interface to the scrub ioctls
` [PATCH 5/5] man: describe the metadata scrubbing ioctl

Ceph Developers Monthly - October
 2017-12-01  5:00 UTC  (6+ messages)

[U-Boot] [PATCH] net: sh-eth: Fix misaligned cache operation warning
 2017-12-01  4:56 UTC 

netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
 2017-12-01  4:54 UTC  (4+ messages)

[PATCH 0/4] ASoC: Intel: Skylake: Skylake driver updates
 2017-12-01  4:55 UTC  (3+ messages)
` [PATCH 2/4] ASoC: hdac_hdmi: Refresh sysfs during hdmi device probe

[PATCH] generic/470: Add check for different sync modes
 2017-12-01  4:51 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/axboe/fio
 2017-12-01  4:49 UTC 

cron job: media_tree daily build: ERRORS
 2017-12-01  4:42 UTC 

[PATCH] common: Add infrastructure for syncfs syscall tests
 2017-12-01  4:13 UTC  (3+ messages)

lainoja
 2017-12-01  4:30 UTC 

PREEMPT SMP - cgroup_procs_show
 2017-12-01  4:28 UTC 

[PATCH v3 0/9] omap: dmtimer: Move driver out of plat-omap
 2017-12-01  4:32 UTC  (7+ messages)
` [PATCH v3 8/9] pwm: pwm-omap-dmtimer: Adapt driver to utilize dmtimer pdata ops

[xen-4.6-testing test] 116711: regressions - trouble: blocked/broken/fail/pass
 2017-12-01  4:31 UTC 

post-receive: pub/scm/linux/kernel/git/axboe/fio
 2017-12-01  4:29 UTC 

[Bug 91319] New: Nouveau driver cannot extract FCODE ROM / DCB Block from OpenFirmware Device tree
 2017-12-01  4:28 UTC  (2+ messages)
  ` [Bug 91319] "

post-receive: pub/scm/linux/kernel/git/axboe/fio
 2017-12-01  4:28 UTC 

[U-Boot] [PATCH v2 1/3] ARM: rmobile: Use CONFIG_SYS_BOARD instaed of CONFIG_ARCH_RMOBILE_BOARD_STRING
 2017-12-01  4:28 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] ARM: rmobile: Move CONFIG_SYS_TEXT_BASE to Kconfig
` [U-Boot] [PATCH v2 3/3] ARM: rmobile: Move config of SoCs "

Fwd: Qwery regarding Selinux Change Id context
 2017-12-01  4:26 UTC  (12+ messages)

[PATCH v4] ASoC: ak4613: call dummy write for PW_MGMT1/3 when Playback
 2017-12-01  4:25 UTC 

回复:[PATCH] bcache: Fix bdev leak during backing device registering
 2017-12-01  4:25 UTC  (5+ messages)
` 回复:回复:[PATCH] "
  ` 回复:回复:回复:[PATCH] "
    ` 回复:回复:回复:回复:[PATCH] "

[PATCH 0/2] ath10k: tx stats for 10.2.4
 2017-12-01  4:23 UTC  (7+ messages)
` [PATCH 2/2] ath10k: add per peer tx stats support "

[PATCH] powerpc/64s: ISAv3 initialize MMU registers before setting partition table
 2017-12-01  4:14 UTC 

[PATCH] netfilter: add overflow checks in xt_bpf.c
 2017-12-01  4:11 UTC  (4+ messages)

[PATCH 0/2] t/lib-git-svn.sh: improve svnserve tests with parallel make test
 2017-12-01  4:11 UTC  (12+ messages)
` [PATCH 1/2] t/lib-git-svn: whitespace cleanup
` [PATCH 2/2] t/lib-git-svn.sh: improve svnserve tests with parallel make test

[PATCH v1] PCI: Remove PCI_REASSIGN_ALL_RSRC use on arm and arm64
 2017-12-01  4:07 UTC  (2+ messages)

[PATCH v4 0/3] Update ROCKCHIP DSI driver that uses dw-mipi-dsi bridge
 2017-12-01  3:58 UTC  (7+ messages)
` [PATCH v4 1/3] drm/bridge/synopsys: dsi: stop clobbering drvdata
` [PATCH v4 2/3] dt-bindings: display: rockchip: update DSI controller
` [PATCH v4 3/3] drm/rockchip: Add ROCKCHIP DW MIPI DSI controller driver

[PATCH v4 0/2] launch_editor(): indicate that Git waits for user input
 2017-12-01  3:56 UTC  (9+ messages)
` [PATCH v4 2/2] "

[LTP] [PATCH v2] hugetlb: fix warnings in cleanup()
 2017-12-01  3:55 UTC 

MS SOFS compatibility issue
 2017-12-01  3:55 UTC  (2+ messages)

[PATCH 0/7] blk-mq: Queue running fixes
 2017-12-01  3:51 UTC  (3+ messages)
` [PATCH 5/7] blk-mq: Avoid that blk_mq_mark_tag_wait() triggers a queue stall

[PATCH net-next 0/5] rhashtable: New features in walk and bucket locks
 2017-12-01  3:50 UTC  (6+ messages)
` [PATCH net-next 2/5] rhashtable: Add rhastable_walk_peek

[LTP] [PATCH 1/2] syscalls/move_pages: move the common code to move_hugepages_support
 2017-12-01  3:48 UTC  (2+ messages)
` [LTP] [PATCH 2/2] syscalls/move_pages13.c: Add new regression test

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2017-12-01  3:43 UTC 

linux-next: manual merge of the scsi-mkp tree with Linus' tree
 2017-12-01  3:42 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2017-12-01  3:40 UTC 


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.