All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-15 15:21:38 to 2023-02-15 16:15:33 UTC [more...]

[PATCH v4 00/15] spi: Add support for stacked/parallel memories
 2023-02-15 14:19 UTC  (3+ messages)
` [PATCH v4 01/15] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call

[PATCH 00/17] cirrus: Modernize the cirrus driver
 2023-02-15 16:15 UTC  (7+ messages)
` [PATCH 01/17] drm/cirrus: Compute blit destination offset in single location
` [PATCH 02/17] drm/cirrus: Replace cpp value with format
` [PATCH 06/17] drm/cirrus: Integrate connector into pipeline code

[RFC PATCH 00/16] Add a TTM shrinker
 2023-02-15 16:14 UTC  (34+ messages)
` [Intel-gfx] "
` [RFC PATCH 01/16] drm/ttm: Fix a NULL pointer dereference
  ` [Intel-gfx] "
` [RFC PATCH 02/16] drm/ttm/pool: Fix ttm_pool_alloc error path
  ` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 03/16] drm/ttm: Use the BIT macro for the TTM_TT_FLAGs
  `  "
` [RFC PATCH 04/16] drm/ttm, drm/vmwgfx: Update the TTM swapout interface
  ` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 05/16] drm/ttm: Unexport ttm_global_swapout()
  `  "
` [RFC PATCH 06/16] drm/ttm: Don't use watermark accounting on shrinkable pools
  ` [Intel-gfx] "
` [RFC PATCH 07/16] drm/ttm: Reduce the number of used allocation orders for TTM pages
  ` [Intel-gfx] "
` [RFC PATCH 08/16] drm/ttm: Add a shrinker and shrinker accounting
  ` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 09/16] drm/ttm: Introduce shrink throttling
  `  "
` [RFC PATCH 10/16] drm/ttm: Remove pinned bos from shrinkable accounting
  ` [Intel-gfx] "
` [RFC PATCH 11/16] drm/ttm: Add a simple api to set / clear purgeable ttm_tt content

[PATCH v2 1/8] dt-bindings: gpio: rockchip,gpio-bank: add compatible string per SoC
 2023-02-15 16:14 UTC  (8+ messages)

[PATCH net-next v9 0/7] net/sched: cls_api: Support hardware miss to tc action
 2023-02-15 16:14 UTC  (11+ messages)
` [PATCH net-next v9 1/7] "

[PATCH v2] tty: ttynull: implement console write
 2023-02-15 16:13 UTC  (5+ messages)

[Intel-wired-lan] [PATCH intel-next v4 0/8] i40e: support XDP multi-buffer
 2023-02-15 12:43 UTC  (9+ messages)
` [Intel-wired-lan] [PATCH intel-next v4 1/8] i40e: consolidate maximum frame size calculation for vsi
` [Intel-wired-lan] [PATCH intel-next v4 2/8] i40e: change Rx buffer size for legacy-rx to support XDP multi-buffer
` [Intel-wired-lan] [PATCH intel-next v4 3/8] i40e: add pre-xdp page_count in rx_buffer
` [Intel-wired-lan] [PATCH intel-next v4 4/8] i40e: Change size to truesize when using i40e_rx_buffer_flip()
` [Intel-wired-lan] [PATCH intel-next v4 5/8] i40e: use frame_sz instead of recalculating truesize for building skb
` [Intel-wired-lan] [PATCH intel-next v4 6/8] i40e: introduce next_to_process to i40e_ring
` [Intel-wired-lan] [PATCH intel-next v4 7/8] i40e: add xdp_buff to i40e_ring struct
` [Intel-wired-lan] [PATCH intel-next v4 8/8] i40e: add support for XDP multi-buffer Rx

[PATCH intel-next v3 0/8] i40e: support XDP multi-buffer
 2023-02-15  4:37 UTC  (4+ messages)
` [PATCH intel-next v3 8/8] i40e: add support for XDP multi-buffer Rx
    ` [Intel-wired-lan] "

[PATCH ethtool-next 0/2] ethtool: add rx-push ringparam
 2023-02-15 16:12 UTC  (4+ messages)
` [PATCH ethtool-next 1/2] ethtool: uapi update for RX_PUSH ringparam attribute

[PULL 00/25] Kraxel 20220926 patches
 2023-02-15 16:10 UTC  (6+ messages)
` [PULL 13/25] hcd-ohci: Fix inconsistency when resetting ohci root hubs

[PATCH v1] arm64: efi: Make efi_rt_lock a raw_spinlock
 2023-02-15 16:10 UTC  (2+ messages)

[PATCH] memcmp.3: wfix
 2023-02-15 16:11 UTC  (3+ messages)

[PATCH v4 00/10] Add the PowerQUICC audio support using the QMC
 2023-02-15 16:10 UTC  (11+ messages)
` [PATCH v4 02/10] soc: fsl: cpm1: Add support for TSA
` [PATCH v4 06/10] soc: fsl: cmp1: Add support for QMC

[PATCH v3] firmware: arm_sdei: Fix sleep from invalid context BUG
 2023-02-15 16:09 UTC  (2+ messages)

[PATCH V4 0/5] app/testpmd: support mulitple process attach and detach port
 2023-02-15 16:09 UTC  (5+ messages)
  ` [PATCH V4 1/5] drivers/bus: restore driver assignment at front of probing

[PATCH] media: Fix indentation issues introduced by subdev-wide state struct
 2023-02-15 16:09 UTC  (2+ messages)

[PATCH v2] tools/perf/tests: Change true workload to sleep workload in all metric test for system wide check
 2023-02-15 16:08 UTC  (3+ messages)

[PATCH] ASoC: da7219: Improve the IRQ process to increase the stability
 2023-02-15 16:06 UTC  (4+ messages)

[PATCH] media: imx-jpeg: Fix incorrect indentation
 2023-02-15 16:08 UTC 

[PATCH v1 0/1] s390: nmi: fix virtual-physical address confusion
 2023-02-15 16:02 UTC  (2+ messages)
` [PATCH v1 1/1] "

[PATCH bpf-next V1] xdp: bpf_xdp_metadata use NODEV for no device support
 2023-02-15 15:45 UTC  (2+ messages)
` [xdp-hints] "

[PATCH v2 1/2] tee: system invocation
 2023-02-15 16:03 UTC  (5+ messages)

io_uring failure on parisc with VIPT caches
 2023-02-15 16:04 UTC  (8+ messages)

Attestation report support to the SVSM
 2023-02-15 16:03 UTC 

[PATCH v4] locking/rwbase: Mitigate indefinite writer starvation
 2023-02-15 16:02 UTC  (3+ messages)

[PATCH] audio/pwaudio.c: Add Pipewire audio backend for QEMU
 2023-02-15 15:59 UTC  (6+ messages)

[PATCH v4 00/18] gpiolib cleanups
 2023-02-15 15:59 UTC  (3+ messages)

[PATCH net] ipv6: Add lwtunnel encap size of all siblings in nexthop calculation
 2023-02-15 15:58 UTC  (4+ messages)

[PATCH v14 00/17] iov_iter: Improve page extraction (pin or just list)
 2023-02-15 15:58 UTC  (15+ messages)
  ` [PATCH v14 05/17] overlayfs: Implement splice-read
      ` [PATCH v15 "

[LTP] [PATCH] cve-2015-3290: Fix tst_syscall() return value
 2023-02-15 15:57 UTC  (5+ messages)

[lttng-dev] LTTng bugs repository - pending administrator approval
 2023-02-15 14:56 UTC 

[lttng-dev] Filtering tracing by process name or PID/TID
 2023-02-15  9:09 UTC 

[CLJ Pharma] [Business proposal]
 2023-02-12 22:22 UTC 

[PATCH v14 01/12] splice: Fix O_DIRECT file read splice to avoid reversion of ITER_PIPE
 2023-02-15 15:56 UTC  (8+ messages)
` [PATCH v13 "
  ` [PATCH v13 00/12] iov_iter: Improve page extraction (pin or just list)

[PATCH v2] firmware: arm_sdei: Fix sleep from invalid context BUG
 2023-02-15 15:55 UTC  (4+ messages)

[RFC PATCH net-next v16] vmxnet3: Add XDP support
 2023-02-15 15:54 UTC  (2+ messages)

[PATCH] gitlab-ci: Use artifacts instead of dumping logs in the Cirrus-CI jobs
 2023-02-15 15:55 UTC  (7+ messages)

[PATCH RFC] ext4: allow concurrent unaligned dio overwrites
 2023-02-15 15:56 UTC  (3+ messages)

[PATCH 0/2] GDB: Support getting current task struct in UML
 2023-02-15 15:55 UTC  (4+ messages)
` [PATCH 2/2] scripts/gdb: "

[PATCH net-next v3 0/7] octeon_ep: deferred probe and mailbox
 2023-02-15 15:55 UTC  (3+ messages)
` [PATCH net-next v3 4/7] octeon_ep: enhance control mailbox for VF support

[PATCH v1 1/2] mmc: atmel-mci: Get rid of external platform data
 2023-02-15 15:54 UTC  (4+ messages)
` [PATCH v1 2/2] mmc: atmel-mci: Convert to agnostic GPIO API

[RFC 1/3] bpf: add UBLK program type
 2023-02-15 15:52 UTC  (2+ messages)

[PATCH v2 0/3] KVM: SVM: Fix GATag bug for >256 vCPUs
 2023-02-15 15:50 UTC  (5+ messages)
` [PATCH v2 1/3] KVM: SVM: Fix a benign off-by-one bug in AVIC physical table mask
` [PATCH v2 2/3] KVM: SVM: Modify AVIC GATag to support max number of 512 vCPUs

Domain it-archiv.de
 2023-02-15 15:50 UTC 

[PATCH v3 0/1] CMD commands improvements
 2023-02-15 15:48 UTC  (2+ messages)
` [PATCH v3 1/1] cmd: ums: abort mounting by pressing any key

CISTI'2023 - 18th Iberian Conference on Information Systems and Technologies | Deadline: February 23
 2023-02-15 15:02 UTC 

[PATCH 0/3] kprobes: Fix issues related to optkprobe
 2023-02-15 15:48 UTC  (3+ messages)
` [PATCH 3/3] x86/kprobes: Fix arch_check_optimized_kprobe check within optimized_kprobe range

[linux-linus test] 177333: regressions - trouble: fail/pass/starved
 2023-02-15 15:45 UTC 

[tip:x86/vdso 3/4] arch/x86/entry/vdso/vdso32/../vgetcpu.c:13:1: warning: no previous prototype for '__vdso_getcpu'
 2023-02-15 15:44 UTC  (3+ messages)

[PATCH v3 0/4] Change the return value for page isolation functions
 2023-02-15 15:44 UTC  (13+ messages)
` [PATCH v3 1/4] mm: change to return bool for folio_isolate_lru()
` [PATCH v3 2/4] mm: change to return bool for isolate_lru_page()
` [PATCH v3 3/4] mm: hugetlb: change to return bool for isolate_hugetlb()
` [PATCH v3 4/4] mm: change to return bool for isolate_movable_page()

[RFC PATCH v4 0/4] x86/sgx: implement support for MADV_WILLNEED
 2023-02-15 15:42 UTC  (11+ messages)
` [RFC PATCH v4 1/4] x86/sgx: Export sgx_encl_eaug_page
  ` [RFC PATCH v4 2/4] x86/sgx: Implement support for MADV_WILLNEED

[XEN PATCH] libs: Fix unstable libs build on FreeBSD, auto-generate version-script
 2023-02-15 15:42 UTC  (3+ messages)

[PATCH v2 2/7] RISC-V: Detect AIA CSRs from ISA string
 2023-02-15 15:41 UTC  (5+ messages)

[PATCH v2 0/8] QAIC accel driver
 2023-02-15 15:41 UTC  (5+ messages)
` [PATCH v2 1/8] accel/qaic: Add documentation for AIC100 accelerator driver

[RFC 2/3] io_uring: enable io_uring to submit sqes located in kernel
 2023-02-15 15:41 UTC  (2+ messages)

dwc3: gadget suspend/resume vs system suspend/resume
 2023-02-15 15:41 UTC  (2+ messages)

[PATCH] [RESEND v4] printf: fix errname.c list
 2023-02-15 15:41 UTC  (2+ messages)

[RFC PATCH] MAINTAINERS: Mark Itanium/IA64 as 'dead'
 2023-02-15 15:40 UTC  (6+ messages)

[PATCH 00/20] hw/ide: QOM/QDev housekeeping
 2023-02-15 15:40 UTC  (3+ messages)
` [PATCH 14/20] hw/ide: Rename ide_init2() -> ide_bus_init_output_irq()

[PATCH v2 0/4] arm64: dts: qcom: sa8775p-ride: enable relevant QUPv3 IPs
 2023-02-15 15:40 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: dts: qcom: sa8775p: add the i2c node for sa8775p-ride
` [PATCH v2 2/4] arm64: dts: qcom: sa8775p: add the SPI "
` [PATCH v2 3/4] arm64: dts: qcom: sa8775p: add the GNSS high-speed UART "
` [PATCH v2 4/4] arm64: dts: qcom: sa8775p: add the BT "

[PATCH v4] panic: Fixes the panic_print NMI backtrace setting
 2023-02-15 15:39 UTC  (4+ messages)

[PATCH v4 0/2] x86/ucode/AMD: load ucode on every logical thread
 2023-02-15 15:38 UTC  (3+ messages)
` [PATCH v4 1/2] x86/ucode/AMD: apply the patch early "
` [PATCH v4 2/2] x86/ucode/AMD: late load the patch "

[regression, bisected, pci/iommu] Bug 216865 - Black screen when amdgpu started during 6.2-rc1 boot with AMD IOMMU enabled
 2023-02-15 15:39 UTC  (3+ messages)

[PATCH net-next 0/3] net: skbuff: cache one skb_ext for use by GRO
 2023-02-15 15:37 UTC  (3+ messages)
` [PATCH net-next 2/3] "

[Intel-gfx] [PATCH] Revert "drm/i915/hwmon: Enable PL1 power limit"
 2023-02-15 15:37 UTC  (3+ messages)

[RFC][PATCH] ast.py: catch SyntaxError from imported modules as well
 2023-02-15 15:35 UTC 

[PATCH] gpio: mlxbf2: select GPIOLIB_IRQCHIP
 2023-02-15 15:35 UTC  (2+ messages)

[PATCH] migration/block: Convert remaining DPRINTF() debug macro to trace events
 2023-02-15 15:35 UTC 

[PATCH] accel/xen: Remove dead code
 2023-02-15 15:34 UTC 

[PATCH 0/5] board: freescale: remove non-DM_ETH code for Layerscape DPAA2 platforms
 2023-02-15 15:31 UTC  (6+ messages)
` [PATCH 1/5] board: freescale: lx2160a: remove hardcoded ethernet initialization
` [PATCH 2/5] board: freescale: lx2160a: remove code under !CONFIG_DM_ETH
` [PATCH 3/5] board: freescale: ls2080rdb: "
` [PATCH 4/5] board: freescale: ls2080aqds: "
` [PATCH 5/5] board: freescale: ls1088a: "

[Intel-gfx] [PATCH v3 00/15] Add vfio_device cdev for iommufd support
 2023-02-15 15:32 UTC  (9+ messages)
` [Intel-gfx] [PATCH v3 03/15] vfio: Accept vfio device file in the driver facing kAPI
            `  "

NULL pointer dereference in imx-mipi-csis driver when starting stream
 2023-02-15 15:30 UTC  (7+ messages)

[PATCH] Revert "drm/amd/display: enable DPG when disabling plane for phantom pipe"
 2023-02-15 15:29 UTC  (2+ messages)

[PATCH] riscv: Avoid enabling interrupts in die()
 2023-02-15 15:29 UTC  (2+ messages)

[PATCH] usb: typec: tcpm: fix warning when handle discover_identity message
 2023-02-15 15:26 UTC  (2+ messages)

[PATCH 0/3] xfs, iomap: fix writeback failure handling
 2023-02-15 15:25 UTC  (5+ messages)
` [PATCH 3/3] xfs, iomap: ->discard_folio() is broken so remove it

[PATCH 0/2] handle memoryless nodes more appropriately
 2023-02-15 15:24 UTC  (3+ messages)
` [PATCH 1/2] mm: page_alloc: skip memoryless nodes entirely
` [PATCH 2/2] mm: memory_hotplug: drop memoryless node from fallback lists

[PATCH] spi: synquacer: Fix timeout handling in synquacer_spi_transfer_one()
 2023-02-15 15:24 UTC  (2+ messages)

[PATCH v3 bpf] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
 2023-02-15 15:21 UTC 

[dm-devel] RAID4 with no striping mode request
 2023-02-15 15:22 UTC  (10+ messages)

[PATCH] include/hw/arm/allwinner-a10.h: Remove superfluous includes from the header
 2023-02-15 15:22 UTC 

[PATCH net-next 0/2] Couple of minor improvements to build_skb variants
 2023-02-15 15:03 UTC  (2+ messages)


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.