All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-24 12:13:20 to 2021-09-24 12:50:11 UTC [more...]

[PATCH 4.19 00/34] 4.19.208-rc1 review
 2021-09-24 12:44 UTC  (4+ messages)
` [PATCH 4.19 01/34] s390/bpf: Fix optimizing out zero-extensions
` [PATCH 4.19 10/34] thermal/drivers/exynos: Fix an error code in exynos_tmu_probe()
` [PATCH 4.19 11/34] 9p/trans_virtio: Remove sysfs file on probe failure

[PATCH 4.14 00/27] 4.14.248-rc1 review
 2021-09-24 12:44 UTC  (28+ messages)
` [PATCH 4.14 01/27] s390/bpf: Fix optimizing out zero-extensions
` [PATCH 4.14 02/27] rcu: Fix missed wakeup of exp_wq waiters
` [PATCH 4.14 03/27] apparmor: remove duplicate macro list_entry_is_head()
` [PATCH 4.14 04/27] crypto: talitos - fix max key size for sha384 and sha512
` [PATCH 4.14 05/27] sctp: validate chunk size in __rcv_asconf_lookup
` [PATCH 4.14 06/27] sctp: add param size validation for SCTP_PARAM_SET_PRIMARY
` [PATCH 4.14 07/27] dmaengine: acpi: Avoid comparison GSI with Linux vIRQ
` [PATCH 4.14 08/27] thermal/drivers/exynos: Fix an error code in exynos_tmu_probe()
` [PATCH 4.14 09/27] 9p/trans_virtio: Remove sysfs file on probe failure
` [PATCH 4.14 10/27] prctl: allow to setup brk for et_dyn executables
` [PATCH 4.14 11/27] profiling: fix shift-out-of-bounds bugs
` [PATCH 4.14 12/27] pwm: lpc32xx: Dont modify HW state in .probe() after the PWM chip was registered
` [PATCH 4.14 13/27] pwm: mxs: "
` [PATCH 4.14 14/27] Kconfig.debug: drop selecting non-existing HARDLOCKUP_DETECTOR_ARCH
` [PATCH 4.14 15/27] parisc: Move pci_dev_is_behind_card_dino to where it is used
` [PATCH 4.14 16/27] dmaengine: ioat: depends on !UML
` [PATCH 4.14 17/27] dmaengine: xilinx_dma: Set DMA mask for coherent APIs
` [PATCH 4.14 18/27] ceph: lockdep annotations for try_nonblocking_invalidate
` [PATCH 4.14 19/27] nilfs2: fix memory leak in nilfs_sysfs_create_device_group
` [PATCH 4.14 20/27] nilfs2: fix NULL pointer in nilfs_##name##_attr_release
` [PATCH 4.14 21/27] nilfs2: fix memory leak in nilfs_sysfs_create_##name##_group
` [PATCH 4.14 22/27] nilfs2: fix memory leak in nilfs_sysfs_delete_##name##_group
` [PATCH 4.14 23/27] nilfs2: fix memory leak in nilfs_sysfs_create_snapshot_group
` [PATCH 4.14 24/27] nilfs2: fix memory leak in nilfs_sysfs_delete_snapshot_group
` [PATCH 4.14 25/27] pwm: rockchip: Dont modify HW state in .remove() callback
` [PATCH 4.14 26/27] blk-throttle: fix UAF by deleteing timer in blk_throtl_exit()
` [PATCH 4.14 27/27] drm/nouveau/nvkm: Replace -ENOSYS with -ENODEV

[PATCH v4 00/35] acpi: refactor error prone build_header() and packed structures usage in ACPI tables
 2021-09-24 12:27 UTC  (15+ messages)
` [PATCH v4 01/35] acpi: add helper routines to initialize "
` [PATCH v4 02/35] acpi: build_rsdt: use acpi_table_begin()/acpi_table_end() instead of build_header()
` [PATCH v4 03/35] acpi: build_xsdt: "
` [PATCH v4 04/35] acpi: build_slit: "
` [PATCH v4 05/35] acpi: build_fadt: "
` [PATCH v4 06/35] acpi: build_tpm2: "
` [PATCH v4 07/35] acpi: acpi_build_hest: "
` [PATCH v4 08/35] acpi: build_mcfg: "
` [PATCH v4 09/35] acpi: build_hmat: "
` [PATCH v4 10/35] acpi: nvdimm_build_nfit: "
` [PATCH v4 12/35] acpi: vmgenid_build_acpi: "
` [PATCH v4 15/35] acpi: build_tpm_tcpa: "
` [PATCH v4 16/35] acpi: arm/x86: build_srat: "
` [PATCH v4 17/35] acpi: use build_append_int_noprefix() API to compose SRAT table

[PATCH v2] ASoC: dt-bindings: wlf,wm8978: Fix I2C address in example
 2021-09-24 12:47 UTC 

[Fuego] Business Process Management Software Users List
 2021-09-24 12:48 UTC 

[PATCH] libsamplerate0: Set correct soname for 0.1.9
 2021-09-24 12:47 UTC 

[PATCH 4.9 00/26] 4.9.284-rc1 review
 2021-09-24 12:44 UTC  (27+ messages)
` [PATCH 4.9 01/26] s390/bpf: Fix optimizing out zero-extensions
` [PATCH 4.9 02/26] PM / wakeirq: Fix unbalanced IRQ enable for wakeirq
` [PATCH 4.9 03/26] crypto: talitos - fix max key size for sha384 and sha512
` [PATCH 4.9 04/26] staging: android: ion: fix page is NULL
` [PATCH 4.9 05/26] sctp: validate chunk size in __rcv_asconf_lookup
` [PATCH 4.9 06/26] sctp: add param size validation for SCTP_PARAM_SET_PRIMARY
` [PATCH 4.9 07/26] dmaengine: acpi: Avoid comparison GSI with Linux vIRQ
` [PATCH 4.9 08/26] thermal/drivers/exynos: Fix an error code in exynos_tmu_probe()
` [PATCH 4.9 09/26] 9p/trans_virtio: Remove sysfs file on probe failure
` [PATCH 4.9 10/26] prctl: allow to setup brk for et_dyn executables
` [PATCH 4.9 11/26] profiling: fix shift-out-of-bounds bugs
` [PATCH 4.9 12/26] pwm: lpc32xx: Dont modify HW state in .probe() after the PWM chip was registered
` [PATCH 4.9 13/26] pwm: mxs: "
` [PATCH 4.9 14/26] parisc: Move pci_dev_is_behind_card_dino to where it is used
` [PATCH 4.9 15/26] dmaengine: ioat: depends on !UML
` [PATCH 4.9 16/26] dmaengine: xilinx_dma: Set DMA mask for coherent APIs
` [PATCH 4.9 17/26] ceph: lockdep annotations for try_nonblocking_invalidate
` [PATCH 4.9 18/26] nilfs2: fix memory leak in nilfs_sysfs_create_device_group
` [PATCH 4.9 19/26] nilfs2: fix NULL pointer in nilfs_##name##_attr_release
` [PATCH 4.9 20/26] nilfs2: fix memory leak in nilfs_sysfs_create_##name##_group
` [PATCH 4.9 21/26] nilfs2: fix memory leak in nilfs_sysfs_delete_##name##_group
` [PATCH 4.9 22/26] nilfs2: fix memory leak in nilfs_sysfs_create_snapshot_group
` [PATCH 4.9 23/26] nilfs2: fix memory leak in nilfs_sysfs_delete_snapshot_group
` [PATCH 4.9 24/26] blk-throttle: fix UAF by deleteing timer in blk_throtl_exit()
` [PATCH 4.9 25/26] drm/nouveau/nvkm: Replace -ENOSYS with -ENODEV
` [PATCH 4.9 26/26] sctp: validate from_addr_param return

[PATCH v2 1/2] btrfs: make sure btrfs_io_context::fs_info is always initialized
 2021-09-24 12:46 UTC  (2+ messages)

[PATCH 0/4] spi: cadence-quadspi: Add Xilinx Versal OSPI support
 2021-09-24 12:45 UTC  (9+ messages)
` [PATCH 1/4] firmware: xilinx: Add OSPI Mux selection support
` [PATCH 2/4] dt-bindings: spi: cadence-quadspi: Add support for Xilinx Versal OSPI

[PATCH v3] PCI: of: Avoid pci_remap_iospace() when PCI_IOBASE not defined
 2021-09-24 12:46 UTC  (19+ messages)

[PATCH 4.4 00/23] 4.4.285-rc1 review
 2021-09-24 12:44 UTC  (24+ messages)
` [PATCH 4.4 01/23] s390/bpf: Fix optimizing out zero-extensions
` [PATCH 4.4 02/23] PM / wakeirq: Fix unbalanced IRQ enable for wakeirq
` [PATCH 4.4 03/23] sctp: validate chunk size in __rcv_asconf_lookup
` [PATCH 4.4 04/23] sctp: add param size validation for SCTP_PARAM_SET_PRIMARY
` [PATCH 4.4 05/23] thermal/drivers/exynos: Fix an error code in exynos_tmu_probe()
` [PATCH 4.4 06/23] 9p/trans_virtio: Remove sysfs file on probe failure
` [PATCH 4.4 07/23] prctl: allow to setup brk for et_dyn executables
` [PATCH 4.4 08/23] profiling: fix shift-out-of-bounds bugs
` [PATCH 4.4 09/23] pwm: mxs: Dont modify HW state in .probe() after the PWM chip was registered
` [PATCH 4.4 10/23] dmaengine: acpi-dma: check for 64-bit MMIO address
` [PATCH 4.4 11/23] dmaengine: acpi: Avoid comparison GSI with Linux vIRQ
` [PATCH 4.4 12/23] parisc: Move pci_dev_is_behind_card_dino to where it is used
` [PATCH 4.4 13/23] dmaengine: ioat: depends on !UML
` [PATCH 4.4 14/23] ceph: lockdep annotations for try_nonblocking_invalidate
` [PATCH 4.4 15/23] nilfs2: fix memory leak in nilfs_sysfs_create_device_group
` [PATCH 4.4 16/23] nilfs2: fix NULL pointer in nilfs_##name##_attr_release
` [PATCH 4.4 17/23] nilfs2: fix memory leak in nilfs_sysfs_create_##name##_group
` [PATCH 4.4 18/23] nilfs2: fix memory leak in nilfs_sysfs_delete_##name##_group
` [PATCH 4.4 19/23] nilfs2: fix memory leak in nilfs_sysfs_create_snapshot_group
` [PATCH 4.4 20/23] nilfs2: fix memory leak in nilfs_sysfs_delete_snapshot_group
` [PATCH 4.4 21/23] blk-throttle: fix UAF by deleteing timer in blk_throtl_exit()
` [PATCH 4.4 22/23] drm/nouveau/nvkm: Replace -ENOSYS with -ENODEV
` [PATCH 4.4 23/23] sctp: validate from_addr_param return

[PATCH v2 00/10] Add per channel properies support in tmp421
 2021-09-24 12:45 UTC  (6+ messages)
` [PATCH v2 01/10] dt-bindings: hwmon: add missing tmp421 binding
` [PATCH v2 04/10] hwmon: (tmp421) add support for defining labels from DT

[Buildroot] [PATCH 1/1] package/wpewebkit: remove gst1-plugins-good from dependencies
 2021-09-24 12:45 UTC 

[PATCH] media: rcar-vin: add support for GREY format
 2021-09-24 12:43 UTC  (4+ messages)
  ` [PATCH v2] media: rcar-vin: add "

[PATCH v3] ath10k: Don't always treat modem stop events as crashes
 2021-09-24 12:43 UTC  (5+ messages)

[PATCH v5 0/5] fuse,virtiofs: support per-file DAX
 2021-09-24 12:43 UTC  (8+ messages)
` [PATCH v5 2/5] fuse: make DAX mount option a tri-state
          ` [Virtio-fs] "

[Qemu-devel] [PULL 00/18] QAPI patches for 2019-02-18
 2021-09-24 12:28 UTC  (5+ messages)
` [Qemu-devel] [PULL 18/18] qapi: move RTC_CHANGE to the target schema

[PATCH kvm-unit-tests] MAINTAINERS: add S lines
 2021-09-24 12:42 UTC  (2+ messages)

[dpdk-dev] [PATCH 00/10] new features for ipsec and security libraries
 2021-09-24 12:42 UTC  (3+ messages)
` [dpdk-dev] [PATCH v6 "

[PATCH v1] mm/vmalloc: fix exact allocations with an alignment > 1
 2021-09-24 12:42 UTC  (10+ messages)

[PATCH 00/14] bsd-user: misc cleanup for aarch64 import
 2021-09-23 18:13 UTC  (25+ messages)
` [PATCH 02/14] bsd-user/strace.list: Remove support for FreeBSD versions older than 12.0
` [PATCH 03/14] bsd-user: TARGET_RESET define is unused, remove it
` [PATCH 04/14] bsd-user: export get_errno and is_error from syscall.c
` [PATCH 05/14] bsd-user/errno_defs.h: Add internal error numbers
` [PATCH 07/14] bsd-user/target_os_elf.h: Remove fallback ELF_HWCAP and reorder
` [PATCH 08/14] bsd-user/target_os_elf: If ELF_HWCAP2 is defined, publish it
` [PATCH 09/14] bsd-user: Remove used from TaskState
` [PATCH 10/14] bsd-user: Add stop_all_tasks
` [PATCH 11/14] bsd-user/sysarch: Move to using do_freebsd_arch_sysarch interface
` [PATCH 12/14] bsd-user/sysarch: Provide a per-arch framework for sysarch syscall
` [PATCH 13/14] bsd-user: Rename sigqueue to qemu_sigqueue
` [PATCH 14/14] bsd-user/signal: Create a dummy signal queueing function

[Intel-gfx] [PATCH 0/6] drm/i915: Reject bogus modes with fixed mode panels
 2021-09-24 12:41 UTC  (3+ messages)
` [Intel-gfx] [PATCH 4/6] drm/i915: Introduce intel_panel_compute_config()

[PATCH v1 1/3] powerpc/code-patching: Improve verification of patchability
 2021-09-24 12:38 UTC  (6+ messages)
` [PATCH v1 2/3] powerpc: Stop using init_mem_is_free
` [PATCH v1 3/3] powerpc: Remove init_mem_is_free

[igt-dev] [PATCH i-g-t v7 0/2] tests/i915/i915_pm_dc: Refactoring pwr_dmn_info to debugfs_dump and fix DC9-dpms test
 2021-09-24 12:39 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/i915/i915_pm_dc: Refactoring pwr_dmn_info to debugfs_dump and fix DC9-dpms test (rev3)

[PATCH v9 10/16] staging: r8188eu: shorten and simplify calls chains
 2021-09-24 12:37 UTC  (18+ messages)
` [PATCH v10 01/16] staging: r8188eu: clean up symbols in usbctrl_vendorreq()
` [PATCH v10 02/16] staging: r8188eu: reorder declarations "
` [PATCH v10 03/16] staging: r8188eu: remove test "
` [PATCH v10 04/16] staging: r8188eu: reorder comments "
` [PATCH v10 05/16] staging: r8188eu: remove a comment from usbctrl_vendorreq()
` [PATCH v10 06/16] staging: r8188eu: rename symbols in rtw_read*() and rtw_write*()
` [PATCH v10 07/16] staging: r8188eu: remove casts from rtw_{read,write}*()
` [PATCH v10 08/16] staging: r8188eu: change the type of a variable in rtw_write16()
` [PATCH v10 09/16] staging: r8188eu: remove a buffer from rtw_writeN()
` [PATCH v10 10/16] staging: r8188eu: remove a bitwise AND "
` [PATCH v10 11/16] staging: r8188eu: change the type of a variable in rtw_read16()
` [PATCH v10 12/16] staging: r8188eu: Remove a test from usbctrl_vendorreq()
` [PATCH v10 13/16] staging: r8188eu: call new usb_read() from rtw_read{8,16,32}()
` [PATCH v10 14/16] staging: r8188eu: call new usb_write() from rtw_write{8,16,32,N}()
` [PATCH v10 15/16] staging: r8188eu: remove shared buffer for USB requests
` [PATCH v10 16/16] staging: r8188eu: remove mutex 'usb_vendor_req_mutex'

[PATCH] dt-bindings: drm/bridge: ti-sn65dsi86: Fix reg value
 2021-09-24 12:37 UTC  (3+ messages)

[PATCH] memory: renesas-rpc-if: Avoid unaligned bus access for HyperFlash
 2021-09-24 12:37 UTC  (4+ messages)

[RFC PATCH] memory: renesas-rpc-if: Correct QSPI data transfer in Manual mode
 2021-09-24 12:35 UTC  (3+ messages)

[PATCH 00/35] efi: Improvements to U-Boot running on top of UEFI
 2021-09-24 12:32 UTC  (6+ messages)
` [PATCH 11/35] RFC: efi: Drop code that doesn't work with driver model

[PATCH v2 1/9] vfio/ccw: Use functions for alloc/free of the vfio_ccw_private
 2021-09-24  2:53 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v2 2/9] vfio/ccw: Pass vfio_ccw_private not mdev_device to various functions
 2021-09-24  2:53 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v2 6/9] vfio/mdev: Add mdev available instance checking to the core
 2021-09-24  2:54 UTC  (4+ messages)
    ` [Intel-gfx] "

[Intel-gfx] [PATCH 01/25] dma-buf: add dma_resv_for_each_fence_unlocked v5
 2021-09-24  9:13 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [01/25] "

[PATCH v10 00/16] staging: r8188eu: shorten and simplify calls chains
 2021-09-24 12:31 UTC 

[PATCH] mmc: sdhci-sprd: Wait until DLL locked after being configured
 2021-09-24 12:30 UTC  (2+ messages)

Patch "IB/qib: Fix null pointer subtraction compiler warning" has been added to the 5.14-stable tree
 2021-09-24 12:28 UTC  (2+ messages)

[PATCH] RDMA/hns: Work around broken constant propogation in gcc 8
 2021-09-24 12:28 UTC  (2+ messages)

[dm-devel] [PATCH] multipathd.socket: add missing conditions from service unit
 2021-09-24 12:27 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_async_flips: Add CRC test to make sure the correct fb is being scanned out
 2021-09-24 12:26 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t v2] "

[Buildroot] [PATCH v2 1/1] package/wpewebkit: add option to enable media-stream
 2021-09-24 12:25 UTC 

GPIO Bulk Request Problem
 2021-09-24 12:25 UTC  (3+ messages)

[PATCH 1/2] power: supply: max17040: extend help/description
 2021-09-24 12:24 UTC  (2+ messages)
` [PATCH 2/2] power: supply: max17042: "

stable-rc/queue/4.4 baseline: 66 runs, 8 regressions (v4.4.284-2-g63746d537575)
 2021-09-24 12:24 UTC 

[PATCH] block: only allocate blkcg->fc_app_id when starting to use it
 2021-09-24 12:24 UTC 

[PATCH v3] iwlwifi: pcie: add configuration of a Wi-Fi adapter on Dell XPS 15
 2021-09-24 12:21 UTC 

[PATCH v2 0/9] bsd-user mmap fixes
 2021-09-23 17:38 UTC  (3+ messages)
` [PATCH v2 5/9] bsd-user/mmap.c: mmap prefer MAP_ANON for BSD

[PATCH 0/4] Add secure domains support
 2021-09-24 12:19 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: devicetree documentation for secure domain
` [PATCH 2/4] misc: fastrpc: Add secure device node support
` [PATCH 3/4] misc: fastrpc: Set channel as secure
` [PATCH 4/4] misc: fastrpc: reject non-secure node for secure domain

[PATCH v3 0/9] x86/PVH: Dom0 building adjustments
 2021-09-24 12:18 UTC  (4+ messages)
` [PATCH v3 3/9] x86/PVH: permit more physdevop-s to be used by Dom0

[GIT PULL] irqchip fixes for 5.15, take #1
 2021-09-24 12:18 UTC  (2+ messages)
` [tip: irq/urgent] Merge tag 'irqchip-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent

[PATCH] send-email: clarify dual-mode behavior
 2021-09-24 12:13 UTC 

[PATCH v1 2/2] mmc: sdhci: Use the SW timer when the HW timer cannot meet the timeout value required by the device
 2021-09-24 12:17 UTC  (6+ messages)

[PATCH] drm/i915: fix blank screen booting crashes
 2021-09-24 12:16 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH v3 00/30] LoongArch64 port of QEMU TCG
 2021-09-23 17:25 UTC  (3+ messages)
` [PATCH v3 23/30] tcg/loongarch64: Add softmmu load/store helpers, implement qemu_ld/qemu_st ops

incoming
 2021-09-24 12:12 UTC  (3+ messages)
` [patch 136/147] nilfs2: use refcount_dec_and_lock() to fix potential UAF


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.