All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-24 11:52:35 to 2021-09-24 12:47:22 UTC [more...]

[PATCH 4.9 00/26] 4.9.284-rc1 review
 2021-09-24 12:44 UTC  (16+ 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 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 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 v2 1/2] btrfs: make sure btrfs_io_context::fs_info is always initialized
 2021-09-24 12:46 UTC  (2+ messages)

[PATCH v4 00/35] acpi: refactor error prone build_header() and packed structures usage in ACPI tables
 2021-09-24 12:27 UTC  (12+ 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 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 0/4] spi: cadence-quadspi: Add Xilinx Versal OSPI support
 2021-09-24 12:45 UTC  (10+ 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  (10+ messages)
` [PATCH v2 01/10] dt-bindings: hwmon: add missing tmp421 binding
` [PATCH v2 02/10] hwmon: (tmp421) introduce MAX_CHANNELS define
` [PATCH v2 04/10] hwmon: (tmp421) add support for defining labels from DT
` [PATCH v2 07/10] hwmon: (tmp421) really disable channels

[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  (27+ 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 06/14] bsd-user: move TARGET_MC_GET_CLEAR_RET to target_os_signal.h
` [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  (4+ messages)
` [igt-dev] [PATCH i-g-t v7 1/2] tests/i915/i915_pm_dc: Refactoring pwr_dmn_info to debugfs_dump
` [igt-dev] [PATCH i-g-t v7 2/2] tests/i915/i915_pm_dc: Fix DC9 test
` [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:53 UTC  (19+ messages)
` [PATCH v2 1/9] bsd-user/mmap.c: Always zero MAP_ANONYMOUS memory in mmap_frag()
` [PATCH v2 2/9] bsd-user/mmap.c: check pread's return value to fix warnings with _FORTIFY_SOURCE
` [PATCH v2 3/9] bsd-user/mmap.c: MAP_ symbols are defined, so no need for ifdefs
` [PATCH v2 4/9] bsd-user/mmap.c: mmap return ENOMEM on overflow
` [PATCH v2 5/9] bsd-user/mmap.c: mmap prefer MAP_ANON for BSD
` [PATCH v2 6/9] bsd-user/mmap.c: line wrap change
` [PATCH v2 7/9] bsd-user/mmap.c: Don't mmap fd == -1 independently from MAP_ANON flag
` [PATCH v2 8/9] bsd-user/mmap.c: Implement MAP_EXCL, required by jemalloc in head
` [PATCH v2 9/9] bsd-user/mmap.c: assert that target_mprotect cannot fail

[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  (5+ messages)
` [PATCH v3 09/30] tcg/loongarch64: Implement tcg_out_mov and tcg_out_movi
` [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

[PATCH] tools/libxl: Remove page_size and page_shift from struct libxl_acpi_ctxt
 2021-09-24 12:12 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tests/i915: use device_coherent mmap
 2021-09-24 12:11 UTC  (7+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/i915: use device_coherent mmap (rev2)

[PATCH] Hexagon (target/hexagon) probe the stores in a packet at start of commit
 2021-09-23 17:05 UTC  (2+ messages)

[Issue] timer callback registered with mod_timer is getting called beforetime
 2021-09-24 12:08 UTC  (2+ messages)

[PATCH v2 0/2] hwmon: (dell-smm) Support additional attributes
 2021-09-24 12:05 UTC  (3+ messages)
` [PATCH v2 2/2] hwmon: (dell-smm) Remove unnecessary includes

[PATCH v7 1/2] grep: refactor next_match() and match_one_pattern() for external use
 2021-09-24 12:04 UTC  (3+ messages)

[PATCH v2 00/18] IOMMU: superpage support when not sharing pagetables
 2021-09-24 12:02 UTC  (4+ messages)
` [PATCH v2 01/18] AMD/IOMMU: have callers specify the target level for page table walks

[PATCH v2 0/7] PCI: ACPI: Get rid of struct pci_platform_pm_ops and clean up code
 2021-09-24 12:02 UTC  (7+ messages)
` [PATCH v2 2/7] PCI: ACPI: PM: Do not use pci_platform_pm_ops for ACPI

[REGRESSION] lkft kselftest for next-20210920
 2021-09-24 12:02 UTC 

[PATCH] media: imx: Fix rounding
 2021-09-24 11:46 UTC  (2+ messages)

[PATCH] dt-bindings: rpc: renesas-rpc-if: Add support for the R8A779A0 RPC-IF
 2021-09-24 12:01 UTC  (5+ messages)

[PATCH v2 1/3] hwmon: tmp421: handle I2C errors
 2021-09-24 12:01 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/3] hwmon: tmp421: report /PVLD condition as fault
  ` [PATCH v3 3/3] hwmon: tmp421: fix rounding for negative values

Recent changes (master)
 2021-09-24 12:00 UTC 

[PATCH] net: phy: enhance GPY115 loopback disable function
 2021-09-24 11:59 UTC  (2+ messages)

stable-rc/queue/5.4 build: 137 builds: 0 failed, 137 passed, 7 warnings (v5.4.148-26-gf54d03424411)
 2021-09-24 11:59 UTC 

[PATCH 00/19] Adds reftable library code from https://github.com/hanwen/reftable
 2021-09-24 11:52 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 08/19] reftable: reading/writing blocks

[PATCH] perf config: Refine error message to eliminate confusion
 2021-09-24 11:58 UTC 

[PATCH v5 00/26] Qemu SGX virtualization
 2021-09-24 11:25 UTC  (4+ messages)
` [PATCH v5 22/26] i440fx: Add support for SGX EPC
` [PATCH v5 23/26] sgx-epc: Add the fill_device_info() callback support
` [PATCH v5 25/26] target/i386: Add HMP and QMP interfaces for SGX

[PATCH 1/2] MAINTAINERS: power: supply: max17042: add entry with reviewers
 2021-09-24 11:56 UTC  (2+ messages)
` [PATCH 2/2] MAINTAINERS: power: supply: max17040: "

[PATCH v2 0/5] Reduce load on ppc target maintainers
 2021-09-24 11:53 UTC  (3+ messages)
` [PATCH v2 2/5] MAINTAINERS: Remove David & Greg as reviewers for a number of boards

[PATCH stable 4.9 v2 0/4] ARM: ftrace MODULE_PLTS warning
 2021-09-24 11:52 UTC  (3+ messages)

[PATCH] board/freescale/vid : move platform specific definitions
 2021-09-24 11:53 UTC  (4+ messages)

[PATCH v1 1/1] thermal: imx: implement runtime PM support
 2021-09-24 11:50 UTC 

[PATCH v3 0/2] Fix simple-bus issues with fw_devlink
 2021-09-24 11:49 UTC  (4+ messages)
` [PATCH v3 1/2] drivers: bus: simple-pm-bus: Add support for probing simple bus only devices

[GIT PULL] Ceph fix for 5.15-rc3
 2021-09-24 11:52 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.