linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-30 21:31:29 to 2022-03-31 04:05:47 UTC [more...]

[PATCH linux-next] RDMA: simplify if-if to if-else
 2022-03-31  3:03 UTC  (7+ messages)

[PATCH v6 00/16] Optimize list lru memory consumption
 2022-03-31  3:26 UTC  (3+ messages)
` [PATCH v6 12/16] mm: list_lru: replace linear array with xarray

[PATCH v2] mm/list_lru: Fix possible race in memcg_reparent_list_lru_node()
 2022-03-31  2:48 UTC  (3+ messages)

[PATCH v6 0/4] add hugetlb_free_vmemmap sysctl
 2022-03-31  2:52 UTC  (6+ messages)
` [PATCH v6 1/4] mm: hugetlb_vmemmap: introduce STRUCT_PAGE_SIZE_IS_POWER_OF_2
` [PATCH v6 4/4] mm: hugetlb_vmemmap: add hugetlb_free_vmemmap sysctl

[PATCH v2] opp: use list iterator only inside the loop
 2022-03-31  2:49 UTC  (2+ messages)

[PATCH v2 0/3] arm64: mm: Do not defer reserve_crashkernel()
 2022-03-31  2:59 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: mm: Do not defer reserve_crashkernel() if only ZONE_DMA32
` [PATCH v2 2/3] arm64: mm: Don't defer reserve_crashkernel() with dma_force_32bit
` [PATCH v2 3/3] arm64: mm: Cleanup useless parameters in zone_sizes_init()

[PATCH v3] arm64: mm: hugetlb: Enable HUGETLB_PAGE_FREE_VMEMMAP for arm64
 2022-03-31  2:46 UTC  (3+ messages)

[PATCH v4 00/11] spi: spi-mem: Convert Aspeed SMC driver to spi-mem
 2022-03-31  2:46 UTC  (5+ messages)
` [PATCH v4 08/11] spi: aspeed: Calibrate read timings

[PATCH net] net/tls: fix slab-out-of-bounds bug in decrypt_internal
 2022-03-31  2:35 UTC  (6+ messages)

[PATCH 2/2] riscv: implement cache-management errata for T-Head SoCs
 2022-03-31  2:30 UTC  (2+ messages)

[PATCH] audit: do a quick exit when syscall number is invalid
 2022-03-31  2:29 UTC  (9+ messages)

[PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
 2022-03-31  2:27 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: aspeed: romed8hm3: Add lm25066 sense resistor values
 2022-03-31  2:24 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: aspeed: romed8hm3: Fix GPIOB0 name

[PATCH v8 00/14] riscv: support for Svpbmt and D1 memory types
 2022-03-31  2:24 UTC  (2+ messages)

[PATCH RESEND] uio/uio_pci_generic: Introduce refcnt on open/release
 2022-03-31  2:23 UTC 

[PATCH] block/psi: make PSI annotations of submit_bio only work for file pages
 2022-03-31  2:21 UTC  (7+ messages)

[PATCH] opp: use list iterator only inside the loop
 2022-03-31  2:20 UTC  (3+ messages)

[PATCH] ARM: module: Add all unwind tables when load module
 2022-03-31  2:18 UTC  (2+ messages)

[PATCH 1/3] RISC-V: defconfig: Drop redundant SBI HVC and earlycon
 2022-03-31  2:16 UTC  (5+ messages)
` [PATCH 2/3] RISC-V: K210 defconfigs: Drop redundant MEMBARRIER=n
` [PATCH 3/3] RISC-V: defconfigs: Re-order CONFIG_DEBUG_MISC

[PATCH] riscv: Set SRCARCH to riscv if ARCH is riscv64 or riscv32
 2022-03-31  2:16 UTC  (5+ messages)

[PATCH] scsi: sd: call device_del() if device_add_disk() fails
 2022-03-31 15:26 UTC  (2+ messages)

filesystem corruption with "scsi: core: Reallocate device's budget map on queue depth change"
 2022-03-31  2:14 UTC  (8+ messages)

[PATCH v5 0/3] bootconfig: Support embedding a bootconfig in kernel for non initrd boot
 2022-03-31  2:13 UTC  (4+ messages)

[PATCH] opp: fix a missing check on list iterator
 2022-03-31  2:10 UTC  (2+ messages)

[PATCH v3 0/2] Add a section for static analysis tools
 2022-03-31  2:09 UTC  (4+ messages)
` [PATCH v3 1/2] Documentation: dev-tools: "
` [PATCH v3 2/2] Documentation: dev-tools: Enhance static analysis section with discussion

[PATCH] uio/uio_pci_generic: Introduce refcnt on open/release
 2022-03-31  2:06 UTC 

[PATCH v2] media: mc: delete redundant code in __media_device_unregister_entity
 2022-03-31  2:06 UTC 

linux-next: manual merge of the kvm tree with Linus' tree
 2022-03-31  2:04 UTC  (2+ messages)
` 答复: "

[PATCH] rcu-tasks: Check the atomic variable trc_n_readers_need_end again when wait timeout
 2022-03-31  2:03 UTC  (4+ messages)

[PATCH 0/2] Remove '-mno-global-merge' from KBUILD_CFLAGS
 2022-03-31  2:00 UTC  (5+ messages)
` [PATCH 1/2] kbuild: Remove '-mno-global-merge'
` [PATCH 2/2] Revert "um: clang: Strip out -mno-global-merge from USER_CFLAGS"

[PATCH] input/vmmouse: Add vmmouse_reset() function to disable vmmouse before entering suspend mode
 2022-03-31  1:59 UTC  (2+ messages)
` [RESEND PATCH] "

[PATCH v2 0/6] Add TDX Guest Attestation support
 2022-03-31  1:55 UTC  (8+ messages)
` [PATCH v2 1/6] x86/tdx: Add tdx_mcall_tdreport() API support
` [PATCH v2 2/6] x86/tdx: Add tdx_hcall_get_quote() "
` [PATCH v2 3/6] x86/tdx: Add SetupEventNotifyInterrupt TDX hypercall support
` [PATCH v2 4/6] x86/tdx: Add TDX Guest event notify interrupt vector support
` [PATCH v2 5/6] platform/x86: intel_tdx_attest: Add TDX Guest attestation interface driver
` [PATCH v2 6/6] tools/tdx: Add a sample attestation user app

[PATCH] selftest/vm: clarify error statement in gup_test
 2022-03-31  1:54 UTC  (2+ messages)

[PATCH] media: mc: delete redundant code in __media_device_unregister_entity
 2022-03-31  1:52 UTC  (4+ messages)

[PATCHv7 00/30] TDX Guest: TDX core support
 2022-03-31  1:52 UTC  (8+ messages)
` [PATCHv7 21/30] x86/acpi, x86/boot: Add multiprocessor wake-up support

[PATCH] mm/mlock: remove unneeded start >= vma->vm_end check
 2022-03-31  1:50 UTC  (4+ messages)

[PATCH 0/8] A few cleanup and fixup patches for migration
 2022-03-31  1:45 UTC  (6+ messages)
` [PATCH 3/8] mm/vmscan: introduce helper function reclaim_page_list()

[PATCH v16 5/8] soc: mediatek: add mtk-mutex support for mt8195 vdosys0
 2022-03-31  1:44 UTC 

[PATCH] PCI: qcom: Remove ddrss_sf_tbu clock from sc8180x
 2022-03-31  1:34 UTC 

[RESEND PATCH v3] scsi: ufs: exclude UECxx from SFR dump list
 2022-03-31  1:24 UTC 

[PATCH] tracing: do not export user_events uapi
 2022-03-31  1:22 UTC  (2+ messages)

[RFC PATCH v5 000/104] KVM TDX basic feature support
 2022-03-31  1:21 UTC  (8+ messages)
` [RFC PATCH v5 008/104] KVM: TDX: Add a function to initialize TDX module
` [RFC PATCH v5 023/104] x86/cpu: Add helper functions to allocate/free MKTME keyid

[PATCH 00/10] MM changes to improve swap-over-NFS support
 2022-03-31  1:12 UTC  (3+ messages)

[PATCH -rcu] rcu: docs: Update cross-references as suggested in doc-guide
 2022-03-31  1:10 UTC  (3+ messages)

[PATCH v8 0/4] Determine the number of DMA channels by 'dma-channels' property
 2022-03-31  1:06 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in em28xx_init_extension (2)
 2022-03-31  1:04 UTC 

[PATCH] dt-bindings: power: renesas,apmu: Fix cpus property limits
 2022-03-31  1:00 UTC  (2+ messages)

[PATCH v4] Add FAT messages to printk index
 2022-03-31  0:58 UTC  (2+ messages)

[PATCH v2] selftests/sgx: Use rip relative addressing for encl_stack
 2022-03-31  0:59 UTC  (3+ messages)

[PATCH v4] irq: consider cpus on nodes are unbalanced
 2022-03-31  0:33 UTC 

[Patch v2 0/4] Tegra234 cpufreq driver support
 2022-03-31  0:53 UTC  (4+ messages)
` [Patch v2 2/4] dt-bindings: arm: tegra: Add bindins for nvidia,tegra-ccplex-cluster

[GIT PULL] Please pull NFS client changes for Linux 5.18
 2022-03-31  0:52 UTC  (7+ messages)

[PATCH v2] Add FAT messages to printk index
 2022-03-31  0:51 UTC  (3+ messages)

[PATCH v3 0/5] dt-bindings: phy: Fix uniphier descriptions
 2022-03-31  0:50 UTC  (4+ messages)
` [PATCH v3 5/5] dt-bindings: phy: uniphier: Clean up clocks, resets, and their names using compatible string

[syzbot] general protection fault in smc_pnet_add (2)
 2022-03-31  0:48 UTC 

[PATCH -next] nbd: fix possible overflow on 'first_minor' in nbd_dev_add()
 2022-03-31  0:45 UTC  (4+ messages)

[PATCH v3] irq: consider cpus on nodes are unbalanced
 2022-03-31  0:24 UTC  (4+ messages)

[PATCH] xfs: getattr ignore blocks beyond eof
 2022-03-31  8:02 UTC  (2+ messages)

Linux DRTM on UEFI platforms
 2022-03-31  0:35 UTC  (3+ messages)

[PATCH v6 0/8] Add support for the eDP panel over aux_bus
 2022-03-31  0:33 UTC  (8+ messages)
` [PATCH v6 1/8] drm/msm/dp: Add eDP support via aux_bus
` [PATCH v6 4/8] drm/msm/dp: avoid handling masked interrupts
` [PATCH v6 8/8] drm/msm/dp: Handle eDP mode_valid differently from dp

[PATCH] mm: migrate: set demotion targets differently
 2022-03-31  0:32 UTC  (6+ messages)

[PATCH v18 00/17] s390/vfio-ap: dynamic configuration support
 2022-03-31  0:28 UTC  (3+ messages)
` [PATCH v18 17/18] s390/Docs: new doc describing lock usage by the vfio_ap device driver

[PATCH v11 0/8] RISC-V CPU Idle Support
 2022-03-31  0:16 UTC  (2+ messages)

[PATCH] mm: page_alloc: validate buddy before check its migratetype
 2022-03-31  0:15 UTC  (7+ messages)

[PATCH v2 2/2] mtd: mtdoops: Create a header structure for the saved mtdoops
 2022-03-31  0:14 UTC  (3+ messages)

PANIC: "Oops: 0000 [#1] PREEMPT SMP PTI" starting from 5.17 on dual socket Intel Xeon Gold servers
 2022-03-31  0:11 UTC  (5+ messages)

NVME performance regression in Linux 5.x due to lack of block level IO queueing
 2022-03-31  0:11 UTC  (3+ messages)

[RFC PATCH 0/5] Apple Macs machine-level ASoC driver
 2022-03-31  0:04 UTC  (6+ messages)
` [RFC PATCH 1/5] dt-bindings: sound: Add Apple Macs sound system
` [RFC PATCH 2/5] HACK: ASoC: Add card->filter_controls hook
` [RFC PATCH 3/5] HACK: ASoC: Tolerate N-cpus-to-M-codecs links
` [RFC PATCH 4/5] ASoC: Introduce snd_soc_of_get_dai_link_cpus
` [RFC PATCH 5/5] ASoC: Add macaudio machine driver

[PATCH V7 00/10] CXL: Read CDAT and DSMAS data from the device
 2022-03-30 23:59 UTC  (11+ messages)
` [PATCH V7 01/10] PCI: Add vendor ID for the PCI SIG
` [PATCH V7 02/10] PCI: Replace magic constant for PCI Sig Vendor ID
` [PATCH V7 03/10] PCI: Create PCI library functions in support of DOE mailboxes
` [PATCH V7 04/10] cxl/pci: Create auxiliary devices for each DOE mailbox
` [PATCH V7 05/10] cxl/pci: Create DOE auxiliary driver
` [PATCH V7 06/10] cxl/pci: Find the DOE mailbox which supports CDAT
` [PATCH V7 07/10] cxl/mem: Read CDAT table
` [PATCH V7 08/10] cxl/cdat: Introduce cxl_cdat_valid()
` [PATCH V7 09/10] cxl/mem: Retry reading CDAT on failure
` [PATCH V7 10/10] cxl/port: Parse out DSMAS data from CDAT table

[PATCH] KVM: MMU: propagate alloc_workqueue failure
 2022-03-30 23:51 UTC  (2+ messages)

[sched/fair] ddb3b1126f: hackbench.throughput -25.9% regression
 2022-03-30 23:48 UTC  (2+ messages)

[syzbot] possible deadlock in p9_write_work
 2022-03-30 23:43 UTC  (7+ messages)

[PATCH v1 00/24] H.264 Field Decoding Support for Frame-based Decoders
 2022-03-30 23:43 UTC  (5+ messages)
` [PATCH v1 22/24] media: hantro: h264: Make dpb entry management more robust

[PATCH v3 00/11] KVM: x86: Add a cap to disable NX hugepages on a VM
 2022-03-30 23:42 UTC  (4+ messages)
` [PATCH v3 10/11] KVM: x86/MMU: Require reboot permission to disable NX hugepages

[PATCH 1/3] soc: mediatek: pwrap: Use readx_poll_timeout() instead of custom function
 2022-03-30 23:29 UTC  (2+ messages)

[PATCH 0/5] nSVM: L1 -> L2 event injection fixes and a self-test
 2022-03-30 23:20 UTC  (5+ messages)
` [PATCH 3/5] KVM: nSVM: Don't forget about L1-injected events

[PATCH] taprio: replace usage of found with dedicated list iterator variable
 2022-03-30 23:15 UTC  (2+ messages)

[PATCH] riscv: Rename "sp_in_global" to "current_stack_pointer"
 2022-03-30 23:12 UTC  (2+ messages)

[PATCH] drm/amd/display: protect remaining FPU-code calls on dcn3.1.x
 2022-03-30 23:02 UTC 

[PATCH] VFS: filename_create(): fix incorrect intent
 2022-03-30 22:59 UTC  (3+ messages)

[PATCH] CHROMIUM: arm64: dts: qcom: Add sc7180-gelarshie
 2022-03-30 22:57 UTC  (3+ messages)

[PATCH] uapi/linux/stddef.h: add include guards
 2022-03-30 22:48 UTC  (3+ messages)

[PATCH] rcu: Put the irq work into hard interrupt context for execution
 2022-03-30 22:47 UTC  (3+ messages)

[GIT PULL] parisc architecture updates for v5.18-rc1 - part 2
 2022-03-30 22:47 UTC  (2+ messages)

[GIT PULL] Modules fixes for v5.18-rc1
 2022-03-30 22:47 UTC  (2+ messages)

[PATCH] futex: MAINTAINERS, .mailmap: Update André's email address
 2022-03-30 22:44 UTC 

linux-next: manual merge of the device-mapper tree with the block tree
 2022-03-30 22:44 UTC 

[PATCH RESEND 2] taskstats: version 12 with thread group and exe info
 2022-03-30 22:41 UTC 

[PATCH v2] riscv: Ensure only ASIDLEN is used for sfence.vma
 2022-03-30 22:33 UTC  (2+ messages)

[PATCH] Bluetooth: btintel: Constify static struct regmap_bus
 2022-03-30 22:32 UTC 

[PATCH] x86: undef REG_IN/REG_OUT to avoid define collisions
 2022-03-30 22:32 UTC  (4+ messages)

[PATCH v2 1/2] selftests/sgx: Use rip relative addressing for encl_stack
 2022-03-30 22:30 UTC  (8+ messages)

[PATCH v3 01/10] arch: arm: mach-hpe: Introduce the HPE GXP architecture
 2022-03-30 22:27 UTC  (11+ messages)
` [PATCH v3 09/10] arch: arm: boot: dts: Introduce HPE GXP Device tree

[BUG] Crash on x86_32 for: mm: page_alloc: avoid merging non-fallbackable pageblocks with others
 2022-03-30 22:24 UTC  (12+ messages)

[ammarfaizi2-block:rostedt/linux-trace/ftrace/core 1/5] include/trace/trace_custom_events.h:38:10: fatal error: 'stages/stage1_defines.h' file not found
 2022-03-30 22:22 UTC 

[PATCH v2 0/8] Add hardware prefetch control driver for arm64 and x86
 2022-03-30 22:14 UTC  (5+ messages)
` [PATCH v2 3/8] arm64: Add hardware prefetch control support for ARM64
` [PATCH v2 5/8] arm64: Create cache sysfs directory without ACPI PPTT for hardware prefetch control

[ammarfaizi2-block:google/android/kernel/common/android12-trusty-5.10 5835/5872] mm/compaction.c:766:15: error: redefinition of 'isolate_and_split_free_page'
 2022-03-30 22:13 UTC  (2+ messages)

[ammarfaizi2-block:rostedt/linux-trace/ftrace/core 1/5] include/trace/trace_custom_events.h:38:10: fatal error: stages/stage1_defines.h: No such file or directory
 2022-03-30 22:12 UTC 

linux-next: manual merge of the xfs tree with Linus' tree
 2022-03-30 22:00 UTC 

[PATCH] tracing/user_events: Add eBPF interface for user_event created events
 2022-03-30 21:57 UTC  (12+ messages)

[PATCH v2] selftests/seccomp: Add SKIP for failed unshare()
 2022-03-30 21:52 UTC  (2+ messages)

[syzbot] WARNING in p9_client_destroy
 2022-03-30 21:47 UTC  (4+ messages)
  ` 9p fscache Duplicate cookie detected (Was: [syzbot] WARNING in p9_client_destroy)
    ` 9p fs-cache tests/benchmark (was: 9p fscache Duplicate cookie detected)

[ammarfaizi2-block:google/android/kernel/common/android12-trusty-5.10 4036/5872] WARNING: modpost: vmlinux.o(.text+0x4111c4): Section mismatch in reference from the function memblock_bottom_up() to the variable .meminit.data:memblock
 2022-03-30 21:47 UTC  (2+ messages)

[PATCH v6 0/7] KVM: PKS Virtualization support
 2022-03-30 21:47 UTC  (3+ messages)
` [PATCH v6 7/7] KVM: VMX: Enable PKS for nested VM

WARNING: mm/workingset.c:567 shadow_lru_isolate
 2022-03-30 21:44 UTC  (2+ messages)

[PATCH][next] lib: zstd: Fix Wstringop-overflow warning
 2022-03-30 21:43 UTC  (2+ messages)

arch/arm/mach-iop32x/cp6.c:10:6: warning: no previous prototype for function 'iop_enable_cp6'
 2022-03-30 21:41 UTC 

[PATCH] regmap: Constify static regmap_bus structs
 2022-03-30 21:41 UTC 

[PATCH v5] mm/oom_kill.c: futex: Close a race between do_exit and the oom_reaper
 2022-03-30 21:36 UTC  (13+ messages)

Kernel panic - not syncing: Attempted to kill init! exitcode=0x00007f00 since 5.17
 2022-03-30 21:27 UTC 

[PATCH net] ice: Fix logic of getting XSK pool associated with Tx queue
 2022-03-30 21:30 UTC  (6+ 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).