mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH] USB:UAS:return ENODEV when submit urbs fail with device not attached
 2024-02-22 16:54 UTC  (2+ messages)

[PATCH 0/9] arm64: dts: qcom: qcs6490-rb3gen2: Enable two displays
 2024-02-22 10:02 UTC  (15+ messages)
` [PATCH 2/9] arm64: dts: qcom: sc7280: Make eDP/DP controller default DP
` [PATCH 3/9] arm64: dts: qcom: sc7280: Enable MDP turbo mode
` [PATCH 7/9] arm64: dts: qcom: qcs6490-rb3gen2: Introduce USB redriver
` [PATCH 8/9] arm64: dts: qcom: qcs6490-rb3gen2: Enable USB Type-C display

[PATCH v1] clocksource/drivers/arm_global_timer: Simplify prescaler register access
 2024-02-22 10:02 UTC  (2+ messages)

[PATCH] igc: fix LEDS_CLASS dependency
 2024-02-22 10:02 UTC 

[syzbot] [hfs?] possible deadlock in hfs_extend_file (2)
 2024-02-22 10:01 UTC  (3+ messages)

[PATCH v2] mm, vmscan: don't turn on cache_trim_mode at high scan priorities
 2024-02-22 10:01 UTC  (5+ messages)

[PATCH v4 00/36] Memory allocation profiling
 2024-02-22  9:59 UTC  (3+ messages)
` [PATCH v4 24/36] rust: Add a rust helper for krealloc()

CVE-2023-52437: Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d" [resend]
 2024-02-22  9:58 UTC  (7+ messages)
          ` CVE-2023-52437: Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d"

[PATCH V4 1/2] firmware: arm_scmi: Implement Clock get permissions
 2024-02-22  9:55 UTC  (5+ messages)
` [PATCH V4 2/2] clk: scmi: support state_ctrl_forbidden

[PATCH v3 0/7] Introduction of a remoteproc tee to load signed firmware
 2024-02-22  9:55 UTC  (4+ messages)

[PATCH 0/9] kunit: Fix printf format specifier issues in KUnit assertions
 2024-02-22  9:52 UTC  (3+ messages)
` [PATCH 8/9] drm/xe/tests: Fix printf format specifiers in xe_migrate test

[PATCH -next] arm32: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
 2024-02-22  9:52 UTC  (5+ messages)

[PATCH] ext2: mark as deprecated
 2024-02-22  9:50 UTC 

[PATCH] Add wmi driver support for Casper Excalibur laptops
 2024-02-22  9:48 UTC  (2+ messages)

[PATCH v1 1/1] gpiolib: Deduplicate cleanup for-loop in gpiochip_add_data_with_key()
 2024-02-22  9:48 UTC  (2+ messages)

[PATCH for-6.8 v3 0/3] KVM: LoongArch: Fix wrong CPUCFG ID handling
 2024-02-22  9:45 UTC  (4+ messages)
` [PATCH for-6.8 v3 1/3] LoongArch: KVM: Fix input validation of _kvm_get_cpucfg and kvm_check_cpucfg

[PATCH 0/3] usb: xhci: Add support for Google XHCI controller
 2024-02-22  9:45 UTC  (6+ messages)
` [PATCH 2/3] "

[PATCH v2 0/2] ASoC: nau8325: Modify driver code and dtschema
 2024-02-22  9:44 UTC  (4+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: Added schema for "nuvoton,nau8325"
` [PATCH v2 2/2] ASoC: nau8325: new driver

[PATCH] Revert "ACPI: EC: Use a spin lock without disabing interrupts"
 2024-02-22  9:43 UTC 

[LSF TOPIC] statx extensions for subvol/snapshot filesystems & more
 2024-02-22  9:42 UTC  (5+ messages)

[PATCH v3] serial: port: Don't suspend if the port is still busy
 2024-02-22  9:41 UTC  (4+ messages)

[tip:x86/cleanups] BUILD SUCCESS e37ae6433a5eeb5fb66e3de4b97cdda68ee2c5e8
 2024-02-22  9:41 UTC 

[PATCH v3] PCI: Add D3 support for PCI bridges in DT based platforms
 2024-02-22  9:40 UTC  (3+ messages)

[PATCH v14 00/18] Linux RISC-V AIA Support
 2024-02-22  9:40 UTC  (19+ messages)
` [PATCH v14 01/18] irqchip/sifive-plic: Convert PLIC driver into a platform driver
` [PATCH v14 02/18] irqchip/sifive-plic: Use dev_xyz() in-place of pr_xyz()
` [PATCH v14 03/18] irqchip/sifive-plic: Use devm_xyz() for managed allocation
` [PATCH v14 04/18] irqchip/sifive-plic: Use riscv_get_intc_hwnode() to get parent fwnode
` [PATCH v14 05/18] irqchip/sifive-plic: Cleanup PLIC contexts upon irqdomain creation failure
` [PATCH v14 06/18] irqchip/sifive-plic: Parse number of irqs and contexts early in plic_probe
` [PATCH v14 07/18] irqchip/sifive-plic: Improve locking safety by using irqsave/irqrestore
` [PATCH v14 08/18] irqchip/riscv-intc: Add support for RISC-V AIA
` [PATCH v14 09/18] dt-bindings: interrupt-controller: Add RISC-V incoming MSI controller
` [PATCH v14 10/18] genirq/matrix: Dynamic bitmap allocation
` [PATCH v14 11/18] irqchip: Add RISC-V incoming MSI controller early driver
` [PATCH v14 12/18] irqchip/riscv-imsic: Add device MSI domain support for platform devices
` [PATCH v14 13/18] irqchip/riscv-imsic: Add device MSI domain support for PCI devices
` [PATCH v14 14/18] dt-bindings: interrupt-controller: Add RISC-V advanced PLIC
` [PATCH v14 15/18] irqchip: Add RISC-V advanced PLIC driver for direct-mode
` [PATCH v14 16/18] irqchip/riscv-aplic: Add support for MSI-mode
` [PATCH v14 17/18] RISC-V: Select APLIC and IMSIC drivers
` [PATCH v14 18/18] MAINTAINERS: Add entry for RISC-V AIA drivers

[PATCH v2] net: stmmac: mmc_core: Drop interrupt registers from stats
 2024-02-22  9:38 UTC  (2+ messages)

[PATCH] arm64: dts: meson-g12b-odroid-n2*: Add support for overclocking Hardkernel ODROID-N2 boards
 2024-02-22  9:37 UTC  (2+ messages)

[PATCH 00/23] Rework Nomadik GPIO to add Mobileye EyeQ5 support
 2024-02-22  9:37 UTC  (6+ messages)
` [PATCH 18/23] gpio: nomadik: support mobileye,eyeq5-gpio

[PATCH 0/7] SCMI V3.2 Misc updates
 2024-02-22  9:37 UTC  (5+ messages)
` [PATCH 6/7] clk: scmi: Allocate CLK operations dynamically
` (subset) [PATCH 0/7] SCMI V3.2 Misc updates

[PATCH v1 1/1] gpiolib: Fix the error path order in gpiochip_add_data_with_key()
 2024-02-22  9:37 UTC  (2+ messages)

[syzbot] [io-uring?] WARNING in io_ring_exit_work (2)
 2024-02-22  9:35 UTC 

[PATCH v8 00/15] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-02-22  9:34 UTC  (5+ messages)
` [PATCH v8 06/15] x86: Add early SHA support for Secure Launch early measurements

[PATCH v4 0/6] LoongArch: Add pv ipi support on LoongArch VM
 2024-02-22  9:34 UTC  (5+ messages)

[PATCHv9 0/3] *** Detect interrupt storm in softlockup ***
 2024-02-22  9:34 UTC  (4+ messages)
` [PATCHv9 1/3] watchdog/softlockup: low-overhead detection of interrupt storm
` [PATCHv9 2/3] irq: use a struct for the kstat_irqs in the interrupt descriptor
` [PATCHv9 3/3] watchdog/softlockup: report the most frequent interrupts

[PATCH] net/core/dev.c: enable timestamp static key if CPU isolation is configured
 2024-02-22  9:34 UTC  (2+ messages)

[PATCH] gpiolib: Pass consumer device through to core in devm_fwnode_gpiod_get_index()
 2024-02-22  9:30 UTC  (2+ messages)

[PATCH] arm64: remove unneeded BUILD_BUG_ON assertion
 2024-02-22  9:27 UTC  (2+ messages)

[PATCH v2] block: fix deadlock between bd_link_disk_holder and partition scan
 2024-02-22  9:26 UTC  (2+ messages)

[PATCH v3,0/2] media: adding lock to protect the context list
 2024-02-22  9:26 UTC  (3+ messages)
` [PATCH v3,1/2] media: mediatek: vcodec: adding lock to protect decoder "
` [PATCH v3,2/2] media: mediatek: vcodec: adding lock to protect encoder "

[PATCH v13 00/13] Linux RISC-V AIA Support
 2024-02-22  9:25 UTC  (4+ messages)
` [PATCH v13 01/13] irqchip/sifive-plic: Convert PLIC driver into a platform driver

[RFC PATCH v5 00/29] TDX KVM selftests
 2024-02-22  9:24 UTC  (5+ messages)
` [RFC PATCH v5 05/29] KVM: selftests: Add helper functions to create TDX VMs
` [RFC PATCH v5 07/29] KVM: selftests: TDX: Update load_td_memory_region for VM memory backed by guest memfd

[PATCH v2] kexec: copy only happens before uchunk goes to zero
 2024-02-22  9:24 UTC  (3+ messages)
  `  "

[PATCH] scsi: sd: unregister device if device_add_disk() failed in sd_probe()
 2024-02-22  9:24 UTC  (2+ messages)

[PATCH v5 00/18] power: sequencing: implement the subsystem and add first users
 2024-02-22  9:22 UTC  (8+ messages)
` [PATCH v5 14/18] PCI/pwrctl: add a power control driver for WCN7850

[PATCH] block: add put_device() call when device_add() fails in device_add_disk()
 2024-02-22  9:22 UTC  (2+ messages)

[PATCHv2 1/2] sched: introduce helper function to calculate distribution over sched class
 2024-02-22  9:22 UTC  (2+ messages)
` [PATCHv2 2/2] block: adjust CFS request expire time

[PATCH v3] modules: wait do_free_init correctly
 2024-02-22  9:21 UTC  (3+ messages)

[PATCH V3] kexec: copy only happens before uchunk goes to zero
 2024-02-22  9:21 UTC 

[PATCH] firmware: arm_scmi: Add support for multiple vendors custom protocols
 2024-02-22  9:20 UTC  (3+ messages)

[PATCH v2 0/2] Try to fix the sg_mitet bugs in SH MMCIF
 2024-02-22  9:20 UTC  (5+ messages)
` [PATCH v2 1/2] mmc: sh_mmcif: sg_miter does not need to be atomic
` [PATCH v2 2/2] mmc: sh_mmcif: Advance sg_miter before reading blocks

[PATCH v2] mtd: spi-nor: Add support for BoHong bh25q128as
 2024-02-22  9:19 UTC  (2+ messages)

[PATCH] mm/page_alloc: Make check_new_page return bool
 2024-02-22  9:19 UTC 

[PATCH v3 0/2] Add StarFive JH7110 SoC DSI support
 2024-02-22  9:19 UTC  (4+ messages)
` [PATCH v3 2/2] drm/bridge: cdns-dsi: Add support for StarFive JH7110 SoC

[PATCH 1/2] gpio: provide for_each_gpio()
 2024-02-22  9:18 UTC  (4+ messages)

linux-next: build failure after merge of the drm-misc tree
 2024-02-22  9:16 UTC  (6+ messages)

[PATCHSET v2 wq/6.10] workqueue: Implement disable/enable_work()
 2024-02-22  9:16 UTC  (11+ messages)
` [PATCH 2/7] workqueue: Implement disable/enable for (delayed) work items
` [PATCH 6/7] workqueue: Allow cancel_work_sync() and disable_work() from atomic contexts on BH "

[PATCH 5.4 000/267] 5.4.269-rc1 review
 2024-02-22  9:13 UTC  (2+ messages)

[PATCH 1/1] mm/khugepaged: bypassing unnecessary scans with MMF_DISABLE_THP check
 2024-02-22  9:12 UTC  (5+ messages)

[PATCH] f2fs: support SEEK_DATA and SEEK_HOLE for compression files
 2024-02-22  9:10 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH net] net: phy: realtek: Fix rtl8211f_config_init() for RTL8211F(D)(I)-VD-CG PHY
 2024-02-22  9:10 UTC  (2+ messages)

[PATCH] LoongArch: Disable IRQ before init_fn() for nonboot CPUs
 2024-02-22  9:10 UTC 

[PATCH v2] arm64: defconfig: Enable zram, xfs and loading compressed FW support
 2024-02-22  9:09 UTC  (9+ messages)

[PATCH 5.10 000/379] 5.10.210-rc1 review
 2024-02-22  9:09 UTC  (2+ messages)

[PATCH 00/11] Add SCMI core checks for notification support
 2024-02-22  9:09 UTC  (2+ messages)

[PATCH md-6.9 00/10] md/raid1: refactor read_balance() and some minor fix
 2024-02-22  9:08 UTC  (3+ messages)

[PATCH v3 0/4] Add post-init-providers binding to improve suspend/resume stability
 2024-02-22  9:07 UTC  (5+ messages)
` [PATCH v3 3/4] dt-bindings: Add post-init-providers property

[PATCH v4] dt-bindings: interrupt-controller: Convert Atmel AIC to json-schema
 2024-02-22  9:07 UTC 

[PATCH 0/2] firmware: struct bus_type cleanup
 2024-02-22  9:07 UTC  (2+ messages)

[PATCH v1 1/1] gpio: mmio: Support 64-bit BE access
 2024-02-22  9:07 UTC  (2+ messages)

[PATCH 5.15 000/476] 5.15.149-rc1 review
 2024-02-22  9:06 UTC  (2+ messages)

[PATCH 1/3] tpm: protect against locality counter underflow
 2024-02-22  9:06 UTC  (10+ messages)

[PATCH][next] ALSA: echoaudio: remove redundant assignment to variable clock
 2024-02-22  9:05 UTC  (2+ messages)

[PATCH] printk: Add atomic context check inside console_unlock()
 2024-02-22  9:05 UTC 

Implement per-key keyboard backlight as auxdisplay?
 2024-02-22  9:04 UTC  (12+ messages)
              ` Future handling of complex RGB devices on Linux
                ` Future handling of complex RGB devices on Linux v2

[PATCH 6.1 000/206] 6.1.79-rc2 review
 2024-02-22  9:04 UTC  (2+ messages)

Please pick up 3a9626c816db90 ("drm/amd: Stop evicting resources on APUs in suspend") for linux-6.7.y
 2024-02-22  9:04 UTC 

[PATCH 0/9] ALSA: cs35l56: Apply calibration from EFI
 2024-02-22  9:03 UTC  (2+ messages)

[PATCH v13 0/3] fix vt-d hard lockup when hotplug ATS capable device
 2024-02-22  9:02 UTC  (4+ messages)
` [PATCH v13 1/3] PCI: make pci_dev_is_disconnected() helper public for other drivers
` [PATCH v13 2/3] iommu/vt-d: don't issue ATS Invalidation request when device is disconnected
` [PATCH v13 3/3] iommu/vt-d: improve ITE fault handling if target device isn't valid

[PATCH 6.6 000/338] 6.6.18-rc2 review
 2024-02-22  9:02 UTC  (2+ messages)

[PATCH v5 00/14] dm-raid/md/raid: fix v6.7 regressions
 2024-02-22  9:00 UTC  (4+ messages)

[PATCH 6.7 000/313] 6.7.6-rc2 review
 2024-02-22  9:00 UTC  (2+ messages)

[PATCH v3] dt-bindings: interrupt-controller: Convert Atmel AIC to json-schema
 2024-02-22  8:59 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: arm: aspeed: add ASUS X4TF board
 2024-02-22  8:59 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: aspeed: x4tf: Add dts for asus x4tf project

[PATCH] i2c: aspeed: Fix the dummy irq expected print
 2024-02-22  8:57 UTC  (4+ messages)

[PATCH] mm/mmap: convert all mas except mas_detach to vma iterator
 2024-02-22  8:56 UTC  (6+ messages)

[PATCH] dt-bindings: memory: renesas,rpc-if: Document R-Car V4M support
 2024-02-22  8:55 UTC  (2+ messages)

[PATCH] MAINTAINERS: samsung: gs101: match patches touching Google Tensor SoC
 2024-02-22  8:55 UTC  (2+ messages)

[PATCH 1/2] checkpatch: Don't check for 75 chars per line for create/delete mode lines
 2024-02-22  8:54 UTC  (3+ messages)
` [PATCH 2/2] checkpatch: Don't check for unified diff format in git sendemail headers

[PATCH] MAINTAINERS: Use a proper mailinglist for NXP i.MX development
 2024-02-22  8:53 UTC  (4+ messages)

[PATCH bpf-next 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
 2024-02-22  8:53 UTC  (5+ messages)

[PATCH] Input: synaptics-rmi4 - fix use after free (more completely)
 2024-02-22  8:53 UTC 

[PATCH v4 0/3] arm64: dts: ti: am62: Add USB support for k3-am62p
 2024-02-22  8:51 UTC  (3+ messages)
` [PATCH v4 1/3] dt-bindings: mfd: syscon: Add ti,am62-usb-phy-ctrl compatible

[PATCH v2 0/7] ARM: dts: samsung: specify the SPI FIFO depth
 2024-02-22  8:49 UTC  (2+ messages)

[PATCH v3 0/2] Add JH7110 MIPI DPHY TX support
 2024-02-22  8:48 UTC  (4+ messages)
` [PATCH v3 2/2] phy: starfive: Add mipi dphy tx support

[PATCH v3] i2c: imx: when being a target, mark the last read as processed
 2024-02-22  8:47 UTC  (2+ messages)

[PATCH] dt-bindings: iio: st-sensors: Add IIS2MDC magnetometer
 2024-02-22  8:47 UTC  (7+ messages)

[PATCH v2 2/3] soc: amlogic: meson-gx-socinfo-sm: Add Amlogic secure-monitor SoC Information driver
 2024-02-22  8:46 UTC  (3+ messages)

[LSF TOPIC] beyond uidmapping, & towards a better security model
 2024-02-22  8:45 UTC  (8+ messages)

[PATCH RFC net] ps3/gelic: Fix possible NULL pointer dereference
 2024-02-22  8:45 UTC  (2+ messages)

[PATCH] pidfd: make pidfs_dentry_operations static
 2024-02-22  8:45 UTC  (2+ messages)

[PATCH] mm: userfaultfd: fix unexpected change to src_folio when UFFDIO_MOVE fails
 2024-02-22  8:43 UTC  (2+ messages)

[RESEND PATCH v1 05/13] mfd: tps6594-spi: Add TI TPS65224 PMIC SPI
 2024-02-22  8:43 UTC  (2+ messages)

[PATCH v2] mm/mmap: return early if it can't merge in vma_merge()
 2024-02-22  8:41 UTC  (7+ messages)

[PATCH net v3 0/2] ioam6: fix write to cloned skb's
 2024-02-22  8:40 UTC  (2+ messages)

[PATCH v9 00/10] Support Andes PMU extension
 2024-02-22  8:39 UTC  (11+ messages)
` [PATCH v9 01/10] riscv: errata: Rename defines for Andes
` [PATCH v9 02/10] irqchip/riscv-intc: Allow large non-standard interrupt number
` [PATCH v9 03/10] irqchip/riscv-intc: Introduce Andes hart-level interrupt controller
` [PATCH v9 04/10] dt-bindings: riscv: Add Andes interrupt controller compatible string
` [PATCH v9 05/10] riscv: dts: renesas: r9a07g043f: Update compatible string to use Andes INTC
` [PATCH v9 06/10] perf: RISC-V: Eliminate redundant interrupt enable/disable operations
` [PATCH v9 07/10] perf: RISC-V: Introduce Andes PMU to support perf event sampling
` [PATCH v9 08/10] dt-bindings: riscv: Add Andes PMU extension description
` [PATCH v9 09/10] riscv: dts: renesas: Add Andes PMU extension for r9a07g043f
` [PATCH v9 10/10] riscv: andes: Support specifying symbolic firmware and hardware raw events

[PATCH] Fix implicit cast warning in test_klp_state.c
 2024-02-22  8:35 UTC  (2+ messages)

[PATCH v3 00/11] Mitigate a vmap lock contention v3
 2024-02-22  8:35 UTC  (2+ messages)

[PATCH] cpufreq: Limit resolving a frequency to policy min/max
 2024-02-22  8:35 UTC 

[PATCH rc 0/8] Add missing cache flush and dirty tracking set for nested parent domain
 2024-02-22  8:34 UTC  (4+ messages)
` [PATCH rc 3/8] iommu/vt-d: Add missing iotlb flush for "

[PATCH 0/2] gpio-cdev: Release IRQ used by gpio-cdev on gpio chip removal
 2024-02-22  8:31 UTC  (6+ messages)
` [PATCH 2/2] gpiolib: cdev: release IRQs when the gpio chip device is removed

[PATCHv2 1/2] phonet: take correct lock to peek at the RX queue
 2024-02-22  8:30 UTC  (2+ messages)

[PATCH 0/4] Add Synopsys DesignWare HDMI RX Controller
 2024-02-22  8:30 UTC  (5+ messages)
` [PATCH 2/4] dt-bindings: media: Document bindings for "

[PATCH] MAINTAINERS: change in AMD ptdma maintainer
 2024-02-22  8:30 UTC 

[PATCH] dt-bindings: usb: analogix,anx7411: drop redundant connector properties
 2024-02-22  8:28 UTC 

[PATCH] scsi: ufs: core: Fix setup_xfer_req invocation
 2024-02-22  8:27 UTC  (4+ messages)

[PATCH v5 00/12] mtd: rawnand: brcmnand: driver and doc updates
 2024-02-22  8:27 UTC  (3+ messages)
` [PATCH v5 05/12] arm64: dts: broadcom: bcmbca: Add NAND controller node

[PATCH] firmware: arm_scmi: optee: fix struct kernel-doc warnings
 2024-02-22  8:25 UTC  (2+ messages)

[PATCH] dt-bindings: usb: typec: anx7688: start a binding document
 2024-02-22  8:22 UTC  (4+ messages)

[PATCH V5 00/11] coresight: Move remaining AMBA ACPI devices into platform driver
 2024-02-22  8:21 UTC  (7+ messages)
` [PATCH V5 06/11] coresight: funnel: Move ACPI support from AMBA driver to "
` [PATCH V5 07/11] coresight: catu: "
` [PATCH V5 08/11] coresight: tpiu: "
` [PATCH V5 09/11] coresight: tmc: "
` [PATCH V5 10/11] coresight: stm: "
` [PATCH V5 11/11] coresight: debug: "

page:  |  | latest

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

all inboxes | Powered by JetHome®