All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-15 16:11:48 to 2023-02-15 16:40:19 UTC [more...]

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

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

[PATCH 00/18] cxl: Add support for QTG ID retrieval for CXL subsystem
 2023-02-15 16:38 UTC  (6+ messages)
` [PATCH 13/18] cxl: Add latency and bandwidth calculations for the CXL path

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

[PATCH net-next 0/5] net/sched: Retire some tc qdiscs and classifiers
 2023-02-15 16:37 UTC  (8+ messages)

[PATCH net-next v3 0/7] octeon_ep: deferred probe and mailbox
 2023-02-15 16:36 UTC  (3+ messages)
` [PATCH net-next v3 5/7] octeon_ep: support asynchronous notifications

bug report: symbolic-ref --short command echos the wrong text while use Chinese language
 2023-02-15 16:37 UTC  (4+ messages)

[PATCH 0/2] handle memoryless nodes more appropriately
 2023-02-15 16:36 UTC  (2+ messages)

[PATCH] x86/hyperv: Fix hv_get/set_register for nested bringup
 2023-02-15 16:35 UTC  (3+ messages)

[PATCH] cxl/port: Disable decoder setup for endpoints in RCD mode
 2023-02-15 16:32 UTC  (5+ messages)

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

[PATCH 5.15 00/10] xfs backports for 5.15.y
 2023-02-15 16:34 UTC  (3+ messages)

[asahilinux:bits/210-gpu 1/378] error[E0425]: cannot find value `my_usize` in this scope
 2023-02-15 16:32 UTC 

[PATCH 0/7] Assorted DRBD refactoring
 2023-02-15 16:32 UTC  (16+ messages)
` [Drbd-dev] "
` [PATCH 1/7] drbd: Rip out the ERR_IF_CNT_IS_NEGATIVE macro
  ` [Drbd-dev] "
` [PATCH 2/7] drbd: Add peer device parameter to whole-bitmap I/O handlers
  ` [Drbd-dev] "
` [PATCH 3/7] drbd: INFO_bm_xfer_stats(): Pass a peer device argument
  ` [Drbd-dev] "
` [PATCH 4/7] drbd: drbd_uuid_compare: pass a peer_device
  ` [Drbd-dev] "
` [PATCH 5/7] drbd: pass a peer_device to more bitmap functions
  ` [Drbd-dev] "
` [PATCH 6/7] drbd: pass drbd_peer_device to __req_mod
  ` [Drbd-dev] "
` [PATCH 7/7] drbd: Pass a peer device to the resync and online verify functions
  ` [Drbd-dev] "

[PATCH v5] net/af_xdp: support CNI Integration
 2023-02-15 16:30 UTC  (2+ messages)
` [PATCH v6] "

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

[XEN PATCH 0/4] automation: Update containers to allow HTTPS access to xenbits
 2023-02-15 16:31 UTC  (8+ messages)
` [XEN PATCH 1/4] automation: Remove clang-8 from Debian unstable container
` [XEN PATCH 2/4] automation: Ignore package authentification issue in Jessie container

Linux kernel 5.10.168 released
 2023-02-15 16:30 UTC 

[PATCH 1/2] x86: Perform mem_sharing teardown before paging teardown
 2023-02-15 16:29 UTC  (3+ messages)

[RFC PATCH 00/16] Add stage-2 translation for SMMUv3
 2023-02-15 16:29 UTC  (5+ messages)
` [RFC PATCH 01/16] hw/arm/smmuv3: Add missing fields for IDR0
` [RFC PATCH 04/16] hw/arm/smmuv3: Add a system property to choose translation stage

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

2023 X.Org Foundation Membership deadline for voting in the election
 2023-02-15 15:58 UTC 

[PATCH] net: dsa: ocelot: fix selecting MFD_OCELOT
 2023-02-15 16:29 UTC  (2+ messages)

[PATCH] ast/data/codeparser: Add dependencies from python module functions
 2023-02-15 16:28 UTC  (3+ messages)
` [bitbake-devel] "

[PATCH 00/14] Implement Trusted Security Event Modeling
 2023-02-15 16:26 UTC  (6+ messages)
` [PATCH 02/14] Add TSEM specific documentation

[PATCH] ext4: reject 1k block fs on the first block of disk
 2023-02-15 16:26 UTC  (7+ messages)

[PATCH] tools/perf: Fix perf tool build error in util/pfm.c
 2023-02-15 16:26 UTC  (8+ messages)
          ` PING "

[PATCH 00/17] cirrus: Modernize the cirrus driver
 2023-02-15 16:15 UTC  (36+ 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 00/12] Implement Eager Page Splitting for ARM
 2023-02-15 16:25 UTC  (5+ messages)
` [PATCH v2 09/12] KVM: arm64: Split huge pages when dirty logging is enabled

[PATCH] reset: ath79: Use devm_platform_get_and_ioremap_resource()
 2023-02-15 16:24 UTC  (2+ messages)

[PATCH 0/7] New arch interfaces for manipulating multiple pages
 2023-02-15 16:22 UTC  (4+ messages)
` [PATCH 9/7] arm64: Implement the new page table range API
  ` [PATCH 12/7] hexagon: "

[android-common:android12-trusty-5.10 1980/7892] drivers/md/dm-user.c:525:6: sparse: sparse: symbol 'message_kill' was not declared. Should it be static?
 2023-02-15 16:22 UTC 

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

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

[PATCH 5.4 CANDIDATE 00/25] xfs stable candidate patches for 5.4.y (from v5.10)
 2023-02-15 16:21 UTC  (2+ messages)

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

[PATCH v2 00/18] hw/ide: Untangle ISA/PCI abuses of ide_init_ioport()
 2023-02-15 16:16 UTC  (19+ 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 03/18] hw: Replace isa_get_irq() by isa_bus_get_irq() when ISABus is available
` [PATCH v2 04/18] hw/ide/piix: Expose output IRQ as properties for late object population
` [PATCH v2 05/18] hw/i386/pc_piix: Wire PIIX3 IDE ouput IRQs to ISA bus IRQs 14/15
` [PATCH v2 06/18] hw/isa/piix4: Wire PIIX4 "
` [PATCH v2 07/18] hw/ide/piix: Ensure IDE output IRQs are wired at realization
` [PATCH v2 08/18] hw/isa: Deprecate isa_get_irq() in favor of isa_bus_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 11/18] hw/ide: Declare ide_get_[geometry/bios_chs_trans] in 'hw/ide/internal.h'
` [PATCH v2 12/18] hw/ide: Rename ISA specific ide_init_ioport -> ide_bus_init_ioport_isa
` [PATCH v2 13/18] hw/ide: Introduce generic ide_init_ioport()
` [PATCH v2 14/18] hw/ide/piix: Use generic ide_bus_init_ioport()
` [PATCH v2 15/18] hw/isa: Ensure isa_register_portio_list() do not get NULL ISA device
` [PATCH v2 16/18] hw/isa: Reduce 'isabus' singleton scope to isa_bus_new()
` [PATCH v2 17/18] hw/isa: Un-inline isa_bus_from_device()
` [PATCH v2 18/18] hw/isa: Remove empty ISADeviceClass structure

BUG: git config --global --get ITEM ignores ~/.config/git/config when ~/.gitconfig is present
 2023-02-15 16:19 UTC  (6+ messages)

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

[virtio-comment] [PATCH v3] virtio-net: Fix and update VIRTIO_NET_F_NOTF_COAL feature
 2023-02-15 16:19 UTC  (3+ messages)
  ` [virtio-dev] "

[RFC PATCH net-next v3 0/9] net/smc: Introduce SMC-D-based OS internal communication acceleration
 2023-02-15 16:18 UTC  (10+ 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
` [RFC PATCH net-next v3 6/9] net/smc: Introudce interfaces for DMB attach and detach
` [RFC PATCH net-next v3 7/9] net/smc: Avoid data copy from sndbuf to peer RMB in SMC-D
` [RFC PATCH net-next v3 8/9] net/smc: Modify cursor update logic when using mappable DMB
` [RFC PATCH net-next v3 9/9] net/smc: Add interface implementation of loopback device

[ndctl PATCH 1/2 v2 RESEND] libndctl/msft: Cleanup the code
 2023-02-15 16:17 UTC  (3+ messages)

[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] "
` [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] "
` [Intel-gfx] [RFC PATCH 11/16] drm/ttm: Add a simple api to set / clear purgeable ttm_tt content
  `  "
` [RFC PATCH 12/16] mm: Add interfaces to back up and recover folio contents using swap
  ` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 13/16] drm/ttm: Make the call to ttm_tt_populate() interruptible when faulting
  `  "
` [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 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] "

[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

[PATCH v1] arm64: efi: Make efi_rt_lock a raw_spinlock
 2023-02-15 16:10 UTC 

[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  (5+ messages)
` [PATCH v4 02/10] soc: fsl: cpm1: Add support for TSA


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.