| Status |
Subject |
Author |
|
|
|
[PATCH v3] tty: hvc: wakeup hvc console immediately when needed
|
li.hao40@zte.com.cn
|
1 year, 10 months ago |
|
O
|
[PATCH v3 0/3] kbuild: Avoid weak external linkage where possible
|
Ard Biesheuvel
|
1 year, 10 months ago |
|
O
|
[PATCH v3 0/8] MediaTek UFS fixes and cleanups - Part 1
|
AngeloGioacchino Del Regno
|
1 year, 10 months ago |
|
R
|
[PATCH v2] pwm: dwc: allow suspend/resume for 16 channels
|
Raag Jadav
|
1 year, 10 months ago |
|
O
|
[PATCH v2] tty: hvc: wakeup hvc console immediately when needed
|
li.hao40@zte.com.cn
|
1 year, 10 months ago |
|
O
|
[PATCH v14 0/5] riscv: sophgo: add clock support for sg2042
|
Chen Wang
|
1 year, 10 months ago |
|
|
[PATCH 0/2] ASoC: fsl-asoc-card: add wm8904 codec support
|
Shengjiu Wang
|
1 year, 10 months ago |
|
R
O
|
[PATCH v5 0/4] Memory management patches needed by Rust Binder
|
Alice Ryhl
|
1 year, 10 months ago |
|
R
|
[PATCH v2] drm/xe/irq: Remove unnecessary semicolon in pick_engine_gt()
|
Jiapeng Chong
|
1 year, 10 months ago |
|
|
[PATCH v2 0/3] ASoC: nau8821: Add delay control for ADC
|
Seven Lee
|
1 year, 10 months ago |
|
|
[PATCH] sdhci: Fix SD card detection issue
|
Richard Clark
|
1 year, 10 months ago |
|
O
|
[PATCH v3 0/8] Rework the DAIF mask, unmask and track API
|
Liao Chang
|
1 year, 10 months ago |
|
O
|
[PATCH v1 0/9] Consistently prefer sysfs/json events
|
Ian Rogers
|
1 year, 10 months ago |
|
|
[PATCH 0/4] Arranging mux and macro update
|
Udit Kumar
|
1 year, 10 months ago |
|
O
|
[PATCH] arm64/hugetlb: Fix page table walk in huge_pte_alloc()
|
Anshuman Khandual
|
1 year, 10 months ago |
|
?
O
|
[PATCH 0/4] Arranging mux and macro update
|
Udit Kumar
|
1 year, 10 months ago |
|
O
|
[PATCH RESEND] block: Add ioprio to block_rq tracepoint
|
Dongliang Cui
|
1 year, 10 months ago |
|
O
|
[PATCH] workqueue: fix selection of wake_cpu in kick_pool()
|
Sven Schnelle
|
1 year, 10 months ago |
|
|
linux-next: manual merge of the kselftest tree with Linus' tree
|
Stephen Rothwell
|
1 year, 10 months ago |
|
O
|
[PATCH net v1] drivers/net/bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()
|
Sam Sun
|
1 year, 10 months ago |
|
R
|
[PATCH] drm/xe/irq: remove unneeded semicolon
|
Jiapeng Chong
|
1 year, 10 months ago |
|
R
|
[PATCH] net: ipa: Remove unnecessary print function dev_err()
|
Jiapeng Chong
|
1 year, 10 months ago |
|
|
[PATCH] drivers: scsi: fix shift-out-of-bounds in sg_build_indirect
|
Sam Sun
|
1 year, 10 months ago |
|
O
|
[PATCH v2 0/2] drm/panel: add Khadas TS050 V2 panel support
|
Jacobe Zang
|
1 year, 10 months ago |
|
R
O
|
[PATCH v2 0/2] perf kvm: Add kvm stat support on riscv
|
Shenlin Liang
|
1 year, 10 months ago |
|
R
|
[PATCH] mm: thp: makes the memcg THP deferred split shrinker aware of node_id
|
xu.xin16@zte.com.cn
|
1 year, 10 months ago |
|
|
linux-next: manual merge of the drivers-x86 tree with the arm64 tree
|
Stephen Rothwell
|
1 year, 10 months ago |
|
|
[PATCH v2] x86/tsc: print some log if calibrated tsc freq deviates from original too much
|
Lei Chen
|
1 year, 10 months ago |
|
R
|
[PATCH] drm/xe: select X86_PLATFORM_DEVICES when ACPI_WMI is selected
|
Lu Yao
|
1 year, 10 months ago |
|
|
[PATCH] fix hib resume pages cache clean called in_irq (option hibernate=nocompress) When kernel cmd option hibernate=nocompress,load_image call swap_read_page. after every page read finished hib_end_io call page cache clean, in aarch6464 flush_icache_range not allow call in interrupt. This patch fix this problem by record all pages read in load_image,after all pages read finished call flush_icache_range clean all reags in load_image,flush_icache_range called in task. call trace info: [ 12.603468] WARNING: CPU: 6 PID: 0 at kernel/smp.c:424 smp_call_function_many+0x2fc/0x390 [ 12.612730] Modules linked in: raid10(E) raid456(E) libcrc32c(E) async_raid6_recov(E) async_memcpy(E) async_pq(E) async_xor(E) xor(E) xor_neon(E) async_tx(E) raid6_pq(E) raid1(E) raid0(E) multipath(E) linear(E) md_mod(E) hid_generic(E) usbhid(E) hid(E) uhci_hcd(E) ehci_hcd(E) arise_pro(OE) drm_kms_helper(E) evdev(E) efivars(E) clk_scpi(E) sd_mod(E) usbcore(E) drm(E) arm_scpi(E) [ 12.650675] CPU: 6 PID: 0 Comm: swapper/6 Tainted: G W OE 5.4.0-100-generic #100.1+m38+21nfs5 [ 12.661512] Hardware name: LENOVO INVALID/FD2000ZX200MB1, BIOS W0AKT19B 08/16/2022 [ 12.670085] pstate: 20000085 (nzCv daIf -PAN -UAO) [ 12.675506] pc : smp_call_function_many+0x2fc/0x390 [ 12.681026] lr : kick_all_cpus_sync+0x34/0x3c [ 12.685954] sp : ffff800010033c40 [ 12.689700] x29: ffff800010033c40 x28: ffff80001152a1b8 [ 12.695712] x27: 0000000000000006 x26: 0000000000000001 [ 12.701723] x25: ffff0000780b8000 x24: 0000000000000000 [ 12.707735] x23: 0000000000000000 x22: ffff8000101b6ad0 [ 12.713746] x21: 0000000000000006 x20: ffff80001152a1b8 [ 12.719758] x19: ffff0026d3e08100 x18: 0000000000000000 [ 12.725769] x17: 000000004143b1b7 x16: 0000000000000008 [ 12.731781] x15: 0000000000004446 x14: 000000000000ba7e [ 12.737792] x13: 000042cf7b84cf9c x12: 000042cf7b84cf9c [ 12.743804] x11: 00000000000042cf x10: 0000000000000040 [ 12.749815] x9 : ffff80001154e748 x8 : ffff80001154e740 [ 12.755826] x7 : ffff0026d8400af8 x6 : ffff0026d3e08180 [ 12.761837] x5 : 0000000000001000 x4 : ffff0026d0b2f000 [ 12.767849] x3 : 0000000000000001 x2 : ffff800011159018 [ 12.773860] x1 : 0000000000000080 x0 : 0000000000000000 [ 12.779871] Call trace: [ 12.782634] smp_call_function_many+0x2fc/0x390 [ 12.787759] kick_all_cpus_sync+0x34/0x3c [ 12.792295] hib_end_io+0x104/0x180 [ 12.796240] bio_endio+0x148/0x1f0 [ 12.800086] blk_update_request+0xd8/0x3b0 [ 12.804718] blk_mq_end_request+0x34/0x150 [ 12.809352] nvme_complete_rq+0x74/0x230 [ 12.813788] nvme_pci_complete_rq+0x5c/0xd0 [ 12.818520] blk_mq_complete_request+0x10c/0x14c [ 12.823743] nvme_complete_cqes+0xbc/0x1bc [ 12.828375] nvme_irq+0x13c/0x15c [ 12.832123] __handle_irq_event_percpu+0x68/0x240 [ 12.837445] handle_irq_event+0x68/0x1ac [ 12.841881] handle_fasteoi_irq+0xc8/0x23c [ 12.846514] __handle_domain_irq+0x80/0xe0 [ 12.851147] gic_handle_irq+0xd8/0x180 [ 12.855385] el1_irq+0xb8/0x140 [ 12.858934] arch_cpu_idle+0x40/0x1d0 [ 12.863075] do_idle+0x230/0x2dc [ 12.866722] cpu_startup_entry+0x30/0xc0 [ 12.871159] secondary_start_kernel+0x138/0x184 [ 12.876283] ---[ end trace 9cf7b6db3165264d ]---
|
zhangyang
|
1 year, 10 months ago |
|
O
|
[PATCH] bcachefs: remove unneeded semicolon
|
Jiapeng Chong
|
1 year, 10 months ago |
|
R
|
[PATCH net-next v5] tun: limit printing rate when illegal packet received by tun dev
|
Lei Chen
|
1 year, 10 months ago |
|
R
O
|
[PATCH] vfio/pci: fix potential memory leak in vfio_intx_enable()
|
Ye Bin
|
1 year, 10 months ago |
|
O
|
[PATCH] xarray: inline xas_descend to improve performance
|
Long Li
|
1 year, 10 months ago |
|
O
|
[PATCH v4] i2c: octeon: Add block-mode r/w
|
Aryan Srivastava
|
1 year, 10 months ago |
|
|
[PATCH] gpu: drm: exynos: hdmi: eliminate uses of of_node_put()
|
Shivani Gupta
|
1 year, 10 months ago |
|
O
|
[PATCH 0/2] crypto: ecdh & ecc: Fix private key byte ordering issues
|
Stefan Berger
|
1 year, 10 months ago |
|
R
|
[PATCH] drm/amdgpu: Add missing space to DRM_WARN() message
|
Thorsten Blum
|
1 year, 10 months ago |
|
|
[PATCH] uio: update kerneldoc comments for interrupt functions
|
Chris Packham
|
1 year, 10 months ago |
|
|
[PATCH] um: tlb: Remove unused flush_tlb_mm_range function
|
Ivan Orlov
|
1 year, 10 months ago |
|
|
[tip: perf/core] perf: Move perf_event_fasync() to perf_event.h
|
tip-bot2 for Kyle Huey
|
1 year, 10 months ago |
|
|
[tip: perf/core] perf/ring_buffer: Trigger IO signals for watermark_wakeup
|
tip-bot2 for Kyle Huey
|
1 year, 10 months ago |
|
|
[tip: perf/core] selftests/perf_events: Test FASYNC with watermark wakeups
|
tip-bot2 for Kyle Huey
|
1 year, 10 months ago |
|
|
[tip: perf/core] perf/bpf: Mark perf_event_set_bpf_handler() and perf_event_free_bpf_handler() as inline too
|
tip-bot2 for Ingo Molnar
|
1 year, 10 months ago |
|
|
[tip: locking/core] locking/atomic/x86: Introduce arch_try_cmpxchg64_local()
|
tip-bot2 for Uros Bizjak
|
1 year, 10 months ago |
|
O
|
[PATCH v4 00/25] imx258 improvement series
|
git@luigi311.com
|
1 year, 10 months ago |
|
|
[tip: x86/mm] x86/pat: Introduce lookup_address_in_pgd_attr()
|
tip-bot2 for Juergen Gross
|
1 year, 10 months ago |
|
|
[tip: x86/mm] x86/pat: Restructure _lookup_address_cpa()
|
tip-bot2 for Juergen Gross
|
1 year, 10 months ago |
|
|
[tip: x86/mm] x86/mm: Use lookup_address_in_pgd_attr() in show_fault_oops()
|
tip-bot2 for Juergen Gross
|
1 year, 10 months ago |
|
|
[tip: x86/mm] x86/pat: Fix W^X violation false-positives when running as Xen PV guest
|
tip-bot2 for Juergen Gross
|
1 year, 10 months ago |