public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-04 12:59:32 to 2022-07-04 15:00:34 UTC [more...]

[PATCH v8 00/12] mm/demotion: Memory tiers and demotion
 2022-07-04 15:00 UTC  (2+ messages)

include/crypto/chacha.h:100: undefined reference to `chacha_crypt_arch'
 2022-07-04 14:58 UTC  (3+ messages)

[PATCH RESEND 1/3] ASoC: amd: add I2S MICSP instance support
 2022-07-04 14:57 UTC  (4+ messages)
` [PATCH RESEND V2 2/3] ASoC: amd: add Machine driver for Jadeite platform
` [PATCH RESEND V2 3/3] ASoC: amd: enable machine driver build "

[PATCH 0/8] Perf stack unwinding with pointer authentication
 2022-07-04 14:53 UTC  (9+ messages)
` [PATCH 1/8] perf arm64: Send pointer auth masks to ring buffer
` [PATCH 2/8] perf evsel: Do not request ptrauth sample field if not supported
` [PATCH 3/8] perf test: Update arm64 tests to expect ptrauth masks
` [PATCH 4/8] perf tools: arm64: Read ptrauth data from kernel
` [PATCH 5/8] perf libunwind: Feature check for libunwind ptrauth callback
` [PATCH 6/8] perf libunwind: arm64 pointer authentication
` [PATCH 7/8] perf tools: Print ptrauth struct in perf report
` [PATCH 8/8] perf test arm64: Test unwinding with PACs on gcc & clang compilers

[PATCH] ath9k: Use swap() instead of open coding it
 2022-07-04 14:55 UTC 

[PATCH V6 0/2] remoteproc: support self recovery
 2022-07-04 14:55 UTC  (3+ messages)
` [PATCH V6 1/2] remoteproc: introduce rproc features

[stable:linux-5.15.y 7794/8135] arch/x86/kernel/cpu/bugs.o: warning: objtool: spectre_v2_select_mitigation()+0x4f: unreachable instruction
 2022-07-04 14:54 UTC 

[PATCH 0/5] staging: r8188eu: power sequences cleanup
 2022-07-04 14:52 UTC  (6+ messages)
` [PATCH 1/5] staging: r8188eu: move pwr seq defines to HalPwrSeqCmd.c
` [PATCH 2/5] staging: r8188eu: support only us in PWR_CMD_DELAY
` [PATCH 3/5] staging: r8188eu: read pwr seq length, remove PWR_CMD_END
` [PATCH 4/5] staging: r8188eu: remove sdio definitions
` [PATCH 5/5] staging: r8188eu: mac addr len is unused

[PATCH] secretmem: drop unneeded initialization in secretmem_file_create()
 2022-07-04 14:51 UTC  (2+ messages)

INFO: task hung in misc_open (4)
 2022-07-04 14:46 UTC  (12+ messages)
` [PATCH] char: misc: make misc_open() and misc_register() killable

[PATCH stable 5.15 0/1] Fix bpf selftest build failure - error: 'struct bpf_test' has no member named 'fixup_kfunc_btf_id'
 2022-07-04 14:46 UTC  (3+ messages)
` [PATCH stable 5.15 1/1] selftests/bpf: Add test_verifier support to fixup kfunc call insns

[PATCH -next] module: Use vzalloc() instead of vmalloc()/memset(0)
 2022-07-04 14:45 UTC  (2+ messages)

[PATCH 5.18 0/6] 5.18.9-rc1 review
 2022-07-04 14:40 UTC  (5+ messages)

[PATCH v5 00/7] Drain remote per-cpu directly
 2022-07-04 14:39 UTC  (5+ messages)
` [PATCH 6/7] mm/page_alloc: Remotely drain per-cpu lists
` [PATCH 7/7] mm/page_alloc: Replace local_lock with normal spinlock

[PATCH] sched/topology: Optimized copy default topology in sched_init_numa()
 2022-07-04 14:39 UTC  (2+ messages)

[PATCH 00/13] locking/qspinlock: simplify code generation
 2022-07-04 14:38 UTC  (14+ messages)
` [PATCH 01/13] locking/qspinlock: remove pv_node abstraction
` [PATCH 02/13] locking/qspinlock: inline mcs_spinlock functions into qspinlock
` [PATCH 03/13] locking/qspinlock: split common mcs queueing code into its own function
` [PATCH 04/13] locking/qspinlock: move pv lock word helpers into qspinlock.c
` [PATCH 05/13] locking/qspinlock: be less clever with the preprocessor
` [PATCH 06/13] locking/qspinlock: merge qspinlock_paravirt.h into qspinlock.c
` [PATCH 07/13] locking/qspinlock: remove arch qspinlock_paravirt.h includes
` [PATCH 08/13] locking/qspinlock: stop renaming queued_spin_lock_slowpath to native_queued_spin_lock_slowpath
` [PATCH 09/13] locking/qspinlock: rename __pv_init_lock_hash to pv_spinlocks_init
` [PATCH 10/13] locking/qspinlock: paravirt use simple trylock in case idx overflows
` [PATCH 11/13] locking/qspinlock: Use queued_spin_trylock in pv_hybrid_queued_unfair_trylock
` [PATCH 12/13] locking/qspinlock: separate pv_wait_node from the non-paravirt path
` [PATCH 13/13] locking/qspinlock: simplify pv_wait_head_or_lock calling scheme

[PATCH net-next v1 1/1] net: bridge: ensure that link-local traffic cannot unlock a locked port
 2022-07-04 14:36 UTC  (10+ messages)

[PATCH v2 1/2] dt-bindings: mmc: sdhci-msm: document resets
 2022-07-04 14:35 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: ipq8074: add reset to SDHCI

[PATCH V3 00/20] OPP: Add new configuration interface: dev_pm_opp_set_config()
 2022-07-04 14:35 UTC  (3+ messages)
` [PATCH V3 02/20] OPP: Make dev_pm_opp_set_regulators() accept NULL terminated list

[PATCH v4] arm64: mm: fix linear mem mapping access performance degradation
 2022-07-04 14:34 UTC  (10+ messages)

[PATCH v9 0/9] x86: Show in sysfs if a memory node is able to do encryption
 2022-07-04 14:34 UTC  (11+ messages)
` [PATCH v9 1/9] mm/memblock: Tag memblocks with crypto capabilities
` [PATCH v9 2/9] mm/mmzone: Tag pg_data_t "
` [PATCH v9 3/9] x86/e820: Add infrastructure to refactor e820__range_{update,remove}
` [PATCH v9 4/9] x86/e820: Refactor __e820__range_update
` [PATCH v9 5/9] x86/e820: Refactor e820__range_remove
` [PATCH v9 6/9] x86/e820: Tag e820_entry with crypto capabilities
` [PATCH v9 7/9] x86/e820: Add unit tests for e820_range_* functions
` [PATCH v9 8/9] x86/efi: Mark e820_entries as crypto capable from EFI memmap
` [PATCH v9 9/9] drivers/node: Show in sysfs node's crypto capabilities

[PATCH] ALSA: hda/cs8409: change cs8409_fixups v.pins initializers to static
 2022-07-04 14:28 UTC 

[PATCH 00/14] arch: make PxD_ORDER generically available
 2022-07-04 14:28 UTC  (8+ messages)
` [PATCH 15/14] arm: Rename PMD_ORDER to PMD_BITS

[PATCH 0/2] drm: A couple of fixes for drm_copy_field() helper function
 2022-07-04 14:28 UTC  (6+ messages)
` [PATCH 2/2] drm: Prevent drm_copy_field() to attempt copying a NULL pointer

[PATCH V2] arm64: fix oops in concurrently setting insn_emulation sysctls
 2022-07-04 14:27 UTC  (2+ messages)

[sched] f3dd3f6745: fxmark.ssd_ext4_no_jnl_DWSL_72_directio.works/sec -33.0% regression
 2022-07-04 14:24 UTC 

[PATCH 0/3] drm/bridge: fsl-ldb: A few fixes
 2022-07-04 14:24 UTC  (2+ messages)

[lee-mfd:for-mfd-next 25/34] drivers/mfd/axp20x.c:634:3: error: field designator 'get_irq_reg' does not refer to any field in type 'const struct regmap_irq_chip'
 2022-07-04 14:23 UTC 

[PATCH v2] x86/cpuinfo: Clear X86_FEATURE_TME if TME/MKTME is disabled by BIOS
 2022-07-04 14:22 UTC 

[PATCH] x86/cpuinfo: Clear X86_FEATURE_TME if TME/MKTME is disabled by BIOS
 2022-07-04 14:22 UTC  (2+ messages)

[PATCH 00/10] PCI: qcom: Add support for SC8280XP and SA8540P
 2022-07-04 14:21 UTC  (9+ messages)
` [PATCH 03/10] dt-bindings: PCI: qcom: Enumerate platforms with single msi interrupt
` [PATCH 06/10] PCI: qcom: Add support for SC8280XP

[RFC PATCH v3 00/12] objtool: Enable and implement --mcount option on powerpc
 2022-07-04 14:19 UTC  (6+ messages)
` [RFC PATCH v3 11/12] powerpc: Remove unreachable() from WARN_ON()

5.19.0-rc5 : Raspberry Pi 4 : Unable to handle kernel paging request at virtual address
 2022-07-04 14:19 UTC  (4+ messages)

[PATCH 3/3] 9p: Add mempools for RPCs
 2022-07-04 14:19 UTC  (8+ messages)

[syzbot] WARNING in mark_buffer_dirty (4)
 2022-07-04 14:17 UTC  (4+ messages)

[PATCH v3 00/12] thermal OF rework
 2022-07-04 14:17 UTC  (8+ messages)
` [PATCH v3 07/12] thermal/core: Rename trips to ntrips
` [PATCH v3 08/12] thermal/core: Add thermal_trip in thermal_zone
` [PATCH v3 11/12] thermal/of: Use thermal trips stored in the thermal zone

[lee-mfd:for-mfd-next 25/34] drivers/mfd/axp20x.c:634:3: error: field designator 'get_irq_reg' does not refer to any field in type 'const struct regmap_irq_chip'
 2022-07-04 14:11 UTC 

[pdx86-platform-drivers-x86:review-hans 66/68] drivers/platform/x86/intel/vsec.c:475:6: warning: no previous prototype for function 'intel_vsec_pci_resume'
 2022-07-04 14:11 UTC 

[PATCH v3 0/5] interconnect: qcom: icc-rpm: Support bucket
 2022-07-04 14:12 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: interconnect: Update property for icc-rpm path tag

[PATCH v3 0/2] Add Richtek RTQ6056 support
 2022-07-04 14:07 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: iio: adc: Add rtq6056 adc support

[PATCH v2] ARM: dts: lan966x: Cleanup flexcom3 usart pinctrl settings
 2022-07-04 14:06 UTC  (2+ messages)

[PATCH] net: tipc: fix possible infoleak in tipc_mon_rcv()
 2022-07-04 14:03 UTC  (2+ messages)

plumbers session on profiling?
 2022-07-04 14:03 UTC  (13+ messages)

[PATCH] ixgbe: Don't call kmap() on page allocated with GFP_ATOMIC
 2022-07-04 14:01 UTC 

[PATCH V3 0/1] ublk: add io_uring based userspace block driver
 2022-07-04 14:00 UTC  (5+ messages)
` [PATCH V3 1/1] "

[PATCH] arm64: dts: ipq8074: add reset to SDHCI
 2022-07-04 13:56 UTC  (4+ messages)

[PATCH v3 bpf-next 0/2] bpf: add a ksym BPF iterator
 2022-07-04 13:55 UTC  (3+ messages)
` [PATCH v3 bpf-next 1/2] "
` [PATCH v3 bpf-next 2/2] selftests/bpf: add a ksym iter subtest

[PATCH v4 00/45] Add KernelMemorySanitizer infrastructure
 2022-07-04 13:55 UTC  (7+ messages)
` [PATCH v4 43/45] namei: initialize parameters passed to step_into()

[PATCH v3 00/16] A few cleanup patches for huge_memory
 2022-07-04 13:55 UTC  (21+ messages)
` [PATCH v3 01/16] mm/huge_memory: use flush_pmd_tlb_range in move_huge_pmd
` [PATCH v3 02/16] mm/huge_memory: access vm_page_prot with READ_ONCE in remove_migration_pmd
` [PATCH v3 03/16] mm/huge_memory: fix comment of __pud_trans_huge_lock
` [PATCH v3 04/16] mm/huge_memory: use helper touch_pud in huge_pud_set_accessed
` [PATCH v3 05/16] mm/huge_memory: use helper touch_pmd in huge_pmd_set_accessed
` [PATCH v3 06/16] mm/huge_memory: rename mmun_start to haddr in remove_migration_pmd
` [PATCH v3 07/16] mm/huge_memory: use helper function vma_lookup in split_huge_pages_pid
` [PATCH v3 08/16] mm/huge_memory: use helper macro __ATTR_RW
` [PATCH v3 09/16] mm/huge_memory: fix comment in zap_huge_pud
` [PATCH v3 10/16] mm/huge_memory: check pmd_present first in is_huge_zero_pmd
` [PATCH v3 11/16] mm/huge_memory: try to free subpage in swapcache when possible
` [PATCH v3 12/16] mm/huge_memory: minor cleanup for split_huge_pages_all
` [PATCH v3 13/16] mm/huge_memory: fix comment of page_deferred_list
` [PATCH v3 14/16] mm/huge_memory: correct comment of prep_transhuge_page
` [PATCH v3 15/16] mm/huge_memory: comment the subtly logic in __split_huge_pmd
` [PATCH v3 16/16] mm/huge_memory: use helper macro IS_ERR_OR_NULL in split_huge_pages_pid

[PATCH RESEND V2 1/3] drm/amdgpu: fix checkpatch warnings
 2022-07-04 13:54 UTC  (3+ messages)
` [PATCH RESEND V2 2/3] drm/amdgpu: add dmi check for jadeite platform
` [PATCH RESEND V2 3/3] drm/amdgpu: create I2S platform devices for Jadeite platform

[PATCH v11 0/3] s390x: KVM: CPU Topology
 2022-07-04 13:56 UTC  (10+ messages)
` [PATCH v11 2/3] KVM: s390: guest support for topology function
` [PATCH v11 3/3] KVM: s390: resetting the Topology-Change-Report

[PATCH] drm/mediatek: ensure bridge disable happends before suspend
 2022-07-04 13:51 UTC  (2+ messages)

[PATCH V3 00/10] interconnect: support i.MX8MP
 2022-07-04 13:50 UTC  (3+ messages)
` [PATCH V3 10/10] arm64: dts: imx8mp: add NoC node

[RFC] libubd: library for ubd(userspace block driver based on io_uring passthrough)
 2022-07-04 13:50 UTC  (10+ messages)

[PATCH] drm/amdpgu/debugfs: Simplify some exit paths
 2022-07-04 13:49 UTC  (2+ messages)

[PATCH v2] spi: atmel: convert spi_atmel to json-schema
 2022-07-04 13:48 UTC  (8+ messages)

DMA-buf and uncached system memory
 2022-07-04 13:48 UTC  (12+ messages)
                  ` [Linaro-mm-sig] "

[intel-tdx:kvm-upstream 164/267] htmldocs: Documentation/x86/tdx.rst:69: WARNING: Unexpected indentation
 2022-07-04 13:46 UTC 

htmldocs: Documentation/leds/leds-qcom-lpg.rst: WARNING: document isn't included in any toctree
 2022-07-04 13:46 UTC 

[PATCH V7 0/5] riscv: Add qspinlock support with combo style
 2022-07-04 13:45 UTC  (5+ messages)
` [PATCH V7 4/5] asm-generic: spinlock: Add combo spinlock (ticket & queued)

[PATCH] powerpc: e500: Fix compilation with gcc e500 compiler
 2022-07-04 13:43 UTC  (9+ messages)

[PATCHv3 0/8] Linear Address Masking enabling
 2022-07-04 13:43 UTC  (8+ messages)
` [PATCHv3 6/8] x86/mm: Provide ARCH_GET_UNTAG_MASK and ARCH_ENABLE_TAGGED_ADDR

[PATCH -next] staging: r8188eu: use 'is_zero_ether_addr' to identify an empty address
 2022-07-04 13:38 UTC  (3+ messages)

[PATCH v2 RESEND] sched/fair: avoid redundant hrtimer check
 2022-07-04 13:36 UTC 

[RFC net-next v3 00/29] io_uring zerocopy send
 2022-07-04 13:31 UTC  (4+ messages)
` [RFC net-next v3 05/29] net: bvec specific path in zerocopy_sg_from_iter

[ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 61/61] fs/netfs/buffered_flush.c:1072 netfs_select_dirty() warn: inconsistent returns '&ctx->dirty_lock'
 2022-07-04 13:30 UTC 

[PATCH v11 0/6] arm64: sunxi: Initial Allwinner H616 SoC support
 2022-07-04 13:30 UTC  (5+ messages)
` [PATCH v11 3/6] arm64: dts: allwinner: Add Allwinner H616 .dtsi file

[syzbot] KMSAN: uninit-value in ethnl_set_linkmodes (2)
 2022-07-04 13:27 UTC 

[RFC PATCH v3 0/7] RDMA/rxe: Add RDMA FLUSH operation
 2022-07-04 13:26 UTC  (2+ messages)

[PATCH v3] PCI: endpoint: pci-epf-vntb: reduce several globals to statics
 2022-07-04 13:25 UTC 

[RESEND PATCH] MAINTAINERS: Add tools/testing/crypto/chacha20-s390/
 2022-07-04 13:23 UTC  (2+ messages)

[PATCH 1/2] perf record: Fix "--per-thread" option for hybrid machines
 2022-07-04 13:22 UTC  (2+ messages)

[PATCH v5 00/15] Support AMD Pensando Elba SoC
 2022-07-04 13:18 UTC  (9+ messages)
` [PATCH v5 04/15] dt-bindings: spi: dw: Add AMD Pensando Elba SoC SPI Controller bindings

[PATCH 5/8] OPP: Allow multiple clocks for a device
 2022-07-04 13:17 UTC  (12+ messages)

[PATCH] IB/qib: Fix typo in comments
 2022-07-04 13:17 UTC  (2+ messages)

[PATCH] PCI: iproc: Use the bitmap API to allocate bitmaps
 2022-07-04 13:15 UTC 

[PATCH v2] tracing/ipv4/ipv6: Use static array for name field in fib*_lookup_table event
 2022-07-04 13:14 UTC 

[PATCH v2 0/1] add device driver for Nuvoton SIO gpio function
 2022-07-04 13:14 UTC  (3+ messages)
` [PATCH v2 1/1] gpio: nct6116d: add new driver for several Nuvoton super io chips

[PATCH v4] cpu/hotplug: Do not bail-out in DYING/STARTING sections
 2022-07-04 13:13 UTC 

[PATCH 1/2] spi: dt-bindings: cadence: add missing 'required'
 2022-07-04 13:10 UTC  (4+ messages)
` [PATCH 2/2] spi: dt-bindings: zynqmp-qspi: "

[PATCH 00/10] drm: use idr_init_base() over idr_init() if applicable
 2022-07-04 13:09 UTC  (2+ messages)

[ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 56/61] fs/netfs/truncate.c:177 netfs_prepare_trunc_buffers() error: uninitialized symbol 'from'
 2022-07-04 13:08 UTC 

[PATCH 0/1] add device driver for Nuvoton SIO gpio function
 2022-07-04 13:08 UTC  (4+ messages)
` [PATCH 1/1] gpio: nct6116d: add new driver for several Nuvoton super io chips

[PATCH v3] cpu/hotplug: Do not bail-out in DYING/STARTING sections
 2022-07-04 13:06 UTC 

[PATCH -next] gpio: pxa: Add missing clk_disable_unprepare() in pxa_gpio_probe()
 2022-07-04 13:03 UTC 

[stable:linux-5.15.y 7024/8135] sound/soc/codecs/tscs454.o: warning: objtool: tscs454_set_dai_fmt()+0xca: unreachable instruction
 2022-07-04 13:05 UTC 

[PATCH] sound: It seems that the code format could be cleaner
 2022-07-04 13:04 UTC  (2+ messages)

[PATCH -next] crypto: ccree: Add missing clk_disable_unprepare() in cc_pm_resume()
 2022-07-04 13:01 UTC 

[PATCH] p54: Use the bitmap API to allocate bitmaps
 2022-07-04 13:02 UTC 

[RFC PATCH 00/11] docs: remove submitting-drivers.rst
 2022-07-04 13:02 UTC  (3+ messages)

[isilence:zc_v3 18/28] io_uring/notif.c:54 io_uring_tx_zerocopy_callback() warn: if statement not indented
 2022-07-04 13:01 UTC 

[PATCH] peci: fix potential memory leak in devm_adev_add()
 2022-07-04 12:59 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox