LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-19 14:46:11 to 2023-06-19 17:41:32 UTC [more...]

[PATCH 1/1] clocksource: hyper-v: Rework clocksource and sched clock setup
 2023-06-19 17:41 UTC  (5+ messages)

[PATCH v2] tcp: fix connection reset due to tw hashdance race
 2023-06-19 17:39 UTC  (3+ messages)

[PATCH v2 0/5] cpupower: Add various feature control support for amd_pstate
 2023-06-19 17:37 UTC  (5+ messages)
` [PATCH v2 1/5] cpupower: Recognise amd-pstate active mode driver

[PATCH] genirq: Fix nested thread vs synchronize_hardirq() deadlock
 2023-06-19 17:37 UTC  (2+ messages)

[PATCH] mmc: meson-mx-sdhc: Fix initialization frozen issue
 2023-06-19 17:34 UTC 

[PATCH net-next] net: dsa: microchip: ksz9477: follow errata sheet when applying fixups
 2023-06-19 17:31 UTC  (2+ messages)

[RFC PATCH net-next] sock: Propose socket.urgent for sockmem isolation
 2023-06-19 17:30 UTC  (4+ messages)
  `  "

[PATCH v1 0/4] ASoC: remove copy of intlog10()
 2023-06-19 17:20 UTC  (5+ messages)
` [PATCH v1 1/4] lib/math: Move dvb_math.c into lib/math/int_log.c
` [PATCH v1 2/4] lib/math/int_log: Use ARRAY_SIZE(logtable) where makes sense
` [PATCH v1 3/4] lib/math/int_log: Replace LGPL-2.1-or-later boilerplate with SPDX identifier
` [PATCH v1 4/4] ASoC: nau8825: Replace copied'n'pasted intlog10()

Fwd: nvsp_rndis_pkt_complete error status and net_ratelimit: callbacks suppressed messages on 6.4.0rc4
 2023-06-19 17:19 UTC  (2+ messages)

[PATCH v4 0/6] Add display support on the stm32f746-disco board
 2023-06-19 17:17 UTC  (8+ messages)
` [PATCH v4 1/6] ARM: dts: stm32: add ltdc support on stm32f746 MCU
` [PATCH v4 2/6] ARM: dts: stm32: add pin map for LTDC on stm32f7
` [PATCH v4 3/6] ARM: dts: stm32: support display on stm32f746-disco board
` [PATCH v4 4/6] dt-bindings: display: stm32-ltdc: add optional st,fb-bpp property
` [PATCH v4 5/6] ARM: dts: stm32: set framebuffer bit depth on stm32f746-disco
` [PATCH v4 6/6] drm/stm: set framebuffer bit depth through DTS property

[PATCH 0/6] KUnit integration for Rust doctests
 2023-06-19 17:16 UTC  (3+ messages)
` [PATCH 5/6] rust: support running Rust documentation tests as KUnit ones

[PATCH 1/4] ARM: dts: qcom: ipq4019: use generic node names for USB
 2023-06-19 17:16 UTC  (8+ messages)
` [PATCH 2/4] ARM: dts: qcom: sdx55: "
` [PATCH 3/4] ARM: dts: qcom: ipq8064: drop spi-max-frequency from controller
` [PATCH 4/4] ARM: dts: qcom: msm8960: "

[PATCH 0/9] Fix support of dw-edma HDMA NATIVE IP in remote setup
 2023-06-19 17:15 UTC  (5+ messages)
` [PATCH 4/9] dmaengine: dw-edma: HDMA: Add memory barrier before starting the DMA transfer "
` [PATCH 5/9] dmaengine: dw-edma: HDMA: Fix possible race condition "

[patch v3 0/7] x86/smp: Cure stop_other_cpus() and kexec() troubles
 2023-06-19 17:15 UTC  (4+ messages)
` [patch v3 2/7] x86/smp: Dont access non-existing CPUID leaf

[PATCH v2 00/12] mm: jit/text allocator
 2023-06-19 17:09 UTC  (8+ messages)
` [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
` [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()

[PATCH v3] hwmon: (k10temp) Enable AMD3255 Proc to show negative temperature
 2023-06-19 17:07 UTC  (2+ messages)

[PATCH net-next v3 0/2] net: stmmac: fix & improve driver statistics
 2023-06-19 16:52 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net: stmmac: don't clear network statistics in .ndo_open()
` [PATCH net-next v3 2/2] net: stmmac: use pcpu 64 bit statistics where necessary

[PATCH net-next] dt-bindings: net: micrel,ks8851: allow SPI device properties
 2023-06-19 17:01 UTC 

[PATCH v7 00/22] net/tcp: Add TCP-AO support
 2023-06-19 16:59 UTC  (6+ messages)
` [PATCH v7 04/22] net/tcp: Prevent TCP-MD5 with TCP-AO being set

[PATCH net-next] crypto: af_alg/hash: Fix recvmsg() after sendmsg(MSG_MORE)
 2023-06-19 16:47 UTC  (5+ messages)

[PATCH 1/2] Documentation: riscv: Add early boot document
 2023-06-19 16:48 UTC  (5+ messages)

[PATCH v9 00/42] Shadow stacks for userspace
 2023-06-19 16:44 UTC  (12+ messages)
` [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description

next: arch/riscv/kvm/aia_imsic.c:237:9: error: call to undeclared function 'arch_atomic_long_fetch_or'
 2023-06-19 16:44 UTC  (3+ messages)

[PATCH v3 0/6] Adreno QoL changes
 2023-06-19 16:44 UTC  (7+ messages)
` [PATCH v3 1/6] drm/msm/a6xx: Add some missing header definitions
` [PATCH v3 2/6] drm/msm/a6xx: Use descriptive bitfield names for CP_PROTECT_CNTL
` [PATCH v3 3/6] drm/msm/a6xx: Skip empty protection ranges entries
` [PATCH v3 4/6] drm/msm/a6xx: Ensure clean GMU state in a6xx_gmu_fw_start
` [PATCH v3 5/6] drm/msm/a6xx: Improve GMU force shutdown sequence
` [PATCH v3 6/6] drm/msm/a6xx: Fix up GMU region reservations

[PATCH v5 0/4] Support timer drivers as loadable modules
 2023-06-19 16:44 UTC  (2+ messages)

[PATCH] ipmi:ssif: Add check for kstrdup
 2023-06-19 16:40 UTC  (2+ messages)

[PATCH v2] lib: Replace kmap() with kmap_local_page()
 2023-06-19 16:40 UTC  (3+ messages)

[PATCH 0/2] clk: sunxi-ng: Consider alternative parent rates when determining NKM clock rate
 2023-06-19 16:36 UTC  (11+ messages)
` [PATCH 1/2] clk: sunxi-ng: nkm: consider alternative parent rates when finding rate

[syzbot] [iommu?] WARNING in iommufd_test
 2023-06-19 16:33 UTC  (2+ messages)

JFYI: patches in next that might be good to mainline rather sooner than later?
 2023-06-19 16:33 UTC  (6+ messages)

[PATCH v1] x86/apic: Fix kernel panic when "intremap=off" and "x2apic_phys" are set
 2023-06-19 16:31 UTC  (5+ messages)

[PATCH net v1] Revert "net: phy: dp83867: perform soft reset and retain established link"
 2023-06-19 16:30 UTC  (2+ messages)

[PATCH RFC v9 00/51] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-06-19 16:27 UTC  (3+ messages)
` [PATCH RFC v9 04/51] KVM: x86: Determine shared/private faults using a configurable mask

[RFC 0/4] memory tiering: calculate abstract distance based on ACPI HMAT
 2023-06-19 16:23 UTC  (3+ messages)
` [RFC 3/4] acpi, hmat: calculate abstract distance with HMAT

[PATCH v7 0/2] Support TDX guests on Hyper-V (the x86/tdx part)
 2023-06-19 16:23 UTC  (3+ messages)

[PATCH v5 1/2] axis-fifo: use devm_kasprintf() for allocating formatted strings
 2023-06-19 16:22 UTC  (3+ messages)
` [PATCH v6 "
  ` [PATCH v6 2/2] axis-fifo: change device name by assigning unique device id

[PATCH RFT RFC 0/3] Fix up SC8280XP idle states
 2023-06-19 16:18 UTC  (4+ messages)
` [PATCH RFT RFC 1/3] arm64: dts: qcom: sc8280xp: Add lower cluster "
` [PATCH RFT RFC 2/3] arm64: dts: qcom: sc8280xp: Add missing CPU "
` [PATCH RFT RFC 3/3] arm64: dts: qcom: sc8280xp: Fix up idle state periods

[PATCH v2] dt-bindings: timer: brcm,kona-timer: convert to YAML
 2023-06-19 16:18 UTC  (2+ messages)

[PATCH] PCI/ASPM: Enable ASPM on external PCIe devices
 2023-06-19 16:16 UTC  (4+ messages)

[PATCH v4 00/10] tools/nolibc: add a new syscall helper
 2023-06-19 16:14 UTC  (12+ messages)
` [PATCH v4 01/10] tools/nolibc: sys.h: add a syscall return helper
` [PATCH v4 02/10] tools/nolibc: unistd.h: apply __sysret() helper
` [PATCH v4 03/10] tools/nolibc: sys.h: "
` [PATCH v4 04/10] tools/nolibc: unistd.h: reorder the syscall macros
` [PATCH v4 05/10] tools/nolibc: add missing my_syscall6() for mips
` [PATCH v4 06/10] tools/nolibc: __sysret: support syscalls who return a pointer
` [PATCH v4 07/10] tools/nolibc: clean up mmap() support
` [PATCH v4 08/10] selftests/nolibc: add EXPECT_PTREQ, EXPECT_PTRNE and EXPECT_PTRER
` [PATCH v4 09/10] selftests/nolibc: add sbrk_0 to test current brk getting
` [PATCH v4 10/10] selftests/nolibc: add mmap and munmap test cases

[PATCH 0/2] SC8280XP clock runtime pm
 2023-06-19 16:13 UTC  (3+ messages)
` [PATCH 1/2] clk: qcom: gpucc-sc8280xp: Add runtime PM
` [PATCH 2/2] clk: qcom: gcc-sc8280xp: "

[RFC PATCH v2 0/4] add initial io_uring_cmd support for sockets
 2023-06-19 16:12 UTC  (5+ messages)
` [RFC PATCH v2 1/4] net: wire up support for file_operations->uring_cmd()

[PATCH v2 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
 2023-06-19 16:12 UTC  (4+ messages)
` [PATCH v2 2/3] clocksource: Add StarFive timer driver

[PATCH] backlight: led_bl: take led_access lock when required
 2023-06-19 16:02 UTC 

[PATCH v2 3/9] PCI/ASPM: Use RMW accessors for changing LNKCTL
 2023-06-19 16:06 UTC  (3+ messages)

[PATCH net-next] netlabel: Reorder fields in 'struct netlbl_domaddr6_map'
 2023-06-19 16:06 UTC  (2+ messages)

[PATCH net v6 0/6] net: dsa: mt7530: fix multiple CPU ports, BPDU and LLDP handling
 2023-06-19 16:05 UTC  (15+ messages)
` [PATCH net v6 1/6] net: dsa: mt7530: set all CPU ports in MT7531_CPU_PMAP
` [PATCH net v6 2/6] net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switch
` [PATCH net v6 3/6] net: dsa: mt7530: fix handling of BPDUs on "
` [PATCH net v6 4/6] net: dsa: mt7530: fix handling of LLDP frames
` [PATCH net v6 5/6] net: dsa: introduce preferred_default_local_cpu_port and use on MT7530
` [PATCH net v6 6/6] MAINTAINERS: add me as maintainer of MEDIATEK SWITCH DRIVER

[PATCH v3] Revert "8250: add support for ASIX devices with a FIFO bug"
 2023-06-19 15:57 UTC 

[PATCH 1/3] clocksource/drivers/imx-gpt: Drop unused function mxc_timer_init()
 2023-06-19 15:55 UTC  (5+ messages)

[PATCH v4 0/7] Optimize mremap during mutual alignment within PMD
 2023-06-19 15:55 UTC  (4+ messages)
` [PATCH v4 1/7] mm/mremap: Optimize the start addresses in move_page_tables()

[PATCH v2 0/2] GPIO-based hotplug i2c bus
 2023-06-19 15:54 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: i2c: add binding for i2c-hotplug-gpio
` [PATCH v2 2/2] i2c: Add GPIO-based hotplug gate

[PATCH] staging: rtl8192e: remove 5G related code
 2023-06-19 15:52 UTC 

[PATCH 0/2] Add driver for Murata IRS-D200
 2023-06-19 11:24 UTC  (6+ messages)
` [PATCH 2/2] iio: "

[PATCH 0/1] User space notifications about VM cloning
 2023-06-19 15:48 UTC  (3+ messages)
` [PATCH 1/1] vmgenid: emit uevent when VMGENID updates

[PATCH v2] drm/i915: Replace kmap() with kmap_local_page()
 2023-06-19 15:45 UTC  (3+ messages)

[PATCH] btrfs: update i_version in update_dev_time
 2023-06-19 15:38 UTC  (2+ messages)

[f2fs-dev][PATCH v2] f2fs: count mmap write io more accurately
 2023-06-19 15:44 UTC 

[PATCH v8 0/4] Add support for Allwinner GPADC on D1/T113s/R329/T507 SoCs
 2023-06-19 15:42 UTC  (5+ messages)
` [PATCH v8 1/4] iio: adc: Kconfig change description for Allwinner GPADC
` [PATCH v8 2/4] iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
` [PATCH v8 3/4] dt-bindings: "
` [PATCH v8 4/4] riscv: dts: allwinner: d1: Add GPADC node

[PATCH v3 01/12] thermal/hwmon: Add error information printing for devm_thermal_add_hwmon_sysfs()
 2023-06-19 15:33 UTC  (4+ messages)
` [PATCH v3 11/12] thermal/drivers/generic-adc: Register thermal zones as hwmon sensors

[PATCH 6.1 000/166] 6.1.35-rc1 review
 2023-06-19 15:32 UTC  (2+ messages)

[PATCH] clocksource/drivers/imx-gpt: Use only a single name for functions
 2023-06-19 15:31 UTC  (3+ messages)

[PATCH 0/2] Prevent RESV_DIRECT devices from user assignment
 2023-06-19 15:30 UTC  (6+ messages)
` [PATCH 1/2] iommu: Prevent RESV_DIRECT devices from blocking domains

[PATCH bpf] bpf/btf: Accept function names that contain dots
 2023-06-19 15:24 UTC  (6+ messages)

[syzbot] [reiserfs?] possible deadlock in vfs_removexattr
 2023-06-19 15:24 UTC 

[syzbot] [udf?] KASAN: use-after-free Read in udf_finalize_lvid
 2023-06-19 15:24 UTC 

[PATCH v2,0/3] Add mt8188 compatiable for DSI cmd packet control
 2023-06-19 15:20 UTC  (3+ messages)
` [PATCH v2,3/3] drm/mediatek: dsi: Add dsi cmdq_ctl to send panel initial code

[PATCH 0/2] i2c: i801: Force no IRQ for Dell Latitude E7450
 2023-06-19 15:19 UTC  (6+ messages)

[PATCH] s390/net: lcs: use IS_ENABLED() for kconfig detection
 2023-06-19 15:18 UTC  (4+ messages)

[PATCH v1 0/2] GPIO-based hotplug i2c bus
 2023-06-19 15:17 UTC  (5+ messages)
` [PATCH v1 1/2] dt-bindings: i2c: add binding for i2c-hotplug-gpio

[syzbot] [rdma?] general protection fault in rxe_completer
 2023-06-19 15:14 UTC 

[syzbot] [mm?] inconsistent lock state in lru_gen_rotate_memcg
 2023-06-19 15:14 UTC 

[f2fs-dev][PATCH] f2fs: count mmap write io more accurately
 2023-06-19 15:14 UTC 

[f2fs-dev][PATCH] f2fs: remove unneeded page uptodate check/set
 2023-06-19 15:13 UTC 

[GIT PULL] extcon next for 6.5
 2023-06-19 15:12 UTC  (2+ messages)

[syzbot] [mm?] linux-next boot error: kernel BUG in do_vmi_align_munmap
 2023-06-19 15:13 UTC 

[syzbot] [crypto?] general protection fault in shash_ahash_update
 2023-06-19 15:13 UTC 

[PATCH v3] usb: dwc3: gadget: Propagate core init errors to UDC during pullup
 2023-06-19 15:11 UTC  (5+ messages)

[PATCH 0/4] staging: rtl8192e: some simple cleanups
 2023-06-19 15:09 UTC  (5+ messages)
` [PATCH 1/4] staging: rtl8192e: clean up brace coding style issues
` [PATCH 2/4] staging: rtl8192e: convert else if sequence to switch
` [PATCH 3/4] staging: rtl8192e: remove return statement from void function
` [PATCH 4/4] staging: rtl8192e: remove comparison to true

[PATCH v1 1/1] hwmon: (nct6775) Fix use of undefined variable
 2023-06-19 15:06 UTC  (2+ messages)

[PATCH] btrfs: make btrfs_compressed_bioset static
 2023-06-19 15:02 UTC  (2+ messages)

[PATCH net v2] ice: Unregister netdev and devlink_port only once
 2023-06-19 15:07 UTC  (2+ messages)

[PATCH v4 0/9] PCI: qcom: Do not advertise hotplug capability
 2023-06-19 15:04 UTC  (10+ messages)
` [PATCH v4 1/9] PCI: qcom: Disable write access to read only registers for IP v2.3.3
` [PATCH v4 2/9] PCI: qcom: Use DWC helpers for modifying the read-only DBI registers
` [PATCH v4 3/9] PCI: qcom: Disable write access to read only registers for IP v2.9.0
` [PATCH v4 4/9] PCI: qcom: Do not advertise hotplug capability for IPs v2.7.0 and v1.9.0
` [PATCH v4 5/9] PCI: qcom: Do not advertise hotplug capability for IPs v2.3.3 and v2.9.0
` [PATCH v4 6/9] PCI: qcom: Do not advertise hotplug capability for IP v2.3.2
` [PATCH v4 7/9] PCI: qcom: Use post init sequence of IP v2.3.2 for v2.4.0
` [PATCH v4 8/9] PCI: qcom: Do not advertise hotplug capability for IP v1.0.0
` [PATCH v4 9/9] PCI: qcom: Do not advertise hotplug capability for IP v2.1.0

[PATCH 6.3 000/187] 6.3.9-rc1 review
 2023-06-19 15:03 UTC 

[PATCH v2] docs: security: Confidential computing intro and threat model for x86 virtualization
 2023-06-19 15:03 UTC  (11+ messages)

[PATCH v2 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-06-19 14:58 UTC  (14+ messages)
` [PATCH v2 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
` [PATCH v2 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
` [PATCH v2 03/13] arm/kexec: "
` [PATCH v2 04/13] ia64/kexec: "
` [PATCH v2 05/13] arm64/kexec: "
` [PATCH v2 06/13] loongarch/kexec: "
` [PATCH v2 07/13] m68k/kexec: "
` [PATCH v2 08/13] mips/kexec: "
` [PATCH v2 09/13] parisc/kexec: "
` [PATCH v2 10/13] powerpc/kexec: "
` [PATCH v2 11/13] riscv/kexec: "
` [PATCH v2 12/13] s390/kexec: "
` [PATCH v2 13/13] sh/kexec: "

[RFC PATCH V3 0/6] SCHED_DEADLINE server infrastructure
 2023-06-19 14:58 UTC  (9+ messages)
` [RFC PATCH V3 6/6] sched/fair: Implement starvation monitor

[PATCH v11 00/20] TDX host kernel support
 2023-06-19 14:56 UTC  (14+ messages)
` [PATCH v11 15/20] x86/virt/tdx: Configure global KeyID on all packages
` [PATCH v11 18/20] x86: Handle TDX erratum to reset TDX private memory during kexec() and reboot

[PATCH 1/3] [v2] sfc: add CONFIG_INET dependency for TC offload
 2023-06-19 14:55 UTC  (4+ messages)
` [PATCH 3/3] sfc: selftest: fix struct packing

[PATCH V3 0/7] Support Wifi RFI interference mitigation feature
 2023-06-19 14:54 UTC  (3+ messages)
` [PATCH V3 4/7] drm/amd/pm: setup the framework to support Wifi RFI "

[PATCH v3,0/11] media: mediatek: vcodec: separate encoder and decoder
 2023-06-19 14:53 UTC  (3+ messages)
` [PATCH v3,03/11] media: mediatek: vcodec: re-write shared interface

[PATCH v3 0/2] iommu: rockchip: Fix directory table address encoding
 2023-06-19 14:51 UTC  (3+ messages)
` [PATCH v3 2/2] iommu: rockchip: Allocate tables from all available memory for IOMMU v2

[PATCH 1/2] media: verisilicon: fix excessive stack usage
 2023-06-19 14:49 UTC  (4+ messages)
` [PATCH 2/2] media: verisilicon: change confusingly named relaxed register access


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 read-only IMAP folder(s) and NNTP newsgroup(s).