All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-27 23:13:41 to 2021-07-28 00:34:42 UTC [more...]

[PATCH 0/7] Change allocation from kmalloc() to stack
 2021-07-28 12:51 UTC  (3+ messages)
` [PATCH 4/7] btrfs: Allocate btrfs_ioctl_balance_args on stack

[PATCH 34/64] fortify: Detect struct member overflows in memcpy() at compile-time
 2021-07-28  0:34 UTC  (2+ messages)

[linux-next:master 1184/3379] drivers/of/fdt.c:196:4: warning: Value stored to 'pprev' is never read [clang-analyzer-deadcode.DeadStores]
 2021-07-28  0:33 UTC  (3+ messages)
` Fwd: [kbuild] "

[PATCH 01/14] drm/kmb: Enable LCD DMA for low TVDDCV
 2021-07-28  0:31 UTC  (14+ messages)
` [PATCH 02/14] drm/kmb: Define driver date and major/minor version
` [PATCH 03/14] drm/kmb: Work around for higher system clock
` [PATCH 04/14] drm/kmb : W/A for 256B cache alignment for video
` [PATCH 05/14] drm/kmb: Limit supported mode to 1080p
` [PATCH 06/14] drm/kmb: Remove clearing DPHY regs
` [PATCH 07/14] drm/kmb: Disable change of plane parameters
` [PATCH 08/14] drm/kmb: Corrected typo in handle_lcd_irq
` [PATCH 09/14] drm/kmb : W/A for planar formats
` [PATCH 10/14] drm/kmb: Enable ADV bridge after modeset
` [PATCH 11/14] drm/kmb: Prune display modes with CRTC vfp < 4
` [PATCH 12/14] drm/kmb: Fix possible oops in error handling
` [PATCH 13/14] drm/kmb: Enable alpha blended second plane
` [PATCH 14/14] drm/kmb: Enable support for fbcon (framebuffer console)

[plbossart-sound:merge/sound-upstream-20210726 3819/4059] sound/soc/soc-topology.c:1480:2: warning: Value stored to 'control_hdr' is never read [clang-analyzer-deadcode.DeadStores]
 2021-07-28  0:32 UTC  (2+ messages)

[mkl-can-next:testing 45/46] drivers/net/can/flexcan.c:666:2: warning: Undefined or garbage value returned to caller [clang-analyzer-core.uninitialized.UndefReturn]
 2021-07-28  0:31 UTC  (3+ messages)

[PATCH v2] Bluetooth: defer cleanup of resources in hci_unregister_dev()
 2021-07-28  0:30 UTC  (3+ messages)
` [v2] "

post-receive: pub/scm/linux/kernel/git/sashal/deps
 2021-07-28  0:30 UTC 

[RFC PATCH v3 2/9] Bluetooth: btintel: Add combined setup and shutdown functions
 2021-07-28  0:30 UTC  (2+ messages)

[net-next:master 64/75] drivers/nfc/s3fwrn5/firmware.c:424:3: warning: 3rd function call argument is an uninitialized value [clang-analyzer-core.CallAndMessage]
 2021-07-28  0:29 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/bluetooth/bluetooth-next
 2021-07-28  0:28 UTC 

[MPTCP][PATCH v5 mptcp-next 0/5] MP_FAIL support
 2021-07-28  0:27 UTC  (2+ messages)

[PATCH v6 00/13] iio: afe: add temperature rescaling support
 2021-07-28  0:26 UTC  (10+ messages)
` [PATCH v6 05/13] iio: afe: rescale: add INT_PLUS_{MICRO,NANO} support
` [PATCH v6 08/13] iio: afe: rescale: reduce risk of integer overflow
` [PATCH v6 09/13] iio: afe: rescale: fix precision on fractional log scale

[RFC 00/11] Intro to Hardware timestamping engine
 2021-07-28  0:34 UTC  (7+ messages)
` [RFC 01/11] Documentation: Add HTE subsystem guide
` [RFC 02/11] drivers: Add HTE subsystem

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2021-07-28  0:24 UTC 

[driver-core:debugfs_cleanup] BUILD SUCCESS 4480b40b4fa33664257936f046e207e394a49fcc
 2021-07-28  0:20 UTC 

[tty:tty-testing] BUILD SUCCESS 6a3e3c7ac7587232eb52c1b1b78bc8fb71d1b949
 2021-07-28  0:20 UTC 

[Intel-gfx] [PATCH v3 00/15] drm/i915/guc/slpc: Enable GuC based power management features
 2021-07-28  0:20 UTC  (12+ messages)
` [Intel-gfx] [PATCH 07/15] drm/i915/guc/slpc: Remove BUG_ON in guc_submission_disable
  `  "
` [PATCH 10/15] drm/i915/guc/slpc: Add debugfs for SLPC info
  ` [Intel-gfx] "
` [PATCH 11/15] drm/i915/guc/slpc: Enable ARAT timer interrupt
  ` [Intel-gfx] "

[renesas-drivers:topic/renesas-overlays] BUILD SUCCESS 282436198cbc141b59b53056d81e2c1366945ab5
 2021-07-28  0:20 UTC 

[renesas-drivers:topic/overlays-v5.14-rc1] BUILD SUCCESS 2dd668cd49762ccdac55ec7549d8ba80ffb71d70
 2021-07-28  0:20 UTC 

[PATCH] Hexagon: Export raw I/O routines for modules
 2021-07-28  0:18 UTC  (2+ messages)

[PATCH] hexagon: Clean up timer-regs.h
 2021-07-28  0:17 UTC 

[RFC PATCH v4 00/11] Bluetooth: btintel: Refactoring setup routines
 2021-07-28  0:17 UTC  (13+ messages)
` [RFC PATCH v4 01/11] Bluetooth: Add support hdev to allocate private data
` [RFC PATCH v4 02/11] Bluetooth: btintel: Add combined setup and shutdown functions
` [RFC PATCH v4 03/11] Bluetooth: btintel: Refactoring setup routine for legacy ROM sku
` [RFC PATCH v4 04/11] Bluetooth: btintel: Add btintel data struct
` [RFC PATCH v4 05/11] Bluetooth: btintel: Fix the first HCI command not work with ROM device
` [RFC PATCH v4 06/11] Bluetooth: btintel: Fix the LED is not turning off immediately
` [RFC PATCH v4 07/11] Bluetooth: btintel: Add combined set_diag functions
` [RFC PATCH v4 08/11] Bluetooth: btintel: Refactoring setup routine for legacy bootloader
` [RFC PATCH v4 09/11] Bluetooth: btintel: Refactoring setup routine for TLV based booloader
` [RFC PATCH v4 10/11] Bluetooth: btintel: Clean the exported function to static
` [RFC PATCH v4 11/11] Bluetooth: btintel: Fix the legacy bootloader returns tlv based version

Stack trace with Samba VFS io_uring and large transfers
 2021-07-28  0:16 UTC  (6+ messages)

[PATCH 0/6] Fix lockdep issues around device removal
 2021-07-28  0:15 UTC  (3+ messages)
` [PATCH 2/6] btrfs: do not take the uuid_mutex in btrfs_rm_device

[PATCH v2] btrfs/177: Ignore resize output message
 2021-07-28  0:15 UTC  (2+ messages)

[PATCH v2 0/2] mingw: handle absolute paths in expand_user_path()
 2021-07-28  0:14 UTC  (7+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 4/5] Use a better name for the function interpolating paths

[PATCH] xfs: prevent spoofing of rtbitmap blocks when recovering buffers
 2021-07-28  0:14 UTC  (2+ messages)

[PATCH] net: xfrm: fix shift-out-of-bounce
 2021-07-28  0:13 UTC  (3+ messages)
` [syzbot] UBSAN: shift-out-of-bounds in xfrm_set_default

[PATCH 10/10] btrfs: add and use simple page/bio to inode/fs_info helpers
 2021-07-28  0:12 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 0/3] drm/amdgpu: modernize virtual display feature
 2021-07-28  0:11 UTC  (8+ messages)
` [PATCH 1/3] drm/amdgpu: create amdgpu_vkms (v4)
` [PATCH 2/3] drm/amdgpu: cleanup dce_virtual
` [PATCH 3/3] drm/amdgpu: replace dce_virtual with amdgpu_vkms (v3)

[PATCHSET 0/1] fstests: tag recovery loop tests
 2021-07-28  0:10 UTC  (2+ messages)
` [PATCH 1/1] misc: tag all tests that examine crash recovery in a loop

[PATCHSET 0/3] fstests: exercise code refactored in 5.14
 2021-07-28  0:10 UTC  (4+ messages)
` [PATCH 1/3] generic: test xattr operations only
` [PATCH 2/3] generic: test shutdowns of a nested filesystem
` [PATCH 3/3] xfs: test regression in shrink when the new EOFS splits a sparse inode cluster

[PATCHSET 0/3] fstests: regression tests for 5.13/5.14 rt fixes
 2021-07-28  0:10 UTC  (4+ messages)
` [PATCH 1/3] xfs: test fsx with extent size hints set on a realtime file
` [PATCH 2/3] xfs: test correct propagation of rt extent size hints on rtinherit dirs
` [PATCH 3/3] xfs: test adding realtime sections to filesystem

RCU: rcu stall issues and an approach to the fix
 2021-07-28  0:10 UTC  (10+ messages)

[PATCHSET 0/4] fstests: random fixes
 2021-07-28  0:09 UTC  (5+ messages)
` [PATCH 1/4] xfs/106: fix golden output regression in quota off test
` [PATCH 2/4] check: don't leave the scratch filesystem mounted after _notrun
` [PATCH 3/4] generic/570: fix regression when SCRATCH_DEV is still formatted
` [PATCH 4/4] check: back off the OOM score adjustment to -500

[meta-virtualization][PATCH v2 0/2] Xen: qemuboot device tree support (Arm 64-bit)
 2021-07-28  0:07 UTC  (3+ messages)
` [meta-virtualization][PATCH v2 1/2] lopper, python-dtc: add new recipes for device tree tools
` [meta-virtualization][PATCH v2 2/2] qemuboot, xen-image-minimal: enable runqemu for qemuarm64 Xen images

post-receive: pub/scm/linux/kernel/git/djwong/xfstests-dev
 2021-07-28  0:07 UTC 

[PATCH] lib: use of kunit in test_parman.c
 2021-07-28  0:04 UTC  (2+ messages)

[PATCH -next] filesystems/locking: fix Malformed table warning
 2021-07-28  0:04 UTC  (2+ messages)

very long boot times in 5.13 stable
 2021-07-28  0:04 UTC  (5+ messages)

Commit 8a7bf7510d1f ("USB: serial: pl2303: amend and tighten type detection") broke pl2303 driver for my adapter
 2021-07-28  0:00 UTC 

[syzbot] possible deadlock in pipe_lock (5)
 2021-07-27 23:57 UTC  (2+ messages)

[PATCH] target/arm: kvm: use RCU_READ_LOCK_GUARD() in kvm_arch_fixup_msi_route()
 2021-07-27 23:52 UTC  (2+ messages)

[PATCH] libbtrfsutil: fix race between subvolume iterator and deletion
 2021-07-27 23:53 UTC 

[PATCH v3 00/14] mm, sparse-vmemmap: Introduce compound pagemaps
 2021-07-27 23:51 UTC  (9+ messages)
` [PATCH v3 12/14] device-dax: compound pagemap support

post-receive: pub/scm/git/git
 2021-07-27 23:51 UTC 

[PATCH v10 6/8] PCI: Setup ACPI fwnode early and at the same time with OF
 2021-07-27 23:50 UTC  (3+ messages)

[PATCH bpf-next v4] bpf: increase supported cgroup storage value size
 2021-07-27 23:48 UTC  (4+ messages)

[Intel-gfx] [PATCH i-g-t 0/7] Updates for GuC & parallel submission
 2021-07-27 23:48 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH v2] ARM: dts: ixp4xx: Add Arcom Vulcan device tree
 2021-07-27 23:45 UTC  (3+ messages)

[PATCH 0/2] PCI: endpoint: Fix core_init_notifier feature
 2021-07-27 23:45 UTC  (3+ messages)
` [PATCH 1/2] PCI: endpoint: pci-epf-test: register notifier if only core_init_notifier is enabled
` [PATCH 2/2] PCI: designware-ep: Fix the access to DBI/iATU registers before enabling controller

[patch 0/4] prctl task isolation interface and vmstat sync
 2021-07-27 23:45 UTC  (8+ messages)
` [patch 1/4] add basic task isolation prctl interface

[Bug 213779] New: Screen stays blank on resume. from hibernate
 2021-07-27 23:45 UTC  (2+ messages)
` [Bug 213779] Screen stays blank on resume "

[PATCH v3 0/4] Initial support for multi-actuator HDDs
 2021-07-27 23:44 UTC  (8+ messages)
` [PATCH v3 1/4] block: Add concurrent positioning ranges support

[PATCH 0/11 v3] xfs: fix log cache flush regressions and bugs
 2021-07-27 23:44 UTC  (3+ messages)
` [PATCH 11/11] xfs: limit iclog tail updates
  ` [PATCH 11/11 v2] "

[Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ)
 2021-07-27 23:43 UTC 

[PATCH 00/12] Introduce vfio_pci_core subsystem
 2021-07-27 23:42 UTC  (6+ messages)
` [PATCH 09/12] PCI: Add a PCI_ID_F_VFIO_DRIVER_OVERRIDE flag to struct pci_device_id

[PATCH 0/3] hugetlb: fix potential ref counting races
 2021-07-27 23:41 UTC  (2+ messages)

[PATCH v2 00/14] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2021-07-27 23:39 UTC  (5+ messages)
` [PATCH v2 13/14] drm/mediatek: add ETHDR support for MT8195

[PATCH v4 0/2] staging: rtl8188eu: Replace a custom function with crc32_le()
 2021-07-27 23:41 UTC  (3+ messages)

[PATCH v2 0/5] kprobes: Bugfix and improvements
 2021-07-27 23:39 UTC  (2+ messages)

[PATCH] drm/exynos: Always initialize mapping in exynos_drm_register_dma()
 2021-07-27 23:36 UTC  (3+ messages)

[linux-stable-rc:linux-4.9.y 9927/9999] fs/ceph/export.o: warning: objtool: .text.unlikely: unexpected end of section
 2021-07-27 23:34 UTC  (2+ messages)

[PATCH 00/64] Introduce strict memcpy() bounds checking
 2021-07-27 23:33 UTC  (5+ messages)
` [PATCH 33/64] lib: Introduce CONFIG_TEST_MEMCPY

[PATCH] rcu/nocb: Extend checks for offloaded rdp by migrate_disable
 2021-07-27 23:32 UTC  (7+ messages)

stable-rc/linux-4.4.y baseline: 105 runs, 10 regressions (v4.4.276-47-g33db885afa37)
 2021-07-27 23:32 UTC 

[PATCH 2/2] iio: chemical: Add driver support for sgp40
 2021-07-27 23:30 UTC  (3+ messages)

[PATCH] ARM: dts: ixp4xx: Add Omicron device trees
 2021-07-27 23:28 UTC  (5+ messages)

[PATCH v22 00/16] Delayed Attributes
 2021-07-27 23:30 UTC  (3+ messages)
` [PATCH v22 04/16] xfs: Return from xfs_attr_set_iter if there are no more rmtblks to process

[PATCH v4 0/5] AD7949 Fixes
 2021-07-27 23:29 UTC  (6+ messages)
` [PATCH v4 1/5] iio: adc: ad7949: define and use bitfield names
` [PATCH v4 2/5] iio: adc: ad7949: fix spi messages on non 14-bit controllers
` [PATCH v4 3/5] iio: adc: ad7949: add support for internal vref
` [PATCH v4 4/5] dt-bindings: iio: adc: ad7949: add per channel reference
` [PATCH v4 5/5] iio: adc: ad7949: use devm managed functions

[PATCH 1/2] ARM: dts: ixp4xx: Add Intel IXDP425 etc reference designs
 2021-07-27 23:16 UTC  (2+ messages)
` [PATCH 2/2] ARM: ixp4xx: Delete Intel reference design boardfiles

[PATCH v10 4/8] PCI/sysfs: Allow userspace to query and set device reset mechanism
 2021-07-27 23:28 UTC  (2+ messages)

[syzbot] UBSAN: shift-out-of-bounds in xfrm_set_default
 2021-07-27 23:28 UTC  (2+ messages)

[cip-dev] cip/linux-4.19.y-cip-rt baseline: 308 runs, 3 regressions (v4.19.198-cip54-rt21) #kernelci
 2021-07-27 23:26 UTC 

[ogabbay:habanalabs-next 11/40] drivers/misc/habanalabs/common/state_dump.c:434:2: warning: Value stored to 'rc' is never read [clang-analyzer-deadcode.DeadStores]
 2021-07-27 23:26 UTC 

[PATCH 0/2] Minor misc. cleanups for TI K3 SoCs
 2021-07-27 23:24 UTC  (3+ messages)
` [PATCH 1/2] firmware: ti_sci: Include linux/err.h in ti_sci_protocol.h
` [PATCH 2/2] arm: mach-k3: common: Add a release_resources_for_core_shutdown() stub

renesas/master ltp-ipc: 9 runs, 1 regressions (renesas-devel-2021-07-27-v5.14-rc3)
 2021-07-27 23:25 UTC 

renesas/master usb: 2 runs, 1 regressions (renesas-devel-2021-07-27-v5.14-rc3)
 2021-07-27 23:25 UTC 

[PATCH v4 0/6] staging: r8188eu: add newer/better RTL8188eu driver
 2021-07-27 23:22 UTC  (7+ messages)
` [PATCH v4 1/6] staging: r8188eu: introduce new core dir for "
` [PATCH v4 2/6] staging: r8188eu: introduce new hal "
` [PATCH v4 3/6] staging: r8188eu: introduce new os_dep "
` [PATCH v4 4/6] staging: r8188eu: introduce new include "
` [PATCH v4 5/6] staging: r8188eu: introduce new supporting files "
` [PATCH v4 6/6] staging: r8188eu: attach newly imported driver to build system

[pull request][net 00/12] mlx5 fixes 2021-07-27
 2021-07-27 23:20 UTC  (13+ messages)
` [net 01/12] net/mlx5: Fix flow table chaining
` [net 02/12] net/mlx5e: Disable Rx ntuple offload for uplink representor
` [net 03/12] net/mlx5: E-Switch, Set destination vport vhca id only when merged eswitch is supported
` [net 04/12] net/mlx5: E-Switch, handle devcom events only for ports on the same device
` [net 05/12] net/mlx5e: RX, Avoid possible data corruption when relaxed ordering and LRO combined
` [net 06/12] net/mlx5e: Add NETIF_F_HW_TC to hw_features when HTB offload is available
` [net 07/12] net/mlx5e: Consider PTP-RQ when setting RX VLAN stripping
` [net 08/12] net/mlx5e: Fix page allocation failure for trap-RQ over SF
` [net 09/12] net/mlx5e: Fix page allocation failure for ptp-RQ "
` [net 10/12] net/mlx5: Unload device upon firmware fatal error
` [net 11/12] net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev()
` [net 12/12] net/mlx5: Fix mlx5_vport_tbl_attr chain from u16 to u32

[PATCH] hwmon: sht4x: update Documentation for Malformed table
 2021-07-27 23:20 UTC 

[PATCH 1/6] ffmpeg: fix-CVE-2020-20446
 2021-07-27 23:20 UTC  (6+ messages)
` [PATCH 2/6] ffmpeg: fix CVE-2020-20453
` [PATCH 3/6] ffmpeg: fix CVE-2020-22015
` [PATCH 4/6] ffmpeg: fix CVE-2020-22021
` [PATCH 5/6] ffmpeg: fix CVE-2020-22033 and CVE-2020-22019
` [PATCH 6/6] ffmpeg: fix CVE-2021-33815

Possible regression by ab037dd87a2f (powerpc/vdso: Switch VDSO to generic C implementation.)
 2021-07-27 23:14 UTC  (2+ messages)

[ANNOUNCE] QEMU 6.1.0-rc1 is now available
 2021-07-27 23:12 UTC 

[PATCH V2 00/12] xfs: Extend per-inode extent counters
 2021-07-27 23:17 UTC  (5+ messages)
` [PATCH V2 09/12] xfs: Rename XFS_IOC_BULKSTAT to XFS_IOC_BULKSTAT_V5

[arm-platforms:irq/generic_handle_domain_irq 16/22] kernel/irq/chip.c:503:2: error: implicit declaration of function '__handle_nested_irq'; did you mean 'handle_nested_irq'?
 2021-07-27 23:13 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] ice: Add support to print error on PHY FW load failure
 2021-07-27 23:15 UTC 

[PATCH V2 00/12] xfsprogs: Extend per-inode extent counters
 2021-07-27 23:15 UTC  (5+ messages)
` [PATCH V2 05/12] xfsprogs: Introduce xfs_dfork_nextents() helper
` [PATCH V2 08/12] xfsprogs: Promote xfs_extnum_t and xfs_aextnum_t to 64 and 32-bits respectively

[PATCH v3 0/3] gpiolib: convert 'devprop_gpiochip_set_names' to support multiple gpiochip banks per device
 2021-07-27 23:15 UTC  (3+ messages)
` [PATCH v3 1/3] "

[PATCH] NFS: fix minor issues with automount expiry
 2021-07-27 23:15 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.