All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-19 08:15:50 to 2021-05-19 09:11:19 UTC [more...]

[PATCH 0/4] nvmem: nintendo-otp: Add new driver for the Wii and Wii U OTP
 2021-05-19  9:05 UTC  (5+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] dt-bindings: nintendo-otp: Document the Wii and Wii U OTP support
` [PATCH 3/4] powerpc: wii.dts: Expose the OTP on this platform
` [PATCH 4/4] powerpc: wii_defconfig: Enable OTP by default

[RFC PATCH 00/25] exec: Add load/store API for aligned pointers
 2021-05-19  9:08 UTC  (5+ messages)
` [RFC PATCH 14/25] qemu/bswap: Introduce load/store for aligned pointer

[patch 0/8] genirq, perf: Cleanup the abuse of irq_set_affinity_hint()
 2021-05-19  9:08 UTC  (5+ messages)

[LTP] [RFC PATCH 0/6] Check exported library symbols and cleanup
 2021-05-19  9:11 UTC  (6+ messages)
` [LTP] [RFC PATCH 6/6] API: Check exported symbols

[PATCH 0/5] SRP kernel patches for kernel v5.14
 2021-05-19  9:09 UTC  (7+ messages)
` [PATCH 1/5] RDMA/ib_hdrs.h: Remove a superfluous cast
` [PATCH 2/5] RDMA/srp: Add more structure size checks
` [PATCH 5/5] RDMA/srp: Make struct scsi_cmnd and struct srp_request adjacent

[PATCH 0/1] auxdisplay: Add I2C gpio expander example
 2021-05-19  9:00 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH 00/35] tty cleanup for 5.14
 2021-05-19  9:09 UTC  (5+ messages)
` [PATCH 23/35] USB: serial: make usb_serial_driver::write_room return uint
` [PATCH 27/35] serial: make usb_serial_driver::chars_in_buffer "

stable-rc/queue/5.12 build: 175 builds: 0 failed, 175 passed, 13 warnings (v5.12.4-363-g893c8b1b923f)
 2021-05-19  9:09 UTC 

Linux kernel 5.12.5 released
 2021-05-19  9:10 UTC 

[PATCH v12 bpf-next 0/4] xdp: extend xdp_redirect_map with broadcast support
 2021-05-19  9:07 UTC  (5+ messages)
` [PATCH v12 bpf-next 1/4] bpf: run devmap xdp_prog on flush instead of bulk enqueue
` [PATCH v12 bpf-next 2/4] xdp: extend xdp_redirect_map with broadcast support
` [PATCH v12 bpf-next 3/4] sample/bpf: add xdp_redirect_map_multi for redirect_map broadcast test
` [PATCH v12 bpf-next 4/4] selftests/bpf: add xdp_redirect_multi test

Preserving transactions accross Xenstored Live-Update
 2021-05-19  9:09 UTC  (2+ messages)

[PATCH] qemu-io-cmds: assert that we don't have .perm requested in no-blk case
 2021-05-19  9:05 UTC 

[PATCH nf] netfilter: nftables: accept all dummy chain when table is dormant
 2021-05-19  9:07 UTC  (6+ messages)

[kvm-unit-tests PATCH v2 0/3] s390x: cpumodel: Add sclp checks
 2021-05-19  9:06 UTC  (5+ messages)
` [kvm-unit-tests PATCH v2 1/3] s390x: sclp: Only fetch read info byte 134 if cpu entries are above it
` [kvm-unit-tests PATCH v2 2/3] lib: s390x: sclp: Extend feature probing
` [kvm-unit-tests PATCH v2 3/3] s390x: cpumodel: FMT2 and FMT4 SCLP test

[PATCH v2 0/3] block: Cleanup Kconfigs
 2021-05-19  9:02 UTC  (6+ messages)
` [PATCH v2 1/3] init/Kconfig: Move BLK_CGROUP to block/Kconfig
` [PATCH v2 2/3] block/Kconfig: Whitespace and indentation cleanups
` [PATCH v2 3/3] block/Kconfig.iosched: "

[PATCH RESEND 2/2] sched/uclamp: Fix locking around cpu_util_update_eff()
 2021-05-19  9:02 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH RESEND 1/2] sched/uclamp: Fix wrong implementation of cpu.uclamp.min
 2021-05-19  9:02 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 2/2] lib/smp_processor_id: Use is_percpu_thread() instead of nr_cpus_allowed
 2021-05-19  9:02 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 00/10] KVM: Implement nested TSC scaling
 2021-05-19  9:02 UTC  (7+ messages)
` [PATCH v2 02/10] KVM: X86: Store L1's TSC scaling ratio in 'struct kvm_vcpu_arch'
` [PATCH v2 03/10] KVM: X86: Add kvm_scale_tsc_l1() and kvm_compute_tsc_offset_l1()

[PATCH] drm/amdgpu: Disable cwsr for vega10 and Sienna_Cichlid in sriov
 2021-05-19  9:02 UTC 

[PATCH 0/4] bond_alb: support VMs behind bridges better
 2021-05-19  9:01 UTC  (3+ messages)
` [PATCH 1/4] bonding: add pure source-mac-based tx hashing option

[PATCH -next] irqchip/mbigen: fix compile warning when CONFIG_ACPI is disabled
 2021-05-19  9:00 UTC  (3+ messages)

[PATCH net-next] virtio-net: Refactor the code related to page_to_skb()
 2021-05-19  9:00 UTC 

[PATCH 0/4] RFC: HID: wiiu-drc: Add a driver for the Wii U gamepad
 2021-05-19  8:59 UTC  (6+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 1/4] HID: wiiu-drc: Add a driver for this gamepad
  ` [PATCH v3 2/4] HID: wiiu-drc: Implement touch reports
  ` [PATCH v3 3/4] HID: wiiu-drc: Add accelerometer, gyroscope and magnetometer readings
  ` [PATCH v3 4/4] HID: wiiu-drc: Add battery reporting

[PATCH v2 mptcp-next 2/8] sock: expose so_timestamp options for mptcp
 2021-05-19  8:58 UTC  (3+ messages)
` [sock] d1023bc19b: kernel-selftests.net.rxtimestamp.sh.fail

[LTP] [PATCH v2] tst_test: using SIGTERM to terminate process
 2021-05-19  8:58 UTC 

[PATCH] Revert "riscv: cpu: fu740: clear feature disable CSR"
 2021-05-19  8:57 UTC  (11+ messages)

[PATCH for-next 0/2] RDMA/hns: Updates on link table
 2021-05-19  8:57 UTC  (3+ messages)
` [PATCH for-next 2/2] RDMA/hns: Remove timeout link table for HIP08

[dpdk-dev] [PATCH] doc: add release milestones definition
 2021-05-19  8:56 UTC  (3+ messages)
` [dpdk-dev] [PATCH v7] "

[f2fs-dev] [PATCH v4] f2fs: compress: add nocompress extensions support
 2021-05-19  8:55 UTC  (6+ messages)
  ` [f2fs-dev] 答复: "
      ` [f2fs-dev] 答复: "

[PATCH v1 1/1] usb: typec: wcove: Use LE to CPU conversion when accessing msg->header
 2021-05-19  8:55 UTC 

[PATCH v1 1/1] usb: typec: wcove: Fx wrong kernel doc format
 2021-05-19  8:55 UTC 

[PATCH] platform/x86: acer-wmi: Add support for Acer Helios 300 RGB keyboard backlight
 2021-05-19  8:54 UTC  (3+ messages)

Linux 5.11.22
 2021-05-19  8:53 UTC  (2+ messages)

[PATCH 00/10] Documentation build warning fixes
 2021-05-19  8:51 UTC  (15+ messages)
` [PATCH 01/10] docs: update sysfs-platform_profile.rst reference
` [PATCH 02/10] docs: vcpu-requests.rst: fix reference for atomic ops
` [PATCH 03/10] docs: translations/zh_CN: fix a typo at 8.Conclusion.rst
` [PATCH 04/10] docs: sched-bwc.rst: fix a typo on a doc name
` [PATCH 05/10] docs: update pin-control.rst references
` [PATCH 06/10] docs: virt: api.rst: fix a pointer to SGX documentation
` [PATCH 07/10] docs: ABI: iommu: remove duplicated definition for sysfs-kernel-iommu_groups
` [PATCH 08/10] docs: ABI: sysfs-class-backlight: unify ambient light zone nodes
` [PATCH 09/10] docs: ABI: sysfs-class-led-trigger-pattern: remove repeat duplication
` [PATCH 10/10] iio: documentation: fix a typo

[RFC PATCH 0/3] A drm_plane API to support HDR planes
 2021-05-19  8:53 UTC  (10+ messages)

[LTP] [PATCH 1/2] tst_test: discard the stderr output
 2021-05-19  8:52 UTC  (4+ messages)
` [LTP] [PATCH 2/2] tst_test: using SIGTERM to terminate process

[PATCH v2] usb: dwc3: gadget: Replace list_for_each_entry_safe() if using giveback
 2021-05-19  8:52 UTC  (3+ messages)

[LTP] [PATCH v2 1/1] doc: Add supported distros (kernel, libc, toolchain)
 2021-05-19  8:52 UTC  (4+ messages)
  ` [LTP] [Automated-testing] "

[Intel-gfx] [PULL] gvt-fixes
 2021-05-19  8:50 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 00/12] DG1/LMEM uAPI basics
 2021-05-19  8:50 UTC  (8+ messages)
` [igt-dev] [PATCH i-g-t 07/12] i915_drm.h sync
  ` [Intel-gfx] "
    ` [igt-dev] "
` [Intel-gfx] [igt-dev] [PATCH i-g-t 00/12] DG1/LMEM uAPI basics

[dpdk-dev] [PATCH V1] doc: add tested Intel platforms with Intel NICs
 2021-05-19  8:55 UTC 

[PATCH v6] mm: slub: move sysfs slab alloc/free interfaces to debugfs
 2021-05-19  8:50 UTC  (3+ messages)

[PATCH] i2c: i801: Safely share SMBus with BIOS/ACPI
 2021-05-19  8:49 UTC 

[drm-rerere PATCH] nightly.conf: drop amd branches from drm-tip
 2021-05-19  8:49 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v1 0/2] clk: rockchip: rk3568: add clock driver
 2021-05-19  8:49 UTC  (3+ messages)
` [PATCH v1 1/2] rockchip: rk3568: add device tree file
` [PATCH v1 2/2] rockchip: rk3568: add clock driver

AMDGPU error: "[drm:amdgpu_dm_atomic_commit_tail [amdgpu]] *ERROR* Waiting for fences timed out!"
 2021-05-19  8:48 UTC  (4+ messages)

Re: Re: Re: Re: [syzbot] INFO: rcu detected stall in tx
 2021-05-19  8:48 UTC  (4+ messages)

[PATCH rdma-next] RDMA/mlx5: Take qp type from mlx5_ib_qp
 2021-05-19  8:47 UTC 

[LTP] [PATCH 0/2] syscalls/sendfile: Convert sendfile{08, 09} to the new API
 2021-05-19  8:46 UTC  (3+ messages)
` [LTP] [PATCH 1/2] syscalls/sendfile: Convert sendfile08 "
` [LTP] [PATCH 2/2] syscalls/sendfile: Convert sendfile09 "

[PATCH v2] s390/vfio-ap: fix memory leak in mdev remove callback
 2021-05-19  8:17 UTC  (15+ messages)

[dpdk-dev] [PATCH 0/4] Cleanup last remaining SPDX issues
 2021-05-19  8:46 UTC  (7+ messages)
` [dpdk-dev] [PATCH 1/4] common/mlx5: add missing SPDX tag for windows headers
` [dpdk-dev] [PATCH 3/4] doc: add SPDX tag to custom CSS file

[Buildroot] Suggestion to "support/scripts/apply-patches.sh: do not apply patches with renames"
 2021-05-19  8:46 UTC  (3+ messages)
` [Buildroot] [PATCH v2] support/dependencies, scripts: accept patches with renames

[PATCH] fetch2: make sure the uri added as expected
 2021-05-19  8:52 UTC  (5+ messages)
` [bitbake-devel] "

[Bluez PATCH] lib/uuid: Fix string to uuid32 conversion
 2021-05-19  8:45 UTC  (2+ messages)
` [Bluez] "

Linux kernel 5.11.22 released
 2021-05-19  8:45 UTC 

[PATCH] pci: add NVMe FLR quirk to the SM951 SSD
 2021-05-19  8:44 UTC  (3+ messages)

[PATCH] arm64: zynqmp: Add support for SVD devices
 2021-05-19  8:44 UTC 

[PATCH] arch/mips/boot/compressed/string.c: Fix build warnings
 2021-05-19  8:44 UTC 

[Buildroot] [PATCH] package/grpc: bump to version 1.37.1
 2021-05-19  8:43 UTC  (2+ messages)

Linux powerpc new system call instruction and ABI
 2021-05-19  8:42 UTC  (7+ messages)

i.MX8MM Ethernet TX Bandwidth Fluctuations
 2021-05-19  8:40 UTC  (12+ messages)

[RFC PATCH v2 0/6] hw/arm/virt: Introduce cpu topology support
 2021-05-19  8:42 UTC  (13+ messages)
` [RFC PATCH v2 5/6] hw/arm/virt-acpi-build: Add PPTT table

[PATCH] blk-mq: plug request for shared sbitmap
 2021-05-19  8:41 UTC  (9+ messages)

[Question] Is there a race window between __anon_vma_prepare() with page_lock_anon_vma_read() ?
 2021-05-19  8:41 UTC  (2+ messages)

[PATCH rdma-rc] RDMA/mlx5: Fix query DCT via DEVX
 2021-05-19  8:41 UTC 

[Buildroot] [git commit branch/next] package/grpc: bump to version 1.37.1
 2021-05-19  8:41 UTC 

[PATCH v3] misc: alcor_pci: fix null-ptr-deref when there is no PCI bridge
 2021-05-19  8:40 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/gvt: remove local storage of debugfs file
 2021-05-19  8:31 UTC  (8+ messages)
    `  "

[PATCH] virtio-blk: limit seg_max to a safe value
 2021-05-19  8:40 UTC  (3+ messages)

[shenki:dev-5.4 250/293] drivers/char/tpm/tpm_tis_i2c.c: linux/module.h is included more than once
 2021-05-19  8:40 UTC  (2+ messages)
` [RFC PATCH shenki] tpm: tpm_tis: fix duplicated inclusion

[PATCH v2 0/3] Don't use SBI functions in fdt code
 2021-05-19  8:38 UTC  (5+ messages)
` [PATCH v2 1/3] lib: utils: Add strncpy macro to libfdt_env.h
` [PATCH v2 2/3] lib: fdt: Don't use sbi_string functions

[PATCH v2 0/8] Sparse-index: integrate with status
 2021-05-19  8:38 UTC  (7+ messages)
` [PATCH v3 00/12] "
  ` [PATCH v3 11/12] wt-status: expand added sparse directory entries

[PATCH rdma-rc v2] RDMA/core: Sanitize WQ state received from the userspace
 2021-05-19  8:37 UTC 

[PATCH] docs: typo in glossary content
 2021-05-19  8:36 UTC  (3+ messages)

[PATCH] virtio_net: Use BUG_ON instead of if condition followed by BUG
 2021-05-19  8:35 UTC  (4+ messages)
` virtio_net: BQL?

[PATCH] uninative: Upgrade to 3.2 (gcc11 support)
 2021-05-19  8:35 UTC 

[f2fs-dev] [PATCH v5] f2fs: compress: add nocompress extensions support
 2021-05-19  8:34 UTC 

[PATCH] init/Kconfig: Fix BLK_CGROUP help text indentation
 2021-05-19  8:34 UTC  (4+ messages)

[PATCH] mm/sparse: fix check_usemap_section_nr warnings
 2021-05-19  8:32 UTC  (6+ messages)

Linux 5.10.38
 2021-05-19  8:32 UTC  (2+ messages)

[dpdk-dev] [PATCH] test/crypto: fix test status when PMD isn't loaded
 2021-05-19  8:32 UTC  (3+ messages)

[Buildroot] [PATCH v2 1/3] support/scripts/pkg-stats: verified CPE has a known id but not version
 2021-05-19  8:32 UTC  (6+ messages)
` [Buildroot] [PATCH v2 2/3] support/scripts/pkg-stats: add is_actual_package() and rework has_valid_infra()
` [Buildroot] [PATCH v2 3/3] support/scripts/pkg-stats: clarify when a CVE/CPE should report as N/A

Linux 5.4.120
 2021-05-19  8:32 UTC  (2+ messages)

[PATCH] staging: android: ashmem: Declared file operation with 'const' keyword
 2021-05-19  8:31 UTC  (3+ messages)

[bug report] net: dsa: qca8k: add support for switch rev
 2021-05-19  8:31 UTC 

[dm-devel] [PATCH 00/11] dm: Improve zoned block device support
 2021-05-19  8:27 UTC  (6+ messages)
` [dm-devel] [PATCH 02/11] block: introduce bio zone helpers
      `  "

[PATCH v1 1/2] gpiolib: Never return internal error codes to user space
 2021-05-19  8:30 UTC  (5+ messages)

Linux kernel 5.10.38 released
 2021-05-19  8:30 UTC 

[git:media_stage/master] media: I2C: change 'RST' to "RSET" to fix multiple build errors
 2021-05-19  7:51 UTC 

[PATCH 0/3] i2c: aspeed: avoid new registers definition of AST2600
 2021-05-19  8:04 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] ARM: dts: aspeed: Add node for AST2600 I2C
` [PATCH 3/3] dt-bindings: aspeed-i2c: Convert txt to yaml format

[PATCH RFC 0/3] riscv: Add DMA_COHERENT support
 2021-05-19  8:25 UTC  (8+ messages)

[PATCH v1 1/1] printk: always output coreid in caller information
 2021-05-19  8:25 UTC  (2+ messages)

Linux kernel 5.4.120 released
 2021-05-19  8:25 UTC 

[PATCH v5 0/6] hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers
 2021-05-19  8:23 UTC  (3+ messages)
` [PATCH v5 1/6] hw/isa/Kconfig: Fix missing dependency ISA_SUPERIO -> FDC

[PATCH] drm/ttm: Explain why ttm_bo_add_move_fence uses a shared slot
 2021-05-19  8:24 UTC 

regressions in iommu system with 5.10.37
 2021-05-19  8:23 UTC  (2+ messages)

[git:media_stage/master] media: ARM: dts: sama5d4: enable Hantro G1 VDEC
 2021-05-19  7:51 UTC 

[bug report] ASoC: topology: Add support for multiple kcontrol types to a widget
 2021-05-19  8:22 UTC 

[PATCH robh dt/next] dt-bindings: mfd: add Broadcom CRU
 2021-05-19  8:20 UTC  (3+ messages)
` [PATCH V2 "

eval: Do not cache value of eflag in evaltree
 2021-05-19  8:08 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_flip_tiling: Fix clean up when subtest fails
 2021-05-19  8:24 UTC  (2+ messages)

[sched/fair] c722f35b51: tbench.throughput-MB/sec -29.1% regression
 2021-05-19  8:22 UTC 

[bug report] Memory leak from acpi_ev_install_space_handler()
 2021-05-19  8:20 UTC  (5+ messages)

[PATCH 2/3] perf/x86/intel/uncore: Enable I/O stacks to IIO PMON mapping on SNR
 2021-05-19  8:21 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH 1/3] perf/x86/intel/uncore: Generalize I/O stacks to PMON mapping procedure
 2021-05-19  8:21 UTC  (2+ messages)
` [tip: perf/core] "

[Buildroot] [git commit] support/scripts/pkg-stats: clarify when a CVE/CPE should report as N/A
 2021-05-19  8:21 UTC 

[PATCH 3/3] perf/x86/intel/uncore: Enable I/O stacks to IIO PMON mapping on ICX
 2021-05-19  8:21 UTC  (2+ messages)
` [tip: perf/core] "

[dpdk-dev] [PATCH v1] net/iavf: fix RSS key access out of index
 2021-05-19  7:59 UTC 

SimpleStorage proposals
 2021-05-19  7:57 UTC 

[PATCH for-next v6 00/10] RDMA/rxe: Implement memory windows
 2021-05-19  8:18 UTC  (4+ messages)
` [PATCH for-next v6 04/10] RDMA/rxe: Add ib_alloc_mw and ib_dealloc_mw verbs

[PATCH] net: phy: add driver for Motorcomm yt8511 phy
 2021-05-19  8:18 UTC  (5+ messages)

[kvm-unit-tests PATCH v3 0/6] s390x: uv: Extend guest test and add host test
 2021-05-19  8:16 UTC  (2+ messages)

[PATCH 1/3] gpu: drm: replace occurrences of invalid character
 2021-05-19  8:15 UTC  (4+ messages)
` [PATCH 2/3] spi: fix some invalid char occurrences
` [PATCH 3/3] visorbus: fix a copyright symbol that was bad encoded


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.