mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH 1/1] dt-bindings: ata: ahci-fsl-qoriq: convert to yaml format
 2024-06-18  8:45 UTC  (5+ messages)

[PATCH v5 0/2] HID: add initial support for Goodix HID-over-SPI touchscreen
 2024-06-18  8:44 UTC  (2+ messages)
` [PATCH v5 1/2] HID: hid-goodix: Add Goodix HID-over-SPI driver

[PATCH v3] selftests: livepatch: Test atomic replace against multiple modules
 2024-06-18  8:44 UTC  (2+ messages)

[PATCH] perf: Timehist account sch delay for scheduled out running
 2024-06-18  8:44 UTC  (2+ messages)

[PATCH V1 RESEND 1/1] zh_CN/admin-guide: Add zh_CN/admin-guide/numastat.rst translation document
 2024-06-18  8:44 UTC  (2+ messages)

[PATCH 0/2] Fix sleeping function called from invalid context
 2024-06-18  8:42 UTC  (4+ messages)
` [PATCH 2/2] mailbox: mtk-cmdq: Move pm_runimte_get and put to mbox_chan_ops API

[PATCH v4 0/4] mmc: sdhci-of-dwcmshc: Add Sophgo SG2042 support
 2024-06-18  8:39 UTC  (5+ messages)
` [PATCH v4 1/4] mmc: sdhci-of-dwcmshc: add callback functions for dwcmshc
` [PATCH v4 2/4] dt-bindings: mmc: sdhci-of-dwcmhsc: Add Sophgo SG2042 support
` [PATCH v4 3/4] mmc: sdhci-of-dwcmshc: Add support for Sophgo SG2042
` [PATCH v4 4/4] riscv: dts: add mmc controllers for Sophgo SG2042 SoC

[net-next PATCH v5 00/10] Introduce RVU representors
 2024-06-18  8:38 UTC  (7+ messages)
` [net-next PATCH v5 01/10] octeontx2-pf: Refactoring RVU driver
` [net-next PATCH v5 03/10] octeontx2-pf: Create representor netdev
` [net-next PATCH v5 05/10] octeontx2-af: Add packet path between representor and VF

[PATCH] x86/xen/time: Reduce Xen timer tick
 2024-06-18  8:37 UTC  (4+ messages)

[GIT PULL] Immutable branch between pdx86 lenovo c630 branch, power/supply and USB
 2024-06-18  8:35 UTC 

[PATCH 0/3] fs/file.c: optimize the critical section of
 2024-06-18  8:35 UTC  (7+ messages)
` [PATCH 3/3] fs/file.c: move sanity_check from alloc_fd() to put_unused_fd()

[PATCH] iio: dac: adi-axi-dac: improve probe() error messaging
 2024-06-18  8:34 UTC  (2+ messages)

[PATCH v3 0/5] Communication Interface to NXP secure-enclave HW IP like Edgelock Enclave
 2024-06-18  8:31 UTC  (3+ messages)
` [PATCH v3 4/5] firmware: imx: add driver for NXP EdgeLock Enclave

[PATCH v3 0/2] Rust abstractions for Device & Firmware
 2024-06-18  8:31 UTC  (5+ messages)
` [PATCH v3 1/2] rust: add abstraction for struct device

[PATCH v3 0/5] drm/msm/adreno: Introduce/rework device hw catalog
 2024-06-18  8:30 UTC  (5+ messages)
` [PATCH v3 4/5] drm/msm/adreno: Move hwcg table into a6xx specific info
` [PATCH v3 5/5] drm/msm/adreno: Move CP_PROTECT settings to hw catalog

[PATCH v4 0/3] Hardening perf subsystem
 2024-06-18  8:28 UTC  (14+ messages)

[PATCH v6 4/6] media: hantro: Add RK3588 VEPU121
 2024-06-18  8:28 UTC  (4+ messages)

[PATCH] media: videobuf2: sync caches for dmabuf memory
 2024-06-18  8:27 UTC  (3+ messages)

[PATCH] tools: build: use correct lib name for libtracefs feature detection
 2024-06-18  8:26 UTC  (2+ messages)

[PATCH v5 0/4] tracing: improve symbolic printing
 2024-06-18  8:26 UTC  (3+ messages)
` [PATCH v5 3/4] net: dropreason: use new __print_sym() in tracing

[PATCH v2] x86/paravirt: Disable virt spinlock on bare metal
 2024-06-18  8:24 UTC  (2+ messages)

[syzbot] [wireless?] BUG: soft lockup in mac80211_hwsim_beacon (2)
 2024-06-18  8:21 UTC  (2+ messages)

[PATCH v5 1/2] dt-bindings: iio: adf4350: add clk provider prop
 2024-06-18  8:20 UTC  (2+ messages)
` [PATCH v5 2/2] iio: frequency: adf4350: add clk provider

[PATCH v7 net-next 00/15] locking: Introduce nested-BH locking
 2024-06-18  8:17 UTC  (18+ messages)
` [PATCH v7 net-next 01/15] locking/local_lock: Introduce guard definition for local_lock
` [PATCH v7 net-next 02/15] locking/local_lock: Add local nested BH locking infrastructure
` [PATCH v7 net-next 03/15] net: Use __napi_alloc_frag_align() instead of open coding it
` [PATCH v7 net-next 04/15] net: Use nested-BH locking for napi_alloc_cache
` [PATCH v7 net-next 05/15] net/tcp_sigpool: Use nested-BH locking for sigpool_scratch
` [PATCH v7 net-next 06/15] net/ipv4: Use nested-BH locking for ipv4_tcp_sk
` [PATCH v7 net-next 07/15] netfilter: br_netfilter: Use nested-BH locking for brnf_frag_data_storage
` [PATCH v7 net-next 08/15] net: softnet_data: Make xmit per task
` [PATCH v7 net-next 09/15] dev: Remove PREEMPT_RT ifdefs from backlog_lock.*()
` [PATCH v7 net-next 10/15] dev: Use nested-BH locking for softnet_data.process_queue
` [PATCH v7 net-next 11/15] lwt: Don't disable migration prio invoking BPF
` [PATCH v7 net-next 12/15] seg6: Use nested-BH locking for seg6_bpf_srh_states
` [PATCH v7 net-next 13/15] net: Use nested-BH locking for bpf_scratchpad
` [PATCH v7 net-next 14/15] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT
` [PATCH v7 net-next 15/15] net: Move per-CPU flush-lists to bpf_net_context "

[PATCH] LoongArch: Add writecombine support for DMW-based ioremap()
 2024-06-18  8:16 UTC 

[PATCH] LoongArch: Always enumerate MADT and setup logical-physical CPU mapping
 2024-06-18  8:16 UTC 

[PATCH V2] arm64/mm: Stop using ESR_ELx_FSC_TYPE during fault
 2024-06-18  8:15 UTC  (2+ messages)

[PATCH v1 0/3] drm/panel: st7701: Add Anbernic RG28XX panel support
 2024-06-18  8:15 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: display: st7701: Add Anbernic RG28XX panel
` [PATCH v1 2/3] drm/panel: st7701: Add support for SPI for configuration
` [PATCH v1 3/3] drm/panel: st7701: Add Anbernic RG28XX panel support

[PATCH] irqchip/loongson-eiointc: Use early_cpu_to_node() instead of cpu_to_node()
 2024-06-18  8:15 UTC 

[PATCH v2 0/2] SN65DSI86 minor fixes
 2024-06-18  8:14 UTC  (3+ messages)
` [PATCH v2 1/2] drm/bridge: ti-sn65dsi86: Add atomic_check hook for the bridge
` [PATCH v2 2/2] drm/bridge: ti-sn65dsi86: Fix ti_sn_bridge_set_dsi_rate function

[PATCH] drm/lima: Mark simple_ondemand governor as softdep
 2024-06-18  8:13 UTC  (4+ messages)

[PATCH] cpu: Fix broken cmdline "nosmp" and "maxcpus=0"
 2024-06-18  8:13 UTC 

[PATCH] RFC: sched: Rework task_sched_runtime to avoid calling update_rq_clock
 2024-06-18  8:12 UTC  (8+ messages)

[PATCH 00/12] Add RTC support for the Renesas RZ/G3S SoC
 2024-06-18  8:11 UTC  (8+ messages)
` [PATCH 02/12] dt-bindings: clock: renesas,rzg3s-vbattb-clk: Document the VBATTB clock driver

[PATCH] drm/tidss: Add drm_panic support
 2024-06-18  8:10 UTC  (3+ messages)

[PATCH] f2fs-tools: fix do_set_verity ioctl fail issue
 2024-06-18  8:09 UTC  (5+ messages)

[PATCH RFC v2 0/7] blk-iocost: support to build iocost as kernel module
 2024-06-18  8:03 UTC  (6+ messages)
` [PATCH RFC v2 3/7] block: export some API

[PATCH v2] dt-bindings: mfd: dual licensing for st,stpmic1 bindings
 2024-06-18  8:00 UTC  (2+ messages)

[PATCH] RISC-V: hwprobe: Add MISALIGNED_PERF key
 2024-06-18  8:00 UTC  (2+ messages)

[PATCH 0/2] mm/zsmalloc: change back to per-size_class lock
 2024-06-18  7:59 UTC  (4+ messages)
` [PATCH 2/2] mm/zswap: use only one pool in zswap

[PATCH 00/15] Introduce HabanaLabs network drivers
 2024-06-18  7:58 UTC  (17+ messages)
` [PATCH 01/15] net: hbl_cn: add habanalabs Core Network driver
` [PATCH 04/15] net: hbl_cn: QP state machine
` [PATCH 09/15] net: hbl_en: add habanalabs Ethernet driver

[PATCH v2 0/3] riscv: sophgo: add thermal sensor support for cv180x/sg200x SoCs
 2024-06-18  7:56 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: thermal: sophgo,cv180x-thermal: Add Sophgo CV180x thermal

[PATCH v9 10/13] PCI: Give pci_intx() its own devres callback
 2024-06-18  7:56 UTC  (2+ messages)

[PATCH 0/4] Add clock provider support to Rockchip RK3588 HDMI TX PHY
 2024-06-18  7:55 UTC  (9+ messages)
` [PATCH 1/4] phy: phy-rockchip-samsung-hdptx: Explicitly include pm_runtime.h
` [PATCH 2/4] phy: phy-rockchip-samsung-hdptx: Enable runtime PM at PHY core level
` [PATCH 3/4] dt-bindings: phy: rockchip,rk3588-hdptx-phy: Add #clock-cells
` [PATCH 4/4] phy: phy-rockchip-samsung-hdptx: Add clock provider support

[PATCH v2 0/2] mm: swap: mTHP swap allocator base on swap cluster order
 2024-06-18  7:54 UTC  (5+ messages)
` [PATCH v2 1/2] mm: swap: swap cluster switch to double link list

[linux-next:master] [perf test] 658a8805cb: perf-sanity-tests.perf_annotate_basic_tests.fail
 2024-06-18  7:53 UTC 

[PATCH] pwm: core: Use str_plural() in pwm_seq_show()
 2024-06-18  7:52 UTC 

[RFC PATCH 0/3] asynchronously scan and free empty user PTE pages
 2024-06-18  7:52 UTC  (12+ messages)

[PATCH] mm/page_alloc: skip THP-sized PCP list when allocating non-CMA THP-sized page
 2024-06-18  7:51 UTC  (10+ messages)

[PATCH net-next v20 02/13] rtase: Implement the .ndo_open function
 2024-06-18  7:51 UTC  (7+ messages)
    ` [v20 "

linux-next: build failure after merge of the mediatek tree
 2024-06-18  7:49 UTC  (2+ messages)

[PATCH v2 00/14] Introducing TIF_NOTIFY_IPI flag
 2024-06-18  7:49 UTC  (6+ messages)

[PATCH v2] perf: RISC-V: Check standard event availability
 2024-06-18  7:48 UTC  (4+ messages)

[PATCH v8 00/10] block atomic writes
 2024-06-18  7:46 UTC  (10+ messages)
` [PATCH v8 05/10] block: Add core atomic write support
  ` [PATCH v8 10/10] nvme: Atomic "

[PATCH v3 4/4] ASoC: fsl: Add i2s and pcm drivers for LPC32xx CPUs
 2024-06-18  7:45 UTC  (3+ messages)

[PATCH] scsi: libsas: Use str_plural() in _sas_resume_ha()
 2024-06-18  7:44 UTC 

Xinput Controllers No Longer Working
 2024-06-18  7:44 UTC 

[PATCH v2] dt-bindings: hwmon: ti,tmp108: document V+ supply, add short description
 2024-06-18  7:43 UTC  (2+ messages)

[PATCH v3 0/3] Add I2C support on TH1520
 2024-06-18  7:42 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: i2c: dw: Document compatible thead,th1520-i2c
` [PATCH v3 2/3] riscv: dts: thead: Add TH1520 I2C nodes
` [PATCH v3 3/3] riscv: dts: thead: Enable I2C on the BeagleV-Ahead

[PATCH 0/3] block: m68k: add missing MODULE_DESCRIPTION() macros
 2024-06-18  7:41 UTC  (7+ messages)
` [PATCH 1/3] amiflop: add missing MODULE_DESCRIPTION() macro
` [PATCH 2/3] ataflop: "
` [PATCH 3/3] z2ram: "

[syzbot] [kernel?] possible deadlock in hrtimer_try_to_cancel
 2024-06-18  7:40 UTC 

[PATCH] sound/oss/dmasound: add missing MODULE_DESCRIPTION() macro
 2024-06-18  7:40 UTC  (2+ messages)

[PATCH] drm/bridge: ti-sn65dsi86: Fix ti_sn_bridge_set_dsi_rate function
 2024-06-18  7:40 UTC  (5+ messages)

[PATCH v2 0/2] Allow userspace to change ID_AA64PFR1_EL1
 2024-06-18  7:39 UTC  (4+ messages)
` [PATCH v2 1/2] KVM: arm64: "
` [PATCH v2 2/2] KVM: selftests: aarch64: Add writable test for ID_AA64PFR1_EL1

[PATCH] zorro: Use str_plural() in amiga_zorro_probe()
 2024-06-18  7:39 UTC  (2+ messages)

[PATCH net-next v2 2/9] net: sched: act_sample: add action cookie to sample
 2024-06-18  7:38 UTC  (15+ messages)
` [PATCH net-next v2 5/9] net: openvswitch: add emit_sample action
` [PATCH net-next v2 6/9] net: openvswitch: store sampling probability in cb
` [PATCH net-next v2 7/9] net: openvswitch: do not notify drops inside sample

[PATCH net v1 1/1] net: stmmac: Assign configured channel value to EXTTS event
 2024-06-18  7:38 UTC 

[PATCH] khugepaged: Simplify the allocation of slab caches
 2024-06-18  7:37 UTC  (2+ messages)

[PATCH] m68k: add missing MODULE_DESCRIPTION() macros
 2024-06-18  7:36 UTC  (2+ messages)

[PATCH v2 0/3] x86/cpufeatures: Automatically generate required and disabled feature masks
 2024-06-18  7:33 UTC  (4+ messages)
` [PATCH v2 2/3] x86/cpufeatures: Generate a feature mask header based on build config

[PATCH v2] tty: serial: 8250: Fix port count mismatch with the device
 2024-06-18  7:33 UTC  (3+ messages)

[PATCH v3 0/6] cleanups, fixes, and progress towards avoiding "make headers"
 2024-06-18  7:31 UTC  (5+ messages)
` [PATCH v3 1/6] selftests/mm: mseal, self_elf: fix missing __NR_mseal
` [PATCH v3 5/6] selftests/mm: kvm, mdwe fixes to avoid requiring "make headers"

[PATCH] dsp56k: add missing MODULE_DESCRIPTION() macro
 2024-06-18  7:31 UTC  (2+ messages)

[PATCH v2] selftests: openvswitch: Set value to nla flags
 2024-06-18  7:29 UTC 

[PATCH net-next v20 00/13] Add Realtek automotive PCIe driver
 2024-06-18  7:28 UTC  (6+ messages)
` [PATCH net-next v20 10/13] rtase: Implement ethtool function

[PATCH v1 0/3] Add coresight slave register driver to support data filter function
 2024-06-18  7:27 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: arm: Add binding document for Coresight Slave Register device
` [PATCH v1 2/3] coresight: Add coresight slave register driver to support data filter function in sysfs mode
` [PATCH v1 3/3] arm64: dts: qcom: Add CSR and ETR nodes for SA8775p

[PATCH v4 0/2] HID: add initial support for Goodix HID-over-SPI touchscreen
 2024-06-18  7:27 UTC  (6+ messages)
` [PATCH v4 2/2] dt-bindings: input: Goodix SPI HID Touchscreen

[PATCH v3] f2fs: get rid of buffer_head use
 2024-06-18  7:26 UTC 

[PATCH v9 0/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
 2024-06-18  7:23 UTC  (7+ messages)
` [PATCH v9 2/3] "
` [PATCH v9 3/3] KVM: selftests: aarch64: Add invalid filter test in pmu_event_filter_test

[PATCH v14 0/4] PCI: qcom: Add support for OPP
 2024-06-18  7:22 UTC  (4+ messages)
` [PATCH v14 1/4] PCI: qcom: Add ICC bandwidth vote for CPU to PCIe path

[REGRESSION] spi: omap2-mcspi: not working with kernel v6.10
 2024-06-18  7:22 UTC  (4+ messages)

[PATCH v6,06/24] dma-heap: Add proper kref handling on dma-buf heaps
 2024-06-18  7:22 UTC  (2+ messages)
` [PATCH v6 06/24] "

[PATCH v10 0/4] arm64: dts: qcom: aim300: add AIM300 AIoT
 2024-06-18  7:22 UTC  (5+ messages)
` [PATCH v10 1/4] dt-bindings: arm: qcom: Document QCS8550 SoC and the AIM300 AIoT board
` [PATCH v10 2/4] arm64: dts: qcom: qcs8550: introduce qcs8550 dtsi
` [PATCH v10 3/4] arm64: dts: qcom: add base AIM300 dtsi
` [PATCH v10 4/4] arm64: dts: qcom: aim300: add AIM300 AIoT

[PATCH] rds:Simplify the allocation of slab caches
 2024-06-18  7:21 UTC  (2+ messages)

[PATCH RESEND] drm/display: Drop obsolete dependency on COMPILE_TEST
 2024-06-18  7:20 UTC  (8+ messages)

[PATCH] fgraph: Use str_plural() in test_graph_storage_single()
 2024-06-18  7:20 UTC 

[PATCH v2 -next] mm/hugetlb_cgroup: register lockdep key for cftype
 2024-06-18  7:19 UTC 

[PATCH net-next v3 1/2] net: dsa: mt7530: factor out bridge join/leave logic
 2024-06-18  7:17 UTC  (2+ messages)
` [PATCH net-next v3 2/2] net: dsa: mt7530: add support for bridge port isolation

[PATCH] fbdev: c2p_planar: add missing MODULE_DESCRIPTION() macro
 2024-06-18  7:14 UTC  (2+ messages)

[PATCH] fbdev: amifb: add missing MODULE_DESCRIPTION() macro
 2024-06-18  7:14 UTC  (2+ messages)

[PATCH v5 00/15] Hardware wrapped key support for qcom ice and ufs
 2024-06-18  7:13 UTC  (3+ messages)
` [PATCH v5 04/15] soc: qcom: ice: add hwkm support in ice

[PATCH V2 1/3] tools/perf: Fix the string match for "/tmp/perf-$PID.map" files in dso__load
 2024-06-18  7:11 UTC  (3+ messages)
` [PATCH V2 2/3] tools/perf: Use is_perf_pid_map_name helper function to check dso's of pattern /tmp/perf-%d.map

[PATCH] arm64: hw_breakpoint: Save privilege of access control via ptrace
 2024-06-18  7:10 UTC 

[PATCH] drm/nouveau: Use kmemdup_array() instead of kmemdup()
 2024-06-18  7:00 UTC  (3+ messages)

[PATCH v1 0/9] riscv: add initial support for SpacemiT K1
 2024-06-18  6:58 UTC  (9+ messages)

[PATCH v4] dt-bindings: phy: rockchip-emmc-phy: Convert to dtschema
 2024-06-18  6:58 UTC  (5+ messages)

[PATCH v2 2/2] leds: Add LED1202 I2C driver
 2024-06-18  6:58 UTC 

[PATCH v7 00/11] enable bs > ps in XFS
 2024-06-18  6:56 UTC  (10+ messages)
` [PATCH v7 04/11] readahead: allocate folios with mapping_min_order in readahead

[PATCH 0/2] mm: swap: mTHP swap allocator base on swap cluster order
 2024-06-18  6:54 UTC  (15+ messages)

[PATCH v4 0/2] power: supply: add support for MAX1720x standalone fuel
 2024-06-18  6:54 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: power: supply: add support for MAX17201/MAX17205 fuel gauge

[PATCH v2 0/9] support large folio swap-out and swap-in for shmem
 2024-06-18  6:54 UTC  (10+ messages)
` [PATCH v2 1/9] mm: vmscan: add validation before spliting shmem large folio
` [PATCH v2 2/9] mm: swap: extend swap_shmem_alloc() to support batch SWAP_MAP_SHMEM flag setting
` [PATCH v2 3/9] mm: shmem: extend shmem_partial_swap_usage() to support large folio swap
` [PATCH v2 4/9] mm: shmem: return number of pages beeing freed in shmem_free_swap
` [PATCH v2 5/9] mm: filemap: use xa_get_order() to get the swap entry order
` [PATCH v2 6/9] mm: shmem: use swap_free_nr() to free shmem swap entries
` [PATCH v2 7/9] mm: shmem: support large folio allocation for shmem_replace_folio()
` [PATCH v2 8/9] mm: shmem: drop folio reference count using 'nr_pages' in shmem_delete_from_page_cache()
` [PATCH v2 9/9] mm: shmem: support large folio swap out

[PATCH net-next] etherdevice: Optimize is_broadcast_ether_addr
 2024-06-18  6:47 UTC  (3+ messages)

[PATCH v1] ACPI /amba: Fix meaningless code for amba_register_dummy_clk()
 2024-06-18  6:47 UTC  (3+ messages)

[PATCH v1 1/2] dt-bindings: leds: Add LED1202 LED Controller
 2024-06-18  6:46 UTC  (2+ messages)

[PATCH] remove AND operation in choose_random_kstack_offset()
 2024-06-18  6:46 UTC  (6+ messages)

[PATCH net-next v10 00/14] Device Memory TCP
 2024-06-18  6:43 UTC  (10+ messages)
` [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers

Fwd: Regression: Kernel 6.4 rc1 and higher causes Steam Deck to fail to wake from suspend (bisected)
 2024-06-18  6:42 UTC  (2+ messages)

[PATCH] scsi: sd: Keep the discard mode stable
 2024-06-18  6:41 UTC  (4+ messages)

[Question] race during kasan_populate_vmalloc_pte
 2024-06-18  6:40 UTC 

[PATCH 0/7] hwrng: exynos: Add support for Exynos850
 2024-06-18  6:39 UTC  (3+ messages)
` [PATCH 6/7] hwrng: exynos: Enable Exynos850 support

linux-next: manual merge of the char-misc tree with the qcom tree
 2024-06-18  6:38 UTC  (2+ 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®