mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[Patch v2 2/2] thunderbolt: Teardown tunnels and reset downstream ports created by boot firmware
 2023-12-18 11:19 UTC  (14+ messages)

[PATCH v1 0/3] gpio: mmio: Make driver agnostic
 2023-12-18 11:18 UTC  (16+ messages)
` [PATCH v1 1/3] device property: Implement device_is_big_endian()

[PATCH] xfrm: Use spin_lock_bh() in xfrm_input()
 2023-12-18 11:17 UTC  (3+ messages)
` [EXT] "

[PATCH 0/3] mailbox: starfive: Add Support for StarFive Meu Mailbox driver
 2023-12-18 11:17 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: mailbox: starfive: Add StarFive Meu Mailbox Driver

[PATCH v1] thermal: sun8i: extend H6 calibration function to support 4 sensors
 2023-12-18 11:14 UTC  (2+ messages)

include/linux/compiler_types.h:397:45: error: call to '__compiletime_assert_810' declared with attribute error: BUILD_BUG_ON failed: skb_ext_total_length() > 255
 2023-12-18 11:11 UTC  (4+ messages)

[PATCH 00/50] big header dependency cleanup targeting sched.h
 2023-12-18 11:08 UTC  (10+ messages)
` [PATCH 02/50] x86/kernel/fpu/bugs.c: fix missing include
` [PATCH 03/50] x86/lib/cache-smp.c: "
` [PATCH 22/50] pid: Split out pid_types.h
` [PATCH 33/50] Split out irqflags_types.h
  ` [PATCH 41/50] uidgid: Split out uidgid_types.h

[PATCH V3] f2fs: show more discard status by sysfs
 2023-12-18 11:07 UTC 

[PATCH v4 00/39] netfs, afs, 9p: Delegate high-level I/O to netfslib
 2023-12-18 11:05 UTC  (4+ messages)

[PATCH v2 0/5] cpufreq support for the D1
 2023-12-18 11:05 UTC  (6+ messages)
` [PATCH v2 1/5] riscv: dts: allwinner: Update opp table to allow CPU frequency scaling
` [PATCH v2 2/5] dt-bindings: opp: sun50i: Add binding for D1 CPUs
` [PATCH v2 3/5] cpufreq: sun50i: Add D1 support
` [PATCH v2 4/5] cpufreq: dt-platdev: Blocklist allwinner,sun20i-d1 SoC
` [PATCH v2 5/5] cpufreq: Make sun50i h6 cpufreq Kconfig option arch generic

[PATCH v2 0/3] Add CMDQ driver support for mt8188
 2023-12-18 11:05 UTC  (7+ messages)
` [PATCH v2 1/3] mailbox: mtk-cmdq: Rename gce_plat variable with SoC name postfix
` [PATCH v2 2/3] mailbox: mtk-cmdq: Sort cmdq platform data by compatible name
` [PATCH v2 3/3] mailbox: mtk-cmdq: Add CMDQ driver support for mt8188

[PATCH 0/3] media: i2c: alvium: store frame interval in subdev state
 2023-12-18 11:03 UTC  (12+ messages)
` [PATCH 1/3] media: i2c: alvium: removal of dft_fr, min_fr and max_fr
` [PATCH 2/3] media: i2c: alvium: inline set_frame_interval into s_frame_interval
` [PATCH 3/3] media: i2c: alvium: store frame interval in subdev state

[PATCH v3 0/8] Add support to configure TPDM CMB subunit
 2023-12-18 11:02 UTC  (15+ messages)
` [PATCH v3 1/8] dt-bindings: arm: Add support for CMB element size
` [PATCH v3 2/8] coresight-tpda: Add support to configure CMB element
` [PATCH v3 3/8] coresight-tpdm: Add CMB dataset support
` [PATCH v3 6/8] coresight-tpdm: Add timestamp control register support for the CMB
` [PATCH v3 7/8] dt-bindings: arm: Add support for TPDM CMB MSR register
` [PATCH v3 8/8] coresight-tpdm: Add msr register support for CMB

[PATCH 6.6.y] maple_tree: do not preallocate nodes for slot stores
 2023-12-18 10:59 UTC  (2+ messages)

[PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory
 2023-12-18 10:59 UTC  (11+ messages)

[PATCH 0/2] add platform check in event manager driver
 2023-12-18 10:56 UTC  (4+ messages)
` [PATCH 1/2] firmware: xilinx: Export function to use in other module
` [PATCH 2/2] drivers: soc: xilinx: add check for platform

[PATCH v2 0/3] Fix mainline support for rk3036 kylin board
 2023-12-18 10:55 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: dts: rockchip: Add psci for rk3036
` [PATCH v2 2/3] ARM: dts: rockchip: Add stdout-path for rk3036 kylin
` [PATCH v2 3/3] ARM: dts: rockchip: Remove rockchip,default-sample-phase from rk3036.dtsi

[PATCH RFC 00/10] Device tree support for Imagination Series5 GPU
 2023-12-18 10:54 UTC  (12+ messages)
` [PATCH RFC 01/10] dt-bindings: gpu: Add PowerVR Series5 SGX GPUs

[PATCH vhost v2 0/8] vdpa/mlx5: Add support for resumable vqs
 2023-12-18 10:52 UTC  (14+ messages)
` [PATCH vhost v2 4/8] vdpa/mlx5: Mark vq addrs for modification in hw vq

[PATCH v4 00/16] Transparent Contiguous PTEs for User Mappings
 2023-12-18 10:51 UTC  (17+ messages)
` [PATCH v4 01/16] mm: thp: Batch-collapse PMD with set_ptes()
` [PATCH v4 02/16] mm: Batch-copy PTE ranges during fork()
` [PATCH v4 03/16] mm: Batch-clear PTE ranges during zap_pte_range()
` [PATCH v4 04/16] arm64/mm: set_pte(): New layer to manage contig bit
` [PATCH v4 05/16] arm64/mm: set_ptes()/set_pte_at(): "
` [PATCH v4 06/16] arm64/mm: pte_clear(): "
` [PATCH v4 07/16] arm64/mm: ptep_get_and_clear(): "
` [PATCH v4 08/16] arm64/mm: ptep_test_and_clear_young(): "
` [PATCH v4 09/16] arm64/mm: ptep_clear_flush_young(): "
` [PATCH v4 10/16] arm64/mm: ptep_set_wrprotect(): "
` [PATCH v4 11/16] arm64/mm: ptep_set_access_flags(): "
` [PATCH v4 12/16] arm64/mm: ptep_get(): "
` [PATCH v4 13/16] arm64/mm: Split __flush_tlb_range() to elide trailing DSB
` [PATCH v4 14/16] arm64/mm: Wire up PTE_CONT for user mappings
` [PATCH v4 15/16] arm64/mm: Implement new helpers to optimize fork()
` [PATCH v4 16/16] arm64/mm: Implement clear_ptes() to optimize exit, munmap, dontneed

[PATCH] net: mana: select PAGE_POOL
 2023-12-18 10:50 UTC  (2+ messages)

[PATCH v1 1/6] gpiolib: acpi: Modify acpi_dev_irq_wake_get_by to use resource
 2023-12-18 10:49 UTC  (7+ messages)
` [PATCH v1 3/6] of: irq: add wake capable bit to of_irq_resource()

[PATCH net-next v6 0/3] Ethernet DWMAC5 fault IRQ support
 2023-12-18 10:48 UTC  (5+ messages)
` [PATCH net-next v6 3/3] net: stmmac: Add driver support for DWMAC5 common safety IRQ

[syzbot] Monthly mm report (Dec 2023)
 2023-12-18 10:47 UTC 

[PATCH v7 0/8] soc/tegra: fuse: Add ACPI support
 2023-12-18 10:45 UTC  (2+ messages)

[PATCH 00/14] Clean up the writeback paths
 2023-12-18 10:41 UTC  (4+ messages)
` [PATCH 08/14] hfsplus: Really remove hfsplus_writepage

[PATCH] class: fix use-after-free in class_register()
 2023-12-18 10:41 UTC  (3+ messages)

[v1 00/10] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2023-12-18 10:41 UTC  (11+ messages)
` [v1 01/10] RISC-V: Fix the typo in Scountovf CSR name
` [v1 02/10] RISC-V: Add FIRMWARE_READ_HI definition
` [v1 03/10] drivers/perf: riscv: Read upper bits of a firmware counter
` [v1 04/10] RISC-V: Add SBI PMU snapshot definitions
` [v1 05/10] drivers/perf: riscv: Implement SBI PMU snapshot function
` [v1 06/10] RISC-V: KVM: No need to update the counter value during reset
` [v1 07/10] RISC-V: KVM: No need to exit to the user space if perf event failed
` [v1 08/10] RISC-V: KVM: Implement SBI PMU Snapshot feature
` [v1 09/10] RISC-V: KVM: Add perf sampling support for guests
` [v1 10/10] RISC-V: KVM: Support 64 bit firmware counters on RV32

linux-next: duplicate patches in the nvmem tree
 2023-12-18 10:38 UTC  (4+ messages)

[PATCH] ksmbd: Mark as BROKEN in the 5.15.y kernel
 2023-12-18 10:37 UTC 

[syzbot] [block?] INFO: task hung in blkdev_flush_mapping
 2023-12-18 10:31 UTC 

[PATCH v2] arm64: defconfig: enable GPU clock controller for SM8[45]50
 2023-12-18 10:30 UTC 

[PATCH] ASoC: hdmi-codec: register hpd callback on component probe
 2023-12-18 10:28 UTC  (4+ messages)

[PATCH] regulator: MAINTAINERS: add status for IRQ helpers
 2023-12-18 10:28 UTC 

[PATCH v6 0/3] remoteproc: qcom: Introduce DSP support for SM8650
 2023-12-18 10:28 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: remoteproc: qcom,sm8550-pas: document the SM8650 PAS
` [PATCH v6 2/3] remoteproc: qcom: pas: make region assign more generic
` [PATCH v6 3/3] remoteproc: qcom: pas: Add SM8650 remoteproc support

[PATCH net-next v14 00/13] Add Realtek automotive PCIe driver
 2023-12-18 10:27 UTC  (7+ messages)
` [PATCH net-next v14 06/13] rtase: Implement .ndo_start_xmit function
` [PATCH net-next v14 07/13] rtase: Implement a function to receive packets

[PATCH v1] Bluetooth: btnxpuart: Resolve TX timeout error in power save stress test
 2023-12-18 10:27 UTC 

linux-next: manual merge of the devicetree tree with the usb tree
 2023-12-18 10:26 UTC  (2+ messages)

[PATCH 0/2] arm64: qcom: sm8650: add support for USB-C Altmode
 2023-12-18 10:26 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: sm8650-qrd: add USB-C Altmode Support
` [PATCH 2/2] arm64: defconfig: enable WCD939x USBSS driver as module

linux-next: duplicate patch in the driver-core tree
 2023-12-18 10:26 UTC  (4+ messages)

[PATCH] drm/rockchip: vop2: Avoid use regmap_reinit_cache at runtime
 2023-12-18 10:25 UTC  (2+ messages)

[PATCH] Bluetooth: hci_sync: fix BR/EDR wakeup bug
 2023-12-18 10:24 UTC 

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-12-18 10:23 UTC  (5+ messages)
` [PATCH v10 20/50] KVM: SEV: Select CONFIG_KVM_SW_PROTECTED_VM when CONFIG_KVM_AMD_SEV=y
` [PATCH v10 22/50] KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests

[RFC PATCH v2 0/7] treewide: Use clocksource id for get_device_system_crosststamp()
 2023-12-18 10:23 UTC  (3+ messages)
` [RFC PATCH v2 3/7] x86/kvm, ptp/kvm: Add clocksource ID, set system_counterval_t.cs_id

[PATCH 00/12 net-next] qca_spi: collection of improvements
 2023-12-18 10:23 UTC  (6+ messages)
` [PATCH 02/12 net-next] qca_spi: Improve SPI IRQ handling

[syzbot] [crypto?] KMSAN: uninit-value in __crc32c_le_base (3)
 2023-12-18 10:22 UTC  (9+ messages)

[PATCH v2 0/3] Moxtet bus fixes
 2023-12-18 10:19 UTC  (5+ messages)

[PATCH] .clang-format: update column limit
 2023-12-18 10:18 UTC  (2+ messages)

[PATCH] MAINTAINERS: adjust file entry in GOOGLE TENSOR SoC SUPPORT
 2023-12-18 10:16 UTC  (2+ messages)

[PATCH v2 0/7] arm64: qcom: add AIM300 AIoT board support
 2023-12-18 10:13 UTC  (5+ messages)
` [PATCH v2 3/7] arm64: dts: qcom: sm8550: remove address/size-cells from mdss_dsi1

[PATCH 0/2] Fix regression in ALS
 2023-12-18 10:12 UTC  (2+ messages)

[PATCH] riscv: lib: Optimize 'strlen' function
 2023-12-18 10:12 UTC  (9+ messages)

[RFC PATCH 0/8] firewire: core: support legacy layout of configuration ROM for AV/C device
 2023-12-18 10:11 UTC  (5+ messages)
` [RFC PATCH 7/8] firewire: core: detect model name for legacy layout of configuration ROM
` [RFC PATCH 8/8] firewire: core: change modalias of unit device with backward incompatibility

[PATCH] ASoC: fsl_sai: Fix channel swap issue on i.MX8MP
 2023-12-18 10:11 UTC  (2+ messages)

[PATCH net-next v4 00/13] Introduce PHY listing and link_topology tracking
 2023-12-18 10:10 UTC  (14+ messages)
` [PATCH net-next v4 01/13] net: phy: Introduce ethernet link topology representation
` [PATCH net-next v4 09/13] net: ethtool: plca: Target the command to the requested PHY
` [PATCH net-next v4 10/13] net: ethtool: pse-pd: "
` [PATCH net-next v4 11/13] net: ethtool: cable-test: "
` [PATCH net-next v4 12/13] net: ethtool: strset: Allow querying phy stats by index
` [PATCH net-next v4 13/13] Documentation: networking: document phy_link_topology

[v2] gpio: dwapb: mask/unmask IRQ when disable/enale it
 2023-12-18 10:10 UTC  (2+ messages)

[PATCH] arm64: defconfig: enable GPU clock controller for SM8[45]50
 2023-12-18 10:09 UTC  (3+ messages)

[PATCH v2 00/27] Add HDMI support for RK3128
 2023-12-18 10:06 UTC  (3+ messages)
` [PATCH v2 19/27] drm/rockchip: inno_hdmi: Move tmds rate to connector state subclass

[PATCH] HID: google_hammer: Fix invalid ENOSYS warning and unsigned
 2023-12-18 10:06 UTC  (2+ messages)

[PATCH v1 0/8] Add T-Head TH15020 SoC pin control
 2023-12-18 10:05 UTC  (3+ messages)
` [PATCH v1 4/8] dt-bindings: gpio: dwapb: allow gpio-ranges

[PATCH V2 0/3] Add DTS and bindings for Unisoc's UMS9620
 2023-12-18 10:02 UTC  (4+ messages)
` [PATCH V2 1/3] dt-bindings: mfd: sprd: Add support for UMS9620
` [PATCH V2 2/3] dt-bindings: arm: Add compatible strings for Unisoc's UMS9620
` [PATCH V2 3/3] arm64: dts: sprd: Add support "

[PATCH] drm/panel-edp: Add several generic edp panels
 2023-12-18  9:59 UTC 

[PATCH 0/2] fix LCD diplays sporadically not work
 2023-12-18  9:57 UTC  (3+ messages)
` [PATCH 1/2] fb: flush deferred work in fb_deferred_io_fsync()
` [PATCH 2/2] fb: flush deferred IO before closing

[PATCH] regulator: of: Remove redundant check in of_get_regulation_constraints
 2023-12-18  9:57 UTC 

[PATCH 0/3] A Solution to Re-enable hugetlb vmemmap optimize on Arm
 2023-12-18  9:54 UTC  (6+ messages)
` [PATCH 1/3] mm: HVO: introduce helper function to update and flush pgtable

remove support for the host aware zoned model
 2023-12-18  9:51 UTC  (15+ messages)
` [PATCH 1/5] virtio_blk: cleanup zoned device probing
` [PATCH 2/5] virtio_blk: remove the broken zone revalidation support
` [PATCH 3/5] block: remove support for the host aware zone model
` [PATCH 4/5] block: simplify disk_set_zoned
` [PATCH 5/5] sd: only call disk_clear_zoned when needed

[PATCH] scsi: sr: fix signed integer overflow
 2023-12-18  9:50 UTC 

[net-next PATCH] net: phy: at803x: better align function varibles to open parenthesis
 2023-12-18  9:47 UTC  (2+ messages)

[net-next PATCH] net: phy: at803x: remove extra space after cast
 2023-12-18  9:46 UTC  (2+ messages)

[net-next PATCH] net: phy: at803x: replace msleep(1) with usleep_range
 2023-12-18  9:46 UTC  (2+ messages)

[GIT PULL] pinctrl: samsung: drivers for v6.8
 2023-12-18  9:45 UTC 

[PATCH V7 0/3] Add rs485 support to uartps driver
 2023-12-18  9:44 UTC  (4+ messages)
` [PATCH V7 1/3] dt-bindings: Add reference to rs485.yaml
` [PATCH V7 2/3] tty: serial: uartps: Relocate cdns_uart_tx_empty to facilitate rs485
` [PATCH V7 3/3] tty: serial: uartps: Add rs485 support to uartps driver

[PATCH v3 00/11] mempolicy2, mbind2, and weighted interleave
 2023-12-18  9:42 UTC  (2+ messages)

(no subject)
 2023-12-18  9:41 UTC 

[PATCH v9 00/12] drm/meson: add support for MIPI DSI Display
 2023-12-18  9:39 UTC  (8+ messages)
` [PATCH v9 08/12] clk: meson: g12a: make VCLK2 and ENCL clock path configurable by CCF

[PATCH net-next v6 0/2] nfc: Fix UAF during datagram sending caused by missing refcounting
 2023-12-18  9:39 UTC  (3+ messages)
` [PATCH net-next v6 1/2] nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local

[PATCH 0/5] mm/zswap: dstmem reuse optimizations and cleanups
 2023-12-18  9:38 UTC  (5+ messages)
` [PATCH 3/5] mm/zswap: refactor out __zswap_load()

[PATCH v2 0/6] mm/zswap: dstmem reuse optimizations and cleanups
 2023-12-18  9:37 UTC  (5+ messages)
` [PATCH v2 2/6] mm/zswap: reuse dstmem when decompress
` [PATCH v2 6/6] mm/zswap: directly use percpu mutex and buffer in load/store

[PATCH 00/12] selftests/net: Add TCP-AO tests
 2023-12-18  9:36 UTC  (14+ messages)
` [PATCH 06/12] selftests/net: Add TCP-AO + TCP-MD5 + no sign listen socket tests
` [PATCH 07/12] selftests/net: Add test/benchmark for removing MKTs
` [PATCH 08/12] selftests/net: Add TCP_REPAIR TCP-AO tests
` [PATCH 09/12] selftests/net: Add SEQ number extension test
` [PATCH 10/12] selftests/net: Add TCP-AO RST test
` [PATCH 11/12] selftests/net: Add TCP-AO selfconnect/simultaneous connect test

[PATCH v8 00/14] add qca8084 ethernet phy driver
 2023-12-18  9:34 UTC  (11+ messages)
` [PATCH v8 14/14] dt-bindings: net: ar803x: add qca8084 PHY properties

[PATCH v9 5/6] pwm: bcm2835: Allow PWM driver to be used in atomic context
 2023-12-18  9:31 UTC  (2+ messages)

[PATCH V2] Translated the RISC-V architecture boot documentation
 2023-12-18  9:29 UTC 

[PATCH v1 2/2] powerpc/debug: hook to user return notifier infrastructure
 2023-12-18  9:24 UTC  (2+ messages)

[RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug
 2023-12-18  9:23 UTC  (5+ messages)
` [PATCH RFC v3 13/21] ACPICA: Add new MADT GICC flags fields

[PATCH 0/2] media: rkisp1: Fix shared interrupt handling
 2023-12-18  9:22 UTC  (5+ messages)
` [PATCH 1/2] Revert "media: rkisp1: Drop IRQF_SHARED"
` [PATCH 2/2] media: rkisp1: Fix IRQ handling due to shared interrupts

[PATCH] [v2] nvdimm-btt: fix several memleaks
 2023-12-18  9:21 UTC  (4+ messages)

[PATCH v5 0/4] vduse: add support for networking devices
 2023-12-18  9:21 UTC  (6+ messages)
` [PATCH v5 2/4] vduse: Temporarily disable control queue features

[PATCH 0/4] Add DTS and bindings for Unisoc's UMS9620
 2023-12-18  9:17 UTC  (9+ messages)
` [PATCH 4/4] arm64: dts: sprd: Add support "

[PATCH 1/3] hwmon: max31827: Add PEC support
 2023-12-18  9:12 UTC  (9+ messages)
` [PATCH 2/3] bindings: hwmon: Add adi,adaq4224_temp as compatible string

[PATCH] net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHY
 2023-12-18  9:09 UTC  (7+ messages)

[PATCH 0/2] serial: add rs485-mux-gpio dt binding and support
 2023-12-18  9:08 UTC  (14+ messages)
` [PATCH 1/2] dt-bindings: serial: rs485: add rs485-mux-gpios binding

[PATCH v8 5/6] pwm: bcm2835: Allow PWM driver to be used in atomic context
 2023-12-18  9:02 UTC  (4+ messages)

[PATCH] kexec: avoid out of bounds in crash_exclude_mem_range()
 2023-12-18  8:31 UTC  (5+ messages)

[net PATCH] i40e: fix use-after-free in i40e_aqc_add_filters()
 2023-12-18  6:54 UTC  (3+ messages)

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®