All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-31 17:26:00 to 2018-03-31 20:48:29 UTC [more...]

[Buildroot] [git commit] .gitlab-ci.yml: check flake8
 2018-03-31 20:48 UTC 

KASAN: slab-out-of-bounds Read in find_first_zero_bit
 2018-03-31 20:47 UTC 

[Buildroot] [PATCH 1/3] package/strace: bump to 4.21
 2018-03-31 20:47 UTC  (6+ messages)
` [Buildroot] [PATCH 2/3] package/strace: add missing libunwind optional dependency

[PATCH] F2FS support
 2018-03-31 20:47 UTC  (4+ messages)

WARNING: refcount bug in put_pid_ns
 2018-03-31 20:47 UTC 

WARNING: refcount bug in put_pid_ns
 2018-03-31 20:47 UTC 

WARNING: ODEBUG bug in hfsplus_fill_super
 2018-03-31 20:47 UTC 

general protection fault in hfs_find_init
 2018-03-31 20:47 UTC 

WARNING in format_decode
 2018-03-31 20:47 UTC 

general protection fault in hfs_find_init
 2018-03-31 20:47 UTC 

KASAN: use-after-free Read in radix_tree_next_chunk
 2018-03-31 20:47 UTC 

KASAN: use-after-free Read in radix_tree_next_chunk
 2018-03-31 20:47 UTC 

WARNING: ODEBUG bug in hfsplus_fill_super
 2018-03-31 20:47 UTC 

KASAN: use-after-free Read in __ext4_check_dir_entry
 2018-03-31 20:47 UTC 

KASAN: use-after-free Read in __ext4_check_dir_entry
 2018-03-31 20:47 UTC 

WARNING in format_decode
 2018-03-31 20:47 UTC 

KASAN: slab-out-of-bounds Read in __ext4_check_dir_entry
 2018-03-31 20:47 UTC 

general protection fault in __mem_cgroup_free
 2018-03-31 20:47 UTC 

general protection fault in __mem_cgroup_free
 2018-03-31 20:47 UTC 

KASAN: slab-out-of-bounds Read in __ext4_check_dir_entry
 2018-03-31 20:47 UTC 

[Buildroot] [git commit] .gitlab-ci.yml: use image with flake8
 2018-03-31 20:43 UTC 

[Buildroot] [PATCH] wine: Depend on shared libraries
 2018-03-31 20:43 UTC  (2+ messages)

[PATCH] drm/i915/selftests: Avoid repeatedly harming the same innocent context
 2018-03-31 20:41 UTC  (3+ messages)

[Buildroot] [git commit] wine: depend on shared libraries
 2018-03-31 20:40 UTC 

./include/grub/gpt_partition.h:79:1: error: alignment 1 of ‘struct grub_gpt_partentry’ is less than 8 [-Werror=packed-not-aligned]
 2018-03-31 20:38 UTC  (7+ messages)
` [PATCH] Fix packed-not-aligned error on GCC 8

[Buildroot] [PATCH 0/3] infra/pkg-config: fix updating back (def)config files
 2018-03-31 20:35 UTC  (2+ messages)

[Buildroot] [git commit] infra/pkg-kconfig: commonalise update-(def)config code
 2018-03-31 20:34 UTC 

[Buildroot] [git commit] infra/pkg-kconfig: do not update-(def)config to a directory
 2018-03-31 20:34 UTC 

[Buildroot] [git commit] infra/pkg-config: hide away non-critical commands
 2018-03-31 20:34 UTC 

[Buildroot] [PATCH 00/15 v4] fs: support parallel filesystems build
 2018-03-31 20:27 UTC  (22+ messages)
` [Buildroot] [PATCH 02/15 v4] fs/cpio: don't extend packages' permissions table
` [Buildroot] [PATCH 05/15 v4] fs: set per-rootfs variable name
` [Buildroot] [PATCH 07/15 v4] fs: use a per-rootfs fakeroot script
` [Buildroot] [PATCH 09/15 v4] fs: introduce per-rootfs TARGET_DIR variable
` [Buildroot] [PATCH 12/15 v4] fs: use a common tarball as base for the other filesystems
` [Buildroot] [PATCH 13/15 v4] fs: run packages' filesystem hooks in a copy of target/
` [Buildroot] [PATCH 15/15 v4] fs: remove intermediate artefacts

[Qemu-devel] [PATCH] target/xtensa: linux-user: rewind pc for restarted syscall
 2018-03-31 20:22 UTC  (2+ messages)

[PATCH net-next 0/2] inet: factorize sk_wmem_alloc updates
 2018-03-31 20:16 UTC  (3+ messages)
` [PATCH net-next 1/2] ipv4: factorize sk_wmem_alloc updates done by __ip_append_data()
` [PATCH net-next 2/2] ipv6: factorize sk_wmem_alloc updates done by __ip6_append_data()

usb: core: phy: Fix usb_phy_roothub_add_phy if GENERIC_PHY=n
 2018-03-31 20:12 UTC  (2+ messages)
` [PATCH] "

[OT] how does "git review --setup" figure out my username?
 2018-03-31 20:10 UTC  (4+ messages)

[U-Boot] [PATCH v3 0/2] WaRP7 unify secure and non-secure defconfigs
 2018-03-31 20:04 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/2] warp7: defconfig: Fix CAAM on boot with tip-of-tree
` [U-Boot] [PATCH v3 2/2] warp7: secure_defconfig: Remove secure_defconfig

[PATCH v4 net-next 00/19] inet: frags: bring rhashtables to IP defrag
 2018-03-31 19:59 UTC  (20+ messages)
` [PATCH v4 net-next 01/19] ipv6: frag: remove unused field
` [PATCH v4 net-next 02/19] inet: frags: change inet_frags_init_net() return value
` [PATCH v4 net-next 03/19] inet: frags: add a pointer to struct netns_frags
` [PATCH v4 net-next 04/19] inet: frags: refactor ipv6_frag_init()
` [PATCH v4 net-next 05/19] inet: frags: refactor lowpan_net_frag_init()
` [PATCH v4 net-next 06/19] inet: frags: refactor ipfrag_init()
` [PATCH v4 net-next 07/19] rhashtable: add schedule points
` [PATCH v4 net-next 08/19] inet: frags: use rhashtables for reassembly units
` [PATCH v4 net-next 09/19] inet: frags: remove some helpers
` [PATCH v4 net-next 10/19] inet: frags: get rif of inet_frag_evicting()
` [PATCH v4 net-next 11/19] inet: frags: remove inet_frag_maybe_warn_overflow()
` [PATCH v4 net-next 12/19] inet: frags: break the 2GB limit for frags storage
` [PATCH v4 net-next 13/19] inet: frags: do not clone skb in ip_expire()
` [PATCH v4 net-next 14/19] ipv6: frags: rewrite ip6_expire_frag_queue()
` [PATCH v4 net-next 15/19] rhashtable: reorganize struct rhashtable layout
` [PATCH v4 net-next 16/19] inet: frags: reorganize struct netns_frags
` [PATCH v4 net-next 17/19] inet: frags: get rid of ipfrag_skb_cb/FRAG_CB
` [PATCH v4 net-next 18/19] ipv6: frags: get rid of ip6frag_skb_cb/FRAG6_CB
` [PATCH v4 net-next 19/19] inet: frags: get rid of nf_ct_frag6_skb_cb/NFCT_FRAG6_CB

4.16-rc7 not (yet?) in stable.git
 2018-03-31 19:57 UTC  (4+ messages)

[PATCHv5, 5/5] ARM: dts: omap4-droid4: add soundcard
 2018-03-31 19:55 UTC  (19+ messages)
  ` omap4-droid4: voice call support was Re: [PATCHv5,5/5] "
      ` omap4-droid4: voice call support was Re: [PATCHv5, 5/5] "
                ` call/normal switch was Re: omap4-droid4: voice call support was

usb: core: phy: Fix usb_phy_roothub_add_phy if GENERIC_PHY=n
 2018-03-31 19:28 UTC 

[meta-oe][PATCH] glibmm: Backport patch to fix invalid code in glibmm/threads.h
 2018-03-31 19:21 UTC 

[PATCH v1 0/3] add -p: select individual hunk lines
 2018-03-31 19:20 UTC  (5+ messages)
` [PATCH v3 "

[Bug 104854] smu7_populate_single_firmware_entry fails to load powerplay firmware
 2018-03-31 19:10 UTC  (3+ messages)

[Xenomai] Xenomai argv editing, and registry client socket issues
 2018-03-31 19:09 UTC 

[Buildroot] [git commit] Makefile: Ensure BASE_TARGET_DIR exists, not TARGET_DIR
 2018-03-31 19:08 UTC 

[PATCH v1] drm/i915: Add Exec param to control data port coherency
 2018-03-31 19:07 UTC  (2+ messages)

[Buildroot] [RFC] lua: always use host-lua for host-luainterpreter
 2018-03-31 19:02 UTC  (2+ messages)

[Buildroot] [git commit] lua: always use host-lua for host-luainterpreter
 2018-03-31 19:01 UTC 

[Buildroot] [PATCHv2] ktap: bump version for linux-4.8 support
 2018-03-31 18:57 UTC  (2+ messages)

[Buildroot] [PATCH] DEVELOPERS: add myself for a number of unmaintained boards
 2018-03-31 18:57 UTC  (2+ messages)

[Buildroot] [git commit] ktap: bump version for linux-4.8 support
 2018-03-31 18:56 UTC 

[Buildroot] [git commit] DEVELOPERS: add myself for a number of unmaintained boards
 2018-03-31 18:56 UTC 

[Qemu-devel] [PATCH] migration: calculate expected_downtime with ram_bytes_remaining()
 2018-03-31 18:55 UTC 

[Buildroot] [git commit] fs: introduce per-rootfs TARGET_DIR variable
 2018-03-31 18:53 UTC 

[Buildroot] [git commit] fs: run packages' filesystem hooks in a copy of target/
 2018-03-31 18:53 UTC 

[Buildroot] [git commit] fs: get rid of package-provided post-fs hooks
 2018-03-31 18:53 UTC 

[Buildroot] [git commit] fs: introduce a macro for reproducible command
 2018-03-31 18:53 UTC 

[Buildroot] [git commit] fs: new intermediate rootfs-common to gather common dependencies
 2018-03-31 18:53 UTC 

[Buildroot] [git commit] fs: use a common tarball as base for the other filesystems
 2018-03-31 18:53 UTC 

[Buildroot] [git commit] fs: remove intermediate artefacts
 2018-03-31 18:53 UTC 

[Buildroot] [git commit] fs: define per-rootfs directory
 2018-03-31 18:53 UTC 

[Buildroot] [git commit] fs: split per-rootfs dependency line
 2018-03-31 18:53 UTC 

[Buildroot] [git commit] fs: use a per-rootfs fakeroot script
 2018-03-31 18:53 UTC 

[PATCH] cpufreq: schedutil: Prevent unnecessary mutex unlock
 2018-03-31 18:52 UTC  (2+ messages)
` [tip:sched/urgent] sched/cpufreq/schedutil: Fix error path "

[Buildroot] [git commit] fs: set per-rootfs variable name
 2018-03-31 18:52 UTC 

[Buildroot] [PATCH v2 1/3] docker-containerd: bump to version 1.0.1
 2018-03-31 18:51 UTC  (2+ messages)

Build is broken in dpdk-next-net
 2018-03-31 18:48 UTC  (9+ messages)

[linux-4.9 test] 121371: tolerable FAIL - PUSHED
 2018-03-31 18:49 UTC 

[Buildroot] [git commit] fs/cpio: don't extend packages' permissions table
 2018-03-31 18:47 UTC 

[Buildroot] [git commit] fs: run filesystem hooks under fakeroot
 2018-03-31 18:47 UTC 

[Buildroot] [git commit] fs/iso9660: rename internal variable
 2018-03-31 18:47 UTC 

[Buildroot] [git commit] core: introduce intermediate BASE_TARGET_DIR variable
 2018-03-31 18:47 UTC 

[Buildroot] [PATCH 1/1] package/dovecot: add optional support for libsodium
 2018-03-31 18:46 UTC  (2+ messages)

[PATCH] refcount: trim headers
 2018-03-31 18:46 UTC  (4+ messages)

[Buildroot] [git commit] package/dovecot: add optional support for libsodium
 2018-03-31 18:46 UTC 

[Buildroot] [PATCH 1/2] linux: bump default to version 4.15.15
 2018-03-31 18:45 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] linux-headers: bump 4.{4, 9, 14, 15}.x series

[PATCH v1] x86/io: Define readq()/writeq() to use 64-bit type
 2018-03-31 18:45 UTC  (8+ messages)
` [tip:x86/urgent] "

[Buildroot] [git commit] linux-headers: bump 4.{4, 9, 14, 15}.x series
 2018-03-31 18:44 UTC 

usb: gadget: f_fs: Add compat_ioctl to epfiles
 2018-03-31 18:41 UTC 

What's cooking in git.git (Mar 2018, #06; Fri, 30)
 2018-03-31 18:41 UTC  (2+ messages)

[PATCH 00/12] Ethernet: Add and use ether_<type>_addr globals
 2018-03-31 18:40 UTC  (13+ messages)
` [Bridge] [PATCH 02/12] treewide/net: Rename eth_stp_addr to ether_stp_addr
  `  "
    ` [PATCH V2] "
      ` [Bridge] "
` [Bridge] [PATCH 04/12] bridge: netfilter: Use the new global ether_<foo>_addr arrays
  `  "

[Buildroot] [PATCH v4 0/8] Introduce a golang-package infrastructure
 2018-03-31 18:39 UTC  (3+ messages)

[Buildroot] [git commit] linux: bump default to version 4.15.15
 2018-03-31 18:38 UTC 

[PATCH v3 0/3] Enable more compiler warnings for devs
 2018-03-31 18:36 UTC  (3+ messages)
` [PATCH 4/3] Makefile: untangle DEVELOPER and -Werror

[PATCH] x86/xen: Delay get_cpu_cap until stack canary is established
 2018-03-31 18:29 UTC  (7+ messages)

[Buildroot] [git commit] package/docker-engine: convert to golang infrastructure
 2018-03-31 18:20 UTC 

[PATCH 00/11] Use global pages with PTI
 2018-03-31 18:19 UTC  (12+ messages)

[Buildroot] [PATCH 1/1] package/apache: add optional support for lua
 2018-03-31 18:19 UTC  (2+ messages)

[Buildroot] [git commit] package/apache: add optional support for lua
 2018-03-31 18:17 UTC 

[PATCH v2] xen/acpi: off by one in read_acpi_id()
 2018-03-31 18:07 UTC  (3+ messages)

[PATCH] drm: panel-orientation-quirks: Add quirk for Lenovo Ideapad Mixx 310
 2018-03-31 18:12 UTC 

[Printing-architecture] OP Minutes (13 March 2018)
 2018-03-31 18:12 UTC 

[PATCH] send-email: report host and port separately when calling git credential
 2018-03-31 18:05 UTC 

[U-Boot] [PATCH v2 0/2] WaRP7 unify secure and non-secure defconfigs
 2018-03-31 18:01 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/2] warp7: defconfig: Fix CAAM on boot with tip-of-tree
` [U-Boot] [PATCH v2 2/2] warp7: secure_defconfig: Remove secure_defconfig

[Qemu-devel] [Bug 1481272] [NEW] main-loop: WARNING: I/O thread spun for 1000 iterations
 2018-03-31 17:48 UTC  (2+ messages)
` [Qemu-devel] [Bug 1481272] "

[Buildroot] [git commit] package/docker-proxy: convert to golang infrastructure
 2018-03-31 17:57 UTC 

[Buildroot] [git commit] docker-containerd: remove symlink to $(RUNC_SRCDIR)
 2018-03-31 17:57 UTC 

[Buildroot] [git commit] package/pkg-golang: new package infrastructure
 2018-03-31 17:57 UTC 

[Buildroot] [git commit] package/docker-containerd: convert to golang infrastructure
 2018-03-31 17:57 UTC 

[Buildroot] [git commit] package/runc: convert to golang infrastructure
 2018-03-31 17:57 UTC 

[Buildroot] [git commit] package/flannel: convert to golang infrastructure
 2018-03-31 17:57 UTC 

[Buildroot] [git commit] docs/manual: add documentation for the golang infrastructure
 2018-03-31 17:57 UTC 

[PATCH net-next 00/16] bnxt_en: Update for net-next
 2018-03-31 17:54 UTC  (17+ messages)
` [PATCH net-next 01/16] bnxt_en: Update firmware interface to 1.9.1.15
` [PATCH net-next 02/16] bnxt_en: Adjust default rings for multi-port NICs
` [PATCH net-next 03/16] bnxt_en: Use a dedicated VNIC mode for RDMA
` [PATCH net-next 04/16] bnxt_en: fix clear flags in ethtool reset handling
` [PATCH net-next 05/16] bnxt_en: Add support for ndo_set_vf_trust
` [PATCH net-next 06/16] bnxt_en: Include additional hardware port statistics in ethtool -S
` [PATCH net-next 07/16] bnxt_en: Add extended port statistics support
` [PATCH net-next 08/16] bnxt_en: Check max_tx_scheduler_inputs value from firmware
` [PATCH net-next 09/16] bnxt_en: Improve resource accounting for SRIOV
` [PATCH net-next 10/16] bnxt_en: Improve valid bit checking in firmware response message
` [PATCH net-next 11/16] bnxt_en: Improve ring allocation logic
` [PATCH net-next 12/16] bnxt_en: Change IRQ assignment for RDMA driver
` [PATCH net-next 13/16] bnxt_en: Add IRQ remapping logic
` [PATCH net-next 14/16] bnxt_en: Refactor bnxt_need_reserve_rings()
` [PATCH net-next 15/16] bnxt_en: Reserve completion rings and MSIX for bnxt_re RDMA driver
` [PATCH net-next 16/16] bnxt_en: Add ULP calls to stop and restart IRQs

[Buildroot] [PATCH] toolchain-wrapper: use -ffp-contract=off on MIPS Xburst for gcc >= 4.6
 2018-03-31 17:54 UTC 

[PATCH] drm/amdgpu:Added support for MV packet
 2018-03-31 17:51 UTC  (2+ messages)

drm/scheduler for vc5
 2018-03-31 17:46 UTC  (2+ messages)

[PATCH v3 2/9] dt-bindings: ingenic: Add DT bindings for TCU clocks
 2018-03-31 17:46 UTC  (10+ messages)
` [PATCH v4 0/8] Ingenic JZ47xx Timer/Counter Unit drivers
  ` [PATCH v4 7/8] clocksource: Add a new timer-ingenic driver
      ` [PATCH v4 7/8] clocksource: Add a new timer-ingenic driver,

[Buildroot] [PATCH v3 0/8] upgrade docker-engine and associated components
 2018-03-31 17:42 UTC  (4+ messages)
` [Buildroot] [PATCH v3 2/8] dumb-init: new package

[Qemu-devel] [PATCH v3] linux-user: fix mq_getsetattr implementation
 2018-03-31 17:36 UTC  (2+ messages)

[Bug 102962] GPU crash running Overwatch in wine-staging
 2018-03-31 17:36 UTC  (2+ messages)

[PATCH 0/2] crypto: ccree: cleanup and hardware keys
 2018-03-31 17:30 UTC  (4+ messages)
` [PATCH 2/2] crypto: ccree: enable support for "

[PATCH v2] of_net: Implement of_get_nvmem_mac_address helper
 2018-03-31 17:27 UTC  (6+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v4 "

[PATCH] Patch to replace DEFINE_SEMAPHORE with DEFINE_BINARY_SEMAPHORE
 2018-03-31 17:26 UTC  (3+ 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.