linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-10 20:58:19 to 2022-06-11 06:01:11 UTC [more...]

[RFC PATCH v3 00/20] KCFI support
 2022-06-11  6:01 UTC  (24+ messages)
` [RFC PATCH v3 01/20] treewide: Filter out CC_FLAGS_CFI
` [RFC PATCH v3 02/20] scripts/kallsyms: Ignore __kcfi_typeid_
` [RFC PATCH v3 03/20] cfi: Remove CONFIG_CFI_CLANG_SHADOW
` [RFC PATCH v3 04/20] cfi: Drop __CFI_ADDRESSABLE
` [RFC PATCH v3 05/20] cfi: Switch to -fsanitize=kcfi
` [RFC PATCH v3 06/20] cfi: Add type helper macros
` [RFC PATCH v3 07/20] lkdtm: Emit an indirect call for CFI tests
` [RFC PATCH v3 08/20] arm64: Add types to indirect called assembly functions
` [RFC PATCH v3 09/20] arm64: Add CFI error handling
` [RFC PATCH v3 10/20] arm64: Drop unneeded __nocfi attributes
` [RFC PATCH v3 11/20] init: Drop __nocfi from __init
` [RFC PATCH v3 12/20] treewide: Drop function_nocfi
` [RFC PATCH v3 13/20] treewide: Drop WARN_ON_FUNCTION_MISMATCH
` [RFC PATCH v3 14/20] treewide: Drop __cficanonical
` [RFC PATCH v3 15/20] objtool: Disable CFI warnings
` [RFC PATCH v3 16/20] kallsyms: Drop CONFIG_CFI_CLANG workarounds
` [RFC PATCH v3 17/20] x86/tools/relocs: Ignore __kcfi_typeid_ relocations
` [RFC PATCH v3 18/20] x86: Add types to indirectly called assembly functions
` [RFC PATCH v3 19/20] x86/purgatory: Disable CFI
` [RFC PATCH v3 20/20] x86: Add support for CONFIG_CFI_CLANG

[PATCH 1/2] char: lp: ensure that index has not exceeded LP_NO
 2022-06-11  5:45 UTC  (5+ messages)

[PATCH v2 0/6] Configurable VLAN mode for NCSI driver
 2022-06-11  5:44 UTC  (9+ messages)
` [PATCH v2 5/6] dt-bindings: net: Add NCSI bindings

[PATCH v2] rcu/nocb: Avoid polling when myrdp->nocb_head_rdp list is empty
 2022-06-11  5:29 UTC  (3+ messages)

[RFC PATCH] of/platform: Drop static setup of IRQ resource from DT core
 2022-06-11  5:27 UTC  (2+ messages)

[PATCH v5 0/3] Implement readahead for squashfs
 2022-06-11  5:23 UTC  (3+ messages)
` [PATCH v5 3/3] squashfs: implement readahead

[PATCH] rcu-tasks: Remove unused trc_wait and holdouts
 2022-06-11  5:12 UTC  (3+ messages)

[PATCH V6 0/9] rework on the IRQ hardening of virtio
 2022-06-11  5:12 UTC  (3+ messages)
` [PATCH V6 8/9] virtio: harden vring IRQ

[syzbot] WARNING in ext4_dirty_folio
 2022-06-11  4:53 UTC 

[PATCH] block: peek PM requests during runtime PM
 2022-06-11  4:46 UTC 

[PATCH v3 0/2] [PATCH v4 0/2] Add pinctrl support adsp bypass platforms
 2022-06-11  4:22 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: pinctrl: qcom: sc7280: Add boolean param for ADSP "
` [PATCH v4 2/2] pinctrl: qcom: sc7280: Add clock optional check for ADSP bypass targets

[gustavoars:testing/uapi-fam1] BUILD SUCCESS 58e4d787fd4bf471ec6b4ab9c00188e43df1a883
 2022-06-11  4:21 UTC 

[PATCH v3 -next] drm/display: Fix build error without CONFIG_OF
 2022-06-11  4:16 UTC 

[PATCH -next] sched/fair: Remove duplicate include file
 2022-06-11  4:10 UTC 

[PATCH] mm: kmem: make mem_cgroup_from_obj() vmalloc()-safe
 2022-06-11  4:10 UTC  (3+ messages)

[PATCH -next] bpf, arm: Remove unused function emit_a32_alu_r()
 2022-06-11  4:09 UTC 

[PATCH -next] perf: Fix pass 0 to PTR_ERR
 2022-06-11  4:07 UTC 

[PATCH 1/3] mm/slub: fix the race between validate_slab and slab_free
 2022-06-11  4:04 UTC  (9+ messages)

[vkoul-dmaengine:next 6/11] drivers/dma/apple-admac.c:209:26: warning: format '%x' expects argument of type 'unsigned int', but argument 7 has type 'long unsigned int'
 2022-06-11  4:01 UTC 

[PATCH v4 0/4] mm: kmemleak: store objects allocated with physical address separately and check when scan
 2022-06-11  3:55 UTC  (5+ messages)
` [PATCH v4 1/4] mm: kmemleak: remove kmemleak_not_leak_phys() and the min_count argument to kmemleak_alloc_phys()
` [PATCH v4 2/4] mm: kmemleak: add OBJECT_PHYS flag for objects allocated with physical address
` [PATCH v4 3/4] mm: kmemleak: add rbtree and store physical address for objects allocated with PA
` [PATCH v4 4/4] mm: kmemleak: check physical address when scan

[PATCH] mm, slab: fix bad alignments
 2022-06-11  3:50 UTC  (2+ messages)

[PATCH v3 0/3] mm: kmemleak: store objects allocated with physical address separately and check when scan
 2022-06-11  3:46 UTC  (4+ messages)
` [PATCH v3 3/3] mm: kmemleak: check physical address "

[ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 29/57] include/linux/page-flags.h:788:20: error: passing 'const struct page *' to parameter of type 'struct page *' discards qualifiers
 2022-06-11  3:40 UTC 

[PATCH v3 0/2] [PATCH v3 0/2] Add pinctrl support adsp bypass platforms
 2022-06-11  3:26 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: qcom: sc7280: Add boolean param for ADSP "

[mm-unstable v3 PATCH 0/7] Cleanup transhuge_xxx helpers
 2022-06-11  3:25 UTC  (17+ messages)
` [v3 PATCH 2/7] mm: thp: introduce transhuge_vma_size_ok() helper
` [v3 PATCH 4/7] mm: khugepaged: use transhuge_vma_suitable replace open-code
` [v3 PATCH 6/7] mm: thp: kill __transhuge_page_enabled()

[PATCH -next] Revert "evm: Fix memleak in init_desc"
 2022-06-11  3:24 UTC  (4+ messages)

[PATCH 0/2] Squashfs: handle missing pages decompressing into page cache
 2022-06-11  3:21 UTC  (3+ messages)
` [PATCH 1/2] Squashfs: extend "page actor" to handle missing pages
` [PATCH 2/2] Squashfs: don't use intermediate buffer if pages missing

[ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 29/57] include/linux/page-flags.h:788:27: warning: passing argument 1 of 'dump_page' discards 'const' qualifier from pointer target type
 2022-06-11  3:18 UTC 

[PATCH 0/5] docs/doc-guide: Sphinx related updates
 2022-06-11  3:15 UTC  (5+ messages)
` [RFC PATCH 3/5] docs/doc-guide: Update guidelines for title adornments

[PATCH] mm/shmem.c: use helper transhuge_vma_enabled()
 2022-06-11  3:14 UTC  (2+ messages)

[syzbot] BUG: sleeping function called from invalid context in corrupted (2)
 2022-06-11  3:11 UTC 

[ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 57/57] fs/netfs/buffered_write.c:934:2: warning: #warning TRIGGER NEW FLUSH GROUP FOR TESTING
 2022-06-11  3:08 UTC 

[PATCH] fs/ntfs3: fix null pointer dereference in d_flags_for_inode
 2022-06-11  2:56 UTC  (5+ messages)

[PATCH v4 0/2] sched/fair: Wake task within the cluster when possible
 2022-06-11  3:03 UTC  (6+ messages)
` [PATCH v4 2/2] sched/fair: Scan cluster before scanning LLC in wake-up path

[jcmvbkbc-xtensa:xtensa-5.19-esp32 5/9] drivers/tty/serial/esp32_uart.c:33:6: warning: no previous prototype for 'dbg_echo'
 2022-06-11  2:47 UTC 

[PATCHv3 0/8] Linear Address Masking enabling
 2022-06-11  2:36 UTC  (17+ messages)
` [PATCHv3 1/8] x86/mm: Fix CR3_ADDR_MASK
` [PATCHv3 3/8] mm: Pass down mm_struct to untagged_addr()
` [PATCHv3 4/8] x86/mm: Handle LAM on context switch
` [PATCHv3 6/8] x86/mm: Provide ARCH_GET_UNTAG_MASK and ARCH_ENABLE_TAGGED_ADDR
` [PATCHv3 7/8] x86: Expose untagging mask in /proc/$PID/arch_status

[PATCH 00/36] cpuidle,rcu: Cleanup the mess
 2022-06-11  2:33 UTC  (9+ messages)
` [PATCH 24/36] printk: Remove trace_.*_rcuidle() usage

[syzbot] BUG: sleeping function called from invalid context in sk_psock_stop
 2022-06-11  2:19 UTC 

[PATCH] spi: micro: fix unreasonable clk_prepare_enable() on error in mchp_corespi_probe()
 2022-06-11  2:11 UTC 

[PATCH] ubi: ubi_wl_put_peb: Fix infinite loop when wear-leveling work failed
 2022-06-11  2:27 UTC 

[PATCH v2] mm/page_alloc: minor clean up for memmap_init_compound()
 2022-06-11  2:13 UTC 

[RFC PATCH] btrfs: Replace kmap() with kmap_local_page() in zstd.c
 2022-06-11  2:04 UTC 

[PATCH v1] MAINTAINERS: add MEMORY HOT(UN)PLUG section and add myself as reviewer
 2022-06-11  2:02 UTC  (2+ messages)

[gregkh-spdx:spdx-linus 16/26] arch/x86/crypto/crc32-pclmul_asm.S:2: Error: junk at end of line, first unrecognized character is `*'
 2022-06-11  1:56 UTC 

[PATCH] platform/chrome: cros_ec: Always expose last resume result
 2022-06-11  1:40 UTC  (2+ messages)

[syzbot] possible deadlock in bpf_trace_printk
 2022-06-11  1:38 UTC 

[PATCH 0/7] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL()
 2022-06-11  1:33 UTC  (7+ messages)
` [PATCH 2/7] modpost: put get_secindex() call inside sec_name()
` [PATCH 5/7] checkpatch: warn if <asm/export.h> is included
` [PATCH 6/7] modpost: merge sym_update_namespace() into sym_add_exported()

[avpatel:virtio_rpmsg_bus_fix_v1 45/52] kernel/dma/pool.c:105:44: error: implicit declaration of function 'pgprot_dmacoherent'
 2022-06-11  1:26 UTC 

[PATCH] HID: nintendo: Set phys property of input device based on HID phys
 2022-06-11  1:03 UTC 

[avpatel:virtio_rpmsg_bus_fix_v1 35/52] arch/riscv/kernel/setup.c:299:9: error: implicit declaration of function 'riscv_tlbflush_init'
 2022-06-11  1:16 UTC 

[PATCH 0/7] KVM: x86: Attempt to wrangle PEBS/PMU into submission
 2022-06-11  0:57 UTC  (8+ messages)
` [PATCH 1/7] KVM: x86: Give host userspace full control of MSR_IA32_MISC_ENABLES
` [PATCH 2/7] KVM: VMX: Give host userspace full control of MSR_IA32_PERF_CAPABILITIES
` [PATCH 3/7] Revert "KVM: x86/pmu: Accept 0 for absent PMU MSRs when host-initiated if !enable_pmu"
` [PATCH 4/7] Revert "KVM: x86: always allow host-initiated writes to PMU MSRs"
` [PATCH 5/7] KVM: VMX: Use vcpu_get_perf_capabilities() to get guest-visible value
` [PATCH 6/7] KVM: x86: Ignore benign host accesses to "unsupported" PEBS and BTS MSRs
` [PATCH 7/7] KVM: x86: Ignore benign host writes to "unsupported" F15H_PERF_CTL MSRs

[PATCH v10 00/10] Coresight: Add support for TPDM and TPDA
 2022-06-11  0:43 UTC  (11+ messages)
` [PATCH v10 01/10] coresight: core: Use IDR for non-cpu bound sources' paths
` [PATCH v10 02/10] Coresight: Add coresight TPDM source driver
` [PATCH v10 03/10] dt-bindings: arm: Adds CoreSight TPDM hardware definitions
` [PATCH v10 04/10] coresight-tpdm: Add DSB dataset support
` [PATCH v10 05/10] coresight-tpdm: Add integration test support
` [PATCH v10 06/10] docs: sysfs: coresight: Add sysfs ABI documentation for TPDM
` [PATCH v10 07/10] Coresight: Add TPDA link driver
` [PATCH v10 08/10] dt-bindings: arm: Adds CoreSight TPDA hardware definitions
` [PATCH v10 09/10] arm64: dts: qcom: sm8250: Add coresight components
` [PATCH v10 10/10] arm64: dts: qcom: sm8250: Add tpdm mm/prng

[GIT PULL] nfsd fixes for 5.19
 2022-06-11  0:38 UTC  (2+ messages)

[PATCH] um: virt-pci: set device ready in probe()
 2022-06-11  0:34 UTC  (2+ messages)

[PATCH] mm: Re-allow pinning of zero pfns
 2022-06-11  0:21 UTC  (2+ messages)

[PATCH] ARC: Fix comment typo
 2022-06-11  0:17 UTC  (2+ messages)

[PATCH] ARC: Fix syntax errors in comments
 2022-06-11  0:17 UTC  (2+ messages)

[PATCH v7 2/2] PCI/PM: Disable PTM on all devices
 2022-06-11  0:12 UTC  (2+ messages)

[RFC PATCH 0/2] Ability to allocate DMAable pages using unpopulated-alloc
 2022-06-11  0:12 UTC  (9+ messages)
` [RFC PATCH 1/2] xen/unpopulated-alloc: Introduce helpers for DMA allocations
` [RFC PATCH 2/2] xen/grant-table: Use unpopulated DMAable pages instead of real RAM ones

[git pull] iov_iter fix
 2022-06-11  0:08 UTC  (2+ messages)

[PATCH v3 0/2] bpf: Add bpf_verify_signature() helper
 2022-06-10 23:56 UTC  (7+ messages)
` [PATCH v3 1/2] "

[RFC PATCH 0/6] User pkey minor bug fixes
 2022-06-10 23:35 UTC  (7+ messages)
` [RFC PATCH 1/6] testing/pkeys: Add command line options
` [RFC PATCH 2/6] testing/pkeys: Don't use uninitialized variable
` [RFC PATCH 3/6] testing/pkeys: Add additional test for pkey_alloc()
` [RFC PATCH 4/6] pkeys: Lift pkey hardware check "
` [RFC PATCH 5/6] pkeys: Up level pkey_free() checks
` [RFC PATCH 6/6] pkeys: Change mm_pkey_free() to void

[PATCH v4 00/23] ata: ahci: Add DWC/Baikal-T1 AHCI SATA support
 2022-06-10 23:34 UTC  (5+ messages)
` [PATCH v4 19/23] ata: ahci: Add DWC AHCI SATA controller support

[PATCH] drm/msm/dsi: Use single function for reset
 2022-06-10 23:32 UTC  (2+ messages)

[PATCH 1/2] drm/msm/mdp5: Add perf data for MDP v1.16
 2022-06-10 23:30 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: msm8953: add MDSS

[GIT PULL] Folio fixes for 5.19
 2022-06-10 23:27 UTC  (4+ messages)

[PATCH] drm/msm/mdp4: Fix refcount leak in mdp4_modeset_init_intf
 2022-06-10 23:20 UTC  (2+ messages)

[RFC][PATCH 0/3] netfs, afs: Cleanups
 2022-06-10 23:19 UTC  (2+ messages)

[PATCH] dt-bindings: mtd/partitions: Convert arm-firmware-suite to DT schema
 2022-06-10 23:19 UTC  (2+ messages)

[jarkko-tpmdd:kprobes 3/3] arch/arm/kernel/module_alloc.c:24:7: warning: no previous prototype for 'module_alloc'
 2022-06-10 23:14 UTC 

[PATCH v5 00/11] Use obj_cgroup APIs to charge the LRU pages
 2022-06-10 23:13 UTC  (7+ messages)
` [PATCH v5 01/11] mm: memcontrol: remove dead code and comments
` [PATCH v5 02/11] mm: rename unlock_page_lruvec{_irq, _irqrestore} to lruvec_unlock{_irq, _irqrestore}
` [PATCH v5 03/11] mm: memcontrol: prepare objcg API for non-kmem usage

[agd5f:drm-next 183/198] drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:5081: warning: expecting prototype for amdgpu_device_gpu_recover_imp(). Prototype was for amdgpu_device_gpu_recover() instead
 2022-06-10 23:04 UTC 

[jarkko-tpmdd:kprobes 3/3] arch/arm/kernel/module_alloc.c:24:7: warning: no previous prototype for function 'module_alloc'
 2022-06-10 23:04 UTC 

[REPOST PATCH] locking/lockdep: Remove lockdep_init_map_crosslock
 2022-06-10 23:04 UTC  (2+ messages)

[PATCH] vfio: de-extern-ify function prototypes
 2022-06-10 22:44 UTC  (3+ messages)

[PATCH 0/2] can: drop tx skb if the device is in listen only mode
 2022-06-10 22:43 UTC  (4+ messages)
` [PATCH v6 0/7] can: refactoring of can-dev module and of Kbuild

[ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 53/57] fs/ceph/inode.c:453:33: warning: unused variable 'ctx'
 2022-06-10 22:23 UTC 

[PATCH] s390/archrandom: simplify back to earlier design
 2022-06-10 22:20 UTC  (3+ messages)
` [PATCH v2] s390/archrandom: simplify back to earlier design and initialize earlier
  ` [PATCH v3] "

[PATCH v3 00/21] huge page clearing optimizations
 2022-06-10 22:15 UTC  (4+ messages)
` [PATCH v3 09/21] x86/asm: add clear_pages_movnt()

Raid5 Reshape Data Corruption Bug
 2022-06-10 22:05 UTC 

[PATCH RFC v1 0/7] swiotlb: extra 64-bit buffer for dev->dma_io_tlb_mem
 2022-06-10 21:56 UTC  (4+ messages)
` [PATCH RFC v1 4/7] swiotlb: to implement io_tlb_high_mem

[PATCH 06/10] hugetlbfs: Convert remove_inode_hugepages() to use filemap_get_folios()
 2022-06-10 21:56 UTC  (4+ messages)

[PATCH v4 00/18] PCI: dwc: Various fixes and cleanups
 2022-06-10 21:42 UTC  (4+ messages)
` [PATCH v4 15/18] PCI: dwc: Add dw_ prefix to the pcie_port structure name

[PATCH] KVM: VMX: Skip filter updates for MSRs that KVM is already intercepting
 2022-06-10 21:41 UTC 

[PATCH] kbuild: use a pipe rather than process substitution
 2022-06-10 21:40 UTC  (2+ messages)

[PATCH] arm64: dts: arm/juno: Drop erroneous 'mbox-name' property
 2022-06-10 21:33 UTC 

[PATCH bpf-next v2 6/8] cgroup: bpf: enable bpf programs to integrate with rstat
 2022-06-10 21:30 UTC  (3+ messages)

[PATCH] dt-bindings: display: panel-simple: Add Arm virtual platforms display
 2022-06-10 21:25 UTC  (3+ messages)

[PATCH v3 00/17] PCI: dwc: Add generic resources and Baikal-T1 support
 2022-06-10 21:13 UTC  (4+ messages)
` [PATCH v3 11/17] dt-bindings: PCI: dwc: Apply common schema to Rockchip DW PCIe nodes

[PATCH 1/5] mmc: dw_mmc: exynos: Obviously always return success in remove callback
 2022-06-10 21:12 UTC  (5+ messages)
` [PATCH 2/5] mmc: dw_mmc: hi3789cv200: "
` [PATCH 3/5] mmc: dw_mmc: rockchip: "
` [PATCH 4/5] mmc: sdhci-of-arasan: "
` [PATCH 5/5] mmc: sdhci-st: "

[PATCH v36 00/33] LSM: Module stacking for AppArmor
 2022-06-10 21:12 UTC  (9+ messages)
` [PATCH v36 26/33] Audit: Allow multiple records in an audit_buffer
` [PATCH v36 27/33] Audit: Add record for multiple task security contexts
` [PATCH v36 28/33] audit: multiple subject lsm values for netlabel
` [PATCH v36 30/33] netlabel: Use a struct lsmblob in audit data

[PATCH v2] drm/msm/dp: check core_initialized before disable interrupts at dp_display_unbind()
 2022-06-10 21:12 UTC  (2+ messages)

[RFC PATCH v6 000/104] KVM TDX basic feature support
 2022-06-10 21:04 UTC  (3+ messages)
` [RFC PATCH v6 095/104] KVM: TDX: Handle TDX PV rdmsr/wrmsr hypercall

[PATCH v4] drm/msm/dp: force link training for display resolution change
 2022-06-10 21:04 UTC  (2+ messages)

[PATCH 1/2] Add CABA tree to task_struct
 2022-06-10 21:02 UTC  (2+ messages)

[PATCH v5 1/2] ath9k: fix use-after-free in ath9k_hif_usb_rx_cb
 2022-06-10 21:02 UTC  (5+ messages)

[RFC V1 PATCH 0/3] selftests: KVM: sev: selftests for fd-based approach of supporting private memory
 2022-06-10 21:01 UTC  (3+ messages)

[gustavoars:for-next/kspp-fam1] BUILD SUCCESS 9ef205b8cbf786449c98b4cd9a207ec5707974db
 2022-06-10 20:57 UTC 

[PATCH] rcu-tasks: Delay rcu_tasks_verify_self_tests() to avoid missed callbacks
 2022-06-10 20:58 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).