All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-01 05:44:43 to 2018-04-01 08:55:47 UTC [more...]

Patch "mtd: nand: atmel: Fix get_sectorsize() function" has been added to the 4.14-stable tree
 2018-04-01  8:55 UTC 

Patch "mtd: jedec_probe: Fix crash in jedec_read_mfr()" has been added to the 4.14-stable tree
 2018-04-01  8:55 UTC 

Patch "ipc/shm.c: add split function to shm_vm_ops" has been added to the 4.14-stable tree
 2018-04-01  8:55 UTC 

Patch "i2c: i2c-stm32f7: fix no check on returned setup" has been added to the 4.14-stable tree
 2018-04-01  8:55 UTC 

Patch "ceph: only dirty ITER_IOVEC pages for direct read" has been added to the 4.14-stable tree
 2018-04-01  8:55 UTC 

Patch "ARM: OMAP: Fix SRAM W+X mapping" has been added to the 4.14-stable tree
 2018-04-01  8:55 UTC 

Patch "ARM: dts: sun6i: a31s: bpi-m2: improve pmic properties" has been added to the 4.14-stable tree
 2018-04-01  8:55 UTC 

Patch "ARM: dts: sun6i: a31s: bpi-m2: add missing regulators" has been added to the 4.14-stable tree
 2018-04-01  8:55 UTC 

Patch "ARM: 8746/1: vfp: Go back to clearing vfp_current_hw_state[]" has been added to the 4.14-stable tree
 2018-04-01  8:55 UTC 

Patch "ALSA: usb-audio: Add native DSD support for TEAC UD-301" has been added to the 4.14-stable tree
 2018-04-01  8:55 UTC 

Patch "ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()" has been added to the 4.14-stable tree
 2018-04-01  8:55 UTC 

Patch "ALSA: pcm: potential uninitialized return values" has been added to the 4.14-stable tree
 2018-04-01  8:55 UTC 

Patch "perf/hwbp: Simplify the perf-hwbp code, fix documentation" has been added to the 3.18-stable tree
 2018-04-01  8:54 UTC 

Patch "mtd: jedec_probe: Fix crash in jedec_read_mfr()" has been added to the 3.18-stable tree
 2018-04-01  8:54 UTC 

Patch "ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()" has been added to the 3.18-stable tree
 2018-04-01  8:54 UTC 

Patch "ALSA: pcm: potential uninitialized return values" has been added to the 3.18-stable tree
 2018-04-01  8:54 UTC 

[Buildroot] Patch for opencv3: python module was built for the host instead of target
 2018-04-01  8:50 UTC  (2+ messages)

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

[Qemu-devel] [PATCH] migration: add capability to bypass the shared memory
 2018-04-01  8:48 UTC  (2+ messages)
` [Qemu-devel] [PATCH V3] "

[net-next V8 PATCH 00/16] XDP redirect memory return API
 2018-04-01  8:46 UTC  (3+ messages)
` [net-next V8 PATCH 01/16] mlx5: basic XDP_REDIRECT forward support

[Buildroot] [PATCH 1/2] openblass: drop SSE_GENERIC target
 2018-04-01  8:46 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] openblas: bump version to v0.2.20

[Buildroot] [git commit] opencv3: fix Python module build for Python 3.x
 2018-04-01  8:46 UTC 

[Buildroot] [PATCH 1/4] package/kodi: remove libamcodec support
 2018-04-01  8:45 UTC  (17+ 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 "

[PATCH] security: remove security_settime
 2018-04-01  8:42 UTC  (2+ messages)

KASAN: use-after-free Read in alloc_pid
 2018-04-01  8:21 UTC 

kernel BUG at drivers/tty/tty_ldisc.c:LINE!
 2018-04-01  8:19 UTC 

[Buildroot] [PATCH v2 00/37] check-package: allow to check other directories v2
 2018-04-01  8:17 UTC  (75+ messages)
` [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] .gitlab-ci.yml: extend check-package test to Config.* files
 2018-04-01  8:16 UTC 

[Buildroot] [git commit] utils/checkpackagelib: exclude four files from Config.in indentation check
 2018-04-01  8:16 UTC 

[Buildroot] [git commit] scanpypi: generate help text compliant to check-package
 2018-04-01  8:16 UTC 

INFO: rcu detected stall in sch_direct_xmit
 2018-04-01  8:16 UTC 

[PATCH net-next v1] ipvs: fix multiplicative hashing in sh/dh/lblc/lblcr algorithms
 2018-04-01  8:11 UTC  (2+ messages)

[Buildroot] [git commit] package/*/Config.in: re-wrap help text
 2018-04-01  8:09 UTC 

[Buildroot] [git commit] package/*/Config.in: fix attributes order
 2018-04-01  8:09 UTC 

[PATCH net-next] net/mlx4_en: CHECKSUM_COMPLETE support for fragments
 2018-04-01  8:06 UTC  (3+ messages)

How to move serial8250_init out of the critical path to decrease boot time?
 2018-04-01  8:05 UTC  (2+ messages)

[xen-unstable bisection] complete test-amd64-amd64-xl-qemut-stubdom-debianhvm-amd64-xsm
 2018-04-01  8:05 UTC 

WARNING in ext4_set_page_dirty
 2018-04-01  8:05 UTC 

[Buildroot] [PATCH 1/3] package/strace: bump to 4.21
 2018-04-01  8:04 UTC  (7+ messages)
` [Buildroot] [PATCH 2/3] package/strace: add missing libunwind optional dependency

Set SO_TCP_NODELAY (disabling the Nagle Algorithm)
 2018-04-01  8:03 UTC  (2+ messages)

[PATCH net-next 00/11] mlxsw: Various cleanups
 2018-04-01  7:52 UTC  (7+ messages)
` [PATCH net-next 09/11] devlink: convert occ_get op to separate registration

"quota-df" feature
 2018-04-01  7:49 UTC  (13+ messages)

[Buildroot] [PATCH 1/1] package/freetype: bump version to 2.9
 2018-04-01  7:48 UTC 

[PATCH v2] net/mlx5: add ptype table idx for TCP ACK packets
 2018-04-01  7:44 UTC  (3+ messages)

[PATCH net-next] net/broadcom: Fixup broken build due to function name change
 2018-04-01  7:42 UTC  (2+ messages)

[PATCH 0/2] couple of minor DAWR fixes
 2018-04-01  7:40 UTC  (4+ 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

WARNING in refcount_dec
 2018-04-01  7:38 UTC  (4+ messages)

[PATCH] mlx: fix warnings for unused compiler arguments
 2018-04-01  7:39 UTC  (3+ messages)

How to move `init_ima` out of critical path to decrease boot time?
 2018-04-01  7:37 UTC 

[PATCH 0/4] llvm 6.0 update and Misc fixes
 2018-04-01  7:32 UTC  (6+ messages)
` [PATCH 1/4] x264: Use updated gnu-config artifacts
` [PATCH 2/4] nasm: Fix pure function warnings
` [PATCH 3/4] systemtap: Backport a fix for build with gcc8
` [PATCH 4/4] llvm: Upgrade to 6.0 release
` ✗ patchtest: failure for llvm 6.0 update and Misc fixes

[PATCH] net/mlx4: fix a typo in mlx4 header file
 2018-04-01  7:32 UTC  (3+ messages)

Conflict with broadcom component
 2018-04-01  7:27 UTC 

[linux-next test] 121375: regressions - FAIL
 2018-04-01  7:12 UTC 

[Buildroot] [git commit] check-package: enable for Config.in* in base dir
 2018-04-01  7:12 UTC 

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

[Buildroot] [git commit] Config.in*: fix attributes order
 2018-04-01  7:11 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] [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 

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

[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: re-wrap help text
 2018-04-01  6:52 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 

[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  (6+ messages)
` [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)
    ` omap4-droid4: voice call support was Re: [PATCHv5,5/5] "
      ` call/normal switch was Re: omap4-droid4: voice call support was

[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: re-wrap help text
 2018-04-01  6:06 UTC 

[Buildroot] [git commit] boot/*/Config.in: fix attributes order
 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  (2+ messages)

[Buildroot] [git commit] utils/scanpypi: don't hardcode python2
 2018-04-01  5:53 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  (4+ messages)
` [PATCH 2/2] perf: add arm64 smmuv3 pmu driver


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.