The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2023-05-15 01:55:56 to 2023-05-15 06:23:07 UTC [more...]

[PATCH 0/3] Add T-HEAD th1520 soc clock support
 2023-05-15  6:22 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: clock: Add thead th1520 clock
` [PATCH 2/3] clk: thead: add support for the T-HEAD TH1520 CCU
` [PATCH 3/3] MAINTAINERS: update entry for T-HEAD RISC-V SoC

[PATCH V9 00/10] arm64/perf: Enable branch stack sampling
 2023-05-15  6:22 UTC  (4+ messages)
` [PATCH V9 02/10] arm64/perf: Add BRBE registers and fields

[PATCH v4] dt-bindings: net: nxp,sja1105: document spi-cpol/cpha
 2023-05-15  6:21 UTC  (3+ messages)

[PATCH 0/2] RISCV: Add KVM_GET_REG_LIST API
 2023-05-15  6:21 UTC  (4+ messages)
` [PATCH 1/2] riscv: kvm: Add KVM_GET_REG_LIST API support

[PATCH] perf/arm-cmn: fix compilation issue
 2023-05-15  6:20 UTC  (2+ messages)

[PATCH] coda: return -EFAULT if copy fails
 2023-05-15  6:19 UTC 

[PATCH] pwm: mtk_disp: Fix the disable flow of disp_pwm
 2023-05-15  6:18 UTC 

[PATCH 0/2] Add dt-binding support for ti tmp006
 2023-05-15  6:18 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: iio: temperature: Add support for tmp006
` [PATCH 2/2] iio: temperature: tmp006: Add OF device matching support

[PATCH 00/32] bcachefs - a new COW filesystem
 2023-05-15  6:18 UTC  (21+ messages)
` [PATCH 04/32] locking: SIX locks (shared/intent/exclusive)
` [PATCH 07/32] mm: Bring back vmalloc_exec

[PATCH v2] media: mediatek: vcodec: mtk_vcodec_dec_hw: Use devm_pm_runtime_enable()
 2023-05-15  6:16 UTC 

[PATCH v3 0/4] iommufd: Add iommu hardware info reporting
 2023-05-15  6:14 UTC  (4+ messages)
` [PATCH v3 3/4] iommufd: Add IOMMU_DEVICE_GET_HW_INFO

[PATCH v2 0/4] Add WCN3988 Bluetooth support for Fairphone 4
 2023-05-15  6:12 UTC  (3+ messages)

[PATCH net 0/5] SPDX conversion for bonding, 8390, and i825xx drivers
 2023-05-15  6:07 UTC  (6+ messages)
` [PATCH net 1/5] net: bonding: Add SPDX identifier to remaining files
` [PATCH net 2/5] net: ethernet: 8390: Convert unversioned GPL notice to SPDX license identifier
` [PATCH net 3/5] net: ethernet: 8390: Replace GPL 2.0 boilerplate with SPDX identifier
` [PATCH net 4/5] net: ethernet: i825xx: Replace unversioned GPL (GPL 1.0) notice "
` [PATCH net 5/5] net: ethernet: i825xx: sun3_8256: Add SPDX license identifier

[PATCH v6 0/2] arm64: kdump: simplify the reservation behaviour of crashkernel=,high
 2023-05-15  6:02 UTC  (3+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] Documentation: add kdump.rst to present crashkernel reservation on arm64

[PATCH] platform/chrome: cros_ec_lpc: Move host command to prepare/complete
 2023-05-15  6:05 UTC  (2+ messages)

[PATCH v2] x86/resctrl: Only show tasks' pid in current pid namespace
 2023-05-15  6:04 UTC 

[PATCH v7 0/4] crypto: starfive - Add drivers for crypto engine
 2023-05-15  6:04 UTC  (6+ messages)
` [PATCH v7 4/4] crypto: starfive - Add hash and HMAC support

[PATCH] media: v4l2-subdev.h: document client_caps at struct v4l2_subdev_fh
 2023-05-15  6:01 UTC 

[PATCH] bpf: reject blacklisted symbols in kprobe_multi to avoid recursive trap
 2023-05-15  5:59 UTC  (4+ messages)

[RFC PATCH 1/1] can: virtio: Initial virtio CAN driver
 2023-05-15  5:58 UTC  (7+ messages)
` [virtio-dev] "

[PATCH 1/3] docs: admin-guide: add valsa driver documentation
 2023-05-15  5:58 UTC  (4+ messages)
` [PATCH 3/3] selftests: ALSA: Add test for the 'valsa' driver

[syzbot] [crypto?] general protection fault in __aria_aesni_avx_gfni_crypt_16way
 2023-05-15  5:57 UTC  (3+ messages)

[PATCH net-next] octeontx2-pf: Add support for page pool
 2023-05-15  5:56 UTC 

[PATCH v4 0/5] Add peripherals for J784S4
 2023-05-15  5:55 UTC  (3+ messages)
` [PATCH v4 1/5] arm64: dts: ti: k3-j784s4-main: Add system controller and SERDES lane mux

[PATCH V6 00/21] Add basic ACPI support for RISC-V
 2023-05-15  5:54 UTC  (23+ messages)
` [PATCH V6 01/21] riscv: move sbi_init() earlier before jump_label_init()
` [PATCH V6 02/21] platform/surface: Disable for RISC-V
` [PATCH V6 03/21] crypto: hisilicon/qm: Fix to enable build with RISC-V clang
` [PATCH V6 04/21] ACPI: tables: Print RINTC information when MADT is parsed
` [PATCH V6 05/21] ACPI: OSL: Make should_use_kmap() 0 for RISC-V
` [PATCH V6 06/21] RISC-V: Add support to build the ACPI core
` [PATCH V6 07/21] ACPI: processor_core: RISC-V: Enable mapping processor to the hartid
` [PATCH V6 08/21] RISC-V: Add ACPI initialization in setup_arch()
` [PATCH V6 09/21] RISC-V: ACPI: Cache and retrieve the RINTC structure
` [PATCH V6 10/21] drivers/acpi: RISC-V: Add RHCT related code
` [PATCH V6 11/21] RISC-V: smpboot: Create wrapper setup_smp()
` [PATCH V6 12/21] RISC-V: smpboot: Add ACPI support in setup_smp()
` [PATCH V6 13/21] RISC-V: only iterate over possible CPUs in ISA string parser
` [PATCH V6 14/21] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap()
` [PATCH V6 15/21] RISC-V: cpu: Enable cpuinfo for ACPI systems
` [PATCH V6 16/21] irqchip/riscv-intc: Add ACPI support
` [PATCH V6 17/21] clocksource/timer-riscv: Refactor riscv_timer_init_dt()
` [PATCH V6 18/21] clocksource/timer-riscv: Add ACPI support
` [PATCH V6 19/21] RISC-V: time.c: Add ACPI support for time_init()
` [PATCH V6 20/21] RISC-V: Enable ACPI in defconfig
` [PATCH V6 21/21] MAINTAINERS: Add entry for drivers/acpi/riscv

[PATCH v4 0/3] Add support to configure Coresight Dummy subunit
 2023-05-15  5:52 UTC  (4+ messages)
` [PATCH v4 2/3] dt-bindings: arm: Add Coresight Dummy Trace

[PATCH] docs: uapi: media: ignore new DVB-S2X FEC values
 2023-05-15  5:47 UTC 

[PATCH v5 0/6] Add StarFive Camera Subsystem driver
 2023-05-15  5:38 UTC  (9+ messages)
` [PATCH v5 1/6] media: dt-bindings: Add JH7110 Camera Subsystem
` [PATCH v5 3/6] media: starfive: Add basic driver

[PATCH 0/2] ASoC: SOF: add mt8188 audio support
 2023-05-15  5:25 UTC  (3+ messages)
` [PATCH 1/2] ASoC: SOF: mediatek: "
` [PATCH 2/2] ASoC: SOF: mediatek: add adsp debug dump

linux-next: manual merge of the usb tree with the usb.current tree
 2023-05-15  5:22 UTC  (3+ messages)

[PATCH v9 0/3] mm/gup: disallow GUP writing to file-backed mappings by default
 2023-05-15  5:14 UTC  (3+ messages)

[PATCH net-next V2 0/2] virtio-net: don't busy poll for cvq command
 2023-05-15  5:13 UTC  (10+ messages)
` [PATCH net-next V2 1/2] virtio-net: convert rx mode setting to use workqueue

[PATCH net-next] net: skbuff: update comment about pfmemalloc propagating
 2023-05-15  5:01 UTC 

[PATCH net-next] net: skbuff: update commemt about pfmemalloc propagating
 2023-05-15  4:59 UTC  (2+ messages)

[PATCH v6 00/21] net/tcp: Add TCP-AO support
 2023-05-15  4:48 UTC  (3+ messages)
` [PATCH v6 01/21] net/tcp: Prepare tcp_md5sig_pool for TCP-AO

[PATCH net v6] virtio_net: Fix error unwinding of XDP initialization
 2023-05-15  4:45 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc8280xp: Flush RSC sleep & wake votes
 2023-05-15  4:36 UTC  (5+ messages)

[PATCH 3/4] Input: st1232 - add virtual touchscreen and buttons handling
 2023-05-15  4:34 UTC  (3+ messages)

[PATCH V6 0/3] soc: qcom: boot_stats: Add driver support for boot_stats
 2023-05-15  4:31 UTC  (3+ messages)
` [PATCH V6 2/3] soc: qcom: boot_stat: Add Driver Support for Boot Stats

[PATCH v3 0/5] arm64: qcom: sa8775p: add support for UFS
 2023-05-15  4:25 UTC  (4+ messages)
` [PATCH v3 4/5] arm64: dts: qcom: sa8775p: add UFS nodes
` (subset) [PATCH v3 0/5] arm64: qcom: sa8775p: add support for UFS

[PATCH] drm/exynos: g2d: staticize stubs in header
 2023-05-15  4:16 UTC  (3+ messages)

[PATCH net] net: bcmgenet: Restore phy_stop() depending upon suspend/close
 2023-05-15  4:15 UTC  (2+ messages)

linux-next: Tree for May 15
 2023-05-15  4:12 UTC 

linux-next: build warning after merge of the v4l-dvb-next tree
 2023-05-15  4:01 UTC 

[PATCH 0/4] Make fpobe + rethook immune to recursion
 2023-05-15  3:52 UTC  (5+ messages)
` [PATCH 1/4] rethook: use preempt_{disable, enable}_notrace in rethook_trampoline_handler
` [PATCH 2/4] fprobe: make fprobe_kprobe_handler recursion free
` [PATCH 3/4] fprobe: add recursion detection in fprobe_exit_handler
` [PATCH 4/4] rehook, fprobe: mark rethook related functions notrace

[PATCH] serial: 8250_pci: remove unreachable code for ASIX devices
 2023-05-15  3:49 UTC  (4+ messages)

[PATCH v2 0/4] Add i.MX8MP-EVK USB Gadget Support
 2023-05-15  3:48 UTC  (3+ messages)

[PATCH] soc: hisilicon: Support HCCS driver on Kunpeng SoC
 2023-05-15  3:37 UTC  (7+ messages)

[PATCH v4 0/5] arm64: dts: qcom: sa8775p: add more IOMMUs
 2023-05-15  3:33 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: sc8280xp: Revert "arm64: dts: qcom: sc8280xp: remove superfluous "input-enable""
 2023-05-15  3:33 UTC  (2+ messages)

[PATCH V7 0/2] Enable crashdump collection support for IPQ9574
 2023-05-15  3:33 UTC  (2+ messages)

[PATCH v2 0/6] arm64: qcom: sa8775p: add support for USB
 2023-05-15  3:33 UTC  (2+ messages)
` (subset) "

[PATCH v2 1/4] arm64: dts: qcom: sm8150: drop incorrect serial properties
 2023-05-15  3:33 UTC  (2+ messages)
` (subset) "

[PATCH] soc: qcom: icc-bwmon: fix incorrect error code passed to dev_err_probe()
 2023-05-15  3:33 UTC  (2+ messages)

[PATCH] soc: qcom: rpmh-rsc: drop redundant unsigned >=0 comparision
 2023-05-15  3:33 UTC  (2+ messages)

[PATCH v3 0/2] Add F(x)tec Pro1X (QX1050) DTS
 2023-05-15  3:33 UTC  (2+ messages)

[PATCH v2 0/3] arm64: qcom: fix the reboot reason handling on sa8775p
 2023-05-15  3:33 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: sa8775p: add the watchdog node
 2023-05-15  3:32 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sa8775p: add the PMU node
 2023-05-15  3:32 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: soc: qcom: aoss-qmp: add compatible for sa8775p
 2023-05-15  3:32 UTC  (2+ messages)
` (subset) "

[PATCH v6 0/2] Add EMAC3 support for sa8540p-ride (devicetree bits)
 2023-05-15  3:32 UTC  (2+ messages)

[PATCH v5 0/3] arm64: dts: Add initial support for Emtop SoM & Baseboard
 2023-05-15  3:28 UTC  (2+ messages)

[PATCH v3 0/8] phy: qcom-qmp-combo: Support orientation switching
 2023-05-15  3:27 UTC  (9+ messages)
` [PATCH v3 1/8] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp: Add ports and orientation-switch
` [PATCH v3 2/8] phy: qcom-qmp-combo: Move phy_mutex out of com_init/exit
` [PATCH v3 3/8] phy: qcom-qmp-combo: Extend phy_mutex to all phy_ops
` [PATCH v3 4/8] phy: qcom-qmp-combo: Introduce orientation variable
` [PATCH v3 5/8] phy: qcom-qmp-combo: Introduce orientation switching
` [PATCH v3 6/8] phy: qcom-qmp-combo: Introduce drm_bridge
` [PATCH v3 7/8] arm64: dts: qcom: sc8280xp-crd: Add QMP to SuperSpeed graph
` [PATCH v3 8/8] arm64: dts: qcom: sc8280xp-x13s: "

[PATCH v5 00/10] Add STG/ISP/VOUT clock and reset drivers for StarFive JH7110
 2023-05-15  3:23 UTC  (4+ messages)
` [PATCH v5 06/10] clk: starfive: Add StarFive JH7110 Video-Output clock driver

[PATCH 0/5] arm64: dts: imx93: add nodes and minor update
 2023-05-15  3:23 UTC  (2+ messages)

[PATCH v2 0/4] arm64: dts: colibri-imx8x: misc fixes
 2023-05-15  3:19 UTC  (2+ messages)

[PATCH V8 0/4] Add S4 SoC PLL and Peripheral clock controller
 2023-05-15  3:15 UTC  (5+ messages)
` [PATCH V8 1/4] dt-bindings: clock: document Amlogic S4 SoC PLL "
` [PATCH V8 2/4] dt-bindings: clock: document Amlogic S4 SoC peripherals "
` [PATCH V8 3/4] clk: meson: S4: add support for Amlogic S4 SoC PLL clock driver
` [PATCH V8 4/4] clk: meson: s4: add support for Amlogic S4 SoC peripheral clock controller

[PATCH] arm64: dts: imx8mp: Fix video clock parents
 2023-05-15  3:16 UTC  (2+ messages)

[PATCH 1/4] rethook: use preempt_{disable, enable}_notrace in rethook_trampoline_handler
 2023-05-15  3:13 UTC  (4+ messages)
` [PATCH 2/4] fprobe: make fprobe_kprobe_handler recursion free
` [PATCH 3/4] fprobe: add recursion detection in fprobe_exit_handler
` [PATCH 4/4] rehook, fprobe: mark rethook related functions notrace

[PATCH V2] soc: imx: support i.MX93 soc device
 2023-05-15  3:07 UTC  (2+ messages)

[PATCH 1/3] drm/msm/dp: Drop now unused dp_hpd module
 2023-05-15  3:02 UTC  (3+ messages)
` [PATCH 2/3] drm/msm/dp: Clean up logs dp_power module
` [PATCH 3/3] drm/msm/dp: Clean up pdev/dev duplication in dp_power

[PATCH v3 0/5] GRUB reclaiming fixes
 2023-05-15  2:57 UTC  (6+ messages)
` [PATCH v3 1/5] sched/deadline: Fix bandwidth reclaim equation in GRUB
` [PATCH v3 2/5] sched/deadline: Fix reclaim inaccuracy with SMP
` [PATCH v3 3/5] sched/deadline: Remove unused variable extra_bw
` [PATCH v3 4/5] sched/deadline: Account for normal deadline tasks in GRUB
` [PATCH v3 5/5] Documentation: sched/deadline: Update GRUB description

[RESEND PATCH] media: mtk-jpeg: Fix use after free bug due to uncanceled work
 2023-05-15  2:57 UTC  (16+ messages)

[PATCH 1/2] sched/deadline: accurate reclaim bandwidth for GRUB
 2023-05-15  2:56 UTC  (13+ messages)

linux-next: manual merge of the usb tree with the usb.current tree
 2023-05-15  2:50 UTC 

[syzbot] [wireless?] memory leak in hwsim_new_radio_nl
 2023-05-15  2:45 UTC  (2+ messages)

[PATCH v3] LoongArch: Add jump-label implementation
 2023-05-15  2:42 UTC 

[PATCH v2] NFSD: Remove all occurences of strlcpy
 2023-05-15  2:41 UTC  (8+ messages)

[PATCH v3] NFSD: Remove open coding of string copy
 2023-05-15  2:40 UTC 

[PATCH v3] ata: libata-core: Simplies if condition
 2023-05-15  2:36 UTC 

[PATCH v8 0/9] Add multiport support for DWC3 controllers
 2023-05-15  2:40 UTC  (2+ messages)

[PATCH] leds: qcom-lpg: Fix PWM period limits
 2023-05-15  2:20 UTC  (3+ messages)

[PATCH v10 00/30] Add KVM LoongArch support
 2023-05-15  2:15 UTC  (31+ messages)
` [PATCH v10 01/30] LoongArch: KVM: Add kvm related header files
` [PATCH v10 02/30] LoongArch: KVM: Implement kvm module related interface
` [PATCH v10 03/30] LoongArch: KVM: Implement kvm hardware enable, disable interface
` [PATCH v10 04/30] LoongArch: KVM: Implement VM related functions
` [PATCH v10 05/30] LoongArch: KVM: Add vcpu related header files
` [PATCH v10 06/30] LoongArch: KVM: Implement vcpu create and destroy interface
` [PATCH v10 07/30] LoongArch: KVM: Implement vcpu run interface
` [PATCH v10 08/30] LoongArch: KVM: Implement vcpu handle exit interface
` [PATCH v10 09/30] LoongArch: KVM: Implement vcpu get, vcpu set registers
` [PATCH v10 10/30] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface
` [PATCH v10 11/30] LoongArch: KVM: Implement fpu related operations for vcpu
` [PATCH v10 12/30] LoongArch: KVM: Implement vcpu interrupt operations
` [PATCH v10 13/30] LoongArch: KVM: Implement misc vcpu related interfaces
` [PATCH v10 14/30] LoongArch: KVM: Implement vcpu load and vcpu put operations
` [PATCH v10 15/30] LoongArch: KVM: Implement vcpu status description
` [PATCH v10 16/30] LoongArch: KVM: Implement update VM id function
` [PATCH v10 17/30] LoongArch: KVM: Implement virtual machine tlb operations
` [PATCH v10 18/30] LoongArch: KVM: Implement vcpu timer operations
` [PATCH v10 19/30] LoongArch: KVM: Implement kvm mmu operations
` [PATCH v10 20/30] LoongArch: KVM: Implement handle csr excption
` [PATCH v10 21/30] LoongArch: KVM: Implement handle iocsr exception
` [PATCH v10 22/30] LoongArch: KVM: Implement handle idle exception
` [PATCH v10 23/30] LoongArch: KVM: Implement handle gspr exception
` [PATCH v10 24/30] LoongArch: KVM: Implement handle mmio exception
` [PATCH v10 25/30] LoongArch: KVM: Implement handle fpu exception
` [PATCH v10 26/30] LoongArch: KVM: Implement kvm exception vector
` [PATCH v10 27/30] LoongArch: KVM: Implement vcpu world switch
` [PATCH v10 28/30] LoongArch: KVM: Implement probe virtualization when LoongArch cpu init
` [PATCH v10 29/30] LoongArch: KVM: Enable kvm config and add the makefile
` [PATCH v10 30/30] LoongArch: KVM: Supplement kvm document about LoongArch-specific part

Fwd: Freeze after resuming from hibernation (culprit is brcmfmac change?)
 2023-05-15  2:21 UTC 

[PATCH] SUNRPC: Fix UAF in svc_tcp_listen_data_ready()
 2023-05-15  2:13 UTC 

[PATCH v2] clk: qcom: restrict drivers per ARM/ARM64
 2023-05-15  2:06 UTC  (2+ messages)

[RFC PATCH v3] can: virtio: Initial virtio CAN driver
 2023-05-15  1:57 UTC  (4+ messages)

[PATCH -V2] migrate_pages_batch: simplify retrying and failure counting of large folios
 2023-05-15  1:54 UTC  (3+ messages)


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