All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-27 00:30:23 to 2022-08-27 02:12:56 UTC [more...]

+ mm-fs-initialize-fsdata-passed-to-write_begin-write_end-interface.patch added to mm-unstable branch
 2022-08-27  2:10 UTC 

+ entry-kmsan-introduce-kmsan_unpoison_entry_regs.patch added to mm-unstable branch
 2022-08-27  2:10 UTC 

+ bpf-kmsan-initialize-bpf-registers-with-zeroes.patch added to mm-unstable branch
 2022-08-27  2:10 UTC 

+ x86-kmsan-dont-instrument-stack-walking-functions.patch added to mm-unstable branch
 2022-08-27  2:10 UTC 

+ x86-fs-kmsan-disable-config_dcache_word_access.patch added to mm-unstable branch
 2022-08-27  2:10 UTC 

+ x86-kasan-kmsan-support-config_generic_csum-on-x86-enable-it-for-kasan-kmsan.patch added to mm-unstable branch
 2022-08-27  2:10 UTC 

+ x86-kmsan-sync-metadata-pages-on-page-fault.patch added to mm-unstable branch
 2022-08-27  2:10 UTC 

+ x86-kmsan-handle-open-coded-assembly-in-lib-iomemc.patch added to mm-unstable branch
 2022-08-27  2:10 UTC 

+ x86-kmsan-use-__msan_-string-functions-where-possible.patch added to mm-unstable branch
 2022-08-27  2:10 UTC 

+ x86-kmsan-skip-shadow-checks-in-__switch_to.patch added to mm-unstable branch
 2022-08-27  2:10 UTC 

+ x86-kmsan-disable-instrumentation-of-unsupported-code.patch added to mm-unstable branch
 2022-08-27  2:10 UTC 

+ objtool-kmsan-list-kmsan-api-functions-as-uaccess-safe.patch added to mm-unstable branch
 2022-08-27  2:10 UTC 

+ security-kmsan-fix-interoperability-with-auto-initialization.patch added to mm-unstable branch
 2022-08-27  2:10 UTC 

+ kcov-kmsan-unpoison-area-list-in-kcov_remote_area_put.patch added to mm-unstable branch
 2022-08-27  2:10 UTC 

+ block-kmsan-skip-bio-block-merging-logic-for-kmsan.patch added to mm-unstable branch
 2022-08-27  2:10 UTC 

+ kmsan-disable-physical-page-merging-in-biovec.patch added to mm-unstable branch
 2022-08-27  2:10 UTC 

+ crypto-kmsan-disable-accelerated-configs-under-kmsan.patch added to mm-unstable branch
 2022-08-27  2:10 UTC 

+ kmsan-disable-strscpy-optimization-under-kmsan.patch added to mm-unstable branch
 2022-08-27  2:10 UTC 

+ kmsan-handle-memory-sent-to-from-usb.patch added to mm-unstable branch
 2022-08-27  2:09 UTC 

+ kmsan-add-tests-for-kmsan.patch added to mm-unstable branch
 2022-08-27  2:09 UTC 

+ dma-kmsan-unpoison-dma-mappings.patch added to mm-unstable branch
 2022-08-27  2:09 UTC 

+ virtio-kmsan-check-unpoison-scatterlist-in-vring_map_one_sg.patch added to mm-unstable branch
 2022-08-27  2:09 UTC 

+ kmsan-add-iomap-support.patch added to mm-unstable branch
 2022-08-27  2:09 UTC 

+ input-libps2-mark-data-received-in-__ps2_command-as-initialized.patch added to mm-unstable branch
 2022-08-27  2:09 UTC 

+ kmsan-unpoison-tlb-in-arch_tlb_gather_mmu.patch added to mm-unstable branch
 2022-08-27  2:09 UTC 

+ instrumentedh-add-kmsan-support.patch added to mm-unstable branch
 2022-08-27  2:09 UTC 

+ init-kmsan-call-kmsan-initialization-routines.patch added to mm-unstable branch
 2022-08-27  2:09 UTC 

+ mm-kmsan-maintain-kmsan-metadata-for-page-operations.patch added to mm-unstable branch
 2022-08-27  2:09 UTC 

+ mm-kmsan-call-kmsan-hooks-from-slub-code.patch added to mm-unstable branch
 2022-08-27  2:09 UTC 

+ kmsan-handle-task-creation-and-exiting.patch added to mm-unstable branch
 2022-08-27  2:09 UTC 

+ maintainers-add-entry-for-kmsan.patch added to mm-unstable branch
 2022-08-27  2:09 UTC 

+ kmsan-disable-instrumentation-of-unsupported-common-kernel-code.patch added to mm-unstable branch
 2022-08-27  2:09 UTC 

+ kmsan-add-kmsan-runtime-core.patch added to mm-unstable branch
 2022-08-27  2:09 UTC 

+ libnvdimm-pfn_dev-increase-max_struct_page_size.patch added to mm-unstable branch
 2022-08-27  2:09 UTC 

+ x86-kmsan-pgtable-reduce-vmalloc-space.patch added to mm-unstable branch
 2022-08-27  2:09 UTC 

+ kmsan-mark-noinstr-as-__no_sanitize_memory.patch added to mm-unstable branch
 2022-08-27  2:08 UTC 

+ kmsan-introduce-__no_sanitize_memory-and-__no_kmsan_checks.patch added to mm-unstable branch
 2022-08-27  2:08 UTC 

+ kmsan-add-rest-documentation.patch added to mm-unstable branch
 2022-08-27  2:08 UTC 

+ asm-generic-instrument-usercopy-in-cacheflushh.patch added to mm-unstable branch
 2022-08-27  2:08 UTC 

+ instrumentedh-allow-instrumenting-both-sides-of-copy_from_user.patch added to mm-unstable branch
 2022-08-27  2:08 UTC 

+ x86-asm-instrument-usercopy-in-get_user-and-put_user.patch added to mm-unstable branch
 2022-08-27  2:08 UTC 

+ stackdepot-reserve-5-extra-bits-in-depot_stack_handle_t.patch added to mm-unstable branch
 2022-08-27  2:08 UTC 

+ x86-add-missing-include-to-sparsememh.patch added to mm-unstable branch
 2022-08-27  2:08 UTC 

[PATCH v6 0/5] Parse CONFIG_CMDLINE in compressed kernel
 2022-08-27  2:08 UTC  (6+ messages)
` [PATCH v6 1/5] x86/boot: Add strlcat() and strscpy() to "
` [PATCH v6 2/5] x86: Add cmdline_prepare() helper
` [PATCH v6 3/5] x86/setup: Use cmdline_prepare() in setup.c
` [PATCH v6 4/5] x86/boot: Use cmdline_prapare() in compressed kernel
` [PATCH v6 5/5] x86/boot: Remove no longer needed includes

[PATCH v3 0/3] Drop version numbers from firmware files
 2022-08-27  2:05 UTC  (11+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 1/3] drm/i915/uc: Support for version reduced and multiple "
  `  "
` [Intel-gfx] [PATCH v3 2/3] drm/i915/uc: Add patch level version number support
  `  "
` [Intel-gfx] [PATCH v3 3/3] drm/i915/uc: Enable version reduced firmware files for newest platforms
  `  "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Drop version numbers from firmware files (rev4)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH 00/10] A few cleanup patches for hugetlb
 2022-08-27  2:03 UTC  (21+ messages)
` [PATCH 01/10] hugetlb: make hugetlb_cma_check() static
` [PATCH 02/10] hugetlb: Use helper macro SZ_1K
` [PATCH 03/10] hugetlb: Use LIST_HEAD() to define a list head
` [PATCH 04/10] hugetlb: Use sizeof() to get the array size
` [PATCH 05/10] hugetlb: Use helper {huge_pte|pmd}_lock()
` [PATCH 06/10] hugetlb: pass NULL to kobj_to_hstate() if nid is unused
` [PATCH 07/10] hugetlb: kill hugetlbfs_pagecache_page()
` [PATCH 08/10] hugetlb: remove unneeded SetHPageVmemmapOptimized()
` [PATCH 09/10] hugetlb: remove meaningless BUG_ON(huge_pte_none())
` [PATCH 10/10] hugetlb: make hugetlb selects SYSFS if !SYSCTL

Please pull u-boot-dm
 2022-08-27  2:01 UTC 

[PATCH -next 0/3] Delay the initializaton of zswap
 2022-08-27  2:01 UTC  (5+ messages)
` [PATCH -next 2/3] mm/zswap: delay the initializaton of zswap until the first enablement

[PATCH] binman: Sort tests and rework test-file numbers
 2022-08-27  1:59 UTC  (3+ messages)

[RFC PATCH] Rename disto_[pxe_]getfile to distro_[pxe_]getfile
 2022-08-27  1:59 UTC  (3+ messages)

[PATCH 1/2] binman: Mention split-elf in the main docs
 2022-08-27  1:59 UTC  (4+ messages)
` [PATCH 2/2] binman: Document how to handle dependent images

[PATCH v2 00/11] binman: Enhancements to binman mkimage
 2022-08-27  1:59 UTC  (4+ messages)
` [PATCH v2 01/11] doc: Build documentation in parallel

[PATCH 1/2] patman: Fix version table
 2022-08-27  1:59 UTC  (4+ messages)
` [PATCH 2/2] patman: Tidy up unnecessary blank lines and numbers

[PATCH v2] tg3: Disable tg3 device on system reboot to avoid triggering AER
 2022-08-27  2:00 UTC  (2+ messages)

[PATCH net] net: smsc911x: Stop and start PHY during suspend and resume
 2022-08-27  2:00 UTC  (2+ messages)

[patch net-next] genetlink: hold read cb_lock during iteration of genl_fam_idr in genl_bind()
 2022-08-27  2:00 UTC  (2+ messages)

inter-qdisc communication?
 2022-08-27  2:00 UTC  (6+ messages)

[PATCH] dm: core: fix a typo in help text
 2022-08-27  1:59 UTC  (3+ messages)

[PATCH 1/1] boot: simplify bootmeth_vbe_simple_ft_fixup()
 2022-08-27  1:59 UTC  (3+ messages)

[PATCH 1/1] boot: fix vbe_find_first_device()
 2022-08-27  1:59 UTC  (3+ messages)

[PATCH] vbe: Enable command only with BOOTSTD_FULL
 2022-08-27  1:59 UTC  (3+ messages)

+ overflow-tracing-define-the-is_signed_type-macro-once.patch added to mm-nonmm-unstable branch
 2022-08-27  1:57 UTC 

+ testing-selftests-add-tests-for-the-is_signed_type-macro.patch added to mm-nonmm-unstable branch
 2022-08-27  1:57 UTC 

[PATCH] net: virtio_net: fix notification coalescing comments
 2022-08-27  1:53 UTC  (2+ messages)

+ mm-memory-failure-fix-detection-of-memory_failure-handlers.patch added to mm-hotfixes-unstable branch
 2022-08-27  1:51 UTC 

+ mm-memory-failure-fall-back-to-vma_address-when-notify_failure-fails.patch added to mm-hotfixes-unstable branch
 2022-08-27  1:51 UTC 

+ xfs-fix-sb_born-check-in-xfs_dax_notify_failure.patch added to mm-hotfixes-unstable branch
 2022-08-27  1:51 UTC 

+ xfs-quiet-notify_failure-eopnotsupp-cases.patch added to mm-hotfixes-unstable branch
 2022-08-27  1:51 UTC 

[PATCH v4 0/5] Parse CONFIG_CMDLINE in compressed kernel
 2022-08-27  1:51 UTC  (4+ messages)
` [PATCH v4 2/5] x86: Add resolve_cmdline() helper

[PATCH net v1] mlxbf_gige: compute MDIO period based on i1clk
 2022-08-27  1:49 UTC  (2+ messages)

[Intel-gfx] [PATCH 00/11] drm/edid: Range descriptor stuff
 2022-08-27  1:47 UTC  (13+ messages)
` [Intel-gfx] [PATCH 01/11] drm/edid: Handle EDID 1.4 range descriptor h/vfreq offsets
  `  "
` [PATCH 02/11] drm/edid: Clarify why we only accept the "range limits only" descriptor
    ` [Intel-gfx] "
` [PATCH 03/11] drm/edid: s/monitor_rage/vrr_range/
    ` [Intel-gfx] "

[PATCH net-next] net: sched: remove redundant NULL check in change hook function
 2022-08-27  1:49 UTC 

[linusw-nomadik:ixp4xx-wg302-nfsroot] BUILD SUCCESS 3c96032eb5e673634595b4a62350bcf645f9f386
 2022-08-27  1:44 UTC 

[PATCH] bnx2x: Fix error recovering in switch configuration
 2022-08-27  1:44 UTC  (2+ messages)

[failures] mm-zswap-skip-confusing-print-info.patch removed from -mm tree
 2022-08-27  1:42 UTC 

[failures] mm-zswap-replace-zswap_init_started-failed-with-zswap_init_state.patch removed from -mm tree
 2022-08-27  1:42 UTC 

[failures] mm-zswap-delay-the-initializaton-of-zswap-until-the-first-enablement.patch removed from -mm tree
 2022-08-27  1:42 UTC 

[folded-merged] mm-zswap-delay-the-initializaton-of-zswap-until-the-first-enablement-fix.patch removed from -mm tree
 2022-08-27  1:42 UTC 

libgpiod - bufor problem
 2022-08-27  1:37 UTC  (2+ messages)

[PATCH net-next v2] net: phy: micrel: Make the GPIO to be non-exclusive
 2022-08-27  1:37 UTC  (3+ messages)

+ mm-deduplicate-cacheline-padding-code.patch added to mm-unstable branch
 2022-08-27  1:36 UTC 

[PATCH v2] mm: deduplicate cacheline padding code
 2022-08-27  1:35 UTC  (2+ messages)

[powerpc:fixes-test] BUILD SUCCESS 91926d8b7e71aaf5f84f0cf208fc5a8b7a761050
 2022-08-27  1:33 UTC 

linux-next: Tree for Aug 25
 2022-08-27  1:34 UTC  (3+ messages)
` linux-next: Tree for Aug 25 (kunit: virt/nitro_enclaves; also kexec)

[PATCH -next] sched/deadline: Move __dl_clear_params out of dl_bw lock
 2022-08-27  2:09 UTC 

[PATCH net-next v2 00/10] optimize the parallelism of SMC-R connections
 2022-08-27  1:32 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in ntfs_attr_find
 2022-08-27  1:28 UTC  (3+ messages)
` [PATCH] ntfs: change check order "

[PATCH -next] sched/deadline: Save processing meaningless ops in dl_task_offline_migration
 2022-08-27  2:04 UTC 

[ovmf test] 172802: regressions - FAIL
 2022-08-27  1:31 UTC 

[powerpc:merge] BUILD SUCCESS b3dc1b6cf64e35e4c1670e95069c0597aa071fa3
 2022-08-27  1:26 UTC 

[linusw-nomadik:ux500-crypto] BUILD SUCCESS 422305de0cfa58bae46c4750173c7104b846291a
 2022-08-27  1:26 UTC 

[linusw-nomadik:gemini-cpuidle] BUILD SUCCESS 7fff44b9367cdde49fc46ed2cc683e1abf8a9bd7
 2022-08-27  1:26 UTC 

[linusw-nomadik:gemini-fixes] BUILD SUCCESS 5dce83e14a6c7dc3fe4b0a3632e27fe5a5eebf44
 2022-08-27  1:26 UTC 

[linusw-nomadik:gemini-ethernet] BUILD SUCCESS ed68dede466f12fdf7a013847256609c2cc9c361
 2022-08-27  1:27 UTC 

[linusw-nomadik:gemini-usb] BUILD SUCCESS c7f4ab5ffb79b05cb36a896e8128cd88165661f9
 2022-08-27  1:26 UTC 

[linusw-nomadik:gemini-pata-phyreset] BUILD SUCCESS d5b29b50d059c891bfc585039c293ff66bf35bfe
 2022-08-27  1:26 UTC 

[powerpc:next] BUILD SUCCESS fd20b60aea6a37788f2f761af405b41c6c34473b
 2022-08-27  1:26 UTC 

[PATCH/RFC 00/10 v5] Improve scalability of directory operations
 2022-08-27  1:21 UTC  (3+ messages)
` [PATCH 09/10] VFS: add LOOKUP_SILLY_RENAME

[Intel-gfx] [PATCH][next] drm/i915/guc: Fix spelling mistake "heatbeat" -> "heartbeat"
 2022-08-27  1:19 UTC  (4+ messages)
`  "

[PATCH -next 1/3] genirq/affinity: replace managed with is_managed in irq_affinity_desc
 2022-08-27  1:13 UTC  (3+ messages)
` [PATCH -next 2/3] genirq/affinity: Define tmp_mask as a local variable in irq_do_set_affinity
` [PATCH -next 3/3] genirq/affinity: Add __irq_do_set_affinity_lock function

[PATCH] selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
 2022-08-27  1:13 UTC  (9+ messages)

[PATCH v5 0/4] drm/bridge: ti-sn65dsi86: Basic DP support
 2022-08-27  1:10 UTC  (10+ messages)
` [PATCH v5 1/4] drm/bridge: ti-sn65dsi86: check AUX errors better
` [PATCH v5 2/4] drm/bridge: ti-sn65dsi86: Reject modes with too large blanking
` [PATCH v5 4/4] drm/bridge: ti-sn65dsi86: Implement bridge connector operations

[Intel-gfx] [PATCH] drm/i915/guc: Cancel GuC engine busyness worker synchronously
 2022-08-27  1:10 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/guc: Cancel GuC engine busyness worker synchronously (rev3)

[PATCH] tracepoint: Allow trace events in modules with TAINT_TEST
 2022-08-27  1:09 UTC  (3+ messages)

[Intel-gfx] [PATCH v2 0/3] Drop version numbers from firmware files
 2022-08-27  1:07 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 2/3] drm/i915/uc: Add patch level version number support
    `  "

pahole v1.24: FAILED: load BTF from vmlinux: Invalid argument
 2022-08-27  1:06 UTC  (10+ messages)

[PATCH v2 0/3] Handle number of queue changes
 2022-08-27  1:02 UTC  (9+ messages)
` [PATCH v2 3/3] nvme-rdma: "

[PATCH v4 0/5] drm: rcar-du: DSI fixes
 2022-08-27  1:02 UTC  (4+ messages)
` [PATCH v4 5/5] drm: rcar-du: dsi: Fix VCLKSET write

[Intel-wired-lan] [RFC PATCH net-next 0/5] ice: L2TPv3 offload support
 2022-08-27  1:01 UTC  (6+ messages)
      `  "

[PATCH v13 0/5] Add support for RZ/G2L VSPD
 2022-08-27  0:56 UTC  (9+ messages)
` [PATCH v13 2/5] media: renesas: vsp1: Add support to deassert/assert reset line
` [PATCH v13 3/5] media: renesas: vsp1: Add support for VSP software version
` [PATCH v13 4/5] media: renesas: vsp1: Add VSP1_HAS_NON_ZERO_LBA feature bit
` [PATCH v13 5/5] media: renesas: vsp1: Add support for RZ/G2L VSPD

[RFC PATCH] Reduce smbdirect send/receive SGE sizes
 2022-08-27  0:38 UTC  (2+ messages)

[PATCH 0/2] NFS: limit use of ACCESS cache for negative responses
 2022-08-27  0:52 UTC  (15+ messages)

[PATCH 0/2] btrfs-progs: read device fsid from the sysfs
 2022-08-27  0:52 UTC  (3+ messages)

[PATCH 1/2] net: dsa: microchip: add KSZ9896 switch support
 2022-08-27  0:49 UTC  (4+ messages)

[PATCH] arm64: dts: qcom: sc7180-trogdor: Keep pm6150_adc enabled for TZ
 2022-08-27  0:49 UTC 

(resend)WARNING: trying to isolate tail page in isolate_lru_page
 2022-08-27  0:48 UTC  (8+ messages)

[PATCH 1/2] debugfs: Only clobber mode/uid/gid on remount if asked
 2022-08-27  0:44 UTC  (2+ messages)
` [PATCH 2/2] tracefs: "

[syzbot] KASAN: use-after-free Read in __kernfs_remove
 2022-08-27  0:43 UTC 

[PATCH] drm: rcar-du: Drop leftovers variables from Makefile
 2022-08-27  0:42 UTC 

[PATCH v5 0/2] Add RZ/G2L DSI driver
 2022-08-27  0:40 UTC  (4+ messages)
` [PATCH v5 2/2] drm: rcar-du: "

[PATCH] net/mlx4: Fix error check for dma_map_sg
 2022-08-27  0:40 UTC  (2+ messages)

[Patch v5 00/18] Introduce Microsoft Azure Network Adatper (MANA) PMD
 2022-08-27  0:35 UTC  (19+ messages)
` [Patch v5 01/18] net/mana: add basic driver, build environment and doc
` [Patch v5 02/18] net/mana: add device configuration and stop
` [Patch v5 03/18] net/mana: add function to report support ptypes
` [Patch v5 04/18] net/mana: add link update
` [Patch v5 05/18] net/mana: add function for device removal interrupts
` [Patch v5 06/18] net/mana: add device info
` [Patch v5 07/18] net/mana: add function to configure RSS
` [Patch v5 08/18] net/mana: add function to configure RX queues
` [Patch v5 09/18] net/mana: add function to configure TX queues
` [Patch v5 10/18] net/mana: implement memory registration
` [Patch v5 11/18] net/mana: implement the hardware layer operations
` [Patch v5 12/18] net/mana: add function to start/stop TX queues
` [Patch v5 13/18] net/mana: add function to start/stop RX queues
` [Patch v5 14/18] net/mana: add function to receive packets
` [Patch v5 15/18] net/mana: add function to send packets
` [Patch v5 16/18] net/mana: add function to start/stop device
` [Patch v5 17/18] net/mana: add function to report queue stats
` [Patch v5 18/18] net/mana: add function to support RX interrupts

drivers/staging/rtl8712/rtl871x_mlme.c:457:27: sparse: sparse: incorrect type in assignment (different base types)
 2022-08-27  0:36 UTC 

[RFC PATCH v3 1/3] workqueue: Hold wq_pool_mutex while affining tasks to wq_unbound_cpumask
 2022-08-27  0:33 UTC  (3+ messages)
` [PATCH] workqueue: Protects wq_unbound_cpumask with wq_pool_attach_mutex

[PATCH net] net: sparx5: fix handling uneven length packets in manual extraction
 2022-08-27  0:30 UTC  (2+ messages)

[patch net-next] net: devlink: add RNLT lock assertion to devlink_compat_switch_id_get()
 2022-08-27  0:30 UTC  (2+ messages)

pull request: bluetooth 2022-08-25
 2022-08-27  0:30 UTC  (2+ messages)


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.