All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-19 03:41:08 to 2022-08-19 05:54:03 UTC [more...]

[PATCH] kernel: move from strlcpy with unused retval to strscpy
 2022-08-19  5:53 UTC  (4+ messages)

[XEN PATCH] build: Fix x86 build without EFI
 2022-08-19  5:53 UTC  (6+ messages)

[PATCH xfrm-next v2 0/6] Extend XFRM core to allow full offload configuration
 2022-08-19  5:52 UTC  (7+ messages)

[PATCH] MAINTAINERS: Update Juerg Haefliger's email address
 2022-08-19  5:51 UTC 

[PATCH 0/4] Speed up migration tests
 2022-08-19  5:38 UTC  (5+ messages)
` [PATCH 1/4] tests/qtest/migration-test: Only wait for serial output where migration succeeds
` [PATCH 2/4] tests/migration/aarch64: Speed up the aarch64 migration test
` [PATCH 3/4] tests/migration/i386: Speed up the i386 migration test (when using TCG)
` [PATCH 4/4] tests/qtest/migration-test: Remove duplicated test_postcopy from the test plan

[PATCH] cifs: move from strlcpy with unused retval to strscpy
 2022-08-19  5:48 UTC  (3+ messages)

[RFC net-next PATCH 0/3] net: dsa: mv88e6xxx: Add RMU support
 2022-08-19  5:47 UTC  (14+ messages)
` [RFC net-next PATCH 1/3] dsa: Add ability to handle RMU frames
` [RFC net-next PATCH 2/3] mv88e6xxx: Implement remote management support (RMU)
` [RFC net-next PATCH 3/3] mv88e6xxx: rmon: Use RMU to collect rmon data

[PATCH] usb: move from strlcpy with unused retval to strscpy
 2022-08-19  5:47 UTC  (4+ messages)

[PATCH net-next v4 0/9] vsock: updates for SO_RCVLOWAT handling
 2022-08-19  5:43 UTC  (10+ messages)
` [PATCH net-next v4 1/9] vsock: SO_RCVLOWAT transport set callback
` [PATCH net-next v4 2/9] hv_sock: disable SO_RCVLOWAT support
` [PATCH net-next v4 3/9] virtio/vsock: use 'target' in notify_poll_in callback
` [PATCH net-next v4 4/9] vmci/vsock: "
` [PATCH net-next v4 5/9] vsock: pass sock_rcvlowat to notify_poll_in as target
` [PATCH net-next v4 6/9] vsock: add API call for data ready
` [PATCH net-next v4 7/9] virtio/vsock: check SO_RCVLOWAT before wake up reader
` [PATCH net-next v4 8/9] vmci/vsock: "
` [PATCH net-next v4 9/9] vsock_test: POLLIN + SO_RCVLOWAT test

[PATCH 01/14] vboxsf: move from strlcpy with unused retval to strscpy
 2022-08-19  5:41 UTC  (4+ messages)
` [PATCH 05/14] NFSD: "

[PATCH] arm64: dts: qcom: Fix sm8150 fastrpc node - use correct iommu values
 2022-08-19  5:39 UTC 

[tip:x86/sgx] BUILD SUCCESS ee56a283988d739c25d2d00ffb22707cb487ab47
 2022-08-19  5:38 UTC 

[PATCH] alpha: move from strlcpy with unused retval to strscpy
 2022-08-19  5:37 UTC  (3+ messages)

ucm2: Add intial acpes8336 support
 2022-08-19  5:34 UTC 

[PATCH v2 0/3] introduce SPDX
 2022-08-19  5:33 UTC  (2+ messages)

cron job: media_tree daily build: OK
 2022-08-19  5:33 UTC 

[PATCH 0/8] Documentation: Kunit: clean kunit-tool.rst and start.rst
 2022-08-19  5:32 UTC  (9+ messages)
` [PATCH 1/8] Documentation: KUnit: remove duplicated docs for kunit_tool
` [PATCH 2/8] Documentation: KUnit: avoid repeating "kunit.py run" in start.rst
` [PATCH 3/8] Documentation: KUnit: restore note about mrproper "
` [PATCH 4/8] Documentation: KUnit: Reword start guide for selecting tests
` [PATCH 5/8] Documentation: KUnit: add intro to the getting-started page
` [PATCH 6/8] Documentation: KUnit: update links in the index page
` [PATCH 7/8] lib: overflow: update reference to kunit-tool
` [PATCH 8/8] lib: stackinit: "

19.11.13 patches review and test
 2022-08-19  5:32 UTC  (3+ messages)

[PATCH RFC bpf v1 0/3] Verifier callback handling
 2022-08-19  5:31 UTC  (4+ messages)
` [PATCH RFC bpf v1 2/3] bpf: Fix reference state management for synchronous callbacks

[PATCH v3 0/6] efi: implement generic compressed boot support
 2022-08-19  5:29 UTC  (5+ messages)
` [PATCH v3 4/6] efi/libstub: implement generic EFI zboot

[PATCH v1 0/5] KVM: arm64: Enable ring-based dirty memory tracking
 2022-08-19  5:28 UTC  (5+ messages)
` [PATCH v1 3/5] KVM: selftests: Dirty host pages in dirty_log_test

[PATCH] mfd: mt6370: add bounds checking to regmap_read/write functions
 2022-08-19  5:25 UTC  (2+ messages)

[tip:auto-latest] BUILD SUCCESS f27a25312701380f4748e013e57afdb3076b71fe
 2022-08-19  5:25 UTC 

[PATCH 0/6] A few fixup patches for hugetlb
 2022-08-19  5:24 UTC  (13+ messages)
` [PATCH 1/6] mm, hwpoison: fix page refcnt leaking in try_memory_failure_hugetlb()
` [PATCH 2/6] mm, hwpoison: fix page refcnt leaking in unpoison_memory()
` [PATCH 3/6] mm, hwpoison: fix extra put_page() in soft_offline_page()
` [PATCH 4/6] mm, hwpoison: fix possible use-after-free in mf_dax_kill_procs()
` [PATCH 5/6] mm, hwpoison: kill procs if unmap fails
` [PATCH 6/6] mm, hwpoison: avoid trying to unpoison reserved page

[PATCH v5 0/4] landlock: truncate support
 2022-08-19  5:24 UTC  (4+ messages)
` [PATCH v5 2/4] selftests/landlock: Selftests for file truncation support

[PATCH bpf-next 0/3] A couple of small refactorings of BPF program call sites
 2022-08-19  5:24 UTC  (3+ messages)

[PATCH] ASoC: amd: acp: remove unnecessary NULL checks
 2022-08-19  5:23 UTC  (2+ messages)

[PATCH] wfx: prevent underflow in wfx_send_pds()
 2022-08-19  5:23 UTC 

[PATCH] wifi: rtl8xxxu: tighten bounds checking in rtl8xxxu_read_efuse()
 2022-08-19  5:22 UTC 

[PATCH] mm: hugetlb: simplify per-node sysfs creation and removal
 2022-08-19  5:21 UTC 

[PATCH] platform/chrome: fix memory corruption in ioctl
 2022-08-19  5:20 UTC 

[PATCH 00/13] Fix documentation build warnings against 6.0-rc1
 2022-08-19  5:20 UTC  (6+ messages)
` [PATCH 10/13] docs: leds: add leds-qcom-lpg.rst to the index file
` [PATCH 12/13] serial: document start_rx member at struct uart_ops

[PATCH v1 0/5] verdin-imx8mm: verdin-imx8mp: various additions and improvements
 2022-08-19  5:18 UTC  (6+ messages)
` [PATCH v1 1/5] verdin-imx8mm: verdin-imx8mp: update env memory layout
` [PATCH v1 2/5] verdin-imx8mm: prepare for optional job ring driver model
` [PATCH v1 3/5] verdin-imx8mm: improve and extend boot devices
` [PATCH v1 4/5] verdin-imx8mm: various config additions and improvements
` [PATCH v1 5/5] verdin-imx8mp: "

+ x86-fault-dump-command-line-of-faulting-process-to-syslog.patch added to mm-nonmm-unstable branch
 2022-08-19  5:18 UTC 

+ arc-use-generic-dump_stack_print_cmdline-implementation.patch added to mm-nonmm-unstable branch
 2022-08-19  5:18 UTC 

[PATCH] target/riscv: Use official extension names for AIA CSRs
 2022-08-19  5:18 UTC  (3+ messages)

[V3 00/11] KVM: selftests: Add simple SEV test
 2022-08-19  5:17 UTC  (7+ messages)
` [V3 10/11] KVM: selftests: Add ucall pool based implementation

[PATCHv6 00/11] Linear Address Masking enabling
 2022-08-19  5:17 UTC  (3+ messages)
` [PATCHv6 08/11] selftests/x86/lam: Add malloc and tag-bits test cases for linear-address masking

+ mm-thp-remove-redundant-pgtable-check-in-set_huge_zero_page.patch added to mm-unstable branch
 2022-08-19  5:14 UTC 

[withdrawn] mm-dmapoolc-avoid-duplicate-memset-within-dma_pool_alloc.patch removed from -mm tree
 2022-08-19  5:13 UTC 

+ kernel-exit-cleanup-release_thread.patch added to mm-nonmm-unstable branch
 2022-08-19  5:11 UTC 

[6.0-rc1] Kernel crash while running MCE tests
 2022-08-19  4:42 UTC  (3+ messages)

[PATCH 0/8] memblock tests: update and extend memblock simulator
 2022-08-19  5:03 UTC  (6+ messages)
` [PATCH 3/8] memblock tests: add labels to verbose output for generic alloc tests

[Intel-gfx] [PATCH i-g-t] i915/guc: Disable i915_pm_rps when SLPC is enabled
 2022-08-19  5:05 UTC  (3+ messages)
` [igt-dev] "
` [igt-dev] ✓ Fi.CI.BAT: success for i915/guc: Disable i915_pm_rps when SLPC is enabled (rev3)

[PATCH v3] mm: release private data before split THP
 2022-08-19  5:04 UTC  (2+ messages)

+ mm-memory-failure-kill-__soft_offline_page.patch added to mm-unstable branch
 2022-08-19  5:04 UTC 

+ mm-memory-failure-kill-soft_offline_free_page.patch added to mm-unstable branch
 2022-08-19  5:04 UTC 

[GIT PULL] ksmbd server fixes
 2022-08-19  5:03 UTC 

+ mm-hugetlb_vmemmap-simplify-reset_struct_pages.patch added to mm-unstable branch
 2022-08-19  5:02 UTC 

[PATCH v4] arch/riscv: add Zihintpause support
 2022-08-19  5:00 UTC  (4+ messages)
  `  "

[igt-dev] [PATCH i-g-t v2] tests/i915/kms_big_fb: First async flip discarded on i915
 2022-08-19  5:00 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/i915/kms_big_fb: First async flip discarded on i915 (rev2)

[PATCH for-7.2 v2 00/20] QMP/HMP: add 'dumpdtb' and 'info fdt' commands
 2022-08-19  2:33 UTC  (4+ messages)
` [PATCH for-7.2 v2 10/20] hw/ppc: set machine->fdt in spapr machine

[PATCH V2 1/2] mm/damon/lru_sort: Move target memory region check to head of func
 2022-08-19  4:52 UTC  (2+ messages)

[RFC PATCH v3 0/9] vsock: updates for SO_RCVLOWAT handling
 2022-08-19  4:49 UTC  (9+ messages)
` [RFC PATCH v3 4/9] vmci/vsock: use 'target' in notify_poll_in callback
` [RFC PATCH v3 8/9] vmci/vsock: check SO_RCVLOWAT before wake up reader

[PATCH v4 0/6] ASID support in vhost-vdpa net
 2022-08-19  4:49 UTC  (5+ messages)
` [PATCH v4 4/6] vdpa: Add asid parameter to vhost_vdpa_dma_map/unmap

[PATCH] merge-ort: remove code obsoleted by other changes
 2022-08-19  4:45 UTC 

[ovmf test] 172635: regressions - FAIL
 2022-08-19  4:42 UTC 

sound/pci/hda/hda_proc.c:774:13: warning: stack frame size (2448) exceeds limit (2048) in 'print_codec_info'
 2022-08-19  4:41 UTC 

[PATCH net v2] net: neigh: don't call kfree_skb() under spin_lock_irqsave()
 2022-08-19  4:47 UTC 

[PATCH] kbuild: remove the target in signal traps when interrupted
 2022-08-19  4:37 UTC  (2+ messages)

[PATCH] ksmbd: fix incorrect handling of iterate_dir
 2022-08-19  4:35 UTC 

[PATCH RFC v7 0/8] Introduce device group and device management
 2022-08-19  4:37 UTC  (17+ messages)
` [PATCH RFC v7 2/8] Introduce group administration commands
  ` [virtio-comment] "
    ` [virtio] "
` [PATCH RFC v7 4/8] Add admin_queue_index register to PCI common configuration structure
` [PATCH RFC v7 6/8] ccw: disallow ADMIN_VQ
  ` [virtio] "

[PATCH v8 00/12] NIC vhost-vdpa state restore via Shadow CVQ
 2022-08-19  4:35 UTC  (3+ messages)

[PATCH] trailer: allow spaces in tokens
 2022-08-19  4:33 UTC  (7+ messages)
` [PATCH v2] "

[PATCH 0/6] virtio/vsock: introduce dgrams, sk_buff, and qdisc
 2022-08-19  4:30 UTC  (9+ messages)
` [PATCH 5/6] virtio/vsock: add support for dgram
  ` [virtio-dev] "

[bpf] 2cb80ae521: kernel-selftests.bpf.test_verifier.fail
 2022-08-19  4:28 UTC  (2+ messages)

[PATCH v2 0/2] Allow --ancestry-path to take an argument
 2022-08-19  4:28 UTC  (5+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 1/3] rev-list-options.txt: fix simple typo
  ` [PATCH v3 2/3] t6019: modernize tests with helper
  ` [PATCH v3 3/3] revision: allow --ancestry-path to take an argument

[PATCH v7 00/15] Rewrite the remaining merge strategies from shell to C
 2022-08-19  4:27 UTC  (14+ messages)
` [PATCH v8 00/14] "
  ` [PATCH v8 08/14] merge-resolve: rewrite in C

[soc:arm-multiplatform-cleanup] BUILD REGRESSION fbb1699f5fbe2f51f98c16265e1d258c4e5d96f9
 2022-08-19  4:24 UTC 

[PATCH v25 00/10] Add MediaTek SoC(vdosys1) support for mt8195
 2022-08-19  4:13 UTC  (7+ messages)
` [PATCH v25 07/10] soc: mediatek: mmsys: add mmsys for support 64 reset bits

[PATCH net-next] net: sched: remove duplicate check of user rights in qdisc
 2022-08-19  4:21 UTC  (3+ messages)

[PATCH 1/3] spi: dt-bindings: Add compatible for MediaTek MT8188
 2022-08-19  3:28 UTC  (5+ messages)
` [PATCH 3/3] dt-bindings: nvmem: mediatek: efuse: Add support for MT8188

[PATCH net-next 1/1] igc: add xdp frags support to ndo_xdp_xmit
 2022-08-19  4:20 UTC  (2+ messages)

[PATCH v1 0/3] cedrus: Various bug fixes
 2022-08-19  4:17 UTC  (7+ messages)
` [PATCH v1 2/3] media: cedrus: Set the platform driver data earlier
` [PATCH v1 3/3] media: cedrus: Fix endless loop in cedrus_h265_skip_bits()

[igt-dev] [i-g-t] tests/kms_atomic_transition: Convert tests to dynamic
 2022-08-19  4:16 UTC  (2+ messages)

[PATCH net-next,v2] net: sched: remove duplicate check of user rights in qdisc
 2022-08-19  4:18 UTC 

[PATCH] parisc: handle failure of kmalloc in ccio_init_resources
 2022-08-19  4:15 UTC 

[PATCH 2/4] arm64: dts: allwinner: h6: Add cooling map for GPU
 2022-08-19  4:13 UTC  (3+ messages)

[PATCH 0/5] arm64/mm: remap crash kernel with base pages even if rodata_full disabled
 2022-08-19  4:11 UTC  (12+ messages)
` [PATCH 1/5] arm64: rename defer_reserve_crashkernel() to have_zone_dma()
` [PATCH 2/5] arm64/mmu: drop _hotplug from unmap_hotplug_* function names
` [PATCH 3/5] arm64/mmu: move helpers for hotplug page tables freeing close to callers
` [PATCH 4/5] arm64/mm: remap crash kernel with base pages even if rodata_full disabled
` [PATCH 5/5] arm64/mmu: simplify logic around crash kernel mapping in map_mem()

[PATCH] net: phy: Don't WARN for PHY_READY state in mdio_bus_phy_resume()
 2022-08-19  4:12 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 09/15] drm/i915/pxp: add huc authentication and loading command
 2022-08-19  4:11 UTC  (2+ messages)

[PATCH] powerpc/microwatt: Add LiteX MMC driver
 2022-08-19  4:08 UTC  (2+ messages)

[PATCH net-next 00/3] Introduce MACsec skb_metadata_dst
 2022-08-19  4:08 UTC  (3+ messages)
` [PATCH 1/3] net/macsec: Add MACsec skb_metadata_dst Tx Data path support

[git pull] drm fixes for 6.0-rc2
 2022-08-19  4:05 UTC  (2+ messages)

Regression: PM: domains: Delete usage of driver_deferred_probe_check_state
 2022-08-19  4:04 UTC  (5+ messages)

[PATCH net-next] net: ethernet: mtk_eth_soc: remove unused txd_pdma pointer in mtk_xdp_submit_frame
 2022-08-19  4:00 UTC  (2+ messages)

[PATCH net-next v3 1/1] net: macsec: Expose MACSEC_SALT_LEN definition to user space
 2022-08-19  4:00 UTC  (2+ messages)

[PATCH net-next 0/4] selftests: mlxsw: Add ordering tests for unified bridge model
 2022-08-19  4:00 UTC  (2+ messages)

[qemu-mainline test] 172626: regressions - FAIL
 2022-08-19  3:59 UTC 

[PATCH] media: cx23885: reset DMA on AMD Renior/Cezanne IOMMU due to RiSC engine stall
 2022-08-19  3:59 UTC 

[PATCH v2 net-next 0/9] DSA changes for multiple CPU ports (part 3)
 2022-08-19  3:58 UTC  (3+ messages)
` [PATCH v2 net-next 8/9] net: mscc: ocelot: set up tag_8021q CPU ports independent of user port affinity

[PATCH net v4 0/3] bonding: 802.3ad: fix no transmission of LACPDUs
 2022-08-19  3:57 UTC  (3+ messages)
` [PATCH net v4 3/3] bonding: 3ad: make ad_ticks_per_sec a const

[PATCH] mm: hugetlb_vmemmap: simplify reset_struct_pages()
 2022-08-19  3:55 UTC 

[PATCH v2] insane.bbclass: Skip patches not in oe-core by full path
 2022-08-19  3:53 UTC  (3+ messages)
` [OE-core] "

[PATCH 2/2] vDPA: conditionally read fields in virtio-net dev
 2022-08-19  3:52 UTC  (12+ messages)

[asahilinux:bits/070-audio 8/16] drivers/clk/clk.c:867:6: error: redefinition of 'clk_unprepare'
 2022-08-19  3:50 UTC 

[PATCH v3 00/18] powerpc: Syscall wrapper and register clearing
 2022-08-19  3:38 UTC  (17+ messages)
` [PATCH v3 01/18] powerpc: Remove asmlinkage from syscall handler definitions
` [PATCH v3 02/18] powerpc: Use generic fallocate compatibility syscall
` [PATCH v3 03/18] powerpc/32: Remove powerpc select specialisation
` [PATCH v3 04/18] powerpc: Provide do_ppc64_personality helper
` [PATCH v3 05/18] powerpc: Adopt SYSCALL_DEFINE for arch-specific syscall handlers
` [PATCH v3 07/18] powerpc: Remove direct call to mmap2 "
` [PATCH v3 08/18] powerpc: Include all arch-specific syscall prototypes
` [PATCH v3 09/18] powerpc: Enable compile-time check for syscall handlers
` [PATCH v3 10/18] powerpc: Use common syscall handler type
` [PATCH v3 11/18] powerpc: Add ZEROIZE_GPRS macros for register clears
` [PATCH v3 13/18] powerpc: Provide syscall wrapper
` [PATCH v3 14/18] powerpc/64s: Clear/restore caller gprs in syscall interrupt/return
` [PATCH v3 15/18] powerpc/64s: Use {ZEROIZE,SAVE,REST}_GPRS macros in sc, scv 0 handlers
` [PATCH v3 16/18] powerpc/32: Clarify interrupt restores with REST_GPR macro in entry_32.S
` [PATCH v3 17/18] powerpc/64s: Fix comment on interrupt handler prologue
` [PATCH v3 18/18] powerpc/64s: Clear gprs on interrupt routine entry

[PATCH v1 bpf 1/4] bpf: Fix data-races around bpf_jit_enable
 2022-08-19  3:46 UTC  (2+ messages)

[PATCH v6 00/21] linux-user: Fix siginfo_t contents when jumping to non-readable pages
 2022-08-19  3:26 UTC  (7+ messages)
` [PATCH v6 08/21] accel/tcg: Properly implement get_page_addr_code for user-only
` [PATCH v6 14/21] accel/tcg: Raise PROT_EXEC exception early
` [PATCH v6 16/21] accel/tcg: Add pc and host_pc params to gen_intermediate_code
` [PATCH v6 17/21] accel/tcg: Add fast path for translator_ld*
` [PATCH v6 20/21] target/riscv: Add MAX_INSN_LEN and insn_len
` [PATCH v6 21/21] target/riscv: Make translator stop before the end of a page

[tip:irq/urgent] BUILD SUCCESS 57646d6769f13f9484ffc6869c493e25a6568073
 2022-08-19  3:43 UTC 


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.