All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-01 02:45:58 to 2018-04-01 07:10:47 UTC [more...]

post-receive: pub/scm/linux/kernel/git/leon/linux-rdma
 2018-04-01  7:10 UTC 

[Buildroot] [git commit] qemu/Config.in.host: fix overindented depends on
 2018-04-01  7:10 UTC 

[PATCH] doc: announce ethdev CRC strip flag deprecation
 2018-04-01  7:10 UTC  (7+ messages)
` [PATCH v2 2/2] ethdev: add new offload flag to keep CRC

[Buildroot] [PATCH 00/36] check-package: allow to check other directories v1
 2018-04-01  7:10 UTC  (66+ messages)
` [Buildroot] [PATCH v2 00/37] check-package: allow to check other directories v2
  ` [Buildroot] [PATCH v2 01/37] check-package: prepare to extend to other directories
  ` [Buildroot] [PATCH v2 02/37] check-package: enable for arch/ and system/
  ` [Buildroot] [PATCH v2 03/37] boot/*/*.mk: fix code style
  ` [Buildroot] [PATCH v2 04/37] check-package: enable for boot/
  ` [Buildroot] [PATCH v2 05/37] fs/yaffs2: fix code style
  ` [Buildroot] [PATCH v2 06/37] fs/ubi: use namespace for internal variable
  ` [Buildroot] [PATCH v2 07/37] fs/*/*.mk: fix code style
  ` [Buildroot] [PATCH v2 08/37] check-package: enable for fs/
  ` [Buildroot] [PATCH v2 09/37] linux/linux-ext-*.mk: fit file header into one line
  ` [Buildroot] [PATCH v2 10/37] linux/linux*.mk: fix code style
  ` [Buildroot] [PATCH v2 11/37] linux/linux.mk: use namespace for internal variables
  ` [Buildroot] [PATCH v2 12/37] check-package: enable for linux/
  ` [Buildroot] [PATCH v2 13/37] toolchain: merge toolchain-common.in to Config.in
  ` [Buildroot] [PATCH v2 14/37] toolchain/wrapper: fix code style
  ` [Buildroot] [PATCH v2 15/37] toolchain/toolchain.mk: "
  ` [Buildroot] [PATCH v2 16/37] check-package: enable for toolchain/
  ` [Buildroot] [PATCH v2 17/37] check-package: enable for Config.in* in base dir
  ` [Buildroot] [PATCH v2 18/37] docs/manual: add check-package to "Tips and tricks"
  ` [Buildroot] [PATCH v2 19/37] */Config.in*: remove consecutive empty lines
  ` [Buildroot] [PATCH v2 20/37] Config.in*: fix attributes order
  ` [Buildroot] [PATCH v2 21/37] arch/Config.in*: "
  ` [Buildroot] [PATCH v2 22/37] boot/*/Config.in: "
  ` [Buildroot] [PATCH v2 23/37] fs/*/Config.in: "
  ` [Buildroot] [PATCH v2 24/37] package/*/Config.in: "
  ` [Buildroot] [PATCH v2 25/37] toolchain/*/Config.in: "
  ` [Buildroot] [PATCH v2 26/37] Config.in*: re-wrap help text
  ` [Buildroot] [PATCH v2 27/37] arch/Config.in*: "
  ` [Buildroot] [PATCH v2 28/37] boot/*/Config.in: "
  ` [Buildroot] [PATCH v2 29/37] fs/*/Config.in: "
  ` [Buildroot] [PATCH v2 30/37] linux/Config.*: "
  ` [Buildroot] [PATCH v2 31/37] system/Config.in: "
  ` [Buildroot] [PATCH v2 32/37] toolchain/*/Config.in: "
  ` [Buildroot] [PATCH v2 33/37] qemu/Config.in.host: fix overindented depends on
  ` [Buildroot] [PATCH v2 34/37] package/*/Config.in: re-wrap help text
  ` [Buildroot] [PATCH v2 35/37] scanpypi: generate help text compliant to check-package
  ` [Buildroot] [PATCH v2 36/37] utils/checkpackagelib: exclude four files from Config.in indentation check
  ` [Buildroot] [PATCH v2 37/37] .gitlab-ci.yml: extend check-package test to Config.* files

[Buildroot] [git commit] check-package: enable for toolchain/
 2018-04-01  7:09 UTC 

[Buildroot] [git commit] toolchain/*/Config.in: re-wrap help text
 2018-04-01  7:08 UTC 

[Buildroot] [git commit] toolchain/*/Config.in: fix attributes order
 2018-04-01  7:08 UTC 

[Buildroot] [PATCH 1/4] package/kodi: remove libamcodec support
 2018-04-01  7:03 UTC  (4+ messages)
` [Buildroot] [PATCH 2/4] package/kodi: remove OpenGL ES support
` [Buildroot] [PATCH 3/4] package/kodi: Rework windowing support options
` [Buildroot] [PATCH 4/4] package/kodi: Add Raspberry Pi to "

Why the kernel needs `split_mem_range` to split the physical address range?
 2018-04-01  7:01 UTC 

"quota-df" feature
 2018-04-01  7:00 UTC  (12+ messages)

[PATCH] phy: tegra: Remote self cast in tegra_xusb_port_find_lane
 2018-04-01  6:57 UTC 

[Buildroot] [git commit] check-package: enable for linux/
 2018-04-01  6:54 UTC 

[Buildroot] [git commit] linux/Config.*: re-wrap help text
 2018-04-01  6:53 UTC 

[Buildroot] [git commit] fs/*/Config.in: fix attributes order
 2018-04-01  6:52 UTC 

[Buildroot] [git commit] check-package: enable for fs/
 2018-04-01  6:52 UTC 

[Buildroot] [git commit] fs/*/Config.in: re-wrap help text
 2018-04-01  6:52 UTC 

[PATCH] net: implement IP_RECVHDRS option to get full headers through recvmsg cmsg
 2018-04-01  6:51 UTC  (2+ messages)

[PATCH v2 00/21] kconfig: move compiler capability tests to Kconfig
 2018-04-01  6:49 UTC  (14+ messages)
` [PATCH v2 05/21] kconfig: remove string expansion in file_lookup()
` [PATCH v2 06/21] kconfig: remove string expansion for mainmenu after yyparse()
` [PATCH v2 07/21] kconfig: add function support and implement 'shell' function
` [PATCH v2 08/21] kconfig: replace $UNAME_RELEASE with function call
` [PATCH v2 09/21] kconfig: add 'macro' keyword to support user-defined function
` [PATCH v2 10/21] kconfig: add 'success' and 'cc-option' macros

[PATCH net-next 0/4] Introduce adaptive TX interrupt moderation to net DIM
 2018-04-01  6:49 UTC  (4+ messages)

[Buildroot] [git commit] check-package: enable for boot/
 2018-04-01  6:49 UTC 

omap4-droid4: voice call support was Re: [PATCHv5,5/5] ARM: dts: omap4-droid4: add soundcard
 2018-04-01  6:48 UTC  (11+ messages)
      ` call/normal switch was Re: omap4-droid4: voice call support was

[PATCH net-next] net/broadcom: Fixup broken build due to function name change
 2018-04-01  6:48 UTC 

[Buildroot] [git commit] */Config.in*: remove consecutive empty lines
 2018-04-01  6:48 UTC 

[Buildroot] [git commit] toolchain/toolchain.mk: fix code style
 2018-04-01  6:47 UTC 

[Buildroot] [git commit] toolchain/wrapper: fix code style
 2018-04-01  6:46 UTC 

[Buildroot] [git commit] toolchain: merge toolchain-common.in to Config.in
 2018-04-01  6:45 UTC 

[Buildroot] [git commit] linux/linux.mk: use namespace for internal variables
 2018-04-01  6:44 UTC 

[Buildroot] [git commit] linux/linux*.mk: fix code style
 2018-04-01  6:43 UTC 

[Buildroot] [git commit] linux/linux-ext-*.mk: fit file header into one line
 2018-04-01  6:43 UTC 

[Buildroot] [git commit] fs/*/*.mk: fix code style
 2018-04-01  6:40 UTC 

[Buildroot] [git commit] fs/ubi: use namespace for internal variable
 2018-04-01  6:40 UTC 

[PATCH 00/32] docs/vm: convert to ReST format
 2018-04-01  6:38 UTC  (5+ messages)

[RFC PATCH] fat: truncate timestamps returned from fat_getattr
 2018-04-01  6:02 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] Makefile: Correctly take source date from commit date
 2018-04-01  6:23 UTC  (2+ messages)

[PATCH] autofs4: use wake_up() instead of wake_up_interruptible
 2018-04-01  6:21 UTC  (4+ messages)

[PATCH v6 0/7] switching device representation
 2018-04-01  6:14 UTC  (11+ messages)
` [PATCH v6 2/8] ethdev: add switch identifier parameter to port
` [PATCH v6 4/8] ethdev: Add port representor device flag

[Buildroot] [git commit] boot/*/Config.in: fix attributes order
 2018-04-01  6:06 UTC 

[Buildroot] [git commit] boot/*/Config.in: re-wrap help text
 2018-04-01  6:06 UTC 

[PATCH] drm/msm/dsi: Fix Clang enum-conversion warning in dsi_get_cmd_fmt
 2018-04-01  6:05 UTC 

[PATCH] net/bnx2x: convert to new Rx offloads API
 2018-04-01  6:03 UTC 

question about libgcrypt
 2018-04-01  6:01 UTC  (3+ messages)

[Buildroot] [git commit] check-package: enable for arch/ and system/
 2018-04-01  6:01 UTC 

[Buildroot] [git commit] system/Config.in: re-wrap help text
 2018-04-01  6:01 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2018-03-31
 2018-04-01  6:00 UTC 

[Buildroot] [git commit] arch/Config.in*: re-wrap help text
 2018-04-01  6:00 UTC 

[Buildroot] [git commit] arch/Config.in*: fix attributes order
 2018-04-01  5:59 UTC 

[Buildroot] [git commit] check-package: prepare to extend to other directories
 2018-04-01  5:58 UTC 

[PATCH v5] ovl: Check link ability between upperdir and workdir
 2018-04-01  5:56 UTC  (4+ messages)

[Buildroot] [git commit] fs/yaffs2: fix code style
 2018-04-01  5:55 UTC 

[Buildroot] [git commit] boot/*/*.mk: fix code style
 2018-04-01  5:54 UTC 

[Buildroot] [PATCH] utils/scanpypi: don't hardcode python2
 2018-04-01  5:54 UTC  (3+ messages)

[Buildroot] [git commit] utils/scanpypi: don't hardcode python2
 2018-04-01  5:53 UTC 

[PATCH 0/2] couple of minor DAWR fixes
 2018-04-01  5:50 UTC  (3+ messages)
` [PATCH 1/2] KVM: PPC: Book3S HV: Fix ppc_breakpoint_available compile error
` [PATCH 2/2] powerpc: Fix DABR write in the case of DAWR disabled

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2018-04-01  5:50 UTC 

[Buildroot] Buildroot hackathon day 1 highlights
 2018-04-01  5:49 UTC 

[PATCH v3 0/3] idle improvements again
 2018-04-01  5:48 UTC  (4+ messages)
` [PATCH v3 1/3] powerpc/64s/idle: POWER9 implement a separate idle stop function for hotplug
` [PATCH v3 2/3] powerpc/64s/idle: avoid sync for KVM state when waking from idle
` [PATCH v3 3/3] powerpc/64s/idle: POWER9 ESL=0 stop avoid save/restore overhead

[PATCH 00/14] net/qede/base: update PMD version to 2.8.0.1
 2018-04-01  5:47 UTC  (15+ messages)
` [PATCH 01/14] net/qede/base: use path ID for HW init
` [PATCH 02/14] net/qede/base: protect DMAE transactions
` [PATCH 03/14] net/qede/base: add DMAE sanity check
` [PATCH 04/14] net/qede/base: upgrade FW to 8.33.12.0
` [PATCH 05/14] net/qede/base: symantic changes
` [PATCH 06/14] net/qede/base: add new chain API
` [PATCH 07/14] net/qede/base: allow changing VF MAC address
` [PATCH 08/14] net/qede/base: add MFW support for driver load timeout
` [PATCH 09/14] net/qede/base: refine error handling
` [PATCH 10/14] net/qede/base: add stats counter for link state
` [PATCH 11/14] net/qede/base: add APIs for xcvr
` [PATCH 12/14] net/qede/base: fix to support OVLAN mode
` [PATCH 13/14] net/qede/base: add packet pacing support
` [PATCH 14/14] net/qede: update PMD version to 2.8.0.1

[PATCH 0/2] arm64 SMMUv3 PMU driver with IORT support
 2018-04-01  5:44 UTC  (5+ messages)
` [PATCH 2/2] perf: add arm64 smmuv3 pmu driver

post-receive: pub/scm/git/git
 2018-04-01  5:43 UTC 

[PATCH v4 0/1] Safe LSM (un)loading, and immutable hooks
 2018-04-01  5:41 UTC  (4+ messages)
` [PATCH v4 1/1] security: Add mechanism to safely (un)load LSMs after boot time

[PATCH] powerpc/powernv: Fix SMT4 forcing idle code
 2018-04-01  5:38 UTC 

[PATCH] security: Split out hook definitions into lsm_hook_types.h
 2018-04-01  5:15 UTC  (3+ messages)

[PATCH 1/1] MACRO_ARG_REUSE in checkpatch.pl is confused about * in typeof
 2018-04-01  5:04 UTC 

[PATCH] add -p: fix 2.17.0-rc* regression due to moved code
 2018-04-01  5:00 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/2] ovl: add option parsing support for remount
 2018-04-01  4:57 UTC  (2+ messages)
` [PATCH 2/2] ovl: return error when specifying unchangeable options in remount

[PATCH] sparc64: Properly range check DAX completion index
 2018-04-01  4:53 UTC 

linux-next: Signed-off-by missing for commit in the cifs tree
 2018-04-01  4:45 UTC  (2+ messages)

Survey for final decision about per-port offload API
 2018-04-01  4:44 UTC  (2+ messages)

[Qemu-devel] [Bug 1186984] [NEW] large -initrd crashes qemu
 2018-04-01  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1186984] Re: large -initrd can wrap around in memory causing memory corruption

[Qemu-devel] [Bug 1186303] [NEW] virtual fat do not working in qemu 1.5.0
 2018-04-01  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1186303] "

[Buildroot] [PATCH 15/36] check-package: enable for toolchain/
 2018-04-01  4:29 UTC  (2+ messages)

[Buildroot] [PATCH 15/36] check-package: enable for toolchain/
 2018-04-01  4:16 UTC  (2+ messages)

[Buildroot] [PATCH 14/36] toolchain/toolchain.mk: fix code style
 2018-04-01  4:13 UTC  (2+ messages)

[Buildroot] [PATCH 11/36] linux/linux.mk: use namespace for internal variables
 2018-04-01  4:12 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2018-04-01  4:06 UTC 

SO_TCP_NODELAY implementation in TCP stack
 2018-04-01  4:06 UTC 

[Bug 105317] The GPU Vega 56 was hang while try to pass #GraphicsFuzz shader15 test
 2018-04-01  3:47 UTC  (2+ messages)

Status of RAID5/6
 2018-04-01  3:45 UTC  (9+ messages)

4.15.14 crash with iscsi target and dvd
 2018-04-01  3:40 UTC  (5+ messages)

[PATCH v15 net-next 00/12] Chelsio Inline TLS
 2018-04-01  3:37 UTC  (2+ messages)

BUG: corrupted list in __dentry_kill
 2018-04-01  3:35 UTC  (2+ messages)

pull-request: bpf-next 2018-03-31
 2018-04-01  3:33 UTC  (2+ messages)

[net-next V8 PATCH 00/16] XDP redirect memory return API
 2018-04-01  3:32 UTC  (5+ messages)
` [net-next V8 PATCH 01/16] mlx5: basic XDP_REDIRECT forward support
` [net-next V8 PATCH 13/16] xdp: allow page_pool as an allocator type in xdp_return_frame

bug? fstrim only trims unallocated space, not unused in bg's
 2018-04-01  3:28 UTC  (15+ messages)

[PATCH v4 net-next 00/19] inet: frags: bring rhashtables to IP defrag
 2018-04-01  3:25 UTC  (2+ messages)

[PATCH net-next 00/16] bnxt_en: Update for net-next
 2018-04-01  3:24 UTC  (2+ messages)

[PATCH net-next] vlan: vlan_hw_filter_capable() can be static
 2018-04-01  3:21 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2018-04-01  3:21 UTC 

Git Question
 2018-04-01  3:15 UTC  (3+ messages)

[PATCH v4 net-next 17/19] inet: frags: get rid of ipfrag_skb_cb/FRAG_CB
 2018-04-01  3:02 UTC  (2+ messages)

[PATCH] drm/i915/selftests: Avoid repeatedly harming the same innocent context
 2018-04-01  2:45 UTC  (2+ 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.