messages from 2023-02-15 15:41:42 to 2023-02-15 16:19:11 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 v2 00/18] hw/ide: Untangle ISA/PCI abuses of ide_init_ioport()
2023-02-15 16:16 UTC (6+ messages)
` [PATCH v2 01/18] hw/isa: Rename isa_get_dma() -> isa_bus_get_dma()
` [PATCH v2 02/18] hw/isa: Factor isa_bus_get_irq() out of isa_get_irq()
` [PATCH v2 09/18] hw/isa: Simplify isa_address_space[_io]()
` [PATCH v2 10/18] hw/isa: Use isa_address_space_io() in isa_register_ioport()
` [PATCH v2 13/18] hw/ide: Introduce generic ide_init_ioport()
[RFC PATCH net-next v3 0/9] net/smc: Introduce SMC-D-based OS internal communication acceleration
2023-02-15 16:18 UTC (6+ messages)
` [RFC PATCH net-next v3 1/9] net/smc: Decouple ism_dev from SMC-D device dump
` [RFC PATCH net-next v3 2/9] net/smc: Decouple ism_dev from SMC-D DMB registration
` [RFC PATCH net-next v3 3/9] net/smc: Extract v2 check helper from SMC-D device registration
` [RFC PATCH net-next v3 4/9] net/smc: Introduce SMC-D loopback device
` [RFC PATCH net-next v3 5/9] net/smc: Introduce an interface for getting DMB attribute
io_uring failure on parisc with VIPT caches
2023-02-15 16:18 UTC (9+ messages)
[ndctl PATCH 1/2 v2 RESEND] libndctl/msft: Cleanup the code
2023-02-15 16:17 UTC (3+ messages)
[RFC PATCH 00/16] Add stage-2 translation for SMMUv3
2023-02-15 16:16 UTC (3+ messages)
` [RFC PATCH 01/16] hw/arm/smmuv3: Add missing fields for IDR0
[Patch] net: dwc_eth_qos - works with fixed-phy
2023-02-15 16:16 UTC
[RFC PATCH 00/16] Add a TTM shrinker
2023-02-15 16:14 UTC (51+ messages)
` [Intel-gfx] "
` [RFC PATCH 01/16] drm/ttm: Fix a NULL pointer dereference
` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 02/16] drm/ttm/pool: Fix ttm_pool_alloc error path
` "
` [RFC PATCH 03/16] drm/ttm: Use the BIT macro for the TTM_TT_FLAGs
` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 04/16] drm/ttm, drm/vmwgfx: Update the TTM swapout interface
` "
` [RFC PATCH 05/16] drm/ttm: Unexport ttm_global_swapout()
` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 06/16] drm/ttm: Don't use watermark accounting on shrinkable pools
` "
` [RFC PATCH 07/16] drm/ttm: Reduce the number of used allocation orders for TTM pages
` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 08/16] drm/ttm: Add a shrinker and shrinker accounting
` "
` [RFC PATCH 09/16] drm/ttm: Introduce shrink throttling
` [Intel-gfx] "
` [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
` [Intel-gfx] "
` [RFC PATCH 12/16] mm: Add interfaces to back up and recover folio contents using swap
` [Intel-gfx] "
` [RFC PATCH 13/16] drm/ttm: Make the call to ttm_tt_populate() interruptible when faulting
` [Intel-gfx] "
` [RFC PATCH 14/16] drm/ttm: Provide helpers for shrinking
` [Intel-gfx] "
` [RFC PATCH 15/16] drm/ttm: Use fault-injection to test error paths
` [Intel-gfx] "
` [RFC PATCH 16/16] drm/i915, drm/ttm: Use the TTM shrinker rather than the external shmem pool
` [Intel-gfx] "
[PATCH 00/17] cirrus: Modernize the cirrus driver
2023-02-15 16:15 UTC (32+ messages)
` [PATCH 01/17] drm/cirrus: Compute blit destination offset in single location
` [PATCH 02/17] drm/cirrus: Replace cpp value with format
` [PATCH 03/17] drm/cirrus: Use drm_fb_blit() to update scanout buffer
` [PATCH 04/17] drm/cirrus: Move drm_dev_{enter, exit}() into DRM helpers
` [PATCH 05/17] drm/cirrus: Split cirrus_mode_set() into smaller functions
` [PATCH 06/17] drm/cirrus: Integrate connector into pipeline code
` [PATCH 07/17] drm/cirrus: Move primary-plane format arrays
` [PATCH 08/17] drm/cirrus: Convert to regular atomic helpers
` [PATCH 09/17] drm/cirrus: Enable damage clipping on primary plane
` [PATCH 10/17] drm/cirrus: Inline cirrus_fb_blit_rect()
` [PATCH 11/17] drm/cirrus: Remove format test from cirrus_fb_create()
` [PATCH 12/17] drm/cirrus: Remove size "
` [PATCH 13/17] drm/cirrus: Test mode against video-memory size in device-wide mode_valid
` [PATCH 14/17] drm/cirrus: Inline cirrus_check_size() into primary-plane atomic_check
` [PATCH 15/17] drm/cirrus: Introduce struct cirrus_primary_plane_state
` [PATCH 16/17] drm/cirrus: Store HW format/pitch in primary-plane state
` [PATCH 17/17] drm/cirrus: Use VGA macro constants to unblank
[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 (4+ 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 (13+ 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 (4+ 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 (3+ messages)
` [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 (8+ messages)
` [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 (2+ messages)
[PATCH v2 2/7] RISC-V: Detect AIA CSRs from ISA string
2023-02-15 15:41 UTC (4+ 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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.