All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-03 19:42:28 to 2022-05-03 20:18:47 UTC [more...]

[PULL 00/23] Misc patches
 2022-05-03 13:12 UTC  (2+ messages)
` [PULL 11/23] os-posix: replace pipe()+cloexec with g_unix_open_pipe(CLOEXEC)

[PATCH v9 0/6] hw/arm/virt: Fix CPU's default NUMA node ID
 2022-05-03 14:03 UTC  (3+ messages)
` [PATCH v9 2/6] qtest/numa-test: Specify CPU topology in aarch64_numa_cpu()
` [PATCH v9 3/6] hw/arm/virt: Consider SMP configuration in CPU topology

[PATCH 0/4] block/file: Show extent size in qemu-img info
 2022-05-03 14:55 UTC  (3+ messages)
` [PATCH 1/4] block: Improve empty format-specific info dump
` [PATCH 3/4] block: Print protocol-specific information

[PATCH v2 00/23] ata: ahci: Add DWC/Baikal-T1 AHCI SATA support
 2022-05-03 20:09 UTC  (16+ messages)
` [PATCH v2 01/23] dt-bindings: ata: ahci-platform: Drop dma-coherent property declaration
` [PATCH v2 02/23] dt-bindings: ata: ahci-platform: Detach common AHCI bindings
` [PATCH v2 03/23] dt-bindings: ata: ahci-platform: Clarify common AHCI props constraints
` [PATCH v2 04/23] dt-bindings: ata: sata: Extend number of SATA ports
` [PATCH v2 05/23] ata: libahci_platform: Explicitly set rc on devres_alloc failure
` [PATCH v2 06/23] ata: libahci_platform: Convert to using platform devm-ioremap methods
` [PATCH v2 08/23] ata: libahci_platform: Add function returning a clock-handle by id
` [PATCH v2 09/23] ata: libahci_platform: Sanity check the DT child nodes number
` [PATCH v2 10/23] ata: libahci_platform: Parse ports-implemented property in resources getter
` [PATCH v2 11/23] ata: libahci_platform: Introduce reset assertion/deassertion methods
` [PATCH v2 12/23] dt-bindings: ata: ahci: Add platform capability properties
` [PATCH v2 13/23] ata: libahci: Extend port-cmd flags set with port capabilities
` [PATCH v2 14/23] ata: libahci: Discard redundant force_port_map parameter
` [PATCH v2 15/23] ata: libahci: Don't read AHCI version twice in the save-config method
` [PATCH v2 16/23] ata: ahci: Convert __ahci_port_base to accepting hpriv as arguments

[dm-devel] [PATCH 00/16] support non power of 2 zoned devices
 2022-05-03 20:05 UTC  (9+ messages)
  ` [dm-devel] [PATCH 14/16] f2fs: call bdev_zone_sectors() only once on init_blkz_info()
      `  "
      ` [f2fs-dev] "
  ` [dm-devel] [PATCH 15/16] f2fs: ensure only power of 2 zone sizes are allowed
      ` [f2fs-dev] "
      `  "

[PATCH v2 00/74] semihosting cleanup
 2022-05-03 19:48 UTC  (27+ messages)
` [PATCH v2 01/74] semihosting: Move exec/softmmu-semi.h to semihosting/softmmu-uaccess.h
` [PATCH v2 02/74] semihosting: Return failure from softmmu-uaccess.h functions
` [PATCH v2 03/74] semihosting: Improve condition for config.c and console.c
` [PATCH v2 04/74] semihosting: Move softmmu-uaccess.h functions out of line
` [PATCH v2 05/74] semihosting: Add target_strlen for softmmu-uaccess.h
` [PATCH v2 06/74] semihosting: Simplify softmmu_lock_user_string
` [PATCH v2 07/74] semihosting: Split out guestfd.c
` [PATCH v2 08/74] semihosting: Generalize GuestFDFeatureFile
` [PATCH v2 09/74] semihosting: Return void from do_common_semihosting
` [PATCH v2 10/74] semihosting: Adjust error checking in common_semi_cb
` [PATCH v2 11/74] semihosting: Move common-semi.h to include/semihosting/
` [PATCH v2 12/74] include/exec: Move gdb open flags to gdbstub.h
` [PATCH v2 13/74] include/exec: Move gdb_stat and gdb_timeval "
` [PATCH v2 14/74] include/exec: Define errno values in gdbstub.h
` [PATCH v2 15/74] semihosting: Use struct gdb_stat in common_semi_flen_cb
` [PATCH v2 16/74] semihosting: Split is_64bit_semihosting per target
` [PATCH v2 17/74] semihosting: Split common_semi_flen_buf "
` [PATCH v2 18/74] semihosting: Split out common_semi_has_synccache
` [PATCH v2 19/74] semihosting: Use env more often in do_common_semihosting
` [PATCH v2 20/74] semihosting: Move GET_ARG/SET_ARG earlier in the file
` [PATCH v2 22/74] semihosting: Split out semihost_sys_close
` [PATCH v2 23/74] semihosting: Split out semihost_sys_read
` [PATCH v2 27/74] semihosting: Split out semihost_sys_isatty
` [PATCH v2 29/74] semihosting: Split out semihost_sys_remove
` [PATCH v2 31/74] semihosting: Split out semihost_sys_system
` [PATCH v2 35/74] semihosting: Fix docs comment for qemu_semihosting_console_inc

arch/powerpc/mm/nohash/fsl_book3e.c:61:3: sparse: sparse: symbol 'tlbcam_addrs' was not declared. Should it be static?
 2022-05-03 20:17 UTC 

[arm-tegra:hte/for-next 7/10] drivers/gpio/gpiolib-cdev.c:851:34: error: incompatible function pointer types passing 'irqreturn_t (struct hte_ts_data *, void *)' (aka 'enum irqreturn (struct hte_ts_data *, void *)') to parameter of type 'hte_ts_cb_t' (aka 'enum hte_return (*)(struct h
 2022-05-03 20:17 UTC 

[PATCH] selinux: use unsigned char for boolean values
 2022-05-03 20:18 UTC  (2+ messages)

[PATCH v2 0/3] Fix cache flush issues considering PMD sharing
 2022-05-03 20:17 UTC  (3+ messages)
` [PATCH v2 3/3] mm: rmap: Use flush_cache_range() to flush cache for hugetlb pages

[dunfell PATCH] conf/machine: am62xx: Update build flag for low power mode
 2022-05-03 20:16 UTC  (2+ messages)

[PATCH] module: fix [e_shstrndx].sh_size=0 OOB access
 2022-05-03 20:15 UTC  (2+ messages)

SPDX tag and top of file comment cleanups for the loop driver
 2022-05-03 20:13 UTC  (3+ messages)

[PATCH v5 0/3] module: Introduce module unload taint tracking
 2022-05-03 20:12 UTC  (2+ messages)

[PATCH] selinux: log anon inode class name
 2022-05-03 20:10 UTC  (6+ messages)
` [PATCH v2] "

[PATCH net] net/sched: act_pedit: really ensure the skb is writable
 2022-05-03 20:10 UTC  (2+ messages)

[Buildroot] [git commit] package/linux-headers: prevent invalid custom headers selection
 2022-05-03 20:09 UTC 

[Buildroot] [PATCH v2 1/1] package/linux-headers: prevent invalid custom headers selection
 2022-05-03 20:11 UTC  (2+ messages)

Maintaining ABI Compatibility for LTS branch
 2022-05-03 20:09 UTC  (6+ messages)

[PATCH 00/24] scsi: EH rework prep patches, part 1
 2022-05-03 20:09 UTC  (5+ messages)
` [PATCH 17/24] snic: reserve tag for TMF

[PATCH] drm/amd/pm: enable power limit retrieving and setting for SMU 13.0.0
 2022-05-03 20:08 UTC  (25+ messages)
` [PATCH] drm/amd/pm: enable ac/dc switching "
` [PATCH] drm/amd/pm: enable power profile setting "
` [PATCH] drm/amd/pm: enable RunDcBtc support "
` [PATCH] drm/amd/pm: enable ppfeature mask setting "
` [PATCH] drm/amd/pm: enable PMLOG support "
` [PATCH] drm/amd/pm: enable df cstate feature "
` [PATCH] drm/amdgpu: enable more GFX clockgating features for GC 11.0.0
` [PATCH] drm/amd/pm: support more DPM features for SMU 13.0.0
` [PATCH] drm/amd/pm: enable deep sleep features control "
` [PATCH] drm/amd/pm: enable gfx ulv feature "
` [PATCH] drm/amd/pm: enable more dpm features to pair with PMFW 78.31.0
` [PATCH] drm/amdgpu: enable MGCG and LS for ATHUB 3.0
` [PATCH] drm/amdgpu: enable MGCG and LS for MMHUB 3.0
` [PATCH] drm/amdgpu: enable clock gating for IH 6.0
` [PATCH] drm/amdgpu: enable clock gating for HDP 6.0
` [PATCH] drm/amdgpu/gmc11: avoid cpu accessing registers to flush VM
` [PATCH] drm/amdgpu: add soc21 support for GC 11.0.2
` [PATCH] drm/amdgpu/discovery: "
` [PATCH] drm/amdgpu: add support for ATHUB 3.0.2
` [PATCH] drm/amdgpu/discovery: add ih6 support for IH 6.0.2
` [PATCH] drm/amdgpu/discovery: add smu13 support for MP1 13.0.7
` [PATCH] drm/amdgpu/discovery: add nbio 4.3 support for NBIO 4.3.1
` [PATCH] drm/amdgpu/discovery: add hdp6 support for HDP 6.0.1
` [PATCH] drm/amdgpu/discovery: add SMUIO_13_0_8 func support

[PATCH v2 00/15] dmaengine: Support polling for out of order completions
 2022-05-03 20:07 UTC  (16+ messages)
` [PATCH v2 01/15] dmaengine: Remove dma_async_is_complete from client API
` [PATCH v2 02/15] dmaengine: Move dma_set_tx_state to the provider API header
` [PATCH v2 03/15] dmaengine: Add dmaengine_async_is_tx_complete
` [PATCH v2 04/15] crypto: stm32/hash: Use dmaengine_async_is_tx_complete
` [PATCH v2 05/15] media: omap_vout: "
` [PATCH v2 06/15] rapidio: "
` [PATCH v2 07/15] media: pxa_camera: "
` [PATCH v2 08/15] dmaengine: Remove dma_async_is_tx_complete
` [PATCH v2 09/15] dmaengine: Remove last, used from dma_tx_state
` [PATCH v2 10/15] dmaengine: Providers should prefer dma_set_residue over dma_set_tx_state
` [PATCH v2 11/15] dmaengine: Remove dma_set_tx_state
` [PATCH v2 12/15] dmaengine: Add provider documentation on cookie assignment
` [PATCH v2 13/15] dmaengine: idxd: idxd_desc.id is now a u16
` [PATCH v2 14/15] dmaengine: idxd: Support device_tx_status
` [PATCH v2 15/15] dmaengine: Revert "cookie bypass for out of order completion"

[PATCH v4 1/5] dt-bindings: thermal: tsens: Add ipq8074 compatible
 2022-05-03 20:08 UTC  (5+ messages)
` [PATCH v4 2/5] drivers: thermal: tsens: Add support for combined interrupt
` [PATCH v4 3/5] drivers: thermal: tsens: allow configuring min and max trips
` [PATCH v4 4/5] drivers: thermal: tsens: add IPQ8074 support
` [PATCH v4 5/5] arm64: dts: ipq8074: add thermal nodes

[Buildroot] [git commit] package/octave: new package
 2022-05-03 20:04 UTC 

[Buildroot] [PATCH 1/1] package/octave: new package
 2022-05-03 20:08 UTC  (3+ messages)
` [Buildroot] [PATCH v2 "

[PATCHv2 00/24] scsi: EH rework prep patches, part 1
 2022-05-03 20:07 UTC  (25+ messages)
` [PATCH 01/24] csiostor: use fc_block_rport()
` [PATCH 02/24] fc_fcp: "
` [PATCH 03/24] zfcp: open-code fc_block_scsi_eh() for host reset
` [PATCH 04/24] mptfc: simplify mpt_fc_block_error_handler()
` [PATCH 05/24] mptfusion: correct definitions for mptscsih_dev_reset()
` [PATCH 06/24] mptfc: open-code mptfc_block_error_handler() for bus reset
` [PATCH 07/24] qedf: use fc rport as argument for qedf_initiate_tmf()
` [PATCH 08/24] bnx2fc: Do not rely on a scsi command for lun or target reset
` [PATCH 09/24] ibmvfc: open-code reset loop for "
` [PATCH 10/24] ibmvfc: use fc_block_rport()
` [PATCH 11/24] fnic: use dedicated device reset command
` [PATCH 12/24] fnic: use fc_block_rport() correctly
` [PATCH 13/24] aic7xxx: make BUILD_SCSIID() a function
` [PATCH 14/24] aic79xx: "
` [PATCH 15/24] aic7xxx: do not reference scsi command when resetting device
` [PATCH 16/24] aic79xx: "
` [PATCH 17/24] snic: reserve tag for TMF
` [PATCH 18/24] snic: use dedicated device reset command
` [PATCH 19/24] snic: Use scsi_host_busy_iter() to traverse commands
` [PATCH 20/24] sym53c8xx_2: split off bus reset from host reset
` [PATCH 21/24] ips: Do not try to abort command "
` [PATCH 22/24] qla1280: separate out host reset function from qla1280_error_action()
` [PATCH 23/24] megaraid: pass in NULL scb for host reset
` [PATCH 24/24] mpi3mr: split off bus_reset function from host_reset

[PATCH 0/2] Upgrade mingw base packages
 2022-05-03 20:05 UTC  (3+ messages)
` [PATCH 1/2] cirrus/win32: upgrade "
` [PATCH 2/2] gitlab-ci: Upgrade mingw base package

[PATCH v3 1/5] dt-bindings: thermal: tsens: Add ipq8074 compatible
 2022-05-03 20:05 UTC  (5+ messages)
` [PATCH v3 2/5] drivers: thermal: tsens: Add support for combined interrupt
` [PATCH v3 3/5] drivers: thermal: tsens: allow configuring min and max trips
` [PATCH v3 4/5] drivers: thermal: tsens: add IPQ8074 support
` [PATCH v3 5/5] arm64: dts: ipq8074: add thermal nodes

[PATCH] firmware_loader: describe 'module' parameter of firmware_upload_register()
 2022-05-03 20:05 UTC  (2+ messages)

[PATCH 0/7] scsi: EH rework main part
 2022-05-03 20:04 UTC  (3+ messages)
` [PATCH 03/11] libiscsi: use cls_session as argument for target and session reset

[PATCH v4] firmware_loader: use kernel credentials when reading firmware
 2022-05-03 20:03 UTC  (2+ messages)

[PATCH v2 0/4] null_blk cleanup and device naming improvements
 2022-05-03 20:03 UTC  (2+ messages)

[PATCH] security: declare member holding string literal const
 2022-05-03 20:02 UTC  (4+ messages)

[PATCH] random: mix hwgenerator randomness before sleeping
 2022-05-03 19:56 UTC  (2+ messages)

[PATCH] arm64: dts: allwinner: define USB3 Ethernet on NanoPi R1S H5
 2022-05-03 20:00 UTC  (4+ messages)
  `  "

[PATCH 00/92] IIO: Fix alignment of buffers for DMA
 2022-05-03 19:42 UTC  (3+ messages)
` [PATCH 36/92] iio: adc: ti-ads7950: Fix alignment for DMA safety

[PATCH 4/4] mux: lan966: Add support for flexcom mux controller
 2022-05-03 19:57 UTC  (3+ messages)

[PATCH v2 4/5] selinux: declare data arrays const
 2022-05-03 19:59 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 1/2] vim: Security Fix For CVE-2022-1381
 2022-05-03 19:57 UTC  (2+ messages)
` [OE-core] "

[linux-next:master 7461/8237] mm/shmem.c:1916 shmem_getpage_gfp() warn: should '(((1) << 12) / 512) << folio_order(folio)' be a 64 bit type?
 2022-05-03 19:57 UTC 

[PATCH v2 1/6] clk: qcom: clk-alpha-pll: add support for APSS PLL
 2022-05-03 19:56 UTC  (6+ messages)
` [PATCH v2 2/6] dt-bindings: clock: Add support for IPQ8074 APSS clock controller
` [PATCH v2 3/6] clk: qcom: Add "
` [PATCH v2 4/6] mailbox: qcom-apcs-ipc: add IPQ8074 APSS clock controller support
` [PATCH v2 5/6] dt-bindings: mailbox: qcom: set correct #clock-cells
` [PATCH v2 6/6] arm64: dts: ipq8074: update APCS node due to clock support

[Buildroot] [git commit] package/python-pep517: migrate setup type to flit
 2022-05-03 19:53 UTC 

[Buildroot] [git commit] package/python-orjson: new package
 2022-05-03 19:50 UTC 

[PATCH 00/12] Initial support for Allwinner R329
 2022-05-03 19:55 UTC  (5+ messages)
` [PATCH 05/12] dt-bindings: clock: sunxi-ng: add bindings for R329 CCUs
    `  "

[Buildroot] [PATCH 1/1] package/python-pep517: migrate setup type to flit
 2022-05-03 19:56 UTC  (2+ messages)

[Patch v2] net/netvsc: report correct stats values
 2022-05-03 19:55 UTC  (7+ messages)

[PATCH v4 0/3] FUSE: Implement atomic lookup + open/create
 2022-05-03 19:53 UTC  (3+ messages)
` [PATCH v4 1/3] FUSE: Implement atomic lookup + create

[Intel-gfx] [PATCH 0/4] ttm for internal
 2022-05-03 19:52 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

Running OpenBMC Daemons/Applications as non root using D-Bus Session/User Bus
 2022-05-03 19:48 UTC  (5+ messages)

[Intel-gfx] [PATCH] drm/i915/reset: Add Wa_22011802037 for gen11 and execlist backend
 2022-05-03 19:49 UTC  (3+ messages)

[PATCH] fsnotify: add generic perm check for unlink/rmdir
 2022-05-03 19:49 UTC  (2+ messages)

[PATCH v8 00/70] Introducing the Maple Tree
 2022-05-03 19:48 UTC  (11+ messages)
` [PATCH v8 23/70] mm/mmap: change do_brk_flags() to expand existing VMA and add do_brk_munmap()

[PATCH] i386: docs: Convert hyperv.txt to rST
 2022-05-03 14:49 UTC 

[Buildroot] package/python-orjson: new package
 2022-05-03 19:48 UTC  (3+ messages)
` [Buildroot] [PATCH] Adds python-orjson support

[PATCH 1/7] perf vendor events intel: Update CLX events to v1.15
 2022-05-03 19:47 UTC  (4+ messages)

[PATCH] eal: allow worker lcore stacks to be allocated from hugepage memory
 2022-05-03 19:46 UTC  (3+ messages)

[PATCH v3] sh: avoid using IRQ0 on SH3/4
 2022-05-03 19:46 UTC  (7+ messages)

[PATCH v11 0/6] arm64: sunxi: Initial Allwinner H616 SoC support
 2022-05-03 19:44 UTC  (9+ messages)
` [PATCH v11 3/6] arm64: dts: allwinner: Add Allwinner H616 .dtsi file
    `  "
` [PATCH v11 5/6] arm64: dts: allwinner: h616: Add OrangePi Zero 2 board support
` [PATCH v11 6/6] arm64: dts: allwinner: h616: Add X96 Mate TV box support

[PATCH v2 0/3] Add device tree for Intel n6000
 2022-05-03 19:45 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: misc: add bindings for Intel HPS Copy Engine
` [PATCH v2 2/3] dt-bindings: intel: add binding for Intel n6000
` [PATCH v2 3/3] arm64: dts: intel: add device tree for n6000

[PATCH] random: fix sysctl documentation nits
 2022-05-03 19:45 UTC 

[PATCH v3 0/2] Input: cros-ec-keyb: Better matrixless support
 2022-05-03 19:43 UTC  (4+ messages)
` [PATCH v3 2/2] Input: cros-ec-keyb - skip keyboard registration w/o cros-ec-keyb compatible

[PATCH v8 0/6] KVM: arm64: Hypervisor stack enhancements
 2022-05-03 19:41 UTC  (4+ messages)

[PATCH 0/2] Renesas Versaclock7 Bindings and Clock Driver
 2022-05-03 19:42 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: Renesas versaclock7 device tree bindings
` [PATCH 2/2] clk: Renesas versaclock7 ccf device driver


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.