messages from 2020-06-23 22:40:53 to 2020-06-23 23:20:07 UTC [more...]
process '/usr/bin/rsync' started with executable stack
2020-06-23 23:20 UTC (4+ messages)
[PATCH v11 00/61] target/riscv: support vector extension v0.7.1
2020-06-23 21:58 UTC (40+ messages)
` [PATCH v11 20/61] target/riscv: vector widening integer multiply instructions
` [PATCH v11 21/61] target/riscv: vector single-width integer multiply-add instructions
` [PATCH v11 22/61] target/riscv: vector widening "
` [PATCH v11 23/61] target/riscv: vector integer merge and move instructions
` [PATCH v11 24/61] target/riscv: vector single-width saturating add and subtract
` [PATCH v11 25/61] target/riscv: vector single-width averaging "
` [PATCH v11 26/61] target/riscv: vector single-width fractional multiply with rounding and saturation
` [PATCH v11 27/61] target/riscv: vector widening saturating scaled multiply-add
` [PATCH v11 28/61] target/riscv: vector single-width scaling shift instructions
` [PATCH v11 29/61] target/riscv: vector narrowing fixed-point clip instructions
` [PATCH v11 30/61] target/riscv: vector single-width floating-point add/subtract instructions
` [PATCH v11 31/61] target/riscv: vector widening "
` [PATCH v11 32/61] target/riscv: vector single-width floating-point multiply/divide instructions
` [PATCH v11 33/61] target/riscv: vector widening floating-point multiply
` [PATCH v11 34/61] target/riscv: vector single-width floating-point fused multiply-add instructions
` [PATCH v11 35/61] target/riscv: vector widening "
` [PATCH v11 36/61] target/riscv: vector floating-point square-root instruction
` [PATCH v11 37/61] target/riscv: vector floating-point min/max instructions
` [PATCH v11 38/61] target/riscv: vector floating-point sign-injection instructions
` [PATCH v11 39/61] target/riscv: vector floating-point compare instructions
[PATCH v2 00/12] MSM8994 peripheral enablement, DTS updates
2020-06-23 23:16 UTC (17+ messages)
` [PATCH v2 01/12] arm64: dts: qcom: msm8994: Modernize the DTS style
` [PATCH v2 02/12] arm64: dts: qcom: msm8994: Add SPMI PMIC arbiter device
` [PATCH v2 03/12] arm64: dts: qcom: msm8994: Add a proper CPU map
` [PATCH v2 04/12] arm64: dts: qcom: msm8994: Add support for SMD RPM
` [PATCH v2 05/12] arm64: dts: qcom: msm8994: Add SDHCI1 node
` [PATCH v2 06/12] arm64: dts: qcom: msm8994: Add SCM node
` [PATCH v2 07/12] arm64: dts: qcom: msm8994: Add I2C, SPI and BLSP DMA nodes
` [PATCH v2 08/12] arm64: dts: qcom: msm8994: Add pmu node
` [PATCH v2 09/12] arm64: dts: qcom: msm8994: Add PSCI node
` [PATCH v2 10/12] arm64: dts: qcom: angler: Add qcom,msm-id and pmic-id
` [PATCH v2 11/12] arm64: dts: qcom: Move msm8994-smd-rpm contents to lg-bullhead
` [PATCH v2 12/12] arm64: dts: qcom: Add support for Sony Xperia Z5 (SoMC Sumire-RoW)
[PATCHv3 0/5] nvme support for zoned namespace command set
2020-06-23 23:17 UTC (7+ messages)
` [PATCHv3 3/5] nvme: implement I/O Command Sets Command Set support
RAID types & chunks sizes for new NAS drives
2020-06-23 23:16 UTC (5+ messages)
Patch
2020-06-23 23:14 UTC
[PATCH v2 0/6] kernfs: proposed locking and concurrency improvement
2020-06-23 23:13 UTC (16+ messages)
Assemblin journaled array fails
2020-06-23 23:13 UTC (18+ messages)
[PATCH v3 0/3] media: v4l2-async: Accept endpoints and devices for fwnode matching
2020-06-23 23:12 UTC (5+ messages)
` [PATCH v3 1/3] "
[RESEND PATCH] arm64: dts: ls1028a: Add DSPI nodes
2020-06-23 23:12 UTC (2+ messages)
[PATCH v2 0/9] Convert the remaining text files to ReST and add SPDX for GFDL
2020-06-23 23:12 UTC (3+ messages)
` [PATCH v2 9/9] docs: staging: use small font for literal includes
[PATCH iptables] libxtables/xtables.c - compiler warning fixes for NO_SHARED_LIBS
2020-06-23 23:11 UTC (2+ messages)
[nft 0.9.3 | kernel 5.4.48] cannot get NAT to work
2020-06-23 23:11 UTC (7+ messages)
[PATCH v4 4/7] hwmon: pmbus: adm1266: Add ioctl commands
2020-06-23 23:01 UTC (5+ messages)
[PATCH drivers/misc 0/4] lkdtm: Various clean ups
2020-06-23 23:10 UTC (2+ messages)
[Intel-gfx] [PATCH 1/2] drm/i915/display/rkl: Implement WA 14011471926
2020-06-23 23:09 UTC (4+ messages)
` [Intel-gfx] [PATCH 3/3] drm/i915/display: Implement new combo phy initialization step
[PATCH bpf-next v5 00/15] implement bpf iterator for tcp and udp sockets
2020-06-23 23:08 UTC (16+ messages)
` [PATCH bpf-next v5 01/15] net: bpf: add bpf_seq_afinfo in tcp_iter_state
` [PATCH bpf-next v5 02/15] net: bpf: implement bpf iterator for tcp
` [PATCH bpf-next v5 03/15] bpf: support 'X' in bpf_seq_printf() helper
` [PATCH bpf-next v5 04/15] bpf: allow tracing programs to use bpf_jiffies64() helper
` [PATCH bpf-next v5 05/15] bpf: add bpf_skc_to_tcp6_sock() helper
` [PATCH bpf-next v5 06/15] bpf: add bpf_skc_to_{tcp,tcp_timewait,tcp_request}_sock() helpers
` [PATCH bpf-next v5 07/15] net: bpf: add bpf_seq_afinfo in udp_iter_state
` [PATCH bpf-next v5 08/15] net: bpf: implement bpf iterator for udp
` [PATCH bpf-next v5 09/15] bpf: add bpf_skc_to_udp6_sock() helper
` [PATCH bpf-next v5 10/15] selftests/bpf: move newer bpf_iter_* type redefining to a new header file
` [PATCH bpf-next v5 11/15] selftests/bpf: refactor some net macros to bpf_tracing_net.h
` [PATCH bpf-next v5 12/15] selftests/bpf: add more common "
` [PATCH bpf-next v5 13/15] selftests/bpf: implement sample tcp/tcp6 bpf_iter programs
` [PATCH bpf-next v5 14/15] selftests/bpf: implement sample udp/udp6 "
` [PATCH bpf-next v5 15/15] selftests/bpf: add tcp/udp iterator programs to selftests
[PATCH] powerpc/boot/dts: Fix dtc "pciex" warnings
2020-06-23 23:06 UTC (2+ messages)
[PATCH v2] xfsprogs: xfs_quota command error message improvement
2020-06-23 23:07 UTC (3+ messages)
[dpdk-dev] [PATCH v3 0/4] add new k32v64 hash table
2020-06-23 23:06 UTC (5+ messages)
` [dpdk-dev] [PATCH v4 0/4] add new kv "
` [dpdk-dev] [PATCH v4 1/4] hash: add kv hash library
[PATCH v2 1/3] mfd: core: Make a best effort attempt to match devices with the correct of_nodes
2020-06-23 23:03 UTC (3+ messages)
[PATCH 00/12] ima: Fix rule parsing bugs and extend KEXEC_CMDLINE rule support
2020-06-23 23:04 UTC (3+ messages)
` [PATCH 01/12] ima: Have the LSM free its audit rule
[Buildroot] [PATCH 1/1] boot/uboot/: Name U-Boot boot script image
2020-06-23 23:04 UTC
✅ PASS: Test report for kernel 5.7.5-78688a9.cki (stable-queue)
2020-06-23 23:03 UTC
[PATCH] i386: Mask SVM features if nested SVM is disabled
2020-06-23 23:01 UTC
[PATCH] checkpatch: Add --fix option for ASSIGN_IN_IF
2020-06-23 23:02 UTC
[PATCH 01/18] mm: Track mmu notifiers in fs_reclaim_acquire/release
2020-06-23 22:36 UTC (5+ messages)
` [PATCH] "
` [Intel-gfx] "
[PATCH 0/1] Improving setuptools performance in Python
2020-06-23 23:02 UTC (3+ messages)
` [PATCH] python3-setuptools: patch entrypoints for faster initialization
` ✗ patchtest: failure for "
[PATCH net 0/4] bnxt_en: Bug fixes
2020-06-23 23:01 UTC (5+ messages)
` [PATCH net 1/4] bnxt_en: Store the running firmware version code
` [PATCH net 2/4] bnxt_en: Do not enable legacy TX push on older firmware
` [PATCH net 3/4] bnxt_en: Fix statistics counters issue during ifdown with "
` [PATCH net 4/4] bnxt_en: Read VPD info only for PFs
[PATCH 1/1] soc: qcom: smd-rpm: Add msm8994 compatible
2020-06-23 22:58 UTC (2+ messages)
[PATCH 1/1] clk: qcom: smd: Add support for MSM8992/4 rpm clocks
2020-06-23 23:00 UTC
[ANNOUNCEMENT]Milestone 1 for Yocto Project 3.2 (yocto-3.2_M1) now available
2020-06-23 23:00 UTC
linux-next build error (9)
2020-06-23 23:00 UTC (7+ messages)
[examine test] 151315: regressions - trouble: fail/pass/starved
2020-06-23 22:59 UTC
Request for adding a simple mechanism to exclude files from Git merge operation
2020-06-23 22:57 UTC (8+ messages)
[Intel-gfx] [PATCH v2 1/2] drm/i915/dp: Helper for checking DDI_BUF_CTL Idle status
2020-06-23 22:59 UTC (9+ messages)
[PATCH memory-model 0/14] LKMM updates for v5.9
2020-06-23 22:57 UTC (6+ messages)
` [PATCH tip/core/rcu 13/14] tools/memory-model/README: Expand dependency of klitmus7
` [PATCH 1/2] tools/memory-model/README: Mention herdtools7 7.56 in compatibility table
Yocto Project Status WW25'20
2020-06-23 22:56 UTC (5+ messages)
` [OE-core] "
[PATCH bpf-next 0/3] bpf: introduce bpf_get_task_stack_trace()
2020-06-23 22:53 UTC (4+ messages)
` [PATCH bpf-next 1/3] bpf: introduce helper bpf_get_task_stack_trace()
stable-rc/linux-4.4.y build: 144 builds: 1 failed, 143 passed, 2 errors, 8 warnings (v4.4.226-219-g2ff318e63314)
2020-06-23 22:52 UTC
[PATCH] mm: Track mmu notifiers in fs_reclaim_acquire/release
2020-06-23 22:29 UTC (2+ messages)
[PATCH] Doc: reference 'seen' instead of 'pu' in meta docs
2020-06-23 22:51 UTC (4+ messages)
✅ PASS: Test report for kernel 5.7.5-407bf90.cki (stable-queue)
2020-06-23 22:50 UTC
[net-next v2 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2020-06-23
2020-06-23 22:40 UTC (16+ messages)
` [net-next v2 01/15] virtchnl: Extend AVF ops
` [net-next v2 02/15] iecm: Add framework set of header files
` [net-next v2 03/15] iecm: Add TX/RX "
` [net-next v2 04/15] iecm: Common module introduction and function stubs
` [net-next v2 05/15] iecm: Add basic netdevice functionality
` [net-next v2 06/15] iecm: Implement mailbox functionality
` [net-next v2 07/15] iecm: Implement virtchnl commands
` [net-next v2 08/15] iecm: Implement vector allocation
` [net-next v2 09/15] iecm: Init and allocate vport
` [net-next v2 10/15] iecm: Deinit vport
` [net-next v2 11/15] iecm: Add splitq TX/RX
` [net-next v2 12/15] iecm: Add singleq TX/RX
` [net-next v2 13/15] iecm: Add ethtool
` [net-next v2 14/15] iecm: Add iecm to the kernel build system
` [net-next v2 15/15] idpf: Introduce idpf driver
[PATCH v3] checkpatch: fix CONST_STRUCT when const_structs.checkpatch is missing
2020-06-23 22:33 UTC (2+ messages)
[PATCH net-next 0/5] net: adress some sparse warnings
2020-06-23 22:31 UTC (6+ messages)
` [PATCH net-next 1/5] tcp: add declarations to avoid warnings
` [PATCH net-next 2/5] tcp: move ipv6_specific declaration to remove a warning
` [PATCH net-next 3/5] tcp: move ipv4_specific to tcp include file
` [PATCH net-next 4/5] net: move tcp gro declarations to net/tcp.h
` [PATCH net-next 5/5] udp: move gro declarations to net/udp.h
[dpdk-dev] [PATCH v2 1/2] eal: move OS common debug functions to single file
2020-06-23 22:48 UTC (3+ messages)
` [dpdk-dev] [PATCH v3 0/2] Support EAL debug functions on Windows
[PATCH v2 00/12] Allow overriding the default name of the default branch
2020-06-23 22:33 UTC (10+ messages)
` [PATCH v3 0/8] "
` [PATCH v3 1/8] fmt-merge-msg: stop treating `master` specially
` [PATCH v3 2/8] send-pack/transport-helper: avoid mentioning a particular branch
` [PATCH v3 3/8] submodule: use a better fall-back for missing remote.<name>.branch
` [PATCH v3 4/8] init: allow specifying the initial branch name for the new repository
` [PATCH v3 5/8] init: allow setting the default for the initial branch name via the config
` [PATCH v3 6/8] clone: use configured default branch name when appropriate
` [PATCH v3 7/8] remote: use the "
` [PATCH v3 8/8] testsvn: respect `init.defaultBranch`
linux-next: Signed-off-by missing for commit in the nds32 tree
2020-06-23 22:30 UTC
[RFC] Make the memory failure blast radius more precise
2020-06-23 22:40 UTC (6+ messages)
linux-next: Signed-off-by missing for commits in the cifs tree
2020-06-23 22:31 UTC
[PATCH v2 1/3] mfd: core: Make a best effort attempt to match devices with the correct of_nodes
2020-06-23 22:33 UTC (12+ messages)
[RFC 7/7] media: uapi: make H264 stateless codec interface public
2020-06-23 22:47 UTC (2+ messages)
linux-next: Fixes tag needs some work in the amdgpu tree
2020-06-23 22:45 UTC
[PATCH bpf-next v3 00/15] implement bpf iterator for tcp and udp sockets
2020-06-23 22:44 UTC (8+ messages)
` [PATCH bpf-next v3 09/15] bpf: add bpf_skc_to_udp6_sock() helper
[PATCH v4 0/3] btrfs: allow btrfs_truncate_block() to fallback to nocow for data space reservation
2020-06-23 22:39 UTC (5+ messages)
` [PATCH v4 3/3] btrfs: refactor btrfs_check_can_nocow() into two variants
[PATCH v3 00/13] client side user xattr (RFC8276) support
2020-06-23 22:39 UTC (14+ messages)
` [PATCH v3 01/13] nfs,nfsd: NFSv4.2 extended attribute protocol definitions
` [PATCH v3 02/13] nfs: add client side only definitions for user xattrs
` [PATCH v3 03/13] NFSv4.2: define limits and sizes for user xattr handling
` [PATCH v3 04/13] NFSv4.2: query the server for extended attribute support
` [PATCH v3 05/13] NFSv4.2: add client side XDR handling for extended attributes
` [PATCH v3 06/13] nfs: define nfs_access_get_cached function
` [PATCH v3 07/13] NFSv4.2: query the extended attribute access bits
` [PATCH v3 08/13] nfs: modify update_changeattr to deal with regular files
` [PATCH v3 09/13] nfs: define and use the NFS_INO_INVALID_XATTR flag
` [PATCH v3 10/13] nfs: make the buf_to_pages_noslab function available to the nfs code
` [PATCH v3 11/13] NFSv4.2: add the extended attribute proc functions
` [PATCH v3 12/13] NFSv4.2: hook in the user extended attribute handlers
` [PATCH v3 13/13] NFSv4.2: add client side xattr caching
[PATCH v3 00/10] server side user xattr support (RFC 8276)
2020-06-23 22:39 UTC (11+ messages)
` [PATCH v3 01/10] xattr: break delegations in {set,remove}xattr
` [PATCH v3 02/10] xattr: add a function to check if a namespace is supported
` [PATCH v3 03/10] nfs,nfsd: NFSv4.2 extended attribute protocol definitions
` [PATCH v3 04/10] nfsd: split off the write decode code in to a separate function
` [PATCH v3 05/10] nfsd: add defines for NFSv4.2 extended attribute support
` [PATCH v3 06/10] nfsd: define xattr functions to call in to their vfs counterparts
` [PATCH v3 07/10] nfsd: take xattr bits in to account for permission checks
` [PATCH v3 08/10] nfsd: add structure definitions for xattr requests / responses
` [PATCH v3 09/10] nfsd: implement the xattr functions and en/decode logic
` [PATCH v3 10/10] nfsd: add fattr support for user extended attributes
[PATCH v7 0/7] Add interrupt support to FPGA DFL drivers
2020-06-23 22:42 UTC (5+ messages)
[PATCH] http-push: ensure unforced pushes fail when data would be lost
2020-06-23 22:41 UTC (3+ messages)
` [PATCH v2] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.