All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-11 00:43:54 to 2018-05-11 02:00:23 UTC [more...]

[PATCH v2 00/24] Fixes for GCC8 against lagopus
 2018-05-11  2:00 UTC  (18+ messages)
` [PATCH v2 01/24] lib/librte_eal: import libbsd strlcpy
` [PATCH v2 02/24] lib/librte_ethdev: change eth-dev-ops API to return int
` [PATCH v2 03/24] rte_common.h: cast gcc builtin result to avoid complaints
` [PATCH v2 04/24] lib/librte_eal: explicit tmp cast
` [PATCH v2 05/24] lib/librte_eal: explicit cast for signed change
` [PATCH v2 06/24] /lib/librte_eal: stage cast from uint64 to long
` [PATCH v2 07/24] rte_spinlock.h: stack declarations before code
` [PATCH v2 08/24] rte_ring_generic.h: "
` [PATCH v2 09/24] rte_ring.h: remove signed type flipflopping
` [PATCH v2 10/24] rte_dev.h: stack declaration at top of own basic block
` [PATCH v2 11/24] rte_mbuf.h: avoid warnings from inadvertant promotion
` [PATCH v2 12/24] rte_mbuf.h: explicit casts for int16 to uint16
` [PATCH v2 13/24] rte_mbuf.h: make sure RTE-MIN compares same types
` [PATCH v2 14/24] rte_mbuf.h: explicit cast restricting ptrdiff to uint16
` [PATCH v2 15/24] rte_mbuf.h: explicit cast for size type to uint32
` [PATCH v2 16/24] rte_mbuf.h: explicit casts to uint16 to avoid warnings
` [PATCH v2 17/24] rte_byteorder.h: explicit cast for return promotion

[Bug 106471] Radeon HD 3450 acceleration not working
 2018-05-11  1:57 UTC 

[PATCH 00/18] Convert default pr_fmt from empty to KBUILD_MODNAME
 2018-05-11  1:57 UTC  (6+ messages)
` [PATCH 03/18] printk: Convert pr_fmt from blank define "
` [PATCH 13/18] printk: Remove pr_fmt duplicate logging prefixes

[PATCH v1] add status config and command line options for rename detection
 2018-05-11  1:57 UTC  (4+ messages)
` [PATCH v2] "

linux-next: Signed-off-by missing for commits in the thermal tree
 2018-05-11  1:53 UTC  (3+ messages)

[PATCH] net/i40e: fix missing VLAN offload capability
 2018-05-11  1:53 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 0/4] Refactor TPM event log code
 2018-05-11  1:51 UTC  (8+ messages)
` [PATCH v2 2/4] tpm: Move eventlog files to a subdirectory
          ` [LTP] "

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

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

printk feature for syzbot?
 2018-05-11  1:45 UTC  (5+ messages)

[PATCH v2] net/i40e: fix missing mbuf fast free offload
 2018-05-11  1:44 UTC  (2+ messages)

Question about inode64
 2018-05-11  1:48 UTC  (3+ messages)

[U-Boot] Beaglebone Black U-boot won't buid - THUMB instruction issue
 2018-05-11  1:40 UTC 

[PATCH bpf-next] samples/bpf: xdp_monitor, accept short options
 2018-05-11  1:37 UTC 

[PATCH v3 00/40] Fix build on gcc8 and various bugs
 2018-05-11  1:37 UTC  (10+ messages)

[PATCH 0/3] kexec: limit kexec_load syscall
 2018-05-11  1:36 UTC  (12+ messages)
` [PATCH 1/3] ima: based on the "secure_boot" policy limit syscalls
` [PATCH 2/3] kexec: call LSM hook for kexec_load syscall
` [PATCH 3/3] ima: based on policy require signed kexec kernel images

[PATCH] mlx4_core: allocate 4KB ICM chunks
 2018-05-11  1:36 UTC  (3+ messages)

[PATCH] powerpc: Fix emulate_step() on POWER6
 2018-05-11  1:35 UTC 

[PATCH] drm/psr: Fix missed entry in PSR setup time table
 2018-05-11  1:35 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[RFC][PATCH] do d_instantiate/unlock_new_inode combinations safely
 2018-05-11  1:32 UTC  (4+ messages)

[Ocfs2-devel] [PATCH V2] ocfs2: Correct the comments position of the structure ocfs2_dir_block_trailer
 2018-05-11  1:30 UTC 

[PATCH net] net: Correct wrong skb_flow_limit check when enable RPS
 2018-05-11  1:29 UTC  (5+ messages)
  `  "

linux-next: Signed-off-by missing for commit in the net tree
 2018-05-11  1:30 UTC  (2+ messages)

[PATCH] ext4/309: Add SEEK_DATA tests for offsets in the middle of holes
 2018-05-11  1:29 UTC  (3+ messages)

[PATCH net] tun: fix use after free for ptr_ring
 2018-05-11  1:29 UTC  (3+ messages)

[PATCH v2] target: transport should allow st ILI reads
 2018-05-11  1:29 UTC  (2+ messages)

[PATCH 0/1] Fix UX issue with commit-graph.lock
 2018-05-11  1:28 UTC  (4+ messages)

[PATCH v5 00/13] ALSA: hda/ca0132: Patch Series for Recon3Di and Sound Blaster Z Support
 2018-05-11  1:27 UTC  (2+ messages)

[GSoC] Info: Week 02 Blog Post
 2018-05-11  1:26 UTC  (3+ messages)

[PATCH V8 1/5] crypto: Multi-buffer encryption infrastructure support
 2018-05-11  1:24 UTC  (12+ messages)

[ANNOUNCE] Kconfiglib menuconfig implementation
 2018-05-11  1:22 UTC  (8+ messages)

[lustre-devel] Jenkins is experiencing technical difficulties
 2018-05-11  1:21 UTC 

[PATCH] drm/ttm: specify bo priority when initializing ttm bo
 2018-05-11  1:21 UTC  (3+ messages)

[RFT] GCC 8.1
 2018-05-11  1:21 UTC  (24+ messages)
` [OE-core] "

[PATCH v3] fs: don't scan the inode cache before SB_BORN is set
 2018-05-11  1:20 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] perf/ring_buffer: ensure atomicity and order of updates
 2018-05-11  1:19 UTC  (3+ messages)

[PATCH 00/11] ethdev: fix race conditions in iterator and notifications
 2018-05-11  1:14 UTC  (3+ messages)
` [PATCH v3 "

[arm:to-build 2/13] WARNING: vmlinux.o(.text+0x18ff0): Section mismatch in reference from the function check_bugs() to the function .init.text:check_writebuffer_bugs()
 2018-05-11  1:11 UTC 

[PATCH 0/2] Prevent kernel oops on UIO device remove with open fds
 2018-05-11  1:11 UTC  (3+ messages)
` [PATCH 1/2] uio: Reduce return paths from uio_write()
` [PATCH 2/2] uio: Prevent device destruction while fds are open

mmotm 2018-05-10-16-34 uploaded
 2018-05-11  1:06 UTC  (4+ messages)
` mmotm 2018-05-10-16-34 uploaded (objtool)

[PATCH 1/1] Warn about fast-forwarding of submodules during merge
 2018-05-11  1:00 UTC  (4+ messages)
` [PATCH 0/2] Submodule merging: i18n, verbosity

common bmc mailbox driver
 2018-05-11  0:59 UTC  (2+ messages)

[PATCH 00/23] LSM: Full security module stacking
 2018-05-11  0:58 UTC  (49+ messages)
` [PATCH 01/23] procfs: add smack subdir to attrs
` [PATCH 02/23] Smack: Abstract use of cred security blob
` [PATCH 03/23] SELinux: "
` [PATCH 04/23] LSM: Infrastructure management of the cred security
` [PATCH 05/23] SELinux: Abstract use of file security blob
` [PATCH 06/23] LSM: Infrastructure management of the file security
` [PATCH 07/23] LSM: Infrastructure management of the task security
` [PATCH 08/23] SELinux: Abstract use of inode security blob
` [PATCH 09/23] Smack: "
` [PATCH 10/23] LSM: Infrastructure management of the inode security
` [PATCH 11/23] LSM: Infrastructure management of the superblock
` [PATCH 12/23] LSM: Infrastructure management of the sock security
` [PATCH 13/23] LSM: Infrastructure management of the ipc security blob
` [PATCH 14/23] LSM: Infrastructure management of the key "
` [PATCH 15/23] LSM: Mark security blob allocation failures as unlikely
` [PATCH 16/23] LSM: Sharing of security blobs
` [PATCH 17/23] LSM: Allow mount options from multiple security modules
` [PATCH 18/23] LSM: Use multiple secids in security module interfaces
` [PATCH 19/23] LSM: Use multiple secids in LSM interfaces
` [PATCH 20/23] LSM: Move common usercopy into
` [PATCH 21/23] LSM: Multiple concurrent major security modules
` [PATCH 22/23] LSM: Fix setting of the IMA data in inode init
` [PATCH 23/23] Netfilter: Add a selection for Smack

[PATCH 1/3] bitbake.conf: make libc over-ride lower priority than _forcevariable
 2018-05-11  0:53 UTC  (5+ messages)

[lustre-devel] [PATCH] staging: lustre: o2iblnd: Fix crash in kiblnd_handle_early_rxs()
 2018-05-11  0:53 UTC  (3+ messages)

[PATCH net-next] udp: Fix kernel panic in UDP GSO path
 2018-05-11  0:51 UTC  (2+ messages)

[PATCH] net/mlx5: fix inlining segmented TSO packet
 2018-05-11  0:50 UTC 

[cifs:for-next 12/12] fs/cifs/cifsfs.c:1056:5: sparse: symbol 'cifs_dir_fsync' was not declared. Should it be static?
 2018-05-11  0:50 UTC  (2+ messages)
` [RFC PATCH cifs] smb3: cifs_dir_fsync() can be static

[RFC PATCH 0/4] Enable new VMD device
 2018-05-11  0:49 UTC  (5+ messages)
` [RFC PATCH 1/4] PCI/VMD: Assign membar addresses from shadow registers
` [RFC PATCH 2/4] PCI/VMD: Add offset to bus numbers if necessary
` [RFC PATCH 3/4] x86/PCI: Add new VMD device root ports to VMD AER quirk
` [RFC PATCH 4/4] PCI/VMD: Add new VMD device id to driver device id table

[U-Boot] [PATCH 1/2] gadget: f_thor: fix filename overflow
 2018-05-11  0:48 UTC  (4+ messages)
  ` [U-Boot] [PATCH 2/2] gadget: f_thor: update to support more than 4GB file as thor 5.0

[PATCH 1/3] ARM: dts: imx6/7: Remove unit-address from anatop regulators
 2018-05-11  0:45 UTC  (4+ messages)
` [PATCH 2/3] ARM: dts: imx28: Remove unit-address from pinctrl

[Qemu-devel] [PATCH 00/19] softfloat: Clean up NaN handling
 2018-05-11  0:43 UTC  (20+ messages)
` [Qemu-devel] [PATCH 01/19] fpu/softfloat: Merge NO_SIGNALING_NANS definitions
` [Qemu-devel] [PATCH 02/19] fpu/softfloat: Split floatXX_silence_nan from floatXX_maybe_silence_nan
` [Qemu-devel] [PATCH 03/19] fpu/softfloat: Move softfloat-specialize.h below FloatParts definition
` [Qemu-devel] [PATCH 04/19] fpu/softfloat: Canonicalize NaN fraction
` [Qemu-devel] [PATCH 05/19] fpu/softfloat: Introduce parts_is_snan_frac
` [Qemu-devel] [PATCH 06/19] fpu/softfloat: Replace float_class_dnan with parts_default_nan
` [Qemu-devel] [PATCH 07/19] fpu/softfloat: Replace float_class_msnan with parts_silence_nan
` [Qemu-devel] [PATCH 08/19] target/arm: Use floatX_silence_nan when we have already checked for SNaN
` [Qemu-devel] [PATCH 09/19] target/arm: Remove floatX_maybe_silence_nan from conversions
` [Qemu-devel] [PATCH 10/19] target/hppa: "
` [Qemu-devel] [PATCH 11/19] target/m68k: Use floatX_silence_nan when we have already checked for SNaN
` [Qemu-devel] [PATCH 12/19] target/mips: Remove floatX_maybe_silence_nan from conversions
` [Qemu-devel] [PATCH 13/19] target/riscv: "
` [Qemu-devel] [PATCH 14/19] target/s390x: "
` [Qemu-devel] [PATCH 15/19] fpu/softfloat: Use float*_silence_nan in propagateFloat*NaN
` [Qemu-devel] [PATCH 16/19] fpu/softfloat: Remove floatX_maybe_silence_nan
` [Qemu-devel] [PATCH 17/19] fpu/softfloat: Introduce SNAN_BIT_IS_ONE
` [Qemu-devel] [PATCH 18/19] fpu/softfloat: Pass FloatClass to pickNaN
` [Qemu-devel] [PATCH 19/19] fpu/softfloat: Pass FloatClass to pickNaNMulAdd


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.