linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-06 02:08:30 to 2022-04-06 03:02:41 UTC [more...]

[PATCH 5.10 000/599] 5.10.110-rc1 review
 2022-04-05 23:10 UTC  (15+ messages)
` [PATCH 5.10 121/599] brcmfmac: pcie: Release firmwares in the brcmf_pcie_setup error path
` [PATCH 5.10 142/599] crypto: ccree - dont attempt 0 len DMA mappings
` [PATCH 5.10 168/599] clocksource: acpi_pm: fix return value of __setup handler
` [PATCH 5.10 227/599] printk: fix return value of printk.devkmsg "
` [PATCH 5.10 236/599] m68k: coldfire/device.c: only build for MCF_EDMA when h/w macros are defined
` [PATCH 5.10 301/599] IB/cma: Allow XRC INI QPs to set their local ACK timeout
` [PATCH 5.10 330/599] libbpf: Skip forward declaration when counting duplicated type names
` [PATCH 5.10 417/599] staging: mt7621-dts: fix GB-PC2 devicetree
` [PATCH 5.10 456/599] loop: use sysfs_emit() in the sysfs xxx show()
` [PATCH 5.10 501/599] uaccess: fix type mismatch warnings from access_ok()
` [PATCH 5.10 575/599] batman-adv: Check ptr for NULL before reducing its refcnt
` [PATCH 5.10 599/599] arm64: Do not defer reserve_crashkernel() for platforms with no DMA memory zones

[PATCH 00/12] Introducing AMD x2APIC Virtualization (x2AVIC) support
 2022-04-05 23:08 UTC  (11+ messages)
` [PATCH 01/12] x86/cpufeatures: Introduce x2AVIC CPUID bit
` [PATCH 03/12] KVM: SVM: Detect X2APIC virtualization (x2AVIC) support
` [PATCH 05/12] KVM: SVM: Update avic_kick_target_vcpus to support 32-bit APIC ID
` [PATCH 06/12] KVM: SVM: Do not support updating APIC ID when in x2APIC mode
` [PATCH 07/12] KVM: SVM: Adding support for configuring x2APIC MSRs interception
` [PATCH 08/12] KVM: SVM: Update AVIC settings when changing APIC mode
` [PATCH 09/12] KVM: SVM: Introduce helper functions to (de)activate AVIC and x2AVIC
` [PATCH 10/12] KVM: SVM: Do not throw warning when calling avic_vcpu_load on a running vcpu
` [PATCH 11/12] KVM: SVM: Do not inhibit APICv when x2APIC is present
` [PATCH 12/12] kvm/x86: Remove APICV activate mode inconsistency check

[PATCH net-next v6 2/2] net: ethernet: Add driver for Sunplus SP7021
 2022-04-05 23:07 UTC  (2+ messages)

[PATCH v8 00/23] userfaultfd-wp: Support shmem and hugetlbfs
 2022-04-05 23:08 UTC  (6+ messages)

[syzbot] general protection fault in simple_recursive_removal (2)
 2022-04-05 23:08 UTC 

[PATCH 5.15 000/913] 5.15.33-rc1 review
 2022-04-05 23:06 UTC  (10+ messages)
` [PATCH 5.15 520/913] mips: DEC: honor CONFIG_MIPS_FP_SUPPORT=n
` [PATCH 5.15 594/913] staging:iio:adc:ad7280a: Fix handing of device address bit reversing
` [PATCH 5.15 596/913] pinctrl: renesas: checker: Fix miscalculation of number of states
` [PATCH 5.15 645/913] kgdbts: fix return value of __setup handler
` [PATCH 5.15 747/913] ARM: dts: imx7: Use audio_mclk_post_div instead audio_mclk_root_clk
` [PATCH 5.15 863/913] proc: bootconfig: Add null pointer check
` [PATCH 5.15 887/913] ASoC: SOF: Intel: Fix build error without SND_SOC_SOF_PCI_DEV
` [PATCH 5.15 903/913] mmc: rtsx: Fix build errors/warnings for unused variable

[PATCH v3] interconnect: qcom: icc-rpmh: Add BCMs to commit list in pre_aggregate
 2022-04-05 23:00 UTC  (2+ messages)

[PATCH 5.16 0000/1017] 5.16.19-rc1 review
 2022-04-05 23:03 UTC  (4+ messages)
` [PATCH 5.16 0018/1017] Revert "gpio: Revert regression in sysfs-gpio (gpiolib.c)"

Is it time to remove reiserfs?
 2022-04-05 23:04 UTC  (5+ messages)

[PATCH 00/10] mm, arm64: Reduce ARCH_KMALLOC_MINALIGN below the cache line size
 2022-04-05 22:57 UTC  (3+ messages)
` [PATCH 07/10] crypto: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN

[PATCH v3 00/11] KVM: x86: Add a cap to disable NX hugepages on a VM
 2022-04-05 22:55 UTC  (17+ messages)
` [PATCH v3 02/11] KVM: selftests: Dump VM stats in binary stats test
` [PATCH v3 03/11] KVM: selftests: Test reading a single stat
` [PATCH v3 04/11] KVM: selftests: Add memslot parameter to elf_load
` [PATCH v3 05/11] KVM: selftests: Improve error message in vm_phy_pages_alloc
` [PATCH v3 06/11] KVM: selftests: Add NX huge pages test
` [PATCH v3 07/11] KVM: x86/MMU: Factor out updating NX hugepages state for a VM
` [PATCH v3 08/11] KVM: x86/MMU: Allow NX huge pages to be disabled on a per-vm basis
` [PATCH v3 11/11] selftests: KVM: Test disabling NX hugepages on a VM

[PATCH V4] KVM, SEV: Add KVM_EXIT_SYSTEM_EVENT metadata for SEV-ES
 2022-04-05 22:56 UTC  (2+ messages)

mmotm 2022-04-05-15-54 uploaded
 2022-04-05 22:54 UTC 

[mm/slub] 555b8c8cb3: WARNING:at_lib/stackdepot.c:#stack_depot_fetch
 2022-04-05 22:47 UTC  (10+ messages)

[PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
 2022-04-05 22:47 UTC  (3+ messages)
` [POC][USER SPACE][PATCH] Introduce LSM to protect pinned objects

[PATCH 5.17 0000/1126] 5.17.2-rc1 review
 2022-04-05 22:48 UTC  (2+ messages)

[PATCH v2] selftest/vm clarify error statement in gup_test
 2022-04-05 22:33 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the v4l-dvb tree
 2022-04-05 22:32 UTC  (2+ messages)

[PATCH v2] gcc-plugins: latent_entropy: use /dev/urandom
 2022-04-05 22:28 UTC  (2+ messages)
` [PATCH v4] "

[tip:sched/core] BUILD SUCCESS 089c02ae2771a14af2928c59c56abfb9b885a8d7
 2022-04-05 22:25 UTC 

[PATCH v2] cfi: Use __builtin_function_start
 2022-04-05 22:20 UTC  (2+ messages)

[GIT PULL] Add trusted_for(2) (was O_MAYEXEC)
 2022-04-05 22:21 UTC  (8+ messages)

linux-next: Signed-off-by missing for commit in the v4l-dvb-fixes tree
 2022-04-05 22:27 UTC 

[PATCH AUTOSEL 5.17 01/43] LSM: general protection fault in legacy_parse_param
 2022-04-05 22:10 UTC  (5+ messages)
` [PATCH AUTOSEL 5.17 16/43] random: use computational hash for entropy extraction

[PATCH bpf-next v2] bpf, arm64: Sign return address for jited code
 2022-04-05 22:10 UTC  (2+ messages)

[RFC PULL] remove arch/h8300
 2022-04-05 22:01 UTC  (6+ messages)

[PATCH v2 0/4] rpmb subsystem, uapi and virtio-rpmb driver
 2022-04-05 21:59 UTC  (3+ messages)
` [PATCH v2 1/4] rpmb: add Replay Protected Memory Block (RPMB) subsystem

[PATCH 0/2] timers: Small fixes
 2022-04-05 21:51 UTC  (5+ messages)
` [PATCH 1/2] timers: Initialize base::next_expiry_recalc during prepare cpu
` [PATCH 2/2] timers: Fix warning in __run_timers()

[tip:x86/urgent] BUILD SUCCESS 7a53f408902d913cd541b4f8ad7dbcd4961f5b82
 2022-04-05 21:53 UTC 

[tip:perf/core] BUILD SUCCESS 7bebfe9dd802b80abff5a43e00ab68d98893a22c
 2022-04-05 21:53 UTC 

[tip:perf/urgent] BUILD SUCCESS e19cd0b6fa5938c51d7b928010d584f0de93913a
 2022-04-05 21:53 UTC 

[ammarfaizi2-block:dhowells/linux-fs/rxrpc-ringless 4/9] net/rxrpc/local_object.c:172:24: warning: format specifies type 'unsigned short' but the argument has type 'int'
 2022-04-05 21:56 UTC 

[PATCH] x86: Prefer MWAIT over HALT on AMD processors
 2022-04-05 21:49 UTC  (10+ messages)

[tip:sched/urgent] BUILD SUCCESS 0a70045ed8516dfcff4b5728557e1ef3fd017c53
 2022-04-05 21:53 UTC 

[tip:locking/urgent] BUILD SUCCESS 273ba85b5e8b971ed28eb5c17e1638543be9237d
 2022-04-05 21:44 UTC 

[PATCH v3 00/24] H.264 Field Decoding Support for Frame-based Decoders
 2022-04-05 20:44 UTC  (25+ messages)
` [PATCH v3 01/24] media: doc: Document dual use of H.264 pic_num/frame_num
` [PATCH v3 02/24] media: v4l2-mem2mem: Trace on implicit un-hold
` [PATCH v3 03/24] media: videobuf2-v4l2: Warn on holding buffers without support
` [PATCH v3 04/24] media: h264: Avoid wrapping long_term_frame_idx
` [PATCH v3 05/24] media: h264: Use v4l2_h264_reference for reflist
` [PATCH v3 06/24] media: h264: Increase reference lists size to 32
` [PATCH v3 07/24] media: h264: Store current picture fields
` [PATCH v3 08/24] media: h264: Store all fields into the unordered list
` [PATCH v3 09/24] media: v4l2: Trace calculated p/b0/b1 initial reflist
` [PATCH v3 10/24] media: h264: Sort p/b reflist using frame_num
` [PATCH v3 11/24] media: v4l2: Reorder field reflist
` [PATCH v3 12/24] media: rkvdec: Stop overclocking the decoder
` [PATCH v3 13/24] media: rkvdec: h264: Fix dpb_valid implementation
` [PATCH v3 14/24] media: rkvdec: h264: Fix bit depth wrap in pps packet
` [PATCH v3 15/24] media: rkvdec: Move H264 SPS validation in rkvdec-h264
` [PATCH v3 16/24] media: rkvdec: h264: Validate and use pic width and height in mbs
` [PATCH v3 17/24] media: rkvdec: h264: Fix reference frame_num wrap for second field
` [PATCH v3 18/24] media: rkvdec: Ensure decoded resolution fit coded resolution
` [PATCH v3 19/24] media: rkvdec-h264: Add field decoding support
` [PATCH v3 20/24] media: rkvdec: Enable capture buffer holding for H264
` [PATCH v3 21/24] media: hantro: Stop using H.264 parameter pic_num
` [PATCH v3 22/24] media: hantro: h264: Make dpb entry management more robust
` [PATCH v3 23/24] media: hantro: Add H.264 field decoding support
` [PATCH v3 24/24] media: hantro: Enable HOLD_CAPTURE_BUF for H.264

[tip:locking/core] BUILD SUCCESS dc1f7893a70fe403983bd8492f177bf993940e2c
 2022-04-05 21:44 UTC 

[PATCH v3 0/6] SLUB debugfs improvements based on stackdepot
 2022-04-05 21:40 UTC  (13+ messages)
` [PATCH v3 1/6] lib/stackdepot: allow requesting early initialization dynamically
` [PATCH v3 2/6] mm/slub: move struct track init out of set_track()
` [PATCH v3 3/6] mm/slub: use stackdepot to save stack trace in objects
` [PATCH v3 4/6] mm/slub: distinguish and print stack traces in debugfs files
` [PATCH v3 5/6] mm/slub: sort debugfs output by frequency of stack traces
` [PATCH v3 6/6] slab, documentation: add description of debugfs files for SLUB caches

Build perf with clang, failure with libperf
 2022-04-05 21:44 UTC  (6+ messages)

[PATCH v6 0/3] Add soundcard support for sc7280 based platforms
 2022-04-05 21:35 UTC  (3+ messages)
` [PATCH v6 1/3] arm64: dts: qcom: sc7280: Add nodes for va tx and rx macros and external codecs

[RFC] mm/vmscan: add periodic slab shrinker
 2022-04-05 21:31 UTC  (9+ messages)

[PATCH] drm/amdgpu: Unnecessary code in gfx_v7_0.c
 2022-04-05 21:37 UTC 

[PATCH v4 00/15] Move HEVC stateless controls out of staging
 2022-04-05 21:27 UTC  (9+ messages)

[PATCH v2 0/3] add fwnode support to reset subsystem
 2022-04-05 21:28 UTC  (7+ messages)

[mcgrof:modules-next 1/24] kernel/module/main.c:912:1: sparse: sparse: Using plain integer as NULL pointer
 2022-04-05 21:25 UTC 

[PATCH v4 1/3] x86/mce: Avoid unnecessary padding in struct mce_bank
 2022-04-05 20:56 UTC  (2+ messages)
` [tip: ras/core] "

[PATCH v3] x86/speculation/srbds: do not try to turn mitigation off when not supported
 2022-04-05 20:57 UTC  (2+ messages)
` [tip: x86/cpu] x86/speculation/srbds: Do "

[PATCH] net: ax88179: add proper error handling of usb read errors
 2022-04-05 20:44 UTC  (2+ messages)

[PATCH bpf 4/4] arm64: rethook: Replace kretprobe trampoline with rethook
 2022-04-05 21:25 UTC  (2+ messages)

[PATCH v5 0/4] platform: surface: Introduce Surface XBL Driver
 2022-04-05 21:07 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: platform: microsoft: Document surface xbl
` [PATCH v5 2/4] platform: surface: Add "
` [PATCH v5 3/4] arm64: dts: qcom: sm8150: Add imem section
` [PATCH v5 4/4] arm64: dts: qcom: surface-duo: Add surface xbl

drivers/clk/imx/clk-imx93.c:324:34: warning: unused variable 'imx93_clk_of_match'
 2022-04-05 21:05 UTC 

[PATCH v3 01/10] arch: arm: mach-hpe: Introduce the HPE GXP architecture
 2022-04-05 21:21 UTC  (19+ messages)
` [PATCH v3 09/10] arch: arm: boot: dts: Introduce HPE GXP Device tree

[PATCH printk v2 00/12] implement threaded console printing
 2022-04-05 21:24 UTC  (3+ messages)

[PATCH v3] drm: of: Properly try all possible cases for bridge/panel detection
 2022-04-05 21:21 UTC  (2+ messages)

Linux 5.18-rc1
 2022-04-05 21:14 UTC  (16+ messages)
` Build regressions/improvements in v5.18-rc1

[PATCH 0/2] Detect stalls on guest vCPUS
 2022-04-05 21:15 UTC  (3+ messages)
` [PATCH 2/2] watchdog: Add a mechanism to detect stalls on guest vCPUs

[PATCH v2 00/19] fbcon patches, take two
 2022-04-05 20:54 UTC  (4+ messages)
` [PATCH v2 06/19] fbcon: Use delayed work for cursor

[PATCH v6 1/2] x86/delay: Fix the wrong asm constraint in `delay_loop()`
 2022-04-05 20:50 UTC  (2+ messages)
` [tip: x86/misc] x86/delay: Fix the wrong asm constraint in delay_loop()

[PATCH v6 2/2] x86/MCE/AMD: Fix memory leak when `threshold_create_bank()` fails
 2022-04-05 20:56 UTC  (2+ messages)
` [tip: ras/core] x86/MCE/AMD: Fix memory leak when threshold_create_bank() fails

[PATCH v3 0/4] Export PSP security attributes
 2022-04-05 21:06 UTC  (5+ messages)
` [PATCH v3 3/4] crypto: ccp: Allow PSP driver to load without SEV/TEE support
` [PATCH v3 4/4] crypto: ccp: When TSME and SME both detected notify user

[PATCH v7 0/5] ima: support fs-verity digests and signatures
 2022-04-05 20:35 UTC  (5+ messages)
` [PATCH v7 4/5] ima: support fs-verity file digest based version 3 signatures
` [PATCH v7 5/5] fsverity: update the documentation

[BUG] rcu-tasks : should take care of sparse cpu masks
 2022-04-05 20:38 UTC  (11+ messages)

[PATCH v5 0/3] Ingenic DRM bridge_atomic_enable proposal
 2022-04-05 21:03 UTC  (4+ messages)
` [PATCH v5 1/3] drm/ingenic : add ingenic_drm_bridge_atomic_enable and disable

[bug report]nvme0: Admin Cmd(0x6), I/O Error (sct 0x0 / sc 0x2) MORE DNR observed during blktests
 2022-04-05 20:48 UTC  (2+ messages)

[PATCH v2] bus: mhi: host: pci_generic: Add missing poweroff() PM callback
 2022-04-05 20:23 UTC  (2+ messages)

[PATCH v2 00/10] kbuild: misc cleanups
 2022-04-05 20:30 UTC  (9+ messages)
` [PATCH v2 01/10] kbuild: factor out genksyms command from cmd_gensymtypes_{c,S}
` [PATCH v2 02/10] kbuild: do not remove empty *.symtypes explicitly
` [PATCH v2 07/10] kbuild: get rid of duplication in the first line of *.mod files
` [PATCH v2 08/10] kbuild: split the second line of *.mod into *.usyms

[PATCH v2 01/14] dt-bindings: net: mediatek: add optional properties for the SoC ethernet core
 2022-04-05 19:57 UTC  (14+ messages)
` [PATCH v2 02/14] net: ethernet: mtk_eth_soc: add support for coherent DMA
` [PATCH v2 03/14] arm64: dts: mediatek: mt7622: "
` [PATCH v2 04/14] dt-bindings: arm: mediatek: document WED binding for MT7622
` [PATCH v2 05/14] dt-bindings: arm: mediatek: document the pcie mirror node on MT7622
` [PATCH v2 06/14] net: ethernet: mtk_eth_soc: add support for Wireless Ethernet Dispatch (WED)
` [PATCH v2 07/14] net: ethernet: mtk_eth_soc: implement flow offloading to WED devices
` [PATCH v2 08/14] arm64: dts: mediatek: mt7622: introduce nodes for Wireless Ethernet Dispatch
` [PATCH v2 09/14] net: ethernet: mtk_eth_soc: add ipv6 flow offload support
` [PATCH v2 10/14] net: ethernet: mtk_eth_soc: support TC_SETUP_BLOCK for PPE offload
` [PATCH v2 11/14] net: ethernet: mtk_eth_soc: allocate struct mtk_ppe separately
` [PATCH v2 12/14] net: ethernet: mtk_eth_soc: rework hardware flow table management
` [PATCH v2 13/14] net: ethernet: mtk_eth_soc: remove bridge flow offload type entry support
` [PATCH v2 14/14] net: ethernet: mtk_eth_soc: support creating mac address based offload entries

[PATCH v1 1/2] ath9k: fix ath_get_rate_txpower() to respect the rate list end tag
 2022-04-05 20:27 UTC  (2+ messages)

[PATCH] mlxsw: spectrum_router: simplify list unwinding
 2022-04-05 20:23 UTC  (3+ messages)

[PATCH net-next] sungem: Prepare cleanup of powerpc's asm/prom.h
 2022-04-05 20:22 UTC  (2+ messages)

[PATCH V3 00/30] x86/sgx and selftests/sgx: Support SGX2
 2022-04-05 19:56 UTC  (6+ messages)
` [PATCH V3 19/30] x86/sgx: Free up EPC pages directly to support large page ranges

[PATCH] imx8mm-venice-gw7901: move UART gpio config into hog group
 2022-04-05 20:04 UTC 

[PATCH] imx8mm-venice-gw7902: update pci refclk
 2022-04-05 20:06 UTC 

[PATCH] imx8mm-venice-gw7902: move UART gpio config into hog group
 2022-04-05 20:04 UTC 

[PATCH] [v2] x86/configs: Add x86 debugging Kconfig fragment plus docs
 2022-04-05 20:01 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH 00/11] treewide: Fix a bunch of shift overflows
 2022-04-05 19:59 UTC  (5+ messages)
` [PATCH 03/11] bnx2x: Fix undefined behavior due to shift overflowing the constant
` [PATCH 07/11] usb: typec: tcpm: "

[PATCH] imx8m{m,n}-venice-*: add missing uart-has-rtscts property to UARTs
 2022-04-05 20:02 UTC 

Regression with v5.18-rc1 tag on STM32F7 and STM32H7 based boards
 2022-04-05 19:59 UTC  (2+ messages)

[PATCH] ALSA: emu10k1: Stop using iommu_present()
 2022-04-05 12:13 UTC 

[PATCH v3 5/5] arm64: Enable perf events based hard lockup detector
 2022-04-05 14:36 UTC  (3+ messages)

[avpatel:riscv_kvm_aia_v1 9/29] arch/riscv/kernel/smp.c:120:2-3: Unneeded semicolon
 2022-04-05 10:35 UTC  (2+ messages)
` [PATCH] RISC-V: fix semicolon.cocci warnings

[PATCH 00/14] ASoC: remaining simple i2c probe changes
 2022-04-05 16:58 UTC  (2+ messages)
` [PATCH 07/14] ASoC: nau8*: use simple i2c probe function

[PATCH v3 0/9] introduce fwnode in the I2C subsystem
 2022-04-05 13:22 UTC  (5+ messages)
` [PATCH v3 3/9] device property: add index argument to property_read_string_array() callback

[PATCH] spi: cadence-quadspi: fix protocol setup for non-1-1-X operations
 2022-04-05 19:37 UTC  (4+ messages)

[PATCH v13 00/16] Introduce threaded trace streaming for basic perf record operation
 2022-04-05 16:21 UTC  (4+ messages)
` [PATCH v13 01/16] perf record: Introduce thread affinity and mmap masks

[PATCH] gcc-plugins: latent_entropy: use /dev/urandom
 2022-04-05 12:38 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v2 0/4] kasan, arm64, scs, stacktrace: collect stack traces from Shadow Call Stack
 2022-04-05 15:10 UTC  (4+ messages)

[PATCH v10 0/1] wfx: get out from the staging area
 2022-04-05 16:20 UTC  (9+ 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).