messages from 2023-01-03 17:53:44 to 2023-01-03 20:03:22 UTC [more...]
[PATCH v14 0/7] implement getrandom() in vDSO
2023-01-03 20:03 UTC (12+ messages)
` [PATCH v14 2/7] mm: add VM_DROPPABLE for designating always lazily freeable mappings
[REGRESSION] Wi-Fi fails to work on BCM4364B2 chips since kernel 6.1
2023-01-03 19:59 UTC (9+ messages)
` [PATCH 1/2] brcmfmac: Use separate struct to declare firmware names for Apple OTP chips
[PATCH 1/1] mm: fix vma->anon_name memory leak for anonymous shmem VMAs
2023-01-03 19:53 UTC (3+ messages)
[PATCH] torture: Fix hang during kthread shutdown phase
2023-01-03 19:51 UTC (6+ messages)
[PATCH] Convert backwards goto into a while loop
2023-01-03 19:49 UTC (2+ messages)
` [PATCH v2] Convert backwards goto with "
[PATCH v7 0/4] Enhance definition of DFH and use enhancements for UART driver
2023-01-03 19:50 UTC (8+ messages)
` [PATCH v7 3/4] fpga: dfl: add basic support for DFHv1
[regression] Bug 216753 - 6e 6 ghz bands are disabled since 5.16 on intel ax211
2023-01-03 19:48 UTC (9+ messages)
[PATCH V5 0/3] Generate device tree node for pci devices
2023-01-03 19:45 UTC (10+ messages)
` [PATCH V5 1/3] of: dynamic: Add interfaces for creating device node dynamically
` [PATCH V5 2/3] PCI: Create device tree node for selected devices
[PATCH v2] Makefile.debug: support for -gz=zstd
2023-01-03 19:39 UTC (4+ messages)
` [PATCH v3] "
[PATCH v11 1/3] usb: typec: tcpm: Add callbacks to mitigate wakeups due to contaminant
2023-01-03 19:38 UTC (2+ messages)
[PATCH v3 0/6] Some fixes and cleanups for microcode
2023-01-03 19:37 UTC (9+ messages)
` [PATCH v3 1/6] x86/microcode: Add a parameter to microcode_check() to store CPU capabilities
` [PATCH v3 2/6] x86/microcode/core: Take a snapshot before and after applying microcode
` [PATCH v3 3/6] x86/microcode: Display revisions only when update is successful
` [PATCH v3 4/6] x86/microcode/intel: Use a plain revision argument for print_ucode_rev()
` [PATCH v3 5/6] x86/microcode/intel: Print old and new rev during early boot
` [PATCH v3 6/6] x86/microcode/intel: Print when early microcode loading fails
[PATCH 6.1 00/71] 6.1.3-rc1 review
2023-01-03 19:33 UTC (2+ messages)
[Patch v3 0/9] NUMA aware page table's pages allocation
2023-01-03 19:32 UTC (16+ messages)
` [Patch v3 1/9] KVM: x86/mmu: Repurpose KVM MMU shrinker to purge shadow page caches
` [Patch v3 5/9] KVM: x86/mmu: Allocate TDP page table's page on correct NUMA node on split
` [Patch v3 6/9] KVM: Provide NUMA node support to kvm_mmu_memory_cache{}
` [Patch v3 8/9] KVM: x86/mmu: Make split_shadow_page_cache NUMA aware
memcpy: detected field-spanning write (size 168) of single field "&device->entry" at drivers/firmware/google/coreboot_table.c:103 (size 8)
2023-01-03 19:31 UTC (4+ messages)
[PATCH] arm64: dts: qcom: sc7280: Fix CPU nodes compatible string
2023-01-03 19:29 UTC (2+ messages)
[PATCH] hugetlb: unshare some PMDs when splitting VMAs
2023-01-03 19:24 UTC (2+ messages)
[syzbot] kernel BUG in inet_sock_destruct
2023-01-03 19:24 UTC
[PATCH v7 0/4] clk: qcom: Add support for SM8550
2023-01-03 19:21 UTC (5+ messages)
` [PATCH v7 1/4] dt-bindings: clock: Add SM8550 TCSR CC clocks
` [PATCH v7 2/4] dt-bindings: clock: Add RPMHCC for SM8550
` [PATCH v7 3/4] clk: qcom: rpmh: Add support for SM8550 rpmh clocks
` [PATCH v7 4/4] clk: qcom: Add TCSR clock driver for SM8550
[PATCH 0/8] migrate_pages(): batch TLB flushing
2023-01-03 19:19 UTC (13+ messages)
` [PATCH 1/8] migrate_pages: organize stats with struct migrate_pages_stats
` [PATCH 3/8] migrate_pages: restrict number of pages to migrate in batch
` [PATCH 4/8] migrate_pages: split unmap_and_move() to _unmap() and _move()
` [PATCH 5/8] migrate_pages: batch _unmap and _move
` [PATCH 6/8] migrate_pages: move migrate_folio_done() and migrate_folio_unmap()
` [PATCH 8/8] migrate_pages: batch flushing TLB
[PATCH] ext4: reject 1k block fs on the first block of disk
2023-01-03 19:17 UTC (2+ messages)
[PATCHv3 00/12] dmapool enhancements
2023-01-03 19:15 UTC (13+ messages)
` [PATCHv3 01/12] dmapool: add alloc/free performance test
` [PATCHv3 02/12] dmapool: remove checks for dev == NULL
` [PATCHv3 03/12] dmapool: use sysfs_emit() instead of scnprintf()
` [PATCHv3 04/12] dmapool: cleanup integer types
` [PATCHv3 05/12] dmapool: speedup DMAPOOL_DEBUG with init_on_alloc
` [PATCHv3 06/12] dmapool: move debug code to own functions
` [PATCHv3 07/12] dmapool: rearrange page alloc failure handling
` [PATCHv3 08/12] dmapool: consolidate page initialization
` [PATCHv3 09/12] dmapool: simplify freeing
` [PATCHv3 10/12] dmapool: don't memset on free twice
` [PATCHv3 11/12] dmapool: link blocks across pages
` [PATCHv3 12/12] dmapool: create/destroy cleanup
[RFC PATCH RESEND bpf-next 0/4] Support bpf trampoline for RV64
2023-01-03 19:16 UTC (5+ messages)
` [RFC PATCH RESEND bpf-next 3/4] riscv, bpf: Add bpf_arch_text_poke support "
` [RFC PATCH RESEND bpf-next 4/4] riscv, bpf: Add bpf trampoline "
[PATCH v10 1/5] x86/hyperv: Add support for detecting nested hypervisor
2023-01-03 19:15 UTC (10+ messages)
` [PATCH v10 2/5] Drivers: hv: Setup synic registers in case of nested root partition
` [PATCH v10 3/5] x86/hyperv: Add an interface to do nested hypercalls
` [PATCH v10 4/5] Drivers: hv: Enable vmbus driver for nested root partition
` [PATCH v10 5/5] x86/hyperv: Change interrupt vector "
[PATCH v12 01/15] ufs: core: Probe for ext_iid support
2023-01-03 19:09 UTC (15+ messages)
` [PATCH v12 02/15] ufs: core: Introduce Multi-circular queue capability
` [PATCH v12 03/15] ufs: core: Defer adding host to scsi if mcq is supported
` [PATCH v12 04/15] ufs: core: mcq: Add support to allocate multiple queues
` [PATCH v12 05/15] ufs: core: mcq: Configure resource regions
` [PATCH v12 06/15] ufs: core: mcq: Calculate queue depth
` [PATCH v12 07/15] ufs: core: mcq: Allocate memory for mcq mode
` [PATCH v12 08/15] ufs: core: mcq: Configure operation and runtime interface
` [PATCH v12 09/15] ufs: core: mcq: Use shared tags for MCQ mode
` [PATCH v12 10/15] ufs: core: Prepare ufshcd_send_command for mcq
` [PATCH v12 11/15] ufs: core: mcq: Find hardware queue to queue request
` [PATCH v12 12/15] ufs: core: Prepare for completion in mcq
` [PATCH v12 13/15] ufs: mcq: Add completion support of a cqe
` [PATCH v12 14/15] ufs: core: mcq: Add completion support in poll
` [PATCH v12 15/15] ufs: core: mcq: Enable Multi Circular Queue
[PATCH mm-unstable 0/9] continue hugetlb folio conversions
2023-01-03 19:13 UTC (9+ messages)
` [PATCH mm-unstable 1/8] mm/hugetlb: convert isolate_hugetlb to folios
` [PATCH mm-unstable 2/8] mm/hugetlb: convert __update_and_free_page() "
` [PATCH mm-unstable 3/8] mm/hugetlb: convert dequeue_hugetlb_page_node functions "
` [PATCH mm-unstable 4/8] mm/hugetlb: convert alloc_surplus_huge_page() "
` [PATCH mm-unstable 5/8] mm/hugetlb: increase use of folios in alloc_huge_page()
` [PATCH mm-unstable 6/8] mm/hugetlb: convert alloc_migrate_huge_page to folios
` [PATCH mm-unstable 7/8] mm/hugetlb: convert restore_reserve_on_error() "
` [PATCH mm-unstable 8/8] mm/hugetlb: convert demote_free_huge_page "
[PATCH] PCI/AER: Rate limit the reporting of the correctable errors
2023-01-03 19:14 UTC (2+ messages)
[Intel-wired-lan] [PATCH] igc: Mask replay rollover/timeout errors in I225_LMVP
2023-01-03 19:13 UTC
[PATCH RESEND 2/2] riscv: errata: prefix T-Head mnemonics with th
2023-01-03 19:10 UTC (3+ messages)
[RFC][PATCH 00/12] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
2023-01-03 19:08 UTC (4+ messages)
` [RFC][PATCH 11/12] slub: Replace cmpxchg_double()
[regression, bisected, pci/iommu] Bug 216865 - Black screen when amdgpu started during 6.2-rc1 boot with AMD IOMMU enabled
2023-01-03 19:06 UTC (2+ messages)
[PATCH v3 0/5] add s390 support to nolibc and rcutorture
2023-01-03 19:03 UTC (3+ messages)
` [PATCH v3 3/5] selftests/nolibc: add s390 support
[PATCH] fs/ecryptfs: Replace kmap_atomic() with kmap_local_page()
2023-01-03 19:02 UTC
[PATCH 6.0 00/74] 6.0.17-rc1 review
2023-01-03 19:02 UTC (2+ messages)
[PATCH] ASoC: Intel: sof_ssp_amp: remove unused variable
2023-01-03 19:00 UTC (2+ messages)
[PATCH 5.10 00/63] 5.10.162-rc1 review
2023-01-03 18:59 UTC (4+ messages)
[PATCH 1/2] dt-bindings: usb: snps,dwc3: Allow power-domains property
2023-01-03 18:58 UTC (10+ messages)
[PATCH v2] serial: linflexuart: remove redundant uart type _assignment_
2023-01-03 18:56 UTC (2+ messages)
Internal vs. external barriers (was: Re: Interesting LKMM litmus test)
2023-01-03 18:56 UTC
[PATCH v1 1/1] platform/chrome: cros_ec_proto: Use asm intead of asm-generic
2023-01-03 18:55 UTC (2+ messages)
[PATCH] trace: Add trace points for tasklet entry/exit
2023-01-03 18:54 UTC
[RFC PATCH v2 0/3] support Samsung Exynos xHCI Controller
2023-01-03 18:52 UTC (5+ messages)
` [RFC PATCH v2 3/3] dt-bindings: usb: snps,dwc3: add generic-xhci as child
[PATCH] f2fs: let's avoid panic if extent_tree is not created
2023-01-03 18:50 UTC (2+ messages)
` [f2fs-dev] "
[PATCH 0/3] fix per-block age-based extent_cache
2023-01-03 18:50 UTC (2+ messages)
` [f2fs-dev] "
[PATCH] perf lock: Fix core dump in command perf lock contention
2023-01-03 18:50 UTC (4+ messages)
[PATCH] remoteproc: Make rproc_get_by_phandle() work for clusters
2023-01-03 18:48 UTC (3+ messages)
[PATCH v2 0/5] net/crypto: Introduce crypto_pool
2023-01-03 18:42 UTC (6+ messages)
` [PATCH v2 1/5] crypto: "
` [PATCH v2 2/5] crypto/pool: Add crypto_pool_reserve_scratch()
` [PATCH v2 3/5] crypto/net/tcp: Use crypto_pool for TCP-MD5
` [PATCH v2 4/5] crypto/net/ipv6: sr: Switch to using crypto_pool
` [PATCH v2 5/5] crypto/Documentation: Add crypto_pool kernel API
[PATCH 4.19 0/1] drm/amdkfd: Check for null pointer after calling kmemdup
2023-01-03 18:43 UTC (2+ messages)
` [PATCH 4.19 1/1] "
[PATCH v4 0/4] cachestat: a new syscall for page cache state of files
2023-01-03 18:43 UTC (5+ messages)
` [PATCH v4 3/4] cachestat: implement cachestat syscall
[PATCH AUTOSEL 5.10] nvme: fix multipath crash caused by flush request when blktrace is enabled
2023-01-03 18:40 UTC
[PATCH AUTOSEL 6.0 1/4] nvme: fix multipath crash caused by flush request when blktrace is enabled
2023-01-03 18:39 UTC (4+ messages)
` [PATCH AUTOSEL 6.0 2/4] io_uring: check for valid register opcode earlier
` [PATCH AUTOSEL 6.0 3/4] nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it
` [PATCH AUTOSEL 6.0 4/4] nvme: also return I/O command effects from nvme_command_effects
[PATCH AUTOSEL 5.15 1/4] nvme: fix multipath crash caused by flush request when blktrace is enabled
2023-01-03 18:40 UTC (4+ messages)
` [PATCH AUTOSEL 5.15 2/4] io_uring: check for valid register opcode earlier
` [PATCH AUTOSEL 5.15 3/4] nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it
` [PATCH AUTOSEL 5.15 4/4] nvme: also return I/O command effects from nvme_command_effects
[PATCH AUTOSEL 6.1 01/10] io_uring/cancel: re-grab ctx mutex after finishing wait
2023-01-03 18:39 UTC (10+ messages)
` [PATCH AUTOSEL 6.1 02/10] nvme: fix multipath crash caused by flush request when blktrace is enabled
` [PATCH AUTOSEL 6.1 03/10] ACPI: video: Allow GPU drivers to report no panels
` [PATCH AUTOSEL 6.1 04/10] drm/amd/display: Report to ACPI video if no panels were found
` [PATCH AUTOSEL 6.1 05/10] ACPI: video: Don't enable fallback path for creating ACPI backlight by default
` [PATCH AUTOSEL 6.1 06/10] ACPI: resource: do IRQ override on XMG Core 15
` [PATCH AUTOSEL 6.1 07/10] io_uring: check for valid register opcode earlier
` [PATCH AUTOSEL 6.1 08/10] kunit: alloc_string_stream_fragment error handling bug fix
` [PATCH AUTOSEL 6.1 09/10] nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it
` [PATCH AUTOSEL 6.1 10/10] nvme: also return I/O command effects from nvme_command_effects
linux-next: Tree for Jan 03
2023-01-03 18:39 UTC
Linux 6.2-rc2
2023-01-03 18:34 UTC (8+ messages)
kernel panic: Attempted to kill init!
2023-01-03 18:33 UTC (6+ messages)
[PATCH] regulator: qcom-rpmh: PM8550 ldo11 regulator is an nldo
2023-01-03 18:28 UTC
WARNING in __mark_chain_precision
2023-01-03 18:27 UTC (9+ messages)
[PATCH] scsi: ipr: Replace kmap() with kmap_local_page()
2023-01-03 18:25 UTC
[PATCH v4 00/10] dts: qcom: sc8280xp: add i2c, spi, and rng nodes
2023-01-03 18:22 UTC (11+ messages)
` [PATCH v4 01/10] dt-bindings: qcom,*-geni: move #{address,size}-cells on i2c/spi nodes
` [PATCH v4 02/10] arm64: dts: qcom: sc8280xp: move #{address,size}-cells on i2c nodes
` [PATCH v4 03/10] arm64: dts: qcom: sc8280xp: rename qup2_uart17 to uart17
` [PATCH v4 04/10] arm64: dts: qcom: sc8280xp: rename qup2_i2c5 to i2c21
` [PATCH v4 05/10] arm64: dts: qcom: sc8280xp: rename qup0_i2c4 to i2c4
` [PATCH v4 06/10] arm64: dts: qcom: sc8280xp: add missing i2c nodes
` [PATCH v4 07/10] arm64: dts: qcom: sc8280xp: add missing spi nodes
` [PATCH v4 08/10] arm64: dts: qcom: sa8540p-ride: add i2c nodes
` [PATCH v4 09/10] arm64: dts: qcom: sc8280xp: add aliases for i2c4 and i2c21
` [PATCH v4 10/10] arm64: dts: qcom: sc8280xp: add rng device tree node
[PATCH v10 016/108] KVM: TDX: create/destroy VM structure
2023-01-03 18:17 UTC (2+ messages)
[PATCH 0/2] drm/panel: add support for the Visionox VTDR6130 AMOLED DSI panel
2023-01-03 18:15 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: display: panel: document the Visionox VTDR6130 AMOLED DSI Panel bindings
` [PATCH 2/2] drm/panel: add visionox vtdr6130 DSI panel driver
[PATCH v3 0/5] Fix a whole host of nvmem registration/cleanup issues
2023-01-03 18:12 UTC (2+ messages)
[RFC PATCH] arm64: dts: ls1028a: mark ARM SMMU as DMA coherent
2023-01-03 18:12 UTC (6+ messages)
[PATCH] scripts/spelling: add a few more typos
2023-01-03 18:10 UTC (5+ messages)
[PATCH 0/3] KVM: arm64: M2 vgic maintenance interrupt rework pre-NV
2023-01-03 18:09 UTC (5+ messages)
` [PATCH 1/3] KVM: arm64: vgic: Add Apple M2 cpus to the list of broken SEIS implementations
` (subset) [PATCH 0/3] KVM: arm64: M2 vgic maintenance interrupt rework pre-NV
[PATCH v2 0/5] ASoC: samsung: fsd: audio support for FSD SoC
2023-01-03 18:09 UTC (5+ messages)
` [PATCH v2 1/5] ASoC: dt-bindings: Add FSD I2S controller bindings
` [PATCH v2 2/5] ASoC: samsung: i2s: add support for FSD I2S
(no subject)
2023-01-03 18:07 UTC (6+ messages)
` [PATCH 1/5] MAINTAINERS: add types to akpm/mm git trees entries
` [PATCH 2/5] MAINTAINERS/MEMORY MANAGEMENT: Add tools/vm/ as managed files
` [PATCH 3/5] tools/vm: rename tools/vm to tools/mm
` [PATCH 4/5] selftests/vm: rename selftets/vm to selftests/mm
` [PATCH 5/5] Docs/admin-guide/mm/numaperf: increase depth of subsections
[PATCH] xfs: xfs_qm: remove unnecessary ‘0’ values from error
2023-01-03 18:07 UTC (2+ messages)
[PATCH 0/2] of: Fix handling CONFIG_CMDLINE* even without /chosen node
2023-01-03 18:00 UTC (3+ messages)
` [PATCH 1/2] Revert "of: fdt: Honor CONFIG_CMDLINE* even without /chosen node"
` [PATCH 2/2] of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, take 2
[PATCH] x86/rapl: Treat Tigerlake like Icelake
2023-01-03 18:00 UTC (2+ messages)
` [tip: perf/urgent] perf/x86/rapl: "
[PATCH RESEND] Add multicolor support to BlinkM LED driver
2023-01-03 17:58 UTC (3+ messages)
[PATCH 0/1] KVM: arm64: PMU: Fix PMCR_EL0 reset value
2023-01-03 17:57 UTC (2+ messages)
[PATCH v3] srcu: Remove memory barrier "E" as it does not do anything
2023-01-03 17:56 UTC
[PATCH v6 net-next 00/10] dt-binding preparation for ocelot switches
2023-01-03 17:56 UTC (3+ messages)
` [PATCH v6 net-next 09/10] dt-bindings: net: add generic ethernet-switch-port binding
[PATCH v2] riscv: stacktrace: Fix missing the first frame
2023-01-03 17:55 UTC (2+ messages)
[PATCH] x86/hibernate: Use fixmap for saving unmapped pages
2023-01-03 17:55 UTC (4+ messages)
[PATCH v2] srcu: Remove memory barrier "E" as it does not do anything
2023-01-03 17:53 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox