All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-24 06:45:39 to 2022-03-24 07:57:45 UTC [more...]

[PATCH v1 00/11] Add dynamic memory allocator support for nolibc
 2022-03-24  7:57 UTC  (14+ messages)
` [PATCH v1 01/11] tools/nolibc: x86-64: Update System V ABI document link
` [PATCH v1 02/11] tools/nolibc: Remove .global _start from the entry point code
` [PATCH v1 03/11] tools/nolibc: Replace `asm` with `__asm__`
` [PATCH v1 04/11] tools/nolibc: x86-64: Use appropriate register constraints if exist
` [PATCH v1 05/11] tools/nolibc: i386: "
` [PATCH v1 06/11] tools/nolibc: i386: Implement syscall with 6 arguments
` [PATCH v1 07/11] tools/nolibc/sys: Implement `mmap()` and `munmap()`
` [PATCH v1 08/11] tools/nolibc/types: Implement `offsetof()` and `container_of()` macro
` [PATCH v1 09/11] tools/nolibc/stdlib: Implement `malloc()`, `calloc()`, `realloc()` and `free()`
` [PATCH v1 10/11] tools/nolibc/string: Implement `strnlen()`
` [PATCH v1 11/11] tools/include/string: Implement `strdup()` and `strndup()`

[RFC PATCH v3 00/36] TDX QEMU support
 2022-03-24  7:57 UTC  (6+ messages)
` [RFC PATCH v3 12/36] i386/tdx: Add property sept-ve-disable for tdx-guest object

[PATCH 00/19] ASoC: fsl_micfil: Driver updates
 2022-03-24  7:55 UTC  (2+ messages)

[PATCH] target/i386: Return right size value after dynamic xfeature enabled
 2022-03-24  7:38 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/edid: filter DisplayID v2.0 CTA block in audio detection
 2022-03-24  7:55 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/edid: filter DisplayID v2.0 CTA block in audio detection (rev4)

[PATCH] IB/SA: replace usage of found with dedicated list iterator variable
 2022-03-24  7:53 UTC  (2+ messages)

[PATCH] drm: mali-dp: check the return value of kzalloc()
 2022-03-24  7:52 UTC  (3+ messages)
`  "

[PATCH 00/32] Misc cleanups
 2022-03-24  7:51 UTC  (3+ messages)
` [PATCH 31/32] RFC: Simplify softmmu/main.c

bug report and future request
 2022-03-24  7:52 UTC  (6+ messages)

yet another approach to fix the loop lock order inversions v4
 2022-03-24  7:51 UTC  (14+ messages)
` [PATCH 01/13] nbd: use the correct block_device in nbd_ioctl
` [PATCH 02/13] zram: cleanup reset_store
` [PATCH 03/13] zram: cleanup zram_remove
` [PATCH 04/13] block: add a disk_openers helper
` [PATCH 05/13] block: turn bdev->bd_openers into an atomic_t
` [PATCH 06/13] loop: de-duplicate the idle worker freeing code
` [PATCH 07/13] loop: initialize the worker tracking fields once
` [PATCH 08/13] loop: remove the racy bd_inode->i_mapping->nrpages asserts
` [PATCH 09/13] loop: don't freeze the queue in lo_release
` [PATCH 10/13] loop: only freeze the queue in __loop_clr_fd when needed
` [PATCH 11/13] loop: implement ->free_disk
` [PATCH 12/13] loop: remove lo_refcount and avoid lo_mutex in ->open / ->release
` [PATCH 13/13] loop: don't destroy lo->workqueue in __loop_clr_fd

[PATCH v4] rtc: optee: add RTC driver for OP-TEE RTC PTA
 2022-03-24  7:51 UTC  (3+ messages)

[PATCH v2] imx8m: Use a sane SYS_MALLOC_F_LEN default
 2022-03-24  7:51 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_setmode: Limit the execution on simulation
 2022-03-24  7:50 UTC  (4+ messages)
` [igt-dev] [V2] tests/kms_setmode: Limit the execution to two pipes
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_setmode: Limit the execution on simulation (rev2)

[PATCH v5 00/22] Support SDEI Virtualization
 2022-03-24  7:48 UTC  (12+ messages)
` [PATCH v5 02/22] KVM: arm64: Add SDEI virtualization infrastructure
` [PATCH v5 03/22] KVM: arm64: Support SDEI_VERSION hypercall

[PATCH v4 0/6] ASoC: mediatek: Add support for MT8195 sound card with max98390 and rt5682
 2022-03-24  7:45 UTC  (11+ messages)
` [PATCH v4 2/6] ASoC: mediatek: mt8195: merge machine driver
` [PATCH v4 5/6] ASoC: mediatek: mt8195: add machine support for max98390 and rt5682

[PATCH v3] btrfs/237: Use zone cap instead of zone size in fill_size and rest calculation
 2022-03-24  7:46 UTC  (2+ messages)

[PATCH 01/22] Convert CONFIG_CF_DSPI to Kconfig
 2022-03-24  7:46 UTC  (7+ messages)
` [PATCH 08/22] keymile: Move sourcing of common Kconfig
` [PATCH 09/22] kmtegr1: Drop CONFIG_KMTEGR1
` [PATCH 10/22] Convert CONFIG_KM_COGE5UN et al to Kconfig

linux-next: build warnings after merge of the drivers-x86 tree
 2022-03-24  7:39 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/dsb: modified to drm_info in dsb_prepare()
 2022-03-24  7:43 UTC 

linux-next: Tree for Mar 24
 2022-03-24  7:42 UTC 

[dm-devel] [PATCH v2 0/4] block/dm: use BIOSET_PERCPU_CACHE from bio_alloc_bioset
 2022-03-24  7:39 UTC  (3+ messages)
  `  "

[kvm-unit-tests PATCH v2 0/9] s390x: Further extend instruction interception tests
 2022-03-24  7:39 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 4/9] s390x: smp: add test for SIGP_STORE_ADTL_STATUS order

[PATCH v6 00/25] KVM: arm64: Make CPU ID registers writable by userspace
 2022-03-24  7:37 UTC  (9+ messages)
` [PATCH v6 01/25] KVM: arm64: Introduce a validation function for an ID register

How to debug u-boot data abort
 2022-03-24  7:38 UTC  (5+ messages)

pkg_postinst_ontarget issue firewalld
 2022-03-24  7:38 UTC 

[PATCH] PCI: mediatek-gen3: Print LTSSM state when PCIe link down
 2022-03-24  7:25 UTC  (3+ messages)

[PATCH V2 0/7] iio: adc: sc27xx: adjust structure and add PMIC's support
 2022-03-24  7:36 UTC  (4+ messages)
` [PATCH V2 2/7] iio: adc: sc27xx: fix read big scale voltage not right

firewalld pkg_postinit issue #gstreamer
 2022-03-24  7:36 UTC 

[PATCH] cifs: fix FILE_BOTH_DIRECTORY_INFO definition
 2022-03-24  7:26 UTC 

[norov:bitmap 5/49] drivers/net/ethernet/qlogic/qed/qed_rdma.c:338:11: warning: comparison of distinct pointer types ('typeof (bmap->max_count - bit) *' (aka 'unsigned int *') and 'typeof (512) *' (aka 'int *'))
 2022-03-24  7:34 UTC 

[PATCH v2 0/2] AM62: Add support for AM62 USB wrapper driver
 2022-03-24  7:34 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: usb: Add documentation for AM62 USB Wrapper module
` [PATCH v2 2/2] drivers: usb: dwc3: Add AM62 USB wrapper driver

[PATCH] virtio_ring: remove unnecessary to_vvq call in vring hot path
 2022-03-24  7:33 UTC 

[PATCH] w1: replace usage of found with dedicated list iterator variable
 2022-03-24  7:32 UTC 

S25HS512T SPI flash support in kernel-4.9.65
 2022-03-24  7:33 UTC 

[PATCH] misc: vmw_vmci: replace usage of found with dedicated list iterator variable
 2022-03-24  7:31 UTC 

[PATCH v11 0/7] drm/lsdc: add drm driver for loongson display controller
 2022-03-24  7:32 UTC  (5+ messages)
` [PATCH v11 7/7] "

[PATCH] staging: vchiq: replace usage of found with dedicated list iterator variable
 2022-03-24  7:30 UTC  (2+ messages)

[PATCH] vfio/spapr_tce: replace usage of found with dedicated list iterator variable
 2022-03-24  7:31 UTC 

CIP IRC weekly meeting today on libera.chat
 2022-03-24  7:31 UTC 

[igt-dev] [PATCH i-g-t v2] Revert "tests/kms_async_flips: Make the crc test faster"
 2022-03-24  6:56 UTC 

[PATCH] tools/testing/nvdimm: replace usage of found with dedicated list iterator variable
 2022-03-24  7:29 UTC 

linux-next: manual merge of the vfs tree with the arm64 tree
 2022-03-24  7:29 UTC  (2+ messages)

[PATCH V2] char: mwave: Fix assigning negative error code to unsigned variable
 2022-03-24  7:29 UTC 

[PATCH v1 3/3] ARM: dts: aspeed: ast2600-evb: Support KVM
 2022-03-24  7:28 UTC  (2+ messages)

[PATCH v1 2/3] dt-bindings: clock: Add AST2600 video engine reset definition
 2022-03-24  7:27 UTC  (2+ messages)

linux-next: build warnings after merge of the akpm-current tree
 2022-03-24  7:27 UTC  (2+ messages)

[PATCH] thunderbolt: replace usage of found with dedicated list iterator variable
 2022-03-24  7:27 UTC 

[PATCH v1 1/3] ARM: dts: aspeed: Add video engine
 2022-03-24  7:27 UTC  (2+ messages)

[RFC 0/3] Add zero copy feature for tcmu
 2022-03-24  7:27 UTC  (4+ messages)
` [RFC 1/3] mm/memory.c: introduce vm_insert_page(s)_mkspecial

[PATCH] soc: ti: replace usage of found with dedicated list iterator variable
 2022-03-24  7:25 UTC  (2+ messages)

[PATCH] taprio: replace usage of found with dedicated list iterator variable
 2022-03-24  7:26 UTC 

[PATCH] hugetlb: Fix hugepages_setup when deal with pernode
 2022-03-24  7:40 UTC 

[PATCH] spi: spidev: replace usage of found with dedicated list iterator variable
 2022-03-24  7:25 UTC 

[PATCH RFC 00/12] IOMMUFD Generic interface
 2022-03-24  7:25 UTC  (11+ messages)
` [PATCH RFC 08/12] iommufd: IOCTLs for the io_pagetable

[PATCH] soc: qcom: pdr: replace usage of found with dedicated list iterator variable
 2022-03-24  7:24 UTC 

[PATCH] sh: replace usage of found with dedicated list iterator variable
 2022-03-24  7:24 UTC 

[PATCH] sctp: replace usage of found with dedicated list iterator variable
 2022-03-24  7:22 UTC 

[PATCH] rtlwifi: replace usage of found with dedicated list iterator variable
 2022-03-24  7:21 UTC 

[PATCH] rbd: replace usage of found with dedicated list iterator variable
 2022-03-24  7:20 UTC 

hppa vDSO and compiler (non-)support
 2022-03-24  7:20 UTC  (13+ messages)

[PATCH] platform/x86: wmi: replace usage of found with dedicated list iterator variable
 2022-03-24  7:20 UTC 

[PATCH] PCI/PME: replace usage of found with dedicated list iterator variable
 2022-03-24  7:18 UTC 

[PATCH] opp: replace usage of found with dedicated list iterator variable
 2022-03-24  7:18 UTC 

[Buildroot] [PATCH 1/1] package/python-txaio: bump to version 22.2.1
 2022-03-24  7:18 UTC 

[PATCH] ocfs2: replace usage of found with dedicated list iterator variable
 2022-03-24  7:16 UTC 

kernel space: finding cpu usage of individual process/thread
 2022-03-24  7:16 UTC  (3+ messages)

[PATCH] octeontx2-pf: replace usage of found with dedicated list iterator variable
 2022-03-24  7:16 UTC 

[PATCH 0/6] bugfixes for hns3 PMD
 2022-03-24  7:16 UTC  (6+ messages)
` [PATCH 2/6] net/hns3: fix inconsistent enabled RSS behavior

RFC: Use of user space handler vs. SIG_DFL on forced signals
 2022-03-24  7:15 UTC  (6+ messages)

[PATCH] NFS: replace usage of found with dedicated list iterator variable
 2022-03-24  7:15 UTC 

[PATCH] mfd: dln2: replace usage of found with dedicated list iterator variable
 2022-03-24  7:14 UTC 

[broonie-misc:at91sam9g20ek 3/5] sound/soc/atmel/sam9g20_wm8731.c:186:21: error: 'mclk' undeclared; did you mean 'clk'?
 2022-03-24  7:14 UTC 

[PATCH] lib/logic_iomem: replace usage of found with dedicated list iterator variable
 2022-03-24  7:14 UTC 

[Bug 215712] New: kernel deadlocks while mounting the image
 2022-03-24  7:13 UTC  (2+ messages)
` [Bug 215712] "

[PATCH] ksmbd: replace usage of found with dedicated list iterator variable
 2022-03-24  7:13 UTC 

[PATCH] iwlwifi: mvm: replace usage of found with dedicated list iterator variable
 2022-03-24  7:11 UTC 

[PATCH] drm/amd/display: Program color range and encoding correctly for DCN2+
 2022-03-24  7:12 UTC  (3+ messages)

[PATCH] char: mwave: Fix assigning negative error code to unsigned variable
 2022-03-24  7:11 UTC 

[PATCH] habanalabs: replace usage of found with dedicated list iterator variable
 2022-03-24  7:10 UTC 

[PATCH -next] drm/vc4: Fix build error when CONFIG_DRM_VC4=y && CONFIG_RASPBERRYPI_FIRMWARE=m
 2022-03-24  7:25 UTC 

[PATCH] clk: ti: clkctrl: replace usage of found with dedicated list iterator variable
 2022-03-24  7:10 UTC 

[PATCH] char: xillybus: replace usage of found with dedicated list iterator variable
 2022-03-24  7:09 UTC 

[Intel-wired-lan] [PATCH net] ice: Clear default forwarding VSI during VSI release
 2022-03-24  7:09 UTC  (2+ messages)

[PATCH 0/3] Failed array handling improvements
 2022-03-24  7:09 UTC  (2+ messages)

[PATCH] bnx2x: replace usage of found with dedicated list iterator variable
 2022-03-24  7:08 UTC 

[PATCH u-boot-marvell] arm: a37xx: espressobin: Fix non-working SPI
 2022-03-24  7:08 UTC  (3+ messages)
` [PATCH u-boot-marvell v2] "

[PATCH] scsi: ufs: core: Remove unused field in struct ufs_hba
 2022-03-24  7:01 UTC 

[PATCH] backlight: replace usage of found with dedicated list iterator variable
 2022-03-24  7:06 UTC  (2+ messages)

[PATCH] ACPI: ipmi: replace usage of found with dedicated list iterator variable
 2022-03-24  7:04 UTC 

[dm-devel] [PATCH v6 0/6] DAX poison recovery
 2022-03-24  6:37 UTC  (7+ messages)
` [dm-devel] [PATCH v6 4/6] dax: add DAX_RECOVERY flag and .recovery_write dev_pgmap_ops

[esmil:visionfive 48/61] drivers/gpu/drm/i2c/tda998x_drv.c:1605:3: warning: Value stored to 'reg' is never read [clang-analyzer-deadcode.DeadStores]
 2022-03-24  7:03 UTC 

drivers/media/v4l2-core/v4l2-subdev.c:907 v4l2_subdev_alloc_state() warn: Please consider using kvcalloc instead
 2022-03-24  7:03 UTC 

[PATCH] Bluetooth: btusb: Add another Realtek 8761BU (6dfbe29f)
 2022-03-24  7:01 UTC  (2+ messages)

[meta-python][dunfell][PATCH] python3-fasteners: fix typo in RDEPENDS
 2022-03-24  7:01 UTC  (2+ messages)
` [oe] "

[PATCH] mtd: spi-nor: core: Fix 16bit write sr_and_check status check
 2022-03-24  7:00 UTC  (2+ messages)

[PATCH 0/8] memblock: introduce memsize showing reserved memory
 2022-03-24  7:01 UTC  (9+ messages)
  ` [PATCH 1/8] "
  ` [PATCH 2/8] memblock: detect hidden memory hole size
  ` [PATCH 3/8] memblock: handle overlapped reserved memory region
  ` [PATCH 4/8] memblock: track memblock changed at early param
  ` [PATCH 5/8] memblock: track kernel size on memsize
  ` [PATCH 6/8] memblock: recognize late free by checking PageReserved
  ` [PATCH 7/8] memblock: print memsize summary information
  ` [PATCH 8/8] memblock: print kernel internal size

[PATCH v4 00/11] xen: drop hypercall function tables
 2022-03-24  6:58 UTC  (4+ messages)
` [PATCH v4 10/11] xen/arm: call hypercall handlers via generated macro

[v7 0/4] ASoC: mediatek: mt8192: support rt1015p_rt5682s
 2022-03-24  6:45 UTC  (16+ messages)
` [v7 1/4] ASoC: dt-bindings: mt8192-mt6359: add new compatible and new properties
` [v7 2/4] ASoC: mediatek: mt8192: refactor for I2S3 DAI link of speaker
` [v7 3/4] ASoC: mediatek: mt8192: refactor for I2S8/I2S9 DAI links of headset
` [v7 4/4] ASoC: mediatek: mt8192: support rt1015p_rt5682s

[RFC PATCH] getvalues(2) prototype
 2022-03-24  6:56 UTC  (6+ messages)

[powerpc/merge] Possible stack corruption while running selftests
 2022-03-24  6:54 UTC 

Large post detailing recent Linux RNG improvements
 2022-03-24  6:51 UTC  (2+ messages)

[PATCH 0/4] Remove link debounce delays by default
 2022-03-24  6:51 UTC  (9+ messages)

[RFC PATCH v2 0/4] Introduce group balancer
 2022-03-24  6:50 UTC  (8+ messages)

nftables_0.9.7 build failure issue #yocto
 2022-03-24  6:48 UTC 

[scsi] 6aded12b10: kernel_BUG_at_mm/usercopy.c
 2022-03-24  6:48 UTC  (5+ messages)

migration to livetree failed: journal corrupt
 2022-03-24  6:27 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.