All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-21 06:49:21 to 2022-10-21 07:43:53 UTC [more...]

[PATCH v2 00/36] tcg: Support for Int128 with helpers
 2022-10-21  7:15 UTC  (7+ messages)
` [PATCH v2 01/36] include/qemu/atomic128: Support 16-byte atomic read/write for Intel AVX
` [PATCH v2 02/36] tcg: Tidy tcg_reg_alloc_op
` [PATCH v2 03/36] tcg: Introduce paired register allocation
` [PATCH v2 05/36] tcg/arm: Use register pair allocation for qemu_{ld, st}_i64
` [PATCH v2 06/36] meson: Move CONFIG_TCG_INTERPRETER to config_host
` [PATCH v2 07/36] tcg: Remove TCG_TARGET_STACK_GROWSUP

[linux-next:master 637/2652] drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8188f.c:432:7: warning: variable 'hw_ctrl_s1' is used uninitialized whenever 'if' condition is false
 2022-10-21  7:43 UTC 

[isilence:zc-filter-socket 10/11] io_uring/net.c:1059:7: error: implicit declaration of function 'test_flag' is invalid in C99
 2022-10-21  7:43 UTC 

[PATCH 1/5] drm/amdgpu: Introduce gfx software ring (v8)
 2022-10-21  7:42 UTC  (4+ messages)

[PATCH net] net: phy: Avoid WARN_ON for PHY_NOLINK during resuming
 2022-10-21  7:41 UTC 

[PATCH v2] gpu: host1x: Avoid trying to use GART on Tegra20
 2022-10-21  7:41 UTC  (3+ messages)

[PATCH v2] embargoed releases: also describe the git-security list and the process
 2022-10-21  7:41 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v8 0/2] Fix LoongArch extioi coreisr accessing
 2022-10-21  1:53 UTC  (2+ messages)
` [PATCH v8 1/2] hw/intc: Convert the memops to with_attrs in LoongArch extioi

[PATCH v1 0/5] i2c: Convert drivers below drivers/i2c to .probe_new()
 2022-10-21  7:39 UTC  (6+ messages)
` [PATCH v1 1/5] i2c: Convert the dummy_driver "
` [PATCH v1 2/5] i2c: slave eeprom: Convert "
` [PATCH v1 3/5] i2c: smbus: "
` [PATCH v1 4/5] i2c: mux: pca9541: "
` [PATCH v1 5/5] i2c: mux: pca954x: "

[PATCH v8 01/14] common/idpf: introduce common library
 2022-10-21  7:39 UTC  (4+ messages)
` [PATCH v9 00/14] add support for idpf PMD in DPDK
  ` [PATCH v9 02/14] net/idpf: add support for device initialization

[PATCH] drm: tests: Fix a buffer overflow in format_helper_test
 2022-10-21  7:37 UTC  (5+ messages)

[PATCH v7 18/43] instrumented.h: add KMSAN support
 2022-10-21  7:37 UTC  (12+ messages)
  ` Fwd: "

[PATCH 1/4] drm/amdgpu: add RAS page retirement functions for MCA
 2022-10-21  7:36 UTC  (4+ messages)
` [PATCH 2/4] drm/amdgpu: use page retirement API in MCA notifier
` [PATCH 3/4] drm/amdgpu: add RAS poison handling for MCA
` [PATCH 4/4] drm/amdgpu: remove ras_error_status parameter for UMC poison handler

+ kbuild-treat-char-as-always-unsigned.patch added to mm-nonmm-unstable branch
 2022-10-21  7:36 UTC  (12+ messages)
` [PATCH -mm] -funsigned-char, x86: make struct p4_event_bind::cntr signed array

[PATCH V2 0/3] docs/zh_CN: core-api: Add some translations for the "Data structures" section(Part 2)
 2022-10-21  7:36 UTC  (3+ messages)
` [PATCH RESEND V2 3/3] docs/zh_CN: core-api: Add errseq Chinese translation

[Intel-gfx] [PATCH] drm/i915/psr: Remove inappropriate DSC slice alignment warning
 2022-10-21  7:36 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[ndctl PATCH 0/2] add support for CCI command Get Alert Configuration
 2022-10-21  7:35 UTC  (6+ messages)
` [PATCH 1/2] libcxl: add accessors for Get Alert Configuration CCI command output
` [PATCH 2/2] cxl: display alert configuratin fields in list command

[PATCH] app/test: fix LACP handshake overtime
 2022-10-21  7:33 UTC  (4+ messages)

Error during linux booting
 2022-10-21  7:33 UTC  (7+ messages)
` [yocto] "

[PATCH] drm/amdgpu: fix sdma doorbell init ordering on APUs
 2022-10-20 14:44 UTC  (2+ messages)

[kvm-unit-tests PATCH v3 00/13] x86/pmu: Test case optimization, fixes and additions
 2022-10-21  7:32 UTC  (10+ messages)
` [kvm-unit-tests PATCH v3 10/13] x86/pmu: Update testcases to cover Intel Arch PMU Version 1
` [kvm-unit-tests PATCH v3 12/13] x86/pmu: Add assignment framework for Intel-specific HW resources

[PATCH] drm/amd/display: move remaining FPU code to dml folder
 2022-10-21  4:31 UTC  (3+ messages)
` [PATCH RESEND] "
  ` [PATCH] drm/amd/display: add DCN support for ARM64

[PATCH 00/11] fix memory leak while kset_register() fails
 2022-10-21  7:25 UTC  (20+ messages)
` [PATCH 01/11] kset: fix documentation for kset_register()
  ` [f2fs-dev] "
` [PATCH 02/11] kset: add null pointer check in kset_put()
` [PATCH 03/11] bus: fix possible memory leak in bus_register()
` [PATCH 04/11] kobject: fix possible memory leak in kset_create_and_add()
` [PATCH 05/11] class: fix possible memory leak in __class_register()
` [PATCH 06/11] firmware: qemu_fw_cfg: fix possible memory leak in fw_cfg_build_symlink()
` [PATCH 07/11] f2fs: fix possible memory leak in f2fs_init_sysfs()
` [PATCH 08/11] erofs: fix possible memory leak in erofs_init_sysfs()
` [PATCH 09/11] ocfs2: possible memory leak in mlog_sys_init()
` [PATCH 10/11] drm/amdgpu/discovery: fix possible memory leak
` [PATCH 11/11] ubifs: Fix memory leak in ubifs_sysfs_init()
    ` [Ocfs2-devel] [PATCH 00/11] fix memory leak while kset_register() fails
    ` [f2fs-dev] "

[PATCH] erofs-utils: erofs-utils: lib: fix dev_read
 2022-10-21  7:32 UTC  (2+ messages)

[RFC PATCH v5 0/8] Make balloon drivers' memory changes known to the rest of the kernel
 2022-10-21  7:31 UTC  (5+ messages)
` [RFC PATCH v5 6/8] drivers: vmware: balloon - report inflated memory

[PATCH] drm/amd/display: Revert logic for plane modifiers
 2022-10-20 20:53 UTC  (6+ messages)

[Intel-gfx] [PATCH] drm/i915: use i915_sg_dma_sizes() for internal backend
 2022-10-21  7:30 UTC  (2+ messages)

[PATCH 1/2] kunit: Provide a static key to check if KUnit is actively running tests
 2022-10-21  7:28 UTC  (2+ messages)
` [PATCH 2/2] kunit: Use the static key in kunit_fail_current_test()

[PATCH] drm/amd/display: Remove duplicate code for DCN314 DML calculation
 2022-10-20 22:10 UTC 

[PATCH V2 0/2] mmc: block: Support Host to control FUA
 2022-10-21  7:30 UTC  (3+ messages)
` [PATCH V2 1/2] "
` [PATCH V2 2/2] mmc: sdhci-sprd: enable fua_disable for SPRDSDHCI

[PATCH v3 00/15] btrfs: split out larger chunks of ctree.h
 2022-10-21  7:29 UTC  (16+ messages)
` [PATCH v3 07/15] btrfs: move mount option definitions to fs.h
` [PATCH v3 08/15] btrfs: move fs_info->flags enum "
` [PATCH v3 09/15] btrfs: add a BTRFS_FS_NEED_TRANS_COMMIT flag
` [PATCH v3 10/15] btrfs: remove fs_info::pending_changes and related code
` [PATCH v3 11/15] btrfs: move the compat/incompat flag masks to fs.h
` [PATCH v3 12/15] btrfs: rename struct-funcs.c -> accessors.c
` [PATCH v3 15/15] btrfs: remove temporary btrfs_map_token declaration in ctree.h

[efi:urgent] BUILD SUCCESS 83f923d99cdf079f66fc5fac7d1634a03f229036
 2022-10-21  7:29 UTC 

[syzbot] KASAN: use-after-free Read in kernfs_next_descendant_post (2)
 2022-10-21  7:29 UTC 

[PATCH v2 0/6] update autotest with new algorithms
 2022-10-21  7:26 UTC  (7+ messages)
` [PATCH v2 1/6] test/security: add unit tests for DES and 3DES
` [PATCH v2 2/6] test/security: add unit tests for auth algo MD5
` [PATCH v2 3/6] test/security: update antireplay unit test for event mode
` [PATCH v2 4/6] test/crypto: check antireply capability only for ingress
` [PATCH v2 5/6] test/crypto: add unit tests for DES and MD5
` [PATCH v2 6/6] test/crypto: add unit test for custom UDP ports

[Intel-gfx] [PATCH v3 0/1] Remove Connector iterator macro
 2022-10-21  7:26 UTC  (2+ messages)

[PATCH] drm: Remove drm_mode_config::fb_base
 2022-10-21  7:25 UTC  (6+ messages)

[linux-next:master] BUILD REGRESSION acee3e83b493505058d1e48fce167f623dac1a05
 2022-10-21  7:25 UTC  (2+ messages)

[PATCH v2] net: mtk_sgmii: implement mtk_pcs_ops
 2022-10-21  7:24 UTC  (5+ messages)

[PATCH bpf-next] bpf: fix issue that packet only contains l2 is dropped
 2022-10-21  7:25 UTC  (5+ messages)

[PATCH v5 00/10] Driver of Intel(R) Gaussian & Neural Accelerator
 2022-10-20 17:53 UTC  (11+ messages)
` [PATCH v5 01/10] gna: add PCI driver module
` [PATCH v5 02/10] gna: add GNA DRM device
` [PATCH v5 03/10] gna: read hardware info
` [PATCH v5 04/10] gna: initialize MMU
` [PATCH v5 05/10] gna: add GNA_GET_PARAMETER ioctl
` [PATCH v5 06/10] gna: add GNA_GEM_NEW and GNA_GEM_FREE ioctls
` [PATCH v5 07/10] gna: add GNA_COMPUTE ioctl
` [PATCH v5 08/10] gna: add GNA_WAIT ioctl
` [PATCH v5 09/10] gna: add power management
` [PATCH v5 10/10] gna: add open and close operations on GNA device

[PATCH v4 00/10] Driver of Intel(R) Gaussian & Neural Accelerator
 2022-10-20 18:10 UTC  (8+ messages)
` [PATCH v4 01/10] gna: add PCI driver module

[PATCH] kobject: make get_ktype() take a const pointer
 2022-10-21  7:23 UTC 

[PATCH v2 0/2] pinctrl: pinctrl-zynqmp: Revert output-enable and bias-high-impedance support
 2022-10-21  7:21 UTC  (5+ messages)
` [PATCH v2 2/2] Revert "dt-bindings: pinctrl-zynqmp: Add output-enable configuration"

Avoiding allocation of unused shmem page
 2022-10-21  7:23 UTC  (3+ messages)

[PATCH net-next 0/2] net: lan743x: PCI11010 / PCI11414 devices Enhancements
 2022-10-21  7:27 UTC  (3+ messages)
` [PATCH net-next 2/2] net: phy: micrel: Add PHY Auto/MDI/MDI-X set driver for KSZ9131

[RFC] fsnotify: allow sleepable child dentry flag update
 2022-10-21  7:22 UTC  (6+ messages)
` [PATCH 0/2] fsnotify: fix softlockups iterating over d_subdirs
  ` [PATCH 1/2] fsnotify: Protect i_fsnotify_mask and child flags with inode rwsem

[PATCH 0/4] watchdog: Remove #ifdef guards for PM functions
 2022-10-21  7:21 UTC  (4+ messages)
` [PATCH 1/4] watchdog: at91rm9200: Remove #ifdef guards for PM related functions

[PATCH 0/6] staging: vt6655: a series of checkpatch fixes on
 2022-10-21  7:21 UTC  (5+ messages)
` [PATCH 4/6] staging: vt6655: refactor long lines of code in s_vGenerateTxParameter

[PATCH] parisc: Use signed char for hardware path in pdc.h
 2022-10-21  7:20 UTC 

[PATCH 00/17] ARM: remove old board files
 2022-10-21  7:19 UTC  (11+ messages)
` [PATCH 01/17] ARM: at91: remove stale MAINTAINER file entries
  ` [PATCH 02/17] ARM: cns3xxx: remove entire platform
  ` [PATCH 13/17] ARM: omap1: remove unused board files

[PATCH V17 0/7] soc: qcom: dcc: Add driver support for Data Capture and Compare unit(DCC)
 2022-10-21  7:14 UTC  (5+ messages)
` [PATCH V17 2/7] "

[igt-dev] [PATCH i-g-t] tests/kms_plane_cursor: Wait for an extra vblank on AMD hw
 2022-10-21  7:17 UTC  (2+ messages)

per-tagset SRCU struct and quiesce
 2022-10-21  7:16 UTC  (18+ messages)
` [PATCH 1/8] block: set the disk capacity to 0 in blk_mark_disk_dead
` [PATCH 2/8] blk-mq: skip non-mq queues in blk_mq_quiesce_queue
` [PATCH 3/8] blk-mq: move the srcu_struct used for quiescing to the tagset
` [PATCH 4/8] blk-mq: pass a tagset to blk_mq_wait_quiesce_done
` [PATCH 5/8] blk-mq: add tagset quiesce interface
` [PATCH 6/8] nvme: move the NS_DEAD flag to the controller
` [PATCH 7/8] nvme: remove nvme_set_queue_dying
` [PATCH 8/8] nvme: use blk_mq_[un]quiesce_tagset

[PATCH v3 0/2] docs/zh_CN: Add staging/index and xz Chinese translation
 2022-10-21  1:36 UTC  (3+ messages)
` [PATCH v3 1/2] docs/zh_CN: Add staging/index "

[PATCH v1 1/2] pinctrl: pinctrl-loongson2: add pinctrl driver support
 2022-10-21  1:27 UTC  (2+ messages)
` [PATCH v1 2/2] dt-bindings: pinctrl: add loongson2 pinctrl

[PATCH] drivers: mmc: check the return value of mmc_send_if_cond() call
 2022-10-21  7:16 UTC 

[PATCH 0/1] fix segmentation fault with option bandwidth-log
 2022-10-21  6:49 UTC  (2+ messages)
  ` [PATCH 1/1] stat: fix segfault with fio "

[PATCH -next 1/2] selftests/mincore: Add checking of block dev for TEST(check_file_mmap)
 2022-10-21  7:10 UTC  (2+ messages)
` [PATCH -next 2/2] selftests/mincore: Optimize TEST(check_file_mmap) accoring to filemap read around

[PATCH 0/4] vDPA: dev config export via "vdpa dev show" command
 2022-10-21  7:13 UTC  (8+ messages)

[PATCH bpf-next v2 0/6] bpf: Implement cgroup local storage available to non-cgroup-attached bpf progs
 2022-10-21  7:12 UTC  (3+ messages)
` [PATCH bpf-next v2 6/6] docs/bpf: Add documentation for map type BPF_MAP_TYPE_CGRP_STROAGE

[igt-dev] [PATCH i-g-t v2] Avoid SET_CACHING ioctl during fork
 2022-10-21  7:12 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Avoid SET_CACHING ioctl during fork (rev2)

[Intel-gfx] [PATCH 0/4] Prep series - CDCLK code churn
 2022-10-21  7:11 UTC  (6+ messages)
` [Intel-gfx] [PATCH 2/4] drm/i915/display: Introduce HAS_CDCLK_SQUASH macro
` [Intel-gfx] [PATCH 4/4] drm/i915/display: Move squash_ctl register programming to its own function

BISECT result: 6.0.0-RC kernels trigger Firefox snap bug with 6.0.0-rc3 through 6.0.0-rc7
 2022-10-21  7:12 UTC  (7+ messages)

[PATCH v3 0/3] iio: Support ROHM/Kionix kx022a
 2022-10-21  7:10 UTC  (4+ messages)
` [PATCH v3 2/3] iio: accel: Support Kionix/ROHM KX022A accelerometer

[PATCH bpf-next v2 0/4] Remove unnecessary RCU grace period chaining
 2022-10-21  7:08 UTC  (5+ messages)

[PATCH v2 00/16] drm/vmwgfx: fb, cursors and hashtable refactor
 2022-10-21  7:06 UTC  (5+ messages)
` [PATCH v2 13/16] drm/vmwgfx: Port the framebuffer code to drm fb helpers

[PATCH-for-4.17] xen/sched: fix restore_vcpu_affinity() by removing it
 2022-10-21  7:06 UTC  (2+ messages)

[dm-devel] [PATCH 0/4] remove dangerous cleanup __attribute__ uses
 2022-10-21  7:05 UTC  (5+ messages)
` [dm-devel] [PATCH 1/4] libmultipath: don't print garbage keywords
` [dm-devel] [PATCH 3/4] libmultipath: use regular array for field widths

[syzbot] general protection fault in erofs_bread
 2022-10-21  7:04 UTC  (3+ messages)

[isilence:zc-filter-socket 10/11] io_uring/net.c:1059:14: error: implicit declaration of function 'test_flag'
 2022-10-21  7:03 UTC 

[PATCH v3] fuse: fix readdir cache race
 2022-10-21  7:03 UTC 

[kvm-unit-tests PATCH v3 0/6] s390x: PV fixups
 2022-10-21  7:03 UTC  (3+ messages)
` [kvm-unit-tests PATCH v3 4/6] lib: s390x: Use a new asce for each PV guest

[PATCH v3 00/17] drm/vmwgfx: fb, cursors and hashtable refactor
 2022-10-21  7:01 UTC  (3+ messages)
` [PATCH v3 13/17] drm/vmwgfx: Port the framebuffer code to drm fb helpers

❌ FAIL: Test report for master (6.1.0-rc1, mainline.kernel.org-clang, e35184f3)
 2022-10-21  7:01 UTC 

[PATCH v2 0/4] Update Microchip PolarFire SoC
 2022-10-21  6:59 UTC  (5+ messages)
` [PATCH v2 1/4] riscv: dts: Update memory configuration
` [PATCH v2 2/4] riscv: dts: Add QSPI NAND device node
` [PATCH v2 3/4] spi: Add Microchip PolarFire SoC QSPI driver
` [PATCH v2 4/4] riscv: Update Microchip MPFS Icicle Kit support

add qemu_fdt_setprop_strings
 2022-10-21  7:00 UTC  (4+ messages)
` [PATCH v5 1/6] device_tree: add qemu_fdt_setprop_strings() helper

[PATCH v3] wifi: rt2x00: use explicitly signed or unsigned types
 2022-10-21  7:00 UTC  (4+ messages)

[RFC PATCH] mm, hwpoison: Recover from copy-on-write machine checks
 2022-10-21  6:57 UTC  (8+ messages)
` [PATCH v2] mm, hwpoison: Try to recover from copy-on write faults

[isar-cip-core][PATCH 1/7] add recipe for optee qemu arm64
 2022-10-21  6:57 UTC  (5+ messages)
` [isar-cip-core][PATCH 2/7] add recipe for for edk2
    ` AW: "

[PATCH v5 0/1] FUSE: Allow non-extending parallel direct writes
 2022-10-21  6:57 UTC  (7+ messages)
` [PATCH v5 1/1] Allow non-extending parallel direct writes on the same file

[PATCH v3] wifi: Fix potential buffer overflow in 'brcmf_fweh_event_worker'
 2022-10-21  6:57 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 01/11] ARM: dts: imx7d-sdb: config the max pressure for tsc2046
 2022-10-21  6:54 UTC  (6+ messages)
` [PATCH AUTOSEL 4.19 10/11] arm64: dts: uniphier: Add USB-device support for PXs3 reference board

[PATCH] qga: add channel path to error messages
 2022-10-21  6:53 UTC  (2+ messages)

[PATCH v2 0/1] mm/page_isolation: fix clang deadcode warning
 2022-10-21  6:54 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH] ubi: block: KASAN null-ptr-deref in ubiblock_create()
 2022-10-21  7:57 UTC  (2+ messages)

[PATCH stable-5.15 0/3] usb: dwc3: 5.15 backports
 2022-10-21  6:54 UTC  (6+ messages)
` [PATCH stable-5.15 3/3] usb: dwc3: disable USB core PHY management

[LTP] [PATCH] syscalls/fork02: new test for fork()
 2022-10-21  6:50 UTC 

[PATCH atusb/fw v2 1/3] Add .gitignore
 2022-10-21  6:53 UTC  (9+ messages)
` [PATCH atusb/fw v2 2/3] atusb: fw: Update toolchain instructions

[PATCH] kbuild: Allow DTB overlays to built from .dtso named source files
 2022-10-21  6:52 UTC  (3+ messages)

[PATCH v13 00/17] qapi: net: add unix socket type support to netdev backend
 2022-10-21  6:50 UTC  (4+ messages)

[PATCH 0/3] Improve libata support for FUA
 2022-10-21  6:50 UTC  (4+ messages)
` [PATCH 2/3] ata: libata: allow toggling fua parameter at runtime

[PATCH] super-intel: make freesize not required for chunk size migration
 2022-10-21  6:49 UTC  (2+ messages)


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.