All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-10 05:37:46 to 2021-06-10 06:56:08 UTC [more...]

[PATCH 00/11] mm: page_vma_mapped_walk() cleanup and THP fixes
 2021-06-10  6:54 UTC  (24+ messages)
` [PATCH 01/11] mm: page_vma_mapped_walk(): use page for pvmw->page
` [PATCH 02/11] mm: page_vma_mapped_walk(): settle PageHuge on entry
` [PATCH 03/11] mm: page_vma_mapped_walk(): use pmd_read_atomic()
` [PATCH 04/11] mm: page_vma_mapped_walk(): use pmde for *pvmw->pmd
` [PATCH 05/11] mm: page_vma_mapped_walk(): prettify PVMW_MIGRATION block
` [PATCH 06/11] mm: page_vma_mapped_walk(): crossing page table boundary
` [PATCH 07/11] mm: page_vma_mapped_walk(): add a level of indentation
` [PATCH 08/11] mm: page_vma_mapped_walk(): use goto instead of while (1)
` [PATCH 09/11] mm: page_vma_mapped_walk(): get vma_address_end() earlier
` [PATCH 10/11] mm/thp: fix page_vma_mapped_walk() if THP mapped by ptes
` [PATCH 11/11] mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk()

[PATCH] drm/amdgpu: use correct rounding macro for 64-bit
 2021-06-10  6:55 UTC  (2+ messages)

[PATCH 00/10] KVM: Add idempotent controls for migrating system counter state
 2021-06-10  6:54 UTC  (16+ messages)
` [PATCH 02/10] KVM: arm64: Implement initial support for KVM_CAP_SYSTEM_COUNTER_STATE

[PATCH 00/11] target/i386/sev: Housekeeping helping using SEV-disabled binaries
 2021-06-10  6:45 UTC  (12+ messages)
` [PATCH 01/11] MAINTAINERS: Add Connor Kuehl as reviewer for AMD SEV
` [PATCH 02/11] qapi/misc-target: Group SEV QAPI definitions
` [PATCH 03/11] target/i386/monitor: Return QMP error when SEV is disabled in build
` [PATCH 04/11] target/i386/cpu: Add missing 'qapi/error.h' header
` [PATCH 05/11] target/i386/sev_i386.h: Remove unused headers
` [PATCH 06/11] target/i386/sev: Remove sev_get_me_mask()
` [PATCH 07/11] target/i386/sev: Mark unreachable code with g_assert_not_reached()
` [PATCH 08/11] target/i386/sev: sev_get_attestation_report use g_autofree
` [PATCH 09/11] target/i386/sev: Restrict SEV to system emulation
` [PATCH 10/11] target/i386/monitor: Move SEV specific commands to sev.c
` [PATCH 11/11] monitor: Restrict 'info sev' to x86 targets

[PATCH 1/1] irqchip/exynos-combiner: remove unnecessary oom message
 2021-06-10  6:44 UTC  (3+ messages)

[dpdk-dev] [PATCH 00/28] add support for baseband phy
 2021-06-10  6:54 UTC  (8+ messages)
` [dpdk-dev] [PATCH 04/28] common/cnxk: add support for changing internal loopback
` [dpdk-dev] [PATCH 06/28] common/cnxk: add support for setting link mode
` [dpdk-dev] [PATCH 09/28] raw/cnxk_bphy: add bphy cgx/rpm skeleton driver

[RFC net-next 0/8] Introducing subdev bus and devlink extension
 2021-06-10  6:52 UTC  (17+ messages)

[PATCH 0/5] dma-fence, i915: Stop allowing SLAB_TYPESAFE_BY_RCU for dma_fence
 2021-06-10  6:51 UTC  (4+ messages)
` [PATCH 5/5] DONOTMERGE: dma-buf: Get rid of dma_fence_get_rcu_safe
  ` [Intel-gfx] "

[PATCH] usb: gadget: eem: fix command packet transfer issue
 2021-06-10  6:50 UTC  (3+ messages)

[PATCH v4] sched/fair: Correctly insert cfs_rq's to list on unthrottle
 2021-06-10  6:49 UTC  (4+ messages)

[PATCH 0/9] Adding support for mks-stats and some cleanups/fixes
 2021-06-10  6:49 UTC  (3+ messages)
` [PATCH 3/9] drm/vmwgfx: Fix subresource updates with new contexts

[GIT PULL] fsi changes for v5.14
 2021-06-10  6:47 UTC  (2+ messages)

[GIT PULL] TI changes for v2021.10 next
 2021-06-10  6:46 UTC 

[dpdk-dev] [RFC 0/2] add Tx prepare support for bonding device
 2021-06-10  6:46 UTC  (13+ messages)
` [dpdk-dev] [PATCH "
  ` [dpdk-dev] [PATCH 1/2] net/bonding: support Tx prepare for bonding
  ` [dpdk-dev] [PATCH 2/2] net/bonding: support configuring Tx offloading "

b4 crash when trying to apply patches with latest version from git
 2021-06-10  6:45 UTC  (3+ messages)

[PATCH v1 0/3] coresight: Fix for snapshot mode
 2021-06-10  6:43 UTC  (3+ messages)

Dovetail: Possible boot issue on BeagleBone Black
 2021-06-10  6:44 UTC 

[PATCH v6] ACPI / APEI: fix the regression of synchronous external aborts occur in user-mode
 2021-06-10  6:44 UTC  (3+ messages)

[PATCH 0/2] memory: tegra: Fixes for COMPILE_TEST
 2021-06-10  6:43 UTC  (8+ messages)
` [PATCH 1/2] memory: tegra: Add missing dependencies

[PATCH 00/14] Improve I/O priority support
 2021-06-10  6:43 UTC  (25+ messages)
` [PATCH 01/14] block/Kconfig: Make the BLK_WBT and BLK_WBT_MQ entries consecutive
` [PATCH 02/14] block/blk-cgroup: Swap the blk_throtl_init() and blk_iolatency_init() calls
` [PATCH 03/14] block/blk-rq-qos: Move a function from a header file into a C file
` [PATCH 04/14] block: Introduce the ioprio rq-qos policy
` [PATCH 05/14] block/mq-deadline: Add several comments
` [PATCH 06/14] block/mq-deadline: Add two lockdep_assert_held() statements
` [PATCH 07/14] block/mq-deadline: Remove two local variables
` [PATCH 10/14] block/mq-deadline: Improve the sysfs show and store macros
` [PATCH 11/14] block/mq-deadline: Reserve 25% of scheduler tags for synchronous requests
` [PATCH 12/14] block/mq-deadline: Add I/O priority support
` [PATCH 13/14] block/mq-deadline: Add cgroup support
` [PATCH 14/14] block/mq-deadline: Prioritize high-priority requests

nouveau broken on Riva TNT2 in 5.13.0-rc4: NULL pointer dereference in nouveau_bo_sync_for_device
 2021-06-10  6:43 UTC  (7+ messages)
        ` [Nouveau] "

[ti:ti-rt-linux-5.10.y 3916/6573] ERROR: modpost: "spi_mem_exec_op" [drivers/spi/spi-cadence-quadspi.ko] undefined!
 2021-06-10  6:43 UTC 

[RFC PATCH 0/5] ebpf: Added ebpf helper for libvirtd
 2021-06-10  6:41 UTC  (2+ messages)

[PATCH] drm/tegra:Remove superfluous error messages around platform_get_irq()
 2021-06-10  6:39 UTC 

[PATCH V4] PCI: tegra: Fix building Tegra194 PCIe driver
 2021-06-10  6:41 UTC 

[PATCH 0/7] Make diff3 the default conflict style
 2021-06-10  6:41 UTC  (3+ messages)
` [PATCH 7/7] xdiff: make diff3 the default conflictStyle

What's cooking in git.git (Jun 2021, #04; Thu, 10)
 2021-06-10  6:40 UTC 

[PATCH] x86/fpu: Reset state for all signal restore failures
 2021-06-10  6:39 UTC  (2+ messages)
` [tip: x86/urgent] "

[Buildroot] [PATCH] package/dhcp: security bump to version 4.4.2-P1
 2021-06-10  6:37 UTC  (2+ messages)

[Buildroot] [git commit branch/2021.02.x] package/dhcp: security bump to version 4.4.2-P1
 2021-06-10  6:37 UTC 

[PATCH v6 0/2] init/initramfs.c: make initramfs support pivot_root
 2021-06-10  6:36 UTC  (3+ messages)

[PATCH 1/1] usb: dwc3: core: fix kernel panic when do reboot
 2021-06-10  6:36 UTC  (6+ messages)

[Buildroot] [PATCH] docs: move the IRC channel away from Freenode
 2021-06-10  6:37 UTC  (2+ messages)

[PATCH] nfc: fdp: remove unnecessary labels
 2021-06-10  6:36 UTC  (2+ messages)

[PATCH v2 0/5] Add pidfd support to the fanotify API
 2021-06-10  6:35 UTC  (5+ messages)
` [PATCH v2 5/5] fanotify: add "

[Buildroot] [git commit branch/2021.02.x] docs: move the IRC channel away from Freenode
 2021-06-10  6:36 UTC 

[Buildroot] [PATCH v2 00/28] sunxi: use mainline arm-trusted-firmware
 2021-06-10  6:36 UTC  (5+ messages)
` [Buildroot] [PATCH v2 01/28] boot/arm-trusted-firmware: option to disable stack protection

drivers/gpu/drm/xlnx/zynqmp_dp.c:997 zynqmp_dp_aux_cmd_submit() error: we previously assumed 'buf' could be null (see line 966)
 2021-06-10  6:34 UTC  (2+ messages)

[PATCH v4 00/13] [RfC] fix tracing for modules
 2021-06-10  6:32 UTC  (3+ messages)

[dpdk-dev] [PATCH v5 0/4] support AVF RSS and FDIR for GTPoGRE packet
 2021-06-10 13:05 UTC  (5+ messages)
` [dpdk-dev] [PATCH v5 1/4] net/iavf: support flow pattern for GTPoGRE
` [dpdk-dev] [PATCH v5 2/4] common/iavf: add header types for GRE
` [dpdk-dev] [PATCH v5 3/4] net/iavf: support AVF FDIR for GTPoGRE tunnel packet
` [dpdk-dev] [PATCH v5 4/4] net/iavf: support AVF RSS for GTPoGRE packet

[Buildroot] [git commit branch/2021.02.x] package/strace: xtensa needs headers >= 5.0
 2021-06-10  6:32 UTC 

[PATCH][next] ACPI: scan: ensure ret is initialized to avoid garbage being returned
 2021-06-10  6:29 UTC  (3+ messages)

[dpdk-dev] [PATCH v1] bus/auxiliary: introduce auxiliary bus
 2021-06-10  6:30 UTC  (6+ messages)
` [dpdk-dev] [RFC v2] "

[PATCH] block: check disk exist before trying to add partition
 2021-06-10  6:28 UTC  (2+ messages)

[Intel-gfx] [PATCH i-g-t] [RFC] tests/kms_big_fb: Wait for vblank before collecting CRC
 2021-06-10  6:27 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_big_fb: Wait for vblank before collecting CRC (rev7)

ide: ali14xx: intent to convert driver
 2021-06-10  6:25 UTC 

[PATCH v2 00/18] modules: add metadata database
 2021-06-10  6:24 UTC  (20+ messages)
` [PATCH v2 01/18] modules: add metadata macros, add qxl module annotations
` [PATCH v2 02/18] qapi: add ModuleInfo schema
` [PATCH v2 03/18] modules: add qemu-modinfo utility
` [PATCH v2 04/18] modules: add virtio-gpu module annotations
` [PATCH v2 05/18] modules: add chardev "
` [PATCH v2 06/18] modules: add audio "
` [PATCH v2 07/18] modules: add usb-redir "
` [PATCH v2 08/18] modules: add ccid "
` [PATCH v2 09/18] modules: add ui "
` [PATCH v2 10/18] modules: add s390x "
` [PATCH v2 11/18] modules: add block "
` [PATCH v2 12/18] modules: add module_load_path_init helper
` [PATCH v2 13/18] modules: load modinfo.json
` [PATCH v2 14/18] modules: use modinfo for dependencies
` [PATCH v2 15/18] modules: use modinfo for qom load
` [PATCH v2 16/18] modules: use modinfo for qemu opts load
` [PATCH v2 17/18] modules: check arch and block load on mismatch
` [PATCH v2 18/18] [fixup] module_load_modinfo

[PATCH for-next] RDMA/hns: Clear extended doorbell info before using
 2021-06-10  6:26 UTC  (3+ messages)

[Intel-gfx] [CI 0/4] Pipe DMC Support
 2021-06-10  6:25 UTC  (9+ messages)
` [Intel-gfx] [CI 1/4] drm/i915/dmc: Introduce DMC_FW_MAIN
` [Intel-gfx] [CI 2/4] drm/i915/xelpd: Pipe A DMC plugging
` [Intel-gfx] [CI 3/4] drm/i915/adl_p: Pipe B DMC Support
` [Intel-gfx] [CI 4/4] drm/i915/adl_p: Load DMC

[PATCH v6 0/4] GitLab Custom Runners and Jobs (was: QEMU Gating CI)
 2021-06-10  6:23 UTC  (5+ messages)
` [PATCH v6 3/4] Jobs based on custom runners: docs and gitlab-runner setup playbook
` [PATCH v6 4/4] Jobs based on custom runners: add job definitions for QEMU's machines

[PATCH][next] net: dsa: sja1105: Fix assigned yet unused return code rc
 2021-06-10  6:23 UTC  (2+ messages)

[PATCH v36 0/4] scsi: ufs: Add Host Performance Booster Support
 2021-06-10  6:23 UTC  (5+ messages)
  ` [PATCH v36 4/4] scsi: ufs: Add HPB 2.0 support
      `  "

[PATCH] mtk-vcodec: fix kerneldoc warnings
 2021-06-10  6:23 UTC 

[PATCH] net: remove the caif_hsi driver
 2021-06-10  6:22 UTC 

[Bug 1921948] [NEW] MTE tags not checked properly for unaligned accesses at EL1
 2021-06-10  6:06 UTC  (2+ messages)
` [Bug 1921948] "

[PATCH v3] crypto: shash - avoid comparing pointers to exported functions under CFI
 2021-06-10  6:21 UTC 

[PATCH 0/3] enable ISH DMA on EHL platform
 2021-06-10  6:21 UTC  (4+ messages)
` [PATCH 1/3] hid: intel-ish-hid: Set ISH driver depends on x86
` [PATCH 2/3] hid: intel-ish-hid: ishtp: Add dma_no_cache_snooping() callback
` [PATCH 3/3] hid: intel-ish-hid: ipc: Specify that EHL no cache snooping

[PATCH] Docs: hda: Fix spelling mistakes
 2021-06-10  6:20 UTC  (2+ messages)

[PATCH v2] scsi: lpfc: lpfc_init: deleted these repeated words
 2021-06-10  6:20 UTC  (2+ messages)

[PATCH] tipc: socket.c: fix the use of copular verb
 2021-06-10  6:18 UTC 

[dpdk-dev] [PATCH 0/2] fixes for link speed
 2021-06-10  6:19 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/2] app/testpmd: add link speed check before port start

[RFC PATCH 0/4] target/ppc: mmu cleanup
 2021-06-10  5:32 UTC  (5+ messages)
` [RFC PATCH 2/4] target/ppc: divided mmu_helper.c in 2 files

[bug report] xfs: use perag for ialloc btree cursors
 2021-06-10  6:16 UTC 

[PATCH RESENT] MEDIA CODA: Fix NULL ptr dereference in the encoder
 2021-06-10  6:14 UTC  (3+ messages)

[Intel-wired-lan] [PATCH net-next 01/15] iavf: correctly track whether the interface is running during resets
 2021-06-10  6:14 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH net-next 05/15] iavf: untangle any pending iavf_open() operations from iavf_close()

[igt-dev] [PATCH i-g-t 01/11] tests/kms_dither: New IGT to validate crtc Dithering
 2021-06-10  6:14 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 09/11] tests/kms_dp_dsc: Read the debugfs only once
` [igt-dev] [PATCH i-g-t 11/11] tests/kms_big_fb: Add max hw stride lenght async flip test

[PATCH] adv7842: remove spurious & and fix vga_edid size
 2021-06-10  6:11 UTC 

[syzbot] UBSAN: shift-out-of-bounds in ___bpf_prog_run
 2021-06-10  6:06 UTC  (12+ messages)
` [PATCH v3] bpf: core: fix "
    ` [PATCH v4] "

[RFC PATCH] libtraceevent: Increase libtraceevent logging when verbose
 2021-06-10  6:06 UTC 

[PATCH] drm/amdgpu: PWRBRK sequence changes for Aldebaran
 2021-06-10  6:06 UTC  (2+ messages)

[OE-core] [PATCH] diffoscope: upgrade 175 -> 177
 2021-06-10  6:03 UTC  (2+ messages)
` [OE-core] [PATCH] dtc: upgrade 1.6.0 -> 1.6.1

[PATCH] udmabuf: Add support for mapping hugepages (v3)
 2021-06-10  6:01 UTC  (3+ messages)
` [PATCH] udmabuf: Add support for mapping hugepages (v4)

[PATCH net-next] net: tcp: Updating MSS, when the sending window is smaller than MSS
 2021-06-10  6:00 UTC  (5+ messages)

Security hole in vhost-vdpa?
 2021-06-10  5:59 UTC  (4+ messages)

Cannot allocate memory despite buff/cache non-zero
 2021-06-10  5:58 UTC  (3+ messages)

[EXTERNAL] Re: [PATCH] net: phy: dp83867: perform soft reset and retain established link
 2021-06-10  5:53 UTC  (4+ messages)
` [PATCH v2] "

Plan for /dev/ioasid RFC v2
 2021-06-10  5:50 UTC  (5+ messages)

[PATCH] node.c: fix the use of indefinite article
 2021-06-10  5:50 UTC 

[PATCH rdma-core 0/4] verbs: Introduce ibv_query_qp_data_in_order() verb
 2021-06-10  5:50 UTC  (3+ messages)
` [PATCH rdma-core 2/4] mlx5: Implement "

[LSF/MM/BPF TOPIC] block namespaces
 2021-06-10  5:49 UTC  (4+ messages)

[rcu:rcu/next] BUILD SUCCESS 516e52e9f5ec7671c7ed78e4bab040272eb03569
 2021-06-10  5:49 UTC 

[pm:bleeding-edge] BUILD REGRESSION 7604cba9f860bcae8fd95c907ffee8ebeab73bef
 2021-06-10  5:49 UTC  (2+ messages)
` [Devel] "

[PATCH Part1 RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-06-10  5:49 UTC  (3+ messages)
` [PATCH Part1 RFC v3 10/22] x86/sev: Register GHCB memory when SEV-SNP is active

[PATCH] include: configs: soc64: Use CONFIG_SPL_ATF to differentiate bootfile
 2021-06-10  5:49 UTC  (2+ messages)

[PATCH] net: e1000: Fix Unchecked return value coverity
 2021-06-10  5:48 UTC  (2+ messages)

[PATCH 1/1] net: sun8i-emac: fix MDIO frequency
 2021-06-10  5:48 UTC  (2+ messages)

[PATCH v2] scsi: lpfc: lpfc_hbadisc: deleted these repeated words
 2021-06-10  5:46 UTC 

[Buildroot] [autobuild.buildroot.net] Daily results for 2021-06-09
 2021-06-10  5:46 UTC 

[Buildroot] [PATCH 1/1] package/libselinux: fix build with gcc 4.8
 2021-06-10  5:46 UTC 

[PULL 00/12] Machine and OS X changes for 2021-06-08
 2021-06-10  5:42 UTC  (3+ messages)

Reminder: Contributions welcome, check issue list
 2021-06-10  5:43 UTC  (3+ messages)

[PATCH 00/13] Update firmware to v62.0.0
 2021-06-10  5:38 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for Update firmware to v62.0.0 (rev2)


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.