messages from 2023-04-25 21:05:26 to 2023-04-26 04:56:04 UTC [more...]
[PATCH v2 0/4] migrate: Avoid unbounded blocks in MIGRATE_SYNC_LIGHT
2023-04-26 4:55 UTC (5+ messages)
` [PATCH v2 1/4] mm/filemap: Add folio_lock_timeout()
[PATCH v8 00/11] Introduce Nuvoton ma35d1 SoC
2023-04-26 4:55 UTC (7+ messages)
` [PATCH v8 08/11] clk: nuvoton: Add clock driver for ma35d1 clock controller
` [PATCH v8 09/11] reset: Add Nuvoton ma35d1 reset driver support
[syzbot] upstream boot error: BUG: unable to handle kernel NULL pointer dereference in __dabt_svc
2023-04-26 4:49 UTC (2+ messages)
[PATCH v2 1/2] wifi: rtw88: fix incorrect error codes in rtw_debugfs_copy_from_user
2023-04-26 4:38 UTC (3+ messages)
[PATCH 00/34] Maple tree mas_{next,prev}_range() and cleanup
2023-04-26 4:14 UTC (5+ messages)
` [PATCH 01/34] maple_tree: Fix static analyser cppcheck issue
` [PATCH 02/34] maple_tree: Clean up mas_parent_enum()
[PATCH 1/2] erofs: get rid of name from struct z_erofs_decompressor
2023-04-26 4:10 UTC (2+ messages)
` [PATCH 2/2] erofs: replace global decompressors[] with stack memory
[PATCH -next v7 0/5] md: protect md_thread with rcu
2023-04-26 3:57 UTC (4+ messages)
` [PATCH -next v7 5/5] "
[PATCH v2] watchdog: starfive: Fix the probe return error if PM and early_enable are both disabled
2023-04-26 3:53 UTC (2+ messages)
[PATCH] .gitignore: ignore smatch generated files
2023-04-26 3:46 UTC
[PATCH] firmware: added a firmware information passing method FFI
2023-04-26 3:40 UTC
[PATCH linux-next] sched/psi: avoid unnecessary resetting min update period when destroy trigger
2023-04-26 3:31 UTC (4+ messages)
[Syzkaller & bisect] There is "refcount bug in tpm_chip_unregister" in upstream patch "tpm_tis: startup chip before testing for interrupts"
2023-04-26 3:32 UTC
[PATCH v2] ALSA: hda: Glenfly: add HD Audio PCI IDs and HDMI Codec Vendor IDs
2023-04-26 3:30 UTC (3+ messages)
[PATCH 16/34] maple_tree: Make test code work without debug enabled
2023-04-26 3:23 UTC (2+ messages)
[PATCH] tracing: Add missing spaces in trace_print_hex_seq()
2023-04-26 3:22 UTC
[PATCH] perf: unwind: suppress massive unsupported target platform errors
2023-04-26 3:22 UTC
[PATCH v4] mm/gup: disallow GUP writing to file-backed mappings by default
2023-04-26 3:18 UTC (2+ messages)
[PATCH 0/7] perf: cs-etm: Fixes around timestamped and timeless decoding
2023-04-26 3:16 UTC (2+ messages)
[PATCH v5] ring-buffer: Ensure proper resetting of atomic variables in ring_buffer_reset_online_cpus
2023-04-26 2:58 UTC (3+ messages)
[PATCH v2] tick/broadcast: Do not set oneshot_mask except was_periodic was true
2023-04-26 2:50 UTC (6+ messages)
[PATCH] drm/amdgpu: add a missing lock for AMDGPU_SCHED
2023-04-26 2:48 UTC (3+ messages)
[PATCH v1] watchdog: starfive: Fix the probe return error if PM and early_enable are both disabled
2023-04-26 2:44 UTC (5+ messages)
BUG : PowerPC RCU: torture test failed with __stack_chk_fail
2023-04-26 2:37 UTC (17+ messages)
[PATCH v2 0/4] STIG Mode Fixes for spi-cadence-qspi driver
2023-04-26 2:34 UTC (3+ messages)
` [PATCH v2 4/4] spi: cadence-quadspi: use STIG mode for small reads
Loongson (and other $ARCHs?) idle VS timer enqueue
2023-04-26 2:23 UTC (12+ messages)
[PATCH] Remove blkg node after destroying blkg
2023-04-26 2:20 UTC (6+ messages)
Bug: "perf record" reporting buffer overflow when writing data
2023-04-26 2:14 UTC (2+ messages)
[PATCH v1 0/3] kunit: Deferred action helpers
2023-04-26 2:12 UTC (3+ messages)
` [PATCH v1 1/3] kunit: Add kunit_add_action() to defer a call until test exit
[RESEND v2 1/6] dt-bindings: power: Add JH7110 AON PMU support
2023-04-26 2:11 UTC (12+ messages)
[PATCH v1] sched/fair: fix inconsistency in update_task_scan_period
2023-04-26 1:46 UTC (3+ messages)
[PATCH v7 0/2] Nuvoton WPCM450 clock and reset driver
2023-04-26 2:03 UTC (3+ messages)
` [PATCH v7 2/2] clk: wpcm450: Add Nuvoton WPCM450 clock/reset controller driver
BUG: KASAN: null-ptr-deref in drm_sched_job_cleanup+0x96/0x290 [gpu_sched]
2023-04-26 2:00 UTC (11+ messages)
[PATCH v2 0/3] TDX Guest Quote generation support
2023-04-26 1:59 UTC (5+ messages)
` [PATCH v2 1/3] x86/tdx: Add TDX Guest event notify interrupt support
[PATCH v2] KVM: x86: Preserve TDP MMU roots until they are explicitly invalidated
2023-04-26 1:54 UTC (7+ messages)
[GIT PULL] ACPI updates for v6.4-rc1
2023-04-26 1:51 UTC (2+ messages)
[GIT PULL] Power management updates for v6.4-rc1
2023-04-26 1:51 UTC (2+ messages)
[GIT PULL] Thermal control updates for v6.4-rc1
2023-04-26 1:51 UTC (2+ messages)
[PATCH] spi: davinci: Remove dead code in `davinci_spi_probe()`
2023-04-26 1:50 UTC (5+ messages)
[PATCH 0/5] LoongArch: ftrace: Add direct call support code simplification
2023-04-26 1:49 UTC (6+ messages)
` [PATCH 1/5] LoongArch: Fix build error if CONFIG_DYNAMIC_FTRACE_WITH_REGS is not set
` [PATCH 2/5] LoongArch: ftrace: Implement ftrace_find_callable_addr() to simplify code
` [PATCH 3/5] LoongArch: ftrace: Add direct call support
` [PATCH 4/5] LoongArch: ftrace: Add direct call trampoline samples support
` [PATCH 5/5] LoongArch: Abstract DYNAMIC_FTRACE_WITH_ARGS accesses
[PATCH 6.2 000/110] 6.2.13-rc1 review
2023-04-26 1:46 UTC (3+ messages)
[PATCH 0/6] LASS KVM virtualization support
2023-04-26 1:46 UTC (7+ messages)
` [PATCH 2/6] KVM: VMX: Add new ops in kvm_x86_ops for LASS violation check
` [PATCH 4/6] KVM: x86: LASS protection on KVM emulation when LASS enabled
[PATCH 33/34] maple_tree: Add testing for mas_{prev,next}_range()
2023-04-26 1:41 UTC (2+ messages)
[PATCH] scsi: libsas: set tf to normal in sas_ata_device_link_abort()
2023-04-26 1:41 UTC (4+ messages)
[PATCH] cpufreq: CPPC: use 10ms delay instead of 2us to avoid high error
2023-04-26 1:32 UTC (12+ messages)
[REGRESSION] suspend to ram fails in 6.2-rc1 due to tpm errors
2023-04-26 1:32 UTC (15+ messages)
[RFC PATCH 00/26] mm: reliable huge page allocator
2023-04-26 1:30 UTC (5+ messages)
` [RFC PATCH 20/26] mm: vmscan: use compaction_suitable() check in kswapd
[PATCH] serial: arc_uart: fix of_iomap leak in `arc_serial_probe`
2023-04-26 1:27 UTC
[PATCH v3] ALSA: hda: Glenfly: add HD Audio PCI IDs and HDMI Codec Vendor IDs
2023-04-26 1:30 UTC
[PATCH v3 2/2] mm/page_alloc: add some comments to explain the possible hole in __pageblock_pfn_to_page()
2023-04-26 1:23 UTC (3+ messages)
` [PATCH v4] "
[PATCH v2] mm: hwpoison: coredump: support recovery from dump_user_range()
2023-04-26 1:23 UTC (15+ messages)
[PATCH 27/34] maple_tree: Introduce mas_next_slot() interface
2023-04-26 1:21 UTC (2+ messages)
[PATCH v2 0/2] Handle core soft reset failure in pullup
2023-04-26 1:17 UTC (5+ messages)
` [PATCH v2 1/2] usb: dwc3: gadget: Bail out in pullup if soft reset timeout happens
` [PATCH v2 2/2] usb: gadget: udc: Handle gadget_connect failure during bind operation
[PATCH v9 00/11] LSM: Three basic syscalls
2023-04-26 1:12 UTC (4+ messages)
` [PATCH v9 04/11] LSM: syscalls for current process attributes
[PATCH v3] recordmcount: Fix memory leaks in the uwrite function
2023-04-26 1:05 UTC
[PATCH v2 1/2] usb: dwc3: gadget: Bail out in pullup if soft reset timeout happens
2023-04-26 1:04 UTC (13+ messages)
[GIT PULL] platform-drivers-x86 for 6.4-1
2023-04-26 0:49 UTC (2+ messages)
[GIT PULL] gpio: updates for v6.4
2023-04-26 0:49 UTC (2+ messages)
[GIT PULL] hwmon updates for v6.4
2023-04-26 0:49 UTC (2+ messages)
[GIT PULL] chrome-platform changes for v6.4
2023-04-26 0:49 UTC (2+ messages)
[GIT PULL] MMC and MEMSTICK updates for v6.4
2023-04-26 0:49 UTC (2+ messages)
[GIT PULL] regmap updates for v6.4
2023-04-26 0:49 UTC (2+ messages)
[GIT PULL] regulator updates for v6.4
2023-04-26 0:49 UTC (2+ messages)
[GIT PULL] mtd: Changes for 6.4-rc1
2023-04-26 0:49 UTC (2+ messages)
[GIT PULL] rpmsg updates for v6.4
2023-04-26 0:49 UTC (2+ messages)
[GIT PULL] remoteproc updates for v6.4
2023-04-26 0:49 UTC (2+ messages)
[PATCH] fs/9p: Fix a datatype used with V9FS_DIRECT_IO
2023-04-26 0:35 UTC (4+ messages)
[PATCH v3 00/21] drm/msm/dpu: Implement tearcheck support on INTF block
2023-04-26 0:33 UTC (29+ messages)
` [PATCH v3 01/21] drm/msm/dpu: Remove unused INTF0 interrupt mask from SM6115/QCM2290
` [PATCH v3 02/21] drm/msm/dpu: Remove TE2 block and feature from DPU >= 7.0.0 hardware
` [PATCH v3 03/21] drm/msm/dpu: Move non-MDP_TOP INTF_INTR offsets out of hwio header
` [PATCH v3 04/21] drm/msm/dpu: Reindent REV_7xxx interrupt masks with tabs
` [PATCH v3 05/21] drm/msm/dpu: Fix PP_BLK_DIPHER -> DITHER typo
` [PATCH v3 06/21] drm/msm/dpu: Use V2 DITHER PINGPONG sub-block in SM8[34]50/SC8280XP
` [PATCH v3 07/21] drm/msm/dpu: Remove duplicate register defines from INTF
` [PATCH v3 08/21] drm/msm/dpu: Remove extraneous register define indentation
` [PATCH v3 09/21] drm/msm/dpu: Sort INTF registers numerically
` [PATCH v3 10/21] drm/msm/dpu: Take INTF index as parameter in interrupt register defines
` [PATCH v3 11/21] drm/msm/dpu: Drop unused poll_timeout_wr_ptr PINGPONG callback
` [PATCH v3 12/21] drm/msm/dpu: Move autorefresh disable from CMD encoder to pingpong
` [PATCH v3 13/21] drm/msm/dpu: Disable pingpong TE on DPU 5.0.0 and above
` [PATCH v3 14/21] drm/msm/dpu: Disable MDP vsync source selection "
` [PATCH v3 15/21] drm/msm/dpu: Move dpu_hw_{tear_check,pp_vsync_info} to dpu_hw_mdss.h
` [PATCH v3 16/21] drm/msm/dpu: Factor out shared interrupt register in INTF_BLK macro
` [PATCH v3 17/21] drm/msm/dpu: Describe TEAR interrupt registers for DSI interfaces
` [PATCH v3 18/21] drm/msm/dpu: Add TEAR-READ-pointer interrupt to INTF block
` [PATCH v3 19/21] drm/msm/dpu: Merge setup_- and enable_tearcheck pingpong callbacks
` [PATCH v3 20/21] drm/msm/dpu: Implement tearcheck support on INTF block
` [PATCH v3 21/21] drm/msm/dpu: Remove intr_rdptr from DPU >= 5.0.0 pingpong config
[PATCH 4.19 00/29] 4.19.282-rc1 review
2023-04-26 0:32 UTC (2+ messages)
[PATCH 0/6] Initial Rust V4L2 support
2023-04-26 0:32 UTC (4+ messages)
[PATCH 5.4 00/39] 5.4.242-rc1 review
2023-04-26 0:30 UTC (2+ messages)
[PATCH 5.10 00/68] 5.10.179-rc1 review
2023-04-26 0:28 UTC (2+ messages)
[RFC][PATCH 0/6] KEYS: Introduce user mode key and signature parsers
2023-04-26 0:28 UTC (5+ messages)
` [RFC][PATCH 3/6] verification: Introduce verify_umd_signature() and verify_umd_message_sig()
` [RFC][PATCH 4/6] bpf: Introduce bpf_verify_umd_signature() kfunc
[PATCH 5.15 00/73] 5.15.109-rc1 review
2023-04-26 0:24 UTC (2+ messages)
[PATCH v2 1/5] ufs: mcq: Add supporting functions for mcq abort
2023-04-26 0:21 UTC (8+ messages)
` [PATCH v2 2/5] ufs: mcq: Add support for clean up mcq resources
` [PATCH v2 3/5] ufs: mcq: Added ufshcd_mcq_abort()
` [PATCH v2 5/5] ufs: core: Add error handling for MCQ mode
[PATCH 6.1 00/98] 6.1.26-rc1 review
2023-04-26 0:19 UTC (3+ messages)
[PATCH RFC] x86/cpu: fix intermittent lockup on poweroff
2023-04-26 0:10 UTC (8+ messages)
[PATCH v4 10/11] fs/9p: writeback mode fixes
2023-04-26 0:01 UTC (4+ messages)
` [PATCH v5] fs/9p: remove writeback fid and fix per-file modes
[PATCH v6 00/10] tracing: Add fprobe events
2023-04-25 23:55 UTC (4+ messages)
` [PATCH v6 06/10] tracing/probes: Support function parameters if BTF is available
[GIT PULL for v6.4-rc1] media updates
2023-04-25 23:40 UTC (2+ messages)
[git pull] drm for 6.4-rc1
2023-04-25 23:40 UTC (2+ messages)
[PATCH] exfat: add sysfs interface
2023-04-25 23:26 UTC (3+ messages)
[PATCH v2 00/17] drm/msm/dpu: Implement tearcheck support on INTF block
2023-04-25 23:13 UTC (16+ messages)
` [PATCH v2 04/17] drm/msm/dpu: Fix PP_BLK_DIPHER -> DITHER typo
` [Freedreno] "
[PATCH v3 0/3] drm/msm/dpu: Drop useless for-loop HW block lookup
2023-04-25 23:11 UTC (4+ messages)
` [PATCH v3 1/3] drm/msm/dpu: Assign missing writeback log_mask
` [PATCH v3 2/3] drm/msm/dpu: Drop unused members from HW structs
` [PATCH v3 3/3] drm/msm/dpu: Pass catalog pointers in RM to replace for-loop ID lookups
[PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
2023-04-25 23:01 UTC (3+ messages)
[PATCH v2 0/4] tracing/user_events: Fixes and improvements for 6.4
2023-04-25 22:51 UTC (5+ messages)
` [PATCH v2 1/4] tracing/user_events: Ensure write index cannot be negative
` [PATCH v2 2/4] tracing/user_events: Ensure bit is cleared on unregister
` [PATCH v2 3/4] tracing/user_events: Prevent same address and bit per process
` [PATCH v2 4/4] tracing/user_events: Limit max fault-in attempts
[RFC 0/8] shmem: add support for blocksize > PAGE_SIZE
2023-04-25 22:47 UTC (5+ messages)
` [RFC 2/8] shmem: convert to use folio_test_hwpoison()
[PATCH] dt-bindings: phy: qcom,edp-phy: allow power-domains
2023-04-25 22:46 UTC (2+ messages)
[PATCH v2 0/3] drm/msm/dpu: Drop useless for-loop HW block lookup
2023-04-25 22:35 UTC (14+ messages)
` [PATCH v2 3/3] drm/msm/dpu: Pass catalog pointers directly from RM instead of IDs
` [Freedreno] "
[PATCH 0/3] kmemleak report format changes
2023-04-25 22:24 UTC (4+ messages)
` [PATCH 1/3] kmemleak: drop (age <increasing>) from leak record
` [PATCH 2/3] kmemleak: add checksum to backtrace report
` [PATCH 3/3] kmemleak-test: drop __init to get better backtrace
[PATCH v3] arm64: dts: ti: k3-am62a7-sk: Describe main_uart1 and wkup_uart
2023-04-25 22:17 UTC
[PATCH 1/2] platform/x86: hp-wmi: Add camera toggle switch to HP WMI
2023-04-25 22:16 UTC (3+ messages)
` Function of the camera key on windows
[PATCH] arm64: dts: ti: k3-am62a7-sk: Describe main_uart1 and wkup_uart
2023-04-25 22:12 UTC (2+ messages)
[syzbot] [kernel?] KCSAN: data-race in __fput / __tty_hangup (4)
2023-04-25 22:09 UTC (10+ messages)
[PATCH v2 0/8] Add MAX77643/MAX77654/MAX77658/MAX77659 PMIC Support
2023-04-25 22:03 UTC (6+ messages)
` [PATCH v2 8/8] mfd: max77658: Add ADI MAX77643/54/58/59 MFD Support
[GIT PULL 2/2] Devicetree updates for v6.4
2023-04-25 21:59 UTC
[PATCH stable 6.1] phy: phy-brcm-usb: Utilize platform_get_irq_byname_optional()
2023-04-25 21:59 UTC
[GIT PULL 1/2] Devicetree updates for v6.4
2023-04-25 21:58 UTC
[PATCH] mei: make hdcp and pxp depend on X86 && PCI
2023-04-25 21:51 UTC (6+ messages)
[gustavoars:testing/fsfa3-next-20230425 1/1] kernel/bpf/net_namespace.c:437:27: warning: array subscript [0, 1] is outside array bounds of 'struct bpf_prog *[2]'
2023-04-25 21:44 UTC
[syzbot] upstream boot error: BUG: unable to handle kernel paging request in corrupted (2)
2023-04-25 21:34 UTC
[PATCH 00/11] drm/msm/dpu: tweaks for better hardware resources allocation
2023-04-25 21:33 UTC (3+ messages)
` [PATCH 01/11] drm/msm/dpu: tweak msm8998 hw catalog values
[PATCH net-next v4 0/4] Add SCM_PIDFD and SO_PEERPIDFD
2023-04-25 21:28 UTC (12+ messages)
` [PATCH net-next v4 2/4] net: socket: add sockopts blacklist for BPF cgroup hook
` handling unsupported optlen in cgroup bpf getsockopt: (was [PATCH net-next v4 2/4] net: socket: add sockopts blacklist for BPF cgroup hook)
[gustavoars:testing/fsfa3-next-20230425 1/1] include/linux/fortify-string.h:57:33: warning: '__builtin_memcpy' specified bound between 2147483648 and 4294967295 exceeds maximum object size 2147483647
2023-04-25 21:23 UTC
[PATCH 1/2] platform/x86: hp-wmi: Add camera toggle switch to HP WMI
2023-04-25 20:20 UTC
[syzbot] [can?] KCSAN: data-race in bcm_can_tx / bcm_tx_setup (3)
2023-04-25 21:18 UTC (3+ messages)
[PATCH] x86/CPU/AMD: Rename the spectral chicken
2023-04-25 21:15 UTC (3+ messages)
[GIT PULL] asm-generic updates for 6.4
2023-04-25 21:13 UTC (3+ messages)
[GIT PULL 0/4] SoC branches for 6.4
2023-04-25 21:08 UTC (4+ messages)
` [GIT PULL 4/4] ARM: SoC devicetree changes "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox