All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-01 18:58:36 to 2022-03-01 19:48:26 UTC [more...]

[PATCH 0/6] Remove usage of list iterator past the loop body
 2022-03-01 19:42 UTC  (37+ messages)
` [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
                      ` [Intel-wired-lan] "
                      ` [Intel-gfx] "
                      ` [Drbd-dev] "
                      ` [f2fs-dev] "

[GIT PULL] binfmt_elf fix for v5.17-rc7
 2022-03-01 19:46 UTC  (2+ messages)

[PATCH v3 00/30] Driver for Hyper-v virtual compute device
 2022-03-01 19:46 UTC  (31+ messages)
` [PATCH v3 01/30] drivers: hv: dxgkrnl: Add virtual compute device VM bus channel guids
  ` [PATCH v3 02/30] drivers: hv: dxgkrnl: Driver initialization and loading
  ` [PATCH v3 03/30] drivers: hv: dxgkrnl: Add VM bus message support, initialize VM bus channels
  ` [PATCH v3 04/30] drivers: hv: dxgkrnl: Creation of dxgadapter object
  ` [PATCH v3 05/30] drivers: hv: dxgkrnl: Opening of /dev/dxg device and dxgprocess creation
  ` [PATCH v3 06/30] drivers: hv: dxgkrnl: Enumerate and open dxgadapter objects
  ` [PATCH v3 07/30] drivers: hv: dxgkrnl: Creation of dxgdevice objects
  ` [PATCH v3 08/30] drivers: hv: dxgkrnl: Creation of dxgcontext objects
  ` [PATCH v3 09/30] drivers: hv: dxgkrnl: Creation of compute device allocations and resources
  ` [PATCH v3 10/30] drivers: hv: dxgkrnl: Creation of compute device sync objects
  ` [PATCH v3 11/30] drivers: hv: dxgkrnl: Operations using "
  ` [PATCH v3 12/30] drivers: hv: dxgkrnl: Sharing of dxgresource objects
  ` [PATCH v3 13/30] drivers: hv: dxgkrnl: Sharing of sync objects
  ` [PATCH v3 14/30] drivers: hv: dxgkrnl: Creation of hardware queues. Sync object operations to hw queue
  ` [PATCH v3 15/30] drivers: hv: dxgkrnl: Creation of paging queue objects
  ` [PATCH v3 16/30] drivers: hv: dxgkrnl: Submit execution commands to the compute device
  ` [PATCH v3 17/30] drivers: hv: dxgkrnl: Share objects with the host
  ` [PATCH v3 18/30] drivers: hv: dxgkrnl: Query the dxgdevice state
  ` [PATCH v3 19/30] drivers: hv: dxgkrnl: Map(unmap) CPU address to device allocation
  ` [PATCH v3 20/30] drivers: hv: dxgkrnl: Manage device allocation properties
  ` [PATCH v3 21/30] drivers: hv: dxgkrnl: Flush heap transitions
  ` [PATCH v3 22/30] drivers: hv: dxgkrnl: Query video memory information
  ` [PATCH v3 23/30] drivers: hv: dxgkrnl: The escape ioctl
  ` [PATCH v3 24/30] drivers: hv: dxgkrnl: Ioctl to put device to error state
  ` [PATCH v3 25/30] drivers: hv: dxgkrnl: Ioctls to query statistics and clock calibration
  ` [PATCH v3 26/30] drivers: hv: dxgkrnl: Offer and reclaim allocations
  ` [PATCH v3 27/30] drivers: hv: dxgkrnl: Ioctls to manage scheduling priority
  ` [PATCH v3 28/30] drivers: hv: dxgkrnl: Manage residency of allocations
  ` [PATCH v3 29/30] drivers: hv: dxgkrnl: Manage compute device virtual addresses
  ` [PATCH v3 30/30] drivers: hv: dxgkrnl: Add support to map guest pages by host

[PATCH] tracing/osnoise: Force quiescent states while tracing
 2022-03-01 19:46 UTC  (9+ messages)

[PULL 0/3] tcg patch queue
 2022-03-01 19:43 UTC  (2+ messages)

[PATCH v2 00/11] i2c: npcm: Bug fixes timeout, spurious interrupts
 2022-03-01 19:45 UTC  (6+ messages)

[PATCH v9 00/11] 9p: Add support for darwin
 2022-03-01 19:25 UTC  (2+ messages)

[PATCH V8 00/44] PKS/PMEM: Add Stray Write Protection
 2022-03-01 19:45 UTC  (4+ messages)
` [PATCH V8 41/44] kmap: Ensure kmap works for devmap pages

[PATCH v3 00/15] reduce audio playback latency
 2022-03-01 19:13 UTC  (15+ messages)
` [PATCH v3 01/15] audio: replace open-coded buffer arithmetic
` [PATCH v3 02/15] audio: move function audio_pcm_hw_clip_out()
` [PATCH v3 03/15] audio: add function audio_pcm_hw_conv_in()
` [PATCH v3 04/15] audio: inline function audio_pcm_sw_get_rpos_in()
` [PATCH v3 05/15] paaudio: increase default latency to 46ms
` [PATCH v3 06/15] jackaudio: use more jack audio buffers
` [PATCH v3 07/15] audio: copy playback stream in sequential order
` [PATCH v3 08/15] audio: add pcm_ops function table for capture backend
` [PATCH v3 09/15] Revert "audio: fix wavcapture segfault"
` [PATCH v3 10/15] audio: restore mixing-engine playback buffer size
` [PATCH v3 11/15] paaudio: reduce effective "
` [PATCH v3 12/15] dsoundaudio: "
` [PATCH v3 14/15] paaudio: fix samples vs. frames mix-up
` [PATCH v3 15/15] sdlaudio: "

[PATCH 0/8] Add ethernet support for Qualcomm SA8155p-ADP board
 2022-03-01 19:44 UTC  (13+ messages)
` [PATCH 2/8] net: stmmac: Add support for SM8150
` [PATCH 3/8] clk: qcom: gcc: Add PCIe, EMAC and UFS GDSCs "
` [PATCH 7/8] clk: qcom: gcc-sm8150: use runtime PM for the clock controller
` [PATCH 8/8] clk: qcom: gcc-sm8150: Use PWRSTS_ON (only) as a workaround for emac gdsc

[PATCH 2/7] clocksource/drivers/timer-microchip-pit64b: remove timer-of depenency
 2022-03-01 19:41 UTC  (3+ messages)

[PATCH] ASoC: bt-sco: fix bt-sco-pcm-wb dai widget don't connect to the endpoint
 2022-03-01 19:41 UTC  (5+ messages)

[PATCH v3 00/28] KVM: x86/mmu: Overhaul TDP MMU zapping and flushing
 2022-03-01 19:43 UTC  (4+ messages)
` [PATCH v3 20/28] KVM: x86/mmu: Allow yielding when zapping GFNs for defunct TDP MMU root

[PATCH v2 00/14] vDPA shadow virtqueue
 2022-03-01 19:31 UTC  (7+ messages)
` [PATCH v2 04/14] vhost: Add vhost_svq_valid_features to shadow vq
` [PATCH v2 06/14] vdpa: adapt vhost_ops callbacks to svq

propagating vmgenid outward and upward
 2022-03-01 19:41 UTC  (4+ messages)

[GIT PULL] Add mlx5 live migration driver and v2 migration protocol
 2022-03-01 19:41 UTC  (2+ messages)

bug kernel 5.17, qualcom and intel adapters, unable to reliably connect to bluetooth devices
 2022-03-01 19:40 UTC  (17+ messages)

[PATCH 1/4] acpi: exsystem: Add units to time variable names
 2022-03-01 19:40 UTC  (3+ messages)
  ` [Devel] "

[PATCH v4] Bluetooth: Scrub MGMT cmd pending queue for consistency
 2022-03-01 19:39 UTC 

[PATCH 0/4] Cleanups for NFS fscache and convert from dfprintk to trace events
 2022-03-01 19:37 UTC  (5+ messages)
` [PATCH 1/4] NFS: Cleanup usage of nfs_inode in fscache interface
` [PATCH 2/4] NFS: Rename fscache read and write pages functions
` [PATCH 3/4] NFS: Replace dfprintks with tracepoints in fscache read and write page functions
` [PATCH 4/4] NFS: Remove remaining dfprintks related to fscache and remove NFSDBG_FSCACHE

[PATCH] tests/tcg/s390x: Cleanup of mie3 tests
 2022-03-01 19:14 UTC 

xfrm regression in 5.10.94
 2022-03-01 19:38 UTC  (4+ messages)

[PATCH v1 1/3] ACPI: platform: Constify properties parameter in acpi_create_platform_device()
 2022-03-01 19:38 UTC  (2+ messages)

[PATCH v4 2/2] parse-options.c: add style checks for usage-strings
 2022-03-01 19:37 UTC  (4+ messages)

[PATCH 00/23] Builtin FSMonitor Part 3
 2022-03-01 19:37 UTC  (4+ messages)
` [PATCH 04/23] t/helper/fsmonitor-client: create stress test

[PATCH RESEND] i2c: tegra: Add SMBus block read function
 2022-03-01 19:37 UTC  (2+ messages)

[PATCH 4.19 00/34] 4.19.232-rc1 review
 2022-03-01 19:36 UTC  (3+ messages)

[RFC] linux-user: Remove stale "not threadsafe" comments
 2022-03-01 19:31 UTC  (2+ messages)

[PATCH 4.14 00/31] 4.14.269-rc1 review
 2022-03-01 19:35 UTC  (3+ messages)

[PATCH 4.9 00/29] 4.9.304-rc1 review
 2022-03-01 19:35 UTC  (3+ messages)

[Intel-gfx] [PATCH v6 1/2] drm/vrr: Set VRR capable prop only if it is attached to connector
 2022-03-01 19:34 UTC  (6+ messages)
` [Intel-gfx] [PATCH v6 2/2] drm/i915/display/vrr: Reset VRR capable property on a long hpd

[PATCH RFC smp] Provide boot-time timeout for CSD lock diagnostics
 2022-03-01 19:34 UTC 

[PATCH] x86/acpi: Work around broken XSDT on SEGA AALE board
 2022-03-01 19:34 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/8] Per client GPU utilisation
 2022-03-01 19:34 UTC  (3+ messages)
` [Intel-gfx] [PATCH 7/8] drm/i915: Count engine instances per uabi class

[PATCH] pinctrl: aspeed: fix null dereference in debug
 2022-03-01 19:30 UTC  (2+ messages)

[PATCH] dmaengine: ti: k3-udma: Avoid false error msg on chan teardown
 2022-03-01 19:31 UTC  (6+ messages)

[Intel-gfx] [PATCH v2 00/13] i915: Prepare for Xe_HP compute engines
 2022-03-01 19:31 UTC  (6+ messages)
` [Intel-gfx] [PATCH v2 10/13] drm/i915/xehp: Don't support parallel submission on compute / render
    `  "
` [Intel-gfx] [PATCH v2 12/13] drm/i915/xehp: Add compute workarounds

[GIT PULL] KVM changes for 5.17-rc7
 2022-03-01 19:31 UTC  (2+ messages)

[PATCH v4 00/26] xfs: remove xfs_disk_quot from incore dquot
 2022-03-01 19:31 UTC  (3+ messages)
` [PATCH 25/26] xfs: actually bump warning counts when we send warnings
  ` Quota warning woes (was: [PATCH 25/26] xfs: actually bump warning counts when we send warnings)

[PATCH v6 00/10] vfio/hisilicon: add ACC live migration driver
 2022-03-01 19:30 UTC  (12+ messages)
` [PATCH v6 09/10] hisi_acc_vfio_pci: Add support for VFIO live migration

[PATCH 1/2] ACPI / x86: Add skip i2c clients quirk for Nextbook Ares 8
 2022-03-01 19:30 UTC  (2+ messages)

gpio_request_by_name for GPIOD_IS_OUT drives GPIO before specifically instructed to
 2022-03-01 19:29 UTC  (5+ messages)

[PATCH -next] i2c: designware: Fix improper usage of readl
 2022-03-01 19:29 UTC  (4+ messages)

[PATCH] vgaarbiter: fix vgaarbiter doc build break
 2022-03-01 19:29 UTC  (2+ messages)

[PATCH RFC v0] random: block in /dev/urandom
 2022-03-01 19:27 UTC  (3+ messages)
  `  "

Wireshark ax25 dissector
 2022-03-01 19:27 UTC  (3+ messages)

[PATCH][REPOST] scsi_transport_fc: Fix FPIN Link Integrity statistics counters
 2022-03-01 19:26 UTC  (2+ messages)

What's cooking in git.git (Feb 2022, #07; Fri, 25)
 2022-03-01 19:25 UTC  (6+ messages)

[PATCH] ACPI: Fix LAPIC_ADDR_OVR address print
 2022-03-01 19:24 UTC  (2+ messages)

[PATCH] PCI: vmd: Prevent recursive locking on interrupt allocation
 2022-03-01 19:24 UTC  (2+ messages)

[Intel-gfx] [CI 0/2] drm/mm: Add an iterator to optimally walk over holes suitable for an allocation
 2022-03-01 19:23 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/mm: Add an iterator to optimally walk over holes suitable for an allocation (rev2)

[hnaz-mm:master 272/379] lib/vsprintf.c:991:13: warning: variable 'modbuildid' set but not used
 2022-03-01 19:22 UTC  (4+ messages)

[meta-oe][dunfell][PATCH] googletest: Switch branch from master to main
 2022-03-01 19:21 UTC 

[PATCH 0/4] x86/acpi/cppc: Minor clean up for x86 CPPC implementation
 2022-03-01 19:20 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] network storage transports managed within a container
 2022-03-01 19:20 UTC  (2+ messages)

[PATCH v3 0/3] Support XDPE112
 2022-03-01 19:20 UTC  (3+ messages)
` [PATCH v3 2/3] hwmon (xdpe12284): Add support for xdpe11280

[PATCH 1/1] Simplify the generation of man pages
 2022-03-01 19:20 UTC 

[PATCH v5 00/30] Builtin FSMonitor Part 2
 2022-03-01 19:20 UTC  (4+ messages)
` [PATCH v6 "

[PATCH v2 00/39] x86: Kernel IBT
 2022-03-01 19:20 UTC  (17+ messages)
` [PATCH v2 12/39] x86/ibt,ftrace: Search for __fentry__ location
` [PATCH v2 15/39] x86/ibt,kprobes: Fix more +0 assumptions

[PATCH 0/6] blk-mq: update_nr_hw_queues related improvement & bugfix
 2022-03-01 19:19 UTC  (3+ messages)
` [PATCH 1/6] blk-mq: figure out correct numa node for hw queue

[PATCH V6 0/3] PCI: vmd: Enable PCIe ASPM and LTR
 2022-03-01 19:19 UTC  (2+ messages)

[PATCH] xhci: fix runtime PM imbalance in USB2 resume
 2022-03-01 19:18 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] python3-flit-core: upgrade 3.6.0 to 3.7.1
 2022-03-01 19:17 UTC 

[PATCH v4 0/3] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
 2022-03-01 19:13 UTC  (9+ messages)
` [PATCH v4 2/3] "
` [PATCH v4 3/3] tests/acpi: i386: update FACP table differences

Secure Storage Applications
 2022-03-01 19:16 UTC  (2+ messages)

[PATCH v3] Bluetooth: Scrub MGMT cmd pending queue for consistency
 2022-03-01 19:15 UTC  (2+ messages)
` [v3] "

[PATCH 5.16 000/164] 5.16.12-rc1 review
 2022-03-01 19:15 UTC  (2+ messages)

[PATCH 5.15 000/139] 5.15.26-rc1 review
 2022-03-01 19:14 UTC  (2+ messages)

[PATCH 5.10 00/80] 5.10.103-rc1 review
 2022-03-01 19:14 UTC  (2+ messages)

[PATCH 5.4 00/53] 5.4.182-rc1 review
 2022-03-01 19:13 UTC  (2+ messages)

[meta-oe][hardknott][PATCH] nss: fix CVE-2022-22747
 2022-03-01 19:12 UTC 

[PATCH v2] usb:typec: Add sysfs support for Type C connector's physical location
 2022-03-01 19:11 UTC  (4+ messages)

[ammarfaizi2-block:dhowells/linux-fs/netfs-maple 13/42] ERROR: modpost: "netfs_releasepage" [fs/cifs/cifs.ko] undefined!
 2022-03-01 19:10 UTC 

[GIT PULL] zstd changes for v5.16
 2022-03-01 19:09 UTC  (4+ messages)
  ` [f2fs-dev] "

main - devices: use dev-cache aliases handling from label scan functions
 2022-03-01 19:10 UTC 

[PATCH v9 00/27] Readdir improvements
 2022-03-01 19:09 UTC  (9+ messages)
` [PATCH v9 01/27] NFS: Return valid errors from nfs2/3_decode_dirent()
  ` [PATCH v9 02/27] NFS: constify nfs_server_capable() and nfs_have_writebacks()
    ` [PATCH v9 03/27] NFS: Trace lookup revalidation failure
      ` [PATCH v9 04/27] NFS: Initialise the readdir verifier as best we can in nfs_opendir()
        ` [PATCH v9 05/27] NFS: Use kzalloc() to avoid initialising the nfs_open_dir_context
          ` [PATCH v9 06/27] NFS: Calculate page offsets algorithmically
            ` [PATCH v9 07/27] NFS: Store the change attribute in the directory page cache

[PATCH 0/9] ci: make Git's GitHub workflow output much more helpful
 2022-03-01 19:07 UTC  (3+ messages)
` [PATCH v2 "

+ proc-fix-documentation-and-description-of-pagemap.patch added to -mm tree
 2022-03-01 19:05 UTC 

[linusw-pinctrl:for-next] BUILD SUCCESS 842366d7cb68321b33920f859d0772fc16bc8a33
 2022-03-01 19:04 UTC 

[linusw-pinctrl:devel] BUILD SUCCESS f54d626698a4e469e46ce8974f75658426585009
 2022-03-01 19:04 UTC 

[PATCH] dt-bindings: clock: renesas: Make example 'clocks' parsable
 2022-03-01 19:03 UTC 

[PATCH v7, 00/15] media: mtk-vcodec: support for M8192 decoder
 2022-03-01 19:02 UTC  (11+ messages)
` [PATCH v7, 06/15] media: mtk-vcodec: Refactor get and put capture buffer flow
` [PATCH v7, 09/15] media: mtk-vcodec: disable vp8 4K capability

+ kasan-fork-reset-pointer-tags-of-vmapped-stacks-fix-2.patch added to -mm tree
 2022-03-01 19:02 UTC 

[PATCH v2 00/15] reduce audio playback latency
 2022-03-01 18:59 UTC  (6+ messages)
` [PATCH v2 01/15] audio: replace open-coded buffer arithmetic

[PATCH] random: do not export add_vmfork_randomness() unless needed
 2022-03-01 19:00 UTC  (2+ messages)

[PATCH net-next 0/7][pull request] 40GbE Intel Wired LAN Driver Updates 2022-03-01
 2022-03-01 18:59 UTC  (8+ messages)
` [PATCH net-next 1/7] iavf: Add support for 50G/100G in AIM algorithm
` [PATCH net-next 2/7] iavf: refactor processing of VLAN V2 capability message
` [PATCH net-next 3/7] iavf: Add usage of new virtchnl format to set default MAC
` [PATCH net-next 4/7] iavf: remove redundant ret variable
` [PATCH net-next 5/7] iavf: stop leaking iavf_status as "errno" values
` [PATCH net-next 6/7] iavf: Fix incorrect use of assigning iavf_status to int
` [PATCH net-next 7/7] iavf: Remove non-inclusive language

[PATCH v3] sched: remove useless malloc in pie data init
 2022-03-01 18:58 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v2 1/2] sched/isolation: use raw_smp_processor_id() in housekeeping_any_cpu()
 2022-03-01 18:58 UTC  (3+ messages)
` [PATCH v2 2/2] tracing: Avoid isolated CPUs when queueing fsnotify irqwork


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.