All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-01 07:33:40 to 2022-02-01 08:44:32 UTC [more...]

[Nouveau] [PATCH 00/14] Rename dma-buf-map
 2022-02-01  8:08 UTC  (12+ messages)
            `  "

[dm-devel] dm: Fix use-after-free in dm_cleanup_zoned_dev()
 2022-02-01  8:26 UTC  (4+ messages)

[PATCH 0/3] Intel Software Defined Silicon
 2022-02-01  8:44 UTC  (2+ messages)

[PATCH 0/4] drm/tiny: Add driver for Solomon SSD1307 OLED displays
 2022-02-01  8:43 UTC  (13+ messages)

[PATCH 0/2] firmware: Add boot information to sysfs
 2022-02-01  8:42 UTC  (8+ messages)
` [PATCH 2/2] ARM: aspeed: Add secure boot controller support

[PATCH bpf-next] selftests/bpf: use getpagesize() to initialize ring buffer size
 2022-02-01  8:43 UTC  (2+ messages)

[PATCH 0/9] staging: r8188eu: hal_data_8188e cleanups
 2022-02-01  8:42 UTC  (10+ messages)
` [PATCH 1/9] staging: r8188eu: ExternalPA is read-only
` [PATCH 2/9] staging: r8188eu: remove PGMaxGroup from struct hal_data_8188e
` [PATCH 3/9] staging: r8188eu: remove ReceiveConfig "
` [PATCH 4/9] staging: r8188eu: BasicRateSet is set but never used
` [PATCH 5/9] staging: r8188eu: remove UsbTxAggDescNum from struct hal_data_8188e
` [PATCH 6/9] staging: r8188eu: remove UsbTxAggMode "
` [PATCH 7/9] staging: r8188eu: remove UsbRxAggMode "
` [PATCH 8/9] staging: r8188eu: remove UsbRxAggBlock* "
` [PATCH 9/9] staging: r8188eu: remove UsbRxAggPage* "

[PATCH][kvmtool] virtio/pci: Signal INTx interrupts as level instead of edge
 2022-02-01  8:41 UTC  (6+ messages)

[PATCH 00/11] target/ppc: powerpc_excp improvements [BookE] (6/n)
 2022-02-01  8:10 UTC  (3+ messages)

[PATCH] crypto: HMAC - disallow keys < 112 bits in FIPS mode
 2022-02-01  8:41 UTC  (5+ messages)
  ` [PATCH v2 0/2] "
    ` [PATCH v2 1/2] crypto: HMAC - add fips_skip support
    ` [PATCH v2 2/2] crypto: HMAC - disallow keys < 112 bits in FIPS mode

[PATCH net-next 0/5] Virtual PTP clock improvements and fix
 2022-02-01  8:42 UTC  (6+ messages)
` [PATCH net-next 5/5] ptp: start virtual clocks at current system time

[PATCH v5 0/7] target/riscv: Add XVentanaCondOps and supporting infrastructure changes
 2022-02-01  8:36 UTC  (4+ messages)
` [PATCH v5 6/7] target/riscv: Add XVentanaCondOps custom extension

[PATCH 00/10] Light core IIO enhancements
 2022-02-01  8:41 UTC  (7+ messages)
` [PATCH 04/10] iio: adc: stm32-dfsdm: Avoid dereferencing ->currentmode

[dm-devel] [PATCH] udev: create symlinks and watch even in suspended state
 2022-02-01  8:40 UTC  (13+ messages)
                      `  "

[PATCH 00/16] arm: Fix handling of unrecognized functions in PSCI emulation
 2022-02-01  8:32 UTC  (2+ messages)

Stage, test, and commit only some changes, then repeat
 2022-02-01  8:37 UTC  (6+ messages)

[jgunthorpe:iommufd 23/29] drivers/iommu/iommufd/io_pagetable.c:488:6: warning: comparison of distinct pointer types ('typeof (iova) *' (aka 'unsigned long *') and 'typeof (length - 1) *' (aka 'unsigned int *'))
 2022-02-01  8:33 UTC  (2+ messages)

[PATCH v2 0/2] EFI: Reset system after capsule-on-disk
 2022-02-01  8:33 UTC  (3+ messages)
` [PATCH v2 1/2] efi_loader: Avoid using efi_update_capsule() from update capsule on disk
` [PATCH v2 2/2] efi_loader: Reset system after CapsuleUpdate "

[PATCH v1 1/1] mm/gup: skip pinnable check for refs==1
 2022-02-01  8:33 UTC  (6+ messages)

[PATCH v1 1/1] target/i386: Mask xstate_bv based on the cpu enabled features
 2022-02-01  8:29 UTC  (3+ messages)

[PATCH for-next 0/3] Add DSCP QoS mappings for RDMA
 2022-02-01  8:31 UTC  (3+ messages)
` [PATCH for-next 1/3] net/ice: add support for DSCP QoS for IIDC

[PATCH] mm/vmalloc.c: Fix "unused function" warning
 2022-02-01  8:30 UTC  (2+ messages)

[PATCH v2 0/2] vhost: fix async address mapping
 2022-02-01  8:28 UTC  (2+ messages)

[PATCH v3] ata: ahci: Skip 200 ms debounce delay for Marvell 88SE9235
 2022-02-01  8:27 UTC  (2+ messages)

[Intel-gfx] [PATCH 00/15] drm/i915: Fix bandwith related cdclk calculations
 2022-02-01  8:26 UTC  (9+ messages)
` [Intel-gfx] [PATCH 07/15] drm/i915: Tweak plane ddb allocation tracking
` [Intel-gfx] [PATCH 08/15] drm/i915: Split plane data_rate into data_rate+data_rate_y
` [Intel-gfx] [PATCH 09/15] drm/i915: Pre-calculate plane relative data rate
` [Intel-gfx] [PATCH 10/15] drm/i915: Remove total[] and uv_total[] from ddb allocation

[PATCH 0/6] KVM RISC-V SBI v0.3 support
 2022-02-01  8:22 UTC  (21+ messages)
` [PATCH 1/6] RISC-V: KVM: Upgrade SBI spec version to v0.3
` [PATCH 2/6] RISC-V: KVM: Add common kvm_riscv_vcpu_sbi_system_reset() function
` [PATCH 3/6] RISC-V: KVM: Implement SBI v0.3 SRST extension
` [PATCH 4/6] RISC-V: Add SBI HSM suspend related defines
` [PATCH 5/6] RISC-V: KVM: Add common kvm_riscv_vcpu_wfi() function
` [PATCH 6/6] RISC-V: KVM: Implement SBI HSM suspend call

[PATCH 0/4] acpi: fix short OEM [Table] ID padding
 2022-02-01  7:55 UTC  (9+ messages)
` [PATCH 3/4] acpi: fix OEM ID/OEM Table "

stable-rc/queue/5.15 baseline: 109 runs, 1 regressions (v5.15.18-171-g8324c2911e04)
 2022-02-01  8:25 UTC 

Relation between MMC_CAP_WAIT_WHILE_BUSY and card_busy()
 2022-02-01  8:24 UTC  (4+ messages)

[PATCH] vhost: fix guest physical address to host physical address mapping
 2022-02-01  8:23 UTC  (2+ messages)

[PULL 00/41] ppc queue
 2022-02-01  8:01 UTC  (6+ messages)
` [PULL 02/41] target/ppc: 603: fix restore of GPRs 0-3 on rfi

[PATCH] vdpa/sfc: make MCDI memzone name unique
 2022-02-01  8:21 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/4] Minor Fixes and Refactoring for HDMI PCON stuff
 2022-02-01  8:21 UTC  (12+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 1/4] drm/i915/hdmi: Fix the definition of intel_hdmi_dsc_get_bpp
  `  "
` [Intel-gfx] [PATCH v2 2/4] drm/edid: Add helper to get max FRL rate for an HDMI sink
  `  "
` [PATCH v2 3/4] drm/i915/dp: Use the drm helpers for getting max FRL rate
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 4/4] drm/i915/display: Simplify helpers for getting DSC slices and bpp
  `  "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Minor Fixes and Refactoring for HDMI PCON stuff (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH 1/8] arm64: dts: exynos: adjust USB DRD clocks with dtschema in Exynos7
 2022-02-01  8:17 UTC  (4+ messages)
` (subset) "

[PATCH 1/3] pwm: lpc18xx-sct: Initialize driver data and hardware before pwmchip_add()
 2022-02-01  8:19 UTC  (5+ messages)
` [PATCH 2/3] pwm: lpc18xx-sct: Reduce number of devm memory allocations

[PATCH 5.4 00/64] 5.4.176-rc1 review
 2022-02-01  8:17 UTC  (2+ messages)

[PATCH] clk: samsung: fix missing Tesla FSD dependency on Exynos
 2022-02-01  8:16 UTC  (2+ messages)

[Intel-gfx] [PULL] drm-misc-next
 2022-02-01  8:17 UTC  (4+ messages)
  `  "

[PATCH] pinctrl: samsung: improve wake irq info on console
 2022-02-01  8:14 UTC  (3+ messages)

[PATCH v1] drivers/base/memory: add memory block to memory group after registration succeeded
 2022-02-01  8:16 UTC  (3+ messages)

[PATCH v2 00/12] ARM: ftrace fixes and cleanups
 2022-02-01  8:12 UTC  (7+ messages)
` [PATCH v2 09/12] ARM: kprobes: treat R7 as the frame pointer register in Thumb2 builds
` [PATCH v2 10/12] drivers/firmware/scmi: disable ftrace for Clang "

[PATCH 1/2] glibc-tests: Correct PACKAGE_DEBUG_SPLIT_STYLE
 2022-02-01  8:13 UTC  (3+ messages)
` [PATCH 2/2] packages.bbclass: Break out the debug info styles to bitbake variables
  ` [OE-core] "

Wycena paneli fotowoltaicznych
 2022-02-01  8:06 UTC 

[igt-dev] [PATCH i-g-t 0/1] lib/intel_batchbuffer: reset allocator before subtest
 2022-02-01  8:13 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/1] lib/intel_batchbuffer: add tracking and reset for allocator

[Intel-gfx] [PATCH 21/21] fbdev: Make registered_fb[] private to fbmem.c
 2022-02-01  8:13 UTC  (4+ messages)

[PATCH 0/9] nvme: add helpers and remove duplicate code
 2022-02-01  8:11 UTC  (5+ messages)
` [PATCH 1/9] nvme-fc: add a helper to initialize connect_q
` [PATCH 5/9] nvme-fc: centralize admin tagset initialization

[PATCH v13 00/16] Introduce threaded trace streaming for basic perf record operation
 2022-02-01  8:08 UTC  (7+ messages)
` [PATCH v13 05/16] perf record: Introduce thread local variable
` [PATCH v13 10/16] perf record: Introduce compressor at mmap buffer object

Additional hardening options
 2022-02-01  8:08 UTC  (2+ messages)
` [yocto] "

[PATCH v11 0/5] add support for direct I/O with fscrypt using blk-crypto
 2022-02-01  8:07 UTC  (7+ messages)
` [PATCH v11 1/5] fscrypt: add functions for direct I/O support
  ` [f2fs-dev] "
` [PATCH v11 5/5] fscrypt: update documentation "
  ` [f2fs-dev] "

renesas/master baseline: 399 runs, 4 regressions (renesas-devel-2022-01-31-v5.17-rc2)
 2022-02-01  8:06 UTC 

[Intel-gfx] [RFC PATCH] drm/i915: Remove all frontbuffer tracking calls from the gem code
 2022-02-01  8:06 UTC  (5+ messages)

[PATCH V2 0/2] nvmet: add buffered_io support for bdev-ns
 2022-02-01  8:05 UTC  (3+ messages)
` [PATCH V2 2/2] nvmet: allow bdev in buffered_io mode

[PATCH] dma-buf: heaps: Fix potential spectre v1 gadget
 2022-02-01  8:05 UTC  (4+ messages)

[PATCH 0/4] nvme-[tcp|rdma] fix for possible use-after-free
 2022-02-01  8:03 UTC  (5+ messages)
` [PATCH 1/4] nvme-tcp: fix a possible use-after-free in controller reset during load
` [PATCH 3/4] nvme-rdma: "

[PATCH] MIPS: KVM: fix vz.c kernel-doc notation
 2022-02-01  8:01 UTC  (2+ messages)

[PATCH] MIPS: octeon: Fix missed PTR->PTR_WD conversion
 2022-02-01  8:02 UTC  (2+ messages)

[PATCH] spi: spi-mem: check if data buffers are on stack
 2022-02-01  8:02 UTC  (3+ messages)

[PATCH v2] nvme: add vectored-io support for user-passthru
 2022-02-01  8:02 UTC  (2+ messages)

[PATCH v3] knotty: improve the UI information
 2022-02-01  8:00 UTC  (2+ messages)
` [bitbake-devel] "

linux-usb@vger.kernel.org 電子メール通知
 2022-02-01  7:54 UTC 

[PATCH v5 00/12] Update the Icicle Kit device tree
 2022-02-01  7:58 UTC  (4+ messages)
` [PATCH v5 06/12] dt-bindings: pwm: add microchip corepwm binding

"make check-acceptance" takes way too long
 2022-02-01  7:49 UTC  (10+ messages)

LTP test suite triggers LOCKDEP_CIRCULAR on linux-next
 2022-02-01  7:57 UTC  (6+ messages)

[BUG] gpu: drm: radeon: two possible deadlocks involving locking and waiting
 2022-02-01  7:56 UTC  (3+ messages)

[PULL 00/61] riscv-to-apply queue
 2022-02-01  6:47 UTC  (5+ messages)
` [PULL 53/61] target/riscv: Split out the vill from vtype

[linux-next:pending-fixes 164/228] drivers/gpu/drm/i915/i915_vma.c:451:4: error: use of undeclared identifier 'ret'
 2022-02-01  7:52 UTC  (2+ messages)

[PATCH ipsec-next] xfrm: delete not-used XFRM_OFFLOAD_IPV6 define
 2022-02-01  7:53 UTC  (4+ messages)

[TCWG CI] Regression caused by linux: Makefile: Enable -Warray-bounds
 2022-02-01  7:52 UTC  (3+ messages)

[BUG] net: smc: possible deadlock in smc_lgr_free() and smc_link_down_work()
 2022-02-01  7:51 UTC 

[syzbot] KASAN: use-after-free Read in recv_work (2)
 2022-02-01  7:50 UTC  (2+ messages)

[PATCH 5.10 000/100] 5.10.96-rc1 review
 2022-02-01  7:49 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/ttm: Return some errors instead of trying memcpy move
 2022-02-01  7:48 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH 1/4] pwm: meson: Drop always false check from .request()
 2022-02-01  7:47 UTC  (3+ messages)

[PATCH V4 00/17] riscv: compat: Add COMPAT mode support for rv64
 2022-02-01  7:44 UTC  (8+ messages)
` [PATCH V4 16/17] riscv: compat: Add COMPAT Kbuild skeletal support

[libvirt test] 167971: regressions - FAIL
 2022-02-01  7:45 UTC 

Linux 5.16.5-rc1 review
 2022-02-01  7:45 UTC 

[EXT] Re: [dpdk-stable] [PATCH v2] test: avoid hang if queues are full and Tx fails
 2022-02-01  7:44 UTC  (3+ messages)

consolidate the compat fcntl definitions v2
 2022-02-01  7:42 UTC  (10+ messages)
` [PATCH 1/5] uapi: remove the unused HAVE_ARCH_STRUCT_FLOCK64 define

[dpdk-dev] [PATCH v4 1/5] eal: add API for bus close
 2022-02-01  7:43 UTC  (4+ messages)
` [EXT] Re: [PATCH v5 1/2] "

[PATCH][next] net/mlx5e: Fix spelling mistake "supoported" -> "supported"
 2022-02-01  7:43 UTC  (2+ messages)

[PATCH v7 0/3] mtd: spi-nor: Add support for Cypress s25hl-t/s25hs-t
 2022-02-01  7:40 UTC  (8+ messages)
` [PATCH v7 1/3] mtd: spi-nor: spansion: Add support for Read/Write Any Register

Grazie per aver contattato I Salumi di Alberico
 2022-02-01  7:38 UTC 

[PATCH] Adding architectural support for HPE's GXP BMC. This is the first of a series of patches to support HPE's BMC with Linux Kernel
 2022-02-01  7:37 UTC  (7+ messages)

[RFC v6 net-next 0/9] add support for VSC7512 control over SPI
 2022-02-01  7:36 UTC  (6+ messages)
` [RFC v6 net-next 6/9] mfd: ocelot: add support for external mfd control over SPI for the VSC7512

[PATCH] docs/memory-barriers.txt: volatile is not a barrier() substitute
 2022-02-01  7:37 UTC  (3+ messages)

[PATCH v5] drivers: thermal: clear all mitigation when thermal zone is disabled
 2022-02-01  7:37 UTC  (3+ messages)
` [drivers] 5c5cdc6f33: INFO:task_blocked_for_more_than#seconds

[PATCH] cifs: Invalidate fscache cookie
 2022-02-01  7:36 UTC 

[PATCH ipsec-next v1] xfrm: delete duplicated functions that calls same xfrm_api_check()
 2022-02-01  7:35 UTC 

[PATCH v5 00/14] perf/x86/amd: Add AMD Fam19h Branch Sampling support
 2022-02-01  7:34 UTC  (4+ messages)
` [PATCH v5 09/13] perf/x86/amd: add idle hooks for branch sampling

[PATCH 1/3] perf: Copy perf_event_attr::sig_data on modification
 2022-02-01  7:33 UTC  (5+ messages)
` [PATCH 2/3] selftests/perf_events: Test modification of perf_event_attr::sig_data
` [PATCH 3/3] perf: uapi: Document perf_event_attr::sig_data truncation on 32 bit architectures


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.