Linux-Kernel Archive
By Date
Most Recent messages
10984 messages sorted by:
[ author ]
[ thread ]
[ Subject ]
About this archive
Other mail archives
- [PATCH] ocfs2: Fix shift-out-of-bounds UBSAN bug in ocfs2_verify_volume() Qasim Ijaz (Thu Aug 15 2024 - 21:30:25 EST)
- [PATCH rcu 0/26] Context tracking updates for v6.12 Neeraj Upadhyay (Fri Aug 16 2024 - 00:00:50 EST)
- Re: [PATCH] drm/mediatek: Fix missing configuration flags in mtk_crtc_ddp_config() Chun-Kuang Hu (Fri Aug 16 2024 - 00:03:13 EST)
- [PATCH rcu 01/26] treewide: context_tracking: Rename CONTEXT_* into CT_STATE_* neeraj . upadhyay (Fri Aug 16 2024 - 00:03:29 EST)
- [PATCH rcu 02/26] context_tracking, rcu: Rename RCU_DYNTICKS_IDX into CT_RCU_WATCHING neeraj . upadhyay (Fri Aug 16 2024 - 00:03:42 EST)
- [PATCH rcu 03/26] context_tracking, rcu: Rename ct_dynticks() into ct_rcu_watching() neeraj . upadhyay (Fri Aug 16 2024 - 00:03:56 EST)
- [PATCH rcu 04/26] context_tracking, rcu: Rename ct_dynticks_cpu() into ct_rcu_watching_cpu() neeraj . upadhyay (Fri Aug 16 2024 - 00:04:12 EST)
- [PATCH rcu 05/26] context_tracking, rcu: Rename ct_dynticks_cpu_acquire() into ct_rcu_watching_cpu_acquire() neeraj . upadhyay (Fri Aug 16 2024 - 00:04:22 EST)
- [PATCH rcu 06/26] context_tracking, rcu: Rename struct context_tracking .dynticks_nesting into .nesting neeraj . upadhyay (Fri Aug 16 2024 - 00:04:35 EST)
- [PATCH rcu 07/26] context_tracking, rcu: Rename ct_dynticks_nesting() into ct_nesting() neeraj . upadhyay (Fri Aug 16 2024 - 00:04:51 EST)
- [PATCH rcu 08/26] context_tracking, rcu: Rename ct_dynticks_nesting_cpu() into ct_nesting_cpu() neeraj . upadhyay (Fri Aug 16 2024 - 00:05:03 EST)
- Re: [PATCH] block:added printing when bio->bi_status fails kernel test robot (Fri Aug 16 2024 - 00:05:20 EST)
- [PATCH rcu 09/26] context_tracking, rcu: Rename struct context_tracking .dynticks_nmi_nesting into .nmi_nesting neeraj . upadhyay (Fri Aug 16 2024 - 00:05:26 EST)
- [PATCH rcu 10/26] context_tracking, rcu: Rename ct_dynticks_nmi_nesting() into ct_nmi_nesting() neeraj . upadhyay (Fri Aug 16 2024 - 00:05:46 EST)
- [PATCH rcu 11/26] context_tracking, rcu: Rename ct_dynticks_nmi_nesting_cpu() into ct_nmi_nesting_cpu() neeraj . upadhyay (Fri Aug 16 2024 - 00:06:03 EST)
- [PATCH rcu 12/26] context_tracking, rcu: Rename DYNTICK_IRQ_NONIDLE into CT_NESTING_IRQ_NONIDLE neeraj . upadhyay (Fri Aug 16 2024 - 00:06:13 EST)
- [PATCH rcu 13/26] context_tracking, rcu: Rename rcu_dynticks_task*() into rcu_task*() neeraj . upadhyay (Fri Aug 16 2024 - 00:06:29 EST)
- [PATCH rcu 14/26] context_tracking, rcu: Rename rcu_dynticks_curr_cpu_in_eqs() into rcu_is_watching_curr_cpu() neeraj . upadhyay (Fri Aug 16 2024 - 00:06:40 EST)
- [PATCH rcu 15/26] rcu: Rename rcu_dynticks_eqs_online() into rcu_watching_online() neeraj . upadhyay (Fri Aug 16 2024 - 00:06:54 EST)
- [PATCH rcu 16/26] rcu: Rename rcu_dynticks_in_eqs() into rcu_watching_snap_in_eqs() neeraj . upadhyay (Fri Aug 16 2024 - 00:07:07 EST)
- [PATCH rcu 17/26] rcu: Rename rcu_dynticks_in_eqs_since() into rcu_watching_snap_stopped_since() neeraj . upadhyay (Fri Aug 16 2024 - 00:07:20 EST)
- [PATCH rcu 18/26] rcu: Rename rcu_dynticks_zero_in_eqs() into rcu_watching_zero_in_eqs() neeraj . upadhyay (Fri Aug 16 2024 - 00:07:33 EST)
- [PATCH rcu 19/26] rcu: Rename struct rcu_data .dynticks_snap into .watching_snap neeraj . upadhyay (Fri Aug 16 2024 - 00:07:46 EST)
- [PATCH rcu 20/26] rcu: Rename struct rcu_data .exp_dynticks_snap into .exp_watching_snap neeraj . upadhyay (Fri Aug 16 2024 - 00:07:59 EST)
- [PATCH v3 00/10] Add CPU-type to topology Pawan Gupta (Fri Aug 16 2024 - 00:08:13 EST)
- [PATCH rcu 21/26] rcu: Rename dyntick_save_progress_counter() into rcu_watching_snap_save() neeraj . upadhyay (Fri Aug 16 2024 - 00:08:26 EST)
- [PATCH v3 01/10] x86/cpu: Prepend 0x to the hex values in cpu_debug_show() Pawan Gupta (Fri Aug 16 2024 - 00:08:36 EST)
- [PATCH rcu 22/26] rcu: Rename rcu_implicit_dynticks_qs() into rcu_watching_snap_recheck() neeraj . upadhyay (Fri Aug 16 2024 - 00:08:56 EST)
- [PATCH v3 02/10] x86/cpu/topology: Add CPU type to struct cpuinfo_topology Pawan Gupta (Fri Aug 16 2024 - 00:09:00 EST)
- [PATCH rcu 23/26] rcu: Rename rcu_momentary_dyntick_idle() into rcu_momentary_eqs() neeraj . upadhyay (Fri Aug 16 2024 - 00:09:18 EST)
- [PATCH v3 03/10] cpufreq: intel_pstate: Use topology_hw_cpu_type() Pawan Gupta (Fri Aug 16 2024 - 00:09:33 EST)
- [PATCH rcu 24/26] rcu: Update stray documentation references to rcu_dynticks_eqs_{enter, exit}() neeraj . upadhyay (Fri Aug 16 2024 - 00:09:45 EST)
- [PATCH v3 04/10] perf/x86/intel: Use topology_hw_cpu_type() Pawan Gupta (Fri Aug 16 2024 - 00:09:51 EST)
- [PATCH rcu 25/26] context_tracking, rcu: Rename rcu_dyntick trace event into rcu_watching neeraj . upadhyay (Fri Aug 16 2024 - 00:10:19 EST)
- Re: [PATCH] net: sched: use-after-free in tcf_action_destroy Jamal Hadi Salim (Fri Aug 16 2024 - 00:10:22 EST)
- [PATCH v3 05/10] x86/cpu: Remove get_this_hybrid_cpu_type() Pawan Gupta (Fri Aug 16 2024 - 00:10:25 EST)
- RE: [PATCH v1 00/10] Introduce ASPEED AST27XX BMC SoC Kevin Chen (Fri Aug 16 2024 - 00:10:55 EST)
- [PATCH rcu 26/26] context_tracking: Tag context_tracking_enabled_this_cpu() __always_inline neeraj . upadhyay (Fri Aug 16 2024 - 00:11:04 EST)
- [PATCH v3 06/10] x86/cpu: Name CPU matching macro more generically (and shorten) Pawan Gupta (Fri Aug 16 2024 - 00:11:06 EST)
- RE: [PATCH v1 01/10] dt-binding: mfd: aspeed,ast2x00-scu: Add binding for ASPEED AST2700 SCU Kevin Chen (Fri Aug 16 2024 - 00:11:37 EST)
- [PATCH v3 07/10] x86/cpu: Add cpu_type to struct x86_cpu_id Pawan Gupta (Fri Aug 16 2024 - 00:11:41 EST)
- [PATCH v3 08/10] x86/cpu: Update x86_match_cpu() to also use cpu-type Pawan Gupta (Fri Aug 16 2024 - 00:12:10 EST)
- RE: [PATCH v1 02/10] dt-binding: clk: ast2700: Add binding for Aspeed AST27xx Clock Kevin Chen (Fri Aug 16 2024 - 00:12:11 EST)
- RE: [PATCH v1 03/10] clk: ast2700: add clock controller Kevin Chen (Fri Aug 16 2024 - 00:12:26 EST)
- [PATCH v3 09/10] x86/bugs: Declutter vulnerable CPU list Pawan Gupta (Fri Aug 16 2024 - 00:12:48 EST)
- [PATCH v3 10/10] x86/rfds: Exclude P-only parts from the RFDS affected list Pawan Gupta (Fri Aug 16 2024 - 00:12:58 EST)
- RE: [PATCH v1 09/10] arm64: dts: aspeed: Add initial AST2700 EVB device tree Kevin Chen (Fri Aug 16 2024 - 00:13:14 EST)
- RE: [PATCH v1 08/10] arm64: dts: aspeed: Add initial AST27XX device tree Kevin Chen (Fri Aug 16 2024 - 00:13:27 EST)
- RE: [PATCH v1 04/10] dt-bindings: reset: ast2700: Add binding for ASPEED AST2700 Reset Kevin Chen (Fri Aug 16 2024 - 00:13:44 EST)
- RE: [PATCH v1 05/10] dt-bindings: arm: aspeed: Add maintainer Kevin Chen (Fri Aug 16 2024 - 00:13:57 EST)
- RE: [PATCH v1 07/10] arm64: aspeed: Add support for ASPEED AST2700 BMC SoC Kevin Chen (Fri Aug 16 2024 - 00:14:11 EST)
- RE: [PATCH v1 06/10] dt-bindings: arm: aspeed: Add aspeed,ast2700-evb compatible string Kevin Chen (Fri Aug 16 2024 - 00:14:25 EST)
- [linux-next:master] [workqueue] b188c57af2: sysfs:cannot_create_duplicate_filename kernel test robot (Fri Aug 16 2024 - 00:14:34 EST)
- [git pull] drm fixes for 6.11-rc4 Dave Airlie (Fri Aug 16 2024 - 00:14:46 EST)
- Re: [linus:master] [RDMA/iwcm] aee2424246: WARNING:at_kernel/workqueue.c:#check_flush_dependency Zhu Yanjun (Fri Aug 16 2024 - 00:15:08 EST)
- Re: [PATCH V2] xfs: Make the fsmap more precise kenel test robot (Fri Aug 16 2024 - 00:18:56 EST)
- Re: [RFC PATCH v3 17/21] KVM: x86: Avoid global clock update on setting KVM clock MSR Sean Christopherson (Fri Aug 16 2024 - 00:29:11 EST)
- Re: [RFC PATCH v3 19/21] KVM: x86: Avoid periodic KVM clock updates in master clock mode Sean Christopherson (Fri Aug 16 2024 - 00:33:17 EST)
- Re: [PATCH v3 1/8] dt-bindings: clock: qcom: Add SA8775P video clock controller Taniya Das (Fri Aug 16 2024 - 00:35:48 EST)
- Re: [RFC PATCH v3 21/21] sched/cputime: Cope with steal time going backwards or negative Sean Christopherson (Fri Aug 16 2024 - 00:35:58 EST)
- [PATCH rcu 0/4] CSD-lock diagnostics updates for v6.12 Neeraj Upadhyay (Fri Aug 16 2024 - 00:36:26 EST)
- Re: [RFC PATCH v3 20/21] KVM: x86/xen: Prevent runstate times from becoming negative Sean Christopherson (Fri Aug 16 2024 - 00:39:38 EST)
- [PATCH rcu 1/4] locking/csd_lock: Print large numbers as negatives neeraj . upadhyay (Fri Aug 16 2024 - 00:40:05 EST)
- [PATCH rcu 2/4] locking/csd_lock: Provide an indication of ongoing CSD-lock stall neeraj . upadhyay (Fri Aug 16 2024 - 00:40:19 EST)
- [PATCH rcu 3/4] locking/csd-lock: Use backoff for repeated reports of same incident neeraj . upadhyay (Fri Aug 16 2024 - 00:40:36 EST)
- [PATCH rcu 4/4] smp: print only local CPU info when sched_clock goes backward neeraj . upadhyay (Fri Aug 16 2024 - 00:40:50 EST)
- [PATCH v2] kunit: Device wrappers should also manage driver name David Gow (Fri Aug 16 2024 - 00:51:53 EST)
- Re: [PATCH] Resource: fix region_intersects() for CXL memory Andrew Morton (Fri Aug 16 2024 - 00:53:12 EST)
- [PATCH rcu 00/11] Nocb updates for v6.12 neeraj . upadhyay (Fri Aug 16 2024 - 00:56:55 EST)
- [PATCH rcu 01/11] rcu/nocb: Introduce RCU_NOCB_LOCKDEP_WARN() neeraj . upadhyay (Fri Aug 16 2024 - 00:57:11 EST)
- [PATCH rcu 02/11] rcu/nocb: Move nocb field at the end of state struct neeraj . upadhyay (Fri Aug 16 2024 - 00:57:22 EST)
- [PATCH rcu 03/11] rcu/nocb: Assert no callbacks while nocb kthread allocation fails neeraj . upadhyay (Fri Aug 16 2024 - 00:57:35 EST)
- [PATCH rcu 04/11] rcu/nocb: Introduce nocb mutex neeraj . upadhyay (Fri Aug 16 2024 - 00:57:52 EST)
- [PATCH rcu 05/11] rcu/nocb: (De-)offload callbacks on offline CPUs only neeraj . upadhyay (Fri Aug 16 2024 - 00:58:06 EST)
- [PATCH rcu 06/11] rcu/nocb: Remove halfway (de-)offloading handling from bypass neeraj . upadhyay (Fri Aug 16 2024 - 00:58:18 EST)
- [PATCH rcu 07/11] rcu/nocb: Remove halfway (de-)offloading handling from rcu_core()'s QS reporting neeraj . upadhyay (Fri Aug 16 2024 - 00:58:34 EST)
- [PATCH rcu 08/11] rcu/nocb: Remove halfway (de-)offloading handling from rcu_core neeraj . upadhyay (Fri Aug 16 2024 - 00:58:46 EST)
- [PATCH rcu 09/11] rcu/nocb: Remove SEGCBLIST_RCU_CORE neeraj . upadhyay (Fri Aug 16 2024 - 00:58:59 EST)
- [PATCH rcu 10/11] rcu/nocb: Remove SEGCBLIST_KTHREAD_CB neeraj . upadhyay (Fri Aug 16 2024 - 00:59:13 EST)
- [PATCH rcu 11/11] rcu/nocb: Simplify (de-)offloading state machine neeraj . upadhyay (Fri Aug 16 2024 - 00:59:30 EST)
- Re: [PATCH] PCI: qcom-ep: Move controller cleanups to qcom_pcie_perst_deassert() Manivannan Sadhasivam (Fri Aug 16 2024 - 01:00:45 EST)
- Re: [PATCH] Resource: fix region_intersects() for CXL memory Dan Williams (Fri Aug 16 2024 - 01:01:23 EST)
- RE: [PATCH net-next 1/3] dt-bindings: net: tja11xx: use reverse-mode to instead of rmii-refclk-in Wei Fang (Fri Aug 16 2024 - 01:01:58 EST)
- Re: [PATCH] mm/migrate: fix deadlock in migrate_pages_batch() on large folios Andrew Morton (Fri Aug 16 2024 - 01:02:32 EST)
- Re: [PATCH v2 1/3] ufs: core: Rename LSDB to LSDBS to reflect the UFSHCI 4.0 spec Manivannan Sadhasivam (Fri Aug 16 2024 - 01:03:26 EST)
- Re: [PATCH] net: sched: use-after-free in tcf_action_destroy Willy Tarreau (Fri Aug 16 2024 - 01:04:02 EST)
- Re: [PATCH RFC 0/3] Revert "virtio_net: rx enable premapped mode by default" Linux regression tracking (Thorsten Leemhuis) (Fri Aug 16 2024 - 01:04:33 EST)
- Re: [RESEND PATCH v1] mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0 Andrew Morton (Fri Aug 16 2024 - 01:07:20 EST)
- Re: [PATCH] Resource: fix region_intersects() for CXL memory Dan Williams (Fri Aug 16 2024 - 01:07:20 EST)
- Re: 回覆: [PATCH v1 08/10] arm64: dts: aspeed: Add initial AST27XX device tree Krzysztof Kozlowski (Fri Aug 16 2024 - 01:08:25 EST)
- Re: [PATCH net-next] nfc: mrvl: use scoped device node handling to simplify cleanup Krzysztof Kozlowski (Fri Aug 16 2024 - 01:12:01 EST)
- Re: [PATCH v3 2/8] clk: qcom: Add support for Video clock controller on SA8775P Taniya Das (Fri Aug 16 2024 - 01:12:55 EST)
- Re: [PATCH] mm/migrate: fix deadlock in migrate_pages_batch() on large folios Gao Xiang (Fri Aug 16 2024 - 01:12:56 EST)
- Re: [PATCH v3 4/8] clk: qcom: Add support for Camera Clock Controller on SA8775P Taniya Das (Fri Aug 16 2024 - 01:14:08 EST)
- Re: [PATCH v3 8/8] arm64: dts: qcom: Update sleep_clk frequency to 32000 on SA8775P Taniya Das (Fri Aug 16 2024 - 01:16:37 EST)
- Re: [PATCH] mm/migrate: fix deadlock in migrate_pages_batch() on large folios Gao Xiang (Fri Aug 16 2024 - 01:17:47 EST)
- Re: [PATCH v1 06/10] dt-bindings: arm: aspeed: Add aspeed,ast2700-evb compatible string Krzysztof Kozlowski (Fri Aug 16 2024 - 01:18:22 EST)
- [syzbot] [xfs?] INFO: task hung in xfs_buf_item_unpin (2) syzbot (Fri Aug 16 2024 - 01:18:48 EST)
- Re: [PATCH 00/25] TDX vCPU/VM creation Tony Lindgren (Fri Aug 16 2024 - 01:19:17 EST)
- Re: [PATCH v3 7/8] arm64: dts: qcom: Add support for multimedia clock controllers Taniya Das (Fri Aug 16 2024 - 01:19:45 EST)
- [PATCH v5] EDAC/ti: Fix possible null pointer dereference in _emif_get_id() Ma Ke (Fri Aug 16 2024 - 01:21:04 EST)
- Re: [PATCH v2 2/3] ufs: core: Add a quirk for handling broken LSDBS field in controller capabilities register Manivannan Sadhasivam (Fri Aug 16 2024 - 01:24:34 EST)
- Re: [PATCH] mm/migrate: fix deadlock in migrate_pages_batch() on large folios Andrew Morton (Fri Aug 16 2024 - 01:25:15 EST)
- Re: (subset) [PATCH 2/2] arm64: dts: sprd: sc2731: rename fuel gauge node to be generic Krzysztof Kozlowski (Fri Aug 16 2024 - 01:25:30 EST)
- Re: [linus:master] [RDMA/iwcm] aee2424246: WARNING:at_kernel/workqueue.c:#check_flush_dependency Zhu Yanjun (Fri Aug 16 2024 - 01:27:56 EST)
- [syzbot] [cgroups?] [mm?] kernel BUG in swap_cgroup_record syzbot (Fri Aug 16 2024 - 01:28:35 EST)
- Re: [PATCH 2/7] thermal: of: Use scoped device node handling to simplify thermal_of_trips_init() Krzysztof Kozlowski (Fri Aug 16 2024 - 01:29:02 EST)
- Re: [PATCH v2 3/3] ufs: qcom: Add UFSHCD_QUIRK_BROKEN_LSDBS_CAP for SM8550 SoC Manivannan Sadhasivam (Fri Aug 16 2024 - 01:29:20 EST)
- Re: [PATCH 2/2] usb: dwc3: xilinx: add missing depopulate in probe error path Krzysztof Kozlowski (Fri Aug 16 2024 - 01:31:21 EST)
- RE: [EXT] Re: [PATCH v2 00/43] wifi: nxpwifi: create nxpwifi to support iw61x David Lin (Fri Aug 16 2024 - 01:32:46 EST)
- Re: [PATCH] mm/migrate: fix deadlock in migrate_pages_batch() on large folios Gao Xiang (Fri Aug 16 2024 - 01:33:09 EST)
- Re: [PATCH v2 2/3] ufs: core: Add a quirk for handling broken LSDBS field in controller capabilities register Manivannan Sadhasivam (Fri Aug 16 2024 - 01:35:45 EST)
- Re: [PATCH] PCI: qcom-ep: Do not enable resources during probe() Manivannan Sadhasivam (Fri Aug 16 2024 - 01:38:12 EST)
- Re: [PATCH] Documentation: msm-hsusb.txt: remove Krzysztof Kozlowski (Fri Aug 16 2024 - 01:39:13 EST)
- Re: [PATCH 4/4] MAINTAINERS: drop NXP LAYERSCAPE GEN4 CONTROLLER Manivannan Sadhasivam (Fri Aug 16 2024 - 01:42:50 EST)
- Re: [PATCH v7 05/10] acpi/ghes: rework the logic to handle HEST source ID Mauro Carvalho Chehab (Fri Aug 16 2024 - 01:44:38 EST)
- Re: [PATCH bpf-next v5 2/2] bpf: allow bpf_current_task_under_cgroup() with BPF_CGROUP_* kernel test robot (Fri Aug 16 2024 - 01:46:01 EST)
- [PATCH v2 2/4] mm: zswap: zswap_store() extended to handle mTHP folios. Kanchana P Sridhar (Fri Aug 16 2024 - 01:48:15 EST)
- [PATCH v2 3/4] mm: Add MTHP_STAT_ZSWPOUT to sysfs per-order mthp stats. Kanchana P Sridhar (Fri Aug 16 2024 - 01:48:24 EST)
- [PATCH v2 0/4] mm: ZSWAP swap-out of mTHP folios Kanchana P Sridhar (Fri Aug 16 2024 - 01:48:31 EST)
- [PATCH v2 4/4] mm: swap: Count successful mTHP ZSWAP stores in sysfs mTHP stats. Kanchana P Sridhar (Fri Aug 16 2024 - 01:48:46 EST)
- [PATCH v2 1/4] mm: zswap: zswap_is_folio_same_filled() takes an index in the folio. Kanchana P Sridhar (Fri Aug 16 2024 - 01:48:48 EST)
- Re: [syzbot] [cgroups?] [mm?] kernel BUG in swap_cgroup_record Barry Song (Fri Aug 16 2024 - 01:49:32 EST)
- Re: [syzbot] Re: [syzbot] [ocfs2?] kernel BUG in ocfs2_iget syzbot (Fri Aug 16 2024 - 01:49:51 EST)
- [syzbot] [cgroups?] possible deadlock in task_rq_lock syzbot (Fri Aug 16 2024 - 01:50:33 EST)
- Re: [PATCH v4] PCI: Enable runtime pm of the host bridge Krishna Chaitanya Chundru (Fri Aug 16 2024 - 01:51:05 EST)
- [PATCH rcu 0/8] RCU torture test updates for v6.12 neeraj . upadhyay (Fri Aug 16 2024 - 01:52:56 EST)
- Re: [PATCH] gpio: add support for FTDI's MPSSE as GPIO Krzysztof Kozlowski (Fri Aug 16 2024 - 01:52:59 EST)
- [PATCH rcu 1/8] rcutorture: Remove redundant rcu_torture_ops get_gp_completed fields neeraj . upadhyay (Fri Aug 16 2024 - 01:53:23 EST)
- [PATCH rcu 2/8] rcutorture: Add SRCU ->same_gp_state and ->get_comp_state functions neeraj . upadhyay (Fri Aug 16 2024 - 01:53:38 EST)
- [PATCH rcu 3/8] rcutorture: Generic test for NUM_ACTIVE_*RCU_POLL* neeraj . upadhyay (Fri Aug 16 2024 - 01:53:54 EST)
- [PATCH rcu 4/8] rcutorture: Add CFcommon.arch for arch-specific Kconfig options neeraj . upadhyay (Fri Aug 16 2024 - 01:54:07 EST)
- Re: [PATCH v7 01/10] acpi/generic_event_device: add an APEI error device Mauro Carvalho Chehab (Fri Aug 16 2024 - 01:54:20 EST)
- [PATCH rcu 5/8] rcutorture: Make rcu_torture_write_types() print number of update types neeraj . upadhyay (Fri Aug 16 2024 - 01:54:36 EST)
- [PATCH rcu 6/8] rcutorture: Add rcutree.nohz_full_patience_delay to TREE07 neeraj . upadhyay (Fri Aug 16 2024 - 01:54:50 EST)
- [PATCH rcu 7/8] rcutorture: Add a stall_cpu_repeat module parameter neeraj . upadhyay (Fri Aug 16 2024 - 01:55:02 EST)
- [PATCH rcu 8/8] torture: Add torture.sh --guest-cpu-limit argument for limited hosts neeraj . upadhyay (Fri Aug 16 2024 - 01:55:16 EST)
- Re: [PATCH 3/4] arm64: dts: rockchip: Add base DT for rk3528 SoC Krzysztof Kozlowski (Fri Aug 16 2024 - 01:58:14 EST)
- Re: [PATCH 4/6] um: Remove unused mm_fd field from mm_id Benjamin Berg (Fri Aug 16 2024 - 02:00:02 EST)
- Re: [syzbot] [ocfs2?] kernel BUG in ocfs2_iget syzbot (Fri Aug 16 2024 - 02:06:13 EST)
- Re: [REGRESSION] critical target error, bisected Chris Bainbridge (Fri Aug 16 2024 - 02:09:02 EST)
- [PATCH net-next v2 0/2] Add driver for Motorcomm yt8821 2.5G ethernet phy Frank Sae (Fri Aug 16 2024 - 02:10:32 EST)
- [PATCH net-next v2 1/2] net: phy: Optimize phy speed mask to be compatible to yt8821 Frank Sae (Fri Aug 16 2024 - 02:10:50 EST)
- Re: [PATCH v1 0/9] Fix Allwinner D1 boot regression Icenowy Zheng (Fri Aug 16 2024 - 02:11:07 EST)
- [PATCH net-next v2 2/2] net: phy: Add driver for Motorcomm yt8821 2.5G ethernet phy Frank Sae (Fri Aug 16 2024 - 02:11:16 EST)
- Re: [RFC PATCH V2 net-next 03/11] net: hibmcge: Add mdio and hardware configuration supported in this module Jijie Shao (Fri Aug 16 2024 - 02:11:38 EST)
- [PATCH rcu 0/4] RCU stall updates for v6.12 Neeraj Upadhyay (Fri Aug 16 2024 - 02:11:56 EST)
- Re: [PATCH v1 0/9] Fix Allwinner D1 boot regression Icenowy Zheng (Fri Aug 16 2024 - 02:13:51 EST)
- [PATCH rcu 1/4] rcu: Summarize RCU CPU stall warnings during CSD-lock stalls neeraj . upadhyay (Fri Aug 16 2024 - 02:14:06 EST)
- [PATCH rcu 2/4] rcu: Extract synchronize_rcu_expedited_stall() from synchronize_rcu_expedited_wait() neeraj . upadhyay (Fri Aug 16 2024 - 02:14:19 EST)
- [PATCH rcu 3/4] rcu: Summarize expedited RCU CPU stall warnings during CSD-lock stalls neeraj . upadhyay (Fri Aug 16 2024 - 02:14:38 EST)
- [PATCH rcu 4/4] rcu: Let dump_cpu_task() be used without preemption disabled neeraj . upadhyay (Fri Aug 16 2024 - 02:14:52 EST)
- Re: [PATCH v1 0/9] Fix Allwinner D1 boot regression Icenowy Zheng (Fri Aug 16 2024 - 02:15:51 EST)
- Re: [PATCH 2/2] PCI: vmd: Let OS control ASPM for devices under VMD domain Kai-Heng Feng (Fri Aug 16 2024 - 02:17:31 EST)
- Re: [PATCH] Input: evdev - limit amount of data for writes Dmitry Torokhov (Fri Aug 16 2024 - 02:17:35 EST)
- Re: [syzbot] Re: [syzbot] [ocfs2?] kernel BUG in ocfs2_iget syzbot (Fri Aug 16 2024 - 02:18:49 EST)
- [v2] usb: dwc3: Avoid waking up gadget during startxfer Prashanth K (Fri Aug 16 2024 - 02:20:50 EST)
- Re: [syzbot] [ocfs2?] kernel BUG in ocfs2_iget syzbot (Fri Aug 16 2024 - 02:23:12 EST)
- [PATCH rcu 0/3] SRCU updates for v6.12 Neeraj Upadhyay (Fri Aug 16 2024 - 02:25:03 EST)
- [PATCH v3 0/2] ufs: qcom: Fix probe failure on SM8550 SoC due to broken LSDBS field Manivannan Sadhasivam via B4 Relay (Fri Aug 16 2024 - 02:25:27 EST)
- [PATCH v3 1/2] ufs: core: Add a quirk for handling broken LSDBS field in controller capabilities register Manivannan Sadhasivam via B4 Relay (Fri Aug 16 2024 - 02:25:31 EST)
- [PATCH v3 2/2] ufs: qcom: Add UFSHCD_QUIRK_BROKEN_LSDBS_CAP for SM8550 SoC Manivannan Sadhasivam via B4 Relay (Fri Aug 16 2024 - 02:25:33 EST)
- [PATCH rcu 1/3] srcu: faster gp seq wrap-around neeraj . upadhyay (Fri Aug 16 2024 - 02:26:10 EST)
- [PATCH rcu 2/3] srcu: Check for concurrent updates of heuristics neeraj . upadhyay (Fri Aug 16 2024 - 02:26:21 EST)
- [PATCH rcu 3/3] srcu: Mark callbacks not currently participating in barrier operation neeraj . upadhyay (Fri Aug 16 2024 - 02:26:33 EST)
- Re: [PATCH V3 1/2] uapi: Define GENMASK_U128 Anshuman Khandual (Fri Aug 16 2024 - 02:28:22 EST)
- [PATCH v4 0/8] Add support for SA8775P Multimedia clock controllers Taniya Das (Fri Aug 16 2024 - 02:33:37 EST)
- [PATCH v4 1/8] dt-bindings: clock: qcom: Add SA8775P video clock controller Taniya Das (Fri Aug 16 2024 - 02:33:47 EST)
- [PATCH v4 2/8] clk: qcom: Add support for Video clock controller on SA8775P Taniya Das (Fri Aug 16 2024 - 02:34:13 EST)
- [PATCH v4 3/8] dt-bindings: clock: qcom: Add SA8775P camera clock controller Taniya Das (Fri Aug 16 2024 - 02:34:21 EST)
- [PATCH v4 5/8] dt-bindings: clock: qcom: Add SA8775P display clock controllers Taniya Das (Fri Aug 16 2024 - 02:34:50 EST)
- [PATCH v4 4/8] clk: qcom: Add support for Camera Clock Controller on SA8775P Taniya Das (Fri Aug 16 2024 - 02:34:58 EST)
- [PATCH v4 7/8] arm64: dts: qcom: Update sleep_clk frequency to 32000 on SA8775P Taniya Das (Fri Aug 16 2024 - 02:35:13 EST)
- Re: [PATCH 1/1] kexec_file: fix elfcorehdr digest exclusion when CONFIG_CRASH_HOTPLUG=y Petr Tesarik (Fri Aug 16 2024 - 02:35:17 EST)
- [PATCH v4 8/8] arm64: dts: qcom: Add support for multimedia clock controllers Taniya Das (Fri Aug 16 2024 - 02:35:56 EST)
- [PATCH v4 6/8] clk: qcom: Add support for Display clock Controllers on SA8775P Taniya Das (Fri Aug 16 2024 - 02:36:17 EST)
- Re: [PATCH] scsi: ufs: ufshcd-pltfrm: Signedness bug in ufshcd_parse_clock_info() Manivannan Sadhasivam (Fri Aug 16 2024 - 02:36:29 EST)
- Re: [PATCH v2 0/7] arm64: qcom: allow up to 4 lanes for the Type-C DisplayPort Altmode Luca Weiss (Fri Aug 16 2024 - 02:37:00 EST)
- Re: [PATCH] perf: Remove setting of page->index and ->mapping kernel test robot (Fri Aug 16 2024 - 02:37:24 EST)
- Re: [PATCH v3 3/4] arm64: dts: rockchip: Add base DT for rk3528 SoC Yao Zi (Fri Aug 16 2024 - 02:40:33 EST)
- Re: 6.10/regression/bisected - after f1d97e769152 I spotted increased execution time of the kswapd0 process and symptoms as if there is not enough memory Andrea Gelmini (Fri Aug 16 2024 - 02:43:13 EST)
- Re: [PATCH -next] ata: libata: Fix memory leak for error path in ata_host_alloc() Yu Kuai (Fri Aug 16 2024 - 02:43:30 EST)
- [syzbot] [ntfs3?] kernel BUG in zero_user_segments syzbot (Fri Aug 16 2024 - 02:44:33 EST)
- RE: [PATCH net-next v27 10/13] rtase: Implement ethtool function Justin Lai (Fri Aug 16 2024 - 02:45:17 EST)
- [Patch v4 0/6] Bug fixes on topdown events reordering Dapeng Mi (Fri Aug 16 2024 - 02:45:51 EST)
- [Patch v4 1/6] perf x86/topdown: Complete topdown slots/metrics events check Dapeng Mi (Fri Aug 16 2024 - 02:46:06 EST)
- [Patch v4 2/6] perf x86/topdown: Correct leader selection with sample_read enabled Dapeng Mi (Fri Aug 16 2024 - 02:46:21 EST)
- [Patch v4 3/6] perf x86/topdown: Don't move topdown metric events in group Dapeng Mi (Fri Aug 16 2024 - 02:46:35 EST)
- [Patch v4 4/6] perf tests: Add leader sampling test in record tests Dapeng Mi (Fri Aug 16 2024 - 02:46:50 EST)
- [Patch v4 5/6] perf tests: Add topdown events counting and sampling tests Dapeng Mi (Fri Aug 16 2024 - 02:47:10 EST)
- [Patch v4 6/6] perf tests: Add more topdown events regroup tests Dapeng Mi (Fri Aug 16 2024 - 02:47:25 EST)
- Re: linux-next: build failure after merge of the mm tree Uros Bizjak (Fri Aug 16 2024 - 02:47:40 EST)
- Re: [PATCH v3 3/4] arm64: dts: rockchip: Add base DT for rk3528 SoC Heiko Stübner (Fri Aug 16 2024 - 02:47:55 EST)
- [PATCH rcu 00/12] RCU tasks updates for v6.12 Neeraj Upadhyay (Fri Aug 16 2024 - 02:48:17 EST)
- Re: 6.10/regression/bisected - after f1d97e769152 I spotted increased execution time of the kswapd0 process and symptoms as if there is not enough memory Ivan Shapovalov (Fri Aug 16 2024 - 02:48:35 EST)
- intel_panel.c:undefined reference to `backlight_device_register' kernel test robot (Fri Aug 16 2024 - 02:48:49 EST)
- [PATCH rcu 01/12] tools/rcu: Remove RCU Tasks Rude asynchronous APIs from rcu-updaters.sh neeraj . upadhyay (Fri Aug 16 2024 - 02:50:37 EST)
- [PATCH v1] Bluetooth: btnxpuart: Fix random crash seen while removing driver Neeraj Sanjay Kale (Fri Aug 16 2024 - 02:50:54 EST)
- [PATCH rcu 02/12] doc: Remove RCU Tasks Rude asynchronous APIs neeraj . upadhyay (Fri Aug 16 2024 - 02:51:07 EST)
- [PATCH rcu 03/12] rcutorture: Stop testing RCU Tasks Rude asynchronous APIs neeraj . upadhyay (Fri Aug 16 2024 - 02:51:24 EST)
- [PATCH rcu 04/12] rcuscale: Stop testing RCU Tasks Rude asynchronous APIs neeraj . upadhyay (Fri Aug 16 2024 - 02:51:40 EST)
- [PATCH rcu 05/12] rcu-tasks: Remove RCU Tasks Rude asynchronous APIs neeraj . upadhyay (Fri Aug 16 2024 - 02:51:55 EST)
- [PATCH rcu 06/12] rcu-tasks: Fix access non-existent percpu rtpcp variable in rcu_tasks_need_gpcb() neeraj . upadhyay (Fri Aug 16 2024 - 02:52:10 EST)
- [PATCH rcu 07/12] rcu/tasks: Check processor-ID assumptions neeraj . upadhyay (Fri Aug 16 2024 - 02:52:28 EST)
- [PATCH rcu 08/12] rcu/tasks: Update rtp->tasks_gp_seq comment neeraj . upadhyay (Fri Aug 16 2024 - 02:52:42 EST)
- [PATCH rcu 09/12] rcu: Provide rcu_barrier_cb_is_done() to check rcu_barrier() CBs neeraj . upadhyay (Fri Aug 16 2024 - 02:52:54 EST)
- [PATCH rcu 10/12] rcu/tasks: Mark callbacks not currently participating in barrier operation neeraj . upadhyay (Fri Aug 16 2024 - 02:53:09 EST)
- [PATCH rcu 11/12] rcu/tasks: Add detailed grace-period and barrier diagnostics neeraj . upadhyay (Fri Aug 16 2024 - 02:53:22 EST)
- Re: [PATCH v3 3/3] arm64: dts: rockchip: improve eMMC speed on NanoPi R2S Plus Dragan Simic (Fri Aug 16 2024 - 02:53:37 EST)
- [PATCH rcu 12/12] rcu/tasks: Add rcu_barrier_tasks*() start time to diagnostics neeraj . upadhyay (Fri Aug 16 2024 - 02:53:48 EST)
- Re: [PATCH v3 1/3] dt-bindings: mmc: Add support for rk3576 dw-mshc Krzysztof Kozlowski (Fri Aug 16 2024 - 02:54:16 EST)
- Re: [PATCH v6 01/13] dt-bindings: PCI: Change brcmstb maintainer and cleanup Krzysztof Kozlowski (Fri Aug 16 2024 - 02:54:33 EST)
- Re: [PATCH v6 02/13] dt-bindings: PCI: Use maxItems for reset controllers Krzysztof Kozlowski (Fri Aug 16 2024 - 02:54:56 EST)
- [PATCH] ipmi:ssif: Exit early when there is a SMBus error Ivan T. Ivanov (Fri Aug 16 2024 - 02:55:08 EST)
- Re: [syzbot] Re: [syzbot] [ocfs2?] kernel BUG in ocfs2_iget syzbot (Fri Aug 16 2024 - 02:55:25 EST)
- [PATCH] wifi: mwifiex: remove unnecessary checks for valid priv Sascha Hauer (Fri Aug 16 2024 - 02:56:36 EST)
- Re: [PATCH 1/7] ext4: avoid buffer_head leak in ext4_mark_inode_used Markus Elfring (Fri Aug 16 2024 - 02:57:32 EST)
- Re: [PATCH] dt-bindings: power: supply: sc27xx-fg: add low voltage alarm IRQ Stanislav Jakubek (Fri Aug 16 2024 - 02:59:00 EST)
- Re: [RFC PATCH 6/6] rust: cpufreq: Add rust implementation of cppc_cpufreq driver Pierre Gondois (Fri Aug 16 2024 - 02:59:47 EST)
- [RFC] net: dsa: microchip: add KSZ8 change_tag_protocol support vtpieter (Fri Aug 16 2024 - 03:00:05 EST)
- Re: [PATCH 07/13] dt-bindings: media: camss: Add qcom,sm8550-camss binding Krzysztof Kozlowski (Fri Aug 16 2024 - 03:01:52 EST)
- [PATCH rcu 00/14] RCU scaling tests updates for v6.12 Neeraj Upadhyay (Fri Aug 16 2024 - 03:02:25 EST)
- [PATCH 1/2] char: xillybus: Refine workqueue handling Eli Billauer (Fri Aug 16 2024 - 03:02:43 EST)
- [PATCH 2/2] char: xillybus: Check USB endpoints when probing device Eli Billauer (Fri Aug 16 2024 - 03:02:58 EST)
- Re: [PATCH v6 04/13] PCI: brcmstb: Use common error handling code in brcm_pcie_probe() Manivannan Sadhasivam (Fri Aug 16 2024 - 03:03:15 EST)
- [PATCH] ASoC: SOF: amd: Fix for acp init sequence Vijendar Mukunda (Fri Aug 16 2024 - 03:03:59 EST)
- [PATCH rcu 01/14] refscale: Add TINY scenario neeraj . upadhyay (Fri Aug 16 2024 - 03:04:12 EST)
- [PATCH rcu 02/14] refscale: Optimize process_durations() neeraj . upadhyay (Fri Aug 16 2024 - 03:04:29 EST)
- [PATCH rcu 03/14] rcuscale: Save a few lines with whitespace-only change neeraj . upadhyay (Fri Aug 16 2024 - 03:04:42 EST)
- [PATCH rcu 04/14] rcuscale: Dump stacks of stalled rcu_scale_writer() instances neeraj . upadhyay (Fri Aug 16 2024 - 03:04:56 EST)
- [PATCH rcu 05/14] rcuscale: Dump grace-period statistics when rcu_scale_writer() stalls neeraj . upadhyay (Fri Aug 16 2024 - 03:05:07 EST)
- [PATCH rcu 06/14] rcu: Mark callbacks not currently participating in barrier operation neeraj . upadhyay (Fri Aug 16 2024 - 03:05:21 EST)
- [PATCH rcu 07/14] rcuscale: Print detailed grace-period and barrier diagnostics neeraj . upadhyay (Fri Aug 16 2024 - 03:05:32 EST)
- [PATCH rcu 08/14] rcuscale: Provide clear error when async specified without primitives neeraj . upadhyay (Fri Aug 16 2024 - 03:05:44 EST)
- [PATCH rcu 09/14] rcuscale: Make all writer tasks report upon hang neeraj . upadhyay (Fri Aug 16 2024 - 03:05:59 EST)
- [PATCH rcu 10/14] rcuscale: Make rcu_scale_writer() tolerate repeated GFP_KERNEL failure neeraj . upadhyay (Fri Aug 16 2024 - 03:06:11 EST)
- [PATCH rcu 11/14] rcuscale: Use special allocator for rcu_scale_writer() neeraj . upadhyay (Fri Aug 16 2024 - 03:06:27 EST)
- [PATCH rcu 12/14] rcuscale: NULL out top-level pointers to heap memory neeraj . upadhyay (Fri Aug 16 2024 - 03:06:38 EST)
- [PATCH rcu 13/14] rcuscale: Count outstanding callbacks per-task rather than per-CPU neeraj . upadhyay (Fri Aug 16 2024 - 03:06:53 EST)
- [PATCH rcu 14/14] refscale: Constify struct ref_scale_ops neeraj . upadhyay (Fri Aug 16 2024 - 03:07:04 EST)
- Re: [RFC PATCH 6/6] rust: cpufreq: Add rust implementation of cppc_cpufreq driver Greg Kroah-Hartman (Fri Aug 16 2024 - 03:07:26 EST)
- Re: [PATCH v6 05/13] PCI: brcmstb: Use bridge reset if available Manivannan Sadhasivam (Fri Aug 16 2024 - 03:07:40 EST)
- Re: [PATCH v6 06/13] PCI: brcmstb: Use swinit reset if available Manivannan Sadhasivam (Fri Aug 16 2024 - 03:08:38 EST)
- [PATCH 0/2] Fixes for KVM PMU trap/emulation Atish Patra (Fri Aug 16 2024 - 03:08:55 EST)
- [PATCH 1/2] RISC-V: KVM: Allow legacy PMU access from guest Atish Patra (Fri Aug 16 2024 - 03:09:07 EST)
- [PATCH 2/2] RISC-V: KVM: Fix to allow hpmcounter31 from the guest Atish Patra (Fri Aug 16 2024 - 03:09:21 EST)
- [PATCH rcu 0/1] RCU fixes for v6.12 Neeraj Upadhyay (Fri Aug 16 2024 - 03:10:41 EST)
- Re: [PATCH v4 2/2] dma: add IOMMU static calls with clear default ops Christoph Hellwig (Fri Aug 16 2024 - 03:11:48 EST)
- [PATCH rcu] rcu: Use system_unbound_wq to avoid disturbing isolated CPUs neeraj . upadhyay (Fri Aug 16 2024 - 03:12:03 EST)
- Re: [PATCH v6 10/13] PCI: brcmstb: Refactor for chips with many regular inbound windows Manivannan Sadhasivam (Fri Aug 16 2024 - 03:12:23 EST)
- Re: [RFC] net: dsa: microchip: add KSZ8 change_tag_protocol support Krzysztof Kozlowski (Fri Aug 16 2024 - 03:12:41 EST)
- Re: [PATCH 1/1] kexec_file: fix elfcorehdr digest exclusion when CONFIG_CRASH_HOTPLUG=y Baoquan He (Fri Aug 16 2024 - 03:13:02 EST)
- Re: [PATCH v3 1/6] dt-bindings: crypto: Add X1E80100 Crypto Engine Krzysztof Kozlowski (Fri Aug 16 2024 - 03:13:41 EST)
- Re: [PATCH v2 01/19] tools: Add gendwarfksyms Greg Kroah-Hartman (Fri Aug 16 2024 - 03:14:16 EST)
- Re: [PATCH v3 2/6] dt-bindings: phy: Add X1E80100 UFS Krzysztof Kozlowski (Fri Aug 16 2024 - 03:14:50 EST)
- Re: [PATCH v6 11/13] PCI: brcmstb: Check return value of all reset_control_xxx calls Manivannan Sadhasivam (Fri Aug 16 2024 - 03:15:01 EST)
- Re: [PATCH v3 3/6] dt-bindings: ufs: Add X1E80100 UFS Krzysztof Kozlowski (Fri Aug 16 2024 - 03:15:20 EST)
- Re: [PATCH v2 00/19] Implement DWARF modversions Greg Kroah-Hartman (Fri Aug 16 2024 - 03:15:38 EST)
- Re: [syzbot] [ocfs2?] kernel BUG in ocfs2_iget syzbot (Fri Aug 16 2024 - 03:16:15 EST)
- Re: [PATCH v2 1/5] arm64: dts: ti: k3-j7200: Change timer nodes status to reserved Beleswar Prasad Padhi (Fri Aug 16 2024 - 03:16:55 EST)
- Re: [PATCH v3 4/6] arm64: dts: qcom: Add UFS node Krzysztof Kozlowski (Fri Aug 16 2024 - 03:17:09 EST)
- Re: [PATCH v6 12/13] PCI: brcmstb: Change field name from 'type' to 'soc_base' Manivannan Sadhasivam (Fri Aug 16 2024 - 03:17:49 EST)
- Re: [PATCH v3 5/6] dt-bindings: arm: Add Samsung Galaxy Book4 Edge Krzysztof Kozlowski (Fri Aug 16 2024 - 03:17:59 EST)
- Re: [PATCH v6 00/13] PCI: brcnstb: Enable STB 7712 SOC Manivannan Sadhasivam (Fri Aug 16 2024 - 03:18:41 EST)
- Re: [PATCH v3 6/6] arm64: dts: qcom: Add Samsung Galaxy Book4 Edge DTS Krzysztof Kozlowski (Fri Aug 16 2024 - 03:20:03 EST)
- Re: [PATCH v2] memcg: replace memcg ID idr with xarray Michal Hocko (Fri Aug 16 2024 - 03:20:21 EST)
- Re: [RESEND PATCH v1] mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0 Uladzislau Rezki (Fri Aug 16 2024 - 03:20:30 EST)
- Re: [PATCH v2 16/19] gendwarfksyms: Add support for reserved structure fields Greg Kroah-Hartman (Fri Aug 16 2024 - 03:20:57 EST)
- Re: [PATCH] net: sched: use-after-free in tcf_action_destroy Jiri Pirko (Fri Aug 16 2024 - 03:21:24 EST)
- Re: [PATCH v3 4/6] arm64: dts: qcom: Add UFS node Krzysztof Kozlowski (Fri Aug 16 2024 - 03:21:41 EST)
- Re: [PATCH v3 6/6] arm64: dts: qcom: Add Samsung Galaxy Book4 Edge DTS Krzysztof Kozlowski (Fri Aug 16 2024 - 03:22:09 EST)
- [PATCH rcu 0/3] RCU misc updates for v6.12 Neeraj Upadhyay (Fri Aug 16 2024 - 03:22:30 EST)
- Re: [syzbot] Re: [syzbot] [ocfs2?] kernel BUG in ocfs2_iget syzbot (Fri Aug 16 2024 - 03:23:29 EST)
- [PATCH rcu 1/3] rcu/kfree: Warn on unexpected tail state neeraj . upadhyay (Fri Aug 16 2024 - 03:23:46 EST)
- [PATCH rcu 2/3] rcu: Better define "atomic" for list replacement neeraj . upadhyay (Fri Aug 16 2024 - 03:24:10 EST)
- [PATCH rcu 3/3] rcu: Annotate struct kvfree_rcu_bulk_data with __counted_by() neeraj . upadhyay (Fri Aug 16 2024 - 03:24:28 EST)
- Re: [PATCH] ASoC: dt-bindings: qcom,lpass-wsa-macro: correct clocks on SM8250 Krzysztof Kozlowski (Fri Aug 16 2024 - 03:24:45 EST)
- Re: [PATCH v3 1/2] dt-bindings: iio: imu: smi240: devicetree binding Krzysztof Kozlowski (Fri Aug 16 2024 - 03:26:43 EST)
- Re: [PATCH v3 1/2] platform/x86:dell-laptop: Add knobs to change battery charge settings kernel test robot (Fri Aug 16 2024 - 03:28:13 EST)
- Re: [PATCH 13/25] KVM: TDX: create/destroy VM structure Xu Yilun (Fri Aug 16 2024 - 03:34:13 EST)
- Re: [PATCH -next] ceph: Remove unused declarations Ilya Dryomov (Fri Aug 16 2024 - 03:34:57 EST)
- Re: linux-next: duplicate patch in the usb tree Greg KH (Fri Aug 16 2024 - 03:36:33 EST)
- Re: [PATCH v5 0/9] mm: swap: mTHP swap allocator base on swap cluster order Chris Li (Fri Aug 16 2024 - 03:38:08 EST)
- [PATCH v8 03/13] acpi/ghes: Add support for GED error device Mauro Carvalho Chehab (Fri Aug 16 2024 - 03:38:40 EST)
- [PATCH v8 02/13] arm/virt: Wire up a GED error device for ACPI / GHES Mauro Carvalho Chehab (Fri Aug 16 2024 - 03:38:42 EST)
- [PATCH v8 06/13] acpi/ghes: add support for generic error injection via QAPI Mauro Carvalho Chehab (Fri Aug 16 2024 - 03:38:43 EST)
- [PATCH v8 10/13] target/arm: add an experimental mpidr arm cpu property object Mauro Carvalho Chehab (Fri Aug 16 2024 - 03:38:44 EST)
- [PATCH v8 01/13] acpi/generic_event_device: add an APEI error device Mauro Carvalho Chehab (Fri Aug 16 2024 - 03:38:45 EST)
- [PATCH v8 11/13] scripts/arm_processor_error.py: retrieve mpidr if not filled Mauro Carvalho Chehab (Fri Aug 16 2024 - 03:40:29 EST)
- [PATCH v8 13/13] acpi/ghes: check if the BIOS pointers for HEST are correct Mauro Carvalho Chehab (Fri Aug 16 2024 - 03:40:33 EST)
- [PATCH v8 12/13] acpi/ghes: cleanup generic error data logic Mauro Carvalho Chehab (Fri Aug 16 2024 - 03:40:35 EST)
- [PATCH v8 08/13] docs: acpi_hest_ghes: fix documentation for CPER size Mauro Carvalho Chehab (Fri Aug 16 2024 - 03:40:39 EST)
- [PATCH v8 04/13] qapi/acpi-hest: add an interface to do generic CPER error injection Mauro Carvalho Chehab (Fri Aug 16 2024 - 03:40:43 EST)
- [PATCH v8 07/13] acpi/ghes: cleanup the memory error code logic Mauro Carvalho Chehab (Fri Aug 16 2024 - 03:40:49 EST)
- [PATCH v8 05/13] acpi/ghes: rework the logic to handle HEST source ID Mauro Carvalho Chehab (Fri Aug 16 2024 - 03:41:07 EST)
- [PATCH v8 09/13] scripts/ghes_inject: add a script to generate GHES error inject Mauro Carvalho Chehab (Fri Aug 16 2024 - 03:41:39 EST)
- [PATCH v3 0/5] Reserve Timer Nodes to avoid clash with Remoteproc firmware Beleswar Padhi (Fri Aug 16 2024 - 03:42:53 EST)
- [PATCH v3 1/5] arm64: dts: ti: k3-j7200: Change timer nodes status to reserved Beleswar Padhi (Fri Aug 16 2024 - 03:43:14 EST)
- [PATCH v3 2/5] arm64: dts: ti: k3-j721e: Change timer nodes status to reserved Beleswar Padhi (Fri Aug 16 2024 - 03:43:30 EST)
- [PATCH v3 3/5] arm64: dts: ti: k3-j721s2: Change timer nodes status to reserved Beleswar Padhi (Fri Aug 16 2024 - 03:43:49 EST)
- [PATCH v3 5/5] arm64: dts: ti: k3-j722s: Change timer nodes status to reserved Beleswar Padhi (Fri Aug 16 2024 - 03:44:09 EST)
- [PATCH v3 4/5] arm64: dts: ti: k3-j784s4: Change timer nodes status to reserved Beleswar Padhi (Fri Aug 16 2024 - 03:44:17 EST)
- [PATCH v2 0/7] thermal: scope/cleanup.h improvements Krzysztof Kozlowski (Fri Aug 16 2024 - 03:44:51 EST)
- [PATCH v2 1/7] thermal: of: Use scoped device node handling to simplify of_find_trip_id() Krzysztof Kozlowski (Fri Aug 16 2024 - 03:45:17 EST)
- [PATCH v2 2/7] thermal: of: Use scoped device node handling to simplify thermal_of_trips_init() Krzysztof Kozlowski (Fri Aug 16 2024 - 03:45:30 EST)
- [PATCH v2 3/7] thermal: of: Use scoped device node handling to simplify of_thermal_zone_find() Krzysztof Kozlowski (Fri Aug 16 2024 - 03:45:56 EST)
- [PATCH v2 4/7] thermal: of: Simplify thermal_of_for_each_cooling_maps() with scoped for each OF child loop Krzysztof Kozlowski (Fri Aug 16 2024 - 03:46:23 EST)
- [PATCH v2 5/7] thermal: qcom-spmi-adc-tm5: Simplify with scoped for each OF child loop Krzysztof Kozlowski (Fri Aug 16 2024 - 03:46:43 EST)
- [PATCH v2 6/7] thermal: tegra: Simplify with scoped for each OF child loop Krzysztof Kozlowski (Fri Aug 16 2024 - 03:47:02 EST)
- [PATCH v2 7/7] thermal: sun8i: Use scoped device node handling to simplify error paths Krzysztof Kozlowski (Fri Aug 16 2024 - 03:47:30 EST)
- Re: [PATCH 3/4] perf/dwc_pcie: Always register for PCIe bus notifier Yicong Yang (Fri Aug 16 2024 - 03:47:50 EST)
- [PATCH 0/8] nilfs2: clean up kernel-doc warnings Ryusuke Konishi (Fri Aug 16 2024 - 03:48:17 EST)
- [PATCH 1/8] nilfs2: add missing argument description for __nilfs_error() Ryusuke Konishi (Fri Aug 16 2024 - 03:48:33 EST)
- Re: [PATCH v2] memcg: replace memcg ID idr with xarray Andrew Morton (Fri Aug 16 2024 - 03:48:42 EST)
- [PATCH 2/8] nilfs2: add missing argument descriptions for ioctl-related helpers Ryusuke Konishi (Fri Aug 16 2024 - 03:48:51 EST)
- [PATCH 3/8] nilfs2: improve kernel-doc comments for b-tree node helpers Ryusuke Konishi (Fri Aug 16 2024 - 03:49:20 EST)
- [PATCH 4/8] nilfs2: fix incorrect kernel-doc declaration of nilfs_palloc_req structure Ryusuke Konishi (Fri Aug 16 2024 - 03:49:36 EST)
- [PATCH 5/8] nilfs2: add missing description of nilfs_btree_path structure Ryusuke Konishi (Fri Aug 16 2024 - 03:49:52 EST)
- [PATCH 6/8] nilfs2: describe the members of nilfs_bmap_operations structure Ryusuke Konishi (Fri Aug 16 2024 - 03:50:02 EST)
- [PATCH 7/8] nilfs2: fix inconsistencies in kernel-doc comments in segment.h Ryusuke Konishi (Fri Aug 16 2024 - 03:50:23 EST)
- [PATCH 8/8] nilfs2: fix missing initial short descriptions of kernel-doc comments Ryusuke Konishi (Fri Aug 16 2024 - 03:50:36 EST)
- Re: [syzbot] [ocfs2?] kernel BUG in ocfs2_iget syzbot (Fri Aug 16 2024 - 03:51:01 EST)
- Re: [PATCH] block:added printing when bio->bi_status fails Yu Kuai (Fri Aug 16 2024 - 03:51:19 EST)
- Re: 6.10/regression/bisected - after f1d97e769152 I spotted increased execution time of the kswapd0 process and symptoms as if there is not enough memory Qu Wenruo (Fri Aug 16 2024 - 03:51:30 EST)
- Re: [PATCH v3 1/3] dt-bindings: mmc: Add support for rk3576 dw-mshc Heiko Stübner (Fri Aug 16 2024 - 03:51:54 EST)
- Re: [PATCH 07/13] dt-bindings: media: camss: Add qcom,sm8550-camss binding Depeng Shao (Fri Aug 16 2024 - 03:52:08 EST)
- Re: [PATCH] Resource: fix region_intersects() for CXL memory Huang, Ying (Fri Aug 16 2024 - 03:52:25 EST)
- Re: [PATCH] ata: Replace deprecated PCI devres functions Philipp Stanner (Fri Aug 16 2024 - 03:52:39 EST)
- Re: [PATCH v5 0/9] mm: swap: mTHP swap allocator base on swap cluster order Chris Li (Fri Aug 16 2024 - 03:52:52 EST)
- [PATCH RESEND v2 0/6] ASoC: samsung: midas_wm1811: Separate compatible for tab3 + fixes Artur Weber (Fri Aug 16 2024 - 03:53:08 EST)
- [PATCH RESEND v2 1/6] ASoC: dt-bindings: midas-audio: Declare required properties for GPIO jack det Artur Weber (Fri Aug 16 2024 - 03:53:25 EST)
- [PATCH RESEND v2 2/6] ASoC: dt-bindings: midas-audio: Add separate compatible for tab3 audio Artur Weber (Fri Aug 16 2024 - 03:53:37 EST)
- [PATCH RESEND v2 3/6] ARM: dts: samsung: exynos4212-tab3: Fix headset mic, add jack detection Artur Weber (Fri Aug 16 2024 - 03:53:52 EST)
- [PATCH RESEND v2 4/6] ARM: dts: samsung: exynos4212-tab3: Add MCLK2 clock to WM1811 codec config Artur Weber (Fri Aug 16 2024 - 03:54:04 EST)
- [PATCH RESEND v2 5/6] ARM: dts: samsung: exynos4212-tab3: Drop interrupt from WM1811 codec Artur Weber (Fri Aug 16 2024 - 03:54:21 EST)
- [PATCH RESEND v2 6/6] ARM: dts: samsung: exynos4212-tab3: Drop dummy mic bias regulators Artur Weber (Fri Aug 16 2024 - 03:54:34 EST)
- RE: [PATCH net-next v27 07/13] rtase: Implement a function to receive packets Justin Lai (Fri Aug 16 2024 - 03:54:55 EST)
- Re: [PATCH v2 3/3] scsi: ufs: rockchip: init support for UFS Manivannan Sadhasivam (Fri Aug 16 2024 - 03:55:16 EST)
- [PATCH v2 1/2] usb: dwc3: omap: add missing depopulate in probe error path Krzysztof Kozlowski (Fri Aug 16 2024 - 03:55:34 EST)
- [PATCH v2 2/2] usb: dwc3: xilinx: add missing depopulate in probe error path Krzysztof Kozlowski (Fri Aug 16 2024 - 03:55:52 EST)
- Re: [PATCH v4 2/3] remoteproc: k3-r5: Acquire mailbox handle during probe routine Beleswar Prasad Padhi (Fri Aug 16 2024 - 03:56:06 EST)
- [PATCH 2/2] ext4: Convert EXT4_B2C(sbi->s_stripe) users to EXT4_NUM_B2C Ojaswin Mujoo (Fri Aug 16 2024 - 03:57:54 EST)
- [PATCH 1/2] ext4: Check stripe size compatibility on remount as well Ojaswin Mujoo (Fri Aug 16 2024 - 03:58:03 EST)
- Re: [PATCH RESEND v2 1/6] ASoC: dt-bindings: midas-audio: Declare required properties for GPIO jack det Artur Weber (Fri Aug 16 2024 - 03:58:18 EST)
- Re: [PATCH 4/6] um: Remove unused mm_fd field from mm_id Tiwei Bie (Fri Aug 16 2024 - 03:58:39 EST)
- Re: [REGRESSION] critical target error, bisected Shinichiro Kawasaki (Fri Aug 16 2024 - 04:00:10 EST)
- Re: [PATCH v5 2/9] mm: swap: mTHP allocate swap entries from nonfull list Chris Li (Fri Aug 16 2024 - 04:02:01 EST)
- Re: [PATCH v3 00/11] fuse: basic support for idmapped mounts Christian Brauner (Fri Aug 16 2024 - 04:02:14 EST)
- [PATCH v2] mm: add lazyfree folio to lru tail gaoxu (Fri Aug 16 2024 - 04:03:24 EST)
- Re: [PATCH 1/2] dt-bindings: eeprom: at24: Add compatible for Giantec GT24C04A Bartosz Golaszewski (Fri Aug 16 2024 - 04:03:38 EST)
- Re: [REGRESSION] critical target error, bisected hch (Fri Aug 16 2024 - 04:06:19 EST)
- Re: [syzbot] Re: [syzbot] [ocfs2?] kernel BUG in ocfs2_iget syzbot (Fri Aug 16 2024 - 04:09:02 EST)
- [PATCH v3 RESEND 0/2] drm/bridge: imx: Add i.MX93 parallel display format configuration support Liu Ying (Fri Aug 16 2024 - 04:09:47 EST)
- [PATCH v3 RESEND 1/2] dt-bindings: soc: imx93-media-blk-ctrl: Add PDFC subnode to schema and example Liu Ying (Fri Aug 16 2024 - 04:10:02 EST)
- [PATCH v3 RESEND 2/2] drm/bridge: imx: Add i.MX93 parallel display format configuration support Liu Ying (Fri Aug 16 2024 - 04:10:13 EST)
- Re: [PATCH v4 2/2] dma: add IOMMU static calls with clear default ops Christoph Hellwig (Fri Aug 16 2024 - 04:13:24 EST)
- Re: [PATCH v2 2/2] media: drivers/media/dvb-core: Refactor dvb_frontend_open locking Mauro Carvalho Chehab (Fri Aug 16 2024 - 04:17:06 EST)
- Re: [PATCH 1/2] dt-bindings: eeprom: at24: Add compatible for Giantec GT24C04A Krzysztof Kozlowski (Fri Aug 16 2024 - 04:18:55 EST)
- Re: [PATCH v2] memcg: replace memcg ID idr with xarray Michal Hocko (Fri Aug 16 2024 - 04:19:11 EST)
- [PATCH v4 00/10] power: supply: max77693: Toggle charging/OTG based on extcon status Artur Weber (Fri Aug 16 2024 - 04:19:34 EST)
- [PATCH v4 01/10] dt-bindings: power: supply: max77693: Add monitored-battery property Artur Weber (Fri Aug 16 2024 - 04:19:52 EST)
- [PATCH v4 02/10] dt-bindings: power: supply: max77693: Add maxim,usb-connector property Artur Weber (Fri Aug 16 2024 - 04:20:19 EST)
- [PATCH v4 03/10] power: supply: max77693: Expose input current limit and CC current properties Artur Weber (Fri Aug 16 2024 - 04:20:49 EST)
- [PATCH v4 04/10] power: supply: max77693: Set charge current limits during init Artur Weber (Fri Aug 16 2024 - 04:21:12 EST)
- [PATCH v4 05/10] power: supply: max77693: Add USB extcon detection for enabling charging Artur Weber (Fri Aug 16 2024 - 04:21:31 EST)
- [PATCH v4 06/10] power: supply: max77693: Add support for detecting and enabling OTG Artur Weber (Fri Aug 16 2024 - 04:21:54 EST)
- [PATCH v4 07/10] power: supply: max77693: Set up charge/input current according to cable type Artur Weber (Fri Aug 16 2024 - 04:22:16 EST)
- [PATCH v4 08/10] ARM: dts: samsung: exynos4212-tab3: Add battery node with charge current value Artur Weber (Fri Aug 16 2024 - 04:22:39 EST)
- [PATCH v4 09/10] ARM: dts: samsung: exynos4212-tab3: Add USB connector node Artur Weber (Fri Aug 16 2024 - 04:22:58 EST)
- [PATCH v4 10/10] ARM: dts: samsung: exynos4212-tab3: Drop CHARGER regulator Artur Weber (Fri Aug 16 2024 - 04:23:26 EST)
- Re: [PATCH v2 2/2] media: drivers/media/dvb-core: Refactor dvb_frontend_open locking Ricardo Ribalda (Fri Aug 16 2024 - 04:23:44 EST)
- Re: [PATCH] media: aspeed: fix clock stopping logic Phil Eichinger (Fri Aug 16 2024 - 04:24:05 EST)
- Re: [REGRESSION] critical target error, bisected John Garry (Fri Aug 16 2024 - 04:24:29 EST)
- Re: [syzbot] [ocfs2?] kernel BUG in ocfs2_iget syzbot (Fri Aug 16 2024 - 04:24:51 EST)
- [PATCH v3 00/10] Remove pcim_iomap_regions_request_all() Philipp Stanner (Fri Aug 16 2024 - 04:25:16 EST)
- [PATCH v3 01/10] PCI: Make pcim_request_all_regions() a public function Philipp Stanner (Fri Aug 16 2024 - 04:25:33 EST)
- [PATCH v3 02/10] ata: ahci: Replace deprecated PCI functions Philipp Stanner (Fri Aug 16 2024 - 04:25:57 EST)
- [PATCH v3 03/10] crypto: qat - replace deprecated PCI functions Philipp Stanner (Fri Aug 16 2024 - 04:26:25 EST)
- [PATCH v3 04/10] crypto: marvell - replace deprecated PCI functions Philipp Stanner (Fri Aug 16 2024 - 04:26:53 EST)
- [PATCH v3 05/10] intel_th: pci: Replace deprecated PCI functions Philipp Stanner (Fri Aug 16 2024 - 04:27:21 EST)
- [PATCH v3 06/10] wifi: iwlwifi: replace deprecated PCI functions Philipp Stanner (Fri Aug 16 2024 - 04:27:28 EST)
- [PATCH v3 07/10] ntb: idt: Replace deprecated PCI functions Philipp Stanner (Fri Aug 16 2024 - 04:27:56 EST)
- [PATCH v3 08/10] serial: rp2: Replace deprecated PCI functions Philipp Stanner (Fri Aug 16 2024 - 04:28:15 EST)
- [PATCH v3 09/10] ALSA: korg1212: Replace deprecated PCI functions Philipp Stanner (Fri Aug 16 2024 - 04:28:46 EST)
- [PATCH v3 10/10] PCI: Remove pcim_iomap_regions_request_all() Philipp Stanner (Fri Aug 16 2024 - 04:29:01 EST)
- Re: [PATCH v3 1/3] dt-bindings: mmc: Add support for rk3576 dw-mshc Krzysztof Kozlowski (Fri Aug 16 2024 - 04:29:36 EST)
- Re: [RFC] net: dsa: microchip: add KSZ8 change_tag_protocol support Pieter (Fri Aug 16 2024 - 04:29:53 EST)
- [PATCH] cxgb4: add forgotten u64 ivlan cast before shift Nikolay Kuratov (Fri Aug 16 2024 - 04:30:15 EST)
- Re: [PATCH net-next v2] dt-bindings: net: ath11k: document the inputs of the ath11k on WCN6855 Kalle Valo (Fri Aug 16 2024 - 04:30:47 EST)
- [PATCH v1 1/2] Bluetooth: hci_h4: Add support for ISO packets in h4_recv.h Neeraj Sanjay Kale (Fri Aug 16 2024 - 04:31:05 EST)
- [PATCH v1 2/2] Bluetooth: btnxpuart: Add support for ISO packets Neeraj Sanjay Kale (Fri Aug 16 2024 - 04:31:22 EST)
- Re: [PATCH] Documentation: msm-hsusb.txt: remove omasanori (Fri Aug 16 2024 - 04:31:57 EST)
- [PATCH v2 0/5] Update LPASS Audio clock driver for QCM6490 board Taniya Das (Fri Aug 16 2024 - 04:32:57 EST)
- [PATCH v2 1/5] dt-bindings: clock: qcom: Add compatible for QCM6490 boards Taniya Das (Fri Aug 16 2024 - 04:33:11 EST)
- Re: [PATCH v1 2/2] Bluetooth: btnxpuart: Add support for ISO packets Paul Menzel (Fri Aug 16 2024 - 04:33:28 EST)
- [PATCH v2 2/5] clk: qcom: lpassaudiocc-sc7280: Add support for LPASS resets for QCM6490 Taniya Das (Fri Aug 16 2024 - 04:33:42 EST)
- [PATCH v2 3/5] arm64: dts: qcom: qcm6490-idp: Update protected clocks list Taniya Das (Fri Aug 16 2024 - 04:34:00 EST)
- [PATCH v2 5/5] arm64: dts: qcom: qcs6490-rb3gen2: Update the LPASS audio node Taniya Das (Fri Aug 16 2024 - 04:34:18 EST)
- [PATCH v2 4/5] arm64: dts: qcom: qcm6490-idp: Update the LPASS audio node Taniya Das (Fri Aug 16 2024 - 04:34:38 EST)
- RE: [PATCH v2 1/1] PM: Start asynchronous suspend threads upfront Chang, Kaiyen (Fri Aug 16 2024 - 04:34:54 EST)
- Re: [PATCH v2] fs: try an opportunistic lookup for O_CREAT opens too Christian Brauner (Fri Aug 16 2024 - 04:35:08 EST)
- [PATCH -next 2/3] cgroup/cpuset: remove fetch_xcpus Chen Ridong (Fri Aug 16 2024 - 04:35:40 EST)
- [PATCH -next 0/3] Some optimizations about cpuset Chen Ridong (Fri Aug 16 2024 - 04:35:52 EST)
- [PATCH -next 1/3] cgroup/cpuset: Correct invalid remote parition prs Chen Ridong (Fri Aug 16 2024 - 04:36:01 EST)
- [PATCH -next 3/3] cgroup/cpuset: remove use_parent_ecpus of cpuset Chen Ridong (Fri Aug 16 2024 - 04:36:17 EST)
- Re: [PATCH] ata: Replace deprecated PCI devres functions Philipp Stanner (Fri Aug 16 2024 - 04:38:17 EST)
- Re: [PATCH 6.10 000/263] 6.10.5-rc1 review Greg Kroah-Hartman (Fri Aug 16 2024 - 04:38:27 EST)
- Re: [PATCH v3] kbuild: rust: split up helpers.c Alice Ryhl (Fri Aug 16 2024 - 04:40:41 EST)
- Re: [PATCH v1] Bluetooth: btnxpuart: Fix random crash seen while removing driver Paul Menzel (Fri Aug 16 2024 - 04:41:32 EST)
- [GIT PULL] i2c-host-fixes for v6.11-rc4 Andi Shyti (Fri Aug 16 2024 - 04:41:44 EST)
- Re: [PATCH v2] misc: fastrpc: Fix double free of 'buf' in error path Srinivas Kandagatla (Fri Aug 16 2024 - 04:42:14 EST)
- Re: [PATCH v2] misc: fastrpc: Fix double free of 'buf' in error path Srinivas Kandagatla (Fri Aug 16 2024 - 04:42:31 EST)
- Re: [PATCH 6.10 000/263] 6.10.5-rc1 review Greg Kroah-Hartman (Fri Aug 16 2024 - 04:42:43 EST)
- [GIT PULL] sound fixes for 6.11-rc4 Takashi Iwai (Fri Aug 16 2024 - 04:44:28 EST)
- Re: [PATCH RFT v8 4/9] fork: Add shadow stack support to clone3() Catalin Marinas (Fri Aug 16 2024 - 04:45:01 EST)
- Re: [PATCH 6.10 00/22] 6.10.6-rc1 review Anders Roxell (Fri Aug 16 2024 - 04:46:05 EST)
- Re: [PATCH 6.6 00/67] 6.6.47-rc1 review Anders Roxell (Fri Aug 16 2024 - 04:47:25 EST)
- Re: [PATCH 6.1 00/38] 6.1.106-rc1 review Anders Roxell (Fri Aug 16 2024 - 04:48:21 EST)
- Re: (subset) [PATCH v4 0/6] arm64: qcom: sa8775p: enable remoteprocs - ADSP, CDSP and GPDSP Srinivas Kandagatla (Fri Aug 16 2024 - 04:48:35 EST)
- [PATCH 0/2] drm/panel: simple: Add ON Tat Industrial Company KD50G21-40NT-A1 panel Liu Ying (Fri Aug 16 2024 - 04:50:05 EST)
- [PATCH 1/2] dt-bindings: display: panel-simple: Add On Tat Industrial Company KD50G21-40NT-A1 Liu Ying (Fri Aug 16 2024 - 04:50:14 EST)
- [PATCH 2/2] drm/panel: simple: Add ON Tat Industrial Company KD50G21-40NT-A1 panel Liu Ying (Fri Aug 16 2024 - 04:50:33 EST)
- Re: [PATCH 6.10 00/22] 6.10.6-rc1 review Greg Kroah-Hartman (Fri Aug 16 2024 - 04:52:05 EST)
- Re: [PATCH 5/5] ARM: dts: microchip: Rename LED sub nodes name Andrei.Simion (Fri Aug 16 2024 - 04:52:56 EST)
- Re: [PATCH 5.15 000/484] 5.15.165-rc1 review Anders Roxell (Fri Aug 16 2024 - 04:53:03 EST)
- Re: [PATCH 0/2] rust: fix erranous use of lock class key in rust block device bindings Miguel Ojeda (Fri Aug 16 2024 - 04:55:05 EST)
- Re: [PATCH 5.10 000/352] 5.10.224-rc1 review Anders Roxell (Fri Aug 16 2024 - 04:56:08 EST)
- Re: [REGRESSION] Perf (userspace) broken on big.LITTLE systems since v6.5 James Clark (Fri Aug 16 2024 - 04:57:53 EST)
- Re: [PATCH] Resource: fix region_intersects() for CXL memory David Hildenbrand (Fri Aug 16 2024 - 04:58:03 EST)
- Re: [PATCH v3 00/11] fuse: basic support for idmapped mounts Aleksandr Mikhalitsyn (Fri Aug 16 2024 - 04:58:49 EST)
- [PATCH] Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0489:0xe122 Hilda Wu (Fri Aug 16 2024 - 04:58:55 EST)
- Re: [RFC PATCH v2 1/7] mm: pgtable: make pte_offset_map_nolock() return pmdval David Hildenbrand (Fri Aug 16 2024 - 04:59:18 EST)
- Re: [PATCH] ASoC: codecs: lpass-va-macro: set the default codec version for sm8250 Srinivas Kandagatla (Fri Aug 16 2024 - 04:59:30 EST)
- Re: [PATCH v3 2/3] mmc: dw_mmc-rockchip: Add v2 tuning support Shawn Lin (Fri Aug 16 2024 - 04:59:50 EST)
- [PATCH -next] scsi: qla2xxx: Add missing kernel-doc function comments. Yang Li (Fri Aug 16 2024 - 05:01:08 EST)
- [PATCH] nilfs2: do not output warnings when clearing dirty buffers Ryusuke Konishi (Fri Aug 16 2024 - 05:01:56 EST)
- Re: [PATCH 5.4 000/259] 5.4.282-rc1 review Anders Roxell (Fri Aug 16 2024 - 05:02:14 EST)
- [PATCH vhost v2 00/10] vdpa/mlx5: Parallelize device suspend/resume Dragos Tatulea (Fri Aug 16 2024 - 05:02:40 EST)
- [PATCH vhost v2 02/10] vdpa/mlx5: Introduce error logging function Dragos Tatulea (Fri Aug 16 2024 - 05:02:59 EST)
- [PATCH] Documentation: msm-hsusb.txt: remove Masanori Ogino (Fri Aug 16 2024 - 05:03:07 EST)
- [PATCH mlx5-vhost v2 01/10] net/mlx5: Support throttled commands from async API Dragos Tatulea (Fri Aug 16 2024 - 05:03:26 EST)
- [PATCH vhost v2 03/10] vdpa/mlx5: Introduce async fw command wrapper Dragos Tatulea (Fri Aug 16 2024 - 05:03:45 EST)
- [PATCH vhost v2 04/10] vdpa/mlx5: Use async API for vq query command Dragos Tatulea (Fri Aug 16 2024 - 05:04:13 EST)
- [PATCH vhost v2 05/10] vdpa/mlx5: Use async API for vq modify commands Dragos Tatulea (Fri Aug 16 2024 - 05:04:26 EST)
- [PATCH vhost v2 06/10] vdpa/mlx5: Parallelize device suspend Dragos Tatulea (Fri Aug 16 2024 - 05:04:41 EST)
- [PATCH vhost v2 07/10] vdpa/mlx5: Parallelize device resume Dragos Tatulea (Fri Aug 16 2024 - 05:05:09 EST)
- [PATCH vhost v2 08/10] vdpa/mlx5: Keep notifiers during suspend but ignore Dragos Tatulea (Fri Aug 16 2024 - 05:05:24 EST)
- [PATCH vhost v2 09/10] vdpa/mlx5: Small improvement for change_num_qps() Dragos Tatulea (Fri Aug 16 2024 - 05:05:41 EST)
- [PATCH vhost v2 10/10] vdpa/mlx5: Parallelize VQ suspend/resume for CVQ MQ command Dragos Tatulea (Fri Aug 16 2024 - 05:06:03 EST)
- Re: [PATCH v2 0/4] mm: ZSWAP swap-out of mTHP folios Huang, Ying (Fri Aug 16 2024 - 05:06:53 EST)
- Re: [PATCH 4.19 000/196] 4.19.320-rc1 review Anders Roxell (Fri Aug 16 2024 - 05:07:17 EST)
- Re: [PATCH 5/5] ARM: dts: microchip: Rename LED sub nodes name Alexander Dahl (Fri Aug 16 2024 - 05:07:28 EST)
- Re: [PATCH net-next v2] dt-bindings: net: ath11k: document the inputs of the ath11k on WCN6855 Bartosz Golaszewski (Fri Aug 16 2024 - 05:10:29 EST)
- Re: [PATCH net 00/14] VLAN fixes for Ocelot driver patchwork-bot+netdevbpf (Fri Aug 16 2024 - 05:10:51 EST)
- Re: [syzbot] Re: [syzbot] [ocfs2?] kernel BUG in ocfs2_iget syzbot (Fri Aug 16 2024 - 05:11:50 EST)
- [PATCH v2] ASoC: codecs: lpass-va-macro: set the default codec version for sm8250 srinivas . kandagatla (Fri Aug 16 2024 - 05:12:31 EST)
- Re: [RESEND PATCH v1] mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0 Hailong Liu (Fri Aug 16 2024 - 05:12:51 EST)
- Re: [PATCH v3 06/10] wifi: iwlwifi: replace deprecated PCI functions Kalle Valo (Fri Aug 16 2024 - 05:13:11 EST)
- Re: [PATCH vhost 0/7] vdpa/mlx5: Parallelize device suspend/resume Dragos Tatulea (Fri Aug 16 2024 - 05:13:50 EST)
- [RFC PATCH] mm: control mthp per process/cgroup Nanyong Sun (Fri Aug 16 2024 - 05:14:03 EST)
- Re: [PATCH 1/4] block: fix request starvation when queue is stopped or quiesced Ming Lei (Fri Aug 16 2024 - 05:14:55 EST)
- [peterz-queue:sched/core] [sched/fair] 420356c350: WARNING:at_kernel/sched/core.c:#__might_sleep kernel test robot (Fri Aug 16 2024 - 05:15:45 EST)
- [syzbot] [f2fs?] possible deadlock in f2fs_release_file (2) syzbot (Fri Aug 16 2024 - 05:16:35 EST)
- Re: [RFC PATCH v2 1/7] mm: pgtable: make pte_offset_map_nolock() return pmdval Qi Zheng (Fri Aug 16 2024 - 05:22:16 EST)
- Re: [RFC PATCH v2 4/7] mm: pgtable: try to reclaim empty PTE pages in zap_page_range_single() David Hildenbrand (Fri Aug 16 2024 - 05:22:29 EST)
- Re: [REGRESSION] Perf (userspace) broken on big.LITTLE systems since v6.5 James Clark (Fri Aug 16 2024 - 05:23:12 EST)
- Re: [PATCH] Documentation: msm-hsusb.txt: remove Krzysztof Kozlowski (Fri Aug 16 2024 - 05:24:27 EST)
- [PATCH v12 00/28] Add i2c-mux and eeprom devices for Meta Yosemite 4 Delphine CC Chiu (Fri Aug 16 2024 - 05:25:35 EST)
- [PATCH v12 02/28] ARM: dts: aspeed: yosemite4: Enable adc15 Delphine CC Chiu (Fri Aug 16 2024 - 05:25:47 EST)
- [PATCH v12 01/28] ARM: dts: aspeed: yosemite4: Revise i2c-mux devices Delphine CC Chiu (Fri Aug 16 2024 - 05:25:57 EST)
- [PATCH v12 03/28] ARM: dts: aspeed: yosemite4: Enable spi-gpio setting Delphine CC Chiu (Fri Aug 16 2024 - 05:26:20 EST)
- [PATCH v12 04/28] ARM: dts: aspeed: yosemite4: Enable watchdog2 Delphine CC Chiu (Fri Aug 16 2024 - 05:26:32 EST)
- [PATCH v12 05/28] ARM: dts: aspeed: yosemite4: Revise quad mode to dual mode Delphine CC Chiu (Fri Aug 16 2024 - 05:26:39 EST)
- [PATCH v12 06/28] ARM: dts: aspeed: yosemite4: Revise power sensor adm1281 for schematic change Delphine CC Chiu (Fri Aug 16 2024 - 05:27:01 EST)
- [PATCH v12 07/28] ARM: dts: aspeed: yosemite4: Add gpio pca9506 Delphine CC Chiu (Fri Aug 16 2024 - 05:27:15 EST)
- [PATCH v12 08/28] ARM: dts: aspeed: yosemite4: Remove space for adm1272 compatible Delphine CC Chiu (Fri Aug 16 2024 - 05:27:32 EST)
- [PATCH v12 09/28] ARM: dts: aspeed: yosemite4: Enable interrupt setting for pca9555 Delphine CC Chiu (Fri Aug 16 2024 - 05:27:42 EST)
- [PATCH v12 10/28] ARM: dts: aspeed: yosemite4: Add power sensor for power module reading Delphine CC Chiu (Fri Aug 16 2024 - 05:27:58 EST)
- [PATCH v12 11/28] ARM: dts: aspeed: yosemite4: Add eeprom for yosemite4 use Delphine CC Chiu (Fri Aug 16 2024 - 05:28:12 EST)
- [PATCH v12 12/28] ARM: dts: aspeed: yosemite4: Remove temperature sensor for yosemite4 schematic change Delphine CC Chiu (Fri Aug 16 2024 - 05:28:27 EST)
- [PATCH v12 13/28] ARM: dts: aspeed: yosemite4: Revise adc128d818 adc mode for yosemite4 schematic change Delphine CC Chiu (Fri Aug 16 2024 - 05:28:34 EST)
- [PATCH v12 14/28] ARM: dts: aspeed: yosemite4: Revise ina233 config for yosemite4 schematic change Delphine CC Chiu (Fri Aug 16 2024 - 05:28:56 EST)
- [PATCH v12 15/28] ARM: dts: aspeed: yosemite4: Remove idle state setting for yosemite4 NIC connection Delphine CC Chiu (Fri Aug 16 2024 - 05:29:10 EST)
- [PATCH v12 16/28] ARM: dts: aspeed: yosemite4: Initialize bmc gpio state Delphine CC Chiu (Fri Aug 16 2024 - 05:29:20 EST)
- [PATCH v12 17/28] ARM: dts: aspeed: yosemite4: Revise mx31790 fan tach config Delphine CC Chiu (Fri Aug 16 2024 - 05:29:36 EST)
- [PATCH v12 18/28] ARM: dts: aspeed: yosemite4: add mctp config for NIC Delphine CC Chiu (Fri Aug 16 2024 - 05:29:52 EST)
- [PATCH v12 19/28] ARM: dts: aspeed: yosemite4: support mux to cpld Delphine CC Chiu (Fri Aug 16 2024 - 05:30:02 EST)
- [PATCH v12 20/28] ARM: dts: aspeed: yosemite4: support medusa board adc sensors Delphine CC Chiu (Fri Aug 16 2024 - 05:30:16 EST)
- [PATCH v12 21/28] ARM: dts: aspeed: yosemite4: support NIC eeprom Delphine CC Chiu (Fri Aug 16 2024 - 05:30:36 EST)
- [PATCH v12 22/28] ARM: dts: aspeed: yosemite4: Revise i2c duty-cycle Delphine CC Chiu (Fri Aug 16 2024 - 05:30:50 EST)
- [PATCH v12 23/28] ARM: dts: aspeed: yosemite4: add fan led config Delphine CC Chiu (Fri Aug 16 2024 - 05:31:05 EST)
- [PATCH v12 24/28] ARM: dts: aspeed: yosemite4: add XDP710 Delphine CC Chiu (Fri Aug 16 2024 - 05:31:17 EST)
- [PATCH v12 25/28] ARM: dts: aspeed: yosemite4: add RTQ6056 support Delphine CC Chiu (Fri Aug 16 2024 - 05:31:25 EST)
- [PATCH v12 26/28] ARM: dts: aspeed: yosemite4: add MP5990 support Delphine CC Chiu (Fri Aug 16 2024 - 05:31:38 EST)
- [PATCH v12 27/28] ARM: dts: aspeed: yosemite4: Adjust ioexp bus and remove mctp driver Delphine CC Chiu (Fri Aug 16 2024 - 05:32:02 EST)
- [PATCH v12 28/28] ARM: dts: aspeed: yosemite4: fix GPIO linename typo Delphine CC Chiu (Fri Aug 16 2024 - 05:32:18 EST)
- Re: [PATCH v3 RESEND 2/2] drm/bridge: imx: Add i.MX93 parallel display format configuration support Krzysztof Kozlowski (Fri Aug 16 2024 - 05:32:36 EST)
- Re: [PATCH 2/2] riscv: Eagerly flush in flush_icache_deferred() Andrea Parri (Fri Aug 16 2024 - 05:32:48 EST)
- [PATCH] KVM: PPC: remove unused varible alexs (Fri Aug 16 2024 - 05:33:03 EST)
- Re: [PATCH 1/2] dt-bindings: display: panel-simple: Add On Tat Industrial Company KD50G21-40NT-A1 Krzysztof Kozlowski (Fri Aug 16 2024 - 05:33:19 EST)
- Re: [PATCH v4 0/9] Make SCMI transport as standalone drivers Sudeep Holla (Fri Aug 16 2024 - 05:33:30 EST)
- Re: [PATCH 06/19] mm/pagewalk: Check pfnmap early for folio_walk_start() David Hildenbrand (Fri Aug 16 2024 - 05:33:42 EST)
- Re: [PATCH] firmware: arm_scmi: Update various protocols versions Sudeep Holla (Fri Aug 16 2024 - 05:34:01 EST)
- Re: [PATCH] arch/sparc: remove unused varible paddrbase in function leon_swprobe() Alex Shi (Fri Aug 16 2024 - 05:34:17 EST)
- Re: [PATCH] rust: Remove erronous blockquote in coding guidelines Miguel Ojeda (Fri Aug 16 2024 - 05:34:29 EST)
- Re: [syzbot] [ocfs2?] kernel BUG in ocfs2_iget syzbot (Fri Aug 16 2024 - 05:34:46 EST)
- Re: [PATCH v4] mm: Override mTHP "enabled" defaults at kernel cmdline David Hildenbrand (Fri Aug 16 2024 - 05:34:57 EST)
- Re: [PATCH 1/8] perf/arm-cmn: Refactor node ID handling. Again. Mark Rutland (Fri Aug 16 2024 - 05:35:12 EST)
- [GIT PULL] gpio fixes for v6.11-rc4 Bartosz Golaszewski (Fri Aug 16 2024 - 05:35:25 EST)
- [PATCH] rust: Remove erronous blockquote in coding guidelines Vincent Woltmann (Fri Aug 16 2024 - 05:35:42 EST)
- [PATCH v3] docs: Fix grammar and phrasing errors in reporting-issues.rst SurajSonawane2415 (Fri Aug 16 2024 - 05:37:04 EST)
- Re: [PATCH iwl-net v3] igb: Fix not clearing TimeSync interrupts for 82580 Kurt Kanzenbach (Fri Aug 16 2024 - 05:39:51 EST)
- Re: x86/kaslr: Expose and use the end of the physical memory address space David Hildenbrand (Fri Aug 16 2024 - 05:42:28 EST)
- [PATCH 6.10 00/25] 6.10.6-rc2 review Greg Kroah-Hartman (Fri Aug 16 2024 - 05:42:40 EST)
- [tip: x86/urgent] x86/ioremap: Use is_ioremap_addr() in iounmap() tip-bot2 for Max Ramanouski (Fri Aug 16 2024 - 05:44:00 EST)
- [tip: x86/urgent] x86/kaslr: Expose and use the end of the physical memory address space tip-bot2 for Thomas Gleixner (Fri Aug 16 2024 - 05:44:07 EST)
- WARNING in get_pat_info lee bruce (Fri Aug 16 2024 - 05:44:27 EST)
- Re: [PATCH v3 RESEND 2/2] drm/bridge: imx: Add i.MX93 parallel display format configuration support Liu Ying (Fri Aug 16 2024 - 05:44:44 EST)
- [PATCH v3] usb: dwc3: core: Prevent USB core invalid event buffer address access Selvarasu Ganesan (Fri Aug 16 2024 - 05:45:40 EST)
- [syzbot] [fs?] KCSAN: data-race in pipe_poll / pipe_release (7) syzbot (Fri Aug 16 2024 - 05:46:36 EST)
- [syzbot] Monthly ext4 report (Aug 2024) syzbot (Fri Aug 16 2024 - 05:46:44 EST)
- Re: [PATCH v1 0/5] gpio: rockchip: Update the GPIO driver Bartosz Golaszewski (Fri Aug 16 2024 - 05:47:03 EST)
- Re: [PATCH v4] mm: Override mTHP "enabled" defaults at kernel cmdline Barry Song (Fri Aug 16 2024 - 05:47:31 EST)
- [syzbot] Monthly btrfs report (Aug 2024) syzbot (Fri Aug 16 2024 - 05:47:43 EST)
- [syzbot] Monthly udf report (Aug 2024) syzbot (Fri Aug 16 2024 - 05:47:45 EST)
- Re: [PATCH RFC 4/4] mm: guest_memfd: Add ability for mmap'ing pages David Hildenbrand (Fri Aug 16 2024 - 05:48:14 EST)
- Re: wifi: mwifiex: duplicate static structs used in driver instances Kalle Valo (Fri Aug 16 2024 - 05:48:23 EST)
- Re: [PATCH 5.15 000/484] 5.15.165-rc1 review Greg Kroah-Hartman (Fri Aug 16 2024 - 05:48:52 EST)
- [syzbot] Monthly hfs report (Aug 2024) syzbot (Fri Aug 16 2024 - 05:48:55 EST)
- Re: [PATCH v1 1/5] gpio: rockchip: support acpi Bartosz Golaszewski (Fri Aug 16 2024 - 05:49:20 EST)
- [syzbot] [bcachefs?] WARNING in __bch2_fsck_err syzbot (Fri Aug 16 2024 - 05:49:34 EST)
- [syzbot] [ocfs2?] KASAN: use-after-free Read in ocfs2_search_dirblock syzbot (Fri Aug 16 2024 - 05:49:40 EST)
- [syzbot] [ntfs3?] WARNING in ni_fiemap syzbot (Fri Aug 16 2024 - 05:49:50 EST)
- Re: [PATCH v2] iommu/arm-smmu-v3: Match Stall behaviour for S2 Mostafa Saleh (Fri Aug 16 2024 - 05:50:11 EST)
- Re: [PATCH v1 3/5] gpio: rockchip: Set input direction in irq_request_resources Bartosz Golaszewski (Fri Aug 16 2024 - 05:50:28 EST)
- Re: [PATCH v4 03/10] power: supply: max77693: Expose input current limit and CC current properties Krzysztof Kozlowski (Fri Aug 16 2024 - 05:50:40 EST)
- Re: [PATCH v1 2/5] gpio: rockchip: support GPIO_TYPE_V2_2 Bartosz Golaszewski (Fri Aug 16 2024 - 05:50:56 EST)
- [syzbot] [bcachefs?] WARNING in discard_new_inode syzbot (Fri Aug 16 2024 - 05:51:22 EST)
- [syzbot] [bcachefs?] kernel BUG in bch2_lru_change (2) syzbot (Fri Aug 16 2024 - 05:51:33 EST)
- [tip: irq/core] softirq: Remove unused 'action' parameter from action callback tip-bot2 for Caleb Sander Mateos (Fri Aug 16 2024 - 05:52:14 EST)
- Re: [PATCH v1 4/5] gpio: rockchip: avoid division by zero Bartosz Golaszewski (Fri Aug 16 2024 - 05:52:29 EST)
- Re: [PATCH 5.4 000/259] 5.4.282-rc1 review Greg Kroah-Hartman (Fri Aug 16 2024 - 05:52:46 EST)
- Re: [PATCH v4 04/10] power: supply: max77693: Set charge current limits during init Krzysztof Kozlowski (Fri Aug 16 2024 - 05:55:17 EST)
- [PATCH] of/irq: Support #msi-cells=<0> in of_msi_get_domain Andrew Jones (Fri Aug 16 2024 - 05:55:30 EST)
- Re: [PATCH v3] usb: dwc3: core: Prevent USB core invalid event buffer address access Greg KH (Fri Aug 16 2024 - 05:55:51 EST)
- [PATCH -next] firmware: arm_ffa: Fix beyond size of field warning Jinjie Ruan (Fri Aug 16 2024 - 05:56:06 EST)
- Re: [PATCH v3] docs: Fix grammar and phrasing errors in reporting-issues.rst Thorsten Leemhuis (Fri Aug 16 2024 - 05:58:24 EST)
- Re: [PATCH v4 05/10] power: supply: max77693: Add USB extcon detection for enabling charging Krzysztof Kozlowski (Fri Aug 16 2024 - 06:00:20 EST)
- [PATCH v2 1/6] um: Remove unused kpte_clear_flush macro Tiwei Bie (Fri Aug 16 2024 - 06:00:31 EST)
- [PATCH v2 6/6] um: Remove declarations of undefined functions Tiwei Bie (Fri Aug 16 2024 - 06:00:38 EST)
- [PATCH v2 4/6] um: Remove unused mm_fd field from mm_id Tiwei Bie (Fri Aug 16 2024 - 06:00:42 EST)
- Re: [PATCH 2/8] perf/arm-cmn: Fix CCLA register offset Mark Rutland (Fri Aug 16 2024 - 06:00:51 EST)
- [PATCH v2 5/6] um: Remove the call to SUBARCH_EXECVE1 macro Tiwei Bie (Fri Aug 16 2024 - 06:00:56 EST)
- [PATCH v2 0/6] Some minor cleanups for UML Tiwei Bie (Fri Aug 16 2024 - 06:01:37 EST)
- [PATCH v2 2/6] um: Remove the redundant newpage check in update_pte_range Tiwei Bie (Fri Aug 16 2024 - 06:01:42 EST)
- [PATCH v2 3/6] um: Remove unused fields from thread_struct Tiwei Bie (Fri Aug 16 2024 - 06:01:56 EST)
- [PATCH -next] hwmon: (sch5627) Remove unused declaration sch56xx_watchdog_unregister() Yue Haibing (Fri Aug 16 2024 - 06:02:14 EST)
- [PATCH -next] blk-cgroup: Remove unused declaration blkg_path() Yue Haibing (Fri Aug 16 2024 - 06:02:31 EST)
- Re: [PATCH v4 06/10] power: supply: max77693: Add support for detecting and enabling OTG Krzysztof Kozlowski (Fri Aug 16 2024 - 06:02:49 EST)
- Re: [RFC PATCH v2 4/7] mm: pgtable: try to reclaim empty PTE pages in zap_page_range_single() Qi Zheng (Fri Aug 16 2024 - 06:03:03 EST)
- Re: [PATCH v4 07/10] power: supply: max77693: Set up charge/input current according to cable type Krzysztof Kozlowski (Fri Aug 16 2024 - 06:03:21 EST)
- Re: [RFC PATCH v2 4/7] mm: pgtable: try to reclaim empty PTE pages in zap_page_range_single() David Hildenbrand (Fri Aug 16 2024 - 06:03:43 EST)
- Re: [PATCH v4 08/10] ARM: dts: samsung: exynos4212-tab3: Add battery node with charge current value Krzysztof Kozlowski (Fri Aug 16 2024 - 06:04:03 EST)
- Re: [PATCH v4 10/10] ARM: dts: samsung: exynos4212-tab3: Drop CHARGER regulator Krzysztof Kozlowski (Fri Aug 16 2024 - 06:04:59 EST)
- [PATCH -next] ALSA: oss: Remove unused declarations Yue Haibing (Fri Aug 16 2024 - 06:05:11 EST)
- Re: [RFC PATCH v2 4/7] mm: pgtable: try to reclaim empty PTE pages in zap_page_range_single() Qi Zheng (Fri Aug 16 2024 - 06:07:25 EST)
- [PATCH RESEND] sched: idle: Optimize the generic idle loop by removing needless memory barrier Zhongqiu Han (Fri Aug 16 2024 - 06:07:26 EST)
- Re: [PATCH] wifi: mwifiex: keep mwifiex_cfg80211_ops constant Kalle Valo (Fri Aug 16 2024 - 06:07:59 EST)
- Re: [PATCH 6.10 00/22] 6.10.6-rc1 review Christian Heusel (Fri Aug 16 2024 - 06:09:24 EST)
- Re: [PATCH v3 3/3] arm64: dts: rockchip: improve eMMC speed on NanoPi R2S Plus Sergey 'Jin' Bostandzhyan (Fri Aug 16 2024 - 06:10:45 EST)
- Re: [PATCH v1 5/5] rockchip: gpio: fix debounce config error Bartosz Golaszewski (Fri Aug 16 2024 - 06:11:32 EST)
- [PATCH -next] mptcp: Remove unused declaration mptcp_sockopt_sync() Yue Haibing (Fri Aug 16 2024 - 06:12:35 EST)
- Re: [RESEND PATCH v1] mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0 Uladzislau Rezki (Fri Aug 16 2024 - 06:13:37 EST)
- Re: [PATCH 3/8] perf/arm-cmn: Ensure dtm_idx is big enough Mark Rutland (Fri Aug 16 2024 - 06:14:16 EST)
- 答复: [PATCH v1] ALSA: usb-audio: Add delay quirk for VIVO USB-C-XE710 HEADSET 胡连勤 (Fri Aug 16 2024 - 06:14:28 EST)
- [PATCH 5.4 000/255] 5.4.282-rc2 review Greg Kroah-Hartman (Fri Aug 16 2024 - 06:14:46 EST)
- [PATCH -next] RDMA/mlx5: Remove two unused declarations Yue Haibing (Fri Aug 16 2024 - 06:16:52 EST)
- Re: [PATCH v2 2/2] media: drivers/media/dvb-core: Refactor dvb_frontend_open locking Mauro Carvalho Chehab (Fri Aug 16 2024 - 06:17:07 EST)
- Re: [PATCH v3 3/3] arm64: dts: rockchip: improve eMMC speed on NanoPi R2S Plus Heiko Stübner (Fri Aug 16 2024 - 06:17:14 EST)
- [PATCH net-next] net/mlx5: E-Switch, Remove unused declarations Yue Haibing (Fri Aug 16 2024 - 06:18:41 EST)
- [PATCH] sched/eevdf: Improve the clarity of the lag-based placement comments Peng Wang (Fri Aug 16 2024 - 06:18:56 EST)
- [PATCH net-next] igbvf: Remove two unused declarations Yue Haibing (Fri Aug 16 2024 - 06:19:27 EST)
- Re: [PATCH v3 13/25] context_tracking, rcu: Rename rcu_dynticks_task*() into rcu_task*() Valentin Schneider (Fri Aug 16 2024 - 06:19:42 EST)
- [PATCH] riscv: Remove unused GENERATING_ASM_OFFSETS Chunyan Zhang (Fri Aug 16 2024 - 06:19:55 EST)
- Re: [PATCH] clk: qcom: Park shared RCGs upon registration Amit Pundir (Fri Aug 16 2024 - 06:20:11 EST)
- Re: [PATCH v2] mm: add lazyfree folio to lru tail David Hildenbrand (Fri Aug 16 2024 - 06:20:28 EST)
- Re: [PATCH 4/8] perf/arm-cmn: Improve build-time assertions Mark Rutland (Fri Aug 16 2024 - 06:20:41 EST)
- Re: [PATCH v4 02/12] kconfig: Add picosat.c (1/3) Ole Schuerks (Fri Aug 16 2024 - 06:20:52 EST)
- Re: [PATCH v2] mm: add lazyfree folio to lru tail David Hildenbrand (Fri Aug 16 2024 - 06:21:35 EST)
- [PATCH net-next] gve: Remove unused declaration gve_rx_alloc_rings() Yue Haibing (Fri Aug 16 2024 - 06:21:48 EST)
- [PATCH 5.10 000/350] 5.10.224-rc2 review Greg Kroah-Hartman (Fri Aug 16 2024 - 06:22:22 EST)
- [PATCH 5.15 000/483] 5.15.165-rc2 review Greg Kroah-Hartman (Fri Aug 16 2024 - 06:22:36 EST)
- [PATCH v2] Bluetooth: btnxpuart: Fix random crash seen while removing driver Neeraj Sanjay Kale (Fri Aug 16 2024 - 06:23:46 EST)
- [PATCH 1/2] dt-bindings: misc: qcom,fastrpc: document new domain ID Bartosz Golaszewski (Fri Aug 16 2024 - 06:24:06 EST)
- [PATCH 2/2] arm64: dts: qcom: sa8775p: fix the fastrpc label Bartosz Golaszewski (Fri Aug 16 2024 - 06:24:06 EST)
- Re: [PATCH v4 07/12] kconfig: Add files for handling expressions Ole Schuerks (Fri Aug 16 2024 - 06:24:27 EST)
- [PATCH -next] x86/extable: Remove unused declaration fixup_bug() Yue Haibing (Fri Aug 16 2024 - 06:25:03 EST)
- Re: [PATCH 5/8] perf/arm-cmn: Make cycle counts less surprising Mark Rutland (Fri Aug 16 2024 - 06:25:40 EST)
- Re: [PATCH v1] Bluetooth: btnxpuart: Fix random crash seen while removing driver Neeraj Sanjay Kale (Fri Aug 16 2024 - 06:27:32 EST)
- Re: [PATCH -next] ALSA: oss: Remove unused declarations Takashi Iwai (Fri Aug 16 2024 - 06:28:02 EST)
- Re: [PATCH 6/8] perf/arm-cmn: Refactor DTC PMU register access Mark Rutland (Fri Aug 16 2024 - 06:29:22 EST)
- Re: [PATCH -next] ata: libata: Fix memory leak for error path in ata_host_alloc() Damien Le Moal (Fri Aug 16 2024 - 06:32:45 EST)
- Re: [PATCH 8/8] perf/arm-cmn: Support CMN S3 Mark Rutland (Fri Aug 16 2024 - 06:33:04 EST)
- [PATCH v1] mm/rmap: use folio->_mapcount for small folios David Hildenbrand (Fri Aug 16 2024 - 06:33:18 EST)
- [net PATCH] octeontx2-af: Fix CPT AF register offset calculation Bharat Bhushan (Fri Aug 16 2024 - 06:39:04 EST)
- Re: [PATCH v3 3/4] KVM: nVMX: relax canonical checks on some x86 registers in vmx host state mlevitsk (Fri Aug 16 2024 - 06:41:06 EST)
- Re: [PATCH] runtime constants: move list of constants to vmlinux.lds.h Will Deacon (Fri Aug 16 2024 - 06:41:46 EST)
- Re: [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements Jarkko Sakkinen (Fri Aug 16 2024 - 06:42:25 EST)
- Re: [PATCH v7 01/10] acpi/generic_event_device: add an APEI error device Jonathan Cameron (Fri Aug 16 2024 - 06:42:50 EST)
- [PATCH v1 1/1] x86/fred: Set SS to __KERNEL_DS when enabling FRED Xin Li (Intel) (Fri Aug 16 2024 - 06:44:18 EST)
- Re: [PATCH] of/irq: Support #msi-cells=<0> in of_msi_get_domain Anup Patel (Fri Aug 16 2024 - 06:45:28 EST)
- [PATCH net-next v3] net: mana: Implement get_ringparam/set_ringparam for mana Shradha Gupta (Fri Aug 16 2024 - 06:48:42 EST)
- [PATCH v4] docs: Fix grammar and phrasing errors in reporting-issues.rst SurajSonawane2415 (Fri Aug 16 2024 - 06:49:34 EST)
- [PATCH] usb: gadget: u_serial: check Null pointer in EP callback 胡连勤 (Fri Aug 16 2024 - 06:49:52 EST)
- Re: [PATCH net-next] net: remove redundant check in skb_shift() Simon Horman (Fri Aug 16 2024 - 06:50:04 EST)
- Re: Can KEYCTL_SESSION_TO_PARENT be dropped entirely? -- was Re: [PATCH v2 1/2] KEYS: use synchronous task work for changing parent credentials Jarkko Sakkinen (Fri Aug 16 2024 - 06:52:12 EST)
- Re: [PATCH RFT v8 4/9] fork: Add shadow stack support to clone3() Mark Brown (Fri Aug 16 2024 - 06:52:19 EST)
- [PATCH net-next v1 1/1] phy: dp83td510: Utilize ALCD for cable length measurement when link is active Oleksij Rempel (Fri Aug 16 2024 - 06:52:42 EST)
- [PATCH 1/1] iommu/vt-d: Move PCI PASID enablement to probe path Lu Baolu (Fri Aug 16 2024 - 06:53:32 EST)
- Re: [PATCH net-next v2 3/5] net: xilinx: axienet: Don't print if we go into promiscuous mode Simon Horman (Fri Aug 16 2024 - 06:54:12 EST)
- [PATCH v2 00/13] memory: simplify with scoped/cleanup.h for device nodes Krzysztof Kozlowski (Fri Aug 16 2024 - 06:54:57 EST)
- [PATCH v2 01/13] memory: atmel-ebi: use scoped device node handling to simplify error paths Krzysztof Kozlowski (Fri Aug 16 2024 - 06:55:07 EST)
- [PATCH v2 02/13] memory: atmel-ebi: simplify with scoped for each OF child loop Krzysztof Kozlowski (Fri Aug 16 2024 - 06:55:24 EST)
- [PATCH v2 03/13] memory: samsung: exynos5422-dmc: simplify dmc->dev usage Krzysztof Kozlowski (Fri Aug 16 2024 - 06:55:38 EST)
- [PATCH v2 04/13] memory: samsung: exynos5422-dmc: use scoped device node handling to simplify error paths Krzysztof Kozlowski (Fri Aug 16 2024 - 06:55:57 EST)
- [PATCH v2 05/13] memory: stm32-fmc2-ebi: simplify with scoped for each OF child loop Krzysztof Kozlowski (Fri Aug 16 2024 - 06:55:59 EST)
- [PATCH v2 06/13] memory: stm32-fmc2-ebi: simplify with dev_err_probe() Krzysztof Kozlowski (Fri Aug 16 2024 - 06:56:17 EST)
- [PATCH v2 07/13] memory: tegra-mc: simplify with scoped for each OF child loop Krzysztof Kozlowski (Fri Aug 16 2024 - 06:56:34 EST)
- [PATCH v2 08/13] memory: tegra124-emc: simplify with scoped for each OF child loop Krzysztof Kozlowski (Fri Aug 16 2024 - 06:56:56 EST)
- Re: [PATCH net-next v2 4/5] net: xilinx: axienet: Don't set IFF_PROMISC in ndev->flags Simon Horman (Fri Aug 16 2024 - 06:57:18 EST)
- [PATCH v2 09/13] memory: tegra20-emc: simplify with scoped for each OF child loop Krzysztof Kozlowski (Fri Aug 16 2024 - 06:57:22 EST)
- [PATCH v2 10/13] memory: tegra30-emc: simplify with scoped for each OF child loop Krzysztof Kozlowski (Fri Aug 16 2024 - 06:57:29 EST)
- [PATCH v2 11/13] memory: ti-aemif: simplify with dev_err_probe() Krzysztof Kozlowski (Fri Aug 16 2024 - 06:57:48 EST)
- [PATCH v2 12/13] memory: ti-aemif: simplify with devm_clk_get_enabled() Krzysztof Kozlowski (Fri Aug 16 2024 - 06:58:09 EST)
- [PATCH v2 13/13] memory: ti-aemif: simplify with scoped for each OF child loop Krzysztof Kozlowski (Fri Aug 16 2024 - 06:58:24 EST)
- Re: [PATCH] vfs: elide smp_mb in iversion handling in the common case Christian Brauner (Fri Aug 16 2024 - 06:58:47 EST)
- [RESEND PATCH v6 0/8] perf: Support searching local debugging vdso or specify vdso path in cmdline Changbin Du (Fri Aug 16 2024 - 06:59:00 EST)
- [PATCH v6 1/8] perf: support specify vdso path in cmdline Changbin Du (Fri Aug 16 2024 - 06:59:15 EST)
- [PATCH v6 2/8] perf: disasm: refactor function dso__disassemble_filename Changbin Du (Fri Aug 16 2024 - 06:59:18 EST)
- [PATCH v6 3/8] perf: disasm: use build_id_path if fallback failed Changbin Du (Fri Aug 16 2024 - 06:59:26 EST)
- [PATCH v6 4/8] perf: symbol: generalize vmlinux path searching Changbin Du (Fri Aug 16 2024 - 06:59:54 EST)
- [PATCH v6 5/8] perf: build-id: add support for build-id cache vdso debug Changbin Du (Fri Aug 16 2024 - 06:59:55 EST)
- [PATCH v6 6/8] perf: build-id: extend build_id_cache__find_debug() to find local debugging vdso Changbin Du (Fri Aug 16 2024 - 07:00:16 EST)
- [PATCH v6 7/8] perf: disasm: prefer debugging files in build-id cache Changbin Du (Fri Aug 16 2024 - 07:00:34 EST)
- [PATCH v6 8/8] perf buildid-cache: recognize vdso when adding files Changbin Du (Fri Aug 16 2024 - 07:00:43 EST)
- Re: 6.10/regression/bisected - after f1d97e769152 I spotted increased execution time of the kswapd0 process and symptoms as if there is not enough memory Filipe Manana (Fri Aug 16 2024 - 07:01:04 EST)
- Re: [PATCH] usb: gadget: u_serial: check Null pointer in EP callback gregkh@xxxxxxxxxxxxxxxxxxx (Fri Aug 16 2024 - 07:01:24 EST)
- Re: [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements Andrew Cooper (Fri Aug 16 2024 - 07:01:43 EST)
- RE: [EXT] Re: [PATCH v6 5/5] firmware: imx: adds miscdev Pankaj Gupta (Fri Aug 16 2024 - 07:02:44 EST)
- [RFC PATCH v2 2/6] ASoC: fsl_asrc: define functions for memory to memory usage Shengjiu Wang (Fri Aug 16 2024 - 07:03:27 EST)
- [RFC PATCH v2 3/6] ASoC: fsl_easrc: define functions for memory to memory usage Shengjiu Wang (Fri Aug 16 2024 - 07:03:39 EST)
- [RFC PATCH v2 6/6] ASoC: fsl_easrc: register m2m platform device Shengjiu Wang (Fri Aug 16 2024 - 07:03:50 EST)
- How to quick test/debug in linux kernel? jwbda (Fri Aug 16 2024 - 07:05:49 EST)
- [ANNOUNCE] v6.11-rc3-rt3 Sebastian Andrzej Siewior (Fri Aug 16 2024 - 07:06:16 EST)
- [syzbot] [kasan?] [mm?] INFO: task hung in hugetlb_wp syzbot (Fri Aug 16 2024 - 07:06:36 EST)
- [PATCH v7 0/5] Tracepoints and static branch in Rust Alice Ryhl (Fri Aug 16 2024 - 07:08:34 EST)
- [PATCH v7 1/5] rust: add generic static_key_false Alice Ryhl (Fri Aug 16 2024 - 07:08:50 EST)
- [PATCH v7 2/5] rust: add tracepoint support Alice Ryhl (Fri Aug 16 2024 - 07:09:05 EST)
- [PATCH v7 3/5] rust: samples: add tracepoint to Rust sample Alice Ryhl (Fri Aug 16 2024 - 07:09:23 EST)
- [PATCH v7 4/5] jump_label: adjust inline asm to be consistent Alice Ryhl (Fri Aug 16 2024 - 07:09:48 EST)
- [PATCH v7 5/5] rust: add arch_static_branch Alice Ryhl (Fri Aug 16 2024 - 07:09:54 EST)
- Re: [PATCH v10 05/40] arm64/gcs: Document the ABI for Guarded Control Stacks Catalin Marinas (Fri Aug 16 2024 - 07:10:27 EST)
- Re: [PATCH v10 06/40] arm64/sysreg: Add definitions for architected GCS caps Catalin Marinas (Fri Aug 16 2024 - 07:10:49 EST)
- Re: [PATCH -next] mptcp: Remove unused declaration mptcp_sockopt_sync() Matthieu Baerts (Fri Aug 16 2024 - 07:11:05 EST)
- Re: [PATCH v10 07/40] arm64/gcs: Add manual encodings of GCS instructions Catalin Marinas (Fri Aug 16 2024 - 07:11:25 EST)
- Re: [PATCH v2 19/25] netfs: Speed up buffered reading Simon Horman (Fri Aug 16 2024 - 07:12:56 EST)
- Re: [PATCH v10 08/40] arm64/gcs: Provide put_user_gcs() Catalin Marinas (Fri Aug 16 2024 - 07:13:22 EST)
- [RFC PATCH v2 1/6] ALSA: compress: reserve space in snd_compr_metadata.key for private usage Shengjiu Wang (Fri Aug 16 2024 - 07:13:38 EST)
- [RFC PATCH v2 5/6] ASoC: fsl_asrc: register m2m platform device Shengjiu Wang (Fri Aug 16 2024 - 07:13:40 EST)
- [RFC PATCH v2 0/6] ASoC: fsl: add memory to memory function for ASRC Shengjiu Wang (Fri Aug 16 2024 - 07:13:43 EST)
- Re: [PATCH WIP] x86/kgdb: trampolines for shadowed instructions kernel test robot (Fri Aug 16 2024 - 07:14:05 EST)
- [RFC PATCH v2 4/6] ASoC: fsl_asrc_m2m: Add memory to memory function Shengjiu Wang (Fri Aug 16 2024 - 07:14:22 EST)
- Re: [PATCH v10 09/40] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1 Catalin Marinas (Fri Aug 16 2024 - 07:14:44 EST)
- [PATCH v5.1 08/19] mm/mmap: Inline munmap operation in mmap_region() Bert Karwatzki (Fri Aug 16 2024 - 07:15:09 EST)
- [PATCH v5.1 00/19] Rebase v5 patchset to next-20240816 Bert Karwatzki (Fri Aug 16 2024 - 07:15:14 EST)
- [PATCH v5.1 04/19] mm/mmap: Extract the gathering of vmas from do_vmi_align_munmap() Bert Karwatzki (Fri Aug 16 2024 - 07:15:16 EST)
- [PATCH v5.1 02/19] mm/mmap: Introduce abort_munmap_vmas() Bert Karwatzki (Fri Aug 16 2024 - 07:15:19 EST)
- [PATCH v5.1 01/19] mm/mmap: Correctly position vma_iterator in __split_vma() Bert Karwatzki (Fri Aug 16 2024 - 07:15:31 EST)
- [PATCH v5.1 03/19] mm/mmap: Introduce vmi_complete_munmap_vmas() Bert Karwatzki (Fri Aug 16 2024 - 07:15:43 EST)
- [PATCH v5.1 13/19] mm/mmap: Clean up unmap_region() argument list Bert Karwatzki (Fri Aug 16 2024 - 07:16:21 EST)
- [PATCH v5.1 07/19] mm/mmap: Extract validate_mm() from vma_complete() Bert Karwatzki (Fri Aug 16 2024 - 07:16:26 EST)
- [PATCH v5.1 05/19] mm/mmap: Introduce vma_munmap_struct for use in munmap operations Bert Karwatzki (Fri Aug 16 2024 - 07:16:28 EST)
- [PATCH v5.1 09/19] mm/mmap: Expand mmap_region() munmap call Bert Karwatzki (Fri Aug 16 2024 - 07:16:30 EST)
- [PATCH v5.1 10/19] mm/mmap: Support vma == NULL in init_vma_munmap() Bert Karwatzki (Fri Aug 16 2024 - 07:17:15 EST)
- [PATCH v5.1 06/19] mm/mmap: Change munmap to use vma_munmap_struct() for accounting and surrounding vmas Bert Karwatzki (Fri Aug 16 2024 - 07:17:19 EST)
- [PATCH v5.1 15/19] mm/mmap: Use PHYS_PFN in mmap_region() Bert Karwatzki (Fri Aug 16 2024 - 07:17:40 EST)
- [PATCH v5.1 11/19] mm/mmap: Reposition vma iterator in mmap_region() Bert Karwatzki (Fri Aug 16 2024 - 07:17:41 EST)
- [PATCH v5.1 14/19] mm/mmap: Avoid zeroing vma tree in mmap_region() Bert Karwatzki (Fri Aug 16 2024 - 07:17:54 EST)
- [PATCH v5.1 12/19] mm/mmap: Track start and end of munmap in vma_munmap_struct Bert Karwatzki (Fri Aug 16 2024 - 07:17:57 EST)
- [PATCH v2 1/2] Bluetooth: hci_h4: Add support for ISO packets in h4_recv.h Neeraj Sanjay Kale (Fri Aug 16 2024 - 07:18:42 EST)
- [PATCH v2 2/2] Bluetooth: btnxpuart: Add support for ISO packets Neeraj Sanjay Kale (Fri Aug 16 2024 - 07:18:52 EST)
- Re: [PATCH v10 10/40] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS) Catalin Marinas (Fri Aug 16 2024 - 07:19:14 EST)
- 答复: [PATCH] usb: gadget: u_serial: check Null pointer in EP callback 胡连勤 (Fri Aug 16 2024 - 07:19:31 EST)
- Re: 6.10/regression/bisected - after f1d97e769152 I spotted increased execution time of the kswapd0 process and symptoms as if there is not enough memory Ivan Shapovalov (Fri Aug 16 2024 - 07:19:48 EST)
- Re: [PATCH RFC 4/4] mm: guest_memfd: Add ability for mmap'ing pages Fuad Tabba (Fri Aug 16 2024 - 07:20:10 EST)
- [PATCH v1] usb: gadget: u_serial: check Null pointer in EP callback 胡连勤 (Fri Aug 16 2024 - 07:21:42 EST)
- Re: [PATCH 1/2] dt-bindings: misc: qcom,fastrpc: document new domain ID Krzysztof Kozlowski (Fri Aug 16 2024 - 07:21:59 EST)
- Re: selinux: support IPPROTO_SMC in socket_type_to_security_class() Stephen Smalley (Fri Aug 16 2024 - 07:22:15 EST)
- Re: [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements Jarkko Sakkinen (Fri Aug 16 2024 - 07:22:31 EST)
- Re: [PATCH 6.10 00/25] 6.10.6-rc2 review Ronald Warsow (Fri Aug 16 2024 - 07:22:42 EST)
- RE: [PATCH v7 0/7] firmware: support i.MX95 SCMI BBM/MISC Extenstion Peng Fan (Fri Aug 16 2024 - 07:22:59 EST)
- Re: [PATCH 6.6 00/67] 6.6.47-rc1 review Mark Brown (Fri Aug 16 2024 - 07:24:32 EST)
- Re: [PATCH 6.1 00/38] 6.1.106-rc1 review Mark Brown (Fri Aug 16 2024 - 07:25:08 EST)
- Re: [PATCH 1/3] ALSA/ASoC/SoundWire: Intel: use single definition for SDW_INTEL_MAX_LINKS Mark Brown (Fri Aug 16 2024 - 07:25:56 EST)
- Re: [PATCH v2 3/4] dt-bindings: mtd: macronix,mx25l12833f: add SPI-NOR chip Erez (Fri Aug 16 2024 - 07:30:12 EST)
- Re: [PATCH v2 4/7] thermal: of: Simplify thermal_of_for_each_cooling_maps() with scoped for each OF child loop Rafael J. Wysocki (Fri Aug 16 2024 - 07:31:04 EST)
- Re: [PATCH] wifi: mac80211: Fix ieee80211_convert_to_unicast() logic Toke Høiland-Jørgensen (Fri Aug 16 2024 - 07:31:18 EST)
- Re: [PATCH 1/2] mm: Retry migration earlier upon refcount mismatch Dev Jain (Fri Aug 16 2024 - 07:32:35 EST)
- Re: [PATCH v5.1 00/19] Rebase v5 patchset to next-20240816 Lorenzo Stoakes (Fri Aug 16 2024 - 07:33:48 EST)
- Re: [PATCH 12/13] media: qcom: camss: Add CSID Gen3 support for sm8550 Bryan O'Donoghue (Fri Aug 16 2024 - 07:34:35 EST)
- Re: [PATCH] MIPS: cevt-r4k: Don't call get_c0_compare_int if timer irq is installed Philippe Mathieu-Daudé (Fri Aug 16 2024 - 07:40:25 EST)
- Re: [PATCH] of/irq: Support #msi-cells=<0> in of_msi_get_domain Andrew Jones (Fri Aug 16 2024 - 07:40:52 EST)
- Re: selinux: support IPPROTO_SMC in socket_type_to_security_class() Stephen Smalley (Fri Aug 16 2024 - 07:42:32 EST)
- Re: [PATCHv8 9/9] man2: Add uretprobe syscall page Alejandro Colomar (Fri Aug 16 2024 - 07:42:48 EST)
- Re: [RESEND PATCH v1] mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0 Hailong Liu (Fri Aug 16 2024 - 07:46:48 EST)
- Re: [PATCH] scsi: ufs: ufshcd-pltfrm: Signedness bug in ufshcd_parse_clock_info() Dan Carpenter (Fri Aug 16 2024 - 07:47:18 EST)
- Re: [PATCH net-next v2 0/7] net: stmmac: FPE via ethtool + tc Vladimir Oltean (Fri Aug 16 2024 - 07:48:32 EST)
- [PATCH] powercap: intel_rapl: Add support for ArrowLake-U platform Sumeet Pawnikar (Fri Aug 16 2024 - 07:51:11 EST)
- Re: [PATCH v6 RESED 1/2] dma: replace zone_dma_bits by zone_dma_limit Will Deacon (Fri Aug 16 2024 - 07:53:05 EST)
- Re: [PATCH] evm: stop avoidably reading i_writecount in evm_file_release Roberto Sassu (Fri Aug 16 2024 - 07:54:07 EST)
- Re: [PATCH net-next v13 04/14] mm: page_frag: add '_va' suffix to page_frag API Yunsheng Lin (Fri Aug 16 2024 - 07:55:49 EST)
- [PATCH v2] tpm: Clean up TPM space after command failure Jonathan McDowell (Fri Aug 16 2024 - 07:56:07 EST)
- Re: [PATCH net-next v13 07/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc' Yunsheng Lin (Fri Aug 16 2024 - 07:56:20 EST)
- Re: [PATCH 6.6 00/67] 6.6.47-rc1 review Takeshi Ogasawara (Fri Aug 16 2024 - 07:56:43 EST)
- Re: [PATCH 1/8] perf/arm-cmn: Refactor node ID handling. Again. Robin Murphy (Fri Aug 16 2024 - 07:57:05 EST)
- Re: 答复: [PATCH] usb: gadget: u_serial: check Null pointer in EP callback gregkh@xxxxxxxxxxxxxxxxxxx (Fri Aug 16 2024 - 07:57:34 EST)
- Re: [PATCH v1] usb: gadget: u_serial: check Null pointer in EP callback gregkh@xxxxxxxxxxxxxxxxxxx (Fri Aug 16 2024 - 07:58:07 EST)
- Re: [PATCH net-next v13 08/14] mm: page_frag: some minor refactoring before adding new API Yunsheng Lin (Fri Aug 16 2024 - 07:58:33 EST)
- Re: [PATCH net-next v13 11/14] mm: page_frag: introduce prepare/probe/commit API Yunsheng Lin (Fri Aug 16 2024 - 08:01:38 EST)
- Re: [PATCH] PCI: qcom-ep: Do not enable resources during probe() Bjorn Helgaas (Fri Aug 16 2024 - 08:02:27 EST)
- Re: [PATCH v10 05/40] arm64/gcs: Document the ABI for Guarded Control Stacks Mark Brown (Fri Aug 16 2024 - 08:02:48 EST)
- Re: [PATCH v2 00/16] Add cmd descriptor support Md Sadre Alam (Fri Aug 16 2024 - 08:09:42 EST)
- Re: [PATCH v6 1/3] perf/marvell: Refactor to extract platform data - no functional change Will Deacon (Fri Aug 16 2024 - 08:12:49 EST)
- [for-linus][PATCH 1/2] tracing: Return from tracing_buffers_read() if the file has been closed Steven Rostedt (Fri Aug 16 2024 - 08:16:23 EST)
- [for-linus][PATCH 0/2] tracing: Fixes for 6.11 Steven Rostedt (Fri Aug 16 2024 - 08:16:27 EST)
- [for-linus][PATCH 2/2] rtla/osnoise: Prevent NULL dereference in error handling Steven Rostedt (Fri Aug 16 2024 - 08:16:30 EST)
- Re: [PATCH 1/1] iommu/vt-d: Move PCI PASID enablement to probe path Vasant Hegde (Fri Aug 16 2024 - 08:16:58 EST)
- Re: [PATCH v1] usb: gadget: u_serial: check Null pointer in EP callback Michael Nazzareno Trimarchi (Fri Aug 16 2024 - 08:17:19 EST)
- Re: [PATCH v2] slab: Warn on duplicate cache names when DEBUG_VM=y Pedro Falcato (Fri Aug 16 2024 - 08:18:17 EST)
- Re: [PATCH net-next v19 06/13] memory-provider: dmabuf devmem memory provider Mina Almasry (Fri Aug 16 2024 - 08:21:17 EST)
- Re: [PATCH] ext4: disambiguate the return value of ext4_dio_write_end_io() yangerkun (Fri Aug 16 2024 - 08:21:45 EST)
- Re: [PATCH v2 4/7] thermal: of: Simplify thermal_of_for_each_cooling_maps() with scoped for each OF child loop Krzysztof Kozlowski (Fri Aug 16 2024 - 08:22:12 EST)
- Re: [PATCH] gpio: add support for FTDI's MPSSE as GPIO Mary Strodl (Fri Aug 16 2024 - 08:23:34 EST)
- Re: [PATCH 4/7] drm/msm/A6xx: Implement preemption for A7XX targets kernel test robot (Fri Aug 16 2024 - 08:24:08 EST)
- Re: [PATCH v3 RESEND 2/2] drm/bridge: imx: Add i.MX93 parallel display format configuration support Krzysztof Kozlowski (Fri Aug 16 2024 - 08:24:45 EST)
- Re: [PATCH v6 2/3] perf/marvell: perf/marvell: Odyssey DDR Performance monitor support Will Deacon (Fri Aug 16 2024 - 08:26:28 EST)
- Re: [PATCH 1/2] dt-bindings: misc: qcom,fastrpc: document new domain ID Bartosz Golaszewski (Fri Aug 16 2024 - 08:30:19 EST)
- [PATCH v3 0/3] media: Follow-up for coccinelle lock fixes patchset Ricardo Ribalda (Fri Aug 16 2024 - 08:30:42 EST)
- Re: [PATCH v2 1/2] media: drivers/media/dvb-core: Split dvb_frontend_open() Ricardo Ribalda (Fri Aug 16 2024 - 08:30:52 EST)
- [PATCH v3 1/3] media: drivers/media/dvb-core: Split dvb_frontend_open() Ricardo Ribalda (Fri Aug 16 2024 - 08:31:01 EST)
- [PATCH v3 2/3] media: drivers/media/dvb-core: Refactor dvb_frontend_open locking Ricardo Ribalda (Fri Aug 16 2024 - 08:31:03 EST)
- [PATCH v3 3/3] media: drivers/media/dvb-core: CodoStyle for dvb_frontend_open() Ricardo Ribalda (Fri Aug 16 2024 - 08:31:25 EST)
- Re: [PATCH] riscv: Remove unused GENERATING_ASM_OFFSETS Alexandre Ghiti (Fri Aug 16 2024 - 08:31:52 EST)
- [PATCH v2 0/6] media: Fix last smatch warnings Ricardo Ribalda (Fri Aug 16 2024 - 08:32:13 EST)
- [PATCH v2 1/6] media: ar0521: Refactor ar0521_power_off() Ricardo Ribalda (Fri Aug 16 2024 - 08:32:21 EST)
- [PATCH v2 2/6] media: i2c: ov5645: Refactor ov5645_set_power_off() Ricardo Ribalda (Fri Aug 16 2024 - 08:32:35 EST)
- [PATCH v2 3/6] media: i2c: s5c73m3: Move clk_prepare to its own function Ricardo Ribalda (Fri Aug 16 2024 - 08:32:45 EST)
- [PATCH v2 4/6] media: tc358746: Move clk_prepare to its own function Ricardo Ribalda (Fri Aug 16 2024 - 08:33:02 EST)
- [PATCH v2 5/6] media: meson: vdec_1: Refactor vdec_1_stop() Ricardo Ribalda (Fri Aug 16 2024 - 08:33:10 EST)
- [PATCH v2 6/6] media: meson: vdec: hevc: Refactor vdec_hevc_start and vdec_hevc_stop Ricardo Ribalda (Fri Aug 16 2024 - 08:33:25 EST)
- Re: [RESEND PATCH v1] mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0 Michal Hocko (Fri Aug 16 2024 - 08:33:51 EST)
- Re: [PATCH] Documentation/llvm: turn make command for ccache into code block Masahiro Yamada (Fri Aug 16 2024 - 08:37:05 EST)
- [PATCH v8 0/6] arm64: ptdump: View the second stage page-tables Sebastian Ene (Fri Aug 16 2024 - 08:39:25 EST)
- [PATCH v8 1/6] KVM: arm64: Move pagetable definitions to common header Sebastian Ene (Fri Aug 16 2024 - 08:39:29 EST)
- [PATCH v8 2/6] arm64: ptdump: Expose the attribute parsing functionality Sebastian Ene (Fri Aug 16 2024 - 08:39:50 EST)
- [PATCH v8 3/6] arm64: ptdump: Use the mask from the state structure Sebastian Ene (Fri Aug 16 2024 - 08:39:57 EST)
- [PATCH v8 4/6] KVM: arm64: Register ptdump with debugfs on guest creation Sebastian Ene (Fri Aug 16 2024 - 08:40:10 EST)
- [PATCH v8 5/6] KVM: arm64: Initialize the ptdump parser with stage-2 attributes Sebastian Ene (Fri Aug 16 2024 - 08:40:24 EST)
- [PATCH v8 6/6] KVM: arm64: Expose guest stage-2 pagetable config to debugfs Sebastian Ene (Fri Aug 16 2024 - 08:40:36 EST)
- [PATCH] usb: typec: tipd: Free IRQ only if it was requested before Wadim Egorov (Fri Aug 16 2024 - 08:42:23 EST)
- [PATCH 0/3] nfsd: implement OPEN_XOR_DELEGATION part of delstid draft Jeff Layton (Fri Aug 16 2024 - 08:42:42 EST)
- [PATCH 1/3] nfsd: bring in support for delstid draft XDR encoding Jeff Layton (Fri Aug 16 2024 - 08:42:51 EST)
- [PATCH 2/3] nfsd: add support for FATTR4_OPEN_ARGUMENTS Jeff Layton (Fri Aug 16 2024 - 08:43:00 EST)
- [PATCH 3/3] nfsd: implement OPEN_ARGS_SHARE_ACCESS_WANT_OPEN_XOR_DELEGATION Jeff Layton (Fri Aug 16 2024 - 08:43:10 EST)
- Re: [PATCH 13/13] media: qcom: camss: Add support for VFE hardware version Titan 780 Depeng Shao (Fri Aug 16 2024 - 08:43:42 EST)
- Re: [PATCH v3] PCI: Fix crash during pci_dev hot-unplug on pseries KVM guest Amit Machhiwal (Fri Aug 16 2024 - 08:44:32 EST)
- Re: [PATCH v2 4/4] mm: swap: Count successful mTHP ZSWAP stores in sysfs mTHP stats. kernel test robot (Fri Aug 16 2024 - 08:45:16 EST)
- Re: [PATCH v2] drivers/perf: arm_spe: Use perf_allow_kernel() for permissions Will Deacon (Fri Aug 16 2024 - 08:45:27 EST)
- Re: [PATCH 1/8] perf/arm-cmn: Refactor node ID handling. Again. Mark Rutland (Fri Aug 16 2024 - 08:45:42 EST)
- Re: [PATCH] rust: Remove erronous blockquote in coding guidelines Vincent Woltmann (Fri Aug 16 2024 - 08:46:33 EST)
- Re: [PATCH][next] integrity: Use static_assert() to check struct sizes Roberto Sassu (Fri Aug 16 2024 - 08:47:10 EST)
- [PATCH v2] of/irq: Support #msi-cells=<0> in of_msi_get_domain Andrew Jones (Fri Aug 16 2024 - 08:50:14 EST)
- Re: [linus:master] [RDMA/iwcm] aee2424246: WARNING:at_kernel/workqueue.c:#check_flush_dependency Zhu Yanjun (Fri Aug 16 2024 - 08:50:27 EST)
- Re: [PATCH] Revert "scripts/faddr2line: Check only two symbols when calculating symbol size" Will Deacon (Fri Aug 16 2024 - 08:51:00 EST)
- Re: selinux: support IPPROTO_SMC in socket_type_to_security_class() Stephen Smalley (Fri Aug 16 2024 - 08:53:34 EST)
- Re: [PATCH v3 5/5] udmabuf: remove udmabuf_folio kernel test robot (Fri Aug 16 2024 - 08:55:07 EST)
- Re: [PATCH 1/1] kexec_file: fix elfcorehdr digest exclusion when CONFIG_CRASH_HOTPLUG=y Eric W. Biederman (Fri Aug 16 2024 - 08:55:37 EST)
- [RFC PATCH v2 0/5] drm/log: Introduce a new boot logger to draw the kmsg on the screen Jocelyn Falempe (Fri Aug 16 2024 - 08:56:50 EST)
- [PATCH v2 1/5] [NOT FOR REVIEW] drm/panic: Squash of pending series Jocelyn Falempe (Fri Aug 16 2024 - 08:57:02 EST)
- [PATCH v2 2/5] drm/panic: Move drawing functions to drm_draw Jocelyn Falempe (Fri Aug 16 2024 - 08:57:07 EST)
- [PATCH v2 3/5] drm/log: Introduce a new boot logger to draw the kmsg on the screen Jocelyn Falempe (Fri Aug 16 2024 - 08:57:24 EST)
- [PATCH v2 4/5] drm/log: Do not draw if drm_master is taken Jocelyn Falempe (Fri Aug 16 2024 - 08:57:32 EST)
- [PATCH v2 5/5] drm/log: Color the timestamp, to improve readability Jocelyn Falempe (Fri Aug 16 2024 - 08:57:55 EST)
- [ANNOUNCE] 6.1.105-rt38 Clark Williams (Fri Aug 16 2024 - 08:58:09 EST)
- [PATCH v3] iommu/arm-smmu-v3: Match Stall behaviour for S2 Mostafa Saleh (Fri Aug 16 2024 - 08:59:15 EST)
- Re: [PATCH V3] kbuild: control extra pacman packages with PACMAN_EXTRAPACKAGES Masahiro Yamada (Fri Aug 16 2024 - 09:00:49 EST)
- Re: [PATCH net-next v3] net: netconsole: selftests: Create a new netconsole selftest Breno Leitao (Fri Aug 16 2024 - 09:01:31 EST)
- [PATCH] KVM: VMX: hyper-v: Prevent impossible NULL pointer dereference in evmcs_load() Vitaly Kuznetsov (Fri Aug 16 2024 - 09:01:47 EST)
- [PATCH 0/2] KVM: selftests: Re-enable hyperv_evmcs/hyperv_svm_test on bare metal Vitaly Kuznetsov (Fri Aug 16 2024 - 09:02:01 EST)
- [PATCH 1/2] KVM: selftests: Move Hyper-V specific functions out of processor.c Vitaly Kuznetsov (Fri Aug 16 2024 - 09:02:24 EST)
- [PATCH 2/2] KVM: selftests: Re-enable hyperv_evmcs/hyperv_svm_test on bare metal Vitaly Kuznetsov (Fri Aug 16 2024 - 09:02:35 EST)
- Re: [PATCH] ASoC: codecs: lpass-va-macro: set the default codec version for sm8250 Dmitry Baryshkov (Fri Aug 16 2024 - 09:02:56 EST)
- Re: [v2] staging: media: starfive: Add the dynamic resolution support Dan Carpenter (Fri Aug 16 2024 - 09:04:53 EST)
- [syzbot] [ntfs3?] kernel panic: stack is corrupted in vprintk_emit syzbot (Fri Aug 16 2024 - 09:07:31 EST)
- Re: [PATCH 09/13] media: qcom: camss: vfe: Move common code into vfe core Depeng Shao (Fri Aug 16 2024 - 09:07:44 EST)
- Re: [PATCH 2/2] rust: block: fix wrong usage of lockdep API Benno Lossin (Fri Aug 16 2024 - 09:08:50 EST)
- Re: [PATCH 1/1] iommu/vt-d: Move PCI PASID enablement to probe path Baolu Lu (Fri Aug 16 2024 - 09:09:21 EST)
- Re: [v2] staging: media: starfive: Add the dynamic resolution support Dan Carpenter (Fri Aug 16 2024 - 09:09:24 EST)
- [syzbot] [jfs?] KASAN: slab-use-after-free Read in dbFreeBits syzbot (Fri Aug 16 2024 - 09:09:44 EST)
- Re: [PATCH net-next v1 1/1] phy: dp83td510: Utilize ALCD for cable length measurement when link is active Andrew Lunn (Fri Aug 16 2024 - 09:10:58 EST)
- Re: [PATCH] selftests: filesystems: fix warn_unused_result build warnings Shuah Khan (Fri Aug 16 2024 - 09:12:05 EST)
- Re: [PATCH 12/13] media: qcom: camss: Add CSID Gen3 support for sm8550 Depeng Shao (Fri Aug 16 2024 - 09:12:21 EST)
- Re: [PATCH v2 2/2] drm: use mem_is_zero() instead of !memchr_inv(s, 0, n) Jani Nikula (Fri Aug 16 2024 - 09:12:39 EST)
- [PATCH] arm_mpam: Add workaround for T241-MPAM-6 Shanker Donthineni (Fri Aug 16 2024 - 09:15:20 EST)
- Re: [PATCH 6.10 00/25] 6.10.6-rc2 review Mark Brown (Fri Aug 16 2024 - 09:16:49 EST)
- Re: [PATCH v11 9/9] iommu/tegra241-cmdqv: Limit CMDs for guest owned VINTF Will Deacon (Fri Aug 16 2024 - 09:21:17 EST)
- HI DEAR ! Boris Soroka (Fri Aug 16 2024 - 09:21:35 EST)
- Re: [PATCH v3 04/10] riscv: Add support for userspace pointer masking Anup Patel (Fri Aug 16 2024 - 09:21:52 EST)
- Re: [PATCH net-next 5/7] net: phy: microchip_t1s: add support for Microchip's LAN867X Rev.C1 Parthiban.Veerasooran (Fri Aug 16 2024 - 09:22:06 EST)
- Re: [PATCH 1/8] perf/arm-cmn: Refactor node ID handling. Again. Robin Murphy (Fri Aug 16 2024 - 09:22:24 EST)
- [PATCH v2 0/5] Add STM32MP25 USB3/PCIE COMBOPHY driver Christian Bruel (Fri Aug 16 2024 - 09:23:00 EST)
- [PATCH v2 1/5] MAINTAINERS: add entry for ST STM32MP25 COMBOPHY driver Christian Bruel (Fri Aug 16 2024 - 09:23:16 EST)
- [PATCH v2 2/5] dt-bindings: phy: Add STM32MP25 COMBOPHY bindings Christian Bruel (Fri Aug 16 2024 - 09:23:18 EST)
- [PATCH v2 3/5] phy: stm32: Add support for STM32MP25 COMBOPHY. Christian Bruel (Fri Aug 16 2024 - 09:23:24 EST)
- [PATCH v2 4/5] arm64: dts: st: Add combophy node on stm32mp251 Christian Bruel (Fri Aug 16 2024 - 09:23:27 EST)
- [PATCH v2 5/5] arm64: dts: st: Enable COMBOPHY on the stm32mp257f-ev1 board Christian Bruel (Fri Aug 16 2024 - 09:24:15 EST)
- [PATCH bpf-next 1/2] bpf: Relax KF_ACQUIRE kfuncs strict type matching constraint on non-zero offset pointers Juntong Deng (Fri Aug 16 2024 - 09:25:06 EST)
- Re: [PATCH] mm/memcontrol: respect zswap.writeback setting from parent cg too Mike Yuan (Fri Aug 16 2024 - 09:25:53 EST)
- Re: [PATCH v2] drivers/perf: arm_spe: Use perf_allow_kernel() for permissions James Clark (Fri Aug 16 2024 - 09:27:34 EST)
- [PATCH net-next v4] net: netconsole: selftests: Create a new netconsole selftest Breno Leitao (Fri Aug 16 2024 - 09:28:08 EST)
- [PATCH bpf-next 2/2] selftests/bpf: Add test for non-zero offset pointer as KF_ACQUIRE kfuncs argument Juntong Deng (Fri Aug 16 2024 - 09:30:30 EST)
- 答复: [PATCH v1] usb: gadget: u_serial: check Null pointer in EP callback 胡连勤 (Fri Aug 16 2024 - 09:31:06 EST)
- Re: [PATCH v3] iommu/arm-smmu-v3: Match Stall behaviour for S2 Jason Gunthorpe (Fri Aug 16 2024 - 09:32:35 EST)
- Re: [PATCH 1/1] iommu/vt-d: Move PCI PASID enablement to probe path Jason Gunthorpe (Fri Aug 16 2024 - 09:32:47 EST)
- Re: [PATCH v20 12/20] dm verity: expose root hash digest and signature data to LSMs Mikulas Patocka (Fri Aug 16 2024 - 09:35:17 EST)
- Re: [PATCH v3 2/4] drm/bridge: add Microchip DSI controller support for sam9x7 SoC series kernel test robot (Fri Aug 16 2024 - 09:36:12 EST)
- RE: [EXTERNAL] Re: [net-next PATCH v10 03/11] octeontx2-pf: Create representor netdev Geethasowjanya Akula (Fri Aug 16 2024 - 09:36:53 EST)
- RE: [EXTERNAL] Re: [net-next PATCH v10 00/11] Introduce RVU representors Geethasowjanya Akula (Fri Aug 16 2024 - 09:37:01 EST)
- RE: [EXTERNAL] Re: [net-next PATCH v10 01/11] octeontx2-pf: Refactoring RVU driver Geethasowjanya Akula (Fri Aug 16 2024 - 09:37:28 EST)
- Re: [PATCH v1] usb: gadget: u_serial: check Null pointer in EP callback Michael Nazzareno Trimarchi (Fri Aug 16 2024 - 09:38:32 EST)
- Re: [PATCH v3] platform/x86: thinkpad_acpi: Add Thinkpad Edge E531 fan support Ilpo Järvinen (Fri Aug 16 2024 - 09:39:16 EST)
- [git pull] IOMMU Fixes for Linux v6.11-rc1 Joerg Roedel (Fri Aug 16 2024 - 09:40:27 EST)
- [PATCH] ocfs2: Fix shift-out-of-bounds UBSAN bug in ocfs2_verify_volume() qasdev (Fri Aug 16 2024 - 09:42:49 EST)
- Re: [PATCH 1/1] kexec_file: fix elfcorehdr digest exclusion when CONFIG_CRASH_HOTPLUG=y Petr Tesarik (Fri Aug 16 2024 - 09:42:58 EST)
- RE: [EXTERNAL] Re: [PATCH v1] ASoc: tas2781: Rename dai_driver name to unify the name between TAS2563 and TAS2781 Ding, Shenghao (Fri Aug 16 2024 - 09:43:02 EST)
- Re: [PATCH bpf-next 1/2] bpf: Make the pointer returned by iter next method valid Juntong Deng (Fri Aug 16 2024 - 09:43:24 EST)
- Re: [PATCH v2] tpm: Clean up TPM space after command failure Jarkko Sakkinen (Fri Aug 16 2024 - 09:44:13 EST)
- Re: [PATCH] modpost: simplify modpost_log() Masahiro Yamada (Fri Aug 16 2024 - 09:44:49 EST)
- [GIT PULL] DAX for 6.11 Ira Weiny (Fri Aug 16 2024 - 09:44:59 EST)
- [PATCH v2] modpost: simplify modpost_log() Masahiro Yamada (Fri Aug 16 2024 - 09:45:06 EST)
- [PATCH v3 00/10] x86/tdx: Allow MMIO instructions from userspace Alexey Gladkov (Fri Aug 16 2024 - 09:45:18 EST)
- [PATCH v3 01/10] x86/tdx: Split MMIO read and write operations Alexey Gladkov (Fri Aug 16 2024 - 09:45:39 EST)
- [PATCH v3 02/10] x86/tdx: Add validation of userspace MMIO instructions Alexey Gladkov (Fri Aug 16 2024 - 09:45:54 EST)
- [PATCH v3 03/10] x86/tdx: Allow MMIO from userspace Alexey Gladkov (Fri Aug 16 2024 - 09:46:13 EST)
- [PATCH v3 04/10] x86/insn: Read and decode insn without crossing the page boundary Alexey Gladkov (Fri Aug 16 2024 - 09:46:25 EST)
- [PATCH v3 05/10] x86/tdx: Avoid crossing the page boundary Alexey Gladkov (Fri Aug 16 2024 - 09:46:40 EST)
- [PATCH v3 06/10] x86/sev: Avoid crossing the page boundary Alexey Gladkov (Fri Aug 16 2024 - 09:46:50 EST)
- [PATCH v3 07/10] x86/umip: Avoid crossing the page boundary Alexey Gladkov (Fri Aug 16 2024 - 09:47:03 EST)
- [PATCH v3 08/10] x86/tdx: Add a restriction on access to MMIO address Alexey Gladkov (Fri Aug 16 2024 - 09:47:18 EST)
- [PATCH v3 09/10] x86/tdx: Move MMIO helpers to common library Alexey Gladkov (Fri Aug 16 2024 - 09:47:29 EST)
- [PATCH v3 10/10] x86/tdx: Implement movs for MMIO Alexey Gladkov (Fri Aug 16 2024 - 09:47:48 EST)
- Re: [PATCH v4 09/11] x86/irq: Enable NMI source on IPIs delivered as NMI Sean Christopherson (Fri Aug 16 2024 - 09:47:48 EST)
- Re: [PATCH v3 00/11] fuse: basic support for idmapped mounts Aleksandr Mikhalitsyn (Fri Aug 16 2024 - 09:48:14 EST)
- Re: [PATCH v4 11/11] KVM: X86: Use common code for PV IPIs in linux guest Sean Christopherson (Fri Aug 16 2024 - 09:52:13 EST)
- Re: [PATCH v11 2/9] iommu/arm-smmu-v3: Enforce arm_smmu_cmdq_build_sync_cmd Will Deacon (Fri Aug 16 2024 - 09:53:45 EST)
- Re: [PATCH v3 1/2] platform/x86:dell-laptop: Add knobs to change battery charge settings Ilpo Järvinen (Fri Aug 16 2024 - 09:56:44 EST)
- Re: [PATCH net-next v19 03/13] netdev: support binding dma-buf to netdevice Mina Almasry (Fri Aug 16 2024 - 09:56:59 EST)
- Re: PCI: Work around PCIe link training failures Maciej W. Rozycki (Fri Aug 16 2024 - 09:57:30 EST)
- [PATCH 1/2] firmware: tegra: bpmp: drop unused mbox_client_to_bpmp() Krzysztof Kozlowski (Fri Aug 16 2024 - 09:57:48 EST)
- [PATCH 2/2] firmware: tegra: bpmp: use scoped device node handling to simplify error paths Krzysztof Kozlowski (Fri Aug 16 2024 - 09:57:55 EST)
- Re: [PATCH] arm64: dts: rockchip: add wolfvision pf5 visualizer display Heiko Stuebner (Fri Aug 16 2024 - 09:58:11 EST)
- Re: [PATCH v10 12/40] mm: Define VM_SHADOW_STACK for arm64 when we support GCS Edgecombe, Rick P (Fri Aug 16 2024 - 09:59:37 EST)
- [PATCH v2 00/25] DCD: Add support for Dynamic Capacity Devices (DCD) Ira Weiny (Fri Aug 16 2024 - 10:00:12 EST)
- [PATCH v2 01/25] range: Add range_overlaps() Ira Weiny (Fri Aug 16 2024 - 10:00:18 EST)
- [PATCH v2 02/25] printk: Add print format (%par) for struct range Ira Weiny (Fri Aug 16 2024 - 10:00:45 EST)
- [PATCH v2 03/25] dax: Document dax dev range tuple Ira Weiny (Fri Aug 16 2024 - 10:01:00 EST)
- [PATCH v2 04/25] cxl/pci: Delay event buffer allocation Ira Weiny (Fri Aug 16 2024 - 10:01:15 EST)
- [PATCH v2 05/25] cxl/mbox: Flag support for Dynamic Capacity Devices (DCD) ira . weiny (Fri Aug 16 2024 - 10:01:37 EST)
- [PATCH v2 06/25] cxl/mem: Read dynamic capacity configuration from the device ira . weiny (Fri Aug 16 2024 - 10:01:59 EST)
- [PATCH v2 07/25] cxl/core: Separate region mode from decoder mode ira . weiny (Fri Aug 16 2024 - 10:02:10 EST)
- [PATCH v2 08/25] cxl/region: Add dynamic capacity decoder and region modes ira . weiny (Fri Aug 16 2024 - 10:02:28 EST)
- [PATCH v2 09/25] cxl/hdm: Add dynamic capacity size support to endpoint decoders ira . weiny (Fri Aug 16 2024 - 10:02:53 EST)
- [PATCH v2 10/25] cxl/port: Add endpoint decoder DC mode support to sysfs ira . weiny (Fri Aug 16 2024 - 10:03:01 EST)
- [PATCH v2 11/25] cxl/mem: Expose DCD partition capabilities in sysfs ira . weiny (Fri Aug 16 2024 - 10:03:19 EST)
- [PATCH v2 12/25] cxl/region: Refactor common create region code Ira Weiny (Fri Aug 16 2024 - 10:03:38 EST)
- [PATCH v2 13/25] cxl/region: Add sparse DAX region support ira . weiny (Fri Aug 16 2024 - 10:04:04 EST)
- [PATCH v2 14/25] cxl/events: Split event msgnum configuration from irq setup Ira Weiny (Fri Aug 16 2024 - 10:04:14 EST)
- [PATCH v2 15/25] cxl/pci: Factor out interrupt policy check Ira Weiny (Fri Aug 16 2024 - 10:04:46 EST)
- [PATCH v2 16/25] cxl/mem: Configure dynamic capacity interrupts ira . weiny (Fri Aug 16 2024 - 10:05:03 EST)
- [PATCH v2 17/25] cxl/core: Return endpoint decoder information from region search Ira Weiny (Fri Aug 16 2024 - 10:05:19 EST)
- [PATCH v2 18/25] cxl/extent: Process DCD events and realize region extents ira . weiny (Fri Aug 16 2024 - 10:05:46 EST)
- [PATCH v2 19/25] cxl/region/extent: Expose region extent information in sysfs ira . weiny (Fri Aug 16 2024 - 10:05:51 EST)
- Re: [PATCH net-next v1 1/1] phy: dp83td510: Utilize ALCD for cable length measurement when link is active Oleksij Rempel (Fri Aug 16 2024 - 10:06:03 EST)
- [PATCH v2 20/25] dax/bus: Factor out dev dax resize logic Ira Weiny (Fri Aug 16 2024 - 10:06:13 EST)
- [PATCH v2 21/25] dax/region: Create resources on sparse DAX regions Ira Weiny (Fri Aug 16 2024 - 10:06:51 EST)
- [PATCH] ksmbd: Replace one-element arrays with flexible-array members Thorsten Blum (Fri Aug 16 2024 - 10:07:06 EST)
- Re: [PATCH 6/9] x86/mce: Unify AMD THR handler with MCA Polling Yazen Ghannam (Fri Aug 16 2024 - 10:07:14 EST)
- Re: [PATCH net-next v4] net: netconsole: selftests: Create a new netconsole selftest Matthieu Baerts (Fri Aug 16 2024 - 10:07:34 EST)
- Re: [PATCH v4 3/3] selftests/tracing: Add hist poll() support test Shuah Khan (Fri Aug 16 2024 - 10:07:50 EST)
- Re: [PATCH 1/2] dt-bindings: misc: qcom,fastrpc: document new domain ID Krzysztof Kozlowski (Fri Aug 16 2024 - 10:08:06 EST)
- Re: [PATCH 1/2] dt-bindings: misc: qcom,fastrpc: document new domain ID Krzysztof Kozlowski (Fri Aug 16 2024 - 10:08:16 EST)
- Re: [PATCH 2/2] arm64: dts: qcom: sa8775p: fix the fastrpc label Krzysztof Kozlowski (Fri Aug 16 2024 - 10:08:29 EST)
- Re: [PATCH v4 07/11] KVM: VMX: Handle NMI Source report in VM exit Sean Christopherson (Fri Aug 16 2024 - 10:08:41 EST)
- Re: [PATCH 6.10 00/25] 6.10.6-rc2 review Markus Reichelt (Fri Aug 16 2024 - 10:08:56 EST)
- Re: [PATCH v10 00/40] arm64/gcs: Provide support for GCS in userspace Marc Zyngier (Fri Aug 16 2024 - 10:09:12 EST)
- Re: [PATCH -next] hwmon: (sch5627) Remove unused declaration sch56xx_watchdog_unregister() Guenter Roeck (Fri Aug 16 2024 - 10:09:25 EST)
- [PATCH RESEND v2 00/18] DCD: Add support for Dynamic Capacity Devices (DCD) Ira Weiny (Fri Aug 16 2024 - 10:09:39 EST)
- [PATCH RESEND v2 01/18] cxl/hdm: Debug, use decoder name function Ira Weiny (Fri Aug 16 2024 - 10:09:46 EST)
- [PATCH RESEND v2 02/18] cxl/mbox: Flag support for Dynamic Capacity Devices (DCD) Ira Weiny (Fri Aug 16 2024 - 10:09:54 EST)
- [PATCH RESEND v2 03/18] cxl/mem: Read Dynamic capacity configuration from the device ira . weiny (Fri Aug 16 2024 - 10:10:18 EST)
- [PATCH RESEND v2 04/18] cxl/region: Add Dynamic Capacity decoder and region modes Ira Weiny (Fri Aug 16 2024 - 10:10:20 EST)
- [PATCH RESEND v2 05/18] cxl/port: Add Dynamic Capacity mode support to endpoint decoders Ira Weiny (Fri Aug 16 2024 - 10:10:25 EST)
- [PATCH RESEND v2 06/18] cxl/port: Add Dynamic Capacity size support to endpoint decoders Ira Weiny (Fri Aug 16 2024 - 10:10:40 EST)
- [PATCH RESEND v2 07/18] cxl/mem: Expose device dynamic capacity configuration ira . weiny (Fri Aug 16 2024 - 10:10:52 EST)
- [PATCH RESEND v2 08/18] cxl/region: Add Dynamic Capacity CXL region support Ira Weiny (Fri Aug 16 2024 - 10:11:12 EST)
- [PATCH RESEND v2 09/18] cxl/mem: Read extents on memory device discovery Ira Weiny (Fri Aug 16 2024 - 10:11:26 EST)
- [PATCH RESEND v2 10/18] cxl/mem: Handle DCD add and release capacity events. Ira Weiny (Fri Aug 16 2024 - 10:11:32 EST)
- [PATCH RESEND v2 11/18] cxl/region: Expose DC extents on region driver load Ira Weiny (Fri Aug 16 2024 - 10:11:49 EST)
- [PATCH RESEND v2 12/18] cxl/region: Notify regions of DC changes Ira Weiny (Fri Aug 16 2024 - 10:12:00 EST)
- [PATCH RESEND v2 13/18] dax/bus: Factor out dev dax resize logic Ira Weiny (Fri Aug 16 2024 - 10:12:06 EST)
- [PATCH RESEND v2 14/18] dax/region: Support DAX device creation on dynamic DAX regions Ira Weiny (Fri Aug 16 2024 - 10:12:19 EST)
- [PATCH RESEND v2 15/18] cxl/mem: Trace Dynamic capacity Event Record ira . weiny (Fri Aug 16 2024 - 10:12:42 EST)
- [PATCH RESEND v2 16/18] tools/testing/cxl: Make event logs dynamic Ira Weiny (Fri Aug 16 2024 - 10:12:58 EST)
- [PATCH RESEND v2 17/18] tools/testing/cxl: Add DC Regions to mock mem data Ira Weiny (Fri Aug 16 2024 - 10:13:06 EST)
- [PATCH RESEND v2 18/18] tools/testing/cxl: Add Dynamic Capacity events Ira Weiny (Fri Aug 16 2024 - 10:13:19 EST)
- Re: [PATCH 7/9] x86/mce: Unify AMD DFR handler with MCA Polling Yazen Ghannam (Fri Aug 16 2024 - 10:13:37 EST)
- Re: [PATCH] hwmon: ntc_thermistor: fix module autoloading Guenter Roeck (Fri Aug 16 2024 - 10:13:50 EST)
- Re: NULL pointer deref when running BPF monitor program (6.11.0-rc1) Steven Rostedt (Fri Aug 16 2024 - 10:14:00 EST)
- Re: [EXTERNAL] Re: [net-next PATCH v10 01/11] octeontx2-pf: Refactoring RVU driver Jiri Pirko (Fri Aug 16 2024 - 10:14:16 EST)
- Re: [PATCH v4 06/11] KVM: VMX: Expand FRED kvm entry with event data Sean Christopherson (Fri Aug 16 2024 - 10:14:30 EST)
- Re: [EXTERNAL] Re: [net-next PATCH v10 03/11] octeontx2-pf: Create representor netdev Jiri Pirko (Fri Aug 16 2024 - 10:14:47 EST)
- Re: [PATCH v4] platform/x86: thinkpad_acpi: Add Thinkpad Edge E531 fan support Ilpo Järvinen (Fri Aug 16 2024 - 10:15:25 EST)
- Re: [PATCH v10 14/40] KVM: arm64: Manage GCS access and registers for guests Marc Zyngier (Fri Aug 16 2024 - 10:15:42 EST)
- Re: [PATCH v10 11/40] arm64/mm: Allocate PIE slots for EL0 guarded control stack Catalin Marinas (Fri Aug 16 2024 - 10:17:19 EST)
- Re: [PATCH 8/9] x86/mce/amd: Enable interrupt vectors once per-CPU on SMCA systems Yazen Ghannam (Fri Aug 16 2024 - 10:17:34 EST)
- Re: [EXTERNAL] Re: [net-next PATCH v10 00/11] Introduce RVU representors Jiri Pirko (Fri Aug 16 2024 - 10:17:55 EST)
- Re: [PATCH 5.15 000/483] 5.15.165-rc2 review Mark Brown (Fri Aug 16 2024 - 10:18:11 EST)
- Re: [PATCH v2 00/25] DCD: Add support for Dynamic Capacity Devices (DCD) Ira Weiny (Fri Aug 16 2024 - 10:18:31 EST)
- Re: [PATCH RESEND v2 00/18] DCD: Add support for Dynamic Capacity Devices (DCD) Ira Weiny (Fri Aug 16 2024 - 10:18:45 EST)
- [PATCH] menuconfig: Allow sorting the entries alphabetically Ivan Orlov (Fri Aug 16 2024 - 10:18:58 EST)
- [PATCH 1/2] kbuild: pacman-pkg: move common commands to a separate function Masahiro Yamada (Fri Aug 16 2024 - 10:19:17 EST)
- [PATCH 2/2] kbuild: pacman-pkg: do not override objtree Masahiro Yamada (Fri Aug 16 2024 - 10:19:32 EST)
- Re: [PATCH v11 8/9] iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQV Will Deacon (Fri Aug 16 2024 - 10:19:46 EST)
- [PATCH v4] platform/x86: thinkpad_acpi: Add Thinkpad Edge E531 fan support Matthias Fetzer (Fri Aug 16 2024 - 10:19:58 EST)
- 答复: [PATCH v1] usb: gadget: u_serial: check Null pointer in EP callback 胡连勤 (Fri Aug 16 2024 - 10:20:17 EST)
- Re: [PATCH 12/13] media: qcom: camss: Add CSID Gen3 support for sm8550 Bryan O'Donoghue (Fri Aug 16 2024 - 10:21:21 EST)
- Re: [PATCH 06/19] mm/pagewalk: Check pfnmap early for folio_walk_start() Peter Xu (Fri Aug 16 2024 - 10:21:41 EST)
- [GIT PULL] tracing: Fixes in RTLA tool and reading the ring buffer Steven Rostedt (Fri Aug 16 2024 - 10:22:55 EST)
- Re: [GIT PULL] i2c-host-fixes for v6.11-rc4 Wolfram Sang (Fri Aug 16 2024 - 10:25:22 EST)
- [v2] staging: media: starfive: Add the dynamic resolution support Changhuang Liang (Fri Aug 16 2024 - 10:25:45 EST)
- Re: [PATCH v4 04/10] power: supply: max77693: Set charge current limits during init Artur Weber (Fri Aug 16 2024 - 10:26:01 EST)
- Re: [RFC net-next 0/5] Suspend IRQs during preferred busy poll Willem de Bruijn (Fri Aug 16 2024 - 10:27:48 EST)
- Re: [PATCH] wifi: mac80211: Fix ieee80211_convert_to_unicast() logic Jeff Johnson (Fri Aug 16 2024 - 10:30:59 EST)
- Re: [PATCH 00/19] mm: Support huge pfnmaps Peter Xu (Fri Aug 16 2024 - 10:33:23 EST)
- get, prepare, enable a clock not in DT? Alexander Dahl (Fri Aug 16 2024 - 10:35:02 EST)
- Re: [PATCH v11 3/9] remoteproc: k3-m4: Add a remoteproc driver for M4F subsystem Mathieu Poirier (Fri Aug 16 2024 - 10:36:34 EST)
- [PATCH 0/9] Wire up getrandom() vDSO implementation on powerpc Christophe Leroy (Fri Aug 16 2024 - 10:37:10 EST)
- [PATCH 1/9] powerpc/vdso: Don't discard rela sections Christophe Leroy (Fri Aug 16 2024 - 10:37:19 EST)
- [PATCH 2/9] powerpc/vdso32: Add crtsavres Christophe Leroy (Fri Aug 16 2024 - 10:37:30 EST)
- [PATCH 3/9] vdso: Add __arch_get_k_vdso_rng_data() Christophe Leroy (Fri Aug 16 2024 - 10:37:43 EST)
- [PATCH 4/9] vdso: Add missing c-getrandom-y in Makefile Christophe Leroy (Fri Aug 16 2024 - 10:37:58 EST)
- [PATCH 5/9] vdso: Avoid call to memset() by getrandom Christophe Leroy (Fri Aug 16 2024 - 10:38:12 EST)
- [PATCH 6/9] vdso: Only use MAP_DROPPABLE when VM_DROPPABLE exists Christophe Leroy (Fri Aug 16 2024 - 10:38:24 EST)
- [PATCH 7/9] powerpc: Add little endian variants of LHZX_BE and friends Christophe Leroy (Fri Aug 16 2024 - 10:38:42 EST)
- [PATCH 8/9] powerpc/vdso: Wire up getrandom() vDSO implementation Christophe Leroy (Fri Aug 16 2024 - 10:38:55 EST)
- [PATCH 9/9] selftests: [NOT TO BE MERGED] Modifications for testing VDSO getrandom implementation on PPC32 Christophe Leroy (Fri Aug 16 2024 - 10:39:09 EST)
- Re: [PATCH v6 RESED 1/2] dma: replace zone_dma_bits by zone_dma_limit Petr Tesařík (Fri Aug 16 2024 - 10:39:28 EST)
- Re: [PATCH v10 14/40] KVM: arm64: Manage GCS access and registers for guests Mark Brown (Fri Aug 16 2024 - 10:40:59 EST)
- Re: [PATCH] ASoC: SOF: amd: Fix for acp init sequence Mark Brown (Fri Aug 16 2024 - 10:42:23 EST)
- Re: 答复: [PATCH v1] usb: gadget: u_serial: check Null pointer in EP callback gregkh@xxxxxxxxxxxxxxxxxxx (Fri Aug 16 2024 - 10:42:36 EST)
- Re: [PATCH v3] iommu/arm-smmu-v3: Match Stall behaviour for S2 Mostafa Saleh (Fri Aug 16 2024 - 10:43:06 EST)
- Re: [PATCH 5.10 000/350] 5.10.224-rc2 review Mark Brown (Fri Aug 16 2024 - 10:43:26 EST)
- Re: [PATCH 6.10 000/263] 6.10.5-rc1 review Guenter Roeck (Fri Aug 16 2024 - 10:43:42 EST)
- [PATCH v3 00/25] DCD: Add support for Dynamic Capacity Devices (DCD) Ira Weiny (Fri Aug 16 2024 - 10:44:37 EST)
- [PATCH v2 1/2] mm/memcontrol: respect zswap.writeback setting from parent cg too Mike Yuan (Fri Aug 16 2024 - 10:44:42 EST)
- [PATCH v3 01/25] range: Add range_overlaps() Ira Weiny (Fri Aug 16 2024 - 10:44:55 EST)
- [PATCH v3 02/25] printk: Add print format (%par) for struct range Ira Weiny (Fri Aug 16 2024 - 10:45:21 EST)
- Re: [PATCH] [i2c-tegra] Do not mark ACPI devices as irq safe Akhil R (Fri Aug 16 2024 - 10:45:47 EST)
- [PATCH v2 2/2] selftests: test_zswap: add test for hierarchical zswap.writeback Mike Yuan (Fri Aug 16 2024 - 10:45:49 EST)
- [PATCH v3 03/25] dax: Document dax dev range tuple Ira Weiny (Fri Aug 16 2024 - 10:46:09 EST)
- [PATCH v3 04/25] cxl/pci: Delay event buffer allocation Ira Weiny (Fri Aug 16 2024 - 10:46:49 EST)
- [PATCH v3 05/25] cxl/mbox: Flag support for Dynamic Capacity Devices (DCD) ira . weiny (Fri Aug 16 2024 - 10:47:12 EST)
- [PATCH v3 06/25] cxl/mem: Read dynamic capacity configuration from the device ira . weiny (Fri Aug 16 2024 - 10:47:33 EST)
- [PATCH v3 07/25] cxl/core: Separate region mode from decoder mode ira . weiny (Fri Aug 16 2024 - 10:47:52 EST)
- [PATCH v3 08/25] cxl/region: Add dynamic capacity decoder and region modes ira . weiny (Fri Aug 16 2024 - 10:48:12 EST)
- [PATCH v3 09/25] cxl/hdm: Add dynamic capacity size support to endpoint decoders ira . weiny (Fri Aug 16 2024 - 10:48:39 EST)
- [PATCH v3 10/25] cxl/port: Add endpoint decoder DC mode support to sysfs ira . weiny (Fri Aug 16 2024 - 10:48:52 EST)
- [PATCH v3 11/25] cxl/mem: Expose DCD partition capabilities in sysfs ira . weiny (Fri Aug 16 2024 - 10:49:18 EST)
- [PATCH v3 12/25] cxl/region: Refactor common create region code Ira Weiny (Fri Aug 16 2024 - 10:49:39 EST)
- [PATCH v3 14/25] cxl/events: Split event msgnum configuration from irq setup Ira Weiny (Fri Aug 16 2024 - 10:50:01 EST)
- [PATCH v3 15/25] cxl/pci: Factor out interrupt policy check Ira Weiny (Fri Aug 16 2024 - 10:50:08 EST)
- [PATCH v3 13/25] cxl/region: Add sparse DAX region support ira . weiny (Fri Aug 16 2024 - 10:50:34 EST)
- [PATCH v3 17/25] cxl/core: Return endpoint decoder information from region search Ira Weiny (Fri Aug 16 2024 - 10:50:52 EST)
- [PATCH v3 16/25] cxl/mem: Configure dynamic capacity interrupts ira . weiny (Fri Aug 16 2024 - 10:51:14 EST)
- [PATCH v3 18/25] cxl/extent: Process DCD events and realize region extents ira . weiny (Fri Aug 16 2024 - 10:51:55 EST)
- [PATCH v3 19/25] cxl/region/extent: Expose region extent information in sysfs ira . weiny (Fri Aug 16 2024 - 10:52:05 EST)
- [PATCH v3 20/25] dax/bus: Factor out dev dax resize logic Ira Weiny (Fri Aug 16 2024 - 10:52:10 EST)
- [PATCH v3 22/25] cxl/region: Read existing extents on region creation ira . weiny (Fri Aug 16 2024 - 10:52:50 EST)
- [PATCH v3 21/25] dax/region: Create resources on sparse DAX regions ira . weiny (Fri Aug 16 2024 - 10:52:55 EST)
- [PATCH v3 23/25] cxl/mem: Trace Dynamic capacity Event Record ira . weiny (Fri Aug 16 2024 - 10:53:14 EST)
- Re: [PATCH 12/13] media: qcom: camss: Add CSID Gen3 support for sm8550 Bryan O'Donoghue (Fri Aug 16 2024 - 10:53:22 EST)
- [PATCH v3 24/25] tools/testing/cxl: Make event logs dynamic Ira Weiny (Fri Aug 16 2024 - 10:54:15 EST)
- [PATCH v3 25/25] tools/testing/cxl: Add DC Regions to mock mem data Ira Weiny (Fri Aug 16 2024 - 10:54:34 EST)
- Re: [PATCH v2] net: netvsc: Update default VMBus channels Erni Sri Satya Vennela (Fri Aug 16 2024 - 10:55:06 EST)
- Re: [PATCH 12/13] media: qcom: camss: Add CSID Gen3 support for sm8550 Bryan O'Donoghue (Fri Aug 16 2024 - 10:55:27 EST)
- Re: [PATCH] HID: corsair-void: Add Corsair Void headset family driver kernel test robot (Fri Aug 16 2024 - 10:55:41 EST)
- [tip:locking/urgent] BUILD SUCCESS d33d26036a0274b472299d7dcdaa5fb34329f91b kernel test robot (Fri Aug 16 2024 - 10:55:54 EST)
- Re: [PATCH net-next v4] net: netconsole: selftests: Create a new netconsole selftest Breno Leitao (Fri Aug 16 2024 - 10:56:13 EST)
- Re: [EXTERNAL] Re: [PATCH v1] ASoc: tas2781: Rename dai_driver name to unify the name between TAS2563 and TAS2781 Andy Shevchenko (Fri Aug 16 2024 - 10:56:28 EST)
- Re: [PATCH v4 2/3] remoteproc: k3-r5: Acquire mailbox handle during probe routine Mathieu Poirier (Fri Aug 16 2024 - 10:56:42 EST)
- Re: [PATCH v10 14/40] KVM: arm64: Manage GCS access and registers for guests Marc Zyngier (Fri Aug 16 2024 - 10:57:06 EST)
- Re: [PATCH RFT v8 4/9] fork: Add shadow stack support to clone3() Edgecombe, Rick P (Fri Aug 16 2024 - 10:57:19 EST)
- Re: [PATCH v2 01/10] perf trace: Fix perf trace -p <PID> Arnaldo Carvalho de Melo (Fri Aug 16 2024 - 10:57:34 EST)
- Re: [PATCH v7 0/4] ADP5585 GPIO expander, PWM and keypad controller support Lee Jones (Fri Aug 16 2024 - 10:57:53 EST)
- Re: [PATCH] ksmbd: Replace one-element arrays with flexible-array members Gustavo A. R. Silva (Fri Aug 16 2024 - 10:58:19 EST)
- Re: [PATCH v2 02/10] perf trace: Change some comments Arnaldo Carvalho de Melo (Fri Aug 16 2024 - 10:58:51 EST)
- Re: [RFC net-next 0/5] Suspend IRQs during preferred busy poll Willem de Bruijn (Fri Aug 16 2024 - 11:00:10 EST)
- Re: [PATCH] net: sched: use-after-free in tcf_action_destroy Jamal Hadi Salim (Fri Aug 16 2024 - 11:04:52 EST)
- Re: [PATCH net-next v4] net: netconsole: selftests: Create a new netconsole selftest Matthieu Baerts (Fri Aug 16 2024 - 11:09:00 EST)
- [PATCH] clocksource/drivers/arm_arch_timer: Simplify with scoped for each OF child loop Krzysztof Kozlowski (Fri Aug 16 2024 - 11:09:22 EST)
- [PATCH 1/4] cpuidle: psci: Simplify with scoped for each OF child loop Krzysztof Kozlowski (Fri Aug 16 2024 - 11:09:46 EST)
- [PATCH 2/4] cpuidle: riscv-sbi: Use scoped device node handling to simplify error paths Krzysztof Kozlowski (Fri Aug 16 2024 - 11:09:51 EST)
- [PATCH 3/4] cpuidle: riscv-sbi: Simplify with scoped for each OF child loop Krzysztof Kozlowski (Fri Aug 16 2024 - 11:10:14 EST)
- [PATCH 4/4] cpuidle: dt_idle_genpd: Simplify with scoped for each OF child loop Krzysztof Kozlowski (Fri Aug 16 2024 - 11:10:23 EST)
- Re: [PATCH] ASoC: dt-bindings: qcom,lpass-wsa-macro: correct clocks on SM8250 Mark Brown (Fri Aug 16 2024 - 11:10:52 EST)
- [GIT PULL] RISC-V Fixes for 6.11-rc4 Palmer Dabbelt (Fri Aug 16 2024 - 11:12:06 EST)
- [PATCH] i2c: simplify with scoped for each OF child loop Krzysztof Kozlowski (Fri Aug 16 2024 - 11:13:55 EST)
- [PATCH] gpio: of: simplify with scoped for each OF child loop Krzysztof Kozlowski (Fri Aug 16 2024 - 11:14:08 EST)
- [PATCH] firmware: arm_scmi: Simplify with scoped for each OF child loop Krzysztof Kozlowski (Fri Aug 16 2024 - 11:14:22 EST)
- Re: [PATCH 1/1] KVM: selftests: add kvmclock drift test Sean Christopherson (Fri Aug 16 2024 - 11:15:33 EST)
- Re: [PATCH v1 1/1] ACPI/IORT: Switch to use kmemdup_array() Will Deacon (Fri Aug 16 2024 - 11:16:18 EST)
- Re: [PATCH] arm64/mm: Drop PMD_SECT_VALID Will Deacon (Fri Aug 16 2024 - 11:16:29 EST)
- Re: [PATCH] arm64/mm: Drop TCR_SMP_FLAGS Will Deacon (Fri Aug 16 2024 - 11:16:39 EST)
- Re: [PATCH] iommu/arm-smmu-v3: Fix a NULL vs IS_ERR() check Will Deacon (Fri Aug 16 2024 - 11:16:56 EST)
- Re: [PATCH] ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODE Will Deacon (Fri Aug 16 2024 - 11:17:10 EST)
- Re: [PATCH] iommu/arm-smmu: Un-demote unhandled-fault msg Will Deacon (Fri Aug 16 2024 - 11:17:22 EST)
- Re: [PATCH] perf: arm_pmu: Use of_property_present() Will Deacon (Fri Aug 16 2024 - 11:17:32 EST)
- Re: [PATCH v3 0/7] arm64: Add support for Armv9.4 PMU fixed instruction counter Will Deacon (Fri Aug 16 2024 - 11:17:49 EST)
- Re: [PATCH -next] arm64: mm: Remove unused declaration early_io_map() Will Deacon (Fri Aug 16 2024 - 11:18:01 EST)
- Re: [PATCH -next] arm64/sve: Remove unused declaration read_smcr_features() Will Deacon (Fri Aug 16 2024 - 11:18:12 EST)
- 答复: 答复: [PATCH v1] usb: gadget: u_serial: check Null pointer in EP callback 胡连勤 (Fri Aug 16 2024 - 11:18:33 EST)
- Re: [PATCH 1/3] nfsd: bring in support for delstid draft XDR encoding Chuck Lever (Fri Aug 16 2024 - 11:18:45 EST)
- [PATCH v2 0/4] perf/dwc_pcie: Fix registration issue in multi PCIe controller instances Krishna chaitanya chundru (Fri Aug 16 2024 - 11:19:02 EST)
- [PATCH v2 1/4] perf/dwc_pcie: Fix registration issue in multi PCIe controller instances Krishna chaitanya chundru (Fri Aug 16 2024 - 11:19:05 EST)
- [PATCH v2 2/4] Documentation: dwc_pcie_pmu: Update bdf to sbdf Krishna chaitanya chundru (Fri Aug 16 2024 - 11:19:23 EST)
- [PATCH v2 3/4] perf/dwc_pcie: Always register for PCIe bus notifier Krishna chaitanya chundru (Fri Aug 16 2024 - 11:19:52 EST)
- [PATCH v2 4/4] perf/dwc_pcie: Add support for QCOM vendor devices Krishna chaitanya chundru (Fri Aug 16 2024 - 11:20:06 EST)
- Re: [PATCH 00/24] Complete EEVDF Valentin Schneider (Fri Aug 16 2024 - 11:22:46 EST)
- Re: [PATCH mm-unstable v2 3/3] mm/hugetlb: use __GFP_COMP for gigantic folios Zi Yan (Fri Aug 16 2024 - 11:24:04 EST)
- Re: [RFC net-next 0/5] Suspend IRQs during preferred busy poll Joe Damato (Fri Aug 16 2024 - 11:25:49 EST)
- Immutable branch between MFD, GPIO and PWM due for the v6.12 merge window Lee Jones (Fri Aug 16 2024 - 11:27:54 EST)
- Re: [PATCH RFT v8 4/9] fork: Add shadow stack support to clone3() Catalin Marinas (Fri Aug 16 2024 - 11:29:28 EST)
- Re: [PATCH v3 1/3] rust: Introduce irq module Boqun Feng (Fri Aug 16 2024 - 11:30:03 EST)
- Re: [REGRESSION] Perf (userspace) broken on big.LITTLE systems since v6.5 Ian Rogers (Fri Aug 16 2024 - 11:30:30 EST)
- Re: [PATCH RFT v8 4/9] fork: Add shadow stack support to clone3() Mark Brown (Fri Aug 16 2024 - 11:30:45 EST)
- [PATCH 00/17] leds: Use scoped device node handling to simplify error paths Krzysztof Kozlowski (Fri Aug 16 2024 - 11:32:06 EST)
- [PATCH 01/17] leds: aat1290: Use scoped device node handling to simplify error paths Krzysztof Kozlowski (Fri Aug 16 2024 - 11:32:15 EST)
- [PATCH 02/17] leds: ktd2692: Use scoped device node handling to simplify error paths Krzysztof Kozlowski (Fri Aug 16 2024 - 11:32:26 EST)
- [PATCH 03/17] leds: max77693: add missing of_node_get for probe duration Krzysztof Kozlowski (Fri Aug 16 2024 - 11:32:43 EST)
- [PATCH 04/17] leds: max77693: Simplify with scoped for each OF child loop Krzysztof Kozlowski (Fri Aug 16 2024 - 11:32:53 EST)
- [PATCH 05/17] leds: 88pm860x: Simplify with scoped for each OF child loop Krzysztof Kozlowski (Fri Aug 16 2024 - 11:33:11 EST)
- [PATCH 06/17] leds: aw2013: Simplify with scoped for each OF child loop Krzysztof Kozlowski (Fri Aug 16 2024 - 11:33:18 EST)
- [PATCH 07/17] leds: bcm6328: Simplify with scoped for each OF child loop Krzysztof Kozlowski (Fri Aug 16 2024 - 11:33:34 EST)
- [PATCH 08/17] leds: bcm6358: Simplify with scoped for each OF child loop Krzysztof Kozlowski (Fri Aug 16 2024 - 11:33:47 EST)
- [PATCH 09/17] leds: is31fl32xx: Simplify with scoped for each OF child loop Krzysztof Kozlowski (Fri Aug 16 2024 - 11:34:03 EST)
- [PATCH 10/17] leds: lp55xx: Simplify with scoped for each OF child loop Krzysztof Kozlowski (Fri Aug 16 2024 - 11:34:19 EST)
- [PATCH 11/17] leds: mc13783: Use scoped device node handling to simplify error paths Krzysztof Kozlowski (Fri Aug 16 2024 - 11:34:33 EST)
- [PATCH 12/17] leds: mt6323: Simplify with scoped for each OF child loop Krzysztof Kozlowski (Fri Aug 16 2024 - 11:34:45 EST)
- [PATCH 13/17] leds: netxbig: Simplify with scoped for each OF child loop Krzysztof Kozlowski (Fri Aug 16 2024 - 11:34:56 EST)
- [PATCH 14/17] leds: pca9532: Simplify with scoped for each OF child loop Krzysztof Kozlowski (Fri Aug 16 2024 - 11:35:07 EST)
- [PATCH 15/17] leds: sc27xx: Simplify with scoped for each OF child loop Krzysztof Kozlowski (Fri Aug 16 2024 - 11:35:25 EST)
- [PATCH 16/17] leds: turris-omnia: Simplify with scoped for each OF child loop Krzysztof Kozlowski (Fri Aug 16 2024 - 11:35:41 EST)
- [PATCH 17/17] leds: qcom-lpg: Simplify with scoped for each OF child loop Krzysztof Kozlowski (Fri Aug 16 2024 - 11:35:53 EST)
- Re: [PATCH net-next v19 06/13] memory-provider: dmabuf devmem memory provider Jakub Kicinski (Fri Aug 16 2024 - 11:36:36 EST)
- Re: [PATCH RFT v8 4/9] fork: Add shadow stack support to clone3() Catalin Marinas (Fri Aug 16 2024 - 11:39:04 EST)
- [syzbot] riscv/fixes test error: can't ssh into the instance syzbot (Fri Aug 16 2024 - 11:39:29 EST)
- Re: [PATCH bpf-next 1/2] bpf: Make the pointer returned by iter next method valid Alexei Starovoitov (Fri Aug 16 2024 - 11:40:10 EST)
- Re: [PATCH v4 04/10] power: supply: max77693: Set charge current limits during init Krzysztof Kozlowski (Fri Aug 16 2024 - 11:40:55 EST)
- Re: [PATCH] ksmbd: Replace one-element arrays with flexible-array members Thorsten Blum (Fri Aug 16 2024 - 11:43:38 EST)
- [PATCH 0/2] amd/iommu: Clean up DTE programming Suravee Suthikulpanit (Fri Aug 16 2024 - 11:44:09 EST)
- [PATCH 1/2] iommu/amd: Introduce struct gcr3_tbl_info.giov Suravee Suthikulpanit (Fri Aug 16 2024 - 11:44:17 EST)
- [PATCH 2/2] iommu/amd: Refactor set_dte_entry to simplify GCR3 Table Root Pointer programming Suravee Suthikulpanit (Fri Aug 16 2024 - 11:44:31 EST)
- Re: [PATCH v3 4/6] mm: Introduce a pageflag for partially mapped folios Matthew Wilcox (Fri Aug 16 2024 - 11:44:43 EST)
- Re: [PATCH v3] sched: cpufreq: Rename map_util_perf to sugov_apply_dvfs_headroom Christian Loehle (Fri Aug 16 2024 - 11:44:58 EST)
- Re: [PATCH] clocksource/drivers/arm_arch_timer: Simplify with scoped for each OF child loop Marc Zyngier (Fri Aug 16 2024 - 11:45:13 EST)
- Re: [PATCH 1/3] nfsd: bring in support for delstid draft XDR encoding Jeff Layton (Fri Aug 16 2024 - 11:45:42 EST)
- Re: [PATCH v2 00/16] Add cmd descriptor support Bjorn Andersson (Fri Aug 16 2024 - 11:46:00 EST)
- Re: [PATCH RFT v8 4/9] fork: Add shadow stack support to clone3() Mark Brown (Fri Aug 16 2024 - 11:47:01 EST)
- Re: [PATCH v6 01/13] dt-bindings: PCI: Change brcmstb maintainer and cleanup Florian Fainelli (Fri Aug 16 2024 - 11:50:01 EST)
- Re: [PATCH v6 02/13] dt-bindings: PCI: Use maxItems for reset controllers Florian Fainelli (Fri Aug 16 2024 - 11:50:15 EST)
- Re: [PATCH v6 04/13] PCI: brcmstb: Use common error handling code in brcm_pcie_probe() Florian Fainelli (Fri Aug 16 2024 - 11:50:30 EST)
- Re: [PATCH v6 05/13] PCI: brcmstb: Use bridge reset if available Florian Fainelli (Fri Aug 16 2024 - 11:51:17 EST)
- Re: [PATCH v6 06/13] PCI: brcmstb: Use swinit reset if available Florian Fainelli (Fri Aug 16 2024 - 11:51:31 EST)
- Re: [PATCH v2 16/19] gendwarfksyms: Add support for reserved structure fields Sami Tolvanen (Fri Aug 16 2024 - 11:51:47 EST)
- Re: [PATCH v6 12/13] PCI: brcmstb: Change field name from 'type' to 'soc_base' Florian Fainelli (Fri Aug 16 2024 - 11:52:01 EST)
- Re: [PATCH v2] net: netvsc: Update default VMBus channels Jakub Kicinski (Fri Aug 16 2024 - 11:52:52 EST)
- Re: [PATCH RFT v8 0/9] fork: Support shadow stacks in clone3() Jann Horn (Fri Aug 16 2024 - 11:53:09 EST)
- Re: [PATCH v2 01/16] dt-bindings: dma: qcom,bam: Add bam pipe lock Bjorn Andersson (Fri Aug 16 2024 - 11:54:00 EST)
- Re: [PATCH] firmware: arm_scmi: Simplify with scoped for each OF child loop Cristian Marussi (Fri Aug 16 2024 - 11:54:09 EST)
- Re: [PATCH v5 1/4] cpu/SMT: Provide a default topology_is_primary_thread() Dietmar Eggemann (Fri Aug 16 2024 - 11:54:59 EST)
- Re: [PATCH v5 2/4] arch_topology: Support SMT control for OF based system Dietmar Eggemann (Fri Aug 16 2024 - 11:55:34 EST)
- Re: [PATCH v5 3/4] arm64: topology: Support SMT control on ACPI based system Dietmar Eggemann (Fri Aug 16 2024 - 11:55:44 EST)
- Re: [PATCH v4 01/15] arm64: rsi: Add RSI definitions Steven Price (Fri Aug 16 2024 - 11:56:41 EST)
- Re: [PATCH v6 10/13] PCI: brcmstb: Refactor for chips with many regular inbound windows Florian Fainelli (Fri Aug 16 2024 - 11:57:44 EST)
- Re: [PATCH 2/2] rust: block: fix wrong usage of lockdep API Benno Lossin (Fri Aug 16 2024 - 11:59:30 EST)
- [PATCH] iommu/amd: Update PASID, GATS, and GLX feature related macros Suravee Suthikulpanit (Fri Aug 16 2024 - 12:01:01 EST)
- Re: [syzbot] riscv/fixes test error: can't ssh into the instance Alexandre Ghiti (Fri Aug 16 2024 - 12:01:32 EST)
- Re: (subset) [PATCH] leds: pca995x: Fix device child node usage in pca995x_probe() Lee Jones (Fri Aug 16 2024 - 12:01:48 EST)
- Re: [PATCH v2 00/16] Add cmd descriptor support Bjorn Andersson (Fri Aug 16 2024 - 12:02:02 EST)
- Re: [POC 3/7] livepatch: Use per-state callbacks in state API tests Petr Mladek (Fri Aug 16 2024 - 12:02:58 EST)
- Re: [PATCH v2 4/7] thermal: of: Simplify thermal_of_for_each_cooling_maps() with scoped for each OF child loop Rafael J. Wysocki (Fri Aug 16 2024 - 12:03:17 EST)
- Re: [PATCH mm-unstable v2 3/3] mm/hugetlb: use __GFP_COMP for gigantic folios Yu Zhao (Fri Aug 16 2024 - 12:03:30 EST)
- Re: [PATCH] dt-bindings: power: supply: sc27xx-fg: add low voltage alarm IRQ Conor Dooley (Fri Aug 16 2024 - 12:04:48 EST)
- Re: (subset) [PATCH] leds: blinkm: fix CONFIG_LEDS_CLASS_MULTICOLOR dependency Lee Jones (Fri Aug 16 2024 - 12:05:23 EST)
- Re: [PATCH v3 04/10] riscv: Add support for userspace pointer masking Samuel Holland (Fri Aug 16 2024 - 12:06:03 EST)
- Re: [PATCH v4 00/15] arm64: Support for running as a guest in Arm CCA Steven Price (Fri Aug 16 2024 - 12:06:41 EST)
- Re: [PATCH v2 3/3] leds: as3645a: use device_* to iterate over device child nodes Lee Jones (Fri Aug 16 2024 - 12:08:37 EST)
- Re: [PATCH v3 4/6] mm: Introduce a pageflag for partially mapped folios Usama Arif (Fri Aug 16 2024 - 12:08:51 EST)
- [PATCH v5.1 16/19] mm/mmap: Use vms accounted pages in mmap_region() Bert Karwatzki (Fri Aug 16 2024 - 12:10:42 EST)
- [PATCH v5.1 17/19] mm/mmap: Move can_modify_mm() check down the stack Bert Karwatzki (Fri Aug 16 2024 - 12:10:57 EST)
- Re: [PATCH v5.1 00/19] Rebase v5 patchset to next-20240816 Bert Karwatzki (Fri Aug 16 2024 - 12:11:08 EST)
- [PATCH v5.1 18/19] ipc/shm, mm: Drop do_vma_munmap() Bert Karwatzki (Fri Aug 16 2024 - 12:11:20 EST)
- [PATCH v5.1 19/19] mm/mmap: Move may_expand_vm() check in mmap_region() Bert Karwatzki (Fri Aug 16 2024 - 12:11:33 EST)
- Re: [PATCH v4 2/2] HP: wmi: Add documentation for the LED API naming scheme Lee Jones (Fri Aug 16 2024 - 12:11:52 EST)
- Re: [RESEND PATCH v1] mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0 Baoquan He (Fri Aug 16 2024 - 12:12:04 EST)
- Re: [PATCH 2/3] dt-bindings: iio: Add everlight pm16d17 binding Conor Dooley (Fri Aug 16 2024 - 12:12:14 EST)
- [PATCH v3 1/1] dt-bindings: input: touchscreen: convert ads7846.txt to yaml Frank Li (Fri Aug 16 2024 - 12:13:35 EST)
- Re: [PATCH mm-unstable v2 2/5] mm: don't hold css->refcnt during traversal Kinsey Ho (Fri Aug 16 2024 - 12:15:26 EST)
- Re: [RESEND PATCH v1] mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0 Baoquan He (Fri Aug 16 2024 - 12:15:38 EST)
- [PATCH 0/7] x86/resctrl : Support L3 Smart Data Cache Injection Allocation Enforcement (SDCIAE) Babu Moger (Fri Aug 16 2024 - 12:16:47 EST)
- [PATCH 1/7] x86/cpufeatures: Add support for L3 Smart Data Cache Injection Allocation Enforcement Babu Moger (Fri Aug 16 2024 - 12:17:02 EST)
- [PATCH 2/7] x86/resctrl: Add SDCIAE feature in the command line options Babu Moger (Fri Aug 16 2024 - 12:17:18 EST)
- [PATCH 3/7] x86/resctrl: Introduce sdciae_capable in rdt_resource Babu Moger (Fri Aug 16 2024 - 12:17:32 EST)
- [PATCH 4/7] x86/resctrl: Implement SDCIAE enable/disable Babu Moger (Fri Aug 16 2024 - 12:17:49 EST)
- Re: [PATCH 1/3] nfsd: bring in support for delstid draft XDR encoding Chuck Lever (Fri Aug 16 2024 - 12:18:01 EST)
- [PATCH 5/7] x86/resctrl: Add interface to enable/disable SDCIAE Babu Moger (Fri Aug 16 2024 - 12:18:17 EST)
- [PATCH 6/7] x86/resctrl: Introduce interface to display SDCIAE Capacity Bit Masks Babu Moger (Fri Aug 16 2024 - 12:18:35 EST)
- [PATCH 7/7] x86/resctrl: Introduce interface to modify SDCIAE Capacity Bit Masks Babu Moger (Fri Aug 16 2024 - 12:18:47 EST)
- Re: [PATCH v11 3/4] wifi: brcmfmac: Add optional lpo clock enable support Arend van Spriel (Fri Aug 16 2024 - 12:19:06 EST)
- [PATCH] irqchip/sifive-plic: Probe plic driver early for Allwinner D1 platform Anup Patel (Fri Aug 16 2024 - 12:19:29 EST)
- Re: [PATCH RFT v8 0/9] fork: Support shadow stacks in clone3() Mark Brown (Fri Aug 16 2024 - 12:20:07 EST)
- Re: [PATCH v2 03/16] dmaengine: qcom: bam_dma: add LOCK & UNLOCK flag support Bjorn Andersson (Fri Aug 16 2024 - 12:22:45 EST)
- Re: [PATCH mm-unstable v2 4/5] mm: restart if multiple traversals raced Kinsey Ho (Fri Aug 16 2024 - 12:27:48 EST)
- Re: [PATCH] irqchip/sifive-plic: Probe plic driver early for Allwinner D1 platform Anup Patel (Fri Aug 16 2024 - 12:28:54 EST)
- Re: [PATCH v6 21/22] x86/resctrl: Introduce interface to list monitor states of all the groups James Morse (Fri Aug 16 2024 - 12:28:56 EST)
- Re: [PATCH v3 4/6] mm: Introduce a pageflag for partially mapped folios Matthew Wilcox (Fri Aug 16 2024 - 12:29:18 EST)
- Re: [PATCH v6 06/22] x86/resctrl: Add support to enable/disable AMD ABMC feature James Morse (Fri Aug 16 2024 - 12:29:34 EST)
- Re: [PATCH v5 06/20] x86/resctrl: Add support to enable/disable AMD ABMC feature James Morse (Fri Aug 16 2024 - 12:29:47 EST)
- Re: [PATCH v6 09/22] x86/resctrl: Introduce MBM counters bitmap James Morse (Fri Aug 16 2024 - 12:30:07 EST)
- Re: [PATCH mm-unstable v2 3/3] mm/hugetlb: use __GFP_COMP for gigantic folios Zi Yan (Fri Aug 16 2024 - 12:30:19 EST)
- Re: (subset) [PATCH 0/3] ThinkPad T14s Gen 6 support Rob Herring (Fri Aug 16 2024 - 12:30:37 EST)
- Re: [PATCH v6 15/22] x86/resctrl: Add the interface to assign a hardware counter James Morse (Fri Aug 16 2024 - 12:30:49 EST)
- Re: [syzbot] [bcachefs?] WARNING in discard_new_inode Kent Overstreet (Fri Aug 16 2024 - 12:31:00 EST)
- Re: [PATCH v6 19/22] x86/resctrl: Introduce the interface to switch between monitor modes James Morse (Fri Aug 16 2024 - 12:31:47 EST)
- Re: [PATCH v6 20/22] x86/resctrl: Enable AMD ABMC feature by default when supported James Morse (Fri Aug 16 2024 - 12:32:26 EST)
- Re: [GIT PULL] gpio fixes for v6.11-rc4 pr-tracker-bot (Fri Aug 16 2024 - 12:32:51 EST)
- Re: [git pull] IOMMU Fixes for Linux v6.11-rc1 pr-tracker-bot (Fri Aug 16 2024 - 12:33:01 EST)
- Re: [git pull] drm fixes for 6.11-rc4 pr-tracker-bot (Fri Aug 16 2024 - 12:33:14 EST)
- Re: [GIT PULL] sound fixes for 6.11-rc4 pr-tracker-bot (Fri Aug 16 2024 - 12:33:23 EST)
- Re: [syzbot] [bcachefs?] WARNING in __bch2_fsck_err Kent Overstreet (Fri Aug 16 2024 - 12:33:36 EST)
- Re: [PATCH v3 1/2] platform/x86:dell-laptop: Add knobs to change battery charge settings Pali Rohár (Fri Aug 16 2024 - 12:33:54 EST)
- Re: [PATCH 1/3] nfsd: bring in support for delstid draft XDR encoding Jeff Layton (Fri Aug 16 2024 - 12:34:27 EST)
- [PATCH] platform/x86: ISST: Fix return value on last invalid resource Srinivas Pandruvada (Fri Aug 16 2024 - 12:36:45 EST)
- Re: [PATCH v3] usb: dwc3: core: Prevent USB core invalid event buffer address access Selvarasu Ganesan (Fri Aug 16 2024 - 12:37:15 EST)
- Re: [PATCH v2 10/16] crypto: qce - Add support for lock aquire,lock release api. Bjorn Andersson (Fri Aug 16 2024 - 12:38:39 EST)
- Re: [PATCH 1/7] ext4: avoid buffer_head leak in ext4_mark_inode_used Theodore Ts'o (Fri Aug 16 2024 - 12:38:47 EST)
- Re: [PATCH v3 4/4] iommu/vt-d: Introduce batched cache invalidation Jacob Pan (Fri Aug 16 2024 - 12:39:01 EST)
- Re: [PATCH v2 14/16] arm64: dts: qcom: ipq9574: enable bam pipe locking/unlocking Bjorn Andersson (Fri Aug 16 2024 - 12:40:53 EST)
- Re: [PATCH v3 1/1] dt-bindings: input: touchscreen: convert ads7846.txt to yaml Marek Vasut (Fri Aug 16 2024 - 12:41:28 EST)
- Re: [PATCH v3 4/6] mm: Introduce a pageflag for partially mapped folios Usama Arif (Fri Aug 16 2024 - 12:41:39 EST)
- Re: [PATCH -next] mptcp: Remove unused declaration mptcp_sockopt_sync() Simon Horman (Fri Aug 16 2024 - 12:42:09 EST)
- Re: [syzbot] [bcachefs?] kernel BUG in bch2_lru_change (2) Kent Overstreet (Fri Aug 16 2024 - 12:43:08 EST)
- Re: [PATCH] irqchip/sifive-plic: Probe plic driver early for Allwinner D1 platform Samuel Holland (Fri Aug 16 2024 - 12:43:26 EST)
- [PATCH v11 01/14] EDAC: Add support for EDAC device feature's control shiju.jose (Fri Aug 16 2024 - 12:43:48 EST)
- [PATCH v11 04/14] cxl/mbox: Add GET_SUPPORTED_FEATURES mailbox command shiju.jose (Fri Aug 16 2024 - 12:43:59 EST)
- [PATCH v11 03/14] EDAC: Add EDAC ECS control driver shiju.jose (Fri Aug 16 2024 - 12:43:59 EST)
- [PATCH v11 00/14] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers shiju.jose (Fri Aug 16 2024 - 12:44:04 EST)
- [PATCH v11 05/14] cxl/mbox: Add GET_FEATURE mailbox command shiju.jose (Fri Aug 16 2024 - 12:44:31 EST)
- [PATCH v11 02/14] EDAC: Add EDAC scrub control driver shiju.jose (Fri Aug 16 2024 - 12:44:41 EST)
- [PATCH v11 06/14] cxl/mbox: Add SET_FEATURE mailbox command shiju.jose (Fri Aug 16 2024 - 12:45:05 EST)
- [PATCH v11 07/14] cxl/memfeature: Add CXL memory device patrol scrub control feature shiju.jose (Fri Aug 16 2024 - 12:45:30 EST)
- [PATCH v11 08/14] cxl/memfeature: Add CXL memory device ECS control feature shiju.jose (Fri Aug 16 2024 - 12:45:40 EST)
- [PATCH v11 09/14] platform: Add __free() based cleanup function for platform_device_put shiju.jose (Fri Aug 16 2024 - 12:45:46 EST)
- [PATCH v11 10/14] ACPI:RAS2: Add ACPI RAS2 driver shiju.jose (Fri Aug 16 2024 - 12:46:15 EST)
- [PATCH v11 11/14] ras: mem: Add memory ACPI RAS2 driver shiju.jose (Fri Aug 16 2024 - 12:46:27 EST)
- Re: [syzbot] [bcachefs?] WARNING in discard_new_inode Aleksandr Nogikh (Fri Aug 16 2024 - 12:46:29 EST)
- [PATCH v11 12/14] EDAC: Add EDAC PPR control driver shiju.jose (Fri Aug 16 2024 - 12:46:48 EST)
- [PATCH v11 13/14] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command shiju.jose (Fri Aug 16 2024 - 12:46:58 EST)
- [PATCH v11 14/14] cxl/memfeature: Add CXL memory device PPR control feature shiju.jose (Fri Aug 16 2024 - 12:47:30 EST)
- Re: [PATCH net-next] gve: Remove unused declaration gve_rx_alloc_rings() Simon Horman (Fri Aug 16 2024 - 12:47:43 EST)
- Re: [syzbot] [bcachefs?] WARNING in discard_new_inode Kent Overstreet (Fri Aug 16 2024 - 12:47:59 EST)
- Re: [syzbot] [bcachefs?] WARNING in discard_new_inode Kent Overstreet (Fri Aug 16 2024 - 12:48:09 EST)
- [PATCH v2] ARM: dts: Fix undocumented LM75 compatible nodes Rob Herring (Arm) (Fri Aug 16 2024 - 12:48:26 EST)
- Re: [PATCH v6 2/2] mm: support large folios swap-in for zRAM-like devices Kairui Song (Fri Aug 16 2024 - 12:50:28 EST)
- Re: [PATCH net-next] igbvf: Remove two unused declarations Simon Horman (Fri Aug 16 2024 - 12:51:38 EST)
- Re: [PATCH net-next] net/mlx5: E-Switch, Remove unused declarations Simon Horman (Fri Aug 16 2024 - 12:53:57 EST)
- Re: [PATCH net-next v6 09/14] net: ethernet: oa_tc6: implement transmit path to transfer tx ethernet frames Jakub Kicinski (Fri Aug 16 2024 - 12:55:34 EST)
- Re: [PATCH net-next 5/7] net: phy: microchip_t1s: add support for Microchip's LAN867X Rev.C1 Simon Horman (Fri Aug 16 2024 - 12:55:55 EST)
- Re: [PATCH v3 1/6] mm: free zapped tail pages when splitting isolated thp Kairui Song (Fri Aug 16 2024 - 12:56:09 EST)
- Re: [PATCH v6 07/22] x86/resctrl: Introduce the interface to display monitor mode James Morse (Fri Aug 16 2024 - 12:56:42 EST)
- Re: [PATCH] ext4: disambiguate the return value of ext4_dio_write_end_io() alexjlzheng (Fri Aug 16 2024 - 12:57:46 EST)
- Re: [PATCH 0/2] amd/iommu: Clean up DTE programming Suthikulpanit, Suravee (Fri Aug 16 2024 - 12:58:48 EST)
- Re: [PATCH] perf sched timehist: Fix missing free of session in perf_sched__timehist() Namhyung Kim (Fri Aug 16 2024 - 13:01:35 EST)
- Re: [PATCH v6 19/22] x86/resctrl: Introduce the interface to switch between monitor modes Reinette Chatre (Fri Aug 16 2024 - 13:01:50 EST)
- Re: [RFC net-next 0/5] Suspend IRQs during preferred busy poll Willem de Bruijn (Fri Aug 16 2024 - 13:02:09 EST)
- Re: [PATCH net-next v6 10/14] net: ethernet: oa_tc6: implement receive path to receive rx ethernet frames Jakub Kicinski (Fri Aug 16 2024 - 13:02:25 EST)
- Re: [PATCH net-next v17 00/14] Introduce PHY listing and link_topology tracking Christophe Leroy (Fri Aug 16 2024 - 13:02:42 EST)
- Re: [PATCH v2 2/2] firmware: arm_scmi: Support 'reg-io-width' property for shared memory Cristian Marussi (Fri Aug 16 2024 - 13:02:57 EST)
- Re: [PATCH v3 1/6] mm: free zapped tail pages when splitting isolated thp Usama Arif (Fri Aug 16 2024 - 13:03:11 EST)
- Re: [PATCHv8 9/9] man2: Add uretprobe syscall page Jiri Olsa (Fri Aug 16 2024 - 13:04:17 EST)
- Re: [PATCH v2 4/4] mm: swap: Count successful mTHP ZSWAP stores in sysfs mTHP stats. kernel test robot (Fri Aug 16 2024 - 13:04:27 EST)
- Re: [PATCH] perf sched timehist: Fixed timestamp error when unable to confirm event sched_in time Namhyung Kim (Fri Aug 16 2024 - 13:05:38 EST)
- Re: [PATCH net-next v6 13/14] microchip: lan865x: add driver support for Microchip's LAN865X MAC-PHY Jakub Kicinski (Fri Aug 16 2024 - 13:05:51 EST)
- Re: [PATCH RFT v8 4/9] fork: Add shadow stack support to clone3() Mark Brown (Fri Aug 16 2024 - 13:07:09 EST)
- Re: [PATCH v2 0/6] mm: Optimize mseal checks Jeff Xu (Fri Aug 16 2024 - 13:07:34 EST)
- Re: [PATCH RFT v8 4/9] fork: Add shadow stack support to clone3() Jann Horn (Fri Aug 16 2024 - 13:09:01 EST)
- Re: [linus:master] [RDMA/iwcm] aee2424246: WARNING:at_kernel/workqueue.c:#check_flush_dependency Bart Van Assche (Fri Aug 16 2024 - 13:09:58 EST)
- Re: [PATCH 4/4] MAINTAINERS: drop NXP LAYERSCAPE GEN4 CONTROLLER Frank Li (Fri Aug 16 2024 - 13:10:14 EST)
- Re: [linus:master] [RDMA/iwcm] aee2424246: WARNING:at_kernel/workqueue.c:#check_flush_dependency Bart Van Assche (Fri Aug 16 2024 - 13:10:26 EST)
- Re: [PATCH net-next v17 00/14] Introduce PHY listing and link_topology tracking Jakub Kicinski (Fri Aug 16 2024 - 13:11:27 EST)
- Re: [PATCH RESEND v6] arm64: dts: qcom: msm8939-longcheer-l9100: Add rear flash André Apitzsch (Fri Aug 16 2024 - 13:11:45 EST)
- [PATCH v2 1/1] dt-bindings: net: wireless: convert marvel-8xxx.txt to yaml format Frank Li (Fri Aug 16 2024 - 13:12:42 EST)
- [PATCH v1 0/7] i2c: designware: Cleanups (part 1) Andy Shevchenko (Fri Aug 16 2024 - 13:13:01 EST)
- [PATCH v1 2/7] i2c: designware: Let PCI core to take care about interrupt vectors Andy Shevchenko (Fri Aug 16 2024 - 13:13:13 EST)
- [PATCH v1 7/7] i2c: designware: Drop return value from dw_i2c_of_configure() Andy Shevchenko (Fri Aug 16 2024 - 13:13:19 EST)
- [PATCH v1 3/7] i2c: designware: Add missing 'c' into PCI IDs variable name Andy Shevchenko (Fri Aug 16 2024 - 13:13:19 EST)
- [PATCH v1 1/7] i2c: designware: Replace a while-loop by for-loop Andy Shevchenko (Fri Aug 16 2024 - 13:13:43 EST)
- [PATCH v1 5/7] i2c: designware: Always provide device ID tables Andy Shevchenko (Fri Aug 16 2024 - 13:13:50 EST)
- [PATCH v1 4/7] i2c: designware: Unify terminator in device ID tables Andy Shevchenko (Fri Aug 16 2024 - 13:13:53 EST)
- [PATCH v1 6/7] i2c: designware: Drop return value from i2c_dw_acpi_configure() Andy Shevchenko (Fri Aug 16 2024 - 13:14:26 EST)
- [PATCH] leds: sun50i-a100: Replace msleep() with usleep_range() Abhishek Tamboli (Fri Aug 16 2024 - 13:15:04 EST)
- Re: [PATCH v4 2/7] mfd: add base driver for qnap-mcu devices Lee Jones (Fri Aug 16 2024 - 13:15:29 EST)
- Re: [GIT PULL] DAX for 6.11 Ira Weiny (Fri Aug 16 2024 - 13:15:45 EST)
- Re: [PATCH v6 19/22] x86/resctrl: Introduce the interface to switch between monitor modes Peter Newman (Fri Aug 16 2024 - 13:16:32 EST)
- [GIT PULL] Rust fixes for 6.11 Miguel Ojeda (Fri Aug 16 2024 - 13:16:48 EST)
- Re: [PATCH v3 1/2] ufs: core: Add a quirk for handling broken LSDBS field in controller capabilities register Bart Van Assche (Fri Aug 16 2024 - 13:17:12 EST)
- Re: [PATCH v3 1/2] platform/x86:dell-laptop: Add knobs to change battery charge settings Pali Rohár (Fri Aug 16 2024 - 13:17:14 EST)
- Re: [PATCH RFT v8 4/9] fork: Add shadow stack support to clone3() Mark Brown (Fri Aug 16 2024 - 13:17:43 EST)
- Re: [net PATCH] octeontx2-af: Fix CPT AF register offset calculation Simon Horman (Fri Aug 16 2024 - 13:17:56 EST)
- Re: [PATCH net-next v5 1/3] ethtool: Add new result codes for TDR diagnostics Jakub Kicinski (Fri Aug 16 2024 - 13:19:33 EST)
- Re: reply: [PATCHv5] mm: skip CMA pages when they are not available Breno Leitao (Fri Aug 16 2024 - 13:20:16 EST)
- Re: [PATCH] cxgb4: add forgotten u64 ivlan cast before shift Simon Horman (Fri Aug 16 2024 - 13:20:34 EST)
- Re: [PATCH net-next v5 1/3] ethtool: Add new result codes for TDR diagnostics patchwork-bot+netdevbpf (Fri Aug 16 2024 - 13:20:54 EST)
- Re: [syzbot] [jfs?] UBSAN: array-index-out-of-bounds in dbAdjTree (2) syzbot (Fri Aug 16 2024 - 13:21:31 EST)
- [RFC PATCH] selftests/mm: compaction_test: Move often used filepaths to strings Aryabhatta Dey (Fri Aug 16 2024 - 13:24:29 EST)
- Re: [PATCH v2 2/2] platform/x86:dell-laptop: remove duplicate code w/ battery function Pali Rohár (Fri Aug 16 2024 - 13:24:42 EST)
- Re: [PATCH v2 01/10] perf trace: Fix perf trace -p <PID> Howard Chu (Fri Aug 16 2024 - 13:26:11 EST)
- Re: [PATCH 2/2] perf sched timehist: Add --prio option Namhyung Kim (Fri Aug 16 2024 - 13:28:03 EST)
- Re: [PATCH v2] riscv: Add tracepoints for SBI calls and returns Alexandre Ghiti (Fri Aug 16 2024 - 13:30:15 EST)
- Re: [PATCH v2 0/6] mm: Optimize mseal checks Jeff Xu (Fri Aug 16 2024 - 13:30:27 EST)
- Re: [PATCH net-next v6 0/6] net: dsa: microchip: ksz8795: add Wake on LAN support patchwork-bot+netdevbpf (Fri Aug 16 2024 - 13:30:40 EST)
- [PATCH] pwm: axi-pwmgen: use shared macro for version reg David Lechner (Fri Aug 16 2024 - 13:31:23 EST)
- Re: [PATCH v11 9/9] iommu/tegra241-cmdqv: Limit CMDs for guest owned VINTF Nicolin Chen (Fri Aug 16 2024 - 13:34:56 EST)
- [PATCH v2] ksmbd: Replace one-element arrays with flexible-array members Thorsten Blum (Fri Aug 16 2024 - 13:35:07 EST)
- Re: [PATCH net-next v2 2/2] net: ipv6: ioam6: new feature tunsrc Jakub Kicinski (Fri Aug 16 2024 - 13:36:28 EST)
- [GIT PULL] ACPI fix for v6.11-rc4 Rafael J. Wysocki (Fri Aug 16 2024 - 13:36:44 EST)
- [GIT PULL] Thermal control fix for v6.11-rc4 Rafael J. Wysocki (Fri Aug 16 2024 - 13:37:32 EST)
- Re: [PATCH v2 2/2] firmware: arm_scmi: Support 'reg-io-width' property for shared memory Florian Fainelli (Fri Aug 16 2024 - 13:39:57 EST)
- Re: [PATCH 06/19] mm/pagewalk: Check pfnmap early for folio_walk_start() Jason Gunthorpe (Fri Aug 16 2024 - 13:40:48 EST)
- Re: [PATCH v11 8/9] iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQV Nicolin Chen (Fri Aug 16 2024 - 13:41:46 EST)
- Re: [PATCH net-next V3 3/4] net: lan743x: Migrate phylib to phylink Raju Lakkaraju (Fri Aug 16 2024 - 13:42:42 EST)
- [PATCH v14 0/6] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs Bibek Kumar Patro (Fri Aug 16 2024 - 13:43:57 EST)
- [PATCH v14 1/6] iommu/arm-smmu: re-enable context caching in smmu reset operation Bibek Kumar Patro (Fri Aug 16 2024 - 13:44:01 EST)
- [PATCH v14 2/6] iommu/arm-smmu: refactor qcom_smmu structure to include single pointer Bibek Kumar Patro (Fri Aug 16 2024 - 13:44:24 EST)
- [PATCH v14 3/6] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings Bibek Kumar Patro (Fri Aug 16 2024 - 13:44:42 EST)
- [PATCH v14 4/6] iommu/arm-smmu: add ACTLR data and support for SM8550 Bibek Kumar Patro (Fri Aug 16 2024 - 13:44:58 EST)
- [PATCH v14 5/6] iommu/arm-smmu: add ACTLR data and support for SC7280 Bibek Kumar Patro (Fri Aug 16 2024 - 13:45:13 EST)
- [PATCH v14 6/6] iommu/arm-smmu: add support for PRR bit setup Bibek Kumar Patro (Fri Aug 16 2024 - 13:45:30 EST)
- Re: [PATCH RFC 4/4] mm: guest_memfd: Add ability for mmap'ing pages Ackerley Tng (Fri Aug 16 2024 - 13:45:50 EST)
- Re: [PATCH 0/7] Preemption support for A7XX Rob Clark (Fri Aug 16 2024 - 13:48:16 EST)
- Re: [PATCH] ext4: disambiguate the return value of ext4_dio_write_end_io() Darrick J. Wong (Fri Aug 16 2024 - 13:50:31 EST)
- RE: [PATCH v2 0/4] mm: ZSWAP swap-out of mTHP folios Sridhar, Kanchana P (Fri Aug 16 2024 - 13:50:45 EST)
- Re: [PATCH] perf: Remove setting of page->index and ->mapping Matthew Wilcox (Fri Aug 16 2024 - 13:51:45 EST)
- Re: [PATCH v1 2/3] x86/msr: Switch between WRMSRNS and WRMSR with the alternatives mechanism Xin Li (Fri Aug 16 2024 - 13:53:42 EST)
- [PATCH v3 0/2] Add USB clocks to Exynos7885 David Virag (Fri Aug 16 2024 - 13:54:21 EST)
- [PATCH v3 1/2] clk: samsung: clk-pll: Add support for pll_1418x David Virag (Fri Aug 16 2024 - 13:54:30 EST)
- [PATCH v3 2/2] clk: samsung: exynos7885: Add USB related clocks to CMU_FSYS David Virag (Fri Aug 16 2024 - 13:54:43 EST)
- Re: [PATCH v2 2/2] firmware: arm_scmi: Support 'reg-io-width' property for shared memory Cristian Marussi (Fri Aug 16 2024 - 13:55:06 EST)
- Re: [PATCH] wifi: mac80211: Fix ieee80211_convert_to_unicast() logic Felix Fietkau (Fri Aug 16 2024 - 13:55:29 EST)
- Re: [PATCH 1/2] dt-bindings: input: touchscreen: add Hynitron CST816X Oleh Kuzhylnyi (Fri Aug 16 2024 - 13:55:53 EST)
- [PATCH bpf-next 0/2] selftests: bpf: avoid duplicated UAPI headers Matthieu Baerts (NGI0) (Fri Aug 16 2024 - 13:57:16 EST)
- [PATCH bpf-next 1/2] selftests: bpf: use KHDR_INCLUDES for the UAPI headers Matthieu Baerts (NGI0) (Fri Aug 16 2024 - 13:57:37 EST)
- [PATCH bpf-next 2/2] selftests: bpf: remove duplicated UAPI if_xdp headers Matthieu Baerts (NGI0) (Fri Aug 16 2024 - 13:58:05 EST)
- Re: [PATCH v11 2/9] iommu/arm-smmu-v3: Enforce arm_smmu_cmdq_build_sync_cmd Nicolin Chen (Fri Aug 16 2024 - 13:58:21 EST)
- Re: [PATCH 06/19] mm/pagewalk: Check pfnmap early for folio_walk_start() David Hildenbrand (Fri Aug 16 2024 - 13:58:36 EST)
- Re: [PATCH] ipmi:ssif: Exit early when there is a SMBus error Corey Minyard (Fri Aug 16 2024 - 14:04:36 EST)
- Re: [PATCH v2 2/3] perf: Add driver for Arm NI-700 interconnect PMU Robin Murphy (Fri Aug 16 2024 - 14:05:57 EST)
- Re: [syzbot] [kvm?] [net?] [virt?] INFO: task hung in __vhost_worker_flush Sean Christopherson (Fri Aug 16 2024 - 14:06:31 EST)
- Re: [syzbot] [kvm?] [net?] [virt?] INFO: task hung in __vhost_worker_flush syzbot (Fri Aug 16 2024 - 14:06:46 EST)
- Re: [PATCH RFC 4/4] mm: guest_memfd: Add ability for mmap'ing pages David Hildenbrand (Fri Aug 16 2024 - 14:08:56 EST)
- Re: [PATCH v6 19/22] x86/resctrl: Introduce the interface to switch between monitor modes Reinette Chatre (Fri Aug 16 2024 - 14:09:31 EST)
- Re: [net-next,v1,1/1] net: stmmac: Introduce set_rx_ic() for enabling RX interrupt-on-completion Jakub Kicinski (Fri Aug 16 2024 - 14:09:44 EST)
- Re: [PATCH v2 0/6] mm: Optimize mseal checks Pedro Falcato (Fri Aug 16 2024 - 14:10:04 EST)
- Re: [syzbot] [kvm?] [net?] [virt?] INFO: task hung in __vhost_worker_flush Sean Christopherson (Fri Aug 16 2024 - 14:10:45 EST)
- Re: [PATCH net-next v2 0/3] ipv6: Add ipv6_addr_{cpu_to_be32,be32_to_cpu} helpers patchwork-bot+netdevbpf (Fri Aug 16 2024 - 14:11:17 EST)
- Re: [PATCH v3 1/6] mm: free zapped tail pages when splitting isolated thp Kairui Song (Fri Aug 16 2024 - 14:11:40 EST)
- [RFC PATCH] selftests/mm: compaction_test: Move often used filepaths to strings Aryabhatta Dey (Fri Aug 16 2024 - 14:12:18 EST)
- Re: [PATCH 4/4] MAINTAINERS: drop NXP LAYERSCAPE GEN4 CONTROLLER Bjorn Helgaas (Fri Aug 16 2024 - 14:15:13 EST)
- [PATCH] docs: rust: quick-start: add Debian Testing Miguel Ojeda (Fri Aug 16 2024 - 14:15:46 EST)
- Re: [PATCH v11 9/9] iommu/tegra241-cmdqv: Limit CMDs for guest owned VINTF Nicolin Chen (Fri Aug 16 2024 - 14:16:04 EST)
- [PATCH] io_uring: fix user_data field name in comment Caleb Sander Mateos (Fri Aug 16 2024 - 14:16:11 EST)
- [RFC PATCH] docs: rust: quick-start: add Ubuntu Miguel Ojeda (Fri Aug 16 2024 - 14:16:35 EST)
- Re: [RFC PATCH] mm: control mthp per process/cgroup Matthew Wilcox (Fri Aug 16 2024 - 14:16:49 EST)
- Re: [syzbot] [kvm?] [net?] [virt?] INFO: task hung in __vhost_worker_flush Michael S. Tsirkin (Fri Aug 16 2024 - 14:17:57 EST)
- Re: [PATCH net-next v2 1/2] net: phy: Add phy library support to check supported list when autoneg is enabled Jakub Kicinski (Fri Aug 16 2024 - 14:18:22 EST)
- Re: [PATCH v2 0/6] mm: Optimize mseal checks Jeff Xu (Fri Aug 16 2024 - 14:20:32 EST)
- Re: [syzbot] [kvm?] WARNING in kvm_put_kvm Sean Christopherson (Fri Aug 16 2024 - 14:20:49 EST)
- Re: [syzbot] [bcachefs?] WARNING in cleanup_srcu_struct (4) Sean Christopherson (Fri Aug 16 2024 - 14:23:09 EST)
- Re: [PATCH v3 3/3] platform/surface: Add OF support Maximilian Luz (Fri Aug 16 2024 - 14:23:26 EST)
- Re: [syzbot] [bcachefs?] WARNING in srcu_check_nmi_safety Sean Christopherson (Fri Aug 16 2024 - 14:23:54 EST)
- Re: [syzbot] [kvm?] general protection fault in get_work_pool (2) Sean Christopherson (Fri Aug 16 2024 - 14:24:48 EST)
- Re: [syzbot] [bcachefs?] [kvm?] general protection fault in detach_if_pending (3) Sean Christopherson (Fri Aug 16 2024 - 14:25:33 EST)
- [PATCH v2 1/2] x86/cpufeatures: Define X86_FEATURE_AMD_IBPB_RET Jim Mattson (Fri Aug 16 2024 - 14:26:11 EST)
- [PATCH v2 2/2] KVM: x86: AMD's IBPB is not equivalent to Intel's IBPB Jim Mattson (Fri Aug 16 2024 - 14:26:27 EST)
- Re: [PATCH v5 3/4] firmware: psci: Read and use vendor reset types Shivendra Pratap (Fri Aug 16 2024 - 14:26:47 EST)
- Re: [PATCH v2 0/6] mm: Optimize mseal checks Pedro Falcato (Fri Aug 16 2024 - 14:27:02 EST)
- Re: [net-next v4 4/5] net: stmmac: Add PCI driver support for BCM8958x Jakub Kicinski (Fri Aug 16 2024 - 14:27:54 EST)
- Re: [GIT PULL] tracing: Fixes in RTLA tool and reading the ring buffer pr-tracker-bot (Fri Aug 16 2024 - 14:28:27 EST)
- Re: [GIT PULL] RISC-V Fixes for 6.11-rc4 pr-tracker-bot (Fri Aug 16 2024 - 14:28:34 EST)
- Re: [GIT PULL] Rust fixes for 6.11 pr-tracker-bot (Fri Aug 16 2024 - 14:28:47 EST)
- Re: ACPI IRQ storm with 6.10 Rafael J. Wysocki (Fri Aug 16 2024 - 14:29:40 EST)
- Re: [PATCH net-next v2 0/3] use more devm for ag71xx patchwork-bot+netdevbpf (Fri Aug 16 2024 - 14:30:41 EST)
- Re: [syzbot] [kvm?] KASAN: wild-memory-access Read in __timer_delete_sync Sean Christopherson (Fri Aug 16 2024 - 14:31:51 EST)
- Re: [PATCH] io_uring: fix user_data field name in comment Jens Axboe (Fri Aug 16 2024 - 14:32:08 EST)
- Re: [PATCH v2 0/5] Address translation for HDM decoding Gregory Price (Fri Aug 16 2024 - 14:32:57 EST)
- Re: [PATCH 2/8] perf/arm-cmn: Fix CCLA register offset Robin Murphy (Fri Aug 16 2024 - 14:33:22 EST)
- [PATCH] staging: rtl8723bs: add spaces arround operators Guillaume Lefèvre-Crimé (Fri Aug 16 2024 - 14:38:59 EST)
- Re: [PATCH v1 2/3] x86/msr: Switch between WRMSRNS and WRMSR with the alternatives mechanism Andrew Cooper (Fri Aug 16 2024 - 14:40:18 EST)
- Re: [GIT PULL] DAX for 6.11 Linus Torvalds (Fri Aug 16 2024 - 14:43:10 EST)
- Re: [PATCH v2 0/6] mm: Optimize mseal checks Jeff Xu (Fri Aug 16 2024 - 14:43:24 EST)
- Re: [net-next v4 0/5] net: stmmac: Add PCI driver support for BCM8958x Serge Semin (Fri Aug 16 2024 - 14:46:33 EST)
- Re: [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements Matthew Garrett (Fri Aug 16 2024 - 14:49:39 EST)
- Re: [PATCH v3 1/2] platform/x86:dell-laptop: Add knobs to change battery charge settings Andres Salomon (Fri Aug 16 2024 - 14:53:00 EST)
- Re: [GIT PULL] DAX for 6.11 pr-tracker-bot (Fri Aug 16 2024 - 14:53:23 EST)
- [PATCH] drm/panthor: flush FW AS caches in slow reset path Adrián Larumbe (Fri Aug 16 2024 - 14:53:32 EST)
- Re: [GIT PULL] ACPI fix for v6.11-rc4 pr-tracker-bot (Fri Aug 16 2024 - 14:53:38 EST)
- Re: [GIT PULL] Thermal control fix for v6.11-rc4 pr-tracker-bot (Fri Aug 16 2024 - 14:54:03 EST)
- [PATCH] Input: keypad-nomadik-ske - remove the driver Dmitry Torokhov (Fri Aug 16 2024 - 14:54:37 EST)
- Re: [PATCHv8 9/9] man2: Add uretprobe syscall page Alejandro Colomar (Fri Aug 16 2024 - 14:55:59 EST)
- Re: [REGRESSION][BISECTED] vmwgfx crashes with command buffer error after update Zack Rusin (Fri Aug 16 2024 - 14:56:41 EST)
- Re: [PATCH 1/2] kbuild: pacman-pkg: move common commands to a separate function linux (Fri Aug 16 2024 - 14:59:30 EST)
- Re: NULL pointer deref when running BPF monitor program (6.11.0-rc1) Jiri Olsa (Fri Aug 16 2024 - 15:00:02 EST)
- Re: [PATCH 2/2] kbuild: pacman-pkg: do not override objtree linux (Fri Aug 16 2024 - 15:01:16 EST)
- Re: [PATCH bpf-next v2 0/6] selftests/bpf: Various sockmap-related fixes Jakub Sitnicki (Fri Aug 16 2024 - 15:04:00 EST)
- Re: [PATCH v3 1/2] dmaengine: dw-edma: Fix unmasking STOP and ABORT interrupts for HDMA Serge Semin (Fri Aug 16 2024 - 15:05:10 EST)
- Re: [PATCH v20 12/20] dm verity: expose root hash digest and signature data to LSMs Fan Wu (Fri Aug 16 2024 - 15:11:28 EST)
- Re: [PATCH] PCI: qcom-ep: Move controller cleanups to qcom_pcie_perst_deassert() Bjorn Helgaas (Fri Aug 16 2024 - 15:12:41 EST)
- Re: [PATCH 4/4] MAINTAINERS: drop NXP LAYERSCAPE GEN4 CONTROLLER Frank Li (Fri Aug 16 2024 - 15:17:30 EST)
- Re: [PATCH v1 2/3] x86/msr: Switch between WRMSRNS and WRMSR with the alternatives mechanism H. Peter Anvin (Fri Aug 16 2024 - 15:19:37 EST)
- Re: [PATCH v2] ksmbd: Replace one-element arrays with flexible-array members Gustavo A. R. Silva (Fri Aug 16 2024 - 15:21:15 EST)
- Re: [PATCH] mm/slub: Add check for s->flags in the alloc_tagging_slab_free_hook Suren Baghdasaryan (Fri Aug 16 2024 - 15:21:28 EST)
- [PATCH v2 0/9] SEV Kernel Selftests Pratik R. Sampat (Fri Aug 16 2024 - 15:23:32 EST)
- [PATCH v2 1/9] KVM: selftests: Decouple SEV ioctls from asserts Pratik R. Sampat (Fri Aug 16 2024 - 15:23:55 EST)
- [PATCH v2 2/9] KVM: selftests: Add a basic SNP smoke test Pratik R. Sampat (Fri Aug 16 2024 - 15:24:17 EST)
- [PATCH v2 3/9] KVM: selftests: Add SNP to shutdown testing Pratik R. Sampat (Fri Aug 16 2024 - 15:24:34 EST)
- [PATCH v2 4/9] KVM: selftests: SEV IOCTL test Pratik R. Sampat (Fri Aug 16 2024 - 15:24:55 EST)
- [PATCH v2 5/9] KVM: selftests: SNP IOCTL test Pratik R. Sampat (Fri Aug 16 2024 - 15:25:14 EST)
- [PATCH v2 6/9] KVM: selftests: SEV-SNP test for KVM_SEV_INIT2 Pratik R. Sampat (Fri Aug 16 2024 - 15:25:35 EST)
- [PATCH v2 7/9] KVM: selftests: Add interface to manually flag protected/encrypted ranges Pratik R. Sampat (Fri Aug 16 2024 - 15:25:59 EST)
- [PATCH v2 8/9] KVM: selftests: Add a CoCo-specific test for KVM_PRE_FAULT_MEMORY Pratik R. Sampat (Fri Aug 16 2024 - 15:26:19 EST)
- [PATCH v2 9/9] KVM: selftests: Interleave fallocate for KVM_PRE_FAULT_MEMORY Pratik R. Sampat (Fri Aug 16 2024 - 15:26:38 EST)
- Re: [PATCH] perf/x86/intel: Restrict period on Haswell Liang, Kan (Fri Aug 16 2024 - 15:27:26 EST)
- [PATCH v5 5.10/5.15] ata: libata-scsi: check cdb length for VARIABLE_LENGTH_CMD commands Artem Sadovnikov (Fri Aug 16 2024 - 15:28:16 EST)
- [PATCH] ksmdb: fix spelling mistakes in documentation Victor Timofei (Fri Aug 16 2024 - 15:28:32 EST)
- Re: NULL pointer deref when running BPF monitor program (6.11.0-rc1) Steven Rostedt (Fri Aug 16 2024 - 15:30:51 EST)
- Re: [PATCH v12 00/10] enable bs > ps in XFS David Howells (Fri Aug 16 2024 - 15:31:28 EST)
- Re: [PATCH] perf report: Support --total-cycles --group in the tui mode Liang, Kan (Fri Aug 16 2024 - 15:34:58 EST)
- Re: [PATCH 5.10 000/350] 5.10.224-rc2 review Pavel Machek (Fri Aug 16 2024 - 15:35:01 EST)
- Re: [PATCH 4.19 000/196] 4.19.320-rc1 review Jon Hunter (Fri Aug 16 2024 - 15:41:12 EST)
- Re: [PATCH 5.4 000/255] 5.4.282-rc2 review Jon Hunter (Fri Aug 16 2024 - 15:42:32 EST)
- Re: [PATCH v11 9/9] iommu/tegra241-cmdqv: Limit CMDs for guest owned VINTF Nicolin Chen (Fri Aug 16 2024 - 15:42:53 EST)
- Re: [PATCH 5.10 000/350] 5.10.224-rc2 review Jon Hunter (Fri Aug 16 2024 - 15:43:32 EST)
- Re: [PATCH 5.15 000/483] 5.15.165-rc2 review Jon Hunter (Fri Aug 16 2024 - 15:44:27 EST)
- Re: [PATCH 6.1 00/38] 6.1.106-rc1 review Jon Hunter (Fri Aug 16 2024 - 15:45:02 EST)
- Re: [PATCH 6.6 00/67] 6.6.47-rc1 review Jon Hunter (Fri Aug 16 2024 - 15:48:17 EST)
- Re: [PATCH 6.10 00/25] 6.10.6-rc2 review Jon Hunter (Fri Aug 16 2024 - 15:49:09 EST)
- [syzbot] [mm?] WARNING in zswap_swapoff syzbot (Fri Aug 16 2024 - 15:52:34 EST)
- Re: [PATCH] drm/meson: add check to prevent dereference of NULL Martin Blumenstingl (Fri Aug 16 2024 - 15:55:55 EST)
- [syzbot] Monthly media report (Aug 2024) syzbot (Fri Aug 16 2024 - 15:57:32 EST)
- [syzbot] Monthly f2fs report (Aug 2024) syzbot (Fri Aug 16 2024 - 15:58:32 EST)
- Re: [PATCH v3 02/10] x86/cpu/topology: Add CPU type to struct cpuinfo_topology kernel test robot (Fri Aug 16 2024 - 16:00:28 EST)
- Re: [RFC net-next 0/5] Suspend IRQs during preferred busy poll Martin Karsten (Fri Aug 16 2024 - 16:03:57 EST)
- [PATCH v2] rust: Remove erronous blockquote in coding guidelines Vincent Woltmann (Fri Aug 16 2024 - 16:04:12 EST)
- Re: [PATCH] wifi: mac80211: Fix ieee80211_convert_to_unicast() logic Jeff Johnson (Fri Aug 16 2024 - 16:05:33 EST)
- [GIT PULL] Devicetree fixes for v6.11, part 2 Rob Herring (Fri Aug 16 2024 - 16:08:32 EST)
- Re: [PATCH RFC] regmap: maple: Switch to use irq-safe locking Cristian Ciocaltea (Fri Aug 16 2024 - 16:12:04 EST)
- Re: [PATCH v2] of/irq: Support #msi-cells=<0> in of_msi_get_domain Rob Herring (Fri Aug 16 2024 - 16:19:06 EST)
- Re: [REGRESSION][BISECTED] vmwgfx crashes with command buffer error after update Andreas Piesk (Fri Aug 16 2024 - 16:24:18 EST)
- [syzbot] [usb?] KASAN: invalid-free in dev_free syzbot (Fri Aug 16 2024 - 16:25:37 EST)
- Re: [PATCH 6.10 00/25] 6.10.6-rc2 review Guenter Roeck (Fri Aug 16 2024 - 16:26:13 EST)
- RE: [PATCH v2 09/13] csky, hexagon: fix broken sys_sync_file_range Brian Cain (Fri Aug 16 2024 - 16:29:07 EST)
- Re: [PATCH v6 2/2] mm: support large folios swap-in for zRAM-like devices Andrew Morton (Fri Aug 16 2024 - 16:35:10 EST)
- Re: [PATCH 6.10 00/25] 6.10.6-rc2 review Ron Economos (Fri Aug 16 2024 - 16:35:54 EST)
- Re: [PATCH v6 06/22] x86/resctrl: Add support to enable/disable AMD ABMC feature Moger, Babu (Fri Aug 16 2024 - 16:38:19 EST)
- Re: [PATCH v6 07/22] x86/resctrl: Introduce the interface to display monitor mode Moger, Babu (Fri Aug 16 2024 - 16:39:07 EST)
- Re: [PATCH v6 09/22] x86/resctrl: Introduce MBM counters bitmap Moger, Babu (Fri Aug 16 2024 - 16:39:29 EST)
- Re: [PATCH v6 15/22] x86/resctrl: Add the interface to assign a hardware counter Moger, Babu (Fri Aug 16 2024 - 16:39:59 EST)
- Re: [PATCH v6 20/22] x86/resctrl: Enable AMD ABMC feature by default when supported Moger, Babu (Fri Aug 16 2024 - 16:40:21 EST)
- Re: [PATCH] iommu/amd: Update PASID, GATS, and GLX feature related macros Suthikulpanit, Suravee (Fri Aug 16 2024 - 16:40:38 EST)
- Re: [PATCH v6 21/22] x86/resctrl: Introduce interface to list monitor states of all the groups Moger, Babu (Fri Aug 16 2024 - 16:40:50 EST)
- Re: [PATCH 6.6 00/67] 6.6.47-rc1 review Ron Economos (Fri Aug 16 2024 - 16:41:06 EST)
- Re: /usr/bin/ld: ../lib/LLVMgold.so: cannot open shared object file: No such file or directory Nathan Chancellor (Fri Aug 16 2024 - 16:44:46 EST)
- Re: [PATCH 6.1 00/38] 6.1.106-rc1 review Ron Economos (Fri Aug 16 2024 - 16:45:08 EST)
- Re: [PATCH v2] modpost: simplify modpost_log() Nathan Chancellor (Fri Aug 16 2024 - 16:45:24 EST)
- Re: [PATCH v4] PCI: Enable runtime pm of the host bridge Bjorn Helgaas (Fri Aug 16 2024 - 16:45:50 EST)
- [PATCH v9 0/6] Red-black tree abstraction needed by Rust Binder Matt Gilbride (Fri Aug 16 2024 - 16:48:15 EST)
- [PATCH v9 1/6] rust: kernel: add `drop_contents` to `BoxExt` Matt Gilbride (Fri Aug 16 2024 - 16:48:17 EST)
- [PATCH v9 3/6] rust: rbtree: add iterator Matt Gilbride (Fri Aug 16 2024 - 16:48:43 EST)
- [PATCH v9 4/6] rust: rbtree: add mutable iterator Matt Gilbride (Fri Aug 16 2024 - 16:48:52 EST)
- [PATCH v9 2/6] rust: rbtree: add red-black tree implementation backed by the C version Matt Gilbride (Fri Aug 16 2024 - 16:48:59 EST)
- [PATCH v9 5/6] rust: rbtree: add cursor Matt Gilbride (Fri Aug 16 2024 - 16:49:15 EST)
- [PATCH v9 6/6] rust: rbtree: add `RBTree::entry` Matt Gilbride (Fri Aug 16 2024 - 16:49:24 EST)
- [PATCH net v1] mlxbf_gige: disable port during stop() David Thompson (Fri Aug 16 2024 - 16:49:58 EST)
- Re: [PATCH 5.15 000/483] 5.15.165-rc2 review Ron Economos (Fri Aug 16 2024 - 16:53:40 EST)
- Re: [PATCH net-next v2 2/2] net: phy: microchip_t1: Adds support for lan887x phy Andrew Lunn (Fri Aug 16 2024 - 16:56:39 EST)
- Re: [PATCH v3 03/25] dax: Document dax dev range tuple Dave Jiang (Fri Aug 16 2024 - 16:58:58 EST)
- Re: [RFC net-next 0/5] Suspend IRQs during preferred busy poll Willem de Bruijn (Fri Aug 16 2024 - 16:59:21 EST)
- Re: [PATCH v4 1/1] dt-bindings: net: mdio: change nodename match pattern Rob Herring (Arm) (Fri Aug 16 2024 - 16:59:33 EST)
- Re: [PATCH 1/2] kbuild: pacman-pkg: move common commands to a separate function Nathan Chancellor (Fri Aug 16 2024 - 17:00:23 EST)
- Re: [PATCH 2/2] kbuild: pacman-pkg: do not override objtree Nathan Chancellor (Fri Aug 16 2024 - 17:00:53 EST)
- Re: [RFC PATCH V2 net-next 03/11] net: hibmcge: Add mdio and hardware configuration supported in this module Andrew Lunn (Fri Aug 16 2024 - 17:05:02 EST)
- Re: [PATCH v7 1/2] of: reserved_mem: Restruture how the reserved memory regions are processed Rob Herring (Arm) (Fri Aug 16 2024 - 17:07:27 EST)
- Re: [GIT PULL] Devicetree fixes for v6.11, part 2 pr-tracker-bot (Fri Aug 16 2024 - 17:07:42 EST)
- Re: [PATCH v7 2/2] of: reserved_mem: Add code to dynamically allocate reserved_mem array Rob Herring (Arm) (Fri Aug 16 2024 - 17:08:17 EST)
- Re: [PATCH -next] blk-cgroup: Remove unused declaration blkg_path() Jens Axboe (Fri Aug 16 2024 - 17:08:31 EST)
- [PATCH v4] filemap: add trace events for get_pages, map_pages, and fault Takaya Saeki (Fri Aug 16 2024 - 17:10:49 EST)
- Re: [PATCH v9 1/6] rust: kernel: add `drop_contents` to `BoxExt` Miguel Ojeda (Fri Aug 16 2024 - 17:11:46 EST)
- Re: [PATCH v4 00/15] arm64: Support for running as a guest in Arm CCA Shanker Donthineni (Fri Aug 16 2024 - 17:13:58 EST)
- Re: [PATCH v6 2/2] mm: support large folios swap-in for zRAM-like devices Matthew Wilcox (Fri Aug 16 2024 - 17:17:29 EST)
- Re: [PATCH v9 1/5] Landlock: Add abstract unix socket connect restriction Mickaël Salaün (Fri Aug 16 2024 - 17:20:34 EST)
- [syzbot] [usb?] KASAN: invalid-free in raw_release syzbot (Fri Aug 16 2024 - 17:20:55 EST)
- Re: [PATCH v11 07/14] cxl/memfeature: Add CXL memory device patrol scrub control feature kernel test robot (Fri Aug 16 2024 - 17:21:37 EST)
- Re: [PATCH v1 2/3] x86/msr: Switch between WRMSRNS and WRMSR with the alternatives mechanism H. Peter Anvin (Fri Aug 16 2024 - 17:26:59 EST)
- Re: [PATCH v2 1/1] dt-bindings: board: convert fsl-board.txt to yaml Rob Herring (Fri Aug 16 2024 - 17:27:51 EST)
- Re: [PATCH v2 1/1] dt-bindings: board: convert fsl-board.txt to yaml Rob Herring (Arm) (Fri Aug 16 2024 - 17:28:06 EST)
- Re: [PATCH v6 00/22] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC) Reinette Chatre (Fri Aug 16 2024 - 17:29:32 EST)
- Re: [PATCH v6 03/22] x86/resctrl: Consolidate monitoring related data from rdt_resource Reinette Chatre (Fri Aug 16 2024 - 17:30:25 EST)
- Re: [PATCH v9 2/5] selftests/Landlock: Abstract unix socket restriction tests Mickaël Salaün (Fri Aug 16 2024 - 17:30:46 EST)
- Re: [PATCH v6 04/22] x86/resctrl: Detect Assignable Bandwidth Monitoring feature details Reinette Chatre (Fri Aug 16 2024 - 17:31:01 EST)
- Re: [PATCH v6 06/22] x86/resctrl: Add support to enable/disable AMD ABMC feature Reinette Chatre (Fri Aug 16 2024 - 17:31:56 EST)
- Re: [PATCH v6 07/22] x86/resctrl: Introduce the interface to display monitor mode Reinette Chatre (Fri Aug 16 2024 - 17:33:26 EST)
- Re: [PATCH v6 08/22] x86/resctrl: Introduce interface to display number of monitoring counters Reinette Chatre (Fri Aug 16 2024 - 17:34:33 EST)
- Re: [PATCH 1/1] ASoC: dt-bindings: convert tlv320aic31xx.txt to yaml Rob Herring (Arm) (Fri Aug 16 2024 - 17:35:32 EST)
- Re: [PATCH v6 09/22] x86/resctrl: Introduce MBM counters bitmap Reinette Chatre (Fri Aug 16 2024 - 17:35:49 EST)
- Re: ACPI IRQ storm with 6.10 Petr Valenta (Fri Aug 16 2024 - 17:36:55 EST)
- Re: [PATCH v6 11/22] x86/resctrl: Remove MSR reading of event configuration value Reinette Chatre (Fri Aug 16 2024 - 17:37:15 EST)
- Re: [PATCH 1/1] ASoC: dt-bindings: Convert tpa6130a2.txt to yaml Rob Herring (Arm) (Fri Aug 16 2024 - 17:37:48 EST)
- Re: [PATCH v6 12/22] x86/resctrl: Introduce mbm_cntr_map to track counters at domain Reinette Chatre (Fri Aug 16 2024 - 17:38:02 EST)
- Re: [PATCH v6 13/22] x86/resctrl: Add data structures and definitions for ABMC assignment Reinette Chatre (Fri Aug 16 2024 - 17:38:53 EST)
- Re: [PATCH v6 14/22] x86/resctrl: Introduce cntr_id in mongroup for assignments Reinette Chatre (Fri Aug 16 2024 - 17:39:13 EST)
- Re: [PATCH v6 2/2] mm: support large folios swap-in for zRAM-like devices Barry Song (Fri Aug 16 2024 - 17:39:56 EST)
- Re: [PATCH v4 1/1] dt-bindings: net: mdio: change nodename match pattern patchwork-bot+netdevbpf (Fri Aug 16 2024 - 17:40:39 EST)
- Re: [PATCH v6 15/22] x86/resctrl: Add the interface to assign a hardware counter Reinette Chatre (Fri Aug 16 2024 - 17:41:22 EST)
- Re: [PATCH v6 16/22] x86/resctrl: Add the interface to unassign a MBM counter Reinette Chatre (Fri Aug 16 2024 - 17:42:04 EST)
- Re: [PATCH v6 17/22] x86/resctrl: Assign/unassign counters by default when ABMC is enabled Reinette Chatre (Fri Aug 16 2024 - 17:42:16 EST)
- Re: [PATCH v6 18/22] x86/resctrl: Report "Unassigned" for MBM events in ABMC mode Reinette Chatre (Fri Aug 16 2024 - 17:42:49 EST)
- Re: [PATCH v6 19/22] x86/resctrl: Introduce the interface to switch between monitor modes Reinette Chatre (Fri Aug 16 2024 - 17:43:29 EST)
- Re: [PATCH v1 2/3] x86/msr: Switch between WRMSRNS and WRMSR with the alternatives mechanism Andrew Cooper (Fri Aug 16 2024 - 17:45:39 EST)
- Re: [PATCH v3 06/25] cxl/mem: Read dynamic capacity configuration from the device Dave Jiang (Fri Aug 16 2024 - 17:46:09 EST)
- Re: [PATCH] clk: qcom: gdsc: Add a flag to skip setting power collapse bits Stephen Boyd (Fri Aug 16 2024 - 17:48:30 EST)
- Re: [PATCH v24 09/34] ASoC: Add SOC USB APIs for adding an USB backend Wesley Cheng (Fri Aug 16 2024 - 17:49:24 EST)
- Re: [PATCH v3 1/4] KVM: x86: relax canonical check for some x86 architectural msrs Sean Christopherson (Fri Aug 16 2024 - 17:49:39 EST)
- Re: [v2] usb: dwc3: Avoid waking up gadget during startxfer Thinh Nguyen (Fri Aug 16 2024 - 17:50:17 EST)
- Re: [PATCH] KVM: SEV: Replace KVM_EXIT_VMGEXIT with KVM_EXIT_SNP_REQ_CERTS Dionna Amalie Glaze (Fri Aug 16 2024 - 17:51:24 EST)
- Re: [PATCH RFC 4/4] mm: guest_memfd: Add ability for mmap'ing pages Ackerley Tng (Fri Aug 16 2024 - 17:52:40 EST)
- Re: [PATCH 1/1] dt-bindings: hwmon/regulator: Convert ltc2978.txt to yaml Rob Herring (Fri Aug 16 2024 - 17:56:02 EST)
- [gustavoars:testing/wfamnae-next20240815] BUILD SUCCESS e62e44883c682ebd24d89c91b6928b8df18df1a5 kernel test robot (Fri Aug 16 2024 - 17:56:22 EST)
- Re: [PATCHv8 9/9] man2: Add uretprobe syscall page Alejandro Colomar (Fri Aug 16 2024 - 17:56:56 EST)
- Re: [PATCH 0/9] Wire up getrandom() vDSO implementation on powerpc Jason A. Donenfeld (Fri Aug 16 2024 - 17:57:57 EST)
- Re: [PATCH] KVM: SEV: Replace KVM_EXIT_VMGEXIT with KVM_EXIT_SNP_REQ_CERTS Dionna Amalie Glaze (Fri Aug 16 2024 - 17:58:36 EST)
- Re: [PATCH] SUNRPC: Fix -Wformat-truncation warning Andrew Lunn (Fri Aug 16 2024 - 18:01:48 EST)
- Re: [PATCH v3 1/4] KVM: x86: relax canonical check for some x86 architectural msrs Sean Christopherson (Fri Aug 16 2024 - 18:02:15 EST)
- Re: [PATCH v3 1/1] dt-bindings: display: panel-simple-lvds-dual-ports: add panel-timing: true Rob Herring (Arm) (Fri Aug 16 2024 - 18:02:56 EST)
- Re: [PATCH v3 3/4] KVM: nVMX: relax canonical checks on some x86 registers in vmx host state Sean Christopherson (Fri Aug 16 2024 - 18:03:41 EST)
- Re: [PATCH RFC 4/4] mm: guest_memfd: Add ability for mmap'ing pages David Hildenbrand (Fri Aug 16 2024 - 18:04:12 EST)
- Re: [PATCH 1/1] dt-bindings: hwmon/regulator: Convert ltc2978.txt to yaml Mark Brown (Fri Aug 16 2024 - 18:04:28 EST)
- Re: [PATCH v3 4/4] KVM: SVM: fix emulation of msr reads/writes of MSR_FS_BASE and MSR_GS_BASE Sean Christopherson (Fri Aug 16 2024 - 18:04:40 EST)
- Re: [PATCH v2 1/1] dt-bindings: board: convert fsl-board.txt to yaml Frank Li (Fri Aug 16 2024 - 18:04:57 EST)
- Re: [PATCH 1/1] dt-bindings: display: panel-simple-lvds-dual-ports: use unevaluatedProperties Rob Herring (Fri Aug 16 2024 - 18:05:27 EST)
- [PATCH 0/1] SUNRPC: convert RPC_TASK_* constants to enum Stephen Brennan (Fri Aug 16 2024 - 18:06:33 EST)
- [PATCH 1/1] SUNRPC: convert RPC_TASK_* constants to enum Stephen Brennan (Fri Aug 16 2024 - 18:06:35 EST)
- [GIT PULL] clk fixes for v6.11-rc3 Stephen Boyd (Fri Aug 16 2024 - 18:07:33 EST)
- Re: [PATCH v2 1/1] dt-bindings: board: convert fsl-board.txt to yaml Rob Herring (Fri Aug 16 2024 - 18:09:53 EST)
- Re: [PATCH 0/9] Wire up getrandom() vDSO implementation on powerpc Jason A. Donenfeld (Fri Aug 16 2024 - 18:11:15 EST)
- Re: [PATCH v3 07/25] cxl/core: Separate region mode from decoder mode Dave Jiang (Fri Aug 16 2024 - 18:11:49 EST)
- Re: [PATCH v2 00/11] platform/chrome: Add DT USB/DP muxing/topology support Stephen Boyd (Fri Aug 16 2024 - 18:13:04 EST)
- Re: [PATCH 6.10 000/263] 6.10.5-rc1 review Nathan Chancellor (Fri Aug 16 2024 - 18:13:17 EST)
- Re: [PATCH] Fix warning: symbol 'dcn3_14_ip' was not declared. Should it be static? in dcn314_fpu.c kernel test robot (Fri Aug 16 2024 - 18:13:26 EST)
- Re: [PATCH v3 08/25] cxl/region: Add dynamic capacity decoder and region modes Dave Jiang (Fri Aug 16 2024 - 18:15:11 EST)
- Re: [syzbot] [kvm?] general protection fault in get_work_pool (2) Jason A. Donenfeld (Fri Aug 16 2024 - 18:16:21 EST)
- Re: [PATCH v2 1/1] dt-bindings: extcon: ptn5150: add child node port Rob Herring (Fri Aug 16 2024 - 18:17:28 EST)
- [PATCH V2] iommu/amd: Update PASID, GATS, GLX, SNPAVICSUP feature related macros Suravee Suthikulpanit (Fri Aug 16 2024 - 18:17:39 EST)
- Re: [PATCH net-next v2 1/2] net: phy: Optimize phy speed mask to be compatible to yt8821 Andrew Lunn (Fri Aug 16 2024 - 18:20:31 EST)
- Re: [PATCH v4 2/2] clk: clk-conf: support assigned-clock-rates-u64 Stephen Boyd (Fri Aug 16 2024 - 18:21:53 EST)
- Re: [PATCH v1 2/3] x86/msr: Switch between WRMSRNS and WRMSR with the alternatives mechanism Andrew Cooper (Fri Aug 16 2024 - 18:28:08 EST)
- Re: [PATCH 1/2] PCI: ASPM: Allow OS to configure ASPM where BIOS is incapable of Bjorn Helgaas (Fri Aug 16 2024 - 18:28:21 EST)
- Re: [PATCH v6] docs/zh_CN: Add dev-tools/kcsan Chinese translation Jonathan Corbet (Fri Aug 16 2024 - 18:28:53 EST)
- Re: [PATCH v3] usb: dwc3: core: Prevent USB core invalid event buffer address access Thinh Nguyen (Fri Aug 16 2024 - 18:31:57 EST)
- Re: [PATCH net-next v2 2/2] net: phy: Add driver for Motorcomm yt8821 2.5G ethernet phy Andrew Lunn (Fri Aug 16 2024 - 18:32:55 EST)
- Re: [PATCH v6 20/22] x86/resctrl: Enable AMD ABMC feature by default when supported Reinette Chatre (Fri Aug 16 2024 - 18:33:39 EST)
- Re: [PATCH v2 2/2] usb: dwc3: xilinx: add missing depopulate in probe error path Thinh Nguyen (Fri Aug 16 2024 - 18:33:43 EST)
- Re: [PATCH v6 22/22] x86/resctrl: Introduce interface to modify assignment states of the groups Reinette Chatre (Fri Aug 16 2024 - 18:34:05 EST)
- Re: [PATCH RESEND] Documentation: devres: fix error about PCI devres Jonathan Corbet (Fri Aug 16 2024 - 18:34:20 EST)
- Re: [PATCH v1 2/3] x86/msr: Switch between WRMSRNS and WRMSR with the alternatives mechanism Andrew Cooper (Fri Aug 16 2024 - 18:35:06 EST)
- Re: [PATCH v3] Documentation: Capitalize Fahrenheit in watchdog-api.rst Jonathan Corbet (Fri Aug 16 2024 - 18:35:19 EST)
- Re: [PATCH RESEND v2 1/6] ASoC: dt-bindings: midas-audio: Declare required properties for GPIO jack det Rob Herring (Arm) (Fri Aug 16 2024 - 18:35:33 EST)
- Re: [PATCH v3 06/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller command sequencer Rob Herring (Fri Aug 16 2024 - 18:37:19 EST)
- [GIT PULL] arm64 fixes for 6.11-rc4 Catalin Marinas (Fri Aug 16 2024 - 18:37:58 EST)
- Re: [PATCH v3 05/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller AXI performance counter Rob Herring (Fri Aug 16 2024 - 18:38:37 EST)
- Re: [PATCH v3 04/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller pixel engine Rob Herring (Fri Aug 16 2024 - 18:40:08 EST)
- Re: [PATCH v3 03/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller display engine Rob Herring (Fri Aug 16 2024 - 18:41:02 EST)
- [PATCH v3 0/2] Support for I/O width within ARM SCMI SHMEM Florian Fainelli (Fri Aug 16 2024 - 18:42:44 EST)
- [PATCH v3 1/2] dt-bindings: sram: Document reg-io-width property Florian Fainelli (Fri Aug 16 2024 - 18:42:45 EST)
- [PATCH v3 2/2] firmware: arm_scmi: Support 'reg-io-width' property for shared memory Florian Fainelli (Fri Aug 16 2024 - 18:42:55 EST)
- Re: [PATCH v3 01/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller processing units Rob Herring (Fri Aug 16 2024 - 18:44:01 EST)
- Re: [PATCH v3 02/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller blit engine Rob Herring (Fri Aug 16 2024 - 18:45:56 EST)
- [PATCH RFC net-next] net: ag71xx: disable GRO by default Rosen Penev (Fri Aug 16 2024 - 18:47:55 EST)
- Re: [PATCH 2/2] KVM: SEV: Configure "ALLOWED_SEV_FEATURES" VMCB Field Sean Christopherson (Fri Aug 16 2024 - 18:59:23 EST)
- Re: [PATCH v3] PCI: Fix crash during pci_dev hot-unplug on pseries KVM guest Michael Ellerman (Fri Aug 16 2024 - 18:59:40 EST)
- Re: [PATCH v1 2/3] x86/msr: Switch between WRMSRNS and WRMSR with the alternatives mechanism H. Peter Anvin (Fri Aug 16 2024 - 18:59:50 EST)
- Re: [PATCH 1/1] SUNRPC: convert RPC_TASK_* constants to enum NeilBrown (Fri Aug 16 2024 - 19:02:48 EST)
- Re: [PATCH 5.4 000/255] 5.4.282-rc2 review Florian Fainelli (Fri Aug 16 2024 - 19:03:00 EST)
- Re: [PATCH v1 2/3] x86/msr: Switch between WRMSRNS and WRMSR with the alternatives mechanism H. Peter Anvin (Fri Aug 16 2024 - 19:04:29 EST)
- Re: [PATCH v3 14/16] modules: Support extended MODVERSIONS info Michael Ellerman (Fri Aug 16 2024 - 19:04:47 EST)
- Re: [PATCH] SUNRPC: Fix -Wformat-truncation warning NeilBrown (Fri Aug 16 2024 - 19:07:43 EST)
- Re: [PATCH v9 2/5] selftests/Landlock: Abstract unix socket restriction tests Tahera Fahimi (Fri Aug 16 2024 - 19:08:45 EST)
- Re: [PATCH v3 09/25] cxl/hdm: Add dynamic capacity size support to endpoint decoders Dave Jiang (Fri Aug 16 2024 - 19:09:18 EST)
- Re: [PATCH 5.10 000/350] 5.10.224-rc2 review Florian Fainelli (Fri Aug 16 2024 - 19:12:17 EST)
- Re: [PATCH 09/19] mm: New follow_pfnmap API Sean Christopherson (Fri Aug 16 2024 - 19:12:39 EST)
- Re: [PATCH 1/1] SUNRPC: convert RPC_TASK_* constants to enum Stephen Brennan (Fri Aug 16 2024 - 19:12:56 EST)
- Re: [PATCH 4/4] MAINTAINERS: drop NXP LAYERSCAPE GEN4 CONTROLLER Olof Johansson (Fri Aug 16 2024 - 19:14:51 EST)
- [syzbot] [jfs?] KASAN: slab-use-after-free Read in dbFreeBits Edward Adam Davis (Fri Aug 16 2024 - 19:17:08 EST)
- Re: [PATCH v3 10/25] cxl/port: Add endpoint decoder DC mode support to sysfs Dave Jiang (Fri Aug 16 2024 - 19:17:28 EST)
- Re: [PATCH net-next] net: ethernet: lantiq_etop: remove unused variable patchwork-bot+netdevbpf (Fri Aug 16 2024 - 19:20:59 EST)
- Re: [PATCH 5.15 000/483] 5.15.165-rc2 review Florian Fainelli (Fri Aug 16 2024 - 19:21:58 EST)
- Re: [PATCH 1/2] KVM: x86/mmu: Split NX hugepage recovery flow into TDP and non-TDP flow Sean Christopherson (Fri Aug 16 2024 - 19:29:25 EST)
- Re: [PATCH RFC] regmap: maple: Switch to use irq-safe locking Mark Brown (Fri Aug 16 2024 - 19:35:18 EST)
- Re: [PATCH 2/2] KVM: x86/mmu: Recover NX Huge pages belonging to TDP MMU under MMU read lock Sean Christopherson (Fri Aug 16 2024 - 19:38:17 EST)
- [git pull] vfs.git memcontrol oops fix Al Viro (Fri Aug 16 2024 - 19:40:59 EST)
- Re: [PATCH v3 11/25] cxl/mem: Expose DCD partition capabilities in sysfs Dave Jiang (Fri Aug 16 2024 - 19:42:25 EST)
- Re: [PATCH 0/7] Preemption support for A7XX Antonino Maniscalco (Fri Aug 16 2024 - 19:43:00 EST)
- Re: [PATCH v3 12/25] cxl/region: Refactor common create region code Dave Jiang (Fri Aug 16 2024 - 19:43:21 EST)
- Re: Since 6.10 - kernel oops/panics on G4 macmini due to change in drivers/ata/pata_macio.c Michael Ellerman (Fri Aug 16 2024 - 19:46:47 EST)
- Re: [PATCH v3 13/25] cxl/region: Add sparse DAX region support Dave Jiang (Fri Aug 16 2024 - 19:51:53 EST)
- Re: [PATCH RFC 4/4] mm: guest_memfd: Add ability for mmap'ing pages Elliot Berman (Fri Aug 16 2024 - 19:53:15 EST)
- Re: [PATCH v3 14/25] cxl/events: Split event msgnum configuration from irq setup Dave Jiang (Fri Aug 16 2024 - 19:57:29 EST)
- [PATCHSET 0/9] perf annotate-data: Update data-type profiling quality (v1) Namhyung Kim (Fri Aug 16 2024 - 19:58:51 EST)
- [PATCH 1/9] perf dwarf-aux: Check allowed location expressions when collecting variables Namhyung Kim (Fri Aug 16 2024 - 19:58:55 EST)
- [PATCH 2/9] perf annotate-data: Fix off-by-one in location range check Namhyung Kim (Fri Aug 16 2024 - 19:59:05 EST)
- [PATCH 3/9] perf annotate-data: Add enum type_match_result Namhyung Kim (Fri Aug 16 2024 - 19:59:18 EST)
- [PATCH 4/9] perf annotate-data: Add variable_state_str() Namhyung Kim (Fri Aug 16 2024 - 19:59:34 EST)
- [PATCH 5/9] perf annotate-data: Change return type of find_data_type_block() Namhyung Kim (Fri Aug 16 2024 - 19:59:46 EST)
- [PATCH 6/9] perf annotate-data: Add is_pointer_type() helper Namhyung Kim (Fri Aug 16 2024 - 19:59:53 EST)
- [PATCH 7/9] perf annotate-data: Add is_better_type() helper Namhyung Kim (Fri Aug 16 2024 - 20:00:01 EST)
- [PATCH 8/9] perf annotate-data: Check variables in every scope Namhyung Kim (Fri Aug 16 2024 - 20:00:28 EST)
- [PATCH 9/9] perf annotate-data: Update type stat at the end of find_data_type_die() Namhyung Kim (Fri Aug 16 2024 - 20:00:31 EST)
- Re: [PATCH v3 16/25] cxl/mem: Configure dynamic capacity interrupts Dave Jiang (Fri Aug 16 2024 - 20:02:53 EST)
- Re: [PATCH 1/1] dt-bindings: hwmon/regulator: Convert ltc2978.txt to yaml Guenter Roeck (Fri Aug 16 2024 - 20:03:30 EST)
- Re: [syzbot] [jfs?] KASAN: slab-use-after-free Read in dbFreeBits syzbot (Fri Aug 16 2024 - 20:08:14 EST)
- Re: [PATCH v4 4/4] KVM: SVM: Add Bus Lock Detect support Sean Christopherson (Fri Aug 16 2024 - 20:13:41 EST)
- Re: [PATCH v2 0/2] Rust KCFI support Gatlin Newhouse (Fri Aug 16 2024 - 20:14:00 EST)
- Re: [git pull] vfs.git memcontrol oops fix pr-tracker-bot (Fri Aug 16 2024 - 20:15:23 EST)
- Re: [GIT PULL] arm64 fixes for 6.11-rc4 pr-tracker-bot (Fri Aug 16 2024 - 20:15:29 EST)
- Re: [GIT PULL] clk fixes for v6.11-rc3 pr-tracker-bot (Fri Aug 16 2024 - 20:15:51 EST)
- [PATCH v3 2/7] mm/munmap: Replace can_modify_mm with can_modify_vma Pedro Falcato (Fri Aug 16 2024 - 20:18:51 EST)
- [PATCH v3 0/7] mm: Optimize mseal checks Pedro Falcato (Fri Aug 16 2024 - 20:19:02 EST)
- [PATCH v3 1/7] mm: Move can_modify_vma to mm/vma.h Pedro Falcato (Fri Aug 16 2024 - 20:19:11 EST)
- [PATCH v3 3/7] mm/mprotect: Replace can_modify_mm with can_modify_vma Pedro Falcato (Fri Aug 16 2024 - 20:19:31 EST)
- [PATCH v3 4/7] mm/mremap: Replace can_modify_mm with can_modify_vma Pedro Falcato (Fri Aug 16 2024 - 20:19:41 EST)
- [PATCH v3 5/7] mseal: Replace can_modify_mm_madv with a vma variant Pedro Falcato (Fri Aug 16 2024 - 20:19:49 EST)
- [PATCH v3 6/7] mm: Remove can_modify_mm() Pedro Falcato (Fri Aug 16 2024 - 20:19:58 EST)
- [PATCH v3 7/7] selftests/mm: add more mseal traversal tests Pedro Falcato (Fri Aug 16 2024 - 20:20:14 EST)
- Re: [PATCH] KVM: x86: Use gfn_to_pfn_cache for steal_time Sean Christopherson (Fri Aug 16 2024 - 20:22:43 EST)
- [syzbot] [f2fs?] WARNING: lock held when returning syzbot (Fri Aug 16 2024 - 20:27:35 EST)
- Re: [PATCH v2] ksmbd: Replace one-element arrays with flexible-array members Namjae Jeon (Fri Aug 16 2024 - 20:30:27 EST)
- Re: [PATCH] ksmdb: fix spelling mistakes in documentation Namjae Jeon (Fri Aug 16 2024 - 20:31:03 EST)
- Re: [PATCH v6 03/11] KVM: arm64: Relax locking for kvm_test_age_gfn and kvm_age_gfn Sean Christopherson (Fri Aug 16 2024 - 20:46:51 EST)
- Re: [REGRESSION] critical target error, bisected Martin K. Petersen (Fri Aug 16 2024 - 20:52:03 EST)
- RE: [PATCH v3 1/5] udmabuf: cancel mmap page fault, direct map it Kasireddy, Vivek (Fri Aug 16 2024 - 20:53:41 EST)
- RE: [PATCH v3 3/5] fix vmap_udmabuf error page set Kasireddy, Vivek (Fri Aug 16 2024 - 20:54:39 EST)
- RE: [PATCH v3 4/5] udmabuf: codestyle cleanup Kasireddy, Vivek (Fri Aug 16 2024 - 20:58:30 EST)
- Re: [PATCH v6 08/11] KVM: x86: Optimize kvm_{test_,}age_gfn a little bit Sean Christopherson (Fri Aug 16 2024 - 21:01:06 EST)
- Re: [PATCH net-next] net: ovs: fix ovs_drop_reasons error Jakub Kicinski (Fri Aug 16 2024 - 21:01:21 EST)
- Re: [PATCH v6 03/11] KVM: arm64: Relax locking for kvm_test_age_gfn and kvm_age_gfn Yu Zhao (Fri Aug 16 2024 - 21:04:21 EST)
- Re: [PATCH v6 02/11] KVM: x86: Relax locking for kvm_test_age_gfn and kvm_age_gfn Sean Christopherson (Fri Aug 16 2024 - 21:05:45 EST)
- RE: [PATCH v3 5/5] udmabuf: remove udmabuf_folio Kasireddy, Vivek (Fri Aug 16 2024 - 21:06:02 EST)
- Re: [PATCH] scsi: ufs: ufshcd-pltfrm: Signedness bug in ufshcd_parse_clock_info() Martin K. Petersen (Fri Aug 16 2024 - 21:08:14 EST)
- Re: [PATCH 00/12] Enable build system on macOS hosts Barry Song (Fri Aug 16 2024 - 21:11:36 EST)
- Re: [RFC PATCH V2 net-next 03/11] net: hibmcge: Add mdio and hardware configuration supported in this module Jijie Shao (Fri Aug 16 2024 - 21:11:49 EST)
- [GIT PULL] bcachefs fixes for 6.11-rc4 Kent Overstreet (Fri Aug 16 2024 - 21:20:28 EST)
- Re: [PATCH v3 0/2] ufs: qcom: Fix probe failure on SM8550 SoC due to broken LSDBS field Martin K. Petersen (Fri Aug 16 2024 - 21:29:35 EST)
- Re: [PATCH v2] scsi: fix the return value of scsi_logical_block_count Martin K. Petersen (Fri Aug 16 2024 - 21:29:54 EST)
- Re: [PATCH] ext4: disambiguate the return value of ext4_dio_write_end_io() yangerkun (Fri Aug 16 2024 - 21:29:58 EST)
- Re: [PATCH 5/5] slab: Allocate and use per-call-site caches Xiu Jianfeng (Fri Aug 16 2024 - 21:31:15 EST)
- Re: [PATCH v4 0/2] scsi: ufs: Add host capabilities sysfs group Martin K. Petersen (Fri Aug 16 2024 - 21:34:19 EST)
- Re: [PATCH 00/11] NCR5380: Bug fixes and other improvements Martin K. Petersen (Fri Aug 16 2024 - 21:35:48 EST)
- Re: [PATCH 0/2] block atomic writes tidy-ups/fix Martin K. Petersen (Fri Aug 16 2024 - 21:36:37 EST)
- Re: [PATCH] scsi: snic: Avoid creating two slab caches with the same name Martin K. Petersen (Fri Aug 16 2024 - 21:37:44 EST)
- Re: [REGRESSION] Perf (userspace) broken on big.LITTLE systems since v6.5 Atish Kumar Patra (Fri Aug 16 2024 - 21:38:47 EST)
- Re: [PATCH v2] scsi: ufs: ufshcd-pltfrm: Use of_property_present() Martin K. Petersen (Fri Aug 16 2024 - 21:39:15 EST)
- [PATCH v2] MAINTAINERS: Update HiSilicon SAS controller driver maintainer Yihang Li (Fri Aug 16 2024 - 21:40:42 EST)
- [PATCH v4] scsi: sd: retry command SYNC CACHE if format in progress Yihang Li (Fri Aug 16 2024 - 21:50:36 EST)
- Re: [PATCH v3 2/2] iio: imu: smi240: imu driver kernel test robot (Fri Aug 16 2024 - 21:56:38 EST)
- Re: [PATCH net-next v3] net: mana: Implement get_ringparam/set_ringparam for mana Jakub Kicinski (Fri Aug 16 2024 - 21:58:19 EST)
- Re: [PATCH] PCI: qcom-ep: Move controller cleanups to qcom_pcie_perst_deassert() Manivannan Sadhasivam (Fri Aug 16 2024 - 22:02:06 EST)
- Re: [PATCH 1/1] dt-bindings: hwmon/regulator: Convert ltc2978.txt to yaml Frank Li (Fri Aug 16 2024 - 22:02:17 EST)
- Re: [net PATCH] octeontx2-af: Fix CPT AF register offset calculation Jakub Kicinski (Fri Aug 16 2024 - 22:04:01 EST)
- [tip:irq/core] BUILD SUCCESS 7874673ee43f5e44d3cf4bf5e8e1df9e9aa5dffa kernel test robot (Fri Aug 16 2024 - 22:07:32 EST)
- Re: [syzbot] [jfs?] KASAN: slab-use-after-free Read in dbFreeBits syzbot (Fri Aug 16 2024 - 22:08:10 EST)
- Re: [PATCH net-next 06/10] net: vxlan: add skb drop reasons to vxlan_rcv() Jakub Kicinski (Fri Aug 16 2024 - 22:22:53 EST)
- [PATCH v11 0/4] riscv: sophgo: Add SG2042 external hardware monitor support Inochi Amaoto (Fri Aug 16 2024 - 22:23:08 EST)
- [PATCH v11 1/4] dt-bindings: hwmon: Add Sophgo SG2042 external hardware monitor support Inochi Amaoto (Fri Aug 16 2024 - 22:23:57 EST)
- [PATCH v11 2/4] drivers: hwmon: sophgo: Add SG2042 external hardware monitor support Inochi Amaoto (Fri Aug 16 2024 - 22:24:10 EST)
- [PATCH v11 3/4] riscv: dts: sophgo: Add mcu device for Milk-V Pioneer Inochi Amaoto (Fri Aug 16 2024 - 22:24:20 EST)
- [PATCH v11 4/4] riscv: defconfig: Enable MCU support for SG2042 Inochi Amaoto (Fri Aug 16 2024 - 22:24:36 EST)
- Re: [PATCH net-next v3 2/2] net: xilinx: axienet: Add statistics support Jakub Kicinski (Fri Aug 16 2024 - 22:42:16 EST)
- Re: [PATCH v2] thermal/of: support thermal zones w/o trips subnode Dragan Simic (Fri Aug 16 2024 - 22:42:34 EST)
- Re: [PATCH 2/7] thermal: of: Use scoped device node handling to simplify thermal_of_trips_init() Dragan Simic (Fri Aug 16 2024 - 22:47:42 EST)
- RE: [PATCH v4 2/2] clk: clk-conf: support assigned-clock-rates-u64 Peng Fan (Fri Aug 16 2024 - 23:05:04 EST)
- Re: [PATCH 09/10] arm64: dts: rockchip: Add rk3576 SoC base DT Dragan Simic (Fri Aug 16 2024 - 23:11:46 EST)
- [PATCH] PCI: hotplug: check the return of hotplug bridge In some pci drivers, when the pci bridge is added if the process return an error, the drivers don't check this and continue your execute normally. Then, this patch change this drivers for check return of pci_hp_add_bridge(), and if has an error, then the drivers call goto lable , free your mutex and return the error for your caller. Guilherme Giacomo Simoes (Fri Aug 16 2024 - 23:18:45 EST)
- [PATCH] PCI: hotplug: check the return of hotplug bridge In some pci drivers, when the pci bridge is added if the process return an error, the drivers don't check this and continue your execute normally. Then, this patch change this drivers for check return of pci_hp_add_bridge(), and if has an error, then the drivers call goto lable , free your mutex and return the error for your caller. Guilherme Giacomo Simoes (Fri Aug 16 2024 - 23:22:52 EST)
- Re: [PATCH v3 4/4] iommu/vt-d: Introduce batched cache invalidation Baolu Lu (Fri Aug 16 2024 - 23:28:37 EST)
- Re: [PATCH v3 04/10] x86/insn: Read and decode insn without crossing the page boundary kernel test robot (Fri Aug 16 2024 - 23:28:51 EST)
- [RFC PATCH] dt-bindings: arc: convert archs-pct.txt to yaml Aryabhatta Dey (Fri Aug 16 2024 - 23:29:58 EST)
- Re: Since 6.10 - kernel oops/panics on G4 macmini due to change in drivers/ata/pata_macio.c Christoph Hellwig (Fri Aug 16 2024 - 23:32:57 EST)
- Re: [PATCH 1/1] dt-bindings: hwmon/regulator: Convert ltc2978.txt to yaml Guenter Roeck (Fri Aug 16 2024 - 23:34:54 EST)
- [PATCH] scsi: make minimum cdb size 6 for group codes 6 and 7 Txanton Bejos (Fri Aug 16 2024 - 23:55:56 EST)
- [PATCH] jfs: Fix uaf in dbFreeBits Edward Adam Davis (Fri Aug 16 2024 - 23:57:10 EST)
- Re: [PATCH 6.10 00/25] 6.10.6-rc2 review Florian Fainelli (Sat Aug 17 2024 - 00:00:30 EST)
- Re: [PATCH 2/2] Documentation: admin-guide: direct people to bug trackers, if specified Joe Perches (Sat Aug 17 2024 - 00:11:01 EST)
- Re: [PATCH] arm64: dts: allwinner: a64: Move CPU OPPs to the SoC dtsi file Dragan Simic (Sat Aug 17 2024 - 00:25:23 EST)
- Re: [PATCH v2 3/6] iomap: advance the ifs allocation if we have more than one blocks per folio Zhang Yi (Sat Aug 17 2024 - 00:28:08 EST)
- Re: [PATCH 1/2] get_maintainer: add --bug option to print bug reporting info Joe Perches (Sat Aug 17 2024 - 00:33:46 EST)
- Re: [PATCH v2 3/6] iomap: advance the ifs allocation if we have more than one blocks per folio Matthew Wilcox (Sat Aug 17 2024 - 00:42:21 EST)
- Re: [PATCH v2 4/6] iomap: correct the dirty length in page mkwrite Matthew Wilcox (Sat Aug 17 2024 - 00:45:25 EST)
- Re: [PATCH v2 5/6] iomap: don't mark blocks uptodate after partial zeroing Matthew Wilcox (Sat Aug 17 2024 - 00:48:43 EST)
- [PATCH v5] mm: override mTHP "enabled" defaults at kernel cmdline Barry Song (Sat Aug 17 2024 - 00:56:14 EST)
- Re: [PATCH v6] docs/zh_CN: Add dev-tools/kcsan Chinese translation Haoyang Liu (Sat Aug 17 2024 - 01:00:36 EST)
- Re: [PATCH v4 13/13] riscv: Add qspinlock support Guo Ren (Sat Aug 17 2024 - 01:08:59 EST)
- [PATCH v3 0/4] mm: ZSWAP swap-out of mTHP folios Kanchana P Sridhar (Sat Aug 17 2024 - 01:09:37 EST)
- [PATCH v3 1/4] mm: zswap: zswap_is_folio_same_filled() takes an index in the folio. Kanchana P Sridhar (Sat Aug 17 2024 - 01:09:41 EST)
- [PATCH v3 2/4] mm: zswap: zswap_store() extended to handle mTHP folios. Kanchana P Sridhar (Sat Aug 17 2024 - 01:09:51 EST)
- [PATCH v3 3/4] mm: Add MTHP_STAT_ZSWPOUT to sysfs per-order mthp stats. Kanchana P Sridhar (Sat Aug 17 2024 - 01:09:58 EST)
- [PATCH v3 4/4] mm: swap: Count successful mTHP ZSWAP stores in sysfs mTHP stats. Kanchana P Sridhar (Sat Aug 17 2024 - 01:10:12 EST)
- Re: [PATCH v3] usb: dwc3: core: Prevent USB core invalid event buffer address access Greg KH (Sat Aug 17 2024 - 01:18:10 EST)
- Re: [PATCH] PCI: hotplug: check the return of hotplug bridge Lukas Wunner (Sat Aug 17 2024 - 01:29:49 EST)
- Re: [PATCH 6.10 00/25] 6.10.6-rc2 review Anders Roxell (Sat Aug 17 2024 - 01:36:13 EST)
- Re: [PATCH 5.4 000/255] 5.4.282-rc2 review Anders Roxell (Sat Aug 17 2024 - 01:38:00 EST)
- [PATCH 2/2] PCI: tegra194: Move controller cleanups to pex_ep_event_pex_rst_deassert() Manivannan Sadhasivam via B4 Relay (Sat Aug 17 2024 - 01:39:20 EST)
- [PATCH 0/2] PCI: {qcom-ep/tegra194}: Move endpoint cleanups to PERST# deassert handler Manivannan Sadhasivam via B4 Relay (Sat Aug 17 2024 - 01:39:31 EST)
- [PATCH 1/2] PCI: qcom-ep: Move controller cleanups to qcom_pcie_perst_deassert() Manivannan Sadhasivam via B4 Relay (Sat Aug 17 2024 - 01:39:31 EST)
- Re: [PATCH v12 28/28] ARM: dts: aspeed: yosemite4: fix GPIO linename typo kernel test robot (Sat Aug 17 2024 - 01:41:42 EST)
- Re: [PATCH 5.15 000/483] 5.15.165-rc2 review Anders Roxell (Sat Aug 17 2024 - 01:56:04 EST)
- Re: [PATCH 5.10 000/350] 5.10.224-rc2 review Anders Roxell (Sat Aug 17 2024 - 01:58:02 EST)
- Re: [RFC PATCH v5 0/3] Add memory.max.effective for application's allocators Jan Kratochvil (Sat Aug 17 2024 - 02:00:37 EST)
- Re: [net PATCH] octeontx2-af: Fix CPT AF register offset calculation Bharat Bhushan (Sat Aug 17 2024 - 02:03:52 EST)
- Re: [net PATCH] octeontx2-af: Fix CPT AF register offset calculation Bharat Bhushan (Sat Aug 17 2024 - 02:14:25 EST)
- Re: [PATCH net-next] gve: Remove unused declaration gve_rx_alloc_rings() Yue Haibing (Sat Aug 17 2024 - 02:15:38 EST)
- Re: [PATCH v2 3/6] iomap: advance the ifs allocation if we have more than one blocks per folio Zhang Yi (Sat Aug 17 2024 - 02:16:47 EST)
- [PATCH] nfsd: map the EBADMSG to nfserr_io to avoid warning Li Lingfeng (Sat Aug 17 2024 - 02:31:50 EST)
- KASAN: slab-out-of-bounds Write in bch2_dev_journal_init lee bruce (Sat Aug 17 2024 - 02:39:11 EST)
- Re: [PATCH v2 4/6] iomap: correct the dirty length in page mkwrite Zhang Yi (Sat Aug 17 2024 - 02:43:30 EST)
- [PATCH v1 00/13] perf inject improvements Ian Rogers (Sat Aug 17 2024 - 02:45:12 EST)
- [PATCH v1 01/13] perf synthetic-events: Avoid unnecessary memset Ian Rogers (Sat Aug 17 2024 - 02:45:21 EST)
- [PATCH v1 02/13] perf map: API clean up Ian Rogers (Sat Aug 17 2024 - 02:45:41 EST)
- [PATCH v1 03/13] perf jit: Constify filename argument Ian Rogers (Sat Aug 17 2024 - 02:45:48 EST)
- [PATCH v1 04/13] perf dso: Constify dso_id Ian Rogers (Sat Aug 17 2024 - 02:46:08 EST)
- [PATCH v1 05/13] perf evsel: Constify evsel__id_hdr_size argument Ian Rogers (Sat Aug 17 2024 - 02:46:15 EST)
- [PATCH v1 06/13] perf test: Expand pipe/inject test Ian Rogers (Sat Aug 17 2024 - 02:46:31 EST)
- [PATCH v1 07/13] perf inject: Combine build_ids and build_id_all into enum Ian Rogers (Sat Aug 17 2024 - 02:46:49 EST)
- [PATCH v1 08/13] perf inject: Combine different mmap and mmap2 functions Ian Rogers (Sat Aug 17 2024 - 02:47:01 EST)
- [PATCH v1 09/13] perf inject: Combine mmap and mmap2 handling Ian Rogers (Sat Aug 17 2024 - 02:47:14 EST)
- [PATCH v1 10/13] perf inject: Fix build ID injection Ian Rogers (Sat Aug 17 2024 - 02:47:33 EST)
- [PATCH v1 11/13] perf inject: Add new mmap2-buildid-all option Ian Rogers (Sat Aug 17 2024 - 02:47:44 EST)
- [PATCH v1 12/13] perf inject: Lazy build-id mmap2 event insertion Ian Rogers (Sat Aug 17 2024 - 02:47:58 EST)
- [PATCH v1 13/13] perf callchain: Allow symbols to be optional when resolving a callchain Ian Rogers (Sat Aug 17 2024 - 02:48:15 EST)
- Re: [RFC PATCH] dt-bindings: arc: convert archs-pct.txt to yaml Krzysztof Kozlowski (Sat Aug 17 2024 - 02:48:32 EST)
- Re: [PATCH v4] USB: gadget: f_hid: Add GET_REPORT via userspace IOCTL Dan Carpenter (Sat Aug 17 2024 - 02:49:09 EST)
- Re: [linus:master] [RDMA/iwcm] aee2424246: WARNING:at_kernel/workqueue.c:#check_flush_dependency Zhu Yanjun (Sat Aug 17 2024 - 02:51:46 EST)
- Re: [PATCH] phy: phy-rockchip-inno-usb2: Handle failed extcon allocation better Dragan Simic (Sat Aug 17 2024 - 02:52:19 EST)
- Re: [syzbot] [cgroups?] possible deadlock in task_rq_lock syzbot (Sat Aug 17 2024 - 02:52:34 EST)
- [PATCH net] dpaa2-switch: Fix error checking in dpaa2_switch_seed_bp() Dan Carpenter (Sat Aug 17 2024 - 02:53:10 EST)
- [tip:x86/urgent] BUILD SUCCESS 7b02ad32d83c16abd4961d79f3154b734d1d5d9c kernel test robot (Sat Aug 17 2024 - 03:02:39 EST)
- [PATCH v4 0/6] Add initial DTS for Samsung Galaxy Book4 Edge Marcus Glocker (Sat Aug 17 2024 - 03:06:19 EST)
- Re: [PATCH v2] crypto: chacha20poly1305 - Annotate struct chachapoly_ctx with __counted_by() Herbert Xu (Sat Aug 17 2024 - 03:07:55 EST)
- Re: [PATCH v2] crypto: arm64/poly1305 - move data to rodata section Herbert Xu (Sat Aug 17 2024 - 03:08:13 EST)
- [PATCH v4 1/6] dt-bindings: crypto: Add X1E80100 Crypto Engine Marcus Glocker (Sat Aug 17 2024 - 03:08:29 EST)
- Re: [PATCH][next] crypto: qat - Use static_assert() to check struct sizes Herbert Xu (Sat Aug 17 2024 - 03:08:41 EST)
- Re: [PATCH][next] crypto: nx - Use static_assert() to check struct sizes Herbert Xu (Sat Aug 17 2024 - 03:09:08 EST)
- Re: [PATCH 0/2] crypto: marvell - Remove custom swap function in favor of built-in sort swap Herbert Xu (Sat Aug 17 2024 - 03:09:24 EST)
- [PATCH v4 2/6] dt-bindings: phy: Add X1E80100 UFS Marcus Glocker (Sat Aug 17 2024 - 03:10:00 EST)
- [RFC PATCH] rust: use the hidden variant of `rust-project.json` Miguel Ojeda (Sat Aug 17 2024 - 03:10:17 EST)
- [PATCH v4 3/6] dt-bindings: ufs: Add X1E80100 UFS Marcus Glocker (Sat Aug 17 2024 - 03:11:15 EST)
- [PATCH v4 4/6] arm64: dts: qcom: Add UFS node Marcus Glocker (Sat Aug 17 2024 - 03:12:20 EST)
- Re: [PATCH] padata: Fix possible divide-by-0 panic in padata_mt_helper() Herbert Xu (Sat Aug 17 2024 - 03:13:04 EST)
- [PATCH v4 5/6] dt-bindings: arm: Add Samsung Galaxy Book4 Edge Marcus Glocker (Sat Aug 17 2024 - 03:13:28 EST)
- [PATCH v3] block: flush all throttled bios when deleting the cgroup Li Lingfeng (Sat Aug 17 2024 - 03:15:49 EST)
- Re: [PATCH v2 5/6] iomap: don't mark blocks uptodate after partial zeroing Zhang Yi (Sat Aug 17 2024 - 03:16:59 EST)
- [PATCH v4 6/6] arm64: dts: qcom: Add Samsung Galaxy Book4 Edge DTS Marcus Glocker (Sat Aug 17 2024 - 03:17:49 EST)
- Re: [PATCH v4] sh: Restructure setup code to reserve memory regions earlier John Paul Adrian Glaubitz (Sat Aug 17 2024 - 03:18:15 EST)
- Re: [PATCH bpf-next 1/2] selftests: bpf: use KHDR_INCLUDES for the UAPI headers Alexei Starovoitov (Sat Aug 17 2024 - 03:22:28 EST)
- Re: [PATCH v4 0/6] Add initial DTS for Samsung Galaxy Book4 Edge Marcus Glocker (Sat Aug 17 2024 - 03:22:45 EST)
- [GIT PULL] SCSI fixes for 6.11-rc3 James Bottomley (Sat Aug 17 2024 - 03:27:54 EST)
- [PATCH v3] of/irq: Support #msi-cells=<0> in of_msi_get_domain Andrew Jones (Sat Aug 17 2024 - 03:41:20 EST)
- Re: [PATCH v2 16/19] gendwarfksyms: Add support for reserved structure fields Greg Kroah-Hartman (Sat Aug 17 2024 - 03:41:38 EST)
- Re: [PATCH v2] of/irq: Support #msi-cells=<0> in of_msi_get_domain Andrew Jones (Sat Aug 17 2024 - 03:42:14 EST)
- Re: [PATCH v4 1/6] dt-bindings: crypto: Add X1E80100 Crypto Engine Krzysztof Kozlowski (Sat Aug 17 2024 - 03:42:40 EST)
- Re: [PATCH v4 2/6] dt-bindings: phy: Add X1E80100 UFS Krzysztof Kozlowski (Sat Aug 17 2024 - 03:43:05 EST)
- Re: [PATCH 5.10 000/350] 5.10.224-rc2 review Greg Kroah-Hartman (Sat Aug 17 2024 - 03:43:44 EST)
- Re: [PATCH 5.10 000/350] 5.10.224-rc2 review Greg Kroah-Hartman (Sat Aug 17 2024 - 03:46:56 EST)
- Re: [PATCH 5.15 000/483] 5.15.165-rc2 review Greg Kroah-Hartman (Sat Aug 17 2024 - 03:49:05 EST)
- [PATCH] media: i2c: improve suspend/resume switch performance for GT9769 VCM driver Zhi Mao (Sat Aug 17 2024 - 03:50:35 EST)
- [PATCH 5.10 000/345] 5.10.224-rc3 review Greg Kroah-Hartman (Sat Aug 17 2024 - 03:51:26 EST)
- [PATCH] riscv: hwprobe: export Zicntr and Zihpm extensions Miquel Sabaté Solà (Sat Aug 17 2024 - 03:57:21 EST)
- [PATCH 5.15 000/479] 5.15.165-rc3 review Greg Kroah-Hartman (Sat Aug 17 2024 - 04:00:58 EST)
- Re: [PATCH] Update redirect_dir and metacopy sections in overlayfs documentation Amir Goldstein (Sat Aug 17 2024 - 04:01:56 EST)
- [PATCH V2] dmaengine: Fix spelling mistakes Amit Vadhavana (Sat Aug 17 2024 - 04:04:47 EST)
- Re: [PATCH] irqchip/sifive-plic: Probe plic driver early for Allwinner D1 platform Anup Patel (Sat Aug 17 2024 - 04:10:22 EST)
- [PATCH v2] irqchip/sifive-plic: Probe plic driver early for Allwinner D1 platform Anup Patel (Sat Aug 17 2024 - 04:12:37 EST)
- [syzbot] [net?] kernel BUG in __sock_sendmsg syzbot (Sat Aug 17 2024 - 04:15:38 EST)
- Re: [PATCH V2] dmaengine: Fix spelling mistakes Dan Carpenter (Sat Aug 17 2024 - 04:25:49 EST)
- [net-next v3] net: wwan: t7xx: PCIe reset rescan Jinjian Song (Sat Aug 17 2024 - 04:34:52 EST)
- Re: [syzbot] [cgroups?] possible deadlock in task_rq_lock Hillf Danton (Sat Aug 17 2024 - 04:37:51 EST)
- Re: [PATCH V2] dmaengine: Fix spelling mistakes Amit Vadhavana (Sat Aug 17 2024 - 04:42:22 EST)
- Re: [PATCH 6.10] drm/amd/display: Refactor function dm_dp_mst_is_port_support_mode() Greg KH (Sat Aug 17 2024 - 04:43:04 EST)
- Re: [linus:master] [RDMA/iwcm] aee2424246: WARNING:at_kernel/workqueue.c:#check_flush_dependency Zhu Yanjun (Sat Aug 17 2024 - 04:46:54 EST)
- [PATCH] firewire: core: update fw_device outside of device_find_child() Takashi Sakamoto (Sat Aug 17 2024 - 04:52:53 EST)
- Re: [PATCHv8 9/9] man2: Add uretprobe syscall page Jiri Olsa (Sat Aug 17 2024 - 04:58:32 EST)
- Re: [PATCH] USB: serial: option: add MeiG Smart SRM825L ZHANG Yuntian (Sat Aug 17 2024 - 04:59:15 EST)
- Re: [PATCH V2] dmaengine: Fix spelling mistakes Dan Carpenter (Sat Aug 17 2024 - 05:08:17 EST)
- Re: [PATCH v2 01/16] dt-bindings: dma: qcom,bam: Add bam pipe lock Krzysztof Kozlowski (Sat Aug 17 2024 - 05:08:34 EST)
- Re: [PATCH v2 02/16] dmaengine: qcom: bam_dma: add bam_pipe_lock dt property Krzysztof Kozlowski (Sat Aug 17 2024 - 05:09:09 EST)
- Re: [PATCH] drm/panthor: flush FW AS caches in slow reset path Boris Brezillon (Sat Aug 17 2024 - 05:10:49 EST)
- Re: [PATCH v2 04/16] crypto: qce - Add support for crypto address read Krzysztof Kozlowski (Sat Aug 17 2024 - 05:11:18 EST)
- Re: [PATCH] USB: serial: option: add MeiG Smart SRM825L Greg Kroah-Hartman (Sat Aug 17 2024 - 05:11:29 EST)
- [PATCH] firewire: ohci: fix error path to detect initiated reset in TI TSB41BA3D phy Takashi Sakamoto (Sat Aug 17 2024 - 05:11:53 EST)
- Re: [PATCH v2 1/5] MAINTAINERS: add entry for ST STM32MP25 COMBOPHY driver Krzysztof Kozlowski (Sat Aug 17 2024 - 05:16:22 EST)
- Re: [syzbot] [xfs?] INFO: task hung in xfs_buf_item_unpin (2) syzbot (Sat Aug 17 2024 - 05:19:40 EST)
- Re: [PATCH v2 1/5] dt-bindings: clock: qcom: Add compatible for QCM6490 boards Krzysztof Kozlowski (Sat Aug 17 2024 - 05:21:35 EST)
- Re: [PATCH v2 2/5] clk: qcom: lpassaudiocc-sc7280: Add support for LPASS resets for QCM6490 Krzysztof Kozlowski (Sat Aug 17 2024 - 05:26:06 EST)
- Re: [PATCH] net: sched: use-after-free in tcf_action_destroy Alex Young (Sat Aug 17 2024 - 05:27:45 EST)
- [PATCH net-next 0/2] pull-request appletalk 2024-08-17 Rodolfo Zitellini (Sat Aug 17 2024 - 05:29:02 EST)
- [PATCH net-next 2/2] appletalk: tashtalk: Add LocalTalk line discipline driver for AppleTalk using a TashTalk adapter Rodolfo Zitellini (Sat Aug 17 2024 - 05:33:41 EST)
- Re: [peterz-queue:sched/core] [sched/fair] 420356c350: WARNING:at_kernel/sched/core.c:#__might_sleep Peter Zijlstra (Sat Aug 17 2024 - 05:33:55 EST)
- Re: [PATCH] net: sched: use-after-free in tcf_action_destroy Greg KH (Sat Aug 17 2024 - 05:35:42 EST)
- [PATCH net-next 1/2] tty: Add N_TASHTALK line discipline for TashTalk Localtalk serial driver Rodolfo Zitellini (Sat Aug 17 2024 - 05:36:22 EST)
- [PATCH -next] ALSA: seq: Remove unused declarations Yue Haibing (Sat Aug 17 2024 - 05:36:39 EST)
- [PATCH -next] ALSA: trident: Remove unused declarations Yue Haibing (Sat Aug 17 2024 - 05:38:24 EST)
- [PATCH v3 0/1] Fix deadlock caused by cgroup_mutex and cpu_hotplug_lock Chen Ridong (Sat Aug 17 2024 - 05:41:26 EST)
- [PATCH v3 1/1] cgroup: fix deadlock caused by cgroup_mutex and cpu_hotplug_lock Chen Ridong (Sat Aug 17 2024 - 05:41:42 EST)
- Re: [syzbot] [fs] INFO: task hung in do_new_mount (2) syzbot (Sat Aug 17 2024 - 05:43:15 EST)
- [PATCH 1/2] dt-bindings: clock: qcom,sc7280-lpasscorecc: order properties to match convention Krzysztof Kozlowski (Sat Aug 17 2024 - 05:46:20 EST)
- [PATCH 2/2] dt-bindings: clock: qcom,sc7280-lpasscorecc: add top-level constraints Krzysztof Kozlowski (Sat Aug 17 2024 - 05:46:28 EST)
- Re: [PATCH] tty: vt: conmakehash: cope with abs_srctree no longer in env Luca Weiss (Sat Aug 17 2024 - 05:48:35 EST)
- [PATCH v5 1/7] block/fs: Pass an iocb to generic_atomic_write_valid() John Garry (Sat Aug 17 2024 - 05:49:00 EST)
- [PATCH v5 2/7] fs: Export generic_atomic_write_valid() John Garry (Sat Aug 17 2024 - 05:49:01 EST)
- [PATCH v5 0/7] block atomic writes for xfs John Garry (Sat Aug 17 2024 - 05:49:14 EST)
- [PATCH v5 5/7] xfs: Support atomic write for statx John Garry (Sat Aug 17 2024 - 05:49:59 EST)
- [PATCH v5 6/7] xfs: Validate atomic writes John Garry (Sat Aug 17 2024 - 05:50:01 EST)
- [PATCH v5 4/7] xfs: Support FS_XFLAG_ATOMICWRITES for forcealign John Garry (Sat Aug 17 2024 - 05:50:10 EST)
- [PATCH v5 3/7] fs: iomap: Atomic write support John Garry (Sat Aug 17 2024 - 05:50:50 EST)
- [PATCH v5 7/7] xfs: Support setting FMODE_CAN_ATOMIC_WRITE John Garry (Sat Aug 17 2024 - 05:51:09 EST)
- Re: [PATCH 1/2] kbuild: pacman-pkg: move common commands to a separate function Christian Heusel (Sat Aug 17 2024 - 05:52:14 EST)
- Re: [PATCH 2/2] kbuild: pacman-pkg: do not override objtree Christian Heusel (Sat Aug 17 2024 - 05:53:35 EST)
- Re: [PATCH v2 3/4] firewire: core: Prevent device_find_child() from modifying caller's match data Takashi Sakamoto (Sat Aug 17 2024 - 05:57:34 EST)
- Re: [RFC net-next 0/5] Suspend IRQs during preferred busy poll Joe Damato (Sat Aug 17 2024 - 06:01:16 EST)
- [PATCH -next 2/2] squashfs: convert squashfs_read_folio to use folio APIs Li Zetao (Sat Aug 17 2024 - 06:04:47 EST)
- [PATCH -next 1/2] squashfs: convert squashfs_copy_cache() to use folio Li Zetao (Sat Aug 17 2024 - 06:04:52 EST)
- [PATCH] staging: vt6655: Fix alignment to open parentheses Dominik Karol Piątkowski (Sat Aug 17 2024 - 06:07:45 EST)
- Re: [PATCH v6 2/2] iio: humidity: Add support for ENS210 Jonathan Cameron (Sat Aug 17 2024 - 06:08:32 EST)
- Re: [syzbot] [cgroups?] possible deadlock in task_rq_lock syzbot (Sat Aug 17 2024 - 06:09:15 EST)
- Re: [PATCH v2 1/2] dt-bindings: adc: ad7173: add support for ad4113 Jonathan Cameron (Sat Aug 17 2024 - 06:12:45 EST)
- [PATCH] KVM: arm64: vgic-debug: Don't put unmarked LPIs Zenghui Yu (Sat Aug 17 2024 - 06:16:46 EST)
- Re: [PATCH v3 0/3] Add support for AD4113 Jonathan Cameron (Sat Aug 17 2024 - 06:19:19 EST)
- Re: [PATCH] iio: adc: ad7173: fix GPIO device info Jonathan Cameron (Sat Aug 17 2024 - 06:20:54 EST)
- Re: [PATCH] KVM: arm64: vgic-debug: Don't put unmarked LPIs Marc Zyngier (Sat Aug 17 2024 - 06:25:53 EST)
- Re: [PATCH V6 1/2] dt-bindings: iio: aw96103: Add bindings for aw96103/aw96105 sensor Jonathan Cameron (Sat Aug 17 2024 - 06:26:42 EST)
- Re: [PATCH] KVM: arm64: vgic-debug: Don't put unmarked LPIs Zenghui Yu (Sat Aug 17 2024 - 06:31:59 EST)
- Re: [PATCH] nfsd: map the EBADMSG to nfserr_io to avoid warning Jeff Layton (Sat Aug 17 2024 - 06:38:20 EST)
- [PATCH] power: supply: max17042_battery: Fix SOC threshold calc w/ no current sense Artur Weber (Sat Aug 17 2024 - 06:51:32 EST)
- Re: [PATCH net-next 1/2] tty: Add N_TASHTALK line discipline for TashTalk Localtalk serial driver Greg Kroah-Hartman (Sat Aug 17 2024 - 07:04:04 EST)
- Re: [PATCH 09/19] mm: New follow_pfnmap API David Hildenbrand (Sat Aug 17 2024 - 07:06:18 EST)
- Re: [PATCH V6 2/2] iio: proximity: aw96103: Add support for aw96103/aw96105 proximity sensor Jonathan Cameron (Sat Aug 17 2024 - 07:06:57 EST)
- RE: [PATCH v2 1/2] dt-bindings: iio: dac: add docs for ad8460 Tinaco, Mariel (Sat Aug 17 2024 - 07:18:49 EST)
- RE: [PATCH v2 1/2] dt-bindings: iio: dac: add docs for ad8460 Tinaco, Mariel (Sat Aug 17 2024 - 07:20:39 EST)
- Re: [PATCH] m68k/mac: Revise PowerBook 500 series model name Geert Uytterhoeven (Sat Aug 17 2024 - 07:29:35 EST)
- Re: [PATCH V7 2/2] iio: proximity: aw96103: Add support for aw96103/aw96105 proximity sensor Jonathan Cameron (Sat Aug 17 2024 - 07:30:19 EST)
- Re: [PATCH V7 1/2] dt-bindings: iio: aw96103: Add bindings for aw96103/aw96105 sensor Jonathan Cameron (Sat Aug 17 2024 - 07:31:20 EST)
- Re: [PATCH 2/2] arm64: dts: qcom: x1e80100: Add USB Multiport controller Konrad Dybcio (Sat Aug 17 2024 - 07:32:30 EST)
- Re: [PATCH] iio: dac: ad5449: drop support for platform data Jonathan Cameron (Sat Aug 17 2024 - 07:32:47 EST)
- Re: [PATCH net-next 06/10] net: vxlan: add skb drop reasons to vxlan_rcv() Menglong Dong (Sat Aug 17 2024 - 07:33:33 EST)
- Re: [PATCH net-next v2 2/2] net: phy: Add driver for Motorcomm yt8821 2.5G ethernet phy Russell King (Oracle) (Sat Aug 17 2024 - 07:36:56 EST)
- Re: [PATCH] mmc: mtk-sd: Improve data type in msdc_timeout_cal() kernel test robot (Sat Aug 17 2024 - 07:37:05 EST)
- Re: [PATCH net-next] net: ovs: fix ovs_drop_reasons error Menglong Dong (Sat Aug 17 2024 - 07:37:21 EST)
- Re: [PATCH 6.10 00/25] 6.10.6-rc2 review Peter Schneider (Sat Aug 17 2024 - 07:41:16 EST)
- [PATCH v5 0/10] Touch Bar support for T2 Macs Aditya Garg (Sat Aug 17 2024 - 07:42:51 EST)
- Re: [PATCH net-next V3 3/4] net: lan743x: Migrate phylib to phylink Russell King (Oracle) (Sat Aug 17 2024 - 07:43:08 EST)
- [PATCH v5 0/10] Touch Bar support for T2 Macs Aditya Garg (Sat Aug 17 2024 - 07:43:26 EST)
- [PATCH v5 0/10] Touch Bar support for T2 Macs Aditya Garg (Sat Aug 17 2024 - 07:45:09 EST)
- [PATCH v5 1/10] HID: hid-appletb-bl: add driver for the backlight of Apple Touch Bars Aditya Garg (Sat Aug 17 2024 - 07:46:14 EST)
- [PATCH v5 2/10] HID: hid-appletb-kbd: add driver for the keyboard mode Aditya Garg (Sat Aug 17 2024 - 07:47:09 EST)
- [PATCH v5 3/10] HID: hid-appletb-kbd: add support for fn toggle between media and function mode Aditya Garg (Sat Aug 17 2024 - 07:47:45 EST)
- Re: [PATCH V2] clk: qcom: clk-alpha-pll: Simplify the zonda_pll_adjust_l_val() kernel test robot (Sat Aug 17 2024 - 07:47:59 EST)
- [PATCH v5 4/10] HID: multitouch: support getting the contact ID from HID_DG_TRANSDUCER_INDEX fields Aditya Garg (Sat Aug 17 2024 - 07:48:24 EST)
- Re: [PATCH v2 2/3] iio: adc: ad7625: add driver Jonathan Cameron (Sat Aug 17 2024 - 07:48:41 EST)
- [PATCH v5 5/10] HID: multitouch: support getting the tip state from HID_DG_TOUCH fields Aditya Garg (Sat Aug 17 2024 - 07:49:09 EST)
- [PATCH v5 6/10] HID: multitouch: take cls->maxcontacts into account for devices without a HID_DG_CONTACTMAX field too Aditya Garg (Sat Aug 17 2024 - 07:49:49 EST)
- [PATCH v5 7/10] HID: multitouch: allow specifying if a device is direct in a class Aditya Garg (Sat Aug 17 2024 - 07:50:38 EST)
- [PATCH v5 8/10] HID: multitouch: add device ID for Apple Touch Bars Aditya Garg (Sat Aug 17 2024 - 07:51:11 EST)
- [PATCH v5 9/10] drm/format-helper: Add conversion from XRGB8888 to BGR888 Aditya Garg (Sat Aug 17 2024 - 07:52:00 EST)
- [PATCH v5 10/10] drm/tiny: add driver for Apple Touch Bars in x86 Macs Aditya Garg (Sat Aug 17 2024 - 07:53:06 EST)
- Re: [syzbot] [cgroups?] possible deadlock in task_rq_lock Hillf Danton (Sat Aug 17 2024 - 07:58:36 EST)
- RE: [PATCH v2 2/2] iio: dac: support the ad8460 Waveform DAC Tinaco, Mariel (Sat Aug 17 2024 - 07:59:47 EST)
- Re: [PATCH] net: sched: use-after-free in tcf_action_destroy Jamal Hadi Salim (Sat Aug 17 2024 - 08:12:16 EST)
- Re: [PATCH] perf/x86/intel: Restrict period on Haswell Liang, Kan (Sat Aug 17 2024 - 08:22:25 EST)
- Re: [syzbot] [cgroups?] possible deadlock in task_rq_lock syzbot (Sat Aug 17 2024 - 08:23:09 EST)
- Re: [PATCH] perf/x86/intel: Restrict period on Haswell Thomas Gleixner (Sat Aug 17 2024 - 08:23:22 EST)
- Re: [PATCH v3 2/4] iio: magnetometer: ak8975: Fix reading for ak099xx sensors Jonathan Cameron (Sat Aug 17 2024 - 08:26:57 EST)
- Re: [PATCH V2] clk: qcom: clk-alpha-pll: Simplify the zonda_pll_adjust_l_val() kernel test robot (Sat Aug 17 2024 - 08:28:52 EST)
- Re: [PATCH v3 3/4] dt-bindings: iio: imu: magnetometer: Add ak09118 Jonathan Cameron (Sat Aug 17 2024 - 08:32:24 EST)
- [PATCH] ratelimit: convert flags to int to save 8 bytes in size Mateusz Guzik (Sat Aug 17 2024 - 08:38:12 EST)
- Re: [PATCH net-next v2 0/2] Add driver for Motorcomm yt8821 2.5G ethernet phy Markus Elfring (Sat Aug 17 2024 - 08:39:48 EST)
- Re: [Patch v4 0/6] Bug fixes on topdown events reordering Liang, Kan (Sat Aug 17 2024 - 08:41:48 EST)
- Re: [PATCH] ratelimit: convert flags to int to save 8 bytes in size Mateusz Guzik (Sat Aug 17 2024 - 08:42:11 EST)
- [PATCH v3 1/4] mtd: spi-nor: core: add manufacturer flags Erez Geva (Sat Aug 17 2024 - 08:42:33 EST)
- [PATCH v3 2/4] mtd: spi-nor: core: add generic functions Erez Geva (Sat Aug 17 2024 - 08:42:45 EST)
- [PATCH v3 3/4] mtd: spi-nor: macronix: add support for OTP Erez Geva (Sat Aug 17 2024 - 08:42:57 EST)
- [PATCH v3 4/4] mtd: spi-nor: macronix: add manufacturer flags Erez Geva (Sat Aug 17 2024 - 08:43:14 EST)
- Re: [PATCH 1/6] kbuild: rust: add `CONFIG_RUSTC_VERSION` Nicolas Schier (Sat Aug 17 2024 - 08:43:30 EST)
- Re: [PATCH v3 3/4] dt-bindings: iio: imu: magnetometer: Add ak09118 Jonathan Cameron (Sat Aug 17 2024 - 08:46:29 EST)
- [PATCH v3 0/4] Add support for SPI-NOR Macronix OTP Erez Geva (Sat Aug 17 2024 - 08:48:48 EST)
- Re: [PATCH 3/9] vdso: Add __arch_get_k_vdso_rng_data() kernel test robot (Sat Aug 17 2024 - 08:49:01 EST)
- Re: [PATCH 1/1] iio: bmi323: peripheral in lowest power state on suspend Jonathan Cameron (Sat Aug 17 2024 - 08:49:27 EST)
- Re: [PATCH] iio: proximity: hx9023s: Fix error code in hx9023s_property_get() Jonathan Cameron (Sat Aug 17 2024 - 08:52:29 EST)
- Re: [PATCH net-next v2 2/2] net: ipv6: ioam6: new feature tunsrc Justin Iurman (Sat Aug 17 2024 - 08:58:37 EST)
- Re: [PATCH 3/6] kbuild: rust: re-run Kconfig if the version text changes Nicolas Schier (Sat Aug 17 2024 - 08:58:58 EST)
- Re: [PATCH v3 2/4] iio: magnetometer: ak8975: Fix reading for ak099xx sensors barnabas . czeman (Sat Aug 17 2024 - 08:59:15 EST)
- Re: [PATCH 4/6] kbuild: rust: rebuild if the version text changes Nicolas Schier (Sat Aug 17 2024 - 09:05:04 EST)
- Re: [PATCH v4 2/3] iio: adc: sophgo-saradc: Add driver for Sophgo CV18XX series SARADC Jonathan Cameron (Sat Aug 17 2024 - 09:05:45 EST)
- Re: [PATCH net-next 1/2] tty: Add N_TASHTALK line discipline for TashTalk Localtalk serial driver Rodolfo Zitellini (Sat Aug 17 2024 - 09:15:49 EST)
- Re: [PATCH] modpost: improve the section mismatch warning format Nicolas Schier (Sat Aug 17 2024 - 09:18:16 EST)
- [PATCH net-next v3 1/2] net: ipv6: ioam6: code alignment Justin Iurman (Sat Aug 17 2024 - 09:18:42 EST)
- [PATCH net-next v3 0/2] net: ipv6: ioam6: introduce tunsrc Justin Iurman (Sat Aug 17 2024 - 09:18:43 EST)
- [PATCH net-next v3 2/2] net: ipv6: ioam6: new feature tunsrc Justin Iurman (Sat Aug 17 2024 - 09:18:58 EST)
- Re: [PATCH 3/9] vdso: Add __arch_get_k_vdso_rng_data() kernel test robot (Sat Aug 17 2024 - 09:19:52 EST)
- Re: [PATCH v2 16/19] gendwarfksyms: Add support for reserved structure fields Benno Lossin (Sat Aug 17 2024 - 09:20:13 EST)
- Re: [PATCH v4 1/3] PCI: rockchip: Simplify clock handling by using clk_bulk*() function Anand Moon (Sat Aug 17 2024 - 09:22:59 EST)
- Re: [PATCH v4 2/3] PCI: rockchip: Simplify reset control handling by using reset_control_bulk*() function Anand Moon (Sat Aug 17 2024 - 09:23:13 EST)
- Re: [PATCH v4 3/3] PCI: rockchip: Refactor rockchip_pcie_disable_clocks function signature Anand Moon (Sat Aug 17 2024 - 09:23:28 EST)
- [PATCH] PCI: hotplug: check the return of hotplug bridge Guilherme Giacomo Simoes (Sat Aug 17 2024 - 09:25:15 EST)
- Re: [PATCH 3/6] kbuild: rust: re-run Kconfig if the version text changes Miguel Ojeda (Sat Aug 17 2024 - 09:28:40 EST)
- Re: [PATCH 4/6] kbuild: rust: rebuild if the version text changes Miguel Ojeda (Sat Aug 17 2024 - 09:36:56 EST)
- Re: [PATCH 2/3] dt-bindings: iio: Add everlight pm16d17 binding Jonathan Cameron (Sat Aug 17 2024 - 09:42:35 EST)
- Re: [PATCH v3] usb: dwc3: core: Prevent USB core invalid event buffer address access Selvarasu Ganesan (Sat Aug 17 2024 - 09:49:42 EST)
- Re: [PATCH] tty: vt: conmakehash: cope with abs_srctree no longer in env Max Krummenacher (Sat Aug 17 2024 - 09:52:36 EST)
- Re: [PATCH V3 1/2] uapi: Define GENMASK_U128 Yury Norov (Sat Aug 17 2024 - 09:57:55 EST)
- Re: [PATCH net-next v19 09/13] tcp: RX path for devmem TCP Taehee Yoo (Sat Aug 17 2024 - 09:58:49 EST)
- Re: [PATCH v6] docs/zh_CN: Add dev-tools/kcsan Chinese translation Jonathan Corbet (Sat Aug 17 2024 - 10:00:06 EST)
- Re: [PATCH 3/3] iio: proximity: Add support for everlight pmd16d17 sensor Jonathan Cameron (Sat Aug 17 2024 - 10:02:56 EST)
- Re: [RFC PATCH v2 0/5] drm/log: Introduce a new boot logger to draw the kmsg on the screen nerdopolis (Sat Aug 17 2024 - 10:05:47 EST)
- Re: [PATCH v2 0/2] iio: adc: ad4695: implement triggered buffer Jonathan Cameron (Sat Aug 17 2024 - 10:17:24 EST)
- [PATCH] NFS/flexfiles: Replace one-element array with flexible-array member Thorsten Blum (Sat Aug 17 2024 - 10:21:39 EST)
- ld.lld: warning: src/consumer/drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:6544:0: stack frame size (3416) exceeds limit (3072) in function 'dml_core_mode_support' kernel test robot (Sat Aug 17 2024 - 10:21:53 EST)
- [PATCH] iio: adc: ad7606: move 'val' pointer to ad7606_scan_direct() Alexandru Ardelean (Sat Aug 17 2024 - 10:23:17 EST)
- Re: [PATCH v1 2/3] x86/msr: Switch between WRMSRNS and WRMSR with the alternatives mechanism Borislav Petkov (Sat Aug 17 2024 - 10:23:45 EST)
- Re: [PATCH v4] USB: gadget: f_hid: Add GET_REPORT via userspace IOCTL Chris Wulff (Sat Aug 17 2024 - 10:24:47 EST)
- Re: [PATCH v2 0/2] iio: adc: ad4695: implement triggered buffer Jonathan Cameron (Sat Aug 17 2024 - 10:28:53 EST)
- [PATCH v5] USB: gadget: f_hid: Add GET_REPORT via userspace IOCTL crwulff (Sat Aug 17 2024 - 10:29:39 EST)
- Re: [PATCH] iio: adc: ad7606: move 'val' pointer to ad7606_scan_direct() Alexandru Ardelean (Sat Aug 17 2024 - 10:33:11 EST)
- Re: [PATCH -next] ALSA: seq: Remove unused declarations Takashi Iwai (Sat Aug 17 2024 - 10:33:25 EST)
- Re: [PATCH -next] ALSA: trident: Remove unused declarations Takashi Iwai (Sat Aug 17 2024 - 10:33:37 EST)
- [PATCH v2] iio: adc: ad7606: move 'val' pointer to ad7606_scan_direct() Alexandru Ardelean (Sat Aug 17 2024 - 10:37:08 EST)
- Re: [PATCH v7 0/2] Add light channel for LTR390 Jonathan Cameron (Sat Aug 17 2024 - 10:40:07 EST)
- [PATCH] iio: adc: ad7606: split a 'ad7606_sw_mode_setup()' from probe Alexandru Ardelean (Sat Aug 17 2024 - 10:42:47 EST)
- Re: [PATCH v1 2/3] x86/msr: Switch between WRMSRNS and WRMSR with the alternatives mechanism Borislav Petkov (Sat Aug 17 2024 - 10:42:59 EST)
- Build regressions/improvements in v6.11-rc3 Geert Uytterhoeven (Sat Aug 17 2024 - 10:43:11 EST)
- Re: [PATCH 1/7] x86/cpufeatures: Add support for L3 Smart Data Cache Injection Allocation Enforcement Borislav Petkov (Sat Aug 17 2024 - 10:50:49 EST)
- Re: [PATCH bpf-next 1/2] selftests: bpf: use KHDR_INCLUDES for the UAPI headers Matthieu Baerts (Sat Aug 17 2024 - 10:51:21 EST)
- Re: [PATCH 0/4] iio: ABI: audit calibscal and calibbias attributes Jonathan Cameron (Sat Aug 17 2024 - 10:52:17 EST)
- Re: [PATCH v2] iio: adc: ad7606: move 'val' pointer to ad7606_scan_direct() Jonathan Cameron (Sat Aug 17 2024 - 10:56:55 EST)
- Re: [PATCH] iio: adc: ad7606: split a 'ad7606_sw_mode_setup()' from probe Jonathan Cameron (Sat Aug 17 2024 - 10:58:49 EST)
- Re: [PATCH 1/8] dt-bindings: iio: adc: ad7606: Make corrections on spi conditions Jonathan Cameron (Sat Aug 17 2024 - 11:06:11 EST)
- Re: [PATCH v4 3/3] selftests/tracing: Add hist poll() support test Google (Sat Aug 17 2024 - 11:06:32 EST)
- Re: [PATCH 2/8] dt-bindings: iio: adc: ad7606: Add iio backend bindings Jonathan Cameron (Sat Aug 17 2024 - 11:09:32 EST)
- [PATCH v2] kbuild: add debug package to pacman PKGBUILD Jose Fernandez (Sat Aug 17 2024 - 11:12:26 EST)
- Re: [PATCH net-next v19 09/13] tcp: RX path for devmem TCP Mina Almasry (Sat Aug 17 2024 - 11:14:13 EST)
- Re: [PATCH 3/8] Documentation: iio: Document ad7606 driver Jonathan Cameron (Sat Aug 17 2024 - 11:14:42 EST)
- Re: [PATCH 5/8] platform: add platform_get_device_match_data() helper Jonathan Cameron (Sat Aug 17 2024 - 11:19:19 EST)
- Re: [PATCH 6/8] iio: adc: ad7606: Add PWM support for conversion trigger Jonathan Cameron (Sat Aug 17 2024 - 11:30:05 EST)
- Re: [PATCH 7/8] iio: adc: ad7606: Switch to xxx_get_device_match_data Jonathan Cameron (Sat Aug 17 2024 - 11:34:16 EST)
- Re: [PATCH v2] ASoC: codecs: lpass-va-macro: set the default codec version for sm8250 Amit Pundir (Sat Aug 17 2024 - 11:34:35 EST)
- Re: [PATCH net-next v2 2/2] net: phy: Add driver for Motorcomm yt8821 2.5G ethernet phy Andrew Lunn (Sat Aug 17 2024 - 11:39:01 EST)
- Re: [PATCH 5.15 000/479] 5.15.165-rc3 review Anders Roxell (Sat Aug 17 2024 - 11:39:20 EST)
- Re: [PATCH 5.10 000/345] 5.10.224-rc3 review Anders Roxell (Sat Aug 17 2024 - 11:40:13 EST)
- Re: [PATCH net-next v17 00/14] Introduce PHY listing and link_topology tracking Andrew Lunn (Sat Aug 17 2024 - 11:44:10 EST)
- Re: [PATCH v1 2/3] x86/msr: Switch between WRMSRNS and WRMSR with the alternatives mechanism Xin Li (Sat Aug 17 2024 - 11:46:03 EST)
- Re: [PATCH net-next v17 00/14] Introduce PHY listing and link_topology tracking Thomas Petazzoni (Sat Aug 17 2024 - 11:47:41 EST)
- Re: [PATCH 8/8] iio:adc:ad7606: Add iio-backend support Jonathan Cameron (Sat Aug 17 2024 - 11:48:15 EST)
- Re: [PATCH] nfsd: map the EBADMSG to nfserr_io to avoid warning Chuck Lever (Sat Aug 17 2024 - 11:48:29 EST)
- Re: [PATCH 4/6] kbuild: rust: rebuild if the version text changes Nicolas Schier (Sat Aug 17 2024 - 11:50:25 EST)
- Re: [PATCH v7 0/2] Add light channel for LTR390 Abhash jha (Sat Aug 17 2024 - 11:50:39 EST)
- [PATCH] can: mcp251x: fix deadlock if an interrupt occurs during mcp251x_open Simon Arlott (Sat Aug 17 2024 - 11:53:33 EST)
- Re: [PATCH v2] kbuild: add debug package to pacman PKGBUILD Nicolas Schier (Sat Aug 17 2024 - 11:55:15 EST)
- Re: [PATCH v3 2/2] iio: imu: smi240: imu driver kernel test robot (Sat Aug 17 2024 - 12:14:58 EST)
- Re: [PATCH v3 2/2] iio: imu: smi240: imu driver Jonathan Cameron (Sat Aug 17 2024 - 12:17:25 EST)
- [PATCH] Initialize symbol 'entity' in sched_main.c Dipendra Khadka (Sat Aug 17 2024 - 12:20:42 EST)
- Re: [PATCH 6.6 000/189] 6.6.46-rc1 review Allen (Sat Aug 17 2024 - 12:22:32 EST)
- Re: [PATCH 6.1 000/149] 6.1.105-rc2 review Allen (Sat Aug 17 2024 - 12:23:42 EST)
- Re: [PATCH 1/9] perf dwarf-aux: Check allowed location expressions when collecting variables Google (Sat Aug 17 2024 - 12:24:23 EST)
- Re: [PATCH 6.10 00/25] 6.10.6-rc2 review Allen (Sat Aug 17 2024 - 12:24:52 EST)
- Re: [PATCH v3] kbuild: rust: split up helpers.c Gary Guo (Sat Aug 17 2024 - 12:27:04 EST)
- Re: [net-next v3 05/15] net: cavium/liquidio: Convert tasklet API to new bottom half workqueue mechanism Allen (Sat Aug 17 2024 - 12:27:38 EST)
- Re: [PATCH] Fix warning: symbol 'dcn3_14_ip' was not declared. Should it be static? in dcn314_fpu.c kernel test robot (Sat Aug 17 2024 - 12:35:54 EST)
- [syzbot] [serial?] possible deadlock in console_lock_spinning_enable (5) syzbot (Sat Aug 17 2024 - 12:39:39 EST)
- Re: [PATCH v6 10/13] PCI: brcmstb: Refactor for chips with many regular inbound windows Stanimir Varbanov (Sat Aug 17 2024 - 12:45:32 EST)
- Re: [PATCH v7 0/2] Add light channel for LTR390 Jonathan Cameron (Sat Aug 17 2024 - 12:49:36 EST)
- [syzbot] [bcachefs?] WARNING in __virt_to_phys (5) syzbot (Sat Aug 17 2024 - 12:50:39 EST)
- Re: [PATCH net-next v19 09/13] tcp: RX path for devmem TCP Taehee Yoo (Sat Aug 17 2024 - 12:51:50 EST)
- [PATCH v2] kbuild: rust: auto generate rust helper exports Gary Guo (Sat Aug 17 2024 - 12:54:29 EST)
- [PATCH v2] mmc: mtk-sd: Improve data type in msdc_timeout_cal() Thorsten Blum (Sat Aug 17 2024 - 13:08:36 EST)
- Re: [GIT PULL] bcachefs fixes for 6.11-rc4 pr-tracker-bot (Sat Aug 17 2024 - 13:12:32 EST)
- Re: [GIT PULL] SCSI fixes for 6.11-rc3 pr-tracker-bot (Sat Aug 17 2024 - 13:12:46 EST)
- Re: [PATCH v2] kbuild: add debug package to pacman PKGBUILD Thomas Weißschuh (Sat Aug 17 2024 - 13:15:48 EST)
- Re: [PATCH 2/3] soundwire: intel: increase maximum number of links Vinod Koul (Sat Aug 17 2024 - 13:21:22 EST)
- Re: [PATCH 3/3] soundwire: intel: add probe-time check on link id Vinod Koul (Sat Aug 17 2024 - 13:22:23 EST)
- Re: [PATCH v7 0/2] Add light channel for LTR390 Abhash jha (Sat Aug 17 2024 - 13:38:03 EST)
- Re: [PATCH v6 05/13] PCI: brcmstb: Use bridge reset if available Stanimir Varbanov (Sat Aug 17 2024 - 13:42:03 EST)
- [syzbot] [bluetooth?] WARNING in hci_conn_del (2) syzbot (Sat Aug 17 2024 - 13:46:40 EST)
- Re: [PATCH] menuconfig: Allow sorting the entries alphabetically Dragan Simic (Sat Aug 17 2024 - 13:46:56 EST)
- Re: [PATCH v5 0/9] mm: swap: mTHP swap allocator base on swap cluster order Kairui Song (Sat Aug 17 2024 - 13:48:15 EST)
- [PATCH v7] docs/zh_CN: Add dev-tools/kcsan Chinese translation Haoyang Liu (Sat Aug 17 2024 - 13:52:26 EST)
- Re: ACPI IRQ storm with 6.10 Petr Valenta (Sat Aug 17 2024 - 13:57:52 EST)
- Re: [PATCH 9/9] selftests: [NOT TO BE MERGED] Modifications for testing VDSO getrandom implementation on PPC32 kernel test robot (Sat Aug 17 2024 - 14:08:04 EST)
- Re: [PATCH v2 08/11] arm64: dts: qcom: Add SM7325 device tree Danila Tikhonov (Sat Aug 17 2024 - 14:11:26 EST)
- Re: [RFC net-next 0/5] Suspend IRQs during preferred busy poll Martin Karsten (Sat Aug 17 2024 - 14:15:59 EST)
- Re: [PATCH RFC net-next] net: ag71xx: disable GRO by default Andrew Lunn (Sat Aug 17 2024 - 14:39:21 EST)
- Re: [PATCH] power: supply: max17042_battery: Fix SOC threshold calc w/ no current sense Henrik Grimler (Sat Aug 17 2024 - 14:51:51 EST)
- [PATCH] drm: panel-backlight-quirks: Add Framework 13 glossy and 2.8k panels Dustin L. Howett (Sat Aug 17 2024 - 14:59:40 EST)
- [syzbot] [net?] [bpf?] WARNING in skb_ensure_writable (2) syzbot (Sat Aug 17 2024 - 15:01:45 EST)
- [syzbot] [wireless?] KASAN: slab-out-of-bounds Read in cfg80211_wext_freq (2) syzbot (Sat Aug 17 2024 - 15:12:37 EST)
- Re: [PATCH v1 2/3] x86/msr: Switch between WRMSRNS and WRMSR with the alternatives mechanism H. Peter Anvin (Sat Aug 17 2024 - 15:23:16 EST)
- Re: [PATCH v1 2/3] x86/msr: Switch between WRMSRNS and WRMSR with the alternatives mechanism H. Peter Anvin (Sat Aug 17 2024 - 15:23:31 EST)
- Re: [PATCH] drm: panel-backlight-quirks: Add Framework 13 glossy and 2.8k panels Dustin Howett (Sat Aug 17 2024 - 15:24:05 EST)
- Re: [PATCH] drm: panel-backlight-quirks: Add Framework 13 glossy and 2.8k panels Thomas Weißschuh (Sat Aug 17 2024 - 15:28:30 EST)
- Re: [PATCH v3 0/4] Add support for SPI-NOR Macronix OTP Erez (Sat Aug 17 2024 - 15:31:00 EST)
- Re: [PATCH] Remove *.orig pattern from .gitignore Laurent Pinchart (Sat Aug 17 2024 - 15:34:18 EST)
- Re: [PATCH 5.10 000/345] 5.10.224-rc3 review Jon Hunter (Sat Aug 17 2024 - 15:47:52 EST)
- Re: [PATCH 5.15 000/479] 5.15.165-rc3 review Jon Hunter (Sat Aug 17 2024 - 15:49:00 EST)
- Re: [PATCH] Remove *.orig pattern from .gitignore Laurent Pinchart (Sat Aug 17 2024 - 15:49:42 EST)
- [PULL REQUEST] i2c-for-6.11-rc4 Wolfram Sang (Sat Aug 17 2024 - 15:58:33 EST)
- Re: [PATCH 6.10] drm/amd/display: Refactor function dm_dp_mst_is_port_support_mode() Kevin Holm (Sat Aug 17 2024 - 16:31:01 EST)
- [PATCH v5 0/6] Add initial DTS for Samsung Galaxy Book4 Edge Marcus Glocker (Sat Aug 17 2024 - 16:32:29 EST)
- [PATCH v5 1/6] dt-bindings: crypto: Add X1E80100 Crypto Engine Marcus Glocker (Sat Aug 17 2024 - 16:33:31 EST)
- [PATCH v5 2/6] dt-bindings: phy: Add X1E80100 UFS Marcus Glocker (Sat Aug 17 2024 - 16:34:58 EST)
- [PATCH v5 3/6] dt-bindings: ufs: Add X1E80100 UFS Marcus Glocker (Sat Aug 17 2024 - 16:37:16 EST)
- [PATCH v5 4/6] arm64: dts: qcom: Add UFS node Marcus Glocker (Sat Aug 17 2024 - 16:38:54 EST)
- [PATCH v5 5/6] dt-bindings: arm: Add Samsung Galaxy Book4 Edge Marcus Glocker (Sat Aug 17 2024 - 16:40:18 EST)
- Re: [PATCH] NFS/flexfiles: Replace one-element array with flexible-array member Trond Myklebust (Sat Aug 17 2024 - 16:40:36 EST)
- [PATCH v5 6/6] arm64: dts: qcom: Add Samsung Galaxy Book4 Edge DTS Marcus Glocker (Sat Aug 17 2024 - 16:41:34 EST)
- Adding sample code in -stable? was Re: [PATCH 5.10 000/345] 5.10.224-rc3 review Pavel Machek (Sat Aug 17 2024 - 16:46:52 EST)
- [PATCHSET v5 0/4] Split iowait into two states Jens Axboe (Sat Aug 17 2024 - 16:47:07 EST)
- [PATCH 1/4] sched/core: add helpers for iowait handling Jens Axboe (Sat Aug 17 2024 - 16:47:17 EST)
- [PATCH 2/4] sched/core: change rq->nr_iowait type to atomic_long_t on 64-bit Jens Axboe (Sat Aug 17 2024 - 16:47:24 EST)
- [PATCH 3/4] sched/core: have io_schedule_prepare() return a long Jens Axboe (Sat Aug 17 2024 - 16:47:24 EST)
- [PATCH 4/4] sched/core: split iowait state into two states Jens Axboe (Sat Aug 17 2024 - 16:48:00 EST)
- Re: [PATCH 5.10 000/345] 5.10.224-rc3 review Pavel Machek (Sat Aug 17 2024 - 16:48:19 EST)
- Re: [PATCH] NFS/flexfiles: Replace one-element array with flexible-array member Thorsten Blum (Sat Aug 17 2024 - 17:17:45 EST)
- Re: [PATCH RFC net-next] net: ag71xx: disable GRO by default Rosen Penev (Sat Aug 17 2024 - 17:34:47 EST)
- [PATCH] scripts/decode_stacktrace.sh: nix-ify Kent Overstreet (Sat Aug 17 2024 - 17:50:47 EST)
- [GIT PULL] smb3 client fixes Steve French (Sat Aug 17 2024 - 17:53:06 EST)
- Re: [PATCH 0/9] sched: Prepare for sched_ext Joel Fernandes (Sat Aug 17 2024 - 17:56:32 EST)
- Re: [PATCH bpf] bpf, arm64: fix trampoline for BPF_TRAMP_F_CALL_ORIG Michael (Sat Aug 17 2024 - 18:54:53 EST)
- Re: [syzbot] [cgroups?] possible deadlock in task_rq_lock Hillf Danton (Sat Aug 17 2024 - 19:03:59 EST)
- Re: [PATCH 19/24] sched/eevdf: Fixup PELT vs DELAYED_DEQUEUE Peter Zijlstra (Sat Aug 17 2024 - 19:07:13 EST)
- Re: [PATCH 2/2] md: fix deadlock between mddev_suspend and flush bio Michael (Sat Aug 17 2024 - 19:10:06 EST)
- Re: [PULL REQUEST] i2c-for-6.11-rc4 pr-tracker-bot (Sat Aug 17 2024 - 19:36:23 EST)
- Re: [GIT PULL] smb3 client fixes pr-tracker-bot (Sat Aug 17 2024 - 19:36:30 EST)
- Re: [REGRESSION] Brightness at max level after waking up from sleep on AMD Laptop Filip Hejsek (Sat Aug 17 2024 - 19:47:02 EST)
- Re: [PATCH v1 2/3] x86/msr: Switch between WRMSRNS and WRMSR with the alternatives mechanism H. Peter Anvin (Sat Aug 17 2024 - 19:52:09 EST)
- Re: [PATCH] m68k/mac: Revise PowerBook 500 series model name Finn Thain (Sat Aug 17 2024 - 19:56:46 EST)
- [GIT PULL] Please pull powerpc/linux.git powerpc-6.11-2 tag Michael Ellerman (Sat Aug 17 2024 - 20:03:31 EST)
- Re: [PATCH v3 4/4] mm: swap: Count successful mTHP ZSWAP stores in sysfs mTHP stats. kernel test robot (Sat Aug 17 2024 - 20:04:07 EST)
- VT-less kernels, and /dev/console on x86 nerdopolis (Sat Aug 17 2024 - 20:19:54 EST)
- include/linux/compiler_types.h:328:45: error: call to '__compiletime_assert_305' declared with attribute error: BUILD_BUG_ON failed: (PTRS_PER_PTE * sizeof(pte_t)) > PAGE_SIZE kernel test robot (Sat Aug 17 2024 - 20:35:11 EST)
- Re: [PATCH 4/7] drm/msm/A6xx: Implement preemption for A7XX targets kernel test robot (Sat Aug 17 2024 - 20:35:25 EST)
- Re: KASAN: slab-out-of-bounds Write in bch2_dev_journal_init Kent Overstreet (Sat Aug 17 2024 - 20:37:17 EST)
- Re: [PATCH v2] kbuild: rust: auto generate rust helper exports Boqun Feng (Sat Aug 17 2024 - 20:49:25 EST)
- Re: VT-less kernels, and /dev/console on x86 Bagas Sanjaya (Sat Aug 17 2024 - 21:07:38 EST)
- Re: [PATCH v3 1/2] platform/x86:dell-laptop: Add knobs to change battery charge settings kernel test robot (Sat Aug 17 2024 - 21:37:11 EST)
- Re: [PATCH v2] kbuild: add debug package to pacman PKGBUILD Jose Fernandez (Sat Aug 17 2024 - 21:44:22 EST)
- Re: [PATCH] firewire: ohci: fix error path to detect initiated reset in TI TSB41BA3D phy Takashi Sakamoto (Sat Aug 17 2024 - 21:48:54 EST)
- Re: [GIT PULL] Please pull powerpc/linux.git powerpc-6.11-2 tag pr-tracker-bot (Sat Aug 17 2024 - 22:47:27 EST)
- [GIT PULL] hotfixes for 6.11-rc4 Andrew Morton (Sat Aug 17 2024 - 22:49:17 EST)
- Re: VT-less kernels, and /dev/console on x86 nerdopolis (Sat Aug 17 2024 - 23:01:58 EST)
- Re: [GIT PULL] hotfixes for 6.11-rc4 pr-tracker-bot (Sat Aug 17 2024 - 23:11:28 EST)
- Re: [PATCH net-next] net: ovs: fix ovs_drop_reasons error Menglong Dong (Sat Aug 17 2024 - 23:35:59 EST)
- Re: [PATCH] Initialize symbol 'entity' in sched_main.c Matthew Brost (Sat Aug 17 2024 - 23:50:45 EST)
- Re: [PATCH] pidfd: prevent creation of pidfds for kthreads Eric Biggers (Sat Aug 17 2024 - 23:58:31 EST)
- Re: [syzbot] [xfs?] INFO: task hung in xfs_buf_item_unpin (2) syzbot (Sun Aug 18 2024 - 00:36:11 EST)
- Re: Adding sample code in -stable? was Re: [PATCH 5.10 000/345] 5.10.224-rc3 review Greg Kroah-Hartman (Sun Aug 18 2024 - 01:07:03 EST)
- Re: [PATCH 6.10] drm/amd/display: Refactor function dm_dp_mst_is_port_support_mode() Greg KH (Sun Aug 18 2024 - 01:08:52 EST)
- Re: VT-less kernels, and /dev/console on x86 Greg KH (Sun Aug 18 2024 - 01:12:24 EST)
- Re: VT-less kernels, and /dev/console on x86 Greg KH (Sun Aug 18 2024 - 01:13:09 EST)
- Re: [PATCH v3 0/6] mm: split underutilized THPs Hugh Dickins (Sun Aug 18 2024 - 01:13:49 EST)
- Re: [PATCH] iio: adc: ad7606: split a 'ad7606_sw_mode_setup()' from probe Alexandru Ardelean (Sun Aug 18 2024 - 01:16:34 EST)
- Re: [syzbot] [net?] kernel BUG in __sock_sendmsg Edward Adam Davis (Sun Aug 18 2024 - 01:19:06 EST)
- Re: [syzbot] [net?] kernel BUG in __sock_sendmsg syzbot (Sun Aug 18 2024 - 01:29:13 EST)
- Re: [PATCH] Input: evdev - limit amount of data for writes Jeff LaBundy (Sun Aug 18 2024 - 01:47:43 EST)
- Re: [PATCH v1 2/3] x86/msr: Switch between WRMSRNS and WRMSR with the alternatives mechanism Borislav Petkov (Sun Aug 18 2024 - 01:48:44 EST)
- Re: [PATCH v1 2/3] x86/msr: Switch between WRMSRNS and WRMSR with the alternatives mechanism Borislav Petkov (Sun Aug 18 2024 - 01:58:27 EST)
- [syzbot] [btrfs?] general protection fault in __alloc_workqueue syzbot (Sun Aug 18 2024 - 02:06:39 EST)
- [PATCH v3 0/2] extend "multi" functions and use them in jdi-fhd-r63452 Tejas Vipin (Sun Aug 18 2024 - 02:08:36 EST)
- [PATCH v3 1/2] drm/mipi-dsi: Add mipi_dsi_dcs_set_tear_scanline_multi Tejas Vipin (Sun Aug 18 2024 - 02:08:46 EST)
- [PATCH v3 2/2] drm/panel: jdi-fhd-r63452: transition to mipi_dsi wrapped functions Tejas Vipin (Sun Aug 18 2024 - 02:09:00 EST)
- Re: [PATCH v1 2/3] x86/msr: Switch between WRMSRNS and WRMSR with the alternatives mechanism H. Peter Anvin (Sun Aug 18 2024 - 02:17:38 EST)
- Re: [PATCH v6 2/4] kbuild, kconfig: generate offset range data for builtin modules Masahiro Yamada (Sun Aug 18 2024 - 02:20:25 EST)
- [tip: sched/core] sched/eevdf: Propagate min_slice up the cgroup hierarchy tip-bot2 for Peter Zijlstra (Sun Aug 18 2024 - 02:23:22 EST)
- [tip: sched/core] sched/fair: Avoid re-setting virtual deadline on 'migrations' tip-bot2 for Peter Zijlstra (Sun Aug 18 2024 - 02:23:24 EST)
- [tip: sched/core] sched/eevdf: Allow shorter slices to wakeup-preempt tip-bot2 for Peter Zijlstra (Sun Aug 18 2024 - 02:23:24 EST)
- [tip: sched/core] sched/eevdf: Fixup PELT vs DELAYED_DEQUEUE tip-bot2 for Peter Zijlstra (Sun Aug 18 2024 - 02:23:27 EST)
- [tip: sched/core] sched/eevdf: Use sched_attr::sched_runtime to set request/slice suggestion tip-bot2 for Peter Zijlstra (Sun Aug 18 2024 - 02:23:46 EST)
- [tip: sched/core] sched/fair: Implement DELAY_ZERO tip-bot2 for Peter Zijlstra (Sun Aug 18 2024 - 02:24:23 EST)
- [tip: sched/core] sched,freezer: Mark TASK_FROZEN special tip-bot2 for Peter Zijlstra (Sun Aug 18 2024 - 02:24:23 EST)
- [tip: sched/core] sched: Teach dequeue_task() about special task states tip-bot2 for Peter Zijlstra (Sun Aug 18 2024 - 02:24:26 EST)
- [tip: sched/core] sched/fair: Prepare pick_next_task() for delayed dequeue tip-bot2 for Peter Zijlstra (Sun Aug 18 2024 - 02:24:27 EST)
- [tip: sched/core] sched/fair: Assert {set_next,put_prev}_entity() are properly balanced tip-bot2 for Peter Zijlstra (Sun Aug 18 2024 - 02:24:30 EST)
- [tip: sched/core] sched/fair: Implement delayed dequeue tip-bot2 for Peter Zijlstra (Sun Aug 18 2024 - 02:24:34 EST)
- [tip: sched/core] sched/uclamg: Handle delayed dequeue tip-bot2 for Peter Zijlstra (Sun Aug 18 2024 - 02:24:47 EST)
- [tip: sched/core] sched/fair: Implement ENQUEUE_DELAYED tip-bot2 for Peter Zijlstra (Sun Aug 18 2024 - 02:24:49 EST)
- [tip: sched/core] sched/fair: Prepare exit/cleanup paths for delayed_dequeue tip-bot2 for Peter Zijlstra (Sun Aug 18 2024 - 02:24:49 EST)
- [tip: sched/core] sched/fair: Re-organize dequeue_task_fair() tip-bot2 for Peter Zijlstra (Sun Aug 18 2024 - 02:26:02 EST)
- [tip: sched/core] sched: Prepare generic code for delayed dequeue tip-bot2 for Peter Zijlstra (Sun Aug 18 2024 - 02:26:05 EST)
- [tip: sched/core] sched/fair: Cleanup pick_task_fair() vs throttle tip-bot2 for Peter Zijlstra (Sun Aug 18 2024 - 02:26:25 EST)
- [tip: sched/core] sched: Split DEQUEUE_SLEEP from deactivate_task() tip-bot2 for Peter Zijlstra (Sun Aug 18 2024 - 02:26:27 EST)
- [tip: sched/core] sched/eevdf: Add feature comments tip-bot2 for Peter Zijlstra (Sun Aug 18 2024 - 02:26:28 EST)
- [tip: sched/core] sched/eevdf: Remove min_vruntime_copy tip-bot2 for Peter Zijlstra (Sun Aug 18 2024 - 02:26:29 EST)
- [tip: sched/core] sched/fair: Cleanup pick_task_fair()'s curr tip-bot2 for Peter Zijlstra (Sun Aug 18 2024 - 02:26:29 EST)
- [tip: sched/core] sched/fair: Unify pick_{,next_}_task_fair() tip-bot2 for Peter Zijlstra (Sun Aug 18 2024 - 02:26:33 EST)
- [tip: sched/core] sched: Allow sched_class::dequeue_task() to fail tip-bot2 for Peter Zijlstra (Sun Aug 18 2024 - 02:26:41 EST)
- Re: [linus:master] [RDMA/iwcm] aee2424246: WARNING:at_kernel/workqueue.c:#check_flush_dependency Oliver Sang (Sun Aug 18 2024 - 02:28:03 EST)
- [PATCH v5 00/13] Zacas/Zabha support and qspinlocks Alexandre Ghiti (Sun Aug 18 2024 - 02:35:57 EST)
- Re: [PATCH v3 7/7] selftests/mm: add more mseal traversal tests Pedro Falcato (Sun Aug 18 2024 - 02:36:49 EST)
- [PATCH v5 01/13] riscv: Move cpufeature.h macros into their own header Alexandre Ghiti (Sun Aug 18 2024 - 02:37:03 EST)
- Re: [PATCH net-next v2 2/2] net: phy: Add driver for Motorcomm yt8821 2.5G ethernet phy Frank.Sae (Sun Aug 18 2024 - 02:37:40 EST)
- [PATCH v5 02/13] riscv: Do not fail to build on byte/halfword operations with Zawrs Alexandre Ghiti (Sun Aug 18 2024 - 02:37:58 EST)
- [PATCH v5 03/13] riscv: Implement cmpxchg32/64() using Zacas Alexandre Ghiti (Sun Aug 18 2024 - 02:38:58 EST)
- Re: [PATCH] power: supply: max17042_battery: Fix SOC threshold calc w/ no current sense Krzysztof Kozlowski (Sun Aug 18 2024 - 02:39:36 EST)
- [PATCH v5 04/13] dt-bindings: riscv: Add Zabha ISA extension description Alexandre Ghiti (Sun Aug 18 2024 - 02:40:00 EST)
- [PATCH v5 05/13] riscv: Implement cmpxchg8/16() using Zabha Alexandre Ghiti (Sun Aug 18 2024 - 02:41:02 EST)
- Re: [PATCH v6 3/4] scripts: add verifier script for builtin module range data Masahiro Yamada (Sun Aug 18 2024 - 02:41:24 EST)
- Re: [PATCH v5 3/6] dt-bindings: ufs: Add X1E80100 UFS Krzysztof Kozlowski (Sun Aug 18 2024 - 02:42:02 EST)
- [PATCH v5 06/13] riscv: Improve zacas fully-ordered cmpxchg() Alexandre Ghiti (Sun Aug 18 2024 - 02:42:16 EST)
- [PATCH v5 07/13] riscv: Implement arch_cmpxchg128() using Zacas Alexandre Ghiti (Sun Aug 18 2024 - 02:43:06 EST)
- [PATCH v5 08/13] riscv: Implement xchg8/16() using Zabha Alexandre Ghiti (Sun Aug 18 2024 - 02:44:07 EST)
- [PATCH v5 09/13] asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock Alexandre Ghiti (Sun Aug 18 2024 - 02:45:09 EST)
- [PATCH v5 10/13] asm-generic: ticket-lock: Add separate ticket-lock.h Alexandre Ghiti (Sun Aug 18 2024 - 02:46:13 EST)
- [PATCH v5 11/13] riscv: Add ISA extension parsing for Ziccrse Alexandre Ghiti (Sun Aug 18 2024 - 02:47:12 EST)
- [PATCH v5 12/13] dt-bindings: riscv: Add Ziccrse ISA extension description Alexandre Ghiti (Sun Aug 18 2024 - 02:48:12 EST)
- [PATCH 0/3] Cleanup: Formatting iwlwifi driver Juan José Arboleda (Sun Aug 18 2024 - 02:49:09 EST)
- [PATCH 1/3] iwlwifi: mvm: Improve code style in pointer declarations Juan José Arboleda (Sun Aug 18 2024 - 02:49:26 EST)
- [PATCH v5 13/13] riscv: Add qspinlock support Alexandre Ghiti (Sun Aug 18 2024 - 02:49:37 EST)
- [PATCH 2/3] iwlwifi: mvm: Enclose multi-statement macro in a do while Juan José Arboleda (Sun Aug 18 2024 - 02:50:02 EST)
- [PATCH 3/3] iwlwifi: mvm: Replace spaces for tabs in iwl_mvm_vendor_events_idx Juan José Arboleda (Sun Aug 18 2024 - 02:50:20 EST)
- [PATCH v5 2/4] drm/amd/display: Add support for minimum backlight quirk Thomas Weißschuh (Sun Aug 18 2024 - 02:58:19 EST)
- [PATCH v5 4/4] drm: panel-backlight-quirks: Add Framework 13 glossy and 2.8k panels Thomas Weißschuh (Sun Aug 18 2024 - 02:58:19 EST)
- [PATCH v5 3/4] drm: panel-backlight-quirks: Add Framework 13 matte panel Thomas Weißschuh (Sun Aug 18 2024 - 02:58:32 EST)
- [PATCH v5 0/4] drm: Minimum backlight overrides and implementation for amdgpu Thomas Weißschuh (Sun Aug 18 2024 - 02:58:45 EST)
- [PATCH v5 1/4] drm: Add panel backlight quirks Thomas Weißschuh (Sun Aug 18 2024 - 02:59:09 EST)
- Re: [PATCH v2] init/Kconfig: Only block on RANDSTRUCT for RUST Neal Gompa (Sun Aug 18 2024 - 03:05:10 EST)
- Re: [PATCH v2 1/2] dt-bindings: iio: dac: add docs for ad8460 Krzysztof Kozlowski (Sun Aug 18 2024 - 03:05:26 EST)
- Re: [syzbot] [cgroups?] possible deadlock in task_rq_lock syzbot (Sun Aug 18 2024 - 03:05:41 EST)
- [PATCH] kbuild: fix typos "prequisites" to "prerequisites" Masahiro Yamada (Sun Aug 18 2024 - 03:07:48 EST)
- Re: [PATCH v11 01/14] EDAC: Add support for EDAC device feature's control kernel test robot (Sun Aug 18 2024 - 03:12:22 EST)
- Re: [PATCH 1/2] drm/msm/dpu: Add MSM8996 support Icenowy Zheng (Sun Aug 18 2024 - 03:17:38 EST)
- [PATCH v3] dmaengine: moxart: handle irq_of_parse_and_map() errors Ma Ke (Sun Aug 18 2024 - 03:18:35 EST)
- Re: [PATCH] soundwire: add lane field in sdw_port_runtime Vinod Koul (Sun Aug 18 2024 - 03:21:16 EST)
- Re: [PATCH] soundwire: intel_auxdevice: add kernel parameter for mclk divider Vinod Koul (Sun Aug 18 2024 - 03:23:45 EST)
- [PATCH] drm/panel: mantix-mlaf057we51: transition to mipi_dsi wrapped functions Tejas Vipin (Sun Aug 18 2024 - 03:24:31 EST)
- [PATCH RESEND] drm/nouveau: fix a possible null pointer dereference Ma Ke (Sun Aug 18 2024 - 03:25:52 EST)
- [PATCH] Adding Support for Thinkpad X12 Gen 2 Kbd Portfolio with 0x61AE as PID Vishnu Sankar (Sun Aug 18 2024 - 03:28:24 EST)
- Re: [PATCH] soundwire: stream: fix programming slave ports for non-continous port maps Vinod Koul (Sun Aug 18 2024 - 03:28:55 EST)
- Re: [PATCH] soundwire: cadence: re-check Peripheral status with delayed_work Vinod Koul (Sun Aug 18 2024 - 03:29:09 EST)
- Re: [PATCH] soundwire: intel_bus_common: enable interrupts before exiting reset Vinod Koul (Sun Aug 18 2024 - 03:29:20 EST)
- Re: [PATCH v3 0/6] mm: split underutilized THPs David Hildenbrand (Sun Aug 18 2024 - 03:45:18 EST)
- Re: [PATCH v3 4/4] mm: swap: Count successful mTHP ZSWAP stores in sysfs mTHP stats. Barry Song (Sun Aug 18 2024 - 03:46:19 EST)
- Re: [PATCH] ALSA: hda: cs35l41: fix module autoloading Takashi Iwai (Sun Aug 18 2024 - 03:48:19 EST)
- Re: [PATCH 1/3] ALSA/ASoC/SoundWire: Intel: use single definition for SDW_INTEL_MAX_LINKS Takashi Iwai (Sun Aug 18 2024 - 03:50:27 EST)
- Re: [PATCH v11 14/14] cxl/memfeature: Add CXL memory device PPR control feature kernel test robot (Sun Aug 18 2024 - 03:53:20 EST)
- Re: [PATCH v2] init/Kconfig: Only block on RANDSTRUCT for RUST Miguel Ojeda (Sun Aug 18 2024 - 03:56:15 EST)
- Re: [PATCH v2 0/2] mm: collect the number of anon mTHP Barry Song (Sun Aug 18 2024 - 03:59:19 EST)
- Re: [PATCH v5 0/4] Introduce userspace-driven ALSA timers Takashi Iwai (Sun Aug 18 2024 - 04:02:25 EST)
- Re: [PATCH v2 3/5] drm/log: Introduce a new boot logger to draw the kmsg on the screen kernel test robot (Sun Aug 18 2024 - 04:34:15 EST)
- [PATCH] kbuild: remove *.symversions left-over Masahiro Yamada (Sun Aug 18 2024 - 04:38:20 EST)
- [PATCH 6.10 00/25] 6.10.6-rc3 review Greg Kroah-Hartman (Sun Aug 18 2024 - 04:53:58 EST)
- Re: [PATCH 6.10 00/25] 6.10.6-rc2 review Greg Kroah-Hartman (Sun Aug 18 2024 - 04:54:35 EST)
- Re: [PATCH 5.10 000/345] 5.10.224-rc3 review Greg Kroah-Hartman (Sun Aug 18 2024 - 04:55:32 EST)
- [syzbot] [input?] [usb?] possible deadlock in hid_hw_open syzbot (Sun Aug 18 2024 - 05:24:40 EST)
- Re: [PATCH] ipmi:ssif: Exit early when there is a SMBus error Ivan T. Ivanov (Sun Aug 18 2024 - 05:27:39 EST)
- Re: [PATCH v1 0/2] mremap refactor: check src address for vma boundaries first. Oliver Sang (Sun Aug 18 2024 - 05:29:09 EST)
- [PATCH] Fixed typo "allocateed" to allocated Gianfranco Trad (Sun Aug 18 2024 - 05:42:55 EST)
- Re: [PATCH] ocfs2: fix unexpected zeroing of virtual disk Heming Zhao (Sun Aug 18 2024 - 06:31:54 EST)
- Re: [PATCH] net: sched: use-after-free in tcf_action_destroy Greg KH (Sun Aug 18 2024 - 06:40:21 EST)
- [syzbot] [f2fs?] kernel BUG in f2fs_evict_inode (3) syzbot (Sun Aug 18 2024 - 06:41:35 EST)
- [PATCH v3 0/5] tracing/probes: Support tracepoint events on modules Masami Hiramatsu (Google) (Sun Aug 18 2024 - 06:42:59 EST)
- [PATCH v3 1/5] tracepoint: Support iterating over tracepoints on modules Masami Hiramatsu (Google) (Sun Aug 18 2024 - 06:43:08 EST)
- [PATCH v3 2/5] tracepoint: Support tterating tracepoints in a loading module Masami Hiramatsu (Google) (Sun Aug 18 2024 - 06:43:20 EST)
- [PATCH v3 3/5] tracing/fprobe: Support raw tracepoint events on modules Masami Hiramatsu (Google) (Sun Aug 18 2024 - 06:43:33 EST)
- [PATCH v3 4/5] tracing/fprobe: Support raw tracepoints on future loaded modules Masami Hiramatsu (Google) (Sun Aug 18 2024 - 06:43:50 EST)
- [PATCH v3 5/5] sefltests/tracing: Add a test for tracepoint events on modules Masami Hiramatsu (Google) (Sun Aug 18 2024 - 06:44:02 EST)
- [PATCH 03/12] drm/edid: constify argument of drm_edid_is_valid() Thomas Weißschuh (Sun Aug 18 2024 - 06:44:15 EST)
- [PATCH 00/12] drm/amd: Switch over to struct drm_edid Thomas Weißschuh (Sun Aug 18 2024 - 06:44:17 EST)
- [PATCH 01/12] drm/amd/display: remove spurious definition for dm_helpers_get_sbios_edid() Thomas Weißschuh (Sun Aug 18 2024 - 06:44:25 EST)
- [PATCH 02/12] drm/amd/display: Remove EDID members of ddc_service Thomas Weißschuh (Sun Aug 18 2024 - 06:44:34 EST)
- [PATCH 06/12] drm/amd/display: Constify 'struct edid' in parsing functions Thomas Weißschuh (Sun Aug 18 2024 - 06:45:15 EST)
- [PATCH 07/12] drm/amd/display: Use struct edid in dc_link_add_remote_sink() Thomas Weißschuh (Sun Aug 18 2024 - 06:45:25 EST)
- [PATCH 10/12] drm/edid: add a helper to compare two EDIDs Thomas Weißschuh (Sun Aug 18 2024 - 06:45:27 EST)
- [PATCH 08/12] drm/amdgpu: Switch amdgpu_connector to struct drm_edid Thomas Weißschuh (Sun Aug 18 2024 - 06:45:33 EST)
- [PATCH 12/12] drm/amd/display: Switch dc_link_add_remote_sink() to struct drm_edid Thomas Weißschuh (Sun Aug 18 2024 - 06:45:38 EST)
- [PATCH 05/12] drm/amd/display: Constify raw_edid handling in dm_helpers_parse_edid_caps() Thomas Weißschuh (Sun Aug 18 2024 - 06:45:39 EST)
- [PATCH 11/12] drm/amd/display: Switch dc_sink to struct drm_edid Thomas Weißschuh (Sun Aug 18 2024 - 06:45:50 EST)
- [PATCH 09/12] drm/amd/display: Switch amdgpu_dm_connector to struct drm_edid Thomas Weißschuh (Sun Aug 18 2024 - 06:45:57 EST)
- [PATCH 04/12] drm/amd/display: Simplify raw_edid handling in dm_helpers_parse_edid_caps() Thomas Weißschuh (Sun Aug 18 2024 - 06:51:30 EST)
- Re: [PATCH] m68k: move sun3 into a top-level platform option Geert Uytterhoeven (Sun Aug 18 2024 - 07:08:43 EST)
- Re: [PATCH] ocfs2: Remove custom swap functions in favor of built-in sort swap Heming Zhao (Sun Aug 18 2024 - 07:36:44 EST)
- [PATCH] fix member variable description warnings while building docs abid-sayyad (Sun Aug 18 2024 - 07:40:56 EST)
- Re: [PATCH] ocfs2: Fix shift-out-of-bounds UBSAN bug in ocfs2_verify_volume() Heming Zhao (Sun Aug 18 2024 - 07:44:07 EST)
- Re: [PATCH v3 21/25] dax/region: Create resources on sparse DAX regions Markus Elfring (Sun Aug 18 2024 - 07:45:55 EST)
- Re: [PATCH] Remove *.orig pattern from .gitignore Masahiro Yamada (Sun Aug 18 2024 - 08:21:18 EST)
- Re: [PATCH v3] dmaengine: moxart: handle irq_of_parse_and_map() errors Arnd Bergmann (Sun Aug 18 2024 - 08:28:28 EST)
- Re: [PATCH 6.10 00/25] 6.10.6-rc3 review Ronald Warsow (Sun Aug 18 2024 - 08:32:16 EST)
- Re: [PATCH v2] kbuild: add debug package to pacman PKGBUILD Masahiro Yamada (Sun Aug 18 2024 - 08:36:31 EST)
- Re: VT-less kernels, and /dev/console on x86 nerdopolis (Sun Aug 18 2024 - 08:43:51 EST)
- [GIT PULL] Btrfs fixes for 6.11-rc4, part 2 David Sterba (Sun Aug 18 2024 - 08:44:13 EST)
- [PATCH v13 00/20] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph Masami Hiramatsu (Google) (Sun Aug 18 2024 - 08:48:11 EST)
- [PATCH v13 01/20] tracing: fgraph: Fix to add new fgraph_ops to array after ftrace_startup_subops() Masami Hiramatsu (Google) (Sun Aug 18 2024 - 08:48:25 EST)
- [PATCH v13 02/20] tracing: Add a comment about ftrace_regs definition Masami Hiramatsu (Google) (Sun Aug 18 2024 - 08:48:39 EST)
- [PATCH v13 03/20] tracing: Rename ftrace_regs_return_value to ftrace_regs_get_return_value Masami Hiramatsu (Google) (Sun Aug 18 2024 - 08:48:54 EST)
- [PATCH v13 04/20] function_graph: Pass ftrace_regs to entryfunc Masami Hiramatsu (Google) (Sun Aug 18 2024 - 08:49:09 EST)
- [PATCH v13 05/20] function_graph: Replace fgraph_ret_regs with ftrace_regs Masami Hiramatsu (Google) (Sun Aug 18 2024 - 08:49:28 EST)
- [PATCH v13 06/20] function_graph: Pass ftrace_regs to retfunc Masami Hiramatsu (Google) (Sun Aug 18 2024 - 08:49:41 EST)
- [PATCH v13 07/20] fprobe: Use ftrace_regs in fprobe entry handler Masami Hiramatsu (Google) (Sun Aug 18 2024 - 08:50:00 EST)
- [PATCH v13 08/20] fprobe: Use ftrace_regs in fprobe exit handler Masami Hiramatsu (Google) (Sun Aug 18 2024 - 08:50:16 EST)
- [PATCH v13 09/20] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs Masami Hiramatsu (Google) (Sun Aug 18 2024 - 08:50:31 EST)
- [PATCH v13 10/20] tracing: Add ftrace_fill_perf_regs() for perf event Masami Hiramatsu (Google) (Sun Aug 18 2024 - 08:50:49 EST)
- [PATCH v13 11/20] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS Masami Hiramatsu (Google) (Sun Aug 18 2024 - 08:51:05 EST)
- [PATCH v13 12/20] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled Masami Hiramatsu (Google) (Sun Aug 18 2024 - 08:51:21 EST)
- [PATCH v13 13/20] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC Masami Hiramatsu (Google) (Sun Aug 18 2024 - 08:51:33 EST)
- [PATCH v13 14/20] fprobe: Rewrite fprobe on function-graph tracer Masami Hiramatsu (Google) (Sun Aug 18 2024 - 08:51:51 EST)
- [PATCH v13 15/20] tracing: Fix function timing profiler to initialize hashtable Masami Hiramatsu (Google) (Sun Aug 18 2024 - 08:52:04 EST)
- [PATCH v13 16/20] tracing/fprobe: Remove nr_maxactive from fprobe Masami Hiramatsu (Google) (Sun Aug 18 2024 - 08:52:21 EST)
- Re: [PATCH 6.10 00/25] 6.10.6-rc3 review Anders Roxell (Sun Aug 18 2024 - 08:52:34 EST)
- [PATCH v13 17/20] selftests: ftrace: Remove obsolate maxactive syntax check Masami Hiramatsu (Google) (Sun Aug 18 2024 - 08:52:43 EST)
- [PATCH v13 18/20] selftests/ftrace: Add a test case for repeating register/unregister fprobe Masami Hiramatsu (Google) (Sun Aug 18 2024 - 08:53:04 EST)
- [PATCH v13 19/20] Documentation: probes: Update fprobe on function-graph tracer Masami Hiramatsu (Google) (Sun Aug 18 2024 - 08:53:20 EST)
- [PATCH v13 20/20] fgraph: Skip recording calltime/rettime if it is not nneeded Masami Hiramatsu (Google) (Sun Aug 18 2024 - 08:53:34 EST)
- Re: [RFC net-next 0/5] Suspend IRQs during preferred busy poll Willem de Bruijn (Sun Aug 18 2024 - 08:55:23 EST)
- Re: [PATCH v3] dmaengine: moxart: handle irq_of_parse_and_map() errors lock hey lee (Sun Aug 18 2024 - 09:03:54 EST)
- Re: [PATCH] HID: corsair-void: Add Corsair Void headset family driver Markus Elfring (Sun Aug 18 2024 - 09:13:19 EST)
- Re: [PATCH v4 3/3] selftests/tracing: Add hist poll() support test Google (Sun Aug 18 2024 - 09:16:09 EST)
- [PATCH v5 0/3] tracing: Support poll on event hist file Masami Hiramatsu (Google) (Sun Aug 18 2024 - 09:18:34 EST)
- [PATCH v5 1/3] tracing/hist: Add poll(POLLIN) support on hist file Masami Hiramatsu (Google) (Sun Aug 18 2024 - 09:18:47 EST)
- [PATCH v5 2/3] tracing/hist: Support POLLPRI event for poll on histogram Masami Hiramatsu (Google) (Sun Aug 18 2024 - 09:18:58 EST)
- [PATCH v5 3/3] selftests/tracing: Add hist poll() support test Masami Hiramatsu (Google) (Sun Aug 18 2024 - 09:19:09 EST)
- Re: [PATCH 2/9] perf annotate-data: Fix off-by-one in location range check Google (Sun Aug 18 2024 - 09:22:32 EST)
- [RFC V7] md/bitmap: Optimize lock contention. Shushu Yi (Sun Aug 18 2024 - 09:37:22 EST)
- Re: [PATCH v6] clk: starfive: jh7110-sys: Fix lower rate of CPUfreq by setting PLL0 rate to 1.5GHz Conor Dooley (Sun Aug 18 2024 - 09:44:32 EST)
- [PATCH] ufs: Remove unused ufs_old_cylinder_group struct and related macros Thorsten Blum (Sun Aug 18 2024 - 09:58:23 EST)
- Re: [PATCH 5.15 000/479] 5.15.165-rc3 review Harshit Mogalapalli (Sun Aug 18 2024 - 10:00:41 EST)
- Re: [PATCH 5.4 000/255] 5.4.282-rc2 review Harshit Mogalapalli (Sun Aug 18 2024 - 10:01:14 EST)
- Re: [PATCH 4.19 000/196] 4.19.320-rc1 review Harshit Mogalapalli (Sun Aug 18 2024 - 10:01:57 EST)
- [PATCH 1/2] docs: rust: link to https://rust.docs.kernel.org Miguel Ojeda (Sun Aug 18 2024 - 10:12:26 EST)
- [PATCH 2/2] docs: rust: improve main page introducing a "Code documentation" section Miguel Ojeda (Sun Aug 18 2024 - 10:12:43 EST)
- [RFC PATCH] rust: enable rustdoc's `--generate-link-to-definition` Miguel Ojeda (Sun Aug 18 2024 - 10:13:09 EST)
- Re: [PATCH net-next v13 12/14] net: replace page_frag with page_frag_cache Yunsheng Lin (Sun Aug 18 2024 - 10:17:59 EST)
- [PATCH v3] mmc: mtk-sd: Improve data type in msdc_timeout_cal() Thorsten Blum (Sun Aug 18 2024 - 10:24:05 EST)
- Re: [PATCH v3 08/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller Rob Herring (Arm) (Sun Aug 18 2024 - 10:24:15 EST)
- Re: [PATCH v2 3/4] firewire: core: Prevent device_find_child() from modifying caller's match data Zijun Hu (Sun Aug 18 2024 - 10:24:56 EST)
- Re: [PATCH v3 3/5] dt-bindings: arm: Add Coresight TMC Control Unit hardware Rob Herring (Sun Aug 18 2024 - 10:28:43 EST)
- Re: [PATCH v2 1/7] dt-bindings: usb: snps,dwc3: Split core description Rob Herring (Sun Aug 18 2024 - 10:33:58 EST)
- Re: VT-less kernels, and /dev/console on x86 nerdopolis (Sun Aug 18 2024 - 10:34:09 EST)
- Re: [RESEND PATCH v2] eventfd: introduce ratelimited wakeup for non-semaphore eventfd Wen Yang (Sun Aug 18 2024 - 10:41:55 EST)
- Re: [PATCH v1 0/9] Fix Allwinner D1 boot regression Palmer Dabbelt (Sun Aug 18 2024 - 10:47:21 EST)
- Re: [RESEND PATCH v2] eventfd: introduce ratelimited wakeup for non-semaphore eventfd Wen Yang (Sun Aug 18 2024 - 10:49:12 EST)
- Re: VT-less kernels, and /dev/console on x86 nerdopolis (Sun Aug 18 2024 - 10:50:48 EST)
- Re: [RFC net-next 0/5] Suspend IRQs during preferred busy poll Martin Karsten (Sun Aug 18 2024 - 10:51:38 EST)
- Re: [PATCH 1/1] dt-bindings: arm: fsl: add fsl-ls2081a-rdb board Rob Herring (Arm) (Sun Aug 18 2024 - 10:55:11 EST)
- Re: [PATCH 1/1] dt-bindings: extcon: convert extcon-usb-gpio.txt to yaml format Rob Herring (Arm) (Sun Aug 18 2024 - 10:57:13 EST)
- Re: [PATCH 1/1] dt-bindings: arm: fsl: correct spelling of TQ-Systems Rob Herring (Arm) (Sun Aug 18 2024 - 11:03:17 EST)
- Re: [PATCH] dt-bindings: bluetooth: bring the HW description closer to reality for wcn6855 Rob Herring (Sun Aug 18 2024 - 11:08:10 EST)
- [PATCH v2 0/1] iio: bmi323: have the peripheral consume less power Denis Benato (Sun Aug 18 2024 - 11:09:58 EST)
- [PATCH v2] iio: bmi323: peripheral in lowest power state on suspend Denis Benato (Sun Aug 18 2024 - 11:10:05 EST)
- Re: [PATCH v2 1/2] dt-bindings: interrupt-controller: Add support for ASPEED AST27XX INTC Rob Herring (Sun Aug 18 2024 - 11:20:39 EST)
- Re: [PATCH 1/2] dt-bindings: arm-smmu: Add qcom,last-ctx-bank-reserved Rob Herring (Sun Aug 18 2024 - 11:25:27 EST)
- [PATCH v2] mm/kmemleak: Use explicit cast to cast pointer from percpu to generic AS Uros Bizjak (Sun Aug 18 2024 - 11:27:07 EST)
- Re: [PATCH 6.10 00/25] 6.10.6-rc3 review Jon Hunter (Sun Aug 18 2024 - 11:28:45 EST)
- Re: [PATCH v2 1/1] dt-bindings: input: touchscreen: convert colibri-vf50-ts.txt to yaml Rob Herring (Sun Aug 18 2024 - 11:30:30 EST)
- Re: [PATCH 1/1] dt-binding: ptp: fsl,ptp: add pci1957,ee02 compatible string for fsl,enetc-ptp Rob Herring (Arm) (Sun Aug 18 2024 - 11:33:17 EST)
- Re: [PATCH v3 1/3] riscv: mm: Use hint address in mmap if available Levi Zim (Sun Aug 18 2024 - 11:35:21 EST)
- [GIT PULL] USB / Thunderbolt driver fixes for 6.11-rc4 Greg KH (Sun Aug 18 2024 - 11:38:45 EST)
- [GIT PULL] TTY / Serial driver fixes for 6.11-rc4 Greg KH (Sun Aug 18 2024 - 11:39:10 EST)
- Re: [PATCH v2 1/1] dt-binding: memory-controllers: fsl,ifc: add compatible string fsl,ifc-nand Rob Herring (Sun Aug 18 2024 - 11:39:25 EST)
- [GIT PULL] Char/Misc driver fixes for 6.11-rc4 Greg KH (Sun Aug 18 2024 - 11:39:38 EST)
- [GIT PULL] Driver core fixes for 6.11-rc4 Greg KH (Sun Aug 18 2024 - 11:42:17 EST)
- Re: [PATCH net-next v19 03/13] netdev: support binding dma-buf to netdevice Taehee Yoo (Sun Aug 18 2024 - 11:45:09 EST)
- Re: [PATCH 1/1] dt-bindings: usb: add layerscape super speed usb support Rob Herring (Arm) (Sun Aug 18 2024 - 11:53:52 EST)
- Re: [PATCH v2 2/5] dt-bindings: phy: Add STM32MP25 COMBOPHY bindings Rob Herring (Sun Aug 18 2024 - 12:04:35 EST)
- Re: [PATCH v7 0/2] Add light channel for LTR390 Jonathan Cameron (Sun Aug 18 2024 - 12:05:51 EST)
- Re: [PATCH v2 1/1] dt-bindings: net: wireless: convert marvel-8xxx.txt to yaml format Rob Herring (Arm) (Sun Aug 18 2024 - 12:08:03 EST)
- Re: [RFC PATCH] dt-bindings: arc: convert archs-pct.txt to yaml Rob Herring (Arm) (Sun Aug 18 2024 - 12:12:18 EST)
- [PATCH v2] docs: bug-bisect: rewrite to better match the other bisecting text Thorsten Leemhuis (Sun Aug 18 2024 - 12:12:33 EST)
- Re: [PATCH v3] of/irq: Support #msi-cells=<0> in of_msi_get_domain Rob Herring (Sun Aug 18 2024 - 12:18:28 EST)
- Re: [PATCH 1/2] dt-bindings: clock: qcom,sc7280-lpasscorecc: order properties to match convention Rob Herring (Arm) (Sun Aug 18 2024 - 12:19:23 EST)
- Re: [PATCH 2/2] dt-bindings: clock: qcom,sc7280-lpasscorecc: add top-level constraints Rob Herring (Arm) (Sun Aug 18 2024 - 12:19:40 EST)
- Re: [PATCH 1/2] docs: rust: link to https://rust.docs.kernel.org Konstantin Ryabitsev (Sun Aug 18 2024 - 12:22:48 EST)
- [PATCH] ksmbd: Replace one-element arrays with flexible-array members Thorsten Blum (Sun Aug 18 2024 - 12:23:00 EST)
- [PATCH] drm/radeon: Switch radeon_connector to struct drm_edid Thomas Weißschuh (Sun Aug 18 2024 - 12:23:54 EST)
- issue with Asus Vivobook keyboard Lamome Julien (Sun Aug 18 2024 - 12:28:37 EST)
- Re: [PATCH 2/3] iwlwifi: mvm: Enclose multi-statement macro in a do while kernel test robot (Sun Aug 18 2024 - 12:51:29 EST)
- Re: [PATCH v12 00/10] enable bs > ps in XFS Pankaj Raghav (Samsung) (Sun Aug 18 2024 - 12:51:51 EST)
- Re: [PATCH 00/12] Enable build system on macOS hosts Klaus Jensen (Sun Aug 18 2024 - 12:56:13 EST)
- [PATCH v2 00/14] KEYS: Add support for PGP keys and signatures Roberto Sassu (Sun Aug 18 2024 - 12:59:54 EST)
- [PATCH v2 02/14] rsa: add parser of raw format Roberto Sassu (Sun Aug 18 2024 - 13:00:10 EST)
- [PATCH v2 01/14] mpi: Introduce mpi_key_length() Roberto Sassu (Sun Aug 18 2024 - 13:00:20 EST)
- [PATCH v2 03/14] PGPLIB: PGP definitions (RFC 4880) Roberto Sassu (Sun Aug 18 2024 - 13:00:34 EST)
- Re: [PATCH v5 0/9] mm: swap: mTHP swap allocator base on swap cluster order Kairui Song (Sun Aug 18 2024 - 13:00:44 EST)
- [PATCH v2 04/14] PGPLIB: Basic packet parser Roberto Sassu (Sun Aug 18 2024 - 13:01:00 EST)
- [PATCH v2 05/14] PGPLIB: Signature parser Roberto Sassu (Sun Aug 18 2024 - 13:01:14 EST)
- [PATCH v2 06/14] KEYS: PGP data parser Roberto Sassu (Sun Aug 18 2024 - 13:01:23 EST)
- [PATCH v2 07/14] KEYS: Provide PGP key description autogeneration Roberto Sassu (Sun Aug 18 2024 - 13:01:41 EST)
- [PATCH v2 09/14] KEYS: Retry asym key search with partial ID in restrict_link_by_signature() Roberto Sassu (Sun Aug 18 2024 - 13:01:56 EST)
- [PATCH v2 08/14] KEYS: PGP-based public key signature verification Roberto Sassu (Sun Aug 18 2024 - 13:02:05 EST)
- [PATCH v2 10/14] KEYS: Calculate key digest and get signature of the key Roberto Sassu (Sun Aug 18 2024 - 13:02:25 EST)
- [PATCH v2 11/14] verification: introduce verify_pgp_signature() Roberto Sassu (Sun Aug 18 2024 - 13:02:39 EST)
- [PATCH v2 12/14] PGP: Provide a key type for testing PGP signatures Roberto Sassu (Sun Aug 18 2024 - 13:02:47 EST)
- [PATCH v2 13/14] KEYS: Provide a function to load keys from a PGP keyring blob Roberto Sassu (Sun Aug 18 2024 - 13:03:05 EST)
- [PATCH v2 14/14] KEYS: Introduce load_pgp_public_keyring() Roberto Sassu (Sun Aug 18 2024 - 13:03:21 EST)
- [syzbot] [ocfs2?] kernel BUG in ocfs2_set_new_buffer_uptodate syzbot (Sun Aug 18 2024 - 13:06:35 EST)
- [syzbot] [bcachefs?] KASAN: slab-out-of-bounds Write in bch2_dev_journal_init syzbot (Sun Aug 18 2024 - 13:06:41 EST)
- [syzbot] [ocfs2?] WARNING: bad unlock balance in ocfs2_read_blocks syzbot (Sun Aug 18 2024 - 13:06:44 EST)
- [PATCH v2] irqchip/gic-v4: Fix ordering between vmapp and vpe locks Marc Zyngier (Sun Aug 18 2024 - 13:16:52 EST)
- Re: [PATCH v20 12/20] dm verity: expose root hash digest and signature data to LSMs Paul Moore (Sun Aug 18 2024 - 13:23:11 EST)
- Re: [GIT PULL] USB / Thunderbolt driver fixes for 6.11-rc4 pr-tracker-bot (Sun Aug 18 2024 - 13:23:33 EST)
- Re: [GIT PULL] TTY / Serial driver fixes for 6.11-rc4 pr-tracker-bot (Sun Aug 18 2024 - 13:23:46 EST)
- Re: [GIT PULL] Btrfs fixes for 6.11-rc4, part 2 pr-tracker-bot (Sun Aug 18 2024 - 13:24:00 EST)
- Re: [GIT PULL] Char/Misc driver fixes for 6.11-rc4 pr-tracker-bot (Sun Aug 18 2024 - 13:24:11 EST)
- Re: [GIT PULL] Driver core fixes for 6.11-rc4 pr-tracker-bot (Sun Aug 18 2024 - 13:24:21 EST)
- [PATCH] dt-bindings: samsung: exynos-usi: add missing constraints Krzysztof Kozlowski (Sun Aug 18 2024 - 13:28:19 EST)
- [PATCH] dt-bindings: reset: socionext,uniphier-glue-reset: add top-level constraints Krzysztof Kozlowski (Sun Aug 18 2024 - 13:28:33 EST)
- [PATCH] dt-bindings: pwm: allwinner,sun4i-a10-pwm: add top-level constraints Krzysztof Kozlowski (Sun Aug 18 2024 - 13:28:48 EST)
- [PATCH] dt-bindings: phy: socionext,uniphier: add top-level constraints Krzysztof Kozlowski (Sun Aug 18 2024 - 13:29:04 EST)
- [PATCH 1/3] dt-bindings: PCI: hisilicon,kirin-pcie: add top-level constraints Krzysztof Kozlowski (Sun Aug 18 2024 - 13:29:20 EST)
- [PATCH 2/3] dt-bindings: PCI: renesas,pci-rcar-gen2: add top-level constraints Krzysztof Kozlowski (Sun Aug 18 2024 - 13:29:30 EST)
- [PATCH 3/3] dt-bindings: PCI: socionext,uniphier-pcie-ep: add top-level constraints Krzysztof Kozlowski (Sun Aug 18 2024 - 13:29:38 EST)
- [PATCH net-next 1/4] dt-bindings: net: mediatek,net: narrow interrupts per variants Krzysztof Kozlowski (Sun Aug 18 2024 - 13:30:03 EST)
- [PATCH net-next 2/4] dt-bindings: net: mediatek,net: add top-level constraints Krzysztof Kozlowski (Sun Aug 18 2024 - 13:30:23 EST)
- [PATCH net-next 3/4] dt-bindings: net: renesas,etheravb: add top-level constraints Krzysztof Kozlowski (Sun Aug 18 2024 - 13:30:47 EST)
- [PATCH net-next 4/4] dt-bindings: net: socionext,uniphier-ave4: add top-level constraints Krzysztof Kozlowski (Sun Aug 18 2024 - 13:30:57 EST)
- [PATCH] dt-bindings: mmc: renesas,sdhi: add top-level constraints Krzysztof Kozlowski (Sun Aug 18 2024 - 13:31:24 EST)
- [PATCH] dt-bindings: memory-controllers: renesas,rpc-if: add top-level constraints Krzysztof Kozlowski (Sun Aug 18 2024 - 13:31:38 EST)
- [PATCH 1/2] media: dt-bindings: renesas,fcp: add top-level constraints Krzysztof Kozlowski (Sun Aug 18 2024 - 13:31:54 EST)
- [PATCH 2/2] media: dt-bindings: renesas,vsp1: add top-level constraints Krzysztof Kozlowski (Sun Aug 18 2024 - 13:32:05 EST)
- [PATCH] dt-bindings: iio: st,stm32-adc: add top-level constraints Krzysztof Kozlowski (Sun Aug 18 2024 - 13:32:24 EST)
- [PATCH 1/2] dt-bindings: display: renesas,du: narrow interrupts and resets per variants Krzysztof Kozlowski (Sun Aug 18 2024 - 13:32:38 EST)
- [PATCH 2/2] dt-bindings: display: renesas,du: add top-level constraints Krzysztof Kozlowski (Sun Aug 18 2024 - 13:32:50 EST)
- [PATCH 1/5] dt-bindings: clock: baikal,bt1-ccu-div: add top-level constraints Krzysztof Kozlowski (Sun Aug 18 2024 - 13:33:08 EST)
- [PATCH 2/5] dt-bindings: clock: cirrus,lochnagar: add top-level constraints Krzysztof Kozlowski (Sun Aug 18 2024 - 13:33:19 EST)
- [PATCH 3/5] dt-bindings: clock: renesas,cpg-clocks: add top-level constraints Krzysztof Kozlowski (Sun Aug 18 2024 - 13:33:28 EST)
- [PATCH 4/5] dt-bindings: clock: rockchip,rk3588-cru: drop unneeded assigned-clocks Krzysztof Kozlowski (Sun Aug 18 2024 - 13:33:45 EST)
- [PATCH 5/5] dt-bindings: clock: st,stm32mp1-rcc: add top-level constraints Krzysztof Kozlowski (Sun Aug 18 2024 - 13:34:03 EST)
- [PATCH] ASoC: dt-bindings: samsung,odroid: drop stale clocks Krzysztof Kozlowski (Sun Aug 18 2024 - 13:34:20 EST)
- Re: [PATCH 1/2] media: dt-bindings: renesas,fcp: add top-level constraints Laurent Pinchart (Sun Aug 18 2024 - 13:38:37 EST)
- Re: [PATCH 2/2] media: dt-bindings: renesas,vsp1: add top-level constraints Laurent Pinchart (Sun Aug 18 2024 - 13:40:09 EST)
- Re: [PATCH 1/2] dt-bindings: display: renesas,du: narrow interrupts and resets per variants Laurent Pinchart (Sun Aug 18 2024 - 13:42:17 EST)
- Re: [PATCH 1/2] dt-bindings: display: renesas,du: narrow interrupts and resets per variants Krzysztof Kozlowski (Sun Aug 18 2024 - 13:44:37 EST)
- Re: [PATCH 1/2] media: dt-bindings: renesas,fcp: add top-level constraints Krzysztof Kozlowski (Sun Aug 18 2024 - 13:46:12 EST)
- Re: [PATCH 2/2] dt-bindings: display: renesas,du: add top-level constraints Laurent Pinchart (Sun Aug 18 2024 - 13:47:32 EST)
- Re: [PATCH 1/2] media: dt-bindings: renesas,fcp: add top-level constraints Laurent Pinchart (Sun Aug 18 2024 - 13:51:00 EST)
- Re: [PATCH 1/2] dt-bindings: display: renesas,du: narrow interrupts and resets per variants Laurent Pinchart (Sun Aug 18 2024 - 13:51:54 EST)
- Re: [PATCH v4 1/8] dt-bindings: clock: qcom: Add SA8775P video clock controller Krzysztof Kozlowski (Sun Aug 18 2024 - 14:00:18 EST)
- Re: [PATCH v4 3/8] dt-bindings: clock: qcom: Add SA8775P camera clock controller Krzysztof Kozlowski (Sun Aug 18 2024 - 14:02:26 EST)
- Re: [PATCH v4 5/8] dt-bindings: clock: qcom: Add SA8775P display clock controllers Krzysztof Kozlowski (Sun Aug 18 2024 - 14:02:57 EST)
- [BUG] Rockchip SPI: Runtime PM usage count underflow! Vicente Bergas (Sun Aug 18 2024 - 14:14:21 EST)
- Re: [RFC PATCH] rust: enable rustdoc's `--generate-link-to-definition` Gary Guo (Sun Aug 18 2024 - 14:19:57 EST)
- Re: [PATCH] media/usb/siano: Fix endpoint type checking in smsusb Alan Stern (Sun Aug 18 2024 - 14:21:02 EST)
- Re: [BUG] Rockchip SPI: Runtime PM usage count underflow! Dragan Simic (Sun Aug 18 2024 - 14:27:02 EST)
- RE: [PATCH 1/6] net: driver: stmmac: extend CSR calc support Jan Petrous (OSS) (Sun Aug 18 2024 - 14:38:53 EST)
- Re: [PATCH 1/2] dt-bindings: display: renesas,du: narrow interrupts and resets per variants Krzysztof Kozlowski (Sun Aug 18 2024 - 14:49:09 EST)
- Re: [PATCH 1/2] media: dt-bindings: renesas,fcp: add top-level constraints Krzysztof Kozlowski (Sun Aug 18 2024 - 14:52:11 EST)
- RE: [PATCH 2/6] net: stmmac: Expand clock rate variables Jan Petrous (OSS) (Sun Aug 18 2024 - 14:54:18 EST)
- Re: [BUG] Rockchip SPI: Runtime PM usage count underflow! Vicente Bergas (Sun Aug 18 2024 - 14:55:31 EST)
- Re: [PATCH 2/3] iwlwifi: mvm: Enclose multi-statement macro in a do while kernel test robot (Sun Aug 18 2024 - 15:14:32 EST)
- Re: [syzbot] [wireless?] WARNING in cfg80211_bss_color_notify syzbot (Sun Aug 18 2024 - 15:19:16 EST)
- Re: [BUG] Rockchip SPI: Runtime PM usage count underflow! Dragan Simic (Sun Aug 18 2024 - 15:21:02 EST)
- Re: [PATCH v11 04/14] cxl/mbox: Add GET_SUPPORTED_FEATURES mailbox command kernel test robot (Sun Aug 18 2024 - 15:24:33 EST)
- [PATCH] arm64: dts: qcom: sc7280.dtsi: Fix PMU nodes for Cortex A55 and A78 Danila Tikhonov (Sun Aug 18 2024 - 15:29:32 EST)
- Re: [PATCH v2 08/11] arm64: dts: qcom: Add SM7325 device tree Danila Tikhonov (Sun Aug 18 2024 - 15:34:22 EST)
- RE: [PATCH 4/6] net: stmmac: dwmac-s32cc: add basic NXP S32G/S32R glue Jan Petrous (OSS) (Sun Aug 18 2024 - 15:35:52 EST)
- RE: [PATCH 4/6] net: stmmac: dwmac-s32cc: add basic NXP S32G/S32R glue Jan Petrous (OSS) (Sun Aug 18 2024 - 15:40:04 EST)
- [PATCH] hwmon: (pt5161l) Fix invalid temperature reading Cosmo Chou (Sun Aug 18 2024 - 15:46:43 EST)
- Re: [PATCH v2] mm/kmemleak: Use explicit cast to cast pointer from percpu to generic AS Uros Bizjak (Sun Aug 18 2024 - 15:52:09 EST)
- Re: [BUG] Rockchip SPI: Runtime PM usage count underflow! Vicente Bergas (Sun Aug 18 2024 - 16:10:27 EST)
- Re: [PATCH v12 00/10] enable bs > ps in XFS David Howells (Sun Aug 18 2024 - 16:16:40 EST)
- [PATCH] usb: typec: fsa4480: Relax CHIP_ID check Luca Weiss (Sun Aug 18 2024 - 16:21:49 EST)
- Re: [BUG] Rockchip SPI: Runtime PM usage count underflow! Dragan Simic (Sun Aug 18 2024 - 16:26:15 EST)
- [PATCH] arm64: dts: imx8mp: Enable HDMI to Data Modul i.MX8M Plus eDM SBC Marek Vasut (Sun Aug 18 2024 - 16:28:25 EST)
- Re: [PATCH] usb: typec: fsa4480: Relax CHIP_ID check Luca Weiss (Sun Aug 18 2024 - 16:30:17 EST)
- [PATCH] arm64: dts: imx8mm: Update Data Modul i.MX8M Mini eDM SBC DT to rev.A01 Marek Vasut (Sun Aug 18 2024 - 16:30:57 EST)
- Linux 6.11-rc4 Linus Torvalds (Sun Aug 18 2024 - 16:32:36 EST)
- [PATCH v2 05/10] dt-bindings: clock: qcom,sm8450-gpucc: Add SM8475 GPUCC bindings Danila Tikhonov (Sun Aug 18 2024 - 16:44:19 EST)
- [PATCH v2 06/10] clk: qcom: gpucc-sm8450: Add SM8475 support Danila Tikhonov (Sun Aug 18 2024 - 16:44:31 EST)
- [PATCH v2 07/10] dt-bindings: clock: qcom,sm8450-videocc: Add SM8475 VIDEOCC bindings Danila Tikhonov (Sun Aug 18 2024 - 16:44:36 EST)
- [PATCH v2 08/10] clk: qcom: videocc-sm8450: Add SM8475 support Danila Tikhonov (Sun Aug 18 2024 - 16:45:07 EST)
- [PATCH v2 04/10] clk: qcom: dispcc-sm8450: Add SM8475 support Danila Tikhonov (Sun Aug 18 2024 - 16:45:22 EST)
- [PATCH v2 09/10] dt-bindings: clock: qcom,sm8450-camcc: Add SM8475 CAMCC bindings Danila Tikhonov (Sun Aug 18 2024 - 16:45:25 EST)
- [PATCH v2 10/10] clk: qcom: camcc-sm8450: Add SM8475 support Danila Tikhonov (Sun Aug 18 2024 - 16:45:53 EST)
- [PATCH v2 03/10] dt-bindings: clock: qcom,sm8450-dispcc: Add SM8475 DISPCC bindings Danila Tikhonov (Sun Aug 18 2024 - 16:46:06 EST)
- [PATCH v2 02/10] clk: qcom: gcc-sm8450: Add SM8475 support Danila Tikhonov (Sun Aug 18 2024 - 16:46:12 EST)
- [PATCH v2 01/10] dt-bindings: clock: qcom,gcc-sm8450: Add SM8475 GCC bindings Danila Tikhonov (Sun Aug 18 2024 - 16:55:12 EST)
- [PATCH v2 00/10] Add SM8475 clock controller drivers Danila Tikhonov (Sun Aug 18 2024 - 16:56:05 EST)
- [PATCH v2 1/2] err.h: Add ERR_PTR_PCPU(), PTR_ERR_PCPU() and IS_ERR_PCPU() macros Uros Bizjak (Sun Aug 18 2024 - 17:02:55 EST)
- [PATCH v2 2/2] mm/kmemleak: Use IS_ERR_PCPU() for pointer in the percpu address space Uros Bizjak (Sun Aug 18 2024 - 17:03:07 EST)
- Re: [PATCH v1 08/10] arm64: dts: exynos: Add initial support for exynos8895 SoC Ivaylo Ivanov (Sun Aug 18 2024 - 17:06:29 EST)
- Re: [PATCH v4 2/7] mfd: add base driver for qnap-mcu devices Heiko Stübner (Sun Aug 18 2024 - 17:16:27 EST)
- [PATCH 1/2] perf record: Fix sample cgroup & namespace tracking Namhyung Kim (Sun Aug 18 2024 - 17:29:59 EST)
- [PATCH 2/2] perf test: Add cgroup sampling test Namhyung Kim (Sun Aug 18 2024 - 17:30:03 EST)
- Re: [PATCH v3] rust: Implement the smart pointer `InPlaceInit` for `Arc` Miguel Ojeda (Sun Aug 18 2024 - 17:31:59 EST)
- Re: [PATCH] rust: implement ForeignOwnable for Pin<Box<T>> Miguel Ojeda (Sun Aug 18 2024 - 17:32:17 EST)
- Re: [PATCH] rust: types: improve `ForeignOwnable` documentation Miguel Ojeda (Sun Aug 18 2024 - 17:32:29 EST)
- Re: [PATCH] rust: error: allow `useless_conversion` for 32-bit builds Miguel Ojeda (Sun Aug 18 2024 - 17:32:49 EST)
- Re: [PATCH v2] init/Kconfig: Only block on RANDSTRUCT for RUST Miguel Ojeda (Sun Aug 18 2024 - 17:33:05 EST)
- Re: [PATCH v3] kbuild: rust: split up helpers.c Miguel Ojeda (Sun Aug 18 2024 - 17:34:02 EST)
- Re: [PATCH v3 0/6] Rust: support `CPU_MITIGATIONS` and enable `objtool` Miguel Ojeda (Sun Aug 18 2024 - 17:34:21 EST)
- [PATCH v2 0/7] Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45 Jan Petrous (OSS) (Sun Aug 18 2024 - 17:50:33 EST)
- [PATCH v2 1/7] net: driver: stmmac: extend CSR calc support Jan Petrous (OSS) (Sun Aug 18 2024 - 17:50:56 EST)
- [PATCH v2 2/7] net: stmmac: Expand clock rate variables Jan Petrous (OSS) (Sun Aug 18 2024 - 17:51:20 EST)
- [PATCH v2 3/7] dt-bindings: net: Add DT bindings for DWMAC on NXP S32G/R SoCs Jan Petrous (OSS) (Sun Aug 18 2024 - 17:51:42 EST)
- [PATCH v2 4/7] net: phy: add helper for mapping RGMII link speed to clock rate Jan Petrous (OSS) (Sun Aug 18 2024 - 17:52:07 EST)
- [PATCH v2 5/7] net: stmmac: dwmac-s32cc: add basic NXP S32G/S32R glue driver Jan Petrous (OSS) (Sun Aug 18 2024 - 17:52:32 EST)
- [PATCH v2 6/7] MAINTAINERS: Add Jan Petrous as the NXP S32G/R DWMAC driver maintainer Jan Petrous (OSS) (Sun Aug 18 2024 - 17:52:56 EST)
- linux-next: Fixes tag needs some work in the bcachefs tree Stephen Rothwell (Sun Aug 18 2024 - 17:53:13 EST)
- [PATCH v2 7/7] net: stmmac: dwmac-s32cc: Read PTP clock rate when ready Jan Petrous (OSS) (Sun Aug 18 2024 - 17:53:36 EST)
- Re: [RFC PATCH] rust: enable rustdoc's `--generate-link-to-definition` Miguel Ojeda (Sun Aug 18 2024 - 17:56:16 EST)
- linux-next: duplicate patch in the mm-hotfixes tree Stephen Rothwell (Sun Aug 18 2024 - 17:58:39 EST)
- Re: [PATCH v3] spi: ppc4xx: handle irq_of_parse_and_map() errors lee.lockhey (Sun Aug 18 2024 - 18:02:51 EST)
- linux-next: Signed-off-by missing for commit in the mm tree Stephen Rothwell (Sun Aug 18 2024 - 18:03:40 EST)
- linux-next: duplicate patch in the arm64 tree Stephen Rothwell (Sun Aug 18 2024 - 18:06:35 EST)
- linux-next: Signed-off-by missing for commit in the tip tree Stephen Rothwell (Sun Aug 18 2024 - 18:09:37 EST)
- [syzbot] [kernfs?] possible deadlock in walk_component (4) syzbot (Sun Aug 18 2024 - 18:16:26 EST)
- Re: [syzbot] [btrfs?] general protection fault in __alloc_workqueue Hillf Danton (Sun Aug 18 2024 - 18:20:53 EST)
- [PATCH 0/1] ufs: mediatek: Fix probe failure on MT8395 SoC Mary Guillemard (Sun Aug 18 2024 - 18:25:43 EST)
- [PATCH 1/1] scsi: ufs-mediatek: Add UFSHCD_QUIRK_BROKEN_LSDBS_CAP Mary Guillemard (Sun Aug 18 2024 - 18:25:51 EST)
- [PATCH v4 0/4] Add support for AK09918 Barnabás Czémán (Sun Aug 18 2024 - 18:30:01 EST)
- [PATCH v4 1/4] iio: magnetometer: ak8975: Relax failure on unknown id Barnabás Czémán (Sun Aug 18 2024 - 18:30:07 EST)
- [PATCH v4 3/4] dt-bindings: iio: magnetometer: Add ak09118 Barnabás Czémán (Sun Aug 18 2024 - 18:30:17 EST)
- [PATCH v4 2/4] iio: magnetometer: ak8975: Fix reading for ak099xx sensors Barnabás Czémán (Sun Aug 18 2024 - 18:30:28 EST)
- [PATCH v4 4/4] iio: magnetometer: ak8975: Add AK09118 support Barnabás Czémán (Sun Aug 18 2024 - 18:30:46 EST)
- [PATCH v4 0/4] Add initial support for the Rockchip RK3588 HDMI TX Controller Cristian Ciocaltea (Sun Aug 18 2024 - 18:31:20 EST)
- [PATCH v4 1/4] dt-bindings: display: bridge: Add schema for Synopsys DW HDMI QP TX IP Cristian Ciocaltea (Sun Aug 18 2024 - 18:31:20 EST)
- [PATCH v4 3/4] dt-bindings: display: rockchip: Add schema for RK3588 HDMI TX Controller Cristian Ciocaltea (Sun Aug 18 2024 - 18:31:46 EST)
- [PATCH v4 4/4] drm/rockchip: Add basic RK3588 HDMI output support Cristian Ciocaltea (Sun Aug 18 2024 - 18:32:04 EST)
- [PATCH v4 2/4] drm/bridge: synopsys: Add DW HDMI QP TX Controller support library Cristian Ciocaltea (Sun Aug 18 2024 - 18:32:06 EST)
- Re: [PATCH v4 3/4] dt-bindings: iio: magnetometer: Add ak09118 Conor Dooley (Sun Aug 18 2024 - 18:35:58 EST)
- Re: [syzbot] [btrfs?] general protection fault in __alloc_workqueue syzbot (Sun Aug 18 2024 - 18:39:15 EST)
- Re: [PATCH v5 12/13] dt-bindings: riscv: Add Ziccrse ISA extension description Conor Dooley (Sun Aug 18 2024 - 18:40:36 EST)
- [tip:x86/urgent] BUILD SUCCESS dfb3911c3692e45b027f13c7dca3230921533953 kernel test robot (Sun Aug 18 2024 - 18:46:23 EST)
- [tip:master] BUILD SUCCESS 81b6ef7427cb4b90c913488c665414ba21bbe46d kernel test robot (Sun Aug 18 2024 - 18:47:24 EST)
- Re: [PATCH] HID: corsair-void: Add Corsair Void headset family driver Stuart (Sun Aug 18 2024 - 19:17:31 EST)
- [PATCH 0/3] soc: qcom: pmic_glink: v6.11-rc bug fixes Bjorn Andersson (Sun Aug 18 2024 - 19:18:30 EST)
- [PATCH 2/3] usb: typec: ucsi: Move unregister out of atomic section Bjorn Andersson (Sun Aug 18 2024 - 19:18:32 EST)
- [PATCH 1/3] soc: qcom: pmic_glink: Fix race during initialization Bjorn Andersson (Sun Aug 18 2024 - 19:18:35 EST)
- [PATCH 3/3] soc: qcom: pmic_glink: Actually communicate with remote goes down Bjorn Andersson (Sun Aug 18 2024 - 19:18:51 EST)
- [syzbot] [ocfs2?] possible deadlock in ocfs2_evict_inode syzbot (Sun Aug 18 2024 - 19:22:32 EST)
- [PATCH v2] HID: corsair-void: Add Corsair Void headset family driver Stuart Hayhurst (Sun Aug 18 2024 - 19:33:22 EST)
- Re: [PATCH v2] kbuild: rust: auto generate rust helper exports Miguel Ojeda (Sun Aug 18 2024 - 19:41:07 EST)
- [PATCH 0/3] sched: Miscellaneous isolation related cleanups Waiman Long (Sun Aug 18 2024 - 19:45:51 EST)
- [PATCH 1/3] sched/isolation: Add HK_FLAG_SCHED to nohz_full Waiman Long (Sun Aug 18 2024 - 19:46:00 EST)
- [PATCH 2/3] sched/fair: Use HK_TYPE_SCHED housekeeping CPUs Waiman Long (Sun Aug 18 2024 - 19:46:12 EST)
- [PATCH 3/3] sched/isolation: Consolidate housekeeping cpumasks that are always identical Waiman Long (Sun Aug 18 2024 - 19:46:23 EST)
- Re: [PATCH v4] scsi: sd: retry command SYNC CACHE if format in progress Damien Le Moal (Sun Aug 18 2024 - 19:56:05 EST)
- Re: [PATCH v2] kbuild: rust: auto generate rust helper exports Gary Guo (Sun Aug 18 2024 - 19:56:55 EST)
- [PATCH 4/4] Squashfs: Rewrite and update squashfs_readahead_fragment() to not use page->index Phillip Lougher (Sun Aug 18 2024 - 19:59:10 EST)
- Re: [PATCH 06/13] media: qcom: camss: csiphy-3ph: Use an offset variable to find common control regs Vladimir Zapolskiy (Sun Aug 18 2024 - 19:59:39 EST)
- [PATCH 1/4] Squashfs: Update page_actor to not use page->index Phillip Lougher (Sun Aug 18 2024 - 20:01:22 EST)
- Re: [PATCH 05/13] media: qcom: camss: csiphy-3ph: Move CSIPHY variables to data field inside csiphy struct Vladimir Zapolskiy (Sun Aug 18 2024 - 20:01:40 EST)
- Re: [PATCH 1/3] nfsd: bring in support for delstid draft XDR encoding NeilBrown (Sun Aug 18 2024 - 20:04:41 EST)
- [PATCH 5.15.y] block: use "unsigned long" for blk_validate_block_size(). David Hunter (Sun Aug 18 2024 - 20:05:21 EST)
- [PATCH 0/4] Squashfs: Update code to not use page->index Phillip Lougher (Sun Aug 18 2024 - 20:06:30 EST)
- [PATCH 2/4] Squashfs: Update squashfs_readahead() to not use page->index Phillip Lougher (Sun Aug 18 2024 - 20:06:43 EST)
- [PATCH 3/4] Squashfs: Update squashfs_readpage_block() to not use page->index Phillip Lougher (Sun Aug 18 2024 - 20:06:57 EST)
- [PATCH] riscv: Fix toolchain vector detection Anton Blanchard (Sun Aug 18 2024 - 20:12:19 EST)
- linux-next: manual merge of the jc_docs tree with Linus' tree Stephen Rothwell (Sun Aug 18 2024 - 20:12:58 EST)
- Re: 回复: 回复: 回复: [PATCH] staging: media: starfive: Add multiple resolution support Laurent Pinchart (Sun Aug 18 2024 - 20:14:07 EST)
- Re: [PATCH v2] kbuild: rust: auto generate rust helper exports Miguel Ojeda (Sun Aug 18 2024 - 20:17:30 EST)
- Re: [PATCH 04/13] media: qcom: camss: csiphy: Add an init callback to CSI PHY devices Vladimir Zapolskiy (Sun Aug 18 2024 - 20:17:45 EST)
- [PATCH 5.15.y V2] block: use "unsigned long" for blk_validate_block_size(). David Hunter (Sun Aug 18 2024 - 20:23:53 EST)
- Re: [PATCH v12 01/28] ARM: dts: aspeed: yosemite4: Revise i2c-mux devices Andrew Jeffery (Sun Aug 18 2024 - 20:25:34 EST)
- Re: [PATCH v2] kbuild: rust: auto generate rust helper exports Boqun Feng (Sun Aug 18 2024 - 20:29:19 EST)
- Re: [PATCH v11 01/14] EDAC: Add support for EDAC device feature's control kernel test robot (Sun Aug 18 2024 - 20:30:34 EST)
- Re: [PATCH v12 10/28] ARM: dts: aspeed: yosemite4: Add power sensor for power module reading Andrew Jeffery (Sun Aug 18 2024 - 20:30:49 EST)
- Re: [PATCH v12 14/28] ARM: dts: aspeed: yosemite4: Revise ina233 config for yosemite4 schematic change Andrew Jeffery (Sun Aug 18 2024 - 20:33:11 EST)
- Re: [PATCH v12 18/28] ARM: dts: aspeed: yosemite4: add mctp config for NIC Andrew Jeffery (Sun Aug 18 2024 - 20:47:01 EST)
- [PATCH v2 0/3] ALSA/ASoC/SoundWire: Intel: update maximum number of links Bard Liao (Sun Aug 18 2024 - 20:56:17 EST)
- [PATCH v2 1/3] ALSA/ASoC/SoundWire: Intel: use single definition for SDW_INTEL_MAX_LINKS Bard Liao (Sun Aug 18 2024 - 20:56:22 EST)
- [PATCH v2 2/3] soundwire: intel: add probe-time check on link id Bard Liao (Sun Aug 18 2024 - 20:56:36 EST)
- [PATCH v2 3/3] soundwire: intel: increase maximum number of links Bard Liao (Sun Aug 18 2024 - 20:57:02 EST)
- Re: [PATCH v12 28/28] ARM: dts: aspeed: yosemite4: fix GPIO linename typo Andrew Jeffery (Sun Aug 18 2024 - 20:57:18 EST)
- [PATCH V4 2/2] xfs: Fix missing interval for missing_owner in xfs fsmap Zizhi Wo (Sun Aug 18 2024 - 20:58:07 EST)
- [PATCH V4 0/2] Some bugfix for xfs fsmap Zizhi Wo (Sun Aug 18 2024 - 20:58:21 EST)
- [PATCH V4 1/2] xfs: Fix the owner setting issue for rmap query in xfs fsmap Zizhi Wo (Sun Aug 18 2024 - 20:58:29 EST)
- Re: [PATCH v2] kbuild: rust: auto generate rust helper exports Boqun Feng (Sun Aug 18 2024 - 20:59:15 EST)
- linux-next: duplicate patches in the bluetooth tree Stephen Rothwell (Sun Aug 18 2024 - 21:01:51 EST)
- Re: [PATCH] ceph: fix memory in MDS client cap_auths Xiubo Li (Sun Aug 18 2024 - 21:07:03 EST)
- Re: [PATCH v12 00/28] Add i2c-mux and eeprom devices for Meta Yosemite 4 Andrew Jeffery (Sun Aug 18 2024 - 21:09:39 EST)
- Re: [PATCH 3/3] soc: qcom: pmic_glink: Actually communicate with remote goes down Dmitry Baryshkov (Sun Aug 18 2024 - 21:09:54 EST)
- Re: [PATCH] net: sched: use-after-free in tcf_action_destroy Alex Young (Sun Aug 18 2024 - 21:11:07 EST)
- Re: [PATCH 2/3] usb: typec: ucsi: Move unregister out of atomic section Dmitry Baryshkov (Sun Aug 18 2024 - 21:16:50 EST)
- Re: [PATCH -next] ceph: Remove unused declarations Xiubo Li (Sun Aug 18 2024 - 21:17:10 EST)
- Re: [PATCH -next] ata: libata: Fix memory leak for error path in ata_host_alloc() Yu Kuai (Sun Aug 18 2024 - 21:17:43 EST)
- [PATCH 1/8] f2fs: convert f2fs_write_begin() to use folio Chao Yu (Sun Aug 18 2024 - 21:20:46 EST)
- [PATCH 2/8] f2fs: convert f2fs_write_end() to use folio Chao Yu (Sun Aug 18 2024 - 21:21:04 EST)
- [PATCH 3/8] f2fs: convert f2fs_set_compressed_page() to use folio Chao Yu (Sun Aug 18 2024 - 21:21:10 EST)
- [PATCH 4/8] f2fs: convert f2fs_do_write_data_page() to use folio Chao Yu (Sun Aug 18 2024 - 21:21:25 EST)
- [PATCH 5/8] f2fs: convert f2fs_write_data_page() to use folio Chao Yu (Sun Aug 18 2024 - 21:21:35 EST)
- [PATCH 6/8] f2fs: convert __write_node_page() to use folio Chao Yu (Sun Aug 18 2024 - 21:21:49 EST)
- [PATCH 7/8] f2fs: convert read_node_page() to use folio Chao Yu (Sun Aug 18 2024 - 21:21:56 EST)
- [PATCH 8/8] f2fs: get rid of page->index Chao Yu (Sun Aug 18 2024 - 21:22:11 EST)
- Re: [PATCH 12/25] KVM: TDX: Allow userspace to configure maximum vCPUs for TDX guests Tao Su (Sun Aug 18 2024 - 21:22:36 EST)
- Re: [PATCH] debugfs show actual source in /proc/mounts Marc Aurèle La France (Sun Aug 18 2024 - 21:31:00 EST)
- Re: [PATCH] netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->private and marking dirty" Xiubo Li (Sun Aug 18 2024 - 21:31:56 EST)
- Re: [PATCH 10/25] KVM: TDX: Initialize KVM supported capabilities when module setup Tao Su (Sun Aug 18 2024 - 21:38:43 EST)
- Re: [PATCH v1 0/2] mremap refactor: check src address for vma boundaries first. Oliver Sang (Sun Aug 18 2024 - 21:39:00 EST)
- Re: [PATCH v3 3/5] dt-bindings: arm: Add Coresight TMC Control Unit hardware JieGan (Sun Aug 18 2024 - 21:50:11 EST)
- linux-next: build failure after merge of the amdgpu tree Stephen Rothwell (Sun Aug 18 2024 - 21:57:15 EST)
- Re: [syzbot] Re: [syzbot] [ocfs2?] WARNING: bad unlock balance in ocfs2_read_blocks syzbot (Sun Aug 18 2024 - 22:01:18 EST)
- Re: [BUG] Rockchip SPI: Runtime PM usage count underflow! Vicente Bergas (Sun Aug 18 2024 - 22:13:18 EST)
- Re: [PATCH -next 1/3] cgroup/cpuset: Correct invalid remote parition prs Waiman Long (Sun Aug 18 2024 - 22:14:46 EST)
- RE: [PATCH v3 4/4] mm: swap: Count successful mTHP ZSWAP stores in sysfs mTHP stats. Sridhar, Kanchana P (Sun Aug 18 2024 - 22:15:29 EST)
- [PATCH v4 0/4] mm: ZSWAP swap-out of mTHP folios Kanchana P Sridhar (Sun Aug 18 2024 - 22:16:33 EST)
- [PATCH v4 1/4] mm: zswap: zswap_is_folio_same_filled() takes an index in the folio. Kanchana P Sridhar (Sun Aug 18 2024 - 22:16:36 EST)
- [PATCH v4 3/4] mm: Add MTHP_STAT_ZSWPOUT to sysfs per-order mthp stats. Kanchana P Sridhar (Sun Aug 18 2024 - 22:16:44 EST)
- [PATCH v4 4/4] mm: swap: Count successful mTHP ZSWAP stores in sysfs mTHP stats. Kanchana P Sridhar (Sun Aug 18 2024 - 22:16:50 EST)
- [PATCH v4 2/4] mm: zswap: zswap_store() extended to handle mTHP folios. Kanchana P Sridhar (Sun Aug 18 2024 - 22:16:52 EST)
- Re: [PATCH -next 1/3] cgroup/cpuset: Correct invalid remote parition prs Waiman Long (Sun Aug 18 2024 - 22:18:25 EST)
- Re: [syzbot] [ocfs2?] WARNING: bad unlock balance in ocfs2_read_blocks syzbot (Sun Aug 18 2024 - 22:22:14 EST)
- [PATCH v3] MAINTAINERS: update entries in TEXAS INSTRUMENTS LOW/MIDDLE-POWER AUDIO AMPLIFIER (ASoC/HDA) DRIVERS and add entries for haptic driver Shenghao Ding (Sun Aug 18 2024 - 22:28:01 EST)
- Re: [PATCH 2/4] block: fix ordering between checking BLK_MQ_S_STOPPED and adding requests to hctx->dispatch Ming Lei (Sun Aug 18 2024 - 22:28:20 EST)
- [PATCH v4 0/6] mm: split underused THPs Usama Arif (Sun Aug 18 2024 - 22:32:03 EST)
- [PATCH v4 1/6] mm: free zapped tail pages when splitting isolated thp Usama Arif (Sun Aug 18 2024 - 22:32:11 EST)
- [PATCH v4 2/6] mm: remap unused subpages to shared zeropage when splitting isolated thp Usama Arif (Sun Aug 18 2024 - 22:32:23 EST)
- [PATCH v4 3/6] mm: selftest to verify zero-filled pages are mapped to zeropage Usama Arif (Sun Aug 18 2024 - 22:32:44 EST)
- [PATCH v4 4/6] mm: Introduce a pageflag for partially mapped folios Usama Arif (Sun Aug 18 2024 - 22:32:45 EST)
- [PATCH v4 6/6] mm: add sysfs entry to disable splitting underused THPs Usama Arif (Sun Aug 18 2024 - 22:33:06 EST)
- [PATCH v4 5/6] mm: split underused THPs Usama Arif (Sun Aug 18 2024 - 22:33:12 EST)
- Re: [PATCH] ocfs2: fix unexpected zeroing of virtual disk Joseph Qi (Sun Aug 18 2024 - 22:33:40 EST)
- [PATCH -v2] Resource: fix region_intersects() for CXL memory Huang Ying (Sun Aug 18 2024 - 22:34:40 EST)
- Re: [PATCH v3 0/6] mm: split underutilized THPs Usama Arif (Sun Aug 18 2024 - 22:36:53 EST)
- Re: [PATCH v3 0/6] mm: split underutilized THPs Usama Arif (Sun Aug 18 2024 - 22:38:18 EST)
- [PATCH v4 0/2] drm/bridge: imx: Add i.MX93 parallel display format configuration support Liu Ying (Sun Aug 18 2024 - 22:40:16 EST)
- [PATCH v4 1/2] dt-bindings: soc: imx93-media-blk-ctrl: Add PDFC subnode to schema and example Liu Ying (Sun Aug 18 2024 - 22:40:30 EST)
- [PATCH v4 2/2] drm/bridge: imx: Add i.MX93 parallel display format configuration support Liu Ying (Sun Aug 18 2024 - 22:40:44 EST)
- Re: [PATCH] ocfs2: fix unexpected zeroing of virtual disk Heming Zhao (Sun Aug 18 2024 - 22:41:07 EST)
- Re: [PATCH] ocfs2: Remove custom swap functions in favor of built-in sort swap Joseph Qi (Sun Aug 18 2024 - 22:42:12 EST)
- RE: [PATCH v3] slub: Fixes freepointer encoding for single free Peng Fan (Sun Aug 18 2024 - 22:43:27 EST)
- Re: [PATCH v2 0/2] mm: collect the number of anon mTHP Usama Arif (Sun Aug 18 2024 - 22:44:48 EST)
- Re: [PATCH] ocfs2: Remove custom swap functions in favor of built-in sort swap Heming Zhao (Sun Aug 18 2024 - 22:45:53 EST)
- [PATCH v2] perf sched timehist: Fixed timestamp error when unable to confirm event sched_in time Yang Jihong (Sun Aug 18 2024 - 22:47:50 EST)
- [PATCH] ocfs2: remove unreasonable unlock Lizhi Xu (Sun Aug 18 2024 - 22:51:43 EST)
- Re: [PATCH v8 1/2] dt-bindings: mtd: Add Loongson-1 NAND Controller Keguang Zhang (Sun Aug 18 2024 - 22:52:02 EST)
- [PATCH] erofs: allow large folios for compressed files Gao Xiang (Sun Aug 18 2024 - 22:52:40 EST)
- Re: [PATCH] ocfs2: Fix shift-out-of-bounds UBSAN bug in ocfs2_verify_volume() Joseph Qi (Sun Aug 18 2024 - 22:52:56 EST)
- [PATCH v3] remoteproc: xlnx: add sram support Tanmay Shah (Sun Aug 18 2024 - 23:01:54 EST)
- Re: [syzbot] Re: [syzbot] [bcachefs?] KASAN: slab-out-of-bounds Write in bch2_dev_journal_init syzbot (Sun Aug 18 2024 - 23:02:51 EST)
- Re: [PATCH 21/25] KVM: x86: Introduce KVM_TDX_GET_CPUID Tao Su (Sun Aug 18 2024 - 23:05:18 EST)
- RE: [PATCH 1/4] dt-bindings: mfd: aspeed: support for AST2700 Ryan Chen (Sun Aug 18 2024 - 23:06:04 EST)
- Re: [PATCH 2/3] usb: typec: ucsi: Move unregister out of atomic section Bjorn Andersson (Sun Aug 18 2024 - 23:06:27 EST)
- Re: [PATCH V8] io_uring: releasing CPU resources when polling hexue (Sun Aug 18 2024 - 23:06:38 EST)
- Re: [PATCH] net: sched: use-after-free in tcf_action_destroy Greg KH (Sun Aug 18 2024 - 23:08:26 EST)
- Re: [PATCH 1/1] iommu/vt-d: Move PCI PASID enablement to probe path Yi Liu (Sun Aug 18 2024 - 23:10:22 EST)
- Re: [PATCH] media/usb/siano: Fix endpoint type checking in smsusb Greg KH (Sun Aug 18 2024 - 23:12:03 EST)
- [PATCH] mm: skip less than check for MAX_NR_ZONES alexs (Sun Aug 18 2024 - 23:14:03 EST)
- Re: [syzbot] [bcachefs?] KASAN: slab-out-of-bounds Write in bch2_dev_journal_init syzbot (Sun Aug 18 2024 - 23:18:13 EST)
- Re: [PATCH V3 1/2] uapi: Define GENMASK_U128 Anshuman Khandual (Sun Aug 18 2024 - 23:19:02 EST)
- Re: [PATCH v4 0/4] mm: ZSWAP swap-out of mTHP folios Huang, Ying (Sun Aug 18 2024 - 23:20:42 EST)
- Re: [PATCH] hwmon: (pt5161l) Fix invalid temperature reading kernel test robot (Sun Aug 18 2024 - 23:23:34 EST)
- Re: [PATCH] Input: i8042 - add Fujitsu Lifebook E756 to i8042 quirk table Dmitry Torokhov (Sun Aug 18 2024 - 23:25:15 EST)
- Re: [syzbot] Re: [syzbot] [bcachefs?] KASAN: slab-out-of-bounds Write in bch2_dev_journal_init syzbot (Sun Aug 18 2024 - 23:27:13 EST)
- RE: [PATCH] soundwire: add lane field in sdw_port_runtime Liao, Bard (Sun Aug 18 2024 - 23:28:11 EST)
- [PATCH v2 0/2] perf sched timehist: Add --show-prio & --prio option Yang Jihong (Sun Aug 18 2024 - 23:30:46 EST)
- [PATCH v2 1/2] perf sched timehist: Add --show-prio option Yang Jihong (Sun Aug 18 2024 - 23:31:00 EST)
- [PATCH v2 2/2] perf sched timehist: Add --prio option Yang Jihong (Sun Aug 18 2024 - 23:31:10 EST)
- Re: [PATCH 1/1] iommu/vt-d: Move PCI PASID enablement to probe path Baolu Lu (Sun Aug 18 2024 - 23:35:05 EST)
- Re: [syzbot] [bcachefs?] KASAN: slab-out-of-bounds Write in bch2_dev_journal_init syzbot (Sun Aug 18 2024 - 23:42:13 EST)
- Re: [PATCH v2 1/2] nvdimm: Fix devs leaks in scan_labels() Zhijian Li (Fujitsu) (Sun Aug 18 2024 - 23:46:29 EST)
- [syzbot] [net?] possible deadlock in rtnl_lock (8) syzbot (Sun Aug 18 2024 - 23:49:41 EST)
- Re: [PATCH 2/4] block: fix ordering between checking BLK_MQ_S_STOPPED and adding requests to hctx->dispatch Muchun Song (Sun Aug 18 2024 - 23:50:20 EST)
- Re: How to quick test/debug in linux kernel? Theodore Ts'o (Sun Aug 18 2024 - 23:51:21 EST)
- [PATCH net-next v20 00/13] Device Memory TCP Mina Almasry (Sun Aug 18 2024 - 23:55:29 EST)
- [PATCH net-next v20 01/13] netdev: add netdev_rx_queue_restart() Mina Almasry (Sun Aug 18 2024 - 23:55:38 EST)
- [PATCH net-next v20 02/13] net: netdev netlink api to bind dma-buf to a net device Mina Almasry (Sun Aug 18 2024 - 23:56:02 EST)
- [PATCH net-next v20 04/13] netdev: netdevice devmem allocator Mina Almasry (Sun Aug 18 2024 - 23:57:05 EST)
- [PATCH net-next v20 03/13] netdev: support binding dma-buf to netdevice Mina Almasry (Sun Aug 18 2024 - 23:57:09 EST)
- [PATCH net-next v20 06/13] memory-provider: dmabuf devmem memory provider Mina Almasry (Sun Aug 18 2024 - 23:59:35 EST)
- [PATCH net-next v20 05/13] page_pool: devmem support Mina Almasry (Sun Aug 18 2024 - 23:59:40 EST)
- [PATCH net-next v20 07/13] net: support non paged skb frags Mina Almasry (Sun Aug 18 2024 - 23:59:46 EST)
- [PATCH net-next v20 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags Mina Almasry (Sun Aug 18 2024 - 23:59:48 EST)
- [PATCH net-next v20 08/13] net: add support for skbs with unreadable frags Mina Almasry (Sun Aug 18 2024 - 23:59:54 EST)
- [PATCH net-next v20 09/13] tcp: RX path for devmem TCP Mina Almasry (Sun Aug 18 2024 - 23:59:56 EST)
- [PATCH net-next v20 13/13] netdev: add dmabuf introspection Mina Almasry (Mon Aug 19 2024 - 00:00:04 EST)
- [PATCH net-next v20 11/13] net: add devmem TCP documentation Mina Almasry (Mon Aug 19 2024 - 00:00:06 EST)
- [PATCH net-next v20 12/13] selftests: add ncdevmem, netcat for devmem TCP Mina Almasry (Mon Aug 19 2024 - 00:00:14 EST)
- Re: [PATCH 1/3] selftests/exec: Build both static and non-static load_address tests Muhammad Usama Anjum (Mon Aug 19 2024 - 00:01:30 EST)
- [PATCH 0/3] arm64: dts: nuvoton: Add pinctrl and gpio nodes for MA35D1 Jacky Huang (Mon Aug 19 2024 - 00:01:43 EST)
- [PATCH 1/3] arm64: dts: nuvoton: Add syscon to the system-management node Jacky Huang (Mon Aug 19 2024 - 00:01:52 EST)
- Some feedbacks on RISC-V IOMMU driver Xu Lu (Mon Aug 19 2024 - 00:02:00 EST)
- [PATCH 2/3] arm64: dts: nuvoton: ma35d1: Add pinctrl and gpio nodes Jacky Huang (Mon Aug 19 2024 - 00:02:15 EST)
- [PATCH 3/3] arm64: dts: nuvoton: ma35d1: Add uart pinctrl settings Jacky Huang (Mon Aug 19 2024 - 00:02:32 EST)
- [PATCH -next] spi: s3c64xx: Fix module autoloading Jinjie Ruan (Mon Aug 19 2024 - 00:02:47 EST)
- [PATCH -next] spi: bcm63xx: Fix module autoloading Jinjie Ruan (Mon Aug 19 2024 - 00:03:28 EST)
- [PATCH -next] power: supply: max8998_charger: Fix module autoloading Jinjie Ruan (Mon Aug 19 2024 - 00:03:40 EST)
- [PATCH] jfs: fix out-of-bounds in dbNextAG() and diAlloc() Jeongjun Park (Mon Aug 19 2024 - 00:05:59 EST)
- Re: [PATCH v4] scsi: sd: retry command SYNC CACHE if format in progress Yihang Li (Mon Aug 19 2024 - 00:07:31 EST)
- Re: [PATCH -next] zonefs: add support for FS_IOC_GETFSSYSFSPATH Damien Le Moal (Mon Aug 19 2024 - 00:08:16 EST)
- Re: [PATCH v2] Document/kexec: Generalize crash hotplug description Sourabh Jain (Mon Aug 19 2024 - 00:11:54 EST)
- Linux 4.19.320 Greg Kroah-Hartman (Mon Aug 19 2024 - 00:12:43 EST)
- Linux 5.4.282 Greg Kroah-Hartman (Mon Aug 19 2024 - 00:13:04 EST)
- Re: Linux 4.19.320 Greg Kroah-Hartman (Mon Aug 19 2024 - 00:13:24 EST)
- Linux 5.10.224 Greg Kroah-Hartman (Mon Aug 19 2024 - 00:13:28 EST)
- Re: Linux 5.4.282 Greg Kroah-Hartman (Mon Aug 19 2024 - 00:13:52 EST)
- Linux 5.15.165 Greg Kroah-Hartman (Mon Aug 19 2024 - 00:14:04 EST)
- Linux 6.1.106 Greg Kroah-Hartman (Mon Aug 19 2024 - 00:14:19 EST)
- Re: Linux 6.1.106 Greg Kroah-Hartman (Mon Aug 19 2024 - 00:14:24 EST)
- Re: Linux 5.10.224 Greg Kroah-Hartman (Mon Aug 19 2024 - 00:14:51 EST)
- Linux 6.6.47 Greg Kroah-Hartman (Mon Aug 19 2024 - 00:14:57 EST)
- Linux 6.10.6 Greg Kroah-Hartman (Mon Aug 19 2024 - 00:15:14 EST)
- Re: Linux 6.6.47 Greg Kroah-Hartman (Mon Aug 19 2024 - 00:15:31 EST)
- Re: Linux 6.10.6 Greg Kroah-Hartman (Mon Aug 19 2024 - 00:15:53 EST)
- Re: Linux 5.15.165 Greg Kroah-Hartman (Mon Aug 19 2024 - 00:16:21 EST)
- 回复: linux-next: Signed-off-by missing for commit in the mm tree gaoxu (Mon Aug 19 2024 - 00:16:27 EST)
- [PATCH -next] spi: bcm63xx: Fix missing pm_runtime_disable() Jinjie Ruan (Mon Aug 19 2024 - 00:17:49 EST)
- Re: [PATCH] kexec/crash: no crash update when kexec in progress Sourabh Jain (Mon Aug 19 2024 - 00:18:04 EST)
- Re: [PATCH v4] scsi: sd: retry command SYNC CACHE if format in progress Damien Le Moal (Mon Aug 19 2024 - 00:18:19 EST)
- Re: [External] Re: [PATCH] bpf: cg_skb add get classid helper Feng Zhou (Mon Aug 19 2024 - 00:26:14 EST)
- Re: [PATCH v4 1/2] i8042: Add forcenorestore quirk to leave controller untouched even on s3 Dmitry Torokhov (Mon Aug 19 2024 - 00:31:55 EST)
- Re: [PATCH v4 2/2] i8042: Use new forcenorestore quirk to replace old buggy quirk combination Dmitry Torokhov (Mon Aug 19 2024 - 00:32:12 EST)
- Re: [syzbot] [mm?] possible deadlock in __mmap_lock_do_trace_released syzbot (Mon Aug 19 2024 - 00:40:15 EST)
- Re: [peterz-queue:sched/core] [sched/fair] 420356c350: WARNING:at_kernel/sched/core.c:#__might_sleep Chen Yu (Mon Aug 19 2024 - 00:45:02 EST)
- Re: [PATCH 1/1] iommu/vt-d: Move PCI PASID enablement to probe path Yi Liu (Mon Aug 19 2024 - 00:47:04 EST)
- Re: [PATCH v4] PCI: Enable runtime pm of the host bridge Krishna Chaitanya Chundru (Mon Aug 19 2024 - 00:50:15 EST)
- Re: ACPI IRQ storm with 6.10 Jiri Slaby (Mon Aug 19 2024 - 00:50:28 EST)
- [PATCH] arm64: qcom: sa8775p: Add ADSP and CDSP0 fastrpc nodes Ling Xu (Mon Aug 19 2024 - 00:51:23 EST)
- Re: [syzbot] [mm?] possible deadlock in __mmap_lock_do_trace_released Tetsuo Handa (Mon Aug 19 2024 - 00:53:16 EST)
- [PATCH 00/14] Remove support for platform data from samsung keypad Dmitry Torokhov (Mon Aug 19 2024 - 00:58:40 EST)
- [PATCH 01/14] Input: samsung-keypad - switch to using devm_clk_get_prepared() Dmitry Torokhov (Mon Aug 19 2024 - 00:58:45 EST)
- [PATCH 02/14] Input: samsung-keypad - do not set input device's parent explicitly Dmitry Torokhov (Mon Aug 19 2024 - 00:58:59 EST)
- [PATCH 03/14] Input: samsung-keypad - do not combine memory allocation checks Dmitry Torokhov (Mon Aug 19 2024 - 00:59:17 EST)
- [PATCH 04/14] Input: samsung-keypad - use struct_size() helper Dmitry Torokhov (Mon Aug 19 2024 - 00:59:36 EST)
- [PATCH 05/14] Input: samsung-keypad - use devm to disable runtime PM Dmitry Torokhov (Mon Aug 19 2024 - 00:59:48 EST)
- [PATCH 06/14] Input: samsung-keypad - use guard notation to acquire mutex Dmitry Torokhov (Mon Aug 19 2024 - 00:59:49 EST)
- [PATCH 07/14] Input: samsung-keypad - use per-chip parameters Dmitry Torokhov (Mon Aug 19 2024 - 01:00:12 EST)
- [PATCH 08/14] Input: samsung-keypad - use BIT() and GENMASK() where appropriate Dmitry Torokhov (Mon Aug 19 2024 - 01:00:34 EST)
- [PATCH 09/14] dt-bindings: input: samsung,s3c6410-keypad: introduce compact binding Dmitry Torokhov (Mon Aug 19 2024 - 01:00:50 EST)
- [PATCH 10/14] Input: samsung-keypad - handle compact binding Dmitry Torokhov (Mon Aug 19 2024 - 01:01:08 EST)
- [PATCH 11/14] ARM: s3c: crag6410: switch keypad device to software properties Dmitry Torokhov (Mon Aug 19 2024 - 01:01:25 EST)
- [PATCH 12/14] Input: samsung-keypad - remove support for platform data Dmitry Torokhov (Mon Aug 19 2024 - 01:01:38 EST)
- [PATCH 13/14] ARM: s3c: crag6410: use software nodes/properties to set up GPIO keys Dmitry Torokhov (Mon Aug 19 2024 - 01:01:48 EST)
- [PATCH 14/14] ARM: s3c: crag6410 - convert GPIO lookup tables to property entries Dmitry Torokhov (Mon Aug 19 2024 - 01:02:09 EST)
- [syzbot] [netfilter?] inconsistent lock state in valid_state (4) syzbot (Mon Aug 19 2024 - 01:03:38 EST)
- Re: [PATCH 21/25] KVM: x86: Introduce KVM_TDX_GET_CPUID Xu Yilun (Mon Aug 19 2024 - 01:04:32 EST)
- Re: [PATCH 24/25] KVM: x86: Filter directly configurable TDX CPUID bits Xu Yilun (Mon Aug 19 2024 - 01:05:11 EST)
- Re: [PATCH V4] iommu/io-pgtable-arm: Optimise non-coherent unmap Ashish Mhetre (Mon Aug 19 2024 - 01:05:32 EST)
- linux-next: Tree for Aug 19 Stephen Rothwell (Mon Aug 19 2024 - 01:11:11 EST)
- 回复: 回复: 回复: 回复: [PATCH] staging: media: starfive: Add multiple resolution support Changhuang Liang (Mon Aug 19 2024 - 01:11:43 EST)
- RE: [PATCH v4 0/4] mm: ZSWAP swap-out of mTHP folios Sridhar, Kanchana P (Mon Aug 19 2024 - 01:13:10 EST)
- Re: [PATCH v2 10/11] i3c: master: svc: wait for Manual ACK/NACK Done before next step Dan Carpenter (Mon Aug 19 2024 - 01:15:37 EST)
- Re: [PATCH 1/1] iommu/vt-d: Move PCI PASID enablement to probe path Baolu Lu (Mon Aug 19 2024 - 01:16:00 EST)
- Re: [PATCH net-next 1/2] tty: Add N_TASHTALK line discipline for TashTalk Localtalk serial driver Jiri Slaby (Mon Aug 19 2024 - 01:16:52 EST)
- Re: Some feedbacks on RISC-V IOMMU driver Jessica Clarke (Mon Aug 19 2024 - 01:17:57 EST)
- Re: [PATCH V4 2/2] xfs: Fix missing interval for missing_owner in xfs fsmap Darrick J. Wong (Mon Aug 19 2024 - 01:21:34 EST)
- Re: [PATCH V4 1/2] xfs: Fix the owner setting issue for rmap query in xfs fsmap Darrick J. Wong (Mon Aug 19 2024 - 01:21:50 EST)
- [PATCH v2 1/1] iommu/vt-d: Move PCI PASID enablement to probe path Lu Baolu (Mon Aug 19 2024 - 01:22:01 EST)
- Re: ACPI IRQ storm with 6.10 Jiri Slaby (Mon Aug 19 2024 - 01:23:57 EST)
- [PATCH v6 0/4] initial clock support for exynosauto v920 SoC Sunyeal Hong (Mon Aug 19 2024 - 01:24:45 EST)
- [PATCH v6 1/4] dt-bindings: clock: add ExynosAuto v920 SoC CMU bindings Sunyeal Hong (Mon Aug 19 2024 - 01:24:57 EST)
- [PATCH v6 4/4] clk: samsung: add top clock support for ExynosAuto v920 SoC Sunyeal Hong (Mon Aug 19 2024 - 01:25:00 EST)
- [PATCH net-next] net: phylink: Add phylinksetfixed_link() to configure fixed link state in phylink Raju Lakkaraju (Mon Aug 19 2024 - 01:27:43 EST)
- [PATCH v6 2/4] arm64: dts: exynos: add initial CMU clock nodes in ExynosAuto v920 Sunyeal Hong (Mon Aug 19 2024 - 01:32:09 EST)
- [PATCH v6 3/4] clk: samsung: clk-pll: Add support for pll_531x Sunyeal Hong (Mon Aug 19 2024 - 01:32:15 EST)
- Re: [PATCH 1/2] PCI: ASPM: Allow OS to configure ASPM where BIOS is incapable of Kai-Heng Feng (Mon Aug 19 2024 - 01:32:41 EST)
- Re: [PATCH net-next 1/2] tty: Add N_TASHTALK line discipline for TashTalk Localtalk serial driver Jiri Slaby (Mon Aug 19 2024 - 01:33:03 EST)
- [PATCH 1/9] i915: remove wake_up on I915_RESET_MODESET. NeilBrown (Mon Aug 19 2024 - 01:36:49 EST)
- [PATCH 0/9 RFC] Make wake_up_{bit,var} less fragile NeilBrown (Mon Aug 19 2024 - 01:37:01 EST)
- [PATCH 2/9] Introduce atomic_dec_and_wake_up_var(). NeilBrown (Mon Aug 19 2024 - 01:37:30 EST)
- [PATCH 3/9] XFS: use wait_var_event() when waiting of i_pincount. NeilBrown (Mon Aug 19 2024 - 01:37:49 EST)
- [PATCH 4/9] Use wait_var_event() instead of I_DIO_WAKEUP NeilBrown (Mon Aug 19 2024 - 01:38:08 EST)
- [PATCH 5/9] Block: switch bd_prepare_to_claim to use ___wait_var_event() NeilBrown (Mon Aug 19 2024 - 01:38:30 EST)
- [PATCH 6/9] block/pktdvd: switch congestion waiting to ___wait_var_event() NeilBrown (Mon Aug 19 2024 - 01:38:49 EST)
- Re: [syzbot] Re: [syzbot] [bcachefs?] KASAN: slab-out-of-bounds Write in bch2_dev_journal_init syzbot (Mon Aug 19 2024 - 01:39:03 EST)
- [PATCH 7/9] Improve and expand wake_up_bit() interface. NeilBrown (Mon Aug 19 2024 - 01:39:24 EST)
- [PATCH 8/9] Improve and extend wake_up_var() interface. NeilBrown (Mon Aug 19 2024 - 01:39:46 EST)
- Re: [v2] usb: dwc3: Avoid waking up gadget during startxfer Prashanth K (Mon Aug 19 2024 - 01:40:02 EST)
- [PATCH 9/9] Use clear_and_wake_up_bit() where appropriate. NeilBrown (Mon Aug 19 2024 - 01:40:25 EST)
- Re: HID: corsair-void: Add Corsair Void headset family driver Markus Elfring (Mon Aug 19 2024 - 01:53:57 EST)
- Re: [PATCH v4 0/4] mm: ZSWAP swap-out of mTHP folios Huang, Ying (Mon Aug 19 2024 - 01:55:41 EST)
- RE: [PATCH 3/4] dt-bindings: clock: Add AST2700 clock bindings Ryan Chen (Mon Aug 19 2024 - 01:56:14 EST)
- Re: [PATCH v3 1/3] riscv: mm: Use hint address in mmap if available Levi Zim (Mon Aug 19 2024 - 01:56:27 EST)
- RE: [PATCH 4/4] dt-bindings: clock: Add AST2700 clock bindings Ryan Chen (Mon Aug 19 2024 - 01:57:34 EST)
- Re: [PATCH -next] spi: s3c64xx: Fix module autoloading Krzysztof Kozlowski (Mon Aug 19 2024 - 01:57:53 EST)
- Re: [syzbot] [bcachefs?] KASAN: slab-out-of-bounds Write in bch2_dev_journal_init syzbot (Mon Aug 19 2024 - 01:59:08 EST)
- Re: [PATCH 3/4] dt-bindings: clock: Add AST2700 clock bindings Krzysztof Kozlowski (Mon Aug 19 2024 - 02:01:28 EST)
- Re: [PATCH 4/4] dt-bindings: clock: Add AST2700 clock bindings Krzysztof Kozlowski (Mon Aug 19 2024 - 02:01:57 EST)
- Re: [PATCH v2 0/7] Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45 Krzysztof Kozlowski (Mon Aug 19 2024 - 02:03:49 EST)
- Re: [PATCH v2 1/2] nvdimm: Fix devs leaks in scan_labels() Zhijian Li (Fujitsu) (Mon Aug 19 2024 - 02:05:28 EST)
- [PATCH v7] drm/mediatek: dsi: Add dsi per-frame lp code for mt8188 Shuijing Li (Mon Aug 19 2024 - 02:13:53 EST)
- [PATCH] ASoC: amd: acp: replace desc->rev check with acp pci revision id Vijendar Mukunda (Mon Aug 19 2024 - 02:14:07 EST)
- [PATCH] clocksource/timer-of: Add missing casts to percpu address space Uros Bizjak (Mon Aug 19 2024 - 02:14:20 EST)
- Re: [PATCH 0/9 RFC] Make wake_up_{bit,var} less fragile Linus Torvalds (Mon Aug 19 2024 - 02:14:35 EST)
- Re: [PATCH] kexec/crash: no crash update when kexec in progress Baoquan He (Mon Aug 19 2024 - 02:16:18 EST)
- Re: [PATCH v2 3/7] dt-bindings: net: Add DT bindings for DWMAC on NXP S32G/R SoCs Krzysztof Kozlowski (Mon Aug 19 2024 - 02:21:28 EST)
- [PATCH v3 1/2] nvdimm: Fix devs leaks in scan_labels() Li Zhijian (Mon Aug 19 2024 - 02:21:47 EST)
- [PATCH v3 2/2] nvdimm: Remove dead code for ENODEV checking in scan_labels() Li Zhijian (Mon Aug 19 2024 - 02:21:56 EST)
- Re: [PATCH v2 01/10] dt-bindings: clock: qcom,gcc-sm8450: Add SM8475 GCC bindings Krzysztof Kozlowski (Mon Aug 19 2024 - 02:22:16 EST)
- Re: [PATCH v2 03/10] dt-bindings: clock: qcom,sm8450-dispcc: Add SM8475 DISPCC bindings Krzysztof Kozlowski (Mon Aug 19 2024 - 02:22:32 EST)
- Re: [PATCH v2 05/10] dt-bindings: clock: qcom,sm8450-gpucc: Add SM8475 GPUCC bindings Krzysztof Kozlowski (Mon Aug 19 2024 - 02:22:48 EST)
- Re: [PATCH v2 07/10] dt-bindings: clock: qcom,sm8450-videocc: Add SM8475 VIDEOCC bindings Krzysztof Kozlowski (Mon Aug 19 2024 - 02:23:04 EST)
- Re: [PATCH v2 07/10] dt-bindings: clock: qcom,sm8450-videocc: Add SM8475 VIDEOCC bindings Krzysztof Kozlowski (Mon Aug 19 2024 - 02:23:21 EST)
- [PATCH v3 0/2] add device managed version of dev_pm_domain_attach|detach_list() Dikshita Agarwal (Mon Aug 19 2024 - 02:23:59 EST)
- [PATCH v3 1/2] PM: domains: add device managed version of dev_pm_domain_attach|detach_list() Dikshita Agarwal (Mon Aug 19 2024 - 02:24:19 EST)
- [PATCH v3 2/2] media: venus: use device managed APIs for power domains Dikshita Agarwal (Mon Aug 19 2024 - 02:24:34 EST)
- Re: [PATCH v2 09/10] dt-bindings: clock: qcom,sm8450-camcc: Add SM8475 CAMCC bindings Krzysztof Kozlowski (Mon Aug 19 2024 - 02:24:55 EST)
- Re: [PATCH V4 2/2] xfs: Fix missing interval for missing_owner in xfs fsmap Zizhi Wo (Mon Aug 19 2024 - 02:25:11 EST)
- Re: [PATCH -next 1/3] cgroup/cpuset: Correct invalid remote parition prs chenridong (Mon Aug 19 2024 - 02:25:54 EST)
- Re: [PATCH v3 3/5] dt-bindings: arm: Add Coresight TMC Control Unit hardware Krzysztof Kozlowski (Mon Aug 19 2024 - 02:26:10 EST)
- [PATCH] usb: xhci: fixes lost of data for xHCI Cadence Controllers Pawel Laszczak (Mon Aug 19 2024 - 02:26:40 EST)
- Re: [PATCH v3 3/5] dt-bindings: arm: Add Coresight TMC Control Unit hardware Krzysztof Kozlowski (Mon Aug 19 2024 - 02:26:51 EST)
- Re: [PATCH 2/4] sched/core: change rq->nr_iowait type to atomic_long_t on 64-bit Zhang Qiao (Mon Aug 19 2024 - 02:31:34 EST)
- [RFC] mm, slub: avoid zeroing kmalloc redzone Peng Fan (OSS) (Mon Aug 19 2024 - 02:32:55 EST)
- Re: [PATCH 1/1] iommu/vt-d: Move PCI PASID enablement to probe path Vasant Hegde (Mon Aug 19 2024 - 02:34:34 EST)
- Re: [PATCH v1 0/2] mremap refactor: check src address for vma boundaries first. Oliver Sang (Mon Aug 19 2024 - 02:36:19 EST)
- Re: [PATCH RESEND v3 3/6] i3c: mipi-i3c-hci: Add a quirk to set PIO mode Shyam Sundar S K (Mon Aug 19 2024 - 02:42:03 EST)
- RE: [PATCH 3/4] dt-bindings: clock: Add AST2700 clock bindings Ryan Chen (Mon Aug 19 2024 - 02:42:49 EST)
- Re: [PATCH v4] scsi: sd: retry command SYNC CACHE if format in progress Yihang Li (Mon Aug 19 2024 - 02:44:57 EST)
- Re: [PATCH] tty: vt: conmakehash: cope with abs_srctree no longer in env Luca Weiss (Mon Aug 19 2024 - 02:47:44 EST)
- [PATCH 0/7] iio: adc: ad7606: add support for AD7606C-{16,18} parts Alexandru Ardelean (Mon Aug 19 2024 - 02:47:47 EST)
- [PATCH 1/7] iio: adc: ad7606: add 'bits' parameter to channels macros Alexandru Ardelean (Mon Aug 19 2024 - 02:48:06 EST)
- [PATCH 2/7] iio: adc: ad7606: move 'val' pointer to ad7606_scan_direct() Alexandru Ardelean (Mon Aug 19 2024 - 02:48:23 EST)
- [PATCH 3/7] iio: adc: ad7606: split a 'ad7606_sw_mode_setup()' from probe Alexandru Ardelean (Mon Aug 19 2024 - 02:48:39 EST)
- [PATCH 4/7] iio: adc: ad7606: wrap channel ranges & scales into struct Alexandru Ardelean (Mon Aug 19 2024 - 02:48:55 EST)
- [PATCH 5/7] iio: adc: ad7606: rework available attributes for SW channels Alexandru Ardelean (Mon Aug 19 2024 - 02:49:08 EST)
- [PATCH 6/7] dt-bindings: iio: adc: add adi,ad7606c-{16,18} compatible strings Alexandru Ardelean (Mon Aug 19 2024 - 02:49:23 EST)
- [PATCH 7/7] iio: adc: ad7606: add support for AD7606C-{16,18} parts Alexandru Ardelean (Mon Aug 19 2024 - 02:49:43 EST)
- [PATCH] bcachefs: Fix oob in bch2_dev_journal_init Lizhi Xu (Mon Aug 19 2024 - 02:49:56 EST)
- [PATCH 0/2] pinctrl: qcom: Introduce Pinctrl for QCS8300 Jingyi Wang (Mon Aug 19 2024 - 02:50:39 EST)
- [PATCH 1/2] dt-bindings: pinctrl: describe qcs8300-tlmm Jingyi Wang (Mon Aug 19 2024 - 02:50:55 EST)
- Re: [PATCH v4] drm/i915/hwmon: expose fan speed Raag Jadav (Mon Aug 19 2024 - 02:51:14 EST)
- [PATCH 2/2] pinctrl: qcom: add the tlmm driver for QCS8300 platforms Jingyi Wang (Mon Aug 19 2024 - 02:51:19 EST)
- Re: [PATCH net-next v6 10/14] net: ethernet: oa_tc6: implement receive path to receive rx ethernet frames Parthiban.Veerasooran (Mon Aug 19 2024 - 02:54:42 EST)
- Re: [PATCH] scsi: elx: libefc: potential use after free in efc_nport_vport_del() Daniel Wagner (Mon Aug 19 2024 - 02:57:50 EST)
- Re: [PATCH 1/2] mm: Retry migration earlier upon refcount mismatch Huang, Ying (Mon Aug 19 2024 - 03:02:03 EST)
- [PATCH] mm, slub: prefetch freelist in ___slab_alloc() Yongqiang Liu (Mon Aug 19 2024 - 03:02:18 EST)
- Re: [PATCH v5 3/4] arm64: topology: Support SMT control on ACPI based system Yicong Yang (Mon Aug 19 2024 - 03:03:34 EST)
- Re: [PATCH v2] irqchip/sifive-plic: Probe plic driver early for Allwinner D1 platform Emil Renner Berthing (Mon Aug 19 2024 - 03:05:23 EST)
- Re: [PATCH] bcachefs: Fix oob in bch2_dev_journal_init Kent Overstreet (Mon Aug 19 2024 - 03:05:48 EST)
- [PATCHv3 3/4] x86/64/kexec: Map original relocate_kernel() in init_transition_pgtable() Kirill A. Shutemov (Mon Aug 19 2024 - 03:08:47 EST)
- [PATCHv3 0/4] x86: Reduce code duplication on page table initialization Kirill A. Shutemov (Mon Aug 19 2024 - 03:08:53 EST)
- [PATCHv3 1/4] x86/mm/ident_map: Fix virtual address wrap to zero Kirill A. Shutemov (Mon Aug 19 2024 - 03:09:03 EST)
- [PATCHv3 2/4] x86/acpi: Replace manual page table initialization with kernel_ident_mapping_init() Kirill A. Shutemov (Mon Aug 19 2024 - 03:09:18 EST)
- [PATCHv3 4/4] x86/64/kexec: Rewrite init_transition_pgtable() with kernel_ident_mapping_init() Kirill A. Shutemov (Mon Aug 19 2024 - 03:09:25 EST)
- Re: [PATCH 1/1] iommu/vt-d: Move PCI PASID enablement to probe path Baolu Lu (Mon Aug 19 2024 - 03:09:55 EST)
- Re: general protection fault in qdisc_reset Eric Dumazet (Mon Aug 19 2024 - 03:10:40 EST)
- general protection fault in qdisc_reset 김민성 (Mon Aug 19 2024 - 03:11:15 EST)
- Re: [PATCH 1/1] iommu/vt-d: Move PCI PASID enablement to probe path Baolu Lu (Mon Aug 19 2024 - 03:11:55 EST)
- RE: [PATCH 4/4] dt-bindings: clock: Add AST2700 clock bindings Ryan Chen (Mon Aug 19 2024 - 03:12:33 EST)
- Re: [PATCH net-next v6 13/14] microchip: lan865x: add driver support for Microchip's LAN865X MAC-PHY Parthiban.Veerasooran (Mon Aug 19 2024 - 03:12:53 EST)
- Build regressions/improvements in v6.11-rc4 Geert Uytterhoeven (Mon Aug 19 2024 - 03:13:12 EST)
- Re: general protection fault in qdisc_reset Eric Dumazet (Mon Aug 19 2024 - 03:13:53 EST)
- Re: [PATCH V3 1/2] uapi: Define GENMASK_U128 Arnd Bergmann (Mon Aug 19 2024 - 03:14:05 EST)
- Re: general protection fault in qdisc_reset 김민성 (Mon Aug 19 2024 - 03:14:53 EST)
- Re: [PATCH net-next v2 4/7] net: ti: icssg-prueth: Add support for HSR frame forward offload Anwar, Md Danish (Mon Aug 19 2024 - 03:16:59 EST)
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add tests for bpf_get_dentry_xattr Song Liu (Mon Aug 19 2024 - 03:19:01 EST)
- Re: [PATCH v5 2/4] arch_topology: Support SMT control for OF based system Yicong Yang (Mon Aug 19 2024 - 03:19:07 EST)
- [PATCH net-next 01/11] net: hibmcge: Add pci table supported in this module Jijie Shao (Mon Aug 19 2024 - 03:19:55 EST)
- [PATCH net-next 05/11] net: hibmcge: Implement some .ndo functions Jijie Shao (Mon Aug 19 2024 - 03:20:22 EST)
- [PATCH net-next 03/11] net: hibmcge: Add mdio and hardware configuration supported in this module Jijie Shao (Mon Aug 19 2024 - 03:20:22 EST)
- [PATCH net-next 02/11] net: hibmcge: Add read/write registers supported through the bar space Jijie Shao (Mon Aug 19 2024 - 03:20:26 EST)
- [PATCH net-next 07/11] net: hibmcge: Implement rx_poll function to receive packets Jijie Shao (Mon Aug 19 2024 - 03:20:49 EST)
- [PATCH net-next 06/11] net: hibmcge: Implement .ndo_start_xmit function Jijie Shao (Mon Aug 19 2024 - 03:21:01 EST)
- [PATCH net-next 00/11] Add support of HIBMCGE Ethernet Driver Jijie Shao (Mon Aug 19 2024 - 03:21:02 EST)
- [PATCH net-next 09/11] net: hibmcge: Add a Makefile and update Kconfig for hibmcge Jijie Shao (Mon Aug 19 2024 - 03:21:09 EST)
- [PATCH net-next 10/11] net: hibmcge: Add maintainer for hibmcge Jijie Shao (Mon Aug 19 2024 - 03:21:34 EST)
- [PATCH net-next 08/11] net: hibmcge: Implement some ethtool_ops functions Jijie Shao (Mon Aug 19 2024 - 03:21:51 EST)
- [PATCH net-next 11/11] net: add is_valid_ether_addr check in dev_set_mac_address Jijie Shao (Mon Aug 19 2024 - 03:22:15 EST)
- [PATCH net-next 04/11] net: hibmcge: Add interrupt supported in this module Jijie Shao (Mon Aug 19 2024 - 03:22:52 EST)
- [PATCH v2 0/4] i2c: imx: prevent rescheduling in non-dma mode Stefan Eichenberger (Mon Aug 19 2024 - 03:23:08 EST)
- [PATCH v2 1/4] i2c: imx: only poll for bus busy in multi master mode Stefan Eichenberger (Mon Aug 19 2024 - 03:23:22 EST)
- [PATCH v2 2/4] i2c: imx: separate atomic, dma and non-dma use case Stefan Eichenberger (Mon Aug 19 2024 - 03:23:30 EST)
- [PATCH v2 3/4] i2c: imx: use readb_relaxed and writeb_relaxed Stefan Eichenberger (Mon Aug 19 2024 - 03:23:33 EST)
- [PATCH v2 4/4] i2c: imx: prevent rescheduling in non dma mode Stefan Eichenberger (Mon Aug 19 2024 - 03:23:53 EST)
- [syzbot] [cgroups?] [mm?] WARNING in folio_memcg syzbot (Mon Aug 19 2024 - 03:24:18 EST)
- Re: [PATCH v12 00/10] enable bs > ps in XFS Hannes Reinecke (Mon Aug 19 2024 - 03:24:35 EST)
- Re: [PATCH net-next 5/7] net: phy: microchip_t1s: add support for Microchip's LAN867X Rev.C1 Parthiban.Veerasooran (Mon Aug 19 2024 - 03:24:53 EST)
- Re: [PATCH v5 1/4] cpu/SMT: Provide a default topology_is_primary_thread() Yicong Yang (Mon Aug 19 2024 - 03:25:29 EST)
- [PATCH net-next v3 0/7] net: stmmac: FPE via ethtool + tc Furong Xu (Mon Aug 19 2024 - 03:26:05 EST)
- [PATCH net-next v3 1/7] net: stmmac: move stmmac_fpe_cfg to stmmac_priv data Furong Xu (Mon Aug 19 2024 - 03:26:22 EST)
- [PATCH net-next v3 2/7] net: stmmac: drop stmmac_fpe_handshake Furong Xu (Mon Aug 19 2024 - 03:26:40 EST)
- [PATCH net-next v3 3/7] net: stmmac: refactor FPE verification processe Furong Xu (Mon Aug 19 2024 - 03:27:00 EST)
- [PATCH net-next v3 4/7] net: stmmac: configure FPE via ethtool-mm Furong Xu (Mon Aug 19 2024 - 03:27:17 EST)
- [PATCH net-next v3 5/7] net: stmmac: support fp parameter of tc-mqprio Furong Xu (Mon Aug 19 2024 - 03:27:33 EST)
- [PATCH net-next v3 6/7] net: stmmac: support fp parameter of tc-taprio Furong Xu (Mon Aug 19 2024 - 03:27:51 EST)
- [PATCH net-next v3 7/7] net: stmmac: silence FPE kernel logs Furong Xu (Mon Aug 19 2024 - 03:28:07 EST)
- Re: [PATCH 1/1] iommu/vt-d: Move PCI PASID enablement to probe path Yi Liu (Mon Aug 19 2024 - 03:28:27 EST)
- Re: [PATCH 0/6] kbuild: rust: add `RUSTC_VERSION` and reconfig/rebuild support Alice Ryhl (Mon Aug 19 2024 - 03:29:06 EST)
- [PATCH] remoteproc: qcom_q6v5_mss: Re-order writes to the IMEM region Sibi Sankar (Mon Aug 19 2024 - 03:30:55 EST)
- Re: Build regressions/improvements in v6.11-rc4 Geert Uytterhoeven (Mon Aug 19 2024 - 03:31:06 EST)
- Re: [PATCH 2/3] usb: typec: ucsi: Move unregister out of atomic section Dmitry Baryshkov (Mon Aug 19 2024 - 03:33:17 EST)
- Re: [PATCH] fix member variable description warnings while building docs Jani Nikula (Mon Aug 19 2024 - 03:34:28 EST)
- Re: [PATCH v3] of/irq: Support #msi-cells=<0> in of_msi_get_domain Andrew Jones (Mon Aug 19 2024 - 03:35:57 EST)
- Re: [PATCH v3 06/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller command sequencer Liu Ying (Mon Aug 19 2024 - 03:37:06 EST)
- Re: [PATCH v12 00/10] enable bs > ps in XFS Pankaj Raghav (Samsung) (Mon Aug 19 2024 - 03:38:15 EST)
- [syzbot] Monthly nfc report (Aug 2024) syzbot (Mon Aug 19 2024 - 03:39:31 EST)
- Re: [PATCH v2 1/1] iommu/vt-d: Move PCI PASID enablement to probe path Yi Liu (Mon Aug 19 2024 - 03:40:02 EST)
- Re: [PATCH] ARM: davinci: remove unused cpuidle code Bartosz Golaszewski (Mon Aug 19 2024 - 03:40:18 EST)
- Re: [RFC} arm architecture board/feature deprecation timeline Arnd Bergmann (Mon Aug 19 2024 - 03:40:57 EST)
- [PATCH -tip] cleanup: Remove address space of returned pointer Uros Bizjak (Mon Aug 19 2024 - 03:41:53 EST)
- Re: [PATCH v24 09/34] ASoC: Add SOC USB APIs for adding an USB backend Pierre-Louis Bossart (Mon Aug 19 2024 - 03:42:15 EST)
- Re: [RFC PATCH v2 4/6] ASoC: fsl_asrc_m2m: Add memory to memory function Pierre-Louis Bossart (Mon Aug 19 2024 - 03:42:29 EST)
- [syzbot] [ext4?] KASAN: use-after-free Read in ext4_search_dir (2) syzbot (Mon Aug 19 2024 - 03:42:47 EST)
- [syzbot] [ocfs2?] possible deadlock in ocfs2_reserve_suballoc_bits syzbot (Mon Aug 19 2024 - 03:43:29 EST)
- Re: [PATCH v8 0/3] drm/mediatek: Add support for OF graphs Michael Walle (Mon Aug 19 2024 - 03:44:04 EST)
- [PATCH v2] io_uring/fdinfo: add timeout_list to fdinfo Ruyi Zhang (Mon Aug 19 2024 - 03:47:12 EST)
- Re: [PATCH -next] spi: bcm63xx: Fix module autoloading Jonas Gorski (Mon Aug 19 2024 - 03:47:45 EST)
- [PATCH v2] dt-bindings: bluetooth: bring the HW description closer to reality for wcn6855 Bartosz Golaszewski (Mon Aug 19 2024 - 03:48:33 EST)
- Re: [PATCH v4 1/4] drm/panthor: introduce job cycle and timestamp accounting Steven Price (Mon Aug 19 2024 - 03:49:01 EST)
- Re: [PATCH v2] HID: corsair-void: Add Corsair Void headset family driver Markus Elfring (Mon Aug 19 2024 - 03:49:17 EST)
- Re: [PATCH] runtime constants: move list of constants to vmlinux.lds.h Arnd Bergmann (Mon Aug 19 2024 - 03:49:40 EST)
- Re: [External] Re: Some feedbacks on RISC-V IOMMU driver Xu Lu (Mon Aug 19 2024 - 03:49:42 EST)
- Re: next: x86_64: ahci 0000:00:1f.2: probe with driver ahci failed with error -12 Naresh Kamboju (Mon Aug 19 2024 - 03:50:08 EST)
- Re: [PATCH 0/3] mm,TPP: Enable promotion of unmapped pagecache Huang, Ying (Mon Aug 19 2024 - 03:50:26 EST)
- RE: [PATCH] fix member variable description warnings while building docs Golani, Mitulkumar Ajitkumar (Mon Aug 19 2024 - 03:51:33 EST)
- Re: [PATCH -next] spi: bcm63xx: Fix missing pm_runtime_disable() Jonas Gorski (Mon Aug 19 2024 - 03:52:36 EST)
- Re: [PATCH v3 4/4] iommu/vt-d: Introduce batched cache invalidation Yi Liu (Mon Aug 19 2024 - 03:54:32 EST)
- [PATCH v2] cxgb4: add forgotten u64 ivlan cast before shift Nikolay Kuratov (Mon Aug 19 2024 - 03:54:53 EST)
- [PATCH v2b] rust: cfi: add support for CFI_CLANG with Rust Alice Ryhl (Mon Aug 19 2024 - 03:55:38 EST)
- [PATCH] arm64: dts: exynosautov9: Add dpum SysMMU Kwanghoon Son (Mon Aug 19 2024 - 03:56:01 EST)
- Re: [PATCH] powercap: intel_rapl: Add support for ArrowLake-U platform Zhang, Rui (Mon Aug 19 2024 - 03:58:18 EST)
- Re: [PATCH] power: sequencing: request the WLAN enable GPIO as-is Bartosz Golaszewski (Mon Aug 19 2024 - 04:02:45 EST)
- [PATCH v3 0/2] drm/panfrost: Wire cycle counters and timestamp info to userspace Mary Guillemard (Mon Aug 19 2024 - 04:02:58 EST)
- [PATCH v3 1/2] drm/panfrost: Add SYSTEM_TIMESTAMP and SYSTEM_TIMESTAMP_FREQUENCY parameters Mary Guillemard (Mon Aug 19 2024 - 04:03:08 EST)
- [PATCH v3 2/2] drm/panfrost: Add cycle counter job requirement Mary Guillemard (Mon Aug 19 2024 - 04:03:20 EST)
- [PATCH] mm: kmem: fix split_page_memcg() Muchun Song (Mon Aug 19 2024 - 04:04:38 EST)
- Re: [PATCH] power: sequencing: qcom-wcn: add support for the WCN6855 PMU Bartosz Golaszewski (Mon Aug 19 2024 - 04:04:49 EST)
- [PATCH v1] pwm: lpss: wait_for_update() before configuring pwm Raag Jadav (Mon Aug 19 2024 - 04:05:41 EST)
- Re: [syzbot] [cgroups?] [mm?] WARNING in folio_memcg Muchun Song (Mon Aug 19 2024 - 04:06:42 EST)
- Re: [PATCH -next] spi: bcm63xx: Fix missing pm_runtime_disable() Jinjie Ruan (Mon Aug 19 2024 - 04:07:24 EST)
- Re: [PATCH -next] spi: bcm63xx: Fix module autoloading Jinjie Ruan (Mon Aug 19 2024 - 04:08:12 EST)
- [PATCH] riscv: sophgo: dts: add gpio controllers for SG2042 SoC Chen Wang (Mon Aug 19 2024 - 04:09:12 EST)
- [PATCH v5 0/2] media: aspeed: Allow to capture from SoC display (GFX) Jammy Huang (Mon Aug 19 2024 - 04:09:28 EST)
- [PATCH v5 1/2] dt-bindings: arm: aspeed: Add aspeed,video binding Jammy Huang (Mon Aug 19 2024 - 04:09:42 EST)
- [PATCH v5 2/2] media: aspeed: Allow to capture from SoC display (GFX) Jammy Huang (Mon Aug 19 2024 - 04:09:58 EST)
- Re: [PATCH v5 2/9] mm: swap: mTHP allocate swap entries from nonfull list Huang, Ying (Mon Aug 19 2024 - 04:11:58 EST)
- Re: [PATCH v3 4/5] drm/sched: Use drm sched lockdep map for submit_wq Ghimiray, Himal Prasad (Mon Aug 19 2024 - 04:12:09 EST)
- [BUG] tracing: dynamic ftrace selftest detected failures Google (Mon Aug 19 2024 - 04:12:28 EST)
- Re: [PATCH] gpio: of: simplify with scoped for each OF child loop Bartosz Golaszewski (Mon Aug 19 2024 - 04:12:37 EST)
- Re: [PATCH v2 4/8] arm64: dts: renesas: r9a09g057: Add RIIC0-RIIC8 nodes claudiu beznea (Mon Aug 19 2024 - 04:13:43 EST)
- RE: [PATCH] soundwire: intel_auxdevice: add kernel parameter for mclk divider Liao, Bard (Mon Aug 19 2024 - 04:13:58 EST)
- Re: [PATCH -v2] Resource: fix region_intersects() for CXL memory Andy Shevchenko (Mon Aug 19 2024 - 04:14:11 EST)
- [PATCH 1/5] mm: khugepaged: expand the is_refcount_suitable() to support file folios Baolin Wang (Mon Aug 19 2024 - 04:14:59 EST)
- [PATCH 2/5] mm: khugepaged: use the number of pages in the folio to check the reference count Baolin Wang (Mon Aug 19 2024 - 04:15:05 EST)
- [PATCH 0/5] support shmem mTHP collapse Baolin Wang (Mon Aug 19 2024 - 04:15:22 EST)
- [PATCH 3/5] mm: khugepaged: support shmem mTHP copy Baolin Wang (Mon Aug 19 2024 - 04:15:36 EST)
- [PATCH 4/5] mm: khugepaged: support shmem mTHP collapse Baolin Wang (Mon Aug 19 2024 - 04:15:43 EST)
- [PATCH 5/5] selftests: mm: support shmem mTHP collapse testing Baolin Wang (Mon Aug 19 2024 - 04:15:57 EST)
- Re: [PATCH] media/usb/siano: Fix endpoint type checking in smsusb Mauro Carvalho Chehab (Mon Aug 19 2024 - 04:16:18 EST)
- Re: [PATCH v2] mm/memory: Don't require head page for do_set_pmd() Vincent Donnefort (Mon Aug 19 2024 - 04:16:43 EST)
- Re: [PATCH 0/9 RFC] Make wake_up_{bit,var} less fragile Christian Brauner (Mon Aug 19 2024 - 04:16:54 EST)
- Re: [PATCH RFC -next v2 11/41] md/md-bitmap: simplify md_bitmap_create() + md_bitmap_load() Su Yue (Mon Aug 19 2024 - 04:18:23 EST)
- Re: [PATCH] clocksource/timer-of: Add missing casts to percpu address space Daniel Lezcano (Mon Aug 19 2024 - 04:18:50 EST)
- Re: [PATCH v6 1/4] dt-bindings: clock: add ExynosAuto v920 SoC CMU bindings Krzysztof Kozlowski (Mon Aug 19 2024 - 04:20:08 EST)
- Re: 回复: 回复: 回复: 回复: [PATCH] staging: media: starfive: Add multiple resolution support Laurent Pinchart (Mon Aug 19 2024 - 04:20:35 EST)
- Re: [PATCH 03/12] drm/edid: constify argument of drm_edid_is_valid() Jani Nikula (Mon Aug 19 2024 - 04:21:42 EST)
- Re: [PATCH v1] pwm: lpss: wait_for_update() before configuring pwm Andy Shevchenko (Mon Aug 19 2024 - 04:22:05 EST)
- Re: [PATCH] btrfs: don't take dev_replace rwsem on task already holding it Johannes Thumshirn (Mon Aug 19 2024 - 04:23:15 EST)
- Re: [PATCH 08/10] dt-bindings: timer: rockchip: Add rk3576 compatible Daniel Lezcano (Mon Aug 19 2024 - 04:23:48 EST)
- Re: [PATCH] drm/radeon/evergreen_cs: fix int overflow errors in cs track offsets Christian König (Mon Aug 19 2024 - 04:24:15 EST)
- Re: [PATCH v5 1/2] dt-bindings: arm: aspeed: Add aspeed,video binding Krzysztof Kozlowski (Mon Aug 19 2024 - 04:24:32 EST)
- [PATCH v2 0/2] PCI/pwrctl: fixes for v6.11 Bartosz Golaszewski (Mon Aug 19 2024 - 04:24:59 EST)
- [PATCH v2 1/2] PCI: don't rely on of_platform_depopulate() for reused OF-nodes Bartosz Golaszewski (Mon Aug 19 2024 - 04:25:04 EST)
- [PATCH v2 2/2] PCI/pwrctl: put the bus rescan on a different thread Bartosz Golaszewski (Mon Aug 19 2024 - 04:25:20 EST)
- Re: [PATCH 09/12] drm/amd/display: Switch amdgpu_dm_connector to struct drm_edid Jani Nikula (Mon Aug 19 2024 - 04:26:48 EST)
- 答复: 答复: [PATCH v1] usb: gadget: u_serial: check Null pointer in EP callback 胡连勤 (Mon Aug 19 2024 - 04:27:02 EST)
- [PATCH] net/socket: Acquire cgroup_lock in do_sock_getsockopt Tze-nan Wu (Mon Aug 19 2024 - 04:27:28 EST)
- Re: [PATCH v2 0/2] mm: collect the number of anon mTHP David Hildenbrand (Mon Aug 19 2024 - 04:29:06 EST)
- Re: [PATCH RFC -next v2 00/41] md/md-bitmap: introduce bitmap_operations and make structure internel Su Yue (Mon Aug 19 2024 - 04:29:18 EST)
- gcc-8: mm/swapfile.c:863:40: error: array subscript 1 is above array bounds of 'struct list_head[1]' [-Werror=array-bounds] Naresh Kamboju (Mon Aug 19 2024 - 04:29:35 EST)
- Re: [PATCH v4 4/6] mm: Introduce a pageflag for partially mapped folios Barry Song (Mon Aug 19 2024 - 04:29:58 EST)
- Re: [PATCH v4 4/6] mm: Introduce a pageflag for partially mapped folios Barry Song (Mon Aug 19 2024 - 04:31:17 EST)
- Re: [PATCH] clocksource/timer-of: Add missing casts to percpu address space Uros Bizjak (Mon Aug 19 2024 - 04:31:30 EST)
- Re: [PATCH v5 0/9] mm: swap: mTHP swap allocator base on swap cluster order Huang, Ying (Mon Aug 19 2024 - 04:31:43 EST)
- Re: [PATCH v11 3/9] remoteproc: k3-m4: Add a remoteproc driver for M4F subsystem Vignesh Raghavendra (Mon Aug 19 2024 - 04:33:02 EST)
- [PATCH -tip] x86/boot/64: Strip percpu address space from gdt kernel load Uros Bizjak (Mon Aug 19 2024 - 04:34:00 EST)
- Re: [PATCH v2 0/2] mm: collect the number of anon mTHP Barry Song (Mon Aug 19 2024 - 04:34:12 EST)
- [PATCH v2] f2fs: compress: don't redirty sparse cluster during {,de}compress Yeongjin Gil (Mon Aug 19 2024 - 04:34:51 EST)
- Re: [PATCH 1/5] mm: khugepaged: expand the is_refcount_suitable() to support file folios David Hildenbrand (Mon Aug 19 2024 - 04:36:48 EST)
- [PATCH] Revert "pidfd: prevent creation of pidfds for kthreads" Christian Brauner (Mon Aug 19 2024 - 04:38:23 EST)
- [PATCH v2 4/7] i2c: designware: Unify terminator in device ID tables Andy Shevchenko (Mon Aug 19 2024 - 04:40:21 EST)
- [PATCH v2 2/7] i2c: designware: Let PCI core to take care about interrupt vectors Andy Shevchenko (Mon Aug 19 2024 - 04:40:29 EST)
- [PATCH v2 3/7] i2c: designware: Add missing 'c' into PCI IDs variable name Andy Shevchenko (Mon Aug 19 2024 - 04:40:37 EST)
- [PATCH v2 0/7] i2c: designware: Cleanups (part 1) Andy Shevchenko (Mon Aug 19 2024 - 04:40:41 EST)
- [PATCH v2 1/7] i2c: designware: Replace a while-loop by for-loop Andy Shevchenko (Mon Aug 19 2024 - 04:40:53 EST)
- [PATCH v2 6/7] i2c: designware: Drop return value from i2c_dw_acpi_configure() Andy Shevchenko (Mon Aug 19 2024 - 04:41:04 EST)
- [PATCH v2 5/7] i2c: designware: Always provide device ID tables Andy Shevchenko (Mon Aug 19 2024 - 04:41:27 EST)
- [PATCH v2 7/7] i2c: designware: Drop return value from dw_i2c_of_configure() Andy Shevchenko (Mon Aug 19 2024 - 04:41:28 EST)
- Re: [peterz-queue:sched/core] [sched/fair] 420356c350: WARNING:at_kernel/sched/core.c:#__might_sleep Oliver Sang (Mon Aug 19 2024 - 04:41:58 EST)
- Re: [PATCH] pidfd: prevent creation of pidfds for kthreads Christian Brauner (Mon Aug 19 2024 - 04:42:14 EST)
- Re: 答复: [PATCH v1] usb: gadget: u_serial: check Null pointer in EP callback Michael Nazzareno Trimarchi (Mon Aug 19 2024 - 04:42:26 EST)
- Re: [PATCH 1/6] arm64: dts: imx8mp-phycore: Add VDD_IO regulator Yannic Moog (Mon Aug 19 2024 - 04:42:41 EST)
- Re: [PATCH 1/5] mm: khugepaged: expand the is_refcount_suitable() to support file folios Baolin Wang (Mon Aug 19 2024 - 04:42:50 EST)
- Re: [PATCH v2] docs: bug-bisect: rewrite to better match the other bisecting text Bagas Sanjaya (Mon Aug 19 2024 - 04:43:02 EST)
- Re: [PATCH 2/6] arm64: dts: imx8mp-phycore: Assign regulator to EEPROM node Yannic Moog (Mon Aug 19 2024 - 04:43:14 EST)
- Re: [PATCH v5 0/9] mm: swap: mTHP swap allocator base on swap cluster order Huang, Ying (Mon Aug 19 2024 - 04:43:30 EST)
- Re: [PATCH 3/6] arm64: dts: imx8mp-phyboard-pollux: Add SD-Card vqmmc supply Yannic Moog (Mon Aug 19 2024 - 04:43:31 EST)
- Re: [PATCH 4/6] arm64: dts: imx8mp-phyboard-pollux: Assign regulator to EEPROM node Yannic Moog (Mon Aug 19 2024 - 04:43:53 EST)
- Re: [PATCH 5/6] arm64: dts: imx8mp-phyboard-pollux: Add VCC_5V_SW regulator Yannic Moog (Mon Aug 19 2024 - 04:44:11 EST)
- Re: [PATCH 6/6] arm64: dts: imx8mp-phyboard-pollux: Add usb3_phy1 regulator reference Yannic Moog (Mon Aug 19 2024 - 04:44:22 EST)
- Re: [PATCH 3/4] dt-bindings: clock: Add AST2700 clock bindings Krzysztof Kozlowski (Mon Aug 19 2024 - 04:45:30 EST)
- Re: [PATCH 10/12] drm/edid: add a helper to compare two EDIDs Jani Nikula (Mon Aug 19 2024 - 04:45:51 EST)
- Re: [PATCH RFC] Avoid memory barrier in read_seqcount() through load acquire Mark Rutland (Mon Aug 19 2024 - 04:46:10 EST)
- Re: [PATCH v11 3/9] remoteproc: k3-m4: Add a remoteproc driver for M4F subsystem Wadim Egorov (Mon Aug 19 2024 - 04:47:52 EST)
- Re: [PATCH v5 0/9] mm: swap: mTHP swap allocator base on swap cluster order Kairui Song (Mon Aug 19 2024 - 04:48:14 EST)
- Re: [PATCH v11 4/9] arm64: dts: ti: k3-am62: Add M4F remoteproc node Wadim Egorov (Mon Aug 19 2024 - 04:48:29 EST)
- [syzbot] [ocfs2?] possible deadlock in ocfs2_try_remove_refcount_tree syzbot (Mon Aug 19 2024 - 04:48:40 EST)
- 答复: 答复: [PATCH v1] usb: gadget: u_serial: check Null pointer in EP callback 胡连勤 (Mon Aug 19 2024 - 04:48:47 EST)
- [PATCH RESEND] crypto: sa2ul - fix memory leak in sa_cra_init_aead() Ma Ke (Mon Aug 19 2024 - 04:49:16 EST)
- Re: [PATCH v11 0/9] TI K3 M4F support on AM62 and AM64 SoCs Wadim Egorov (Mon Aug 19 2024 - 04:49:28 EST)
- Re: [PATCH v11 2/9] remoteproc: k3: Factor out TI-SCI processor control OF get function Wadim Egorov (Mon Aug 19 2024 - 04:49:52 EST)
- Re: [PATCH 1/1] dt-binding: ptp: fsl,ptp: add pci1957,ee02 compatible string for fsl,enetc-ptp patchwork-bot+netdevbpf (Mon Aug 19 2024 - 04:50:34 EST)
- Re: [PATCH] drm/radeon: Switch radeon_connector to struct drm_edid Jani Nikula (Mon Aug 19 2024 - 04:52:04 EST)
- Re: [PATCH v3 3/5] dt-bindings: arm: Add Coresight TMC Control Unit hardware JieGan (Mon Aug 19 2024 - 04:52:32 EST)
- Re: [PATCH v2 0/2] mm: collect the number of anon mTHP Barry Song (Mon Aug 19 2024 - 04:52:56 EST)
- Re: 答复: [PATCH v1] usb: gadget: u_serial: check Null pointer in EP callback Michael Nazzareno Trimarchi (Mon Aug 19 2024 - 04:54:09 EST)
- [PATCH RESEND] wifi: mt76: mt7996: fix NULL pointer dereference in mt7996_mcu_sta_bfer_he Ma Ke (Mon Aug 19 2024 - 04:55:28 EST)
- `powertop --auto-tune` results in `WARN: xHC restore state timeout` and lost USB devices Paul Menzel (Mon Aug 19 2024 - 04:59:17 EST)
- Re: [PATCH v2 3/4] firewire: core: Prevent device_find_child() from modifying caller's match data Takashi Sakamoto (Mon Aug 19 2024 - 04:59:27 EST)
- Re: [PATCH V2] iommu/amd: Update PASID, GATS, GLX, SNPAVICSUP feature related macros Vasant Hegde (Mon Aug 19 2024 - 05:00:22 EST)
- 答复: 答复: [PATCH v1] usb: gadget: u_serial: check Null pointer in EP callback 胡连勤 (Mon Aug 19 2024 - 05:00:38 EST)
- Re: [PATCH net-next v5 2/2] net: ti: icssg-prueth: Add support for PA Stats Anwar, Md Danish (Mon Aug 19 2024 - 05:01:26 EST)
- [PATCH] arm-cci: Fix refcount leak in cci_probe Ma Ke (Mon Aug 19 2024 - 05:04:34 EST)
- [PATCH net-next v5] net: netconsole: selftests: Create a new netconsole selftest Breno Leitao (Mon Aug 19 2024 - 05:04:49 EST)
- [PATCH v1 0/3] PCI: imx6: reset link after suspend/resume Stefan Eichenberger (Mon Aug 19 2024 - 05:05:06 EST)
- [PATCH v1 1/3] PCI: imx6: Add a function to deassert the reset gpio Stefan Eichenberger (Mon Aug 19 2024 - 05:05:17 EST)
- [PATCH v1 2/3] PCI: imx6: move the wait for clock stabilization to enable ref clk Stefan Eichenberger (Mon Aug 19 2024 - 05:05:29 EST)
- [PATCH v1 3/3] PCI: imx6: reset link on resume Stefan Eichenberger (Mon Aug 19 2024 - 05:05:40 EST)
- Re: [PATCH net-next v5 2/2] net: ti: icssg-prueth: Add support for PA Stats Anwar, Md Danish (Mon Aug 19 2024 - 05:06:09 EST)
- Re: [PATCH v3 3/5] dt-bindings: arm: Add Coresight TMC Control Unit hardware JieGan (Mon Aug 19 2024 - 05:07:29 EST)
- Re: [PATCH v10 12/40] mm: Define VM_SHADOW_STACK for arm64 when we support GCS Catalin Marinas (Mon Aug 19 2024 - 05:08:16 EST)
- [PATCH v5] scsi: sd: Ignore command SYNC CACHE error if format in progress Yihang Li (Mon Aug 19 2024 - 05:09:56 EST)
- [syzbot] [mm?] INFO: rcu detected stall in do_vmi_munmap (2) syzbot (Mon Aug 19 2024 - 05:10:38 EST)
- [PATCH] irqchip/gic-v2m: Fix refcount leak in gicv2m_of_init Ma Ke (Mon Aug 19 2024 - 05:10:59 EST)
- Re: [PATCH v10 13/40] arm64/mm: Map pages for guarded control stack Catalin Marinas (Mon Aug 19 2024 - 05:11:24 EST)
- Re: [PATCH v10 15/40] arm64/idreg: Add overrride for GCS Catalin Marinas (Mon Aug 19 2024 - 05:11:42 EST)
- [Patch v2 0/4] Enable PMU for ArrowLake-H Dapeng Mi (Mon Aug 19 2024 - 05:12:00 EST)
- [Patch v2 1/4] perf/x86: Refine hybrid_pmu_type defination Dapeng Mi (Mon Aug 19 2024 - 05:12:13 EST)
- [Patch v2 2/4] x86/cpu/intel: Define helper to get CPU core native ID Dapeng Mi (Mon Aug 19 2024 - 05:12:30 EST)
- [Patch v2 3/4] perf/x86/intel: Support hybrid PMU with multiple atom uarchs Dapeng Mi (Mon Aug 19 2024 - 05:12:44 EST)
- [Patch v2 4/4] perf/x86/intel: Add PMU support for ArrowLake-H Dapeng Mi (Mon Aug 19 2024 - 05:13:00 EST)
- Re: [PATCH v10 16/40] arm64/hwcap: Add hwcap for GCS Catalin Marinas (Mon Aug 19 2024 - 05:13:24 EST)
- Re: [PATCH v10 17/40] arm64/traps: Handle GCS exceptions Catalin Marinas (Mon Aug 19 2024 - 05:13:50 EST)
- Re: [PATCH] net/socket: Acquire cgroup_lock in do_sock_getsockopt Eric Dumazet (Mon Aug 19 2024 - 05:14:14 EST)
- Re: [tip: sched/core] sched/uclamg: Handle delayed dequeue Christian Loehle (Mon Aug 19 2024 - 05:14:51 EST)
- Re: [PATCH 1/3] soc: qcom: pmic_glink: Fix race during initialization Neil Armstrong (Mon Aug 19 2024 - 05:15:56 EST)
- Re: [PATCH 2/3] usb: typec: ucsi: Move unregister out of atomic section Neil Armstrong (Mon Aug 19 2024 - 05:16:39 EST)
- Re: [PATCH 6.10 00/25] 6.10.6-rc3 review Pavel Machek (Mon Aug 19 2024 - 05:16:55 EST)
- Re: [PATCH 3/3] soc: qcom: pmic_glink: Actually communicate with remote goes down Neil Armstrong (Mon Aug 19 2024 - 05:17:15 EST)
- Re: 答复: [PATCH v1] usb: gadget: u_serial: check Null pointer in EP callback Michael Nazzareno Trimarchi (Mon Aug 19 2024 - 05:17:42 EST)
- Re: [RFC} arm architecture board/feature deprecation timeline Arnd Bergmann (Mon Aug 19 2024 - 05:18:12 EST)
- Re: [PATCH] usb: typec: fsa4480: Relax CHIP_ID check neil . armstrong (Mon Aug 19 2024 - 05:18:41 EST)
- [PATCH] drm/sti: avoid potential dereference of error pointers Ma Ke (Mon Aug 19 2024 - 05:19:08 EST)
- Re: [PATCH v10 18/40] arm64/mm: Handle GCS data aborts Catalin Marinas (Mon Aug 19 2024 - 05:19:33 EST)
- Re: [PATCH] mm: skip less than check for MAX_NR_ZONES kernel test robot (Mon Aug 19 2024 - 05:20:48 EST)
- [PATCH v2 0/2] Add support for nuvoton ma35 nand controller Hui-Ping Chen (Mon Aug 19 2024 - 05:21:01 EST)
- [PATCH v2 1/2] dt-bindings: mtd: nuvoton,ma35d1-nand: add new bindings Hui-Ping Chen (Mon Aug 19 2024 - 05:21:19 EST)
- [PATCH v2 2/2] mtd: rawnand: nuvoton: add new driver for the Nuvoton MA35 SoC Hui-Ping Chen (Mon Aug 19 2024 - 05:21:35 EST)
- Re: [PATCH RESEND] Do not mark ACPI devices as irq safe Andy Shevchenko (Mon Aug 19 2024 - 05:21:51 EST)
- Re: [RFC] mm, slub: avoid zeroing kmalloc redzone Hyeonggon Yoo (Mon Aug 19 2024 - 05:22:48 EST)
- [PATCH] scsi: iscsi: fix reference count leak in cxgbi_check_route() Ma Ke (Mon Aug 19 2024 - 05:24:35 EST)
- Re: [PATCH] clk: qcom: videocc-sm8550: Use HW_CTRL_TRIGGER flag for video GDSC's neil . armstrong (Mon Aug 19 2024 - 05:25:54 EST)
- [PATCH v13 0/3] Add ASPEED AST2600 I2Cv2 controller driver Ryan Chen (Mon Aug 19 2024 - 05:29:05 EST)
- [PATCH v13 1/3] dt-bindings: i2c: aspeed: support for AST2600-i2cv2 Ryan Chen (Mon Aug 19 2024 - 05:29:17 EST)
- [PATCH v13 2/3] i2c: aspeed: support AST2600 i2c new register mode driver Ryan Chen (Mon Aug 19 2024 - 05:29:35 EST)
- Re: [PATCH v2] usb: dwc3: core: Prevent USB core invalid event buffer address access Krishna Kurapati (Mon Aug 19 2024 - 05:29:36 EST)
- [PATCH v13 3/3] i2c: aspeed: support AST2600 i2c new register slave mode driver Ryan Chen (Mon Aug 19 2024 - 05:29:49 EST)
- [RFC 0/7] vhost: Add support of kthread API Cindy Lu (Mon Aug 19 2024 - 05:30:04 EST)
- [RFC 1/7] vhost: Add a new module_param for enable kthread Cindy Lu (Mon Aug 19 2024 - 05:30:24 EST)
- [RFC 2/7] vhost: Add kthread support in function vhost_worker_queue() Cindy Lu (Mon Aug 19 2024 - 05:30:37 EST)
- [RFC 3/7] vhost: Add kthread support in function vhost_workers_free() Cindy Lu (Mon Aug 19 2024 - 05:30:50 EST)
- [RFC 5/7] vhost: Add the cgroup related function Cindy Lu (Mon Aug 19 2024 - 05:31:12 EST)
- [RFC 6/7] vhost: Add kthread support in function vhost_worker_create Cindy Lu (Mon Aug 19 2024 - 05:31:27 EST)
- Re: [PATCH] Input: keypad-nomadik-ske - remove the driver Arnd Bergmann (Mon Aug 19 2024 - 05:31:36 EST)
- [RFC 7/7] vhost: Add new UAPI to support changing Kthread mode Cindy Lu (Mon Aug 19 2024 - 05:31:50 EST)
- Re: [PATCH net] dpaa2-switch: Fix error checking in dpaa2_switch_seed_bp() Simon Horman (Mon Aug 19 2024 - 05:32:06 EST)
- Re: [PATCH] ceph: fix memory in MDS client cap_auths Luis Henriques (Mon Aug 19 2024 - 05:32:22 EST)
- [PATCH v2] selftests: kvm: fix mkdir error when building for unsupported arch Muhammad Usama Anjum (Mon Aug 19 2024 - 05:32:45 EST)
- RE: [PATCH 3/4] dt-bindings: clock: Add AST2700 clock bindings Ryan Chen (Mon Aug 19 2024 - 05:33:00 EST)
- Re: [PATCH] mm: skip less than check for MAX_NR_ZONES kernel test robot (Mon Aug 19 2024 - 05:33:13 EST)
- [syzbot] [ext4?] [ocfs2?] KASAN: null-ptr-deref Write in jbd2_journal_update_sb_log_tail syzbot (Mon Aug 19 2024 - 05:33:35 EST)
- Re: [PATCH v6 4/4] clk: samsung: add top clock support for ExynosAuto v920 SoC Kwanghoon Son (Mon Aug 19 2024 - 05:33:47 EST)
- Re: [PATCH] mm, slub: prefetch freelist in ___slab_alloc() Hyeonggon Yoo (Mon Aug 19 2024 - 05:34:01 EST)
- Re: [PATCH v2] selftests: fix relative rpath usage Shuah Khan (Mon Aug 19 2024 - 05:34:26 EST)
- [RFC 4/7] vhost: Add the vhost_worker to support kthread Cindy Lu (Mon Aug 19 2024 - 05:36:34 EST)
- Re: [PATCH v2] Document/kexec: Generalize crash hotplug description Baoquan He (Mon Aug 19 2024 - 05:37:14 EST)
- RE: [RFC] mm, slub: avoid zeroing kmalloc redzone Peng Fan (Mon Aug 19 2024 - 05:39:28 EST)
- [PATCH v4 0/5] Introduce J742S2 SoC and EVM Manorit Chawdhry (Mon Aug 19 2024 - 05:39:58 EST)
- [PATCH v4 3/5] dt-bindings: arm: ti: Add bindings for J742S2 SoCs and Boards Manorit Chawdhry (Mon Aug 19 2024 - 05:40:13 EST)
- [PATCH v4 4/5] arm64: dts: ti: Introduce J742S2 SoC family Manorit Chawdhry (Mon Aug 19 2024 - 05:40:22 EST)
- [PATCH v4 2/5] arm64: dts: ti: Refactor J784s4-evm to a common file Manorit Chawdhry (Mon Aug 19 2024 - 05:40:41 EST)
- [PATCH v4 5/5] arm64: dts: ti: Add support for J742S2 EVM board Manorit Chawdhry (Mon Aug 19 2024 - 05:40:42 EST)
- [PATCH v4 1/5] arm64: dts: ti: Refactor J784s4 SoC files to a common file Manorit Chawdhry (Mon Aug 19 2024 - 05:41:09 EST)
- Re: [PATCH 2/5] mm: khugepaged: use the number of pages in the folio to check the reference count David Hildenbrand (Mon Aug 19 2024 - 05:41:23 EST)
- Re: [PATCH 00/14] Remove support for platform data from samsung keypad Arnd Bergmann (Mon Aug 19 2024 - 05:41:44 EST)
- Re: [PATCH v3 3/5] dt-bindings: arm: Add Coresight TMC Control Unit hardware Krzysztof Kozlowski (Mon Aug 19 2024 - 05:42:18 EST)
- Re: [PATCH net-next v3 0/2] net/smc: introduce ringbufs usage statistics Wen Gu (Mon Aug 19 2024 - 05:44:18 EST)
- Re: [PATCH v2] ARM: dts: Fix undocumented LM75 compatible nodes Alexander Stein (Mon Aug 19 2024 - 05:44:20 EST)
- Re: [PATCH net-next 2/2] appletalk: tashtalk: Add LocalTalk line discipline driver for AppleTalk using a TashTalk adapter Arnd Bergmann (Mon Aug 19 2024 - 05:44:50 EST)
- Re: [PATCH] irqchip/gic-v2m: Fix refcount leak in gicv2m_of_init Marc Zyngier (Mon Aug 19 2024 - 05:45:47 EST)
- Re: selinux: support IPPROTO_SMC in socket_type_to_security_class() Ondrej Mosnacek (Mon Aug 19 2024 - 05:46:39 EST)
- Re: [PATCH net-next 2/2] appletalk: tashtalk: Add LocalTalk line discipline driver for AppleTalk using a TashTalk adapter Simon Horman (Mon Aug 19 2024 - 05:47:26 EST)
- Re: [PATCH v3 3/5] dt-bindings: arm: Add Coresight TMC Control Unit hardware JieGan (Mon Aug 19 2024 - 05:51:01 EST)
- Re: [PATCH v3 3/5] dt-bindings: arm: Add Coresight TMC Control Unit hardware Krzysztof Kozlowski (Mon Aug 19 2024 - 05:51:59 EST)
- [PATCH v2] ceph: fix memory in MDS client cap_auths Luis Henriques (SUSE) (Mon Aug 19 2024 - 05:52:41 EST)
- [syzbot] [net?] UBSAN: array-index-out-of-bounds in cake_enqueue syzbot (Mon Aug 19 2024 - 05:54:36 EST)
- Re: [PATCH net-next 2/2] appletalk: tashtalk: Add LocalTalk line discipline driver for AppleTalk using a TashTalk adapter Jiri Slaby (Mon Aug 19 2024 - 05:56:18 EST)
- Re: [PATCH v12 1/6] uaccess: add generic fallback version of copy_mc_to_user() Jonathan Cameron (Mon Aug 19 2024 - 05:58:03 EST)
- [RESEND PATCH] drm/xe/oa: Use vma_pages() helper function in xe_oa_mmap() Thorsten Blum (Mon Aug 19 2024 - 05:58:28 EST)
- Re: [PATCH v2] selftests: kvm: fix mkdir error when building for unsupported arch Shuah Khan (Mon Aug 19 2024 - 06:01:49 EST)
- Re: [PATCH 17/24] sched/fair: Implement delayed dequeue Luis Machado (Mon Aug 19 2024 - 06:02:15 EST)
- [PATCH 1/1] accel/qaic: Change to use DEFINE_SHOW_ATTRIBUTE macro Longlong Xia (Mon Aug 19 2024 - 06:03:55 EST)
- [PATCH] clocksource/drivers/timer-of: Remove percpu irq related code Daniel Lezcano (Mon Aug 19 2024 - 06:04:09 EST)
- Re: [PATCH v3 1/2] PM: domains: add device managed version of dev_pm_domain_attach|detach_list() Ulf Hansson (Mon Aug 19 2024 - 06:05:06 EST)
- Re: [PATCH 2/5] mm: khugepaged: use the number of pages in the folio to check the reference count Baolin Wang (Mon Aug 19 2024 - 06:05:28 EST)
- Re: [PATCH] selftests: mm: Fix build errors on armhf Muhammad Usama Anjum (Mon Aug 19 2024 - 06:05:45 EST)
- Re: [PATCH] drm/mediatek: Fix missing configuration flags in mtk_crtc_ddp_config() Jason-JH Lin (林睿祥) (Mon Aug 19 2024 - 06:07:00 EST)
- Re: [PATCH 1/1] platform/x86: intel/pmc: Remove unused param idx from pmc_for_each_mode() Hans de Goede (Mon Aug 19 2024 - 06:07:30 EST)
- Re: [PATCH v2 2/2] KVM: x86: Use is_kvm_hc_exit_enabled() instead of opencode Binbin Wu (Mon Aug 19 2024 - 06:07:57 EST)
- Re: [PATCH RFC 3/4] mm: guest_memfd: Add option to remove guest private memory from direct map Mike Rapoport (Mon Aug 19 2024 - 06:10:19 EST)
- [PATCH] mm/hugetlb_cgroup: use folio in hugetlb_cgroup_move_parent() JonasZhou-oc (Mon Aug 19 2024 - 06:10:38 EST)
- Re: [PATCH 1/3] thermal: of: Fix OF node leak in thermal_of_trips_init() error path Daniel Lezcano (Mon Aug 19 2024 - 06:12:30 EST)
- Re: [PATCH 0/3] soc: qcom: pmic_glink: v6.11-rc bug fixes Amit Pundir (Mon Aug 19 2024 - 06:12:53 EST)
- [PATCH net-next 1/2] dt-bindings: net: dsa: add none to dsa-tag-protocol enum vtpieter (Mon Aug 19 2024 - 06:13:37 EST)
- [PATCH net-next 2/2] net: dsa: microchip: add KSZ8 change_tag_protocol support vtpieter (Mon Aug 19 2024 - 06:13:54 EST)
- [PATCH iwl-net v3 0/6] ice: fix synchronization between .ndo_bpf() and reset Larysa Zaremba (Mon Aug 19 2024 - 06:14:39 EST)
- [PATCH iwl-net v3 1/6] ice: move netif_queue_set_napi to rtnl-protected sections Larysa Zaremba (Mon Aug 19 2024 - 06:15:02 EST)
- [PATCH iwl-net v3 3/6] ice: check for XDP rings instead of bpf program when unconfiguring Larysa Zaremba (Mon Aug 19 2024 - 06:15:14 EST)
- [PATCH iwl-net v3 4/6] ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset Larysa Zaremba (Mon Aug 19 2024 - 06:15:47 EST)
- [PATCH iwl-net v3 2/6] ice: protect XDP configuration with a mutex Larysa Zaremba (Mon Aug 19 2024 - 06:15:52 EST)
- [PATCH iwl-net v3 5/6] ice: remove ICE_CFG_BUSY locking from AF_XDP code Larysa Zaremba (Mon Aug 19 2024 - 06:16:17 EST)
- [PATCH iwl-net v3 6/6] ice: do not bring the VSI up, if it was down before the XDP setup Larysa Zaremba (Mon Aug 19 2024 - 06:16:17 EST)
- Re: [PATCH] net/mlx5: Use cpumask_local_spread() instead of custom code Erwan Velu (Mon Aug 19 2024 - 06:17:00 EST)
- Re: gcc-8: mm/swapfile.c:863:40: error: array subscript 1 is above array bounds of 'struct list_head[1]' [-Werror=array-bounds] Naresh Kamboju (Mon Aug 19 2024 - 06:17:16 EST)
- Re: [PATCH v3 8/8] misc: amd-sbi: Add document for AMD SB IOCTL description Gupta, Akshay (Mon Aug 19 2024 - 06:17:28 EST)
- [PATCH bpf-next v2 1/2] bpf: Make the pointer returned by iter next method valid Juntong Deng (Mon Aug 19 2024 - 06:17:44 EST)
- [PATCH] ata: pata_macio: Fix DMA table overflow Michael Ellerman (Mon Aug 19 2024 - 06:18:24 EST)
- Re: [PATCH v3 01/10] x86/tdx: Split MMIO read and write operations Kirill A. Shutemov (Mon Aug 19 2024 - 06:19:19 EST)
- [RFC PATCH] ata: pata_macio: Use WARN instead of BUG Michael Ellerman (Mon Aug 19 2024 - 06:19:31 EST)
- jbd2: io throttle for metadata buffers Haifeng Xu (Mon Aug 19 2024 - 06:19:59 EST)
- Re: [PATCH v2 12/17] platform/x86: acerhdf: Use the .should_bind() thermal zone callback Hans de Goede (Mon Aug 19 2024 - 06:20:15 EST)
- Re: [PATCH 1/3] serdev: ttyport: make use of tty_kopen_exclusive Marco Felsch (Mon Aug 19 2024 - 06:20:32 EST)
- Re:Re: [PATCH RFC] regmap: maple: Switch to use irq-safe locking Andy Yan (Mon Aug 19 2024 - 06:20:49 EST)
- [PATCH bpf-next v2 2/2] selftests/bpf: Add tests for iter next method returning valid pointer Juntong Deng (Mon Aug 19 2024 - 06:21:06 EST)
- [PATCH] mfd: cros_ec: simplify cros_ec_dev_init() tzungbi (Mon Aug 19 2024 - 06:23:43 EST)
- [PATCH] mfd: cros_ec: update module description tzungbi (Mon Aug 19 2024 - 06:23:57 EST)
- [PATCH v4 00/11] i2c: riic: Add support for Renesas RZ/G3S Claudiu (Mon Aug 19 2024 - 06:24:10 EST)
- [PATCH v4 01/11] i2c: riic: Use temporary variable for struct device Claudiu (Mon Aug 19 2024 - 06:24:22 EST)
- [PATCH v4 02/11] i2c: riic: Call pm_runtime_get_sync() when need to access registers Claudiu (Mon Aug 19 2024 - 06:24:34 EST)
- [PATCH v4 03/11] i2c: riic: Use pm_runtime_resume_and_get() Claudiu (Mon Aug 19 2024 - 06:24:53 EST)
- [PATCH v4 04/11] i2c: riic: Enable runtime PM autosuspend support Claudiu (Mon Aug 19 2024 - 06:25:10 EST)
- [PATCH v4 05/11] i2c: riic: Add suspend/resume support Claudiu (Mon Aug 19 2024 - 06:25:22 EST)
- [PATCH v4 06/11] i2c: riic: Define individual arrays to describe the register offsets Claudiu (Mon Aug 19 2024 - 06:25:45 EST)
- [PATCH v4 07/11] dt-bindings: i2c: renesas,riic: Document the R9A08G045 support Claudiu (Mon Aug 19 2024 - 06:25:58 EST)
- [PATCH v4 08/11] i2c: riic: Add support for fast mode plus Claudiu (Mon Aug 19 2024 - 06:26:11 EST)
- [PATCH v4 09/11] arm64: dts: renesas: r9a08g045: Add I2C nodes Claudiu (Mon Aug 19 2024 - 06:26:25 EST)
- [PATCH v4 10/11] arm64: dts: renesas: rzg3s-smarc: Enable i2c0 node Claudiu (Mon Aug 19 2024 - 06:26:41 EST)
- [PATCH v4 11/11] arm64: dts: renesas: rzg3s-smarc-som: Enable i2c1 node Claudiu (Mon Aug 19 2024 - 06:26:58 EST)
- Re: [PATCH 11/25] KVM: TDX: Report kvm_tdx_caps in KVM_TDX_CAPABILITIES Nikolay Borisov (Mon Aug 19 2024 - 06:27:19 EST)
- Re: [PATCH v2] hwmon: Add thermal sensor driver for Surface Aggregator Module Konrad Dybcio (Mon Aug 19 2024 - 06:27:37 EST)
- Re: [PATCH v3 5/8] misc: amd-sbi: Add support for CPUID protocol Arnd Bergmann (Mon Aug 19 2024 - 06:27:53 EST)
- Re: [PATCH v8 5/6] KVM: arm64: Initialize the ptdump parser with stage-2 attributes Vincent Donnefort (Mon Aug 19 2024 - 06:28:34 EST)
- RE: [PATCH v11 07/10] mtd: spi-nor: Add stacked memories support in spi-nor Mahapatra, Amit Kumar (Mon Aug 19 2024 - 06:29:09 EST)
- [PATCH v4 0/2] add device managed version of dev_pm_domain_attach|detach_list() Dikshita Agarwal (Mon Aug 19 2024 - 06:29:49 EST)
- [PATCH v4 1/2] PM: domains: add device managed version of dev_pm_domain_attach|detach_list() Dikshita Agarwal (Mon Aug 19 2024 - 06:29:54 EST)
- [PATCH v4 2/2] media: venus: use device managed APIs for power domains Dikshita Agarwal (Mon Aug 19 2024 - 06:30:17 EST)
- Re: [PATCH v12 2/6] arm64: add support for ARCH_HAS_COPY_MC Jonathan Cameron (Mon Aug 19 2024 - 06:30:52 EST)
- Re: [PATCH 16/17] leds: turris-omnia: Simplify with scoped for each OF child loop Marek Behún (Mon Aug 19 2024 - 06:31:07 EST)
- Re: [PATCH v11] thermal/drivers/mediatek: add another get_temp ops for thermal sensors Daniel Lezcano (Mon Aug 19 2024 - 06:33:15 EST)
- Re: [PATCH v2] ceph: fix memory in MDS client cap_auths Xiubo Li (Mon Aug 19 2024 - 06:33:39 EST)
- Re: [PATCH v13 1/3] dt-bindings: i2c: aspeed: support for AST2600-i2cv2 Krzysztof Kozlowski (Mon Aug 19 2024 - 06:34:45 EST)
- Re: [PATCH v2 1/3] coresight: cti: use device_* to iterate over device child nodes Mike Leach (Mon Aug 19 2024 - 06:35:14 EST)
- Re: [PATCH -next] firmware: arm_ffa: Fix beyond size of field warning Sudeep Holla (Mon Aug 19 2024 - 06:35:26 EST)
- [PATCH net-next v2 0/3] netconsole: Populate dynamic entry even if netpoll fails Breno Leitao (Mon Aug 19 2024 - 06:36:35 EST)
- [PATCH net-next v2 1/3] netpoll: Ensure clean state on setup failures Breno Leitao (Mon Aug 19 2024 - 06:36:53 EST)
- [PATCH net-next v2 2/3] netconsole: pr_err() when netpoll_setup fails Breno Leitao (Mon Aug 19 2024 - 06:37:07 EST)
- [PATCH net-next v2 3/3] netconsole: Populate dynamic entry even if netpoll fails Breno Leitao (Mon Aug 19 2024 - 06:37:27 EST)
- Re: [PATCH v3 02/10] x86/tdx: Add validation of userspace MMIO instructions Kirill A. Shutemov (Mon Aug 19 2024 - 06:39:32 EST)
- [RFC PATCH bpf-next 1/2] bpf: Add KF_OBTAIN for obtaining objects without reference count Juntong Deng (Mon Aug 19 2024 - 06:41:05 EST)
- Re: [PATCH net-next 2/2] net: dsa: microchip: add KSZ8 change_tag_protocol support Vladimir Oltean (Mon Aug 19 2024 - 06:41:29 EST)
- Re: [PATCH 1/3] serdev: ttyport: make use of tty_kopen_exclusive Jiri Slaby (Mon Aug 19 2024 - 06:42:27 EST)
- Re: [PATCH] MIPS: cevt-r4k: Don't call get_c0_compare_int if timer irq is installed Serge Semin (Mon Aug 19 2024 - 06:43:02 EST)
- [RFC PATCH bpf-next 2/2] selftests/bpf: Add tests for KF_OBTAIN kfunc Juntong Deng (Mon Aug 19 2024 - 06:43:32 EST)
- Re: [PATCH v3 03/10] x86/tdx: Allow MMIO from userspace Kirill A. Shutemov (Mon Aug 19 2024 - 06:46:49 EST)
- Re: [PATCH v3 04/10] x86/insn: Read and decode insn without crossing the page boundary Kirill A. Shutemov (Mon Aug 19 2024 - 06:48:29 EST)
- [PATCH v2] hwmon: (pt5161l) Fix invalid temperature reading Cosmo Chou (Mon Aug 19 2024 - 06:48:47 EST)
- Re: Ubuntu RT2X00 WIFI USB Driver Kernel NULL pointer Dereference&Use-After-Free Vulnerability color Ice (Mon Aug 19 2024 - 06:50:07 EST)
- Re: [PATCH net-next v2 4/7] net: ti: icssg-prueth: Add support for HSR frame forward offload Anwar, Md Danish (Mon Aug 19 2024 - 06:51:57 EST)
- [PATCH] iommu/dma: Fix not fully traversing iova reservations bug LeoLiu-oc (Mon Aug 19 2024 - 06:56:16 EST)
- Re: Ubuntu RT2X00 WIFI USB Driver Kernel NULL pointer Dereference&Use-After-Free Vulnerability Greg KH (Mon Aug 19 2024 - 06:57:02 EST)
- Re: [PATCH v5] scsi: sd: Ignore command SYNC CACHE error if format in progress Damien Le Moal (Mon Aug 19 2024 - 06:57:41 EST)
- Re: [PATCH net-next 1/2] dt-bindings: net: dsa: add none to dsa-tag-protocol enum Krzysztof Kozlowski (Mon Aug 19 2024 - 06:58:19 EST)
- Re: [PATCH v4 1/4] drm/panthor: introduce job cycle and timestamp accounting Boris Brezillon (Mon Aug 19 2024 - 06:59:14 EST)
- Re: [PATCH] ata: pata_macio: Fix DMA table overflow Damien Le Moal (Mon Aug 19 2024 - 06:59:36 EST)
- Re: [PATCH] perf scripts python arm-cs-trace-disasm.py: Skip disasm if address continuity is broken Mike Leach (Mon Aug 19 2024 - 07:00:18 EST)
- Re: [PATCH v1] misc: fastrpc: Trigger a panic using BUG_ON in device release Caleb Connolly (Mon Aug 19 2024 - 07:00:33 EST)
- Re: [PATCH 4/4] arm64: dts: qcom: sa8775p-ride: Add QCS9100 compatible Krzysztof Kozlowski (Mon Aug 19 2024 - 07:00:44 EST)
- Re: [PATCH -next] firmware: arm_ffa: Fix beyond size of field warning Jinjie Ruan (Mon Aug 19 2024 - 07:01:42 EST)
- Re: [RFC PATCH] ata: pata_macio: Use WARN instead of BUG Damien Le Moal (Mon Aug 19 2024 - 07:02:01 EST)
- Re: [PATCH v3 1/2] platform/x86:dell-laptop: Add knobs to change battery charge settings Ilpo Järvinen (Mon Aug 19 2024 - 07:03:45 EST)
- Re: [PATCH v3] misc: fastrpc: Add support for multiple PD from one process Caleb Connolly (Mon Aug 19 2024 - 07:05:35 EST)
- Re: [PATCH RFC 3/3] watchdog: rzg2l_wdt: Power on the PM domain in rzg2l_wdt_restart() claudiu beznea (Mon Aug 19 2024 - 07:05:50 EST)
- Re: [PATCH v4 07/11] dt-bindings: i2c: renesas,riic: Document the R9A08G045 support Krzysztof Kozlowski (Mon Aug 19 2024 - 07:06:09 EST)
- RE: [PATCH] clk: starfive: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage Xingyu Wu (Mon Aug 19 2024 - 07:06:18 EST)
- Re: [PATCH 13/13] media: qcom: camss: Add support for VFE hardware version Titan 780 Bryan O'Donoghue (Mon Aug 19 2024 - 07:06:38 EST)
- Re: [PATCH RFC -next v2 11/41] md/md-bitmap: simplify md_bitmap_create() + md_bitmap_load() Yu Kuai (Mon Aug 19 2024 - 07:06:55 EST)
- [PATCH] Fix typo "allocateed" to allocated Gianfranco Trad (Mon Aug 19 2024 - 07:07:32 EST)
- Re: [Upstream] [PATCH 1/3] arm64: dts: imx8mp-phyboard-pollux: add rtc aux-voltage-chargeable Teresa Remmet (Mon Aug 19 2024 - 07:09:18 EST)
- Re: [Upstream] [PATCH 2/3] arm64: dts: imx8mm-phyboard-polis: add rtc aux-voltage-chargeable Teresa Remmet (Mon Aug 19 2024 - 07:09:37 EST)
- Re: [Upstream] [PATCH 3/3] arm64: dts: imx8mm-phygate-tauri-l: add rtc aux-voltage-chargeable Teresa Remmet (Mon Aug 19 2024 - 07:09:52 EST)
- Re: [PATCH v4 07/11] dt-bindings: i2c: renesas,riic: Document the R9A08G045 support claudiu beznea (Mon Aug 19 2024 - 07:10:27 EST)
- Re: [PATCH RESEND v3 3/6] i3c: mipi-i3c-hci: Add a quirk to set PIO mode Jarkko Nikula (Mon Aug 19 2024 - 07:11:03 EST)
- Re: [PATCH -next] firmware: arm_ffa: Fix beyond size of field warning Jinjie Ruan (Mon Aug 19 2024 - 07:11:14 EST)
- Re: [RFC PATCH 24/24] sched/time: Introduce CLOCK_THREAD_DVFS_ID Christian Loehle (Mon Aug 19 2024 - 07:11:27 EST)
- Re: [PATCH v3 1/7] dt-bindings: fuse: Move renesas,rcar-{efuse,otp} to nvmem Krzysztof Kozlowski (Mon Aug 19 2024 - 07:11:49 EST)
- Re: [PATCH] usb: xhci: fixes lost of data for xHCI Cadence Controllers Mathias Nyman (Mon Aug 19 2024 - 07:12:44 EST)
- Re: [PATCH] clocksource/drivers/timer-of: Remove percpu irq related code Uros Bizjak (Mon Aug 19 2024 - 07:12:59 EST)
- Re: [PATCH RFC -next v2 00/41] md/md-bitmap: introduce bitmap_operations and make structure internel Yu Kuai (Mon Aug 19 2024 - 07:13:40 EST)
- Re: [PATCH] usb: typec: tipd: Free IRQ only if it was requested before Heikki Krogerus (Mon Aug 19 2024 - 07:14:13 EST)
- Re: [PATCH v2 1/2] dt-bindings: mtd: nuvoton,ma35d1-nand: add new bindings Krzysztof Kozlowski (Mon Aug 19 2024 - 07:15:33 EST)
- [PATCH] net: fix csum calculation for encapsulated packets 沈安琪(凛玥) (Mon Aug 19 2024 - 07:16:00 EST)
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add tests for bpf_get_dentry_xattr Christian Brauner (Mon Aug 19 2024 - 07:16:25 EST)
- Re: [PATCHv3 3/4] x86/64/kexec: Map original relocate_kernel() in init_transition_pgtable() Huang, Kai (Mon Aug 19 2024 - 07:17:10 EST)
- Re: [PATCH v2 2/2] mtd: rawnand: nuvoton: add new driver for the Nuvoton MA35 SoC Krzysztof Kozlowski (Mon Aug 19 2024 - 07:19:17 EST)
- Re: [syzbot] [net?] UBSAN: array-index-out-of-bounds in cake_enqueue Aleksandr Nogikh (Mon Aug 19 2024 - 07:19:33 EST)
- Re: [syzbot] [net?] UBSAN: array-index-out-of-bounds in cake_enqueue syzbot (Mon Aug 19 2024 - 07:19:50 EST)
- [PATCH v2] mm: skip less than check for MAX_NR_ZONES alexs (Mon Aug 19 2024 - 07:21:22 EST)
- Re: [PATCH v8 01/13] acpi/generic_event_device: add an APEI error device Igor Mammedov (Mon Aug 19 2024 - 07:22:12 EST)
- Re: [PATCH v4 07/11] dt-bindings: i2c: renesas,riic: Document the R9A08G045 support Krzysztof Kozlowski (Mon Aug 19 2024 - 07:22:57 EST)
- Re: [PATCH 2/6] net: stmmac: Expand clock rate variables Serge Semin (Mon Aug 19 2024 - 07:23:51 EST)
- [PATCH v4 1/2] rust: kernel: add `drop_contents` to `BoxExt` Benno Lossin (Mon Aug 19 2024 - 07:24:56 EST)
- [PATCH v4 2/2] rust: init: add `write_[pin_]init` functions Benno Lossin (Mon Aug 19 2024 - 07:25:16 EST)
- [PATCH v3] drm/panthor: Add DEV_QUERY_TIMESTAMP_INFO dev query Mary Guillemard (Mon Aug 19 2024 - 07:27:10 EST)
- Re: [PATCH net-next v3 3/7] net: stmmac: refactor FPE verification processe Vladimir Oltean (Mon Aug 19 2024 - 07:31:26 EST)
- Re: [PATCH v6 1/2] clocksource: acpi_pm: Add external callback for suspend/resume Hans de Goede (Mon Aug 19 2024 - 07:31:48 EST)
- Re: [PATCH v6 2/2] platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended Hans de Goede (Mon Aug 19 2024 - 07:32:10 EST)
- Re: [PATCH v4 1/2] rust: kernel: add `drop_contents` to `BoxExt` Alice Ryhl (Mon Aug 19 2024 - 07:34:01 EST)
- Re: [PATCH v3 00/11] fuse: basic support for idmapped mounts Christian Brauner (Mon Aug 19 2024 - 07:34:20 EST)
- Re: [PATCH v3] PCI: Fix crash during pci_dev hot-unplug on pseries KVM guest Amit Machhiwal (Mon Aug 19 2024 - 07:34:40 EST)
- Re: [PATCH 06/14] arm64: dts: freescale: imx93-tqma9352-mba93xxla: improve pad configuration Alexander Stein (Mon Aug 19 2024 - 07:35:18 EST)
- Re: [PATCH v6 1/2] clocksource: acpi_pm: Add external callback for suspend/resume Hans de Goede (Mon Aug 19 2024 - 07:35:32 EST)
- Re: [PATCH v4 2/2] rust: init: add `write_[pin_]init` functions Alice Ryhl (Mon Aug 19 2024 - 07:36:25 EST)
- [PATCH] mm/util: Fix meminfo CommitLimit Vernon Yang (Mon Aug 19 2024 - 07:36:36 EST)
- Re: [PATCH 1/5] dt-bindings: clock: baikal,bt1-ccu-div: add top-level constraints Serge Semin (Mon Aug 19 2024 - 07:36:48 EST)
- [PATCH net-next v1 1/1] phy: dp83tg720: Add statistics support Oleksij Rempel (Mon Aug 19 2024 - 07:36:58 EST)
- Re: [PATCH v2] platform/x86: lg-laptop: Add operation region support Hans de Goede (Mon Aug 19 2024 - 07:37:17 EST)
- Re: [PATCH 1/2] dt-bindings: arm-smmu: Add qcom,last-ctx-bank-reserved Marc Gonzalez (Mon Aug 19 2024 - 07:37:56 EST)
- Re: [PATCH] drm/bridge: ti-sn65dsi83: use dev_err_probe when failing to get panel bridge Luca Ceresoli (Mon Aug 19 2024 - 07:39:02 EST)
- Re: [PATCH net-next v3 7/7] net: stmmac: silence FPE kernel logs Vladimir Oltean (Mon Aug 19 2024 - 07:40:53 EST)
- Re: [PATCH v2 3/4] firewire: core: Prevent device_find_child() from modifying caller's match data Zijun Hu (Mon Aug 19 2024 - 07:41:39 EST)
- Re: [PATCH net-next v3 6/7] net: stmmac: support fp parameter of tc-taprio Vladimir Oltean (Mon Aug 19 2024 - 07:42:58 EST)
- Re: [PATCH v12 3/6] mm/hwpoison: return -EFAULT when copy fail in copy_mc_[user]_highpage() Jonathan Cameron (Mon Aug 19 2024 - 07:43:14 EST)
- Re: [PATCH v8 03/13] acpi/ghes: Add support for GED error device Igor Mammedov (Mon Aug 19 2024 - 07:43:26 EST)
- Re: [PATCH v6 6/7] arm64: dts: imx8m: update spdif sound card node properties Elinor Montmasson (Mon Aug 19 2024 - 07:43:50 EST)
- Re: [PATCH 1/3] nfsd: bring in support for delstid draft XDR encoding Jeff Layton (Mon Aug 19 2024 - 07:44:42 EST)
- Re: gcc-8: mm/swapfile.c:863:40: error: array subscript 1 is above array bounds of 'struct list_head[1]' [-Werror=array-bounds] Kairui Song (Mon Aug 19 2024 - 07:44:57 EST)
- Re: [PATCH v10 19/40] arm64/gcs: Context switch GCS state for EL0 Catalin Marinas (Mon Aug 19 2024 - 07:46:33 EST)
- Re: [PATCH 1/2] dt-bindings: pinctrl: describe qcs8300-tlmm Krzysztof Kozlowski (Mon Aug 19 2024 - 07:46:57 EST)
- [PATCH -next 0/9] drivers: fix some module autoloading Yuntao Liu (Mon Aug 19 2024 - 07:47:14 EST)
- [PATCH -next 1/9] usb: ehci-mv: fix module autoloading Yuntao Liu (Mon Aug 19 2024 - 07:47:20 EST)
- [PATCH -next 2/9] soc: pxa: ssp: fix module autoloading Yuntao Liu (Mon Aug 19 2024 - 07:47:46 EST)
- [PATCH -next 3/9] misc: atmel-ssc: fix module autoloading Yuntao Liu (Mon Aug 19 2024 - 07:48:09 EST)
- [PATCH -next 4/9] i2c: at91: fix module autoloading Yuntao Liu (Mon Aug 19 2024 - 07:48:13 EST)
- [PATCH -next 5/9] mpc85xx_edac: fix module autoloading Yuntao Liu (Mon Aug 19 2024 - 07:48:42 EST)
- Re: [PATCH v12 00/10] enable bs > ps in XFS David Howells (Mon Aug 19 2024 - 07:48:48 EST)
- [PATCH -next 7/9] dmaengine: mmp_pdma: fix module autoloading Yuntao Liu (Mon Aug 19 2024 - 07:49:07 EST)
- [PATCH -next 8/9] dmaengine: at_hdmac: fix module autoloading Yuntao Liu (Mon Aug 19 2024 - 07:49:26 EST)
- [PATCH -next 9/9] ipmi: ipmi_ssif: fix module autoloading Yuntao Liu (Mon Aug 19 2024 - 07:49:44 EST)
- Re: NULL pointer deref when running BPF monitor program (6.11.0-rc1) Jiri Olsa (Mon Aug 19 2024 - 07:50:00 EST)
- Re: [PATCH v3 02/10] x86/tdx: Add validation of userspace MMIO instructions Alexey Gladkov (Mon Aug 19 2024 - 07:50:33 EST)
- [PATCH] drivers/perf: Fix ali_drw_pmu driver interrupt status clearing Jing Zhang (Mon Aug 19 2024 - 07:50:42 EST)
- Re: [PATCH -next 1/9] usb: ehci-mv: fix module autoloading Arnd Bergmann (Mon Aug 19 2024 - 07:51:03 EST)
- Re: [PATCH v3 03/10] x86/tdx: Allow MMIO from userspace Alexey Gladkov (Mon Aug 19 2024 - 07:51:17 EST)
- Re: [PATCH -next 2/9] soc: pxa: ssp: fix module autoloading Arnd Bergmann (Mon Aug 19 2024 - 07:51:36 EST)
- [PATCH -next 0/8] drivers: Fix some compile warnings Jinjie Ruan (Mon Aug 19 2024 - 07:52:21 EST)
- [PATCH -next 1/8] dax/bus.c: Make dax_region_rwsem and dax_dev_rwsem static Jinjie Ruan (Mon Aug 19 2024 - 07:52:34 EST)
- [PATCH -next 2/8] pmdomain: Make apple_pmgr_reset_ops static Jinjie Ruan (Mon Aug 19 2024 - 07:52:47 EST)
- [PATCH -next 3/8] iommufd/selftest: Make dirty_ops static Jinjie Ruan (Mon Aug 19 2024 - 07:53:00 EST)
- [PATCH -next 4/8] nvmet: Make nvmet_debugfs static Jinjie Ruan (Mon Aug 19 2024 - 07:53:14 EST)
- [PATCH -next 5/8] spi: cadence: Make cdns_mrvl_xspi_clk_div_list static Jinjie Ruan (Mon Aug 19 2024 - 07:53:27 EST)
- [PATCH -next 6/8] drm/panel: khadas-ts050: Make ts050_panel_data and ts050v2_panel_data static Jinjie Ruan (Mon Aug 19 2024 - 07:53:44 EST)
- [PATCH -next 7/8] acpi/ghes: Make cxl_cper_fifo and cxl_cper_work static Jinjie Ruan (Mon Aug 19 2024 - 07:54:00 EST)
- [PATCH -next 8/8] serial: xilinx_uartps: Make cdns_rs485_supported static Jinjie Ruan (Mon Aug 19 2024 - 07:54:12 EST)
- Re: [PATCH v8 04/13] qapi/acpi-hest: add an interface to do generic CPER error injection Igor Mammedov (Mon Aug 19 2024 - 07:54:24 EST)
- Re: [PATCH -next 3/9] misc: atmel-ssc: fix module autoloading Arnd Bergmann (Mon Aug 19 2024 - 07:54:51 EST)
- Re: [PATCH v12 4/6] arm64: support copy_mc_[user]_highpage() Jonathan Cameron (Mon Aug 19 2024 - 07:56:13 EST)
- Re: [PATCH v3 04/10] x86/insn: Read and decode insn without crossing the page boundary Alexey Gladkov (Mon Aug 19 2024 - 07:56:26 EST)
- Re: [PATCH -next 4/9] i2c: at91: fix module autoloading Arnd Bergmann (Mon Aug 19 2024 - 07:56:39 EST)
- Re: [PATCHv3 3/4] x86/64/kexec: Map original relocate_kernel() in init_transition_pgtable() kirill.shutemov@xxxxxxxxxxxxxxx (Mon Aug 19 2024 - 07:57:31 EST)
- Re: [PATCH v3 0/3] OF support for Surface System Aggregator Module Hans de Goede (Mon Aug 19 2024 - 07:57:40 EST)
- Re: [PATCH -next 5/9] mpc85xx_edac: fix module autoloading Arnd Bergmann (Mon Aug 19 2024 - 07:58:06 EST)
- Re: [PATCH -next 6/9] dmaengine: pxa: fix module autoloading Arnd Bergmann (Mon Aug 19 2024 - 07:58:34 EST)
- Re: [RESEND PATCH v1] mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0 Uladzislau Rezki (Mon Aug 19 2024 - 07:59:53 EST)
- Re: [PATCH v12 00/10] enable bs > ps in XFS David Howells (Mon Aug 19 2024 - 08:00:10 EST)
- Re: [PATCH] clocksource/drivers/timer-of: Remove percpu irq related code Daniel Lezcano (Mon Aug 19 2024 - 08:00:27 EST)
- Re: [PATCH -next 7/9] dmaengine: mmp_pdma: fix module autoloading Arnd Bergmann (Mon Aug 19 2024 - 08:00:42 EST)
- Re: [PATCH] can: mcp251x: fix deadlock if an interrupt occurs during mcp251x_open Przemek Kitszel (Mon Aug 19 2024 - 08:01:03 EST)
- Re: [PATCH -next 8/9] dmaengine: at_hdmac: fix module autoloading Arnd Bergmann (Mon Aug 19 2024 - 08:01:41 EST)
- [PATCH v2] PCI: endpoint: pci-epf-test: Move DMA check into read/write/copy functions Rick Wertenbroek (Mon Aug 19 2024 - 08:01:56 EST)
- Re: [PATCH -next 9/9] ipmi: ipmi_ssif: fix module autoloading Arnd Bergmann (Mon Aug 19 2024 - 08:03:38 EST)
- [PATCH v2 00/14] TQMa93xx improvements Alexander Stein (Mon Aug 19 2024 - 08:03:52 EST)
- [PATCH v2 01/14] arm64: dts: freescale: imx93-tqma9352: Add PMIC node Alexander Stein (Mon Aug 19 2024 - 08:04:03 EST)
- [PATCH v2 02/14] arm64: dts: freescale: imx93-tqma9352: add eMMC regulators Alexander Stein (Mon Aug 19 2024 - 08:04:17 EST)
- [PATCH v2 03/14] arm64: dts: freescale: imx93-tqma9352-mba93xxla: improve pad configuration Alexander Stein (Mon Aug 19 2024 - 08:04:31 EST)
- [PATCH v2 04/14] arm64: dts: freescale: imx93-tqma9352-mba93xxla: enable LPSPI6 interface Alexander Stein (Mon Aug 19 2024 - 08:04:42 EST)
- [PATCH v2 05/14] arm64: dts: freescale: imx93-tqma9352-mba93xxla: add irq for temp sensor Alexander Stein (Mon Aug 19 2024 - 08:04:59 EST)
- [PATCH v2 06/14] arm64: dts: freescale: imx93-tqma9352-mba93xxla: add missing pad configurations Alexander Stein (Mon Aug 19 2024 - 08:05:14 EST)
- [PATCH v2 07/14] arm64: dts: freescale: imx93-tqma9352-mba93xxla: Add ethernet aliases Alexander Stein (Mon Aug 19 2024 - 08:05:27 EST)
- [PATCH v2 08/14] arm64: dts: freescale: imx93-tqma9352-mba93xxla: add GPIO line names Alexander Stein (Mon Aug 19 2024 - 08:05:43 EST)
- Re: [PATCH v10 20/40] arm64/gcs: Ensure that new threads have a GCS Catalin Marinas (Mon Aug 19 2024 - 08:05:57 EST)
- [PATCH v2 09/14] arm64: dts: freescale: imx93-tqma9352-mba93xxca: add RTC / temp sensor IRQ Alexander Stein (Mon Aug 19 2024 - 08:06:13 EST)
- Re: [PATCH -next 0/8] drivers: Fix some compile warnings Mark Brown (Mon Aug 19 2024 - 08:06:25 EST)
- [PATCH v2 10/14] arm64: dts: freescale: imx93-tqma9352-mba93xxca: improve pad configuration Alexander Stein (Mon Aug 19 2024 - 08:06:39 EST)
- [PATCH v2 11/14] arm64: dts: freescale: imx93-tqma9352-mba93xxca: add missing pad configurations Alexander Stein (Mon Aug 19 2024 - 08:06:54 EST)
- [PATCH v2 12/14] arm64: dts: freescale: imx93-tqma9352-mba93xxca: Add ethernet aliases Alexander Stein (Mon Aug 19 2024 - 08:07:08 EST)
- [PATCH v2 13/14] arm64: dts: freescale: imx93-tqma9352-mba93xxca: add GPIO line names Alexander Stein (Mon Aug 19 2024 - 08:07:21 EST)
- [PATCH v2 14/14] arm64: dts: freescale: imx93-tqma9352: set SION for cmd and data pad of USDHC Alexander Stein (Mon Aug 19 2024 - 08:07:35 EST)
- [PATCH -next 6/9] dmaengine: pxa: fix module autoloading Yuntao Liu (Mon Aug 19 2024 - 08:07:52 EST)
- Re: [PATCH net-next 2/2] net: dsa: microchip: add KSZ8 change_tag_protocol support Pieter (Mon Aug 19 2024 - 08:08:08 EST)
- Re: [syzbot] [ext4?] [ocfs2?] KASAN: null-ptr-deref Write in jbd2_journal_update_sb_log_tail syzbot (Mon Aug 19 2024 - 08:08:28 EST)
- [RESEND PATCH v2 1/2] arm64: dts: mt8183: add dpi node to mt8183 Pin-yen Lin (Mon Aug 19 2024 - 08:08:43 EST)
- [RESEND PATCH v2 2/2] arm64: dts: mediatek: mt8183-pumpkin: add HDMI support Pin-yen Lin (Mon Aug 19 2024 - 08:08:57 EST)
- Re: [PATCH v3 02/10] x86/tdx: Add validation of userspace MMIO instructions Kirill A. Shutemov (Mon Aug 19 2024 - 08:09:04 EST)
- [syzbot] [ext4?] [ocfs2?] KASAN: null-ptr-deref Write in jbd2_journal_update_sb_log_tail Edward Adam Davis (Mon Aug 19 2024 - 08:09:22 EST)
- Re: [PATCH v12 6/6] arm64: send SIGBUS to user process for SEA exception Jonathan Cameron (Mon Aug 19 2024 - 08:09:28 EST)
- Re: [PATCH v3 04/10] x86/insn: Read and decode insn without crossing the page boundary Kirill A. Shutemov (Mon Aug 19 2024 - 08:09:49 EST)
- Re: [PATCH 1/1] scsi: ufs-mediatek: Add UFSHCD_QUIRK_BROKEN_LSDBS_CAP Manivannan Sadhasivam (Mon Aug 19 2024 - 08:10:05 EST)
- Re: [PATCH 0/4] Squashfs: Update code to not use page->index Christian Brauner (Mon Aug 19 2024 - 08:10:20 EST)
- Re: [PATCH -next 0/9] drivers: fix some module autoloading Arnd Bergmann (Mon Aug 19 2024 - 08:10:40 EST)
- Re: [PATCH v8 05/13] acpi/ghes: rework the logic to handle HEST source ID Igor Mammedov (Mon Aug 19 2024 - 08:10:55 EST)
- [PATCH v8 net-next 0/3] Enhance network interface feature testing Abhinav Jain (Mon Aug 19 2024 - 08:13:08 EST)
- [PATCH v8 net-next 1/3] selftests: net: Create veth pair for testing in networkless kernel Abhinav Jain (Mon Aug 19 2024 - 08:13:30 EST)
- [PATCH v8 net-next 2/3] selftests: net: Add on/off checks for non-fixed features of interface Abhinav Jain (Mon Aug 19 2024 - 08:13:49 EST)
- [PATCH v8 net-next 3/3] selftests: net: Use XFAIL for operations not supported by the driver Abhinav Jain (Mon Aug 19 2024 - 08:14:08 EST)
- Re: [PATCH v8 5/6] KVM: arm64: Initialize the ptdump parser with stage-2 attributes Sebastian Ene (Mon Aug 19 2024 - 08:19:10 EST)
- Re: [PATCH 06/19] mm/pagewalk: Check pfnmap early for folio_walk_start() Jason Gunthorpe (Mon Aug 19 2024 - 08:19:41 EST)
- [PATCH 0/2] Misc comments fixup in relocate_kernel_64.S Kai Huang (Mon Aug 19 2024 - 08:21:34 EST)
- Re: [PATCH -next] crypto: keembay - fix module autoloading liaochen (A) (Mon Aug 19 2024 - 08:21:42 EST)
- [PATCH 1/2] x86/kexec: Fix a comment of swap_pages() assembly Kai Huang (Mon Aug 19 2024 - 08:21:58 EST)
- [PATCH 2/2] x86/kexec: Add comments around swap_pages() assembly to improve readability Kai Huang (Mon Aug 19 2024 - 08:22:14 EST)
- Re: [PATCH -next] pinctrl: pinctrl-zynq: fix module autoloading liaochen (A) (Mon Aug 19 2024 - 08:22:30 EST)
- [PATCH] fs/exfat: add NFS export support andrii . polianytsia (Mon Aug 19 2024 - 08:22:46 EST)
- Re: [PATCH -next] soc: ixp4xx/qmgr: fix module autoloading liaochen (A) (Mon Aug 19 2024 - 08:23:01 EST)
- Re: [PATCH -next] zonefs: add support for FS_IOC_GETFSSYSFSPATH liaochen (A) (Mon Aug 19 2024 - 08:23:15 EST)
- Re: [PATCH v4 1/4] drm/panthor: introduce job cycle and timestamp accounting Boris Brezillon (Mon Aug 19 2024 - 08:23:29 EST)
- Re: [PATCH -next 0/9] drivers: fix some module autoloading liuyuntao (F) (Mon Aug 19 2024 - 08:23:48 EST)
- Re: [PATCH] um: make personality(PER_LINUX32) work on x86_64 Johannes Berg (Mon Aug 19 2024 - 08:23:59 EST)
- Re: [PATCH 1/3] serdev: ttyport: make use of tty_kopen_exclusive Marco Felsch (Mon Aug 19 2024 - 08:24:11 EST)
- [net-next,v6 0/8] cn10k-ipsec: Add outbound inline ipsec support Bharat Bhushan (Mon Aug 19 2024 - 08:24:32 EST)
- [net-next,v6 1/8] octeontx2-pf: map skb data as device writeable Bharat Bhushan (Mon Aug 19 2024 - 08:24:43 EST)
- [net-next,v6 2/8] octeontx2-pf: Move skb fragment map/unmap to common code Bharat Bhushan (Mon Aug 19 2024 - 08:24:59 EST)
- [net-next,v6 5/8] cn10k-ipsec: Add SA add/del support for outb ipsec crypto offload Bharat Bhushan (Mon Aug 19 2024 - 08:25:28 EST)
- [net-next,v6 6/8] cn10k-ipsec: Process outbound ipsec crypto offload Bharat Bhushan (Mon Aug 19 2024 - 08:25:39 EST)
- [net-next,v6 7/8] cn10k-ipsec: Allow ipsec crypto offload for skb with SA Bharat Bhushan (Mon Aug 19 2024 - 08:25:52 EST)
- [PATCH -next 0/2] spi: bcm63xx: Fix two bugs Jinjie Ruan (Mon Aug 19 2024 - 08:26:16 EST)
- [net-next,v6 8/8] cn10k-ipsec: Enable outbound ipsec crypto offload Bharat Bhushan (Mon Aug 19 2024 - 08:26:29 EST)
- [PATCH -next 1/2] spi: bcm63xx: Fix module autoloading Jinjie Ruan (Mon Aug 19 2024 - 08:26:37 EST)
- [PATCH -next 2/2] spi: bcm63xx: Fix missing pm_runtime_disable() Jinjie Ruan (Mon Aug 19 2024 - 08:27:01 EST)
- Re: [PATCH -next 3/8] iommufd/selftest: Make dirty_ops static Yi Liu (Mon Aug 19 2024 - 08:27:11 EST)
- Re: [PATCH v12 00/10] enable bs > ps in XFS David Howells (Mon Aug 19 2024 - 08:27:27 EST)
- Re: [PATCH] drivers/perf: Fix ali_drw_pmu driver interrupt status clearing Shuai Xue (Mon Aug 19 2024 - 08:27:45 EST)
- [net-next,v6 4/8] cn10k-ipsec: Init hardware for outbound ipsec crypto offload Bharat Bhushan (Mon Aug 19 2024 - 08:28:01 EST)
- [PATCH -next v2 RESEND 0/2] spi: bcm63xx: Fix two bugs Jinjie Ruan (Mon Aug 19 2024 - 08:28:19 EST)
- [PATCH -next v2 RESEND 2/2] spi: bcm63xx: Fix missing pm_runtime_disable() Jinjie Ruan (Mon Aug 19 2024 - 08:28:19 EST)
- [PATCH -next v2 RESEND 1/2] spi: bcm63xx: Fix module autoloading Jinjie Ruan (Mon Aug 19 2024 - 08:28:28 EST)
- [net-next,v6 3/8] octeontx2-af: Disable backpressure between CPT and NIX Bharat Bhushan (Mon Aug 19 2024 - 08:29:08 EST)
- Re: [PATCH -next 3/8] iommufd/selftest: Make dirty_ops static Jason Gunthorpe (Mon Aug 19 2024 - 08:29:35 EST)
- Re: [PATCH v2 1/1] iommu/vt-d: Move PCI PASID enablement to probe path Jason Gunthorpe (Mon Aug 19 2024 - 08:29:54 EST)
- [PATCH] x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60h-70h Richard Gong (Mon Aug 19 2024 - 08:31:17 EST)
- Re: [PATCH 1/2] ext4: Check stripe size compatibility on remount as well Kemeng Shi (Mon Aug 19 2024 - 08:31:46 EST)
- [net PATCH v2] octeontx2-af: Fix CPT AF register offset calculation Bharat Bhushan (Mon Aug 19 2024 - 08:33:00 EST)
- Re: [PATCH 1/1] iommu/vt-d: Move PCI PASID enablement to probe path Jason Gunthorpe (Mon Aug 19 2024 - 08:34:10 EST)
- [GIT PULL] printk fixup for 6.11-rc5 Petr Mladek (Mon Aug 19 2024 - 08:35:28 EST)
- Re: [PATCH v2 2/3] iio: adc: ad7625: add driver Trevor Gamblin (Mon Aug 19 2024 - 08:38:54 EST)
- Re: [PATCH net-next v3 1/7] net: stmmac: move stmmac_fpe_cfg to stmmac_priv data Serge Semin (Mon Aug 19 2024 - 08:39:09 EST)
- Re: [PATCHv3 3/4] x86/64/kexec: Map original relocate_kernel() in init_transition_pgtable() Huang, Kai (Mon Aug 19 2024 - 08:39:38 EST)
- Re: [PATCH] usb: typec: fsa4480: Relax CHIP_ID check Heikki Krogerus (Mon Aug 19 2024 - 08:39:55 EST)
- RE: [PATCH v2 6/9] clk: clocking-wizard: add user clock monitor support Datta, Shubhrajyoti (Mon Aug 19 2024 - 08:40:12 EST)
- Re: [PATCH v3 02/10] x86/tdx: Add validation of userspace MMIO instructions Alexey Gladkov (Mon Aug 19 2024 - 08:40:16 EST)
- Re: [PATCH net-next 2/2] appletalk: tashtalk: Add LocalTalk line discipline driver for AppleTalk using a TashTalk adapter Rodolfo Zitellini (Mon Aug 19 2024 - 08:43:21 EST)
- [syzbot] [ext4?] [ocfs2?] KASAN: null-ptr-deref Write in jbd2_journal_update_sb_log_tail Edward Adam Davis (Mon Aug 19 2024 - 08:43:37 EST)
- Re: [PATCH v5 3/4] PCI: Decouple D3Hot and D3Cold handling for bridges Oliver Neukum (Mon Aug 19 2024 - 08:44:57 EST)
- Re: [PATCH v12 00/10] enable bs > ps in XFS Hannes Reinecke (Mon Aug 19 2024 - 08:48:19 EST)
- Re: [PATCH v12 28/28] ARM: dts: aspeed: yosemite4: fix GPIO linename typo Rob Herring (Mon Aug 19 2024 - 08:48:49 EST)
- Re: jbd2: io throttle for metadata buffers Zhang Yi (Mon Aug 19 2024 - 08:49:56 EST)
- Re: [BUG] Rockchip SPI: Runtime PM usage count underflow! Vicente Bergas (Mon Aug 19 2024 - 08:50:08 EST)
- Re: [PATCH 19/24] sched/eevdf: Fixup PELT vs DELAYED_DEQUEUE Vincent Guittot (Mon Aug 19 2024 - 08:51:08 EST)
- KASAN: stack-out-of-bounds Write in end_buffer_read_sync Hui Guo (Mon Aug 19 2024 - 08:51:23 EST)
- Re: [PATCH 01/14] Input: samsung-keypad - switch to using devm_clk_get_prepared() Krzysztof Kozlowski (Mon Aug 19 2024 - 08:51:48 EST)
- Re: [PATCH v8 06/13] acpi/ghes: add support for generic error injection via QAPI Igor Mammedov (Mon Aug 19 2024 - 08:52:01 EST)
- Re: [PATCH 02/14] Input: samsung-keypad - do not set input device's parent explicitly Krzysztof Kozlowski (Mon Aug 19 2024 - 08:52:15 EST)
- Re: [PATCH 2/2] ext4: Convert EXT4_B2C(sbi->s_stripe) users to EXT4_NUM_B2C Kemeng Shi (Mon Aug 19 2024 - 08:52:30 EST)
- Re: [PATCH 03/14] Input: samsung-keypad - do not combine memory allocation checks Krzysztof Kozlowski (Mon Aug 19 2024 - 08:52:48 EST)
- Re: [PATCH 04/14] Input: samsung-keypad - use struct_size() helper Krzysztof Kozlowski (Mon Aug 19 2024 - 08:53:13 EST)
- Re: [syzbot] [ext4?] [ocfs2?] KASAN: null-ptr-deref Write in jbd2_journal_update_sb_log_tail syzbot (Mon Aug 19 2024 - 08:53:24 EST)
- Re: [PATCH 05/14] Input: samsung-keypad - use devm to disable runtime PM Krzysztof Kozlowski (Mon Aug 19 2024 - 08:54:53 EST)
- Re: [PATCH 1/2] dt-bindings: arm-smmu: Add qcom,last-ctx-bank-reserved Robin Murphy (Mon Aug 19 2024 - 08:57:29 EST)
- Re: [PATCH 07/14] Input: samsung-keypad - use per-chip parameters Krzysztof Kozlowski (Mon Aug 19 2024 - 08:57:41 EST)
- Re: [PATCH v8 12/13] acpi/ghes: cleanup generic error data logic Igor Mammedov (Mon Aug 19 2024 - 08:57:52 EST)
- Re: [RESEND PATCH v1] mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0 Hailong Liu (Mon Aug 19 2024 - 08:58:07 EST)
- [PATCH 2/2] arm64: dts: qcom: msm8998: add qcom,msm8998-lpass-smmu compatible Marc Gonzalez (Mon Aug 19 2024 - 08:59:56 EST)
- [PATCH 1/2] iommu/arm-smmu-qcom: hide last LPASS SMMU context bank from linux Marc Gonzalez (Mon Aug 19 2024 - 09:00:06 EST)
- [PATCH 0/2] Work around reserved SMMU context bank on msm8998 Marc Gonzalez (Mon Aug 19 2024 - 09:00:20 EST)
- Re: [PATCH 09/14] dt-bindings: input: samsung,s3c6410-keypad: introduce compact binding Krzysztof Kozlowski (Mon Aug 19 2024 - 09:02:25 EST)
- Re: [PATCH v2] kbuild: rust: auto generate rust helper exports Miguel Ojeda (Mon Aug 19 2024 - 09:04:21 EST)
- Re: [PATCH 0/2] Work around reserved SMMU context bank on msm8998 Marc Gonzalez (Mon Aug 19 2024 - 09:04:41 EST)
- Re: [PATCH net-next 2/2] net: dsa: microchip: add KSZ8 change_tag_protocol support Andrew Lunn (Mon Aug 19 2024 - 09:06:27 EST)
- Re: [PATCH 13/13] media: qcom: camss: Add support for VFE hardware version Titan 780 Depeng Shao (Mon Aug 19 2024 - 09:08:09 EST)
- Re: [PATCH 6/7] dt-bindings: iio: adc: add adi,ad7606c-{16,18} compatible strings Krzysztof Kozlowski (Mon Aug 19 2024 - 09:09:56 EST)
- Re: [PATCH v12 1/6] uaccess: add generic fallback version of copy_mc_to_user() Tong Tiangen (Mon Aug 19 2024 - 09:11:34 EST)
- Re: [PATCH -next] crypto: keembay - fix module autoloading Alessandrelli, Daniele (Mon Aug 19 2024 - 09:14:21 EST)
- Re: [BUG] Rockchip SPI: Runtime PM usage count underflow! Vicente Bergas (Mon Aug 19 2024 - 09:14:35 EST)
- Re: [PATCH 00/19] mm: Support huge pfnmaps Kefeng Wang (Mon Aug 19 2024 - 09:14:48 EST)
- Re: [RFC] Order 4 allocation failures in the MEI client driver Arnd Bergmann (Mon Aug 19 2024 - 09:16:28 EST)
- Re: [PATCH v4 2/2] dma: add IOMMU static calls with clear default ops Robin Murphy (Mon Aug 19 2024 - 09:17:10 EST)
- Re: [PATCH v2] platform/x86: serial-multi-instantiate: Don't require both I2C and SPI Hans de Goede (Mon Aug 19 2024 - 09:17:20 EST)
- Re: [PATCH 1/2] dt-bindings: arm: fsl: rename gw7905 to gw75xx Rob Herring (Mon Aug 19 2024 - 09:17:58 EST)
- Re: [PATCH 12/13] media: qcom: camss: Add CSID Gen3 support for sm8550 Depeng Shao (Mon Aug 19 2024 - 09:19:05 EST)
- [PATCH v5 00/19] arm64: Support for running as a guest in Arm CCA Steven Price (Mon Aug 19 2024 - 09:19:53 EST)
- [PATCH v5 01/19] arm64: mm: Add top-level dispatcher for internal mem_encrypt API Steven Price (Mon Aug 19 2024 - 09:20:13 EST)
- [PATCH v5 02/19] arm64: mm: Add confidential computing hook to ioremap_prot() Steven Price (Mon Aug 19 2024 - 09:20:36 EST)
- [PATCH v5 03/19] arm64: rsi: Add RSI definitions Steven Price (Mon Aug 19 2024 - 09:20:56 EST)
- [PATCH v5 04/19] firmware/psci: Add psci_early_test_conduit() Steven Price (Mon Aug 19 2024 - 09:21:15 EST)
- [PATCH v5 05/19] arm64: Detect if in a realm and set RIPAS RAM Steven Price (Mon Aug 19 2024 - 09:21:40 EST)
- [PATCH v5 06/19] arm64: realm: Query IPA size from the RMM Steven Price (Mon Aug 19 2024 - 09:21:57 EST)
- [PATCH v5 07/19] arm64: rsi: Add support for checking whether an MMIO is protected Steven Price (Mon Aug 19 2024 - 09:22:19 EST)
- [PATCH v5 08/19] fixmap: Allow architecture overriding set_fixmap_io Steven Price (Mon Aug 19 2024 - 09:22:46 EST)
- [PATCH v5 09/19] fixmap: Pass down the full phys address for set_fixmap_io Steven Price (Mon Aug 19 2024 - 09:23:05 EST)
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add tests for bpf_get_dentry_xattr Mickaël Salaün (Mon Aug 19 2024 - 09:23:21 EST)
- [PATCH v5 10/19] arm64: Override set_fixmap_io Steven Price (Mon Aug 19 2024 - 09:23:47 EST)
- Re: [PATCH 1/3] thermal: of: Fix OF node leak in thermal_of_trips_init() error path Rafael J. Wysocki (Mon Aug 19 2024 - 09:23:53 EST)
- Re: [PATCH 1/3] soc: qcom: pmic_glink: Fix race during initialization Heikki Krogerus (Mon Aug 19 2024 - 09:24:22 EST)
- [PATCH v5 11/19] arm64: rsi: Map unprotected MMIO as decrypted Steven Price (Mon Aug 19 2024 - 09:24:38 EST)
- [PATCH v5 12/19] efi: arm64: Map Device with Prot Shared Steven Price (Mon Aug 19 2024 - 09:25:01 EST)
- [PATCH v5 13/19] arm64: Make the PHYS_MASK_SHIFT dynamic Steven Price (Mon Aug 19 2024 - 09:25:22 EST)
- [PATCH v5 14/19] arm64: Enforce bounce buffers for realm DMA Steven Price (Mon Aug 19 2024 - 09:25:39 EST)
- [PATCH v5 15/19] arm64: mm: Avoid TLBI when marking pages as valid Steven Price (Mon Aug 19 2024 - 09:25:57 EST)
- [PATCH v5 16/19] arm64: Enable memory encrypt for Realms Steven Price (Mon Aug 19 2024 - 09:26:20 EST)
- [PATCH v5 17/19] irqchip/gic-v3-its: Share ITS tables with a non-trusted hypervisor Steven Price (Mon Aug 19 2024 - 09:26:39 EST)
- [PATCH v5 18/19] irqchip/gic-v3-its: Rely on genpool alignment Steven Price (Mon Aug 19 2024 - 09:27:00 EST)
- [PATCH v5 19/19] virt: arm-cca-guest: TSM_REPORT support for realms Steven Price (Mon Aug 19 2024 - 09:27:21 EST)
- Re: [PATCH 1/2] clocksource: imx-tpm: fix return -ETIME when delta exceeds INT_MAX Daniel Lezcano (Mon Aug 19 2024 - 09:27:38 EST)
- Re: [PATCH 1/3] nfsd: bring in support for delstid draft XDR encoding Chuck Lever III (Mon Aug 19 2024 - 09:27:40 EST)
- Re: [PATCH net-next 2/2] net: dsa: microchip: add KSZ8 change_tag_protocol support Pieter (Mon Aug 19 2024 - 09:28:05 EST)
- Re: KASAN: stack-out-of-bounds Write in end_buffer_read_sync Matthew Wilcox (Mon Aug 19 2024 - 09:28:22 EST)
- Re: Build regressions/improvements in v6.11-rc4 Lucas De Marchi (Mon Aug 19 2024 - 09:28:38 EST)
- Re: [PATCH 1/3] thermal: of: Fix OF node leak in thermal_of_trips_init() error path Daniel Lezcano (Mon Aug 19 2024 - 09:28:53 EST)
- Re: [PATCH] drm/bridge: lontium-lt8912b: Validate mode in drm_bridge_funcs::mode_valid() Robert Foss (Mon Aug 19 2024 - 09:29:09 EST)
- Re: [PATCH 12/13] media: qcom: camss: Add CSID Gen3 support for sm8550 Depeng Shao (Mon Aug 19 2024 - 09:29:27 EST)
- [PATCH v1 2/5] gpiolib: swnode: Unify return code variable name Andy Shevchenko (Mon Aug 19 2024 - 09:29:39 EST)
- [PATCH v1 5/5] gpiolib: Replace gpio_suffix_count with NULL-terminated array Andy Shevchenko (Mon Aug 19 2024 - 09:29:52 EST)
- [PATCH v1 0/5] gpiolib: Add and utilise for_each_gpio_property_name() Andy Shevchenko (Mon Aug 19 2024 - 09:30:09 EST)
- [PATCH v1 3/5] gpiolib: swnode: Introduce swnode_gpio_get_reference() helper Andy Shevchenko (Mon Aug 19 2024 - 09:30:21 EST)
- [PATCH v1 1/5] gpiolib: Introduce for_each_gpio_property_name() helper Andy Shevchenko (Mon Aug 19 2024 - 09:30:26 EST)
- [PATCH v1 4/5] gpiolib: swnode: Make use of for_each_gpio_property_name() Andy Shevchenko (Mon Aug 19 2024 - 09:30:43 EST)
- Re: [PATCH] drm/bridge: dw-hdmi: Simplify clock handling Robert Foss (Mon Aug 19 2024 - 09:31:04 EST)
- Re: [PATCH 1/3] nfsd: bring in support for delstid draft XDR encoding Jeff Layton (Mon Aug 19 2024 - 09:31:21 EST)
- Re: [syzbot] [bcachefs?] WARNING in __virt_to_phys (5) Mark Rutland (Mon Aug 19 2024 - 09:31:36 EST)
- Re: [PATCH net-next 2/2] net: dsa: microchip: add KSZ8 change_tag_protocol support Andrew Lunn (Mon Aug 19 2024 - 09:31:48 EST)
- Re: [PATCH v3 0/3] OF support for Surface System Aggregator Module Konrad Dybcio (Mon Aug 19 2024 - 09:31:59 EST)
- Re: [PATCH 2/3] usb: typec: ucsi: Move unregister out of atomic section Heikki Krogerus (Mon Aug 19 2024 - 09:32:27 EST)
- Re: KASAN: stack-out-of-bounds Write in end_buffer_read_sync Aleksandr Nogikh (Mon Aug 19 2024 - 09:32:45 EST)
- Re: [PATCH 1/3] nfsd: bring in support for delstid draft XDR encoding Chuck Lever III (Mon Aug 19 2024 - 09:33:03 EST)
- Re: [PATCH] fs/exfat: add NFS export support Chuck Lever (Mon Aug 19 2024 - 09:33:22 EST)
- Re: [PATCH 1/3] thermal: of: Fix OF node leak in thermal_of_trips_init() error path Rafael J. Wysocki (Mon Aug 19 2024 - 09:33:41 EST)
- Re: [PATCH v6 1/3] LoongArch: KVM: Enable paravirt feature control from VMM Huacai Chen (Mon Aug 19 2024 - 09:33:59 EST)
- Re: [PATCH 3/3] soc: qcom: pmic_glink: Actually communicate with remote goes down Heikki Krogerus (Mon Aug 19 2024 - 09:34:18 EST)
- Re: [BUG] Rockchip SPI: Runtime PM usage count underflow! Diederik de Haas (Mon Aug 19 2024 - 09:34:32 EST)
- Re: [PATCH] drm: bridge: anx7625: Use of_property_read_variable_u8_array() Robert Foss (Mon Aug 19 2024 - 09:34:38 EST)
- [RFC PATCH] uprobe: kill uprobe_task->active_uprobe Oleg Nesterov (Mon Aug 19 2024 - 09:34:55 EST)
- Re: [PATCH v6 3/3] irqchip/loongson-eiointc: Add extioi virt extension support Huacai Chen (Mon Aug 19 2024 - 09:35:06 EST)
- Re: [PATCH v2 2/2] powercap/intel_rapl: Fix the energy-pkg event for AMD CPUs Rafael J. Wysocki (Mon Aug 19 2024 - 09:35:20 EST)
- [PATCH v2] rust: add `module_params` macro Andreas Hindborg (Mon Aug 19 2024 - 09:35:36 EST)
- Re: [PATCH] powercap: intel_rapl: Add support for ArrowLake-U platform Rafael J. Wysocki (Mon Aug 19 2024 - 09:37:57 EST)
- Re: jbd2: io throttle for metadata buffers Yu Kuai (Mon Aug 19 2024 - 09:38:33 EST)
- Re: [PATCH] dt-bindings: mfd: sprd,sc2731: convert to YAML Rob Herring (Mon Aug 19 2024 - 09:38:52 EST)
- Re: [RESEND PATCH v1] mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0 Uladzislau Rezki (Mon Aug 19 2024 - 09:39:03 EST)
- Re: [PATCH] dt-bindings: mmc: renesas,sdhi: add top-level constraints Geert Uytterhoeven (Mon Aug 19 2024 - 09:39:18 EST)
- Re: [PATCH] cpufreq: intel_pstate: Support Granite Rapids and Sierra Forest OOB mode Rafael J. Wysocki (Mon Aug 19 2024 - 09:40:51 EST)
- [PATCH] ocfs2: Fix null-ptr-deref in jbd2_journal_update_sb_log_tail Edward Adam Davis (Mon Aug 19 2024 - 09:41:27 EST)
- Re: [PATCH RFC v3 09/13] uprobes: SRCU-protect uretprobe lifetime (with timeout) Oleg Nesterov (Mon Aug 19 2024 - 09:41:42 EST)
- Re: [PATCH] dt-bindings: iio: st,stm32-adc: add top-level constraints Fabrice Gasnier (Mon Aug 19 2024 - 09:42:38 EST)
- [syzbot] [serial?] KMSAN: uninit-value in n_tty_receive_buf_closing (3) syzbot (Mon Aug 19 2024 - 09:42:53 EST)
- [PATCH] ALSA: hda/realtek: Convert existing CS35L56 products to use autodetect fixup function Simon Trimmer (Mon Aug 19 2024 - 09:43:04 EST)
- Re: [PATCH net-next 2/2] net: dsa: microchip: add KSZ8 change_tag_protocol support Pieter (Mon Aug 19 2024 - 09:44:04 EST)
- Re: [RESEND PATCH v1] mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0 Uladzislau Rezki (Mon Aug 19 2024 - 09:45:54 EST)
- Re: [PATCH net] net: stmmac: Fix false "invalid port speed" warning Serge Semin (Mon Aug 19 2024 - 09:49:38 EST)
- Re: [PATCH v1] thermal: Introduce a debugfs-based testing facility Rafael J. Wysocki (Mon Aug 19 2024 - 09:50:15 EST)
- [PATCH net-next] Bluetooth: L2CAP: Remove unused declarations Yue Haibing (Mon Aug 19 2024 - 09:55:03 EST)
- ld.lld: error: relocation R_RISCV_HI20 cannot be used against symbol 'errata_list'; recompile with -fPIC kernel test robot (Mon Aug 19 2024 - 09:55:54 EST)
- Re: [PATCH v2 6/8] arm64: dts: renesas: r9a09g057: Add WDT0-WDT3 nodes Geert Uytterhoeven (Mon Aug 19 2024 - 09:59:06 EST)
- Re: [PATCH v3 1/2] platform/x86:dell-laptop: Add knobs to change battery charge settings Hans de Goede (Mon Aug 19 2024 - 09:59:58 EST)
- [PATCH v1 0/5] KVM: s390: selftests: Add regression tests for CPU subfunctions Hariharan Mari (Mon Aug 19 2024 - 10:01:05 EST)
- [PATCH v1 1/5] KVM: s390: selftests: Add regression tests for SORTL and DFLTCC CPU subfunctions Hariharan Mari (Mon Aug 19 2024 - 10:01:16 EST)
- [PATCH v1 2/5] KVM: s390: selftests: Add regression tests for PRNO, KDSA and KMA crypto subfunctions Hariharan Mari (Mon Aug 19 2024 - 10:01:28 EST)
- [PATCH v1 3/5] KVM: s390: selftests: Add regression tests for KMCTR, KMF, KMO and PCC crypto subfunctions Hariharan Mari (Mon Aug 19 2024 - 10:01:43 EST)
- [PATCH v1 4/5] KVM: s390: selftests: Add regression tests for KMAC, KMC, KM, KIMD and KLMD crypto subfunctions Hariharan Mari (Mon Aug 19 2024 - 10:02:12 EST)
- [PATCH v1 5/5] KVM: s390: selftests: Add regression tests for PLO subfunctions Hariharan Mari (Mon Aug 19 2024 - 10:02:22 EST)
- Re: [PATCH v2 6/8] arm64: dts: renesas: r9a09g057: Add WDT0-WDT3 nodes Lad, Prabhakar (Mon Aug 19 2024 - 10:02:42 EST)
- Re: [PATCH v5 05/19] arm64: Detect if in a realm and set RIPAS RAM Suzuki K Poulose (Mon Aug 19 2024 - 10:04:44 EST)
- Re: [PATCH] ALSA: hda/realtek: Convert existing CS35L56 products to use autodetect fixup function Takashi Iwai (Mon Aug 19 2024 - 10:05:47 EST)
- Re: [PATCH net-next 2/2] net: dsa: microchip: add KSZ8 change_tag_protocol support Vladimir Oltean (Mon Aug 19 2024 - 10:06:01 EST)
- Re: NULL pointer deref when running BPF monitor program (6.11.0-rc1) Jiri Olsa (Mon Aug 19 2024 - 10:06:21 EST)
- Re: [PATCH v5 1/2] dt-bindings: clock, reset: Add support for rk3576 Detlev Casanova (Mon Aug 19 2024 - 10:07:45 EST)
- Re: [PATCH v8 13/13] acpi/ghes: check if the BIOS pointers for HEST are correct Igor Mammedov (Mon Aug 19 2024 - 10:07:59 EST)
- Re: [PATCH 0/3] soc: qcom: pmic_glink: v6.11-rc bug fixes Greg Kroah-Hartman (Mon Aug 19 2024 - 10:08:19 EST)
- Re: [PATCH v12 00/10] enable bs > ps in XFS David Howells (Mon Aug 19 2024 - 10:08:36 EST)
- Re: [PATCH v5 05/19] arm64: Detect if in a realm and set RIPAS RAM Steven Price (Mon Aug 19 2024 - 10:10:34 EST)
- [PATCH -next] netfs: Remove unused declaration netfs_queue_write_request() Yue Haibing (Mon Aug 19 2024 - 10:11:09 EST)
- Re: [PATCH v5 11/19] arm64: rsi: Map unprotected MMIO as decrypted Suzuki K Poulose (Mon Aug 19 2024 - 10:11:37 EST)
- [PATCH v3 0/3] iio: adc: add new ad7625 driver Trevor Gamblin (Mon Aug 19 2024 - 10:12:11 EST)
- [PATCH v3 1/3] dt-bindings: iio: adc: add AD762x/AD796x ADCs Trevor Gamblin (Mon Aug 19 2024 - 10:12:14 EST)
- [PATCH v3 3/3] docs: iio: new docs for ad7625 driver Trevor Gamblin (Mon Aug 19 2024 - 10:12:37 EST)
- [PATCH v3 2/3] iio: adc: ad7625: add driver Trevor Gamblin (Mon Aug 19 2024 - 10:12:51 EST)
- [PATCH -next] vdpa: Remove unused declarations Yue Haibing (Mon Aug 19 2024 - 10:13:18 EST)
- Re: [RFC} arm architecture board/feature deprecation timeline Arnd Bergmann (Mon Aug 19 2024 - 10:13:33 EST)
- [PATCH net-next v1 1/3] ethtool: Extend cable testing interface with result source information Oleksij Rempel (Mon Aug 19 2024 - 10:13:50 EST)
- [PATCH net-next v1 3/3] phy: dp83td510: Utilize ALCD for cable length measurement when link is active Oleksij Rempel (Mon Aug 19 2024 - 10:13:53 EST)
- [PATCH net-next v1 0/3] Add ALCD Support to Cable Testing Interface Oleksij Rempel (Mon Aug 19 2024 - 10:14:05 EST)
- [PATCH net-next v1 2/3] ethtool: Add support for specifying information source in cable test results Oleksij Rempel (Mon Aug 19 2024 - 10:14:52 EST)
- Re: [PATCH v5 10/19] arm64: Override set_fixmap_io Suzuki K Poulose (Mon Aug 19 2024 - 10:15:08 EST)
- Re: [PATCH net-next 2/2] net: dsa: microchip: add KSZ8 change_tag_protocol support Andrew Lunn (Mon Aug 19 2024 - 10:15:25 EST)
- Re: [PATCH v2 4/7] net: phy: add helper for mapping RGMII link speed to clock rate Simon Horman (Mon Aug 19 2024 - 10:15:59 EST)
- ld.lld: error: relocation R_RISCV_HI20 cannot be used against symbol 'tlb_flush_all_threshold'; recompile with -fPIC kernel test robot (Mon Aug 19 2024 - 10:16:58 EST)
- Re: [PATCH net-next 2/2] net: dsa: microchip: add KSZ8 change_tag_protocol support Florian Fainelli (Mon Aug 19 2024 - 10:17:11 EST)
- Re: [PATCH v13 2/3] i2c: aspeed: support AST2600 i2c new register mode driver Andy Shevchenko (Mon Aug 19 2024 - 10:17:38 EST)
- Re: [PATCH v4 4/6] mm: Introduce a pageflag for partially mapped folios Usama Arif (Mon Aug 19 2024 - 10:17:59 EST)
- Re: [PATCH 06/19] mm/pagewalk: Check pfnmap early for folio_walk_start() Sean Christopherson (Mon Aug 19 2024 - 10:19:18 EST)
- [PATCH] crypto: jitter - Use min() to simplify jent_read_entropy() Thorsten Blum (Mon Aug 19 2024 - 10:19:32 EST)
- [PATCH] kthread: fix task state in kthread worker if being frozen Chen Yu (Mon Aug 19 2024 - 10:20:06 EST)
- Re: [PATCH] affs: Remove unused macros GET_END_PTR, AFFS_GET_HASHENTRY David Sterba (Mon Aug 19 2024 - 10:20:41 EST)
- Re: [PATCH net-next 2/2] net: dsa: microchip: add KSZ8 change_tag_protocol support Pieter (Mon Aug 19 2024 - 10:20:58 EST)
- Re: [PATCH] fs/exfat: add NFS export support Namjae Jeon (Mon Aug 19 2024 - 10:21:32 EST)
- Re: [PATCH v2 0/2] mm: collect the number of anon mTHP Usama Arif (Mon Aug 19 2024 - 10:22:52 EST)
- Re: [PATCH RFC 01/15] drm/vkms: Remove useles devres group Daniel Vetter (Mon Aug 19 2024 - 10:23:22 EST)
- Re: [RFC} arm architecture board/feature deprecation timeline Andrew Lunn (Mon Aug 19 2024 - 10:23:47 EST)
- [RFC PATCH 4/5] selftests/rseq: x86: Implement rseq_load_u32_u32 Mathieu Desnoyers (Mon Aug 19 2024 - 10:24:51 EST)
- [RFC PATCH 3/5] sched: NUMA-aware per-memory-map concurrency IDs Mathieu Desnoyers (Mon Aug 19 2024 - 10:24:55 EST)
- [RFC PATCH 5/5] selftests/rseq: Implement NUMA node id vs mm_cid invariant test Mathieu Desnoyers (Mon Aug 19 2024 - 10:25:13 EST)
- [PATCH v3 1/1] dt-bindings: input: touchscreen: convert colibri-vf50-ts.txt to yaml Frank Li (Mon Aug 19 2024 - 10:25:28 EST)
- Re: [PATCH v3] drm/panthor: Add DEV_QUERY_TIMESTAMP_INFO dev query Mihail Atanassov (Mon Aug 19 2024 - 10:26:16 EST)
- Re: [PATCH v5 17/19] irqchip/gic-v3-its: Share ITS tables with a non-trusted hypervisor Marc Zyngier (Mon Aug 19 2024 - 10:27:14 EST)
- Re: [PATCH] arm-cci: Fix refcount leak in cci_probe Suzuki K Poulose (Mon Aug 19 2024 - 10:29:05 EST)
- Re: [PATCH net-next 2/2] net: dsa: microchip: add KSZ8 change_tag_protocol support Andrew Lunn (Mon Aug 19 2024 - 10:29:19 EST)
- Re: [PATCH net-next 2/2] appletalk: tashtalk: Add LocalTalk line discipline driver for AppleTalk using a TashTalk adapter Jeff Johnson (Mon Aug 19 2024 - 10:29:35 EST)
- [PATCH v2 2/5] gpiolib: swnode: Unify return code variable name Andy Shevchenko (Mon Aug 19 2024 - 10:30:01 EST)
- [PATCH v2 1/5] gpiolib: Introduce for_each_gpio_property_name() helper Andy Shevchenko (Mon Aug 19 2024 - 10:30:09 EST)
- [PATCH v2 4/5] gpiolib: swnode: Make use of for_each_gpio_property_name() Andy Shevchenko (Mon Aug 19 2024 - 10:30:20 EST)
- [PATCH v2 0/5] gpiolib: Add and utilise for_each_gpio_property_name() Andy Shevchenko (Mon Aug 19 2024 - 10:30:21 EST)
- [PATCH v2 3/5] gpiolib: swnode: Introduce swnode_gpio_get_reference() helper Andy Shevchenko (Mon Aug 19 2024 - 10:30:43 EST)
- [PATCH v2 5/5] gpiolib: Replace gpio_suffix_count with NULL-terminated array Andy Shevchenko (Mon Aug 19 2024 - 10:30:58 EST)
- Re: [PATCH v1 0/3] PCI: imx6: reset link after suspend/resume Frank Li (Mon Aug 19 2024 - 10:31:17 EST)
- Re: [PATCH] media/usb/siano: Fix endpoint type checking in smsusb Alan Stern (Mon Aug 19 2024 - 10:32:17 EST)
- [RFC PATCH 2/5] cpumask: Implement cpumask_{first,next}_{not,}andnot Mathieu Desnoyers (Mon Aug 19 2024 - 10:32:29 EST)
- [RFC PATCH 1/5] lib: Implement find_{first,next,nth}_notandnot_bit, find_first_andnot_bit Mathieu Desnoyers (Mon Aug 19 2024 - 10:32:33 EST)
- [RFC PATCH 0/5] sched: NUMA-aware concurrency IDs Mathieu Desnoyers (Mon Aug 19 2024 - 10:32:40 EST)
- Re: [PATCH 00/12] drm/amd: Switch over to struct drm_edid Melissa Wen (Mon Aug 19 2024 - 10:33:13 EST)
- Re: get, prepare, enable a clock not in DT? Alexander Dahl (Mon Aug 19 2024 - 10:33:44 EST)
- Re: [PATCH v2 0/3] use device_for_each_child_node_scoped to access device child nodes Suzuki K Poulose (Mon Aug 19 2024 - 10:34:00 EST)
- Re: [PATCH v4] platform/x86: thinkpad_acpi: Add Thinkpad Edge E531 fan support Hans de Goede (Mon Aug 19 2024 - 10:34:14 EST)
- Re: [RFC} arm architecture board/feature deprecation timeline Arnd Bergmann (Mon Aug 19 2024 - 10:34:40 EST)
- Re: [PATCH net-next 2/2] net: dsa: microchip: add KSZ8 change_tag_protocol support Vladimir Oltean (Mon Aug 19 2024 - 10:35:40 EST)
- Re: [PATCH v2 06/14] KEYS: PGP data parser Jeff Johnson (Mon Aug 19 2024 - 10:37:18 EST)
- Re: [BUG] Rockchip SPI: Runtime PM usage count underflow! Vicente Bergas (Mon Aug 19 2024 - 10:37:52 EST)
- Re: [PATCH v2 12/14] PGP: Provide a key type for testing PGP signatures Jeff Johnson (Mon Aug 19 2024 - 10:38:22 EST)
- Re: [PATCH v2 06/14] KEYS: PGP data parser Roberto Sassu (Mon Aug 19 2024 - 10:38:42 EST)
- Re: [PATCH v1 3/3] PCI: imx6: reset link on resume Frank Li (Mon Aug 19 2024 - 10:40:07 EST)
- Re: [PATCH v2 04/14] PGPLIB: Basic packet parser Jeff Johnson (Mon Aug 19 2024 - 10:40:21 EST)
- [PATCH v5 6/7] arm64: dts: rockchip: hook up the MCU on the QNAP TS433 Heiko Stuebner (Mon Aug 19 2024 - 10:40:37 EST)
- [PATCH v5 3/7] leds: add driver for LEDs from qnap-mcu devices Heiko Stuebner (Mon Aug 19 2024 - 10:40:52 EST)
- [PATCH v5 7/7] arm64: dts: rockchip: set hdd led labels on qnap-ts433 Heiko Stuebner (Mon Aug 19 2024 - 10:40:53 EST)
- [PATCH v5 1/7] dt-bindings: mfd: add binding for qnap,ts433-mcu devices Heiko Stuebner (Mon Aug 19 2024 - 10:41:19 EST)
- [PATCH v5 2/7] mfd: add base driver for qnap-mcu devices Heiko Stuebner (Mon Aug 19 2024 - 10:41:24 EST)
- [PATCH v5 4/7] Input: add driver for the input part of qnap-mcu devices Heiko Stuebner (Mon Aug 19 2024 - 10:41:25 EST)
- [PATCH v5 0/7] Drivers to support the MCU on QNAP NAS devices Heiko Stuebner (Mon Aug 19 2024 - 10:41:45 EST)
- [PATCH v5 5/7] hwmon: add driver for the hwmon parts of qnap-mcu devices Heiko Stuebner (Mon Aug 19 2024 - 10:41:57 EST)
- Re: [PATCH] fs/exfat: add NFS export support Chuck Lever (Mon Aug 19 2024 - 10:42:41 EST)
- Re: [PATCH net-next 2/2] net: dsa: microchip: add KSZ8 change_tag_protocol support Pieter (Mon Aug 19 2024 - 10:42:57 EST)
- Re: [PATCH 2/4] sched/core: change rq->nr_iowait type to atomic_long_t on 64-bit Jens Axboe (Mon Aug 19 2024 - 10:43:24 EST)
- Re: [PATCH] ocfs2: Fix null-ptr-deref in jbd2_journal_update_sb_log_tail Julian Sun (Mon Aug 19 2024 - 10:43:56 EST)
- Re: [PATCH net-next 2/2] net: dsa: microchip: add KSZ8 change_tag_protocol support Vladimir Oltean (Mon Aug 19 2024 - 10:44:36 EST)
- Re: [PATCH v1 2/3] PCI: imx6: move the wait for clock stabilization to enable ref clk Frank Li (Mon Aug 19 2024 - 10:45:38 EST)
- Re: Build regressions/improvements in v6.11-rc4 Rodrigo Vivi (Mon Aug 19 2024 - 10:45:49 EST)
- Re: [PATCH v6 03/22] x86/resctrl: Consolidate monitoring related data from rdt_resource Moger, Babu (Mon Aug 19 2024 - 10:46:21 EST)
- Re: [PATCH 01/14] Input: samsung-keypad - switch to using devm_clk_get_prepared() Dmitry Torokhov (Mon Aug 19 2024 - 10:46:38 EST)
- Re: [RESEND PATCH] drm/xe/oa: Use vma_pages() helper function in xe_oa_mmap() Dixit, Ashutosh (Mon Aug 19 2024 - 10:46:49 EST)
- Re: [PATCH 05/14] Input: samsung-keypad - use devm to disable runtime PM Dmitry Torokhov (Mon Aug 19 2024 - 10:47:15 EST)
- Re: [PATCH v1 1/3] PCI: imx6: Add a function to deassert the reset gpio Frank Li (Mon Aug 19 2024 - 10:49:37 EST)
- 回复: 回复: 回复: 回复: 回复: [PATCH] staging: media: starfive: Add multiple resolution support Changhuang Liang (Mon Aug 19 2024 - 10:50:51 EST)
- Re: [PATCH v5 17/19] irqchip/gic-v3-its: Share ITS tables with a non-trusted hypervisor Suzuki K Poulose (Mon Aug 19 2024 - 10:51:22 EST)
- Re: [xdp-hints] Re: [PATCH RFC bpf-next 32/52] bpf, cpumap: switch to GRO from netif_receive_skb_list() Alexander Lobakin (Mon Aug 19 2024 - 10:51:34 EST)
- Re: [BUG] Rockchip SPI: Runtime PM usage count underflow! Diederik de Haas (Mon Aug 19 2024 - 10:51:54 EST)
- Re: [PATCH v6 19/22] x86/resctrl: Introduce the interface to switch between monitor modes Reinette Chatre (Mon Aug 19 2024 - 10:53:12 EST)
- Re: [PATCH] Input: keypad-nomadik-ske - remove the driver Dmitry Torokhov (Mon Aug 19 2024 - 10:54:46 EST)
- [RFCv2 0/9] UEFI emulator for kexec Pingfan Liu (Mon Aug 19 2024 - 10:55:05 EST)
- [RFCv2 1/9] efi/libstub: Ask efi_random_alloc() to skip unusable memory Pingfan Liu (Mon Aug 19 2024 - 10:55:20 EST)
- [RFCv2 2/9] efi/libstub: Complete efi_simple_text_output_protocol Pingfan Liu (Mon Aug 19 2024 - 10:55:33 EST)
- [RFCv2 3/9] efi/emulator: Initial rountines to emulate EFI boot time service Pingfan Liu (Mon Aug 19 2024 - 10:55:49 EST)
- [RFCv2 4/9] efi/emulator: Turn on mmu for arm64 Pingfan Liu (Mon Aug 19 2024 - 10:55:54 EST)
- [RFCv2 5/9] kexec: Introduce kexec_pe_image to parse and load PE file Pingfan Liu (Mon Aug 19 2024 - 10:56:15 EST)
- [RFCv2 6/9] arm64: kexec: Introduce a new member param_mem to kimage_arch Pingfan Liu (Mon Aug 19 2024 - 10:56:29 EST)
- [RFCv2 7/9] arm64: mm: Change to prototype of Pingfan Liu (Mon Aug 19 2024 - 10:56:42 EST)
- [PATCH] mm: Avoid a risk of null pointer. jiping huang (Mon Aug 19 2024 - 10:56:55 EST)
- [RFCv2 8/9] arm64: kexec: Prepare page table for emulator Pingfan Liu (Mon Aug 19 2024 - 10:57:03 EST)
- [RFCv2 9/9] arm64: kexec: Enable kexec_pe_image Pingfan Liu (Mon Aug 19 2024 - 10:57:20 EST)
- Re: [REGRESSION] Perf (userspace) broken on big.LITTLE systems since v6.5 James Clark (Mon Aug 19 2024 - 10:57:38 EST)
- Re: [PATCH 0/3] soc: qcom: pmic_glink: v6.11-rc bug fixes Bjorn Andersson (Mon Aug 19 2024 - 10:57:53 EST)
- Re: [PATCH v2] irqchip/sifive-plic: Probe plic driver early for Allwinner D1 platform Anup Patel (Mon Aug 19 2024 - 10:58:08 EST)
- Re: [PATCH net-next 2/2] net: dsa: microchip: add KSZ8 change_tag_protocol support Pieter (Mon Aug 19 2024 - 10:59:21 EST)
- Re: [PATCH 3/8] perf/arm-cmn: Ensure dtm_idx is big enough Robin Murphy (Mon Aug 19 2024 - 11:00:16 EST)
- [PATCH] pstore: replace spinlock_t by raw_spinlock_t Wen Yang (Mon Aug 19 2024 - 11:00:31 EST)
- Re: [PATCH v2 1/2] Bluetooth: hci_h4: Add support for ISO packets in h4_recv.h patchwork-bot+bluetooth (Mon Aug 19 2024 - 11:00:50 EST)
- Re: [RFC V7] md/bitmap: Optimize lock contention. Paul E Luse (Mon Aug 19 2024 - 11:01:02 EST)
- Re: [PATCH v2] Bluetooth: btnxpuart: Fix random crash seen while removing driver patchwork-bot+bluetooth (Mon Aug 19 2024 - 11:01:03 EST)
- Re: [PATCH] Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0489:0xe122 patchwork-bot+bluetooth (Mon Aug 19 2024 - 11:01:20 EST)
- Re: [PATCH v2] dt-bindings: bluetooth: bring the HW description closer to reality for wcn6855 patchwork-bot+bluetooth (Mon Aug 19 2024 - 11:01:36 EST)
- Re: [PATCH v3 2/2] pinctrl: rockchip: Add rk3576 pinctrl support Detlev Casanova (Mon Aug 19 2024 - 11:02:00 EST)
- Re: [PATCH 1/2] dt-bindings: arm-smmu: Add qcom,last-ctx-bank-reserved Marc Gonzalez (Mon Aug 19 2024 - 11:02:29 EST)
- Re: [PATCH v8 net-next 1/3] selftests: net: Create veth pair for testing in networkless kernel Simon Horman (Mon Aug 19 2024 - 11:03:03 EST)
- Re: [PATCH v8 net-next 2/3] selftests: net: Add on/off checks for non-fixed features of interface Simon Horman (Mon Aug 19 2024 - 11:03:19 EST)
- Re: [PATCH v8 net-next 3/3] selftests: net: Use XFAIL for operations not supported by the driver Simon Horman (Mon Aug 19 2024 - 11:03:35 EST)
- Re: [PATCH v3 03/10] crypto: qat - replace deprecated PCI functions Cabiddu, Giovanni (Mon Aug 19 2024 - 11:04:12 EST)
- Re: [PATCH v2 04/14] PGPLIB: Basic packet parser Roberto Sassu (Mon Aug 19 2024 - 11:06:36 EST)
- [PATCH net] udp: fix receiving fraglist GSO packets Felix Fietkau (Mon Aug 19 2024 - 11:07:06 EST)
- Re: [PATCH 2/3] usb: typec: ucsi: Move unregister out of atomic section Johan Hovold (Mon Aug 19 2024 - 11:07:26 EST)
- [PATCH v10 0/5] Red-black tree abstraction needed by Rust Binder Matt Gilbride (Mon Aug 19 2024 - 11:07:45 EST)
- [PATCH v10 1/5] rust: rbtree: add red-black tree implementation backed by the C version Matt Gilbride (Mon Aug 19 2024 - 11:07:53 EST)
- [PATCH v10 2/5] rust: rbtree: add iterator Matt Gilbride (Mon Aug 19 2024 - 11:08:03 EST)
- [PATCH v10 3/5] rust: rbtree: add mutable iterator Matt Gilbride (Mon Aug 19 2024 - 11:08:18 EST)
- [PATCH v10 4/5] rust: rbtree: add cursor Matt Gilbride (Mon Aug 19 2024 - 11:08:37 EST)
- [PATCH v10 5/5] rust: rbtree: add `RBTree::entry` Matt Gilbride (Mon Aug 19 2024 - 11:08:48 EST)
- [PATCH 3/3] drm/vkms: Add documentation José Expósito (Mon Aug 19 2024 - 11:09:20 EST)
- Re: [PATCH net-next 09/11] net: hibmcge: Add a Makefile and update Kconfig for hibmcge kernel test robot (Mon Aug 19 2024 - 11:09:41 EST)
- Re: [PATCH 7/7] iio: adc: ad7606: add support for AD7606C-{16,18} parts kernel test robot (Mon Aug 19 2024 - 11:09:42 EST)
- Re: [PATCH v2 00/14] KEYS: Add support for PGP keys and signatures Jonathan McDowell (Mon Aug 19 2024 - 11:10:11 EST)
- Re: [PATCH 13/25] KVM: TDX: create/destroy VM structure Nikolay Borisov (Mon Aug 19 2024 - 11:10:23 EST)
- Re: VT-less kernels, and /dev/console on x86 Steven Rostedt (Mon Aug 19 2024 - 11:10:26 EST)
- Re: [PATCH] clk: renesas: rzv2h-cpg: Fix undefined reference to r9a09g057_cpg_info Geert Uytterhoeven (Mon Aug 19 2024 - 11:11:23 EST)
- Re: [PATCH v2 4/8] arm64: dts: renesas: r9a09g057: Add RIIC0-RIIC8 nodes Lad, Prabhakar (Mon Aug 19 2024 - 11:14:54 EST)
- Re: [PATCH v10 18/40] arm64/mm: Handle GCS data aborts Mark Brown (Mon Aug 19 2024 - 11:15:13 EST)
- [PATCH 0/5] page allocation tag compression Suren Baghdasaryan (Mon Aug 19 2024 - 11:15:29 EST)
- [PATCH 2/5] alloc_tag: eliminate alloc_tag_ref_set Suren Baghdasaryan (Mon Aug 19 2024 - 11:15:49 EST)
- [PATCH 1/5] alloc_tag: load module tags into separate continuous memory Suren Baghdasaryan (Mon Aug 19 2024 - 11:15:50 EST)
- Re: [PATCH v2 00/14] KEYS: Add support for PGP keys and signatures Roberto Sassu (Mon Aug 19 2024 - 11:16:05 EST)
- [PATCH 3/5] alloc_tag: introduce pgalloc_tag_ref to abstract page tag references Suren Baghdasaryan (Mon Aug 19 2024 - 11:16:16 EST)
- [PATCH 4/5] alloc_tag: make page allocation tag reference size configurable Suren Baghdasaryan (Mon Aug 19 2024 - 11:16:37 EST)
- Re: [PATCH 0/3] mm,TPP: Enable promotion of unmapped pagecache Gregory Price (Mon Aug 19 2024 - 11:16:42 EST)
- [PATCH 5/5] alloc_tag: config to store page allocation tag refs in page flags Suren Baghdasaryan (Mon Aug 19 2024 - 11:17:13 EST)
- [PATCH 1/2] gpio: davinci: drop platform data support Bartosz Golaszewski (Mon Aug 19 2024 - 11:17:32 EST)
- [PATCH 2/2] gpio: davinci: use devm_clk_get_enabled() Bartosz Golaszewski (Mon Aug 19 2024 - 11:17:41 EST)
- Re: [PATCH v12 00/10] enable bs > ps in XFS David Howells (Mon Aug 19 2024 - 11:18:04 EST)
- Re: [PATCH] bcachefs: Fix oob in bch2_dev_journal_init kernel test robot (Mon Aug 19 2024 - 11:18:17 EST)
- RE: [PATCH 6.10 00/25] 6.10.6-rc3 review Chris Paterson (Mon Aug 19 2024 - 11:18:34 EST)
- Re: [syzbot] [kvm?] [net?] [virt?] INFO: task hung in __vhost_worker_flush Mike Christie (Mon Aug 19 2024 - 11:20:21 EST)
- Re: [PATCH V4 2/2] xfs: Fix missing interval for missing_owner in xfs fsmap Darrick J. Wong (Mon Aug 19 2024 - 11:20:37 EST)
- Re: [PATCH 1/2] perf record: Fix sample cgroup & namespace tracking Ian Rogers (Mon Aug 19 2024 - 11:21:01 EST)
- Re: [PATCH 2/2] perf test: Add cgroup sampling test Ian Rogers (Mon Aug 19 2024 - 11:21:16 EST)
- Re: [PATCH v4] drm/i915/hwmon: expose fan speed Andi Shyti (Mon Aug 19 2024 - 11:22:48 EST)
- Re: [PATCH v5 17/19] irqchip/gic-v3-its: Share ITS tables with a non-trusted hypervisor Marc Zyngier (Mon Aug 19 2024 - 11:24:46 EST)
- [PATCH] remoteproc: k3-r5: Fix error handling when power-up failed Jan Kiszka (Mon Aug 19 2024 - 11:25:11 EST)
- [PATCH v2] drm/mediatek: Fix missing configuration flags in mtk_crtc_ddp_config() Jason-JH.Lin via B4 Relay (Mon Aug 19 2024 - 11:26:07 EST)
- Re: [net PATCH v2] octeontx2-af: Fix CPT AF register offset calculation Simon Horman (Mon Aug 19 2024 - 11:27:57 EST)
- Re: [BUG] tracing: dynamic ftrace selftest detected failures Steven Rostedt (Mon Aug 19 2024 - 11:28:43 EST)
- Re: [PATCH v13 2/3] i2c: aspeed: support AST2600 i2c new register mode driver kernel test robot (Mon Aug 19 2024 - 11:29:02 EST)
- Re: [PATCH v11 3/9] remoteproc: k3-m4: Add a remoteproc driver for M4F subsystem Mathieu Poirier (Mon Aug 19 2024 - 11:32:39 EST)
- Re: [PATCH v3 2/2] pinctrl: rockchip: Add rk3576 pinctrl support Heiko Stübner (Mon Aug 19 2024 - 11:32:52 EST)
- Re: [PATCH 2/3] usb: typec: ucsi: Move unregister out of atomic section Johan Hovold (Mon Aug 19 2024 - 11:33:45 EST)
- Re: [PATCH 7/7] iio: adc: ad7606: add support for AD7606C-{16,18} parts David Lechner (Mon Aug 19 2024 - 11:34:00 EST)
- Re: [PATCH v5 4/4] PCI: Allow PCI bridges to go to D3Hot on all Devicetree based platforms Manivannan Sadhasivam (Mon Aug 19 2024 - 11:34:22 EST)
- Re: [PATCH] net/mlx5: Use cpumask_local_spread() instead of custom code Jakub Kicinski (Mon Aug 19 2024 - 11:34:38 EST)
- Re: [PATCH -next 6/8] drm/panel: khadas-ts050: Make ts050_panel_data and ts050v2_panel_data static neil . armstrong (Mon Aug 19 2024 - 11:34:52 EST)
- Re: [PATCH 14/25] KVM: TDX: initialize VM with TDX specific parameters Nikolay Borisov (Mon Aug 19 2024 - 11:35:21 EST)
- Re: [PATCH] drm/panel: mantix-mlaf057we51: transition to mipi_dsi wrapped functions neil . armstrong (Mon Aug 19 2024 - 11:36:26 EST)
- Re: NULL pointer deref when running BPF monitor program (6.11.0-rc1) Steven Rostedt (Mon Aug 19 2024 - 11:37:31 EST)
- Re: [PATCH v6 04/22] x86/resctrl: Detect Assignable Bandwidth Monitoring feature details Moger, Babu (Mon Aug 19 2024 - 11:37:42 EST)
- Re: [PATCH 2/2] drm/panel: simple: Add ON Tat Industrial Company KD50G21-40NT-A1 panel neil . armstrong (Mon Aug 19 2024 - 11:37:56 EST)
- Re: [PATCH v9 1/5] Landlock: Add abstract unix socket connect restriction Mickaël Salaün (Mon Aug 19 2024 - 11:38:13 EST)
- Re: [PATCH] mm: kmem: fix split_page_memcg() Shakeel Butt (Mon Aug 19 2024 - 11:38:32 EST)
- Re: [PATCH v9 2/5] selftests/Landlock: Abstract unix socket restriction tests Mickaël Salaün (Mon Aug 19 2024 - 11:39:04 EST)
- Re: [PATCH v11 3/9] remoteproc: k3-m4: Add a remoteproc driver for M4F subsystem Krzysztof Kozlowski (Mon Aug 19 2024 - 11:39:35 EST)
- [PATCH RESEND v5] rust: str: Use `core::CStr`, remove the custom `CStr` implementation Michal Rostecki (Mon Aug 19 2024 - 11:40:23 EST)
- Re: [PATCH v1 RESEND] Coresight: Set correct cs_mode for dummy source to fix disable issue Suzuki K Poulose (Mon Aug 19 2024 - 11:41:25 EST)
- Re: [PATCH v2 RESEND] Coresight: Set correct cs_mode for TPDM to fix disable issue Suzuki K Poulose (Mon Aug 19 2024 - 11:41:37 EST)
- Re: [PATCH v3 4/4] iommu/vt-d: Introduce batched cache invalidation Jacob Pan (Mon Aug 19 2024 - 11:41:49 EST)
- Re: [PATCH] drm/panel: ili9341: Add comments for ILI9341 register neil . armstrong (Mon Aug 19 2024 - 11:42:01 EST)
- Re: [PATCH net-next v3] net: mana: Implement get_ringparam/set_ringparam for mana Shradha Gupta (Mon Aug 19 2024 - 11:42:20 EST)
- Re: [PATCH] net/mlx5: Use cpumask_local_spread() instead of custom code Erwan Velu (Mon Aug 19 2024 - 11:42:41 EST)
- Re: [PATCH] arm64: dts: allwinner: Add GPU thermal trips to the SoC dtsi for A64 Daniel Lezcano (Mon Aug 19 2024 - 11:43:06 EST)
- [PATCHSET v6 0/4] Split iowait into two states Jens Axboe (Mon Aug 19 2024 - 11:43:19 EST)
- [PATCH 1/4] sched/core: add helpers for iowait handling Jens Axboe (Mon Aug 19 2024 - 11:43:25 EST)
- [PATCH 2/4] sched/core: change rq->nr_iowait type to atomic_long_t Jens Axboe (Mon Aug 19 2024 - 11:43:36 EST)
- [PATCH 3/4] sched/core: have io_schedule_prepare() return a long Jens Axboe (Mon Aug 19 2024 - 11:43:49 EST)
- [PATCH 4/4] sched/core: split iowait state into two states Jens Axboe (Mon Aug 19 2024 - 11:44:05 EST)
- Re: [PATCH RESEND v5] rust: str: Use `core::CStr`, remove the custom `CStr` implementation Michal Rostecki (Mon Aug 19 2024 - 11:44:40 EST)
- Re: [REGRESSION] Perf (userspace) broken on big.LITTLE systems since v6.5 Ian Rogers (Mon Aug 19 2024 - 11:44:57 EST)
- Re: [PATCH] clk: renesas: rzv2h-cpg: Fix undefined reference to r9a09g057_cpg_info Lad, Prabhakar (Mon Aug 19 2024 - 11:45:12 EST)
- Re: [PATCH v3 1/2] drm/panel: jd9365da: Move "exit sleep mode" and "set display on" cmds neil . armstrong (Mon Aug 19 2024 - 11:45:26 EST)
- Re: [PATCH v10 19/40] arm64/gcs: Context switch GCS state for EL0 Mark Brown (Mon Aug 19 2024 - 11:45:38 EST)
- Re: [PATCH v2 2/2] drm/panel: simple: add Innolux G070ACE-LH3 LVDS display support Neil Armstrong (Mon Aug 19 2024 - 11:48:01 EST)
- Re: [PATCH 0/3] soc: qcom: pmic_glink: v6.11-rc bug fixes Johan Hovold (Mon Aug 19 2024 - 11:48:41 EST)
- Re: [PATCH 09/14] dt-bindings: input: samsung,s3c6410-keypad: introduce compact binding Dmitry Torokhov (Mon Aug 19 2024 - 11:49:24 EST)
- Re: [PATCH] drm/bridge: ti-sn65dsi83: use dev_err_probe when failing to get panel bridge Andi Shyti (Mon Aug 19 2024 - 11:49:38 EST)
- Re: [PATCH v6 09/22] x86/resctrl: Introduce MBM counters bitmap Moger, Babu (Mon Aug 19 2024 - 11:49:51 EST)
- Re: [PATCH v2 4/7] net: phy: add helper for mapping RGMII link speed to clock rate Andrew Lunn (Mon Aug 19 2024 - 11:50:38 EST)
- Re: [PATCH v3 4/4] iommu/vt-d: Introduce batched cache invalidation Jacob Pan (Mon Aug 19 2024 - 11:53:45 EST)
- Re: [PATCH net-next v13 11/14] mm: page_frag: introduce prepare/probe/commit API Alexander Duyck (Mon Aug 19 2024 - 11:53:52 EST)
- Re: [PATCH v11 3/9] remoteproc: k3-m4: Add a remoteproc driver for M4F subsystem Andrew Davis (Mon Aug 19 2024 - 11:54:38 EST)
- Re: [PATCH net-next v13 04/14] mm: page_frag: add '_va' suffix to page_frag API Alexander Duyck (Mon Aug 19 2024 - 11:55:30 EST)
- Re: [PATCH v3 1/9] reset: amlogic: convert driver to regmap Neil Armstrong (Mon Aug 19 2024 - 11:55:47 EST)
- Re: [BUG] tracing: dynamic ftrace selftest detected failures Google (Mon Aug 19 2024 - 11:57:01 EST)
- Re: [PATCH v10 20/40] arm64/gcs: Ensure that new threads have a GCS Mark Brown (Mon Aug 19 2024 - 11:57:26 EST)
- Re: [PATCH v2 4/7] net: phy: add helper for mapping RGMII link speed to clock rate Andrew Lunn (Mon Aug 19 2024 - 11:57:42 EST)
- Re: [PATCH v3 4/9] reset: amlogic: add driver parameters Neil Armstrong (Mon Aug 19 2024 - 11:58:06 EST)
- [PATCH v2] net/socket: Check cgroup_bpf_enabled() only once in do_sock_getsockopt Tze-nan Wu (Mon Aug 19 2024 - 11:58:20 EST)
- Re: [PATCH v2 13/13] memory: ti-aemif: simplify with scoped for each OF child loop Jonathan Cameron (Mon Aug 19 2024 - 11:58:55 EST)
- [PATCH v2] SUNRPC: convert RPC_TASK_* constants to enum Stephen Brennan (Mon Aug 19 2024 - 11:59:29 EST)
- Re: [PATCH v2 12/13] memory: ti-aemif: simplify with devm_clk_get_enabled() Jonathan Cameron (Mon Aug 19 2024 - 11:59:48 EST)
- Re: [v2] staging: media: starfive: Add the dynamic resolution support Changhuang Liang (Mon Aug 19 2024 - 12:00:04 EST)
- Re: [PATCH v9 2/5] selftests/Landlock: Abstract unix socket restriction tests Mickaël Salaün (Mon Aug 19 2024 - 12:00:25 EST)
- Re: [PATCH v2 11/13] memory: ti-aemif: simplify with dev_err_probe() Jonathan Cameron (Mon Aug 19 2024 - 12:00:40 EST)
- Re: [PATCH net-next v13 07/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc' Alexander Duyck (Mon Aug 19 2024 - 12:00:54 EST)
- Re: [PATCH 1/9] drm/meson: hdmi: move encoder settings out of phy driver Neil Armstrong (Mon Aug 19 2024 - 12:01:19 EST)
- Re: [PATCH v2 10/13] memory: tegra30-emc: simplify with scoped for each OF child loop Jonathan Cameron (Mon Aug 19 2024 - 12:01:38 EST)
- Re: [PATCH 2/9] drm/meson: vclk: drop hdmi system clock setup Neil Armstrong (Mon Aug 19 2024 - 12:01:52 EST)
- [PATCH v3 00/11] i3c: master: some fix and improvemnt for hotjoin Frank Li (Mon Aug 19 2024 - 12:02:24 EST)
- [PATCH v3 01/11] i3c: master: Remove i3c_dev_disable_ibi_locked(olddev) on device hotjoin Frank Li (Mon Aug 19 2024 - 12:02:28 EST)
- Re: [PATCH 3/9] drm/meson: dw-hdmi: use generic clock helpers Neil Armstrong (Mon Aug 19 2024 - 12:02:41 EST)
- [PATCH v3 02/11] i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_BITS Frank Li (Mon Aug 19 2024 - 12:02:48 EST)
- Re: [BUG] tracing: dynamic ftrace selftest detected failures Steven Rostedt (Mon Aug 19 2024 - 12:02:52 EST)
- [PATCH v3 03/11] i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_INIT Frank Li (Mon Aug 19 2024 - 12:03:22 EST)
- [PATCH v3 04/11] i3c: master: Fix dynamic address leak when 'assigned-address' is present Frank Li (Mon Aug 19 2024 - 12:03:34 EST)
- [PATCH v3 05/11] i3c: master: Fix miss free init_dyn_addr at i3c_master_put_i3c_addrs() Frank Li (Mon Aug 19 2024 - 12:03:43 EST)
- Re: [PATCH v2 06/13] memory: stm32-fmc2-ebi: simplify with dev_err_probe() Jonathan Cameron (Mon Aug 19 2024 - 12:03:53 EST)
- [PATCH v3 06/11] i3c: master: svc: use repeat start when IBI WIN happens Frank Li (Mon Aug 19 2024 - 12:04:16 EST)
- [PATCH v3 07/11] i3c: master: svc: manually emit NACK/ACK for hotjoin Frank Li (Mon Aug 19 2024 - 12:04:28 EST)
- [PATCH v3 08/11] i3c: master: svc: need check IBIWON for dynamtica address assign Frank Li (Mon Aug 19 2024 - 12:04:42 EST)
- [PATCH v3 09/11] i3c: master: svc: use spinlock_saveirq at svc_i3c_master_ibi_work() Frank Li (Mon Aug 19 2024 - 12:04:56 EST)
- [PATCH v3 10/11] i3c: master: svc: wait for Manual ACK/NACK Done before next step Frank Li (Mon Aug 19 2024 - 12:05:08 EST)
- Re: [PATCH v2 0/2] drm/panel: simple: add Innolux G070ACE-LH3 Neil Armstrong (Mon Aug 19 2024 - 12:05:54 EST)
- Re: [PATCH v4 0/5] drm/panel: st7701: Add Anbernic RG28XX panel support Neil Armstrong (Mon Aug 19 2024 - 12:06:03 EST)
- Re: [PATCH 0/2] drm/panel: simple: Add ON Tat Industrial Company KD50G21-40NT-A1 panel Neil Armstrong (Mon Aug 19 2024 - 12:06:20 EST)
- Re: [PATCH v3 0/2] Modify the method of sending "exit sleep Neil Armstrong (Mon Aug 19 2024 - 12:06:33 EST)
- Re: [PATCH v1 5/5] KVM: s390: selftests: Add regression tests for PLO subfunctions Christoph Schlameuss (Mon Aug 19 2024 - 12:07:23 EST)
- Re: [PATCH v2 01/13] memory: atmel-ebi: use scoped device node handling to simplify error paths Jonathan Cameron (Mon Aug 19 2024 - 12:08:13 EST)
- [PATCH v3 11/11] i3c: master: svc: fix possible assignment of the same address to two devices Frank Li (Mon Aug 19 2024 - 12:08:58 EST)
- Re: [PATCH 5/9] drm/meson: dw-hdmi: split resets out of hw init. Neil Armstrong (Mon Aug 19 2024 - 12:09:07 EST)
- Re: [PATCH net-next] net: phylink: Add phylinksetfixed_link() to configure fixed link state in phylink Andrew Lunn (Mon Aug 19 2024 - 12:09:26 EST)
- Re: VT-less kernels, and /dev/console on x86 nerdopolis (Mon Aug 19 2024 - 12:11:15 EST)
- Re: [PATCH 1/4] cpuidle: psci: Simplify with scoped for each OF child loop Jonathan Cameron (Mon Aug 19 2024 - 12:11:28 EST)
- Re: [PATCH v2] mm: add lazyfree folio to lru tail Suren Baghdasaryan (Mon Aug 19 2024 - 12:12:16 EST)
- [PATCH v3 08/14] thermal: core: Unexport thermal_bind_cdev_to_trip() and thermal_unbind_cdev_from_trip() Rafael J. Wysocki (Mon Aug 19 2024 - 12:13:10 EST)
- [PATCH v3 06/14] thermal: core: Introduce .should_bind() thermal zone callback Rafael J. Wysocki (Mon Aug 19 2024 - 12:13:37 EST)
- [PATCH v3 05/14] thermal: core: Move thermal zone locking out of bind/unbind functions Rafael J. Wysocki (Mon Aug 19 2024 - 12:13:42 EST)
- Re: [PATCH 2/5] gpio: Congatec Board Controller gpio driver Thomas Richard (Mon Aug 19 2024 - 12:14:22 EST)
- [PATCH v3 04/14] thermal: sysfs: Use the dev argument in instance-related show/store Rafael J. Wysocki (Mon Aug 19 2024 - 12:15:14 EST)
- [PATCH bpf] bpf: Refactoring btf_name_valid_identifier() and btf_name_valid_section() Jeongjun Park (Mon Aug 19 2024 - 12:15:40 EST)
- Re: [PATCH 4/9] drm/meson: dw-hdmi: fix incorrect comment in suspend Neil Armstrong (Mon Aug 19 2024 - 12:15:42 EST)
- Re: [PATCH v2 03/13] memory: samsung: exynos5422-dmc: simplify dmc->dev usage Jonathan Cameron (Mon Aug 19 2024 - 12:15:47 EST)
- [PATCH v3 02/14] thermal: core: Rearrange checks in thermal_bind_cdev_to_trip() Rafael J. Wysocki (Mon Aug 19 2024 - 12:16:38 EST)
- [PATCH v3 01/14] thermal: core: Fold two functions into their respective callers Rafael J. Wysocki (Mon Aug 19 2024 - 12:16:45 EST)
- Re: [PATCH 2/4] cpuidle: riscv-sbi: Use scoped device node handling to simplify error paths Jonathan Cameron (Mon Aug 19 2024 - 12:17:45 EST)
- Re: [PATCH] drm/panel: mantix-mlaf057we51: transition to mipi_dsi wrapped functions Doug Anderson (Mon Aug 19 2024 - 12:17:56 EST)
- [PATCH v3 03/14] thermal: core: Drop redundant thermal instance checks Rafael J. Wysocki (Mon Aug 19 2024 - 12:19:14 EST)
- [PATCH v3 07/14] thermal: ACPI: Use the .should_bind() thermal zone callback Rafael J. Wysocki (Mon Aug 19 2024 - 12:19:16 EST)
- [PATCH] iommu/amd: Modify set_dte_entry() to use 128-bit cmpxchg operation Suravee Suthikulpanit (Mon Aug 19 2024 - 12:19:23 EST)
- [PATCH v3 00/14] thermal: Rework binding cooling devices to trip points Rafael J. Wysocki (Mon Aug 19 2024 - 12:19:37 EST)
- Re: [PATCH net-next 09/11] net: hibmcge: Add a Makefile and update Kconfig for hibmcge kernel test robot (Mon Aug 19 2024 - 12:20:10 EST)
- Re: [RFC PATCH 0/9] Add RAS support for CXL root ports, CXL downstream switch ports, and CXL upstream switch ports Terry Bowman (Mon Aug 19 2024 - 12:21:17 EST)
- Re: [PATCH 2/4] cpuidle: riscv-sbi: Use scoped device node handling to simplify error paths Jonathan Cameron (Mon Aug 19 2024 - 12:21:29 EST)
- Re: [PATCH 6/9] drm/meson: dw-hdmi: convert to regmap Neil Armstrong (Mon Aug 19 2024 - 12:22:37 EST)
- Re: [PATCH v3 0/2] extend "multi" functions and use them in jdi-fhd-r63452 Doug Anderson (Mon Aug 19 2024 - 12:22:49 EST)
- Re: [PATCH net-next] net: phylink: Add phylinksetfixed_link() to configure fixed link state in phylink Simon Horman (Mon Aug 19 2024 - 12:24:12 EST)
- Re: [PATCH bpf-next 1/2] bpf: Make the pointer returned by iter next method valid Andrii Nakryiko (Mon Aug 19 2024 - 12:24:29 EST)
- Re: [PATCH 3/4] cpuidle: riscv-sbi: Simplify with scoped for each OF child loop Jonathan Cameron (Mon Aug 19 2024 - 12:25:03 EST)
- Re: [PATCH 7/9] drm/meson: dw-hdmi: use matched data Neil Armstrong (Mon Aug 19 2024 - 12:25:40 EST)
- Re: [PATCH] fs/exfat: add NFS export support Sergii Boryshchenko (Mon Aug 19 2024 - 12:25:59 EST)
- Re: [PATCH] leds: sun50i-a100: Replace msleep() with usleep_range() Chen-Yu Tsai (Mon Aug 19 2024 - 12:26:17 EST)
- Re: [PATCH RFC] Avoid memory barrier in read_seqcount() through load acquire Linus Torvalds (Mon Aug 19 2024 - 12:26:30 EST)
- Re: [PATCH 4/4] cpuidle: dt_idle_genpd: Simplify with scoped for each OF child loop Jonathan Cameron (Mon Aug 19 2024 - 12:26:44 EST)
- Re: [PATCH] media/usb/siano: Fix endpoint type checking in smsusb Mauro Carvalho Chehab (Mon Aug 19 2024 - 12:26:46 EST)
- Re: [PATCH] KVM: arm64: vgic-debug: Don't put unmarked LPIs Oliver Upton (Mon Aug 19 2024 - 12:27:27 EST)
- Re: [PATCH LATER 8/9] drm/meson: dw-hdmi: don't write power controller registers Neil Armstrong (Mon Aug 19 2024 - 12:27:41 EST)
- [PATCH bpf-next v6 0/2] bpf: enable some functions in cgroup programs Matteo Croce (Mon Aug 19 2024 - 12:28:23 EST)
- [PATCH bpf-next v6 1/2] bpf: enable generic kfuncs for BPF_CGROUP_* programs Matteo Croce (Mon Aug 19 2024 - 12:28:37 EST)
- [PATCH bpf-next v6 2/2] bpf: allow bpf_current_task_under_cgroup() with BPF_CGROUP_* Matteo Croce (Mon Aug 19 2024 - 12:29:00 EST)
- Re: [PATCH v3 2/9] reset: amlogic: use generic data matching function Neil Armstrong (Mon Aug 19 2024 - 12:29:34 EST)
- Re: [PATCH v3 3/9] reset: amlogic: make parameters unsigned Neil Armstrong (Mon Aug 19 2024 - 12:29:59 EST)
- Re: [PATCH v3 5/9] reset: amlogic: use reset number instead of register count Neil Armstrong (Mon Aug 19 2024 - 12:30:12 EST)
- Re: [PATCH] drm/panel: mantix-mlaf057we51: transition to mipi_dsi wrapped functions Doug Anderson (Mon Aug 19 2024 - 12:30:29 EST)
- Re: [PATCH v3 1/3] dt-bindings: iio: adc: add AD762x/AD796x ADCs Conor Dooley (Mon Aug 19 2024 - 12:31:21 EST)
- Re: [PATCH v2 00/14] KEYS: Add support for PGP keys and signatures Roberto Sassu (Mon Aug 19 2024 - 12:31:26 EST)
- Re: [PATCH v3 6/9] reset: amlogic: add reset status support Neil Armstrong (Mon Aug 19 2024 - 12:31:50 EST)
- Re: [PATCH v3 0/3] regulator: Add AXP717 boost support Chen-Yu Tsai (Mon Aug 19 2024 - 12:32:03 EST)
- Re: [PATCH v3 7/9] reset: amlogic: move drivers to a dedicated directory Neil Armstrong (Mon Aug 19 2024 - 12:33:13 EST)
- Re: [PATCH v2] selftests: kvm: fix mkdir error when building for unsupported arch Sean Christopherson (Mon Aug 19 2024 - 12:33:28 EST)
- Re: [PATCH] remoteproc: k3-r5: Delay notification of wakeup event Mathieu Poirier (Mon Aug 19 2024 - 12:33:40 EST)
- Re: [PATCH v10 13/40] arm64/mm: Map pages for guarded control stack Mark Brown (Mon Aug 19 2024 - 12:33:54 EST)
- [PATCH v3 14/14] thermal: core: Clean up trip bind/unbind functions Rafael J. Wysocki (Mon Aug 19 2024 - 12:34:12 EST)
- [PATCH v3 13/14] thermal: core: Drop unused bind/unbind functions and callbacks Rafael J. Wysocki (Mon Aug 19 2024 - 12:34:23 EST)
- [PATCH v3 11/14] thermal: imx: Use the .should_bind() thermal zone callback Rafael J. Wysocki (Mon Aug 19 2024 - 12:34:39 EST)
- Re: [PATCH v3 0/3] regulator: Add AXP717 boost support Mark Brown (Mon Aug 19 2024 - 12:35:17 EST)
- Re: [PATCH v3 8/9] reset: amlogic: split the device core and platform probe Neil Armstrong (Mon Aug 19 2024 - 12:35:23 EST)
- Re: [PATCH v5 1/2] dt-bindings: clock, reset: Add support for rk3576 Conor Dooley (Mon Aug 19 2024 - 12:35:46 EST)
- [PATCH v3 10/14] mlxsw: core_thermal: Use the .should_bind() thermal zone callback Rafael J. Wysocki (Mon Aug 19 2024 - 12:36:10 EST)
- [PATCH v3 09/14] platform/x86: acerhdf: Use the .should_bind() thermal zone callback Rafael J. Wysocki (Mon Aug 19 2024 - 12:36:14 EST)
- Re: [PATCH RESEND v3 3/6] i3c: mipi-i3c-hci: Add a quirk to set PIO mode Shyam Sundar S K (Mon Aug 19 2024 - 12:36:39 EST)
- [PATCH v3 12/14] thermal/of: Use the .should_bind() thermal zone callback Rafael J. Wysocki (Mon Aug 19 2024 - 12:36:51 EST)
- Re: [PATCH v3 9/9] reset: amlogic: add auxiliary reset driver support Neil Armstrong (Mon Aug 19 2024 - 12:36:55 EST)
- Re: [PATCH 5/8] perf/arm-cmn: Make cycle counts less surprising Robin Murphy (Mon Aug 19 2024 - 12:37:09 EST)
- Re: [PATCH v3 17/25] cxl/core: Return endpoint decoder information from region search Dave Jiang (Mon Aug 19 2024 - 12:37:27 EST)
- [PATCH] doc: jbd2: Fix documentation warnings for jbd2.h Vamsi Krishna Brahmajosyula (Mon Aug 19 2024 - 12:37:47 EST)
- [syzbot] [net?] Internal error in sprintf (3) syzbot (Mon Aug 19 2024 - 12:38:07 EST)
- Re: [PATCH] drm/panel: mantix-mlaf057we51: transition to mipi_dsi wrapped functions neil . armstrong (Mon Aug 19 2024 - 12:38:23 EST)
- Re: [PATCH v4 07/11] dt-bindings: i2c: renesas,riic: Document the R9A08G045 support Conor Dooley (Mon Aug 19 2024 - 12:39:48 EST)
- Re: [PATCH v12 00/10] enable bs > ps in XFS Pankaj Raghav (Samsung) (Mon Aug 19 2024 - 12:40:02 EST)
- Re: [PATCH v3 4/9] reset: amlogic: add driver parameters Jerome Brunet (Mon Aug 19 2024 - 12:40:27 EST)
- Re: [PATCH 6/8] perf/arm-cmn: Refactor DTC PMU register access Robin Murphy (Mon Aug 19 2024 - 12:41:42 EST)
- Re: [RFC PATCH v5 0/3] Add memory.max.effective for application's allocators Michal Koutný (Mon Aug 19 2024 - 12:42:18 EST)
- Re: [PATCH] drm/panel: mantix-mlaf057we51: transition to mipi_dsi wrapped functions Guido Günther (Mon Aug 19 2024 - 12:44:28 EST)
- Re: [PATCH] riscv: Fix toolchain vector detection Conor Dooley (Mon Aug 19 2024 - 12:45:13 EST)
- Re: [PATCH 2/3] usb: typec: ucsi: Move unregister out of atomic section Bjorn Andersson (Mon Aug 19 2024 - 12:45:56 EST)
- Re: [PATCH 17/25] KVM: TDX: create/free TDX vcpu structure Nikolay Borisov (Mon Aug 19 2024 - 12:46:26 EST)
- RE: [RFC] Order 4 allocation failures in the MEI client driver Winkler, Tomas (Mon Aug 19 2024 - 12:47:02 EST)
- [PATCH] remoteproc: k3-r5: Fix driver shutdown Jan Kiszka (Mon Aug 19 2024 - 12:47:37 EST)
- Re: ACPI IRQ storm with 6.10 Bjorn Helgaas (Mon Aug 19 2024 - 12:47:50 EST)
- Re: [PATCH 09/14] dt-bindings: input: samsung,s3c6410-keypad: introduce compact binding Conor Dooley (Mon Aug 19 2024 - 12:48:17 EST)
- Re: [PATCH v3 8/9] reset: amlogic: split the device core and platform probe Jerome Brunet (Mon Aug 19 2024 - 12:49:56 EST)
- Re: [PATCH v12 00/10] enable bs > ps in XFS David Howells (Mon Aug 19 2024 - 12:51:36 EST)
- [PATCH 0/9] PCI: Remove pcim_iounmap_regions() Philipp Stanner (Mon Aug 19 2024 - 12:52:56 EST)
- [PATCH 1/9] PCI: Make pcim_release_region() a public function Philipp Stanner (Mon Aug 19 2024 - 12:53:28 EST)
- [PATCH 2/9] PCI: Make pcim_iounmap_region() a public function Philipp Stanner (Mon Aug 19 2024 - 12:53:56 EST)
- [PATCH 3/9] fpga/dfl-pci.c: Replace deprecated PCI functions Philipp Stanner (Mon Aug 19 2024 - 12:54:24 EST)
- [PATCH 4/9] block: mtip32xx: Replace deprecated PCI functions Philipp Stanner (Mon Aug 19 2024 - 12:54:53 EST)
- [PATCH 5/9] gpio: Replace deprecated PCI functions Philipp Stanner (Mon Aug 19 2024 - 12:55:34 EST)
- [PATCH 6/9] ethernet: cavium: Replace deprecated PCI functions Philipp Stanner (Mon Aug 19 2024 - 12:55:55 EST)
- [PATCH 7/9] ethernet: stmicro: Simplify PCI devres usage Philipp Stanner (Mon Aug 19 2024 - 12:56:35 EST)
- [PATCH 8/9] vdap: solidrun: Replace deprecated PCI functions Philipp Stanner (Mon Aug 19 2024 - 12:56:49 EST)
- Re: [PATCH 0/3] soc: qcom: pmic_glink: v6.11-rc bug fixes Bjorn Andersson (Mon Aug 19 2024 - 12:57:29 EST)
- Re: [PATCH v5] scsi: sd: Ignore command SYNC CACHE error if format in progress Bart Van Assche (Mon Aug 19 2024 - 12:58:39 EST)
- Re: [PATCH v4 3/4] dt-bindings: display: rockchip: Add schema for RK3588 HDMI TX Controller Conor Dooley (Mon Aug 19 2024 - 12:58:41 EST)
- Re: [PATCH v3 8/9] reset: amlogic: split the device core and platform probe Neil Armstrong (Mon Aug 19 2024 - 12:59:11 EST)
- Re: [PATCH v5] scsi: sd: Ignore command SYNC CACHE error if format in progress Bart Van Assche (Mon Aug 19 2024 - 12:59:42 EST)
- [PATCH 2/9] lib/generic-radix-tree.c: add preallocation Kent Overstreet (Mon Aug 19 2024 - 13:00:04 EST)
- [PATCH 0/9] rcu_pending Kent Overstreet (Mon Aug 19 2024 - 13:00:12 EST)
- [PATCH 1/9] lib/generic-radix-tree.c: genradix_ptr_inlined() Kent Overstreet (Mon Aug 19 2024 - 13:00:25 EST)
- [PATCH 3/9] darray: lift from bcachefs Kent Overstreet (Mon Aug 19 2024 - 13:00:36 EST)
- [PATCH 4/9] vmalloc: is_vmalloc_addr_inlined() Kent Overstreet (Mon Aug 19 2024 - 13:01:00 EST)
- [PATCH 9/9] PCI: Remove pcim_iounmap_regions() Philipp Stanner (Mon Aug 19 2024 - 13:01:06 EST)
- [PATCH 5/9] rcu: delete lockdep_assert_irqs_enabled() assert in start_poll_synchronize_rcu_common() Kent Overstreet (Mon Aug 19 2024 - 13:01:16 EST)
- [PATCH 8/9] bcachefs: key cache can now allocate from pending Kent Overstreet (Mon Aug 19 2024 - 13:01:47 EST)
- [PATCH 9/9] rcu: Switch kvfree_rcu() to new rcu_pending Kent Overstreet (Mon Aug 19 2024 - 13:02:04 EST)
- Re: [PATCH v3 1/3] riscv: mm: Use hint address in mmap if available Charlie Jenkins (Mon Aug 19 2024 - 13:02:35 EST)
- Re: [PATCH] netfilter: remove unnecessary assignment in translate_table Pablo Neira Ayuso (Mon Aug 19 2024 - 13:02:57 EST)
- Re: [PATCH] riscv: defconfig: sophgo: enable clks for sg2042 Conor Dooley (Mon Aug 19 2024 - 13:03:14 EST)
- [PATCH v2 00/12] arm64: dts: imx: 3rd dtb warning clearn up Frank Li (Mon Aug 19 2024 - 13:03:30 EST)
- [PATCH v2 01/12] arm64: dts: imx8-ss-img: remove undocument slot for jpeg Frank Li (Mon Aug 19 2024 - 13:03:39 EST)
- [PATCH v2 02/12] arm64: dts: fsl-ls1043a: move "fsl,ls1043a-qdma" ahead "fsl,ls1021a-qdma" Frank Li (Mon Aug 19 2024 - 13:04:03 EST)
- [PATCH v2 03/12] arm64: dts: imx: rename gpio hog as <gpio name>-hog Frank Li (Mon Aug 19 2024 - 13:04:16 EST)
- [PATCH v2 06/12] arm64: dts: fsl-ls1028: add missed supply for wm8904 Frank Li (Mon Aug 19 2024 - 13:05:15 EST)
- Re: [PATCH v3 4/9] reset: amlogic: add driver parameters Neil Armstrong (Mon Aug 19 2024 - 13:05:42 EST)
- [PATCH v2 07/12] arm64: dts: imx8mm-venice-gw7902(3): add #address-cells for gsc@20 Frank Li (Mon Aug 19 2024 - 13:05:52 EST)
- [PATCH v2 08/12] arm64: dts: fsl-lx2160a-tqmlx2160a: change "vcc" to "vdd" for hub* Frank Li (Mon Aug 19 2024 - 13:05:57 EST)
- [PATCH v2 10/12] arm64: dts: fsl-ls1088a-ten64: change to low case hex value Frank Li (Mon Aug 19 2024 - 13:06:38 EST)
- [PATCH v2 11/12] arm64: dts: s32v234: remove fallback compatible string arm,cortex-a9-gic Frank Li (Mon Aug 19 2024 - 13:06:50 EST)
- [PATCH 6/9] rcu: rcu_pending Kent Overstreet (Mon Aug 19 2024 - 13:06:59 EST)
- [PATCH v2 12/12] arm64: dts: imx8mm-beacon-kit: add DVDD-supply and DOVDD-supply Frank Li (Mon Aug 19 2024 - 13:07:14 EST)
- Re: [PATCH 5/5] dt-bindings: clock: st,stm32mp1-rcc: add top-level constraints Conor Dooley (Mon Aug 19 2024 - 13:08:45 EST)
- Re: [PATCH 4/5] dt-bindings: clock: rockchip,rk3588-cru: drop unneeded assigned-clocks Conor Dooley (Mon Aug 19 2024 - 13:09:42 EST)
- Re: [PATCH] iommu/amd: Modify set_dte_entry() to use 128-bit cmpxchg operation Jason Gunthorpe (Mon Aug 19 2024 - 13:09:59 EST)
- Re: [PATCH 3/5] dt-bindings: clock: renesas,cpg-clocks: add top-level constraints Conor Dooley (Mon Aug 19 2024 - 13:10:14 EST)
- Re: [PATCH 2/5] dt-bindings: clock: cirrus,lochnagar: add top-level constraints Conor Dooley (Mon Aug 19 2024 - 13:10:32 EST)
- Re: [PATCH 1/5] dt-bindings: clock: baikal,bt1-ccu-div: add top-level constraints Conor Dooley (Mon Aug 19 2024 - 13:11:04 EST)
- Re: [PATCH v11 0/4] Add AP6275P wireless support Sebastian Reichel (Mon Aug 19 2024 - 13:11:06 EST)
- [PATCH v4] remoteproc: xlnx: add sram support Tanmay Shah (Mon Aug 19 2024 - 13:11:28 EST)
- Re: [PATCH 2/2] dt-bindings: display: renesas,du: add top-level constraints Conor Dooley (Mon Aug 19 2024 - 13:12:02 EST)
- Re: [PATCH v13 2/3] i2c: aspeed: support AST2600 i2c new register mode driver kernel test robot (Mon Aug 19 2024 - 13:12:17 EST)
- Re: [PATCH 1/2] dt-bindings: display: renesas,du: narrow interrupts and resets per variants Conor Dooley (Mon Aug 19 2024 - 13:13:11 EST)
- Re: [PATCH] dt-bindings: iio: st,stm32-adc: add top-level constraints Conor Dooley (Mon Aug 19 2024 - 13:13:45 EST)
- Re: [PATCH] dt-bindings: reset: socionext,uniphier-glue-reset: add top-level constraints Rob Herring (Arm) (Mon Aug 19 2024 - 13:14:16 EST)
- Re: [PATCH] dt-bindings: pwm: allwinner,sun4i-a10-pwm: add top-level constraints Rob Herring (Arm) (Mon Aug 19 2024 - 13:14:28 EST)
- Re: [PATCH V2] iommu/amd: Update PASID, GATS, GLX, SNPAVICSUP feature related macros Jason Gunthorpe (Mon Aug 19 2024 - 13:14:41 EST)
- Re: [PATCH] dt-bindings: phy: socionext,uniphier: add top-level constraints Rob Herring (Arm) (Mon Aug 19 2024 - 13:14:56 EST)
- Re: [PATCH 1/2] media: dt-bindings: renesas,fcp: add top-level constraints Conor Dooley (Mon Aug 19 2024 - 13:15:15 EST)
- Re: [PATCH 1/3] dt-bindings: PCI: hisilicon,kirin-pcie: add top-level constraints Rob Herring (Arm) (Mon Aug 19 2024 - 13:15:49 EST)
- Re: [PATCH 09/14] dt-bindings: input: samsung,s3c6410-keypad: introduce compact binding Dmitry Torokhov (Mon Aug 19 2024 - 13:16:04 EST)
- Re: [PATCH 2/2] media: dt-bindings: renesas,vsp1: add top-level constraints Conor Dooley (Mon Aug 19 2024 - 13:16:19 EST)
- [PATCH v2 05/12] arm64: dts: layerscape: rename mdio-mux-emi to mdio-mux@<addr> Frank Li (Mon Aug 19 2024 - 13:16:29 EST)
- Re: [PATCH 2/3] dt-bindings: PCI: renesas,pci-rcar-gen2: add top-level constraints Rob Herring (Arm) (Mon Aug 19 2024 - 13:16:31 EST)
- Re: [PATCH 3/3] dt-bindings: PCI: socionext,uniphier-pcie-ep: add top-level constraints Rob Herring (Arm) (Mon Aug 19 2024 - 13:16:51 EST)
- Re: [PATCH net-next 1/4] dt-bindings: net: mediatek,net: narrow interrupts per variants Rob Herring (Arm) (Mon Aug 19 2024 - 13:17:06 EST)
- [PATCH 7/9] bcachefs: Rip out freelists from btree key cache Kent Overstreet (Mon Aug 19 2024 - 13:17:08 EST)
- Re: [PATCH net-next 2/4] dt-bindings: net: mediatek,net: add top-level constraints Rob Herring (Arm) (Mon Aug 19 2024 - 13:17:27 EST)
- Re: [PATCH net-next 3/4] dt-bindings: net: renesas,etheravb: add top-level constraints Rob Herring (Arm) (Mon Aug 19 2024 - 13:17:44 EST)
- Re: [PATCH] dt-bindings: memory-controllers: renesas,rpc-if: add top-level constraints Conor Dooley (Mon Aug 19 2024 - 13:18:02 EST)
- Re: [syzbot] [net?] Internal error in sprintf (3) Eric Dumazet (Mon Aug 19 2024 - 13:18:21 EST)
- Re: [PATCH net-next 4/4] dt-bindings: net: socionext,uniphier-ave4: add top-level constraints Rob Herring (Arm) (Mon Aug 19 2024 - 13:18:27 EST)
- Re: [PATCH net-next v3 0/8] net/selftests: TCP-AO selftests updates Dmitry Safonov (Mon Aug 19 2024 - 13:19:44 EST)
- 5.10.225-rc1 [Was: Re: [PATCH 5.10 000/345] 5.10.224-rc3 review] Florian Fainelli (Mon Aug 19 2024 - 13:20:32 EST)
- Re: [PATCH 1/2] KVM: x86/mmu: Split NX hugepage recovery flow into TDP and non-TDP flow Vipin Sharma (Mon Aug 19 2024 - 13:20:39 EST)
- [PATCH v2 09/12] arm64: dts: imx8mp-venice: add vddl and vana for sensor@10 Frank Li (Mon Aug 19 2024 - 13:20:45 EST)
- Re: [PATCH v5 1/2] dt-bindings: clock, reset: Add support for rk3576 Detlev Casanova (Mon Aug 19 2024 - 13:20:51 EST)
- Re: [PATCH] dt-bindings: samsung: exynos-usi: add missing constraints Rob Herring (Arm) (Mon Aug 19 2024 - 13:20:56 EST)
- Re: [PATCH 6/9] drm/meson: dw-hdmi: convert to regmap Jerome Brunet (Mon Aug 19 2024 - 13:20:57 EST)
- [PATCH v3] mm: Give kmap_lock before call flush_tlb_kernel_rang,avoid kmap_high deadlock. zhangchun (Mon Aug 19 2024 - 13:21:08 EST)
- Re: [PATCH] media/usb/siano: Fix endpoint type checking in smsusb Alan Stern (Mon Aug 19 2024 - 13:21:19 EST)
- Re: [PATCH v3 1/1] dt-bindings: input: touchscreen: convert colibri-vf50-ts.txt to yaml Dmitry Torokhov (Mon Aug 19 2024 - 13:22:05 EST)
- Re: [RFC} arm architecture board/feature deprecation timeline jeremy (Mon Aug 19 2024 - 13:23:51 EST)
- [PATCH v2 04/12] arm64: dts: fsl-ls1012a-frdm: move clock-sc16is7xx under root node Frank Li (Mon Aug 19 2024 - 13:24:03 EST)
- Re: [PATCH v7 0/2] Dynamic Allocation of the reserved_mem array Andy Shevchenko (Mon Aug 19 2024 - 13:24:06 EST)
- Re: [PATCH v2 12/12] arm64: dts: imx8mm-beacon-kit: add DVDD-supply and DOVDD-supply Fabio Estevam (Mon Aug 19 2024 - 13:24:21 EST)
- Re: [GIT PULL] printk fixup for 6.11-rc5 pr-tracker-bot (Mon Aug 19 2024 - 13:24:58 EST)
- Re: [PATCH v4 1/2] rust: kernel: add `drop_contents` to `BoxExt` Boqun Feng (Mon Aug 19 2024 - 13:25:47 EST)
- Re: [PATCH] KVM: arm64: vgic-debug: Don't put unmarked LPIs Oliver Upton (Mon Aug 19 2024 - 13:26:07 EST)
- Re: [PATCH v4 2/2] rust: init: add `write_[pin_]init` functions Boqun Feng (Mon Aug 19 2024 - 13:26:42 EST)
- Re: [PATCH 1/2] KVM: x86/mmu: Split NX hugepage recovery flow into TDP and non-TDP flow David Matlack (Mon Aug 19 2024 - 13:29:12 EST)
- Re: [PATCH] riscv: hwprobe: export Zicntr and Zihpm extensions Jesse Taube (Mon Aug 19 2024 - 13:29:35 EST)
- Re: [PATCH v12 2/6] arm64: add support for ARCH_HAS_COPY_MC Mark Rutland (Mon Aug 19 2024 - 13:29:44 EST)
- Re: [PATCH -next 2/3] cgroup/cpuset: remove fetch_xcpus Saket Kumar Bhaskar (Mon Aug 19 2024 - 13:30:33 EST)
- Re: HID: corsair-void: Add Corsair Void headset family driver Stuart (Mon Aug 19 2024 - 13:30:59 EST)
- Re: [PATCH v1 08/16] iommufd/viommu: Add IOMMU_VIOMMU_INVALIDATE ioctl Jason Gunthorpe (Mon Aug 19 2024 - 13:31:13 EST)
- Re: [PATCH v5 1/2] dt-bindings: clock, reset: Add support for rk3576 Conor Dooley (Mon Aug 19 2024 - 13:31:27 EST)
- Re: [PATCH v1 05/16] iommufd/viommu: Add IOMMU_VIOMMU_SET/UNSET_VDEV_ID ioctl Jason Gunthorpe (Mon Aug 19 2024 - 13:33:45 EST)
- Re: [PATCH] riscv: hwprobe: export Zicntr and Zihpm extensions Conor Dooley (Mon Aug 19 2024 - 13:34:19 EST)
- Re: [PATCH 2/2] KVM: x86/mmu: Recover NX Huge pages belonging to TDP MMU under MMU read lock Vipin Sharma (Mon Aug 19 2024 - 13:35:09 EST)
- [PATCH] Documentation: admin-guide/dm: Fix indentation bug Piotr Zalewski (Mon Aug 19 2024 - 13:35:34 EST)
- Re: [PATCH v5 1/2] dt-bindings: clock, reset: Add support for rk3576 Conor Dooley (Mon Aug 19 2024 - 13:36:13 EST)
- Re: [PATCH v1 15/16] iommu/arm-smmu-v3: Add viommu cache invalidation support Jason Gunthorpe (Mon Aug 19 2024 - 13:36:30 EST)
- Re: [PATCH v11 9/9] iommu/tegra241-cmdqv: Limit CMDs for guest owned VINTF Jason Gunthorpe (Mon Aug 19 2024 - 13:39:55 EST)
- Re: Ubuntu RT2X00 WIFI USB Driver Kernel NULL pointer Dereference&Use-After-Free Vulnerability Greg KH (Mon Aug 19 2024 - 13:43:57 EST)
- Re: [PATCH v6 00/13] PCI: brcnstb: Enable STB 7712 SOC Jim Quinlan (Mon Aug 19 2024 - 13:45:00 EST)
- Re: [PATCH] pstore: replace spinlock_t by raw_spinlock_t Greg KH (Mon Aug 19 2024 - 13:45:29 EST)
- Re: [PATCH 0/9 RFC] Make wake_up_{bit,var} less fragile Linus Torvalds (Mon Aug 19 2024 - 13:46:31 EST)
- Re: [PATCH v20 12/20] dm verity: expose root hash digest and signature data to LSMs Fan Wu (Mon Aug 19 2024 - 13:47:21 EST)
- Re: [PATCH v2 4/7] usb: dwc3: core: Expose core driver as library Krishna Kurapati (Mon Aug 19 2024 - 13:49:05 EST)
- Re: [PATCH v6 00/13] PCI: brcnstb: Enable STB 7712 SOC Florian Fainelli (Mon Aug 19 2024 - 13:49:27 EST)
- Re: [REGRESSION][BISECTED] vmwgfx crashes with command buffer error after update Paul Rolland (Mon Aug 19 2024 - 13:49:43 EST)
- Re: [PATCH v1 08/16] iommufd/viommu: Add IOMMU_VIOMMU_INVALIDATE ioctl Nicolin Chen (Mon Aug 19 2024 - 13:50:30 EST)
- Re: [PATCH] drm/panel: ili9341: Add comments for ILI9341 register Abhishek Tamboli (Mon Aug 19 2024 - 13:50:43 EST)
- [PATCH v2] drm/panel: ili9341: Add comments for registers in ili9341_config() Abhishek Tamboli (Mon Aug 19 2024 - 13:52:44 EST)
- [PATCH] fuse: use unsigned type for getxattr/listxattr size truncation Jann Horn (Mon Aug 19 2024 - 13:53:05 EST)
- Re: [PATCH v2 00/14] KEYS: Add support for PGP keys and signatures Jarkko Sakkinen (Mon Aug 19 2024 - 13:53:50 EST)
- Re: [PATCH] dt-bindings: mmc: renesas,sdhi: add top-level constraints Rob Herring (Mon Aug 19 2024 - 13:54:06 EST)
- Re: [PATCH] dt-bindings: mmc: renesas,sdhi: add top-level constraints Rob Herring (Arm) (Mon Aug 19 2024 - 13:54:20 EST)
- Re: [PATCH v2 01/14] mpi: Introduce mpi_key_length() Jarkko Sakkinen (Mon Aug 19 2024 - 13:55:19 EST)
- Re: [PATCH v2 02/14] rsa: add parser of raw format Jarkko Sakkinen (Mon Aug 19 2024 - 13:56:18 EST)
- Re: [PATCH v2 12/12] arm64: dts: imx8mm-beacon-kit: add DVDD-supply and DOVDD-supply Adam Ford (Mon Aug 19 2024 - 13:57:16 EST)
- [GIT PULL] HID fixes for 6.11 Jiri Kosina (Mon Aug 19 2024 - 13:57:35 EST)
- Re: [PATCH v3 2/6] Landlock: Adding file_send_sigiotask signal scoping support Mickaël Salaün (Mon Aug 19 2024 - 13:57:51 EST)
- [PATCH] netem: fix return value if duplicate enqueue fails Stephen Hemminger (Mon Aug 19 2024 - 13:58:12 EST)
- [PATCH] kselftest: timers: Fix const correctness Piotr Zalewski (Mon Aug 19 2024 - 13:58:55 EST)
- Re: [PATCH 09/10] arm64: dts: rockchip: Add rk3576 SoC base DT Detlev Casanova (Mon Aug 19 2024 - 13:59:47 EST)
- Re: [RFCv2 1/9] efi/libstub: Ask efi_random_alloc() to skip unusable memory Jarkko Sakkinen (Mon Aug 19 2024 - 14:00:21 EST)
- Re: [PATCH v1 10/13] perf inject: Fix build ID injection Arnaldo Carvalho de Melo (Mon Aug 19 2024 - 14:02:03 EST)
- [PATCH v1] RISC-V: hwprobe: Use BIT macro to avoid warnings Jesse Taube (Mon Aug 19 2024 - 14:04:57 EST)
- Re: [PATCH 4/9] block: mtip32xx: Replace deprecated PCI functions Andy Shevchenko (Mon Aug 19 2024 - 14:05:22 EST)
- Re: [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements Jarkko Sakkinen (Mon Aug 19 2024 - 14:06:04 EST)
- [PATCH v4 1/1] dt-bindings: input: touchscreen: convert ads7846.txt to yaml Frank Li (Mon Aug 19 2024 - 14:06:18 EST)
- Re: [PATCH v6 06/22] x86/resctrl: Add support to enable/disable AMD ABMC feature Moger, Babu (Mon Aug 19 2024 - 14:08:02 EST)
- Re: [PATCH resend -next] HID: intel-ish-hid: Remove unused declarations Jiri Kosina (Mon Aug 19 2024 - 14:08:56 EST)
- Re: [PATCH resend -next] HID: amd_sfh: Remove unused declarations Jiri Kosina (Mon Aug 19 2024 - 14:09:10 EST)
- Re: [PATCH v6 05/13] PCI: brcmstb: Use bridge reset if available Jim Quinlan (Mon Aug 19 2024 - 14:10:12 EST)
- Re: [PATCH v1 05/16] iommufd/viommu: Add IOMMU_VIOMMU_SET/UNSET_VDEV_ID ioctl Nicolin Chen (Mon Aug 19 2024 - 14:10:40 EST)
- Re: [PATCH v1] RISC-V: hwprobe: Use BIT macro to avoid warnings Charlie Jenkins (Mon Aug 19 2024 - 14:11:47 EST)
- Re: [PATCH v2] HID: multitouch: Add report_fixup for Goodix GT7868Q touchpad Jiri Kosina (Mon Aug 19 2024 - 14:14:36 EST)
- Re: [PATCH] iommu/amd: Modify set_dte_entry() to use 128-bit cmpxchg operation Uros Bizjak (Mon Aug 19 2024 - 14:15:33 EST)
- Re: [PATCH 1/1] scsi: ufs-mediatek: Add UFSHCD_QUIRK_BROKEN_LSDBS_CAP Mary Guillemard (Mon Aug 19 2024 - 14:17:27 EST)
- Re: [RFC PATCH 0/9] Add RAS support for CXL root ports, CXL downstream switch ports, and CXL upstream switch ports Fan Ni (Mon Aug 19 2024 - 14:19:46 EST)
- Re: [PATCH v6 20/22] x86/resctrl: Enable AMD ABMC feature by default when supported Moger, Babu (Mon Aug 19 2024 - 14:20:38 EST)
- Re: [PATCH v2] net/socket: Check cgroup_bpf_enabled() only once in do_sock_getsockopt Kuniyuki Iwashima (Mon Aug 19 2024 - 14:20:51 EST)
- Re: [GIT PULL] HID fixes for 6.11 pr-tracker-bot (Mon Aug 19 2024 - 14:21:11 EST)
- Re: [PATCH v1 15/16] iommu/arm-smmu-v3: Add viommu cache invalidation support Nicolin Chen (Mon Aug 19 2024 - 14:21:23 EST)
- Re: [PATCH v1 08/16] iommufd/viommu: Add IOMMU_VIOMMU_INVALIDATE ioctl Jason Gunthorpe (Mon Aug 19 2024 - 14:21:40 EST)
- Re: [PATCH 5/9] gpio: Replace deprecated PCI functions Andy Shevchenko (Mon Aug 19 2024 - 14:22:32 EST)
- Re: [PATCH v1 08/16] iommufd/viommu: Add IOMMU_VIOMMU_INVALIDATE ioctl Nicolin Chen (Mon Aug 19 2024 - 14:22:48 EST)
- Re: [PATCH 6/9] ethernet: cavium: Replace deprecated PCI functions Andy Shevchenko (Mon Aug 19 2024 - 14:23:34 EST)
- Re: [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements Matthew Garrett (Mon Aug 19 2024 - 14:24:43 EST)
- Re: [PATCH v2 16/19] gendwarfksyms: Add support for reserved structure fields Greg Kroah-Hartman (Mon Aug 19 2024 - 14:25:37 EST)
- [syzbot] [kernfs?] WARNING in kernfs_new_node (3) syzbot (Mon Aug 19 2024 - 14:26:40 EST)
- Re: [PATCH] dt-bindings: samsung: exynos-usi: add missing constraints Sam Protsenko (Mon Aug 19 2024 - 14:26:56 EST)
- Re: [PATCH v1 05/16] iommufd/viommu: Add IOMMU_VIOMMU_SET/UNSET_VDEV_ID ioctl Jason Gunthorpe (Mon Aug 19 2024 - 14:27:12 EST)
- Re: [External] Some feedbacks on RISC-V IOMMU driver Jessica Clarke (Mon Aug 19 2024 - 14:27:25 EST)
- Re: [PATCH v6 19/22] x86/resctrl: Introduce the interface to switch between monitor modes Peter Newman (Mon Aug 19 2024 - 14:27:57 EST)
- Re: [PATCH -next 2/3] cgroup/cpuset: remove fetch_xcpus Waiman Long (Mon Aug 19 2024 - 14:28:22 EST)
- Re: [PATCH v1 15/16] iommu/arm-smmu-v3: Add viommu cache invalidation support Jason Gunthorpe (Mon Aug 19 2024 - 14:28:35 EST)
- Re: [PATCH] ASoC: dt-bindings: samsung,odroid: drop stale clocks Rob Herring (Arm) (Mon Aug 19 2024 - 14:28:59 EST)
- Re: [PATCH 7/9] ethernet: stmicro: Simplify PCI devres usage Andy Shevchenko (Mon Aug 19 2024 - 14:29:19 EST)
- [PATCH] perf/x86/intel: Limit the period on Haswell kan . liang (Mon Aug 19 2024 - 14:29:51 EST)
- Re: [PATCH] x86/sev: ensure that RMP table fixups are reserved for memblock Tom Lendacky (Mon Aug 19 2024 - 14:30:12 EST)
- [PATCH v2] Avoid memory barrier in read_seqcount() through load acquire Christoph Lameter via B4 Relay (Mon Aug 19 2024 - 14:30:31 EST)
- Re: [PATCH 1/2] KVM: x86/mmu: Split NX hugepage recovery flow into TDP and non-TDP flow Sean Christopherson (Mon Aug 19 2024 - 14:31:34 EST)
- Re: [PATCH v6 1/2] clocksource: acpi_pm: Add external callback for suspend/resume Daniel Lezcano (Mon Aug 19 2024 - 14:31:55 EST)
- Re: [PATCH 03/12] drm/edid: constify argument of drm_edid_is_valid() Thomas Weißschuh (Mon Aug 19 2024 - 14:32:06 EST)
- Re: [PATCH 8/9] vdap: solidrun: Replace deprecated PCI functions Andy Shevchenko (Mon Aug 19 2024 - 14:32:29 EST)
- Re: [PATCH v2] hid-playstation: DS4: Update rumble and lightbar together Jiri Kosina (Mon Aug 19 2024 - 14:33:41 EST)
- Re: [PATCH -next] RDMA/mlx5: Remove two unused declarations Jason Gunthorpe (Mon Aug 19 2024 - 14:33:53 EST)
- Re: [PATCH] drm/radeon: Switch radeon_connector to struct drm_edid Thomas Weißschuh (Mon Aug 19 2024 - 14:34:47 EST)
- Re: [PATCH 8/9] vdap: solidrun: Replace deprecated PCI functions Andy Shevchenko (Mon Aug 19 2024 - 14:35:07 EST)
- Re: [PATCH] kselftest: timers: Fix const correctness John Stultz (Mon Aug 19 2024 - 14:35:24 EST)
- Re: [RFC PATCH 1/9] PCI/AER: Update AER driver to call root port and downstream port UCE handlers Fan Ni (Mon Aug 19 2024 - 14:35:41 EST)
- Re: [PATCH 9/9] PCI: Remove pcim_iounmap_regions() Andy Shevchenko (Mon Aug 19 2024 - 14:36:07 EST)
- Re: [PATCH 8/9] vdap: solidrun: Replace deprecated PCI functions Andy Shevchenko (Mon Aug 19 2024 - 14:37:30 EST)
- [PATCH dlm/next 00/12] dlm: net-namespace functionality Alexander Aring (Mon Aug 19 2024 - 14:38:13 EST)
- [PATCH dlm/next 01/12] dlm: introduce dlm_find_lockspace_name() Alexander Aring (Mon Aug 19 2024 - 14:38:46 EST)
- [PATCH dlm/next 02/12] dlm: disallow different configs nodeid storages Alexander Aring (Mon Aug 19 2024 - 14:39:11 EST)
- [PATCH dlm/next 03/12] dlm: add struct net to dlm_new_lockspace() Alexander Aring (Mon Aug 19 2024 - 14:39:19 EST)
- [PATCH dlm/next 04/12] dlm: handle port as __be16 network byte order Alexander Aring (Mon Aug 19 2024 - 14:39:51 EST)
- [PATCH dlm/next 05/12] dlm: use dlm_config as only cluster configuration Alexander Aring (Mon Aug 19 2024 - 14:40:02 EST)
- [PATCH dlm/next 06/12] dlm: dlm_config_info config fields to unsigned int Alexander Aring (Mon Aug 19 2024 - 14:40:26 EST)
- [PATCH dlm/next 07/12] dlm: rename config to configfs Alexander Aring (Mon Aug 19 2024 - 14:40:56 EST)
- [PATCH dlm/next 08/12] kobject: add kset_type_create_and_add() helper Alexander Aring (Mon Aug 19 2024 - 14:41:16 EST)
- [PATCH dlm/next 09/12] kobject: export generic helper ops Alexander Aring (Mon Aug 19 2024 - 14:41:34 EST)
- [PATCH v2] Fix member variable description warnings while building docs abid-sayyad (Mon Aug 19 2024 - 14:41:50 EST)
- [PATCH dlm/next 11/12] dlm: add nldlm net-namespace aware UAPI Alexander Aring (Mon Aug 19 2024 - 14:42:17 EST)
- [PATCH dlm/next 12/12] gfs2: separate mount context by net-namespaces Alexander Aring (Mon Aug 19 2024 - 14:42:36 EST)
- [PATCH dlm/next 10/12] dlm: separate dlm lockspaces per net-namespace Alexander Aring (Mon Aug 19 2024 - 14:43:09 EST)
- Re: [PATCH v1 15/16] iommu/arm-smmu-v3: Add viommu cache invalidation support Nicolin Chen (Mon Aug 19 2024 - 14:43:13 EST)
- Re: [PATCH 5/9] gpio: Replace deprecated PCI functions Bartosz Golaszewski (Mon Aug 19 2024 - 14:43:46 EST)
- Re: [PATCH -next] spi: s3c64xx: Fix module autoloading Andi Shyti (Mon Aug 19 2024 - 14:44:07 EST)
- Re: [PATCH 00/12] drm/amd: Switch over to struct drm_edid Thomas Weißschuh (Mon Aug 19 2024 - 14:44:20 EST)
- Re: [PATCH v3] of/irq: Support #msi-cells=<0> in of_msi_get_domain Rob Herring (Arm) (Mon Aug 19 2024 - 14:44:33 EST)
- Re: [PATCH v12 00/10] enable bs > ps in XFS David Howells (Mon Aug 19 2024 - 14:44:50 EST)
- Re: [PATCH 1/2] clocksource: imx-tpm: fix return -ETIME when delta exceeds INT_MAX Frank Li (Mon Aug 19 2024 - 14:44:59 EST)
- Re: [PATCH -next 3/3] cgroup/cpuset: remove use_parent_ecpus of cpuset Waiman Long (Mon Aug 19 2024 - 14:45:17 EST)
- Re: [PATCH V4 2/2] xfs: Fix missing interval for missing_owner in xfs fsmap Darrick J. Wong (Mon Aug 19 2024 - 14:45:33 EST)
- Re: [PATCH 1/1] ASoC: dt-bindings: convert tlv320aic31xx.txt to yaml Mark Brown (Mon Aug 19 2024 - 14:45:54 EST)
- Re: (subset) [PATCH -next 5/8] spi: cadence: Make cdns_mrvl_xspi_clk_div_list static Mark Brown (Mon Aug 19 2024 - 14:46:08 EST)
- Re: [PATCH -next] spi: s3c64xx: Fix module autoloading Mark Brown (Mon Aug 19 2024 - 14:46:17 EST)
- Re: [REGRESSION][BISECTED][STABLE] hdparm errors since 28ab9769117c Salvatore Bonaccorso (Mon Aug 19 2024 - 14:46:34 EST)
- [PATCH v3 2/7] i2c: designware: Let PCI core to take care about interrupt vectors Andy Shevchenko (Mon Aug 19 2024 - 14:46:49 EST)
- [PATCH v3 1/7] i2c: designware: Replace a while-loop by for-loop Andy Shevchenko (Mon Aug 19 2024 - 14:46:52 EST)
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> Andy Shevchenko (Mon Aug 19 2024 - 14:47:04 EST)
- [PATCH v3 3/7] i2c: designware: Add missing 'c' into PCI IDs variable name Andy Shevchenko (Mon Aug 19 2024 - 14:47:12 EST)
- [PATCH v3 4/7] i2c: designware: Unify terminator in device ID tables Andy Shevchenko (Mon Aug 19 2024 - 14:47:25 EST)
- [PATCH v3 7/7] i2c: designware: Drop return value from dw_i2c_of_configure() Andy Shevchenko (Mon Aug 19 2024 - 14:47:38 EST)
- [PATCH v3 6/7] i2c: designware: Drop return value from i2c_dw_acpi_configure() Andy Shevchenko (Mon Aug 19 2024 - 14:47:39 EST)
- [PATCH v3 5/7] i2c: designware: Always provide device ID tables Andy Shevchenko (Mon Aug 19 2024 - 14:48:04 EST)
- Re: [PATCH] um: make personality(PER_LINUX32) work on x86_64 Maciej Żenczykowski (Mon Aug 19 2024 - 14:48:32 EST)
- Re: [PATCH] netfilter: ctnetlink: support CTA_FILTER for flush Pablo Neira Ayuso (Mon Aug 19 2024 - 14:48:49 EST)
- Re: [PATCH v1 15/16] iommu/arm-smmu-v3: Add viommu cache invalidation support Jason Gunthorpe (Mon Aug 19 2024 - 14:49:04 EST)
- [PATCH RESEND] mm: drop lruvec->lru_lock if contended when skipping folio Usama Arif (Mon Aug 19 2024 - 14:49:16 EST)
- Re: [PATCH v3 18/25] cxl/extent: Process DCD events and realize region extents Dave Jiang (Mon Aug 19 2024 - 14:51:59 EST)
- Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping Nathan Chancellor (Mon Aug 19 2024 - 14:53:03 EST)
- [drivers/dma/ti] Question about `struct omap_desc`: misuse of __counted_by Haoyu Li (Mon Aug 19 2024 - 14:53:44 EST)
- [PATCH] Reenable NUMA policy support in the slab allocator Christoph Lameter via B4 Relay (Mon Aug 19 2024 - 14:54:28 EST)
- Re: [PATCH v1 15/16] iommu/arm-smmu-v3: Add viommu cache invalidation support Nicolin Chen (Mon Aug 19 2024 - 14:54:40 EST)
- Re: [PATCH net v1] mlxbf_gige: disable port during stop() Benjamin Poirier (Mon Aug 19 2024 - 14:55:25 EST)
- Manpower Recruitment For Canada™ TFWP PROGRAM (Mon Aug 19 2024 - 14:56:17 EST)
- [PATCH v3 1/1] dt-bindings: extcon: ptn5150: add child node port Frank Li (Mon Aug 19 2024 - 14:57:59 EST)
- Re: [PATCH v4 4/6] mm: Introduce a pageflag for partially mapped folios Barry Song (Mon Aug 19 2024 - 15:00:23 EST)
- Re: [PATCH v3 19/25] cxl/region/extent: Expose region extent information in sysfs Dave Jiang (Mon Aug 19 2024 - 15:05:56 EST)
- [drivers/clk] Question about `en7523_register_clocks` func: misuse of __counted_by Haoyu Li (Mon Aug 19 2024 - 15:05:58 EST)
- Re: [PATCH] mm/memcontrol: respect zswap.writeback setting from parent cg too Yosry Ahmed (Mon Aug 19 2024 - 15:06:33 EST)
- [PATCH v2 1/1] dt-bindings: hwmon/regulator: Convert ltc2978.txt to yaml Frank Li (Mon Aug 19 2024 - 15:07:17 EST)
- Re: [PATCH v6 05/13] PCI: brcmstb: Use bridge reset if available Florian Fainelli (Mon Aug 19 2024 - 15:07:33 EST)
- [PATCH] ACPI: platform-profile: Fix CFI violation when accessing sysfs files Nathan Chancellor (Mon Aug 19 2024 - 15:09:39 EST)
- Re: [PATCH v2 1/2] mm/memcontrol: respect zswap.writeback setting from parent cg too Yosry Ahmed (Mon Aug 19 2024 - 15:09:56 EST)
- Re: [PATCH v2 1/1] dt-bindings: hwmon/regulator: Convert ltc2978.txt to yaml Mark Brown (Mon Aug 19 2024 - 15:12:01 EST)
- Re: [PATCH v7 0/2] HID: add initial support for Goodix HID-over-SPI touchscreen Jiri Kosina (Mon Aug 19 2024 - 15:17:09 EST)
- [net/wireless] Question about `cfg80211_conn_scan` func: misuse of __counted_by Haoyu Li (Mon Aug 19 2024 - 15:19:35 EST)
- Re: [RFC PATCH 1/5] lib: Implement find_{first,next,nth}_notandnot_bit, find_first_andnot_bit Yury Norov (Mon Aug 19 2024 - 15:19:51 EST)
- Re: [PATCH] selftests/ftrace: Fix test to handle both old and new kernels Steven Rostedt (Mon Aug 19 2024 - 15:20:09 EST)
- Re: [PATCH v2 2/2] selftests: test_zswap: add test for hierarchical zswap.writeback Yosry Ahmed (Mon Aug 19 2024 - 15:20:22 EST)
- Re: [PATCH v3 2/2] Handle flushing of CPU backtraces during panic John Ogness (Mon Aug 19 2024 - 15:23:26 EST)
- Re: [RFC PATCH 2/5] cpumask: Implement cpumask_{first,next}_{not,}andnot Yury Norov (Mon Aug 19 2024 - 15:25:13 EST)
- [PATCH RFT v9 0/8] fork: Support shadow stacks in clone3() Mark Brown (Mon Aug 19 2024 - 15:26:16 EST)
- [PATCH RFT v9 1/8] Documentation: userspace-api: Add shadow stack API documentation Mark Brown (Mon Aug 19 2024 - 15:26:30 EST)
- [PATCH RFT v9 2/8] selftests: Provide helper header for shadow stack testing Mark Brown (Mon Aug 19 2024 - 15:26:46 EST)
- [PATCH RFT v9 3/8] mm: Introduce ARCH_HAS_USER_SHADOW_STACK Mark Brown (Mon Aug 19 2024 - 15:26:59 EST)
- [PATCH RFT v9 4/8] fork: Add shadow stack support to clone3() Mark Brown (Mon Aug 19 2024 - 15:27:11 EST)
- [PATCH RFT v9 5/8] selftests/clone3: Remove redundant flushes of output streams Mark Brown (Mon Aug 19 2024 - 15:27:25 EST)
- [PATCH RFT v9 6/8] selftests/clone3: Factor more of main loop into test_clone3() Mark Brown (Mon Aug 19 2024 - 15:27:38 EST)
- [PATCH RFT v9 7/8] selftests/clone3: Allow tests to flag if -E2BIG is a valid error code Mark Brown (Mon Aug 19 2024 - 15:27:53 EST)
- [PATCH RFT v9 8/8] selftests/clone3: Test shadow stack support Mark Brown (Mon Aug 19 2024 - 15:28:08 EST)
- Re: [PATCHv3 2/4] x86/acpi: Replace manual page table initialization with kernel_ident_mapping_init() Rafael J. Wysocki (Mon Aug 19 2024 - 15:28:18 EST)
- Re: [PATCH v6 07/22] x86/resctrl: Introduce the interface to display monitor mode Moger, Babu (Mon Aug 19 2024 - 15:28:36 EST)
- Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping Linus Torvalds (Mon Aug 19 2024 - 15:30:01 EST)
- Re: [PATCH 1/2] perf record: Fix sample cgroup & namespace tracking Arnaldo Carvalho de Melo (Mon Aug 19 2024 - 15:32:56 EST)
- Re: [PATCHSET 0/9] perf annotate-data: Update data-type profiling quality (v1) Arnaldo Carvalho de Melo (Mon Aug 19 2024 - 15:35:17 EST)
- Re: [PATCH 5/5] alloc_tag: config to store page allocation tag refs in page flags Matthew Wilcox (Mon Aug 19 2024 - 15:35:28 EST)
- Re: [PATCH v11 0/4] Add AP6275P wireless support Arend van Spriel (Mon Aug 19 2024 - 15:35:38 EST)
- Re: [PATCH v9 1/5] Landlock: Add abstract unix socket connect restriction Mickaël Salaün (Mon Aug 19 2024 - 15:36:02 EST)
- [PATCH] dmaengine: xilinx: xdma: Fix IS_ERR() vs NULL bug in xdma_probe() Harshit Mogalapalli (Mon Aug 19 2024 - 15:37:06 EST)
- Re: [PATCH v4 05/11] i2c: riic: Add suspend/resume support Andi Shyti (Mon Aug 19 2024 - 15:37:58 EST)
- Re: [PATCH v2 16/19] gendwarfksyms: Add support for reserved structure fields Sami Tolvanen (Mon Aug 19 2024 - 15:39:08 EST)
- Re: [PATCH v6 05/13] PCI: brcmstb: Use bridge reset if available Stanimir Varbanov (Mon Aug 19 2024 - 15:39:29 EST)
- Re: [PATCH 0/6] dt-bindings: add serial-peripheral-props.yaml Rob Herring (Mon Aug 19 2024 - 15:39:56 EST)
- Re: [PATCH v2 1/1] dt-bindings: hwmon/regulator: Convert ltc2978.txt to yaml Frank Li (Mon Aug 19 2024 - 15:40:11 EST)
- Re: [PATCH v20 12/20] dm verity: expose root hash digest and signature data to LSMs Paul Moore (Mon Aug 19 2024 - 15:41:24 EST)
- Re: [PATCH 1/3] selftests/exec: Build both static and non-static load_address tests John Hubbard (Mon Aug 19 2024 - 15:42:32 EST)
- Re: [PATCH v2 0/9] SEV Kernel Selftests Peter Gonda (Mon Aug 19 2024 - 15:44:28 EST)
- [PATCH net 00/14] mptcp: pm: fix IDs not being reusable Matthieu Baerts (NGI0) (Mon Aug 19 2024 - 15:45:36 EST)
- [PATCH net 01/14] mptcp: pm: re-using ID of unused removed ADD_ADDR Matthieu Baerts (NGI0) (Mon Aug 19 2024 - 15:45:58 EST)
- [PATCH net 02/14] selftests: mptcp: join: check re-using ID of unused ADD_ADDR Matthieu Baerts (NGI0) (Mon Aug 19 2024 - 15:46:19 EST)
- [PATCH net 03/14] mptcp: pm: re-using ID of unused removed subflows Matthieu Baerts (NGI0) (Mon Aug 19 2024 - 15:46:36 EST)
- [PATCH net 04/14] selftests: mptcp: join: check re-using ID of closed subflow Matthieu Baerts (NGI0) (Mon Aug 19 2024 - 15:46:57 EST)
- [PATCH net 05/14] mptcp: pm: re-using ID of unused flushed subflows Matthieu Baerts (NGI0) (Mon Aug 19 2024 - 15:47:14 EST)
- [PATCH net 06/14] selftests: mptcp: join: test for flush/re-add endpoints Matthieu Baerts (NGI0) (Mon Aug 19 2024 - 15:47:33 EST)
- [PATCH net 07/14] mptcp: pm: remove mptcp_pm_remove_subflow() Matthieu Baerts (NGI0) (Mon Aug 19 2024 - 15:47:54 EST)
- [PATCH net 08/14] mptcp: pm: only mark 'subflow' endp as available Matthieu Baerts (NGI0) (Mon Aug 19 2024 - 15:48:16 EST)
- [PATCH net 09/14] mptcp: pm: only decrement add_addr_accepted for MPJ req Matthieu Baerts (NGI0) (Mon Aug 19 2024 - 15:48:34 EST)
- Re: [PATCH][next] rpmsg: glink: Avoid -Wflex-array-member-not-at-end warnings Gustavo A. R. Silva (Mon Aug 19 2024 - 15:48:41 EST)
- [PATCH net 10/14] mptcp: pm: check add_addr_accept_max before accepting new ADD_ADDR Matthieu Baerts (NGI0) (Mon Aug 19 2024 - 15:49:06 EST)
- [PATCH net 11/14] mptcp: pm: only in-kernel cannot have entries with ID 0 Matthieu Baerts (NGI0) (Mon Aug 19 2024 - 15:49:26 EST)
- [PATCH net 12/14] mptcp: pm: fullmesh: select the right ID later Matthieu Baerts (NGI0) (Mon Aug 19 2024 - 15:49:47 EST)
- [PATCH net 13/14] selftests: mptcp: join: validate fullmesh endp on 1st sf Matthieu Baerts (NGI0) (Mon Aug 19 2024 - 15:50:03 EST)
- Re: [PATCH] bcachefs: Fix oob in bch2_dev_journal_init kernel test robot (Mon Aug 19 2024 - 15:50:12 EST)
- [PATCH net 14/14] mptcp: pm: avoid possible UaF when selecting endp Matthieu Baerts (NGI0) (Mon Aug 19 2024 - 15:50:33 EST)
- Re: [PATCH v9 4/5] sample/Landlock: Support abstract unix socket restriction Mickaël Salaün (Mon Aug 19 2024 - 15:51:00 EST)
- Re: [PATCH v9 5/5] Landlock: Document LANDLOCK_SCOPED_ABSTRACT_UNIX_SOCKET and ABI versioning Mickaël Salaün (Mon Aug 19 2024 - 15:51:14 EST)
- [PATCH v1 1/1] Revert "spi: ppc4xx: handle irq_of_parse_and_map() errors" Andy Shevchenko (Mon Aug 19 2024 - 15:51:31 EST)
- Re: [PATCH 0/4] iio: ABI: audit calibscal and calibbias attributes David Lechner (Mon Aug 19 2024 - 15:51:44 EST)
- Re: [PATCH V2 09/10] accel/amdxdna: Add query functions Lizhi Hou (Mon Aug 19 2024 - 15:51:58 EST)
- Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping Nathan Chancellor (Mon Aug 19 2024 - 15:52:23 EST)
- Re: [PATCH 1/3] nfsd: bring in support for delstid draft XDR encoding Chuck Lever III (Mon Aug 19 2024 - 15:52:35 EST)
- Re: [PATCH 1/3] selftests/exec: Build both static and non-static load_address tests John Hubbard (Mon Aug 19 2024 - 15:53:25 EST)
- Re: [PATCH net] udp: fix receiving fraglist GSO packets Willem de Bruijn (Mon Aug 19 2024 - 15:53:49 EST)
- Re: [PATCH v1 10/13] perf inject: Fix build ID injection Ian Rogers (Mon Aug 19 2024 - 15:55:03 EST)
- Re: [PATCH v9 3/5] selftests/Landlock: Adding pathname Unix socket tests Mickaël Salaün (Mon Aug 19 2024 - 15:55:19 EST)
- Re: [PATCH] dt-bindings: samsung: exynos-usi: add missing constraints Krzysztof Kozlowski (Mon Aug 19 2024 - 15:56:07 EST)
- Re: [PATCH v9 2/5] selftests/Landlock: Abstract unix socket restriction tests Tahera Fahimi (Mon Aug 19 2024 - 15:56:26 EST)
- Re: [PATCH v2 07/12] i2c: riic: Define individual arrays to describe the register offsets Andi Shyti (Mon Aug 19 2024 - 15:56:54 EST)
- Re: [PATCH v2 1/1] dt-binding: memory-controllers: fsl,ifc: add compatible string fsl,ifc-nand Krzysztof Kozlowski (Mon Aug 19 2024 - 15:57:46 EST)
- Re: gcc-8: mm/swapfile.c:863:40: error: array subscript 1 is above array bounds of 'struct list_head[1]' [-Werror=array-bounds] Naresh Kamboju (Mon Aug 19 2024 - 15:58:05 EST)
- Re: [PATCH v9 0/5] Landlock: Add abstract unix socket connect restriction Mickaël Salaün (Mon Aug 19 2024 - 15:58:49 EST)
- Re: [PATCH 1/7] drm/msm: Fix bv_fence being used as bv_rptr Akhil P Oommen (Mon Aug 19 2024 - 16:00:06 EST)
- Re: [PATCH] rust: add `module_params` macro Daniel Gomez (Mon Aug 19 2024 - 16:01:20 EST)
- Re: [PATCH 2/7] drm/msm: Add submitqueue setup and close Akhil P Oommen (Mon Aug 19 2024 - 16:01:57 EST)
- Re: [PATCH v4 07/11] dt-bindings: i2c: renesas,riic: Document the R9A08G045 support Andi Shyti (Mon Aug 19 2024 - 16:02:15 EST)
- Re: [PATCH v2] hwmon: Add thermal sensor driver for Surface Aggregator Module Maximilian Luz (Mon Aug 19 2024 - 16:03:54 EST)
- Re: [PATCH 3/7] drm/msm: Add a `preempt_record_size` field Akhil P Oommen (Mon Aug 19 2024 - 16:04:01 EST)
- Re: [PATCH 1/3] nfsd: bring in support for delstid draft XDR encoding Jeff Layton (Mon Aug 19 2024 - 16:04:39 EST)
- Re: [PATCH 09/10] arm64: dts: rockchip: Add rk3576 SoC base DT Detlev Casanova (Mon Aug 19 2024 - 16:06:07 EST)
- Re: [PATCH bpf-next v2 0/6] selftests/bpf: Various sockmap-related fixes Jakub Sitnicki (Mon Aug 19 2024 - 16:06:17 EST)
- drivers/input/touchscreen/himax_hx83112b.c:125:42-48: ERROR: application of sizeof to pointer kernel test robot (Mon Aug 19 2024 - 16:07:13 EST)
- [PATCH] mm: Introduce a pageflag for partially mapped folios fix Usama Arif (Mon Aug 19 2024 - 16:07:16 EST)
- Re: [PATCH v3 0/3] OF support for Surface System Aggregator Module Maximilian Luz (Mon Aug 19 2024 - 16:08:04 EST)
- [PATCH v2 1/3] soc: qcom: pmic_glink: Fix race during initialization Bjorn Andersson (Mon Aug 19 2024 - 16:08:55 EST)
- [PATCH v2 2/3] usb: typec: ucsi: Move unregister out of atomic section Bjorn Andersson (Mon Aug 19 2024 - 16:09:01 EST)
- [PATCH v2 3/3] soc: qcom: pmic_glink: Actually communicate with remote goes down Bjorn Andersson (Mon Aug 19 2024 - 16:09:07 EST)
- [PATCH v2 0/3] soc: qcom: pmic_glink: v6.11-rc bug fixes Bjorn Andersson (Mon Aug 19 2024 - 16:09:48 EST)
- Re: [PATCH v2] perf sched timehist: Fixed timestamp error when unable to confirm event sched_in time Namhyung Kim (Mon Aug 19 2024 - 16:10:10 EST)
- Re: [PATCH 4/7] drm/msm/A6xx: Implement preemption for A7XX targets Akhil P Oommen (Mon Aug 19 2024 - 16:10:26 EST)
- Re: [PATCH 5/7] drm/msm/A6xx: Add traces for preemption Akhil P Oommen (Mon Aug 19 2024 - 16:11:58 EST)
- Re: [PATCH] dmaengine: xilinx: xdma: Fix IS_ERR() vs NULL bug in xdma_probe() Lizhi Hou (Mon Aug 19 2024 - 16:12:13 EST)
- Re: [PATCH v4 08/11] i2c: riic: Add support for fast mode plus Andi Shyti (Mon Aug 19 2024 - 16:12:32 EST)
- Re: [syzbot] [mm?] WARNING in zswap_swapoff Yosry Ahmed (Mon Aug 19 2024 - 16:13:06 EST)
- Re: [PATCH v2 0/2] perf sched timehist: Add --show-prio & --prio option Namhyung Kim (Mon Aug 19 2024 - 16:14:03 EST)
- [PATCH] misc: keba: Fix sysfs group creation Gerhard Engleder (Mon Aug 19 2024 - 16:14:16 EST)
- Re: [BUG] Rockchip SPI: Runtime PM usage count underflow! Dragan Simic (Mon Aug 19 2024 - 16:14:28 EST)
- Re: [PATCH v3 1/7] mm: Move can_modify_vma to mm/vma.h Liam R. Howlett (Mon Aug 19 2024 - 16:15:47 EST)
- Re: [PATCH v9 0/5] Landlock: Add abstract unix socket connect restriction Tahera Fahimi (Mon Aug 19 2024 - 16:16:23 EST)
- Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping Linus Torvalds (Mon Aug 19 2024 - 16:16:33 EST)
- Re: [PATCH v4 4/6] mm: Introduce a pageflag for partially mapped folios Usama Arif (Mon Aug 19 2024 - 16:16:48 EST)
- Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping Linus Torvalds (Mon Aug 19 2024 - 16:17:05 EST)
- Re: [PATCH 1/7] x86/cpufeatures: Add support for L3 Smart Data Cache Injection Allocation Enforcement Moger, Babu (Mon Aug 19 2024 - 16:18:03 EST)
- Re: [PATCH v4 06/11] i2c: riic: Define individual arrays to describe the register offsets Andi Shyti (Mon Aug 19 2024 - 16:20:32 EST)
- Re: [PATCH v4 0/2] Add thermal management support for STi platform Raphaël Gallais-Pou (Mon Aug 19 2024 - 16:22:14 EST)
- Re: [PATCH v4 00/11] i2c: riic: Add support for Renesas RZ/G3S Andi Shyti (Mon Aug 19 2024 - 16:23:22 EST)
- Re: [PATCH v3 09/14] platform/x86: acerhdf: Use the .should_bind() thermal zone callback Peter Kästle (Mon Aug 19 2024 - 16:24:23 EST)
- Re: [PATCH v3 2/7] mm/munmap: Replace can_modify_mm with can_modify_vma Liam R. Howlett (Mon Aug 19 2024 - 16:24:33 EST)
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add tests for bpf_get_dentry_xattr Song Liu (Mon Aug 19 2024 - 16:26:00 EST)
- Re: From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> Andi Shyti (Mon Aug 19 2024 - 16:28:08 EST)
- Re: [PATCH] Documentation: admin-guide/dm: Fix indentation bug Mikulas Patocka (Mon Aug 19 2024 - 16:30:21 EST)
- Re: [PATCH -next 0/9] drivers: fix some module autoloading Andi Shyti (Mon Aug 19 2024 - 16:31:28 EST)
- Re: [PATCH 6/7] drm/msm/A6XX: Add a flag to allow preemption to submitqueue_create Akhil P Oommen (Mon Aug 19 2024 - 16:31:59 EST)
- Re: [PATCH v3 5/7] mseal: Replace can_modify_mm_madv with a vma variant Liam R. Howlett (Mon Aug 19 2024 - 16:32:50 EST)
- Re: [PATCH v3 6/7] mm: Remove can_modify_mm() Liam R. Howlett (Mon Aug 19 2024 - 16:33:05 EST)
- Re: [PATCH v3 3/7] mm/mprotect: Replace can_modify_mm with can_modify_vma Liam R. Howlett (Mon Aug 19 2024 - 16:33:47 EST)
- Re: [PATCH v11 0/4] Add AP6275P wireless support Sebastian Reichel (Mon Aug 19 2024 - 16:34:17 EST)
- Re: [PATCH v3 4/7] mm/mremap: Replace can_modify_mm with can_modify_vma Liam R. Howlett (Mon Aug 19 2024 - 16:34:32 EST)
- Re: [PATCH RFC v3 09/13] uprobes: SRCU-protect uretprobe lifetime (with timeout) Andrii Nakryiko (Mon Aug 19 2024 - 16:35:19 EST)
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add tests for bpf_get_dentry_xattr Song Liu (Mon Aug 19 2024 - 16:36:13 EST)
- Re: [PATCH v2] hid-playstation: DS4: Update rumble and lightbar together Roderick Colenbrander (Mon Aug 19 2024 - 16:37:25 EST)
- Re: [PATCH] dmaengine: xilinx: xdma: Fix IS_ERR() vs NULL bug in xdma_probe() Dan Carpenter (Mon Aug 19 2024 - 16:38:17 EST)
- Re: [PATCH net-next v20 00/13] Device Memory TCP Mina Almasry (Mon Aug 19 2024 - 16:39:04 EST)
- Re: [PATCH 5/5] alloc_tag: config to store page allocation tag refs in page flags Suren Baghdasaryan (Mon Aug 19 2024 - 16:39:40 EST)
- Re: [PATCH 5/5] alloc_tag: config to store page allocation tag refs in page flags Matthew Wilcox (Mon Aug 19 2024 - 16:41:09 EST)
- Re: [PATCH 7/7] drm/msm/A6xx: Enable preemption for A7xx targets Akhil P Oommen (Mon Aug 19 2024 - 16:41:35 EST)
- Re: [PATCH v6 03/11] KVM: arm64: Relax locking for kvm_test_age_gfn and kvm_age_gfn Oliver Upton (Mon Aug 19 2024 - 16:42:14 EST)
- [RFC PATCH] arm64: defconfig: Set MFD_TPS6594_I2C as built-in Judith Mendez (Mon Aug 19 2024 - 16:44:15 EST)
- Re: [PATCH v2] hid-playstation: DS4: Update rumble and lightbar together Jiri Kosina (Mon Aug 19 2024 - 16:47:02 EST)
- Re: [PATCH 0/9 RFC] Make wake_up_{bit,var} less fragile NeilBrown (Mon Aug 19 2024 - 16:52:50 EST)
- Re: Missing documentation for Audioreach topology files Krzysztof Kozlowski (Mon Aug 19 2024 - 16:58:34 EST)
- [net/mac80211] Question about `ieee80211_copy_mbssid_beacon` func: misuse of __counted_by Haoyu Li (Mon Aug 19 2024 - 17:00:05 EST)
- Re: [PATCH v3 1/7] mm: Move can_modify_vma to mm/vma.h Pedro Falcato (Mon Aug 19 2024 - 17:00:30 EST)
- Missing documentation for Audioreach topology files Jens Reidel (Mon Aug 19 2024 - 17:01:16 EST)
- Re: [RFC PATCH] arm64: defconfig: Set MFD_TPS6594_I2C as built-in Krzysztof Kozlowski (Mon Aug 19 2024 - 17:01:38 EST)
- Commit *pidfd: prevent creation of pidfds for kthreads* causes `Failed to remount '/' read-only: Device or resource busy` Paul Menzel (Mon Aug 19 2024 - 17:02:57 EST)
- Re: [PATCH v2] hid-playstation: DS4: Update rumble and lightbar together Max Staudt (Mon Aug 19 2024 - 17:02:58 EST)
- Re: [PATCH 5/9] rcu: delete lockdep_assert_irqs_enabled() assert in start_poll_synchronize_rcu_common() Paul E. McKenney (Mon Aug 19 2024 - 17:11:54 EST)
- Re: [PATCH 0/9 RFC] Make wake_up_{bit,var} less fragile Linus Torvalds (Mon Aug 19 2024 - 17:13:14 EST)
- Re: Re: Missing documentation for Audioreach topology files Jens Reidel (Mon Aug 19 2024 - 17:13:28 EST)
- Re: [PATCH v2 4/7] usb: dwc3: core: Expose core driver as library Bjorn Andersson (Mon Aug 19 2024 - 17:15:07 EST)
- Re: [PATCH] workqueue: fix null-ptr-deref on __alloc_workqueue() error Tejun Heo (Mon Aug 19 2024 - 17:15:51 EST)
- Re: [PATCH v2 5/7] usb: dwc3: qcom: Don't reply on drvdata during probe Bjorn Andersson (Mon Aug 19 2024 - 17:18:35 EST)
- [RESEND PATCH V12 0/1] AMD QDMA driver Lizhi Hou (Mon Aug 19 2024 - 17:20:03 EST)
- [PATCH] ktest.pl: Always warn on build warnings Steven Rostedt (Mon Aug 19 2024 - 17:20:16 EST)
- [RESEND PATCH V12 1/1] dmaengine: amd: qdma: Add AMD QDMA driver Lizhi Hou (Mon Aug 19 2024 - 17:20:32 EST)
- [PATCH v5 0/5] TDX host: kexec() support Sagi Shahar (Mon Aug 19 2024 - 17:22:06 EST)
- Re: [PATCH v3] block: flush all throttled bios when deleting the cgroup Tejun Heo (Mon Aug 19 2024 - 17:24:32 EST)
- Re: [PATCH] ACPI: platform-profile: Fix CFI violation when accessing sysfs files Sami Tolvanen (Mon Aug 19 2024 - 17:24:48 EST)
- Re: [RFC PATCH v2 0/4] tsm: Runtime measurement registers ABI Qinkun Bao (Mon Aug 19 2024 - 17:26:05 EST)
- [PATCH v8 0/6] RISC-V: Detect and report speed of unaligned vector accesses Jesse Taube (Mon Aug 19 2024 - 17:26:20 EST)
- [PATCH v8 1/6] RISC-V: Check scalar unaligned access on all CPUs Jesse Taube (Mon Aug 19 2024 - 17:26:34 EST)
- [PATCH v8 2/6] RISC-V: Scalar unaligned access emulated on hotplug CPUs Jesse Taube (Mon Aug 19 2024 - 17:26:53 EST)
- [PATCH v8 3/6] RISC-V: Replace RISCV_MISALIGNED with RISCV_SCALAR_MISALIGNED Jesse Taube (Mon Aug 19 2024 - 17:27:08 EST)
- [PATCH v8 4/6] RISC-V: Detect unaligned vector accesses supported Jesse Taube (Mon Aug 19 2024 - 17:27:25 EST)
- [PATCH v8 5/6] RISC-V: Report vector unaligned access speed hwprobe Jesse Taube (Mon Aug 19 2024 - 17:27:37 EST)
- [PATCH v8 6/6] RISC-V: hwprobe: Document unaligned vector perf key Jesse Taube (Mon Aug 19 2024 - 17:27:51 EST)
- Re: [PATCH 09/10] arm64: dts: rockchip: Add rk3576 SoC base DT Heiko Stübner (Mon Aug 19 2024 - 17:28:13 EST)
- Re: [PATCH v5 0/9] mm: swap: mTHP swap allocator base on swap cluster order Chris Li (Mon Aug 19 2024 - 17:28:24 EST)
- Re: [PATCH v2 6/7] usb: dwc3: qcom: Transition to flattened model Bjorn Andersson (Mon Aug 19 2024 - 17:29:21 EST)
- Re: [PATCH v4 4/6] mm: Introduce a pageflag for partially mapped folios Barry Song (Mon Aug 19 2024 - 17:35:20 EST)
- Re: [PATCH v2 4/7] usb: dwc3: core: Expose core driver as library Bjorn Andersson (Mon Aug 19 2024 - 17:35:51 EST)
- [PATCH v3 1/4] kbuild: rust: Define probing macros for rustc Matthew Maurer (Mon Aug 19 2024 - 17:36:11 EST)
- [PATCH v3 2/4] kbuild: rust: Enable KASAN support Matthew Maurer (Mon Aug 19 2024 - 17:36:21 EST)
- [PATCH v3 3/4] rust: kasan: Rust does not support KHWASAN Matthew Maurer (Mon Aug 19 2024 - 17:36:41 EST)
- [PATCH v3 4/4] kasan: rust: Add KASAN smoke test via UAF Matthew Maurer (Mon Aug 19 2024 - 17:36:56 EST)
- Re: [PATCH v2 4/7] usb: dwc3: core: Expose core driver as library Bjorn Andersson (Mon Aug 19 2024 - 17:37:15 EST)
- Re: [PATCH v2 1/1] dt-bindings: hwmon/regulator: Convert ltc2978.txt to yaml Guenter Roeck (Mon Aug 19 2024 - 17:37:33 EST)
- Re: [PATCH 2/2] KVM: SEV: Configure "ALLOWED_SEV_FEATURES" VMCB Field Kim Phillips (Mon Aug 19 2024 - 17:38:55 EST)
- Re: [PATCH] KVM: x86/mmu: Register MMU shrinker only when necessary Vipin Sharma (Mon Aug 19 2024 - 17:40:33 EST)
- [PATCH] net/mlx5: Added cond_resched() to crdump collection Mohamed Khalfella (Mon Aug 19 2024 - 17:43:29 EST)
- [PATCH v2 0/3] Cleanup: Formatting iwlwifi driver Juan José Arboleda (Mon Aug 19 2024 - 17:45:34 EST)
- Re: [PATCH v2 1/1] dt-bindings: hwmon/regulator: Convert ltc2978.txt to yaml Frank Li (Mon Aug 19 2024 - 17:45:51 EST)
- [PATCH v2 1/3] iwlwifi: mvm: Improve code style in pointer declarations Juan José Arboleda (Mon Aug 19 2024 - 17:46:00 EST)
- [PATCH v2 2/3] iwlwifi: mvm: Enclose multi-statement macro in a do while Juan José Arboleda (Mon Aug 19 2024 - 17:46:21 EST)
- [PATCH v2 3/3] iwlwifi: mvm: Replace spaces for tabs in iwl_mvm_vendor_events_idx Juan José Arboleda (Mon Aug 19 2024 - 17:46:34 EST)
- Re: [PATCH v2 16/19] gendwarfksyms: Add support for reserved structure fields Benno Lossin (Mon Aug 19 2024 - 17:47:20 EST)
- Re: [PATCH v2] irqchip/sifive-plic: Probe plic driver early for Allwinner D1 platform Charlie Jenkins (Mon Aug 19 2024 - 17:47:31 EST)
- Re: [PATCH v6 05/13] PCI: brcmstb: Use bridge reset if available Jim Quinlan (Mon Aug 19 2024 - 17:50:12 EST)
- [RESEND PATCH v4 0/2] Add driver for Sharp Memory LCD Alex Lanzano (Mon Aug 19 2024 - 17:50:23 EST)
- [RESEND PATCH v4 1/2] dt-bindings: display: Add Sharp Memory LCD bindings Alex Lanzano (Mon Aug 19 2024 - 17:50:42 EST)
- [RESEND PATCH v4 2/2] drm/tiny: Add driver for Sharp Memory LCD Alex Lanzano (Mon Aug 19 2024 - 17:50:57 EST)
- Re: [PATCH v7 0/2] Dynamic Allocation of the reserved_mem array Rob Herring (Mon Aug 19 2024 - 17:56:12 EST)
- Re: [PATCH v4 4/6] mm: Introduce a pageflag for partially mapped folios Barry Song (Mon Aug 19 2024 - 17:56:24 EST)
- Re: [PATCH] virtio_pmem: Check device status before requesting flush Ira Weiny (Mon Aug 19 2024 - 17:56:40 EST)
- Re: [PATCH net-next v1 1/1] phy: dp83tg720: Add statistics support Andrew Lunn (Mon Aug 19 2024 - 17:57:53 EST)
- Re: [PATCH 1/2] KVM: x86/mmu: Split NX hugepage recovery flow into TDP and non-TDP flow Vipin Sharma (Mon Aug 19 2024 - 17:58:00 EST)
- Re: [PATCH] rust: add `module_params` macro Luis Chamberlain (Mon Aug 19 2024 - 17:59:34 EST)
- Re: [PATCH -next 0/3] Some optimizations about cpuset Tejun Heo (Mon Aug 19 2024 - 18:01:17 EST)
- Re: [PATCH net-next v1 1/3] ethtool: Extend cable testing interface with result source information Andrew Lunn (Mon Aug 19 2024 - 18:03:37 EST)
- Re: [PATCH v7 1/2] of: reserved_mem: Restruture how the reserved memory regions are processed Rob Herring (Mon Aug 19 2024 - 18:04:53 EST)
- Re: [PATCH v4 02/12] kconfig: Add picosat.c (1/3) Luis Chamberlain (Mon Aug 19 2024 - 18:04:59 EST)
- Re: [PATCH 1/2] dt-bindings: arm-smmu: Add qcom,last-ctx-bank-reserved Bjorn Andersson (Mon Aug 19 2024 - 18:05:21 EST)
- [PATCH v3] hid-playstation: DS4: Update rumble and lightbar together Max Staudt (Mon Aug 19 2024 - 18:05:55 EST)
- Re: [PATCH net-next v1 1/3] ethtool: Extend cable testing interface with result source information Andrew Lunn (Mon Aug 19 2024 - 18:07:19 EST)
- [PATCH] arm_mpam: resctrl: Update only requested configuration Shanker Donthineni (Mon Aug 19 2024 - 18:08:40 EST)
- [PATCH] arm_mpam: Fix T241-MPAM-4 workaround Shanker Donthineni (Mon Aug 19 2024 - 18:08:58 EST)
- Re: [PATCH dlm/next 11/12] dlm: add nldlm net-namespace aware UAPI Jakub Kicinski (Mon Aug 19 2024 - 18:12:41 EST)
- Re: [PATCH 2/2] KVM: x86/mmu: Recover NX Huge pages belonging to TDP MMU under MMU read lock Sean Christopherson (Mon Aug 19 2024 - 18:13:06 EST)
- Re: [PATCH 0/2] module: Split modules_install compression and in-kernel decompression Luis Chamberlain (Mon Aug 19 2024 - 18:14:28 EST)
- Re: [PATCH v2] selftests: kvm: fix mkdir error when building for unsupported arch Oliver Upton (Mon Aug 19 2024 - 18:16:02 EST)
- Re: [PATCH v5 0/5] TDX host: kexec() support Huang, Kai (Mon Aug 19 2024 - 18:16:32 EST)
- Re: [PATCH v2 -next] cgroup: update some statememt about delegation Tejun Heo (Mon Aug 19 2024 - 18:17:00 EST)
- Re: [syzbot] [xfs?] INFO: task hung in xfs_buf_item_unpin (2) Dave Chinner (Mon Aug 19 2024 - 18:17:05 EST)
- Re: [PATCH v2 16/19] gendwarfksyms: Add support for reserved structure fields Benno Lossin (Mon Aug 19 2024 - 18:17:26 EST)
- Re: [PATCH 9/9] rcu: Switch kvfree_rcu() to new rcu_pending Paul E. McKenney (Mon Aug 19 2024 - 18:18:11 EST)
- [no subject] Tejun Heo (Mon Aug 19 2024 - 18:18:23 EST)
- include/linux/fs.h:3645:15: error: unexpected token, expected comma kernel test robot (Mon Aug 19 2024 - 18:19:13 EST)
- Re: [PATCH 2/2] KVM: x86/mmu: Recover NX Huge pages belonging to TDP MMU under MMU read lock Sean Christopherson (Mon Aug 19 2024 - 18:19:29 EST)
- Re: [PATCH v5 17/19] irqchip/gic-v3-its: Share ITS tables with a non-trusted hypervisor Suzuki K Poulose (Mon Aug 19 2024 - 18:20:05 EST)
- Re: [PATCH v9 1/5] Landlock: Add abstract unix socket connect restriction Tahera Fahimi (Mon Aug 19 2024 - 18:20:45 EST)
- [PATCH wq/for-6.12] workqueue: Fix htmldocs build warning Tejun Heo (Mon Aug 19 2024 - 18:21:11 EST)
- Re: [PATCH v5 0/4] tracing: improve symbolic printing Steven Rostedt (Mon Aug 19 2024 - 18:23:29 EST)
- Re: [PATCH 2/2] KVM: SEV: Configure "ALLOWED_SEV_FEATURES" VMCB Field Sean Christopherson (Mon Aug 19 2024 - 18:23:52 EST)
- Re: [PATCH v2 2/2] KVM: x86: Use is_kvm_hc_exit_enabled() instead of opencode Huang, Kai (Mon Aug 19 2024 - 18:24:54 EST)
- Re: [PATCH v5 0/5] TDX host: kexec() support Sagi Shahar (Mon Aug 19 2024 - 18:28:34 EST)
- Re: [PATCH] padata: Fix possible divide-by-0 panic in padata_mt_helper() Daniel Jordan (Mon Aug 19 2024 - 18:30:17 EST)
- Re: [PATCH v7 0/2] Dynamic Allocation of the reserved_mem array Andy Shevchenko (Mon Aug 19 2024 - 18:35:26 EST)
- Re: [PATCH v3 20/25] dax/bus: Factor out dev dax resize logic Dave Jiang (Mon Aug 19 2024 - 18:36:19 EST)
- Re: linux-next: trees being removed Stephen Rothwell (Mon Aug 19 2024 - 18:36:29 EST)
- Re: [PATCH] 9p: Fix DIO read through netfs Steve French (Mon Aug 19 2024 - 18:36:40 EST)
- Re: [PATCH v2 1/3] soc: qcom: pmic_glink: Fix race during initialization Sebastian Reichel (Mon Aug 19 2024 - 18:37:01 EST)
- [PATCH v3 00/17] platform/chrome: Add DT USB/DP muxing/topology support Stephen Boyd (Mon Aug 19 2024 - 18:38:59 EST)
- [PATCH v3 01/17] drm/atomic-helper: Introduce lane remapping support to bridges Stephen Boyd (Mon Aug 19 2024 - 18:39:07 EST)
- [PATCH v3 02/17] drm/bridge: Verify lane assignment is going to work during atomic_check Stephen Boyd (Mon Aug 19 2024 - 18:39:23 EST)
- [PATCH v3 03/17] usb: typec: Stub out typec_switch APIs when CONFIG_TYPEC=n Stephen Boyd (Mon Aug 19 2024 - 18:39:55 EST)
- [PATCH v3 04/17] usb: typec: Add device managed typec_mux_register() Stephen Boyd (Mon Aug 19 2024 - 18:40:14 EST)
- [PATCH v3 05/17] usb: typec: Add device managed typec_switch_register() Stephen Boyd (Mon Aug 19 2024 - 18:40:36 EST)
- [PATCH v3 06/17] drm/bridge: aux-hpd: Support USB Type-C DP altmodes via DRM lane assignment Stephen Boyd (Mon Aug 19 2024 - 18:41:00 EST)
- [PATCH v3 07/17] drm/bridge: dp_typec: Support USB Type-C orientation Stephen Boyd (Mon Aug 19 2024 - 18:41:11 EST)
- [PATCH v3 08/17] drm/bridge: dp_typec: Add "no-hpd" support Stephen Boyd (Mon Aug 19 2024 - 18:41:31 EST)
- [PATCH v3 09/17] drm/bridge: dp_typec: Allow users to hook hpd notify path Stephen Boyd (Mon Aug 19 2024 - 18:41:48 EST)
- [PATCH v3 10/17] device property: Add remote endpoint to devcon matcher Stephen Boyd (Mon Aug 19 2024 - 18:42:18 EST)
- [PATCH v3 11/17] dt-bindings: usb-switch: Extract endpoints to defs Stephen Boyd (Mon Aug 19 2024 - 18:42:35 EST)
- [PATCH v3 12/17] dt-bindings: usb-switch: Extend for DisplayPort altmode Stephen Boyd (Mon Aug 19 2024 - 18:42:55 EST)
- [PATCH v3 13/17] dt-bindings: Move google,cros-ec-typec binding to usb Stephen Boyd (Mon Aug 19 2024 - 18:43:18 EST)
- [PATCH v3 14/17] dt-bindings: usb: Add ports to google,cros-ec-typec for DP altmode Stephen Boyd (Mon Aug 19 2024 - 18:43:45 EST)
- [PATCH v3 15/17] platform/chrome: cros_ec_typec: Add support for signaling DP HPD via drm_bridge Stephen Boyd (Mon Aug 19 2024 - 18:43:59 EST)
- [PATCH v3 16/17] platform/chrome: cros_ec_typec: Support DP muxing Stephen Boyd (Mon Aug 19 2024 - 18:44:25 EST)
- [PATCH v3 17/17] platform/chrome: cros_ec_typec: Handle lack of HPD information Stephen Boyd (Mon Aug 19 2024 - 18:44:48 EST)
- Re: [PATCH v5 0/5] TDX host: kexec() support Huang, Kai (Mon Aug 19 2024 - 18:45:21 EST)
- [PATCH net 1/1] net: dsa: mv88e6xxx: Fix out-of-bound access Joseph Huang (Mon Aug 19 2024 - 18:45:36 EST)
- Re: [PATCH net-next v20 00/13] Device Memory TCP Jakub Kicinski (Mon Aug 19 2024 - 18:46:12 EST)
- Re: [PATCH bpf-next v2 0/6] selftests/bpf: Various sockmap-related fixes Martin KaFai Lau (Mon Aug 19 2024 - 18:46:32 EST)
- Re: [PATCH v6 03/11] KVM: arm64: Relax locking for kvm_test_age_gfn and kvm_age_gfn Sean Christopherson (Mon Aug 19 2024 - 18:47:29 EST)
- Re: [PATCH net-next v6 10/14] net: ethernet: oa_tc6: implement receive path to receive rx ethernet frames Jakub Kicinski (Mon Aug 19 2024 - 18:48:49 EST)
- Re: [PATCH] ktest.pl: Always warn on build warnings John 'Warthog9' Hawley (Mon Aug 19 2024 - 18:49:04 EST)
- Re: [REGRESSION][BISECTED] vmwgfx crashes with command buffer error after update Doug Kehn (Mon Aug 19 2024 - 18:49:31 EST)
- Re: [PATCH bpf-next v6 0/2] bpf: enable some functions in cgroup programs patchwork-bot+netdevbpf (Mon Aug 19 2024 - 18:50:41 EST)
- Re: [PATCH net-next v19 03/13] netdev: support binding dma-buf to netdevice Jakub Kicinski (Mon Aug 19 2024 - 18:53:17 EST)
- Re: [PATCH net-next] net: ovs: fix ovs_drop_reasons error Jakub Kicinski (Mon Aug 19 2024 - 18:57:01 EST)
- Re: [PATCH net 1/1] net: dsa: mv88e6xxx: Fix out-of-bound access Andrew Lunn (Mon Aug 19 2024 - 18:58:24 EST)
- Re: [PATCH 6/9] rcu: rcu_pending Paul E. McKenney (Mon Aug 19 2024 - 18:58:38 EST)
- Re: [PATCH net-next 06/10] net: vxlan: add skb drop reasons to vxlan_rcv() Jakub Kicinski (Mon Aug 19 2024 - 18:59:55 EST)
- Re: [PATCH v5 3/8] cleanup.h: Introduce DEFINE_INACTIVE_GUARD and activate_guard Steven Rostedt (Mon Aug 19 2024 - 19:00:16 EST)
- linux-next: build failure after merge of the vfs-brauner tree Stephen Rothwell (Mon Aug 19 2024 - 19:03:16 EST)
- Re: [PATCH 9/9] rcu: Switch kvfree_rcu() to new rcu_pending Kent Overstreet (Mon Aug 19 2024 - 19:05:50 EST)
- Re: [PATCH v9 00/13] riscv: Add support for xtheadvector Charlie Jenkins (Mon Aug 19 2024 - 19:06:23 EST)
- Re: [syzbot] [btrfs?] general protection fault in __alloc_workqueue syzbot (Mon Aug 19 2024 - 19:06:48 EST)
- Re: [PATCH 0/9] rcu_pending Paul E. McKenney (Mon Aug 19 2024 - 19:07:25 EST)
- Re: [PATCH 1/9] PCI: Make pcim_release_region() a public function Damien Le Moal (Mon Aug 19 2024 - 19:07:55 EST)
- Re: [PATCH 2/9] PCI: Make pcim_iounmap_region() a public function Damien Le Moal (Mon Aug 19 2024 - 19:08:33 EST)
- Re: [PATCH 9/9] PCI: Remove pcim_iounmap_regions() Damien Le Moal (Mon Aug 19 2024 - 19:09:16 EST)
- Re: [PATCH -next] zonefs: add support for FS_IOC_GETFSSYSFSPATH Damien Le Moal (Mon Aug 19 2024 - 19:10:23 EST)
- Re: [PATCH] media/usb/siano: Fix endpoint type checking in smsusb Mauro Carvalho Chehab (Mon Aug 19 2024 - 19:10:52 EST)
- Re: [PATCH v2] PCI: endpoint: pci-epf-test: Move DMA check into read/write/copy functions Damien Le Moal (Mon Aug 19 2024 - 19:12:24 EST)
- Re: [PATCH 1/3] nfsd: bring in support for delstid draft XDR encoding Chuck Lever III (Mon Aug 19 2024 - 19:16:42 EST)
- [PATCH V2] arm64: dts: imx8mp-beacon: Enable DW HDMI Bridge Adam Ford (Mon Aug 19 2024 - 19:18:35 EST)
- [PATCH] firmware_loader: Block path traversal Jann Horn (Mon Aug 19 2024 - 19:19:15 EST)
- Re: [PATCH v5] scsi: sd: Ignore command SYNC CACHE error if format in progress Damien Le Moal (Mon Aug 19 2024 - 19:20:02 EST)
- Re: [PATCH v2 1/2] mm: krealloc: consider spare memory for __GFP_ZERO Danilo Krummrich (Mon Aug 19 2024 - 19:23:13 EST)
- Re: [PATCH -next] vdpa: Remove unused declarations Nelson, Shannon (Mon Aug 19 2024 - 19:24:36 EST)
- Re: [PATCH 0/9] rcu_pending Kent Overstreet (Mon Aug 19 2024 - 19:29:30 EST)
- Re: [PATCH v3 21/25] dax/region: Create resources on sparse DAX regions Dave Jiang (Mon Aug 19 2024 - 19:30:40 EST)
- linux-next: Signed-off-by missing for commit in the aspeed tree Stephen Rothwell (Mon Aug 19 2024 - 19:34:38 EST)
- Re: [BUG] tracing: dynamic ftrace selftest detected failures Google (Mon Aug 19 2024 - 19:34:49 EST)
- [PATCH 1/2] perf annotate-data: Show offset and size in hex Namhyung Kim (Mon Aug 19 2024 - 19:36:14 EST)
- [PATCH 2/2] perf annotate-data: Add 'typecln' sort key Namhyung Kim (Mon Aug 19 2024 - 19:36:18 EST)
- [PATCH 0/2] clk: qcom: gcc-sm8550: Fix shared clk parking breakage Stephen Boyd (Mon Aug 19 2024 - 19:36:36 EST)
- [PATCH 1/2] clk: qcom: gcc-sm8550: Don't use parking clk_ops for QUPs Stephen Boyd (Mon Aug 19 2024 - 19:36:50 EST)
- [PATCH 2/2] clk: qcom: gcc-sm8550: Don't park the USB RCG at registration time Stephen Boyd (Mon Aug 19 2024 - 19:36:58 EST)
- Re: [PATCH] remoteproc: qcom_q6v5_mss: Re-order writes to the IMEM region Doug Anderson (Mon Aug 19 2024 - 19:40:33 EST)
- Re: [PATCH v3 14/16] modules: Support extended MODVERSIONS info Matthew Maurer (Mon Aug 19 2024 - 19:41:53 EST)
- Re: [PATCH] fs/exfat: add NFS export support Namjae Jeon (Mon Aug 19 2024 - 19:42:09 EST)
- Re: [PATCH] riscv: defconfig: sophgo: enable clks for sg2042 Chen Wang (Mon Aug 19 2024 - 19:50:22 EST)
- [PATCH v2 net 1/1] net: dsa: mv88e6xxx: Fix out-of-bound access Joseph Huang (Mon Aug 19 2024 - 19:53:46 EST)
- Re: [PATCH] workqueue: fix null-ptr-deref on __alloc_workqueue() error Matthew Brost (Mon Aug 19 2024 - 19:58:55 EST)
- Re: [PATCH 6/9] rcu: rcu_pending Kent Overstreet (Mon Aug 19 2024 - 19:59:56 EST)
- Re: [PATCH 8/9] vdap: solidrun: Replace deprecated PCI functions Christophe JAILLET (Mon Aug 19 2024 - 20:00:06 EST)
- Re: [PATCH v2 1/1] dt-bindings: net: wireless: convert marvel-8xxx.txt to yaml format Brian Norris (Mon Aug 19 2024 - 20:00:34 EST)
- [PATCH v2 0/3] pmdomain: ti_sci: collect and send low-power mode constraints Kevin Hilman (Mon Aug 19 2024 - 20:00:57 EST)
- [PATCH v2 1/3] pmdomain: ti_sci: add per-device latency constraint management Kevin Hilman (Mon Aug 19 2024 - 20:01:07 EST)
- [PATCH v2 2/3] pmdomain: ti_sci: add wakeup constraint management Kevin Hilman (Mon Aug 19 2024 - 20:01:28 EST)
- [PATCH v2 3/3] pmdomain: ti_sci: handle wake IRQs for IO daisy chain wakeups Kevin Hilman (Mon Aug 19 2024 - 20:01:33 EST)
- [PATCH bpf-next] bpf: use kfunc hooks instead of program types Matteo Croce (Mon Aug 19 2024 - 20:03:28 EST)
- [PATCH] Input: - fix incorrect size when reading product ID Dmitry Torokhov (Mon Aug 19 2024 - 20:04:55 EST)
- Re: [PATCH v3 22/25] cxl/region: Read existing extents on region creation Dave Jiang (Mon Aug 19 2024 - 20:06:27 EST)
- Re: [PATCH] padata: Fix possible divide-by-0 panic in padata_mt_helper() Waiman Long (Mon Aug 19 2024 - 20:08:05 EST)
- kernel/sched/syscalls.c:979:8: error: unexpected token, expected comma kernel test robot (Mon Aug 19 2024 - 20:13:16 EST)
- Re: [PATCH] firmware_loader: Block path traversal Danilo Krummrich (Mon Aug 19 2024 - 20:14:24 EST)
- Re: [PATCH] firmware_loader: Block path traversal Luis Chamberlain (Mon Aug 19 2024 - 20:15:54 EST)
- Re: [PATCH] wifi: mwifiex: remove unnecessary checks for valid priv Brian Norris (Mon Aug 19 2024 - 20:16:33 EST)
- Re: [PATCH bpf-next v2 0/6] selftests/bpf: Various sockmap-related fixes Martin KaFai Lau (Mon Aug 19 2024 - 20:20:44 EST)
- Re: [PATCH v2] HID: corsair-void: Add Corsair Void headset family driver Stuart (Mon Aug 19 2024 - 20:22:03 EST)
- Re: [PATCH] firmware_loader: Block path traversal Jann Horn (Mon Aug 19 2024 - 20:23:53 EST)
- [PATCH v3] HID: corsair-void: Add Corsair Void headset family driver Stuart Hayhurst (Mon Aug 19 2024 - 20:24:34 EST)
- Re: [PATCH] Input: - fix incorrect size when reading product ID Felix Kaechele (Mon Aug 19 2024 - 20:25:00 EST)
- Re: [PATCH net-next v1 1/3] ethtool: Extend cable testing interface with result source information Jakub Kicinski (Mon Aug 19 2024 - 20:26:16 EST)
- Re: [net PATCH v2] octeontx2-af: Fix CPT AF register offset calculation Jakub Kicinski (Mon Aug 19 2024 - 20:28:15 EST)
- Re: [PATCH] Input: - fix incorrect size when reading product ID Dmitry Torokhov (Mon Aug 19 2024 - 20:28:28 EST)
- Re: 回复: linux-next: Signed-off-by missing for commit in the mm tree Andrew Morton (Mon Aug 19 2024 - 20:34:05 EST)
- [PATCH 1/1] perf daemon: Fix the build on more 32-bit architectures Arnaldo Carvalho de Melo (Mon Aug 19 2024 - 20:43:12 EST)
- Re: [PATCH] firmware_loader: Block path traversal Jann Horn (Mon Aug 19 2024 - 20:43:35 EST)
- [PATCH net-next] net: dsa: b53: Use dev_err_probe() Florian Fainelli (Mon Aug 19 2024 - 20:44:56 EST)
- Re: [PATCH 1/4] dt-bindings: mfd: aspeed: support for AST2700 Andrew Jeffery (Mon Aug 19 2024 - 20:46:56 EST)
- Re: [PATCH net v1] mlxbf_gige: disable port during stop() Jakub Kicinski (Mon Aug 19 2024 - 20:47:32 EST)
- Re: [PATCH v2 08/11] arm64: dts: qcom: Add SM7325 device tree Konrad Dybcio (Mon Aug 19 2024 - 20:49:07 EST)
- [PATCH] tracing: Fix memory leak in fgraph storage selftest Masami Hiramatsu (Google) (Mon Aug 19 2024 - 20:56:50 EST)
- Re: [RFCv2 1/9] efi/libstub: Ask efi_random_alloc() to skip unusable memory Pingfan Liu (Mon Aug 19 2024 - 20:58:28 EST)
- Re: [PATCH net-next] net/mlx5: E-Switch, Remove unused declarations patchwork-bot+netdevbpf (Mon Aug 19 2024 - 21:00:46 EST)
- Re: [PATCH net-next] igbvf: Remove two unused declarations patchwork-bot+netdevbpf (Mon Aug 19 2024 - 21:01:07 EST)
- Re: [PATCH -next] mptcp: Remove unused declaration mptcp_sockopt_sync() patchwork-bot+netdevbpf (Mon Aug 19 2024 - 21:01:24 EST)
- Re: [PATCH net-next] gve: Remove unused declaration gve_rx_alloc_rings() patchwork-bot+netdevbpf (Mon Aug 19 2024 - 21:01:38 EST)
- Re: [PATCH] mm/memcontrol: respect zswap.writeback setting from parent cg too Andrew Morton (Mon Aug 19 2024 - 21:02:02 EST)
- Re: [BUG] tracing: dynamic ftrace selftest detected failures Google (Mon Aug 19 2024 - 21:03:41 EST)
- [PATCH v2] ocfs2: Fix shift-out-of-bounds UBSAN bug in ocfs2_verify_volume() qasdev (Mon Aug 19 2024 - 21:04:13 EST)
- Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping Andrew Morton (Mon Aug 19 2024 - 21:05:57 EST)
- Re: [PATCH] mm/memcontrol: respect zswap.writeback setting from parent cg too Yosry Ahmed (Mon Aug 19 2024 - 21:07:31 EST)
- [PATCH net-next] nfc: st95hf: switch to using sleeping variants of gpiod API Dmitry Torokhov (Mon Aug 19 2024 - 21:10:44 EST)
- Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping Linus Torvalds (Mon Aug 19 2024 - 21:11:56 EST)
- Re: [PATCH V4 2/2] xfs: Fix missing interval for missing_owner in xfs fsmap Zizhi Wo (Mon Aug 19 2024 - 21:11:57 EST)
- Re: [PATCH v2] ocfs2: Fix shift-out-of-bounds UBSAN bug in ocfs2_verify_volume() Joseph Qi (Mon Aug 19 2024 - 21:12:52 EST)
- [PATCH] ASoC: tas5086: use sleeping variants of gpiod API Dmitry Torokhov (Mon Aug 19 2024 - 21:13:59 EST)
- Re:[PATCH v4] rockchip/drm: vop2: add support for gamma LUT Andy Yan (Mon Aug 19 2024 - 21:14:58 EST)
- Re: [PATCH RESEND] mm: drop lruvec->lru_lock if contended when skipping folio Andrew Morton (Mon Aug 19 2024 - 21:17:50 EST)
- [PATCH -next 2/2] bcachefs: Remove redundant check before free in bch2_ioctl_disk_add() Li Zetao (Mon Aug 19 2024 - 21:20:09 EST)
- [PATCH -next 1/2] bcachefs: Remove redundant checks Li Zetao (Mon Aug 19 2024 - 21:20:14 EST)
- Re: [PATCH v2] f2fs: compress: don't redirty sparse cluster during {,de}compress Chao Yu (Mon Aug 19 2024 - 21:20:34 EST)
- [PATCH v2] ocfs2: Fix shift-out-of-bounds UBSAN bug in ocfs2_verify_volume() qasdev (Mon Aug 19 2024 - 21:22:40 EST)
- linux-next: manual merge of the input tree with Linus' tree Stephen Rothwell (Mon Aug 19 2024 - 21:24:16 EST)
- Re: [PATCH v5] scsi: sd: Ignore command SYNC CACHE error if format in progress Yihang Li (Mon Aug 19 2024 - 21:24:34 EST)
- Re: [PATCH V3 1/2] uapi: Define GENMASK_U128 Anshuman Khandual (Mon Aug 19 2024 - 21:25:31 EST)
- Re: [PATCH v5] scsi: sd: Ignore command SYNC CACHE error if format in progress Yihang Li (Mon Aug 19 2024 - 21:26:04 EST)
- 回复: 回复: linux-next: Signed-off-by missing for commit in the mm tree gaoxu (Mon Aug 19 2024 - 21:26:35 EST)
- [PATCH][next] nfc: pn533: Avoid -Wflex-array-member-not-at-end warnings Gustavo A. R. Silva (Mon Aug 19 2024 - 21:27:23 EST)
- Re: [PATCH v2] ocfs2: Fix shift-out-of-bounds UBSAN bug in ocfs2_verify_volume() Joseph Qi (Mon Aug 19 2024 - 21:28:01 EST)
- RE: [PATCH v13 1/3] dt-bindings: i2c: aspeed: support for AST2600-i2cv2 Ryan Chen (Mon Aug 19 2024 - 21:29:31 EST)
- [PATCH RFC] SLUB: Add support for per object memory policies Christoph Lameter via B4 Relay (Mon Aug 19 2024 - 21:30:02 EST)
- Re: [PATCH net-next] net: remove redundant check in skb_shift() patchwork-bot+netdevbpf (Mon Aug 19 2024 - 21:30:35 EST)
- Re: [PATCH net-next v2 1/5] net: xilinx: axienet: Always disable promiscuous mode Jakub Kicinski (Mon Aug 19 2024 - 21:30:54 EST)
- Re: [PATCH v3 1/5] udmabuf: cancel mmap page fault, direct map it Huan Yang (Mon Aug 19 2024 - 21:31:07 EST)
- regression: 9eac534db001 ("firmware/sysfb: Set firmware-framebuffer parent device") broke nomodeset boot? Mike Galbraith (Mon Aug 19 2024 - 21:31:20 EST)
- Re: [PATCH net-next v2 2/5] net: xilinx: axienet: Fix dangling multicast addresses Jakub Kicinski (Mon Aug 19 2024 - 21:33:14 EST)
- Re: [PATCH v3 3/5] fix vmap_udmabuf error page set Huan Yang (Mon Aug 19 2024 - 21:34:07 EST)
- Re: [PATCH v3 01/11] i3c: master: Remove i3c_dev_disable_ibi_locked(olddev) on device hotjoin Stanley Chu (Mon Aug 19 2024 - 21:34:33 EST)
- [PATCH 1/1] Driver: clk-qoriq.c: replace of_node_put with _free improves cleanup David Hunter (Mon Aug 19 2024 - 21:36:08 EST)
- Re: [PATCH v3 4/5] udmabuf: codestyle cleanup Huan Yang (Mon Aug 19 2024 - 21:37:56 EST)
- Re: [syzbot] [f2fs?] kernel BUG in f2fs_vm_page_mkwrite Chao Yu (Mon Aug 19 2024 - 21:41:37 EST)
- Re: [PATCH v3 5/5] udmabuf: remove udmabuf_folio Huan Yang (Mon Aug 19 2024 - 21:42:14 EST)
- Re: [linus:master] [RDMA/iwcm] aee2424246: WARNING:at_kernel/workqueue.c:#check_flush_dependency Oliver Sang (Mon Aug 19 2024 - 21:42:35 EST)
- Re: [PATCH] sched: Don't try to catch up excess steal time. Suleiman Souhlal (Mon Aug 19 2024 - 21:46:33 EST)
- RE: [PATCH v6 1/4] dt-bindings: clock: add ExynosAuto v920 SoC CMU bindings sunyeal.hong (Mon Aug 19 2024 - 21:46:52 EST)
- Re: [PATCH 5/5] alloc_tag: config to store page allocation tag refs in page flags Andrew Morton (Mon Aug 19 2024 - 21:47:07 EST)
- RE: [PATCH v6 4/4] clk: samsung: add top clock support for ExynosAuto v920 SoC sunyeal.hong (Mon Aug 19 2024 - 21:50:28 EST)
- Re: [syzbot] [ntfs3?] KASAN: out-of-bounds Write in end_buffer_read_sync syzbot (Mon Aug 19 2024 - 21:51:15 EST)
- RE: [PATCH 1/4] dt-bindings: mfd: aspeed: support for AST2700 Ryan Chen (Mon Aug 19 2024 - 21:52:21 EST)
- [PATCH] use might_sleep check if kmap_high is called from atomic context zhangchun (Mon Aug 19 2024 - 21:53:00 EST)
- lib/usercopy_kunit.c:205:2: error: unexpected token, expected comma kernel test robot (Mon Aug 19 2024 - 21:54:21 EST)
- [PATCH 5.15.y] block: use "unsigned long" for blk_validate_block_size(). David Hunter (Mon Aug 19 2024 - 21:54:56 EST)
- [Patch v3 0/4] Enable PMU for ArrowLake-H Dapeng Mi (Mon Aug 19 2024 - 21:55:40 EST)
- [Patch v3 1/4] perf/x86: Refine hybrid_pmu_type defination Dapeng Mi (Mon Aug 19 2024 - 21:55:54 EST)
- [Patch v3 2/4] x86/cpu/intel: Define helper to get CPU core native ID Dapeng Mi (Mon Aug 19 2024 - 21:56:03 EST)
- [Patch v3 3/4] perf/x86/intel: Support hybrid PMU with multiple atom uarchs Dapeng Mi (Mon Aug 19 2024 - 21:56:15 EST)
- [Patch v3 4/4] perf/x86/intel: Add PMU support for ArrowLake-H Dapeng Mi (Mon Aug 19 2024 - 21:56:27 EST)
- Re: [PATCH] kthread: fix task state in kthread worker if being frozen Andrew Morton (Mon Aug 19 2024 - 21:58:16 EST)
- Re: [PATCH v3 1/3] riscv: mm: Use hint address in mmap if available Levi Zim (Mon Aug 19 2024 - 21:58:50 EST)
- Re: [RESEND PATCH v1] mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0 Hailong Liu (Mon Aug 19 2024 - 22:00:13 EST)
- Re: [PATCH 0/2] Put XHCI controllers into D3 at S4/S5 Mario Limonciello (Mon Aug 19 2024 - 22:06:44 EST)
- Re: [RFC net-next 0/5] Suspend IRQs during preferred busy poll Jakub Kicinski (Mon Aug 19 2024 - 22:08:08 EST)
- [PATCH] genirq: procfs: Make smp_affinity read-only for interrupts marked with IRQD_AFFINITY_MANAGED flag Jeff Xie (Mon Aug 19 2024 - 22:09:54 EST)
- Re: [PATCH v3 4/4] iommu/vt-d: Introduce batched cache invalidation Baolu Lu (Mon Aug 19 2024 - 22:09:55 EST)
- Re: [PATCH v12 2/6] arm64: add support for ARCH_HAS_COPY_MC Tong Tiangen (Mon Aug 19 2024 - 22:12:02 EST)
- Re: [PATCH 2/4] sched/core: change rq->nr_iowait type to atomic_long_t Zhang Qiao (Mon Aug 19 2024 - 22:15:10 EST)
- Re: [PATCH 1/2] perf annotate-data: Show offset and size in hex Namhyung Kim (Mon Aug 19 2024 - 22:21:59 EST)
- Re: [PATCH 5/5] alloc_tag: config to store page allocation tag refs in page flags Suren Baghdasaryan (Mon Aug 19 2024 - 22:22:20 EST)
- [PATCH -next v2] zonefs: add support for FS_IOC_GETFSSYSFSPATH Liao Chen (Mon Aug 19 2024 - 22:28:43 EST)
- Re: [PATCH] ata: pata_macio: Fix DMA table overflow Michael Ellerman (Mon Aug 19 2024 - 22:28:57 EST)
- Re: [RFC PATCH] ata: pata_macio: Use WARN instead of BUG Michael Ellerman (Mon Aug 19 2024 - 22:29:19 EST)
- Re: [PATCH] media/usb/siano: Fix endpoint type checking in smsusb Alan Stern (Mon Aug 19 2024 - 22:31:18 EST)
- Re: [PATCH v24 29/34] ALSA: usb-audio: qcom: Add USB offload route kcontrol Wesley Cheng (Mon Aug 19 2024 - 22:34:34 EST)
- [PATCH] selftests/bpf: Fix incorrect parameters in NULL pointer checking Hao Ge (Mon Aug 19 2024 - 22:35:48 EST)
- Re: [RFC net-next 0/5] Suspend IRQs during preferred busy poll Jakub Kicinski (Mon Aug 19 2024 - 22:36:26 EST)
- [PATCH] selftests/bpf: Fix incorrect parameters in NULL pointer checking Hao Ge (Mon Aug 19 2024 - 22:37:11 EST)
- Re: [PATCH] mm: kmem: fix split_page_memcg() Muchun Song (Mon Aug 19 2024 - 22:38:05 EST)
- [PATCH] sched_ext: Allow dequeue_task_scx to fail Yipeng Zou (Mon Aug 19 2024 - 22:38:26 EST)
- Perf test failures for 10.2 PMU event map aliases Jon Kohler (Mon Aug 19 2024 - 22:39:14 EST)
- Re: [PATCH] riscv: Remove unused _TIF_WORK_MASK Jinjie Ruan (Mon Aug 19 2024 - 22:41:31 EST)
- Re: [PATCH v2] RISC-V: Implement kgdb_roundup_cpus() to enable future NMI Roundup Jinjie Ruan (Mon Aug 19 2024 - 22:42:21 EST)
- Re: [PATCH v3 1/3] riscv: mm: Use hint address in mmap if available Charlie Jenkins (Mon Aug 19 2024 - 22:43:17 EST)
- Re: [PATCH v12 2/6] arm64: add support for ARCH_HAS_COPY_MC Tong Tiangen (Mon Aug 19 2024 - 22:43:32 EST)
- [PATCH -next] hostfs: Convert hostfs_writepage to use folio Li Zetao (Mon Aug 19 2024 - 22:43:42 EST)
- RE: [f2fs-dev] [PATCH v2 2/4] f2fs: atomic: fix to not allow GC to pollute atomic_file Sunmin Jeong (Mon Aug 19 2024 - 22:45:09 EST)
- Re: [PATCH v3 14/16] modules: Support extended MODVERSIONS info Michael Ellerman (Mon Aug 19 2024 - 22:46:39 EST)
- Re: [PATCH] selftests/bpf: Fix incorrect parameters in NULL pointer checking Hao Ge (Mon Aug 19 2024 - 22:48:10 EST)
- RE: [PATCH v3 2/2] firmware: arm_scmi: Support 'reg-io-width' property for shared memory Peng Fan (Mon Aug 19 2024 - 22:49:21 EST)
- Re: [PATCH v20 00/20] Integrity Policy Enforcement LSM (IPE) Paul Moore (Mon Aug 19 2024 - 22:52:26 EST)
- Re: [RFC PATCH v2 4/6] ASoC: fsl_asrc_m2m: Add memory to memory function Shengjiu Wang (Mon Aug 19 2024 - 22:53:31 EST)
- [PATCH v1] clk:clk-imx8-acm:fix wrong pointer check in clk_imx_acm_attach_pm_domains() Yuesong Li (Mon Aug 19 2024 - 22:59:45 EST)
- RE: [PATCH v4 0/4] mm: ZSWAP swap-out of mTHP folios Sridhar, Kanchana P (Mon Aug 19 2024 - 23:01:18 EST)
- Re: [PATCH v12 4/6] arm64: support copy_mc_[user]_highpage() Tong Tiangen (Mon Aug 19 2024 - 23:02:22 EST)
- [PATCH v2] ata: pata_macio: Fix DMA table overflow Michael Ellerman (Mon Aug 19 2024 - 23:04:12 EST)
- [PATCH v2] ata: pata_macio: Use WARN instead of BUG Michael Ellerman (Mon Aug 19 2024 - 23:04:24 EST)
- Re: [PATCH 2/8] f2fs: convert f2fs_write_end() to use folio Li Zetao (Mon Aug 19 2024 - 23:04:46 EST)
- [PATCH 1/1] iommu/vt-d: Unconditionally flush device TLB for pasid table updates Lu Baolu (Mon Aug 19 2024 - 23:06:13 EST)
- [PATCH] arm64: Allow packing uncompressed images into distro packages Bjorn Andersson (Mon Aug 19 2024 - 23:07:55 EST)
- [PATCH v2 -next 3/3] cgroup/cpuset: remove use_parent_ecpus of cpuset Chen Ridong (Mon Aug 19 2024 - 23:09:21 EST)
- [PATCH v2 -next 0/3] Some optimizations about cpuset Chen Ridong (Mon Aug 19 2024 - 23:09:33 EST)
- [PATCH v2 -next 2/3] cgroup/cpuset: remove fetch_xcpus Chen Ridong (Mon Aug 19 2024 - 23:09:44 EST)
- [PATCH v2 -next 1/3] cgroup/cpuset: Correct invalid remote parition prs Chen Ridong (Mon Aug 19 2024 - 23:09:50 EST)
- Re: [PATCH net-next v6 09/14] net: ethernet: oa_tc6: implement transmit path to transfer tx ethernet frames Parthiban.Veerasooran (Mon Aug 19 2024 - 23:11:08 EST)
- Re: [PATCH 2/8] f2fs: convert f2fs_write_end() to use folio Chao Yu (Mon Aug 19 2024 - 23:12:28 EST)
- RE: [PATCH v6 1/4] dt-bindings: clock: add ExynosAuto v920 SoC CMU bindings Alim Akhtar (Mon Aug 19 2024 - 23:17:05 EST)
- Re: [PATCH v6 1/3] LoongArch: KVM: Enable paravirt feature control from VMM maobibo (Mon Aug 19 2024 - 23:22:04 EST)
- Re: [PATCH] use might_sleep check if kmap_high is called from atomic context Matthew Wilcox (Mon Aug 19 2024 - 23:25:09 EST)
- Re: [PATCH] arm64: dts: allwinner: Add GPU thermal trips to the SoC dtsi for A64 Dragan Simic (Mon Aug 19 2024 - 23:26:29 EST)
- [PATCH] examples: Fix the wrong format specifier Zhu Jun (Mon Aug 19 2024 - 23:27:07 EST)
- Re: [PATCH v4 1/1] dt-bindings: input: touchscreen: convert ads7846.txt to yaml Marek Vasut (Mon Aug 19 2024 - 23:31:20 EST)
- Re: [syzbot] [bcachefs?] kernel BUG in bch2_bio_compress syzbot (Mon Aug 19 2024 - 23:35:11 EST)
- Re: [PATCH V3 2/2] lib/test_bits.c: Add tests for GENMASK_U128() Anshuman Khandual (Mon Aug 19 2024 - 23:36:33 EST)
- Re: [PATCH] arm64: dts: allwinner: Add GPU thermal trips to the SoC dtsi for A64 Chen-Yu Tsai (Mon Aug 19 2024 - 23:38:01 EST)
- Re: [PATCH] arm64: dts: allwinner: Add GPU thermal trips to the SoC dtsi for A64 Dragan Simic (Mon Aug 19 2024 - 23:41:38 EST)
- 回复: 回复: linux-next: Signed-off-by missing for commit in the mm tree gaoxu (Mon Aug 19 2024 - 23:41:58 EST)
- linux-next: build warning after merge of the drivers-x86 tree Stephen Rothwell (Mon Aug 19 2024 - 23:44:11 EST)
- Re: [PATCH v12 6/6] arm64: send SIGBUS to user process for SEA exception Tong Tiangen (Mon Aug 19 2024 - 23:46:09 EST)
- [PATCH v2 1/8] f2fs: convert f2fs_write_begin() to use folio Chao Yu (Mon Aug 19 2024 - 23:47:12 EST)
- [PATCH v2 2/8] f2fs: convert f2fs_write_end() to use folio Chao Yu (Mon Aug 19 2024 - 23:47:18 EST)
- [PATCH v2 3/8] f2fs: convert f2fs_set_compressed_page() to use folio Chao Yu (Mon Aug 19 2024 - 23:47:31 EST)
- [PATCH v2 4/8] f2fs: convert f2fs_do_write_data_page() to use folio Chao Yu (Mon Aug 19 2024 - 23:47:42 EST)
- [PATCH v2 5/8] f2fs: convert f2fs_write_data_page() to use folio Chao Yu (Mon Aug 19 2024 - 23:47:53 EST)
- [PATCH v2 6/8] f2fs: convert __write_node_page() to use folio Chao Yu (Mon Aug 19 2024 - 23:48:05 EST)
- [PATCH v2 7/8] f2fs: convert read_node_page() to use folio Chao Yu (Mon Aug 19 2024 - 23:48:18 EST)
- [PATCH v2 8/8] f2fs: get rid of page->index Chao Yu (Mon Aug 19 2024 - 23:48:29 EST)
- linux-next: build warning after merge of the iio tree Stephen Rothwell (Mon Aug 19 2024 - 23:48:46 EST)
- Re: regression: 9eac534db001 ("firmware/sysfb: Set firmware-framebuffer parent device") broke nomodeset boot? Mike Galbraith (Mon Aug 19 2024 - 23:48:55 EST)
- [PATCH v3] irqchip/sifive-plic: Probe plic driver early for Allwinner D1 platform Anup Patel (Mon Aug 19 2024 - 23:49:17 EST)
- Re: [PATCH] kthread: fix task state in kthread worker if being frozen Chen Yu (Mon Aug 19 2024 - 23:52:57 EST)
- linux-next: Tree for Aug 20 Stephen Rothwell (Mon Aug 19 2024 - 23:55:18 EST)
- Re: [PATCH] riscv: Remove unused _TIF_WORK_MASK Andy Chiu (Mon Aug 19 2024 - 23:57:17 EST)
- [PATCH v2] arm64: dts: allwinner: a64: Add GPU thermal trips to the SoC dtsi Dragan Simic (Mon Aug 19 2024 - 23:58:11 EST)
- [PATCH] scsi: ufs: Move UFS trace events to private header Avri Altman (Tue Aug 20 2024 - 00:01:24 EST)
- Re: [PATCH net-next v19 03/13] netdev: support binding dma-buf to netdevice Mina Almasry (Tue Aug 20 2024 - 00:01:54 EST)
- Re: [PATCH v6 3/3] irqchip/loongson-eiointc: Add extioi virt extension support maobibo (Tue Aug 20 2024 - 00:02:28 EST)
- Re: KASAN: stack-out-of-bounds Write in end_buffer_read_sync Matthew Wilcox (Tue Aug 20 2024 - 00:04:33 EST)
- Re: [PATCH] ocfs2: remove unreasonable unlock heming.zhao@xxxxxxxx (Tue Aug 20 2024 - 00:04:58 EST)
- Re: [PATCH RESEND] Do not mark ACPI devices as irq safe Tony Lindgren (Tue Aug 20 2024 - 00:07:04 EST)
- Re: [PATCH] padata: Fix possible divide-by-0 panic in padata_mt_helper() Herbert Xu (Tue Aug 20 2024 - 00:07:16 EST)
- [PATCH v10 0/6] Landlock: Add abstract UNIX socket connect restriction Tahera Fahimi (Tue Aug 20 2024 - 00:09:23 EST)
- [PATCH v10 2/6] selftests/Landlock: general scoped restriction tests Tahera Fahimi (Tue Aug 20 2024 - 00:09:43 EST)
- [PATCH v10 1/6] Landlock: Add abstract UNIX socket connect restriction Tahera Fahimi (Tue Aug 20 2024 - 00:09:47 EST)
- [PATCH v10 4/6] selftests/Landlock: Add pathname UNIX socket tests Tahera Fahimi (Tue Aug 20 2024 - 00:10:13 EST)
- [PATCH v10 5/6] sample/Landlock: Support abstract unix socket restriction Tahera Fahimi (Tue Aug 20 2024 - 00:10:29 EST)
- [PATCH v10 3/6] selftests/Landlock: Abstract UNIX socket restriction tests Tahera Fahimi (Tue Aug 20 2024 - 00:10:34 EST)
- [PATCH v10 6/6] Landlock: Document LANDLOCK_SCOPED_ABSTRACT_UNIX_SOCKET and ABI versioning Tahera Fahimi (Tue Aug 20 2024 - 00:10:48 EST)
- Re: [PATCH 1/1] iommu/vt-d: Move PCI PASID enablement to probe path Baolu Lu (Tue Aug 20 2024 - 00:11:23 EST)
- Re: [PATCH] ACPI: platform-profile: Fix CFI violation when accessing sysfs files Greg KH (Tue Aug 20 2024 - 00:16:13 EST)
- Re: [PATCH] virtio_pmem: Check device status before requesting flush Philip Chen (Tue Aug 20 2024 - 00:16:30 EST)
- Re: [PATCH] riscv: hwprobe: export Zicntr and Zihpm extensions Miquel Sabaté Solà (Tue Aug 20 2024 - 00:17:15 EST)
- RE: [RESEND PATCH v7 0/4] Add features to an existing driver jackson . lee (Tue Aug 20 2024 - 00:17:26 EST)
- Re: [PATCH 5/9] Block: switch bd_prepare_to_claim to use ___wait_var_event() Dave Chinner (Tue Aug 20 2024 - 00:18:48 EST)
- [PATCH] i3c: master: Remove i3c_dev_disable_ibi_locked(olddev) on device hotjoin nxf24178 (Tue Aug 20 2024 - 00:19:22 EST)
- [PATCH v2] intel_idle: Disable C1E on Jasper Lake and Elkhart Lake Kai-Heng Feng (Tue Aug 20 2024 - 00:20:13 EST)
- Re: linux-next: build warning after merge of the drivers-x86 tree Kuppuswamy Sathyanarayanan (Tue Aug 20 2024 - 00:31:18 EST)
- Re: [PATCH] pinctrl: rockchip: correct RK3328 iomux width flag for GPIO2-B pins Trevor Woerner (Tue Aug 20 2024 - 00:35:20 EST)
- [PATCH v2 0/3] KVM: x86: Include host suspended time in steal time. Suleiman Souhlal (Tue Aug 20 2024 - 00:38:21 EST)
- [PATCH v2 1/3] KVM: Introduce kvm_total_suspend_ns(). Suleiman Souhlal (Tue Aug 20 2024 - 00:38:37 EST)
- [PATCH v2 2/3] KVM: x86: Include host suspended time in steal time. Suleiman Souhlal (Tue Aug 20 2024 - 00:38:55 EST)
- [PATCH v2 3/3] KVM: x86: Document host suspend being included in steal time. Suleiman Souhlal (Tue Aug 20 2024 - 00:39:09 EST)
- [PATCH] i3c: master: Avoid sending DISEC command with old device address. nxf24178 (Tue Aug 20 2024 - 00:39:26 EST)
- Re: [PATCH RESEND] mm: drop lruvec->lru_lock if contended when skipping folio Bharata B Rao (Tue Aug 20 2024 - 00:39:38 EST)
- Re: [PATCH v2 1/8] f2fs: convert f2fs_write_begin() to use folio Li Zetao (Tue Aug 20 2024 - 00:39:45 EST)
- Re: [PATCH v2] mm: skip less than check for MAX_NR_ZONES Andrew Morton (Tue Aug 20 2024 - 00:41:04 EST)
- [PATCH v2] riscv: hwprobe: export Zicntr and Zihpm extensions Miquel Sabaté Solà (Tue Aug 20 2024 - 00:48:49 EST)
- Re: [PATCH 6/7] dt-bindings: iio: adc: add adi,ad7606c-{16,18} compatible strings Alexandru Ardelean (Tue Aug 20 2024 - 00:52:14 EST)
- Re: [PATCH 1/4] dt-bindings: mfd: aspeed: support for AST2700 Andrew Jeffery (Tue Aug 20 2024 - 01:01:32 EST)
- Re: [PATCH] perf: Remove setting of page->index and ->mapping Oliver Sang (Tue Aug 20 2024 - 01:02:14 EST)
- Re: Commit *pidfd: prevent creation of pidfds for kthreads* causes `Failed to remount '/' read-only: Device or resource busy` Thorsten Leemhuis (Tue Aug 20 2024 - 01:04:05 EST)
- Re: gcc-8: mm/swapfile.c:863:40: error: array subscript 1 is above array bounds of 'struct list_head[1]' [-Werror=array-bounds] Andrew Morton (Tue Aug 20 2024 - 01:05:56 EST)
- Re: [PATCH net-next v6 10/14] net: ethernet: oa_tc6: implement receive path to receive rx ethernet frames Parthiban.Veerasooran (Tue Aug 20 2024 - 01:11:04 EST)
- Re: [PATCH net-next v1 1/1] phy: dp83tg720: Add statistics support Oleksij Rempel (Tue Aug 20 2024 - 01:11:41 EST)
- RE: [PATCH net-next 1/3] dt-bindings: net: tja11xx: use reverse-mode to instead of rmii-refclk-in Wei Fang (Tue Aug 20 2024 - 01:13:26 EST)
- RE: [PATCH net-next v27 07/13] rtase: Implement a function to receive packets Larry Chiu (Tue Aug 20 2024 - 01:14:33 EST)
- [PATCH V2 RESEND] Bluetooth: btrtl: Add the support for RTL8922A max.chou (Tue Aug 20 2024 - 01:17:05 EST)
- Re: [PATCH v4] docs: Fix grammar and phrasing errors in reporting-issues.rst Thorsten Leemhuis (Tue Aug 20 2024 - 01:18:23 EST)
- [PATCH] scsi: qla2xxx: Remove the unused 'del_list_entry' field in struct fc_port Christophe JAILLET (Tue Aug 20 2024 - 01:18:40 EST)
- Re: [PATCH v3] misc: fastrpc: Add support for multiple PD from one process Ekansh Gupta (Tue Aug 20 2024 - 01:18:47 EST)
- RE: [EXTERNAL] Re: [net-next PATCH v10 03/11] octeontx2-pf: Create representor netdev Geethasowjanya Akula (Tue Aug 20 2024 - 01:21:45 EST)
- RE: [EXTERNAL] Re: [net-next PATCH v10 01/11] octeontx2-pf: Refactoring RVU driver Geethasowjanya Akula (Tue Aug 20 2024 - 01:25:00 EST)
- Re: Commit *pidfd: prevent creation of pidfds for kthreads* causes `Failed to remount '/' read-only: Device or resource busy` Paul Menzel (Tue Aug 20 2024 - 01:31:48 EST)
- [PATCH 6.1.y] KVM: x86: fire timer when it is migrated and expired, and in oneshot mode David Hunter (Tue Aug 20 2024 - 01:32:47 EST)
- Re: [PATCH v2 2/2] mtd: rawnand: nuvoton: add new driver for the Nuvoton MA35 SoC Hui-Ping Chen (Tue Aug 20 2024 - 01:35:44 EST)
- [PATCH] hwmon: (k10temp): Use cpu_feature_enabled() for detecting zen Mario Limonciello (Tue Aug 20 2024 - 01:36:21 EST)
- Re: [PATCH V2 RESEND] Bluetooth: btrtl: Add the support for RTL8922A Paul Menzel (Tue Aug 20 2024 - 01:37:23 EST)
- RE: [EXTERNAL] Re: [net-next PATCH v10 00/11] Introduce RVU representors Geethasowjanya Akula (Tue Aug 20 2024 - 01:39:56 EST)
- Re: [PATCH] RISC-V: KVM: Don't zero-out PMU snapshot area before freeing data Anup Patel (Tue Aug 20 2024 - 01:40:20 EST)
- Re: [PATCH 0/2] Fixes for KVM PMU trap/emulation Anup Patel (Tue Aug 20 2024 - 01:40:43 EST)
- Re: Perf test failures for 10.2 PMU event map aliases Ian Rogers (Tue Aug 20 2024 - 01:42:10 EST)
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add tests for bpf_get_dentry_xattr Song Liu (Tue Aug 20 2024 - 01:43:18 EST)
- Re: [PATCH 2/9] Introduce atomic_dec_and_wake_up_var(). kernel test robot (Tue Aug 20 2024 - 01:48:33 EST)
- Re: [PATCH v2 2/2] mtd: rawnand: nuvoton: add new driver for the Nuvoton MA35 SoC kernel test robot (Tue Aug 20 2024 - 01:48:48 EST)
- Re: [PATCH v1] pwm: lpss: wait_for_update() before configuring pwm Raag Jadav (Tue Aug 20 2024 - 01:50:44 EST)
- Re: [PATCH v2] PCI: endpoint: pci-epf-test: Move DMA check into read/write/copy functions Manivannan Sadhasivam (Tue Aug 20 2024 - 01:52:26 EST)
- [PATCH] tools/bpf: remove unused variable Zhu Jun (Tue Aug 20 2024 - 01:54:49 EST)
- Re: [v2] HID: corsair-void: Add Corsair Void headset family driver Markus Elfring (Tue Aug 20 2024 - 01:56:49 EST)
- Re: [PATCH v2] drm/mediatek: Fix missing configuration flags in mtk_crtc_ddp_config() CK Hu (胡俊光) (Tue Aug 20 2024 - 01:56:58 EST)
- Re: [PATCH V4 0/2] Some bugfix for xfs fsmap Chandan Babu R (Tue Aug 20 2024 - 01:57:10 EST)
- Re: [PATCH 1/1] scsi: ufs-mediatek: Add UFSHCD_QUIRK_BROKEN_LSDBS_CAP Peter Wang (王信友) (Tue Aug 20 2024 - 01:57:51 EST)
- [PATCH v7 2/7] cpufreq: qcom-nvmem: Add support for IPQ9574 Varadarajan Narayanan (Tue Aug 20 2024 - 01:58:09 EST)
- [PATCH v7 0/7] Enable CPR for IPQ9574 Varadarajan Narayanan (Tue Aug 20 2024 - 01:58:20 EST)
- [PATCH v7 3/7] dt-bindings: soc: qcom: cpr3: Add bindings for IPQ9574 Varadarajan Narayanan (Tue Aug 20 2024 - 01:58:46 EST)
- [PATCH v7 1/7] soc: qcom: cpr3: Fix 'acc_desc' usage Varadarajan Narayanan (Tue Aug 20 2024 - 01:59:02 EST)
- [PATCH v7 4/7] dt-bindings: clock: Add CPR clock defines for IPQ9574 Varadarajan Narayanan (Tue Aug 20 2024 - 01:59:21 EST)
- [PATCH v7 5/7] clk: qcom: gcc-ipq9574: Add CPR clock definition Varadarajan Narayanan (Tue Aug 20 2024 - 01:59:38 EST)
- [PATCH v7 6/7] soc: qcom: cpr3: Add IPQ9574 definitions Varadarajan Narayanan (Tue Aug 20 2024 - 01:59:56 EST)
- [PATCH v7 7/7] arm64: dts: qcom: ipq9574: Enable CPR Varadarajan Narayanan (Tue Aug 20 2024 - 02:00:13 EST)
- [PATCH v6] drm/i915/hwmon: expose fan speed Raag Jadav (Tue Aug 20 2024 - 02:00:29 EST)
- Re: [PATCH 1/1] scsi: ufs-mediatek: Add UFSHCD_QUIRK_BROKEN_LSDBS_CAP Peter Wang (王信友) (Tue Aug 20 2024 - 02:00:44 EST)
- Re: [PATCH v5 3/4] PCI: Decouple D3Hot and D3Cold handling for bridges Manivannan Sadhasivam (Tue Aug 20 2024 - 02:01:02 EST)
- Re: [PATCH] ocfs2: remove unreasonable unlock Lizhi Xu (Tue Aug 20 2024 - 02:01:16 EST)
- [PATCH v1] tools/net: Fix the wrong format specifier Zhu Jun (Tue Aug 20 2024 - 02:04:45 EST)
- [PATCH net-next v21 00/13] Device Memory TCP Mina Almasry (Tue Aug 20 2024 - 02:05:41 EST)
- [PATCH net-next v21 01/13] netdev: add netdev_rx_queue_restart() Mina Almasry (Tue Aug 20 2024 - 02:06:09 EST)
- [PATCH net-next v21 02/13] net: netdev netlink api to bind dma-buf to a net device Mina Almasry (Tue Aug 20 2024 - 02:06:16 EST)
- [PATCH net-next v21 03/13] netdev: support binding dma-buf to netdevice Mina Almasry (Tue Aug 20 2024 - 02:07:09 EST)
- [PATCH net-next v21 04/13] netdev: netdevice devmem allocator Mina Almasry (Tue Aug 20 2024 - 02:07:35 EST)
- [PATCH net-next v21 05/13] page_pool: devmem support Mina Almasry (Tue Aug 20 2024 - 02:08:08 EST)
- [PATCH net-next v21 07/13] net: support non paged skb frags Mina Almasry (Tue Aug 20 2024 - 02:10:51 EST)
- [PATCH net-next v21 06/13] memory-provider: dmabuf devmem memory provider Mina Almasry (Tue Aug 20 2024 - 02:10:59 EST)
- [PATCH net-next v21 08/13] net: add support for skbs with unreadable frags Mina Almasry (Tue Aug 20 2024 - 02:11:04 EST)
- [PATCH net-next v21 09/13] tcp: RX path for devmem TCP Mina Almasry (Tue Aug 20 2024 - 02:11:05 EST)
- [PATCH net-next v21 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags Mina Almasry (Tue Aug 20 2024 - 02:11:09 EST)
- [PATCH net-next v21 11/13] net: add devmem TCP documentation Mina Almasry (Tue Aug 20 2024 - 02:11:14 EST)
- [PATCH net-next v21 13/13] netdev: add dmabuf introspection Mina Almasry (Tue Aug 20 2024 - 02:11:14 EST)
- [PATCH net-next v21 12/13] selftests: add ncdevmem, netcat for devmem TCP Mina Almasry (Tue Aug 20 2024 - 02:11:31 EST)
- Re: [PATCH 1/1] scsi: ufs-mediatek: Add UFSHCD_QUIRK_BROKEN_LSDBS_CAP Manivannan Sadhasivam (Tue Aug 20 2024 - 02:12:57 EST)
- [PATCH V2 1/1] remoteproc: qcom: Add NOTIFY_FATAL event type to SSR subdevice Gokul Sriram Palanisamy (Tue Aug 20 2024 - 02:13:18 EST)
- Re: [PATCH v13 1/3] dt-bindings: i2c: aspeed: support for AST2600-i2cv2 Krzysztof Kozlowski (Tue Aug 20 2024 - 02:18:22 EST)
- Re: [PATCH v6 5/9] pmdomain: qcom: rpmpd: Add IPQ9574 power domains Varadarajan Narayanan (Tue Aug 20 2024 - 02:19:44 EST)
- Re: [PATCH v2] PCI: endpoint: pci-epf-test: Move DMA check into read/write/copy functions Rick Wertenbroek (Tue Aug 20 2024 - 02:20:40 EST)
- Re: [PATCH v1 4/7] sched/isolation: Adjust affinity of managed irqs according to change of housekeeping cpumask Costa Shulyupin (Tue Aug 20 2024 - 02:22:21 EST)
- Re: [PATCH v2 8/9] KVM: selftests: Add a CoCo-specific test for KVM_PRE_FAULT_MEMORY Aithal, Srikanth (Tue Aug 20 2024 - 02:25:20 EST)
- Re: [PATCH v4 0/4] x86/cpufeatures: Automatically generate required and disabled feature masks Xin Li (Tue Aug 20 2024 - 02:26:31 EST)
- Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping Michael Ellerman (Tue Aug 20 2024 - 02:26:59 EST)
- [PATCH V3] Bluetooth: btrtl: Add the support for RTL8922A max.chou (Tue Aug 20 2024 - 02:28:54 EST)
- Re: [PATCH bpf-next 1/2] bpf: Make the pointer returned by iter next method valid Alexei Starovoitov (Tue Aug 20 2024 - 02:29:17 EST)
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add tests for bpf_get_dentry_xattr Al Viro (Tue Aug 20 2024 - 02:29:39 EST)
- Re: [PATCH 2/2] ext4: Convert EXT4_B2C(sbi->s_stripe) users to EXT4_NUM_B2C Ojaswin Mujoo (Tue Aug 20 2024 - 02:30:09 EST)
- [PATCH printk v8 01/35] printk: Add notation to console_srcu locking John Ogness (Tue Aug 20 2024 - 02:30:26 EST)
- [PATCH printk v8 02/35] printk: nbcon: Consolidate alloc() and init() John Ogness (Tue Aug 20 2024 - 02:30:30 EST)
- [PATCH printk v8 00/35] wire up write_atomic() printing John Ogness (Tue Aug 20 2024 - 02:30:32 EST)
- [PATCH printk v8 04/35] printk: Check printk_deferred_enter()/_exit() usage John Ogness (Tue Aug 20 2024 - 02:30:33 EST)
- [PATCH printk v8 03/35] printk: Properly deal with nbcon consoles on seq init John Ogness (Tue Aug 20 2024 - 02:30:49 EST)
- [PATCH printk v8 06/35] printk: nbcon: Remove return value for write_atomic() John Ogness (Tue Aug 20 2024 - 02:31:12 EST)
- [PATCH printk v8 10/35] serial: core: Provide low-level functions to lock port John Ogness (Tue Aug 20 2024 - 02:31:19 EST)
- [PATCH printk v8 08/35] printk: nbcon: Add callbacks to synchronize with driver John Ogness (Tue Aug 20 2024 - 02:31:30 EST)
- [PATCH printk v8 07/35] printk: nbcon: Add detailed doc for write_atomic() John Ogness (Tue Aug 20 2024 - 02:31:31 EST)
- [PATCH printk v8 05/35] printk: nbcon: Clarify rules of the owner/waiter matching John Ogness (Tue Aug 20 2024 - 02:31:35 EST)
- [PATCH printk v8 09/35] printk: nbcon: Use driver synchronization while (un)registering John Ogness (Tue Aug 20 2024 - 02:31:38 EST)
- [PATCH printk v8 11/35] serial: core: Introduce wrapper to set @uart_port->cons John Ogness (Tue Aug 20 2024 - 02:31:48 EST)
- [PATCH printk v8 12/35] console: Improve console_srcu_read_flags() comments John Ogness (Tue Aug 20 2024 - 02:31:59 EST)
- [PATCH printk v8 14/35] serial: core: Acquire nbcon context in port->lock wrapper John Ogness (Tue Aug 20 2024 - 02:32:16 EST)
- [PATCH printk v8 13/35] nbcon: Add API to acquire context for non-printing operations John Ogness (Tue Aug 20 2024 - 02:32:20 EST)
- [PATCH printk v8 15/35] printk: nbcon: Do not rely on proxy headers John Ogness (Tue Aug 20 2024 - 02:32:43 EST)
- [PATCH printk v8 18/35] printk: Add @flags argument for console_is_usable() John Ogness (Tue Aug 20 2024 - 02:32:50 EST)
- [PATCH printk v8 21/35] printk: Track registered boot consoles John Ogness (Tue Aug 20 2024 - 02:32:58 EST)
- [PATCH printk v8 19/35] printk: nbcon: Add helper to assign priority based on CPU state John Ogness (Tue Aug 20 2024 - 02:33:01 EST)
- [PATCH printk v8 17/35] printk: Let console_is_usable() handle nbcon John Ogness (Tue Aug 20 2024 - 02:33:20 EST)
- [PATCH printk v8 20/35] printk: nbcon: Provide function to flush using write_atomic() John Ogness (Tue Aug 20 2024 - 02:33:24 EST)
- [PATCH printk v8 24/35] printk: nbcon: Flush new records on device_release() John Ogness (Tue Aug 20 2024 - 02:33:34 EST)
- [PATCH printk v8 22/35] printk: nbcon: Use nbcon consoles in console_flush_all() John Ogness (Tue Aug 20 2024 - 02:33:36 EST)
- [PATCH printk v8 16/35] printk: Make console_is_usable() available to nbcon.c John Ogness (Tue Aug 20 2024 - 02:33:56 EST)
- [PATCH printk v8 23/35] printk: Add is_printk_legacy_deferred() John Ogness (Tue Aug 20 2024 - 02:34:00 EST)
- [PATCH printk v8 25/35] printk: Flush nbcon consoles first on panic John Ogness (Tue Aug 20 2024 - 02:34:04 EST)
- [PATCH printk v8 26/35] printk: nbcon: Add unsafe flushing on panic John Ogness (Tue Aug 20 2024 - 02:34:35 EST)
- [PATCH printk v8 28/35] printk: Track nbcon consoles John Ogness (Tue Aug 20 2024 - 02:34:44 EST)
- [PATCH printk v8 27/35] printk: Avoid console_lock dance if no legacy or boot consoles John Ogness (Tue Aug 20 2024 - 02:34:44 EST)
- [PATCH printk v8 29/35] printk: Coordinate direct printing in panic John Ogness (Tue Aug 20 2024 - 02:35:19 EST)
- [PATCH printk v8 31/35] printk: nbcon: Implement emergency sections John Ogness (Tue Aug 20 2024 - 02:35:36 EST)
- [PATCH printk v8 33/35] panic: Mark emergency section in oops John Ogness (Tue Aug 20 2024 - 02:35:38 EST)
- [PATCH printk v8 30/35] printk: Add helper for flush type logic John Ogness (Tue Aug 20 2024 - 02:35:42 EST)
- [PATCH printk v8 32/35] panic: Mark emergency section in warn John Ogness (Tue Aug 20 2024 - 02:36:00 EST)
- [PATCH printk v8 34/35] rcu: Mark emergency sections in rcu stalls John Ogness (Tue Aug 20 2024 - 02:36:11 EST)
- [PATCH printk v8 35/35] lockdep: Mark emergency sections in lockdep splats John Ogness (Tue Aug 20 2024 - 02:36:46 EST)
- Re: [PATCH] scsi: ufs: Move UFS trace events to private header Johannes Thumshirn (Tue Aug 20 2024 - 02:37:33 EST)
- Re: [PATCH 1/2] ext4: Check stripe size compatibility on remount as well Ojaswin Mujoo (Tue Aug 20 2024 - 02:37:51 EST)
- [PATCH] dt-bindings: i2c: qcom,i2c-cci: add missing clocks constraint in if:then: Krzysztof Kozlowski (Tue Aug 20 2024 - 02:38:03 EST)
- Re: [PATCH 5/5] ARM: dts: microchip: Rename LED sub nodes name Andrei.Simion (Tue Aug 20 2024 - 02:38:20 EST)
- [PATCH] use might_sleep check if kmap_high is called from atomic context zhangchun (Tue Aug 20 2024 - 02:38:34 EST)
- Re: [PATCH] netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->private and marking dirty" Xiubo Li (Tue Aug 20 2024 - 02:38:49 EST)
- Re: [PATCH bpf-next] bpf: use kfunc hooks instead of program types Alexei Starovoitov (Tue Aug 20 2024 - 02:39:22 EST)
- Re: [PATCH 2/3] usb: typec: ucsi: Move unregister out of atomic section Johan Hovold (Tue Aug 20 2024 - 02:39:47 EST)
- 答复: [外部邮件] [PATCH 6.1.y] KVM: x86: fire timer when it is migrated and expired, and in oneshot mode Li,Rongqing (Tue Aug 20 2024 - 02:40:06 EST)
- Re: [PATCH V3 1/2] uapi: Define GENMASK_U128 Arnd Bergmann (Tue Aug 20 2024 - 02:40:21 EST)
- Re: [PATCH v3 3/5] dt-bindings: arm: Add Coresight TMC Control Unit hardware JieGan (Tue Aug 20 2024 - 02:40:40 EST)
- Re: [PATCH v24 29/34] ALSA: usb-audio: qcom: Add USB offload route kcontrol Pierre-Louis Bossart (Tue Aug 20 2024 - 02:40:59 EST)
- Re: [PATCH v2] selftests: kvm: fix mkdir error when building for unsupported arch Marc Zyngier (Tue Aug 20 2024 - 02:41:27 EST)
- Re: [PATCH 0/2][RFC] Add SWIG Bindings to libcpupower John B. Wyatt IV (Tue Aug 20 2024 - 02:41:56 EST)
- Re: [RFC net-next 0/6] Cleanup IRQ affinity checks in several drivers Shay Drori (Tue Aug 20 2024 - 02:42:12 EST)
- Re: [PATCH] kexec/crash: no crash update when kexec in progress Sourabh Jain (Tue Aug 20 2024 - 02:42:31 EST)
- [PATCH v1] drivers:intel_th:Switch to use kmemdup_array() Yu Jiaoliang (Tue Aug 20 2024 - 02:43:06 EST)
- Re: [PATCH v2 2/3] usb: typec: ucsi: Move unregister out of atomic section Johan Hovold (Tue Aug 20 2024 - 02:43:24 EST)
- Re: [RESEND PATCH v1] mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0 Uladzislau Rezki (Tue Aug 20 2024 - 02:44:56 EST)
- [PATCH -next] usb: xhci: Simplify with scoped for each OF child loop Jinjie Ruan (Tue Aug 20 2024 - 02:46:22 EST)
- [PATCH] mtd: spinand: add support for SkyHigh Memory ML-3 SPI NAND Flash family KR Kim (Tue Aug 20 2024 - 02:47:54 EST)
- [PATCH -next RESEND] usb: xhci: Simplify with scoped for each OF child loop Jinjie Ruan (Tue Aug 20 2024 - 02:49:31 EST)
- Re: [linus:master] [RDMA/iwcm] aee2424246: WARNING:at_kernel/workqueue.c:#check_flush_dependency Zhu Yanjun (Tue Aug 20 2024 - 02:50:27 EST)
- RE: [PATCH v13 1/3] dt-bindings: i2c: aspeed: support for AST2600-i2cv2 Ryan Chen (Tue Aug 20 2024 - 02:50:45 EST)
- [PATCH -next] net: dsa: Simplify with scoped for each OF child loop Jinjie Ruan (Tue Aug 20 2024 - 02:50:57 EST)
- RE: [PATCH 1/4] dt-bindings: mfd: aspeed: support for AST2700 Ryan Chen (Tue Aug 20 2024 - 02:52:21 EST)
- Re: [PATCH v1 0/3] PCI: imx6: reset link after suspend/resume Stefan Eichenberger (Tue Aug 20 2024 - 02:52:58 EST)
- [no subject] KR Kim (Tue Aug 20 2024 - 02:53:31 EST)
- Re: [PATCH v2 1/3] soc: qcom: pmic_glink: Fix race during initialization Johan Hovold (Tue Aug 20 2024 - 02:54:07 EST)
- Re: [RESEND PATCH v1] mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0 Hailong Liu (Tue Aug 20 2024 - 02:54:53 EST)
- [PATCH V2 2/2] ocfs2: Fix uaf in ocfs2_read_blocks Lizhi Xu (Tue Aug 20 2024 - 02:55:42 EST)
- [PATCH V2 1/2] ocfs2: remove unreasonable unlock Lizhi Xu (Tue Aug 20 2024 - 02:55:54 EST)
- [PATCH v2 0/5] KVM: s390: selftests: Add regression tests for CPU subfunctions Hariharan Mari (Tue Aug 20 2024 - 02:57:02 EST)
- [PATCH v2 1/5] KVM: s390: selftests: Add regression tests for SORTL and DFLTCC CPU subfunctions Hariharan Mari (Tue Aug 20 2024 - 02:57:23 EST)
- [PATCH v2 2/5] KVM: s390: selftests: Add regression tests for PRNO, KDSA and KMA crypto subfunctions Hariharan Mari (Tue Aug 20 2024 - 02:57:38 EST)
- [PATCH v2 3/5] KVM: s390: selftests: Add regression tests for KMCTR, KMF, KMO and PCC crypto subfunctions Hariharan Mari (Tue Aug 20 2024 - 02:58:00 EST)
- [PATCH v2 4/5] KVM: s390: selftests: Add regression tests for KMAC, KMC, KM, KIMD and KLMD crypto subfunctions Hariharan Mari (Tue Aug 20 2024 - 02:58:22 EST)
- [PATCH v2 5/5] KVM: s390: selftests: Add regression tests for PLO subfunctions Hariharan Mari (Tue Aug 20 2024 - 02:58:35 EST)
- Re: [PATCH v2 1/8] f2fs: convert f2fs_write_begin() to use folio Chao Yu (Tue Aug 20 2024 - 02:58:56 EST)
- Re: [RFC PATCH v2 4/6] ASoC: fsl_asrc_m2m: Add memory to memory function Pierre-Louis Bossart (Tue Aug 20 2024 - 02:59:20 EST)
- [PATCH] tools/perf:Remove unnecessary assignment Zhu Jun (Tue Aug 20 2024 - 03:02:36 EST)
- Re: [RESEND PATCH v4 2/2] drm/tiny: Add driver for Sharp Memory LCD Christophe JAILLET (Tue Aug 20 2024 - 03:02:39 EST)
- Re: [sched_ext/for-6.11]: Issue with BPF Scheduler during CPU Hotplug Aboorva Devarajan (Tue Aug 20 2024 - 03:03:55 EST)
- Re: [PATCH v3 01/14] thermal: core: Fold two functions into their respective callers Zhang, Rui (Tue Aug 20 2024 - 03:04:53 EST)
- Re: [PATCH 1/1] iommu/vt-d: Unconditionally flush device TLB for pasid table updates Yi Liu (Tue Aug 20 2024 - 03:05:10 EST)
- Re: [PATCH v3 02/14] thermal: core: Rearrange checks in thermal_bind_cdev_to_trip() Zhang, Rui (Tue Aug 20 2024 - 03:05:25 EST)
- Re: [PATCH v1 3/3] PCI: imx6: reset link on resume Stefan Eichenberger (Tue Aug 20 2024 - 03:05:38 EST)
- Re: [PATCH v3 03/14] thermal: core: Drop redundant thermal instance checks Zhang, Rui (Tue Aug 20 2024 - 03:05:51 EST)
- Re: [PATCH v3 04/14] thermal: sysfs: Use the dev argument in instance-related show/store Zhang, Rui (Tue Aug 20 2024 - 03:06:04 EST)
- Re: [PATCH v3 05/14] thermal: core: Move thermal zone locking out of bind/unbind functions Zhang, Rui (Tue Aug 20 2024 - 03:06:18 EST)
- Re: [PATCH v3 06/14] thermal: core: Introduce .should_bind() thermal zone callback Zhang, Rui (Tue Aug 20 2024 - 03:06:32 EST)
- Re: [PATCH v3 07/14] thermal: ACPI: Use the .should_bind() thermal zone callback Zhang, Rui (Tue Aug 20 2024 - 03:06:40 EST)
- [PATCH] arm64: dts: ti: Add PWM and ECAP overlay for J722S-EVM Bhavya Kapoor (Tue Aug 20 2024 - 03:06:51 EST)
- [PATCH] spi: spi-fsl-lpspi: limit PRESCALE bit in TCR register carlos . song (Tue Aug 20 2024 - 03:07:12 EST)
- [PATCH] ncsi: Support sparse package ids in ncsi_write_package_info James Lamanna (Tue Aug 20 2024 - 03:07:24 EST)
- Re: [PATCH v1 2/3] PCI: imx6: move the wait for clock stabilization to enable ref clk Stefan Eichenberger (Tue Aug 20 2024 - 03:07:33 EST)
- Re: [PATCH v2 3/3] soc: qcom: pmic_glink: Actually communicate with remote goes down Johan Hovold (Tue Aug 20 2024 - 03:07:56 EST)
- Re: [PATCH v1 1/3] PCI: imx6: Add a function to deassert the reset gpio Stefan Eichenberger (Tue Aug 20 2024 - 03:08:11 EST)
- [linus:master] [9p] e3786b29c5: xfstests.generic.465.fail kernel test robot (Tue Aug 20 2024 - 03:08:30 EST)
- Re: [PATCH v3 08/14] thermal: core: Unexport thermal_bind_cdev_to_trip() and thermal_unbind_cdev_from_trip() Zhang, Rui (Tue Aug 20 2024 - 03:08:47 EST)
- [PATCH v1] drm/ci: increase timeout for all jobs Vignesh Raman (Tue Aug 20 2024 - 03:09:19 EST)
- RE: [PATCH v14] pwm: opencores: Add PWM driver support William Qiu (Tue Aug 20 2024 - 03:10:36 EST)
- Re: [PATCH v3 13/14] thermal: core: Drop unused bind/unbind functions and callbacks Zhang, Rui (Tue Aug 20 2024 - 03:10:56 EST)
- [PATCH v3 0/1] PCI: endpoint: pci-epf-test: Call Rick Wertenbroek (Tue Aug 20 2024 - 03:11:13 EST)
- [PATCH v3 1/1] PCI: endpoint: pci-epf-test: Call pci_epf_test_raise_irq() on failed DMA check Rick Wertenbroek (Tue Aug 20 2024 - 03:11:28 EST)
- Re: [PATCH v3 14/14] thermal: core: Clean up trip bind/unbind functions Zhang, Rui (Tue Aug 20 2024 - 03:11:39 EST)
- [PATCH V2] bcachefs: Add journal v2 entry nr value check Lizhi Xu (Tue Aug 20 2024 - 03:12:08 EST)
- Re: [PATCH v2 0/3] soc: qcom: pmic_glink: v6.11-rc bug fixes Johan Hovold (Tue Aug 20 2024 - 03:13:04 EST)
- Re: [PATCH 1/5] alloc_tag: load module tags into separate continuous memory Mike Rapoport (Tue Aug 20 2024 - 03:13:39 EST)
- Re: [PATCH v3] block: flush all throttled bios when deleting the cgroup Li Lingfeng (Tue Aug 20 2024 - 03:13:59 EST)
- Re: [PATCH] blk-cgroup: don't clear stat in blkcg_reset_stats() Li Lingfeng (Tue Aug 20 2024 - 03:15:25 EST)
- Re: [PATCH V2 2/2] ocfs2: Fix uaf in ocfs2_read_blocks Heming Zhao (Tue Aug 20 2024 - 03:15:42 EST)
- Re: [PATCH 1/2] mm: Retry migration earlier upon refcount mismatch Dev Jain (Tue Aug 20 2024 - 03:16:55 EST)
- [tip:x86/urgent] [x86/kaslr] dfb3911c36: kernel_BUG_at_arch/x86/mm/physaddr.c kernel test robot (Tue Aug 20 2024 - 03:17:05 EST)
- Re: [BUG REPORT]net: page_pool: kernel crash at iommu_get_dma_domain+0xc/0x20 Yonglong Liu (Tue Aug 20 2024 - 03:18:41 EST)
- Re: [PATCH v3 2/3] iio: adc: ad7625: add driver kernel test robot (Tue Aug 20 2024 - 03:20:36 EST)
- Re: [PATCH v3] HID: corsair-void: Add Corsair Void headset family driver Markus Elfring (Tue Aug 20 2024 - 03:22:13 EST)
- Re: [PATCH 4/9] block: mtip32xx: Replace deprecated PCI functions Philipp Stanner (Tue Aug 20 2024 - 03:22:34 EST)
- Re: [PATCH 4/9] Use wait_var_event() instead of I_DIO_WAKEUP Christian Brauner (Tue Aug 20 2024 - 03:22:58 EST)
- [PATCH 0/2] tools/leds: Adding '-h' and '--help' command line options to uledmon and led_hw_brightness_mon Rajkumar Vadhyar (Tue Aug 20 2024 - 03:23:58 EST)
- [PATCH 1/2] tools/leds: Add '-h' & '--help' cmd line options to uledmon Rajkumar Vadhyar (Tue Aug 20 2024 - 03:24:09 EST)
- [PATCH 2/2] tools/leds: Add '-h' & '--help' cmd options to led_hw_brightness_mon Rajkumar Vadhyar (Tue Aug 20 2024 - 03:24:20 EST)
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add tests for bpf_get_dentry_xattr Song Liu (Tue Aug 20 2024 - 03:24:43 EST)
- Re: [PATCH v4 05/11] i2c: riic: Add suspend/resume support claudiu beznea (Tue Aug 20 2024 - 03:25:14 EST)
- Re: [PATCH 1/5] alloc_tag: load module tags into separate continuous memory Suren Baghdasaryan (Tue Aug 20 2024 - 03:26:48 EST)
- Re: [PATCH v2] selftests: kvm: fix mkdir error when building for unsupported arch Muhammad Usama Anjum (Tue Aug 20 2024 - 03:27:15 EST)
- Re: [PATCH V2 1/2] ocfs2: remove unreasonable unlock Heming Zhao (Tue Aug 20 2024 - 03:28:17 EST)
- Re: [PATCH 4/9] block: mtip32xx: Replace deprecated PCI functions Philipp Stanner (Tue Aug 20 2024 - 03:30:21 EST)
- [PATCH v4 1/2] platform/x86:dell-laptop: Add knobs to change battery charge settings Andres Salomon (Tue Aug 20 2024 - 03:30:36 EST)
- Re: [PATCH 0/3] soc: qcom: pmic_glink: v6.11-rc bug fixes Johan Hovold (Tue Aug 20 2024 - 03:31:49 EST)
- Re: [PATCH v4 08/11] i2c: riic: Add support for fast mode plus claudiu beznea (Tue Aug 20 2024 - 03:32:44 EST)
- [PATCH v3 2/2] platform/x86:dell-laptop: remove duplicate code w/ battery function Andres Salomon (Tue Aug 20 2024 - 03:34:07 EST)
- Re: [PATCH v2 3/3] soc: qcom: pmic_glink: Actually communicate with remote goes down Johan Hovold (Tue Aug 20 2024 - 03:36:22 EST)
- Re: [PATCH v10 3/5] rust: rbtree: add mutable iterator Benno Lossin (Tue Aug 20 2024 - 03:36:38 EST)
- [PATCH] media: dt-bindings: trivial white-space and example cleanup Krzysztof Kozlowski (Tue Aug 20 2024 - 03:37:21 EST)
- Re: [PATCH 1/1] iommu/vt-d: Unconditionally flush device TLB for pasid table updates Baolu Lu (Tue Aug 20 2024 - 03:37:36 EST)
- Re: [RFC PATCH v2 4/6] ASoC: fsl_asrc_m2m: Add memory to memory function Shengjiu Wang (Tue Aug 20 2024 - 03:37:50 EST)
- Re: [PATCH 6.10 00/25] 6.10.6-rc3 review Florian Bezdeka (Tue Aug 20 2024 - 03:38:06 EST)
- [PATCH V3] ocfs2: Fix uaf in ocfs2_set_buffer_uptodate Lizhi Xu (Tue Aug 20 2024 - 03:38:29 EST)
- Re: [PATCH 6/9] ethernet: cavium: Replace deprecated PCI functions Philipp Stanner (Tue Aug 20 2024 - 03:40:33 EST)
- Re: [PATCH dlm/next 11/12] dlm: add nldlm net-namespace aware UAPI kernel test robot (Tue Aug 20 2024 - 03:40:58 EST)
- [PATCH -next] net: dsa: ocelot: Simplify with scoped for each OF child loop Jinjie Ruan (Tue Aug 20 2024 - 03:41:18 EST)
- Re: [RFC PATCH v2 4/6] ASoC: fsl_asrc_m2m: Add memory to memory function Jaroslav Kysela (Tue Aug 20 2024 - 03:43:17 EST)
- [PATCH -next] net: dsa: sja1105: Simplify with scoped for each OF child loop Jinjie Ruan (Tue Aug 20 2024 - 03:43:37 EST)
- RE: [PATCH v6 1/4] dt-bindings: clock: add ExynosAuto v920 SoC CMU bindings sunyeal.hong (Tue Aug 20 2024 - 03:43:56 EST)
- Re: [PATCH v3 1/1] dt-bindings: extcon: ptn5150: add child node port Krzysztof Kozlowski (Tue Aug 20 2024 - 03:44:59 EST)
- [PATCH v7 4/5] clk: samsung: clk-pll: Add support for pll_531x Sunyeal Hong (Tue Aug 20 2024 - 03:45:41 EST)
- [PATCH v7 2/5] dt-bindings: clock: add ExynosAuto v920 SoC CMU bindings Sunyeal Hong (Tue Aug 20 2024 - 03:45:50 EST)
- [PATCH v7 0/5] initial clock support for exynosauto v920 SoC Sunyeal Hong (Tue Aug 20 2024 - 03:45:51 EST)
- [PATCH v7 3/5] arm64: dts: exynos: add initial CMU clock nodes in ExynosAuto v920 Sunyeal Hong (Tue Aug 20 2024 - 03:46:14 EST)
- [PATCH v7 1/5] clk: samsung: exynosautov9: add dpum clock support Sunyeal Hong (Tue Aug 20 2024 - 03:46:17 EST)
- [PATCH v7 5/5] clk: samsung: add top clock support for ExynosAuto v920 SoC Sunyeal Hong (Tue Aug 20 2024 - 03:46:53 EST)
- [PATCH v1] drivers:gt:Switch to use kmemdup_array() Yu Jiaoliang (Tue Aug 20 2024 - 03:47:06 EST)
- Re: [PATCH v4 07/11] dt-bindings: i2c: renesas,riic: Document the R9A08G045 support claudiu beznea (Tue Aug 20 2024 - 03:47:27 EST)
- [PATCH] tools/crypto:Remove unused variable Zhu Jun (Tue Aug 20 2024 - 03:47:44 EST)
- drivers/perf: riscv: BUG: using smp_processor_id() in preemptible Nam Cao (Tue Aug 20 2024 - 03:49:46 EST)
- Re: [PATCH V4 0/2] Some bugfix for xfs fsmap Zizhi Wo (Tue Aug 20 2024 - 03:51:41 EST)
- Re: [RFC PATCH v2 4/6] ASoC: fsl_asrc_m2m: Add memory to memory function Shengjiu Wang (Tue Aug 20 2024 - 03:52:45 EST)
- Re: [PATCH 7/9] ethernet: stmicro: Simplify PCI devres usage Philipp Stanner (Tue Aug 20 2024 - 03:53:00 EST)
- Re: [PATCH v5] mm: override mTHP "enabled" defaults at kernel cmdline David Hildenbrand (Tue Aug 20 2024 - 03:53:27 EST)
- Question about AER in latest kernels (text format) Amori, Alberto (Tue Aug 20 2024 - 03:54:40 EST)
- [PATCH v2] irqchip/gic-v2m: Fix refcount leak in gicv2m_of_init Ma Ke (Tue Aug 20 2024 - 03:54:52 EST)
- Re: [PATCH v1] drivers:gt:Switch to use kmemdup_array() Jani Nikula (Tue Aug 20 2024 - 03:55:10 EST)
- [syzbot] [erofs?] general protection fault in z_erofs_gbuf_growsize syzbot (Tue Aug 20 2024 - 03:57:41 EST)
- [syzbot] [ocfs2?] general protection fault in ocfs2_prepare_dir_for_insert syzbot (Tue Aug 20 2024 - 03:58:36 EST)
- Re: [PATCH v3 04/14] thermal: sysfs: Use the dev argument in instance-related show/store lihuisong (C) (Tue Aug 20 2024 - 03:59:37 EST)
- Re: [PATCH v10 4/5] rust: rbtree: add cursor Benno Lossin (Tue Aug 20 2024 - 04:01:00 EST)
- Re: regression: 9eac534db001 ("firmware/sysfb: Set firmware-framebuffer parent device") broke nomodeset boot? Thomas Zimmermann (Tue Aug 20 2024 - 04:03:11 EST)
- Re: [PATCH v3 07/17] drm/bridge: dp_typec: Support USB Type-C orientation kernel test robot (Tue Aug 20 2024 - 04:03:42 EST)
- Re: [PATCH v10 0/4] firmware: ti_sci: Introduce system suspend support Dhruva Gole (Tue Aug 20 2024 - 04:04:16 EST)
- [PATCH] bus: mhi: host: pci_generic: Fix the name for the Telit FE990A Fabio Porcedda (Tue Aug 20 2024 - 04:05:05 EST)
- RE: [PATCH v7 1/5] clk: samsung: exynosautov9: add dpum clock support sunyeal.hong (Tue Aug 20 2024 - 04:05:27 EST)
- Re: [PATCH v4 0/2] Add thermal management support for STi platform Daniel Lezcano (Tue Aug 20 2024 - 04:05:54 EST)
- Re: [PATCH] mtd: spinand: add support for SkyHigh Memory ML-3 SPI NAND Flash family Miquel Raynal (Tue Aug 20 2024 - 04:06:03 EST)
- [PATCH 0/3] Devicetree updates for MT8186 Rohit Agarwal (Tue Aug 20 2024 - 04:07:17 EST)
- [PATCH 1/3] dt-bindings: display: mediatek: dpi: Add power domains Rohit Agarwal (Tue Aug 20 2024 - 04:07:32 EST)
- [PATCH 2/3] arm64: dts: mediatek: mt8186: Add power domain for DPI Rohit Agarwal (Tue Aug 20 2024 - 04:07:45 EST)
- [PATCH 3/3] arm64: dts: mediatek: mt8186: Add svs node Rohit Agarwal (Tue Aug 20 2024 - 04:08:00 EST)
- Re: [PATCH v10 5/5] rust: rbtree: add `RBTree::entry` Benno Lossin (Tue Aug 20 2024 - 04:08:39 EST)
- Re: [PATCH 8/9] vdap: solidrun: Replace deprecated PCI functions Philipp Stanner (Tue Aug 20 2024 - 04:10:06 EST)
- Re: [PATCH net-next] nfc: st95hf: switch to using sleeping variants of gpiod API Przemek Kitszel (Tue Aug 20 2024 - 04:10:58 EST)
- [PATCH] samples/bpf:Fix the wrong format specifier Zhu Jun (Tue Aug 20 2024 - 04:11:15 EST)
- Re: [PATCH v5] mm: override mTHP "enabled" defaults at kernel cmdline Barry Song (Tue Aug 20 2024 - 04:11:46 EST)
- Re: [PATCH 8/9] vdap: solidrun: Replace deprecated PCI functions Philipp Stanner (Tue Aug 20 2024 - 04:14:07 EST)
- Re: [PATCH v5] mm: override mTHP "enabled" defaults at kernel cmdline David Hildenbrand (Tue Aug 20 2024 - 04:15:44 EST)
- Re: [PATCH v7] drm/mediatek: dsi: Add dsi per-frame lp code for mt8188 CK Hu (胡俊光) (Tue Aug 20 2024 - 04:16:53 EST)
- [PATCH] samples/bpf:Remove unused variables Zhu Jun (Tue Aug 20 2024 - 04:17:50 EST)
- Re: [PATCH] arm64: qcom: sa8775p: Add ADSP and CDSP0 fastrpc nodes Bartosz Golaszewski (Tue Aug 20 2024 - 04:18:02 EST)
- Re: [PATCH v3 1/1] PCI: endpoint: pci-epf-test: Call pci_epf_test_raise_irq() on failed DMA check Damien Le Moal (Tue Aug 20 2024 - 04:18:26 EST)
- Re: [PATCH v1] drivers:gt:Switch to use kmemdup_array() Andi Shyti (Tue Aug 20 2024 - 04:18:44 EST)
- Re: [PATCH -next RESEND] usb: xhci: Simplify with scoped for each OF child loop Krzysztof Kozlowski (Tue Aug 20 2024 - 04:19:00 EST)
- [PATCH] ABI: testing: sysfs-class-power: clarify charge_type documentation Andres Salomon (Tue Aug 20 2024 - 04:19:54 EST)
- [PATCH v2 0/7] xen: fix dom0 PV boot on some AMD machines Juergen Gross (Tue Aug 20 2024 - 04:20:26 EST)
- [PATCH v2 1/7] xen: use correct end address of kernel for conflict checking Juergen Gross (Tue Aug 20 2024 - 04:20:38 EST)
- [PATCH v2 2/7] xen: introduce generic helper checking for memory map conflicts Juergen Gross (Tue Aug 20 2024 - 04:20:52 EST)
- [PATCH v2 3/7] xen: move checks for e820 conflicts further up Juergen Gross (Tue Aug 20 2024 - 04:21:02 EST)
- [PATCH v2 4/7] xen: move max_pfn in xen_memory_setup() out of function scope Juergen Gross (Tue Aug 20 2024 - 04:21:21 EST)
- [PATCH v2 5/7] xen: add capability to remap non-RAM pages to different PFNs Juergen Gross (Tue Aug 20 2024 - 04:21:33 EST)
- [PATCH v2 6/7] xen: allow mapping ACPI data using a different physical address Juergen Gross (Tue Aug 20 2024 - 04:21:50 EST)
- [PATCH v2 7/7] xen: tolerate ACPI NVS memory overlapping with Xen allocated memory Juergen Gross (Tue Aug 20 2024 - 04:22:02 EST)
- Re: [PATCH v10 3/4] firmware: ti_sci: Introduce Power Management Ops Akashdeep Kaur (Tue Aug 20 2024 - 04:22:16 EST)
- Re: [PATCH v2] drm/panel: ili9341: Add comments for registers in ili9341_config() neil . armstrong (Tue Aug 20 2024 - 04:23:37 EST)
- Re: [PATCH v3 05/14] thermal: core: Move thermal zone locking out of bind/unbind functions lihuisong (C) (Tue Aug 20 2024 - 04:27:38 EST)
- [PATCH -next 0/6] Cleanup unused function declarations Yue Haibing (Tue Aug 20 2024 - 04:28:43 EST)
- [PATCH -next 1/6] crypto: safexcel - Remove unused declaration safexcel_ring_first_rptr() Yue Haibing (Tue Aug 20 2024 - 04:28:56 EST)
- [PATCH -next 2/6] crypto: sl3516 - Remove unused declaration sl3516_ce_enqueue() Yue Haibing (Tue Aug 20 2024 - 04:29:13 EST)
- [PATCH -next 3/6] crypto: octeontx - Remove unused declaration otx_cpt_callback() Yue Haibing (Tue Aug 20 2024 - 04:29:13 EST)
- [PATCH -next 4/6] crypto: ccp - Remove unused declaration sp_get_master() Yue Haibing (Tue Aug 20 2024 - 04:29:24 EST)
- [PATCH -next 6/6] crypto: crypto4xx - Remove unused declaration crypto4xx_free_ctx() Yue Haibing (Tue Aug 20 2024 - 04:29:43 EST)
- [PATCH -next 5/6] crypto: amlogic - Remove unused declaration meson_enqueue() Yue Haibing (Tue Aug 20 2024 - 04:29:58 EST)
- Re: [PATCH v2 1/7] xen: use correct end address of kernel for conflict checking Jan Beulich (Tue Aug 20 2024 - 04:30:10 EST)
- Re: [PATCH 2/3] pinctrl: cy8c95x0: Use regmap ranges Patrick Rudolph (Tue Aug 20 2024 - 04:30:31 EST)
- Re: [PATCH 1/1] iommu/vt-d: Move PCI PASID enablement to probe path Vasant Hegde (Tue Aug 20 2024 - 04:30:41 EST)
- Re: [PATCH] USB: serial: add missing MODULE_DESCRIPTION() macros Johan Hovold (Tue Aug 20 2024 - 04:31:07 EST)
- Re: [RFC PATCH v2 4/6] ASoC: fsl_asrc_m2m: Add memory to memory function Pierre-Louis Bossart (Tue Aug 20 2024 - 04:31:22 EST)
- Re: [PATCH V4 0/2] Some bugfix for xfs fsmap Chandan Babu R (Tue Aug 20 2024 - 04:32:28 EST)
- Re: [PATCH V3] ocfs2: Fix uaf in ocfs2_set_buffer_uptodate Heming Zhao (Tue Aug 20 2024 - 04:32:43 EST)
- Re: [RFC net-next 0/6] Cleanup IRQ affinity checks in several drivers Joe Damato (Tue Aug 20 2024 - 04:33:19 EST)
- [PATCH] gpio: Simplify using devm_clk_get_enabled() Rong Qianfeng (Tue Aug 20 2024 - 04:33:47 EST)
- Re: [PATCH v2 0/5] gpiolib: Add and utilise for_each_gpio_property_name() Bartosz Golaszewski (Tue Aug 20 2024 - 04:34:04 EST)
- Re:[PATCH v1] powerpc/powernv/pci: fix PE in re-used pci_dn for pnv_pci_enable_device_hook 虞陆铭 (Tue Aug 20 2024 - 04:35:19 EST)
- Re: [PATCH v2 2/7] xen: introduce generic helper checking for memory map conflicts Jan Beulich (Tue Aug 20 2024 - 04:35:59 EST)
- Re: [PATCH] gpio: Simplify using devm_clk_get_enabled() Bartosz Golaszewski (Tue Aug 20 2024 - 04:36:21 EST)
- Re: [PATCH v4 0/2] Add support for Congatec CGEB BIOS interface Thomas Richard (Tue Aug 20 2024 - 04:40:03 EST)
- Re: [PATCH v2 3/7] xen: move checks for e820 conflicts further up Jan Beulich (Tue Aug 20 2024 - 04:40:27 EST)
- Re: [PATCH 1/2] x86/kexec: Fix a comment of swap_pages() assembly Kirill A. Shutemov (Tue Aug 20 2024 - 04:41:00 EST)
- [PATCH] powercap: intel_rapl: Fix off by one in get_rpi() Dan Carpenter (Tue Aug 20 2024 - 04:41:51 EST)
- [PATCH] irqchip/riscv-aplic: Fix an IS_ERR() vs NULL bug in probe() Dan Carpenter (Tue Aug 20 2024 - 04:42:57 EST)
- [PATCH] erofs: fix out-of-bound access when z_erofs_gbuf_growsize() partially fails Gao Xiang (Tue Aug 20 2024 - 04:43:06 EST)
- [PATCH] mmc: mmc_test: Fix NULL dereference on allocation failure Dan Carpenter (Tue Aug 20 2024 - 04:44:24 EST)
- Re: [PATCH v3 1/1] PCI: endpoint: pci-epf-test: Call pci_epf_test_raise_irq() on failed DMA check Rick Wertenbroek (Tue Aug 20 2024 - 04:44:46 EST)
- [PATCH 0/3] dt-bindings: i2c: nvidia,tegra20-i2c: minor cleanups Krzysztof Kozlowski (Tue Aug 20 2024 - 04:44:50 EST)
- [PATCH 1/3] dt-bindings: i2c: nvidia,tegra20-i2c: combine same if:then: clauses Krzysztof Kozlowski (Tue Aug 20 2024 - 04:45:00 EST)
- [PATCH 2/3] dt-bindings: i2c: nvidia,tegra20-i2c: restrict also clocks in if:then: Krzysztof Kozlowski (Tue Aug 20 2024 - 04:45:21 EST)
- [PATCH 3/3] dt-bindings: i2c: nvidia,tegra20-i2c: define power-domains top-level Krzysztof Kozlowski (Tue Aug 20 2024 - 04:45:30 EST)
- Re: [PATCH v2 4/7] xen: move max_pfn in xen_memory_setup() out of function scope Jan Beulich (Tue Aug 20 2024 - 04:45:48 EST)
- Re: [PATCH v3 1/1] PCI: endpoint: pci-epf-test: Call pci_epf_test_raise_irq() on failed DMA check Damien Le Moal (Tue Aug 20 2024 - 04:46:22 EST)
- Re: [syzbot] [mm?] WARNING in zswap_swapoff Kairui Song (Tue Aug 20 2024 - 04:48:09 EST)
- Re: [PATCH v4 0/2] Add support for Congatec CGEB BIOS interface Christian Gmeiner (Tue Aug 20 2024 - 04:48:28 EST)
- Re: [PATCH -next v2] zonefs: add support for FS_IOC_GETFSSYSFSPATH Damien Le Moal (Tue Aug 20 2024 - 04:49:18 EST)
- Re: [PATCH v2] irqchip/gic-v2m: Fix refcount leak in gicv2m_of_init Marc Zyngier (Tue Aug 20 2024 - 04:50:39 EST)
- Re: [PATCH 1/1] iommu/vt-d: Move PCI PASID enablement to probe path Yi Liu (Tue Aug 20 2024 - 04:51:47 EST)
- Re: gcc-8: mm/swapfile.c:863:40: error: array subscript 1 is above array bounds of 'struct list_head[1]' [-Werror=array-bounds] Chris Li (Tue Aug 20 2024 - 04:51:59 EST)
- Re: [PATCH 0/1] cpuidle/menu: Address performance drop from favoring physical over polling cpuidle state Aboorva Devarajan (Tue Aug 20 2024 - 04:52:10 EST)
- Re: [Upstream] [PATCH] arm64: dts: imx8mp-phyboard-pollux-rdk: Add support for PCIe Yannic Moog (Tue Aug 20 2024 - 04:52:48 EST)
- Re: [PATCH] irqchip/riscv-aplic: Fix an IS_ERR() vs NULL bug in probe() Jinjie Ruan (Tue Aug 20 2024 - 04:54:51 EST)
- [PATCH 0/4] Add new driver for WCSS secure PIL loading Gokul Sriram Palanisamy (Tue Aug 20 2024 - 04:55:51 EST)
- [PATCH 1/2] dt-bindings: remoteproc: qcom: document hexagon based WCSS secure PIL Gokul Sriram Palanisamy (Tue Aug 20 2024 - 04:56:06 EST)
- [PATCH 2/2] remoteproc: qcom: add hexagon based WCSS secure PIL driver Gokul Sriram Palanisamy (Tue Aug 20 2024 - 04:56:23 EST)
- Re: [PATCH v2 3/7] pmdomain: core: Use dev_name() instead of kobject_get_path() in debugfs Geert Uytterhoeven (Tue Aug 20 2024 - 04:56:31 EST)
- [PATCH 3/4] arm64: dts: qcom: ipq5332: add nodes to bringup q6 Gokul Sriram Palanisamy (Tue Aug 20 2024 - 04:56:35 EST)
- [PATCH 4/4] arm64: dts: qcom: ipq9574: add nodes to bring up q6 Gokul Sriram Palanisamy (Tue Aug 20 2024 - 04:57:09 EST)
- [PATCH RESEND] erofs: fix out-of-bound access when z_erofs_gbuf_growsize() partially fails Gao Xiang (Tue Aug 20 2024 - 04:57:22 EST)
- Re: [PATCH v3 0/8] KVM: Register cpuhp/syscore callbacks when enabling virt Paolo Bonzini (Tue Aug 20 2024 - 04:58:02 EST)
- Re: [REGRESSION] Perf (userspace) broken on big.LITTLE systems since v6.5 James Clark (Tue Aug 20 2024 - 04:58:23 EST)
- Re: [PATCH v2 3/7] pmdomain: core: Use dev_name() instead of kobject_get_path() in debugfs Ulf Hansson (Tue Aug 20 2024 - 04:58:35 EST)
- [RFC] kbuild: bpf: Do not run pahole with -j on 32bit userspace Jiri Slaby (SUSE) (Tue Aug 20 2024 - 05:00:05 EST)
- [PATCH] driver core: drop __must_check from driver_for_each_device Heiner Kallweit (Tue Aug 20 2024 - 05:00:41 EST)
- Re: [PATCH v4] drm/i915/hwmon: expose fan speed Raag Jadav (Tue Aug 20 2024 - 05:00:54 EST)
- Re: [PATCH] gpio: Simplify using devm_clk_get_enabled() Rong Qianfeng (Tue Aug 20 2024 - 05:02:05 EST)
- Re: [syzbot] [mm?] WARNING in zswap_swapoff Kairui Song (Tue Aug 20 2024 - 05:02:50 EST)
- [PATCH] platform/x86: system76: Reducing redundant conditional judgments in system76_add() Xi Huang (Tue Aug 20 2024 - 05:03:03 EST)
- Re: [RFC] kbuild: bpf: Do not run pahole with -j on 32bit userspace Jiri Slaby (Tue Aug 20 2024 - 05:08:34 EST)
- Re: linux-next: build warning after merge of the iio tree Jonathan Cameron (Tue Aug 20 2024 - 05:09:00 EST)
- [PATCH RFC 1/4] drm/vkms: Switch to managed for connector José Expósito (Tue Aug 20 2024 - 05:09:28 EST)
- [PATCH RFC 2/4] drm/vkms: Switch to managed for encoder José Expósito (Tue Aug 20 2024 - 05:09:47 EST)
- [PATCH RFC 3/4] drm/vkms: Switch to managed for crtc José Expósito (Tue Aug 20 2024 - 05:10:02 EST)
- [PATCH RFC 4/4] drm/vkms: Rename all vkms_crtc instance to be José Expósito (Tue Aug 20 2024 - 05:10:24 EST)
- RE: [PATCH] scsi: ufs: Move UFS trace events to private header Avri Altman (Tue Aug 20 2024 - 05:10:38 EST)
- [PATCH v11 0/3] Add support for Intel PPS Generator subramanian . mohan (Tue Aug 20 2024 - 05:10:55 EST)
- [PATCH v11 1/3] pps: generators: Add PPS Generator TIO Driver subramanian . mohan (Tue Aug 20 2024 - 05:11:06 EST)
- [PATCH v11 2/3] Documentation: driver-api: pps: Add Intel Timed I/O PPS generator subramanian . mohan (Tue Aug 20 2024 - 05:11:18 EST)
- [PATCH v11 3/3] ABI: pps: Add ABI documentation for Intel TIO subramanian . mohan (Tue Aug 20 2024 - 05:11:34 EST)
- [PATCH V5 1/1] remoteproc: qcom: q6v5: Get crash reason from specific SMEM partition Gokul Sriram Palanisamy (Tue Aug 20 2024 - 05:13:06 EST)
- Re: [PATCH v12 2/6] arm64: add support for ARCH_HAS_COPY_MC Mark Rutland (Tue Aug 20 2024 - 05:13:15 EST)
- 答复: [PATCH v1] usb: gadget: u_serial: check Null pointer in EP callback 胡连勤 (Tue Aug 20 2024 - 05:13:55 EST)
- [PATCH v8 3/4] clk: samsung: clk-pll: Add support for pll_531x Sunyeal Hong (Tue Aug 20 2024 - 05:15:22 EST)
- [PATCH v8 0/4] initial clock support for exynosauto v920 SoC Sunyeal Hong (Tue Aug 20 2024 - 05:15:22 EST)
- [PATCH v8 1/4] dt-bindings: clock: add ExynosAuto v920 SoC CMU bindings Sunyeal Hong (Tue Aug 20 2024 - 05:15:31 EST)
- [PATCH v8 2/4] arm64: dts: exynos: add initial CMU clock nodes in ExynosAuto v920 Sunyeal Hong (Tue Aug 20 2024 - 05:15:40 EST)
- [PATCH v8 4/4] clk: samsung: add top clock support for ExynosAuto v920 SoC Sunyeal Hong (Tue Aug 20 2024 - 05:16:15 EST)
- [PATCH] usb: cdnsp: fix incorrect index in cdnsp_get_hw_deq function Pawel Laszczak (Tue Aug 20 2024 - 05:16:31 EST)
- [PATCH v2 0/2] convert mantix-mlaf057we51 to use multi style functions and cleanup Tejas Vipin (Tue Aug 20 2024 - 05:16:52 EST)
- [PATCH v2 1/2] drm/panel: mantix-mlaf057we51: transition to mipi_dsi wrapped functions Tejas Vipin (Tue Aug 20 2024 - 05:17:03 EST)
- [PATCH v2 2/2] drm/panel: mantix-mlaf057we51: write hex in lowercase Tejas Vipin (Tue Aug 20 2024 - 05:17:14 EST)
- Re: [PATCH v3] HID: corsair-void: Add Corsair Void headset family driver Markus Elfring (Tue Aug 20 2024 - 05:17:29 EST)
- [PATCH net-next v6 1/2] dt-bindings: soc: ti: pruss: Add documentation for PA_STATS support MD Danish Anwar (Tue Aug 20 2024 - 05:17:43 EST)
- [PATCH net-next v6 2/2] net: ti: icssg-prueth: Add support for PA Stats MD Danish Anwar (Tue Aug 20 2024 - 05:17:56 EST)
- [PATCH net-next v6 0/2] Add support for ICSSG PA_STATS MD Danish Anwar (Tue Aug 20 2024 - 05:18:15 EST)
- Re: [PATCH v2 1/1] dt-bindings: net: wireless: convert marvel-8xxx.txt to yaml format Kalle Valo (Tue Aug 20 2024 - 05:18:34 EST)
- Re: [PATCH v12 00/10] enable bs > ps in XFS Pankaj Raghav (Samsung) (Tue Aug 20 2024 - 05:18:52 EST)
- Re: [PATCH] drivers/perf: Fix ali_drw_pmu driver interrupt status clearing Mark Rutland (Tue Aug 20 2024 - 05:19:05 EST)
- Re: [PATCH] irqchip/riscv-aplic: Fix an IS_ERR() vs NULL bug in probe() Anup Patel (Tue Aug 20 2024 - 05:19:52 EST)
- KASAN: null-ptr-deref in bpf_core_calc_relo_insn Liu RuiTong (Tue Aug 20 2024 - 05:22:04 EST)
- Re: [syzbot] [mm?] WARNING in zswap_swapoff Barry Song (Tue Aug 20 2024 - 05:22:36 EST)
- Re: [PATCH 6/8] perf/arm-cmn: Refactor DTC PMU register access Mark Rutland (Tue Aug 20 2024 - 05:23:35 EST)
- Re: [PATCH V4 0/2] Some bugfix for xfs fsmap Zizhi Wo (Tue Aug 20 2024 - 05:23:51 EST)
- [PATCH] mm/swap, workingset: make anon shadow nodes memcg aware Kairui Song (Tue Aug 20 2024 - 05:24:14 EST)
- Re: [PATCH v3 1/1] PCI: endpoint: pci-epf-test: Call pci_epf_test_raise_irq() on failed DMA check Manivannan Sadhasivam (Tue Aug 20 2024 - 05:24:34 EST)
- [PATCH v11 0/3] Add support for Intel PPS Generator subramanian . mohan (Tue Aug 20 2024 - 05:24:52 EST)
- [PATCH v11 1/3] pps: generators: Add PPS Generator TIO Driver subramanian . mohan (Tue Aug 20 2024 - 05:25:08 EST)
- [PATCH v11 2/3] Documentation: driver-api: pps: Add Intel Timed I/O PPS generator subramanian . mohan (Tue Aug 20 2024 - 05:25:17 EST)
- [PATCH v11 3/3] ABI: pps: Add ABI documentation for Intel TIO subramanian . mohan (Tue Aug 20 2024 - 05:25:39 EST)
- Re: [PATCH] erofs: fix out-of-bound access when z_erofs_gbuf_growsize() partially fails Chunhai Guo (Tue Aug 20 2024 - 05:26:05 EST)
- RE: [PATCH] usb: xhci: fixes lost of data for xHCI Cadence Controllers Pawel Laszczak (Tue Aug 20 2024 - 05:26:25 EST)
- Re: [PATCH 2/2] x86/kexec: Add comments around swap_pages() assembly to improve readability Kirill A. Shutemov (Tue Aug 20 2024 - 05:26:30 EST)
- Re: [PATCH v2 2/2] drm/panel: mantix-mlaf057we51: write hex in lowercase neil . armstrong (Tue Aug 20 2024 - 05:27:05 EST)
- Re: [PATCH] erofs: fix out-of-bound access when z_erofs_gbuf_growsize() partially fails Gao Xiang (Tue Aug 20 2024 - 05:27:29 EST)
- [PATCH v2 1/2] ext4: Check stripe size compatibility on remount as well Ojaswin Mujoo (Tue Aug 20 2024 - 05:27:45 EST)
- [PATCH v2 2/2] ext4: Convert EXT4_B2C(sbi->s_stripe) users to EXT4_NUM_B2C Ojaswin Mujoo (Tue Aug 20 2024 - 05:27:59 EST)
- Re: [PATCH 3/8] perf/arm-cmn: Ensure dtm_idx is big enough Mark Rutland (Tue Aug 20 2024 - 05:28:18 EST)
- [PATCH v3] irqchip/gic-v2m: Fix refcount leak in gicv2m_of_init Ma Ke (Tue Aug 20 2024 - 05:29:15 EST)
- Re: [PATCH 2/4] cpuidle: riscv-sbi: Use scoped device node handling to simplify error paths Krzysztof Kozlowski (Tue Aug 20 2024 - 05:29:35 EST)
- [PATCH v2] usb: gadget: u_serial: check Null pointer in EP callback 胡连勤 (Tue Aug 20 2024 - 05:29:53 EST)
- [PATCH v3] net/socket: Check cgroup_bpf_enabled() only once in do_sock_getsockopt() Tze-nan Wu (Tue Aug 20 2024 - 05:30:14 EST)
- Re: [PATCH] erofs: allow large folios for compressed files Barry Song (Tue Aug 20 2024 - 05:30:28 EST)
- Re: [syzbot] [mm?] WARNING in zswap_swapoff Kairui Song (Tue Aug 20 2024 - 05:31:08 EST)
- Re: [PATCH] remoteproc: k3-r5: Fix driver shutdown Beleswar Prasad Padhi (Tue Aug 20 2024 - 05:31:23 EST)
- Re: [PATCH] erofs: fix out-of-bound access when z_erofs_gbuf_growsize() partially fails Chunhai Guo (Tue Aug 20 2024 - 05:31:36 EST)
- Re: [PATCH v2 0/2] convert mantix-mlaf057we51 to use multi style functions and cleanup Neil Armstrong (Tue Aug 20 2024 - 05:31:49 EST)
- Re: [PATCH v2] drm/panel: ili9341: Add comments for registers in ili9341_config() Neil Armstrong (Tue Aug 20 2024 - 05:31:57 EST)
- Re: [PATCH 0/2] Add resume support for the mux mmio driver Thomas Richard (Tue Aug 20 2024 - 05:32:53 EST)
- Re: [PATCH v4 0/2] Add power-controller support for rk3576 Ulf Hansson (Tue Aug 20 2024 - 05:34:36 EST)
- Re: [PATCH v4 0/2] add device managed version of dev_pm_domain_attach|detach_list() Ulf Hansson (Tue Aug 20 2024 - 05:34:54 EST)
- Re: [PATCH -next 2/8] pmdomain: Make apple_pmgr_reset_ops static Ulf Hansson (Tue Aug 20 2024 - 05:35:04 EST)
- Re: [PATCH 1/4] cpuidle: psci: Simplify with scoped for each OF child loop Ulf Hansson (Tue Aug 20 2024 - 05:35:20 EST)
- Re: [PATCH 4/4] cpuidle: dt_idle_genpd: Simplify with scoped for each OF child loop Ulf Hansson (Tue Aug 20 2024 - 05:35:31 EST)
- Re: [PATCH 6.10 00/25] 6.10.6-rc3 review Gylstorff Quirin (Tue Aug 20 2024 - 05:36:43 EST)
- ld.lld: error: undefined symbol: devm_hwrng_register kernel test robot (Tue Aug 20 2024 - 05:36:55 EST)
- Re: [PATCH 2/4] cpuidle: riscv-sbi: Use scoped device node handling to simplify error paths Krzysztof Kozlowski (Tue Aug 20 2024 - 05:37:08 EST)
- [PATCH 0/2] clk: qcom: Add support for GCC on QCS8300 Imran Shaik (Tue Aug 20 2024 - 05:37:21 EST)
- Re: [PATCH] dt-bindings: access-controllers: add controller configuration property Gatien CHEVALLIER (Tue Aug 20 2024 - 05:37:43 EST)
- [PATCH 1/2] dt-bindings: clock: qcom: Add GCC clocks for QCS8300 Imran Shaik (Tue Aug 20 2024 - 05:37:57 EST)
- [PATCH 2/2] clk: qcom: Add support for Global Clock Controller on QCS8300 Imran Shaik (Tue Aug 20 2024 - 05:38:27 EST)
- Re: [PATCH v3 1/8] ASoC: qcom: apq8016_sbc.c: Add Quinary support Konrad Dybcio (Tue Aug 20 2024 - 05:38:41 EST)
- Re: [PATCH] erofs: allow large folios for compressed files Gao Xiang (Tue Aug 20 2024 - 05:38:54 EST)
- Re: [PATCH v2 2/2] drm/panel: mantix-mlaf057we51: write hex in lowercase Guido Günther (Tue Aug 20 2024 - 05:39:11 EST)
- Re: [PATCH v2 5/7] xen: add capability to remap non-RAM pages to different PFNs Jan Beulich (Tue Aug 20 2024 - 05:39:23 EST)
- [PATCH -next] irqchip/sifive-plic: Fix IS_ERR() vs NULL bug in plic_probe() Jinjie Ruan (Tue Aug 20 2024 - 05:39:35 EST)
- Re: [PATCH v2 1/2] mm/memcontrol: respect zswap.writeback setting from parent cg too Mike Yuan (Tue Aug 20 2024 - 05:39:49 EST)
- [PATCH net-next v4 0/7] net: stmmac: FPE via ethtool + tc Furong Xu (Tue Aug 20 2024 - 05:40:07 EST)
- [PATCH net-next v4 1/7] net: stmmac: move stmmac_fpe_cfg to stmmac_priv data Furong Xu (Tue Aug 20 2024 - 05:40:29 EST)
- [PATCH net-next v4 2/7] net: stmmac: drop stmmac_fpe_handshake Furong Xu (Tue Aug 20 2024 - 05:40:46 EST)
- [PATCH net-next v4 3/7] net: stmmac: refactor FPE verification process Furong Xu (Tue Aug 20 2024 - 05:41:09 EST)
- Re: [PATCH] remoteproc: k3-r5: Fix driver shutdown Jan Kiszka (Tue Aug 20 2024 - 05:41:19 EST)
- [PATCH net-next v4 4/7] net: stmmac: configure FPE via ethtool-mm Furong Xu (Tue Aug 20 2024 - 05:41:42 EST)
- [PATCH net-next v4 5/7] net: stmmac: support fp parameter of tc-mqprio Furong Xu (Tue Aug 20 2024 - 05:42:04 EST)
- [PATCH net-next v4 6/7] net: stmmac: support fp parameter of tc-taprio Furong Xu (Tue Aug 20 2024 - 05:42:22 EST)
- [PATCH net-next v4 7/7] net: stmmac: silence FPE kernel logs Furong Xu (Tue Aug 20 2024 - 05:42:41 EST)
- Re: [PATCH v3 7/8] ASoC: qcom: apq8016_sbc: Add support for msm8976 SoC Konrad Dybcio (Tue Aug 20 2024 - 05:43:10 EST)
- [PATCH v2 1/2] cpuidle: riscv-sbi: Use scoped device node handling to fix missing of_node_put Krzysztof Kozlowski (Tue Aug 20 2024 - 05:43:23 EST)
- [PATCH v2 2/2] cpuidle: riscv-sbi: Simplify with scoped for each OF child loop Krzysztof Kozlowski (Tue Aug 20 2024 - 05:43:31 EST)
- [PATCH v2 1/3] dt-bindings: clock: fix C3 PLL input parameter Xianwei Zhao via B4 Relay (Tue Aug 20 2024 - 05:44:03 EST)
- [PATCH v2 0/3] add some node for amlogic c3 Xianwei Zhao via B4 Relay (Tue Aug 20 2024 - 05:44:06 EST)
- [PATCH v2 3/3] arm64: dts: amlogic: add C3 AW419 board Xianwei Zhao via B4 Relay (Tue Aug 20 2024 - 05:44:07 EST)
- [PATCH v2 2/3] arm64: dts: amlogic: add some device nodes for C3 Xianwei Zhao via B4 Relay (Tue Aug 20 2024 - 05:44:17 EST)
- [PATCH] ARM: sa1100: Use devm_clk_get_enabled() helpers Huan Yang (Tue Aug 20 2024 - 05:44:53 EST)
- Re: [PATCH v3 8/8] ASoC: msm8916-wcd-analog: add lineout output Konrad Dybcio (Tue Aug 20 2024 - 05:45:07 EST)
- Re: [PATCH v2 2/2] selftests: test_zswap: add test for hierarchical zswap.writeback Mike Yuan (Tue Aug 20 2024 - 05:45:21 EST)
- [PATCH] thermal: sprd: Use devm_clk_get_enabled() helpers Huan Yang (Tue Aug 20 2024 - 05:45:36 EST)
- [PATCH V3 2/2] ocfs2: Fix uaf in ocfs2_set_buffer_uptodate Lizhi Xu (Tue Aug 20 2024 - 05:45:53 EST)
- [PATCH V3 1/2] ocfs2: remove unreasonable unlock Lizhi Xu (Tue Aug 20 2024 - 05:45:59 EST)
- Re: [PATCH V4 0/2] Some bugfix for xfs fsmap Zizhi Wo (Tue Aug 20 2024 - 05:46:23 EST)
- Re: [PATCH] sched: Don't try to catch up excess steal time. Srikar Dronamraju (Tue Aug 20 2024 - 05:46:38 EST)
- [PATCH] clocksource: ingenic: Use devm_clk_get_enabled() helpers Huan Yang (Tue Aug 20 2024 - 05:46:54 EST)
- [PATCH] char: mxc-rnga: Use devm_clk_get_enabled() helpers Huan Yang (Tue Aug 20 2024 - 05:47:44 EST)
- Re: [PATCH v6 09/26] rust: alloc: implement kernel `Box` Alice Ryhl (Tue Aug 20 2024 - 05:48:12 EST)
- Re: [PATCH] remoteproc: k3-r5: Fix driver shutdown Beleswar Prasad Padhi (Tue Aug 20 2024 - 05:49:12 EST)
- Re: [PATCH 6.10 00/25] 6.10.6-rc3 review Pavel Machek (Tue Aug 20 2024 - 05:49:33 EST)
- [PATCH v2 0/5] support shmem mTHP collapse Baolin Wang (Tue Aug 20 2024 - 05:49:52 EST)
- [PATCH v2 1/5] mm: khugepaged: expand the is_refcount_suitable() to support file folios Baolin Wang (Tue Aug 20 2024 - 05:49:56 EST)
- [PATCH v2 2/5] mm: khugepaged: use the number of pages in the folio to check the reference count Baolin Wang (Tue Aug 20 2024 - 05:50:20 EST)
- [PATCH v2 3/5] mm: khugepaged: support shmem mTHP copy Baolin Wang (Tue Aug 20 2024 - 05:50:27 EST)
- [PATCH v2 5/5] selftests: mm: support shmem mTHP collapse testing Baolin Wang (Tue Aug 20 2024 - 05:50:31 EST)
- [PATCH v2 4/5] mm: khugepaged: support shmem mTHP collapse Baolin Wang (Tue Aug 20 2024 - 05:50:48 EST)
- Re: [PATCH net-next v4 5/7] net: stmmac: support fp parameter of tc-mqprio Vladimir Oltean (Tue Aug 20 2024 - 05:51:33 EST)
- [PATCH v2] drm/i915/gt: Use kmemdup_array instead of kmemdup for multiple allocation Yu Jiaoliang (Tue Aug 20 2024 - 05:53:28 EST)
- Re: [PATCH v11 0/4] Add AP6275P wireless support Arend van Spriel (Tue Aug 20 2024 - 05:54:08 EST)
- Re: [syzbot] [mm?] WARNING in zswap_swapoff Barry Song (Tue Aug 20 2024 - 05:54:24 EST)
- Re: [PATCH v6 4/4] clk: samsung: add top clock support for ExynosAuto v920 SoC Kwanghoon Son (Tue Aug 20 2024 - 05:54:42 EST)
- Re: [PATCH v3] irqchip/gic-v2m: Fix refcount leak in gicv2m_of_init Marc Zyngier (Tue Aug 20 2024 - 05:55:12 EST)
- Re: [PATCH net-next v4 1/7] net: stmmac: move stmmac_fpe_cfg to stmmac_priv data Vladimir Oltean (Tue Aug 20 2024 - 05:55:49 EST)
- Re: [PATCH v3] drm/panthor: Add DEV_QUERY_TIMESTAMP_INFO dev query Heiko Stübner (Tue Aug 20 2024 - 05:56:17 EST)
- Re: [PATCH v1] pwm: lpss: wait_for_update() before configuring pwm Andy Shevchenko (Tue Aug 20 2024 - 05:56:34 EST)
- Re: [PATCH v2 6/7] xen: allow mapping ACPI data using a different physical address Jan Beulich (Tue Aug 20 2024 - 05:56:49 EST)
- Re: [PATCH net-next v4 2/7] net: stmmac: drop stmmac_fpe_handshake Vladimir Oltean (Tue Aug 20 2024 - 05:57:03 EST)
- Re: [PATCH v2 2/3] arm64: dts: amlogic: add some device nodes for C3 Neil Armstrong (Tue Aug 20 2024 - 05:57:21 EST)
- Re: regression: 9eac534db001 ("firmware/sysfb: Set firmware-framebuffer parent device") broke nomodeset boot? Mike Galbraith (Tue Aug 20 2024 - 05:57:30 EST)
- Re: [PATCH 0/2] clk: qcom: Add support for GCC on QCS8300 Krzysztof Kozlowski (Tue Aug 20 2024 - 05:57:53 EST)
- Re: [PATCH 1/2] dt-bindings: clock: qcom: Add GCC clocks for QCS8300 Krzysztof Kozlowski (Tue Aug 20 2024 - 05:59:25 EST)
- Re: [PATCH net-next v3 0/2] net/smc: introduce ringbufs usage statistics patchwork-bot+netdevbpf (Tue Aug 20 2024 - 06:00:36 EST)
- Re: [PATCH v11 0/4] Add AP6275P wireless support Jacobe Zang (Tue Aug 20 2024 - 06:01:00 EST)
- Re: [PATCH v3] block: flush all throttled bios when deleting the cgroup Michal Koutný (Tue Aug 20 2024 - 06:01:19 EST)
- Re: [PATCH v3 1/2] drm/panfrost: Add SYSTEM_TIMESTAMP and SYSTEM_TIMESTAMP_FREQUENCY parameters Heiko Stübner (Tue Aug 20 2024 - 06:01:34 EST)
- Re: [PATCH v13 1/3] dt-bindings: i2c: aspeed: support for AST2600-i2cv2 Krzysztof Kozlowski (Tue Aug 20 2024 - 06:02:14 EST)
- Re: [PATCH RFC 1/4] drm/vkms: Switch to managed for connector Maíra Canal (Tue Aug 20 2024 - 06:03:43 EST)
- Re: [PATCH RFC v2] mmc/virtio: Add virtio MMC driver for QEMU emulation Ulf Hansson (Tue Aug 20 2024 - 06:04:28 EST)
- Re: [PATCH v11 0/4] Add AP6275P wireless support Jacobe Zang (Tue Aug 20 2024 - 06:05:19 EST)
- Re: [BUG REPORT]net: page_pool: kernel crash at iommu_get_dma_domain+0xc/0x20 Robin Murphy (Tue Aug 20 2024 - 06:05:46 EST)
- Re: [PATCH v2] mm: skip less than check for MAX_NR_ZONES Alex Shi (Tue Aug 20 2024 - 06:07:33 EST)
- Re: [PATCH v2 0/3] pmdomain: ti_sci: collect and send low-power mode constraints Dhruva Gole (Tue Aug 20 2024 - 06:07:47 EST)
- [syzbot] [exfat?] KCSAN: data-race in dio_bio_end_io / dio_new_bio (3) syzbot (Tue Aug 20 2024 - 06:08:03 EST)
- Re: [PATCH v3 09/17] drm/bridge: dp_typec: Allow users to hook hpd notify path kernel test robot (Tue Aug 20 2024 - 06:08:19 EST)
- Re: [PATCH net-next v4 2/2] net: dsa: microchip: Add KSZ8895/KSZ8864 switch support Paolo Abeni (Tue Aug 20 2024 - 06:08:39 EST)
- Re: [PATCH 0/2] clk: qcom: Add support for GCC on QCS8300 Imran Shaik (Tue Aug 20 2024 - 06:09:15 EST)
- Re: [PATCH 1/7] drm/msm: Fix bv_fence being used as bv_rptr Konrad Dybcio (Tue Aug 20 2024 - 06:09:33 EST)
- Re: [PATCH v3 02/17] drm/bridge: Verify lane assignment is going to work during atomic_check Andy Shevchenko (Tue Aug 20 2024 - 06:09:55 EST)
- Re: [PATCH] net/mlx5: Added cond_resched() to crdump collection Przemek Kitszel (Tue Aug 20 2024 - 06:10:13 EST)
- Re: [PATCH 2/7] drm/msm: Add submitqueue setup and close Konrad Dybcio (Tue Aug 20 2024 - 06:11:13 EST)
- Re: [PATCH] mmc: core: apply SD quirks earlier during probe Ulf Hansson (Tue Aug 20 2024 - 06:11:29 EST)
- Re: [PATCH v2] mm: add lazyfree folio to lru tail Barry Song (Tue Aug 20 2024 - 06:11:43 EST)
- Re: [PATCH] KVM: x86: Use gfn_to_pfn_cache for steal_time David Woodhouse (Tue Aug 20 2024 - 06:12:20 EST)
- Re: [PATCH v3 03/17] usb: typec: Stub out typec_switch APIs when CONFIG_TYPEC=n Andy Shevchenko (Tue Aug 20 2024 - 06:12:42 EST)
- [PATCH net-next v2 1/3] ethtool: Extend cable testing interface with result source information Oleksij Rempel (Tue Aug 20 2024 - 06:13:18 EST)
- [PATCH net-next v2 3/3] phy: dp83td510: Utilize ALCD for cable length measurement when link is active Oleksij Rempel (Tue Aug 20 2024 - 06:13:37 EST)
- [PATCH net-next v2 2/3] ethtool: Add support for specifying information source in cable test results Oleksij Rempel (Tue Aug 20 2024 - 06:13:41 EST)
- [PATCH net-next v2 0/3] Add ALCD Support to Cable Testing Interface Oleksij Rempel (Tue Aug 20 2024 - 06:13:47 EST)
- Re: [PATCHv3 3/4] x86/64/kexec: Map original relocate_kernel() in init_transition_pgtable() kirill.shutemov@xxxxxxxxxxxxxxx (Tue Aug 20 2024 - 06:14:30 EST)
- Re: [REGRESSION][BISECTED] vmwgfx crashes with command buffer error after update Paul Rolland (Tue Aug 20 2024 - 06:14:42 EST)
- Re: [PATCH v3 04/17] usb: typec: Add device managed typec_mux_register() Andy Shevchenko (Tue Aug 20 2024 - 06:15:03 EST)
- Re: [PATCH] ipmi:ssif: Exit early when there is a SMBus error Ivan T. Ivanov (Tue Aug 20 2024 - 06:15:20 EST)
- Re: [PATCH net-next v4 2/2] net: dsa: microchip: Add KSZ8895/KSZ8864 switch support Paolo Abeni (Tue Aug 20 2024 - 06:15:32 EST)
- Re: [PATCH v2] usb: gadget: u_serial: check Null pointer in EP callback Prashanth K (Tue Aug 20 2024 - 06:16:10 EST)
- Re: [PATCH v3 05/17] usb: typec: Add device managed typec_switch_register() Andy Shevchenko (Tue Aug 20 2024 - 06:16:32 EST)
- Re: [PATCH 6/7] drm/msm/A6XX: Add a flag to allow preemption to submitqueue_create Konrad Dybcio (Tue Aug 20 2024 - 06:16:46 EST)
- Re: [PATCH v4 00/11] i2c: riic: Add support for Renesas RZ/G3S claudiu beznea (Tue Aug 20 2024 - 06:17:01 EST)
- Re: NULL pointer deref when running BPF monitor program (6.11.0-rc1) Jiri Olsa (Tue Aug 20 2024 - 06:17:46 EST)
- Re: [PATCH 6/7] drm/msm/A6XX: Add a flag to allow preemption to submitqueue_create Konrad Dybcio (Tue Aug 20 2024 - 06:18:56 EST)
- [PATCH v5 00/11] i2c: riic: Add support for Renesas RZ/G3S Claudiu (Tue Aug 20 2024 - 06:19:40 EST)
- [PATCH v5 01/11] i2c: riic: Use temporary variable for struct device Claudiu (Tue Aug 20 2024 - 06:19:50 EST)
- [PATCH v5 02/11] i2c: riic: Call pm_runtime_get_sync() when need to access registers Claudiu (Tue Aug 20 2024 - 06:20:01 EST)
- [PATCH v5 03/11] i2c: riic: Use pm_runtime_resume_and_get() Claudiu (Tue Aug 20 2024 - 06:20:24 EST)
- [PATCH v5 04/11] i2c: riic: Enable runtime PM autosuspend support Claudiu (Tue Aug 20 2024 - 06:20:40 EST)
- [PATCH v5 05/11] i2c: riic: Add suspend/resume support Claudiu (Tue Aug 20 2024 - 06:20:58 EST)
- [PATCH v5 06/11] i2c: riic: Define individual arrays to describe the register offsets Claudiu (Tue Aug 20 2024 - 06:21:08 EST)
- [PATCH v5 07/11] dt-bindings: i2c: renesas,riic: Document the R9A08G045 support Claudiu (Tue Aug 20 2024 - 06:21:29 EST)
- [PATCH v5 08/11] i2c: riic: Add support for fast mode plus Claudiu (Tue Aug 20 2024 - 06:21:47 EST)
- [PATCH v5 09/11] arm64: dts: renesas: r9a08g045: Add I2C nodes Claudiu (Tue Aug 20 2024 - 06:22:06 EST)
- [PATCH v5 10/11] arm64: dts: renesas: rzg3s-smarc: Enable i2c0 node Claudiu (Tue Aug 20 2024 - 06:22:21 EST)
- [PATCH v5 11/11] arm64: dts: renesas: rzg3s-smarc-som: Enable i2c1 node Claudiu (Tue Aug 20 2024 - 06:22:41 EST)
- [PATCH] leds: lp55xx: Use devm_clk_get_enabled() helpers Huan Yang (Tue Aug 20 2024 - 06:23:01 EST)
- Re: [PATCH v3 10/17] device property: Add remote endpoint to devcon matcher Andy Shevchenko (Tue Aug 20 2024 - 06:23:20 EST)
- [PATCH] clk: lmk04832: Use devm_clk_get_enabled() helpers Huan Yang (Tue Aug 20 2024 - 06:23:40 EST)
- [PATCH] soundwire: qcom: Use devm_clk_get_enabled() helpers Huan Yang (Tue Aug 20 2024 - 06:23:55 EST)
- Re: [RFC PATCH v3 20/21] KVM: x86/xen: Prevent runstate times from becoming negative David Woodhouse (Tue Aug 20 2024 - 06:24:12 EST)
- [PATCH net] net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup Souradeep Chakrabarti (Tue Aug 20 2024 - 06:24:29 EST)
- RE: [PATCH net-next v1 1/2] dpll: add Embedded SYNC feature for a pin Kubalewski, Arkadiusz (Tue Aug 20 2024 - 06:24:53 EST)
- [PATCH] mailbox: sprd: Use devm_clk_get_enabled() helpers Huan Yang (Tue Aug 20 2024 - 06:25:01 EST)
- Re: [PATCH v6] drm/i915/hwmon: expose fan speed Andy Shevchenko (Tue Aug 20 2024 - 06:25:24 EST)
- Re: [PATCH v2 7/7] xen: tolerate ACPI NVS memory overlapping with Xen allocated memory Jan Beulich (Tue Aug 20 2024 - 06:25:32 EST)
- [PATCH] nvmem: jz4780-efuse: Use devm_clk_get_enabled() helpers Huan Yang (Tue Aug 20 2024 - 06:25:45 EST)
- Re: [PATCH 1/2] drm/sched: memset() 'job' in drm_sched_job_init() Philipp Stanner (Tue Aug 20 2024 - 06:26:02 EST)
- Re: [PATCH v3 2/3] rust: sync: Introduce lock::Backend::Context Dirk Behme (Tue Aug 20 2024 - 06:27:28 EST)
- Re: [PATCH v3 05/14] thermal: core: Move thermal zone locking out of bind/unbind functions Rafael J. Wysocki (Tue Aug 20 2024 - 06:27:50 EST)
- Re: [PATCH 4/9] block: mtip32xx: Replace deprecated PCI functions Andy Shevchenko (Tue Aug 20 2024 - 06:28:50 EST)
- Re: [PATCH v3] misc: fastrpc: Add support for multiple PD from one process Caleb Connolly (Tue Aug 20 2024 - 06:29:28 EST)
- [PATCH v1 0/2] Revise Meta(Facebook) Harma BMC(AST2600) Peter Yin (Tue Aug 20 2024 - 06:31:17 EST)
- [PATCH v1 1/2] ARM: dts: aspeed: Harma: add rtc device Peter Yin (Tue Aug 20 2024 - 06:31:27 EST)
- [PATCH v1 2/2] ARM: dts: aspeed: Harma: update sgpio line name Peter Yin (Tue Aug 20 2024 - 06:31:33 EST)
- Re: [PATCH v2] intel_idle: Disable C1E on Jasper Lake and Elkhart Lake Rafael J. Wysocki (Tue Aug 20 2024 - 06:31:51 EST)
- Re: [PATCH net,v5,1/2] net/smc: initialize ipv6_pinfo_offset in smc_inet6_prot and add smc6_sock structure Jeongjun Park (Tue Aug 20 2024 - 06:32:10 EST)
- Re: [PATCH 6/9] ethernet: cavium: Replace deprecated PCI functions Andy Shevchenko (Tue Aug 20 2024 - 06:32:46 EST)
- Re: [PATCH 1/2] x86/kexec: Fix a comment of swap_pages() assembly Huang, Kai (Tue Aug 20 2024 - 06:32:57 EST)
- Re: [PATCH net,v5,2/2] net/smc: modify smc_sock structure Jeongjun Park (Tue Aug 20 2024 - 06:34:42 EST)
- Re: Question about AER in latest kernels (text format) LEROY Christophe (Tue Aug 20 2024 - 06:34:59 EST)
- Re: [PATCH 8/9] vdap: solidrun: Replace deprecated PCI functions Andy Shevchenko (Tue Aug 20 2024 - 06:35:30 EST)
- Re: [PATCH 7/9] ethernet: stmicro: Simplify PCI devres usage Andy Shevchenko (Tue Aug 20 2024 - 06:37:57 EST)
- [PATCH v4 1/4] arm64: dts: k3-am62a-main: Add C7xv device node Hari Nagalla (Tue Aug 20 2024 - 06:40:54 EST)
- [PATCH v4 0/4] Add R5F and C7x DSP nodes for AM62a SoC Hari Nagalla (Tue Aug 20 2024 - 06:40:57 EST)
- [PATCH v4 4/4] arm64: dts: ti: k3-am62a7-sk: Enable ipc with remote proc nodes Hari Nagalla (Tue Aug 20 2024 - 06:41:08 EST)
- [PATCH v4 3/4] arm64: dts: k3-am62a-wakeup: Add R5F device node Hari Nagalla (Tue Aug 20 2024 - 06:41:21 EST)
- [PATCH v4 2/4] arm64: dts: k3-am62a-mcu: Add R5F remote proc node Hari Nagalla (Tue Aug 20 2024 - 06:41:39 EST)
- Re: [PATCH v11] thermal/drivers/mediatek: add another get_temp ops for thermal sensors Hsin-Te Yuan (Tue Aug 20 2024 - 06:41:52 EST)
- [PATCH v8 0/8] Add QPIC SPI NAND driver Md Sadre Alam (Tue Aug 20 2024 - 06:43:48 EST)
- [PATCH v8 1/8] spi: dt-bindings: Introduce qcom,spi-qpic-snand Md Sadre Alam (Tue Aug 20 2024 - 06:43:57 EST)
- [PATCH v8 2/8] mtd: rawnand: qcom: cleanup qcom_nandc driver Md Sadre Alam (Tue Aug 20 2024 - 06:44:18 EST)
- [PATCH v8 3/8] mtd: rawnand: qcom: Add qcom prefix to common api Md Sadre Alam (Tue Aug 20 2024 - 06:44:30 EST)
- [PATCH v8 5/8] mtd: rawnand: qcom: use FIELD_PREP and GENMASK Md Sadre Alam (Tue Aug 20 2024 - 06:44:50 EST)
- [PATCH v8 7/8] arm64: dts: qcom: ipq9574: Add SPI nand support Md Sadre Alam (Tue Aug 20 2024 - 06:45:17 EST)
- [PATCH v8 4/8] mtd: nand: Add qpic_common API file Md Sadre Alam (Tue Aug 20 2024 - 06:45:22 EST)
- [PATCH v8 8/8] arm64: dts: qcom: ipq9574: Disable eMMC node Md Sadre Alam (Tue Aug 20 2024 - 06:45:37 EST)
- [PATCH v8 6/8] spi: spi-qpic: add driver for QCOM SPI NAND flash Interface Md Sadre Alam (Tue Aug 20 2024 - 06:45:59 EST)
- Re: [PATCH net,v5,2/2] net/smc: modify smc_sock structure Paolo Abeni (Tue Aug 20 2024 - 06:46:23 EST)
- Re: [PATCH 1/7] drm/msm: Fix bv_fence being used as bv_rptr Connor Abbott (Tue Aug 20 2024 - 06:46:42 EST)
- Re: [BUG] tracing: dynamic ftrace selftest detected failures Mark Rutland (Tue Aug 20 2024 - 06:48:25 EST)
- Re: [PATCH 6/7] drm/msm/A6XX: Add a flag to allow preemption to submitqueue_create Connor Abbott (Tue Aug 20 2024 - 06:48:57 EST)
- [PATCH v2] remoteproc: k3-r5: Delay notification of wakeup event Beleswar Padhi (Tue Aug 20 2024 - 06:50:26 EST)
- Re: [PATCH 8/9] vdap: solidrun: Replace deprecated PCI functions Christophe JAILLET (Tue Aug 20 2024 - 06:50:46 EST)
- Re: [PATCH 26/26] KVM: x86: asi: Add some mitigations on address space transitions Shivank Garg (Tue Aug 20 2024 - 06:52:51 EST)
- 答复: [PATCH v2] usb: gadget: u_serial: check Null pointer in EP callback 胡连勤 (Tue Aug 20 2024 - 06:53:10 EST)
- [PATCH v6] mm: override mTHP "enabled" defaults at kernel cmdline Barry Song (Tue Aug 20 2024 - 06:53:26 EST)
- Re: [PATCH 7/9] ethernet: stmicro: Simplify PCI devres usage Philipp Stanner (Tue Aug 20 2024 - 06:53:44 EST)
- Re: [PATCH v2] net/socket: Check cgroup_bpf_enabled() only once in do_sock_getsockopt Tze-nan Wu (吳澤南) (Tue Aug 20 2024 - 06:54:14 EST)
- Re: [syzbot] [ntfs3?] KASAN: slab-out-of-bounds Read in mi_enum_attr lei lu (Tue Aug 20 2024 - 06:54:29 EST)
- Re: [PATCH v2 1/2] cpuidle: riscv-sbi: Use scoped device node handling to fix missing of_node_put Anup Patel (Tue Aug 20 2024 - 06:57:15 EST)
- [PATCH] Fix missing description in struct member for journal_s Manas via B4 Relay (Tue Aug 20 2024 - 06:59:22 EST)
- Re: [PATCH v2 2/2] cpuidle: riscv-sbi: Simplify with scoped for each OF child loop Anup Patel (Tue Aug 20 2024 - 07:00:11 EST)
- [PATCH v2] usb: core: sysfs: Unmerge @usb3_hardware_lpm_attr_group in remove_power_attributes() Zijun Hu (Tue Aug 20 2024 - 07:01:55 EST)
- Re: [PATCH net,v5,2/2] net/smc: modify smc_sock structure Jeongjun Park (Tue Aug 20 2024 - 07:02:54 EST)
- Re: [PATCH 0/2] clk: qcom: Add support for GCC on QCS8300 Krzysztof Kozlowski (Tue Aug 20 2024 - 07:03:14 EST)
- Re: [PATCH -next] irqchip/sifive-plic: Fix IS_ERR() vs NULL bug in plic_probe() Anup Patel (Tue Aug 20 2024 - 07:04:50 EST)
- Re: [net PATCH v2] octeontx2-af: Fix CPT AF register offset calculation Bharat Bhushan (Tue Aug 20 2024 - 07:05:42 EST)
- Re: [PATCHv3 3/4] x86/64/kexec: Map original relocate_kernel() in init_transition_pgtable() Huang, Kai (Tue Aug 20 2024 - 07:06:52 EST)
- Re: [PATCH] platform/x86: system76: Reducing redundant conditional judgments in system76_add() Ilpo Järvinen (Tue Aug 20 2024 - 07:07:01 EST)
- Re: [net PATCH v2] octeontx2-af: Fix CPT AF register offset calculation Bharat Bhushan (Tue Aug 20 2024 - 07:07:25 EST)
- Re: [PATCH v2 1/3] dt-bindings: clock: fix C3 PLL input parameter Krzysztof Kozlowski (Tue Aug 20 2024 - 07:08:02 EST)
- Re: [PATCH v2] drm/i915/gt: Use kmemdup_array instead of kmemdup for multiple allocation Andi Shyti (Tue Aug 20 2024 - 07:08:40 EST)
- Re: [PATCH 1/5] alloc_tag: load module tags into separate continuous memory Kent Overstreet (Tue Aug 20 2024 - 07:10:29 EST)
- Re: [PATCH 1/3] dt-bindings: display: mediatek: dpi: Add power domains Krzysztof Kozlowski (Tue Aug 20 2024 - 07:10:40 EST)
- Re: [PATCH printk v8 11/35] serial: core: Introduce wrapper to set @uart_port->cons Ilpo Järvinen (Tue Aug 20 2024 - 07:12:48 EST)
- [PATCH v1] drivers:spi:Insert the missing pci_dev_put()before return Yang Ruibin (Tue Aug 20 2024 - 07:13:08 EST)
- Re: [PATCH 0/4] Add new driver for WCSS secure PIL loading Krzysztof Kozlowski (Tue Aug 20 2024 - 07:13:18 EST)
- Re: [PATCH 8/9] vdap: solidrun: Replace deprecated PCI functions Philipp Stanner (Tue Aug 20 2024 - 07:14:44 EST)
- Re: [PATCHv3 3/4] x86/64/kexec: Map original relocate_kernel() in init_transition_pgtable() kirill.shutemov@xxxxxxxxxxxxxxx (Tue Aug 20 2024 - 07:15:03 EST)
- Re: [PATCH v3 2/7] i2c: designware: Let PCI core to take care about interrupt vectors Jarkko Nikula (Tue Aug 20 2024 - 07:15:28 EST)
- Re: [PATCH 1/2] x86/kexec: Fix a comment of swap_pages() assembly kirill.shutemov@xxxxxxxxxxxxxxx (Tue Aug 20 2024 - 07:15:51 EST)
- RE: [linux-drivers-review] [PATCH v11 0/3] Add support for Intel PPS Generator Mohan, Subramanian (Tue Aug 20 2024 - 07:20:27 EST)
- Re: [PATCH v1 1/1] Revert "spi: ppc4xx: handle irq_of_parse_and_map() errors" Mark Brown (Tue Aug 20 2024 - 07:20:39 EST)
- Re: [PATCH 1/2] dt-bindings: remoteproc: qcom: document hexagon based WCSS secure PIL Krzysztof Kozlowski (Tue Aug 20 2024 - 07:20:53 EST)
- [PATCH net-next v5 0/7] net: stmmac: FPE via ethtool + tc Furong Xu (Tue Aug 20 2024 - 07:21:28 EST)
- [PATCH net-next v5 1/7] net: stmmac: move stmmac_fpe_cfg to stmmac_priv data Furong Xu (Tue Aug 20 2024 - 07:21:46 EST)
- [PATCH net-next v5 2/7] net: stmmac: drop stmmac_fpe_handshake Furong Xu (Tue Aug 20 2024 - 07:22:06 EST)
- [PATCH net-next v5 3/7] net: stmmac: refactor FPE verification process Furong Xu (Tue Aug 20 2024 - 07:22:22 EST)
- [PATCH net-next v5 4/7] net: stmmac: configure FPE via ethtool-mm Furong Xu (Tue Aug 20 2024 - 07:22:46 EST)
- Re: [PATCH 3/4] arm64: dts: qcom: ipq5332: add nodes to bringup q6 Krzysztof Kozlowski (Tue Aug 20 2024 - 07:22:53 EST)
- [PATCH net-next v5 5/7] net: stmmac: support fp parameter of tc-mqprio Furong Xu (Tue Aug 20 2024 - 07:23:21 EST)
- [PATCH net-next v5 6/7] net: stmmac: support fp parameter of tc-taprio Furong Xu (Tue Aug 20 2024 - 07:23:44 EST)
- [PATCH net-next v5 7/7] net: stmmac: silence FPE kernel logs Furong Xu (Tue Aug 20 2024 - 07:24:01 EST)
- Re: [PATCH] platform/x86: ISST: Fix return value on last invalid resource Ilpo Järvinen (Tue Aug 20 2024 - 07:24:22 EST)
- Re: [PATCH v3 2/2] drm/panfrost: Add cycle counter job requirement Heiko Stübner (Tue Aug 20 2024 - 07:24:48 EST)
- Re: [PATCH 2/2] remoteproc: qcom: add hexagon based WCSS secure PIL driver Krzysztof Kozlowski (Tue Aug 20 2024 - 07:25:22 EST)
- Re: [PATCH] netfilter: nfnetlink_log: remove unnecessary check in __build_packet_message() Pablo Neira Ayuso (Tue Aug 20 2024 - 07:26:10 EST)
- Re: [PATCH 1/7] drm/msm: Fix bv_fence being used as bv_rptr Konrad Dybcio (Tue Aug 20 2024 - 07:26:19 EST)
- Re: [syzbot] [ocfs2?] general protection fault in ocfs2_prepare_dir_for_insert Edward Adam Davis (Tue Aug 20 2024 - 07:26:37 EST)
- [PATCH] powerpc/vdso: Don't discard rela sections Christophe Leroy (Tue Aug 20 2024 - 07:28:28 EST)
- [PATCH v7 0/2] ASoC: fsl-asoc-card: add S/PDIF controller support Elinor Montmasson (Tue Aug 20 2024 - 07:29:11 EST)
- [PATCH v7 1/2] arm64: dts: imx8m: update spdif sound card node properties Elinor Montmasson (Tue Aug 20 2024 - 07:29:12 EST)
- [PATCH v7 2/2] ARM: dts: imx6: update spdif sound card node properties Elinor Montmasson (Tue Aug 20 2024 - 07:29:19 EST)
- [PATCH] powerpc/32: Implement validation of emergency stack Christophe Leroy (Tue Aug 20 2024 - 07:29:47 EST)
- Re: [PATCH V3 2/2] ocfs2: Fix uaf in ocfs2_set_buffer_uptodate Heming Zhao (Tue Aug 20 2024 - 07:32:20 EST)
- Re: [PATCH 2/2] mmc: sdhci_am654: Add tuning debug prints Ulf Hansson (Tue Aug 20 2024 - 07:34:17 EST)
- [PATCH v2 0/2] X1E80100 multiport USB controller Konrad Dybcio (Tue Aug 20 2024 - 07:34:54 EST)
- [PATCH v2 1/2] dt-bindings: usb: qcom,dwc3: Document X1E80100 MP controller Konrad Dybcio (Tue Aug 20 2024 - 07:35:10 EST)
- [PATCH v2 2/2] arm64: dts: qcom: x1e80100: Add USB Multiport controller Konrad Dybcio (Tue Aug 20 2024 - 07:35:33 EST)
- [v1] MAINTAINERS: Add "qcom," substring for Qualcomm Camera Subsystem Changhuang Liang (Tue Aug 20 2024 - 07:36:53 EST)
- Re: [PATCH] vfs: avoid spurious dentry ref/unref cycle on open Mateusz Guzik (Tue Aug 20 2024 - 07:38:31 EST)
- Re: [PATCH 5/9] Block: switch bd_prepare_to_claim to use ___wait_var_event() Hillf Danton (Tue Aug 20 2024 - 07:40:53 EST)
- Re: [syzbot] [ocfs2?] general protection fault in ocfs2_prepare_dir_for_insert syzbot (Tue Aug 20 2024 - 07:42:12 EST)
- Re: [PATCH v3 1/3] entry: Add some arch funcs to support arm64 to use generic entry Kevin Brodsky (Tue Aug 20 2024 - 07:42:25 EST)
- Re: [PATCH v3 2/3] arm64: Prepare to switch to generic entry Kevin Brodsky (Tue Aug 20 2024 - 07:42:43 EST)
- RE: [PATCH v11 0/3] Add support for Intel PPS Generator Mohan, Subramanian (Tue Aug 20 2024 - 07:43:16 EST)
- Re: [PATCH v3 3/3] arm64: entry: Convert to generic entry Kevin Brodsky (Tue Aug 20 2024 - 07:43:35 EST)
- Re: [PATCH v6 0/8] mmc: sdhci-of-dwcmshc: Add Sophgo SG2042 support Ulf Hansson (Tue Aug 20 2024 - 07:50:30 EST)
- [PATCH] net: stmmac: replace FPE workqueue with timer Vladimir Oltean (Tue Aug 20 2024 - 07:50:32 EST)
- Re: [PATCH] dt-bindings: mmc: renesas,sdhi: Remove duplicate compatible and add clock checks Ulf Hansson (Tue Aug 20 2024 - 07:50:43 EST)
- Re: [PATCH] mmc: dw_mmc: allow biu and ciu clocks to defer Ulf Hansson (Tue Aug 20 2024 - 07:50:55 EST)
- Re: [PATCH v3] mmc: mtk-sd: Improve data type in msdc_timeout_cal() Ulf Hansson (Tue Aug 20 2024 - 07:51:07 EST)
- Re: [PATCH] dt-bindings: mmc: renesas,sdhi: add top-level constraints Ulf Hansson (Tue Aug 20 2024 - 07:51:18 EST)
- Re: [PATCH] mmc: mmc_test: Fix NULL dereference on allocation failure Ulf Hansson (Tue Aug 20 2024 - 07:51:35 EST)
- Re: [PATCH v2] usb: gadget: u_serial: check Null pointer in EP callback gregkh@xxxxxxxxxxxxxxxxxxx (Tue Aug 20 2024 - 07:51:51 EST)
- Re: 答复: [PATCH v1] usb: gadget: u_serial: check Null pointer in EP callback gregkh@xxxxxxxxxxxxxxxxxxx (Tue Aug 20 2024 - 07:52:13 EST)
- Re: [PATCHv3 3/4] x86/64/kexec: Map original relocate_kernel() in init_transition_pgtable() Huang, Kai (Tue Aug 20 2024 - 07:52:42 EST)
- [v3] staging: media: starfive: Add the dynamic resolution support Changhuang Liang (Tue Aug 20 2024 - 07:53:24 EST)
- Re: [PATCHv3 4/4] x86/64/kexec: Rewrite init_transition_pgtable() with kernel_ident_mapping_init() Huang, Kai (Tue Aug 20 2024 - 07:53:41 EST)
- Re: [RFC PATCH] arm64: defconfig: Set MFD_TPS6594_I2C as built-in Nishanth Menon (Tue Aug 20 2024 - 07:53:57 EST)
- 回复: [PATCH v2] mm: add lazyfree folio to lru tail gaoxu (Tue Aug 20 2024 - 07:54:16 EST)
- [PATCH] ipv6: remove redundant check Xi Huang (Tue Aug 20 2024 - 07:54:59 EST)
- Re: get, prepare, enable a clock not in DT? claudiu beznea (Tue Aug 20 2024 - 07:55:13 EST)
- [PATCH 07/31] wifi: mwifiex: pass adapter to mwifiex_dnld_cmd_to_fw() Sascha Hauer (Tue Aug 20 2024 - 07:55:44 EST)
- [PATCH 02/31] wifi: mwifiex: use adapter as context pointer for mwifiex_hs_activated_event() Sascha Hauer (Tue Aug 20 2024 - 07:55:54 EST)
- [PATCH 01/31] wifi: mwifiex: remove unnecessary checks for valid priv Sascha Hauer (Tue Aug 20 2024 - 07:56:07 EST)
- [PATCH 04/31] wifi: mwifiex: drop unnecessary initialization Sascha Hauer (Tue Aug 20 2024 - 07:56:13 EST)
- [PATCH 00/31] wifi: mwifiex: cleanup driver Sascha Hauer (Tue Aug 20 2024 - 07:56:30 EST)
- [PATCH 08/31] wifi: mwifiex: simplify mwifiex_setup_ht_caps() Sascha Hauer (Tue Aug 20 2024 - 07:56:36 EST)
- [PATCH 03/31] wifi: mwifiex: drop HostCmd_CMD_802_11_MAC_ADDRESS response handling Sascha Hauer (Tue Aug 20 2024 - 07:57:15 EST)
- [PATCH 05/31] wifi: mwifiex: make region_code_mapping_t const Sascha Hauer (Tue Aug 20 2024 - 07:57:28 EST)
- [PATCH] ocfs2: Use max() to improve ocfs2_dlm_seq_show() Thorsten Blum (Tue Aug 20 2024 - 07:57:44 EST)
- [PATCH 09/31] wifi: mwifiex: deduplicate code in mwifiex_cmd_tx_rate_cfg() Sascha Hauer (Tue Aug 20 2024 - 07:57:59 EST)
- [PATCH 06/31] wifi: mwifiex: use mwifiex_deauthenticate_all() Sascha Hauer (Tue Aug 20 2024 - 07:58:03 EST)
- AW: Question about AER in latest kernels (text format) Amori, Alberto (Tue Aug 20 2024 - 07:58:29 EST)
- Re: [tip:x86/urgent] [x86/kaslr] dfb3911c36: kernel_BUG_at_arch/x86/mm/physaddr.c Thomas Gleixner (Tue Aug 20 2024 - 07:58:44 EST)
- Re: [RFC PATCH 0/1] Timeout error with Microchip OTPC driver on SAM9X60 claudiu beznea (Tue Aug 20 2024 - 07:59:16 EST)
- Re: [PATCH] ipv6: remove redundant check Florian Westphal (Tue Aug 20 2024 - 07:59:50 EST)
- Re: [PATCH mm-unstable v2 4/5] mm: restart if multiple traversals raced Michal Koutný (Tue Aug 20 2024 - 08:00:04 EST)
- [PATCH 27/31] wifi: mwifiex: do not use mwifiex_get_priv() in mwifiex_dnld_sleep_confirm_cmd() Sascha Hauer (Tue Aug 20 2024 - 08:00:51 EST)
- [PATCH 26/31] wifi: mwifiex: coalesce rules are adapter specific Sascha Hauer (Tue Aug 20 2024 - 08:00:54 EST)
- [PATCH 25/31] wifi: mwifiex: return error on unexpected bss_num Sascha Hauer (Tue Aug 20 2024 - 08:00:58 EST)
- [PATCH 22/31] wifi: mwifiex: pass adapter to mwifiex_init_shutdown_fw() Sascha Hauer (Tue Aug 20 2024 - 08:01:02 EST)
- [PATCH 17/31] wifi: mwifiex: fix multiple station handling Sascha Hauer (Tue Aug 20 2024 - 08:01:04 EST)
- [PATCH 18/31] wifi: mwifiex: make mwifiex_enable_hs() safe for multiple station mode Sascha Hauer (Tue Aug 20 2024 - 08:02:51 EST)
- [PATCH 15/31] wifi: mwifiex: add missing locking Sascha Hauer (Tue Aug 20 2024 - 08:02:54 EST)
- [PATCH 30/31] wifi: mwifiex: move common settings out of switch/case Sascha Hauer (Tue Aug 20 2024 - 08:03:13 EST)
- [PATCH 14/31] wifi: mwifiex: iterate over privs in mwifiex_process_assoc_resp() Sascha Hauer (Tue Aug 20 2024 - 08:03:13 EST)
- [PATCH 24/31] wifi: mwifiex: make txpwr specific to adapter Sascha Hauer (Tue Aug 20 2024 - 08:03:16 EST)
- [PATCH 12/31] wifi: mwifiex: fix MAC address handling Sascha Hauer (Tue Aug 20 2024 - 08:03:22 EST)
- [PATCH 21/31] wifi: mwifiex: associate tx_power to the adapter Sascha Hauer (Tue Aug 20 2024 - 08:03:30 EST)
- [PATCH 11/31] wifi: mwifiex: use priv index as bss_num Sascha Hauer (Tue Aug 20 2024 - 08:03:30 EST)
- [PATCH 10/31] wifi: mwifiex: fix indention Sascha Hauer (Tue Aug 20 2024 - 08:03:33 EST)
- [PATCH 16/31] wifi: mwifiex: make locally used function static Sascha Hauer (Tue Aug 20 2024 - 08:03:36 EST)
- [PATCH 23/31] wifi: mwifiex: pass adapter to mwifiex_disable_auto_ds() Sascha Hauer (Tue Aug 20 2024 - 08:04:02 EST)
- [PATCH 19/31] wifi: mwifiex: add function to send command specific to the adapter Sascha Hauer (Tue Aug 20 2024 - 08:04:10 EST)
- [PATCH 28/31] wifi: mwifiex: move rx_ant/tx_ant to adapter Sascha Hauer (Tue Aug 20 2024 - 08:05:13 EST)
- [PATCH 31/31] wifi: mwifiex: allow to set MAC address in add_virtual_intf() Sascha Hauer (Tue Aug 20 2024 - 08:05:14 EST)
- [PATCH 29/31] wifi: mwifiex: pass adapter to mwifiex_fw_dump_event() Sascha Hauer (Tue Aug 20 2024 - 08:05:23 EST)
- [PATCH 13/31] wifi: mwifiex: drop driver internal AP/STA limit counting Sascha Hauer (Tue Aug 20 2024 - 08:05:25 EST)
- [PATCH 20/31] wifi: mwifiex: pass adapter to host sleep functions Sascha Hauer (Tue Aug 20 2024 - 08:05:34 EST)
- 答复: [PATCH v1] usb: gadget: u_serial: check Null pointer in EP callback 胡连勤 (Tue Aug 20 2024 - 08:07:37 EST)
- [PATCH 1/1] arm64: dts: rockchip: disable display subsystem only for Radxa E25 Chukun Pan (Tue Aug 20 2024 - 08:08:06 EST)
- Re: [PATCH v2] docs: bug-bisect: rewrite to better match the other bisecting text Petr Tesarik (Tue Aug 20 2024 - 08:08:23 EST)
- Re: [v1] MAINTAINERS: Add "qcom," substring for Qualcomm Camera Subsystem Krzysztof Kozlowski (Tue Aug 20 2024 - 08:08:45 EST)
- Re: [PATCH v3 1/4] KVM: x86: relax canonical check for some x86 architectural msrs mlevitsk (Tue Aug 20 2024 - 08:13:25 EST)
- [PATCH net,v6,0/2] net/smc: prevent NULL pointer dereference in txopt_get Jeongjun Park (Tue Aug 20 2024 - 08:13:45 EST)
- [PATCH] ocfs2: Add i_size check for dir Edward Adam Davis (Tue Aug 20 2024 - 08:14:16 EST)
- [PATCH 2/2] usb: xhci: ext-caps: Use cpu_relax() when polling registers Zhongqiu Han (Tue Aug 20 2024 - 08:15:42 EST)
- [PATCH 0/2] usb: Call cpu_relax() when polling registers Zhongqiu Han (Tue Aug 20 2024 - 08:15:51 EST)
- [PATCH net,v6,1/2] net/smc: modify smc_sock structure Jeongjun Park (Tue Aug 20 2024 - 08:16:05 EST)
- [PATCH 1/2] usb: dwc3: core: Call cpu_relax() in registers polling busy loops Zhongqiu Han (Tue Aug 20 2024 - 08:16:33 EST)
- [v3] usb: dwc3: Avoid waking up gadget during startxfer Prashanth K (Tue Aug 20 2024 - 08:16:53 EST)
- [PATCH net,v6,2/2] net/smc: initialize ipv6_pinfo_offset in smc_inet6_prot and add smc6_sock structure Jeongjun Park (Tue Aug 20 2024 - 08:17:10 EST)
- [PATCH] of/irq: Refer to actual buffer size in of_irq_parse_one() Geert Uytterhoeven (Tue Aug 20 2024 - 08:17:28 EST)
- [PATCH v1 0/2] gpio: Simplify using devm_clk_get_enabled() Rong Qianfeng (Tue Aug 20 2024 - 08:17:40 EST)
- [PATCH v1 1/2] gpio: stp-xway: Simplify using devm_clk_get_enabled() Rong Qianfeng (Tue Aug 20 2024 - 08:17:57 EST)
- [PATCH v1 2/2] gpio: zynq: Simplify using devm_clk_get_enabled() Rong Qianfeng (Tue Aug 20 2024 - 08:18:13 EST)
- Re: [PATCH] ocfs2: Use max() to improve ocfs2_dlm_seq_show() Joseph Qi (Tue Aug 20 2024 - 08:18:25 EST)
- Re: [PATCH 1/3] nfsd: bring in support for delstid draft XDR encoding Jeff Layton (Tue Aug 20 2024 - 08:18:42 EST)
- Re: get, prepare, enable a clock not in DT? Alexander Dahl (Tue Aug 20 2024 - 08:18:57 EST)
- Re: [PATCH 1/3] dt-bindings: display: mediatek: dpi: Add power domains Rohit Agarwal (Tue Aug 20 2024 - 08:19:10 EST)
- Re: [PATCH v3 3/4] KVM: nVMX: relax canonical checks on some x86 registers in vmx host state mlevitsk (Tue Aug 20 2024 - 08:19:30 EST)
- Re: get, prepare, enable a clock not in DT? Alexander Dahl (Tue Aug 20 2024 - 08:20:38 EST)
- [PATCH v1] mm: always inline _compound_head() with CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP=y David Hildenbrand (Tue Aug 20 2024 - 08:22:30 EST)
- Re: [PATCH v4 2/2] dma: add IOMMU static calls with clear default ops Christoph Hellwig (Tue Aug 20 2024 - 08:22:53 EST)
- [PATCH -next] backlight: ktz8866: fix module autoloading Liao Chen (Tue Aug 20 2024 - 08:24:44 EST)
- Re: [PATCH net-next 02/10] net: skb: add SKB_DR_RESET Ido Schimmel (Tue Aug 20 2024 - 08:25:11 EST)
- [PATCH -next] firmware: stratix10-svc: fix module autoloading Liao Chen (Tue Aug 20 2024 - 08:26:11 EST)
- [PATCH v2] powerpc/32: Implement validation of emergency stack Christophe Leroy (Tue Aug 20 2024 - 08:27:07 EST)
- Re: [PATCH net-next 06/10] net: vxlan: add skb drop reasons to vxlan_rcv() Ido Schimmel (Tue Aug 20 2024 - 08:27:21 EST)
- [PATCH -next] spi: wpcm-fiu: Use devm_platform_ioremap_resource_byname() Jinjie Ruan (Tue Aug 20 2024 - 08:28:06 EST)
- Re: [PATCH net-next 07/10] net: vxlan: use vxlan_kfree_skb() in vxlan_xmit() Ido Schimmel (Tue Aug 20 2024 - 08:29:18 EST)
- [PATCH net-next v2 0/3] Add Statistics Support for DP83TG720 PHY Oleksij Rempel (Tue Aug 20 2024 - 08:29:34 EST)
- [PATCH net-next v2 2/3] phy: Add defines for standardized PHY generic counters Oleksij Rempel (Tue Aug 20 2024 - 08:29:35 EST)
- [PATCH net-next v2 1/3] phy: open_alliance_helpers: Add defines for link quality metrics Oleksij Rempel (Tue Aug 20 2024 - 08:29:49 EST)
- [PATCH net-next v2 3/3] phy: dp83tg720: Add statistics support Oleksij Rempel (Tue Aug 20 2024 - 08:30:23 EST)
- [PATCH -next] spi: stm32-qspi: Simpify resource lookup Jinjie Ruan (Tue Aug 20 2024 - 08:30:41 EST)
- Re: [PATCH net,v6,2/2] net/smc: initialize ipv6_pinfo_offset in smc_inet6_prot and add smc6_sock structure Jeongjun Park (Tue Aug 20 2024 - 08:30:57 EST)
- [PATCH -next] spi: atmel-quadspi: Simpify resource lookup Jinjie Ruan (Tue Aug 20 2024 - 08:31:12 EST)
- Re: [PATCH v2 3/4] perf/dwc_pcie: Always register for PCIe bus notifier Yicong Yang (Tue Aug 20 2024 - 08:32:04 EST)
- Re: [PATCH iwl-net v3 1/6] ice: move netif_queue_set_napi to rtnl-protected sections Maciej Fijalkowski (Tue Aug 20 2024 - 08:32:23 EST)
- [PATCH -next] spi: bcmbca-hsspi: Simpify resource lookup Jinjie Ruan (Tue Aug 20 2024 - 08:32:57 EST)
- Re: [PATCH net] dpaa2-switch: Fix error checking in dpaa2_switch_seed_bp() Ioana Ciornei (Tue Aug 20 2024 - 08:33:47 EST)
- Re: [PATCH net-next 08/10] net: vxlan: add drop reasons support to vxlan_xmit_one() Ido Schimmel (Tue Aug 20 2024 - 08:34:08 EST)
- Re: [PATCH v2 1/4] perf/dwc_pcie: Fix registration issue in multi PCIe controller instances Yicong Yang (Tue Aug 20 2024 - 08:34:34 EST)
- [PATCH -next] pinctrl: bcm2835: fix module autoloading Liao Chen (Tue Aug 20 2024 - 08:34:48 EST)
- [PATCH] memory: mtk-smi: Simplify using devm_clk_get_enabled() Rong Qianfeng (Tue Aug 20 2024 - 08:35:01 EST)
- Re: [PATCH net-next v4 3/7] net: stmmac: refactor FPE verification process Vladimir Oltean (Tue Aug 20 2024 - 08:35:24 EST)
- [PATCH -next] pinctrl: realtek: fix module autoloading Liao Chen (Tue Aug 20 2024 - 08:35:46 EST)
- [PATCH v1 0/2] LoongArch: Fix some build issues with randconfig Tiezhu Yang (Tue Aug 20 2024 - 08:37:45 EST)
- [PATCH v1 1/2] LoongArch: Define barrier_before_unreachable() as empty Tiezhu Yang (Tue Aug 20 2024 - 08:37:58 EST)
- [PATCH v1 2/2] LoongArch: Add ifdefs to fix LSX and LASX related issues Tiezhu Yang (Tue Aug 20 2024 - 08:38:11 EST)
- Re: [PATCH net-next v5 0/7] net: stmmac: FPE via ethtool + tc Vladimir Oltean (Tue Aug 20 2024 - 08:38:25 EST)
- [PATCH 0/3] add fixup_dev_quirks vops for ufs-qcom Manish Pandey (Tue Aug 20 2024 - 08:38:43 EST)
- [PATCH 1/3] scsi: ufs: ufs-qcom: add fixup_dev_quirks vops Manish Pandey (Tue Aug 20 2024 - 08:38:58 EST)
- [PATCH 2/3] scsi: ufs: ufs-qcom: Add DELAY_BEFORE_LPM quirk for Micron and Skhynix Manish Pandey (Tue Aug 20 2024 - 08:39:05 EST)
- [PATCH 3/3] scsi: ufs: ufs-qcom: Apply DELAY_AFTER_LPM quirk for Toshiba devices Manish Pandey (Tue Aug 20 2024 - 08:39:28 EST)
- Re: [PATCH v4 3/4] dt-bindings: display: rockchip: Add schema for RK3588 HDMI TX Controller Cristian Ciocaltea (Tue Aug 20 2024 - 08:39:47 EST)
- Re: [PATCH] memory: mtk-smi: Simplify using devm_clk_get_enabled() Krzysztof Kozlowski (Tue Aug 20 2024 - 08:40:35 EST)
- Re: [PATCH] cdc-acm: Add DISABLE_ECHO quirk for GE HealthCare UI Controller Oliver Neukum (Tue Aug 20 2024 - 08:41:12 EST)
- [PATCH] powerpc/64e: Define mmu_pte_psize static Christophe Leroy (Tue Aug 20 2024 - 08:42:49 EST)
- Re: [PATCH 0/3] ALSA/ASoC/SoundWire: Intel: update maximum number of links Mark Brown (Tue Aug 20 2024 - 08:44:16 EST)
- Re: [PATCH v2 0/3] ALSA/ASoC/SoundWire: Intel: update maximum number of links Mark Brown (Tue Aug 20 2024 - 08:44:25 EST)
- [PATCH] powerpc/mm: Fix return type of pgd_val() Christophe Leroy (Tue Aug 20 2024 - 08:44:39 EST)
- Re: [PATCH -next v2 RESEND 0/2] spi: bcm63xx: Fix two bugs Mark Brown (Tue Aug 20 2024 - 08:44:52 EST)
- Re: [PATCH] ocfs2: Add i_size check for dir Joseph Qi (Tue Aug 20 2024 - 08:45:04 EST)
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add tests for bpf_get_dentry_xattr Mickaël Salaün (Tue Aug 20 2024 - 08:46:01 EST)
- Re: [PATCH iwl-net v3 1/6] ice: move netif_queue_set_napi to rtnl-protected sections Larysa Zaremba (Tue Aug 20 2024 - 08:48:06 EST)
- Re: [PATCH v2 2/2] ext4: Convert EXT4_B2C(sbi->s_stripe) users to EXT4_NUM_B2C Kemeng Shi (Tue Aug 20 2024 - 08:49:06 EST)
- Re: [PATCH net,v6,1/2] net/smc: modify smc_sock structure Eric Dumazet (Tue Aug 20 2024 - 08:49:22 EST)
- Re: [PATCH v2 net] ip6_tunnel: Fix broken GRO patchwork-bot+netdevbpf (Tue Aug 20 2024 - 08:51:44 EST)
- Re: [PATCH net-next v4 3/7] net: stmmac: refactor FPE verification process Vladimir Oltean (Tue Aug 20 2024 - 08:52:38 EST)
- Re: [PATCH v2] drm/i915/gt: Use kmemdup_array instead of kmemdup for multiple allocation Lucas De Marchi (Tue Aug 20 2024 - 08:53:26 EST)
- Re: [PATCH v2 1/4] driver core: Make parameter check consistent for API cluster device_(for_each|find)_child() Ira Weiny (Tue Aug 20 2024 - 08:53:48 EST)
- Re: [PATCH v3 2/3] arm64: Prepare to switch to generic entry Jinjie Ruan (Tue Aug 20 2024 - 08:57:34 EST)
- [PATCH] gpu: drm: Use devm_clk_get_enabled() helpers Rong Qianfeng (Tue Aug 20 2024 - 08:59:24 EST)
- Re: [PATCH v3 0/7] mm: workingset reporting Gregory Price (Tue Aug 20 2024 - 09:01:06 EST)
- Re: [PATCH net,v6,1/2] net/smc: modify smc_sock structure Jeongjun Park (Tue Aug 20 2024 - 09:01:35 EST)
- RE: [PATCH net-next v1 1/2] dpll: add Embedded SYNC feature for a pin Kubalewski, Arkadiusz (Tue Aug 20 2024 - 09:01:55 EST)
- Re: [linus:master] [9p] e3786b29c5: xfstests.generic.465.fail Steve French (Tue Aug 20 2024 - 09:04:06 EST)
- Re: [PATCH net-next v13 04/14] mm: page_frag: add '_va' suffix to page_frag API Yunsheng Lin (Tue Aug 20 2024 - 09:07:50 EST)
- Re: [PATCH net-next v13 11/14] mm: page_frag: introduce prepare/probe/commit API Yunsheng Lin (Tue Aug 20 2024 - 09:08:22 EST)
- [PATCH] tracing/timerlat: Check tlat_var for NULL in timerlat_fd_release tglozar (Tue Aug 20 2024 - 09:09:03 EST)
- Re: [PATCH v6] drm/i915/hwmon: expose fan speed Raag Jadav (Tue Aug 20 2024 - 09:13:02 EST)
- Re: [PATCH v2] net: ip6: ndisc: fix incorrect forwarding of proxied ns packets Paolo Abeni (Tue Aug 20 2024 - 09:14:00 EST)
- Re: [PATCH] leds: lp55xx: Use devm_clk_get_enabled() helpers Christophe JAILLET (Tue Aug 20 2024 - 09:15:24 EST)
- Re: [RFC PATCH v2 0/4] tsm: Runtime measurement registers ABI Samuel Ortiz (Tue Aug 20 2024 - 09:19:13 EST)
- Re: [PATCH] mailbox: sprd: Use devm_clk_get_enabled() helpers Christophe JAILLET (Tue Aug 20 2024 - 09:20:04 EST)
- [PATCH] firewire: core: update fw_device outside of device_find_child() Takashi Sakamoto (Tue Aug 20 2024 - 09:21:47 EST)
- Re: [PATCH] nvmem: jz4780-efuse: Use devm_clk_get_enabled() helpers Christophe JAILLET (Tue Aug 20 2024 - 09:23:05 EST)
- Re: [BUG REPORT]net: page_pool: kernel crash at iommu_get_dma_domain+0xc/0x20 Mina Almasry (Tue Aug 20 2024 - 09:23:07 EST)
- INFO: rcu detected stall in x64_sys_call Hui Guo (Tue Aug 20 2024 - 09:24:56 EST)
- Re: [PATCH net-next 1/3] dt-bindings: net: tja11xx: use reverse-mode to instead of rmii-refclk-in Andrew Lunn (Tue Aug 20 2024 - 09:25:59 EST)
- [PATCH v2 2/7] ext4: avoid potential buffer_head leak in __ext4_new_inode() Kemeng Shi (Tue Aug 20 2024 - 09:26:15 EST)
- [PATCH v2 3/7] ext4: avoid negative min_clusters in find_group_orlov() Kemeng Shi (Tue Aug 20 2024 - 09:26:31 EST)
- [PATCH v2 4/7] ext4: remove dead check in __ext4_new_inode() Kemeng Shi (Tue Aug 20 2024 - 09:26:32 EST)
- [PATCH v2 0/7] Fixes and cleanups to ext4 ialloc Kemeng Shi (Tue Aug 20 2024 - 09:26:34 EST)
- [PATCH v2 5/7] ext4: move checksum length calculation of inode bitmap into ext4_inode_bitmap_csum_[verify/set]() functions Kemeng Shi (Tue Aug 20 2024 - 09:26:55 EST)
- [PATCH v2 6/7] ext4: remove unneeded NULL check of buffer_head in ext4_mark_inode_used() Kemeng Shi (Tue Aug 20 2024 - 09:27:23 EST)
- [PATCH v2 1/7] ext4: avoid buffer_head leak in ext4_mark_inode_used() Kemeng Shi (Tue Aug 20 2024 - 09:27:47 EST)
- [PATCH v2 7/7] ext4: check buffer_verified in advance to avoid unneeded ext4_get_group_info() Kemeng Shi (Tue Aug 20 2024 - 09:27:59 EST)
- Re: [PATCH v12 2/6] arm64: add support for ARCH_HAS_COPY_MC Tong Tiangen (Tue Aug 20 2024 - 09:28:17 EST)
- Re: [PATCH iwl-net v3 1/6] ice: move netif_queue_set_napi to rtnl-protected sections Maciej Fijalkowski (Tue Aug 20 2024 - 09:28:38 EST)
- Re: [PATCH] spi: spi-fsl-lpspi: limit PRESCALE bit in TCR register Mark Brown (Tue Aug 20 2024 - 09:28:50 EST)
- [PATCH v3] iommu/arm-smmu-qcom: hide last LPASS SMMU context bank from linux Marc Gonzalez (Tue Aug 20 2024 - 09:29:05 EST)
- [PATCH] ARM: dts: microchip: sam9x60: Fix rtc/rtt clock parent Alexander Dahl (Tue Aug 20 2024 - 09:29:21 EST)
- Re: VT-less kernels, and /dev/console on x86 Petr Mladek (Tue Aug 20 2024 - 09:29:50 EST)
- [PATCH -next] dmaengine: xilinx: xdma: Fix NULL vs IS_ERR() bug Yue Haibing (Tue Aug 20 2024 - 09:31:25 EST)
- Re: [PATCH] driver core: drop __must_check from driver_for_each_device Greg Kroah-Hartman (Tue Aug 20 2024 - 09:31:36 EST)
- Re: [PATCH] riscv: Fix linear mapping checks for non-contiguous memory regions Geert Uytterhoeven (Tue Aug 20 2024 - 09:32:56 EST)
- [PATCH -next] irqchip/riscv-aplic: Fix NULL vs IS_ERR() bug Yue Haibing (Tue Aug 20 2024 - 09:34:35 EST)
- [PATCH -next] workqueue: correct input of __alloc_workqueue Chen Ridong (Tue Aug 20 2024 - 09:34:48 EST)
- Re: [PATCH v2 1/4] driver core: Make parameter check consistent for API cluster device_(for_each|find)_child() Zijun Hu (Tue Aug 20 2024 - 09:40:53 EST)
- Re: [PATCH v2] drm/i915/gt: Use kmemdup_array instead of kmemdup for multiple allocation Andi Shyti (Tue Aug 20 2024 - 09:41:58 EST)
- Re: linux-next: duplicate patch in the arm64 tree Will Deacon (Tue Aug 20 2024 - 09:43:20 EST)
- [PATCH net-next] ice: Fix a 32bit bug Dan Carpenter (Tue Aug 20 2024 - 09:44:12 EST)
- Re: [PATCH 09/10] arm64: dts: rockchip: Add rk3576 SoC base DT Johan Jonker (Tue Aug 20 2024 - 09:44:33 EST)
- Re: [PATCH] ocfs2: remove unreasonable unlock Lizhi Xu (Tue Aug 20 2024 - 09:45:08 EST)
- Re: [PATCH 00/31] wifi: mwifiex: cleanup driver Francesco Dolcini (Tue Aug 20 2024 - 09:45:51 EST)
- Re: [PATCH v2 net 1/1] net: dsa: mv88e6xxx: Fix out-of-bound access Andrew Lunn (Tue Aug 20 2024 - 09:46:25 EST)
- Re: [PATCH net-next] net: dsa: b53: Use dev_err_probe() Andrew Lunn (Tue Aug 20 2024 - 09:47:00 EST)
- Re: [PATCH -next RESEND] usb: xhci: Simplify with scoped for each OF child loop Alan Stern (Tue Aug 20 2024 - 09:47:18 EST)
- Re: [Intel-wired-lan] [PATCH net-next] ice: Fix a 32bit bug Alexander Lobakin (Tue Aug 20 2024 - 09:48:00 EST)
- Re: [RFC PATCH 0/1] Timeout error with Microchip OTPC driver on SAM9X60 Alexander Dahl (Tue Aug 20 2024 - 09:48:26 EST)
- Re: [PATCH v8 3/6] arm64: ptdump: Use the mask from the state structure Marc Zyngier (Tue Aug 20 2024 - 09:49:17 EST)
- Re: [PATCH 2/7] drm/msm: Add submitqueue setup and close Antonino Maniscalco (Tue Aug 20 2024 - 09:50:00 EST)
- Re: [PATCH 1/1] iommu/vt-d: Move PCI PASID enablement to probe path Jason Gunthorpe (Tue Aug 20 2024 - 09:52:05 EST)
- Re: [PATCH] gpu: drm: Use devm_clk_get_enabled() helpers Chen-Yu Tsai (Tue Aug 20 2024 - 09:52:24 EST)
- Re: [PATCH 1/1] iommu/vt-d: Move PCI PASID enablement to probe path Jason Gunthorpe (Tue Aug 20 2024 - 09:52:42 EST)
- [PATCH 1/1] uprobe: fix comment of uprobe_apply() Zhen Lei (Tue Aug 20 2024 - 09:52:53 EST)
- Re: [PATCH net-next] nfc: st95hf: switch to using sleeping variants of gpiod API Andrew Lunn (Tue Aug 20 2024 - 09:53:32 EST)
- Re: Perf test failures for 10.2 PMU event map aliases Jon Kohler (Tue Aug 20 2024 - 09:55:03 EST)
- Re: [PATCH -next 4/6] crypto: ccp - Remove unused declaration sp_get_master() Tom Lendacky (Tue Aug 20 2024 - 09:55:57 EST)
- Re: [BUG] tracing: dynamic ftrace selftest detected failures Steven Rostedt (Tue Aug 20 2024 - 09:56:22 EST)
- Re: [PATCH v2 2/4] cxl/region: Prevent device_find_child() from modifying caller's match data Ira Weiny (Tue Aug 20 2024 - 09:59:46 EST)
- Re: [PATCH] ocfs2: Add i_size check for dir Edward Adam Davis (Tue Aug 20 2024 - 10:00:57 EST)
- Re: [PATCH 13/13] media: qcom: camss: Add support for VFE hardware version Titan 780 Vladimir Zapolskiy (Tue Aug 20 2024 - 10:02:14 EST)
- Re: [syzbot] [ext4?] KASAN: use-after-free Read in ext4_search_dir (2) Thadeu Lima de Souza Cascardo (Tue Aug 20 2024 - 10:02:53 EST)
- [PATCH v2 1/4] dt-bindings: clock: qcom: Add CMN PLL clock controller for IPQ SoC Luo Jie (Tue Aug 20 2024 - 10:04:07 EST)
- [PATCH v2 0/4] Add CMN PLL clock controller driver for IPQ9574 Luo Jie (Tue Aug 20 2024 - 10:04:17 EST)
- [PATCH v2 2/4] clk: qcom: Add CMN PLL clock controller driver for IPQ SoC Luo Jie (Tue Aug 20 2024 - 10:04:29 EST)
- [PATCH v2 3/4] arm64: defconfig: Enable Qualcomm IPQ CMN PLL clock controller Luo Jie (Tue Aug 20 2024 - 10:04:57 EST)
- [PATCH v2 4/4] arm64: dts: qcom: Add CMN PLL node for IPQ9574 SoC Luo Jie (Tue Aug 20 2024 - 10:05:10 EST)
- [PATCH] PCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systems Steffen Persvold (Tue Aug 20 2024 - 10:05:37 EST)
- Re: [PATCH] coresight: tmc: sg: Do not leak sg_table Suzuki K Poulose (Tue Aug 20 2024 - 10:06:07 EST)
- Re: [PATCH 2/2] clk: qcom: Add support for Global Clock Controller on QCS8300 Andrew Lunn (Tue Aug 20 2024 - 10:07:46 EST)
- Re: [PATCH v6] drm/i915/hwmon: expose fan speed Andy Shevchenko (Tue Aug 20 2024 - 10:08:04 EST)
- Re: [PATCH v8 4/6] KVM: arm64: Register ptdump with debugfs on guest creation Marc Zyngier (Tue Aug 20 2024 - 10:08:07 EST)
- Re: 答复: [外部邮件] [PATCH 6.1.y] KVM: x86: fire timer when it is migrated and expired, and in oneshot mode Sean Christopherson (Tue Aug 20 2024 - 10:08:29 EST)
- [PATCH V2 net-next 01/11] net: hibmcge: Add pci table supported in this module Jijie Shao (Tue Aug 20 2024 - 10:08:51 EST)
- [PATCH V2 net-next 02/11] net: hibmcge: Add read/write registers supported through the bar space Jijie Shao (Tue Aug 20 2024 - 10:09:00 EST)
- [PATCH V2 net-next 00/11] Add support of HIBMCGE Ethernet Driver Jijie Shao (Tue Aug 20 2024 - 10:09:11 EST)
- [PATCH V2 net-next 03/11] net: hibmcge: Add mdio and hardware configuration supported in this module Jijie Shao (Tue Aug 20 2024 - 10:09:21 EST)
- [PATCH V2 net-next 05/11] net: hibmcge: Implement some .ndo functions Jijie Shao (Tue Aug 20 2024 - 10:09:31 EST)
- [PATCH V2 net-next 04/11] net: hibmcge: Add interrupt supported in this module Jijie Shao (Tue Aug 20 2024 - 10:10:09 EST)
- [PATCH V2 net-next 08/11] net: hibmcge: Implement some ethtool_ops functions Jijie Shao (Tue Aug 20 2024 - 10:10:19 EST)
- [PATCH V2 net-next 07/11] net: hibmcge: Implement rx_poll function to receive packets Jijie Shao (Tue Aug 20 2024 - 10:10:21 EST)
- [PATCH V2 net-next 09/11] net: hibmcge: Add a Makefile and update Kconfig for hibmcge Jijie Shao (Tue Aug 20 2024 - 10:10:39 EST)
- [PATCH V2 net-next 11/11] net: add is_valid_ether_addr check in dev_set_mac_address Jijie Shao (Tue Aug 20 2024 - 10:10:48 EST)
- [PATCH V2 net-next 06/11] net: hibmcge: Implement .ndo_start_xmit function Jijie Shao (Tue Aug 20 2024 - 10:11:13 EST)
- [PATCH V2 net-next 10/11] net: hibmcge: Add maintainer for hibmcge Jijie Shao (Tue Aug 20 2024 - 10:11:16 EST)
- Re: [PATCH v3 02/25] printk: Add print format (%par) for struct range Petr Mladek (Tue Aug 20 2024 - 10:12:13 EST)
- Re: [PATCH] ksmbd: Replace one-element arrays with flexible-array members Namjae Jeon (Tue Aug 20 2024 - 10:12:30 EST)
- Re: [PATCH v2 00/14] KEYS: Add support for PGP keys and signatures Jonathan McDowell (Tue Aug 20 2024 - 10:13:00 EST)
- Re: [PATCH v8 3/6] arm64: ptdump: Use the mask from the state structure Sebastian Ene (Tue Aug 20 2024 - 10:13:41 EST)
- Re: [PATCH v2 00/14] KEYS: Add support for PGP keys and signatures Roberto Sassu (Tue Aug 20 2024 - 10:15:08 EST)
- Re: [PATCH v2 1/4] driver core: Make parameter check consistent for API cluster device_(for_each|find)_child() Ira Weiny (Tue Aug 20 2024 - 10:15:29 EST)
- Re: [PATCH -next] irqchip/riscv-aplic: Fix NULL vs IS_ERR() bug Anup Patel (Tue Aug 20 2024 - 10:15:43 EST)
- Re: [PATCH] ASoC: dt-bindings: samsung,odroid: drop stale clocks Mark Brown (Tue Aug 20 2024 - 10:19:37 EST)
- Re: [PATCH] ASoC: tas5086: use sleeping variants of gpiod API Mark Brown (Tue Aug 20 2024 - 10:19:49 EST)
- Re: [PATCH v3 1/4] kbuild: rust: Define probing macros for rustc Miguel Ojeda (Tue Aug 20 2024 - 10:20:36 EST)
- Re: [PATCH v8 5/6] KVM: arm64: Initialize the ptdump parser with stage-2 attributes Marc Zyngier (Tue Aug 20 2024 - 10:20:51 EST)
- Re: [PATCH] remoteproc: k3-r5: Fix driver shutdown Jan Kiszka (Tue Aug 20 2024 - 10:21:07 EST)
- [syzbot] [ntfs3?] WARNING in iov_iter_revert (5) syzbot (Tue Aug 20 2024 - 10:21:42 EST)
- [PATCH v3 1/1] dt-bindings: net: wireless: convert marvel-8xxx.txt to yaml format Frank Li (Tue Aug 20 2024 - 10:22:28 EST)
- Re: [syzbot] [ext4?] KASAN: use-after-free Read in ext4_search_dir (2) syzbot (Tue Aug 20 2024 - 10:23:13 EST)
- Re: [PATCH] virtio_pmem: Check device status before requesting flush Ira Weiny (Tue Aug 20 2024 - 10:23:48 EST)
- Re: [PATCH net-next v3 2/2] net: xilinx: axienet: Add statistics support Sean Anderson (Tue Aug 20 2024 - 10:24:09 EST)
- Re: [PATCH net-next] net: ovs: fix ovs_drop_reasons error Adrián Moreno (Tue Aug 20 2024 - 10:24:21 EST)
- Re: [PATCH net-next v2 1/5] net: xilinx: axienet: Always disable promiscuous mode Sean Anderson (Tue Aug 20 2024 - 10:24:45 EST)
- Re: [PATCH v8 3/6] arm64: ptdump: Use the mask from the state structure Marc Zyngier (Tue Aug 20 2024 - 10:25:30 EST)
- [PATCH v4] hid-playstation: DS4: Update rumble and lightbar together Max Staudt (Tue Aug 20 2024 - 10:25:50 EST)
- Re: [RFC net-next 0/5] Suspend IRQs during preferred busy poll Martin Karsten (Tue Aug 20 2024 - 10:28:16 EST)
- Re: [PATCH 1/1] arm64: dts: rockchip: disable display subsystem only for Radxa E25 Dragan Simic (Tue Aug 20 2024 - 10:28:30 EST)
- Re: [RFC net-next 0/5] Suspend IRQs during preferred busy poll Martin Karsten (Tue Aug 20 2024 - 10:28:51 EST)
- Re: [PATCH v2] kbuild: add debug package to pacman PKGBUILD Jose Fernandez (Tue Aug 20 2024 - 10:29:09 EST)
- Re: [PATCH 1/1] uprobe: fix comment of uprobe_apply() Oleg Nesterov (Tue Aug 20 2024 - 10:30:32 EST)
- Re: [PATCH net] net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup Shradha Gupta (Tue Aug 20 2024 - 10:31:24 EST)
- Re: [RFC] kbuild: bpf: Do not run pahole with -j on 32bit userspace Jiri Olsa (Tue Aug 20 2024 - 10:34:13 EST)
- [PATCH] mm: vma remove the redundant avc binded with old folio Zhiguo Jiang (Tue Aug 20 2024 - 10:34:26 EST)
- [PATCH] gpio: mpc8xxx: Add wake on GPIO support Martyn Welch (Tue Aug 20 2024 - 10:34:32 EST)
- [PATCH] btrfs: stripe-tree: correctly truncate stripe extents on delete Johannes Thumshirn (Tue Aug 20 2024 - 10:34:53 EST)
- [PATCH] btrfs: scrub: don't mark inline extents as errors on RST Johannes Thumshirn (Tue Aug 20 2024 - 10:35:10 EST)
- [PATCH v3] usb: gadget: u_serial: check Null pointer in EP callback 胡连勤 (Tue Aug 20 2024 - 10:35:32 EST)
- Re: [PATCH v5] rust: support for shadow call stack sanitizer Will Deacon (Tue Aug 20 2024 - 10:35:48 EST)
- [PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay Andrea della Porta (Tue Aug 20 2024 - 10:36:43 EST)
- [PATCH 01/11] dt-bindings: clock: Add RaspberryPi RP1 clock bindings Andrea della Porta (Tue Aug 20 2024 - 10:36:50 EST)
- [PATCH 02/11] dt-bindings: pinctrl: Add RaspberryPi RP1 gpio/pinctrl/pinmux bindings Andrea della Porta (Tue Aug 20 2024 - 10:37:41 EST)
- [PATCH 04/11] of: address: Preserve the flags portion on 1:1 dma-ranges mapping Andrea della Porta (Tue Aug 20 2024 - 10:37:52 EST)
- [PATCH 03/11] PCI: of_property: Sanitize 32 bit PCI address parsed from DT Andrea della Porta (Tue Aug 20 2024 - 10:37:55 EST)
- [PATCH 05/11] vmlinux.lds.h: Preserve DTB sections from being discarded after init Andrea della Porta (Tue Aug 20 2024 - 10:38:09 EST)
- [PATCH 06/11] clk: rp1: Add support for clocks provided by RP1 Andrea della Porta (Tue Aug 20 2024 - 10:39:56 EST)
- [PATCH 09/11] arm64: defconfig: Enable RP1 misc/clock/gpio drivers as built-in Andrea della Porta (Tue Aug 20 2024 - 10:40:21 EST)
- [PATCH 08/11] misc: rp1: RaspberryPi RP1 misc driver Andrea della Porta (Tue Aug 20 2024 - 10:40:36 EST)
- [PATCH 0/8] smb: fix some bugs, move duplicate definitions to common header file, and some small cleanups chenxiaosong (Tue Aug 20 2024 - 10:40:37 EST)
- [PATCH 07/11] pinctrl: rp1: Implement RaspberryPi RP1 gpio support Andrea della Porta (Tue Aug 20 2024 - 10:40:38 EST)
- [PATCH 10/11] net: macb: Add support for RP1's MACB variant Andrea della Porta (Tue Aug 20 2024 - 10:40:38 EST)
- [PATCH 11/11] arm64: dts: rp1: Add support for MACB contained in RP1 Andrea della Porta (Tue Aug 20 2024 - 10:40:46 EST)
- Re: [PATCH net-next v4 3/7] net: stmmac: refactor FPE verification process Alexander Lobakin (Tue Aug 20 2024 - 10:42:16 EST)
- [PATCH 5/8] smb/server: update misguided comment of smb2_allocate_rsp_buf() chenxiaosong (Tue Aug 20 2024 - 10:42:38 EST)
- [PATCH 3/8] smb/server: remove useless variable assignment in smb2_open() chenxiaosong (Tue Aug 20 2024 - 10:42:44 EST)
- [PATCH 1/8] smb/server: fix return value of smb2_open() chenxiaosong (Tue Aug 20 2024 - 10:42:57 EST)
- [PATCH 8/8] smb: move SMB2 Status code to common header file chenxiaosong (Tue Aug 20 2024 - 10:43:22 EST)
- [PATCH 6/8] smb: move some duplicate definitions to common/smbacl.h chenxiaosong (Tue Aug 20 2024 - 10:43:23 EST)
- [PATCH 4/8] smb/client: fix typo: GlobalMid_Sem -> GlobalMid_Lock chenxiaosong (Tue Aug 20 2024 - 10:43:41 EST)
- [PATCH 7/8] smb/client: fix typo: STATUS_MCA_OCCURED -> STATUS_MCA_OCCURRED chenxiaosong (Tue Aug 20 2024 - 10:44:02 EST)
- [PATCH 2/8] smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open() chenxiaosong (Tue Aug 20 2024 - 10:44:15 EST)
- Re: [tip:x86/urgent] [x86/kaslr] dfb3911c36: kernel_BUG_at_arch/x86/mm/physaddr.c Thomas Gleixner (Tue Aug 20 2024 - 10:44:44 EST)
- Re: [PATCH] firmware: arm_scmi: Simplify with scoped for each OF child loop Sudeep Holla (Tue Aug 20 2024 - 10:44:54 EST)
- [PATCH] ARM: dts: broadcom: bcm2166x-common: Increase apps bus size to fit BCM21664 GIC Artur Weber (Tue Aug 20 2024 - 10:45:11 EST)
- Re: [PATCH 1/7] cgroup: Implement cgroup_show_cftypes() Michal Koutný (Tue Aug 20 2024 - 10:45:31 EST)
- Re: [PATCH] examples: Fix the wrong format specifier Paolo Abeni (Tue Aug 20 2024 - 10:45:47 EST)
- Re: [PATCH v8 3/6] arm64: ptdump: Use the mask from the state structure Sebastian Ene (Tue Aug 20 2024 - 10:45:49 EST)
- [PATCH v4 1/1] dt-bindings: extcon: ptn5150: add child node port Frank Li (Tue Aug 20 2024 - 10:46:10 EST)
- Re: [PATCH v1 0/6] Add SCMI transport descriptors Sudeep Holla (Tue Aug 20 2024 - 10:46:24 EST)
- Re: [PATCH net-next v27 07/13] rtase: Implement a function to receive packets Jakub Kicinski (Tue Aug 20 2024 - 10:46:40 EST)
- Re: [PATCH 2/2] mmc: sdhci_am654: Add tuning debug prints Judith Mendez (Tue Aug 20 2024 - 10:46:51 EST)
- Re: [PATCH net-next v2 2/5] net: xilinx: axienet: Fix dangling multicast addresses Sean Anderson (Tue Aug 20 2024 - 10:47:17 EST)
- Re: [BUG REPORT]net: page_pool: kernel crash at iommu_get_dma_domain+0xc/0x20 Jakub Kicinski (Tue Aug 20 2024 - 10:47:36 EST)
- Re: [PATCH dlm/next 12/12] gfs2: separate mount context by net-namespaces kernel test robot (Tue Aug 20 2024 - 10:47:55 EST)
- Re: [PATCH 5.15 000/479] 5.15.165-rc3 review Mark Brown (Tue Aug 20 2024 - 10:48:10 EST)
- Re: [PATCH v3 01/11] i3c: master: Remove i3c_dev_disable_ibi_locked(olddev) on device hotjoin Frank Li (Tue Aug 20 2024 - 10:48:27 EST)
- Re: [PATCH 1/2] mmc: sdhci_am654: Add retry tuning Judith Mendez (Tue Aug 20 2024 - 10:48:51 EST)
- Re: [PATCH v9 2/4] mmc: block: register RPMB partition with the RPMB subsystem Ulf Hansson (Tue Aug 20 2024 - 10:49:05 EST)
- Re: [PATCH v1 5/6] firmware: arm_scmi: Use max_msg and max_msg_size from devicetree Sudeep Holla (Tue Aug 20 2024 - 10:49:21 EST)
- Re: [PATCH net-next v4 4/7] net: stmmac: configure FPE via ethtool-mm Alexander Lobakin (Tue Aug 20 2024 - 10:49:37 EST)
- Re: [PATCH] i3c: master: Avoid sending DISEC command with old device address. Frank Li (Tue Aug 20 2024 - 10:49:51 EST)
- Re: [PATCH v2] ACPI: APD: Add AMDI0015 as platform device Rafael J. Wysocki (Tue Aug 20 2024 - 10:50:06 EST)
- Re: [PATCH] sched: Don't try to catch up excess steal time. Steven Rostedt (Tue Aug 20 2024 - 10:50:20 EST)
- Re: [PATCH] ksmbd: Replace one-element arrays with flexible-array members Tom Talpey (Tue Aug 20 2024 - 10:52:50 EST)
- [PATCH 0/3] arm64: dts: freescale: Enable wdog_b trigger pmic reset for i.MX93 Peng Fan (OSS) (Tue Aug 20 2024 - 10:54:04 EST)
- [PATCH 1/3] arm64: dts: freescale: imx93-11x11-evk: enable fsl,ext-reset-output for wdog3 Peng Fan (OSS) (Tue Aug 20 2024 - 10:54:10 EST)
- [PATCH 2/3] arm64: dts: freescale: imx93-14x14-evk: enable fsl,ext-reset-output for wdog3 Peng Fan (OSS) (Tue Aug 20 2024 - 10:54:27 EST)
- Re: [PATCH net-next v5 5/7] net: stmmac: support fp parameter of tc-mqprio Vladimir Oltean (Tue Aug 20 2024 - 10:54:37 EST)
- [PATCH 3/3] arm64: dts: freescale: imx93-9x9-qsb: enable fsl,ext-reset-output for wdog3 Peng Fan (OSS) (Tue Aug 20 2024 - 10:54:53 EST)
- [tip: irq/urgent] irqchip/sifive-plic: Probe plic driver early for Allwinner D1 platform tip-bot2 for Anup Patel (Tue Aug 20 2024 - 10:55:12 EST)
- [PATCH v3 1/9] f2fs: convert f2fs_submit_page_read() to use folio Chao Yu (Tue Aug 20 2024 - 10:55:24 EST)
- [PATCH v3 2/9] f2fs: convert f2fs_write_begin() to use folio Chao Yu (Tue Aug 20 2024 - 10:55:33 EST)
- [PATCH v3 3/9] f2fs: convert f2fs_write_end() to use folio Chao Yu (Tue Aug 20 2024 - 10:55:44 EST)
- [PATCH v3 4/9] f2fs: convert f2fs_set_compressed_page() to use folio Chao Yu (Tue Aug 20 2024 - 10:55:59 EST)
- [PATCH v3 5/9] f2fs: convert f2fs_do_write_data_page() to use folio Chao Yu (Tue Aug 20 2024 - 10:56:06 EST)
- [PATCH v3 6/9] f2fs: convert f2fs_write_data_page() to use folio Chao Yu (Tue Aug 20 2024 - 10:56:19 EST)
- [PATCH v3 7/9] f2fs: convert __write_node_page() to use folio Chao Yu (Tue Aug 20 2024 - 10:56:31 EST)
- [PATCH v3 8/9] f2fs: convert read_node_page() to use folio Chao Yu (Tue Aug 20 2024 - 10:56:43 EST)
- [PATCH v3 9/9] f2fs: get rid of page->index Chao Yu (Tue Aug 20 2024 - 10:56:55 EST)
- Re: [PATCH v2 1/2] ACPICA: Detect FACS in reduced hardware build Rafael J. Wysocki (Tue Aug 20 2024 - 10:57:13 EST)
- [PATCH v9 04/23] drivers: crypto: meson: add MMIO helpers Alexey Romanov (Tue Aug 20 2024 - 10:57:28 EST)
- [PATCH v9 06/23] drivers: crypto: meson: drop status field from meson_flow Alexey Romanov (Tue Aug 20 2024 - 10:57:36 EST)
- [PATCH v9 08/23] drivers: crypto: meson: cleanup defines Alexey Romanov (Tue Aug 20 2024 - 10:57:51 EST)
- [PATCH v9 07/23] drivers: crypto: meson: move algs definition and cipher API to cipher.c Alexey Romanov (Tue Aug 20 2024 - 10:58:07 EST)
- [PATCH v9 10/23] drivers: crypto: meson: avoid kzalloc in engine thread Alexey Romanov (Tue Aug 20 2024 - 10:58:22 EST)
- [PATCH v9 09/23] drivers: crypto: meson: process more than MAXDESCS descriptors Alexey Romanov (Tue Aug 20 2024 - 10:58:39 EST)
- [PATCH v9 12/23] drivers: crypto: meson: add support for AES-CTR Alexey Romanov (Tue Aug 20 2024 - 10:58:41 EST)
- [PATCH v9 11/23] drivers: crypto: meson: introduce hasher Alexey Romanov (Tue Aug 20 2024 - 10:58:44 EST)
- [PATCH v9 13/23] drivers: crypto: meson: use fallback for 192-bit keys Alexey Romanov (Tue Aug 20 2024 - 10:59:02 EST)
- [PATCH v9 14/23] drivers: crypto: meson: add support for G12-series Alexey Romanov (Tue Aug 20 2024 - 10:59:05 EST)
- [PATCH v9 15/23] drivers: crypto: meson: add support for AXG-series Alexey Romanov (Tue Aug 20 2024 - 10:59:23 EST)
- [PATCH v9 16/23] drivers: crypto: meson: add support for A1-series Alexey Romanov (Tue Aug 20 2024 - 10:59:42 EST)
- [PATCH v9 17/23] dt-bindings: crypto: meson: correct clk and remove second interrupt line Alexey Romanov (Tue Aug 20 2024 - 10:59:56 EST)
- [PATCH v9 18/23] dt-bindings: crypto: meson: support new SoC's Alexey Romanov (Tue Aug 20 2024 - 11:00:19 EST)
- [PATCH v9 19/23] arch: arm64: dts: meson: gxl: correct crypto node definition Alexey Romanov (Tue Aug 20 2024 - 11:00:40 EST)
- [PATCH v9 20/23] arch: arm64: dts: meson: a1: add crypto node Alexey Romanov (Tue Aug 20 2024 - 11:00:54 EST)
- [PATCH v9 21/23] arch: arm64: dts: meson: s4: add crypto node Alexey Romanov (Tue Aug 20 2024 - 11:01:09 EST)
- [PATCH v9 22/23] arch: arm64: dts: meson: g12: add crypto node Alexey Romanov (Tue Aug 20 2024 - 11:01:28 EST)
- [PATCH v9 23/23] arch: arm64: dts: meson: axg: add crypto node Alexey Romanov (Tue Aug 20 2024 - 11:01:41 EST)
- Re: [RFC} arm architecture board/feature deprecation timeline Richard Earnshaw (Tue Aug 20 2024 - 11:02:08 EST)
- Re: [PATCH v10 13/40] arm64/mm: Map pages for guarded control stack Catalin Marinas (Tue Aug 20 2024 - 11:02:25 EST)
- Re: [PATCH] ocfs2: Add i_size check for dir Matthew Wilcox (Tue Aug 20 2024 - 11:02:38 EST)
- Re: [PATCH] remoteproc: k3-r5: Fix driver shutdown Beleswar Prasad Padhi (Tue Aug 20 2024 - 11:02:51 EST)
- Re: [PATCH net-next v4 5/7] net: stmmac: support fp parameter of tc-mqprio Alexander Lobakin (Tue Aug 20 2024 - 11:03:13 EST)
- [PATCH v9 02/23] drviers: crypto: meson: add platform data Alexey Romanov (Tue Aug 20 2024 - 11:03:38 EST)
- [PATCH v9 05/23] drivers: crypto: meson: move get_engine_number() Alexey Romanov (Tue Aug 20 2024 - 11:03:40 EST)
- [PATCH v9 01/23] drivers: crypto: meson: don't hardcode IRQ count Alexey Romanov (Tue Aug 20 2024 - 11:03:43 EST)
- [PATCH v9 00/23] Support more Amlogic SoC families in crypto driver Alexey Romanov (Tue Aug 20 2024 - 11:03:58 EST)
- [PATCH v9 03/23] drivers: crypto: meson: remove clock input Alexey Romanov (Tue Aug 20 2024 - 11:03:59 EST)
- Re: [PATCH v4 1/4] arm64: dts: k3-am62a-main: Add C7xv device node Andrew Davis (Tue Aug 20 2024 - 11:04:46 EST)
- [tip: irq/urgent] irqchip/gic-v4: Fix ordering between vmapp and vpe locks tip-bot2 for Marc Zyngier (Tue Aug 20 2024 - 11:05:01 EST)
- Re: [PATCH 2/2] mmc: sdhci_am654: Add tuning debug prints Ulf Hansson (Tue Aug 20 2024 - 11:05:13 EST)
- Re: NULL pointer deref when running BPF monitor program (6.11.0-rc1) Steven Rostedt (Tue Aug 20 2024 - 11:05:28 EST)
- Re: [PATCH -next] irqchip/sifive-plic: Fix IS_ERR() vs NULL bug in plic_probe() Thomas Gleixner (Tue Aug 20 2024 - 11:05:41 EST)
- Re: [PATCH RFC v3 09/13] uprobes: SRCU-protect uretprobe lifetime (with timeout) Oleg Nesterov (Tue Aug 20 2024 - 11:06:16 EST)
- Re: [RFC PATCH v3 20/21] KVM: x86/xen: Prevent runstate times from becoming negative Steven Rostedt (Tue Aug 20 2024 - 11:08:02 EST)
- Re: [PATCH v4 2/4] arm64: dts: k3-am62a-mcu: Add R5F remote proc node Andrew Davis (Tue Aug 20 2024 - 11:09:35 EST)
- Re: [BUG] tracing: dynamic ftrace selftest detected failures Sami Tolvanen (Tue Aug 20 2024 - 11:11:30 EST)
- [tip: irq/urgent] irqchip/gic-v2m: Fix refcount leak in gicv2m_of_init() tip-bot2 for Ma Ke (Tue Aug 20 2024 - 11:12:26 EST)
- [tip: irq/urgent] irqchip/riscv-aplic: Fix an IS_ERR() vs NULL bug in probe() tip-bot2 for Dan Carpenter (Tue Aug 20 2024 - 11:12:30 EST)
- Re: [PATCH v4 3/4] arm64: dts: k3-am62a-wakeup: Add R5F device node Andrew Davis (Tue Aug 20 2024 - 11:13:44 EST)
- Re: [PATCH 10/11] net: macb: Add support for RP1's MACB variant Andrew Lunn (Tue Aug 20 2024 - 11:14:46 EST)
- Re: [PATCH v5] rust: support for shadow call stack sanitizer Alice Ryhl (Tue Aug 20 2024 - 11:14:52 EST)
- Re: [PATCH v4 4/4] arm64: dts: ti: k3-am62a7-sk: Enable ipc with remote proc nodes Andrew Davis (Tue Aug 20 2024 - 11:15:59 EST)
- Re: [PATCH] remoteproc: k3-r5: Fix driver shutdown Beleswar Prasad Padhi (Tue Aug 20 2024 - 11:16:21 EST)
- Re: Perf test failures for 10.2 PMU event map aliases Ian Rogers (Tue Aug 20 2024 - 11:18:20 EST)
- [PATCH] iio: ABI: remove duplicate in_resistance_calibbias David Lechner (Tue Aug 20 2024 - 11:18:54 EST)
- Re: [PATCH net-next v19 03/13] netdev: support binding dma-buf to netdevice Jakub Kicinski (Tue Aug 20 2024 - 11:19:44 EST)
- [PATCH v2 1/1] i3c: master: Avoid sending DISEC command with old device address. Ravindra Yashvant Shinde (Tue Aug 20 2024 - 11:20:06 EST)
- Re: [PATCH v9 00/23] Support more Amlogic SoC families in crypto driver neil . armstrong (Tue Aug 20 2024 - 11:20:19 EST)
- Re: [BUG] tracing: dynamic ftrace selftest detected failures Steven Rostedt (Tue Aug 20 2024 - 11:20:35 EST)
- Re: [PATCH v2 3/3] arm64: dts: amlogic: add C3 AW419 board Neil Armstrong (Tue Aug 20 2024 - 11:21:16 EST)
- [tip: irq/core] irqchip/loongson-pch-msi: Switch to MSI parent domains tip-bot2 for Huacai Chen (Tue Aug 20 2024 - 11:21:25 EST)
- [tip: irq/core] softirq: Remove unused 'action' parameter from action callback tip-bot2 for Caleb Sander Mateos (Tue Aug 20 2024 - 11:21:33 EST)
- [tip: irq/core] irqdomain: Always associate interrupts for legacy domains tip-bot2 for Matti Vaittinen (Tue Aug 20 2024 - 11:21:38 EST)
- Re: [PATCH printk v8 29/35] printk: Coordinate direct printing in panic Petr Mladek (Tue Aug 20 2024 - 11:22:13 EST)
- Re: [PATCH] driver core: drop __must_check from driver_for_each_device Heiner Kallweit (Tue Aug 20 2024 - 11:24:31 EST)
- [PATCH v9 0/6] RISC-V: Detect and report speed of unaligned vector accesses Jesse Taube (Tue Aug 20 2024 - 11:24:53 EST)
- [PATCH v9 1/6] RISC-V: Check scalar unaligned access on all CPUs Jesse Taube (Tue Aug 20 2024 - 11:25:12 EST)
- [PATCH v9 2/6] RISC-V: Scalar unaligned access emulated on hotplug CPUs Jesse Taube (Tue Aug 20 2024 - 11:25:26 EST)
- [PATCH v9 3/6] RISC-V: Replace RISCV_MISALIGNED with RISCV_SCALAR_MISALIGNED Jesse Taube (Tue Aug 20 2024 - 11:25:43 EST)
- [PATCH v9 4/6] RISC-V: Detect unaligned vector accesses supported Jesse Taube (Tue Aug 20 2024 - 11:26:03 EST)
- [PATCH v9 5/6] RISC-V: Report vector unaligned access speed hwprobe Jesse Taube (Tue Aug 20 2024 - 11:26:19 EST)
- [PATCH v9 6/6] RISC-V: hwprobe: Document unaligned vector perf key Jesse Taube (Tue Aug 20 2024 - 11:26:42 EST)
- Re: [PATCH] dmaengine: xilinx: xdma: Fix IS_ERR() vs NULL bug in xdma_probe() Lizhi Hou (Tue Aug 20 2024 - 11:27:04 EST)
- Re: [PATCH net-next] nfc: st95hf: switch to using sleeping variants of gpiod API Jakub Kicinski (Tue Aug 20 2024 - 11:27:19 EST)
- Re: [PATCH v6 09/26] rust: alloc: implement kernel `Box` Danilo Krummrich (Tue Aug 20 2024 - 11:27:41 EST)
- Re: [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements Jarkko Sakkinen (Tue Aug 20 2024 - 11:27:58 EST)
- Re: [syzbot] [xfs?] possible deadlock in xfs_ilock_attr_map_shared syzbot (Tue Aug 20 2024 - 11:28:10 EST)
- Re: [PATCH 2/2] KVM: SEV: Configure "ALLOWED_SEV_FEATURES" VMCB Field Kim Phillips (Tue Aug 20 2024 - 11:28:29 EST)
- Re: [PATCH v2 1/2] mm/memcontrol: respect zswap.writeback setting from parent cg too Nhat Pham (Tue Aug 20 2024 - 11:28:48 EST)
- [PATCH RFC 1/6] drm/vkms: Properly extract vkms_formats header José Expósito (Tue Aug 20 2024 - 11:29:04 EST)
- Re: [PATCH v10 13/40] arm64/mm: Map pages for guarded control stack Mark Brown (Tue Aug 20 2024 - 11:29:24 EST)
- Re: [PATCH] mm/memcontrol: respect zswap.writeback setting from parent cg too Nhat Pham (Tue Aug 20 2024 - 11:29:39 EST)
- [PATCH RFC 2/6] drm/vkms: Extract vkms_writeback header José Expósito (Tue Aug 20 2024 - 11:29:45 EST)
- [PATCH] PCI: hotplug: Add OCTEON PCI hotplug controller driver Shijith Thotton (Tue Aug 20 2024 - 11:30:03 EST)
- [PATCH RFC 3/6] drm/vkms: Extract vkms_plane header José Expósito (Tue Aug 20 2024 - 11:30:25 EST)
- [PATCH RFC 4/6] drm/vkms: Rename to_vkms_plane_state to avoid confusion José Expósito (Tue Aug 20 2024 - 11:30:40 EST)
- Re: [PATCH -next] dmaengine: xilinx: xdma: Fix NULL vs IS_ERR() bug Lizhi Hou (Tue Aug 20 2024 - 11:31:01 EST)
- [PATCH RFC 5/6] drm/vkms: Extract vkms_crtc header José Expósito (Tue Aug 20 2024 - 11:31:15 EST)
- [PATCH RFC 6/6] drm/vkms: Extract vkms_composer header José Expósito (Tue Aug 20 2024 - 11:31:32 EST)
- Re: (subset) [PATCH v3 0/6] Add new Amlogic SoCs info defines. Neil Armstrong (Tue Aug 20 2024 - 11:31:49 EST)
- Re: [PATCH] ipmi:ssif: Exit early when there is a SMBus error Corey Minyard (Tue Aug 20 2024 - 11:32:16 EST)
- Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping Linus Torvalds (Tue Aug 20 2024 - 11:32:31 EST)
- Re: (subset) [PATCH v3 0/6] Add new Amlogic SoCs info defines. Neil Armstrong (Tue Aug 20 2024 - 11:33:21 EST)
- Re: [PATCH 1/5] alloc_tag: load module tags into separate continuous memory Liam R. Howlett (Tue Aug 20 2024 - 11:33:45 EST)
- Re: [PATCH] ipmi:ssif: Exit early when there is a SMBus error Ivan T. Ivanov (Tue Aug 20 2024 - 11:37:39 EST)
- [syzbot] [bpf?] WARNING: bad unlock balance in search_bpf_extables syzbot (Tue Aug 20 2024 - 11:38:31 EST)
- [PATCH] Documentation: add a driver API doc for the power sequencing subsystem Bartosz Golaszewski (Tue Aug 20 2024 - 11:39:11 EST)
- Re: [PATCH v2] ACPI: APD: Add AMDI0015 as platform device Shyam Sundar S K (Tue Aug 20 2024 - 11:41:00 EST)
- Re: [PATCH] KVM: Use precise range-based flush in mmu_notifier hooks when possible Will Deacon (Tue Aug 20 2024 - 11:42:03 EST)
- Re: [PATCH] netem: fix return value if duplicate enqueue fails Simon Horman (Tue Aug 20 2024 - 11:42:27 EST)
- Re: [RFC PATCH v3 20/21] KVM: x86/xen: Prevent runstate times from becoming negative David Woodhouse (Tue Aug 20 2024 - 11:42:46 EST)
- Re: [PATCH] sched: Don't try to catch up excess steal time. Joel Fernandes (Tue Aug 20 2024 - 11:43:03 EST)
- [PATCH v3 2/3] perf tools: Print lost samples due to BPF filter Namhyung Kim (Tue Aug 20 2024 - 11:45:25 EST)
- [PATCH v3 1/3] perf bpf-filter: Support multiple events properly Namhyung Kim (Tue Aug 20 2024 - 11:45:26 EST)
- [PATCH v3 3/3] perf test: Update sample filtering tests with multiple events Namhyung Kim (Tue Aug 20 2024 - 11:45:29 EST)
- Re: [PATCH RESEND] mm: drop lruvec->lru_lock if contended when skipping folio Usama Arif (Tue Aug 20 2024 - 11:46:03 EST)
- Re: [PATCH] firmware_loader: Block path traversal Danilo Krummrich (Tue Aug 20 2024 - 11:46:14 EST)
- Re: [PATCH v6 2/4] kbuild, kconfig: generate offset range data for builtin modules Kris Van Hees (Tue Aug 20 2024 - 11:46:28 EST)
- Re: [PATCH v3 7/7] selftests/mm: add more mseal traversal tests Liam R. Howlett (Tue Aug 20 2024 - 11:46:34 EST)
- Re: [PATCH] firmware_loader: Block path traversal Danilo Krummrich (Tue Aug 20 2024 - 11:47:08 EST)
- Re: [PATCH RFC] regmap: maple: Switch to use irq-safe locking Andy Yan (Tue Aug 20 2024 - 11:47:50 EST)
- Re: [PATCH] sched: Don't try to catch up excess steal time. David Woodhouse (Tue Aug 20 2024 - 11:51:19 EST)
- Re: [PATCH v6 3/4] scripts: add verifier script for builtin module range data Kris Van Hees (Tue Aug 20 2024 - 11:51:59 EST)
- Re: [RFC PATCH 00/17] VKMS: Add configfs support José Expósito (Tue Aug 20 2024 - 11:52:53 EST)
- Re: [PATCH v2] arm64: smp: smp_send_stop() and crash_smp_send_stop() should try non-NMI first Will Deacon (Tue Aug 20 2024 - 11:53:54 EST)
- [PATCH v1] leds: introduce ordered workqueue for leds events instead of system_wq Dmitry Rokosov (Tue Aug 20 2024 - 11:54:24 EST)
- Re: [PATCH v6 08/22] x86/resctrl: Introduce interface to display number of monitoring counters Moger, Babu (Tue Aug 20 2024 - 11:56:27 EST)
- Re: [PATCH v9 1/5] Landlock: Add abstract unix socket connect restriction Mickaël Salaün (Tue Aug 20 2024 - 11:56:59 EST)
- Re: [PATCH v3 4/6] selftest/Landlock: pthread_kill(3) tests Mickaël Salaün (Tue Aug 20 2024 - 11:57:21 EST)
- Re: [PATCH v3 3/6] selftest/Landlock: Signal restriction tests Mickaël Salaün (Tue Aug 20 2024 - 11:58:02 EST)
- Re: [PATCH v10 2/6] selftests/Landlock: general scoped restriction tests Mickaël Salaün (Tue Aug 20 2024 - 11:58:15 EST)
- [PATCH 1/4] iio: adc: ad4695: add 2nd regmap for 16-bit registers David Lechner (Tue Aug 20 2024 - 11:59:04 EST)
- [PATCH 0/4] iio: adc: ad4695: implement calibration support David Lechner (Tue Aug 20 2024 - 11:59:06 EST)
- [PATCH 2/4] iio: adc: ad4695: implement calibration support David Lechner (Tue Aug 20 2024 - 11:59:15 EST)
- [PATCH 3/4] doc: iio: ad4695: update for calibration support David Lechner (Tue Aug 20 2024 - 11:59:19 EST)
- [PATCH 4/4] iio: ABI: document ad4695 new attributes David Lechner (Tue Aug 20 2024 - 11:59:30 EST)
- [PATCH v2] rcu/kvfree: Add kvfree_rcu_barrier() API Uladzislau Rezki (Sony) (Tue Aug 20 2024 - 12:00:07 EST)
- Re: [PATCH v2 5/7] rcu/kvfree: Add kvfree_rcu_barrier() API Uladzislau Rezki (Tue Aug 20 2024 - 12:02:51 EST)
- Re: [PATCH] ASoC: amd: acp: replace desc->rev check with acp pci revision id Mark Brown (Tue Aug 20 2024 - 12:03:34 EST)
- Re: [PATCH net-next v13 04/14] mm: page_frag: add '_va' suffix to page_frag API Alexander Duyck (Tue Aug 20 2024 - 12:03:55 EST)
- Re: [RFC PATCH 00/17] VKMS: Add configfs support José Expósito (Tue Aug 20 2024 - 12:04:09 EST)
- Re: [PATCH] KVM: Use precise range-based flush in mmu_notifier hooks when possible Sean Christopherson (Tue Aug 20 2024 - 12:07:34 EST)
- Re: [PATCH v10 3/6] selftests/Landlock: Abstract UNIX socket restriction tests Mickaël Salaün (Tue Aug 20 2024 - 12:10:23 EST)
- Re: [PATCH 2/2] KVM: SEV: Configure "ALLOWED_SEV_FEATURES" VMCB Field Sean Christopherson (Tue Aug 20 2024 - 12:12:17 EST)
- [PATCH] Documentation: iomap: fix a typo Pankaj Raghav (Samsung) (Tue Aug 20 2024 - 12:14:00 EST)
- [syzbot] [kernel?] kernel panic: stack is corrupted in __schedule (4) syzbot (Tue Aug 20 2024 - 12:14:28 EST)
- Re: [PATCH v4 3/4] dt-bindings: display: rockchip: Add schema for RK3588 HDMI TX Controller Conor Dooley (Tue Aug 20 2024 - 12:14:41 EST)
- Re: [PATCH] Documentation: iomap: fix a typo Darrick J. Wong (Tue Aug 20 2024 - 12:15:50 EST)
- Re: [PATCH v3] PCI: Detect and trust built-in Thunderbolt chips Ilpo Järvinen (Tue Aug 20 2024 - 12:16:05 EST)
- Re: [PATCH 2/3] pinctrl: cy8c95x0: Use regmap ranges Andy Shevchenko (Tue Aug 20 2024 - 12:18:49 EST)
- Re: [PATCH 01/11] dt-bindings: clock: Add RaspberryPi RP1 clock bindings Conor Dooley (Tue Aug 20 2024 - 12:19:25 EST)
- Re: [PATCH v6 11/22] x86/resctrl: Remove MSR reading of event configuration value Moger, Babu (Tue Aug 20 2024 - 12:19:43 EST)
- Re: [PATCH v4 1/3] dt-bindings: iio: adc: sophgo,cv18xx-saradc.yaml: Add Sophgo CV18XX SARADC binding Thomas Bonnefille (Tue Aug 20 2024 - 12:21:27 EST)
- Re: [PATCH 10/24] sched/uclamg: Handle delayed dequeue Hongyan Xia (Tue Aug 20 2024 - 12:23:16 EST)
- Re: [PATCH v3] perf cap: Tidy up and improve capability testing Ian Rogers (Tue Aug 20 2024 - 12:24:12 EST)
- [PATCH] mm: shrinker: Use min() to improve shrinker_debugfs_scan_write() Thorsten Blum (Tue Aug 20 2024 - 12:25:06 EST)
- Re: [PATCH v10 2/2] irqchip/loongarch-avec: Add AVEC irqchip support Thomas Gleixner (Tue Aug 20 2024 - 12:29:39 EST)
- Re: [PATCH] KVM: Use precise range-based flush in mmu_notifier hooks when possible Will Deacon (Tue Aug 20 2024 - 12:32:28 EST)
- Re: [PATCH 0/2] arm64: tegra: add wp-gpio to P2957 board Tomasz Maciej Nowak (Tue Aug 20 2024 - 12:32:59 EST)
- Re: [PATCH] ksmbd: Replace one-element arrays with flexible-array members Thorsten Blum (Tue Aug 20 2024 - 12:33:49 EST)
- Re: [RFC} arm architecture board/feature deprecation timeline Arnd Bergmann (Tue Aug 20 2024 - 12:34:12 EST)
- Re: [PATCH v3 2/2] firmware: arm_scmi: Support 'reg-io-width' property for shared memory Florian Fainelli (Tue Aug 20 2024 - 12:35:12 EST)
- [RFC PATCH 01/16] sched: cpufreq: Rename map_util_perf to sugov_apply_dvfs_headroom Qais Yousef (Tue Aug 20 2024 - 12:35:25 EST)
- [RFC PATCH 02/16] sched/pelt: Add a new function to approximate the future util_avg value Qais Yousef (Tue Aug 20 2024 - 12:35:32 EST)
- [RFC PATCH 03/16] sched/pelt: Add a new function to approximate runtime to reach given util Qais Yousef (Tue Aug 20 2024 - 12:35:43 EST)
- [RFC PATCH 04/16] sched/fair: Remove magic hardcoded margin in fits_capacity() Qais Yousef (Tue Aug 20 2024 - 12:35:55 EST)
- [RFC PATCH 05/16] sched: cpufreq: Remove magic 1.25 headroom from sugov_apply_dvfs_headroom() Qais Yousef (Tue Aug 20 2024 - 12:36:13 EST)
- [RFC PATCH 00/16] sched/fair/schedutil: Better manage system response time Qais Yousef (Tue Aug 20 2024 - 12:36:17 EST)
- [RFC PATCH 06/16] sched/schedutil: Add a new tunable to dictate response time Qais Yousef (Tue Aug 20 2024 - 12:36:24 EST)
- [RFC PATCH 07/16] sched/pelt: Introduce PELT multiplier boot time parameter Qais Yousef (Tue Aug 20 2024 - 12:36:59 EST)
- [RFC PATCH 09/16] sched/fair: util_est: Take into account periodic tasks Qais Yousef (Tue Aug 20 2024 - 12:37:14 EST)
- [RFC PATCH 08/16] sched/fair: Extend util_est to improve rampup time Qais Yousef (Tue Aug 20 2024 - 12:37:21 EST)
- [RFC PATCH 10/16] sched/qos: Add a new sched-qos interface Qais Yousef (Tue Aug 20 2024 - 12:37:25 EST)
- [RFC PATCH 12/16] sched/pelt: Add new waiting_avg to record when runnable && !running Qais Yousef (Tue Aug 20 2024 - 12:37:43 EST)
- [RFC PATCH 13/16] sched/schedutil: Take into account waiting_avg in apply_dvfs_headroom Qais Yousef (Tue Aug 20 2024 - 12:37:53 EST)
- [RFC PATCH 14/16] sched/schedutil: Ignore dvfs headroom when util is decaying Qais Yousef (Tue Aug 20 2024 - 12:37:56 EST)
- [RFC PATCH 15/16] sched/fair: Enable disabling util_est via rampup_multiplier Qais Yousef (Tue Aug 20 2024 - 12:38:11 EST)
- [RFC PATCH 11/16] sched/qos: Add rampup multiplier QoS Qais Yousef (Tue Aug 20 2024 - 12:38:17 EST)
- [RFC PATCH 16/16] sched/fair: Don't mess with util_avg post init Qais Yousef (Tue Aug 20 2024 - 12:38:30 EST)
- Re: [PATCH net-next] nfc: st95hf: switch to using sleeping variants of gpiod API Dmitry Torokhov (Tue Aug 20 2024 - 12:39:12 EST)
- [PATCH v5 1/1] dt-bindings: input: touchscreen: convert ads7846.txt to yaml Frank Li (Tue Aug 20 2024 - 12:39:30 EST)
- Re: [PATCH v4 4/4] KVM: SVM: Add Bus Lock Detect support Ravi Bangoria (Tue Aug 20 2024 - 12:39:43 EST)
- Re: [PATCH net-next] nfc: st95hf: switch to using sleeping variants of gpiod API Dmitry Torokhov (Tue Aug 20 2024 - 12:39:51 EST)
- Re: [PATCH v4 1/3] dt-bindings: iio: adc: sophgo,cv18xx-saradc.yaml: Add Sophgo CV18XX SARADC binding Conor Dooley (Tue Aug 20 2024 - 12:40:15 EST)
- Re: [PATCH] Revert "scripts/faddr2line: Check only two symbols when calculating symbol size" Brian Johannesmeyer (Tue Aug 20 2024 - 12:40:27 EST)
- Re: [PATCH 0/3] dt-bindings: i2c: nvidia,tegra20-i2c: minor cleanups Conor Dooley (Tue Aug 20 2024 - 12:40:44 EST)
- Re: [PATCH] dt-bindings: i2c: qcom,i2c-cci: add missing clocks constraint in if:then: Conor Dooley (Tue Aug 20 2024 - 12:41:00 EST)
- [PATCH] scripts/get_abi.pl: more strict matching of [XYZ] David Lechner (Tue Aug 20 2024 - 12:41:09 EST)
- Re: [PATCH net-next v2 1/3] ethtool: Extend cable testing interface with result source information Andrew Lunn (Tue Aug 20 2024 - 12:41:25 EST)
- Re: linux-next: Signed-off-by missing for commit in the tip tree Thomas Gleixner (Tue Aug 20 2024 - 12:41:40 EST)
- Re: [PATCH v9 00/13] riscv: Add support for xtheadvector Conor Dooley (Tue Aug 20 2024 - 12:42:29 EST)
- Re: [PATCH v2] sched/core: handle affine_move_task failure case gracefully Valentin Schneider (Tue Aug 20 2024 - 12:43:19 EST)
- Re: [PATCH 00/24] Complete EEVDF Hongyan Xia (Tue Aug 20 2024 - 12:43:45 EST)
- Re: [PATCH v1 1/1] Revert "spi: ppc4xx: handle irq_of_parse_and_map() errors" Andy Shevchenko (Tue Aug 20 2024 - 12:44:20 EST)
- Re: [PATCH net-next v2 2/3] ethtool: Add support for specifying information source in cable test results Andrew Lunn (Tue Aug 20 2024 - 12:44:33 EST)
- Re: [PATCH 0/3] ASoC: dapm-graph: add component on/off and route names to graph Luca Ceresoli (Tue Aug 20 2024 - 12:44:45 EST)
- Re: [RFC PATCH] arm64: defconfig: Set MFD_TPS6594_I2C as built-in Bjorn Andersson (Tue Aug 20 2024 - 12:44:57 EST)
- Re: [PATCH v4 07/11] dt-bindings: i2c: renesas,riic: Document the R9A08G045 support Conor Dooley (Tue Aug 20 2024 - 12:45:15 EST)
- Re: [PATCH net-next v2 3/3] phy: dp83td510: Utilize ALCD for cable length measurement when link is active Andrew Lunn (Tue Aug 20 2024 - 12:49:24 EST)
- Re: [PATCH] PCI: hotplug: Add OCTEON PCI hotplug controller driver Ilpo Järvinen (Tue Aug 20 2024 - 12:52:59 EST)
- Re: [PATCH RFC 3/4] mm: guest_memfd: Add option to remove guest private memory from direct map Elliot Berman (Tue Aug 20 2024 - 12:56:36 EST)
- Re: [PATCH net-next] Bluetooth: L2CAP: Remove unused declarations patchwork-bot+bluetooth (Tue Aug 20 2024 - 13:00:48 EST)
- Re: [PATCH] Bluetooth: hci_conn: Remove redundant memset after kzalloc patchwork-bot+bluetooth (Tue Aug 20 2024 - 13:01:03 EST)
- Re: [PATCH v3 05/17] usb: typec: Add device managed typec_switch_register() Stephen Boyd (Tue Aug 20 2024 - 13:01:22 EST)
- Re: [PATCH v3 06/25] cxl/mem: Read dynamic capacity configuration from the device Fan Ni (Tue Aug 20 2024 - 13:02:00 EST)
- Re: [PATCH 0/3] ASoC: dapm-graph: add component on/off and route names to graph Mark Brown (Tue Aug 20 2024 - 13:04:27 EST)
- Re: [PATCH] KVM: Use precise range-based flush in mmu_notifier hooks when possible Sean Christopherson (Tue Aug 20 2024 - 13:06:09 EST)
- Re: [PATCH v3] block: flush all throttled bios when deleting the cgroup Tejun Heo (Tue Aug 20 2024 - 13:07:08 EST)
- Re: [PATCH v10 19/40] arm64/gcs: Context switch GCS state for EL0 Catalin Marinas (Tue Aug 20 2024 - 13:07:51 EST)
- [PATCH 0/1] Documentation: kbuild: explicitly document missing prompt Stephen Brennan (Tue Aug 20 2024 - 13:10:51 EST)
- Re: [PATCH v1 1/1] Revert "spi: ppc4xx: handle irq_of_parse_and_map() errors" Mark Brown (Tue Aug 20 2024 - 13:11:38 EST)
- Re: [PATCH net-next v19 03/13] netdev: support binding dma-buf to netdevice Mina Almasry (Tue Aug 20 2024 - 13:11:58 EST)
- [PATCH 1/1] Documentation: kbuild: explicitly document missing prompt Stephen Brennan (Tue Aug 20 2024 - 13:12:20 EST)
- Re: [PATCH v3 02/17] drm/bridge: Verify lane assignment is going to work during atomic_check Stephen Boyd (Tue Aug 20 2024 - 13:13:13 EST)
- Re: [PATCH RESEND] mm: drop lruvec->lru_lock if contended when skipping folio Breno Leitao (Tue Aug 20 2024 - 13:13:48 EST)
- Re: [PATCH v2] docs: bug-bisect: rewrite to better match the other bisecting text Thorsten Leemhuis (Tue Aug 20 2024 - 13:16:42 EST)
- Re: [PATCH v3 05/17] usb: typec: Add device managed typec_switch_register() Andy Shevchenko (Tue Aug 20 2024 - 13:17:03 EST)
- [PATCH v7 0/4] io-pgtable-arm + drm/msm: Extend iova fault debugging Rob Clark (Tue Aug 20 2024 - 13:17:22 EST)
- [PATCH v7 1/4] iommu/io-pgtable-arm: Make pgtable walker more generic Rob Clark (Tue Aug 20 2024 - 13:17:34 EST)
- [PATCH v7 2/4] iommu/io-pgtable-arm: Re-use the pgtable walk for iova_to_phys Rob Clark (Tue Aug 20 2024 - 13:17:50 EST)
- [PATCH v7 3/4] iommu/io-pgtable-arm: Add way to debug pgtable walk Rob Clark (Tue Aug 20 2024 - 13:18:04 EST)
- [PATCH v7 4/4] drm/msm: Extend gpu devcore dumps with pgtbl info Rob Clark (Tue Aug 20 2024 - 13:18:22 EST)
- Re: [PATCH v3 02/17] drm/bridge: Verify lane assignment is going to work during atomic_check Andy Shevchenko (Tue Aug 20 2024 - 13:18:36 EST)
- Re: [PATCH] ACPI: platform-profile: Fix CFI violation when accessing sysfs files Nathan Chancellor (Tue Aug 20 2024 - 13:18:54 EST)
- [PATCH v2 0/3] Add overlays for imx8mp Yashwanth Varakala (Tue Aug 20 2024 - 13:19:31 EST)
- [PATCH v2 1/3] arm64: dts: freescale: imx8mp-phycore: Add no-rtc overlay Yashwanth Varakala (Tue Aug 20 2024 - 13:19:42 EST)
- [PATCH v2 2/3] arm64: boot: dts: freescale: Add no-spiflash overlay Yashwanth Varakala (Tue Aug 20 2024 - 13:19:56 EST)
- [PATCH v2 3/3] arm64: dts: Add phyBOARD-Pollux dtso for rpmsg Yashwanth Varakala (Tue Aug 20 2024 - 13:20:09 EST)
- Re: [PATCH v3 05/17] usb: typec: Add device managed typec_switch_register() Stephen Boyd (Tue Aug 20 2024 - 13:20:30 EST)
- Re: [RFC PATCH 1/5] lib: Implement find_{first,next,nth}_notandnot_bit, find_first_andnot_bit Mathieu Desnoyers (Tue Aug 20 2024 - 13:20:43 EST)
- Re: [PATCH v3 1/4] kbuild: rust: Define probing macros for rustc Matthew Maurer (Tue Aug 20 2024 - 13:23:04 EST)
- [PATCH v2] virtio_pmem: Check device status before requesting flush Philip Chen (Tue Aug 20 2024 - 13:23:18 EST)
- Re: [PATCH v3 05/17] usb: typec: Add device managed typec_switch_register() Stephen Boyd (Tue Aug 20 2024 - 13:23:36 EST)
- [PATCH 00/14] Reduce alignment constraint on STRICT_KERNEL_RWX and speed-up TLB misses on 8xx and 603 Christophe Leroy (Tue Aug 20 2024 - 13:24:35 EST)
- [PATCH 01/14] powerpc/8xx: Fix initial memory mapping Christophe Leroy (Tue Aug 20 2024 - 13:24:46 EST)
- [PATCH 02/14] powerpc/8xx: Fix kernel vs user address comparison Christophe Leroy (Tue Aug 20 2024 - 13:24:59 EST)
- [PATCH 03/14] powerpc/8xx: Copy kernel PGD entries into all PGDIRs Christophe Leroy (Tue Aug 20 2024 - 13:25:09 EST)
- [PATCH 04/14] Revert "powerpc/8xx: Always pin kernel text TLB" Christophe Leroy (Tue Aug 20 2024 - 13:25:20 EST)
- [PATCH 05/14] powerpc/8xx: Allow setting DATA alignment even with STRICT_KERNEL_RWX Christophe Leroy (Tue Aug 20 2024 - 13:25:31 EST)
- Re: [PATCH v3 02/17] drm/bridge: Verify lane assignment is going to work during atomic_check Stephen Boyd (Tue Aug 20 2024 - 13:25:43 EST)
- [PATCH 06/14] powerpc/8xx: Reduce default size of module/execmem area Christophe Leroy (Tue Aug 20 2024 - 13:25:55 EST)
- [PATCH 07/14] powerpc/8xx: Preallocate execmem page tables Christophe Leroy (Tue Aug 20 2024 - 13:26:06 EST)
- [PATCH 08/14] powerpc/8xx: Inconditionally use task PGDIR in ITLB misses Christophe Leroy (Tue Aug 20 2024 - 13:26:23 EST)
- [PATCH 09/14] powerpc/8xx: Inconditionally use task PGDIR in DTLB misses Christophe Leroy (Tue Aug 20 2024 - 13:26:33 EST)
- [PATCH 10/14] powerpc/32s: Reduce default size of module/execmem area Christophe Leroy (Tue Aug 20 2024 - 13:26:45 EST)
- [PATCH 11/14] powerpc/603: Copy kernel PGD entries into all PGDIRs and preallocate execmem page tables Christophe Leroy (Tue Aug 20 2024 - 13:26:56 EST)
- [PATCH 12/14] powerpc/603: Switch r0 and r3 in TLB miss handlers Christophe Leroy (Tue Aug 20 2024 - 13:27:10 EST)
- [PATCH 13/14] powerpc/603: Inconditionally use task PGDIR in ITLB misses Christophe Leroy (Tue Aug 20 2024 - 13:27:21 EST)
- [PATCH 14/14] powerpc/603: Inconditionally use task PGDIR in DTLB misses Christophe Leroy (Tue Aug 20 2024 - 13:27:31 EST)
- Re: [PATCH v5 1/7] block/fs: Pass an iocb to generic_atomic_write_valid() Darrick J. Wong (Tue Aug 20 2024 - 13:28:51 EST)
- Re: [PATCH v3 05/17] usb: typec: Add device managed typec_switch_register() Andy Shevchenko (Tue Aug 20 2024 - 13:29:05 EST)
- Re: [PATCH v10 20/40] arm64/gcs: Ensure that new threads have a GCS Catalin Marinas (Tue Aug 20 2024 - 13:29:18 EST)
- Re: [RFC PATCH 2/5] cpumask: Implement cpumask_{first,next}_{not,}andnot Mathieu Desnoyers (Tue Aug 20 2024 - 13:29:42 EST)
- Re: [PATCH v5 2/7] fs: Export generic_atomic_write_valid() Darrick J. Wong (Tue Aug 20 2024 - 13:29:50 EST)
- Re: [PATCH v3 02/17] drm/bridge: Verify lane assignment is going to work during atomic_check Andy Shevchenko (Tue Aug 20 2024 - 13:30:13 EST)
- Re: [PATCH v10 13/40] arm64/mm: Map pages for guarded control stack Catalin Marinas (Tue Aug 20 2024 - 13:30:33 EST)
- Re: [PATCH v3 2/4] kbuild: rust: Enable KASAN support Andrey Konovalov (Tue Aug 20 2024 - 13:31:09 EST)
- Re: [PATCH v3 3/4] rust: kasan: Rust does not support KHWASAN Andrey Konovalov (Tue Aug 20 2024 - 13:31:23 EST)
- Re: [PATCH v3 02/17] drm/bridge: Verify lane assignment is going to work during atomic_check Stephen Boyd (Tue Aug 20 2024 - 13:33:30 EST)
- Re: [PATCH v3 10/17] device property: Add remote endpoint to devcon matcher Stephen Boyd (Tue Aug 20 2024 - 13:34:29 EST)
- Re: [PATCH v3 4/4] kasan: rust: Add KASAN smoke test via UAF Andrey Konovalov (Tue Aug 20 2024 - 13:38:23 EST)
- Re: [PATCH v2 6/7] xen: allow mapping ACPI data using a different physical address kernel test robot (Tue Aug 20 2024 - 13:38:40 EST)
- Re: [PATCH dlm/next 12/12] gfs2: separate mount context by net-namespaces kernel test robot (Tue Aug 20 2024 - 13:38:51 EST)
- Re: [PATCH v24 29/34] ALSA: usb-audio: qcom: Add USB offload route kcontrol Wesley Cheng (Tue Aug 20 2024 - 13:39:21 EST)
- Re: [PATCH v3] HID: corsair-void: Add Corsair Void headset family driver Stuart (Tue Aug 20 2024 - 13:39:47 EST)
- Re: [PATCH 00/31] wifi: mwifiex: cleanup driver Kalle Valo (Tue Aug 20 2024 - 13:42:53 EST)
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add tests for bpf_get_dentry_xattr Song Liu (Tue Aug 20 2024 - 13:43:19 EST)
- Re: [PATCH] btrfs: scrub: don't mark inline extents as errors on RST Johannes Thumshirn (Tue Aug 20 2024 - 13:47:50 EST)
- Re: [PATCH printk v8 34/35] rcu: Mark emergency sections in rcu stalls Paul E. McKenney (Tue Aug 20 2024 - 13:48:31 EST)
- Re: [PATCH printk v8 01/35] printk: Add notation to console_srcu locking Paul E. McKenney (Tue Aug 20 2024 - 13:50:06 EST)
- [PATCH net-next v4 0/2] net: xilinx: axienet: Add statistics support Sean Anderson (Tue Aug 20 2024 - 13:54:16 EST)
- [PATCH net-next v4 1/2] net: xilinx: axienet: Report RxRject as rx_dropped Sean Anderson (Tue Aug 20 2024 - 13:54:34 EST)
- [PATCH net-next v4 2/2] net: xilinx: axienet: Add statistics support Sean Anderson (Tue Aug 20 2024 - 13:54:52 EST)
- [PATCH] maple_tree: Remove rcu_read_lock() from mt_validate() Liam R. Howlett (Tue Aug 20 2024 - 13:55:09 EST)
- Re: [PATCH v2] kunit: Device wrappers should also manage driver name Ivan Orlov (Tue Aug 20 2024 - 13:55:23 EST)
- Re: [PATCH v10 19/40] arm64/gcs: Context switch GCS state for EL0 Mark Brown (Tue Aug 20 2024 - 13:56:41 EST)
- Re: [PATCH] scripts/get_abi.pl: more strict matching of [XYZ] Nathan Chancellor (Tue Aug 20 2024 - 13:57:56 EST)
- Re: [PATCH v3] HID: corsair-void: Add Corsair Void headset family driver Stuart (Tue Aug 20 2024 - 13:59:28 EST)
- Re: [PATCH net-next v2 3/3] phy: dp83td510: Utilize ALCD for cable length measurement when link is active Oleksij Rempel (Tue Aug 20 2024 - 13:59:42 EST)
- Prebuilt LLVM 19.1.0 uploaded Nathan Chancellor (Tue Aug 20 2024 - 14:00:17 EST)
- Re: Prebuilt LLVM 19.1.0 uploaded Nathan Chancellor (Tue Aug 20 2024 - 14:01:16 EST)
- Re: [PATCH RFC v3 09/13] uprobes: SRCU-protect uretprobe lifetime (with timeout) Andrii Nakryiko (Tue Aug 20 2024 - 14:01:40 EST)
- Re: [PATCH v2] perf sched timehist: Fixed timestamp error when unable to confirm event sched_in time Madadi Vineeth Reddy (Tue Aug 20 2024 - 14:02:59 EST)
- Re: [PATCH v24 03/34] xhci: sideband: add initial api to register a sideband entity Wesley Cheng (Tue Aug 20 2024 - 14:04:14 EST)
- Re: [PATCH 6.10 00/25] 6.10.6-rc3 review Mark Brown (Tue Aug 20 2024 - 14:04:46 EST)
- Re: [PATCH v6 08/22] x86/resctrl: Introduce interface to display number of monitoring counters Reinette Chatre (Tue Aug 20 2024 - 14:08:28 EST)
- Re: [PATCH v6 09/22] x86/resctrl: Introduce MBM counters bitmap Reinette Chatre (Tue Aug 20 2024 - 14:08:56 EST)
- Re: [PATCH v6 11/22] x86/resctrl: Remove MSR reading of event configuration value Reinette Chatre (Tue Aug 20 2024 - 14:09:41 EST)
- Re: ACPI IRQ storm with 6.10 Bjorn Helgaas (Tue Aug 20 2024 - 14:10:01 EST)
- Re: [PATCH v2 -next 0/3] Some optimizations about cpuset Waiman Long (Tue Aug 20 2024 - 14:11:31 EST)
- Re: [PATCH v2 1/1] dt-binding: memory-controllers: fsl,ifc: add compatible string fsl,ifc-nand Frank Li (Tue Aug 20 2024 - 14:11:45 EST)
- Re: [PATCH v6 19/22] x86/resctrl: Introduce the interface to switch between monitor modes Reinette Chatre (Tue Aug 20 2024 - 14:12:04 EST)
- Re: [PATCH v6 20/22] x86/resctrl: Enable AMD ABMC feature by default when supported Reinette Chatre (Tue Aug 20 2024 - 14:12:39 EST)
- Re: [PATCH RESEND] erofs: fix out-of-bound access when z_erofs_gbuf_growsize() partially fails Sandeep Dhavale (Tue Aug 20 2024 - 14:15:00 EST)
- Re: [PATCH v6 06/22] x86/resctrl: Add support to enable/disable AMD ABMC feature Reinette Chatre (Tue Aug 20 2024 - 14:17:56 EST)
- Re: [PATCH v24 05/34] usb: host: xhci-mem: Cleanup pending secondary event ring events Wesley Cheng (Tue Aug 20 2024 - 14:19:30 EST)
- Re: [PATCH] Documentation: add a driver API doc for the power sequencing subsystem Jonathan Corbet (Tue Aug 20 2024 - 14:20:41 EST)
- Re: [PATCH v1 1/3] dt-bindings: soc: qcom: eud: Update compatible strings for eud Melody Olvera (Tue Aug 20 2024 - 14:22:31 EST)
- Re: [PATCH v6 12/22] x86/resctrl: Introduce mbm_cntr_map to track counters at domain Moger, Babu (Tue Aug 20 2024 - 14:24:35 EST)
- Re: selinux: support IPPROTO_SMC in socket_type_to_security_class() Stephen Smalley (Tue Aug 20 2024 - 14:24:49 EST)
- Re: [PATCH 01/11] dt-bindings: clock: Add RaspberryPi RP1 clock bindings Andrea della Porta (Tue Aug 20 2024 - 14:25:50 EST)
- [PATCH] linux-firmware: Update AMD SEV firmware John Allen (Tue Aug 20 2024 - 14:27:56 EST)
- Re: commit 9d8c094ddab0 breaks Xorg/xfce4 Mario Limonciello (Tue Aug 20 2024 - 14:29:01 EST)
- Re: [PATCH v2 6/9] clk: clocking-wizard: add user clock monitor support Harry Austen (Tue Aug 20 2024 - 14:30:47 EST)
- [PATCH] perf hist: Don't set hpp_fmt_value for members in --no-group kan . liang (Tue Aug 20 2024 - 14:31:37 EST)
- Re: [PATCH 10/11] net: macb: Add support for RP1's MACB variant Andrea della Porta (Tue Aug 20 2024 - 14:31:54 EST)
- Re: [PATCH net 1/1] net: dsa: mv88e6xxx: Fix out-of-bound access Simon Horman (Tue Aug 20 2024 - 14:32:18 EST)
- Re: [net PATCH v2] octeontx2-af: Fix CPT AF register offset calculation Simon Horman (Tue Aug 20 2024 - 14:33:49 EST)
- RE: [PATCH net-next v4 1/2] net: xilinx: axienet: Report RxRject as rx_dropped Pandey, Radhey Shyam (Tue Aug 20 2024 - 14:34:04 EST)
- Re: [PATCH 1/5] alloc_tag: load module tags into separate continuous memory Suren Baghdasaryan (Tue Aug 20 2024 - 14:35:47 EST)
- [REGRESSION] [BISECTED] btusb: driver fails to initialize MT7921AUN on v6.11-rc4 Marc Payne (Tue Aug 20 2024 - 14:35:48 EST)
- [PATCH v2 1/1] dt-bindings: leds: convert leds-lm3692x to yaml format Frank Li (Tue Aug 20 2024 - 14:36:15 EST)
- Re: [PATCH v2 09/10] x86/virt/tdx: Reduce TDMR's reserved areas by using CMRs to find memory holes Adrian Hunter (Tue Aug 20 2024 - 14:38:58 EST)
- Re: [PATCH] ksmbd: Replace one-element arrays with flexible-array members Tom Talpey (Tue Aug 20 2024 - 14:39:16 EST)
- [PATCH] staging: rtl8192e: Replace strcpy with strscpy in rtl819x_translate_scan Abhishek Tamboli (Tue Aug 20 2024 - 14:42:40 EST)
- Re: [PATCH][next] nfc: pn533: Avoid -Wflex-array-member-not-at-end warnings Simon Horman (Tue Aug 20 2024 - 14:43:00 EST)
- Re: ACPI IRQ storm with 6.10 Bjorn Helgaas (Tue Aug 20 2024 - 14:44:33 EST)
- [PATCH v2 1/1] ASoC: dt-bindings: Convert tpa6130a2.txt to yaml Frank Li (Tue Aug 20 2024 - 14:46:36 EST)
- [PATCH v5 1/8] perf/core: Allow multiple AUX PMU events with the same module Leo Yan (Tue Aug 20 2024 - 14:48:02 EST)
- [PATCH v5 0/8] perf auxtrace: Support multiple AUX events Leo Yan (Tue Aug 20 2024 - 14:48:14 EST)
- [PATCH v5 2/8] perf auxtrace: Use evsel__is_aux_event() for checking AUX event Leo Yan (Tue Aug 20 2024 - 14:48:22 EST)
- [PATCH v5 3/8] perf auxtrace: Remove unused 'pmu' pointer from struct auxtrace_record Leo Yan (Tue Aug 20 2024 - 14:48:40 EST)
- [PATCH v5 4/8] perf auxtrace: Introduce auxtrace_record__validate_events() Leo Yan (Tue Aug 20 2024 - 14:48:52 EST)
- [PATCH v5 5/8] perf auxtrace: Refactor evlist__enable_event_idx() Leo Yan (Tue Aug 20 2024 - 14:49:06 EST)
- [PATCH v5 6/8] perf auxtrace: Bails out after finding the event for the map index Leo Yan (Tue Aug 20 2024 - 14:49:16 EST)
- [PATCH v5 7/8] perf auxtrace: Iterate all AUX events when finish reading Leo Yan (Tue Aug 20 2024 - 14:49:31 EST)
- [PATCH v5 8/8] perf arm-spe: Support multiple events in arm_spe_evsel_is_auxtrace() Leo Yan (Tue Aug 20 2024 - 14:49:46 EST)
- Re: [PATCH v2 16/19] gendwarfksyms: Add support for reserved structure fields Sami Tolvanen (Tue Aug 20 2024 - 14:49:53 EST)
- Re: [PATCH] ARM: dts: broadcom: bcm2166x-common: Increase apps bus size to fit BCM21664 GIC Florian Fainelli (Tue Aug 20 2024 - 14:50:12 EST)
- Re: [PATCH v2] softirq: remove parameter from action callback Paul E. McKenney (Tue Aug 20 2024 - 14:50:31 EST)
- Re: [PATCH] ARM: dts: broadcom: bcm2166x-common: Increase apps bus size to fit BCM21664 GIC Florian Fainelli (Tue Aug 20 2024 - 14:50:48 EST)
- Re: [PATCH] Revert "scripts/faddr2line: Check only two symbols when calculating symbol size" Carlos Llamas (Tue Aug 20 2024 - 14:52:04 EST)
- Re: [PATCH] Documentation: add a driver API doc for the power sequencing subsystem Bartosz Golaszewski (Tue Aug 20 2024 - 14:53:49 EST)
- [PATCH 1/1] MAINTAINERS: misc: update fsl,qoriq-mc.txt to fsl,qoriq-mc.yaml Frank Li (Tue Aug 20 2024 - 15:00:43 EST)
- [PATCH v3 0/2] use device_for_each_child_node_scoped to access device child nodes Javier Carrasco (Tue Aug 20 2024 - 15:02:43 EST)
- [PATCH v3 1/2] iio: adc: xilinx-ams: use device_* to iterate over device child nodes Javier Carrasco (Tue Aug 20 2024 - 15:02:52 EST)
- [PATCH v3 2/2] leds: as3645a: use device_* to iterate over device child nodes Javier Carrasco (Tue Aug 20 2024 - 15:03:11 EST)
- RE: [PATCH net-next v4 2/2] net: xilinx: axienet: Add statistics support Pandey, Radhey Shyam (Tue Aug 20 2024 - 15:05:12 EST)
- Re: [PATCH] sched_ext: Allow dequeue_task_scx to fail Tejun Heo (Tue Aug 20 2024 - 15:09:47 EST)
- Re: [PATCH 4/9] Use wait_var_event() instead of I_DIO_WAKEUP Christian Brauner (Tue Aug 20 2024 - 15:12:20 EST)
- Re: [PATCH v2] net: netvsc: Update default VMBus channels Erni Sri Satya Vennela (Tue Aug 20 2024 - 15:12:36 EST)
- Re: [PATCH v10 1/6] Landlock: Add abstract UNIX socket connect restriction Simon Horman (Tue Aug 20 2024 - 15:14:50 EST)
- [PATCH v2] ksmbd: Replace one-element arrays with flexible-array members Thorsten Blum (Tue Aug 20 2024 - 15:15:51 EST)
- Re: [PATCH v1 1/3] dt-bindings: soc: qcom: eud: Update compatible strings for eud Konrad Dybcio (Tue Aug 20 2024 - 15:19:49 EST)
- Re: [PATCH] platform/x86: system76: Reducing redundant conditional judgments in system76_add() kernel test robot (Tue Aug 20 2024 - 15:20:01 EST)
- Re: [PATCH] platform/x86: system76: Reducing redundant conditional judgments in system76_add() kernel test robot (Tue Aug 20 2024 - 15:20:11 EST)
- Re: [PATCH -next] rcu: Remove unused declaration rcu_segcblist_offload() Paul E. McKenney (Tue Aug 20 2024 - 15:20:30 EST)
- Re: [PATCH net 1/1] net: dsa: mv88e6xxx: Fix out-of-bound access Joseph Huang (Tue Aug 20 2024 - 15:22:09 EST)
- Re: [PATCH dlm/next 10/12] dlm: separate dlm lockspaces per net-namespace Dan Carpenter (Tue Aug 20 2024 - 15:22:32 EST)
- Re: [PATCH 09/10] arm64: dts: rockchip: Add rk3576 SoC base DT Detlev Casanova (Tue Aug 20 2024 - 15:24:20 EST)
- Re: [PATCH] Reenable NUMA policy support in the slab allocator Yang Shi (Tue Aug 20 2024 - 15:24:36 EST)
- Re: [PATCH] staging: rtl8192e: Replace strcpy with strscpy in rtl819x_translate_scan Dan Carpenter (Tue Aug 20 2024 - 15:30:02 EST)
- Re: [PATCH] pidfd: prevent creation of pidfds for kthreads Eric Biggers (Tue Aug 20 2024 - 15:34:28 EST)
- Re: [PATCH v4 4/6] mm: Introduce a pageflag for partially mapped folios Usama Arif (Tue Aug 20 2024 - 15:35:27 EST)
- [PATCH] arm64: dts: k3-am654-idk: Add Support for MCAN Judith Mendez (Tue Aug 20 2024 - 15:36:22 EST)
- Re: [PATCH] Documentation: add a driver API doc for the power sequencing subsystem Jonathan Corbet (Tue Aug 20 2024 - 15:37:03 EST)
- [PATCH] workqueue: Don't call va_start / va_end twice Matthew Brost (Tue Aug 20 2024 - 15:37:24 EST)
- Re: [sched_ext/for-6.11]: Issue with BPF Scheduler during CPU Hotplug Tejun Heo (Tue Aug 20 2024 - 15:38:20 EST)
- Re: [PATCH] staging: rtl8192e: Replace strcpy with strscpy in rtl819x_translate_scan Christophe JAILLET (Tue Aug 20 2024 - 15:38:42 EST)
- Re: [PATCH] workqueue: Don't call va_start / va_end twice Tejun Heo (Tue Aug 20 2024 - 15:39:43 EST)
- Re: [PATCH v2 6/7] xen: allow mapping ACPI data using a different physical address kernel test robot (Tue Aug 20 2024 - 15:40:07 EST)
- Re: [RFC PATCH v2 0/4] tsm: Runtime measurement registers ABI Qinkun Bao (Tue Aug 20 2024 - 15:44:45 EST)
- Re: [PATCH] powercap: intel_rapl: Fix off by one in get_rpi() Rafael J. Wysocki (Tue Aug 20 2024 - 15:45:12 EST)
- [PATCH v4 1/4] kbuild: rust: Define probing macros for rustc Matthew Maurer (Tue Aug 20 2024 - 15:49:29 EST)
- [PATCH v4 2/4] rust: kasan: Rust does not support KHWASAN Matthew Maurer (Tue Aug 20 2024 - 15:49:46 EST)
- [PATCH v4 3/4] kbuild: rust: Enable KASAN support Matthew Maurer (Tue Aug 20 2024 - 15:50:04 EST)
- [PATCH v4 4/4] kasan: rust: Add KASAN smoke test via UAF Matthew Maurer (Tue Aug 20 2024 - 15:50:20 EST)
- Re: [PATCH v2 1/2] cpuidle: riscv-sbi: Use scoped device node handling to fix missing of_node_put Rafael J. Wysocki (Tue Aug 20 2024 - 15:50:32 EST)
- [PATCH v1] mm: Defines obj_cgroup_get() if CONFIG_MEMCG is not defined. Kanchana P Sridhar (Tue Aug 20 2024 - 15:50:54 EST)
- Re: selinux: support IPPROTO_SMC in socket_type_to_security_class() Paul Moore (Tue Aug 20 2024 - 15:51:32 EST)
- Re: [PATCH] pinctrl: rockchip: correct RK3328 iomux width flag for GPIO2-B pins Heiko Stübner (Tue Aug 20 2024 - 15:54:00 EST)
- Re: [PATCH] tools/crypto:Remove unused variable Mario Limonciello (Tue Aug 20 2024 - 15:54:08 EST)
- Re: [PATCH v3] iommu/arm-smmu-qcom: hide last LPASS SMMU context bank from linux Bjorn Andersson (Tue Aug 20 2024 - 15:55:18 EST)
- [PATCH-cgroup 0/2] cgroup/cpuset: Account for boot time isolated CPUs Waiman Long (Tue Aug 20 2024 - 15:56:23 EST)
- [PATCH-cgroup 2/2] selftest/cgroup: Make test_cpuset_prs.sh deal with pre-isolated CPUs Waiman Long (Tue Aug 20 2024 - 15:56:32 EST)
- [PATCH-cgroup 1/2] cgroup/cpuset: Account for boot time isolated CPUs Waiman Long (Tue Aug 20 2024 - 15:56:49 EST)
- Re: [PATCH v4 4/4] kasan: rust: Add KASAN smoke test via UAF Andrey Konovalov (Tue Aug 20 2024 - 15:57:43 EST)
- Re: [PATCH v4 3/4] kbuild: rust: Enable KASAN support Andrey Konovalov (Tue Aug 20 2024 - 15:58:00 EST)
- Re: [PATCH v2] virtio_pmem: Check device status before requesting flush Dave Jiang (Tue Aug 20 2024 - 16:01:17 EST)
- Re: [PATCH net-next v4 2/2] net: xilinx: axienet: Add statistics support Sean Anderson (Tue Aug 20 2024 - 16:03:05 EST)
- RE: [PATCH v4 2/4] mm: zswap: zswap_store() extended to handle mTHP folios. Sridhar, Kanchana P (Tue Aug 20 2024 - 16:03:48 EST)
- Re: [PATCH v2 16/19] gendwarfksyms: Add support for reserved structure fields Matthew Maurer (Tue Aug 20 2024 - 16:04:19 EST)
- Re: [PATCH v6 20/22] x86/resctrl: Enable AMD ABMC feature by default when supported Moger, Babu (Tue Aug 20 2024 - 16:04:50 EST)
- [PATCH v1 1/1] gpio: virtuser: Use GPIO_LOOKUP_IDX() macro Andy Shevchenko (Tue Aug 20 2024 - 16:09:15 EST)
- Re: [PATCH v4 3/4] dt-bindings: display: rockchip: Add schema for RK3588 HDMI TX Controller Cristian Ciocaltea (Tue Aug 20 2024 - 16:13:55 EST)
- Re: [PATCH 1/2] fs/dcache: introduce d_alloc_parallel_check_existing Gabriel Krisman Bertazi (Tue Aug 20 2024 - 16:17:20 EST)
- Re: [PATCH 2/2] mmc: sdhci_am654: Add tuning debug prints Judith Mendez (Tue Aug 20 2024 - 16:18:06 EST)
- Re: [PATCH v6 20/22] x86/resctrl: Enable AMD ABMC feature by default when supported Moger, Babu (Tue Aug 20 2024 - 16:18:34 EST)
- Re: [PATCH 2/2] mmc: sdhci_am654: Add tuning debug prints Judith Mendez (Tue Aug 20 2024 - 16:19:13 EST)
- [PATCH 1/1] Improve missing mods error message and make shell script executable David Hunter (Tue Aug 20 2024 - 16:21:33 EST)
- Re: [PATCH] netem: fix return value if duplicate enqueue fails Stephen Hemminger (Tue Aug 20 2024 - 16:23:07 EST)
- Re: [PATCH net-next v4 2/2] net: xilinx: axienet: Add statistics support Andrew Lunn (Tue Aug 20 2024 - 16:23:27 EST)
- Re: [PATCH v2] mm/memory: Don't require head page for do_set_pmd() Hugh Dickins (Tue Aug 20 2024 - 16:34:25 EST)
- Re: [tip: x86/urgent] x86/ioremap: Use is_ioremap_addr() in iounmap() Thomas Gleixner (Tue Aug 20 2024 - 16:35:19 EST)
- [PATCH v2] KVM: Move gfn_to_pfn_cache invalidation to invalidate_range_end hook David Woodhouse (Tue Aug 20 2024 - 16:35:31 EST)
- Re: [PATCH v6 20/22] x86/resctrl: Enable AMD ABMC feature by default when supported Reinette Chatre (Tue Aug 20 2024 - 16:37:21 EST)
- [tip: x86/urgent] x86/kaslr: Expose and use the end of the physical memory address space tip-bot2 for Thomas Gleixner (Tue Aug 20 2024 - 16:38:26 EST)
- Re:[PATCH v4] rockchip/drm: vop2: add support for gamma LUT Piotr Zalewski (Tue Aug 20 2024 - 16:42:30 EST)
- Re: [PATCH] perf annotate-data: Set bitfield member offset and size properly Arnaldo Carvalho de Melo (Tue Aug 20 2024 - 16:42:44 EST)
- Re: [PATCH 2/2] media: venus: firmware: Use iommu_paging_domain_alloc() Stanimir Varbanov (Tue Aug 20 2024 - 16:44:05 EST)
- Re: [PATCH v2 1/1] ASoC: dt-bindings: Convert tpa6130a2.txt to yaml Mark Brown (Tue Aug 20 2024 - 16:44:51 EST)
- Re: [RFC PATCH 1/5] lib: Implement find_{first,next,nth}_notandnot_bit, find_first_andnot_bit Mathieu Desnoyers (Tue Aug 20 2024 - 16:45:41 EST)
- [PATCH v2] platform/x86/intel-uncore-freq: Do not present separate package-die domain Srinivas Pandruvada (Tue Aug 20 2024 - 16:46:08 EST)
- Re: [PATCH 2/4] media: venus: Use dev_pm_domain_attach|detach_list() for OPP PM domain Stanimir Varbanov (Tue Aug 20 2024 - 16:48:34 EST)
- Re: [PATCH v3 1/4] kbuild: rust: Define probing macros for rustc Miguel Ojeda (Tue Aug 20 2024 - 16:50:20 EST)
- Re: [PATCH v3 2/3] perf tools: Print lost samples due to BPF filter Arnaldo Carvalho de Melo (Tue Aug 20 2024 - 16:52:08 EST)
- Re: [PATCH v6 13/22] x86/resctrl: Add data structures and definitions for ABMC assignment Moger, Babu (Tue Aug 20 2024 - 16:56:23 EST)
- Re: [PATCH v4 1/2] locking/lockdep: Forcing subclasses to have same name pointer as their parent class Boqun Feng (Tue Aug 20 2024 - 17:07:26 EST)
- Re: [PATCH v3 2/3] iio: adc: ad7625: add driver Trevor Gamblin (Tue Aug 20 2024 - 17:07:40 EST)
- Re: [PATCH v6 13/22] x86/resctrl: Add data structures and definitions for ABMC assignment Reinette Chatre (Tue Aug 20 2024 - 17:10:01 EST)
- Re: [PATCH v2 1/7] net: driver: stmmac: extend CSR calc support Jacob Keller (Tue Aug 20 2024 - 17:10:21 EST)
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add tests for bpf_get_dentry_xattr Paul Moore (Tue Aug 20 2024 - 17:11:26 EST)
- Re: [PATCH v2 2/7] net: stmmac: Expand clock rate variables Jacob Keller (Tue Aug 20 2024 - 17:12:36 EST)
- Re: [PATCH v4 0/4] mm: ZSWAP swap-out of mTHP folios Nhat Pham (Tue Aug 20 2024 - 17:13:58 EST)
- Re: ACPI IRQ storm with 6.10 Petr Valenta (Tue Aug 20 2024 - 17:14:26 EST)
- Re: [RFC PATCH 1/5] lib: Implement find_{first,next,nth}_notandnot_bit, find_first_andnot_bit Yury Norov (Tue Aug 20 2024 - 17:15:37 EST)
- Re: [PATCH v2 5/7] net: stmmac: dwmac-s32cc: add basic NXP S32G/S32R glue driver Jacob Keller (Tue Aug 20 2024 - 17:16:08 EST)
- Re: [PATCH -next] pinctrl: bcm2835: fix module autoloading Florian Fainelli (Tue Aug 20 2024 - 17:17:04 EST)
- Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping Rob Landley (Tue Aug 20 2024 - 17:17:29 EST)
- Re: [PATCH v2 7/7] net: stmmac: dwmac-s32cc: Read PTP clock rate when ready Jacob Keller (Tue Aug 20 2024 - 17:18:07 EST)
- Re: [PATCH v3 1/2] drm/mipi-dsi: Add mipi_dsi_dcs_set_tear_scanline_multi Doug Anderson (Tue Aug 20 2024 - 17:25:25 EST)
- Re: [PATCH v3 2/2] drm/panel: jdi-fhd-r63452: transition to mipi_dsi wrapped functions Doug Anderson (Tue Aug 20 2024 - 17:25:40 EST)
- Re: [PATCH] padata: Fix possible divide-by-0 panic in padata_mt_helper() Daniel Jordan (Tue Aug 20 2024 - 17:29:59 EST)
- Re: [PATCH v4 4/6] mm: Introduce a pageflag for partially mapped folios Barry Song (Tue Aug 20 2024 - 17:30:43 EST)
- Re: ACPI IRQ storm with 6.10 Bjorn Helgaas (Tue Aug 20 2024 - 17:30:52 EST)
- Re: [PATCH 1/3] scsi: ufs: ufs-qcom: add fixup_dev_quirks vops Bart Van Assche (Tue Aug 20 2024 - 17:32:31 EST)
- Re: [PATCH 2/3] scsi: ufs: ufs-qcom: Add DELAY_BEFORE_LPM quirk for Micron and Skhynix Bart Van Assche (Tue Aug 20 2024 - 17:34:05 EST)
- Re: [PATCH] ata: Replace deprecated PCI devres functions Sergey Shtylyov (Tue Aug 20 2024 - 17:34:18 EST)
- Re: [PATCH 3/3] scsi: ufs: ufs-qcom: Apply DELAY_AFTER_LPM quirk for Toshiba devices Bart Van Assche (Tue Aug 20 2024 - 17:35:50 EST)
- Re: [PATCH RFT v9 4/8] fork: Add shadow stack support to clone3() Edgecombe, Rick P (Tue Aug 20 2024 - 17:37:06 EST)
- Re: [PATCH RFT v9 2/8] selftests: Provide helper header for shadow stack testing Edgecombe, Rick P (Tue Aug 20 2024 - 17:37:11 EST)
- Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping Linus Torvalds (Tue Aug 20 2024 - 17:39:46 EST)
- Re: [PATCH v2] cxgb4: add forgotten u64 ivlan cast before shift Jacob Keller (Tue Aug 20 2024 - 17:42:50 EST)
- Re: [PATCH v2] KVM: Move gfn_to_pfn_cache invalidation to invalidate_range_end hook Sean Christopherson (Tue Aug 20 2024 - 17:44:53 EST)
- Re: [PATCH] scsi: ufs: Move UFS trace events to private header Bart Van Assche (Tue Aug 20 2024 - 17:45:24 EST)
- Re: [PATCH] btrfs: scrub: don't mark inline extents as errors on RST Qu Wenruo (Tue Aug 20 2024 - 17:45:37 EST)
- Re: [PATCH v2] mm: add lazyfree folio to lru tail Barry Song (Tue Aug 20 2024 - 17:46:39 EST)
- Re: [PATCH 0/9 RFC] Make wake_up_{bit,var} less fragile NeilBrown (Tue Aug 20 2024 - 17:47:57 EST)
- Re: [PATCH v4] drm/i915/hwmon: expose fan speed Rodrigo Vivi (Tue Aug 20 2024 - 17:49:42 EST)
- Re: [PATCH] kbuild: fix typos "prequisites" to "prerequisites" Nathan Chancellor (Tue Aug 20 2024 - 17:50:30 EST)
- Re: [PATCH net-next v6 2/2] net: ti: icssg-prueth: Add support for PA Stats Jacob Keller (Tue Aug 20 2024 - 17:50:57 EST)
- Re: [PATCH 1/1] scsi: ufs-mediatek: Add UFSHCD_QUIRK_BROKEN_LSDBS_CAP Bart Van Assche (Tue Aug 20 2024 - 17:51:19 EST)
- Re: [PATCH 5/9] Block: switch bd_prepare_to_claim to use ___wait_var_event() NeilBrown (Tue Aug 20 2024 - 17:52:58 EST)
- Re: [PATCH v5] scsi: sd: Ignore command SYNC CACHE error if format in progress Bart Van Assche (Tue Aug 20 2024 - 17:53:28 EST)
- Re: [PATCH] kbuild: remove *.symversions left-over Nathan Chancellor (Tue Aug 20 2024 - 17:56:07 EST)
- Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping Rob Landley (Tue Aug 20 2024 - 17:57:10 EST)
- Re: [PATCH 0/9 RFC] Make wake_up_{bit,var} less fragile Linus Torvalds (Tue Aug 20 2024 - 17:58:35 EST)
- Re: [PATCH] arm64: dts: ti: k3-j784s4-main: align watchdog clocks Eric Chanudet (Tue Aug 20 2024 - 18:01:52 EST)
- Re: [PATCH net-next v2 1/3] ethtool: Extend cable testing interface with result source information Jakub Kicinski (Tue Aug 20 2024 - 18:02:07 EST)
- Re: [PATCH 1/1] Driver: clk-qoriq.c: replace of_node_put with _free improves cleanup Stephen Boyd (Tue Aug 20 2024 - 18:03:34 EST)
- Re: [drivers/clk] Question about `en7523_register_clocks` func: misuse of __counted_by Stephen Boyd (Tue Aug 20 2024 - 18:04:27 EST)
- Re: [BUG] tracing: dynamic ftrace selftest detected failures Google (Tue Aug 20 2024 - 18:05:51 EST)
- Re: [PATCH 1/2] usb: dwc3: core: Call cpu_relax() in registers polling busy loops Thinh Nguyen (Tue Aug 20 2024 - 18:06:18 EST)
- Re: [PATCH v1] clk:clk-imx8-acm:fix wrong pointer check in clk_imx_acm_attach_pm_domains() Stephen Boyd (Tue Aug 20 2024 - 18:07:35 EST)
- RE: [PATCH v4 0/4] mm: ZSWAP swap-out of mTHP folios Sridhar, Kanchana P (Tue Aug 20 2024 - 18:09:33 EST)
- Re: [BUG] tracing: dynamic ftrace selftest detected failures Steven Rostedt (Tue Aug 20 2024 - 18:10:51 EST)
- Re: (subset) [PATCH 1/2] dt-bindings: misc: qcom,fastrpc: document new domain ID Bjorn Andersson (Tue Aug 20 2024 - 18:12:25 EST)
- [PATCH 5/5] Adjust objdump start/end range per map pgoff parameter Steve Clevenger (Tue Aug 20 2024 - 18:12:53 EST)
- [PATCH 4/5] Add map pgoff to python dictionary based on MAPPING_TYPE Steve Clevenger (Tue Aug 20 2024 - 18:13:03 EST)
- [PATCH 3/5] Force MAPPING_TYPE__IDENTIY for PIE Steve Clevenger (Tue Aug 20 2024 - 18:13:17 EST)
- [PATCH 2/5] Add dso__is_pie prototype Steve Clevenger (Tue Aug 20 2024 - 18:13:27 EST)
- [PATCH 1/5] Add dso__is_pie call to identify ELF PIE Steve Clevenger (Tue Aug 20 2024 - 18:13:38 EST)
- [PATCH 0/5] arm-cs-trace-disasm.py/perf must accommodate non-zero DSO text offset Steve Clevenger (Tue Aug 20 2024 - 18:13:53 EST)
- Re: [PATCH 1/1] Documentation: kbuild: explicitly document missing prompt Nathan Chancellor (Tue Aug 20 2024 - 18:15:37 EST)
- Re: [PATCH 0/9 RFC] Make wake_up_{bit,var} less fragile NeilBrown (Tue Aug 20 2024 - 18:16:14 EST)
- Re: [PATCH v2] kunit: Device wrappers should also manage driver name Rae Moar (Tue Aug 20 2024 - 18:21:49 EST)
- Re: [PATCH 0/9 RFC] Make wake_up_{bit,var} less fragile Linus Torvalds (Tue Aug 20 2024 - 18:25:31 EST)
- [syzbot] [bcachefs?] WARNING in bch2_write_super syzbot (Tue Aug 20 2024 - 18:25:45 EST)
- Re: [PATCH] net/mlx5: Added cond_resched() to crdump collection Mohamed Khalfella (Tue Aug 20 2024 - 18:27:31 EST)
- Re: [PATCH 1/1] Documentation: kbuild: explicitly document missing prompt Stephen Brennan (Tue Aug 20 2024 - 18:28:05 EST)
- Re: [PATCH net] dpaa2-switch: Fix error checking in dpaa2_switch_seed_bp() patchwork-bot+netdevbpf (Tue Aug 20 2024 - 18:30:40 EST)
- Re: [net-next,v6 1/8] octeontx2-pf: map skb data as device writeable Jakub Kicinski (Tue Aug 20 2024 - 18:36:00 EST)
- [syzbot] [kernel?] WARNING: locking bug in sched_ttwu_pending syzbot (Tue Aug 20 2024 - 18:36:32 EST)
- Re: [v3] usb: dwc3: Avoid waking up gadget during startxfer Thinh Nguyen (Tue Aug 20 2024 - 18:38:36 EST)
- Re: [PATCH net-next 1/4] dt-bindings: net: mediatek,net: narrow interrupts per variants patchwork-bot+netdevbpf (Tue Aug 20 2024 - 18:40:46 EST)
- Re: [PATCH v6 14/22] x86/resctrl: Introduce cntr_id in mongroup for assignments Moger, Babu (Tue Aug 20 2024 - 18:43:12 EST)
- Re: [PATCH v2] cxgb4: add forgotten u64 ivlan cast before shift Jakub Kicinski (Tue Aug 20 2024 - 18:45:06 EST)
- Re: [PATCH v11 04/14] cxl/mbox: Add GET_SUPPORTED_FEATURES mailbox command Dave Jiang (Tue Aug 20 2024 - 18:46:21 EST)
- [syzbot] [usb?] KMSAN: kernel-infoleak in wdm_read syzbot (Tue Aug 20 2024 - 18:48:37 EST)
- [GIT PULL] Please pull IOMMUFD subsystem changes Jason Gunthorpe (Tue Aug 20 2024 - 18:48:55 EST)
- Re: [PATCH v3 2/3] perf tools: Print lost samples due to BPF filter Namhyung Kim (Tue Aug 20 2024 - 18:50:38 EST)
- Re: [PATCH v2] cxgb4: add forgotten u64 ivlan cast before shift patchwork-bot+netdevbpf (Tue Aug 20 2024 - 18:50:53 EST)
- Re: [PATCH] maple_tree: Remove rcu_read_lock() from mt_validate() Matthew Wilcox (Tue Aug 20 2024 - 18:54:15 EST)
- Re: [PATCH v3 23/25] cxl/mem: Trace Dynamic capacity Event Record Dave Jiang (Tue Aug 20 2024 - 18:55:12 EST)
- Re: [PATCH v2 08/11] arm64: dts: qcom: Add SM7325 device tree Danila Tikhonov (Tue Aug 20 2024 - 18:57:46 EST)
- [PATCH] soc: qcom: pd-mapper: Fix singleton refcount Bjorn Andersson (Tue Aug 20 2024 - 19:00:09 EST)
- [RESEND PATCH] m68k: cmpxchg: Use swap() to improve __arch_xchg() Thorsten Blum (Tue Aug 20 2024 - 19:00:21 EST)
- Re: [PATCH v3] iommu/arm-smmu-qcom: hide last LPASS SMMU context bank from linux Caleb Connolly (Tue Aug 20 2024 - 19:01:55 EST)
- Re: [PATCH v2] usb: dwc3: core: Prevent USB core invalid event buffer address access Thinh Nguyen (Tue Aug 20 2024 - 19:04:02 EST)
- Re: [PATCH v3 4/4] iommu/vt-d: Introduce batched cache invalidation Jacob Pan (Tue Aug 20 2024 - 19:04:46 EST)
- Re: [PATCH net-next v5] net: netconsole: selftests: Create a new netconsole selftest Jakub Kicinski (Tue Aug 20 2024 - 19:06:46 EST)
- [RESEND PATCH] accel/habanalabs/gaudi2: Use kvfree() for memory allocated with kvcalloc() Thorsten Blum (Tue Aug 20 2024 - 19:10:53 EST)
- Re: [net-next v4 1/5] net: stmmac: Add HDMA mapping for dw25gmac support Jitendra Vegiraju (Tue Aug 20 2024 - 19:11:12 EST)
- Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping Linus Torvalds (Tue Aug 20 2024 - 19:14:59 EST)
- Re: [net-next v4 4/5] net: stmmac: Add PCI driver support for BCM8958x Jitendra Vegiraju (Tue Aug 20 2024 - 19:16:48 EST)
- [PATCH v2] mmc: core: apply SD quirks earlier during probe Keita Aihara (Tue Aug 20 2024 - 19:17:09 EST)
- Re: [RESEND PATCH v4] ext4: Annotate struct ext4_xattr_inode_array with __counted_by() Thorsten Blum (Tue Aug 20 2024 - 19:17:43 EST)
- Re: [net-next v4 1/5] net: stmmac: Add HDMA mapping for dw25gmac support Abhishek Chauhan (ABC) (Tue Aug 20 2024 - 19:18:36 EST)
- Re: [PATCH net-next v2 1/3] netpoll: Ensure clean state on setup failures Jakub Kicinski (Tue Aug 20 2024 - 19:20:21 EST)
- [PATCH 0/4] mm, netfs, afs: Truncation fixes David Howells (Tue Aug 20 2024 - 19:21:33 EST)
- [PATCH 1/4] mm: Fix missing folio invalidation calls during truncation David Howells (Tue Aug 20 2024 - 19:21:52 EST)
- [PATCH 2/4] afs: Fix post-setattr file edit to do truncation correctly David Howells (Tue Aug 20 2024 - 19:22:15 EST)
- [PATCH 3/4] netfs: Fix netfs_release_folio() to say no if folio dirty David Howells (Tue Aug 20 2024 - 19:22:36 EST)
- [PATCH 4/4] netfs: Fix trimming of streaming-write folios in netfs_inval_folio() David Howells (Tue Aug 20 2024 - 19:23:05 EST)
- Re: [PATCH net-next v2 2/3] netconsole: pr_err() when netpoll_setup fails Jakub Kicinski (Tue Aug 20 2024 - 19:24:18 EST)
- Re: [PATCH v12 00/10] enable bs > ps in XFS David Howells (Tue Aug 20 2024 - 19:24:49 EST)
- Re: [PATCH net-next v2 3/3] netconsole: Populate dynamic entry even if netpoll fails Jakub Kicinski (Tue Aug 20 2024 - 19:27:37 EST)
- Re: [PATCH] mmc: core: apply SD quirks earlier during probe Keita Aihara (Tue Aug 20 2024 - 19:29:26 EST)
- Re: [PATCH v3 24/25] tools/testing/cxl: Make event logs dynamic Dave Jiang (Tue Aug 20 2024 - 19:30:30 EST)
- Re: [syzbot] [bcachefs?] WARNING in bch2_write_super Kent Overstreet (Tue Aug 20 2024 - 19:33:04 EST)
- Re: [PATCH V2] bcachefs: Add journal v2 entry nr value check Kent Overstreet (Tue Aug 20 2024 - 19:34:32 EST)
- Re: [PATCH RFT v9 4/8] fork: Add shadow stack support to clone3() Mark Brown (Tue Aug 20 2024 - 19:34:55 EST)
- Re: [PATCH] scsi: iscsi: fix reference count leak in cxgbi_check_route() michael . christie (Tue Aug 20 2024 - 19:36:43 EST)
- linux-next: build failure after merge of the arm tree Stephen Rothwell (Tue Aug 20 2024 - 19:36:53 EST)
- Re: [PATCH v6 05/13] PCI: brcmstb: Use bridge reset if available Stanimir Varbanov (Tue Aug 20 2024 - 19:38:21 EST)
- Re: [PATCH v24 29/34] ALSA: usb-audio: qcom: Add USB offload route kcontrol Wesley Cheng (Tue Aug 20 2024 - 19:41:51 EST)
- Re: [PATCH v6 05/13] PCI: brcmstb: Use bridge reset if available Stanimir Varbanov (Tue Aug 20 2024 - 19:43:11 EST)
- Re: [BUG] tracing: dynamic ftrace selftest detected failures Google (Tue Aug 20 2024 - 19:44:04 EST)
- Re: [PATCH v5 3/4] PCI: Decouple D3Hot and D3Cold handling for bridges Bjorn Helgaas (Tue Aug 20 2024 - 19:45:14 EST)
- Re: [PATCH v3] net/socket: Check cgroup_bpf_enabled() only once in do_sock_getsockopt() Martin KaFai Lau (Tue Aug 20 2024 - 19:45:30 EST)
- [PATCH 5/4] Squashfs: Ensure all readahead pages have been used Phillip Lougher (Tue Aug 20 2024 - 19:45:54 EST)
- Re: [BUG] tracing: dynamic ftrace selftest detected failures Steven Rostedt (Tue Aug 20 2024 - 19:48:54 EST)
- Re: [PATCH v8 net-next 1/3] selftests: net: Create veth pair for testing in networkless kernel Jakub Kicinski (Tue Aug 20 2024 - 19:50:18 EST)
- Re: [GIT PULL] Please pull IOMMUFD subsystem changes pr-tracker-bot (Tue Aug 20 2024 - 19:52:29 EST)
- linux-next: duplicate patch in the bcachefs tree Stephen Rothwell (Tue Aug 20 2024 - 19:52:49 EST)
- [GIT PULL] ksmbd server fixes Steve French (Tue Aug 20 2024 - 19:54:21 EST)
- Re: [PATCH] workqueue: fix null-ptr-deref on __alloc_workqueue() error Sergey Senozhatsky (Tue Aug 20 2024 - 19:54:32 EST)
- Re: [PATCH V3 1/2] ocfs2: remove unreasonable unlock Joseph Qi (Tue Aug 20 2024 - 19:56:04 EST)
- Re: [PATCH RFT v9 4/8] fork: Add shadow stack support to clone3() Edgecombe, Rick P (Tue Aug 20 2024 - 19:57:35 EST)
- Re: [PATCH] workqueue: fix null-ptr-deref on __alloc_workqueue() error Matthew Brost (Tue Aug 20 2024 - 19:57:57 EST)
- [PATCH v6 00/20] Avoid MAP_FIXED gap exposure Liam R. Howlett (Tue Aug 20 2024 - 19:58:17 EST)
- [PATCH v6 01/20] mm/vma: Correctly position vma_iterator in __split_vma() Liam R. Howlett (Tue Aug 20 2024 - 19:58:22 EST)
- [PATCH v6 03/20] mm/vma: Introduce vmi_complete_munmap_vmas() Liam R. Howlett (Tue Aug 20 2024 - 19:58:32 EST)
- [PATCH v6 02/20] mm/vma: Introduce abort_munmap_vmas() Liam R. Howlett (Tue Aug 20 2024 - 19:58:36 EST)
- [PATCH v6 06/20] mm/vma: Change munmap to use vma_munmap_struct() for accounting and surrounding vmas Liam R. Howlett (Tue Aug 20 2024 - 19:59:14 EST)
- [PATCH v6 05/20] mm/vma: Introduce vma_munmap_struct for use in munmap operations Liam R. Howlett (Tue Aug 20 2024 - 19:59:16 EST)
- [PATCH v6 04/20] mm/vma: Extract the gathering of vmas from do_vmi_align_munmap() Liam R. Howlett (Tue Aug 20 2024 - 19:59:33 EST)
- [PATCH v6 07/20] mm/vma: Extract validate_mm() from vma_complete() Liam R. Howlett (Tue Aug 20 2024 - 19:59:35 EST)
- [PATCH v6 08/20] mm/vma: Inline munmap operation in mmap_region() Liam R. Howlett (Tue Aug 20 2024 - 19:59:50 EST)
- [PATCH v6 10/20] mm/vma: Support vma == NULL in init_vma_munmap() Liam R. Howlett (Tue Aug 20 2024 - 19:59:51 EST)
- [PATCH v6 11/20] mm/mmap: Reposition vma iterator in mmap_region() Liam R. Howlett (Tue Aug 20 2024 - 20:00:03 EST)
- [PATCH v6 09/20] mm/vma: Expand mmap_region() munmap call Liam R. Howlett (Tue Aug 20 2024 - 20:00:19 EST)
- [PATCH v6 12/20] mm/vma: Track start and end for munmap in vma_munmap_struct Liam R. Howlett (Tue Aug 20 2024 - 20:00:43 EST)
- [PATCH v6 13/20] mm: Clean up unmap_region() argument list Liam R. Howlett (Tue Aug 20 2024 - 20:01:06 EST)
- [PATCH v6 16/20] mm/mmap: Use PHYS_PFN in mmap_region() Liam R. Howlett (Tue Aug 20 2024 - 20:01:33 EST)
- [PATCH v6 15/20] mm: Change failure of MAP_FIXED to restoring the gap on failure Liam R. Howlett (Tue Aug 20 2024 - 20:01:37 EST)
- [PATCH v6 18/20] ipc/shm, mm: Drop do_vma_munmap() Liam R. Howlett (Tue Aug 20 2024 - 20:01:42 EST)
- [PATCH v6 14/20] mm/mmap: Avoid zeroing vma tree in mmap_region() Liam R. Howlett (Tue Aug 20 2024 - 20:01:54 EST)
- [PATCH v6 20/20] mm/vma: Drop incorrect comment from vms_gather_munmap_vmas() Liam R. Howlett (Tue Aug 20 2024 - 20:02:10 EST)
- [PATCH v6 17/20] mm/mmap: Use vms accounted pages in mmap_region() Liam R. Howlett (Tue Aug 20 2024 - 20:02:24 EST)
- [PATCH v6 19/20] mm: Move may_expand_vm() check in mmap_region() Liam R. Howlett (Tue Aug 20 2024 - 20:02:47 EST)
- Re: [PATCH v2 net 1/1] net: dsa: mv88e6xxx: Fix out-of-bound access patchwork-bot+netdevbpf (Tue Aug 20 2024 - 20:03:16 EST)
- Re: [PATCH 14/25] KVM: TDX: initialize VM with TDX specific parameters Edgecombe, Rick P (Tue Aug 20 2024 - 20:03:42 EST)
- Re: [PATCH] workqueue: fix null-ptr-deref on __alloc_workqueue() error Tejun Heo (Tue Aug 20 2024 - 20:04:25 EST)
- Re: [PATCH] Documentation: iomap: fix a typo David Sterba (Tue Aug 20 2024 - 20:05:54 EST)
- Re: [PATCH 11/25] KVM: TDX: Report kvm_tdx_caps in KVM_TDX_CAPABILITIES Edgecombe, Rick P (Tue Aug 20 2024 - 20:06:37 EST)
- Re: [PATCH] workqueue: fix null-ptr-deref on __alloc_workqueue() error Sergey Senozhatsky (Tue Aug 20 2024 - 20:07:38 EST)
- Re: [PATCH] workqueue: fix null-ptr-deref on __alloc_workqueue() error Sergey Senozhatsky (Tue Aug 20 2024 - 20:09:27 EST)
- Re: [PATCH 09/25] KVM: TDX: Get system-wide info about TDX module on initialization Edgecombe, Rick P (Tue Aug 20 2024 - 20:11:41 EST)
- Re: [PATCH 12/25] KVM: TDX: Allow userspace to configure maximum vCPUs for TDX guests Edgecombe, Rick P (Tue Aug 20 2024 - 20:13:01 EST)
- Re: [PATCH v2 00/19] Implement DWARF modversions Sedat Dilek (Tue Aug 20 2024 - 20:13:59 EST)
- Re: [PATCH V3 2/2] ocfs2: Fix uaf in ocfs2_set_buffer_uptodate Joseph Qi (Tue Aug 20 2024 - 20:14:05 EST)
- Re: [BUG] tracing: dynamic ftrace selftest detected failures Google (Tue Aug 20 2024 - 20:15:13 EST)
- Re: [PATCH 04/11] of: address: Preserve the flags portion on 1:1 dma-ranges mapping Rob Herring (Tue Aug 20 2024 - 20:16:34 EST)
- Re: [PATCH RFT v9 4/8] fork: Add shadow stack support to clone3() Mark Brown (Tue Aug 20 2024 - 20:19:45 EST)
- Re: [BUG] tracing: dynamic ftrace selftest detected failures Google (Tue Aug 20 2024 - 20:21:59 EST)
- Re: [PATCH] mm/swap, workingset: make anon shadow nodes memcg aware Shakeel Butt (Tue Aug 20 2024 - 20:22:10 EST)
- Re: [PATCH 13/25] KVM: TDX: create/destroy VM structure Edgecombe, Rick P (Tue Aug 20 2024 - 20:24:18 EST)
- Re: [PATCH net,v6,2/2] net/smc: initialize ipv6_pinfo_offset in smc_inet6_prot and add smc6_sock structure kernel test robot (Tue Aug 20 2024 - 20:26:22 EST)
- Re: [PATCH net,v6,2/2] net/smc: initialize ipv6_pinfo_offset in smc_inet6_prot and add smc6_sock structure kernel test robot (Tue Aug 20 2024 - 20:26:37 EST)
- Re: linux-next: duplicate patch in the bcachefs tree Kent Overstreet (Tue Aug 20 2024 - 20:26:54 EST)
- Re: [xdp-hints] Re: [PATCH RFC bpf-next 32/52] bpf, cpumap: switch to GRO from netif_receive_skb_list() Daniel Xu (Tue Aug 20 2024 - 20:30:08 EST)
- Re: [PATCH v3] HID: hidraw - add HIDIOCREVOKE ioctl Jiri Kosina (Tue Aug 20 2024 - 20:31:42 EST)
- Re: [PATCH v3 11/17] dt-bindings: usb-switch: Extract endpoints to defs Rob Herring (Tue Aug 20 2024 - 20:33:33 EST)
- Re: [PATCH v3 12/17] dt-bindings: usb-switch: Extend for DisplayPort altmode Rob Herring (Arm) (Tue Aug 20 2024 - 20:33:57 EST)
- Re: [PATCH v3 13/17] dt-bindings: Move google,cros-ec-typec binding to usb Rob Herring (Arm) (Tue Aug 20 2024 - 20:34:14 EST)
- Re: [PATCH v3 14/17] dt-bindings: usb: Add ports to google,cros-ec-typec for DP altmode Rob Herring (Arm) (Tue Aug 20 2024 - 20:35:00 EST)
- Re: [PATCH] media: dt-bindings: trivial white-space and example cleanup Rob Herring (Arm) (Tue Aug 20 2024 - 20:35:38 EST)
- Re: [PATCH v8 6/8] spi: spi-qpic: add driver for QCOM SPI NAND flash Interface kernel test robot (Tue Aug 20 2024 - 20:36:14 EST)
- Re: [PATCH] netem: fix return value if duplicate enqueue fails patchwork-bot+netdevbpf (Tue Aug 20 2024 - 20:40:38 EST)
- [PATCH][next] xen/pci: Avoid -Wflex-array-member-not-at-end warning Gustavo A. R. Silva (Tue Aug 20 2024 - 20:51:06 EST)
- Re: [PATCH RESEND] mm: drop lruvec->lru_lock if contended when skipping folio Zhaoyang Huang (Tue Aug 20 2024 - 20:52:09 EST)
- Re: [v2] HID: corsair-void: Add Corsair Void headset family driver Stuart (Tue Aug 20 2024 - 20:52:51 EST)
- Re: [PATCH 3/9] darray: lift from bcachefs Jeff Johnson (Tue Aug 20 2024 - 21:00:23 EST)
- RE: [PATCH v3 2/2] firmware: arm_scmi: Support 'reg-io-width' property for shared memory Peng Fan (Tue Aug 20 2024 - 21:01:42 EST)
- [PATCH] ipmi:ssif: Improve detecting during probing Corey Minyard (Tue Aug 20 2024 - 21:05:24 EST)
- [PATCH 1/1 V2] Driver: clk-qoriq.c: replace of_node_put with _free improves cleanup David Hunter (Tue Aug 20 2024 - 21:07:57 EST)
- Re: [PATCH v1 2/2] ARM: dts: aspeed: Harma: update sgpio line name Andrew Jeffery (Tue Aug 20 2024 - 21:10:28 EST)
- Re: [PATCH v1 2/2] LoongArch: Add ifdefs to fix LSX and LASX related issues maobibo (Tue Aug 20 2024 - 21:12:56 EST)
- Re: [PATCH] nvmem: jz4780-efuse: Use devm_clk_get_enabled() helpers Huan Yang (Tue Aug 20 2024 - 21:15:33 EST)
- Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping Andrew Morton (Tue Aug 20 2024 - 21:18:45 EST)
- Re: [PATCH net 00/14] mptcp: pm: fix IDs not being reusable patchwork-bot+netdevbpf (Tue Aug 20 2024 - 21:30:48 EST)
- Re: [PATCH net-next] net: dsa: b53: Use dev_err_probe() patchwork-bot+netdevbpf (Tue Aug 20 2024 - 21:31:06 EST)
- [syzbot] [perf?] KASAN: slab-use-after-free Read in uprobe_unregister syzbot (Tue Aug 20 2024 - 21:31:33 EST)
- Re: [PATCH -next] backlight: ktz8866: fix module autoloading Jianhua Lu (Tue Aug 20 2024 - 21:33:16 EST)
- Re: KASAN: null-ptr-deref in bpf_core_calc_relo_insn Eduard Zingerman (Tue Aug 20 2024 - 21:33:35 EST)
- [PATCH v2] leds: lp55xx: Use devm_clk_get_enabled() helpers Huan Yang (Tue Aug 20 2024 - 21:38:12 EST)
- [PATCH v2] mailbox: sprd: Use devm_clk_get_enabled() helpers Huan Yang (Tue Aug 20 2024 - 21:39:28 EST)
- Re: [PATCH 1/1] uprobe: fix comment of uprobe_apply() Leizhen (ThunderTown) (Tue Aug 20 2024 - 21:39:42 EST)
- Re: `powertop --auto-tune` results in `WARN: xHC restore state timeout` and lost USB devices Bjorn Helgaas (Tue Aug 20 2024 - 21:40:22 EST)
- [PATCH v2] nvmem: jz4780-efuse: Use devm_clk_get_enabled() helpers Huan Yang (Tue Aug 20 2024 - 21:40:40 EST)
- RE: [PATCH net-next 1/3] dt-bindings: net: tja11xx: use reverse-mode to instead of rmii-refclk-in Wei Fang (Tue Aug 20 2024 - 21:41:12 EST)
- Re: [PATCH RFT v9 4/8] fork: Add shadow stack support to clone3() Edgecombe, Rick P (Tue Aug 20 2024 - 21:45:43 EST)
- Re: [PATCH v5 3/4] PCI: Decouple D3Hot and D3Cold handling for bridges Bjorn Helgaas (Tue Aug 20 2024 - 21:46:12 EST)
- Re: [PATCH v10 2/2] irqchip/loongarch-avec: Add AVEC irqchip support Tianyang Zhang (Tue Aug 20 2024 - 21:47:41 EST)
- Re: [PATCH net-next v19 03/13] netdev: support binding dma-buf to netdevice Jakub Kicinski (Tue Aug 20 2024 - 21:49:58 EST)
- Re: [PATCHv5, REBASED 3/4] x86/tdx: Dynamically disable SEPT violations from causing #VEs Huang, Kai (Tue Aug 20 2024 - 21:53:17 EST)
- [PATCH v16 00/16] Add Cgroup support for SGX EPC memory Haitao Huang (Tue Aug 20 2024 - 21:54:28 EST)
- [PATCH v16 01/16] x86/sgx: Replace boolean parameters with enums Haitao Huang (Tue Aug 20 2024 - 21:54:39 EST)
- [PATCH v16 02/16] cgroup/misc: Add per resource callbacks for CSS events Haitao Huang (Tue Aug 20 2024 - 21:54:52 EST)
- [PATCH v16 03/16] cgroup/misc: Export APIs for SGX driver Haitao Huang (Tue Aug 20 2024 - 21:54:54 EST)
- [PATCH v16 04/16] cgroup/misc: Add SGX EPC resource type Haitao Huang (Tue Aug 20 2024 - 21:55:08 EST)
- [PATCH v16 05/16] x86/sgx: Implement basic EPC misc cgroup functionality Haitao Huang (Tue Aug 20 2024 - 21:55:39 EST)
- [PATCH v16 06/16] x86/sgx: Add sgx_epc_lru_list to encapsulate LRU list Haitao Huang (Tue Aug 20 2024 - 21:55:42 EST)
- [PATCH v16 08/16] x86/sgx: Encapsulate uses of the global LRU Haitao Huang (Tue Aug 20 2024 - 21:55:53 EST)
- [PATCH v16 07/16] x86/sgx: Abstract tracking reclaimable pages in LRU Haitao Huang (Tue Aug 20 2024 - 21:56:08 EST)
- [PATCH v16 10/16] x86/sgx: Implement async reclamation for cgroup Haitao Huang (Tue Aug 20 2024 - 21:56:42 EST)
- [PATCH v16 09/16] x86/sgx: Add basic EPC reclamation flow for cgroup Haitao Huang (Tue Aug 20 2024 - 21:56:44 EST)
- Re: [PATCH] drm: mediatek: Drop unnecessary check for property presence CK Hu (胡俊光) (Tue Aug 20 2024 - 21:56:48 EST)
- [PATCH v16 11/16] x86/sgx: Charge mem_cgroup for per-cgroup reclamation Haitao Huang (Tue Aug 20 2024 - 21:57:10 EST)
- [PATCH v16 12/16] x86/sgx: Revise global reclamation for EPC cgroups Haitao Huang (Tue Aug 20 2024 - 21:57:18 EST)
- [PATCH v16 13/16] x86/sgx: implement direct reclamation for cgroups Haitao Huang (Tue Aug 20 2024 - 21:57:26 EST)
- [PATCH v16 14/16] x86/sgx: Turn on per-cgroup EPC reclamation Haitao Huang (Tue Aug 20 2024 - 21:57:52 EST)
- [PATCH v16 15/16] Docs/x86/sgx: Add description for cgroup support Haitao Huang (Tue Aug 20 2024 - 21:58:05 EST)
- [PATCH v16 16/16] selftests/sgx: Add scripts for EPC cgroup testing Haitao Huang (Tue Aug 20 2024 - 21:58:45 EST)
- Re: [PATCH V2 net-next 09/11] net: hibmcge: Add a Makefile and update Kconfig for hibmcge Jakub Kicinski (Tue Aug 20 2024 - 21:59:21 EST)
- Re: [PATCH V2 net-next 11/11] net: add is_valid_ether_addr check in dev_set_mac_address Jakub Kicinski (Tue Aug 20 2024 - 21:59:42 EST)
- Re: [PATCH V2 net-next 00/11] Add support of HIBMCGE Ethernet Driver Jakub Kicinski (Tue Aug 20 2024 - 21:59:57 EST)
- [PATCH v1] ALSA: hda: fix snd_hda_bus_reset when single_cmd is not supported soxiebing (Tue Aug 20 2024 - 22:00:14 EST)
- Re: [PATCH] powercap: intel_rapl: Fix off by one in get_rpi() Zhang, Rui (Tue Aug 20 2024 - 22:00:28 EST)
- Re: [PATCHv5, REBASED 4/4] x86/tdx: Enable CPU topology enumeration Huang, Kai (Tue Aug 20 2024 - 22:02:07 EST)
- [PATCH] sh: ecovec24: use static device properties to describe the touchscreen Dmitry Torokhov (Tue Aug 20 2024 - 22:02:24 EST)
- Re: [PATCH] memory: mtk-smi: Simplify using devm_clk_get_enabled() Rong Qianfeng (Tue Aug 20 2024 - 22:02:38 EST)
- Re: [GIT PULL] ksmbd server fixes pr-tracker-bot (Tue Aug 20 2024 - 22:07:29 EST)
- [PATCH v2] blk-cgroup: don't clear stat in blkcg_reset_stats() Li Lingfeng (Tue Aug 20 2024 - 22:12:50 EST)
- Re: [PATCH] staging: drivers: gpu: drm: mediatek: Fix warning: Using plain integer as NULL pointer in mtk_drm_gem.c CK Hu (胡俊光) (Tue Aug 20 2024 - 22:15:06 EST)
- [BUG bisected] sysfs: cannot create duplicate filename '/devices/virtual/workqueue/scsi_tmf_1073822488' Paul E. McKenney (Tue Aug 20 2024 - 22:16:07 EST)
- [PATCH] net: phy: realtek: Fix setting of PHY LEDs Mode B bit on RTL8211F Sava Jakovljev (Tue Aug 20 2024 - 22:19:14 EST)
- Re: [PATCH] drivers/perf: Fix ali_drw_pmu driver interrupt status clearing Jing Zhang (Tue Aug 20 2024 - 22:21:11 EST)
- RE: [PATCH v6 4/4] clk: samsung: add top clock support for ExynosAuto v920 SoC sunyeal.hong (Tue Aug 20 2024 - 22:23:23 EST)
- Re: [PATCH] mm: shrinker: Use min() to improve shrinker_debugfs_scan_write() Muchun Song (Tue Aug 20 2024 - 22:26:01 EST)
- [PATCH -next] wifi: mac80211: Use kvmemdup to simplify the code Jinjie Ruan (Tue Aug 20 2024 - 22:26:23 EST)
- RE: [PATCH v13 1/3] dt-bindings: i2c: aspeed: support for AST2600-i2cv2 Ryan Chen (Tue Aug 20 2024 - 22:30:12 EST)
- Re: [PATCH V2] bcachefs: Add journal v2 entry nr value check Lizhi Xu (Tue Aug 20 2024 - 22:34:12 EST)
- Re: [PATCH V3 2/2] ocfs2: Fix uaf in ocfs2_set_buffer_uptodate Joseph Qi (Tue Aug 20 2024 - 22:35:05 EST)
- Re: [PATCH V3 2/2] ocfs2: Fix uaf in ocfs2_set_buffer_uptodate Heming Zhao (Tue Aug 20 2024 - 22:39:55 EST)
- [PATCH v3] drm/i915/gt: Use kmemdup_array instead of kmemdup for multiple allocation Yu Jiaoliang (Tue Aug 20 2024 - 22:42:24 EST)
- Re: [PATCH v5 0/4] Allow userspace to change ID_AA64PFR1_EL1 Shaoqin Huang (Tue Aug 20 2024 - 22:46:10 EST)
- Re: [PATCH] virtio_pmem: Check device status before requesting flush Philip Chen (Tue Aug 20 2024 - 22:46:59 EST)
- [PATCH 0/8] netfs/cachefiles: Some bugfixes Zizhi Wo (Tue Aug 20 2024 - 22:47:53 EST)
- [PATCH 3/8] cachefiles: Fix missing pos updates in cachefiles_ondemand_fd_write_iter() Zizhi Wo (Tue Aug 20 2024 - 22:48:01 EST)
- [PATCH 1/8] cachefiles: Fix incorrect block calculations in __cachefiles_prepare_write() Zizhi Wo (Tue Aug 20 2024 - 22:48:08 EST)
- [PATCH 2/8] cachefiles: Fix incorrect length return value in cachefiles_ondemand_fd_write_iter() Zizhi Wo (Tue Aug 20 2024 - 22:48:19 EST)
- [PATCH 6/8] cachefiles: Modify inappropriate error return value in cachefiles_daemon_secctx() Zizhi Wo (Tue Aug 20 2024 - 22:48:51 EST)
- [PATCH 4/8] cachefiles: Clear invalid cache data in advance Zizhi Wo (Tue Aug 20 2024 - 22:48:55 EST)
- [PATCH 5/8] cachefiles: Clean up in cachefiles_commit_tmpfile() Zizhi Wo (Tue Aug 20 2024 - 22:49:15 EST)
- [PATCH 8/8] netfs/fscache: Add a memory barrier for FSCACHE_VOLUME_CREATING Zizhi Wo (Tue Aug 20 2024 - 22:49:26 EST)
- [PATCH 7/8] cachefiles: Fix NULL pointer dereference in object->file Zizhi Wo (Tue Aug 20 2024 - 22:49:39 EST)
- RE: [PATCH V2 RESEND] Bluetooth: btrtl: Add the support for RTL8922A Max Chou (Tue Aug 20 2024 - 22:50:02 EST)
- Re: [PATCH v2] virtio_pmem: Check device status before requesting flush Philip Chen (Tue Aug 20 2024 - 22:50:18 EST)
- Re: drm/bridge/imx8mp-hdmi-tx: Allow inexact pixel clock frequencies (Was: [PATCH V8 10/12] drm/bridge: imx: add bridge wrapper driver for i.MX8MP DWC HDMI) Adam Ford (Tue Aug 20 2024 - 22:50:26 EST)
- Re: [PATCH V2] bcachefs: Add journal v2 entry nr value check Kent Overstreet (Tue Aug 20 2024 - 22:55:49 EST)
- [PATCH V3] bcachefs: Add journal v2 entry nr value check Lizhi Xu (Tue Aug 20 2024 - 22:58:15 EST)
- Re: [PATCH V3] bcachefs: Add journal v2 entry nr value check Kent Overstreet (Tue Aug 20 2024 - 23:00:19 EST)
- [PATCH 1/6] Staging: rtl8192e: Rename variable CmdID_End Tree Davies (Tue Aug 20 2024 - 23:09:11 EST)
- [PATCH 0/6] Staging: rtl8192e: Style guide variable renames Tree Davies (Tue Aug 20 2024 - 23:09:15 EST)
- [PATCH 3/6] Staging: rtl8192e: Rename variable CmdID_BBRegWrite10 Tree Davies (Tue Aug 20 2024 - 23:09:23 EST)
- [PATCH 2/6] Staging: rtl8192e: Rename variable CmdID_SetTxPowerLevel Tree Davies (Tue Aug 20 2024 - 23:09:39 EST)
- [PATCH 4/6] Staging: rtl8192e: Rename variable CmdID_WritePortUlong Tree Davies (Tue Aug 20 2024 - 23:09:40 EST)
- [PATCH 6/6] Staging: rtl8192e: Rename variable CmdID_WritePortUchar Tree Davies (Tue Aug 20 2024 - 23:10:06 EST)
- [PATCH 5/6] Staging: rtl8192e: Rename variable CmdID_WritePortUshort Tree Davies (Tue Aug 20 2024 - 23:10:06 EST)
- Re: [PATCH V3] bcachefs: Add journal v2 entry nr value check Lizhi Xu (Tue Aug 20 2024 - 23:10:34 EST)
- [PATCH v3 0/3] source filtering for multi-port output Tao Zhang (Tue Aug 20 2024 - 23:14:49 EST)
- [PATCH v3 3/3] coresight-tpda: Optimize the function of reading element size Tao Zhang (Tue Aug 20 2024 - 23:15:05 EST)
- [PATCH v3 1/3] dt-bindings: arm: qcom,coresight-static-replicator: Add property for source filtering Tao Zhang (Tue Aug 20 2024 - 23:15:17 EST)
- [PATCH v3 2/3] coresight: Add support for trace filtering by source Tao Zhang (Tue Aug 20 2024 - 23:15:28 EST)
- Re: [PATCH V3] bcachefs: Add journal v2 entry nr value check Kent Overstreet (Tue Aug 20 2024 - 23:17:07 EST)
- [PATCH v2] intel_th: Switch to use kmemdup_array() Yu Jiaoliang (Tue Aug 20 2024 - 23:18:46 EST)
- Re: [PATCH -next RESEND] usb: xhci: Simplify with scoped for each OF child loop Jinjie Ruan (Tue Aug 20 2024 - 23:20:06 EST)
- Re: [PATCH V3] bcachefs: Add journal v2 entry nr value check Kent Overstreet (Tue Aug 20 2024 - 23:20:22 EST)
- Re: [PATCH 12/20] ext4: get rid of ppath in ext4_split_extent_at() Theodore Ts'o (Tue Aug 20 2024 - 23:20:37 EST)
- Re: [PATCH] acpi/prmt: find block with specific type Zhang, Rui (Tue Aug 20 2024 - 23:21:04 EST)
- Re: [PATCH] gpu: drm: Use devm_clk_get_enabled() helpers Rong Qianfeng (Tue Aug 20 2024 - 23:24:05 EST)
- [PATCH -next] scripts: make macro_checker.py executable Hongbo Li (Tue Aug 20 2024 - 23:25:26 EST)
- [PATCH v2] memory: mtk-smi: Use devm_clk_get_enabled() Rong Qianfeng (Tue Aug 20 2024 - 23:26:22 EST)
- Re: linux-next: build failure after merge of the arm tree liuyuntao (F) (Tue Aug 20 2024 - 23:28:13 EST)
- Re: [PATCH 12/20] ext4: get rid of ppath in ext4_split_extent_at() Baokun Li (Tue Aug 20 2024 - 23:30:00 EST)
- Re: [PATCH V3] bcachefs: Add journal v2 entry nr value check Lizhi Xu (Tue Aug 20 2024 - 23:31:24 EST)
- [PATCH 1/1] mm/slab: remove duplicate check in create_cache() Zhen Lei (Tue Aug 20 2024 - 23:36:04 EST)
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add tests for bpf_get_dentry_xattr Song Liu (Tue Aug 20 2024 - 23:44:08 EST)
- Re: [PATCH v2 10/12] media: platform: mtk-mdp3: Get fine-grain control of cmdq_pkt_finalize() CK Hu (胡俊光) (Tue Aug 20 2024 - 23:44:22 EST)
- linux-next: build warning after merge of the workqueues tree Stephen Rothwell (Tue Aug 20 2024 - 23:45:45 EST)
- RE: [PATCH -next] wifi: mac80211: Use kvmemdup to simplify the code Ping-Ke Shih (Tue Aug 20 2024 - 23:46:55 EST)
- [PATCH v1] tools:mm:Check mmap based on return values Yang Ruibin (Tue Aug 20 2024 - 23:50:25 EST)
- Re: [PATCH v4] drm/i915/hwmon: expose fan speed Raag Jadav (Tue Aug 20 2024 - 23:52:25 EST)
- linux-next: Tree for Aug 21 Stephen Rothwell (Tue Aug 20 2024 - 23:53:54 EST)
- Re: [PATCH] net: phy: realtek: Fix setting of PHY LEDs Mode B bit on RTL8211F Marek Vasut (Wed Aug 21 2024 - 00:00:15 EST)
- Re: [PATCH] acpi/prmt: find block with specific type Koba Ko (Wed Aug 21 2024 - 00:01:23 EST)
- [PATCH] ARM: dts: aspeed: Rework APB nodes Andrew Jeffery (Wed Aug 21 2024 - 00:03:24 EST)
- Re: drm/bridge/imx8mp-hdmi-tx: Allow inexact pixel clock frequencies (Was: [PATCH V8 10/12] drm/bridge: imx: add bridge wrapper driver for i.MX8MP DWC HDMI) Dominique MARTINET (Wed Aug 21 2024 - 00:04:17 EST)
- [PATCH v1] driver:base:core: Adding a "Return:" line in comment for device_link_add() Yuesong Li (Wed Aug 21 2024 - 00:04:58 EST)
- [PATCH] ASoc: SOF: topology: Clear SOF link platform name upon unload Chen-Yu Tsai (Wed Aug 21 2024 - 00:10:21 EST)
- [PATCH v7 4/4] module: add install target for modules.builtin.ranges Kris Van Hees (Wed Aug 21 2024 - 00:11:28 EST)
- [PATCH v7 1/4] kbuild: add mod(name,file)_flags to assembler flags for module objects Kris Van Hees (Wed Aug 21 2024 - 00:11:35 EST)
- [PATCH v7 3/4] scripts: add verifier script for builtin module range data Kris Van Hees (Wed Aug 21 2024 - 00:11:39 EST)
- [PATCH v7 2/4] kbuild: generate offset range data for builtin modules Kris Van Hees (Wed Aug 21 2024 - 00:11:55 EST)
- Re: [PATCH v1] Bluetooth: hci_qca: Drop unused event during BT on Cheng Jiang (Wed Aug 21 2024 - 00:16:25 EST)
- Re: [PATCH 2/4] iio: adc: ad4695: implement calibration support kernel test robot (Wed Aug 21 2024 - 00:22:20 EST)
- [PATCH RESEND] drm/amd/display: avoid using null object of framebuffer Ma Ke (Wed Aug 21 2024 - 00:28:06 EST)
- [PATCH] arm64: dts: mediatek: mt8186-corsola: Disable DPI display interface Chen-Yu Tsai (Wed Aug 21 2024 - 00:29:01 EST)
- Re: [PATCH 0/2] clk: qcom: Add support for GCC on QCS8300 Imran Shaik (Wed Aug 21 2024 - 00:39:57 EST)
- Re: [PATCH v1] Bluetooth: hci_qca: Drop unused event during BT on Paul Menzel (Wed Aug 21 2024 - 00:49:38 EST)
- Re: [PATCH] acpi/prmt: find block with specific type Zhang, Rui (Wed Aug 21 2024 - 00:55:44 EST)
- [PATCH net-next v21] net: refactor ->ndo_bpf calls into dev_xdp_propagate Mina Almasry (Wed Aug 21 2024 - 00:56:42 EST)
- Re: [PATCH v2 2/2] powercap/intel_rapl: Fix the energy-pkg event for AMD CPUs Gautham R. Shenoy (Wed Aug 21 2024 - 00:57:33 EST)
- Re: [PATCH v2 00/16] Add cmd descriptor support Md Sadre Alam (Wed Aug 21 2024 - 00:58:22 EST)
- Re: [PATCH net-next v4 3/7] net: stmmac: refactor FPE verification process Furong Xu (Wed Aug 21 2024 - 00:58:54 EST)
- Re: [PATCH v2 01/16] dt-bindings: dma: qcom,bam: Add bam pipe lock Md Sadre Alam (Wed Aug 21 2024 - 01:00:00 EST)
- Re: [PATCH v3 2/2] Handle flushing of CPU backtraces during panic takakura (Wed Aug 21 2024 - 01:03:05 EST)
- Re: [RFC 7/7] vhost: Add new UAPI to support changing Kthread mode Christoph Hellwig (Wed Aug 21 2024 - 01:07:02 EST)
- Re: ACPI IRQ storm with 6.10 Jiri Slaby (Wed Aug 21 2024 - 01:09:35 EST)
- Re: [syzbot] [perf?] KASAN: slab-use-after-free Read in uprobe_unregister Oleg Nesterov (Wed Aug 21 2024 - 01:11:26 EST)
- Re: [syzbot] [perf?] KASAN: slab-use-after-free Read in uprobe_unregister syzbot (Wed Aug 21 2024 - 01:11:36 EST)
- Re: [PATCH v2 10/16] crypto: qce - Add support for lock aquire,lock release api. Md Sadre Alam (Wed Aug 21 2024 - 01:14:35 EST)
- Re: [PATCH] powercap/intel_rapl: Add support for AMD family 1Ah Gautham R. Shenoy (Wed Aug 21 2024 - 01:15:21 EST)
- Re: [PATCH v2 14/16] arm64: dts: qcom: ipq9574: enable bam pipe locking/unlocking Md Sadre Alam (Wed Aug 21 2024 - 01:16:56 EST)
- Re: [PATCH v1] mm: always inline _compound_head() with CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP=y Yin Fengwei (Wed Aug 21 2024 - 01:17:26 EST)
- Re: [PATCH v2] mmc: core: apply SD quirks earlier during probe Dragan Simic (Wed Aug 21 2024 - 01:18:18 EST)
- [syzbot] [xfs?] possible deadlock in xfs_fs_dirty_inode (2) syzbot (Wed Aug 21 2024 - 01:20:35 EST)
- Re: [PATCH 2/9] Introduce atomic_dec_and_wake_up_var(). kernel test robot (Wed Aug 21 2024 - 01:24:19 EST)
- Re: [PATCH net-next v21] net: refactor ->ndo_bpf calls into dev_xdp_propagate Mina Almasry (Wed Aug 21 2024 - 01:24:36 EST)
- [PATCH] x86/platform/geode: switch GPIO buttons and LEDs to software properties Dmitry Torokhov (Wed Aug 21 2024 - 01:25:21 EST)
- Re: [PATCH] soc: qcom: pd-mapper: Fix singleton refcount Dmitry Baryshkov (Wed Aug 21 2024 - 01:26:50 EST)
- Re: [REGRESSION] [BISECTED] btusb: driver fails to initialize MT7921AUN on v6.11-rc4 Paul Menzel (Wed Aug 21 2024 - 01:27:59 EST)
- Re: [PATCH v2] mmc: core: apply SD quirks earlier during probe Dragan Simic (Wed Aug 21 2024 - 01:30:29 EST)
- Re: [PATCH] remoteproc: k3-r5: Fix error handling when power-up failed Beleswar Prasad Padhi (Wed Aug 21 2024 - 01:30:51 EST)
- Re: [RFC] kbuild: bpf: Do not run pahole with -j on 32bit userspace Jiri Slaby (Wed Aug 21 2024 - 01:32:38 EST)
- RE: [PATCH v4 2/2] PCI: xilinx-xdma: Add Xilinx QDMA Root Port driver Havalige, Thippeswamy (Wed Aug 21 2024 - 01:34:29 EST)
- Re: `powertop --auto-tune` results in `WARN: xHC restore state timeout` and lost USB devices Paul Menzel (Wed Aug 21 2024 - 01:37:05 EST)
- Re: [PATCH v2] ata: pata_macio: Fix DMA table overflow Damien Le Moal (Wed Aug 21 2024 - 01:37:10 EST)
- Re: [PATCH v2] ata: pata_macio: Use WARN instead of BUG Damien Le Moal (Wed Aug 21 2024 - 01:37:26 EST)
- Re: [PATCH v4 4/4] KVM: SVM: Add Bus Lock Detect support Ravi Bangoria (Wed Aug 21 2024 - 01:37:55 EST)
- Re: [PATCH 1/2] mmc: sdhci_am654: Add retry tuning Adrian Hunter (Wed Aug 21 2024 - 01:38:14 EST)
- Re: [PATCH -next] scripts: make macro_checker.py executable Julian Sun (Wed Aug 21 2024 - 01:38:49 EST)
- Re: [PATCH 13/25] KVM: TDX: create/destroy VM structure Tony Lindgren (Wed Aug 21 2024 - 01:40:16 EST)
- Re: [PATCH v2 1/3] KVM: Introduce kvm_total_suspend_ns(). Chao Gao (Wed Aug 21 2024 - 01:40:53 EST)
- Re: [PATCH net,v5,2/2] net/smc: modify smc_sock structure Jan Karcher (Wed Aug 21 2024 - 01:41:46 EST)
- Re: [PATCH 3/3] cpufreq/amd-pstate: Remove warning for X86_FEATURE_CPPC on Zen1 and Zen2 Gautham R. Shenoy (Wed Aug 21 2024 - 01:42:04 EST)
- Re: [PATCH v3] usb: dwc3: core: Prevent USB core invalid event buffer address access Selvarasu Ganesan (Wed Aug 21 2024 - 01:42:48 EST)
- Re: [PATCH] acpi/prmt: find block with specific type Koba Ko (Wed Aug 21 2024 - 01:48:16 EST)
- Re: [PATCH -next] wifi: mac80211: Use kvmemdup to simplify the code Arend Van Spriel (Wed Aug 21 2024 - 01:48:40 EST)
- Re: [syzbot] [mm?] WARNING in zswap_swapoff Barry Song (Wed Aug 21 2024 - 01:49:41 EST)
- [PATCH v2] ARM: dts: microchip: sam9x60: Fix rtc/rtt clocks Alexander Dahl (Wed Aug 21 2024 - 01:52:02 EST)
- [PATCH v2] scsi: ufs: Move UFS trace events to private header Avri Altman (Wed Aug 21 2024 - 01:56:10 EST)
- Re: [PATCH V3 2/2] ocfs2: Fix uaf in ocfs2_set_buffer_uptodate Lizhi Xu (Wed Aug 21 2024 - 01:56:21 EST)
- [PATCH net-next v3 0/2] Adds support for lan887x phy Divya Koppera (Wed Aug 21 2024 - 01:59:10 EST)
- [PATCH net-next v3 2/2] net: phy: microchip_t1: Adds support for lan887x phy Divya Koppera (Wed Aug 21 2024 - 01:59:30 EST)
- [PATCH net-next v3 1/2] net: phy: Add phy library support to check supported list when autoneg is enabled Divya Koppera (Wed Aug 21 2024 - 01:59:46 EST)
- Re: [PATCH V2 net-next 09/11] net: hibmcge: Add a Makefile and update Kconfig for hibmcge Jijie Shao (Wed Aug 21 2024 - 02:00:28 EST)
- Re: [PATCH v2 1/3] KVM: Introduce kvm_total_suspend_ns(). Suleiman Souhlal (Wed Aug 21 2024 - 02:01:26 EST)
- [PATCH v2] usb: xhci: fixes lost of data for xHCI Cadence Controllers Pawel Laszczak (Wed Aug 21 2024 - 02:01:56 EST)
- [net-next,v2,1/1] net: stmmac: Add dma_wmb() barrier before setting OWN bit in set_rx_owner() ende . tan (Wed Aug 21 2024 - 02:03:44 EST)
- Re: [PATCH V2 net-next 11/11] net: add is_valid_ether_addr check in dev_set_mac_address Jijie Shao (Wed Aug 21 2024 - 02:04:17 EST)
- RE: [PATCH v2] mmc: core: apply SD quirks earlier during probe Avri Altman (Wed Aug 21 2024 - 02:05:25 EST)
- [PATCH -next] efs: rename the fs context operations Hongbo Li (Wed Aug 21 2024 - 02:07:06 EST)
- [PATCH] usb: cdnsp: fix for Link TRB with TC Pawel Laszczak (Wed Aug 21 2024 - 02:08:07 EST)
- [PATCH v3 RESEND] pps: add an error check in parport_attach Ma Ke (Wed Aug 21 2024 - 02:08:35 EST)
- Re: [PATCH 13/25] KVM: TDX: create/destroy VM structure Tony Lindgren (Wed Aug 21 2024 - 02:13:51 EST)
- Re: [PATCH 09/25] KVM: TDX: Get system-wide info about TDX module on initialization Tony Lindgren (Wed Aug 21 2024 - 02:15:10 EST)
- [PATCH V4 2/2] ocfs2: Fix possible null-ptr-deref in ocfs2_set_buffer_uptodate Lizhi Xu (Wed Aug 21 2024 - 02:15:30 EST)
- Re: [RFC} arm architecture board/feature deprecation timeline Alexander Dahl (Wed Aug 21 2024 - 02:16:30 EST)
- [PATCH v5 0/2] Add test to distinguish between thread's signal mask and ucontext_t Dev Jain (Wed Aug 21 2024 - 02:16:44 EST)
- Re: [PATCH] ocfs2: Add i_size check for dir heming.zhao@xxxxxxxx (Wed Aug 21 2024 - 02:17:00 EST)
- [PATCH v5 1/2] selftests: Rename sigaltstack to generic signal Dev Jain (Wed Aug 21 2024 - 02:17:12 EST)
- [PATCH v5 2/2] selftests: Add a test mangling with uc_sigmask Dev Jain (Wed Aug 21 2024 - 02:17:15 EST)
- [PATCH v2 RESEND] EDAC/altera: Fix possible null pointer dereference Ma Ke (Wed Aug 21 2024 - 02:17:50 EST)
- Re: [PATCH v1 0/2] mremap refactor: check src address for vma boundaries first. Oliver Sang (Wed Aug 21 2024 - 02:19:43 EST)
- [PATCH RESEND] pinctrl: single: fix potential NULL dereference in pcs_get_function() Ma Ke (Wed Aug 21 2024 - 02:22:03 EST)
- Re: [PATCH v6 4/4] clk: samsung: add top clock support for ExynosAuto v920 SoC Krzysztof Kozlowski (Wed Aug 21 2024 - 02:23:07 EST)
- Re: [PATCH V4 2/2] ocfs2: Fix possible null-ptr-deref in ocfs2_set_buffer_uptodate heming.zhao@xxxxxxxx (Wed Aug 21 2024 - 02:23:21 EST)
- Re: [PATCH 0/3] selftests: Fix cpuid / vendor checking build issues Shuah Khan (Wed Aug 21 2024 - 02:31:09 EST)
- [PATCH v1] mm:page-writeback:use folio_next_index() helper in writeback_iter() Yuesong Li (Wed Aug 21 2024 - 02:32:46 EST)
- Re: [PATCH v2 2/3] KVM: x86: Include host suspended time in steal time. Chao Gao (Wed Aug 21 2024 - 02:32:47 EST)
- Re: [PATCH v3 1/7] mm: Move can_modify_vma to mm/vma.h Lorenzo Stoakes (Wed Aug 21 2024 - 02:33:14 EST)
- Re: [PATCH 1/3] arm64: dts: freescale: imx93-11x11-evk: enable fsl, ext-reset-output for wdog3 Alexander Stein (Wed Aug 21 2024 - 02:33:29 EST)
- [PATCH -next 0/5] drm/amd/display: Make some symobols static Jinjie Ruan (Wed Aug 21 2024 - 02:33:42 EST)
- [PATCH -next 2/5] drm/amd/display: Make core_dcn4_ip_caps_base static Jinjie Ruan (Wed Aug 21 2024 - 02:33:51 EST)
- [PATCH -next 5/5] drm/amd/display: Make dcn35_fpga_funcs static Jinjie Ruan (Wed Aug 21 2024 - 02:34:10 EST)
- [PATCH -next 4/5] drm/amd/display: Make dcn401_dsc_funcs static Jinjie Ruan (Wed Aug 21 2024 - 02:34:14 EST)
- [PATCH -next 3/5] drm/amd/display: Make dcn35_hubp_funcs static Jinjie Ruan (Wed Aug 21 2024 - 02:34:21 EST)
- [PATCH -next 1/5] drm/amd/display: Make core_dcn4_g6_temp_read_blackout_table static Jinjie Ruan (Wed Aug 21 2024 - 02:34:39 EST)
- Re: [PATCH] acpi/prmt: find block with specific type Zhang, Rui (Wed Aug 21 2024 - 02:35:01 EST)
- Re: [RFC PATCH] arm64: defconfig: Set MFD_TPS6594_I2C as built-in Krzysztof Kozlowski (Wed Aug 21 2024 - 02:35:09 EST)
- Re: [PATCH] acpi/prmt: find block with specific type Koba Ko (Wed Aug 21 2024 - 02:36:47 EST)
- convert XFS perag lookup to xarrays v2 Christoph Hellwig (Wed Aug 21 2024 - 02:39:14 EST)
- [PATCH 1/5] xfs: use kfree_rcu_mightsleep to free the perag structures Christoph Hellwig (Wed Aug 21 2024 - 02:39:32 EST)
- [PATCH 2/5] xfs: move the tagged perag lookup helpers to xfs_icache.c Christoph Hellwig (Wed Aug 21 2024 - 02:39:48 EST)
- [PATCH 3/5] xfs: simplify tagged perag iteration Christoph Hellwig (Wed Aug 21 2024 - 02:40:08 EST)
- [PATCH 4/5] xfs: convert perag lookup to xarray Christoph Hellwig (Wed Aug 21 2024 - 02:40:22 EST)
- [PATCH 5/5] xfs: use xas_for_each_marked in xfs_reclaim_inodes_count Christoph Hellwig (Wed Aug 21 2024 - 02:40:40 EST)
- Re: [RFC] kbuild: bpf: Do not run pahole with -j on 32bit userspace Jiri Slaby (Wed Aug 21 2024 - 02:41:13 EST)
- Re: [PATCH v3 2/7] mm/munmap: Replace can_modify_mm with can_modify_vma Lorenzo Stoakes (Wed Aug 21 2024 - 02:41:28 EST)
- [PATCH v1 0/2] scsi: ufs: introduce a callback to override OCS value Kiwoong Kim (Wed Aug 21 2024 - 02:42:08 EST)
- [PATCH v1 1/2] scsi: ufs: core: introduce override_cqe_ocs Kiwoong Kim (Wed Aug 21 2024 - 02:42:17 EST)
- [PATCH v1 2/2] scsi: ufs: ufs-exynos: implement override_cqe_ocs Kiwoong Kim (Wed Aug 21 2024 - 02:42:21 EST)
- Re: [syzbot] [mm?] WARNING in zswap_swapoff Kairui Song (Wed Aug 21 2024 - 02:42:57 EST)
- RE: [PATCH v13 2/3] i2c: aspeed: support AST2600 i2c new register mode driver Ryan Chen (Wed Aug 21 2024 - 02:43:27 EST)
- Re: [PATCH -next] wifi: mac80211: Use kvmemdup to simplify the code Jinjie Ruan (Wed Aug 21 2024 - 02:43:54 EST)
- [syzbot] [ntfs3?] possible deadlock in ntfs_unlink syzbot (Wed Aug 21 2024 - 02:45:26 EST)
- [PATCH] ASoC: SOF: amd: remove unused variable from sof_amd_acp_desc structure Vijendar Mukunda (Wed Aug 21 2024 - 02:47:18 EST)
- [PATCH] powerpc: Remove LHZX_BE macro Christophe Leroy (Wed Aug 21 2024 - 02:48:07 EST)
- Re: [PATCH v1 1/3] dt-bindings: soc: qcom: eud: Update compatible strings for eud Krzysztof Kozlowski (Wed Aug 21 2024 - 02:48:23 EST)
- [PATCH v1 0/2] Add EDAC driver for loongson memory controller Zhao Qunqin (Wed Aug 21 2024 - 02:48:37 EST)
- [PATCH] libbpf: Initialize st_ops->tname with strdup() Soma Nakata (Wed Aug 21 2024 - 02:48:50 EST)
- [PATCH v1 1/2] Loongarch: EDAC driver for loongson memory controller Zhao Qunqin (Wed Aug 21 2024 - 02:49:01 EST)
- [PATCH v1 2/2] dt-bindings: EDAC for loongson memory controller Zhao Qunqin (Wed Aug 21 2024 - 02:49:10 EST)
- Re: [PATCH 1/3] dt-bindings: display: mediatek: dpi: Add power domains Krzysztof Kozlowski (Wed Aug 21 2024 - 02:49:30 EST)
- Re: [PATCH] acpi/prmt: find block with specific type Zhang, Rui (Wed Aug 21 2024 - 02:49:46 EST)
- Re: [v3] HID: corsair-void: Add Corsair Void headset family driver Markus Elfring (Wed Aug 21 2024 - 02:50:00 EST)
- [PATCH v1] drivers:block:Fix the NULL vs IS_ERR() bug for debugfs_create_dir() Yang Ruibin (Wed Aug 21 2024 - 02:50:08 EST)
- [PATCH v1] pinctrl: nomadik: Use kmemdup_array instead of kmemdup for multiple allocation Yu Jiaoliang (Wed Aug 21 2024 - 02:51:42 EST)
- [PATCH] scsi: lpfc: fix overflow build issue Sherry Yang (Wed Aug 21 2024 - 02:51:55 EST)
- Re: [PATCH v3 3/7] mm/mprotect: Replace can_modify_mm with can_modify_vma Lorenzo Stoakes (Wed Aug 21 2024 - 02:52:10 EST)
- Re: [PATCH v1 1/2] Loongarch: EDAC driver for loongson memory controller Xi Ruoyao (Wed Aug 21 2024 - 02:52:25 EST)
- Re: [PATCH v2] nvmem: jz4780-efuse: Use devm_clk_get_enabled() helpers Christophe JAILLET (Wed Aug 21 2024 - 02:53:25 EST)
- Re: [PATCH V2 net-next 00/11] Add support of HIBMCGE Ethernet Driver Jijie Shao (Wed Aug 21 2024 - 02:53:39 EST)
- Re: [PATCH v3 4/7] mm/mremap: Replace can_modify_mm with can_modify_vma Lorenzo Stoakes (Wed Aug 21 2024 - 02:54:22 EST)
- [PATCH 1/3] perf annotate-data: Fix missing constant copy Namhyung Kim (Wed Aug 21 2024 - 02:54:33 EST)
- [PATCH 2/3] perf annotate-data: Prefer struct/union over base type Namhyung Kim (Wed Aug 21 2024 - 02:54:38 EST)
- [PATCH 3/3] perf annotate-data: Fix percpu pointer check Namhyung Kim (Wed Aug 21 2024 - 02:54:50 EST)
- [PATCH -next v2] wifi: brcmsmac: Use kvmemdup to simplify the code Jinjie Ruan (Wed Aug 21 2024 - 02:55:46 EST)
- Re: [PATCH V4 2/2] ocfs2: Fix possible null-ptr-deref in ocfs2_set_buffer_uptodate Lizhi Xu (Wed Aug 21 2024 - 02:56:01 EST)
- Re: [PATCH v2] KVM: Move gfn_to_pfn_cache invalidation to invalidate_range_end hook David Woodhouse (Wed Aug 21 2024 - 02:57:38 EST)
- Re: [PATCH] selftests/ftrace: Fix test to handle both old and new kernels Shuah Khan (Wed Aug 21 2024 - 02:58:29 EST)
- Re: [PATCH v1] Bluetooth: hci_qca: Drop unused event during BT on Cheng Jiang (Wed Aug 21 2024 - 02:58:43 EST)
- Re: [PATCH] mm, slub: prefetch freelist in ___slab_alloc() Yongqiang Liu (Wed Aug 21 2024 - 02:58:57 EST)
- Re: [PATCH v3] HID: hidraw - add HIDIOCREVOKE ioctl Peter Hutterer (Wed Aug 21 2024 - 02:59:58 EST)
- Re: [PATCH] char: mxc-rnga: Use devm_clk_get_enabled() helpers Martin Kaiser (Wed Aug 21 2024 - 03:00:12 EST)
- Re: [PATCH v1 0/2] Add EDAC driver for loongson memory controller Xi Ruoyao (Wed Aug 21 2024 - 03:01:30 EST)
- [PATCH v1] drivers:mpt3saa:Fix the NULL vs IS_ERR() bug for debugfs_create_dir() Yang Ruibin (Wed Aug 21 2024 - 03:02:46 EST)
- Re: [PATCH v24 29/34] ALSA: usb-audio: qcom: Add USB offload route kcontrol Pierre-Louis Bossart (Wed Aug 21 2024 - 03:03:06 EST)
- Re: [PATCH] acpi/prmt: find block with specific type Koba Ko (Wed Aug 21 2024 - 03:03:52 EST)
- Re: [PATCH v4 2/3] PCI: rockchip: Simplify reset control handling by using reset_control_bulk*() function Manivannan Sadhasivam (Wed Aug 21 2024 - 03:05:53 EST)
- RE: [PATCH v6 4/4] clk: samsung: add top clock support for ExynosAuto v920 SoC sunyeal.hong (Wed Aug 21 2024 - 03:06:17 EST)
- [net PATCH v3] octeontx2-af: Fix CPT AF register offset calculation Bharat Bhushan (Wed Aug 21 2024 - 03:06:33 EST)
- [PATCH v1 0/2] Add Aspeed G7 gpio support Billy Tsai (Wed Aug 21 2024 - 03:08:01 EST)
- Re: [PATCH v1] Bluetooth: hci_qca: Drop unused event during BT on Paul Menzel (Wed Aug 21 2024 - 03:08:10 EST)
- [PATCH v1 1/2] dt-bindings: gpio: aspeed,ast2400-gpio: Support ast2700 Billy Tsai (Wed Aug 21 2024 - 03:08:28 EST)
- [PATCH v1 2/2] gpio: Add G7 Aspeed gpio controller driver Billy Tsai (Wed Aug 21 2024 - 03:08:45 EST)
- Re: [PATCH 0/2][RFC] Add SWIG Bindings to libcpupower Shuah Khan (Wed Aug 21 2024 - 03:08:57 EST)
- Re: [PATCH v2] mailbox: sprd: Use devm_clk_get_enabled() helpers Huan Yang (Wed Aug 21 2024 - 03:09:12 EST)
- [PATCH -next v2] usb: ohci-exynos: Simplify with scoped for each OF child loop Jinjie Ruan (Wed Aug 21 2024 - 03:10:38 EST)
- Re: [PATCH 5/9] Block: switch bd_prepare_to_claim to use ___wait_var_event() kernel test robot (Wed Aug 21 2024 - 03:11:10 EST)
- [PATCH v1] drivers:mgb4:Fix the NULL vs IS_ERR() bug for debugfs_create_dir() Yang Ruibin (Wed Aug 21 2024 - 03:11:31 EST)
- Re: [PATCH v1] ALSA: hda: fix snd_hda_bus_reset when single_cmd is not supported Takashi Iwai (Wed Aug 21 2024 - 03:11:45 EST)
- [PATCH -next v2] usb: ehci-exynos: Simplify with scoped for each OF child loop Jinjie Ruan (Wed Aug 21 2024 - 03:11:59 EST)
- [PATCH v3 0/2] Add support for nuvoton ma35 nand controller Hui-Ping Chen (Wed Aug 21 2024 - 03:12:15 EST)
- [PATCH v3 1/2] dt-bindings: mtd: nuvoton,ma35d1-nand: add new bindings Hui-Ping Chen (Wed Aug 21 2024 - 03:12:34 EST)
- [PATCH v3 2/2] mtd: rawnand: nuvoton: add new driver for the Nuvoton MA35 SoC Hui-Ping Chen (Wed Aug 21 2024 - 03:12:52 EST)
- Re: [PATCH] Documentation: iomap: fix a typo Pankaj Raghav (Samsung) (Wed Aug 21 2024 - 03:16:16 EST)
- Re: [PATCH v12 00/10] enable bs > ps in XFS Pankaj Raghav (Samsung) (Wed Aug 21 2024 - 03:17:09 EST)
- [PATCH v1] drivers:ras:Fix the NULL vs IS_ERR() bug for debugfs_create_dir() Yang Ruibin (Wed Aug 21 2024 - 03:17:43 EST)
- [PATCH v2 0/9] PCI: Remove pcim_iounmap_regions() Philipp Stanner (Wed Aug 21 2024 - 03:19:16 EST)
- [PATCH v2 1/9] PCI: Make pcim_iounmap_region() a public function Philipp Stanner (Wed Aug 21 2024 - 03:19:36 EST)
- [PATCH v2 2/9] fpga/dfl-pci.c: Replace deprecated PCI functions Philipp Stanner (Wed Aug 21 2024 - 03:19:58 EST)
- [PATCH v2 3/9] block: mtip32xx: Replace deprecated PCI functions Philipp Stanner (Wed Aug 21 2024 - 03:20:27 EST)
- [PATCH v2 4/9] gpio: Replace deprecated PCI functions Philipp Stanner (Wed Aug 21 2024 - 03:20:51 EST)
- [PATCH v2 5/9] ethernet: cavium: Replace deprecated PCI functions Philipp Stanner (Wed Aug 21 2024 - 03:21:15 EST)
- [PATCH v2 6/9] ethernet: stmicro: Simplify PCI devres usage Philipp Stanner (Wed Aug 21 2024 - 03:21:41 EST)
- [PATCH v2 7/9] vdpa: solidrun: Fix potential UB bug with devres Philipp Stanner (Wed Aug 21 2024 - 03:22:05 EST)
- [PATCH v2 8/9] vdap: solidrun: Replace deprecated PCI functions Philipp Stanner (Wed Aug 21 2024 - 03:22:23 EST)
- Re: [PATCH v2 1/5] KVM: s390: selftests: Add regression tests for SORTL and DFLTCC CPU subfunctions Christoph Schlameuss (Wed Aug 21 2024 - 03:22:43 EST)
- [PATCH v2 9/9] PCI: Remove pcim_iounmap_regions() Philipp Stanner (Wed Aug 21 2024 - 03:23:11 EST)
- [PATCH v1] net: wireless: Use kmemdup_array instead of kmemdup for multiple allocation Yu Jiaoliang (Wed Aug 21 2024 - 03:23:30 EST)
- RE: [PATCH 1/2] clocksource: imx-tpm: fix return -ETIME when delta exceeds INT_MAX Jacky Bai (OSS) (Wed Aug 21 2024 - 03:23:50 EST)
- Re: [PATCH v2 2/5] KVM: s390: selftests: Add regression tests for PRNO, KDSA and KMA crypto subfunctions Christoph Schlameuss (Wed Aug 21 2024 - 03:24:14 EST)
- Control-Path Procedure peter.boettcher1.gmx.net (Wed Aug 21 2024 - 03:24:29 EST)
- Re: [PATCH v2 3/5] KVM: s390: selftests: Add regression tests for KMCTR, KMF, KMO and PCC crypto subfunctions Christoph Schlameuss (Wed Aug 21 2024 - 03:24:51 EST)
- [PATCH v1] security/apparmor: remove duplicate unpacking in unpack_perm function Shen Lichuan (Wed Aug 21 2024 - 03:25:10 EST)
- Re: [PATCH v2 4/5] KVM: s390: selftests: Add regression tests for KMAC, KMC, KM, KIMD and KLMD crypto subfunctions Christoph Schlameuss (Wed Aug 21 2024 - 03:25:36 EST)
- [PATCH v1] net: wireless: Use kmemdup_array instead of kmemdup for multiple allocation Yu Jiaoliang (Wed Aug 21 2024 - 03:25:56 EST)
- [PATCH v1] drivers:megaraid:Fix the NULL vs IS_ERR() bug for debugfs_create_dir() Yang Ruibin (Wed Aug 21 2024 - 03:26:16 EST)
- Re: [PATCH v2 5/5] KVM: s390: selftests: Add regression tests for PLO subfunctions Christoph Schlameuss (Wed Aug 21 2024 - 03:26:33 EST)
- Re: [PATCH 1/3] serdev: ttyport: make use of tty_kopen_exclusive Marco Felsch (Wed Aug 21 2024 - 03:26:47 EST)
- Re: [v2] HID: corsair-void: Add Corsair Void headset family driver Markus Elfring (Wed Aug 21 2024 - 03:27:11 EST)
- Re: [PATCH] libbpf: Initialize st_ops->tname with strdup() Christophe JAILLET (Wed Aug 21 2024 - 03:29:34 EST)
- Re: [PATCH -next v2] wifi: brcmsmac: Use kvmemdup to simplify the code Arend Van Spriel (Wed Aug 21 2024 - 03:31:16 EST)
- Re: [RFC] kbuild: bpf: Do not run pahole with -j on 32bit userspace Jiri Slaby (Wed Aug 21 2024 - 03:32:14 EST)
- [PATCH v1] drivers:mgb4:Fix the NULL vs IS_ERR() bug for debugfs_create_dir() Yang Ruibin (Wed Aug 21 2024 - 03:35:50 EST)
- Re: [PATCH v2] platform/x86/intel-uncore-freq: Do not present separate package-die domain Ilpo Järvinen (Wed Aug 21 2024 - 03:36:52 EST)
- Re: [f2fs-dev] [PATCH v2 1/8] f2fs: convert f2fs_write_begin() to use folio Chao Yu (Wed Aug 21 2024 - 03:39:22 EST)
- [PATCH v1] lib:Fix the NULL vs IS_ERR() bug for debugfs_create_dir() Yang Ruibin (Wed Aug 21 2024 - 03:40:37 EST)
- Re: [PATCH V4 2/2] ocfs2: Fix possible null-ptr-deref in ocfs2_set_buffer_uptodate heming.zhao@xxxxxxxx (Wed Aug 21 2024 - 03:41:56 EST)
- [PATCH v1] net: filter: Use kmemdup_array instead of kmemdup for multiple allocation Yu Jiaoliang (Wed Aug 21 2024 - 03:43:36 EST)
- Re: [PATCH v1 1/2] LoongArch: Define barrier_before_unreachable() as empty Huacai Chen (Wed Aug 21 2024 - 03:44:56 EST)
- [PATCH v2 1/3] phy: phy-rockchip-inno-usb2: Perform trivial code cleanups Dragan Simic (Wed Aug 21 2024 - 03:46:05 EST)
- [PATCH v2 0/3] Improve error handling in Rockchip Inno USB 2.0 PHY driver Dragan Simic (Wed Aug 21 2024 - 03:47:15 EST)
- Re: [syzbot] [mm?] WARNING in zswap_swapoff Barry Song (Wed Aug 21 2024 - 03:48:19 EST)
- Re: [PATCH] net: do not release sk in sk_wait_event kernel test robot (Wed Aug 21 2024 - 03:51:13 EST)
- [PATCH v1] drivers:controllers:Fix the NULL vs IS_ERR() bug for debugfs_create_dir() Yang Ruibin (Wed Aug 21 2024 - 03:55:05 EST)
- [PATCH v2 3/3] phy: phy-rockchip-inno-usb2: Improve error handling while probing Dragan Simic (Wed Aug 21 2024 - 03:57:19 EST)
- [syzbot] [ocfs2?] possible deadlock in ocfs2_setattr syzbot (Wed Aug 21 2024 - 03:59:00 EST)
- Re: [PATCH] pidfd: prevent creation of pidfds for kthreads Christian Brauner (Wed Aug 21 2024 - 04:01:15 EST)
- Re: [PATCH v4 1/3] dt-bindings: iio: adc: sophgo,cv18xx-saradc.yaml: Add Sophgo CV18XX SARADC binding Miquel Raynal (Wed Aug 21 2024 - 04:03:19 EST)
- [GIT PULL] platform-drivers-x86 for v6.11-4 Ilpo Järvinen (Wed Aug 21 2024 - 04:05:10 EST)
- [syzbot] [udf?] KASAN: use-after-free Read in udf_update_tag syzbot (Wed Aug 21 2024 - 04:07:15 EST)
- [PATCH v2 2/3] phy: phy-rockchip-inno-usb2: Handle failed extcon allocation better Dragan Simic (Wed Aug 21 2024 - 04:09:09 EST)
- [PATCH v7 1/2] mm: add nr argument in mem_cgroup_swapin_uncharge_swap() helper to support large folios hanchuanhua (Wed Aug 21 2024 - 04:10:34 EST)
- [PATCH v7 0/2] mm: Ignite large folios swap-in support hanchuanhua (Wed Aug 21 2024 - 04:11:24 EST)
- [PATCH v7 2/2] mm: support large folios swap-in for sync io devices hanchuanhua (Wed Aug 21 2024 - 04:11:52 EST)
- Re: [PATCH] pidfd: prevent creation of pidfds for kthreads Daan De Meyer (Wed Aug 21 2024 - 04:14:06 EST)
- [PATCH v1] xen/blkback: Convert to use time_after_eq macro Chen Yufan (Wed Aug 21 2024 - 04:15:02 EST)
- RE: [PATCH net-next] net: phylink: Add phylinksetfixed_link() to configure fixed link state in phylink Raju.Lakkaraju (Wed Aug 21 2024 - 04:16:41 EST)
- Re: [PATCH 1/1] iommu/vt-d: Unconditionally flush device TLB for pasid table updates Yi Liu (Wed Aug 21 2024 - 04:18:22 EST)
- Re: [PATCH v3] HID: corsair-void: Add Corsair Void headset family driver Christophe JAILLET (Wed Aug 21 2024 - 04:19:01 EST)
- Re: [PATCH v1 1/2] LoongArch: Define barrier_before_unreachable() as empty Xi Ruoyao (Wed Aug 21 2024 - 04:20:00 EST)
- [PATCH 1/1] mm/page_poison: slightly optimize check_poison_mem() Zhen Lei (Wed Aug 21 2024 - 04:20:51 EST)
- Re: [PATCH] acpi/prmt: find block with specific type Koba Ko (Wed Aug 21 2024 - 04:21:46 EST)
- RE: [PATCH net-next] net: phylink: Add phylinksetfixed_link() to configure fixed link state in phylink Raju.Lakkaraju (Wed Aug 21 2024 - 04:22:45 EST)
- Re: [PATCH] arm64: insn: Simulate nop and push instruction for better uprobe performance Liao, Chang (Wed Aug 21 2024 - 04:24:07 EST)
- Re: [PATCH v3 01/14] thermal: core: Fold two functions into their respective callers Daniel Lezcano (Wed Aug 21 2024 - 04:25:40 EST)
- Re: [net-next,v2,1/1] net: stmmac: Add dma_wmb() barrier before setting OWN bit in set_rx_owner() Eric Dumazet (Wed Aug 21 2024 - 04:27:04 EST)
- Re: [PATCH net-next v5] net: netconsole: selftests: Create a new netconsole selftest Breno Leitao (Wed Aug 21 2024 - 04:28:24 EST)
- Re: [PATCH V4 2/2] ocfs2: Fix possible null-ptr-deref in ocfs2_set_buffer_uptodate Joseph Qi (Wed Aug 21 2024 - 04:29:32 EST)
- Re: [PATCH v3 02/14] thermal: core: Rearrange checks in thermal_bind_cdev_to_trip() Daniel Lezcano (Wed Aug 21 2024 - 04:31:03 EST)
- Re: [PATCH V4 2/2] ocfs2: Fix possible null-ptr-deref in ocfs2_set_buffer_uptodate Joseph Qi (Wed Aug 21 2024 - 04:32:10 EST)
- [PATCH v1] drivers:thermal:Fix the NULL vs IS_ERR() bug for debugfs_create_dir() Yang Ruibin (Wed Aug 21 2024 - 04:33:17 EST)
- Re: [PATCH v2] memory: mtk-smi: Use devm_clk_get_enabled() Yong Wu (吴勇) (Wed Aug 21 2024 - 04:34:24 EST)
- Re: [PATCH v6 4/4] clk: samsung: add top clock support for ExynosAuto v920 SoC Krzysztof Kozlowski (Wed Aug 21 2024 - 04:35:35 EST)
- Re: [v3] HID: corsair-void: Add Corsair Void headset family driver Markus Elfring (Wed Aug 21 2024 - 04:37:31 EST)
- [PATCH net-next v6] net: netconsole: selftests: Create a new netconsole selftest Breno Leitao (Wed Aug 21 2024 - 04:39:09 EST)
- Re: [EXTERNAL] Re: [PATCH] padata: Fix possible divide-by-0 panic in padata_mt_helper() Kamlesh Gurudasani (Wed Aug 21 2024 - 04:41:27 EST)
- Re: [PATCH 5/4] Squashfs: Ensure all readahead pages have been used Christian Brauner (Wed Aug 21 2024 - 04:41:53 EST)
- Re: [PATCH v6 1/3] LoongArch: KVM: Enable paravirt feature control from VMM Huacai Chen (Wed Aug 21 2024 - 04:42:58 EST)
- Re: [PATCH v2 6/9] ethernet: stmicro: Simplify PCI devres usage Andy Shevchenko (Wed Aug 21 2024 - 04:44:37 EST)
- [PATCH v1] nfp: bpf: Use kmemdup_array instead of kmemdup for multiple allocation Yu Jiaoliang (Wed Aug 21 2024 - 04:46:16 EST)
- Re: [PATCH v6 3/3] irqchip/loongson-eiointc: Add extioi virt extension support Huacai Chen (Wed Aug 21 2024 - 04:47:39 EST)
- Re: [PATCH 0/3] ASoC: dapm-graph: add component on/off and route names to graph Luca Ceresoli (Wed Aug 21 2024 - 04:48:29 EST)
- Re: [PATCH v1 2/2] dt-bindings: EDAC for loongson memory controller Rob Herring (Arm) (Wed Aug 21 2024 - 04:49:12 EST)
- Re: [PATCH 04/11] of: address: Preserve the flags portion on 1:1 dma-ranges mapping Andrea della Porta (Wed Aug 21 2024 - 04:50:42 EST)
- [PATCH 00/14] introduce pte_offset_map_{readonly|maywrite}_nolock() Qi Zheng (Wed Aug 21 2024 - 04:51:31 EST)
- [PATCH 01/14] mm: pgtable: introduce pte_offset_map_{readonly|maywrite}_nolock() Qi Zheng (Wed Aug 21 2024 - 04:52:22 EST)
- [PATCH 02/14] arm: adjust_pte() use pte_offset_map_maywrite_nolock() Qi Zheng (Wed Aug 21 2024 - 04:53:16 EST)
- [PATCH 03/14] powerpc: assert_pte_locked() use pte_offset_map_readonly_nolock() Qi Zheng (Wed Aug 21 2024 - 04:54:07 EST)
- [PATCH 04/14] mm: filemap: filemap_fault_recheck_pte_none() use pte_offset_map_readonly_nolock() Qi Zheng (Wed Aug 21 2024 - 04:55:02 EST)
- [PATCH 05/14] mm: khugepaged: __collapse_huge_page_swapin() use pte_offset_map_readonly_nolock() Qi Zheng (Wed Aug 21 2024 - 04:56:08 EST)
- Re: [PATCH v2 8/9] vdap: solidrun: Replace deprecated PCI functions Andy Shevchenko (Wed Aug 21 2024 - 04:57:39 EST)
- [PATCH 06/14] mm: handle_pte_fault() use pte_offset_map_maywrite_nolock() Qi Zheng (Wed Aug 21 2024 - 04:58:29 EST)
- [PATCH 07/14] mm: khugepaged: collapse_pte_mapped_thp() use pte_offset_map_maywrite_nolock() Qi Zheng (Wed Aug 21 2024 - 04:59:36 EST)
- [PATCH 08/14] mm: copy_pte_range() use pte_offset_map_maywrite_nolock() Qi Zheng (Wed Aug 21 2024 - 05:00:35 EST)
- [PATCH 09/14] mm: mremap: move_ptes() use pte_offset_map_maywrite_nolock() Qi Zheng (Wed Aug 21 2024 - 05:01:27 EST)
- [PATCH 10/14] mm: page_vma_mapped_walk: map_pte() use pte_offset_map_maywrite_nolock() Qi Zheng (Wed Aug 21 2024 - 05:02:10 EST)
- Re: [PATCH v1 2/2] dt-bindings: EDAC for loongson memory controller Krzysztof Kozlowski (Wed Aug 21 2024 - 05:02:36 EST)
- [PATCH 11/14] mm: userfaultfd: move_pages_pte() use pte_offset_map_maywrite_nolock() Qi Zheng (Wed Aug 21 2024 - 05:03:47 EST)
- [PATCH 12/14] mm: multi-gen LRU: walk_pte_range() use pte_offset_map_maywrite_nolock() Qi Zheng (Wed Aug 21 2024 - 05:04:24 EST)
- [PATCH 13/14] mm: pgtable: remove pte_offset_map_nolock() Qi Zheng (Wed Aug 21 2024 - 05:05:03 EST)
- [PATCH 14/14] mm: khugepaged: retract_page_tables() use pte_offset_map_maywrite_nolock() Qi Zheng (Wed Aug 21 2024 - 05:05:46 EST)
- Re: NOHZ tick-stop error: local softirq work is pending, handler #08!!! on Dell XPS 13 9360 Paul Menzel (Wed Aug 21 2024 - 05:06:33 EST)
- Re: [PATCH net-next v2 3/3] netconsole: Populate dynamic entry even if netpoll fails Breno Leitao (Wed Aug 21 2024 - 05:25:58 EST)
- Re: [PATCH v2 3/9] block: mtip32xx: Replace deprecated PCI functions Andy Shevchenko (Wed Aug 21 2024 - 05:28:49 EST)
- Re: [PATCH v2 2/9] fpga/dfl-pci.c: Replace deprecated PCI functions Andy Shevchenko (Wed Aug 21 2024 - 05:32:11 EST)
- Re: [PATCH v4 0/3] coresight: Add static trace id support Jinlong Mao (Wed Aug 21 2024 - 05:35:21 EST)
- [PATCH v1] drivers:mei:Fix the NULL vs IS_ERR() bug for debugfs_create_dir() Yang Ruibin (Wed Aug 21 2024 - 05:38:06 EST)
- Re: [PATCH v1 1/2] Loongarch: EDAC driver for loongson memory controller Krzysztof Kozlowski (Wed Aug 21 2024 - 05:40:48 EST)
- Re: [PATCH 2/2] clk: qcom: Add support for Global Clock Controller on QCS8300 Imran Shaik (Wed Aug 21 2024 - 05:44:39 EST)
- Re: Ubuntu RT2X00 WIFI USB Driver Kernel NULL pointer Dereference&Use-After-Free Vulnerability color Ice (Wed Aug 21 2024 - 05:48:21 EST)
- Re: [PATCH v9 23/23] arch: arm64: dts: meson: axg: add crypto node Krzysztof Kozlowski (Wed Aug 21 2024 - 05:51:40 EST)
- [PATCH 0/4] Add SMI clamp and reset friday . yang (Wed Aug 21 2024 - 05:53:52 EST)
- [PATCH 4/4] reset: mediatek: Add reset control driver for SMI friday . yang (Wed Aug 21 2024 - 05:56:25 EST)
- [PATCH 3/4] memory: mtk-smi: mt8188: Add SMI clamp function friday . yang (Wed Aug 21 2024 - 05:57:45 EST)
- [PATCH 1/4] dt-bindings: memory: mediatek: Add mt8188 SMI reset control binding friday . yang (Wed Aug 21 2024 - 06:00:00 EST)
- [PATCH 2/4] dt-bindings: memory: mediatek: Add smi-sub-common property for reset friday . yang (Wed Aug 21 2024 - 06:01:02 EST)
- [PATCH] iio: sgp40: retain documentation in driver Andreas Klinger (Wed Aug 21 2024 - 06:05:17 EST)
- Re: [PATCH v2 2/2] remoteproc: imx_rproc: handle system off for i.MX7ULP Daniel Baluta (Wed Aug 21 2024 - 06:07:01 EST)
- Re: [PATCH v2 1/4] dt-bindings: clock: qcom: Add CMN PLL clock controller for IPQ SoC Krzysztof Kozlowski (Wed Aug 21 2024 - 06:09:14 EST)
- Re: [PATCH v2 3/4] arm64: defconfig: Enable Qualcomm IPQ CMN PLL clock controller Krzysztof Kozlowski (Wed Aug 21 2024 - 06:11:45 EST)
- Re: [PATCH net-next v2 3/3] phy: dp83tg720: Add statistics support Maxime Chevallier (Wed Aug 21 2024 - 06:15:55 EST)
- Re: [tip: x86/urgent] x86/ioremap: Use is_ioremap_addr() in iounmap() Max R (Wed Aug 21 2024 - 06:18:48 EST)
- Re: [PATCH 08/11] misc: rp1: RaspberryPi RP1 misc driver Krzysztof Kozlowski (Wed Aug 21 2024 - 06:19:21 EST)
- [PATCH v2 0/2] phy: qcom: qmp-pcie: Add support for Gen4 4-lane mode for X1E80100 Abel Vesa (Wed Aug 21 2024 - 06:22:26 EST)
- [PATCH v2 1/2] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the X1E80100 QMP PCIe PHY Gen4 x4 Abel Vesa (Wed Aug 21 2024 - 06:24:02 EST)
- [PATCH v2 2/2] phy: qcom: qmp-pcie: Add Gen4 4-lanes mode for X1E80100 Abel Vesa (Wed Aug 21 2024 - 06:24:46 EST)
- [PATCH v1] drivers:iio:Fix the NULL vs IS_ERR() bug for debugfs_create_dir() Yang Ruibin (Wed Aug 21 2024 - 06:28:01 EST)
- Re: [PATCH v2 1/3] phy: phy-rockchip-inno-usb2: Perform trivial code cleanups Heiko Stübner (Wed Aug 21 2024 - 06:29:58 EST)
- Re: [PATCH v6 1/3] LoongArch: KVM: Enable paravirt feature control from VMM maobibo (Wed Aug 21 2024 - 06:31:47 EST)
- Re: [PATCH v2 2/3] phy: phy-rockchip-inno-usb2: Handle failed extcon allocation better Heiko Stübner (Wed Aug 21 2024 - 06:33:57 EST)
- [PATCH v1] platform/chrome: chromeos_laptop: Use kmemdup_array instead of kmemdup for multiple allocation Yu Jiaoliang (Wed Aug 21 2024 - 06:35:54 EST)
- Re: [PATCH net-next v2 2/3] netconsole: pr_err() when netpoll_setup fails Breno Leitao (Wed Aug 21 2024 - 06:38:02 EST)
- Re: [PATCH v3 5/7] mseal: Replace can_modify_mm_madv with a vma variant Lorenzo Stoakes (Wed Aug 21 2024 - 06:40:06 EST)
- Re: [PATCH 02/11] dt-bindings: pinctrl: Add RaspberryPi RP1 gpio/pinctrl/pinmux bindings Krzysztof Kozlowski (Wed Aug 21 2024 - 06:40:36 EST)
- Re: [PATCH 11/11] arm64: dts: rp1: Add support for MACB contained in RP1 Krzysztof Kozlowski (Wed Aug 21 2024 - 06:40:57 EST)
- Re: [PATCH v3 6/7] mm: Remove can_modify_mm() Lorenzo Stoakes (Wed Aug 21 2024 - 06:41:13 EST)
- Re: [PATCH v2 3/3] phy: phy-rockchip-inno-usb2: Improve error handling while probing Heiko Stübner (Wed Aug 21 2024 - 06:41:26 EST)
- Re: [PATCH net-next v2 1/3] netpoll: Ensure clean state on setup failures Breno Leitao (Wed Aug 21 2024 - 06:41:46 EST)
- Re: [PATCH v6 3/3] irqchip/loongson-eiointc: Add extioi virt extension support maobibo (Wed Aug 21 2024 - 06:42:11 EST)
- Re: [PATCH 07/11] pinctrl: rp1: Implement RaspberryPi RP1 gpio support Krzysztof Kozlowski (Wed Aug 21 2024 - 06:42:33 EST)
- Re: [PATCH] uprobes: Optimize the allocation of insn_slot for performance Liao, Chang (Wed Aug 21 2024 - 06:42:56 EST)
- Re: [PATCH 09/11] arm64: defconfig: Enable RP1 misc/clock/gpio drivers as built-in Krzysztof Kozlowski (Wed Aug 21 2024 - 06:43:40 EST)
- Re: [PATCH v3 7/7] selftests/mm: add more mseal traversal tests Lorenzo Stoakes (Wed Aug 21 2024 - 06:43:57 EST)
- Re: [PATCH 10/11] net: macb: Add support for RP1's MACB variant Krzysztof Kozlowski (Wed Aug 21 2024 - 06:44:17 EST)
- Re: [PATCH v3 02/14] thermal: core: Rearrange checks in thermal_bind_cdev_to_trip() lihuisong (C) (Wed Aug 21 2024 - 06:44:32 EST)
- Re: [PATCH v10 19/40] arm64/gcs: Context switch GCS state for EL0 Catalin Marinas (Wed Aug 21 2024 - 06:44:51 EST)
- Re: [PATCH v1 1/2] dt-bindings: gpio: aspeed,ast2400-gpio: Support ast2700 Krzysztof Kozlowski (Wed Aug 21 2024 - 06:45:06 EST)
- Re: [PATCH v2] mailbox: sprd: Use devm_clk_get_enabled() helpers Christophe JAILLET (Wed Aug 21 2024 - 06:45:17 EST)
- [PATCH v1] driver:usb:lpc32xx_udc:Remove NULL check of list_entry() Yuesong Li (Wed Aug 21 2024 - 06:45:25 EST)
- Re: [PATCH v2 1/3] phy: phy-rockchip-inno-usb2: Perform trivial code cleanups Dragan Simic (Wed Aug 21 2024 - 06:45:45 EST)
- Re: [PATCH 1/4] dt-bindings: memory: mediatek: Add mt8188 SMI reset control binding Krzysztof Kozlowski (Wed Aug 21 2024 - 06:45:57 EST)
- Re: [PATCH v2 2/3] phy: phy-rockchip-inno-usb2: Handle failed extcon allocation better Dragan Simic (Wed Aug 21 2024 - 06:46:25 EST)
- Re: [PATCH 2/4] dt-bindings: memory: mediatek: Add smi-sub-common property for reset Krzysztof Kozlowski (Wed Aug 21 2024 - 06:46:37 EST)
- [PATCH v3 0/8] Add support for Renesas RZ/V2H(P) SoC and GP-EVK platform Prabhakar (Wed Aug 21 2024 - 06:46:53 EST)
- [PATCH v3 1/8] arm64: dts: renesas: Add initial SoC DTSI for RZ/V2H(P) SoC Prabhakar (Wed Aug 21 2024 - 06:46:58 EST)
- [PATCH v3 2/8] arm64: dts: renesas: Add initial DTS for RZ/V2H GP-EVK board Prabhakar (Wed Aug 21 2024 - 06:47:06 EST)
- [PATCH v3 3/8] arm64: dts: renesas: r9a09g057: Add OSTM0-OSTM7 nodes Prabhakar (Wed Aug 21 2024 - 06:47:20 EST)
- [PATCH v3 4/8] arm64: dts: renesas: r9a09g057: Add RIIC0-RIIC8 nodes Prabhakar (Wed Aug 21 2024 - 06:47:38 EST)
- [PATCH v3 5/8] arm64: dts: renesas: r9a09g057: Add SDHI0-SDHI2 nodes Prabhakar (Wed Aug 21 2024 - 06:47:39 EST)
- [PATCH v3 6/8] arm64: dts: renesas: r9a09g057: Add WDT0-WDT3 nodes Prabhakar (Wed Aug 21 2024 - 06:47:53 EST)
- [PATCH v3 7/8] arm64: dts: renesas: r9a09g057h44-gp-evk: Enable OSTM, I2C, and SDHI Prabhakar (Wed Aug 21 2024 - 06:48:11 EST)
- [PATCH v3 8/8] arm64: dts: renesas: r9a09g057h44-gp-evk: Enable watchdog Prabhakar (Wed Aug 21 2024 - 06:48:21 EST)
- Re: [PATCH 2/4] media: venus: Use dev_pm_domain_attach|detach_list() for OPP PM domain Ulf Hansson (Wed Aug 21 2024 - 06:48:55 EST)
- Re: [PATCH v1] drivers:mgb4:Fix the NULL vs IS_ERR() bug for debugfs_create_dir() Martin Tůma (Wed Aug 21 2024 - 06:49:13 EST)
- [PATCH v1] drm/connector: Use kmemdup_array instead of kmemdup for multiple allocation Yu Jiaoliang (Wed Aug 21 2024 - 06:49:23 EST)
- Re: [PATCH 4/4] reset: mediatek: Add reset control driver for SMI Krzysztof Kozlowski (Wed Aug 21 2024 - 06:49:38 EST)
- Re: [PATCH 2/4] media: venus: Use dev_pm_domain_attach|detach_list() for OPP PM domain Ulf Hansson (Wed Aug 21 2024 - 06:49:57 EST)
- Re: [PATCH 3/4] memory: mtk-smi: mt8188: Add SMI clamp function Krzysztof Kozlowski (Wed Aug 21 2024 - 06:50:15 EST)
- [GIT PULL] RISC-V T-HEAD Devicetrees for v6.12 Drew Fustini (Wed Aug 21 2024 - 06:50:27 EST)
- Re: [PATCH net-next v2 3/3] phy: dp83tg720: Add statistics support Oleksij Rempel (Wed Aug 21 2024 - 06:50:45 EST)
- Re: [PATCH v1] drivers:mgb4:Fix the NULL vs IS_ERR() bug for debugfs_create_dir() Martin Tůma (Wed Aug 21 2024 - 06:51:04 EST)
- Re: [PATCH v3 05/14] thermal: core: Move thermal zone locking out of bind/unbind functions lihuisong (C) (Wed Aug 21 2024 - 06:51:22 EST)
- RE: [PATCH net-next v27 07/13] rtase: Implement a function to receive packets Larry Chiu (Wed Aug 21 2024 - 06:51:34 EST)
- Re: [PATCH] libbpf: Initialize st_ops->tname with strdup() Soma Nakata (Wed Aug 21 2024 - 06:51:53 EST)
- perf build failure with v6.11-rc4 (commit 4bbe60029319 ("perf daemon: Fix the build on 32-bit architectures")) LEROY Christophe (Wed Aug 21 2024 - 06:52:28 EST)
- Re: [PATCH v2 3/3] phy: phy-rockchip-inno-usb2: Improve error handling while probing Dragan Simic (Wed Aug 21 2024 - 06:52:39 EST)
- Re: [PATCH] ocfs2: Add i_size check for dir Edward Adam Davis (Wed Aug 21 2024 - 06:52:51 EST)
- Re: [PATCH v3 06/14] thermal: core: Introduce .should_bind() thermal zone callback lihuisong (C) (Wed Aug 21 2024 - 06:53:15 EST)
- Re: [PATCH printk v8 30/35] printk: Add helper for flush type logic Petr Mladek (Wed Aug 21 2024 - 06:53:42 EST)
- Re: [PATCH 1/2] fs/dcache: introduce d_alloc_parallel_check_existing Eugen Hristev (Wed Aug 21 2024 - 06:54:01 EST)
- Re: [PATCH wireless-next v2] wifi: cfg80211: fix bug of mapping AF3x to incorrect User Priority Johannes Berg (Wed Aug 21 2024 - 06:54:17 EST)
- [PATCH v2] Bluetooth: hci_qca: Drop unused event during BT on Cheng Jiang (Wed Aug 21 2024 - 06:54:45 EST)
- Re: [PATCH net-next v19 03/13] netdev: support binding dma-buf to netdevice Taehee Yoo (Wed Aug 21 2024 - 06:55:09 EST)
- Re: [PATCH V4 2/2] ocfs2: Fix possible null-ptr-deref in ocfs2_set_buffer_uptodate Lizhi Xu (Wed Aug 21 2024 - 06:55:23 EST)
- [PATCH v1] mnt_idmapping: Use kmemdup_array instead of kmemdup for multiple allocation Yu Jiaoliang (Wed Aug 21 2024 - 06:55:37 EST)
- Re: [PATCH v2 3/3] phy: phy-rockchip-inno-usb2: Improve error handling while probing Heiko Stübner (Wed Aug 21 2024 - 06:55:54 EST)
- Re: [PATCH 06/14] mm: handle_pte_fault() use pte_offset_map_maywrite_nolock() LEROY Christophe (Wed Aug 21 2024 - 06:56:07 EST)
- Re: [PATCH v3 08/14] thermal: core: Unexport thermal_bind_cdev_to_trip() and thermal_unbind_cdev_from_trip() lihuisong (C) (Wed Aug 21 2024 - 06:56:20 EST)
- Re: [PATCH printk v8 00/35] wire up write_atomic() printing Petr Mladek (Wed Aug 21 2024 - 06:56:32 EST)
- [PATCH v1] ImgTec powerVR DRM driver: Convert to use time_before macro Chen Yufan (Wed Aug 21 2024 - 06:56:46 EST)
- Re: [PATCH 07/11] pinctrl: rp1: Implement RaspberryPi RP1 gpio support kernel test robot (Wed Aug 21 2024 - 06:57:11 EST)
- Re: [PATCH 1/2] xhci: pci: If no ports have wakeup enabled then disable PCI device at S4 Mathias Nyman (Wed Aug 21 2024 - 06:57:22 EST)
- Re: [PATCH 06/14] mm: handle_pte_fault() use pte_offset_map_maywrite_nolock() Qi Zheng (Wed Aug 21 2024 - 06:57:37 EST)
- [PATCH v2 0/3] Devicetree updates for MT8186 Rohit Agarwal (Wed Aug 21 2024 - 06:57:51 EST)
- Re: [tip: x86/urgent] x86/ioremap: Use is_ioremap_addr() in iounmap() Thomas Gleixner (Wed Aug 21 2024 - 06:57:57 EST)
- [PATCH v2 1/3] dt-bindings: display: mediatek: dpi: Add power domains Rohit Agarwal (Wed Aug 21 2024 - 06:58:14 EST)
- [PATCH v2 2/3] arm64: dts: mediatek: mt8186: Add power domain for DPI Rohit Agarwal (Wed Aug 21 2024 - 06:58:26 EST)
- [PATCH v2 3/3] arm64: dts: mediatek: mt8186: Add svs node Rohit Agarwal (Wed Aug 21 2024 - 06:58:38 EST)
- Re: [PATCH v7 0/8] filtering and snapshots of a block devices Fabio Fantoni (Wed Aug 21 2024 - 06:59:00 EST)
- Re: [PATCH 1/4] dt-bindings: memory: mediatek: Add mt8188 SMI reset control binding Krzysztof Kozlowski (Wed Aug 21 2024 - 06:59:11 EST)
- Re: [PATCH v3 02/14] thermal: core: Rearrange checks in thermal_bind_cdev_to_trip() Daniel Lezcano (Wed Aug 21 2024 - 06:59:28 EST)
- Re: [PATCH printk v8 00/35] wire up write_atomic() printing Sebastian Andrzej Siewior (Wed Aug 21 2024 - 06:59:52 EST)
- [PATCH 0/7] rtc:Use devm_clk_get_enabled() helpers Liao Yuanhong (Wed Aug 21 2024 - 07:00:03 EST)
- [PATCH 1/7] rtc:rtc-at91rm9200:Use devm_clk_get_enabled() helpers Liao Yuanhong (Wed Aug 21 2024 - 07:00:19 EST)
- [PATCH 2/7] rtc:rtc-imxdi:Use devm_clk_get_enabled() helpers Liao Yuanhong (Wed Aug 21 2024 - 07:00:26 EST)
- [PATCH 3/7] rtc:rtc-mt7622:Use devm_clk_get_enabled() helpers Liao Yuanhong (Wed Aug 21 2024 - 07:00:39 EST)
- [PATCH 4/7] rtc:rtc-s3c:Use devm_clk_get_enabled() helpers Liao Yuanhong (Wed Aug 21 2024 - 07:00:52 EST)
- [PATCH 5/7] rtc:rtc-sa1100:Use devm_clk_get_enabled() helpers Liao Yuanhong (Wed Aug 21 2024 - 07:01:06 EST)
- [PATCH 6/7] rtc:rtc-tegra:Use devm_clk_get_enabled() helpers Liao Yuanhong (Wed Aug 21 2024 - 07:01:14 EST)
- [PATCH 7/7] rtc:rtc-xgene:Use devm_clk_get_enabled() helpers Liao Yuanhong (Wed Aug 21 2024 - 07:01:29 EST)
- Re: [PATCH v2 1/3] dt-bindings: display: mediatek: dpi: Add power domains Krzysztof Kozlowski (Wed Aug 21 2024 - 07:01:52 EST)
- [PATCH net v4] bpf, net: Check cgroup_bpf_enabled() only once in do_sock_getsockopt() Tze-nan Wu (Wed Aug 21 2024 - 07:02:13 EST)
- RE: [PATCH v6 4/4] clk: samsung: add top clock support for ExynosAuto v920 SoC sunyeal.hong (Wed Aug 21 2024 - 07:02:31 EST)
- Re: [PATCH v3 03/14] thermal: core: Drop redundant thermal instance checks Daniel Lezcano (Wed Aug 21 2024 - 07:02:46 EST)
- Re: [PATCH v3 13/14] thermal: core: Drop unused bind/unbind functions and callbacks lihuisong (C) (Wed Aug 21 2024 - 07:03:00 EST)
- Re: [PATCH v3 14/14] thermal: core: Clean up trip bind/unbind functions lihuisong (C) (Wed Aug 21 2024 - 07:03:21 EST)
- Re: [PATCH v2 3/3] phy: phy-rockchip-inno-usb2: Improve error handling while probing Dragan Simic (Wed Aug 21 2024 - 07:03:34 EST)
- Re: [PATCH v3 04/14] thermal: sysfs: Use the dev argument in instance-related show/store Daniel Lezcano (Wed Aug 21 2024 - 07:03:44 EST)
- Re: [PATCH v2 6/9] ethernet: stmicro: Simplify PCI devres usage Philipp Stanner (Wed Aug 21 2024 - 07:04:12 EST)
- Re: [syzbot] [ocfs2?] possible deadlock in ocfs2_try_remove_refcount_tree Edward Adam Davis (Wed Aug 21 2024 - 07:04:22 EST)
- Re: [PATCH 2/2] usb: xhci: ext-caps: Use cpu_relax() when polling registers Mathias Nyman (Wed Aug 21 2024 - 07:04:35 EST)
- Re: [PATCH 26/26] KVM: x86: asi: Add some mitigations on address space transitions Brendan Jackman (Wed Aug 21 2024 - 07:04:51 EST)
- Re: [syzbot] [ocfs2?] possible deadlock in ocfs2_setattr Edward Adam Davis (Wed Aug 21 2024 - 07:05:10 EST)
- [PATCH v13 00/29] Add i2c-mux and eeprom devices for Meta Yosemite 4 Delphine CC Chiu (Wed Aug 21 2024 - 07:05:21 EST)
- [PATCH v13 01/29] ARM: dts: aspeed: yosemite4: Revise i2c-mux devices Delphine CC Chiu (Wed Aug 21 2024 - 07:05:37 EST)
- [PATCH v13 02/29] ARM: dts: aspeed: yosemite4: Enable adc15 Delphine CC Chiu (Wed Aug 21 2024 - 07:05:52 EST)
- [PATCH v13 03/29] ARM: dts: aspeed: yosemite4: Enable spi-gpio setting Delphine CC Chiu (Wed Aug 21 2024 - 07:06:02 EST)
- [PATCH v13 04/29] ARM: dts: aspeed: yosemite4: Enable watchdog2 Delphine CC Chiu (Wed Aug 21 2024 - 07:06:17 EST)
- [PATCH v13 05/29] ARM: dts: aspeed: yosemite4: Revise quad mode to dual mode Delphine CC Chiu (Wed Aug 21 2024 - 07:06:34 EST)
- [PATCH v13 06/29] ARM: dts: aspeed: yosemite4: Revise power sensor adm1281 for schematic change Delphine CC Chiu (Wed Aug 21 2024 - 07:06:48 EST)
- Re: [PATCH 06/14] mm: handle_pte_fault() use pte_offset_map_maywrite_nolock() David Hildenbrand (Wed Aug 21 2024 - 07:07:00 EST)
- [PATCH v13 07/29] ARM: dts: aspeed: yosemite4: Add gpio pca9506 Delphine CC Chiu (Wed Aug 21 2024 - 07:07:13 EST)
- [PATCH v13 08/29] ARM: dts: aspeed: yosemite4: Remove space for adm1272 compatible Delphine CC Chiu (Wed Aug 21 2024 - 07:07:17 EST)
- [PATCH v13 09/29] ARM: dts: aspeed: yosemite4: Enable interrupt setting for pca9555 Delphine CC Chiu (Wed Aug 21 2024 - 07:07:29 EST)
- [PATCH v13 10/29] ARM: dts: aspeed: yosemite4: Add power sensor for power module reading Delphine CC Chiu (Wed Aug 21 2024 - 07:07:54 EST)
- [PATCH v13 11/29] ARM: dts: aspeed: yosemite4: Add eeprom for yosemite4 use Delphine CC Chiu (Wed Aug 21 2024 - 07:08:03 EST)
- [PATCH v13 12/29] ARM: dts: aspeed: yosemite4: Remove temperature sensor for yosemite4 schematic change Delphine CC Chiu (Wed Aug 21 2024 - 07:08:22 EST)
- [PATCH v13 13/29] ARM: dts: aspeed: yosemite4: Revise adc128d818 adc mode for yosemite4 schematic change Delphine CC Chiu (Wed Aug 21 2024 - 07:08:38 EST)
- [PATCH v13 14/29] ARM: dts: aspeed: yosemite4: Revise ina233 config for yosemite4 schematic change Delphine CC Chiu (Wed Aug 21 2024 - 07:08:51 EST)
- [PATCH v13 17/29] ARM: dts: aspeed: yosemite4: Revise mx31790 fan tach config Delphine CC Chiu (Wed Aug 21 2024 - 07:09:03 EST)
- [PATCH v13 18/29] ARM: dts: aspeed: yosemite4: add mctp config for NIC Delphine CC Chiu (Wed Aug 21 2024 - 07:09:20 EST)
- [PATCH v13 19/29] ARM: dts: aspeed: yosemite4: support mux to cpld Delphine CC Chiu (Wed Aug 21 2024 - 07:09:27 EST)
- [PATCH v13 20/29] ARM: dts: aspeed: yosemite4: support medusa board adc sensors Delphine CC Chiu (Wed Aug 21 2024 - 07:09:46 EST)
- Re: [syzbot] [btrfs?] kernel BUG in clear_inode Julian Sun (Wed Aug 21 2024 - 07:10:06 EST)
- [PATCH v13 22/29] ARM: dts: aspeed: yosemite4: Revise i2c duty-cycle Delphine CC Chiu (Wed Aug 21 2024 - 07:10:20 EST)
- [PATCH v13 23/29] ARM: dts: aspeed: yosemite4: add fan led config Delphine CC Chiu (Wed Aug 21 2024 - 07:10:35 EST)
- [PATCH v13 24/29] ARM: dts: aspeed: yosemite4: add XDP710 Delphine CC Chiu (Wed Aug 21 2024 - 07:10:45 EST)
- [PATCH v13 25/29] ARM: dts: aspeed: yosemite4: add RTQ6056 support Delphine CC Chiu (Wed Aug 21 2024 - 07:11:08 EST)
- Re: [PATCH] staging: rtl8192e: Replace strcpy with strscpy in rtl819x_translate_scan kernel test robot (Wed Aug 21 2024 - 07:11:22 EST)
- [PATCH v13 26/29] ARM: dts: aspeed: yosemite4: add MP5990 support Delphine CC Chiu (Wed Aug 21 2024 - 07:11:24 EST)
- [PATCH v13 27/29] ARM: dts: aspeed: yosemite4: Adjust ioexp bus and remove mctp driver Delphine CC Chiu (Wed Aug 21 2024 - 07:11:51 EST)
- [PATCH v13 29/29] ARM: dts: aspeed: yosemitet4: add RTQ6056 support on 11 (0x41). Delphine CC Chiu (Wed Aug 21 2024 - 07:12:05 EST)
- [PATCH v13 28/29] ARM: dts: aspeed: yosemite4: fix GPIO linename typo Delphine CC Chiu (Wed Aug 21 2024 - 07:12:19 EST)
- [PATCH v13 15/29] ARM: dts: aspeed: yosemite4: Remove idle state setting for yosemite4 NIC connection Delphine CC Chiu (Wed Aug 21 2024 - 07:12:36 EST)
- [PATCH v13 16/29] ARM: dts: aspeed: yosemite4: Initialize bmc gpio state Delphine CC Chiu (Wed Aug 21 2024 - 07:12:52 EST)
- Re: [PATCH v3 02/14] thermal: core: Rearrange checks in thermal_bind_cdev_to_trip() lihuisong (C) (Wed Aug 21 2024 - 07:13:06 EST)
- [PATCH v13 21/29] ARM: dts: aspeed: yosemite4: support NIC eeprom Delphine CC Chiu (Wed Aug 21 2024 - 07:13:22 EST)
- Re: [PATCH v4 4/6] i2c: of-prober: Add GPIO and regulator support Chen-Yu Tsai (Wed Aug 21 2024 - 07:13:36 EST)
- [tip:irq/core] BUILD SUCCESS 0b3af7591dbfd16ca45740cd90eb34be8b9a7175 kernel test robot (Wed Aug 21 2024 - 07:13:52 EST)
- Re: [PATCH 00/24] Complete EEVDF Hongyan Xia (Wed Aug 21 2024 - 07:14:06 EST)
- Re: [PATCH v3 05/14] thermal: core: Move thermal zone locking out of bind/unbind functions Daniel Lezcano (Wed Aug 21 2024 - 07:14:17 EST)
- [PATCH v1] kernel:time:hrtimer: Use helper function hrtimer_is_queued() Yuesong Li (Wed Aug 21 2024 - 07:14:32 EST)
- Re: [syzbot] [ocfs2?] possible deadlock in ocfs2_try_remove_refcount_tree syzbot (Wed Aug 21 2024 - 07:14:49 EST)
- Re: [PATCH net-next v10 11/13] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988 SkyLake Huang (黃啟澤) (Wed Aug 21 2024 - 07:15:04 EST)
- Re: [PATCH v1] nfp: bpf: Use kmemdup_array instead of kmemdup for multiple allocation Louis Peens (Wed Aug 21 2024 - 07:15:29 EST)
- Re: [PATCH net-next v6] net: netconsole: selftests: Create a new netconsole selftest Matthieu Baerts (Wed Aug 21 2024 - 07:15:46 EST)
- Re: [PATCH 06/14] mm: handle_pte_fault() use pte_offset_map_maywrite_nolock() Qi Zheng (Wed Aug 21 2024 - 07:16:02 EST)
- [bug report] GICv4.1: multiple vpus execute vgic_v4_load at the same time will greatly increase the time consumption Kunkun Jiang (Wed Aug 21 2024 - 07:16:18 EST)
- [PATCH] drm/panel/hx83102: fix null pointer dereference in hx83102_get_modes Charles Han (Wed Aug 21 2024 - 07:16:29 EST)
- Re: [PATCH 3/3] cpuidle: Select a different state on tick_broadcast_enter() failures Dhruva Gole (Wed Aug 21 2024 - 07:16:43 EST)
- [PATCH v2 1/4] arm64: dts: ti: k3-j7200-main: Switch MAIN R5F cluster to Split-mode Beleswar Padhi (Wed Aug 21 2024 - 07:16:57 EST)
- [PATCH v2 3/4] arm64: dts: ti: k3-j721s2-main: Switch MAIN R5F clusters to Split-mode Beleswar Padhi (Wed Aug 21 2024 - 07:17:06 EST)
- [PATCH v2 4/4] arm64: dts: ti: k3-j784s4-main: Switch MAIN R5F clusters to Split-mode Beleswar Padhi (Wed Aug 21 2024 - 07:17:28 EST)
- [PATCH v2 0/4] Switch MAIN R5F clusters to Split-mode for TI SoCs Beleswar Padhi (Wed Aug 21 2024 - 07:17:28 EST)
- Re: [PATCH v13 08/29] ARM: dts: aspeed: yosemite4: Remove space for adm1272 compatible Krzysztof Kozlowski (Wed Aug 21 2024 - 07:17:51 EST)
- [PATCH v2 2/4] arm64: dts: ti: k3-j721e-main: Switch MAIN R5F clusters to Split-mode Beleswar Padhi (Wed Aug 21 2024 - 07:17:59 EST)
- Re: [v2] HID: corsair-void: Add Corsair Void headset family driver Christophe JAILLET (Wed Aug 21 2024 - 07:18:22 EST)
- Re: [PATCH v4 3/7] dt-bindings: mmc: add property for partitions node in mmc-card node Christian Marangi (Wed Aug 21 2024 - 07:18:37 EST)
- Re: [PATCH 06/14] mm: handle_pte_fault() use pte_offset_map_maywrite_nolock() David Hildenbrand (Wed Aug 21 2024 - 07:18:50 EST)
- [PATCH v3 1/2] fs: Fix file_set_fowner LSM hook inconsistencies Mickaël Salaün (Wed Aug 21 2024 - 07:19:14 EST)
- [PATCH v3 2/2] security: Update file_set_fowner documentation Mickaël Salaün (Wed Aug 21 2024 - 07:19:32 EST)
- Re: [PATCH v2 1/3] dt-bindings: display: mediatek: dpi: Add power domains Rohit Agarwal (Wed Aug 21 2024 - 07:19:48 EST)
- Re: [PATCH v6 06/20] mm/vma: Change munmap to use vma_munmap_struct() for accounting and surrounding vmas Lorenzo Stoakes (Wed Aug 21 2024 - 07:20:02 EST)
- Re: [PATCH v2 7/9] vdpa: solidrun: Fix potential UB bug with devres Christophe JAILLET (Wed Aug 21 2024 - 07:20:26 EST)
- Re: [PATCH] PCI: hotplug: Add OCTEON PCI hotplug controller driver Shijith Thotton (Wed Aug 21 2024 - 07:20:41 EST)
- [PATCH] smb3: Use min() to improve _smbd_get_connection() Thorsten Blum (Wed Aug 21 2024 - 07:20:56 EST)
- Re: [PATCH v1 1/2] LoongArch: Define barrier_before_unreachable() as empty Jinyang He (Wed Aug 21 2024 - 07:21:08 EST)
- Re: [PATCH v9 00/23] Support more Amlogic SoC families in crypto driver Alexey Romanov (Wed Aug 21 2024 - 07:21:25 EST)
- Re: [PATCH 06/14] mm: handle_pte_fault() use pte_offset_map_maywrite_nolock() Qi Zheng (Wed Aug 21 2024 - 07:21:44 EST)
- Re: [PATCH v1] net: wireless: Use kmemdup_array instead of kmemdup for multiple allocation Kalle Valo (Wed Aug 21 2024 - 07:22:05 EST)
- Re: [syzbot] [ocfs2?] possible deadlock in ocfs2_setattr syzbot (Wed Aug 21 2024 - 07:22:33 EST)
- Re: [PATCH v1 2/2] LoongArch: Add ifdefs to fix LSX and LASX related issues Tiezhu Yang (Wed Aug 21 2024 - 07:22:44 EST)
- Re: [PATCH v6 10/20] mm/vma: Support vma == NULL in init_vma_munmap() Lorenzo Stoakes (Wed Aug 21 2024 - 07:22:56 EST)
- Re: [syzbot] [btrfs?] kernel BUG in clear_inode syzbot (Wed Aug 21 2024 - 07:23:13 EST)
- [PATCH v2] Documentation: add a driver API doc for the power sequencing subsystem Bartosz Golaszewski (Wed Aug 21 2024 - 07:23:28 EST)
- Re: [PATCH] Documentation: add a driver API doc for the power sequencing subsystem Bartosz Golaszewski (Wed Aug 21 2024 - 07:23:44 EST)
- Re: [PATCH v2] mailbox: sprd: Use devm_clk_get_enabled() helpers Christophe JAILLET (Wed Aug 21 2024 - 07:23:54 EST)
- [PATCH] ASoC: cs-amp-lib: Ignore empty UEFI calibration entries Richard Fitzgerald (Wed Aug 21 2024 - 07:24:06 EST)
- [PATCH v5 0/3] x86/sgx: Fix two data races in EAUG/EREMOVE flows Dmitrii Kuvaiskii (Wed Aug 21 2024 - 07:24:18 EST)
- [PATCH v5 1/3] x86/sgx: Split SGX_ENCL_PAGE_BEING_RECLAIMED into two flags Dmitrii Kuvaiskii (Wed Aug 21 2024 - 07:24:31 EST)
- [PATCH v5 2/3] x86/sgx: Resolve EAUG race where losing thread returns SIGBUS Dmitrii Kuvaiskii (Wed Aug 21 2024 - 07:24:38 EST)
- [PATCH v5 3/3] x86/sgx: Resolve EREMOVE page vs EAUG page data race Dmitrii Kuvaiskii (Wed Aug 21 2024 - 07:24:52 EST)
- [PATCH v3 0/4] arm64: dts: qcom: ipq6018: rework CPU Frequency Chukun Pan (Wed Aug 21 2024 - 07:25:17 EST)
- [PATCH v3 1/4] arm64: dts: qcom: ipq6018: add 1.2GHz CPU Frequency Chukun Pan (Wed Aug 21 2024 - 07:25:25 EST)
- [PATCH v3 2/4] arm64: dts: qcom: ipq6018: add 1.5GHz CPU Frequency Chukun Pan (Wed Aug 21 2024 - 07:25:46 EST)
- [RFC 1/2] irqchip/loongson-eiointc: Route interrupt parsed from acpi table Bibo Mao (Wed Aug 21 2024 - 07:25:57 EST)
- [RFC 0/2] irqchip/loongson-eiointc: Add multiple interrupt pin routing support Bibo Mao (Wed Aug 21 2024 - 07:26:02 EST)
- [RFC 2/2] irqchip/loongson-eiointc: Add multiple interrupt pin routing support Bibo Mao (Wed Aug 21 2024 - 07:26:18 EST)
- [syzbot] [fbdev?] KASAN: vmalloc-out-of-bounds Write in imageblit (4) syzbot (Wed Aug 21 2024 - 07:26:33 EST)
- Re: [PATCH v3 2/6] Landlock: Adding file_send_sigiotask signal scoping support Mickaël Salaün (Wed Aug 21 2024 - 07:26:52 EST)
- [syzbot] [pm?] WARNING in enable_work syzbot (Wed Aug 21 2024 - 07:27:08 EST)
- [PATCH v1] tools:util:Remove the check that map is empty. Yang Ruibin (Wed Aug 21 2024 - 07:27:23 EST)
- Re: [PATCH] x86/platform/geode: switch GPIO buttons and LEDs to software properties Hans de Goede (Wed Aug 21 2024 - 07:27:34 EST)
- [PATCH v3 4/4] arm64: dts: qcom: ipq6018: add LDOA2 regulator for rdp Chukun Pan (Wed Aug 21 2024 - 07:27:51 EST)
- [PATCH v3 3/4] arm64: dts: qcom: ipq6018: move mp5496 regulator out of soc dtsi Chukun Pan (Wed Aug 21 2024 - 07:27:56 EST)
- Re: [v5 PATCH] arm64: mm: force write fault for atomic RMW instructions Catalin Marinas (Wed Aug 21 2024 - 07:28:17 EST)
- Re: [PATCH v1 1/1] gpio: virtuser: Use GPIO_LOOKUP_IDX() macro Bartosz Golaszewski (Wed Aug 21 2024 - 07:28:27 EST)
- Re: [PATCH] usb: cdnsp: fix incorrect index in cdnsp_get_hw_deq function Peter Chen (Wed Aug 21 2024 - 07:28:43 EST)
- Re: [RFC} arm architecture board/feature deprecation timeline Arnd Bergmann (Wed Aug 21 2024 - 07:29:00 EST)
- [PATCH] qcom: MAINTAINERS: add linux-msm IRC on OFTC Krzysztof Kozlowski (Wed Aug 21 2024 - 07:29:16 EST)
- Re: [PATCH net-next v4 3/7] net: stmmac: refactor FPE verification process Vladimir Oltean (Wed Aug 21 2024 - 07:29:33 EST)
- RE: [PATCH v2] perf sched timehist: Fixed timestamp error when unable to confirm event sched_in time Madadi Vineeth Reddy (Wed Aug 21 2024 - 07:29:50 EST)
- Re: [PATCH v3 05/14] thermal: core: Move thermal zone locking out of bind/unbind functions Rafael J. Wysocki (Wed Aug 21 2024 - 07:30:01 EST)
- Re: [PATCH] dt-bindings: phy: socionext,uniphier: add top-level constraints Kunihiko Hayashi (Wed Aug 21 2024 - 07:30:18 EST)
- Re: [PATCH] dt-bindings: reset: socionext,uniphier-glue-reset: add top-level constraints Kunihiko Hayashi (Wed Aug 21 2024 - 07:30:31 EST)
- Re: [PATCH 3/3] dt-bindings: PCI: socionext,uniphier-pcie-ep: add top-level constraints Kunihiko Hayashi (Wed Aug 21 2024 - 07:30:46 EST)
- Re: [PATCH 0/2] arm64: tegra: add wp-gpio to P2957 board Diogo Ivo (Wed Aug 21 2024 - 07:30:56 EST)
- Re: [PATCH v4 3/5] arm64: dts: ti: k3-am68*: Add bootph-* properties Kumar, Udit (Wed Aug 21 2024 - 07:31:07 EST)
- Re: [PATCH v3 1/3] dt-bindings: arm: qcom,coresight-static-replicator: Add property for source filtering Suzuki K Poulose (Wed Aug 21 2024 - 07:31:21 EST)
- Re: [PATCH] ocfs2: Add i_size check for dir Joseph Qi (Wed Aug 21 2024 - 07:31:39 EST)
- Re: [PATCH v4 4/4] KVM: SVM: Add Bus Lock Detect support Ravi Bangoria (Wed Aug 21 2024 - 07:31:55 EST)
- Re: [PATCH] usb: cdnsp: fix for Link TRB with TC Peter Chen (Wed Aug 21 2024 - 07:32:11 EST)
- Re: [PATCH v1] platform/chrome: chromeos_laptop: Use kmemdup_array instead of kmemdup for multiple allocation Christophe JAILLET (Wed Aug 21 2024 - 07:32:21 EST)
- Re: [RFC PATCH] arm64: defconfig: Set MFD_TPS6594_I2C as built-in Catalin Marinas (Wed Aug 21 2024 - 07:32:34 EST)
- Re: [PATCH v3 02/14] thermal: core: Rearrange checks in thermal_bind_cdev_to_trip() Daniel Lezcano (Wed Aug 21 2024 - 07:32:46 EST)
- Re: [PATCH 1/2] rust: fix export of bss symbols Miguel Ojeda (Wed Aug 21 2024 - 07:33:14 EST)
- Re: [PATCH 0/2] rust: fix erranous use of lock class key in rust block device bindings Miguel Ojeda (Wed Aug 21 2024 - 07:33:41 EST)
- [PATCH v2] Bluetooth: hci_qca: Drop unused event during BT on Cheng Jiang (Wed Aug 21 2024 - 07:33:44 EST)
- Re: [PATCH net-next v5] net: netconsole: selftests: Create a new netconsole selftest Petr Machata (Wed Aug 21 2024 - 07:34:06 EST)
- Re: [PATCH v3 02/14] thermal: core: Rearrange checks in thermal_bind_cdev_to_trip() Rafael J. Wysocki (Wed Aug 21 2024 - 07:34:24 EST)
- Re: [PATCH v2] rust: Remove erronous blockquote in coding guidelines Miguel Ojeda (Wed Aug 21 2024 - 07:34:38 EST)
- Re: [PATCH] libbpf: Initialize st_ops->tname with strdup() Soma Nakata (Wed Aug 21 2024 - 07:34:54 EST)
- Re: [PATCH 0/1] cpuidle/menu: Address performance drop from favoring physical over polling cpuidle state Christian Loehle (Wed Aug 21 2024 - 07:35:09 EST)
- Re: [bug report] GICv4.1: multiple vpus execute vgic_v4_load at the same time will greatly increase the time consumption Marc Zyngier (Wed Aug 21 2024 - 07:35:20 EST)
- [PATCH v1 01/12] nvmem: microchip-otpc: Avoid writing a write-only register Alexander Dahl (Wed Aug 21 2024 - 07:35:35 EST)
- [PATCH v1 02/12] nvmem: microchip-otpc: Fix swapped 'sleep' and 'timeout' parameters Alexander Dahl (Wed Aug 21 2024 - 07:35:44 EST)
- [PATCH v1 00/12] Microchip OTPC driver on SAM9X60 exposing UIDxR as additional nvmem device Alexander Dahl (Wed Aug 21 2024 - 07:35:50 EST)
- [PATCH v1 03/12] dt-bindings: nvmem: microchip-otpc: Add compatible for SAM9X60 Alexander Dahl (Wed Aug 21 2024 - 07:35:52 EST)
- [PATCH v1 04/12] nvmem: microchip-otpc: Add SAM9X60 support Alexander Dahl (Wed Aug 21 2024 - 07:35:57 EST)
- [PATCH v1 05/12] ARM: dts: microchip: sam9x60: Add OTPC node Alexander Dahl (Wed Aug 21 2024 - 07:36:37 EST)
- [PATCH v1 07/12] nvmem: microchip-otpc: Add missing register definitions Alexander Dahl (Wed Aug 21 2024 - 07:36:46 EST)
- [PATCH v1 08/12] nvmem: microchip-otpc: Add warnings for bad OTPC conditions on probe Alexander Dahl (Wed Aug 21 2024 - 07:36:47 EST)
- [PATCH v1 06/12] ARM: dts: microchip: sam9x60_curiosity: Enable OTP Controller Alexander Dahl (Wed Aug 21 2024 - 07:37:00 EST)
- [PATCH v1 09/12] clk: at91: sam9x60: Allow enabling main_rc_osc through DT Alexander Dahl (Wed Aug 21 2024 - 07:37:08 EST)
- [PATCH v1 10/12] ARM: dts: microchip: sam9x60: Add clock properties to OTPC Alexander Dahl (Wed Aug 21 2024 - 07:37:31 EST)
- [PATCH v1 12/12] nvmem: microchip-otpc: Expose UID registers as 2nd nvmem device Alexander Dahl (Wed Aug 21 2024 - 07:37:54 EST)
- Re: [PATCH v3 1/9] f2fs: convert f2fs_submit_page_read() to use folio Li Zetao (Wed Aug 21 2024 - 07:38:20 EST)
- [PATCH v1 11/12] nvmem: microchip-otpc: Enable main RC oscillator clock Alexander Dahl (Wed Aug 21 2024 - 07:38:31 EST)
- Re: [PATCH] arm64: dts: k3-am654-idk: Add Support for MCAN Nishanth Menon (Wed Aug 21 2024 - 07:39:01 EST)
- [PATCH net-next v4 2/2] net: dsa: microchip: Add KSZ8895/KSZ8864 switch support vtpieter (Wed Aug 21 2024 - 07:39:21 EST)
- Re: [PATCH v6 14/20] mm/mmap: Avoid zeroing vma tree in mmap_region() Lorenzo Stoakes (Wed Aug 21 2024 - 07:39:36 EST)
- Re: [RFC PATCH] arm64: defconfig: Set MFD_TPS6594_I2C as built-in Nishanth Menon (Wed Aug 21 2024 - 07:40:12 EST)
- Re: [PATCH net,v5,2/2] net/smc: modify smc_sock structure Jeongjun Park (Wed Aug 21 2024 - 07:40:56 EST)
- Re: [PATCH v2 1/4] i2c: imx: only poll for bus busy in multi master mode Fabio Estevam (Wed Aug 21 2024 - 07:41:14 EST)
- [PATCH] Bluetooth: btusb: Add Realtek MT7925 support ID 0x13d3:0x3608 Pavel Nikulin (Wed Aug 21 2024 - 07:41:18 EST)
- Re: [PATCH v4 3/4] arm64: dts: k3-am62a-wakeup: Add R5F device node Nishanth Menon (Wed Aug 21 2024 - 07:41:47 EST)
- Re: [PATCH v3 03/14] thermal: core: Drop redundant thermal instance checks Rafael J. Wysocki (Wed Aug 21 2024 - 07:42:01 EST)
- Re: [PATCH 00/31] wifi: mwifiex: cleanup driver Sascha Hauer (Wed Aug 21 2024 - 07:42:20 EST)
- Re: [PATCH 13/13] media: qcom: camss: Add support for VFE hardware version Titan 780 Vladimir Zapolskiy (Wed Aug 21 2024 - 07:42:38 EST)
- Re: [PATCH v5 3/3] x86/sgx: Resolve EREMOVE page vs EAUG page data race Huang, Kai (Wed Aug 21 2024 - 07:42:54 EST)
- Re: [PATCH v3 02/14] thermal: core: Rearrange checks in thermal_bind_cdev_to_trip() Rafael J. Wysocki (Wed Aug 21 2024 - 07:43:09 EST)
- [PATCH v2] wifi: cfg80211: Use kmemdup_array instead of kmemdup for multiple allocation Yu Jiaoliang (Wed Aug 21 2024 - 07:43:45 EST)
- Re: [PATCH v5 2/3] x86/sgx: Resolve EAUG race where losing thread returns SIGBUS Huang, Kai (Wed Aug 21 2024 - 07:44:13 EST)
- Re: [PATCH] drm/panthor: flush FW AS caches in slow reset path Liviu Dudau (Wed Aug 21 2024 - 07:44:41 EST)
- Re: [RFC] Order 4 allocation failures in the MEI client driver Arnd Bergmann (Wed Aug 21 2024 - 07:44:51 EST)
- Re: [RFC PATCH] arm64: defconfig: Set MFD_TPS6594_I2C as built-in Nishanth Menon (Wed Aug 21 2024 - 07:44:56 EST)
- Re: [PATCH v2 2/3] phy: phy-rockchip-inno-usb2: Handle failed extcon allocation better Christophe JAILLET (Wed Aug 21 2024 - 07:45:03 EST)
- Re: [PATCH] ocfs2: Add i_size check for dir Edward Adam Davis (Wed Aug 21 2024 - 07:45:16 EST)
- [PATCH v1] drivers:bus:Fix the NULL vs IS_ERR() bug for debugfs_create_dir() Yang Ruibin (Wed Aug 21 2024 - 07:45:29 EST)
- Re: [PATCH 1/7] rtc:rtc-at91rm9200:Use devm_clk_get_enabled() helpers Christophe JAILLET (Wed Aug 21 2024 - 07:45:41 EST)
- Re: [PATCH v3 02/14] thermal: core: Rearrange checks in thermal_bind_cdev_to_trip() lihuisong (C) (Wed Aug 21 2024 - 07:45:44 EST)
- Re: [PATCH] PCI: hotplug: Add OCTEON PCI hotplug controller driver Jonathan Cameron (Wed Aug 21 2024 - 07:46:30 EST)
- Re: [PATCH 00/31] wifi: mwifiex: cleanup driver Sascha Hauer (Wed Aug 21 2024 - 07:46:39 EST)
- [PATCH v2] libbpf: Initialize st_ops->tname with strdup() Soma Nakata (Wed Aug 21 2024 - 07:46:50 EST)
- Re: [PATCH 3/7] rtc:rtc-mt7622:Use devm_clk_get_enabled() helpers Christophe JAILLET (Wed Aug 21 2024 - 07:47:17 EST)
- [PATCH v2] platform/chrome: chromeos_laptop: Use kmemdup_array instead of kmemdup for multiple allocation Yu Jiaoliang (Wed Aug 21 2024 - 07:47:28 EST)
- Re: [PATCH 5/7] rtc:rtc-sa1100:Use devm_clk_get_enabled() helpers Christophe JAILLET (Wed Aug 21 2024 - 07:47:40 EST)
- Re: [PATCH 3/3] cpuidle: Select a different state on tick_broadcast_enter() failures Rafael J. Wysocki (Wed Aug 21 2024 - 07:47:48 EST)
- [PATCH -next] KVM: SVM: Remove unnecessary GFP_KERNEL_ACCOUNT in svm_set_nested_state() Yongqiang Liu (Wed Aug 21 2024 - 07:47:55 EST)
- Re: [PATCH net-next v2 1/7] net: ti: icssg-prueth: Enable IEP1 Roger Quadros (Wed Aug 21 2024 - 07:48:09 EST)
- Re: [PATCH] arm64: dts: exynosautov9: Add dpum SysMMU Krzysztof Kozlowski (Wed Aug 21 2024 - 07:48:25 EST)
- Re: [PATCH 1/1] mm/page_poison: slightly optimize check_poison_mem() David Hildenbrand (Wed Aug 21 2024 - 07:48:36 EST)
- Re: [PATCH v12 4/6] arm64: support copy_mc_[user]_highpage() Jonathan Cameron (Wed Aug 21 2024 - 07:48:49 EST)
- Re: [PATCH v3 0/2] Add USB clocks to Exynos7885 Krzysztof Kozlowski (Wed Aug 21 2024 - 07:49:01 EST)
- Re: [PATCH] arm64: dts: exynosautov9: Add dpum SysMMU Krzysztof Kozlowski (Wed Aug 21 2024 - 07:49:09 EST)
- Re: [PATCH] arm64: dts: exynosautov9: Add dpum SysMMU Krzysztof Kozlowski (Wed Aug 21 2024 - 07:49:26 EST)
- Re: [PATCH] dt-bindings: memory-controllers: renesas,rpc-if: add top-level constraints Krzysztof Kozlowski (Wed Aug 21 2024 - 07:50:09 EST)
- Re: [PATCH v3 2/2] perf/core: Fix incorrected time diff in tick adjust period Adrian Hunter (Wed Aug 21 2024 - 07:50:44 EST)
- Re: [PATCH 00/31] wifi: mwifiex: cleanup driver Sascha Hauer (Wed Aug 21 2024 - 07:51:32 EST)
- Re: [PATCH net-next v2 1/7] net: ti: icssg-prueth: Enable IEP1 Anwar, Md Danish (Wed Aug 21 2024 - 07:51:49 EST)
- Re: [v5 PATCH] arm64: mm: force write fault for atomic RMW instructions Dev Jain (Wed Aug 21 2024 - 07:52:38 EST)
- [PATCH v1] net:xfrm:use IS_ERR() with __xfrm_policy_eval_candidates() Yang Ruibin (Wed Aug 21 2024 - 07:52:42 EST)
- Re: [PATCH v4] drm/i915/hwmon: expose fan speed Andy Shevchenko (Wed Aug 21 2024 - 07:53:07 EST)
- Re: ACPI IRQ storm with 6.10 Petr Valenta (Wed Aug 21 2024 - 07:53:25 EST)
- Re: [PATCH 0/2] rust: fix erranous use of lock class key in rust block device bindings Miguel Ojeda (Wed Aug 21 2024 - 07:53:43 EST)
- [PATCH vhost 0/7] vdpa/mlx5: Optimze MKEY operations Dragos Tatulea (Wed Aug 21 2024 - 07:53:55 EST)
- Re: [PATCH V4 2/2] ocfs2: Fix possible null-ptr-deref in ocfs2_set_buffer_uptodate Heming Zhao (Wed Aug 21 2024 - 07:54:01 EST)
- Re: [PATCH v1] net: wireless: Use kmemdup_array instead of kmemdup for multiple allocation Christophe JAILLET (Wed Aug 21 2024 - 07:54:03 EST)
- [PATCH vhost 1/7] vdpa/mlx5: Create direct MKEYs in parallel Dragos Tatulea (Wed Aug 21 2024 - 07:54:19 EST)
- [PATCH vhost 2/7] vdpa/mlx5: Delete direct MKEYs in parallel Dragos Tatulea (Wed Aug 21 2024 - 07:54:51 EST)
- Re: [PATCH v2 00/13] memory: simplify with scoped/cleanup.h for device nodes Krzysztof Kozlowski (Wed Aug 21 2024 - 07:55:22 EST)
- Re: [PATCH v2 16/19] gendwarfksyms: Add support for reserved structure fields Benno Lossin (Wed Aug 21 2024 - 07:55:39 EST)
- [PATCH vhost 4/7] vdpa/mlx5: Extract mr members in own resource struct Dragos Tatulea (Wed Aug 21 2024 - 07:55:41 EST)
- Re: [PATCH v3] usb: gadget: u_serial: check Null pointer in EP callback Prashanth K (Wed Aug 21 2024 - 07:55:49 EST)
- [PATCH vhost 6/7] vdpa/mlx5: Introduce init/destroy for MR resources Dragos Tatulea (Wed Aug 21 2024 - 07:55:57 EST)
- [PATCH vhost 5/7] vdpa/mlx5: Rename mr_mtx -> lock Dragos Tatulea (Wed Aug 21 2024 - 07:56:20 EST)
- [PATCH vhost 7/7] vdpa/mlx5: Postpone MR deletion Dragos Tatulea (Wed Aug 21 2024 - 07:56:49 EST)
- Re: [PATCH] arm_mpam: Fix T241-MPAM-4 workaround Jonathan Cameron (Wed Aug 21 2024 - 07:57:06 EST)
- Re: [PATCH 01/11] dt-bindings: clock: Add RaspberryPi RP1 clock bindings Conor Dooley (Wed Aug 21 2024 - 07:57:56 EST)
- Re: KASAN: null-ptr-deref in bpf_core_calc_relo_insn Eduard Zingerman (Wed Aug 21 2024 - 07:58:38 EST)
- Re: [PATCH v4] drm/i915/hwmon: expose fan speed Andy Shevchenko (Wed Aug 21 2024 - 08:00:02 EST)
- Re: [PATCH net-next v2 2/7] net: ti: icss-iep: Move icss_iep structure Roger Quadros (Wed Aug 21 2024 - 08:00:05 EST)
- Re: [PATCH net-next v2 3/7] net: ti: icssg-prueth: Stop hardcoding def_inc Roger Quadros (Wed Aug 21 2024 - 08:00:42 EST)
- Re: [PATCH 0/2] rust: fix erranous use of lock class key in rust block device bindings Miguel Ojeda (Wed Aug 21 2024 - 08:01:16 EST)
- Re: [PATCH v2 6/9] ethernet: stmicro: Simplify PCI devres usage Andy Shevchenko (Wed Aug 21 2024 - 08:01:41 EST)
- Re: [PATCH v3 03/14] thermal: core: Drop redundant thermal instance checks Daniel Lezcano (Wed Aug 21 2024 - 08:01:59 EST)
- [tip:irq/urgent] BUILD SUCCESS c5af2c90ba5629f0424a8d315f75fb8d91713c3c kernel test robot (Wed Aug 21 2024 - 08:02:12 EST)
- Re: [PATCH v6 15/20] mm: Change failure of MAP_FIXED to restoring the gap on failure Lorenzo Stoakes (Wed Aug 21 2024 - 08:02:24 EST)
- [PATCH] ASoC: codecs: wcd934x: make read-only array minCode_param static const Colin Ian King (Wed Aug 21 2024 - 08:02:31 EST)
- Re: [PATCH v6 18/20] ipc/shm, mm: Drop do_vma_munmap() Lorenzo Stoakes (Wed Aug 21 2024 - 08:02:38 EST)
- Re: next: x86_64: ahci 0000:00:1f.2: probe with driver ahci failed with error -12 Dan Carpenter (Wed Aug 21 2024 - 08:02:44 EST)
- Re: [PATCH net-next] net: ovs: fix ovs_drop_reasons error Menglong Dong (Wed Aug 21 2024 - 08:02:54 EST)
- Re: [PATCH net-next v2 1/7] net: ti: icssg-prueth: Enable IEP1 Roger Quadros (Wed Aug 21 2024 - 08:02:58 EST)
- Re: [net-next v3] net: wwan: t7xx: PCIe reset rescan patchwork-bot+netdevbpf (Wed Aug 21 2024 - 08:03:11 EST)
- [PATCH vhost 3/7] vdpa/mlx5: Rename function Dragos Tatulea (Wed Aug 21 2024 - 08:03:33 EST)
- [PATCH] cpuidle: remove dead code in cpuidle_enter_state Dhruva Gole (Wed Aug 21 2024 - 08:04:37 EST)
- [PATCH v1 1/1] platform/x86: intel-hid: Use string_choices API instead of ternary operator Andy Shevchenko (Wed Aug 21 2024 - 08:05:12 EST)
- [PATCH] mtd: nand: raw: atmel: Add message on DMA usage Alexander Dahl (Wed Aug 21 2024 - 08:05:37 EST)
- Re: [PATCH v13 2/3] i2c: aspeed: support AST2600 i2c new register mode driver Andy Shevchenko (Wed Aug 21 2024 - 08:06:33 EST)
- Re: [PATCH v3 1/4] KVM: x86: relax canonical check for some x86 architectural msrs mlevitsk (Wed Aug 21 2024 - 08:06:42 EST)
- Re: next: x86_64: ahci 0000:00:1f.2: probe with driver ahci failed with error -12 Dan Carpenter (Wed Aug 21 2024 - 08:07:46 EST)
- Re: [PATCH v2] wifi: cfg80211: Use kmemdup_array instead of kmemdup for multiple allocation Christophe JAILLET (Wed Aug 21 2024 - 08:09:01 EST)
- Re: [PATCH 2/4] cpuidle: riscv-sbi: Use scoped device node handling to simplify error paths Jonathan Cameron (Wed Aug 21 2024 - 08:09:17 EST)
- Re: [PATCH RESEND v5] rust: str: Use `core::CStr`, remove the custom `CStr` implementation Alice Ryhl (Wed Aug 21 2024 - 08:09:21 EST)
- Re: [PATCH net-next v2 6/7] net: ti: icssg-prueth: Add multicast filtering support in HSR mode Roger Quadros (Wed Aug 21 2024 - 08:10:56 EST)
- Re: [PATCH v1 2/2] gpio: Add G7 Aspeed gpio controller driver Bartosz Golaszewski (Wed Aug 21 2024 - 08:11:13 EST)
- [PATCH 0/5] usb drivers use devm_clk_get_enabled() helpers Lei Liu (Wed Aug 21 2024 - 08:11:29 EST)
- Re: [PATCH 07/11] pinctrl: rp1: Implement RaspberryPi RP1 gpio support kernel test robot (Wed Aug 21 2024 - 08:11:29 EST)
- [PATCH 1/5] usb: aspeed_udc: Use devm_clk_get_enabled() helpers Lei Liu (Wed Aug 21 2024 - 08:11:39 EST)
- [PATCH 3/5] usb: r8a66597-udc: Use devm_clk_get_enabled() helpers Lei Liu (Wed Aug 21 2024 - 08:12:27 EST)
- [PATCH 2/5] usb: pxa27x_udc: Use devm_clk_get_enabled() helpers Lei Liu (Wed Aug 21 2024 - 08:12:29 EST)
- [PATCH 4/5] usb: mpfs: Use devm_clk_get_enabled() helpers Lei Liu (Wed Aug 21 2024 - 08:12:33 EST)
- Re: [PATCH v1] net:xfrm:use IS_ERR() with __xfrm_policy_eval_candidates() Steffen Klassert (Wed Aug 21 2024 - 08:13:06 EST)
- [PATCH 5/5] usb: ux500: Use devm_clk_get_enabled() helpers Lei Liu (Wed Aug 21 2024 - 08:13:25 EST)
- Re: [PATCH v2 7/9] vdpa: solidrun: Fix potential UB bug with devres Michael S. Tsirkin (Wed Aug 21 2024 - 08:13:29 EST)
- [PATCH 1/4] gpio: ath79: order headers alphabetically Bartosz Golaszewski (Wed Aug 21 2024 - 08:15:15 EST)
- [PATCH 2/4] gpio: ath79: add missing header Bartosz Golaszewski (Wed Aug 21 2024 - 08:15:21 EST)
- [PATCH 3/4] gpio: ath79: use generic device property getters Bartosz Golaszewski (Wed Aug 21 2024 - 08:15:31 EST)
- [PATCH 4/4] gpio: ath79: remove support for platform data Bartosz Golaszewski (Wed Aug 21 2024 - 08:15:42 EST)
- Re: [PATCH net-next v2 7/7] net: ti: icssg-prueth: Enable HSR Tx Tag and Rx Tag offload Roger Quadros (Wed Aug 21 2024 - 08:15:59 EST)
- Re: [PATCH V2 net-next 11/11] net: add is_valid_ether_addr check in dev_set_mac_address Andrew Lunn (Wed Aug 21 2024 - 08:16:14 EST)
- Re: [PATCH v2] libbpf: Initialize st_ops->tname with strdup() Christophe JAILLET (Wed Aug 21 2024 - 08:16:29 EST)
- [PATCH] nfs: fix bitmap decoder to handle a 3rd word Jeff Layton (Wed Aug 21 2024 - 08:16:40 EST)
- Re: [PATCH v4 13/13] riscv: Add qspinlock support Andrew Jones (Wed Aug 21 2024 - 08:18:14 EST)
- [PATCH v1 3/4] platform/x86: int3472: Use GPIO_LOOKUP() macro Andy Shevchenko (Wed Aug 21 2024 - 08:22:49 EST)
- [PATCH v1 4/4] platform/x86: int3472: Use str_high_low() Andy Shevchenko (Wed Aug 21 2024 - 08:22:49 EST)
- [PATCH v1 0/4] platform/x86: int3472: A few cleanups Andy Shevchenko (Wed Aug 21 2024 - 08:23:06 EST)
- [PATCH v1 1/4] driver core: Ignore 0 in dev_err_probe() Andy Shevchenko (Wed Aug 21 2024 - 08:23:08 EST)
- [PATCH v1 2/4] platform/x86: int3472: Simplify dev_err_probe() usage Andy Shevchenko (Wed Aug 21 2024 - 08:23:14 EST)
- [GIT PULL] erofs fixes for 6.11-rc5 Gao Xiang (Wed Aug 21 2024 - 08:24:44 EST)
- [syzbot] [mm?] KCSAN: data-race in __reset_isolation_suitable / compact_zone (2) syzbot (Wed Aug 21 2024 - 08:25:34 EST)
- [PATCH net-next] net: mdio-gpio: remove support for platform data Bartosz Golaszewski (Wed Aug 21 2024 - 08:25:55 EST)
- Re: [PATCH v2 7/9] vdpa: solidrun: Fix potential UB bug with devres Philipp Stanner (Wed Aug 21 2024 - 08:26:25 EST)
- Re: [PATCH 4/5] usb: mpfs: Use devm_clk_get_enabled() helpers Conor Dooley (Wed Aug 21 2024 - 08:28:41 EST)
- [PATCH v2] nfs: fix bitmap decoder to handle a 3rd word Jeff Layton (Wed Aug 21 2024 - 08:28:58 EST)
- Re: Regarding patch "block/blk-mq: Don't complete locally if capacities are different" MANISH PANDEY (Wed Aug 21 2024 - 08:29:55 EST)
- Re: [PATCH net-next v13 04/14] mm: page_frag: add '_va' suffix to page_frag API Yunsheng Lin (Wed Aug 21 2024 - 08:31:18 EST)
- Re: [PATCH v1] drivers:bus:Fix the NULL vs IS_ERR() bug for debugfs_create_dir() Andrew Lunn (Wed Aug 21 2024 - 08:31:28 EST)
- [PATCH v1] selftests/mm: fix charge_reserved_hugetlb.sh test David Hildenbrand (Wed Aug 21 2024 - 08:31:37 EST)
- Re: [PATCH v1 1/1] platform/x86: intel-hid: Use string_choices API instead of ternary operator Ilpo Järvinen (Wed Aug 21 2024 - 08:32:58 EST)
- [PATCH net] net: ovs: fix ovs_drop_reasons error Menglong Dong (Wed Aug 21 2024 - 08:33:33 EST)
- Re: [PATCH v1 4/4] platform/x86: int3472: Use str_high_low() Ilpo Järvinen (Wed Aug 21 2024 - 08:33:46 EST)
- Re: [PATCH net-next v6 2/2] net: ti: icssg-prueth: Add support for PA Stats Roger Quadros (Wed Aug 21 2024 - 08:35:32 EST)
- Re: [PATCH v1 2/4] platform/x86: int3472: Simplify dev_err_probe() usage Christophe JAILLET (Wed Aug 21 2024 - 08:35:47 EST)
- [PATCH 0/7] keys: Add tracepoints David Howells (Wed Aug 21 2024 - 08:36:36 EST)
- [PATCH 1/7] keys: Out of line key_is_dead() so it can have tracepoints added in David Howells (Wed Aug 21 2024 - 08:36:45 EST)
- [PATCH 2/7] keys: Extract struct key_user to its own header for tracing purposes David Howells (Wed Aug 21 2024 - 08:36:57 EST)
- [PATCH 3/7] keys: Move key_get() out of line so a tracepoint can be added David Howells (Wed Aug 21 2024 - 08:37:09 EST)
- [PATCH 4/7] keys: Add a key_ref_get() wrapper David Howells (Wed Aug 21 2024 - 08:37:15 EST)
- [PATCH 6/7] keys: Provide a key_try_get() function and use it David Howells (Wed Aug 21 2024 - 08:37:31 EST)
- [PATCH 5/7] keys: Use key_get() instead of __key_get() David Howells (Wed Aug 21 2024 - 08:37:36 EST)
- [PATCH 7/7] keys: Add tracepoints for the keyrings facility David Howells (Wed Aug 21 2024 - 08:37:54 EST)
- Re: [PATCH v8 net-next 1/3] selftests: net: Create veth pair for testing in networkless kernel Abhinav Jain (Wed Aug 21 2024 - 08:38:13 EST)
- Re: [v3] usb: dwc3: Avoid waking up gadget during startxfer Prashanth K (Wed Aug 21 2024 - 08:38:30 EST)
- Re: [PATCH v1 1/4] driver core: Ignore 0 in dev_err_probe() Ilpo Järvinen (Wed Aug 21 2024 - 08:38:40 EST)
- Re: [PATCH v1 2/4] platform/x86: int3472: Simplify dev_err_probe() usage Ilpo Järvinen (Wed Aug 21 2024 - 08:39:26 EST)
- Re: [PATCH v1 2/4] platform/x86: int3472: Simplify dev_err_probe() usage Ilpo Järvinen (Wed Aug 21 2024 - 08:39:50 EST)
- Re: [PATCH v1 3/4] platform/x86: int3472: Use GPIO_LOOKUP() macro Ilpo Järvinen (Wed Aug 21 2024 - 08:41:41 EST)
- Re: [PATCH 4/6] Staging: rtl8192e: Rename variable CmdID_WritePortUlong Dan Carpenter (Wed Aug 21 2024 - 08:41:54 EST)
- Re: [PATCH v1 2/4] platform/x86: int3472: Simplify dev_err_probe() usage Christophe JAILLET (Wed Aug 21 2024 - 08:42:00 EST)
- Re: [PATCH net-next] net: mdio-gpio: remove support for platform data Andrew Lunn (Wed Aug 21 2024 - 08:42:55 EST)
- Re: [PATCH] linux-firmware: Update AMD SEV firmware Josh Boyer (Wed Aug 21 2024 - 08:44:03 EST)
- Re: [PATCH RFT v9 4/8] fork: Add shadow stack support to clone3() Mark Brown (Wed Aug 21 2024 - 08:46:04 EST)
- Re: [PATCH net-next] net: mdio-gpio: remove support for platform data Bartosz Golaszewski (Wed Aug 21 2024 - 08:46:18 EST)
- Re: drm/bridge/imx8mp-hdmi-tx: Allow inexact pixel clock frequencies (Was: [PATCH V8 10/12] drm/bridge: imx: add bridge wrapper driver for i.MX8MP DWC HDMI) Adam Ford (Wed Aug 21 2024 - 08:46:35 EST)
- Re: [PATCH v2 2/4] cxl/region: Prevent device_find_child() from modifying caller's match data Zijun Hu (Wed Aug 21 2024 - 08:46:50 EST)
- Re: [PATCH v2] mm: add lazyfree folio to lru tail Michal Hocko (Wed Aug 21 2024 - 08:47:05 EST)
- [PATCH net-next 2/2] net: phy: aquantia: allow forcing order of MDI pairs Daniel Golle (Wed Aug 21 2024 - 08:47:20 EST)
- Re: [PATCH v2 1/2] riscv: perf: add guest vs host distinction Andrew Jones (Wed Aug 21 2024 - 08:48:20 EST)
- Re: [PATCH v10 19/40] arm64/gcs: Context switch GCS state for EL0 Mark Brown (Wed Aug 21 2024 - 08:48:45 EST)
- [PATCH] ALSA: hda: cs35l56: Don't use the device index as a calibration index Simon Trimmer (Wed Aug 21 2024 - 08:49:36 EST)
- Re: [PATCH v1 03/12] dt-bindings: nvmem: microchip-otpc: Add compatible for SAM9X60 Rob Herring (Arm) (Wed Aug 21 2024 - 08:49:50 EST)
- Re: [PATCH v2] scsi: ufs: Move UFS trace events to private header Bean Huo (Wed Aug 21 2024 - 08:50:01 EST)
- Re: [PATCH v2 2/2] riscv: KVM: add basic support for host vs guest profiling Andrew Jones (Wed Aug 21 2024 - 08:51:29 EST)
- Re: [PATCH net-next 06/10] net: vxlan: add skb drop reasons to vxlan_rcv() Menglong Dong (Wed Aug 21 2024 - 08:51:43 EST)
- Re: [PATCH v3 03/14] thermal: core: Drop redundant thermal instance checks Rafael J. Wysocki (Wed Aug 21 2024 - 08:53:02 EST)
- [PATCH v2] fs/exfat: add NFS export support andrii . polianytsia (Wed Aug 21 2024 - 08:53:21 EST)
- Re: [PATCH net-next 06/10] net: vxlan: add skb drop reasons to vxlan_rcv() Menglong Dong (Wed Aug 21 2024 - 08:54:23 EST)
- Re: [PATCH v10 21/40] arm64/gcs: Implement shadow stack prctl() interface Catalin Marinas (Wed Aug 21 2024 - 08:54:53 EST)
- Re: [PATCH net-next 02/10] net: skb: add SKB_DR_RESET Menglong Dong (Wed Aug 21 2024 - 08:56:54 EST)
- Re: [PATCH 0/3] ASoC: dapm-graph: add component on/off and route names to graph Mark Brown (Wed Aug 21 2024 - 08:57:56 EST)
- Re: [PATCH net-next 07/10] net: vxlan: use vxlan_kfree_skb() in vxlan_xmit() Menglong Dong (Wed Aug 21 2024 - 08:58:15 EST)
- Re: [PATCH v3] HID: hidraw - add HIDIOCREVOKE ioctl Jiri Kosina (Wed Aug 21 2024 - 08:58:46 EST)
- Re: [PATCH net-next 08/10] net: vxlan: add drop reasons support to vxlan_xmit_one() Menglong Dong (Wed Aug 21 2024 - 09:02:36 EST)
- [PATCH v8 0/3] Fix address translations on MPFS PCIe controller daire.mcnamara (Wed Aug 21 2024 - 09:03:07 EST)
- [PATCH v8 1/3] PCI: microchip: Fix outbound address translation tables daire.mcnamara (Wed Aug 21 2024 - 09:03:08 EST)
- [PATCH v8 3/3] dt-bindings: PCI: microchip,pcie-host: allow dma-noncoherent daire.mcnamara (Wed Aug 21 2024 - 09:03:22 EST)
- [PATCH v8 2/3] PCI: microchip: Fix inbound address translation tables daire.mcnamara (Wed Aug 21 2024 - 09:03:33 EST)
- [PATCH] sched/fair: Warn against unbalanced util_est during dequeue Hongyan Xia (Wed Aug 21 2024 - 09:03:49 EST)
- [PATCH net-next 1/2] dt-bindings: net: marvell,aquantia: add properties to override MDI_CFG Daniel Golle (Wed Aug 21 2024 - 09:05:09 EST)
- Re: [PATCH 08/11] misc: rp1: RaspberryPi RP1 misc driver kernel test robot (Wed Aug 21 2024 - 09:08:52 EST)
- Re: [PATCH v2] sched/numa: Fix the vma scan starving issue Mel Gorman (Wed Aug 21 2024 - 09:09:28 EST)
- Re: [PATCH] hwmon: (k10temp): Use cpu_feature_enabled() for detecting zen Yazen Ghannam (Wed Aug 21 2024 - 09:09:39 EST)
- [PATCH] phy: qualcomm: Check NULL ptr on lvts_data in qcom_ipq806x_usb_phy_probe() Ma Ke (Wed Aug 21 2024 - 09:11:12 EST)
- [PATCH 0/3] LoongArch: Migrate arch_numa Jiaxun Yang (Wed Aug 21 2024 - 09:12:23 EST)
- [PATCH 1/3] LoongArch: Move pcibus_to_node to pci.h Jiaxun Yang (Wed Aug 21 2024 - 09:12:28 EST)
- [PATCH 2/3] LoongArch: ACPI: Introduce get_cpu_for_acpi_id Jiaxun Yang (Wed Aug 21 2024 - 09:12:42 EST)
- [PATCH 3/3] LoongArch: Convert to arch_numa Jiaxun Yang (Wed Aug 21 2024 - 09:12:55 EST)
- Re: [PATCH v1 1/4] driver core: Ignore 0 in dev_err_probe() Andy Shevchenko (Wed Aug 21 2024 - 09:13:10 EST)
- Re: [PATCH v4 3/7] dt-bindings: mmc: add property for partitions node in mmc-card node Miquel Raynal (Wed Aug 21 2024 - 09:13:28 EST)
- Re: [PATCH dlm/next 11/12] dlm: add nldlm net-namespace aware UAPI Alexander Aring (Wed Aug 21 2024 - 09:13:46 EST)
- [PATCH 0/3] platform/x86: Add support for Intel uncore ELC feature Tero Kristo (Wed Aug 21 2024 - 09:14:05 EST)
- [PATCH 1/3] Documentation: admin-guide: pm: Add efficiency vs. latency tradeoff to uncore documentation Tero Kristo (Wed Aug 21 2024 - 09:14:17 EST)
- [PATCH 2/3] platform/x86/intel-uncore-freq: Add support for efficiency latency control Tero Kristo (Wed Aug 21 2024 - 09:14:22 EST)
- [PATCH 3/3] platform/x86/intel-uncore-freq: Add efficiency latency control to sysfs interface Tero Kristo (Wed Aug 21 2024 - 09:14:36 EST)
- [PATCH 0/2] KVM: arm64: Control visibility of S1PIE related sysregs to userspace Mark Brown (Wed Aug 21 2024 - 09:14:57 EST)
- [PATCH 1/2] KVM: arm64: Hide TCR2_EL1 from userspace when disabled for guests Mark Brown (Wed Aug 21 2024 - 09:15:08 EST)
- [PATCH 2/2] KVM: arm64: Hide S1PIE registers from userspace when disabled for guests Mark Brown (Wed Aug 21 2024 - 09:15:20 EST)
- Re: [PATCH v10 2/2] irqchip/loongarch-avec: Add AVEC irqchip support Huacai Chen (Wed Aug 21 2024 - 09:15:46 EST)
- Re: [PATCH v4 3/7] dt-bindings: mmc: add property for partitions node in mmc-card node Ulf Hansson (Wed Aug 21 2024 - 09:15:59 EST)
- Re: [PATCH 2/2] selinux: add support for xperms in conditional policies Christian Göttsche (Wed Aug 21 2024 - 09:16:12 EST)
- Re: [PATCH] x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60h-70h Yazen Ghannam (Wed Aug 21 2024 - 09:16:22 EST)
- Re: [PATCH 2/4] iio: adc: ad4695: implement calibration support Jonathan Cameron (Wed Aug 21 2024 - 09:16:38 EST)
- Re: [xdp-hints] Re: [PATCH RFC bpf-next 32/52] bpf, cpumap: switch to GRO from netif_receive_skb_list() Alexander Lobakin (Wed Aug 21 2024 - 09:17:21 EST)
- Re: [PATCH] mtd: nand: raw: atmel: Add message on DMA usage Miquel Raynal (Wed Aug 21 2024 - 09:17:30 EST)
- Re: [PATCH 06/11] clk: rp1: Add support for clocks provided by RP1 Simon Horman (Wed Aug 21 2024 - 09:18:20 EST)
- Re: [PATCH v6 06/20] mm/vma: Change munmap to use vma_munmap_struct() for accounting and surrounding vmas Liam R. Howlett (Wed Aug 21 2024 - 09:18:40 EST)
- Re: [PATCH v6 10/20] mm/vma: Support vma == NULL in init_vma_munmap() Liam R. Howlett (Wed Aug 21 2024 - 09:19:08 EST)
- [PATCH] net: stmmac: Check NULL ptr on lvts_data in qcom_ethqos_probe() Ma Ke (Wed Aug 21 2024 - 09:20:31 EST)
- Re: [PATCH] mtd: nand: raw: atmel: Add message on DMA usage Alexander Dahl (Wed Aug 21 2024 - 09:20:47 EST)
- Re: [PATCH v3 06/14] thermal: core: Introduce .should_bind() thermal zone callback Daniel Lezcano (Wed Aug 21 2024 - 09:21:19 EST)
- Re: [PATCH v3 07/14] thermal: ACPI: Use the .should_bind() thermal zone callback Daniel Lezcano (Wed Aug 21 2024 - 09:22:45 EST)
- Re: [PATCH] ALSA: hda: cs35l56: Don't use the device index as a calibration index Takashi Iwai (Wed Aug 21 2024 - 09:23:45 EST)
- Re: [PATCH v3 08/14] thermal: core: Unexport thermal_bind_cdev_to_trip() and thermal_unbind_cdev_from_trip() Daniel Lezcano (Wed Aug 21 2024 - 09:24:00 EST)
- Re: [PATCH v3 09/14] platform/x86: acerhdf: Use the .should_bind() thermal zone callback Daniel Lezcano (Wed Aug 21 2024 - 09:26:02 EST)
- Re: [PATCH 07/11] pinctrl: rp1: Implement RaspberryPi RP1 gpio support Simon Horman (Wed Aug 21 2024 - 09:28:20 EST)
- [PATCH] ftrace: Get the true parent ip for function tracer Jeff Xie (Wed Aug 21 2024 - 09:28:33 EST)
- Re: [PATCH v2] libbpf: Initialize st_ops->tname with strdup() Soma Nakata (Wed Aug 21 2024 - 09:31:04 EST)
- [PATCH] bpftool: check for NULL ptr of btf in codegen_subskel_datasecs Ma Ke (Wed Aug 21 2024 - 09:31:51 EST)
- Re: [PATCH v6 15/20] mm: Change failure of MAP_FIXED to restoring the gap on failure Liam R. Howlett (Wed Aug 21 2024 - 09:33:13 EST)
- [PATCH] mmc: core: Remove struct mmc_context_info Christophe JAILLET (Wed Aug 21 2024 - 09:33:45 EST)
- Re: [PATCH 10/24] sched/uclamg: Handle delayed dequeue Hongyan Xia (Wed Aug 21 2024 - 09:34:12 EST)
- [PATCH v4 0/6] Introduce initial AMD I3C HCI driver support Shyam Sundar S K (Wed Aug 21 2024 - 09:36:39 EST)
- [PATCH v4 1/6] i3c: mipi-i3c-hci: Add AMDI5017 ACPI ID to the I3C Support List Shyam Sundar S K (Wed Aug 21 2024 - 09:36:55 EST)
- [PATCH v4 2/6] i3c: mipi-i3c-hci: Read HC_CONTROL_PIO_MODE only after i3c hci v1.1 Shyam Sundar S K (Wed Aug 21 2024 - 09:36:58 EST)
- [PATCH v4 3/6] i3c: mipi-i3c-hci: Add a quirk to set PIO mode Shyam Sundar S K (Wed Aug 21 2024 - 09:37:21 EST)
- [PATCH v4 4/6] i3c: mipi-i3c-hci: Relocate helper macros to HCI header file Shyam Sundar S K (Wed Aug 21 2024 - 09:37:24 EST)
- [PATCH v4 6/6] i3c: mipi-i3c-hci: Add a quirk to set Response buffer threshold Shyam Sundar S K (Wed Aug 21 2024 - 09:37:50 EST)
- [PATCH v4 5/6] i3c: mipi-i3c-hci: Add a quirk to set timing parameters Shyam Sundar S K (Wed Aug 21 2024 - 09:37:54 EST)
- [PATCH v4 0/2] Fix perf adjust period Luo Gengkun (Wed Aug 21 2024 - 09:38:17 EST)
- [PATCH v4 2/2] perf/core: Fix incorrect time diff in tick adjust period Luo Gengkun (Wed Aug 21 2024 - 09:38:36 EST)
- [PATCH v4 1/2] perf/core: Fix small negative period being ignored Luo Gengkun (Wed Aug 21 2024 - 09:38:42 EST)
- Re: [PATCH v4 1/6] i3c: mipi-i3c-hci: Add AMDI5017 ACPI ID to the I3C Support List Shyam Sundar S K (Wed Aug 21 2024 - 09:39:46 EST)
- Re: selinux: support IPPROTO_SMC in socket_type_to_security_class() Stephen Smalley (Wed Aug 21 2024 - 09:39:54 EST)
- [PATCH v3] dmaengine: xilinx: dpdma: Add support for cyclic dma mode Vishal Sagar (Wed Aug 21 2024 - 09:41:04 EST)
- Re: [PATCH v10 21/40] arm64/gcs: Implement shadow stack prctl() interface Mark Brown (Wed Aug 21 2024 - 09:41:36 EST)
- Re: [PATCH v2] libbpf: Initialize st_ops->tname with strdup() Christophe JAILLET (Wed Aug 21 2024 - 09:41:55 EST)
- Re: [PATCH v3 11/14] thermal: imx: Use the .should_bind() thermal zone callback Daniel Lezcano (Wed Aug 21 2024 - 09:42:46 EST)
- Re: [PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay Krzysztof Kozlowski (Wed Aug 21 2024 - 09:43:13 EST)
- Re: next: x86_64: ahci 0000:00:1f.2: probe with driver ahci failed with error -12 Dan Carpenter (Wed Aug 21 2024 - 09:43:29 EST)
- Re: [PATCH 0/2] KVM: arm64: Control visibility of S1PIE related sysregs to userspace Marc Zyngier (Wed Aug 21 2024 - 09:46:36 EST)
- Re: [PATCH RESEND v5] rust: str: Use `core::CStr`, remove the custom `CStr` implementation Alice Ryhl (Wed Aug 21 2024 - 09:47:58 EST)
- Re: [PATCH] PCI: hotplug: Add OCTEON PCI hotplug controller driver kernel test robot (Wed Aug 21 2024 - 09:49:45 EST)
- Re: [PATCH 08/11] misc: rp1: RaspberryPi RP1 misc driver kernel test robot (Wed Aug 21 2024 - 09:50:04 EST)
- [RFC][PATCH] KVM: Remove HIGH_RES_TIMERS dependency Steven Rostedt (Wed Aug 21 2024 - 09:51:08 EST)
- [PATCH] of_reserved_mem: Save region name string into struct reserved_mem Jiaxun Yang (Wed Aug 21 2024 - 09:51:25 EST)
- Re: [PATCH 1/2] power: supply: core: simplify with cleanup.h Krzysztof Kozlowski (Wed Aug 21 2024 - 09:57:02 EST)
- Re: [PATCH v4 1/6] i3c: mipi-i3c-hci: Add AMDI5017 ACPI ID to the I3C Support List Andy Shevchenko (Wed Aug 21 2024 - 09:57:02 EST)
- Re: [PATCH] ftrace: Get the true parent ip for function tracer Steven Rostedt (Wed Aug 21 2024 - 09:58:47 EST)
- [PATCH v2] arm64: dts: imx8mm-emtop-baseboard: Add Peripherals Support Tarang Raval (Wed Aug 21 2024 - 09:59:01 EST)
- [PATCH] mm:page_alloc: fix the NULL ac->nodemask in __alloc_pages_slowpath() Zhongkun He (Wed Aug 21 2024 - 09:59:17 EST)
- Re: [PATCH 16/26] mm: asi: Map non-user buddy allocations as nonsensitive Brendan Jackman (Wed Aug 21 2024 - 09:59:32 EST)
- Re: [PATCH 1/2] usb: dwc3: core: Call cpu_relax() in registers polling busy loops Zhongqiu Han (Wed Aug 21 2024 - 09:59:52 EST)
- [PATCH] x86/MCE: Prevent CPU offline for SMCA CPUs with non-core banks Yazen Ghannam (Wed Aug 21 2024 - 10:00:42 EST)
- [PATCH RESEND] arm64: dts: qcom: sm8150-mtp: drop incorrect amd,imageon Krzysztof Kozlowski (Wed Aug 21 2024 - 10:01:33 EST)
- Re: [PATCH 0/2] KVM: arm64: Control visibility of S1PIE related sysregs to userspace Mark Brown (Wed Aug 21 2024 - 10:02:09 EST)
- Re: [PATCH v2] media: rockchip: rga: fix rga offset lookup Michael Tretter (Wed Aug 21 2024 - 10:02:17 EST)
- Re: [PATCH v6 0/3] PCIe Enclosure LED Management Lee Jones (Wed Aug 21 2024 - 10:03:14 EST)
- Re: [PATCH] media: platform: rga: fix 32-bit DMA limitation Michael Tretter (Wed Aug 21 2024 - 10:03:46 EST)
- Re: [PATCH 2/2] usb: xhci: ext-caps: Use cpu_relax() when polling registers Zhongqiu Han (Wed Aug 21 2024 - 10:05:19 EST)
- Re: Ubuntu RT2X00 WIFI USB Driver Kernel NULL pointer Dereference&Use-After-Free Vulnerability Greg KH (Wed Aug 21 2024 - 10:06:15 EST)
- Re: [PATCH 00/31] wifi: mwifiex: cleanup driver Kalle Valo (Wed Aug 21 2024 - 10:07:25 EST)
- Re: [PATCH v2] fs/exfat: add NFS export support Chuck Lever (Wed Aug 21 2024 - 10:09:29 EST)
- Re: [PATCH printk v8 00/35] wire up write_atomic() printing Petr Mladek (Wed Aug 21 2024 - 10:10:12 EST)
- Re: [PATCH] mmc: core: Remove struct mmc_context_info Vladimir Zapolskiy (Wed Aug 21 2024 - 10:11:01 EST)
- Re: [PATCH v9 2/4] mmc: block: register RPMB partition with the RPMB subsystem Ulf Hansson (Wed Aug 21 2024 - 10:11:15 EST)
- Re: [PATCH v3 5/8] misc: amd-sbi: Add support for CPUID protocol Gupta, Akshay (Wed Aug 21 2024 - 10:11:44 EST)
- Re: [PATCH v5 02/13] riscv: Do not fail to build on byte/halfword operations with Zawrs Andrew Jones (Wed Aug 21 2024 - 10:11:48 EST)
- Re: From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> Andi Shyti (Wed Aug 21 2024 - 10:12:11 EST)
- Re: [PATCH v5 00/11] i2c: riic: Add support for Renesas RZ/G3S Andi Shyti (Wed Aug 21 2024 - 10:12:40 EST)
- Re: [PATCH 0/3] dt-bindings: i2c: nvidia,tegra20-i2c: minor cleanups Andi Shyti (Wed Aug 21 2024 - 10:13:22 EST)
- Re: [PATCH net 1/1] net: dsa: mv88e6xxx: Fix out-of-bound access Simon Horman (Wed Aug 21 2024 - 10:13:32 EST)
- Re: [PATCH 1/2] mmc: sdhci_am654: Add retry tuning Judith Mendez (Wed Aug 21 2024 - 10:14:49 EST)
- Re: From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> Andy Shevchenko (Wed Aug 21 2024 - 10:15:52 EST)
- Re: [PATCH] ftrace: Get the true parent ip for function tracer jeff . xie (Wed Aug 21 2024 - 10:16:25 EST)
- Re: [PATCH v5 04/13] dt-bindings: riscv: Add Zabha ISA extension description Andrew Jones (Wed Aug 21 2024 - 10:16:49 EST)
- Re: [PATCH v3 12/14] thermal/of: Use the .should_bind() thermal zone callback Daniel Lezcano (Wed Aug 21 2024 - 10:20:13 EST)
- Re: [PATCH v12 4/6] arm64: support copy_mc_[user]_highpage() Tong Tiangen (Wed Aug 21 2024 - 10:20:26 EST)
- [PATCH v2] mtd: nand: raw: atmel: Add message on DMA usage Alexander Dahl (Wed Aug 21 2024 - 10:20:37 EST)
- Re: [PATCH v9 1/4] rpmb: add Replay Protected Memory Block (RPMB) subsystem Ulf Hansson (Wed Aug 21 2024 - 10:20:52 EST)
- Re: [PATCH 08/11] misc: rp1: RaspberryPi RP1 misc driver Krzysztof Kozlowski (Wed Aug 21 2024 - 10:21:11 EST)
- Re: [PATCH printk v8 00/35] wire up write_atomic() printing Sebastian Andrzej Siewior (Wed Aug 21 2024 - 10:21:24 EST)
- 答复: [PATCH v3] usb: gadget: u_serial: check Null pointer in EP callback 胡连勤 (Wed Aug 21 2024 - 10:22:35 EST)
- [PATCH v2 0/2] isolation: Exclude dynamically isolated CPUs from housekeeping cpumasks Waiman Long (Wed Aug 21 2024 - 10:24:11 EST)
- [PATCH v2 1/2] sched/isolation: Exclude dynamically isolated CPUs from housekeeping masks Waiman Long (Wed Aug 21 2024 - 10:24:26 EST)
- Re: [PATCH v2] arm64: dts: imx8mm-emtop-baseboard: Add Peripherals Support Fabio Estevam (Wed Aug 21 2024 - 10:24:45 EST)
- [PATCH v2 2/2] cgroup/cpuset: Exclude isolated CPUs from housekeeping CPU masks Waiman Long (Wed Aug 21 2024 - 10:24:53 EST)
- Re: [PATCH v3 13/14] thermal: core: Drop unused bind/unbind functions and callbacks Daniel Lezcano (Wed Aug 21 2024 - 10:25:14 EST)
- Re: [PATCH v2 1/3] dt-bindings: display: mediatek: dpi: Add power domains Krzysztof Kozlowski (Wed Aug 21 2024 - 10:25:29 EST)
- [PATCH v4 0/6] x86/tdx: Allow MMIO instructions from userspace Alexey Gladkov (Wed Aug 21 2024 - 10:25:57 EST)
- [PATCH v4 1/6] x86/tdx: Split MMIO read and write operations Alexey Gladkov (Wed Aug 21 2024 - 10:26:07 EST)
- Re: [PATCH] firewire: core: update fw_device outside of device_find_child() Takashi Sakamoto (Wed Aug 21 2024 - 10:26:21 EST)
- [PATCH v4 2/6] x86/tdx: Add validation of userspace MMIO instructions Alexey Gladkov (Wed Aug 21 2024 - 10:26:29 EST)
- [PATCH v4 3/6] x86/tdx: Allow MMIO from userspace Alexey Gladkov (Wed Aug 21 2024 - 10:26:49 EST)
- [PATCH v4 4/6] x86/tdx: Add a restriction on access to MMIO address Alexey Gladkov (Wed Aug 21 2024 - 10:27:03 EST)
- [PATCH v4 5/6] x86/tdx: Move MMIO helpers to common library Alexey Gladkov (Wed Aug 21 2024 - 10:27:22 EST)
- [PATCH v4 6/6] x86/tdx: Implement movs for MMIO Alexey Gladkov (Wed Aug 21 2024 - 10:27:41 EST)
- Re: [PATCH v5 06/13] riscv: Improve zacas fully-ordered cmpxchg() Andrew Jones (Wed Aug 21 2024 - 10:27:59 EST)
- Re: [PATCH] ALSA: core: Remove trigger_tstamp_latched Zeno Endemann (Wed Aug 21 2024 - 10:28:46 EST)
- Re: [PATCH v2] arm64: dts: imx8mm-emtop-baseboard: Add Peripherals Support Marc Kleine-Budde (Wed Aug 21 2024 - 10:29:02 EST)
- [PATCH] afs: Remove the unused lock_manager_mutex field from struct afs_net Christophe JAILLET (Wed Aug 21 2024 - 10:29:18 EST)
- Re: [PATCH v5 09/13] asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock Andrew Jones (Wed Aug 21 2024 - 10:29:36 EST)
- Re: [PATCH RFC 3/4] mm: guest_memfd: Add option to remove guest private memory from direct map Mike Rapoport (Wed Aug 21 2024 - 10:29:56 EST)
- Re: [PATCH v3 14/14] thermal: core: Clean up trip bind/unbind functions Daniel Lezcano (Wed Aug 21 2024 - 10:30:19 EST)
- Re: [PATCH v2 3/4] firewire: core: Prevent device_find_child() from modifying caller's match data Takashi Sakamoto (Wed Aug 21 2024 - 10:30:35 EST)
- Re: [PATCH v10 2/2] irqchip/loongarch-avec: Add AVEC irqchip support Thomas Gleixner (Wed Aug 21 2024 - 10:31:42 EST)
- Re: [PATCH v5 10/13] asm-generic: ticket-lock: Add separate ticket-lock.h Andrew Jones (Wed Aug 21 2024 - 10:32:58 EST)
- Re: [PATCH 1/3] arm64: dts: freescale: imx93-11x11-evk: enable fsl, ext-reset-output for wdog3 Frank Li (Wed Aug 21 2024 - 10:33:13 EST)
- Re: [PATCH v6 05/13] PCI: brcmstb: Use bridge reset if available Jim Quinlan (Wed Aug 21 2024 - 10:33:28 EST)
- Re: [PATCH v4] hid-playstation: DS4: Update rumble and lightbar together Jiri Kosina (Wed Aug 21 2024 - 10:33:40 EST)
- Re: [PATCH v5 11/13] riscv: Add ISA extension parsing for Ziccrse Andrew Jones (Wed Aug 21 2024 - 10:33:56 EST)
- Re: [PATCH] hwmon: (k10temp): Use cpu_feature_enabled() for detecting zen Mario Limonciello (Wed Aug 21 2024 - 10:34:13 EST)
- Re: [PATCH 4/7] drm/msm/A6xx: Implement preemption for A7XX targets Antonino Maniscalco (Wed Aug 21 2024 - 10:34:33 EST)
- Re: [PATCH v5 12/13] dt-bindings: riscv: Add Ziccrse ISA extension description Andrew Jones (Wed Aug 21 2024 - 10:36:04 EST)
- Re: [PATCH -next v2] usb: ohci-exynos: Simplify with scoped for each OF child loop Alan Stern (Wed Aug 21 2024 - 10:37:38 EST)
- Re: [RFCv2 0/9] UEFI emulator for kexec Lennart Poettering (Wed Aug 21 2024 - 10:37:50 EST)
- Re: [PATCH v1] tools:util:Remove the check that map is empty. Arnaldo Carvalho de Melo (Wed Aug 21 2024 - 10:38:07 EST)
- Re: [PATCH -next v2] usb: ehci-exynos: Simplify with scoped for each OF child loop Alan Stern (Wed Aug 21 2024 - 10:38:21 EST)
- Re: [PATCH] init: Don't proxy console= to earlycon Petr Mladek (Wed Aug 21 2024 - 10:38:57 EST)
- [PATCH v2 RESEND 0/5] Panthor devcoredump support Daniel Almeida (Wed Aug 21 2024 - 10:39:15 EST)
- [PATCH v2 RESEND 1/5] drm: panthor: expose some fw information through the query ioctl Daniel Almeida (Wed Aug 21 2024 - 10:39:24 EST)
- [PATCH v2 RESEND 2/5] drm: panthor: add devcoredump support Daniel Almeida (Wed Aug 21 2024 - 10:39:35 EST)
- [PATCH v2 RESEND 3/5] drm: panthor: add debugfs support in panthor_sched Daniel Almeida (Wed Aug 21 2024 - 10:39:41 EST)
- [PATCH v2 RESEND 4/5] drm: panthor: add debugfs knob to dump successful jobs Daniel Almeida (Wed Aug 21 2024 - 10:39:53 EST)
- [PATCH v2 RESEND 5/5] drm: panthor: allow dumping multiple jobs Daniel Almeida (Wed Aug 21 2024 - 10:40:08 EST)
- Re: [PATCH v2 1/4] i2c: imx: only poll for bus busy in multi master mode Oleksij Rempel (Wed Aug 21 2024 - 10:40:21 EST)
- [PATCH v7 0/4] Generate address range data for built-in modules Kris Van Hees (Wed Aug 21 2024 - 10:40:43 EST)
- Re: [PATCH 1/3] perf annotate-data: Fix missing constant copy Arnaldo Carvalho de Melo (Wed Aug 21 2024 - 10:41:51 EST)
- Re: [PATCH v4 0/4] mm: ZSWAP swap-out of mTHP folios Nhat Pham (Wed Aug 21 2024 - 10:43:17 EST)
- Re: [PATCH v8 0/5] Add Svade and Svadu Extensions Support Anup Patel (Wed Aug 21 2024 - 10:43:41 EST)
- Re: [PATCH] ALSA: core: Remove trigger_tstamp_latched Takashi Iwai (Wed Aug 21 2024 - 10:44:00 EST)
- Re: [PATCH v2 1/4] driver core: Make parameter check consistent for API cluster device_(for_each|find)_child() Zijun Hu (Wed Aug 21 2024 - 10:44:50 EST)
- Re: [PATCH 0/2] KVM: arm64: Control visibility of S1PIE related sysregs to userspace Marc Zyngier (Wed Aug 21 2024 - 10:45:30 EST)
- Re: [PATCH 1/2] perf annotate-data: Show offset and size in hex Arnaldo Carvalho de Melo (Wed Aug 21 2024 - 10:45:41 EST)
- Re: [PATCH v2] mailbox: sprd: Use devm_clk_get_enabled() helpers Jassi Brar (Wed Aug 21 2024 - 10:46:13 EST)
- Re: (subset) [PATCH v2 0/2] X1E80100 multiport USB controller Bjorn Andersson (Wed Aug 21 2024 - 10:47:00 EST)
- Re: [PATCH] arm64: qcom: sa8775p: Add ADSP and CDSP0 fastrpc nodes Bjorn Andersson (Wed Aug 21 2024 - 10:47:14 EST)
- Re: [PATCH] clk: qcom: videocc-sm8550: Use HW_CTRL_TRIGGER flag for video GDSC's Bjorn Andersson (Wed Aug 21 2024 - 10:47:25 EST)
- Re: [PATCH v6 05/13] PCI: brcmstb: Use bridge reset if available Jim Quinlan (Wed Aug 21 2024 - 10:48:26 EST)
- Re: [PATCH] phy: qualcomm: Check NULL ptr on lvts_data in qcom_ipq806x_usb_phy_probe() Bjorn Andersson (Wed Aug 21 2024 - 10:50:42 EST)
- Re: [PATCH] Bluetooth: btusb: Add Realtek MT7925 support ID 0x13d3:0x3608 patchwork-bot+bluetooth (Wed Aug 21 2024 - 10:51:00 EST)
- Re: [PATCH V3] Bluetooth: btrtl: Add the support for RTL8922A patchwork-bot+bluetooth (Wed Aug 21 2024 - 10:51:21 EST)
- Regression on Macchiatobin from the irqchip driver Maxime Chevallier (Wed Aug 21 2024 - 10:51:36 EST)
- Re: [PATCH v5 13/13] riscv: Add qspinlock support Andrew Jones (Wed Aug 21 2024 - 10:52:01 EST)
- Re: [PATCH v2 3/4] firewire: core: Prevent device_find_child() from modifying caller's match data Zijun Hu (Wed Aug 21 2024 - 10:52:15 EST)
- Re: [PATCH v6] drm/i915/hwmon: expose fan speed Andi Shyti (Wed Aug 21 2024 - 10:53:41 EST)
- Re: [PATCHSET v6 0/4] Split iowait into two states Christian Loehle (Wed Aug 21 2024 - 10:54:43 EST)
- Re: [PATCH v1 03/12] dt-bindings: nvmem: microchip-otpc: Add compatible for SAM9X60 Conor Dooley (Wed Aug 21 2024 - 10:56:11 EST)
- Re: [PATCH 2/2] selinux: add support for xperms in conditional policies Stephen Smalley (Wed Aug 21 2024 - 10:57:53 EST)
- Re: [PATCH v5] drm/i915/hwmon: expose fan speed Andi Shyti (Wed Aug 21 2024 - 10:58:46 EST)
- Re: [PATCH] nfs: fix bitmap decoder to handle a 3rd word Trond Myklebust (Wed Aug 21 2024 - 10:58:58 EST)
- Re: [PATCH v1 2/2] dt-bindings: EDAC for loongson memory controller Conor Dooley (Wed Aug 21 2024 - 10:59:46 EST)
- Re: ACPI IRQ storm with 6.10 Bjorn Helgaas (Wed Aug 21 2024 - 11:00:08 EST)
- Re: [PATCH] ALSA: core: Remove trigger_tstamp_latched Jaroslav Kysela (Wed Aug 21 2024 - 11:00:23 EST)
- Re: [PATCH] mm:page_alloc: fix the NULL ac->nodemask in __alloc_pages_slowpath() Michal Hocko (Wed Aug 21 2024 - 11:00:43 EST)
- Re: [net PATCH v3] octeontx2-af: Fix CPT AF register offset calculation Simon Horman (Wed Aug 21 2024 - 11:01:00 EST)
- Re: [PATCH] nfs: fix bitmap decoder to handle a 3rd word Jeff Layton (Wed Aug 21 2024 - 11:01:56 EST)
- Re: [PATCH v4] hid-playstation: DS4: Update rumble and lightbar together Roderick Colenbrander (Wed Aug 21 2024 - 11:04:10 EST)
- Re: [PATCHSET v6 0/4] Split iowait into two states Jens Axboe (Wed Aug 21 2024 - 11:04:31 EST)
- Re: [PATCH] ALSA: core: Remove trigger_tstamp_latched Takashi Iwai (Wed Aug 21 2024 - 11:04:48 EST)
- Re: [PATCH v6 15/22] x86/resctrl: Add the interface to assign a hardware counter Moger, Babu (Wed Aug 21 2024 - 11:05:02 EST)
- Re: [BUG] tracing: dynamic ftrace selftest detected failures Sami Tolvanen (Wed Aug 21 2024 - 11:06:54 EST)
- [PATCH net-next v4 0/6] netdev_features: start cleaning netdev_features_t up Alexander Lobakin (Wed Aug 21 2024 - 11:07:23 EST)
- [PATCH net-next v4 1/6] netdevice: convert private flags > BIT(31) to bitfields Alexander Lobakin (Wed Aug 21 2024 - 11:07:38 EST)
- [PATCH net-next v4 2/6] netdev_features: remove unused __UNUSED_NETIF_F_1 Alexander Lobakin (Wed Aug 21 2024 - 11:07:48 EST)
- [PATCH net-next v4 3/6] netdev_features: convert NETIF_F_LLTX to dev->lltx Alexander Lobakin (Wed Aug 21 2024 - 11:08:14 EST)
- [PATCH net-next v4 4/6] netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local Alexander Lobakin (Wed Aug 21 2024 - 11:08:24 EST)
- [PATCH net-next v4 5/6] netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtu Alexander Lobakin (Wed Aug 21 2024 - 11:08:35 EST)
- [PATCH net-next v4 6/6] netdev_features: remove NETIF_F_ALL_FCOE Alexander Lobakin (Wed Aug 21 2024 - 11:08:50 EST)
- Re: [PATCH v4 3/4] dt-bindings: display: rockchip: Add schema for RK3588 HDMI TX Controller Conor Dooley (Wed Aug 21 2024 - 11:09:20 EST)
- Re: [PATCH v1] nfp: bpf: Use kmemdup_array instead of kmemdup for multiple allocation Simon Horman (Wed Aug 21 2024 - 11:09:38 EST)
- Re: [PATCH v2 1/1] dt-bindings: leds: convert leds-lm3692x to yaml format Lee Jones (Wed Aug 21 2024 - 11:09:52 EST)
- Re: [PATCH] ALSA: core: Remove trigger_tstamp_latched Jaroslav Kysela (Wed Aug 21 2024 - 11:10:04 EST)
- Re: [PATCH v6 14/20] mm/mmap: Avoid zeroing vma tree in mmap_region() Liam R. Howlett (Wed Aug 21 2024 - 11:10:18 EST)
- [PATCH net-next v18 00/13] Introduce PHY listing and link_topology tracking Maxime Chevallier (Wed Aug 21 2024 - 11:10:33 EST)
- [PATCH net-next v18 04/13] net: sfp: Add helper to return the SFP bus name Maxime Chevallier (Wed Aug 21 2024 - 11:10:44 EST)
- [PATCH net-next v18 01/13] net: phy: Introduce ethernet link topology representation Maxime Chevallier (Wed Aug 21 2024 - 11:10:51 EST)
- [PATCH net-next v18 02/13] net: sfp: pass the phy_device when disconnecting an sfp module's PHY Maxime Chevallier (Wed Aug 21 2024 - 11:11:00 EST)
- [PATCH net-next v18 06/13] netlink: specs: add phy-index as a header parameter Maxime Chevallier (Wed Aug 21 2024 - 11:11:02 EST)
- [PATCH net-next v18 05/13] net: ethtool: Allow passing a phy index for some commands Maxime Chevallier (Wed Aug 21 2024 - 11:11:06 EST)
- [PATCH net-next v18 08/13] netlink: specs: add ethnl PHY_GET command set Maxime Chevallier (Wed Aug 21 2024 - 11:12:48 EST)
- [PATCH net-next v18 11/13] net: ethtool: cable-test: Target the command to the requested PHY Maxime Chevallier (Wed Aug 21 2024 - 11:12:48 EST)
- [PATCH net-next v18 09/13] net: ethtool: plca: Target the command to the requested PHY Maxime Chevallier (Wed Aug 21 2024 - 11:12:52 EST)
- [PATCH net-next v18 10/13] net: ethtool: pse-pd: Target the command to the requested PHY Maxime Chevallier (Wed Aug 21 2024 - 11:12:54 EST)
- [PATCH net-next v18 12/13] net: ethtool: strset: Allow querying phy stats by index Maxime Chevallier (Wed Aug 21 2024 - 11:12:55 EST)
- [PATCH net-next v18 03/13] net: phy: add helpers to handle sfp phy connect/disconnect Maxime Chevallier (Wed Aug 21 2024 - 11:12:58 EST)
- [PATCH net-next v18 07/13] net: ethtool: Introduce a command to list PHYs on an interface Maxime Chevallier (Wed Aug 21 2024 - 11:12:58 EST)
- [PATCH net-next v18 13/13] Documentation: networking: document phy_link_topology Maxime Chevallier (Wed Aug 21 2024 - 11:13:12 EST)
- Re: [PATCH v1] mm: Defines obj_cgroup_get() if CONFIG_MEMCG is not defined. Michal Hocko (Wed Aug 21 2024 - 11:14:22 EST)
- Re: [PATCH v4 1/6] i3c: mipi-i3c-hci: Add AMDI5017 ACPI ID to the I3C Support List Shyam Sundar S K (Wed Aug 21 2024 - 11:14:34 EST)
- Re: [PATCH v2 1/1] dt-bindings: leds: convert leds-lm3692x to yaml format Conor Dooley (Wed Aug 21 2024 - 11:15:46 EST)
- Re: [PATCH v2] kselftest: dt: Ignore nodes that have ancestors disabled Nícolas F. R. A. Prado (Wed Aug 21 2024 - 11:18:58 EST)
- Re: [PATCH 0/2] KVM: arm64: Control visibility of S1PIE related sysregs to userspace Mark Brown (Wed Aug 21 2024 - 11:20:09 EST)
- Re: [PATCH v1 0/2] mremap refactor: check src address for vma boundaries first. Jeff Xu (Wed Aug 21 2024 - 11:21:55 EST)
- Re: [PATCH v4] hid-playstation: DS4: Update rumble and lightbar together Max Staudt (Wed Aug 21 2024 - 11:22:49 EST)
- Re: [PATCH v3 2/3] coresight: Add support for trace filtering by source Suzuki K Poulose (Wed Aug 21 2024 - 11:23:16 EST)
- Re: [PATCH v2 1/4] i2c: imx: only poll for bus busy in multi master mode Stefan Eichenberger (Wed Aug 21 2024 - 11:23:36 EST)
- [PATCH 0/4] ext4: avoid OOB when system.data xattr changes underneath the filesystem Thadeu Lima de Souza Cascardo (Wed Aug 21 2024 - 11:23:54 EST)
- Re: [Upstream] [PATCH] arm64: dts: imx8mp-phyboard-pollux-rdk: Add support for PCIe Benjamin Hahn (Wed Aug 21 2024 - 11:24:05 EST)
- [PATCH 1/4] ext4: ext4_search_dir should return a proper error Thadeu Lima de Souza Cascardo (Wed Aug 21 2024 - 11:24:11 EST)
- [PATCH 2/4] ext4: return error on ext4_find_inline_entry Thadeu Lima de Souza Cascardo (Wed Aug 21 2024 - 11:24:34 EST)
- [PATCH 3/4] ext4: explicitly exit when ext4_find_inline_entry returns an error Thadeu Lima de Souza Cascardo (Wed Aug 21 2024 - 11:24:38 EST)
- [PATCH v2] arm64: dts: imx8mp-phyboard-pollux-rdk: Add support for PCIe Benjamin Hahn (Wed Aug 21 2024 - 11:24:59 EST)
- [PATCH 4/4] ext4: avoid OOB when system.data xattr changes underneath the filesystem Thadeu Lima de Souza Cascardo (Wed Aug 21 2024 - 11:25:10 EST)
- Re: [PATCH 03/11] PCI: of_property: Sanitize 32 bit PCI address parsed from DT Bjorn Helgaas (Wed Aug 21 2024 - 11:25:29 EST)
- Re: [PATCH] ASoC: codecs: wcd934x: make read-only array minCode_param static const Mark Brown (Wed Aug 21 2024 - 11:25:46 EST)
- Re: [PATCH] ASoC: SOF: amd: remove unused variable from sof_amd_acp_desc structure Mark Brown (Wed Aug 21 2024 - 11:25:57 EST)
- Re: [POC 0/7] livepatch: Make livepatch states, callbacks, and shadow variables work together Petr Mladek (Wed Aug 21 2024 - 11:28:42 EST)
- Re: [PATCH v2 5/6] objtool: list `noreturn` Rust functions Gary Guo (Wed Aug 21 2024 - 11:29:01 EST)
- Re: [PATCH v4 1/3] dt-bindings: iio: adc: sophgo,cv18xx-saradc.yaml: Add Sophgo CV18XX SARADC binding Conor Dooley (Wed Aug 21 2024 - 11:29:56 EST)
- Re: (subset) [PATCH] mfd: rk8xx: Add support for rk806 on i2c bus Lee Jones (Wed Aug 21 2024 - 11:31:10 EST)
- Re: [BUG] tracing: dynamic ftrace selftest detected failures Mark Rutland (Wed Aug 21 2024 - 11:32:59 EST)
- Re: [PATCH 0/2] clk: qcom: gcc-sm8550: Fix shared clk parking breakage Amit Pundir (Wed Aug 21 2024 - 11:35:33 EST)
- Re: [PATCH net-next v19 03/13] netdev: support binding dma-buf to netdevice Mina Almasry (Wed Aug 21 2024 - 11:37:00 EST)
- Re: [PATCH] init: Don't proxy console= to earlycon Raul Rangel (Wed Aug 21 2024 - 11:37:23 EST)
- Re: [PATCH v10 22/40] arm64/mm: Implement map_shadow_stack() Catalin Marinas (Wed Aug 21 2024 - 11:37:38 EST)
- Re: [PATCH] nfs: fix bitmap decoder to handle a 3rd word Trond Myklebust (Wed Aug 21 2024 - 11:38:13 EST)
- [PATCH v4 00/43] arm64: Support for Arm CCA in KVM Steven Price (Wed Aug 21 2024 - 11:39:18 EST)
- Re: [PATCH v4 1/6] i3c: mipi-i3c-hci: Add AMDI5017 ACPI ID to the I3C Support List Andy Shevchenko (Wed Aug 21 2024 - 11:39:31 EST)
- [PATCH v4 01/43] KVM: Prepare for handling only shared mappings in mmu_notifier events Steven Price (Wed Aug 21 2024 - 11:39:46 EST)
- [PATCH v4 02/43] kvm: arm64: pgtable: Track the number of pages in the entry level Steven Price (Wed Aug 21 2024 - 11:40:06 EST)
- [PATCH v4 03/43] kvm: arm64: Include kvm_emulate.h in kvm/arm_psci.h Steven Price (Wed Aug 21 2024 - 11:40:23 EST)
- [PATCH v4 04/43] arm64: RME: Handle Granule Protection Faults (GPFs) Steven Price (Wed Aug 21 2024 - 11:40:40 EST)
- [PATCH v4 05/43] arm64: RME: Add SMC definitions for calling the RMM Steven Price (Wed Aug 21 2024 - 11:41:04 EST)
- [PATCH v4 06/43] arm64: RME: Add wrappers for RMI calls Steven Price (Wed Aug 21 2024 - 11:41:26 EST)
- [PATCH v4 07/43] arm64: RME: Check for RME support at KVM init Steven Price (Wed Aug 21 2024 - 11:41:42 EST)
- [PATCH v4 08/43] arm64: RME: Define the user ABI Steven Price (Wed Aug 21 2024 - 11:42:00 EST)
- [PATCH v4 09/43] arm64: RME: ioctls to create and configure realms Steven Price (Wed Aug 21 2024 - 11:42:22 EST)
- [PATCH v4 10/43] kvm: arm64: Expose debug HW register numbers for Realm Steven Price (Wed Aug 21 2024 - 11:42:35 EST)
- [PATCH v4 11/43] arm64: kvm: Allow passing machine type in KVM creation Steven Price (Wed Aug 21 2024 - 11:42:53 EST)
- [PATCH v4 12/43] arm64: RME: Keep a spare page delegated to the RMM Steven Price (Wed Aug 21 2024 - 11:43:11 EST)
- [PATCH v4 13/43] arm64: RME: RTT tear down Steven Price (Wed Aug 21 2024 - 11:43:27 EST)
- [PATCH v4 14/43] arm64: RME: Allocate/free RECs to match vCPUs Steven Price (Wed Aug 21 2024 - 11:43:45 EST)
- [PATCH v4 15/43] arm64: RME: Support for the VGIC in realms Steven Price (Wed Aug 21 2024 - 11:44:03 EST)
- [PATCH v4 16/43] KVM: arm64: Support timers in realm RECs Steven Price (Wed Aug 21 2024 - 11:44:24 EST)
- [PATCH v4 17/43] arm64: RME: Allow VMM to set RIPAS Steven Price (Wed Aug 21 2024 - 11:44:46 EST)
- [PATCH v4 18/43] arm64: RME: Handle realm enter/exit Steven Price (Wed Aug 21 2024 - 11:44:57 EST)
- [PATCH v4 19/43] KVM: arm64: Handle realm MMIO emulation Steven Price (Wed Aug 21 2024 - 11:45:18 EST)
- [PATCH v4 20/43] arm64: RME: Allow populating initial contents Steven Price (Wed Aug 21 2024 - 11:45:35 EST)
- [PATCH v4 21/43] arm64: RME: Runtime faulting of memory Steven Price (Wed Aug 21 2024 - 11:45:57 EST)
- [PATCH v4 22/43] KVM: arm64: Handle realm VCPU load Steven Price (Wed Aug 21 2024 - 11:46:06 EST)
- [PATCH v4 23/43] KVM: arm64: Validate register access for a Realm VM Steven Price (Wed Aug 21 2024 - 11:46:24 EST)
- [PATCH v4 24/43] KVM: arm64: Handle Realm PSCI requests Steven Price (Wed Aug 21 2024 - 11:46:44 EST)
- [PATCH v4 25/43] KVM: arm64: WARN on injected undef exceptions Steven Price (Wed Aug 21 2024 - 11:46:59 EST)
- [PATCH v4 26/43] arm64: Don't expose stolen time for realm guests Steven Price (Wed Aug 21 2024 - 11:47:17 EST)
- [PATCH v4 27/43] arm64: rme: allow userspace to inject aborts Steven Price (Wed Aug 21 2024 - 11:47:31 EST)
- [PATCH v4 28/43] arm64: rme: support RSI_HOST_CALL Steven Price (Wed Aug 21 2024 - 11:47:48 EST)
- [PATCH v4 29/43] arm64: rme: Allow checking SVE on VM instance Steven Price (Wed Aug 21 2024 - 11:48:05 EST)
- [PATCH v4 30/43] arm64: RME: Always use 4k pages for realms Steven Price (Wed Aug 21 2024 - 11:48:20 EST)
- [PATCH v4 31/43] arm64: rme: Prevent Device mappings for Realms Steven Price (Wed Aug 21 2024 - 11:48:36 EST)
- [PATCH v4 32/43] arm_pmu: Provide a mechanism for disabling the physical IRQ Steven Price (Wed Aug 21 2024 - 11:48:54 EST)
- Re: [PATCH v1 0/3] PCI: imx6: reset link after suspend/resume Stefan Eichenberger (Wed Aug 21 2024 - 11:49:09 EST)
- [PATCH v4 33/43] arm64: rme: Enable PMU support with a realm guest Steven Price (Wed Aug 21 2024 - 11:49:25 EST)
- [PATCH v4 34/43] kvm: rme: Hide KVM_CAP_READONLY_MEM for realm guests Steven Price (Wed Aug 21 2024 - 11:49:41 EST)
- [PATCH v4 35/43] arm64: RME: Propagate number of breakpoints and watchpoints to userspace Steven Price (Wed Aug 21 2024 - 11:49:57 EST)
- [PATCH v4 36/43] arm64: RME: Set breakpoint parameters through SET_ONE_REG Steven Price (Wed Aug 21 2024 - 11:50:17 EST)
- [PATCH v4 37/43] arm64: RME: Initialize PMCR.N with number counter supported by RMM Steven Price (Wed Aug 21 2024 - 11:50:30 EST)
- [PATCH v4 38/43] arm64: RME: Propagate max SVE vector length from RMM Steven Price (Wed Aug 21 2024 - 11:50:47 EST)
- [PATCH v4 39/43] arm64: RME: Configure max SVE vector length for a Realm Steven Price (Wed Aug 21 2024 - 11:51:03 EST)
- [PATCH v4 40/43] arm64: RME: Provide register list for unfinalized RME RECs Steven Price (Wed Aug 21 2024 - 11:51:21 EST)
- [PATCH v4 41/43] arm64: RME: Provide accurate register list Steven Price (Wed Aug 21 2024 - 11:51:38 EST)
- [PATCH v4 42/43] arm64: kvm: Expose support for private memory Steven Price (Wed Aug 21 2024 - 11:51:54 EST)
- [PATCH v4 43/43] KVM: arm64: Allow activating realms Steven Price (Wed Aug 21 2024 - 11:52:10 EST)
- Re: [BUG] tracing: dynamic ftrace selftest detected failures Mark Rutland (Wed Aug 21 2024 - 11:52:26 EST)
- Re: [PATCH v4 1/6] i3c: mipi-i3c-hci: Add AMDI5017 ACPI ID to the I3C Support List Andy Shevchenko (Wed Aug 21 2024 - 11:52:35 EST)
- Re: [PATCH net-next v4 2/6] netdev_features: remove unused __UNUSED_NETIF_F_1 Eric Dumazet (Wed Aug 21 2024 - 11:52:51 EST)
- Re: [PATCH v4 1/6] i3c: mipi-i3c-hci: Add AMDI5017 ACPI ID to the I3C Support List Andy Shevchenko (Wed Aug 21 2024 - 11:53:04 EST)
- Re: [PATCH 0/2] clk: qcom: gcc-sm8550: Fix shared clk parking breakage neil . armstrong (Wed Aug 21 2024 - 11:53:18 EST)
- Re: [PATCH v2] nfs: fix bitmap decoder to handle a 3rd word Benjamin Coddington (Wed Aug 21 2024 - 11:53:35 EST)
- Re: [PATCH v2 1/5] KVM: s390: selftests: Add regression tests for SORTL and DFLTCC CPU subfunctions Claudio Imbrenda (Wed Aug 21 2024 - 11:53:49 EST)
- Re: [PATCH v2 5/5] KVM: s390: selftests: Add regression tests for PLO subfunctions Claudio Imbrenda (Wed Aug 21 2024 - 11:54:09 EST)
- [PATCH 0/5] nilfs2: prevent unexpected ENOENT propagation Ryusuke Konishi (Wed Aug 21 2024 - 11:54:26 EST)
- [PATCH 1/5] nilfs2: treat missing sufile header block as metadata corruption Ryusuke Konishi (Wed Aug 21 2024 - 11:54:36 EST)
- [PATCH 2/5] nilfs2: treat missing cpfile header block as metadata corruption Ryusuke Konishi (Wed Aug 21 2024 - 11:54:50 EST)
- [PATCH 3/5] nilfs2: do not propagate ENOENT error from sufile during recovery Ryusuke Konishi (Wed Aug 21 2024 - 11:55:05 EST)
- [PATCH 4/5] nilfs2: do not propagate ENOENT error from sufile during GC Ryusuke Konishi (Wed Aug 21 2024 - 11:55:16 EST)
- [PATCH 5/5] nilfs2: do not propagate ENOENT error from nilfs_sufile_mark_dirty() Ryusuke Konishi (Wed Aug 21 2024 - 11:55:30 EST)
- [PATCH v1 0/5] driver core: fw_devlink: Clean up strings and mutex usages Andy Shevchenko (Wed Aug 21 2024 - 11:56:14 EST)
- [PATCH v1 2/5] driver core: Use kasprintf() instead of fixed buffer formatting Andy Shevchenko (Wed Aug 21 2024 - 11:56:22 EST)
- [PATCH v1 1/5] driver core: Sort headers Andy Shevchenko (Wed Aug 21 2024 - 11:56:26 EST)
- [PATCH v1 4/5] driver core: Make use of returned value of dev_err_probe() Andy Shevchenko (Wed Aug 21 2024 - 11:56:43 EST)
- [PATCH v1 3/5] driver core: Use guards for simple mutex locks Andy Shevchenko (Wed Aug 21 2024 - 11:56:47 EST)
- [PATCH v1 5/5] driver core: Use 2-argument strscpy() Andy Shevchenko (Wed Aug 21 2024 - 11:57:06 EST)
- Re: [BUG] tracing: dynamic ftrace selftest detected failures Steven Rostedt (Wed Aug 21 2024 - 11:57:32 EST)
- Re: [PATCH net-next 1/2] dt-bindings: net: marvell,aquantia: add properties to override MDI_CFG Conor Dooley (Wed Aug 21 2024 - 11:57:50 EST)
- Re: [PATCH v2] blk-cgroup: don't clear stat in blkcg_reset_stats() Michal Koutný (Wed Aug 21 2024 - 11:58:09 EST)
- [PATCH v2 1/1] dimlib: Use *-y instead of *-objs in Makefile Andy Shevchenko (Wed Aug 21 2024 - 11:58:20 EST)
- Re: [PATCH] nfs: fix bitmap decoder to handle a 3rd word Trond Myklebust (Wed Aug 21 2024 - 11:58:44 EST)
- Re: [PATCH RFT v9 4/8] fork: Add shadow stack support to clone3() Edgecombe, Rick P (Wed Aug 21 2024 - 11:58:57 EST)
- Re: [PATCH v1 09/12] clk: at91: sam9x60: Allow enabling main_rc_osc through DT Conor Dooley (Wed Aug 21 2024 - 11:59:16 EST)
- Re: [PATCH v2] ring-buffer: Align meta-page to sub-buffers for improved TLB usage Steven Rostedt (Wed Aug 21 2024 - 11:59:34 EST)
- Re: [PATCH v3 7/7] selftests/mm: add more mseal traversal tests Jeff Xu (Wed Aug 21 2024 - 11:59:48 EST)
- Re: [PATCHSET v6 0/4] Split iowait into two states Christian Loehle (Wed Aug 21 2024 - 12:00:09 EST)
- Re: [PATCH v10 5/6] sample/Landlock: Support abstract unix socket restriction Mickaël Salaün (Wed Aug 21 2024 - 12:00:43 EST)
- Re: [PATCH v1] selftests/mm: fix charge_reserved_hugetlb.sh test Mina Almasry (Wed Aug 21 2024 - 12:00:59 EST)
- Re: [PATCH v8 net-next 1/3] selftests: net: Create veth pair for testing in networkless kernel Jakub Kicinski (Wed Aug 21 2024 - 12:01:26 EST)
- Re: [PATCH net-next 1/2] dt-bindings: net: marvell,aquantia: add properties to override MDI_CFG Andrew Lunn (Wed Aug 21 2024 - 12:02:07 EST)
- Re: [PATCH 26/26] KVM: x86: asi: Add some mitigations on address space transitions Shivank Garg (Wed Aug 21 2024 - 12:02:45 EST)
- Re: [PATCH v6 16/22] x86/resctrl: Add the interface to unassign a MBM counter Moger, Babu (Wed Aug 21 2024 - 12:02:53 EST)
- Re: [PATCH] soc: qcom: pd-mapper: Fix singleton refcount Bjorn Andersson (Wed Aug 21 2024 - 12:03:00 EST)
- Re: [PATCH 4/7] drm/msm/A6xx: Implement preemption for A7XX targets Connor Abbott (Wed Aug 21 2024 - 12:04:14 EST)
- Re: [PATCH RESEND] arm64: dts: qcom: sm8150-mtp: drop incorrect amd,imageon Bjorn Andersson (Wed Aug 21 2024 - 12:04:50 EST)
- Re: [PATCH v3 1/4] KVM: x86: relax canonical check for some x86 architectural msrs Sean Christopherson (Wed Aug 21 2024 - 12:05:01 EST)
- Re: [PATCH] ALSA: core: Remove trigger_tstamp_latched Zeno Endemann (Wed Aug 21 2024 - 12:05:27 EST)
- Re: KASAN: null-ptr-deref in bpf_core_calc_relo_insn Eduard Zingerman (Wed Aug 21 2024 - 12:05:29 EST)
- Re: [PATCH v1] selftests/mm: fix charge_reserved_hugetlb.sh test David Hildenbrand (Wed Aug 21 2024 - 12:05:45 EST)
- Re: [PATCH v2 1/2] i3c: master: support to adjust first broadcast address speed Miquel Raynal (Wed Aug 21 2024 - 12:07:27 EST)
- Re: [PATCH net-next 1/2] dt-bindings: net: marvell,aquantia: add properties to override MDI_CFG Daniel Golle (Wed Aug 21 2024 - 12:09:03 EST)
- Re: [PATCH net-next 2/2] net: phy: aquantia: allow forcing order of MDI pairs Andrew Lunn (Wed Aug 21 2024 - 12:09:14 EST)
- Re: [PATCH v2 1/4] dt-bindings: clock: qcom: Add CMN PLL clock controller for IPQ SoC Jie Luo (Wed Aug 21 2024 - 12:09:20 EST)
- Re: (subset) [PATCH -next] mfd: max14577: fix module autoloading Lee Jones (Wed Aug 21 2024 - 12:10:14 EST)
- RE: [PATCH v11 04/14] cxl/mbox: Add GET_SUPPORTED_FEATURES mailbox command Shiju Jose (Wed Aug 21 2024 - 12:11:41 EST)
- Re: [PATCH 2/4] iio: adc: ad4695: implement calibration support David Lechner (Wed Aug 21 2024 - 12:12:23 EST)
- Re: [PATCH v2 07/11] dt-bindings: chrome: Add ports to google,cros-ec-typec for DP altmode Lee Jones (Wed Aug 21 2024 - 12:13:07 EST)
- Re: [PATCH] workqueue: fix null-ptr-deref on __alloc_workqueue() error Tejun Heo (Wed Aug 21 2024 - 12:14:13 EST)
- Re: [PATCH net-next 1/2] dt-bindings: net: marvell,aquantia: add properties to override MDI_CFG Andrew Lunn (Wed Aug 21 2024 - 12:14:26 EST)
- Re: [PATCH] mm/memcontrol: respect zswap.writeback setting from parent cg too Michal Koutný (Wed Aug 21 2024 - 12:15:05 EST)
- [PATCH]The patch fixes the following warning generated by running the Sayyad Abid (Wed Aug 21 2024 - 12:16:00 EST)
- Re: [PATCH v3 2/7] mm/munmap: Replace can_modify_mm with can_modify_vma Jeff Xu (Wed Aug 21 2024 - 12:16:15 EST)
- Re: [BUG bisected] sysfs: cannot create duplicate filename '/devices/virtual/workqueue/scsi_tmf_1073822488' Tejun Heo (Wed Aug 21 2024 - 12:18:53 EST)
- Re: [PATCH net-next 2/2] net: phy: aquantia: allow forcing order of MDI pairs Daniel Golle (Wed Aug 21 2024 - 12:19:15 EST)
- Re: [PATCH 1/5] xfs: use kfree_rcu_mightsleep to free the perag structures Darrick J. Wong (Wed Aug 21 2024 - 12:19:48 EST)
- [PATCH v2 1/3] usb: host: xhci-plat: Parse xhci-missing_cas_quirk and apply quirk Frank Li (Wed Aug 21 2024 - 12:20:17 EST)
- [PATCH v2 2/3] usb: dwc3: imx8mp: add 2 software managed quirk properties for host mode Frank Li (Wed Aug 21 2024 - 12:20:29 EST)
- [PATCH v2 0/3] usb: imx8mp: collect some improvement Frank Li (Wed Aug 21 2024 - 12:20:40 EST)
- [PATCH v2 3/3] usb: dwc3: imx8mp: disable SS_CON and U3 wakeup for system sleep Frank Li (Wed Aug 21 2024 - 12:20:43 EST)
- Re: [PATCH 08/11] misc: rp1: RaspberryPi RP1 misc driver Stefan Wahren (Wed Aug 21 2024 - 12:21:33 EST)
- Re: [PATCH v3 14/14] thermal: core: Clean up trip bind/unbind functions Rafael J. Wysocki (Wed Aug 21 2024 - 12:21:48 EST)
- Re: [PATCH v3 7/7] selftests/mm: add more mseal traversal tests Pedro Falcato (Wed Aug 21 2024 - 12:23:45 EST)
- [PATCH v2 1/2] dt-bindings: soc: ti: am654-serdes-ctrl: Add simple-mfd to compatible items Andrew Davis (Wed Aug 21 2024 - 12:23:58 EST)
- [PATCH v2 2/2] arm64: dts: ti: k3-am65: Add simple-mfd compatible to SerDes control nodes Andrew Davis (Wed Aug 21 2024 - 12:24:04 EST)
- Re: [PATCH 5/5] xfs: use xas_for_each_marked in xfs_reclaim_inodes_count Darrick J. Wong (Wed Aug 21 2024 - 12:24:20 EST)
- Re: [PATCH v3 2/7] mm/munmap: Replace can_modify_mm with can_modify_vma Pedro Falcato (Wed Aug 21 2024 - 12:24:21 EST)
- Re: [PATCH 00/24] Complete EEVDF Mike Galbraith (Wed Aug 21 2024 - 12:26:34 EST)
- [syzbot] [kernel?] WARNING in update_curr_dl_se syzbot (Wed Aug 21 2024 - 12:27:32 EST)
- Re: [PATCH v3 7/7] selftests/mm: add more mseal traversal tests Jeff Xu (Wed Aug 21 2024 - 12:27:39 EST)
- Re: [PATCH 4/5] xfs: convert perag lookup to xarray Darrick J. Wong (Wed Aug 21 2024 - 12:28:23 EST)
- [PATCH] bcachefs: Annotate struct bucket_array with __counted_by() Thorsten Blum (Wed Aug 21 2024 - 12:29:59 EST)
- Re: [PATCH 3/5] xfs: simplify tagged perag iteration Darrick J. Wong (Wed Aug 21 2024 - 12:30:17 EST)
- Re: [PATCH v2 03/16] dmaengine: qcom: bam_dma: add LOCK & UNLOCK flag support Md Sadre Alam (Wed Aug 21 2024 - 12:32:29 EST)
- Re: [PATCH v3 1/2] fs: Fix file_set_fowner LSM hook inconsistencies Paul Moore (Wed Aug 21 2024 - 12:32:45 EST)
- Re: [PATCH v3 2/7] mm/munmap: Replace can_modify_mm with can_modify_vma Jeff Xu (Wed Aug 21 2024 - 12:33:28 EST)
- Re: [PATCH] fuse: use unsigned type for getxattr/listxattr size truncation Miklos Szeredi (Wed Aug 21 2024 - 12:34:12 EST)
- Re: [PATCH 2/4] iio: adc: ad4695: implement calibration support Jonathan Cameron (Wed Aug 21 2024 - 12:34:15 EST)
- Re: [PATCH 2/5] xfs: move the tagged perag lookup helpers to xfs_icache.c Darrick J. Wong (Wed Aug 21 2024 - 12:34:37 EST)
- Re: [PATCH v2 01/16] dt-bindings: dma: qcom,bam: Add bam pipe lock Md Sadre Alam (Wed Aug 21 2024 - 12:35:17 EST)
- Re: [PATCH v2 -next] cgroup: update some statememt about delegation Michal Koutný (Wed Aug 21 2024 - 12:35:27 EST)
- Re: [PATCH v6 17/20] mm/mmap: Use vms accounted pages in mmap_region() Paul Moore (Wed Aug 21 2024 - 12:35:39 EST)
- Re: [BUG bisected] sysfs: cannot create duplicate filename '/devices/virtual/workqueue/scsi_tmf_1073822488' Tejun Heo (Wed Aug 21 2024 - 12:35:55 EST)
- Re: [xdp-hints] Re: [PATCH RFC bpf-next 32/52] bpf, cpumap: switch to GRO from netif_receive_skb_list() Daniel Xu (Wed Aug 21 2024 - 12:36:59 EST)
- [no subject] Tejun Heo (Wed Aug 21 2024 - 12:37:39 EST)
- Re: [PATCH v2 1/1] dt-bindings: leds: convert leds-lm3692x to yaml format Frank Li (Wed Aug 21 2024 - 12:37:41 EST)
- Re: [PATCH v3] uprobes: turn trace_uprobe's nhit counter to be per-CPU one Andrii Nakryiko (Wed Aug 21 2024 - 12:39:07 EST)
- [PATCH wq/for-6.12] workqueue: Fix another htmldocs build warning Tejun Heo (Wed Aug 21 2024 - 12:39:41 EST)
- Re: [PATCH 0/2] KVM: arm64: Control visibility of S1PIE related sysregs to userspace Marc Zyngier (Wed Aug 21 2024 - 12:40:14 EST)
- Re: KASAN: null-ptr-deref in bpf_core_calc_relo_insn Alexei Starovoitov (Wed Aug 21 2024 - 12:41:03 EST)
- Re: [PATCH v2 04/16] crypto: qce - Add support for crypto address read Md Sadre Alam (Wed Aug 21 2024 - 12:41:18 EST)
- Re: [PATCH v2 02/16] dmaengine: qcom: bam_dma: add bam_pipe_lock dt property Md Sadre Alam (Wed Aug 21 2024 - 12:41:46 EST)
- Re: [PATCH v3 00/13] uprobes: RCU-protected hot path optimizations Andrii Nakryiko (Wed Aug 21 2024 - 12:42:00 EST)
- Re: KASAN: null-ptr-deref in bpf_core_calc_relo_insn Eduard Zingerman (Wed Aug 21 2024 - 12:43:00 EST)
- Re: [PATCH v2 1/4] i2c: imx: only poll for bus busy in multi master mode Fabio Estevam (Wed Aug 21 2024 - 12:44:12 EST)
- [PATCH] dma: ipu: Remove include/linux/dma/ipu-dma.h Christophe JAILLET (Wed Aug 21 2024 - 12:46:54 EST)
- Re: [PATCH] libbpf: Initialize st_ops->tname with strdup() Andrii Nakryiko (Wed Aug 21 2024 - 12:48:22 EST)
- Re: [PATCH v11 04/14] cxl/mbox: Add GET_SUPPORTED_FEATURES mailbox command Dave Jiang (Wed Aug 21 2024 - 12:51:03 EST)
- Re: [PATCH v1 0/3] PCI: imx6: reset link after suspend/resume Frank Li (Wed Aug 21 2024 - 12:51:35 EST)
- Re: [PATCH 13/25] KVM: TDX: create/destroy VM structure Edgecombe, Rick P (Wed Aug 21 2024 - 12:52:38 EST)
- [PATCH] afs: Remove unused struct and function prototype Thorsten Blum (Wed Aug 21 2024 - 12:54:29 EST)
- Re: [PATCH 08/11] misc: rp1: RaspberryPi RP1 misc driver Bjorn Helgaas (Wed Aug 21 2024 - 12:55:58 EST)
- Re: [PATCH]The patch fixes the following warning generated by running the Dan Carpenter (Wed Aug 21 2024 - 12:57:10 EST)
- Re: [PATCH -next v2] usb: ehci-exynos: Simplify with scoped for each OF child loop Anand Moon (Wed Aug 21 2024 - 12:57:31 EST)
- Re: [PATCH -next v2] usb: ohci-exynos: Simplify with scoped for each OF child loop Anand Moon (Wed Aug 21 2024 - 12:57:49 EST)
- Re: [PATCH]The patch fixes the following warning generated by running the Dan Carpenter (Wed Aug 21 2024 - 12:58:00 EST)
- Re: [PATCH v5 3/7] fs: iomap: Atomic write support Darrick J. Wong (Wed Aug 21 2024 - 12:58:22 EST)
- Re: [PATCH v2 2/2] remoteproc: imx_rproc: handle system off for i.MX7ULP Mathieu Poirier (Wed Aug 21 2024 - 12:58:32 EST)
- Re: [PATCH] scsi: lpfc: fix overflow build issue Justin Tee (Wed Aug 21 2024 - 13:01:12 EST)
- Re: [PATCH 10/11] net: macb: Add support for RP1's MACB variant Florian Fainelli (Wed Aug 21 2024 - 13:01:44 EST)
- Re: [PATCH v3 2/7] mm/munmap: Replace can_modify_mm with can_modify_vma Lorenzo Stoakes (Wed Aug 21 2024 - 13:02:08 EST)
- Re: [PATCH v3 2/7] mm/munmap: Replace can_modify_mm with can_modify_vma Lorenzo Stoakes (Wed Aug 21 2024 - 13:02:46 EST)
- Re: [PATCH 11/11] arm64: dts: rp1: Add support for MACB contained in RP1 Florian Fainelli (Wed Aug 21 2024 - 13:03:02 EST)
- Re: [PATCH v8 1/3] PCI: microchip: Fix outbound address translation tables Bjorn Helgaas (Wed Aug 21 2024 - 13:03:41 EST)
- Re: [PATCH net-next v19 03/13] netdev: support binding dma-buf to netdevice Taehee Yoo (Wed Aug 21 2024 - 13:04:51 EST)
- Re: [PATCH v5 4/7] xfs: Support FS_XFLAG_ATOMICWRITES for forcealign Darrick J. Wong (Wed Aug 21 2024 - 13:07:47 EST)
- Re: [PATCH v7 5/5] rust: add arch_static_branch Boqun Feng (Wed Aug 21 2024 - 13:08:38 EST)
- Re: [PATCH v5 5/7] xfs: Support atomic write for statx Darrick J. Wong (Wed Aug 21 2024 - 13:09:41 EST)
- [PATCH v5 1/3] PCI: qcom: Refactor common code Shashank Babu Chinta Venkata (Wed Aug 21 2024 - 13:10:17 EST)
- [PATCH v5 0/3] pci: qcom: Add 16GT/s equalization and margining settings Shashank Babu Chinta Venkata (Wed Aug 21 2024 - 13:10:22 EST)
- [PATCH v5 2/3] PCI: qcom: Add equalization settings for 16 GT/s Shashank Babu Chinta Venkata (Wed Aug 21 2024 - 13:10:43 EST)
- Re: [PATCH] ASoC: cs-amp-lib: Ignore empty UEFI calibration entries Mark Brown (Wed Aug 21 2024 - 13:10:47 EST)
- [PATCH v5 3/3] PCI: qcom: Add RX margining settings for 16 GT/s Shashank Babu Chinta Venkata (Wed Aug 21 2024 - 13:11:09 EST)
- Re: [PATCH v5 6/7] xfs: Validate atomic writes Darrick J. Wong (Wed Aug 21 2024 - 13:11:26 EST)
- Re: [PATCH v5 7/7] xfs: Support setting FMODE_CAN_ATOMIC_WRITE Darrick J. Wong (Wed Aug 21 2024 - 13:11:56 EST)
- Re: VT-less kernels, and /dev/console on x86 nerdopolis (Wed Aug 21 2024 - 13:12:25 EST)
- Re: [PATCH v11 3/9] remoteproc: k3-m4: Add a remoteproc driver for M4F subsystem Mathieu Poirier (Wed Aug 21 2024 - 13:12:38 EST)
- Re: [PATCH] btrfs: stripe-tree: correctly truncate stripe extents on delete Josef Bacik (Wed Aug 21 2024 - 13:15:55 EST)
- Re: [PATCH v6 17/20] mm/mmap: Use vms accounted pages in mmap_region() Liam R. Howlett (Wed Aug 21 2024 - 13:17:21 EST)
- Re: [PATCH v8 2/3] PCI: microchip: Fix inbound address translation tables Bjorn Helgaas (Wed Aug 21 2024 - 13:17:32 EST)
- Re: [PATCH v4 1/6] i3c: mipi-i3c-hci: Add AMDI5017 ACPI ID to the I3C Support List Shyam Sundar S K (Wed Aug 21 2024 - 13:18:47 EST)
- [PATCH v9 net-next 0/3] Enhance network interface feature testing Abhinav Jain (Wed Aug 21 2024 - 13:19:25 EST)
- [PATCH v9 net-next 1/3] selftests: net: Create veth pair for testing in networkless kernel Abhinav Jain (Wed Aug 21 2024 - 13:19:51 EST)
- [PATCH v9 net-next 2/3] selftests: net: Add on/off checks for non-fixed features of interface Abhinav Jain (Wed Aug 21 2024 - 13:20:10 EST)
- [PATCH v9 net-next 3/3] selftests: net: Use XFAIL for operations not supported by the driver Abhinav Jain (Wed Aug 21 2024 - 13:20:28 EST)
- Re: [PATCH v6 17/22] x86/resctrl: Assign/unassign counters by default when ABMC is enabled Moger, Babu (Wed Aug 21 2024 - 13:20:49 EST)
- Re: [PATCH v8 net-next 1/3] selftests: net: Create veth pair for testing in networkless kernel Abhinav Jain (Wed Aug 21 2024 - 13:22:07 EST)
- Re: [PATCH v4 1/6] i3c: mipi-i3c-hci: Add AMDI5017 ACPI ID to the I3C Support List Shyam Sundar S K (Wed Aug 21 2024 - 13:22:26 EST)
- Re: Regarding patch "block/blk-mq: Don't complete locally if capacities are different" Bart Van Assche (Wed Aug 21 2024 - 13:22:43 EST)
- Re: [PATCH RFT v9 4/8] fork: Add shadow stack support to clone3() Mark Brown (Wed Aug 21 2024 - 13:23:35 EST)
- Re: [PATCH] arm64: dts: k3-am654-idk: Add Support for MCAN Judith Mendez (Wed Aug 21 2024 - 13:24:43 EST)
- Re: [PATCH v2] wifi: cfg80211: Use kmemdup_array instead of kmemdup for multiple allocation Kalle Valo (Wed Aug 21 2024 - 13:26:55 EST)
- Re: [PATCH v1 1/3] dt-bindings: soc: qcom: eud: Update compatible strings for eud Konrad Dybcio (Wed Aug 21 2024 - 13:27:55 EST)
- Re: [PATCH v3 7/7] selftests/mm: add more mseal traversal tests Pedro Falcato (Wed Aug 21 2024 - 13:28:59 EST)
- Re: [PATCH v10 23/40] arm64/signal: Set up and restore the GCS context for signal handlers Catalin Marinas (Wed Aug 21 2024 - 13:29:18 EST)
- Re: [PATCH v6 18/22] x86/resctrl: Report "Unassigned" for MBM events in ABMC mode Moger, Babu (Wed Aug 21 2024 - 13:30:28 EST)
- Re: [PATCH v7 2/2] mm: support large folios swap-in for sync io devices Shakeel Butt (Wed Aug 21 2024 - 13:31:24 EST)
- Re: [PATCH v5 1/3] PCI: qcom: Refactor common code Bjorn Helgaas (Wed Aug 21 2024 - 13:33:30 EST)
- Re: [syzbot] [mm?] WARNING in zswap_swapoff Kairui Song (Wed Aug 21 2024 - 13:33:43 EST)
- Re: [PATCH v5 2/3] PCI: qcom: Add equalization settings for 16 GT/s Bjorn Helgaas (Wed Aug 21 2024 - 13:34:32 EST)
- Re: [PATCH] mm/swap, workingset: make anon shadow nodes memcg aware Kairui Song (Wed Aug 21 2024 - 13:35:57 EST)
- Re: [PATCH v3 7/7] selftests/mm: add more mseal traversal tests Pedro Falcato (Wed Aug 21 2024 - 13:36:55 EST)
- Re: [BUG bisected] sysfs: cannot create duplicate filename '/devices/virtual/workqueue/scsi_tmf_1073822488' Paul E. McKenney (Wed Aug 21 2024 - 13:37:29 EST)
- Re: [PATCH] net: stmmac: Check NULL ptr on lvts_data in qcom_ethqos_probe() Simon Horman (Wed Aug 21 2024 - 13:37:49 EST)
- Re: [RFC] fuse: do not generate interrupt requests for fatal signals Bernd Schubert (Wed Aug 21 2024 - 13:38:38 EST)
- [PATCH] MAINTAINERS: scale modules with more reviewers Luis Chamberlain (Wed Aug 21 2024 - 13:40:33 EST)
- Re: [PATCH v10 24/40] arm64/signal: Expose GCS state in signal frames Catalin Marinas (Wed Aug 21 2024 - 13:40:42 EST)
- Re: [PATCH v4 2/4] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers Steven Rostedt (Wed Aug 21 2024 - 13:41:05 EST)
- [PATCH v11 0/5] Red-black tree abstraction needed by Rust Binder Matt Gilbride (Wed Aug 21 2024 - 13:42:20 EST)
- [PATCH v11 1/5] rust: rbtree: add red-black tree implementation backed by the C version Matt Gilbride (Wed Aug 21 2024 - 13:42:38 EST)
- [PATCH v11 2/5] rust: rbtree: add iterator Matt Gilbride (Wed Aug 21 2024 - 13:42:42 EST)
- [PATCH v11 3/5] rust: rbtree: add mutable iterator Matt Gilbride (Wed Aug 21 2024 - 13:42:50 EST)
- [PATCH v11 4/5] rust: rbtree: add cursor Matt Gilbride (Wed Aug 21 2024 - 13:43:09 EST)
- [PATCH v11 5/5] rust: rbtree: add `RBTree::entry` Matt Gilbride (Wed Aug 21 2024 - 13:43:16 EST)
- Re: [PATCH]The patch fixes the following warning generated by running the Sayyad Abid (Wed Aug 21 2024 - 13:44:29 EST)
- [PATCH] tracing: Add __print_dynamic_array() helper Steven Rostedt (Wed Aug 21 2024 - 13:48:23 EST)
- Re: [PATCH] staging: rtl8192e: Replace strcpy with strscpy in rtl819x_translate_scan Abhishek Tamboli (Wed Aug 21 2024 - 13:48:34 EST)
- Re: [PATCH 7/8] smb/client: fix typo: STATUS_MCA_OCCURED -> STATUS_MCA_OCCURRED Steve French (Wed Aug 21 2024 - 13:54:09 EST)
- Re: [PATCH] phy: qualcomm: Check NULL ptr on lvts_data in qcom_ipq806x_usb_phy_probe() Christian Marangi (Wed Aug 21 2024 - 13:54:35 EST)
- Re: [PATCH v7 5/5] rust: add arch_static_branch Miguel Ojeda (Wed Aug 21 2024 - 13:55:18 EST)
- Re: [PATCH v8 1/3] PCI: microchip: Fix outbound address translation tables Ilpo Järvinen (Wed Aug 21 2024 - 13:56:21 EST)
- Re: [PATCH v10 25/40] arm64/ptrace: Expose GCS via ptrace and core files Catalin Marinas (Wed Aug 21 2024 - 13:57:35 EST)
- Re: [PATCH] bpftool: check for NULL ptr of btf in codegen_subskel_datasecs Yonghong Song (Wed Aug 21 2024 - 13:58:01 EST)
- Re: [PATCH v10 26/40] arm64: Add Kconfig for Guarded Control Stack (GCS) Catalin Marinas (Wed Aug 21 2024 - 13:58:18 EST)
- Re: [PATCH v2] net: ip6: ndisc: fix incorrect forwarding of proxied ns packets Nils Fuhler (Wed Aug 21 2024 - 13:58:34 EST)
- Re: [PATCH 0/2] kmod /usr support Nathan Chancellor (Wed Aug 21 2024 - 13:58:54 EST)
- Re: [PATCH v4 3/7] dt-bindings: mmc: add property for partitions node in mmc-card node Christian Marangi (Wed Aug 21 2024 - 13:59:15 EST)
- [PATCH v2 cmpxchg 0/3] Provide emulation for one-byte cmpxchg() for v6.12 Paul E. McKenney (Wed Aug 21 2024 - 14:02:27 EST)
- Re: [PATCH bpf-next 1/2] bpf: Relax KF_ACQUIRE kfuncs strict type matching constraint on non-zero offset pointers Alexei Starovoitov (Wed Aug 21 2024 - 14:02:39 EST)
- Re: [PATCH v10 23/40] arm64/signal: Set up and restore the GCS context for signal handlers Mark Brown (Wed Aug 21 2024 - 14:03:34 EST)
- Re: [PATCH v2] rcu/kvfree: Add kvfree_rcu_barrier() API Vlastimil Babka (Wed Aug 21 2024 - 14:04:22 EST)
- Re: [PATCH RFT v9 4/8] fork: Add shadow stack support to clone3() Catalin Marinas (Wed Aug 21 2024 - 14:05:24 EST)
- Re: [PATCH v6 19/22] x86/resctrl: Introduce the interface to switch between monitor modes Moger, Babu (Wed Aug 21 2024 - 14:08:58 EST)
- Re: [PATCH 08/11] misc: rp1: RaspberryPi RP1 misc driver kernel test robot (Wed Aug 21 2024 - 14:09:13 EST)
- Re: [PATCH v4 3/7] dt-bindings: mmc: add property for partitions node in mmc-card node Christian Marangi (Wed Aug 21 2024 - 14:09:30 EST)
- [PATCH v2 cmpxchg 3/3] sh: Emulate one-byte cmpxchg Paul E. McKenney (Wed Aug 21 2024 - 14:10:25 EST)
- [PATCH v2 cmpxchg 1/3] xtensa: Emulate one-byte cmpxchg Paul E. McKenney (Wed Aug 21 2024 - 14:10:26 EST)
- [PATCH v2 cmpxchg 2/3] ARC: Emulate one-byte cmpxchg Paul E. McKenney (Wed Aug 21 2024 - 14:10:27 EST)
- Re: [PATCH] remoteproc: k3-r5: Fix error handling when power-up failed Jan Kiszka (Wed Aug 21 2024 - 14:11:01 EST)
- [PATCH 0/2] hwrng: rockchip - two simple cleanups Martin Kaiser (Wed Aug 21 2024 - 14:13:57 EST)
- [PATCH 1/2] hwrng: rockchip - rst is used only during probe Martin Kaiser (Wed Aug 21 2024 - 14:13:58 EST)
- [PATCH 2/2] hwrng: rockchip - handle devm_pm_runtime_enable errors Martin Kaiser (Wed Aug 21 2024 - 14:14:06 EST)
- Re: [BUG bisected] sysfs: cannot create duplicate filename '/devices/virtual/workqueue/scsi_tmf_1073822488' Paul E. McKenney (Wed Aug 21 2024 - 14:14:33 EST)
- Re: [PATCH] mm/swap, workingset: make anon shadow nodes memcg aware Shakeel Butt (Wed Aug 21 2024 - 14:14:44 EST)
- Re: [PATCH] x86/platform/geode: switch GPIO buttons and LEDs to software properties Dmitry Torokhov (Wed Aug 21 2024 - 14:15:57 EST)
- Re: [PATCH v7 5/5] rust: add arch_static_branch Boqun Feng (Wed Aug 21 2024 - 14:16:53 EST)
- Re: [PATCH v10 23/40] arm64/signal: Set up and restore the GCS context for signal handlers Catalin Marinas (Wed Aug 21 2024 - 14:18:27 EST)
- Re: [PATCH 1/6] KVM: x86: selftests: Fix typos in macro variable use Mingwei Zhang (Wed Aug 21 2024 - 14:21:29 EST)
- Re: [PATCH] staging: rtl8192e: Replace strcpy with strscpy in rtl819x_translate_scan Dan Carpenter (Wed Aug 21 2024 - 14:22:20 EST)
- Re: [PATCH] staging: rtl8192e: Replace strcpy with strscpy in rtl819x_translate_scan Dan Carpenter (Wed Aug 21 2024 - 14:23:13 EST)
- Re: [bug report] GICv4.1: multiple vpus execute vgic_v4_load at the same time will greatly increase the time consumption Kunkun Jiang (Wed Aug 21 2024 - 14:23:53 EST)
- Re: [PATCH v3 2/7] mm/munmap: Replace can_modify_mm with can_modify_vma Liam R. Howlett (Wed Aug 21 2024 - 14:26:22 EST)
- Re: [PATCH v10 25/40] arm64/ptrace: Expose GCS via ptrace and core files Mark Brown (Wed Aug 21 2024 - 14:28:20 EST)
- Re: [syzbot] kernel BUG in ext4_write_inline_data Thadeu Lima de Souza Cascardo (Wed Aug 21 2024 - 14:30:04 EST)
- RE: [PATCH v3 1/2] usb: misc: onboard_dev: extend platform data to add power on delay field Pandey, Radhey Shyam (Wed Aug 21 2024 - 14:32:26 EST)
- Re: [PATCH RESEND] mm: drop lruvec->lru_lock if contended when skipping folio Usama Arif (Wed Aug 21 2024 - 14:33:59 EST)
- [tip:x86/urgent] BUILD SUCCESS ea72ce5da22806d5713f3ffb39a6d5ae73841f93 kernel test robot (Wed Aug 21 2024 - 14:34:14 EST)
- Re: [PATCH] x86/MCE: Prevent CPU offline for SMCA CPUs with non-core banks boris . ostrovsky (Wed Aug 21 2024 - 14:35:46 EST)
- Re: [PATCH bpf] bpf: Refactoring btf_name_valid_identifier() and btf_name_valid_section() Alexei Starovoitov (Wed Aug 21 2024 - 14:39:39 EST)
- Re: [PATCH v10 25/40] arm64/ptrace: Expose GCS via ptrace and core files Mark Brown (Wed Aug 21 2024 - 14:41:32 EST)
- Re: [PATCH v1] drivers:thermal:Fix the NULL vs IS_ERR() bug for debugfs_create_dir() Rafael J. Wysocki (Wed Aug 21 2024 - 14:42:13 EST)
- Re: [PATCH 06/19] mm/pagewalk: Check pfnmap early for folio_walk_start() Peter Xu (Wed Aug 21 2024 - 14:42:28 EST)
- Re: [PATCH net v4] bpf, net: Check cgroup_bpf_enabled() only once in do_sock_getsockopt() Yonghong Song (Wed Aug 21 2024 - 14:45:14 EST)
- [PATCH v1 1/1] platform/x86: int3472: discrete: Remap "reset" to "enable" for OV7251 Andy Shevchenko (Wed Aug 21 2024 - 14:46:08 EST)
- Re: [PATCH -v2] Resource: fix region_intersects() for CXL memory Bjorn Helgaas (Wed Aug 21 2024 - 14:46:24 EST)
- [v2 PATCH 1/2] hugetlb: arm64: add mte support Yang Shi (Wed Aug 21 2024 - 14:48:28 EST)
- [v2 PATCH 2/2] selftests: arm64: add hugetlb mte tests Yang Shi (Wed Aug 21 2024 - 14:48:35 EST)
- [PATCH v4 2/4] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers Avadhut Naik (Wed Aug 21 2024 - 14:55:18 EST)
- Re: [PATCH v3 1/2] nvdimm: Fix devs leaks in scan_labels() Ira Weiny (Wed Aug 21 2024 - 15:01:01 EST)
- Re: [PATCH v3 2/2] nvdimm: Remove dead code for ENODEV checking in scan_labels() Ira Weiny (Wed Aug 21 2024 - 15:01:11 EST)
- Re: [PATCH v2] docs: bug-bisect: rewrite to better match the other bisecting text Petr Tesarik (Wed Aug 21 2024 - 15:02:42 EST)
- Re: [PATCH v4 4/6] mm: Introduce a pageflag for partially mapped folios Usama Arif (Wed Aug 21 2024 - 15:04:30 EST)
- Re: [PATCH v2 2/3] phy: phy-rockchip-inno-usb2: Handle failed extcon allocation better Dragan Simic (Wed Aug 21 2024 - 15:05:19 EST)
- Re: [PATCH 0/2] arm64: tegra: add wp-gpio to P2957 board Tomasz Maciej Nowak (Wed Aug 21 2024 - 15:06:29 EST)
- [PATCH 2/3] arm64: tegra: wire up Bluetooth on Jetson TX1 module Tomasz Maciej Nowak (Wed Aug 21 2024 - 15:06:43 EST)
- [PATCH 0/3] arm64: tegra: add power sensors and BT+WiFi to TX1 Tomasz Maciej Nowak (Wed Aug 21 2024 - 15:06:47 EST)
- [PATCH] mm: selftest to verify zero-filled pages are mapped to zeropage fix Usama Arif (Wed Aug 21 2024 - 15:06:53 EST)
- [PATCH 3/3] arm64: tegra: wire up WiFi on Jetson TX1 module Tomasz Maciej Nowak (Wed Aug 21 2024 - 15:06:54 EST)
- [PATCH 1/3] arm64: tegra: wire up power sensors on Jetson TX1 DevKit Tomasz Maciej Nowak (Wed Aug 21 2024 - 15:07:00 EST)
- RE: [PATCH v4 0/4] mm: ZSWAP swap-out of mTHP folios Sridhar, Kanchana P (Wed Aug 21 2024 - 15:08:10 EST)
- Re: [PATCH RESEND v5] rust: str: Use `core::CStr`, remove the custom `CStr` implementation Benno Lossin (Wed Aug 21 2024 - 15:08:24 EST)
- [PATCH] ftrace/selftest: Test combination of function_graph tracer and function profiler Steven Rostedt (Wed Aug 21 2024 - 15:08:43 EST)
- Re: [PATCH v4 3/6] mm: selftest to verify zero-filled pages are mapped to zeropage Usama Arif (Wed Aug 21 2024 - 15:09:17 EST)
- Re: [PATCH net-next v3 2/8] selftests/net: Provide test_snprintf() helper Simon Horman (Wed Aug 21 2024 - 15:10:17 EST)
- Re: [PATCH 09/19] mm: New follow_pfnmap API Peter Xu (Wed Aug 21 2024 - 15:11:00 EST)
- Re: [PATCH net-next v3 4/8] selftests/net: Open /proc/thread-self in open_netns() Simon Horman (Wed Aug 21 2024 - 15:11:49 EST)
- RE: [PATCH v1] mm: Defines obj_cgroup_get() if CONFIG_MEMCG is not defined. Sridhar, Kanchana P (Wed Aug 21 2024 - 15:16:22 EST)
- Re: [PATCH] net: stmmac: Check NULL ptr on lvts_data in qcom_ethqos_probe() Bjorn Andersson (Wed Aug 21 2024 - 15:19:26 EST)
- Re: [PATCH v24 29/34] ALSA: usb-audio: qcom: Add USB offload route kcontrol Wesley Cheng (Wed Aug 21 2024 - 15:22:10 EST)
- [PATCH 1/1] dt-bindings: crypto: fsl,sec-v4.0: add second register space for rtic Frank Li (Wed Aug 21 2024 - 15:22:19 EST)
- [Linux-6.11-rc4] perf BROKEN with LLVM/Clang 19.1.0-rc3 Sedat Dilek (Wed Aug 21 2024 - 15:24:24 EST)
- Re: [PATCH v1] mm: Defines obj_cgroup_get() if CONFIG_MEMCG is not defined. Nhat Pham (Wed Aug 21 2024 - 15:24:36 EST)
- [PATCH v2 0/2] Add retry tuning sequence Judith Mendez (Wed Aug 21 2024 - 15:24:50 EST)
- [PATCH v2 1/2] mmc: sdhci_am654: Add retry tuning Judith Mendez (Wed Aug 21 2024 - 15:24:53 EST)
- [PATCH v2 2/2] mmc: sdhci_am654: Add prints to tuning algorithm Judith Mendez (Wed Aug 21 2024 - 15:24:57 EST)
- [PATCH] Revert "mm: skip CMA pages when they are not available" Usama Arif (Wed Aug 21 2024 - 15:26:07 EST)
- [PATCH] Revert "mm: skip CMA pages when they are not available" Usama Arif (Wed Aug 21 2024 - 15:36:00 EST)
- Re: [Linux-6.11-rc4] perf BROKEN with LLVM/Clang 19.1.0-rc3 Sedat Dilek (Wed Aug 21 2024 - 15:38:10 EST)
- RE: [PATCH v1] mm: Defines obj_cgroup_get() if CONFIG_MEMCG is not defined. Sridhar, Kanchana P (Wed Aug 21 2024 - 15:41:15 EST)
- Re: [PATCH] staging: rtl8723bs: add spaces arround operators Philipp Hortmann (Wed Aug 21 2024 - 15:44:13 EST)
- [syzbot] [btrfs?] BUG: MAX_LOCKDEP_CHAIN_HLOCKS too low! (6) syzbot (Wed Aug 21 2024 - 15:45:39 EST)
- [PATCH RFT v10 0/8] fork: Support shadow stacks in clone3() Mark Brown (Wed Aug 21 2024 - 15:50:33 EST)
- [PATCH RFT v10 1/8] Documentation: userspace-api: Add shadow stack API documentation Mark Brown (Wed Aug 21 2024 - 15:50:47 EST)
- [PATCH RFT v10 2/8] selftests: Provide helper header for shadow stack testing Mark Brown (Wed Aug 21 2024 - 15:51:01 EST)
- [PATCH RFT v10 3/8] mm: Introduce ARCH_HAS_USER_SHADOW_STACK Mark Brown (Wed Aug 21 2024 - 15:51:15 EST)
- [PATCH RFT v10 4/8] fork: Add shadow stack support to clone3() Mark Brown (Wed Aug 21 2024 - 15:51:29 EST)
- [PATCH RFT v10 5/8] selftests/clone3: Remove redundant flushes of output streams Mark Brown (Wed Aug 21 2024 - 15:51:43 EST)
- [PATCH RFT v10 6/8] selftests/clone3: Factor more of main loop into test_clone3() Mark Brown (Wed Aug 21 2024 - 15:51:57 EST)
- [PATCH RFT v10 7/8] selftests/clone3: Allow tests to flag if -E2BIG is a valid error code Mark Brown (Wed Aug 21 2024 - 15:52:13 EST)
- [PATCH RFT v10 8/8] selftests/clone3: Test shadow stack support Mark Brown (Wed Aug 21 2024 - 15:52:25 EST)
- Re: [PATCH 6/8] smb: move some duplicate definitions to common/smbacl.h Steve French (Wed Aug 21 2024 - 15:52:39 EST)
- Re: [PATCH 8/8] smb: move SMB2 Status code to common header file Steve French (Wed Aug 21 2024 - 15:52:54 EST)
- Re: [PATCH] Revert "mm: skip CMA pages when they are not available" Usama Arif (Wed Aug 21 2024 - 15:53:31 EST)
- [PATCH v2 1/1] dt-bindings: nvmem: sfp: add ref to nvmem-deprecated-cells.yaml Frank Li (Wed Aug 21 2024 - 15:54:50 EST)
- [PATCH v2] rust: add `ARef::into_raw` Alice Ryhl (Wed Aug 21 2024 - 15:59:34 EST)
- Re: [PATCH v2] Documentation: add a driver API doc for the power sequencing subsystem Jonathan Corbet (Wed Aug 21 2024 - 15:59:58 EST)
- Re: [PATCH v2] rust: add `ARef::into_raw` Alice Ryhl (Wed Aug 21 2024 - 16:00:59 EST)
- Re: [PATCH v2] rust: add `ARef::into_raw` Benno Lossin (Wed Aug 21 2024 - 16:02:07 EST)
- Re: selinux: support IPPROTO_SMC in socket_type_to_security_class() Paul Moore (Wed Aug 21 2024 - 16:02:22 EST)
- Re: [PATCH] tracing/timerlat: Check tlat_var for NULL in timerlat_fd_release Steven Rostedt (Wed Aug 21 2024 - 16:02:55 EST)
- Re: [PATCH] dt-bindings: iio: st,stm32-adc: add top-level constraints Jonathan Cameron (Wed Aug 21 2024 - 16:06:48 EST)
- Re: [PATCH v1] driver:usb:lpc32xx_udc:Remove NULL check of list_entry() Vladimir Zapolskiy (Wed Aug 21 2024 - 16:07:59 EST)
- Re: [PATCH v6 22/22] x86/resctrl: Introduce interface to modify assignment states of the groups Moger, Babu (Wed Aug 21 2024 - 16:11:31 EST)
- Re: [syzbot] [btrfs?] BUG: MAX_LOCKDEP_CHAIN_HLOCKS too low! (6) Josef Bacik (Wed Aug 21 2024 - 16:13:50 EST)
- [PATCH][next] drm/nouveau: Avoid -Wflex-array-member-not-at-end warning Gustavo A. R. Silva (Wed Aug 21 2024 - 16:16:31 EST)
- [PATCH] watchdog: rti_wdt: Allow timeout config with timeout-sec Judith Mendez (Wed Aug 21 2024 - 16:20:02 EST)
- [PATCH] include: uapi: drm: drm_mode: fix documentation and coding style issue Nihar Chaithanya (Wed Aug 21 2024 - 16:21:58 EST)
- Re: [PATCH RESEND] drm/amd/display: avoid using null object of framebuffer Alex Deucher (Wed Aug 21 2024 - 16:22:30 EST)
- Re: [PATCH v2] KVM: Move gfn_to_pfn_cache invalidation to invalidate_range_end hook David Woodhouse (Wed Aug 21 2024 - 16:25:05 EST)
- Re: [PATCH 6/7] dt-bindings: iio: adc: add adi,ad7606c-{16,18} compatible strings Jonathan Cameron (Wed Aug 21 2024 - 16:26:23 EST)
- Re: [PATCH][next] wifi: mwifiex: Replace one-element arrays with flexible-array members Andy Shevchenko (Wed Aug 21 2024 - 16:26:57 EST)
- Re: [PATCH bpf-next v2 2/2] selftests/bpf: Add mptcp subflow subtest Manu Bretelle (Wed Aug 21 2024 - 16:28:35 EST)
- [PATCH v3 1/5] KVM: pfncache: Add needs_invalidation flag to gfn_to_pfn_cache David Woodhouse (Wed Aug 21 2024 - 16:28:49 EST)
- Re: [PATCH -next 5/5] drm/amd/display: Make dcn35_fpga_funcs static Alex Deucher (Wed Aug 21 2024 - 16:29:07 EST)
- [PATCH v3 4/5] KVM: pfncache: Move invalidation to invalidate_range_end hook David Woodhouse (Wed Aug 21 2024 - 16:29:17 EST)
- [PATCH v3 3/5] KVM: pfncache: Wait for pending invalidations instead of spinning David Woodhouse (Wed Aug 21 2024 - 16:29:29 EST)
- [PATCH v3 5/5] DO NOT MERGE: Hack-a-test to verify gpc invalidation+refresh David Woodhouse (Wed Aug 21 2024 - 16:29:48 EST)
- [PATCH v3 2/5] KVM: pfncache: Implement range-based invalidation check for hva_to_pfn_retry() David Woodhouse (Wed Aug 21 2024 - 16:29:49 EST)
- Re: [PATCH] iio: sgp40: retain documentation in driver Jonathan Cameron (Wed Aug 21 2024 - 16:30:32 EST)
- Re: [PATCH -next 1/5] drm/amd/display: Make core_dcn4_g6_temp_read_blackout_table static Alex Deucher (Wed Aug 21 2024 - 16:30:41 EST)
- Re: [PATCH -next 7/8] acpi/ghes: Make cxl_cper_fifo and cxl_cper_work static Ira Weiny (Wed Aug 21 2024 - 16:30:57 EST)
- Re: [PATCH bpf-next v4 2/2] selftests/bpf: Add mptcp subflow subtest Manu Bretelle (Wed Aug 21 2024 - 16:32:33 EST)
- Re: [PATCH v1] drivers:iio:Fix the NULL vs IS_ERR() bug for debugfs_create_dir() Jonathan Cameron (Wed Aug 21 2024 - 16:33:26 EST)
- Re: [Linux-6.11-rc4] perf BROKEN with LLVM/Clang 19.1.0-rc3 Namhyung Kim (Wed Aug 21 2024 - 16:37:49 EST)
- Re: [PATCH v2] virtio_pmem: Check device status before requesting flush Ira Weiny (Wed Aug 21 2024 - 16:38:03 EST)
- Re: [PATCH v4 3/4] dt-bindings: display: rockchip: Add schema for RK3588 HDMI TX Controller Cristian Ciocaltea (Wed Aug 21 2024 - 16:39:09 EST)
- [PATCH net] net: mana: Fix race of mana_hwc_post_rx_wqe and new hwc response Haiyang Zhang (Wed Aug 21 2024 - 16:43:22 EST)
- Re: [PATCH v5 0/4] drm: Minimum backlight overrides and implementation for amdgpu Mario Limonciello (Wed Aug 21 2024 - 16:45:53 EST)
- Re: [PATCH] samples/bpf:Remove unused variables Yonghong Song (Wed Aug 21 2024 - 16:47:07 EST)
- [PATCH] staging: rtl8192e: insert blank line after function declaration Vinicius Peixoto (Wed Aug 21 2024 - 16:47:34 EST)
- Re: [PATCH] samples/bpf:Fix the wrong format specifier Yonghong Song (Wed Aug 21 2024 - 16:48:24 EST)
- Re: [PATCH] ata: Replace deprecated PCI devres functions Sergey Shtylyov (Wed Aug 21 2024 - 16:50:13 EST)
- Re: [PATCH v5 1/4] drm: Add panel backlight quirks Mario Limonciello (Wed Aug 21 2024 - 16:51:22 EST)
- Re: [PATCH v1 2/2] gpio: Add G7 Aspeed gpio controller driver kernel test robot (Wed Aug 21 2024 - 16:52:12 EST)
- Re: [PATCH 07/11] pinctrl: rp1: Implement RaspberryPi RP1 gpio support kernel test robot (Wed Aug 21 2024 - 16:52:27 EST)
- Re: [PATCH bpf-next v2 1/2] bpf: Make the pointer returned by iter next method valid Alexei Starovoitov (Wed Aug 21 2024 - 16:54:03 EST)
- Re: [PATCH v5 2/4] drm/amd/display: Add support for minimum backlight quirk Mario Limonciello (Wed Aug 21 2024 - 16:54:23 EST)
- [PATCH v2] arm64: dts: ti: k3-am654-idk: Add Support for MCAN Judith Mendez (Wed Aug 21 2024 - 16:54:35 EST)
- Re: [PATCH v5 3/4] drm: panel-backlight-quirks: Add Framework 13 matte panel Mario Limonciello (Wed Aug 21 2024 - 16:55:00 EST)
- Re: [PATCH v5 4/4] drm: panel-backlight-quirks: Add Framework 13 glossy and 2.8k panels Mario Limonciello (Wed Aug 21 2024 - 16:55:58 EST)
- Re: [PATCH] tools/bpf: remove unused variable Yonghong Song (Wed Aug 21 2024 - 16:57:34 EST)
- Re: [PATCH][next] wifi: mwifiex: Replace one-element arrays with flexible-array members Gustavo A. R. Silva (Wed Aug 21 2024 - 17:00:05 EST)
- Re: [syzbot] [mm?] WARNING in zswap_swapoff Barry Song (Wed Aug 21 2024 - 17:00:13 EST)
- Re: [PATCH 1/2] xhci: pci: If no ports have wakeup enabled then disable PCI device at S4 Mario Limonciello (Wed Aug 21 2024 - 17:00:35 EST)
- Re: [PATCH net v4] bpf, net: Check cgroup_bpf_enabled() only once in do_sock_getsockopt() Alexei Starovoitov (Wed Aug 21 2024 - 17:01:33 EST)
- Re: NOHZ tick-stop error: local softirq work is pending, handler #08!!! on Dell XPS 13 9360 Paul Menzel (Wed Aug 21 2024 - 17:02:08 EST)
- [PATCH] padata: Honor the caller's alignment in case of chunk_size 0 Kamlesh Gurudasani (Wed Aug 21 2024 - 17:03:16 EST)
- Re: [PATCH] selftests/bpf: Fix incorrect parameters in NULL pointer checking Yonghong Song (Wed Aug 21 2024 - 17:03:33 EST)
- Re: [PATCH] staging: rtl8192e: insert blank line after function declaration Dan Carpenter (Wed Aug 21 2024 - 17:04:31 EST)
- Re: [syzbot] possible deadlock in ocfs2_try_remove_refcount_tree syzbot (Wed Aug 21 2024 - 17:04:48 EST)
- Re: [PATCH][next] wifi: mwifiex: Replace one-element arrays with flexible-array members Andy Shevchenko (Wed Aug 21 2024 - 17:07:01 EST)
- Re: [PATCH] padata: Fix possible divide-by-0 panic in padata_mt_helper() Kamlesh Gurudasani (Wed Aug 21 2024 - 17:11:20 EST)
- Re: [PATCH v7 2/2] mm: support large folios swap-in for sync io devices Barry Song (Wed Aug 21 2024 - 17:13:28 EST)
- Re: [PATCH v2] ata: pata_macio: Use WARN instead of BUG Sergei Shtylyov (Wed Aug 21 2024 - 17:14:27 EST)
- Re: [PATCH v2 1/3] usb: host: xhci-plat: Parse xhci-missing_cas_quirk and apply quirk Fabio Estevam (Wed Aug 21 2024 - 17:16:45 EST)
- Re: [PATCH 0/5] platform/x86: introduce asus-bioscfg Mario Limonciello (Wed Aug 21 2024 - 17:16:58 EST)
- Re: [PATCH 2/5] platform/x86: asus-bioscfg: add dgpu tgp control Mario Limonciello (Wed Aug 21 2024 - 17:18:25 EST)
- Re: [PATCH v2 2/3] usb: dwc3: imx8mp: add 2 software managed quirk properties for host mode Fabio Estevam (Wed Aug 21 2024 - 17:18:53 EST)
- Re: [PATCH] Bluetooth: qca: If memdump doesn't work, re-enable IBS Doug Anderson (Wed Aug 21 2024 - 17:19:26 EST)
- Re: [syzbot] [ocfs2?] possible deadlock in ocfs2_try_remove_refcount_tree syzbot (Wed Aug 21 2024 - 17:20:13 EST)
- Re: [PATCH iwl-net v3 1/6] ice: move netif_queue_set_napi to rtnl-protected sections Tony Nguyen (Wed Aug 21 2024 - 17:21:06 EST)
- Re: [tip: x86/urgent] x86/ioremap: Use is_ioremap_addr() in iounmap() Max Ramanouski (Wed Aug 21 2024 - 17:22:00 EST)
- Re: [PATCH v9 0/4] Replay Protected Memory Block (RPMB) subsystem Ulf Hansson (Wed Aug 21 2024 - 17:23:58 EST)
- [PATCH][next] wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_cmd_802_11_scan_ext() Gustavo A. R. Silva (Wed Aug 21 2024 - 17:24:13 EST)
- Re: [PATCH v2 1/7] iio: pressure: bmp280: Use bulk read for humidity calibration data Vasileios Amoiridis (Wed Aug 21 2024 - 17:24:42 EST)
- Re: [PATCH][next] wifi: mwifiex: Replace one-element arrays with flexible-array members Gustavo A. R. Silva (Wed Aug 21 2024 - 17:26:20 EST)
- Re: [PATCH v4 3/4] dt-bindings: display: rockchip: Add schema for RK3588 HDMI TX Controller Conor Dooley (Wed Aug 21 2024 - 17:29:08 EST)
- Re: [PATCH v2 1/1] dt-bindings: leds: convert leds-lm3692x to yaml format Conor Dooley (Wed Aug 21 2024 - 17:30:43 EST)
- Re: [PATCH v2] virtio_pmem: Check device status before requesting flush Philip Chen (Wed Aug 21 2024 - 17:31:24 EST)
- [PATCH] dm: Implement set_read_only Łukasz Patron (Wed Aug 21 2024 - 17:31:37 EST)
- Re: [PATCH v11 4/5] rust: rbtree: add cursor Benno Lossin (Wed Aug 21 2024 - 17:32:07 EST)
- Re: [PATCH] dt-bindings: i2c: qcom,i2c-cci: add missing clocks constraint in if:then: Andi Shyti (Wed Aug 21 2024 - 17:32:24 EST)
- Re: [PATCH 1/1] scsi: ufs-mediatek: Add UFSHCD_QUIRK_BROKEN_LSDBS_CAP Mary Guillemard (Wed Aug 21 2024 - 17:32:39 EST)
- USB-C adapter like Dell DA300 using > 5 W Paul Menzel (Wed Aug 21 2024 - 17:32:57 EST)
- Re: [PATCH v2 2/7] iio: pressure: bmp280: Add support for bmp280 soft reset Vasileios Amoiridis (Wed Aug 21 2024 - 17:33:17 EST)
- Re: [PATCH v2 1/2] mm: collect the number of anon large folios David Hildenbrand (Wed Aug 21 2024 - 17:34:52 EST)
- Re: [PATCH v6 25/26] kbuild: rust: remove the `alloc` crate and `GlobalAlloc` Benno Lossin (Wed Aug 21 2024 - 17:35:28 EST)
- Re: [PATCH net-next v3 2/8] selftests/net: Provide test_snprintf() helper Dmitry Safonov (Wed Aug 21 2024 - 17:35:43 EST)
- [syzbot] [bcachefs?] [jfs?] kernel BUG in vfs_get_tree syzbot (Wed Aug 21 2024 - 17:36:03 EST)
- [PATCH net-next v2 0/2] Add Embedded SYNC feature for a dpll's pin Arkadiusz Kubalewski (Wed Aug 21 2024 - 17:37:00 EST)
- [PATCH net-next v2 1/2] dpll: add Embedded SYNC feature for a pin Arkadiusz Kubalewski (Wed Aug 21 2024 - 17:37:17 EST)
- [PATCH net-next v2 2/2] ice: add callbacks for Embedded SYNC enablement on dpll pins Arkadiusz Kubalewski (Wed Aug 21 2024 - 17:37:33 EST)
- Re: [PATCH v4 3/4] dt-bindings: display: rockchip: Add schema for RK3588 HDMI TX Controller Heiko Stuebner (Wed Aug 21 2024 - 17:39:16 EST)
- Re: [PATCH V4 2/2] ocfs2: Fix possible null-ptr-deref in ocfs2_set_buffer_uptodate Andrew Morton (Wed Aug 21 2024 - 17:39:27 EST)
- Re: [PATCH v2 2/2] mm: collect the number of anon large folios on split_deferred list David Hildenbrand (Wed Aug 21 2024 - 17:39:53 EST)
- Re: [PATCH 0/9] sched: Prepare for sched_ext Joel Fernandes (Wed Aug 21 2024 - 17:42:23 EST)
- Re: [PATCH] PCI: qcom-ep: Move controller cleanups to qcom_pcie_perst_deassert() Bjorn Helgaas (Wed Aug 21 2024 - 17:43:23 EST)
- Re: [PATCH net-next v3 4/8] selftests/net: Open /proc/thread-self in open_netns() Dmitry Safonov (Wed Aug 21 2024 - 17:44:50 EST)
- Re: [PATCH v2] mm: add lazyfree folio to lru tail Barry Song (Wed Aug 21 2024 - 17:47:56 EST)
- Re: [PATCH] selftests/bpf: Fix incorrect parameters in NULL pointer checking Dan Carpenter (Wed Aug 21 2024 - 17:50:33 EST)
- [PATCH v4] ptp: Add vDSO-style vmclock support David Woodhouse (Wed Aug 21 2024 - 17:51:22 EST)
- Re: [PATCH v2 4/7] iio: pressure: bmp280: Use sleep and forced mode for oneshot captures Vasileios Amoiridis (Wed Aug 21 2024 - 17:52:06 EST)
- [PATCH 0/2] drm/panel: simple: Add support for JDI TX26D202VM0BWA panel Frank Li (Wed Aug 21 2024 - 17:52:40 EST)
- [PATCH 1/2] dt-bindings: display: panel-simple-lvds-dual-ports: add jdi,tx26d202vm0bwa Frank Li (Wed Aug 21 2024 - 17:52:49 EST)
- [PATCH 2/2] drm/panel: simple: Add support for JDI TX26D202VM0BWA panel Frank Li (Wed Aug 21 2024 - 17:53:09 EST)
- Re: [PATCH v4 3/7] dt-bindings: mmc: add property for partitions node in mmc-card node Ulf Hansson (Wed Aug 21 2024 - 17:54:41 EST)
- [PATCH v3] arm64: smp: smp_send_stop() and crash_smp_send_stop() should try non-NMI first Douglas Anderson (Wed Aug 21 2024 - 17:54:54 EST)
- Re: [PATCH v2 6/7] iio: pressure: bmp280: Add data ready trigger support Vasileios Amoiridis (Wed Aug 21 2024 - 17:56:38 EST)
- [BUG almost bisected] Splat in dequeue_rt_stack() and build error Paul E. McKenney (Wed Aug 21 2024 - 17:57:25 EST)
- Re: [PATCH v2 7/7] iio: pressure bmp280: Move bmp085 interrupt to new configuration Vasileios Amoiridis (Wed Aug 21 2024 - 17:58:38 EST)
- Re: [PATCH v2 2/2] mm: collect the number of anon large folios on split_deferred list Barry Song (Wed Aug 21 2024 - 18:01:40 EST)
- Re: [PATCH] selftests/bpf: Fix incorrect parameters in NULL pointer checking Alexei Starovoitov (Wed Aug 21 2024 - 18:07:52 EST)
- Re: [PATCH 0/2] drm/panel: simple: Add support for JDI TX26D202VM0BWA panel Frank Li (Wed Aug 21 2024 - 18:08:48 EST)
- Re: [PATCH] Bluetooth: qca: If memdump doesn't work, re-enable IBS Luiz Augusto von Dentz (Wed Aug 21 2024 - 18:11:00 EST)
- Re: [PATCH v2 2/2] mm: collect the number of anon large folios on split_deferred list David Hildenbrand (Wed Aug 21 2024 - 18:11:15 EST)
- Re: [PATCH v2] rust: sort blk includes in bindings_helper.h Miguel Ojeda (Wed Aug 21 2024 - 18:13:21 EST)
- Re: [PATCH] rust: enable bindgen's `--enable-function-attribute-detection` flag Miguel Ojeda (Wed Aug 21 2024 - 18:13:56 EST)
- Re: [PATCH RESEND] pinctrl: single: fix potential NULL dereference in pcs_get_function() Andrew Morton (Wed Aug 21 2024 - 18:16:14 EST)
- Re: [PATCH v4 1/2] rust: kernel: add `drop_contents` to `BoxExt` Miguel Ojeda (Wed Aug 21 2024 - 18:17:01 EST)
- Re: [PATCH v3 1/3] riscv: mm: Use hint address in mmap if available Palmer Dabbelt (Wed Aug 21 2024 - 18:18:06 EST)
- [PATCH v3 1/1] dt-bindings: leds: convert leds-lm3692x to yaml format Frank Li (Wed Aug 21 2024 - 18:20:33 EST)
- Re: [PATCH net-next v27 07/13] rtase: Implement a function to receive packets Jakub Kicinski (Wed Aug 21 2024 - 18:21:35 EST)
- Re: [PATCH v2 1/4] i2c: imx: only poll for bus busy in multi master mode Andi Shyti (Wed Aug 21 2024 - 18:21:49 EST)
- Re: [PATCH v4] hid-playstation: DS4: Update rumble and lightbar together Jiri Kosina (Wed Aug 21 2024 - 18:25:40 EST)
- [RFC PATCH 0/1] KVM selftests runner for running more than just default Vipin Sharma (Wed Aug 21 2024 - 18:30:26 EST)
- [PATCH 1/1] KVM: selftestsi: Create KVM selftests runnner to run interesting tests Vipin Sharma (Wed Aug 21 2024 - 18:30:48 EST)
- Re: [PATCH net-next v19 03/13] netdev: support binding dma-buf to netdevice Jakub Kicinski (Wed Aug 21 2024 - 18:31:12 EST)
- Re: [PATCH] selftests/bpf: Fix incorrect parameters in NULL pointer checking Dan Carpenter (Wed Aug 21 2024 - 18:31:49 EST)
- Re: [PATCH v2 1/4] i2c: imx: only poll for bus busy in multi master mode Andi Shyti (Wed Aug 21 2024 - 18:32:04 EST)
- linux-next: Signed-off-by missing for commit in the hid tree Stephen Rothwell (Wed Aug 21 2024 - 18:41:35 EST)
- Re: [PATCH] padata: Honor the caller's alignment in case of chunk_size 0 Andrew Morton (Wed Aug 21 2024 - 18:41:51 EST)
- [REPOST PATCH] Bluetooth: qca: If memdump doesn't work, re-enable IBS Douglas Anderson (Wed Aug 21 2024 - 18:44:18 EST)
- Re: linux-next: Signed-off-by missing for commit in the hid tree Jiri Kosina (Wed Aug 21 2024 - 18:48:26 EST)
- Re: [PATCH v2] powerpc: warn on emulation of dcbz instruction in kernel mode Christian Lamparter (Wed Aug 21 2024 - 18:49:07 EST)
- Re: [PATCH net-next v2 3/3] netconsole: Populate dynamic entry even if netpoll fails Jakub Kicinski (Wed Aug 21 2024 - 18:49:34 EST)
- Re: [PATCH net-next v2 2/3] netconsole: pr_err() when netpoll_setup fails Jakub Kicinski (Wed Aug 21 2024 - 18:54:14 EST)
- Re: [GIT PULL] platform-drivers-x86 for v6.11-4 pr-tracker-bot (Wed Aug 21 2024 - 18:55:40 EST)
- Re: [GIT PULL] erofs fixes for 6.11-rc5 pr-tracker-bot (Wed Aug 21 2024 - 18:55:50 EST)
- Re: [PATCH] PCI: qcom-ep: Do not enable resources during probe() Bjorn Helgaas (Wed Aug 21 2024 - 18:56:29 EST)
- Re: [PATCH dlm/next 11/12] dlm: add nldlm net-namespace aware UAPI Jakub Kicinski (Wed Aug 21 2024 - 18:57:46 EST)
- Re: [syzbot] [ppp?] inconsistent lock state in valid_state (4) syzbot (Wed Aug 21 2024 - 19:00:49 EST)
- Re: [PATCH v2 16/19] gendwarfksyms: Add support for reserved structure fields Sami Tolvanen (Wed Aug 21 2024 - 19:01:55 EST)
- Re: [PATCH] MAINTAINERS: scale modules with more reviewers Sami Tolvanen (Wed Aug 21 2024 - 19:04:59 EST)
- Re: [PATCH 9/9] sched: Add pick_task(.core) Tejun Heo (Wed Aug 21 2024 - 19:05:22 EST)
- [PATCH 0/5] Minor memory size optimization in debugobjects Woody Zhang (Wed Aug 21 2024 - 19:05:58 EST)
- [PATCH 1/5] bit_spinlock: add irq variant for bit spinlock API Woody Zhang (Wed Aug 21 2024 - 19:06:16 EST)
- [PATCH 2/5] list_bl: add irq variant for hlist_bl lock API Woody Zhang (Wed Aug 21 2024 - 19:06:29 EST)
- [PATCH 3/5] list_bl: remove lock check in hlist_bl_set_first Woody Zhang (Wed Aug 21 2024 - 19:06:39 EST)
- [PATCH 4/5] list_bl: add hlist_bl_move_list and two macros Woody Zhang (Wed Aug 21 2024 - 19:06:50 EST)
- [PATCH 5/5] debugobjects: use list_bl to save memory for hash slot spinlocks Woody Zhang (Wed Aug 21 2024 - 19:07:04 EST)
- Re: [GIT PULL] sched_ext: Initial pull request for v6.11 Tejun Heo (Wed Aug 21 2024 - 19:08:25 EST)
- Re: [PATCH v1 2/2] gpio: Add G7 Aspeed gpio controller driver kernel test robot (Wed Aug 21 2024 - 19:14:20 EST)
- [PATCH] selftests/mm: Fix mseal's length Pedro Falcato (Wed Aug 21 2024 - 19:20:19 EST)
- Re: [PATCH 1/2] fs/dcache: introduce d_alloc_parallel_check_existing Gabriel Krisman Bertazi (Wed Aug 21 2024 - 19:23:01 EST)
- Re: [PATCH v4 3/4] dt-bindings: display: rockchip: Add schema for RK3588 HDMI TX Controller Cristian Ciocaltea (Wed Aug 21 2024 - 19:23:19 EST)
- WARNING: modpost: vmlinux: section mismatch in reference: ice_adv_lnk_speed_maps+0x14 (section: .data) -> __setup_str_initcall_blacklist (section: .init.rodata) kernel test robot (Wed Aug 21 2024 - 19:25:17 EST)
- [PATCHSET 0/4] perf annotate-data: Update data-type profiling quality (v2) Namhyung Kim (Wed Aug 21 2024 - 19:26:39 EST)
- [PATCH 1/4] perf dwarf-aux: Handle bitfield members from pointer access Namhyung Kim (Wed Aug 21 2024 - 19:26:47 EST)
- [PATCH 2/4] perf annotate-data: Update debug messages Namhyung Kim (Wed Aug 21 2024 - 19:26:55 EST)
- [PATCH 3/4] perf annotate-data: Update stack slot for the store Namhyung Kim (Wed Aug 21 2024 - 19:26:57 EST)
- [PATCH 4/4] perf annotate-data: Copy back variable types after move Namhyung Kim (Wed Aug 21 2024 - 19:27:16 EST)
- [PATCH v9 3/4] clk: samsung: clk-pll: Add support for pll_531x Sunyeal Hong (Wed Aug 21 2024 - 19:28:01 EST)
- [PATCH v9 2/4] arm64: dts: exynos: add initial CMU clock nodes in ExynosAuto v920 Sunyeal Hong (Wed Aug 21 2024 - 19:28:09 EST)
- [PATCH v9 0/4] initial clock support for exynosauto v920 SoC Sunyeal Hong (Wed Aug 21 2024 - 19:28:10 EST)
- [PATCH v9 4/4] clk: samsung: add top clock support for ExynosAuto v920 SoC Sunyeal Hong (Wed Aug 21 2024 - 19:28:46 EST)
- [PATCH v9 1/4] dt-bindings: clock: add ExynosAuto v920 SoC CMU bindings Sunyeal Hong (Wed Aug 21 2024 - 19:28:53 EST)
- Re: [PATCH net-next v10 00/13] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support Daniel Golle (Wed Aug 21 2024 - 19:29:20 EST)
- Re: [PATCH] watchdog: rti_wdt: Allow timeout config with timeout-sec Guenter Roeck (Wed Aug 21 2024 - 19:29:42 EST)
- Re: [PATCH v21 2/9] videobuf2: Add min_reqbufs_allocation field to vb2_queue structure Laurent Pinchart (Wed Aug 21 2024 - 19:29:58 EST)
- Re: [PATCH] hwmon: (k10temp): Use cpu_feature_enabled() for detecting zen Guenter Roeck (Wed Aug 21 2024 - 19:30:13 EST)
- Re: [PATCH v2 16/19] gendwarfksyms: Add support for reserved structure fields Greg Kroah-Hartman (Wed Aug 21 2024 - 19:30:28 EST)
- [PATCH v2] ftrace: Get the true parent ip for function tracer Jeff Xie (Wed Aug 21 2024 - 19:31:06 EST)
- Re: [PATCH] padata: Honor the caller's alignment in case of chunk_size 0 Waiman Long (Wed Aug 21 2024 - 19:31:17 EST)
- Re: USB-C adapter like Dell DA300 using > 5 W Greg KH (Wed Aug 21 2024 - 19:31:55 EST)
- Re: [PATCH v1 1/4] driver core: Ignore 0 in dev_err_probe() Greg Kroah-Hartman (Wed Aug 21 2024 - 19:32:42 EST)
- [PATCH v2 0/3] KVM: arm64: Control visibility of S1PIE related sysregs to userspace Mark Brown (Wed Aug 21 2024 - 19:36:23 EST)
- [PATCH v2 1/3] KVM: arm64: Define helper for EL2 registers with custom visibility Mark Brown (Wed Aug 21 2024 - 19:36:35 EST)
- [PATCH v2 2/3] KVM: arm64: Hide TCR2_EL1 from userspace when disabled for guests Mark Brown (Wed Aug 21 2024 - 19:36:47 EST)
- [PATCH v2 3/3] KVM: arm64: Hide S1PIE registers from userspace when disabled for guests Mark Brown (Wed Aug 21 2024 - 19:36:59 EST)
- Re: [PATCH v3 7/7] selftests/mm: add more mseal traversal tests Pedro Falcato (Wed Aug 21 2024 - 19:37:52 EST)
- Re: [PATCH 8/8] smb: move SMB2 Status code to common header file Namjae Jeon (Wed Aug 21 2024 - 19:40:58 EST)
- Re: [PATCH v7 1/2] of: reserved_mem: Restruture how the reserved memory regions are processed Oreoluwa Babatunde (Wed Aug 21 2024 - 19:41:52 EST)
- Re: [PATCH net-next v21] net: refactor ->ndo_bpf calls into dev_xdp_propagate Jakub Kicinski (Wed Aug 21 2024 - 19:43:31 EST)
- Re: [PATCH] drm/panel/hx83102: fix null pointer dereference in hx83102_get_modes Greg KH (Wed Aug 21 2024 - 19:46:02 EST)
- Re: [PATCH 6/8] smb: move some duplicate definitions to common/smbacl.h Namjae Jeon (Wed Aug 21 2024 - 19:48:41 EST)
- Re: [PATCH v2] ARM: dts: microchip: sam9x60: Fix rtc/rtt clocks Alexandre Belloni (Wed Aug 21 2024 - 19:52:24 EST)
- Re: [PATCH net-next v6] net: netconsole: selftests: Create a new netconsole selftest Jakub Kicinski (Wed Aug 21 2024 - 19:53:02 EST)
- Re: [PATCH 7/8] smb/client: fix typo: STATUS_MCA_OCCURED -> STATUS_MCA_OCCURRED Namjae Jeon (Wed Aug 21 2024 - 19:57:51 EST)
- Re: CVE-2024-42143: orangefs: fix out-of-bounds fsid access Greg KH (Wed Aug 21 2024 - 20:02:07 EST)
- Re: [PATCH v1 1/2] Loongarch: EDAC driver for loongson memory controller kernel test robot (Wed Aug 21 2024 - 20:08:16 EST)
- Re: [PATCH 7/8] smb/client: fix typo: STATUS_MCA_OCCURED -> STATUS_MCA_OCCURRED Steve French (Wed Aug 21 2024 - 20:12:10 EST)
- Re: [PATCH 0/5] Minor memory size optimization in debugobjects Thomas Gleixner (Wed Aug 21 2024 - 20:12:18 EST)
- Re: [PATCH 7/8] smb/client: fix typo: STATUS_MCA_OCCURED -> STATUS_MCA_OCCURRED chenxiaosong (Wed Aug 21 2024 - 20:12:50 EST)
- Re: [PATCH -next] net: dsa: Simplify with scoped for each OF child loop Jakub Kicinski (Wed Aug 21 2024 - 20:18:28 EST)
- Re: [PATCH 6/8] smb: move some duplicate definitions to common/smbacl.h chenxiaosong (Wed Aug 21 2024 - 20:18:42 EST)
- Re: [PATCH 4/8] smb/client: fix typo: GlobalMid_Sem -> GlobalMid_Lock Namjae Jeon (Wed Aug 21 2024 - 20:21:50 EST)
- [PATCH] staging: rtl8192e: Fix parenthesis alignment Leonardo Kenji (Wed Aug 21 2024 - 20:24:01 EST)
- [PATCH] staging: rtl8192e: Fix parenthesis alignment Vinicius Peixoto (Wed Aug 21 2024 - 20:24:14 EST)
- [PATCH] Staging: rtl8192e: Fix parenthesis alignment Gabriel Maciel Raad (Wed Aug 21 2024 - 20:24:23 EST)
- [PATCH] staging: rtl8192e: change logical continuation to previous line on file r8192E_dev.c thdecamargoj (Wed Aug 21 2024 - 20:24:35 EST)
- [PATCH 0/3] clk: test: Test clock-assigned-rates{-u64} Stephen Boyd (Wed Aug 21 2024 - 20:24:47 EST)
- [PATCH 1/3] clk: test: Add test managed of_clk_add_hw_provider() Stephen Boyd (Wed Aug 21 2024 - 20:24:54 EST)
- [PATCH 2/3] of: kunit: Extract some overlay boiler plate into macros Stephen Boyd (Wed Aug 21 2024 - 20:24:57 EST)
- [PATCH 3/3] clk: test: Add KUnit tests for clock-assigned-rates{-u64} DT properties Stephen Boyd (Wed Aug 21 2024 - 20:25:16 EST)
- [PATCH] staging: rtl8192e: Fix line ended with '(' João Pedro Leôncio (Wed Aug 21 2024 - 20:25:37 EST)
- [PATCH] staging: rtl8192e: Fix indentation in r8192E_dev.c Renan M. S. Florencio (Wed Aug 21 2024 - 20:25:51 EST)
- [PATCH] staging: rtl8192e: fix parenthesis alignment Christian S Lima (Wed Aug 21 2024 - 20:26:34 EST)
- [PATCH] staging: rtl8192e: Fix parenthesis alignment Pedro Orlando (Wed Aug 21 2024 - 20:27:14 EST)
- [PATCH] staging: rtl8192e: Fix alignment parenthesis Nilo Alexandre (Wed Aug 21 2024 - 20:27:23 EST)
- [PATCH] staging: rtl8192e: Fix camel case Gustavo Montenari Pechta (Wed Aug 21 2024 - 20:27:49 EST)
- [PATCH] staging: rtl8192e: the alignment now matches the open parenthesis Wallysson Oliveira (Wed Aug 21 2024 - 20:29:35 EST)
- Re: [PATCH net] udp: fix receiving fraglist GSO packets patchwork-bot+netdevbpf (Wed Aug 21 2024 - 20:30:43 EST)
- Re: [PATCH][next] nfc: pn533: Avoid -Wflex-array-member-not-at-end warnings patchwork-bot+netdevbpf (Wed Aug 21 2024 - 20:30:56 EST)
- Re: [PATCH -next] net: dsa: sja1105: Simplify with scoped for each OF child loop patchwork-bot+netdevbpf (Wed Aug 21 2024 - 20:31:10 EST)
- Re: [PATCH -next] net: dsa: ocelot: Simplify with scoped for each OF child loop patchwork-bot+netdevbpf (Wed Aug 21 2024 - 20:31:26 EST)
- [PATCH] Staging: rtl8192e: Fix arguments alignment Ana Carolina Hernandes (Wed Aug 21 2024 - 20:31:46 EST)
- [PATCH -next] ipe: Remove duplicated include in ipe.c Yang Li (Wed Aug 21 2024 - 20:32:02 EST)
- [PATCH] stagging: rtl8192e: Insert spaces around '|' Hans Buss (Wed Aug 21 2024 - 20:32:18 EST)
- Re: [PATCH] vfs: avoid spurious dentry ref/unref cycle on open Al Viro (Wed Aug 21 2024 - 20:34:10 EST)
- [PATCH 1/3] don't duplicate vfs_open() in kernel_file_open() Al Viro (Wed Aug 21 2024 - 20:34:54 EST)
- Re: [PATCH] gpu: drm: Use devm_clk_get_enabled() helpers Julian Calaby (Wed Aug 21 2024 - 20:36:05 EST)
- Re: [PATCH] perf hist: Don't set hpp_fmt_value for members in --no-group Namhyung Kim (Wed Aug 21 2024 - 20:39:07 EST)
- Re: [PATCH] ipv6: remove redundant check patchwork-bot+netdevbpf (Wed Aug 21 2024 - 20:40:56 EST)
- Re: [PATCH net-next] ice: Fix a 32bit bug patchwork-bot+netdevbpf (Wed Aug 21 2024 - 20:41:08 EST)
- [PATCH 2/3] lift grabbing path into caller of do_dentry_open() Al Viro (Wed Aug 21 2024 - 20:41:28 EST)
- Re: [PATCH 2/8] smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open() Namjae Jeon (Wed Aug 21 2024 - 20:41:42 EST)
- [PATCH 3/3] avoid extra path_get/path_put cycle in path_openat() Al Viro (Wed Aug 21 2024 - 20:42:00 EST)
- [PATCH] staging: rtl8192e: Fix parenthesis alignment Túlio Fernandes (Wed Aug 21 2024 - 20:46:10 EST)
- Re: [PATCH 3/8] smb/server: remove useless variable assignment in smb2_open() Namjae Jeon (Wed Aug 21 2024 - 20:47:19 EST)
- Re: [PATCH 5/8] smb/server: update misguided comment of smb2_allocate_rsp_buf() Namjae Jeon (Wed Aug 21 2024 - 20:48:48 EST)
- Re: [PATCH 1/8] smb/server: fix return value of smb2_open() Namjae Jeon (Wed Aug 21 2024 - 20:49:43 EST)
- [PATCH] stagging: rtl8192e: fix alignment parenthesis Hans Buss (Wed Aug 21 2024 - 20:50:00 EST)
- Re: [PATCH v2 1/2] mm: collect the number of anon large folios Barry Song (Wed Aug 21 2024 - 20:53:09 EST)
- Re: [PATCH v3 1/1] cgroup: fix deadlock caused by cgroup_mutex and cpu_hotplug_lock Chen Ridong (Wed Aug 21 2024 - 20:58:07 EST)
- Re: [PATCH net-next v4 0/2] net: xilinx: axienet: Add statistics support patchwork-bot+netdevbpf (Wed Aug 21 2024 - 21:00:41 EST)
- Re: [PATCH 2/8] smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open() ChenXiaoSong (Wed Aug 21 2024 - 21:02:04 EST)
- Re: [PATCH 1/1] Improve missing mods error message and make shell script executable Jakub Kicinski (Wed Aug 21 2024 - 21:02:16 EST)
- Re: [PATCH v3] HID: corsair-void: Add Corsair Void headset family driver Stuart (Wed Aug 21 2024 - 21:03:43 EST)
- linux-next: manual merge of the net-next tree with the pm tree Stephen Rothwell (Wed Aug 21 2024 - 21:04:57 EST)
- [PATCH] staging: rtl8192e: Fix blank line Alien Wesley (Wed Aug 21 2024 - 21:05:12 EST)
- Re: [PATCH v1 2/2] LoongArch: Add ifdefs to fix LSX and LASX related issues maobibo (Wed Aug 21 2024 - 21:10:06 EST)
- Re: [v2] HID: corsair-void: Add Corsair Void headset family driver Stuart (Wed Aug 21 2024 - 21:12:05 EST)
- Re: [PATCH 1/2] fs/dcache: introduce d_alloc_parallel_check_existing Al Viro (Wed Aug 21 2024 - 21:14:04 EST)
- Re: [PATCH] ipe: Remove duplicated include in ipe.c Paul Moore (Wed Aug 21 2024 - 21:15:29 EST)
- [PATCH v11 00/39] arm64/gcs: Provide support for GCS in userspace Mark Brown (Wed Aug 21 2024 - 21:16:17 EST)
- [PATCH v11 01/39] mm: Introduce ARCH_HAS_USER_SHADOW_STACK Mark Brown (Wed Aug 21 2024 - 21:16:33 EST)
- [PATCH v11 02/39] arm64/mm: Restructure arch_validate_flags() for extensibility Mark Brown (Wed Aug 21 2024 - 21:16:54 EST)
- [PATCH v11 03/39] prctl: arch-agnostic prctl for shadow stack Mark Brown (Wed Aug 21 2024 - 21:17:14 EST)
- [PATCH v11 04/39] mman: Add map_shadow_stack() flags Mark Brown (Wed Aug 21 2024 - 21:17:32 EST)
- [PATCH v11 05/39] arm64: Document boot requirements for Guarded Control Stacks Mark Brown (Wed Aug 21 2024 - 21:17:50 EST)
- [PATCH v11 06/39] arm64/gcs: Document the ABI for Guarded Control Stacks Mark Brown (Wed Aug 21 2024 - 21:18:14 EST)
- [PATCH v11 07/39] arm64/sysreg: Add definitions for architected GCS caps Mark Brown (Wed Aug 21 2024 - 21:18:32 EST)
- Re: [PATCH] stagging: rtl8192e: Insert spaces around '|' André Almeida (Wed Aug 21 2024 - 21:18:45 EST)
- [PATCH v11 08/39] arm64/gcs: Add manual encodings of GCS instructions Mark Brown (Wed Aug 21 2024 - 21:19:04 EST)
- [PATCH v11 09/39] arm64/gcs: Provide put_user_gcs() Mark Brown (Wed Aug 21 2024 - 21:19:19 EST)
- [PATCH v11 10/39] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1 Mark Brown (Wed Aug 21 2024 - 21:19:40 EST)
- [PATCH v11 11/39] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS) Mark Brown (Wed Aug 21 2024 - 21:20:02 EST)
- [PATCH v11 12/39] arm64/mm: Allocate PIE slots for EL0 guarded control stack Mark Brown (Wed Aug 21 2024 - 21:20:19 EST)
- [PATCH v11 13/39] mm: Define VM_SHADOW_STACK for arm64 when we support GCS Mark Brown (Wed Aug 21 2024 - 21:20:37 EST)
- [PATCH v11 14/39] arm64/mm: Map pages for guarded control stack Mark Brown (Wed Aug 21 2024 - 21:20:58 EST)
- [PATCH v11 15/39] KVM: arm64: Manage GCS access and registers for guests Mark Brown (Wed Aug 21 2024 - 21:21:20 EST)
- [PATCH v11 16/39] arm64/idreg: Add overrride for GCS Mark Brown (Wed Aug 21 2024 - 21:21:34 EST)
- [PATCH v11 17/39] arm64/hwcap: Add hwcap for GCS Mark Brown (Wed Aug 21 2024 - 21:21:55 EST)
- [PATCH v11 18/39] arm64/traps: Handle GCS exceptions Mark Brown (Wed Aug 21 2024 - 21:22:14 EST)
- [PATCH v11 19/39] arm64/mm: Handle GCS data aborts Mark Brown (Wed Aug 21 2024 - 21:22:36 EST)
- [PATCH v11 20/39] arm64/gcs: Context switch GCS state for EL0 Mark Brown (Wed Aug 21 2024 - 21:22:57 EST)
- [PATCH v11 21/39] arm64/gcs: Ensure that new threads have a GCS Mark Brown (Wed Aug 21 2024 - 21:23:14 EST)
- [PATCH v11 22/39] arm64/gcs: Implement shadow stack prctl() interface Mark Brown (Wed Aug 21 2024 - 21:23:36 EST)
- [PATCH v11 23/39] arm64/mm: Implement map_shadow_stack() Mark Brown (Wed Aug 21 2024 - 21:23:58 EST)
- [PATCH v11 24/39] arm64/signal: Set up and restore the GCS context for signal handlers Mark Brown (Wed Aug 21 2024 - 21:24:21 EST)
- [PATCH v11 25/39] arm64/signal: Expose GCS state in signal frames Mark Brown (Wed Aug 21 2024 - 21:24:42 EST)
- [PATCH v11 26/39] arm64/ptrace: Expose GCS via ptrace and core files Mark Brown (Wed Aug 21 2024 - 21:25:00 EST)
- [PATCH v11 27/39] arm64: Add Kconfig for Guarded Control Stack (GCS) Mark Brown (Wed Aug 21 2024 - 21:25:21 EST)
- [PATCH v11 28/39] kselftest/arm64: Verify the GCS hwcap Mark Brown (Wed Aug 21 2024 - 21:25:42 EST)
- [PATCH v11 29/39] kselftest/arm64: Add GCS as a detected feature in the signal tests Mark Brown (Wed Aug 21 2024 - 21:26:00 EST)
- [PATCH v11 30/39] kselftest/arm64: Add framework support for GCS to signal handling tests Mark Brown (Wed Aug 21 2024 - 21:26:20 EST)
- [PATCH v11 31/39] kselftest/arm64: Allow signals tests to specify an expected si_code Mark Brown (Wed Aug 21 2024 - 21:26:43 EST)
- [PATCH v11 32/39] kselftest/arm64: Always run signals tests with GCS enabled Mark Brown (Wed Aug 21 2024 - 21:27:00 EST)
- [PATCH v11 33/39] kselftest/arm64: Add very basic GCS test program Mark Brown (Wed Aug 21 2024 - 21:27:26 EST)
- [PATCH v11 34/39] kselftest/arm64: Add a GCS test program built with the system libc Mark Brown (Wed Aug 21 2024 - 21:27:45 EST)
- [PATCH v11 35/39] kselftest/arm64: Add test coverage for GCS mode locking Mark Brown (Wed Aug 21 2024 - 21:28:08 EST)
- [PATCH v11 36/39] kselftest/arm64: Add GCS signal tests Mark Brown (Wed Aug 21 2024 - 21:28:33 EST)
- [PATCH v11 37/39] kselftest/arm64: Add a GCS stress test Mark Brown (Wed Aug 21 2024 - 21:28:54 EST)
- [PATCH v11 38/39] kselftest/arm64: Enable GCS for the FP stress tests Mark Brown (Wed Aug 21 2024 - 21:29:12 EST)
- [PATCH v11 39/39] KVM: selftests: arm64: Add GCS registers to get-reg-list Mark Brown (Wed Aug 21 2024 - 21:29:37 EST)
- [PATCH v2 00/16] overlayfs: Optimize override/revert creds Vinicius Costa Gomes (Wed Aug 21 2024 - 21:29:56 EST)
- [PATCH v2 01/16] cred: Add a light version of override/revert_creds() Vinicius Costa Gomes (Wed Aug 21 2024 - 21:30:01 EST)
- [PATCH v2 02/16] fs/backing-file: Convert to revert/override_creds_light() Vinicius Costa Gomes (Wed Aug 21 2024 - 21:30:21 EST)
- [PATCH v2 03/16] fs/overlayfs: Introduce ovl_override_creds_light() Vinicius Costa Gomes (Wed Aug 21 2024 - 21:30:32 EST)
- [PATCH v2 04/16] overlayfs: Document critical override_creds() operations Vinicius Costa Gomes (Wed Aug 21 2024 - 21:30:40 EST)
- [PATCH v2 06/16] cred: Introduce cred_guard() and cred_scoped_guard() helpers Vinicius Costa Gomes (Wed Aug 21 2024 - 21:31:22 EST)
- [PATCH v2 05/16] overlayfs: Use ovl_override_creds_light()/revert_creds_light() Vinicius Costa Gomes (Wed Aug 21 2024 - 21:31:42 EST)
- [PATCH v2 07/16] fs/backing-file: Convert to cred_guard() Vinicius Costa Gomes (Wed Aug 21 2024 - 21:31:46 EST)
- [PATCH v2 08/16] overlayfs/copy_up: Convert to cred_guard() Vinicius Costa Gomes (Wed Aug 21 2024 - 21:32:02 EST)
- [PATCH v2 09/16] overlayfs/dir: Convert to cred_guard() Vinicius Costa Gomes (Wed Aug 21 2024 - 21:32:10 EST)
- [PATCH v2 10/16] overlayfs/file: Convert to cred_guard() Vinicius Costa Gomes (Wed Aug 21 2024 - 21:32:29 EST)
- [PATCH v2 11/16] overlayfs/inode: Convert to cred_guard() Vinicius Costa Gomes (Wed Aug 21 2024 - 21:33:13 EST)
- [PATCH v2 12/16] overlayfs/namei: Convert to cred_guard() Vinicius Costa Gomes (Wed Aug 21 2024 - 21:33:17 EST)
- [PATCH v2 13/16] overlayfs/readdir: Convert to cred_guard() Vinicius Costa Gomes (Wed Aug 21 2024 - 21:33:19 EST)
- [PATCH v2 14/16] overlayfs/xattrs: Convert to cred_guard() Vinicius Costa Gomes (Wed Aug 21 2024 - 21:34:05 EST)
- [PATCH v2 15/16] overlayfs/util: Convert to cred_guard() Vinicius Costa Gomes (Wed Aug 21 2024 - 21:34:06 EST)
- [PATCH v2 16/16] overlayfs: Remove ovl_override_creds_light() Vinicius Costa Gomes (Wed Aug 21 2024 - 21:34:14 EST)
- Re: [PATCH v2 1/3] usb: host: xhci-plat: Parse xhci-missing_cas_quirk and apply quirk Frank Li (Wed Aug 21 2024 - 21:35:10 EST)
- Re: [PATCH 1/1] mm/page_poison: slightly optimize check_poison_mem() Leizhen (ThunderTown) (Wed Aug 21 2024 - 21:35:21 EST)
- Re: [PATCH] staging: rtl8192e: the alignment now matches the open parenthesis Gabriela Bittencourt (Wed Aug 21 2024 - 21:35:34 EST)
- [PATCH -next] thermal: Correct typo in thermal zone documentation Yang Li (Wed Aug 21 2024 - 21:35:49 EST)
- Re: [PATCH] Resource: fix region_intersects() for CXL memory Dan Williams (Wed Aug 21 2024 - 21:36:05 EST)
- Re: [PATCH v21 2/9] videobuf2: Add min_reqbufs_allocation field to vb2_queue structure Tomasz Figa (Wed Aug 21 2024 - 21:37:21 EST)
- Re: [PATCH v6 00/22] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC) Moger, Babu (Wed Aug 21 2024 - 21:37:40 EST)
- Re: [PATCH v1 2/2] gpio: Add G7 Aspeed gpio controller driver Andrew Jeffery (Wed Aug 21 2024 - 21:37:55 EST)
- Re: [PATCH v2] sched/numa: Fix the vma scan starving issue Chen Yu (Wed Aug 21 2024 - 21:38:17 EST)
- Re: [PATCH 1/5] usb: aspeed_udc: Use devm_clk_get_enabled() helpers Andrew Jeffery (Wed Aug 21 2024 - 21:40:25 EST)
- Re: [PATCH -v2] Resource: fix region_intersects() for CXL memory Dan Williams (Wed Aug 21 2024 - 21:44:04 EST)
- [PATCH -next v2] drm/amd/display: Remove unused dcn35_fpga_funcs Jinjie Ruan (Wed Aug 21 2024 - 21:48:45 EST)
- Re: [PATCH v2] sched/numa: Fix the vma scan starving issue Liu, Yujie (Wed Aug 21 2024 - 21:48:57 EST)
- [PATCH -next v2 RESEND] drm/amd/display: Remove unused dcn35_fpga_funcs Jinjie Ruan (Wed Aug 21 2024 - 21:51:07 EST)
- Re: [syzbot] [mm?] BUG: unable to handle kernel paging request in list_lru_add syzbot (Wed Aug 21 2024 - 21:51:17 EST)
- [PATCH v2 net-next 0/3] add "nxp,phy-output-refclk" to instead of "nxp,rmii-refclk-in" Wei Fang (Wed Aug 21 2024 - 21:51:47 EST)
- [PATCH v2 net-next 1/3] dt-bindings: net: tja11xx: use phy-output-refclk to instead of rmii-refclk-in Wei Fang (Wed Aug 21 2024 - 21:52:09 EST)
- [PATCH v2 net-next 2/3] net: phy: tja11xx: replace "nxp,rmii-refclk-in" with "nxp,phy-output-refclk" Wei Fang (Wed Aug 21 2024 - 21:52:26 EST)
- [PATCH v2 net-next 3/3] net: phy: c45-tja11xx: add support for outputing RMII reference clock Wei Fang (Wed Aug 21 2024 - 21:52:46 EST)
- Re: [syzbot] [mm?] BUG: unable to handle kernel paging request in list_lru_add Kent Overstreet (Wed Aug 21 2024 - 21:54:49 EST)
- Re: [PATCH v2] mailbox: sprd: Use devm_clk_get_enabled() helpers Huan Yang (Wed Aug 21 2024 - 21:55:00 EST)
- [PATCH v1] Device-mapper(LVM): Convert to use time_after_eq macro Chen Yufan (Wed Aug 21 2024 - 21:55:37 EST)
- Re: drm/bridge/imx8mp-hdmi-tx: Allow inexact pixel clock frequencies (Was: [PATCH V8 10/12] drm/bridge: imx: add bridge wrapper driver for i.MX8MP DWC HDMI) Adam Ford (Wed Aug 21 2024 - 21:59:28 EST)
- [PATCH v3] mailbox: sprd: Use devm_clk_get_enabled() helpers Huan Yang (Wed Aug 21 2024 - 22:00:24 EST)
- [PATCH v3] nvmem: jz4780-efuse: Use devm_clk_get_enabled() helpers Huan Yang (Wed Aug 21 2024 - 22:02:20 EST)
- [PATCH v3] leds: lp55xx: Use devm_clk_get_enabled() helpers Huan Yang (Wed Aug 21 2024 - 22:04:07 EST)
- Re: [PATCH -next] net: dsa: Simplify with scoped for each OF child loop Jinjie Ruan (Wed Aug 21 2024 - 22:07:43 EST)
- Re: [RFC PATCH 0/5] sched: NUMA-aware concurrency IDs Shuah Khan (Wed Aug 21 2024 - 22:10:14 EST)
- Re: [PATCH v8 2/8] mtd: rawnand: qcom: cleanup qcom_nandc driver kernel test robot (Wed Aug 21 2024 - 22:11:29 EST)
- [PATCH v1] driver:md:dm-bufio:Remove NULL check of list_entry() Yuesong Li (Wed Aug 21 2024 - 22:14:27 EST)
- Re: [PATCH] arm64: dts: exynosautov9: Add dpum SysMMU Kwanghoon Son (Wed Aug 21 2024 - 22:17:02 EST)
- RE: [PATCH net] net: mana: Fix race of mana_hwc_post_rx_wqe and new hwc response Long Li (Wed Aug 21 2024 - 22:21:39 EST)
- Re: [PATCH] drm/panel/hx83102: fix null pointer dereference in hx83102_get_modes kernel test robot (Wed Aug 21 2024 - 22:22:27 EST)
- Re: [PATCH] sched/fair: Warn against unbalanced util_est during dequeue kernel test robot (Wed Aug 21 2024 - 22:22:36 EST)
- Re: [PATCH v2] arm64: dts: imx8mp-phyboard-pollux-rdk: Add support for PCIe Frank Li (Wed Aug 21 2024 - 22:22:55 EST)
- RE: [PATCH v13 2/3] i2c: aspeed: support AST2600 i2c new register mode driver Ryan Chen (Wed Aug 21 2024 - 22:24:50 EST)
- [PATCH v1] mm:slab:use kmem_cache_free() to free Yan Zhen (Wed Aug 21 2024 - 22:32:52 EST)
- [PATCH v6] usb: gadget: u_serial: Add null pointer check in gs_read_complete & gs_write_complete 胡连勤 (Wed Aug 21 2024 - 22:34:34 EST)
- [PATCH v2 01/25] ext4: refactor ext4_ext_rm_idx() to index 'path' libaokun (Wed Aug 21 2024 - 22:40:49 EST)
- [PATCH v2 02/25] ext4: prevent partial update of the extents path libaokun (Wed Aug 21 2024 - 22:40:57 EST)
- [PATCH v2 03/25] ext4: fix slab-use-after-free in ext4_split_extent_at() libaokun (Wed Aug 21 2024 - 22:40:58 EST)
- [PATCH v2 04/25] ext4: avoid use-after-free in ext4_ext_show_leaf() libaokun (Wed Aug 21 2024 - 22:41:15 EST)
- [PATCH v2 00/25] ext4: some bugfixes and cleanups for ext4 extents path libaokun (Wed Aug 21 2024 - 22:41:17 EST)
- [PATCH v2 07/25] ext4: drop ppath from ext4_ext_replay_update_ex() to avoid double-free libaokun (Wed Aug 21 2024 - 22:42:06 EST)
- [PATCH v2 05/25] ext4: update orig_path in ext4_find_extent() libaokun (Wed Aug 21 2024 - 22:42:07 EST)
- [PATCH v2 10/25] ext4: propagate errors from ext4_find_extent() in ext4_insert_range() libaokun (Wed Aug 21 2024 - 22:42:17 EST)
- [PATCH v2 06/25] ext4: aovid use-after-free in ext4_ext_insert_extent() libaokun (Wed Aug 21 2024 - 22:42:17 EST)
- [PATCH v2 09/25] ext4: add new ext4_ext_path_brelse() helper libaokun (Wed Aug 21 2024 - 22:42:23 EST)
- [PATCH v2 11/25] ext4: get rid of ppath in ext4_find_extent() libaokun (Wed Aug 21 2024 - 22:42:52 EST)
- [PATCH v2 08/25] ext4: fix double brelse() the buffer of the extents path libaokun (Wed Aug 21 2024 - 22:42:57 EST)
- [PATCH v2 13/25] ext4: get rid of ppath in ext4_ext_create_new_leaf() libaokun (Wed Aug 21 2024 - 22:42:58 EST)
- [PATCH v2 12/25] ext4: get rid of ppath in get_ext_path() libaokun (Wed Aug 21 2024 - 22:43:01 EST)
- [PATCH v2 15/25] ext4: get rid of ppath in ext4_split_extent_at() libaokun (Wed Aug 21 2024 - 22:43:41 EST)
- [PATCH v2 16/25] ext4: get rid of ppath in ext4_force_split_extent_at() libaokun (Wed Aug 21 2024 - 22:43:56 EST)
- [PATCH v2 17/25] ext4: get rid of ppath in ext4_split_extent() libaokun (Wed Aug 21 2024 - 22:44:01 EST)
- [PATCH v2 19/25] ext4: get rid of ppath in ext4_convert_unwritten_extents_endio() libaokun (Wed Aug 21 2024 - 22:44:13 EST)
- [PATCH v2 18/25] ext4: get rid of ppath in ext4_split_convert_extents() libaokun (Wed Aug 21 2024 - 22:44:24 EST)
- [PATCH v2 14/25] ext4: get rid of ppath in ext4_ext_insert_extent() libaokun (Wed Aug 21 2024 - 22:44:35 EST)
- [PATCH v2 20/25] ext4: get rid of ppath in ext4_ext_convert_to_initialized() libaokun (Wed Aug 21 2024 - 22:44:42 EST)
- [PATCH v2 22/25] ext4: get rid of ppath in convert_initialized_extent() libaokun (Wed Aug 21 2024 - 22:44:55 EST)
- [PATCH v2 21/25] ext4: get rid of ppath in ext4_ext_handle_unwritten_extents() libaokun (Wed Aug 21 2024 - 22:44:56 EST)
- [PATCH v2 23/25] ext4: refactor ext4_swap_extents() to reuse extents path libaokun (Wed Aug 21 2024 - 22:45:24 EST)
- [PATCH v2 24/25] ext4: make some fast commit functions reuse extents path libaokun (Wed Aug 21 2024 - 22:45:39 EST)
- [PATCH v2 25/25] ext4: save unnecessary indentation in ext4_ext_create_new_leaf() libaokun (Wed Aug 21 2024 - 22:46:00 EST)
- Re: [PATCH] sched/fair: Warn against unbalanced util_est during dequeue kernel test robot (Wed Aug 21 2024 - 22:46:32 EST)
- [PATCH v3] wifi: cfg80211: Use kmemdup_array instead of kmemdup for multiple allocation Yu Jiaoliang (Wed Aug 21 2024 - 22:46:52 EST)
- [PATCH] rtc:rtc-at91rm9200:Use devm_clk_get_enabled() helpers Liao Yuanhong (Wed Aug 21 2024 - 22:47:09 EST)
- Re: [PATCH v1 2/2] LoongArch: Add ifdefs to fix LSX and LASX related issues Tiezhu Yang (Wed Aug 21 2024 - 22:52:07 EST)
- [PATCH md-6.12 03/41] md: use new helper md_bitmap_get_stats() in update_array_info() Yu Kuai (Wed Aug 21 2024 - 22:52:23 EST)
- [PATCH md-6.12 04/41] md/md-bitmap: add 'events_cleared' into struct md_bitmap_stats Yu Kuai (Wed Aug 21 2024 - 22:52:33 EST)
- [PATCH md-6.12 00/41] md/md-bitmap: introduce bitmap_operations and make structure internel Yu Kuai (Wed Aug 21 2024 - 22:52:47 EST)
- [PATCH md-6.12 05/41] md/md-bitmap: add 'sync_size' into struct md_bitmap_stats Yu Kuai (Wed Aug 21 2024 - 22:53:14 EST)
- [PATCH md-6.12 08/41] md/md-cluster: use helper md_bitmap_get_stats() to get pages in resize_bitmaps() Yu Kuai (Wed Aug 21 2024 - 22:53:21 EST)
- [PATCH md-6.12 10/41] md/md-bitmap: introduce struct bitmap_operations Yu Kuai (Wed Aug 21 2024 - 22:53:28 EST)
- [PATCH md-6.12 06/41] md/md-bitmap: add 'file_pages' into struct md_bitmap_stats Yu Kuai (Wed Aug 21 2024 - 22:53:30 EST)
- [PATCH md-6.12 09/41] md/md-bitmap: add a new helper md_bitmap_set_pages() Yu Kuai (Wed Aug 21 2024 - 22:53:37 EST)
- [PATCH md-6.12 02/41] md/md-bitmap: replace md_bitmap_status() with a new helper md_bitmap_get_stats() Yu Kuai (Wed Aug 21 2024 - 22:53:39 EST)
- [PATCH md-6.12 12/41] md/md-bitmap: merge md_bitmap_create() into bitmap_operations Yu Kuai (Wed Aug 21 2024 - 22:54:05 EST)
- [PATCH md-6.12 01/41] md/raid1: use md_bitmap_wait_behind_writes() in raid1_read_request() Yu Kuai (Wed Aug 21 2024 - 22:54:05 EST)
- [PATCH md-6.12 15/41] md/md-bitmap: merge md_bitmap_flush() into bitmap_operations Yu Kuai (Wed Aug 21 2024 - 22:54:57 EST)
- [PATCH md-6.12 07/41] md/md-bitmap: add 'behind_writes' and 'behind_wait' into struct md_bitmap_stats Yu Kuai (Wed Aug 21 2024 - 22:54:57 EST)
- [PATCH md-6.12 11/41] md/md-bitmap: simplify md_bitmap_create() + md_bitmap_load() Yu Kuai (Wed Aug 21 2024 - 22:54:58 EST)
- [PATCH md-6.12 14/41] md/md-bitmap: merge md_bitmap_destroy() into bitmap_operations Yu Kuai (Wed Aug 21 2024 - 22:55:07 EST)
- [PATCH md-6.12 16/41] md/md-bitmap: make md_bitmap_print_sb() internal Yu Kuai (Wed Aug 21 2024 - 22:55:54 EST)
- [PATCH md-6.12 19/41] md/md-bitmap: remove md_bitmap_setallbits() Yu Kuai (Wed Aug 21 2024 - 22:56:05 EST)
- [PATCH md-6.12 17/41] md/md-bitmap: merge md_bitmap_update_sb() into bitmap_operations Yu Kuai (Wed Aug 21 2024 - 22:56:10 EST)
- [PATCH md-6.12 13/41] md/md-bitmap: merge md_bitmap_load() into bitmap_operations Yu Kuai (Wed Aug 21 2024 - 22:56:16 EST)
- [PATCH md-6.12 20/41] md/md-bitmap: merge bitmap_write_all() into bitmap_operations Yu Kuai (Wed Aug 21 2024 - 22:56:26 EST)
- [PATCH md-6.12 18/41] md/md-bitmap: merge md_bitmap_status() into bitmap_operations Yu Kuai (Wed Aug 21 2024 - 22:56:28 EST)
- [PATCH md-6.12 21/41] md/md-bitmap: merge md_bitmap_dirty_bits() into bitmap_operations Yu Kuai (Wed Aug 21 2024 - 22:56:46 EST)
- [PATCH md-6.12 22/41] md/md-bitmap: merge md_bitmap_startwrite() into bitmap_operations Yu Kuai (Wed Aug 21 2024 - 22:57:03 EST)
- [PATCH md-6.12 23/41] md/md-bitmap: merge md_bitmap_endwrite() into bitmap_operations Yu Kuai (Wed Aug 21 2024 - 22:57:32 EST)
- [PATCH md-6.12 25/41] md/md-bitmap: remove the parameter 'aborted' for md_bitmap_end_sync() Yu Kuai (Wed Aug 21 2024 - 22:57:50 EST)
- [PATCH md-6.12 24/41] md/md-bitmap: merge md_bitmap_start_sync() into bitmap_operations Yu Kuai (Wed Aug 21 2024 - 22:58:04 EST)
- [PATCH md-6.12 26/41] md/md-bitmap: merge md_bitmap_end_sync() into bitmap_operations Yu Kuai (Wed Aug 21 2024 - 22:58:12 EST)
- [PATCH md-6.12 27/41] md/md-bitmap: merge md_bitmap_close_sync() into bitmap_operations Yu Kuai (Wed Aug 21 2024 - 22:58:24 EST)
- [PATCH md-6.12 29/41] md/md-bitmap: merge md_bitmap_sync_with_cluster() into bitmap_operations Yu Kuai (Wed Aug 21 2024 - 22:58:51 EST)
- [PATCH md-6.12 28/41] md/md-bitmap: mrege md_bitmap_cond_end_sync() into bitmap_operations Yu Kuai (Wed Aug 21 2024 - 22:58:51 EST)
- [PATCH md-6.12 30/41] md/md-bitmap: merge md_bitmap_unplug_async() into md_bitmap_unplug() Yu Kuai (Wed Aug 21 2024 - 22:59:18 EST)
- [PATCH md-6.12 31/41] md/md-bitmap: merge bitmap_unplug() into bitmap_operations Yu Kuai (Wed Aug 21 2024 - 22:59:29 EST)
- Re: [PATCH v3 1/3] riscv: mm: Use hint address in mmap if available Yangyu Chen (Wed Aug 21 2024 - 22:59:47 EST)
- [PATCH md-6.12 33/41] md/md-bitmap: pass in mddev directly for md_bitmap_resize() Yu Kuai (Wed Aug 21 2024 - 23:00:09 EST)
- [PATCH md-6.12 32/41] md/md-bitmap: merge md_bitmap_daemon_work() into bitmap_operations Yu Kuai (Wed Aug 21 2024 - 23:00:22 EST)
- [PATCH md-6.12 35/41] md/md-bitmap: merge get_bitmap_from_slot() into bitmap_operations Yu Kuai (Wed Aug 21 2024 - 23:00:27 EST)
- [PATCH md-6.12 34/41] md/md-bitmap: merge md_bitmap_resize() into bitmap_operations Yu Kuai (Wed Aug 21 2024 - 23:00:27 EST)
- [PATCH md-6.12 36/41] md/md-bitmap: merge md_bitmap_copy_from_slot() into struct bitmap_operation. Yu Kuai (Wed Aug 21 2024 - 23:00:34 EST)
- [PATCH md-6.12 37/41] md/md-bitmap: merge md_bitmap_set_pages() into struct bitmap_operations Yu Kuai (Wed Aug 21 2024 - 23:01:04 EST)
- [PATCH md-6.12 38/41] md/md-bitmap: merge md_bitmap_free() into bitmap_operations Yu Kuai (Wed Aug 21 2024 - 23:01:18 EST)
- [PATCH md-6.12 39/41] md/md-bitmap: merge md_bitmap_wait_behind_writes() into bitmap_operations Yu Kuai (Wed Aug 21 2024 - 23:01:21 EST)
- [PATCH md-6.12 40/41] md/md-bitmap: merge md_bitmap_enabled() into bitmap_operations Yu Kuai (Wed Aug 21 2024 - 23:01:51 EST)
- [PATCH md-6.12 41/41] md/md-bitmap: make in memory structure internal Yu Kuai (Wed Aug 21 2024 - 23:03:02 EST)
- Re: [PATCH v1] tools:mm:Check mmap based on return values Shuah Khan (Wed Aug 21 2024 - 23:03:29 EST)
- [PATCH 0/2] Use devm_clk_get_enabled() helpers Rong Qianfeng (Wed Aug 21 2024 - 23:03:41 EST)
- [PATCH 1/2] i2c: emev2: Use devm_clk_get_enabled() helpers Rong Qianfeng (Wed Aug 21 2024 - 23:03:55 EST)
- [PATCH 2/2] i2c: jz4780: Use devm_clk_get_enabled() helpers Rong Qianfeng (Wed Aug 21 2024 - 23:04:08 EST)
- Re: [PATCH v1 2/2] LoongArch: Add ifdefs to fix LSX and LASX related issues maobibo (Wed Aug 21 2024 - 23:04:26 EST)
- [PATCH v2 3/7] rtc:rtc-mt7622:Use devm_clk_get_enabled() helpers Liao Yuanhong (Wed Aug 21 2024 - 23:04:36 EST)
- [PATCH v1] driver:staging:vme:Remove NULL check of list_entry() Yuesong Li (Wed Aug 21 2024 - 23:04:48 EST)
- [PATCH v1] bcachefs: Convert to use jiffies macros Chen Yufan (Wed Aug 21 2024 - 23:05:03 EST)
- [PATCH] codetag: debug: mark codetags for pages which transitioned from being poison to unpoison as empty Hao Ge (Wed Aug 21 2024 - 23:05:16 EST)
- [PATCH v1] drivers:testing:Fix the NULL vs IS_ERR() bug for debugfs_create_dir() Yang Ruibin (Wed Aug 21 2024 - 23:05:27 EST)
- Re: [PATCH v2] ata: pata_macio: Use WARN instead of BUG Christoph Hellwig (Wed Aug 21 2024 - 23:05:38 EST)
- Re: [PATCH v1] bcachefs: Convert to use jiffies macros Kent Overstreet (Wed Aug 21 2024 - 23:05:54 EST)
- [PATCH v3 0/2] livepatch: Add using attribute to klp_func for using function Wardenjohn (Wed Aug 21 2024 - 23:06:03 EST)
- [PATCH v3 1/2] Introduce klp_ops into klp_func structure Wardenjohn (Wed Aug 21 2024 - 23:06:14 EST)
- [PATCH v3 2/2] livepatch: Add using attribute to klp_func for using function show Wardenjohn (Wed Aug 21 2024 - 23:06:29 EST)
- Re: [syzbot] [bcachefs?] KASAN: slab-out-of-bounds Write in bch2_dev_journal_init Kent Overstreet (Wed Aug 21 2024 - 23:06:44 EST)
- Re: [PATCH v5 1/2] selftests: Rename sigaltstack to generic signal Shuah Khan (Wed Aug 21 2024 - 23:06:54 EST)
- RE: [EXT] Re: [PATCH v2 1/2] i3c: master: support to adjust first broadcast address speed Carlos Song (Wed Aug 21 2024 - 23:07:08 EST)
- Re: [syzbot] [bcachefs?] WARNING in __virt_to_phys (5) Kent Overstreet (Wed Aug 21 2024 - 23:07:21 EST)
- [PATCH v1] driver:net:et131x:Remove NULL check of list_entry() Yuesong Li (Wed Aug 21 2024 - 23:07:41 EST)
- Re: [syzbot] [bcachefs?] WARNING in __replicas_deltas_realloc Kent Overstreet (Wed Aug 21 2024 - 23:07:49 EST)
- [PATCH v2 5/7] rtc:rtc-sa1100:Use devm_clk_get_enabled() helpers Liao Yuanhong (Wed Aug 21 2024 - 23:13:43 EST)
- Re: [PATCH v1 1/2] Loongarch: EDAC driver for loongson memory controller kernel test robot (Wed Aug 21 2024 - 23:14:31 EST)
- Re: [External] Re: [PATCH] mm:page_alloc: fix the NULL ac->nodemask in __alloc_pages_slowpath() Zhongkun He (Wed Aug 21 2024 - 23:16:00 EST)
- Re: [PATCH net v4] bpf, net: Check cgroup_bpf_enabled() only once in do_sock_getsockopt() Tze-nan Wu (吳澤南) (Wed Aug 21 2024 - 23:16:35 EST)
- Re: [PATCH] gpu: drm: Use devm_clk_get_enabled() helpers Rong Qianfeng (Wed Aug 21 2024 - 23:19:05 EST)
- [PATCH v2] net: ftgmac100: Get link speed and duplex for NC-SI Jacky Chou (Wed Aug 21 2024 - 23:19:58 EST)
- [PATCH v1] drivers:testing:Handle possible memory leaks Yang Ruibin (Wed Aug 21 2024 - 23:21:34 EST)
- [PATCH] ata:Fix memory leak for error path in ata_host_alloc() Zheng Qixing (Wed Aug 21 2024 - 23:22:37 EST)
- [PATCH 1/1] srcu: Replace WARN_ON_ONCE() with BUILD_BUG_ON() if possible Zhen Lei (Wed Aug 21 2024 - 23:24:04 EST)
- Re: [PATCH wq/for-6.12] workqueue: Fix another htmldocs build warning Matthew Brost (Wed Aug 21 2024 - 23:25:24 EST)
- Re: [PATCH 1/7] rtc:rtc-at91rm9200:Use devm_clk_get_enabled() helpers kernel test robot (Wed Aug 21 2024 - 23:25:37 EST)
- Re: [PATCH] drm/panel/hx83102: fix null pointer dereference in hx83102_get_modes kernel test robot (Wed Aug 21 2024 - 23:25:41 EST)
- Re: [PATCH 1/7] rtc:rtc-at91rm9200:Use devm_clk_get_enabled() helpers kernel test robot (Wed Aug 21 2024 - 23:25:49 EST)
- Re: [syzbot] [bcachefs?] KASAN: slab-use-after-free Read in percpu_ref_put syzbot (Wed Aug 21 2024 - 23:26:16 EST)
- Re: [syzbot] [bcachefs?] KASAN: slab-use-after-free Read in percpu_ref_put Kent Overstreet (Wed Aug 21 2024 - 23:26:21 EST)
- Re: [PATCH 0/2][RFC] Add SWIG Bindings to libcpupower Shuah Khan (Wed Aug 21 2024 - 23:26:40 EST)
- Re: [PATCH net v4] bpf, net: Check cgroup_bpf_enabled() only once in do_sock_getsockopt() Tze-nan Wu (吳澤南) (Wed Aug 21 2024 - 23:28:30 EST)
- Re: [PATCH] ata:Fix memory leak for error path in ata_host_alloc() Zheng Qixing (Wed Aug 21 2024 - 23:29:35 EST)
- Re: [PATCH v1 1/5] driver core: Sort headers quic_zijuhu (Wed Aug 21 2024 - 23:30:37 EST)
- Re: [syzbot] [bcachefs?] KASAN: slab-use-after-free Read in percpu_ref_put Kent Overstreet (Wed Aug 21 2024 - 23:31:36 EST)
- Re: [PATCH v4 21/43] arm64: RME: Runtime faulting of memory Aneesh Kumar K . V (Wed Aug 21 2024 - 23:32:24 EST)
- [PATCH] net: dpaa:reduce number of synchronize_net() calls Xi Huang (Wed Aug 21 2024 - 23:32:59 EST)
- [PATCH] arm64: dts: imx8mp-evk: Add native HDMI output Liu Ying (Wed Aug 21 2024 - 23:33:19 EST)
- [PATCH v2] drivers/perf: Fix ali_drw_pmu driver interrupt status clearing Jing Zhang (Wed Aug 21 2024 - 23:33:48 EST)
- [PATCH v2] ata: libata: Fix memory leak for error path in ata_host_alloc() Zheng Qixing (Wed Aug 21 2024 - 23:35:45 EST)
- Re: [PATCH v2] ata: libata: Fix memory leak for error path in ata_host_alloc() Yu Kuai (Wed Aug 21 2024 - 23:37:24 EST)
- [PATCH v3 1/7] rtc:rtc-at91rm9200:Use devm_clk_get_enabled() helpers Liao Yuanhong (Wed Aug 21 2024 - 23:38:04 EST)
- [PATCH v1] drivers:testing:Handle possible memory leaks Yang Ruibin (Wed Aug 21 2024 - 23:39:38 EST)
- [PATCH 0/8] tty serial drivers use devm_clk_get_enabled() helpers Lei Liu (Wed Aug 21 2024 - 23:39:58 EST)
- [PATCH 1/8] tty: 8250_ingenic: Use devm_clk_get_enabled() helpers Lei Liu (Wed Aug 21 2024 - 23:40:14 EST)
- [PATCH 2/8] tty: 8250_tegra: Use devm_clk_get_enabled() helpers Lei Liu (Wed Aug 21 2024 - 23:40:32 EST)
- [PATCH 3/8] tty: 8250_uniphier: Use devm_clk_get_enabled() helpers Lei Liu (Wed Aug 21 2024 - 23:40:50 EST)
- [PATCH 4/8] tty: atmel_serial: Use devm_clk_get_enabled() helpers Lei Liu (Wed Aug 21 2024 - 23:41:02 EST)
- [PATCH 5/8] tty: mps2-uart: Use devm_clk_get_enabled() helpers Lei Liu (Wed Aug 21 2024 - 23:41:24 EST)
- [PATCH 6/8] tty: owl-uart: Use devm_clk_get_enabled() helpers Lei Liu (Wed Aug 21 2024 - 23:41:41 EST)
- [PATCH 7/8] tty: st-asc: Use devm_clk_get_enabled() helpers Lei Liu (Wed Aug 21 2024 - 23:41:54 EST)
- [PATCH 8/8] tty: stm32-usart: Use devm_clk_get_enabled() helpers Lei Liu (Wed Aug 21 2024 - 23:42:11 EST)
- Re: [PATCH 1/5] xfs: use kfree_rcu_mightsleep to free the perag structures Christoph Hellwig (Wed Aug 21 2024 - 23:43:02 EST)
- linux-next: manual merge of the sched-ext tree with the tip tree Stephen Rothwell (Wed Aug 21 2024 - 23:43:19 EST)
- Re: [PATCH 4/5] xfs: convert perag lookup to xarray Christoph Hellwig (Wed Aug 21 2024 - 23:46:02 EST)
- Re: [net-next,v6 1/8] octeontx2-pf: map skb data as device writeable Bharat Bhushan (Wed Aug 21 2024 - 23:46:14 EST)
- Re: [PATCH 2/5] xfs: move the tagged perag lookup helpers to xfs_icache.c Christoph Hellwig (Wed Aug 21 2024 - 23:47:49 EST)
- [PATCH v1] X86 architecture (32-bit and 64-bit): Convert to use jiffies macro Chen Yufan (Wed Aug 21 2024 - 23:48:06 EST)
- Re: [PATCH v4 21/43] arm64: RME: Runtime faulting of memory Aneesh Kumar K . V (Wed Aug 21 2024 - 23:50:41 EST)
- Re: [PATCH v4 18/43] arm64: RME: Handle realm enter/exit Aneesh Kumar K . V (Wed Aug 21 2024 - 23:53:30 EST)
- Re: [PATCH] ftrace/selftest: Test combination of function_graph tracer and function profiler Shuah Khan (Wed Aug 21 2024 - 23:54:54 EST)
- Re: [PATCH 2/4] block: fix ordering between checking BLK_MQ_S_STOPPED and adding requests to hctx->dispatch Yu Kuai (Wed Aug 21 2024 - 23:55:05 EST)
- Re: [RFC] kbuild: bpf: Do not run pahole with -j on 32bit userspace Shung-Hsi Yu (Wed Aug 21 2024 - 23:55:31 EST)
- Re: [PATCH 2/5] usb: pxa27x_udc: Use devm_clk_get_enabled() helpers kernel test robot (Wed Aug 21 2024 - 23:56:37 EST)
- Re: [PATCH v4 18/43] arm64: RME: Handle realm enter/exit Aneesh Kumar K . V (Wed Aug 21 2024 - 23:59:19 EST)
- Re: [PATCH] include: uapi: drm: drm_mode: fix documentation and coding style issue Shuah Khan (Thu Aug 22 2024 - 00:00:53 EST)
- Re: [PATCH v16 09/16] x86/sgx: Add basic EPC reclamation flow for cgroup Haitao Huang (Thu Aug 22 2024 - 00:01:15 EST)
- [PATCH v1] drm/amd/display: Fix wrong assignment in dce100_resource_construct() Yuesong Li (Thu Aug 22 2024 - 00:01:27 EST)
- Re: [PATCH v4 18/43] arm64: RME: Handle realm enter/exit Aneesh Kumar K . V (Thu Aug 22 2024 - 00:05:07 EST)
- Re: [PATCH v5 2/7] mfd: add base driver for qnap-mcu devices kernel test robot (Thu Aug 22 2024 - 00:06:40 EST)
- [PATCH v1 0/5] usb drivers use devm_clk_get_enabled() helpers Lei Liu (Thu Aug 22 2024 - 00:08:13 EST)
- [PATCH v1 1/5] usb: aspeed_udc: Use devm_clk_get_enabled() helpers Lei Liu (Thu Aug 22 2024 - 00:08:23 EST)
- [PATCH v1 2/5] usb: pxa27x_udc: Use devm_clk_get_enabled() helpers Lei Liu (Thu Aug 22 2024 - 00:08:50 EST)
- [PATCH v1 3/5] usb: r8a66597-udc: Use devm_clk_get_enabled() helpers Lei Liu (Thu Aug 22 2024 - 00:09:06 EST)
- [PATCH v1 4/5] usb: mpfs: Use devm_clk_get_enabled() helpers Lei Liu (Thu Aug 22 2024 - 00:09:27 EST)
- [PATCH v1 5/5] usb: ux500: Use devm_clk_get_enabled() helpers Lei Liu (Thu Aug 22 2024 - 00:09:45 EST)
- Re: [PATCH 2/5] usb: pxa27x_udc: Use devm_clk_get_enabled() helpers kernel test robot (Thu Aug 22 2024 - 00:16:44 EST)
- Re: [PATCH] arm64: dts: imx8mp-evk: Add native HDMI output Frank Li (Thu Aug 22 2024 - 00:17:15 EST)
- Re: [PATCH v6 RESED 0/2] dma: support DMA zone starting above 4GB Christoph Hellwig (Thu Aug 22 2024 - 00:18:59 EST)
- Re: [PATCH] dma: Trace dma_map/unmap_page Christoph Hellwig (Thu Aug 22 2024 - 00:20:30 EST)
- Re: [PATCH v2 0/2] cpuidle: riscv-sbi: Allow cpuidle pd used by other devices Nick Hu (Thu Aug 22 2024 - 00:23:05 EST)
- 回复: [PATCH RESENT] cpufreq: amd-pstate: add quirk for Ryzen 3000 series processor Du, Xiaojian (Thu Aug 22 2024 - 00:26:28 EST)
- linux-next: build warning after merge of the rpmsg tree Stephen Rothwell (Thu Aug 22 2024 - 00:26:40 EST)
- Re: [PATCH 2/5] usb: pxa27x_udc: Use devm_clk_get_enabled() helpers Greg Kroah-Hartman (Thu Aug 22 2024 - 00:27:01 EST)
- Re: [PATCH v1 0/5] usb drivers use devm_clk_get_enabled() helpers Greg Kroah-Hartman (Thu Aug 22 2024 - 00:27:37 EST)
- Re: [syzbot] [bcachefs?] BUG: MAX_LOCK_DEPTH too low! (4) Kent Overstreet (Thu Aug 22 2024 - 00:29:27 EST)
- [PATCH] sched: remove unused __HAVE_THREAD_FUNCTIONS hook support David Disseldorp (Thu Aug 22 2024 - 00:33:54 EST)
- [PATCH] netfilter: Don't track counter updates of do_add_counters() takakura (Thu Aug 22 2024 - 00:36:45 EST)
- [PATCH v1] drivers/pinctrl: Switch to use kmemdup_array() Shen Lichuan (Thu Aug 22 2024 - 00:42:31 EST)
- Re: [PATCH v1 0/5] usb drivers use devm_clk_get_enabled() helpers Lei Liu (Thu Aug 22 2024 - 00:47:02 EST)
- Re: [PATCH 1/3] selftests/resctrl: Generalize non-contiguous CAT check Muhammad Usama Anjum (Thu Aug 22 2024 - 00:49:17 EST)
- [PATCH V4 0/2] uapi: Add support for GENMASK_U128() Anshuman Khandual (Thu Aug 22 2024 - 00:49:25 EST)
- [PATCH V4 1/2] uapi: Define GENMASK_U128 Anshuman Khandual (Thu Aug 22 2024 - 00:49:44 EST)
- [PATCH V4 2/2] lib/test_bits.c: Add tests for GENMASK_U128() Anshuman Khandual (Thu Aug 22 2024 - 00:49:57 EST)
- Re: [PATCH 2/3] selftests/resctrl: Always initialize ecx to avoid build warnings Muhammad Usama Anjum (Thu Aug 22 2024 - 00:50:12 EST)
- [PATCH v1] selftests:tdx:Use min macro Yan Zhen (Thu Aug 22 2024 - 00:50:26 EST)
- Re: [RFC PATCH 3/3] kselftest: Provide __cpuid_count() stub on non-x86 archs Muhammad Usama Anjum (Thu Aug 22 2024 - 00:50:41 EST)
- Re: [PATCH 0/3] selftests: Fix cpuid / vendor checking build issues Muhammad Usama Anjum (Thu Aug 22 2024 - 00:52:04 EST)
- Re: [PATCH 0/2] kmod /usr support Lucas De Marchi (Thu Aug 22 2024 - 01:05:41 EST)
- Re: [PATCH 4/7] rtc:rtc-s3c:Use devm_clk_get_enabled() helpers kernel test robot (Thu Aug 22 2024 - 01:08:42 EST)
- Re: [RFC PATCH 04/16] sched/fair: Remove magic hardcoded margin in fits_capacity() Sultan Alsawaf (unemployed) (Thu Aug 22 2024 - 01:09:32 EST)
- Re: [PATCH v9 3/4] tee: add tee_device_set_dev_groups() Sumit Garg (Thu Aug 22 2024 - 01:12:21 EST)
- Re: [PATCH v1 0/5] usb drivers use devm_clk_get_enabled() helpers Greg Kroah-Hartman (Thu Aug 22 2024 - 01:14:52 EST)
- Re: [PATCH] remoteproc: k3-r5: Fix error handling when power-up failed Beleswar Prasad Padhi (Thu Aug 22 2024 - 01:23:04 EST)
- [PATCH] Bluetooth: btmtk: Remove resetting mt7921 before downloading the fw Hao Qin (Thu Aug 22 2024 - 01:23:34 EST)
- Re: [PATCH v2] powerpc: warn on emulation of dcbz instruction in kernel mode LEROY Christophe (Thu Aug 22 2024 - 01:25:44 EST)
- [syzbot] [netfilter?] inconsistent lock state in gfs2_fill_super syzbot (Thu Aug 22 2024 - 01:26:38 EST)
- Re: [PATCH] remoteproc: k3-r5: Fix error handling when power-up failed Jan Kiszka (Thu Aug 22 2024 - 01:28:04 EST)
- Re: [PATCH net-next v6 2/2] net: ti: icssg-prueth: Add support for PA Stats MD Danish Anwar (Thu Aug 22 2024 - 01:28:58 EST)
- Re: [RFC PATCH 14/16] sched/schedutil: Ignore dvfs headroom when util is decaying Sultan Alsawaf (unemployed) (Thu Aug 22 2024 - 01:30:09 EST)
- [tip:sched/core] [sched] c40dd90ac0: stress-ng.mlockmany.ops_per_sec 6.9% improvement kernel test robot (Thu Aug 22 2024 - 01:31:09 EST)
- Re: [PATCH] gpu: drm: Use devm_clk_get_enabled() helpers Anand Moon (Thu Aug 22 2024 - 01:32:41 EST)
- Re: [PATCH v2] powerpc: warn on emulation of dcbz instruction in kernel mode Christoph Hellwig (Thu Aug 22 2024 - 01:32:54 EST)
- Re: [PATCH net] net: mana: Fix race of mana_hwc_post_rx_wqe and new hwc response Christophe JAILLET (Thu Aug 22 2024 - 01:36:02 EST)
- [PATCH] arm64: dts: ti: k3-j722s-evm: Describe main_uart5 Bhavya Kapoor (Thu Aug 22 2024 - 01:36:20 EST)
- Re: [RFC PATCH 03/16] sched/pelt: Add a new function to approximate runtime to reach given util Sultan Alsawaf (unemployed) (Thu Aug 22 2024 - 01:37:09 EST)
- [syzbot] [jfs?] KASAN: slab-use-after-free Read in lmLogInit syzbot (Thu Aug 22 2024 - 01:37:33 EST)
- Re: [PATCH v3 2/3] Subject: [PATCH] drm/mediatek/dp: Add HDCP2.x feature for DisplayPort CK Hu (胡俊光) (Thu Aug 22 2024 - 01:39:58 EST)
- Re: [RFCv2 0/9] UEFI emulator for kexec Pingfan Liu (Thu Aug 22 2024 - 01:42:39 EST)
- Re: [PATCH] remoteproc: k3-r5: Fix error handling when power-up failed Beleswar Prasad Padhi (Thu Aug 22 2024 - 01:43:00 EST)
- linux-next: Tree for Aug 22 Stephen Rothwell (Thu Aug 22 2024 - 01:43:43 EST)
- Re:回复: [PATCH RESENT] cpufreq: amd-pstate: add quirk for Ryzen 3000 series processor David Wang (Thu Aug 22 2024 - 01:44:11 EST)
- [PATCH V2] arm64: dts: qcom: Add SD Card node for qcm6490-idp Sachin Gupta (Thu Aug 22 2024 - 01:45:47 EST)
- Re: CVE-2022-48900: xen/netfront: react properly to failing gnttab_end_foreign_access_ref() Juergen Gross (Thu Aug 22 2024 - 01:46:21 EST)
- Re: [PATCH] remoteproc: k3-r5: Fix error handling when power-up failed Jan Kiszka (Thu Aug 22 2024 - 01:48:10 EST)
- Re: [PATCH 11/31] wifi: mwifiex: use priv index as bss_num Sascha Hauer (Thu Aug 22 2024 - 01:49:01 EST)
- [PATCH net-next v2] net: refactor ->ndo_bpf calls into dev_xdp_propagate Mina Almasry (Thu Aug 22 2024 - 01:52:34 EST)
- Re: [PATCH net-next v2 1/7] net: ti: icssg-prueth: Enable IEP1 MD Danish Anwar (Thu Aug 22 2024 - 01:53:25 EST)
- Re: [PATCH] Bluetooth: btusb: Add Realtek MT7925 support ID 0x13d3:0x3608 Chris Lu (陸稚泓) (Thu Aug 22 2024 - 01:54:19 EST)
- Re: [PATCH v2 16/19] gendwarfksyms: Add support for reserved structure fields Benno Lossin (Thu Aug 22 2024 - 01:56:04 EST)
- Re: [PATCH net-next v2 6/7] net: ti: icssg-prueth: Add multicast filtering support in HSR mode MD Danish Anwar (Thu Aug 22 2024 - 01:57:23 EST)
- Re: 回复: [PATCH RESENT] cpufreq: amd-pstate: add quirk for Ryzen 3000 series processor Gautham R. Shenoy (Thu Aug 22 2024 - 02:00:22 EST)
- RE: [PATCH v7 0/7] firmware: support i.MX95 SCMI BBM/MISC Extenstion Peng Fan (Thu Aug 22 2024 - 02:02:25 EST)
- Re: [PATCH v3] HID: corsair-void: Add Corsair Void headset family driver Christophe JAILLET (Thu Aug 22 2024 - 02:03:01 EST)
- Re: [PATCH] netfilter: Don't track counter updates of do_add_counters() Eric Dumazet (Thu Aug 22 2024 - 02:04:04 EST)
- RE: [PATCH V3] clk: scmi: add is_prepared hook Peng Fan (Thu Aug 22 2024 - 02:05:25 EST)
- Re: [PATCH 0/2] kmod /usr support Lucas De Marchi (Thu Aug 22 2024 - 02:05:35 EST)
- Re: [PATCH v5 0/4] drm: Minimum backlight overrides and implementation for amdgpu Thomas Weißschuh (Thu Aug 22 2024 - 02:10:17 EST)
- Re: [PATCH v21 2/9] videobuf2: Add min_reqbufs_allocation field to vb2_queue structure Hans Verkuil (Thu Aug 22 2024 - 02:11:30 EST)
- Re: [PATCH v5 1/4] drm: Add panel backlight quirks Thomas Weißschuh (Thu Aug 22 2024 - 02:12:14 EST)
- Re: [PATCH v5 2/4] drm/amd/display: Add support for minimum backlight quirk Thomas Weißschuh (Thu Aug 22 2024 - 02:14:20 EST)
- Re: [PATCH] net: dpaa:reduce number of synchronize_net() calls Eric Dumazet (Thu Aug 22 2024 - 02:14:37 EST)
- Re: [PATCH v1] mm: Defines obj_cgroup_get() if CONFIG_MEMCG is not defined. Michal Hocko (Thu Aug 22 2024 - 02:14:50 EST)
- [PATCH v1] drivers/pinctrl/renesas: Switch to use kmemdup_array() Shen Lichuan (Thu Aug 22 2024 - 02:15:13 EST)
- Re: [v2] HID: corsair-void: Add Corsair Void headset family driver Christophe JAILLET (Thu Aug 22 2024 - 02:15:35 EST)
- [PATCH -next] iommu/arm-smmu: Simplify with scoped for each OF child loop Jinjie Ruan (Thu Aug 22 2024 - 02:15:54 EST)
- Re: [RFCv2 0/9] UEFI emulator for kexec Dave Young (Thu Aug 22 2024 - 02:16:54 EST)
- [PATCH -next] backlight: 88pm860x_bl: Simplify with scoped for each OF child loop Jinjie Ruan (Thu Aug 22 2024 - 02:18:32 EST)
- Re: [PATCH v3 2/3] Subject: [PATCH] drm/mediatek/dp: Add HDCP2.x feature for DisplayPort CK Hu (胡俊光) (Thu Aug 22 2024 - 02:20:28 EST)
- Re: [PATCH] arm64: dts: exynosautov9: Add dpum SysMMU Krzysztof Kozlowski (Thu Aug 22 2024 - 02:22:08 EST)
- [PATCH v1] fs:bcachefs:fsck:Fix double assignment in check_dirent_to_subvol() Yuesong Li (Thu Aug 22 2024 - 02:22:21 EST)
- Re: [PATCH v2] arm64: dts: imx8mm-emtop-baseboard: Add Peripherals Support Alexander Stein (Thu Aug 22 2024 - 02:22:22 EST)
- Re: [External] Re: [PATCH] mm:page_alloc: fix the NULL ac->nodemask in __alloc_pages_slowpath() Michal Hocko (Thu Aug 22 2024 - 02:25:01 EST)
- Re: [PATCH] arm64: dts: imx8mp-evk: Add native HDMI output Alexander Stein (Thu Aug 22 2024 - 02:27:31 EST)
- Re: [PATCH v2 01/16] dt-bindings: dma: qcom,bam: Add bam pipe lock Krzysztof Kozlowski (Thu Aug 22 2024 - 02:28:07 EST)
- [PATCH] Prevent entering an infinite loop when i is 0 liujinbao1 (Thu Aug 22 2024 - 02:28:21 EST)
- Re: [PATCH v2 1/4] dt-bindings: clock: qcom: Add CMN PLL clock controller for IPQ SoC Krzysztof Kozlowski (Thu Aug 22 2024 - 02:29:28 EST)
- Re: [syzbot] [ppp?] inconsistent lock state in valid_state (4) Eric Dumazet (Thu Aug 22 2024 - 02:30:05 EST)
- [PATCH v1 0/6] drm/amd/display: Use max/min macro Yu Jiaoliang (Thu Aug 22 2024 - 02:30:38 EST)
- [PATCH v1 1/6] drm/amd/display: Use max/min macro Yu Jiaoliang (Thu Aug 22 2024 - 02:30:54 EST)
- [PATCH v1 2/6] drm/amd/display: Use max/min macro Yu Jiaoliang (Thu Aug 22 2024 - 02:31:02 EST)
- [PATCH v1 3/6] drm/amd/display: Use max/min macro Yu Jiaoliang (Thu Aug 22 2024 - 02:31:23 EST)
- [PATCH v1 4/6] drm/amd/display: Use max/min macro Yu Jiaoliang (Thu Aug 22 2024 - 02:32:18 EST)
- [PATCH v1 5/6] drm/amd/display: Use max/min macro Yu Jiaoliang (Thu Aug 22 2024 - 02:32:53 EST)
- [PATCH] Documentation/mm: Translate physical_memory.rst to Simplified Chinese jiang.kun2 (Thu Aug 22 2024 - 02:33:51 EST)
- [PATCH v1 6/6] drm/amd/display: Use max/min macro Yu Jiaoliang (Thu Aug 22 2024 - 02:34:00 EST)
- Re: [PATCH 1/1] scsi: ufs-mediatek: Add UFSHCD_QUIRK_BROKEN_LSDBS_CAP Manivannan Sadhasivam (Thu Aug 22 2024 - 02:35:05 EST)
- Re: [PATCH v1] selftests:tdx:Use min macro Shuah Khan (Thu Aug 22 2024 - 02:36:48 EST)
- Re: [PATCH v1] fs:bcachefs:fsck:Fix double assignment in check_dirent_to_subvol() Kent Overstreet (Thu Aug 22 2024 - 02:37:01 EST)
- Re: [PATCH] arm64: dts: imx8mp-evk: Add native HDMI output Liu Ying (Thu Aug 22 2024 - 02:37:30 EST)
- Re: [PATCH v2] powerpc: warn on emulation of dcbz instruction in kernel mode LEROY Christophe (Thu Aug 22 2024 - 02:39:44 EST)
- Re: [External] Re: [PATCH] mm:page_alloc: fix the NULL ac->nodemask in __alloc_pages_slowpath() Zhongkun He (Thu Aug 22 2024 - 02:40:07 EST)
- [PATCH v1] ceph: Convert to use jiffies macro Chen Yufan (Thu Aug 22 2024 - 02:40:26 EST)
- Re: [PATCH] net/mlx5: Added cond_resched() to crdump collection Moshe Shemesh (Thu Aug 22 2024 - 02:41:11 EST)
- [PATCH v3 0/2] coresight: Add remote etm support Mao Jinlong (Thu Aug 22 2024 - 02:42:07 EST)
- [PATCH v3 1/2] dt-bindings: arm: Add qcom,qmi-id for remote etm Mao Jinlong (Thu Aug 22 2024 - 02:42:10 EST)
- [PATCH v3 2/2] coresight: Add remote etm support Mao Jinlong (Thu Aug 22 2024 - 02:42:33 EST)
- Re: [PATCH] Prevent entering an infinite loop when i is 0 Gao Xiang (Thu Aug 22 2024 - 02:42:47 EST)
- Re: [PATCH v2 2/2] riscv: KVM: add basic support for host vs guest profiling Quan Zhou (Thu Aug 22 2024 - 02:43:22 EST)
- [PATCH v1] net:bluetooth:hci_conn: Remove duplicate assignments in hci_bind_bis() Yuesong Li (Thu Aug 22 2024 - 02:43:59 EST)
- Re: [PATCH v2 1/2] riscv: perf: add guest vs host distinction Quan Zhou (Thu Aug 22 2024 - 02:45:01 EST)
- [PATCH v3 0/3] Devicetree updates for MT8186 Rohit Agarwal (Thu Aug 22 2024 - 02:47:07 EST)
- [PATCH v3 1/3] dt-bindings: display: mediatek: dpi: Add power domains Rohit Agarwal (Thu Aug 22 2024 - 02:47:21 EST)
- [PATCH v3 2/3] arm64: dts: mediatek: mt8186: Add power domain for DPI Rohit Agarwal (Thu Aug 22 2024 - 02:47:36 EST)
- [PATCH v3 3/3] arm64: dts: mediatek: mt8186: Add svs node Rohit Agarwal (Thu Aug 22 2024 - 02:47:47 EST)
- Re: [PATCH] gpu: drm: Use devm_clk_get_enabled() helpers Rong Qianfeng (Thu Aug 22 2024 - 02:48:00 EST)
- [PATCH ne]t-next net: netlink: Remove the dump_cb_mutex field from struct netlink_sock Christophe JAILLET (Thu Aug 22 2024 - 02:48:39 EST)
- Re: [PATCH] PCI: qcom-ep: Do not enable resources during probe() Manivannan Sadhasivam (Thu Aug 22 2024 - 02:48:55 EST)
- Re: [PATCH v2 1/2] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the X1E80100 QMP PCIe PHY Gen4 x4 Johan Hovold (Thu Aug 22 2024 - 02:49:51 EST)
- [PATCH v2 4/7] rtc:rtc-s3c:Use devm_clk_get_enabled() helpers Liao Yuanhong (Thu Aug 22 2024 - 02:51:07 EST)
- Re: [PATCH v2 1/4] i2c: imx: only poll for bus busy in multi master mode Oleksij Rempel (Thu Aug 22 2024 - 02:51:34 EST)
- [PATCH v1 0/6] drm/amd/display: Use max/min macro Yu Jiaoliang (Thu Aug 22 2024 - 02:52:02 EST)
- Re: [PATCH md-6.12 00/41] md/md-bitmap: introduce bitmap_operations and make structure internel Paul Menzel (Thu Aug 22 2024 - 02:52:09 EST)
- Re: [PATCH net-next 2/2] net: phy: aquantia: allow forcing order of MDI pairs kernel test robot (Thu Aug 22 2024 - 02:52:36 EST)
- [PATCH v1 1/6] drm/amd/display: Use max/min macro Yu Jiaoliang (Thu Aug 22 2024 - 02:52:44 EST)
- [PATCH v1 2/6] drm/amd/display: Use max/min macro Yu Jiaoliang (Thu Aug 22 2024 - 02:53:05 EST)
- [PATCH v1 3/6] drm/amd/display: Use max/min macro Yu Jiaoliang (Thu Aug 22 2024 - 02:53:18 EST)
- [PATCH v1 4/6] drm/amd/display: Use max/min macro Yu Jiaoliang (Thu Aug 22 2024 - 02:53:30 EST)
- [PATCH 0/3] RDMA/rxe misc fixes zhenwei pi (Thu Aug 22 2024 - 02:53:39 EST)
- [PATCH 1/3] RDMA/rxe: Use sizeof instead of hard code number zhenwei pi (Thu Aug 22 2024 - 02:53:52 EST)
- Re: [PATCH v2 2/2] phy: qcom: qmp-pcie: Add Gen4 4-lanes mode for X1E80100 Johan Hovold (Thu Aug 22 2024 - 02:53:55 EST)
- [PATCH 2/3] RDMA/rxe: Typo fix zhenwei pi (Thu Aug 22 2024 - 02:54:23 EST)
- [PATCH 3/3] RDMA/rxe: Fix __bth_set_resv6a zhenwei pi (Thu Aug 22 2024 - 02:54:39 EST)
- [PATCH v1 5/6] drm/amd/display: Use max/min macro Yu Jiaoliang (Thu Aug 22 2024 - 02:54:48 EST)
- [PATCH v1 6/6] drm/amd/display: Use max/min macro Yu Jiaoliang (Thu Aug 22 2024 - 02:55:09 EST)
- Re: [PATCH v2] ARM: dts: microchip: sam9x60: Fix rtc/rtt clocks Alexander Dahl (Thu Aug 22 2024 - 02:55:23 EST)
- [PATCH v1 0/6] drm/amd/display: Use max/min macro Yu Jiaoliang (Thu Aug 22 2024 - 02:55:40 EST)
- [PATCH v1 1/6] drm/amd/display: Use max/min macro Yu Jiaoliang (Thu Aug 22 2024 - 02:55:56 EST)
- [PATCH v1 2/6] drm/amd/display: Use max/min macro Yu Jiaoliang (Thu Aug 22 2024 - 02:56:03 EST)
- [PATCH v1 3/6] drm/amd/display: Use max/min macro Yu Jiaoliang (Thu Aug 22 2024 - 02:56:24 EST)
- [PATCH v1 4/6] drm/amd/display: Use max/min macro Yu Jiaoliang (Thu Aug 22 2024 - 02:56:36 EST)
- [PATCH v1 5/6] drm/amd/display: Use max/min macro Yu Jiaoliang (Thu Aug 22 2024 - 02:56:52 EST)
- [PATCH v1 6/6] drm/amd/display: Use max/min macro Yu Jiaoliang (Thu Aug 22 2024 - 02:57:05 EST)
- [PATCH RFC] KVM: Use maple tree to manage memory attributes. Peng Zhang (Thu Aug 22 2024 - 02:57:24 EST)
- [PATCH v1 0/6] drm/amd/display: Use max/min macro Yu Jiaoliang (Thu Aug 22 2024 - 02:57:49 EST)
- [PATCH v1 1/6] drm/amd/display: Use max/min macro Yu Jiaoliang (Thu Aug 22 2024 - 02:58:02 EST)
- Re: [PATCH v2] arm64: dts: imx8mm-emtop-baseboard: Add Peripherals Support Marc Kleine-Budde (Thu Aug 22 2024 - 02:58:13 EST)
- Re: [PATCH -next 4/8] nvmet: Make nvmet_debugfs static Christoph Hellwig (Thu Aug 22 2024 - 02:58:25 EST)
- [PATCH v1] drivers:smumgr:Use min macro Yang Ruibin (Thu Aug 22 2024 - 02:58:36 EST)
- [PATCH v1 2/6] drm/amd/display: Use max/min macro Yu Jiaoliang (Thu Aug 22 2024 - 02:58:48 EST)
- [PATCH v1 3/6] drm/amd/display: Use max/min macro Yu Jiaoliang (Thu Aug 22 2024 - 02:58:59 EST)
- [PATCH v1 4/6] drm/amd/display: Use max/min macro Yu Jiaoliang (Thu Aug 22 2024 - 02:59:11 EST)
- [PATCH v1 5/6] drm/amd/display: Use max/min macro Yu Jiaoliang (Thu Aug 22 2024 - 02:59:26 EST)
- [PATCH v1 6/6] drm/amd/display: Use max/min macro Yu Jiaoliang (Thu Aug 22 2024 - 02:59:36 EST)
- Re: [PATCH v3] wifi: cfg80211: Use kmemdup_array instead of kmemdup for multiple allocation Kalle Valo (Thu Aug 22 2024 - 02:59:59 EST)
- Re: [PATCH v4 3/4] dt-bindings: display: rockchip: Add schema for RK3588 HDMI TX Controller Heiko Stübner (Thu Aug 22 2024 - 03:01:51 EST)
- Re: [PATCH net v4] bpf, net: Check cgroup_bpf_enabled() only once in do_sock_getsockopt() Tze-nan Wu (吳澤南) (Thu Aug 22 2024 - 03:02:26 EST)
- [PATCH net-next] net: netlink: Remove the dump_cb_mutex field from struct netlink_sock Christophe JAILLET (Thu Aug 22 2024 - 03:03:47 EST)
- Re: [PATCH ne]t-next net: netlink: Remove the dump_cb_mutex field from struct netlink_sock Christophe JAILLET (Thu Aug 22 2024 - 03:04:06 EST)
- Re: [PATCH v4 1/1] dt-bindings: extcon: ptn5150: add child node port Krzysztof Kozlowski (Thu Aug 22 2024 - 03:04:22 EST)
- Re: [PATCH v2 1/4] i2c: imx: only poll for bus busy in multi master mode Stefan Eichenberger (Thu Aug 22 2024 - 03:04:24 EST)
- Re: USB-C adapter like Dell DA300 using > 5 W Paul Menzel (Thu Aug 22 2024 - 03:06:45 EST)
- [PATCH v1] timekeeping: Convert to use jiffies macro Chen Yufan (Thu Aug 22 2024 - 03:07:48 EST)
- [PATCH v1] drivers:smumgr:Variable names should be consistent with other modules Yang Ruibin (Thu Aug 22 2024 - 03:11:21 EST)
- [PATCH -next RESEND] nvmet: Make nvmet_debugfs static Jinjie Ruan (Thu Aug 22 2024 - 03:11:58 EST)
- [PATCH] watchdog: when watchdog_enabled is 0, let (soft,nmi)switch remain 1 after we read them in proc Tio Zhang (Thu Aug 22 2024 - 03:13:10 EST)
- [PATCH v2 00/17] Wire up getrandom() vDSO implementation on powerpc Christophe Leroy (Thu Aug 22 2024 - 03:13:48 EST)
- [PATCH v2 01/17] asm-generic/unaligned.h: Extract common header for vDSO Christophe Leroy (Thu Aug 22 2024 - 03:14:06 EST)
- [PATCH v2 03/17] vdso: Add __arch_get_k_vdso_rng_data() Christophe Leroy (Thu Aug 22 2024 - 03:14:31 EST)
- [PATCH v2 02/17] vdso: Clean header inclusion in getrandom Christophe Leroy (Thu Aug 22 2024 - 03:14:51 EST)
- [PATCH v2 04/17] vdso: Add missing c-getrandom-y in Makefile Christophe Leroy (Thu Aug 22 2024 - 03:15:09 EST)
- [PATCH v2 00/14] introduce pte_offset_map_{ro|rw}_nolock() Qi Zheng (Thu Aug 22 2024 - 03:15:26 EST)
- [PATCH v2 06/17] vdso: Change getrandom's generation to unsigned long Christophe Leroy (Thu Aug 22 2024 - 03:15:40 EST)
- [PATCH v2 01/14] mm: pgtable: introduce pte_offset_map_{ro|rw}_nolock() Qi Zheng (Thu Aug 22 2024 - 03:16:03 EST)
- [PATCH v2 05/17] vdso: Avoid call to memset() by getrandom Christophe Leroy (Thu Aug 22 2024 - 03:16:04 EST)
- [PATCH v2 02/14] arm: adjust_pte() use pte_offset_map_rw_nolock() Qi Zheng (Thu Aug 22 2024 - 03:16:37 EST)
- [PATCH v2 07/17] mm: Define VM_DROPPABLE for powerpc/32 Christophe Leroy (Thu Aug 22 2024 - 03:16:38 EST)
- [PATCH v2 08/17] powerpc: Add little endian variants of LWZX_BE and STWX_BE Christophe Leroy (Thu Aug 22 2024 - 03:17:05 EST)
- [PATCH v2 03/14] powerpc: assert_pte_locked() use pte_offset_map_ro_nolock() Qi Zheng (Thu Aug 22 2024 - 03:17:16 EST)
- [PATCH v2 09/17] powerpc/vdso32: Add crtsavres Christophe Leroy (Thu Aug 22 2024 - 03:17:31 EST)
- [PATCH v2 04/14] mm: filemap: filemap_fault_recheck_pte_none() use pte_offset_map_ro_nolock() Qi Zheng (Thu Aug 22 2024 - 03:17:47 EST)
- [PATCH v2 10/17] powerpc/vdso: Refactor CFLAGS for CVDSO build Christophe Leroy (Thu Aug 22 2024 - 03:17:54 EST)
- [PATCH v2 05/14] mm: khugepaged: __collapse_huge_page_swapin() use pte_offset_map_ro_nolock() Qi Zheng (Thu Aug 22 2024 - 03:18:22 EST)
- [PATCH v2 11/17] powerpc/vdso: Wire up getrandom() vDSO implementation Christophe Leroy (Thu Aug 22 2024 - 03:18:24 EST)
- [PATCH v2 12/17] selftests: vdso: Fix powerpc64 vdso_config Christophe Leroy (Thu Aug 22 2024 - 03:18:47 EST)
- [PATCH v2 06/14] mm: handle_pte_fault() use pte_offset_map_rw_nolock() Qi Zheng (Thu Aug 22 2024 - 03:19:02 EST)
- [PATCH v2 13/17] selftests: vdso: Don't hard-code location of vDSO sources Christophe Leroy (Thu Aug 22 2024 - 03:19:17 EST)
- [PATCH v2 07/14] mm: khugepaged: collapse_pte_mapped_thp() use pte_offset_map_rw_nolock() Qi Zheng (Thu Aug 22 2024 - 03:19:36 EST)
- [PATCH v2 14/17] selftests: vdso: Make test_vdso_getrandom look for the right vDSO function Christophe Leroy (Thu Aug 22 2024 - 03:19:40 EST)
- Re: [PATCH -next RESEND] nvmet: Make nvmet_debugfs static Christoph Hellwig (Thu Aug 22 2024 - 03:20:03 EST)
- [PATCH v2 15/17] selftests: vdso: Fix build of test_vdso_chacha Christophe Leroy (Thu Aug 22 2024 - 03:20:18 EST)
- [PATCH v2 08/14] mm: copy_pte_range() use pte_offset_map_rw_nolock() Qi Zheng (Thu Aug 22 2024 - 03:20:25 EST)
- [PATCH v2 16/17] selftests: vdso: Make VDSO function call more generic Christophe Leroy (Thu Aug 22 2024 - 03:20:49 EST)
- [PATCH v2 09/14] mm: mremap: move_ptes() use pte_offset_map_rw_nolock() Qi Zheng (Thu Aug 22 2024 - 03:21:01 EST)
- [PATCH v2 17/17] selftests: vdso: Add support for vdso_test_random for powerpc Christophe Leroy (Thu Aug 22 2024 - 03:21:17 EST)
- [PATCH v2 10/14] mm: page_vma_mapped_walk: map_pte() use pte_offset_map_rw_nolock() Qi Zheng (Thu Aug 22 2024 - 03:21:32 EST)
- Re: [PATCH v2] powerpc: warn on emulation of dcbz instruction in kernel mode Christoph Hellwig (Thu Aug 22 2024 - 03:21:41 EST)
- [PATCH v2 11/14] mm: userfaultfd: move_pages_pte() use pte_offset_map_rw_nolock() Qi Zheng (Thu Aug 22 2024 - 03:21:55 EST)
- [PATCH v2 12/14] mm: multi-gen LRU: walk_pte_range() use pte_offset_map_rw_nolock() Qi Zheng (Thu Aug 22 2024 - 03:22:07 EST)
- [PATCH v2 13/14] mm: pgtable: remove pte_offset_map_nolock() Qi Zheng (Thu Aug 22 2024 - 03:22:19 EST)
- [PATCH v2 14/14] mm: khugepaged: retract_page_tables() use pte_offset_map_rw_nolock() Qi Zheng (Thu Aug 22 2024 - 03:22:33 EST)
- Re: [PATCH 0/2] Put XHCI controllers into D3 at S4/S5 Kai-Heng Feng (Thu Aug 22 2024 - 03:22:50 EST)
- Re: [PATCH v4 2/6] x86/tdx: Add validation of userspace MMIO instructions Kirill A. Shutemov (Thu Aug 22 2024 - 03:23:01 EST)
- Re: [PATCH] ipmi:ssif: Improve detecting during probing Ivan T. Ivanov (Thu Aug 22 2024 - 03:23:13 EST)
- Re: [syzbot] Re: [syzbot] [jfs?] KASAN: slab-use-after-free Read in lmLogInit syzbot (Thu Aug 22 2024 - 03:23:26 EST)
- Re: [PATCH v4 3/6] x86/tdx: Allow MMIO from userspace Kirill A. Shutemov (Thu Aug 22 2024 - 03:23:40 EST)
- Re: [PATCH net,v5,2/2] net/smc: modify smc_sock structure Jan Karcher (Thu Aug 22 2024 - 03:24:02 EST)
- [PATCH -next] of: overlay: Simplify with scoped for each OF child loop Jinjie Ruan (Thu Aug 22 2024 - 03:24:18 EST)
- Re: [PATCH v5 3/4] arm64: topology: Support SMT control on ACPI based system Dietmar Eggemann (Thu Aug 22 2024 - 03:24:28 EST)
- Re: [PATCH v1 0/3] PCI: imx6: reset link after suspend/resume Stefan Eichenberger (Thu Aug 22 2024 - 03:24:42 EST)
- [PATCH 0/3] regulator: Minor cleanups Chen-Yu Tsai (Thu Aug 22 2024 - 03:24:56 EST)
- [PATCH 1/3] regulator: Clarify error message for "id == NULL" in _regulator_get() Chen-Yu Tsai (Thu Aug 22 2024 - 03:25:04 EST)
- [PATCH 2/3] regulator: Return actual error in of_regulator_bulk_get_all() Chen-Yu Tsai (Thu Aug 22 2024 - 03:25:13 EST)
- [PATCH 3/3] regulator: Fully clean up on error in of_regulator_bulk_get_all() Chen-Yu Tsai (Thu Aug 22 2024 - 03:25:32 EST)
- [PATCHv2] net: dpaa:reduce number of synchronize_net() calls Xi Huang (Thu Aug 22 2024 - 03:25:48 EST)
- [PATCH -next] of/platform: Simplify with scoped for each OF child Jinjie Ruan (Thu Aug 22 2024 - 03:26:58 EST)
- Re: [PATCH 1/2] soc: qcom: pd_mapper: Add X1E80100 Johan Hovold (Thu Aug 22 2024 - 03:28:29 EST)
- Re: [PATCH v6] drm/i915/hwmon: expose fan speed Raag Jadav (Thu Aug 22 2024 - 03:28:57 EST)
- Re: [PATCH v2 16/19] gendwarfksyms: Add support for reserved structure fields Greg Kroah-Hartman (Thu Aug 22 2024 - 03:29:55 EST)
- [PATCH] net: ftgmac100: Ensure tx descriptor updates are visible Jacky Chou (Thu Aug 22 2024 - 03:30:26 EST)
- [PATCH v1] drivers:smumgr:Variable names should be consistent Yang Ruibin (Thu Aug 22 2024 - 03:30:40 EST)
- Re: [PATCH RFC] KVM: Use maple tree to manage memory attributes. Peng Zhang (Thu Aug 22 2024 - 03:30:56 EST)
- Re: CVE-2022-48900: xen/netfront: react properly to failing gnttab_end_foreign_access_ref() Greg Kroah-Hartman (Thu Aug 22 2024 - 03:31:16 EST)
- [PATCH net] can: mcp251x: fix deadlock if an interrupt occurs during mcp251x_open Simon Arlott (Thu Aug 22 2024 - 03:31:42 EST)
- Re: [PATCH RESEND] drm/amd/display: avoid using null object of framebuffer Ma Ke (Thu Aug 22 2024 - 03:32:49 EST)
- Re: [PATCH V2 net-next 11/11] net: add is_valid_ether_addr check in dev_set_mac_address Jijie Shao (Thu Aug 22 2024 - 03:34:11 EST)
- Re: [PATCH linux-next v3 05/14] crash: clean up kdump related config items John Paul Adrian Glaubitz (Thu Aug 22 2024 - 03:34:28 EST)
- [PATCH v3] docs: bug-bisect: rewrite to better match the other bisecting text Thorsten Leemhuis (Thu Aug 22 2024 - 03:35:49 EST)
- [PATCH v1] drivers:coresight:Use min macro Yang Ruibin (Thu Aug 22 2024 - 03:36:26 EST)
- Re: [syzbot] [jfs?] KASAN: slab-use-after-free Read in lmLogInit syzbot (Thu Aug 22 2024 - 03:39:11 EST)
- [PATCH v7 0/4] drm/panic: Add a QR code panic screen Jocelyn Falempe (Thu Aug 22 2024 - 03:39:22 EST)
- [PATCH v7 1/4] drm/panic: Add integer scaling to blit() Jocelyn Falempe (Thu Aug 22 2024 - 03:39:35 EST)
- [PATCH v7 2/4] drm/rect: Add drm_rect_overlap() Jocelyn Falempe (Thu Aug 22 2024 - 03:39:50 EST)
- [PATCH v7 3/4] drm/panic: Simplify logo handling Jocelyn Falempe (Thu Aug 22 2024 - 03:40:04 EST)
- [PATCH v7 4/4] drm/panic: Add a QR code panic screen Jocelyn Falempe (Thu Aug 22 2024 - 03:40:22 EST)
- Re: [PATCH v1 0/5] driver core: fw_devlink: Clean up strings and mutex usages Greg Kroah-Hartman (Thu Aug 22 2024 - 03:40:23 EST)
- [PATCH v1] virt: sev-guest: Convert to use jiffies macro Chen Yufan (Thu Aug 22 2024 - 03:40:40 EST)
- [PATCH v2 1/3] x86/entry: Test ti_work for zero before processing individual bits Xin Li (Intel) (Thu Aug 22 2024 - 03:40:57 EST)
- [PATCH v2 2/3] x86/msr: Switch between WRMSRNS and WRMSR with the alternatives mechanism Xin Li (Intel) (Thu Aug 22 2024 - 03:41:00 EST)
- [PATCH v2 0/3] x86: Write FRED RSP0 on return to userspace Xin Li (Intel) (Thu Aug 22 2024 - 03:41:00 EST)
- [PATCH v2 3/3] x86/entry: Set FRED RSP0 on return to userspace instead of context switch Xin Li (Intel) (Thu Aug 22 2024 - 03:41:09 EST)
- Re: [PATCH 0/3] selftests: Fix cpuid / vendor checking build issues Ilpo Järvinen (Thu Aug 22 2024 - 03:41:41 EST)
- Re: [PATCH v3 1/2] dt-bindings: arm: Add qcom,qmi-id for remote etm Krzysztof Kozlowski (Thu Aug 22 2024 - 03:42:01 EST)
- [tip:master] BUILD SUCCESS b34bbe44b8222d43d6311d5caa1226ebddda4bfb kernel test robot (Thu Aug 22 2024 - 03:42:15 EST)
- [PATCH] PCI: Deprecate pcim_pin_device() Philipp Stanner (Thu Aug 22 2024 - 03:42:35 EST)
- Re: [PATCH] firmware_loader: Block path traversal Greg Kroah-Hartman (Thu Aug 22 2024 - 03:42:55 EST)
- Re: [PATCH v3 1/3] dt-bindings: display: mediatek: dpi: Add power domains Krzysztof Kozlowski (Thu Aug 22 2024 - 03:43:43 EST)
- Re: ACPI IRQ storm with 6.10 Petr Valenta (Thu Aug 22 2024 - 03:44:57 EST)
- [PATCH linux dev 6.11] hwmon:add new hwmon driver sq52205 Wenliang (Thu Aug 22 2024 - 03:45:08 EST)
- Re: [PATCH] stagging: rtl8192e: fix alignment parenthesis Greg Kroah-Hartman (Thu Aug 22 2024 - 03:46:06 EST)
- [PATCH v1] drivers:cpufreq:Use max macro Yang Ruibin (Thu Aug 22 2024 - 03:46:19 EST)
- Re: [EXT] Re: [PATCH v2 1/2] i3c: master: support to adjust first broadcast address speed Miquel Raynal (Thu Aug 22 2024 - 03:46:30 EST)
- Re: [PATCH v1] driver:staging:vme:Remove NULL check of list_entry() Greg KH (Thu Aug 22 2024 - 03:48:07 EST)
- [PATCH v4] wifi: cfg80211: Use kmemdup_array instead of kmemdup for multiple allocation Yu Jiaoliang (Thu Aug 22 2024 - 03:48:24 EST)
- [PATCH v1] wifi: mwifiex: Convert to use jiffies macro Chen Yufan (Thu Aug 22 2024 - 03:49:08 EST)
- Re: [PATCH] Staging: rtl8192e: Fix parenthesis alignment Greg Kroah-Hartman (Thu Aug 22 2024 - 03:49:38 EST)
- [PATCH v1] drivers:atlx:Use max macro Yang Ruibin (Thu Aug 22 2024 - 03:50:29 EST)
- Re: [PATCH] staging: rtl8192e: Fix indentation in r8192E_dev.c Greg Kroah-Hartman (Thu Aug 22 2024 - 03:51:11 EST)
- RE: [PATCH] usb: cdnsp: fix for Link TRB with TC Pawel Laszczak (Thu Aug 22 2024 - 03:51:13 EST)
- Re: [PATCH] staging: rtl8192e: Fix alignment parenthesis Greg Kroah-Hartman (Thu Aug 22 2024 - 03:52:35 EST)
- Re: [PATCH 1/3] don't duplicate vfs_open() in kernel_file_open() Christian Brauner (Thu Aug 22 2024 - 03:53:46 EST)
- Re: [PATCH] Staging: rtl8192e: Fix arguments alignment Greg Kroah-Hartman (Thu Aug 22 2024 - 03:53:58 EST)
- Re: [PATCH 2/3] lift grabbing path into caller of do_dentry_open() Christian Brauner (Thu Aug 22 2024 - 03:54:40 EST)
- Re: [PATCH] staging: rtl8192e: Fix camel case Greg Kroah-Hartman (Thu Aug 22 2024 - 03:55:00 EST)
- Re: [PATCH net-next 2/2] net: phy: aquantia: allow forcing order of MDI pairs kernel test robot (Thu Aug 22 2024 - 03:55:15 EST)
- [PATCH v1] net:hidp:Use min macro Yang Ruibin (Thu Aug 22 2024 - 03:55:36 EST)
- Re: [PATCH] MAINTAINERS: Mark UVC gadget driver as orphan Greg Kroah-Hartman (Thu Aug 22 2024 - 03:57:46 EST)
- Re: [PATCH] netfilter: ctnetlink: support CTA_FILTER for flush Changliang Wu (Thu Aug 22 2024 - 03:58:37 EST)
- [PATCH v2] powerpc/mm: Fix return type of pgd_val() Christophe Leroy (Thu Aug 22 2024 - 03:58:53 EST)
- Re: [PATCH v3] usb: dwc3: core: Prevent USB core invalid event buffer address access Greg KH (Thu Aug 22 2024 - 03:59:47 EST)
- Re: [PATCH v2 1/4] dt-bindings: clock: qcom: Add CMN PLL clock controller for IPQ SoC Krzysztof Kozlowski (Thu Aug 22 2024 - 03:59:55 EST)
- Re: [PATCH v3] docs: bug-bisect: rewrite to better match the other bisecting text Petr Tesařík (Thu Aug 22 2024 - 04:00:26 EST)
- [PATCH] powerpc/vdso: Inconditionally use CFUNC macro Christophe Leroy (Thu Aug 22 2024 - 04:00:50 EST)
- Re: [PATCH v6] usb: gadget: u_serial: Add null pointer check in gs_read_complete & gs_write_complete gregkh@xxxxxxxxxxxxxxxxxxx (Thu Aug 22 2024 - 04:02:56 EST)
- Re: [PATCH net-next v2 7/7] net: ti: icssg-prueth: Enable HSR Tx Tag and Rx Tag offload MD Danish Anwar (Thu Aug 22 2024 - 04:04:15 EST)
- Re: [PATCH] codetag: debug: mark codetags for pages which transitioned from being poison to unpoison as empty Miaohe Lin (Thu Aug 22 2024 - 04:04:33 EST)
- Re: [PATCH RESENT] cpufreq: amd-pstate: add quirk for Ryzen 3000 series processor David Wang (Thu Aug 22 2024 - 04:04:56 EST)
- Re: [PATCH net-next 2/2] net: phy: aquantia: allow forcing order of MDI pairs kernel test robot (Thu Aug 22 2024 - 04:05:15 EST)
- Re: [PATCH 1/4] dt-bindings: memory: mediatek: Add mt8188 SMI reset control binding Krzysztof Kozlowski (Thu Aug 22 2024 - 04:05:28 EST)
- [syzbot] [ocfs2?] KASAN: use-after-free Read in ocfs2_claim_suballoc_bits syzbot (Thu Aug 22 2024 - 04:11:36 EST)
- [syzbot] [ocfs2?] kernel BUG in ocfs2_claim_suballoc_bits syzbot (Thu Aug 22 2024 - 04:11:37 EST)
- [syzbot] [ocfs2?] possible deadlock in ocfs2_init_acl syzbot (Thu Aug 22 2024 - 04:11:37 EST)
- Re: [PATCH v2 1/4] udmabuf: cancel mmap page fault, direct map it Christian König (Thu Aug 22 2024 - 04:12:15 EST)
- [PATCH v2 0/3] selftests: Fix cpuid / vendor checking build issues Ilpo Järvinen (Thu Aug 22 2024 - 04:12:25 EST)
- [PATCH v2 1/3] selftests/resctrl: Generalize non-contiguous CAT check Ilpo Järvinen (Thu Aug 22 2024 - 04:12:34 EST)
- [PATCH v2 2/3] selftests/resctrl: Always initialize ecx to avoid build warnings Ilpo Järvinen (Thu Aug 22 2024 - 04:12:51 EST)
- [PATCH v2 3/3] kselftest: Provide __cpuid_count() stub on non-x86 archs Ilpo Järvinen (Thu Aug 22 2024 - 04:13:01 EST)
- Re: [PATCH] init: Don't proxy console= to earlycon Petr Mladek (Thu Aug 22 2024 - 04:15:17 EST)
- Re: [PATCH v2 04/16] overlayfs: Document critical override_creds() operations Miklos Szeredi (Thu Aug 22 2024 - 04:15:31 EST)
- Re: USB-C adapter like Dell DA300 using > 5 W Rajaram R (Thu Aug 22 2024 - 04:17:56 EST)
- Re: linux-next: manual merge of the net-next tree with the pm tree Ido Schimmel (Thu Aug 22 2024 - 04:18:12 EST)
- Re: [PATCH v2] ARM: dts: microchip: sam9x60: Fix rtc/rtt clocks Alexandre Belloni (Thu Aug 22 2024 - 04:18:31 EST)
- Re: [PATCH v4 4/6] x86/tdx: Add a restriction on access to MMIO address Kirill A. Shutemov (Thu Aug 22 2024 - 04:18:46 EST)
- Re: [PATCH 10/24] sched/uclamg: Handle delayed dequeue Vincent Guittot (Thu Aug 22 2024 - 04:19:53 EST)
- Re: [PATCH mm-unstable v2 1/3] mm/contig_alloc: support __GFP_COMP Yu Liao (Thu Aug 22 2024 - 04:21:59 EST)
- Re: [PATCH 10/24] sched/uclamg: Handle delayed dequeue Vincent Guittot (Thu Aug 22 2024 - 04:22:10 EST)
- Re: WARNING: [xtensa] modpost: vmlinux: section mismatch in reference: ice_adv_lnk_speed_maps+0x14 (section: .data) -> __setup_str_initcall_blacklist (section: .init.rodata) Przemek Kitszel (Thu Aug 22 2024 - 04:23:28 EST)
- [PATCH v2 03/12] smb/server: remove useless assignment of 'file_present' in smb2_open() chenxiaosong (Thu Aug 22 2024 - 04:23:51 EST)
- [PATCH v2 01/12] smb/server: fix return value of smb2_open() chenxiaosong (Thu Aug 22 2024 - 04:24:04 EST)
- Re: [RFCv2 0/9] UEFI emulator for kexec Lennart Poettering (Thu Aug 22 2024 - 04:24:18 EST)
- [PATCH v2 04/12] smb/client: fix typo: GlobalMid_Sem -> GlobalMid_Lock chenxiaosong (Thu Aug 22 2024 - 04:24:32 EST)
- [PATCH v2 02/12] smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open() chenxiaosong (Thu Aug 22 2024 - 04:24:39 EST)
- [PATCH v2 00/12] smb: fix some bugs, move duplicate definitions to common header file, and some small cleanups chenxiaosong (Thu Aug 22 2024 - 04:25:09 EST)
- Re: [PATCH v4 5/6] x86/tdx: Move MMIO helpers to common library Kirill A. Shutemov (Thu Aug 22 2024 - 04:25:22 EST)
- [PATCH v2 08/12] smb/client: rename cifs_acl to smb_acl chenxiaosong (Thu Aug 22 2024 - 04:25:26 EST)
- [PATCH v2 09/12] smb/client: rename cifs_ace to smb_ace chenxiaosong (Thu Aug 22 2024 - 04:25:51 EST)
- [PATCH v2 07/12] smb/client: rename cifs_sid to smb_sid chenxiaosong (Thu Aug 22 2024 - 04:26:07 EST)
- [PATCH v2 06/12] smb/client: rename cifs_ntsd to smb_ntsd chenxiaosong (Thu Aug 22 2024 - 04:26:30 EST)
- [PATCH v2 05/12] smb/server: update misguided comment of smb2_allocate_rsp_buf() chenxiaosong (Thu Aug 22 2024 - 04:26:47 EST)
- [PATCH v2] X86 architecture (32-bit and 64-bit): Convert to use jiffies macro Chen Yufan (Thu Aug 22 2024 - 04:26:59 EST)
- [PATCH v2 12/12] smb: add comment to STATUS_MCA_OCCURED chenxiaosong (Thu Aug 22 2024 - 04:27:14 EST)
- Re: [External] Re: [PATCH] net: Don't allow to attach xdp if bond slave device's upper already has a program Feng Zhou (Thu Aug 22 2024 - 04:27:42 EST)
- [PATCH v2 11/12] smb: move SMB2 Status code to common header file chenxiaosong (Thu Aug 22 2024 - 04:27:55 EST)
- Re: [PATCH v8 5/8] mtd: rawnand: qcom: use FIELD_PREP and GENMASK kernel test robot (Thu Aug 22 2024 - 04:28:16 EST)
- [PATCH v2 10/12] smb: move some duplicate definitions to common/smbacl.h chenxiaosong (Thu Aug 22 2024 - 04:28:26 EST)
- Re: [PATCH v2 05/16] overlayfs: Use ovl_override_creds_light()/revert_creds_light() Miklos Szeredi (Thu Aug 22 2024 - 04:29:00 EST)
- Re: [bug report] GICv4.1: multiple vpus execute vgic_v4_load at the same time will greatly increase the time consumption Marc Zyngier (Thu Aug 22 2024 - 04:29:16 EST)
- [PATCH v1] powerpc/pseries/eeh: Fix pseries_eeh_err_inject Narayana Murty N (Thu Aug 22 2024 - 04:29:36 EST)
- [PATCH 0/4] phy: convert to devm_clk_get_*() Yangtao Li (Thu Aug 22 2024 - 04:29:53 EST)
- Re: [PATCH v4 6/6] x86/tdx: Implement movs for MMIO Kirill A. Shutemov (Thu Aug 22 2024 - 04:30:16 EST)
- [PATCH 1/4] phy: ti: phy-dm816x-usb: Convert to devm_clk_get_prepared() Yangtao Li (Thu Aug 22 2024 - 04:30:34 EST)
- [PATCH 2/4] phy: qualcomm: phy-qcom-apq8064-sata: Convert to devm_clk_get_enabled() Yangtao Li (Thu Aug 22 2024 - 04:30:51 EST)
- [PATCH 3/4] phy: qualcomm: phy-qcom-ipq806x-sata: Convert to devm_clk_get_enabled() Yangtao Li (Thu Aug 22 2024 - 04:31:07 EST)
- Re: [PATCH v8 3/4] hisi_acc_vfio_pci: register debugfs for hisilicon migration driver liulongfang (Thu Aug 22 2024 - 04:31:25 EST)
- [PATCH 4/4] phy: samsung: exynos5250-sata: fix missing clock disable in remove path Yangtao Li (Thu Aug 22 2024 - 04:31:47 EST)
- Re: [PATCH v2 07/16] fs/backing-file: Convert to cred_guard() Miklos Szeredi (Thu Aug 22 2024 - 04:32:03 EST)
- [syzbot] [squashfs?] possible deadlock in fsnotify_destroy_mark syzbot (Thu Aug 22 2024 - 04:32:40 EST)
- [net-next 0/9] net: convert to devm_clk_get_enabled() and devm_clk_get_optional_enabled() Yangtao Li (Thu Aug 22 2024 - 04:32:53 EST)
- Re:[PATCH 2/2] powerpc/locking: enable HAVE_CMPXCHG_LOCAL in kconfig 虞陆铭 (Thu Aug 22 2024 - 04:33:07 EST)
- [net-next 1/9] net: stmmac: dwmac-intel-plat: Convert to devm_clk_get_enabled() Yangtao Li (Thu Aug 22 2024 - 04:33:22 EST)
- [net-next 2/9] net: stmmac: platform: Convert to devm_clk_get_enabled() and devm_clk_get_optional_enabled() Yangtao Li (Thu Aug 22 2024 - 04:33:42 EST)
- [net-next 3/9] net: ethernet: cortina: Convert to devm_clk_get_enabled() Yangtao Li (Thu Aug 22 2024 - 04:33:59 EST)
- [net-next 4/9] net: mdio: hisi-femac: Convert to devm_clk_get_enabled() Yangtao Li (Thu Aug 22 2024 - 04:34:15 EST)
- [net-next 5/9] net: dsa: rzn1_a5psw: Convert to devm_clk_get_enabled() Yangtao Li (Thu Aug 22 2024 - 04:34:35 EST)
- [net-next 6/9] net: ethernet: broadcom: bcm63xx_enet: Convert to devm_clk_get_enabled() Yangtao Li (Thu Aug 22 2024 - 04:34:53 EST)
- [net-next 7/9] net: ethernet: marvell: mvneta: Convert to devm_clk_get_enabled() Yangtao Li (Thu Aug 22 2024 - 04:35:06 EST)
- [net-next 8/9] net: mvpp2: Convert to devm_clk_get_enabled() and devm_clk_get_optional_enabled() Yangtao Li (Thu Aug 22 2024 - 04:35:28 EST)
- [syzbot] [bcachefs?] KMSAN: uninit-value in bch2_alloc_v4_validate syzbot (Thu Aug 22 2024 - 04:35:40 EST)
- [net-next 9/9] net: marvell: pxa168_eth: Convert to devm_clk_get_enabled() Yangtao Li (Thu Aug 22 2024 - 04:35:50 EST)
- Re: ACPI IRQ storm with 6.10 Petr Valenta (Thu Aug 22 2024 - 04:36:13 EST)
- Re: [PATCH v2 1/2] err.h: Add ERR_PTR_PCPU(), PTR_ERR_PCPU() and IS_ERR_PCPU() macros Catalin Marinas (Thu Aug 22 2024 - 04:36:30 EST)
- Re: [PATCH v2 2/2] mm/kmemleak: Use IS_ERR_PCPU() for pointer in the percpu address space Catalin Marinas (Thu Aug 22 2024 - 04:36:43 EST)
- Re: [PATCH 0/2] kmod /usr support Michal Suchánek (Thu Aug 22 2024 - 04:36:53 EST)
- [GIT PULL] KVM/arm64 fixes for 6.11, round #2 Oliver Upton (Thu Aug 22 2024 - 04:37:06 EST)
- [PATCH V1] mm:page_alloc: fix the NULL ac->nodemask in __alloc_pages_slowpath() Zhongkun He (Thu Aug 22 2024 - 04:39:02 EST)
- Re: [PATCH md-6.12 00/41] md/md-bitmap: introduce bitmap_operations and make structure internel Xiao Ni (Thu Aug 22 2024 - 04:39:12 EST)
- Re: [PATCH v2 1/6] riscv: ftrace: support fastcc in Clang for WITH_ARGS Andy Chiu (Thu Aug 22 2024 - 04:39:42 EST)
- Re: [PATCH v4 3/4] dt-bindings: display: rockchip: Add schema for RK3588 HDMI TX Controller Conor Dooley (Thu Aug 22 2024 - 04:41:24 EST)
- Re: [PATCH][next] wifi: iwlegacy: Avoid multiple -Wflex-array-member-not-at-end warnings Kalle Valo (Thu Aug 22 2024 - 04:41:40 EST)
- Re: WARNING in uprobe_unregister Jiri Olsa (Thu Aug 22 2024 - 04:42:04 EST)
- Re: [PATCH] wifi: mwifiex: Fix uninitialized variable in mwifiex_cfg80211_authenticate() Kalle Valo (Thu Aug 22 2024 - 04:42:22 EST)
- Re: [PATCH v2 10/16] overlayfs/file: Convert to cred_guard() Miklos Szeredi (Thu Aug 22 2024 - 04:42:37 EST)
- Re: [PATCH v2 1/2] mm: collect the number of anon large folios Barry Song (Thu Aug 22 2024 - 04:44:58 EST)
- [PATCH v4 1/5] udmabuf: direct map pfn when first page fault Huan Yang (Thu Aug 22 2024 - 04:45:03 EST)
- [PATCH v4 0/5] udmbuf bug fix and some improvements Huan Yang (Thu Aug 22 2024 - 04:45:10 EST)
- [PATCH v4 2/5] udmabuf: change folios array from kmalloc to kvmalloc Huan Yang (Thu Aug 22 2024 - 04:45:23 EST)
- [PATCH v4 3/5] udmabuf: fix vmap_udmabuf error page set Huan Yang (Thu Aug 22 2024 - 04:45:42 EST)
- Re: [PATCH net-next v3 2/2] net: ipv6: ioam6: new feature tunsrc Paolo Abeni (Thu Aug 22 2024 - 04:45:57 EST)
- [PATCH v4 4/5] udmabuf: udmabuf_create codestyle cleanup Huan Yang (Thu Aug 22 2024 - 04:46:06 EST)
- [PATCH v4 5/5] udmabuf: remove udmabuf_folio Huan Yang (Thu Aug 22 2024 - 04:46:30 EST)
- [syzbot] [bpf?] possible deadlock in work_grab_pending syzbot (Thu Aug 22 2024 - 04:46:52 EST)
- [PATCH] usb: dwc3: core: update LC timer as per USB Spec V3.2 Faisal Hassan (Thu Aug 22 2024 - 04:47:06 EST)
- Re: [PATCH v2 net-next 2/3] net: phy: tja11xx: replace "nxp,rmii-refclk-in" with "nxp,phy-output-refclk" Conor Dooley (Thu Aug 22 2024 - 04:47:29 EST)
- [PATCH v4] dt-bindings: hwmon: Add maxim max31790 Chanh Nguyen (Thu Aug 22 2024 - 04:48:53 EST)
- Re: [PATCH v4 1/3] dt-bindings: iio: adc: sophgo,cv18xx-saradc.yaml: Add Sophgo CV18XX SARADC binding Miquel Raynal (Thu Aug 22 2024 - 04:53:05 EST)
- Re: [PATCH v3] MIPS: Implement ieee754 NAN2008 emulation mode Thomas Bogendoerfer (Thu Aug 22 2024 - 04:54:59 EST)
- Re: [PATCH] MIPS: cevt-r4k: Don't call get_c0_compare_int if timer irq is installed Thomas Bogendoerfer (Thu Aug 22 2024 - 04:55:10 EST)
- Re: [PATCH v1] pwm: lpss: wait_for_update() before configuring pwm Raag Jadav (Thu Aug 22 2024 - 04:55:52 EST)
- Re: [PATCH] arm64: dts: exynosautov9: Add dpum SysMMU Kwanghoon Son (Thu Aug 22 2024 - 04:56:20 EST)
- Re: [PATCH v11 05/39] arm64: Document boot requirements for Guarded Control Stacks Catalin Marinas (Thu Aug 22 2024 - 04:59:17 EST)
- Re: [PATCH v2 1/2] mm: collect the number of anon large folios David Hildenbrand (Thu Aug 22 2024 - 04:59:40 EST)
- Re: [PATCH v11 1/4] dt-bindings: net: wireless: brcm4329-fmac: add pci14e4,449d Kalle Valo (Thu Aug 22 2024 - 05:00:00 EST)
- Re: [PATCH v2 16/16] overlayfs: Remove ovl_override_creds_light() Miklos Szeredi (Thu Aug 22 2024 - 05:00:17 EST)
- Re: [PATCH net-next v3 0/2] net: ipv6: ioam6: introduce tunsrc patchwork-bot+netdevbpf (Thu Aug 22 2024 - 05:00:34 EST)
- Re: [PATCH] wifi: mwifiex: remove unnecessary checks for valid priv Kalle Valo (Thu Aug 22 2024 - 05:00:51 EST)
- Re: [PATCH v3 1/1] dt-bindings: leds: convert leds-lm3692x to yaml format Conor Dooley (Thu Aug 22 2024 - 05:01:06 EST)
- Re: [PATCH] KVM: Move gfn_to_pfn_cache invalidation to invalidate_range_end hook David Woodhouse (Thu Aug 22 2024 - 05:01:37 EST)
- Re: [PATCH 2/2] remoteproc: qcom: add hexagon based WCSS secure PIL driver Gokul Sriram P (Thu Aug 22 2024 - 05:02:02 EST)
- Re: [PATCH v1] drivers:ras:Fix the NULL vs IS_ERR() bug for debugfs_create_dir() Jonathan Cameron (Thu Aug 22 2024 - 05:05:23 EST)
- Re: [PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay Andrea della Porta (Thu Aug 22 2024 - 05:05:54 EST)
- Re: [PATCH V1] mm:page_alloc: fix the NULL ac->nodemask in __alloc_pages_slowpath() Michal Hocko (Thu Aug 22 2024 - 05:06:40 EST)
- Re: [PATCH] dt-bindings: PCI: qcom: Allow 'vddpe-3v3-supply' again Johan Hovold (Thu Aug 22 2024 - 05:07:42 EST)
- [PATCH v1] drivers:drm:exynos_drm_gsc:Fix wrong assignment in gsc_bind() Yuesong Li (Thu Aug 22 2024 - 05:10:00 EST)
- Re: [External] Re: [PATCH V1] mm:page_alloc: fix the NULL ac->nodemask in __alloc_pages_slowpath() Zhongkun He (Thu Aug 22 2024 - 05:11:28 EST)
- Re: [PATCH] staging: rtl8192e: Fix camel case Dan Carpenter (Thu Aug 22 2024 - 05:12:36 EST)
- Re: [PATCH v1] mnt_idmapping: Use kmemdup_array instead of kmemdup for multiple allocation Christian Brauner (Thu Aug 22 2024 - 05:12:50 EST)
- Re: [PATCH v2 2/4] PCI: Revert to the original speed after PCIe failed link retraining Ilpo Järvinen (Thu Aug 22 2024 - 05:14:10 EST)
- Re: [PATCH bpf-next v4 2/2] selftests/bpf: Add mptcp subflow subtest Matthieu Baerts (Thu Aug 22 2024 - 05:14:37 EST)
- Re: [PATCH v1 2/2] gpio: Add G7 Aspeed gpio controller driver kernel test robot (Thu Aug 22 2024 - 05:17:18 EST)
- Re: [PATCH linux-next v3 05/14] crash: clean up kdump related config items Baoquan He (Thu Aug 22 2024 - 05:19:21 EST)
- Re: ACPI IRQ storm with 6.10 Vitaly Lifshits (Thu Aug 22 2024 - 05:20:09 EST)
- Re: [Linux-stm32] [net-next 8/9] net: mvpp2: Convert to devm_clk_get_enabled() and devm_clk_get_optional_enabled() Maxime Chevallier (Thu Aug 22 2024 - 05:20:43 EST)
- RE: [PATCH 1/2] i2c: emev2: Use devm_clk_get_enabled() helpers Biju Das (Thu Aug 22 2024 - 05:21:07 EST)
- [PATCH v5 00/10] platform/chrome: Introduce DT hardware prober Chen-Yu Tsai (Thu Aug 22 2024 - 05:21:23 EST)
- [PATCH v5 01/10] of: dynamic: Add of_changeset_update_prop_string Chen-Yu Tsai (Thu Aug 22 2024 - 05:21:40 EST)
- [PATCH v5 02/10] regulator: Move OF-specific regulator lookup code to of_regulator.c Chen-Yu Tsai (Thu Aug 22 2024 - 05:22:06 EST)
- [PATCH v5 03/10] regulator: Split up _regulator_get() Chen-Yu Tsai (Thu Aug 22 2024 - 05:22:26 EST)
- Re: [PATCH v3] MIPS: Implement ieee754 NAN2008 emulation mode Jiaxun Yang (Thu Aug 22 2024 - 05:22:39 EST)
- [PATCH v5 04/10] regulator: Do pure DT regulator lookup in of_regulator_bulk_get_all() Chen-Yu Tsai (Thu Aug 22 2024 - 05:22:49 EST)
- [PATCH v5 05/10] gpiolib: Add gpio_property_name_length() Chen-Yu Tsai (Thu Aug 22 2024 - 05:23:17 EST)
- [PATCH v5 06/10] i2c: Introduce OF component probe function Chen-Yu Tsai (Thu Aug 22 2024 - 05:23:38 EST)
- [PATCH v5 07/10] i2c: of-prober: Add regulator support Chen-Yu Tsai (Thu Aug 22 2024 - 05:23:52 EST)
- [PATCH v5 08/10] i2c: of-prober: Add GPIO support Chen-Yu Tsai (Thu Aug 22 2024 - 05:24:13 EST)
- [PATCH v5 09/10] platform/chrome: Introduce device tree hardware prober Chen-Yu Tsai (Thu Aug 22 2024 - 05:24:23 EST)
- [PATCH v5 10/10] arm64: dts: mediatek: mt8173-elm-hana: Mark touchscreens and trackpads as fail Chen-Yu Tsai (Thu Aug 22 2024 - 05:24:41 EST)
- Re: [PATCH v2 1/2] mm: collect the number of anon large folios Barry Song (Thu Aug 22 2024 - 05:24:51 EST)
- Re: [PATCH 10/24] sched/uclamg: Handle delayed dequeue Luis Machado (Thu Aug 22 2024 - 05:25:04 EST)
- [PATCH V2] mm:page_alloc: fix the NULL ac->nodemask in __alloc_pages_slowpath() Zhongkun He (Thu Aug 22 2024 - 05:26:30 EST)
- Re: [PATCH v5] USB: gadget: f_hid: Add GET_REPORT via userspace IOCTL Greg Kroah-Hartman (Thu Aug 22 2024 - 05:26:48 EST)
- Re: [PATCH v1] drivers:block:Fix the NULL vs IS_ERR() bug for debugfs_create_dir() Damien Le Moal (Thu Aug 22 2024 - 05:27:12 EST)
- Re: [PATCH 08/14] mm: copy_pte_range() use pte_offset_map_maywrite_nolock() kernel test robot (Thu Aug 22 2024 - 05:28:13 EST)
- Re: [PATCH 1/2] numa: Add simple generic NUMA emulation Mike Rapoport (Thu Aug 22 2024 - 05:29:19 EST)
- Re: [PATCH 06/14] mm: handle_pte_fault() use pte_offset_map_maywrite_nolock() David Hildenbrand (Thu Aug 22 2024 - 05:30:06 EST)
- [PATCH v5 0/4] Add R5F and C7x DSP nodes for AM62a SoC Hari Nagalla (Thu Aug 22 2024 - 05:30:24 EST)
- [PATCH v5 3/4] arm64: dts: k3-am62a-wakeup: Add R5F device node Hari Nagalla (Thu Aug 22 2024 - 05:30:25 EST)
- [PATCH v5 2/4] arm64: dts: k3-am62a-mcu: Add R5F Remoteproc node Hari Nagalla (Thu Aug 22 2024 - 05:30:34 EST)
- [PATCH v5 4/4] arm64: dts: ti: k3-am62a7-sk: Enable ipc with Remoteproc nodes Hari Nagalla (Thu Aug 22 2024 - 05:30:43 EST)
- [PATCH v5 1/4] arm64: dts: k3-am62a-main: Add C7xv device node Hari Nagalla (Thu Aug 22 2024 - 05:31:10 EST)
- Re: [syzbot] [bcachefs?] KMSAN: uninit-value in bch2_alloc_v4_validate Kent Overstreet (Thu Aug 22 2024 - 05:31:51 EST)
- Re: [PATCH 3/3] avoid extra path_get/path_put cycle in path_openat() Christian Brauner (Thu Aug 22 2024 - 05:31:57 EST)
- Re: [PATCH] tracing/timerlat: Check tlat_var for NULL in timerlat_fd_release Tomas Glozar (Thu Aug 22 2024 - 05:32:31 EST)
- Re: [PATCH 0/3] LoongArch: Migrate arch_numa Huacai Chen (Thu Aug 22 2024 - 05:33:13 EST)
- Re: [PATCH] usb: dwc3: qcom: fix NULL pointer dereference on dwc3_qcom_read_usb2_speed Greg Kroah-Hartman (Thu Aug 22 2024 - 05:33:50 EST)
- [PATCH] drm/panel: fix null pointer dereference in hx83102_get_modes Charles Han (Thu Aug 22 2024 - 05:35:05 EST)
- Re: [PATCH 01/11] dt-bindings: clock: Add RaspberryPi RP1 clock bindings Andrea della Porta (Thu Aug 22 2024 - 05:36:11 EST)
- RE: [EXT] [PATCH 10/31] wifi: mwifiex: fix indention David Lin (Thu Aug 22 2024 - 05:36:48 EST)
- RE: [PATCH v2 net-next 2/3] net: phy: tja11xx: replace "nxp,rmii-refclk-in" with "nxp,phy-output-refclk" Wei Fang (Thu Aug 22 2024 - 05:37:31 EST)
- Re: [PATCH linux-next v3 05/14] crash: clean up kdump related config items John Paul Adrian Glaubitz (Thu Aug 22 2024 - 05:37:46 EST)
- [PATCH] ASoC: dwc: change to use devm_clk_get_enabled() helpers Wu Bo (Thu Aug 22 2024 - 05:38:11 EST)
- Re: [PATCH] arm64: dts: exynosautov9: Add dpum SysMMU Krzysztof Kozlowski (Thu Aug 22 2024 - 05:38:44 EST)
- [PATCH net-next v28 00/13] Add Realtek automotive PCIe driver Justin Lai (Thu Aug 22 2024 - 05:39:04 EST)
- [PATCH net-next v28 01/13] rtase: Add support for a pci table in this module Justin Lai (Thu Aug 22 2024 - 05:39:23 EST)
- [PATCH net-next v28 02/13] rtase: Implement the .ndo_open function Justin Lai (Thu Aug 22 2024 - 05:39:45 EST)
- [PATCH net-next v28 03/13] rtase: Implement the rtase_down function Justin Lai (Thu Aug 22 2024 - 05:40:06 EST)
- [PATCH V3 net-next 01/11] net: hibmcge: Add pci table supported in this module Jijie Shao (Thu Aug 22 2024 - 05:40:17 EST)
- [PATCH V3 net-next 02/11] net: hibmcge: Add read/write registers supported through the bar space Jijie Shao (Thu Aug 22 2024 - 05:40:26 EST)
- [PATCH V3 net-next 03/11] net: hibmcge: Add mdio and hardware configuration supported in this module Jijie Shao (Thu Aug 22 2024 - 05:40:48 EST)
- [PATCH V3 net-next 04/11] net: hibmcge: Add interrupt supported in this module Jijie Shao (Thu Aug 22 2024 - 05:40:57 EST)
- [PATCH V3 net-next 05/11] net: hibmcge: Implement some .ndo functions Jijie Shao (Thu Aug 22 2024 - 05:41:28 EST)
- [PATCH V3 net-next 00/11] Add support of HIBMCGE Ethernet Driver Jijie Shao (Thu Aug 22 2024 - 05:42:00 EST)
- [PATCH V3 net-next 08/11] net: hibmcge: Implement some ethtool_ops functions Jijie Shao (Thu Aug 22 2024 - 05:42:07 EST)
- [PATCH V3 net-next 06/11] net: hibmcge: Implement .ndo_start_xmit function Jijie Shao (Thu Aug 22 2024 - 05:42:09 EST)
- [PATCH V3 net-next 09/11] net: hibmcge: Add a Makefile and update Kconfig for hibmcge Jijie Shao (Thu Aug 22 2024 - 05:42:11 EST)
- [PATCH V3 net-next 10/11] net: hibmcge: Add maintainer for hibmcge Jijie Shao (Thu Aug 22 2024 - 05:42:36 EST)
- [PATCH V3 net-next 11/11] net: add ndo_validate_addr check in dev_set_mac_address Jijie Shao (Thu Aug 22 2024 - 05:42:46 EST)
- [PATCH V3 net-next 07/11] net: hibmcge: Implement rx_poll function to receive packets Jijie Shao (Thu Aug 22 2024 - 05:44:05 EST)
- [PATCH net-next v28 04/13] rtase: Implement the interrupt routine and rtase_poll Justin Lai (Thu Aug 22 2024 - 05:44:21 EST)
- Re: [PATCH v1] net:hidp:Use min macro Yang Ruibin (Thu Aug 22 2024 - 05:44:44 EST)
- [PATCH net-next v28 05/13] rtase: Implement hardware configuration function Justin Lai (Thu Aug 22 2024 - 05:45:03 EST)
- Re: [PATCH v1] drivers:atlx:Use max macro Yang Ruibin (Thu Aug 22 2024 - 05:45:23 EST)
- [PATCH net-next v28 06/13] rtase: Implement .ndo_start_xmit function Justin Lai (Thu Aug 22 2024 - 05:45:42 EST)
- Re: [PATCH v1] drivers:cpufreq:Use max macro Yang Ruibin (Thu Aug 22 2024 - 05:46:01 EST)
- Re: [PATCH 1/8] tty: 8250_ingenic: Use devm_clk_get_enabled() helpers Paul Cercueil (Thu Aug 22 2024 - 05:46:14 EST)
- [PATCH net-next v28 07/13] rtase: Implement a function to receive packets Justin Lai (Thu Aug 22 2024 - 05:46:30 EST)
- [PATCH net-next v28 08/13] rtase: Implement net_device_ops Justin Lai (Thu Aug 22 2024 - 05:46:57 EST)
- Re: [PATCH v1] drivers:coresight:Use min macro Yang Ruibin (Thu Aug 22 2024 - 05:47:22 EST)
- [PATCH net-next v28 09/13] rtase: Implement pci_driver suspend and resume function Justin Lai (Thu Aug 22 2024 - 05:47:28 EST)
- [PATCH net-next v28 10/13] rtase: Implement ethtool function Justin Lai (Thu Aug 22 2024 - 05:47:53 EST)
- Re: [PATCH v1] drivers:smumgr:Use min macro Yang Ruibin (Thu Aug 22 2024 - 05:48:08 EST)
- [PATCH net-next v28 11/13] rtase: Add a Makefile in the rtase folder Justin Lai (Thu Aug 22 2024 - 05:48:21 EST)
- Re: [Linux-stm32] [net-next 7/9] net: ethernet: marvell: mvneta: Convert to devm_clk_get_enabled() Maxime Chevallier (Thu Aug 22 2024 - 05:48:42 EST)
- Re: [PATCH] dt-bindings: PCI: qcom: Allow 'vddpe-3v3-supply' again Manivannan Sadhasivam (Thu Aug 22 2024 - 05:49:04 EST)
- [PATCH net-next v28 12/13] realtek: Update the Makefile and Kconfig in the realtek folder Justin Lai (Thu Aug 22 2024 - 05:49:18 EST)
- Re: [PATCH 2/2] i2c: jz4780: Use devm_clk_get_enabled() helpers Paul Cercueil (Thu Aug 22 2024 - 05:49:37 EST)
- [PATCH net-next v28 13/13] MAINTAINERS: Add the rtase ethernet driver entry Justin Lai (Thu Aug 22 2024 - 05:49:55 EST)
- Re: [PATCH v1] drivers:testing:Fix the NULL vs IS_ERR() bug for debugfs_create_dir() Rafael J. Wysocki (Thu Aug 22 2024 - 05:50:16 EST)
- [PATCH] soc: ti: smartreflex: change to use devm_clk_get_prepared() helpers Wu Bo (Thu Aug 22 2024 - 05:50:30 EST)
- Re: [PATCH v2] drivers/perf: Fix ali_drw_pmu driver interrupt status clearing Mark Rutland (Thu Aug 22 2024 - 05:50:43 EST)
- Re: [PATCH v1 0/6] drm/amd/display: Use max/min macro 于佼良 (Thu Aug 22 2024 - 05:50:54 EST)
- Re: [PATCH] codetag: debug: mark codetags for pages which transitioned from being poison to unpoison as empty Hao Ge (Thu Aug 22 2024 - 05:51:12 EST)
- Re: [PATCH] x86/platform/geode: switch GPIO buttons and LEDs to software properties Hans de Goede (Thu Aug 22 2024 - 05:51:24 EST)
- Re: [PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay Krzysztof Kozlowski (Thu Aug 22 2024 - 05:52:04 EST)
- [PATCH] x86/tdx: Fix crash on kexec with CONFIG_EISA Kirill A. Shutemov (Thu Aug 22 2024 - 05:52:18 EST)
- Re: [PATCH v1] driver:staging:vme:Remove NULL check of list_entry() Dan Carpenter (Thu Aug 22 2024 - 05:52:45 EST)
- Re: [PATCH 01/11] dt-bindings: clock: Add RaspberryPi RP1 clock bindings Krzysztof Kozlowski (Thu Aug 22 2024 - 05:53:08 EST)
- Re: [PATCH 10/24] sched/uclamg: Handle delayed dequeue Vincent Guittot (Thu Aug 22 2024 - 05:53:31 EST)
- Re: RE: [EXT] [PATCH 10/31] wifi: mwifiex: fix indention Marc Kleine-Budde (Thu Aug 22 2024 - 05:53:46 EST)
- Re: [PATCH v3 3/5] dt-bindings: arm: Add Coresight TMC Control Unit hardware Krzysztof Kozlowski (Thu Aug 22 2024 - 05:56:02 EST)
- [PATCH v2] ceph: Convert to use jiffies macro Chen Yufan (Thu Aug 22 2024 - 05:56:23 EST)
- [PATCH net-next v7] net: netconsole: selftests: Create a new netconsole selftest Breno Leitao (Thu Aug 22 2024 - 05:57:20 EST)
- Re: [PATCH v1] drivers:testing:Fix the NULL vs IS_ERR() bug for debugfs_create_dir() Rafael J. Wysocki (Thu Aug 22 2024 - 05:59:53 EST)
- Re: [PATCH net-next v2 2/3] netconsole: pr_err() when netpoll_setup fails Breno Leitao (Thu Aug 22 2024 - 06:01:39 EST)
- Re: [PATCH v2 1/2] mm: collect the number of anon large folios David Hildenbrand (Thu Aug 22 2024 - 06:02:07 EST)
- Re: [PATCH] drm/panel: fix null pointer dereference in hx83102_get_modes cong yang (Thu Aug 22 2024 - 06:02:20 EST)
- Re: [PATCH 06/11] clk: rp1: Add support for clocks provided by RP1 Andrea della Porta (Thu Aug 22 2024 - 06:04:46 EST)
- Re: [PATCH v11 06/39] arm64/gcs: Document the ABI for Guarded Control Stacks Catalin Marinas (Thu Aug 22 2024 - 06:05:05 EST)
- Re: [PATCH v2 1/4] i2c: imx: only poll for bus busy in multi master mode Oleksij Rempel (Thu Aug 22 2024 - 06:05:20 EST)
- Re: [PATCH] net: fix csum calculation for encapsulated packets Paolo Abeni (Thu Aug 22 2024 - 06:05:37 EST)
- Re: VT-less kernels, and /dev/console on x86 Petr Mladek (Thu Aug 22 2024 - 06:05:42 EST)
- Re: [PATCH] mfd: cros_ec: update module description Lee Jones (Thu Aug 22 2024 - 06:06:50 EST)
- Re: [PATCH v3 3/3] iommu/arm-smmu: Pretty-print context fault related regs Manivannan Sadhasivam (Thu Aug 22 2024 - 06:10:03 EST)
- Re: [PATCH v4 2/7] mfd: add base driver for qnap-mcu devices Lee Jones (Thu Aug 22 2024 - 06:10:34 EST)
- Re: (subset) [PATCH] mfd: cros_ec: simplify cros_ec_dev_init() Lee Jones (Thu Aug 22 2024 - 06:11:41 EST)
- Re: [PATCH v2 1/2] mm: collect the number of anon large folios Barry Song (Thu Aug 22 2024 - 06:12:58 EST)
- Re: [PATCH net-next v3 2/8] selftests/net: Provide test_snprintf() helper Simon Horman (Thu Aug 22 2024 - 06:13:54 EST)
- Re: [PATCH net-next v3 4/8] selftests/net: Open /proc/thread-self in open_netns() Simon Horman (Thu Aug 22 2024 - 06:14:42 EST)
- Re: [PATCH v11 13/39] mm: Define VM_SHADOW_STACK for arm64 when we support GCS Catalin Marinas (Thu Aug 22 2024 - 06:15:14 EST)
- [PATCH] PCI: armada8k: change to use devm_clk_get_enabled() helpers Wu Bo (Thu Aug 22 2024 - 06:15:35 EST)
- Re: [PATCH v11 14/39] arm64/mm: Map pages for guarded control stack Catalin Marinas (Thu Aug 22 2024 - 06:20:10 EST)
- Re: [PATCH 10/24] sched/uclamg: Handle delayed dequeue Vincent Guittot (Thu Aug 22 2024 - 06:20:59 EST)
- Re: [PATCH v4] dt-bindings: hwmon: Add maxim max31790 Chanh Nguyen (Thu Aug 22 2024 - 06:21:17 EST)
- Re: [PATCH 3/3] avoid extra path_get/path_put cycle in path_openat() Mateusz Guzik (Thu Aug 22 2024 - 06:21:57 EST)
- Re: [PATCH net-next v2 1/2] dpll: add Embedded SYNC feature for a pin Jiri Pirko (Thu Aug 22 2024 - 06:22:21 EST)
- Re: [PATCH v2 0/2] PCI/pwrctl: fixes for v6.11 Bartosz Golaszewski (Thu Aug 22 2024 - 06:24:02 EST)
- Re: [PATCH v2] powerpc: warn on emulation of dcbz instruction in kernel mode Benjamin Herrenschmidt (Thu Aug 22 2024 - 06:24:24 EST)
- Re: ACPI IRQ storm with 6.10 Petr Valenta (Thu Aug 22 2024 - 06:25:15 EST)
- Re: XFS mount timeout in linux-6.9.11 Anders Blomdell (Thu Aug 22 2024 - 06:25:23 EST)
- Re: [PATCH v2] ARM: dts: microchip: sam9x60: Fix rtc/rtt clocks Alexander Dahl (Thu Aug 22 2024 - 06:25:39 EST)
- Re: [PATCH 0/5] Minor memory size optimization in debugobjects Woody Zhang (Thu Aug 22 2024 - 06:27:00 EST)
- Re: [PATCH 10/24] sched/uclamg: Handle delayed dequeue Luis Machado (Thu Aug 22 2024 - 06:28:30 EST)
- Re: [PATCH net-next v2 2/2] ice: add callbacks for Embedded SYNC enablement on dpll pins Jiri Pirko (Thu Aug 22 2024 - 06:29:10 EST)
- [PATCH v2] wifi: mwifiex: Convert to use jiffies macro Chen Yufan (Thu Aug 22 2024 - 06:29:33 EST)
- Re: [PATCH v3 3/3] iommu/arm-smmu: Pretty-print context fault related regs Pranjal Shrivastava (Thu Aug 22 2024 - 06:32:10 EST)
- Re: [PATCH v3 1/3] dt-bindings: arm: qcom,coresight-static-replicator: Add property for source filtering Suzuki K Poulose (Thu Aug 22 2024 - 06:34:54 EST)
- Re: [PATCH] MAINTAINERS: scale modules with more reviewers Petr Pavlu (Thu Aug 22 2024 - 06:35:35 EST)
- Re: [PATCH] netfilter: Don't track counter updates of do_add_counters() takakura (Thu Aug 22 2024 - 06:38:04 EST)
- Re: [PATCH 1/5] mfd: add Congatec Board Controller mfd driver Lee Jones (Thu Aug 22 2024 - 06:39:16 EST)
- Re: [PATCH 3/4] arm64: dts: qcom: ipq5332: add nodes to bringup q6 Gokul Sriram P (Thu Aug 22 2024 - 06:39:22 EST)
- Re: [PATCH v1 1/2] scsi: ufs: core: introduce override_cqe_ocs kernel test robot (Thu Aug 22 2024 - 06:39:36 EST)
- Re: (subset) [PATCH] leds: sun50i-a100: Replace msleep() with usleep_range() Lee Jones (Thu Aug 22 2024 - 06:40:04 EST)
- Re: [PATCH 0/4] Add new driver for WCSS secure PIL loading Gokul Sriram P (Thu Aug 22 2024 - 06:43:25 EST)
- Re: [PATCH] Revert "mm: skip CMA pages when they are not available" Johannes Weiner (Thu Aug 22 2024 - 06:43:41 EST)
- Re: [RFCv2 0/9] UEFI emulator for kexec Pingfan Liu (Thu Aug 22 2024 - 06:46:00 EST)
- Re: [PATCH v3 2/2] firmware: arm_scmi: Support 'reg-io-width' property for shared memory Sudeep Holla (Thu Aug 22 2024 - 06:46:35 EST)
- Re: Regarding patch "block/blk-mq: Don't complete locally if capacities are different" MANISH PANDEY (Thu Aug 22 2024 - 06:46:57 EST)
- Re: [PATCH 1/2] dt-bindings: remoteproc: qcom: document hexagon based WCSS secure PIL Gokul Sriram P (Thu Aug 22 2024 - 06:47:50 EST)
- Re: [PATCH 1/1] KVM: selftestsi: Create KVM selftests runnner to run interesting tests kernel test robot (Thu Aug 22 2024 - 06:49:13 EST)
- Re: [RFCv2 0/9] UEFI emulator for kexec Pingfan Liu (Thu Aug 22 2024 - 06:51:23 EST)
- Re: RE: [EXT] [PATCH 10/31] wifi: mwifiex: fix indention Marc Kleine-Budde (Thu Aug 22 2024 - 06:53:18 EST)
- Re: [PATCH V3] clk: scmi: add is_prepared hook Sudeep Holla (Thu Aug 22 2024 - 06:53:45 EST)
- Re: [RFCv2 0/9] UEFI emulator for kexec Jan Hendrik Farr (Thu Aug 22 2024 - 06:56:38 EST)
- [PATCH v1 0/3] Add missing fixes to FastRPC driver Ekansh Gupta (Thu Aug 22 2024 - 07:00:00 EST)
- [PATCH v1 1/3] misc: fastrpc: Save actual DMA size in fastrpc_map structure Ekansh Gupta (Thu Aug 22 2024 - 07:00:15 EST)
- [PATCH v1 2/3] misc: fastrpc: Fix fastrpc_map_lookup operation Ekansh Gupta (Thu Aug 22 2024 - 07:00:31 EST)
- [PATCH v1 3/3] misc: fastrpc: Skip reference for DMA handles Ekansh Gupta (Thu Aug 22 2024 - 07:00:40 EST)
- Re: [PATCH net-next v2 3/3] netconsole: Populate dynamic entry even if netpoll fails Breno Leitao (Thu Aug 22 2024 - 07:01:01 EST)
- Re: [bug report] GICv4.1: multiple vpus execute vgic_v4_load at the same time will greatly increase the time consumption Kunkun Jiang (Thu Aug 22 2024 - 07:01:21 EST)
- Re: [PATCH AUTOSEL 5.10 04/38] drm/amdgpu: fix uninitialized scalar variable warning Pavel Machek (Thu Aug 22 2024 - 07:01:47 EST)
- Re: [PATCH] net: phy: realtek: Fix setting of PHY LEDs Mode B bit on RTL8211F Paolo Abeni (Thu Aug 22 2024 - 07:02:49 EST)
- Re: [PATCH v7 0/7] firmware: support i.MX95 SCMI BBM/MISC Extenstion Sudeep Holla (Thu Aug 22 2024 - 07:03:26 EST)
- Re: [PATCH v1] driver:net:et131x:Remove NULL check of list_entry() Mark Einon (Thu Aug 22 2024 - 07:04:14 EST)
- Re: [PATCH v2 10/16] overlayfs/file: Convert to cred_guard() Amir Goldstein (Thu Aug 22 2024 - 07:07:07 EST)
- Re: [PATCH v2 1/4] i2c: imx: only poll for bus busy in multi master mode Fabio Estevam (Thu Aug 22 2024 - 07:08:08 EST)
- [PATCH 0/2] Drivers: vmbus: Fix rescind handling in uio_hv_generic Naman Jain (Thu Aug 22 2024 - 07:09:36 EST)
- [PATCH 2/2] Drivers: hv: vmbus: Fix rescind handling in uio_hv_generic Naman Jain (Thu Aug 22 2024 - 07:09:39 EST)
- [PATCH 1/2] uio_hv_generic: Fix kernel NULL pointer dereference in hv_uio_rescind Naman Jain (Thu Aug 22 2024 - 07:10:00 EST)
- Re: [PATCH] net: phy: realtek: Fix setting of PHY LEDs Mode B bit on RTL8211F patchwork-bot+netdevbpf (Thu Aug 22 2024 - 07:10:36 EST)
- Re: [PATCH v5 1/2] selftests: Rename sigaltstack to generic signal Dev Jain (Thu Aug 22 2024 - 07:11:02 EST)
- [PATCH net-next v3 0/2] netconsole: Populate dynamic entry even if netpoll fails Breno Leitao (Thu Aug 22 2024 - 07:11:13 EST)
- [PATCH net-next v3 1/2] netpoll: Ensure clean state on setup failures Breno Leitao (Thu Aug 22 2024 - 07:11:33 EST)
- [PATCH net-next v3 2/2] net: netconsole: Populate dynamic entry even if netpoll fails Breno Leitao (Thu Aug 22 2024 - 07:11:52 EST)
- Re: [PATCH v3 3/3] iommu/arm-smmu: Pretty-print context fault related regs Manivannan Sadhasivam (Thu Aug 22 2024 - 07:12:28 EST)
- [PATCH v2 0/2] scsi: ufs: introduce a callback to override OCS value Kiwoong Kim (Thu Aug 22 2024 - 07:13:01 EST)
- [PATCH v2 1/2] scsi: ufs: core: introduce override_cqe_ocs Kiwoong Kim (Thu Aug 22 2024 - 07:13:07 EST)
- [PATCH v2 2/2] scsi: ufs: ufs-exynos: implement override_cqe_ocs Kiwoong Kim (Thu Aug 22 2024 - 07:13:11 EST)
- Re: [syzbot] [ppp?] inconsistent lock state in valid_state (4) Hillf Danton (Thu Aug 22 2024 - 07:15:42 EST)
- next-20240822: rcu: Unless rcu_preempt kthread gets sufficient CPU time, OOM is now expected behavior. Naresh Kamboju (Thu Aug 22 2024 - 07:16:47 EST)
- [PATCH v2 0/2] clk: renesas: rzv2h-cpg: Add divider clock support Prabhakar (Thu Aug 22 2024 - 07:17:05 EST)
- [PATCH v2 1/2] clk: renesas: rzv2h-cpg: Add support for dynamic switching divider clocks Prabhakar (Thu Aug 22 2024 - 07:17:20 EST)
- [PATCH v2 2/2] clk: renesas: r9a09g057-cpg: Add clock and reset entries for GTM/RIIC/SDHI/WDT Prabhakar (Thu Aug 22 2024 - 07:17:25 EST)
- Re: [PATCH] usb: cdnsp: fix for Link TRB with TC Peter Chen (Thu Aug 22 2024 - 07:20:21 EST)
- Re: [net PATCH v3] octeontx2-af: Fix CPT AF register offset calculation patchwork-bot+netdevbpf (Thu Aug 22 2024 - 07:20:44 EST)
- Re: [PATCH] tracing/timerlat: Check tlat_var for NULL in timerlat_fd_release Luis Claudio R. Goncalves (Thu Aug 22 2024 - 07:21:09 EST)
- Re: [PATCH] usb: dwc3: qcom: fix NULL pointer dereference on dwc3_qcom_read_usb2_speed Johan Hovold (Thu Aug 22 2024 - 07:25:44 EST)
- [PATCH] mm: swapfile: fix SSD detection with swapfile on btrfs Johannes Weiner (Thu Aug 22 2024 - 07:27:29 EST)
- Re: [PATCH net-next v2 1/7] net: ti: icssg-prueth: Enable IEP1 Roger Quadros (Thu Aug 22 2024 - 07:27:44 EST)
- [PATCH v2 0/2] clk: qcom: Add support for GCC on QCS8300 Imran Shaik (Thu Aug 22 2024 - 07:28:04 EST)
- [PATCH v2 1/2] dt-bindings: clock: qcom: Add GCC clocks for QCS8300 Imran Shaik (Thu Aug 22 2024 - 07:28:28 EST)
- [PATCH v2 2/2] clk: qcom: Add support for Global Clock Controller on QCS8300 Imran Shaik (Thu Aug 22 2024 - 07:28:54 EST)
- Re: [PATCH 0/4] Add new driver for WCSS secure PIL loading Krzysztof Kozlowski (Thu Aug 22 2024 - 07:29:19 EST)
- Re: [PATCH net-next v2 7/7] net: ti: icssg-prueth: Enable HSR Tx Tag and Rx Tag offload Roger Quadros (Thu Aug 22 2024 - 07:29:22 EST)
- Re: [PATCH net-next v6 2/2] net: ti: icssg-prueth: Add support for PA Stats Roger Quadros (Thu Aug 22 2024 - 07:29:52 EST)
- Re: [PATCH v2 2/7] xen: introduce generic helper checking for memory map conflicts Jürgen Groß (Thu Aug 22 2024 - 07:30:08 EST)
- Re: [PATCH v11 16/39] arm64/idreg: Add overrride for GCS Catalin Marinas (Thu Aug 22 2024 - 07:30:22 EST)
- Re: [PATCH 1/2] dt-bindings: remoteproc: qcom: document hexagon based WCSS secure PIL Krzysztof Kozlowski (Thu Aug 22 2024 - 07:31:17 EST)
- Re: [PATCH v11 17/39] arm64/hwcap: Add hwcap for GCS Catalin Marinas (Thu Aug 22 2024 - 07:31:29 EST)
- Re: [PATCH v11 18/39] arm64/traps: Handle GCS exceptions Catalin Marinas (Thu Aug 22 2024 - 07:32:16 EST)
- Re: [PATCH net-next v2 1/7] net: ti: icssg-prueth: Enable IEP1 Dan Carpenter (Thu Aug 22 2024 - 07:33:04 EST)
- [PATCH v1 0/2] spi: pxa2xx: Fix module reloading failure Andy Shevchenko (Thu Aug 22 2024 - 07:34:23 EST)
- [PATCH v1 2/2] spi: pxa2xx: Move PM runtime handling to the glue drivers Andy Shevchenko (Thu Aug 22 2024 - 07:34:33 EST)
- [PATCH v1 1/2] spi: pxa2xx: Do not override dev->platform_data on probe Andy Shevchenko (Thu Aug 22 2024 - 07:34:41 EST)
- Re: [PATCH iwl-net v3 4/6] ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset Maciej Fijalkowski (Thu Aug 22 2024 - 07:35:05 EST)
- Re: [PATCH iwl-net v3 6/6] ice: do not bring the VSI up, if it was down before the XDP setup Maciej Fijalkowski (Thu Aug 22 2024 - 07:36:32 EST)
- Re: [PATCH iwl-net v3 3/6] ice: check for XDP rings instead of bpf program when unconfiguring Maciej Fijalkowski (Thu Aug 22 2024 - 07:37:16 EST)
- Re: [PATCH v2 4/7] xen: move max_pfn in xen_memory_setup() out of function scope Jürgen Groß (Thu Aug 22 2024 - 07:38:15 EST)
- Re: [PATCH v4] hid-playstation: DS4: Update rumble and lightbar together Max Staudt (Thu Aug 22 2024 - 07:38:49 EST)
- Re: [PATCH] PCI: armada8k: change to use devm_clk_get_enabled() helpers Anand Moon (Thu Aug 22 2024 - 07:39:47 EST)
- Re: [PATCH iwl-net v3 2/6] ice: protect XDP configuration with a mutex Maciej Fijalkowski (Thu Aug 22 2024 - 07:39:51 EST)
- Re: [RFCv2 0/9] UEFI emulator for kexec Jan Hendrik Farr (Thu Aug 22 2024 - 07:42:21 EST)
- Re: [PATCH v2] arm64: dts: imx8mm-emtop-baseboard: Add Peripherals Support Tarang Raval (Thu Aug 22 2024 - 07:42:32 EST)
- Re: [PATCH v3 3/5] dt-bindings: arm: Add Coresight TMC Control Unit hardware Suzuki K Poulose (Thu Aug 22 2024 - 07:43:30 EST)
- Re: [PATCH iwl-net v3 5/6] ice: remove ICE_CFG_BUSY locking from AF_XDP code Maciej Fijalkowski (Thu Aug 22 2024 - 07:44:20 EST)
- Re: [RFCv2 0/9] UEFI emulator for kexec Lennart Poettering (Thu Aug 22 2024 - 07:45:53 EST)
- Re: [PATCH v2] arm64: dts: imx8mm-emtop-baseboard: Add Peripherals Support Marc Kleine-Budde (Thu Aug 22 2024 - 07:47:00 EST)
- [PATCH net-next v3 0/2] Add driver for Motorcomm yt8821 2.5G ethernet phy Frank Sae (Thu Aug 22 2024 - 07:47:43 EST)
- [PATCH net-next v3 1/2] net: phy: Optimize phy speed mask to be compatible to yt8821 Frank Sae (Thu Aug 22 2024 - 07:47:52 EST)
- [PATCH net-next v3 2/2] net: phy: Add driver for Motorcomm yt8821 2.5G ethernet phy Frank Sae (Thu Aug 22 2024 - 07:48:20 EST)
- Re: [PATCH v2 02/12] smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open() Namjae Jeon (Thu Aug 22 2024 - 07:49:13 EST)
- Re: [PATCH v2 01/12] smb/server: fix return value of smb2_open() Namjae Jeon (Thu Aug 22 2024 - 07:49:35 EST)
- Re: [PATCH v2 03/12] smb/server: remove useless assignment of 'file_present' in smb2_open() Namjae Jeon (Thu Aug 22 2024 - 07:49:54 EST)
- Re: [PATCH v4] ptp: Add vDSO-style vmclock support Simon Horman (Thu Aug 22 2024 - 07:50:10 EST)
- Re: [PATCH v2 05/12] smb/server: update misguided comment of smb2_allocate_rsp_buf() Namjae Jeon (Thu Aug 22 2024 - 07:50:27 EST)
- Re: [PATCH v1 1/5] driver core: Sort headers Andy Shevchenko (Thu Aug 22 2024 - 07:50:31 EST)
- Re: [PATCH v2 1/4] i2c: imx: only poll for bus busy in multi master mode Stefan Eichenberger (Thu Aug 22 2024 - 07:50:53 EST)
- Re: [PATCH v3 1/3] dt-bindings: arm: qcom,coresight-static-replicator: Add property for source filtering Suzuki K Poulose (Thu Aug 22 2024 - 07:51:07 EST)
- Re: [Linux-stm32] [net-next 1/9] net: stmmac: dwmac-intel-plat: Convert to devm_clk_get_enabled() Maxime Chevallier (Thu Aug 22 2024 - 07:51:22 EST)
- Re: [PATCH v2 01/16] dt-bindings: dma: qcom,bam: Add bam pipe lock Md Sadre Alam (Thu Aug 22 2024 - 07:51:43 EST)
- Re: [PATCH v1] ImgTec powerVR DRM driver: Convert to use time_before macro Matt Coster (Thu Aug 22 2024 - 07:53:02 EST)
- Re: [PATCH v10 2/2] irqchip/loongarch-avec: Add AVEC irqchip support Huacai Chen (Thu Aug 22 2024 - 07:53:37 EST)
- Re: [PATCH v2 07/12] smb/client: rename cifs_sid to smb_sid Namjae Jeon (Thu Aug 22 2024 - 07:53:54 EST)
- Re: [RFCv2 0/9] UEFI emulator for kexec Dave Young (Thu Aug 22 2024 - 07:54:18 EST)
- Re: [PATCH v2 12/12] smb: add comment to STATUS_MCA_OCCURED Namjae Jeon (Thu Aug 22 2024 - 07:54:39 EST)
- Re: [PATCH v2 08/12] smb/client: rename cifs_acl to smb_acl Namjae Jeon (Thu Aug 22 2024 - 07:55:49 EST)
- Re: [Linux-stm32] [net-next 2/9] net: stmmac: platform: Convert to devm_clk_get_enabled() and devm_clk_get_optional_enabled() Maxime Chevallier (Thu Aug 22 2024 - 07:56:42 EST)
- Re: [PATCH v2 06/12] smb/client: rename cifs_ntsd to smb_ntsd Namjae Jeon (Thu Aug 22 2024 - 07:57:17 EST)
- Re: [v2] HID: corsair-void: Add Corsair Void headset family driver Jiri Kosina (Thu Aug 22 2024 - 07:57:34 EST)
- Re: [PATCH v2 09/12] smb/client: rename cifs_ace to smb_ace Namjae Jeon (Thu Aug 22 2024 - 07:59:08 EST)
- Re: [PATCH 1/3] RDMA/rxe: Use sizeof instead of hard code number Zhu Yanjun (Thu Aug 22 2024 - 07:59:55 EST)
- [PATCH net-next v3 0/3] Add Statistics Support for DP83TG720 PHY Oleksij Rempel (Thu Aug 22 2024 - 08:00:08 EST)
- [PATCH net-next v3 2/3] phy: Add defines for standardized PHY generic counters Oleksij Rempel (Thu Aug 22 2024 - 08:00:10 EST)
- [PATCH net-next v3 1/3] phy: open_alliance_helpers: Add defines for link quality metrics Oleksij Rempel (Thu Aug 22 2024 - 08:00:36 EST)
- [PATCH net-next v3 3/3] phy: dp83tg720: Add statistics support Oleksij Rempel (Thu Aug 22 2024 - 08:00:53 EST)
- RE: RE: [EXT] [PATCH 10/31] wifi: mwifiex: fix indention David Lin (Thu Aug 22 2024 - 08:00:54 EST)
- Re: [PATCH v2 16/19] gendwarfksyms: Add support for reserved structure fields Benno Lossin (Thu Aug 22 2024 - 08:01:30 EST)
- [PATCH v2] selftests:mm: Fix mmap() error paths to check for MAP_FAILED Yang Ruibin (Thu Aug 22 2024 - 08:01:43 EST)
- Re: [PATCH v4 3/4] dt-bindings: display: rockchip: Add schema for RK3588 HDMI TX Controller Cristian Ciocaltea (Thu Aug 22 2024 - 08:01:53 EST)
- Re: [PATCH 2/3] RDMA/rxe: Typo fix Zhu Yanjun (Thu Aug 22 2024 - 08:02:09 EST)
- [PATCH v2] intel_th: Switch to use kmemdup_array() Yu Jiaoliang (Thu Aug 22 2024 - 08:02:23 EST)
- Re: [PATCH v2] ksmbd: Replace one-element arrays with flexible-array members Namjae Jeon (Thu Aug 22 2024 - 08:02:34 EST)
- Re: [PATCH v2 1/4] i2c: imx: only poll for bus busy in multi master mode Stefan Eichenberger (Thu Aug 22 2024 - 08:04:05 EST)
- Re: [Linux-stm32] [net-next 3/9] net: ethernet: cortina: Convert to devm_clk_get_enabled() Maxime Chevallier (Thu Aug 22 2024 - 08:04:18 EST)
- Re: [PATCH v2] rcu/kvfree: Add kvfree_rcu_barrier() API Uladzislau Rezki (Thu Aug 22 2024 - 08:04:27 EST)
- Re: [RFCv2 0/9] UEFI emulator for kexec Dave Young (Thu Aug 22 2024 - 08:05:03 EST)
- [PATCH v8 0/5] Tracepoints and static branch in Rust Alice Ryhl (Thu Aug 22 2024 - 08:05:08 EST)
- [PATCH v8 1/5] rust: add generic static_key_false Alice Ryhl (Thu Aug 22 2024 - 08:05:26 EST)
- [PATCH v8 2/5] rust: add tracepoint support Alice Ryhl (Thu Aug 22 2024 - 08:05:46 EST)
- [PATCH v8 3/5] rust: samples: add tracepoint to Rust sample Alice Ryhl (Thu Aug 22 2024 - 08:05:59 EST)
- [PATCH v8 4/5] jump_label: adjust inline asm to be consistent Alice Ryhl (Thu Aug 22 2024 - 08:06:17 EST)
- [PATCH v8 5/5] rust: add arch_static_branch Alice Ryhl (Thu Aug 22 2024 - 08:06:32 EST)
- Re: [syzbot] [btrfs?] BUG: MAX_LOCKDEP_CHAIN_HLOCKS too low! (6) Dmitry Vyukov (Thu Aug 22 2024 - 08:06:50 EST)
- Re: RE: RE: [EXT] [PATCH 10/31] wifi: mwifiex: fix indention Marc Kleine-Budde (Thu Aug 22 2024 - 08:07:02 EST)
- [PATCH net-next v3 0/3] Add ALCD Support to Cable Testing Interface Oleksij Rempel (Thu Aug 22 2024 - 08:07:25 EST)
- [PATCH net-next v3 1/3] ethtool: Extend cable testing interface with result source information Oleksij Rempel (Thu Aug 22 2024 - 08:07:30 EST)
- [PATCH net-next v3 2/3] ethtool: Add support for specifying information source in cable test results Oleksij Rempel (Thu Aug 22 2024 - 08:07:38 EST)
- [PATCH net-next v3 3/3] phy: dp83td510: Utilize ALCD for cable length measurement when link is active Oleksij Rempel (Thu Aug 22 2024 - 08:07:39 EST)
- Re: [PATCH v1] driver:net:et131x:Remove NULL check of list_entry() Simon Horman (Thu Aug 22 2024 - 08:08:31 EST)
- [PATCH v8 1/5 alt] rust: add generic static_key_false Alice Ryhl (Thu Aug 22 2024 - 08:08:54 EST)
- Re: [PATCH 10/24] sched/uclamg: Handle delayed dequeue Luis Machado (Thu Aug 22 2024 - 08:09:06 EST)
- [PATCH v6 0/2] Add test to distinguish between thread's signal mask and ucontext_t Dev Jain (Thu Aug 22 2024 - 08:09:53 EST)
- [PATCH v6 1/2] selftests: Rename sigaltstack to generic signal Dev Jain (Thu Aug 22 2024 - 08:10:03 EST)
- [PATCH v6 2/2] selftests: Add a test mangling with uc_sigmask Dev Jain (Thu Aug 22 2024 - 08:10:15 EST)
- Re: [PATCH 10/24] sched/uclamg: Handle delayed dequeue Vincent Guittot (Thu Aug 22 2024 - 08:10:28 EST)
- RE: RE: RE: [EXT] [PATCH 10/31] wifi: mwifiex: fix indention David Lin (Thu Aug 22 2024 - 08:11:33 EST)
- Re: [PATCH v6 1/2] selftests: Rename sigaltstack to generic signal Dev Jain (Thu Aug 22 2024 - 08:12:15 EST)
- Re: [PATCH net-next v2 1/7] net: ti: icssg-prueth: Enable IEP1 Anwar, Md Danish (Thu Aug 22 2024 - 08:13:50 EST)
- Re: [PATCH net-next v2 1/7] net: ti: icssg-prueth: Enable IEP1 Anwar, Md Danish (Thu Aug 22 2024 - 08:14:27 EST)
- [PATCH v6 0/2] Add test to distinguish between thread's signal mask and ucontext_t Dev Jain (Thu Aug 22 2024 - 08:14:42 EST)
- [PATCH v6 1/2] selftests: Rename sigaltstack to generic signal Dev Jain (Thu Aug 22 2024 - 08:14:53 EST)
- [PATCH v6 2/2] selftests: Add a test mangling with uc_sigmask Dev Jain (Thu Aug 22 2024 - 08:15:05 EST)
- Re: [PATCH net-next v2 7/7] net: ti: icssg-prueth: Enable HSR Tx Tag and Rx Tag offload Anwar, Md Danish (Thu Aug 22 2024 - 08:15:20 EST)
- Re: [PATCH net-next v6 2/2] net: ti: icssg-prueth: Add support for PA Stats Anwar, Md Danish (Thu Aug 22 2024 - 08:15:40 EST)
- [PATCH v2] mfd: cros_ec: update module description Tzung-Bi Shih (Thu Aug 22 2024 - 08:15:53 EST)
- Re: [PATCH 06/14] mm: handle_pte_fault() use pte_offset_map_maywrite_nolock() Qi Zheng (Thu Aug 22 2024 - 08:18:01 EST)
- [PATCH v2] gpu: drm: Use devm_clk_get_enabled() helpers Rong Qianfeng (Thu Aug 22 2024 - 08:18:14 EST)
- Re: [PATCH 06/14] mm: handle_pte_fault() use pte_offset_map_maywrite_nolock() David Hildenbrand (Thu Aug 22 2024 - 08:19:15 EST)
- Re: RE: RE: RE: [EXT] [PATCH 10/31] wifi: mwifiex: fix indention Marc Kleine-Budde (Thu Aug 22 2024 - 08:20:24 EST)
- Re: [PATCH net-next] net: netlink: Remove the dump_cb_mutex field from struct netlink_sock Simon Horman (Thu Aug 22 2024 - 08:20:44 EST)
- Re: [PATCH v21 2/9] videobuf2: Add min_reqbufs_allocation field to vb2_queue structure Laurent Pinchart (Thu Aug 22 2024 - 08:21:05 EST)
- Re: [PATCH 06/14] mm: handle_pte_fault() use pte_offset_map_maywrite_nolock() Qi Zheng (Thu Aug 22 2024 - 08:22:55 EST)
- Re: [PATCH v2] platform/chrome: chromeos_laptop: Use kmemdup_array instead of kmemdup for multiple allocation Tzung-Bi Shih (Thu Aug 22 2024 - 08:26:33 EST)
- Re: [PATCH v2 RESEND 1/5] drm: panthor: expose some fw information through the query ioctl Adrian Larumbe (Thu Aug 22 2024 - 08:26:44 EST)
- [PATCH net-next v7 1/2] dt-bindings: soc: ti: pruss: Add documentation for PA_STATS support MD Danish Anwar (Thu Aug 22 2024 - 08:27:28 EST)
- [PATCH net-next v7 0/2] Add support for ICSSG PA_STATS MD Danish Anwar (Thu Aug 22 2024 - 08:27:45 EST)
- [PATCH net-next v7 2/2] net: ti: icssg-prueth: Add support for PA Stats MD Danish Anwar (Thu Aug 22 2024 - 08:28:01 EST)
- Re: [PATCH v2 RESEND 2/5] drm: panthor: add devcoredump support Adrian Larumbe (Thu Aug 22 2024 - 08:28:22 EST)
- Re: [PATCH v2] selftests:mm: Fix mmap() error paths to check for MAP_FAILED Dev Jain (Thu Aug 22 2024 - 08:29:38 EST)
- Re: [PATCH v3 3/3] arm64: entry: Convert to generic entry Jinjie Ruan (Thu Aug 22 2024 - 08:31:04 EST)
- Re: [PATCH v4] ptp: Add vDSO-style vmclock support David Woodhouse (Thu Aug 22 2024 - 08:32:18 EST)
- Re: [PATCH v5 01/10] of: dynamic: Add of_changeset_update_prop_string Rob Herring (Thu Aug 22 2024 - 08:32:36 EST)
- [PATCH] interrupt.h: fix typo in struct comment Costa Shulyupin (Thu Aug 22 2024 - 08:32:46 EST)
- [PATCH] ASoC: cs-amp-lib-test: Force test calibration blob entries to be valid Richard Fitzgerald (Thu Aug 22 2024 - 08:34:42 EST)
- [syzbot] [ocfs2?] possible deadlock in ocfs2_reserve_local_alloc_bits syzbot (Thu Aug 22 2024 - 08:35:38 EST)
- Re: [PATCH v2 RESEND 4/5] drm: panthor: add debugfs knob to dump successful jobs Adrian Larumbe (Thu Aug 22 2024 - 08:36:40 EST)
- Re: [PATCH v3 1/3] entry: Add some arch funcs to support arm64 to use generic entry Jinjie Ruan (Thu Aug 22 2024 - 08:36:51 EST)
- Re: [PATCH 1/3] RDMA/rxe: Use sizeof instead of hard code number Jason Gunthorpe (Thu Aug 22 2024 - 08:37:08 EST)
- Re: [PATCH 3/3] RDMA/rxe: Fix __bth_set_resv6a Zhu Yanjun (Thu Aug 22 2024 - 08:37:56 EST)
- [PATCH] driver core: class: Check namespace relevant parameters in class_register() Zijun Hu (Thu Aug 22 2024 - 08:39:42 EST)
- [PATCHv4 0/4] x86: Reduce code duplication on page table initialization Kirill A. Shutemov (Thu Aug 22 2024 - 08:40:16 EST)
- [PATCHv4 4/4] x86/64/kexec: Rewrite init_transition_pgtable() with kernel_ident_mapping_init() Kirill A. Shutemov (Thu Aug 22 2024 - 08:40:24 EST)
- [PATCHv4 1/4] x86/mm/ident_map: Fix virtual address wrap to zero Kirill A. Shutemov (Thu Aug 22 2024 - 08:40:27 EST)
- [PATCHv4 3/4] x86/64/kexec: Map original relocate_kernel() in init_transition_pgtable() Kirill A. Shutemov (Thu Aug 22 2024 - 08:40:39 EST)
- [PATCHv4 2/4] x86/acpi: Replace manual page table initialization with kernel_ident_mapping_init() Kirill A. Shutemov (Thu Aug 22 2024 - 08:40:50 EST)
- Re: [PATCH v1] net: filter: Use kmemdup_array instead of kmemdup for multiple allocation patchwork-bot+netdevbpf (Thu Aug 22 2024 - 08:41:25 EST)
- [PATCH v2] drivers:block:Use IS_ERR() to check debugfs_create_dir() return value Yang Ruibin (Thu Aug 22 2024 - 08:41:51 EST)
- Re: [PATCHv4 2/4] x86/acpi: Replace manual page table initialization with kernel_ident_mapping_init() Rafael J. Wysocki (Thu Aug 22 2024 - 08:45:56 EST)
- [PATCH 0/6] iio: adc: ad4030: new driver for AD4030 and similar ADCs Esteban Blanc (Thu Aug 22 2024 - 08:46:15 EST)
- [PATCH 1/6] dt-bindings: iio: adc: add ADI ad4030, ad4630 and ad4632 Esteban Blanc (Thu Aug 22 2024 - 08:46:21 EST)
- [PATCH 3/6] iio: adc: ad4030: add averaging support Esteban Blanc (Thu Aug 22 2024 - 08:46:35 EST)
- [PATCH 2/6] iio: adc: ad4030: add driver for ad4030-24 Esteban Blanc (Thu Aug 22 2024 - 08:46:44 EST)
- [PATCH 5/6] iio: adc: ad4030: add support for ad4632-16 and ad4632-24 Esteban Blanc (Thu Aug 22 2024 - 08:46:54 EST)
- [PATCH 4/6] iio: adc: ad4030: add support for ad4630-24 and ad4630-16 Esteban Blanc (Thu Aug 22 2024 - 08:46:54 EST)
- [PATCH 6/6] docs: iio: ad4030: add documentation Esteban Blanc (Thu Aug 22 2024 - 08:47:27 EST)
- Re: [PATCH v1 1/4] driver core: Ignore 0 in dev_err_probe() Andy Shevchenko (Thu Aug 22 2024 - 08:47:57 EST)
- Re: [PATCH net-next v3 2/2] net: ipv6: ioam6: new feature tunsrc Justin Iurman (Thu Aug 22 2024 - 08:48:16 EST)
- Re: [PATCH 2/2] i2c: jz4780: Use devm_clk_get_enabled() helpers Rong Qianfeng (Thu Aug 22 2024 - 08:48:32 EST)
- Re: [bug report] GICv4.1: multiple vpus execute vgic_v4_load at the same time will greatly increase the time consumption Marc Zyngier (Thu Aug 22 2024 - 08:48:45 EST)
- Re: [PATCH v7 1/4] drm/panic: Add integer scaling to blit() Thomas Zimmermann (Thu Aug 22 2024 - 08:49:04 EST)
- Re: [PATCH v2] drivers:block:Use IS_ERR() to check debugfs_create_dir() return value Yang Ruibin (Thu Aug 22 2024 - 08:51:02 EST)
- Re: [PATCH 1/2] i2c: emev2: Use devm_clk_get_enabled() helpers Rong Qianfeng (Thu Aug 22 2024 - 08:53:30 EST)
- Re: [PATCH v1] drivers:atlx:Use max macro Simon Horman (Thu Aug 22 2024 - 08:54:12 EST)
- Re: [PATCH v2 00/43] wifi: nxpwifi: create nxpwifi to support iw61x Sascha Hauer (Thu Aug 22 2024 - 08:56:38 EST)
- Re: next-20240822: rcu: Unless rcu_preempt kthread gets sufficient CPU time, OOM is now expected behavior. Neil Armstrong (Thu Aug 22 2024 - 08:56:54 EST)
- Re: [PATCH iwl-net v3 4/6] ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset Larysa Zaremba (Thu Aug 22 2024 - 08:57:20 EST)
- Re: [PATCH v7 2/4] drm/rect: Add drm_rect_overlap() Thomas Zimmermann (Thu Aug 22 2024 - 08:58:39 EST)
- Re: [PATCH 0/9] sched: Prepare for sched_ext Joel Fernandes (Thu Aug 22 2024 - 08:59:47 EST)
- Re: VT-less kernels, and /dev/console on x86 nerdopolis (Thu Aug 22 2024 - 08:59:58 EST)
- Re: [PATCH v2 1/4] i2c: imx: only poll for bus busy in multi master mode Fabio Estevam (Thu Aug 22 2024 - 09:00:12 EST)
- Re: [PATCH v7 3/4] drm/panic: Simplify logo handling Thomas Zimmermann (Thu Aug 22 2024 - 09:00:28 EST)
- Re: [syzbot] [ppp?] inconsistent lock state in valid_state (4) Eric Dumazet (Thu Aug 22 2024 - 09:01:37 EST)
- Re: [PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay Andrew Lunn (Thu Aug 22 2024 - 09:05:06 EST)
- RE: [Intel-wired-lan] [PATCH iwl-net v3] igb: Fix not clearing TimeSync interrupts for 82580 Pucha, HimasekharX Reddy (Thu Aug 22 2024 - 09:05:31 EST)
- Re: [PATCH iwl-net v3 2/6] ice: protect XDP configuration with a mutex Larysa Zaremba (Thu Aug 22 2024 - 09:06:02 EST)
- [PATCH v2 0/4] platform/x86: int3472: A few cleanups Andy Shevchenko (Thu Aug 22 2024 - 09:07:36 EST)
- [PATCH v2 2/4] platform/x86: int3472: Simplify dev_err_probe() usage Andy Shevchenko (Thu Aug 22 2024 - 09:07:40 EST)
- [PATCH v2 1/4] driver core: Ignore 0 in dev_err_probe() Andy Shevchenko (Thu Aug 22 2024 - 09:07:53 EST)
- [PATCH v2 3/4] platform/x86: int3472: Use GPIO_LOOKUP() macro Andy Shevchenko (Thu Aug 22 2024 - 09:08:06 EST)
- Re: [PATCH iwl-net v3 5/6] ice: remove ICE_CFG_BUSY locking from AF_XDP code Larysa Zaremba (Thu Aug 22 2024 - 09:08:17 EST)
- [PATCH v2 4/4] platform/x86: int3472: Use str_high_low() Andy Shevchenko (Thu Aug 22 2024 - 09:09:02 EST)
- [PATCH -next 0/4] usb: fix module autoloading Liao Chen (Thu Aug 22 2024 - 09:09:29 EST)
- [PATCH -next 4/4] usb: ehci-brcm: fix module autoloading Liao Chen (Thu Aug 22 2024 - 09:09:44 EST)
- [PATCH -next 2/4] usb: misc: brcmstb-usb-pinmap: fix module autoloading Liao Chen (Thu Aug 22 2024 - 09:09:52 EST)
- [PATCH -next 3/4] usb: typec: fix module autoloading Liao Chen (Thu Aug 22 2024 - 09:10:09 EST)
- [PATCH -next 1/4] usb: phy: phy-gpio-vbus-usb: fix module autoloading Liao Chen (Thu Aug 22 2024 - 09:10:29 EST)
- Re: [PATCH 1/8] tty: 8250_ingenic: Use devm_clk_get_enabled() helpers Andy Shevchenko (Thu Aug 22 2024 - 09:11:03 EST)
- Re: [PATCH 2/8] tty: 8250_tegra: Use devm_clk_get_enabled() helpers Andy Shevchenko (Thu Aug 22 2024 - 09:11:18 EST)
- Re: [PATCH v7 2/4] drm/rect: Add drm_rect_overlap() Jocelyn Falempe (Thu Aug 22 2024 - 09:12:29 EST)
- Re: [PATCH 0/2] kmod /usr support Emil Velikov (Thu Aug 22 2024 - 09:13:21 EST)
- Re: [PATCH v7 3/4] drm/panic: Simplify logo handling Jocelyn Falempe (Thu Aug 22 2024 - 09:15:08 EST)
- Re: [PATCH 0/9] sched: Prepare for sched_ext Joel Fernandes (Thu Aug 22 2024 - 09:15:59 EST)
- [RESEND PATCH] cred: separate the refcount from frequently read fields Mateusz Guzik (Thu Aug 22 2024 - 09:16:17 EST)
- Re: [PATCH] ftrace/selftest: Test combination of function_graph tracer and function profiler Steven Rostedt (Thu Aug 22 2024 - 09:19:08 EST)
- [syzbot] [bpf?] [net?] WARNING in sock_map_close (2) syzbot (Thu Aug 22 2024 - 09:19:42 EST)
- Re: [PATCH 5/8] tty: mps2-uart: Use devm_clk_get_enabled() helpers Andy Shevchenko (Thu Aug 22 2024 - 09:19:59 EST)
- Re: [net-next 8/9] net: mvpp2: Convert to devm_clk_get_enabled() and devm_clk_get_optional_enabled() Christophe JAILLET (Thu Aug 22 2024 - 09:20:41 EST)
- Re: [PATCH v1] nfp: bpf: Use kmemdup_array instead of kmemdup for multiple allocation patchwork-bot+netdevbpf (Thu Aug 22 2024 - 09:20:52 EST)
- [net-next PATCH v11 00/11] Introduce RVU representors Geetha sowjanya (Thu Aug 22 2024 - 09:21:21 EST)
- [net-next PATCH v11 02/11] octeontx2-pf: RVU representor driver Geetha sowjanya (Thu Aug 22 2024 - 09:21:31 EST)
- [net-next PATCH v11 04/11] octeontx2-pf: Add basic net_device_ops Geetha sowjanya (Thu Aug 22 2024 - 09:21:48 EST)
- [net-next PATCH v11 06/11] octeontx2-pf: Get VF stats via representor Geetha sowjanya (Thu Aug 22 2024 - 09:22:18 EST)
- [net-next PATCH v11 05/11] octeontx2-af: Add packet path between representor and VF Geetha sowjanya (Thu Aug 22 2024 - 09:22:23 EST)
- [net-next PATCH v11 03/11] octeontx2-pf: Create representor netdev Geetha sowjanya (Thu Aug 22 2024 - 09:22:41 EST)
- [net-next PATCH v11 01/11] octeontx2-pf: Refactoring RVU driver Geetha sowjanya (Thu Aug 22 2024 - 09:22:41 EST)
- [net-next PATCH v11 07/11] octeontx2-pf: Add support to sync link state between representor and VFs Geetha sowjanya (Thu Aug 22 2024 - 09:23:09 EST)
- [net-next PATCH v11 08/11] octeontx2-pf: Configure VF mtu via representor Geetha sowjanya (Thu Aug 22 2024 - 09:23:44 EST)
- [net-next PATCH v11 09/11] octeontx2-pf: Add representors for sdp MAC Geetha sowjanya (Thu Aug 22 2024 - 09:23:47 EST)
- [net-next PATCH v11 10/11] octeontx2-pf: Add devlink port support Geetha sowjanya (Thu Aug 22 2024 - 09:24:12 EST)
- [net-next PATCH v11 11/11] octeontx2-pf: Implement offload stats ndo for representors Geetha sowjanya (Thu Aug 22 2024 - 09:24:18 EST)
- Re: [PATCH 7/8] tty: st-asc: Use devm_clk_get_enabled() helpers Andy Shevchenko (Thu Aug 22 2024 - 09:24:44 EST)
- Re: [PATCH 8/8] tty: stm32-usart: Use devm_clk_get_enabled() helpers Andy Shevchenko (Thu Aug 22 2024 - 09:25:00 EST)
- Re: [PATCH 00/17] leds: Use scoped device node handling to simplify error paths Lee Jones (Thu Aug 22 2024 - 09:25:11 EST)
- [PATCH v2] drivers:block:Use IS_ERR() to check debugfs_create_dir() return value Yang Ruibin (Thu Aug 22 2024 - 09:25:29 EST)
- Re: [PATCH 1/8] tty: 8250_ingenic: Use devm_clk_get_enabled() helpers Andy Shevchenko (Thu Aug 22 2024 - 09:25:39 EST)
- Re: [PATCH][next] wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_cmd_802_11_scan_ext() Andy Shevchenko (Thu Aug 22 2024 - 09:25:58 EST)
- Re: [net-next 2/9] net: stmmac: platform: Convert to devm_clk_get_enabled() and devm_clk_get_optional_enabled() Simon Horman (Thu Aug 22 2024 - 09:26:13 EST)
- [PATCH v4 0/7] Event parsing fixes James Clark (Thu Aug 22 2024 - 09:26:29 EST)
- [PATCH v4 1/7] perf evsel: Add alternate_hw_config and use in evsel__match James Clark (Thu Aug 22 2024 - 09:26:42 EST)
- [PATCH v4 2/7] perf stat: Uniquify event name improvements James Clark (Thu Aug 22 2024 - 09:26:57 EST)
- [PATCH v4 3/7] perf stat: Remove evlist__add_default_attrs use strings James Clark (Thu Aug 22 2024 - 09:27:11 EST)
- [PATCH v4 4/7] perf evsel x86: Make evsel__has_perf_metrics work for legacy events James Clark (Thu Aug 22 2024 - 09:27:23 EST)
- RE: [RFC] Order 4 allocation failures in the MEI client driver Winkler, Tomas (Thu Aug 22 2024 - 09:27:35 EST)
- [PATCH v4 5/7] perf evsel: Remove pmu_name James Clark (Thu Aug 22 2024 - 09:27:48 EST)
- [PATCH] dt-bindings: i2c: aspeed: drop redundant multi-master Krzysztof Kozlowski (Thu Aug 22 2024 - 09:27:57 EST)
- [PATCH v4 6/7] perf test: Make stat test work on DT devices James Clark (Thu Aug 22 2024 - 09:28:18 EST)
- [PATCH v4 7/7] perf test: Add a test for default perf stat command James Clark (Thu Aug 22 2024 - 09:28:30 EST)
- Re: (subset) [PATCH] leds: lp55xx: Use devm_clk_get_enabled() helpers Lee Jones (Thu Aug 22 2024 - 09:28:44 EST)
- Re: [PATCH] leds: lp55xx: Use devm_clk_get_enabled() helpers Lee Jones (Thu Aug 22 2024 - 09:28:54 EST)
- Re: [PATCH v6] drm/i915/hwmon: expose fan speed Andy Shevchenko (Thu Aug 22 2024 - 09:29:06 EST)
- Re: [PATCH 4/8] tty: atmel_serial: Use devm_clk_get_enabled() helpers Richard GENOUD (Thu Aug 22 2024 - 09:29:20 EST)
- Re: [PATCH 5/8] tty: mps2-uart: Use devm_clk_get_enabled() helpers Lei Liu (Thu Aug 22 2024 - 09:29:34 EST)
- Re: [PATCH v2] Documentation: add a driver API doc for the power sequencing subsystem Bartosz Golaszewski (Thu Aug 22 2024 - 09:30:31 EST)
- Re: [PATCH v13 2/3] i2c: aspeed: support AST2600 i2c new register mode driver Andy Shevchenko (Thu Aug 22 2024 - 09:33:58 EST)
- Re: [PATCH v5 1/4] drm: Add panel backlight quirks Mario Limonciello (Thu Aug 22 2024 - 09:34:18 EST)
- Re: [PATCH v5 2/4] drm/amd/display: Add support for minimum backlight quirk Mario Limonciello (Thu Aug 22 2024 - 09:34:44 EST)
- Re: [PATCH 4/8] tty: atmel_serial: Use devm_clk_get_enabled() helpers Andy Shevchenko (Thu Aug 22 2024 - 09:36:04 EST)
- [PATCH v2] ASoC: cs-amp-lib: Ignore empty UEFI calibration entries Richard Fitzgerald (Thu Aug 22 2024 - 09:36:14 EST)
- Re: (subset) [PATCH v3 2/2] leds: as3645a: use device_* to iterate over device child nodes Lee Jones (Thu Aug 22 2024 - 09:37:03 EST)
- Re: [PATCH 0/9] sched: Prepare for sched_ext Joel Fernandes (Thu Aug 22 2024 - 09:37:48 EST)
- ATTENTION USERS/TESTERS: Re: [PATCH v1] leds: introduce ordered workqueue for leds events instead of system_wq Lee Jones (Thu Aug 22 2024 - 09:38:32 EST)
- Re: [PATCH v3 13/17] dt-bindings: Move google,cros-ec-typec binding to usb Lee Jones (Thu Aug 22 2024 - 09:39:43 EST)
- [PATCH v3 0/2] remoteproc: imx_rproc: support non-blocking tx for i.MX7ULP Peng Fan (OSS) (Thu Aug 22 2024 - 09:40:27 EST)
- [PATCH v3 1/2] remoteproc: imx_rproc: Allow setting of the mailbox transmit mode Peng Fan (OSS) (Thu Aug 22 2024 - 09:40:37 EST)
- [PATCH v3 2/2] remoteproc: imx_rproc: Add support for poweroff and reboot Peng Fan (OSS) (Thu Aug 22 2024 - 09:40:59 EST)
- Re: [PATCH v2 1/2] riscv: perf: add guest vs host distinction Andrew Jones (Thu Aug 22 2024 - 09:41:55 EST)
- Re: [PATCH] fuse: add fast path for fuse_range_is_writeback Miklos Szeredi (Thu Aug 22 2024 - 09:42:49 EST)
- Re: [PATCH v8 1/5 alt] rust: add generic static_key_false Boqun Feng (Thu Aug 22 2024 - 09:43:32 EST)
- [PATCH -next] coresight: Remove unused declaration get_etm_config() Yue Haibing (Thu Aug 22 2024 - 09:45:25 EST)
- Re: [PATCH v5 02/10] regulator: Move OF-specific regulator lookup code to of_regulator.c Andy Shevchenko (Thu Aug 22 2024 - 09:47:55 EST)
- [PATCH v3 0/9] PCI: Remove pcim_iounmap_regions() Philipp Stanner (Thu Aug 22 2024 - 09:48:27 EST)
- [PATCH v3 2/9] fpga/dfl-pci.c: Replace deprecated PCI functions Philipp Stanner (Thu Aug 22 2024 - 09:48:45 EST)
- [PATCH v3 1/9] PCI: Make pcim_iounmap_region() a public function Philipp Stanner (Thu Aug 22 2024 - 09:49:16 EST)
- [PATCH v3 4/9] gpio: Replace deprecated PCI functions Philipp Stanner (Thu Aug 22 2024 - 09:49:55 EST)
- [PATCH v3 5/9] ethernet: cavium: Replace deprecated PCI functions Philipp Stanner (Thu Aug 22 2024 - 09:50:26 EST)
- [PATCH v3 3/9] block: mtip32xx: Replace deprecated PCI functions Philipp Stanner (Thu Aug 22 2024 - 09:50:37 EST)
- [PATCH v3 6/9] ethernet: stmicro: Simplify PCI devres usage Philipp Stanner (Thu Aug 22 2024 - 09:50:42 EST)
- [PATCH v3 7/9] vdpa: solidrun: Fix UB bug with devres Philipp Stanner (Thu Aug 22 2024 - 09:51:10 EST)
- [PATCH v3 9/9] PCI: Remove pcim_iounmap_regions() Philipp Stanner (Thu Aug 22 2024 - 09:52:07 EST)
- [PATCH v3 8/9] vdap: solidrun: Replace deprecated PCI functions Philipp Stanner (Thu Aug 22 2024 - 09:52:27 EST)
- Re: (subset) [PATCH v2] leds: lp55xx: Use devm_clk_get_enabled() helpers Lee Jones (Thu Aug 22 2024 - 09:53:00 EST)
- Re: [PATCH v5 03/10] regulator: Split up _regulator_get() Andy Shevchenko (Thu Aug 22 2024 - 09:53:16 EST)
- Re: [PATCH v2] kasan: simplify and clarify Makefile Marco Elver (Thu Aug 22 2024 - 09:53:29 EST)
- Re: [PATCH v3] leds: lp55xx: Use devm_clk_get_enabled() helpers Lee Jones (Thu Aug 22 2024 - 09:54:04 EST)
- [PATCH v13 01/10] fs: Allow fine-grained control of folio sizes Pankaj Raghav (Samsung) (Thu Aug 22 2024 - 09:54:06 EST)
- [PATCH v13 02/10] filemap: allocate mapping_min_order folios in the page cache Pankaj Raghav (Samsung) (Thu Aug 22 2024 - 09:54:41 EST)
- [PATCH v13 03/10] readahead: allocate folios with mapping_min_order in readahead Pankaj Raghav (Samsung) (Thu Aug 22 2024 - 09:54:46 EST)
- [PATCH v13 04/10] mm: split a folio in minimum folio order chunks Pankaj Raghav (Samsung) (Thu Aug 22 2024 - 09:55:16 EST)
- [PATCH v13 05/10] filemap: cap PTE range to be created to allowed zero fill in folio_map_range() Pankaj Raghav (Samsung) (Thu Aug 22 2024 - 09:55:37 EST)
- [PATCH v13 07/10] xfs: use kvmalloc for xattr buffers Pankaj Raghav (Samsung) (Thu Aug 22 2024 - 09:55:54 EST)
- [PATCH v13 06/10] iomap: fix iomap_dio_zero() for fs bs > system page size Pankaj Raghav (Samsung) (Thu Aug 22 2024 - 09:56:08 EST)
- [PATCH v13 08/10] xfs: expose block size in stat Pankaj Raghav (Samsung) (Thu Aug 22 2024 - 09:56:34 EST)
- [PATCH v13 09/10] xfs: make the calculation generic in xfs_sb_validate_fsb_count() Pankaj Raghav (Samsung) (Thu Aug 22 2024 - 09:56:50 EST)
- [PATCH v13 10/10] xfs: enable block size larger than page size support Pankaj Raghav (Samsung) (Thu Aug 22 2024 - 09:57:14 EST)
- Re: [PATCH v2 1/4] dt-bindings: clock: qcom: Add CMN PLL clock controller for IPQ SoC Jie Luo (Thu Aug 22 2024 - 09:58:21 EST)
- Re: (subset) [PATCH v3 1/1] dt-bindings: leds: convert leds-lm3692x to yaml format Lee Jones (Thu Aug 22 2024 - 09:58:59 EST)
- Re: [PATCH v5 04/10] regulator: Do pure DT regulator lookup in of_regulator_bulk_get_all() Andy Shevchenko (Thu Aug 22 2024 - 09:59:10 EST)
- [PATCH v13 00/10] enable bs > ps in XFS Pankaj Raghav (Samsung) (Thu Aug 22 2024 - 09:59:21 EST)
- [PATCH v2] staging: rtl8192e: Insert spaces around '|' Hans Buss (Thu Aug 22 2024 - 10:00:47 EST)
- Re: [PATCH] watchdog: rti_wdt: Allow timeout config with timeout-sec Judith Mendez (Thu Aug 22 2024 - 10:01:57 EST)
- Re: [PATCH v5 06/10] i2c: Introduce OF component probe function Andy Shevchenko (Thu Aug 22 2024 - 10:02:15 EST)
- [PATCH v2 0/3] Use devm_clk_get_enabled() helpers Rong Qianfeng (Thu Aug 22 2024 - 10:04:48 EST)
- Re: [PATCH] drm/amdgpu: fix OLAND card ip_init failed during kdump caputrue kernel boot Mario Limonciello (Thu Aug 22 2024 - 10:06:00 EST)
- [PATCH v2 1/3] i2c: emev2: Use devm_clk_get_enabled() helpers Rong Qianfeng (Thu Aug 22 2024 - 10:06:26 EST)
- [PATCH v2 2/3] i2c: emev2: Drop sclk from struct em_i2c_device Rong Qianfeng (Thu Aug 22 2024 - 10:06:31 EST)
- [PATCH v2 3/3] i2c: jz4780: Use devm_clk_get_enabled() helpers Rong Qianfeng (Thu Aug 22 2024 - 10:06:49 EST)
- Re: [PATCH] tty: atmel_serial: use the correct RTS flag. Richard GENOUD (Thu Aug 22 2024 - 10:07:05 EST)
- Re: (subset) [PATCH v6 00/17] coresight: Use per-sink trace ID maps for Perf sessions Suzuki K Poulose (Thu Aug 22 2024 - 10:07:23 EST)
- Re: (subset) [PATCH v2] mfd: cros_ec: update module description Lee Jones (Thu Aug 22 2024 - 10:07:56 EST)
- Re: [PATCH v5 07/10] i2c: of-prober: Add regulator support Andy Shevchenko (Thu Aug 22 2024 - 10:09:43 EST)
- Re: [PATCH v4] KVM: SVM: let alternatives handle the cases when RSB filling is required Shah, Amit (Thu Aug 22 2024 - 10:09:58 EST)
- [PATCH 1/1] selinux: simplify avc_xperms_audit_required() Zhen Lei (Thu Aug 22 2024 - 10:10:13 EST)
- Re: [PATCH v2 1/8] dt-bindings: PCI: Add binding for qps615 Manivannan Sadhasivam (Thu Aug 22 2024 - 10:10:29 EST)
- Re: [net-next PATCH v11 00/11] Introduce RVU representors Jiri Pirko (Thu Aug 22 2024 - 10:14:01 EST)
- Re: [PATCH] x86/MCE: Prevent CPU offline for SMCA CPUs with non-core banks Yazen Ghannam (Thu Aug 22 2024 - 10:14:46 EST)
- Re: [PATCH v4 18/43] arm64: RME: Handle realm enter/exit kernel test robot (Thu Aug 22 2024 - 10:15:30 EST)
- Re: [PATCH v2] staging: rtl8192e: Insert spaces around '|' Dan Carpenter (Thu Aug 22 2024 - 10:16:14 EST)
- Re: [PATCH v2] drm/mediatek: Fix missing configuration flags in mtk_crtc_ddp_config() Chun-Kuang Hu (Thu Aug 22 2024 - 10:16:19 EST)
- Re: [PATCH v2 1/8] dt-bindings: PCI: Add binding for qps615 Manivannan Sadhasivam (Thu Aug 22 2024 - 10:16:51 EST)
- Re: [PATCH] drm/mediatek: Declare Z Position for all planes Chun-Kuang Hu (Thu Aug 22 2024 - 10:19:03 EST)
- Re: [PATCH net-next] net: dsa: vsc73xx: implement FDB operations Paweł Dembicki (Thu Aug 22 2024 - 10:20:07 EST)
- Re: [PATCH] hwmon: (k10temp): Use cpu_feature_enabled() for detecting zen Yazen Ghannam (Thu Aug 22 2024 - 10:20:20 EST)
- Re: [net-next PATCH v11 03/11] octeontx2-pf: Create representor netdev Jiri Pirko (Thu Aug 22 2024 - 10:20:33 EST)
- Re: [PATCH] drm/panel: fix null pointer dereference in hx83102_get_modes Doug Anderson (Thu Aug 22 2024 - 10:20:48 EST)
- Re: [PATCH v5 08/10] i2c: of-prober: Add GPIO support Andy Shevchenko (Thu Aug 22 2024 - 10:21:03 EST)
- RE: [PATCH v2 3/3] i2c: jz4780: Use devm_clk_get_enabled() helpers Biju Das (Thu Aug 22 2024 - 10:21:37 EST)
- RE: [PATCH v2 2/3] i2c: emev2: Drop sclk from struct em_i2c_device Biju Das (Thu Aug 22 2024 - 10:22:23 EST)
- Re: [PATCH v3 04/13] uprobes: travers uprobe's consumer list locklessly under SRCU protection Jiri Olsa (Thu Aug 22 2024 - 10:23:08 EST)
- Re: [net-next PATCH v11 08/11] octeontx2-pf: Configure VF mtu via representor Jiri Pirko (Thu Aug 22 2024 - 10:24:15 EST)
- Re: (subset) [PATCH v12 01/84] KVM: arm64: Release pfn, i.e. put page, if copying MTE tags hits ZONE_DEVICE Marc Zyngier (Thu Aug 22 2024 - 10:24:29 EST)
- Re: [PATCH] media: mediatek: vcodec: Reduce msg queue trans buffer size Sebastian Fricke (Thu Aug 22 2024 - 10:24:46 EST)
- Re: (subset) [PATCH v12 02/84] KVM: arm64: Disallow copying MTE to guest memory while KVM is dirty logging Marc Zyngier (Thu Aug 22 2024 - 10:25:13 EST)
- Re: Regarding patch "block/blk-mq: Don't complete locally if capacities are different" Bart Van Assche (Thu Aug 22 2024 - 10:25:29 EST)
- Re: (subset) [PATCH v2] KVM: arm64: Move data barrier to end of split walk Marc Zyngier (Thu Aug 22 2024 - 10:25:45 EST)
- Re: [PATCH net-next v2 1/5] net: xilinx: axienet: Always disable promiscuous mode Sean Anderson (Thu Aug 22 2024 - 10:26:11 EST)
- Re: [Linux-6.11-rc4] perf BROKEN with LLVM/Clang 19.1.0-rc3 Arnaldo Carvalho de Melo (Thu Aug 22 2024 - 10:26:45 EST)
- [PATCH] ufs: Remove redundant inode number check from ufs_nfs_get_inode sergii . boryshchenko (Thu Aug 22 2024 - 10:27:05 EST)
- Re: [PATCH v1] powerpc/pseries/eeh: Fix pseries_eeh_err_inject LEROY Christophe (Thu Aug 22 2024 - 10:27:21 EST)
- [PATCH net-next v2] net: dsa: vsc73xx: implement FDB operations Pawel Dembicki (Thu Aug 22 2024 - 10:27:25 EST)
- Re: [RFCv2 0/9] UEFI emulator for kexec Pingfan Liu (Thu Aug 22 2024 - 10:29:55 EST)
- Re: [PATCH] drm: mediatek: Drop unnecessary check for property presence Chun-Kuang Hu (Thu Aug 22 2024 - 10:30:04 EST)
- Re: [EXTERNAL] Re: [net-next PATCH v10 01/11] octeontx2-pf: Refactoring RVU driver Jiri Pirko (Thu Aug 22 2024 - 10:30:31 EST)
- RE: [PATCH net] net: mana: Fix race of mana_hwc_post_rx_wqe and new hwc response Haiyang Zhang (Thu Aug 22 2024 - 10:31:04 EST)
- Re: [net-next PATCH v11 01/11] octeontx2-pf: Refactoring RVU driver Jiri Pirko (Thu Aug 22 2024 - 10:31:20 EST)
- Re: [PATCH] tracing/timerlat: Check tlat_var for NULL in timerlat_fd_release Steven Rostedt (Thu Aug 22 2024 - 10:31:36 EST)
- Re: [PATCH v4 0/7] Event parsing fixes Liang, Kan (Thu Aug 22 2024 - 10:32:30 EST)
- Re: [PATCH 08/11] misc: rp1: RaspberryPi RP1 misc driver Andrea della Porta (Thu Aug 22 2024 - 10:33:28 EST)
- [PATCH] ice: simplify ice_dis_vsi() Maciej Fijalkowski (Thu Aug 22 2024 - 10:33:37 EST)
- Re: [PATCH] tracing/timerlat: Check tlat_var for NULL in timerlat_fd_release Steven Rostedt (Thu Aug 22 2024 - 10:34:18 EST)
- Re: [PATCH v3 13/17] dt-bindings: Move google,cros-ec-typec binding to usb Tzung-Bi Shih (Thu Aug 22 2024 - 10:34:52 EST)
- Re: [PATCH v4 1/1] dt-bindings: extcon: ptn5150: add child node port Chanwoo Choi (Thu Aug 22 2024 - 10:35:09 EST)
- Re: [PATCH 4/8] tty: atmel_serial: Use devm_clk_get_enabled() helpers Alexandre Belloni (Thu Aug 22 2024 - 10:35:20 EST)
- Re: [PATCH v6 00/17] coresight: Use per-sink trace ID maps for Perf sessions Suzuki K Poulose (Thu Aug 22 2024 - 10:35:22 EST)
- Re: [PATCH v3 15/17] platform/chrome: cros_ec_typec: Add support for signaling DP HPD via drm_bridge Tzung-Bi Shih (Thu Aug 22 2024 - 10:35:53 EST)
- Re: [PATCH v3 7/9] vdpa: solidrun: Fix UB bug with devres Christophe JAILLET (Thu Aug 22 2024 - 10:36:10 EST)
- Re: [PATCH] tracing/timerlat: Check tlat_var for NULL in timerlat_fd_release Steven Rostedt (Thu Aug 22 2024 - 10:36:56 EST)
- Re: [PATCH v5 05/10] gpiolib: Add gpio_property_name_length() Andy Shevchenko (Thu Aug 22 2024 - 10:37:14 EST)
- Re: [net-next PATCH v11 10/11] octeontx2-pf: Add devlink port support Jiri Pirko (Thu Aug 22 2024 - 10:38:05 EST)
- Re: [PATCH v8 2/5] rust: add tracepoint support Boqun Feng (Thu Aug 22 2024 - 10:38:33 EST)
- [PATCH v3] staging: rtl8192e: Insert spaces around '|' Hans Buss (Thu Aug 22 2024 - 10:38:56 EST)
- Re: [PATCH -next] net: dsa: Simplify with scoped for each OF child loop Krzysztof Kozlowski (Thu Aug 22 2024 - 10:39:53 EST)
- Re: [PATCH] ipmi:ssif: Improve detecting during probing Corey Minyard (Thu Aug 22 2024 - 10:41:02 EST)
- Re: [net-next PATCH v11 00/11] Introduce RVU representors Jiri Pirko (Thu Aug 22 2024 - 10:42:09 EST)
- Re: [PATCH v3 16/17] platform/chrome: cros_ec_typec: Support DP muxing Tzung-Bi Shih (Thu Aug 22 2024 - 10:42:47 EST)
- Re: [PATCH iwl-net v3 4/6] ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset Maciej Fijalkowski (Thu Aug 22 2024 - 10:43:26 EST)
- Re: [PATCH v3 5/9] ethernet: cavium: Replace deprecated PCI functions Andy Shevchenko (Thu Aug 22 2024 - 10:46:03 EST)
- Re: [PATCH v3] staging: rtl8192e: Insert spaces around '|' Dan Carpenter (Thu Aug 22 2024 - 10:46:12 EST)
- Re: [PATCH 1/1] dt-bindings: extcon: convert extcon-usb-gpio.txt to yaml format Chanwoo Choi (Thu Aug 22 2024 - 10:46:39 EST)
- Re: [PATCH v3 6/9] ethernet: stmicro: Simplify PCI devres usage Andy Shevchenko (Thu Aug 22 2024 - 10:47:20 EST)
- Re: [PATCH 08/11] misc: rp1: RaspberryPi RP1 misc driver Krzysztof Kozlowski (Thu Aug 22 2024 - 10:47:25 EST)
- Re: [net-next,v6 1/8] octeontx2-pf: map skb data as device writeable Jakub Kicinski (Thu Aug 22 2024 - 10:48:56 EST)
- Re: [PATCH v3 7/9] vdpa: solidrun: Fix UB bug with devres Andy Shevchenko (Thu Aug 22 2024 - 10:49:33 EST)
- Re: [PATCH v3 8/9] vdap: solidrun: Replace deprecated PCI functions Andy Shevchenko (Thu Aug 22 2024 - 10:50:25 EST)
- Re: [PATCH] PCI: hotplug: Add OCTEON PCI hotplug controller driver Shijith Thotton (Thu Aug 22 2024 - 10:50:35 EST)
- Re: [PATCH -next] net: dsa: Simplify with scoped for each OF child loop Jakub Kicinski (Thu Aug 22 2024 - 10:51:33 EST)
- Re: [PATCH v3 0/9] PCI: Remove pcim_iounmap_regions() Andy Shevchenko (Thu Aug 22 2024 - 10:52:26 EST)
- [PATCH net-next] net: phy: vitesse: implement MDI-X configuration in vsc73xx Pawel Dembicki (Thu Aug 22 2024 - 10:54:05 EST)
- Re: [PATCH v2 0/2] scsi: ufs: introduce a callback to override OCS value Bean Huo (Thu Aug 22 2024 - 10:54:41 EST)
- [PATCH] ASoC: cs35l56: Make struct regmap_config const Richard Fitzgerald (Thu Aug 22 2024 - 10:55:51 EST)
- Re: [PATCH 1/3] arm64: dts: qcom: sc8280xp-crd: enable wifi Johan Hovold (Thu Aug 22 2024 - 10:56:50 EST)
- Re: [PATCH -next] spi: stm32-qspi: Simpify resource lookup Mark Brown (Thu Aug 22 2024 - 10:58:23 EST)
- Re: [PATCH 10/24] sched/uclamg: Handle delayed dequeue Vincent Guittot (Thu Aug 22 2024 - 10:58:43 EST)
- Re: [PATCH V18 00/22] Add support UHS-II for GL9755 and GL9767 Victor Shih (Thu Aug 22 2024 - 10:59:08 EST)
- Re: [PATCH] ext4: No need to continue when the number of entries is 1 Theodore Ts'o (Thu Aug 22 2024 - 11:00:58 EST)
- [RFC PATCH] ceph: fix out-of-bound array access when doing a file read Luis Henriques (SUSE) (Thu Aug 22 2024 - 11:02:04 EST)
- Re: Perf test failures for 10.2 PMU event map aliases Jon Kohler (Thu Aug 22 2024 - 11:02:30 EST)
- Re: [PATCH V6] fs/ext4: Filesystem without casefold feature cannot be mounted with spihash Theodore Ts'o (Thu Aug 22 2024 - 11:03:26 EST)
- Re: [PATCH 0/3] Some extended attributes related comments correction Theodore Ts'o (Thu Aug 22 2024 - 11:04:18 EST)
- Re: [PATCH -next] net: dsa: Simplify with scoped for each OF child loop Jakub Kicinski (Thu Aug 22 2024 - 11:05:22 EST)
- Re: [PATCH v4 18/43] arm64: RME: Handle realm enter/exit Steven Price (Thu Aug 22 2024 - 11:06:02 EST)
- Re: [PATCH v4 18/43] arm64: RME: Handle realm enter/exit Steven Price (Thu Aug 22 2024 - 11:06:22 EST)
- [PATCH v3] net: netvsc: Update default VMBus channels Erni Sri Satya Vennela (Thu Aug 22 2024 - 11:06:48 EST)
- Re: [PATCH v4 18/43] arm64: RME: Handle realm enter/exit Steven Price (Thu Aug 22 2024 - 11:07:37 EST)
- Re: [Linux-6.11-rc4] perf BROKEN with LLVM/Clang 19.1.0-rc3 Arnaldo Carvalho de Melo (Thu Aug 22 2024 - 11:10:12 EST)
- Re: [PATCH v2] bpf: Fix percpu address space issues patchwork-bot+netdevbpf (Thu Aug 22 2024 - 11:10:59 EST)
- Re: [PATCH v4 0/7] Event parsing fixes Ian Rogers (Thu Aug 22 2024 - 11:11:40 EST)
- Re: [PATCHv2] net: dpaa:reduce number of synchronize_net() calls Jakub Kicinski (Thu Aug 22 2024 - 11:12:58 EST)
- Re: [PATCH v5 7/9] dma-buf: heaps: restricted_heap: Add MediaTek restricted heap and heap_init Jens Wiklander (Thu Aug 22 2024 - 11:14:32 EST)
- Re: [PATCH] Revert "mm: skip CMA pages when they are not available" Usama Arif (Thu Aug 22 2024 - 11:14:35 EST)
- Re: [PATCH v4 21/43] arm64: RME: Runtime faulting of memory Steven Price (Thu Aug 22 2024 - 11:15:09 EST)
- Re: [PATCH v3] HID: corsair-void: Add Corsair Void headset family driver Stuart (Thu Aug 22 2024 - 11:15:28 EST)
- Re: Perf test failures for 10.2 PMU event map aliases Ian Rogers (Thu Aug 22 2024 - 11:17:02 EST)
- Re: [PATCH] PCI: qcom-ep: Do not enable resources during probe() Bjorn Helgaas (Thu Aug 22 2024 - 11:17:10 EST)
- Re: [PATCH] crypto: ccp: Properly unregister /dev/sev on sev PLATFORM_STATUS failure Paluri, PavanKumar (Thu Aug 22 2024 - 11:18:03 EST)
- Re: [PATCH] fuse: fix race conditions on fi->nlookup Miklos Szeredi (Thu Aug 22 2024 - 11:18:14 EST)
- Re: [PATCH v4 0/7] Event parsing fixes Liang, Kan (Thu Aug 22 2024 - 11:19:00 EST)
- Re: [PATCH 16/18] KVM: x86: Take mem attributes into account when faulting memory Nicolas Saenz Julienne (Thu Aug 22 2024 - 11:21:27 EST)
- Re: [RFC] kbuild: bpf: Do not run pahole with -j on 32bit userspace Arnaldo Carvalho de Melo (Thu Aug 22 2024 - 11:24:21 EST)
- Re: [PATCH net-next v4 2/6] netdev_features: remove unused __UNUSED_NETIF_F_1 Alexander Lobakin (Thu Aug 22 2024 - 11:24:42 EST)
- Re: [PATCH net-next v2 1/5] net: xilinx: axienet: Always disable promiscuous mode Jakub Kicinski (Thu Aug 22 2024 - 11:25:03 EST)
- Re: [PATCH] arm64: dts: mediatek: mt8186-corsola: Disable DPI display interface Nícolas F. R. A. Prado (Thu Aug 22 2024 - 11:26:03 EST)
- Re: [PATCH 1/2] fuse: replace fuse_queue_forget with fuse_force_forget if error Miklos Szeredi (Thu Aug 22 2024 - 11:26:24 EST)
- Re: [PATCH 2/2] xhci: pci: Put XHCI controllers into D3hot at shutdown Mathias Nyman (Thu Aug 22 2024 - 11:26:37 EST)
- Re: [PATCH v1] X86 architecture (32-bit and 64-bit): Convert to use jiffies macro kernel test robot (Thu Aug 22 2024 - 11:27:26 EST)
- [PATCH 00/16] Add initial USB support for the Renesas RZ/G3S SoC Claudiu (Thu Aug 22 2024 - 11:28:32 EST)
- [PATCH 01/16] clk: renesas: r9a08g045: Add clocks, resets and power domains for USB Claudiu (Thu Aug 22 2024 - 11:28:42 EST)
- [PATCH 02/16] dt-bindings: soc: renesas: renesas,rzg2l-sysc: Add #reset-cells for RZ/G3S Claudiu (Thu Aug 22 2024 - 11:29:06 EST)
- [PATCH 03/16] dt-bindings: reset: renesas,r9a08g045-sysc: Add reset IDs for RZ/G3S SYSC reset Claudiu (Thu Aug 22 2024 - 11:29:27 EST)
- [PATCH 04/16] soc: renesas: Add SYSC driver for Renesas RZ/G3S Claudiu (Thu Aug 22 2024 - 11:29:55 EST)
- [PATCH 05/16] soc: renesas: sysc: Move RZ/G3S SoC detection on SYSC driver Claudiu (Thu Aug 22 2024 - 11:30:02 EST)
- [PATCH 06/16] dt-bindings: reset: renesas,rzg2l-usbphy-ctrl: Document RZ/G3S SoC Claudiu (Thu Aug 22 2024 - 11:30:14 EST)
- [PATCH 08/16] reset: rzg2l-usbphy-ctrl: Add support for RZ/G3S Claudiu (Thu Aug 22 2024 - 11:31:02 EST)
- [PATCH 07/16] reset: rzg2l-usbphy-ctrl: Get reset control array Claudiu (Thu Aug 22 2024 - 11:31:21 EST)
- [PATCH 09/16] dt-bindings: usb: renesas,usbhs: Document RZ/G3S SoC Claudiu (Thu Aug 22 2024 - 11:31:23 EST)
- [PATCH 12/16] phy: renesas: rcar-gen3-usb2: Add support for the RZ/G3S SoC Claudiu (Thu Aug 22 2024 - 11:32:19 EST)
- [PATCH 13/16] arm64: dts: renesas: Add #reset-cells to system controller node Claudiu (Thu Aug 22 2024 - 11:32:38 EST)
- [PATCH 15/16] arm64: dts: renesas: rzg3s-smarc: Enable USB support Claudiu (Thu Aug 22 2024 - 11:33:10 EST)
- [PATCH 11/16] dt-bindings: phy: renesas,usb2-phy: Document RZ/G3S phy bindings Claudiu (Thu Aug 22 2024 - 11:33:11 EST)
- [PATCH 16/16] arm64: defconfig: Enable RZ/G3S SYSC reset driver Claudiu (Thu Aug 22 2024 - 11:33:29 EST)
- [PATCH 10/16] phy: renesas: rcar-gen3-usb2: Add support to initialize the bus Claudiu (Thu Aug 22 2024 - 11:33:58 EST)
- Re: [PATCH v3] PCI: Detect and trust built-in Thunderbolt chips Mario Limonciello (Thu Aug 22 2024 - 11:34:06 EST)
- [PATCH 14/16] arm64: dts: renesas: r9a08g045: Add USB support Claudiu (Thu Aug 22 2024 - 11:34:19 EST)
- Re: [PATCH v5 3/7] fs: iomap: Atomic write support John Garry (Thu Aug 22 2024 - 11:34:25 EST)
- Re: [PATCH 0/2] KVM: arm64: Control visibility of S1PIE related sysregs to userspace Mark Brown (Thu Aug 22 2024 - 11:34:37 EST)
- Re: [PATCH v4 2/7] media: mediatek: vcodec: change flush decode order when stream off Sebastian Fricke (Thu Aug 22 2024 - 11:34:54 EST)
- Re: [PATCH net-next v2] net: refactor ->ndo_bpf calls into dev_xdp_propagate Jakub Kicinski (Thu Aug 22 2024 - 11:35:10 EST)
- Re: [Linux-6.11-rc4] perf BROKEN with LLVM/Clang 19.1.0-rc3 Arnaldo Carvalho de Melo (Thu Aug 22 2024 - 11:35:23 EST)
- Re: [PATCH 0/2] drm/virtio: introduce the HOST_PAGE_SIZE feature Sergio Lopez Pascual (Thu Aug 22 2024 - 11:36:10 EST)
- Re: [v2] HID: corsair-void: Add Corsair Void headset family driver Stuart (Thu Aug 22 2024 - 11:37:09 EST)
- Re: Perf test failures for 10.2 PMU event map aliases Jon Kohler (Thu Aug 22 2024 - 11:37:44 EST)
- Re: [syzbot] [f2fs?] kernel BUG in f2fs_evict_inode (3) syzbot (Thu Aug 22 2024 - 11:38:26 EST)
- [PATCH] platform/x86: lenovo-ymc: Ignore the 0x0 state Gergo Koteles (Thu Aug 22 2024 - 11:39:25 EST)
- Re: [PATCH v4 21/43] arm64: RME: Runtime faulting of memory Steven Price (Thu Aug 22 2024 - 11:40:27 EST)
- Re: [PATCH] PCI: qcom-ep: Do not enable resources during probe() Manivannan Sadhasivam (Thu Aug 22 2024 - 11:40:55 EST)
- [PATCH net-next v3 0/5] net: xilinx: axienet: Multicast fixes and improvements Sean Anderson (Thu Aug 22 2024 - 11:41:34 EST)
- [PATCH net-next v3 1/5] net: xilinx: axienet: Always disable promiscuous mode Sean Anderson (Thu Aug 22 2024 - 11:41:48 EST)
- Re: [PATCH 11/14] ARM: s3c: crag6410: switch keypad device to software properties Krzysztof Kozlowski (Thu Aug 22 2024 - 11:41:54 EST)
- [PATCH net-next v3 2/5] net: xilinx: axienet: Fix dangling multicast addresses Sean Anderson (Thu Aug 22 2024 - 11:42:26 EST)
- [PATCH net-next v3 3/5] net: xilinx: axienet: Don't print if we go into promiscuous mode Sean Anderson (Thu Aug 22 2024 - 11:42:41 EST)
- [PATCH net-next v3 4/5] net: xilinx: axienet: Don't set IFF_PROMISC in ndev->flags Sean Anderson (Thu Aug 22 2024 - 11:42:56 EST)
- [PATCH net-next v3 5/5] net: xilinx: axienet: Support IFF_ALLMULTI Sean Anderson (Thu Aug 22 2024 - 11:43:19 EST)
- Re: [PATCH v2 0/2] scsi: ufs: introduce a callback to override OCS value Bean Huo (Thu Aug 22 2024 - 11:43:45 EST)
- Re: [PATCH 1/1] dt-bindings: crypto: fsl,sec-v4.0: add second register space for rtic Conor Dooley (Thu Aug 22 2024 - 11:44:08 EST)
- Re: [PATCH v11 18/39] arm64/traps: Handle GCS exceptions Catalin Marinas (Thu Aug 22 2024 - 11:44:30 EST)
- Re: [PATCH v4 05/43] arm64: RME: Add SMC definitions for calling the RMM Suzuki K Poulose (Thu Aug 22 2024 - 11:44:52 EST)
- Re: XFS mount timeout in linux-6.9.11 Darrick J. Wong (Thu Aug 22 2024 - 11:46:36 EST)
- Re: [PATCH 0/9] sched: Prepare for sched_ext Peter Zijlstra (Thu Aug 22 2024 - 11:48:34 EST)
- Re: [PATCH 06/14] Input: samsung-keypad - use guard notation to acquire mutex Krzysztof Kozlowski (Thu Aug 22 2024 - 11:48:49 EST)
- Re: [PATCH 14/14] ARM: s3c: crag6410 - convert GPIO lookup tables to property entries Krzysztof Kozlowski (Thu Aug 22 2024 - 11:49:39 EST)
- Re: [PATCH net-next v3 2/3] phy: Add defines for standardized PHY generic counters Andrew Lunn (Thu Aug 22 2024 - 11:50:11 EST)
- Re: [peterz-queue:sched/core] [sched/fair] 420356c350: WARNING:at_kernel/sched/core.c:#__might_sleep Peter Zijlstra (Thu Aug 22 2024 - 11:50:23 EST)
- Re: [PATCH net-next v3 3/3] phy: dp83tg720: Add statistics support Andrew Lunn (Thu Aug 22 2024 - 11:50:29 EST)
- Re: [PATCH 13/14] ARM: s3c: crag6410: use software nodes/properties to set up GPIO keys Krzysztof Kozlowski (Thu Aug 22 2024 - 11:50:49 EST)
- Re: [PATCH net-next v3 1/3] phy: open_alliance_helpers: Add defines for link quality metrics Andrew Lunn (Thu Aug 22 2024 - 11:51:02 EST)
- Re: [PATCH -next] thermal: Correct typo in thermal zone documentation Rafael J. Wysocki (Thu Aug 22 2024 - 11:51:04 EST)
- Re: [PATCH net-next v3 3/3] phy: dp83td510: Utilize ALCD for cable length measurement when link is active Andrew Lunn (Thu Aug 22 2024 - 11:51:20 EST)
- [PATCH 05/14] fs/ntfs3: Fix warning possible deadlock in ntfs_set_state Konstantin Komarov (Thu Aug 22 2024 - 11:52:41 EST)
- [PATCH 06/14] fs/ntfs3: Remove '__user' for kernel pointer Konstantin Komarov (Thu Aug 22 2024 - 11:52:43 EST)
- [PATCH 10/14] fs/ntfs3: Make checks in run_unpack more clear Konstantin Komarov (Thu Aug 22 2024 - 11:53:11 EST)
- [PATCH 08/14] fs/ntfs3: Stale inode instead of bad Konstantin Komarov (Thu Aug 22 2024 - 11:53:11 EST)
- [PATCH 09/14] fs/ntfs3: Add rough attr alloc_size check Konstantin Komarov (Thu Aug 22 2024 - 11:54:10 EST)
- [PATCH 11/14] fs/ntfs3: Implement fallocate for compressed files Konstantin Komarov (Thu Aug 22 2024 - 11:54:12 EST)
- [PATCH 13/14] fs/ntfs3: Replace fsparam_flag_no -> fsparam_flag Konstantin Komarov (Thu Aug 22 2024 - 11:54:23 EST)
- [PATCH 14/14] fs/ntfs3: Rename ntfs3_setattr into ntfs_setattr Konstantin Komarov (Thu Aug 22 2024 - 11:54:23 EST)
- [PATCH 07/14] fs/ntfs3: Refactor enum_rstbl to suppress static checker Konstantin Komarov (Thu Aug 22 2024 - 11:55:00 EST)
- [PATCH net-next v4] net: mana: Implement get_ringparam/set_ringparam for mana Shradha Gupta (Thu Aug 22 2024 - 11:55:43 EST)
- Re: [PATCH v3] PCI: Detect and trust built-in Thunderbolt chips Mika Westerberg (Thu Aug 22 2024 - 11:56:18 EST)
- Re: [PATCH 0/6] iio: adc: ad4030: new driver for AD4030 and similar ADCs Conor Dooley (Thu Aug 22 2024 - 11:56:36 EST)
- [PATCH 12/14] fs/ntfs3: Add support for the compression attribute Konstantin Komarov (Thu Aug 22 2024 - 11:57:00 EST)
- Re: [PATCH 00/24] Complete EEVDF Peter Zijlstra (Thu Aug 22 2024 - 11:57:17 EST)
- Re: [PATCH] platform/x86: lenovo-ymc: Ignore the 0x0 state Ilpo Järvinen (Thu Aug 22 2024 - 11:57:31 EST)
- Re: [PATCH 1/6] dt-bindings: iio: adc: add ADI ad4030, ad4630 and ad4632 Conor Dooley (Thu Aug 22 2024 - 11:57:56 EST)
- Re: [PATCH net-next] net: phy: vitesse: implement MDI-X configuration in vsc73xx Andrew Lunn (Thu Aug 22 2024 - 11:58:42 EST)
- [PATCH v1 1/1] clk: devres: Simplify devres handling functions Andy Shevchenko (Thu Aug 22 2024 - 11:59:00 EST)
- Re: [PATCH] dt-bindings: i2c: aspeed: drop redundant multi-master Conor Dooley (Thu Aug 22 2024 - 11:59:30 EST)
- Re: [PATCH RFC] KVM: Use maple tree to manage memory attributes. Matthew Wilcox (Thu Aug 22 2024 - 11:59:37 EST)
- Re: [PATCH v1 11/12] nvmem: microchip-otpc: Enable main RC oscillator clock kernel test robot (Thu Aug 22 2024 - 11:59:55 EST)
- Re: [PATCH v2] mtd: nand: raw: atmel: Add message on DMA usage Nicolas Ferre (Thu Aug 22 2024 - 12:00:49 EST)
- Re: [PATCH net v4] bpf, net: Check cgroup_bpf_enabled() only once in do_sock_getsockopt() Alexei Starovoitov (Thu Aug 22 2024 - 12:01:05 EST)
- Re: [PATCH 1/3] thermal: of: Fix OF node leak in thermal_of_trips_init() error path Rafael J. Wysocki (Thu Aug 22 2024 - 12:01:28 EST)
- [PATCH 02/14] fs/ntfs3: Optimize large writes into sparse file Konstantin Komarov (Thu Aug 22 2024 - 12:01:47 EST)
- [PATCH 01/14] fs/ntfs3: Do not call file_modified if collapse range failed Konstantin Komarov (Thu Aug 22 2024 - 12:01:47 EST)
- [PATCH 03/14] fs/ntfs3: Separete common code for file_read/write iter/splice Konstantin Komarov (Thu Aug 22 2024 - 12:01:57 EST)
- Re: [PATCH v3] PCI: Detect and trust built-in Thunderbolt chips Mario Limonciello (Thu Aug 22 2024 - 12:01:58 EST)
- [PATCH 04/14] fs/ntfs3: Fix sparse warning for bigendian Konstantin Komarov (Thu Aug 22 2024 - 12:02:05 EST)
- [PATCH 00/14] fs/ntfs3: Bugfix and work with compression Konstantin Komarov (Thu Aug 22 2024 - 12:02:21 EST)
- Re: [PATCHv2] net: dpaa:reduce number of synchronize_net() calls XI HUANG (Thu Aug 22 2024 - 12:03:37 EST)
- Re: [PATCH V3 net-next 02/11] net: hibmcge: Add read/write registers supported through the bar space Andrew Lunn (Thu Aug 22 2024 - 12:05:10 EST)
- Re: [PATCH v3 3/3] arm64: dts: mediatek: mt8186: Add svs node Nícolas F. R. A. Prado (Thu Aug 22 2024 - 12:07:07 EST)
- Re: [PATCH v1] X86 architecture (32-bit and 64-bit): Convert to use jiffies macro kernel test robot (Thu Aug 22 2024 - 12:08:29 EST)
- Re: [PATCH 1/3] thermal: of: Fix OF node leak in thermal_of_trips_init() error path Daniel Lezcano (Thu Aug 22 2024 - 12:09:16 EST)
- Re: [PATCH 1/3] thermal: of: Fix OF node leak in thermal_of_trips_init() error path Daniel Lezcano (Thu Aug 22 2024 - 12:09:48 EST)
- [PATCH] HID: uclogic: make const read-only array touch_ring_model_params_buf static Colin Ian King (Thu Aug 22 2024 - 12:09:59 EST)
- Re: [PATCH 2/3] thermal: of: Fix OF node leak in thermal_of_zone_register() Daniel Lezcano (Thu Aug 22 2024 - 12:10:51 EST)
- Re: [PATCH 3/3] thermal: of: Fix OF node leak in of_thermal_zone_find() error paths Daniel Lezcano (Thu Aug 22 2024 - 12:12:12 EST)
- Re: [PATCH v4 3/7] media: mediatek: vcodec: flush decoder before stream off Sebastian Fricke (Thu Aug 22 2024 - 12:12:23 EST)
- Re: [PATCH net-next v4 2/6] netdev_features: remove unused __UNUSED_NETIF_F_1 Eric Dumazet (Thu Aug 22 2024 - 12:12:46 EST)
- [PATCH] regulator: s2mps11: use scoped memory allocation to simplify probe Krzysztof Kozlowski (Thu Aug 22 2024 - 12:13:15 EST)
- Re: [PATCH v11 19/39] arm64/mm: Handle GCS data aborts Catalin Marinas (Thu Aug 22 2024 - 12:13:36 EST)
- Re: [PATCH V3 net-next 03/11] net: hibmcge: Add mdio and hardware configuration supported in this module Andrew Lunn (Thu Aug 22 2024 - 12:13:38 EST)
- Re: [PATCH v2 1/4] dt-bindings: clock: qcom: Add CMN PLL clock controller for IPQ SoC Ziyang Huang (Thu Aug 22 2024 - 12:14:10 EST)
- Re: [PATCH V3 net-next 08/11] net: hibmcge: Implement some ethtool_ops functions Andrew Lunn (Thu Aug 22 2024 - 12:14:11 EST)
- Re: [PATCH v2 net-next 2/3] net: phy: tja11xx: replace "nxp,rmii-refclk-in" with "nxp,phy-output-refclk" Conor Dooley (Thu Aug 22 2024 - 12:14:48 EST)
- [PATCH v1 1/2] clk: x86: lpss-atom: Use predefined constants from units.h Andy Shevchenko (Thu Aug 22 2024 - 12:15:36 EST)
- [PATCH v1 0/2] clk: x86: lpss-atom: A couple of cleanups Andy Shevchenko (Thu Aug 22 2024 - 12:15:52 EST)
- Re: [PATCH v11 20/39] arm64/gcs: Context switch GCS state for EL0 Catalin Marinas (Thu Aug 22 2024 - 12:16:16 EST)
- Re: [PATCH v8 5/6] KVM: arm64: Initialize the ptdump parser with stage-2 attributes Marc Zyngier (Thu Aug 22 2024 - 12:16:34 EST)
- Re: [PATCH V3 net-next 11/11] net: add ndo_validate_addr check in dev_set_mac_address Andrew Lunn (Thu Aug 22 2024 - 12:16:37 EST)
- Re: [PATCH] ASoC: dwc: change to use devm_clk_get_enabled() helpers Mark Brown (Thu Aug 22 2024 - 12:17:46 EST)
- Re: [PATCH v1 0/2] spi: pxa2xx: Fix module reloading failure Mark Brown (Thu Aug 22 2024 - 12:18:19 EST)
- Re: [PATCH 1/1] remoteproc: Use iommu_paging_domain_alloc() Mathieu Poirier (Thu Aug 22 2024 - 12:18:35 EST)
- [PATCH v3 2/2] bfs: ensure buffer is marked uptodate before marking it dirty kovalev (Thu Aug 22 2024 - 12:19:57 EST)
- [PATCH v3 0/2] bfs: fix null-ptr-deref and possible warning in bfs_move_block() func kovalev (Thu Aug 22 2024 - 12:19:57 EST)
- [PATCH v1 2/2] clk: x86: lpss-atom: Use temporary variable for struct device Andy Shevchenko (Thu Aug 22 2024 - 12:20:07 EST)
- Re: [PATCH v11 21/39] arm64/gcs: Ensure that new threads have a GCS Catalin Marinas (Thu Aug 22 2024 - 12:20:14 EST)
- [PATCH v3 1/2] bfs: prevent null pointer dereference in bfs_move_block() kovalev (Thu Aug 22 2024 - 12:20:16 EST)
- RE: [PATCH v1] mm: Defines obj_cgroup_get() if CONFIG_MEMCG is not defined. Sridhar, Kanchana P (Thu Aug 22 2024 - 12:20:59 EST)
- Re: [PATCH] ASoC: cs-amp-lib-test: Force test calibration blob entries to be valid Mark Brown (Thu Aug 22 2024 - 12:22:22 EST)
- Re: [PATCH 01/11] dt-bindings: clock: Add RaspberryPi RP1 clock bindings Conor Dooley (Thu Aug 22 2024 - 12:23:29 EST)
- Re: [PATCH net-next v4 2/6] netdev_features: remove unused __UNUSED_NETIF_F_1 Alexander Lobakin (Thu Aug 22 2024 - 12:23:58 EST)
- Re: [PATCH 1/1] remoteproc: Use iommu_paging_domain_alloc() Jason Gunthorpe (Thu Aug 22 2024 - 12:24:35 EST)
- Re: [PATCH v11 21/39] arm64/gcs: Ensure that new threads have a GCS Mark Brown (Thu Aug 22 2024 - 12:24:55 EST)
- Re: [PATCH v2 0/2] scsi: ufs: introduce a callback to override OCS value Bart Van Assche (Thu Aug 22 2024 - 12:25:12 EST)
- [PATCH v4] HID: corsair-void: Add Corsair Void headset family driver Stuart Hayhurst (Thu Aug 22 2024 - 12:25:21 EST)
- Re: [PATCH v2 1/3] selftests/resctrl: Generalize non-contiguous CAT check Reinette Chatre (Thu Aug 22 2024 - 12:26:24 EST)
- Re: [PATCH v2 0/2] scsi: ufs: introduce a callback to override OCS value Bart Van Assche (Thu Aug 22 2024 - 12:26:33 EST)
- Re: [PATCH v2 2/3] selftests/resctrl: Always initialize ecx to avoid build warnings Reinette Chatre (Thu Aug 22 2024 - 12:26:52 EST)
- Re: [PATCH v2 3/3] kselftest: Provide __cpuid_count() stub on non-x86 archs Reinette Chatre (Thu Aug 22 2024 - 12:28:36 EST)
- [syzbot] [kernel?] KASAN: stack-out-of-bounds Write in __unwind_start syzbot (Thu Aug 22 2024 - 12:30:31 EST)
- [PATCH] staging: rtl8723bs: make read-only array dot11_rate_table static const Colin Ian King (Thu Aug 22 2024 - 12:31:06 EST)
- [PATCH] staging: rtl8192e: Fix Assignment operator '=' in rtl_dm.c:1488 Alien Wesley (Thu Aug 22 2024 - 12:31:17 EST)
- Re: [PATCH v11 18/39] arm64/traps: Handle GCS exceptions Mark Brown (Thu Aug 22 2024 - 12:31:35 EST)
- Re: [PATCH v2 8/9] KVM: selftests: Add a CoCo-specific test for KVM_PRE_FAULT_MEMORY Pratik R. Sampat (Thu Aug 22 2024 - 12:32:22 EST)
- A Comparison of printk between upstream and linux-rt-devel Derek Barbosa (Thu Aug 22 2024 - 12:33:19 EST)
- [PATCH 1/2] soc: qcom: pmic_glink: fix scope of __pmic_glink_lock in pmic_glink_rpmsg_probe() Krzysztof Kozlowski (Thu Aug 22 2024 - 12:34:10 EST)
- [PATCH 2/2] soc: qcom: pmic_glink: simplify locking with guard() Krzysztof Kozlowski (Thu Aug 22 2024 - 12:34:11 EST)
- Re: [PATCH] x86/resctrl: Fix arch_mbm_* array overrun on SNC Reinette Chatre (Thu Aug 22 2024 - 12:34:28 EST)
- Re: [PATCH v1] drivers:smumgr:Variable names should be consistent Alex Deucher (Thu Aug 22 2024 - 12:35:32 EST)
- [net-next v4 4/5] net: stmmac: Add PCI driver support for BCM8958x Amit Singh Tomar (Thu Aug 22 2024 - 12:36:36 EST)
- [PATCH v12 0/5] Red-black tree abstraction needed by Rust Binder Matt Gilbride (Thu Aug 22 2024 - 12:38:12 EST)
- [PATCH v12 1/5] rust: rbtree: add red-black tree implementation backed by the C version Matt Gilbride (Thu Aug 22 2024 - 12:38:28 EST)
- [PATCH v12 2/5] rust: rbtree: add iterator Matt Gilbride (Thu Aug 22 2024 - 12:38:43 EST)
- [PATCH v12 5/5] rust: rbtree: add `RBTree::entry` Matt Gilbride (Thu Aug 22 2024 - 12:39:25 EST)
- [PATCH v12 3/5] rust: rbtree: add mutable iterator Matt Gilbride (Thu Aug 22 2024 - 12:39:29 EST)
- [PATCH] net: bridge: fix switchdev host mdb entry updates Felix Fietkau (Thu Aug 22 2024 - 12:40:10 EST)
- Re: [RFC] Order 4 allocation failures in the MEI client driver Arnd Bergmann (Thu Aug 22 2024 - 12:40:30 EST)
- [PATCH v12 4/5] rust: rbtree: add cursor Matt Gilbride (Thu Aug 22 2024 - 12:41:32 EST)
- Re: [PATCH 02/16] dt-bindings: soc: renesas: renesas,rzg2l-sysc: Add #reset-cells for RZ/G3S Conor Dooley (Thu Aug 22 2024 - 12:43:18 EST)
- [PATCH] soc: qcom: smem_state: fix missing of_node_put in error path Krzysztof Kozlowski (Thu Aug 22 2024 - 12:43:31 EST)
- Re: [PATCH -next 2/4] usb: misc: brcmstb-usb-pinmap: fix module autoloading Florian Fainelli (Thu Aug 22 2024 - 12:43:48 EST)
- Re: [PATCH v2 00/19] Implement DWARF modversions Jonathan Corbet (Thu Aug 22 2024 - 12:44:05 EST)
- Re: [PATCH -next 4/4] usb: ehci-brcm: fix module autoloading Florian Fainelli (Thu Aug 22 2024 - 12:44:28 EST)
- Re: [PATCH v11 19/39] arm64/mm: Handle GCS data aborts Mark Brown (Thu Aug 22 2024 - 12:44:48 EST)
- Re: [PATCH 2/2] soc: qcom: pmic_glink: simplify locking with guard() Krzysztof Kozlowski (Thu Aug 22 2024 - 12:45:14 EST)
- Re: [PATCH v3 2/3] coresight: Add support for trace filtering by source Tao Zhang (Thu Aug 22 2024 - 12:45:23 EST)
- Re: [PATCH 02/16] dt-bindings: soc: renesas: renesas,rzg2l-sysc: Add #reset-cells for RZ/G3S Conor Dooley (Thu Aug 22 2024 - 12:45:39 EST)
- Re: [PATCH 03/16] dt-bindings: reset: renesas,r9a08g045-sysc: Add reset IDs for RZ/G3S SYSC reset Conor Dooley (Thu Aug 22 2024 - 12:46:06 EST)
- Re: [PATCH 09/16] dt-bindings: usb: renesas,usbhs: Document RZ/G3S SoC Conor Dooley (Thu Aug 22 2024 - 12:46:43 EST)
- [PATCH][next] mtd: parsers: bcm47xxpart: make read-only array possible_nvram_sizes static const Colin Ian King (Thu Aug 22 2024 - 12:46:59 EST)
- Re: [PATCH 06/16] dt-bindings: reset: renesas,rzg2l-usbphy-ctrl: Document RZ/G3S SoC Conor Dooley (Thu Aug 22 2024 - 12:48:05 EST)
- [PATCH v2 1/2] soc: qcom: pmic_glink: fix scope of __pmic_glink_lock in pmic_glink_rpmsg_probe() Krzysztof Kozlowski (Thu Aug 22 2024 - 12:48:32 EST)
- [PATCH v2 2/2] soc: qcom: pmic_glink: simplify locking with guard() Krzysztof Kozlowski (Thu Aug 22 2024 - 12:48:40 EST)
- [PATCH 1/3] soc: qcom: pmic_glink_altmode: simplify locking with guard() Krzysztof Kozlowski (Thu Aug 22 2024 - 12:49:08 EST)
- [PATCH] soc: qcom: smem_state: fix missing of_node_put in error path Krzysztof Kozlowski (Thu Aug 22 2024 - 12:49:13 EST)
- [PATCH 2/3] soc: qcom: pbs: simplify locking with guard() Krzysztof Kozlowski (Thu Aug 22 2024 - 12:49:29 EST)
- Re: [PATCH 11/16] dt-bindings: phy: renesas,usb2-phy: Document RZ/G3S phy bindings Conor Dooley (Thu Aug 22 2024 - 12:49:47 EST)
- [PATCH 3/3] soc: qcom: smem_state: simplify locking with guard() Krzysztof Kozlowski (Thu Aug 22 2024 - 12:49:48 EST)
- Re: [PATCH][next] wifi: ath11k: Avoid -Wflex-array-member-not-at-end warnings Kalle Valo (Thu Aug 22 2024 - 12:50:21 EST)
- [PATCH] btrfs: Don't block system suspend during fstrim Luca Stefani (Thu Aug 22 2024 - 12:50:38 EST)
- Re: [PATCH][next] wifi: ath12k: Avoid -Wflex-array-member-not-at-end warnings Kalle Valo (Thu Aug 22 2024 - 12:51:12 EST)
- Re: [PATCH RFC] KVM: Use maple tree to manage memory attributes. Sean Christopherson (Thu Aug 22 2024 - 12:52:07 EST)
- Re: [PATCH] soc: qcom: smem_state: fix missing of_node_put in error path Krzysztof Kozlowski (Thu Aug 22 2024 - 12:52:23 EST)
- Re: [PATCH] soc: fsl: qbman: Remove redundant warnings Christophe Leroy (Thu Aug 22 2024 - 12:55:28 EST)
- Re: [PATCH v4 06/43] arm64: RME: Add wrappers for RMI calls Suzuki K Poulose (Thu Aug 22 2024 - 12:56:36 EST)
- Re: [syzbot] [bcachefs?] kernel BUG in bch2_journal_replay Kent Overstreet (Thu Aug 22 2024 - 12:58:47 EST)
- Re: [syzbot] [bcachefs?] WARNING in bch2_fs_journal_stop Kent Overstreet (Thu Aug 22 2024 - 12:59:40 EST)
- Re: [PATCH 16/18] KVM: x86: Take mem attributes into account when faulting memory Sean Christopherson (Thu Aug 22 2024 - 12:59:45 EST)
- RE: [PATCH 08/16] reset: rzg2l-usbphy-ctrl: Add support for RZ/G3S Biju Das (Thu Aug 22 2024 - 13:00:03 EST)
- Re: [syzbot] [bcachefs?] kernel BUG in bch2_fs_journal_stop Kent Overstreet (Thu Aug 22 2024 - 13:00:41 EST)
- Re: [HELP] FUSE writeback performance bottleneck Joanne Koong (Thu Aug 22 2024 - 13:01:46 EST)
- Re: [PATCH RFC] KVM: Use maple tree to manage memory attributes. Liam R. Howlett (Thu Aug 22 2024 - 13:01:47 EST)
- Re: [PATCH v3 04/13] uprobes: travers uprobe's consumer list locklessly under SRCU protection Andrii Nakryiko (Thu Aug 22 2024 - 13:01:55 EST)
- Re: [syzbot] [bcachefs?] KMSAN: uninit-value in bch2_dirent_invalid (2) Kent Overstreet (Thu Aug 22 2024 - 13:02:34 EST)
- Re: [syzbot] [bcachefs?] KMSAN: uninit-value in bch2_bkey_val_invalid Kent Overstreet (Thu Aug 22 2024 - 13:02:52 EST)
- Re: [PATCH RFC] KVM: Use maple tree to manage memory attributes. Liam R. Howlett (Thu Aug 22 2024 - 13:03:26 EST)
- Re: [syzbot] [bcachefs?] KMSAN: uninit-value in bch2_dirent_rename Kent Overstreet (Thu Aug 22 2024 - 13:03:40 EST)
- Re: [net-next 8/9] net: mvpp2: Convert to devm_clk_get_enabled() and devm_clk_get_optional_enabled() Marcin Wojtas (Thu Aug 22 2024 - 13:04:06 EST)
- Re: [syzbot] [bcachefs?] KMSAN: uninit-value in bch2_extent_crc_append Kent Overstreet (Thu Aug 22 2024 - 13:04:23 EST)
- Re: [PATCH v8 00/11] PCI: imx6: Fix\rename\clean up and add lut information for imx95 Frank Li (Thu Aug 22 2024 - 13:04:49 EST)
- Re: [Linux-6.11-rc4] perf BROKEN with LLVM/Clang 19.1.0-rc3 Sedat Dilek (Thu Aug 22 2024 - 13:05:05 EST)
- Re: [syzbot] [bcachefs?] KMSAN: uninit-value in bch2_alloc_v4_invalid Kent Overstreet (Thu Aug 22 2024 - 13:05:12 EST)
- Re: [syzbot] Re: [syzbot] [bcachefs?] KMSAN: uninit-value in bch2_checksum_update syzbot (Thu Aug 22 2024 - 13:05:37 EST)
- Re: [syzbot] Re: [syzbot] [bcachefs?] KMSAN: uninit-value in bch2_inode_flush_nocow_writes_async syzbot (Thu Aug 22 2024 - 13:05:52 EST)
- [PATCH v3 1/2] dt-bindings: arm: ti: Add BeagleY-AI Robert Nelson (Thu Aug 22 2024 - 13:06:09 EST)
- [PATCH v3 2/2] arm64: dts: ti: Add k3-am67a-beagley-ai Robert Nelson (Thu Aug 22 2024 - 13:06:22 EST)
- Re: [syzbot] Re: [syzbot] [bcachefs?] KMSAN: uninit-value in bch2_extent_update_i_size_sectors syzbot (Thu Aug 22 2024 - 13:06:37 EST)
- Re: [PATCH v3 2/3] coresight: Add support for trace filtering by source Suzuki K Poulose (Thu Aug 22 2024 - 13:06:48 EST)
- Re: [PATCH][next] wifi: ath12k: Avoid -Wflex-array-member-not-at-end warnings Jeff Johnson (Thu Aug 22 2024 - 13:06:51 EST)
- Re: [PATCH v3 1/1] dt-bindings: PCI: layerscape-pci: Fix property 'fsl,pcie-scfg' type Frank Li (Thu Aug 22 2024 - 13:06:57 EST)
- Re: [syzbot] Re: [syzbot] [bcachefs?] KMSAN: uninit-value in rw_aux_tree_set syzbot (Thu Aug 22 2024 - 13:07:24 EST)
- Re: [syzbot] Re: [syzbot] [bcachefs?] KMSAN: uninit-value in bch2_btree_node_iter_init syzbot (Thu Aug 22 2024 - 13:07:40 EST)
- Re: [syzbot] Re: [syzbot] [bcachefs?] KMSAN: uninit-value in bch2_dirent_lookup_trans syzbot (Thu Aug 22 2024 - 13:07:54 EST)
- Re: [syzbot] Re: [syzbot] [bcachefs?] KMSAN: uninit-value in bch2_bset_fix_lookup_table syzbot (Thu Aug 22 2024 - 13:08:23 EST)
- Re: [PATCH] net/mlx5: Added cond_resched() to crdump collection Mohamed Khalfella (Thu Aug 22 2024 - 13:09:01 EST)
- Re: [PATCH v1] Device-mapper(LVM): Convert to use time_after_eq macro Mikulas Patocka (Thu Aug 22 2024 - 13:09:30 EST)
- Re: [PATCH v1] mm:slab:use kmem_cache_free() to free Christoph Lameter (Ampere) (Thu Aug 22 2024 - 13:09:57 EST)
- [PATCH v2 1/5] dt-bindings: remoteproc: sse710: Add the External Systems remote processors Abdellatif El Khlifi (Thu Aug 22 2024 - 13:10:29 EST)
- [PATCH v2 2/5] dt-bindings: arm: sse710: Add Host Base System Control Abdellatif El Khlifi (Thu Aug 22 2024 - 13:10:44 EST)
- [PATCH v2 3/5] arm64: dts: corstone1000: Add MHU nodes used by the External System Abdellatif El Khlifi (Thu Aug 22 2024 - 13:11:00 EST)
- [PATCH v2 4/5] arm64: dts: corstone1000: Add External System support Abdellatif El Khlifi (Thu Aug 22 2024 - 13:11:17 EST)
- [PATCH v2 5/5] remoteproc: arm64: corstone1000: Add the External Systems driver Abdellatif El Khlifi (Thu Aug 22 2024 - 13:11:33 EST)
- Re: [syzbot] Re: [syzbot] [bcachefs?] WARNING in bch2_fs_ioctl syzbot (Thu Aug 22 2024 - 13:12:31 EST)
- Re: [Linux-6.11-rc4] perf BROKEN with LLVM/Clang 19.1.0-rc3 Arnaldo Carvalho de Melo (Thu Aug 22 2024 - 13:12:53 EST)
- Re: [syzbot] [bcachefs?] KMSAN: uninit-value in bch2_xattr_invalid Kent Overstreet (Thu Aug 22 2024 - 13:13:38 EST)
- [PATCH 1/1] perf python: Disable -Wno-cast-function-type-mismatch if present on clang Arnaldo Carvalho de Melo (Thu Aug 22 2024 - 13:13:49 EST)
- Re: [syzbot] Re: [syzbot] [bcachefs?] WARNING in bch2_fs_ioctl syzbot (Thu Aug 22 2024 - 13:14:03 EST)
- Re: [syzbot] Re: [syzbot] [bcachefs?] KMSAN: uninit-value in bch2_inode_unpack syzbot (Thu Aug 22 2024 - 13:15:16 EST)
- Re: [PATCH RFC 0/6] mm: THP-agnostic refactor on huge mappings LEROY Christophe (Thu Aug 22 2024 - 13:15:16 EST)
- [PATCH v2 0/5] remoteproc: arm64: Introduce remoteproc support for Corstone-1000 External Systems Abdellatif El Khlifi (Thu Aug 22 2024 - 13:16:19 EST)
- Re: [syzbot] Re: [syzbot] [bcachefs?] kernel panic: not locked: inodes NUM:NUM:NUM cached syzbot (Thu Aug 22 2024 - 13:17:01 EST)
- Re: [syzbot] Re: [syzbot] [bcachefs?] KMSAN: uninit-value in xattr_cmp_key syzbot (Thu Aug 22 2024 - 13:17:25 EST)
- [net-next v4 2/5] net: stmmac: Add basic dw25gmac support to stmmac core Amit Singh Tomar (Thu Aug 22 2024 - 13:18:18 EST)
- Re: [PATCH iwl-net v3 4/6] ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset Larysa Zaremba (Thu Aug 22 2024 - 13:18:36 EST)
- Re: [syzbot] Re: [syzbot] [bcachefs?] KMSAN: uninit-value in bch2_inode_v3_invalid syzbot (Thu Aug 22 2024 - 13:19:45 EST)
- Re: [Linux-6.11-rc4] perf BROKEN with LLVM/Clang 19.1.0-rc3 Arnaldo Carvalho de Melo (Thu Aug 22 2024 - 13:19:56 EST)
- Re: [PATCH v11 19/39] arm64/mm: Handle GCS data aborts Catalin Marinas (Thu Aug 22 2024 - 13:20:12 EST)
- Re: [PATCH v8 3/5] rust: samples: add tracepoint to Rust sample Boqun Feng (Thu Aug 22 2024 - 13:20:26 EST)
- Re: [syzbot] KASAN: global-out-of-bounds Read in srcu_gp_start_if_needed syzbot (Thu Aug 22 2024 - 13:21:29 EST)
- Re: [PATCH RFC 2/6] mm: PGTABLE_HAS_P[MU]D_LEAVES config options LEROY Christophe (Thu Aug 22 2024 - 13:22:17 EST)
- Re: [PATCH mm-unstable v2 1/3] mm/contig_alloc: support __GFP_COMP Yu Zhao (Thu Aug 22 2024 - 13:23:24 EST)
- Re: [syzbot] Re: [syzbot] [kvm?] KASAN: wild-memory-access Read in __timer_delete_sync syzbot (Thu Aug 22 2024 - 13:23:29 EST)
- Re: [PATCH mm-unstable v2 2/3] mm/cma: add cma_{alloc,free}_folio() Yu Zhao (Thu Aug 22 2024 - 13:24:30 EST)
- Re: [syzbot] KMSAN: uninit-value in bch2_readdir syzbot (Thu Aug 22 2024 - 13:25:12 EST)
- Re: [PATCH 1/2] fs/dcache: introduce d_alloc_parallel_check_existing Gabriel Krisman Bertazi (Thu Aug 22 2024 - 13:25:53 EST)
- Re: [syzbot] kernel BUG in bch2_sort_keys syzbot (Thu Aug 22 2024 - 13:26:08 EST)
- Re: [PATCH mm-unstable v2 1/3] mm/contig_alloc: support __GFP_COMP Yu Zhao (Thu Aug 22 2024 - 13:26:23 EST)
- Re: [syzbot] WARNING in bch2_fs_usage_read_one syzbot (Thu Aug 22 2024 - 13:27:00 EST)
- Re: [PATCH][next] drm/nouveau: Avoid -Wflex-array-member-not-at-end warning Kees Cook (Thu Aug 22 2024 - 13:27:43 EST)
- Re: [PATCH] kbuild: pahole-version: avoid errors if executing fails Masahiro Yamada (Thu Aug 22 2024 - 13:29:14 EST)
- Re: [syzbot] kernel BUG in __replicas_entry_idx syzbot (Thu Aug 22 2024 - 13:30:03 EST)
- Re: [PATCH v11 19/39] arm64/mm: Handle GCS data aborts Mark Brown (Thu Aug 22 2024 - 13:31:08 EST)
- Re: [PATCH] PCI: qcom-ep: Do not enable resources during probe() Bjorn Helgaas (Thu Aug 22 2024 - 13:31:46 EST)
- Re: [syzbot] kernel BUG in bch2_fs_release (2) syzbot (Thu Aug 22 2024 - 13:31:57 EST)
- Re: [Linux-6.11-rc4] perf BROKEN with LLVM/Clang 19.1.0-rc3 Sedat Dilek (Thu Aug 22 2024 - 13:32:51 EST)
- Re: [syzbot] kernel panic: bch_dev->ref underflow, last put: bch2_get_next_dev syzbot (Thu Aug 22 2024 - 13:34:37 EST)
- Re: [PATCH v7 2/4] kbuild: generate offset range data for builtin modules Masahiro Yamada (Thu Aug 22 2024 - 13:34:49 EST)
- Re: [PATCH v3 04/13] uprobes: travers uprobe's consumer list locklessly under SRCU protection Jiri Olsa (Thu Aug 22 2024 - 13:36:01 EST)
- Re: [PATCH] bcachefs: Annotate struct bucket_array with __counted_by() Kees Cook (Thu Aug 22 2024 - 13:36:12 EST)
- Re: [PATCH v7 3/4] scripts: add verifier script for builtin module range data Masahiro Yamada (Thu Aug 22 2024 - 13:36:34 EST)
- [PATCH 0/5] platform/x86: wmi: Pass event data directly to legacy notify handlers Armin Wolf (Thu Aug 22 2024 - 13:39:06 EST)
- [PATCH 2/5] hwmon: (hp-wmi-sensors) Check if WMI event data exists Armin Wolf (Thu Aug 22 2024 - 13:39:23 EST)
- [PATCH 1/5] platform/x86: wmi: Pass event data directly to legacy notify handlers Armin Wolf (Thu Aug 22 2024 - 13:39:33 EST)
- [PATCH 4/5] platform/x86: wmi: Merge get_event_data() with wmi_get_notify_data() Armin Wolf (Thu Aug 22 2024 - 13:39:54 EST)
- [PATCH 3/5] platform/x86: wmi: Remove wmi_get_event_data() Armin Wolf (Thu Aug 22 2024 - 13:40:05 EST)
- [PATCH 5/5] platform/x86: wmi: Call both legacy and WMI driver notify handlers Armin Wolf (Thu Aug 22 2024 - 13:40:07 EST)
- Re: [Linux-6.11-rc4] perf BROKEN with LLVM/Clang 19.1.0-rc3 Arnaldo Carvalho de Melo (Thu Aug 22 2024 - 13:40:42 EST)
- Re: [PATCH][next] xen/pci: Avoid -Wflex-array-member-not-at-end warning Kees Cook (Thu Aug 22 2024 - 13:42:08 EST)
- [PATCH] rust: kernel: add support for bits/genmask macros Daniel Almeida (Thu Aug 22 2024 - 13:42:30 EST)
- [PATCH v2 0/4] defconfig: drop RT_GROUP_SCHED=y Celeste Liu (Thu Aug 22 2024 - 13:43:53 EST)
- [PATCH v2 1/4] riscv: defconfig: drop RT_GROUP_SCHED=y Celeste Liu (Thu Aug 22 2024 - 13:44:02 EST)
- [PATCH v2 2/4] loongarch: defconfig: drop RT_GROUP_SCHED=y Celeste Liu (Thu Aug 22 2024 - 13:44:55 EST)
- [PATCH v2 4/4] arm: defconfig: drop RT_GROUP_SCHED=y from bcm2835/tegra/omap2plus Celeste Liu (Thu Aug 22 2024 - 13:44:57 EST)
- [PATCH v2 3/4] sh: defconfig: drop RT_GROUP_SCHED=y from sdk7786/urquell Celeste Liu (Thu Aug 22 2024 - 13:45:04 EST)
- Re: [PATCH 0/2] KVM: arm64: Control visibility of S1PIE related sysregs to userspace Marc Zyngier (Thu Aug 22 2024 - 13:45:17 EST)
- Re: [RFC PATCH] docs: rust: quick-start: add Ubuntu Kees Cook (Thu Aug 22 2024 - 13:46:13 EST)
- Re: [PATCH v2] wifi: mwifiex: Convert to use jiffies macro Brian Norris (Thu Aug 22 2024 - 13:46:39 EST)
- Re: [PATCH v5 4/7] xfs: Support FS_XFLAG_ATOMICWRITES for forcealign John Garry (Thu Aug 22 2024 - 13:47:02 EST)
- Re: [PATCH 5/5] slab: Allocate and use per-call-site caches Kees Cook (Thu Aug 22 2024 - 13:47:43 EST)
- Re: [PATCH v2 2/2] selftests: test_zswap: add test for hierarchical zswap.writeback Yosry Ahmed (Thu Aug 22 2024 - 13:47:57 EST)
- Re: [PATCH v4 0/2] Add Add elan-ekth6a12nay on the basis of elan-ekth6915 Doug Anderson (Thu Aug 22 2024 - 13:48:18 EST)
- Re: [PATCH] mm/memcontrol: respect zswap.writeback setting from parent cg too Yosry Ahmed (Thu Aug 22 2024 - 13:49:48 EST)
- Re: [PATCH v2 03/10] perf trace: Add trace__bpf_sys_enter_beauty_map() to prepare for fetching data in BPF Arnaldo Carvalho de Melo (Thu Aug 22 2024 - 13:49:58 EST)
- Re: [PATCH][next] wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_cmd_802_11_scan_ext() Brian Norris (Thu Aug 22 2024 - 13:50:35 EST)
- Re: [PATCH v3 04/13] uprobes: travers uprobe's consumer list locklessly under SRCU protection Andrii Nakryiko (Thu Aug 22 2024 - 13:52:19 EST)
- Re: [PATCH v2 03/10] perf trace: Add trace__bpf_sys_enter_beauty_map() to prepare for fetching data in BPF Arnaldo Carvalho de Melo (Thu Aug 22 2024 - 13:53:32 EST)
- Re: [PATCH v3 02/25] printk: Add print format (%par) for struct range Ira Weiny (Thu Aug 22 2024 - 13:54:01 EST)
- [PATCH nf-next 1/2] netfilter: Make IP_NF_IPTABLES_LEGACY selectable Breno Leitao (Thu Aug 22 2024 - 13:55:59 EST)
- [PATCH nf-next 2/2] netfilter: Make IP6_NF_IPTABLES_LEGACY selectable Breno Leitao (Thu Aug 22 2024 - 13:56:18 EST)
- Re: [PATCH RESEND] drm/amd/display: avoid using null object of framebuffer Alex Deucher (Thu Aug 22 2024 - 13:56:36 EST)
- Re: [PATCH v2 00/19] Implement DWARF modversions Sami Tolvanen (Thu Aug 22 2024 - 13:58:11 EST)
- Re: [PATCH 01/31] wifi: mwifiex: remove unnecessary checks for valid priv Brian Norris (Thu Aug 22 2024 - 13:58:46 EST)
- Re: [Linux-6.11-rc4] perf BROKEN with LLVM/Clang 19.1.0-rc3 Sedat Dilek (Thu Aug 22 2024 - 14:00:00 EST)
- Re: [PATCH v2 05/10] perf trace: Add a new argument to trace__btf_scnprintf() Arnaldo Carvalho de Melo (Thu Aug 22 2024 - 14:00:43 EST)
- Re: [PATCH -next v2 RESEND] drm/amd/display: Remove unused dcn35_fpga_funcs Alex Deucher (Thu Aug 22 2024 - 14:01:27 EST)
- [PATCH v1 2/5] i2c: designware: Consolidate firmware parsing and configuring code Andy Shevchenko (Thu Aug 22 2024 - 14:04:28 EST)
- [PATCH v1 4/5] i2c: designware: Move exports to I2C_DW namespaces Andy Shevchenko (Thu Aug 22 2024 - 14:04:42 EST)
- Re: [PATCH v5 7/7] xfs: Support setting FMODE_CAN_ATOMIC_WRITE John Garry (Thu Aug 22 2024 - 14:04:52 EST)
- [PATCH v1 0/5] i2c: designware: Cleanups (part 2) Andy Shevchenko (Thu Aug 22 2024 - 14:05:07 EST)
- [PATCH v1 1/5] i2c: designware: Rename dw_i2c_of_configure() -> i2c_dw_of_configure() Andy Shevchenko (Thu Aug 22 2024 - 14:05:14 EST)
- [PATCH v1 3/5] i2c: designware: Unify the firmware type checks Andy Shevchenko (Thu Aug 22 2024 - 14:05:27 EST)
- [PATCH v1 5/5] i2c: designware: Remove ->disable() callback Andy Shevchenko (Thu Aug 22 2024 - 14:05:50 EST)
- Re: [PATCH 0/5] platform/x86: wmi: Pass event data directly to legacy notify handlers Hans de Goede (Thu Aug 22 2024 - 14:06:06 EST)
- Re: [PATCH 2/4] media: venus: Use dev_pm_domain_attach|detach_list() for OPP PM domain Stanimir Varbanov (Thu Aug 22 2024 - 14:06:28 EST)
- Re: [PATCH 03/31] wifi: mwifiex: drop HostCmd_CMD_802_11_MAC_ADDRESS response handling Brian Norris (Thu Aug 22 2024 - 14:07:54 EST)
- Re: [PATCH 06/14] Input: samsung-keypad - use guard notation to acquire mutex Dmitry Torokhov (Thu Aug 22 2024 - 14:08:08 EST)
- [PATCH 1/1] perf trace: Pass the richer 'struct syscall_arg' pointer to trace__btf_scnprintf() Arnaldo Carvalho de Melo (Thu Aug 22 2024 - 14:10:27 EST)
- Re: [PATCH v3 02/25] printk: Add print format (%par) for struct range Andy Shevchenko (Thu Aug 22 2024 - 14:10:50 EST)
- Re: [PATCH] x86/platform/geode: switch GPIO buttons and LEDs to software properties Dmitry Torokhov (Thu Aug 22 2024 - 14:11:17 EST)
- [PATCH net] net/xen-netback: prevent UAF in xenvif_flush_hash() Jeongjun Park (Thu Aug 22 2024 - 14:11:53 EST)
- Re: [syzbot] [mm?] WARNING in zswap_swapoff Yosry Ahmed (Thu Aug 22 2024 - 14:13:18 EST)
- Re: [PATCH v2 05/10] perf trace: Add a new argument to trace__btf_scnprintf() Arnaldo Carvalho de Melo (Thu Aug 22 2024 - 14:14:03 EST)
- [GIT PULL] Kbuild fixes for v6.11-rc5 Masahiro Yamada (Thu Aug 22 2024 - 14:16:52 EST)
- Re: [Linux-6.11-rc4] perf BROKEN with LLVM/Clang 19.1.0-rc3 Arnaldo Carvalho de Melo (Thu Aug 22 2024 - 14:17:42 EST)
- Re: [Linux-6.11-rc4] perf BROKEN with LLVM/Clang 19.1.0-rc3 Namhyung Kim (Thu Aug 22 2024 - 14:17:50 EST)
- Re: [PATCH v2] powerpc: warn on emulation of dcbz instruction in kernel mode Christian Lamparter (Thu Aug 22 2024 - 14:19:51 EST)
- [PATCH v8 0/4] Generate address range data for built-in modules Kris Van Hees (Thu Aug 22 2024 - 14:20:10 EST)
- Re: [Linux-6.11-rc4] perf BROKEN with LLVM/Clang 19.1.0-rc3 Arnaldo Carvalho de Melo (Thu Aug 22 2024 - 14:20:37 EST)
- Re: [Linux-6.11-rc4] perf BROKEN with LLVM/Clang 19.1.0-rc3 Sedat Dilek (Thu Aug 22 2024 - 14:20:54 EST)
- [PATCH v8 3/4] scripts: add verifier script for builtin module range data Kris Van Hees (Thu Aug 22 2024 - 14:21:10 EST)
- [PATCH v8 4/4] module: add install target for modules.builtin.ranges Kris Van Hees (Thu Aug 22 2024 - 14:21:19 EST)
- [PATCH v8 2/4] kbuild: generate offset range data for builtin modules Kris Van Hees (Thu Aug 22 2024 - 14:21:29 EST)
- [PATCH v8 1/4] kbuild: add mod(name,file)_flags to assembler flags for module objects Kris Van Hees (Thu Aug 22 2024 - 14:22:02 EST)
- [RFC] vDPA: Trying to make sense of config data Carlos Bilbao (Thu Aug 22 2024 - 14:22:31 EST)
- Re: [Patch v5 06/18] x86: pmu: Add asserts to warn inconsistent fixed events and counters Jim Mattson (Thu Aug 22 2024 - 14:22:54 EST)
- [PATCH] binder: fix UAF caused by offsets overwrite Carlos Llamas (Thu Aug 22 2024 - 14:24:07 EST)
- Re: [PATCH v4 2/2] perf/core: Fix incorrect time diff in tick adjust period Adrian Hunter (Thu Aug 22 2024 - 14:24:22 EST)
- Re: [PATCH v2 1/5] dt-bindings: remoteproc: sse710: Add the External Systems remote processors Rob Herring (Arm) (Thu Aug 22 2024 - 14:25:31 EST)
- Re: [Linux-6.11-rc4] perf BROKEN with LLVM/Clang 19.1.0-rc3 Sedat Dilek (Thu Aug 22 2024 - 14:30:05 EST)
- Re: [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements Daniel P. Smith (Thu Aug 22 2024 - 14:31:25 EST)
- Re: [PATCH v1 0/6] drm/amd/display: Use max/min macro Alex Deucher (Thu Aug 22 2024 - 14:34:22 EST)
- Re: [syzbot] memory leak in ___neigh_create (2) syzbot (Thu Aug 22 2024 - 14:35:21 EST)
- [PATCH v2 0/1] hwmon: (oxp-sensors) Add support for multiple new devices. Derek J. Clark (Thu Aug 22 2024 - 14:35:38 EST)
- [PATCH v2 1/1] Add support for multiple new devices. Derek J. Clark (Thu Aug 22 2024 - 14:35:49 EST)
- Re: [PATCH mm-unstable v2 1/3] mm/contig_alloc: support __GFP_COMP Andrew Morton (Thu Aug 22 2024 - 14:36:40 EST)
- [RFC 0/7] Introduce swiotlb throttling mhkelley58 (Thu Aug 22 2024 - 14:37:57 EST)
- [RFC 2/7] dma: Handle swiotlb throttling for SGLs mhkelley58 (Thu Aug 22 2024 - 14:38:15 EST)
- [RFC 1/7] swiotlb: Introduce swiotlb throttling mhkelley58 (Thu Aug 22 2024 - 14:38:17 EST)
- [RFC 3/7] dma: Add function for drivers to know if allowing blocking is useful mhkelley58 (Thu Aug 22 2024 - 14:38:30 EST)
- [RFC 4/7] scsi_lib_dma: Add _attrs variant of scsi_dma_map() mhkelley58 (Thu Aug 22 2024 - 14:38:59 EST)
- [RFC 5/7] scsi: storvsc: Enable swiotlb throttling mhkelley58 (Thu Aug 22 2024 - 14:39:03 EST)
- [RFC 6/7] nvme: Move BLK_MQ_F_BLOCKING indicator to struct nvme_ctrl mhkelley58 (Thu Aug 22 2024 - 14:39:22 EST)
- [RFC 7/7] nvme: Enable swiotlb throttling for NVMe PCI devices mhkelley58 (Thu Aug 22 2024 - 14:39:44 EST)
- Re: [PATCH mm-unstable v2 1/3] mm/contig_alloc: support __GFP_COMP Matthew Wilcox (Thu Aug 22 2024 - 14:42:38 EST)
- Re: [PATCH v2 03/10] KVM: x86: Re-split x2APIC ICR into ICR+ICR2 for AMD (x2AVIC) Sean Christopherson (Thu Aug 22 2024 - 14:44:14 EST)
- [PATCH v2] ARM: tegra: wire up two front panel LEDs on TrimSlice Tomasz Maciej Nowak (Thu Aug 22 2024 - 14:46:14 EST)
- [PATCH] nfsd: ensure that nfsd4_fattr_args.context is zeroed out Jeff Layton (Thu Aug 22 2024 - 14:47:16 EST)
- Re: [PATCH v3 13/25] cxl/region: Add sparse DAX region support Fan Ni (Thu Aug 22 2024 - 14:51:06 EST)
- Re: [PATCH v3 12/25] cxl/region: Refactor common create region code Fan Ni (Thu Aug 22 2024 - 14:51:31 EST)
- Re: [PATCH v1] drivers:testing:Handle possible memory leaks Rafael J. Wysocki (Thu Aug 22 2024 - 14:52:58 EST)
- Re: [PATCH] nfsd: ensure that nfsd4_fattr_args.context is zeroed out Chuck Lever (Thu Aug 22 2024 - 14:54:48 EST)
- Re: [PATCH] PCI: Add function 0 DMA alias quirk for Glenfly arise chip Bjorn Helgaas (Thu Aug 22 2024 - 14:56:26 EST)
- Re: [PATCH v3 0/3] dpum clock support for Exynos Auto v9 SoC David Virag (Thu Aug 22 2024 - 14:57:43 EST)
- Re: [PATCH v4 0/2] Add Add elan-ekth6a12nay on the basis of elan-ekth6915 Jiri Kosina (Thu Aug 22 2024 - 15:00:58 EST)
- [PATCH v2] x86/resctrl: Fix arch_mbm_* array overrun on SNC Peter Newman (Thu Aug 22 2024 - 15:02:42 EST)
- Re: [PATCH] PCI/pwrctl: pwrseq: add support for WCN6855 Bjorn Helgaas (Thu Aug 22 2024 - 15:04:58 EST)
- Re: [PATCH] kvm_host: bump KVM_MAX_IRQ_ROUTE to 128k Sean Christopherson (Thu Aug 22 2024 - 15:05:26 EST)
- Re: [PATCH 3/3] thermal: of: Fix OF node leak in of_thermal_zone_find() error paths Rafael J. Wysocki (Thu Aug 22 2024 - 15:05:58 EST)
- Re: [PATCH] cpuidle: remove dead code in cpuidle_enter_state Rafael J. Wysocki (Thu Aug 22 2024 - 15:06:47 EST)
- Re: [PATCH] tools: Copy linux/align.h into tools/ Sean Christopherson (Thu Aug 22 2024 - 15:14:19 EST)
- [PATCH 0/5] regmap: Improve lock handling with maple tree Mark Brown (Thu Aug 22 2024 - 15:15:45 EST)
- [PATCH 1/5] maple_tree: Allow external locks to be configured with their map Mark Brown (Thu Aug 22 2024 - 15:15:57 EST)
- [PATCH 2/5] regmap: Hold the regmap lock when allocating and freeing the cache Mark Brown (Thu Aug 22 2024 - 15:16:06 EST)
- [PATCH 3/5] regmap: Use locking during kunit tests Mark Brown (Thu Aug 22 2024 - 15:16:19 EST)
- [PATCH 4/5] regmap: Wrap maple tree locking Mark Brown (Thu Aug 22 2024 - 15:16:29 EST)
- [PATCH 5/5] regmap: Don't double lock maple cache when using a regmap provided lock Mark Brown (Thu Aug 22 2024 - 15:16:41 EST)
- Re: [PATCH v2 03/10] KVM: x86: Re-split x2APIC ICR into ICR+ICR2 for AMD (x2AVIC) Tom Lendacky (Thu Aug 22 2024 - 15:17:01 EST)
- Re: [PATCH RFC 2/6] mm: PGTABLE_HAS_P[MU]D_LEAVES config options Peter Xu (Thu Aug 22 2024 - 15:17:16 EST)
- Re: [PATCH v2 2/2] KVM: x86: AMD's IBPB is not equivalent to Intel's IBPB Sean Christopherson (Thu Aug 22 2024 - 15:17:29 EST)
- Re: [PATCH] ASoC: cs35l56: Make struct regmap_config const Mark Brown (Thu Aug 22 2024 - 15:17:46 EST)
- Re: [PATCH 0/2] Put XHCI controllers into D3 at S4/S5 Mario Limonciello (Thu Aug 22 2024 - 15:21:32 EST)
- Re: [PATCH 1/5] maple_tree: Allow external locks to be configured with their map Matthew Wilcox (Thu Aug 22 2024 - 15:21:58 EST)
- Re: [PATCH 6/7] drm/msm/A6XX: Add a flag to allow preemption to submitqueue_create Akhil P Oommen (Thu Aug 22 2024 - 15:22:19 EST)
- Re: [PATCH 4/7] drm/msm/A6xx: Implement preemption for A7XX targets Akhil P Oommen (Thu Aug 22 2024 - 15:24:45 EST)
- [PATCH net-next] net: ag71xx: add missing reset_control_put Rosen Penev (Thu Aug 22 2024 - 15:26:12 EST)
- [PATCH v7 00/21] Avoid MAP_FIXED gap exposure Liam R. Howlett (Thu Aug 22 2024 - 15:26:33 EST)
- [PATCH v7 01/21] mm/vma: Correctly position vma_iterator in __split_vma() Liam R. Howlett (Thu Aug 22 2024 - 15:26:34 EST)
- [PATCH v7 02/21] mm/vma: Introduce abort_munmap_vmas() Liam R. Howlett (Thu Aug 22 2024 - 15:26:47 EST)
- [PATCH v7 03/21] mm/vma: Introduce vmi_complete_munmap_vmas() Liam R. Howlett (Thu Aug 22 2024 - 15:26:53 EST)
- [PATCH v7 09/21] mm/vma: Expand mmap_region() munmap call Liam R. Howlett (Thu Aug 22 2024 - 15:27:21 EST)
- [PATCH v7 13/21] mm: Clean up unmap_region() argument list Liam R. Howlett (Thu Aug 22 2024 - 15:27:32 EST)
- [PATCH v7 12/21] mm/vma: Track start and end for munmap in vma_munmap_struct Liam R. Howlett (Thu Aug 22 2024 - 15:27:37 EST)
- [PATCH v7 16/21] mm/mmap: Use PHYS_PFN in mmap_region() Liam R. Howlett (Thu Aug 22 2024 - 15:27:53 EST)
- [PATCH v7 14/21] mm/mmap: Avoid zeroing vma tree in mmap_region() Liam R. Howlett (Thu Aug 22 2024 - 15:27:58 EST)
- [PATCH v7 15/21] mm: Change failure of MAP_FIXED to restoring the gap on failure Liam R. Howlett (Thu Aug 22 2024 - 15:28:05 EST)
- [PATCH v7 10/21] mm/vma: Support vma == NULL in init_vma_munmap() Liam R. Howlett (Thu Aug 22 2024 - 15:28:17 EST)
- [PATCH v7 11/21] mm/mmap: Reposition vma iterator in mmap_region() Liam R. Howlett (Thu Aug 22 2024 - 15:28:21 EST)
- [PATCH v7 18/21] ipc/shm, mm: Drop do_vma_munmap() Liam R. Howlett (Thu Aug 22 2024 - 15:28:59 EST)
- [PATCH v7 17/21] mm/mmap: Use vms accounted pages in mmap_region() Liam R. Howlett (Thu Aug 22 2024 - 15:29:04 EST)
- [PATCH v7 07/21] mm/vma: Extract validate_mm() from vma_complete() Liam R. Howlett (Thu Aug 22 2024 - 15:29:06 EST)
- [PATCH v7 05/21] mm/vma: Introduce vma_munmap_struct for use in munmap operations Liam R. Howlett (Thu Aug 22 2024 - 15:29:06 EST)
- [PATCH v7 21/21] mm/vma.h: Optimise vma_munmap_struct Liam R. Howlett (Thu Aug 22 2024 - 15:29:18 EST)
- [PATCH v7 20/21] mm/vma: Drop incorrect comment from vms_gather_munmap_vmas() Liam R. Howlett (Thu Aug 22 2024 - 15:29:21 EST)
- [PATCH v7 06/21] mm/vma: Change munmap to use vma_munmap_struct() for accounting and surrounding vmas Liam R. Howlett (Thu Aug 22 2024 - 15:29:28 EST)
- [PATCH v7 19/21] mm: Move may_expand_vm() check in mmap_region() Liam R. Howlett (Thu Aug 22 2024 - 15:29:34 EST)
- [PATCH v7 08/21] mm/vma: Inline munmap operation in mmap_region() Liam R. Howlett (Thu Aug 22 2024 - 15:30:30 EST)
- [PATCH v7 04/21] mm/vma: Extract the gathering of vmas from do_vmi_align_munmap() Liam R. Howlett (Thu Aug 22 2024 - 15:30:46 EST)
- Re: [PATCH] PCI/PM: Put devices to low power state on shutdown Mario Limonciello (Thu Aug 22 2024 - 15:30:59 EST)
- [PATCH net-next] net: ag71xx: move clk_eth out of struct Rosen Penev (Thu Aug 22 2024 - 15:31:05 EST)
- [PATCH v1 3/3] thermal: core: Drop tz field from struct thermal_instance Rafael J. Wysocki (Thu Aug 22 2024 - 15:31:27 EST)
- Re: [PATCH v2 4/8] PCI: Change the parent to correctly represent pcie hierarchy Bjorn Helgaas (Thu Aug 22 2024 - 15:31:46 EST)
- Re: [RFC 0/7] Introduce swiotlb throttling Bart Van Assche (Thu Aug 22 2024 - 15:32:01 EST)
- [PATCH v1 2/3] thermal: core: Drop redundant checks from thermal_bind_cdev_to_trip() Rafael J. Wysocki (Thu Aug 22 2024 - 15:34:09 EST)
- [PATCH v2] drm/radeon: Switch radeon_connector to struct drm_edid Thomas Weißschuh (Thu Aug 22 2024 - 15:35:49 EST)
- [PATCH v1 1/3] thermal: core: Rename cdev-to-thermal-zone bind/unbind functions Rafael J. Wysocki (Thu Aug 22 2024 - 15:36:14 EST)
- [PATCH v1 0/3] thermal: core: Cleanups after bind/unbind changes Rafael J. Wysocki (Thu Aug 22 2024 - 15:36:28 EST)
- Re: [PATCH 2/6] iio: adc: ad4030: add driver for ad4030-24 David Lechner (Thu Aug 22 2024 - 15:40:13 EST)
- Re: [PATCH 3/6] iio: adc: ad4030: add averaging support David Lechner (Thu Aug 22 2024 - 15:41:33 EST)
- Re: [PATCH v2 03/10] KVM: x86: Re-split x2APIC ICR into ICR+ICR2 for AMD (x2AVIC) Sean Christopherson (Thu Aug 22 2024 - 15:42:00 EST)
- Re: [PATCH v7 21/21] mm/vma.h: Optimise vma_munmap_struct Lorenzo Stoakes (Thu Aug 22 2024 - 15:42:15 EST)
- Re: [PATCH 4/6] iio: adc: ad4030: add support for ad4630-24 and ad4630-16 David Lechner (Thu Aug 22 2024 - 15:43:34 EST)
- Re: [PATCH 6/6] docs: iio: ad4030: add documentation David Lechner (Thu Aug 22 2024 - 15:43:50 EST)
- Re: [PATCH v1] firmware: microchip: fix incorrect error report of programming:timeout on success Conor Dooley (Thu Aug 22 2024 - 15:48:10 EST)
- [PATCH v2] dma: Trace dma_map/unmap_page Sean Anderson (Thu Aug 22 2024 - 15:48:39 EST)
- Re: [PATCH 1/5] maple_tree: Allow external locks to be configured with their map Mark Brown (Thu Aug 22 2024 - 15:49:05 EST)
- [PATCH v1 2/2] thermal: sysfs: Add sanity checks for trip temperature and hysteresis Rafael J. Wysocki (Thu Aug 22 2024 - 15:49:20 EST)
- [PATCH v6 0/3] Add CRU support for rk3576 SoC Detlev Casanova (Thu Aug 22 2024 - 15:51:02 EST)
- [PATCH v6 2/3] clk: rockchip: Add new pll type pll_rk3588_ddr Detlev Casanova (Thu Aug 22 2024 - 15:51:17 EST)
- [PATCH v6 1/3] dt-bindings: clock, reset: Add support for rk3576 Detlev Casanova (Thu Aug 22 2024 - 15:51:31 EST)
- [PATCH v6 3/3] clk: rockchip: Add clock controller for the RK3576 Detlev Casanova (Thu Aug 22 2024 - 15:51:43 EST)
- Re: [PATCH 2/2] clk: qcom: Add support for Global Clock Controller on QCS8300 Andrew Lunn (Thu Aug 22 2024 - 15:54:19 EST)
- Re: [PATCH 1/5] maple_tree: Allow external locks to be configured with their map Matthew Wilcox (Thu Aug 22 2024 - 15:55:42 EST)
- [PATCH] net: dsa: microchip: Use standard regmap locking Mark Brown (Thu Aug 22 2024 - 15:55:55 EST)
- [PATCH v4 0/4] Add pinctrl support for rk3576 Detlev Casanova (Thu Aug 22 2024 - 15:57:45 EST)
- [PATCH v4 1/4] dt-bindings: soc: rockchip: Add rk3576 syscon compatibles Detlev Casanova (Thu Aug 22 2024 - 15:57:53 EST)
- [PATCH v4 2/4] grf: rk3576: Add default GRF values Detlev Casanova (Thu Aug 22 2024 - 15:58:15 EST)
- [PATCH v4 3/4] dt-bindings: pinctrl: Add rk3576 pinctrl support Detlev Casanova (Thu Aug 22 2024 - 15:58:29 EST)
- [PATCH v4 4/4] pinctrl: rockchip: Add rk3576 pinctrl support Detlev Casanova (Thu Aug 22 2024 - 15:58:45 EST)
- Re: [PATCH v2 2/2] clk: qcom: Add support for Global Clock Controller on QCS8300 Andrew Lunn (Thu Aug 22 2024 - 16:00:13 EST)
- Re: [PATCH v2 4/8] PCI: Change the parent to correctly represent pcie hierarchy Bartosz Golaszewski (Thu Aug 22 2024 - 16:01:28 EST)
- [PATCH v1 1/2] thermal: core: Fix rounding of delay jiffies Rafael J. Wysocki (Thu Aug 22 2024 - 16:03:31 EST)
- Re: [PATCH 4/7] drm/msm/A6xx: Implement preemption for A7XX targets Akhil P Oommen (Thu Aug 22 2024 - 16:06:41 EST)
- Re: [PATCH] Staging: rtl8192e: Fix arguments alignment Ana Carolina H. (Thu Aug 22 2024 - 16:07:50 EST)
- [PATCH v1 0/2] thermal: core: Two fixes for 6.12 Rafael J. Wysocki (Thu Aug 22 2024 - 16:09:55 EST)
- Re: [PATCH net-next v3 0/5] net: xilinx: axienet: Multicast fixes and improvements patchwork-bot+netdevbpf (Thu Aug 22 2024 - 16:10:48 EST)
- Re: [Linux-6.11-rc4] perf BROKEN with LLVM/Clang 19.1.0-rc3 Namhyung Kim (Thu Aug 22 2024 - 16:11:44 EST)
- Re: [syzbot] [mm?] WARNING in zswap_swapoff Chris Li (Thu Aug 22 2024 - 16:16:32 EST)
- Re: [PATCH net] net: ovs: fix ovs_drop_reasons error patchwork-bot+netdevbpf (Thu Aug 22 2024 - 16:20:59 EST)
- Re: [syzbot] [mm?] WARNING in zswap_swapoff Yosry Ahmed (Thu Aug 22 2024 - 16:21:14 EST)
- [RFC PATCH] x86/cpufeature: Add feature dependency checks Sohil Mehta (Thu Aug 22 2024 - 16:25:08 EST)
- Re: [Linux-6.11-rc4] perf BROKEN with LLVM/Clang 19.1.0-rc3 Arnaldo Carvalho de Melo (Thu Aug 22 2024 - 16:26:54 EST)
- [PATCH v2] Staging: rtl8192e: Fix arguments alignment Ana Carolina Hernandes (Thu Aug 22 2024 - 16:27:51 EST)
- Re: [PATCH] rust: kernel: add support for bits/genmask macros Benno Lossin (Thu Aug 22 2024 - 16:28:04 EST)
- [PATCH v8 0/4] shut down devices asynchronously Stuart Hayes (Thu Aug 22 2024 - 16:28:25 EST)
- [PATCH v8 1/4] driver core: don't always lock parent in shutdown Stuart Hayes (Thu Aug 22 2024 - 16:28:29 EST)
- [PATCH v8 2/4] driver core: separate function to shutdown one device Stuart Hayes (Thu Aug 22 2024 - 16:28:42 EST)
- [PATCH v8 3/4] driver core: shut down devices asynchronously Stuart Hayes (Thu Aug 22 2024 - 16:28:55 EST)
- [PATCH v8 4/4] nvme-pci: Make driver prefer asynchronous shutdown Stuart Hayes (Thu Aug 22 2024 - 16:29:04 EST)
- Re: [PATCH v2 03/10] KVM: x86: Re-split x2APIC ICR into ICR+ICR2 for AMD (x2AVIC) Tom Lendacky (Thu Aug 22 2024 - 16:29:33 EST)
- Re: [PATCH v5 3/7] fs: iomap: Atomic write support Darrick J. Wong (Thu Aug 22 2024 - 16:31:12 EST)
- Re: [Linux-6.11-rc4] perf BROKEN with LLVM/Clang 19.1.0-rc3 Namhyung Kim (Thu Aug 22 2024 - 16:31:23 EST)
- Re: [PATCH v7 4/4] drm/msm: Extend gpu devcore dumps with pgtbl info Akhil P Oommen (Thu Aug 22 2024 - 16:34:36 EST)
- Re: [PATCH v3 14/21] iomap: Sub-extent zeroing Darrick J. Wong (Thu Aug 22 2024 - 16:35:20 EST)
- Re: [PATCH v5 4/7] xfs: Support FS_XFLAG_ATOMICWRITES for forcealign Darrick J. Wong (Thu Aug 22 2024 - 16:38:58 EST)
- [PATCH v2] RISC-V: hwprobe: Use BIT macro to avoid warnings Jesse Taube (Thu Aug 22 2024 - 16:39:27 EST)
- Re: [PATCH v2] ata: pata_macio: Use WARN instead of BUG Sergei Shtylyov (Thu Aug 22 2024 - 16:39:35 EST)
- Re: [PATCH 0/3] cpufreq/amd-pstate: A set of fixes Mario Limonciello (Thu Aug 22 2024 - 16:41:31 EST)
- [PATCH V4 00/12] PCIe TPH and cache direct injection support Wei Huang (Thu Aug 22 2024 - 16:41:49 EST)
- [PATCH V4 01/12] PCI: Introduce PCIe TPH support framework Wei Huang (Thu Aug 22 2024 - 16:42:09 EST)
- [PATCH V4 02/12] PCI: Add TPH related register definition Wei Huang (Thu Aug 22 2024 - 16:42:33 EST)
- [PATCH V4 03/12] PCI/TPH: Add pcie_tph_modes() to query TPH modes Wei Huang (Thu Aug 22 2024 - 16:42:54 EST)
- [PATCH V4 04/12] PCI/TPH: Add pcie_enable_tph() to enable TPH Wei Huang (Thu Aug 22 2024 - 16:43:10 EST)
- [PATCH V4 05/12] PCI/TPH: Add pcie_disable_tph() to disable TPH Wei Huang (Thu Aug 22 2024 - 16:43:37 EST)
- [PATCH V4 06/12] PCI/TPH: Add pcie_tph_enabled() to check TPH state Wei Huang (Thu Aug 22 2024 - 16:43:56 EST)
- [PATCH V4 07/12] PCI/TPH: Add pcie_tph_set_st_entry() to set ST tag Wei Huang (Thu Aug 22 2024 - 16:44:18 EST)
- [PATCH V4 08/12] PCI/TPH: Add pcie_tph_get_cpu_st() to get ST tag Wei Huang (Thu Aug 22 2024 - 16:44:38 EST)
- Re: [PATCH] tools: Copy linux/align.h into tools/ Ackerley Tng (Thu Aug 22 2024 - 16:44:50 EST)
- [PATCH V4 09/12] PCI/TPH: Add save/restore support for TPH Wei Huang (Thu Aug 22 2024 - 16:45:08 EST)
- [PATCH V4 10/12] PCI/TPH: Add pci=nostmode to force TPH No ST Mode Wei Huang (Thu Aug 22 2024 - 16:45:31 EST)
- [PATCH V4 11/12] bnxt_en: Add TPH support in BNXT driver Wei Huang (Thu Aug 22 2024 - 16:45:49 EST)
- [PATCH V4 12/12] bnxt_en: Pass NQ ID to the FW when allocating RX/RX AGG rings Wei Huang (Thu Aug 22 2024 - 16:46:09 EST)
- Re: [PATCH v5 7/7] xfs: Support setting FMODE_CAN_ATOMIC_WRITE Darrick J. Wong (Thu Aug 22 2024 - 16:46:29 EST)
- Re: [PATCH 1/5] maple_tree: Allow external locks to be configured with their map Mark Brown (Thu Aug 22 2024 - 16:46:44 EST)
- [PATCH][next] drm/tegra: hdmi: make read-only const array possible_nvram_sizes static Colin Ian King (Thu Aug 22 2024 - 16:51:02 EST)
- Re: [PATCH v10 2/2] irqchip/loongarch-avec: Add AVEC irqchip support Thomas Gleixner (Thu Aug 22 2024 - 16:52:27 EST)
- Re: [PATCHSET 0/4] perf annotate-data: Update data-type profiling quality (v2) Arnaldo Carvalho de Melo (Thu Aug 22 2024 - 16:54:30 EST)
- Re: [RFC PATCH 0/1] KVM selftests runner for running more than just default Vipin Sharma (Thu Aug 22 2024 - 16:56:44 EST)
- Re: [PATCH 1/1] KVM: selftestsi: Create KVM selftests runnner to run interesting tests Vipin Sharma (Thu Aug 22 2024 - 16:57:01 EST)
- Re: [RESEND PATCH] cred: separate the refcount from frequently read fields Paul Moore (Thu Aug 22 2024 - 16:59:04 EST)
- Re: [PATCH v2 00/12] smb: fix some bugs, move duplicate definitions to common header file, and some small cleanups Steve French (Thu Aug 22 2024 - 16:59:44 EST)
- [PATCH][next] PCI: rcar-gen4: make read-only const array check_addr static Colin Ian King (Thu Aug 22 2024 - 17:00:04 EST)
- RE: [RFC] Order 4 allocation failures in the MEI client driver Winkler, Tomas (Thu Aug 22 2024 - 17:01:00 EST)
- Re: [HELP] FUSE writeback performance bottleneck Joanne Koong (Thu Aug 22 2024 - 17:01:23 EST)
- [GIT PULL] Networking for v6.11-rc5 Jakub Kicinski (Thu Aug 22 2024 - 17:01:41 EST)
- Re: [PATCH] Bluetooth: btusb: Add Realtek MT7925 support ID 0x13d3:0x3608 Pavel Nikulin (Thu Aug 22 2024 - 17:09:26 EST)
- Re: [PATCH v2 03/10] perf trace: Add trace__bpf_sys_enter_beauty_map() to prepare for fetching data in BPF Arnaldo Carvalho de Melo (Thu Aug 22 2024 - 17:09:51 EST)
- [PATCH][next] qlcnic: make read-only const array key static Colin Ian King (Thu Aug 22 2024 - 17:10:44 EST)
- Re: [PATCH v2 4/8] PCI: Change the parent to correctly represent pcie hierarchy Bjorn Helgaas (Thu Aug 22 2024 - 17:13:51 EST)
- Re: [bug report] GICv4.1: multiple vpus execute vgic_v4_load at the same time will greatly increase the time consumption Thomas Gleixner (Thu Aug 22 2024 - 17:20:53 EST)
- linux-next: Signed-off-by missing for commit in the bcachefs tree Stephen Rothwell (Thu Aug 22 2024 - 17:23:20 EST)
- Re: [PATCH v13 00/10] enable bs > ps in XFS Luis Chamberlain (Thu Aug 22 2024 - 17:24:03 EST)
- Re: [PATCH v1] lib:Fix the NULL vs IS_ERR() bug for debugfs_create_dir() Andy Shevchenko (Thu Aug 22 2024 - 17:24:26 EST)
- [PATCH v4 0/4] Add dw_mmc support for rk3576 Detlev Casanova (Thu Aug 22 2024 - 17:25:06 EST)
- [PATCH v4 1/4] dt-bindings: mmc: Add support for rk3576 dw-mshc Detlev Casanova (Thu Aug 22 2024 - 17:25:19 EST)
- [PATCH v4 4/4] mmc: dw_mmc-rockchip: Add support for rk3576 SoCs Detlev Casanova (Thu Aug 22 2024 - 17:25:48 EST)
- [PATCH v4 2/4] mmc: dw_mmc-rockchip: Add internal phase support Detlev Casanova (Thu Aug 22 2024 - 17:26:00 EST)
- [PATCH v4 3/4] mmc: dw_mmc-rockchip: Skip all phases bigger than 270 degrees Detlev Casanova (Thu Aug 22 2024 - 17:26:19 EST)
- Re: [PATCH -v2] Resource: fix region_intersects() for CXL memory Bjorn Helgaas (Thu Aug 22 2024 - 17:29:41 EST)
- Re: [RESEND PATCH] cred: separate the refcount from frequently read fields Mateusz Guzik (Thu Aug 22 2024 - 17:32:02 EST)
- [PATCH][next] idpf: make read-only arrays tx_itr and rx_itr static const Colin Ian King (Thu Aug 22 2024 - 17:34:34 EST)
- Re: [PATCH v3 2/3] perf tools: Print lost samples due to BPF filter Namhyung Kim (Thu Aug 22 2024 - 17:35:53 EST)
- Re: [PATCH -next] irqchip/riscv-aplic: Fix NULL vs IS_ERR() bug kernel test robot (Thu Aug 22 2024 - 17:37:16 EST)
- Re: [PATCH v3 14/25] cxl/events: Split event msgnum configuration from irq setup Fan Ni (Thu Aug 22 2024 - 17:39:30 EST)
- Re: [PATCH 2/4] media: venus: Use dev_pm_domain_attach|detach_list() for OPP PM domain Ulf Hansson (Thu Aug 22 2024 - 17:40:57 EST)
- Re: [PATCH v3 15/25] cxl/pci: Factor out interrupt policy check Fan Ni (Thu Aug 22 2024 - 17:41:21 EST)
- Re: [PATCH] Bluetooth: btusb: Add Realtek MT7925 support ID 0x13d3:0x3608 Luiz Augusto von Dentz (Thu Aug 22 2024 - 17:42:46 EST)
- Re: [PATCH v8 08/17] ACPI: pci_link: Clear the dependencies after probe Bjorn Helgaas (Thu Aug 22 2024 - 17:44:25 EST)
- Re: [syzbot] [mm?] WARNING in zswap_swapoff Chris Li (Thu Aug 22 2024 - 17:44:38 EST)
- Re: [PATCH v2] kasan: simplify and clarify Makefile Andrey Konovalov (Thu Aug 22 2024 - 17:46:56 EST)
- Re: [PATCH v2] x86/resctrl: Fix arch_mbm_* array overrun on SNC Reinette Chatre (Thu Aug 22 2024 - 17:48:40 EST)
- [PATCH 0/2] netfs, cifs: DIO read and read-retry fixes David Howells (Thu Aug 22 2024 - 18:07:25 EST)
- [PATCH 1/2] cifs: Fix lack of credit renegotiation on read retry David Howells (Thu Aug 22 2024 - 18:07:47 EST)
- [PATCH 2/2] netfs, cifs: Fix handling of short DIO read David Howells (Thu Aug 22 2024 - 18:07:57 EST)
- Re: [PATCH md-6.12 05/41] md/md-bitmap: add 'sync_size' into struct md_bitmap_stats kernel test robot (Thu Aug 22 2024 - 18:08:28 EST)
- Re: [PATCH v2 04/10] perf trace: Add some string arguments' name in syscall_arg_fmt__init_array() Arnaldo Carvalho de Melo (Thu Aug 22 2024 - 18:14:18 EST)
- [PATCH v2 0/2] KVM: SEV: Add support for the ALLOWED_SEV_FEATURES feature Kim Phillips (Thu Aug 22 2024 - 18:21:10 EST)
- [PATCH v2 1/2] x86/cpufeatures: Add "Allowed SEV Features" Feature Kim Phillips (Thu Aug 22 2024 - 18:21:32 EST)
- [PATCH v2 2/2] KVM: SEV: Configure "ALLOWED_SEV_FEATURES" VMCB Field Kim Phillips (Thu Aug 22 2024 - 18:21:51 EST)
- [PATCH net-next v3 0/2] Add Embedded SYNC feature for a dpll's pin Arkadiusz Kubalewski (Thu Aug 22 2024 - 18:29:47 EST)
- [PATCH net-next v3 1/2] dpll: add Embedded SYNC feature for a pin Arkadiusz Kubalewski (Thu Aug 22 2024 - 18:30:08 EST)
- [PATCH net-next v3 2/2] ice: add callbacks for Embedded SYNC enablement on dpll pins Arkadiusz Kubalewski (Thu Aug 22 2024 - 18:30:24 EST)
- RE: [PATCH net-next v2 1/2] dpll: add Embedded SYNC feature for a pin Kubalewski, Arkadiusz (Thu Aug 22 2024 - 18:30:48 EST)
- RE: [PATCH net-next v2 2/2] ice: add callbacks for Embedded SYNC enablement on dpll pins Kubalewski, Arkadiusz (Thu Aug 22 2024 - 18:31:13 EST)
- Re: [PATCH v2] usb: roles: add lockdep class key to struct usb_role_switch Amit Sunil Dhamne (Thu Aug 22 2024 - 18:33:02 EST)
- [PATCH v1 1/1] gpio: ixp4xx: Replace of_node_to_fwnode() with more suitable API Andy Shevchenko (Thu Aug 22 2024 - 18:35:00 EST)
- [PATCH v3] usb: roles: add lockdep class key to struct usb_role_switch Amit Sunil Dhamne (Thu Aug 22 2024 - 18:37:29 EST)
- Re: [PATCH v14 6/6] iommu/arm-smmu: add support for PRR bit setup kernel test robot (Thu Aug 22 2024 - 18:38:19 EST)
- [PATCH v1 1/1] gpio: tegra: Replace of_node_to_fwnode() with more suitable API Andy Shevchenko (Thu Aug 22 2024 - 18:38:56 EST)
- [PATCH v3 0/2] mm: collect the number of anon mTHP Barry Song (Thu Aug 22 2024 - 18:40:38 EST)
- [PATCH v3 1/2] mm: collect the number of anon large folios Barry Song (Thu Aug 22 2024 - 18:40:53 EST)
- [PATCH v3 2/2] mm: collect the number of anon large folios partially mapped Barry Song (Thu Aug 22 2024 - 18:41:06 EST)
- [PATCH v1 1/1] gpio: msc313: Replace of_node_to_fwnode() with more suitable API Andy Shevchenko (Thu Aug 22 2024 - 18:41:46 EST)
- Re: [RFC PATCH] arm64: defconfig: Set MFD_TPS6594_I2C as built-in Judith Mendez (Thu Aug 22 2024 - 18:42:54 EST)
- Re: [PATCH v2] ASoC: cs-amp-lib: Ignore empty UEFI calibration entries Mark Brown (Thu Aug 22 2024 - 18:44:31 EST)
- Re: [PATCH 0/3] regulator: Minor cleanups Mark Brown (Thu Aug 22 2024 - 18:44:45 EST)
- Re: [PATCH] regulator: s2mps11: use scoped memory allocation to simplify probe Mark Brown (Thu Aug 22 2024 - 18:45:02 EST)
- [PATCH v3 00/10] OPP/pmdomain: Assign required_devs for required OPPs through genpd Ulf Hansson (Thu Aug 22 2024 - 18:46:20 EST)
- [PATCH v3 01/10] OPP: Fix support for required OPPs for multiple PM domains Ulf Hansson (Thu Aug 22 2024 - 18:46:30 EST)
- [PATCH v3 02/10] OPP: Rework _set_required_devs() to manage a single device per call Ulf Hansson (Thu Aug 22 2024 - 18:46:46 EST)
- [PATCH v3 03/10] pmdomain: core: Manage the default required OPP from a separate function Ulf Hansson (Thu Aug 22 2024 - 18:46:58 EST)
- [PATCH v3 04/10] OPP/pmdomain: Set the required_dev for a required OPP during genpd attach Ulf Hansson (Thu Aug 22 2024 - 18:47:16 EST)
- [PATCH v3 05/10] pmdomain: core: Drop the redundant dev_to_genpd_dev() Ulf Hansson (Thu Aug 22 2024 - 18:47:32 EST)
- [PATCH v3 06/10] OPP: Drop redundant code in _link_required_opps() Ulf Hansson (Thu Aug 22 2024 - 18:47:49 EST)
- [PATCH v3 07/10] drm/tegra: gr3d: Convert into devm_pm_domain_attach_list() Ulf Hansson (Thu Aug 22 2024 - 18:48:06 EST)
- [PATCH v3 08/10] media: venus: Convert into devm_pm_domain_attach_list() for OPP PM domain Ulf Hansson (Thu Aug 22 2024 - 18:48:21 EST)
- [PATCH v3 09/10] cpufreq: qcom-nvmem: Convert to dev_pm_domain_attach|detach_list() Ulf Hansson (Thu Aug 22 2024 - 18:48:34 EST)
- [PATCH v3 10/10] OPP: Drop redundant _opp_attach|detach_genpd() Ulf Hansson (Thu Aug 22 2024 - 18:48:47 EST)
- [PATCH v1 1/1] gpio: tegra186: Replace of_node_to_fwnode() with more suitable API Andy Shevchenko (Thu Aug 22 2024 - 18:49:17 EST)
- Re: [PATCH v3 2/2] firmware: arm_scmi: Support 'reg-io-width' property for shared memory Florian Fainelli (Thu Aug 22 2024 - 18:50:18 EST)
- Re: [PATCH] codetag: debug: mark codetags for pages which transitioned from being poison to unpoison as empty Suren Baghdasaryan (Thu Aug 22 2024 - 18:50:51 EST)
- [PATCH v1 1/1] gpio: thunderx: Replace of_node_to_fwnode() with more suitable API Andy Shevchenko (Thu Aug 22 2024 - 18:53:13 EST)
- [PATCH v1 1/1] gpio: uniphier: Replace of_node_to_fwnode() with more suitable API Andy Shevchenko (Thu Aug 22 2024 - 18:56:44 EST)
- [PATCH v1 1/1] gpio: visconti: Replace of_node_to_fwnode() with more suitable API Andy Shevchenko (Thu Aug 22 2024 - 18:58:31 EST)
- [PATCH v1 1/1] pinctrl: renesas: rzg2l: Replace of_node_to_fwnode() with more suitable API Andy Shevchenko (Thu Aug 22 2024 - 19:01:21 EST)
- Re: [BUG almost bisected] Splat in dequeue_rt_stack() and build error Paul E. McKenney (Thu Aug 22 2024 - 19:01:29 EST)
- [PATCH net-next v1 1/1] net: ethernet: ti: am65-cpsw-nuss: Replace of_node_to_fwnode() with more suitable API Andy Shevchenko (Thu Aug 22 2024 - 19:06:04 EST)
- [RFC/PATCH] perf/x86: Relax privilege filter restriction on AMD IBS Namhyung Kim (Thu Aug 22 2024 - 19:08:22 EST)
- Re: [PATCH v2 03/10] KVM: x86: Re-split x2APIC ICR into ICR+ICR2 for AMD (x2AVIC) Sean Christopherson (Thu Aug 22 2024 - 19:10:47 EST)
- [PATCH v3] slab: Introduce kmalloc_obj() and family Kees Cook (Thu Aug 22 2024 - 19:13:44 EST)
- Re: [PATCH v7 4/4] drm/msm: Extend gpu devcore dumps with pgtbl info Rob Clark (Thu Aug 22 2024 - 19:15:50 EST)
- [PATCH V2] Squashfs: Ensure all readahead pages have been used Phillip Lougher (Thu Aug 22 2024 - 19:17:25 EST)
- Re: [RFC PATCH] x86/cpufeature: Add feature dependency checks Sean Christopherson (Thu Aug 22 2024 - 19:27:23 EST)
- RE: [PATCH net-next v4 2/2] net: dsa: microchip: Add KSZ8895/KSZ8864 switch support Tristram.Ha (Thu Aug 22 2024 - 19:31:19 EST)
- Re: [PATCH net-next v4 2/6] netdev_features: remove unused __UNUSED_NETIF_F_1 Jakub Kicinski (Thu Aug 22 2024 - 19:31:40 EST)
- Re: [PATCH v2 2/2] KVM: SEV: Configure "ALLOWED_SEV_FEATURES" VMCB Field Sean Christopherson (Thu Aug 22 2024 - 19:31:58 EST)
- RE: [PATCH net-next v4 2/2] net: dsa: microchip: Add KSZ8895/KSZ8864 switch support Tristram.Ha (Thu Aug 22 2024 - 19:34:01 EST)
- [PATCH] powerpc/crash: do not default to enable CRASH_DUMP for PPC_BOOK3S_32 system Baoquan He (Thu Aug 22 2024 - 19:37:38 EST)
- Re: [PATCH 11/31] wifi: mwifiex: use priv index as bss_num kernel test robot (Thu Aug 22 2024 - 19:39:21 EST)
- Re: [PATCH] soc: fsl: qbman: Remove redundant warnings xiaolei wang (Thu Aug 22 2024 - 19:40:18 EST)
- [PATCH] driver core: Fix an uninitialized variable is used by __device_attach() Zijun Hu (Thu Aug 22 2024 - 19:46:53 EST)
- [PATCH V3] Squashfs: Ensure all readahead pages have been used Phillip Lougher (Thu Aug 22 2024 - 19:50:06 EST)
- Re: [PATCH] arm64: Allow packing uncompressed images into distro packages Konrad Dybcio (Thu Aug 22 2024 - 19:51:42 EST)
- Re: [GIT PULL] Networking for v6.11-rc5 pr-tracker-bot (Thu Aug 22 2024 - 19:52:42 EST)
- Re: [GIT PULL] Kbuild fixes for v6.11-rc5 pr-tracker-bot (Thu Aug 22 2024 - 19:52:47 EST)
- Re: [PATCH v2 16/19] gendwarfksyms: Add support for reserved structure fields Greg Kroah-Hartman (Thu Aug 22 2024 - 19:53:34 EST)
- Re: [PATCH] virt: vbox: struct vmmdev_hgcm_pagelist: Replace 1-element array with flexible array Kees Cook (Thu Aug 22 2024 - 19:59:06 EST)
- Re: [PATCH 0/2] media: venus: hfi_cmds: struct hfi_session_release_buffer_pkt Kees Cook (Thu Aug 22 2024 - 20:00:15 EST)
- Re: [syzbot] [erofs?] INFO: task hung in z_erofs_runqueue syzbot (Thu Aug 22 2024 - 20:00:37 EST)
- [syzbot] [ext4?] [ocfs2?] kernel BUG in jbd2_cleanup_journal_tail syzbot (Thu Aug 22 2024 - 20:00:43 EST)
- Re: [PATCH v9 net-next 0/3] Enhance network interface feature testing patchwork-bot+netdevbpf (Thu Aug 22 2024 - 20:01:16 EST)
- Re: [PATCH 6/7] drm/msm/A6XX: Add a flag to allow preemption to submitqueue_create Antonino Maniscalco (Thu Aug 22 2024 - 20:02:09 EST)
- Re: [PATCH] driver core: Fix an uninitialized variable is used by __device_attach() Dmitry Torokhov (Thu Aug 22 2024 - 20:03:04 EST)
- Re: [PATCH -next] KVM: SVM: Remove unnecessary GFP_KERNEL_ACCOUNT in svm_set_nested_state() Huang, Kai (Thu Aug 22 2024 - 20:04:00 EST)
- Re: [PATCH] string: Check for "nonstring" attribute on strscpy() arguments Kees Cook (Thu Aug 22 2024 - 20:04:19 EST)
- Re: [BUG] tracing: dynamic ftrace selftest detected failures Google (Thu Aug 22 2024 - 20:04:35 EST)
- Re: [PATCH linux-next v3 05/14] crash: clean up kdump related config items Baoquan He (Thu Aug 22 2024 - 20:04:49 EST)
- Re: [PATCH] string: Check for "nonstring" attribute on strscpy() arguments Kees Cook (Thu Aug 22 2024 - 20:05:33 EST)
- Re: [RESEND PATCH] cred: separate the refcount from frequently read fields Linus Torvalds (Thu Aug 22 2024 - 20:06:14 EST)
- [PATCH v2 0/2] Staging: rtl8192e: Fix some code style issues Gabriel Maciel Raad (Thu Aug 22 2024 - 20:09:27 EST)
- [PATCH v2 1/2] Staging: rtl8192e: Fix parenthesis alignment Gabriel Maciel Raad (Thu Aug 22 2024 - 20:09:43 EST)
- [PATCH v2 2/2] Staging: rtl8192e: Remove unnecessary blank line Gabriel Maciel Raad (Thu Aug 22 2024 - 20:09:52 EST)
- [PATCH] x86/resctrl: Annotate __get_mem_config_intel() as __init Nathan Chancellor (Thu Aug 22 2024 - 20:12:24 EST)
- Re: [PATCH] x86/syscall: Avoid memcpy() for ia32 syscall_get_arguments() Kees Cook (Thu Aug 22 2024 - 20:12:42 EST)
- [PATCH] powerpc: Default to CRASH_DUMP=n when Open Firmware boot is likely Dave Vasilevsky (Thu Aug 22 2024 - 20:13:46 EST)
- Re: [PATCH] driver core: Fix an uninitialized variable is used by __device_attach() Greg Kroah-Hartman (Thu Aug 22 2024 - 20:14:16 EST)
- Re: [PATCH] leds: gpio: Set num_leds after allocation Kees Cook (Thu Aug 22 2024 - 20:14:31 EST)
- [PATCH] x86/cpu_entry_area: Annotate percpu_setup_exception_stacks() as __init Nathan Chancellor (Thu Aug 22 2024 - 20:18:22 EST)
- Re: [PATCH v3] Documentation: KUnit: Update filename best practices Kees Cook (Thu Aug 22 2024 - 20:18:36 EST)
- Re: [PATCH 4/7] drm/msm/A6xx: Implement preemption for A7XX targets Antonino Maniscalco (Thu Aug 22 2024 - 20:20:03 EST)
- DAMON Beer/Coffee/Tea chat reminder (was: Re: DAMON Beer/Coffee/Tea chat reminder and extending for office hour) SeongJae Park (Thu Aug 22 2024 - 20:21:14 EST)
- Re: [PATCH v2] net: ftgmac100: Get link speed and duplex for NC-SI Jakub Kicinski (Thu Aug 22 2024 - 20:24:12 EST)
- [PATCH] efi/cper: Print correctable AER information Avadhut Naik (Thu Aug 22 2024 - 20:24:57 EST)
- [PATCH -next] drm/amd/display: Remove unnecessary semicolon after switch statement Yang Li (Thu Aug 22 2024 - 20:35:36 EST)
- Re: [PATCH v2 1/4] i2c: imx: only poll for bus busy in multi master mode Andi Shyti (Thu Aug 22 2024 - 20:36:10 EST)
- [PATCH] Bluetooth: bfusb: Fix multiple issues reported by checkpatch.pl me (Thu Aug 22 2024 - 20:38:51 EST)
- Re: [PATCH] driver core: Fix an uninitialized variable is used by __device_attach() Zijun Hu (Thu Aug 22 2024 - 20:39:13 EST)
- Re: [PATCH 04/22] KVM: x86/mmu: Skip emulation on page fault iff 1+ SPs were unprotected Sean Christopherson (Thu Aug 22 2024 - 20:39:35 EST)
- Re: [PATCH linux-next v3 05/14] crash: clean up kdump related config items Dave Vasilevsky (Thu Aug 22 2024 - 20:41:57 EST)
- Re: [PATCH] padata: Fix possible divide-by-0 panic in padata_mt_helper() Daniel Jordan (Thu Aug 22 2024 - 20:45:35 EST)
- Re: [PATCH v1 0/5] i2c: designware: Cleanups (part 2) Andi Shyti (Thu Aug 22 2024 - 20:46:10 EST)
- Re: [PATCH] driver core: Fix an uninitialized variable is used by __device_attach() Zijun Hu (Thu Aug 22 2024 - 20:46:44 EST)
- Re: [PATCH] dt-bindings: i2c: aspeed: drop redundant multi-master Andi Shyti (Thu Aug 22 2024 - 20:48:04 EST)
- Re: [PATCH] padata: Honor the caller's alignment in case of chunk_size 0 Daniel Jordan (Thu Aug 22 2024 - 20:50:50 EST)
- Re: [PATCH v2] scsi: ufs: Move UFS trace events to private header Martin K. Petersen (Thu Aug 22 2024 - 20:56:09 EST)
- Re:Re: [PATCH v4 3/4] dt-bindings: display: rockchip: Add schema for RK3588 HDMI TX Controller Andy Yan (Thu Aug 22 2024 - 21:03:51 EST)
- Re: [PATCH v3 2/3] Subject: [PATCH] drm/mediatek/dp: Add HDCP2.x feature for DisplayPort CK Hu (胡俊光) (Thu Aug 22 2024 - 21:08:23 EST)
- Re: [PATCH] scsi: elx: libefc: potential use after free in efc_nport_vport_del() Martin K. Petersen (Thu Aug 22 2024 - 21:09:29 EST)
- [PATCH] PCI: dwc: change to use devm_clk_get_enabled() helpers Wu Bo (Thu Aug 22 2024 - 21:10:41 EST)
- Re: [PATCH v2] ata: libata: Fix memory leak for error path in ata_host_alloc() Damien Le Moal (Thu Aug 22 2024 - 21:11:02 EST)
- RE: [PATCH v5 1/2] dt-bindings: arm: aspeed: Add aspeed,video binding Jammy Huang (Thu Aug 22 2024 - 21:11:51 EST)
- Re: [PATCH] driver core: Fix an uninitialized variable is used by __device_attach() Greg Kroah-Hartman (Thu Aug 22 2024 - 21:14:23 EST)
- Re: [PATCH -next v2 RESEND] drm/amd/display: Remove unused dcn35_fpga_funcs Jinjie Ruan (Thu Aug 22 2024 - 21:18:41 EST)
- Re: [PATCH] driver core: Fix an uninitialized variable is used by __device_attach() Dmitry Torokhov (Thu Aug 22 2024 - 21:25:30 EST)
- [PATCH net-next v2] et131x: Remove NULL check of list_entry() Yuesong Li (Thu Aug 22 2024 - 21:28:10 EST)
- Re: [PATCH net-next 2/2] net: phy: aquantia: allow forcing order of MDI pairs Andrew Lunn (Thu Aug 22 2024 - 21:29:09 EST)
- Re: [PATCH] driver core: Fix an uninitialized variable is used by __device_attach() Dmitry Torokhov (Thu Aug 22 2024 - 21:31:03 EST)
- RE: [PATCH v2 net-next 2/3] net: phy: tja11xx: replace "nxp,rmii-refclk-in" with "nxp,phy-output-refclk" Wei Fang (Thu Aug 22 2024 - 21:31:16 EST)
- [PATCH v4 0/2] Fix an error caused by improperly dirtied buffer zhangshida (Thu Aug 22 2024 - 21:34:04 EST)
- [PATCH 1/2] ext4: hoist ext4_block_write_begin and replace the __block_write_begin zhangshida (Thu Aug 22 2024 - 21:34:18 EST)
- [PATCH 2/2] ext4: fix a potential assertion failure due to improperly dirtied buffer zhangshida (Thu Aug 22 2024 - 21:34:35 EST)
- [no subject] Steven Rostedt (Thu Aug 22 2024 - 21:35:12 EST)
- [no subject] Steven Rostedt (Thu Aug 22 2024 - 21:35:12 EST)
- [PATCH -next v3] drm/amd/display: Remove unused dcn35_fpga_funcs and related functions Jinjie Ruan (Thu Aug 22 2024 - 21:35:35 EST)
- [PATCH 1/5] tracing: Add "traceoff" flag to boot time tracing instances Steven Rostedt (Thu Aug 22 2024 - 21:40:04 EST)
- [PATCH 0/5] tracing: Allow trace_printk() to use the persistent ring buffer Steven Rostedt (Thu Aug 22 2024 - 21:40:10 EST)
- [PATCH 2/5] tracing: Allow trace_printk() to go to other instance buffers Steven Rostedt (Thu Aug 22 2024 - 21:40:11 EST)
- [PATCH 4/5] tracing: Add option to set an instance to be the trace_printk destination Steven Rostedt (Thu Aug 22 2024 - 21:40:13 EST)
- [PATCH 3/5] tracing: Have trace_printk not use binary prints if boot buffer Steven Rostedt (Thu Aug 22 2024 - 21:40:14 EST)
- [PATCH 5/5] tracing/Documentation: Start a document on how to debug with tracing Steven Rostedt (Thu Aug 22 2024 - 21:41:03 EST)
- [PATCH v1] drivers/pinctrl/freescale: Use kmemdup_array instead of kmemdup for multiple allocation Shen Lichuan (Thu Aug 22 2024 - 21:41:49 EST)
- Re: [PATCH v2] ceph: Convert to use jiffies macro Xiubo Li (Thu Aug 22 2024 - 21:44:05 EST)
- Re: [RFC PATCH] ceph: fix out-of-bound array access when doing a file read Xiubo Li (Thu Aug 22 2024 - 21:48:33 EST)
- Re: [PATCH] codetag: debug: mark codetags for pages which transitioned from being poison to unpoison as empty Hao Ge (Thu Aug 22 2024 - 21:48:54 EST)
- Re: [PATCH v3] leds: lp55xx: Use devm_clk_get_enabled() helpers Huan Yang (Thu Aug 22 2024 - 21:49:21 EST)
- [PATCH v2] mnt_idmapping: Use kmemdup_array instead of kmemdup for multiple allocation Yu Jiaoliang (Thu Aug 22 2024 - 21:56:16 EST)
- Re: [PATCH] scsi: lpfc: fix overflow build issue Martin K. Petersen (Thu Aug 22 2024 - 21:56:59 EST)
- Re: [PATCH linux-next v3 05/14] crash: clean up kdump related config items Baoquan He (Thu Aug 22 2024 - 21:59:14 EST)
- Re: [PATCH v3 06/25] cxl/mem: Read dynamic capacity configuration from the device Ira Weiny (Thu Aug 22 2024 - 22:02:22 EST)
- Re: [PATCH v3 06/25] cxl/mem: Read dynamic capacity configuration from the device Ira Weiny (Thu Aug 22 2024 - 22:03:05 EST)
- Re: Re: Re: [PATCH] mm/vmscan: Fix hard LOCKUP in function isolate_lru_folios liuye (Thu Aug 22 2024 - 22:05:44 EST)
- [PATCH v2] arm64: dts: imx8mp-evk: Add native HDMI output Liu Ying (Thu Aug 22 2024 - 22:13:00 EST)
- [PATCH] bus: bt1-axi: change to use devm_clk_get_enabled() helpers Wu Bo (Thu Aug 22 2024 - 22:16:21 EST)
- RE: [RFC 0/7] Introduce swiotlb throttling Michael Kelley (Thu Aug 22 2024 - 22:21:00 EST)
- Re: [PATCH -next] net: dsa: Simplify with scoped for each OF child loop Jinjie Ruan (Thu Aug 22 2024 - 22:21:24 EST)
- Re: [PATCH] ext4: No need to continue when the number of entries is 1 Baokun Li (Thu Aug 22 2024 - 22:22:43 EST)
- Re: [PATCH -next] net: dsa: Simplify with scoped for each OF child loop Jinjie Ruan (Thu Aug 22 2024 - 22:22:57 EST)
- Re: [PATCH v3 09/25] cxl/hdm: Add dynamic capacity size support to endpoint decoders Ira Weiny (Thu Aug 22 2024 - 22:27:10 EST)
- Re: [PATCH v3 11/25] cxl/mem: Expose DCD partition capabilities in sysfs Ira Weiny (Thu Aug 22 2024 - 22:29:09 EST)
- Re:[PATCH v2] Ucount: Optimize the ucount code Xavier (Thu Aug 22 2024 - 22:29:21 EST)
- [PATCH v3 0/3] add some node for amlogic c3 Xianwei Zhao via B4 Relay (Thu Aug 22 2024 - 22:29:44 EST)
- [PATCH v3 1/3] dt-bindings: clock: fix C3 PLL input parameter Xianwei Zhao via B4 Relay (Thu Aug 22 2024 - 22:29:44 EST)
- [PATCH v3 3/3] arm64: dts: amlogic: add C3 AW419 board Xianwei Zhao via B4 Relay (Thu Aug 22 2024 - 22:29:48 EST)
- [PATCH v3 2/3] arm64: dts: amlogic: add some device nodes for C3 Xianwei Zhao via B4 Relay (Thu Aug 22 2024 - 22:29:58 EST)
- Re: [PATCH -next] spi: stm32-qspi: Simpify resource lookup Jinjie Ruan (Thu Aug 22 2024 - 22:31:33 EST)
- Re: [PATCH] mm: vma remove the redundant avc binded with old folio kernel test robot (Thu Aug 22 2024 - 22:33:33 EST)
- Re: [PATCH v2] arm64: dts: imx8mp-evk: Add native HDMI output Fabio Estevam (Thu Aug 22 2024 - 22:34:07 EST)
- [PATCH v1] drm/i915/dp: Remove double assignment in intel_dp_compute_as_sdp() Yuesong Li (Thu Aug 22 2024 - 22:36:39 EST)
- Re: [PATCH RESEND] pinctrl: single: fix potential NULL dereference in pcs_get_function() Ma Ke (Thu Aug 22 2024 - 22:37:17 EST)
- Re: [PATCH v2 3/3] i2c: jz4780: Use devm_clk_get_enabled() helpers Rong Qianfeng (Thu Aug 22 2024 - 22:37:32 EST)
- [PATCH v3] platform/chrome: chromeos_laptop: Use kmemdup_array instead of kmemdup for multiple allocation Yu Jiaoliang (Thu Aug 22 2024 - 22:41:24 EST)
- Re: [PATCH v1 1/2] Loongarch: EDAC driver for loongson memory controller kernel test robot (Thu Aug 22 2024 - 22:43:24 EST)
- Re: [PATCH v3 2/3] Subject: [PATCH] drm/mediatek/dp: Add HDCP2.x feature for DisplayPort CK Hu (胡俊光) (Thu Aug 22 2024 - 22:45:06 EST)
- Re: [PATCH V3 net-next 03/11] net: hibmcge: Add mdio and hardware configuration supported in this module Jijie Shao (Thu Aug 22 2024 - 22:46:01 EST)
- [PATCH v1] linux-firmware: update firmware for mediatek bluetooth chip (MT7925) Chris Lu (Thu Aug 22 2024 - 22:48:51 EST)
- Re: [PATCH v2] arm64: dts: imx8mp-evk: Add native HDMI output Liu Ying (Thu Aug 22 2024 - 22:51:03 EST)
- Re: [PATCH v3 18/25] cxl/extent: Process DCD events and realize region extents Ira Weiny (Thu Aug 22 2024 - 22:53:38 EST)
- Re: [PATCH v3 19/25] cxl/region/extent: Expose region extent information in sysfs Ira Weiny (Thu Aug 22 2024 - 22:58:26 EST)
- [PATCH] linux-firmware: update firmware for MT7925 WiFi device Deren Wu (Thu Aug 22 2024 - 23:01:09 EST)
- [PATCH net 1/1] tcp: check skb is non-NULL in tcp_rto_delta_us() Josh Hunt (Thu Aug 22 2024 - 23:02:08 EST)
- Re: [PATCH v2] arm64: dts: imx8mp-evk: Add native HDMI output Fabio Estevam (Thu Aug 22 2024 - 23:03:39 EST)
- Re: [PATCH RESEND] wifi: iwlwifi: mvm: fix an error code in iwl_mvm_alloc_sta_after_restart() Ma Ke (Thu Aug 22 2024 - 23:04:59 EST)
- [PATCH] erofs: [PATCH v2] Prevent entering an infinite loop when i is 0 liujinbao1 (Thu Aug 22 2024 - 23:05:50 EST)
- [PATCH] bus: mhi: host: make mhi_bus_type const Kunwu Chan (Thu Aug 22 2024 - 23:13:06 EST)
- [PATCH net 0/1] NULL ptr dereference in tcp_rearm_rto Josh Hunt (Thu Aug 22 2024 - 23:14:09 EST)
- Re: [PATCH V3 net-next 02/11] net: hibmcge: Add read/write registers supported through the bar space Jijie Shao (Thu Aug 22 2024 - 23:14:37 EST)
- [PATCH] bcachefs: Remove the handling of bch2_trans_iter_exit() in __bch2_bkey_get_iter() Youling Tang (Thu Aug 22 2024 - 23:20:24 EST)
- [PATCH v2 1/6] soc: hisilicon: kunpeng_hccs: Fix a PCC typo Huisong Li (Thu Aug 22 2024 - 23:21:04 EST)
- [PATCH v2 2/6] soc: hisilicon: kunpeng_hccs: Return failure on having not die or port information Huisong Li (Thu Aug 22 2024 - 23:21:11 EST)
- [PATCH v2 3/6] soc: hisilicon: kunpeng_hccs: Add the check for base address and size of shared memory Huisong Li (Thu Aug 22 2024 - 23:21:17 EST)
- [PATCH v2 4/6] soc: hisilicon: kunpeng_hccs: Fix the 'lane_mode' field name in port info structure to 'max_lane_num' Huisong Li (Thu Aug 22 2024 - 23:21:18 EST)
- [PATCH v2 5/6] soc: hisilicon: kunpeng_hccs: Add used HCCS types sysfs Huisong Li (Thu Aug 22 2024 - 23:21:34 EST)
- [PATCH v2 0/6] Add some features and bugfix for kunpeng_hccs Huisong Li (Thu Aug 22 2024 - 23:22:06 EST)
- [PATCH v2 6/6] soc: hisilicon: kunpeng_hccs: Support low power feature for the specified HCCS type Huisong Li (Thu Aug 22 2024 - 23:22:18 EST)
- [PATCH v7] drm/i915/hwmon: expose fan speed Raag Jadav (Thu Aug 22 2024 - 23:24:09 EST)
- Re: [PATCH -next v2 RESEND] drm/amd/display: Remove unused dcn35_fpga_funcs kernel test robot (Thu Aug 22 2024 - 23:24:23 EST)
- Re: [PATCH net 1/1] tcp: check skb is non-NULL in tcp_rto_delta_us() Jason Xing (Thu Aug 22 2024 - 23:28:08 EST)
- Re: [PATCH] net: fix csum calculation for encapsulated packets 沈安琪(凛玥) (Thu Aug 22 2024 - 23:28:58 EST)
- Re: [PATCH net 1/1] tcp: check skb is non-NULL in tcp_rto_delta_us() Josh Hunt (Thu Aug 22 2024 - 23:34:17 EST)
- [syzbot] [ntfs3?] possible deadlock in ntfs_unlink_inode syzbot (Thu Aug 22 2024 - 23:34:32 EST)
- Re: [HELP] FUSE writeback performance bottleneck Jingbo Xu (Thu Aug 22 2024 - 23:34:55 EST)
- [PATCH net 1/1] tcp: check skb is non-NULL in tcp_rto_delta_us() Josh Hunt (Thu Aug 22 2024 - 23:35:11 EST)
- [PATCH net 0/1] NULL ptr dereference in tcp_rearm_rto Josh Hunt (Thu Aug 22 2024 - 23:35:32 EST)
- Re: [PATCH] codetag: debug: mark codetags for pages which transitioned from being poison to unpoison as empty Hao Ge (Thu Aug 22 2024 - 23:37:24 EST)
- linux-next: Tree for Aug 23 Stephen Rothwell (Thu Aug 22 2024 - 23:37:40 EST)
- Re: [PATCH v2 0/3] perf: Add PERF_EVENT_IOC_INC_EVENT_LIMIT Charlie Jenkins (Thu Aug 22 2024 - 23:40:43 EST)
- Re: [RFC] HID: ishtp-hid-client: replace fake-flex arrays with flex-array members Kees Cook (Thu Aug 22 2024 - 23:44:48 EST)
- [RFC] kconfig: add optional selective yaml output support Luis Chamberlain (Thu Aug 22 2024 - 23:45:12 EST)
- [PATCH v2] gpio: rockchip: Update the GPIO driver Ye Zhang (Thu Aug 22 2024 - 23:45:45 EST)
- RE: [PATCH v2] net: ftgmac100: Get link speed and duplex for NC-SI Jacky Chou (Thu Aug 22 2024 - 23:47:07 EST)
- Re: [PATCH] dt-bindings: i2c: aspeed: drop redundant multi-master Andrew Jeffery (Thu Aug 22 2024 - 23:48:51 EST)
- [PATCH v3 0/4] i2c: Use devm_clk_get_enabled() helpers Rong Qianfeng (Thu Aug 22 2024 - 23:51:49 EST)
- [PATCH v3 1/4] i2c: emev2: Use devm_clk_get_enabled() helpers Rong Qianfeng (Thu Aug 22 2024 - 23:51:59 EST)
- [PATCH v3 2/4] i2c: emev2: drop sclk from struct em_i2c_device Rong Qianfeng (Thu Aug 22 2024 - 23:52:22 EST)
- [PATCH v3 3/4] i2c: jz4780: Use devm_clk_get_enabled() helpers Rong Qianfeng (Thu Aug 22 2024 - 23:52:39 EST)
- [PATCH v3 4/4] i2c: jz4780: Use dev_err_probe() Rong Qianfeng (Thu Aug 22 2024 - 23:52:58 EST)
- [PATCH v2] gpio: rockchip: resolve overflow issues Ye Zhang (Thu Aug 22 2024 - 23:53:14 EST)
- Re: [PATCH] usb: dwc3: qcom: fix NULL pointer dereference on dwc3_qcom_read_usb2_speed Faisal Hassan (Thu Aug 22 2024 - 23:56:15 EST)
- Re: [PATCH] bcachefs: Remove the handling of bch2_trans_iter_exit() in __bch2_bkey_get_iter() Kent Overstreet (Thu Aug 22 2024 - 23:56:30 EST)
- Re: [PATCH] usb: dwc3: qcom: fix NULL pointer dereference on dwc3_qcom_read_usb2_speed Faisal Hassan (Thu Aug 22 2024 - 23:56:46 EST)
- Re: linux-next: duplicate patches in the bluetooth tree Stephen Rothwell (Thu Aug 22 2024 - 23:57:04 EST)
- Re: [PATCH v2] selftests: fix relative rpath usage kernel test robot (Fri Aug 23 2024 - 00:05:32 EST)
- Re: [PATCH v2 05/10] perf trace: Add a new argument to trace__btf_scnprintf() Howard Chu (Fri Aug 23 2024 - 00:05:45 EST)
- Re: [PATCH] net/mlx5: Added cond_resched() to crdump collection Przemek Kitszel (Fri Aug 23 2024 - 00:08:48 EST)
- Re: [PATCH v2 03/10] perf trace: Add trace__bpf_sys_enter_beauty_map() to prepare for fetching data in BPF Howard Chu (Fri Aug 23 2024 - 00:10:07 EST)
- Re: [PATCH 0/3] cpufreq/amd-pstate: A set of fixes Gautham R. Shenoy (Fri Aug 23 2024 - 00:13:42 EST)
- Re: [PATCH v2 2/3] KVM: x86: Include host suspended time in steal time. Suleiman Souhlal (Fri Aug 23 2024 - 00:17:58 EST)
- Re: [PATCH net 1/1] tcp: check skb is non-NULL in tcp_rto_delta_us() Josh Hunt (Fri Aug 23 2024 - 00:22:19 EST)
- [PATCH v4 0/5] Verify devices transition from D3cold to D0 Mario Limonciello (Fri Aug 23 2024 - 00:26:03 EST)
- [PATCH v4 1/5] PCI: Use an enum for reset type in pci_dev_wait() Mario Limonciello (Fri Aug 23 2024 - 00:26:17 EST)
- [PATCH] x86/tsc: Use rdtsc_ordered() when RDTSCP or LFENCE_RDTSC are supported Mario Limonciello (Fri Aug 23 2024 - 00:26:30 EST)
- [PATCH v4 2/5] PCI: Check PCI_PM_CTRL instead of PCI_COMMAND in pci_dev_wait() Mario Limonciello (Fri Aug 23 2024 - 00:26:46 EST)
- [PATCH v4 3/5] PCI: Verify functions currently in D3cold have entered D0 Mario Limonciello (Fri Aug 23 2024 - 00:27:05 EST)
- [PATCH v4 4/5] PCI: Allow Ryzen XHCI controllers into D3cold and drop delays Mario Limonciello (Fri Aug 23 2024 - 00:27:20 EST)
- [PATCH v4 5/5] PCI: Drop Radeon quirk for Macbook Pro 8.2 Mario Limonciello (Fri Aug 23 2024 - 00:27:39 EST)
- Re: [PATCH v3] slab: Introduce kmalloc_obj() and family Przemek Kitszel (Fri Aug 23 2024 - 00:28:20 EST)
- Re: [PATCH] x86/tsc: Use rdtsc_ordered() when RDTSCP or LFENCE_RDTSC are supported Mario Limonciello (Fri Aug 23 2024 - 00:29:47 EST)
- Re: [PATCH v4 21/43] arm64: RME: Runtime faulting of memory Aneesh Kumar K . V (Fri Aug 23 2024 - 00:31:02 EST)
- Re: [PATCH v2 04/10] perf trace: Add some string arguments' name in syscall_arg_fmt__init_array() Howard Chu (Fri Aug 23 2024 - 00:37:22 EST)
- Re: [PATCH v3 1/3] riscv: mm: Use hint address in mmap if available Charlie Jenkins (Fri Aug 23 2024 - 00:39:44 EST)
- Re: [PATCH] PCI: qcom-ep: Do not enable resources during probe() Manivannan Sadhasivam (Fri Aug 23 2024 - 00:41:57 EST)
- Re: [PATCH v2] arm64: dts: imx8mm-emtop-baseboard: Add Peripherals Support Tarang Raval (Fri Aug 23 2024 - 00:42:37 EST)
- Re: [PATCH] rust: support arrays in target JSON Miguel Ojeda (Fri Aug 23 2024 - 00:47:19 EST)
- Re: [PATCH v5 00/10] Add Rust linked list for reference counted values Miguel Ojeda (Fri Aug 23 2024 - 00:48:05 EST)
- Re: [PATCH v3 00/10] OPP/pmdomain: Assign required_devs for required OPPs through genpd Viresh Kumar (Fri Aug 23 2024 - 00:51:50 EST)
- Re: [PATCH v3] PCI: Detect and trust built-in Thunderbolt chips Mika Westerberg (Fri Aug 23 2024 - 01:01:36 EST)
- [PATCH v2] gpio: rockchip: fix debounce calculate Ye Zhang (Fri Aug 23 2024 - 01:02:25 EST)
- [PATCH v2] gpio: rockchip: support ACPI Ye Zhang (Fri Aug 23 2024 - 01:02:31 EST)
- Re: [PATCH v3 3/3] arm64: dts: mediatek: mt8186: Add svs node Rohit Agarwal (Fri Aug 23 2024 - 01:10:42 EST)
- Re: [PATCH v6 2/3] clk: rockchip: Add new pll type pll_rk3588_ddr Dragan Simic (Fri Aug 23 2024 - 01:15:21 EST)
- Re: [PATCH v6 3/3] clk: rockchip: Add clock controller for the RK3576 Dragan Simic (Fri Aug 23 2024 - 01:16:30 EST)
- Re: [PATCH] net/mlx5: Added cond_resched() to crdump collection Moshe Shemesh (Fri Aug 23 2024 - 01:17:08 EST)
- Re: [PATCH v4 2/4] grf: rk3576: Add default GRF values Dragan Simic (Fri Aug 23 2024 - 01:20:25 EST)
- Re: [PATCH v4 4/4] pinctrl: rockchip: Add rk3576 pinctrl support Dragan Simic (Fri Aug 23 2024 - 01:21:52 EST)
- Re: [PATCH v8 5/6] KVM: arm64: Initialize the ptdump parser with stage-2 attributes Sebastian Ene (Fri Aug 23 2024 - 01:22:12 EST)
- [PATCH v2] PCI: hotplug: Add OCTEON PCI hotplug controller driver Shijith Thotton (Fri Aug 23 2024 - 01:23:25 EST)
- Re: [PATCH] pidfd: prevent creation of pidfds for kthreads Linux regression tracking (Thorsten Leemhuis) (Fri Aug 23 2024 - 01:23:40 EST)
- Re: [PATCH v2 2/3] KVM: x86: Include host suspended time in steal time. Chao Gao (Fri Aug 23 2024 - 01:25:47 EST)
- Re: [PATCH printk v8 30/35] printk: Add helper for flush type logic John Ogness (Fri Aug 23 2024 - 01:26:09 EST)
- Re: [PATCH v2] gpio: rockchip: support ACPI Mika Westerberg (Fri Aug 23 2024 - 01:28:10 EST)
- Re: [PATCH v3 1/3] riscv: mm: Use hint address in mmap if available Yangyu Chen (Fri Aug 23 2024 - 01:29:03 EST)
- RE: [PATCH] PCI: hotplug: Add OCTEON PCI hotplug controller driver Shijith Thotton (Fri Aug 23 2024 - 01:30:19 EST)
- Re: [syzbot] [btrfs?] kernel BUG in clear_inode Julian Sun (Fri Aug 23 2024 - 01:31:07 EST)
- Re: [syzbot] [btrfs?] kernel BUG in clear_inode syzbot (Fri Aug 23 2024 - 01:32:13 EST)
- [PATCH 0/2] Add SOF support for ACP7.0 based platform Vijendar Mukunda (Fri Aug 23 2024 - 01:38:10 EST)
- [PATCH 1/2] ASoC: amd: Add acpi machine id for acp7.0 version based platform Vijendar Mukunda (Fri Aug 23 2024 - 01:38:23 EST)
- [PATCH 2/2] ASoC: SOF: amd: add support for acp7.0 based platform Vijendar Mukunda (Fri Aug 23 2024 - 01:38:41 EST)
- Re: [PATCH v4 2/4] mmc: dw_mmc-rockchip: Add internal phase support Dragan Simic (Fri Aug 23 2024 - 01:41:58 EST)
- Re: [PATCH v2 2/3] KVM: x86: Include host suspended time in steal time. Suleiman Souhlal (Fri Aug 23 2024 - 01:43:28 EST)
- Re: [PATCH v4 3/4] mmc: dw_mmc-rockchip: Skip all phases bigger than 270 degrees Dragan Simic (Fri Aug 23 2024 - 01:45:23 EST)
- Re: [RFC 0/7] Introduce swiotlb throttling Petr Tesařík (Fri Aug 23 2024 - 01:47:06 EST)
- [RFC] sched/fair: Remove unused max_vruntime() Benjamin Tang (Fri Aug 23 2024 - 01:48:31 EST)
- [PATCH 1/1 V2] Selftests: net: Improve missing modules error message David Hunter (Fri Aug 23 2024 - 01:49:27 EST)
- Re: [syzbot] [btrfs?] kernel BUG in clear_inode Julian Sun (Fri Aug 23 2024 - 01:52:41 EST)
- Re: [syzbot] [btrfs?] kernel BUG in clear_inode syzbot (Fri Aug 23 2024 - 01:53:11 EST)
- Re: [PATCH RESEND] wifi: iwlwifi: mvm: fix an error code in iwl_mvm_alloc_sta_after_restart() Kalle Valo (Fri Aug 23 2024 - 01:56:24 EST)
- Re: [PATCH 1/3] RDMA/rxe: Use sizeof instead of hard code number Zhu Yanjun (Fri Aug 23 2024 - 01:56:29 EST)
- Re: [PATCH v3 1/3] riscv: mm: Use hint address in mmap if available Charlie Jenkins (Fri Aug 23 2024 - 01:57:27 EST)
- Re: [PATCH 2/5] hwmon: (hp-wmi-sensors) Check if WMI event data exists James Seo (Fri Aug 23 2024 - 01:57:42 EST)
- [PATCH] usb: dwc3: core: Set GUCTL1[29] to ignore single SE0 glitch for FS/LS operation Uttkarsh Aggarwal (Fri Aug 23 2024 - 01:57:56 EST)
- Re: [PATCH 2/5] hwmon: (hp-wmi-sensors) Check if WMI event data exists Guenter Roeck (Fri Aug 23 2024 - 02:03:21 EST)
- Re: [PATCH 06/14] Input: samsung-keypad - use guard notation to acquire mutex Krzysztof Kozlowski (Fri Aug 23 2024 - 02:06:33 EST)
- Re: [PATCH] bcachefs: Remove the handling of bch2_trans_iter_exit() in __bch2_bkey_get_iter() Youling Tang (Fri Aug 23 2024 - 02:07:54 EST)
- Re: [PATCH -next v2 RESEND] drm/amd/display: Remove unused dcn35_fpga_funcs kernel test robot (Fri Aug 23 2024 - 02:08:33 EST)
- Re: [PATCH] driver core: Fix an uninitialized variable is used by __device_attach() Greg Kroah-Hartman (Fri Aug 23 2024 - 02:11:55 EST)
- Re: [PATCH] pidfd: prevent creation of pidfds for kthreads Greg KH (Fri Aug 23 2024 - 02:13:05 EST)
- Re: [PATCH] ocfs2: fix null-ptr-deref when journal load failed. Joseph Qi (Fri Aug 23 2024 - 02:13:23 EST)
- Re: [PATCH v5 1/2] dt-bindings: arm: aspeed: Add aspeed,video binding Krzysztof Kozlowski (Fri Aug 23 2024 - 02:13:48 EST)
- Re: [PATCH] usb: dwc3: qcom: fix NULL pointer dereference on dwc3_qcom_read_usb2_speed Greg Kroah-Hartman (Fri Aug 23 2024 - 02:14:48 EST)
- [PATCH V1] mm, slub: avoid zeroing kmalloc redzone Peng Fan (OSS) (Fri Aug 23 2024 - 02:15:46 EST)
- Re: [PATCH RFC 2/6] mm: PGTABLE_HAS_P[MU]D_LEAVES config options LEROY Christophe (Fri Aug 23 2024 - 02:20:10 EST)
- Re: [PATCH] fuse: add fast path for fuse_range_is_writeback yangyun (Fri Aug 23 2024 - 02:20:20 EST)
- [PATCH] codetag: debug: mark codetags for poisoned page as empty Hao Ge (Fri Aug 23 2024 - 02:21:24 EST)
- Re: [PATCH -next] spi: stm32-qspi: Simpify resource lookup Jinjie Ruan (Fri Aug 23 2024 - 02:23:13 EST)
- Re: [PATCH v2 1/5] dt-bindings: remoteproc: sse710: Add the External Systems remote processors Krzysztof Kozlowski (Fri Aug 23 2024 - 02:23:34 EST)
- [PATCH net-next] idpf: Slightly simplify memory management in idpf_add_del_mac_filters() Christophe JAILLET (Fri Aug 23 2024 - 02:23:52 EST)
- RE: [PATCH v13 2/3] i2c: aspeed: support AST2600 i2c new register mode driver Ryan Chen (Fri Aug 23 2024 - 02:24:13 EST)
- [PATCH] bus: fsl-mc: make fsl_mc_bus_type const Kunwu Chan (Fri Aug 23 2024 - 02:25:07 EST)
- Re: [PATCH v2 2/5] dt-bindings: arm: sse710: Add Host Base System Control Krzysztof Kozlowski (Fri Aug 23 2024 - 02:25:25 EST)
- Re: [PATCH] driver core: Fix an uninitialized variable is used by __device_attach() Dmitry Torokhov (Fri Aug 23 2024 - 02:25:50 EST)
- [PATCH] i3c/master: cmd_v1: Fix the exit criteria for the daa procedure Billy Tsai (Fri Aug 23 2024 - 02:26:18 EST)
- Re: [PATCH v8 1/4] driver core: don't always lock parent in shutdown Christoph Hellwig (Fri Aug 23 2024 - 02:26:30 EST)
- Re: [PATCH v8 2/4] driver core: separate function to shutdown one device Christoph Hellwig (Fri Aug 23 2024 - 02:26:41 EST)
- Re: [PATCH v8 3/4] driver core: shut down devices asynchronously Christoph Hellwig (Fri Aug 23 2024 - 02:27:08 EST)
- Re: [PATCH v8 4/4] nvme-pci: Make driver prefer asynchronous shutdown Christoph Hellwig (Fri Aug 23 2024 - 02:27:28 EST)
- [PATCH net v5] ethtool: check device is present when getting link settings Jamie Bainbridge (Fri Aug 23 2024 - 02:27:41 EST)
- Re: [PATCH v2] arm64: dts: imx8mp-evk: Add native HDMI output Alexander Stein (Fri Aug 23 2024 - 02:28:25 EST)
- Re: [PATCH v8 08/17] ACPI: pci_link: Clear the dependencies after probe Sunil V L (Fri Aug 23 2024 - 02:33:49 EST)
- Re: [PATCH V3 2/2] cpufreq: Add Loongson-3 CPUFreq driver support Xi Ruoyao (Fri Aug 23 2024 - 02:34:27 EST)
- Re: [PATCH -next] net: dsa: Simplify with scoped for each OF child loop Jinjie Ruan (Fri Aug 23 2024 - 02:35:25 EST)
- [PATCH v7 0/3] Add extioi virt extension support Bibo Mao (Fri Aug 23 2024 - 02:40:05 EST)
- [PATCH v7 2/3] LoongArch: KVM: Implement function kvm_para_has_feature Bibo Mao (Fri Aug 23 2024 - 02:40:29 EST)
- [PATCH v7 1/3] LoongArch: KVM: Enable paravirt feature control from VMM Bibo Mao (Fri Aug 23 2024 - 02:40:41 EST)
- [PATCH v7 3/3] irqchip/loongson-eiointc: Add extioi virt extension support Bibo Mao (Fri Aug 23 2024 - 02:40:55 EST)
- 答复: [PATCH v6] usb: gadget: u_serial: Add null pointer check in gs_read_complete & gs_write_complete 胡连勤 (Fri Aug 23 2024 - 02:41:19 EST)
- Re: [PATCH -next RESEND] nvmet: Make nvmet_debugfs static Chaitanya Kulkarni (Fri Aug 23 2024 - 02:41:32 EST)
- Re: [PATCH v3 1/3] dt-bindings: clock: fix C3 PLL input parameter Krzysztof Kozlowski (Fri Aug 23 2024 - 02:41:50 EST)
- Re: [PATCH net 1/1] tcp: check skb is non-NULL in tcp_rto_delta_us() Eric Dumazet (Fri Aug 23 2024 - 02:42:24 EST)
- [PATCH] amba: make amba_bustype constant Kunwu Chan (Fri Aug 23 2024 - 02:42:45 EST)
- [PATCH 0/2] ARM: dts: aspeed: catalina: update IOEXP nodes Potin Lai (Fri Aug 23 2024 - 02:43:42 EST)
- [PATCH 1/2] ARM: dts: aspeed: catalina: add pdb cpld io expander Potin Lai (Fri Aug 23 2024 - 02:43:52 EST)
- [PATCH 2/2] ARM: dts: aspeed: catalina: update io_expander7 & io_expander8 line name Potin Lai (Fri Aug 23 2024 - 02:44:03 EST)
- Re: [RFC 0/7] Introduce swiotlb throttling Petr Tesařík (Fri Aug 23 2024 - 02:45:14 EST)
- Re: [PATCH] dt-bindings: mfd: mediatek: mt6397: Convert to DT schema format Macpaul Lin (Fri Aug 23 2024 - 02:45:31 EST)
- Re: [PATCH v5 02/10] regulator: Move OF-specific regulator lookup code to of_regulator.c Chen-Yu Tsai (Fri Aug 23 2024 - 02:50:21 EST)
- [PATCH 0/4] nfsd: fix some comments and code cleanup Li Lingfeng (Fri Aug 23 2024 - 02:51:01 EST)
- [PATCH 1/4] nfsd: fix the comment of nfs_get_root Li Lingfeng (Fri Aug 23 2024 - 02:51:09 EST)
- [PATCH 3/4] nfsd: remove the redundant blank line Li Lingfeng (Fri Aug 23 2024 - 02:51:29 EST)
- [PATCH 2/4] nfsd: fix some spelling errors in comments Li Lingfeng (Fri Aug 23 2024 - 02:51:38 EST)
- [PATCH 4/4] nfsd: remove unused parameter of nfsd_file_mark_find_or_create Li Lingfeng (Fri Aug 23 2024 - 02:51:44 EST)
- Re: [PATCH v5 03/10] regulator: Split up _regulator_get() Chen-Yu Tsai (Fri Aug 23 2024 - 02:54:47 EST)
- Re: [PATCH net 1/1] tcp: check skb is non-NULL in tcp_rto_delta_us() Eric Dumazet (Fri Aug 23 2024 - 02:55:48 EST)
- Re: [PATCH v3 1/3] riscv: mm: Use hint address in mmap if available Yangyu Chen (Fri Aug 23 2024 - 02:56:07 EST)
- [PATCH v1] remoteproc:qcom:wcss:Remove double assignment in q6v5_wcss_probe() Yuesong Li (Fri Aug 23 2024 - 02:56:25 EST)
- RE: [PATCH v5] Bluetooth: btbcm: Apply HCI_QUIRK_BROKEN_READ_TRANSMIT_POWER to CYW4373 Nobuaki.Tsunashima (Fri Aug 23 2024 - 02:58:54 EST)
- Re: [PATCH v6] usb: gadget: u_serial: Add null pointer check in gs_read_complete & gs_write_complete Michael Nazzareno Trimarchi (Fri Aug 23 2024 - 02:59:11 EST)
- Re: [PATCH v4 4/4] mmc: dw_mmc-rockchip: Add support for rk3576 SoCs Dragan Simic (Fri Aug 23 2024 - 03:01:14 EST)
- [PATCH v12 0/3] Add support for Intel PPS Generator subramanian . mohan (Fri Aug 23 2024 - 03:01:25 EST)
- [PATCH v12 1/3] pps: generators: Add PPS Generator TIO Driver subramanian . mohan (Fri Aug 23 2024 - 03:01:43 EST)
- [PATCH v12 2/3] Documentation: driver-api: pps: Add Intel Timed I/O PPS generator subramanian . mohan (Fri Aug 23 2024 - 03:01:53 EST)
- [PATCH v12 3/3] ABI: pps: Add ABI documentation for Intel TIO subramanian . mohan (Fri Aug 23 2024 - 03:02:10 EST)
- Re: [PATCH v2] gpio: rockchip: Update the GPIO driver Bartosz Golaszewski (Fri Aug 23 2024 - 03:03:45 EST)
- [PATCH v3] wifi: mwifiex: Convert to use jiffies macro Chen Yufan (Fri Aug 23 2024 - 03:04:02 EST)
- [PATCH v3 0/2] phy: qcom: qmp-pcie: Add support for Gen4 4-lane mode for X1E80100 Abel Vesa (Fri Aug 23 2024 - 03:04:36 EST)
- [PATCH v3 1/2] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the X1E80100 QMP PCIe PHY Gen4 x4 Abel Vesa (Fri Aug 23 2024 - 03:04:47 EST)
- [PATCH v3 2/2] phy: qcom: qmp-pcie: Add Gen4 4-lanes mode for X1E80100 Abel Vesa (Fri Aug 23 2024 - 03:05:03 EST)
- Re: [PATCH] selftests/bpf: Fix incorrect parameters in NULL pointer checking Hao Ge (Fri Aug 23 2024 - 03:05:23 EST)
- Re: [PATCH v5 04/10] regulator: Do pure DT regulator lookup in of_regulator_bulk_get_all() Chen-Yu Tsai (Fri Aug 23 2024 - 03:05:46 EST)
- [net-next v2 0/9] net: convert to devm_clk_get_enabled() and devm_clk_get_optional_enabled() Yangtao Li (Fri Aug 23 2024 - 03:06:42 EST)
- [net-next v2 1/9] net: stmmac: dwmac-intel-plat: Convert to devm_clk_get_enabled() Yangtao Li (Fri Aug 23 2024 - 03:07:00 EST)
- [net-next v2 2/9] net: stmmac: platform: Convert to devm_clk_get_enabled() and devm_clk_get_optional_enabled() Yangtao Li (Fri Aug 23 2024 - 03:07:16 EST)
- [net-next v2 3/9] net: ethernet: cortina: Convert to devm_clk_get_enabled() Yangtao Li (Fri Aug 23 2024 - 03:07:36 EST)
- [net-next v2 4/9] net: mdio: hisi-femac: Convert to devm_clk_get_enabled() Yangtao Li (Fri Aug 23 2024 - 03:07:55 EST)
- Re: [PATCH v2] gpio: rockchip: Update the GPIO driver Dragan Simic (Fri Aug 23 2024 - 03:08:09 EST)
- [net-next v2 5/9] net: dsa: rzn1_a5psw: Convert to devm_clk_get_enabled() Yangtao Li (Fri Aug 23 2024 - 03:08:19 EST)
- [net-next v2 6/9] net: ethernet: broadcom: bcm63xx_enet: Convert to devm_clk_get_enabled() Yangtao Li (Fri Aug 23 2024 - 03:08:42 EST)
- [net-next v2 7/9] net: ethernet: marvell: mvneta: Convert to devm_clk_get_enabled() Yangtao Li (Fri Aug 23 2024 - 03:08:57 EST)
- [net-next v2 8/9] net: mvpp2: Convert to devm_clk_get_enabled() and devm_clk_get_optional_enabled() Yangtao Li (Fri Aug 23 2024 - 03:09:20 EST)
- [net-next v2 9/9] net: marvell: pxa168_eth: Convert to devm_clk_get_enabled() Yangtao Li (Fri Aug 23 2024 - 03:09:33 EST)
- [PATCH -next] thermal/of: Fix duplicate of_node_put() Jinjie Ruan (Fri Aug 23 2024 - 03:09:54 EST)
- Re: A Comparison of printk between upstream and linux-rt-devel Sebastian Andrzej Siewior (Fri Aug 23 2024 - 03:10:08 EST)
- Re: [PATCH v2 1/2] cpuidle: riscv-sbi: Move sbi_cpuidle_init to arch_initcall Anup Patel (Fri Aug 23 2024 - 03:10:21 EST)
- Re: [PATCH v2 2/2] cpuidle: riscv-sbi: Add cpuidle_disabled() check Anup Patel (Fri Aug 23 2024 - 03:10:34 EST)
- [PATCH] mmc : fix for check cqe halt. Seunghwan Baek (Fri Aug 23 2024 - 03:10:54 EST)
- [PATCH] aoe: Use IS_ERR_OR_NULL() to clean code zhangjiao2 (Fri Aug 23 2024 - 03:11:31 EST)
- Re: A Comparison of printk between upstream and linux-rt-devel Sebastian Andrzej Siewior (Fri Aug 23 2024 - 03:11:55 EST)
- Re: [PATCH] selftests/bpf: Fix incorrect parameters in NULL pointer checking Hao Ge (Fri Aug 23 2024 - 03:12:25 EST)
- RE: [PATCH v6] clk: starfive: jh7110-sys: Fix lower rate of CPUfreq by setting PLL0 rate to 1.5GHz Hal Feng (Fri Aug 23 2024 - 03:13:40 EST)
- [PATCH] cdx: make cdx_bus_type constant Kunwu Chan (Fri Aug 23 2024 - 03:14:34 EST)
- Re: [PATCH v9 2/4] arm64: dts: exynos: add initial CMU clock nodes in ExynosAuto v920 Krzysztof Kozlowski (Fri Aug 23 2024 - 03:15:38 EST)
- Re: [PATCH v1 1/3] thermal: core: Rename cdev-to-thermal-zone bind/unbind functions Daniel Lezcano (Fri Aug 23 2024 - 03:16:04 EST)
- Re: [PATCH linux-next v3 05/14] crash: clean up kdump related config items John Paul Adrian Glaubitz (Fri Aug 23 2024 - 03:16:38 EST)
- Re: [PATCH v3 1/2] dt-bindings: arm: Add qcom,qmi-id for remote etm Jinlong Mao (Fri Aug 23 2024 - 03:16:55 EST)
- Re: [PATCH v1 2/3] thermal: core: Drop redundant checks from thermal_bind_cdev_to_trip() Daniel Lezcano (Fri Aug 23 2024 - 03:17:12 EST)
- Re: [PATCH v1 3/3] thermal: core: Drop tz field from struct thermal_instance Daniel Lezcano (Fri Aug 23 2024 - 03:17:54 EST)
- Re: [PATCH] mmc : fix for check cqe halt. Dragan Simic (Fri Aug 23 2024 - 03:22:14 EST)
- Re: [PATCH] mmc : fix for check cqe halt. Dragan Simic (Fri Aug 23 2024 - 03:23:16 EST)
- Re: [PATCH v2 4/8] PCI: Change the parent to correctly represent pcie hierarchy Manivannan Sadhasivam (Fri Aug 23 2024 - 03:23:59 EST)
- Re: [PATCH v1 1/1] pinctrl: renesas: rzg2l: Replace of_node_to_fwnode() with more suitable API Geert Uytterhoeven (Fri Aug 23 2024 - 03:24:06 EST)
- Re: [RFC PATCH] ceph: fix out-of-bound array access when doing a file read Luis Henriques (Fri Aug 23 2024 - 03:25:37 EST)
- RE: [PATCH 07/16] reset: rzg2l-usbphy-ctrl: Get reset control array Biju Das (Fri Aug 23 2024 - 03:26:23 EST)
- Re: [PATCH v2] platform/chrome: chromeos_laptop: Use kmemdup_array instead of kmemdup for multiple allocation 于佼良 (Fri Aug 23 2024 - 03:27:19 EST)
- Re: [PATCH v3 2/3] Subject: [PATCH] drm/mediatek/dp: Add HDCP2.x feature for DisplayPort CK Hu (胡俊光) (Fri Aug 23 2024 - 03:30:59 EST)
- Re: [PATCH] aoe: Use IS_ERR_OR_NULL() to clean code Al Viro (Fri Aug 23 2024 - 03:31:13 EST)
- Re: [PATCH v6] usb: gadget: u_serial: Add null pointer check in gs_read_complete & gs_write_complete Prashanth K (Fri Aug 23 2024 - 03:34:39 EST)
- Re: [PATCH v4 1/4] dt-bindings: soc: rockchip: Add rk3576 syscon compatibles Krzysztof Kozlowski (Fri Aug 23 2024 - 03:35:12 EST)
- Re: [PATCH v4 3/4] dt-bindings: pinctrl: Add rk3576 pinctrl support Krzysztof Kozlowski (Fri Aug 23 2024 - 03:35:35 EST)
- RE: [PATCH 10/16] phy: renesas: rcar-gen3-usb2: Add support to initialize the bus Biju Das (Fri Aug 23 2024 - 03:36:10 EST)
- Re: [PATCH net 1/1] tcp: check skb is non-NULL in tcp_rto_delta_us() Jason Xing (Fri Aug 23 2024 - 03:37:00 EST)
- [PATCH v9 0/3] usb: gadget: 9pfs transport Michael Grzeschik (Fri Aug 23 2024 - 03:37:17 EST)
- [PATCH v9 1/3] usb: gadget: function: move u_f.h to include/linux/usb/func_utils.h Michael Grzeschik (Fri Aug 23 2024 - 03:37:22 EST)
- [PATCH v9 3/3] tools: usb: p9_fwd: add usb gadget packet forwarder script Michael Grzeschik (Fri Aug 23 2024 - 03:37:34 EST)
- [PATCH v9 2/3] net/9p/usbg: Add new usb gadget function transport Michael Grzeschik (Fri Aug 23 2024 - 03:37:58 EST)
- Re: [PATCH v4 1/4] dt-bindings: mmc: Add support for rk3576 dw-mshc Krzysztof Kozlowski (Fri Aug 23 2024 - 03:37:59 EST)
- [PATCH] maple_tree: simplify mas_wr_node_walk for improved readability Hao Li (Fri Aug 23 2024 - 03:38:26 EST)
- Re: [PATCH v7 2/3] net/9p/usbg: Add new usb gadget function transport Michael Grzeschik (Fri Aug 23 2024 - 03:38:47 EST)
- Re: [PATCH v3 1/2] dt-bindings: arm: Add qcom,qmi-id for remote etm Krzysztof Kozlowski (Fri Aug 23 2024 - 03:39:37 EST)
- Re: [PATCH] codetag: debug: mark codetags for pages which transitioned from being poison to unpoison as empty Miaohe Lin (Fri Aug 23 2024 - 03:40:48 EST)
- Re: [RFC 1/7] swiotlb: Introduce swiotlb throttling Petr Tesařík (Fri Aug 23 2024 - 03:41:18 EST)
- Re: (subset) [PATCH] leds: gpio: Set num_leds after allocation Lee Jones (Fri Aug 23 2024 - 03:41:28 EST)
- Re: [PATCH v3 1/2] dt-bindings: arm: ti: Add BeagleY-AI Krzysztof Kozlowski (Fri Aug 23 2024 - 03:41:46 EST)
- Re: [PATCH 2/4] media: venus: Use dev_pm_domain_attach|detach_list() for OPP PM domain Stanimir Varbanov (Fri Aug 23 2024 - 03:42:24 EST)
- Re: [PATCH] leds: gpio: Set num_leds after allocation Lee Jones (Fri Aug 23 2024 - 03:42:31 EST)
- [PATCH] PCI: Make pci_bus_type constant Kunwu Chan (Fri Aug 23 2024 - 03:42:52 EST)
- Re: (subset) [PATCH v9 1/4] dt-bindings: clock: add ExynosAuto v920 SoC CMU bindings Krzysztof Kozlowski (Fri Aug 23 2024 - 03:43:01 EST)
- Re: (subset) [PATCH v9 2/4] arm64: dts: exynos: add initial CMU clock nodes in ExynosAuto v920 Krzysztof Kozlowski (Fri Aug 23 2024 - 03:43:11 EST)
- Re: (subset) [PATCH v9 3/4] clk: samsung: clk-pll: Add support for pll_531x Krzysztof Kozlowski (Fri Aug 23 2024 - 03:43:21 EST)
- Re: (subset) [PATCH v9 4/4] clk: samsung: add top clock support for ExynosAuto v920 SoC Krzysztof Kozlowski (Fri Aug 23 2024 - 03:43:38 EST)
- Re: [PATCH v3] wifi: mwifiex: Convert to use jiffies macro Francesco Dolcini (Fri Aug 23 2024 - 03:43:55 EST)
- [PATCH RESEND 0/3] ASoC: dapm-graph: add component on/off and route names to graph Luca Ceresoli (Fri Aug 23 2024 - 03:46:32 EST)
- [PATCH RESEND 1/3] ASoC: dapm-graph: remove the "ROOT" cluster Luca Ceresoli (Fri Aug 23 2024 - 03:46:40 EST)
- [PATCH RESEND 2/3] ASoC: dapm-graph: visualize component On/Off bias level Luca Ceresoli (Fri Aug 23 2024 - 03:46:40 EST)
- [PATCH RESEND 3/3] ASoC: dapm-graph: show path name for non-static routes Luca Ceresoli (Fri Aug 23 2024 - 03:46:53 EST)
- Re: [PATCH v3 2/2] arm64: dts: ti: Add k3-am67a-beagley-ai Krzysztof Kozlowski (Fri Aug 23 2024 - 03:47:34 EST)
- Re: [BUG almost bisected] Splat in dequeue_rt_stack() and build error Peter Zijlstra (Fri Aug 23 2024 - 03:47:53 EST)
- Re: [PATCH RESEND 0/3] ASoC: dapm-graph: add component on/off and route names to graph Luca Ceresoli (Fri Aug 23 2024 - 03:48:58 EST)
- Re: [PATCH v5 05/10] gpiolib: Add gpio_property_name_length() Chen-Yu Tsai (Fri Aug 23 2024 - 03:51:24 EST)
- Re: [PATCH 02/16] dt-bindings: soc: renesas: renesas,rzg2l-sysc: Add #reset-cells for RZ/G3S claudiu beznea (Fri Aug 23 2024 - 03:54:28 EST)
- [PATCH] bus: qcom-ebi2: change to use devm_clk_get_enabled() helpers Wu Bo (Fri Aug 23 2024 - 03:54:58 EST)
- [PATCH] platform: Make platform_bus_type constant Kunwu Chan (Fri Aug 23 2024 - 03:56:23 EST)
- Re: [PATCH v3] wifi: cfg80211: Use kmemdup_array instead of kmemdup for multiple allocation 于佼良 (Fri Aug 23 2024 - 03:57:09 EST)
- Re: [PATCH v6] usb: gadget: u_serial: Add null pointer check in gs_read_complete & gs_write_complete Michael Nazzareno Trimarchi (Fri Aug 23 2024 - 03:58:10 EST)
- Re: Regarding patch "block/blk-mq: Don't complete locally if capacities are different" MANISH PANDEY (Fri Aug 23 2024 - 03:58:41 EST)
- [PATCH] scsi: bnx2fc: Remove some unused fields in struct bnx2fc_rport Christophe JAILLET (Fri Aug 23 2024 - 03:59:44 EST)
- Re: [PATCH 02/16] dt-bindings: soc: renesas: renesas,rzg2l-sysc: Add #reset-cells for RZ/G3S claudiu beznea (Fri Aug 23 2024 - 04:00:19 EST)
- Re: [PATCH][next] PCI: rcar-gen4: make read-only const array check_addr static Geert Uytterhoeven (Fri Aug 23 2024 - 04:01:20 EST)
- [PATCH] locking/csd_lock: fix csd_lock_wait_toolong() error warning Zhu Qiyu (Fri Aug 23 2024 - 04:01:37 EST)
- [PATCH v3] arm64: dts: imx8mp-phyboard-pollux-rdk: Add support for PCIe Benjamin Hahn (Fri Aug 23 2024 - 04:02:00 EST)
- Re: [RFC 2/7] dma: Handle swiotlb throttling for SGLs Petr Tesařík (Fri Aug 23 2024 - 04:03:18 EST)
- Re: [PATCH v2 01/36] soc: fsl: cpm1: qmc: Update TRNSYNC only in transparent mode Christophe Leroy (Fri Aug 23 2024 - 04:03:51 EST)
- Re: [PATCH v2 02/36] soc: fsl: cpm1: qmc: Enable TRNSYNC only when needed Christophe Leroy (Fri Aug 23 2024 - 04:04:14 EST)
- Re: [PATCH v2 03/36] soc: fsl: cpm1: tsa: Fix tsa_write8() Christophe Leroy (Fri Aug 23 2024 - 04:04:24 EST)
- Re: [PATCH v2 04/36] soc: fsl: cpm1: tsa: Use BIT(), GENMASK() and FIELD_PREP() macros Christophe Leroy (Fri Aug 23 2024 - 04:04:36 EST)
- Re: [PATCH v2 05/36] soc: fsl: cpm1: tsa: Fix blank line and spaces Christophe Leroy (Fri Aug 23 2024 - 04:04:49 EST)
- Re: [PATCH v2 06/36] soc: fsl: cpm1: tsa: Add missing spinlock comment Christophe Leroy (Fri Aug 23 2024 - 04:05:18 EST)
- Re: [PATCH 07/16] reset: rzg2l-usbphy-ctrl: Get reset control array claudiu beznea (Fri Aug 23 2024 - 04:05:31 EST)
- Re: [PATCH v2 07/36] dt-bindings: soc: fsl: cpm_qe: Add QUICC Engine (QE) TSA controller Christophe Leroy (Fri Aug 23 2024 - 04:05:49 EST)
- Re: [PATCH] dt-bindings: mfd: mediatek: mt6397: Convert to DT schema format Krzysztof Kozlowski (Fri Aug 23 2024 - 04:05:52 EST)
- Re: [PATCH v2 08/36] soc: fsl: cpm1: tsa: Remove unused registers offset definition Christophe Leroy (Fri Aug 23 2024 - 04:06:13 EST)
- Re: [PATCH v2 09/36] soc: fsl: cpm1: tsa: Use ARRAY_SIZE() instead of hardcoded integer values Christophe Leroy (Fri Aug 23 2024 - 04:06:23 EST)
- Re: [PATCH v2 10/36] soc: fsl: cpm1: tsa: Make SIRAM entries specific to CPM1 Christophe Leroy (Fri Aug 23 2024 - 04:06:46 EST)
- Re: [PATCH v2 11/36] soc: fsl: cpm1: tsa: Introduce tsa_setup() and its CPM1 compatible version Christophe Leroy (Fri Aug 23 2024 - 04:07:21 EST)
- Re: [PATCH v2 18/36] soc: fsl: cpm1: qmc: Use BIT(), GENMASK() and FIELD_PREP() macros Christophe Leroy (Fri Aug 23 2024 - 04:07:36 EST)
- Re: [RFC 3/7] dma: Add function for drivers to know if allowing blocking is useful Petr Tesařík (Fri Aug 23 2024 - 04:07:52 EST)
- Re: [PATCH v2 19/36] soc: fsl: cpm1: qmc: Fix blank line and spaces Christophe Leroy (Fri Aug 23 2024 - 04:08:08 EST)
- [PATCH] gpu: host1x: Make host1x_context_device_bus_type constant Kunwu Chan (Fri Aug 23 2024 - 04:08:12 EST)
- Re: [PATCH v2] powerpc: warn on emulation of dcbz instruction in kernel mode Christoph Hellwig (Fri Aug 23 2024 - 04:08:31 EST)
- Re: [PATCH v2 12/36] soc: fsl: cpm1: tsa: Isolate specific CPM1 part from tsa_serial_{dis}connect() Christophe Leroy (Fri Aug 23 2024 - 04:08:47 EST)
- Re: [PATCH v21 2/9] videobuf2: Add min_reqbufs_allocation field to vb2_queue structure Hans Verkuil (Fri Aug 23 2024 - 04:09:04 EST)
- Re: [PATCH v2 13/36] soc: fsl: cpm1: tsa: Introduce tsa_version Christophe Leroy (Fri Aug 23 2024 - 04:09:18 EST)
- Re: [PATCH v2 14/36] soc: fsl: cpm1: tsa: Add support for QUICC Engine (QE) implementation Christophe Leroy (Fri Aug 23 2024 - 04:09:32 EST)
- Re: [PATCH v2 15/36] MAINTAINERS: Add QE files related to the Freescale TSA controller Christophe Leroy (Fri Aug 23 2024 - 04:09:46 EST)
- Re: [RFC 4/7] scsi_lib_dma: Add _attrs variant of scsi_dma_map() Petr Tesařík (Fri Aug 23 2024 - 04:10:02 EST)
- Re: [PATCH v2 16/36] soc: fsl: cpm1: tsa: Introduce tsa_serial_get_num() Christophe Leroy (Fri Aug 23 2024 - 04:10:14 EST)
- Re: [PATCH v2 17/36] soc: fsl: cpm1: qmc: Rename QMC_TSA_MASK Christophe Leroy (Fri Aug 23 2024 - 04:10:27 EST)
- Re: [PATCH v2 20/36] soc: fsl: cpm1: qmc: Remove unneeded parenthesis Christophe Leroy (Fri Aug 23 2024 - 04:10:40 EST)
- Re: [PATCH] codetag: debug: mark codetags for pages which transitioned from being poison to unpoison as empty Hao Ge (Fri Aug 23 2024 - 04:10:54 EST)
- Re: [PATCH v2 21/36] soc: fsl: cpm1: qmc: Fix 'transmiter' typo Christophe Leroy (Fri Aug 23 2024 - 04:11:10 EST)
- Re: [PATCH v3 1/2] remoteproc: imx_rproc: Allow setting of the mailbox transmit mode Daniel Baluta (Fri Aug 23 2024 - 04:11:20 EST)
- Re: [PATCH v2 22/36] soc: fsl: cpm1: qmc: Add missing spinlock comment Christophe Leroy (Fri Aug 23 2024 - 04:11:33 EST)
- Re: [PATCH] ocfs2: fix null-ptr-deref when journal load failed. Julian Sun (Fri Aug 23 2024 - 04:11:46 EST)
- Re: [PATCH v2 23/36] dt-bindings: soc: fsl: cpm_qe: Add QUICC Engine (QE) QMC controller Christophe Leroy (Fri Aug 23 2024 - 04:12:01 EST)
- Re: [PATCH v2 24/36] soc: fsl: cpm1: qmc: Introduce qmc_data structure Christophe Leroy (Fri Aug 23 2024 - 04:12:18 EST)
- Re: [PATCH v3 2/2] remoteproc: imx_rproc: Add support for poweroff and reboot Daniel Baluta (Fri Aug 23 2024 - 04:12:30 EST)
- Re: [PATCH v2 25/36] soc: fsl: cpm1: qmc: Re-order probe() operations Christophe Leroy (Fri Aug 23 2024 - 04:12:43 EST)
- Re: [PATCH v2 26/36] soc: fsl: cpm1: qmc: Introduce qmc_init_resource() and its CPM1 version Christophe Leroy (Fri Aug 23 2024 - 04:13:01 EST)
- Re: [PATCH v2 27/36] soc: fsl: cpm1: qmc: Introduce qmc_{init,exit}_xcc() and their CPM1 version Christophe Leroy (Fri Aug 23 2024 - 04:13:12 EST)
- Re: [PATCH v2 28/36] soc: fsl: cpm1: qmc: Rename qmc_chan_command() Christophe Leroy (Fri Aug 23 2024 - 04:13:27 EST)
- Re: [PATCH v2 29/36] soc: fsl: cpm1: qmc: Handle RPACK initialization Christophe Leroy (Fri Aug 23 2024 - 04:13:43 EST)
- Re: [PATCH v2 30/36] soc: fsl: cpm1: qmc: Rename SCC_GSMRL_MODE_QMC Christophe Leroy (Fri Aug 23 2024 - 04:13:57 EST)
- Re: [PATCH v2 31/36] soc: fsl: cpm1: qmc: Introduce qmc_version Christophe Leroy (Fri Aug 23 2024 - 04:14:09 EST)
- Re: [PATCH v2 32/36] soc: fsl: qe: Add resource-managed muram allocators Christophe Leroy (Fri Aug 23 2024 - 04:14:24 EST)
- Re: [PATCH v2 33/36] soc: fsl: qe: Add missing PUSHSCHED command Christophe Leroy (Fri Aug 23 2024 - 04:14:38 EST)
- Re: [PATCH v2 34/36] soc: fsl: cpm1: qmc: Add support for QUICC Engine (QE) implementation Christophe Leroy (Fri Aug 23 2024 - 04:14:56 EST)
- Re: [PATCH v2 35/36] soc: fsl: cpm1: qmc: Handle QUICC Engine (QE) soft-qmc firmware Christophe Leroy (Fri Aug 23 2024 - 04:15:12 EST)
- [PATCH] ARM: riscpc: make ecard_bus_type constant Kunwu Chan (Fri Aug 23 2024 - 04:15:27 EST)
- Re: [PATCH v2 36/36] MAINTAINERS: Add QE files related to the Freescale QMC controller Christophe Leroy (Fri Aug 23 2024 - 04:15:31 EST)
- [syzbot] [selinux?] KCSAN: data-race in inode_doinit_with_dentry / selinux_file_open syzbot (Fri Aug 23 2024 - 04:15:56 EST)
- Re: [PATCH] maple_tree: simplify mas_wr_node_walk for improved readability Hao Li (Fri Aug 23 2024 - 04:16:32 EST)
- [PATCH v2] maple_tree: simplify mas_wr_node_walk for improved readability Hao Li (Fri Aug 23 2024 - 04:17:38 EST)
- RE: [PATCH 07/16] reset: rzg2l-usbphy-ctrl: Get reset control array Biju Das (Fri Aug 23 2024 - 04:18:12 EST)
- Re: [RFC 5/7] scsi: storvsc: Enable swiotlb throttling Petr Tesařík (Fri Aug 23 2024 - 04:20:13 EST)
- Re: [RFC 6/7] nvme: Move BLK_MQ_F_BLOCKING indicator to struct nvme_ctrl Petr Tesařík (Fri Aug 23 2024 - 04:22:43 EST)
- Re: [PATCH 0/7] Preemption support for A7XX neil . armstrong (Fri Aug 23 2024 - 04:23:10 EST)
- Re: Re: [PATCH 1/3] RDMA/rxe: Use sizeof instead of hard code number zhenwei pi (Fri Aug 23 2024 - 04:23:24 EST)
- [PATCH v1] drivers/pinctrl/samsung: Use kmemdup_array instead of kmemdup for multiple allocation Shen Lichuan (Fri Aug 23 2024 - 04:24:48 EST)
- Re: [PATCH v1] drm/i915/dp: Remove double assignment in intel_dp_compute_as_sdp() Jani Nikula (Fri Aug 23 2024 - 04:25:04 EST)
- [PATCH v1] mtd:concat:Switch to use kmemdup_array() Yan Zhen (Fri Aug 23 2024 - 04:26:32 EST)
- Re: [RFC 7/7] nvme: Enable swiotlb throttling for NVMe PCI devices Petr Tesařík (Fri Aug 23 2024 - 04:26:55 EST)
- [PATCH RESEND v2 0/3] scripts/decode_stacktrace.sh: improve error reporting and usability Luca Ceresoli (Fri Aug 23 2024 - 04:28:09 EST)
- [PATCH RESEND v2 1/3] scripts/decode_stacktrace.sh: remove find_module recursion and improve error reporting Luca Ceresoli (Fri Aug 23 2024 - 04:28:10 EST)
- [PATCH RESEND v2 2/3] scripts/decode_stacktrace.sh: clarify command line Luca Ceresoli (Fri Aug 23 2024 - 04:28:15 EST)
- [PATCH RESEND v2 3/3] scripts/decode_stacktrace.sh: add '-h' flag Luca Ceresoli (Fri Aug 23 2024 - 04:28:28 EST)
- Re: [PATCH net-next v2] et131x: Remove NULL check of list_entry() Simon Horman (Fri Aug 23 2024 - 04:28:54 EST)
- Re: [PATCH v2 4/8] PCI: Change the parent to correctly represent pcie hierarchy Manivannan Sadhasivam (Fri Aug 23 2024 - 04:30:28 EST)
- Re: [PATCH v2] drivers:block:Use IS_ERR() to check debugfs_create_dir() return value Jonathan Cameron (Fri Aug 23 2024 - 04:30:42 EST)
- Re: [PATCH v9 1/3] usb: gadget: function: move u_f.h to include/linux/usb/func_utils.h Christophe JAILLET (Fri Aug 23 2024 - 04:30:49 EST)
- Re: [PATCH v2 4/8] PCI: Change the parent to correctly represent pcie hierarchy Bartosz Golaszewski (Fri Aug 23 2024 - 04:31:58 EST)
- Re: [PATCH v2 1/6] soc: hisilicon: kunpeng_hccs: Fix a PCC typo Jonathan Cameron (Fri Aug 23 2024 - 04:32:13 EST)
- [PATCH v2] gpio: rockchip: release reference to device node Ye Zhang (Fri Aug 23 2024 - 04:32:32 EST)
- [PATCH v2] gpio: rockchip: support 'clock-names' from dt nodes Ye Zhang (Fri Aug 23 2024 - 04:32:36 EST)
- Re: [PATCH 06/14] Input: samsung-keypad - use guard notation to acquire mutex Dmitry Torokhov (Fri Aug 23 2024 - 04:33:03 EST)
- Re: [PATCH v2 2/6] soc: hisilicon: kunpeng_hccs: Return failure on having not die or port information Jonathan Cameron (Fri Aug 23 2024 - 04:33:59 EST)
- Re: [PATCH RESEND v2 0/3] scripts/decode_stacktrace.sh: improve error reporting and usability Luca Ceresoli (Fri Aug 23 2024 - 04:36:05 EST)
- Re: [PATCH v1 1/2] thermal: core: Fix rounding of delay jiffies Daniel Lezcano (Fri Aug 23 2024 - 04:36:51 EST)
- [PATCH v2 1/1] drm/panel: fix null pointer dereference in hx83102_get_modes Charles Han (Fri Aug 23 2024 - 04:38:28 EST)
- Re: [PATCH v2 3/6] soc: hisilicon: kunpeng_hccs: Add the check for base address and size of shared memory Jonathan Cameron (Fri Aug 23 2024 - 04:39:11 EST)
- Re: [PATCH v1] mtd:concat:Switch to use kmemdup_array() Miquel Raynal (Fri Aug 23 2024 - 04:39:50 EST)
- Re: [PATCH net-next v3 1/2] dpll: add Embedded SYNC feature for a pin Jiri Pirko (Fri Aug 23 2024 - 04:40:02 EST)
- Re: [PATCH v5 4/7] xfs: Support FS_XFLAG_ATOMICWRITES for forcealign John Garry (Fri Aug 23 2024 - 04:40:22 EST)
- Re: [PATCH net-next v3 2/2] ice: add callbacks for Embedded SYNC enablement on dpll pins Jiri Pirko (Fri Aug 23 2024 - 04:40:39 EST)
- Re: [PATCH v2 1/2] Staging: rtl8192e: Fix parenthesis alignment Dan Carpenter (Fri Aug 23 2024 - 04:40:51 EST)
- Re: [PATCH 08/16] reset: rzg2l-usbphy-ctrl: Add support for RZ/G3S claudiu beznea (Fri Aug 23 2024 - 04:41:11 EST)
- Re: [PATCH v5 06/10] i2c: Introduce OF component probe function Chen-Yu Tsai (Fri Aug 23 2024 - 04:41:26 EST)
- Re: [PATCH v2 4/6] soc: hisilicon: kunpeng_hccs: Fix the 'lane_mode' field name in port info structure to 'max_lane_num' Jonathan Cameron (Fri Aug 23 2024 - 04:41:42 EST)
- [PATCH bpf-next v2] net: Don't allow to attach xdp if bond slave device's upper already has a program Feng zhou (Fri Aug 23 2024 - 04:42:28 EST)
- Re: [PATCH v7 06/21] mm/vma: Change munmap to use vma_munmap_struct() for accounting and surrounding vmas Bert Karwatzki (Fri Aug 23 2024 - 04:44:01 EST)
- RE: [PATCH 08/16] reset: rzg2l-usbphy-ctrl: Add support for RZ/G3S Biju Das (Fri Aug 23 2024 - 04:46:32 EST)
- Re: [v2] HID: corsair-void: Add Corsair Void headset family driver Markus Elfring (Fri Aug 23 2024 - 04:46:48 EST)
- Re: [PATCH net-next] net: phy: vitesse: implement MDI-X configuration in vsc73xx Paweł Dembicki (Fri Aug 23 2024 - 04:47:06 EST)
- [RFC PATCH net] tools/net/ynl: fix cli.py --subscribe feature Arkadiusz Kubalewski (Fri Aug 23 2024 - 04:47:24 EST)
- Re: [PATCH v2 5/6] soc: hisilicon: kunpeng_hccs: Add used HCCS types sysfs Jonathan Cameron (Fri Aug 23 2024 - 04:47:55 EST)
- Re: [bug report] GICv4.1: multiple vpus execute vgic_v4_load at the same time will greatly increase the time consumption Marc Zyngier (Fri Aug 23 2024 - 04:49:37 EST)
- RE: [PATCH v6] clk: starfive: jh7110-sys: Fix lower rate of CPUfreq by setting PLL0 rate to 1.5GHz Xingyu Wu (Fri Aug 23 2024 - 04:49:50 EST)
- Re: [PATCH v4 2/6] i3c: mipi-i3c-hci: Read HC_CONTROL_PIO_MODE only after i3c hci v1.1 Jarkko Nikula (Fri Aug 23 2024 - 04:51:03 EST)
- [PATCH] fuse: fix memory leak in fuse_create_open yangyun (Fri Aug 23 2024 - 04:52:48 EST)
- Re: [PATCH 06/14] Input: samsung-keypad - use guard notation to acquire mutex Krzysztof Kozlowski (Fri Aug 23 2024 - 04:53:09 EST)
- [PATCH bpf-next v2] bpf: Fix bpf_get/setsockopt to tos not take effect when TCP over IPv4 via INET6 API Feng zhou (Fri Aug 23 2024 - 04:53:37 EST)
- [PATCH v2] drm/imagination: Convert to use time_before macro Chen Yufan (Fri Aug 23 2024 - 04:54:15 EST)
- Re: possible deadlock in ntfs_set_state (linux-ntfs3.git/master) syzbot (Fri Aug 23 2024 - 04:54:27 EST)
- Re: [GIT PULL] KVM/arm64 fixes for 6.11, round #2 Catalin Marinas (Fri Aug 23 2024 - 04:54:33 EST)
- [PATCH -next 0/3] media: Use for_each_child_of_node_scoped() Jinjie Ruan (Fri Aug 23 2024 - 04:54:56 EST)
- [PATCH -next 1/3] media: samsung: exynos4-is: Use for_each_available_child_of_node_scoped() Jinjie Ruan (Fri Aug 23 2024 - 04:55:10 EST)
- [PATCH -next 2/3] media: c8sectpfe: Use for_each_child_of_node_scoped() Jinjie Ruan (Fri Aug 23 2024 - 04:55:28 EST)
- [PATCH -next 3/3] media: xilinx-vipp: Use for_each_child_of_node_scoped() Jinjie Ruan (Fri Aug 23 2024 - 04:55:40 EST)
- Re: [PATCH v1] drivers/pinctrl/samsung: Use kmemdup_array instead of kmemdup for multiple allocation Krzysztof Kozlowski (Fri Aug 23 2024 - 04:56:21 EST)
- Re: [syzbot] possible deadlock in ntfs_set_state (linux-ntfs3.git/master) syzbot (Fri Aug 23 2024 - 04:56:51 EST)
- [PATCH v8 0/7] firmware: support i.MX95 SCMI BBM/MISC Extenstion Peng Fan (OSS) (Fri Aug 23 2024 - 04:57:09 EST)
- [PATCH v8 1/7] dt-bindings: firmware: add i.MX95 SCMI Extension protocol Peng Fan (OSS) (Fri Aug 23 2024 - 04:57:21 EST)
- Re: [PATCH] bus: bt1-axi: change to use devm_clk_get_enabled() helpers Serge Semin (Fri Aug 23 2024 - 04:57:35 EST)
- [PATCH v8 2/7] firmware: arm_scmi: add initial support for i.MX BBM protocol Peng Fan (OSS) (Fri Aug 23 2024 - 04:57:49 EST)
- [PATCH v8 3/7] firmware: arm_scmi: add initial support for i.MX MISC protocol Peng Fan (OSS) (Fri Aug 23 2024 - 04:58:03 EST)
- [PATCH v8 4/7] firmware: arm_scmi: add NXP i.MX95 SCMI documentation Peng Fan (OSS) (Fri Aug 23 2024 - 04:58:22 EST)
- [PATCH v8 5/7] firmware: imx: add i.MX95 MISC driver Peng Fan (OSS) (Fri Aug 23 2024 - 04:58:30 EST)
- [PATCH v8 6/7] rtc: support i.MX95 BBM RTC Peng Fan (OSS) (Fri Aug 23 2024 - 04:58:47 EST)
- [PATCH v8 7/7] input: keyboard: support i.MX95 BBM module Peng Fan (OSS) (Fri Aug 23 2024 - 04:59:10 EST)
- Re: [PATCH 10/16] phy: renesas: rcar-gen3-usb2: Add support to initialize the bus claudiu beznea (Fri Aug 23 2024 - 04:59:30 EST)
- Re: [PATCH v2 6/6] soc: hisilicon: kunpeng_hccs: Support low power feature for the specified HCCS type Jonathan Cameron (Fri Aug 23 2024 - 04:59:48 EST)
- Re: [syzbot] WARNING: kmalloc bug in wnd_init (linux-ntfs3.git/master) syzbot (Fri Aug 23 2024 - 05:00:19 EST)
- RE: [PATCH 10/16] phy: renesas: rcar-gen3-usb2: Add support to initialize the bus Biju Das (Fri Aug 23 2024 - 05:01:19 EST)
- Re: [PATCH v2 1/8] dt-bindings: PCI: Add binding for qps615 Krzysztof Kozlowski (Fri Aug 23 2024 - 05:01:58 EST)
- Re: [PATCH v2 0/6] Add some features and bugfix for kunpeng_hccs Jonathan Cameron (Fri Aug 23 2024 - 05:02:24 EST)
- Re: [PATCH 1/7] rtc:rtc-at91rm9200:Use devm_clk_get_enabled() helpers kernel test robot (Fri Aug 23 2024 - 05:02:38 EST)
- Re: [PATCH] bus: bt1-axi: change to use devm_clk_get_enabled() helpers Serge Semin (Fri Aug 23 2024 - 05:03:26 EST)
- Re: [PATCH] perf scripts python arm-cs-trace-disasm.py: Skip disasm if address continuity is broken James Clark (Fri Aug 23 2024 - 05:03:38 EST)
- Re: [PATCH RESEND] wifi: iwlwifi: mvm: fix an error code in iwl_mvm_alloc_sta_after_restart() Dan Carpenter (Fri Aug 23 2024 - 05:03:54 EST)
- Re: [PATCH v2 1/8] dt-bindings: PCI: Add binding for qps615 Krzysztof Kozlowski (Fri Aug 23 2024 - 05:06:46 EST)
- Re: [PATCH 1/2] dt-bindings: soc: renesas: Document RZ/V2H GP-EVK board Geert Uytterhoeven (Fri Aug 23 2024 - 05:07:02 EST)
- Re: [PATCH v2] maple_tree: simplify mas_wr_node_walk for improved readability Peng Zhang (Fri Aug 23 2024 - 05:07:44 EST)
- Re: [PATCH v2 01/16] dt-bindings: dma: qcom,bam: Add bam pipe lock Krzysztof Kozlowski (Fri Aug 23 2024 - 05:08:20 EST)
- Re: [PATCH v3 1/2] dt-bindings: arm: Add qcom,qmi-id for remote etm Jinlong Mao (Fri Aug 23 2024 - 05:09:14 EST)
- Re: [PATCH 6/7] dt-bindings: iio: adc: add adi,ad7606c-{16,18} compatible strings Krzysztof Kozlowski (Fri Aug 23 2024 - 05:09:33 EST)
- [PATCH -next] kernel/trace: Replace printk and WARN_ON by WARN Hongbo Li (Fri Aug 23 2024 - 05:10:42 EST)
- Re: [PATCH net-next] idpf: Slightly simplify memory management in idpf_add_del_mac_filters() Dan Carpenter (Fri Aug 23 2024 - 05:11:00 EST)
- [GIT PULL] pmdomain fixes for v6.11-rc5 Ulf Hansson (Fri Aug 23 2024 - 05:11:13 EST)
- Re: [net-next v2 2/9] net: stmmac: platform: Convert to devm_clk_get_enabled() and devm_clk_get_optional_enabled() Serge Semin (Fri Aug 23 2024 - 05:11:43 EST)
- Re: [PATCH v11 24/39] arm64/signal: Set up and restore the GCS context for signal handlers Catalin Marinas (Fri Aug 23 2024 - 05:12:05 EST)
- Re: [PATCH 1/7] rtc:rtc-at91rm9200:Use devm_clk_get_enabled() helpers kernel test robot (Fri Aug 23 2024 - 05:12:36 EST)
- [PATCH -next 0/5] drm: Use for_each_child_of_node_scoped() Jinjie Ruan (Fri Aug 23 2024 - 05:13:29 EST)
- [PATCH -next 1/5] drm/rockchip: Use for_each_child_of_node_scoped() Jinjie Ruan (Fri Aug 23 2024 - 05:13:36 EST)
- [PATCH -next 2/5] drm/mediatek: Fix missing of_node_put() for mtk_drm_get_all_drm_priv() Jinjie Ruan (Fri Aug 23 2024 - 05:13:44 EST)
- [PATCH -next 3/5] drm: of: Use for_each_child_of_node_scoped() Jinjie Ruan (Fri Aug 23 2024 - 05:14:00 EST)
- [PATCH -next 4/5] drm/nouveau: Use for_each_child_of_node_scoped() Jinjie Ruan (Fri Aug 23 2024 - 05:14:16 EST)
- [PATCH -next 5/5] gpu: host1x: Use for_each_available_child_of_node_scoped() Jinjie Ruan (Fri Aug 23 2024 - 05:14:18 EST)
- Re: [PATCH RESEND] wifi: iwlwifi: mvm: fix an error code in iwl_mvm_alloc_sta_after_restart() Dan Carpenter (Fri Aug 23 2024 - 05:14:53 EST)
- RE: [net-next v2 2/9] net: stmmac: platform: Convert to devm_clk_get_enabled() and devm_clk_get_optional_enabled() Biju Das (Fri Aug 23 2024 - 05:15:23 EST)
- RE: [PATCH v1] drivers/pinctrl/freescale: Use kmemdup_array instead of kmemdup for multiple allocation Peng Fan (Fri Aug 23 2024 - 05:16:38 EST)
- Re: [PATCH 1/3] RDMA/rxe: Use sizeof instead of hard code number Zhu Yanjun (Fri Aug 23 2024 - 05:17:48 EST)
- Re: [PATCH V2] iommu/amd: Update PASID, GATS, GLX, SNPAVICSUP feature related macros Joerg Roedel (Fri Aug 23 2024 - 05:18:25 EST)
- [PATCH v2] drivers:smumgr:fix up the misspellings Yang Ruibin (Fri Aug 23 2024 - 05:18:37 EST)
- Re: [PATCH v1] Device-mapper(LVM): Convert to use time_after_eq macro 陈玉凡 (Fri Aug 23 2024 - 05:18:51 EST)
- Re: [PATCH 1/1] backing-file: convert to using fops->splice_write Amir Goldstein (Fri Aug 23 2024 - 05:19:31 EST)
- [PATCH 0/3] support for amlogic rtc Xianwei Zhao via B4 Relay (Fri Aug 23 2024 - 05:19:59 EST)
- [PATCH 1/3] dt-bindings: rtc: Add Amlogic A311L2 and A113X2 rtc Xianwei Zhao via B4 Relay (Fri Aug 23 2024 - 05:20:01 EST)
- [PATCH 3/3] MAINTAINERS: Add an entry for Amlogic RTC driver Xianwei Zhao via B4 Relay (Fri Aug 23 2024 - 05:20:03 EST)
- [PATCH 2/3] rtc: support for the Amlogic on-chip RTC Xianwei Zhao via B4 Relay (Fri Aug 23 2024 - 05:20:09 EST)
- Re: [sched_ext/for-6.11]: Issue with BPF Scheduler during CPU Hotplug Aboorva Devarajan (Fri Aug 23 2024 - 05:20:43 EST)
- Re: Regression on Macchiatobin from the irqchip driver Thomas Gleixner (Fri Aug 23 2024 - 05:21:27 EST)
- Re: [PATCH 4/7] drm/msm/A6xx: Implement preemption for A7XX targets Connor Abbott (Fri Aug 23 2024 - 05:22:00 EST)
- Re: [PATCH v3 1/3] dt-bindings: clock: fix C3 PLL input parameter Xianwei Zhao (Fri Aug 23 2024 - 05:22:30 EST)
- Re: [PATCH 4/7] drm/msm/A6xx: Implement preemption for A7XX targets Connor Abbott (Fri Aug 23 2024 - 05:24:17 EST)
- Re: [syzbot] [ntfs3?] possible deadlock in ntfs_set_state (2) syzbot (Fri Aug 23 2024 - 05:26:11 EST)
- Re: [PATCH v6] usb: gadget: u_serial: Add null pointer check in gs_read_complete & gs_write_complete Prashanth K (Fri Aug 23 2024 - 05:26:24 EST)
- Re: [PATCH v2] gpio: rockchip: avoid division by zero Heiko Stübner (Fri Aug 23 2024 - 05:27:18 EST)
- Re: [syzbot] [ntfs3?] WARNING: kmalloc bug in wnd_init syzbot (Fri Aug 23 2024 - 05:28:11 EST)
- Re: [PATCH v2] gpio: rockchip: release reference to device node Heiko Stübner (Fri Aug 23 2024 - 05:28:22 EST)
- Re: [PATCH v3 6/9] ethernet: stmicro: Simplify PCI devres usage Serge Semin (Fri Aug 23 2024 - 05:29:33 EST)
- Re: [PATCH RESEND] wifi: iwlwifi: mvm: fix an error code in iwl_mvm_alloc_sta_after_restart() Berg, Benjamin (Fri Aug 23 2024 - 05:29:55 EST)
- RE: [PATCH v2] mm/vmstat: Defer the refresh_zone_stat_thresholds after all CPUs bringup Saurabh Singh Sengar (Fri Aug 23 2024 - 05:30:41 EST)
- RE: [PATCH v2] mm/vmstat: Defer the refresh_zone_stat_thresholds after all CPUs bringup Saurabh Singh Sengar (Fri Aug 23 2024 - 05:32:39 EST)
- Re: [PATCH v2] gpio: rockchip: Update the GPIO driver Heiko Stübner (Fri Aug 23 2024 - 05:32:53 EST)
- [PATCH v3 1/2] PCI: don't rely on of_platform_depopulate() for reused OF-nodes Bartosz Golaszewski (Fri Aug 23 2024 - 05:33:46 EST)
- [PATCH v3 0/2] PCI/pwrctl: fixes for v6.11 Bartosz Golaszewski (Fri Aug 23 2024 - 05:33:47 EST)
- [PATCH v3 2/2] PCI/pwrctl: put the bus rescan on a different thread Bartosz Golaszewski (Fri Aug 23 2024 - 05:34:13 EST)
- Re: [PATCH v2] gpio: rockchip: resolve overflow issues Heiko Stübner (Fri Aug 23 2024 - 05:34:29 EST)
- Re: Regression on Macchiatobin from the irqchip driver Maxime Chevallier (Fri Aug 23 2024 - 05:35:19 EST)
- Re: [PATCH v5 07/10] i2c: of-prober: Add regulator support Chen-Yu Tsai (Fri Aug 23 2024 - 05:36:25 EST)
- Re: [net-next v2 2/9] net: stmmac: platform: Convert to devm_clk_get_enabled() and devm_clk_get_optional_enabled() Serge Semin (Fri Aug 23 2024 - 05:37:37 EST)
- Re: [PATCH v11 25/39] arm64/signal: Expose GCS state in signal frames Catalin Marinas (Fri Aug 23 2024 - 05:37:48 EST)
- Re: [PATCH v2] maple_tree: simplify mas_wr_node_walk for improved readability Hao Li (Fri Aug 23 2024 - 05:38:37 EST)
- [PATCH v3] drm/imagination: Convert to use time_before macro Chen Yufan (Fri Aug 23 2024 - 05:39:49 EST)
- Re: [PATCH v2 1/8] dt-bindings: PCI: Add binding for qps615 Manivannan Sadhasivam (Fri Aug 23 2024 - 05:41:00 EST)
- RE: [net-next v2 2/9] net: stmmac: platform: Convert to devm_clk_get_enabled() and devm_clk_get_optional_enabled() Biju Das (Fri Aug 23 2024 - 05:42:11 EST)
- Re: [PATCH v11 26/39] arm64/ptrace: Expose GCS via ptrace and core files Catalin Marinas (Fri Aug 23 2024 - 05:42:29 EST)
- [PATCH v2] gpio: rockchip: support new version gpio Ye Zhang (Fri Aug 23 2024 - 05:42:44 EST)
- Re: [PATCH 08/11] misc: rp1: RaspberryPi RP1 misc driver Andrea della Porta (Fri Aug 23 2024 - 05:44:29 EST)
- Re: [PATCH v2 1/8] dt-bindings: PCI: Add binding for qps615 Manivannan Sadhasivam (Fri Aug 23 2024 - 05:44:48 EST)
- [PATCH V2 net] net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup Souradeep Chakrabarti (Fri Aug 23 2024 - 05:45:08 EST)
- [PATCH] pmdomain: imx: imx93-blk-ctrl: fix power up domain fail during early noriq resume Peng Fan (OSS) (Fri Aug 23 2024 - 05:45:16 EST)
- Re: [PATCH -next 1/5] drm/rockchip: Use for_each_child_of_node_scoped() Heiko Stübner (Fri Aug 23 2024 - 05:45:39 EST)
- Re: [PATCH v9 2/3] net/9p/usbg: Add new usb gadget function transport Christophe JAILLET (Fri Aug 23 2024 - 05:45:54 EST)
- [GIT PULL] power sequencing fixes for v6.11-rc5 Bartosz Golaszewski (Fri Aug 23 2024 - 05:46:42 EST)
- Re: [PATCH v4 3/4] dt-bindings: pinctrl: Add rk3576 pinctrl support Heiko Stübner (Fri Aug 23 2024 - 05:49:05 EST)
- Re: [PATCH v11 27/39] arm64: Add Kconfig for Guarded Control Stack (GCS) Catalin Marinas (Fri Aug 23 2024 - 05:49:18 EST)
- Re: [PATCH RFC] dmaengine: dw: Prevent tx-status calling desc callback (Fix UART deadlock!) Serge Semin (Fri Aug 23 2024 - 05:49:41 EST)
- Re: [GIT PULL] pmdomain fixes for v6.11-rc5 pr-tracker-bot (Fri Aug 23 2024 - 05:49:58 EST)
- Re: [PATCH 0/4] Add new driver for WCSS secure PIL loading Gokul Sriram P (Fri Aug 23 2024 - 05:50:13 EST)
- [PATCH V8 0/2] Add support for aw96103/aw96105 proximity sensor wangshuaijie (Fri Aug 23 2024 - 05:50:30 EST)
- [PATCH V8 2/2] iio: proximity: aw96103: Add support for aw96103/aw96105 proximity sensor wangshuaijie (Fri Aug 23 2024 - 05:50:49 EST)
- [PATCH V8 1/2] dt-bindings: iio: aw96103: Add bindings for aw96103/aw96105 sensor wangshuaijie (Fri Aug 23 2024 - 05:51:07 EST)
- Re: [PATCH v4 4/4] pinctrl: rockchip: Add rk3576 pinctrl support Heiko Stübner (Fri Aug 23 2024 - 05:51:26 EST)
- [PATCH -next] media: siano: Remove unused declarations Yue Haibing (Fri Aug 23 2024 - 05:51:48 EST)
- [[PATCH V2 00/10] Added Interrupt controller emulation for loongarch kvm Xianglai Li (Fri Aug 23 2024 - 05:52:07 EST)
- [[PATCH V2 01/10] LoongArch: KVM: Add iocsr and mmio bus simulation in kernel Xianglai Li (Fri Aug 23 2024 - 05:52:21 EST)
- [[PATCH V2 02/10] LoongArch: KVM: Add IPI device support Xianglai Li (Fri Aug 23 2024 - 05:52:38 EST)
- [[PATCH V2 04/10] LoongArch: KVM: Add IPI user mode read and write function Xianglai Li (Fri Aug 23 2024 - 05:52:54 EST)
- [[PATCH V2 03/10] LoongArch: KVM: Add IPI read and write function Xianglai Li (Fri Aug 23 2024 - 05:53:17 EST)
- [[PATCH V2 05/10] LoongArch: KVM: Add EXTIOI device support Xianglai Li (Fri Aug 23 2024 - 05:53:37 EST)
- Re: [PATCH V2] ovl: fsync after metadata copy-up via mount option "fsync=strict" Amir Goldstein (Fri Aug 23 2024 - 05:54:11 EST)
- [PATCH -next] media: ccs: Remove unused declarations Yue Haibing (Fri Aug 23 2024 - 05:54:28 EST)
- [PATCH -next] char/agp: Remove unused declaration compat_agp_ioctl() Yue Haibing (Fri Aug 23 2024 - 05:54:48 EST)
- [[PATCH V2 06/10] LoongArch: KVM: Add EXTIOI read and write functions Xianglai Li (Fri Aug 23 2024 - 05:55:09 EST)
- [[PATCH V2 07/10] LoongArch: KVM: Add PCHPIC device support Xianglai Li (Fri Aug 23 2024 - 05:55:29 EST)
- [[PATCH V2 08/10] LoongArch: KVM: Add PCHPIC read and write functions Xianglai Li (Fri Aug 23 2024 - 05:55:56 EST)
- [[PATCH V2 09/10] LoongArch: KVM: Add PCHPIC user mode read and write functions Xianglai Li (Fri Aug 23 2024 - 05:56:14 EST)
- [[PATCH V2 10/10] LoongArch: KVM: Add irqfd support Xianglai Li (Fri Aug 23 2024 - 05:56:36 EST)
- Re: [PATCH 0/7] Preemption support for A7XX Connor Abbott (Fri Aug 23 2024 - 05:56:56 EST)
- Re: [PATCH v7 06/21] mm/vma: Change munmap to use vma_munmap_struct() for accounting and surrounding vmas Lorenzo Stoakes (Fri Aug 23 2024 - 05:57:11 EST)
- Re: [PATCH] perf scripts python arm-cs-trace-disasm.py: Skip disasm if address continuity is broken Ganapatrao Kulkarni (Fri Aug 23 2024 - 05:57:37 EST)
- Re: [v5 PATCH] arm64: mm: force write fault for atomic RMW instructions Will Deacon (Fri Aug 23 2024 - 05:59:18 EST)
- [PATCH v2] PCI: Add function 0 DMA alias quirk for Glenfly arise chip WangYuli (Fri Aug 23 2024 - 06:00:14 EST)
- Re: [GIT PULL] power sequencing fixes for v6.11-rc5 pr-tracker-bot (Fri Aug 23 2024 - 06:00:28 EST)
- [PATCH] pmdomain: imx: imx93-blk-ctrl: disable runtime in error path Peng Fan (OSS) (Fri Aug 23 2024 - 06:05:56 EST)
- [PATCH 1/2] bus: imx-weim: support compile test Wu Bo (Fri Aug 23 2024 - 06:07:26 EST)
- [PATCH 2/2] bus: imx-weim: change to use devm_clk_get_enabled() helpers Wu Bo (Fri Aug 23 2024 - 06:07:47 EST)
- [PATCH] irqchip/irq-msi-lib: Check for NULL ops in msi_lib_irq_domain_select Maxime Chevallier (Fri Aug 23 2024 - 06:07:57 EST)
- [PATCH iwl-net v4 0/6] ice: fix synchronization between .ndo_bpf() and reset Larysa Zaremba (Fri Aug 23 2024 - 06:08:14 EST)
- [PATCH iwl-net v4 1/6] ice: move netif_queue_set_napi to rtnl-protected sections Larysa Zaremba (Fri Aug 23 2024 - 06:08:37 EST)
- [PATCH iwl-net v4 2/6] ice: protect XDP configuration with a mutex Larysa Zaremba (Fri Aug 23 2024 - 06:08:58 EST)
- [PATCH iwl-net v4 3/6] ice: check for XDP rings instead of bpf program when unconfiguring Larysa Zaremba (Fri Aug 23 2024 - 06:09:11 EST)
- [PATCH iwl-net v4 4/6] ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset Larysa Zaremba (Fri Aug 23 2024 - 06:09:32 EST)
- [PATCH iwl-net v4 5/6] ice: remove ICE_CFG_BUSY locking from AF_XDP code Larysa Zaremba (Fri Aug 23 2024 - 06:10:05 EST)
- [PATCH iwl-net v4 6/6] ice: do not bring the VSI up, if it was down before the XDP setup Larysa Zaremba (Fri Aug 23 2024 - 06:10:22 EST)
- [PATCH v1 -next 05/11] cgroup/cpuset: move memory_spread to cpuset-v1.c Chen Ridong (Fri Aug 23 2024 - 06:10:52 EST)
- [PATCH v1 -next 03/11] cgroup/cpuset: move memory_pressure to cpuset-v1.c Chen Ridong (Fri Aug 23 2024 - 06:10:55 EST)
- [PATCH v1 -next 00/11] cgroup:cpuset:separate legacy cgroup v1 code and put under config option Chen Ridong (Fri Aug 23 2024 - 06:10:58 EST)
- [PATCH v1 -next 02/11] cgroup/cpuset: move common code to cpuset-internal.h Chen Ridong (Fri Aug 23 2024 - 06:11:04 EST)
- [PATCH v1 -next 01/11] cgroup/cpuset: introduce cpuset-v1.c Chen Ridong (Fri Aug 23 2024 - 06:11:19 EST)
- [PATCH v1 -next 06/11] cgroup/cpuset: add callback_lock helper Chen Ridong (Fri Aug 23 2024 - 06:11:58 EST)
- [PATCH v1 -next 08/11] cgroup/cpuset: move validate_change_legacy to cpuset-v1.c Chen Ridong (Fri Aug 23 2024 - 06:12:07 EST)
- [PATCH v1 -next 10/11] cgroup/cpuset: guard cpuset-v1 code under CONFIG_CPUSETS_V1 Chen Ridong (Fri Aug 23 2024 - 06:12:08 EST)
- [PATCH v1 -next 11/11] cgroup/cpuset: add sefltest for cpuset v1 Chen Ridong (Fri Aug 23 2024 - 06:12:11 EST)
- [PATCH v1 -next 09/11] cgroup/cpuset: move v1 interfaces to cpuset-v1.c Chen Ridong (Fri Aug 23 2024 - 06:12:15 EST)
- [PATCH v1 -next 04/11] cgroup/cpuset: move relax_domain_level to cpuset-v1.c Chen Ridong (Fri Aug 23 2024 - 06:13:12 EST)
- [PATCH v1 -next 07/11] cgroup/cpuset: move legacy hotplug update to cpuset-v1.c Chen Ridong (Fri Aug 23 2024 - 06:13:34 EST)
- [PATCH v5] ptp: Add support for the AMZNC10C 'vmclock' device David Woodhouse (Fri Aug 23 2024 - 06:14:01 EST)
- Re: [PATCH v4 3/6] i3c: mipi-i3c-hci: Add a quirk to set PIO mode Jarkko Nikula (Fri Aug 23 2024 - 06:14:17 EST)
- [PATCH v3] drivers:block:Use IS_ERR() to check debugfs_create_dir() return value Yang Ruibin (Fri Aug 23 2024 - 06:14:30 EST)
- [PATCH -next 1/4] RDMA/qib: Simplify an alloc_ordered_workqueue() invocation Jinjie Ruan (Fri Aug 23 2024 - 06:14:50 EST)
- [PATCH -next 0/4] RDMA: Simplify multiple create*_workqueue() invocations Jinjie Ruan (Fri Aug 23 2024 - 06:14:53 EST)
- [PATCH -next 4/4] RDMA/mad: Simplify an alloc_ordered_workqueue() invocation Jinjie Ruan (Fri Aug 23 2024 - 06:14:58 EST)
- [PATCH -next 3/4] RDMA/mlx4: Simplify an alloc_ordered_workqueue() invocation Jinjie Ruan (Fri Aug 23 2024 - 06:15:16 EST)
- [PATCH -next 2/4] RDMA/mad: Simplify an alloc_ordered_workqueue() invocation Jinjie Ruan (Fri Aug 23 2024 - 06:15:17 EST)
- Re: [PATCH v4 5/6] i3c: mipi-i3c-hci: Add a quirk to set timing parameters Jarkko Nikula (Fri Aug 23 2024 - 06:15:43 EST)
- Re: [PATCH v2] ata: libata: Fix memory leak for error path in ata_host_alloc() Niklas Cassel (Fri Aug 23 2024 - 06:16:10 EST)
- Re: [PATCH v4 6/6] i3c: mipi-i3c-hci: Add a quirk to set Response buffer threshold Jarkko Nikula (Fri Aug 23 2024 - 06:16:23 EST)
- [GIT PULL] SPI fixes for v6.11-rc3 Mark Brown (Fri Aug 23 2024 - 06:16:45 EST)
- [PATCH 0/7] memory: simplify with devm() and guard() Krzysztof Kozlowski (Fri Aug 23 2024 - 06:17:03 EST)
- [PATCH 1/7] memory: emif: drop unused 'irq_state' member Krzysztof Kozlowski (Fri Aug 23 2024 - 06:17:13 EST)
- [PATCH 2/7] memory: emif: simplify locking with guard() Krzysztof Kozlowski (Fri Aug 23 2024 - 06:17:29 EST)
- [PATCH 3/7] memory: omap-gpmc: simplify locking with guard() Krzysztof Kozlowski (Fri Aug 23 2024 - 06:17:38 EST)
- [PATCH 4/7] memory: pl172: simplify with dev_err_probe() Krzysztof Kozlowski (Fri Aug 23 2024 - 06:17:54 EST)
- [PATCH 5/7] memory: pl172: simplify with devm_clk_get_enabled() Krzysztof Kozlowski (Fri Aug 23 2024 - 06:18:15 EST)
- [PATCH 6/7] memory: pl353-smc: simplify with dev_err_probe() Krzysztof Kozlowski (Fri Aug 23 2024 - 06:18:29 EST)
- [PATCH 7/7] memory: pl353-smc: simplify with devm_clk_get_enabled() Krzysztof Kozlowski (Fri Aug 23 2024 - 06:18:41 EST)
- test 1: was: Re: A Comparison of printk between upstream and linux-rt-devel Petr Mladek (Fri Aug 23 2024 - 06:19:26 EST)
- [PATCH 0/6] dma:Use devm_clk_get_enabled() helpers Liao Yuanhong (Fri Aug 23 2024 - 06:20:00 EST)
- [PATCH 1/6] dma:at_hdmac:Use devm_clk_get_enabled() helpers Liao Yuanhong (Fri Aug 23 2024 - 06:20:14 EST)
- [PATCH 2/6] dma:dma-jz4780:Use devm_clk_get_enabled() helpers Liao Yuanhong (Fri Aug 23 2024 - 06:20:20 EST)
- [PATCH 3/6] dma:imx-dma:Use devm_clk_get_enabled() helpers Liao Yuanhong (Fri Aug 23 2024 - 06:20:30 EST)
- [PATCH 4/6] dma:imx-sdma:Use devm_clk_get_enabled() helpers Liao Yuanhong (Fri Aug 23 2024 - 06:20:43 EST)
- [PATCH 5/6] dma:milbeaut-hdmac:Use devm_clk_get_enabled() helpers Liao Yuanhong (Fri Aug 23 2024 - 06:20:55 EST)
- [PATCH 6/6] dma:uniphier-mdmac:Use devm_clk_get_enabled() helpers Liao Yuanhong (Fri Aug 23 2024 - 06:21:04 EST)
- Re: [PATCH 08/11] misc: rp1: RaspberryPi RP1 misc driver Andrea della Porta (Fri Aug 23 2024 - 06:21:50 EST)
- Re: [PATCH 08/11] misc: rp1: RaspberryPi RP1 misc driver Stefan Wahren (Fri Aug 23 2024 - 06:24:04 EST)
- Re: [PATCH v11 25/39] arm64/signal: Expose GCS state in signal frames Mark Brown (Fri Aug 23 2024 - 06:25:44 EST)
- Re: [PATCH v2] Avoid memory barrier in read_seqcount() through load acquire Will Deacon (Fri Aug 23 2024 - 06:32:22 EST)
- Re: [PATCH v5 08/10] i2c: of-prober: Add GPIO support Chen-Yu Tsai (Fri Aug 23 2024 - 06:32:38 EST)
- Re: [RFC PATCH] ceph: fix out-of-bound array access when doing a file read Luis Henriques (Fri Aug 23 2024 - 06:33:46 EST)
- [PATCH v11 0/7] Loongarch-avec support Tianyang Zhang (Fri Aug 23 2024 - 06:34:00 EST)
- [PATCH v11 1/7] Docs/LoongArch: Add advanced extended IRQ model description Tianyang Zhang (Fri Aug 23 2024 - 06:34:10 EST)
- [PATCH v11 2/7] LoongArch: Define ARCH_IRQ_INIT_FLAGS as IRQ_NOPROBE Tianyang Zhang (Fri Aug 23 2024 - 06:34:16 EST)
- [PATCH v11 0/7] Loongarch-avec support Tianyang Zhang (Fri Aug 23 2024 - 06:35:41 EST)
- [PATCH v11 1/7] Docs/LoongArch: Add advanced extended IRQ model description Tianyang Zhang (Fri Aug 23 2024 - 06:35:55 EST)
- [PATCH v11 2/7] LoongArch: Define ARCH_IRQ_INIT_FLAGS as IRQ_NOPROBE Tianyang Zhang (Fri Aug 23 2024 - 06:36:06 EST)
- Re: [PATCH] perf scripts python arm-cs-trace-disasm.py: Skip disasm if address continuity is broken James Clark (Fri Aug 23 2024 - 06:36:14 EST)
- Re: [PATCH] perf scripts python arm-cs-trace-disasm.py: Skip disasm if address continuity is broken James Clark (Fri Aug 23 2024 - 06:38:06 EST)
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add tests for bpf_get_dentry_xattr Mickaël Salaün (Fri Aug 23 2024 - 06:39:02 EST)
- Re: [PATCH v2 0/5] Add support for GE SUNH hot-pluggable connector (was: "drm: add support for hot-pluggable bridges") Luca Ceresoli (Fri Aug 23 2024 - 06:39:24 EST)
- [PATCH v11 3/7] LoongArch: Move irqchip function prototypes to irq-loongson.h Tianyang Zhang (Fri Aug 23 2024 - 06:39:50 EST)
- [PATCH v11 5/7] irqchip/loongson-eiointc: Rename CPUHP_AP_IRQ_LOONGARCH_STARTING Tianyang Zhang (Fri Aug 23 2024 - 06:40:05 EST)
- [PATCH v11 4/7] LoongArch: Architectural preparation for AVEC irqchip Tianyang Zhang (Fri Aug 23 2024 - 06:40:07 EST)
- Re: [RFC PATCH net] tools/net/ynl: fix cli.py --subscribe feature Donald Hunter (Fri Aug 23 2024 - 06:40:46 EST)
- Re: [PATCH v5 7/7] xfs: Support setting FMODE_CAN_ATOMIC_WRITE John Garry (Fri Aug 23 2024 - 06:42:43 EST)
- Re: [PATCH v7 06/21] mm/vma: Change munmap to use vma_munmap_struct() for accounting and surrounding vmas Bert Karwatzki (Fri Aug 23 2024 - 06:43:15 EST)
- [PATCH bpf] bpf: add check for invalid name in btf_name_valid_section() Jeongjun Park (Fri Aug 23 2024 - 06:43:26 EST)
- [PATCH v11 6/7] irqchip/loongson-pch-msi: Prepare get_pch_msi_handle() for AVECINTC Tianyang Zhang (Fri Aug 23 2024 - 06:43:52 EST)
- [PATCH v11 7/7] irqchip/loongarch-avec: Add AVEC irqchip support Tianyang Zhang (Fri Aug 23 2024 - 06:44:05 EST)
- Re: [PATCH 0/7] Preemption support for A7XX neil . armstrong (Fri Aug 23 2024 - 06:44:38 EST)
- Re: [PATCH v8 4/6] KVM: arm64: Register ptdump with debugfs on guest creation Sebastian Ene (Fri Aug 23 2024 - 06:45:13 EST)
- Re: [PATCH v3] arm64: smp: smp_send_stop() and crash_smp_send_stop() should try non-NMI first Will Deacon (Fri Aug 23 2024 - 06:46:10 EST)
- Re: [PATCH v3] drivers:block:Use IS_ERR() to check debugfs_create_dir() return value Greg Kroah-Hartman (Fri Aug 23 2024 - 06:46:44 EST)
- Re: [PATCH -next 2/5] drm/mediatek: Fix missing of_node_put() for mtk_drm_get_all_drm_priv() Christophe JAILLET (Fri Aug 23 2024 - 06:47:02 EST)
- Re: [PATCH v4 3/4] dt-bindings: display: rockchip: Add schema for RK3588 HDMI TX Controller Heiko Stübner (Fri Aug 23 2024 - 06:47:52 EST)
- Re: [syzbot] [bpf?] [net?] WARNING in sock_map_close (2) Hillf Danton (Fri Aug 23 2024 - 06:48:00 EST)
- Re: [PATCH v2 3/3] kselftest: Provide __cpuid_count() stub on non-x86 archs Ilpo Järvinen (Fri Aug 23 2024 - 06:48:12 EST)
- [PATCH net-next v6 0/7] net: stmmac: FPE via ethtool + tc Furong Xu (Fri Aug 23 2024 - 06:50:36 EST)
- [PATCH net-next v6 1/7] net: stmmac: move stmmac_fpe_cfg to stmmac_priv data Furong Xu (Fri Aug 23 2024 - 06:50:52 EST)
- [PATCH net-next v6 2/7] net: stmmac: drop stmmac_fpe_handshake Furong Xu (Fri Aug 23 2024 - 06:51:08 EST)
- [PATCH net-next v6 3/7] net: stmmac: refactor FPE verification process Furong Xu (Fri Aug 23 2024 - 06:51:25 EST)
- [PATCH net-next v6 4/7] net: stmmac: configure FPE via ethtool-mm Furong Xu (Fri Aug 23 2024 - 06:51:37 EST)
- [PATCH net-next v6 5/7] net: stmmac: support fp parameter of tc-mqprio Furong Xu (Fri Aug 23 2024 - 06:51:57 EST)
- [PATCH net-next v6 6/7] net: stmmac: support fp parameter of tc-taprio Furong Xu (Fri Aug 23 2024 - 06:52:13 EST)
- [PATCH net-next v6 7/7] net: stmmac: silence FPE kernel logs Furong Xu (Fri Aug 23 2024 - 06:52:27 EST)
- [PATCH v2] gpio: rockchip: Set input direction when request irq Ye Zhang (Fri Aug 23 2024 - 06:52:43 EST)
- [GIT PULL] MMC fixes for v6.11-rc5 Ulf Hansson (Fri Aug 23 2024 - 06:53:12 EST)
- Re: [PATCH] driver core: Fix an uninitialized variable is used by __device_attach() Zijun Hu (Fri Aug 23 2024 - 06:53:24 EST)
- Re: [PATCH v8 4/6] KVM: arm64: Register ptdump with debugfs on guest creation Sebastian Ene (Fri Aug 23 2024 - 06:53:49 EST)
- Re: [PATCH v2] PCI: hotplug: Add OCTEON PCI hotplug controller driver Ilpo Järvinen (Fri Aug 23 2024 - 06:54:00 EST)
- [tip: irq/urgent] irqchip/gic-v3: Init SRE before poking sysregs tip-bot2 for Mark Rutland (Fri Aug 23 2024 - 06:54:59 EST)
- [PATCH v2] pinctrl: freescale: imx-scmi: Use kmemdup_array instead of kmemdup for multiple allocation Shen Lichuan (Fri Aug 23 2024 - 06:55:17 EST)
- Re: [PATCH v3] docs: bug-bisect: rewrite to better match the other bisecting text Bagas Sanjaya (Fri Aug 23 2024 - 06:57:26 EST)
- Re: [PATCH] arm64: Allow packing uncompressed images into distro packages Will Deacon (Fri Aug 23 2024 - 06:59:05 EST)
- Re: [PATCH] mmc : fix for check cqe halt. Ulf Hansson (Fri Aug 23 2024 - 07:01:31 EST)
- Re: [syzbot] [bpf?] [net?] WARNING in sock_map_close (2) syzbot (Fri Aug 23 2024 - 07:04:11 EST)
- Re: [PATCH] driver core: Fix an uninitialized variable is used by __device_attach() Zijun Hu (Fri Aug 23 2024 - 07:04:25 EST)
- [PATCH v2] mtd: concat: Use kmemdup_array instead of kmemdup for multiple allocation Yan Zhen (Fri Aug 23 2024 - 07:08:56 EST)
- Re: [PATCH 1/1] backing-file: convert to using fops->splice_write Christian Brauner (Fri Aug 23 2024 - 07:10:04 EST)
- Re: [PATCH V3] Squashfs: Ensure all readahead pages have been used Christian Brauner (Fri Aug 23 2024 - 07:12:31 EST)
- Re: [PATCH v3 1/4] KVM: x86: relax canonical check for some x86 architectural msrs mlevitsk (Fri Aug 23 2024 - 07:14:43 EST)
- Re: [PATCH iwl-net v4 1/6] ice: move netif_queue_set_napi to rtnl-protected sections Maciej Fijalkowski (Fri Aug 23 2024 - 07:20:52 EST)
- Re: [PATCH iwl-net v4 2/6] ice: protect XDP configuration with a mutex Maciej Fijalkowski (Fri Aug 23 2024 - 07:21:47 EST)
- Re: [PATCH iwl-net v4 4/6] ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset Maciej Fijalkowski (Fri Aug 23 2024 - 07:22:26 EST)
- Re: [PATCH 6/7] memory: pl353-smc: simplify with dev_err_probe() Miquel Raynal (Fri Aug 23 2024 - 07:22:47 EST)
- [PATCH v4] drivers:block:Cancel debugfs_create_dir() check Yang Ruibin (Fri Aug 23 2024 - 07:23:11 EST)
- Re: [PATCH v3 2/2] arm64: dts: ti: Add k3-am67a-beagley-ai Roger Quadros (Fri Aug 23 2024 - 07:23:25 EST)
- Re: [PATCH 7/7] memory: pl353-smc: simplify with devm_clk_get_enabled() Miquel Raynal (Fri Aug 23 2024 - 07:23:37 EST)
- Re: [PATCH v2 0/4] arm64: dts: renesas: Correct GICD and GICR sizes Geert Uytterhoeven (Fri Aug 23 2024 - 07:24:23 EST)
- Re: [net-next,v6 1/8] octeontx2-pf: map skb data as device writeable Bharat Bhushan (Fri Aug 23 2024 - 07:25:46 EST)
- Re: [PATCH 4/4] block: fix fix ordering between checking QUEUE_FLAG_QUIESCED and adding requests to hctx->dispatch Ming Lei (Fri Aug 23 2024 - 07:28:20 EST)
- Re: [PATCH v3 2/2] phy: qcom: qmp-pcie: Add Gen4 4-lanes mode for X1E80100 Johan Hovold (Fri Aug 23 2024 - 07:29:37 EST)
- Re: [PATCH net-next v2 1/7] net: ti: icssg-prueth: Enable IEP1 Roger Quadros (Fri Aug 23 2024 - 07:31:13 EST)
- Re: [PATCH v3 1/2] mm: collect the number of anon large folios David Hildenbrand (Fri Aug 23 2024 - 07:32:12 EST)
- Re: [PATCH -next 1/5] drm/rockchip: Use for_each_child_of_node_scoped() Jonathan Cameron (Fri Aug 23 2024 - 07:32:24 EST)
- Re: [PATCH 3/5] dt-bindings: clock: renesas,cpg-clocks: add top-level constraints Geert Uytterhoeven (Fri Aug 23 2024 - 07:33:31 EST)
- [PATCH v6 0/8] perf auxtrace: Support multiple AUX events Leo Yan (Fri Aug 23 2024 - 07:33:43 EST)
- [PATCH v6 3/8] perf auxtrace: Remove unused 'pmu' pointer from struct auxtrace_record Leo Yan (Fri Aug 23 2024 - 07:33:58 EST)
- [PATCH v6 1/8] perf/core: Allow multiple AUX PMU events with the same module Leo Yan (Fri Aug 23 2024 - 07:34:01 EST)
- [PATCH v6 2/8] perf auxtrace: Use evsel__is_aux_event() for checking AUX event Leo Yan (Fri Aug 23 2024 - 07:34:23 EST)
- [PATCH v6 4/8] perf auxtrace: Introduce auxtrace_record__validate_events() Leo Yan (Fri Aug 23 2024 - 07:34:28 EST)
- [PATCH v6 5/8] perf auxtrace: Refactor evlist__enable_event_idx() Leo Yan (Fri Aug 23 2024 - 07:34:49 EST)
- [PATCH v6 6/8] perf auxtrace: Bails out after finding the event for the map index Leo Yan (Fri Aug 23 2024 - 07:35:05 EST)
- [PATCH v6 7/8] perf auxtrace: Iterate all AUX events when finish reading Leo Yan (Fri Aug 23 2024 - 07:35:18 EST)
- [PATCH v6 8/8] perf arm-spe: Support multiple events in arm_spe_evsel_is_auxtrace() Leo Yan (Fri Aug 23 2024 - 07:35:32 EST)
- Re: [PATCH] dt-bindings: memory-controllers: renesas,rpc-if: add top-level constraints Geert Uytterhoeven (Fri Aug 23 2024 - 07:35:47 EST)
- Re: [PATCH net-next v4] net: mana: Implement get_ringparam/set_ringparam for mana Saurabh Singh Sengar (Fri Aug 23 2024 - 07:36:03 EST)
- Re: [PATCH v1] linux-firmware: update firmware for mediatek bluetooth chip (MT7925) Josh Boyer (Fri Aug 23 2024 - 07:37:09 EST)
- Re: [Upstream] [PATCH v3] arm64: dts: imx8mp-phyboard-pollux-rdk: Add support for PCIe Yannic Moog (Fri Aug 23 2024 - 07:37:15 EST)
- Re: [PATCH v3 2/2] mm: collect the number of anon large folios partially mapped David Hildenbrand (Fri Aug 23 2024 - 07:37:37 EST)
- Re: [PATCH v7 06/21] mm/vma: Change munmap to use vma_munmap_struct() for accounting and surrounding vmas Lorenzo Stoakes (Fri Aug 23 2024 - 07:37:59 EST)
- Re: [PATCH] linux-firmware: update firmware for MT7925 WiFi device Josh Boyer (Fri Aug 23 2024 - 07:38:19 EST)
- Re: [PATCH v3 1/2] mm: collect the number of anon large folios David Hildenbrand (Fri Aug 23 2024 - 07:39:14 EST)
- Re: [net-next,v2,1/1] net: stmmac: Add dma_wmb() barrier before setting OWN bit in set_rx_owner() Serge Semin (Fri Aug 23 2024 - 07:39:37 EST)
- Re: [PATCH v7 06/21] mm/vma: Change munmap to use vma_munmap_struct() for accounting and surrounding vmas Lorenzo Stoakes (Fri Aug 23 2024 - 07:40:31 EST)
- Re: [PATCH 2/7] memory: emif: simplify locking with guard() Jonathan Cameron (Fri Aug 23 2024 - 07:40:46 EST)
- Re: [PATCH v6 1/8] perf/core: Allow multiple AUX PMU events with the same module Leo Yan (Fri Aug 23 2024 - 07:41:08 EST)
- Re: [PATCH net-next v2 1/7] net: ti: icssg-prueth: Enable IEP1 MD Danish Anwar (Fri Aug 23 2024 - 07:42:25 EST)
- Re: [PATCH 3/7] memory: omap-gpmc: simplify locking with guard() Jonathan Cameron (Fri Aug 23 2024 - 07:42:52 EST)
- Re: [PATCH V2] ovl: fsync after metadata copy-up via mount option "fsync=strict" Amir Goldstein (Fri Aug 23 2024 - 07:43:06 EST)
- Re: [PATCH v5 09/11] arm64: dts: renesas: r9a08g045: Add I2C nodes Geert Uytterhoeven (Fri Aug 23 2024 - 07:43:19 EST)
- [PATCH v2] drivers: pinctrl: samsung: Use kmemdup_array instead of kmemdup for multiple allocation Shen Lichuan (Fri Aug 23 2024 - 07:45:20 EST)
- Re: [PATCH 4/7] memory: pl172: simplify with dev_err_probe() Jonathan Cameron (Fri Aug 23 2024 - 07:47:03 EST)
- [PATCH] smb: Annotate struct xattr_smb_acl with __counted_by() Thorsten Blum (Fri Aug 23 2024 - 07:48:39 EST)
- [regression] oops on heavy compilations ("kernel BUG at mm/zswap.c:1005!" and "Oops: invalid opcode: 0000") Linux regression tracking (Thorsten Leemhuis) (Fri Aug 23 2024 - 07:51:53 EST)
- Re: [PATCH 5/7] memory: pl172: simplify with devm_clk_get_enabled() Jonathan Cameron (Fri Aug 23 2024 - 07:52:07 EST)
- [PATCH] [RFC] crash: Lock-free crash hotplug support reporting Sourabh Jain (Fri Aug 23 2024 - 07:53:02 EST)
- Re: [PATCH 6/7] memory: pl353-smc: simplify with dev_err_probe() Jonathan Cameron (Fri Aug 23 2024 - 07:53:43 EST)
- Re: [PATCH v3 07/10] drm/tegra: gr3d: Convert into devm_pm_domain_attach_list() Thierry Reding (Fri Aug 23 2024 - 07:53:49 EST)
- Re: [PATCH v2 1/1] drm/panel: fix null pointer dereference in hx83102_get_modes cong yang (Fri Aug 23 2024 - 07:54:08 EST)
- Re: [PATCH v2] gpio: rockchip: resolve overflow issues Shawn Lin (Fri Aug 23 2024 - 07:54:47 EST)
- [PATCH] power: sequencing: qcom-wcn: set the wlan-enable GPIO to output Bartosz Golaszewski (Fri Aug 23 2024 - 07:55:13 EST)
- Re: [PATCH bpf-next v2] net: Don't allow to attach xdp if bond slave device's upper already has a program Jiri Pirko (Fri Aug 23 2024 - 07:55:59 EST)
- Re: [PATCH 7/7] memory: pl353-smc: simplify with devm_clk_get_enabled() Jonathan Cameron (Fri Aug 23 2024 - 07:56:50 EST)
- Re: [PATCH net-next v6 1/7] net: stmmac: move stmmac_fpe_cfg to stmmac_priv data Serge Semin (Fri Aug 23 2024 - 07:57:09 EST)
- Re: [PATCH v4 1/5] PCI: Use an enum for reset type in pci_dev_wait() Ilpo Järvinen (Fri Aug 23 2024 - 07:57:30 EST)
- Re: [PATCH 1/6] dma:at_hdmac:Use devm_clk_get_enabled() helpers Jonathan Cameron (Fri Aug 23 2024 - 07:58:32 EST)
- [PATCH] platform/x86: asus-wmi: Fix spurious rfkill on UX8406MA Mathieu Fenniak (Fri Aug 23 2024 - 07:58:46 EST)
- Re: [PATCH linux-next v3 05/14] crash: clean up kdump related config items Dave Vasilevsky (Fri Aug 23 2024 - 07:59:10 EST)
- Re:[PATCH 1/2] fuse: replace fuse_queue_forget with fuse_force_forget if error yangyun (Fri Aug 23 2024 - 07:59:23 EST)
- Re: [PATCH v5 10/11] arm64: dts: renesas: rzg3s-smarc: Enable i2c0 node Geert Uytterhoeven (Fri Aug 23 2024 - 07:59:45 EST)
- Re: [PATCH v5 11/11] arm64: dts: renesas: rzg3s-smarc-som: Enable i2c1 node Geert Uytterhoeven (Fri Aug 23 2024 - 07:59:59 EST)
- [PATCH v2] driver core: Explicitly initialize struct member @data.have_async in __device_attach() Zijun Hu (Fri Aug 23 2024 - 08:00:57 EST)
- Re: [PATCH 1/6] dma:at_hdmac:Use devm_clk_get_enabled() helpers Nicolas Ferre (Fri Aug 23 2024 - 08:01:10 EST)
- Re: [PATCH 2/6] dma:dma-jz4780:Use devm_clk_get_enabled() helpers Jonathan Cameron (Fri Aug 23 2024 - 08:01:27 EST)
- [PATCH v3] drivers:ras:Use IS_ERR() to check debugfs_create_dir() return value Yang Ruibin (Fri Aug 23 2024 - 08:02:09 EST)
- [PATCH v3] arm64: dts: imx8mm-emtop-baseboard: Add Peripherals Support Tarang Raval (Fri Aug 23 2024 - 08:02:44 EST)
- Re: Regarding patch "block/blk-mq: Don't complete locally if capacities are different" Christian Loehle (Fri Aug 23 2024 - 08:03:17 EST)
- [tip: irq/urgent] irqchip/irq-msi-lib: Check for NULL ops in msi_lib_irq_domain_select() tip-bot2 for Maxime Chevallier (Fri Aug 23 2024 - 08:03:27 EST)
- Re: [PATCH] erofs: [PATCH v2] Prevent entering an infinite loop when i is 0 Gao Xiang (Fri Aug 23 2024 - 08:04:12 EST)
- [PATCH net] net: ti: icssg-prueth: Fix 10M Link issue on AM64x MD Danish Anwar (Fri Aug 23 2024 - 08:04:42 EST)
- Re: [BUG] cgroupv2/blk: inconsistent I/O behavior in Cgroup v2 with set device wbps and wiops Lance Yang (Fri Aug 23 2024 - 08:05:41 EST)
- Re: [PATCH linux-next v3 05/14] crash: clean up kdump related config items Dave Vasilevsky (Fri Aug 23 2024 - 08:06:06 EST)
- Re: [PATCH 1/4] nfsd: fix the comment of nfs_get_root Jeff Layton (Fri Aug 23 2024 - 08:06:55 EST)
- Re: [PATCH] locking/csd_lock: fix csd_lock_wait_toolong() error warning Paul E. McKenney (Fri Aug 23 2024 - 08:07:08 EST)
- Re: [PATCH 3/6] dma:imx-dma:Use devm_clk_get_enabled() helpers Jonathan Cameron (Fri Aug 23 2024 - 08:07:16 EST)
- [PATCH Resend v2 1/1] MAINTAINERS: Fix 32-bit i.MX platform paths Alexander Stein (Fri Aug 23 2024 - 08:07:26 EST)
- Re: [PATCH v4 3/5] PCI: Verify functions currently in D3cold have entered D0 Ilpo Järvinen (Fri Aug 23 2024 - 08:07:35 EST)
- Re: [PATCH 2/4] nfsd: fix some spelling errors in comments Jeff Layton (Fri Aug 23 2024 - 08:07:55 EST)
- Re: [PATCH bpf-next v2] net: Don't allow to attach xdp if bond slave device's upper already has a program Daniel Borkmann (Fri Aug 23 2024 - 08:08:18 EST)
- [syzbot] [btrfs?] WARNING in __btrfs_check_leaf syzbot (Fri Aug 23 2024 - 08:08:33 EST)
- Re: [PATCH 3/4] nfsd: remove the redundant blank line Jeff Layton (Fri Aug 23 2024 - 08:08:49 EST)
- Re: [PATCH 4/6] dma:imx-sdma:Use devm_clk_get_enabled() helpers Jonathan Cameron (Fri Aug 23 2024 - 08:09:04 EST)
- Re: [PATCH] device-dax: map dax memory as decrypted in CoCo guests Gupta, Pankaj (Fri Aug 23 2024 - 08:09:33 EST)
- Re: [PATCH 4/4] nfsd: remove unused parameter of nfsd_file_mark_find_or_create Jeff Layton (Fri Aug 23 2024 - 08:09:43 EST)
- Re: [PATCH 5/6] dma:milbeaut-hdmac:Use devm_clk_get_enabled() helpers Jonathan Cameron (Fri Aug 23 2024 - 08:09:56 EST)
- Re: [PATCH v2] gpio: rockchip: release reference to device node Shawn Lin (Fri Aug 23 2024 - 08:10:08 EST)
- Re: [PATCH 6/6] dma:uniphier-mdmac:Use devm_clk_get_enabled() helpers Jonathan Cameron (Fri Aug 23 2024 - 08:10:19 EST)
- Re: [PATCH net-next v18 00/13] Introduce PHY listing and link_topology tracking patchwork-bot+netdevbpf (Fri Aug 23 2024 - 08:10:43 EST)
- Re: [PATCH net-next v9 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver Roger Quadros (Fri Aug 23 2024 - 08:13:00 EST)
- Re: [PATCH 2/2] bus: imx-weim: change to use devm_clk_get_enabled() helpers Jonathan Cameron (Fri Aug 23 2024 - 08:13:14 EST)
- Re: [PATCH v4 2/5] PCI: Check PCI_PM_CTRL instead of PCI_COMMAND in pci_dev_wait() Ilpo Järvinen (Fri Aug 23 2024 - 08:14:06 EST)
- Re: [regression] oops on heavy compilations ("kernel BUG at mm/zswap.c:1005!" and "Oops: invalid opcode: 0000") Piotr Oniszczuk (Fri Aug 23 2024 - 08:15:14 EST)
- Re: [PATCH -next] spi: wpcm-fiu: Use devm_platform_ioremap_resource_byname() J. Neuschäfer (Fri Aug 23 2024 - 08:15:40 EST)
- Re: [PATCH] KVM: Use precise range-based flush in mmu_notifier hooks when possible Will Deacon (Fri Aug 23 2024 - 08:15:53 EST)
- [PATCH] drm/panel-edp: add BOE NE140WUM-N6G panel entry Abel Vesa (Fri Aug 23 2024 - 08:17:01 EST)
- Re: [BUG] cgroupv2/blk: inconsistent I/O behavior in Cgroup v2 with set device wbps and wiops Lance Yang (Fri Aug 23 2024 - 08:20:08 EST)
- [PATCH] hwmon: (sht4x): add heater support Antoni Pokusinski (Fri Aug 23 2024 - 08:22:14 EST)
- Re: [PATCH 4/7] memory: pl172: simplify with dev_err_probe() Vladimir Zapolskiy (Fri Aug 23 2024 - 08:22:26 EST)
- Re: [PATCH 5/7] memory: pl172: simplify with devm_clk_get_enabled() Vladimir Zapolskiy (Fri Aug 23 2024 - 08:22:36 EST)
- Re: [PATCH v5] rust: support for shadow call stack sanitizer Will Deacon (Fri Aug 23 2024 - 08:24:42 EST)
- Re: [PATCH v3] drivers:ras:Use IS_ERR() to check debugfs_create_dir() return value Borislav Petkov (Fri Aug 23 2024 - 08:25:32 EST)
- [PATCH v9 0/3] Fix address translations on MPFS PCIe controller daire.mcnamara (Fri Aug 23 2024 - 08:28:06 EST)
- [PATCH v9 1/3] PCI: microchip: Fix outbound address translation tables daire.mcnamara (Fri Aug 23 2024 - 08:28:16 EST)
- [PATCH v9 2/3] PCI: microchip: Fix inbound address translation tables daire.mcnamara (Fri Aug 23 2024 - 08:28:34 EST)
- [PATCH v9 3/3] dt-bindings: PCI: microchip,pcie-host: allow dma-noncoherent daire.mcnamara (Fri Aug 23 2024 - 08:28:40 EST)
- Re: [PATCH 1/3] Documentation: admin-guide: pm: Add efficiency vs. latency tradeoff to uncore documentation Ilpo Järvinen (Fri Aug 23 2024 - 08:29:00 EST)
- Re: [PATCH -next] kernel/trace: Replace printk and WARN_ON by WARN Steven Rostedt (Fri Aug 23 2024 - 08:29:25 EST)
- [PATCH] fbdev: mmp: Use devm_clk_get_enabled() helpers ying zuxin (Fri Aug 23 2024 - 08:30:50 EST)
- [PATCH] params: Annotate struct module_param_attrs with __counted_by() Thorsten Blum (Fri Aug 23 2024 - 08:33:22 EST)
- Re: [RESEND PATCH] cred: separate the refcount from frequently read fields Mateusz Guzik (Fri Aug 23 2024 - 08:33:37 EST)
- Re: [PATCH net-next v4 2/6] netdev_features: remove unused __UNUSED_NETIF_F_1 Alexander Lobakin (Fri Aug 23 2024 - 08:34:34 EST)
- Re: (subset) [PATCH v4 0/4] Add pinctrl support for rk3576 Heiko Stuebner (Fri Aug 23 2024 - 08:34:58 EST)
- Re: [PATCH v13 00/10] enable bs > ps in XFS Christian Brauner (Fri Aug 23 2024 - 08:37:08 EST)
- Re: [PATCH v5] rust: support for shadow call stack sanitizer Alice Ryhl (Fri Aug 23 2024 - 08:38:47 EST)
- Re: [Intel-wired-lan] [PATCH][next] idpf: make read-only arrays tx_itr and rx_itr static const Alexander Lobakin (Fri Aug 23 2024 - 08:39:59 EST)
- Re: [PATCH 0/2] netfs, cifs: DIO read and read-retry fixes Christian Brauner (Fri Aug 23 2024 - 08:40:10 EST)
- Re: [RFC PATCH v3 19/37] irqchip: Add irq-kvx-apic-gic driver Yann Sionneau (Fri Aug 23 2024 - 08:40:32 EST)
- Re: [PATCH v4 4/7] media: mediatek: vcodec: using input information to get vb2 buffer Sebastian Fricke (Fri Aug 23 2024 - 08:41:08 EST)
- Re: [PATCH V18 22/22] mmc: sdhci-pci-gli: enable UHS-II mode for GL9767 Adrian Hunter (Fri Aug 23 2024 - 08:41:27 EST)
- Re: [PATCH v2 06/10] perf trace: Pretty print struct data Arnaldo Carvalho de Melo (Fri Aug 23 2024 - 08:41:52 EST)
- Re: [PATCH V18 16/22] mmc: sdhci-uhs2: add request() and others Adrian Hunter (Fri Aug 23 2024 - 08:42:50 EST)
- Re: [PATCH v2] kbuild: add debug package to pacman PKGBUILD Masahiro Yamada (Fri Aug 23 2024 - 08:42:56 EST)
- [PATCH next 2/2] Bluetooth: btnxpuart: support multiple init baudrates Catalin Popescu (Fri Aug 23 2024 - 08:43:23 EST)
- [PATCH next 1/2] dt-bindings: net: bluetooth: nxp: support multiple init baudrates Catalin Popescu (Fri Aug 23 2024 - 08:43:29 EST)
- Re: [PATCH v1] drivers/pinctrl/renesas: Switch to use kmemdup_array() Geert Uytterhoeven (Fri Aug 23 2024 - 08:43:55 EST)
- Re: [PATCH V18 17/22] mmc: sdhci-uhs2: add irq() and others Adrian Hunter (Fri Aug 23 2024 - 08:44:07 EST)
- Re: [RFC PATCH v3 20/37] irqchip: Add irq-kvx-itgen driver Yann Sionneau (Fri Aug 23 2024 - 08:45:15 EST)
- Re: [PATCH V18 00/22] Add support UHS-II for GL9755 and GL9767 Adrian Hunter (Fri Aug 23 2024 - 08:45:26 EST)
- Re: [BUG almost bisected] Splat in dequeue_rt_stack() and build error Paul E. McKenney (Fri Aug 23 2024 - 08:47:06 EST)
- Re: [PATCH] i3c/master: cmd_v1: Fix the exit criteria for the daa procedure Jarkko Nikula (Fri Aug 23 2024 - 08:48:23 EST)
- Re: [PATCH 2/3] platform/x86/intel-uncore-freq: Add support for efficiency latency control Ilpo Järvinen (Fri Aug 23 2024 - 08:48:49 EST)
- [PATCH 00/10] pmdomain: Simplify with cleanup.h Krzysztof Kozlowski (Fri Aug 23 2024 - 08:51:39 EST)
- [PATCH 01/10] pmdomain: rockchip: Simplify with scoped for each OF child loop Krzysztof Kozlowski (Fri Aug 23 2024 - 08:51:54 EST)
- [PATCH next] HID: hid-goodix: Fix a signedness bug in goodix_hid_get_raw_report() Dan Carpenter (Fri Aug 23 2024 - 08:52:05 EST)
- [PATCH 03/10] pmdomain: imx: gpc: Simplify with scoped for each OF child loop Krzysztof Kozlowski (Fri Aug 23 2024 - 08:52:17 EST)
- [PATCH 02/10] pmdomain: rockchip: Simplify locking with guard() Krzysztof Kozlowski (Fri Aug 23 2024 - 08:52:24 EST)
- [PATCH 04/10] pmdomain: imx: gpcv2: Simplify with scoped for each OF child loop Krzysztof Kozlowski (Fri Aug 23 2024 - 08:52:43 EST)
- [PATCH 05/10] pmdomain: qcom: cpr: Simplify with dev_err_probe() Krzysztof Kozlowski (Fri Aug 23 2024 - 08:53:09 EST)
- [PATCH 06/10] pmdomain: qcom: cpr: Simplify locking with guard() Krzysztof Kozlowski (Fri Aug 23 2024 - 08:53:22 EST)
- [PATCH 07/10] pmdomain: qcom: rpmhpd: Simplify locking with guard() Krzysztof Kozlowski (Fri Aug 23 2024 - 08:53:38 EST)
- [PATCH next] powercap: intel_rapl: Change an error pointer to NULL Dan Carpenter (Fri Aug 23 2024 - 08:53:51 EST)
- [PATCH 08/10] pmdomain: qcom: rpmpd: Simplify locking with guard() Krzysztof Kozlowski (Fri Aug 23 2024 - 08:54:02 EST)
- [PATCH 09/10] pmdomain: renesas: rcar-gen4-sysc: Use scoped device node handling to simplify error paths Krzysztof Kozlowski (Fri Aug 23 2024 - 08:54:24 EST)
- [PATCH 10/10] pmdomain: renesas: rcar-sysc: Use scoped device node handling to simplify error paths Krzysztof Kozlowski (Fri Aug 23 2024 - 08:54:37 EST)
- [PATCH] crash: Default to CRASH_DUMP=n when support for it is unlikely Dave Vasilevsky (Fri Aug 23 2024 - 08:55:00 EST)
- Re: [PATCH v5] rust: support for shadow call stack sanitizer Will Deacon (Fri Aug 23 2024 - 08:57:56 EST)
- [PATCH] clk: qcom: gcc-x1e80100: Don't use parking clk_ops for QUPs Bryan O'Donoghue (Fri Aug 23 2024 - 08:59:13 EST)
- Re: [RFC PATCH v3 22/37] irqchip: Add kvx-core-intc core interrupt controller driver Yann Sionneau (Fri Aug 23 2024 - 09:00:12 EST)
- Re: [PATCH v4] drivers:block:Cancel debugfs_create_dir() check Greg Kroah-Hartman (Fri Aug 23 2024 - 09:02:37 EST)
- Re: [PATCH 3/3] platform/x86/intel-uncore-freq: Add efficiency latency control to sysfs interface Ilpo Järvinen (Fri Aug 23 2024 - 09:03:30 EST)
- Re: [PATCH 0/2] kmod /usr support Masahiro Yamada (Fri Aug 23 2024 - 09:03:52 EST)
- Re: [RFC PATCH v3 33/37] kvx: Add support for cpuinfo Yann Sionneau (Fri Aug 23 2024 - 09:05:12 EST)
- Re: [PATCH v2] PCI: hotplug: Add OCTEON PCI hotplug controller driver Shijith Thotton (Fri Aug 23 2024 - 09:07:11 EST)
- Re: [PATCH v13 01/10] fs: Allow fine-grained control of folio sizes Daniel Gomez (Fri Aug 23 2024 - 09:10:02 EST)
- Re: [PATCH v5] rust: support for shadow call stack sanitizer Alice Ryhl (Fri Aug 23 2024 - 09:10:20 EST)
- [PATCH v3 0/5] KVM: s390: selftests: Add regression tests for CPU subfunctions Hariharan Mari (Fri Aug 23 2024 - 09:10:39 EST)
- [PATCH v3 1/5] KVM: s390: selftests: Add regression tests for SORTL and DFLTCC CPU subfunctions Hariharan Mari (Fri Aug 23 2024 - 09:10:59 EST)
- Re: [RFC PATCH v3 34/37] kvx: Add power controller driver Yann Sionneau (Fri Aug 23 2024 - 09:11:06 EST)
- [PATCH v3 2/5] KVM: s390: selftests: Add regression tests for PRNO, KDSA and KMA crypto subfunctions Hariharan Mari (Fri Aug 23 2024 - 09:11:09 EST)
- [PATCH v3 3/5] KVM: s390: selftests: Add regression tests for KMCTR, KMF, KMO and PCC crypto subfunctions Hariharan Mari (Fri Aug 23 2024 - 09:11:20 EST)
- [PATCH v3 4/5] KVM: s390: selftests: Add regression tests for KMAC, KMC, KM, KIMD and KLMD crypto subfunctions Hariharan Mari (Fri Aug 23 2024 - 09:12:14 EST)
- [PATCH v3 5/5] KVM: s390: selftests: Add regression tests for PLO subfunctions Hariharan Mari (Fri Aug 23 2024 - 09:12:15 EST)
- [PATCH v2] gpio: rockchip: resolve underflow issue Ye Zhang (Fri Aug 23 2024 - 09:12:50 EST)
- Re: [PATCH 3/3] platform/x86/intel-uncore-freq: Add efficiency latency control to sysfs interface srinivas pandruvada (Fri Aug 23 2024 - 09:13:03 EST)
- Re: [PATCH] crash: Default to CRASH_DUMP=n when support for it is unlikely Geert Uytterhoeven (Fri Aug 23 2024 - 09:14:04 EST)
- Re: [regression] oops on heavy compilations ("kernel BUG at mm/zswap.c:1005!" and "Oops: invalid opcode: 0000") Matthew Wilcox (Fri Aug 23 2024 - 09:14:15 EST)
- Re: [PATCH v2 06/10] perf trace: Pretty print struct data Arnaldo Carvalho de Melo (Fri Aug 23 2024 - 09:15:24 EST)
- Re: [PATCH v2 RESEND 1/5] drm: panthor: expose some fw information through the query ioctl Boris Brezillon (Fri Aug 23 2024 - 09:15:59 EST)
- Re: [PATCH v2 04/10] perf trace: Add some string arguments' name in syscall_arg_fmt__init_array() Arnaldo Carvalho de Melo (Fri Aug 23 2024 - 09:17:43 EST)
- Re: [PATCH v1 1/1] pinctrl: renesas: rzg2l: Replace of_node_to_fwnode() with more suitable API Andy Shevchenko (Fri Aug 23 2024 - 09:18:08 EST)
- Re: [PATCH v2] drivers:smumgr:fix up the misspellings Alex Deucher (Fri Aug 23 2024 - 09:18:18 EST)
- Re: [PATCH v2] powerpc: warn on emulation of dcbz instruction in kernel mode Segher Boessenkool (Fri Aug 23 2024 - 09:19:43 EST)
- Re: [PATCH v4 4/4] mmc: dw_mmc-rockchip: Add support for rk3576 SoCs Detlev Casanova (Fri Aug 23 2024 - 09:19:54 EST)
- Re: [PATCH v5] rust: support for shadow call stack sanitizer Will Deacon (Fri Aug 23 2024 - 09:21:54 EST)
- Re: [PATCH RFC] dmaengine: dw: Prevent tx-status calling desc callback (Fix UART deadlock!) Andy Shevchenko (Fri Aug 23 2024 - 09:22:17 EST)
- Re: [PATCH v4] drivers:block:Cancel debugfs_create_dir() check Jens Axboe (Fri Aug 23 2024 - 09:23:17 EST)
- Re: [PATCH v2 09/10] perf trace: Collect augmented data using BPF Arnaldo Carvalho de Melo (Fri Aug 23 2024 - 09:24:22 EST)
- Re: [PATCH] KVM: Use precise range-based flush in mmu_notifier hooks when possible Sean Christopherson (Fri Aug 23 2024 - 09:27:36 EST)
- Re: [PATCH -next] thermal/of: Fix duplicate of_node_put() Rafael J. Wysocki (Fri Aug 23 2024 - 09:28:12 EST)
- Re: [PATCH v5 04/19] firmware/psci: Add psci_early_test_conduit() Will Deacon (Fri Aug 23 2024 - 09:29:34 EST)
- Re: [PATCH bpf-next v2] net: Don't allow to attach xdp if bond slave device's upper already has a program Jiri Pirko (Fri Aug 23 2024 - 09:30:00 EST)
- Re: [PATCH 3/3] platform/x86/intel-uncore-freq: Add efficiency latency control to sysfs interface Ilpo Järvinen (Fri Aug 23 2024 - 09:30:29 EST)
- Re: [PATCH net] net: mana: Fix race of mana_hwc_post_rx_wqe and new hwc response patchwork-bot+netdevbpf (Fri Aug 23 2024 - 09:31:00 EST)
- Re: [PATCH 2/2] kbuild: pacman-pkg: do not override objtree Masahiro Yamada (Fri Aug 23 2024 - 09:31:35 EST)
- [PATCH] mm/vma: fix bookkeeping checks Liam R. Howlett (Fri Aug 23 2024 - 09:31:54 EST)
- Re: [PATCH v1 0/5] i2c: designware: Cleanups (part 2) Andy Shevchenko (Fri Aug 23 2024 - 09:32:14 EST)
- Re: [PATCH v2] gpio: rockchip: support new version gpio Sebastian Reichel (Fri Aug 23 2024 - 09:32:44 EST)
- Re: [PATCH v4 2/4] mmc: dw_mmc-rockchip: Add internal phase support Detlev Casanova (Fri Aug 23 2024 - 09:33:54 EST)
- Re: [PATCH] drm: renesas: Move RZ/G2L MIPI DSI driver to rz-du Lad, Prabhakar (Fri Aug 23 2024 - 09:34:25 EST)
- Re: [PATCH v2] PCI: Add function 0 DMA alias quirk for Glenfly arise chip Takashi Iwai (Fri Aug 23 2024 - 09:35:10 EST)
- Re: [PATCH bpf-next v2] bpf: Fix bpf_get/setsockopt to tos not take effect when TCP over IPv4 via INET6 API Eric Dumazet (Fri Aug 23 2024 - 09:36:09 EST)
- Re: [PATCH v2 09/10] perf trace: Collect augmented data using BPF Arnaldo Carvalho de Melo (Fri Aug 23 2024 - 09:38:27 EST)
- Re: [PATCH] params: Annotate struct module_param_attrs with __counted_by() Andy Shevchenko (Fri Aug 23 2024 - 09:40:38 EST)
- Re: [PATCH v2] drivers: pinctrl: samsung: Use kmemdup_array instead of kmemdup for multiple allocation Krzysztof Kozlowski (Fri Aug 23 2024 - 09:41:43 EST)
- Re: [PATCH v2] drivers: pinctrl: samsung: Use kmemdup_array instead of kmemdup for multiple allocation Krzysztof Kozlowski (Fri Aug 23 2024 - 09:42:32 EST)
- Re: [PATCH v2 09/10] perf trace: Collect augmented data using BPF Arnaldo Carvalho de Melo (Fri Aug 23 2024 - 09:42:45 EST)
- Re: [PATCH v5 02/10] regulator: Move OF-specific regulator lookup code to of_regulator.c Andy Shevchenko (Fri Aug 23 2024 - 09:43:41 EST)
- Re: [PATCH] platform/x86: asus-wmi: Fix spurious rfkill on UX8406MA Ilpo Järvinen (Fri Aug 23 2024 - 09:43:53 EST)
- Re: [PATCH v2 1/4] i2c: imx: only poll for bus busy in multi master mode Stefan Eichenberger (Fri Aug 23 2024 - 09:44:04 EST)
- Re: [PATCH v2 1/2] mmc: sdhci_am654: Add retry tuning Adrian Hunter (Fri Aug 23 2024 - 09:46:02 EST)
- Re: [PATCH v5 05/10] gpiolib: Add gpio_property_name_length() Andy Shevchenko (Fri Aug 23 2024 - 09:46:45 EST)
- Re: [PATCH 1/2] dt-bindings: remoteproc: qcom: document hexagon based WCSS secure PIL Krzysztof Kozlowski (Fri Aug 23 2024 - 09:47:58 EST)
- Re: [PATCH next] powercap: intel_rapl: Change an error pointer to NULL Rafael J. Wysocki (Fri Aug 23 2024 - 09:48:19 EST)
- Re: [PATCH v2 1/4] i2c: imx: only poll for bus busy in multi master mode Stefan Eichenberger (Fri Aug 23 2024 - 09:48:45 EST)
- Re: [PATCH] amba: make amba_bustype constant Andy Shevchenko (Fri Aug 23 2024 - 09:48:58 EST)
- Re: [net-next v4 3/5] net: stmmac: Integrate dw25gmac into stmmac hwif handling Serge Semin (Fri Aug 23 2024 - 09:49:18 EST)
- Re: Regarding patch "block/blk-mq: Don't complete locally if capacities are different" MANISH PANDEY (Fri Aug 23 2024 - 09:50:10 EST)
- Re: [PATCH v2 1/8] dt-bindings: PCI: Add binding for qps615 Krzysztof Kozlowski (Fri Aug 23 2024 - 09:51:49 EST)
- Re: [PATCH v3] platform/chrome: chromeos_laptop: Use kmemdup_array instead of kmemdup for multiple allocation Tzung-Bi Shih (Fri Aug 23 2024 - 09:52:14 EST)
- Re: [PATCH v5 06/10] i2c: Introduce OF component probe function Andy Shevchenko (Fri Aug 23 2024 - 09:53:11 EST)
- Re: [PATCH v2] powerpc: warn on emulation of dcbz instruction in kernel mode Christoph Hellwig (Fri Aug 23 2024 - 09:55:16 EST)
- Re: [PATCH v5 07/10] i2c: of-prober: Add regulator support Andy Shevchenko (Fri Aug 23 2024 - 09:56:21 EST)
- [PATCH v2] platform/x86: asus-wmi: Fix spurious rfkill on UX8406MA Mathieu Fenniak (Fri Aug 23 2024 - 09:57:17 EST)
- WARNING: modpost: vmlinux: section mismatch in reference: imx7d_enet_init+0x18 (section: .text.unlikely.imx7d_enet_init) -> imx7d_enet_clk_sel (section: .init.text) kernel test robot (Fri Aug 23 2024 - 09:57:45 EST)
- Re: [PATCH v3 5/5] KVM: s390: selftests: Add regression tests for PLO subfunctions Christoph Schlameuss (Fri Aug 23 2024 - 09:58:10 EST)
- Re: [PATCH v4 3/4] mmc: dw_mmc-rockchip: Skip all phases bigger than 270 degrees Detlev Casanova (Fri Aug 23 2024 - 09:58:27 EST)
- Re: [Linux-6.11-rc4] perf BROKEN with LLVM/Clang 19.1.0-rc3 Sedat Dilek (Fri Aug 23 2024 - 09:59:05 EST)
- Re: [PATCH v3 1/4] KVM: x86: relax canonical check for some x86 architectural msrs Sean Christopherson (Fri Aug 23 2024 - 09:59:54 EST)
- [PATCH AUTOSEL 6.10 01/24] drm/mediatek: Set sensible cursor width/height values to fix crash Sasha Levin (Fri Aug 23 2024 - 10:01:33 EST)
- [PATCH AUTOSEL 6.10 02/24] ksmbd: override fsids for share path check Sasha Levin (Fri Aug 23 2024 - 10:01:45 EST)
- [PATCH AUTOSEL 6.10 03/24] ksmbd: override fsids for smb2_query_info() Sasha Levin (Fri Aug 23 2024 - 10:01:52 EST)
- [PATCH AUTOSEL 6.10 04/24] usbnet: ipheth: race between ipheth_close and error handling Sasha Levin (Fri Aug 23 2024 - 10:02:18 EST)
- [PATCH AUTOSEL 6.10 05/24] usbnet: ipheth: remove extraneous rx URB length check Sasha Levin (Fri Aug 23 2024 - 10:02:38 EST)
- Re: [PATCH v5 08/10] i2c: of-prober: Add GPIO support Andy Shevchenko (Fri Aug 23 2024 - 10:02:53 EST)
- [PATCH AUTOSEL 6.10 06/24] usbnet: ipheth: drop RX URBs with no payload Sasha Levin (Fri Aug 23 2024 - 10:03:08 EST)
- [PATCH AUTOSEL 6.10 07/24] usbnet: ipheth: do not stop RX on failing RX callback Sasha Levin (Fri Aug 23 2024 - 10:03:35 EST)
- [PATCH AUTOSEL 6.10 08/24] usbnet: ipheth: fix carrier detection in modes 1 and 4 Sasha Levin (Fri Aug 23 2024 - 10:03:56 EST)
- [PATCH AUTOSEL 6.10 09/24] kbuild: rust: skip -fmin-function-alignment in bindgen flags Sasha Levin (Fri Aug 23 2024 - 10:04:16 EST)
- [PATCH v2] vma remove the unneeded avc bound with non-CoWed folio Zhiguo Jiang (Fri Aug 23 2024 - 10:04:21 EST)
- [PATCH AUTOSEL 6.10 10/24] rust: add intrinsics to fix `-Os` builds Sasha Levin (Fri Aug 23 2024 - 10:04:33 EST)
- [PATCH AUTOSEL 6.10 11/24] net: ethernet: use ip_hdrlen() instead of bit shift Sasha Levin (Fri Aug 23 2024 - 10:05:02 EST)
- [PATCH AUTOSEL 6.10 12/24] drm: panel-orientation-quirks: Add quirk for Ayn Loki Zero Sasha Levin (Fri Aug 23 2024 - 10:05:12 EST)
- [PATCH AUTOSEL 6.10 13/24] drm: panel-orientation-quirks: Add quirk for Ayn Loki Max Sasha Levin (Fri Aug 23 2024 - 10:05:26 EST)
- [PATCH AUTOSEL 6.10 14/24] net: phy: vitesse: repair vsc73xx autonegotiation Sasha Levin (Fri Aug 23 2024 - 10:05:41 EST)
- [PATCH AUTOSEL 6.10 15/24] powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUAL Sasha Levin (Fri Aug 23 2024 - 10:06:02 EST)
- [PATCH AUTOSEL 6.10 16/24] wifi: mt76: mt7921: fix NULL pointer access in mt7921_ipv6_addr_change Sasha Levin (Fri Aug 23 2024 - 10:06:20 EST)
- [PATCH AUTOSEL 6.10 17/24] Squashfs: sanity check symbolic link size Sasha Levin (Fri Aug 23 2024 - 10:06:27 EST)
- [PATCH AUTOSEL 6.10 18/24] drm/amdgpu: Update kmd_fw_shared for VCN5 Sasha Levin (Fri Aug 23 2024 - 10:06:47 EST)
- [PATCH AUTOSEL 6.10 19/24] of/irq: Prevent device address out-of-bounds read in interrupt map walk Sasha Levin (Fri Aug 23 2024 - 10:06:58 EST)
- [PATCH AUTOSEL 6.10 20/24] lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc() Sasha Levin (Fri Aug 23 2024 - 10:07:08 EST)
- [PATCH AUTOSEL 6.10 21/24] net: hns3: void array out of bound when loop tnl_num Sasha Levin (Fri Aug 23 2024 - 10:07:30 EST)
- [PATCH AUTOSEL 6.10 22/24] net: hns3: use correct release function during uninitialization Sasha Levin (Fri Aug 23 2024 - 10:07:49 EST)
- [PATCH AUTOSEL 6.10 23/24] kunit/overflow: Fix UB in overflow_allocation_test Sasha Levin (Fri Aug 23 2024 - 10:07:55 EST)
- [PATCH AUTOSEL 6.10 24/24] btrfs: update target inode's ctime on unlink Sasha Levin (Fri Aug 23 2024 - 10:08:11 EST)
- Re: [PATCH] kbuild: pahole-version: avoid errors if executing fails Nicolas Schier (Fri Aug 23 2024 - 10:08:33 EST)
- [PATCH AUTOSEL 6.6 01/20] ksmbd: override fsids for share path check Sasha Levin (Fri Aug 23 2024 - 10:08:47 EST)
- [PATCH AUTOSEL 6.6 02/20] ksmbd: override fsids for smb2_query_info() Sasha Levin (Fri Aug 23 2024 - 10:08:57 EST)
- [PATCH AUTOSEL 6.6 03/20] usbnet: ipheth: race between ipheth_close and error handling Sasha Levin (Fri Aug 23 2024 - 10:09:19 EST)
- [PATCH AUTOSEL 6.6 04/20] usbnet: ipheth: remove extraneous rx URB length check Sasha Levin (Fri Aug 23 2024 - 10:09:41 EST)
- [PATCH AUTOSEL 6.6 05/20] usbnet: ipheth: drop RX URBs with no payload Sasha Levin (Fri Aug 23 2024 - 10:10:00 EST)
- [PATCH AUTOSEL 6.6 06/20] usbnet: ipheth: do not stop RX on failing RX callback Sasha Levin (Fri Aug 23 2024 - 10:10:21 EST)
- [PATCH AUTOSEL 6.6 07/20] usbnet: ipheth: fix carrier detection in modes 1 and 4 Sasha Levin (Fri Aug 23 2024 - 10:10:41 EST)
- [PATCH AUTOSEL 6.6 08/20] kbuild: rust: skip -fmin-function-alignment in bindgen flags Sasha Levin (Fri Aug 23 2024 - 10:11:01 EST)
- [PATCH AUTOSEL 6.6 09/20] rust: add intrinsics to fix `-Os` builds Sasha Levin (Fri Aug 23 2024 - 10:11:11 EST)
- [PATCH AUTOSEL 6.6 10/20] net: ethernet: use ip_hdrlen() instead of bit shift Sasha Levin (Fri Aug 23 2024 - 10:11:30 EST)
- [PATCH AUTOSEL 6.6 11/20] drm: panel-orientation-quirks: Add quirk for Ayn Loki Zero Sasha Levin (Fri Aug 23 2024 - 10:11:41 EST)
- [PATCH AUTOSEL 6.6 12/20] drm: panel-orientation-quirks: Add quirk for Ayn Loki Max Sasha Levin (Fri Aug 23 2024 - 10:11:55 EST)
- [PATCH AUTOSEL 6.6 13/20] net: phy: vitesse: repair vsc73xx autonegotiation Sasha Levin (Fri Aug 23 2024 - 10:12:11 EST)
- [PATCH AUTOSEL 6.6 14/20] powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUAL Sasha Levin (Fri Aug 23 2024 - 10:12:31 EST)
- [PATCH AUTOSEL 6.6 15/20] wifi: mt76: mt7921: fix NULL pointer access in mt7921_ipv6_addr_change Sasha Levin (Fri Aug 23 2024 - 10:12:45 EST)
- [PATCH AUTOSEL 6.6 16/20] Squashfs: sanity check symbolic link size Sasha Levin (Fri Aug 23 2024 - 10:12:53 EST)
- [PATCH AUTOSEL 6.6 17/20] of/irq: Prevent device address out-of-bounds read in interrupt map walk Sasha Levin (Fri Aug 23 2024 - 10:13:07 EST)
- [PATCH AUTOSEL 6.6 18/20] lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc() Sasha Levin (Fri Aug 23 2024 - 10:13:17 EST)
- [PATCH AUTOSEL 6.6 19/20] net: hns3: use correct release function during uninitialization Sasha Levin (Fri Aug 23 2024 - 10:13:43 EST)
- [PATCH AUTOSEL 6.6 20/20] btrfs: update target inode's ctime on unlink Sasha Levin (Fri Aug 23 2024 - 10:13:56 EST)
- [PATCH AUTOSEL 6.1 01/13] ksmbd: override fsids for share path check Sasha Levin (Fri Aug 23 2024 - 10:14:18 EST)
- Re: [PATCH] mm: vma remove the redundant avc binded with old folio zhiguojiang (Fri Aug 23 2024 - 10:14:25 EST)
- Re: [PATCH v13 2/3] i2c: aspeed: support AST2600 i2c new register mode driver Andy Shevchenko (Fri Aug 23 2024 - 10:14:38 EST)
- [PATCH AUTOSEL 6.1 02/13] ksmbd: override fsids for smb2_query_info() Sasha Levin (Fri Aug 23 2024 - 10:15:19 EST)
- [PATCH AUTOSEL 6.1 03/13] usbnet: ipheth: race between ipheth_close and error handling Sasha Levin (Fri Aug 23 2024 - 10:15:28 EST)
- [PATCH AUTOSEL 6.1 04/13] usbnet: ipheth: fix carrier detection in modes 1 and 4 Sasha Levin (Fri Aug 23 2024 - 10:16:08 EST)
- [PATCH AUTOSEL 6.1 05/13] net: ethernet: use ip_hdrlen() instead of bit shift Sasha Levin (Fri Aug 23 2024 - 10:16:20 EST)
- [PATCH AUTOSEL 6.1 06/13] drm: panel-orientation-quirks: Add quirk for Ayn Loki Zero Sasha Levin (Fri Aug 23 2024 - 10:16:37 EST)
- [PATCH AUTOSEL 6.1 07/13] drm: panel-orientation-quirks: Add quirk for Ayn Loki Max Sasha Levin (Fri Aug 23 2024 - 10:16:49 EST)
- [PATCH AUTOSEL 6.1 09/13] powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUAL Sasha Levin (Fri Aug 23 2024 - 10:17:34 EST)
- [PATCH AUTOSEL 6.1 10/13] Squashfs: sanity check symbolic link size Sasha Levin (Fri Aug 23 2024 - 10:17:45 EST)
- [PATCH AUTOSEL 6.1 08/13] net: phy: vitesse: repair vsc73xx autonegotiation Sasha Levin (Fri Aug 23 2024 - 10:18:51 EST)
- [PATCH AUTOSEL 5.15 2/9] usbnet: ipheth: fix carrier detection in modes 1 and 4 Sasha Levin (Fri Aug 23 2024 - 10:19:28 EST)
- Re: [PATCH v2 1/4] i2c: imx: only poll for bus busy in multi master mode Oleksij Rempel (Fri Aug 23 2024 - 10:19:52 EST)
- [PATCH AUTOSEL 5.15 3/9] net: ethernet: use ip_hdrlen() instead of bit shift Sasha Levin (Fri Aug 23 2024 - 10:19:56 EST)
- [PATCH AUTOSEL 6.1 11/13] of/irq: Prevent device address out-of-bounds read in interrupt map walk Sasha Levin (Fri Aug 23 2024 - 10:20:44 EST)
- [PATCH AUTOSEL 5.15 5/9] powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUAL Sasha Levin (Fri Aug 23 2024 - 10:20:47 EST)
- [PATCH AUTOSEL 5.15 6/9] Squashfs: sanity check symbolic link size Sasha Levin (Fri Aug 23 2024 - 10:20:49 EST)
- [PATCH AUTOSEL 5.15 7/9] of/irq: Prevent device address out-of-bounds read in interrupt map walk Sasha Levin (Fri Aug 23 2024 - 10:21:03 EST)
- [PATCH AUTOSEL 5.15 8/9] lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc() Sasha Levin (Fri Aug 23 2024 - 10:21:20 EST)
- [PATCH AUTOSEL 6.1 12/13] lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc() Sasha Levin (Fri Aug 23 2024 - 10:21:35 EST)
- [PATCH AUTOSEL 5.10 1/9] usbnet: ipheth: race between ipheth_close and error handling Sasha Levin (Fri Aug 23 2024 - 10:22:16 EST)
- [PATCH AUTOSEL 5.10 4/9] net: phy: vitesse: repair vsc73xx autonegotiation Sasha Levin (Fri Aug 23 2024 - 10:23:18 EST)
- [PATCH AUTOSEL 5.10 7/9] of/irq: Prevent device address out-of-bounds read in interrupt map walk Sasha Levin (Fri Aug 23 2024 - 10:24:04 EST)
- [PATCH AUTOSEL 5.10 2/9] usbnet: ipheth: fix carrier detection in modes 1 and 4 Sasha Levin (Fri Aug 23 2024 - 10:24:05 EST)
- [PATCH AUTOSEL 5.10 8/9] lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc() Sasha Levin (Fri Aug 23 2024 - 10:24:12 EST)
- [PATCH AUTOSEL 5.10 9/9] btrfs: update target inode's ctime on unlink Sasha Levin (Fri Aug 23 2024 - 10:24:35 EST)
- [PATCH AUTOSEL 5.15 1/9] usbnet: ipheth: race between ipheth_close and error handling Sasha Levin (Fri Aug 23 2024 - 10:24:36 EST)
- [PATCH AUTOSEL 6.1 13/13] btrfs: update target inode's ctime on unlink Sasha Levin (Fri Aug 23 2024 - 10:24:42 EST)
- [PATCH AUTOSEL 5.4 1/7] usbnet: ipheth: race between ipheth_close and error handling Sasha Levin (Fri Aug 23 2024 - 10:25:04 EST)
- Re: [PATCH v1 1/1] pinctrl: renesas: rzg2l: Replace of_node_to_fwnode() with more suitable API Lad, Prabhakar (Fri Aug 23 2024 - 10:25:11 EST)
- [PATCH AUTOSEL 5.4 2/7] usbnet: ipheth: fix carrier detection in modes 1 and 4 Sasha Levin (Fri Aug 23 2024 - 10:25:34 EST)
- [PATCH AUTOSEL 5.4 3/7] net: ethernet: use ip_hdrlen() instead of bit shift Sasha Levin (Fri Aug 23 2024 - 10:25:52 EST)
- [PATCH AUTOSEL 5.4 4/7] net: phy: vitesse: repair vsc73xx autonegotiation Sasha Levin (Fri Aug 23 2024 - 10:26:05 EST)
- [PATCH AUTOSEL 5.4 5/7] Squashfs: sanity check symbolic link size Sasha Levin (Fri Aug 23 2024 - 10:26:20 EST)
- [PATCH AUTOSEL 5.4 7/7] lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc() Sasha Levin (Fri Aug 23 2024 - 10:26:36 EST)
- [PATCH AUTOSEL 5.15 9/9] btrfs: update target inode's ctime on unlink Sasha Levin (Fri Aug 23 2024 - 10:26:36 EST)
- [PATCH AUTOSEL 5.4 6/7] of/irq: Prevent device address out-of-bounds read in interrupt map walk Sasha Levin (Fri Aug 23 2024 - 10:26:39 EST)
- [PATCH AUTOSEL 4.19 1/6] usbnet: ipheth: race between ipheth_close and error handling Sasha Levin (Fri Aug 23 2024 - 10:27:03 EST)
- [PATCH AUTOSEL 4.19 2/6] usbnet: ipheth: fix carrier detection in modes 1 and 4 Sasha Levin (Fri Aug 23 2024 - 10:27:24 EST)
- [PATCH AUTOSEL 5.15 4/9] net: phy: vitesse: repair vsc73xx autonegotiation Sasha Levin (Fri Aug 23 2024 - 10:27:28 EST)
- [PATCH AUTOSEL 4.19 3/6] net: ethernet: use ip_hdrlen() instead of bit shift Sasha Levin (Fri Aug 23 2024 - 10:27:42 EST)
- [PATCH AUTOSEL 4.19 4/6] net: phy: vitesse: repair vsc73xx autonegotiation Sasha Levin (Fri Aug 23 2024 - 10:27:54 EST)
- [PATCH AUTOSEL 4.19 6/6] of/irq: Prevent device address out-of-bounds read in interrupt map walk Sasha Levin (Fri Aug 23 2024 - 10:28:23 EST)
- [PATCH AUTOSEL 5.10 5/9] powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUAL Sasha Levin (Fri Aug 23 2024 - 10:28:40 EST)
- Re: [PATCH v3] usb: roles: add lockdep class key to struct usb_role_switch Heikki Krogerus (Fri Aug 23 2024 - 10:28:47 EST)
- [PATCH v3 0/3] Add GMAC support for rk3576 Detlev Casanova (Fri Aug 23 2024 - 10:29:07 EST)
- [PATCH v3 1/3] ethernet: stmmac: dwmac-rk: Fix typo for RK3588 code Detlev Casanova (Fri Aug 23 2024 - 10:29:21 EST)
- Re: Regarding patch "block/blk-mq: Don't complete locally if capacities are different" Bart Van Assche (Fri Aug 23 2024 - 10:29:28 EST)
- [PATCH v3 2/3] dt-bindings: net: Add support for rk3576 dwmac Detlev Casanova (Fri Aug 23 2024 - 10:29:58 EST)
- [PATCH AUTOSEL 5.10 6/9] Squashfs: sanity check symbolic link size Sasha Levin (Fri Aug 23 2024 - 10:30:02 EST)
- [PATCH AUTOSEL 5.10 3/9] net: ethernet: use ip_hdrlen() instead of bit shift Sasha Levin (Fri Aug 23 2024 - 10:30:38 EST)
- Re: [PATCH v4 5/7] media: mediatek: vcodec: store source vb2 buffer Sebastian Fricke (Fri Aug 23 2024 - 10:31:20 EST)
- Re: [PATCH v2 07/10] perf trace: Pretty print buffer data Arnaldo Carvalho de Melo (Fri Aug 23 2024 - 10:31:53 EST)
- Re: [PATCH net-next v9 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver Roger Quadros (Fri Aug 23 2024 - 10:32:13 EST)
- Re: [PATCH net-next v9 3/3] net: ethernet: ti: am65-cpsw: Add minimal XDP support Roger Quadros (Fri Aug 23 2024 - 10:32:35 EST)
- [PATCH v5 0/6] Introduce initial AMD I3C HCI driver support Shyam Sundar S K (Fri Aug 23 2024 - 10:32:49 EST)
- [PATCH v5 1/6] i3c: mipi-i3c-hci: Add AMDI5017 ACPI ID to the I3C Support List Shyam Sundar S K (Fri Aug 23 2024 - 10:32:56 EST)
- [PATCH v5 2/6] i3c: mipi-i3c-hci: Read HC_CONTROL_PIO_MODE only after i3c hci v1.1 Shyam Sundar S K (Fri Aug 23 2024 - 10:33:07 EST)
- [PATCH v5 3/6] i3c: mipi-i3c-hci: Add a quirk to set PIO mode Shyam Sundar S K (Fri Aug 23 2024 - 10:33:19 EST)
- [PATCH AUTOSEL 4.19 5/6] Squashfs: sanity check symbolic link size Sasha Levin (Fri Aug 23 2024 - 10:33:22 EST)
- Re: [PATCH v3 1/3] ethernet: stmmac: dwmac-rk: Fix typo for RK3588 code Heiko Stübner (Fri Aug 23 2024 - 10:33:38 EST)
- [PATCH v5 4/6] i3c: mipi-i3c-hci: Relocate helper macros to HCI header file Shyam Sundar S K (Fri Aug 23 2024 - 10:33:51 EST)
- [PATCH v5 6/6] i3c: mipi-i3c-hci: Add a quirk to set Response buffer threshold Shyam Sundar S K (Fri Aug 23 2024 - 10:34:15 EST)
- Re: [PATCH v3 2/3] dt-bindings: net: Add support for rk3576 dwmac Heiko Stübner (Fri Aug 23 2024 - 10:34:30 EST)
- Re: [PATCH v12 1/3] pps: generators: Add PPS Generator TIO Driver Andy Shevchenko (Fri Aug 23 2024 - 10:34:44 EST)
- [PATCH v3 3/3] ethernet: stmmac: dwmac-rk: Add GMAC support for RK3576 Detlev Casanova (Fri Aug 23 2024 - 10:34:59 EST)
- Re: [PATCH v2 09/10] perf trace: Collect augmented data using BPF Arnaldo Carvalho de Melo (Fri Aug 23 2024 - 10:35:04 EST)
- [PATCH v5 5/6] i3c: mipi-i3c-hci: Add a quirk to set timing parameters Shyam Sundar S K (Fri Aug 23 2024 - 10:35:05 EST)
- Re: [PATCH v12 3/3] ABI: pps: Add ABI documentation for Intel TIO Andy Shevchenko (Fri Aug 23 2024 - 10:35:34 EST)
- Re: [PATCH net-next v3 2/8] selftests/net: Provide test_snprintf() helper Dmitry Safonov (Fri Aug 23 2024 - 10:36:11 EST)
- [PATCH] tracing/osnoise: Protect the per CPU kthread variable with mutex Steven Rostedt (Fri Aug 23 2024 - 10:36:29 EST)
- Re: [PATCH next 1/2] dt-bindings: net: bluetooth: nxp: support multiple init baudrates Rob Herring (Arm) (Fri Aug 23 2024 - 10:36:32 EST)
- Re: [PATCH] MAINTAINERS: scale modules with more reviewers Daniel Gomez (Fri Aug 23 2024 - 10:36:42 EST)
- Re: [PATCH v3 21/25] dax/region: Create resources on sparse DAX regions Ira Weiny (Fri Aug 23 2024 - 10:37:04 EST)
- Re: [PATCH 0/2] kmod /usr support Michal Suchánek (Fri Aug 23 2024 - 10:37:27 EST)
- Re: get, prepare, enable a clock not in DT? claudiu beznea (Fri Aug 23 2024 - 10:37:49 EST)
- [GIT PULL] Thermal control fixes for v6.11-rc5 Rafael J. Wysocki (Fri Aug 23 2024 - 10:38:05 EST)
- Re: [regression] oops on heavy compilations ("kernel BUG at mm/zswap.c:1005!" and "Oops: invalid opcode: 0000") Nhat Pham (Fri Aug 23 2024 - 10:38:41 EST)
- Re: [PATCH -next 0/4] RDMA: Simplify multiple create*_workqueue() invocations Jason Gunthorpe (Fri Aug 23 2024 - 10:39:21 EST)
- Re: [PATCH v2 1/4] i2c: imx: only poll for bus busy in multi master mode Stefan Eichenberger (Fri Aug 23 2024 - 10:42:58 EST)
- [GIT PULL] ACPI fix for v6.11-rc5 Rafael J. Wysocki (Fri Aug 23 2024 - 10:43:02 EST)
- Re: [PATCH 3/3] platform/x86/intel-uncore-freq: Add efficiency latency control to sysfs interface srinivas pandruvada (Fri Aug 23 2024 - 10:43:11 EST)
- Re: [PATCH 0/3] RDMA/rxe misc fixes Jason Gunthorpe (Fri Aug 23 2024 - 10:44:27 EST)
- [PATCH 1/2] ASoC: dapm: Fix UAF for snd_soc_pcm_runtime object Sameer Pujar (Fri Aug 23 2024 - 10:44:37 EST)
- [PATCH 0/2] Fixes for Tegra audio Sameer Pujar (Fri Aug 23 2024 - 10:44:40 EST)
- [PATCH 2/2] ASoC: tegra: Fix CBB error during probe() Sameer Pujar (Fri Aug 23 2024 - 10:44:58 EST)
- Re: [PATCH nf-next 1/2] netfilter: Make IP_NF_IPTABLES_LEGACY selectable Jakub Kicinski (Fri Aug 23 2024 - 10:45:21 EST)
- Re: [PATCH v2] gpio: rockchip: avoid division by zero Andy Shevchenko (Fri Aug 23 2024 - 10:46:10 EST)
- Re: [PATCH v2 RESEND 2/5] drm: panthor: add devcoredump support Boris Brezillon (Fri Aug 23 2024 - 10:46:35 EST)
- Re: [RFC PATCH v3 35/37] kvx: Add IPI driver Yann Sionneau (Fri Aug 23 2024 - 10:46:43 EST)
- Re: 回复: 回复: 回复: 回复: 回复: [PATCH] staging: media: starfive: Add multiple resolution support Laurent Pinchart (Fri Aug 23 2024 - 10:47:06 EST)
- Re: [regression] oops on heavy compilations ("kernel BUG at mm/zswap.c:1005!" and "Oops: invalid opcode: 0000") Matthew Wilcox (Fri Aug 23 2024 - 10:47:52 EST)
- Re: [PATCH v3 1/5] KVM: s390: selftests: Add regression tests for SORTL and DFLTCC CPU subfunctions Christoph Schlameuss (Fri Aug 23 2024 - 10:47:56 EST)
- Re: [v3] staging: media: starfive: Add the dynamic resolution support Laurent Pinchart (Fri Aug 23 2024 - 10:48:12 EST)
- Re: [PATCH v2] gpio: rockchip: resolve overflow issues Andy Shevchenko (Fri Aug 23 2024 - 10:48:31 EST)
- Re: [PATCH v2] gpio: rockchip: resolve overflow issues Andy Shevchenko (Fri Aug 23 2024 - 10:49:29 EST)
- Re: [PATCH v2] gpio: rockchip: resolve underflow issue Andy Shevchenko (Fri Aug 23 2024 - 10:51:20 EST)
- Re: [RFC] vDPA: Trying to make sense of config data Carlos Bilbao (Fri Aug 23 2024 - 10:51:37 EST)
- Re: [PATCH] bcachefs: Remove the handling of bch2_trans_iter_exit() in __bch2_bkey_get_iter() Kent Overstreet (Fri Aug 23 2024 - 10:52:07 EST)
- [syzbot] [net?] [s390?] KASAN: slab-use-after-free Read in __pnet_find_base_ndev syzbot (Fri Aug 23 2024 - 10:56:43 EST)
- Re: [PATCH v2] gpio: rockchip: support 'clock-names' from dt nodes Andy Shevchenko (Fri Aug 23 2024 - 10:56:59 EST)
- Re: [PATCH v3 11/25] cxl/mem: Expose DCD partition capabilities in sysfs Dave Jiang (Fri Aug 23 2024 - 10:58:32 EST)
- [syzbot] [usb?] KASAN: slab-use-after-free Read in raw_queue_event syzbot (Fri Aug 23 2024 - 10:58:48 EST)
- Re: [PATCH v2] gpio: rockchip: Set input direction when request irq Andy Shevchenko (Fri Aug 23 2024 - 10:59:17 EST)
- [syzbot] [usb?] WARNING: refcount bug in usb_get_dev syzbot (Fri Aug 23 2024 - 10:59:39 EST)
- [syzbot] [fs?] KASAN: stack-out-of-bounds Read in proc_pid_stack (2) syzbot (Fri Aug 23 2024 - 11:00:47 EST)
- Re: [PATCH] drm: renesas: Move RZ/G2L MIPI DSI driver to rz-du Laurent Pinchart (Fri Aug 23 2024 - 11:01:04 EST)
- [PATCH v2 01/12] dt-bindings: arm: rockchip: Add ArmSoM Sige 5 Detlev Casanova (Fri Aug 23 2024 - 11:01:42 EST)
- [PATCH v2 03/12] dt-bindings: i2c: i2c-rk3x: Add rk3576 compatible Detlev Casanova (Fri Aug 23 2024 - 11:02:08 EST)
- [PATCH v2 02/12] dt-bindings: arm: rockchip: Add rk3576 compatible string to pmu.yaml Detlev Casanova (Fri Aug 23 2024 - 11:02:39 EST)
- [PATCH v2 00/12] Add device tree for ArmSoM Sige 5 board Detlev Casanova (Fri Aug 23 2024 - 11:03:02 EST)
- [PATCH v2 05/12] dt-bindings: mfd: syscon: Add rk3576 QoS register compatible Detlev Casanova (Fri Aug 23 2024 - 11:03:21 EST)
- [PATCH v2 04/12] dt-bindings: iio: adc: Add rockchip,rk3576-saradc string Detlev Casanova (Fri Aug 23 2024 - 11:03:22 EST)
- [PATCH v2 06/12] dt-bindings: serial: snps-dw-apb-uart: Add Rockchip RK3576 Detlev Casanova (Fri Aug 23 2024 - 11:03:44 EST)
- [PATCH v2 07/12] dt-bindings: mmc: Add support for rk3576 eMMC Detlev Casanova (Fri Aug 23 2024 - 11:04:07 EST)
- [PATCH v2] vma remove the unneeded avc bound with non-CoWed folio Zhiguo Jiang (Fri Aug 23 2024 - 11:05:07 EST)
- Re: [PATCH v2] drivers/perf: arm_spe: Use perf_allow_kernel() for permissions Will Deacon (Fri Aug 23 2024 - 11:05:23 EST)
- Re: [Linux-6.11-rc4] perf BROKEN with LLVM/Clang 19.1.0-rc3 Namhyung Kim (Fri Aug 23 2024 - 11:05:45 EST)
- [PATCH v2 09/12] dt-bindings: watchdog: Add rockchip,rk3576-wdt compatible Detlev Casanova (Fri Aug 23 2024 - 11:06:06 EST)
- Re: [PATCH v2] gpio: rockchip: support new version gpio Andy Shevchenko (Fri Aug 23 2024 - 11:06:17 EST)
- [PATCH v2 08/12] dt-bindings: gpu: Add rockchip,rk3576-mali compatible Detlev Casanova (Fri Aug 23 2024 - 11:06:25 EST)
- [PATCH net-next v14 01/11] mm: page_frag: add a test module for page_frag Yunsheng Lin (Fri Aug 23 2024 - 11:06:50 EST)
- [PATCH net-next v14 00/11] Replace page_frag with page_frag_cache for sk_page_frag() Yunsheng Lin (Fri Aug 23 2024 - 11:06:55 EST)
- [PATCH net-next v14 03/11] mm: page_frag: use initial zero offset for page_frag_alloc_align() Yunsheng Lin (Fri Aug 23 2024 - 11:07:25 EST)
- [PATCH net-next v14 06/11] mm: page_frag: use __alloc_pages() to replace alloc_pages_node() Yunsheng Lin (Fri Aug 23 2024 - 11:09:18 EST)
- [PATCH net-next v14 07/11] net: rename skb_copy_to_page_nocache() helper Yunsheng Lin (Fri Aug 23 2024 - 11:09:52 EST)
- [PATCH net-next v14 08/11] mm: page_frag: introduce prepare/probe/commit API Yunsheng Lin (Fri Aug 23 2024 - 11:10:17 EST)
- [PATCH net-next v14 09/11] net: replace page_frag with page_frag_cache Yunsheng Lin (Fri Aug 23 2024 - 11:10:58 EST)
- [PATCH net-next v14 10/11] mm: page_frag: update documentation for page_frag Yunsheng Lin (Fri Aug 23 2024 - 11:10:58 EST)
- Re: [PATCH] mm: vma remove the redundant avc binded with old folio zhiguojiang (Fri Aug 23 2024 - 11:11:03 EST)
- Re: [regression] oops on heavy compilations ("kernel BUG at mm/zswap.c:1005!" and "Oops: invalid opcode: 0000") Piotr Oniszczuk (Fri Aug 23 2024 - 11:11:46 EST)
- Re: [PATCH v1 1/1] Revert "spi: ppc4xx: handle irq_of_parse_and_map() errors" Andy Shevchenko (Fri Aug 23 2024 - 11:12:39 EST)
- Re: [PATCH v2 1/8] dt-bindings: PCI: Add binding for qps615 Manivannan Sadhasivam (Fri Aug 23 2024 - 11:13:04 EST)
- [PATCH v2] powerpc/pseries/eeh: Fix pseries_eeh_err_inject Narayana Murty N (Fri Aug 23 2024 - 11:13:21 EST)
- [PATCH net-next v14 02/11] mm: move the page fragment allocator from page_alloc into its own file Yunsheng Lin (Fri Aug 23 2024 - 11:13:31 EST)
- [syzbot] [bluetooth?] KASAN: slab-use-after-free Read in hci_cmd_work syzbot (Fri Aug 23 2024 - 11:13:42 EST)
- [syzbot] [mm?] KASAN: slab-use-after-free Read in __list_lru_walk_one syzbot (Fri Aug 23 2024 - 11:14:32 EST)
- [PATCH 0/7] staging: vchiq_core: Refactor vchiq_bulk_transfer() logic Umang Jain (Fri Aug 23 2024 - 11:15:00 EST)
- [PATCH 1/7] staging: vchiq: Factor out bulk transfer for VCHIQ_BULK_MODE_WAITING Umang Jain (Fri Aug 23 2024 - 11:15:10 EST)
- [PATCH 2/7] staging: vchiq_core: Simplify vchiq_bulk_transfer() Umang Jain (Fri Aug 23 2024 - 11:15:17 EST)
- [PATCH 3/7] staging: vchiq_core: Factor out bulk transfer for blocking mode Umang Jain (Fri Aug 23 2024 - 11:15:29 EST)
- [PATCH 4/7] staging: vchiq_core: Factor out bulk transfer for (no/)callback mode Umang Jain (Fri Aug 23 2024 - 11:15:46 EST)
- [PATCH 5/7] staging: vchiq_core: Drop vchiq_bulk_transfer() Umang Jain (Fri Aug 23 2024 - 11:16:01 EST)
- [PATCH 6/7] staging: vchiq_core: Remove unused function argument Umang Jain (Fri Aug 23 2024 - 11:16:10 EST)
- [syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_conn_unreliable syzbot (Fri Aug 23 2024 - 11:16:12 EST)
- [PATCH 7/7] staging: vchiq_core: Pass enumerated flag instead of int Umang Jain (Fri Aug 23 2024 - 11:16:24 EST)
- [syzbot] [jfs?] KASAN: slab-out-of-bounds Read in ea_get (3) syzbot (Fri Aug 23 2024 - 11:16:34 EST)
- Re: [PATCH v2 1/4] dt-bindings: clock: qcom: Add CMN PLL clock controller for IPQ SoC Jie Luo (Fri Aug 23 2024 - 11:16:49 EST)
- Re: [PATCH v2 for-next 3/3] RDMA/hns: Disassociate mmap pages for all uctx when HW is being reset Jason Gunthorpe (Fri Aug 23 2024 - 11:18:15 EST)
- Re: [PATCH v1] drivers/pinctrl/freescale: Use kmemdup_array instead of kmemdup for multiple allocation Andy Shevchenko (Fri Aug 23 2024 - 11:19:15 EST)
- [PATCH net-next v14 04/11] mm: page_frag: avoid caller accessing 'page_frag_cache' directly Yunsheng Lin (Fri Aug 23 2024 - 11:20:29 EST)
- [syzbot] [mm?] KASAN: slab-use-after-free Read in isolate_migratepages_block syzbot (Fri Aug 23 2024 - 11:21:29 EST)
- Re: [PATCH] iommu/arm-smmu-qcom: Work around SDM845 Adreno SMMU w/ 16K pages Will Deacon (Fri Aug 23 2024 - 11:22:00 EST)
- Re: [PATCH v1] drivers/pinctrl/renesas: Switch to use kmemdup_array() Andy Shevchenko (Fri Aug 23 2024 - 11:22:49 EST)
- Re: [PATCH v4 6/7] media: mediatek: vcodec: replace v4l2_m2m_next_src_buf with v4l2_m2m_src_buf_remove Sebastian Fricke (Fri Aug 23 2024 - 11:24:10 EST)
- Re: [PATCH 1/7] staging: vchiq: Factor out bulk transfer for VCHIQ_BULK_MODE_WAITING Arnd Bergmann (Fri Aug 23 2024 - 11:24:19 EST)
- [PATCH net-next v14 05/11] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc' Yunsheng Lin (Fri Aug 23 2024 - 11:25:12 EST)
- Re: [PATCH v3 1/2] dt-bindings: arm: ti: Add BeagleY-AI Robert Nelson (Fri Aug 23 2024 - 11:25:15 EST)
- Re: [PATCH v1 2/2] thermal: sysfs: Add sanity checks for trip temperature and hysteresis Daniel Lezcano (Fri Aug 23 2024 - 11:26:13 EST)
- Re: [RESEND PATCH] cred: separate the refcount from frequently read fields Linus Torvalds (Fri Aug 23 2024 - 11:26:28 EST)
- Re: [PATCH v2 for-next 1/3] RDMA/core: Provide rdma_user_mmap_disassociate() to disassociate mmap pages Jason Gunthorpe (Fri Aug 23 2024 - 11:27:00 EST)
- Re: [PATCH v2] gpio: rockchip: Update the GPIO driver Andy Shevchenko (Fri Aug 23 2024 - 11:27:10 EST)
- [PATCH net-next v14 11/11] mm: page_frag: add an entry in MAINTAINERS for page_frag Yunsheng Lin (Fri Aug 23 2024 - 11:27:29 EST)
- Re: [PATCH v7 0/4] drm/panic: Add a QR code panic screen Jocelyn Falempe (Fri Aug 23 2024 - 11:27:34 EST)
- Re: [PATCH v1] pinctrl: nomadik: Use kmemdup_array instead of kmemdup for multiple allocation Andy Shevchenko (Fri Aug 23 2024 - 11:27:51 EST)
- Re: [PATCH v1] drivers/pinctrl/renesas: Switch to use kmemdup_array() Geert Uytterhoeven (Fri Aug 23 2024 - 11:30:31 EST)
- Re: [PATCH v3 1/4] i2c: emev2: Use devm_clk_get_enabled() helpers Andy Shevchenko (Fri Aug 23 2024 - 11:30:49 EST)
- Re: [PATCH v3 2/2] arm64: dts: ti: Add k3-am67a-beagley-ai Robert Nelson (Fri Aug 23 2024 - 11:31:40 EST)
- Re: [PATCH v3 03/25] dax: Document dax dev range tuple Jonathan Cameron (Fri Aug 23 2024 - 11:31:46 EST)
- Re: [PATCH v3] arm64: smp: smp_send_stop() and crash_smp_send_stop() should try non-NMI first Doug Anderson (Fri Aug 23 2024 - 11:31:51 EST)
- [PATCH v2] gpio: rockchip: avoid division by zero Ye Zhang (Fri Aug 23 2024 - 11:32:25 EST)
- [PATCH v2] gpio: rockchip: Update debounce config function Ye Zhang (Fri Aug 23 2024 - 11:32:38 EST)
- Re: [PATCH] mm/vmstat: Defer the refresh_zone_stat_thresholds after all CPUs bringup Christoph Lameter (Ampere) (Fri Aug 23 2024 - 11:32:49 EST)
- Re: [PATCH] pinctrl: at91: make it work with current gpiolib Linus Walleij (Fri Aug 23 2024 - 11:33:03 EST)
- Re: [PATCH 4/7] staging: vchiq_core: Factor out bulk transfer for (no/)callback mode Laurent Pinchart (Fri Aug 23 2024 - 11:33:28 EST)
- Re: [PATCH v3 3/4] i2c: jz4780: Use devm_clk_get_enabled() helpers Andy Shevchenko (Fri Aug 23 2024 - 11:33:58 EST)
- Re: [PATCH v3 2/2] arm64: dts: ti: Add k3-am67a-beagley-ai Robert Nelson (Fri Aug 23 2024 - 11:34:13 EST)
- [PATCH v2] staging: rtl8192e: Replace strcpy with strcat in rtl819x_translate_scan Abhishek Tamboli (Fri Aug 23 2024 - 11:34:29 EST)
- Re: [PATCH v6] clk: starfive: jh7110-sys: Fix lower rate of CPUfreq by setting PLL0 rate to 1.5GHz Conor Dooley (Fri Aug 23 2024 - 11:34:42 EST)
- [PATCH 1/8] ARM: dts: rockchip: Add i2c3 node for RV1126 Karthikeyan Krishnasamy (Fri Aug 23 2024 - 11:36:15 EST)
- [PATCH 2/8] ARM: dts: rockchip: Add i2s0 node for RV1126 Karthikeyan Krishnasamy (Fri Aug 23 2024 - 11:36:19 EST)
- [PATCH 0/8] Add support Relfor Saib board which is based on Rockchip RV1109 SoC Karthikeyan Krishnasamy (Fri Aug 23 2024 - 11:36:24 EST)
- [PATCH 7/8] dt-bindings: arm: rockchip: Add Relfor Saib Karthikeyan Krishnasamy (Fri Aug 23 2024 - 11:36:30 EST)
- [PATCH 3/8] ARM: dts: rockchip: Add pwm node for RV1126 Karthikeyan Krishnasamy (Fri Aug 23 2024 - 11:36:56 EST)
- [PATCH 4/8] ARM: dts: rockchip: Add watchdog node for RV1126 Karthikeyan Krishnasamy (Fri Aug 23 2024 - 11:37:22 EST)
- [PATCH 5/8] Documentation: bindings: rtc: add clock-cells property Karthikeyan Krishnasamy (Fri Aug 23 2024 - 11:37:38 EST)
- [PATCH 6/8] dt-bindings: vendor-prefixes: Add Relfor labs Karthikeyan Krishnasamy (Fri Aug 23 2024 - 11:37:51 EST)
- [PATCH 8/8] ARM: dts: rockchip: Add Relfor Saib board Karthikeyan Krishnasamy (Fri Aug 23 2024 - 11:38:22 EST)
- Re: [PATCH v3] PCI: Detect and trust built-in Thunderbolt chips Mario Limonciello (Fri Aug 23 2024 - 11:38:41 EST)
- Re: [PATCH v3 4/4] i2c: jz4780: Use dev_err_probe() Andy Shevchenko (Fri Aug 23 2024 - 11:39:00 EST)
- Re: [PATCH v3 0/3] dpum clock support for Exynos Auto v9 SoC Kwanghoon Son (Fri Aug 23 2024 - 11:39:07 EST)
- Re: [PATCH 4/9] mtd: devices: add AT24 eeprom support Miquel Raynal (Fri Aug 23 2024 - 11:39:27 EST)
- Re: [PATCH v11 8/9] iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQV Will Deacon (Fri Aug 23 2024 - 11:39:42 EST)
- Re: [PATCH] pinctrl: mediatek: Use of_property_read_bool() Linus Walleij (Fri Aug 23 2024 - 11:40:01 EST)
- Re: [PATCH net-next v1 1/1] net: ethernet: ti: am65-cpsw-nuss: Replace of_node_to_fwnode() with more suitable API Simon Horman (Fri Aug 23 2024 - 11:40:13 EST)
- [PATCH 0/3] clk: qcom: simplify locking with guard() Krzysztof Kozlowski (Fri Aug 23 2024 - 11:40:42 EST)
- [PATCH 1/3] clk: qcom: rpm: simplify locking with guard() Krzysztof Kozlowski (Fri Aug 23 2024 - 11:40:43 EST)
- [PATCH 2/3] clk: qcom: smd-rpm: simplify locking with guard() Krzysztof Kozlowski (Fri Aug 23 2024 - 11:40:58 EST)
- [PATCH 3/3] clk: qcom: spmi-pmic-div: simplify locking with guard() Krzysztof Kozlowski (Fri Aug 23 2024 - 11:41:21 EST)
- Re: [PATCH 1/2] arm: mm: Fix kernel memory mapping for xip kernels Linus Walleij (Fri Aug 23 2024 - 11:42:23 EST)
- [PATCH v5 0/5] Verify devices transition from D3cold to D0 Mario Limonciello (Fri Aug 23 2024 - 11:42:35 EST)
- [PATCH v5 3/5] PCI: Verify functions currently in D3cold have entered D0 Mario Limonciello (Fri Aug 23 2024 - 11:43:32 EST)
- Re: [PATCH v2 01/16] dt-bindings: dma: qcom,bam: Add bam pipe lock Manivannan Sadhasivam (Fri Aug 23 2024 - 11:43:48 EST)
- [PATCH v5 4/5] PCI: Allow Ryzen XHCI controllers into D3cold and drop delays Mario Limonciello (Fri Aug 23 2024 - 11:43:57 EST)
- [PATCH v5 5/5] PCI: Drop Radeon quirk for Macbook Pro 8.2 Mario Limonciello (Fri Aug 23 2024 - 11:44:13 EST)
- Re: [PATCH 06/14] Input: samsung-keypad - use guard notation to acquire mutex Dmitry Torokhov (Fri Aug 23 2024 - 11:44:37 EST)
- Re: [PATCH 4/7] staging: vchiq_core: Factor out bulk transfer for (no/)callback mode Arnd Bergmann (Fri Aug 23 2024 - 11:44:51 EST)
- Re: [RESEND PATCH] cred: separate the refcount from frequently read fields Mateusz Guzik (Fri Aug 23 2024 - 11:45:08 EST)
- Re: [PATCH 0/3] cpufreq/amd-pstate: A set of fixes Mario Limonciello (Fri Aug 23 2024 - 11:45:26 EST)
- [RFC PATCH 1/2] thermal/core: Use thermal_zone_device_param Daniel Lezcano (Fri Aug 23 2024 - 11:45:41 EST)
- [RFC PATCH 2/2] thermal/of: Use thermal_zone_device_param Daniel Lezcano (Fri Aug 23 2024 - 11:45:52 EST)
- [PATCH v5 2/5] PCI: Check PCI_PM_CTRL instead of PCI_COMMAND in pci_dev_wait() Mario Limonciello (Fri Aug 23 2024 - 11:46:02 EST)
- Re: [PATCH v4 0/7] riscv: sophgo: Add pinctrl support for CV1800 series SoC Linus Walleij (Fri Aug 23 2024 - 11:46:21 EST)
- Re: [PATCH v3 06/25] cxl/mem: Read dynamic capacity configuration from the device Jonathan Cameron (Fri Aug 23 2024 - 11:46:36 EST)
- Re: possible deadlock in ni_fiemap syzbot (Fri Aug 23 2024 - 11:47:05 EST)
- Re: possible deadlock in attr_data_get_block syzbot (Fri Aug 23 2024 - 11:47:16 EST)
- [GIT PULL] smb3 client fixes Steve French (Fri Aug 23 2024 - 11:47:18 EST)
- Re: [PATCH v3 07/25] cxl/core: Separate region mode from decoder mode Jonathan Cameron (Fri Aug 23 2024 - 11:47:39 EST)
- Re: [PATCH v4 0/7] media: mediatek: vcodec: fix v4l2_ctrl_request_complete fail Sebastian Fricke (Fri Aug 23 2024 - 11:48:17 EST)
- Re: possible deadlock in mi_read syzbot (Fri Aug 23 2024 - 11:48:43 EST)
- Re: [PATCH v2 0/2] Add fixups for two-plane serial NAND flash Miquel Raynal (Fri Aug 23 2024 - 11:49:03 EST)
- [PATCH v5 1/5] PCI: Use an enum for reset type in pci_dev_wait() Mario Limonciello (Fri Aug 23 2024 - 11:49:14 EST)
- Re: [PATCH v4 0/4] Add pinctrl support for rk3576 Linus Walleij (Fri Aug 23 2024 - 11:49:26 EST)
- Re: [PATCH net] net: ti: icssg-prueth: Fix 10M Link issue on AM64x Roger Quadros (Fri Aug 23 2024 - 11:49:49 EST)
- Re: [PATCH 1/3] dt-bindings: rtc: Add Amlogic A311L2 and A113X2 rtc Conor Dooley (Fri Aug 23 2024 - 11:51:19 EST)
- Re: [PATCH 0/5] Remove support for platform data from matrix keypad driver Linus Walleij (Fri Aug 23 2024 - 11:51:51 EST)
- Re: [PATCH v5 7/7] xfs: Support setting FMODE_CAN_ATOMIC_WRITE Darrick J. Wong (Fri Aug 23 2024 - 11:52:13 EST)
- Re: [PATCH v3 01/11] i3c: master: Remove i3c_dev_disable_ibi_locked(olddev) on device hotjoin Miquel Raynal (Fri Aug 23 2024 - 11:53:33 EST)
- Re: possible deadlock in ntfs_mark_rec_free (2) syzbot (Fri Aug 23 2024 - 11:53:33 EST)
- Re: KASAN: slab-use-after-free Read in chrdev_open syzbot (Fri Aug 23 2024 - 11:53:48 EST)
- Re: [PATCH V4] iommu/io-pgtable-arm: Optimise non-coherent unmap Will Deacon (Fri Aug 23 2024 - 11:54:09 EST)
- Re: [PATCH] mtd: spinand: Add support for HeYangTek HYF1GQ4UDACAE Miquel Raynal (Fri Aug 23 2024 - 11:54:36 EST)
- Re: [PATCH 7/7] iio: adc: ad7606: add support for AD7606C-{16,18} parts Alexandru Ardelean (Fri Aug 23 2024 - 11:54:53 EST)
- Re: [PATCH v3 02/11] i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_BITS Miquel Raynal (Fri Aug 23 2024 - 11:55:12 EST)
- Re: [PATCH 1/2] media: mt9p031: Extend match support for OF tables Laurent Pinchart (Fri Aug 23 2024 - 11:55:27 EST)
- [PATCH 0/3] wifi: ath11k/ath12k: Set IRQ affinity hint after requesting all shared IRQs Manivannan Sadhasivam (Fri Aug 23 2024 - 11:55:43 EST)
- [PATCH 1/3] wifi: ath11k: Set IRQ affinity hint after requesting all shared IRQs Manivannan Sadhasivam (Fri Aug 23 2024 - 11:55:57 EST)
- [PATCH 2/3] wifi: ath12k: Set IRQ affinity hint after requesting all shared IRQs Manivannan Sadhasivam (Fri Aug 23 2024 - 11:56:14 EST)
- [PATCH 3/3] wifi: ath11k/ath12k: Replace irq_set_affinity_hint() with irq_set_affinity_and_hint() Manivannan Sadhasivam (Fri Aug 23 2024 - 11:56:33 EST)
- Re: [PATCH v2] driver core: Explicitly initialize struct member @data.have_async in __device_attach() Dmitry Torokhov (Fri Aug 23 2024 - 11:57:06 EST)
- Re: [PATCH 2/2] media: mt9p031: Drop CONFIG_OF ifdeffery Laurent Pinchart (Fri Aug 23 2024 - 11:57:20 EST)
- Re: [PATCH v2 net-next 2/3] net: phy: tja11xx: replace "nxp,rmii-refclk-in" with "nxp,phy-output-refclk" Conor Dooley (Fri Aug 23 2024 - 11:57:38 EST)
- Re: [PATCH] ARM: support PREEMPT_DYNAMIC Linus Walleij (Fri Aug 23 2024 - 11:58:07 EST)
- Re: general protection fault in run_is_mapped_full syzbot (Fri Aug 23 2024 - 11:59:14 EST)
- Re: [PATCH 2/3] wifi: ath12k: Set IRQ affinity hint after requesting all shared IRQs Manivannan Sadhasivam (Fri Aug 23 2024 - 11:59:19 EST)
- Re: BUG: unable to handle kernel NULL pointer dereference in attr_make_nonresident syzbot (Fri Aug 23 2024 - 11:59:35 EST)
- Re: UBSAN: array-index-out-of-bounds in decompress_lznt syzbot (Fri Aug 23 2024 - 11:59:44 EST)
- Re: [PATCH v14 5/6] iommu/arm-smmu: add ACTLR data and support for SC7280 Will Deacon (Fri Aug 23 2024 - 12:00:09 EST)
- Re: [PATCH v4 3/4] dt-bindings: display: rockchip: Add schema for RK3588 HDMI TX Controller Conor Dooley (Fri Aug 23 2024 - 12:00:23 EST)
- Re: [PATCH v1 06/10] dt-bindings: pinctrl: samsung: add exynos8895-wakeup-eint compatible Linus Walleij (Fri Aug 23 2024 - 12:00:36 EST)
- Re: [PATCH v11 25/39] arm64/signal: Expose GCS state in signal frames Catalin Marinas (Fri Aug 23 2024 - 12:01:51 EST)
- Re: [PATCH 0/5] Remove support for platform data from matrix keypad driver Dmitry Torokhov (Fri Aug 23 2024 - 12:02:21 EST)
- Re: Re: [PATCH v4 3/4] dt-bindings: display: rockchip: Add schema for RK3588 HDMI TX Controller Conor Dooley (Fri Aug 23 2024 - 12:02:56 EST)
- Re: [PATCH v2] pinctrl: meson: Constify some structures Linus Walleij (Fri Aug 23 2024 - 12:03:02 EST)
- Re: [syzbot] possible deadlock in ntfs_mark_rec_free (2) syzbot (Fri Aug 23 2024 - 12:03:13 EST)
- Re: [syzbot] possible deadlock in ni_fiemap syzbot (Fri Aug 23 2024 - 12:03:25 EST)
- Re: [PATCH v5 4/7] xfs: Support FS_XFLAG_ATOMICWRITES for forcealign Darrick J. Wong (Fri Aug 23 2024 - 12:03:56 EST)
- Re: [syzbot] possible deadlock in mi_read syzbot (Fri Aug 23 2024 - 12:04:10 EST)
- Re: possible deadlock in attr_data_get_block syzbot (Fri Aug 23 2024 - 12:04:17 EST)
- Re: [syzbot] KASAN: slab-use-after-free Read in chrdev_open syzbot (Fri Aug 23 2024 - 12:04:26 EST)
- Re: [syzbot] general protection fault in run_is_mapped_full syzbot (Fri Aug 23 2024 - 12:04:41 EST)
- Re: [PATCH v3 03/11] i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_INIT Miquel Raynal (Fri Aug 23 2024 - 12:04:54 EST)
- Re: [syzbot] UBSAN: array-index-out-of-bounds in decompress_lznt syzbot (Fri Aug 23 2024 - 12:05:06 EST)
- Re: [syzbot] BUG: unable to handle kernel NULL pointer dereference in attr_make_nonresident syzbot (Fri Aug 23 2024 - 12:05:18 EST)
- Re: [RFC PATCH v3 24/37] kvx: Add memory management Yann Sionneau (Fri Aug 23 2024 - 12:05:33 EST)
- Re: [PATCH] pinctrl: single: fix potential NULL dereference in pcs_get_function() Linus Walleij (Fri Aug 23 2024 - 12:05:53 EST)
- Re: [PATCH] ext4: No need to continue when the number of entries is 1 Theodore Ts'o (Fri Aug 23 2024 - 12:06:06 EST)
- Re: [PATCH v2 2/2] KVM: x86: AMD's IBPB is not equivalent to Intel's IBPB Tom Lendacky (Fri Aug 23 2024 - 12:06:21 EST)
- Re: [PATCH v3 05/11] i3c: master: Fix miss free init_dyn_addr at i3c_master_put_i3c_addrs() Miquel Raynal (Fri Aug 23 2024 - 12:08:09 EST)
- [PATCH v2 10/12] dt-bindings: spi: Add rockchip,rk3576-spi compatible Detlev Casanova (Fri Aug 23 2024 - 12:08:14 EST)
- Re: [PATCH] pinctrl: mediatek: common-v2: Fix broken bias-disable for PULL_PU_PD_RSEL_TYPE Linus Walleij (Fri Aug 23 2024 - 12:08:26 EST)
- Re: [regression] oops on heavy compilations ("kernel BUG at mm/zswap.c:1005!" and "Oops: invalid opcode: 0000") Yosry Ahmed (Fri Aug 23 2024 - 12:08:32 EST)
- Re: [PATCH v3 09/25] cxl/hdm: Add dynamic capacity size support to endpoint decoders Jonathan Cameron (Fri Aug 23 2024 - 12:09:44 EST)
- Re: [PATCH v3 06/11] i3c: master: svc: use repeat start when IBI WIN happens Miquel Raynal (Fri Aug 23 2024 - 12:09:58 EST)
- Re: [PATCH v7 1/4] iommu/io-pgtable-arm: Make pgtable walker more generic Will Deacon (Fri Aug 23 2024 - 12:10:01 EST)
- Re: [PATCH v3 07/11] i3c: master: svc: manually emit NACK/ACK for hotjoin Miquel Raynal (Fri Aug 23 2024 - 12:11:03 EST)
- [PATCH v2 11/12] arm64: dts: rockchip: Add rk3576 SoC base DT Detlev Casanova (Fri Aug 23 2024 - 12:11:25 EST)
- Re: [PATCH v7 2/4] iommu/io-pgtable-arm: Re-use the pgtable walk for iova_to_phys Will Deacon (Fri Aug 23 2024 - 12:11:59 EST)
- Re: [PATCH v3 10/25] cxl/port: Add endpoint decoder DC mode support to sysfs Jonathan Cameron (Fri Aug 23 2024 - 12:12:16 EST)
- [PATCH v2 12/12] arm64: dts: rockchip: Add rk3576-armsom-sige5 board Detlev Casanova (Fri Aug 23 2024 - 12:13:01 EST)
- Re: [PATCH 3/6] dt-bindings: bluetooth: move Bluetooth bindings to dedicated directory Linus Walleij (Fri Aug 23 2024 - 12:13:02 EST)
- [PATCH 0/5] netfs, cifs: Further fixes David Howells (Fri Aug 23 2024 - 12:13:57 EST)
- [PATCH 1/5] cifs: Fix FALLOC_FL_PUNCH_HOLE support David Howells (Fri Aug 23 2024 - 12:14:36 EST)
- [PATCH 2/5] netfs, cifs: Improve some debugging bits David Howells (Fri Aug 23 2024 - 12:15:00 EST)
- Re: [PATCH 4/6] dt-bindings: gnss: reference serial-peripheral-props.yaml Linus Walleij (Fri Aug 23 2024 - 12:15:12 EST)
- [PATCH 3/5] netfs: Fix missing iterator reset on retry of short read David Howells (Fri Aug 23 2024 - 12:15:13 EST)
- Re: [PATCH v3 08/11] i3c: master: svc: need check IBIWON for dynamtica address assign Miquel Raynal (Fri Aug 23 2024 - 12:15:21 EST)
- Re: [PATCH net-next] idpf: Slightly simplify memory management in idpf_add_del_mac_filters() Simon Horman (Fri Aug 23 2024 - 12:16:00 EST)
- [PATCH 4/5] cifs: Fix short read handling David Howells (Fri Aug 23 2024 - 12:16:11 EST)
- [PATCH 5/5] cifs: Fix credit handling David Howells (Fri Aug 23 2024 - 12:16:37 EST)
- Re: [PATCH 5/6] dt-bindings: bluetooth: reference serial-peripheral-props.yaml Linus Walleij (Fri Aug 23 2024 - 12:16:59 EST)
- Re: [PATCH] pinctrl: qcom: x1e80100: Fix special pin offsets Linus Walleij (Fri Aug 23 2024 - 12:17:29 EST)
- Re: [PATCH 01/12] scripts: subarch.include: fix SUBARCH on MacOS hosts Masahiro Yamada (Fri Aug 23 2024 - 12:17:34 EST)
- Re: [PATCH v3 11/25] cxl/mem: Expose DCD partition capabilities in sysfs Jonathan Cameron (Fri Aug 23 2024 - 12:17:50 EST)
- Re: [PATCH v1] pinctrl: starfive: jh7110: Correct the level trigger configuration of iev register Linus Walleij (Fri Aug 23 2024 - 12:18:08 EST)
- Re: [PATCH v5 0/5] TDX host: kexec() support Sagi Shahar (Fri Aug 23 2024 - 12:18:20 EST)
- Re: [regression] oops on heavy compilations ("kernel BUG at mm/zswap.c:1005!" and "Oops: invalid opcode: 0000") Nhat Pham (Fri Aug 23 2024 - 12:18:35 EST)
- Re: [PATCH] codetag: debug: mark codetags for pages which transitioned from being poison to unpoison as empty Suren Baghdasaryan (Fri Aug 23 2024 - 12:18:51 EST)
- Re: [PATCH] arm: dts: realview: Add/drop missing/spurious unit-addreses Linus Walleij (Fri Aug 23 2024 - 12:19:04 EST)
- Re: [PATCH v2 3/3] kselftest: Provide __cpuid_count() stub on non-x86 archs Reinette Chatre (Fri Aug 23 2024 - 12:19:25 EST)
- Re: [PATCH v3 12/25] cxl/region: Refactor common create region code Jonathan Cameron (Fri Aug 23 2024 - 12:19:35 EST)
- Re: [PATCH 02/16] dt-bindings: soc: renesas: renesas,rzg2l-sysc: Add #reset-cells for RZ/G3S Conor Dooley (Fri Aug 23 2024 - 12:19:53 EST)
- Re: [PATCH] cpufreq: amd-pstate: add check for cpufreq_cpu_get's return value Mario Limonciello (Fri Aug 23 2024 - 12:20:11 EST)
- Samba llseek bug David Howells (Fri Aug 23 2024 - 12:20:31 EST)
- Re: [PATCH v3 09/11] i3c: master: svc: use spinlock_saveirq at svc_i3c_master_ibi_work() Miquel Raynal (Fri Aug 23 2024 - 12:20:46 EST)
- Re: [PATCH 7/8] dt-bindings: arm: rockchip: Add Relfor Saib Conor Dooley (Fri Aug 23 2024 - 12:21:21 EST)
- [PATCH 0/3] ASoC: codecs: wcd93xx: Simplify locking with guard() Krzysztof Kozlowski (Fri Aug 23 2024 - 12:21:45 EST)
- [PATCH 1/3] ASoC: codecs: wcd937x: Simplify locking with guard() Krzysztof Kozlowski (Fri Aug 23 2024 - 12:21:56 EST)
- [PATCH 2/3] ASoC: codecs: wcd938x: Simplify locking with guard() Krzysztof Kozlowski (Fri Aug 23 2024 - 12:22:11 EST)
- [PATCH 3/3] ASoC: codecs: wcd939x: Simplify locking with guard() Krzysztof Kozlowski (Fri Aug 23 2024 - 12:22:14 EST)
- Re: [PATCH 6/8] dt-bindings: vendor-prefixes: Add Relfor labs Conor Dooley (Fri Aug 23 2024 - 12:22:47 EST)
- Re: [PATCH v3 10/11] i3c: master: svc: wait for Manual ACK/NACK Done before next step Miquel Raynal (Fri Aug 23 2024 - 12:22:59 EST)
- Re: [syzbot] [ntfs3?] possible deadlock in ntfs_mark_rec_free (2) syzbot (Fri Aug 23 2024 - 12:24:11 EST)
- Re: [PATCH v3 11/11] i3c: master: svc: fix possible assignment of the same address to two devices Miquel Raynal (Fri Aug 23 2024 - 12:24:27 EST)
- Re: [PATCH 5/8] Documentation: bindings: rtc: add clock-cells property Conor Dooley (Fri Aug 23 2024 - 12:24:57 EST)
- Re: [PATCH 0/9] AT24 EEPROM MTD Support Andy Shevchenko (Fri Aug 23 2024 - 12:25:52 EST)
- Re: [PATCH v3 1/2] dt-bindings: mtd: nuvoton,ma35d1-nand: add new bindings Miquel Raynal (Fri Aug 23 2024 - 12:26:30 EST)
- Re: [PATCH 02/16] dt-bindings: soc: renesas: renesas,rzg2l-sysc: Add #reset-cells for RZ/G3S claudiu beznea (Fri Aug 23 2024 - 12:26:59 EST)
- [PATCH v3 1/3] mm/memcontrol: respect zswap.writeback setting from parent cg too Mike Yuan (Fri Aug 23 2024 - 12:27:28 EST)
- [PATCH v3 2/3] selftests: test_zswap: add test for hierarchical zswap.writeback Mike Yuan (Fri Aug 23 2024 - 12:27:37 EST)
- [PATCH v3 3/3] Documentation/cgroup-v2: clarify that zswap.writeback is ignored if zswap is disabled Mike Yuan (Fri Aug 23 2024 - 12:27:49 EST)
- Re: [PATCH v4 01/14] xfs: only allow minlen allocations when near ENOSPC Darrick J. Wong (Fri Aug 23 2024 - 12:28:43 EST)
- [PATCH v1 1/1] i2c: designware: Consolidate PM ops Andy Shevchenko (Fri Aug 23 2024 - 12:31:31 EST)
- [PATCH v7 0/3] drm: Use full allocated minor range for DRM Michał Winiarski (Fri Aug 23 2024 - 12:31:37 EST)
- [PATCH v7 1/3] drm: Use XArray instead of IDR for minors Michał Winiarski (Fri Aug 23 2024 - 12:31:49 EST)
- Re: [PATCH v4 02/14] xfs: always tail align maxlen allocations Darrick J. Wong (Fri Aug 23 2024 - 12:32:04 EST)
- Re: [PATCH 08/11] misc: rp1: RaspberryPi RP1 misc driver Andrea della Porta (Fri Aug 23 2024 - 12:32:25 EST)
- [PATCH v7 2/3] accel: Use XArray instead of IDR for minors Michał Winiarski (Fri Aug 23 2024 - 12:32:36 EST)
- [PATCH v7 3/3] drm: Expand max DRM device number to full MINORBITS Michał Winiarski (Fri Aug 23 2024 - 12:32:48 EST)
- Re: [PATCH 02/16] dt-bindings: soc: renesas: renesas,rzg2l-sysc: Add #reset-cells for RZ/G3S Conor Dooley (Fri Aug 23 2024 - 12:33:51 EST)
- Re: [PATCH v4 12/14] xfs: Unmap blocks according to forcealign Darrick J. Wong (Fri Aug 23 2024 - 12:35:10 EST)
- [PATCH v2] params: Annotate struct module_param_attrs with __counted_by() Thorsten Blum (Fri Aug 23 2024 - 12:35:31 EST)
- Re: [syzbot] [ntfs3?] possible deadlock in mi_read syzbot (Fri Aug 23 2024 - 12:36:16 EST)
- [PATCH] drm/panel: himax-hx83102: Add NULL pointer check in hx83102_get_modes Charles Han (Fri Aug 23 2024 - 12:36:53 EST)
- RE: [PATCH v3] net: netvsc: Update default VMBus channels Michael Kelley (Fri Aug 23 2024 - 12:37:39 EST)
- [PATCH] scripts: Fix gfp-translate after ___GFP_*_BITS conversion to an enum Marc Zyngier (Fri Aug 23 2024 - 12:39:13 EST)
- Re: [PATCH RFC] dmaengine: dw: Prevent tx-status calling desc callback (Fix UART deadlock!) Serge Semin (Fri Aug 23 2024 - 12:39:25 EST)
- Re: [PATCH] drm/panel-edp: add BOE NE140WUM-N6G panel entry Doug Anderson (Fri Aug 23 2024 - 12:39:35 EST)
- Re: [PATCH] codetag: debug: mark codetags for poisoned page as empty Suren Baghdasaryan (Fri Aug 23 2024 - 12:40:24 EST)
- Re: [PATCH v1 2/2] thermal: sysfs: Add sanity checks for trip temperature and hysteresis Rafael J. Wysocki (Fri Aug 23 2024 - 12:40:38 EST)
- Re: [PATCH 4/4] nfsd: remove unused parameter of nfsd_file_mark_find_or_create Chuck Lever (Fri Aug 23 2024 - 12:41:06 EST)
- Re: [RESEND PATCH v1] mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0 Uladzislau Rezki (Fri Aug 23 2024 - 12:43:06 EST)
- Re: [PATCH v3 10/11] i3c: master: svc: wait for Manual ACK/NACK Done before next step Frank Li (Fri Aug 23 2024 - 12:46:01 EST)
- Re: [PATCH v2 2/2] KVM: x86: AMD's IBPB is not equivalent to Intel's IBPB Venkatesh Srinivas (Fri Aug 23 2024 - 12:47:31 EST)
- Re: [PATCH] drm/panel: himax-hx83102: Add NULL pointer check in hx83102_get_modes Doug Anderson (Fri Aug 23 2024 - 12:50:10 EST)
- Re: [syzbot] [ntfs3?] KASAN: slab-use-after-free Read in chrdev_open syzbot (Fri Aug 23 2024 - 12:50:12 EST)
- Re: [net-next v2 8/9] net: mvpp2: Convert to devm_clk_get_enabled() and devm_clk_get_optional_enabled() Marcin Wojtas (Fri Aug 23 2024 - 12:53:24 EST)
- Re: [PATCH v3 09/11] i3c: master: svc: use spinlock_saveirq at svc_i3c_master_ibi_work() Frank Li (Fri Aug 23 2024 - 12:53:45 EST)
- [PATCH v4] PCI: Detect and trust built-in Thunderbolt chips Esther Shimanovich (Fri Aug 23 2024 - 12:53:47 EST)
- Re: [PATCH v8 2/4] kbuild: generate offset range data for builtin modules Sami Tolvanen (Fri Aug 23 2024 - 12:54:12 EST)
- Re: [PATCH] tracing/timerlat: Check tlat_var for NULL in timerlat_fd_release Steven Rostedt (Fri Aug 23 2024 - 12:54:23 EST)
- [PATCH v3 1/3] serial: sc16is7xx: remove SC16IS7XX_MSR_DELTA_MASK Lech Perczak (Fri Aug 23 2024 - 12:54:38 EST)
- [RFC] Why is set_config not supported in mlx5_vnet? Carlos Bilbao (Fri Aug 23 2024 - 12:54:56 EST)
- Re: [net-next v2 7/9] net: ethernet: marvell: mvneta: Convert to devm_clk_get_enabled() Marcin Wojtas (Fri Aug 23 2024 - 12:55:18 EST)
- Re: [PATCH v8 0/4] shut down devices asynchronously Keith Busch (Fri Aug 23 2024 - 12:55:33 EST)
- [PATCH v3 2/3] serial: sc16is7xx: fix copy-paste errors in EFR_SWFLOWx_BIT constants Lech Perczak (Fri Aug 23 2024 - 12:55:49 EST)
- [PATCH v3 3/3] serial: sc16is7xx: convert bitmask definitions to use BIT() macro Lech Perczak (Fri Aug 23 2024 - 12:56:03 EST)
- Re: [PATCH v3 13/25] cxl/region: Add sparse DAX region support Jonathan Cameron (Fri Aug 23 2024 - 12:59:54 EST)
- [PATCH v3 0/3] serial: sc16is7xx: cosmetic cleanup Lech Perczak (Fri Aug 23 2024 - 13:00:12 EST)
- Re: [PATCH] bus: fsl-mc: make fsl_mc_bus_type const Christophe Leroy (Fri Aug 23 2024 - 13:00:42 EST)
- Re: [PATCH v3 14/25] cxl/events: Split event msgnum configuration from irq setup Jonathan Cameron (Fri Aug 23 2024 - 13:01:33 EST)
- Re: [PATCH v3] wifi: mwifiex: Convert to use jiffies macro Brian Norris (Fri Aug 23 2024 - 13:01:47 EST)
- Re: [PATCH v3 2/2] mtd: rawnand: nuvoton: add new driver for the Nuvoton MA35 SoC Miquel Raynal (Fri Aug 23 2024 - 13:02:35 EST)
- Re: [PATCH v2] drivers/perf: apple_m1: add known PMU events Will Deacon (Fri Aug 23 2024 - 13:02:46 EST)
- Re: [PATCH v3] arm64: smp: smp_send_stop() and crash_smp_send_stop() should try non-NMI first Will Deacon (Fri Aug 23 2024 - 13:03:03 EST)
- Re: [PATCH v3] iommu/arm-smmu-qcom: hide last LPASS SMMU context bank from linux Will Deacon (Fri Aug 23 2024 - 13:03:16 EST)
- Re: [PATCH v2 0/4] perf/dwc_pcie: Fix registration issue in multi PCIe controller instances Will Deacon (Fri Aug 23 2024 - 13:03:30 EST)
- Re: [PATCH v2] drivers/perf: Fix ali_drw_pmu driver interrupt status clearing Will Deacon (Fri Aug 23 2024 - 13:03:38 EST)
- Re: [syzbot] [ntfs3?] UBSAN: array-index-out-of-bounds in decompress_lznt syzbot (Fri Aug 23 2024 - 13:04:12 EST)
- Re: [PATCH v1 2/2] thermal: sysfs: Add sanity checks for trip temperature and hysteresis Rafael J. Wysocki (Fri Aug 23 2024 - 13:04:27 EST)
- Re: [PATCH v8 2/4] kbuild: generate offset range data for builtin modules Kris Van Hees (Fri Aug 23 2024 - 13:07:11 EST)
- Re: [PATCH v3 16/25] cxl/mem: Configure dynamic capacity interrupts Jonathan Cameron (Fri Aug 23 2024 - 13:08:31 EST)
- Re: [PATCH v3 17/25] cxl/core: Return endpoint decoder information from region search Jonathan Cameron (Fri Aug 23 2024 - 13:12:27 EST)
- Re: [PATCH] iommu/arm-smmu-qcom: Work around SDM845 Adreno SMMU w/ 16K pages Rob Clark (Fri Aug 23 2024 - 13:15:22 EST)
- Re: [PATCH 07/11] pinctrl: rp1: Implement RaspberryPi RP1 gpio support Andrea della Porta (Fri Aug 23 2024 - 13:16:12 EST)
- Re: [PATCH v3 19/25] cxl/region/extent: Expose region extent information in sysfs Jonathan Cameron (Fri Aug 23 2024 - 13:17:51 EST)
- Re: [PATCH v3 19/25] cxl/region/extent: Expose region extent information in sysfs Jonathan Cameron (Fri Aug 23 2024 - 13:19:19 EST)
- Re: [PATCH v2 1/4] driver core: Make parameter check consistent for API cluster device_(for_each|find)_child() Ira Weiny (Fri Aug 23 2024 - 13:19:57 EST)
- iio: pressure: bmp280: Use char instead of s32 for data buffer Vasileios Amoiridis (Fri Aug 23 2024 - 13:20:32 EST)
- [GIT PULL] arm64/KVM fixes for 6.11-rc5 Catalin Marinas (Fri Aug 23 2024 - 13:20:48 EST)
- Re: [PATCH v7 2/4] iommu/io-pgtable-arm: Re-use the pgtable walk for iova_to_phys Rob Clark (Fri Aug 23 2024 - 13:22:35 EST)
- Re: [PATCH v7 1/4] iommu/io-pgtable-arm: Make pgtable walker more generic Rob Clark (Fri Aug 23 2024 - 13:23:51 EST)
- Re: [PATCH v8 2/4] kbuild: generate offset range data for builtin modules Sami Tolvanen (Fri Aug 23 2024 - 13:24:35 EST)
- Re: [regression] oops on heavy compilations ("kernel BUG at mm/zswap.c:1005!" and "Oops: invalid opcode: 0000") Piotr Oniszczuk (Fri Aug 23 2024 - 13:24:47 EST)
- Re: [PATCH v2] mtd: nand: raw: atmel: Add message on DMA usage Miquel Raynal (Fri Aug 23 2024 - 13:28:50 EST)
- [PATCH net-next 0/6] Suspend IRQs during application busy periods Joe Damato (Fri Aug 23 2024 - 13:31:59 EST)
- [PATCH net-next 1/6] net: Add sysfs parameter irq_suspend_timeout Joe Damato (Fri Aug 23 2024 - 13:32:14 EST)
- [PATCH net-next 2/6] net: Suspend softirq when prefer_busy_poll is set Joe Damato (Fri Aug 23 2024 - 13:32:33 EST)
- [PATCH net-next 3/6] net: Add control functions for irq suspension Joe Damato (Fri Aug 23 2024 - 13:32:49 EST)
- [PATCH net-next 4/6] eventpoll: Trigger napi_busy_loop, if prefer_busy_poll is set Joe Damato (Fri Aug 23 2024 - 13:33:07 EST)
- [PATCH net-next 5/6] eventpoll: Control irq suspension for prefer_busy_poll Joe Damato (Fri Aug 23 2024 - 13:33:29 EST)
- [PATCH net-next 6/6] docs: networking: Describe irq suspension Joe Damato (Fri Aug 23 2024 - 13:33:57 EST)
- Re: [PATCH v2] mtd: concat: Use kmemdup_array instead of kmemdup for multiple allocation Miquel Raynal (Fri Aug 23 2024 - 13:34:21 EST)
- Re: [PATCH][next] mtd: parsers: bcm47xxpart: make read-only array possible_nvram_sizes static const Miquel Raynal (Fri Aug 23 2024 - 13:34:36 EST)
- Re: [PATCH] mtd: Use of_property_read_bool() Miquel Raynal (Fri Aug 23 2024 - 13:34:47 EST)
- Re: [PATCH v2 1/1] mtd: slram: insert break after errors in parsing the map Miquel Raynal (Fri Aug 23 2024 - 13:35:02 EST)
- Re: [PATCH v2 2/2] KVM: x86: AMD's IBPB is not equivalent to Intel's IBPB Jim Mattson (Fri Aug 23 2024 - 13:35:20 EST)
- [PATCH 0/5] tmpfs: Add case-insesitive support for tmpfs André Almeida (Fri Aug 23 2024 - 13:35:41 EST)
- [PATCH 1/5] tmpfs: Add casefold lookup support André Almeida (Fri Aug 23 2024 - 13:35:49 EST)
- [PATCH 2/5] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs André Almeida (Fri Aug 23 2024 - 13:36:16 EST)
- [PATCH 3/5] tmpfs: Create casefold mount options André Almeida (Fri Aug 23 2024 - 13:36:20 EST)
- [PATCH 4/5] tmpfs: Expose filesystem features via sysfs André Almeida (Fri Aug 23 2024 - 13:36:45 EST)
- [PATCH 5/5] docs: tmpfs: Add casefold options André Almeida (Fri Aug 23 2024 - 13:36:59 EST)
- Re: [PATCH v11 2/7] LoongArch: Define ARCH_IRQ_INIT_FLAGS as IRQ_NOPROBE Thomas Gleixner (Fri Aug 23 2024 - 13:37:13 EST)
- Re: [PATCH] mtd: rawnand: davinci: make platform_data private Miquel Raynal (Fri Aug 23 2024 - 13:37:25 EST)
- Re: [PATCH] mtd: spinand: set bitflip_threshold to 75% of ECC strength Miquel Raynal (Fri Aug 23 2024 - 13:37:39 EST)
- Re: [PATCH] mtd: spinand: winbond: add support for W25N01KV Miquel Raynal (Fri Aug 23 2024 - 13:37:48 EST)
- Re: [PATCH v8 1/4] kbuild: add mod(name,file)_flags to assembler flags for module objects Masahiro Yamada (Fri Aug 23 2024 - 13:38:12 EST)
- Re: [PATCH net-next 1/6] net: Add sysfs parameter irq_suspend_timeout Eric Dumazet (Fri Aug 23 2024 - 13:40:28 EST)
- Re: [PATCH net-next v14 09/11] net: replace page_frag with page_frag_cache Simon Horman (Fri Aug 23 2024 - 13:40:49 EST)
- Re: [PATCH] net/mlx5: Added cond_resched() to crdump collection Mohamed Khalfella (Fri Aug 23 2024 - 13:41:35 EST)
- Re: [PATCH nf-next 1/2] netfilter: Make IP_NF_IPTABLES_LEGACY selectable Breno Leitao (Fri Aug 23 2024 - 13:46:08 EST)
- Re: [PATCH v8 08/17] ACPI: pci_link: Clear the dependencies after probe Bjorn Helgaas (Fri Aug 23 2024 - 13:46:16 EST)
- Re: [PATCH] PCI: Make pci_bus_type constant Bjorn Helgaas (Fri Aug 23 2024 - 13:47:19 EST)
- [PATCH nf-next v2 0/2] netfilter: Make IP_NF_IPTABLES_LEGACY selectable Breno Leitao (Fri Aug 23 2024 - 13:49:14 EST)
- [PATCH nf-next v2 1/2] netfilter: Make IP_NF_IPTABLES_LEGACY selectable Breno Leitao (Fri Aug 23 2024 - 13:49:32 EST)
- [PATCH nf-next v2 2/2] netfilter: Make IP6_NF_IPTABLES_LEGACY selectable Breno Leitao (Fri Aug 23 2024 - 13:49:51 EST)
- Re: [PATCH v2] maple_tree: simplify mas_wr_node_walk for improved readability Liam R. Howlett (Fri Aug 23 2024 - 13:52:03 EST)
- Re: [RFC] kconfig: add optional selective yaml output support Masahiro Yamada (Fri Aug 23 2024 - 13:55:16 EST)
- Re: [PATCH v3 03/11] i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_INIT Frank Li (Fri Aug 23 2024 - 13:55:35 EST)
- Re: [syzbot] [ntfs3?] possible deadlock in ni_fiemap syzbot (Fri Aug 23 2024 - 13:56:10 EST)
- Re: [PATCH v2] Avoid memory barrier in read_seqcount() through load acquire Christoph Lameter (Ampere) (Fri Aug 23 2024 - 13:56:28 EST)
- Re: [PATCH net-next 3/6] net: Add control functions for irq suspension Eric Dumazet (Fri Aug 23 2024 - 13:57:01 EST)
- Re: [PATCH v7 2/2] mm: support large folios swap-in for sync io devices Shakeel Butt (Fri Aug 23 2024 - 13:57:15 EST)
- Re: [PATCH v3 02/11] i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_BITS Frank Li (Fri Aug 23 2024 - 13:57:50 EST)
- Re: [PATCH v3 3/3] serial: sc16is7xx: convert bitmask definitions to use BIT() macro Andy Shevchenko (Fri Aug 23 2024 - 13:59:43 EST)
- Re: [PATCH net-next 3/6] net: Add control functions for irq suspension Joe Damato (Fri Aug 23 2024 - 14:02:24 EST)
- Re: [PATCH 7/7] iio: adc: ad7606: add support for AD7606C-{16,18} parts David Lechner (Fri Aug 23 2024 - 14:04:12 EST)
- Re: [PATCH v2] PCI: Add function 0 DMA alias quirk for Glenfly arise chip Bjorn Helgaas (Fri Aug 23 2024 - 14:04:55 EST)
- Re: [regression] oops on heavy compilations ("kernel BUG at mm/zswap.c:1005!" and "Oops: invalid opcode: 0000") Nhat Pham (Fri Aug 23 2024 - 14:07:14 EST)
- Re: [PATCH 1/3] wifi: ath11k: Set IRQ affinity hint after requesting all shared IRQs Jeff Johnson (Fri Aug 23 2024 - 14:10:21 EST)
- Re: [PATCH v9 00/23] Support more Amlogic SoC families in crypto driver Anand Moon (Fri Aug 23 2024 - 14:10:36 EST)
- Re: [PATCH v2 2/4] cxl/region: Prevent device_find_child() from modifying caller's match data Ira Weiny (Fri Aug 23 2024 - 14:11:12 EST)
- Re: [PATCH net-next 3/6] net: Add control functions for irq suspension Eric Dumazet (Fri Aug 23 2024 - 14:15:21 EST)
- Re: [PATCH] jfs: UBSAN: shift-out-of-bounds in dbFindBits Dave Kleikamp (Fri Aug 23 2024 - 14:16:49 EST)
- Re: [PATCH] crash: Default to CRASH_DUMP=n when support for it is unlikely John Paul Adrian Glaubitz (Fri Aug 23 2024 - 14:17:02 EST)
- [PATCH v3 0/7] pressure: bmp280: Minor cleanup and interrupt support Vasileios Amoiridis (Fri Aug 23 2024 - 14:17:31 EST)
- [PATCH v3 1/7] iio: pressure: bmp280: Use bulk read for humidity calibration data Vasileios Amoiridis (Fri Aug 23 2024 - 14:17:41 EST)
- [PATCH v3 2/7] iio: pressure: bmp280: Add support for bmp280 soft reset Vasileios Amoiridis (Fri Aug 23 2024 - 14:17:50 EST)
- [PATCH v3 3/7] iio: pressure: bmp280: Remove config error check for IIR filter updates Vasileios Amoiridis (Fri Aug 23 2024 - 14:18:06 EST)
- [PATCH v3 4/7] iio: pressure: bmp280: Use sleep and forced mode for oneshot captures Vasileios Amoiridis (Fri Aug 23 2024 - 14:18:31 EST)
- [PATCH v3 5/7] dt-bindings: iio: pressure: bmp085: Add interrupts for BMP3xx and BMP5xx devices Vasileios Amoiridis (Fri Aug 23 2024 - 14:18:38 EST)
- [PATCH v3 6/7] iio: pressure: bmp280: Add data ready trigger support Vasileios Amoiridis (Fri Aug 23 2024 - 14:18:54 EST)
- [PATCH v3 7/7] iio: pressure: bmp280: Move bmp085 interrupt to new configuration Vasileios Amoiridis (Fri Aug 23 2024 - 14:18:59 EST)
- [tip: timers/core] timekeeping: Use time_after() in timekeeping_check_update() tip-bot2 for Chen Yufan (Fri Aug 23 2024 - 14:20:01 EST)
- [tip: timers/core] hrtimer: Use and report correct timerslack values for realtime tasks tip-bot2 for Felix Moessbauer (Fri Aug 23 2024 - 14:20:05 EST)
- Re: [PATCH 01/11] dt-bindings: clock: Add RaspberryPi RP1 clock bindings Andrea della Porta (Fri Aug 23 2024 - 14:21:51 EST)
- Re: [PATCH 0/3] sched: Miscellaneous isolation related cleanups Waiman Long (Fri Aug 23 2024 - 14:23:30 EST)
- [git pull] drm fixes for 6.11-rc5 Dave Airlie (Fri Aug 23 2024 - 14:27:58 EST)
- Re: [PATCH v2] iio: bmi323: peripheral in lowest power state on suspend Jonathan Cameron (Fri Aug 23 2024 - 14:29:36 EST)
- Re: [PATCH V2] jfs: check if leafidx greater than num leaves per dmap tree Dave Kleikamp (Fri Aug 23 2024 - 14:30:45 EST)
- Re: [PATCH v4 1/4] iio: magnetometer: ak8975: Relax failure on unknown id Jonathan Cameron (Fri Aug 23 2024 - 14:32:21 EST)
- Re: [PATCH v4 4/4] iio: magnetometer: ak8975: Add AK09118 support Jonathan Cameron (Fri Aug 23 2024 - 14:35:38 EST)
- [PATCH v2] firmware_loader: Block path traversal Jann Horn (Fri Aug 23 2024 - 14:39:21 EST)
- [PATCH] crypto: hisilicon/zip - Optimize performance by replacing rw_lock with spinlock Kuan-Wei Chiu (Fri Aug 23 2024 - 14:39:32 EST)
- Re: [regression] oops on heavy compilations ("kernel BUG at mm/zswap.c:1005!" and "Oops: invalid opcode: 0000") Takero Funaki (Fri Aug 23 2024 - 14:43:07 EST)
- [tip: irq/core] irqchip/loongson-pch-msi: Prepare get_pch_msi_handle() for AVECINTC tip-bot2 for Tianyang Zhang (Fri Aug 23 2024 - 14:45:13 EST)
- [tip: irq/core] irqchip/loongson-eiointc: Rename CPUHP_AP_IRQ_LOONGARCH_STARTING tip-bot2 for Huacai Chen (Fri Aug 23 2024 - 14:45:17 EST)
- [tip: irq/core] LoongArch: Move irqchip function prototypes to irq-loongson.h tip-bot2 for Huacai Chen (Fri Aug 23 2024 - 14:45:31 EST)
- [tip: irq/core] irqchip/loongarch-avec: Add AVEC irqchip support tip-bot2 for Tianyang Zhang (Fri Aug 23 2024 - 14:45:32 EST)
- [tip: irq/core] LoongArch: Architectural preparation for AVEC irqchip tip-bot2 for Huacai Chen (Fri Aug 23 2024 - 14:45:44 EST)
- Re: A Comparison of printk between upstream and linux-rt-devel Derek Barbosa (Fri Aug 23 2024 - 14:46:13 EST)
- [PATCH v1] platform/x86/intel/ifs: Fix SBAF title underline length Kuppuswamy Sathyanarayanan (Fri Aug 23 2024 - 14:46:28 EST)
- Re: [PATCH v3 1/7] iio: pressure: bmp280: Use bulk read for humidity calibration data Andy Shevchenko (Fri Aug 23 2024 - 14:48:09 EST)
- Re: [PATCH] kbuild: pahole-version: avoid errors if executing fails Miguel Ojeda (Fri Aug 23 2024 - 14:48:22 EST)
- Re: [PATCH bpf-next v2] bpf: Fix bpf_get/setsockopt to tos not take effect when TCP over IPv4 via INET6 API Martin KaFai Lau (Fri Aug 23 2024 - 14:49:08 EST)
- Re: [PATCH v3 2/3] iio: adc: ad7625: add driver Jonathan Cameron (Fri Aug 23 2024 - 14:49:20 EST)
- Re: [PATCH] tracing/timerlat: Check tlat_var for NULL in timerlat_fd_release Steven Rostedt (Fri Aug 23 2024 - 14:51:45 EST)
- RE: [PATCH v3 5/7] dt-bindings: iio: pressure: bmp085: Add interrupts for BMP3xx and BMP5xx devices Biju Das (Fri Aug 23 2024 - 14:52:12 EST)
- Re: [PATCH 1/7] iio: adc: ad7606: add 'bits' parameter to channels macros Jonathan Cameron (Fri Aug 23 2024 - 14:53:09 EST)
- [PATCH v3 0/4] Distinguish between variants of IBPB Jim Mattson (Fri Aug 23 2024 - 14:53:59 EST)
- [PATCH v3 1/4] x86/cpufeatures: Clarify semantics of X86_FEATURE_IBPB Jim Mattson (Fri Aug 23 2024 - 14:54:09 EST)
- [PATCH v3 2/4] x86/cpufeatures: Define X86_FEATURE_AMD_IBPB_RET Jim Mattson (Fri Aug 23 2024 - 14:54:22 EST)
- [PATCH v3 3/4] KVM: x86: Advertise AMD_IBPB_RET to userspace Jim Mattson (Fri Aug 23 2024 - 14:54:41 EST)
- [PATCH v3 4/4] KVM: x86: AMD's IBPB is not equivalent to Intel's IBPB Jim Mattson (Fri Aug 23 2024 - 14:54:49 EST)
- [tip: irq/core] genirq: Fix typo in struct comment tip-bot2 for Costa Shulyupin (Fri Aug 23 2024 - 14:55:07 EST)
- Re: [PATCH bpf-next v2] bpf: Fix bpf_get/setsockopt to tos not take effect when TCP over IPv4 via INET6 API Eric Dumazet (Fri Aug 23 2024 - 14:55:23 EST)
- [GIT PULL] bcachefs fixes for 6.11-rc5 Kent Overstreet (Fri Aug 23 2024 - 14:55:39 EST)
- [PATCH v8 0/2] mm: store zero pages to be swapped out in a bitmap Usama Arif (Fri Aug 23 2024 - 14:58:52 EST)
- [PATCH v8 1/2] mm: store zero pages to be swapped out in a bitmap Usama Arif (Fri Aug 23 2024 - 14:59:02 EST)
- [PATCH] libperf: Add perf_evsel__id() function Charlie Jenkins (Fri Aug 23 2024 - 14:59:06 EST)
- [PATCH 1/1] dt-bindings: PCI: layerscape-pci: Add deprecated property 'num-viewport' Frank Li (Fri Aug 23 2024 - 14:59:36 EST)
- [RFC PATCH v1 0/6] sched: NUMA-aware concurrency IDs Mathieu Desnoyers (Fri Aug 23 2024 - 15:00:53 EST)
- [RFC PATCH v1 2/6] lib: Implement find_{first,next,nth}_nor_bit, find_first_andnot_bit Mathieu Desnoyers (Fri Aug 23 2024 - 15:01:05 EST)
- [RFC PATCH v1 3/6] cpumask: Implement cpumask_{first,next}_{nor,andnot} Mathieu Desnoyers (Fri Aug 23 2024 - 15:01:06 EST)
- [RFC PATCH v1 4/6] sched: NUMA-aware per-memory-map concurrency IDs Mathieu Desnoyers (Fri Aug 23 2024 - 15:01:18 EST)
- [RFC PATCH v1 1/6] lib: Clarify comment on top of find_next_andnot_bit Mathieu Desnoyers (Fri Aug 23 2024 - 15:01:27 EST)
- [RFC PATCH v1 6/6] selftests/rseq: Implement NUMA node id vs mm_cid invariant test Mathieu Desnoyers (Fri Aug 23 2024 - 15:01:41 EST)
- [RFC PATCH v1 5/6] selftests/rseq: x86: Implement rseq_load_u32_u32 Mathieu Desnoyers (Fri Aug 23 2024 - 15:01:42 EST)
- Re: [PATCH v1] Device-mapper(LVM): Convert to use time_after_eq macro Mikulas Patocka (Fri Aug 23 2024 - 15:02:27 EST)
- Re: [PATCH v1] platform/x86/intel/ifs: Fix SBAF title underline length Joseph, Jithu (Fri Aug 23 2024 - 15:02:41 EST)
- Re: [RFC PATCH] x86/cpufeature: Add feature dependency checks Sohil Mehta (Fri Aug 23 2024 - 15:05:37 EST)
- [RESEND v8 0/2] mm: store zero pages to be swapped out in a bitmap Usama Arif (Fri Aug 23 2024 - 15:05:55 EST)
- [RESEND v8 1/2] mm: store zero pages to be swapped out in a bitmap Usama Arif (Fri Aug 23 2024 - 15:06:06 EST)
- [RESEND v8 2/2] mm: remove code to handle same filled pages Usama Arif (Fri Aug 23 2024 - 15:06:12 EST)
- [GIT PULL] MIPS fixes for V6.11 Thomas Bogendoerfer (Fri Aug 23 2024 - 15:06:32 EST)
- Re: Re: [PATCH 1/1] Improve missing mods error message and make shell script executable David Hunter (Fri Aug 23 2024 - 15:08:44 EST)
- Re: test 1: was: Re: A Comparison of printk between upstream and linux-rt-devel Derek Barbosa (Fri Aug 23 2024 - 15:08:57 EST)
- Re: [Jfs-discussion] [PATCH] jfs: Fix uaf in dbFreeBits Dave Kleikamp (Fri Aug 23 2024 - 15:11:19 EST)
- Re: [PATCH v4 1/4] iio: magnetometer: ak8975: Relax failure on unknown id Andy Shevchenko (Fri Aug 23 2024 - 15:11:34 EST)
- [PATCH 0/2] KVM: Coalesced IO cleanup and test Sean Christopherson (Fri Aug 23 2024 - 15:14:09 EST)
- [PATCH 1/2] KVM: selftests: Add a test for coalesced MMIO (and PIO on x86) Sean Christopherson (Fri Aug 23 2024 - 15:14:23 EST)
- [PATCH 2/2] KVM: Clean up coalesced MMIO ring full check Sean Christopherson (Fri Aug 23 2024 - 15:14:37 EST)
- Re: [PATCH v3 2/7] iio: pressure: bmp280: Add support for bmp280 soft reset Andy Shevchenko (Fri Aug 23 2024 - 15:14:56 EST)
- Re: [PATCH v3 3/7] iio: pressure: bmp280: Remove config error check for IIR filter updates Andy Shevchenko (Fri Aug 23 2024 - 15:15:47 EST)
- Re: [PATCH] genirq: procfs: Make smp_affinity read-only for interrupts marked with IRQD_AFFINITY_MANAGED flag Thomas Gleixner (Fri Aug 23 2024 - 15:16:40 EST)
- Re: [PATCH v2 16/19] gendwarfksyms: Add support for reserved structure fields Sami Tolvanen (Fri Aug 23 2024 - 15:17:53 EST)
- Re: [RFC PATCH v1 3/6] cpumask: Implement cpumask_{first,next}_{nor,andnot} Yury Norov (Fri Aug 23 2024 - 15:18:49 EST)
- Re: [PATCH] jfs: fix out-of-bounds in dbNextAG() and diAlloc() Dave Kleikamp (Fri Aug 23 2024 - 15:19:02 EST)
- Re: [PATCH 7/7] iio: adc: ad7606: add support for AD7606C-{16,18} parts Jonathan Cameron (Fri Aug 23 2024 - 15:19:30 EST)
- Re: [RFC PATCH v1 2/6] lib: Implement find_{first,next,nth}_nor_bit, find_first_andnot_bit Yury Norov (Fri Aug 23 2024 - 15:20:02 EST)
- Re: [RFC PATCH v1 1/6] lib: Clarify comment on top of find_next_andnot_bit Yury Norov (Fri Aug 23 2024 - 15:20:29 EST)
- Re: linux-next: build warning after merge of the drivers-x86 tree Joseph, Jithu (Fri Aug 23 2024 - 15:21:05 EST)
- Re: [PATCH v3 4/7] iio: pressure: bmp280: Use sleep and forced mode for oneshot captures Andy Shevchenko (Fri Aug 23 2024 - 15:25:26 EST)
- Re: [PATCH 2/2] KVM: x86/mmu: Recover NX Huge pages belonging to TDP MMU under MMU read lock Vipin Sharma (Fri Aug 23 2024 - 15:27:54 EST)
- Re: [PATCH v3 06/10] irqchip: irq-mips-gic: Switch to ipi_mux Thomas Gleixner (Fri Aug 23 2024 - 15:28:07 EST)
- RE: [RFC PATCH net] tools/net/ynl: fix cli.py --subscribe feature Kubalewski, Arkadiusz (Fri Aug 23 2024 - 15:31:28 EST)
- Re: [PATCH v2] powerpc: warn on emulation of dcbz instruction in kernel mode Segher Boessenkool (Fri Aug 23 2024 - 15:32:59 EST)
- [PATCH v3 1/5] xen: sync elfnote.h from xen tree Jason Andryuk (Fri Aug 23 2024 - 15:36:53 EST)
- [PATCH v3 0/5] x86/pvh: Make 64bit PVH entry relocatable Jason Andryuk (Fri Aug 23 2024 - 15:36:56 EST)
- [PATCH v3 3/5] x86/pvh: Set phys_base when calling xen_prepare_pvh() Jason Andryuk (Fri Aug 23 2024 - 15:37:15 EST)
- [PATCH v3 4/5] x86/kernel: Move page table macros to header Jason Andryuk (Fri Aug 23 2024 - 15:37:19 EST)
- [PATCH v3 2/5] x86/pvh: Make PVH entrypoint PIC for x86-64 Jason Andryuk (Fri Aug 23 2024 - 15:37:33 EST)
- [PATCH v3 5/5] x86/pvh: Add 64bit relocation page tables Jason Andryuk (Fri Aug 23 2024 - 15:37:42 EST)
- Re: [PATCH v3 09/10] irqchip: irq-mips-cpu: Rework software IRQ handling flow Thomas Gleixner (Fri Aug 23 2024 - 15:38:14 EST)
- Re: [PATCH v2] Avoid memory barrier in read_seqcount() through load acquire Christoph Lameter (Ampere) (Fri Aug 23 2024 - 15:38:30 EST)
- Re: [PATCH v3 4/4] KVM: x86: AMD's IBPB is not equivalent to Intel's IBPB Tom Lendacky (Fri Aug 23 2024 - 15:41:09 EST)
- Re: [PATCH v3 0/4] Distinguish between variants of IBPB Tom Lendacky (Fri Aug 23 2024 - 15:41:46 EST)
- [PATCH v2] Documentation: kbuild: explicitly document missing prompt Stephen Brennan (Fri Aug 23 2024 - 15:42:19 EST)
- Re: [PATCH net 1/1] tcp: check skb is non-NULL in tcp_rto_delta_us() Josh Hunt (Fri Aug 23 2024 - 15:43:59 EST)
- Re: [PATCH v5 2/5] PCI: Check PCI_PM_CTRL instead of PCI_COMMAND in pci_dev_wait() Bjorn Helgaas (Fri Aug 23 2024 - 15:54:13 EST)
- [PATCH v25 05/33] usb: host: xhci-mem: Cleanup pending secondary event ring events Wesley Cheng (Fri Aug 23 2024 - 16:01:52 EST)
- [PATCH v25 04/33] usb: xhci: Allow for secondary interrupter to set IMOD Wesley Cheng (Fri Aug 23 2024 - 16:02:11 EST)
- [PATCH v25 32/33] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices Wesley Cheng (Fri Aug 23 2024 - 16:02:29 EST)
- [PATCH v25 15/33] ASoC: usb: Fetch ASoC card and pcm device information Wesley Cheng (Fri Aug 23 2024 - 16:02:45 EST)
- [PATCH v25 33/33] ASoC: usb: Rediscover USB SND devices on USB port add Wesley Cheng (Fri Aug 23 2024 - 16:03:11 EST)
- [PATCH v25 31/33] ALSA: usb-audio: Add USB offload route kcontrol Wesley Cheng (Fri Aug 23 2024 - 16:03:29 EST)
- [PATCH v25 19/33] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp Wesley Cheng (Fri Aug 23 2024 - 16:03:47 EST)
- [PATCH v25 20/33] ASoC: qcom: qdsp6: q6afe: Increase APR timeout Wesley Cheng (Fri Aug 23 2024 - 16:04:26 EST)
- [PATCH v25 25/33] ALSA: usb-audio: Save UAC sample size information Wesley Cheng (Fri Aug 23 2024 - 16:04:38 EST)
- [PATCH v25 30/33] ALSA: usb-audio: qcom: Use card and PCM index from QMI request Wesley Cheng (Fri Aug 23 2024 - 16:04:54 EST)
- [PATCH v25 01/33] xhci: add helper to stop endpoint and wait for completion Wesley Cheng (Fri Aug 23 2024 - 16:05:32 EST)
- [PATCH v25 14/33] ASoC: usb: Create SOC USB SND jack kcontrol Wesley Cheng (Fri Aug 23 2024 - 16:05:48 EST)
- [PATCH v25 24/33] ALSA: usb-audio: Introduce USB SND platform op callbacks Wesley Cheng (Fri Aug 23 2024 - 16:07:57 EST)
- [PATCH v25 06/33] usb: host: xhci-mem: Allow for interrupter clients to choose specific index Wesley Cheng (Fri Aug 23 2024 - 16:07:59 EST)
- [PATCH v25 11/33] ALSA: usb-audio: Check for support for requested audio format Wesley Cheng (Fri Aug 23 2024 - 16:08:11 EST)
- [PATCH v25 10/33] ALSA: usb-audio: Export USB SND APIs for modules Wesley Cheng (Fri Aug 23 2024 - 16:08:18 EST)
- [PATCH v25 07/33] usb: host: xhci-plat: Set XHCI max interrupters if property is present Wesley Cheng (Fri Aug 23 2024 - 16:08:33 EST)
- [PATCH v25 29/33] ALSA: usb-audio: qcom: Don't allow USB offload path if PCM device is in use Wesley Cheng (Fri Aug 23 2024 - 16:08:34 EST)
- [PATCH v25 09/33] ALSA: Add USB audio device jack type Wesley Cheng (Fri Aug 23 2024 - 16:08:38 EST)
- [PATCH v25 12/33] ASoC: Add SOC USB APIs for adding an USB backend Wesley Cheng (Fri Aug 23 2024 - 16:08:48 EST)
- [PATCH v25 17/33] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port Wesley Cheng (Fri Aug 23 2024 - 16:08:49 EST)
- [PATCH v25 02/33] usb: host: xhci: Repurpose event handler for skipping interrupter events Wesley Cheng (Fri Aug 23 2024 - 16:08:50 EST)
- [PATCH v25 16/33] ASoC: doc: Add documentation for SOC USB Wesley Cheng (Fri Aug 23 2024 - 16:09:22 EST)
- [PATCH v25 28/33] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support Wesley Cheng (Fri Aug 23 2024 - 16:10:27 EST)
- [PATCH v25 08/33] usb: dwc3: Specify maximum number of XHCI interrupters Wesley Cheng (Fri Aug 23 2024 - 16:11:17 EST)
- [PATCH v25 18/33] ASoC: dt-bindings: Update example for enabling USB offload on SM8250 Wesley Cheng (Fri Aug 23 2024 - 16:11:22 EST)
- [PATCH v25 13/33] ASoC: usb: Add PCM format check API for USB backend Wesley Cheng (Fri Aug 23 2024 - 16:11:23 EST)
- [PATCH v25 23/33] ASoC: qcom: qdsp6: Fetch USB offload mapped card and PCM device Wesley Cheng (Fri Aug 23 2024 - 16:11:29 EST)
- [PATCH v25 26/33] ALSA: usb-audio: Prevent starting of audio stream if in use Wesley Cheng (Fri Aug 23 2024 - 16:11:30 EST)
- [PATCH v25 22/33] ASoC: qcom: qdsp6: Add headphone jack for offload connection status Wesley Cheng (Fri Aug 23 2024 - 16:11:34 EST)
- [PATCH v25 03/33] xhci: sideband: add initial api to register a sideband entity Wesley Cheng (Fri Aug 23 2024 - 16:11:43 EST)
- [PATCH v25 21/33] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6 Wesley Cheng (Fri Aug 23 2024 - 16:11:55 EST)
- [PATCH v25 27/33] ALSA: usb-audio: qcom: Add USB QMI definitions Wesley Cheng (Fri Aug 23 2024 - 16:12:03 EST)
- [PATCH v25 00/33] Introduce QC USB SND audio offloading support Wesley Cheng (Fri Aug 23 2024 - 16:12:05 EST)
- [PATCHv2 net-next] net: ag71xx: add missing reset_control_put Rosen Penev (Fri Aug 23 2024 - 16:13:56 EST)
- Re: [PATCH v3 6/7] iio: pressure: bmp280: Add data ready trigger support Andy Shevchenko (Fri Aug 23 2024 - 16:14:16 EST)
- [PATCH v2 01/10] tools: improve vma test Makefile Lorenzo Stoakes (Fri Aug 23 2024 - 16:14:30 EST)
- [PATCH v2 05/10] mm: abstract vma_expand() to use vma_merge_struct Lorenzo Stoakes (Fri Aug 23 2024 - 16:14:35 EST)
- [PATCH v2 04/10] mm: remove duplicated open-coded VMA policy check Lorenzo Stoakes (Fri Aug 23 2024 - 16:14:39 EST)
- [PATCH v2 00/10] mm: remove vma_merge() Lorenzo Stoakes (Fri Aug 23 2024 - 16:14:41 EST)
- [PATCH v2 03/10] mm: introduce vma_merge_struct and abstract vma_merge(),vma_modify() Lorenzo Stoakes (Fri Aug 23 2024 - 16:14:57 EST)
- [PATCH v2 02/10] tools: add VMA merge tests Lorenzo Stoakes (Fri Aug 23 2024 - 16:15:33 EST)
- [PATCH v2 08/10] mm: introduce commit_merge(), abstracting final commit of merge Lorenzo Stoakes (Fri Aug 23 2024 - 16:15:39 EST)
- [PATCH v2 06/10] mm: avoid using vma_merge() for new VMAs Lorenzo Stoakes (Fri Aug 23 2024 - 16:15:50 EST)
- [PATCH v2 07/10] mm: make vma_prepare() and friends static and internal to vma.c Lorenzo Stoakes (Fri Aug 23 2024 - 16:15:52 EST)
- [PATCH v2 09/10] mm: refactor vma_merge() into modify-only vma_merge_existing_range() Lorenzo Stoakes (Fri Aug 23 2024 - 16:15:54 EST)
- [PATCH v2 10/10] mm: rework vm_ops->close() handling on VMA merge Lorenzo Stoakes (Fri Aug 23 2024 - 16:16:48 EST)
- [PATCH 0/9] netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry David Howells (Fri Aug 23 2024 - 16:17:06 EST)
- [PATCH 1/9] mm: Fix missing folio invalidation calls during truncation David Howells (Fri Aug 23 2024 - 16:17:30 EST)
- [PATCH 2/9] afs: Fix post-setattr file edit to do truncation correctly David Howells (Fri Aug 23 2024 - 16:17:52 EST)
- [PATCH 3/9] netfs: Fix netfs_release_folio() to say no if folio dirty David Howells (Fri Aug 23 2024 - 16:18:20 EST)
- [PATCH 4/9] netfs: Fix trimming of streaming-write folios in netfs_inval_folio() David Howells (Fri Aug 23 2024 - 16:18:45 EST)
- [PATCH 5/9] netfs: Fix missing iterator reset on retry of short read David Howells (Fri Aug 23 2024 - 16:19:05 EST)
- [PATCH 6/9] cifs: Fix lack of credit renegotiation on read retry David Howells (Fri Aug 23 2024 - 16:19:29 EST)
- [PATCH 7/9] netfs, cifs: Fix handling of short DIO read David Howells (Fri Aug 23 2024 - 16:19:54 EST)
- [PATCH 8/9] cifs: Fix FALLOC_FL_PUNCH_HOLE support David Howells (Fri Aug 23 2024 - 16:20:22 EST)
- [PATCH 9/9] netfs, cifs: Improve some debugging bits David Howells (Fri Aug 23 2024 - 16:20:44 EST)
- Re: [REPOST PATCH] Bluetooth: qca: If memdump doesn't work, re-enable IBS patchwork-bot+bluetooth (Fri Aug 23 2024 - 16:21:01 EST)
- Re: [PATCH next] HID: hid-goodix: Fix a signedness bug in goodix_hid_get_raw_report() Dmitry Torokhov (Fri Aug 23 2024 - 16:21:18 EST)
- Re: [PATCH 1/9] mm: Fix missing folio invalidation calls during truncation Matthew Wilcox (Fri Aug 23 2024 - 16:21:38 EST)
- [PATCH 0/2] Exposing nice CPU usage to userspace Joshua (Fri Aug 23 2024 - 16:21:58 EST)
- [PATCH 1/2] Tracking cgroup-level niced CPU time Joshua (Fri Aug 23 2024 - 16:22:08 EST)
- [PATCH 2/2] Selftests for niced CPU statistics Joshua (Fri Aug 23 2024 - 16:22:27 EST)
- Re: [RFC PATCH v1 4/6] sched: NUMA-aware per-memory-map concurrency IDs Yury Norov (Fri Aug 23 2024 - 16:22:41 EST)
- Re: [PATCH net-next 1/6] net: Add sysfs parameter irq_suspend_timeout Joe Damato (Fri Aug 23 2024 - 16:23:03 EST)
- Re: [PATCH v6 22/22] x86/resctrl: Introduce interface to modify assignment states of the groups Reinette Chatre (Fri Aug 23 2024 - 16:24:51 EST)
- Re: [PATCH v6 16/22] x86/resctrl: Add the interface to unassign a MBM counter Reinette Chatre (Fri Aug 23 2024 - 16:25:08 EST)
- Re: [PATCH net-next 3/6] net: Add control functions for irq suspension Martin Karsten (Fri Aug 23 2024 - 16:25:39 EST)
- Re: [PATCH v2 8/9] KVM: selftests: Add a CoCo-specific test for KVM_PRE_FAULT_MEMORY Pratik R. Sampat (Fri Aug 23 2024 - 16:25:59 EST)
- Re: [PATCH v6 00/22] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC) Reinette Chatre (Fri Aug 23 2024 - 16:29:30 EST)
- [git pull] Input updates for v6.11-rc4 Dmitry Torokhov (Fri Aug 23 2024 - 16:31:35 EST)
- [PATCH v3] iommu/s390: Implement blocking domain Matthew Rosato (Fri Aug 23 2024 - 16:31:48 EST)
- Re: [PATCH 0/2] clk: qcom: gcc-sm8550: Fix shared clk parking breakage Stephen Boyd (Fri Aug 23 2024 - 16:33:40 EST)
- RE: [RFC 0/7] Introduce swiotlb throttling Michael Kelley (Fri Aug 23 2024 - 16:40:36 EST)
- RE: [RFC 1/7] swiotlb: Introduce swiotlb throttling Michael Kelley (Fri Aug 23 2024 - 16:41:33 EST)
- RE: [RFC 2/7] dma: Handle swiotlb throttling for SGLs Michael Kelley (Fri Aug 23 2024 - 16:42:27 EST)
- RE: [RFC 5/7] scsi: storvsc: Enable swiotlb throttling Michael Kelley (Fri Aug 23 2024 - 16:42:43 EST)
- Re: [PATCH v2 1/2] mmc: sdhci_am654: Add retry tuning Judith Mendez (Fri Aug 23 2024 - 16:44:17 EST)
- Re: [PATCH v3 16/17] platform/chrome: cros_ec_typec: Support DP muxing Stephen Boyd (Fri Aug 23 2024 - 16:44:51 EST)
- Re: [PATCH 2/2] KVM: x86/mmu: Recover NX Huge pages belonging to TDP MMU under MMU read lock Sean Christopherson (Fri Aug 23 2024 - 16:45:55 EST)
- Re: [RFC PATCH v1 4/6] sched: NUMA-aware per-memory-map concurrency IDs Mathieu Desnoyers (Fri Aug 23 2024 - 16:46:15 EST)
- Re: [PATCH v3 15/17] platform/chrome: cros_ec_typec: Add support for signaling DP HPD via drm_bridge Stephen Boyd (Fri Aug 23 2024 - 16:47:37 EST)
- Re: [PATCH v3 13/17] dt-bindings: Move google,cros-ec-typec binding to usb Stephen Boyd (Fri Aug 23 2024 - 16:48:07 EST)
- Re: [RFC PATCH v1 3/6] cpumask: Implement cpumask_{first,next}_{nor,andnot} Mathieu Desnoyers (Fri Aug 23 2024 - 16:49:40 EST)
- Re: [RFC PATCH v1 2/6] lib: Implement find_{first,next,nth}_nor_bit, find_first_andnot_bit Mathieu Desnoyers (Fri Aug 23 2024 - 16:52:09 EST)
- Re: [PATCH v3 4/4] KVM: x86: AMD's IBPB is not equivalent to Intel's IBPB Sean Christopherson (Fri Aug 23 2024 - 16:52:11 EST)
- [PATCH v12 03/12] pinctrl: single: add marvell,pxa1908-padconf compatible Duje Mihanović via B4 Relay (Fri Aug 23 2024 - 16:56:25 EST)
- [PATCH v12 02/12] dt-bindings: pinctrl: pinctrl-single: add marvell,pxa1908-padconf compatible Duje Mihanović via B4 Relay (Fri Aug 23 2024 - 16:56:26 EST)
- [PATCH v12 04/12] dt-bindings: clock: Add Marvell PXA1908 clock bindings Duje Mihanović via B4 Relay (Fri Aug 23 2024 - 16:56:29 EST)
- [PATCH v12 00/12] Initial Marvell PXA1908 support Duje Mihanović via B4 Relay (Fri Aug 23 2024 - 16:56:34 EST)
- [PATCH v12 01/12] clk: mmp: Switch to use struct u32_fract instead of custom one Duje Mihanović via B4 Relay (Fri Aug 23 2024 - 16:56:38 EST)
- [PATCH v12 09/12] dt-bindings: marvell: Document PXA1908 SoC Duje Mihanović via B4 Relay (Fri Aug 23 2024 - 16:57:28 EST)
- [PATCH v12 06/12] clk: mmp: Add Marvell PXA1908 APBCP driver Duje Mihanović via B4 Relay (Fri Aug 23 2024 - 16:57:29 EST)
- [PATCH v12 05/12] clk: mmp: Add Marvell PXA1908 APBC driver Duje Mihanović via B4 Relay (Fri Aug 23 2024 - 16:57:30 EST)
- [PATCH v12 08/12] clk: mmp: Add Marvell PXA1908 MPMU driver Duje Mihanović via B4 Relay (Fri Aug 23 2024 - 16:57:30 EST)
- [PATCH v12 10/12] arm64: Kconfig.platforms: Add config for Marvell PXA1908 platform Duje Mihanović via B4 Relay (Fri Aug 23 2024 - 16:57:47 EST)
- [PATCH v12 07/12] clk: mmp: Add Marvell PXA1908 APMU driver Duje Mihanović via B4 Relay (Fri Aug 23 2024 - 16:57:56 EST)
- [PATCH v12 12/12] MAINTAINERS: add myself as Marvell PXA1908 maintainer Duje Mihanović via B4 Relay (Fri Aug 23 2024 - 16:58:08 EST)
- [PATCH v12 11/12] arm64: dts: Add DTS for Marvell PXA1908 and samsung,coreprimevelte Duje Mihanović via B4 Relay (Fri Aug 23 2024 - 16:58:32 EST)
- Re: [PATCH 5/4] Squashfs: Ensure all readahead pages have been used Fan Wu (Fri Aug 23 2024 - 17:03:00 EST)
- [tip: x86/misc] x86/syscall: Avoid memcpy() for ia32 syscall_get_arguments() tip-bot2 for Kees Cook (Fri Aug 23 2024 - 17:05:16 EST)
- Re: [PATCH v2] Avoid memory barrier in read_seqcount() through load acquire Thomas Gleixner (Fri Aug 23 2024 - 17:05:43 EST)
- Re: [PATCH v2] driver core: Explicitly initialize struct member @data.have_async in __device_attach() Zijun Hu (Fri Aug 23 2024 - 17:12:20 EST)
- RE: [PATCH V2 net] net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup Haiyang Zhang (Fri Aug 23 2024 - 17:12:39 EST)
- Re: [PATCH v4] PCI: Detect and trust built-in Thunderbolt chips Bjorn Helgaas (Fri Aug 23 2024 - 17:13:06 EST)
- Re: [PATCH v2] firmware_loader: Block path traversal Luis Chamberlain (Fri Aug 23 2024 - 17:13:30 EST)
- [PATCH rcu 0/4] Reduce lock contention during RCU CPU stall warnings Paul E. McKenney (Fri Aug 23 2024 - 17:15:10 EST)
- [PATCH rcu 2/4] rcu: Delete unused rcu_gp_might_be_stalled() function Paul E. McKenney (Fri Aug 23 2024 - 17:15:29 EST)
- [PATCH rcu 3/4] rcu: Stop stall warning from dumping stacks if grace period ends Paul E. McKenney (Fri Aug 23 2024 - 17:15:29 EST)
- [PATCH rcu 4/4] rcu: Finer-grained grace-period-end checks in rcu_dump_cpu_stacks() Paul E. McKenney (Fri Aug 23 2024 - 17:15:30 EST)
- [PATCH rcu 1/4] rcu: Defer printing stall-warning backtrace when holding rcu_node lock Paul E. McKenney (Fri Aug 23 2024 - 17:15:31 EST)
- Re: [RFC PATCH net] tools/net/ynl: fix cli.py --subscribe feature Donald Hunter (Fri Aug 23 2024 - 17:23:00 EST)
- Re: [PATCH v3 5/6] spi: rockchip: Suspend and resume the bus during NOIRQ_SYSTEM_SLEEP_PM ops Brian Norris (Fri Aug 23 2024 - 17:28:48 EST)
- Re: [PATCH 1/7] staging: vchiq: Factor out bulk transfer for VCHIQ_BULK_MODE_WAITING Stefan Wahren (Fri Aug 23 2024 - 17:29:01 EST)
- [PATCH 0/4] media: platform: mtk-mdp3: Cleanups for masking in cmdq operations Nícolas F. R. A. Prado (Fri Aug 23 2024 - 17:31:59 EST)
- [PATCH 1/4] media: platform: mtk-mdp3: Use cmdq_pkt_write when no mask is needed Nícolas F. R. A. Prado (Fri Aug 23 2024 - 17:32:14 EST)
- [PATCH 2/4] media: platform: mtk-mdp3: Remove useless variadic arguments from macros Nícolas F. R. A. Prado (Fri Aug 23 2024 - 17:32:16 EST)
- [PATCH 4/4] media: platform: mtk-mdp3: Remove mask parameter from MM_REG_POLL macro Nícolas F. R. A. Prado (Fri Aug 23 2024 - 17:32:46 EST)
- Re: [PATCH v3 22/25] cxl/region: Read existing extents on region creation Ira Weiny (Fri Aug 23 2024 - 17:33:15 EST)
- [PATCH 3/4] media: platform: mtk-mdp3: Remove mask parameter from MM_REG_WRITE macro Nícolas F. R. A. Prado (Fri Aug 23 2024 - 17:33:16 EST)
- Re: [PATCH v3 18/25] cxl/extent: Process DCD events and realize region extents Fan Ni (Fri Aug 23 2024 - 17:33:50 EST)
- Re: [PATCH next] HID: hid-goodix: Fix a signedness bug in goodix_hid_get_raw_report() Dan Carpenter (Fri Aug 23 2024 - 17:34:08 EST)
- Re: [PATCH 3/7] staging: vchiq_core: Factor out bulk transfer for blocking mode Stefan Wahren (Fri Aug 23 2024 - 17:36:35 EST)
- RE: [RFC PATCH net] tools/net/ynl: fix cli.py --subscribe feature Kubalewski, Arkadiusz (Fri Aug 23 2024 - 17:41:53 EST)
- Re: [PATCH 2/2] KVM: x86/mmu: Recover NX Huge pages belonging to TDP MMU under MMU read lock Vipin Sharma (Fri Aug 23 2024 - 17:42:35 EST)
- [PATCH] spi: rockchip: Resolve unbalanced runtime PM / system PM handling Brian Norris (Fri Aug 23 2024 - 17:42:52 EST)
- Re: [PATCH v2 1/4] driver core: Make parameter check consistent for API cluster device_(for_each|find)_child() Zijun Hu (Fri Aug 23 2024 - 17:46:06 EST)
- Re: [PATCH 6/7] staging: vchiq_core: Remove unused function argument Stefan Wahren (Fri Aug 23 2024 - 17:47:38 EST)
- Re: [PATCH 7/7] staging: vchiq_core: Pass enumerated flag instead of int Stefan Wahren (Fri Aug 23 2024 - 17:51:02 EST)
- Re: [BUG almost bisected] Splat in dequeue_rt_stack() and build error Paul E. McKenney (Fri Aug 23 2024 - 17:51:14 EST)
- Re: [PATCH 1/1] x86/hyperv: Set X86_FEATURE_TSC_KNOWN_FREQ when Hyper-V provides frequency Wei Liu (Fri Aug 23 2024 - 17:52:02 EST)
- Re: [PATCH] sched: Don't try to catch up excess steal time. Suleiman Souhlal (Fri Aug 23 2024 - 17:52:27 EST)
- [PATCH v2 2/4] arm64: dts: ti: k3-am62a7-sk: add 1.4ghz opp entry Bryan Brattlof (Fri Aug 23 2024 - 17:54:57 EST)
- [PATCH v2 4/4] arm64: dts: ti: k3-am62p5-sk: add 1.4ghz opp entry Bryan Brattlof (Fri Aug 23 2024 - 17:55:05 EST)
- [PATCH v2 1/4] arm64: dts: ti: k3-am62a: add opp frequencies Bryan Brattlof (Fri Aug 23 2024 - 17:55:16 EST)
- [PATCH v2 0/4] arm64: dts: ti: k3-am62{a,p}x-sk: add opp frequencies Bryan Brattlof (Fri Aug 23 2024 - 17:55:31 EST)
- [PATCH v2 3/4] arm64: dts: ti: k3-am62p: add opp frequencies Bryan Brattlof (Fri Aug 23 2024 - 17:55:39 EST)
- Re: [PATCH] PCI: dwc: change to use devm_clk_get_enabled() helpers Bjorn Helgaas (Fri Aug 23 2024 - 17:56:39 EST)
- Re: [PATCH next] HID: hid-goodix: Fix a signedness bug in goodix_hid_get_raw_report() Dmitry Torokhov (Fri Aug 23 2024 - 17:58:30 EST)
- Re: [PATCH v3 4/4] KVM: x86: AMD's IBPB is not equivalent to Intel's IBPB Jim Mattson (Fri Aug 23 2024 - 18:00:28 EST)
- Re: [PATCH v11 25/39] arm64/signal: Expose GCS state in signal frames Mark Brown (Fri Aug 23 2024 - 18:01:30 EST)
- Re: [PATCH next] HID: hid-goodix: Fix a signedness bug in goodix_hid_get_raw_report() Dan Carpenter (Fri Aug 23 2024 - 18:01:44 EST)
- Re: [PATCH 1/2] ASoC: dapm: Fix UAF for snd_soc_pcm_runtime object Mark Brown (Fri Aug 23 2024 - 18:04:06 EST)
- Re: [PATCH v6 22/22] x86/resctrl: Introduce interface to modify assignment states of the groups Moger, Babu (Fri Aug 23 2024 - 18:04:24 EST)
- Re: [PATCH] PCI: qcom-ep: Do not enable resources during probe() Bjorn Helgaas (Fri Aug 23 2024 - 18:04:47 EST)
- [PATCH net-next v4 2/8] selftests/net: Provide test_snprintf() helper Dmitry Safonov via B4 Relay (Fri Aug 23 2024 - 18:05:43 EST)
- [PATCH net-next v4 1/8] selftests/net: Clean-up double assignment Dmitry Safonov via B4 Relay (Fri Aug 23 2024 - 18:05:44 EST)
- [PATCH net-next v4 3/8] selftests/net: Be consistent in kconfig checks Dmitry Safonov via B4 Relay (Fri Aug 23 2024 - 18:05:45 EST)
- [PATCH net-next v4 0/8] net/selftests: TCP-AO selftests updates Dmitry Safonov via B4 Relay (Fri Aug 23 2024 - 18:05:49 EST)
- [PATCH net-next v4 4/8] selftests/net: Open /proc/thread-self in open_netns() Dmitry Safonov via B4 Relay (Fri Aug 23 2024 - 18:05:50 EST)
- [PATCH net-next v4 5/8] selftests/net: Don't forget to close nsfd after switch_save_ns() Dmitry Safonov via B4 Relay (Fri Aug 23 2024 - 18:07:06 EST)
- [PATCH net-next v4 7/8] selftests/net: Synchronize client/server before counters checks Dmitry Safonov via B4 Relay (Fri Aug 23 2024 - 18:07:11 EST)
- [PATCH net-next v4 6/8] selftests/tcp_ao: Fix printing format for uint64_t Dmitry Safonov via B4 Relay (Fri Aug 23 2024 - 18:07:12 EST)
- [PATCH net-next v4 8/8] selftests/net: Add trace events matching to tcp_ao Dmitry Safonov via B4 Relay (Fri Aug 23 2024 - 18:07:34 EST)
- Re: [PATCH v6 16/22] x86/resctrl: Add the interface to unassign a MBM counter Moger, Babu (Fri Aug 23 2024 - 18:07:55 EST)
- [PATCH v1 1/1] iio: proximity: cros_ec_mkbp_proximity: Switch to including mod_devicetable.h for struct of_device_id definition Andy Shevchenko (Fri Aug 23 2024 - 18:08:06 EST)
- Re: [PATCH v3] Drivers: hv: vmbus: Optimize boot time by concurrent execution of hv_synic_init() Wei Liu (Fri Aug 23 2024 - 18:08:21 EST)
- Re: [PATCH v3 1/2] PCI: don't rely on of_platform_depopulate() for reused OF-nodes Bjorn Helgaas (Fri Aug 23 2024 - 18:10:31 EST)
- Re: [PATCH v3 4/4] KVM: x86: AMD's IBPB is not equivalent to Intel's IBPB Tom Lendacky (Fri Aug 23 2024 - 18:12:53 EST)
- Re: [PATCH v6 00/22] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC) Moger, Babu (Fri Aug 23 2024 - 18:14:24 EST)
- Re: [PATCH 01/12] scripts: subarch.include: fix SUBARCH on MacOS hosts Daniel Gomez (Samsung) (Fri Aug 23 2024 - 18:14:49 EST)
- Re: [PATCH v2 8/9] KVM: selftests: Add a CoCo-specific test for KVM_PRE_FAULT_MEMORY Tom Lendacky (Fri Aug 23 2024 - 18:16:52 EST)
- Re: [PATCH v2 2/4] cxl/region: Prevent device_find_child() from modifying caller's match data Zijun Hu (Fri Aug 23 2024 - 18:19:23 EST)
- Re: [PATCH v2] x86/hyperv: use helpers to read control registers in hv_snp_boot_ap() Wei Liu (Fri Aug 23 2024 - 18:26:20 EST)
- [PATCH 0/2] nfsd: CB_GETATTR fixes Jeff Layton (Fri Aug 23 2024 - 18:28:00 EST)
- [PATCH 1/2] nfsd: hold reference to delegation when updating it for cb_getattr Jeff Layton (Fri Aug 23 2024 - 18:28:08 EST)
- [PATCH 2/2] nfsd: fix potential UAF in nfsd4_cb_getattr_release Jeff Layton (Fri Aug 23 2024 - 18:28:15 EST)
- Re: [PATCH bpf-next 1/2] selftests: bpf: use KHDR_INCLUDES for the UAPI headers Alexei Starovoitov (Fri Aug 23 2024 - 18:29:09 EST)
- Re: [PATCH 00/12] Enable build system on macOS hosts Daniel Gomez (Fri Aug 23 2024 - 18:37:59 EST)
- Re: [PATCH 2/2] KVM: x86/mmu: Recover NX Huge pages belonging to TDP MMU under MMU read lock Vipin Sharma (Fri Aug 23 2024 - 18:38:19 EST)
- Re: [PATCH v3 4/4] KVM: x86: AMD's IBPB is not equivalent to Intel's IBPB Jim Mattson (Fri Aug 23 2024 - 18:49:15 EST)
- Re: [syzbot] possible deadlock in bch2_gc_mark_key syzbot (Fri Aug 23 2024 - 18:52:09 EST)
- Re: [syzbot] possible deadlock in bch2_btree_roots_to_journal_entries syzbot (Fri Aug 23 2024 - 18:53:17 EST)
- Re: [PATCH 08/12] include: add elf.h support Daniel Gomez (Fri Aug 23 2024 - 18:55:12 EST)
- Re: (subset) [PATCH 0/5] regmap: Improve lock handling with maple tree Mark Brown (Fri Aug 23 2024 - 18:57:18 EST)
- Re: [PATCH -next] spi: wpcm-fiu: Use devm_platform_ioremap_resource_byname() Mark Brown (Fri Aug 23 2024 - 18:57:32 EST)
- Re: [PATCH -next] spi: atmel-quadspi: Simpify resource lookup Mark Brown (Fri Aug 23 2024 - 18:57:44 EST)
- Re: [PATCH -next] spi: bcmbca-hsspi: Simpify resource lookup Mark Brown (Fri Aug 23 2024 - 18:58:00 EST)
- [PATCH v1 1/1] iio: accel: bmc150: use fwnode_irq_get_byname() Andy Shevchenko (Fri Aug 23 2024 - 19:01:17 EST)
- [PATCH v1 1/1] iio: accel: bmc150: Improve bmc150_apply_bosc0200_acpi_orientation() Andy Shevchenko (Fri Aug 23 2024 - 19:01:30 EST)
- [PATCH net-next v5 0/2] net: dsa: microchip: Add KSZ8895/KSZ8864 switch support Tristram.Ha (Fri Aug 23 2024 - 19:07:16 EST)
- [PATCH net-next v5 1/2] dt-bindings: net: dsa: microchip: Add KSZ8895/KSZ8864 switch support Tristram.Ha (Fri Aug 23 2024 - 19:07:32 EST)
- [PATCH net-next v5 2/2] net: dsa: microchip: Add KSZ8895/KSZ8864 switch support Tristram.Ha (Fri Aug 23 2024 - 19:07:58 EST)
- Re: [PATCH] arm64: Allow packing uncompressed images into distro packages Bjorn Andersson (Fri Aug 23 2024 - 19:09:06 EST)
- [PATCH v2] iommu/arm-smmu-qcom: Work around SDM845 Adreno SMMU w/ 16K pages Konrad Dybcio (Fri Aug 23 2024 - 19:12:14 EST)
- Re: [PATCH] clk: qcom: gdsc: Add a flag to skip setting power collapse bits Georgi Djakov (Fri Aug 23 2024 - 19:13:21 EST)
- Re: [PATCH 2/8] perf/arm-cmn: Fix CCLA register offset Ilkka Koskinen (Fri Aug 23 2024 - 19:19:28 EST)
- [PATCH v2 0/9] x86/hyperv: Support wakeup mailbox for VTL2 TDX guest Yunhong Jiang (Fri Aug 23 2024 - 19:24:03 EST)
- [PATCH v2 1/9] x86/acpi: Move ACPI MADT wakeup to generic code Yunhong Jiang (Fri Aug 23 2024 - 19:24:16 EST)
- [PATCH v2 2/9] dt-bindings: x86: Add a binding for x86 wakeup mailbox Yunhong Jiang (Fri Aug 23 2024 - 19:24:22 EST)
- [PATCH v2 3/9] x86/dt: Support the ACPI multiprocessor wakeup for device tree Yunhong Jiang (Fri Aug 23 2024 - 19:24:33 EST)
- [PATCH v2 4/9] x86/hyperv: Parse the ACPI wakeup mailbox Yunhong Jiang (Fri Aug 23 2024 - 19:24:52 EST)
- [PATCH v2 5/9] x86/hyperv: Mark ACPI wakeup mailbox page as private Yunhong Jiang (Fri Aug 23 2024 - 19:25:05 EST)
- [PATCH v2 6/9] x86/realmode: Add memory range support to reserve_real_mode Yunhong Jiang (Fri Aug 23 2024 - 19:25:10 EST)
- [PATCH v2 7/9] x86/hyperv: Move setting the real_mode_header to hv_vtl_init_platform Yunhong Jiang (Fri Aug 23 2024 - 19:25:30 EST)
- [PATCH v2 8/9] x86/hyperv: Set realmode_limit to 4G for VTL2 TDX guest Yunhong Jiang (Fri Aug 23 2024 - 19:25:40 EST)
- [PATCH v2 9/9] x86/hyperv: Use wakeup mailbox for VTL2 guests if available Yunhong Jiang (Fri Aug 23 2024 - 19:25:49 EST)
- Re: [syzbot] kernel BUG in bch2_bucket_alloc_freelist syzbot (Fri Aug 23 2024 - 19:28:18 EST)
- Re: [PATCH v8 03/13] acpi/ghes: Add support for GED error device Mauro Carvalho Chehab (Fri Aug 23 2024 - 19:28:30 EST)
- Re: [PATCH v3] drm/i915/gt: Use kmemdup_array instead of kmemdup for multiple allocation Andi Shyti (Fri Aug 23 2024 - 19:32:28 EST)
- Re: [PATCH 8/8] perf/arm-cmn: Support CMN S3 Ilkka Koskinen (Fri Aug 23 2024 - 19:38:59 EST)
- Re: [PATCH] dt-bindings: interconnect: qcom: Do not require reg for sc8180x virt NoCs Georgi Djakov (Fri Aug 23 2024 - 19:40:05 EST)
- Re: [PATCH v2] mm: add lazyfree folio to lru tail Suren Baghdasaryan (Fri Aug 23 2024 - 19:40:16 EST)
- Re: [PATCH v2] powerpc: warn on emulation of dcbz instruction in kernel mode Christian Lamparter (Fri Aug 23 2024 - 19:43:32 EST)
- Re: [GIT PULL] ACPI fix for v6.11-rc5 pr-tracker-bot (Fri Aug 23 2024 - 19:45:26 EST)
- Re: [GIT PULL] SPI fixes for v6.11-rc3 pr-tracker-bot (Fri Aug 23 2024 - 19:45:39 EST)
- Re: [GIT PULL] MMC fixes for v6.11-rc5 pr-tracker-bot (Fri Aug 23 2024 - 19:45:48 EST)
- Re: [GIT PULL] Thermal control fixes for v6.11-rc5 pr-tracker-bot (Fri Aug 23 2024 - 19:46:00 EST)
- Re: [PATCH 6/8] perf/arm-cmn: Refactor DTC PMU register access Ilkka Koskinen (Fri Aug 23 2024 - 19:46:30 EST)
- Re: [PATCH 04/22] KVM: x86/mmu: Skip emulation on page fault iff 1+ SPs were unprotected Sean Christopherson (Fri Aug 23 2024 - 19:46:59 EST)
- Re: [PATCH v4 0/4] x86/cpu: Add Bus Lock Detect support for AMD Sean Christopherson (Fri Aug 23 2024 - 19:48:12 EST)
- Re: [PATCH] KVM: x86: Acquire kvm->srcu when handling KVM_SET_VCPU_EVENTS Sean Christopherson (Fri Aug 23 2024 - 19:48:30 EST)
- Re: [PATCH] KVM: x86/mmu: Check that root is valid/loaded when pre-faulting SPTEs Sean Christopherson (Fri Aug 23 2024 - 19:48:50 EST)
- Re: [PATCH v3 4/4] KVM: x86: AMD's IBPB is not equivalent to Intel's IBPB Jim Mattson (Fri Aug 23 2024 - 19:50:08 EST)
- Re: [PATCH v2 00/10] KVM: x86: Clean up MSR access/failure handling Sean Christopherson (Fri Aug 23 2024 - 19:54:14 EST)
- Re: [PATCH] KVM: x86: Optimize local variable in start_sw_tscdeadline() Sean Christopherson (Fri Aug 23 2024 - 19:54:35 EST)
- Re: [PATCH v2] KVM: x86/mmu: Clean up function comments for dirty logging APIs Sean Christopherson (Fri Aug 23 2024 - 19:54:54 EST)
- Re: [PATCH v8 00/10] x86/cpu: KVM: Clean up PAT and VMX macros Sean Christopherson (Fri Aug 23 2024 - 19:55:12 EST)
- Re: [PATCH 0/2] KVM: selftests: Re-enable hyperv_evmcs/hyperv_svm_test on bare metal Sean Christopherson (Fri Aug 23 2024 - 19:57:45 EST)
- Re: [PATCH -next] KVM: SVM: Remove unnecessary GFP_KERNEL_ACCOUNT in svm_set_nested_state() Sean Christopherson (Fri Aug 23 2024 - 19:58:05 EST)
- Re: [PATCH 3/8] perf/arm-cmn: Ensure dtm_idx is big enough Ilkka Koskinen (Fri Aug 23 2024 - 19:58:20 EST)
- Re: [PATCH] KVM: VMX: Do not account for temporary memory allocation in ECREATE emulation Sean Christopherson (Fri Aug 23 2024 - 19:58:35 EST)
- Re: [PATCH] KVM: VMX: Modify the BUILD_BUG_ON_MSG of the 32-bit field in the vmcs_check16 function Sean Christopherson (Fri Aug 23 2024 - 19:58:56 EST)
- Re: [PATCH v3 0/2] Fix for a very old KVM bug in the segment cache Sean Christopherson (Fri Aug 23 2024 - 19:59:12 EST)
- Re: [PATCH] KVM: nVMX: Honor userspace MSR filter lists for nested VM-Enter/VM-Exit Sean Christopherson (Fri Aug 23 2024 - 19:59:32 EST)
- Re: [PATCH] KVM: VMX: hyper-v: Prevent impossible NULL pointer dereference in evmcs_load() Sean Christopherson (Fri Aug 23 2024 - 19:59:49 EST)
- Re: [PATCH -next] KVM: SVM: Remove unnecessary GFP_KERNEL_ACCOUNT in svm_set_nested_state() Sean Christopherson (Fri Aug 23 2024 - 20:00:36 EST)
- Re: [PATCH v3 4/4] KVM: SVM: fix emulation of msr reads/writes of MSR_FS_BASE and MSR_GS_BASE Sean Christopherson (Fri Aug 23 2024 - 20:07:30 EST)
- [PATCH v13 02/10] iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_build_sync_cmd Nicolin Chen (Fri Aug 23 2024 - 20:11:18 EST)
- [PATCH v13 00/10] Add Tegra241 (Grace) CMDQV Support (part 1/2) Nicolin Chen (Fri Aug 23 2024 - 20:11:24 EST)
- [PATCH v13 03/10] iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_init Nicolin Chen (Fri Aug 23 2024 - 20:11:44 EST)
- [PATCH v13 01/10] iommu/arm-smmu-v3: Issue a batch of commands to the same cmdq Nicolin Chen (Fri Aug 23 2024 - 20:11:49 EST)
- [PATCH v13 04/10] iommu/arm-smmu-v3: Make symbols public for CONFIG_TEGRA241_CMDQV Nicolin Chen (Fri Aug 23 2024 - 20:12:01 EST)
- [PATCH v13 06/10] iommu/arm-smmu-v3: Add acpi_smmu_acpi_probe_model for impl Nicolin Chen (Fri Aug 23 2024 - 20:12:04 EST)
- [PATCH v13 07/10] iommu/arm-smmu-v3: Add struct arm_smmu_impl_ops Nicolin Chen (Fri Aug 23 2024 - 20:12:21 EST)
- [PATCH v13 05/10] iommu/arm-smmu-v3: Add ARM_SMMU_OPT_TEGRA241_CMDQV Nicolin Chen (Fri Aug 23 2024 - 20:12:37 EST)
- [PATCH v13 08/10] iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQV Nicolin Chen (Fri Aug 23 2024 - 20:13:14 EST)
- [PATCH v13 09/10] iommu/arm-smmu-v3: Start a new batch if new command is not supported Nicolin Chen (Fri Aug 23 2024 - 20:13:17 EST)
- [PATCH v13 10/10] iommu/tegra241-cmdqv: Limit CMDs for VCMDQs of a guest owned VINTF Nicolin Chen (Fri Aug 23 2024 - 20:13:21 EST)
- Re: [PATCH v11 8/9] iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQV Nicolin Chen (Fri Aug 23 2024 - 20:13:57 EST)
- Re: [PATCH v2] firmware_loader: Block path traversal Danilo Krummrich (Fri Aug 23 2024 - 20:14:59 EST)
- Re: [PATCH v8 13/13] acpi/ghes: check if the BIOS pointers for HEST are correct Mauro Carvalho Chehab (Fri Aug 23 2024 - 20:15:35 EST)
- Re: [PATCH 6/7] x86/hyperv: Reserve real mode when ACPI wakeup mailbox is available Yunhong Jiang (Fri Aug 23 2024 - 20:17:56 EST)
- Re: [git pull] Input updates for v6.11-rc4 pr-tracker-bot (Fri Aug 23 2024 - 20:19:38 EST)
- Re: [git pull] drm fixes for 6.11-rc5 pr-tracker-bot (Fri Aug 23 2024 - 20:19:51 EST)
- Re: [PATCH v2] firmware_loader: Block path traversal Danilo Krummrich (Fri Aug 23 2024 - 20:31:42 EST)
- [GIT PULL] workqueue fixes for v6.11-rc4 Tejun Heo (Fri Aug 23 2024 - 20:45:02 EST)
- Re: [PATCH 3/4] nfsd: remove the redundant blank line Li Lingfeng (Fri Aug 23 2024 - 20:45:20 EST)
- [PATCH RFC] riscv: use gp to save percpu offset Yunhui Cui (Fri Aug 23 2024 - 20:49:46 EST)
- Re: [PATCH 2/4] nfsd: fix some spelling errors in comments Li Lingfeng (Fri Aug 23 2024 - 20:54:33 EST)
- [GIT PULL] cgroup: Fixes for v6.11-rc4 Tejun Heo (Fri Aug 23 2024 - 20:58:20 EST)
- [GIT PULL] workqueue: Fixes for v6.11-rc4 Tejun Heo (Fri Aug 23 2024 - 20:59:16 EST)
- Re: [PATCH 1/8] perf/arm-cmn: Refactor node ID handling. Again. Ilkka Koskinen (Fri Aug 23 2024 - 21:00:51 EST)
- [RFC PATCH] memcg: add charging of already allocated slab objects Shakeel Butt (Fri Aug 23 2024 - 21:02:16 EST)
- [PATCH v4 0/2] mm: count the number of anonymous THPs per size Barry Song (Fri Aug 23 2024 - 21:05:08 EST)
- [PATCH v4 1/2] mm: count the number of anonymous THPs per size Barry Song (Fri Aug 23 2024 - 21:05:22 EST)
- [PATCH v4 2/2] mm: count the number of partially mapped anonymous THPs per size Barry Song (Fri Aug 23 2024 - 21:05:35 EST)
- Re: [PATCH v2] firmware_loader: Block path traversal Linus Torvalds (Fri Aug 23 2024 - 21:14:52 EST)
- Re: [GIT PULL] bcachefs fixes for 6.11-rc5 Linus Torvalds (Fri Aug 23 2024 - 21:23:30 EST)
- Re: [GIT PULL] smb3 client fixes pr-tracker-bot (Fri Aug 23 2024 - 21:24:45 EST)
- [PATCH v2 0/2] nfs/nfsd: fix some comments Li Lingfeng (Fri Aug 23 2024 - 21:33:48 EST)
- [PATCH v2 1/2] nfs: fix the comment of nfs_get_root Li Lingfeng (Fri Aug 23 2024 - 21:33:53 EST)
- [PATCH v2 2/2] nfsd: fix some spelling errors in comments Li Lingfeng (Fri Aug 23 2024 - 21:34:03 EST)
- Re: [PATCH v2] firmware_loader: Block path traversal Jann Horn (Fri Aug 23 2024 - 21:35:07 EST)
- [PATCH V3] jfs: check if leafidx greater than num leaves per dmap tree Edward Adam Davis (Fri Aug 23 2024 - 21:36:58 EST)
- [syzbot] [jfs?] KASAN: slab-use-after-free Read in dbFreeBits Edward Adam Davis (Fri Aug 23 2024 - 21:37:39 EST)
- Re: [PATCH v2] firmware_loader: Block path traversal Jann Horn (Fri Aug 23 2024 - 21:49:10 EST)
- Re: [PATCH 5/8] Documentation: bindings: rtc: add clock-cells property Alexandre Belloni (Fri Aug 23 2024 - 21:58:24 EST)
- Re: [PATCH v2] firmware_loader: Block path traversal Linus Torvalds (Fri Aug 23 2024 - 22:02:52 EST)
- Re: [PATCH net v4] bpf, net: Check cgroup_bpf_enabled() only once in do_sock_getsockopt() Stanislav Fomichev (Fri Aug 23 2024 - 22:04:23 EST)
- Re: [PATCH] virtio_pmem: Add freeze/restore callbacks Philip Chen (Fri Aug 23 2024 - 22:07:08 EST)
- BUG: general protection fault in batadv_bla_del_backbone_claims Xingyu Li (Fri Aug 23 2024 - 22:12:11 EST)
- Re: [GIT PULL] bcachefs fixes for 6.11-rc5 Kent Overstreet (Fri Aug 23 2024 - 22:14:12 EST)
- Re: [PATCH] PCI: qcom-ep: Do not enable resources during probe() Manivannan Sadhasivam (Fri Aug 23 2024 - 22:20:14 EST)
- Re: [PATCH] arm64: Allow packing uncompressed images into distro packages Linus Torvalds (Fri Aug 23 2024 - 22:23:45 EST)
- Re: [GIT PULL] bcachefs fixes for 6.11-rc5 Linus Torvalds (Fri Aug 23 2024 - 22:25:31 EST)
- Re: [syzbot] [jfs?] KASAN: slab-use-after-free Read in dbFreeBits syzbot (Fri Aug 23 2024 - 22:26:12 EST)
- Re: [GIT PULL] arm64/KVM fixes for 6.11-rc5 pr-tracker-bot (Fri Aug 23 2024 - 22:26:48 EST)
- Re: [GIT PULL] MIPS fixes for V6.11 pr-tracker-bot (Fri Aug 23 2024 - 22:27:01 EST)
- Re: [PATCH RFC] riscv: use gp to save percpu offset Christoph Lameter (Ampere) (Fri Aug 23 2024 - 22:29:35 EST)
- Re: [GIT PULL] bcachefs fixes for 6.11-rc5 Kent Overstreet (Fri Aug 23 2024 - 22:33:36 EST)
- Re: [GIT PULL] bcachefs fixes for 6.11-rc5 Linus Torvalds (Fri Aug 23 2024 - 22:36:06 EST)
- Re: [PATCH v3 1/2] platform/x86:dell-laptop: Add knobs to change battery charge settings Andres Salomon (Fri Aug 23 2024 - 22:40:16 EST)
- Re: [GIT PULL] bcachefs fixes for 6.11-rc5 Linus Torvalds (Fri Aug 23 2024 - 22:41:06 EST)
- Re: [GIT PULL] workqueue: Fixes for v6.11-rc4 Linus Torvalds (Fri Aug 23 2024 - 22:45:00 EST)
- Re: [GIT PULL] workqueue fixes for v6.11-rc4 pr-tracker-bot (Fri Aug 23 2024 - 22:46:55 EST)
- Re: [GIT PULL] cgroup: Fixes for v6.11-rc4 pr-tracker-bot (Fri Aug 23 2024 - 22:47:05 EST)
- Re: [GIT PULL] bcachefs fixes for 6.11-rc5 Kent Overstreet (Fri Aug 23 2024 - 22:48:16 EST)
- [PATCH V2] jfs: Fix uaf in dbFreeBits Edward Adam Davis (Fri Aug 23 2024 - 22:56:06 EST)
- Re: [GIT PULL] workqueue: Fixes for v6.11-rc4 Tejun Heo (Fri Aug 23 2024 - 22:56:36 EST)
- Re: [GIT PULL] bcachefs fixes for 6.11-rc5 Linus Torvalds (Fri Aug 23 2024 - 22:58:26 EST)
- Re: [GIT PULL] bcachefs fixes for 6.11-rc5 Kent Overstreet (Fri Aug 23 2024 - 22:59:59 EST)
- [PATCH] tracing: Mitigate possible softlockup in __tracing_open() Zheng Yejian (Fri Aug 23 2024 - 23:02:18 EST)
- Re: [PATCH v4 0/4] mm: ZSWAP swap-out of mTHP folios Yosry Ahmed (Fri Aug 23 2024 - 23:10:18 EST)
- Re: [GIT PULL] bcachefs fixes for 6.11-rc5 Kent Overstreet (Fri Aug 23 2024 - 23:11:03 EST)
- Re: [PATCH] arm64: Allow packing uncompressed images into distro packages Bjorn Andersson (Fri Aug 23 2024 - 23:17:14 EST)
- Re: WARNING: modpost: vmlinux: section mismatch in reference: imx7d_enet_init+0x18 (section: .text.unlikely.imx7d_enet_init) -> imx7d_enet_clk_sel (section: .init.text) Nathan Chancellor (Fri Aug 23 2024 - 23:32:38 EST)
- Re: [PATCH v2] Documentation: kbuild: explicitly document missing prompt Nathan Chancellor (Fri Aug 23 2024 - 23:33:19 EST)
- [PATCH v9 1/4] kbuild: add mod(name,file)_flags to assembler flags for module objects Kris Van Hees (Fri Aug 23 2024 - 23:38:35 EST)
- [PATCH v9 0/4] Generate address range data for built-in modules Kris Van Hees (Fri Aug 23 2024 - 23:38:37 EST)
- [PATCH v9 4/4] module: add install target for modules.builtin.ranges Kris Van Hees (Fri Aug 23 2024 - 23:38:49 EST)
- [PATCH v9 2/4] kbuild: generate offset range data for builtin modules Kris Van Hees (Fri Aug 23 2024 - 23:39:06 EST)
- [PATCH v9 3/4] scripts: add verifier script for builtin module range data Kris Van Hees (Fri Aug 23 2024 - 23:39:07 EST)
- remove the dma_set_{max_seg_size,seg_boundary,min_align_mask} return value v2 Christoph Hellwig (Fri Aug 23 2024 - 23:49:54 EST)
- [PATCH 1/4] scsi: check that busses support the DMA API before setting dma parameters Christoph Hellwig (Fri Aug 23 2024 - 23:50:19 EST)
- [PATCH 2/4] dma-mapping: don't return errors from dma_set_min_align_mask Christoph Hellwig (Fri Aug 23 2024 - 23:50:53 EST)
- [PATCH 3/4] dma-mapping: don't return errors from dma_set_seg_boundary Christoph Hellwig (Fri Aug 23 2024 - 23:51:21 EST)
- [PATCH 4/4] dma-mapping: don't return errors from dma_set_max_seg_size Christoph Hellwig (Fri Aug 23 2024 - 23:51:59 EST)
- Re: [PATCH V2 net] net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup Shradha Gupta (Fri Aug 23 2024 - 23:52:34 EST)
10984 messages sorted by:
[ author ]
[ thread ]
[ Subject ]
About this archive
Other mail archives
Mail converted by MHonArc