linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-28 20:47:40 to 2022-03-01 00:23:10 UTC [more...]

[PATCH v1 0/7] Add Intel OFS support for DFL driver
 2022-03-01  0:25 UTC  (12+ messages)
` [PATCH v1 7/7] fpga: dfl: pci: Add generic OFS PCI PID

[PATCH v9 00/14] module: core code clean up
 2022-03-01  0:21 UTC  (16+ messages)
` [PATCH v9 01/14] module: Move all into module/
` [PATCH v9 02/14] module: Simple refactor in preparation for split
` [PATCH v9 03/14] module: Make internal.h and decompress.c more compliant
` [PATCH v9 04/14] module: Move livepatch support to a separate file
` [PATCH v9 05/14] module: Move latched RB-tree "
` [PATCH v9 06/14] module: Move strict rwx "
` [PATCH v9 07/14] module: Move extra signature support out of core code
` [PATCH v9 08/14] module: Move kmemleak support to a separate file
` [PATCH v9 09/14] module: Move kallsyms support into "
` [PATCH v9 10/14] module: kallsyms: Fix suspicious rcu usage
` [PATCH v9 11/14] module: Move procfs support into a separate file
` [PATCH v9 12/14] module: Move sysfs "
` [PATCH v9 13/14] module: Move kdb_modules list out of core code
` [PATCH v9 14/14] module: Move version support into a separate file

[PATCH v3 00/28] KVM: x86/mmu: Overhaul TDP MMU zapping and flushing
 2022-03-01  0:19 UTC  (13+ messages)
` [PATCH v3 03/28] KVM: x86/mmu: Fix wrong/misleading comments in TDP MMU fast zap
` [PATCH v3 05/28] KVM: x86/mmu: Document that zapping invalidated roots doesn't need to flush
` [PATCH v3 06/28] KVM: x86/mmu: Require mmu_lock be held for write in unyielding root iter
` [PATCH v3 07/28] KVM: x86/mmu: Check for !leaf=>leaf, not PFN change, in TDP MMU SP removal
` [PATCH v3 14/28] KVM: x86/mmu: Skip remote TLB flush when zapping all of TDP MMU
` [PATCH v3 26/28] KVM: selftests: Split out helper to allocate guest mem via memfd

[PATCH v1] net: phy: fix motorcomm module automatic loading
 2022-03-01  0:14 UTC  (2+ messages)

[PATCH net-next] net-core: add rx_otherhost_dropped counter
 2022-03-01  0:11 UTC 

[amir73il:sb_iostats 6/8] fs/proc_namespace.c:243:9: error: 'struct super_block' has no member named 's_iostats'
 2022-03-01  0:04 UTC 

[PATCH V3 00/30] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
 2022-03-01  0:00 UTC  (4+ messages)
` [PATCH V3 09/30] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT

[PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent
 2022-02-28 23:57 UTC  (9+ messages)
` [PATCH 1/8] sched: coredump.h: clarify the use of MMF_VM_HUGEPAGE
` [PATCH 2/8] mm: khugepaged: remove redundant check for VM_NO_KHUGEPAGED
` [PATCH 3/8] mm: khugepaged: skip DAX vma
` [PATCH 4/8] mm: thp: only regular file could be THP eligible
` [PATCH 5/8] mm: khugepaged: make khugepaged_enter() void function
` [PATCH 6/8] mm: khugepaged: move some khugepaged_* functions to khugepaged.c
` [PATCH 7/8] mm: khugepaged: introduce khugepaged_enter_file() helper
` [PATCH 8/8] fs: register suitable readonly vmas for khugepaged

[PATCH] mm: Handle ksize() vs __alloc_size by forgetting size
 2022-02-28 23:54 UTC  (6+ messages)

[PATCH bpf-next v3 0/2] Modify BPF_JIT_ALWAYS_ON and BPF_JIT_DEFAULT_ON
 2022-02-28 23:53 UTC  (4+ messages)
` [PATCH bpf-next v3 2/2] bpf: Make BPF_JIT_DEFAULT_ON selectable in Kconfig

[PATCH][V2] ACPI: sysfs: copy ACPI data using io memory copying
 2022-02-28 23:51 UTC  (4+ messages)

[PATCH v6 00/10] vfio/hisilicon: add ACC live migration driver
 2022-02-28 23:47 UTC  (9+ messages)
` [PATCH v6 09/10] hisi_acc_vfio_pci: Add support for VFIO live migration

[PATCH v2 2/2] ARM: dts: kirkwood: Add Ctera C-200 V1 board
 2022-02-28 23:43 UTC  (2+ messages)

[PATCH] bpf: move the bpf syscall sysctl table to its own module
 2022-02-28 23:41 UTC  (4+ messages)
` [PATCH v2 sysctl-next] bpf: move the bpf syscall sysctl table to bpf module

[PATCH 0/5] SLUB debugfs improvements based on stackdepot
 2022-02-28 23:38 UTC  (7+ messages)

[PATCHv4 00/30] TDX Guest: TDX core support
 2022-02-28 23:37 UTC  (9+ messages)
` [PATCHv4 10/30] x86/tdx: Handle CPUID via #VE

[PATCH v4] scripts/checkpatch.pl: remove _deferred and _deferred_once false warning
 2022-02-28 23:33 UTC  (2+ messages)

[PATCH 5.10 00/80] 5.10.103-rc1 review
 2022-02-28 23:29 UTC  (4+ messages)

[PATCH 0/6] Remove usage of list iterator past the loop body
 2022-02-28 23:26 UTC  (21+ messages)
` [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr

Intel QAT on A2SDi-8C-HLN4F causes massive data corruption with dm-crypt + xfs
 2022-02-28 23:26 UTC  (10+ messages)
          ` [dm-devel] "

[PATCH 00/10] x86: Kconfig cleanups and help text improvements
 2022-02-28 23:26 UTC  (13+ messages)
` [PATCH 01/10] x86/Kconfig: enable X86_X2APIC by default and improve help text
` [PATCH 02/10] x86/apic: fix panic message when x2APIC is not supported
` [PATCH 03/10] x86/Kconfig: always enable ARCH_SPARSEMEM_ENABLE
` [PATCH 04/10] x86/Kconfig: drop X86_32_NON_STANDARD
` [PATCH 05/10] x86/Kconfig: move all X86_EXTENDED_PLATFORM options together
` [PATCH 06/10] x86/Kconfig: update lists in X86_EXTENDED_PLATFORM
` [PATCH 07/10] x86/Kconfig: add help text to CONFIG_PCI_MMCONFIG
` [PATCH 08/10] x86/Kconfig: improve CONFIG_PCI_CNB20LE_QUIRK doc
` [PATCH 09/10] x86/Kconfig: document year of release of glibc 2.3.3
` [PATCH 10/10] x86/Kconfig: remove CONFIG_ISA_BUS

[PATCH v2 00/39] x86: Kernel IBT
 2022-02-28 23:25 UTC  (4+ messages)
` [PATCH v2 15/39] x86/ibt,kprobes: Fix more +0 assumptions

[PATCH] drm/bridge: ti-sn65dsi86: switch to devm_drm_of_get_bridge
 2022-02-28 23:24 UTC  (2+ messages)

[RFC] PCI: fu740: Force Gen1 to fix initial device probing on some boards
 2022-02-28 23:22 UTC 

[PATCHv4 2/2] PCI: fu740: Force gen1 for initial device probe
 2022-02-28 23:15 UTC  (3+ messages)

[PATCH 5.4 00/53] 5.4.182-rc1 review
 2022-02-28 23:12 UTC  (3+ messages)

linux-next: build failure after merge of the kspp tree
 2022-02-28 23:02 UTC  (2+ messages)

[PATCH 00/35] Shadow stacks for userspace
 2022-02-28 22:55 UTC  (12+ messages)

[PATCH] btrfs: add lockdep_assert_held to need_preemptive_reclaim
 2022-02-28 22:52 UTC 

[PATCH v2 0/2] Fix ep command fail issue in dequeue
 2022-02-28 22:53 UTC  (14+ messages)
  ` [PATCH v2 1/2] usb: dwc3: Not set DWC3_EP_END_TRANSFER_PENDING in ep cmd fails

[PATCH] usb:typec: Add sysfs support for Type C connector's physical location
 2022-02-28 22:52 UTC  (4+ messages)

[PATCH 5.16 v2] binfmt_elf: Avoid total_mapping_size for ET_EXEC
 2022-02-28 22:53 UTC  (3+ messages)

[GIT PULL] pin control fixes for the v5.17 series
 2022-02-28 22:49 UTC  (5+ messages)

[PATCH 0/6] block, fs: convert most Direct IO cases to FOLL_PIN
 2022-02-28 22:49 UTC  (7+ messages)
` [PATCH 2/6] iov_iter: new iov_iter_pin_pages*(), for FOLL_PIN pages
` [PATCH 6/6] fuse: convert direct IO paths to use FOLL_PIN

[PATCH v5 2/3] ACPI: allow longer device IDs
 2022-02-28 22:46 UTC  (14+ messages)
` [PATCH 2/3 v6] "
        `  "

[PATCH] memcg: async flush memcg stats from perf sensitive codepaths
 2022-02-28 22:46 UTC  (5+ messages)

mmotm 2022-02-28-14-45 uploaded
 2022-02-28 22:45 UTC 

[PATCH v1 1/7] ACPI: enumeration: Discourage to use custom _DSM methods
 2022-02-28 22:39 UTC  (7+ messages)
` [PATCH v1 2/7] ACPI: enumeration: Update UART serial bus resource documentation
` [PATCH v1 3/7] ACPI: enumeration: Remove redundant .owner assignment
` [PATCH v1 4/7] ACPI: enumeration: Amend PWM enumeration ASL example
` [PATCH v1 5/7] ACPI: enumeration: Drop ugly ifdeffery from the examples
` [PATCH v1 6/7] ACPI: enumeration: Unify Package () for properties
` [PATCH v1 7/7] ACPI: enumeration: Drop comma for terminator entry

[PATCH v2 0/2] ic2: mux: pca9541: add delayed-release support
 2022-02-28 22:38 UTC  (3+ messages)

[PATCH v2 0/7] KVM: x86/mmu: Zap only obsolete roots on "reload"
 2022-02-28 22:38 UTC  (9+ messages)
` [PATCH v2 3/7] KVM: Drop kvm_reload_remote_mmus(), open code request in x86 users
` [PATCH v2 4/7] KVM: x86/mmu: Zap only obsolete roots if a root shadow page is zapped
` [PATCH v2 6/7] KVM: Drop KVM_REQ_MMU_RELOAD and update vcpu-requests.rst documentation
` [PATCH v2 7/7] KVM: WARN if is_unsync_root() is called on a root without a shadow page

[PATCH] mmc: host: dw-mmc-rockchip: avoid logspam when cd-broken
 2022-02-28 22:36 UTC 

[PATCH] [PATCH v2] AARCH64: Add gcc Shadow Call Stack support
 2022-02-28 22:35 UTC  (4+ messages)

[PATCH v2] drm/amdgpu: Fix realloc of ptr
 2022-02-28 22:30 UTC  (3+ messages)

[PATCH v4] ASoC: codecs: wsa881x: add runtime pm support
 2022-02-28 22:23 UTC  (2+ messages)

[PATCH v3] ASoC: codecs: wsa881x: add runtime pm support
 2022-02-28 22:23 UTC  (2+ messages)

[PATCH next] mm/migrate: fix remove_migration_pte() of hugetlb entry
 2022-02-28 22:18 UTC  (3+ messages)

[PATCH] dt-bindings: Add compatibles for undocumented trivial syscons
 2022-02-28 22:15 UTC 

[PATCH] tracing/osnoise: Force quiescent states while tracing
 2022-02-28 22:11 UTC  (2+ messages)

[PATCH bpf-next v1 0/9] Extend cgroup interface with bpf
 2022-02-28 22:10 UTC  (4+ messages)
` [PATCH bpf-next v1 1/9] bpf: Add mkdir, rmdir, unlink syscalls for prog_bpf_syscall

[PATCH] dt-bindings: Another pass removing cases of 'allOf' containing a '$ref'
 2022-02-28 22:09 UTC  (3+ messages)

[PATCH v7 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
 2022-02-28 22:06 UTC  (9+ messages)
` [PATCH v7 07/11] vfio: Set DMA ownership for VFIO devices
` [PATCH v7 08/11] vfio: Remove use of vfio_group_viable()
` [PATCH v7 09/11] vfio: Delete the unbound_list
` [PATCH v7 10/11] vfio: Remove iommu group notifier

[PATCH] printk: fix return value of printk.devkmsg __setup handler
 2022-02-28 22:05 UTC 

[PATCH] PM/sleep: fix return value of __setup handler
 2022-02-28 22:05 UTC 

[PATCH 5.16 000/164] 5.16.12-rc1 review
 2022-02-28 22:05 UTC 

[PATCH] PM/hibernate: fix __setup handler error handling
 2022-02-28 22:05 UTC 

[PATCH] kernel: dma-debug: fix return value of __setup handlers
 2022-02-28 22:04 UTC 

[v2][PATCH] spi: use specific last_cs instead of last_cs_enable
 2022-02-28 22:00 UTC  (2+ messages)

[PATCH] spi: dt-bindings: renesas,rspi: Document RZ/V2L SoC
 2022-02-28 22:00 UTC  (2+ messages)

[PATCH v1 01/11] spi: pxa2xx-pci: Refactor CE4100 to use ->setup()
 2022-02-28 22:00 UTC  (2+ messages)

[PATCH v1] fs: Fix inconsistent f_mode
 2022-02-28 21:59 UTC 

[PATCH 4.9 00/29] 4.9.304-rc1 review
 2022-02-28 21:43 UTC  (3+ messages)

[PATCH 4.19 00/34] 4.19.232-rc1 review
 2022-02-28 21:42 UTC  (3+ messages)

[PATCH] [v2] Kbuild: move to -std=gnu11
 2022-02-28 21:41 UTC  (3+ messages)

[PATCH 5.15 000/139] 5.15.26-rc1 review
 2022-02-28 21:38 UTC  (2+ messages)

[PATCH 5.16 000/164] 5.16.12-rc1 review
 2022-02-28 21:38 UTC  (5+ messages)
` [PATCH 5.16 022/164] drm/amdgpu: check vm ready by amdgpu_vm->evicting flag

[PATCH] devcoredump: increase the device delete timeout to 10 mins
 2022-02-28 21:38 UTC  (8+ messages)

[PATCH v8 0/4] Add Naneng combo PHY support for RK3568
 2022-02-28 21:36 UTC  (4+ messages)
` [PATCH v8 2/4] dt-bindings: phy: rockchip: Add Naneng combo PHY bindings

[PATCH 1/2] ata: ahci: Drop low power policy board type
 2022-02-28 21:33 UTC  (2+ messages)
` [PATCH 2/2] ata: ahci: Protect users from setting policies their drives don't support

[PATCH v2] net: ksz884x: use time_before in netdev_open for compatibility and remove static variable
 2022-02-28 21:31 UTC  (4+ messages)

[PATCH] arm64: dts: ns2: Fix spi-cpol and spi-cpha property
 2022-02-28 21:31 UTC  (2+ messages)

[PATCH v3 0/3] Add soundcard support for sc7280 based platforms
 2022-02-28 21:31 UTC  (5+ messages)
` [PATCH v3 1/3] arm64: dts: qcom: sc7280: Add nodes for va tx and rx macros and external codecs
` [PATCH v3 2/3] arm64: dts: qcom: sc7280: Add lpass cpu node

[PATCH v7, 00/15] media: mtk-vcodec: support for M8192 decoder
 2022-02-28 21:29 UTC  (3+ messages)
` [PATCH v7, 04/15] media: mtk-vcodec: Read max resolution from dec_capability

linux-next: manual merge of the char-misc tree with the mfd tree
 2022-02-28 21:26 UTC  (5+ messages)

[PATCH v3 0/6] Fix some bugs related to ramp and dax
 2022-02-28 21:26 UTC  (3+ messages)
` [PATCH v3 4/6] mm: pvmw: add support for walking devmap pages

[PATCH 00/16] DEPT(Dependency Tracker)
 2022-02-28 21:25 UTC  (11+ messages)
` Report 1 in ext4 and journal based on v5.17-rc1
  ` Report 2 "

[PATCH 1/1] of: unittest: add program to process EXPECT messages
 2022-02-28 21:24 UTC  (2+ messages)

[PATCH V3] tty: serial: meson: Fix the compile link error reported by kernel test robot
 2022-02-28 21:23 UTC  (5+ messages)

[PATCH V2] tty: serial: meson: Fix the compile link error reported by kernel test robot
 2022-02-28 21:22 UTC  (3+ messages)

[PATCH] drm/v3d: centralize error handling when init scheduler fails
 2022-02-28 21:21 UTC  (2+ messages)

[PATCH v1] io_uring: Add support for napi_busy_poll
 2022-02-28 21:20 UTC  (8+ messages)

[PATCH v16 0/9] Add support for audio on SC7280 based targets
 2022-02-28 21:15 UTC  (5+ messages)
` [PATCH v16 6/9] ASoC: qcom: Add support for codec dma driver

[RFC PATCH 0/7] block, fs: convert Direct IO to FOLL_PIN
 2022-02-28 21:14 UTC  (4+ messages)
` [RFC PATCH 1/7] mm/gup: introduce pin_user_page()

[PATCH 0/2] isolate FPU code from dcn10 and dcn21 to dml folder
 2022-02-28 21:10 UTC  (3+ messages)
` [PATCH 1/2] drm/amd/display: move FPU operations from dcn21 to dml/dcn20 folder
` [PATCH 2/2] drm/amd/display: move FPU code from dcn10 to dml/dcn10 folder

[ambarus:spi-nor/id-collisions-v4 39/39] make[4]: *** No rule to make target 'drivers/mtd/spi-nor/xmc.o', needed by 'drivers/mtd/spi-nor/built-in.a'
 2022-02-28 21:10 UTC 

[PATCH] iio: scd4x: check return of scd4x_write_and_fetch
 2022-02-28 21:06 UTC  (3+ messages)

[PATCH v5 0/2] Add support for SoundWire1.6 audio cgcr register control
 2022-02-28 21:03 UTC  (5+ messages)
` [PATCH v5 1/2] soundwire: qcom: Add compatible name for v1.6.0
` [PATCH v5 2/2] dt-bindings: soundwire: qcom: Add bindings for audio CSR reset control property

[RFC v2 0/4] vfio/hisilicon: add acc live migration driver
 2022-02-28 21:01 UTC  (11+ messages)

[PATCH] btrfs: extend locking to all space_info members accesses
 2022-02-28 20:54 UTC  (2+ messages)

[PATCH v6 03/10] hisi_acc_qm: Move PCI device IDs to common header
 2022-02-28 20:55 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).