public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-05 21:54:42 to 2023-01-06 02:05:39 UTC [more...]

[PATCH] memremap: Replace 0-length array with flexible array
 2023-01-06  0:02 UTC  (8+ messages)

versioncheck: ./init/version-timestamp.c: 5 linux/version.h not needed
 2023-01-06  2:04 UTC 

linux-next: manual merge of the mm tree with the cgroup tree
 2023-01-06  1:59 UTC 

[RFC PATCH RESEND bpf-next 0/4] Support bpf trampoline for RV64
 2023-01-06  1:57 UTC  (7+ 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] mce: fix missing stack-dumping in mce_panic()
 2023-01-06  1:57 UTC  (9+ messages)

[PATCH v4 00/10] drm: Remove usage of deprecated DRM_* macros
 2023-01-06  1:54 UTC  (13+ messages)
` [PATCH v4 01/10] drm/print: Fix and add support for NULL as first argument in drm_* macros
` [PATCH v4 02/10] drm: Remove usage of deprecated DRM_INFO
` [PATCH v4 03/10] drm: Remove usage of deprecated DRM_NOTE
` [PATCH v4 04/10] drm: Remove usage of deprecated DRM_ERROR
` [PATCH v4 05/10] drm: Remove usage of deprecated DRM_DEBUG
` [PATCH v4 06/10] drm: Remove usage of deprecated DRM_DEBUG_DRIVER
` [PATCH v4 07/10] drm: Remove usage of deprecated DRM_DEBUG_KMS
` [PATCH v4 08/10] drm: Remove usage of deprecated DRM_DEBUG_PRIME
` [PATCH v4 09/10] drm/drm_blend: Remove usage of deprecated DRM_DEBUG_ATOMIC
` [PATCH v4 10/10] drm/drm_lease: Remove usage of deprecated DRM_DEBUG_LEASE

[PATCH] kvm: x86/mmu: Remove FNAME(is_self_change_mapping)
 2023-01-06  1:45 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: usb: tps6598x: Add wakeup property
 2023-01-06  1:45 UTC  (4+ messages)
` [PATCH 2/2] usb: typec: tipd: Support wakeup

BUG: tools/testing/selftests/net/l2_tos_ttl_inherit.sh hangs when selftest restarted
 2023-01-06  1:44 UTC 

[PATCH 1/2] drm/atomic: Allow vblank-enabled + self-refresh "disable"
 2023-01-06  1:40 UTC  (2+ messages)
` [PATCH 2/2] drm/rockchip: vop: Leave vblank enabled in self-refresh

[PATCH] drm/msm: Add missing check and destroy for alloc_ordered_workqueue
 2023-01-06  1:38 UTC 

[RFC PATCH 00/14] Introduce QC USB SND audio offloading support
 2023-01-06  1:32 UTC  (14+ messages)
` [RFC PATCH 02/14] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [RFC PATCH 03/14] ASoC: qcom: Add USB backend ASoC driver for Q6
` [RFC PATCH 09/14] sound: usb: Introduce QC USB SND offloading support

[PATCH -next 0/4] block/rq_qos: protect rq_qos apis with global mutex
 2023-01-06  1:33 UTC  (7+ messages)
` [PATCH -next 3/4] block/rq_qos: use a global mutex to protect rq_qos apis

[PATCH -next] drm/amdgpu: clean up some inconsistent indentings
 2023-01-06  1:32 UTC 

[PATCH v5 0/4] perf: Add more syscalls to benchmark
 2023-01-06  0:17 UTC  (3+ messages)

[PATCH v7 3/9] drm/display: Add Type-C switch helpers
 2023-01-06  1:23 UTC  (2+ messages)

linux-next: duplicate patches in the rcu tree
 2023-01-06  1:17 UTC  (2+ messages)

[PATCH bpf-next v4] bpf: Add kernel function call support in 32-bit ARM for EABI
 2023-01-06  1:22 UTC  (2+ messages)

[PATCH -next] soc: qcom: dcc: Fix unsigned comparison with less than zero
 2023-01-06  1:17 UTC 

[PATCH v2] Bluetooth: Fix possible deadlock in rfcomm_sk_state_change
 2023-01-06  1:18 UTC  (3+ messages)

versioncheck: ./drivers/soc/tegra/cbb/tegra234-cbb.c: 26 linux/version.h not needed
 2023-01-06  1:13 UTC 

[PATCH v5 00/33] KVM: x86: AVIC and local APIC fixes+cleanups
 2023-01-06  1:13 UTC  (34+ messages)
` [PATCH v5 01/33] KVM: x86: Blindly get current x2APIC reg value on "nodecode write" traps
` [PATCH v5 02/33] KVM: x86: Purge "highest ISR" cache when updating APICv state
` [PATCH v5 03/33] KVM: SVM: Flush the "current" TLB when activating AVIC
` [PATCH v5 04/33] KVM: SVM: Process ICR on AVIC IPI delivery failure due to invalid target
` [PATCH v5 05/33] KVM: x86: Don't inhibit APICv/AVIC on xAPIC ID "change" if APIC is disabled
` [PATCH v5 06/33] KVM: x86: Don't inhibit APICv/AVIC if xAPIC ID mismatch is due to 32-bit ID
` [PATCH v5 07/33] KVM: SVM: Don't put/load AVIC when setting virtual APIC mode
` [PATCH v5 08/33] KVM: x86: Handle APICv updates for APIC "mode" changes via request
` [PATCH v5 09/33] KVM: x86: Move APIC access page helper to common x86 code
` [PATCH v5 10/33] KVM: x86: Inhibit APIC memslot if x2APIC and AVIC are enabled
` [PATCH v5 11/33] KVM: SVM: Replace "avic_mode" enum with "x2avic_enabled" boolean
` [PATCH v5 12/33] KVM: SVM: Compute dest based on sender's x2APIC status for AVIC kick
` [PATCH v5 13/33] KVM: SVM: Fix x2APIC Logical ID calculation for avic_kick_target_vcpus_fast
` [PATCH v5 14/33] Revert "KVM: SVM: Use target APIC ID to complete x2AVIC IRQs when possible"
` [PATCH v5 15/33] KVM: SVM: Document that vCPU ID == APIC ID in AVIC kick fastpatch
` [PATCH v5 16/33] KVM: SVM: Add helper to perform final AVIC "kick" of single vCPU
` [PATCH v5 17/33] KVM: x86: Explicitly skip optimized logical map setup if vCPU's LDR==0
` [PATCH v5 18/33] KVM: x86: Explicitly track all possibilities for APIC map's logical modes
` [PATCH v5 19/33] KVM: x86: Skip redundant x2APIC logical mode optimized cluster setup
` [PATCH v5 20/33] KVM: x86: Disable APIC logical map if logical ID covers multiple MDAs
` [PATCH v5 21/33] KVM: x86: Disable APIC logical map if vCPUs are aliased in logical mode
` [PATCH v5 22/33] KVM: x86: Honor architectural behavior for aliased 8-bit APIC IDs
` [PATCH v5 23/33] KVM: x86: Inhibit APICv/AVIC if the optimized physical map is disabled
` [PATCH v5 24/33] KVM: SVM: Inhibit AVIC if vCPUs are aliased in logical mode
` [PATCH v5 25/33] KVM: SVM: Always update local APIC on writes to logical dest register
` [PATCH v5 26/33] KVM: SVM: Update svm->ldr_reg cache even if LDR is "bad"
` [PATCH v5 27/33] KVM: SVM: Require logical ID to be power-of-2 for AVIC entry
` [PATCH v5 28/33] KVM: SVM: Handle multiple logical targets in AVIC kick fastpath
` [PATCH v5 29/33] KVM: SVM: Ignore writes to Remote Read Data on AVIC write traps
` [PATCH v5 30/33] Revert "KVM: SVM: Do not throw warning when calling avic_vcpu_load on a running vcpu"
` [PATCH v5 31/33] KVM: x86: Track required APICv inhibits with variable, not callback
` [PATCH v5 32/33] KVM: x86: Allow APICv APIC ID inhibit to be cleared
` [PATCH v5 33/33] KVM: x86: Add helpers to recalc physical vs. logical optimized APIC maps

[PATCH] parport_pc: Limit the number of PCI BAR pairs to 2
 2023-01-06  1:12 UTC  (2+ messages)
` [PATCH][PATCH] "

[PATCH v1 0/4] Temperature sensor support for StarFive JH7110 RISC-V SoC
 2023-01-06  1:11 UTC  (3+ messages)

[PATCH 0/6] parport_pc: Fixes for Oxford Semiconductor PCI/e parallel ports
 2023-01-06  1:09 UTC  (2+ messages)
` [PING][PATCH "

[PATCH] dt-bindings: remoteproc: qcom: Add reg-names and power-domain-names
 2023-01-06  1:09 UTC  (2+ messages)

[PATCH v2 0/2] blk-iocost: add refcounting for iocg and ioc
 2023-01-06  1:08 UTC  (6+ messages)
` [PATCH v2 1/2] blk-iocost: add refcounting for iocg

[PATCH 0/4] ARM: dts: sunxi: Add MangoPi MQ-R board support
 2023-01-06  1:01 UTC  (5+ messages)
` [PATCH 1/4] dts: add riscv include prefix link
` [PATCH 2/4] ARM: dts: sunxi: add Allwinner T113-s SoC .dtsi
` [PATCH 3/4] dt-bindings: arm: sunxi: document MangoPi MQ-R board name
` [PATCH 4/4] ARM: dts: sunxi: add MangoPi MQ-R board

[PATCH v3 0/1] vfio: remove VFIO_GROUP_NOTIFY_SET_KVM
 2023-01-06  1:03 UTC  (7+ messages)
` [PATCH v3 1/1] "

[PATCH v14 0/7] implement getrandom() in vDSO
 2023-01-06  1:02 UTC  (13+ messages)
` [PATCH v14 2/7] mm: add VM_DROPPABLE for designating always lazily freeable mappings

[PATCH] selftest/x86/meltdown: Add a selftest for meltdown
 2023-01-06  1:00 UTC  (5+ messages)

[PATCH -next] thermal: Fix unsigned comparison with less than zero
 2023-01-06  0:59 UTC 

[PATCH v2] x86/acpi/boot: Do not register processors that cannot be onlined for x2apic
 2023-01-06  0:57 UTC  (4+ messages)

[PATCH v2] ethtool: Replace 0-length array with flexible array
 2023-01-06  0:55 UTC  (2+ messages)

[tip:locking/core] BUILD SUCCESS 4282494a20cdcaf38d553f2c2ff6f252084f979c
 2023-01-06  0:52 UTC 

[PATCH -next] speakup: Fix warning comparing pointer to 0
 2023-01-06  0:52 UTC  (2+ messages)

Bug report: the extended PCI config space is missed with 6.2-rc2
 2023-01-06  0:50 UTC  (7+ messages)

[PATCH v2] ASoC: amd: ps: Fix uninitialized ret in create_acp64_platform_devs()
 2023-01-06  0:43 UTC 

linux-next: duplicate patches in the backlight tree
 2023-01-06  0:35 UTC 

[tip:master] BUILD SUCCESS 5bd63bb2060dbf9927ff6d0792160a540be5d0ab
 2023-01-06  0:31 UTC 

[PATCH] Bluetooth: Fix possible deadlock in rfcomm_sk_state_change
 2023-01-06  0:24 UTC  (3+ messages)

versioncheck: ./drivers/soc/tegra/cbb/tegra-cbb.c: 19 linux/version.h not needed
 2023-01-06  0:22 UTC 

linux-next: build failure after merge of the block tree
 2023-01-06  0:19 UTC 

versioncheck: ./drivers/scsi/mpi3mr/mpi3mr.h: 32 linux/version.h not needed
 2023-01-06  0:12 UTC 

[PATCH 6.1 000/207] 6.1.4-rc1 review
 2023-01-06  0:04 UTC  (2+ messages)

[tip:x86/alternatives 1/1] error[E0588]: packed type cannot transitively contain a `#[repr(align)]` type
 2023-01-06  0:02 UTC 

[tip:x86/alternatives] BUILD SUCCESS 5d1dd961e74334a2178264193ea813d44ce5e725
 2023-01-05 23:59 UTC 

linux-next: duplicate patches in the amdgpu tree
 2023-01-05 23:58 UTC 

linux-next: manual merge of the drm-misc tree with Linus' tree
 2023-01-05 23:50 UTC 

[syzbot] [hfs?] WARNING in hfs_write_inode
 2023-01-05 23:46 UTC  (7+ messages)

[PATCH] net/i40e: Replace 0-length array with flexible array
 2023-01-05 23:46 UTC 

[PATCH] clk: samsung: remove s3c24xx specific pll bits
 2023-01-05 23:42 UTC  (4+ messages)

[PATCH] perf build: Fix build error when NO_LIBBPF=1
 2023-01-05 23:40 UTC  (3+ messages)

[PATCH] f2fs: retry to update the inode page given EIO
 2023-01-05 23:39 UTC 

[PATCH v5 0/8] cxl: Process event logs
 2023-01-05 23:37 UTC  (9+ messages)
` [PATCH v5 1/8] cxl/mem: Read, trace, and clear events on driver load
` [PATCH v5 2/8] cxl/mem: Wire up event interrupts
` [PATCH v5 3/8] cxl/mem: Trace General Media Event Record
` [PATCH v5 4/8] cxl/mem: Trace DRAM "
` [PATCH v5 5/8] cxl/mem: Trace Memory Module "
` [PATCH v5 6/8] cxl/test: Add generic mock events
` [PATCH v5 7/8] cxl/test: Add specific events
` [PATCH v5 8/8] cxl/test: Simulate event log overflow

[tip:sched/core] BUILD SUCCESS acbee592f1a0913e908b141570034b3fb2991db9
 2023-01-05 23:37 UTC 

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-01-05 23:37 UTC  (9+ messages)
` [PATCH RFC v7 25/64] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [PATCH RFC v7 37/64] KVM: SVM: Add KVM_SNP_INIT command

[PATCH] ASoC: amd: ps: Fix uninitialized ret in create_acp64_platform_devs()
 2023-01-05 23:39 UTC  (5+ messages)
  ` [PATCH] ASoC: amd: ps: Fix uninitialized ret in create_acp64_platform_devs()m

[PATCH] ethtool: Replace 0-length array with flexible array
 2023-01-05 23:34 UTC  (3+ messages)

versioncheck: ./tools/lib/bpf/bpf_helpers.h: 146: need linux/version.h
 2023-01-05 23:32 UTC 

[PATCH] scsi: uapi: Replace 0-length array with flexible array
 2023-01-05 23:30 UTC 

[PATCH] scsi: ips: Replace kmap_atomic() with kmap_local_page()
 2023-01-05 23:24 UTC  (2+ messages)

[PATCH] mlxsw: spectrum_router: Replace 0-length array with flexible array
 2023-01-05 23:22 UTC 

[BUG Report] undefined reference to `convert_to_fxsr'
 2023-01-05 23:14 UTC  (8+ messages)

[PATCH] shmem: optimize shmem_huge_enabled() and shmem_is_huge() when !CONFIG_TRANSPARENT_HUGEPAGE
 2023-01-05 23:04 UTC 

[PATCH 1/2] usb: misc: onboard_hub: Invert driver registration order
 2023-01-05 23:03 UTC  (2+ messages)
` [PATCH 2/2] usb: misc: onboard_hub: Move 'attach' work to the driver

[PATCH] riscv: uaccess: fix type of 0 variable on error in get_user()
 2023-01-05 23:00 UTC  (3+ messages)

[PATCH] riscv, kprobes: Stricter c.jr/c.jalr decoding
 2023-01-05 23:00 UTC  (2+ messages)

[PATCH] firmware/psci: Don't register with debugfs if PSCI isn't available
 2023-01-05 22:56 UTC  (2+ messages)

[PATCH v2 0/3] (ftsteutates) Various fixes
 2023-01-05 22:51 UTC  (4+ messages)
` [PATCH v2 1/3] hwmon: (ftsteutates) Convert to devm_hwmon_device_register_with_info()
` [PATCH v2 2/3] hwmon: (ftsteutates) Replace fanX_source with pwmX_auto_channels_temp
` [PATCH v2 3/3] hwmon: (ftsteutates) Add support for fanX_fault attributes

[PATCH v2 00/27] ARM: pxa: remove all unused boards&drivers
 2023-01-05 22:45 UTC  (6+ messages)
` [PATCH 01/27] ARM: pxa: remove unused board files

[PATCH 00/46] Based on latest mm-unstable (85b44c25cd1e)
 2023-01-05 22:42 UTC  (5+ messages)
` [PATCH 19/46] hugetlb: add HGM support for follow_hugetlb_page
` [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range

[PATCH] Documentation: kvm: clarify SRCU locking order
 2023-01-05 22:38 UTC  (3+ messages)

[PATCH v3 0/7] UFS Advanced RPMB
 2023-01-05 22:37 UTC  (3+ messages)
` [PATCH v3 7/7] ufs: core: Add advanced RPMB support in ufs_bsg

[PATCH] net/mlx5e: Replace 0-length array with flexible array
 2023-01-05 22:36 UTC 

[PATCH 0/3] Convert to *_with_info() API
 2023-01-05 22:36 UTC  (3+ messages)

[PATCH 6.0 000/177] 6.0.18-rc1 review
 2023-01-05 22:33 UTC  (2+ messages)

linux-next: duplicate patches in the spi-fixes tree
 2023-01-05 22:32 UTC 

[PATCH] RDMA/cxgb4: Replace 0-length arrays with flexible arrays
 2023-01-05 22:32 UTC 

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2023-01-05 22:31 UTC  (9+ messages)
` [PATCH Part2 v6 07/49] x86/sev: Invalid pages from direct map when adding it to RMP table

[REGRESSION] suspend to ram fails in 6.2-rc1 due to tpm errors
 2023-01-05 22:29 UTC  (4+ messages)
` [PATCH] tpm: Disable hwrng for TPM 1 if PM_SLEEP is enabled

[PATCH v2] checkpatch: Ignore ETHTOOL_LINK_MODE_ enum values
 2023-01-05 22:24 UTC  (2+ messages)

[PATCH v2] hugetlb: unshare some PMDs when splitting VMAs
 2023-01-05 22:23 UTC  (2+ messages)

[PATCH v4] drm/amd/display: fix PSR-SU/DSC interoperability support
 2023-01-05 22:23 UTC 

[PATCH v5 0/7] KVM: arm64: Normalize cache configuration
 2023-01-05 22:22 UTC  (3+ messages)
` [PATCH v5 6/7] KVM: arm64: Mask FEAT_CCIDX

versioncheck: ./samples/trace_events/trace_custom_sched.c: 11 linux/version.h not needed
 2023-01-05 22:21 UTC 

[PATCH] ipv6: ioam: Replace 0-length array with flexible array
 2023-01-05 22:21 UTC 

Bug report: the extended PCI config space is missed with 6.2-rc2
 2023-01-05 22:20 UTC  (2+ messages)

[PATCH] net: ipv6: rpl_iptunnel: Replace 0-length arrays with flexible arrays
 2023-01-05 22:15 UTC 

[RFC PLAN] Some humble ideas for DAMON future works
 2023-01-05 22:11 UTC  (2+ messages)

[PATCH] ASoC: amd: Return ENODEV if acp63 is not found
 2023-01-05 22:09 UTC  (3+ messages)

[PATCH v4 00/45] Add KernelMemorySanitizer infrastructure
 2023-01-05 22:08 UTC  (5+ messages)
` [PATCH v4 10/45] libnvdimm/pfn_dev: increase MAX_STRUCT_PAGE_SIZE

[PATCH] HID: uclogic: Add support for XP-PEN Artist 22R Pro
 2023-01-05 22:08 UTC  (4+ messages)
` [PATCH v2] "

linux-next: duplicate patches in the drm-misc tree
 2023-01-05 22:07 UTC 

[GIT PULL] Thermal control fix for v6.2-rc3
 2023-01-05 22:07 UTC  (2+ messages)

[PULL] Networking for v6.2-rc3
 2023-01-05 22:07 UTC  (2+ messages)

[GIT PULL] gpio: fixes for v6.2-rc3
 2023-01-05 22:07 UTC  (2+ messages)

[PATCH] vt: Replace 0-length array with flexible array
 2023-01-05 22:05 UTC 

versioncheck: ./tools/testing/selftests/wireguard/qemu/init.c: 25 linux/version.h not needed
 2023-01-05 22:01 UTC 

[PATCH] ARM: ixp4xx: Replace 0-length arrays with flexible arrays
 2023-01-05 21:57 UTC 

[RFC PATCH 0/7] Introduce STM32 system bus
 2023-01-05 21:53 UTC  (7+ messages)
` [RFC PATCH 3/7] dt-bindings: bus: add STM32MP15 ETZPC firewall bus bindings


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