All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-20 20:43:41 to 2021-03-20 23:12:22 UTC [more...]

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2021-03-20 23:12 UTC 

[PATCH v3 0/9] read_tree() and read_tree_recursive() refactoring
 2021-03-20 23:08 UTC  (11+ messages)
` [PATCH v5 0/8] "
  ` [PATCH v5 1/8] show tests: add test for "git show <tree>"
  ` [PATCH v5 2/8] ls-files tests: add meaningful --with-tree tests
  ` [PATCH v5 3/8] tree.c API: move read_tree() into builtin/ls-files.c
  ` [PATCH v5 4/8] ls-files: don't needlessly pass around stage variable
  ` [PATCH v5 5/8] ls-files: refactor away read_tree()
  ` [PATCH v5 6/8] archive: stop passing "stage" through read_tree_recursive()
  ` [PATCH v5 7/8] tree.h API: expose read_tree_1() as read_tree_at()
  ` [PATCH v5 8/8] tree.h API: simplify read_tree_recursive() signature

[PATCH net-next] Revert "net: dsa: sja1105: Clear VLAN filtering offload netdev feature"
 2021-03-20 23:04 UTC 

[Buildroot] [PATCH] package/libressl: security bump to 3.2.5
 2021-03-20 23:03 UTC 

[PATCH V4] clk: imx: Fix reparenting of UARTs not associated with stdout
 2021-03-20 23:00 UTC  (5+ messages)

[PATCH v2 net 0/3] Clear rx-vlan-filter feature in DSA when necessary
 2021-03-20 22:59 UTC  (4+ messages)
` [PATCH v2 net 1/3] net: dsa: only unset VLAN filtering when last port leaves last VLAN-aware bridge
` [PATCH v2 net 2/3] net: dsa: don't advertise 'rx-vlan-filter' if VLAN filtering not global
` [PATCH v2 net 3/3] net: dsa: let drivers state that they need VLAN filtering while standalone

[PATCH 1/2] io_uring: call req_set_fail_links() on short send[msg]()/recv[msg]() calls
 2021-03-20 22:57 UTC  (3+ messages)
` [PATCH v2 1/1] io_uring: call req_set_fail_links() on short send[msg]()/recv[msg]() with MSG_WAITALL

[PATCH v4 1/3] mm: disable LRU pagevec during the migration temporarily
 2021-03-20 22:51 UTC  (6+ messages)
` [PATCH v4 3/3] mm: fs: Invalidate BH LRU during page migration

[PATCHSET 0/2] PF_IO_WORKER signal tweaks
 2021-03-20 22:56 UTC  (12+ messages)
` [PATCH 1/2] signal: don't allow sending any signals to PF_IO_WORKER threads

[Buildroot] [PATCH 1/1] package/wpebackend-fdo: bump to version 1.8.1
 2021-03-20 22:48 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.11.x] package/wpebackend-fdo: bump to version 1.8.1
 2021-03-20 22:48 UTC 

[Buildroot] [git commit branch/2021.02.x] package/wpebackend-fdo: bump to version 1.8.1
 2021-03-20 22:48 UTC 

[ovmf test] 160145: all pass - PUSHED
 2021-03-20 22:43 UTC 

Arm: VFP regression
 2021-03-20 22:42 UTC  (2+ messages)

[PATCH] powerpc: epapr: A typo fix
 2021-03-20 22:41 UTC  (2+ messages)

[Buildroot] [PATCH v2 0/3] Deal with binutils bug 21464
 2021-03-20 22:42 UTC  (5+ messages)
` [Buildroot] [PATCH v2 1/3] toolchain: introduce BR2_TOOLCHAIN_HAS_BINUTILS_BUG_21464
` [Buildroot] [PATCH v2 2/3] package/protobuf: disable package if binutils is affected from bug 21464

[PATCH] watchdog: Fix a typo
 2021-03-20 22:40 UTC  (2+ messages)

[PATCH] drm/vmwgfx: Fix a typo
 2021-03-20 22:40 UTC  (4+ messages)

[Buildroot] [git commit branch/2020.11.x] package/protobuf: disable package if binutils is affected from bug 21464
 2021-03-20 22:40 UTC 

[Buildroot] [git commit branch/2020.11.x] toolchain: introduce BR2_TOOLCHAIN_HAS_BINUTILS_BUG_21464
 2021-03-20 22:40 UTC 

[PATCH] docs: networking: Fix a typo
 2021-03-20 22:39 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.02.x] package/protobuf: disable package if binutils is affected from bug 21464
 2021-03-20 22:40 UTC 

[Buildroot] [git commit branch/2020.02.x] toolchain: introduce BR2_TOOLCHAIN_HAS_BINUTILS_BUG_21464
 2021-03-20 22:40 UTC 

Problems with io_threads
 2021-03-20 22:39 UTC  (5+ messages)
` [PATCH v2 0/5] Complete setup before calling wake_up_new_task() and improve task->comm

[meta-networking][PATCH] usrsctp: drop receipe
 2021-03-20 22:39 UTC 

[PATCH] nvme-fc: Few trivial spelling fixes
 2021-03-20 22:37 UTC  (3+ messages)

[PATCH] driver core: Trivial typo fix
 2021-03-20 22:35 UTC  (2+ messages)

[PATCH v3 net-next 00/12] Better support for sandwiched LAGs with bridge and DSA
 2021-03-20 22:34 UTC  (13+ messages)
` [PATCH v3 net-next 01/12] net: dsa: call dsa_port_bridge_join when joining a LAG that is already in a bridge
` [PATCH v3 net-next 02/12] net: dsa: pass extack to dsa_port_{bridge,lag}_join
` [PATCH v3 net-next 03/12] net: dsa: inherit the actual bridge port flags at join time
` [PATCH v3 net-next 04/12] net: dsa: sync up with bridge port's STP state when joining
` [PATCH v3 net-next 05/12] net: dsa: sync up VLAN filtering state when joining the bridge
` [PATCH v3 net-next 06/12] net: dsa: sync multicast router "
` [PATCH v3 net-next 07/12] net: dsa: sync ageing time "
` [PATCH v3 net-next 08/12] net: dsa: replay port and host-joined mdb entries "
` [PATCH v3 net-next 09/12] net: dsa: replay port and local fdb "
` [PATCH v3 net-next 10/12] net: dsa: replay VLANs installed on port "
` [PATCH v3 net-next 11/12] net: ocelot: call ocelot_netdevice_bridge_join when joining a bridged LAG
` [PATCH v3 net-next 12/12] net: ocelot: replay switchdev events when joining bridge

[Buildroot] [git commit branch/2021.02.x] package/protobuf: disable package if binutils is affected from bug 21464
 2021-03-20 22:37 UTC 

[Buildroot] [git commit branch/2021.02.x] toolchain: introduce BR2_TOOLCHAIN_HAS_BINUTILS_BUG_21464
 2021-03-20 22:37 UTC 

post-receive: pub/scm/linux/kernel/git/netdev/net
 2021-03-20 22:37 UTC 

[PATCH] xfs: Rudimentary typo fixes
 2021-03-20 22:34 UTC  (2+ messages)

[PATCH] configure: Improve alias attribute check
 2021-03-20 22:33 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/luto/linux
 2021-03-20 22:34 UTC 

[Buildroot] [PATCH 0/4] mender updates
 2021-03-20 22:28 UTC  (5+ messages)
` [Buildroot] [PATCH 1/4] package/mender/mender.mk: use MENDER_PKGDIR variable
` [Buildroot] [PATCH 2/4] package/mender/mender.mk: fix linker version argument
` [Buildroot] [PATCH 3/4] package/mender: bump version to 2.5.0
` [Buildroot] [PATCH 4/4] package/mender: install dbus authentication file if dbus is selected

[PATCH v24 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2021-03-20 22:26 UTC  (3+ messages)
` [PATCH v24 09/10] fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile

[PATCH v4 00/22] x86: Support Intel Advanced Matrix Extensions
 2021-03-20 22:21 UTC  (12+ messages)
` [PATCH v4 14/22] x86/fpu/xstate: Expand the xstate buffer on the first use of dynamic user state
` [PATCH v4 16/22] x86/fpu/xstate: Extend the table to map state components with features
` [PATCH v4 18/22] x86/fpu/amx: Define AMX state components and have it used for boot-time checks
` [PATCH v4 19/22] x86/fpu/amx: Enable the AMX feature in 64-bit mode
` [PATCH v4 22/22] x86/fpu/xstate: Introduce boot-parameters to control state component support

[PATCH v2 0/3] ALSA: hdsp and hdspm, don't disable device if not enabled
 2021-03-20 22:23 UTC  (4+ messages)
` [PATCH v2 1/3] ALSA: hdsp: don't disable "
` [PATCH v2 2/3] ALSA: hdspm: "
` [PATCH v2 3/3] ALSA: rme9652: "

[PATCH] sched/fair: remove redundant test_idle_cores for non-smt
 2021-03-20 22:14 UTC  (2+ messages)

[PATCH 0/2] ALSA: hdsp and hdspm, don't disable device if not enabled
 2021-03-20 22:16 UTC  (3+ messages)
` [PATCH 1/2] ALSA: hdsp: don't disable "
` [PATCH 2/2] ALSA: hdspm: "

[PATCH net-next] r8169: add support for ethtool get_ringparam
 2021-03-20 22:14 UTC 

[PATCH 0/3] Fixes for timer-ti-dm systimer posted mode
 2021-03-20 22:13 UTC  (7+ messages)
` [PATCH 2/3] clocksource/drivers/timer-ti-dm: Remove extra of_node_put()

How is it possible to build a loadable module from spi-altera.c ...?
 2021-03-20 22:14 UTC 

[Buildroot] [PATCH v3 1/3] package/rpi-firmware: rework boot/config file handling
 2021-03-20 22:14 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/rt/linux-stable-rt
 2021-03-20 22:12 UTC 

[PATCH 0/1] Set AVR TARGET_PAGE_BITS to be 10 instead of 8
 2021-03-20 22:09 UTC  (2+ messages)
` [PATCH 1/1] Set TARGET_PAGE_BITS to be 10 instead of 8 bits

[PATCH 1/2] perf daemon: Force waipid for all session on SIGCHLD delivery
 2021-03-20 22:10 UTC  (2+ messages)
` [PATCH 2/2] perf daemon: Return from kill functions

[Buildroot] [RFC/next v2 1/2] package/rpi-firmware: rework boot/config file handling
 2021-03-20 22:09 UTC  (8+ messages)

post-receive: pub/scm/linux/kernel/git/luto/linux
 2021-03-20 22:09 UTC 

Revisiting ITE8708 on ASUS PN50 uses a 16 byte io region
 2021-03-20 22:06 UTC  (5+ messages)

[dunfell][PATCH] glibc: Pull latest 2.31 HEAD
 2021-03-20 22:06 UTC  (2+ messages)
` [OE-core] "

[Buildroot] [PATCH 1/8] configs/qemu_arm_vexpress_tz_defconfig: enable CXX toolchain
 2021-03-20 22:05 UTC  (3+ messages)
` [Buildroot] [PATCH 8/8] configs/qemu_arm_vexpress_tz_defconfig: embed openssl library

[Buildroot] [git commit] configs/qemu_arm_vexpress_tz_defconfig: enable openssl library
 2021-03-20 22:05 UTC 

[PATCH] bitbake.conf: Prevent pyc file creation in pseudo context for shell tasks
 2021-03-20 22:04 UTC  (3+ messages)
` [OE-core] "

post-receive: pub/scm/linux/kernel/git/rt/linux-stable-rt
 2021-03-20 22:04 UTC 

[Buildroot] [PATCH] configs/qemu_arm_vexpress_tz: bump versions and update
 2021-03-20 22:03 UTC  (3+ messages)
` [Buildroot] [PATCH v2 next] "

[Buildroot] [git commit] configs/qemu_arm_vexpress_tz: bump versions and update
 2021-03-20 22:03 UTC 

spidev.c ?
 2021-03-20 22:02 UTC  (5+ messages)
` [yocto] "

[Buildroot] [PATCH v1] boot/syslinux: fix gcc-10.x compile
 2021-03-20 22:02 UTC  (2+ messages)

[PATCH 01/16] xwayland: add a standalone recipe
 2021-03-20 22:01 UTC  (8+ messages)
` [PATCH 12/16] automake: update 1.16.2 - > 1.16.3
  ` [OE-core] "
` [PATCH 15/16] apt: mark as incompatible with musl
  ` [OE-core] "

[Buildroot] [git commit] boot/syslinux: fix gcc-10.x compile
 2021-03-20 22:01 UTC 

[Buildroot] [PATCH 1/4] qemu_arm_versatile: switch to in-kernel defconfig + fragment
 2021-03-20 21:56 UTC  (3+ messages)
` [Buildroot] [PATCH 3/4] Rename custom kernel defconfig files to *_defconfig

[PATCH 1/4] ecryptfs: get rid of pointless dget/dput in ->symlink() and ->link()
 2021-03-20 21:55 UTC  (5+ messages)
` [PATCH 2/4] ecryptfs: saner API for lock_parent()
  ` [PATCH 3/4] ecryptfs: get rid of unused accessors
    ` [PATCH 4/4] ecryptfs: ecryptfs_dentry_info->crypt_stat is never used

[Buildroot] [PATCH 1/1] package/python-setuptools-rust: bump to version 0.12.1
 2021-03-20 21:53 UTC  (2+ messages)

[Buildroot] [git commit] package/python-setuptools-rust: bump to version 0.12.1
 2021-03-20 21:53 UTC 

[Buildroot] [PATCH 1/1] package/i2pd: bump to version 2.37.0
 2021-03-20 21:53 UTC  (2+ messages)

[Buildroot] [git commit] package/i2pd: bump to version 2.37.0
 2021-03-20 21:53 UTC 

[Buildroot] [PATCH 1/1] configs/bananapi_m1_plus_defconfig: select custom headers
 2021-03-20 21:52 UTC  (2+ messages)

[Buildroot] [git commit] package/linux-firmware: add missing closing double quotes
 2021-03-20 21:52 UTC 

QEMU PCI subsystem: what code is responsible for making accesses to non-mapped addresses read as -1?
 2021-03-20 21:50 UTC  (4+ messages)

[Buildroot] [git commit] configs/bananapi_m1_plus_defconfig: select custom headers
 2021-03-20 21:51 UTC 

[PATCH v2 1/3] apt: update 1.8.2.2 -> 2.2.2
 2021-03-20 21:49 UTC  (3+ messages)
` [PATCH v2 2/3] apt: Support old resolver as fallback
` [PATCH v2 3/3] apt: Do not disable NLS

[PATCH v3][next] xfs: Replace one-element arrays with flexible-array members
 2021-03-20 21:48 UTC  (6+ messages)

[Buildroot] [PATCH] package/squid: Use external libltdl
 2021-03-20 21:47 UTC  (2+ messages)

[Buildroot] [git commit] package/squid: use external libltdl
 2021-03-20 21:47 UTC 

[Buildroot] [PATCH 1/1] package/tor: security bump version to 0.4.5.7
 2021-03-20 21:47 UTC  (2+ messages)

[Buildroot] [PATCH] package/lualdap: bump to version 1.2.6
 2021-03-20 21:47 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/viro/vfs
 2021-03-20 21:47 UTC 

[Buildroot] [git commit] package/tor: security bump version to 0.4.5.7
 2021-03-20 21:46 UTC 

What's cooking in git.git (Mar 2021, #06; Sat, 20)
 2021-03-20 21:39 UTC 

Linux 5.10.25
 2021-03-20 21:31 UTC  (2+ messages)

[mlmmj] New release?
 2021-03-20 21:39 UTC  (2+ messages)

post-receive: pub/scm/git/git
 2021-03-20 21:33 UTC 

[Cocci] [PATCH] coccinelle: misc: add minmax script
 2021-03-20 21:31 UTC  (4+ messages)
` [Cocci] [PATCH v5] "
  `  "

[PATCH] apt: Support old resolver as fallback
 2021-03-20 21:29 UTC 

[Buildroot] [git commit] package/lualdap: bump to version 1.2.6
 2021-03-20 21:24 UTC 

[Buildroot] [PATCH 1/1] package/elfutils: fix build with uclibc
 2021-03-20 21:24 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/pulseview: bump to version 0.4.2
 2021-03-20 21:24 UTC  (2+ messages)

[Buildroot] [git commit] package/elfutils: fix build with uclibc
 2021-03-20 21:23 UTC 

[meta-python][PATCH 0/4] python3-wpa-supplicant: fix a problem with importing the cli submodule
 2021-03-20 21:23 UTC  (5+ messages)
` [meta-python][PATCH 1/4] python3-txdbus: new package
` [meta-python][PATCH 2/4] python3-wpa-supplicant: add runtime dependencies
` [meta-python][PATCH 3/4] python3-wpa-supplicant: fix importing the cli submodule
` [meta-python][PATCH 4/4] python3-wpa-supplicant: replace DESCRIPTION with SUMMARY

[sashal-linux-stable:queue-5.4 131/189] kernel/cgroup/cgroup-v1.c:927:12: error: implicit declaration of function 'invalfc'; did you mean
 2021-03-20 21:21 UTC 

[Buildroot] [git commit] package/pulseview: bump to version 0.4.2
 2021-03-20 21:21 UTC 

[Buildroot] [PATCH 1/1] package/haproxy: bump to version 2.2.10
 2021-03-20 21:20 UTC  (2+ messages)

[Buildroot] [git commit] package/haproxy: bump to version 2.2.10
 2021-03-20 21:20 UTC 

[Buildroot] [PATCH] package/fwts: bump to version 21.02.00
 2021-03-20 21:19 UTC  (2+ messages)

[Buildroot] [git commit] package/fwts: bump to version 21.02.00
 2021-03-20 21:19 UTC 

[Buildroot] [PATCH] package/efivar: add upstream post-37 patches fixing efibootmgr -v
 2021-03-20 21:19 UTC  (2+ messages)

[Buildroot] [git commit] package/efivar: add upstream post-37 patches fixing efibootmgr -v
 2021-03-20 21:19 UTC 

[Buildroot] [PATCH 1/1] package/jasper: bump version to 2.0.27
 2021-03-20 21:15 UTC  (2+ messages)

[PATCH v2 2/2] dts: r40: add second ethernet support
 2021-03-20 21:14 UTC 

[PATCH 0/7] rev-parse: implement object type filter
 2021-03-20 21:10 UTC  (3+ messages)
` [PATCH v2 0/8] "

[Buildroot] [git commit] package/jasper: bump version to 2.0.27
 2021-03-20 21:10 UTC 

[Buildroot] [PATCH 1/1] package/liburiparser: bump to version 0.9.5
 2021-03-20 21:08 UTC  (2+ messages)

[Buildroot] [git commit] package/liburiparser: bump to version 0.9.5
 2021-03-20 21:08 UTC 

[PATCH 0/2] [GSOC] interpret-trailer: easy parse trailer value
 2021-03-20 21:06 UTC  (3+ messages)
` [PATCH 2/2] "

[sashal-linux-stable:queue-5.4 184/189] arch/powerpc/lib/sstep.c:2670:5: error: label 'unknown_opcode' used but not defined
 2021-03-20 21:06 UTC 

[Buildroot] [PATCH 1/1] package/rustc: add musl as an available Rust libc
 2021-03-20 21:05 UTC  (2+ messages)

Makefile: Use standard variables and locations
 2021-03-20 21:03 UTC 

xtensa-linux-ld: section .start VMA overlaps section .image VMA
 2021-03-20 21:02 UTC  (3+ messages)

[sashal-linux-stable:queue-5.4 123/189] drivers/net/ethernet/marvell/octeontx2/af/rvu_cgx.c:413:7: error: implicit declaration of function 'is_cgx_config_permitted'
 2021-03-20 21:03 UTC 

[PATCH v1 1/5] mfd: intel_quark_i2c_gpio: revert "Constify static struct resources"
 2021-03-20 20:59 UTC  (2+ messages)

Please pull u-boot-dm/next into -next
 2021-03-20 20:58 UTC 

[sashal-linux-stable:queue-5.4 12323/12326] arch/mips/kernel/cpu-r3k-probe.c:25:10: fatal error: fpu-probe.h: No such file or directory
 2021-03-20 20:57 UTC 

[syzbot] KASAN: use-after-free Read in disk_part_iter_next (2)
 2021-03-20 20:53 UTC  (2+ messages)

[Buildroot] [PATCH v1] package/linux-firmware: add option for Marvell 8997 wifi cards
 2021-03-20 20:50 UTC  (2+ messages)

[Buildroot] [git commit] package/linux-firmware: add option for Marvell 8997 wifi cards
 2021-03-20 20:48 UTC 

[Buildroot] [PATCH v1 1/2] package/git: bump version to 2.30.2
 2021-03-20 20:47 UTC  (2+ messages)

[Buildroot] [git commit] package/git: bump version to 2.31.0
 2021-03-20 20:46 UTC 

[Buildroot] [git commit] package/git: bump version to 2.30.2
 2021-03-20 20:46 UTC 

[PATCH 00/14] Initial support for Nuvoton WPCM450 BMC SoC
 2021-03-20 20:43 UTC  (6+ messages)
` [PATCH 11/14] watchdog: npcm: Add support for WPCM450

[Buildroot] [PATCH v1 00/12] GStreamer 1.18.4 stable bug fix release
 2021-03-20 20:45 UTC  (2+ messages)

arm64 syzbot instances
 2021-03-20 20:43 UTC  (8+ messages)

include/linux/compiler_types.h:315:38: error: call to '__compiletime_assert_536' declared with attribute error: BUILD_BUG_ON failed: offsetof(struct can_frame, len) != offsetof(struct canfd_frame, len) || offsetof(struct can_frame, data) != offsetof(struc
 2021-03-20 20:43 UTC  (2+ messages)

[sashal-linux-stable:queue-5.4 12196/12326] fs/btrfs/inode.c:9055:39: error: passing argument 1 of 'btrfs_dec_test_ordered_pending' from incompatible pointer type
 2021-03-20 20:45 UTC 

[PATCH] phy: intel: Fix a typo
 2021-03-20 20: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.