All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-11 17:40:24 to 2022-04-11 18:42:07 UTC [more...]

[PATCH 0/6] staging: Some tasklet removals
 2022-04-11 15:16 UTC  (2+ messages)
` [PATCH 3/6] staging/wlan-ng, prism2usb: replace completion_bh tasklet with work

[PATCH 00/11] Fuzzing and ASAN for sandbox
 2022-04-11 18:35 UTC  (17+ messages)
` [PATCH 01/11] sandbox: Set the EFI symbols in linker script
` [PATCH 02/11] sandbox: Migrate getopt section to linker list
` [PATCH 03/11] linker_lists: Rename sections to remove . prefix
` [PATCH 04/11] sandbox: Add support for Address Sanitizer
` [PATCH 05/11] fuzzing_engine: Add fuzzing engine uclass
` [PATCH 06/11] test: fuzz: Add framework for fuzzing
` [PATCH 07/11] sandbox: Decouple program entry from sandbox init
` [PATCH 10/11] fuzz: virtio: Add fuzzer for vring

[PATCH 0/8] Fix misc ASAN reports
 2022-04-11 18:35 UTC  (15+ messages)
` [PATCH 1/8] doc: Correct position of gdb '--args' parameter
` [PATCH 3/8] x86: sandbox: Add missing PCI bar to barinfo
` [PATCH 4/8] usb: sandbox: Check for string end in copy_to_unicode()
` [PATCH 5/8] usb: sandbox: Bounds check read from buffer
` [PATCH 6/8] sound: Fix buffer overflow in square wave generation
` [PATCH 7/8] test: Fix pointer overrun in dm_test_devm_regmap()
` [PATCH 8/8] test: dm: devres: Remove use-after-free

[Intel-gfx] refactor the i915 GVT support and move to the modern mdev API v3
 2022-04-11 18:41 UTC  (33+ messages)
` [Intel-gfx] [PATCH 21/34] drm/i915/gvt: devirtualize ->dma_{, un}map_guest_page
  ` [PATCH 21/34] drm/i915/gvt: devirtualize ->dma_{,un}map_guest_page
` [Intel-gfx] [PATCH 22/34] drm/i915/gvt: devirtualize dma_pin_guest_page
  `  "
` [Intel-gfx] [PATCH 23/34] drm/i915/gvt: remove struct intel_gvt_mpt
    `  "
` [Intel-gfx] [PATCH 24/34] drm/i915/gvt: remove the extra vfio_device refcounting for dmabufs
  `  "
` [Intel-gfx] [PATCH 25/34] drm/i915/gvt: streamline intel_vgpu_create
    `  "
` [Intel-gfx] [PATCH 26/34] drm/i915/gvt: pass a struct intel_vgpu to the vfio read/write helpers
  `  "
` [Intel-gfx] [PATCH 27/34] drm/i915/gvt: remove kvmgt_guest_{init, exit}
  ` [PATCH 27/34] drm/i915/gvt: remove kvmgt_guest_{init,exit}
` [Intel-gfx] [PATCH 28/34] drm/i915/gvt: convert to use vfio_register_emulated_iommu_dev
  `  "

[PATCH 00/11] virtio: Harden and test vring
 2022-04-11 18:35 UTC  (24+ messages)
` [PATCH 01/11] virtio_ring: Merge identical variables
` [PATCH 02/11] virtio_ring: Add helper to attach vring descriptor
` [PATCH 03/11] virtio_ring: Maintain a shadow copy of descriptors
` [PATCH 04/11] virtio_ring: Check used descriptors are chain heads
` [PATCH 06/11] virtio: sandbox: Fix device features bitfield
` [PATCH 07/11] test: dm: virtio: Test notify before del_vqs
` [PATCH 08/11] virtio: sandbox: Bind RNG rather than block device
` [PATCH 09/11] test: dm: virtio: Test virtio device driver probing
` [PATCH 10/11] virtio: rng: Check length before copying
` [PATCH 11/11] RFC: test: dm: virtio: Test virtio-rng with faked device

[PATCH v5] locking/rwsem: Make handoff bit handling more consistent
 2022-04-11 18:40 UTC  (4+ messages)
`  "

[PATCH 00/11] Add Chameleon V3 support
 2022-04-11 18:35 UTC  (23+ messages)
` [PATCH 01/11] arm: dts: Add Mercury+ AA1 devicetree
` [PATCH 02/11] arm: dts: Add Chameleonv3 handoff headers
` [PATCH 03/11] arm: dts: Add Chameleonv3 devicetree
` [PATCH 04/11] board: Add Chameleonv3 board dir
` [PATCH 05/11] config: Add Chameleonv3 config
` [PATCH 06/11] misc: atsha204a: Increase wake delay by tWHI
` [PATCH 07/11] sysreset: socfpga: Use parent device for reading base address
` [PATCH 08/11] socfpga: arria10: Replace delays with busy waiting in cm_full_cfg
` [PATCH 09/11] socfpga: arria10: Improve bitstream loading speed
` [PATCH 10/11] socfpga: arria10: Wait for fifo empty after writing bitstream
` [PATCH 11/11] socfpga: arria10: Allow dcache_enable before relocation

[PATCH 0/8] staging: r8188eu: clean up rtw_pwr_wakeup
 2022-04-11 18:39 UTC  (4+ messages)
` [PATCH 2/8] staging: r8188eu: don't set _SUCCESS again

[Intel-gfx] [PATCH] drm/i915/dg2: Do not explode on phy calibration error
 2022-04-11 18:38 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH v14 1/2] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
 2022-04-11 18:37 UTC  (3+ messages)
` [PATCH v14 2/2] leds: Add driver for Qualcomm LPG

AMDGPU: regression on 5.17.1
 2022-04-11 18:34 UTC  (7+ messages)

[Buildroot] [git commit] package/containerd: security bump to version 1.5.11
 2022-04-11 18:33 UTC  (4+ messages)

[PATCH] arm: dts: imx8mp: Import GPCv2 subset, HSIOMIX and USB PD
 2022-04-11 18:33 UTC  (2+ messages)

[PATCH 0/6] KVM: x86: Apply NX mitigation more precisely
 2022-04-11 18:33 UTC  (4+ messages)
` [PATCH 2/6] KVM: x86/mmu: Properly account NX huge page workaround for nonpaging MMUs

use block_device based APIs in block layer consumers
 2022-04-11 18:24 UTC  (11+ messages)
` [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
  ` [dm-devel] [f2fs-dev] "
    ` [Cluster-devel] "
    `  "
    ` [Ocfs2-devel] "
    ` [Drbd-dev] "

[PATCH] nvme-core: mark passthru requests RQF_QUIET flag
 2022-04-11 18:31 UTC  (15+ messages)

[PATCH 0/7] target/arm: More trivial features, A76, N1
 2022-04-11 18:30 UTC  (8+ messages)
` [PATCH 3/7] target/arm: Enable FEAT_CSV2_2 for -cpu max
` [PATCH 6/7] target/arm: Define cortex-a76
` [PATCH 7/7] target/arm: Define neoverse-n1

[PATCH 1/2] dt-bindings: clock: Add Qualcomm SC8280XP GCC bindings
 2022-04-11 18:31 UTC  (3+ messages)
` [PATCH 2/2] clk: qcom: add sc8280xp GCC driver

[Bridge] [PATCH net-next v2 0/8] net: bridge: add flush filtering support
 2022-04-11 18:31 UTC  (9+ messages)
`  "

EEH Causes bnx2x to Hang in napi_disable
 2022-04-11 18:06 UTC 

[PATCH v2 1/1] Makefile: add a prerequisite to the coverage-report target
 2022-04-11 18:29 UTC  (2+ messages)

RFC: Adding U-Boot version in FDT chosen node
 2022-04-11 18:27 UTC  (2+ messages)

[PATCH v3] eal: add seqlock
 2022-04-11 18:24 UTC  (4+ messages)
` [RFC 1/3] eal: add macro to warn for unused function return values

[RFC PATCH 3/4] mptcp: never shrink offered window
 2022-04-11 18:23 UTC  (2+ messages)

Make commit messages optional
 2022-04-11 18:23 UTC  (16+ messages)

[libvirt RFC] virFile: new VIR_FILE_WRAPPER_BIG_PIPE to improve performance
 2022-04-11 18:21 UTC  (13+ messages)

Dangerous addr to ctrl dependency transformation in fs/nfs/delegation.c::nfs_server_return_marked_delegations()?
 2022-04-11 18:21 UTC  (2+ messages)

[PATCH V3] pipeline: support default action arguments
 2022-04-11 18:21 UTC  (2+ messages)
` [PATCH V4] "

[RFC PATCH v1 00/15] merge DTS core files to DPDK
 2022-04-11 18:20 UTC  (6+ messages)

[PATCH BlueZ 0/1] adapter: Fix check of DISCOVERABLE setting
 2022-04-11 18:20 UTC  (2+ messages)

[PATCH BlueZ 1/2] shell: Fix not being able to auto complete submenus
 2022-04-11 18:20 UTC  (2+ messages)

[PATCH] warp7: Remove UART initialization code
 2022-04-11 18:20 UTC  (2+ messages)

[PATCH v3 00/16] mm: COW fixes part 2: reliable GUP pins of anonymous pages
 2022-04-11 18:18 UTC  (3+ messages)
` [PATCH v3 04/16] mm/rmap: split page_dup_rmap() into page_dup_file_rmap() and page_try_dup_anon_rmap()

[PATCH] xen/evtchn: Add design for static event channel signaling for domUs
 2022-04-11 18:16 UTC  (4+ messages)

[PATCH] drm/msm/gpu: Avoid -Wunused-function with !CONFIG_PM_SLEEP
 2022-04-11 18:15 UTC  (4+ messages)

Linux 5.18-rc2
 2022-04-11 18:15 UTC  (4+ messages)
` Build regressions/improvements in v5.18-rc2

[PATCH v2] drm/msm/gpu: Avoid -Wunused-function with !CONFIG_PM_SLEEP
 2022-04-11 18:12 UTC  (2+ messages)

[PATCH V2 00/15] cpufreq: mediatek: Cleanup and support MT8183 and MT8186
 2022-04-11 18:13 UTC  (13+ messages)
` [PATCH V2 07/15] cpufreq: mediatek: Add opp notification for SVS support
` [PATCH V2 13/15] cpufreq: mediatek: Link CCI device to CPU

[PATCH v2] cmd: bootefi: restore ability to boot arbitrary blob
 2022-04-11 18:14 UTC  (2+ messages)

[PATCH v3 00/23] KVM: Extend Eager Page Splitting to the shadow MMU
 2022-04-11 17:54 UTC  (5+ messages)

[Buildroot] [RFC PATCH v1 0/2] Fix sysdig build errors
 2022-04-11 18:11 UTC  (7+ messages)
` [Buildroot] [RFC PATCH v1 1/2] tbb: new package
` [Buildroot] [RFC PATCH v1 2/2] package/sysdig: bump version to 0.27.1

[PATCH] migration/dirtyrate: Replace malloc with g_new
 2022-04-11 18:08 UTC  (2+ messages)

[PATCH] rcu/torture: Change order of warning and trace dump
 2022-04-11 18:09 UTC  (2+ messages)

[PATCH 1/1] image-fit: don't check free() argument
 2022-04-11 18:08 UTC 

[PATCH v1 1/2] i2c: dev: check return value when calling dev_set_name()
 2022-04-11 18:07 UTC  (2+ messages)
` [PATCH v1 2/2] i2c: dev: Force case user pointers in compat_i2cdev_ioctl()

[PATCH v1] PM: runtime: Avoid device usage count underflows
 2022-04-11 18:07 UTC  (5+ messages)

[PATCH] maintainers: update email address
 2022-04-11 18:05 UTC 

[PATCH v2 0/6] UFS support on SM6350 & FP4
 2022-04-11 18:04 UTC  (7+ messages)
` [PATCH v2 2/6] dt-bindings: phy: qcom,qmp: Add SM6350 UFS PHY bindings
` [PATCH v2 3/6] phy: qcom-qmp: Add SM6350 UFS PHY support

stable-rc/linux-5.16.y build: 178 builds: 4 failed, 174 passed, 11 errors, 3 warnings (v5.16.19-286-g99cc9cff3df49)
 2022-04-11 18:03 UTC 

drivers/iio/adc/at91-sama5d2_adc.c:530:46: warning: syntax error [syntaxError]
 2022-04-11 18:03 UTC 

[PATCH] x86/tsx: fix KVM guest live migration for tsx=on
 2022-04-11 18:01 UTC 

[PATCH v7 0/7] fpga: zynqmp: Adding support of loading authenticated images
 2022-04-11 18:00 UTC  (8+ messages)
` [PATCH v7 1/7] fpga: add option for loading FPGA secure bitstreams
` [PATCH v7 2/7] fpga: add fit_fpga_load function
` [PATCH v7 3/7] fpga: xilinx: pass an address of xilinx_desc in fpga_desc
` [PATCH v7 4/7] fpga: xilinx: add missed identifier names
` [PATCH v7 5/7] fpga: xilinx: pass xilinx_desc pointer address into load() ops
` [PATCH v7 6/7] fpga: zynqmp: support loading authenticated images
` [PATCH v7 7/7] fpga: zynqmp: support loading encrypted bitfiles

[RFC PATCH net-next 0/2] devlink: Add port stats
 2022-04-11 18:01 UTC  (6+ messages)

[PATCH] crypto: ccp - Fix the INIT_EX data file open failure
 2022-04-11 18:00 UTC 

[PATCH] perf tools: Fix misleading add event pmu debug message
 2022-04-11 17:59 UTC  (2+ messages)

stable-rc/queue/4.14 build: 198 builds: 8 failed, 190 passed, 7 errors, 32 warnings (v4.14.275-261-gab4b5c0af5ff)
 2022-04-11 17:59 UTC 

[PATCH 01/16] net: dm9000: Make accessor names lowercase
 2022-04-11 17:56 UTC  (16+ messages)
` [PATCH 02/16] net: dm9000: Replace DM9000_DBG() with debug()
` [PATCH 03/16] net: dm9000: Make RxLen and RxStatus lowercase
` [PATCH 04/16] net: dm9000: Drop unused dump_regs()
` [PATCH 05/16] net: dm9000: Turn DM9000_DMP_PACKET() into a function
` [PATCH 06/16] net: dm9000: Drop volatiles
` [PATCH 07/16] net: dm9000: Checkpatch cleanup
` [PATCH 08/16] net: dm9000: Reorder and staticize
` [PATCH 09/16] net: dm9000: Rename board_info to dm9000_priv
` [PATCH 10/16] net: dm9000: Drop static device private data
` [PATCH 11/16] net: dm9000: Drop dm9000.h and staticize SROM access
` [PATCH 12/16] net: dm9000: Pass private data around for IO
` [PATCH 13/16] net: dm9000: Split non-DM specific bits from common code
` [PATCH 14/16] net: dm9000: Receive one packet per recv call
` [PATCH 15/16] net: dm9000: Add DM support
` [PATCH 16/16] net: dm9000: Add Kconfig entry

[PATCH] stash: disable literal treatment when passing top pathspec
 2022-04-11 17:55 UTC  (4+ messages)

[PATCH] Bluetooth: btusb: Add 0x0bda:0x8771 Realtek 8761BUV (UGREEN CM390)
 2022-04-11 17:47 UTC 

[Intel-gfx] [CI v3 00/12] drm/edid: low level EDID block read refactoring etc
 2022-04-11 17:54 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/edid: low level EDID block read refactoring etc. (rev5)

[PATCH] lkdtm/bugs: Don't expect thread termination without CONFIG_UBSAN_TRAP
 2022-04-11 17:53 UTC  (2+ messages)

[jsarha:topic/chromeos-4.19-s0ix 9206/9999] kernel/gcov/gcc_4_7.c:162:16: error: implicit declaration of function 'within_module'; did you mean 'init_module'?
 2022-04-11 17:52 UTC 

[ogabbay:habanalabs-next 33/34] drivers/misc/habanalabs/gaudi/gaudi.c:5041:5: warning: no previous prototype for function 'gaudi_get_dma_desc_list_size'
 2022-04-11 17:52 UTC 

boot failure when read-write fs is full
 2022-04-11 17:51 UTC 

[PATCH v2] pcd: do not leak information in ioctl
 2022-04-11 17:50 UTC 

[PATCH v1 0/4] [RFC] Testpmd RPC API
 2022-04-11 17:48 UTC  (3+ messages)

[PATCH 00/16] target/arm: Implement features Debugv8p4, RAS, IESB
 2022-04-11 17:48 UTC  (4+ messages)
` [PATCH 08/16] target/arm: Enable FEAT_Debugv8p2 for -cpu max

[PATCH v6 0/1] serial/8250: Use fifo in 8250 console driver
 2022-04-11 17:48 UTC  (2+ messages)
` [PATCH v7] "

[PATCH 1/1] um: fix error return code in winch_tramp()
 2022-04-11 17:48 UTC  (6+ messages)

stable-rc/linux-5.10.y build: 185 builds: 3 failed, 182 passed, 4 errors, 10 warnings (v5.10.110)
 2022-04-11 17:48 UTC 

[PATCH v2] scsi: do not leak information in ioctl
 2022-04-11 17:47 UTC 

[PATCH] x86: Remove a.out support
 2022-04-11 17:42 UTC  (2+ messages)
` [tip: x86/cleanups] "

[PATCH 06/12] mm/khugepaged: remove khugepaged prefix from shared collapse functions
 2022-04-11 17:42 UTC  (4+ messages)

[PATCH] btrfs: mkfs: use sectorsize as nodesize for mixed profiles
 2022-04-11 17:38 UTC  (2+ messages)

[PATCH 00/10] mm, arm64: Reduce ARCH_KMALLOC_MINALIGN below the cache line size
 2022-04-11 17:39 UTC  (4+ messages)
` [PATCH 02/10] drivers/base: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN

[RFC PATCH v5 000/104] KVM TDX basic feature support
 2022-04-11 17:40 UTC  (9+ messages)
` [RFC PATCH v5 092/104] KVM: TDX: Handle TDX PV HLT hypercall


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.