All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-21 22:20:02 to 2021-06-21 23:30:13 UTC [more...]

linux-next: Tree for Apr 16
 2021-06-21 23:30 UTC  (5+ messages)
` linux-next: Tree for Apr 16 (objtool: warnings)

[PATCH v2 00/29] tcg: bswap improvements
 2021-06-21 23:18 UTC  (18+ messages)
` [PATCH v2 01/29] tcg: Add flags argument to bswap opcodes
` [PATCH v2 02/29] tcg/i386: Support bswap flags
` [PATCH v2 03/29] tcg/aarch64: Merge tcg_out_rev{16,32,64}
` [PATCH v2 04/29] tcg/aarch64: Support bswap flags
` [PATCH v2 05/29] tcg/arm: "
` [PATCH v2 06/29] tcg/ppc: Split out tcg_out_ext{8,16,32}s
` [PATCH v2 07/29] tcg/ppc: Split out tcg_out_sari{32,64}
` [PATCH v2 08/29] tcg/ppc: Split out tcg_out_bswap16
` [PATCH v2 09/29] tcg/ppc: Split out tcg_out_bswap32
` [PATCH v2 10/29] tcg/ppc: Split out tcg_out_bswap64
` [PATCH v2 11/29] tcg/ppc: Support bswap flags
` [PATCH v2 12/29] tcg/ppc: Use power10 byte-reverse instructions
` [PATCH v2 13/29] tcg/s390: Support bswap flags
` [PATCH v2 16/29] tcg/tci: "
` [PATCH v2 17/29] tcg: Handle new bswap flags during optimize
` [PATCH v2 18/29] tcg: Add flags argument to tcg_gen_bswap16_*, tcg_gen_bswap32_i64
` [PATCH v2 19/29] tcg: Make use of bswap flags in tcg_gen_qemu_ld_*

[PATCH for-next] RDMA/cma: Replace RMW with atomic bit-ops
 2021-06-21 23:29 UTC  (6+ messages)

[PATCH net v2] net: sched: add barrier to ensure correct ordering for lockless qdisc
 2021-06-21 23:29 UTC  (5+ messages)

[renesas-devel:master] BUILD SUCCESS 3f3736e69d69c5095435a64320a05f2d00cf0126
 2021-06-21 23:29 UTC 

[PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF
 2021-06-21 23:29 UTC  (10+ messages)

[PATCH v6 00/45] Add trace file compression
 2021-06-21 23:27 UTC  (14+ messages)
` [PATCH v6 03/45] trace-cmd: Check if file version is supported
` [PATCH v6 19/45] trace-cmd: Move buffers description outside of options
` [PATCH v6 21/45] trace-cmd library: Add compression of the option section of the trace file
` [PATCH v6 22/45] trace-cmd library: Refactor the logic for writing trace data in the file
` [PATCH v6 25/45] trace-cmd: Read compressed trace data
` [PATCH v6 33/45] trace-cmd: Copy CPU count in tracecmd_copy

Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads
 2021-06-21 23:24 UTC  (22+ messages)

[PATCH RESEND for-next] RDMA/hns: Solve the problem that dma_pool is used during the reset
 2021-06-21 23:24 UTC  (2+ messages)

[PATCH] jfs: Avoid field-overflowing memcpy()
 2021-06-21 23:23 UTC 

[PATCH v2 0/3] no_profile fn attr and Kconfig for GCOV+PGO
 2021-06-21 23:18 UTC  (8+ messages)
` [PATCH v2 1/3] compiler_attributes.h: define __no_profile, add to noinstr
` [PATCH v2 2/3] compiler_attributes.h: cleanups for GCC 4.9+
` [PATCH v2 3/3] Kconfig: add ARCH_WANTS_NO_INSTR+CC_HAS_NO_PROFILE_FN_ATTR, depend on for GCOV and PGO

linux-next: Fixes tag needs some work in the devicetree tree
 2021-06-21 23:20 UTC  (4+ messages)

[GIT PULL v3] fstests: move test group lists into test files
 2021-06-21 23:20 UTC 

[PATCH v2 0/4] zram: fix few sysfs races
 2021-06-21 23:19 UTC  (11+ messages)

[PATCH V3 1/3] socinfo: Add missing SoC ID for SM6125
 2021-06-21 23:19 UTC  (6+ messages)
` [PATCH V3 3/3] mailbox: qcom-apcs: Add SM6125 compatible

[PATCH v2 rdma-next] RDMA/mlx5: Enable Relaxed Ordering by default for kernel ULPs
 2021-06-21 23:18 UTC  (4+ messages)

[PATCH] xfs: fix endianness issue in xfs_ag_shrink_space
 2021-06-21 23:17 UTC  (2+ messages)

[PATCH v2 0/1] rpmsg: ctrl: Add ability to instantiate rpmsg device locally
 2021-06-21 23:16 UTC  (3+ messages)
` [PATCH v2 1/1] rpmsg: ctrl: Introduce new RPMSG_CREATE/RELEASE_DEV_IOCTL controls

Filesystem goes readonly soon after mount, cannot free space or rebalance
 2021-06-21 23:14 UTC  (3+ messages)

Denormal input handling
 2021-06-21 23:13 UTC  (2+ messages)

[PATCH net-next] ip: avoid OOM kills with large UDP sends over loopback
 2021-06-21 23:13 UTC 

[PATCH 0/2] hantro: Small nitpicks
 2021-06-21 23:11 UTC  (3+ messages)
` [PATCH 1/2] hantro: vp8: Move noisy WARN_ON to vpu_debug
` [PATCH 2/2] hantro: Make struct hantro_variant.init() optional

[PATCHSET v3 00/13] fstests: move test group lists into test files
 2021-06-21 23:11 UTC  (14+ messages)
` [PATCH 01/13] fstests: fix group check in new script
` [PATCH 02/13] misc: move exit status into trap handler
` [PATCH 03/13] fstests: refactor test boilerplate code
` [PATCH 04/13] fstests: add tool migrate group membership data to test files
` [PATCH 05/13] fstests: clean up open-coded golden output
` [PATCH 06/13] fstests: move test group info to test files
` [PATCH 07/13] fstests: automatically generate group files
` [PATCH 08/13] fstests: convert nextid to use automatic group generation
` [PATCH 09/13] fstests: adapt the new test script to our new group tagging scheme
` [PATCH 10/13] check: use generated group files
` [PATCH 11/13] fstests: remove "
` [PATCH 12/13] fstests: remove test group management code
` [PATCH 13/13] misc: update documentation to reflect auto-generated group files

[PATCH v3 0/7] Add support for Qualcomm QCA639x chips family
 2021-06-21 23:11 UTC  (9+ messages)
` [PATCH v3 1/7] dt-bindings: regulator: qcom,qca6390: add binding for QCA6390 device
  ` Add support for Qualcomm QCA639x chips family
` [PATCH v3 2/7] regulator: qca6390: add support for QCA639x powerup sequence
` [PATCH v3 3/7] Bluetooth: hci_qca: provide default device data
` [PATCH v3 4/7] Bluetooth: hci_qca: merge qca_power into qca_serdev
` [PATCH v3 5/7] Bluetooth: hci_qca: merge wcn & non-wcn code paths
` [PATCH v3 6/7] Bluetooth: hci_qca: add power sequencer support to qca6390
` [PATCH v3 7/7] arm64: dts: qcom: qrb5165-rb5: add QCA6391 WiFi+BT SoC

U-Boot DSA driver for microchip KSZ9477 suggestions needed
 2021-06-21 23:10 UTC 

[syzbot] memory leak in __send_signal
 2021-06-21 23:08 UTC  (2+ messages)
` [PATCH] signal: Prevent sigqueue caching after task got released

[GIT PULL] Rockchip dts32 changes for 5.14 - #2
 2021-06-21 23:06 UTC  (4+ messages)

[PATCH 1/2] check_applies_clean: Don't append '.git' repeatedly
 2021-06-21 23:07 UTC  (4+ messages)
` [PATCH 2/2] am: Allow specifying a base to check applying series

[PATCH v2] mt76: mt7921: add .set_sar_specs support
 2021-06-21 23:07 UTC  (2+ messages)

linux-next: Signed-off-by missing for commits in the xfs tree
 2021-06-21 23:06 UTC  (5+ messages)

[PATCH 00/10] Add support for older Rockchip SoCs to V4L2 hantro and rkvdec drivers
 2021-06-21 23:04 UTC  (5+ messages)
` [PATCH v2 00/12] "
  ` (subset) "

TXTIME (Launch Time) setting per XDP frame from userspace
 2021-06-21 23:04 UTC  (2+ messages)

[PATCH] perf annotate: allow 's' on source code lines
 2021-06-21 23:00 UTC 

[patch V3 00/66] x86/fpu: Spring cleaning and PKRU sanitizing
 2021-06-21 23:00 UTC  (4+ messages)
` [patch V3 29/66] x86/fpu: Rename fxregs related copy functions

[PATCH v12 0/7] KVM statistics data fd-based binary interface
 2021-06-21 22:58 UTC  (10+ messages)
` [PATCH v12 2/7] KVM: stats: Add fd-based API to read binary stats data

[PATCH 0/8] dsi: rework clock parents and timing handling
 2021-06-21 22:57 UTC  (9+ messages)
` [PATCH 7/8] drm/msm/dsi: drop msm_dsi_phy_get_shared_timings
  ` [Freedreno] "
` [PATCH 8/8] drm/msm/dsi: remove msm_dsi_dphy_timing from msm_dsi_phy
  ` [Freedreno] "

❌ FAIL: Test report for kernel 5.13.0-rc6 (block, b0740de3)
 2021-06-21 22:57 UTC  (6+ messages)

[PATCH v6 0/3] drm/i915: Move system memory to TTM for discrete
 2021-06-21 22:56 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Move system memory to TTM for discrete (rev6)

[PATCH net-next 0/6] mptcp: A few optimizations
 2021-06-21 22:54 UTC  (7+ messages)
` [PATCH net-next 1/6] mptcp: drop tx skb cache
` [PATCH net-next 2/6] mptcp: use fast lock for subflows when possible
` [PATCH net-next 3/6] mptcp: don't clear MPTCP_DATA_READY in sk_wait_event()
` [PATCH net-next 4/6] mptcp: drop redundant test in move_skbs_to_msk()
` [PATCH net-next 5/6] mptcp: add MIB counter for invalid mapping
` [PATCH net-next 6/6] selftests: mptcp: display proper reason to abort tests

[linux-nvme:nvme-5.14] BUILD REGRESSION 3c3ee16532c1be92350a2a88bd19283b7bdf32e9
 2021-06-21 22:43 UTC  (2+ messages)

[tip:smp/urgent] BUILD REGRESSION b22afcdf04c96ca58327784e280e10288cfd3303
 2021-06-21 22:43 UTC  (2+ messages)

[PATCH net-next v2 00/10] net: WWAN link creation improvements
 2021-06-21 22:51 UTC  (11+ messages)
` [PATCH net-next v2 01/10] wwan_hwsim: support network interface creation
` [PATCH net-next v2 02/10] wwan: core: relocate ops registering code
` [PATCH net-next v2 03/10] wwan: core: require WWAN netdev setup callback existence
` [PATCH net-next v2 04/10] wwan: core: multiple netdevs deletion support
` [PATCH net-next v2 05/10] wwan: core: remove all netdevs on ops unregistering
` [PATCH net-next v2 06/10] net: iosm: drop custom netdev(s) removing
` [PATCH net-next v2 07/10] wwan: core: no more hold netdev ops owning module
` [PATCH net-next v2 08/10] wwan: core: support default netdev creation
` [PATCH net-next v2 09/10] net: iosm: create default link via WWAN core
` [PATCH net-next v2 10/10] wwan: core: add WWAN common private data for netdev

[m68k:master] BUILD SUCCESS 496c768d46ebc427721b85431055fdd0f5b13c24
 2021-06-21 22:46 UTC 

[PATCH] mt76: mt7921: add .set_sar_specs support
 2021-06-21 22:42 UTC  (2+ messages)

[tobetter-linux:odroid-5.13.y 48/94] make[4]: *** No rule to make target 'drivers/staging/fbtft/fb_hktft35.o', needed by 'drivers/staging/fbtft/built-in.a'
 2021-06-21 22:46 UTC 

[PATCH bpf-next v6 0/4] bpf: support input xdp_md context in BPF_PROG_TEST_RUN
 2021-06-21 22:46 UTC  (4+ messages)
` [PATCH bpf-next v6 3/4] bpf: support specifying ingress via "

[PATCH 0/4] rpmsg: char: introduce the rpmsg-raw channel
 2021-06-21 22:42 UTC  (9+ messages)
` [PATCH 1/4] rpmsg: Introduce rpmsg_create_default_ept function
` [PATCH 3/4] rpmsg: char: Introduce the "rpmsg-raw" channel

any idea about auto export multiple btrfs snapshots?
 2021-06-21 22:41 UTC  (3+ messages)

[syzbot] KASAN: use-after-free Read in check_all_holdout_tasks_trace
 2021-06-21 22:41 UTC  (5+ messages)

Rules
 2021-06-21 22:41 UTC  (2+ messages)

[PATCH net-next v2] net: dsa: b53: Create default VLAN entry explicitly
 2021-06-21 22:41 UTC  (2+ messages)

[PATCH v3 0/3] OpenTitan: Add support for the RISC-V timer
 2021-06-21 22:39 UTC  (3+ messages)

[PATCH v2 1/8] platform/x86: Remove "default n" entries
 2021-06-21 22:40 UTC  (7+ messages)
` [PATCH v2 2/8] platform/x86: intel_skl_int3472: Free ACPI device resources after use
` [PATCH v2 4/8] platform/x86: intel_skl_int3472: Use ACPI GPIO resource directly
` [PATCH v2 5/8] platform/x86: intel_skl_int3472: Provide skl_int3472_unregister_regulator()

[usb:usb-next] BUILD SUCCESS f2dca339fa7d7089c66ece2ad6b69185093bc06e
 2021-06-21 22:39 UTC 

[usb:usb-testing] BUILD SUCCESS 00a738b86ec0c88ad4745f658966f951cbe4c885
 2021-06-21 22:39 UTC 

[renesas-drivers:renesas-clk] BUILD SUCCESS 2cd1e3883a5739e89bb8bc6050c6f900cf5cc1da
 2021-06-21 22:39 UTC 

[PATCH] Input: joydev - prevent potential write out of bounds in ioctl
 2021-06-21 22:38 UTC  (3+ messages)

[PATCH v4 0/2] target/s390x: Fix SIGILL psw.addr reporting
 2021-06-21 22:36 UTC  (4+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] tests/tcg/s390x: Test SIGILL and SIGSEGV handling

[PATCH bpf-next v3 00/16] Clean up and document RCU-based object protection for XDP_REDIRECT
 2021-06-21 22:35 UTC  (6+ messages)
` [PATCH bpf-next v3 03/16] xdp: add proper __rcu annotations to redirect map entries

guest/host mem out of sync on core2duo?
 2021-06-21 22:33 UTC  (8+ messages)
          ` exception vs SIGALRM race (was: Re: guest/host mem out of sync on core2duo?)

Legacy?
 2021-06-21 22:30 UTC  (2+ messages)

[PATCH v3] gpiolib: cdev: zero padding during conversion to gpioline_info_changed
 2021-06-21 22:28 UTC 

[PATCH 00/22] multi-pack reachability bitmaps
 2021-06-21 22:26 UTC  (26+ messages)
` [PATCH v2 00/24] "
  ` [PATCH v2 01/24] pack-bitmap.c: harden 'test_bitmap_walk()' to check type bitmaps
  ` [PATCH v2 02/24] pack-bitmap-write.c: gracefully fail to write non-closed bitmaps
  ` [PATCH v2 03/24] pack-bitmap-write.c: free existing bitmaps
  ` [PATCH v2 04/24] Documentation: build 'technical/bitmap-format' by default
  ` [PATCH v2 05/24] Documentation: describe MIDX-based bitmaps
  ` [PATCH v2 06/24] midx: make a number of functions non-static
  ` [PATCH v2 07/24] midx: clear auxiliary .rev after replacing the MIDX
  ` [PATCH v2 08/24] midx: respect 'core.multiPackIndex' when writing
  ` [PATCH v2 09/24] midx: infer preferred pack when not given one
  ` [PATCH v2 10/24] pack-bitmap.c: introduce 'bitmap_num_objects()'
  ` [PATCH v2 11/24] pack-bitmap.c: introduce 'nth_bitmap_object_oid()'
  ` [PATCH v2 12/24] pack-bitmap.c: introduce 'bitmap_is_preferred_refname()'
  ` [PATCH v2 13/24] pack-bitmap: read multi-pack bitmaps
  ` [PATCH v2 14/24] pack-bitmap: write "
  ` [PATCH v2 15/24] t5310: move some tests to lib-bitmap.sh
  ` [PATCH v2 16/24] t/helper/test-read-midx.c: add --checksum mode
  ` [PATCH v2 17/24] t5326: test multi-pack bitmap behavior
  ` [PATCH v2 18/24] t0410: disable GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP
  ` [PATCH v2 19/24] t5310: "
  ` [PATCH v2 20/24] t5319: don't write MIDX bitmaps in t5319
  ` [PATCH v2 21/24] t7700: update to work with MIDX bitmap test knob
  ` [PATCH v2 22/24] midx: respect 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP'
  ` [PATCH v2 23/24] p5310: extract full and partial bitmap tests
  ` [PATCH v2 24/24] p5326: perf tests for MIDX bitmaps

[PATCH 00/26] accel/tcg: Introduce translator_use_goto_tb
 2021-06-21 22:22 UTC  (4+ messages)
` [PATCH 18/26] target/riscv: Use translator_use_goto_tb

[PATCH v6 0/3] fpga: Use standard class dev_release function
 2021-06-21 22:22 UTC  (4+ messages)
` [PATCH v6 1/3] fpga: mgr: Use standard dev_release for class driver
` [PATCH v6 2/3] fpga: bridge: "
` [PATCH v6 3/3] fpga: region: "

[PATCH] perf top: fix overflow in elf_sec__is_text
 2021-06-21 22:21 UTC 

[cip-dev] Failing -stable-rc tests
 2021-06-21 22:22 UTC  (4+ messages)

[PATCH] hv_netvsc: Avoid field-overflowing memcpy()
 2021-06-21 22:21 UTC 

[freescale-fslc:pr/378 12917/19459] drivers/gpu/drm/panel/panel-wks-101wx001.c:216:25: error: 'platform_of_match' undeclared here (not in a function)
 2021-06-21 22:20 UTC 

[PATCH] ACPI: PM: postpone bringing devices to D0 unless we need them
 2021-06-21 22:19 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.