All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-31 20:24:50 to 2020-08-31 21:29:27 UTC [more...]

[PATCH] cfg80211: fix 6ghz starting frequency
 2020-08-31 21:29 UTC  (4+ messages)

[PATCH 1/2] kunit: support failure from dynamic analysis tools
 2020-08-31 21:29 UTC  (2+ messages)

[PATCH] main-loop: Fix comment
 2020-08-31 19:59 UTC  (3+ messages)

[PATCH v4 00/18] qom: Automated conversion of type checking boilerplate
 2020-08-31 21:07 UTC  (28+ messages)
` [PATCH v4 01/18] qom: make object_ref/unref use a void * instead of Object *
` [PATCH v4 02/18] qom: provide convenient macros for declaring and defining types
` [PATCH v4 03/18] qom: Allow class type name to be specified in OBJECT_DECLARE*
` [PATCH v4 04/18] qom: DECLARE_*_CHECKERS macros
` [PATCH v4 05/18] qom: Make type checker functions accept const pointers
` [PATCH v4 06/18] codeconverter: script for automating QOM code cleanups
` [PATCH v4 07/18] [automated] Delete duplicate QOM typedefs
` [PATCH v4 08/18] [automated] Move QOM typedefs and add missing includes
` [PATCH v4 09/18] [automated] Move QOM typedefs and add missing includes (pass 2)
` [PATCH v4 10/18] [automated] Move QOM typedefs and add missing includes (pass 3)
` [PATCH v4 11/18] [automated] Use DECLARE_*CHECKER* macros
` [PATCH v4 12/18] [automated] Use DECLARE_*CHECKER* macros (pass 2)
` [PATCH v4 13/18] [automated] Use DECLARE_*CHECKER* macros (pass 3)
` [PATCH v4 14/18] [semi-automated] Use DECLARE_*CHECKER* when possible (--force mode)
` [PATCH v4 15/18] [automated] Use OBJECT_DECLARE_TYPE where possible
` [PATCH v4 16/18] [automated] Use OBJECT_DECLARE_TYPE where possible (pass 2)
` [PATCH v4 17/18] [automated] Use OBJECT_DECLARE_TYPE where possible (pass 3)
` [PATCH v4 18/18] [automated] Use OBJECT_DECLARE_SIMPLE_TYPE when possible

[matthias-bgg:v5.9-next/dts64 1/1] ERROR: Input tree has errors, aborting (use -f to force output)
 2020-08-31 21:28 UTC 

[bug report] stress reset_controller operation on NVMe/IB lead OOM from 5.8-rc1
 2020-08-31 21:28 UTC  (4+ messages)
  ` [bug report] reset_controller operation on NVMe/IB need more than 10s

stable-rc/linux-5.4.y build: 200 builds: 1 failed, 199 passed, 1 error, 126 warnings (v5.4.61-200-gf43671b1b63e)
 2020-08-31 21:28 UTC 

[PATCH v2 00/76] target/microblaze improvements
 2020-08-31 17:32 UTC  (7+ messages)
` [PATCH v2 01/76] tests/tcg: Add microblaze to arches filter
` [PATCH v2 02/76] tests/tcg: Do not require FE_TOWARDZERO
` [PATCH v2 03/76] tests/tcg: Do not require FE_* exception bits

[PATCH v2 0/7] accel/tcg: remove implied BQL from cpu_handle_interrupt/exception path
 2020-08-31 21:18 UTC  (7+ messages)
` [PATCH v2 1/7] target: rename all *_do_interupt functions to _do_interrupt_locked
` [PATCH v2 2/7] target/arm: add ARMCPUClass->do_interrupt_locked

[PATCH v2 0/2] btrfs: remove the inode_need_compress() call in
 2020-08-31 21:25 UTC  (2+ messages)

stable-rc/linux-4.14.y build: 201 builds: 0 failed, 201 passed, 66 warnings (v4.14.195-88-gcfcce49a9167)
 2020-08-31 21:26 UTC 

[PATCH 0/4] QOM instance_size cleanups and fixes
 2020-08-31 19:44 UTC  (3+ messages)
` [PATCH 2/4] hda-audio: Set instance_size at base class

[PATCH bpf-next] bpf: Remove bpf_lsm_file_mprotect from sleepable list
 2020-08-31 21:25 UTC  (2+ messages)

[RFC PATCH 0/7] metricfs metric file system and examples
 2020-08-31 21:25 UTC  (4+ messages)

[Regression] [PATCH] nvme/core: Access to NULL pointer in sysfs
 2020-08-31 21:24 UTC  (2+ messages)

[PULL 00/18] Usb 20200831 patches
 2020-08-31 21:15 UTC  (2+ messages)

[PATCH 0/2] mm/migrate: preserve soft dirty in remove_migration_pte()
 2020-08-31 21:22 UTC  (3+ messages)
` [PATCH 1/2] mm/migrate: remove unnecessary is_zone_device_page() check
` [PATCH 2/2] mm/migrate: preserve soft dirty in remove_migration_pte()

[PATCH] openrisc: Reserve memblock for initrd
 2020-08-31 21:21 UTC  (2+ messages)
` [OpenRISC] "

[PATCH 0/3] tcg misc patches
 2020-08-31 17:18 UTC  (5+ messages)
` [PATCH 1/3] softmmu/cpus: Only set parallel_cpus for SMP
` [PATCH 2/3] tcg: Eliminate one store for in-place 128-bit dup_mem

RCU stall when using XFS
 2020-08-31 21:19 UTC  (2+ messages)

[PATCH] Remove ipvs v6 dependency on iptables
 2020-08-31 21:18 UTC  (4+ messages)
` [PATCHv5 net-next] ipvs: remove dependency on ip6_tables

[bfields@home.fieldses.org: all 6970bc51 SUNRPC/NFSD: Implement xdr_reserve_space_vec() results]
 2020-08-31 21:17 UTC  (5+ messages)

fix missing MSACSR and upper MSA initialization
 2020-08-31 21:07 UTC  (3+ messages)
` [PATCH] MIPS: fix missing MSACSR and upper MSA initialization for cc97ab23

[PATCH 0/3] xfs: Extend per-inode extent counters
 2020-08-31 21:13 UTC  (7+ messages)
` [PATCH 1/3] xfs: Introduce xfs_iext_max() helper
` [PATCH 2/3] xfs: Introduce xfs_dfork_nextents() helper
` [PATCH 3/3] xfs: Extend data/attr fork extent counter width

[GIT PULL] TI changes for v2020.10-rc4
 2020-08-31 21:12 UTC  (2+ messages)

[PATCH] MAINTAINERS: step down as maintainer of UniPhier SoCs
 2020-08-31 21:12 UTC  (2+ messages)

[PATCH] mmc: sdhci-acpi: Clear amd_sdhci_host on reset
 2020-08-31 21:10 UTC 

[PATCH v3 0/8] Implement PCI Error Recovery on Navi12
 2020-08-31 21:09 UTC  (10+ messages)
` [PATCH v3 1/8] drm/amdgpu: Implement DPC recovery
` [PATCH v3 3/8] drm/amdgpu: Block all job scheduling activity during "
` [PATCH v3 5/8] drm/amdgpu: Fix consecutive DPC recovery failures
` [PATCH v3 7/8] drm/amdgpu: Disable DPC for XGMI for now

Need help in interpreting ip status output
 2020-08-31 20:59 UTC 

drivers/pci/controller/pci-ftpci100.c:37: warning: "PCI_IOSIZE" redefined
 2020-08-31 21:07 UTC  (2+ messages)

[PATCH v2 0/4] kselftests/arm64: add PAuth tests
 2020-08-31 21:04 UTC  (3+ messages)

[PATCH 0/7] xfs: Extend per-inode extent counters
 2020-08-31 21:05 UTC  (5+ messages)
` [PATCH 6/7] xfs: Extend data extent counter to 47 bits

linusw/for-next baseline: 63 runs, 2 regressions (v5.9-rc1-10-gfeeaefd378ca)
 2020-08-31 21:05 UTC 

[PATCH v2 0/2] leds: pwm: Make automatic labels work
 2020-08-31 21:02 UTC  (3+ messages)
` [PATCH v2 1/2] leds: pwm: Allow automatic labels for DT based devices
` [PATCH v2 2/2] dt-bindings: leds: Convert pwm to yaml

[PATCH bpf-next] samples/bpf: fix to xdpsock to avoid recycling frames
 2020-08-31 21:03 UTC  (2+ messages)

[PATCH bpf-next] samples/bpf: optimize l2fwd performance in xdpsock
 2020-08-31 21:02 UTC  (2+ messages)

[PATCH] revision: add separate field for "-m" of "diff-index -m"
 2020-08-31 21:01 UTC  (4+ messages)
` [PATCH v4] "

[PATCH 0/4] xfsprogs: Extend per-inode extent counters
 2020-08-31 21:00 UTC  (5+ messages)
` [PATCH 2/4] xfsprogs: Introduce xfs_dfork_nextents() helper
` [PATCH 3/4] xfsprogs: Extend data/attr fork extent counter width

[Buildroot] [PATCH 1/3] package/libupnp18: security bump to version 1.14.0
 2020-08-31 20:59 UTC  (6+ messages)

[RESEND][PATCH 0/7] Avoid overflow at boundary_size
 2020-08-31 20:38 UTC  (24+ messages)
` [RESEND][PATCH 1/7] powerpc/iommu: "
` [RESEND][PATCH 2/7] alpha: "
` [RESEND][PATCH 3/7] ia64/sba_iommu: "
` [RESEND][PATCH 4/7] s390/pci_dma: "
` [RESEND][PATCH 5/7] sparc: "
` [RESEND][PATCH 6/7] x86/amd_gart: "
` [RESEND][PATCH 7/7] parisc: "

possible deadlock in __sock_release
 2020-08-31 20:58 UTC 

[PATCH v4 0/2] xen/balloon: fixes for memory hotplug
 2020-08-31 20:56 UTC  (7+ messages)
` [PATCH v4 1/2] memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERIC

[PATCH v2 00/22] add support for S1G association
 2020-08-31 20:56 UTC  (23+ messages)
` [PATCH v2 01/22] ieee80211: redefine S1G bits with GENMASK
` [PATCH v2 02/22] nl80211: advertise supported channel width in S1G
` [PATCH v2 03/22] cfg80211: regulatory: handle S1G channels
` [PATCH v2 04/22] nl80211: correctly validate S1G beacon head
` [PATCH v2 05/22] nl80211: support setting S1G channels
` [PATCH v2 06/22] {cfg,mac}80211: get correct default channel width for S1G
` [PATCH v2 07/22] mac80211: s1g: choose scanning width based on frequency
` [PATCH v2 08/22] nl80211: support S1G capabilities
` [PATCH v2 09/22] mac80211: support S1G STA capabilities
` [PATCH v2 10/22] cfg80211: convert S1G beacon to scan results
` [PATCH v2 11/22] cfg80211: parse S1G Operation element for BSS channel
` [PATCH v2 12/22] mac80211: convert S1G beacon to scan results
` [PATCH v2 13/22] cfg80211: handle Association Response from S1G STA
` [PATCH v2 14/22] mac80211: encode listen interval for S1G
` [PATCH v2 15/22] mac80211: don't calculate duration "
` [PATCH v2 16/22] mac80211: handle S1G low rates
` [PATCH v2 17/22] mac80211: avoid rate init for S1G band
` [PATCH v2 18/22] mac80211: receive and process S1G beacons
` [PATCH v2 19/22] mac80211: support S1G association
` [PATCH v2 20/22] nl80211: include frequency offset in survey info
` [PATCH v2 21/22] mac80211_hwsim: indicate support for S1G
` [PATCH v2 22/22] mac80211_hwsim: fix TSF timestamp write to S1G beacon

[Bluez PATCH v3 0/3] adapter: Reconnect audio when resuming from suspend
 2020-08-31 20:56 UTC  (6+ messages)
` [Bluez PATCH v3 1/3] mgmt: Add controller suspend and resume events

[PATCH v2] atmodem: Detect usage of AT+CGEREP
 2020-08-31 20:55 UTC  (2+ messages)

[PATCH v4 0/4] IMX274 fixes and power on and off implementation
 2020-08-31 20:54 UTC  (11+ messages)
` [PATCH v4 3/4] dt-bindings: media: imx274: Move clock and supplies to required properties
` [PATCH v4 4/4] media: i2c: imx274: Add IMX274 power on and off sequence

[dunfell][PATCH] json-c: Fix CVE-2020-12762
 2020-08-31 20:53 UTC  (6+ messages)
` [OE-core] "

Uli Behringer is a racist and a sexist. Worked at Music Tribe for 30 years (it's name has changed repeatedly)
 2020-08-31 20:53 UTC 

[PATCH] nvme-rdma: flush async events before freeing qe
 2020-08-31 20:52 UTC  (2+ messages)

[PATCH] selftests: use "$(MAKE)" instead of "make" for headers_install
 2020-08-31 20:49 UTC  (2+ messages)

[dpdk-dev] [RFC 0/3] RCU integration with hash library
 2020-08-31 20:47 UTC  (3+ messages)
` [dpdk-dev] [RFC v2] lib/hash: integrate RCU QSBR

pm/testing sleep: 7 runs, 1 regressions (v5.9-rc3-3-g7c174c127f32)
 2020-08-31 20:46 UTC 

[PATCH v2 0/4] drm/sun4i: Add support for dual-link LVDS on the A20
 2020-08-31 20:43 UTC  (13+ messages)
` [PATCH v2 1/4] drm/of: Change the prototype of drm_of_lvds_get_dual_link_pixel_order
` [PATCH v2 2/4] drm/sun4i: tcon: Refactor the LVDS and panel probing
` [PATCH v2 3/4] drm/sun4i: tcon: Support the LVDS Dual-Link on the A20

[PATCH v1] regulator: core: Fix slab-out-of-bounds in regulator_unlock_recursive()
 2020-08-31 20:43 UTC 

[RFC PATCH v3 00/34] Hexagon patch series
 2020-08-31 20:43 UTC  (6+ messages)

[kbd] Broken bkeymap
 2020-08-31 20:44 UTC  (5+ messages)

[PATCH] btrfs: Merge inode_can_compress in inode_need_compress
 2020-08-31 20:44 UTC  (3+ messages)

[PATCH] [RFC] drm/i915: make object creation avoid regions layering
 2020-08-31 20:41 UTC  (3+ messages)
` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

Python Wrapper for wireguard-tools
 2020-08-31 20:40 UTC  (3+ messages)

tidy up the buffer cache implementation v2
 2020-08-31 20:40 UTC  (5+ messages)
` [PATCH 09/13] xfs: simplify the xfs_buf_ioend_disposition calling convention
` [PATCH 13/13] xfs: reuse _xfs_buf_read for re-reading the superblock

[PATCH 1/2] perf cs-etm: Fix corrupt data after perf inject from
 2020-08-31 20:38 UTC  (4+ messages)
` [PATCH 2/2] perf intel-pt: "

[PATCH] reset: sti: reset-syscfg: fix struct description warnings
 2020-08-31 20:38 UTC  (2+ messages)

general protection fault in sock_close
 2020-08-31 20:39 UTC  (3+ messages)

[PATCH 2/2] drm/radeon: Add vddc hwmon sensor
 2020-08-31 20:39 UTC  (2+ messages)

drivers/infiniband/ulp/iser/iser_memory.c:389 iser_reg_mem_fastreg() error: double unlocked 'ib_conn->fr_pool.lock' (orig line 368)
 2020-08-31 20:38 UTC 

from https://gitlab.denx.de/u-boot/custodians/u-boot-mips:f3d8c7f8d3c02ff1de172aff7e6392a9ddd1f5b2 to master:
 2020-08-31 20:36 UTC  (2+ messages)

[PATCH v5 0/7] Fix ELF / FDPIC ELF core dumping, and use mmap_lock properly in there
 2020-08-31 20:36 UTC  (5+ messages)
` [PATCH v5 7/7] mm: Remove the now-unnecessary mmget_still_valid() hack

[kvm-unit-tests PATCH 0/7] Add support for generic ELF cross-compiler
 2020-08-31 20:33 UTC  (5+ messages)
` [kvm-unit-tests PATCH 1/7] x86: Makefile: Allow division on x86_64-elf binutils

[PATCH 1/2] drm/radeon: Add sclk frequency as hwmon sensor
 2020-08-31 20:33 UTC  (2+ messages)

[PATCH bpf-next] bpf: add bpf_get_xdp_hash helper function
 2020-08-31 20:33 UTC  (2+ messages)

[renesas-drivers:sh-pfc] BUILD SUCCESS bbf369d4e59a248ed715041267951f5cd051b317
 2020-08-31 20:31 UTC 

[PATCH v2] nouveau: fix the start/end range for migration
 2020-08-31 20:31 UTC  (2+ messages)

[PATCH] coresight: cti: disclaim device only when it's claimed
 2020-08-31 20:28 UTC  (6+ messages)
` [PATCH] coresight: cti: write regsiters directly in cti_enable_hw()

[PATCH] MIPS: Use rcu to lookup a task in mipsmt_sys_sched_setaffinity()
 2020-08-31 20:14 UTC 

KASAN: use-after-free Read in bdev_del_partition
 2020-08-31 20:29 UTC  (2+ messages)

[PATCH 1/2] arm-bsp/machine: Fix ACK version for tc0 to 4.19
 2020-08-31 20:28 UTC  (2+ messages)
` [meta-arm] "

[PATCH] arm-bsp/trusted-firmware-a: reorder the build targets
 2020-08-31 20:28 UTC  (2+ messages)
` [meta-arm] "

[PATCH 1/4] arm/trusted-firmware-a: actually add mbedtls to SRC_URI
 2020-08-31 20:27 UTC  (2+ messages)
` [meta-arm] "

[PATCH] arm/scp-firmware: Fix build location
 2020-08-31 20:27 UTC  (2+ messages)
` [meta-arm] "

[PATCH] clk: socfpga: stratix10: fix the divider for the emac_ptp_free_clk
 2020-08-31 20:26 UTC 

[PATCH] arm: trusted-firmware-a variable name misuse
 2020-08-31 20:24 UTC  (4+ messages)
` [meta-arm] "


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.