Linux-Kernel Archive
By Date
Most Recent messages
8117 messages sorted by:
[ author ]
[ thread ]
[ Subject ]
About this archive
Other mail archives
- [PATCH] selftests/mm: Move zeropage test into uffd unit tests Peter Xu (Wed Mar 29 2023 - 16:34:15 EST)
- Re: [PATCH v4 1/6] netlink: Reverse the patch which removed filtering Jakub Kicinski (Sat Apr 01 2023 - 00:08:18 EST)
- Re: [PATCH v4 2/6] netlink: Add new netlink_release function Jakub Kicinski (Sat Apr 01 2023 - 00:08:44 EST)
- Re: [PATCH v4 1/6] netlink: Reverse the patch which removed filtering Jakub Kicinski (Sat Apr 01 2023 - 00:09:32 EST)
- Re: [PATCH 10/13] rust: introduce `Task::current` Wedson Almeida Filho (Sat Apr 01 2023 - 00:09:35 EST)
- Re: [PATCH] net: netcp: MAX_SKB_FRAGS is now 'int' Jakub Kicinski (Sat Apr 01 2023 - 00:21:10 EST)
- Re: [PATCH] net: openvswitch: fix race on port output Jakub Kicinski (Sat Apr 01 2023 - 00:25:25 EST)
- Re: [PATCH] net: openvswitch: fix race on port output Jakub Kicinski (Sat Apr 01 2023 - 00:26:31 EST)
- [PATCH v3 1/1] swiotlb: Track and report io_tlb_used high water mark in debugfs Michael Kelley (Sat Apr 01 2023 - 00:47:37 EST)
- Re: [PATCH net-next v3 00/12] Add EMAC3 support for sa8540p-ride Jakub Kicinski (Sat Apr 01 2023 - 00:55:15 EST)
- Re: [PATCH] x86/boot: Clean up handling of boot_params pointer Brian Gerst (Sat Apr 01 2023 - 01:07:47 EST)
- Re: [PATCH v3 9/9] media: starfive: Add Starfive Camera Subsystem driver kernel test robot (Sat Apr 01 2023 - 01:17:26 EST)
- Re: [PATCH v4 06/15] rust: add pin-init API core Wedson Almeida Filho (Sat Apr 01 2023 - 01:24:45 EST)
- Re: [PATCH v1 RESEND 1/1] HID: shield: Initial driver implementation with Thunderstrike support kernel test robot (Sat Apr 01 2023 - 01:48:30 EST)
- [PATCH v1 0/2] USB: Fixes for handling ITER_UBUF Sandeep Dhavale (Sat Apr 01 2023 - 02:05:43 EST)
- [PATCH v1 1/2] usb: gadget: f_fs: Fix ffs_epfile_read_iter to handle ITER_UBUF Sandeep Dhavale (Sat Apr 01 2023 - 02:05:47 EST)
- [PATCH v1 2/2] usb: gadgetfs: Fix ep_read_iter to handle ITER_UBUF Sandeep Dhavale (Sat Apr 01 2023 - 02:05:54 EST)
- Re: [Question] Restore previous "local tag" behaviour Masahiro Yamada (Sat Apr 01 2023 - 02:23:04 EST)
- Re: [syzbot] [usb?] INFO: task hung in usbdev_open (2) syzbot (Sat Apr 01 2023 - 02:23:06 EST)
- Re: BUG FIX: [PATCH RFC v3] memstick_check() memleak in kernel 6.1.0+ introduced pre 4.17 Mirsad Goran Todorovac (Sat Apr 01 2023 - 02:23:41 EST)
- Re: BUG FIX: [PATCH RFC v3] memstick_check() memleak in kernel 6.1.0+ introduced pre 4.17 Greg KH (Sat Apr 01 2023 - 02:28:18 EST)
- Re: BUG FIX: [PATCH RFC v3] memstick_check() memleak in kernel 6.1.0+ introduced pre 4.17 Greg KH (Sat Apr 01 2023 - 02:34:18 EST)
- [PATCH v5 00/15] x86/mtrr: fix handling with PAT but without MTRR Juergen Gross (Sat Apr 01 2023 - 02:37:03 EST)
- [PATCH v5 01/15] x86/mtrr: split off physical address size calculation Juergen Gross (Sat Apr 01 2023 - 02:37:10 EST)
- [PATCH v5 02/15] x86/mtrr: optimize mtrr_calc_physbits() Juergen Gross (Sat Apr 01 2023 - 02:37:16 EST)
- [PATCH v5 03/15] x86/mtrr: replace some constants with defines Juergen Gross (Sat Apr 01 2023 - 02:37:30 EST)
- [PATCH v5 04/15] x86/mtrr: support setting MTRR state for software defined MTRRs Juergen Gross (Sat Apr 01 2023 - 02:37:40 EST)
- [PATCH v5 05/15] x86/hyperv: set MTRR state when running as SEV-SNP Hyper-V guest Juergen Gross (Sat Apr 01 2023 - 02:37:52 EST)
- [PATCH v5 06/15] x86/xen: set MTRR state when running as Xen PV initial domain Juergen Gross (Sat Apr 01 2023 - 02:38:01 EST)
- [PATCH v5 07/15] x86/mtrr: replace vendor tests in MTRR code Juergen Gross (Sat Apr 01 2023 - 02:38:11 EST)
- [PATCH v5 08/15] x86/mtrr: have only one set_mtrr() variant Juergen Gross (Sat Apr 01 2023 - 02:38:27 EST)
- [PATCH v5 09/15] x86/mtrr: allocate mtrr_value array dynamically Juergen Gross (Sat Apr 01 2023 - 02:38:31 EST)
- [PATCH v5 10/15] x86/mtrr: add get_effective_type() service function Juergen Gross (Sat Apr 01 2023 - 02:38:43 EST)
- [PATCH v5 11/15] x86/mtrr: construct a memory map with cache modes Juergen Gross (Sat Apr 01 2023 - 02:38:46 EST)
- [PATCH v5 14/15] x86/mm: only check uniform after calling mtrr_type_lookup() Juergen Gross (Sat Apr 01 2023 - 02:39:09 EST)
- [PATCH v5 12/15] x86/mtrr: use new cache_map in mtrr_type_lookup() Juergen Gross (Sat Apr 01 2023 - 02:39:11 EST)
- [PATCH v5 15/15] x86/mtrr: remove unused code Juergen Gross (Sat Apr 01 2023 - 02:39:13 EST)
- [PATCH v5 13/15] x86/mtrr: don't let mtrr_type_lookup() return MTRR_TYPE_INVALID Juergen Gross (Sat Apr 01 2023 - 02:39:17 EST)
- Re: [PATCH 3/4] docs: move parisc documentation under Documentation/arch/ Yanteng Si (Sat Apr 01 2023 - 02:43:44 EST)
- [PATCH] net: ethernet: mtk_eth_soc: use be32 type to store be32 values Simon Horman (Sat Apr 01 2023 - 02:43:59 EST)
- Re: [PATCH v13 018/113] KVM: x86, tdx: Make KVM_CAP_MAX_VCPUS backend specific Zhi Wang (Sat Apr 01 2023 - 03:01:25 EST)
- Re: [PATCH 10/13] rust: introduce `Task::current` Gary Guo (Sat Apr 01 2023 - 03:01:39 EST)
- Re: [syzbot] [iommu?] WARNING in iommufd_hw_pagetable_detach syzbot (Sat Apr 01 2023 - 03:09:33 EST)
- Re: [PATCH] net: ethernet: mtk_eth_soc: use be32 type to store be32 values Simon Horman (Sat Apr 01 2023 - 03:31:44 EST)
- Re: [PATCH] docs/mm: Physical Memory: Fix grammar Mike Rapoport (Sat Apr 01 2023 - 03:38:41 EST)
- Re: [PATCH v7 5/6] i2c: designware: Use PCI PSP driver for communication kernel test robot (Sat Apr 01 2023 - 03:40:29 EST)
- Re: [PATCH v4 06/15] rust: add pin-init API core Benno Lossin (Sat Apr 01 2023 - 03:43:46 EST)
- Re: [PATCH v4 08/15] rust: init/sync: add `InPlaceInit` trait to pin-initialize smart pointers Benno Lossin (Sat Apr 01 2023 - 03:44:41 EST)
- [PATCH] PM: hibernate: Do not get block device exclusively in test_resume mode Chen Yu (Sat Apr 01 2023 - 03:52:27 EST)
- [PATCH] ext4: remove useless conditional branch code wuchi (Sat Apr 01 2023 - 03:53:15 EST)
- [syzbot] [bpf?] KASAN: slab-use-after-free Read in htab_map_alloc syzbot (Sat Apr 01 2023 - 04:01:52 EST)
- Re: [PATCH] PM: hibernate: Do not get block device exclusively in test_resume mode Chen Yu (Sat Apr 01 2023 - 04:03:57 EST)
- Re: [PATCH net-next 14/15] net: dsa: mt7530: introduce driver for MT7988 built-in switch Luiz Angelo Daros de Luca (Sat Apr 01 2023 - 04:06:12 EST)
- Re: [PATCH v4] crypto: hisilicon/trng - add support for HiSTB TRNG Herbert Xu (Sat Apr 01 2023 - 04:07:08 EST)
- RE: [PATCH v6 27/33] x86/fred: fixup fault on ERETU by jumping to fred_entrypoint_user Li, Xin3 (Sat Apr 01 2023 - 04:13:02 EST)
- [syzbot] [kernel?] KASAN: slab-use-after-free Read in class_register syzbot (Sat Apr 01 2023 - 04:13:04 EST)
- Re: [syzbot] [kernel?] KASAN: slab-use-after-free Read in class_register Greg KH (Sat Apr 01 2023 - 04:24:11 EST)
- Re: [PATCH] misc: sram: Add dma-heap-export reserved SRAM area type Christian Gmeiner (Sat Apr 01 2023 - 04:36:23 EST)
- Re: [PATCH net-next 13/15] net: dsa: mt7530: add support for 10G link modes for CPU port Arınç ÜNAL (Sat Apr 01 2023 - 04:57:47 EST)
- [PATCH] PM: hibernate: Do not get block device exclusively in test_resume mode Chen Yu (Sat Apr 01 2023 - 04:59:35 EST)
- Re: [syzbot] [kernel?] KASAN: slab-use-after-free Read in class_register Greg KH (Sat Apr 01 2023 - 05:06:20 EST)
- [PATCH 0/3] Support Honeywell mpr pressure sensor Andreas Klinger (Sat Apr 01 2023 - 05:09:41 EST)
- [PATCH 1/3] dt-bindings: iio: pressure: Support Honeywell mpr sensors Andreas Klinger (Sat Apr 01 2023 - 05:10:02 EST)
- [PATCH 2/3] iio: pressure: Honeywell mpr pressure sensor Andreas Klinger (Sat Apr 01 2023 - 05:10:33 EST)
- [PATCH 3/3] MAINTAINERS: Add Honeywell mpr sensor Andreas Klinger (Sat Apr 01 2023 - 05:11:16 EST)
- Re: [PATCH] net: alteon: remove unused len variable Simon Horman (Sat Apr 01 2023 - 05:12:54 EST)
- [PATCH v2] dt-bindings: interrupt-controller: loongarch: Fix mismathed compatible Liu Peibao (Sat Apr 01 2023 - 05:13:28 EST)
- [PATCH v4 0/3] Use dma_default_coherent for devicetree default coherency Jiaxun Yang (Sat Apr 01 2023 - 05:15:47 EST)
- [PATCH v4 1/3] dma-mapping: Provide a fallback dma_default_coherent Jiaxun Yang (Sat Apr 01 2023 - 05:15:50 EST)
- [PATCH v4 2/3] dma-mapping: Provide CONFIG_ARCH_DMA_DEFAULT_COHERENT Jiaxun Yang (Sat Apr 01 2023 - 05:15:52 EST)
- [PATCH v4 3/3] of: address: Always use dma_default_coherent for default coherency Jiaxun Yang (Sat Apr 01 2023 - 05:15:59 EST)
- Re: BUG FIX: [PATCH RFC v3] memstick_check() memleak in kernel 6.1.0+ introduced pre 4.17 Greg KH (Sat Apr 01 2023 - 05:18:27 EST)
- [PATCH] selftests: media_tests: Add new subtest to video_device_test Ivan Orlov (Sat Apr 01 2023 - 05:22:19 EST)
- Re: BUG FIX: [PATCH RFC v3] memstick_check() memleak in kernel 6.1.0+ introduced pre 4.17 Greg KH (Sat Apr 01 2023 - 05:23:46 EST)
- Re: [PATCH v3 05/11] coresight-tpdm: Add nodes to set trigger timestamp and type Suzuki K Poulose (Sat Apr 01 2023 - 05:33:14 EST)
- Re: [syzbot] [kernel?] KASAN: slab-use-after-free Read in class_register syzbot (Sat Apr 01 2023 - 05:33:16 EST)
- Re: [PATCH -next V17 4/7] riscv: entry: Convert to generic entry Conor Dooley (Sat Apr 01 2023 - 05:33:17 EST)
- Re: [PATCH 0/3] Support Honeywell mpr pressure sensor Krzysztof Kozlowski (Sat Apr 01 2023 - 05:38:34 EST)
- Re: [PATCH V2 3/5] coresight: etm4x: Drop pid argument from etm4_probe() Suzuki K Poulose (Sat Apr 01 2023 - 05:38:52 EST)
- Re: [PATCH 1/3] dt-bindings: iio: pressure: Support Honeywell mpr sensors Krzysztof Kozlowski (Sat Apr 01 2023 - 05:42:25 EST)
- Re: [PATCH v2] ASoC: dt-bindings: maxim,max98371: DT schema improvement Krzysztof Kozlowski (Sat Apr 01 2023 - 05:45:16 EST)
- [PATCH] mm: remove all the slab allocators Vlastimil Babka (Sat Apr 01 2023 - 05:47:16 EST)
- [PATCH v2] blk-throttle: Fix io statistics for cgroup v1 Jinke Han (Sat Apr 01 2023 - 05:47:42 EST)
- Re: [PATCH] dt-bindings: dma: Drop unneeded quotes Krzysztof Kozlowski (Sat Apr 01 2023 - 05:53:08 EST)
- Re: BUG FIX: [PATCH RFC v3] memstick_check() memleak in kernel 6.1.0+ introduced pre 4.17 Mirsad Goran Todorovac (Sat Apr 01 2023 - 05:53:13 EST)
- Re: [PATCH] dt-bindings: arm: nvidia: Drop unneeded quotes Krzysztof Kozlowski (Sat Apr 01 2023 - 05:53:46 EST)
- [PATCH v6 1/2] dt-bindings: spi: add loongson spi Yinbo Zhu (Sat Apr 01 2023 - 05:57:08 EST)
- [PATCH v6 0/2] spi: loongson: add bus driver for the loongson spi Yinbo Zhu (Sat Apr 01 2023 - 05:57:13 EST)
- [PATCH v6 2/2] spi: loongson: add bus driver for the loongson spi controller Yinbo Zhu (Sat Apr 01 2023 - 05:57:14 EST)
- Re: [PATCH v7 00/10] livepatch: klp-convert tool Alexey Dobriyan (Sat Apr 01 2023 - 05:59:33 EST)
- Re: [PATCH] mm: remove all the slab allocators Lorenzo Stoakes (Sat Apr 01 2023 - 06:00:58 EST)
- Re: BUG FIX: [PATCH RFC v3] memstick_check() memleak in kernel 6.1.0+ introduced pre 4.17 Mirsad Goran Todorovac (Sat Apr 01 2023 - 06:01:59 EST)
- Re: [PATCH] tools/nolibc: validate C99 compatibility Willy Tarreau (Sat Apr 01 2023 - 06:03:43 EST)
- [PATCH] driver core: class : fix slab-use-after-free Read in class_register() Greg Kroah-Hartman (Sat Apr 01 2023 - 06:10:37 EST)
- Re: BUG FIX: [PATCH RFC v3] memstick_check() memleak in kernel 6.1.0+ introduced pre 4.17 Greg KH (Sat Apr 01 2023 - 06:14:50 EST)
- Re: [PATCH] mm: remove all the slab allocators Yosry Ahmed (Sat Apr 01 2023 - 06:25:57 EST)
- Re: [PATCH] tools/nolibc: validate C99 compatibility Thomas Weißschuh (Sat Apr 01 2023 - 06:34:01 EST)
- Re: BUG FIX: [PATCH RFC v3] memstick_check() memleak in kernel 6.1.0+ introduced pre 4.17 Mirsad Goran Todorovac (Sat Apr 01 2023 - 06:38:39 EST)
- [PATCH bpf-next] bpf, arm64: Fixed a BTI error on returning to patched function Xu Kuohai (Sat Apr 01 2023 - 06:43:10 EST)
- Re: [PATCH] wifi: rt2x00: Fix memory leak when handling surveys Stanislaw Gruszka (Sat Apr 01 2023 - 06:47:54 EST)
- Re: [syzbot] WARNING in shark_write_reg/usb_submit_urb, WARNING in shark_write_val/usb_submit_urb Hans de Goede (Sat Apr 01 2023 - 06:49:03 EST)
- Re: [PATCH] Revert "x86/acpi/boot: Do not register processors that cannot be onlined for x2APIC" Borislav Petkov (Sat Apr 01 2023 - 07:03:48 EST)
- Re: [PATCH] tools/nolibc: validate C99 compatibility Willy Tarreau (Sat Apr 01 2023 - 07:04:45 EST)
- [PATCH v7 07/22] reset: starfive: Replace SOC_STARFIVE with ARCH_STARFIVE Hal Feng (Sat Apr 01 2023 - 07:20:04 EST)
- [PATCH v7 03/22] clk: starfive: Replace SOC_STARFIVE with ARCH_STARFIVE Hal Feng (Sat Apr 01 2023 - 07:20:05 EST)
- [PATCH v7 02/22] dt-bindings: clock: Add StarFive JH7110 always-on clock and reset generator Hal Feng (Sat Apr 01 2023 - 07:20:07 EST)
- [PATCH v7 08/22] reset: Create subdirectory for StarFive drivers Hal Feng (Sat Apr 01 2023 - 07:20:08 EST)
- [PATCH v7 00/22] Basic clock, reset & device tree support for StarFive JH7110 RISC-V SoC Hal Feng (Sat Apr 01 2023 - 07:20:08 EST)
- [PATCH v7 10/22] reset: starfive: Extract the common JH71X0 reset code Hal Feng (Sat Apr 01 2023 - 07:20:10 EST)
- [PATCH v7 09/22] reset: starfive: Factor out common JH71X0 reset code Hal Feng (Sat Apr 01 2023 - 07:20:10 EST)
- [PATCH v7 05/22] clk: starfive: Rename clk-starfive-jh7100.h to clk-starfive-jh71x0.h Hal Feng (Sat Apr 01 2023 - 07:20:12 EST)
- [PATCH v7 04/22] clk: starfive: Factor out common JH7100 and JH7110 code Hal Feng (Sat Apr 01 2023 - 07:20:15 EST)
- [PATCH v7 01/22] dt-bindings: clock: Add StarFive JH7110 system clock and reset generator Hal Feng (Sat Apr 01 2023 - 07:20:18 EST)
- [PATCH v7 11/22] reset: starfive: Rename "jh7100" to "jh71x0" for the common code Hal Feng (Sat Apr 01 2023 - 07:20:22 EST)
- [PATCH v7 12/22] reset: starfive: jh71x0: Use 32bit I/O on 32bit registers Hal Feng (Sat Apr 01 2023 - 07:20:25 EST)
- [PATCH v7 14/22] clk: starfive: Add StarFive JH7110 always-on clock driver Hal Feng (Sat Apr 01 2023 - 07:20:28 EST)
- [PATCH v7 06/22] clk: starfive: Rename "jh7100" to "jh71x0" for the common code Hal Feng (Sat Apr 01 2023 - 07:20:31 EST)
- [PATCH v7 15/22] reset: starfive: Add StarFive JH7110 reset driver Hal Feng (Sat Apr 01 2023 - 07:20:36 EST)
- [PATCH v7 13/22] clk: starfive: Add StarFive JH7110 system clock driver Hal Feng (Sat Apr 01 2023 - 07:20:39 EST)
- [PATCH v7 16/22] dt-bindings: timer: Add StarFive JH7110 clint Hal Feng (Sat Apr 01 2023 - 07:20:42 EST)
- [PATCH v7 17/22] dt-bindings: interrupt-controller: Add StarFive JH7110 plic Hal Feng (Sat Apr 01 2023 - 07:20:45 EST)
- [PATCH v7 18/22] dt-bindings: riscv: Add SiFive S7 compatible Hal Feng (Sat Apr 01 2023 - 07:20:48 EST)
- [PATCH v7 19/22] riscv: dts: starfive: Add initial StarFive JH7110 device tree Hal Feng (Sat Apr 01 2023 - 07:20:57 EST)
- [PATCH v7 20/22] riscv: dts: starfive: Add StarFive JH7110 pin function definitions Hal Feng (Sat Apr 01 2023 - 07:20:59 EST)
- [PATCH v7 21/22] riscv: dts: starfive: Add StarFive JH7110 VisionFive 2 board device tree Hal Feng (Sat Apr 01 2023 - 07:21:02 EST)
- [PATCH v7 22/22] riscv: dts: starfive: jh7110: Correct the properties of S7 core Hal Feng (Sat Apr 01 2023 - 07:21:05 EST)
- Re: BUG FIX: [PATCH RFC v3] [TESTED OK] memstick_check() memleak in kernel 6.1.0+ introduced pre 4.17 Mirsad Goran Todorovac (Sat Apr 01 2023 - 07:26:20 EST)
- [PATCH v12 4/5] dt-bindings: PCI: ti,j721e-pci-*: add j784s4-pci-* compatible strings Achal Verma (Sat Apr 01 2023 - 07:27:35 EST)
- [PATCH v12 5/5] PCI: j721e: add j784s4 PCIe configuration Achal Verma (Sat Apr 01 2023 - 07:27:37 EST)
- [PATCH v12 2/5] PCI: j721e: Add per platform maximum lane settings Achal Verma (Sat Apr 01 2023 - 07:27:38 EST)
- [PATCH v12 3/5] PCI: j721e: Add PCIe 4x lane selection support Achal Verma (Sat Apr 01 2023 - 07:27:39 EST)
- [PATCH v12 1/5] dt-bindings: PCI: ti,j721e-pci-*: add checks for num-lanes Achal Verma (Sat Apr 01 2023 - 07:27:42 EST)
- [PATCH v12 0/5] PCI: add 4x lane support for pci-j721e controllers Achal Verma (Sat Apr 01 2023 - 07:27:45 EST)
- [PATCH] RISC-V: KVM: Allow Zbb extension for Guest/VM Anup Patel (Sat Apr 01 2023 - 07:28:23 EST)
- Re: [PATCH] mm: remove all the slab allocators Petr Tesařík (Sat Apr 01 2023 - 07:33:35 EST)
- [PATCH] power: supply: twl4030-charger: remove unused cur_reg variable Tom Rix (Sat Apr 01 2023 - 07:35:21 EST)
- Re: [PATCH] mm: remove all the slab allocators Vlastimil Babka (Sat Apr 01 2023 - 07:38:42 EST)
- [PATCH v6 00/15] GMU-less A6xx support (A610, A619_holi) Konrad Dybcio (Sat Apr 01 2023 - 07:55:14 EST)
- [PATCH v6 03/15] dt-bindings: display/msm/gmu: Add GMU wrapper Konrad Dybcio (Sat Apr 01 2023 - 07:55:18 EST)
- [PATCH v6 02/15] dt-bindings: display/msm: gpu: Document GMU wrapper-equipped A6xx Konrad Dybcio (Sat Apr 01 2023 - 07:55:18 EST)
- [PATCH v6 01/15] drm/msm/adreno: adreno_gpu: Don't set OPP scaling clock w/ GMU Konrad Dybcio (Sat Apr 01 2023 - 07:55:18 EST)
- [PATCH v6 04/15] drm/msm/a6xx: Remove static keyword from sptprac en/disable functions Konrad Dybcio (Sat Apr 01 2023 - 07:55:19 EST)
- [BUG] Problem with automatic kernel numbering Mirsad Goran Todorovac (Sat Apr 01 2023 - 07:55:19 EST)
- [PATCH v6 05/15] drm/msm/a6xx: Extend and explain UBWC config Konrad Dybcio (Sat Apr 01 2023 - 07:55:20 EST)
- [PATCH v6 06/15] drm/msm/a6xx: Introduce GMU wrapper support Konrad Dybcio (Sat Apr 01 2023 - 07:55:36 EST)
- [PATCH v6 07/15] drm/msm/a6xx: Remove both GBIF and RBBM GBIF halt on hw init Konrad Dybcio (Sat Apr 01 2023 - 07:55:44 EST)
- [PATCH v6 08/15] drm/msm/adreno: Disable has_cached_coherent in GMU wrapper configurations Konrad Dybcio (Sat Apr 01 2023 - 07:55:45 EST)
- [PATCH v6 09/15] drm/msm/a6xx: Add support for A619_holi Konrad Dybcio (Sat Apr 01 2023 - 07:55:57 EST)
- [PATCH v6 11/15] drm/msm/a6xx: Fix some A619 tunables Konrad Dybcio (Sat Apr 01 2023 - 07:56:09 EST)
- [PATCH v6 13/15] drm/msm/a6xx: Use adreno_is_aXYZ macros in speedbin matching Konrad Dybcio (Sat Apr 01 2023 - 07:56:12 EST)
- [PATCH v6 10/15] drm/msm/a6xx: Add A610 support Konrad Dybcio (Sat Apr 01 2023 - 07:56:14 EST)
- [PATCH v6 14/15] drm/msm/a6xx: Add A619_holi speedbin support Konrad Dybcio (Sat Apr 01 2023 - 07:56:16 EST)
- [PATCH v6 12/15] drm/msm/a6xx: Use "else if" in GPU speedbin rev matching Konrad Dybcio (Sat Apr 01 2023 - 07:56:28 EST)
- [PATCH v6 15/15] drm/msm/a6xx: Add A610 speedbin support Konrad Dybcio (Sat Apr 01 2023 - 07:56:32 EST)
- Re: [PATCH 23/24] kbuild, EDAC, altera: remove MODULE_LICENSE in non-modules Borislav Petkov (Sat Apr 01 2023 - 07:57:30 EST)
- Re: [PATCH v6 4/4] Introduction of HP-BIOSCFG driver [4] Thomas Weißschuh (Sat Apr 01 2023 - 07:59:55 EST)
- Re: [PATCH 2/3] iio: pressure: Honeywell mpr pressure sensor kernel test robot (Sat Apr 01 2023 - 08:06:39 EST)
- Re: [PATCH 2/2] irqchip: irq-qcom-mpm: Support passing a slice of SRAM as reg space Konrad Dybcio (Sat Apr 01 2023 - 08:07:14 EST)
- Re: [PATCH -next V17 4/7] riscv: entry: Convert to generic entry Heiko Stübner (Sat Apr 01 2023 - 08:11:04 EST)
- Re: [PATCH v8 2/2] arm64: support batched/deferred tlb shootdown during page reclamation Yicong Yang (Sat Apr 01 2023 - 08:13:29 EST)
- Re: [RESEND PATCH v2 1/1] arm64: dts: qcom: sm6115: Add CPU idle-states Konrad Dybcio (Sat Apr 01 2023 - 08:21:42 EST)
- Re: [BUG] net, pci: 6.3-rc1-4 hangs during boot on PowerEdge R620 with igb Donald Hunter (Sat Apr 01 2023 - 08:52:44 EST)
- [git pull] IOMMU Fixes for Linux v6.3-rc4 Joerg Roedel (Sat Apr 01 2023 - 09:03:03 EST)
- Re: [PATCH net-next 13/15] net: dsa: mt7530: add support for 10G link modes for CPU port Daniel Golle (Sat Apr 01 2023 - 09:06:09 EST)
- Re: [PATCH v3 3/7] iommu/sva: Support allocation of global PASIDs outside SVA Baolu Lu (Sat Apr 01 2023 - 09:16:53 EST)
- Re: [PATCH -next V17 4/7] riscv: entry: Convert to generic entry Björn Töpel (Sat Apr 01 2023 - 09:19:35 EST)
- Re: [PATCH V6 17/17] block: ublk_drv: apply io_uring FUSED_CMD for supporting zero copy Ming Lei (Sat Apr 01 2023 - 09:20:21 EST)
- [PATCH 0/2] ARM: dts: add mmc aliases for Exynos devices Henrik Grimler (Sat Apr 01 2023 - 09:22:09 EST)
- [PATCH v6 1/2] ARM: dts: exynos: replace mshc0 alias with mmc-ddr-1_8v property Henrik Grimler (Sat Apr 01 2023 - 09:22:11 EST)
- [PATCH v6 2/2] ARM: dts: exynos: add mmc aliases Henrik Grimler (Sat Apr 01 2023 - 09:22:16 EST)
- Re: Linux 5.15.103 Sasha Levin (Sat Apr 01 2023 - 09:24:04 EST)
- Re: [PATCH V6 17/17] block: ublk_drv: apply io_uring FUSED_CMD for supporting zero copy Ming Lei (Sat Apr 01 2023 - 09:24:09 EST)
- Re: [PATCH v3 3/7] iommu/sva: Support allocation of global PASIDs outside SVA Baolu Lu (Sat Apr 01 2023 - 09:28:14 EST)
- Re: [PATCH v2 1/2] iio: max597x: Add support for max597x Jonathan Cameron (Sat Apr 01 2023 - 09:29:01 EST)
- Re: [PATCH v2] iio: addac: stx104: Migrate to the regmap API Jonathan Cameron (Sat Apr 01 2023 - 09:30:15 EST)
- Re: [PATCH 3/3] of: address: Reshuffle to remove forward declarations Geert Uytterhoeven (Sat Apr 01 2023 - 09:32:03 EST)
- Re: [PATCH v3 1/2] iio: addac: stx104: Migrate to the regmap API Jonathan Cameron (Sat Apr 01 2023 - 09:34:03 EST)
- Re: [PATCH v3 1/2] iio: addac: stx104: Migrate to the regmap API Jonathan Cameron (Sat Apr 01 2023 - 09:36:19 EST)
- Re: [PATCH v3 7/7] dmaengine/idxd: Re-enable kernel workqueue under DMA API Baolu Lu (Sat Apr 01 2023 - 09:39:44 EST)
- Re: [PATCH v3 1/7] iommu/vt-d: Use non-privileged mode for all PASIDs Baolu Lu (Sat Apr 01 2023 - 09:41:24 EST)
- Re: [RFC 5/7] net: mdio: Introduce a regmap-based mdio driver Vladimir Oltean (Sat Apr 01 2023 - 09:41:45 EST)
- Re: [PATCH v3 4/7] iommu/vt-d: Reserve RID_PASID from global PASID space Baolu Lu (Sat Apr 01 2023 - 09:43:25 EST)
- Re: [PATCH v3 1/2] iio: addac: stx104: Migrate to the regmap API William Breathitt Gray (Sat Apr 01 2023 - 09:44:00 EST)
- Re: [PATCH v3 09/10] tracing/probes: Add fprobe events for tracing function entry and exit. Google (Sat Apr 01 2023 - 09:46:18 EST)
- Re: [PATCH v3 6/7] iommu/vt-d: Implement set_dev_pasid domain op Baolu Lu (Sat Apr 01 2023 - 09:48:47 EST)
- [PATCH v3 0/2] dt-bindings: omap: Convert omap.txt to yaml Andreas Kemnade (Sat Apr 01 2023 - 10:04:01 EST)
- [PATCH v3 1/2] dt-bindings: omap: Convert omap.txt to yaml Andreas Kemnade (Sat Apr 01 2023 - 10:04:02 EST)
- [PATCH v3 2/2] MAINTAINERS: add board bindings list to OMAP2+ files Andreas Kemnade (Sat Apr 01 2023 - 10:04:07 EST)
- Re: [PATCH] fpga: xilinx-pr-decoupler: select FPGA_BRIDGE for 'Xilinx LogiCORE PR Decoupler' Xu Yilun (Sat Apr 01 2023 - 10:04:44 EST)
- Re: [PATCH] iio: tsl2772: remove unused prox_diode_mask variable Jonathan Cameron (Sat Apr 01 2023 - 10:05:25 EST)
- Re: [PATCH v4] crypto: hisilicon/trng - add support for HiSTB TRNG Yangfl (Sat Apr 01 2023 - 10:06:08 EST)
- Re: [PATCH v3 1/2] iio: addac: stx104: Migrate to the regmap API William Breathitt Gray (Sat Apr 01 2023 - 10:06:48 EST)
- Re: [PATCH v6 3/4] soc: ti: pruss: Add pruss_cfg_read()/update(), pruss_cfg_get_gpmux()/set_gpmux() APIs Simon Horman (Sat Apr 01 2023 - 10:07:39 EST)
- Re: [PATCH v4 09/12] x86/mtrr: construct a memory map with cache modes Borislav Petkov (Sat Apr 01 2023 - 10:24:33 EST)
- Re: [PATCH v4 09/12] x86/mtrr: construct a memory map with cache modes Borislav Petkov (Sat Apr 01 2023 - 10:26:34 EST)
- Re: [PATCH] iio: adc: ad7192: Change "shorted" channels to differential Jonathan Cameron (Sat Apr 01 2023 - 10:27:21 EST)
- Re: [PATCH v2 0/3] usb: gadget: functionfs: DMABUF import interface Paul Cercueil (Sat Apr 01 2023 - 10:31:52 EST)
- Re: [PATCH v3] fpga: zynq: Add parse_header ops support Xu Yilun (Sat Apr 01 2023 - 10:33:06 EST)
- Re: [PATCHv1 0/2] Improve RK3588 clocks and power domains support Vincent Legoll (Sat Apr 01 2023 - 10:33:41 EST)
- [PATCH v4 0/3] tracing: Add fprobe events Masami Hiramatsu (Google) (Sat Apr 01 2023 - 10:34:10 EST)
- [PATCH v4 1/3] fprobe: Pass return address to the handlers Masami Hiramatsu (Google) (Sat Apr 01 2023 - 10:34:18 EST)
- [PATCH v4 2/3] tracing/probes: Add fprobe events for tracing function entry and exit. Masami Hiramatsu (Google) (Sat Apr 01 2023 - 10:34:35 EST)
- [PATCH v4 3/3] selftests/ftrace: Add fprobe related testcases Masami Hiramatsu (Google) (Sat Apr 01 2023 - 10:34:52 EST)
- Re: [PATCH V6 03/17] io_uring: add generic IORING_OP_FUSED_CMD Ming Lei (Sat Apr 01 2023 - 10:36:58 EST)
- ERROR: modpost: "__st_r13_to_r22" [lib/zstd/zstd_decompress.ko] undefined! kernel test robot (Sat Apr 01 2023 - 10:40:36 EST)
- [GIT PULL] Kbuild fixes for v6.3-rc5 Masahiro Yamada (Sat Apr 01 2023 - 10:43:15 EST)
- Re: [PATCH net-next v3 07/12] net: stmmac: Remove some unnecessary void pointers Simon Horman (Sat Apr 01 2023 - 10:49:56 EST)
- Re: [syzbot] WARNING in shark_write_reg/usb_submit_urb, WARNING in shark_write_val/usb_submit_urb Greg KH (Sat Apr 01 2023 - 10:53:30 EST)
- Re: [PATCH] kbuild: fix package build error due to broken symlinks Masahiro Yamada (Sat Apr 01 2023 - 10:56:28 EST)
- Re: BUG FIX: [PATCH RFC v3] [TESTED OK] memstick_check() memleak in kernel 6.1.0+ introduced pre 4.17 Greg KH (Sat Apr 01 2023 - 10:56:34 EST)
- Re: [PATCH net-next v3 09/12] net: stmmac: dwmac4: Allow platforms to specify some DMA/MTL offsets Simon Horman (Sat Apr 01 2023 - 10:59:20 EST)
- Re: [PATCH net-next v3 08/12] net: stmmac: Pass stmmac_priv in some callbacks Simon Horman (Sat Apr 01 2023 - 11:06:44 EST)
- Re: [PATCH 1/3] dt-bindings: iio: pressure: Support Honeywell mpr sensors Jonathan Cameron (Sat Apr 01 2023 - 11:07:13 EST)
- Re: [PATCH 1/3] dt-bindings: iio: pressure: Support Honeywell mpr sensors Jonathan Cameron (Sat Apr 01 2023 - 11:13:22 EST)
- Re: [PATCH v6 2/2] ARM: dts: exynos: add mmc aliases kernel test robot (Sat Apr 01 2023 - 11:13:37 EST)
- Re: [PATCH] mm: remove all the slab allocators Matthew Wilcox (Sat Apr 01 2023 - 11:15:23 EST)
- Re: [PATCH v5 1/8] drivers: kunit: Generic helpers for test device creation Jonathan Cameron (Sat Apr 01 2023 - 11:15:46 EST)
- Re: [PATCH v5 1/8] drivers: kunit: Generic helpers for test device creation Jonathan Cameron (Sat Apr 01 2023 - 11:21:31 EST)
- [PATCH] ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx (8A42) Prajna Sariputra (Sat Apr 01 2023 - 11:21:49 EST)
- [PATCH] drm/vblank: Fix for drivers that do not drm_vblank_init() Rob Clark (Sat Apr 01 2023 - 11:38:44 EST)
- Re: [PATCH v10 11/15] drm/atomic-helper: Set fence deadline for vblank Rob Clark (Sat Apr 01 2023 - 11:39:57 EST)
- [PATCH v4 0/2] Enable USB SS qmp phy for Qualcomm SM6115 SoC Bhupesh Sharma (Sat Apr 01 2023 - 11:49:49 EST)
- [PATCH v4 1/2] dt-bindings: phy: qcom,qmp-usb: Fix phy subnode for SM6115 & QCM2290 USB3 PHY Bhupesh Sharma (Sat Apr 01 2023 - 11:49:50 EST)
- [PATCH v4 2/2] arm64: dts: qcom: sm6115: Add USB SS qmp phy node Bhupesh Sharma (Sat Apr 01 2023 - 11:49:51 EST)
- [PATCH] clk: stm32h7: Remove an unused field in struct stm32_fractional_divider Christophe JAILLET (Sat Apr 01 2023 - 11:52:26 EST)
- Re: [PATCH] fpga: zynqmp: Make word align the configuration data Xu Yilun (Sat Apr 01 2023 - 11:55:34 EST)
- Re: [PATCH] net: ethernet: mtk_eth_soc: use be32 type to store be32 values Andrew Lunn (Sat Apr 01 2023 - 11:55:57 EST)
- Re: [PATCH v1 0/2] USB: Fixes for handling ITER_UBUF Jens Axboe (Sat Apr 01 2023 - 12:09:21 EST)
- Re: [PATCH bpf-next v2 0/3] Enable RCU semantics for task kptrs patchwork-bot+netdevbpf (Sat Apr 01 2023 - 12:20:25 EST)
- [GIT PULL] pin control fixes for v6.3 Linus Walleij (Sat Apr 01 2023 - 12:28:55 EST)
- Re: [RFC PATCH bpf-next 00/13] bpf: Introduce BPF namespace Yafang Shao (Sat Apr 01 2023 - 12:33:05 EST)
- Re: [git pull] IOMMU Fixes for Linux v6.3-rc4 pr-tracker-bot (Sat Apr 01 2023 - 12:43:09 EST)
- Re: [GIT PULL] Kbuild fixes for v6.3-rc5 pr-tracker-bot (Sat Apr 01 2023 - 12:43:11 EST)
- [PATCH v5] crypto: hisilicon/trng - add support for HiSTB TRNG David Yang (Sat Apr 01 2023 - 12:46:13 EST)
- Re: [PATCH bpf V5 0/5] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash Jesper Dangaard Brouer (Sat Apr 01 2023 - 12:48:04 EST)
- [PATCH V1 1/2] mmc: core: Define new vendor ops to enable internal features Sarthak Garg (Sat Apr 01 2023 - 12:58:26 EST)
- [PATCH V1 0/2] Introduce new vendor op and export few symbols Sarthak Garg (Sat Apr 01 2023 - 12:58:27 EST)
- [PATCH V1 2/2] mmc: core: Export core functions to let vendors use for their features Sarthak Garg (Sat Apr 01 2023 - 13:01:05 EST)
- [PATCH] kbuild: clang: do not use CROSS_COMPILE for target triple Masahiro Yamada (Sat Apr 01 2023 - 13:01:58 EST)
- Re: [GIT PULL] pin control fixes for v6.3 pr-tracker-bot (Sat Apr 01 2023 - 13:07:13 EST)
- [PATCH] driver core: remove incorrect comment for device_create* Greg Kroah-Hartman (Sat Apr 01 2023 - 13:10:24 EST)
- Re: [PATCH v4 0/2] Enable USB SS qmp phy for Qualcomm SM6115 SoC Dmitry Baryshkov (Sat Apr 01 2023 - 13:10:26 EST)
- Re: [PATCH v4 1/2] dt-bindings: phy: qcom,qmp-usb: Fix phy subnode for SM6115 & QCM2290 USB3 PHY Dmitry Baryshkov (Sat Apr 01 2023 - 13:12:42 EST)
- Re: [PATCH v4 2/2] arm64: dts: qcom: sm6115: Add USB SS qmp phy node Dmitry Baryshkov (Sat Apr 01 2023 - 13:13:49 EST)
- Re: [PATCH v4 1/2] dt-bindings: phy: qcom,qmp-usb: Fix phy subnode for SM6115 & QCM2290 USB3 PHY Bhupesh Sharma (Sat Apr 01 2023 - 13:28:14 EST)
- [PATCH v4 1/6] dts: arm64: qcom: sdm845: add SLPI remoteproc Dylan Van Assche (Sat Apr 01 2023 - 13:35:51 EST)
- [PATCH v4 0/6] dts: qcom: arm64: sdm845: SLPI DSP enablement Dylan Van Assche (Sat Apr 01 2023 - 13:35:53 EST)
- [PATCH v4 2/6] dts: arm64: qcom: sdm845: add SLPI FastRPC support Dylan Van Assche (Sat Apr 01 2023 - 13:35:55 EST)
- [PATCH v4 3/6] dt-bindings: firmware: qcom: scm: add SSC_Q6 and ADSP_Q6 VMIDs Dylan Van Assche (Sat Apr 01 2023 - 13:35:55 EST)
- [PATCH v4 4/6] dts: qcom: arm64: qcom: sdm845: use defines for VMIDs Dylan Van Assche (Sat Apr 01 2023 - 13:35:59 EST)
- [PATCH v4 5/6] dts: arm64: qcom: sdm845-oneplus: enable SLPI Dylan Van Assche (Sat Apr 01 2023 - 13:36:02 EST)
- [PATCH v4 6/6] dts: arm64: qcom: sdm845-shift-axolotl: enable SLPI Dylan Van Assche (Sat Apr 01 2023 - 13:36:06 EST)
- Re: [PATCH v4 0/2] Enable USB SS qmp phy for Qualcomm SM6115 SoC Bhupesh Sharma (Sat Apr 01 2023 - 13:38:39 EST)
- Re: [PATCH 2/2] staging: greybus: refactor arche_platform_wd_irq() Khadija Kamran (Sat Apr 01 2023 - 13:42:08 EST)
- Re: [PATCH 2/3] iio: pressure: Honeywell mpr pressure sensor Jonathan Cameron (Sat Apr 01 2023 - 13:42:19 EST)
- Re: [PATCH v7 2/5] MAINTAINERS: Add IIO gain-time-scale helpers Jonathan Cameron (Sat Apr 01 2023 - 13:43:51 EST)
- [PATCH] string: implement streq() Alexey Dobriyan (Sat Apr 01 2023 - 13:48:13 EST)
- Re: [PATCH] kbuild: fix package build error due to broken symlinks Nicolas Schier (Sat Apr 01 2023 - 13:53:51 EST)
- [PATCH v1 4/5] spi: fsl-spi: Change mspi_apply_cpu_mode_quirks() to void Christophe Leroy (Sat Apr 01 2023 - 14:00:21 EST)
- [PATCH v1 1/5] spi: fsl-spi: Fix CPM/QE mode Litte Endian Christophe Leroy (Sat Apr 01 2023 - 14:00:23 EST)
- [PATCH v1 3/5] spi: fsl-cpm: Use 16 bit mode for large transfers with even size Christophe Leroy (Sat Apr 01 2023 - 14:00:28 EST)
- [PATCH v1 2/5] spi: fsl-spi: Re-organise transfer bits_per_word adaptation Christophe Leroy (Sat Apr 01 2023 - 14:00:33 EST)
- [PATCH v1 5/5] spi: fsl-spi: No need to check transfer length versus word size Christophe Leroy (Sat Apr 01 2023 - 14:00:46 EST)
- Re: [PATCH 1/3] iio: adc: palmas_gpadc: add support for iio threshold events Patrik Dahlström (Sat Apr 01 2023 - 14:16:56 EST)
- [PATCH v3] ASoC: dt-bindings: maxim,max98371: Convert to DT schema André Morishita (Sat Apr 01 2023 - 14:20:13 EST)
- RE: [PATCH] net: netcp: MAX_SKB_FRAGS is now 'int' David Laight (Sat Apr 01 2023 - 14:21:06 EST)
- Re: [PATCH v4 1/6] netlink: Reverse the patch which removed filtering Anjali Kulkarni (Sat Apr 01 2023 - 14:24:44 EST)
- Re: [RESEND PATCH v2 1/1] arm64: dts: qcom: sm6115: Add CPU idle-states Bhupesh Sharma (Sat Apr 01 2023 - 14:26:25 EST)
- Re: [PATCH 2/3] iio: pressure: Honeywell mpr pressure sensor Lars-Peter Clausen (Sat Apr 01 2023 - 14:29:11 EST)
- Re: [PATCH v1 2/5] connector/cn_proc: Add filtering to fix some bugs Anjali Kulkarni (Sat Apr 01 2023 - 14:32:57 EST)
- RE: [PATCH] mm: remove all the slab allocators David Laight (Sat Apr 01 2023 - 14:33:39 EST)
- Re: [syzbot] WARNING in shark_write_reg/usb_submit_urb, WARNING in shark_write_val/usb_submit_urb Alan Stern (Sat Apr 01 2023 - 14:38:46 EST)
- Re: [PATCH v3] ASoC: dt-bindings: maxim,max98371: Convert to DT schema Krzysztof Kozlowski (Sat Apr 01 2023 - 14:41:30 EST)
- [PATCH 2/2] platform/x86: think-lmi: Clean up display of current_value on Thinkstation Mark Pearson (Sat Apr 01 2023 - 14:44:07 EST)
- [PATCH 1/2] platform/x86: think-lmi: Fix memory leaks when parsing ThinkStation WMI strings Mark Pearson (Sat Apr 01 2023 - 14:44:10 EST)
- Re: [PATCH] mm: remove all the slab allocators Christophe Leroy (Sat Apr 01 2023 - 14:45:30 EST)
- Re: [PATCH 1/3] iio: adc: palmas_gpadc: add support for iio threshold events Patrik Dahlström (Sat Apr 01 2023 - 14:53:21 EST)
- [PATCH v2] drm/bochs: fix ioremap leak of mmio in bochs Gencen Gan (Sat Apr 01 2023 - 14:57:36 EST)
- Re: [PATCH bpf-next v3] docs/bpf: Add LRU internals description and graph Joe Stringer (Sat Apr 01 2023 - 14:57:49 EST)
- [PATCH 0/5] staging: rtl8192e: fix checkpatch issues in rtllib_crypt_ccmp.c Khadija Kamran (Sat Apr 01 2023 - 14:58:53 EST)
- [PATCH 1/5] staging: rtl8192e: remove extra blank lines in rtllib_crypt_ccmp.c Khadija Kamran (Sat Apr 01 2023 - 14:58:55 EST)
- [PATCH 2/5] staging: rtl8192e: fix alignment to match open parenthesis Khadija Kamran (Sat Apr 01 2023 - 14:59:02 EST)
- [PATCH 3/5] staging: rtl8192e: avoid camel-case <dot11RSNAStatsCCMPFormatErrors> Khadija Kamran (Sat Apr 01 2023 - 14:59:05 EST)
- [PATCH 4/5] staging: rtl8192e: avoid camel-case <dot11RSNAStatsCCMPReplays> Khadija Kamran (Sat Apr 01 2023 - 14:59:08 EST)
- [PATCH 5/5] staging: rtl8192e: avoid camel-case <dot11RSNAStatsCCMPDecryptErrors> Khadija Kamran (Sat Apr 01 2023 - 14:59:10 EST)
- Re: [PATCH 3/3] iio: adc: palmas_gpadc: remove palmas_adc_wakeup_property Patrik Dahlström (Sat Apr 01 2023 - 15:02:01 EST)
- [GIT PULL] thermal for v6.4-rc1 Daniel Lezcano (Sat Apr 01 2023 - 15:05:07 EST)
- Re: [PATCH v4 1/6] netlink: Reverse the patch which removed filtering Jakub Kicinski (Sat Apr 01 2023 - 15:12:20 EST)
- Re: [PATCH] dt-bindings: thermal: Drop unneeded quotes Daniel Lezcano (Sat Apr 01 2023 - 15:21:02 EST)
- Re: [PATCH 11/19] clocksource: ingenic: Add explicit include for cpuhotplug.h Daniel Lezcano (Sat Apr 01 2023 - 15:22:11 EST)
- Re: [PATCH v10 1/3] dt-bindings: mfd: x-powers,axp152: Document the AXP313a variant Krzysztof Kozlowski (Sat Apr 01 2023 - 15:22:23 EST)
- Re: [PATCH 12/19] thermal: cpuidle_cooling: Adjust includes to remove of_device.h Daniel Lezcano (Sat Apr 01 2023 - 15:22:45 EST)
- Re: [PATCH 1/5] dt-bindings: ufs: qcom: add compatible for sa8775p Krzysztof Kozlowski (Sat Apr 01 2023 - 15:23:21 EST)
- Re: [PATCH 2/5] dt-bindings: phy: qmp-ufs: describe the UFS PHY for sa8775p Krzysztof Kozlowski (Sat Apr 01 2023 - 15:25:24 EST)
- Re: [PATCH] MAINTAINERS: adjust entry in THERMAL/POWER_ALLOCATOR after header movement Daniel Lezcano (Sat Apr 01 2023 - 15:26:38 EST)
- [PATCH bpf-next 0/3] Add FOU support for externally controlled ipip devices Christian Ehrig (Sat Apr 01 2023 - 15:34:12 EST)
- [PATCH bpf-next 1/3] ipip,ip_tunnel,sit: Add FOU support for externally controlled ipip devices Christian Ehrig (Sat Apr 01 2023 - 15:34:34 EST)
- [PATCH bpf-next 2/3] bpf,fou: Add bpf_skb_{set,get}_fou_encap kfuncs Christian Ehrig (Sat Apr 01 2023 - 15:34:48 EST)
- [PATCH bpf-next 3/3] selftests/bpf: Test FOU kfuncs for externally controlled ipip devices Christian Ehrig (Sat Apr 01 2023 - 15:34:51 EST)
- Re: [PATCH v7 6/6] i2c: designware: Add doorbell support for Mendocino kernel test robot (Sat Apr 01 2023 - 15:38:45 EST)
- Re: [PATCH v2] arm64: mm: Increase MODULES_VSIZE to 2GB Shanker Donthineni (Sat Apr 01 2023 - 15:50:44 EST)
- Re: [RESEND PATCH v2 1/1] arm64: dts: qcom: sm6115: Add CPU idle-states Dmitry Baryshkov (Sat Apr 01 2023 - 15:58:39 EST)
- Re: [PATCH v4 1/6] netlink: Reverse the patch which removed filtering Anjali Kulkarni (Sat Apr 01 2023 - 15:59:00 EST)
- [RESEND PATCH] memstick: fix memory leak if card device is never registered Greg Kroah-Hartman (Sat Apr 01 2023 - 16:03:40 EST)
- [PATCH bpf-next v4 1/2] docs/bpf: Add table to describe LRU properties Joe Stringer (Sat Apr 01 2023 - 16:07:06 EST)
- [PATCH bpf-next v4 2/2] docs/bpf: Add LRU internals description and graph Joe Stringer (Sat Apr 01 2023 - 16:07:14 EST)
- Re: [PATCH] iio: tsl2772: remove unused prox_diode_mask variable Brian Masney (Sat Apr 01 2023 - 16:29:17 EST)
- Re: [PATCH] power: supply: twl4030-charger: remove unused cur_reg variable Sebastian Reichel (Sat Apr 01 2023 - 16:30:37 EST)
- arch/arm64/kvm/hyp/nvhe/stacktrace.c:10:1: sparse: sparse: symbol '__pcpu_scope_overflow_stack' was not declared. Should it be static? kernel test robot (Sat Apr 01 2023 - 16:30:44 EST)
- [syzbot] [kernel?] WARNING in class_register syzbot (Sat Apr 01 2023 - 16:40:03 EST)
- Re: [PATCH] thermal: amlogic: Use dev_err_probe() Daniel Lezcano (Sat Apr 01 2023 - 16:40:20 EST)
- drivers/soc/qcom/rpmh.c:441:9: sparse: sparse: incorrect type in argument 1 (different address spaces) kernel test robot (Sat Apr 01 2023 - 16:41:47 EST)
- Re: [PATCH v1] thermal: core: Clean up thermal_list_lock locking Daniel Lezcano (Sat Apr 01 2023 - 16:45:06 EST)
- Re: [PATCH V1 2/2] mmc: core: Export core functions to let vendors use for their features Heiner Kallweit (Sat Apr 01 2023 - 16:50:20 EST)
- [git pull] Input updates for v6.3-rc4 Dmitry Torokhov (Sat Apr 01 2023 - 16:50:23 EST)
- Re: [PATCH v15 1/2] pwm: add microchip soft ip corePWM driver Conor Dooley (Sat Apr 01 2023 - 16:51:01 EST)
- Re: [PATCH 1/4] dt-bindings: thermal: mediatek: Add AP domain to LVTS thermal controllers for mt8195 Daniel Lezcano (Sat Apr 01 2023 - 16:51:26 EST)
- Re: [PATCH bpf-next 2/3] bpf,fou: Add bpf_skb_{set,get}_fou_encap kfuncs kernel test robot (Sat Apr 01 2023 - 16:51:51 EST)
- Re: [PATCH bpf-next 2/3] bpf,fou: Add bpf_skb_{set,get}_fou_encap kfuncs kernel test robot (Sat Apr 01 2023 - 16:51:53 EST)
- Re: [PATCH 2/4] thermal/drivers/mediatek/lvts_thermal: Add AP domain for mt8195 Daniel Lezcano (Sat Apr 01 2023 - 16:52:19 EST)
- Re: [PATCH 0/4] Add LVTS's AP thermal domain support for mt8195 Daniel Lezcano (Sat Apr 01 2023 - 16:52:48 EST)
- Re: [PATCH] Revert "venus: firmware: Correct non-pix start and end addresses" Leonard Lausen (Sat Apr 01 2023 - 17:00:38 EST)
- Re: [git pull] Input updates for v6.3-rc4 pr-tracker-bot (Sat Apr 01 2023 - 17:16:13 EST)
- Re: [REGRESSION] wrong coord from Thinkpad TrackPoint since 6.2 kernel Dmitry Torokhov (Sat Apr 01 2023 - 17:17:58 EST)
- [PATCH] staging: octeon: remove typedef declaration for cvmx_fau_op_size Dalvin-Ehinoma Noah Aiguobas (Sat Apr 01 2023 - 17:20:12 EST)
- Re: [PATCH 3/5] staging: rtl8192e: avoid camel-case <dot11RSNAStatsCCMPFormatErrors> Philipp Hortmann (Sat Apr 01 2023 - 17:20:44 EST)
- Re: [PATCH v5 6/6] RISC-V: Add hwprobe vDSO function and data kernel test robot (Sat Apr 01 2023 - 17:22:52 EST)
- Re: [PATCH v3 1/3] wifi: rtw88: Move register access from rtw_bf_assoc() outside the RCU Martin Blumenstingl (Sat Apr 01 2023 - 17:30:58 EST)
- Re: [PATCH 3/3] MAINTAINERS: Add Honeywell mpr sensor kernel test robot (Sat Apr 01 2023 - 17:32:50 EST)
- [GIT PULL] smb3 client fixes Steve French (Sat Apr 01 2023 - 17:33:17 EST)
- Re: [PATCH] power: supply: twl4030-charger: remove unused cur_reg variable Andreas Kemnade (Sat Apr 01 2023 - 17:39:34 EST)
- [PATCH] security, lsm: security_old_inode_init_security() Handle multi LSM registration Valentin Vidic (Sat Apr 01 2023 - 17:51:45 EST)
- Re: [PATCH v10 8/8] selftests/ftrace: Add funcgraph-retval test case Google (Sat Apr 01 2023 - 18:04:26 EST)
- RE: [PATCH] mm: remove all the slab allocators David Laight (Sat Apr 01 2023 - 18:04:37 EST)
- Re: [PATCH v10 2/8] tracing: Add documentation for funcgraph-retval and funcgraph-retval-hex Google (Sat Apr 01 2023 - 18:17:56 EST)
- [PATCH] mm/swap: fix swap_info_struct race between swapoff and get_swap_pages() Rongwei Wang (Sat Apr 01 2023 - 18:19:31 EST)
- Re: [PATCH 1/5] staging: rtl8192e: Remove enum RF_1T2R kernel test robot (Sat Apr 01 2023 - 18:34:52 EST)
- ld.lld: error: relocation R_PPC_ADDR16_HI cannot be used against symbol 'init_thread_union'; recompile with -fPIC kernel test robot (Sat Apr 01 2023 - 18:34:55 EST)
- [PATCH 0/1] [RFC] Morphing CFS into FDL, The Fair Deadline Scheduling Class Xi Wang (Sat Apr 01 2023 - 19:06:40 EST)
- [PATCH 1/1] [RFC] sched: Morphing CFS into FDL, The Fair Deadline Scheduling Class Xi Wang (Sat Apr 01 2023 - 19:06:56 EST)
- [syzbot] [batman?] WARNING: locking bug in batadv_nc_process_nc_paths syzbot (Sat Apr 01 2023 - 19:12:53 EST)
- [PATCH] fs/9p: Rework cache modes and add new options to Documentation Eric Van Hensbergen (Sat Apr 01 2023 - 19:16:49 EST)
- Re: [syzbot] [kernel?] WARNING in class_register syzbot (Sat Apr 01 2023 - 20:40:02 EST)
- Re: [PATCH] fs/9p: Rework cache modes and add new options to Documentation kernel test robot (Sat Apr 01 2023 - 20:40:04 EST)
- Re: [PATCH v6 4/4] Introduction of HP-BIOSCFG driver [4] Mark Pearson (Sat Apr 01 2023 - 20:55:30 EST)
- Re: [PATCH] fs/9p: Rework cache modes and add new options to Documentation Randy Dunlap (Sat Apr 01 2023 - 21:33:05 EST)
- arch/arm64/kvm/arm.c:52:1: sparse: sparse: symbol '__pcpu_scope_kvm_arm_hyp_stack_page' was not declared. Should it be static? kernel test robot (Sat Apr 01 2023 - 21:45:34 EST)
- Re: [PATCH] Input: cma3000_d0x - Clean up some inconsistent indenting Dmitry Torokhov (Sat Apr 01 2023 - 21:46:35 EST)
- [syzbot] [wireless?] KASAN: slab-use-after-free Read in is_dynamic_key syzbot (Sat Apr 01 2023 - 21:59:42 EST)
- drivers/gpu/drm/amd/amdgpu/../display/dc/dcn30/dcn30_optc.c:294:6: warning: no previous prototype for 'optc3_wait_drr_doublebuffer_pending_clear' kernel test robot (Sat Apr 01 2023 - 22:01:07 EST)
- Re: [PATCH v1 RESEND 1/1] HID: shield: Initial driver implementation with Thunderstrike support kernel test robot (Sat Apr 01 2023 - 22:12:47 EST)
- Re: [PATCH] kbuild: fix package build error due to broken symlinks Masahiro Yamada (Sat Apr 01 2023 - 22:14:55 EST)
- Re: [PATCH] pktcdvd: simplify the class_pktcdvd logic Jens Axboe (Sat Apr 01 2023 - 22:25:47 EST)
- Re: [PATCH v3 0/7] Assorted DRBD refactoring Jens Axboe (Sat Apr 01 2023 - 22:28:50 EST)
- Re: [PATCH v4 1/6] netlink: Reverse the patch which removed filtering Anjali Kulkarni (Sat Apr 01 2023 - 22:32:59 EST)
- RE: [PATCH v5 05/15] x86/hyperv: set MTRR state when running as SEV-SNP Hyper-V guest Michael Kelley (LINUX) (Sat Apr 01 2023 - 22:36:24 EST)
- [PATCH v3] ext4: Add a uapi header for ext4 userspace APIs Josh Triplett (Sat Apr 01 2023 - 22:37:58 EST)
- Re: [PATCH 14/17] sched/eevdf: Better handle mixed slice length Mike Galbraith (Sat Apr 01 2023 - 22:41:19 EST)
- Re: [PATCH 2/3] iio: pressure: Honeywell mpr pressure sensor kernel test robot (Sat Apr 01 2023 - 23:04:06 EST)
- [PATCH v2] f2fs: fix align check for npo2 Yohan Joung (Sat Apr 01 2023 - 23:14:03 EST)
- Re: [PATCH] f2fs: fix to check quota inums Chao Yu (Sat Apr 01 2023 - 23:17:08 EST)
- RE: [f2fs-dev] [PATCH] f2fs: fix align check for npo2 Yohan Joung (Sat Apr 01 2023 - 23:17:34 EST)
- Re: Change in kernel debian packages between -rc2 and -rc3 Theodore Ts'o (Sat Apr 01 2023 - 23:42:06 EST)
- [PATCH] sysinfo: Saturate 16-bit procs rather than wrapping Josh Triplett (Sat Apr 01 2023 - 23:57:49 EST)
- [PATCH kvm] KVM: i8259: Fix poll command Jinliang Zheng (Sun Apr 02 2023 - 00:46:03 EST)
- Re: [PATCH] Revert "venus: firmware: Correct non-pix start and end addresses" Linux regression tracking (Thorsten Leemhuis) (Sun Apr 02 2023 - 01:03:19 EST)
- Re: [PATCH] mm: remove all the slab allocators Jeff Xie (Sun Apr 02 2023 - 01:10:35 EST)
- Re: [RESEND PATCH v2 1/1] arm64: dts: qcom: sm6115: Add CPU idle-states Bhupesh Sharma (Sun Apr 02 2023 - 01:36:16 EST)
- Re: [PATCH] mm: remove all the slab allocators Yangtao Li (Sun Apr 02 2023 - 01:42:47 EST)
- Re: [PATCH v2] Input: Add KUnit tests for some of the input core helper functions Dmitry Torokhov (Sun Apr 02 2023 - 01:47:40 EST)
- Re: [PATCH v4] Input: tsc2007 - enable cansleep pendown GPIO Dmitry Torokhov (Sun Apr 02 2023 - 01:51:18 EST)
- [RFC PATCH] riscv: Add static call implementation forrestniu (Sun Apr 02 2023 - 01:51:39 EST)
- Re: [syzbot] WARNING: proc registration bug in clusterip_tg_check (3) Dmitry Vyukov (Sun Apr 02 2023 - 02:06:49 EST)
- net/mptcp/protocol.h:547:9: sparse: sparse: incorrect type in argument 1 (different address spaces) kernel test robot (Sun Apr 02 2023 - 02:08:02 EST)
- Re: [syzbot] memory leak in tcindex_set_parms (3) Dmitry Vyukov (Sun Apr 02 2023 - 02:08:13 EST)
- Re: [PATCH v10 1/3] dt-bindings: mfd: x-powers,axp152: Document the AXP313a variant Chen-Yu Tsai (Sun Apr 02 2023 - 02:09:30 EST)
- INFO: task hung in tcindex_partial_destroy_work Dmitry Vyukov (Sun Apr 02 2023 - 02:09:53 EST)
- Re: [PATCH v10 2/3] mfd: axp20x: Add support for AXP313a PMIC Chen-Yu Tsai (Sun Apr 02 2023 - 02:10:37 EST)
- Re: [PATCH v10 3/3] regulator: axp20x: Add support for AXP313a variant Chen-Yu Tsai (Sun Apr 02 2023 - 02:13:27 EST)
- Re: [PATCH 1/4] docs: Move arc architecture docs under Documentation/arch/ Vineet Gupta (Sun Apr 02 2023 - 02:45:07 EST)
- Re: [PATCH] fpga: bridge: fix kernel-doc Xu Yilun (Sun Apr 02 2023 - 02:48:06 EST)
- Re: [PATCH 13/21] arc: dma-mapping: skip invalidating before bidirectional DMA Vineet Gupta (Sun Apr 02 2023 - 02:52:20 EST)
- arch/xtensa/lib/kcsan-stubs.c:6:6: sparse: sparse: symbol '__atomic_store_8' was not declared. Should it be static? kernel test robot (Sun Apr 02 2023 - 03:32:15 EST)
- Re: [Intel-wired-lan] [REGRESSION] e1000e probe/link detection fails since 6.2 kernel Neftin, Sasha (Sun Apr 02 2023 - 03:40:57 EST)
- Re: [PATCH 03/15] powercap/intel_rapl: Support per Interface rapl_defaults Zhang, Rui (Sun Apr 02 2023 - 03:41:00 EST)
- Re: [PATCH 04/15] powercap/intel_rapl: Support per Interface primitive information Zhang, Rui (Sun Apr 02 2023 - 03:43:15 EST)
- Re: [PATCH 2/3] tools/nolibc: let FILE streams contain an fd Willy Tarreau (Sun Apr 02 2023 - 03:46:17 EST)
- Re: [PATCH 3/3] tools/nolibc: add testcases for vfprintf Willy Tarreau (Sun Apr 02 2023 - 03:51:22 EST)
- [PATCH v5] Input: tsc2007 - enable cansleep pendown GPIO Benjamin Bara (Sun Apr 02 2023 - 04:01:20 EST)
- [regression] Bug 217282 - Regression: ath11k hang on boot since updating from 6.1.21 to 6.1.22 Linux regression tracking (Thorsten Leemhuis) (Sun Apr 02 2023 - 04:01:22 EST)
- Re: [PATCH 3/3] tools/nolibc: add testcases for vfprintf Willy Tarreau (Sun Apr 02 2023 - 04:01:23 EST)
- Kernel Panic - V6.2 - Reseved memory issue Lucas Tanure (Sun Apr 02 2023 - 04:10:54 EST)
- Re: [PATCH v2 0/7] PolarFire SoC Auto Update Support Xu Yilun (Sun Apr 02 2023 - 04:12:23 EST)
- [PATCH 0/2] tools/nolibc: assorted build fixes for nolibc-test in rare cases Willy Tarreau (Sun Apr 02 2023 - 04:14:16 EST)
- [PATCH 1/2] tools/nolibc: tests: fix build on non-c99 compliant compilers Willy Tarreau (Sun Apr 02 2023 - 04:14:19 EST)
- [PATCH 2/2] tools/nolibc: fix build of the test case using glibc Willy Tarreau (Sun Apr 02 2023 - 04:14:21 EST)
- Re: [PATCH v6] virtio: add VIRTIO_F_NOTIFICATION_DATA feature support Alvaro Karsz (Sun Apr 02 2023 - 04:18:00 EST)
- Re: [PATCH] clk: Reorder fields in 'struct clk_fractional_divider' Christophe JAILLET (Sun Apr 02 2023 - 04:23:10 EST)
- Re: [PATCH v2 0/7] PolarFire SoC Auto Update Support Conor Dooley (Sun Apr 02 2023 - 04:23:20 EST)
- [PATCH bpf V6 0/5] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash Jesper Dangaard Brouer (Sun Apr 02 2023 - 04:30:42 EST)
- [PATCH bpf V6 1/5] xdp: rss hash types representation Jesper Dangaard Brouer (Sun Apr 02 2023 - 04:31:25 EST)
- [PATCH bpf V6 2/5] mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type Jesper Dangaard Brouer (Sun Apr 02 2023 - 04:31:26 EST)
- [PATCH bpf V6 3/5] veth: bpf_xdp_metadata_rx_hash add xdp rss hash type Jesper Dangaard Brouer (Sun Apr 02 2023 - 04:31:49 EST)
- [PATCH bpf V6 4/5] mlx4: bpf_xdp_metadata_rx_hash add xdp rss hash type Jesper Dangaard Brouer (Sun Apr 02 2023 - 04:32:12 EST)
- [PATCH bpf V6 5/5] selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new arg Jesper Dangaard Brouer (Sun Apr 02 2023 - 04:32:22 EST)
- Re: [PATCH bpf V5 0/5] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash Jesper Dangaard Brouer (Sun Apr 02 2023 - 04:38:37 EST)
- Re: [PATCH v13 019/113] KVM: TDX: create/destroy VM structure Zhi Wang (Sun Apr 02 2023 - 04:42:11 EST)
- Re: [syzbot] [kernel?] WARNING in class_register Greg KH (Sun Apr 02 2023 - 04:45:44 EST)
- Re: [PATCH v13 021/113] KVM: TDX: Make pmu_intel.c ignore guest TD case Zhi Wang (Sun Apr 02 2023 - 04:50:30 EST)
- Re: [PATCH] pktcdvd: simplify the class_pktcdvd logic Greg Kroah-Hartman (Sun Apr 02 2023 - 05:06:17 EST)
- [PATCH] MIPS: vpe-cmp: remove module owner pointer from struct class usage. Greg Kroah-Hartman (Sun Apr 02 2023 - 05:06:18 EST)
- Re: [PATCH] mm: remove all the slab allocators 郭辉 (Sun Apr 02 2023 - 05:09:33 EST)
- [PATCH] driver core: remove incorrect comment for device_create* Greg Kroah-Hartman (Sun Apr 02 2023 - 05:11:37 EST)
- [PATCH v4 2/5] md: factor out a helper to wake up md_thread directly Yu Kuai (Sun Apr 02 2023 - 05:13:18 EST)
- [PATCH v4 4/5] dm-raid: remove useless checking in raid_message() Yu Kuai (Sun Apr 02 2023 - 05:13:20 EST)
- [PATCH v4 0/5] md: fix uaf for sync_thread Yu Kuai (Sun Apr 02 2023 - 05:13:21 EST)
- [PATCH v4 3/5] md: add a helper to access md_thread() directly Yu Kuai (Sun Apr 02 2023 - 05:13:23 EST)
- [PATCH v4 1/5] md: pass a md_thread pointer to md_register_thread() Yu Kuai (Sun Apr 02 2023 - 05:13:26 EST)
- [PATCH v4 5/5] md: protect md_thread with rcu Yu Kuai (Sun Apr 02 2023 - 05:13:30 EST)
- [PATCH v2 0/4] clk: shrink struct clk_fractional_divider Christophe JAILLET (Sun Apr 02 2023 - 05:42:34 EST)
- [PATCH v2 3/4] clk: rockchip: Remove values for mmask and nmask in struct clk_fractional_divider Christophe JAILLET (Sun Apr 02 2023 - 05:42:37 EST)
- [PATCH v2 1/4] clk: Compute masks for fractional_divider clk when needed. Christophe JAILLET (Sun Apr 02 2023 - 05:42:37 EST)
- [PATCH v2 2/4] clk: imx: Remove values for mmask and nmask in struct clk_fractional_divider Christophe JAILLET (Sun Apr 02 2023 - 05:42:38 EST)
- [PATCH v2 4/4] clk: Remove mmask and nmask fields in struct clk_fractional_divider Christophe JAILLET (Sun Apr 02 2023 - 05:42:43 EST)
- [PATCH v4 0/5] Enable I2S support for RK3588/RK3588S SoCs Cristian Ciocaltea (Sun Apr 02 2023 - 05:51:08 EST)
- [PATCH v4 1/5] arm64: dts: rockchip: rk3588s: Fix SCMI assigned clocks Cristian Ciocaltea (Sun Apr 02 2023 - 05:51:12 EST)
- [PATCH v4 2/5] arm64: dts: rockchip: rk3588s: Assign PLL_PPLL clock rate to 1.1 GHz Cristian Ciocaltea (Sun Apr 02 2023 - 05:51:16 EST)
- [PATCH v4 3/5] arm64: dts: rockchip: rk3588s: Add I2S nodes Cristian Ciocaltea (Sun Apr 02 2023 - 05:51:18 EST)
- [PATCH v4 4/5] arm64: dts: rockchip: rk3588: Add I2S nodes Cristian Ciocaltea (Sun Apr 02 2023 - 05:51:31 EST)
- [PATCH v4 5/5] arm64: dts: rockchip: rk3588-rock-5b: Add analog audio Cristian Ciocaltea (Sun Apr 02 2023 - 05:51:35 EST)
- [PATCH v2 0/6] staging: rtl8192e: Remove enum RF_1T2R and useless cases for customer_id Philipp Hortmann (Sun Apr 02 2023 - 05:52:17 EST)
- [PATCH v2 1/6] staging: rtl8192e: Remove RF_Type from .._dm_tx_update_tssi_weak_signal Philipp Hortmann (Sun Apr 02 2023 - 05:52:22 EST)
- [PATCH v2 2/6] staging: rtl8192e: Remove enum RF_1T2R and RF_Type Philipp Hortmann (Sun Apr 02 2023 - 05:52:30 EST)
- [PATCH v2 3/6] staging: rtl8192e: Remove local variable Value and powerlevelOFDM24G Philipp Hortmann (Sun Apr 02 2023 - 05:52:37 EST)
- [PATCH v2 4/6] staging: rtl8192e: Remove case customer_id = RT_CID_DLINK Philipp Hortmann (Sun Apr 02 2023 - 05:52:43 EST)
- [PATCH v2 5/6] staging: rtl8192e: Remove case customer_id = RT_CID_819x_CAMEO, .. Philipp Hortmann (Sun Apr 02 2023 - 05:52:47 EST)
- [PATCH v2 6/6] staging: rtl8192e: Remove case customer_id = RT_CID_DEFAULT, .. Philipp Hortmann (Sun Apr 02 2023 - 05:52:50 EST)
- Re: [PATCH v6 1/2] dt-bindings: spi: add loongson spi Krzysztof Kozlowski (Sun Apr 02 2023 - 05:59:02 EST)
- Re: mainline build failure due to 02852c01f654 ("media: i2c: imx290: Initialize runtime PM before subdev") Linux regression tracking (Thorsten Leemhuis) (Sun Apr 02 2023 - 06:02:55 EST)
- Re: [PATCH v6 2/2] spi: loongson: add bus driver for the loongson spi controller Krzysztof Kozlowski (Sun Apr 02 2023 - 06:04:09 EST)
- Re: [PATCH v3 2/4] i2c: core: run atomic i2c xfer when !preemptible Benjamin Bara (Sun Apr 02 2023 - 06:05:09 EST)
- [PATCH v5 00/11] arm64: qcom: Enable Crypto Engine for a few Qualcomm SoCs Bhupesh Sharma (Sun Apr 02 2023 - 06:07:28 EST)
- [PATCH v5 01/11] dt-bindings: dma: Add support for SM6115 and QCM2290 SoCs Bhupesh Sharma (Sun Apr 02 2023 - 06:07:32 EST)
- [PATCH v5 02/11] dt-bindings: dma: Increase iommu maxItems for BAM DMA Bhupesh Sharma (Sun Apr 02 2023 - 06:07:42 EST)
- [PATCH v5 03/11] arm64: dts: qcom: sdm8550: Fix the BAM DMA engine compatible string Bhupesh Sharma (Sun Apr 02 2023 - 06:07:52 EST)
- [PATCH v5 04/11] arm64: dts: qcom: sdm845: Fix the slimbam DMA engine compatible string Bhupesh Sharma (Sun Apr 02 2023 - 06:08:06 EST)
- [PATCH v5 05/11] dt-bindings: qcom-qce: Fix compatible combinations for SM8150 and IPQ4019 SoCs Bhupesh Sharma (Sun Apr 02 2023 - 06:08:20 EST)
- [PATCH v5 06/11] dt-bindings: qcom-qce: Add compatibles for SM6115 and QCM2290 Bhupesh Sharma (Sun Apr 02 2023 - 06:08:35 EST)
- [PATCH v5 07/11] arm64: dts: qcom: sm6115: Add Crypto Engine support Bhupesh Sharma (Sun Apr 02 2023 - 06:08:47 EST)
- [PATCH v5 08/11] arm64: dts: qcom: sm8150: Add Crypto Engine support Bhupesh Sharma (Sun Apr 02 2023 - 06:08:59 EST)
- [PATCH v5 09/11] arm64: dts: qcom: sm8250: Add Crypto Engine support Bhupesh Sharma (Sun Apr 02 2023 - 06:09:15 EST)
- [PATCH v5 10/11] arm64: dts: qcom: sm8350: Add Crypto Engine support Bhupesh Sharma (Sun Apr 02 2023 - 06:09:21 EST)
- [PATCH v5 11/11] arm64: dts: qcom: sm8450: add crypto nodes Bhupesh Sharma (Sun Apr 02 2023 - 06:09:37 EST)
- [GIT PULL] Please pull powerpc/linux.git powerpc-6.3-4 tag Michael Ellerman (Sun Apr 02 2023 - 06:10:11 EST)
- Re: [PATCH 05/10] mfd: rt5033: Apply preparatory changes before adding rt5033-charger driver Jakob Hauser (Sun Apr 02 2023 - 06:10:26 EST)
- Re: [PATCH 08/10] power: supply: rt5033_charger: Make use of high impedance mode Jakob Hauser (Sun Apr 02 2023 - 06:14:17 EST)
- Re: [PATCH RFC 04/20] dt-bindings: arm: oxnas: remove obsolete bindings Krzysztof Kozlowski (Sun Apr 02 2023 - 06:18:38 EST)
- Re: [PATCH RFC 06/20] dt-bindings: clk: oxnas: remove obsolete bindings Krzysztof Kozlowski (Sun Apr 02 2023 - 06:18:49 EST)
- Re: [PATCH RFC 08/20] dt-bindings: timer: oxsemi,rps-timer: remove obsolete bindings Krzysztof Kozlowski (Sun Apr 02 2023 - 06:19:14 EST)
- Re: [PATCH RFC 10/20] dt-bindings: mtd: oxnas-nand: remove obsolete bindings Krzysztof Kozlowski (Sun Apr 02 2023 - 06:19:40 EST)
- Re: [PATCH RFC 01/20] ARM: dts: oxnas: remove obsolete device tree files Krzysztof Kozlowski (Sun Apr 02 2023 - 06:21:34 EST)
- Re: [PATCH 10/10] dt-bindings: Add documentation for rt5033 mfd, regulator and charger Jakob Hauser (Sun Apr 02 2023 - 06:22:12 EST)
- Re: [PATCH] drm/lima/lima_drv: Add missing unwind goto in lima_pdev_probe() Qiang Yu (Sun Apr 02 2023 - 06:22:35 EST)
- Re: [PATCH 0/3] drm/lima: expose usage statistics via fdinfo Qiang Yu (Sun Apr 02 2023 - 06:23:08 EST)
- Re: [BUG] net, pci: 6.3-rc1-4 hangs during boot on PowerEdge R620 with igb Linux regression tracking #adding (Thorsten Leemhuis) (Sun Apr 02 2023 - 06:26:17 EST)
- Re: [PATCH v3 3/3] arm64: dts: qcom: sa8540p-ride: Add ethernet nodes Krzysztof Kozlowski (Sun Apr 02 2023 - 06:29:34 EST)
- Re: [PATCH] fs/9p: Rework cache modes and add new options to Documentation kernel test robot (Sun Apr 02 2023 - 06:35:05 EST)
- [PATCH RFC] PM: runtime: Drop device usage only after remove is done Uwe Kleine-König (Sun Apr 02 2023 - 06:40:09 EST)
- [linus:master] [perf pmu] f8ea2c1524: perf-sanity-tests.Test_event_parsing.fail kernel test robot (Sun Apr 02 2023 - 06:45:47 EST)
- Re: [Patch v4 01/10] dt-bindings: memory: tegra: add bpmp ref in tegra234-mc node Krzysztof Kozlowski (Sun Apr 02 2023 - 06:47:11 EST)
- Re: [PATCH net-next v3 04/12] dt-bindings: net: qcom,ethqos: Add Qualcomm sc8280xp compatibles Krzysztof Kozlowski (Sun Apr 02 2023 - 06:49:52 EST)
- Re: [PATCH v2] x86/acpi/boot: Do not register processors that cannot be onlined for x2apic Guy Durrieu (Sun Apr 02 2023 - 06:52:05 EST)
- Re: [PATCH 3/3] drm: sun4i: calculate proper DCLK rate for DSI Frank Oltmanns (Sun Apr 02 2023 - 06:55:23 EST)
- Re: [PATCH v2] x86/acpi/boot: Do not register processors that cannot be onlined for x2apic Borislav Petkov (Sun Apr 02 2023 - 06:57:39 EST)
- Re: [PATCH] mm: remove all the slab allocators Matthew Wilcox (Sun Apr 02 2023 - 07:04:30 EST)
- Re: [PATCH v2 6/7] fpga: add PolarFire SoC Auto Update support Xu Yilun (Sun Apr 02 2023 - 07:09:09 EST)
- [PATCH] leds: tca6507: fix error handling of using fwnode_property_read_string H. Nikolaus Schaller (Sun Apr 02 2023 - 07:13:22 EST)
- [PATCH RFC] net: qrtr: correct types of trace event parameters Simon Horman (Sun Apr 02 2023 - 07:15:50 EST)
- Re: [PATCH 0/3] drm/lima: expose usage statistics via fdinfo Lucas Stach (Sun Apr 02 2023 - 07:20:47 EST)
- Re: [PATCH v3 1/2] dt-bindings: omap: Convert omap.txt to yaml Krzysztof Kozlowski (Sun Apr 02 2023 - 07:27:00 EST)
- Re: [PATCH v3 1/3] wifi: rtw88: Move register access from rtw_bf_assoc() outside the RCU Linux regression tracking #adding (Thorsten Leemhuis) (Sun Apr 02 2023 - 07:30:37 EST)
- [syzbot] [net?] possible deadlock in hsr_dev_xmit syzbot (Sun Apr 02 2023 - 07:37:20 EST)
- Re: [PATCH v6 2/2] spi: loongson: add bus driver for the loongson spi controller Christophe JAILLET (Sun Apr 02 2023 - 07:44:14 EST)
- [PATCH] net: sfp: add qurik enabling 2500Base-x for HG MXPD-483II Daniel Golle (Sun Apr 02 2023 - 07:45:05 EST)
- Re: [PATCH] tools/nolibc: validate C99 compatibility Thomas Weißschuh (Sun Apr 02 2023 - 08:14:54 EST)
- Re: [PATCH 2/3] tools/nolibc: let FILE streams contain an fd Thomas Weißschuh (Sun Apr 02 2023 - 08:14:57 EST)
- Re: [PATCH 3/3] tools/nolibc: add testcases for vfprintf Thomas Weißschuh (Sun Apr 02 2023 - 08:18:40 EST)
- Re: [PATCH 3/3] tools/nolibc: add testcases for vfprintf Thomas Weißschuh (Sun Apr 02 2023 - 08:18:58 EST)
- [PATCH] staging: greybus: loopback: fix up checkpath macro do while error. Angel Alberto Carretero (Sun Apr 02 2023 - 08:29:23 EST)
- Re: [PATCH 3/3] tools/nolibc: add testcases for vfprintf Willy Tarreau (Sun Apr 02 2023 - 08:31:20 EST)
- Re: [PATCH net v2] net: dsa: mv88e6xxx: Reset mv88e6393x force WD event bit patchwork-bot+netdevbpf (Sun Apr 02 2023 - 08:40:24 EST)
- Re: [REGRESSION] CPUIDLE_FLAG_RCU_IDLE, blk_mq_freeze_queue_wait() and slow-stuck reboots Linux regression tracking #update (Thorsten Leemhuis) (Sun Apr 02 2023 - 08:40:54 EST)
- Re: [PATCH V1 1/2] mmc: core: Define new vendor ops to enable internal features Linus Walleij (Sun Apr 02 2023 - 08:48:51 EST)
- Re: [PATCH] net: alteon: remove unused len variable patchwork-bot+netdevbpf (Sun Apr 02 2023 - 08:50:26 EST)
- Re: Kernel Panic - V6.2 - Reseved memory issue Bagas Sanjaya (Sun Apr 02 2023 - 08:55:27 EST)
- [PATCH v2 0/3] tools/nolibc: add testcases for vfprintf Thomas Weißschuh (Sun Apr 02 2023 - 09:02:59 EST)
- [PATCH v2 1/3] tools/nolibc: add wrapper for memfd_create Thomas Weißschuh (Sun Apr 02 2023 - 09:03:01 EST)
- [PATCH v2 2/3] tools/nolibc: implement fd-based FILE streams Thomas Weißschuh (Sun Apr 02 2023 - 09:03:02 EST)
- [PATCH v2 3/3] tools/nolibc: add testcases for vfprintf Thomas Weißschuh (Sun Apr 02 2023 - 09:03:05 EST)
- Re: Kernel Panic - V6.2 - Reseved memory issue Christian Hewitt (Sun Apr 02 2023 - 09:12:22 EST)
- Re: [PATCH v2] x86/acpi/boot: Do not register processors that cannot be onlined for x2apic Guy Durrieu (Sun Apr 02 2023 - 09:13:46 EST)
- Re: [PATCH] staging: greybus: loopback: fix up checkpath macro do while error. Greg Kroah-Hartman (Sun Apr 02 2023 - 09:16:21 EST)
- Re: [BUG] Problem with automatic kernel numbering Bagas Sanjaya (Sun Apr 02 2023 - 09:23:59 EST)
- Re: Bug in recent changes to builddeb Bagas Sanjaya (Sun Apr 02 2023 - 09:27:12 EST)
- [PATCH] PCI: mediatek-gen3: handle PERST after reset Frank Wunderlich (Sun Apr 02 2023 - 09:31:44 EST)
- [PATCH] PCI: mediatek-gen3: handle PERST after reset Frank Wunderlich (Sun Apr 02 2023 - 09:32:23 EST)
- Re: [PATCH] mm/swap: fix swap_info_struct race between swapoff and get_swap_pages() Bagas Sanjaya (Sun Apr 02 2023 - 09:37:33 EST)
- Re: [PATCH 1/2] mm: swap: use folio_batch_reinit() in folio_batch_move_lru() Qi Zheng (Sun Apr 02 2023 - 09:37:34 EST)
- Re: [PATCH bpf-next v4 2/2] docs/bpf: Add LRU internals description and graph kernel test robot (Sun Apr 02 2023 - 09:48:15 EST)
- [PATCH] Documentation: firmware: Clarify firmware path usage Florian Fainelli (Sun Apr 02 2023 - 09:54:36 EST)
- [PATCH v2] dt-bindings: watchdog: brcm,kona-wdt: convert txt file to yaml Nikita Bondarenko (Sun Apr 02 2023 - 09:56:10 EST)
- Re: [PATCH] staging: greybus: loopback: fix up checkpath macro do while error. kernel test robot (Sun Apr 02 2023 - 09:59:10 EST)
- Re: [PATCH v2 2/3] tools/nolibc: implement fd-based FILE streams Willy Tarreau (Sun Apr 02 2023 - 10:03:55 EST)
- Re: [PATCH 1/2] platform/x86: think-lmi: Fix memory leaks when parsing ThinkStation WMI strings Mario Limonciello (Sun Apr 02 2023 - 10:04:40 EST)
- Re: [PATCH v2] watchdog: ebc-c384_wdt: Migrate to the regmap API William Breathitt Gray (Sun Apr 02 2023 - 10:07:44 EST)
- Re: [PATCH] fs/9p: Add new options to Documentation Christian Schoenebeck (Sun Apr 02 2023 - 10:08:07 EST)
- [PATCH] f2fs: fix to recover quota data correctly Chao Yu (Sun Apr 02 2023 - 10:18:24 EST)
- Re: [PATCH v2] f2fs: fix align check for npo2 Chao Yu (Sun Apr 02 2023 - 10:18:26 EST)
- [PATCH] f2fs: fix to check readonly condition correctly Chao Yu (Sun Apr 02 2023 - 10:18:28 EST)
- Re: [PATCH] net: sfp: add qurik enabling 2500Base-x for HG MXPD-483II Russell King (Oracle) (Sun Apr 02 2023 - 10:25:19 EST)
- Re: [PATCH 0/3] drm/lima: expose usage statistics via fdinfo Qiang Yu (Sun Apr 02 2023 - 10:27:29 EST)
- Re: [PATCH v2 1/4] clk: Compute masks for fractional_divider clk when needed. Heiko Stübner (Sun Apr 02 2023 - 10:28:51 EST)
- Re: [PATCH v2 1/4] clk: Compute masks for fractional_divider clk when needed. Heiko Stübner (Sun Apr 02 2023 - 10:31:58 EST)
- [PATCH v2 0/5] staging: rtl8192e: fix checkpatch issues in rtllib_crypt_ccmp.c Khadija Kamran (Sun Apr 02 2023 - 10:32:55 EST)
- [PATCH v2 1/5] staging: rtl8192e: remove extra blank lines in rtllib_crypt_ccmp.c Khadija Kamran (Sun Apr 02 2023 - 10:32:57 EST)
- [PATCH v2 2/5] staging: rtl8192e: fix alignment to match open parenthesis Khadija Kamran (Sun Apr 02 2023 - 10:33:00 EST)
- [PATCH v2 4/5] staging: rtl8192e: avoid CamelCase <dot11RSNAStatsCCMPReplays> Khadija Kamran (Sun Apr 02 2023 - 10:33:09 EST)
- [PATCH v2 3/5] staging: rtl8192e: avoid CamelCase <dot11RSNAStatsCCMPFormatErrors> Khadija Kamran (Sun Apr 02 2023 - 10:33:13 EST)
- [PATCH v2 5/5] staging: rtl8192e: avoid CamelCase <dot11RSNAStatsCCMPDecryptErrors> Khadija Kamran (Sun Apr 02 2023 - 10:33:16 EST)
- Re: [PATCH v4] PCI: vmd: Add the module param to adjust MSI mode Xinghui Li (Sun Apr 02 2023 - 10:34:34 EST)
- Re: [PATCH v2 3/4] clk: rockchip: Remove values for mmask and nmask in struct clk_fractional_divider Heiko Stübner (Sun Apr 02 2023 - 10:35:25 EST)
- Re: [PATCH v5 3/3] gpio: ws16c48: Migrate to the regmap API William Breathitt Gray (Sun Apr 02 2023 - 10:39:11 EST)
- Re: [PATCH] staging: greybus: loopback: fix up checkpath macro do while error. kernel test robot (Sun Apr 02 2023 - 10:39:18 EST)
- Re: [PATCH v2] dt-bindings: watchdog: brcm,kona-wdt: convert txt file to yaml Rob Herring (Sun Apr 02 2023 - 10:43:37 EST)
- [PATCH v7 0/2] ARM: dts: add mmc aliases for Exynos devices Henrik Grimler (Sun Apr 02 2023 - 10:47:37 EST)
- [PATCH v7 1/2] ARM: dts: exynos: replace mshc0 alias with mmc-ddr-1_8v property Henrik Grimler (Sun Apr 02 2023 - 10:47:46 EST)
- [PATCH v7 2/2] ARM: dts: exynos: add mmc aliases Henrik Grimler (Sun Apr 02 2023 - 10:47:50 EST)
- [GIT PULL] Driver core fixes for 6.3-rc5 Greg KH (Sun Apr 02 2023 - 10:50:27 EST)
- Re: [PATCH v13 01/10] drm/shmem-helper: Switch to reservation lock Dmitry Osipenko (Sun Apr 02 2023 - 10:55:08 EST)
- Re: [PATCH] mm/swap: fix swap_info_struct race between swapoff and get_swap_pages() Rongwei Wang (Sun Apr 02 2023 - 10:56:40 EST)
- RE: [PATCH v3 03/55] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag Willem de Bruijn (Sun Apr 02 2023 - 10:57:01 EST)
- [BUG] staging: rtl8192e: oops occurs when finding hardware rtl8192se Philipp Hortmann (Sun Apr 02 2023 - 11:00:23 EST)
- Re: [PATCH v4] PCI: vmd: Add the module param to adjust MSI mode Xinghui Li (Sun Apr 02 2023 - 11:02:22 EST)
- Re: [PATCH v2 2/3] tools/nolibc: implement fd-based FILE streams Thomas Weißschuh (Sun Apr 02 2023 - 11:09:32 EST)
- RE: [PATCH v3 15/55] ip, udp: Support MSG_SPLICE_PAGES Willem de Bruijn (Sun Apr 02 2023 - 11:11:01 EST)
- Re: [PATCH] security, lsm: security_old_inode_init_security() Handle multi LSM registration Paul Moore (Sun Apr 02 2023 - 11:14:50 EST)
- Re: [PATCH v2] x86/acpi/boot: Do not register processors that cannot be onlined for x2apic Borislav Petkov (Sun Apr 02 2023 - 11:18:32 EST)
- Re: [PATCH 4/4] arm64: dts: qcom: sm8350-nagara: Unify status property placement Marijn Suijten (Sun Apr 02 2023 - 11:19:31 EST)
- [PATCH] staging: wlan-ng: add comment to spinlock_t Dalvin-Ehinoma Noah Aiguobas (Sun Apr 02 2023 - 11:33:08 EST)
- Re: [PATCH] staging: wlan-ng: add comment to spinlock_t Greg KH (Sun Apr 02 2023 - 11:36:45 EST)
- Aw: [PATCH] net: sfp: add qurik enabling 2500Base-x for HG MXPD-483II Frank Wunderlich (Sun Apr 02 2023 - 11:39:41 EST)
- [PATCH v7 0/2] Add pixel formats used in Synatpics SoC Randy Li (Sun Apr 02 2023 - 11:41:36 EST)
- [PATCH v7 2/2] Documentation/gpu: Add Synaptics tiling formats documentation Randy Li (Sun Apr 02 2023 - 11:41:39 EST)
- [PATCH v7 1/2] drm/fourcc: Add Synaptics VideoSmart tiled modifiers Randy Li (Sun Apr 02 2023 - 11:41:41 EST)
- Re: [PATCH v6 2/2] spi: loongson: add bus driver for the loongson spi controller Mark Brown (Sun Apr 02 2023 - 11:42:01 EST)
- Re: [PATCH v6 01/15] drm/msm/adreno: adreno_gpu: Don't set OPP scaling clock w/ GMU Dmitry Baryshkov (Sun Apr 02 2023 - 11:44:05 EST)
- Re: [PATCH v3 0/8] Support ACPI PSP on Hyper-V Borislav Petkov (Sun Apr 02 2023 - 11:44:35 EST)
- Re: [PATCH bpf V6 5/5] selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new arg Alexei Starovoitov (Sun Apr 02 2023 - 11:50:20 EST)
- Re: [PATCH v2 0/5] staging: rtl8192e: fix checkpatch issues in rtllib_crypt_ccmp.c Philipp Hortmann (Sun Apr 02 2023 - 12:00:51 EST)
- [syzbot] [nfc?] UBSAN: shift-out-of-bounds in nci_activate_target syzbot (Sun Apr 02 2023 - 12:21:50 EST)
- Re: [PATCH 1/3] iio: adc: palmas_gpadc: add support for iio threshold events Jonathan Cameron (Sun Apr 02 2023 - 12:28:47 EST)
- Re: [PATCH v3 1/2] iio: addac: stx104: Migrate to the regmap API Jonathan Cameron (Sun Apr 02 2023 - 12:31:54 EST)
- [PATCH v2 0/7] iio: adc: palmas_gpadc: add iio events Patrik Dahlström (Sun Apr 02 2023 - 12:43:33 EST)
- [PATCH v2 3/7] iio: adc: palmas: use iio_event_direction for threshold polarity Patrik Dahlström (Sun Apr 02 2023 - 12:43:37 EST)
- [PATCH v2 1/7] iio: adc: palmas: remove adc_wakeupX_data Patrik Dahlström (Sun Apr 02 2023 - 12:43:37 EST)
- [PATCH v2 2/7] iio: adc: palmas: replace "wakeup" with "event" Patrik Dahlström (Sun Apr 02 2023 - 12:43:40 EST)
- Re: [PATCH v2 0/3] tools/nolibc: add testcases for vfprintf Willy Tarreau (Sun Apr 02 2023 - 12:43:43 EST)
- [PATCH v2 4/7] iio: adc: palmas: move eventX_enable into palmas_adc_event Patrik Dahlström (Sun Apr 02 2023 - 12:43:46 EST)
- [PATCH v2 5/7] iio: adc: palmas: always reset events on unload Patrik Dahlström (Sun Apr 02 2023 - 12:43:50 EST)
- [PATCH v2 7/7] iio: adc: palmas: don't alter event config on suspend/resume Patrik Dahlström (Sun Apr 02 2023 - 12:43:53 EST)
- [PATCH v2 6/7] iio: adc: palmas: add support for iio threshold events Patrik Dahlström (Sun Apr 02 2023 - 12:43:59 EST)
- Re: [PATCH v3 1/2] iio: max597x: Add support for max597x Jonathan Cameron (Sun Apr 02 2023 - 12:46:24 EST)
- [PATCH v1 0/7] Move dma-buf mmap() reservation locking down to exporters Dmitry Osipenko (Sun Apr 02 2023 - 12:49:19 EST)
- [PATCH v1 1/7] Revert "media: videobuf2: Assert held reservation lock for dma-buf mmapping" Dmitry Osipenko (Sun Apr 02 2023 - 12:49:21 EST)
- [PATCH v1 2/7] Revert "dma-buf/heaps: Assert held reservation lock for dma-buf mmapping" Dmitry Osipenko (Sun Apr 02 2023 - 12:49:31 EST)
- [PATCH v1 3/7] Revert "udmabuf: Assert held reservation lock for dma-buf mmapping" Dmitry Osipenko (Sun Apr 02 2023 - 12:49:32 EST)
- [PATCH v1 4/7] Revert "fastrpc: Assert held reservation lock for dma-buf mmapping" Dmitry Osipenko (Sun Apr 02 2023 - 12:49:33 EST)
- [PATCH v1 5/7] Revert "drm: Assert held reservation lock for dma-buf mmapping" Dmitry Osipenko (Sun Apr 02 2023 - 12:49:43 EST)
- [PATCH v1 6/7] dma-buf: Change locking policy for mmap() Dmitry Osipenko (Sun Apr 02 2023 - 12:49:55 EST)
- [PATCH v1 7/7] drm/shmem-helper: Switch to reservation lock Dmitry Osipenko (Sun Apr 02 2023 - 12:50:01 EST)
- Re: [PATCH v2 0/9] soc/mediatek: Cleanup mmsys, mutex, cmdq header Matthias Brugger (Sun Apr 02 2023 - 12:52:29 EST)
- Re: [PATCH 0/3] MediaTek MMSYS: Split out MT8173 and add MT6795 Matthias Brugger (Sun Apr 02 2023 - 13:02:25 EST)
- Re: [PATCH v2 02/17] arm64: dts: mediatek: mt6795: Add apmixedsys syscon node Matthias Brugger (Sun Apr 02 2023 - 13:09:24 EST)
- Re: [PATCH v3 3/5] net: Let the active time stamping layer be selectable. Vladimir Oltean (Sun Apr 02 2023 - 13:13:19 EST)
- Re: [PATCH 0/2] tools/nolibc: assorted build fixes for nolibc-test in rare cases Paul E. McKenney (Sun Apr 02 2023 - 13:13:40 EST)
- Re: [PATCH v2 0/3] tools/nolibc: add testcases for vfprintf Thomas Weißschuh (Sun Apr 02 2023 - 13:18:02 EST)
- Re: [PATCH v2 00/17] MT6795 Helio X10 and Sony Xperia M5: DT step 2! Matthias Brugger (Sun Apr 02 2023 - 13:26:29 EST)
- Re: [PATCH] soc: mediatek: mutex: Use dev_err_probe() Matthias Brugger (Sun Apr 02 2023 - 13:27:54 EST)
- Re: [PATCH] dt-bindings: arm/soc: mediatek: Drop unneeded quotes Matthias Brugger (Sun Apr 02 2023 - 13:28:39 EST)
- Linux regressions report for mainline [2023-04-02] Regzbot (on behalf of Thorsten Leemhuis) (Sun Apr 02 2023 - 13:34:35 EST)
- Re: [PATCH v3 3/5] net: Let the active time stamping layer be selectable. Vladimir Oltean (Sun Apr 02 2023 - 13:37:18 EST)
- Re: [PATCH] arm64: dts: mediatek: mt8173: correct GPIO keys wakeup Matthias Brugger (Sun Apr 02 2023 - 13:38:07 EST)
- [GIT PULL] Btrfs fixes for 6.3-rc5 David Sterba (Sun Apr 02 2023 - 13:40:39 EST)
- Re: [PATCH v3 1/2] iio: addac: stx104: Migrate to the regmap API William Breathitt Gray (Sun Apr 02 2023 - 13:40:59 EST)
- Re: [PATCH v4 2/2] drm/virtio: Support sync objects Dmitry Osipenko (Sun Apr 02 2023 - 13:45:31 EST)
- Re: Linux regressions report for mainline [2023-04-02] Linus Torvalds (Sun Apr 02 2023 - 13:50:01 EST)
- [PATCH 2/5] driver core: class: make class_register() take a const * Greg Kroah-Hartman (Sun Apr 02 2023 - 13:59:31 EST)
- [PATCH 1/5] driver core: class: mark class_release() as taking a const * Greg Kroah-Hartman (Sun Apr 02 2023 - 13:59:35 EST)
- [PATCH 3/5] driver core: class: mark the struct class in struct class_interface constant Greg Kroah-Hartman (Sun Apr 02 2023 - 13:59:36 EST)
- [PATCH 4/5] driver core: class: remove struct class_interface * from callbacks Greg Kroah-Hartman (Sun Apr 02 2023 - 13:59:37 EST)
- [PATCH 0/5] driver core: class: allow struct class to be static Greg Kroah-Hartman (Sun Apr 02 2023 - 13:59:38 EST)
- [PATCH 5/5] tty: make tty_class a static const structure Greg Kroah-Hartman (Sun Apr 02 2023 - 13:59:38 EST)
- Re: [GIT PULL] smb3 client fixes pr-tracker-bot (Sun Apr 02 2023 - 14:02:12 EST)
- Re: [GIT PULL] Btrfs fixes for 6.3-rc5 pr-tracker-bot (Sun Apr 02 2023 - 14:02:14 EST)
- Re: [GIT PULL] Please pull powerpc/linux.git powerpc-6.3-4 tag pr-tracker-bot (Sun Apr 02 2023 - 14:02:17 EST)
- Re: [GIT PULL] Driver core fixes for 6.3-rc5 pr-tracker-bot (Sun Apr 02 2023 - 14:02:19 EST)
- [PATCH v3 2/4] tools/nolibc: add wrapper for memfd_create Thomas Weißschuh (Sun Apr 02 2023 - 14:04:49 EST)
- [PATCH v3 1/4] tools/nolibc: add libc-test binary Thomas Weißschuh (Sun Apr 02 2023 - 14:04:50 EST)
- [PATCH v3 0/4] tools/nolibc: add testcases for vfprintf Thomas Weißschuh (Sun Apr 02 2023 - 14:04:57 EST)
- [PATCH v3 4/4] tools/nolibc: add testcases for vfprintf Thomas Weißschuh (Sun Apr 02 2023 - 14:04:58 EST)
- [PATCH v3 3/4] tools/nolibc: implement fd-based FILE streams Thomas Weißschuh (Sun Apr 02 2023 - 14:04:58 EST)
- [RFC PATCH v4 0/3] vsock: return errors other than -ENOMEM to socket Arseniy Krasnov (Sun Apr 02 2023 - 14:18:51 EST)
- [RFC PATCH v4 1/3] vsock/vmci: convert VMCI error code to -ENOMEM on receive Arseniy Krasnov (Sun Apr 02 2023 - 14:19:42 EST)
- [RFC PATCH v4 2/3] vsock: return errors other than -ENOMEM to socket Arseniy Krasnov (Sun Apr 02 2023 - 14:20:36 EST)
- [RFC PATCH v4 3/3] vsock/test: update expected return values Arseniy Krasnov (Sun Apr 02 2023 - 14:21:32 EST)
- Re: [PATCH] staging: greybus: loopback: fix up checkpath macro do while error. Ángel Alberto Carretero (Sun Apr 02 2023 - 14:22:44 EST)
- Re: [PATCH] fs/9p: Add new options to Documentation asmadeus (Sun Apr 02 2023 - 14:23:23 EST)
- Re: [PATCH v3 1/4] tools/nolibc: add libc-test binary Willy Tarreau (Sun Apr 02 2023 - 14:38:08 EST)
- Re: [PATCH v2 0/3] tools/nolibc: add testcases for vfprintf Willy Tarreau (Sun Apr 02 2023 - 14:38:09 EST)
- Re: simplify: was: Re: [PATCH printk v1 06/18] printk: nobkl: Add acquire/release logic John Ogness (Sun Apr 02 2023 - 14:41:19 EST)
- Re: [PATCH] fs/9p: Add new options to Documentation Eric Van Hensbergen (Sun Apr 02 2023 - 14:44:09 EST)
- [PATCH 0/4] tools/nolibc: add testcases for vfprintf Willy Tarreau (Sun Apr 02 2023 - 14:48:21 EST)
- [PATCH 1/4] tools/nolibc: add libc-test binary Willy Tarreau (Sun Apr 02 2023 - 14:48:24 EST)
- [PATCH 2/4] tools/nolibc: add wrapper for memfd_create Willy Tarreau (Sun Apr 02 2023 - 14:48:33 EST)
- [PATCH 3/4] tools/nolibc: implement fd-based FILE streams Willy Tarreau (Sun Apr 02 2023 - 14:48:34 EST)
- [PATCH 4/4] tools/nolibc: add testcases for vfprintf Willy Tarreau (Sun Apr 02 2023 - 14:48:47 EST)
- Re: [PATCH v3 0/4] tools/nolibc: add testcases for vfprintf Willy Tarreau (Sun Apr 02 2023 - 14:49:49 EST)
- Re: [PATCH v7 00/22] Basic clock, reset & device tree support for StarFive JH7110 RISC-V SoC Conor Dooley (Sun Apr 02 2023 - 15:19:56 EST)
- Re: [PATCH 1/2] platform/x86: think-lmi: Fix memory leaks when parsing ThinkStation WMI strings Mark Pearson (Sun Apr 02 2023 - 15:24:02 EST)
- drivers/gpu/drm/tests/drm_buddy_test.c:431:7: warning: Local variable 'order' shadows outer variable [shadowVariable] kernel test robot (Sun Apr 02 2023 - 15:58:27 EST)
- Re: [PATCH] security, lsm: security_old_inode_init_security() Handle multi LSM registration Valentin Vidić (Sun Apr 02 2023 - 16:03:25 EST)
- [PATCH 1/9] Input: edt-ft5x06 - fix indentation Dario Binacchi (Sun Apr 02 2023 - 16:10:27 EST)
- [PATCH 0/9] Input: edt-ft5x06 - convert to use regmap API Dario Binacchi (Sun Apr 02 2023 - 16:10:28 EST)
- [PATCH 2/9] Input: edt-ft5x06 - remove unnecessary blank lines Dario Binacchi (Sun Apr 02 2023 - 16:10:29 EST)
- [PATCH 3/9] Input: edt-ft5x06 - add spaces to ensure format specification Dario Binacchi (Sun Apr 02 2023 - 16:10:32 EST)
- [PATCH 4/9] Input: edt-ft5x06 - don't recalculate the CRC Dario Binacchi (Sun Apr 02 2023 - 16:10:34 EST)
- [PATCH 5/9] Input: edt-ft5x06 - remove code duplication Dario Binacchi (Sun Apr 02 2023 - 16:10:37 EST)
- [PATCH 6/9] Input: edt-ft5x06 - don't print error messages with dev_dbg() Dario Binacchi (Sun Apr 02 2023 - 16:10:40 EST)
- [PATCH 8/9] Input: edt-ft5x06 - unify the crc check Dario Binacchi (Sun Apr 02 2023 - 16:10:44 EST)
- [PATCH 9/9] Input: edt-ft5x06: Calculate points data length only once Dario Binacchi (Sun Apr 02 2023 - 16:10:47 EST)
- [PATCH 7/9] Input: edt-ft5x06 - convert to use regmap API Dario Binacchi (Sun Apr 02 2023 - 16:10:49 EST)
- Re: [PATCH v2 4/4] clk: Remove mmask and nmask fields in struct clk_fractional_divider Heiko Stübner (Sun Apr 02 2023 - 16:20:35 EST)
- Re: [PATCH v5] ASoC: dt-bindings: ak4458: Convert to dtschema Saalim Quadri (Sun Apr 02 2023 - 16:26:26 EST)
- [PATCH] iio: accel: bmi088: Correctly compute the address of the struct spi_device Christophe JAILLET (Sun Apr 02 2023 - 16:50:16 EST)
- [PATCH v2] iio: accel: bmi088: Correctly compute the address of the struct spi_device Christophe JAILLET (Sun Apr 02 2023 - 16:58:57 EST)
- [PATCH] ASoC: dt-bindings: wm8510: Convert to dtschema Saalim Quadri (Sun Apr 02 2023 - 16:58:57 EST)
- Re: [PATCH 0/4] tools/nolibc: add testcases for vfprintf Paul E. McKenney (Sun Apr 02 2023 - 17:51:07 EST)
- Linux 6.3-rc5 Linus Torvalds (Sun Apr 02 2023 - 17:54:30 EST)
- linux-next: Fixes tag needs some work in the net tree Stephen Rothwell (Sun Apr 02 2023 - 18:04:01 EST)
- linux-next: duplicate patches in the v4l-dvb-fixes tree Stephen Rothwell (Sun Apr 02 2023 - 18:11:02 EST)
- linux-next: Fixes tag needs some work in the mediatek tree Stephen Rothwell (Sun Apr 02 2023 - 18:16:30 EST)
- Re: [PATCH 1/2] platform/x86: think-lmi: Fix memory leaks when parsing ThinkStation WMI strings Limonciello, Mario (Sun Apr 02 2023 - 18:17:42 EST)
- Re: [PATCH v3 3/4] mfd: tps6586x: use devm-based power off handler Dmitry Osipenko (Sun Apr 02 2023 - 18:29:07 EST)
- Re: [PATCH v3 4/4] mfd: tps6586x: register restart handler Dmitry Osipenko (Sun Apr 02 2023 - 18:30:35 EST)
- Re: [BUG] net, pci: 6.3-rc1-4 hangs during boot on PowerEdge R620 with igb Bjorn Helgaas (Sun Apr 02 2023 - 18:56:37 EST)
- linux-next: manual merge of the clk-imx tree with the clk tree Stephen Rothwell (Sun Apr 02 2023 - 19:28:38 EST)
- Re: [RFC PATCH bpf-next 00/13] bpf: Introduce BPF namespace Alexei Starovoitov (Sun Apr 02 2023 - 19:37:51 EST)
- Re: [PATCH] drm/vblank: Fix for drivers that do not drm_vblank_init() Nathan Chancellor (Sun Apr 02 2023 - 19:53:53 EST)
- [PATCH v2] Update email address and mailing list for v9fs Eric Van Hensbergen (Sun Apr 02 2023 - 19:53:56 EST)
- Re: [PATCH] net: alteon: remove unused len variable Jes Sorensen (Sun Apr 02 2023 - 19:53:57 EST)
- linux-next: build failure after merge of the clk tree Stephen Rothwell (Sun Apr 02 2023 - 19:59:56 EST)
- [PATCH v2] fs/9p: Rework cache modes and add new options to Documentation Eric Van Hensbergen (Sun Apr 02 2023 - 20:23:25 EST)
- Re: [PATCH] Revert "venus: firmware: Correct non-pix start and end addresses" Leonard Lausen (Sun Apr 02 2023 - 20:27:52 EST)
- Re: [PATCH 0/2] improve arche_platform_wd_irq() function Ira Weiny (Sun Apr 02 2023 - 20:37:48 EST)
- Re: [PATCH 1/2] staging: greybus: add a single exit path to arche_platform_wd_irq() Ira Weiny (Sun Apr 02 2023 - 20:38:07 EST)
- Re: [PATCH 1/2] platform/x86: think-lmi: Fix memory leaks when parsing ThinkStation WMI strings Mark Pearson (Sun Apr 02 2023 - 20:39:28 EST)
- [PATCH] dt-bindings: watchdog: alphascale-asm9260: convert to DT schema Om Parikh (Sun Apr 02 2023 - 20:43:07 EST)
- Re: [PATCH v10 7/8] LoongArch: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL Huacai Chen (Sun Apr 02 2023 - 20:54:58 EST)
- man-pages-6.04 released Alejandro Colomar (Sun Apr 02 2023 - 20:55:12 EST)
- Re: A couple of TSC questions Waiman Long (Sun Apr 02 2023 - 21:05:10 EST)
- linux-next: build failure after merge of the pm tree Stephen Rothwell (Sun Apr 02 2023 - 21:07:17 EST)
- Re: [PATCH V6 00/17] io_uring/ublk: add generic IORING_OP_FUSED_CMD Ming Lei (Sun Apr 02 2023 - 21:12:22 EST)
- Re: [PATCH v1] scsi: core: Cleanup struct ufs_saved_pwr_info Martin K. Petersen (Sun Apr 02 2023 - 21:15:52 EST)
- linux-next: build failure after merge of the pm tree Stephen Rothwell (Sun Apr 02 2023 - 21:16:17 EST)
- [PATCH net-next v2 00/14] net: dsa: add support for MT7988 Daniel Golle (Sun Apr 02 2023 - 21:17:00 EST)
- [PATCH net-next v2 01/14] net: dsa: mt7530: make some noise if register read fails Daniel Golle (Sun Apr 02 2023 - 21:17:30 EST)
- [PATCH net-next v2 02/14] net: dsa: mt7530: refactor SGMII PCS creation Daniel Golle (Sun Apr 02 2023 - 21:17:43 EST)
- [PATCH net-next v2 03/14] net: dsa: mt7530: use unlocked regmap accessors Daniel Golle (Sun Apr 02 2023 - 21:18:00 EST)
- [PATCH net-next v2 04/14] net: dsa: mt7530: use regmap to access switch register space Daniel Golle (Sun Apr 02 2023 - 21:18:19 EST)
- [PATCH net-next v2 05/14] net: dsa: mt7530: move SGMII PCS creation to mt7530_probe function Daniel Golle (Sun Apr 02 2023 - 21:18:31 EST)
- [PATCH net-next v2 06/14] net: dsa: mt7530: introduce mutex helpers Daniel Golle (Sun Apr 02 2023 - 21:18:53 EST)
- [PATCH net-next v2 07/14] net: dsa: mt7530: move p5_intf_modes() function to mt7530.c Daniel Golle (Sun Apr 02 2023 - 21:19:09 EST)
- [PATCH net-next v2 08/14] net: dsa: mt7530: introduce mt7530_probe_common helper function Daniel Golle (Sun Apr 02 2023 - 21:19:18 EST)
- Re: [PATCH 0/2] improve arche_platform_wd_irq() function Khadija Kamran (Sun Apr 02 2023 - 21:19:23 EST)
- [PATCH net-next v2 09/14] net: dsa: mt7530: introduce mt7530_remove_common helper function Daniel Golle (Sun Apr 02 2023 - 21:19:37 EST)
- [PATCH net-next v2 10/14] net: dsa: mt7530: split-off common parts from mt7531_setup Daniel Golle (Sun Apr 02 2023 - 21:19:47 EST)
- [PATCH net-next v2 11/14] net: dsa: mt7530: introduce separate MDIO driver Daniel Golle (Sun Apr 02 2023 - 21:19:58 EST)
- [PATCH net-next v2 12/14] net: dsa: mt7530: skip locking if MDIO bus isn't present Daniel Golle (Sun Apr 02 2023 - 21:20:15 EST)
- [PATCH net-next v2 13/14] net: dsa: mt7530: introduce driver for MT7988 built-in switch Daniel Golle (Sun Apr 02 2023 - 21:20:29 EST)
- [PATCH net-next v2 14/14] dt-bindings: net: dsa: mediatek,mt7530: add mediatek,mt7988-switch Daniel Golle (Sun Apr 02 2023 - 21:20:44 EST)
- Re: [PATCH 1/2] staging: greybus: add a single exit path to arche_platform_wd_irq() Khadija Kamran (Sun Apr 02 2023 - 21:22:28 EST)
- Re: f2fs: support fault injection for f2fs_down_write_trylock() Chao Yu (Sun Apr 02 2023 - 21:22:40 EST)
- Re: (subset) [PATCH V6 00/17] io_uring/ublk: add generic IORING_OP_FUSED_CMD Jens Axboe (Sun Apr 02 2023 - 21:23:56 EST)
- Re: [PATCH V6 00/17] io_uring/ublk: add generic IORING_OP_FUSED_CMD Jens Axboe (Sun Apr 02 2023 - 21:24:28 EST)
- Re: [PATCH] x86: profiling: Using generic unwinding in profile_pc Chen Zhongjin (Sun Apr 02 2023 - 21:24:29 EST)
- linux-next: build failure after merge of the pm tree Stephen Rothwell (Sun Apr 02 2023 - 21:25:21 EST)
- vmlinux.o: warning: objtool: btrfs_calc_avail_data_space+0xb5: unreachable instruction kernel test robot (Sun Apr 02 2023 - 21:26:46 EST)
- [PATCH v2 1/2] platform/x86: think-lmi: Fix memory leaks when parsing ThinkStation WMI strings Mark Pearson (Sun Apr 02 2023 - 21:31:38 EST)
- [PATCH v2 2/2] platform/x86: think-lmi: Clean up display of current_value on Thinkstation Mark Pearson (Sun Apr 02 2023 - 21:31:41 EST)
- RE: gic700 shareability question Peng Fan (Sun Apr 02 2023 - 21:36:40 EST)
- Re: [PATCH] scsi: scsi_transport_fc: remove unused desc_cnt variable Martin K. Petersen (Sun Apr 02 2023 - 21:38:51 EST)
- Re: [PATCH v2 2/3] phy: starfive: Add mipi dphy rx support Changhuang Liang (Sun Apr 02 2023 - 21:39:28 EST)
- linux-next: manual merge of the net-next tree with the pm tree Stephen Rothwell (Sun Apr 02 2023 - 21:44:29 EST)
- Re: [PATCH] scsi: qedf: remove unused num_handled variable Martin K. Petersen (Sun Apr 02 2023 - 21:46:33 EST)
- Re: [PATCH] scsi: snic: remove unused xfer_len variable Martin K. Petersen (Sun Apr 02 2023 - 21:48:10 EST)
- Re: [PATCH] [SCSI] qla4xxx: remove unused count variable Martin K. Petersen (Sun Apr 02 2023 - 21:49:53 EST)
- Re: A couple of TSC questions Paul E. McKenney (Sun Apr 02 2023 - 22:00:59 EST)
- Re: [PATCH v2 2/2] platform/x86: think-lmi: Clean up display of current_value on Thinkstation Mario Limonciello (Sun Apr 02 2023 - 22:05:57 EST)
- Re: A couple of TSC questions Waiman Long (Sun Apr 02 2023 - 22:06:49 EST)
- Re: [PATCH 4/5] scsi: arcmsr: added driver proc_name Martin K. Petersen (Sun Apr 02 2023 - 22:15:27 EST)
- Re: [PATCH][next] uapi: target: Replace fake flex-array with flexible-array member Martin K. Petersen (Sun Apr 02 2023 - 22:15:32 EST)
- Re: [PATCH] scsi: hpsa: Remove the unused variable transMethod Martin K. Petersen (Sun Apr 02 2023 - 22:15:35 EST)
- Re: [PATCH] megaraid: fix mega_cmd_done CMDID_INT_CMDS Martin K. Petersen (Sun Apr 02 2023 - 22:15:55 EST)
- Re: [PATCH v3 00/11] Fix shost command overloading issues Martin K. Petersen (Sun Apr 02 2023 - 22:16:46 EST)
- linux-next: build failure after merge of the drm-misc tree Stephen Rothwell (Sun Apr 02 2023 - 22:16:53 EST)
- Re: [PATCH 2/2] staging: greybus: refactor arche_platform_wd_irq() Ira Weiny (Sun Apr 02 2023 - 22:18:27 EST)
- Re: [PATCH] scsi: qla2xxx: Fix memory leak in qla2x00_probe_one() Martin K. Petersen (Sun Apr 02 2023 - 22:20:39 EST)
- Re: linux-next: manual merge of the wireless-next tree with the wireless tree Stephen Rothwell (Sun Apr 02 2023 - 22:23:26 EST)
- Re: [PATCH v5 04/15] x86/mtrr: support setting MTRR state for software defined MTRRs Huang, Kai (Sun Apr 02 2023 - 22:25:48 EST)
- Re: [PATCH v10 8/8] selftests/ftrace: Add funcgraph-retval test case Donglin Peng (Sun Apr 02 2023 - 22:34:08 EST)
- Re: [PATCH] cmtp: fix argument error michenyuan (Sun Apr 02 2023 - 22:35:46 EST)
- linux-next: manual merge of the block tree with Linus' tree Stephen Rothwell (Sun Apr 02 2023 - 22:36:18 EST)
- Re: [RFC PATCH 1/4] perf: Read cache instance ID when building cache topology K Prateek Nayak (Sun Apr 02 2023 - 22:43:52 EST)
- [PATCH 5/7] usb: mtu3: expose role-switch control to userspace Chunfeng Yun (Sun Apr 02 2023 - 22:53:05 EST)
- [PATCH 2/7] usb: mtu3: use boolean return value Chunfeng Yun (Sun Apr 02 2023 - 22:53:09 EST)
- [PATCH 6/7] dt-bindings: usb: mtu3: add two optional clocks Chunfeng Yun (Sun Apr 02 2023 - 22:53:12 EST)
- [PATCH 4/7] usb: mtu3: unlock @mtu->lock just before giving back request Chunfeng Yun (Sun Apr 02 2023 - 22:53:16 EST)
- [PATCH 3/7] usb: mtu3: fix KE at qmu transfer done irq handler Chunfeng Yun (Sun Apr 02 2023 - 22:53:17 EST)
- [PATCH 1/7] usb: mtu3: give back request when rx error happens Chunfeng Yun (Sun Apr 02 2023 - 22:53:18 EST)
- [PATCH 7/7] usb: mtu3: add optional clock xhci_ck and frmcnt_ck Chunfeng Yun (Sun Apr 02 2023 - 22:53:19 EST)
- Re: [RFC PATCH bpf-next 00/13] bpf: Introduce BPF namespace Yafang Shao (Sun Apr 02 2023 - 23:06:15 EST)
- Re: [PATCH 1/2] staging: greybus: add a single exit path to arche_platform_wd_irq() Alison Schofield (Sun Apr 02 2023 - 23:07:37 EST)
- Re: [PATCH v3 1/2] drm/mediatek: Add mdp_rdma get format function Chun-Kuang Hu (Sun Apr 02 2023 - 23:12:43 EST)
- Re: [PATCH 1/2] staging: greybus: add a single exit path to arche_platform_wd_irq() Alison Schofield (Sun Apr 02 2023 - 23:15:17 EST)
- [PATCH v4] f2fs: support FAULT_LOCK type fault injection Yangtao Li (Sun Apr 02 2023 - 23:17:54 EST)
- Re: [PATCH 01/21] dt-bindings: display: mediatek: aal: add binding for MT8365 SoC Chun-Kuang Hu (Sun Apr 02 2023 - 23:26:28 EST)
- Re: [RFC PATCH v2 37/48] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage() Xiubo Li (Sun Apr 02 2023 - 23:29:01 EST)
- Re: [PATCH v30 0/7] Add MediaTek SoC DRM (vdosys1) support for mt8195 Chun-Kuang Hu (Sun Apr 02 2023 - 23:31:16 EST)
- Re: [PATCH resent] cpufreq: sparc: Fix exception handling in two functions Viresh Kumar (Sun Apr 02 2023 - 23:35:39 EST)
- Re: A couple of TSC questions Paul E. McKenney (Sun Apr 02 2023 - 23:38:49 EST)
- Re: [PATCH bpf-next v4 2/2] docs/bpf: Add LRU internals description and graph Bagas Sanjaya (Sun Apr 02 2023 - 23:41:38 EST)
- Re: [PATCH v3] media: hantro: fix use after free bug in hantro_remove due to race condition Zheng Hacker (Sun Apr 02 2023 - 23:44:41 EST)
- Re: [RESEND] f2fs: add sanity compress level check for compressed file Chao Yu (Sun Apr 02 2023 - 23:46:23 EST)
- Re: [PATCH v13 016/113] KVM: TDX: x86: Add ioctl to get TDX systemwide parameters Xiaoyao Li (Sun Apr 02 2023 - 23:46:28 EST)
- Re: [PATCH bpf-next v4 1/2] docs/bpf: Add table to describe LRU properties Bagas Sanjaya (Sun Apr 02 2023 - 23:49:27 EST)
- Re: [PATCH] drm/mediatek: dp: change the aux retries times when receiving AUX_DEFER Chun-Kuang Hu (Sun Apr 02 2023 - 23:49:46 EST)
- Re: [PATCH bpf-next v4 2/2] docs/bpf: Add LRU internals description and graph Bagas Sanjaya (Sun Apr 02 2023 - 23:50:40 EST)
- Re: [RFC PATCH] PCI: avoid SBR for NVIDIA T4 Wu Zongyong (Mon Apr 03 2023 - 00:02:30 EST)
- Re: [PATCH] mm: remove all the slab allocators Fabio M. De Francesco (Mon Apr 03 2023 - 00:04:21 EST)
- [PATCH] cpufreq: drivers with target_index() must set freq_table Viresh Kumar (Mon Apr 03 2023 - 00:09:29 EST)
- [PATCH] spi: spi-loopback-test: Add module param for iteration length Rohit Ner (Mon Apr 03 2023 - 00:09:34 EST)
- [tip:locking/rcuref 2/2] include/asm-generic/cmpxchg-local.h:30:42: sparse: sparse: cast truncates bits from constant value (e0000000 becomes 0) kernel test robot (Mon Apr 03 2023 - 00:10:09 EST)
- Re: [PATCH] mm/swap: fix swap_info_struct race between swapoff and get_swap_pages() Matthew Wilcox (Mon Apr 03 2023 - 00:10:48 EST)
- Re: [PATCH] cpufreq: Fix policy->freq_table is NULL in __cpufreq_driver_target() Viresh Kumar (Mon Apr 03 2023 - 00:11:38 EST)
- Re: [PATCH] mm: remove all the slab allocators Matthew Wilcox (Mon Apr 03 2023 - 00:13:26 EST)
- Re: [PATCH v4] crypto: hisilicon/trng - add support for HiSTB TRNG Herbert Xu (Mon Apr 03 2023 - 00:19:25 EST)
- Re: [PATCH] RISC-V: KVM: Allow Zbb extension for Guest/VM Atish Patra (Mon Apr 03 2023 - 00:26:06 EST)
- Re: [PATCH 2/2] arm64: dts: qcom: ipq9574: add few device nodes Kathiravan T (Mon Apr 03 2023 - 00:28:41 EST)
- Re: [PATCH 2/3] OPP: Move required opps configuration to specialized callback Viresh Kumar (Mon Apr 03 2023 - 00:29:18 EST)
- Re: [PATCH] iommu/amd: Fix "Guest Virtual APIC Table Root Pointer" configuration in IRTE Suthikulpanit, Suravee (Mon Apr 03 2023 - 00:29:38 EST)
- Re: [PATCH 2/2] staging: greybus: refactor arche_platform_wd_irq() Dan Carpenter (Mon Apr 03 2023 - 00:29:55 EST)
- Re: [PATCH] soc: renesas: renesas-soc: release 'chipid' from ioremap() Dan Carpenter (Mon Apr 03 2023 - 00:30:14 EST)
- Re: [PATCH 0/3] OPP: Simplify set_required_opp handling Viresh Kumar (Mon Apr 03 2023 - 00:30:58 EST)
- drivers/clocksource/exynos_mct.c:635 mct_init_dt() warn: missing error code? 'ret' Dan Carpenter (Mon Apr 03 2023 - 00:31:30 EST)
- linux-next: manual merge of the tip tree with the iommu tree Stephen Rothwell (Mon Apr 03 2023 - 00:37:15 EST)
- Re: [PATCH v5] Input: tsc2007 - enable cansleep pendown GPIO Dmitry Torokhov (Mon Apr 03 2023 - 00:40:16 EST)
- Re: [PATCH 0/9] Input: edt-ft5x06 - convert to use regmap API Dmitry Torokhov (Mon Apr 03 2023 - 00:40:54 EST)
- Re: [PATCH] PCI: mt7621: Use dev_err_probe() Dan Carpenter (Mon Apr 03 2023 - 00:41:34 EST)
- linux-next: manual merge of the ftrace tree with the iommu tree Stephen Rothwell (Mon Apr 03 2023 - 00:41:43 EST)
- Re: [PATCH] PCI: mt7621: Use dev_err_probe() Dan Carpenter (Mon Apr 03 2023 - 00:51:03 EST)
- Re: [PATCH 9/9] perf intel-pt: Use perf_pmu__scan_file_at() if possible Adrian Hunter (Mon Apr 03 2023 - 00:51:16 EST)
- linux-next: duplicate patches in the ftrace tree Stephen Rothwell (Mon Apr 03 2023 - 00:51:32 EST)
- [PATCH v1 0/4] selftests/x86: Improve signal test code Chang S. Bae (Mon Apr 03 2023 - 00:55:43 EST)
- [PATCH v1 1/4] selftests/x86: Fix the altstack free Chang S. Bae (Mon Apr 03 2023 - 00:55:46 EST)
- [PATCH v1 2/4] selftests/x86/mov_ss_trap: Include processor-flags.h Chang S. Bae (Mon Apr 03 2023 - 00:55:50 EST)
- [PATCH v1 4/4] selftests/x86: Refactor altstack setup code Chang S. Bae (Mon Apr 03 2023 - 00:55:54 EST)
- [PATCH v1 3/4] selftests/x86: Consolidate signal handler helpers Chang S. Bae (Mon Apr 03 2023 - 00:55:59 EST)
- Re: [PATCH v10 8/8] selftests/ftrace: Add funcgraph-retval test case Donglin Peng (Mon Apr 03 2023 - 01:01:55 EST)
- Re: [PATCH] PCI: mt7621: Use dev_err_probe() Sergio Paracuellos (Mon Apr 03 2023 - 01:06:15 EST)
- Re: [PATCH v3 04/11] scsi: scsi_debug: Protect block_unblock_all_queues() with mutex Douglas Gilbert (Mon Apr 03 2023 - 01:11:25 EST)
- Re: linux-next: manual merge of the tip tree with the iommu tree Stephen Rothwell (Mon Apr 03 2023 - 01:12:01 EST)
- Re: [PATCH v3 05/11] scsi: scsi_debug: Use scsi_block_requests() to block queues Douglas Gilbert (Mon Apr 03 2023 - 01:13:44 EST)
- Re: [PATCH RFC] net: qrtr: correct types of trace event parameters Manivannan Sadhasivam (Mon Apr 03 2023 - 01:15:09 EST)
- Re: linux-next: build failure after merge of the perf tree Stephen Rothwell (Mon Apr 03 2023 - 01:16:03 EST)
- Re: [PATCH v2] bus: mhi: host: Range check CHDBOFF and ERDBOFF Manivannan Sadhasivam (Mon Apr 03 2023 - 01:17:27 EST)
- Re: [PATCH] bus: mhi: host: Use ERANGE for BHIOFF/BHIEOFF range check Manivannan Sadhasivam (Mon Apr 03 2023 - 01:18:07 EST)
- Re: [PATCH v3 06/11] scsi: scsi_debug: Dynamically allocate sdebug_queued_cmd Douglas Gilbert (Mon Apr 03 2023 - 01:18:10 EST)
- Re: [PATCH] bus: mhi: host: Use ERANGE for BHIOFF/BHIEOFF range check Manivannan Sadhasivam (Mon Apr 03 2023 - 01:19:09 EST)
- Re: [PATCH v3 07/11] scsi: scsi_debug: Use blk_mq_tagset_busy_iter() in sdebug_blk_mq_poll() Douglas Gilbert (Mon Apr 03 2023 - 01:19:55 EST)
- Re: [PATCH] bus: mhi: pci_generic: Add Foxconn T99W510 Manivannan Sadhasivam (Mon Apr 03 2023 - 01:20:35 EST)
- Re: [PATCH v3 08/11] scsi: scsi_debug: Use blk_mq_tagset_busy_iter() in stop_all_queued() Douglas Gilbert (Mon Apr 03 2023 - 01:20:38 EST)
- Re: [PATCH] bus: mhi: pci_generic: Add Foxconn T99W510 Manivannan Sadhasivam (Mon Apr 03 2023 - 01:21:25 EST)
- Re: [PATCH v3 09/11] scsi: scsi_debug: Use scsi_host_busy() in delay_store() and ndelay_store() Douglas Gilbert (Mon Apr 03 2023 - 01:21:48 EST)
- [syzbot] [kernel?] KASAN: slab-use-after-free Write in tty_port_put syzbot (Mon Apr 03 2023 - 01:21:59 EST)
- Re: [syzbot] [kernel?] WARNING in class_register Dmitry Vyukov (Mon Apr 03 2023 - 01:22:41 EST)
- Re: [syzbot] [wireless?] KASAN: slab-use-after-free Read in is_dynamic_key Dmitry Vyukov (Mon Apr 03 2023 - 01:22:58 EST)
- [PATCH 5/9] x86/clear_pages: add clear_pages() Ankur Arora (Mon Apr 03 2023 - 01:23:36 EST)
- [PATCH 2/9] huge_page: get rid of {clear,copy}_subpage() Ankur Arora (Mon Apr 03 2023 - 01:23:39 EST)
- [PATCH 3/9] huge_page: allow arch override for clear/copy_huge_page() Ankur Arora (Mon Apr 03 2023 - 01:23:44 EST)
- [PATCH 1/9] huge_pages: get rid of process_huge_page() Ankur Arora (Mon Apr 03 2023 - 01:23:47 EST)
- [PATCH 4/9] x86/clear_page: parameterize clear_page*() to specify length Ankur Arora (Mon Apr 03 2023 - 01:23:50 EST)
- [PATCH 6/9] mm/clear_huge_page: use multi-page clearing Ankur Arora (Mon Apr 03 2023 - 01:23:54 EST)
- [PATCH 0/9] x86/clear_huge_page: multi-page clearing Ankur Arora (Mon Apr 03 2023 - 01:23:58 EST)
- [PATCH 8/9] irqentry: define irqentry_exit_allow_resched() Ankur Arora (Mon Apr 03 2023 - 01:24:03 EST)
- [PATCH 9/9] x86/clear_huge_page: make clear_contig_region() preemptible Ankur Arora (Mon Apr 03 2023 - 01:24:06 EST)
- [PATCH 7/9] sched: define TIF_ALLOW_RESCHED Ankur Arora (Mon Apr 03 2023 - 01:24:10 EST)
- Re: [PATCH v3 10/11] scsi: scsi_debug: Only allow sdebug_max_queue be modified when no shosts Douglas Gilbert (Mon Apr 03 2023 - 01:25:35 EST)
- Re: [PATCH v3 11/11] scsi: scsi_debug: Drop sdebug_queue Douglas Gilbert (Mon Apr 03 2023 - 01:27:43 EST)
- Re: [PATCH v5 0/4] fs/ufs: Replace kmap() with kmap_local_page Fabio M. De Francesco (Mon Apr 03 2023 - 01:28:19 EST)
- Re: [PATCH] perf: script: add new output field 'dsoip' Adrian Hunter (Mon Apr 03 2023 - 01:29:00 EST)
- [hacklet] perf sched: Add report latency max/sum fields and body filter options Mike Galbraith (Mon Apr 03 2023 - 01:29:03 EST)
- [syzbot] [ext4?] KASAN: slab-out-of-bounds Write in ext4_write_inline_data_end (2) syzbot (Mon Apr 03 2023 - 01:32:51 EST)
- Re: [PATCH v5 05/11] dt-bindings: qcom-qce: Fix compatible combinations for SM8150 and IPQ4019 SoCs Vladimir Zapolskiy (Mon Apr 03 2023 - 01:36:47 EST)
- Re: [PATCH 1/2] bus: mhi: host: Remove duplicate ee check for syserr Manivannan Sadhasivam (Mon Apr 03 2023 - 01:37:41 EST)
- Re: [PATCH v1 1/1] thunderbolt: Introduce usb4_port_sb_opcode_err_to_errno() helper Mika Westerberg (Mon Apr 03 2023 - 01:40:37 EST)
- Re: [PATCH 2/2] bus: mhi: host: Use mhi_tryset_pm_state() for setting fw error state Manivannan Sadhasivam (Mon Apr 03 2023 - 01:43:07 EST)
- Re: [PATCH 1/2] bus: mhi: host: Remove duplicate ee check for syserr Manivannan Sadhasivam (Mon Apr 03 2023 - 01:45:41 EST)
- Re: [PATCH 5/5] tty: make tty_class a static const structure Jiri Slaby (Mon Apr 03 2023 - 01:48:04 EST)
- Re: [PATCH v3 1/6] dmaengine: idxd: Add enable/disable device IOPF feature Baolu Lu (Mon Apr 03 2023 - 01:49:19 EST)
- [PATCH 2/2] usb: xhci-mtk: add optional frame count clock Chunfeng Yun (Mon Apr 03 2023 - 02:03:12 EST)
- [PATCH 1/2] dt-bindings: usb: mtk-xhci: add an optional frame count clock Chunfeng Yun (Mon Apr 03 2023 - 02:03:16 EST)
- Re: [PATCH v2] scsi: ufs: mcq: Limit the amount of inflight requests Dan Carpenter (Mon Apr 03 2023 - 02:11:33 EST)
- Re: [PATCH] PCI: mt7621: Use dev_err_probe() Dan Carpenter (Mon Apr 03 2023 - 02:11:37 EST)
- fs/ocfs2/super.c:1809 ocfs2_mount_volume() warn: missing error code 'status' Dan Carpenter (Mon Apr 03 2023 - 02:14:39 EST)
- Re: [PATCH v5 05/11] dt-bindings: qcom-qce: Fix compatible combinations for SM8150 and IPQ4019 SoCs Bhupesh Sharma (Mon Apr 03 2023 - 02:15:34 EST)
- [linus:master] [vfs] 981ee95cc1: stress-ng.access.ops_per_sec 382.1% improvement kernel test robot (Mon Apr 03 2023 - 02:15:44 EST)
- Re: [PATCH] staging: octeon: remove typedef declaration for cvmx_fau_op_size Dan Carpenter (Mon Apr 03 2023 - 02:18:00 EST)
- Re: [RFC PATCH v3] nubus: Don't list slot resources by default Brad Boyer (Mon Apr 03 2023 - 02:18:36 EST)
- Re: [PATCHv16 11/17] x86/mm/iommu/sva: Make LAM and SVA mutually exclusive Dmitry Vyukov (Mon Apr 03 2023 - 02:19:16 EST)
- Re: [PATCH v3 7/7] drbd: Pass a peer device to the resync and online verify functions Dan Carpenter (Mon Apr 03 2023 - 02:20:31 EST)
- Re: [PATCH v3 0/8] Support ACPI PSP on Hyper-V Thomas Gleixner (Mon Apr 03 2023 - 02:21:00 EST)
- [syzbot] [fs?] KMSAN: kernel-infoleak in sys_name_to_handle_at (2) syzbot (Mon Apr 03 2023 - 02:23:51 EST)
- Re: [syzbot] [cluster?] possible deadlock in freeze_super (2) Dmitry Vyukov (Mon Apr 03 2023 - 02:24:10 EST)
- Re: [PATCH] staging: greybus: loopback: fix up checkpath macro do while error. Dan Carpenter (Mon Apr 03 2023 - 02:24:12 EST)
- Re: [PATCH v2 2/3] phy: starfive: Add mipi dphy rx support Conor Dooley (Mon Apr 03 2023 - 02:24:44 EST)
- Re: [RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug Gavin Shan (Mon Apr 03 2023 - 02:26:53 EST)
- Re: [PATCH net-next 2/2] net: ethernet: ti: am65-cpsw: Enable USXGMII mode for J784S4 CPSW9G Siddharth Vadapalli (Mon Apr 03 2023 - 02:27:56 EST)
- [PATCH] mm: kfence: Improve the performance of __kfence_alloc() and __kfence_free() Peng Zhang (Mon Apr 03 2023 - 02:28:35 EST)
- arch/arm64/kernel/compat_alignment.c:333 do_compat_alignment_fixup() error: uninitialized symbol 'tinst2'. Dan Carpenter (Mon Apr 03 2023 - 02:29:06 EST)
- Re: [PATCH v2 2/3] phy: starfive: Add mipi dphy rx support Changhuang Liang (Mon Apr 03 2023 - 02:31:42 EST)
- Re: [PATCH] Revert "venus: firmware: Correct non-pix start and end addresses" Thorsten Leemhuis (Mon Apr 03 2023 - 02:32:27 EST)
- Re: [PATCH v2 2/3] phy: starfive: Add mipi dphy rx support Vinod Koul (Mon Apr 03 2023 - 02:35:05 EST)
- RE: [PATCH v8 04/10] drm/hdcp: Expand HDCP helper library for enable/disable/check Kandpal, Suraj (Mon Apr 03 2023 - 02:38:19 EST)
- Re: [PATCH v2 2/3] phy: starfive: Add mipi dphy rx support Changhuang Liang (Mon Apr 03 2023 - 02:39:41 EST)
- Re: [PATCH v10 2/3] clk: qcom: lpasscc-sc7280: Skip qdsp6ss clock registration Mohammad Rafi Shaik (Mon Apr 03 2023 - 02:39:52 EST)
- linux-next: manual merge of the scsi-mkp tree with the scsi tree Stephen Rothwell (Mon Apr 03 2023 - 02:40:35 EST)
- RE: [PATCH v8 06/10] drm/i915/hdcp: Retain hdcp_capable return codes Kandpal, Suraj (Mon Apr 03 2023 - 02:41:50 EST)
- RE: [PATCH v8 06/10] drm/i915/hdcp: Retain hdcp_capable return codes Kandpal, Suraj (Mon Apr 03 2023 - 02:45:16 EST)
- Re: [PATCH v3 4/4] mfd: tps6586x: register restart handler Benjamin Bara (Mon Apr 03 2023 - 02:50:27 EST)
- Re: Linux 5.15.103 Mathias Krause (Mon Apr 03 2023 - 02:51:32 EST)
- [PATCH] riscv: entry: Save a0 prior syscall_enter_from_user_mode() Björn Töpel (Mon Apr 03 2023 - 02:52:20 EST)
- Re: [PATCH v4 09/12] x86/mtrr: construct a memory map with cache modes Juergen Gross (Mon Apr 03 2023 - 02:58:14 EST)
- [-net-next v10 0/6] Add Ethernet driver for StarFive JH7110 SoC Samin Guo (Mon Apr 03 2023 - 02:59:51 EST)
- [-net-next v10 1/6] dt-bindings: net: snps,dwmac: Add dwmac-5.20 version Samin Guo (Mon Apr 03 2023 - 02:59:53 EST)
- [PATCH V3] net: qrtr: Do not do DEL_SERVER broadcast after DEL_CLIENT Sricharan Ramabadhran (Mon Apr 03 2023 - 02:59:54 EST)
- [-net-next v10 3/6] dt-bindings: net: snps,dwmac: Add 'ahb' reset/reset-name Samin Guo (Mon Apr 03 2023 - 02:59:54 EST)
- [-net-next v10 2/6] net: stmmac: platform: Add snps,dwmac-5.20 IP compatible string Samin Guo (Mon Apr 03 2023 - 02:59:54 EST)
- [-net-next v10 4/6] dt-bindings: net: Add support StarFive dwmac Samin Guo (Mon Apr 03 2023 - 02:59:58 EST)
- [-net-next v10 5/6] net: stmmac: Add glue layer for StarFive JH7110 SoC Samin Guo (Mon Apr 03 2023 - 03:00:03 EST)
- [-net-next v10 6/6] net: stmmac: starfive-dmac: Add phy interface settings Samin Guo (Mon Apr 03 2023 - 03:00:05 EST)
- RE: [PATCH v8 07/10] drm/i915/hdcp: Use HDCP helpers for i915 Kandpal, Suraj (Mon Apr 03 2023 - 03:03:18 EST)
- Re: [PATCH v4 09/12] x86/mtrr: construct a memory map with cache modes Juergen Gross (Mon Apr 03 2023 - 03:03:46 EST)
- Re: [PATCH] iommu/exynos: Use the devm_clk_get_optional() helper Marek Szyprowski (Mon Apr 03 2023 - 03:05:00 EST)
- [PATCH V2 0/7] clk: imx: imx93: fix and update Peng Fan (OSS) (Mon Apr 03 2023 - 03:08:13 EST)
- [PATCH V2 1/7] clk: imx: fracn-gppll: fix the rate table Peng Fan (OSS) (Mon Apr 03 2023 - 03:08:21 EST)
- [PATCH V2 2/7] clk: imx: fracn-gppll: disable hardware select control Peng Fan (OSS) (Mon Apr 03 2023 - 03:08:30 EST)
- [PATCH V2 3/7] clk: imx: fracn-gppll: support integer pll Peng Fan (OSS) (Mon Apr 03 2023 - 03:08:49 EST)
- [PATCH V2 4/7] clk: imx: fracn-gppll: Add 300MHz freq support for imx9 Peng Fan (OSS) (Mon Apr 03 2023 - 03:09:03 EST)
- [PATCH V2 5/7] clk: imx: imx93: add mcore_booted module paratemter Peng Fan (OSS) (Mon Apr 03 2023 - 03:09:21 EST)
- [PATCH V2 6/7] dt-binding: clock: imx93: add NIC, A55 and ARM PLL CLK Peng Fan (OSS) (Mon Apr 03 2023 - 03:09:58 EST)
- [PATCH V2 7/7] clk: imx: imx93: Add nic and A55 clk Peng Fan (OSS) (Mon Apr 03 2023 - 03:10:25 EST)
- Re: [PATCH v5 04/15] x86/mtrr: support setting MTRR state for software defined MTRRs Juergen Gross (Mon Apr 03 2023 - 03:11:06 EST)
- Re: [PATCH] PCI: mt7621: Use dev_err_probe() Sergio Paracuellos (Mon Apr 03 2023 - 03:12:26 EST)
- Re: [PATCH] PCI: mt7621: Use dev_err_probe() Sergio Paracuellos (Mon Apr 03 2023 - 03:13:10 EST)
- Re: [PATCH] soc: renesas: renesas-soc: release 'chipid' from ioremap() Geert Uytterhoeven (Mon Apr 03 2023 - 03:13:37 EST)
- [PATCH 1/6] ASoC: SOF: amd: remove unused code Vijendar Mukunda (Mon Apr 03 2023 - 03:13:51 EST)
- [PATCH 2/6] ASoC: SOF: amd: remove acp_dai_probe() function Vijendar Mukunda (Mon Apr 03 2023 - 03:14:05 EST)
- [PATCH 3/6] ASoC: SOF: amd: remove unused variables Vijendar Mukunda (Mon Apr 03 2023 - 03:14:40 EST)
- [PATCH 4/6] ASoC: SOF: amd: refactor get_chip_info callback Vijendar Mukunda (Mon Apr 03 2023 - 03:14:55 EST)
- [PATCH 5/6] ASoC: SOF: amd: refactor error checks in probe call Vijendar Mukunda (Mon Apr 03 2023 - 03:15:00 EST)
- [PATCH 6/6] ASoC: SOF: amd: refactor dmic codec platform device creation Vijendar Mukunda (Mon Apr 03 2023 - 03:15:06 EST)
- [PATCH 0/2] phy: mtk-mipi-csi: add driver for CSI phy Julien Stephan (Mon Apr 03 2023 - 03:20:00 EST)
- [PATCH 1/2] dt-bindings: phy: add mtk-mipi-csi driver Julien Stephan (Mon Apr 03 2023 - 03:20:04 EST)
- [PATCH 2/2] phy: mtk-mipi-csi: add driver for CSI phy Julien Stephan (Mon Apr 03 2023 - 03:20:10 EST)
- Re: [PATCH] staging: greybus: loopback: fix up checkpath macro do while error. Greg Kroah-Hartman (Mon Apr 03 2023 - 03:21:58 EST)
- [PATCH v5] dt-bindings: timer: convert timer/amlogic,meson6-timer.txt to dt-schema Neil Armstrong (Mon Apr 03 2023 - 03:24:17 EST)
- Re: [PATCH v4] arm64: pmuv3: dynamically map PERF_COUNT_HW_BRANCH_INSTRUCTIONS Mark Rutland (Mon Apr 03 2023 - 03:24:28 EST)
- [PATCH 1/2] gpio: davinci: Do not clear the bank intr enable bit in save_context Dhruva Gole (Mon Apr 03 2023 - 03:25:10 EST)
- [PATCH 2/2] gpio: davinci: Add irq chip flag to skip set wake Dhruva Gole (Mon Apr 03 2023 - 03:25:12 EST)
- [PATCH 0/2] gpio: davinci: interrupt related fixes Dhruva Gole (Mon Apr 03 2023 - 03:25:17 EST)
- Re: [PATCH V2] rcu: Make sure new krcp free business is handled after the wanted rcu grace period. Uladzislau Rezki (Mon Apr 03 2023 - 03:28:23 EST)
- Re: [PATCH] fs: consolidate duplicate dt_type helpers Christian Brauner (Mon Apr 03 2023 - 03:29:41 EST)
- Re: [PATCH v7 00/22] Basic clock, reset & device tree support for StarFive JH7110 RISC-V SoC Hal Feng (Mon Apr 03 2023 - 03:30:43 EST)
- Re: [v4 PATCH] fs/proc: task_mmu.c: don't read mapcount for migration entry David Hildenbrand (Mon Apr 03 2023 - 03:30:54 EST)
- Re: [BUG] [RFC] Problem with automatic kernel numbering Mirsad Goran Todorovac (Mon Apr 03 2023 - 03:33:28 EST)
- [PATCH net] ipv6: Fix an uninit variable access bug in __ip6_make_skb() Ziyang Xuan (Mon Apr 03 2023 - 03:34:29 EST)
- Re: [PATCH] soc: renesas: renesas-soc: release 'chipid' from ioremap() Dan Carpenter (Mon Apr 03 2023 - 03:34:38 EST)
- Re: [PATCH v6 1/2] dt-bindings: spi: add loongson spi zhuyinbo (Mon Apr 03 2023 - 03:37:56 EST)
- [PATCH RFC v2 0/4] ARM: oxnas support removal Neil Armstrong (Mon Apr 03 2023 - 03:42:31 EST)
- [PATCH RFC v2 1/4] ARM: dts: oxnas: remove obsolete device tree files Neil Armstrong (Mon Apr 03 2023 - 03:42:34 EST)
- [PATCH RFC v2 2/4] ARM: oxnas: remove OXNAS support Neil Armstrong (Mon Apr 03 2023 - 03:42:37 EST)
- [PATCH RFC v2 3/4] ARM: configs: remove oxnas_v6_defconfig Neil Armstrong (Mon Apr 03 2023 - 03:42:40 EST)
- [PATCH RFC v2 4/4] dt-bindings: arm: oxnas: remove obsolete bindings Neil Armstrong (Mon Apr 03 2023 - 03:42:43 EST)
- linux-next: build warning after merge of the amdgpu tree Stephen Rothwell (Mon Apr 03 2023 - 03:43:45 EST)
- Re: [PATCH 00/17] sched: EEVDF using latency-nice Shrikanth Hegde (Mon Apr 03 2023 - 03:43:57 EST)
- Re: [PATCH v6 2/2] spi: loongson: add bus driver for the loongson spi controller zhuyinbo (Mon Apr 03 2023 - 03:45:06 EST)
- Re: [PATCH] perf/arm-cmn: fix regitster offset of CMN_MXP__CONNECT_INFO_P2-5 Mark Rutland (Mon Apr 03 2023 - 03:45:14 EST)
- Re: [PATCH] soc: renesas: renesas-soc: release 'chipid' from ioremap() Geert Uytterhoeven (Mon Apr 03 2023 - 03:46:30 EST)
- Re: [PATCH v7 00/22] Basic clock, reset & device tree support for StarFive JH7110 RISC-V SoC Conor Dooley (Mon Apr 03 2023 - 03:48:04 EST)
- Re: [PATCH v1] ARM: dts: stm32: prtt1c: Add PoDL PSE regulator nodes Alexandre TORGUE (Mon Apr 03 2023 - 03:48:59 EST)
- [PATCH] scsi: lpfc: fix ioremap issues in 'lpfc_sli4_pci_mem_setup' lishuchang (Mon Apr 03 2023 - 03:49:14 EST)
- Re: [PATCH 01/29] Revert "userfaultfd: don't fail on unrecognized features" David Hildenbrand (Mon Apr 03 2023 - 03:49:26 EST)
- Re: [PATCH 02/29] selftests/mm: Update .gitignore with two missing tests David Hildenbrand (Mon Apr 03 2023 - 03:49:43 EST)
- [PATCH] i2c: gxp: fix build failure without CONFIG_I2C_SLAVE Arnd Bergmann (Mon Apr 03 2023 - 03:50:10 EST)
- Re: [PATCH 03/29] selftests/mm: Dump a summary in run_vmtests.sh David Hildenbrand (Mon Apr 03 2023 - 03:50:51 EST)
- Re: [PATCH 04/29] selftests/mm: Merge util.h into vm_util.h David Hildenbrand (Mon Apr 03 2023 - 03:51:27 EST)
- linux-next: build failure after merge of the mediatek tree Stephen Rothwell (Mon Apr 03 2023 - 03:52:30 EST)
- Re: [PATCH 05/29] selftests/mm: Use TEST_GEN_PROGS where proper David Hildenbrand (Mon Apr 03 2023 - 03:53:00 EST)
- Re: [PATCH 06/29] selftests/mm: Link vm_util.c always David Hildenbrand (Mon Apr 03 2023 - 03:53:30 EST)
- Re: [PATCH 07/29] selftests/mm: Merge default_huge_page_size() into one David Hildenbrand (Mon Apr 03 2023 - 03:54:07 EST)
- Re: [RFC PATCH] sched/fair: Make tg->load_avg per node Aaron Lu (Mon Apr 03 2023 - 03:54:33 EST)
- Re: [PATCH 08/29] selftests/mm: Use PM_* macros in vm_utils.h David Hildenbrand (Mon Apr 03 2023 - 03:54:44 EST)
- Re: [PATCH 09/29] selftests/mm: Reuse pagemap_get_entry() in vm_util.h David Hildenbrand (Mon Apr 03 2023 - 03:55:17 EST)
- Re: [PATCH 10/29] selftests/mm: Test UFFDIO_ZEROPAGE only when !hugetlb David Hildenbrand (Mon Apr 03 2023 - 03:56:40 EST)
- [PATCH] net/mlx5: stop waiting for PCI link if reset is required Niklas Schnelle (Mon Apr 03 2023 - 03:57:17 EST)
- Re: [PATCH 11/29] selftests/mm: Drop test_uffdio_zeropage_eexist David Hildenbrand (Mon Apr 03 2023 - 03:57:45 EST)
- [syzbot] [dri?] general protection fault in drm_crtc_next_vblank_start syzbot (Mon Apr 03 2023 - 03:57:57 EST)
- Re: [PATCH 16/29] selftests/mm: UFFDIO_API test David Hildenbrand (Mon Apr 03 2023 - 04:00:46 EST)
- Re: [PATCH 15/29] selftests/mm: uffd_open_{dev|sys}() David Hildenbrand (Mon Apr 03 2023 - 04:01:47 EST)
- Re: [PATCH] mm/swap: fix swap_info_struct race between swapoff and get_swap_pages() Rongwei Wang (Mon Apr 03 2023 - 04:02:43 EST)
- Re: [PATCH] drm/vblank: Fix for drivers that do not drm_vblank_init() Thomas Zimmermann (Mon Apr 03 2023 - 04:03:05 EST)
- Re: arch/arm64/kernel/compat_alignment.c:333 do_compat_alignment_fixup() error: uninitialized symbol 'tinst2'. Ard Biesheuvel (Mon Apr 03 2023 - 04:03:39 EST)
- Re: [PATCH] PM: hibernate: Do not get block device exclusively in test_resume mode Wang, Wendy (Mon Apr 03 2023 - 04:06:14 EST)
- [PATCH V2 1/4] clk: imx: imx8mp: correct DISP2 pixel clock type Peng Fan (OSS) (Mon Apr 03 2023 - 04:07:50 EST)
- [PATCH V2 2/4] dt-binding: clock: imx8mp: Add LDB clock entry Peng Fan (OSS) (Mon Apr 03 2023 - 04:07:58 EST)
- [PATCH V2 3/4] clk: imx: imx8mp: Add LDB root clock Peng Fan (OSS) (Mon Apr 03 2023 - 04:08:10 EST)
- [PATCH V2 4/4] clk: imx: imx8mp: change the 'nand_usdhc_bus' clock to non-critical Peng Fan (OSS) (Mon Apr 03 2023 - 04:08:21 EST)
- Re: gic700 shareability question Marc Zyngier (Mon Apr 03 2023 - 04:08:48 EST)
- Re: [PATCH v2 0/3] YAML validation fixes Alexandre TORGUE (Mon Apr 03 2023 - 04:12:21 EST)
- Re: [PATCH v10 4/8] arm64: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL Mark Rutland (Mon Apr 03 2023 - 04:13:42 EST)
- [PATCH 0/2]Fix NULL pointer and doing cleanup Junhao He (Mon Apr 03 2023 - 04:15:44 EST)
- [PATCH 1/2] drivers/perf: hisi: Remove redundant initialized of pmu->name Junhao He (Mon Apr 03 2023 - 04:15:46 EST)
- [PATCH 2/2] drivers/perf: hisi: add NULL check for name Junhao He (Mon Apr 03 2023 - 04:15:48 EST)
- linux-next: build failure after merge of the mediatek tree Stephen Rothwell (Mon Apr 03 2023 - 04:16:23 EST)
- [PATCH V2] clk: imx: imx6sx: spdif clock rate is too high for asrc Peng Fan (OSS) (Mon Apr 03 2023 - 04:16:47 EST)
- Re: [PATCH] mm: mark folio as workingset in lru_deactivate_fn Zhaoyang Huang (Mon Apr 03 2023 - 04:19:22 EST)
- Re: [PATCH 1/2] pseries/smp: export the smt level in the SYS FS. Laurent Dufour (Mon Apr 03 2023 - 04:20:58 EST)
- Re: [PATCH v2] ARM: dts: stm32: add FMC support on STM32MP13x SoC family Alexandre TORGUE (Mon Apr 03 2023 - 04:21:15 EST)
- Re: [regression] Bug 217282 - Regression: ath11k hang on boot since updating from 6.1.21 to 6.1.22 Thorsten Leemhuis (Mon Apr 03 2023 - 04:21:18 EST)
- Re: [PATCH 03/13] rust: lock: introduce `Mutex` Peter Zijlstra (Mon Apr 03 2023 - 04:21:29 EST)
- Re: [PATCH v2 2/2] platform/x86: think-lmi: Clean up display of current_value on Thinkstation Mirsad Goran Todorovac (Mon Apr 03 2023 - 04:22:31 EST)
- [PATCH] clk: imx: drop duplicated macro Peng Fan (OSS) (Mon Apr 03 2023 - 04:22:53 EST)
- Re: [RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted David Hildenbrand (Mon Apr 03 2023 - 04:23:23 EST)
- Re: [RFC PATCH v3 2/2] selftests: restrictedmem: Check hugepage-ness of shmem file backing restrictedmem fd David Hildenbrand (Mon Apr 03 2023 - 04:25:39 EST)
- Re: [PATCH v10 2/8] tracing: Add documentation for funcgraph-retval and funcgraph-retval-hex Mark Rutland (Mon Apr 03 2023 - 04:30:29 EST)
- Re: [PATCH v4] arm64: pmuv3: dynamically map PERF_COUNT_HW_BRANCH_INSTRUCTIONS Peter Newman (Mon Apr 03 2023 - 04:31:18 EST)
- Re: [EXTERNAL] Re: [PATCH v6 3/4] soc: ti: pruss: Add pruss_cfg_read()/update(), pruss_cfg_get_gpmux()/set_gpmux() APIs Md Danish Anwar (Mon Apr 03 2023 - 04:32:14 EST)
- Re: gic700 shareability question Lorenzo Pieralisi (Mon Apr 03 2023 - 04:32:33 EST)
- [PATCH] net: stmmac: remove the limitation of adding vlan in promisc mode Clark Wang (Mon Apr 03 2023 - 04:32:41 EST)
- Re: [PATCH net-next 2/2] net: ethernet: ti: am65-cpsw: Enable USXGMII mode for J784S4 CPSW9G Russell King (Oracle) (Mon Apr 03 2023 - 04:32:55 EST)
- Re: [RFC PATCH v2 37/48] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage() David Howells (Mon Apr 03 2023 - 04:34:05 EST)
- Re: [PATCH V2] clk: imx: imx6sx: spdif clock rate is too high for asrc Ahmad Fatoum (Mon Apr 03 2023 - 04:34:34 EST)
- Re: arch/arm64/kernel/compat_alignment.c:333 do_compat_alignment_fixup() error: uninitialized symbol 'tinst2'. Dan Carpenter (Mon Apr 03 2023 - 04:34:42 EST)
- Re: [PATCH] clk: imx: drop duplicated macro Ahmad Fatoum (Mon Apr 03 2023 - 04:35:58 EST)
- RE: [PATCH V2] clk: imx: imx6sx: spdif clock rate is too high for asrc Peng Fan (Mon Apr 03 2023 - 04:36:22 EST)
- [PATCH V2] soc: imx: imx8m-blk-ctrl/gpcv2: fix i.MX8MP VPU_H1 sequence Peng Fan (OSS) (Mon Apr 03 2023 - 04:37:32 EST)
- Re: [PATCH v4 02/15] rust: macros: add `quote!` macro Andreas Hindborg (Mon Apr 03 2023 - 04:37:40 EST)
- Build regressions/improvements in v6.3-rc5 Geert Uytterhoeven (Mon Apr 03 2023 - 04:38:15 EST)
- Re: [PATCH v2 4/9] cgroup: rstat: add WARN_ON_ONCE() if flushing outside task context Michal Hocko (Mon Apr 03 2023 - 04:38:34 EST)
- Re: [PATCH V2] clk: imx: imx6sx: spdif clock rate is too high for asrc Ahmad Fatoum (Mon Apr 03 2023 - 04:38:37 EST)
- Re: [PATCH V5 16/16] block: ublk_drv: apply io_uring FUSED_CMD for supporting zero copy Ziyang Zhang (Mon Apr 03 2023 - 04:38:44 EST)
- [PATCH] f2fs: remove struct victim_selection default_v_ops Yangtao Li (Mon Apr 03 2023 - 04:41:25 EST)
- Re: [PATCH net-next 2/2] net: ethernet: ti: am65-cpsw: Enable USXGMII mode for J784S4 CPSW9G Siddharth Vadapalli (Mon Apr 03 2023 - 04:41:40 EST)
- Re: [PATCH v4 03/15] rust: sync: change error type of constructor functions Andreas Hindborg (Mon Apr 03 2023 - 04:42:05 EST)
- Re: [Linux-stm32] [PATCH] net: stmmac: remove the limitation of adding vlan in promisc mode Ahmad Fatoum (Mon Apr 03 2023 - 04:42:34 EST)
- Re: linux-next: manual merge of the wireless-next tree with the wireless tree Kalle Valo (Mon Apr 03 2023 - 04:43:46 EST)
- Re: linux-next: build failure after merge of the mediatek tree AngeloGioacchino Del Regno (Mon Apr 03 2023 - 04:43:50 EST)
- RE: [Linux-stm32] [PATCH] net: stmmac: remove the limitation of adding vlan in promisc mode Clark Wang (Mon Apr 03 2023 - 04:44:19 EST)
- Re: [PATCH] RISC-V: KVM: Allow Zbb extension for Guest/VM Andrew Jones (Mon Apr 03 2023 - 04:44:45 EST)
- Re: linux-next: build failure after merge of the mediatek tree AngeloGioacchino Del Regno (Mon Apr 03 2023 - 04:46:09 EST)
- Re: [PATCH v3 07/13] coresight: Store pointers to connections rather than an array of them Suzuki K Poulose (Mon Apr 03 2023 - 04:46:38 EST)
- [PATCH] hwmon: add HP WMI Sensors driver James Seo (Mon Apr 03 2023 - 04:49:39 EST)
- Re: [PATCH bpf-next v4 2/2] docs/bpf: Add LRU internals description and graph Maxim Mikityanskiy (Mon Apr 03 2023 - 04:50:13 EST)
- Re: linux-next: build failure after merge of the drm-misc tree Qiang Yu (Mon Apr 03 2023 - 04:51:44 EST)
- Re: [PATCH v2] scsi: ufs: mcq: Limit the amount of inflight requests John Garry (Mon Apr 03 2023 - 04:52:53 EST)
- Re: [syzbot] WARNING in sisusb_send_bulk_msg/usb_submit_urb Oliver Neukum (Mon Apr 03 2023 - 04:54:15 EST)
- Re: [PATCH] perf: script: add new output field 'dsoip' Adrian Hunter (Mon Apr 03 2023 - 04:55:01 EST)
- [PATCH v2] phy: cadence: Sierra: Add PCIe + SGMII PHY multilink configuration Swapnil Jakhade (Mon Apr 03 2023 - 04:57:28 EST)
- Re: [PATCH 4/6] mm: kfence: remove useless check for CONFIG_KFENCE_NUM_OBJECTS Alexander Potapenko (Mon Apr 03 2023 - 04:59:57 EST)
- Re: [PATCH net-next 2/2] net: ethernet: ti: am65-cpsw: Enable USXGMII mode for J784S4 CPSW9G Russell King (Oracle) (Mon Apr 03 2023 - 05:00:15 EST)
- Re: [PATCH 12/13] rust: sync: introduce `CondVar` Peter Zijlstra (Mon Apr 03 2023 - 05:00:30 EST)
- [PATCH V2] dt-bindings: input: pwm-beeper: convert to dt schema Peng Fan (OSS) (Mon Apr 03 2023 - 05:01:48 EST)
- Re: [EXTERNAL] Re: [PATCH v6 3/4] soc: ti: pruss: Add pruss_cfg_read()/update(), pruss_cfg_get_gpmux()/set_gpmux() APIs Simon Horman (Mon Apr 03 2023 - 05:01:52 EST)
- Re: [PATCH v4 00/11] Improve the MT8365 SoC and EVK board support Alexandre Mergnat (Mon Apr 03 2023 - 05:02:35 EST)
- [PATCH net] net: ethernet: ti: am65-cpsw: Fix mdio cleanup in probe Siddharth Vadapalli (Mon Apr 03 2023 - 05:03:45 EST)
- Re: [PATCH V2] soc: imx: imx8m-blk-ctrl/gpcv2: fix i.MX8MP VPU_H1 sequence Lucas Stach (Mon Apr 03 2023 - 05:04:47 EST)
- [PATCH] perf: Optimize perf_pmu_migrate_context() Peter Zijlstra (Mon Apr 03 2023 - 05:09:22 EST)
- Re: [PATCH] leds: tca6507: fix error handling of using fwnode_property_read_string Marek Behún (Mon Apr 03 2023 - 05:09:29 EST)
- Re: [PATCH] net: sfp: add qurik enabling 2500Base-x for HG MXPD-483II patchwork-bot+netdevbpf (Mon Apr 03 2023 - 05:10:24 EST)
- Re: arch/arm64/kernel/compat_alignment.c:333 do_compat_alignment_fixup() error: uninitialized symbol 'tinst2'. Ard Biesheuvel (Mon Apr 03 2023 - 05:11:03 EST)
- RE: gic700 shareability question Peng Fan (Mon Apr 03 2023 - 05:11:41 EST)
- [PATCH v6 00/14] Adjust the dma-ranges for MTK IOMMU Yong Wu (Mon Apr 03 2023 - 05:14:06 EST)
- [PATCH v6 01/14] dt-bindings: media: mediatek,vcodec: Remove dma-ranges property Yong Wu (Mon Apr 03 2023 - 05:14:18 EST)
- [PATCH v6 02/14] dt-bindings: media: mediatek,jpeg: Remove dma-ranges property Yong Wu (Mon Apr 03 2023 - 05:14:37 EST)
- Re: [PATCH v3 1/9] media: dt-bindings: Add bindings for JH7110 Camera Subsystem Jack Zhu (Mon Apr 03 2023 - 05:14:42 EST)
- [PATCH v6 03/14] iommu/mediatek: Improve comment for the current region/bank Yong Wu (Mon Apr 03 2023 - 05:14:57 EST)
- [PATCH v6 04/14] iommu/mediatek: Get regionid from larb/port id Yong Wu (Mon Apr 03 2023 - 05:15:21 EST)
- [PATCH v6 05/14] iommu/mediatek: mt8192: Add iova_region_larb_msk Yong Wu (Mon Apr 03 2023 - 05:15:39 EST)
- [PATCH v6 06/14] iommu/mediatek: mt8195: Add iova_region_larb_msk Yong Wu (Mon Apr 03 2023 - 05:15:43 EST)
- [PATCH v6 07/14] iommu/mediatek: mt8186: Add iova_region_larb_msk Yong Wu (Mon Apr 03 2023 - 05:15:54 EST)
- [PATCH v6 08/14] iommu/mediatek: Add a gap for the iova regions Yong Wu (Mon Apr 03 2023 - 05:16:08 EST)
- [PATCH v6 09/14] iommu/mediatek: Set dma_mask for the master devices Yong Wu (Mon Apr 03 2023 - 05:16:22 EST)
- [PATCH v6 10/14] media: mtk-jpegdec: Remove the setting for dma_mask Yong Wu (Mon Apr 03 2023 - 05:16:42 EST)
- [PATCH v5] arm64: pmuv3: dynamically map PERF_COUNT_HW_BRANCH_INSTRUCTIONS Peter Newman (Mon Apr 03 2023 - 05:16:59 EST)
- Re: [PATCH] scsi: lpfc: fix ioremap issues in 'lpfc_sli4_pci_mem_setup' Dan Carpenter (Mon Apr 03 2023 - 05:17:05 EST)
- [PATCH v6 11/14] media: mediatek: vcodec: Remove the setting for dma_mask Yong Wu (Mon Apr 03 2023 - 05:17:21 EST)
- [PATCH v6 12/14] arm64: dts: mt8195: Remove the unnecessary dma-ranges Yong Wu (Mon Apr 03 2023 - 05:17:30 EST)
- [PATCH v6 13/14] arm64: dts: mt8195: Add dma-ranges for the parent "soc" node Yong Wu (Mon Apr 03 2023 - 05:17:35 EST)
- [PATCH v6 14/14] arm64: dts: mt8186: Add dma-ranges for the parent "soc" node Yong Wu (Mon Apr 03 2023 - 05:17:49 EST)
- Re: [PATCH] arm64: dts: qcom: sc8280xp-pmics: fix pon compatible and registers Krzysztof Kozlowski (Mon Apr 03 2023 - 05:18:47 EST)
- Re: [PATCH v3 08/13] coresight: Simplify connection fixup mechanism Suzuki K Poulose (Mon Apr 03 2023 - 05:19:17 EST)
- Re: [PATCH 06/17] sched/fair: Add lag based placement Chen Yu (Mon Apr 03 2023 - 05:19:39 EST)
- Re: [PATCH v4 3/6] dt-bindings: firmware: qcom: scm: add SSC_Q6 and ADSP_Q6 VMIDs Krzysztof Kozlowski (Mon Apr 03 2023 - 05:20:01 EST)
- Re: [PATCH V3] net: qrtr: Do not do DEL_SERVER broadcast after DEL_CLIENT patchwork-bot+netdevbpf (Mon Apr 03 2023 - 05:20:49 EST)
- Re: [PATCH net] ipv6: Fix an uninit variable access bug in __ip6_make_skb() patchwork-bot+netdevbpf (Mon Apr 03 2023 - 05:20:52 EST)
- Re: [PATCH v4 4/6] dts: qcom: arm64: qcom: sdm845: use defines for VMIDs Krzysztof Kozlowski (Mon Apr 03 2023 - 05:20:55 EST)
- Re: [PATCH] xhci: Free the command allocated for setting LPM if we return early Mirsad Goran Todorovac (Mon Apr 03 2023 - 05:21:01 EST)
- Re: [PATCH net-next v2 00/14] net: dsa: add support for MT7988 patchwork-bot+netdevbpf (Mon Apr 03 2023 - 05:21:04 EST)
- Possible dual license for rbtree ? Daniel Diaz (Mon Apr 03 2023 - 05:22:19 EST)
- Re: [PATCH] mm: kfence: Improve the performance of __kfence_alloc() and __kfence_free() Marco Elver (Mon Apr 03 2023 - 05:22:53 EST)
- Re: [PATCH V2 2/4] dt-binding: clock: imx8mp: Add LDB clock entry Krzysztof Kozlowski (Mon Apr 03 2023 - 05:23:17 EST)
- Re: [PATCH V5 16/16] block: ublk_drv: apply io_uring FUSED_CMD for supporting zero copy Ming Lei (Mon Apr 03 2023 - 05:23:52 EST)
- Re: [PATCH] ARM: dts: stm32: Add QSPI support on STM32MP13x SoC family Alexandre TORGUE (Mon Apr 03 2023 - 05:23:56 EST)
- fs/proc/task_mmu.c:743:33: warning: 'smaps_shmem_walk_ops' defined but not used kernel test robot (Mon Apr 03 2023 - 05:24:19 EST)
- Re: [PATCH V6 17/17] block: ublk_drv: apply io_uring FUSED_CMD for supporting zero copy Bernd Schubert (Mon Apr 03 2023 - 05:25:27 EST)
- Re: [PATCHv9 02/14] mm: Add support for unaccepted memory Vlastimil Babka (Mon Apr 03 2023 - 05:27:00 EST)
- Re: [PATCH] ASoC: dt-bindings: wm8510: Convert to dtschema Krzysztof Kozlowski (Mon Apr 03 2023 - 05:27:19 EST)
- [PATCH v2] xen/pvcalls: don't call bind_evtchn_to_irqhandler() under lock Juergen Gross (Mon Apr 03 2023 - 05:27:22 EST)
- Re: [PATCH v3 3/5] net: Let the active time stamping layer be selectable. Köry Maincent (Mon Apr 03 2023 - 05:27:27 EST)
- Re: [PATCH v5 04/15] x86/mtrr: support setting MTRR state for software defined MTRRs Huang, Kai (Mon Apr 03 2023 - 05:28:21 EST)
- Re: [PATCH v3 00/55] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) Christoph Hellwig (Mon Apr 03 2023 - 05:30:25 EST)
- Re: [PATCH] dt-bindings: watchdog: alphascale-asm9260: convert to DT schema Krzysztof Kozlowski (Mon Apr 03 2023 - 05:31:34 EST)
- [PATCH] soc: mediatek: Kconfig: Add MTK_CMDQ dependency to MTK_MMSYS AngeloGioacchino Del Regno (Mon Apr 03 2023 - 05:33:18 EST)
- Re: [PATCH] drm/mediatek: dp: change the aux retries times when receiving AUX_DEFER Xinlei Lee (李昕磊) (Mon Apr 03 2023 - 05:33:22 EST)
- [PATCH v3 0/8] RISC-V KVM virtualize AIA CSRs Anup Patel (Mon Apr 03 2023 - 05:33:42 EST)
- [PATCH v3 1/8] RISC-V: Add AIA related CSR defines Anup Patel (Mon Apr 03 2023 - 05:33:46 EST)
- [PATCH v3 2/8] RISC-V: Detect AIA CSRs from ISA string Anup Patel (Mon Apr 03 2023 - 05:34:00 EST)
- Re: [PATCH v12 1/5] dt-bindings: PCI: ti,j721e-pci-*: add checks for num-lanes Krzysztof Kozlowski (Mon Apr 03 2023 - 05:34:12 EST)
- [PATCH v3 3/8] RISC-V: KVM: Drop the _MASK suffix from hgatp.VMID mask defines Anup Patel (Mon Apr 03 2023 - 05:34:14 EST)
- [PATCH v3 4/8] RISC-V: KVM: Initial skeletal support for AIA Anup Patel (Mon Apr 03 2023 - 05:34:26 EST)
- [PATCH v3 5/8] RISC-V: KVM: Implement subtype for CSR ONE_REG interface Anup Patel (Mon Apr 03 2023 - 05:34:40 EST)
- [PATCH v3 6/8] RISC-V: KVM: Add ONE_REG interface for AIA CSRs Anup Patel (Mon Apr 03 2023 - 05:34:56 EST)
- [PATCH v2 0/2] rust: Add uapi crate Asahi Lina (Mon Apr 03 2023 - 05:35:00 EST)
- [PATCH v3 7/8] RISC-V: KVM: Virtualize per-HART AIA CSRs Anup Patel (Mon Apr 03 2023 - 05:35:07 EST)
- [PATCH v3 8/8] RISC-V: KVM: Implement guest external interrupt line management Anup Patel (Mon Apr 03 2023 - 05:35:20 EST)
- [PATCH v2 1/2] rust: uapi: Add UAPI crate Asahi Lina (Mon Apr 03 2023 - 05:35:31 EST)
- [PATCH v2 2/2] rust: ioctl: Add ioctl number manipulation functions Asahi Lina (Mon Apr 03 2023 - 05:35:45 EST)
- Re: [PATCH v5 04/15] x86/mtrr: support setting MTRR state for software defined MTRRs Juergen Gross (Mon Apr 03 2023 - 05:37:28 EST)
- Re: [PATCH v6 2/2] spi: loongson: add bus driver for the loongson spi controller zhuyinbo (Mon Apr 03 2023 - 05:39:11 EST)
- Re: [PATCH] btrfs: ioctl: fix inaccurate determination of exclusive_operation xiaoshoukui (Mon Apr 03 2023 - 05:39:30 EST)
- Re: [PATCH] arm64: dts: imx8mp-evk: add dual-role usb port1 support Andreas Henriksson (Mon Apr 03 2023 - 05:40:05 EST)
- Re: [PATCH v3 2/8] RISC-V: Detect AIA CSRs from ISA string Conor Dooley (Mon Apr 03 2023 - 05:40:53 EST)
- Re: [PATCH] perf/arm-cmn: fix regitster offset of CMN_MXP__CONNECT_INFO_P2-5 Robin Murphy (Mon Apr 03 2023 - 05:41:08 EST)
- [PATCH] clocksource/drivers/exynos_mct: explicitly return 0 for shared timer Krzysztof Kozlowski (Mon Apr 03 2023 - 05:41:10 EST)
- Re: [PATCH v4 1/1] RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensions Andrew Jones (Mon Apr 03 2023 - 05:42:08 EST)
- [PATCH 1/3] MIPS: mm: Remove unused *cache_page_indexed flush functions Thomas Bogendoerfer (Mon Apr 03 2023 - 05:42:15 EST)
- [PATCH 2/3] MIPS: Remove no longer used ide.h Thomas Bogendoerfer (Mon Apr 03 2023 - 05:42:17 EST)
- [PATCH 3/3] MIPS: mm: Remove local_cache_flush_page Thomas Bogendoerfer (Mon Apr 03 2023 - 05:42:19 EST)
- [PATCH V3 1/4] clk: imx: imx8mp: correct DISP2 pixel clock type Peng Fan (OSS) (Mon Apr 03 2023 - 05:42:28 EST)
- Re: linux-next: build failure after merge of the mediatek tree AngeloGioacchino Del Regno (Mon Apr 03 2023 - 05:42:31 EST)
- [PATCH V3 2/4] dt-bindings: clock: imx8mp: Add LDB clock entry Peng Fan (OSS) (Mon Apr 03 2023 - 05:42:34 EST)
- [PATCH V3 3/4] clk: imx: imx8mp: Add LDB root clock Peng Fan (OSS) (Mon Apr 03 2023 - 05:42:52 EST)
- [PATCH V3 4/4] clk: imx: imx8mp: change the 'nand_usdhc_bus' clock to non-critical Peng Fan (OSS) (Mon Apr 03 2023 - 05:42:55 EST)
- Is AF_KCM functional? David Howells (Mon Apr 03 2023 - 05:43:07 EST)
- Re: [PATCH V3 2/4] dt-bindings: clock: imx8mp: Add LDB clock entry Krzysztof Kozlowski (Mon Apr 03 2023 - 05:43:48 EST)
- Re: [PATCH] perf/arm-cmn: fix regitster offset of CMN_MXP__CONNECT_INFO_P2-5 Jing Zhang (Mon Apr 03 2023 - 05:44:31 EST)
- Re: [PATCH V2 6/7] dt-binding: clock: imx93: add NIC, A55 and ARM PLL CLK Krzysztof Kozlowski (Mon Apr 03 2023 - 05:44:56 EST)
- [PATCH] media: mediatek: vcodec: Coverity issues in encoder driver Irui Wang (Mon Apr 03 2023 - 05:45:17 EST)
- Re: [PATCHv16 11/17] x86/mm/iommu/sva: Make LAM and SVA mutually exclusive Kirill A. Shutemov (Mon Apr 03 2023 - 05:45:36 EST)
- Re: [PATCH v3] platform/x86: think-lmi: Fix memory leak when showing current settings Hans de Goede (Mon Apr 03 2023 - 05:45:47 EST)
- Re: [PATCH v2 1/2] platform/x86: think-lmi: Fix memory leaks when parsing ThinkStation WMI strings Hans de Goede (Mon Apr 03 2023 - 05:45:53 EST)
- Re: [PATCH v5 04/15] x86/mtrr: support setting MTRR state for software defined MTRRs Huang, Kai (Mon Apr 03 2023 - 05:47:07 EST)
- Re: [PATCH v5 04/15] x86/mtrr: support setting MTRR state for software defined MTRRs Huang, Kai (Mon Apr 03 2023 - 05:47:12 EST)
- [PATCH] phy: ti: j721e-wiz: Fix unreachable code in wiz_mode_select() Siddharth Vadapalli (Mon Apr 03 2023 - 05:47:27 EST)
- Re: [PATCH v7 07/11] LSM: Helpers for attribute names and filling an lsm_ctx Mickaël Salaün (Mon Apr 03 2023 - 05:47:51 EST)
- Re: [PATCH v30 0/7] Add MediaTek SoC DRM (vdosys1) support for mt8195 Krzysztof Kozlowski (Mon Apr 03 2023 - 05:48:02 EST)
- [PATCH V3 0/7] clk: imx: imx93: fix and update Peng Fan (OSS) (Mon Apr 03 2023 - 05:48:25 EST)
- RE: [PATCH V2 3/4] crypto: xilinx: Add ZynqMP RSA driver Harsha, Harsha (Mon Apr 03 2023 - 05:48:29 EST)
- [PATCH V3 1/7] clk: imx: fracn-gppll: fix the rate table Peng Fan (OSS) (Mon Apr 03 2023 - 05:48:33 EST)
- [PATCH V3 2/7] clk: imx: fracn-gppll: disable hardware select control Peng Fan (OSS) (Mon Apr 03 2023 - 05:49:07 EST)
- [PATCH V3 3/7] clk: imx: fracn-gppll: support integer pll Peng Fan (OSS) (Mon Apr 03 2023 - 05:49:14 EST)
- [PATCH v3 0/6] rust: error: Add missing wrappers to convert to/from kernel error codes Asahi Lina (Mon Apr 03 2023 - 05:49:18 EST)
- [PATCH v3 1/6] rust: error: Rename to_kernel_errno() -> to_errno() Asahi Lina (Mon Apr 03 2023 - 05:49:22 EST)
- [PATCH v3 2/6] rust: error: Add Error::to_ptr() Asahi Lina (Mon Apr 03 2023 - 05:49:32 EST)
- [PATCH v3 3/6] rust: error: Add Error::from_errno{_unchecked}() Asahi Lina (Mon Apr 03 2023 - 05:49:41 EST)
- [PATCH V3 4/7] clk: imx: fracn-gppll: Add 300MHz freq support for imx9 Peng Fan (OSS) (Mon Apr 03 2023 - 05:49:45 EST)
- [PATCH v3 4/6] rust: error: Add to_result() helper Asahi Lina (Mon Apr 03 2023 - 05:49:59 EST)
- [PATCH v3 5/6] rust: error: Add a helper to convert a C ERR_PTR to a `Result` Asahi Lina (Mon Apr 03 2023 - 05:50:04 EST)
- [PATCH v3 6/6] rust: error: Add from_result() helper Asahi Lina (Mon Apr 03 2023 - 05:50:07 EST)
- [PATCH V3 5/7] clk: imx: imx93: add mcore_booted module paratemter Peng Fan (OSS) (Mon Apr 03 2023 - 05:50:22 EST)
- Re: [PATCH v3 3/9] media: dt-bindings: cadence-csi2rx: Convert to DT schema Jack Zhu (Mon Apr 03 2023 - 05:50:34 EST)
- [PATCH V3 6/7] dt-bindings: clock: imx93: add NIC, A55 and ARM PLL CLK Peng Fan (OSS) (Mon Apr 03 2023 - 05:50:47 EST)
- [PATCH V3 7/7] clk: imx: imx93: Add nic and A55 clk Peng Fan (OSS) (Mon Apr 03 2023 - 05:51:04 EST)
- Re: [PATCH 1/2] dt-bindings: phy: add mtk-mipi-csi driver Krzysztof Kozlowski (Mon Apr 03 2023 - 05:51:26 EST)
- Re: [PATCH net-next 2/2] net: ethernet: ti: am65-cpsw: Enable USXGMII mode for J784S4 CPSW9G Siddharth Vadapalli (Mon Apr 03 2023 - 05:51:59 EST)
- RE: [PATCH V2 6/7] dt-binding: clock: imx93: add NIC, A55 and ARM PLL CLK Peng Fan (Mon Apr 03 2023 - 05:52:23 EST)
- Re: [PATCH v2] mmc: inline the first mmc_scan() on mmc_start_host() Ulf Hansson (Mon Apr 03 2023 - 05:52:49 EST)
- Re: [PATCH 2/2] phy: mtk-mipi-csi: add driver for CSI phy Krzysztof Kozlowski (Mon Apr 03 2023 - 05:53:13 EST)
- [PATCH REBASED] KVM: x86: SVM: Fix one redefine issue about VMCB_AVIC_APIC_BAR_MASK korantwork (Mon Apr 03 2023 - 05:53:16 EST)
- Re: [PATCH v3 15/55] ip, udp: Support MSG_SPLICE_PAGES David Howells (Mon Apr 03 2023 - 05:54:25 EST)
- Re: [PATCH v3 3/9] media: dt-bindings: cadence-csi2rx: Convert to DT schema Krzysztof Kozlowski (Mon Apr 03 2023 - 05:54:29 EST)
- Re: [PATCH v7 07/11] LSM: Helpers for attribute names and filling an lsm_ctx Mickaël Salaün (Mon Apr 03 2023 - 05:55:48 EST)
- Re: [PATCH] ASoC: dt-bindings: wm8510: Convert to dtschema Saalim Quadri (Mon Apr 03 2023 - 05:56:11 EST)
- Re: [PATCH] cmtp: fix argument error Simon Horman (Mon Apr 03 2023 - 05:57:33 EST)
- Re: [PATCHv16 11/17] x86/mm/iommu/sva: Make LAM and SVA mutually exclusive Dmitry Vyukov (Mon Apr 03 2023 - 05:57:36 EST)
- Re: [PATCH net-next 2/2] net: ethernet: ti: am65-cpsw: Enable USXGMII mode for J784S4 CPSW9G Russell King (Oracle) (Mon Apr 03 2023 - 05:57:52 EST)
- Re: [PATCH] printk: Remove obsoleted check for non-existent "user" object Petr Mladek (Mon Apr 03 2023 - 06:00:00 EST)
- Re: [PATCH] fpga: bridge: fix kernel-doc Marco Pagani (Mon Apr 03 2023 - 06:00:30 EST)
- Re: [PATCH net-next 2/2] net: ethernet: ti: am65-cpsw: Enable USXGMII mode for J784S4 CPSW9G Siddharth Vadapalli (Mon Apr 03 2023 - 06:00:57 EST)
- Re: [PATCH v3 1/3] wifi: rtw88: Move register access from rtw_bf_assoc() outside the RCU Sascha Hauer (Mon Apr 03 2023 - 06:01:11 EST)
- [PATCH v2 0/2] rust: sync: Arc: Any downcasting and assume_init() Asahi Lina (Mon Apr 03 2023 - 06:02:04 EST)
- [PATCH v2 2/2] rust: sync: arc: Add UniqueArc<MaybeUninit<T>::assume_init() Asahi Lina (Mon Apr 03 2023 - 06:02:12 EST)
- [PATCH v2 1/2] rust: sync: arc: Implement Arc<dyn Any + Send + Sync>::downcast() Asahi Lina (Mon Apr 03 2023 - 06:02:15 EST)
- Re: [PATCHv9 02/14] mm: Add support for unaccepted memory Kirill A. Shutemov (Mon Apr 03 2023 - 06:03:24 EST)
- Re: [PATCH] platform/x86: thinkpad_acpi: Add missing T14s Gen1 type to s2idle quirk list Hans de Goede (Mon Apr 03 2023 - 06:03:54 EST)
- Re: [PATCH] platform/x86: thinkpad_acpi: Add missing T14s Gen1 type to s2idle quirk list Hans de Goede (Mon Apr 03 2023 - 06:04:31 EST)
- [PATCH V2] KVM: VMX: Reduce unnecessary call and simplify code Wenyao Hai (Mon Apr 03 2023 - 06:06:25 EST)
- Re: [PATCH] iommu/amd: Fix "Guest Virtual APIC Table Root Pointer" configuration in IRTE Joao Martins (Mon Apr 03 2023 - 06:11:58 EST)
- [PATCH v3] rust: xarray: Add an abstraction for XArray Asahi Lina (Mon Apr 03 2023 - 06:14:38 EST)
- Re: linux-next: build failure after merge of the mediatek tree Krzysztof Kozlowski (Mon Apr 03 2023 - 06:15:31 EST)
- Re: [PATCH 2/2] phy: mtk-mipi-csi: add driver for CSI phy Chun-Kuang Hu (Mon Apr 03 2023 - 06:16:16 EST)
- Re: [PATCH v3 07/13] coresight: Store pointers to connections rather than an array of them James Clark (Mon Apr 03 2023 - 06:16:42 EST)
- Re: [PATCHv16 11/17] x86/mm/iommu/sva: Make LAM and SVA mutually exclusive Kirill A. Shutemov (Mon Apr 03 2023 - 06:17:16 EST)
- Re: [PATCH 4/4] arm64: dts: qcom: sm8350-nagara: Unify status property placement Konrad Dybcio (Mon Apr 03 2023 - 06:17:48 EST)
- Re: [PATCH v3 09/13] coresight: Store in-connections as well as out-connections Suzuki K Poulose (Mon Apr 03 2023 - 06:18:17 EST)
- linux-next: build failure after merge of the pm tree Stephen Rothwell (Mon Apr 03 2023 - 06:18:32 EST)
- Re: [PATCH v3 1/2] dt-bindings: omap: Convert omap.txt to yaml Andreas Kemnade (Mon Apr 03 2023 - 06:18:35 EST)
- Re: [RFC PATCH 0/6] Improve VM DVFS and task placement behavior Mel Gorman (Mon Apr 03 2023 - 06:19:42 EST)
- Re: [PATCH v1 0/7] Move dma-buf mmap() reservation locking down to exporters Dmitry Osipenko (Mon Apr 03 2023 - 06:19:58 EST)
- Re: [PATCH 01/10] locking/atomic: Add missing cast to try_cmpxchg() fallbacks Mark Rutland (Mon Apr 03 2023 - 06:20:43 EST)
- Re: [PATCHv16 11/17] x86/mm/iommu/sva: Make LAM and SVA mutually exclusive Dmitry Vyukov (Mon Apr 03 2023 - 06:22:30 EST)
- Re: [PATCHv1 0/2] Improve RK3588 clocks and power domains support Heiko Stübner (Mon Apr 03 2023 - 06:23:36 EST)
- linux-next: Tree for Apr 3 Stephen Rothwell (Mon Apr 03 2023 - 06:24:24 EST)
- [PATCH v3 0/3] mmc: sdhci-of-arasan: Add eMMC5.1 support for Xilinx Versal Net Sai Krishna Potthuri (Mon Apr 03 2023 - 06:26:20 EST)
- [PATCH v3 1/3] dt-bindings: mmc: arasan,sdci: Add Xilinx Versal Net compatible Sai Krishna Potthuri (Mon Apr 03 2023 - 06:26:24 EST)
- [PATCH v3 2/3] mmc: sdhci-of-arasan: Add support for eMMC5.1 on Xilinx Versal Net platform Sai Krishna Potthuri (Mon Apr 03 2023 - 06:26:32 EST)
- [PATCH v3 3/3] mmc: sdhci-of-arasan: Skip setting clock delay for 400KHz Sai Krishna Potthuri (Mon Apr 03 2023 - 06:26:39 EST)
- Re: [PATCH] tick/broadcast: Do not set oneshot_mask except was_periodic was true Frederic Weisbecker (Mon Apr 03 2023 - 06:26:55 EST)
- Re: [PATCHv16 11/17] x86/mm/iommu/sva: Make LAM and SVA mutually exclusive Kirill A. Shutemov (Mon Apr 03 2023 - 06:27:56 EST)
- Re: [PATCH] scsi: lpfc: fix ioremap issues in 'lpfc_sli4_pci_mem_setup' Dongliang Mu (Mon Apr 03 2023 - 06:32:21 EST)
- Re: [PATCH V3 6/7] dt-bindings: clock: imx93: add NIC, A55 and ARM PLL CLK Krzysztof Kozlowski (Mon Apr 03 2023 - 06:32:42 EST)
- [PATCH] HID: hid-stadiaff: add support for Stadia force feedback Fabio Baltieri (Mon Apr 03 2023 - 06:33:40 EST)
- Re: [RESEND PATCH v2 1/1] arm64: dts: qcom: sm6115: Add CPU idle-states Konrad Dybcio (Mon Apr 03 2023 - 06:34:03 EST)
- [PATCH v4 net-next 0/9] Add tc-mqprio and tc-taprio support for preemptible traffic classes Vladimir Oltean (Mon Apr 03 2023 - 06:35:07 EST)
- [PATCH v4 net-next 1/9] net: ethtool: create and export ethtool_dev_mm_supported() Vladimir Oltean (Mon Apr 03 2023 - 06:35:14 EST)
- [PATCH v4 net-next 2/9] net/sched: mqprio: simplify handling of nlattr portion of TCA_OPTIONS Vladimir Oltean (Mon Apr 03 2023 - 06:35:19 EST)
- [PATCH v4 net-next 3/9] net/sched: mqprio: add extack to mqprio_parse_nlattr() Vladimir Oltean (Mon Apr 03 2023 - 06:35:25 EST)
- [PATCH v4 net-next 4/9] net/sched: mqprio: add an extack message to mqprio_parse_opt() Vladimir Oltean (Mon Apr 03 2023 - 06:35:27 EST)
- [PATCH v4 net-next 5/9] net/sched: pass netlink extack to mqprio and taprio offload Vladimir Oltean (Mon Apr 03 2023 - 06:35:57 EST)
- [PATCH v4 net-next 9/9] net: enetc: add support for preemptible traffic classes Vladimir Oltean (Mon Apr 03 2023 - 06:36:18 EST)
- [PATCH v4 net-next 6/9] net/sched: mqprio: allow per-TC user input of FP adminStatus Vladimir Oltean (Mon Apr 03 2023 - 06:36:21 EST)
- [PATCH v4 net-next 7/9] net/sched: taprio: allow per-TC user input of FP adminStatus Vladimir Oltean (Mon Apr 03 2023 - 06:37:02 EST)
- [PATCH v4 net-next 8/9] net: enetc: rename "mqprio" to "qopt" Vladimir Oltean (Mon Apr 03 2023 - 06:37:39 EST)
- Re: [PATCH v3 1/2] dt-bindings: omap: Convert omap.txt to yaml Krzysztof Kozlowski (Mon Apr 03 2023 - 06:38:11 EST)
- Re: [PATCH v10 0/4] evm: Do HMAC of multiple per LSM xattrs for new inodes Mimi Zohar (Mon Apr 03 2023 - 06:39:24 EST)
- Re: [PATCH v9 3/4] evm: Align evm_inode_init_security() definition with LSM infrastructure Mimi Zohar (Mon Apr 03 2023 - 06:40:07 EST)
- Re: [PATCH v1 1/1] lib/vsprintf: Use isodigit() for the octal number check Petr Mladek (Mon Apr 03 2023 - 06:40:45 EST)
- Re: [Linux-stm32] [PATCH] net: stmmac: remove the limitation of adding vlan in promisc mode Vladimir Oltean (Mon Apr 03 2023 - 06:41:48 EST)
- Re: [PATCHv1 0/2] Improve RK3588 clocks and power domains support Vincent Legoll (Mon Apr 03 2023 - 06:41:56 EST)
- Re: [PATCH] printk: Remove obsoleted check for non-existent "user" object Petr Mladek (Mon Apr 03 2023 - 06:42:02 EST)
- [PATCH] drivers: thermal: mediatek: fix of_iomap leak in mtk_thermal_probe Kang Chen (Mon Apr 03 2023 - 06:43:09 EST)
- [RFC] vsprintf: compile error on %09pK Jaewon Kim (Mon Apr 03 2023 - 06:46:29 EST)
- Re: [PATCH v5 05/11] dt-bindings: qcom-qce: Fix compatible combinations for SM8150 and IPQ4019 SoCs Konrad Dybcio (Mon Apr 03 2023 - 06:48:40 EST)
- Re: [PATCH] phy: ti: j721e-wiz: Fix unreachable code in wiz_mode_select() Roger Quadros (Mon Apr 03 2023 - 06:49:12 EST)
- Re: [PATCH net] net: ethernet: ti: am65-cpsw: Fix mdio cleanup in probe Roger Quadros (Mon Apr 03 2023 - 06:50:23 EST)
- [PATCH 0/2] Add PWM fan support to Rock 5B board Cristian Ciocaltea (Mon Apr 03 2023 - 06:51:23 EST)
- [PATCH 1/2] dt-bindings: hwmon: pwm-fan: Convert to DT schema Cristian Ciocaltea (Mon Apr 03 2023 - 06:51:27 EST)
- [PATCH 2/2] arm64: dts: rockchip: rk3588-rock-5b: Add pwm-fan Cristian Ciocaltea (Mon Apr 03 2023 - 06:51:55 EST)
- [PATCH v2] ASoC: dt-bindings: wm8510: Convert to dtschema Saalim Quadri (Mon Apr 03 2023 - 06:53:02 EST)
- Re: [PATCH] arm64: dts: qcom: sc8280xp-pmics: fix pon compatible and registers Johan Hovold (Mon Apr 03 2023 - 06:54:44 EST)
- Re: [PATCH v4 net-next 0/9] Add tc-mqprio and tc-taprio support for preemptible traffic classes Vladimir Oltean (Mon Apr 03 2023 - 06:55:20 EST)
- Re: [PATCH bpf-next v2 04/10] selftests: xsk: Deflakify STATS_RX_DROPPED test Magnus Karlsson (Mon Apr 03 2023 - 06:55:41 EST)
- Re: [PATCH] qlcnic: check pci_reset_function result Denis Plotnikov (Mon Apr 03 2023 - 06:59:05 EST)
- [PATCH net-next v2 0/3] Add support for J784S4 CPSW9G Siddharth Vadapalli (Mon Apr 03 2023 - 07:01:39 EST)
- [PATCH net-next v2 2/3] net: ethernet: ti: am65-cpsw: Enable QSGMII for J784S4 CPSW9G Siddharth Vadapalli (Mon Apr 03 2023 - 07:01:48 EST)
- [PATCH net-next v2 1/3] net: ethernet: ti: am65-cpsw: Move mode specific config to mac_config() Siddharth Vadapalli (Mon Apr 03 2023 - 07:01:53 EST)
- [PATCH net-next v2 3/3] net: ethernet: ti: am65-cpsw: Enable USXGMII mode for J784S4 CPSW9G Siddharth Vadapalli (Mon Apr 03 2023 - 07:01:56 EST)
- Re: [PATCH bpf-next v2 04/10] selftests: xsk: Deflakify STATS_RX_DROPPED test Kal Cutter Conley (Mon Apr 03 2023 - 07:03:02 EST)
- Re: [PATCH 1/2] drivers/perf: hisi: Remove redundant initialized of pmu->name Jonathan Cameron (Mon Apr 03 2023 - 07:03:19 EST)
- Re: [PATCH] platform/x86: thinkpad_acpi: Add missing T14s Gen1 type to s2idle quirk list Benjamin Asbach (Mon Apr 03 2023 - 07:04:58 EST)
- Re: [PATCH v4 net-next 0/9] Add tc-mqprio and tc-taprio support for preemptible traffic classes Vladimir Oltean (Mon Apr 03 2023 - 07:05:13 EST)
- [GIT PULL] vfs fixes Christian Brauner (Mon Apr 03 2023 - 07:05:46 EST)
- Re: [PATCH v4] f2fs: support FAULT_LOCK type fault injection kernel test robot (Mon Apr 03 2023 - 07:06:44 EST)
- [RFC] arm64: dts: use size of reserved partition for bl2 Frank Wunderlich (Mon Apr 03 2023 - 07:06:47 EST)
- Re: fs/ocfs2/super.c:1809 ocfs2_mount_volume() warn: missing error code 'status' Joseph Qi (Mon Apr 03 2023 - 07:07:50 EST)
- Re: [PATCH v5 05/11] dt-bindings: qcom-qce: Fix compatible combinations for SM8150 and IPQ4019 SoCs Bhupesh Sharma (Mon Apr 03 2023 - 07:08:17 EST)
- Re: [PATCH net-next v2 1/3] net: ethernet: ti: am65-cpsw: Move mode specific config to mac_config() Russell King (Oracle) (Mon Apr 03 2023 - 07:08:59 EST)
- Re: [PATCH 2/2] drivers/perf: hisi: add NULL check for name Jonathan Cameron (Mon Apr 03 2023 - 07:09:12 EST)
- [PATCH 0/2] Couple of trivial fixes for LAM vs. SVA interaction Kirill A. Shutemov (Mon Apr 03 2023 - 07:11:15 EST)
- Re: [PATCH net-next v4 0/3] Add support for sockmap to vsock. Stefano Garzarella (Mon Apr 03 2023 - 07:11:19 EST)
- [PATCH 2/2] x86/mm/iommu/sva: Do not allow to set FORCE_TAGGED_SVA bit from outside Kirill A. Shutemov (Mon Apr 03 2023 - 07:11:23 EST)
- [PATCH 1/2] x86/mm/iommu/sva: Fix error code for LAM enabling failure due to SVA Kirill A. Shutemov (Mon Apr 03 2023 - 07:11:26 EST)
- Re: [PATCH net-next v2 3/3] net: ethernet: ti: am65-cpsw: Enable USXGMII mode for J784S4 CPSW9G Russell King (Oracle) (Mon Apr 03 2023 - 07:11:31 EST)
- Re: [PATCH] mm: kfence: Improve the performance of __kfence_alloc() and __kfence_free() Peng Zhang (Mon Apr 03 2023 - 07:11:33 EST)
- Re: [PATCH v3 07/13] coresight: Store pointers to connections rather than an array of them Suzuki K Poulose (Mon Apr 03 2023 - 07:13:03 EST)
- [PATCH bpf-next v2 0/3] Add FOU support for externally controlled ipip devices Christian Ehrig (Mon Apr 03 2023 - 07:13:14 EST)
- [PATCH bpf-next v2 1/3] ipip,ip_tunnel,sit: Add FOU support for externally controlled ipip devices Christian Ehrig (Mon Apr 03 2023 - 07:13:27 EST)
- [PATCH bpf-next v2 2/3] bpf,fou: Add bpf_skb_{set,get}_fou_encap kfuncs Christian Ehrig (Mon Apr 03 2023 - 07:13:30 EST)
- [PATCH bpf-next v2 3/3] selftests/bpf: Test FOU kfuncs for externally controlled ipip devices Christian Ehrig (Mon Apr 03 2023 - 07:13:34 EST)
- [PATCH] smaps: Fix defined but not used smaps_shmem_walk_ops Steven Price (Mon Apr 03 2023 - 07:14:03 EST)
- [syzbot] Monthly nfc report syzbot (Mon Apr 03 2023 - 07:14:55 EST)
- Re: [PATCH v7 2/2] ARM: dts: exynos: add mmc aliases Marek Szyprowski (Mon Apr 03 2023 - 07:16:07 EST)
- Re: [RFC PATCH v4 1/3] vsock/vmci: convert VMCI error code to -ENOMEM on receive Stefano Garzarella (Mon Apr 03 2023 - 07:16:31 EST)
- Re: [PATCH] spi: spi-loopback-test: Add module param for iteration length Mark Brown (Mon Apr 03 2023 - 07:16:43 EST)
- Re: [RFC PATCH v4 2/3] vsock: return errors other than -ENOMEM to socket Stefano Garzarella (Mon Apr 03 2023 - 07:16:55 EST)
- Re: [PATCH bpf-next] bpf, arm64: Fixed a BTI error on returning to patched function Florent Revest (Mon Apr 03 2023 - 07:17:22 EST)
- Re: [PATCH net-next v2 1/3] net: ethernet: ti: am65-cpsw: Move mode specific config to mac_config() Siddharth Vadapalli (Mon Apr 03 2023 - 07:18:14 EST)
- RE: [PATCH] net: openvswitch: fix race on port output Felix Hüttner (Mon Apr 03 2023 - 07:18:59 EST)
- Re: [PATCH v3 15/55] ip, udp: Support MSG_SPLICE_PAGES David Howells (Mon Apr 03 2023 - 07:19:18 EST)
- Re: [PATCH net-next v2 3/3] net: ethernet: ti: am65-cpsw: Enable USXGMII mode for J784S4 CPSW9G Siddharth Vadapalli (Mon Apr 03 2023 - 07:19:35 EST)
- Odlitky-pořádek Alan Beran (Mon Apr 03 2023 - 07:20:11 EST)
- Re: fs/ocfs2/super.c:1809 ocfs2_mount_volume() warn: missing error code 'status' Dan Carpenter (Mon Apr 03 2023 - 07:21:08 EST)
- [PATCH v4 0/4] Add ftrace direct call for arm64 Florent Revest (Mon Apr 03 2023 - 07:21:35 EST)
- [PATCH v4 1/4] arm64: ftrace: Add direct call support Florent Revest (Mon Apr 03 2023 - 07:21:38 EST)
- [PATCH v4 2/4] arm64: ftrace: Simplify get_ftrace_plt Florent Revest (Mon Apr 03 2023 - 07:21:41 EST)
- [PATCH v4 3/4] arm64: ftrace: Add direct call trampoline samples support Florent Revest (Mon Apr 03 2023 - 07:21:43 EST)
- [PATCH v4 4/4] selftests/bpf: Update the tests deny list on aarch64 Florent Revest (Mon Apr 03 2023 - 07:21:49 EST)
- [PATCH -next v8 1/3] mm/zswap: remove zswap_entry_cache_{create,destroy} helper function Liu Shixin (Mon Apr 03 2023 - 07:23:24 EST)
- [PATCH -next v8 0/3] Delay the initialization of zswap Liu Shixin (Mon Apr 03 2023 - 07:23:27 EST)
- [PATCH -next v8 2/3] mm/zswap: replace zswap_init_{started/failed} with zswap_init_state Liu Shixin (Mon Apr 03 2023 - 07:23:29 EST)
- [PATCH -next v8 3/3] mm/zswap: delay the initialization of zswap Liu Shixin (Mon Apr 03 2023 - 07:23:33 EST)
- Re: [PATCH v2] mmc: core: remove unnecessary (void*) conversions Ulf Hansson (Mon Apr 03 2023 - 07:25:02 EST)
- Re: [PATCH v4 0/4] Add ftrace direct call for arm64 Florent Revest (Mon Apr 03 2023 - 07:26:16 EST)
- [PATCH net-next v4 0/3] vsock: return errors other than -ENOMEM to socket Arseniy Krasnov (Mon Apr 03 2023 - 07:26:48 EST)
- Re: [PATCH] cpufreq: drivers with target_index() must set freq_table kernel test robot (Mon Apr 03 2023 - 07:27:21 EST)
- Re: [PATCH] cpufreq: drivers with target_index() must set freq_table kernel test robot (Mon Apr 03 2023 - 07:27:25 EST)
- [PATCH net-next v4 1/3] vsock/vmci: convert VMCI error code to -ENOMEM on receive Arseniy Krasnov (Mon Apr 03 2023 - 07:28:11 EST)
- [PATCH net-next v4 2/3] vsock: return errors other than -ENOMEM to socket Arseniy Krasnov (Mon Apr 03 2023 - 07:28:51 EST)
- Re: Kernel Panic - V6.2 - Reseved memory issue Lucas Tanure (Mon Apr 03 2023 - 07:29:32 EST)
- [PATCH net-next v4 3/3] vsock/test: update expected return values Arseniy Krasnov (Mon Apr 03 2023 - 07:30:00 EST)
- Re: [PATCH v3 6/8] RISC-V: KVM: Add ONE_REG interface for AIA CSRs Andrew Jones (Mon Apr 03 2023 - 07:31:24 EST)
- Re: [PATCH] drivers: thermal: mediatek: fix of_iomap leak in mtk_thermal_probe Daniel Lezcano (Mon Apr 03 2023 - 07:32:29 EST)
- Re: [PATCH bpf-next v2 04/10] selftests: xsk: Deflakify STATS_RX_DROPPED test Kal Cutter Conley (Mon Apr 03 2023 - 07:35:55 EST)
- [PATCH v5 0/4] Add ftrace direct call for arm64 Florent Revest (Mon Apr 03 2023 - 07:36:07 EST)
- [PATCH v5 1/4] arm64: ftrace: Add direct call support Florent Revest (Mon Apr 03 2023 - 07:36:14 EST)
- [PATCH v5 2/4] arm64: ftrace: Simplify get_ftrace_plt Florent Revest (Mon Apr 03 2023 - 07:36:17 EST)
- [PATCH v5 4/4] selftests/bpf: Update the tests deny list on aarch64 Florent Revest (Mon Apr 03 2023 - 07:36:27 EST)
- [PATCH v5 3/4] arm64: ftrace: Add direct call trampoline samples support Florent Revest (Mon Apr 03 2023 - 07:36:30 EST)
- [PATCH v5] f2fs: support FAULT_LOCK type fault injection Yangtao Li (Mon Apr 03 2023 - 07:37:55 EST)
- Re: [PATCH bpf-next v2 04/10] selftests: xsk: Deflakify STATS_RX_DROPPED test Magnus Karlsson (Mon Apr 03 2023 - 07:39:00 EST)
- Re: [RFC PATCH 1/6] sched/fair: Add util_guest for tasks Dietmar Eggemann (Mon Apr 03 2023 - 07:40:41 EST)
- [PATCH v2 1/2] dt-bindings: gpio: max7317: add spi gpio extender documentation Edmund Berenson (Mon Apr 03 2023 - 07:40:52 EST)
- [PATCH v2 2/2] gpio: max7317: Add gpio expander driver Edmund Berenson (Mon Apr 03 2023 - 07:41:08 EST)
- RE: [PATCH v6 5/5] mfd: max77541: Add ADI MAX77541/MAX77540 PMIC Support Sahin, Okan (Mon Apr 03 2023 - 07:41:27 EST)
- Re: [PATCH] arm64: dts: qcom: sc8280xp-pmics: fix pon compatible and registers Dmitry Baryshkov (Mon Apr 03 2023 - 07:41:41 EST)
- Re: [PATCH bpf-next v2 04/10] selftests: xsk: Deflakify STATS_RX_DROPPED test Kal Cutter Conley (Mon Apr 03 2023 - 07:42:54 EST)
- Re: [PATCH v4 2/2] gro: optimise redundant parsing of packets Paolo Abeni (Mon Apr 03 2023 - 07:43:02 EST)
- Re: [PATCH v7 07/11] LSM: Helpers for attribute names and filling an lsm_ctx Mickaël Salaün (Mon Apr 03 2023 - 07:47:22 EST)
- Re: [PATCH v3 10/13] coresight: Make refcount a property of the connection Suzuki K Poulose (Mon Apr 03 2023 - 07:47:46 EST)
- [PATCH] perf/arm-cmn: Validate cycles events fully Robin Murphy (Mon Apr 03 2023 - 07:49:15 EST)
- [PATCH] perf/arm-cmn: Fix port detection for CMN-700 Robin Murphy (Mon Apr 03 2023 - 07:50:31 EST)
- Re: [PATCH 0/7] dsa: marvell: Add support for mv88e6071 and 6020 switches Vladimir Oltean (Mon Apr 03 2023 - 07:55:40 EST)
- Re: MREMAP_FIXED unmaps dest on error David Hildenbrand (Mon Apr 03 2023 - 07:59:14 EST)
- Re: [PATCH v3 4/8] RISC-V: KVM: Initial skeletal support for AIA Andrew Jones (Mon Apr 03 2023 - 08:00:59 EST)
- RE: [PATCH v1 3/3] msm: skip the atomic commit of self refresh while PSR running Vinod Polimera (Mon Apr 03 2023 - 08:01:29 EST)
- [PATCH v1 2/2] dt-bindings: pinctrl: Remove bindings for Intel Thunderbay pinctrl driver lakshmi . sowjanya . d (Mon Apr 03 2023 - 08:02:48 EST)
- [PATCH v1 1/2] pinctrl: Remove Intel Thunder Bay pinctrl driver lakshmi . sowjanya . d (Mon Apr 03 2023 - 08:02:51 EST)
- [PATCH bpf] selftests: xsk: Add xskxceiver.h dependency to Makefile Kal Conley (Mon Apr 03 2023 - 08:03:54 EST)
- Re: [PATCH v7 04/11] LSM: syscalls for current process attributes Mickaël Salaün (Mon Apr 03 2023 - 08:04:14 EST)
- [PATCH bpf] selftests: xsk: Deflakify STATS_RX_DROPPED test Kal Conley (Mon Apr 03 2023 - 08:04:18 EST)
- Re: [PATCH v7 05/11] LSM: Create lsm_list_modules system call Mickaël Salaün (Mon Apr 03 2023 - 08:04:33 EST)
- [PATCH bpf] selftests: xsk: Disable IPv6 on VETH1 Kal Conley (Mon Apr 03 2023 - 08:05:18 EST)
- Re: [PATCH v3 6/8] RISC-V: KVM: Add ONE_REG interface for AIA CSRs Anup Patel (Mon Apr 03 2023 - 08:05:26 EST)
- Re: [PATCH v3 2/8] RISC-V: Detect AIA CSRs from ISA string Anup Patel (Mon Apr 03 2023 - 08:06:14 EST)
- Re: [PATCH RFC] Randomized slab caches for kmalloc() Gong Ruiqi (Mon Apr 03 2023 - 08:07:04 EST)
- Re: [PATCH v6 2/4] dmaengine: dw-axi-dmac: Add support for StarFive JH7110 DMA Walker Chen (Mon Apr 03 2023 - 08:07:38 EST)
- Re: [PATCH v2] mmc: core: remove unnecessary (void*) conversions Yu Zhe (Mon Apr 03 2023 - 08:13:33 EST)
- [PATCH v5 0/1] RISC-V KVM ONE_REG interface for SBI Anup Patel (Mon Apr 03 2023 - 08:15:42 EST)
- [PATCH v5 1/1] RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensions Anup Patel (Mon Apr 03 2023 - 08:15:50 EST)
- Re: [PATCH v5 10/11] arm64: dts: qcom: sm8350: Add Crypto Engine support Georgi Djakov (Mon Apr 03 2023 - 08:16:34 EST)
- Re: [PATCH v1 1/3] dt-bindings: sound: Add TDM for StarFive JH7110 Walker Chen (Mon Apr 03 2023 - 08:18:16 EST)
- Re: [PATCH v3 5/8] RISC-V: KVM: Implement subtype for CSR ONE_REG interface Andrew Jones (Mon Apr 03 2023 - 08:18:19 EST)
- Re: [RFC] vsprintf: compile error on %09pK Sergey Senozhatsky (Mon Apr 03 2023 - 08:18:58 EST)
- Re: [PATCH v3 6/8] RISC-V: KVM: Add ONE_REG interface for AIA CSRs Andrew Jones (Mon Apr 03 2023 - 08:23:10 EST)
- Re: [PATCH bpf-next v2 06/10] xsk: Add check for unaligned descriptors that overrun UMEM Magnus Karlsson (Mon Apr 03 2023 - 08:23:32 EST)
- [PATCH v1] Bluetooth: btnxpuart: Add support to download helper FW file for w8997 Neeraj Sanjay Kale (Mon Apr 03 2023 - 08:25:26 EST)
- [PATCH v1] Bluetooth: btnxpuart: Deasset UART break before closing serdev device Neeraj Sanjay Kale (Mon Apr 03 2023 - 08:25:28 EST)
- [PATCH v1] Bluetooth: btnxpuart: Disable Power Save feature on startup Neeraj Sanjay Kale (Mon Apr 03 2023 - 08:25:31 EST)
- [PATCH v1] Bluetooth: btnxpuart: No need to check the received bootloader signature Neeraj Sanjay Kale (Mon Apr 03 2023 - 08:25:34 EST)
- Re: [PATCH bpf-next v2 07/10] selftests: xsk: Add test UNALIGNED_INV_DESC_4K1_FRAME_SIZE Magnus Karlsson (Mon Apr 03 2023 - 08:25:46 EST)
- Re: [PATCH v3 6/8] RISC-V: KVM: Add ONE_REG interface for AIA CSRs Andrew Jones (Mon Apr 03 2023 - 08:27:50 EST)
- [PATCH v2] mm: kfence: Improve the performance of __kfence_alloc() and __kfence_free() Peng Zhang (Mon Apr 03 2023 - 08:28:06 EST)
- Re: [PATCH 4/7] usb: mtu3: unlock @mtu->lock just before giving back request AngeloGioacchino Del Regno (Mon Apr 03 2023 - 08:31:42 EST)
- Re: [PATCH 3/7] usb: mtu3: fix KE at qmu transfer done irq handler AngeloGioacchino Del Regno (Mon Apr 03 2023 - 08:31:46 EST)
- Re: [PATCH 2/7] usb: mtu3: use boolean return value AngeloGioacchino Del Regno (Mon Apr 03 2023 - 08:31:49 EST)
- Re: [PATCH 1/7] usb: mtu3: give back request when rx error happens AngeloGioacchino Del Regno (Mon Apr 03 2023 - 08:32:03 EST)
- Re: [PATCH v1] drm/bridge: lt8912b: Fix DSI Video Mode rfoss (Mon Apr 03 2023 - 08:32:57 EST)
- Re: [PATCH] arm64: dts: qcom: sc8280xp-pmics: fix pon compatible and registers Krzysztof Kozlowski (Mon Apr 03 2023 - 08:33:15 EST)
- Re: [PATCH 7/7] usb: mtu3: add optional clock xhci_ck and frmcnt_ck AngeloGioacchino Del Regno (Mon Apr 03 2023 - 08:34:24 EST)
- Re: [PATCH 5/7] usb: mtu3: expose role-switch control to userspace AngeloGioacchino Del Regno (Mon Apr 03 2023 - 08:34:26 EST)
- Re: [PATCH 1/2] firmware: tegra: bpmp: Fix error paths in debugfs Thierry Reding (Mon Apr 03 2023 - 08:35:02 EST)
- Re: [PATCH v2] mmc: core: remove unnecessary (void*) conversions Ulf Hansson (Mon Apr 03 2023 - 08:36:13 EST)
- Re: [PATCH v2] soc/tegra: pmc: Support software wake-up for SPE Thierry Reding (Mon Apr 03 2023 - 08:36:39 EST)
- Re: [PATCH] dt-bindings: mmc: fsl-imx-esdhc: ref sdhci-common.yaml Ulf Hansson (Mon Apr 03 2023 - 08:37:44 EST)
- Re: [PATCH v2 1/2] dt-bindings: gpio: max7317: add spi gpio extender documentation Krzysztof Kozlowski (Mon Apr 03 2023 - 08:38:16 EST)
- Re: [PATCH] RDMA/mlx5: remove unused num_alloc_xa_entries variable Leon Romanovsky (Mon Apr 03 2023 - 08:40:32 EST)
- Re: [PATCH v5 01/10] mtd: spi-nor: core: Move generic method to core - micron_st_nor_set_4byte_addr_mode Michael Walle (Mon Apr 03 2023 - 08:43:39 EST)
- Re: [RFC] arm64: dts: use size of reserved partition for bl2 AngeloGioacchino Del Regno (Mon Apr 03 2023 - 08:43:47 EST)
- Re: [PATCH] MAINTAINERS: mark ecryptfs as orphan state Christian Brauner (Mon Apr 03 2023 - 08:44:18 EST)
- Re: [PATCH v5 02/10] mtd: spi-nor: core: Update name and description of micron_st_nor_set_4byte_addr_mode Michael Walle (Mon Apr 03 2023 - 08:44:40 EST)
- Re: [PATCH v5 03/10] mtd: spi-nor: core: Update name and description of spansion_set_4byte_addr_mode Michael Walle (Mon Apr 03 2023 - 08:45:49 EST)
- Re: [PATCH bpf-next v2 06/10] xsk: Add check for unaligned descriptors that overrun UMEM Kal Cutter Conley (Mon Apr 03 2023 - 08:46:03 EST)
- Re: [PATCH v5 04/10] mtd: spi-nor: core: Update name and description of spi_nor_set_4byte_addr_mode Michael Walle (Mon Apr 03 2023 - 08:46:30 EST)
- Re: [PATCH] arm64: dts: qcom: sc8280xp-pmics: fix pon compatible and registers Krzysztof Kozlowski (Mon Apr 03 2023 - 08:46:55 EST)
- Re: [PATCH] perf/arm-cmn: Fix port detection for CMN-700 Robin Murphy (Mon Apr 03 2023 - 08:47:55 EST)
- Re: [PATCH v5 05/10] mtd: spi-nor: core: Make spi_nor_set_4byte_addr_mode_brwr public Michael Walle (Mon Apr 03 2023 - 08:48:57 EST)
- Re: (subset) [PATCH v3 00/10] ASoC: add audio digital codecs for Qualcomm SM8550 Mark Brown (Mon Apr 03 2023 - 08:51:17 EST)
- Re: [PATCH v2] ASoC: dt-bindings: wm8510: Convert to dtschema Krzysztof Kozlowski (Mon Apr 03 2023 - 08:51:27 EST)
- Re: [PATCH] net: ethernet: mtk_eth_soc: use be32 type to store be32 values Simon Horman (Mon Apr 03 2023 - 08:52:50 EST)
- Re: [RFC] vsprintf: compile error on %09pK Petr Mladek (Mon Apr 03 2023 - 08:53:18 EST)
- Syzkaller reported fail of bpf_trampoline_unlink_prog Chen Zhongjin (Mon Apr 03 2023 - 08:54:01 EST)
- Re: [PATCH] arm64: dts: qcom: sc8280xp-pmics: fix pon compatible and registers Dmitry Baryshkov (Mon Apr 03 2023 - 08:55:02 EST)
- [PATCH 1/2] Input: st1232 - remove enable/disable irq in resume/suspend callbacks Javier Carrasco (Mon Apr 03 2023 - 08:58:04 EST)
- [PATCH 0/2] Input: st1232: wakeup in Suspend to idle Javier Carrasco (Mon Apr 03 2023 - 08:58:08 EST)
- [PATCH 2/2] Input: st1232 - add wake up event counting Javier Carrasco (Mon Apr 03 2023 - 08:58:12 EST)
- Re: [PATCH v1 3/3] riscv: dts: starfive: add tdm node and sound card Walker Chen (Mon Apr 03 2023 - 08:59:06 EST)
- Re: [PATCH] clocksource/drivers/exynos_mct: explicitly return 0 for shared timer Vincent Whitchurch (Mon Apr 03 2023 - 08:59:29 EST)
- Re: [PATCH bpf] selftests: xsk: Add xskxceiver.h dependency to Makefile Kal Cutter Conley (Mon Apr 03 2023 - 08:59:59 EST)
- Re: [PATCH v4 2/2] drm/virtio: Support sync objects Emil Velikov (Mon Apr 03 2023 - 09:01:10 EST)
- Re: [f2fs-dev] [RESEND] f2fs: add sanity compress level check for compressed file Chao Yu (Mon Apr 03 2023 - 09:01:22 EST)
- [PATCH] net: Added security socket Denis Arefev (Mon Apr 03 2023 - 09:02:04 EST)
- Re: [PATCH net-next v3 00/12] Add EMAC3 support for sa8540p-ride Andrew Halaney (Mon Apr 03 2023 - 09:02:11 EST)
- [PATCH bpf-next] selftests: xsk: Add xskxceiver.h dependency to Makefile Kal Conley (Mon Apr 03 2023 - 09:02:18 EST)
- Re: [PATCH net-next v2 1/3] net: ethernet: ti: am65-cpsw: Move mode specific config to mac_config() Siddharth Vadapalli (Mon Apr 03 2023 - 09:02:44 EST)
- Re: [PATCH v2 1/6] arm64: dts: ti: k3-am64-main: add VTM node Christian Gmeiner (Mon Apr 03 2023 - 09:03:50 EST)
- Re: [PATCH] arm64: dts: qcom: sc8280xp-pmics: fix pon compatible and registers Johan Hovold (Mon Apr 03 2023 - 09:03:55 EST)
- [syzbot] [ntfs3?] UBSAN: shift-out-of-bounds in attr_set_size syzbot (Mon Apr 03 2023 - 09:04:06 EST)
- Re: [PATCH v2 2/6] arm64: dts: ti: k3-am62-wakeup: add VTM node Christian Gmeiner (Mon Apr 03 2023 - 09:05:14 EST)
- Re: [PATCHv9 02/14] mm: Add support for unaccepted memory Vlastimil Babka (Mon Apr 03 2023 - 09:07:41 EST)
- Re: [PATCH v2] PCI: hv: Fix the definition of vector in hv_compose_msi_msg() Greg Kroah-Hartman (Mon Apr 03 2023 - 09:07:50 EST)
- Re: [EXT] Re: [net PATCH 1/7] octeontx2-af: Secure APR table update with the lock Leon Romanovsky (Mon Apr 03 2023 - 09:08:30 EST)
- Re: [PATCH][for stable/linux-5.15.y] KVM: VMX: Move preemption timer <=> hrtimer dance to common x86 Greg KH (Mon Apr 03 2023 - 09:08:54 EST)
- Re: [PATCH] dt-bindings: watchdog: alphascale-asm9260: convert to DT schema Rob Herring (Mon Apr 03 2023 - 09:10:36 EST)
- Re: [PATCH 1/2] dt-bindings: phy: add mtk-mipi-csi driver Rob Herring (Mon Apr 03 2023 - 09:10:39 EST)
- Re: [PATCH 1/2] dt-bindings: hwmon: pwm-fan: Convert to DT schema Rob Herring (Mon Apr 03 2023 - 09:10:42 EST)
- Re: [PATCH V2] dt-bindings: input: pwm-beeper: convert to dt schema Rob Herring (Mon Apr 03 2023 - 09:10:44 EST)
- Re: [PATCH RFC] net: qrtr: correct types of trace event parameters Simon Horman (Mon Apr 03 2023 - 09:11:03 EST)
- Re: [PATCH] arm64: dts: qcom: sc8280xp-pmics: fix pon compatible and registers Johan Hovold (Mon Apr 03 2023 - 09:11:37 EST)
- [PATCH] drm/amd/display: Fix potential null dereference Igor Artemiev (Mon Apr 03 2023 - 09:12:18 EST)
- Re: [PATCH v3 0/2] regmap: Add basic maple tree register cache Mark Brown (Mon Apr 03 2023 - 09:12:44 EST)
- Re: [PATCH net-next v2 1/3] net: ethernet: ti: am65-cpsw: Move mode specific config to mac_config() Russell King (Oracle) (Mon Apr 03 2023 - 09:13:17 EST)
- Re: [PATCH 0/5] drm: shmobile: Fixes and enhancements Thomas Zimmermann (Mon Apr 03 2023 - 09:14:31 EST)
- Re: [PATCH] irq: fasteoi handler re-runs on concurrent invoke zhangjianhua (E) (Mon Apr 03 2023 - 09:17:51 EST)
- Re: [PATCH] irq: fasteoi handler re-runs on concurrent invoke Marc Zyngier (Mon Apr 03 2023 - 09:19:43 EST)
- Re: [PATCH v2][for-stable 5.10, 5.4, 4.19, 4.14] ext4: fix kernel BUG in 'ext4_write_inline_data_end()' Greg KH (Mon Apr 03 2023 - 09:21:34 EST)
- [PATCH v2 0/5] remove page_endio() Pankaj Raghav (Mon Apr 03 2023 - 09:22:33 EST)
- [PATCH v2 3/5] mpage: split bi_end_io callback for reads and writes Pankaj Raghav (Mon Apr 03 2023 - 09:22:37 EST)
- [PATCH v2 1/5] zram: always chain bio to the parent in read_from_bdev_async Pankaj Raghav (Mon Apr 03 2023 - 09:22:40 EST)
- [PATCH v2 2/5] orangefs: use folios in orangefs_readahead Pankaj Raghav (Mon Apr 03 2023 - 09:22:45 EST)
- [PATCH v2 5/5] filemap: remove page_endio() Pankaj Raghav (Mon Apr 03 2023 - 09:22:49 EST)
- [PATCH v2 4/5] mpage: use folios in bio end_io handler Pankaj Raghav (Mon Apr 03 2023 - 09:22:54 EST)
- Re: [PATCH v4 2/2] drm/virtio: Support sync objects Emil Velikov (Mon Apr 03 2023 - 09:23:12 EST)
- [PATCH] arm64: dts: qcom: sc8280xp: correct Soundwire wakeup interrupt name Krzysztof Kozlowski (Mon Apr 03 2023 - 09:24:19 EST)
- [PATCH v2 0/7] soundwire: qcom: add support for SM8550 (Soundwire v2.0.0) Krzysztof Kozlowski (Mon Apr 03 2023 - 09:25:39 EST)
- [PATCH v2 2/7] dt-bindings: soundwire: qcom: add 16-bit sample interval Krzysztof Kozlowski (Mon Apr 03 2023 - 09:25:42 EST)
- [PATCH v2 1/7] dt-bindings: soundwire: qcom: add Qualcomm Soundwire v2.0.0 Krzysztof Kozlowski (Mon Apr 03 2023 - 09:25:45 EST)
- [PATCH v2 3/7] soundwire: qcom: allow 16-bit sample interval for ports Krzysztof Kozlowski (Mon Apr 03 2023 - 09:25:48 EST)
- [PATCH v2 5/7] soundwire: qcom: prepare for handling different register layouts Krzysztof Kozlowski (Mon Apr 03 2023 - 09:25:50 EST)
- [PATCH v2 4/7] soundwire: qcom: use consistently 'ctrl' as state variable name Krzysztof Kozlowski (Mon Apr 03 2023 - 09:25:52 EST)
- [PATCH v2 6/7] soundwire: qcom: add support for v2.0.0 controller Krzysztof Kozlowski (Mon Apr 03 2023 - 09:26:07 EST)
- [PATCH v2 7/7] soundwire: qcom: use tabs for indentation in defines Krzysztof Kozlowski (Mon Apr 03 2023 - 09:26:08 EST)
- Re: [PATCH v2 4.19/5.4/5.10 1/1] gfs2: Always check inode size of inline inodes Greg Kroah-Hartman (Mon Apr 03 2023 - 09:28:11 EST)
- Re: [PATCH] arm64: dts: qcom: sc8280xp: correct Soundwire wakeup interrupt name Konrad Dybcio (Mon Apr 03 2023 - 09:28:42 EST)
- Re: [PATCH 4.14.y] net: sched: cbq: dont intepret cls results when asked to drop Greg KH (Mon Apr 03 2023 - 09:28:46 EST)
- Re: [PATCHv9 11/14] x86/mm: Avoid load_unaligned_zeropad() stepping into unaccepted memory Vlastimil Babka (Mon Apr 03 2023 - 09:28:50 EST)
- [PATCH] arm64: dts: qcom: sm8550: add Soundwire controllers Krzysztof Kozlowski (Mon Apr 03 2023 - 09:29:58 EST)
- Re: [PATCH v2 4.19 0/3] Backport patches to fix threadgroup_rwsem <-> cpus_read_lock() deadlock Greg KH (Mon Apr 03 2023 - 09:30:58 EST)
- [PATCH RESEND 0/2] pwm: mtk-disp: Fix backlight configuration at boot AngeloGioacchino Del Regno (Mon Apr 03 2023 - 09:31:08 EST)
- [PATCH RESEND 1/2] pwm: mtk-disp: Disable shadow registers before setting backlight values AngeloGioacchino Del Regno (Mon Apr 03 2023 - 09:31:11 EST)
- [PATCH RESEND 2/2] pwm: mtk-disp: Configure double buffering before reading in .get_state() AngeloGioacchino Del Regno (Mon Apr 03 2023 - 09:31:14 EST)
- Re: MREMAP_FIXED unmaps dest on error stsp (Mon Apr 03 2023 - 09:32:02 EST)
- Re: [PATCH 1/2] HID: logitech-hidpp: Don't use the USB serial for USB devices Benjamin Tissoires (Mon Apr 03 2023 - 09:34:22 EST)
- Re: [RESEND] f2fs: add sanity compress level check for compressed file Yangtao Li (Mon Apr 03 2023 - 09:34:24 EST)
- Re: [PATCH 12/13] rust: sync: introduce `CondVar` Wedson Almeida Filho (Mon Apr 03 2023 - 09:36:12 EST)
- [PATCH] i915: Correct description of default value for enable_psr2_sel_fetch Qiyu Yan (Mon Apr 03 2023 - 09:36:33 EST)
- Re: [PATCH 5/5] wifi: rtw89: Remove redundant pci_clear_master Kalle Valo (Mon Apr 03 2023 - 09:39:08 EST)
- Re: [PATCH] irq: fasteoi handler re-runs on concurrent invoke Gowans, James (Mon Apr 03 2023 - 09:39:36 EST)
- Re: [PATCHv9 03/14] mm/page_alloc: Fake unaccepted memory Vlastimil Babka (Mon Apr 03 2023 - 09:40:00 EST)
- RE: [PATCH RESEND] wifi: mt76: mt7921e: Set memory space enable in PCI_COMMAND if unset Limonciello, Mario (Mon Apr 03 2023 - 09:42:10 EST)
- Re: wifi: b43legacy: Remove the unused function prev_slot() Kalle Valo (Mon Apr 03 2023 - 09:42:51 EST)
- Re: [PATCHv9 04/14] mm/page_alloc: Add sysfs handle to accept accept_memory Vlastimil Babka (Mon Apr 03 2023 - 09:43:39 EST)
- Re: [PATCH] wifi: rt2x00: Fix memory leak when handling surveys Kalle Valo (Mon Apr 03 2023 - 09:44:47 EST)
- Re: [PATCH] MAINTAINERS: mark ecryptfs as orphan state Yangtao Li (Mon Apr 03 2023 - 09:44:58 EST)
- Re: [PATCH 1/3] sched/tp: Add new tracepoint to track uclamp set from user-space Qais Yousef (Mon Apr 03 2023 - 09:46:16 EST)
- Re: [PATCH v3 15/55] ip, udp: Support MSG_SPLICE_PAGES Willem de Bruijn (Mon Apr 03 2023 - 09:46:38 EST)
- Re: [PATCH 3/3] schedutil: trace: Add tracing to capture filter out requests Qais Yousef (Mon Apr 03 2023 - 09:47:01 EST)
- Re: [PATCH] arm64: dts: qcom: sc8280xp-pmics: fix pon compatible and registers Krzysztof Kozlowski (Mon Apr 03 2023 - 09:47:36 EST)
- Re: [PATCH 03/13] rust: lock: introduce `Mutex` Wedson Almeida Filho (Mon Apr 03 2023 - 09:51:01 EST)
- Re: [PATCH net-next v2 1/3] net: ethernet: ti: am65-cpsw: Move mode specific config to mac_config() Siddharth Vadapalli (Mon Apr 03 2023 - 09:51:11 EST)
- Re: [PATCH] staging: greybus: loopback: fix up checkpath macro do while error. Ángel Alberto Carretero (Mon Apr 03 2023 - 09:51:14 EST)
- Re: [PATCH v1 01/14] extcon: Fix kernel doc of property fields to avoid warnings Chanwoo Choi (Mon Apr 03 2023 - 09:51:17 EST)
- Re: [PATCH v1 02/14] extcon: Fix kernel doc of property capability fields to avoid warnings Chanwoo Choi (Mon Apr 03 2023 - 09:51:39 EST)
- Re: [PATCH 0/5] drm: shmobile: Fixes and enhancements Geert Uytterhoeven (Mon Apr 03 2023 - 09:52:41 EST)
- Re: [PATCH 3/3] drm: sun4i: calculate proper DCLK rate for DSI Roman Beranek (Mon Apr 03 2023 - 09:52:48 EST)
- [PATCH] ext4: simplify 32bit calculation of lblk wuchi (Mon Apr 03 2023 - 09:53:19 EST)
- Re: [PATCH 2/2] x86/mm/iommu/sva: Do not allow to set FORCE_TAGGED_SVA bit from outside Dmitry Vyukov (Mon Apr 03 2023 - 09:55:28 EST)
- Re: [PATCH 1/2] x86/mm/iommu/sva: Fix error code for LAM enabling failure due to SVA Dmitry Vyukov (Mon Apr 03 2023 - 09:56:03 EST)
- Re: [PATCH net-next v2 1/3] net: ethernet: ti: am65-cpsw: Move mode specific config to mac_config() Russell King (Oracle) (Mon Apr 03 2023 - 09:56:06 EST)
- Aw: Re: [RFC] arm64: dts: use size of reserved partition for bl2 Frank Wunderlich (Mon Apr 03 2023 - 09:56:48 EST)
- Re: [PATCH v1 06/14] extcon: Allow name to be assigned outside of the framework Chanwoo Choi (Mon Apr 03 2023 - 09:56:52 EST)
- Re: [PATCH 1/2] block: Rework bio_for_each_segment_all() Phillip Lougher (Mon Apr 03 2023 - 09:57:29 EST)
- Re: [PATCH v1 00/14] extcon: Core cleanups and documentation fixes Chanwoo Choi (Mon Apr 03 2023 - 09:58:28 EST)
- Re: [PATCH v6 01/14] dt-bindings: media: mediatek,vcodec: Remove dma-ranges property Nícolas F. R. A. Prado (Mon Apr 03 2023 - 09:58:41 EST)
- Re: [PATCH v3 21/24] thermal: intel: hfi: Implement model-specific checks for task classification Ricardo Neri (Mon Apr 03 2023 - 10:01:30 EST)
- Re: [PATCH v1 7/7] drm/shmem-helper: Switch to reservation lock Emil Velikov (Mon Apr 03 2023 - 10:02:14 EST)
- Re: [PATCH V2] rcu: Make sure new krcp free business is handled after the wanted rcu grace period. Mukesh Ojha (Mon Apr 03 2023 - 10:02:31 EST)
- Re: [PATCH v2 1/2] soc: fsl: qbman: Always disable interrupts when taking cgr_lock Vladimir Oltean (Mon Apr 03 2023 - 10:02:58 EST)
- Re: [PATCH] ext4: only update i_reserved_data_blocks on successful block allocation Baokun Li (Mon Apr 03 2023 - 10:03:07 EST)
- [PATCH] cdx: change struct bus_type for sysfs rescan callback as constant Nipun Gupta (Mon Apr 03 2023 - 10:04:48 EST)
- Re: Aw: Re: [RFC] arm64: dts: use size of reserved partition for bl2 AngeloGioacchino Del Regno (Mon Apr 03 2023 - 10:04:50 EST)
- Re: [PATCH v1 03/14] extcon: Use DECLARE_BITMAP() to declare bit arrays Chanwoo Choi (Mon Apr 03 2023 - 10:04:59 EST)
- Re: [PATCH 03/13] rust: lock: introduce `Mutex` Boqun Feng (Mon Apr 03 2023 - 10:05:02 EST)
- [RFC PATCH 0/7] x86/entry: Atomic statck switching for IST Lai Jiangshan (Mon Apr 03 2023 - 10:05:20 EST)
- [RFC PATCH 1/7] x86/entry: Move PUSH_AND_CLEAR_REGS out of paranoid_entry Lai Jiangshan (Mon Apr 03 2023 - 10:05:26 EST)
- [RFC PATCH 2/7] x86/entry: Add IST main stack Lai Jiangshan (Mon Apr 03 2023 - 10:05:43 EST)
- [RFC PATCH 3/7] x86/entry: Implement atomic-IST-entry Lai Jiangshan (Mon Apr 03 2023 - 10:05:59 EST)
- [RFC PATCH 4/7] x86/entry: Use atomic-IST-entry for NMI Lai Jiangshan (Mon Apr 03 2023 - 10:06:03 EST)
- [RFC PATCH 5/7] x86/entry: Use atomic-IST-entry for MCE and DB Lai Jiangshan (Mon Apr 03 2023 - 10:06:19 EST)
- [RFC PATCH 6/7] x86/entry: Use atomic-IST-entry for VC Lai Jiangshan (Mon Apr 03 2023 - 10:06:47 EST)
- [RFC PATCH 7/7] x86/entry: Test atomic-IST-entry via KVM Lai Jiangshan (Mon Apr 03 2023 - 10:06:51 EST)
- Re: [PATCH v2 2/2] soc: fsl: qbman: Use raw spinlock for cgr_lock Vladimir Oltean (Mon Apr 03 2023 - 10:07:20 EST)
- Re: [PATCH V2 4/6] regulator: qcom_smd: Add support to define the bootup voltage Devi Priya (Mon Apr 03 2023 - 10:09:23 EST)
- Re: [PATCH net-next v2 1/3] net: ethernet: ti: am65-cpsw: Move mode specific config to mac_config() Siddharth Vadapalli (Mon Apr 03 2023 - 10:09:47 EST)
- Re: [PATCH v2 2/6] arm64: dts: ti: k3-am62-wakeup: add VTM node Bryan Brattlof (Mon Apr 03 2023 - 10:10:38 EST)
- Re: [PATCH v6 5/5] mfd: max77541: Add ADI MAX77541/MAX77540 PMIC Support Lee Jones (Mon Apr 03 2023 - 10:10:43 EST)
- Re: [PATCH v1 04/14] extcon: use sysfs_emit() to instead of sprintf() Chanwoo Choi (Mon Apr 03 2023 - 10:10:57 EST)
- Re: [PATCH v1 05/14] extcon: Amend kernel documentation of struct extcon_dev Chanwoo Choi (Mon Apr 03 2023 - 10:11:21 EST)
- [PATCH 4.14 00/66] 4.14.312-rc1 review Greg Kroah-Hartman (Mon Apr 03 2023 - 10:12:03 EST)
- Re: [PATCH v2] Documentation: Add document for false sharing Feng Tang (Mon Apr 03 2023 - 10:13:18 EST)
- Re: [PATCH v3 10/13] coresight: Make refcount a property of the connection James Clark (Mon Apr 03 2023 - 10:13:57 EST)
- Re: [PATCH v1 09/14] extcon: Use device_match_of_node() helper Chanwoo Choi (Mon Apr 03 2023 - 10:15:04 EST)
- Re: [RESEND PATCH] memstick: fix memory leak if card device is never registered Mirsad Goran Todorovac (Mon Apr 03 2023 - 10:15:13 EST)
- [PATCH 4.19 00/84] 4.19.280-rc1 review Greg Kroah-Hartman (Mon Apr 03 2023 - 10:16:19 EST)
- Re: [PATCH v1 10/14] extcon: use dev_of_node(dev) instead of dev->of_node Chanwoo Choi (Mon Apr 03 2023 - 10:17:49 EST)
- [PATCH RESEND v9 0/5] PWM and keyboard backlight driver for ARM Macs Sasha Finkelstein via B4 Relay (Mon Apr 03 2023 - 10:19:35 EST)
- [PATCH RESEND v9 3/5] arm64: dts: apple: t8103: Add PWM controller Sasha Finkelstein via B4 Relay (Mon Apr 03 2023 - 10:19:38 EST)
- [PATCH RESEND v9 2/5] pwm: Add Apple PWM controller Sasha Finkelstein via B4 Relay (Mon Apr 03 2023 - 10:19:40 EST)
- [PATCH RESEND v9 5/5] MAINTAINERS: Add entries for Apple PWM driver Sasha Finkelstein via B4 Relay (Mon Apr 03 2023 - 10:19:43 EST)
- [PATCH RESEND v9 1/5] dt-bindings: pwm: Add Apple PWM controller Sasha Finkelstein via B4 Relay (Mon Apr 03 2023 - 10:19:45 EST)
- [PATCH RESEND v9 4/5] arm64: dts: apple: t600x: Add PWM controller Sasha Finkelstein via B4 Relay (Mon Apr 03 2023 - 10:19:57 EST)
- [PATCH 5.4 000/104] 5.4.240-rc1 review Greg Kroah-Hartman (Mon Apr 03 2023 - 10:20:10 EST)
- Re: [RFC PATCH 0/7] x86/entry: Atomic statck switching for IST Dave Hansen (Mon Apr 03 2023 - 10:23:57 EST)
- [PATCH 5.10 000/173] 5.10.177-rc1 review Greg Kroah-Hartman (Mon Apr 03 2023 - 10:23:59 EST)
- [PATCH] vfio/cdx: add support for CDX bus Nipun Gupta (Mon Apr 03 2023 - 10:25:44 EST)
- Re: [PATCH v5 2/5] mfd: Add support for the Lantiq PEF2256 framer Lee Jones (Mon Apr 03 2023 - 10:28:36 EST)
- Re: [PATCH v13 016/113] KVM: TDX: x86: Add ioctl to get TDX systemwide parameters Zhi Wang (Mon Apr 03 2023 - 10:29:15 EST)
- Re: [PATCH 2/2] x86/mm/iommu/sva: Do not allow to set FORCE_TAGGED_SVA bit from outside Kirill A. Shutemov (Mon Apr 03 2023 - 10:31:23 EST)
- [PATCH 5.15 00/99] 5.15.106-rc1 review Greg Kroah-Hartman (Mon Apr 03 2023 - 10:31:29 EST)
- Re: [PATCH v1 12/14] extcon: Use sizeof(*pointer) instead of sizeof(type) Chanwoo Choi (Mon Apr 03 2023 - 10:32:21 EST)
- Re: [PATCH 1/2] dt-bindings: hwmon: pwm-fan: Convert to DT schema Cristian Ciocaltea (Mon Apr 03 2023 - 10:32:50 EST)
- Re: [syzbot] WARNING in sisusb_send_bulk_msg/usb_submit_urb Alan Stern (Mon Apr 03 2023 - 10:33:25 EST)
- Re: [PATCH] arm64: dts: qcom: sc8280xp-pmics: fix pon compatible and registers Johan Hovold (Mon Apr 03 2023 - 10:33:40 EST)
- [PATCH 6.1 000/181] 6.1.23-rc1 review Greg Kroah-Hartman (Mon Apr 03 2023 - 10:35:59 EST)
- [PATCH bpf] xsk: Fix unaligned descriptor validation Kal Conley (Mon Apr 03 2023 - 10:36:27 EST)
- Re: [PATCH v3] kexec: Support purgatories with .text.hot sections Philipp Rudo (Mon Apr 03 2023 - 10:36:38 EST)
- Re: [PATCH v1 14/14] extcon: Use positive conditional in ternary operator Chanwoo Choi (Mon Apr 03 2023 - 10:38:51 EST)
- Re: [PATCHv9 03/14] mm/page_alloc: Fake unaccepted memory Kirill A. Shutemov (Mon Apr 03 2023 - 10:39:26 EST)
- Re: [RFC] vsprintf: compile error on %09pK Jaewon Kim (Mon Apr 03 2023 - 10:40:17 EST)
- Re: [PATCHv9 04/14] mm/page_alloc: Add sysfs handle to accept accept_memory Kirill A. Shutemov (Mon Apr 03 2023 - 10:41:55 EST)
- [PATCH v4 2/2] nvmem: add new NXP QorIQ eFuse driver Richard Alpe (Mon Apr 03 2023 - 10:42:09 EST)
- [PATCH v4 1/2] dt-bindings: nvmem: Add t1023-sfp efuse support Richard Alpe (Mon Apr 03 2023 - 10:42:12 EST)
- Re: [PATCH] platform/x86: thinkpad_acpi: Add missing T14s Gen1 type to s2idle quirk list Mark Pearson (Mon Apr 03 2023 - 10:42:25 EST)
- Re: [PATCHv9 11/14] x86/mm: Avoid load_unaligned_zeropad() stepping into unaccepted memory Kirill A. Shutemov (Mon Apr 03 2023 - 10:43:31 EST)
- Re: [PATCH v5 1/2] kexec: Support purgatories with .text.hot sections Philipp Rudo (Mon Apr 03 2023 - 10:43:35 EST)
- Re: [PATCHv9 00/14] mm, x86/cc: Implement support for unaccepted memory Vlastimil Babka (Mon Apr 03 2023 - 10:43:50 EST)
- [PATCH 6.2 000/187] 6.2.10-rc1 review Greg Kroah-Hartman (Mon Apr 03 2023 - 10:44:14 EST)
- Re: [PATCH 1/2] dt-bindings: hwmon: pwm-fan: Convert to DT schema AngeloGioacchino Del Regno (Mon Apr 03 2023 - 10:44:18 EST)
- Re: [PATCHv9 03/14] mm/page_alloc: Fake unaccepted memory David Hildenbrand (Mon Apr 03 2023 - 10:44:59 EST)
- Re: [RFC PATCH 0/1] sched/pelt: Change PELT halflife at runtime Qais Yousef (Mon Apr 03 2023 - 10:46:14 EST)
- [RFC PATCH v2 2/9] fuse: add const qualifiers to common fuse helpers Alexander Mikhalitsyn (Mon Apr 03 2023 - 10:46:36 EST)
- [RFC PATCH v2 1/9] fuse: move FUSE_DEFAULT_* defines to fuse common header Alexander Mikhalitsyn (Mon Apr 03 2023 - 10:46:39 EST)
- [RFC PATCH v2 0/9] fuse: API for Checkpoint/Restore Alexander Mikhalitsyn (Mon Apr 03 2023 - 10:46:50 EST)
- [RFC PATCH v2 6/9] fuse: take fuse connection generation into account Alexander Mikhalitsyn (Mon Apr 03 2023 - 10:46:56 EST)
- [RFC PATCH v2 5/9] fuse: move fuse connection flags to the separate structure Alexander Mikhalitsyn (Mon Apr 03 2023 - 10:47:00 EST)
- Re: [PATCH 2/2] x86/mm/iommu/sva: Do not allow to set FORCE_TAGGED_SVA bit from outside Dmitry Vyukov (Mon Apr 03 2023 - 10:47:31 EST)
- [RFC PATCH v2 9/9] fuse: add fuse device ioctl(FUSE_DEV_IOC_BM_REVAL) Alexander Mikhalitsyn (Mon Apr 03 2023 - 10:47:44 EST)
- [RFC PATCH v2 8/9] namespace: add sb_revalidate_bindmounts helper Alexander Mikhalitsyn (Mon Apr 03 2023 - 10:47:46 EST)
- [RFC PATCH v2 7/9] fuse: add fuse device ioctl(FUSE_DEV_IOC_REINIT) Alexander Mikhalitsyn (Mon Apr 03 2023 - 10:47:48 EST)
- [RFC PATCH v2 3/9] fuse: add fuse connection generation Alexander Mikhalitsyn (Mon Apr 03 2023 - 10:47:51 EST)
- [RFC PATCH v2 4/9] fuse: handle stale inode connection in fuse_queue_forget Alexander Mikhalitsyn (Mon Apr 03 2023 - 10:47:56 EST)
- Re: [PATCH] kbuild: clang: do not use CROSS_COMPILE for target triple Nathan Chancellor (Mon Apr 03 2023 - 10:49:30 EST)
- [PATCH bpf-next 1/2] selftests: xsk: Use correct UMEM size in testapp_invalid_desc Kal Conley (Mon Apr 03 2023 - 10:51:56 EST)
- [PATCH bpf-next 2/2] selftests: xsk: Add test case for packets at end of UMEM Kal Conley (Mon Apr 03 2023 - 10:51:59 EST)
- Re: [syzbot] WARNING in sisusb_send_bulk_msg/usb_submit_urb Oliver Neukum (Mon Apr 03 2023 - 10:52:16 EST)
- Re: [RFC PATCH 7/9] fuse: add fuse device ioctl(FUSE_DEV_IOC_REINIT) Aleksandr Mikhalitsyn (Mon Apr 03 2023 - 10:52:24 EST)
- Re: [PATCH v1 07/14] extcon: Use unique number for the extcon device ID Chanwoo Choi (Mon Apr 03 2023 - 10:53:33 EST)
- Re: [PATCH] smaps: Fix defined but not used smaps_shmem_walk_ops Jason Gunthorpe (Mon Apr 03 2023 - 10:53:45 EST)
- RE: [PATCH v1 1/3] drm/msm/dpu: set dirty_fb flag while in self refresh mode Vinod Polimera (Mon Apr 03 2023 - 10:54:25 EST)
- Re: [PATCH 2/3] crypto: ixp4xx - Move driver to drivers/crypto/intel/ixp4xx Corentin LABBE (Mon Apr 03 2023 - 10:55:03 EST)
- Re: [PATCH 1/2] dt-bindings: phy: add mtk-mipi-csi driver Krzysztof Kozlowski (Mon Apr 03 2023 - 10:55:08 EST)
- [syzbot] [block?] WARNING in process_fd_request syzbot (Mon Apr 03 2023 - 10:55:26 EST)
- Aw: Re: Re: [RFC] arm64: dts: use size of reserved partition for bl2 Frank Wunderlich (Mon Apr 03 2023 - 10:55:35 EST)
- Re: [PATCHv9 03/14] mm/page_alloc: Fake unaccepted memory Kirill A. Shutemov (Mon Apr 03 2023 - 10:56:24 EST)
- Re: [RFC PATCH 7/9] fuse: add fuse device ioctl(FUSE_DEV_IOC_REINIT) Aleksandr Mikhalitsyn (Mon Apr 03 2023 - 10:56:53 EST)
- Re: [PATCH v1 08/14] extcon: Switch to use kasprintf_strarray() Chanwoo Choi (Mon Apr 03 2023 - 10:58:51 EST)
- Re: [PATCH v1 11/14] extcon: Remove dup device name in the message and unneeded error check Chanwoo Choi (Mon Apr 03 2023 - 10:59:37 EST)
- Re: [PATCH 1/2] staging: greybus: add a single exit path to arche_platform_wd_irq() Ira Weiny (Mon Apr 03 2023 - 11:00:21 EST)
- [PATCH] scsi: megaraid: Fix null dereference Igor Artemiev (Mon Apr 03 2023 - 11:03:28 EST)
- Re: [PATCH v1 13/14] extcon: Drop unneeded assignments Chanwoo Choi (Mon Apr 03 2023 - 11:06:48 EST)
- Re: [PATCH v9 1/2] phy: core: add debugfs files Vinod Koul (Mon Apr 03 2023 - 11:06:54 EST)
- Re: [PATCH v4 2/2] drm/virtio: Support sync objects Dmitry Osipenko (Mon Apr 03 2023 - 11:07:25 EST)
- Re: [PATCH v3] ASoC: dt-bindings: maxim,max98371: Convert to DT schema Mark Brown (Mon Apr 03 2023 - 11:07:49 EST)
- Re: [PATCH] ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx (8A42) Mark Brown (Mon Apr 03 2023 - 11:07:51 EST)
- Re: [PATCH 1/6] ASoC: SOF: amd: remove unused code Mark Brown (Mon Apr 03 2023 - 11:08:00 EST)
- Re: [PATCH v2] firmware: cs_dsp: Add a debugfs entry containing control details Mark Brown (Mon Apr 03 2023 - 11:08:07 EST)
- Re: [PATCH] ASoC: mediatek: mt8186: Move some prints to debug level Mark Brown (Mon Apr 03 2023 - 11:08:09 EST)
- Re: (subset) [PATCH v2 00/12] Introduce the SC8180x devices Mark Brown (Mon Apr 03 2023 - 11:08:22 EST)
- Re: [PATCH 0/2] bio iter improvements Christoph Hellwig (Mon Apr 03 2023 - 11:10:45 EST)
- Re: [PATCH 2/2] block: Rework bio_for_each_folio_all() Christoph Hellwig (Mon Apr 03 2023 - 11:13:27 EST)
- Re: [PATCH v2] docs: kvm: x86: Fix broken field list Paolo Bonzini (Mon Apr 03 2023 - 11:13:55 EST)
- Re: [PATCH] platform/x86: thinkpad_acpi: Add missing T14s Gen1 type to s2idle quirk list Hans de Goede (Mon Apr 03 2023 - 11:15:22 EST)
- Re: [syzbot] WARNING in sisusb_send_bulk_msg/usb_submit_urb Alan Stern (Mon Apr 03 2023 - 11:16:30 EST)
- Re: [PATCH 07/29] selftests/mm: Merge default_huge_page_size() into one Peter Xu (Mon Apr 03 2023 - 11:17:13 EST)
- Re: [PATCH v1 5/7] Revert "drm: Assert held reservation lock for dma-buf mmapping" Christian König (Mon Apr 03 2023 - 11:17:42 EST)
- Re: A couple of TSC questions Feng Tang (Mon Apr 03 2023 - 11:17:50 EST)
- Re: [PATCH] scsi: megaraid: Fix null dereference James Bottomley (Mon Apr 03 2023 - 11:19:34 EST)
- Re: [PATCH v6 0/6] ksm: support tracking KSM-placed zero-pages David Hildenbrand (Mon Apr 03 2023 - 11:21:17 EST)
- Re: [PATCH 2/2] phy: mtk-mipi-csi: add driver for CSI phy Chun-Kuang Hu (Mon Apr 03 2023 - 11:21:59 EST)
- Re: [PATCH v2 1/2] soc: fsl: qbman: Always disable interrupts when taking cgr_lock Sean Anderson (Mon Apr 03 2023 - 11:22:32 EST)
- Re: [PATCH] mfd: rsmu_i2c: Convert to i2c's .probe_new() again Lee Jones (Mon Apr 03 2023 - 11:22:34 EST)
- Re: [PATCH 2/2] staging: greybus: refactor arche_platform_wd_irq() Dan Carpenter (Mon Apr 03 2023 - 11:23:13 EST)
- Re: [PATCH] leds: tca6507: fix error handling of using fwnode_property_read_string Pavel Machek (Mon Apr 03 2023 - 11:24:02 EST)
- Re: [PATCH 03/13] rust: lock: introduce `Mutex` Gary Guo (Mon Apr 03 2023 - 11:25:37 EST)
- Re: [PATCH v2 2/2] rust: sync: arc: Add UniqueArc<MaybeUninit<T>::assume_init() Gary Guo (Mon Apr 03 2023 - 11:26:21 EST)
- Re: [PATCH v3 2/6] rust: error: Add Error::to_ptr() Gary Guo (Mon Apr 03 2023 - 11:27:42 EST)
- Re: [PATCH] cpufreq: drivers with target_index() must set freq_table Rafael J. Wysocki (Mon Apr 03 2023 - 11:28:39 EST)
- Re: [PATCH v1 3/3] msm: skip the atomic commit of self refresh while PSR running Dmitry Baryshkov (Mon Apr 03 2023 - 11:29:02 EST)
- Re: Kernel Panic - V6.2 - Reseved memory issue Lucas Tanure (Mon Apr 03 2023 - 11:29:04 EST)
- [PATCH 1/2] ASoC: fsl_mqs: move of_node_put() to the correct location Liliang Ye (Mon Apr 03 2023 - 11:29:07 EST)
- [PATCH 2/2] ASoC: fsl_mqs: call pm_runtime_disable() on error path Liliang Ye (Mon Apr 03 2023 - 11:29:38 EST)
- Re: [PATCH v2] blk-throttle: Fix io statistics for cgroup v1 Michal Koutný (Mon Apr 03 2023 - 11:30:33 EST)
- Re: [PATCH v4 4/6] dts: qcom: arm64: qcom: sdm845: use defines for VMIDs Dylan Van Assche (Mon Apr 03 2023 - 11:32:30 EST)
- Re: [RFC] vsprintf: compile error on %09pK Sergey Senozhatsky (Mon Apr 03 2023 - 11:35:11 EST)
- Re: [PATCH v5 2/2] x86/purgatory: Add linker script Ricardo Ribalda (Mon Apr 03 2023 - 11:35:25 EST)
- Re: [PATCH 01/19] drm/i915/i915_scatterlist: Fix kerneldoc formatting issue - missing '@' Jani Nikula (Mon Apr 03 2023 - 11:35:42 EST)
- Re: [PATCH 1/2] ASoC: fsl_mqs: move of_node_put() to the correct location Dan Carpenter (Mon Apr 03 2023 - 11:36:46 EST)
- Re: [PATCH 0/2] gpio: davinci: interrupt related fixes Bartosz Golaszewski (Mon Apr 03 2023 - 11:41:37 EST)
- [PATCH net-next] net: qrtr: correct types of trace event parameters Simon Horman (Mon Apr 03 2023 - 11:43:27 EST)
- Re: [PATCH 4/5] driver core: class: remove struct class_interface * from callbacks Logan Gunthorpe (Mon Apr 03 2023 - 11:43:37 EST)
- Re: [PATCH v3 4/4] mfd: tps6586x: register restart handler Dmitry Osipenko (Mon Apr 03 2023 - 11:44:26 EST)
- Re: [PATCH 03/13] rust: lock: introduce `Mutex` Boqun Feng (Mon Apr 03 2023 - 11:44:47 EST)
- [PATCH v5 00/15] Rust pin-init API for pinned initialization of structs Benno Lossin (Mon Apr 03 2023 - 11:44:59 EST)
- [PATCH v5 01/15] rust: enable the `pin_macro` feature Benno Lossin (Mon Apr 03 2023 - 11:45:02 EST)
- [PATCH v5 2/2] dt-bindings: rtc: add max313xx RTCs Ibrahim Tilki (Mon Apr 03 2023 - 11:45:15 EST)
- [PATCH v5 0/2] drivers: rtc: add max313xx series rtc driver Ibrahim Tilki (Mon Apr 03 2023 - 11:45:18 EST)
- [PATCH v5 1/2] drivers: rtc: add max313xx series rtc driver Ibrahim Tilki (Mon Apr 03 2023 - 11:45:22 EST)
- [PATCH v5 02/15] rust: macros: add `quote!` macro Benno Lossin (Mon Apr 03 2023 - 11:45:28 EST)
- [PATCH v5 04/15] rust: sync: add `assume_init` to `UniqueArc` Benno Lossin (Mon Apr 03 2023 - 11:45:36 EST)
- [PATCH v5 03/15] rust: sync: change error type of constructor functions Benno Lossin (Mon Apr 03 2023 - 11:45:44 EST)
- Re: [PATCH v3 2/2] regmap: Add maple tree based register cache Liam R. Howlett (Mon Apr 03 2023 - 11:46:00 EST)
- [PATCH v5 05/15] rust: types: add `Opaque::raw_get` Benno Lossin (Mon Apr 03 2023 - 11:46:06 EST)
- [PATCH v5 06/15] rust: add pin-init API core Benno Lossin (Mon Apr 03 2023 - 11:46:16 EST)
- [PATCH v5 07/15] rust: init: add initialization macros Benno Lossin (Mon Apr 03 2023 - 11:46:35 EST)
- Re: [PATCH v4 4/6] dts: qcom: arm64: qcom: sdm845: use defines for VMIDs Krzysztof Kozlowski (Mon Apr 03 2023 - 11:48:04 EST)
- Re: [PATCH v1 1/2] gpiolib: Move gpiochip_get_data() upper in the code Bartosz Golaszewski (Mon Apr 03 2023 - 11:48:08 EST)
- [PATCH v3 00/11] iio: new DMABUF based API, v3 Paul Cercueil (Mon Apr 03 2023 - 11:49:10 EST)
- [PATCH v3 01/11] dmaengine: Add API function dmaengine_prep_slave_dma_array() Paul Cercueil (Mon Apr 03 2023 - 11:49:47 EST)
- [PATCH v4 0/1] PCI: qcom: Add support for system suspend and resume Manivannan Sadhasivam (Mon Apr 03 2023 - 11:50:11 EST)
- [PATCH v4 1/1] PCI: qcom: Add support for system suspend and resume Manivannan Sadhasivam (Mon Apr 03 2023 - 11:50:14 EST)
- [PATCH v3 02/11] dmaengine: dma-axi-dmac: Implement device_prep_slave_dma_array Paul Cercueil (Mon Apr 03 2023 - 11:50:24 EST)
- [PATCH 1/2] perf auxtrace: Fix address filter entire kernel size Adrian Hunter (Mon Apr 03 2023 - 11:50:25 EST)
- [PATCH 0/2] perf intel-pt: Two small fixes for stable Adrian Hunter (Mon Apr 03 2023 - 11:50:28 EST)
- [PATCH 2/2] perf intel-pt: Fix CYC timestamps after standalone CBR Adrian Hunter (Mon Apr 03 2023 - 11:50:31 EST)
- [PATCH v3 03/11] iio: buffer-dma: Get rid of outgoing queue Paul Cercueil (Mon Apr 03 2023 - 11:51:01 EST)
- Re: [PATCHv9 03/14] mm/page_alloc: Fake unaccepted memory Kirill A. Shutemov (Mon Apr 03 2023 - 11:51:04 EST)
- Re: [PATCH] net: Added security socket Alexander H Duyck (Mon Apr 03 2023 - 11:51:19 EST)
- [PATCH v3 04/11] iio: buffer-dma: Enable buffer write support Paul Cercueil (Mon Apr 03 2023 - 11:51:39 EST)
- [PATCH v3 05/11] iio: buffer-dmaengine: Support specifying buffer direction Paul Cercueil (Mon Apr 03 2023 - 11:52:24 EST)
- Re: linux-next: Tree for Apr 3 Nathan Chancellor (Mon Apr 03 2023 - 11:52:47 EST)
- Re: [PATCH 2/2] block: Rework bio_for_each_folio_all() Kent Overstreet (Mon Apr 03 2023 - 11:53:08 EST)
- [PATCH v3 06/11] iio: buffer-dmaengine: Enable write support Paul Cercueil (Mon Apr 03 2023 - 11:53:57 EST)
- Re: [PATCH v2] ASoC: dt-bindings: wm8510: Convert to dtschema Saalim Quadri (Mon Apr 03 2023 - 11:54:27 EST)
- Re: [PATCH v4 5/5] md: protect md_thread with rcu Logan Gunthorpe (Mon Apr 03 2023 - 11:54:35 EST)
- [PATCH v3 07/11] iio: core: Add new DMABUF interface infrastructure Paul Cercueil (Mon Apr 03 2023 - 11:55:07 EST)
- [PATCH v3 08/11] iio: buffer-dma: split iio_dma_buffer_fileio_free() function Paul Cercueil (Mon Apr 03 2023 - 11:55:31 EST)
- Re: [PATCH 3/3] drm: sun4i: calculate proper DCLK rate for DSI Frank Oltmanns (Mon Apr 03 2023 - 11:56:11 EST)
- [PATCH v3 09/11] iio: buffer-dma: Enable support for DMABUFs Paul Cercueil (Mon Apr 03 2023 - 11:56:14 EST)
- [PATCH v3 10/11] iio: buffer-dmaengine: Support new DMABUF based userspace API Paul Cercueil (Mon Apr 03 2023 - 11:56:53 EST)
- [PATCH] fixup! selftests/mm: Move zeropage test into uffd unit tests Peter Xu (Mon Apr 03 2023 - 11:57:07 EST)
- Re: [syzbot] [dri?] general protection fault in drm_crtc_next_vblank_start Rob Clark (Mon Apr 03 2023 - 11:57:21 EST)
- [PATCH v3 11/11] Documentation: iio: Document high-speed DMABUF based API Paul Cercueil (Mon Apr 03 2023 - 11:57:42 EST)
- Re: Google Summer-of-Code 2023 Ian Rogers (Mon Apr 03 2023 - 11:57:47 EST)
- Re: [syzbot] [net?] KASAN: slab-use-after-free Write in mini_qdisc_pair_swap Jamal Hadi Salim (Mon Apr 03 2023 - 11:59:19 EST)
- Re: [PATCH] MIPS: vpe-cmp: remove module owner pointer from struct class usage. Thomas Bogendoerfer (Mon Apr 03 2023 - 11:59:27 EST)
- Re: [PATCH v2] mtd: rawnand: meson: fix bitmask for length in command word Miquel Raynal (Mon Apr 03 2023 - 11:59:39 EST)
- Re: [PATCH v2] mtdblock: tolerate corrected bit-flips Miquel Raynal (Mon Apr 03 2023 - 11:59:41 EST)
- Re: [PATCH v3 2/2] mtd: rawnand: stm32_fmc2: use timings.mode instead of checking tRC_min Miquel Raynal (Mon Apr 03 2023 - 12:00:02 EST)
- Re: [PATCH v3 1/2] mtd: rawnand: stm32_fmc2: remove unsupported EDO mode Miquel Raynal (Mon Apr 03 2023 - 12:00:06 EST)
- Re: [PATCH v4] mtd: spinand: add support for ESMT F50x1G41LB Miquel Raynal (Mon Apr 03 2023 - 12:01:04 EST)
- [syzbot] Monthly block report syzbot (Mon Apr 03 2023 - 12:01:18 EST)
- Re: linux-next: Tree for Apr 3 Greg Kroah-Hartman (Mon Apr 03 2023 - 12:01:54 EST)
- [PATCH v2] drm/vblank: Fix for drivers that do not drm_vblank_init() Rob Clark (Mon Apr 03 2023 - 12:03:28 EST)
- Re: [PATCH v5 03/15] x86/mtrr: replace some constants with defines Borislav Petkov (Mon Apr 03 2023 - 12:03:39 EST)
- Re: [PATCH v2 2/2] gpio: max7317: Add gpio expander driver Bartosz Golaszewski (Mon Apr 03 2023 - 12:03:55 EST)
- RE: [RFC] vsprintf: compile error on %09pK David Laight (Mon Apr 03 2023 - 12:05:06 EST)
- Re: [PATCH v3 11/11] Documentation: iio: Document high-speed DMABUF based API Jonathan Corbet (Mon Apr 03 2023 - 12:05:33 EST)
- [PATCH v5 09/15] rust: init: add `PinnedDrop` trait and macros Benno Lossin (Mon Apr 03 2023 - 12:05:44 EST)
- [PATCH v5 08/15] rust: init/sync: add `InPlaceInit` trait to pin-initialize smart pointers Benno Lossin (Mon Apr 03 2023 - 12:05:56 EST)
- [PATCH v5 11/15] rust: init: add `Zeroable` trait and `init::zeroed` function Benno Lossin (Mon Apr 03 2023 - 12:05:59 EST)
- [PATCH v5 10/15] rust: init: add `stack_pin_init!` macro Benno Lossin (Mon Apr 03 2023 - 12:06:01 EST)
- [PATCH v5 13/15] rust: types: add common init-helper functions for `Opaque` Benno Lossin (Mon Apr 03 2023 - 12:06:13 EST)
- [PATCH v5 12/15] rust: prelude: add `pin-init` API items to prelude Benno Lossin (Mon Apr 03 2023 - 12:06:17 EST)
- [PATCH v5 14/15] rust: sync: reduce stack usage of `UniqueArc::try_new_uninit` Benno Lossin (Mon Apr 03 2023 - 12:06:32 EST)
- [PATCH v5 15/15] rust: sync: add functions for initializing `UniqueArc<MaybeUninit<T>>` Benno Lossin (Mon Apr 03 2023 - 12:06:53 EST)
- Re: [PATCH v2] soc/tegra: pmc: Support software wake-up for SPE Dmitry Osipenko (Mon Apr 03 2023 - 12:06:58 EST)
- [PATCH] drm/vblank: Simplify drm_dev_has_vblank() Rob Clark (Mon Apr 03 2023 - 12:08:18 EST)
- Re: [PATCH V4 00/11] Fix XPU violation during modem metadata authentication Manivannan Sadhasivam (Mon Apr 03 2023 - 12:09:12 EST)
- Re: [PATCH v2] fs/buffer: Remove redundant assignment to err Jan Kara (Mon Apr 03 2023 - 12:10:52 EST)
- Re: [PATCH 10/29] selftests/mm: Test UFFDIO_ZEROPAGE only when !hugetlb Peter Xu (Mon Apr 03 2023 - 12:11:54 EST)
- Re: [PATCH v1 3/3] msm: skip the atomic commit of self refresh while PSR running Dmitry Baryshkov (Mon Apr 03 2023 - 12:12:15 EST)
- Re: [PATCH v2] fs/buffer: Remove redundant assignment to err Matthew Wilcox (Mon Apr 03 2023 - 12:13:33 EST)
- [GIT PULL] memory: drivers for v6.4 Krzysztof Kozlowski (Mon Apr 03 2023 - 12:14:36 EST)
- Re: [PATCH 11/29] selftests/mm: Drop test_uffdio_zeropage_eexist Peter Xu (Mon Apr 03 2023 - 12:16:58 EST)
- Re: [PATCH] cdx: change struct bus_type for sysfs rescan callback as constant Greg KH (Mon Apr 03 2023 - 12:17:44 EST)
- Re: [PATCH v1 1/3] drm/msm/dpu: set dirty_fb flag while in self refresh mode Dmitry Baryshkov (Mon Apr 03 2023 - 12:18:25 EST)
- Re: [PATCH v7 0/2] ARM: dts: add mmc aliases for Exynos devices Krzysztof Kozlowski (Mon Apr 03 2023 - 12:18:31 EST)
- Re: [PATCH] MIPS: vpe-cmp: remove module owner pointer from struct class usage. Greg Kroah-Hartman (Mon Apr 03 2023 - 12:21:04 EST)
- Re: [PATCH 01/19] drm/i915/i915_scatterlist: Fix kerneldoc formatting issue - missing '@' Lee Jones (Mon Apr 03 2023 - 12:21:12 EST)
- Re: [PATCH 00/11] selftests: hid: import the tests from hid-tools Benjamin Tissoires (Mon Apr 03 2023 - 12:21:25 EST)
- Re: [PATCH] riscv: entry: Save a0 prior syscall_enter_from_user_mode() Conor Dooley (Mon Apr 03 2023 - 12:21:38 EST)
- Re: [RFC PATCH 2/7] x86/entry: Add IST main stack Linus Torvalds (Mon Apr 03 2023 - 12:22:19 EST)
- Re: [PATCH v4 4/6] dts: qcom: arm64: qcom: sdm845: use defines for VMIDs Dylan Van Assche (Mon Apr 03 2023 - 12:22:32 EST)
- Re: [PATCH 1/2] dt-bindings: hwmon: pwm-fan: Convert to DT schema Cristian Ciocaltea (Mon Apr 03 2023 - 12:22:56 EST)
- Re: [PATCH] drm/vblank: Simplify drm_dev_has_vblank() Ville Syrjälä (Mon Apr 03 2023 - 12:23:58 EST)
- [PATCH v4 2/5] checkpatch: don't print the next line if not defined Matthieu Baerts (Mon Apr 03 2023 - 12:24:01 EST)
- [PATCH v4 0/5] docs & checkpatch: allow Closes tags with links Matthieu Baerts (Mon Apr 03 2023 - 12:24:05 EST)
- [PATCH v4 1/5] docs: process: allow Closes tags with links Matthieu Baerts (Mon Apr 03 2023 - 12:24:06 EST)
- [PATCH v4 3/5] checkpatch: use a list of "link" tags Matthieu Baerts (Mon Apr 03 2023 - 12:24:09 EST)
- [PATCH v4 4/5] checkpatch: allow Closes tags with links Matthieu Baerts (Mon Apr 03 2023 - 12:24:27 EST)
- [PATCH v4 5/5] checkpatch: check for misuse of the link tags Matthieu Baerts (Mon Apr 03 2023 - 12:24:27 EST)
- Re: [PATCH v2] drm/vblank: Fix for drivers that do not drm_vblank_init() Nathan Chancellor (Mon Apr 03 2023 - 12:26:11 EST)
- Re: [PATCH v2 0/6] Add basic Minidump kernel driver support Mukesh Ojha (Mon Apr 03 2023 - 12:26:47 EST)
- [PATCH v2] dt-bindings: remoteproc: st,stm32-rproc: Typo fix Arnaud Pouliquen (Mon Apr 03 2023 - 12:26:59 EST)
- Re: Error reports at boot time in Ampere Altra machines since c733ebb7c Aristeu Rozanski (Mon Apr 03 2023 - 12:27:25 EST)
- Re: [PATCH] drm/vblank: Simplify drm_dev_has_vblank() Randy Dunlap (Mon Apr 03 2023 - 12:28:35 EST)
- [GIT PULL] clk: samsung: drivers for v6.4 Krzysztof Kozlowski (Mon Apr 03 2023 - 12:32:04 EST)
- Re: [PATCH v1 0/2] RISC-V: enable rust Miguel Ojeda (Mon Apr 03 2023 - 12:33:03 EST)
- Re: [RFC PATCH 0/7] x86/entry: Atomic statck switching for IST Lai Jiangshan (Mon Apr 03 2023 - 12:33:18 EST)
- Re: [PATCH v6 4/4] Introduction of HP-BIOSCFG driver [4] Jorge Lopez (Mon Apr 03 2023 - 12:33:56 EST)
- Re: [PATCH 6.2 000/187] 6.2.10-rc1 review Ronald Warsow (Mon Apr 03 2023 - 12:34:04 EST)
- Re: [PATCH 2/3] cgroup/cpuset: Make cpuset_attach_task() skip subpartitions CPUs for top_cpuset Michal Koutný (Mon Apr 03 2023 - 12:35:27 EST)
- Re: [PATCH v1 0/2] RISC-V: enable rust Miguel Ojeda (Mon Apr 03 2023 - 12:36:02 EST)
- Re: [PATCH 0/2] bio iter improvements Kent Overstreet (Mon Apr 03 2023 - 12:36:31 EST)
- Re: [PATCH 2/2] phy: mtk-mipi-csi: add driver for CSI phy Chun-Kuang Hu (Mon Apr 03 2023 - 12:36:50 EST)
- Re: [PATCH v3 7/8] RISC-V: KVM: Virtualize per-HART AIA CSRs Andrew Jones (Mon Apr 03 2023 - 12:38:22 EST)
- Re: [PATCH v2] fs/buffer: Remove redundant assignment to err Jan Kara (Mon Apr 03 2023 - 12:38:28 EST)
- [PATCH] perf: arm_cspmu: Separate Arm and vendor module Besar Wicaksono (Mon Apr 03 2023 - 12:39:54 EST)
- Re: [PATCH v2] fs/buffer: Remove redundant assignment to err Christian Brauner (Mon Apr 03 2023 - 12:40:19 EST)
- Re: [PATCH v2] fs/buffer: Remove redundant assignment to err Christian Brauner (Mon Apr 03 2023 - 12:40:51 EST)
- Re: [PATCH v2] fs/buffer: Remove redundant assignment to err Christian Brauner (Mon Apr 03 2023 - 12:42:06 EST)
- Re: [PATCH] scsi: megaraid: Fix null dereference Igor A. Artemiev (Mon Apr 03 2023 - 12:42:56 EST)
- [PATCH] x86/amd_nb: Check for invalid SMN reads Yazen Ghannam (Mon Apr 03 2023 - 12:43:05 EST)
- Re: [PATCH v4 0/5] docs & checkpatch: allow Closes tags with links Joe Perches (Mon Apr 03 2023 - 12:44:37 EST)
- Re: [PATCH 16/29] selftests/mm: UFFDIO_API test Peter Xu (Mon Apr 03 2023 - 12:44:45 EST)
- Re: [PATCH 1/3] sched/tp: Add new tracepoint to track uclamp set from user-space Lukasz Luba (Mon Apr 03 2023 - 12:47:12 EST)
- Re: [PATCH 3/3] cgroup/cpuset: Allow only one active attach operation per cpuset Michal Koutný (Mon Apr 03 2023 - 12:47:44 EST)
- Re: [PATCH] Series-to: LKML <linux-kernel@xxxxxxxxxxxxxxx> Benjamin Tissoires (Mon Apr 03 2023 - 12:48:27 EST)
- [PATCH] Bluetooth: hci_h5: Complements reliable packet processing logic. Qiqi Zhang (Mon Apr 03 2023 - 12:48:37 EST)
- [PATCH v2 1/2] thermal: mediatek: use devm_of_iomap to avoid resource leak in mtk_thermal_probe Kang Chen (Mon Apr 03 2023 - 12:48:41 EST)
- [PATCH v2 2/2] thermal: mediatek: change clk_prepare_enable to devm_clk_get_enabled in mtk_thermal_probe Kang Chen (Mon Apr 03 2023 - 12:48:48 EST)
- RE: [PATCH] clocksource/drivers/exynos_mct: explicitly return 0 for shared timer Alim Akhtar (Mon Apr 03 2023 - 12:50:05 EST)
- [PATCH] f2fs: fix null pointer panic in tracepoint in __replace_atomic_write_block Jaegeuk Kim (Mon Apr 03 2023 - 12:50:45 EST)
- Re: [GIT PULL] vfs fixes pr-tracker-bot (Mon Apr 03 2023 - 12:51:24 EST)
- Re: [RFC PATCH 0/7] x86/entry: Atomic statck switching for IST Dave Hansen (Mon Apr 03 2023 - 12:53:20 EST)
- [PATCH net-next v3 12/12] net: stmmac: dwmac-qcom-ethqos: Add EMAC3 support Andrew Halaney (Mon Apr 03 2023 - 12:53:29 EST)
- Re: [PATCH v2] f2fs: fix null pointer panic in tracepoint in __replace_atomic_write_block Jaegeuk Kim (Mon Apr 03 2023 - 12:54:41 EST)
- Re: [RFC PATCH 0/9] fuse: API for Checkpoint/Restore Askar Safin (Mon Apr 03 2023 - 12:55:14 EST)
- Re: [PATCH 1/3] cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properly Michal Koutný (Mon Apr 03 2023 - 12:55:33 EST)
- Re: [PATCH] drm/mediatek: dp: change the aux retries times when receiving AUX_DEFER Chun-Kuang Hu (Mon Apr 03 2023 - 12:55:48 EST)
- Re: [PATCH v13] tee: optee: Add SMC for loading OP-TEE image Jeffrey Kardatzke (Mon Apr 03 2023 - 12:57:07 EST)
- [PATCH] mm: Fix memcg writeback for rt tasks yizhou . tang (Mon Apr 03 2023 - 12:57:23 EST)
- Re: [PATCH v3 1/6] dmaengine: idxd: Add enable/disable device IOPF feature Dave Jiang (Mon Apr 03 2023 - 12:57:43 EST)
- Re: [PATCH v5 3/4] platform/x86/intel/pmc: core: Always capture counters on suspend Box, David E (Mon Apr 03 2023 - 12:58:31 EST)
- Re: [PATCH v3 2/2] regmap: Add maple tree based register cache Mark Brown (Mon Apr 03 2023 - 12:58:38 EST)
- Re: [PATCH v7 1/6] riscv: mm: dma-noncoherent: Switch using function pointers for cache management Lad, Prabhakar (Mon Apr 03 2023 - 13:00:37 EST)
- Re: [PATCH v2 1/7] iio: adc: palmas: remove adc_wakeupX_data H. Nikolaus Schaller (Mon Apr 03 2023 - 13:01:48 EST)
- Re: [PATCH v2] f2fs: Fix system crash due to lack of free space in LFS Jaegeuk Kim (Mon Apr 03 2023 - 13:01:57 EST)
- Re: [PATCH -next] EDAC/amd64: clean up some inconsistent indentings Yazen Ghannam (Mon Apr 03 2023 - 13:02:20 EST)
- Re: [PATCH 3/3] schedutil: trace: Add tracing to capture filter out requests Lukasz Luba (Mon Apr 03 2023 - 13:02:28 EST)
- Re: [PATCH net-next v2 00/14] net: dsa: add support for MT7988 Arınç ÜNAL (Mon Apr 03 2023 - 13:09:24 EST)
- [PATCH v10 1/2] MAINTAINERS: add maintainers for DRM LOONGSON driver Sui Jingfeng (Mon Apr 03 2023 - 13:13:14 EST)
- [PATCH v10 0/2] drm: add kms driver for loongson display controller Sui Jingfeng (Mon Apr 03 2023 - 13:13:16 EST)
- [PATCH v10 2/2] drm: add kms driver for loongson display controller Sui Jingfeng (Mon Apr 03 2023 - 13:13:25 EST)
- Re: [PATCH v1 0/2] RISC-V: enable rust Conor Dooley (Mon Apr 03 2023 - 13:15:09 EST)
- Re: [PATCH] remoteproc: stm32_rproc: Add mutex protection for workqueue Mathieu Poirier (Mon Apr 03 2023 - 13:17:58 EST)
- RE: [PATCH] i2c: gxp: fix build failure without CONFIG_I2C_SLAVE Hawkins, Nick (Mon Apr 03 2023 - 13:18:34 EST)
- Re: [PATCH v2] dt-bindings: remoteproc: st,stm32-rproc: Typo fix Mathieu Poirier (Mon Apr 03 2023 - 13:18:57 EST)
- Re: [PATCH 1/3] cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properly Waiman Long (Mon Apr 03 2023 - 13:19:41 EST)
- [PATCH v1] perf pmu: Make parser reentrant Ian Rogers (Mon Apr 03 2023 - 13:20:47 EST)
- Re: [PATCH 3/3] drm: sun4i: calculate proper DCLK rate for DSI Roman Beranek (Mon Apr 03 2023 - 13:22:56 EST)
- Re: [PATCH 5/9] perf pmu: Use relative path for sysfs scan Ian Rogers (Mon Apr 03 2023 - 13:23:49 EST)
- Re: [PATCH] EDAC/mce_amd: Update SMCA bank error descriptions Yazen Ghannam (Mon Apr 03 2023 - 13:24:13 EST)
- Re: [PATCH v9 11/11] arm64: dts: mediatek: mt8195: Add SCP 2nd core Mathieu Poirier (Mon Apr 03 2023 - 13:25:24 EST)
- Re: [PATCH v2 2/7] KVM: arm64: Add FEAT_TLBIRANGE support Raghavendra Rao Ananta (Mon Apr 03 2023 - 13:26:19 EST)
- Re: [PATCH] media: dt-bindings: Drop unneeded quotes Stanimir Varbanov (Mon Apr 03 2023 - 13:26:48 EST)
- Re: [PATCH v5 3/4] arm64: ftrace: Add direct call trampoline samples support Mark Rutland (Mon Apr 03 2023 - 13:26:50 EST)
- Re: [PATCH v2] iio: accel: bmi088: Correctly compute the address of the struct spi_device Christophe JAILLET (Mon Apr 03 2023 - 13:28:41 EST)
- Re: [PATCHSET 0/9] perf tools: Update pmu scan using openat() (v1) Ian Rogers (Mon Apr 03 2023 - 13:28:48 EST)
- Re: [PATCH v6 4/4] Introduction of HP-BIOSCFG driver [4] Thomas Weißschuh (Mon Apr 03 2023 - 13:30:16 EST)
- Re: [PATCH 1/3] cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properly Waiman Long (Mon Apr 03 2023 - 13:30:50 EST)
- Re: [PATCH V2 7/8] vfio/pci: Support dynamic MSI-x Reinette Chatre (Mon Apr 03 2023 - 13:31:37 EST)
- Re: [PATCH v4 4/5] cxl: CXL Performance Monitoring Unit driver Liang, Kan (Mon Apr 03 2023 - 13:32:41 EST)
- [PATCH 0/9] RB1 + QCM2290 support Konrad Dybcio (Mon Apr 03 2023 - 13:36:38 EST)
- [PATCH 1/9] dt-bindings: firmware: document Qualcomm QCM2290 SCM Konrad Dybcio (Mon Apr 03 2023 - 13:36:40 EST)
- [PATCH 2/9] dt-bindings: arm: qcom: Add QRB2210/QCM2290 and RB1 board Konrad Dybcio (Mon Apr 03 2023 - 13:36:45 EST)
- [PATCH 4/9] arm64: dts: qcom: qcm2290: Add most QUPs Konrad Dybcio (Mon Apr 03 2023 - 13:36:50 EST)
- [PATCH 3/9] arm64: dts: qcom: Add initial QCM2290, PM2250 & RB1 device trees Konrad Dybcio (Mon Apr 03 2023 - 13:36:53 EST)
- [PATCH 6/9] arm64: dts: qcom: qcm2290: Add SMP2P Konrad Dybcio (Mon Apr 03 2023 - 13:36:58 EST)
- [PATCH 5/9] arm64: dts: qcom: qcm2290: Add thermal zones Konrad Dybcio (Mon Apr 03 2023 - 13:37:03 EST)
- [PATCH 8/9] arm64: dts: qcom: qcm2290: Add WCN3990 Wi-Fi node Konrad Dybcio (Mon Apr 03 2023 - 13:37:11 EST)
- [PATCH 7/9] arm64: dts: qcom: qcm2290: Add ADSP & modem Konrad Dybcio (Mon Apr 03 2023 - 13:37:14 EST)
- [PATCH 9/9] arm64: dts: qcom: qrb2210-rb1: Enable RESIN Volume Down Konrad Dybcio (Mon Apr 03 2023 - 13:37:17 EST)
- Re: [PATCH v7 04/11] LSM: syscalls for current process attributes Casey Schaufler (Mon Apr 03 2023 - 13:37:28 EST)
- [PATCH] crypto: ccp: Don't initialize CCP for PSP 0x1649 Mario Limonciello (Mon Apr 03 2023 - 13:39:33 EST)
- Re: [PATCH] f2fs: support to show noage_extent_cache mount option Jaegeuk Kim (Mon Apr 03 2023 - 13:40:23 EST)
- Re: [PATCH 3/3] cgroup/cpuset: Allow only one active attach operation per cpuset Waiman Long (Mon Apr 03 2023 - 13:42:29 EST)
- Re: [PATCH v3] mmc: sdhci_am654: Add support for PM suspend/resume Vignesh Raghavendra (Mon Apr 03 2023 - 13:43:00 EST)
- Re: [PATCH net-next v2 00/14] net: dsa: add support for MT7988 Daniel Golle (Mon Apr 03 2023 - 13:43:25 EST)
- Re: [PATCH v4 1/2] dt-bindings: nvmem: Add t1023-sfp efuse support Rob Herring (Mon Apr 03 2023 - 13:43:30 EST)
- [RFC PATCH V4 00/17] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv Tianyu Lan (Mon Apr 03 2023 - 13:44:18 EST)
- [RFC PATCH V4 01/17] x86/hyperv: Add sev-snp enlightened guest static key Tianyu Lan (Mon Apr 03 2023 - 13:44:22 EST)
- [RFC PATCH V4 02/17] Drivers: hv: vmbus: Decrypt vmbus ring buffer Tianyu Lan (Mon Apr 03 2023 - 13:44:25 EST)
- [RFC PATCH V4 04/17] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp enlightened guest Tianyu Lan (Mon Apr 03 2023 - 13:44:29 EST)
- [RFC PATCH V4 03/17] x86/hyperv: Set Virtual Trust Level in VMBus init message Tianyu Lan (Mon Apr 03 2023 - 13:44:33 EST)
- [RFC PATCH V4 05/17] clocksource/drivers/hyper-v: decrypt hyperv tsc page in sev-snp enlightened guest Tianyu Lan (Mon Apr 03 2023 - 13:44:35 EST)
- [RFC PATCH V4 06/17] x86/hyperv: decrypt VMBus pages for sev-snp enlightened guest Tianyu Lan (Mon Apr 03 2023 - 13:44:41 EST)
- [RFC PATCH V4 11/17] x86/hyperv: Add hyperv-specific handling for VMMCALL under SEV-ES Tianyu Lan (Mon Apr 03 2023 - 13:44:57 EST)
- [RFC PATCH V4 10/17] x86/hyperv: Add smp support for sev-snp guest Tianyu Lan (Mon Apr 03 2023 - 13:45:02 EST)
- [RFC PATCH V4 08/17] x86/hyperv: Initialize cpu and memory for sev-snp enlightened guest Tianyu Lan (Mon Apr 03 2023 - 13:45:06 EST)
- [RFC PATCH V4 09/17] x86/hyperv: SEV-SNP enlightened guest don't support legacy rtc Tianyu Lan (Mon Apr 03 2023 - 13:45:08 EST)
- [RFC PATCH V4 07/17] drivers: hv: Decrypt percpu hvcall input arg page in sev-snp enlightened guest Tianyu Lan (Mon Apr 03 2023 - 13:45:12 EST)
- [RFC PATCH V4 12/17] x86/sev: Add a #HV exception handler Tianyu Lan (Mon Apr 03 2023 - 13:45:44 EST)
- [RFC PATCH V4 13/17] x86/sev: Add Check of #HV event in path Tianyu Lan (Mon Apr 03 2023 - 13:45:59 EST)
- [RFC PATCH V4 15/17] x86/sev: optimize system vector processing invoked from #HV exception Tianyu Lan (Mon Apr 03 2023 - 13:46:12 EST)
- [RFC PATCH V4 14/17] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv Tianyu Lan (Mon Apr 03 2023 - 13:46:16 EST)
- [RFC PATCH V4 16/17] x86/sev: Fix interrupt exit code paths from #HV exception Tianyu Lan (Mon Apr 03 2023 - 13:46:29 EST)
- [RFC PATCH V4 17/17] x86/sev: Remove restrict interrupt injection from SNP_FEATURES_IMPL_REQ Tianyu Lan (Mon Apr 03 2023 - 13:46:39 EST)
- Re: [PATCH v4 5/5] docs: perf: Minimal introduction the the CXL PMU device and driver Liang, Kan (Mon Apr 03 2023 - 13:49:29 EST)
- [PATCH] clk: qcom: gcc-qcm2290: Mark RCGs shared where applicable Konrad Dybcio (Mon Apr 03 2023 - 13:50:14 EST)
- Re: [PATCH v3] f2fs: add iostat latency statistics support for discard Jaegeuk Kim (Mon Apr 03 2023 - 13:50:59 EST)
- Re: [PATCH v1] thermal: core: Clean up thermal_list_lock locking Rafael J. Wysocki (Mon Apr 03 2023 - 13:51:15 EST)
- Re: [PATCH v2] drm/vblank: Fix for drivers that do not drm_vblank_init() Rob Clark (Mon Apr 03 2023 - 13:51:45 EST)
- Re: [PATCH net-next v2 00/14] net: dsa: add support for MT7988 Arınç ÜNAL (Mon Apr 03 2023 - 13:51:51 EST)
- Re: [PATCH 04/15] powercap/intel_rapl: Support per Interface primitive information Rafael J. Wysocki (Mon Apr 03 2023 - 13:52:38 EST)
- [PATCH 0/2] Fix possible deadlocks for i8255 GPIO drivers William Breathitt Gray (Mon Apr 03 2023 - 13:53:51 EST)
- [PATCH 1/2] gpio: 104-dio-48e: Enable use_raw_spinlock for dio48e_regmap_config William Breathitt Gray (Mon Apr 03 2023 - 13:53:54 EST)
- [PATCH 2/2] gpio: 104-idi-48: Enable use_raw_spinlock for idi48_regmap_config William Breathitt Gray (Mon Apr 03 2023 - 13:53:57 EST)
- Re: [PATCH V2 4/6] regulator: qcom_smd: Add support to define the bootup voltage Konrad Dybcio (Mon Apr 03 2023 - 13:54:12 EST)
- Re: [PATCH] driver core: remove incorrect comment for device_create* Rafael J. Wysocki (Mon Apr 03 2023 - 13:55:10 EST)
- Re: [PATCH v3 12/13] coresight: Enable and disable helper devices adjacent to the path Suzuki K Poulose (Mon Apr 03 2023 - 13:55:18 EST)
- Re: [PATCH] crypto: ccp: Don't initialize CCP for PSP 0x1649 Tom Lendacky (Mon Apr 03 2023 - 13:55:37 EST)
- Re: [PATCH v5 01/15] rust: enable the `pin_macro` feature Alice Ryhl (Mon Apr 03 2023 - 13:56:17 EST)
- Re: [PATCH 1/5] driver core: class: mark class_release() as taking a const * Rafael J. Wysocki (Mon Apr 03 2023 - 13:56:22 EST)
- Re: [PATCH 2/2] arm64: dts: rockchip: rk3588-rock-5b: Add pwm-fan Chris Morgan (Mon Apr 03 2023 - 13:56:52 EST)
- Re: [PATCH v5 02/15] rust: macros: add `quote!` macro Alice Ryhl (Mon Apr 03 2023 - 13:57:05 EST)
- Re: [External] Re: [PATCH v2] blk-throttle: Fix io statistics for cgroup v1 hanjinke (Mon Apr 03 2023 - 13:57:09 EST)
- Re: [PATCH v5 03/15] rust: sync: change error type of constructor functions Alice Ryhl (Mon Apr 03 2023 - 13:57:12 EST)
- Re: [PATCH v5 06/15] rust: add pin-init API core Alice Ryhl (Mon Apr 03 2023 - 13:57:21 EST)
- Re: [PATCH v5 07/15] rust: init: add initialization macros Alice Ryhl (Mon Apr 03 2023 - 13:57:29 EST)
- Re: [PATCH v5 08/15] rust: init/sync: add `InPlaceInit` trait to pin-initialize smart pointers Alice Ryhl (Mon Apr 03 2023 - 13:57:36 EST)
- Re: [PATCH 2/5] driver core: class: make class_register() take a const * Rafael J. Wysocki (Mon Apr 03 2023 - 13:57:39 EST)
- Re: [PATCH v5 09/15] rust: init: add `PinnedDrop` trait and macros Alice Ryhl (Mon Apr 03 2023 - 13:57:52 EST)
- Re: [PATCH v5 10/15] rust: init: add `stack_pin_init!` macro Alice Ryhl (Mon Apr 03 2023 - 13:58:01 EST)
- Re: [PATCH v5 11/15] rust: init: add `Zeroable` trait and `init::zeroed` function Alice Ryhl (Mon Apr 03 2023 - 13:58:11 EST)
- Re: [PATCH v5 14/15] rust: sync: reduce stack usage of `UniqueArc::try_new_uninit` Alice Ryhl (Mon Apr 03 2023 - 13:58:20 EST)
- Re: [PATCH 3/5] driver core: class: mark the struct class in struct class_interface constant Rafael J. Wysocki (Mon Apr 03 2023 - 13:59:57 EST)
- Re: [PATCH] f2fs: fix to check readonly condition correctly Jaegeuk Kim (Mon Apr 03 2023 - 14:00:07 EST)
- Re: [PATCH 4/5] driver core: class: remove struct class_interface * from callbacks Rafael J. Wysocki (Mon Apr 03 2023 - 14:00:28 EST)
- [PATCH] arm64: dts: rockchip: Change serial baud rate for Pinephone Pro to 1.5 MB Javier Martinez Canillas (Mon Apr 03 2023 - 14:01:12 EST)
- Re: [PATCH RFC 06/20] dt-bindings: clk: oxnas: remove obsolete bindings Rob Herring (Mon Apr 03 2023 - 14:01:33 EST)
- Re: [PATCH v5 4/4] platform/x86/intel/pmc: core: Report duration of time in HW sleep state Box, David E (Mon Apr 03 2023 - 14:01:54 EST)
- Re: [PATCH v7 07/11] LSM: Helpers for attribute names and filling an lsm_ctx Casey Schaufler (Mon Apr 03 2023 - 14:03:15 EST)
- Re: [PATCH v7 04/11] LSM: syscalls for current process attributes Mickaël Salaün (Mon Apr 03 2023 - 14:04:27 EST)
- Re: [PATCH v7 07/11] LSM: Helpers for attribute names and filling an lsm_ctx Casey Schaufler (Mon Apr 03 2023 - 14:05:06 EST)
- Re: [PATCH 1/5] dt-bindings: clock: qcom,gpucc: Fix SM6350 clock names Konrad Dybcio (Mon Apr 03 2023 - 14:05:48 EST)
- Re: [PATCH v3 2/2] regmap: Add maple tree based register cache Mark Brown (Mon Apr 03 2023 - 14:06:04 EST)
- Re: [RFC PATCH V4 12/17] x86/sev: Add a #HV exception handler Borislav Petkov (Mon Apr 03 2023 - 14:06:42 EST)
- Re: [PATCH v4 0/4] Migrate IDIO-16 GPIO drivers to regmap API William Breathitt Gray (Mon Apr 03 2023 - 14:06:52 EST)
- Re: [PATCH v7 07/11] LSM: Helpers for attribute names and filling an lsm_ctx Mickaël Salaün (Mon Apr 03 2023 - 14:07:01 EST)
- Re: [PATCH v5 4/4] platform/x86/intel/pmc: core: Report duration of time in HW sleep state Limonciello, Mario (Mon Apr 03 2023 - 14:07:56 EST)
- Re: [RFC PATCH V3 12/16] x86/sev: Add a #HV exception handler Tianyu Lan (Mon Apr 03 2023 - 14:10:06 EST)
- Re: [PATCH] f2fs: remove struct victim_selection default_v_ops Jaegeuk Kim (Mon Apr 03 2023 - 14:10:32 EST)
- Re: [PATCH v3 0/8] Hey Jassi, all, Valentina.FernandezAlanis (Mon Apr 03 2023 - 14:11:50 EST)
- Re: [PATCH] f2fs: fix to trigger a checkpoint in the end of foreground garbage collection Jaegeuk Kim (Mon Apr 03 2023 - 14:13:33 EST)
- [RFC PATCH] sched: Fix performance regression introduced by mm_cid Mathieu Desnoyers (Mon Apr 03 2023 - 14:14:00 EST)
- Re: [PATCH net-next v2 00/14] net: dsa: add support for MT7988 Daniel Golle (Mon Apr 03 2023 - 14:14:04 EST)
- Re: [PATCH V2 4/6] regulator: qcom_smd: Add support to define the bootup voltage Mark Brown (Mon Apr 03 2023 - 14:14:30 EST)
- Re: [RFC PATCH] sched: Introduce per-mm/cpu concurrency id state Mathieu Desnoyers (Mon Apr 03 2023 - 14:17:41 EST)
- Re: [PATCH] net/mlx5: stop waiting for PCI link if reset is required Leon Romanovsky (Mon Apr 03 2023 - 14:21:16 EST)
- Re: [PATCH V2 4/6] regulator: qcom_smd: Add support to define the bootup voltage Konrad Dybcio (Mon Apr 03 2023 - 14:21:36 EST)
- Re: [PATCH v4 3/3] x86/resctrl: Implement rename op for mon groups Reinette Chatre (Mon Apr 03 2023 - 14:21:55 EST)
- Re: [PATCH] scsi: initio: Add checks for errors in initio_msgin() Alexey Khoroshilov (Mon Apr 03 2023 - 14:22:52 EST)
- Re: [PATCH v7 1/6] riscv: mm: dma-noncoherent: Switch using function pointers for cache management Lad, Prabhakar (Mon Apr 03 2023 - 14:24:09 EST)
- Re: [PATCH] IB/qib: remove unused cnt variable Leon Romanovsky (Mon Apr 03 2023 - 14:24:11 EST)
- Re: [PATCH 15/15] dt-bindings: net: dsa: mediatek,mt7530: add mediatek,mt7988-switch Daniel Golle (Mon Apr 03 2023 - 14:24:22 EST)
- Re: [PATCH -next] RDMA/cma: Remove NULL check before dev_{put, hold} Leon Romanovsky (Mon Apr 03 2023 - 14:24:25 EST)
- Re: [PATCH 0/2] perf intel-pt: Two small fixes for stable Arnaldo Carvalho de Melo (Mon Apr 03 2023 - 14:26:42 EST)
- Re: [PATCH v3 2/2] regmap: Add maple tree based register cache Liam R. Howlett (Mon Apr 03 2023 - 14:27:05 EST)
- Re: [PATCH net-next v2 00/14] net: dsa: add support for MT7988 Arınç ÜNAL (Mon Apr 03 2023 - 14:27:40 EST)
- Re: [PATCH V2 4/6] regulator: qcom_smd: Add support to define the bootup voltage Mark Brown (Mon Apr 03 2023 - 14:28:29 EST)
- Re: [PATCH v7 04/11] LSM: syscalls for current process attributes Casey Schaufler (Mon Apr 03 2023 - 14:28:42 EST)
- [PATCH] radeon: avoid double free in ci_dpm_init() Nikita Zhandarovich (Mon Apr 03 2023 - 14:28:55 EST)
- Re: [PATCH v3 0/8] Hey Jassi, all, Conor Dooley (Mon Apr 03 2023 - 14:29:06 EST)
- RE: [PATCH v2] PCI: hv: Fix the definition of vector in hv_compose_msi_msg() Dexuan Cui (Mon Apr 03 2023 - 14:29:56 EST)
- Re: [PATCH] x86: profiling: Using generic unwinding in profile_pc Andi Kleen (Mon Apr 03 2023 - 14:30:04 EST)
- Re: [f2fs-dev] [PATCH 1/2] f2fs: fix iostat lock protection patchwork-bot+f2fs (Mon Apr 03 2023 - 14:30:35 EST)
- Re: [f2fs-dev] [PATCH v2] f2fs: fix align check for npo2 patchwork-bot+f2fs (Mon Apr 03 2023 - 14:30:38 EST)
- Re: [PATCH V3 1/4] MAINTAINERS: Add fragment for Xilinx watchdog driver Krzysztof Kozlowski (Mon Apr 03 2023 - 14:30:41 EST)
- Re: [PATCH v7 1/6] riscv: mm: dma-noncoherent: Switch using function pointers for cache management Conor Dooley (Mon Apr 03 2023 - 14:32:09 EST)
- Re: [PATCH 0/6 v5 RESEND] seccomp: add the synchronous mode for seccomp_unotify Andrei Vagin (Mon Apr 03 2023 - 14:32:30 EST)
- [PATCH v3 0/2] add support for Amlogic A1 SPI Flash Controller Martin Kurbanov (Mon Apr 03 2023 - 14:32:47 EST)
- [PATCH v3 1/2] dt-bindings: spi: add Amlogic A1 SPI controller Martin Kurbanov (Mon Apr 03 2023 - 14:32:50 EST)
- [PATCH v3 2/2] spi: add support for Amlogic A1 SPI Flash Controller Martin Kurbanov (Mon Apr 03 2023 - 14:32:59 EST)
- [PATCH v8 0/6] Use CCP driver to handle PSP I2C arbitration Mario Limonciello (Mon Apr 03 2023 - 14:33:01 EST)
- [PATCH v8 2/6] crypto: ccp: Bump up doorbell debug message to error Mario Limonciello (Mon Apr 03 2023 - 14:33:05 EST)
- [PATCH v8 1/6] crypto: ccp: Drop extra doorbell checks Mario Limonciello (Mon Apr 03 2023 - 14:33:08 EST)
- [PATCH v8 5/6] i2c: designware: Use PCI PSP driver for communication Mario Limonciello (Mon Apr 03 2023 - 14:33:13 EST)
- [PATCH v8 6/6] i2c: designware: Add doorbell support for Mendocino Mario Limonciello (Mon Apr 03 2023 - 14:33:18 EST)
- [PATCH v8 4/6] crypto: ccp: Use lower 8 bytes to communicate with doorbell command register Mario Limonciello (Mon Apr 03 2023 - 14:33:22 EST)
- Re: [PATCH v5] dt-bindings: timer: convert timer/amlogic,meson6-timer.txt to dt-schema Rob Herring (Mon Apr 03 2023 - 14:33:24 EST)
- Re: [PATCH V3 2/4] dt-bindings: watchdog: xlnx,versal-wwdt: Add versal watchdog bindings Krzysztof Kozlowski (Mon Apr 03 2023 - 14:33:54 EST)
- Re: [PATCH v5 4/4] platform/x86/intel/pmc: core: Report duration of time in HW sleep state Rafael J. Wysocki (Mon Apr 03 2023 - 14:34:15 EST)
- [PATCH v8 3/6] crypto: ccp: Return doorbell status code as an argument Mario Limonciello (Mon Apr 03 2023 - 14:35:10 EST)
- Re: [PATCH V3 1/4] MAINTAINERS: Add fragment for Xilinx watchdog driver Krzysztof Kozlowski (Mon Apr 03 2023 - 14:35:43 EST)
- Re: [PATCH RFC v2 0/4] ARM: oxnas support removal Rob Herring (Mon Apr 03 2023 - 14:37:01 EST)
- Re: [PATCH v3 11/11] Documentation: iio: Document high-speed DMABUF based API Paul Cercueil (Mon Apr 03 2023 - 14:37:34 EST)
- Re: [PATCH] thermal/drivers/intel/int340x: Add DLVR support Rafael J. Wysocki (Mon Apr 03 2023 - 14:37:43 EST)
- Re: [PATCH RFC 19/20] dt-bindings: interrupt-controller: arm,versatile-fpga-irq: mark oxnas compatible as deprecated Krzysztof Kozlowski (Mon Apr 03 2023 - 14:37:56 EST)
- Re: [PATCH RFC 15/20] dt-bindings: gpio: gpio_oxnas: remove obsolete bindings Krzysztof Kozlowski (Mon Apr 03 2023 - 14:38:16 EST)
- Re: [PATCH RFC 14/20] dt-bindings: pinctrl: oxnas,pinctrl: remove obsolete bindings Krzysztof Kozlowski (Mon Apr 03 2023 - 14:38:35 EST)
- Re: [PATCH v3 2/2] regmap: Add maple tree based register cache Mark Brown (Mon Apr 03 2023 - 14:40:35 EST)
- [PATCH v2 0/4] Support for llvm-addr2line Ian Rogers (Mon Apr 03 2023 - 14:40:51 EST)
- [PATCH v2 1/4] tools api: Add io__getline Ian Rogers (Mon Apr 03 2023 - 14:41:03 EST)
- [PATCH v2 2/4] perf srcline: Simplify addr2line subprocess Ian Rogers (Mon Apr 03 2023 - 14:41:13 EST)
- [PATCH v2 3/4] perf srcline: Support for llvm-addr2line Ian Rogers (Mon Apr 03 2023 - 14:41:22 EST)
- [PATCH v2 4/4] perf srcline: Avoid addr2line SIGPIPEs Ian Rogers (Mon Apr 03 2023 - 14:41:36 EST)
- Re: [PATCH v7 07/11] LSM: Helpers for attribute names and filling an lsm_ctx Casey Schaufler (Mon Apr 03 2023 - 14:44:30 EST)
- Re: [net-next PATCH v6 16/16] arm: mvebu: dt: Add PHY LED support for 370-rd WAN port Rob Herring (Mon Apr 03 2023 - 14:46:23 EST)
- Re: [PATCH V4 03/10] dt-bindings: timestamp: Deprecate nvidia,slices property Dipen Patel (Mon Apr 03 2023 - 14:49:20 EST)
- Re: [PATCH] net: openvswitch: fix race on port output Jakub Kicinski (Mon Apr 03 2023 - 14:50:17 EST)
- Re: [PATCH 4/5] arm64: dts: qcom: sm6350: Add GPU nodes Dmitry Baryshkov (Mon Apr 03 2023 - 14:50:20 EST)
- Re: [PATCH v2] PCI: hv: Fix the definition of vector in hv_compose_msi_msg() Jeffrey Hugo (Mon Apr 03 2023 - 14:51:12 EST)
- [PATCH v1] perf jit: Fix a few memory leaks Ian Rogers (Mon Apr 03 2023 - 14:51:20 EST)
- Re: [PATCH V6 1/3] dt-bindings: nvmem: layouts: add fixed-layout Rob Herring (Mon Apr 03 2023 - 14:51:26 EST)
- Re: [PATCH 4/5] arm64: dts: qcom: sm6350: Add GPU nodes Konrad Dybcio (Mon Apr 03 2023 - 14:52:28 EST)
- RE: [PATCH v3 4/5] x86/mce: Move storm handling to core. Luck, Tony (Mon Apr 03 2023 - 15:04:02 EST)
- Re: [PATCH 16/29] selftests/mm: UFFDIO_API test David Hildenbrand (Mon Apr 03 2023 - 15:07:24 EST)
- Re: [PATCH v2 01/11] virt: sev-guest: Use AES GCM crypto library Tom Lendacky (Mon Apr 03 2023 - 15:09:58 EST)
- Re: [PATCH v2 02/11] virt: sev-guest: Move mutex to SNP guest device structure Tom Lendacky (Mon Apr 03 2023 - 15:13:35 EST)
- Re: [PATCH RFC] PM: runtime: Drop device usage only after remove is done Wysocki, Rafael J (Mon Apr 03 2023 - 15:18:12 EST)
- [PATCH 1/3] dt-bindings: usb: mediatek,mtk-xhci: drop assigned-clocks Krzysztof Kozlowski (Mon Apr 03 2023 - 15:19:01 EST)
- [PATCH 2/3] dt-bindings: usb: ti,j721e-usb: drop assigned-clocks Krzysztof Kozlowski (Mon Apr 03 2023 - 15:19:02 EST)
- [PATCH 3/3] dt-bindings: usb: ti,keystone-dwc3: drop assigned-clocks Krzysztof Kozlowski (Mon Apr 03 2023 - 15:19:04 EST)
- [PATCH v2 0/1] Switchtec Switch DMA Engine Driver Kelvin Cao (Mon Apr 03 2023 - 15:19:52 EST)
- [PATCH v2 0/1] Switchtec Switch DMA Engine Driver Kelvin Cao (Mon Apr 03 2023 - 15:19:55 EST)
- [PATCH v2 1/1] dmaengine: switchtec-dma: Introduce Switchtec DMA engine PCI driver Kelvin Cao (Mon Apr 03 2023 - 15:19:58 EST)
- Re: [PATCH 1/2] dt-bindings: usb: mtk-xhci: add an optional frame count clock Krzysztof Kozlowski (Mon Apr 03 2023 - 15:20:15 EST)
- [PATCH v2 1/1] dmaengine: switchtec-dma: Introduce Switchtec DMA engine PCI driver Kelvin Cao (Mon Apr 03 2023 - 15:20:19 EST)
- Re: [PATCH v5 11/15] rust: init: add `Zeroable` trait and `init::zeroed` function Gary Guo (Mon Apr 03 2023 - 15:20:59 EST)
- Re: [PATCH] media: dt-bindings: Drop unneeded quotes Sakari Ailus (Mon Apr 03 2023 - 15:24:53 EST)
- [PATCH v2] misc: sram: Add DMA-BUF Heap exporting of SRAM areas Andrew Davis (Mon Apr 03 2023 - 15:25:01 EST)
- Re: [PATCH] misc: sram: Add dma-heap-export reserved SRAM area type Andrew Davis (Mon Apr 03 2023 - 15:26:21 EST)
- Re: [PATCH 2/2] arm64: dts: rockchip: rk3588-rock-5b: Add pwm-fan Peter Geis (Mon Apr 03 2023 - 15:27:42 EST)
- Re: [PATCH] security, lsm: security_old_inode_init_security() Handle multi LSM registration Paul Moore (Mon Apr 03 2023 - 15:28:29 EST)
- Re: [PATCH 6.1 000/181] 6.1.23-rc1 review Markus Reichelt (Mon Apr 03 2023 - 15:28:42 EST)
- Re: [net-next PATCH v6 16/16] arm: mvebu: dt: Add PHY LED support for 370-rd WAN port Andrew Lunn (Mon Apr 03 2023 - 15:29:18 EST)
- RE: [PATCH v2] PCI: hv: Fix the definition of vector in hv_compose_msi_msg() Dexuan Cui (Mon Apr 03 2023 - 15:30:04 EST)
- Re: [PATCH v1] kunit: add tests for using current KUnit test field Rae Moar (Mon Apr 03 2023 - 15:31:24 EST)
- Re: [PATCH] x86/amd_nb: Check for invalid SMN reads Borislav Petkov (Mon Apr 03 2023 - 15:32:56 EST)
- [PATCHv2 1/2] clk: rockchip: rk3588: make gate linked clocks ignore unused Sebastian Reichel (Mon Apr 03 2023 - 15:33:52 EST)
- [PATCHv2 0/2] Improve RK3588 clocks and power domains support Sebastian Reichel (Mon Apr 03 2023 - 15:33:54 EST)
- [PATCHv2 2/2] soc: rockchip: power-domain: add rk3588 mem module support Sebastian Reichel (Mon Apr 03 2023 - 15:33:57 EST)
- Re: [PATCH v6 4/4] Introduction of HP-BIOSCFG driver [4] Jorge Lopez (Mon Apr 03 2023 - 15:34:45 EST)
- Re: (subset) [PATCH v2 0/7] PolarFire SoC Auto Update Support Conor Dooley (Mon Apr 03 2023 - 15:35:28 EST)
- Re: [PATCH] x86/amd_nb: Check for invalid SMN reads Yazen Ghannam (Mon Apr 03 2023 - 15:40:59 EST)
- Re: [PATCH v3 1/3] wifi: rtw88: Move register access from rtw_bf_assoc() outside the RCU Martin Blumenstingl (Mon Apr 03 2023 - 15:42:04 EST)
- Re: [PATCH v11 03/26] gunyah: Common types and error codes for Gunyah hypercalls Elliot Berman (Mon Apr 03 2023 - 15:45:26 EST)
- Re: [PATCH 0/8] Fix VMA tree modification under mmap read lock Liam R. Howlett (Mon Apr 03 2023 - 15:45:54 EST)
- Re: [PATCH v3 26/35] mm: fall back to mmap_lock if vma->anon_vma is not yet set Matthew Wilcox (Mon Apr 03 2023 - 15:50:19 EST)
- Re: [net-next PATCH v6 16/16] arm: mvebu: dt: Add PHY LED support for 370-rd WAN port Pavel Machek (Mon Apr 03 2023 - 15:54:18 EST)
- Re: [PATCH v4 1/2] check-uapi: Introduce check-uapi.sh John Moon (Mon Apr 03 2023 - 15:54:47 EST)
- Re: [PATCH v2 1/2] dt-bindings: firmware: arm,scmi: Support mailboxes unidirectional channels Rob Herring (Mon Apr 03 2023 - 15:58:15 EST)
- Re: [PATCH v2 03/11] virt: sev-guest: Add snp_guest_req structure Tom Lendacky (Mon Apr 03 2023 - 15:59:09 EST)
- Re: [PATCH v4 1/2] drm/virtio: Refactor job submission code path Dmitry Osipenko (Mon Apr 03 2023 - 15:59:47 EST)
- [PATCH] regmap: Use mas_walk() instead of mas_find() Mark Brown (Mon Apr 03 2023 - 16:00:22 EST)
- [PATCH] regmap: Fix double unlock in the maple cache Mark Brown (Mon Apr 03 2023 - 16:04:16 EST)
- [PATCH v5 0/6] Add dedicated Qcom ICE driver Abel Vesa (Mon Apr 03 2023 - 16:05:44 EST)
- [PATCH v5 1/6] dt-bindings: crypto: Add Qualcomm Inline Crypto Engine Abel Vesa (Mon Apr 03 2023 - 16:05:49 EST)
- [PATCH v5 2/6] dt-bindings: ufs: qcom: Add ICE phandle Abel Vesa (Mon Apr 03 2023 - 16:05:53 EST)
- [PATCH v5 3/6] soc: qcom: Make the Qualcomm UFS/SDCC ICE a dedicated driver Abel Vesa (Mon Apr 03 2023 - 16:06:21 EST)
- [PATCH v5 4/6] scsi: ufs: ufs-qcom: Switch to the new ICE API Abel Vesa (Mon Apr 03 2023 - 16:06:26 EST)
- [PATCH v5 5/6] mmc: sdhci-msm: Switch to the new ICE API Abel Vesa (Mon Apr 03 2023 - 16:06:42 EST)
- [PATCH v5 6/6] arm64: dts: qcom: sm8550: Add the Inline Crypto Engine node Abel Vesa (Mon Apr 03 2023 - 16:06:45 EST)
- Re: linux-next: duplicate patches in the ftrace tree Ross Zwisler (Mon Apr 03 2023 - 16:08:53 EST)
- Re: [PATCH] regmap: Use mas_walk() instead of mas_find() Liam R. Howlett (Mon Apr 03 2023 - 16:10:20 EST)
- Re: [PATCH v1] perf jit: Fix a few memory leaks Arnaldo Carvalho de Melo (Mon Apr 03 2023 - 16:11:55 EST)
- Re: [PATCH v11 07/26] mailbox: Add Gunyah message queue mailbox Elliot Berman (Mon Apr 03 2023 - 16:16:07 EST)
- [PATCH v3 0/7] Split a folio to any lower order folios Zi Yan (Mon Apr 03 2023 - 16:19:11 EST)
- [PATCH v3 3/7] mm: memcg: make memcg huge page split support any order split. Zi Yan (Mon Apr 03 2023 - 16:19:14 EST)
- [PATCH v3 1/7] mm/memcg: use order instead of nr in split_page_memcg() Zi Yan (Mon Apr 03 2023 - 16:19:17 EST)
- [PATCH v3 4/7] mm: page_owner: add support for splitting to any order in split page_owner. Zi Yan (Mon Apr 03 2023 - 16:19:21 EST)
- [PATCH v3 2/7] mm/page_owner: use order instead of nr in split_page_owner() Zi Yan (Mon Apr 03 2023 - 16:19:23 EST)
- [PATCH v3 6/7] mm: truncate: split huge page cache page to a non-zero order if possible. Zi Yan (Mon Apr 03 2023 - 16:19:27 EST)
- [PATCH v3 5/7] mm: thp: split huge page to any lower order pages. Zi Yan (Mon Apr 03 2023 - 16:19:31 EST)
- [PATCH v3 7/7] mm: huge_memory: enable debugfs to split huge pages to any order. Zi Yan (Mon Apr 03 2023 - 16:19:34 EST)
- [PATCH v2] kunit: add tests for using current KUnit test field Rae Moar (Mon Apr 03 2023 - 16:20:38 EST)
- Re: [PATCH 0/8] Fix VMA tree modification under mmap read lock Andrew Morton (Mon Apr 03 2023 - 16:20:56 EST)
- [PATCHv2 0/7] phy-rockchip-inno-usb2: add RK3588 support Sebastian Reichel (Mon Apr 03 2023 - 16:23:17 EST)
- [PATCHv2 2/7] dt-bindings: phy: rockchip,inno-usb2phy: add rk3588 Sebastian Reichel (Mon Apr 03 2023 - 16:23:20 EST)
- [PATCHv2 4/7] phy: phy-rockchip-inno-usb2: add reset support Sebastian Reichel (Mon Apr 03 2023 - 16:23:24 EST)
- [PATCHv2 1/7] dt-bindings: soc: rockchip: add rk3588 usb2phy syscon Sebastian Reichel (Mon Apr 03 2023 - 16:23:28 EST)
- [PATCHv2 3/7] phy: phy-rockchip-inno-usb2: add rk3588 support Sebastian Reichel (Mon Apr 03 2023 - 16:23:31 EST)
- [PATCHv2 6/7] phy: phy-rockchip-inno-usb2: simplify phy clock handling Sebastian Reichel (Mon Apr 03 2023 - 16:23:34 EST)
- [PATCHv2 5/7] phy: phy-rockchip-inno-usb2: add rk3588 phy tuning support Sebastian Reichel (Mon Apr 03 2023 - 16:23:37 EST)
- [PATCHv2 7/7] phy: phy-rockchip-inno-usb2: simplify getting match data Sebastian Reichel (Mon Apr 03 2023 - 16:23:40 EST)
- Re: [PATCH V2 7/8] vfio/pci: Support dynamic MSI-x Alex Williamson (Mon Apr 03 2023 - 16:23:45 EST)
- [PATCH v4 0/9] rtw88: Add SDIO support Martin Blumenstingl (Mon Apr 03 2023 - 16:25:35 EST)
- [PATCH v4 4/9] wifi: rtw88: main: Add the {cpwm,rpwm}_addr for SDIO based chipsets Martin Blumenstingl (Mon Apr 03 2023 - 16:25:38 EST)
- [PATCH v4 6/9] mmc: sdio: add Realtek SDIO vendor ID and various wifi device IDs Martin Blumenstingl (Mon Apr 03 2023 - 16:25:44 EST)
- [PATCH v4 1/9] wifi: rtw88: Clear RTW_FLAG_POWERON early in rtw_mac_power_switch() Martin Blumenstingl (Mon Apr 03 2023 - 16:25:45 EST)
- [PATCH v4 3/9] wifi: rtw88: mac: Support SDIO specific bits in the power on sequence Martin Blumenstingl (Mon Apr 03 2023 - 16:25:48 EST)
- [PATCH v4 5/9] wifi: rtw88: main: Reserve 8 bytes of extra TX headroom for SDIO cards Martin Blumenstingl (Mon Apr 03 2023 - 16:25:51 EST)
- [PATCH v4 2/9] wifi: rtw88: sdio: Add HCI implementation for SDIO based chipsets Martin Blumenstingl (Mon Apr 03 2023 - 16:25:54 EST)
- [PATCH v4 7/9] wifi: rtw88: Add support for the SDIO based RTL8822BS chipset Martin Blumenstingl (Mon Apr 03 2023 - 16:25:58 EST)
- [PATCH v4 8/9] wifi: rtw88: Add support for the SDIO based RTL8822CS chipset Martin Blumenstingl (Mon Apr 03 2023 - 16:26:02 EST)
- [PATCH v4 9/9] wifi: rtw88: Add support for the SDIO based RTL8821CS chipset Martin Blumenstingl (Mon Apr 03 2023 - 16:26:05 EST)
- Re: [PATCH v2 0/4] Support for llvm-addr2line Arnaldo Carvalho de Melo (Mon Apr 03 2023 - 16:26:08 EST)
- Re: [PATCHSET 0/9] perf tools: Update pmu scan using openat() (v1) Arnaldo Carvalho de Melo (Mon Apr 03 2023 - 16:26:54 EST)
- Re: [PATCH 16/29] selftests/mm: UFFDIO_API test Peter Xu (Mon Apr 03 2023 - 16:27:00 EST)
- Re: [PATCH 0/1] perf report: append inlines to non-dwarf callchains Arnaldo Carvalho de Melo (Mon Apr 03 2023 - 16:30:47 EST)
- drivers/media/platform/intel/pxa_camera.c:2449:34: warning: unused variable 'pxa_camera_of_match' kernel test robot (Mon Apr 03 2023 - 16:30:57 EST)
- Re: [PATCH v2 04/11] virt: sev-guest: Add simplified helper to assign vmpck Tom Lendacky (Mon Apr 03 2023 - 16:31:59 EST)
- Re: [PATCH 0/2] perf top: Add --branch-history option Arnaldo Carvalho de Melo (Mon Apr 03 2023 - 16:32:35 EST)
- Re: [PATCH v6 06/12] dt-bindings: arm: Add initial bindings for Nuvoton platform Rob Herring (Mon Apr 03 2023 - 16:33:57 EST)
- Re: [PATCH v11 08/26] gunyah: rsc_mgr: Add resource manager RPC core Elliot Berman (Mon Apr 03 2023 - 16:35:18 EST)
- Re: [PATCH] dt-bindings: serial: fsl-lpuart: add optional power-domains property Rob Herring (Mon Apr 03 2023 - 16:36:05 EST)
- [PATCH v2] perf jit: Fix a few memory leaks Ian Rogers (Mon Apr 03 2023 - 16:36:08 EST)
- Re: [PATCH] dt-bindings: can: fsl,flexcan: add optional power-domains property Rob Herring (Mon Apr 03 2023 - 16:36:24 EST)
- Re: [PATCH] x86/amd_nb: Check for invalid SMN reads Borislav Petkov (Mon Apr 03 2023 - 16:36:52 EST)
- Re: [PATCH] media: dt-bindings: Drop unneeded quotes Stanimir Varbanov (Mon Apr 03 2023 - 16:37:05 EST)
- Re: [PATCH] soc: bcm: brcmstb: biuctrl: fix of_iomap leak Florian Fainelli (Mon Apr 03 2023 - 16:37:47 EST)
- Re: [PATCH v2 1/1] dmaengine: switchtec-dma: Introduce Switchtec DMA engine PCI driver Christophe JAILLET (Mon Apr 03 2023 - 16:39:07 EST)
- Re: [PATCH v2 2/4] clk: imx: Remove values for mmask and nmask in struct clk_fractional_divider Abel Vesa (Mon Apr 03 2023 - 16:39:35 EST)
- Re: [PATCH v2 4/9] cgroup: rstat: add WARN_ON_ONCE() if flushing outside task context Yosry Ahmed (Mon Apr 03 2023 - 16:40:14 EST)
- Re: [PATCH v3 3/7] iommu/sva: Support allocation of global PASIDs outside SVA Jacob Pan (Mon Apr 03 2023 - 16:40:56 EST)
- Re: [PATCH 4/7] dt-bindings: iommu: arm,smmu: enable clocks for sa8775p Rob Herring (Mon Apr 03 2023 - 16:41:33 EST)
- Re: [PATCH] clk: imx: drop duplicated macro Abel Vesa (Mon Apr 03 2023 - 16:43:06 EST)
- Re: kmemleaks on ac3b43283923 ("module: replace module_layout with module_memory") Luis Chamberlain (Mon Apr 03 2023 - 16:44:04 EST)
- Re: [PATCH v6 4/4] Introduction of HP-BIOSCFG driver [4] Jorge Lopez (Mon Apr 03 2023 - 16:45:13 EST)
- [PATCH v3 1/1] dt-bindings: firmware: qcom: scm: Updating VMID list Gokul krishna Krishnakumar (Mon Apr 03 2023 - 16:45:22 EST)
- Re: [PATCH v4 1/6] netlink: Reverse the patch which removed filtering Jakub Kicinski (Mon Apr 03 2023 - 16:47:29 EST)
- Re: [PATCH v4 1/6] netlink: Reverse the patch which removed filtering Jakub Kicinski (Mon Apr 03 2023 - 16:50:14 EST)
- Re: [PATCH v3 3/7] iommu/sva: Support allocation of global PASIDs outside SVA Jacob Pan (Mon Apr 03 2023 - 16:51:03 EST)
- Re: [PATCH v2] selftests/clone3: fix number of tests in ksft_set_plan Tobias Klauser (Mon Apr 03 2023 - 16:57:47 EST)
- Re: [PATCH v4 6/9] mmc: sdio: add Realtek SDIO vendor ID and various wifi device IDs Pali Rohár (Mon Apr 03 2023 - 16:59:25 EST)
- Re: [PATCH v4] PCI: vmd: Add the module param to adjust MSI mode Patel, Nirmal (Mon Apr 03 2023 - 17:00:42 EST)
- Re: [PATCH v1 3/6] dt-bindings: display: bridge: toshiba,tc358768: add parallel input mode Rob Herring (Mon Apr 03 2023 - 17:01:28 EST)
- Re: [PATCH v2 05/11] x86/sev: Move and reorganize sev guest request api Tom Lendacky (Mon Apr 03 2023 - 17:01:49 EST)
- Re: [PATCH v1 1/2] dt-bindings: display: bridge: sn65dsi83: Add DSI video mode Rob Herring (Mon Apr 03 2023 - 17:06:30 EST)
- Re: [PATCH v5 14/15] rust: sync: reduce stack usage of `UniqueArc::try_new_uninit` y86-dev (Mon Apr 03 2023 - 17:07:17 EST)
- [PATCH v4 0/5] Handle corrected machine check interrupt storms Tony Luck (Mon Apr 03 2023 - 17:07:36 EST)
- [PATCH v4 1/5] x86/mce: Remove old CMCI storm mitigation code Tony Luck (Mon Apr 03 2023 - 17:07:39 EST)
- [PATCH v4 2/5] x86/mce: Add per-bank CMCI storm mitigation Tony Luck (Mon Apr 03 2023 - 17:07:44 EST)
- [PATCH v4 4/5] x86/mce: Move storm handling to core. Tony Luck (Mon Apr 03 2023 - 17:07:48 EST)
- [PATCH v4 5/5] x86/mce: Handle AMD threshold interrupt storms Tony Luck (Mon Apr 03 2023 - 17:07:51 EST)
- [PATCH v4 3/5] x86/mce: Introduce mce_handle_storm() to deal with begin/end of storms Tony Luck (Mon Apr 03 2023 - 17:07:54 EST)
- Re: [PATCH v5 1/3] regmap: Pass irq_drv_data as a parameter for set_type_config() Mark Brown (Mon Apr 03 2023 - 17:09:05 EST)
- Re: [PATCH v2 3/7] KVM: arm64: Implement __kvm_tlb_flush_range_vmid_ipa() Raghavendra Rao Ananta (Mon Apr 03 2023 - 17:09:14 EST)
- Re: [GIT PULL] clk: samsung: drivers for v6.4 Stephen Boyd (Mon Apr 03 2023 - 17:10:20 EST)
- Re: [PATCH v11 09/26] gunyah: rsc_mgr: Add VM lifecycle RPC Elliot Berman (Mon Apr 03 2023 - 17:10:27 EST)
- [PATCH v1 1/2] perf build: Allow C++ demangle without libelf Ian Rogers (Mon Apr 03 2023 - 17:10:43 EST)
- Re: kmemleaks on ac3b43283923 ("module: replace module_layout with module_memory") Konstantin Ryabitsev (Mon Apr 03 2023 - 17:10:47 EST)
- Re: [PATCH v1 3/6] dt-bindings: display: bridge: toshiba,tc358768: add parallel input mode Francesco Dolcini (Mon Apr 03 2023 - 17:10:51 EST)
- [PATCH v1 2/2] perf build: Warn for BPF skeletons if endian mismatches Ian Rogers (Mon Apr 03 2023 - 17:11:02 EST)
- Re: [PATCH] clk: stm32h7: Remove an unused field in struct stm32_fractional_divider Stephen Boyd (Mon Apr 03 2023 - 17:11:55 EST)
- Re: [PATCH v5 3/3] gpio: ws16c48: Migrate to the regmap API Mark Brown (Mon Apr 03 2023 - 17:12:54 EST)
- Re: [PATCH v2 1/1] dmaengine: switchtec-dma: Introduce Switchtec DMA engine PCI driver Kelvin.Cao (Mon Apr 03 2023 - 17:13:21 EST)
- Re: [RFC PATCH v2 8/9] namespace: add sb_revalidate_bindmounts helper Christian Brauner (Mon Apr 03 2023 - 17:14:34 EST)
- Re: [PATCH v2 07/11] x86/sev: Change TSC MSR behavior for Secure TSC enabled guests Tom Lendacky (Mon Apr 03 2023 - 17:15:32 EST)
- Re: [PATCH v1 1/2] dt-bindings: display: bridge: sn65dsi83: Add DSI video mode Francesco Dolcini (Mon Apr 03 2023 - 17:15:44 EST)
- [PATCH v7] Introduction-of-HP-BIOSCFG-driver-documentation Jorge Lopez (Mon Apr 03 2023 - 17:16:04 EST)
- Re: [PATCH 1/3] drm/lima: add usage counting method to ctx_mgr Ville Syrjälä (Mon Apr 03 2023 - 17:16:46 EST)
- Re: [PATCH] string: implement streq() Andrew Morton (Mon Apr 03 2023 - 17:16:49 EST)
- [PATCH] clk: mediatek: Use right match table for mt8188-wpe Stephen Boyd (Mon Apr 03 2023 - 17:18:40 EST)
- [PATCH v6 1/4] PM: Add sysfs files to represent time spent in hardware sleep state Mario Limonciello (Mon Apr 03 2023 - 17:18:58 EST)
- [PATCH v6 0/4] Add vendor agnostic mechanism to report hardware sleep Mario Limonciello (Mon Apr 03 2023 - 17:19:03 EST)
- [PATCH v6 3/4] platform/x86/intel/pmc: core: Always capture counters on suspend Mario Limonciello (Mon Apr 03 2023 - 17:19:06 EST)
- [PATCH v6 2/4] platform/x86/amd: pmc: Report duration of time in hw sleep state Mario Limonciello (Mon Apr 03 2023 - 17:19:10 EST)
- [PATCH v6 4/4] platform/x86/intel/pmc: core: Report duration of time in HW sleep state Mario Limonciello (Mon Apr 03 2023 - 17:19:13 EST)
- Re: [PATCH v2 1/5] zram: always chain bio to the parent in read_from_bdev_async Minchan Kim (Mon Apr 03 2023 - 17:20:07 EST)
- Re: [PATCH v1 3/6] dt-bindings: display: bridge: toshiba,tc358768: add parallel input mode Francesco Dolcini (Mon Apr 03 2023 - 17:20:54 EST)
- Re: kmemleaks on ac3b43283923 ("module: replace module_layout with module_memory") Kernel.org Bugbot (Mon Apr 03 2023 - 17:21:11 EST)
- [for-linus][PATCH 0/6] tracing: Fixes for 6.3 Steven Rostedt (Mon Apr 03 2023 - 17:22:48 EST)
- [for-linus][PATCH 1/6] tracing/synthetic: Fix races on freeing last_cmd Steven Rostedt (Mon Apr 03 2023 - 17:22:51 EST)
- [for-linus][PATCH 4/6] tracing/timerlat: Notify new max thread latency Steven Rostedt (Mon Apr 03 2023 - 17:22:57 EST)
- [for-linus][PATCH 3/6] ftrace: Mark get_lock_parent_ip() __always_inline Steven Rostedt (Mon Apr 03 2023 - 17:23:01 EST)
- [for-linus][PATCH 5/6] tracing/osnoise: Fix notify new tracing_max_latency Steven Rostedt (Mon Apr 03 2023 - 17:23:04 EST)
- [for-linus][PATCH 2/6] ring-buffer: Fix race while reader and writer are on the same page Steven Rostedt (Mon Apr 03 2023 - 17:23:08 EST)
- [for-linus][PATCH 6/6] tracing: Error if a trace event has an array for a __field() Steven Rostedt (Mon Apr 03 2023 - 17:23:11 EST)
- Re: [PATCH v2 4/7] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range() Raghavendra Rao Ananta (Mon Apr 03 2023 - 17:24:16 EST)
- RE [PATCH net v5 2/3] net: stmmac: check if MAC needs to attach to a PHY Martin Blumenstingl (Mon Apr 03 2023 - 17:25:50 EST)
- Re: [PATCH v2 6/7] KVM: arm64: Break the table entries using TLBI range instructions Raghavendra Rao Ananta (Mon Apr 03 2023 - 17:26:16 EST)
- Re: [EXTERNAL] [PATCH v2 00/18] Add Cgroup support for SGX EPC memory Anand Krishnamoorthi (Mon Apr 03 2023 - 17:26:52 EST)
- Re: [PATCH] vfio/cdx: add support for CDX bus Alex Williamson (Mon Apr 03 2023 - 17:28:59 EST)
- Re: [PATCH v2] kselftest/alsa: Increase kselftest timeout Nícolas F. R. A. Prado (Mon Apr 03 2023 - 17:30:13 EST)
- Re: [PATCH v4 net-next 0/9] Add tc-mqprio and tc-taprio support for preemptible traffic classes Jakub Kicinski (Mon Apr 03 2023 - 17:32:37 EST)
- [PATCH v5 00/21] net/tcp: Add TCP-AO support Dmitry Safonov (Mon Apr 03 2023 - 17:34:35 EST)
- [PATCH v5 02/21] net/tcp: Add TCP-AO config and structures Dmitry Safonov (Mon Apr 03 2023 - 17:34:39 EST)
- [PATCH v5 01/21] [draft] net/tcp: Prepare tcp_md5sig_pool for TCP-AO Dmitry Safonov (Mon Apr 03 2023 - 17:34:55 EST)
- [PATCH v5 05/21] net/tcp: Calculate TCP-AO traffic keys Dmitry Safonov (Mon Apr 03 2023 - 17:35:03 EST)
- [PATCH v5 03/21] net/tcp: Introduce TCP_AO setsockopt()s Dmitry Safonov (Mon Apr 03 2023 - 17:35:18 EST)
- [PATCH v5 04/21] net/tcp: Prevent TCP-MD5 with TCP-AO being set Dmitry Safonov (Mon Apr 03 2023 - 17:35:19 EST)
- [PATCH v5 06/21] net/tcp: Add TCP-AO sign to outgoing packets Dmitry Safonov (Mon Apr 03 2023 - 17:35:20 EST)
- [PATCH v5 07/21] net/tcp: Add tcp_parse_auth_options() Dmitry Safonov (Mon Apr 03 2023 - 17:35:50 EST)
- [PATCH v5 08/21] net/tcp: Add AO sign to RST packets Dmitry Safonov (Mon Apr 03 2023 - 17:35:55 EST)
- [PATCH v5 09/21] net/tcp: Add TCP-AO sign to twsk Dmitry Safonov (Mon Apr 03 2023 - 17:36:09 EST)
- [PATCH v5 10/21] net/tcp: Wire TCP-AO to request sockets Dmitry Safonov (Mon Apr 03 2023 - 17:36:21 EST)
- [PATCH v5 11/21] net/tcp: Sign SYN-ACK segments with TCP-AO Dmitry Safonov (Mon Apr 03 2023 - 17:36:23 EST)
- [PATCH v5 12/21] net/tcp: Verify inbound TCP-AO signed segments Dmitry Safonov (Mon Apr 03 2023 - 17:36:27 EST)
- [PATCH v5 13/21] net/tcp: Add TCP-AO segments counters Dmitry Safonov (Mon Apr 03 2023 - 17:36:50 EST)
- [PATCH v5 14/21] net/tcp: Add TCP-AO SNE support Dmitry Safonov (Mon Apr 03 2023 - 17:36:52 EST)
- [PATCH v5 15/21] net/tcp: Add tcp_hash_fail() ratelimited logs Dmitry Safonov (Mon Apr 03 2023 - 17:37:13 EST)
- [PATCH v5 16/21] net/tcp: Ignore specific ICMPs for TCP-AO connections Dmitry Safonov (Mon Apr 03 2023 - 17:37:13 EST)
- [PATCH v5 17/21] net/tcp: Add option for TCP-AO to (not) hash header Dmitry Safonov (Mon Apr 03 2023 - 17:37:17 EST)
- [PATCH v5 19/21] net/tcp: Allow asynchronous delete for TCP-AO keys (MKTs) Dmitry Safonov (Mon Apr 03 2023 - 17:37:20 EST)
- [PATCH v5 18/21] net/tcp: Add TCP-AO getsockopt()s Dmitry Safonov (Mon Apr 03 2023 - 17:37:22 EST)
- [PATCH v5 20/21] net/tcp-ao: Add static_key for TCP-AO Dmitry Safonov (Mon Apr 03 2023 - 17:37:26 EST)
- [PATCH v5 21/21] net/tcp-ao: Wire up l3index to TCP-AO Dmitry Safonov (Mon Apr 03 2023 - 17:37:53 EST)
- Re: [PATCH v3 4/7] iommu/vt-d: Reserve RID_PASID from global PASID space Jacob Pan (Mon Apr 03 2023 - 17:39:11 EST)
- Re: [PATCH] x86/amd_nb: Check for invalid SMN reads Yazen Ghannam (Mon Apr 03 2023 - 17:39:49 EST)
- Re: [PATCH 1/3] of: address: Document return value of of_address_to_resource() Rob Herring (Mon Apr 03 2023 - 17:43:00 EST)
- Re: [PATCH 2/3] of: address: Fix documented return value of of_pci_range_to_resource() Rob Herring (Mon Apr 03 2023 - 17:43:09 EST)
- Re: [PATCH v2 08/11] x86/sev: Add Secure TSC support for SNP guests Tom Lendacky (Mon Apr 03 2023 - 17:43:18 EST)
- Re: [PATCH 3/3] of: address: Reshuffle to remove forward declarations Rob Herring (Mon Apr 03 2023 - 17:43:42 EST)
- Re: [PATCH v3 6/7] iommu/vt-d: Implement set_dev_pasid domain op Jacob Pan (Mon Apr 03 2023 - 17:45:43 EST)
- Re: [PATCH v1] dt-bindings: move cache controller bindings to a cache directory Rob Herring (Mon Apr 03 2023 - 17:46:00 EST)
- Introducing bugbot Konstantin Ryabitsev (Mon Apr 03 2023 - 17:46:10 EST)
- Re: [PATCH v2 09/11] x86/kvmclock: Use Secure TSC as clock if available Tom Lendacky (Mon Apr 03 2023 - 17:46:22 EST)
- Re: Introducing bugbot Kernel.org Bugbot (Mon Apr 03 2023 - 17:48:18 EST)
- Re: [PATCH v3 1/9] media: dt-bindings: Add bindings for JH7110 Camera Subsystem Rob Herring (Mon Apr 03 2023 - 17:49:10 EST)
- Re: [PATCH v1 1/2] perf build: Allow C++ demangle without libelf Arnaldo Carvalho de Melo (Mon Apr 03 2023 - 17:49:48 EST)
- Re: [PATCH v2] perf jit: Fix a few memory leaks Arnaldo Carvalho de Melo (Mon Apr 03 2023 - 17:50:20 EST)
- Re: [PATCH v3 7/7] dmaengine/idxd: Re-enable kernel workqueue under DMA API Jacob Pan (Mon Apr 03 2023 - 17:50:59 EST)
- Re: Introducing bugbot Konstantin Ryabitsev (Mon Apr 03 2023 - 17:52:03 EST)
- Re: [PATCH v3 7/7] dmaengine/idxd: Re-enable kernel workqueue under DMA API Jacob Pan (Mon Apr 03 2023 - 17:52:49 EST)
- Re: [PATCHv1 1/2] dt-bindings: usb: generic-ohci: increase allowed clocks Rob Herring (Mon Apr 03 2023 - 17:55:40 EST)
- Re: [PATCH 2/2] arm64: dts: rockchip: rk3588-rock-5b: Add pwm-fan Heiko Stübner (Mon Apr 03 2023 - 17:55:42 EST)
- Re: [PATCH 1/9] perf list: Use relative path for tracepoint scan Arnaldo Carvalho de Melo (Mon Apr 03 2023 - 17:59:18 EST)
- Re: [PATCH 1/9] perf list: Use relative path for tracepoint scan Arnaldo Carvalho de Melo (Mon Apr 03 2023 - 18:00:57 EST)
- [PATCH bpf-next] kallsyms: Disable preemption for find_kallsyms_symbol_value Jiri Olsa (Mon Apr 03 2023 - 18:03:07 EST)
- [PATCH mm-unstable RFC 0/5] cgroup: eliminate atomic rstat Yosry Ahmed (Mon Apr 03 2023 - 18:03:47 EST)
- [PATCH mm-unstable RFC 1/5] writeback: move wb_over_bg_thresh() call outside lock section Yosry Ahmed (Mon Apr 03 2023 - 18:03:50 EST)
- [PATCH mm-unstable RFC 2/5] memcg: flush stats non-atomically in mem_cgroup_wb_stats() Yosry Ahmed (Mon Apr 03 2023 - 18:03:53 EST)
- [PATCH mm-unstable RFC 3/5] memcg: calculate root usage from global state Yosry Ahmed (Mon Apr 03 2023 - 18:04:10 EST)
- [PATCH mm-unstable RFC 4/5] memcg: remove mem_cgroup_flush_stats_atomic() Yosry Ahmed (Mon Apr 03 2023 - 18:04:14 EST)
- [PATCH mm-unstable RFC 5/5] cgroup: remove cgroup_rstat_flush_atomic() Yosry Ahmed (Mon Apr 03 2023 - 18:04:19 EST)
- Re: [PATCH mm-unstable RFC 0/5] cgroup: eliminate atomic rstat Yosry Ahmed (Mon Apr 03 2023 - 18:05:45 EST)
- Re: [PATCH v3 15/55] ip, udp: Support MSG_SPLICE_PAGES David Howells (Mon Apr 03 2023 - 18:06:07 EST)
- Job vacancy St. Thomas' Hospital UK (Mon Apr 03 2023 - 18:06:11 EST)
- Re: [PATCH v2 0/2] Correct gpio-ir-recv wakeup capability Florian Fainelli (Mon Apr 03 2023 - 18:06:55 EST)
- Re: [PATCH] perf: Optimize perf_pmu_migrate_context() Thomas Gleixner (Mon Apr 03 2023 - 18:07:37 EST)
- Re: [PATCH bpf-next v4 2/2] docs/bpf: Add LRU internals description and graph Joe Stringer (Mon Apr 03 2023 - 18:14:36 EST)
- Re: [PATCH bpf-next v4 1/2] docs/bpf: Add table to describe LRU properties Joe Stringer (Mon Apr 03 2023 - 18:15:00 EST)
- Re: [-net-next v10 5/6] net: stmmac: Add glue layer for StarFive JH7110 SoC Conor Dooley (Mon Apr 03 2023 - 18:15:25 EST)
- Re: [RESEND 0/6] media: mediatek: Update video decoder nodes for MT8195 and MT8192 Nícolas F. R. A. Prado (Mon Apr 03 2023 - 18:19:35 EST)
- Re: [PATCH v4] checkpatch: introduce proper bindings license check Rob Herring (Mon Apr 03 2023 - 18:20:50 EST)
- Re: [PATCH v5 3/3] gpio: ws16c48: Migrate to the regmap API William Breathitt Gray (Mon Apr 03 2023 - 18:21:10 EST)
- [PATCH] mmc: core: Remove unused macro mmc_req_rel_wr Bean Huo (Mon Apr 03 2023 - 18:24:14 EST)
- Re: [PATCH v5 3/3] gpio: ws16c48: Migrate to the regmap API Mark Brown (Mon Apr 03 2023 - 18:25:17 EST)
- RE: [RFC PATCH v3 00/22] arm64: livepatch: Use ORC for dynamic frame pointer validation Dylan Hatch (Mon Apr 03 2023 - 18:26:57 EST)
- [RFC PATCH 0/3] permit write-sealed memfd read-only shared mappings Lorenzo Stoakes (Mon Apr 03 2023 - 18:28:48 EST)
- [RFC PATCH 1/3] mm: drop the assumption that VM_SHARED always implies writable Lorenzo Stoakes (Mon Apr 03 2023 - 18:28:51 EST)
- [RFC PATCH 2/3] mm: update seal_check_[future_]write() to include F_SEAL_WRITE as well Lorenzo Stoakes (Mon Apr 03 2023 - 18:28:59 EST)
- [RFC PATCH 3/3] mm: perform the mapping_map_writable() check after call_mmap() Lorenzo Stoakes (Mon Apr 03 2023 - 18:29:02 EST)
- Re: [PATCH v3] PCI: Fix up L1SS capability for Intel Apollo Lake PCIe bridge Bjorn Helgaas (Mon Apr 03 2023 - 18:29:18 EST)
- Re: [PATCH 4/7] dt-bindings: iommu: arm,smmu: enable clocks for sa8775p Konrad Dybcio (Mon Apr 03 2023 - 18:38:23 EST)
- Re: [PATCH v4] PCI: vmd: Add the module param to adjust MSI mode Bjorn Helgaas (Mon Apr 03 2023 - 18:46:48 EST)
- Re: [RFC PATCH v3] nubus: Don't list slot resources by default Finn Thain (Mon Apr 03 2023 - 18:48:03 EST)
- Re: [RFC PATCH bpf-next 00/13] bpf: Introduce BPF namespace Alexei Starovoitov (Mon Apr 03 2023 - 18:50:26 EST)
- Re: [PATCH V2 7/8] vfio/pci: Support dynamic MSI-x Reinette Chatre (Mon Apr 03 2023 - 18:51:07 EST)
- Re: [PATCH] perf: Optimize perf_pmu_migrate_context() Paul E. McKenney (Mon Apr 03 2023 - 18:51:43 EST)
- Re: [Patch v4 16/18] KVM: x86/mmu: Allocate numa aware page tables during page fault Vipin Sharma (Mon Apr 03 2023 - 18:51:46 EST)
- Re: linux-next: Tree for Apr 3 Stephen Rothwell (Mon Apr 03 2023 - 18:53:18 EST)
- Re: [PATCH 6.2 000/187] 6.2.10-rc1 review Shuah Khan (Mon Apr 03 2023 - 18:53:26 EST)
- Re: [PATCH 6.1 000/181] 6.1.23-rc1 review Shuah Khan (Mon Apr 03 2023 - 18:54:20 EST)
- Re: [Patch v4 16/18] KVM: x86/mmu: Allocate numa aware page tables during page fault Vipin Sharma (Mon Apr 03 2023 - 18:55:08 EST)
- [PATCH V4] nvmem: add explicit config option to read old syntax fixed OF cells Rafał Miłecki (Mon Apr 03 2023 - 18:56:27 EST)
- Re: [PATCH v2 2/7] dm: Add support for block provisioning Sarthak Kukreti (Mon Apr 03 2023 - 18:57:33 EST)
- Re: [Patch v4 15/18] KVM: mmu: Add NUMA node support in struct kvm_mmu_memory_cache{} Vipin Sharma (Mon Apr 03 2023 - 18:58:05 EST)
- Re: [PATCH V2] rcu: Make sure new krcp free business is handled after the wanted rcu grace period. Paul E. McKenney (Mon Apr 03 2023 - 18:58:35 EST)
- Re: [PATCH 5.15 00/99] 5.15.106-rc1 review Shuah Khan (Mon Apr 03 2023 - 18:59:28 EST)
- Re: [PATCH bpf V6 5/5] selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new arg Alexei Starovoitov (Mon Apr 03 2023 - 19:02:39 EST)
- Re: [PATCH 5.10 000/173] 5.10.177-rc1 review Shuah Khan (Mon Apr 03 2023 - 19:03:14 EST)
- Re: [Patch v4 08/18] KVM: x86/mmu: Track unused mmu_shadowed_info_cache pages count via global counter Vipin Sharma (Mon Apr 03 2023 - 19:03:30 EST)
- Re: [PATCH] cpufreq: sparc: Fix exception handling in two functions Viresh Kumar (Mon Apr 03 2023 - 19:04:40 EST)
- Re: [PATCH 5.4 000/104] 5.4.240-rc1 review Shuah Khan (Mon Apr 03 2023 - 19:05:28 EST)
- Re: [PATCH 4.19 00/84] 4.19.280-rc1 review Shuah Khan (Mon Apr 03 2023 - 19:06:42 EST)
- drivers/video/fbdev/nvidia/nvidia.c:1429:17: sparse: sparse: incorrect type in argument 1 (different modifiers) kernel test robot (Mon Apr 03 2023 - 19:07:16 EST)
- Re: [PATCH v1] kunit: add tests for using current KUnit test field Daniel Latypov (Mon Apr 03 2023 - 19:09:35 EST)
- Re: [PATCH v1 1/2] dt-bindings: display: bridge: sn65dsi83: Add DSI video mode Marek Vasut (Mon Apr 03 2023 - 19:12:56 EST)
- Re: [PATCH v2] kunit: add tests for using current KUnit test field Daniel Latypov (Mon Apr 03 2023 - 19:17:45 EST)
- [PATCH v2 0/2] arch_topology: Pre-allocate cacheinfo from primary CPU Radu Rendec (Mon Apr 03 2023 - 19:18:57 EST)
- [PATCH v2 1/2] cacheinfo: Add arch specific early level initializer Radu Rendec (Mon Apr 03 2023 - 19:19:04 EST)
- [PATCH v2 2/2] cacheinfo: Add arm64 early level initializer implementation Radu Rendec (Mon Apr 03 2023 - 19:19:17 EST)
- Re: [PATCH 6.1 000/181] 6.1.23-rc1 review ogasawara takeshi (Mon Apr 03 2023 - 19:21:58 EST)
- [PATCH] Drivers: hv: Do not free synic pages when they were not allocated Nuno Das Neves (Mon Apr 03 2023 - 19:22:22 EST)
- [PATCH] Drivers: hv: Use nested hypercall for post message and signal event Nuno Das Neves (Mon Apr 03 2023 - 19:23:14 EST)
- [PATCH] checkpatch: improve signature check on empty description Scott Branden (Mon Apr 03 2023 - 19:27:50 EST)
- Re: [RFC PATCH 2/2] usb: dwc3: Support 'snps,gadget-keep-connect-sys-sleep' feature Thinh Nguyen (Mon Apr 03 2023 - 19:37:31 EST)
- [PATCH V2] cpufreq: drivers with target_index() must set freq_table Viresh Kumar (Mon Apr 03 2023 - 19:39:27 EST)
- Re: [PATCH 6.2 000/187] 6.2.10-rc1 review Justin Forbes (Mon Apr 03 2023 - 19:43:27 EST)
- Re: [PATCH v4 net-next 0/9] Add tc-mqprio and tc-taprio support for preemptible traffic classes Vladimir Oltean (Mon Apr 03 2023 - 19:43:53 EST)
- Re: Error reports at boot time in Ampere Altra machines since c733ebb7c Darren Hart (Mon Apr 03 2023 - 19:50:34 EST)
- Re: [PATCH v2 1/2] usb: dwc3: gadget: Bail out in pullup if soft reset timeout happens Thinh Nguyen (Mon Apr 03 2023 - 19:50:36 EST)
- Re: [PATCH v3 4/8] RISC-V: KVM: Initial skeletal support for AIA Atish Patra (Mon Apr 03 2023 - 19:50:38 EST)
- tools/testing/selftests/bpf/bpf_testmod/bpf_testmod.c:33:1: warning: no previous prototype for 'bpf_testmod_test_btf_type_tag_user_1' kernel test robot (Mon Apr 03 2023 - 19:57:02 EST)
- Re: [PATCH v4 00/11] Improve the MT8365 SoC and EVK board support Kevin Hilman (Mon Apr 03 2023 - 20:04:25 EST)
- Re: [PATCH v4 00/11] Improve the MT8365 SoC and EVK board support Kevin Hilman (Mon Apr 03 2023 - 20:05:44 EST)
- Re: [PATCH v4 net-next 0/9] Add tc-mqprio and tc-taprio support for preemptible traffic classes Jakub Kicinski (Mon Apr 03 2023 - 20:12:06 EST)
- Re: [PATCH 6.1 000/181] 6.1.23-rc1 review Wang Yugui (Mon Apr 03 2023 - 20:12:46 EST)
- Re: [RFC PATCH] sched: Fix performance regression introduced by mm_cid Mathieu Desnoyers (Mon Apr 03 2023 - 20:13:04 EST)
- [PATCH v4 0/3] Ignore non-LRU-based reclaim in memcg reclaim Yosry Ahmed (Mon Apr 03 2023 - 20:14:04 EST)
- [PATCH v4 1/3] mm: vmscan: move set_task_reclaim_state() after global_reclaim() Yosry Ahmed (Mon Apr 03 2023 - 20:14:07 EST)
- [PATCH v4 2/3] mm: vmscan: refactor updating reclaimed pages in reclaim_state Yosry Ahmed (Mon Apr 03 2023 - 20:14:12 EST)
- [PATCH v4 3/3] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim Yosry Ahmed (Mon Apr 03 2023 - 20:14:25 EST)
- [PATCH] iommufd/selftest: set varaiable mock_iommu_device storage-class-specifier to static Tom Rix (Mon Apr 03 2023 - 20:24:15 EST)
- [PATCH 1/3] Revert "drm/lima: add show_fdinfo for drm usage stats" yq882255 (Mon Apr 03 2023 - 20:28:10 EST)
- [PATCH 2/3] Revert "drm/lima: allocate unique id per drm_file" yq882255 (Mon Apr 03 2023 - 20:28:12 EST)
- [PATCH 3/3] Revert "drm/lima: add usage counting method to ctx_mgr" yq882255 (Mon Apr 03 2023 - 20:28:26 EST)
- [PATCH 0/3] Revert lima fdinfo patchset yq882255 (Mon Apr 03 2023 - 20:28:35 EST)
- Re: [PATCH v3 1/1] dt-bindings: firmware: qcom: scm: Updating VMID list Dmitry Baryshkov (Mon Apr 03 2023 - 20:30:04 EST)
- [PATCH] cpufreq: amd-pstate: set varaiable mode_state_machine storage-class-specifier to static Tom Rix (Mon Apr 03 2023 - 20:34:34 EST)
- Re: [PATCH rcu 04/20] srcu: Begin offloading srcu_struct fields to srcu_update Joel Fernandes (Mon Apr 03 2023 - 20:35:15 EST)
- Re: [PATCH v2] kunit: add tests for using current KUnit test field David Gow (Mon Apr 03 2023 - 20:36:38 EST)
- [PATCH] pinctrl: mlxbf3: set varaiable mlxbf3_pmx_funcs storage-class-specifier to static Tom Rix (Mon Apr 03 2023 - 20:46:00 EST)
- Re: [PATCH v6 01/14] dt-bindings: media: mediatek,vcodec: Remove dma-ranges property Yong Wu (吴勇) (Mon Apr 03 2023 - 20:49:32 EST)
- Re: [v4 PATCH] fs/proc: task_mmu.c: don't read mapcount for migration entry Yang Shi (Mon Apr 03 2023 - 20:51:07 EST)
- Re: [PATCH v3 5/8] RISC-V: KVM: Implement subtype for CSR ONE_REG interface Atish Patra (Mon Apr 03 2023 - 20:54:46 EST)
- Re: [PATCH v3 6/8] RISC-V: KVM: Add ONE_REG interface for AIA CSRs Atish Patra (Mon Apr 03 2023 - 20:55:40 EST)
- Re: [PATCH v2] mm: khugepaged: Fix kernel BUG in hpage_collapse_scan_file Yang Shi (Mon Apr 03 2023 - 20:58:28 EST)
- Re: Regression: NULL pointer dereference after NFS_V4_2_READ_PLUS (commit 7fd461c47) Olga Kornievskaia (Mon Apr 03 2023 - 21:01:23 EST)
- [PATCH] KVM: x86: set varaiable mitigate_smt_rsb storage-class-specifier to static Tom Rix (Mon Apr 03 2023 - 21:02:36 EST)
- Re: [PATCH rcu 04/20] srcu: Begin offloading srcu_struct fields to srcu_update Paul E. McKenney (Mon Apr 03 2023 - 21:08:13 EST)
- Re: [PATCH] usb: dwc3: gadget: Stall and restart EP0 if host is unresponsive Thinh Nguyen (Mon Apr 03 2023 - 21:11:32 EST)
- Re: [RFC PATCH 1/6] sched/fair: Add util_guest for tasks David Dai (Mon Apr 03 2023 - 21:12:05 EST)
- Re: linux-next: build failure after merge of the drm-misc tree Stephen Rothwell (Mon Apr 03 2023 - 21:14:30 EST)
- [PATCH] iio: light: tsl2772: fix reading proximity-diodes from device tree Brian Masney (Mon Apr 03 2023 - 21:15:56 EST)
- Re: [RESEND] f2fs: add sanity compress level check for compressed file Chao Yu (Mon Apr 03 2023 - 21:16:38 EST)
- Re: [PATCH rcu 04/20] srcu: Begin offloading srcu_struct fields to srcu_update Joel Fernandes (Mon Apr 03 2023 - 21:16:45 EST)
- Re: [f2fs-dev] [PATCH v2] f2fs: fix null pointer panic in tracepoint in __replace_atomic_write_block Chao Yu (Mon Apr 03 2023 - 21:18:25 EST)
- Re: [PATCH v2] f2fs: Fix system crash due to lack of free space in LFS Chao Yu (Mon Apr 03 2023 - 21:25:48 EST)
- [PATCH drm-next v3 01/15] drm: execution context for GEM buffers v3 Danilo Krummrich (Mon Apr 03 2023 - 21:28:37 EST)
- [PATCH drm-next v3 00/15] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI Danilo Krummrich (Mon Apr 03 2023 - 21:28:44 EST)
- [PATCH drm-next v3 02/15] drm_exec: fix double dma_resv unlock Danilo Krummrich (Mon Apr 03 2023 - 21:28:48 EST)
- [PATCH drm-next v3 03/15] maple_tree: split up MA_STATE() macro Danilo Krummrich (Mon Apr 03 2023 - 21:29:23 EST)
- [PATCH drm-next v3 08/15] drm/nouveau: bo: initialize GEM GPU VA interface Danilo Krummrich (Mon Apr 03 2023 - 21:29:25 EST)
- [PATCH drm-next v3 07/15] drm/nouveau: get vmm via nouveau_cli_vmm() Danilo Krummrich (Mon Apr 03 2023 - 21:29:28 EST)
- [PATCH drm-next v3 09/15] drm/nouveau: move usercopy helpers to nouveau_drv.h Danilo Krummrich (Mon Apr 03 2023 - 21:29:32 EST)
- [PATCH drm-next v3 10/15] drm/nouveau: fence: separate fence alloc and emit Danilo Krummrich (Mon Apr 03 2023 - 21:29:35 EST)
- [PATCH drm-next v3 05/15] drm: debugfs: provide infrastructure to dump a DRM GPU VA space Danilo Krummrich (Mon Apr 03 2023 - 21:29:38 EST)
- [PATCH drm-next v3 04/15] drm: manager to keep track of GPUs VA mappings Danilo Krummrich (Mon Apr 03 2023 - 21:29:41 EST)
- [PATCH drm-next v3 06/15] drm/nouveau: new VM_BIND uapi interfaces Danilo Krummrich (Mon Apr 03 2023 - 21:29:44 EST)
- [PATCH drm-next v3 12/15] drm/nouveau: chan: provide nouveau_channel_kill() Danilo Krummrich (Mon Apr 03 2023 - 21:30:16 EST)
- [PATCH drm-next v3 14/15] drm/nouveau: implement new VM_BIND uAPI Danilo Krummrich (Mon Apr 03 2023 - 21:30:20 EST)
- [PATCH drm-next v3 13/15] drm/nouveau: nvkm/vmm: implement raw ops to manage uvmm Danilo Krummrich (Mon Apr 03 2023 - 21:30:24 EST)
- [PATCH drm-next v3 11/15] drm/nouveau: fence: fail to emit when fence context is killed Danilo Krummrich (Mon Apr 03 2023 - 21:30:29 EST)
- [PATCH] drm/nouveau/disp: set varaiable gv100_disp_core_mthd_base storage-class-specifier to static Tom Rix (Mon Apr 03 2023 - 21:30:33 EST)
- [PATCH drm-next v3 15/15] drm/nouveau: debugfs: implement DRM GPU VA debugfs Danilo Krummrich (Mon Apr 03 2023 - 21:30:37 EST)
- Re: [PATCH v4 5/5] md: protect md_thread with rcu Yu Kuai (Mon Apr 03 2023 - 21:35:11 EST)
- Re: [PATCH 00/11] selftests: hid: import the tests from hid-tools Peter Hutterer (Mon Apr 03 2023 - 21:37:49 EST)
- [PATCH] iio: dac: set varaiable max5522_channels storage-class-specifier to static Tom Rix (Mon Apr 03 2023 - 21:39:33 EST)
- [PATCH 0/2] fix dying cpu compare race Ye Bin (Mon Apr 03 2023 - 21:42:40 EST)
- [PATCH 1/2] cpu/hotplug: introduce 'num_dying_cpus' to get dying CPUs count Ye Bin (Mon Apr 03 2023 - 21:42:43 EST)
- [PATCH 2/2] lib/percpu_counter: fix dying cpu compare race Ye Bin (Mon Apr 03 2023 - 21:42:47 EST)
- Re: [PATCH bpf-next] kallsyms: Disable preemption for find_kallsyms_symbol_value Leizhen (ThunderTown) (Mon Apr 03 2023 - 21:43:42 EST)
- Re: [PATCH] f2fs: support to show noage_extent_cache mount option Chao Yu (Mon Apr 03 2023 - 21:44:46 EST)
- Re: [PATCH 5.10 000/173] 5.10.177-rc1 review Florian Fainelli (Mon Apr 03 2023 - 21:46:14 EST)
- Re: [PATCH v2 net-next] bluetooth: unregister correct BTPROTO for CMTP Chenyuan Mi (Mon Apr 03 2023 - 21:50:53 EST)
- Re: [PATCH v2 net-next] bluetooth: unregister correct BTPROTO for CMTP Chenyuan Mi (Mon Apr 03 2023 - 21:53:12 EST)
- Re: [f2fs-dev] [PATCH] f2fs: fix null pointer panic in tracepoint in __replace_atomic_write_block patchwork-bot+f2fs (Mon Apr 03 2023 - 21:54:36 EST)
- Re: [RFC PATCH] sched: Fix performance regression introduced by mm_cid Aaron Lu (Mon Apr 03 2023 - 22:01:14 EST)
- Re: [PATCH v5 09/21] net/tcp: Add TCP-AO sign to twsk kernel test robot (Mon Apr 03 2023 - 22:02:30 EST)
- Re: [PATCH] x86: profiling: Using generic unwinding in profile_pc Chen Zhongjin (Mon Apr 03 2023 - 22:03:40 EST)
- Re: [PATCH 6.1 000/181] 6.1.23-rc1 review Florian Fainelli (Mon Apr 03 2023 - 22:06:52 EST)
- Re: [PATCH 5.15 00/99] 5.15.106-rc1 review Florian Fainelli (Mon Apr 03 2023 - 22:07:05 EST)
- [PATCH v2 0/6] pci-hyper: Fix race condition bugs for fast device hotplug Dexuan Cui (Mon Apr 03 2023 - 22:07:08 EST)
- [PATCH v2 1/6] PCI: hv: Fix a race condition bug in hv_pci_query_relations() Dexuan Cui (Mon Apr 03 2023 - 22:07:14 EST)
- [PATCH v2 2/6] PCI: hv: Fix a race condition in hv_irq_unmask() that can cause panic Dexuan Cui (Mon Apr 03 2023 - 22:07:22 EST)
- [PATCH v2 3/6] PCI: hv: Remove the useless hv_pcichild_state from struct hv_pci_dev Dexuan Cui (Mon Apr 03 2023 - 22:07:26 EST)
- [PATCH v2 4/6] Revert "PCI: hv: Fix a timing issue which causes kdump to fail occasionally" Dexuan Cui (Mon Apr 03 2023 - 22:07:46 EST)
- [PATCH v2 5/6] PCI: hv: Add a per-bus mutex state_lock Dexuan Cui (Mon Apr 03 2023 - 22:08:25 EST)
- [PATCH v2 6/6] PCI: hv: Use async probing to reduce boot time Dexuan Cui (Mon Apr 03 2023 - 22:08:28 EST)
- Re: Linux 6.3-rc5 Guenter Roeck (Mon Apr 03 2023 - 22:09:29 EST)
- [PATCH net-next v2] net/mlx5e: Remove NULL check before dev_{put, hold} Yang Li (Mon Apr 03 2023 - 22:11:43 EST)
- Re: [PATCH 0/2] fix dying cpu compare race Yury Norov (Mon Apr 03 2023 - 22:11:51 EST)
- Re: [PATCH v5 01/21] [draft] net/tcp: Prepare tcp_md5sig_pool for TCP-AO kernel test robot (Mon Apr 03 2023 - 22:12:22 EST)
- [PATCH] kbuild: give up untracked files for source package builds Masahiro Yamada (Mon Apr 03 2023 - 22:18:24 EST)
- Re: [-net-next v10 5/6] net: stmmac: Add glue layer for StarFive JH7110 SoC Guo Samin (Mon Apr 03 2023 - 22:19:24 EST)
- [PATCH] dt-bindings: watchdog: alphascale-asm9260: convert to DT schema Om Parikh (Mon Apr 03 2023 - 22:21:56 EST)
- arch/s390/include/uapi/../../../../lib/xz/xz_dec_stream.c:393:28: sparse: sparse: incorrect type in argument 1 (different base types) kernel test robot (Mon Apr 03 2023 - 22:22:03 EST)
- Re: [PATCH v5 01/21] [draft] net/tcp: Prepare tcp_md5sig_pool for TCP-AO kernel test robot (Mon Apr 03 2023 - 22:22:06 EST)
- Re: [PATCH 1/2] cpu/hotplug: introduce 'num_dying_cpus' to get dying CPUs count Yury Norov (Mon Apr 03 2023 - 22:24:39 EST)
- Re: [PATCH] Documentation: update kernel stack for x86_64 Lai Jiangshan (Mon Apr 03 2023 - 22:26:06 EST)
- [PATCH -next v2] EDAC/amd64: clean up some inconsistent indentings Yang Li (Mon Apr 03 2023 - 22:26:08 EST)
- Re: [PATCH] perf: script: add new output field 'dsoip' Changbin Du (Mon Apr 03 2023 - 22:26:40 EST)
- Re: [PATCH v3 3/9] media: dt-bindings: cadence-csi2rx: Convert to DT schema Jack Zhu (Mon Apr 03 2023 - 22:26:58 EST)
- [PATCH v2] Bluetooth: hci_h5: Complements reliable packet processing logic Qiqi Zhang (Mon Apr 03 2023 - 22:27:56 EST)
- linux-next: manual merge of the kvm-arm tree with the kvm-fixes tree Stephen Rothwell (Mon Apr 03 2023 - 22:32:28 EST)
- Re: [PATCH] dt-bindings: watchdog: alphascale-asm9260: convert to DT schema hack3r-0m (Mon Apr 03 2023 - 22:33:15 EST)
- Re: [PATCH v7] Introduction-of-HP-BIOSCFG-driver-documentation Bagas Sanjaya (Mon Apr 03 2023 - 22:34:02 EST)
- Re: [PATCH bpf-next v4 1/2] docs/bpf: Add table to describe LRU properties Bagas Sanjaya (Mon Apr 03 2023 - 22:37:12 EST)
- Re: [linus:master] [swap_state] 5649d113ff: vm-scalability.throughput -33.1% regression Yin, Fengwei (Mon Apr 03 2023 - 22:37:29 EST)
- Re: [PATCH 6.1 000/181] 6.1.23-rc1 review Bagas Sanjaya (Mon Apr 03 2023 - 22:40:20 EST)
- Re: [PATCH 5.15 00/99] 5.15.106-rc1 review Bagas Sanjaya (Mon Apr 03 2023 - 22:41:23 EST)
- Re: [PATCH v2 2/2] PCI: mediatek-gen3: Add power and reset control feature for downstream component Jian Yang (杨戬) (Mon Apr 03 2023 - 22:44:04 EST)
- Re: [PATCH v3 1/9] media: dt-bindings: Add bindings for JH7110 Camera Subsystem Jack Zhu (Mon Apr 03 2023 - 22:44:16 EST)
- 答复: [PATCH V2] rcu: Make sure new krcp free business is handled after the wanted rcu grace period. 代子为 (Ziwei Dai) (Mon Apr 03 2023 - 22:50:33 EST)
- Re: [PATCH 2/2] lib/percpu_counter: fix dying cpu compare race Yury Norov (Mon Apr 03 2023 - 22:50:57 EST)
- Re: [PATCH] drm/fbdev-generic: optimize out a redundant assignment clause Sui Jingfeng (Mon Apr 03 2023 - 22:55:38 EST)
- Re: [PATCH v7] tty: fix hang on tty device with no_room set Bagas Sanjaya (Mon Apr 03 2023 - 22:56:03 EST)
- Re: [PATCH] MAINTAINERS: mark ecryptfs as orphan state Tyler Hicks (Microsoft) (Mon Apr 03 2023 - 22:57:59 EST)
- Re: [RFC PATCH bpf-next 00/13] bpf: Introduce BPF namespace Yafang Shao (Mon Apr 03 2023 - 23:00:38 EST)
- Re: [PATCH 6.2 000/187] 6.2.10-rc1 review Florian Fainelli (Mon Apr 03 2023 - 23:08:21 EST)
- Re: [PATCH] cpufreq: Fix policy->freq_table is NULL in __cpufreq_driver_target() Yajun Deng (Mon Apr 03 2023 - 23:08:50 EST)
- [PATCH] selftests/mm: fix memory leak in child_memcmp_fn Feng Jiang (Mon Apr 03 2023 - 23:12:53 EST)
- [PATCH] selftests/mm: fix resource leaks in child_vmsplice_memcmp_fn Feng Jiang (Mon Apr 03 2023 - 23:13:26 EST)
- Re: [RFC PATCH 0/7] x86/entry: Atomic statck switching for IST Lai Jiangshan (Mon Apr 03 2023 - 23:17:49 EST)
- Re: [PATCH V2 7/8] vfio/pci: Support dynamic MSI-x Alex Williamson (Mon Apr 03 2023 - 23:19:32 EST)
- RE: [PATCH V2 7/8] vfio/pci: Support dynamic MSI-x Liu, Jing2 (Mon Apr 03 2023 - 23:20:18 EST)
- Re: [PATCH v3] f2fs: add iostat latency statistics support for discard Chao Yu (Mon Apr 03 2023 - 23:21:50 EST)
- Re: [PATCH v3 4/8] RISC-V: KVM: Initial skeletal support for AIA Anup Patel (Mon Apr 03 2023 - 23:23:14 EST)
- Re: 答复: [PATCH V2] rcu: Make sure new krcp free business is handled after the wanted rcu grace period. Paul E. McKenney (Mon Apr 03 2023 - 23:23:31 EST)
- [RESEND PATCH] selftest/vmx_nested_tsc_scaling_test: fix fp leak Hao Ge (Mon Apr 03 2023 - 23:24:03 EST)
- [PATCH v5] irqchip/irq-sifive-plic: Add syscore callbacks for hibernation Mason Huo (Mon Apr 03 2023 - 23:29:24 EST)
- [PATCH] f2fs: use common implementation of file type Weizhao Ouyang (Mon Apr 03 2023 - 23:30:08 EST)
- Re: [PATCH v2] misc: sram: Add DMA-BUF Heap exporting of SRAM areas kernel test robot (Mon Apr 03 2023 - 23:34:10 EST)
- [PATCH] RDMA/hfi: add a judgment on the availability of cpumask xiaolinkui (Mon Apr 03 2023 - 23:37:17 EST)
- Re: [PATCH v5 01/21] [draft] net/tcp: Prepare tcp_md5sig_pool for TCP-AO kernel test robot (Mon Apr 03 2023 - 23:47:28 EST)
- [PATCH v2] f2fs: add sanity compress level check for compressed file Yangtao Li (Mon Apr 03 2023 - 23:49:08 EST)
- RE: [PATCH V2 7/8] vfio/pci: Support dynamic MSI-x Tian, Kevin (Mon Apr 03 2023 - 23:51:35 EST)
- RE: [PATCH v4 0/5] CXL 3.0 Performance Monitoring Unit support Dan Williams (Mon Apr 03 2023 - 23:55:51 EST)
- Re: [PATCH 6.2 000/187] 6.2.10-rc1 review Bagas Sanjaya (Mon Apr 03 2023 - 23:57:55 EST)
- RE: [PATCH v4 1/5] cxl: Add function to count regblocks of a given type Dan Williams (Mon Apr 03 2023 - 23:59:38 EST)
- [PATCH] video/aperture: fix typos Sui Jingfeng (Tue Apr 04 2023 - 00:01:14 EST)
- [PATCH v2] f2fs: remove struct victim_selection default_v_ops Yangtao Li (Tue Apr 04 2023 - 00:01:18 EST)
- RE: [PATCH v4 2/5] perf: Allow a PMU to have a parent Dan Williams (Tue Apr 04 2023 - 00:03:40 EST)
- [paulmck-rcu:dev.2023.03.30a 28/35] kernel/rcu/tree.c:2149 rcu_do_batch() error: uninitialized symbol 'jlimit'. Dan Carpenter (Tue Apr 04 2023 - 00:04:23 EST)
- Re: [PATCH drm-next v3 05/15] drm: debugfs: provide infrastructure to dump a DRM GPU VA space kernel test robot (Tue Apr 04 2023 - 00:06:14 EST)
- Re: [paulmck-rcu:dev.2023.03.30a 28/35] kernel/rcu/tree.c:2149 rcu_do_batch() error: uninitialized symbol 'jlimit'. Paul E. McKenney (Tue Apr 04 2023 - 00:19:13 EST)
- Re: [PATCH V4 04/10] dt-bindings: timestamp: Add nvidia,gpio-controller Dipen Patel (Tue Apr 04 2023 - 00:24:38 EST)
- Re: [Regression] drm/scheduler: track GPU active time per entity Luben Tuikov (Tue Apr 04 2023 - 00:31:46 EST)
- Re: [PATCH v2 1/2] usb: dwc3: gadget: Bail out in pullup if soft reset timeout happens Krishna Kurapati PSSNV (Tue Apr 04 2023 - 00:39:56 EST)
- Re: [PATCH v3 1/9] media: dt-bindings: Add bindings for JH7110 Camera Subsystem Laurent Pinchart (Tue Apr 04 2023 - 00:39:59 EST)
- Re: [paulmck-rcu:dev.2023.03.30a 28/35] kernel/rcu/tree.c:2149 rcu_do_batch() error: uninitialized symbol 'jlimit'. Dan Carpenter (Tue Apr 04 2023 - 00:43:33 EST)
- Re: [PATCH v3 5/9] media: dt-bindings: cadence-csi2rx: Add starfive compatible Laurent Pinchart (Tue Apr 04 2023 - 00:46:04 EST)
- [PATCH net 1/1] net: stmmac: Add queue reset into stmmac_xdp_open() function Song Yoong Siang (Tue Apr 04 2023 - 00:49:04 EST)
- Re: [PATCH v3 7/9] media: cadence: Add support for external dphy Laurent Pinchart (Tue Apr 04 2023 - 00:55:37 EST)
- RE: [PATCH 4/5] remoteproc: stm32: Allow hold boot management by the SCMI reset controller Peng Fan (Tue Apr 04 2023 - 00:55:40 EST)
- Re: [PATCH v3 4/9] media: dt-bindings: cadence-csi2rx: Add resets property Laurent Pinchart (Tue Apr 04 2023 - 00:56:31 EST)
- [PATCH v2] clk: mediatek: Use right match table, include mod_devicetable Stephen Boyd (Tue Apr 04 2023 - 00:56:43 EST)
- tools/testing/selftests/bpf/bpf_testmod/bpf_testmod.c:54:1: warning: no previous prototype for 'bpf_testmod_test_btf_type_tag_percpu_1' kernel test robot (Tue Apr 04 2023 - 00:58:18 EST)
- Re: [PATCH v3 6/9] media: cadence: Add operation on reset Laurent Pinchart (Tue Apr 04 2023 - 01:06:21 EST)
- Re: [PATCH v3 8/9] media: cadence: Add support for JH7110 SoC Laurent Pinchart (Tue Apr 04 2023 - 01:07:04 EST)
- Re: [PATCH 4.14 00/66] 4.14.312-rc1 review Naresh Kamboju (Tue Apr 04 2023 - 01:12:02 EST)
- Re: [PATCH V1 1/2] mmc: core: Define new vendor ops to enable internal features Christoph Hellwig (Tue Apr 04 2023 - 01:13:40 EST)
- Re: [PATCH v3 1/6] dmaengine: idxd: Add enable/disable device IOPF feature Baolu Lu (Tue Apr 04 2023 - 01:19:03 EST)
- Re: [PATCH v2 0/4] Support for llvm-addr2line Namhyung Kim (Tue Apr 04 2023 - 01:19:07 EST)
- Re: [PATCH 4.19 00/84] 4.19.280-rc1 review Naresh Kamboju (Tue Apr 04 2023 - 01:19:33 EST)
- Re: [PATCH v3 6/7] iommu/vt-d: Implement set_dev_pasid domain op Baolu Lu (Tue Apr 04 2023 - 01:24:47 EST)
- [PATCH v3] Documentation: Add document for false sharing Feng Tang (Tue Apr 04 2023 - 01:28:24 EST)
- Re: [PATCH v7 1/6] riscv: mm: dma-noncoherent: Switch using function pointers for cache management Christoph Hellwig (Tue Apr 04 2023 - 01:29:41 EST)
- Re: Regression: NULL pointer dereference after NFS_V4_2_READ_PLUS (commit 7fd461c47) Krzysztof Kozlowski (Tue Apr 04 2023 - 01:29:57 EST)
- Re: [PATCH drm-next v3 04/15] drm: manager to keep track of GPUs VA mappings kernel test robot (Tue Apr 04 2023 - 01:30:21 EST)
- Re: [PATCH V4 04/10] dt-bindings: timestamp: Add nvidia,gpio-controller Krzysztof Kozlowski (Tue Apr 04 2023 - 01:33:58 EST)
- linux-next: build warning after merge of the kvm-fixes tree Stephen Rothwell (Tue Apr 04 2023 - 01:37:00 EST)
- linux-next: build warning after merge of the hid tree Stephen Rothwell (Tue Apr 04 2023 - 01:40:13 EST)
- Re: [PATCH v5 10/10] mtd: spi-nor: spansion: Determine current address mode Takahiro Kuwano (Tue Apr 04 2023 - 01:40:21 EST)
- Re: [PATCH v5 2/6] dt-bindings: ufs: qcom: Add ICE phandle Krzysztof Kozlowski (Tue Apr 04 2023 - 01:42:04 EST)
- Re: linux-next: build warning after merge of the hid tree Stephen Rothwell (Tue Apr 04 2023 - 01:43:02 EST)
- [PATCH] watchdog: dt-bindings: armada-37xx-wdt: convert text binding Otabek Nazrullaev (Tue Apr 04 2023 - 01:45:00 EST)
- linux-next: Tree for Apr 4 Stephen Rothwell (Tue Apr 04 2023 - 01:46:31 EST)
- [PATCH] watchdog: dt-bindings: atmel-at91rm9200-wdt convert to json-schema Otabek Nazrullaev (Tue Apr 04 2023 - 01:47:16 EST)
- Re: [PATCH 0/1] perf report: append inlines to non-dwarf callchains Namhyung Kim (Tue Apr 04 2023 - 01:47:54 EST)
- Re: [PATCH] dt-bindings: watchdog: alphascale-asm9260: convert to DT schema Krzysztof Kozlowski (Tue Apr 04 2023 - 01:48:55 EST)
- Re: [PATCH] dt-bindings: watchdog: alphascale-asm9260: convert to DT schema Krzysztof Kozlowski (Tue Apr 04 2023 - 01:49:58 EST)
- Re: [PATCH] iommu/amd: Fix "Guest Virtual APIC Table Root Pointer" configuration in IRTE Kishon VijayAbraham I (Tue Apr 04 2023 - 01:50:32 EST)
- [PATCH] mm: check mapping addr is correct when dump page xiaosong.ma (Tue Apr 04 2023 - 01:50:57 EST)
- Re: [PATCH drm-next v3 13/15] drm/nouveau: nvkm/vmm: implement raw ops to manage uvmm kernel test robot (Tue Apr 04 2023 - 01:51:20 EST)
- arch/m68k/kernel/uboot.c:67:43: warning: variable 'uboot_initrd_end' set but not used kernel test robot (Tue Apr 04 2023 - 01:51:24 EST)
- Re: [PATCH] iommu/amd: Fix "Guest Virtual APIC Table Root Pointer" configuration in IRTE Kishon VijayAbraham I (Tue Apr 04 2023 - 01:51:35 EST)
- Re: [PATCH] watchdog: dt-bindings: armada-37xx-wdt: convert text binding Krzysztof Kozlowski (Tue Apr 04 2023 - 01:53:39 EST)
- Re: [PATCH] mm: check mapping addr is correct when dump page Zhaoyang Huang (Tue Apr 04 2023 - 01:54:36 EST)
- Re: [PATCH] watchdog: dt-bindings: atmel-at91rm9200-wdt convert to json-schema Krzysztof Kozlowski (Tue Apr 04 2023 - 01:54:47 EST)
- Re: [PATCH] watchdog: dt-bindings: atmel-at91rm9200-wdt convert to json-schema Krzysztof Kozlowski (Tue Apr 04 2023 - 01:56:16 EST)
- Re: Introducing bugbot Thorsten Leemhuis (Tue Apr 04 2023 - 01:58:47 EST)
- Re: [PATCH V2] dt-bindings: input: pwm-beeper: convert to dt schema Krzysztof Kozlowski (Tue Apr 04 2023 - 01:59:24 EST)
- [PATCH] prctl: Add PR_GET_AUXV to copy auxv to userspace Josh Triplett (Tue Apr 04 2023 - 02:00:34 EST)
- Re: [PATCH net-next v2] net/mlx5e: Remove NULL check before dev_{put, hold} Leon Romanovsky (Tue Apr 04 2023 - 02:01:50 EST)
- Re: [PATCH 2/2] lib/percpu_counter: fix dying cpu compare race Dave Chinner (Tue Apr 04 2023 - 02:02:22 EST)
- Re: [PATCH v4 0/2] dt-bindings: Intorduce domain-controller Peng Fan (Tue Apr 04 2023 - 02:02:45 EST)
- Re: [PATCH 1/9] dt-bindings: firmware: document Qualcomm QCM2290 SCM Krzysztof Kozlowski (Tue Apr 04 2023 - 02:02:56 EST)
- Re: [PATCH 2/9] dt-bindings: arm: qcom: Add QRB2210/QCM2290 and RB1 board Krzysztof Kozlowski (Tue Apr 04 2023 - 02:04:04 EST)
- Re: [PATCH] sched/core: Use do-while instead of for loop in set_nr_if_polling Uros Bizjak (Tue Apr 04 2023 - 02:04:27 EST)
- Re: [PATCH] RDMA/hfi: add a judgment on the availability of cpumask Leon Romanovsky (Tue Apr 04 2023 - 02:05:32 EST)
- Re: [PATCH] perf/arm-cmn: Validate cycles events fully Ilkka Koskinen (Tue Apr 04 2023 - 02:05:49 EST)
- Re: [PATCH 3/9] arm64: dts: qcom: Add initial QCM2290, PM2250 & RB1 device trees Krzysztof Kozlowski (Tue Apr 04 2023 - 02:06:41 EST)
- RE: [PATCH v2 2/2] crypto: caam - OP-TEE firmware support Gaurav Jain (Tue Apr 04 2023 - 02:09:02 EST)
- Re: [PATCH 8/9] arm64: dts: qcom: qcm2290: Add WCN3990 Wi-Fi node Krzysztof Kozlowski (Tue Apr 04 2023 - 02:09:07 EST)
- Re: [PATCH] perf/arm-cmn: Fix port detection for CMN-700 Ilkka Koskinen (Tue Apr 04 2023 - 02:12:40 EST)
- [PATCH v3 (repost)] locking/lockdep: add debug_show_all_lock_holders() Tetsuo Handa (Tue Apr 04 2023 - 02:13:11 EST)
- [PATCH 0/3] spi: s3c64xx: improve SPI polling mode Jaewon Kim (Tue Apr 04 2023 - 02:14:20 EST)
- [PATCH 2/3] spi: dt-bindings: samsung: add samsung,spi-polling property Jaewon Kim (Tue Apr 04 2023 - 02:14:24 EST)
- [PATCH 1/3] spi: s3c64xx: support spi polling mode using devicetree Jaewon Kim (Tue Apr 04 2023 - 02:14:27 EST)
- [PATCH 3/3] spi: s3c64xx: support interrupt based pio mode Jaewon Kim (Tue Apr 04 2023 - 02:14:37 EST)
- Re: [PATCH] can: esd_usb: Add support for CAN_CTRLMODE_BERR_REPORTING Marc Kleine-Budde (Tue Apr 04 2023 - 02:15:26 EST)
- [PATCH net-next v3 1/3] net: ethernet: ti: am65-cpsw: Move mode specific config to mac_config() Siddharth Vadapalli (Tue Apr 04 2023 - 02:16:14 EST)
- [PATCH net-next v3 2/3] net: ethernet: ti: am65-cpsw: Enable QSGMII for J784S4 CPSW9G Siddharth Vadapalli (Tue Apr 04 2023 - 02:16:19 EST)
- [PATCH net-next v3 3/3] net: ethernet: ti: am65-cpsw: Enable USXGMII mode for J784S4 CPSW9G Siddharth Vadapalli (Tue Apr 04 2023 - 02:16:23 EST)
- [PATCH net-next v3 0/3] Add support for J784S4 CPSW9G Siddharth Vadapalli (Tue Apr 04 2023 - 02:16:27 EST)
- Re: [PATCH v5 2/2] dt-bindings: rtc: add max313xx RTCs Krzysztof Kozlowski (Tue Apr 04 2023 - 02:18:20 EST)
- [PATCH 0/3] fix decoder issues with firmware version check Dikshita Agarwal (Tue Apr 04 2023 - 02:18:26 EST)
- [PATCH 1/3] venus: add firmware version based check Dikshita Agarwal (Tue Apr 04 2023 - 02:18:30 EST)
- [PATCH 2/3] venus: enable sufficient sequence change support for vp9 Dikshita Agarwal (Tue Apr 04 2023 - 02:18:32 EST)
- [PATCH 3/3] venus: fix EOS handling in decoder stop command Dikshita Agarwal (Tue Apr 04 2023 - 02:18:34 EST)
- Re: [PATCH 5.4 000/104] 5.4.240-rc1 review Naresh Kamboju (Tue Apr 04 2023 - 02:21:34 EST)
- RE: [PATCH v7 1/6] riscv: mm: dma-noncoherent: Switch using function pointers for cache management Biju Das (Tue Apr 04 2023 - 02:24:29 EST)
- Re: [PATCH bpf] xsk: Fix unaligned descriptor validation Magnus Karlsson (Tue Apr 04 2023 - 02:26:08 EST)
- Re: [PATCH bpf-next 1/2] selftests: xsk: Use correct UMEM size in testapp_invalid_desc Magnus Karlsson (Tue Apr 04 2023 - 02:26:52 EST)
- [GIT PULL] OP-TEE per-cpu irq for v6.4. Jens Wiklander (Tue Apr 04 2023 - 02:27:35 EST)
- Re: [PATCH bpf-next 2/2] selftests: xsk: Add test case for packets at end of UMEM Magnus Karlsson (Tue Apr 04 2023 - 02:28:19 EST)
- Re: [PATCH V3 00/20] Add basic ACPI support for RISC-V Ley Foon Tan (Tue Apr 04 2023 - 02:35:42 EST)
- Re: [PATCH] perf: script: add new output field 'dsoip' Adrian Hunter (Tue Apr 04 2023 - 02:38:56 EST)
- Re: [PATCH 2/2] lib/percpu_counter: fix dying cpu compare race yebin (H) (Tue Apr 04 2023 - 02:40:37 EST)
- Re: [PATCH] iio: dac: set varaiable max5522_channels storage-class-specifier to static Nuno Sá (Tue Apr 04 2023 - 02:41:36 EST)
- RE: [PATCH V2] dt-bindings: input: pwm-beeper: convert to dt schema Peng Fan (Tue Apr 04 2023 - 02:44:41 EST)
- Re: [PATCH v5 00/10] mtd: spi-nor: Address mode discovery (BFPT method & current address mode) Tudor Ambarus (Tue Apr 04 2023 - 02:46:46 EST)
- Re: [PATCH v7 1/6] riscv: mm: dma-noncoherent: Switch using function pointers for cache management Arnd Bergmann (Tue Apr 04 2023 - 02:50:44 EST)
- Re: [PATCH v5 10/11] arm64: dts: qcom: sm8350: Add Crypto Engine support Bhupesh Sharma (Tue Apr 04 2023 - 02:51:32 EST)
- Re: [PATCH] Drivers: hv: Use nested hypercall for post message and signal event Olaf Hering (Tue Apr 04 2023 - 02:52:02 EST)
- Re: [PATCH 2/2] lib/percpu_counter: fix dying cpu compare race yebin (H) (Tue Apr 04 2023 - 02:54:34 EST)
- Re: [PATCH] perf: script: add new output field 'dsoip' Changbin Du (Tue Apr 04 2023 - 02:54:43 EST)
- Re: [PATCH V3 00/20] Add basic ACPI support for RISC-V Sunil V L (Tue Apr 04 2023 - 02:54:49 EST)
- Re: [PATCH v2 2/4] hwtracing: hisi_ptt: Add support for dynamically updating the filter list Yicong Yang (Tue Apr 04 2023 - 02:55:35 EST)
- Re: [PATCH bpf-next] kallsyms: Disable preemption for find_kallsyms_symbol_value Artem Savkov (Tue Apr 04 2023 - 02:57:55 EST)
- Re: [PATCH 0/1] perf report: append inlines to non-dwarf callchains Adrian Hunter (Tue Apr 04 2023 - 02:58:02 EST)
- Re: Introducing bugbot Geert Uytterhoeven (Tue Apr 04 2023 - 02:58:04 EST)
- Re: [PATCH 0/1] perf report: append inlines to non-dwarf callchains Artem Savkov (Tue Apr 04 2023 - 02:59:22 EST)
- Re: [PATCH v7 1/6] riscv: mm: dma-noncoherent: Switch using function pointers for cache management Conor Dooley (Tue Apr 04 2023 - 03:00:16 EST)
- [PATCH] sched: rt: Optimization function 'pick_next_rt_entity' Li zeming (Tue Apr 04 2023 - 03:00:28 EST)
- Re: [PATCH v7] tty: fix hang on tty device with no_room set caelli (Tue Apr 04 2023 - 03:02:46 EST)
- Re: [PATCH] RDMA/hfi: add a judgment on the availability of cpumask xiaolinkui (Tue Apr 04 2023 - 03:03:35 EST)
- Re: [PATCH v2 0/3] PHY-GMII-SEL: Add support for SGMII mode Siddharth Vadapalli (Tue Apr 04 2023 - 03:05:04 EST)
- Re: [PATCH 2/2] lib/percpu_counter: fix dying cpu compare race yebin (H) (Tue Apr 04 2023 - 03:06:19 EST)
- Re: [PATCH 2/2] arm64: dts: rockchip: rk3588-rock-5b: Add pwm-fan Cristian Ciocaltea (Tue Apr 04 2023 - 03:06:28 EST)
- Re: [PATCH 1/2] mm: swap: use folio_batch_reinit() in folio_batch_move_lru() Qi Zheng (Tue Apr 04 2023 - 03:07:14 EST)
- Re: [PATCH] dt-bindings: phy: ti: phy-gmii-sel: Add support for J784S4 CPSW9G Siddharth Vadapalli (Tue Apr 04 2023 - 03:09:25 EST)
- Re: [PATCH v5 2/2] dt-bindings: rtc: add max313xx RTCs Alexandre Belloni (Tue Apr 04 2023 - 03:10:16 EST)
- Re: [PATCH] iio: light: tsl2772: fix reading proximity-diodes from device tree kernel test robot (Tue Apr 04 2023 - 03:14:10 EST)
- [PATCH] KVM: x86/pmu: Zero out pmu->all_valid_pmc_idx each time it's refreshed Like Xu (Tue Apr 04 2023 - 03:18:24 EST)
- Re: [PATCH v5 2/5] mfd: Add support for the Lantiq PEF2256 framer Herve Codina (Tue Apr 04 2023 - 03:20:48 EST)
- Re: [PATCH v5 2/2] dt-bindings: rtc: add max313xx RTCs Krzysztof Kozlowski (Tue Apr 04 2023 - 03:22:05 EST)
- Re: [PATCH v3 02/14] arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDER Mike Rapoport (Tue Apr 04 2023 - 03:22:30 EST)
- [PATCH v2] scsi: lpfc: fix ioremap issues in 'lpfc_sli4_pci_mem_setup' lishuchang (Tue Apr 04 2023 - 03:23:15 EST)
- [PATCH 0/3] wifi: ath11k: Fix incorrect signal avg in station dump on WCN6750 Youghandhar Chintala (Tue Apr 04 2023 - 03:23:25 EST)
- [PATCH 1/3] wifi: ath11k: Use proper API to get peer id for WCN6750 Youghandhar Chintala (Tue Apr 04 2023 - 03:23:28 EST)
- [PATCH 2/3] wifi: ath11k: Align RX MPDU info with the hardware for WCN6750 Youghandhar Chintala (Tue Apr 04 2023 - 03:23:32 EST)
- [PATCH 3/3] wifi: ath11k: Populate the signal average field properly Youghandhar Chintala (Tue Apr 04 2023 - 03:23:41 EST)
- Re: [PATCH v5 2/5] mfd: Add support for the Lantiq PEF2256 framer Krzysztof Kozlowski (Tue Apr 04 2023 - 03:24:19 EST)
- RE: [PATCH] net: openvswitch: fix race on port output Felix Hüttner (Tue Apr 04 2023 - 03:25:46 EST)
- [PATCH 02/11] USB: dwc3: fix runtime pm imbalance on unbind Johan Hovold (Tue Apr 04 2023 - 03:26:02 EST)
- [PATCH 03/11] USB: dwc3: disable autosuspend on unbind Johan Hovold (Tue Apr 04 2023 - 03:26:08 EST)
- [PATCH 07/11] USB: dwc3: clean up phy init error handling Johan Hovold (Tue Apr 04 2023 - 03:26:15 EST)
- [PATCH 04/11] USB: dwc3: gadget: drop dead hibernation code Johan Hovold (Tue Apr 04 2023 - 03:26:18 EST)
- [PATCH 01/11] USB: dwc3: fix runtime pm imbalance on probe errors Johan Hovold (Tue Apr 04 2023 - 03:26:23 EST)
- [PATCH 00/11] USB: dwc3: error handling fixes and cleanups Johan Hovold (Tue Apr 04 2023 - 03:26:28 EST)
- [PATCH 06/11] USB: dwc3: clean up probe error labels Johan Hovold (Tue Apr 04 2023 - 03:26:30 EST)
- [PATCH 11/11] USB: dwc3: clean up probe declarations Johan Hovold (Tue Apr 04 2023 - 03:26:34 EST)
- [PATCH 10/11] USB: dwc3: refactor clock lookups Johan Hovold (Tue Apr 04 2023 - 03:26:38 EST)
- [PATCH 05/11] USB: dwc3: drop dead hibernation code Johan Hovold (Tue Apr 04 2023 - 03:26:40 EST)
- [PATCH 08/11] USB: dwc3: clean up core init error handling Johan Hovold (Tue Apr 04 2023 - 03:26:43 EST)
- [PATCH 09/11] USB: dwc3: refactor phy handling Johan Hovold (Tue Apr 04 2023 - 03:26:46 EST)
- Re: [PATCH 5.10 000/173] 5.10.177-rc1 review Naresh Kamboju (Tue Apr 04 2023 - 03:28:57 EST)
- [PATCH net-next v3] net/mlx5e: Remove NULL check before dev_{put, hold} Yang Li (Tue Apr 04 2023 - 03:30:19 EST)
- Re: [PATCH v3 07/11] iio: core: Add new DMABUF interface infrastructure Nuno Sá (Tue Apr 04 2023 - 03:31:06 EST)
- [PATCH v1] net: can: j1939: Fix out-of-bounds memory access in j1939_tp_tx_dat_new Oleksij Rempel (Tue Apr 04 2023 - 03:31:48 EST)
- Re: [PATCH] selftests/mm: fix memory leak in child_memcmp_fn David Hildenbrand (Tue Apr 04 2023 - 03:32:13 EST)
- Re: [PATCH] selftests/mm: fix resource leaks in child_vmsplice_memcmp_fn David Hildenbrand (Tue Apr 04 2023 - 03:32:29 EST)
- [PATCH net v2] net: openvswitch: fix race on port output Felix Huettner (Tue Apr 04 2023 - 03:33:17 EST)
- [PATCH] iommu: amd: Set page size bitmap during V2 domain allocation Jerry Snitselaar (Tue Apr 04 2023 - 03:34:49 EST)
- Re: [PATCH v2] clk: mediatek: Use right match table, include mod_devicetable AngeloGioacchino Del Regno (Tue Apr 04 2023 - 03:37:19 EST)
- [PATCH] drm: bridge: ldb: add support for using channel 1 only Luca Ceresoli (Tue Apr 04 2023 - 03:37:35 EST)
- Re: [PATCH v1] perf pmu: Make parser reentrant Jiri Olsa (Tue Apr 04 2023 - 03:38:45 EST)
- [PATCH v2] arm64: dts: qcom: sm8550: add Soundwire controllers Krzysztof Kozlowski (Tue Apr 04 2023 - 03:39:25 EST)
- Re: [PATCH bpf-next v2 08/10] xsk: Support UMEM chunk_size > PAGE_SIZE Magnus Karlsson (Tue Apr 04 2023 - 03:39:43 EST)
- [PATCH] Input: Check sanity of pipe in pegasus_probe() Soumya Negi (Tue Apr 04 2023 - 03:42:00 EST)
- Re: [PATCH v3 01/11] dmaengine: Add API function dmaengine_prep_slave_dma_array() Paul Cercueil (Tue Apr 04 2023 - 03:42:24 EST)
- Re: [PATCH v3 00/11] iio: new DMABUF based API, v3 Nuno Sá (Tue Apr 04 2023 - 03:42:27 EST)
- Re: [PATCH v5 2/2] dt-bindings: rtc: add max313xx RTCs Alexandre Belloni (Tue Apr 04 2023 - 03:44:56 EST)
- Re: [PATCH V6 00/17] io_uring/ublk: add generic IORING_OP_FUSED_CMD Ming Lei (Tue Apr 04 2023 - 03:49:52 EST)
- Re: [PATCH] arm64: dts: rockchip: Change serial baud rate for Pinephone Pro to 1.5 MB Heiko Stübner (Tue Apr 04 2023 - 03:51:32 EST)
- [PATCH v2 1/3] thermal/drivers/bcm2835: Remove buggy call to thermal_of_zone_unregister Daniel Lezcano (Tue Apr 04 2023 - 03:51:58 EST)
- [PATCH v2 3/3] thermal/core: Alloc-copy-free the thermal zone parameters structure Daniel Lezcano (Tue Apr 04 2023 - 03:52:01 EST)
- [PATCH v2 2/3] thermal/of: Unexport unused OF functions Daniel Lezcano (Tue Apr 04 2023 - 03:52:08 EST)
- Re: [syzbot] [dri?] general protection fault in drm_crtc_next_vblank_start Dmitry Vyukov (Tue Apr 04 2023 - 03:53:11 EST)
- [PATCH v2] wifi: mt76: mt7921: add Netgear AXE3000 (A8000) support Reese Russell (Tue Apr 04 2023 - 03:53:35 EST)
- Re: [PATCH v3 07/11] iio: core: Add new DMABUF interface infrastructure Paul Cercueil (Tue Apr 04 2023 - 03:55:17 EST)
- Re: [PATCH drm-next v3 10/15] drm/nouveau: fence: separate fence alloc and emit kernel test robot (Tue Apr 04 2023 - 03:56:15 EST)
- [PATCH v2] Add .editorconfig file for basic formatting Íñigo Huguet (Tue Apr 04 2023 - 03:56:36 EST)
- Re: [PATCH v2 0/3] Some fixes and cleanup for maple tree. Peng Zhang (Tue Apr 04 2023 - 03:56:43 EST)
- Re: [PATCH v2 0/2] Correct gpio-ir-recv wakeup capability Sean Young (Tue Apr 04 2023 - 03:57:17 EST)
- Re: [PATCH] arch:um: Only disable SSE on clang to work around old GCC bugs Richard Weinberger (Tue Apr 04 2023 - 03:59:21 EST)
- [PATCH] net: Added security socket Denis Arefev (Tue Apr 04 2023 - 04:00:34 EST)
- Re: [PATCH] iio: adc: ad7192: Change "shorted" channels to differential Fabrizio Lamarque (Tue Apr 04 2023 - 04:01:49 EST)
- Re: [RFC PATCH 2/2] usb: dwc3: Support 'snps,gadget-keep-connect-sys-sleep' feature Roger Quadros (Tue Apr 04 2023 - 04:02:22 EST)
- Re: [PATCH] RDMA/hfi: add a judgment on the availability of cpumask Leon Romanovsky (Tue Apr 04 2023 - 04:02:56 EST)
- Re: [PATCH net v2] net: openvswitch: fix race on port output Eric Dumazet (Tue Apr 04 2023 - 04:03:41 EST)
- [syzbot] [mm?] KASAN: slab-use-after-free Read in mas_next_entry syzbot (Tue Apr 04 2023 - 04:05:58 EST)
- Re: [PATCH] kbuild: give up untracked files for source package builds Nicolas Schier (Tue Apr 04 2023 - 04:06:08 EST)
- Re: [PATCH v5 2/5] mfd: Add support for the Lantiq PEF2256 framer Herve Codina (Tue Apr 04 2023 - 04:08:09 EST)
- Re: [PATCH] arm64: dts: rockchip: Change serial baud rate for Pinephone Pro to 1.5 MB Javier Martinez Canillas (Tue Apr 04 2023 - 04:09:18 EST)
- Re: [PATCH v4 1/5] docs: process: allow Closes tags with links Thorsten Leemhuis (Tue Apr 04 2023 - 04:09:57 EST)
- [PATCH v4,0/8] media: mediatek: vcodec: Add debugfs file for decode and encode Yunfei Dong (Tue Apr 04 2023 - 04:11:24 EST)
- [PATCH v4,1/8] media: mediatek: vcodec: Add debugfs interface to get debug information Yunfei Dong (Tue Apr 04 2023 - 04:11:28 EST)
- [PATCH v4,4/8] media: mediatek: vcodec: Get each context resolution information Yunfei Dong (Tue Apr 04 2023 - 04:11:33 EST)
- [PATCH v4,7/8] media: mediatek: vcodec: Add encode to support dbgfs Yunfei Dong (Tue Apr 04 2023 - 04:11:39 EST)
- [PATCH v4,2/8] media: mediatek: vcodec: Add debug params to control different log level Yunfei Dong (Tue Apr 04 2023 - 04:11:43 EST)
- [PATCH v4,3/8] media: mediatek: vcodec: Add a debugfs file to get different useful information Yunfei Dong (Tue Apr 04 2023 - 04:11:45 EST)
- [PATCH v4,8/8] media: mediatek: vcodec: Add dbgfs help function Yunfei Dong (Tue Apr 04 2023 - 04:11:48 EST)
- [PATCH v4,6/8] media: mediatek: vcodec: Change dbgfs interface to support encode Yunfei Dong (Tue Apr 04 2023 - 04:11:50 EST)
- [PATCH v4,5/8] media: mediatek: vcodec: Get each instance format type Yunfei Dong (Tue Apr 04 2023 - 04:11:53 EST)
- [PATCH] dmaengine: ti: k3-udma-glue: do not create glue dma devices for udma channels Siddharth Vadapalli (Tue Apr 04 2023 - 04:13:31 EST)
- Re: [PATCH] arm64: dts: rockchip: Change serial baud rate for Pinephone Pro to 1.5 MB Jarrah (Tue Apr 04 2023 - 04:13:59 EST)
- Re: [PATCH v5 2/2] dt-bindings: rtc: add max313xx RTCs Krzysztof Kozlowski (Tue Apr 04 2023 - 04:14:40 EST)
- Re: [PATCH v5 2/5] mfd: Add support for the Lantiq PEF2256 framer Krzysztof Kozlowski (Tue Apr 04 2023 - 04:15:40 EST)
- Re: [PATCH bpf-next v2 08/10] xsk: Support UMEM chunk_size > PAGE_SIZE Kal Cutter Conley (Tue Apr 04 2023 - 04:15:48 EST)
- Re: Introducing bugbot Bagas Sanjaya (Tue Apr 04 2023 - 04:16:24 EST)
- Re: [PATCH V2] dt-bindings: input: pwm-beeper: convert to dt schema Krzysztof Kozlowski (Tue Apr 04 2023 - 04:17:53 EST)
- Re: [PATCH] arm64: dts: rockchip: Change serial baud rate for Pinephone Pro to 1.5 MB Peter Robinson (Tue Apr 04 2023 - 04:18:49 EST)
- Re: [PATCH v3 07/11] iio: core: Add new DMABUF interface infrastructure Nuno Sá (Tue Apr 04 2023 - 04:19:30 EST)
- Re: [PATCH RFC] net: qrtr: correct types of trace event parameters Mukesh Ojha (Tue Apr 04 2023 - 04:20:29 EST)
- RE: [PATCH net v2] net: openvswitch: fix race on port output Felix Hüttner (Tue Apr 04 2023 - 04:22:23 EST)
- Re: linux-next: build warning after merge of the hid tree Bastien Nocera (Tue Apr 04 2023 - 04:22:47 EST)
- Re: [PATCH v3 2/4] i2c: core: run atomic i2c xfer when !preemptible Peter Zijlstra (Tue Apr 04 2023 - 04:23:20 EST)
- Re: [PATCH 6.2 000/187] 6.2.10-rc1 review Ron Economos (Tue Apr 04 2023 - 04:23:56 EST)
- Re: [PATCH] arm64: dts: rockchip: Change serial baud rate for Pinephone Pro to 1.5 MB Javier Martinez Canillas (Tue Apr 04 2023 - 04:25:13 EST)
- [PATCH v3 00/11] PCI: rockchip: Fix RK3399 PCIe endpoint controller driver Rick Wertenbroek (Tue Apr 04 2023 - 04:25:16 EST)
- [PATCH v3 01/11] PCI: rockchip: Remove writes to unused registers Rick Wertenbroek (Tue Apr 04 2023 - 04:25:19 EST)
- [PATCH v3 02/11] PCI: rockchip: Write PCI Device ID to correct register Rick Wertenbroek (Tue Apr 04 2023 - 04:25:23 EST)
- [PATCH v3 03/11] PCI: rockchip: Assert PCI Configuration Enable bit after probe Rick Wertenbroek (Tue Apr 04 2023 - 04:25:27 EST)
- [PATCH v3 04/11] PCI: rockchip: Add poll and timeout to wait for PHY PLLs to be locked Rick Wertenbroek (Tue Apr 04 2023 - 04:25:30 EST)
- [PATCH v3 05/11] arm64: dts: rockchip: Add dtsi entry for RK3399 PCIe endpoint core Rick Wertenbroek (Tue Apr 04 2023 - 04:25:33 EST)
- Re: [RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted Kirill A. Shutemov (Tue Apr 04 2023 - 04:25:38 EST)
- [PATCH v3 06/11] dt-bindings: PCI: Update the RK3399 example to a valid one Rick Wertenbroek (Tue Apr 04 2023 - 04:25:42 EST)
- [PATCH v3 07/11] PCI: rockchip: Fix legacy IRQ generation for RK3399 PCIe endpoint core Rick Wertenbroek (Tue Apr 04 2023 - 04:25:45 EST)
- [PATCH v3 08/11] PCI: rockchip: Fix window mapping and address translation for endpoint Rick Wertenbroek (Tue Apr 04 2023 - 04:26:08 EST)
- [PATCH v3 09/11] PCI: rockchip: Use u32 variable to access 32-bit registers Rick Wertenbroek (Tue Apr 04 2023 - 04:26:12 EST)
- [PATCH v3 10/11] PCI: rockchip: Don't advertise MSI-X in PCIe capabilities Rick Wertenbroek (Tue Apr 04 2023 - 04:26:31 EST)
- [PATCH v3 11/11] PCI: rockchip: Set address alignment for endpoint mode Rick Wertenbroek (Tue Apr 04 2023 - 04:26:36 EST)
- Re: [RFC PATCH] sched/fair: Make tg->load_avg per node Chen Yu (Tue Apr 04 2023 - 04:27:46 EST)
- Re: [PATCH 13/21] arc: dma-mapping: skip invalidating before bidirectional DMA Shahab Vahedi (Tue Apr 04 2023 - 04:32:33 EST)
- Re: [PATCH] arm64: dts: rockchip: Change serial baud rate for Pinephone Pro to 1.5 MB Javier Martinez Canillas (Tue Apr 04 2023 - 04:33:50 EST)
- Re: [PATCH drm-next v3 05/15] drm: debugfs: provide infrastructure to dump a DRM GPU VA space kernel test robot (Tue Apr 04 2023 - 04:37:18 EST)
- Re: [PATCH] arm64: dts: rockchip: Change serial baud rate for Pinephone Pro to 1.5 MB Peter Robinson (Tue Apr 04 2023 - 04:39:08 EST)
- Re: [PATCH REBASED] KVM: x86: SVM: Fix one redefine issue about VMCB_AVIC_APIC_BAR_MASK Like Xu (Tue Apr 04 2023 - 04:40:24 EST)
- [PATCH v2 1/6] LoongArch: Simplified randomization layout after jump new kernel processing Qing Zhang (Tue Apr 04 2023 - 04:42:14 EST)
- [PATCH v2 2/6] LoongArch: Fix _CONST64_(x) as unsigned Qing Zhang (Tue Apr 04 2023 - 04:42:18 EST)
- [PATCH v2 0/6] LoongArch: Add kernel address sanitizer support Qing Zhang (Tue Apr 04 2023 - 04:42:21 EST)
- [PATCH v2 3/6] LoongArch: Add kernel address sanitizer support Qing Zhang (Tue Apr 04 2023 - 04:42:26 EST)
- Re: [PATCH v4 1/5] docs: process: allow Closes tags with links Matthieu Baerts (Tue Apr 04 2023 - 04:43:11 EST)
- [PATCH] ARM: multi_v7_defconfig: make USB_DWC3 as a module instead of built-in Roger Quadros (Tue Apr 04 2023 - 04:43:25 EST)
- [PATCH v2 4/6] kasan: Add __HAVE_ARCH_SHADOW_MAP to support arch specific mapping Qing Zhang (Tue Apr 04 2023 - 04:43:28 EST)
- [PATCH v2 5/6] kasan: Add (pmd|pud)_init for LoongArch zero_(pud|p4d)_populate process Qing Zhang (Tue Apr 04 2023 - 04:43:34 EST)
- [PATCH v2 6/6] LoongArch: Add ARCH_HAS_FORTIFY_SOURCE Qing Zhang (Tue Apr 04 2023 - 04:43:36 EST)
- Re: [PATCH v7 00/13] CSI2RX support on J721E Tomi Valkeinen (Tue Apr 04 2023 - 04:44:49 EST)
- Re: [RFC] memcg v1: provide read access to memory.pressure_level Florian Schmidt (Tue Apr 04 2023 - 04:45:17 EST)
- Re: [PATCH v3 06/11] dt-bindings: PCI: Update the RK3399 example to a valid one Krzysztof Kozlowski (Tue Apr 04 2023 - 04:45:22 EST)
- [PATCH] arm64: defconfig: make USB_DWC3 as a module instead of built-in Roger Quadros (Tue Apr 04 2023 - 04:46:46 EST)
- Re: [PATCH] arm64: dts: rockchip: Change serial baud rate for Pinephone Pro to 1.5 MB Javier Martinez Canillas (Tue Apr 04 2023 - 04:47:44 EST)
- [PATCH] xfs: Use for_each_perag() to iterate all available AGs Ryosuke Yasuoka (Tue Apr 04 2023 - 04:48:06 EST)
- [PATCH] ASoC: tegra20_ac97: Add missing unwind goto in tegra20_ac97_platform_probe() Zihao Wang (Tue Apr 04 2023 - 04:48:25 EST)
- Re: [PATCH] ARM: multi_v7_defconfig: make USB_DWC3 as a module instead of built-in Arnd Bergmann (Tue Apr 04 2023 - 04:51:36 EST)
- Re: [PATCH v7 3/6] Documentation: Add ABI doc for attributes of LJCA device Oliver Neukum (Tue Apr 04 2023 - 04:54:02 EST)
- Re: [PATCH v3 01/11] dmaengine: Add API function dmaengine_prep_slave_dma_array() Christian König (Tue Apr 04 2023 - 04:54:37 EST)
- Re: linux-next: build warning after merge of the hid tree Stephen Rothwell (Tue Apr 04 2023 - 04:55:19 EST)
- Re: [PATCH 2/2] arm64: dts: rockchip: rk3588-rock-5b: Add pwm-fan Christopher Obbard (Tue Apr 04 2023 - 04:56:18 EST)
- [PATCH v1] m68k/mm: Use correct bit number in _PAGE_SWP_EXCLUSIVE comment David Hildenbrand (Tue Apr 04 2023 - 04:57:31 EST)
- Re: [RFC PATCH] sched: Fix performance regression introduced by mm_cid Peter Zijlstra (Tue Apr 04 2023 - 04:58:03 EST)
- Re: [PATCH v5 2/6] dt-bindings: ufs: qcom: Add ICE phandle Abel Vesa (Tue Apr 04 2023 - 04:59:20 EST)
- Re: [PATCH v3 06/11] dt-bindings: PCI: Update the RK3399 example to a valid one Rick Wertenbroek (Tue Apr 04 2023 - 04:59:32 EST)
- [PATCH v4 1/5] x86/init: Make get/set_rtc_noop() public Saurabh Sengar (Tue Apr 04 2023 - 05:01:15 EST)
- [PATCH v4 3/5] x86/hyperv: Make hv_get_nmi_reason public Saurabh Sengar (Tue Apr 04 2023 - 05:01:17 EST)
- [PATCH v4 4/5] Drivers: hv: Kconfig: Add HYPERV_VTL_MODE Saurabh Sengar (Tue Apr 04 2023 - 05:01:20 EST)
- [PATCH v4 0/5] Hyper-V VTL support Saurabh Sengar (Tue Apr 04 2023 - 05:01:23 EST)
- [PATCH v4 2/5] x86/hyperv: Add VTL specific structs and hypercalls Saurabh Sengar (Tue Apr 04 2023 - 05:01:25 EST)
- [PATCH v4 5/5] x86/hyperv: VTL support for Hyper-V Saurabh Sengar (Tue Apr 04 2023 - 05:01:28 EST)
- [PATCH v3] docs: kvm: x86: Fix broken field list Takahiro Itazuri (Tue Apr 04 2023 - 05:01:35 EST)
- Re: [RFC PATCH] sched: Fix performance regression introduced by mm_cid Peter Zijlstra (Tue Apr 04 2023 - 05:05:16 EST)
- Re: [PATCH v4 1/1] PCI: qcom: Add support for system suspend and resume Johan Hovold (Tue Apr 04 2023 - 05:06:09 EST)
- Re: [PATCH v3 2/2] spi: add support for Amlogic A1 SPI Flash Controller Neil Armstrong (Tue Apr 04 2023 - 05:06:55 EST)
- Re: [External] Re: [PATCH v3] sched/core: Adapt WARN_DOUBLE_CLOCK machinery for core-sched Hao Jia (Tue Apr 04 2023 - 05:07:20 EST)
- Re: [PATCH 3/3] cgroup/cpuset: Allow only one active attach operation per cpuset Michal Koutný (Tue Apr 04 2023 - 05:08:12 EST)
- [PATCH 1/2] dt-bindings: Document TI OPT4001 light sensor bindings Stefan Windfeldt-Prytz (Tue Apr 04 2023 - 05:08:26 EST)
- [PATCH 0/2] Support for Texas Instruments OPT4001 Ambient Light Sensor Stefan Windfeldt-Prytz (Tue Apr 04 2023 - 05:08:29 EST)
- [PATCH 2/2] iio: light: Add support for TI OPT4001 light sensor Stefan Windfeldt-Prytz (Tue Apr 04 2023 - 05:08:33 EST)
- Re: [RFC PATCH] sched: Fix performance regression introduced by mm_cid Peter Zijlstra (Tue Apr 04 2023 - 05:10:15 EST)
- Re: [PATCH v4 5/5] arm64: dts: rockchip: rk3588-rock-5b: Add analog audio Christopher Obbard (Tue Apr 04 2023 - 05:13:44 EST)
- [PATCH] arm64: dts: ti: k3-j721s2-main: Enable support for SDR104 speed mode Bhavya Kapoor (Tue Apr 04 2023 - 05:14:10 EST)
- [RFC net 1/1] net: stmmac: skip PHY scanning when PHY already attached in DT mode Michael Sit Wei Hong (Tue Apr 04 2023 - 05:15:59 EST)
- Re: linux-next: build warning after merge of the hid tree Bastien Nocera (Tue Apr 04 2023 - 05:18:49 EST)
- Re: [RFC PATCH] sched: Introduce mm_cid runqueue cache kernel test robot (Tue Apr 04 2023 - 05:19:07 EST)
- Re: [PATCH 1/3] cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properly Michal Koutný (Tue Apr 04 2023 - 05:20:11 EST)
- Re: [PATCH v3 13/13] coresight: Fix CTI module refcount leak by making it a helper device Suzuki K Poulose (Tue Apr 04 2023 - 05:21:37 EST)
- Re: [RFC PATCH] sched: Fix performance regression introduced by mm_cid Peter Zijlstra (Tue Apr 04 2023 - 05:22:04 EST)
- Re: [PATCH v2] mm: kfence: Improve the performance of __kfence_alloc() and __kfence_free() Alexander Potapenko (Tue Apr 04 2023 - 05:26:00 EST)
- RE: [PATCH v5 2/2] dt-bindings: rtc: add max313xx RTCs Tilki, Ibrahim (Tue Apr 04 2023 - 05:27:17 EST)
- Re: linux-next: build warning after merge of the kvm-fixes tree Takahiro Itazuri (Tue Apr 04 2023 - 05:29:19 EST)
- Re: [PATCH bpf-next v2 08/10] xsk: Support UMEM chunk_size > PAGE_SIZE Magnus Karlsson (Tue Apr 04 2023 - 05:29:51 EST)
- Re: [PATCH 14/17] sched/eevdf: Better handle mixed slice length Peter Zijlstra (Tue Apr 04 2023 - 05:30:44 EST)
- Re: [Syzkaller & bisect] There is WARNING: refcount bug in sock_map_free in v6.3-rc1 Pengfei Xu (Tue Apr 04 2023 - 05:31:12 EST)
- RE: [PATCH v2 1/2] soc: fsl: qbman: Always disable interrupts when taking cgr_lock Camelia Alexandra Groza (Tue Apr 04 2023 - 05:32:58 EST)
- RE: [PATCH v5 2/2] dt-bindings: rtc: add max313xx RTCs Tilki, Ibrahim (Tue Apr 04 2023 - 05:33:35 EST)
- RE: [PATCH v2 2/2] soc: fsl: qbman: Use raw spinlock for cgr_lock Camelia Alexandra Groza (Tue Apr 04 2023 - 05:36:08 EST)
- Re: [PATCH 8/9] irqentry: define irqentry_exit_allow_resched() Thomas Gleixner (Tue Apr 04 2023 - 05:38:46 EST)
- [PATCH V5] bus: mhi: host: Avoid ringing EV DB if there is no elements to process Vivek Pernamitta (Tue Apr 04 2023 - 05:42:01 EST)
- [PATCH 0/9] Convert low hanging pinctrl irqchips to be immutable Linus Walleij (Tue Apr 04 2023 - 05:43:18 EST)
- [PATCH 2/9] pinctrl: nsp: Convert to immutable irq_chip Linus Walleij (Tue Apr 04 2023 - 05:43:20 EST)
- [PATCH 3/9] pinctrl: armada-37xx: Convert to immutable irq_chip Linus Walleij (Tue Apr 04 2023 - 05:43:23 EST)
- [PATCH 1/9] pinctrl: iproc: Convert to immutable irq_chip Linus Walleij (Tue Apr 04 2023 - 05:43:26 EST)
- [PATCH 4/9] pinctrl: npcm7xx: Convert to immutable irq_chip Linus Walleij (Tue Apr 04 2023 - 05:43:29 EST)
- [PATCH 6/9] pinctrl: mcp23s08: Convert to immutable irq_chip Linus Walleij (Tue Apr 04 2023 - 05:43:37 EST)
- [PATCH 5/9] pinctrl: equilibrium: Convert to immutable irq_chip Linus Walleij (Tue Apr 04 2023 - 05:43:41 EST)
- [PATCH 7/9] pinctrl: st: Convert to immutable irq_chip Linus Walleij (Tue Apr 04 2023 - 05:43:42 EST)
- [PATCH 9/9] pinctrl: sx150x: Convert to immutable irq_chip Linus Walleij (Tue Apr 04 2023 - 05:43:45 EST)
- [PATCH 8/9] pinctrl: stmfx: Convert to immutable irq_chip Linus Walleij (Tue Apr 04 2023 - 05:43:48 EST)
- Re: [Syzkaller & bisect] There is WARNING: refcount bug in sock_map_free in v6.3-rc1 Eric Dumazet (Tue Apr 04 2023 - 05:44:49 EST)
- [PATCH V6] bus: mhi: host: Avoid ringing EV DB if there is no elements to process Vivek Pernamitta (Tue Apr 04 2023 - 05:45:57 EST)
- Re: [PATCH 01/19] drm/i915/i915_scatterlist: Fix kerneldoc formatting issue - missing '@' Jani Nikula (Tue Apr 04 2023 - 05:46:02 EST)
- [PATCH] mm/madvise: Use vma_lookup() instead of find_vma() Peng Zhang (Tue Apr 04 2023 - 05:46:17 EST)
- Re: [PATCH 3/9] arm64: dts: qcom: Add initial QCM2290, PM2250 & RB1 device trees Konrad Dybcio (Tue Apr 04 2023 - 05:47:26 EST)
- Re: [PATCH v2] Add .editorconfig file for basic formatting Miguel Ojeda (Tue Apr 04 2023 - 05:51:59 EST)
- Re: rq lock contention due to commit af7f588d8f73 Linux regression tracking #adding (Thorsten Leemhuis) (Tue Apr 04 2023 - 05:53:17 EST)
- Re: [PATCH v5 2/3] drivers: watchdog: Add StarFive Watchdog driver Xingyu Wu (Tue Apr 04 2023 - 05:55:44 EST)
- Re: [PATCH 8/9] arm64: dts: qcom: qcm2290: Add WCN3990 Wi-Fi node Konrad Dybcio (Tue Apr 04 2023 - 05:56:03 EST)
- Re: [PATCH v5 2/2] dt-bindings: rtc: add max313xx RTCs Alexandre Belloni (Tue Apr 04 2023 - 05:56:22 EST)
- Re: [RFC PATCH 00/11] Introduce a test for continuous transfer Shunsuke Mie (Tue Apr 04 2023 - 05:57:38 EST)
- Re: [PATCH v2] net: mac80211: Add NULL checks for sta->sdata Jia-Ju Bai (Tue Apr 04 2023 - 05:58:38 EST)
- arch/arm/mach-s3c/gpio-samsung.c:50:16: sparse: sparse: restricted samsung_gpio_pull_t degrades to integer kernel test robot (Tue Apr 04 2023 - 05:59:22 EST)
- Re: [PATCH] prctl: Add PR_GET_AUXV to copy auxv to userspace kernel test robot (Tue Apr 04 2023 - 05:59:24 EST)
- Re: [PATCH] ARM: multi_v7_defconfig: make USB_DWC3 as a module instead of built-in Krzysztof Kozlowski (Tue Apr 04 2023 - 06:01:10 EST)
- Re: [PATCH 3/9] arm64: dts: qcom: Add initial QCM2290, PM2250 & RB1 device trees Krzysztof Kozlowski (Tue Apr 04 2023 - 06:03:01 EST)
- Re: [PATCH 8/9] arm64: dts: qcom: qcm2290: Add WCN3990 Wi-Fi node Krzysztof Kozlowski (Tue Apr 04 2023 - 06:04:25 EST)
- Re: [PATCH] ext4: only update i_reserved_data_blocks on successful block allocation Jan Kara (Tue Apr 04 2023 - 06:04:46 EST)
- Re: [PATCH 8/9] arm64: dts: qcom: qcm2290: Add WCN3990 Wi-Fi node Krzysztof Kozlowski (Tue Apr 04 2023 - 06:05:21 EST)
- Re: [PATCH 5.15 00/99] 5.15.106-rc1 review Naresh Kamboju (Tue Apr 04 2023 - 06:05:54 EST)
- Re: [PATCH v5 2/2] dt-bindings: rtc: add max313xx RTCs Krzysztof Kozlowski (Tue Apr 04 2023 - 06:06:22 EST)
- Re: [PATCH] video/aperture: fix typos Javier Martinez Canillas (Tue Apr 04 2023 - 06:06:34 EST)
- Re: [PATCH v3 1/2] iio: max597x: Add support for max597x Naresh Solanki (Tue Apr 04 2023 - 06:07:30 EST)
- Re: [PATCH v5 2/2] dt-bindings: rtc: add max313xx RTCs Krzysztof Kozlowski (Tue Apr 04 2023 - 06:08:25 EST)
- Re: [PATCH] perf: arm_cspmu: Separate Arm and vendor module Suzuki K Poulose (Tue Apr 04 2023 - 06:08:50 EST)
- Re: [PATCH] prctl: Add PR_GET_AUXV to copy auxv to userspace kernel test robot (Tue Apr 04 2023 - 06:10:19 EST)
- Re: [PATCH 4.19 00/84] 4.19.280-rc1 review Jon Hunter (Tue Apr 04 2023 - 06:10:54 EST)
- Re: [PATCH 5.10 000/173] 5.10.177-rc1 review Jon Hunter (Tue Apr 04 2023 - 06:10:56 EST)
- Re: [PATCH 6.1 000/181] 6.1.23-rc1 review Jon Hunter (Tue Apr 04 2023 - 06:11:06 EST)
- Re: [PATCH 5.4 000/104] 5.4.240-rc1 review Jon Hunter (Tue Apr 04 2023 - 06:11:10 EST)
- Re: [PATCH 5.15 00/99] 5.15.106-rc1 review Jon Hunter (Tue Apr 04 2023 - 06:12:10 EST)
- Re: [PATCH 4.14 00/66] 4.14.312-rc1 review Jon Hunter (Tue Apr 04 2023 - 06:12:12 EST)
- Re: [PATCH 6.2 000/187] 6.2.10-rc1 review Jon Hunter (Tue Apr 04 2023 - 06:12:25 EST)
- Re: [EXT] [RFC PATCH 06/11] misc: pci_endpoint_test: Use a common header file between endpoint driver Shunsuke Mie (Tue Apr 04 2023 - 06:12:29 EST)
- RE: [RFC] vsprintf: compile error on %09pK Jaewon Kim (Tue Apr 04 2023 - 06:12:34 EST)
- Re: [PATCH v5 2/6] dt-bindings: ufs: qcom: Add ICE phandle Krzysztof Kozlowski (Tue Apr 04 2023 - 06:12:37 EST)
- [PATCH net-next v1 1/1] net: dsa: microchip: ksz8: Make flow control, speed, and duplex on CPU port configurable Oleksij Rempel (Tue Apr 04 2023 - 06:13:31 EST)
- [PATCH v4] docs: kvm: x86: Fix broken field list Takahiro Itazuri (Tue Apr 04 2023 - 06:14:43 EST)
- Re: [PATCH v2] f2fs: add sanity compress level check for compressed file Chao Yu (Tue Apr 04 2023 - 06:16:02 EST)
- RE: [RFC] vsprintf: compile error on %09pK Jaewon Kim (Tue Apr 04 2023 - 06:16:21 EST)
- [PATCH V11 0/4] Add minimal boot support for IPQ9574 Devi Priya (Tue Apr 04 2023 - 06:17:36 EST)
- [PATCH V11 1/4] dt-bindings: clock: Add ipq9574 clock and reset definitions Devi Priya (Tue Apr 04 2023 - 06:17:45 EST)
- [PATCH V11 3/4] arm64: dts: qcom: Add support for ipq9574 SoC and RDP433 variant Devi Priya (Tue Apr 04 2023 - 06:17:59 EST)
- [PATCH V11 2/4] clk: qcom: Add Global Clock Controller driver for IPQ9574 Devi Priya (Tue Apr 04 2023 - 06:18:03 EST)
- [PATCH V11 4/4] arm64: defconfig: Enable IPQ9574 SoC base configs Devi Priya (Tue Apr 04 2023 - 06:18:25 EST)
- [PATCH net-next v1 0/7] net: dsa: microchip: ksz8: Enhance static MAC table operations and error handling Oleksij Rempel (Tue Apr 04 2023 - 06:19:35 EST)
- [PATCH net-next v1 4/7] net: dsa: microchip: ksz8_r_sta_mac_table(): Avoid using error code for empty entries Oleksij Rempel (Tue Apr 04 2023 - 06:19:37 EST)
- [PATCH net-next v1 2/7] net: dsa: microchip: ksz8: Implement add/del_fdb and use static MAC table operations Oleksij Rempel (Tue Apr 04 2023 - 06:19:41 EST)
- [PATCH net-next v1 1/7] net: dsa: microchip: ksz8: Separate static MAC table operations for code reuse Oleksij Rempel (Tue Apr 04 2023 - 06:19:44 EST)
- [PATCH net-next v1 6/7] net: dsa: microchip: Make ksz8_w_sta_mac_table() static Oleksij Rempel (Tue Apr 04 2023 - 06:19:48 EST)
- [PATCH net-next v1 7/7] net: dsa: microchip: Utilize error values in ksz8_w_sta_mac_table() Oleksij Rempel (Tue Apr 04 2023 - 06:20:04 EST)
- [PATCH net-next v1 5/7] net: dsa: microchip: ksz8_r_sta_mac_table(): Utilize error values from read/write functions Oleksij Rempel (Tue Apr 04 2023 - 06:20:05 EST)
- [PATCH net-next v1 3/7] net: dsa: microchip: ksz8: Make ksz8_r_sta_mac_table() static Oleksij Rempel (Tue Apr 04 2023 - 06:20:10 EST)
- [PATCH v3 00/65] clk: Make determine_rate mandatory for muxes Maxime Ripard (Tue Apr 04 2023 - 06:22:25 EST)
- [PATCH v3 01/65] clk: Export clk_hw_forward_rate_request() Maxime Ripard (Tue Apr 04 2023 - 06:22:32 EST)
- [PATCH v3 02/65] clk: lan966x: Remove unused round_rate hook Maxime Ripard (Tue Apr 04 2023 - 06:22:38 EST)
- [PATCH v3 03/65] clk: nodrv: Add a determine_rate hook Maxime Ripard (Tue Apr 04 2023 - 06:22:42 EST)
- [PATCH v3 04/65] clk: test: Add a determine_rate hook Maxime Ripard (Tue Apr 04 2023 - 06:22:46 EST)
- [PATCH v3 06/65] clk: at91: main: Add a determine_rate hook Maxime Ripard (Tue Apr 04 2023 - 06:22:51 EST)
- [PATCH v3 07/65] clk: at91: sckc: Add a determine_rate hook Maxime Ripard (Tue Apr 04 2023 - 06:22:55 EST)
- [PATCH v3 05/65] clk: actions: composite: Add a determine_rate hook for pass clk Maxime Ripard (Tue Apr 04 2023 - 06:23:00 EST)
- [PATCH v3 08/65] clk: berlin: div: Add a determine_rate hook Maxime Ripard (Tue Apr 04 2023 - 06:23:05 EST)
- [PATCH v3 09/65] clk: cdce706: Add a determine_rate hook Maxime Ripard (Tue Apr 04 2023 - 06:23:09 EST)
- [PATCH v3 10/65] clk: k210: pll: Add a determine_rate hook Maxime Ripard (Tue Apr 04 2023 - 06:23:26 EST)
- Re: Kernel Panic - V6.2 - Reseved memory issue Linux regression tracking #adding (Thorsten Leemhuis) (Tue Apr 04 2023 - 06:25:03 EST)
- Re: [PATCH V4 04/10] dt-bindings: timestamp: Add nvidia,gpio-controller Thierry Reding (Tue Apr 04 2023 - 06:29:08 EST)
- Re: [PATCH bpf-next v2 08/10] xsk: Support UMEM chunk_size > PAGE_SIZE Kal Cutter Conley (Tue Apr 04 2023 - 06:29:25 EST)
- Re: [PATCH v2] mm: kfence: Improve the performance of __kfence_alloc() and __kfence_free() Marco Elver (Tue Apr 04 2023 - 06:29:37 EST)
- Re: [PATCH V4 04/10] dt-bindings: timestamp: Add nvidia,gpio-controller Thierry Reding (Tue Apr 04 2023 - 06:30:51 EST)
- Re: [PATCH v2 1/7] iio: adc: palmas: remove adc_wakeupX_data Patrik Dahlström (Tue Apr 04 2023 - 06:33:43 EST)
- Re: [PATCH 1/2] mm: memory-failure: Refactor add_to_kill() xialonglong (Tue Apr 04 2023 - 06:36:17 EST)
- RE: [PATCH v5 2/2] dt-bindings: rtc: add max313xx RTCs Tilki, Ibrahim (Tue Apr 04 2023 - 06:36:22 EST)
- Re: [PATCH REBASED] KVM: x86: SVM: Fix one redefine issue about VMCB_AVIC_APIC_BAR_MASK Xinghui Li (Tue Apr 04 2023 - 06:37:09 EST)
- Re: BUG FIX: [PATCH RFC v3] [TESTED OK] memstick_check() memleak in kernel 6.1.0+ introduced pre 4.17 Mirsad Goran Todorovac (Tue Apr 04 2023 - 06:37:31 EST)
- Re: BUG: KASAN: slab-use-after-free in drm_sched_get_cleanup_job+0x47b/0x5c0 [gpu_sched] Mikhail Gavrilov (Tue Apr 04 2023 - 06:38:52 EST)
- Re: [PATCH] Drivers: hv: Do not free synic pages when they were not allocated Jinank Jain (Tue Apr 04 2023 - 06:39:51 EST)
- Re: [PATCH net] net: ethernet: ti: am65-cpsw: Fix mdio cleanup in probe patchwork-bot+netdevbpf (Tue Apr 04 2023 - 06:40:25 EST)
- Re: [PATCH v2] mm: kfence: Improve the performance of __kfence_alloc() and __kfence_free() Alexander Potapenko (Tue Apr 04 2023 - 06:41:04 EST)
- Re: [PATCH] video/aperture: fix typos Thomas Zimmermann (Tue Apr 04 2023 - 06:41:36 EST)
- Re: [PATCH v5 2/6] dt-bindings: ufs: qcom: Add ICE phandle Abel Vesa (Tue Apr 04 2023 - 06:42:16 EST)
- Re: [PATCH 2/2] mm: ksm: Support hwpoison for ksm page xialonglong (Tue Apr 04 2023 - 06:42:53 EST)
- Re: [PATCH v15 2/4] syscall user dispatch: untag selector addresses before access_ok Oleg Nesterov (Tue Apr 04 2023 - 06:46:20 EST)
- RE: [PATCH 6.1 000/181] 6.1.23-rc1 review Chris Paterson (Tue Apr 04 2023 - 06:47:06 EST)
- Re: [PATCH] f2fs: fix to trigger a checkpoint in the end of foreground garbage collection Chao Yu (Tue Apr 04 2023 - 06:47:09 EST)
- [PATCH v3 0/9] MediaTek DisplayPort: support eDP and aux-bus AngeloGioacchino Del Regno (Tue Apr 04 2023 - 06:48:12 EST)
- Re: [PATCH v2] f2fs: remove struct victim_selection default_v_ops Chao Yu (Tue Apr 04 2023 - 06:48:15 EST)
- [PATCH v3 1/9] drm/mediatek: dp: Cache EDID for eDP panel AngeloGioacchino Del Regno (Tue Apr 04 2023 - 06:48:18 EST)
- [PATCH v3 4/9] drm/mediatek: dp: Always set cable_plugged_in at resume for eDP panel AngeloGioacchino Del Regno (Tue Apr 04 2023 - 06:48:21 EST)
- [PATCH v3 3/9] drm/mediatek: dp: Always return connected status for eDP in .detect() AngeloGioacchino Del Regno (Tue Apr 04 2023 - 06:48:22 EST)
- [PATCH v3 2/9] drm/mediatek: dp: Move AUX and panel poweron/off sequence to function AngeloGioacchino Del Regno (Tue Apr 04 2023 - 06:48:26 EST)
- [PATCH v3 5/9] drm/mediatek: dp: Change logging to dev for mtk_dp_aux_transfer() AngeloGioacchino Del Regno (Tue Apr 04 2023 - 06:48:30 EST)
- [PATCH v3 6/9] drm/mediatek: dp: Enable event interrupt only when bridge attached AngeloGioacchino Del Regno (Tue Apr 04 2023 - 06:48:33 EST)
- [PATCH v3 7/9] drm/mediatek: dp: Use devm variant of drm_bridge_add() AngeloGioacchino Del Regno (Tue Apr 04 2023 - 06:48:38 EST)
- [PATCH v3 8/9] drm/mediatek: dp: Move AUX_P0 setting to mtk_dp_initialize_aux_settings() AngeloGioacchino Del Regno (Tue Apr 04 2023 - 06:48:44 EST)
- [PATCH v3 9/9] drm/mediatek: dp: Add support for embedded DisplayPort aux-bus AngeloGioacchino Del Regno (Tue Apr 04 2023 - 06:48:50 EST)
- RE: [PATCH 4.14 00/66] 4.14.312-rc1 review Chris Paterson (Tue Apr 04 2023 - 06:49:06 EST)
- Re: [PATCH] video/aperture: fix typos Javier Martinez Canillas (Tue Apr 04 2023 - 06:49:28 EST)
- RE: [PATCH 4.19 00/84] 4.19.280-rc1 review Chris Paterson (Tue Apr 04 2023 - 06:50:48 EST)
- [PATCH v3] perf stat: Support per-cluster aggregation Yicong Yang (Tue Apr 04 2023 - 06:51:18 EST)
- Re: [PATCH 04/10] arm64: mops: document boot requirements for MOPS Catalin Marinas (Tue Apr 04 2023 - 06:51:21 EST)
- RE: [PATCH 5.4 000/104] 5.4.240-rc1 review Chris Paterson (Tue Apr 04 2023 - 06:51:47 EST)
- Re: [PATCH v2] net: mac80211: Add NULL checks for sta->sdata Simon Horman (Tue Apr 04 2023 - 06:52:12 EST)
- Re: [PATCH 6.1 000/181] 6.1.23-rc1 review Conor Dooley (Tue Apr 04 2023 - 06:52:43 EST)
- RE: [PATCH 5.10 000/173] 5.10.177-rc1 review Chris Paterson (Tue Apr 04 2023 - 06:53:00 EST)
- RE: [PATCH v3 38/55] siw: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage to transmit Bernard Metzler (Tue Apr 04 2023 - 06:53:06 EST)
- Re: [PATCH 6.2 000/187] 6.2.10-rc1 review Conor Dooley (Tue Apr 04 2023 - 06:53:37 EST)
- [PATCH v7 00/33] x86: enable FRED for x86-64 Xin Li (Tue Apr 04 2023 - 06:53:49 EST)
- [PATCH v7 01/33] x86/traps: let common_interrupt() handle IRQ_MOVE_CLEANUP_VECTOR Xin Li (Tue Apr 04 2023 - 06:53:50 EST)
- [PATCH v7 02/33] x86/fred: make unions for the cs and ss fields in struct pt_regs Xin Li (Tue Apr 04 2023 - 06:53:54 EST)
- [PATCH v7 03/33] x86/traps: add a system interrupt table for system interrupt dispatch Xin Li (Tue Apr 04 2023 - 06:53:56 EST)
- [PATCH v7 04/33] x86/traps: add install_system_interrupt_handler() Xin Li (Tue Apr 04 2023 - 06:54:09 EST)
- [PATCH v7 05/33] x86/traps: add external_interrupt() to dispatch external interrupts Xin Li (Tue Apr 04 2023 - 06:54:14 EST)
- [PATCH v7 08/33] x86/objtool: teach objtool about ERETU and ERETS Xin Li (Tue Apr 04 2023 - 06:54:19 EST)
- [PATCH v7 06/33] x86/cpufeature: add the cpu feature bit for FRED Xin Li (Tue Apr 04 2023 - 06:54:23 EST)
- [PATCH v7 07/33] x86/opcode: add ERETU, ERETS instructions to x86-opcode-map Xin Li (Tue Apr 04 2023 - 06:54:27 EST)
- [PATCH v7 09/33] x86/cpu: add X86_CR4_FRED macro Xin Li (Tue Apr 04 2023 - 06:54:29 EST)
- [PATCH v7 10/33] x86/fred: add Kconfig option for FRED (CONFIG_X86_FRED) Xin Li (Tue Apr 04 2023 - 06:54:33 EST)
- [PATCH v7 11/33] x86/fred: if CONFIG_X86_FRED is disabled, disable FRED support Xin Li (Tue Apr 04 2023 - 06:54:42 EST)
- [PATCH v7 12/33] x86/cpu: add MSR numbers for FRED configuration Xin Li (Tue Apr 04 2023 - 06:55:01 EST)
- [PATCH v7 13/33] x86/fred: header file for event types Xin Li (Tue Apr 04 2023 - 06:55:06 EST)
- [PATCH v7 14/33] x86/fred: header file with FRED definitions Xin Li (Tue Apr 04 2023 - 06:55:10 EST)
- [PATCH v7 15/33] x86/fred: reserve space for the FRED stack frame Xin Li (Tue Apr 04 2023 - 06:55:14 EST)
- [PATCH v7 16/33] x86/fred: add a page fault entry stub for FRED Xin Li (Tue Apr 04 2023 - 06:55:18 EST)
- [PATCH v7 18/33] x86/fred: add a NMI entry stub for FRED Xin Li (Tue Apr 04 2023 - 06:55:22 EST)
- [PATCH v7 17/33] x86/fred: add a debug fault entry stub for FRED Xin Li (Tue Apr 04 2023 - 06:55:26 EST)
- [PATCH v7 19/33] x86/fred: add a machine check entry stub for FRED Xin Li (Tue Apr 04 2023 - 06:55:31 EST)
- [PATCH v7 20/33] x86/fred: FRED entry/exit and dispatch code Xin Li (Tue Apr 04 2023 - 06:55:35 EST)
- [PATCH v7 21/33] x86/fred: FRED initialization code Xin Li (Tue Apr 04 2023 - 06:55:38 EST)
- [PATCH v7 22/33] x86/fred: update MSR_IA32_FRED_RSP0 during task switch Xin Li (Tue Apr 04 2023 - 06:55:42 EST)
- [PATCH v7 23/33] x86/fred: let ret_from_fork() jmp to fred_exit_user when FRED is enabled Xin Li (Tue Apr 04 2023 - 06:55:46 EST)
- RE: [PATCH 6.2 000/187] 6.2.10-rc1 review Chris Paterson (Tue Apr 04 2023 - 06:55:58 EST)
- [PATCH v7 24/33] x86/fred: disallow the swapgs instruction when FRED is enabled Xin Li (Tue Apr 04 2023 - 06:56:07 EST)
- [PATCH v7 25/33] x86/fred: no ESPFIX needed when FRED is enabled Xin Li (Tue Apr 04 2023 - 06:56:10 EST)
- [PATCH v7 26/33] x86/fred: allow single-step trap and NMI when starting a new thread Xin Li (Tue Apr 04 2023 - 06:56:14 EST)
- [PATCH v7 27/33] x86/fred: fixup fault on ERETU by jumping to fred_entrypoint_user Xin Li (Tue Apr 04 2023 - 06:56:16 EST)
- [PATCH v7 28/33] x86/ia32: do not modify the DPL bits for a null selector Xin Li (Tue Apr 04 2023 - 06:56:20 EST)
- [PATCH v7 29/33] x86/fred: allow FRED systems to use interrupt vectors 0x10-0x1f Xin Li (Tue Apr 04 2023 - 06:56:44 EST)
- [PATCH v7 30/33] x86/fred: allow dynamic stack frame size Xin Li (Tue Apr 04 2023 - 06:56:47 EST)
- [PATCH v7 31/33] x86/fred: BUG() when ERETU with %rsp not equal to that when the ring 3 event was just delivered Xin Li (Tue Apr 04 2023 - 06:56:52 EST)
- [PATCH v7 32/33] x86/fred: disable FRED by default in its early stage Xin Li (Tue Apr 04 2023 - 06:56:55 EST)
- [PATCH v7 33/33] KVM: x86/vmx: refactor VMX_DO_EVENT_IRQOFF to generate FRED stack frames Xin Li (Tue Apr 04 2023 - 06:56:57 EST)
- Re: [PATCH 1/3] spi: s3c64xx: support spi polling mode using devicetree Mark Brown (Tue Apr 04 2023 - 06:57:24 EST)
- [PATCH] memcg v1: provide read access to memory.pressure_level Florian Schmidt (Tue Apr 04 2023 - 07:03:08 EST)
- Re: [PATCH v3] tracepoint: Fix CFI failures with tp_sub_func Mark Rutland (Tue Apr 04 2023 - 07:03:10 EST)
- Re: [PATCH 3/3] module: Ignore L0 and rename is_arm_mapping_symbol() Youling Tang (Tue Apr 04 2023 - 07:04:41 EST)
- Re: [PATCH v4] PCI: vmd: Add the module param to adjust MSI mode Xinghui Li (Tue Apr 04 2023 - 07:05:17 EST)
- RE: [PATCH 5.15 00/99] 5.15.106-rc1 review Chris Paterson (Tue Apr 04 2023 - 07:05:21 EST)
- Re: [PATCH v5 2/6] dt-bindings: ufs: qcom: Add ICE phandle Krzysztof Kozlowski (Tue Apr 04 2023 - 07:05:49 EST)
- Re: [PATCH V11 3/4] arm64: dts: qcom: Add support for ipq9574 SoC and RDP433 variant Marc Zyngier (Tue Apr 04 2023 - 07:06:19 EST)
- Re: [PATCH v2 0/3] p54spi devicetree conversion Arnd Bergmann (Tue Apr 04 2023 - 07:08:47 EST)
- Re: [PATCH] video/aperture: fix typos Javier Martinez Canillas (Tue Apr 04 2023 - 07:09:13 EST)
- Re: [PATCH] video/aperture: fix typos Thomas Zimmermann (Tue Apr 04 2023 - 07:09:36 EST)
- Re: [PATCH] video/aperture: fix typos Javier Martinez Canillas (Tue Apr 04 2023 - 07:10:32 EST)
- [PATCH] MAINTAINERS: Remove Mathieu Poirier as coresight maintainer Suzuki K Poulose (Tue Apr 04 2023 - 07:11:40 EST)
- Re: [PATCH] iio: light: tsl2772: fix reading proximity-diodes from device tree Brian Masney (Tue Apr 04 2023 - 07:14:00 EST)
- Re: [PATCH bpf-next v2 08/10] xsk: Support UMEM chunk_size > PAGE_SIZE Magnus Karlsson (Tue Apr 04 2023 - 07:14:38 EST)
- Re: [PATCH v2] soc/tegra: pmc: Support software wake-up for SPE Thierry Reding (Tue Apr 04 2023 - 07:15:37 EST)
- Re: [PATCH 1/3] spi: s3c64xx: support spi polling mode using devicetree Jaewon Kim (Tue Apr 04 2023 - 07:19:54 EST)
- Re: [PATCH v13] tee: optee: Add SMC for loading OP-TEE image Jens Wiklander (Tue Apr 04 2023 - 07:23:51 EST)
- Re: [PATCH 1/5] arm64: dts: qcom: sc8280xp: Add missing dwc3 quirks Johan Hovold (Tue Apr 04 2023 - 07:24:55 EST)
- Re: dmaengine: at_hdmac: Regression regarding rs485 via dma in v5.4 Linux regression tracking (Thorsten Leemhuis) (Tue Apr 04 2023 - 07:25:53 EST)
- Re: [PATCH v10 0/5] can: bxcan: add support for ST bxCAN controller Marc Kleine-Budde (Tue Apr 04 2023 - 07:28:44 EST)
- Re: [PATCH net-next v1 1/7] net: dsa: microchip: ksz8: Separate static MAC table operations for code reuse Vladimir Oltean (Tue Apr 04 2023 - 07:29:01 EST)
- Re: [PATCH] arm64: dts: rockchip: Change serial baud rate for Pinephone Pro to 1.5 MB Martijn Braam (Tue Apr 04 2023 - 07:31:14 EST)
- Re: [PATCH net-next v1 2/7] net: dsa: microchip: ksz8: Implement add/del_fdb and use static MAC table operations Vladimir Oltean (Tue Apr 04 2023 - 07:31:34 EST)
- Re: [PATCH] ext4: only update i_reserved_data_blocks on successful block allocation Baokun Li (Tue Apr 04 2023 - 07:32:03 EST)
- Re: [PATCH net-next v1 3/7] net: dsa: microchip: ksz8: Make ksz8_r_sta_mac_table() static Vladimir Oltean (Tue Apr 04 2023 - 07:34:39 EST)
- [PATCH] PCI: hv: Use nested hypercall for retargeting interrupts Jinank Jain (Tue Apr 04 2023 - 07:36:38 EST)
- Re: [PATCH] tick/broadcast: Do not set oneshot_mask except was_periodic was true Victor Hassan (Tue Apr 04 2023 - 07:37:24 EST)
- Re: [PATCH net-next v3 2/3] net: ethernet: ti: am65-cpsw: Enable QSGMII for J784S4 CPSW9G Roger Quadros (Tue Apr 04 2023 - 07:38:39 EST)
- Re: [PATCH v2] Add .editorconfig file for basic formatting Íñigo Huguet (Tue Apr 04 2023 - 07:39:41 EST)
- Re: [PATCH 1/3] spi: s3c64xx: support spi polling mode using devicetree Mark Brown (Tue Apr 04 2023 - 07:41:30 EST)
- Re: [PATCH v7 10/13] media: ti: Add CSI2RX support for J721E Tomi Valkeinen (Tue Apr 04 2023 - 07:43:17 EST)
- Re: [PATCH] arm64: dts: rockchip: Change serial baud rate for Pinephone Pro to 1.5 MB Javier Martinez Canillas (Tue Apr 04 2023 - 07:43:35 EST)
- Re: [PATCH] ASoC: ti: omap-mcpdm: use devm_platform_ioremap_resource_byname() Mark Brown (Tue Apr 04 2023 - 07:44:00 EST)
- Re: [Patch v4 01/10] dt-bindings: memory: tegra: add bpmp ref in tegra234-mc node Thierry Reding (Tue Apr 04 2023 - 07:44:41 EST)
- Re: [PATCH next] ASoC: cs35l56: Fix unsigned 'rv' comparison with zero in cs35l56_irq() Mark Brown (Tue Apr 04 2023 - 07:45:52 EST)
- Re: [PATCH] ARM: multi_v7_defconfig: make USB_DWC3 as a module instead of built-in Roger Quadros (Tue Apr 04 2023 - 07:46:20 EST)
- Re: [PATCH] ASoC: ti: omap-dmic: use devm_platform_ioremap_resource_byname() Mark Brown (Tue Apr 04 2023 - 07:46:38 EST)
- Re: [PATCH 4.19 00/84] 4.19.280-rc1 review Pavel Machek (Tue Apr 04 2023 - 07:46:58 EST)
- Re: [PATCH net-next v4 0/3] vsock: return errors other than -ENOMEM to socket patchwork-bot+netdevbpf (Tue Apr 04 2023 - 07:50:25 EST)
- Re: [PATCH v3 02/14] arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDER Justin Forbes (Tue Apr 04 2023 - 07:50:47 EST)
- [PATCH v3 0/2] Add SCMI support for mailbox unidirectional channels Cristian Marussi (Tue Apr 04 2023 - 07:51:20 EST)
- [PATCH v3 1/2] dt-bindings: firmware: arm,scmi: Support mailboxes unidirectional channels Cristian Marussi (Tue Apr 04 2023 - 07:51:22 EST)
- [PATCH v3 2/2] firmware: arm_scmi: Add support for unidirectional mailbox channels Cristian Marussi (Tue Apr 04 2023 - 07:51:26 EST)
- Re: [PATCH v3 6/8] RISC-V: KVM: Add ONE_REG interface for AIA CSRs Andrew Jones (Tue Apr 04 2023 - 07:52:52 EST)
- [PATCH v7 0/4] Introduce PRU platform consumer API MD Danish Anwar (Tue Apr 04 2023 - 07:53:55 EST)
- [PATCH v7 1/4] soc: ti: pruss: Add pruss_get()/put() API MD Danish Anwar (Tue Apr 04 2023 - 07:53:59 EST)
- [PATCH v7 2/4] soc: ti: pruss: Add pruss_{request,release}_mem_region() API MD Danish Anwar (Tue Apr 04 2023 - 07:54:03 EST)
- [PATCH v7 3/4] soc: ti: pruss: Add pruss_cfg_read()/update(), pruss_cfg_get_gpmux()/set_gpmux() APIs MD Danish Anwar (Tue Apr 04 2023 - 07:54:22 EST)
- [PATCH v7 4/4] soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFR MD Danish Anwar (Tue Apr 04 2023 - 07:54:41 EST)
- Re: [RESEND PATCH] memstick: fix memory leak if card device is never registered Ulf Hansson (Tue Apr 04 2023 - 07:55:23 EST)
- Re: [PATCH v3] mmc: sdhci_am654: Add support for PM suspend/resume Ulf Hansson (Tue Apr 04 2023 - 07:55:49 EST)
- [PATCH v2] mm: oom: introduce cpuset oom Gang Li (Tue Apr 04 2023 - 07:56:17 EST)
- Re: [PATCH] iommufd/selftest: set varaiable mock_iommu_device storage-class-specifier to static Jason Gunthorpe (Tue Apr 04 2023 - 07:57:44 EST)
- Re: [PATCH net-next v1 4/7] net: dsa: microchip: ksz8_r_sta_mac_table(): Avoid using error code for empty entries Vladimir Oltean (Tue Apr 04 2023 - 07:58:19 EST)
- [PATCH] arm64: dts: rockchip: Add RTC support for RK3588 Shreeya Patel (Tue Apr 04 2023 - 07:58:46 EST)
- Re: [PATCH v3 6/8] RISC-V: KVM: Add ONE_REG interface for AIA CSRs Conor Dooley (Tue Apr 04 2023 - 07:59:10 EST)
- [PATCH v6 0/4] mm/khugepaged: fixes for khugepaged+shmem David Stevens (Tue Apr 04 2023 - 08:01:29 EST)
- [PATCH v6 1/4] mm/khugepaged: drain lru after swapping in shmem David Stevens (Tue Apr 04 2023 - 08:01:36 EST)
- [PATCH v6 2/4] mm/khugepaged: refactor collapse_file control flow David Stevens (Tue Apr 04 2023 - 08:01:50 EST)
- Re: [PATCH 08/17] sched/fair: Implement an EEVDF like policy Peter Zijlstra (Tue Apr 04 2023 - 08:01:52 EST)
- [PATCH v6 3/4] mm/khugepaged: skip shmem with userfaultfd David Stevens (Tue Apr 04 2023 - 08:01:57 EST)
- [PATCH v6 4/4] mm/khugepaged: maintain page cache uptodate flag David Stevens (Tue Apr 04 2023 - 08:02:14 EST)
- Re: [PATCH] arm64: dts: rockchip: Change serial baud rate for Pinephone Pro to 1.5 MB Ondřej Jirman (Tue Apr 04 2023 - 08:03:04 EST)
- Re: [PATCH] arm64: dts: rockchip: Add RTC support for RK3588 Christopher Obbard (Tue Apr 04 2023 - 08:09:12 EST)
- Re: [PATCH v10 2/8] tracing: Add documentation for funcgraph-retval and funcgraph-retval-hex Donglin Peng (Tue Apr 04 2023 - 08:09:16 EST)
- Re: [RESEND PATCH] memstick: fix memory leak if card device is never registered Greg Kroah-Hartman (Tue Apr 04 2023 - 08:10:11 EST)
- Re: [RFC] vsprintf: compile error on %09pK Petr Mladek (Tue Apr 04 2023 - 08:10:13 EST)
- Re: [PATCH v3 6/8] RISC-V: KVM: Add ONE_REG interface for AIA CSRs Andrew Jones (Tue Apr 04 2023 - 08:10:16 EST)
- Re: [PATCH] prctl: Add PR_GET_AUXV to copy auxv to userspace Josh Triplett (Tue Apr 04 2023 - 08:13:10 EST)
- [PATCH 0/2] KVM: SVM: small tweaks for sev_hardware_setup Alexander Mikhalitsyn (Tue Apr 04 2023 - 08:19:31 EST)
- Re: [PATCH v2 0/3] PHY-GMII-SEL: Add support for SGMII mode Roger Quadros (Tue Apr 04 2023 - 08:19:41 EST)
- Re: [PATCH bpf-next v2 08/10] xsk: Support UMEM chunk_size > PAGE_SIZE Kal Cutter Conley (Tue Apr 04 2023 - 08:19:44 EST)
- Re: [PATCH] drm/tegra: plane: Improve use of dev_err_probe() Thierry Reding (Tue Apr 04 2023 - 08:20:25 EST)
- Re: [PATCH] drm/tegra: dsi: Make use of the helper function dev_err_probe() Thierry Reding (Tue Apr 04 2023 - 08:20:25 EST)
- Re: [PATCH v2] drm/tegra: sor: Make use of the helper function dev_err_probe() Thierry Reding (Tue Apr 04 2023 - 08:20:26 EST)
- Re: [PATCH] ARM: multi_v7_defconfig: make USB_DWC3 as a module instead of built-in Arnd Bergmann (Tue Apr 04 2023 - 08:20:57 EST)
- Re: (subset) [PATCH 09/37] drm/tegra/dc: Remove set but unused variable 'state' Thierry Reding (Tue Apr 04 2023 - 08:20:59 EST)
- Re: [PATCH v5 2/2] dt-bindings: rtc: add max313xx RTCs Alexandre Belloni (Tue Apr 04 2023 - 08:20:59 EST)
- [paulmck-rcu:dev.2023.03.30a] BUILD SUCCESS e222f9a512539c3f4093a55d16624d9da614800b kernel test robot (Tue Apr 04 2023 - 08:21:00 EST)
- Re: [PATCH net-next v1 2/7] net: dsa: microchip: ksz8: Implement add/del_fdb and use static MAC table operations Oleksij Rempel (Tue Apr 04 2023 - 08:21:00 EST)
- [PATCH 2/2] HID: mcp2221: fix get and get_direction for gpio Louis Morhet (Tue Apr 04 2023 - 08:21:29 EST)
- [PATCH 0/2] Fixes for the mcp2221 gpiochip get_* calls Louis Morhet (Tue Apr 04 2023 - 08:22:01 EST)
- [PATCH 1/2] HID: mcp2221: fix report layout for gpio get Louis Morhet (Tue Apr 04 2023 - 08:22:01 EST)
- Re: [PATCH] tick/broadcast: Do not set oneshot_mask except was_periodic was true Frederic Weisbecker (Tue Apr 04 2023 - 08:23:05 EST)
- Re: [PATCH 0/1] perf report: append inlines to non-dwarf callchains Arnaldo Carvalho de Melo (Tue Apr 04 2023 - 08:24:09 EST)
- [RESEND PATCH v2 0/3] Improve kernel docs Matti Vaittinen (Tue Apr 04 2023 - 08:25:14 EST)
- Re: [PATCH 1/3] spi: s3c64xx: support spi polling mode using devicetree Jaewon Kim (Tue Apr 04 2023 - 08:25:46 EST)
- Re: [PATCH 01/10] locking/atomic: Add missing cast to try_cmpxchg() fallbacks Uros Bizjak (Tue Apr 04 2023 - 08:25:48 EST)
- [RESEND PATCH v2 1/3] iio: Add some kerneldoc for channel types Matti Vaittinen (Tue Apr 04 2023 - 08:25:49 EST)
- [RESEND PATCH v2 3/3] doc: Make sysfs-bus-iio doc more exact Matti Vaittinen (Tue Apr 04 2023 - 08:26:18 EST)
- [RESEND PATCH v2 2/3] iio: add documentation for iio_chan_info_enum Matti Vaittinen (Tue Apr 04 2023 - 08:26:20 EST)
- Re: [PATCH] gpu: host1x: Don't rely on dma_fence_wait_timeout return value Thierry Reding (Tue Apr 04 2023 - 08:26:23 EST)
- Re: [PATCH v5 2/2] dt-bindings: rtc: add max313xx RTCs Alexandre Belloni (Tue Apr 04 2023 - 08:26:48 EST)
- Re: [RFC PATCH V4 17/17] x86/sev: Remove restrict interrupt injection from SNP_FEATURES_IMPL_REQ Gupta, Pankaj (Tue Apr 04 2023 - 08:26:55 EST)
- [PATCH 1/2] KVM: SVM: free sev_*asid_bitmap init if SEV init fails Alexander Mikhalitsyn (Tue Apr 04 2023 - 08:27:47 EST)
- [PATCH 2/2] KVM: SVM: add some info prints to SEV init Alexander Mikhalitsyn (Tue Apr 04 2023 - 08:27:48 EST)
- Re: [PATCH v5 2/2] dt-bindings: rtc: add max313xx RTCs Alexandre Belloni (Tue Apr 04 2023 - 08:29:35 EST)
- Re: [PATCH 6.2 000/187] 6.2.10-rc1 review Naresh Kamboju (Tue Apr 04 2023 - 08:30:34 EST)
- Re: [PATCH] cpufreq: amd-pstate: set varaiable mode_state_machine storage-class-specifier to static Wyes Karny (Tue Apr 04 2023 - 08:31:40 EST)
- [PATCH v2] prctl: Add PR_GET_AUXV to copy auxv to userspace Josh Triplett (Tue Apr 04 2023 - 08:32:00 EST)
- Re: [PATCH bpf-next v2 08/10] xsk: Support UMEM chunk_size > PAGE_SIZE Kal Cutter Conley (Tue Apr 04 2023 - 08:32:53 EST)
- RE: [RFC] vsprintf: compile error on %09pK Jaewon Kim (Tue Apr 04 2023 - 08:33:54 EST)
- [PATCH v3 11/65] clk: k210: aclk: Add a determine_rate hook Maxime Ripard (Tue Apr 04 2023 - 08:34:13 EST)
- [PATCH v3 12/65] clk: k210: mux: Add a determine_rate hook Maxime Ripard (Tue Apr 04 2023 - 08:34:18 EST)
- [PATCH 0/2] KVM: SVM: small tweaks for sev_hardware_setup Alexander Mikhalitsyn (Tue Apr 04 2023 - 08:34:22 EST)
- [PATCH v3 13/65] clk: lmk04832: clkout: Add a determine_rate hook Maxime Ripard (Tue Apr 04 2023 - 08:34:25 EST)
- [PATCH v3 14/65] clk: lochnagar: Add a determine_rate hook Maxime Ripard (Tue Apr 04 2023 - 08:34:34 EST)
- [PATCH v3 15/65] clk: qoriq: Add a determine_rate hook Maxime Ripard (Tue Apr 04 2023 - 08:34:39 EST)
- [PATCH v3 16/65] clk: si5341: Add a determine_rate hook Maxime Ripard (Tue Apr 04 2023 - 08:34:43 EST)
- [PATCH v3 17/65] clk: stm32f4: mux: Add a determine_rate hook Maxime Ripard (Tue Apr 04 2023 - 08:35:11 EST)
- [PATCH v3 18/65] clk: vc5: mux: Add a determine_rate hook Maxime Ripard (Tue Apr 04 2023 - 08:35:16 EST)
- [PATCH v3 19/65] clk: vc5: clkout: Add a determine_rate hook Maxime Ripard (Tue Apr 04 2023 - 08:35:18 EST)
- [PATCH v3 20/65] clk: wm831x: clkout: Add a determine_rate hook Maxime Ripard (Tue Apr 04 2023 - 08:35:32 EST)
- [PATCH v3 21/65] clk: davinci: da8xx-cfgchip: Add a determine_rate hook Maxime Ripard (Tue Apr 04 2023 - 08:35:39 EST)
- [PATCH v3 22/65] clk: davinci: da8xx-cfgchip: Add a determine_rate hook Maxime Ripard (Tue Apr 04 2023 - 08:35:51 EST)
- [PATCH v3 23/65] clk: imx: busy: Add a determine_rate hook Maxime Ripard (Tue Apr 04 2023 - 08:36:03 EST)
- Re: Introducing bugbot Konstantin Ryabitsev (Tue Apr 04 2023 - 08:37:21 EST)
- Re: [PATCH] iio: light: tsl2772: fix reading proximity-diodes from device tree Uwe Kleine-König (Tue Apr 04 2023 - 08:37:31 EST)
- Re: [PATCH v5] usb: xhci: tegra: fix sleep in atomic call Thierry Reding (Tue Apr 04 2023 - 08:37:34 EST)
- Re: [PATCH 2/3] spi: dt-bindings: samsung: add samsung,spi-polling property Rob Herring (Tue Apr 04 2023 - 08:37:53 EST)
- Re: [PATCH] watchdog: dt-bindings: atmel-at91rm9200-wdt convert to json-schema Rob Herring (Tue Apr 04 2023 - 08:38:05 EST)
- Re: [PATCH] watchdog: dt-bindings: armada-37xx-wdt: convert text binding Rob Herring (Tue Apr 04 2023 - 08:38:08 EST)
- Re: [PATCH v1] perf pmu: Make parser reentrant Arnaldo Carvalho de Melo (Tue Apr 04 2023 - 08:40:01 EST)
- [PATCH v2 00/13] optimise registered buffer/file updates Pavel Begunkov (Tue Apr 04 2023 - 08:40:56 EST)
- [PATCH v2 01/13] io_uring/rsrc: use non-pcpu refcounts for nodes Pavel Begunkov (Tue Apr 04 2023 - 08:41:02 EST)
- [PATCH v2 02/13] io_uring/rsrc: keep cached refs per node Pavel Begunkov (Tue Apr 04 2023 - 08:41:05 EST)
- [PATCH v2 03/13] io_uring: don't put nodes under spinlocks Pavel Begunkov (Tue Apr 04 2023 - 08:41:08 EST)
- [PATCH v2 04/13] io_uring: io_free_req() via tw Pavel Begunkov (Tue Apr 04 2023 - 08:41:12 EST)
- [PATCH v2 06/13] io_uring/rsrc: kill rsrc_ref_lock Pavel Begunkov (Tue Apr 04 2023 - 08:41:16 EST)
- [PATCH v2 07/13] io_uring/rsrc: rename rsrc_list Pavel Begunkov (Tue Apr 04 2023 - 08:41:23 EST)
- [PATCH v2 05/13] io_uring/rsrc: protect node refs with uring_lock Pavel Begunkov (Tue Apr 04 2023 - 08:41:27 EST)
- [PATCH v2 08/13] io_uring/rsrc: optimise io_rsrc_put allocation Pavel Begunkov (Tue Apr 04 2023 - 08:41:31 EST)
- [PATCH v2 09/13] io_uring/rsrc: don't offload node free Pavel Begunkov (Tue Apr 04 2023 - 08:41:34 EST)
- [PATCH v2 10/13] io_uring/rsrc: cache struct io_rsrc_node Pavel Begunkov (Tue Apr 04 2023 - 08:41:39 EST)
- [PATCH v2 11/13] io_uring/rsrc: add lockdep sanity checks Pavel Begunkov (Tue Apr 04 2023 - 08:41:43 EST)
- [PATCH v2 13/13] io_uring/rsrc: add custom limit for node caching Pavel Begunkov (Tue Apr 04 2023 - 08:41:45 EST)
- [PATCH v2 12/13] io_uring/rsrc: optimise io_rsrc_data refcounting Pavel Begunkov (Tue Apr 04 2023 - 08:41:49 EST)
- Re: [PATCH 1/3] spi: s3c64xx: support spi polling mode using devicetree Mark Brown (Tue Apr 04 2023 - 08:42:18 EST)
- [PATCH v3 24/65] clk: imx: fixup-mux: Add a determine_rate hook Maxime Ripard (Tue Apr 04 2023 - 08:45:05 EST)
- [PATCH v3 25/65] clk: imx: scu: Add a determine_rate hook Maxime Ripard (Tue Apr 04 2023 - 08:45:16 EST)
- [PATCH v3 26/65] clk: mediatek: cpumux: Add a determine_rate hook Maxime Ripard (Tue Apr 04 2023 - 08:45:18 EST)
- [PATCH v3 27/65] clk: pxa: Add a determine_rate hook Maxime Ripard (Tue Apr 04 2023 - 08:45:19 EST)
- [PATCH v3 28/65] clk: renesas: r9a06g032: Add a determine_rate hook Maxime Ripard (Tue Apr 04 2023 - 08:45:22 EST)
- [PATCH v3 29/65] clk: socfpga: gate: Add a determine_rate hook Maxime Ripard (Tue Apr 04 2023 - 08:45:25 EST)
- [PATCH] remoteproc: pru: remove always true check positive unsigned value Simon Horman (Tue Apr 04 2023 - 08:45:29 EST)
- [PATCH v3 30/65] clk: stm32: core: Add a determine_rate hook Maxime Ripard (Tue Apr 04 2023 - 08:45:33 EST)
- Re: [PATCH v3 8/8] RISC-V: KVM: Implement guest external interrupt line management Andrew Jones (Tue Apr 04 2023 - 08:45:37 EST)
- [PATCH v3 31/65] clk: tegra: bpmp: Add a determine_rate hook Maxime Ripard (Tue Apr 04 2023 - 08:45:41 EST)
- [PATCH v3 32/65] clk: tegra: super: Add a determine_rate hook Maxime Ripard (Tue Apr 04 2023 - 08:45:44 EST)
- [PATCH v3 33/65] clk: tegra: periph: Add a determine_rate hook Maxime Ripard (Tue Apr 04 2023 - 08:45:47 EST)
- [PATCH v3 34/65] clk: ux500: prcmu: Add a determine_rate hook Maxime Ripard (Tue Apr 04 2023 - 08:46:04 EST)
- [PATCH v3 35/65] clk: ux500: sysctrl: Add a determine_rate hook Maxime Ripard (Tue Apr 04 2023 - 08:46:09 EST)
- [PATCH v3 36/65] clk: versatile: sp810: Add a determine_rate hook Maxime Ripard (Tue Apr 04 2023 - 08:46:24 EST)
- [PATCH v3 37/65] drm/tegra: sor: Add a determine_rate hook Maxime Ripard (Tue Apr 04 2023 - 08:46:36 EST)
- Re: [PATCH] arm64: dts: rockchip: Change serial baud rate for Pinephone Pro to 1.5 MB Ondřej Jirman (Tue Apr 04 2023 - 08:48:32 EST)
- Re: [PATCH v2 0/4] Support for llvm-addr2line Arnaldo Carvalho de Melo (Tue Apr 04 2023 - 08:49:28 EST)
- Re: [PATCH net-next v1 2/7] net: dsa: microchip: ksz8: Implement add/del_fdb and use static MAC table operations Vladimir Oltean (Tue Apr 04 2023 - 08:50:33 EST)
- [PATCH v3] net: mac80211: Add NULL checks for sta->sdata Jia-Ju Bai (Tue Apr 04 2023 - 08:50:35 EST)
- Re: [PATCH 16/29] selftests/mm: UFFDIO_API test David Hildenbrand (Tue Apr 04 2023 - 08:50:49 EST)
- [ANNOUNCE] util-linux v2.39-rc2 Karel Zak (Tue Apr 04 2023 - 08:51:39 EST)
- Re: [PATCH] remoteproc: pru: remove always true check positive unsigned value Mukesh Ojha (Tue Apr 04 2023 - 08:51:54 EST)
- Re: [PATCH] arm64: dts: rockchip: Change serial baud rate for Pinephone Pro to 1.5 MB Peter Geis (Tue Apr 04 2023 - 08:52:25 EST)
- Re: [PATCH v10 2/8] tracing: Add documentation for funcgraph-retval and funcgraph-retval-hex Mark Rutland (Tue Apr 04 2023 - 08:53:14 EST)
- [PATCH v3 38/65] phy: cadence: sierra: Add a determine_rate hook Maxime Ripard (Tue Apr 04 2023 - 08:54:07 EST)
- Re: [PATCH bpf-next v2 08/10] xsk: Support UMEM chunk_size > PAGE_SIZE Magnus Karlsson (Tue Apr 04 2023 - 08:54:26 EST)
- Re: [PATCH v3 13/13] coresight: Fix CTI module refcount leak by making it a helper device James Clark (Tue Apr 04 2023 - 08:55:32 EST)
- Re: Introducing bugbot Thorsten Leemhuis (Tue Apr 04 2023 - 08:56:00 EST)
- Re: [PATCH 3/3] spi: s3c64xx: support interrupt based pio mode Mark Brown (Tue Apr 04 2023 - 08:58:30 EST)
- Re: Error reports at boot time in Ampere Altra machines since c733ebb7c Aristeu Rozanski (Tue Apr 04 2023 - 08:58:32 EST)
- Re: [PATCH] ARM: multi_v7_defconfig: make USB_DWC3 as a module instead of built-in Roger Quadros (Tue Apr 04 2023 - 09:00:02 EST)
- Re: [PATCH 6.1 000/181] 6.1.23-rc1 review Naresh Kamboju (Tue Apr 04 2023 - 09:01:35 EST)
- Re: [PATCH v5 2/2] dt-bindings: rtc: add max313xx RTCs Krzysztof Kozlowski (Tue Apr 04 2023 - 09:02:24 EST)
- Re: [PATCH v3 13/13] coresight: Fix CTI module refcount leak by making it a helper device James Clark (Tue Apr 04 2023 - 09:04:51 EST)
- Re: [PATCH net-next v1 2/7] net: dsa: microchip: ksz8: Implement add/del_fdb and use static MAC table operations Oleksij Rempel (Tue Apr 04 2023 - 09:06:21 EST)
- Re: [PATCH] ARM: multi_v7_defconfig: make USB_DWC3 as a module instead of built-in Arnd Bergmann (Tue Apr 04 2023 - 09:09:12 EST)
- Re: Re: [PATCH V2] rcu: Make sure new krcp free business is handled after the wanted rcu grace period. 代子为 (Ziwei Dai) (Tue Apr 04 2023 - 09:09:55 EST)
- Re: [PATCH v5 2/2] dt-bindings: rtc: add max313xx RTCs Krzysztof Kozlowski (Tue Apr 04 2023 - 09:10:45 EST)
- Re: [PATCH v5 1/2] drivers: rtc: add max313xx series rtc driver Krzysztof Kozlowski (Tue Apr 04 2023 - 09:11:10 EST)
- Re: [PATCH v5 01/15] rust: enable the `pin_macro` feature Gary Guo (Tue Apr 04 2023 - 09:11:27 EST)
- Re: [PATCH v5 03/15] rust: sync: change error type of constructor functions Gary Guo (Tue Apr 04 2023 - 09:11:56 EST)
- Re: [PATCHv3 2/4] wiegand: add Wiegand bus driver Martin Zaťovič (Tue Apr 04 2023 - 09:14:20 EST)
- [PATCH v5 1/9] vdpa: add bind_mm/unbind_mm callbacks Stefano Garzarella (Tue Apr 04 2023 - 09:14:29 EST)
- [PATCH v5 0/9] vdpa_sim: add support for user VA Stefano Garzarella (Tue Apr 04 2023 - 09:14:34 EST)
- [PATCH v5 2/9] vhost-vdpa: use bind_mm/unbind_mm device callbacks Stefano Garzarella (Tue Apr 04 2023 - 09:15:07 EST)
- [PATCH v5 3/9] vringh: replace kmap_atomic() with kmap_local_page() Stefano Garzarella (Tue Apr 04 2023 - 09:15:15 EST)
- [PATCH v5 4/9] vringh: define the stride used for translation Stefano Garzarella (Tue Apr 04 2023 - 09:15:42 EST)
- Re: [syzbot] riscv/fixes boot error: WARNING in __apply_to_page_range (2) syzbot (Tue Apr 04 2023 - 09:16:20 EST)
- Re: [PATCH v5 08/15] rust: init/sync: add `InPlaceInit` trait to pin-initialize smart pointers Gary Guo (Tue Apr 04 2023 - 09:16:32 EST)
- Re: [PATCH 3/3] spi: s3c64xx: support interrupt based pio mode Jaewon Kim (Tue Apr 04 2023 - 09:17:51 EST)
- [PATCH v5 5/9] vringh: support VA with iotlb Stefano Garzarella (Tue Apr 04 2023 - 09:18:28 EST)
- [PATCH v5 6/9] vdpa_sim: make devices agnostic for work management Stefano Garzarella (Tue Apr 04 2023 - 09:18:39 EST)
- [PATCH v5 7/9] vdpa_sim: use kthread worker Stefano Garzarella (Tue Apr 04 2023 - 09:18:50 EST)
- [PATCH v5 9/9] vdpa_sim: add support for user VA Stefano Garzarella (Tue Apr 04 2023 - 09:18:55 EST)
- [PATCH v5 8/9] vdpa_sim: replace the spinlock with a mutex to protect the state Stefano Garzarella (Tue Apr 04 2023 - 09:19:02 EST)
- Re: [PATCH 01/10] locking/atomic: Add missing cast to try_cmpxchg() fallbacks Mark Rutland (Tue Apr 04 2023 - 09:20:38 EST)
- Re: [PATCH 10/11] io_uring/rsrc: cache struct io_rsrc_node Pavel Begunkov (Tue Apr 04 2023 - 09:22:40 EST)
- Re: [PATCH v3 07/11] iio: core: Add new DMABUF interface infrastructure Lars-Peter Clausen (Tue Apr 04 2023 - 09:23:02 EST)
- Re: [RFC PATCH V4 17/17] x86/sev: Remove restrict interrupt injection from SNP_FEATURES_IMPL_REQ Tianyu Lan (Tue Apr 04 2023 - 09:23:13 EST)
- Re: [PATCH 01/10] locking/atomic: Add missing cast to try_cmpxchg() fallbacks Uros Bizjak (Tue Apr 04 2023 - 09:23:36 EST)
- Re: [PATCH v5 11/15] rust: init: add `Zeroable` trait and `init::zeroed` function Gary Guo (Tue Apr 04 2023 - 09:24:25 EST)
- Re: [PATCH v5 14/15] rust: sync: reduce stack usage of `UniqueArc::try_new_uninit` Gary Guo (Tue Apr 04 2023 - 09:25:44 EST)
- Re: [PATCH v3 06/11] dt-bindings: PCI: Update the RK3399 example to a valid one Krzysztof Kozlowski (Tue Apr 04 2023 - 09:29:18 EST)
- Re: [PATCH] firmware: Use of_property_present() for testing DT property presence Thierry Reding (Tue Apr 04 2023 - 09:30:12 EST)
- Re: [PATCH v3 01/10] kobject: introduce kobject_del_and_put() Yangtao Li (Tue Apr 04 2023 - 09:31:01 EST)
- Re: [PATCH v3 7/8] RISC-V: KVM: Virtualize per-HART AIA CSRs Anup Patel (Tue Apr 04 2023 - 09:31:43 EST)
- Re: [RFC PATCH v2 1/3] kunit: Add kunit_add_action() to defer a call until test exit Maxime Ripard (Tue Apr 04 2023 - 09:32:45 EST)
- [PATCH v3 39/65] phy: cadence: torrent: Add a determine_rate hook Maxime Ripard (Tue Apr 04 2023 - 09:32:48 EST)
- [PATCH v3 40/65] phy: ti: am654-serdes: Add a determine_rate hook Maxime Ripard (Tue Apr 04 2023 - 09:33:00 EST)
- [PATCH v3 41/65] phy: ti: j721e-wiz: Add a determine_rate hook Maxime Ripard (Tue Apr 04 2023 - 09:33:04 EST)
- Re: [PATCH 3/3] spi: s3c64xx: support interrupt based pio mode Mark Brown (Tue Apr 04 2023 - 09:33:49 EST)
- Re: [PATCH v3 0/4] Tegra DTS improvements Thierry Reding (Tue Apr 04 2023 - 09:33:58 EST)
- Re: (subset) [PATCH v3 2/4] ARM: tegra30: Use cpu* labels Thierry Reding (Tue Apr 04 2023 - 09:34:07 EST)
- Re: (subset) [PATCH v3 4/4] ARM: tegra30: peripherals: add 266.5MHz nodes Thierry Reding (Tue Apr 04 2023 - 09:34:10 EST)
- Re: (subset) [PATCH v3 3/4] ARM: tegra: asus-tf101: fix accelerometer mount matrix Thierry Reding (Tue Apr 04 2023 - 09:34:15 EST)
- Re: [PATCH] dt-bindings: arm: nvidia: Drop unneeded quotes Thierry Reding (Tue Apr 04 2023 - 09:34:18 EST)
- [PATCH 0/1] warning on FPGA bridge registration alexis . lothore (Tue Apr 04 2023 - 09:34:30 EST)
- [PATCH] fpga: bridge: properly initialize bridge device before populating children alexis . lothore (Tue Apr 04 2023 - 09:34:39 EST)
- Re: [RFC PATCH] sched/fair: Make tg->load_avg per node Aaron Lu (Tue Apr 04 2023 - 09:34:46 EST)
- Re: [RFC PATCH] sched: Fix performance regression introduced by mm_cid Mathieu Desnoyers (Tue Apr 04 2023 - 09:34:53 EST)
- Re: [PATCH v5 00/18] timer: Move from a push remote at enqueue to a pull at expiry model Anna-Maria Behnsen (Tue Apr 04 2023 - 09:35:53 EST)
- Re: [RFC PATCH] sched: Fix performance regression introduced by mm_cid Mathieu Desnoyers (Tue Apr 04 2023 - 09:36:17 EST)
- [PATCH v2] perf pmu: Make parser reentrant Ian Rogers (Tue Apr 04 2023 - 09:37:07 EST)
- [PATCH v3 42/65] rtc: sun6i: Add a determine_rate hook Maxime Ripard (Tue Apr 04 2023 - 09:37:47 EST)
- Re: [PATCH v2] drm/vblank: Fix for drivers that do not drm_vblank_init() Geert Uytterhoeven (Tue Apr 04 2023 - 09:37:48 EST)
- [PATCH v3 43/65] ASoC: tlv320aic32x4: Add a determine_rate hook Maxime Ripard (Tue Apr 04 2023 - 09:37:53 EST)
- [PATCH v3 44/65] clk: actions: composite: div: Switch to determine_rate Maxime Ripard (Tue Apr 04 2023 - 09:37:58 EST)
- Re: [PATCH v7] Introduction-of-HP-BIOSCFG-driver-documentation Jorge Lopez (Tue Apr 04 2023 - 09:38:01 EST)
- [PATCH v3 45/65] clk: actions: composite: fact: Switch to determine_rate Maxime Ripard (Tue Apr 04 2023 - 09:38:12 EST)
- [PATCH v3 46/65] clk: at91: smd: Switch to determine_rate Maxime Ripard (Tue Apr 04 2023 - 09:38:19 EST)
- [PATCH v3 47/65] clk: axi-clkgen: Switch to determine_rate Maxime Ripard (Tue Apr 04 2023 - 09:38:33 EST)
- [PATCH v3 48/65] clk: cdce706: divider: Switch to determine_rate Maxime Ripard (Tue Apr 04 2023 - 09:38:42 EST)
- [PATCH v3 49/65] clk: cdce706: clkout: Switch to determine_rate Maxime Ripard (Tue Apr 04 2023 - 09:38:49 EST)
- [PATCH v3 50/65] clk: si5341: Switch to determine_rate Maxime Ripard (Tue Apr 04 2023 - 09:39:07 EST)
- [PATCH v3 51/65] clk: si5351: pll: Switch to determine_rate Maxime Ripard (Tue Apr 04 2023 - 09:39:10 EST)
- [PATCH v3 52/65] clk: si5351: msynth: Switch to determine_rate Maxime Ripard (Tue Apr 04 2023 - 09:39:13 EST)
- Re: [PATCH v5 3/4] arm64: ftrace: Add direct call trampoline samples support Florent Revest (Tue Apr 04 2023 - 09:39:35 EST)
- Re: [PATCH v1] perf pmu: Make parser reentrant Ian Rogers (Tue Apr 04 2023 - 09:41:14 EST)
- Re: [PATCH v5 01/11] dt-bindings: dma: Add support for SM6115 and QCM2290 SoCs Rob Herring (Tue Apr 04 2023 - 09:41:51 EST)
- [PATCH 00/32] Add parents to struct pmu -> dev Jonathan Cameron (Tue Apr 04 2023 - 09:42:26 EST)
- [PATCH 01/32] perf: Allow a PMU to have a parent Jonathan Cameron (Tue Apr 04 2023 - 09:42:55 EST)
- [PATCH 02/32] perf/hisi-pcie: Assign parent for event_source device Jonathan Cameron (Tue Apr 04 2023 - 09:43:25 EST)
- [PATCH 0/3] send tlb_remove_table_smp_sync IPI only to necessary CPUs Yair Podemsky (Tue Apr 04 2023 - 09:43:50 EST)
- [PATCH 03/32] Documentation: hisi-pmu: Drop reference to /sys/devices path Jonathan Cameron (Tue Apr 04 2023 - 09:43:57 EST)
- Re: [PATCH 6/7] dt-bindings: usb: mtu3: add two optional clocks Rob Herring (Tue Apr 04 2023 - 09:43:59 EST)
- [PATCH 1/3] arch: Introduce ARCH_HAS_CPUMASK_BITS Yair Podemsky (Tue Apr 04 2023 - 09:44:05 EST)
- [PATCH 2/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs Yair Podemsky (Tue Apr 04 2023 - 09:44:19 EST)
- [PATCH 3/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to CPUs in kernel mode Yair Podemsky (Tue Apr 04 2023 - 09:44:33 EST)
- [PATCH 04/32] perf/hisi-uncore: Assign parents for event_source devices Jonathan Cameron (Tue Apr 04 2023 - 09:45:14 EST)
- Re: [PATCH v3 34/65] clk: ux500: prcmu: Add a determine_rate hook Linus Walleij (Tue Apr 04 2023 - 09:45:21 EST)
- [PATCH 05/32] Documentation: hns-pmu: Use /sys/bus/event_source/devices paths Jonathan Cameron (Tue Apr 04 2023 - 09:45:39 EST)
- Re: [PATCH] ASoC: tegra20_ac97: Add missing unwind goto in tegra20_ac97_platform_probe() Mark Brown (Tue Apr 04 2023 - 09:45:51 EST)
- [PATCH 06/32] perf/hisi-hns3: Assign parents for event_source device Jonathan Cameron (Tue Apr 04 2023 - 09:45:58 EST)
- [PATCH 07/32] perf/amlogic: Assign parents for event_source devices Jonathan Cameron (Tue Apr 04 2023 - 09:46:30 EST)
- [PATCH 08/32] perf/arm_cspmu: Assign parents for event_source devices Jonathan Cameron (Tue Apr 04 2023 - 09:47:15 EST)
- [PATCH 09/32] Documentation: xgene-pmu: Use /sys/bus/event_source/devices paths Jonathan Cameron (Tue Apr 04 2023 - 09:47:30 EST)
- Re: [paulmck-rcu:dev.2023.03.30a 28/35] kernel/rcu/tree.c:2149 rcu_do_batch() error: uninitialized symbol 'jlimit'. Paul E. McKenney (Tue Apr 04 2023 - 09:47:45 EST)
- [PATCH 10/32] perf/xgene: Assign parents for event_source devices Jonathan Cameron (Tue Apr 04 2023 - 09:47:58 EST)
- [PATCH 11/32] Documentation: thunderx2-pmu: Use /sys/bus/event_source/devices paths Jonathan Cameron (Tue Apr 04 2023 - 09:48:16 EST)
- Re: [PATCH 1/3] arch: Introduce ARCH_HAS_CPUMASK_BITS David Hildenbrand (Tue Apr 04 2023 - 09:49:06 EST)
- [PATCH 12/32] perf/thunderx2: Assign parents for event_source devices Jonathan Cameron (Tue Apr 04 2023 - 09:49:08 EST)
- [PATCH 13/32] perf/riscv: Assign parents for event_source devices Jonathan Cameron (Tue Apr 04 2023 - 09:49:14 EST)
- Re: Probing nvme disks fails on Upstream kernels on powerpc Maxconfig Linux regression tracking (Thorsten Leemhuis) (Tue Apr 04 2023 - 09:49:32 EST)
- [PATCH 14/32] Documentation: qcom-pmu: Use /sys/bus/event_source/devices paths Jonathan Cameron (Tue Apr 04 2023 - 09:50:02 EST)
- [PATCH 15/32] perf/qcom: Assign parents for event_source devices Jonathan Cameron (Tue Apr 04 2023 - 09:50:19 EST)
- [PATCH 16/32] perf/imx_ddr: Assign parents for event_source devices Jonathan Cameron (Tue Apr 04 2023 - 09:50:44 EST)
- Re: [PATCH 14/17] sched/eevdf: Better handle mixed slice length Joel Fernandes (Tue Apr 04 2023 - 09:51:01 EST)
- [PATCH 17/32] perf/arm_pmu: Assign parents for event_source devices Jonathan Cameron (Tue Apr 04 2023 - 09:51:10 EST)
- Re: [PATCH 00/32] Add parents to struct pmu -> dev Greg KH (Tue Apr 04 2023 - 09:51:20 EST)
- Re: [PATCH V2] dt-bindings: input: pwm-beeper: convert to dt schema Rob Herring (Tue Apr 04 2023 - 09:51:35 EST)
- [PATCH 18/32] perf/alibaba_uncore: Assign parents for event_source device Jonathan Cameron (Tue Apr 04 2023 - 09:51:43 EST)
- Re: [PATCH v1 1/2] pinctrl: Remove Intel Thunder Bay pinctrl driver Linus Walleij (Tue Apr 04 2023 - 09:51:48 EST)
- Re: [PATCH 01/32] perf: Allow a PMU to have a parent Greg KH (Tue Apr 04 2023 - 09:52:07 EST)
- Re: [PATCH 02/32] perf/hisi-pcie: Assign parent for event_source device Greg KH (Tue Apr 04 2023 - 09:52:20 EST)
- [PATCH 19/32] perf/arm-cci: Assign parents for event_source device Jonathan Cameron (Tue Apr 04 2023 - 09:52:29 EST)
- Re: [PATCH v1 0/5] Landlock support for UML Mickaël Salaün (Tue Apr 04 2023 - 09:52:48 EST)
- Re: [PATCH 04/32] perf/hisi-uncore: Assign parents for event_source devices Greg KH (Tue Apr 04 2023 - 09:52:57 EST)
- Re: [PATCH 05/32] Documentation: hns-pmu: Use /sys/bus/event_source/devices paths Greg KH (Tue Apr 04 2023 - 09:53:02 EST)
- Re: [RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted Christian Brauner (Tue Apr 04 2023 - 09:53:58 EST)
- [PATCH 22/32] perf/arm-dmc620: Assign parents for event_source device Jonathan Cameron (Tue Apr 04 2023 - 09:54:06 EST)
- Re: [PATCH 1/3] cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properly Waiman Long (Tue Apr 04 2023 - 09:54:13 EST)
- [PATCH 23/32] perf/arm-dsu: Assign parents for event_source device Jonathan Cameron (Tue Apr 04 2023 - 09:54:35 EST)
- [PATCH 21/32] perf/arm-cmn: Assign parents for event_source device Jonathan Cameron (Tue Apr 04 2023 - 09:55:06 EST)
- Re: Re: [PATCH V2] rcu: Make sure new krcp free business is handled after the wanted rcu grace period. Paul E. McKenney (Tue Apr 04 2023 - 09:55:10 EST)
- Re: [PATCH v3 7/8] RISC-V: KVM: Virtualize per-HART AIA CSRs Anup Patel (Tue Apr 04 2023 - 09:55:16 EST)
- [PATCH 20/32] perf/arm-ccn: Assign parents for event_source device Jonathan Cameron (Tue Apr 04 2023 - 09:55:25 EST)
- Re: [PATCH v3 2/3] drm/bridge: tfp410: Fix logic to configured polled HPD Jon Cormier (Tue Apr 04 2023 - 09:55:33 EST)
- Re: [PATCH 1/2] dt-bindings: hwmon: pwm-fan: Convert to DT schema Rob Herring (Tue Apr 04 2023 - 09:55:38 EST)
- [PATCH v4 00/13] coresight: Fix CTI module refcount leak by making it a helper device James Clark (Tue Apr 04 2023 - 09:55:41 EST)
- [PATCH v4 01/13] coresight: Fix loss of connection info when a module is unloaded James Clark (Tue Apr 04 2023 - 09:55:45 EST)
- [PATCH v4 02/13] coresight: Use enum type for cs_mode wherever possible James Clark (Tue Apr 04 2023 - 09:55:49 EST)
- [PATCH 25/32] perf/arm-spe: Assign parents for event_source device Jonathan Cameron (Tue Apr 04 2023 - 09:55:53 EST)
- Re: [PATCH v3 8/8] RISC-V: KVM: Implement guest external interrupt line management Anup Patel (Tue Apr 04 2023 - 09:55:58 EST)
- [PATCH v4 04/13] coresight: Rename nr_outports to nr_outconns James Clark (Tue Apr 04 2023 - 09:56:04 EST)
- [PATCH v4 03/13] coresight: Change name of pdata->conns James Clark (Tue Apr 04 2023 - 09:56:09 EST)
- [PATCH v4 05/13] coresight: Rename connection members to make the direction explicit James Clark (Tue Apr 04 2023 - 09:56:20 EST)
- Re: [PATCH 03/32] Documentation: hisi-pmu: Drop reference to /sys/devices path Greg KH (Tue Apr 04 2023 - 09:56:23 EST)
- [PATCH v4 06/13] coresight: Dynamically add connections James Clark (Tue Apr 04 2023 - 09:56:26 EST)
- [PATCH v4 07/13] coresight: Store pointers to connections rather than an array of them James Clark (Tue Apr 04 2023 - 09:56:42 EST)
- [PATCH v4 08/13] coresight: Simplify connection fixup mechanism James Clark (Tue Apr 04 2023 - 09:56:47 EST)
- [PATCH 24/32] perf/arm-smmuv3: Assign parents for event_source device Jonathan Cameron (Tue Apr 04 2023 - 09:56:52 EST)
- Re: [PATCH v4 02/11] dt-bindings: pinctrl: mediatek,mt8365-pinctrl: add drive strength property Linus Walleij (Tue Apr 04 2023 - 09:57:03 EST)
- [PATCH v4 09/13] coresight: Store in-connections as well as out-connections James Clark (Tue Apr 04 2023 - 09:57:17 EST)
- [PATCH v4 10/13] coresight: Make refcount a property of the connection James Clark (Tue Apr 04 2023 - 09:57:30 EST)
- [PATCH v4 11/13] coresight: Refactor out buffer allocation function for ETR James Clark (Tue Apr 04 2023 - 09:57:34 EST)
- [PATCH 26/32] arc: Assign parents for event_source devices Jonathan Cameron (Tue Apr 04 2023 - 09:57:41 EST)
- Re: [PATCH v2 0/2] Cleanup Mediatek pinctrl device tree binding Linus Walleij (Tue Apr 04 2023 - 09:58:41 EST)
- [PATCH v3 53/65] clk: si5351: clkout: Switch to determine_rate Maxime Ripard (Tue Apr 04 2023 - 09:59:09 EST)
- [PATCH v3 54/65] clk: da8xx: clk48: Switch to determine_rate Maxime Ripard (Tue Apr 04 2023 - 09:59:13 EST)
- Re: [PATCH 4/5] driver core: class: remove struct class_interface * from callbacks Guenter Roeck (Tue Apr 04 2023 - 09:59:37 EST)
- Re: [PATCH rcu 0/20] Further shrink srcu_struct to promote cache locality Joel Fernandes (Tue Apr 04 2023 - 09:59:41 EST)
- [PATCH v3 59/65] clk: st: flexgen: Switch to determine_rate Maxime Ripard (Tue Apr 04 2023 - 10:00:18 EST)
- [PATCH v3 60/65] clk: stm32: composite: Switch to determine_rate Maxime Ripard (Tue Apr 04 2023 - 10:00:22 EST)
- [PATCH v3 61/65] clk: tegra: periph: Switch to determine_rate Maxime Ripard (Tue Apr 04 2023 - 10:01:28 EST)
- [PATCH v3 62/65] clk: tegra: super: Switch to determine_rate Maxime Ripard (Tue Apr 04 2023 - 10:01:34 EST)
- [PATCH v3 58/65] clk: sprd: composite: Switch to determine_rate Maxime Ripard (Tue Apr 04 2023 - 10:01:41 EST)
- Re: [PATCH v3 13/13] coresight: Fix CTI module refcount leak by making it a helper device Suzuki K Poulose (Tue Apr 04 2023 - 10:01:59 EST)
- Re: [PATCH 0/2] Fix possible deadlocks for i8255 GPIO drivers Linus Walleij (Tue Apr 04 2023 - 10:02:51 EST)
- [GIT PULL] nfsd fixes for 6.3-rc5 Chuck Lever III (Tue Apr 04 2023 - 10:04:42 EST)
- Re: [PATCH 3/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to CPUs in kernel mode David Hildenbrand (Tue Apr 04 2023 - 10:05:27 EST)
- Re: [PATCH v5 16/18] timer: Implement the hierarchical pull model Anna-Maria Behnsen (Tue Apr 04 2023 - 10:05:46 EST)
- [PATCH 1/1] tools build: Add a feature test for scandirat(), that is not implemented so far in musl and uclibc Arnaldo Carvalho de Melo (Tue Apr 04 2023 - 10:05:57 EST)
- RE: [PATCH v6 2/5] regulator: max77541: Add ADI MAX77541/MAX77540 Regulator Support Sahin, Okan (Tue Apr 04 2023 - 10:06:09 EST)
- [PATCH v3 55/65] clk: imx: scu: Switch to determine_rate Maxime Ripard (Tue Apr 04 2023 - 10:06:14 EST)
- Re: [PATCH] arm64: dts: rockchip: Change serial baud rate for Pinephone Pro to 1.5 MB Javier Martinez Canillas (Tue Apr 04 2023 - 10:06:17 EST)
- [PATCH v3 56/65] clk: ingenic: cgu: Switch to determine_rate Maxime Ripard (Tue Apr 04 2023 - 10:06:22 EST)
- [PATCH v3 57/65] clk: ingenic: tcu: Switch to determine_rate Maxime Ripard (Tue Apr 04 2023 - 10:06:26 EST)
- Re: [PATCH v2 2/2] gpio: max7317: Add gpio expander driver Linus Walleij (Tue Apr 04 2023 - 10:06:36 EST)
- Re: [PATCH v3 2/4] i2c: core: run atomic i2c xfer when !preemptible Benjamin Bara (Tue Apr 04 2023 - 10:07:29 EST)
- [PATCH v4 13/13] coresight: Fix CTI module refcount leak by making it a helper device James Clark (Tue Apr 04 2023 - 10:07:54 EST)
- [PATCH v4 12/13] coresight: Enable and disable helper devices adjacent to the path James Clark (Tue Apr 04 2023 - 10:07:57 EST)
- Re: semantic: Re: [PATCH printk v1 10/18] printk: nobkl: Add emit function and callback functions for atomic printing Petr Mladek (Tue Apr 04 2023 - 10:09:34 EST)
- Re: [PATCH] pinctrl: mlxbf3: set varaiable mlxbf3_pmx_funcs storage-class-specifier to static Linus Walleij (Tue Apr 04 2023 - 10:09:40 EST)
- Re: [PATCH rcu 0/20] Further shrink srcu_struct to promote cache locality Paul E. McKenney (Tue Apr 04 2023 - 10:10:06 EST)
- Re: [Syzkaller & bisect] There is WARNING: refcount bug in sock_map_free in v6.3-rc1 Pengfei Xu (Tue Apr 04 2023 - 10:10:08 EST)
- Re: [PATCH v10 2/2] drm: add kms driver for loongson display controller Emil Velikov (Tue Apr 04 2023 - 10:10:33 EST)
- Re: [PATCH 1/9] perf list: Use relative path for tracepoint scan Arnaldo Carvalho de Melo (Tue Apr 04 2023 - 10:10:53 EST)
- Re: [PATCH v4 01/13] coresight: Fix loss of connection info when a module is unloaded Suzuki K Poulose (Tue Apr 04 2023 - 10:11:51 EST)
- [PATCH v4 0/5] Migrate STX104 to the regmap API William Breathitt Gray (Tue Apr 04 2023 - 10:12:15 EST)
- [PATCH v4 1/5] iio: addac: stx104: Fix race condition for stx104_write_raw() William Breathitt Gray (Tue Apr 04 2023 - 10:12:20 EST)
- [PATCH 27/32] ARM: imx: Assign parents for mmdc event_source devices Jonathan Cameron (Tue Apr 04 2023 - 10:12:23 EST)
- [PATCH v4 2/5] iio: addac: stx104: Fix race condition when converting analog-to-digital William Breathitt Gray (Tue Apr 04 2023 - 10:12:25 EST)
- [PATCH v4 4/5] iio: addac: stx104: Migrate to the regmap API William Breathitt Gray (Tue Apr 04 2023 - 10:12:29 EST)
- [PATCH v4 5/5] iio: addac: stx104: Use regmap_read_poll_timeout() for conversion poll William Breathitt Gray (Tue Apr 04 2023 - 10:12:32 EST)
- [PATCH v4 3/5] iio: addac: stx104: Improve indentation in stx104_write_raw() William Breathitt Gray (Tue Apr 04 2023 - 10:12:35 EST)
- [PATCH 1/1] rcu/kvfree: Add debug check of GP ready for ptrs in a list Uladzislau Rezki (Sony) (Tue Apr 04 2023 - 10:13:44 EST)
- Re: [RESEND PATCH v4 03/21] staging: media: tegra-video: fix .vidioc_enum_fmt_vid_cap to return all formats Luca Ceresoli (Tue Apr 04 2023 - 10:13:52 EST)
- [PATCH 29/32] fpga: dfl: Assign parent for event_source device Jonathan Cameron (Tue Apr 04 2023 - 10:14:01 EST)
- Re: [PATCH 3/3] cgroup/cpuset: Allow only one active attach operation per cpuset Waiman Long (Tue Apr 04 2023 - 10:14:41 EST)
- include/linux/compiler_types.h:328:45: error: call to '__compiletime_assert_313' declared with attribute error: BUILD_BUG_ON failed: (PTRS_PER_PTE * sizeof(pte_t)) > PAGE_SIZE kernel test robot (Tue Apr 04 2023 - 10:16:36 EST)
- [PATCH 28/32] dmaengine: idxd: Assign parent for event_source device Jonathan Cameron (Tue Apr 04 2023 - 10:17:10 EST)
- Re: [PATCH 1/2] dt-bindings: hwmon: pwm-fan: Convert to DT schema Rob Herring (Tue Apr 04 2023 - 10:17:56 EST)
- Re: [PATCH v4 07/13] coresight: Store pointers to connections rather than an array of them Suzuki K Poulose (Tue Apr 04 2023 - 10:18:41 EST)
- [syzbot] Monthly input report syzbot (Tue Apr 04 2023 - 10:20:00 EST)
- [PATCH 30/32] drivers/nvdimm: Assign parent for event_source device Jonathan Cameron (Tue Apr 04 2023 - 10:20:11 EST)
- Re: [PATCH v2 1/7] dt-bindings: soundwire: qcom: add Qualcomm Soundwire v2.0.0 Rob Herring (Tue Apr 04 2023 - 10:20:30 EST)
- [syzbot] Monthly batman report syzbot (Tue Apr 04 2023 - 10:20:55 EST)
- [syzbot] Monthly f2fs report syzbot (Tue Apr 04 2023 - 10:20:56 EST)
- [PATCH 1/2] f2fs: remove unnecessary kobject_del() Yangtao Li (Tue Apr 04 2023 - 10:21:32 EST)
- [PATCH 2/2] erofs: remove unnecessary kobject_del() Yangtao Li (Tue Apr 04 2023 - 10:21:35 EST)
- Re: [PATCH v2 2/7] dt-bindings: soundwire: qcom: add 16-bit sample interval Rob Herring (Tue Apr 04 2023 - 10:22:15 EST)
- Re: [PATCH 1/2] dt-bindings: hwmon: pwm-fan: Convert to DT schema Guenter Roeck (Tue Apr 04 2023 - 10:22:22 EST)
- [syzbot] Monthly can report syzbot (Tue Apr 04 2023 - 10:23:59 EST)
- [syzbot] Monthly kernfs report syzbot (Tue Apr 04 2023 - 10:24:02 EST)
- Re: [PATCH v3 1/2] dt-bindings: spi: add Amlogic A1 SPI controller Rob Herring (Tue Apr 04 2023 - 10:25:24 EST)
- Re: [PATCH v3] rust: xarray: Add an abstraction for XArray Gary Guo (Tue Apr 04 2023 - 10:25:28 EST)
- Re: [PATCH 1/3] dt-bindings: usb: mediatek,mtk-xhci: drop assigned-clocks Rob Herring (Tue Apr 04 2023 - 10:25:50 EST)
- Re: [PATCH 2/3] dt-bindings: usb: ti,j721e-usb: drop assigned-clocks Rob Herring (Tue Apr 04 2023 - 10:26:04 EST)
- Re: [PATCH 3/3] dt-bindings: usb: ti,keystone-dwc3: drop assigned-clocks Rob Herring (Tue Apr 04 2023 - 10:26:14 EST)
- Re: [PATCH] xfs: Use for_each_perag() to iterate all available AGs Eric Sandeen (Tue Apr 04 2023 - 10:27:10 EST)
- Re: [PATCHv2 1/7] dt-bindings: soc: rockchip: add rk3588 usb2phy syscon Rob Herring (Tue Apr 04 2023 - 10:27:14 EST)
- Re: [PATCHv2 2/7] dt-bindings: phy: rockchip,inno-usb2phy: add rk3588 Rob Herring (Tue Apr 04 2023 - 10:27:42 EST)
- Re: [PATCH v3 1/1] dt-bindings: firmware: qcom: scm: Updating VMID list Rob Herring (Tue Apr 04 2023 - 10:28:10 EST)
- Re: [PATCH v2] mm: oom: introduce cpuset oom Michal Hocko (Tue Apr 04 2023 - 10:31:20 EST)
- Re: [PATCH v5 16/18] timer: Implement the hierarchical pull model Frederic Weisbecker (Tue Apr 04 2023 - 10:32:28 EST)
- [PATCH v5 0/4] Migrate IDIO-16 GPIO drivers to regmap API William Breathitt Gray (Tue Apr 04 2023 - 10:33:02 EST)
- [PATCH v5 1/4] gpio: idio-16: Migrate to the regmap API William Breathitt Gray (Tue Apr 04 2023 - 10:33:05 EST)
- [PATCH v5 2/4] gpio: 104-idio-16: Migrate to the regmap API William Breathitt Gray (Tue Apr 04 2023 - 10:33:07 EST)
- [PATCH v5 3/4] gpio: pci-idio-16: Migrate to the regmap API William Breathitt Gray (Tue Apr 04 2023 - 10:33:09 EST)
- [PATCH v5 4/4] gpio: idio-16: Remove unused legacy interface William Breathitt Gray (Tue Apr 04 2023 - 10:33:12 EST)
- [PATCH 32/32] hwtracing: hisi_ptt: Assign parent for event_source device Jonathan Cameron (Tue Apr 04 2023 - 10:35:11 EST)
- [PATCH 31/32] Documentation: ABI + trace: hisi_ptt: update paths to bus/event_source Jonathan Cameron (Tue Apr 04 2023 - 10:35:14 EST)
- RE: [PATCH v1 2/2] gpio: ds4520: Add ADI DS4520 Regulator Support Sahin, Okan (Tue Apr 04 2023 - 10:36:13 EST)
- Re: [PATCH RFC v2 0/4] ARM: oxnas support removal Arnd Bergmann (Tue Apr 04 2023 - 10:38:22 EST)
- [PATCH] f2fs: remove batched_trim_sections node description Yangtao Li (Tue Apr 04 2023 - 10:38:55 EST)
- Re: [PATCH 00/32] Add parents to struct pmu -> dev Greg KH (Tue Apr 04 2023 - 10:40:49 EST)
- Re: [PATCH RFC v8 04/56] KVM: Add HVA range operator Zhi Wang (Tue Apr 04 2023 - 10:41:03 EST)
- Re: [PATCH v3 06/11] dt-bindings: PCI: Update the RK3399 example to a valid one Rick Wertenbroek (Tue Apr 04 2023 - 10:42:58 EST)
- Re: [PATCH RFC v2 0/4] ARM: oxnas support removal Neil Armstrong (Tue Apr 04 2023 - 10:43:22 EST)
- Re: [PATCH] regmap: Fix double unlock in the maple cache Mark Brown (Tue Apr 04 2023 - 10:43:25 EST)
- Re: [paulmck-rcu:dev.2023.03.30a 28/35] kernel/rcu/tree.c:2149 rcu_do_batch() error: uninitialized symbol 'jlimit'. Dan Carpenter (Tue Apr 04 2023 - 10:44:16 EST)
- Re: [PATCH 19/32] perf/arm-cci: Assign parents for event_source device Suzuki K Poulose (Tue Apr 04 2023 - 10:45:25 EST)
- Re: [PATCH 01/11] drm/ast: Use drm_aperture_remove_conflicting_pci_framebuffers Thomas Zimmermann (Tue Apr 04 2023 - 10:46:05 EST)
- Re: [PATCH 08/32] perf/arm_cspmu: Assign parents for event_source devices Suzuki K Poulose (Tue Apr 04 2023 - 10:51:03 EST)
- RE: [PATCH v5 2/2] dt-bindings: rtc: add max313xx RTCs Tilki, Ibrahim (Tue Apr 04 2023 - 10:51:11 EST)
- Re: fs/ocfs2/super.c:1809 ocfs2_mount_volume() warn: missing error code 'status' Philip Li (Tue Apr 04 2023 - 10:51:28 EST)
- Re: [PATCH 23/32] perf/arm-dsu: Assign parents for event_source device Suzuki K Poulose (Tue Apr 04 2023 - 10:52:34 EST)
- Re: [PATCH] vfio/cdx: add support for CDX bus Nipun Gupta (Tue Apr 04 2023 - 10:52:50 EST)
- [PATCHv1 1/3] dt-bindings: usb: Add RK3588 OHCI Sebastian Reichel (Tue Apr 04 2023 - 10:54:01 EST)
- [PATCHv1 0/3] generic-ohci/ehci: add RK3588 support Sebastian Reichel (Tue Apr 04 2023 - 10:54:04 EST)
- [PATCHv1 2/3] dt-bindings: usb: Add RK3588 EHCI Sebastian Reichel (Tue Apr 04 2023 - 10:54:06 EST)
- [PATCHv1 3/3] usb: host: ohci-platform: increase max clock number to 4 Sebastian Reichel (Tue Apr 04 2023 - 10:54:08 EST)
- Re: [PATCH] string: implement streq() Alexey Dobriyan (Tue Apr 04 2023 - 10:55:19 EST)
- Re: [paulmck-rcu:dev.2023.03.30a 28/35] kernel/rcu/tree.c:2149 rcu_do_batch() error: uninitialized symbol 'jlimit'. Paul E. McKenney (Tue Apr 04 2023 - 10:56:15 EST)
- Re: [PATCH v7] Introduction-of-HP-BIOSCFG-driver-documentation Thomas Weißschuh (Tue Apr 04 2023 - 10:56:36 EST)
- [PATCH v3 1/2] soc: fsl: qbman: Always disable interrupts when taking cgr_lock Sean Anderson (Tue Apr 04 2023 - 10:56:59 EST)
- [PATCH v3 2/2] soc: fsl: qbman: Use raw spinlock for cgr_lock Sean Anderson (Tue Apr 04 2023 - 10:57:36 EST)
- Re: [PATCH v5 16/18] timer: Implement the hierarchical pull model Anna-Maria Behnsen (Tue Apr 04 2023 - 10:58:06 EST)
- Re: [PATCH v4 00/11] Improve the MT8365 SoC and EVK board support Kevin Hilman (Tue Apr 04 2023 - 10:59:14 EST)
- Re: [RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted Christian Brauner (Tue Apr 04 2023 - 10:59:43 EST)
- Re: [PATCH 2/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs Peter Zijlstra (Tue Apr 04 2023 - 11:00:10 EST)
- Re: [PATCH] misc: sram: Add dma-heap-export reserved SRAM area type Christian Gmeiner (Tue Apr 04 2023 - 11:03:15 EST)
- Re: [PATCH] f2fs: fix to check readonly condition correctly Chao Yu (Tue Apr 04 2023 - 11:03:21 EST)
- Re: fs/ocfs2/super.c:1809 ocfs2_mount_volume() warn: missing error code 'status' Dan Carpenter (Tue Apr 04 2023 - 11:04:09 EST)
- Re: [PATCH] net: Added security socket Alexander Duyck (Tue Apr 04 2023 - 11:04:21 EST)
- Re: [PATCH] riscv: entry: Save a0 prior syscall_enter_from_user_mode() Geert Uytterhoeven (Tue Apr 04 2023 - 11:06:52 EST)
- Re: [PATCH v2 1/5] zram: always chain bio to the parent in read_from_bdev_async Christoph Hellwig (Tue Apr 04 2023 - 11:07:16 EST)
- Re: [PATCH v2 2/5] orangefs: use folios in orangefs_readahead Christoph Hellwig (Tue Apr 04 2023 - 11:07:26 EST)
- Re: [PATCH] ARM: multi_v7_defconfig: make USB_DWC3 as a module instead of built-in Roger Quadros (Tue Apr 04 2023 - 11:09:17 EST)
- Re: [PATCH v2 3/5] mpage: split bi_end_io callback for reads and writes Christoph Hellwig (Tue Apr 04 2023 - 11:09:26 EST)
- Re: [PATCH v3 5/8] memcg: sleep during flushing stats in safe contexts Johannes Weiner (Tue Apr 04 2023 - 11:09:35 EST)
- Re: [PATCH v2 4/5] mpage: use folios in bio end_io handler Christoph Hellwig (Tue Apr 04 2023 - 11:10:41 EST)
- Re: [PATCH v2 5/5] filemap: remove page_endio() Christoph Hellwig (Tue Apr 04 2023 - 11:10:58 EST)
- Re: [PATCH net-next v1 3/7] net: dsa: microchip: ksz8: Make ksz8_r_sta_mac_table() static Arun.Ramadoss (Tue Apr 04 2023 - 11:11:17 EST)
- Re: [PATCH net-next v1 5/7] net: dsa: microchip: ksz8_r_sta_mac_table(): Utilize error values from read/write functions Arun.Ramadoss (Tue Apr 04 2023 - 11:12:28 EST)
- Re: [PATCH net-next v1 6/7] net: dsa: microchip: Make ksz8_w_sta_mac_table() static Arun.Ramadoss (Tue Apr 04 2023 - 11:13:20 EST)
- Re: [PATCH 2/4] thermal/drivers/mediatek/lvts_thermal: Add AP domain for mt8195 Balsam CHIHI (Tue Apr 04 2023 - 11:13:32 EST)
- Re: [PATCH 3/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to CPUs in kernel mode Peter Zijlstra (Tue Apr 04 2023 - 11:13:58 EST)
- Re: [PATCH v4 2/9] wifi: rtw88: sdio: Add HCI implementation for SDIO based chipsets Simon Horman (Tue Apr 04 2023 - 11:15:13 EST)
- Re: [PATCH 4/5] remoteproc: stm32: Allow hold boot management by the SCMI reset controller Arnaud POULIQUEN (Tue Apr 04 2023 - 11:15:50 EST)
- Re: [RFC PATCH] sched/fair: Make tg->load_avg per node Aaron Lu (Tue Apr 04 2023 - 11:16:07 EST)
- Re: [PATCH net-next v1 7/7] net: dsa: microchip: Utilize error values in ksz8_w_sta_mac_table() Arun.Ramadoss (Tue Apr 04 2023 - 11:16:56 EST)
- drivers/gpu/drm/i915/i915.o: warning: objtool: intel_gt_is_wedged+0xb2: relocation to !ENDBR: .text+0x47a27 kernel test robot (Tue Apr 04 2023 - 11:17:44 EST)
- Re: [PATCH 0/3] Revert lima fdinfo patchset Emil Velikov (Tue Apr 04 2023 - 11:17:50 EST)
- Re: [PATCH 0/2] bio iter improvements Christoph Hellwig (Tue Apr 04 2023 - 11:20:06 EST)
- Re: [PATCH] drm/fb-helper: Remove helpers to change frame buffer config Geert Uytterhoeven (Tue Apr 04 2023 - 11:20:52 EST)
- Re: [PATCH -next 1/2] spi: tegra114: Use devm_platform_get_and_ioremap_resource() Mark Brown (Tue Apr 04 2023 - 11:21:03 EST)
- Re: [PATCH -next] spi: stm32: Use devm_platform_get_and_ioremap_resource() Mark Brown (Tue Apr 04 2023 - 11:21:11 EST)
- Re: [PATCH -next] spi: imx: Use devm_platform_get_and_ioremap_resource() Mark Brown (Tue Apr 04 2023 - 11:21:14 EST)
- Re: [PATCH] spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3 Mark Brown (Tue Apr 04 2023 - 11:21:21 EST)
- Re: [PATCH V2 2/5] coresight: etm4x: Drop iomem 'base' argument from etm4_probe() James Clark (Tue Apr 04 2023 - 11:22:42 EST)
- Re: [PATCH v3 43/65] ASoC: tlv320aic32x4: Add a determine_rate hook Mark Brown (Tue Apr 04 2023 - 11:26:42 EST)
- Re: [PATCH] net/mlx5: stop waiting for PCI link if reset is required Niklas Schnelle (Tue Apr 04 2023 - 11:28:02 EST)
- [PATCH v2] f2fs: fix to check readonly condition correctly Chao Yu (Tue Apr 04 2023 - 11:28:34 EST)
- Re: [PATCH] prctl: Add PR_GET_AUXV to copy auxv to userspace Nathan Chancellor (Tue Apr 04 2023 - 11:30:20 EST)
- Re: [PATCH v2 00/13] optimise registered buffer/file updates Jens Axboe (Tue Apr 04 2023 - 11:30:36 EST)
- Re: [PATCH v2] sched/numa: Fix divide by zero for sysctl_numa_balancing_scan_size. Chen Yu (Tue Apr 04 2023 - 11:33:11 EST)
- Re: [PATCH v2 00/13] optimise registered buffer/file updates Jens Axboe (Tue Apr 04 2023 - 11:33:22 EST)
- Re: [PATCH 2/5] ARM: dts: stm32: Remove the st,syscfg-tz property Arnaud POULIQUEN (Tue Apr 04 2023 - 11:34:13 EST)
- [PATCH v4 0/9] RISC-V KVM virtualize AIA CSRs Anup Patel (Tue Apr 04 2023 - 11:35:16 EST)
- Re: [PATCH 1/2] asm-generic/io.h: suppress endianness warnings for readq() and writeq() Jonathan Cameron (Tue Apr 04 2023 - 11:35:23 EST)
- [PATCH v4 1/9] RISC-V: Add AIA related CSR defines Anup Patel (Tue Apr 04 2023 - 11:35:26 EST)
- [PATCH v4 2/9] RISC-V: Detect AIA CSRs from ISA string Anup Patel (Tue Apr 04 2023 - 11:35:33 EST)
- [PATCH v4 3/9] RISC-V: KVM: Drop the _MASK suffix from hgatp.VMID mask defines Anup Patel (Tue Apr 04 2023 - 11:35:43 EST)
- [PATCH v4 4/9] RISC-V: KVM: Initial skeletal support for AIA Anup Patel (Tue Apr 04 2023 - 11:35:56 EST)
- [PATCH v4 5/9] RISC-V: KVM: Implement subtype for CSR ONE_REG interface Anup Patel (Tue Apr 04 2023 - 11:36:02 EST)
- [PATCH v4 7/9] RISC-V: KVM: Use bitmap for irqs_pending and irqs_pending_mask Anup Patel (Tue Apr 04 2023 - 11:36:30 EST)
- [PATCH v4 9/9] RISC-V: KVM: Implement guest external interrupt line management Anup Patel (Tue Apr 04 2023 - 11:36:35 EST)
- [PATCH v4 8/9] RISC-V: KVM: Virtualize per-HART AIA CSRs Anup Patel (Tue Apr 04 2023 - 11:36:38 EST)
- [PATCH v4 6/9] RISC-V: KVM: Add ONE_REG interface for AIA CSRs Anup Patel (Tue Apr 04 2023 - 11:36:41 EST)
- Re: [PATCH -next v2] EDAC/amd64: clean up some inconsistent indentings Borislav Petkov (Tue Apr 04 2023 - 11:37:21 EST)
- Re: [RFC PATCH] sched/fair: Make tg->load_avg per node Chen Yu (Tue Apr 04 2023 - 11:39:11 EST)
- Re: [PATCH v2] Add .editorconfig file for basic formatting Danny Lin (Tue Apr 04 2023 - 11:39:14 EST)
- Re: [PATCH 6.2 000/187] 6.2.10-rc1 review Markus Reichelt (Tue Apr 04 2023 - 11:39:52 EST)
- Re: [PATCH v2] drm/i915/gt: Hold a wakeref for the active VM Andi Shyti (Tue Apr 04 2023 - 11:40:15 EST)
- Re: [PATCH 1/2] dt-bindings: Document TI OPT4001 light sensor bindings Rob Herring (Tue Apr 04 2023 - 11:40:17 EST)
- [PATCH V3] dmaengine: dw-axi-dmac: add spinlock for multi-channel DMA Libing Lei (Tue Apr 04 2023 - 11:40:39 EST)
- Re: [PATCH v2 net-next] bluetooth: unregister correct BTPROTO for CMTP Simon Horman (Tue Apr 04 2023 - 11:40:49 EST)
- Re: [PATCH] arm64: dts: rockchip: Change serial baud rate for Pinephone Pro to 1.5 MB Ondřej Jirman (Tue Apr 04 2023 - 11:40:53 EST)
- RE: [PATCH v5 2/2] dt-bindings: rtc: add max313xx RTCs Tilki, Ibrahim (Tue Apr 04 2023 - 11:41:22 EST)
- Re: [PATCH v3 1/2] dt-bindings: firmware: arm,scmi: Support mailboxes unidirectional channels Rob Herring (Tue Apr 04 2023 - 11:42:10 EST)
- Re: [PATCH v7 1/6] riscv: mm: dma-noncoherent: Switch using function pointers for cache management Christoph Hellwig (Tue Apr 04 2023 - 11:42:42 EST)
- [PATCHv1 1/1] arm64: dts: rockchip: rk3588: add thermal sensor Sebastian Reichel (Tue Apr 04 2023 - 11:45:15 EST)
- Re: [PATCH 0/2] bio iter improvements Kent Overstreet (Tue Apr 04 2023 - 11:47:12 EST)
- [PATCH v2] mm/swap: fix swap_info_struct race between swapoff and get_swap_pages() Rongwei Wang (Tue Apr 04 2023 - 11:47:28 EST)
- Re: [PATCH 10/11] io_uring/rsrc: cache struct io_rsrc_node Gabriel Krisman Bertazi (Tue Apr 04 2023 - 11:48:54 EST)
- [PATCH v5 00/13] coresight: Fix CTI module refcount leak by making it a helper device James Clark (Tue Apr 04 2023 - 11:51:52 EST)
- [PATCH v5 01/13] coresight: Fix loss of connection info when a module is unloaded James Clark (Tue Apr 04 2023 - 11:52:04 EST)
- [PATCH v5 02/13] coresight: Use enum type for cs_mode wherever possible James Clark (Tue Apr 04 2023 - 11:52:14 EST)
- [PATCH v5 03/13] coresight: Change name of pdata->conns James Clark (Tue Apr 04 2023 - 11:52:16 EST)
- [PATCH v5 04/13] coresight: Rename nr_outports to nr_outconns James Clark (Tue Apr 04 2023 - 11:52:25 EST)
- [PATCH v5 05/13] coresight: Rename connection members to make the direction explicit James Clark (Tue Apr 04 2023 - 11:52:34 EST)
- [PATCH v5 06/13] coresight: Dynamically add connections James Clark (Tue Apr 04 2023 - 11:52:40 EST)
- [PATCH v5 07/13] coresight: Store pointers to connections rather than an array of them James Clark (Tue Apr 04 2023 - 11:52:51 EST)
- [PATCH v5 08/13] coresight: Simplify connection fixup mechanism James Clark (Tue Apr 04 2023 - 11:53:03 EST)
- [PATCH v5 09/13] coresight: Store in-connections as well as out-connections James Clark (Tue Apr 04 2023 - 11:53:09 EST)
- [PATCH v5 10/13] coresight: Make refcount a property of the connection James Clark (Tue Apr 04 2023 - 11:53:17 EST)
- [PATCH v5 11/13] coresight: Refactor out buffer allocation function for ETR James Clark (Tue Apr 04 2023 - 11:53:22 EST)
- [PATCH v5 12/13] coresight: Enable and disable helper devices adjacent to the path James Clark (Tue Apr 04 2023 - 11:53:32 EST)
- Re: [PATCH 10/11] io_uring/rsrc: cache struct io_rsrc_node Jens Axboe (Tue Apr 04 2023 - 11:53:44 EST)
- [PATCH v5 13/13] coresight: Fix CTI module refcount leak by making it a helper device James Clark (Tue Apr 04 2023 - 11:53:45 EST)
- [PATCH v12 0/6] add Amlogic A1 clock controller drivers Dmitry Rokosov (Tue Apr 04 2023 - 11:54:53 EST)
- [PATCH v12 1/6] clk: meson: make pll rst bit as optional Dmitry Rokosov (Tue Apr 04 2023 - 11:54:57 EST)
- [PATCH v12 2/6] clk: meson: introduce new pll power-on sequence for A1 SoC family Dmitry Rokosov (Tue Apr 04 2023 - 11:55:02 EST)
- [PATCH v12 3/6] dt-bindings: clock: meson: add A1 PLL clock controller bindings Dmitry Rokosov (Tue Apr 04 2023 - 11:55:06 EST)
- [PATCH v12 5/6] dt-bindings: clock: meson: add A1 Peripherals clock controller bindings Dmitry Rokosov (Tue Apr 04 2023 - 11:55:48 EST)
- [PATCH v12 6/6] clk: meson: a1: add Amlogic A1 Peripherals clock controller driver Dmitry Rokosov (Tue Apr 04 2023 - 11:55:50 EST)
- Re: [PATCH v2] drm/i915/gt: Hold a wakeref for the active VM Tvrtko Ursulin (Tue Apr 04 2023 - 11:58:13 EST)
- thermometer.c:21:10: fatal error: libconfig.h: No such file or directory kernel test robot (Tue Apr 04 2023 - 11:58:43 EST)
- Re: [PATCH v5 00/17] Reference count checker and related fixes Ian Rogers (Tue Apr 04 2023 - 11:59:15 EST)
- Re: [PATCH 0/2] bio iter improvements Christoph Hellwig (Tue Apr 04 2023 - 12:00:02 EST)
- Re: [PATCH v2] xen/pvcalls: don't call bind_evtchn_to_irqhandler() under lock Oleksandr Tyshchenko (Tue Apr 04 2023 - 12:00:23 EST)
- Re: [PATCH v2] drm/i915/gt: Hold a wakeref for the active VM Andi Shyti (Tue Apr 04 2023 - 12:00:53 EST)
- Re: [PATCH net-next v1 3/7] net: dsa: microchip: ksz8: Make ksz8_r_sta_mac_table() static Oleksij Rempel (Tue Apr 04 2023 - 12:01:01 EST)
- Re: [PATCH 1/2] asm-generic/io.h: suppress endianness warnings for readq() and writeq() Arnd Bergmann (Tue Apr 04 2023 - 12:01:36 EST)
- Re: [PATCH 0/2] bio iter improvements Jens Axboe (Tue Apr 04 2023 - 12:02:10 EST)
- Re: [PATCH 7/7] dt-bindings: display: add panel-timing property to sitronix,st7789v Maxime Ripard (Tue Apr 04 2023 - 12:04:27 EST)
- Re: [PATCH 3/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to CPUs in kernel mode Peter Zijlstra (Tue Apr 04 2023 - 12:04:36 EST)
- Re: [PATCH v3 2/2] soc: fsl: qbman: Use raw spinlock for cgr_lock Sean Anderson (Tue Apr 04 2023 - 12:05:27 EST)
- Re: [PATCH v3 2/2] soc: fsl: qbman: Use raw spinlock for cgr_lock Crystal Wood (Tue Apr 04 2023 - 12:06:31 EST)
- Re: [PATCH 0/2] bio iter improvements Kent Overstreet (Tue Apr 04 2023 - 12:06:57 EST)
- [PATCH v12 4/6] clk: meson: a1: add Amlogic A1 PLL clock controller driver Dmitry Rokosov (Tue Apr 04 2023 - 12:07:50 EST)
- Re: [PATCH v2] mm/swap: fix swap_info_struct race between swapoff and get_swap_pages() Rongwei Wang (Tue Apr 04 2023 - 12:08:58 EST)
- Re: [PATCH 0/2] bio iter improvements Kent Overstreet (Tue Apr 04 2023 - 12:09:08 EST)
- Re: [PATCH] MAINTAINERS: Remove Mathieu Poirier as coresight maintainer Mathieu Poirier (Tue Apr 04 2023 - 12:10:33 EST)
- Re: [PATCH v2] sched/numa: Fix divide by zero for sysctl_numa_balancing_scan_size. chris hyser (Tue Apr 04 2023 - 12:10:39 EST)
- Re: [PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users Bjorn Helgaas (Tue Apr 04 2023 - 12:11:12 EST)
- Re: [PATCH net 1/1] net: stmmac: Add queue reset into stmmac_xdp_open() function Alexander H Duyck (Tue Apr 04 2023 - 12:11:28 EST)
- Re: [PATCH v2] arm64: tegra: Audio codec support on Jetson AGX Orin Thierry Reding (Tue Apr 04 2023 - 12:12:37 EST)
- Re: [PATCH 0/2] bio iter improvements Jens Axboe (Tue Apr 04 2023 - 12:14:42 EST)
- Re: Introducing bugbot Artem S. Tashkinov (Tue Apr 04 2023 - 12:16:22 EST)
- drivers/firmware/efi/libstub/../../../../lib/xz/xz_dec_stream.c:393:28: sparse: sparse: incorrect type in argument 1 (different base types) kernel test robot (Tue Apr 04 2023 - 12:20:57 EST)
- Re: [PATCH v2] drm/i915/gt: Hold a wakeref for the active VM Tvrtko Ursulin (Tue Apr 04 2023 - 12:22:48 EST)
- Re: [PATCH v4 7/9] RISC-V: KVM: Use bitmap for irqs_pending and irqs_pending_mask Andrew Jones (Tue Apr 04 2023 - 12:25:25 EST)
- Re: [PATCH 7/7] dt-bindings: display: add panel-timing property to sitronix,st7789v Michael Riesch (Tue Apr 04 2023 - 12:26:36 EST)
- [PATCH v4 0/3] drm/bridge: tfp410: Add i2c support Jonathan Cormier (Tue Apr 04 2023 - 12:27:18 EST)
- [PATCH v4 1/3] drm/bridge: tfp410: Support basic I2C interface Jonathan Cormier (Tue Apr 04 2023 - 12:27:21 EST)
- [PATCH v4 2/3] drm/bridge: tfp410: Fix logic to configured polled HPD Jonathan Cormier (Tue Apr 04 2023 - 12:27:30 EST)
- [PATCH v4 3/3] drm/bridge: tfp410: If connected, use I2C for polled HPD status. Jonathan Cormier (Tue Apr 04 2023 - 12:27:34 EST)
- Re: [PATCH] iommu: amd: Set page size bitmap during V2 domain allocation Jerry Snitselaar (Tue Apr 04 2023 - 12:29:31 EST)
- Re: [PATCH v2] drm/i915/gt: Hold a wakeref for the active VM Andi Shyti (Tue Apr 04 2023 - 12:30:03 EST)
- [PATCH v3 0/3] Cleanup Mediatek pinctrl device tree binding Alexandre Mergnat (Tue Apr 04 2023 - 12:30:19 EST)
- [PATCH v3 1/3] dt-bindings: pinctrl: mediatek: deprecate custom drive strength property Alexandre Mergnat (Tue Apr 04 2023 - 12:30:24 EST)
- [PATCH v3 2/3] dt-bindings: pinctrl: mediatek: deprecate custom bias pull properties for mt8365 Alexandre Mergnat (Tue Apr 04 2023 - 12:30:28 EST)
- [PATCH v3 3/3] dt-bindings: pinctrl: mediatek,mt8365-pinctrl: add drive strength property Alexandre Mergnat (Tue Apr 04 2023 - 12:30:32 EST)
- Re: [PATCH v4 8/9] RISC-V: KVM: Virtualize per-HART AIA CSRs Andrew Jones (Tue Apr 04 2023 - 12:31:48 EST)
- Re: [PATCH v4 9/9] RISC-V: KVM: Implement guest external interrupt line management Andrew Jones (Tue Apr 04 2023 - 12:32:02 EST)
- Re: [PATCH 1/2] dt-bindings: hwmon: pwm-fan: Convert to DT schema Cristian Ciocaltea (Tue Apr 04 2023 - 12:32:26 EST)
- Re: [RESEND PATCH v2 1/3] iio: Add some kerneldoc for channel types Randy Dunlap (Tue Apr 04 2023 - 12:33:32 EST)
- [PATCH] nvmem: layouts: sl28vpd: set varaiable sl28vpd_layout storage-class-specifier to static Tom Rix (Tue Apr 04 2023 - 12:37:27 EST)
- [RFC PATCH v3 0/6] Deduplicating RISCV cmpxchg.h macros Leonardo Bras (Tue Apr 04 2023 - 12:38:38 EST)
- [RFC PATCH v3 1/6] riscv/cmpxchg: Deduplicate cmpxchg() asm functions Leonardo Bras (Tue Apr 04 2023 - 12:38:47 EST)
- [RFC PATCH v3 2/6] riscv/cmpxchg: Deduplicate cmpxchg() macros Leonardo Bras (Tue Apr 04 2023 - 12:38:49 EST)
- [RFC PATCH v3 3/6] riscv/cmpxchg: Deduplicate arch_cmpxchg() macros Leonardo Bras (Tue Apr 04 2023 - 12:38:57 EST)
- [RFC PATCH v3 4/6] riscv/cmpxchg: Deduplicate xchg() asm functions Leonardo Bras (Tue Apr 04 2023 - 12:38:59 EST)
- [RFC PATCH v3 6/6] riscv/cmpxchg: Deduplicate arch_xchg() macros Leonardo Bras (Tue Apr 04 2023 - 12:39:03 EST)
- [RFC PATCH v3 5/6] riscv/cmpxchg: Deduplicate xchg() macros Leonardo Bras (Tue Apr 04 2023 - 12:39:13 EST)
- Re: [PATCH] thermal/drivers/intel/int340x: Add DLVR support srinivas pandruvada (Tue Apr 04 2023 - 12:40:23 EST)
- Re: [RESEND PATCH v2 1/3] iio: Add some kerneldoc for channel types Matti Vaittinen (Tue Apr 04 2023 - 12:43:56 EST)
- Re: [PATCH net-next v3] net/mlx5e: Remove NULL check before dev_{put, hold} Leon Romanovsky (Tue Apr 04 2023 - 12:44:40 EST)
- Re: [PATCH v4 2/9] RISC-V: Detect AIA CSRs from ISA string Conor Dooley (Tue Apr 04 2023 - 12:46:48 EST)
- Re: [PATCH] thermal/drivers/intel/int340x: Add DLVR support Rafael J. Wysocki (Tue Apr 04 2023 - 12:47:17 EST)
- Re: [PATCH v2 0/2] Cleanup Mediatek pinctrl device tree binding Alexandre Mergnat (Tue Apr 04 2023 - 12:47:58 EST)
- Re: [PATCH v4 4/5] cxl: CXL Performance Monitoring Unit driver Jonathan Cameron (Tue Apr 04 2023 - 12:48:51 EST)
- [PATCH V2 0/9] Add PCIe support for IPQ9574 Devi Priya (Tue Apr 04 2023 - 12:49:15 EST)
- [PATCH V2 1/9] dt-bindings: clock: Add PCIe pipe clock definitions Devi Priya (Tue Apr 04 2023 - 12:49:22 EST)
- [PATCH V2 3/9] dt-bindings: phy: qcom,qmp-pcie: Add ipq9574 bindings Devi Priya (Tue Apr 04 2023 - 12:49:42 EST)
- [PATCH V2 2/9] clk: qcom: gcc-ipq9574: Add PCIe pipe clocks Devi Priya (Tue Apr 04 2023 - 12:49:52 EST)
- [PATCH V2 5/9] dt-bindings: PCI: qcom: Add IPQ9574 Devi Priya (Tue Apr 04 2023 - 12:50:09 EST)
- [PATCH V2 6/9] dt-bindings: pinctrl: qcom: Add few missing functions Devi Priya (Tue Apr 04 2023 - 12:50:12 EST)
- [PATCH V2 4/9] phy: qcom-qmp-pcie: Add support for IPQ9574 g3x1 and g3x2 PCIEs Devi Priya (Tue Apr 04 2023 - 12:50:45 EST)
- [PATCH V2 7/9] arm64: dts: qcom: ipq9574: Add PCIe PHYs and controller nodes Devi Priya (Tue Apr 04 2023 - 12:50:48 EST)
- [PATCH V2 8/9] arm64: dts: qcom: ipq9574: Enable PCIe PHYs and controllers Devi Priya (Tue Apr 04 2023 - 12:50:53 EST)
- [PATCH V2 9/9] PCI: qcom: Add support for IPQ9574 Devi Priya (Tue Apr 04 2023 - 12:51:12 EST)
- [PATCH v1 1/1] platform/mellanox: add firmware reset support Khalil Blaiech (Tue Apr 04 2023 - 12:52:57 EST)
- Re: [PATCH v3 4/8] memcg: replace stats_flush_lock with an atomic Michal Koutný (Tue Apr 04 2023 - 12:53:24 EST)
- Re: [PATCH 10/11] io_uring/rsrc: cache struct io_rsrc_node Gabriel Krisman Bertazi (Tue Apr 04 2023 - 12:53:28 EST)
- Re: [PATCH v3 6/8] workingset: memcg: sleep when flushing stats in workingset_refault() Michal Koutný (Tue Apr 04 2023 - 12:53:37 EST)
- Re: [PATCH v3 8/8] memcg: do not modify rstat tree for zero updates Michal Koutný (Tue Apr 04 2023 - 12:53:46 EST)
- Re: [RFC net 1/1] net: stmmac: skip PHY scanning when PHY already attached in DT mode Marek Szyprowski (Tue Apr 04 2023 - 12:55:21 EST)
- Re: [PATCH V2 7/8] vfio/pci: Support dynamic MSI-x Reinette Chatre (Tue Apr 04 2023 - 12:55:48 EST)
- Re: [PATCH] arm64: dts: rockchip: Change serial baud rate for Pinephone Pro to 1.5 MB Heiko Stübner (Tue Apr 04 2023 - 12:55:59 EST)
- Re: [PATCH v4 5/5] docs: perf: Minimal introduction the the CXL PMU device and driver Jonathan Cameron (Tue Apr 04 2023 - 12:56:17 EST)
- Re: [PATCH v4 2/9] RISC-V: Detect AIA CSRs from ISA string Anup Patel (Tue Apr 04 2023 - 12:56:36 EST)
- Re: [PATCH] Drivers: hv: Use nested hypercall for post message and signal event Nuno Das Neves (Tue Apr 04 2023 - 12:57:30 EST)
- Re: [PATCH V4] nvmem: add explicit config option to read old syntax fixed OF cells Jernej Škrabec (Tue Apr 04 2023 - 12:57:47 EST)
- Re: [PATCH v3 15/55] ip, udp: Support MSG_SPLICE_PAGES Willem de Bruijn (Tue Apr 04 2023 - 12:58:37 EST)
- Re: [PATCH] firmware: Use of_property_present() for testing DT property presence Rob Herring (Tue Apr 04 2023 - 12:58:56 EST)
- Re: [RESEND PATCH] selftest/vmx_nested_tsc_scaling_test: fix fp leak Vipin Sharma (Tue Apr 04 2023 - 12:59:47 EST)
- Re: [PATCH] PCI: hv: Use nested hypercall for retargeting interrupts Nuno Das Neves (Tue Apr 04 2023 - 13:00:24 EST)
- Re: [PATCH rcu 0/20] Further shrink srcu_struct to promote cache locality Joel Fernandes (Tue Apr 04 2023 - 13:02:11 EST)
- Re: [PATCH v5 00/17] Reference count checker and related fixes Arnaldo Carvalho de Melo (Tue Apr 04 2023 - 13:02:46 EST)
- Re: [RFC PATCH 0/7] x86/entry: Atomic statck switching for IST Paolo Bonzini (Tue Apr 04 2023 - 13:04:35 EST)
- [PATCH v2 1/4] cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach() Waiman Long (Tue Apr 04 2023 - 13:07:08 EST)
- [PATCH v2 3/4] cgroup/cpuset: Add cpuset_can_fork() and cpuset_cancel_fork() methods Waiman Long (Tue Apr 04 2023 - 13:07:14 EST)
- [PATCH v2 0/4] cgroup/cpuset: Fix CLONE_INTO_CGROUP problem & other issues Waiman Long (Tue Apr 04 2023 - 13:07:17 EST)
- Re: [PATCH v5 00/17] Reference count checker and related fixes Arnaldo Carvalho de Melo (Tue Apr 04 2023 - 13:07:53 EST)
- [PATCH v2 4/4] cgroup/cpuset: Make cpuset_attach_task() skip subpartitions CPUs for top_cpuset Waiman Long (Tue Apr 04 2023 - 13:07:56 EST)
- [PATCH v2 2/4] cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properly Waiman Long (Tue Apr 04 2023 - 13:07:59 EST)
- Re: [PATCH] dt-bindings: input: Drop unneeded quotes Rob Herring (Tue Apr 04 2023 - 13:08:14 EST)
- Re: [PATCH] dt-bindings: reset: Drop unneeded quotes Rob Herring (Tue Apr 04 2023 - 13:08:39 EST)
- Re: [PATCH] dt-bindings: mailbox: Drop unneeded quotes Rob Herring (Tue Apr 04 2023 - 13:09:04 EST)
- Re: [PATCH] dt-bindings: PCI: Drop unneeded quotes Rob Herring (Tue Apr 04 2023 - 13:09:40 EST)
- Re: [PATCH] dt-bindings: watchdog: Drop unneeded quotes Rob Herring (Tue Apr 04 2023 - 13:10:02 EST)
- Re: [PATCH 5.4 182/389] PCI/portdrv: Dont disable AER reporting in get_port_device_capability() Bjorn Helgaas (Tue Apr 04 2023 - 13:10:04 EST)
- Re: [PATCH 0/2] bio iter improvements Kent Overstreet (Tue Apr 04 2023 - 13:11:24 EST)
- [PATCH v1 1/3] perf test: Write CSV output to a file Ian Rogers (Tue Apr 04 2023 - 13:12:06 EST)
- [PATCH v1 2/3] perf stat: Don't write "started on" for json output Ian Rogers (Tue Apr 04 2023 - 13:12:17 EST)
- [PATCH v1 3/3] perf test: Write Json output to a file Ian Rogers (Tue Apr 04 2023 - 13:12:27 EST)
- Re: [PATCH v3 4/8] memcg: replace stats_flush_lock with an atomic Shakeel Butt (Tue Apr 04 2023 - 13:14:09 EST)
- [PATCH SPI for-next 2/3] spi: mchp-pci1xxxx: Fix SPI transactions not working after suspend and resume Tharun Kumar P (Tue Apr 04 2023 - 13:16:58 EST)
- [PATCH SPI for-next 0/3] spi: mchp-pci1xxxx: Fix minor bugs in spi-pci1xxxx driver Tharun Kumar P (Tue Apr 04 2023 - 13:17:02 EST)
- [PATCH SPI for-next 3/3] spi: mchp-pci1xxxx: Fix improper implementation of disabling chip select lines Tharun Kumar P (Tue Apr 04 2023 - 13:17:05 EST)
- [PATCH SPI for-next 1/3] spi: mchp-pci1xxxx: Fix length of SPI transactions not set properly in driver Tharun Kumar P (Tue Apr 04 2023 - 13:17:08 EST)
- Re: [PATCH 1/3] sched/tp: Add new tracepoint to track uclamp set from user-space Qais Yousef (Tue Apr 04 2023 - 13:17:45 EST)
- Re: [PATCH v3 15/55] ip, udp: Support MSG_SPLICE_PAGES David Howells (Tue Apr 04 2023 - 13:17:56 EST)
- Re: [PATCH rcu 0/20] Further shrink srcu_struct to promote cache locality Paul E. McKenney (Tue Apr 04 2023 - 13:18:11 EST)
- W sprawie samochodu Krystian Wieczorek (Tue Apr 04 2023 - 13:19:10 EST)
- Re: [PATCH] usb: typec: intel_pmc_mux: Expose IOM port status to debugfs Rajat Khandelwal (Tue Apr 04 2023 - 13:19:14 EST)
- [PATCH v1] perf list: Allow listing of just libpfm4 events Ian Rogers (Tue Apr 04 2023 - 13:19:20 EST)
- Re: [PATCH V4 04/10] dt-bindings: timestamp: Add nvidia,gpio-controller Dipen Patel (Tue Apr 04 2023 - 13:21:18 EST)
- Re: [PATCH 5.4 000/104] 5.4.240-rc1 review Florian Fainelli (Tue Apr 04 2023 - 13:21:56 EST)
- Re: [PATCH v3 4/8] memcg: replace stats_flush_lock with an atomic Shakeel Butt (Tue Apr 04 2023 - 13:22:01 EST)
- Re: [RFC net 1/1] net: stmmac: skip PHY scanning when PHY already attached in DT mode Russell King (Oracle) (Tue Apr 04 2023 - 13:22:06 EST)
- Re: [PATCH v10 11/15] drm/atomic-helper: Set fence deadline for vblank Dmitry Baryshkov (Tue Apr 04 2023 - 13:22:22 EST)
- [PATCH 00/40] nvmem: patches for 6.4 Srinivas Kandagatla (Tue Apr 04 2023 - 13:22:42 EST)
- [PATCH 01/40] of: Fix modalias string generation Srinivas Kandagatla (Tue Apr 04 2023 - 13:22:44 EST)
- [PATCH 02/40] dt-bindings: nvmem: qcom,spmi-sdam: fix example 'reg' property Srinivas Kandagatla (Tue Apr 04 2023 - 13:22:47 EST)
- [PATCH 03/40] nvmem: xilinx: zynqmp: make modular Srinivas Kandagatla (Tue Apr 04 2023 - 13:22:49 EST)
- [PATCH 04/40] dt-bindings: nvmem: convert amlogic-meson-mx-efuse.txt to dt-schema Srinivas Kandagatla (Tue Apr 04 2023 - 13:23:01 EST)
- [PATCH 05/40] dt-bindings: nvmem: convert amlogic-efuse.txt to dt-schema Srinivas Kandagatla (Tue Apr 04 2023 - 13:23:04 EST)
- [PATCH 06/40] dt-bindings: nvmem: Fix spelling mistake "platforn" -> "platform" Srinivas Kandagatla (Tue Apr 04 2023 - 13:23:07 EST)
- [PATCH 07/40] of: Update of_device_get_modalias() Srinivas Kandagatla (Tue Apr 04 2023 - 13:23:09 EST)
- [PATCH 08/40] of: Rename of_modalias_node() Srinivas Kandagatla (Tue Apr 04 2023 - 13:23:11 EST)
- [PATCH 09/40] of: Move of_modalias() to module.c Srinivas Kandagatla (Tue Apr 04 2023 - 13:23:15 EST)
- [PATCH 10/40] of: Move the request module helper logic to module.c Srinivas Kandagatla (Tue Apr 04 2023 - 13:23:18 EST)
- [PATCH 11/40] usb: ulpi: Use of_request_module() Srinivas Kandagatla (Tue Apr 04 2023 - 13:23:21 EST)
- [PATCH 12/40] of: device: Kill of_device_request_module() Srinivas Kandagatla (Tue Apr 04 2023 - 13:23:25 EST)
- [PATCH 14/40] nvmem: core: handle the absence of expected layouts Srinivas Kandagatla (Tue Apr 04 2023 - 13:23:32 EST)
- [PATCH 13/40] nvmem: core: introduce NVMEM layouts Srinivas Kandagatla (Tue Apr 04 2023 - 13:23:35 EST)
- [PATCH 16/40] nvmem: core: add per-cell post processing Srinivas Kandagatla (Tue Apr 04 2023 - 13:23:40 EST)
- [PATCH 15/40] nvmem: core: request layout modules loading Srinivas Kandagatla (Tue Apr 04 2023 - 13:23:43 EST)
- [PATCH 17/40] nvmem: core: allow to modify a cell before adding it Srinivas Kandagatla (Tue Apr 04 2023 - 13:23:46 EST)
- [PATCH 18/40] nvmem: imx-ocotp: replace global post processing with layouts Srinivas Kandagatla (Tue Apr 04 2023 - 13:23:50 EST)
- [PATCH 20/40] nvmem: core: provide own priv pointer in post process callback Srinivas Kandagatla (Tue Apr 04 2023 - 13:23:56 EST)
- [PATCH 19/40] nvmem: cell: drop global cell_post_process Srinivas Kandagatla (Tue Apr 04 2023 - 13:24:00 EST)
- [PATCH 21/40] nvmem: layouts: sl28vpd: Add new layout driver Srinivas Kandagatla (Tue Apr 04 2023 - 13:24:02 EST)
- [PATCH 25/40] dt-bindings: nvmem: Drop unneeded quotes Srinivas Kandagatla (Tue Apr 04 2023 - 13:24:04 EST)
- [PATCH 22/40] MAINTAINERS: add myself as sl28vpd nvmem layout driver Srinivas Kandagatla (Tue Apr 04 2023 - 13:24:07 EST)
- [PATCH 26/40] nvmem: stm32-romem: mark OF related data as maybe unused Srinivas Kandagatla (Tue Apr 04 2023 - 13:24:09 EST)
- [PATCH 27/40] nvmem: mtk-efuse: Support postprocessing for GPU speed binning data Srinivas Kandagatla (Tue Apr 04 2023 - 13:24:13 EST)
- [PATCH 24/40] MAINTAINERS: Add myself as ONIE tlv NVMEM layout maintainer Srinivas Kandagatla (Tue Apr 04 2023 - 13:24:16 EST)
- [PATCH 23/40] nvmem: layouts: onie-tlv: Add new layout driver Srinivas Kandagatla (Tue Apr 04 2023 - 13:24:19 EST)
- [PATCH 28/40] dt-bindings: nvmem: Add compatible for SM6350 Srinivas Kandagatla (Tue Apr 04 2023 - 13:24:32 EST)
- [PATCH 30/40] nvmem: bcm-ocotp: Use devm_platform_ioremap_resource() Srinivas Kandagatla (Tue Apr 04 2023 - 13:24:35 EST)
- [PATCH 29/40] dt-bindings: nvmem: Add compatible for SM6375 Srinivas Kandagatla (Tue Apr 04 2023 - 13:24:38 EST)
- [PATCH 31/40] nvmem: nintendo-otp: Use devm_platform_ioremap_resource() Srinivas Kandagatla (Tue Apr 04 2023 - 13:24:40 EST)
- [PATCH 32/40] nvmem: vf610-ocotp: Use devm_platform_get_and_ioremap_resource() Srinivas Kandagatla (Tue Apr 04 2023 - 13:24:43 EST)
- [PATCH 33/40] dt-bindings: nvmem: u-boot,env: add MAC's #nvmem-cell-cells Srinivas Kandagatla (Tue Apr 04 2023 - 13:24:46 EST)
- [PATCH 35/40] nvmem: u-boot-env: post-process "ethaddr" env variable Srinivas Kandagatla (Tue Apr 04 2023 - 13:25:04 EST)
- [PATCH 37/40] nvmem: layouts: sl28vpd: Use module_nvmem_layout_driver() Srinivas Kandagatla (Tue Apr 04 2023 - 13:25:09 EST)
- [PATCH 34/40] nvmem: core: support specifying both: cell raw data & post read lengths Srinivas Kandagatla (Tue Apr 04 2023 - 13:25:12 EST)
- [PATCH 40/40] nvmem: layouts: sl28vpd: set varaiable sl28vpd_layout storage-class-specifier to static Srinivas Kandagatla (Tue Apr 04 2023 - 13:25:14 EST)
- [PATCH 38/40] nvmem: layouts: onie-tlv: Use module_nvmem_layout_driver() Srinivas Kandagatla (Tue Apr 04 2023 - 13:25:18 EST)
- [PATCH 36/40] nvmem: Add macro to register nvmem layout drivers Srinivas Kandagatla (Tue Apr 04 2023 - 13:25:20 EST)
- [PATCH 39/40] nvmem: layouts: onie-tlv: Drop wrong module alias Srinivas Kandagatla (Tue Apr 04 2023 - 13:25:23 EST)
- [PATCH v7 0/6] Provide SEV-SNP support for unaccepted memory Tom Lendacky (Tue Apr 04 2023 - 13:25:57 EST)
- [PATCH v7 1/6] x86/sev: Fix calculation of end address based on number of pages Tom Lendacky (Tue Apr 04 2023 - 13:26:27 EST)
- [PATCH v7 3/6] x86/sev: Allow for use of the early boot GHCB for PSC requests Tom Lendacky (Tue Apr 04 2023 - 13:26:42 EST)
- Re: [PATCH v7] Introduction-of-HP-BIOSCFG-driver-documentation Thomas Weißschuh (Tue Apr 04 2023 - 13:26:58 EST)
- [PATCH v7 4/6] x86/sev: Use large PSC requests if applicable Tom Lendacky (Tue Apr 04 2023 - 13:27:07 EST)
- [PATCH v7 6/6] x86/efi: Safely enable unaccepted memory in UEFI Tom Lendacky (Tue Apr 04 2023 - 13:27:39 EST)
- Re: Introducing bugbot Mark Brown (Tue Apr 04 2023 - 13:28:47 EST)
- [PATCH v7 5/6] x86/sev: Add SNP-specific unaccepted memory support Tom Lendacky (Tue Apr 04 2023 - 13:29:32 EST)
- Re: [PATCH v5 00/17] Reference count checker and related fixes Adrian Hunter (Tue Apr 04 2023 - 13:29:35 EST)
- Re: [PATCH 1/3] cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properly Waiman Long (Tue Apr 04 2023 - 13:30:39 EST)
- Re: [PATCH 25/40] dt-bindings: nvmem: Drop unneeded quotes Jernej Škrabec (Tue Apr 04 2023 - 13:30:55 EST)
- [PATCH v7 2/6] x86/sev: Put PSC struct on the stack in prep for unaccepted memory support Tom Lendacky (Tue Apr 04 2023 - 13:31:42 EST)
- Re: [PATCH V2 7/8] vfio/pci: Support dynamic MSI-x Reinette Chatre (Tue Apr 04 2023 - 13:31:56 EST)
- Re: [PATCH V4 04/10] dt-bindings: timestamp: Add nvidia,gpio-controller Dipen Patel (Tue Apr 04 2023 - 13:32:57 EST)
- Re: [PATCH v3 4/8] memcg: replace stats_flush_lock with an atomic Michal Koutný (Tue Apr 04 2023 - 13:33:33 EST)
- Re: [PATCH V4 04/10] dt-bindings: timestamp: Add nvidia,gpio-controller Dipen Patel (Tue Apr 04 2023 - 13:33:37 EST)
- Re: [PATCH v15 2/4] syscall user dispatch: untag selector addresses before access_ok Catalin Marinas (Tue Apr 04 2023 - 13:35:18 EST)
- Re: Introducing bugbot Konstantin Ryabitsev (Tue Apr 04 2023 - 13:36:09 EST)
- Re: [PATCH v5 00/17] Reference count checker and related fixes Ian Rogers (Tue Apr 04 2023 - 13:36:12 EST)
- Re: [PATCH v3 15/55] ip, udp: Support MSG_SPLICE_PAGES Willem de Bruijn (Tue Apr 04 2023 - 13:36:40 EST)
- [PATCH v2 0/2] Add PWM fan support to Rock 5B board Cristian Ciocaltea (Tue Apr 04 2023 - 13:38:26 EST)
- [PATCH v2 1/2] dt-bindings: hwmon: pwm-fan: Convert to DT schema Cristian Ciocaltea (Tue Apr 04 2023 - 13:38:29 EST)
- [PATCH v2 2/2] arm64: dts: rockchip: rk3588-rock-5b: Add pwm-fan Cristian Ciocaltea (Tue Apr 04 2023 - 13:38:41 EST)
- Re: [PATCH v4 9/9] wifi: rtw88: Add support for the SDIO based RTL8821CS chipset Chris Morgan (Tue Apr 04 2023 - 13:39:08 EST)
- Re: [PATCH 2/6] sched/cpuset: Bring back cpuset_mutex Waiman Long (Tue Apr 04 2023 - 13:39:14 EST)
- Re: [PATCH] bcache: make kobj_type structures constant Thomas Weißschuh (Tue Apr 04 2023 - 13:39:27 EST)
- Re: [PATCH v2] mm: oom: introduce cpuset oom Waiman Long (Tue Apr 04 2023 - 13:39:30 EST)
- [PATCH v2] arm64: dts: rockchip: Enable RTC support for Rock 5B Shreeya Patel (Tue Apr 04 2023 - 13:42:02 EST)
- Re: [PATCH v7 6/6] x86/efi: Safely enable unaccepted memory in UEFI Kirill A. Shutemov (Tue Apr 04 2023 - 13:45:22 EST)
- Re: [PATCH] MAINTAINERS: qcom: Add reviewer for Qualcomm Chromebooks Konrad Dybcio (Tue Apr 04 2023 - 13:47:05 EST)
- [PATCH v2] x86/cpu: Add model number for Intel Arrow Lake processor Tony Luck (Tue Apr 04 2023 - 13:47:20 EST)
- Re: dm: Add error information printing for dm_register_target() Mike Snitzer (Tue Apr 04 2023 - 13:49:14 EST)
- [GIT PULL] KVM changes for 6.4-rc5 Paolo Bonzini (Tue Apr 04 2023 - 13:52:06 EST)
- Re: [PATCH 01/18] media: venus: hfi_venus: Set venus_sys_idle_indicator to false on V6 Konrad Dybcio (Tue Apr 04 2023 - 13:52:20 EST)
- Re: [PATCH v2 7/7] KVM: arm64: Create a fast stage-2 unmap path Raghavendra Rao Ananta (Tue Apr 04 2023 - 13:52:24 EST)
- [PATCH v4 1/1] soc: qcom: mdt_loader: Enhance split binary detection Gokul krishna Krishnakumar (Tue Apr 04 2023 - 13:54:53 EST)
- Re: [PATCH v2] arm64: dts: qcom: sm8550: add Soundwire controllers Konrad Dybcio (Tue Apr 04 2023 - 13:55:34 EST)
- Re: [PATCH] thermal/drivers/intel/int340x: Add DLVR support srinivas pandruvada (Tue Apr 04 2023 - 13:55:53 EST)
- Re: [RFC PATCH v2 1/3] kunit: Add kunit_add_action() to defer a call until test exit Benjamin Berg (Tue Apr 04 2023 - 13:56:05 EST)
- Re: [PATCH v7 6/6] x86/efi: Safely enable unaccepted memory in UEFI Dave Hansen (Tue Apr 04 2023 - 13:57:59 EST)
- Re: [RFC PATCH v2 3/3] kunit: kmalloc_array: Use kunit_add_action() Benjamin Berg (Tue Apr 04 2023 - 13:59:12 EST)
- [PATCH 0/2] spi: Add DMA mode support to spi-qcom-qspi Vijaya Krishna Nivarthi (Tue Apr 04 2023 - 14:03:38 EST)
- [PATCH 1/2] arm64: dts: qcom: sc7280: Add stream-id of qspi to iommus Vijaya Krishna Nivarthi (Tue Apr 04 2023 - 14:03:42 EST)
- [PATCH 2/2] spi: spi-qcom-qspi: Add DMA mode support Vijaya Krishna Nivarthi (Tue Apr 04 2023 - 14:03:43 EST)
- Re: [PATCH v2 3/7] soundwire: qcom: allow 16-bit sample interval for ports Konrad Dybcio (Tue Apr 04 2023 - 14:04:01 EST)
- [PATCH v1] dt-bindings: perf: riscv,pmu: fix property dependencies Conor Dooley (Tue Apr 04 2023 - 14:04:33 EST)
- [PATCH v21 1/7] crash: move a few code bits to setup support of crash hotplug Eric DeVolder (Tue Apr 04 2023 - 14:04:52 EST)
- [PATCH v21 3/7] kexec: exclude elfcorehdr from the segment digest Eric DeVolder (Tue Apr 04 2023 - 14:04:59 EST)
- [PATCH v21 2/7] crash: add generic infrastructure for crash hotplug support Eric DeVolder (Tue Apr 04 2023 - 14:05:03 EST)
- [PATCH v21 4/7] crash: memory and CPU hotplug sysfs attributes Eric DeVolder (Tue Apr 04 2023 - 14:05:05 EST)
- [PATCH v21 6/7] crash: change crash_prepare_elf64_headers() to for_each_possible_cpu() Eric DeVolder (Tue Apr 04 2023 - 14:05:10 EST)
- [PATCH v21 0/7] crash: Kernel handling of CPU and memory hot un/plug Eric DeVolder (Tue Apr 04 2023 - 14:05:15 EST)
- [PATCH v21 5/7] x86/crash: add x86 crash hotplug support Eric DeVolder (Tue Apr 04 2023 - 14:05:17 EST)
- [PATCH v21 7/7] x86/crash: optimize CPU changes Eric DeVolder (Tue Apr 04 2023 - 14:05:45 EST)
- Re: [PATCH v4 1/6] netlink: Reverse the patch which removed filtering Anjali Kulkarni (Tue Apr 04 2023 - 14:07:31 EST)
- Re: [PATCH v2 4/7] soundwire: qcom: use consistently 'ctrl' as state variable name Konrad Dybcio (Tue Apr 04 2023 - 14:07:53 EST)
- Re: [PATCH v7 6/6] x86/efi: Safely enable unaccepted memory in UEFI Kirill A. Shutemov (Tue Apr 04 2023 - 14:09:28 EST)
- Re: [PATCH v3 6/8] workingset: memcg: sleep when flushing stats in workingset_refault() Yosry Ahmed (Tue Apr 04 2023 - 14:09:55 EST)
- Re: [PATCH v1 03/11] thermal/drivers/intel_menlow: Remove add_one_attribute Daniel Lezcano (Tue Apr 04 2023 - 14:13:03 EST)
- Re: [PATCH v1 03/11] thermal/drivers/intel_menlow: Remove add_one_attribute Rafael J. Wysocki (Tue Apr 04 2023 - 14:14:36 EST)
- Re: [PATCH v4 9/9] wifi: rtw88: Add support for the SDIO based RTL8821CS chipset Chris Morgan (Tue Apr 04 2023 - 14:16:35 EST)
- Re: [PATCH 2/2] spi: spi-qcom-qspi: Add DMA mode support Mark Brown (Tue Apr 04 2023 - 14:17:20 EST)
- Re: [PATCH v6] virtio: add VIRTIO_F_NOTIFICATION_DATA feature support Michael S. Tsirkin (Tue Apr 04 2023 - 14:17:29 EST)
- Re: [PATCH v2 2/7] dt-bindings: soundwire: qcom: add 16-bit sample interval Krzysztof Kozlowski (Tue Apr 04 2023 - 14:18:17 EST)
- Re: [PATCH 1/3] venus: add firmware version based check Konrad Dybcio (Tue Apr 04 2023 - 14:18:33 EST)
- Re: [PATCH 1/2] arm64: dts: qcom: sc7280: Add stream-id of qspi to iommus Krzysztof Kozlowski (Tue Apr 04 2023 - 14:19:47 EST)
- [PATCH V4 00/23] Add basic ACPI support for RISC-V Sunil V L (Tue Apr 04 2023 - 14:20:55 EST)
- Re: [PATCH v4 01/11] lib/group_cpus: Export group_cpus_evenly() Michael S. Tsirkin (Tue Apr 04 2023 - 14:21:25 EST)
- [PATCH V4 01/23] riscv: move sbi_init() earlier before jump_label_init() Sunil V L (Tue Apr 04 2023 - 14:21:25 EST)
- [PATCH V4 03/23] ACPICA: Add structure definitions for RISC-V RHCT Sunil V L (Tue Apr 04 2023 - 14:21:57 EST)
- [PATCH V4 02/23] ACPICA: MADT: Add RISC-V INTC interrupt controller Sunil V L (Tue Apr 04 2023 - 14:22:00 EST)
- [PATCH V4 04/23] ACPI: tables: Print RINTC information when MADT is parsed Sunil V L (Tue Apr 04 2023 - 14:22:00 EST)
- [PATCH V4 06/23] RISC-V: Add support to build the ACPI core Sunil V L (Tue Apr 04 2023 - 14:22:29 EST)
- [PATCH V4 05/23] ACPI: OSL: Make should_use_kmap() 0 for RISC-V Sunil V L (Tue Apr 04 2023 - 14:22:30 EST)
- [PATCH V4 07/23] ACPI: processor_core: RISC-V: Enable mapping processor to the hartid Sunil V L (Tue Apr 04 2023 - 14:23:05 EST)
- [PATCH V4 08/23] RISC-V: ACPI: Cache and retrieve the RINTC structure Sunil V L (Tue Apr 04 2023 - 14:23:06 EST)
- [PATCH V4 09/23] drivers/acpi: RISC-V: Add RHCT related code Sunil V L (Tue Apr 04 2023 - 14:23:10 EST)
- [PATCH V4 10/23] RISC-V: smpboot: Create wrapper smp_setup() Sunil V L (Tue Apr 04 2023 - 14:23:15 EST)
- [PATCH V4 11/23] RISC-V: smpboot: Add ACPI support in smp_setup() Sunil V L (Tue Apr 04 2023 - 14:23:19 EST)
- [PATCH V4 12/23] RISC-V: cpufeature: Avoid calling riscv_of_processor_hartid() Sunil V L (Tue Apr 04 2023 - 14:23:23 EST)
- [PATCH V4 13/23] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap() Sunil V L (Tue Apr 04 2023 - 14:24:12 EST)
- [PATCH V4 14/23] RISC-V: cpu: Enable cpuinfo for ACPI systems Sunil V L (Tue Apr 04 2023 - 14:24:29 EST)
- [PATCH V4 15/23] irqchip/riscv-intc: Add ACPI support Sunil V L (Tue Apr 04 2023 - 14:24:41 EST)
- [PATCH V4 16/23] clocksource/timer-riscv: Refactor riscv_timer_init_dt() Sunil V L (Tue Apr 04 2023 - 14:25:08 EST)
- Re: [PATCH 2/3] venus: enable sufficient sequence change support for vp9 Konrad Dybcio (Tue Apr 04 2023 - 14:25:19 EST)
- [PATCH V4 17/23] clocksource/timer-riscv: Add ACPI support Sunil V L (Tue Apr 04 2023 - 14:25:21 EST)
- [PATCH V4 18/23] RISC-V: time.c: Add ACPI support for time_init() Sunil V L (Tue Apr 04 2023 - 14:25:34 EST)
- [PATCH V4 19/23] RISC-V: Add ACPI initialization in setup_arch() Sunil V L (Tue Apr 04 2023 - 14:25:51 EST)
- [PATCH V4 20/23] RISC-V: Enable ACPI in defconfig Sunil V L (Tue Apr 04 2023 - 14:26:03 EST)
- [PATCH V4 21/23] MAINTAINERS: Add entry for drivers/acpi/riscv Sunil V L (Tue Apr 04 2023 - 14:26:12 EST)
- [PATCH V4 22/23] platform/surface: Disable for RISC-V Sunil V L (Tue Apr 04 2023 - 14:26:34 EST)
- [PATCH V4 23/23] crypto: hisilicon/qm: Workaround to enable build with RISC-V clang Sunil V L (Tue Apr 04 2023 - 14:26:49 EST)
- Re: [PATCH 3/3] venus: fix EOS handling in decoder stop command Konrad Dybcio (Tue Apr 04 2023 - 14:27:26 EST)
- Re: [PATCH v2 net-next] bluetooth: unregister correct BTPROTO for CMTP Luiz Augusto von Dentz (Tue Apr 04 2023 - 14:27:44 EST)
- Re: [PATCH V2 7/8] vfio/pci: Support dynamic MSI-x Alex Williamson (Tue Apr 04 2023 - 14:29:00 EST)
- Re: [PATCH v10 1/4] reiserfs: Add security prefix to xattr name in reiserfs_security_write() Paul Moore (Tue Apr 04 2023 - 14:29:13 EST)
- Re: [PATCH] usb: typec: intel_pmc_mux: Expose IOM port status to debugfs Greg KH (Tue Apr 04 2023 - 14:29:36 EST)
- Re: [PATCH 10/11] io_uring/rsrc: cache struct io_rsrc_node Pavel Begunkov (Tue Apr 04 2023 - 14:30:11 EST)
- Re: [PATCH] fs/9p: Add new options to Documentation Jeff Layton (Tue Apr 04 2023 - 14:30:27 EST)
- [PATCH v5 02/19] block: introduce ioprio hints Niklas Cassel (Tue Apr 04 2023 - 14:31:06 EST)
- Re: [PATCH v4 4/6] dts: qcom: arm64: qcom: sdm845: use defines for VMIDs Konrad Dybcio (Tue Apr 04 2023 - 14:32:40 EST)
- [PATCH v3] sched/numa: Fix divide by zero for sysctl_numa_balancing_scan_size. chris hyser (Tue Apr 04 2023 - 14:32:48 EST)
- Re: [PATCH 4.19 00/84] 4.19.280-rc1 review Greg Kroah-Hartman (Tue Apr 04 2023 - 14:33:27 EST)
- Re: [PATCH next] ASoC: cs35l56: Fix unsigned 'rv' comparison with zero in cs35l56_irq() Harshit Mogalapalli (Tue Apr 04 2023 - 14:34:22 EST)
- [PATCH 6.1 000/179] 6.1.23-rc2 review Greg Kroah-Hartman (Tue Apr 04 2023 - 14:35:07 EST)
- [PATCH] nvmem: imx-ocotp: set varaiable imx_ocotp_layout storage-class-specifier to static Tom Rix (Tue Apr 04 2023 - 14:35:42 EST)
- Re: [PATCH v2] sched/numa: Fix divide by zero for sysctl_numa_balancing_scan_size. chris hyser (Tue Apr 04 2023 - 14:36:35 EST)
- Re: [PATCH v3 2/3] arm64: dts: qcom: sc8280xp: Add ethernet nodes Konrad Dybcio (Tue Apr 04 2023 - 14:36:45 EST)
- Re: [PATCH v5 00/17] Reference count checker and related fixes Adrian Hunter (Tue Apr 04 2023 - 14:39:03 EST)
- Re: [PATCH 4/5] arm64: dts: qcom: sa8775p: add UFS nodes Konrad Dybcio (Tue Apr 04 2023 - 14:39:24 EST)
- Re: [PATCH 5/5] arm64: dts: qcom: sa8775p-ride: enable UFS Konrad Dybcio (Tue Apr 04 2023 - 14:39:41 EST)
- Re: [PATCH v7 21/22] riscv: dts: starfive: Add StarFive JH7110 VisionFive 2 board device tree Shengyu Qu (Tue Apr 04 2023 - 14:39:44 EST)
- Re: [PATCH v5 00/17] Reference count checker and related fixes Arnaldo Carvalho de Melo (Tue Apr 04 2023 - 14:41:47 EST)
- Re: [PATCH v2 2/7] KVM: arm64: Add FEAT_TLBIRANGE support Oliver Upton (Tue Apr 04 2023 - 14:41:50 EST)
- Re: [PATCH V4 00/23] Add basic ACPI support for RISC-V Conor Dooley (Tue Apr 04 2023 - 14:42:39 EST)
- Re: [PATCH V2 7/8] vfio/pci: Support dynamic MSI-x Alex Williamson (Tue Apr 04 2023 - 14:44:28 EST)
- Re: [PATCH v5 02/19] block: introduce ioprio hints Hannes Reinecke (Tue Apr 04 2023 - 14:45:39 EST)
- Re: [PATCH v2 3/7] KVM: arm64: Implement __kvm_tlb_flush_range_vmid_ipa() Oliver Upton (Tue Apr 04 2023 - 14:46:49 EST)
- Re: [PATCH] usb: dwc3: gadget: Stall and restart EP0 if host is unresponsive Wesley Cheng (Tue Apr 04 2023 - 14:49:36 EST)
- Re: [PATCH v2 2/7] KVM: arm64: Add FEAT_TLBIRANGE support Oliver Upton (Tue Apr 04 2023 - 14:51:11 EST)
- [PATCH] drm/msm/mdp5: set varaiable msm8x76_config storage-class-specifier to static Tom Rix (Tue Apr 04 2023 - 14:54:28 EST)
- Re: [PATCH v5 00/17] Reference count checker and related fixes Arnaldo Carvalho de Melo (Tue Apr 04 2023 - 14:54:38 EST)
- Re: [PATCH v10 2/4] security: Allow all LSMs to provide xattrs for inode_init_security hook Paul Moore (Tue Apr 04 2023 - 14:54:49 EST)
- Re: [PATCH v10 3/4] evm: Align evm_inode_init_security() definition with LSM infrastructure Paul Moore (Tue Apr 04 2023 - 14:56:36 EST)
- Re: [PATCH] cpufreq: CPPC: use 10ms delay instead of 2us to avoid high error Yang Shi (Tue Apr 04 2023 - 14:57:48 EST)
- [PATCH 1/5] dt-bindings: phy: cadence-sierra: drop assigned-clocks Krzysztof Kozlowski (Tue Apr 04 2023 - 15:01:26 EST)
- [PATCH 2/5] dt-bindings: phy: cadence-torrent: drop assigned-clocks Krzysztof Kozlowski (Tue Apr 04 2023 - 15:01:29 EST)
- [PATCH 3/5] dt-bindings: phy: ti,phy-am654-serdes: drop assigned-clocks type Krzysztof Kozlowski (Tue Apr 04 2023 - 15:01:31 EST)
- [PATCH 4/5] dt-bindings: phy: ti,phy-j721e-wiz: drop assigned-clocks Krzysztof Kozlowski (Tue Apr 04 2023 - 15:01:37 EST)
- [PATCH 5/5] dt-bindings: phy: ti,phy-j721e-wiz: document clock-output-names Krzysztof Kozlowski (Tue Apr 04 2023 - 15:01:42 EST)
- Re: [PATCH v1 09/11] thermal/core: Add a linked device parameter Daniel Lezcano (Tue Apr 04 2023 - 15:02:21 EST)
- Re: [PATCH v4 1/1] soc: qcom: mdt_loader: Enhance split binary detection Bjorn Andersson (Tue Apr 04 2023 - 15:03:39 EST)
- Re: [PATCH v2] arm64: dts: rockchip: Enable RTC support for Rock 5B Krzysztof Kozlowski (Tue Apr 04 2023 - 15:03:39 EST)
- Re: [PATCH 2/3] venus: enable sufficient sequence change support for vp9 Konrad Dybcio (Tue Apr 04 2023 - 15:05:50 EST)
- Re: [PATCH] cpufreq: CPPC: use 10ms delay instead of 2us to avoid high error Yang Shi (Tue Apr 04 2023 - 15:07:29 EST)
- Re: [PATCH v2 4/7] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range() Oliver Upton (Tue Apr 04 2023 - 15:09:34 EST)
- Re: [PATCH] nvmem: layouts: sl28vpd: set varaiable sl28vpd_layout storage-class-specifier to static Michael Walle (Tue Apr 04 2023 - 15:09:42 EST)
- Re: [PATCH] btrfs: ioctl: fix inaccurate determination of exclusive_operation David Sterba (Tue Apr 04 2023 - 15:10:51 EST)
- Re: [PATCH v10 11/15] drm/atomic-helper: Set fence deadline for vblank Daniel Vetter (Tue Apr 04 2023 - 15:16:40 EST)
- RE: [PATCH v4 3/5] cxl/pci: Find and register CXL PMU devices Dan Williams (Tue Apr 04 2023 - 15:17:18 EST)
- [PATCH v5] checkpatch: introduce proper bindings license check Dmitry Rokosov (Tue Apr 04 2023 - 15:17:36 EST)
- Re: [PATCH v2 7/7] KVM: arm64: Create a fast stage-2 unmap path Oliver Upton (Tue Apr 04 2023 - 15:19:43 EST)
- Re: [PATCH v5 00/17] Reference count checker and related fixes Arnaldo Carvalho de Melo (Tue Apr 04 2023 - 15:23:08 EST)
- [PATCH] scsi: ses: Handle enclosure with just a primary component gracefully Jiri Kosina (Tue Apr 04 2023 - 15:24:02 EST)
- Re: [PATCH v13 020/113] KVM: TDX: initialize VM with TDX specific parameters Zhi Wang (Tue Apr 04 2023 - 15:24:23 EST)
- missing crypto power domain on rk3588 ? Corentin Labbe (Tue Apr 04 2023 - 15:25:00 EST)
- Re: [PATCH v2] mm/swap: fix swap_info_struct race between swapoff and get_swap_pages() Andrew Morton (Tue Apr 04 2023 - 15:26:08 EST)
- Re: [PATCH] sched/cputime: Make cputime_adjust() more accurate Daniel Jordan (Tue Apr 04 2023 - 15:27:22 EST)
- Re: [GIT PULL] KVM changes for 6.4-rc5 pr-tracker-bot (Tue Apr 04 2023 - 15:27:38 EST)
- Re: [GIT PULL] nfsd fixes for 6.3-rc5 pr-tracker-bot (Tue Apr 04 2023 - 15:27:43 EST)
- Re: [PATCH 0/3] Revert lima fdinfo patchset Daniel Vetter (Tue Apr 04 2023 - 15:28:30 EST)
- Re: [PATCH v7 6/6] x86/efi: Safely enable unaccepted memory in UEFI Dave Hansen (Tue Apr 04 2023 - 15:28:38 EST)
- Re: [PATCH 1/3] Revert "drm/lima: add show_fdinfo for drm usage stats" Daniel Vetter (Tue Apr 04 2023 - 15:29:57 EST)
- Re: [PATCH 2/3] cacheinfo: Check cache properties are present in DT Conor Dooley (Tue Apr 04 2023 - 15:30:01 EST)
- Re: [PATCH v2 1/5] zram: always chain bio to the parent in read_from_bdev_async Andrew Morton (Tue Apr 04 2023 - 15:31:37 EST)
- Re: [PATCH v3 1/7] dt-bindings: interconnect: qcom,msm8998-bwmon: Resolve MSM8998 support Bjorn Andersson (Tue Apr 04 2023 - 15:32:45 EST)
- [PATCH] apparmor: fix missing error check for rhashtable_insert_fast Danila Chernetsov (Tue Apr 04 2023 - 15:33:11 EST)
- Re: Re: [PATCH V2] rcu: Make sure new krcp free business is handled after the wanted rcu grace period. Uladzislau Rezki (Tue Apr 04 2023 - 15:33:20 EST)
- Re: [PATCH net 2/3] net: dsa: mt7530: move lowering TRGMII driving to mt7530_setup() Arınç ÜNAL (Tue Apr 04 2023 - 15:38:20 EST)
- Re: [PATCH v3] Documentation: Add document for false sharing Shakeel Butt (Tue Apr 04 2023 - 15:38:32 EST)
- [PATCH v2] regmap: Use mas_walk() instead of mas_find() Mark Brown (Tue Apr 04 2023 - 15:42:40 EST)
- Re: [RFC PATCH 0/6] Improve VM DVFS and task placement behavior Oliver Upton (Tue Apr 04 2023 - 15:43:56 EST)
- Re: [PATCH v2] prctl: Add PR_GET_AUXV to copy auxv to userspace Andrew Morton (Tue Apr 04 2023 - 15:44:04 EST)
- Re: Linux 6.3-rc5 Linus Torvalds (Tue Apr 04 2023 - 15:44:26 EST)
- Re: [PATCH v13 024/113] KVM: TDX: allocate/free TDX vcpu structure Zhi Wang (Tue Apr 04 2023 - 15:44:57 EST)
- [tip:master] BUILD SUCCESS 37b470d6a9e8456bcd3874ec8de19973a724b9e0 kernel test robot (Tue Apr 04 2023 - 15:47:47 EST)
- Re: [PATCH v7 6/6] x86/efi: Safely enable unaccepted memory in UEFI Ard Biesheuvel (Tue Apr 04 2023 - 15:50:11 EST)
- Re: [BUG RESEND] [BISECTED]: selftest: ftracetest: memleak in vfs_write() Mirsad Goran Todorovac (Tue Apr 04 2023 - 15:52:25 EST)
- Re: [net-next PATCH v6 16/16] arm: mvebu: dt: Add PHY LED support for 370-rd WAN port Andrew Lunn (Tue Apr 04 2023 - 15:52:41 EST)
- Re: [PATCH] firmware: Use of_property_present() for testing DT property presence Thierry Reding (Tue Apr 04 2023 - 15:53:08 EST)
- Re: [PATCH v5 00/17] Reference count checker and related fixes Arnaldo Carvalho de Melo (Tue Apr 04 2023 - 15:53:27 EST)
- Re: [PATCH] firmware: Use of_property_present() for testing DT property presence Thierry Reding (Tue Apr 04 2023 - 15:53:40 EST)
- Re: [PATCH v5 00/17] Reference count checker and related fixes Arnaldo Carvalho de Melo (Tue Apr 04 2023 - 15:54:52 EST)
- Re: [PATCH v1 2/2] swiotlb: Fix slot alignment checks Dexuan-Linux Cui (Tue Apr 04 2023 - 15:55:46 EST)
- Re: missing crypto power domain on rk3588 ? Kernel.org Bugbot (Tue Apr 04 2023 - 16:01:33 EST)
- Re: [PATCH 1/6] cgroup/cpuset: Rename functions dealing with DEADLINE accounting Qais Yousef (Tue Apr 04 2023 - 16:05:46 EST)
- Re: [PATCH 2/6] sched/cpuset: Bring back cpuset_mutex Qais Yousef (Tue Apr 04 2023 - 16:05:58 EST)
- Re: [PATCH 3/6] sched/cpuset: Keep track of SCHED_DEADLINE task in cpusets Qais Yousef (Tue Apr 04 2023 - 16:06:16 EST)
- Re: [PATCH 6/6] cgroup/cpuset: Iterate only if DEADLINE tasks are present Qais Yousef (Tue Apr 04 2023 - 16:06:32 EST)
- Re: Re: [PATCH V2] rcu: Make sure new krcp free business is handled after the wanted rcu grace period. Paul E. McKenney (Tue Apr 04 2023 - 16:08:56 EST)
- Re: [PATCH 0/6] sched/deadline: cpuset: Rework DEADLINE bandwidth restoration Qais Yousef (Tue Apr 04 2023 - 16:09:22 EST)
- RE: [PATCH v1 2/2] swiotlb: Fix slot alignment checks Dexuan Cui (Tue Apr 04 2023 - 16:11:28 EST)
- Re: [PATCH V2 1/9] dt-bindings: clock: Add PCIe pipe clock definitions Stephen Boyd (Tue Apr 04 2023 - 16:11:53 EST)
- Re: [PATCH V2 2/9] clk: qcom: gcc-ipq9574: Add PCIe pipe clocks Stephen Boyd (Tue Apr 04 2023 - 16:12:15 EST)
- Re: [PATCH V11 1/4] dt-bindings: clock: Add ipq9574 clock and reset definitions Stephen Boyd (Tue Apr 04 2023 - 16:14:07 EST)
- Re: [PATCH V4 08/23] RISC-V: ACPI: Cache and retrieve the RINTC structure Conor Dooley (Tue Apr 04 2023 - 16:14:31 EST)
- Re: [PATCH V11 2/4] clk: qcom: Add Global Clock Controller driver for IPQ9574 Stephen Boyd (Tue Apr 04 2023 - 16:14:58 EST)
- Re: [PATCH] MAINTAINERS: qcom: Add reviewer for Qualcomm Chromebooks Stephen Boyd (Tue Apr 04 2023 - 16:17:35 EST)
- Re: [PATCH v2 0/2] SEV-*: Cleanups Tom Lendacky (Tue Apr 04 2023 - 16:20:37 EST)
- Re: [PATCH v3] tracepoint: Fix CFI failures with tp_sub_func Steven Rostedt (Tue Apr 04 2023 - 16:22:51 EST)
- Re: [PATCH] dmaengine: ti: k3-udma-glue: do not create glue dma devices for udma channels Péter Ujfalusi (Tue Apr 04 2023 - 16:23:54 EST)
- Re: [PATCH v7] Introduction-of-HP-BIOSCFG-driver-documentation Jorge Lopez (Tue Apr 04 2023 - 16:24:41 EST)
- Re: [PATCH v7 6/6] x86/efi: Safely enable unaccepted memory in UEFI Kirill A. Shutemov (Tue Apr 04 2023 - 16:25:03 EST)
- Re: [PATCH] dt-bindings: dma: Drop unneeded quotes Péter Ujfalusi (Tue Apr 04 2023 - 16:25:30 EST)
- Re: [PATCH] scsi: ses: Handle enclosure with just a primary component gracefully James Bottomley (Tue Apr 04 2023 - 16:26:31 EST)
- Re: [PATCH v2 0/3] Some fixes and cleanup for maple tree. Andrew Morton (Tue Apr 04 2023 - 16:27:08 EST)
- Re: [PATCH v3 1/7] dt-bindings: interconnect: qcom,msm8998-bwmon: Resolve MSM8998 support Georgi Djakov (Tue Apr 04 2023 - 16:29:06 EST)
- Re: [PATCH 0/2] spi: Add DMA mode support to spi-qcom-qspi Stephen Boyd (Tue Apr 04 2023 - 16:30:37 EST)
- Re: [PATCHv3 2/4] wiegand: add Wiegand bus driver Linus Walleij (Tue Apr 04 2023 - 16:31:17 EST)
- Re: [PATCH v4 00/11] Improve the MT8365 SoC and EVK board support Kevin Hilman (Tue Apr 04 2023 - 16:31:42 EST)
- Re: [PATCH 5.4 000/104] 5.4.240-rc1 review Tom Saeger (Tue Apr 04 2023 - 16:34:02 EST)
- Re: [PATCH v2] drm/vblank: Fix for drivers that do not drm_vblank_init() Daniel Vetter (Tue Apr 04 2023 - 16:40:00 EST)
- Re: [PATCH 0/4] tools/nolibc: add testcases for vfprintf Paul E. McKenney (Tue Apr 04 2023 - 16:40:39 EST)
- Re: [PATCH v7 6/6] x86/efi: Safely enable unaccepted memory in UEFI Ard Biesheuvel (Tue Apr 04 2023 - 16:41:21 EST)
- [PATCH] dt-bindings: net: dsa: brcm,sf2: Drop unneeded "#address-cells/#size-cells" Rob Herring (Tue Apr 04 2023 - 16:42:14 EST)
- [PATCH] dt-bindings: net: ethernet-switch: Make "#address-cells/#size-cells" required Rob Herring (Tue Apr 04 2023 - 16:42:33 EST)
- Re: [PATCH 2/2] spi: spi-qcom-qspi: Add DMA mode support Stephen Boyd (Tue Apr 04 2023 - 16:45:35 EST)
- [PATCH v3] clk: mediatek: Use right match table, include mod_devicetable Stephen Boyd (Tue Apr 04 2023 - 16:46:00 EST)
- Re: [PATCH] drm/vblank: Simplify drm_dev_has_vblank() Daniel Vetter (Tue Apr 04 2023 - 16:46:09 EST)
- Re: [PATCH V2 7/8] vfio/pci: Support dynamic MSI-x Reinette Chatre (Tue Apr 04 2023 - 16:46:22 EST)
- Re: [PATCH 0/4] tools/nolibc: add testcases for vfprintf Willy Tarreau (Tue Apr 04 2023 - 16:46:45 EST)
- Re: [PATCH V4 12/23] RISC-V: cpufeature: Avoid calling riscv_of_processor_hartid() Conor Dooley (Tue Apr 04 2023 - 16:47:17 EST)
- Re: [PATCH 0/4] tools/nolibc: add testcases for vfprintf Paul E. McKenney (Tue Apr 04 2023 - 16:48:41 EST)
- Re: [RFC PATCH 0/6] Improve VM DVFS and task placement behavior Marc Zyngier (Tue Apr 04 2023 - 16:49:19 EST)
- [PATCH 1/2] dt-bindings: iio: temperature: ltc2983: Fix child node unevaluated properties Rob Herring (Tue Apr 04 2023 - 16:50:22 EST)
- [PATCH 2/2] dt-bindings: iio: temperature: ltc2983: Make 'adi,custom-thermocouple' signed Rob Herring (Tue Apr 04 2023 - 16:50:24 EST)
- [PATCH] memcg-v1: Enable setting memory min, low, high Shaun Tancheff (Tue Apr 04 2023 - 16:50:31 EST)
- Re: [PATCH v2 3/7] KVM: arm64: Implement __kvm_tlb_flush_range_vmid_ipa() Raghavendra Rao Ananta (Tue Apr 04 2023 - 16:51:19 EST)
- Re: [PATCH V4 13/23] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap() Conor Dooley (Tue Apr 04 2023 - 16:57:41 EST)
- Re: [PATCH v2 4/7] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range() Raghavendra Rao Ananta (Tue Apr 04 2023 - 16:59:54 EST)
- [PATCH v4 1/2] dt-bindings: omap: Convert omap.txt to yaml Andreas Kemnade (Tue Apr 04 2023 - 16:59:57 EST)
- [PATCH v4 0/2] dt-bindings: omap: Convert omap.txt to yaml Andreas Kemnade (Tue Apr 04 2023 - 17:00:00 EST)
- [PATCH v4 2/2] MAINTAINERS: add board bindings list to OMAP2+ files Andreas Kemnade (Tue Apr 04 2023 - 17:00:06 EST)
- [PATCH v6 00/12] Reference count checker and related fixes Ian Rogers (Tue Apr 04 2023 - 17:01:02 EST)
- [PATCH v6 01/12] perf map: Rename map_ip and unmap_ip Ian Rogers (Tue Apr 04 2023 - 17:01:05 EST)
- [PATCH v6 02/12] perf map: Add helper for map_ip and unmap_ip Ian Rogers (Tue Apr 04 2023 - 17:01:09 EST)
- [PATCH v6 03/12] perf map: Add accessors for prot, priv and flags Ian Rogers (Tue Apr 04 2023 - 17:01:23 EST)
- Re: [PATCH] drm/vblank: Simplify drm_dev_has_vblank() Ville Syrjälä (Tue Apr 04 2023 - 17:01:28 EST)
- [PATCH v6 04/12] perf map: Add accessors for pgoff and reloc Ian Rogers (Tue Apr 04 2023 - 17:01:46 EST)
- [PATCH v6 06/12] perf maps: Modify maps_by_name to hold a reference to a map Ian Rogers (Tue Apr 04 2023 - 17:01:50 EST)
- [PATCH v6 05/12] perf test: Add extra diagnostics to maps test Ian Rogers (Tue Apr 04 2023 - 17:01:55 EST)
- [PATCH v6 07/12] perf map: Changes to reference counting Ian Rogers (Tue Apr 04 2023 - 17:02:15 EST)
- [PATCH v6 08/12] libperf: Add reference count checking macros. Ian Rogers (Tue Apr 04 2023 - 17:02:21 EST)
- [PATCH v6 09/12] perf cpumap: Add reference count checking Ian Rogers (Tue Apr 04 2023 - 17:02:38 EST)
- [PATCH v6 10/12] perf namespaces: Add reference count checking Ian Rogers (Tue Apr 04 2023 - 17:02:49 EST)
- [PATCH v6 11/12] perf maps: Add reference count checking. Ian Rogers (Tue Apr 04 2023 - 17:03:02 EST)
- [PATCH v6 12/12] perf map: Add reference count checking Ian Rogers (Tue Apr 04 2023 - 17:03:04 EST)
- Re: [PATCH v7 6/6] x86/efi: Safely enable unaccepted memory in UEFI Kirill A. Shutemov (Tue Apr 04 2023 - 17:04:29 EST)
- Re: [PATCH V4 14/23] RISC-V: cpu: Enable cpuinfo for ACPI systems Conor Dooley (Tue Apr 04 2023 - 17:05:52 EST)
- Re: [PATCH v2 7/7] KVM: arm64: Create a fast stage-2 unmap path Raghavendra Rao Ananta (Tue Apr 04 2023 - 17:07:23 EST)
- Re: [PATCH v4 1/2] dt-bindings: omap: Convert omap.txt to yaml Andrew Davis (Tue Apr 04 2023 - 17:10:08 EST)
- [PATCH v5 8/8] x86/platform/uv: Update UV[23] platform code for SNC Steve Wahl (Tue Apr 04 2023 - 17:15:15 EST)
- [PATCH v5 2/8] x86/platform/uv: Introduce helper function uv_pnode_to_socket. Steve Wahl (Tue Apr 04 2023 - 17:15:22 EST)
- [PATCH v5 0/8] Support sub-NUMA clustering on UV Steve Wahl (Tue Apr 04 2023 - 17:15:25 EST)
- [PATCH v5 4/8] x86/platform/uv: When searching for minimums, start at INT_MAX not 99999 Steve Wahl (Tue Apr 04 2023 - 17:15:26 EST)
- [PATCH v5 6/8] x86/platform/uv: UV support for sub-NUMA clustering Steve Wahl (Tue Apr 04 2023 - 17:15:31 EST)
- [PATCH v5 3/8] x86/platform/uv: Fix printed information in calc_mmioh_map Steve Wahl (Tue Apr 04 2023 - 17:15:35 EST)
- [PATCH v5 7/8] x86/platform/uv: Remove remaining BUG_ON() and BUG() calls Steve Wahl (Tue Apr 04 2023 - 17:15:38 EST)
- [PATCH v5 1/8] x86/platform/uv: Add platform resolving #defines for misc GAM_MMIOH_REDIRECT* Steve Wahl (Tue Apr 04 2023 - 17:15:41 EST)
- [PATCH v5 5/8] x86/platform/uv: helper functions for allocating and freeing conversion tables Steve Wahl (Tue Apr 04 2023 - 17:15:44 EST)
- Re: [RFC PATCH v3] nubus: Don't list slot resources by default Brad Boyer (Tue Apr 04 2023 - 17:17:48 EST)
- Re: Build regressions/improvements in v6.3-rc4 Sudip Mukherjee (Tue Apr 04 2023 - 17:18:02 EST)
- Re: [PATCH] mm: check mapping addr is correct when dump page Andrew Morton (Tue Apr 04 2023 - 17:18:13 EST)
- Re: [RFC net 1/1] net: stmmac: skip PHY scanning when PHY already attached in DT mode Martin Blumenstingl (Tue Apr 04 2023 - 17:19:11 EST)
- Re: [PATCH 4.14 00/66] 4.14.312-rc1 review Guenter Roeck (Tue Apr 04 2023 - 17:20:29 EST)
- Re: [PATCH 5.10 000/173] 5.10.177-rc1 review Guenter Roeck (Tue Apr 04 2023 - 17:21:12 EST)
- [PATCH] x86/cpu: Add Xeon Emerald Rapids to list of CPUs that support PPIN Tony Luck (Tue Apr 04 2023 - 17:21:37 EST)
- Re: [PATCH 5.15 00/99] 5.15.106-rc1 review Guenter Roeck (Tue Apr 04 2023 - 17:21:45 EST)
- Re: [PATCH 6.2 000/187] 6.2.10-rc1 review Guenter Roeck (Tue Apr 04 2023 - 17:22:11 EST)
- Re: [PATCH v6 4/4] mm/khugepaged: maintain page cache uptodate flag Peter Xu (Tue Apr 04 2023 - 17:22:33 EST)
- Re: [PATCH 6.1 000/181] 6.1.23-rc1 review Guenter Roeck (Tue Apr 04 2023 - 17:23:23 EST)
- Re: [PATCH 4.19 00/84] 4.19.280-rc1 review Guenter Roeck (Tue Apr 04 2023 - 17:24:58 EST)
- Re: [PATCH V4 16/23] clocksource/timer-riscv: Refactor riscv_timer_init_dt() Conor Dooley (Tue Apr 04 2023 - 17:25:55 EST)
- Re: [PATCH 5.4 000/104] 5.4.240-rc1 review Guenter Roeck (Tue Apr 04 2023 - 17:26:06 EST)
- Re: [PATCH v2] f2fs: Fix system crash due to lack of free space in LFS Jaegeuk Kim (Tue Apr 04 2023 - 17:26:22 EST)
- Re: [PATCH V4 17/23] clocksource/timer-riscv: Add ACPI support Conor Dooley (Tue Apr 04 2023 - 17:27:46 EST)
- Re: [PATCH v4 9/9] wifi: rtw88: Add support for the SDIO based RTL8821CS chipset Martin Blumenstingl (Tue Apr 04 2023 - 17:28:10 EST)
- Re: [f2fs-dev] [PATCH v2] f2fs: remove struct victim_selection default_v_ops patchwork-bot+f2fs (Tue Apr 04 2023 - 17:30:24 EST)
- Re: [f2fs-dev] [PATCH v2] f2fs: fix to check readonly condition correctly patchwork-bot+f2fs (Tue Apr 04 2023 - 17:30:26 EST)
- Re: [PATCH v2 7/7] KVM: arm64: Create a fast stage-2 unmap path Oliver Upton (Tue Apr 04 2023 - 17:31:16 EST)
- [PATCH] f2fs: do checkpoint when there's not enough free sections Jaegeuk Kim (Tue Apr 04 2023 - 17:36:00 EST)
- Re: [PATCH v4 0/3] Ignore non-LRU-based reclaim in memcg reclaim Andrew Morton (Tue Apr 04 2023 - 17:38:33 EST)
- Re: [PATCH V4 19/23] RISC-V: Add ACPI initialization in setup_arch() Conor Dooley (Tue Apr 04 2023 - 17:39:11 EST)
- Re: Introducing bugbot David Sterba (Tue Apr 04 2023 - 17:39:26 EST)
- Re: [PATCH v2 2/7] KVM: arm64: Add FEAT_TLBIRANGE support Raghavendra Rao Ananta (Tue Apr 04 2023 - 17:39:36 EST)
- Re: [PATCH] f2fs: fix to trigger a checkpoint in the end of foreground garbage collection Jaegeuk Kim (Tue Apr 04 2023 - 17:39:52 EST)
- [PATCH] scripts/gdb: add a Radix Tree Parser Florian Fainelli (Tue Apr 04 2023 - 17:41:03 EST)
- Re: [PATCH v4 1/2] dt-bindings: omap: Convert omap.txt to yaml Andreas Kemnade (Tue Apr 04 2023 - 17:41:12 EST)
- [PATCH v2] scsi: ses: Handle enclosure with just a primary component gracefully Jiri Kosina (Tue Apr 04 2023 - 17:41:52 EST)
- Re: [PATCH V4 20/23] RISC-V: Enable ACPI in defconfig Conor Dooley (Tue Apr 04 2023 - 17:43:15 EST)
- Re: [PATCH v2 1/2] usb: dwc3: gadget: Bail out in pullup if soft reset timeout happens Thinh Nguyen (Tue Apr 04 2023 - 17:44:23 EST)
- Re: [PATCH v2 7/7] KVM: arm64: Create a fast stage-2 unmap path Raghavendra Rao Ananta (Tue Apr 04 2023 - 17:46:10 EST)
- Re: [PATCH v3 0/7] Split a folio to any lower order folios Andrew Morton (Tue Apr 04 2023 - 17:47:33 EST)
- Re: [PATCH] drm/msm/mdp5: set varaiable msm8x76_config storage-class-specifier to static Dmitry Baryshkov (Tue Apr 04 2023 - 17:49:47 EST)
- Re: [PATCH v4 0/3] Ignore non-LRU-based reclaim in memcg reclaim Yosry Ahmed (Tue Apr 04 2023 - 17:49:58 EST)
- Re: [PATCH v10 11/15] drm/atomic-helper: Set fence deadline for vblank Dmitry Baryshkov (Tue Apr 04 2023 - 17:53:37 EST)
- Re: [RFC PATCH 2/2] usb: dwc3: Support 'snps,gadget-keep-connect-sys-sleep' feature Thinh Nguyen (Tue Apr 04 2023 - 17:53:48 EST)
- RE: [PATCH v4 4/5] cxl: CXL Performance Monitoring Unit driver Dan Williams (Tue Apr 04 2023 - 17:54:25 EST)
- [PATCH v7 0/7] pci: Work around ASMedia ASM2824 PCIe link training failures Maciej W. Rozycki (Tue Apr 04 2023 - 17:55:59 EST)
- [PATCH v7 1/7] PCI: Export PCI link retrain timeout Maciej W. Rozycki (Tue Apr 04 2023 - 17:56:07 EST)
- [PATCH v7 2/7] PCI: Execute `quirk_enable_clear_retrain_link' earlier Maciej W. Rozycki (Tue Apr 04 2023 - 17:56:17 EST)
- [PATCH v7 3/7] PCI: Initialize `link_active_reporting' earlier Maciej W. Rozycki (Tue Apr 04 2023 - 17:56:29 EST)
- [PATCH v7 4/7] powerpc/eeh: Rely on `link_active_reporting' Maciej W. Rozycki (Tue Apr 04 2023 - 17:56:42 EST)
- [PATCH v7 5/7] net/mlx5: Rely on `link_active_reporting' Maciej W. Rozycki (Tue Apr 04 2023 - 17:56:56 EST)
- [PATCH v7 6/7] PCI: pciehp: Rely on `link_active_reporting' Maciej W. Rozycki (Tue Apr 04 2023 - 17:57:01 EST)
- [PATCH v7 7/7] PCI: Work around PCIe link training failures Maciej W. Rozycki (Tue Apr 04 2023 - 17:57:14 EST)
- linux-next: Fixes tag needs some work in the cxl tree Stephen Rothwell (Tue Apr 04 2023 - 17:58:17 EST)
- Re: [PATCH v4 0/3] Ignore non-LRU-based reclaim in memcg reclaim Andrew Morton (Tue Apr 04 2023 - 17:58:56 EST)
- Re: [PATCH V4 23/23] crypto: hisilicon/qm: Workaround to enable build with RISC-V clang Conor Dooley (Tue Apr 04 2023 - 17:59:56 EST)
- Re: [PATCH v4 0/3] Ignore non-LRU-based reclaim in memcg reclaim Yosry Ahmed (Tue Apr 04 2023 - 18:01:40 EST)
- Re: [PATCH 2/2] spi: spi-qcom-qspi: Add DMA mode support kernel test robot (Tue Apr 04 2023 - 18:05:58 EST)
- linux-next: Fixes tag needs some work in the mmc-fixes tree Stephen Rothwell (Tue Apr 04 2023 - 18:07:23 EST)
- Re: [BUG RESEND] [BISECTED]: selftest: ftracetest: memleak in vfs_write() Eric Biggers (Tue Apr 04 2023 - 18:07:52 EST)
- Re: [PATCH 1/9] perf list: Use relative path for tracepoint scan Namhyung Kim (Tue Apr 04 2023 - 18:08:48 EST)
- Re: [PATCH v2 5/6] kasan: Add (pmd|pud)_init for LoongArch zero_(pud|p4d)_populate process Andrey Konovalov (Tue Apr 04 2023 - 18:09:35 EST)
- Re: [PATCH v2 4/6] kasan: Add __HAVE_ARCH_SHADOW_MAP to support arch specific mapping Andrey Konovalov (Tue Apr 04 2023 - 18:09:56 EST)
- [PATCH v1] lib/rbtree: Use '+' instead of '|' for setting color. Noah Goldstein (Tue Apr 04 2023 - 18:14:25 EST)
- RE: [PATCH] perf: arm_cspmu: Separate Arm and vendor module Besar Wicaksono (Tue Apr 04 2023 - 18:14:57 EST)
- Re: [PATCH] usb: dwc3: gadget: Stall and restart EP0 if host is unresponsive Thinh Nguyen (Tue Apr 04 2023 - 18:17:11 EST)
- Re: [PATCH 1/9] perf list: Use relative path for tracepoint scan Arnaldo Carvalho de Melo (Tue Apr 04 2023 - 18:20:10 EST)
- Re: [PATCH] usb: dwc3: gadget: Stall and restart EP0 if host is unresponsive Wesley Cheng (Tue Apr 04 2023 - 18:23:21 EST)
- Re: [BUG RESEND] [BISECTED]: selftest: ftracetest: memleak in vfs_write() Steven Rostedt (Tue Apr 04 2023 - 18:24:37 EST)
- RE: [PATCH v4 5/5] docs: perf: Minimal introduction the the CXL PMU device and driver Dan Williams (Tue Apr 04 2023 - 18:24:50 EST)
- Re: [PATCH 6.1 000/179] 6.1.23-rc2 review Florian Fainelli (Tue Apr 04 2023 - 18:25:27 EST)
- linux-next: duplicate patches in the nfsd tree Stephen Rothwell (Tue Apr 04 2023 - 18:25:52 EST)
- Re: [PATCH v4 0/3] Ignore non-LRU-based reclaim in memcg reclaim Andrew Morton (Tue Apr 04 2023 - 18:28:23 EST)
- Re: [PATCH v4 0/3] Ignore non-LRU-based reclaim in memcg reclaim Yosry Ahmed (Tue Apr 04 2023 - 18:30:23 EST)
- Re: [PATCH v4 0/3] Ignore non-LRU-based reclaim in memcg reclaim Andrew Morton (Tue Apr 04 2023 - 18:31:32 EST)
- RE: linux-next: Fixes tag needs some work in the cxl tree Dan Williams (Tue Apr 04 2023 - 18:37:04 EST)
- Re: [PATCH] iio: light: tsl2772: fix reading proximity-diodes from device tree Brian Masney (Tue Apr 04 2023 - 18:37:44 EST)
- Re: Build regressions/improvements in v6.3-rc4 Randy Dunlap (Tue Apr 04 2023 - 18:40:44 EST)
- [PATCH] clk: qcom: gcc-sm6115: Mark RCGs shared where applicable Konrad Dybcio (Tue Apr 04 2023 - 18:47:54 EST)
- [PATCH v2 1/2] block: Rework bio_for_each_segment_all() Kent Overstreet (Tue Apr 04 2023 - 18:57:33 EST)
- [PATCH v2 0/2] bio iter improvements Kent Overstreet (Tue Apr 04 2023 - 18:57:35 EST)
- [PATCH v2 2/2] block: Rework bio_for_each_folio_all() Kent Overstreet (Tue Apr 04 2023 - 18:57:37 EST)
- [PATCH 0/2] tracing: Fix ftrace_boot_snapshot command line Steven Rostedt (Tue Apr 04 2023 - 19:03:15 EST)
- [PATCH 1/2] tracing: Have tracing_snapshot_instance_cond() write errors to the appropriate instance Steven Rostedt (Tue Apr 04 2023 - 19:03:17 EST)
- [PATCH 2/2] tracing: Fix ftrace_boot_snapshot command line logic Steven Rostedt (Tue Apr 04 2023 - 19:03:19 EST)
- Re: [PATCH bpf] selftests: xsk: Disable IPv6 on VETH1 Andrii Nakryiko (Tue Apr 04 2023 - 19:11:38 EST)
- Re: [PATCH 00/11] selftests: hid: import the tests from hid-tools Roderick Colenbrander (Tue Apr 04 2023 - 19:22:51 EST)
- Re: [BUG RESEND] [BISECTED]: selftest: ftracetest: memleak in vfs_write() Steven Rostedt (Tue Apr 04 2023 - 19:36:26 EST)
- Re: [PATCH REBASED] KVM: x86: SVM: Fix one redefine issue about VMCB_AVIC_APIC_BAR_MASK Sean Christopherson (Tue Apr 04 2023 - 19:44:30 EST)
- Re: [PATCH v4 00/13] KVM: x86/mmu: Optimize clear dirty log Sean Christopherson (Tue Apr 04 2023 - 19:45:01 EST)
- [PATCH] tracing: Free error logs of tracing instances Steven Rostedt (Tue Apr 04 2023 - 19:45:14 EST)
- Re: [PATCH v4 0/3] Ignore non-LRU-based reclaim in memcg reclaim Yosry Ahmed (Tue Apr 04 2023 - 19:47:13 EST)
- Re: [PATCH 1/1] rcu/kvfree: Add debug check of GP ready for ptrs in a list Paul E. McKenney (Tue Apr 04 2023 - 20:00:21 EST)
- Re: Build regressions/improvements in v6.3-rc4 (parport_pc) Randy Dunlap (Tue Apr 04 2023 - 20:02:02 EST)
- linux-next: error when fetching the csky tree Stephen Rothwell (Tue Apr 04 2023 - 20:05:43 EST)
- Re: [PATCH] KVM: VMX: Get rid of hard-coded value around IA32_VMX_BASIC Sean Christopherson (Tue Apr 04 2023 - 20:18:42 EST)
- linux-next: manual merge of the arm-soc tree with the mm tree Stephen Rothwell (Tue Apr 04 2023 - 20:19:43 EST)
- Re: [PATCH bpf-next] kallsyms: Disable preemption for find_kallsyms_symbol_value patchwork-bot+netdevbpf (Tue Apr 04 2023 - 20:20:22 EST)
- [PATCH] KVM: nVMX: Emulate NOPs in L2, and PAUSE if it's not intercepted Sean Christopherson (Tue Apr 04 2023 - 20:24:08 EST)
- Re: [PATCH v2] prctl: Add PR_GET_AUXV to copy auxv to userspace Josh Triplett (Tue Apr 04 2023 - 20:24:59 EST)
- Re: [PATCH v2] prctl: Add PR_GET_AUXV to copy auxv to userspace Josh Triplett (Tue Apr 04 2023 - 20:25:52 EST)
- [PATCH] KVM: x86/mmu: Refresh CR0.WP prior to checking for emulated permission faults Sean Christopherson (Tue Apr 04 2023 - 20:26:16 EST)
- Re: linux-next: build failure after merge of the clk tree Stephen Rothwell (Tue Apr 04 2023 - 20:28:48 EST)
- [PATCH 0/2] KVM: x86: More cleanups for Hyper-V range flushing Sean Christopherson (Tue Apr 04 2023 - 20:31:45 EST)
- [PATCH 1/2] KVM: x86: Rename Hyper-V remote TLB hooks to match established scheme Sean Christopherson (Tue Apr 04 2023 - 20:31:47 EST)
- [PATCH 2/2] KVM: x86/mmu: Move filling of Hyper-V's TLB range struct into Hyper-V code Sean Christopherson (Tue Apr 04 2023 - 20:31:51 EST)
- Re: [PATCH v1 5/7] Revert "drm: Assert held reservation lock for dma-buf mmapping" Dmitry Osipenko (Tue Apr 04 2023 - 20:33:47 EST)
- Re: [PATCH v2] f2fs: Fix system crash due to lack of free space in LFS Chao Yu (Tue Apr 04 2023 - 20:35:32 EST)
- Re: [PATCH 6.1 000/179] 6.1.23-rc2 review Kelsey Steele (Tue Apr 04 2023 - 20:35:55 EST)
- [PATCH v3] prctl: Add PR_GET_AUXV to copy auxv to userspace Josh Triplett (Tue Apr 04 2023 - 20:38:23 EST)
- Re: linux-next: duplicate patches in the nfsd tree Chuck Lever III (Tue Apr 04 2023 - 20:39:33 EST)
- Re: [PATCH v6 1/4] PM: Add sysfs files to represent time spent in hardware sleep state Box, David E (Tue Apr 04 2023 - 20:42:37 EST)
- [PATCH v4 0/6] KVM: x86: Fix unpermitted XTILE CPUID reporting Sean Christopherson (Tue Apr 04 2023 - 20:45:28 EST)
- [PATCH v4 1/6] KVM: x86: Add a helper to handle filtering of unpermitted XCR0 features Sean Christopherson (Tue Apr 04 2023 - 20:45:31 EST)
- [PATCH v4 2/6] KVM: x86: Filter out XTILE_CFG if XTILE_DATA isn't permitted Sean Christopherson (Tue Apr 04 2023 - 20:45:35 EST)
- [PATCH v4 3/6] KVM: selftests: Move XGETBV and XSETBV helpers to common code Sean Christopherson (Tue Apr 04 2023 - 20:45:39 EST)
- [PATCH v4 4/6] KVM: selftests: Rework dynamic XFeature helper to take mask, not bit Sean Christopherson (Tue Apr 04 2023 - 20:45:48 EST)
- [PATCH v4 5/6] KVM: selftests: Add all known XFEATURE masks to common code Sean Christopherson (Tue Apr 04 2023 - 20:45:53 EST)
- [PATCH v4 6/6] KVM: selftests: Add test to verify KVM's supported XCR0 Sean Christopherson (Tue Apr 04 2023 - 20:45:57 EST)
- Re: [PATCH v2 0/3] Some fixes and cleanup for maple tree. Liam R. Howlett (Tue Apr 04 2023 - 20:49:56 EST)
- Re: [PATCH 0/3] Revert lima fdinfo patchset Qiang Yu (Tue Apr 04 2023 - 20:50:24 EST)
- [PATCH 0/3] KVM: x86: SGX vs. XCR0 cleanups Sean Christopherson (Tue Apr 04 2023 - 20:59:21 EST)
- [PATCH 1/3] KVM: VMX: Don't rely _only_ on CPUID to enforce XCR0 restrictions for ECREATE Sean Christopherson (Tue Apr 04 2023 - 20:59:21 EST)
- [PATCH 2/3] KVM: x86: Don't adjust guest's CPUID.0x12.1 (allowed SGX enclave XFRM) Sean Christopherson (Tue Apr 04 2023 - 20:59:27 EST)
- [PATCH 3/3] KVM: x86: Open code supported XCR0 calculation in kvm_vcpu_after_set_cpuid() Sean Christopherson (Tue Apr 04 2023 - 20:59:30 EST)
- Re: [PATCH][next] drm/msm/mdss: Fix spelling mistake "Unuspported" -> "Unsupported" Dmitry Baryshkov (Tue Apr 04 2023 - 21:00:47 EST)
- Re: [PATCH v6 4/4] platform/x86/intel/pmc: core: Report duration of time in HW sleep state Box, David E (Tue Apr 04 2023 - 21:00:54 EST)
- Re: [PATCH v1 1/3] x86/tdx: Add TDX Guest event notify interrupt support Sathyanarayanan Kuppuswamy (Tue Apr 04 2023 - 21:02:44 EST)
- Re: [PATCH] xfs: Use for_each_perag() to iterate all available AGs Dave Chinner (Tue Apr 04 2023 - 21:04:13 EST)
- Re: [EXT] [RFC PATCH 0/4] PCI: endpoint: Introduce a virtio-net EP function Shunsuke Mie (Tue Apr 04 2023 - 21:22:25 EST)
- arch/powerpc/kvm/../kernel/head_booke.h:20:6: warning: "THREAD_SHIFT" is not defined, evaluates to 0 kernel test robot (Tue Apr 04 2023 - 21:29:59 EST)
- Re: [PATCH RFC v8 47/56] KVM: SVM: Support SEV-SNP AP Creation NAE event Michael Roth (Tue Apr 04 2023 - 21:32:56 EST)
- Re: [PATCH RFC v8 47/56] KVM: SVM: Support SEV-SNP AP Creation NAE event Michael Roth (Tue Apr 04 2023 - 21:33:32 EST)
- Re: [PATCH][next] drm/msm/mdss: Fix spelling mistake "Unuspported" -> "Unsupported" Dmitry Baryshkov (Tue Apr 04 2023 - 21:36:00 EST)
- Re: [PATCH v4 0/4] Reserve DSPPs based on user request Dmitry Baryshkov (Tue Apr 04 2023 - 21:36:01 EST)
- Re: [PATCH] drm/msm/mdp5: set varaiable msm8x76_config storage-class-specifier to static Dmitry Baryshkov (Tue Apr 04 2023 - 21:36:04 EST)
- Re: kmemleaks on ac3b43283923 ("module: replace module_layout with module_memory") jim . cromie (Tue Apr 04 2023 - 21:39:16 EST)
- Re: [PATCH v7 21/22] riscv: dts: starfive: Add StarFive JH7110 VisionFive 2 board device tree Hal Feng (Tue Apr 04 2023 - 21:40:41 EST)
- Re: [PATCH v1 1/3] drm/msm/dpu: set dirty_fb flag while in self refresh mode Doug Anderson (Tue Apr 04 2023 - 21:43:42 EST)
- Re: [PATCH v1 2/3] msm/disp/dpu: allow atomic_check in PSR usecase Doug Anderson (Tue Apr 04 2023 - 21:44:05 EST)
- Re: [PATCH V7 1/3] of: dynamic: Add interfaces for creating device node dynamically Rob Herring (Tue Apr 04 2023 - 21:45:40 EST)
- Re: linux-next: build warning after merge of the hid tree Stephen Rothwell (Tue Apr 04 2023 - 21:48:18 EST)
- [PATCH] module: fix kmemleak annotations for non init ELF sections Luis Chamberlain (Tue Apr 04 2023 - 21:52:47 EST)
- Re: kmemleaks on ac3b43283923 ("module: replace module_layout with module_memory") Luis Chamberlain (Tue Apr 04 2023 - 22:01:38 EST)
- Re: [PATCH] f2fs: fix to trigger a checkpoint in the end of foreground garbage collection Chao Yu (Tue Apr 04 2023 - 22:02:26 EST)
- Re: [PATCH v10 2/4] security: Allow all LSMs to provide xattrs for inode_init_security hook Casey Schaufler (Tue Apr 04 2023 - 22:09:09 EST)
- Re: [PATCH net-next] net: qrtr: correct types of trace event parameters patchwork-bot+netdevbpf (Tue Apr 04 2023 - 22:10:24 EST)
- [PATCH] rcu/kvfree: Delay the execution of drain_page_cache() Zqiang (Tue Apr 04 2023 - 22:13:08 EST)
- [PATCH] debugfs: whitelisted relay file for lockdown Junxiao Bi (Tue Apr 04 2023 - 22:13:21 EST)
- [PATCH] rcu/kvfree: Invoke debug_rcu_bhead_unqueue() with check bnode->snap is done Zqiang (Tue Apr 04 2023 - 22:13:27 EST)
- Re: [PATCH] memcg-v1: Enable setting memory min, low, high kernel test robot (Tue Apr 04 2023 - 22:22:04 EST)
- Re: [syzbot] [kernfs?] WARNING in kernfs_remove_by_name_ns (3) syzbot (Tue Apr 04 2023 - 22:22:29 EST)
- [PATCH 0/2 v2] tracing: Fix ftrace_boot_snapshot command line Steven Rostedt (Tue Apr 04 2023 - 22:23:49 EST)
- [PATCH 1/2 v2] tracing: Have tracing_snapshot_instance_cond() write errors to the appropriate instance Steven Rostedt (Tue Apr 04 2023 - 22:23:52 EST)
- [PATCH 2/2 v2] tracing: Fix ftrace_boot_snapshot command line logic Steven Rostedt (Tue Apr 04 2023 - 22:23:55 EST)
- [PATCH v2] ubsan: Tighten UBSAN_BOUNDS on GCC Kees Cook (Tue Apr 04 2023 - 22:24:12 EST)
- Re: [PATCH V4 06/10] hte: Re-phrase tegra API document Bagas Sanjaya (Tue Apr 04 2023 - 22:24:55 EST)
- [PATCH v2 5/6] debugfs: add debugfs_create_atomic64_t for atomic64_t Luis Chamberlain (Tue Apr 04 2023 - 22:27:20 EST)
- [PATCH v2 2/6] module: move finished_loading() Luis Chamberlain (Tue Apr 04 2023 - 22:27:22 EST)
- [PATCH v2 1/6] module: fix kmemleak annotations for non init ELF sections Luis Chamberlain (Tue Apr 04 2023 - 22:27:25 EST)
- [PATCH v2 3/6] module: extract patient module check into helper Luis Chamberlain (Tue Apr 04 2023 - 22:27:28 EST)
- [PATCH v2 0/6] module: avoid userspace pressure on unwanted allocations Luis Chamberlain (Tue Apr 04 2023 - 22:27:33 EST)
- [PATCH v2 4/6] module: avoid allocation if module is already present and ready Luis Chamberlain (Tue Apr 04 2023 - 22:27:38 EST)
- [PATCH v2 6/6] module: add debug stats to help identify memory pressure Luis Chamberlain (Tue Apr 04 2023 - 22:27:42 EST)
- Re: [RESEND PATCH v4 03/21] staging: media: tegra-video: fix .vidioc_enum_fmt_vid_cap to return all formats Laurent Pinchart (Tue Apr 04 2023 - 22:30:55 EST)
- linux-next: manual merge of the devicetree tree with the libata tree Stephen Rothwell (Tue Apr 04 2023 - 22:36:33 EST)
- Re: [PATCH v2] f2fs: merge lz4hc_compress_pages() to lz4_compress_pages() Chao Yu (Tue Apr 04 2023 - 22:42:09 EST)
- Re: [PATCH] f2fs: convert to use sysfs_emit Chao Yu (Tue Apr 04 2023 - 22:44:20 EST)
- Re: [PATCH 6.1 000/179] 6.1.23-rc2 review Ron Economos (Tue Apr 04 2023 - 22:45:38 EST)
- Re: [PATCH v1 1/3] x86/tdx: Add TDX Guest event notify interrupt support Huang, Kai (Tue Apr 04 2023 - 22:45:56 EST)
- Re: [RESEND] f2fs: set default compress option only when sb_has_compression Chao Yu (Tue Apr 04 2023 - 22:52:08 EST)
- Re: [PATCH 2/2] tracing: Fix ftrace_boot_snapshot command line logic kernel test robot (Tue Apr 04 2023 - 22:52:11 EST)
- Re: [PATCH 1/5] drm: shmobile: Use %p4cc to print fourcc codes Laurent Pinchart (Tue Apr 04 2023 - 23:05:34 EST)
- Re: [PATCH 0/3] KVM: x86: SGX vs. XCR0 cleanups Huang, Kai (Tue Apr 04 2023 - 23:05:35 EST)
- Re: [PATCH 2/5] drm: shmobile: Add support for DRM_FORMAT_XRGB8888 Laurent Pinchart (Tue Apr 04 2023 - 23:06:32 EST)
- Re: [PATCH] KVM: VMX: Get rid of hard-coded value around IA32_VMX_BASIC Huang, Kai (Tue Apr 04 2023 - 23:10:46 EST)
- Re: [PATCH] drm: bridge: ldb: add support for using channel 1 only Marek Vasut (Tue Apr 04 2023 - 23:28:30 EST)
- Re: [PATCH v3] mmc: sdhci_am654: Add support for PM suspend/resume Vignesh Raghavendra (Tue Apr 04 2023 - 23:35:40 EST)
- [PATCH] PM: hibernate: Get test_resume hibernation mode working again Pavankumar Kondeti (Tue Apr 04 2023 - 23:45:44 EST)
- Re: [PATCH] dmaengine: ti: k3-udma-glue: do not create glue dma devices for udma channels Vignesh Raghavendra (Tue Apr 04 2023 - 23:47:48 EST)
- Re: [PATCH 18/32] perf/alibaba_uncore: Assign parents for event_source device Shuai Xue (Tue Apr 04 2023 - 23:51:01 EST)
- Re: [PATCH] memcg-v1: Enable setting memory min, low, high kernel test robot (Tue Apr 04 2023 - 23:53:10 EST)
- Re: [PATCH] tracing: Free error logs of tracing instances Mirsad Goran Todorovac (Tue Apr 04 2023 - 23:57:30 EST)
- Re: [PATCH 3/5] drm: shmobile: Switch to drm_crtc_init_with_planes() Laurent Pinchart (Tue Apr 04 2023 - 23:59:59 EST)
- Re: [PATCH 4/5] drm: shmobile: Add missing call to drm_fbdev_generic_setup() Laurent Pinchart (Wed Apr 05 2023 - 00:00:38 EST)
- Re: [BUG RESEND] [BISECTED]: selftest: ftracetest: memleak in vfs_write() Mirsad Goran Todorovac (Wed Apr 05 2023 - 00:01:32 EST)
- Re: [PATCH 5/5] drm: shmobile: Make DRM_SHMOBILE visible on Renesas SoC platforms Laurent Pinchart (Wed Apr 05 2023 - 00:02:11 EST)
- Re: [PATCH 0/5] drm: shmobile: Fixes and enhancements Laurent Pinchart (Wed Apr 05 2023 - 00:03:29 EST)
- Re: (subset) [PATCH 1/4] arm64: dts: msm8953: Replace xo_board with rpmcc sourced xo Bjorn Andersson (Wed Apr 05 2023 - 00:06:25 EST)
- Re: (subset) [PATCH v3 00/18] arm64: dts: qcom: sa8775p: add basic PMIC support Bjorn Andersson (Wed Apr 05 2023 - 00:06:29 EST)
- Re: (subset) [PATCH 1/3] dt-bindings: vendor-prefixes: Add Henan Yiming Technology Co., Ltd. Bjorn Andersson (Wed Apr 05 2023 - 00:06:36 EST)
- Re: [PATCH v2] arm64: dts: qcom: sdm845-xiaomi-beryllium: add notification LED Bjorn Andersson (Wed Apr 05 2023 - 00:06:40 EST)
- Re: [PATCH] arm64: dts: qcom: sc8280xp-pmics: fix pon compatible and registers Bjorn Andersson (Wed Apr 05 2023 - 00:06:45 EST)
- Re: (subset) [PATCH 0/2] Add MDSS_CORE reset on QCM2290 Bjorn Andersson (Wed Apr 05 2023 - 00:06:48 EST)
- Re: (subset) [PATCH 0/2] SM6115 GPU SMMU Bjorn Andersson (Wed Apr 05 2023 - 00:06:52 EST)
- Re: (subset) [PATCH v2 00/14] SM6375 feature enablement (round one) Bjorn Andersson (Wed Apr 05 2023 - 00:06:55 EST)
- Re: [PATCH v2 0/2] Use actual GPIO names on MSM8998 Yoshino Bjorn Andersson (Wed Apr 05 2023 - 00:07:00 EST)
- Re: [PATCH v3 0/6] Sony SDM845 panel and remoteproc enablement Bjorn Andersson (Wed Apr 05 2023 - 00:07:04 EST)
- Re: (subset) [PATCH v3 0/7] Fix BWMONv4 for <SDM845 Bjorn Andersson (Wed Apr 05 2023 - 00:07:08 EST)
- Re: (subset) [PATCH 1/6] arm64: dts: qcom: sm8250: drop incorrect domain idle states properties Bjorn Andersson (Wed Apr 05 2023 - 00:07:13 EST)
- Re: (subset) [PATCH 1/8] arm64: dts: qcom: sda660-inforce: correct key node name Bjorn Andersson (Wed Apr 05 2023 - 00:07:18 EST)
- Re: [PATCH] arm64: dts: qcom: sc8280xp: correct Soundwire wakeup interrupt name Bjorn Andersson (Wed Apr 05 2023 - 00:07:21 EST)
- Re: [PATCH] arm64: defconfig: remove duplicate TYPEC_UCSI & QCOM_PMIC_GLINK Bjorn Andersson (Wed Apr 05 2023 - 00:07:31 EST)
- Re: (subset) [PATCH v5 00/19] Qcom PCIe cleanups and improvements Bjorn Andersson (Wed Apr 05 2023 - 00:07:37 EST)
- Re: (subset) [PATCH v2 0/4] arm64: qcom: sm8450: bindings check cleanup Bjorn Andersson (Wed Apr 05 2023 - 00:07:41 EST)
- Re: [PATCH v2] arm64: dts: qcom: qdu1000: Add LLCC/system-cache-controller Bjorn Andersson (Wed Apr 05 2023 - 00:07:49 EST)
- Re: [PATCH v2 0/4] Attempt at adding WCN6855 BT support Bjorn Andersson (Wed Apr 05 2023 - 00:07:56 EST)
- Re: [PATCH v5 0/4] Add WCN6855 Bluetooth support Bjorn Andersson (Wed Apr 05 2023 - 00:08:12 EST)
- Re: (subset) [PATCH v8 0/4] Add WCN6855 Bluetooth support Bjorn Andersson (Wed Apr 05 2023 - 00:08:21 EST)
- Re: (subset) [PATCH v2 00/12] Introduce the SC8180x devices Bjorn Andersson (Wed Apr 05 2023 - 00:08:31 EST)
- linux-next: manual merge of the slab tree with the mm tree Stephen Rothwell (Wed Apr 05 2023 - 00:13:51 EST)
- Re: linux-next: manual merge of the slab tree with the mm tree Yosry Ahmed (Wed Apr 05 2023 - 00:14:43 EST)
- Re: [PATCH 6.1 000/179] 6.1.23-rc2 review Bagas Sanjaya (Wed Apr 05 2023 - 00:16:24 EST)
- Re: [PATCH] cpufreq: amd-pstate: set varaiable mode_state_machine storage-class-specifier to static Dhruva Gole (Wed Apr 05 2023 - 00:17:28 EST)
- [PATCH v4] nubus: Don't list slot resources by default Finn Thain (Wed Apr 05 2023 - 00:19:21 EST)
- Re: [PATCH V4 22/23] platform/surface: Disable for RISC-V Jessica Clarke (Wed Apr 05 2023 - 00:19:47 EST)
- Re: [PATCH 2/9] media: v4l2: Add NV12_16L16 pixel format to v4l2 format info Laurent Pinchart (Wed Apr 05 2023 - 00:21:30 EST)
- Re: [PATCH 0/5] selftests/mm: Implement support for arm64 on va Chaitanya S Prakash (Wed Apr 05 2023 - 00:22:28 EST)
- Re: [PATCH v2 1/2] usb: dwc3: gadget: Bail out in pullup if soft reset timeout happens Krishna Kurapati PSSNV (Wed Apr 05 2023 - 00:24:59 EST)
- Re: [PATCH] scsi: ses: Handle enclosure with just a primary component gracefully Ding Hui (Wed Apr 05 2023 - 00:27:45 EST)
- [paulmck-rcu:dev.2023.04.03a] BUILD SUCCESS efbe7927f47958a6805da5560d9a5f469ba51e73 kernel test robot (Wed Apr 05 2023 - 00:38:08 EST)
- [paulmck-rcu:srcu-cf.2023.04.04a] BUILD SUCCESS cefc0a599b19d8dd0e26d0b2e43311bae7530ca1 kernel test robot (Wed Apr 05 2023 - 00:39:04 EST)
- Re: [PATCH v1 2/2] swiotlb: Fix slot alignment checks Petr Tesařík (Wed Apr 05 2023 - 00:40:43 EST)
- Re: [PATCH] PM: hibernate: Get test_resume hibernation mode working again Chen Yu (Wed Apr 05 2023 - 00:43:30 EST)
- Re: [PATCH v2] scsi: ses: Handle enclosure with just a primary component gracefully Ding Hui (Wed Apr 05 2023 - 00:49:19 EST)
- linux-next: Tree for Apr 5 Stephen Rothwell (Wed Apr 05 2023 - 00:59:24 EST)
- Re: [PATCH] dmaengine: ti: k3-udma-glue: do not create glue dma devices for udma channels Siddharth Vadapalli (Wed Apr 05 2023 - 01:01:12 EST)
- RE: [PATCH 30/32] drivers/nvdimm: Assign parent for event_source device Dan Williams (Wed Apr 05 2023 - 01:05:58 EST)
- Re: [PATCH v2 01/11] virt: sev-guest: Use AES GCM crypto library Nikunj A. Dadhania (Wed Apr 05 2023 - 01:10:36 EST)
- [PATCH v2] dmaengine: ti: k3-udma-glue: do not create glue dma devices for udma channels Siddharth Vadapalli (Wed Apr 05 2023 - 01:11:32 EST)
- RE: [PATCH v1 2/2] swiotlb: Fix slot alignment checks Dexuan Cui (Wed Apr 05 2023 - 01:11:52 EST)
- Re: [PATCH v2 02/11] virt: sev-guest: Move mutex to SNP guest device structure Nikunj A. Dadhania (Wed Apr 05 2023 - 01:24:23 EST)
- [PATCH v2 1/3] regulator: da9063: add voltage monitoring registers Benjamin Bara (Wed Apr 05 2023 - 01:29:50 EST)
- [PATCH v2 0/3] regulator: da9063: disable unused voltage monitors Benjamin Bara (Wed Apr 05 2023 - 01:29:51 EST)
- [PATCH v2 2/3] regulator: da9063: implement basic XVP setter Benjamin Bara (Wed Apr 05 2023 - 01:29:59 EST)
- Re: [PATCH 8/9] irqentry: define irqentry_exit_allow_resched() Ankur Arora (Wed Apr 05 2023 - 01:30:00 EST)
- [PATCH v2 3/3] dt-bindings: mfd: dlg,da9063: document XVP Benjamin Bara (Wed Apr 05 2023 - 01:30:01 EST)
- Re: [PATCH v2 03/11] virt: sev-guest: Add snp_guest_req structure Nikunj A. Dadhania (Wed Apr 05 2023 - 01:31:51 EST)
- [PATCH] r8152: Advertise support for software timestamping Matthew Dawson (Wed Apr 05 2023 - 01:32:05 EST)
- Re: [PATCH v1 2/2] swiotlb: Fix slot alignment checks Petr Tesařík (Wed Apr 05 2023 - 01:32:39 EST)
- Re: [PATCH v2 3/3] dt-bindings: mfd: dlg,da9063: document XVP Krzysztof Kozlowski (Wed Apr 05 2023 - 01:33:57 EST)
- tools/testing/selftests/bpf/bpf_testmod/bpf_testmod.c:32:1: warning: no previous prototype for 'bpf_testmod_test_struct_arg_1' kernel test robot (Wed Apr 05 2023 - 01:35:05 EST)
- Re: [PATCH] ext4: simplify 32bit calculation of lblk Christoph Hellwig (Wed Apr 05 2023 - 01:41:08 EST)
- Re: [PATCH 1/3] spi: s3c64xx: support spi polling mode using devicetree Krzysztof Kozlowski (Wed Apr 05 2023 - 01:43:00 EST)
- Re: [PATCH 14/17] sched/eevdf: Better handle mixed slice length Mike Galbraith (Wed Apr 05 2023 - 01:43:25 EST)
- Re: [RFC PATCH V4 14/17] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv Gupta, Pankaj (Wed Apr 05 2023 - 01:43:44 EST)
- Re: Probing nvme disks fails on Upstream kernels on powerpc Maxconfig Michael Ellerman (Wed Apr 05 2023 - 01:45:42 EST)
- Re: [PATCH 2/3] venus: enable sufficient sequence change support for vp9 Dikshita Agarwal (Wed Apr 05 2023 - 01:47:48 EST)
- [PATCH 3/9] tty: n_gsm: add missing description to gsm_config D. Starke (Wed Apr 05 2023 - 01:48:56 EST)
- [PATCH 4/9] tty: n_gsm: fix unneeded initialization of ret in gsm_dlci_config D. Starke (Wed Apr 05 2023 - 01:48:58 EST)
- [PATCH 2/9] tty: n_gsm: add restart parameter to DLC specific ioctl config D. Starke (Wed Apr 05 2023 - 01:49:00 EST)
- [PATCH 7/9] tty: n_gsm: increase gsm_mux unsupported counted where appropriate D. Starke (Wed Apr 05 2023 - 01:49:02 EST)
- [PATCH 5/9] tty: n_gsm: add open_error counter to gsm_mux D. Starke (Wed Apr 05 2023 - 01:49:05 EST)
- [PATCH 6/9] tty: n_gsm: increase malformed counter for malformed control frames D. Starke (Wed Apr 05 2023 - 01:49:07 EST)
- [PATCH 1/9] tty: n_gsm: fix redundant assignment of gsm->encoding D. Starke (Wed Apr 05 2023 - 01:50:29 EST)
- [PATCH 8/9] tty: n_gsm: add DLCI specific rx/tx statistics D. Starke (Wed Apr 05 2023 - 01:50:33 EST)
- [PATCH 9/9] tty: n_gsm: cleanup gsm_control_command and gsm_control_reply D. Starke (Wed Apr 05 2023 - 01:50:37 EST)
- Re: [PATCH v1 2/2] swiotlb: Fix slot alignment checks Petr Tesařík (Wed Apr 05 2023 - 01:50:56 EST)
- Re: [PATCH v2] arm64: dts: qcom: sm8550: add Soundwire controllers Krzysztof Kozlowski (Wed Apr 05 2023 - 01:55:08 EST)
- RE: [PATCH v1 2/2] swiotlb: Fix slot alignment checks Dexuan Cui (Wed Apr 05 2023 - 02:00:25 EST)
- Re: [PATCH 6.1 000/179] 6.1.23-rc2 review Naresh Kamboju (Wed Apr 05 2023 - 02:03:02 EST)
- [PATCH] mtd: spi-nor: spansion: Rename method to cypress_nor_get_page_size Tudor Ambarus (Wed Apr 05 2023 - 02:05:09 EST)
- Re: [PATCH v1 2/2] swiotlb: Fix slot alignment checks Petr Tesařík (Wed Apr 05 2023 - 02:07:13 EST)
- Re: [PATCH v2 1/5] zram: always chain bio to the parent in read_from_bdev_async Christoph Hellwig (Wed Apr 05 2023 - 02:07:39 EST)
- [PATCH] mtd: spi-nor: Allow post_sfdp hook to return errors Tudor Ambarus (Wed Apr 05 2023 - 02:08:11 EST)
- Re: [PATCH 4.14 00/66] 4.14.312-rc1 review Harshit Mogalapalli (Wed Apr 05 2023 - 02:08:14 EST)
- RE: [PATCH v7 1/6] riscv: mm: dma-noncoherent: Switch using function pointers for cache management Biju Das (Wed Apr 05 2023 - 02:08:50 EST)
- Re: [PATCH 5.4 000/104] 5.4.240-rc1 review Harshit Mogalapalli (Wed Apr 05 2023 - 02:09:17 EST)
- [PATCH 1/5] arm64: dts: qcom: sc8280xp: label the Soundwire nodes Krzysztof Kozlowski (Wed Apr 05 2023 - 02:09:30 EST)
- [PATCH 2/5] arm64: dts: qcom: sm8450: label the Soundwire nodes Krzysztof Kozlowski (Wed Apr 05 2023 - 02:09:34 EST)
- [PATCH 3/5] arm64: dts: qcom: sc8280xp: simplify interrupts-extended Krzysztof Kozlowski (Wed Apr 05 2023 - 02:09:38 EST)
- [PATCH 4/5] arm64: dts: qcom: sm8250: simplify interrupts-extended Krzysztof Kozlowski (Wed Apr 05 2023 - 02:09:41 EST)
- [PATCH 5/5] arm64: dts: qcom: sm8450: simplify interrupts-extended Krzysztof Kozlowski (Wed Apr 05 2023 - 02:09:43 EST)
- Re: [PATCH 5.15 00/99] 5.15.106-rc1 review Harshit Mogalapalli (Wed Apr 05 2023 - 02:10:41 EST)
- Re: [PATCH] mtd: spi-nor: Allow post_sfdp hook to return errors Tudor Ambarus (Wed Apr 05 2023 - 02:11:32 EST)
- [PATCH v3] arm64: dts: qcom: sm8550: add Soundwire controllers Krzysztof Kozlowski (Wed Apr 05 2023 - 02:12:14 EST)
- Re: [PATCH v3] venus: venc: add handling for VIDIOC_ENCODER_CMD Stanimir Varbanov (Wed Apr 05 2023 - 02:12:52 EST)
- Re: [PATCH v5 2/2] dt-bindings: rtc: add max313xx RTCs Krzysztof Kozlowski (Wed Apr 05 2023 - 02:16:12 EST)
- Re: [net PATCH 0/7] octeontx2: Miscellaneous fixes Sai Krishna Gajula (Wed Apr 05 2023 - 02:16:21 EST)
- Re: [PATCH v2 04/11] virt: sev-guest: Add simplified helper to assign vmpck Nikunj A. Dadhania (Wed Apr 05 2023 - 02:20:13 EST)
- [PATCH v2] mtd: spi-nor: Allow post_sfdp hook to return errors Tudor Ambarus (Wed Apr 05 2023 - 02:21:16 EST)
- mdwe_test.c:166:19: warning: variable 'p2' set but not used kernel test robot (Wed Apr 05 2023 - 02:26:09 EST)
- [GIT PULL] OP-TEE load for v6.4 Jens Wiklander (Wed Apr 05 2023 - 02:27:11 EST)
- [PATCH] staging: rtl8192e: Add blank lines after declarations Sumitra Sharma (Wed Apr 05 2023 - 02:30:16 EST)
- Re: [net-next v9 4/6] dt-bindings: net: Add support StarFive dwmac Krzysztof Kozlowski (Wed Apr 05 2023 - 02:34:17 EST)
- RE: [PATCH v1 2/2] swiotlb: Fix slot alignment checks Dexuan Cui (Wed Apr 05 2023 - 02:35:18 EST)
- [PATCH] iwlwifi: cfg: Add missing MODULE_FIRMWARE() for *.pnvm Takashi Iwai (Wed Apr 05 2023 - 02:35:54 EST)
- Re: [PATCH v6 02/15] dt-bindings: display/msm: gpu: Document GMU wrapper-equipped A6xx Krzysztof Kozlowski (Wed Apr 05 2023 - 02:36:33 EST)
- Re: [PATCH 3/3] venus: fix EOS handling in decoder stop command Dikshita Agarwal (Wed Apr 05 2023 - 02:42:03 EST)
- Re: [PATCH V2 1/9] dt-bindings: clock: Add PCIe pipe clock definitions Krzysztof Kozlowski (Wed Apr 05 2023 - 02:44:29 EST)
- Re: [PATCH V2 3/9] dt-bindings: phy: qcom,qmp-pcie: Add ipq9574 bindings Krzysztof Kozlowski (Wed Apr 05 2023 - 02:47:00 EST)
- Re: [PATCH V2 3/9] dt-bindings: phy: qcom,qmp-pcie: Add ipq9574 bindings Devi Priya (Wed Apr 05 2023 - 02:49:50 EST)
- Re: [PATCH v2] mm/swap: fix swap_info_struct race between swapoff and get_swap_pages() Rongwei Wang (Wed Apr 05 2023 - 02:50:07 EST)
- Re: [PATCH v2 1/6] module: fix kmemleak annotations for non init ELF sections Song Liu (Wed Apr 05 2023 - 02:52:42 EST)
- [PATCH v5 0/2] dt-bindings: omap: Convert omap.txt to yaml Andreas Kemnade (Wed Apr 05 2023 - 02:55:59 EST)
- [PATCH v5 2/2] MAINTAINERS: add board bindings list to OMAP2+ files Andreas Kemnade (Wed Apr 05 2023 - 02:56:01 EST)
- [PATCH v5 1/2] dt-bindings: omap: Convert omap.txt to yaml Andreas Kemnade (Wed Apr 05 2023 - 02:56:03 EST)
- linux-next: a couple of breaks Stephen Rothwell (Wed Apr 05 2023 - 02:57:19 EST)
- Re: [PATCH V2 5/9] dt-bindings: PCI: qcom: Add IPQ9574 Krzysztof Kozlowski (Wed Apr 05 2023 - 02:58:14 EST)
- Re: [PATCH V2 6/9] dt-bindings: pinctrl: qcom: Add few missing functions Krzysztof Kozlowski (Wed Apr 05 2023 - 02:59:05 EST)
- Re: [PATCH] PM: hibernate: Do not get block device exclusively in test_resume mode Pavan Kondeti (Wed Apr 05 2023 - 03:00:32 EST)
- [PATCH] usb: host: xhci-plat: Use dev_is_pci() helper Nobuhiro Iwamatsu (Wed Apr 05 2023 - 03:03:17 EST)
- Re: [PATCH] PM: hibernate: Get test_resume hibernation mode working again Pavan Kondeti (Wed Apr 05 2023 - 03:03:40 EST)
- Re: [PATCH v2 05/11] x86/sev: Move and reorganize sev guest request api Nikunj A. Dadhania (Wed Apr 05 2023 - 03:11:41 EST)
- Re: [PATCH v13 030/113] KVM: Allow page-sized MMU caches to be initialized with custom 64-bit values Zhi Wang (Wed Apr 05 2023 - 03:12:04 EST)
- Re: [syzbot] [kernfs?] WARNING in kernfs_remove_by_name_ns (3) syzbot (Wed Apr 05 2023 - 03:12:41 EST)
- [PATCH v4] venus: venc: add handling for VIDIOC_ENCODER_CMD Dikshita Agarwal (Wed Apr 05 2023 - 03:15:44 EST)
- Re: [PATCH v7 6/7] PCI: pciehp: Rely on `link_active_reporting' Lukas Wunner (Wed Apr 05 2023 - 03:18:47 EST)
- arch/powerpc/kvm/e500mc.c:171:5: error: no previous prototype for 'kvmppc_e500mc_check_processor_compat' kernel test robot (Wed Apr 05 2023 - 03:19:09 EST)
- Re: [PATCH 3/3] venus: fix EOS handling in decoder stop command Konrad Dybcio (Wed Apr 05 2023 - 03:19:52 EST)
- Re: [PATCH] usb: host: xhci-plat: Use dev_is_pci() helper Greg KH (Wed Apr 05 2023 - 03:22:29 EST)
- Re: [PATCH v2] perf pmu: Make parser reentrant Jiri Olsa (Wed Apr 05 2023 - 03:25:28 EST)
- Re: [PATCH v2 1/3] regulator: da9063: add voltage monitoring registers Matti Vaittinen (Wed Apr 05 2023 - 03:29:39 EST)
- Re: [PATCH] drm: bridge: ldb: add support for using channel 1 only Luca Ceresoli (Wed Apr 05 2023 - 03:30:33 EST)
- [PATCH v6 00/11] arm64: qcom: Enable Crypto Engine for a few Qualcomm SoCs Bhupesh Sharma (Wed Apr 05 2023 - 03:30:55 EST)
- [PATCH v6 01/11] dt-bindings: dma: Add support for SM6115 and QCM2290 SoCs Bhupesh Sharma (Wed Apr 05 2023 - 03:31:08 EST)
- [PATCH v6 02/11] dt-bindings: dma: Increase iommu maxItems for BAM DMA Bhupesh Sharma (Wed Apr 05 2023 - 03:31:18 EST)
- [PATCH v6 03/11] arm64: dts: qcom: sdm8550: Fix the BAM DMA engine compatible string Bhupesh Sharma (Wed Apr 05 2023 - 03:31:23 EST)
- [PATCH 0/2] hwmon: trivial patches to build files James Seo (Wed Apr 05 2023 - 03:31:28 EST)
- [PATCH 1/2] hwmon: remove trailing whitespace in Kconfig James Seo (Wed Apr 05 2023 - 03:31:30 EST)
- [PATCH v6 04/11] arm64: dts: qcom: sdm845: Fix the slimbam DMA engine compatible string Bhupesh Sharma (Wed Apr 05 2023 - 03:31:37 EST)
- [PATCH 2/2] hwmon: fix typo in Makefile James Seo (Wed Apr 05 2023 - 03:31:40 EST)
- [PATCH v6 05/11] dt-bindings: qcom-qce: Fix compatible combinations for SM8150 and IPQ4019 SoCs Bhupesh Sharma (Wed Apr 05 2023 - 03:31:52 EST)
- [PATCH v6 06/11] dt-bindings: qcom-qce: Add compatibles for SM6115 and QCM2290 Bhupesh Sharma (Wed Apr 05 2023 - 03:32:07 EST)
- [PATCH v6 07/11] arm64: dts: qcom: sm6115: Add Crypto Engine support Bhupesh Sharma (Wed Apr 05 2023 - 03:32:16 EST)
- [PATCH v6 08/11] arm64: dts: qcom: sm8150: Add Crypto Engine support Bhupesh Sharma (Wed Apr 05 2023 - 03:32:29 EST)
- [PATCH v6 09/11] arm64: dts: qcom: sm8250: Add Crypto Engine support Bhupesh Sharma (Wed Apr 05 2023 - 03:32:40 EST)
- [PATCH v6 10/11] arm64: dts: qcom: sm8350: Add Crypto Engine support Bhupesh Sharma (Wed Apr 05 2023 - 03:32:44 EST)
- [PATCH v6 11/11] arm64: dts: qcom: sm8450: add crypto nodes Bhupesh Sharma (Wed Apr 05 2023 - 03:32:56 EST)
- Re: [PATCH v2 08/11] x86/sev: Add Secure TSC support for SNP guests Nikunj A. Dadhania (Wed Apr 05 2023 - 03:37:49 EST)
- Re: [PATCH v2 2/3] regulator: da9063: implement basic XVP setter Matti Vaittinen (Wed Apr 05 2023 - 03:42:38 EST)
- Re: [PATCH v2 3/3] dt-bindings: mfd: dlg,da9063: document XVP Matti Vaittinen (Wed Apr 05 2023 - 03:43:34 EST)
- Re: [PATCH v2] selftests/clone3: fix number of tests in ksft_set_plan Christian Brauner (Wed Apr 05 2023 - 03:46:21 EST)
- Re: [PATCH v7 6/6] x86/efi: Safely enable unaccepted memory in UEFI Ard Biesheuvel (Wed Apr 05 2023 - 03:47:19 EST)
- Re: [RFC PATCH v2 1/3] kunit: Add kunit_add_action() to defer a call until test exit David Gow (Wed Apr 05 2023 - 03:48:16 EST)
- Re: [RFC PATCH 0/6] Improve VM DVFS and task placement behavior Quentin Perret (Wed Apr 05 2023 - 03:48:56 EST)
- Re: [RFC PATCH v2 3/3] kunit: kmalloc_array: Use kunit_add_action() David Gow (Wed Apr 05 2023 - 03:49:28 EST)
- [PATCH net v3] net: openvswitch: fix race on port output Felix Huettner (Wed Apr 05 2023 - 03:53:52 EST)
- Re: [PATCH v5 03/15] x86/mtrr: replace some constants with defines Juergen Gross (Wed Apr 05 2023 - 03:56:12 EST)
- Re: [PATCH v3 0/8] Support ACPI PSP on Hyper-V Jeremi Piotrowski (Wed Apr 05 2023 - 03:56:40 EST)
- Re: [PATCH v10 11/15] drm/atomic-helper: Set fence deadline for vblank Daniel Vetter (Wed Apr 05 2023 - 03:58:45 EST)
- Re: [PATCH v3 6/8] workingset: memcg: sleep when flushing stats in workingset_refault() Michal Koutný (Wed Apr 05 2023 - 04:00:55 EST)
- [PATCH 1/4] mfd: intel-m10-bmc: Move core symbols to own namespace Ilpo Järvinen (Wed Apr 05 2023 - 04:02:21 EST)
- [PATCH 0/4] Manage register access to control delay during sec update Ilpo Järvinen (Wed Apr 05 2023 - 04:02:25 EST)
- [PATCH 3/4] mfd: intel-m10-bmc: Move m10bmc_sys_read() away from header Ilpo Järvinen (Wed Apr 05 2023 - 04:02:27 EST)
- [PATCH 2/4] mfd: intel-m10-bmc: Create m10bmc_sys_update_bits() Ilpo Järvinen (Wed Apr 05 2023 - 04:02:31 EST)
- [PATCH 4/4] mfd: intel-m10-bmc: Manage access to MAX 10 fw handshake registers Ilpo Järvinen (Wed Apr 05 2023 - 04:02:50 EST)
- Re: [PATCH v3 6/8] workingset: memcg: sleep when flushing stats in workingset_refault() Yosry Ahmed (Wed Apr 05 2023 - 04:03:19 EST)
- Re: [RFC PATCH 2/6] kvm: arm64: Add support for get_cur_cpufreq service Quentin Perret (Wed Apr 05 2023 - 04:04:36 EST)
- Re: [PATCH v2 1/3] regulator: da9063: add voltage monitoring registers Benjamin Bara (Wed Apr 05 2023 - 04:05:02 EST)
- [GIT PULL 2/4] ARM: dts: samsung: dts for v6.4 Krzysztof Kozlowski (Wed Apr 05 2023 - 04:05:05 EST)
- [GIT PULL 3/3] ARM: samsung: soc for v6.4 Krzysztof Kozlowski (Wed Apr 05 2023 - 04:05:08 EST)
- [GIT PULL 1/3] arm64: dts: samsung: dts64 for v6.4 Krzysztof Kozlowski (Wed Apr 05 2023 - 04:05:11 EST)
- Re: [RFC PATCH 0/6] Improve VM DVFS and task placement behavior Peter Zijlstra (Wed Apr 05 2023 - 04:06:39 EST)
- [PATCH v2 00/10] Add IOMMU support to MT8365 SoC Alexandre Mergnat (Wed Apr 05 2023 - 04:07:58 EST)
- [PATCH v2 02/10] dt-bindings: memory-controllers: mediatek,smi-larb: add mt8365 Alexandre Mergnat (Wed Apr 05 2023 - 04:08:00 EST)
- [PATCH v2 01/10] dt-bindings: memory-controllers: mediatek,smi-common: add mt8365 Alexandre Mergnat (Wed Apr 05 2023 - 04:08:02 EST)
- [PATCH v2 03/10] arm64: dts: mediatek: add mmsys support for mt8365 SoC Alexandre Mergnat (Wed Apr 05 2023 - 04:08:06 EST)
- [PATCH v2 04/10] arm64: dts: mediatek: add camsys support for mt8365 SoC Alexandre Mergnat (Wed Apr 05 2023 - 04:08:09 EST)
- [PATCH v2 05/10] arm64: dts: mediatek: add apu support for mt8365 SoC Alexandre Mergnat (Wed Apr 05 2023 - 04:08:11 EST)
- [PATCH v2 07/10] arm64: dts: mediatek: add smi support for mt8365 SoC Alexandre Mergnat (Wed Apr 05 2023 - 04:08:14 EST)
- [PATCH v2 06/10] arm64: dts: mediatek: add power domain support for mt8365 SoC Alexandre Mergnat (Wed Apr 05 2023 - 04:08:16 EST)
- [PATCH v2 08/10] arm64: dts: mediatek: add larb support for mt8365 SoC Alexandre Mergnat (Wed Apr 05 2023 - 04:08:19 EST)
- [PATCH v2 09/10] arm64: dts: mediatek: add iommu support for mt8365 SoC Alexandre Mergnat (Wed Apr 05 2023 - 04:08:22 EST)
- [PATCH v2 10/10] memory: mtk-smi: mt8365: Add SMI Support Alexandre Mergnat (Wed Apr 05 2023 - 04:08:32 EST)
- Re: [RFC PATCH v2 1/3] kunit: Add kunit_add_action() to defer a call until test exit David Gow (Wed Apr 05 2023 - 04:10:16 EST)
- Re: [PATCH] drm/vblank: Simplify drm_dev_has_vblank() Daniel Vetter (Wed Apr 05 2023 - 04:10:45 EST)
- [PATCH v2 2/2] drm: bridge: ldb: add support for using channel 1 only Luca Ceresoli (Wed Apr 05 2023 - 04:11:50 EST)
- Re: [PATCH v3 0/8] Support ACPI PSP on Hyper-V Jeremi Piotrowski (Wed Apr 05 2023 - 04:11:53 EST)
- [PATCH v2 1/2] drm: bridge: ldb: add missing \n in dev_warn() string Luca Ceresoli (Wed Apr 05 2023 - 04:12:10 EST)
- Re: [syzbot] KASAN: slab-out-of-bounds Read in ntfs_listxattr syzbot (Wed Apr 05 2023 - 04:13:05 EST)
- Re: [PATCH v1 00/14] extcon: Core cleanups and documentation fixes Andy Shevchenko (Wed Apr 05 2023 - 04:13:27 EST)
- Re: [PATCH] efi/loongarch: Reintroduce efi_relocate_kernel() to relocate kernel Huacai Chen (Wed Apr 05 2023 - 04:14:17 EST)
- Re: [RFC PATCH 1/6] sched/fair: Add util_guest for tasks Peter Zijlstra (Wed Apr 05 2023 - 04:15:06 EST)
- Re: [PATCH 2/9] tty: n_gsm: add restart parameter to DLC specific ioctl config Ilpo Järvinen (Wed Apr 05 2023 - 04:16:00 EST)
- Re: [PATCH 1/9] tty: n_gsm: fix redundant assignment of gsm->encoding Ilpo Järvinen (Wed Apr 05 2023 - 04:16:23 EST)
- Re: [PATCH v1 08/14] extcon: Switch to use kasprintf_strarray() Andy Shevchenko (Wed Apr 05 2023 - 04:16:44 EST)
- Re: [PATCH v2 09/11] x86/kvmclock: Use Secure TSC as clock if available Nikunj A. Dadhania (Wed Apr 05 2023 - 04:17:11 EST)
- Re: [PATCH v1 14/14] extcon: Use positive conditional in ternary operator Andy Shevchenko (Wed Apr 05 2023 - 04:18:29 EST)
- Re: [PATCH 3/9] tty: n_gsm: add missing description to gsm_config Ilpo Järvinen (Wed Apr 05 2023 - 04:18:56 EST)
- Re: [PATCH v3 38/55] siw: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage to transmit David Howells (Wed Apr 05 2023 - 04:19:38 EST)
- Re: [PATCH] efi/loongarch: Reintroduce efi_relocate_kernel() to relocate kernel Ard Biesheuvel (Wed Apr 05 2023 - 04:20:10 EST)
- Re: [PATCH 1/3] venus: add firmware version based check Dikshita Agarwal (Wed Apr 05 2023 - 04:20:52 EST)
- [gustavoars:testing/fsfa3 22/22] ./usr/include/linux/netfilter_bridge/ebtables.h:163:26: warning: field 'target' with variable sized type 'struct ebt_entry_target' not at the end of a struct or class is a GNU extension kernel test robot (Wed Apr 05 2023 - 04:21:15 EST)
- Re: [PATCH 2/3] venus: enable sufficient sequence change support for vp9 Dikshita Agarwal (Wed Apr 05 2023 - 04:21:57 EST)
- Re: [RFC PATCH 6/6] cpufreq: add kvm-cpufreq driver Peter Zijlstra (Wed Apr 05 2023 - 04:23:15 EST)
- Re: [PATCH 4/9] tty: n_gsm: fix unneeded initialization of ret in gsm_dlci_config Ilpo Järvinen (Wed Apr 05 2023 - 04:23:18 EST)
- Re: [PATCH v1] net: can: j1939: Fix out-of-bounds memory access in j1939_tp_tx_dat_new Marc Kleine-Budde (Wed Apr 05 2023 - 04:24:19 EST)
- [PATCH v3] arm64: dts: rockchip: Enable RTC support for Rock 5B Shreeya Patel (Wed Apr 05 2023 - 04:27:45 EST)
- Re: [PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users Andy Shevchenko (Wed Apr 05 2023 - 04:28:48 EST)
- Re: [PATCH] MIPS: lantiq: remove unused function declaration Thomas Bogendoerfer (Wed Apr 05 2023 - 04:29:07 EST)
- [PATCH bpf-next] selftests: xsk: Disable IPv6 on VETH1 Kal Conley (Wed Apr 05 2023 - 04:29:28 EST)
- Re: [RFC PATCH 1/6] sched/fair: Add util_guest for tasks Quentin Perret (Wed Apr 05 2023 - 04:29:33 EST)
- Re: [PATCH v8 7/7] pcmcia: Convert to use less arguments in pci_bus_for_each_resource() Andy Shevchenko (Wed Apr 05 2023 - 04:30:39 EST)
- Re: [PATCH v2 1/4] cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach() Michal Koutný (Wed Apr 05 2023 - 04:30:57 EST)
- Re: [RESEND PATCH v4 03/21] staging: media: tegra-video: fix .vidioc_enum_fmt_vid_cap to return all formats Luca Ceresoli (Wed Apr 05 2023 - 04:31:46 EST)
- Re: [PATCH 1/3] MIPS: mm: Remove unused *cache_page_indexed flush functions Thomas Bogendoerfer (Wed Apr 05 2023 - 04:33:37 EST)
- Re: [PATCH 2/3] MIPS: Remove no longer used ide.h Thomas Bogendoerfer (Wed Apr 05 2023 - 04:33:39 EST)
- Re: [PATCH 3/3] MIPS: mm: Remove local_cache_flush_page Thomas Bogendoerfer (Wed Apr 05 2023 - 04:33:42 EST)
- Re: [RFC PATCH 0/6] Improve VM DVFS and task placement behavior Vincent Guittot (Wed Apr 05 2023 - 04:34:22 EST)
- [PATCH] scsi: hisi_sas: work around build failure in suspend function Arnd Bergmann (Wed Apr 05 2023 - 04:36:23 EST)
- Re: [PATCH 14/17] sched/eevdf: Better handle mixed slice length Peter Zijlstra (Wed Apr 05 2023 - 04:36:31 EST)
- Re: [PATCH v6 5/5] mfd: max77541: Add ADI MAX77541/MAX77540 PMIC Support Andy Shevchenko (Wed Apr 05 2023 - 04:36:34 EST)
- [PATCH net-next 0/3] ksz884x: remove unused functions and #defines Simon Horman (Wed Apr 05 2023 - 04:39:27 EST)
- [PATCH net-next 1/3] ksz884x: remove commented-out #defines Simon Horman (Wed Apr 05 2023 - 04:39:30 EST)
- [PATCH net-next 2/3] ksz884x: remove unused #defines Simon Horman (Wed Apr 05 2023 - 04:39:42 EST)
- [PATCH net-next 3/3] ksz884x: remove unused functions Simon Horman (Wed Apr 05 2023 - 04:39:51 EST)
- Re: [PATCHv3 2/4] wiegand: add Wiegand bus driver Andy Shevchenko (Wed Apr 05 2023 - 04:40:16 EST)
- Re: [PATCH 5/9] tty: n_gsm: add open_error counter to gsm_mux Ilpo Järvinen (Wed Apr 05 2023 - 04:41:49 EST)
- Re: [PATCH 0/3] Revert lima fdinfo patchset Daniel Vetter (Wed Apr 05 2023 - 04:43:46 EST)
- Re: [PATCH 6/9] tty: n_gsm: increase malformed counter for malformed control frames Ilpo Järvinen (Wed Apr 05 2023 - 04:45:07 EST)
- [PATCH] exfat: add sysfs interface Yangtao Li (Wed Apr 05 2023 - 04:47:37 EST)
- Re: [PATCH v5 00/17] Reference count checker and related fixes Adrian Hunter (Wed Apr 05 2023 - 04:48:12 EST)
- Re: [PATCH] ext4: simplify 32bit calculation of lblk chi wu (Wed Apr 05 2023 - 04:48:18 EST)
- Re: [PATCH net v5 2/3] net: stmmac: check if MAC needs to attach to a PHY Shahab Vahedi (Wed Apr 05 2023 - 04:49:12 EST)
- Re: [PATCH 5.15 00/99] 5.15.106-rc1 review Ron Economos (Wed Apr 05 2023 - 04:50:19 EST)
- Re: [PATCH v4 3/5] iio: addac: stx104: Improve indentation in stx104_write_raw() Andy Shevchenko (Wed Apr 05 2023 - 04:50:48 EST)
- Re: [PATCH v3 0/8] Support ACPI PSP on Hyper-V Jeremi Piotrowski (Wed Apr 05 2023 - 04:50:49 EST)
- Re: [RESEND PATCH v4 03/21] staging: media: tegra-video: fix .vidioc_enum_fmt_vid_cap to return all formats Hans Verkuil (Wed Apr 05 2023 - 04:50:51 EST)
- [syzbot] Monthly udf report syzbot (Wed Apr 05 2023 - 04:53:00 EST)
- Re: [PATCH v4 5/5] iio: addac: stx104: Use regmap_read_poll_timeout() for conversion poll Andy Shevchenko (Wed Apr 05 2023 - 04:54:23 EST)
- [syzbot] Monthly overlayfs report syzbot (Wed Apr 05 2023 - 04:55:54 EST)
- Re: [PATCH V4 23/23] crypto: hisilicon/qm: Workaround to enable build with RISC-V clang Arnd Bergmann (Wed Apr 05 2023 - 04:55:57 EST)
- Re: [RFC PATCH 2/2] usb: dwc3: Support 'snps,gadget-keep-connect-sys-sleep' feature Roger Quadros (Wed Apr 05 2023 - 04:56:58 EST)
- [PATCH v6 5/8] phy: qcom-qusb2: add QUSB2 support for IPQ9574 Varadarajan Narayanan (Wed Apr 05 2023 - 04:57:42 EST)
- [PATCH v6 0/8] Enable IPQ9754 USB Varadarajan Narayanan (Wed Apr 05 2023 - 04:57:45 EST)
- [PATCH v6 1/8] dt-bindings: phy: qcom,qusb2: Document IPQ9574 compatible Varadarajan Narayanan (Wed Apr 05 2023 - 04:57:50 EST)
- [PATCH v6 4/8] clk: qcom: gcc-ipq9574: Add USB related clocks Varadarajan Narayanan (Wed Apr 05 2023 - 04:57:53 EST)
- [PATCH v6 2/8] dt-bindings: phy: qcom,qmp-usb: Add IPQ9574 USB3 PHY Varadarajan Narayanan (Wed Apr 05 2023 - 04:57:58 EST)
- [PATCH v6 3/8] dt-bindings: usb: dwc3: Add IPQ9574 compatible Varadarajan Narayanan (Wed Apr 05 2023 - 04:58:01 EST)
- [PATCH v6 6/8] phy: qcom: qmp: Update IPQ9574 USB Phy initialization Sequence Varadarajan Narayanan (Wed Apr 05 2023 - 04:58:05 EST)
- [PATCH v6 7/8] arm64: dts: qcom: ipq9574: Add USB related nodes Varadarajan Narayanan (Wed Apr 05 2023 - 04:58:20 EST)
- [PATCH v6 8/8] arm64: dts: qcom: ipq9574: Enable USB Varadarajan Narayanan (Wed Apr 05 2023 - 04:58:32 EST)
- Re: [PATCH v1 1/2] iopoll: Introduce ioreadXX_poll_timeout() macros Andy Shevchenko (Wed Apr 05 2023 - 04:59:45 EST)
- [syzbot] Monthly staging report syzbot (Wed Apr 05 2023 - 05:00:27 EST)
- Re: [PATCH 7/9] tty: n_gsm: increase gsm_mux unsupported counted where appropriate Ilpo Järvinen (Wed Apr 05 2023 - 05:00:54 EST)
- [syzbot] Monthly fuse report syzbot (Wed Apr 05 2023 - 05:01:04 EST)
- Re: [PATCH v5 1/4] gpio: idio-16: Migrate to the regmap API Andy Shevchenko (Wed Apr 05 2023 - 05:01:15 EST)
- [PATCH] xhci: fix debugfs register accesses while suspended Johan Hovold (Wed Apr 05 2023 - 05:03:36 EST)
- Re: [PATCH v2 1/2] drm: bridge: ldb: add missing \n in dev_warn() string rfoss (Wed Apr 05 2023 - 05:05:21 EST)
- Re: Re: [PATCH V2] rcu: Make sure new krcp free business is handled after the wanted rcu grace period. Uladzislau Rezki (Wed Apr 05 2023 - 05:05:40 EST)
- Re: [PATCH net v5 2/3] net: stmmac: check if MAC needs to attach to a PHY Shahab Vahedi (Wed Apr 05 2023 - 05:07:28 EST)
- Re: [PATCH v5 7/8] arm64: dts: qcom: ipq9574: Add USB related nodes Varadarajan Narayanan (Wed Apr 05 2023 - 05:07:35 EST)
- [PATCH v3 0/2] No access to CAAM page 0 registers meenakshi . aggarwal (Wed Apr 05 2023 - 05:08:32 EST)
- [PATCH v3 1/2] crypto: caam - reduce page 0 regs access to minimum meenakshi . aggarwal (Wed Apr 05 2023 - 05:08:34 EST)
- [PATCH v3 2/2] crypto: caam - OP-TEE firmware support meenakshi . aggarwal (Wed Apr 05 2023 - 05:08:46 EST)
- Re: [PATCH v5 7/8] arm64: dts: qcom: ipq9574: Add USB related nodes Johan Hovold (Wed Apr 05 2023 - 05:10:37 EST)
- Re: [PATCH 1/1] rcu/kvfree: Add debug check of GP ready for ptrs in a list Uladzislau Rezki (Wed Apr 05 2023 - 05:10:52 EST)
- Re: [PATCH 8/9] tty: n_gsm: add DLCI specific rx/tx statistics Ilpo Järvinen (Wed Apr 05 2023 - 05:13:57 EST)
- Re: [PATCH v6 7/8] arm64: dts: qcom: ipq9574: Add USB related nodes Johan Hovold (Wed Apr 05 2023 - 05:15:17 EST)
- Re: [PATCH 9/9] tty: n_gsm: cleanup gsm_control_command and gsm_control_reply Ilpo Järvinen (Wed Apr 05 2023 - 05:15:48 EST)
- Re: [PATCH v3 00/11] PCI: rockchip: Fix RK3399 PCIe endpoint controller driver Damien Le Moal (Wed Apr 05 2023 - 05:24:18 EST)
- Re: [PATCH RESEND 1/2] pwm: mtk-disp: Disable shadow registers before setting backlight values Alexandre Mergnat (Wed Apr 05 2023 - 05:26:39 EST)
- [PATCH] ASoC: SOF: pm: Tear down pipelines only if DSP was active Daniel Baluta (Wed Apr 05 2023 - 05:27:22 EST)
- [PATCH 07/12] net: mdio: make use of phy_device_atomic_register helper Marco Felsch (Wed Apr 05 2023 - 05:28:34 EST)
- Re: [PATCH 2/2] phy: mtk-mipi-csi: add driver for CSI phy Julien Stephan (Wed Apr 05 2023 - 05:28:36 EST)
- [PATCH 03/12] net: phy: add phy_device_set_miits helper Marco Felsch (Wed Apr 05 2023 - 05:28:43 EST)
- [PATCH 08/12] net: phy: add possibility to specify mdio device parent Marco Felsch (Wed Apr 05 2023 - 05:28:58 EST)
- [PATCH 02/12] net: phy: refactor get_phy_device function Marco Felsch (Wed Apr 05 2023 - 05:29:01 EST)
- [PATCH 00/12] Rework PHY reset handling Marco Felsch (Wed Apr 05 2023 - 05:29:05 EST)
- [PATCH 10/12] of: mdio: remove now unused of_mdiobus_phy_device_register() Marco Felsch (Wed Apr 05 2023 - 05:29:20 EST)
- Re: [PATCH v3 6/8] RISC-V: KVM: Add ONE_REG interface for AIA CSRs Conor Dooley (Wed Apr 05 2023 - 05:29:22 EST)
- [PATCH 11/12] net: mdiobus: remove now unused fwnode helpers Marco Felsch (Wed Apr 05 2023 - 05:29:36 EST)
- Re: [RESEND PATCH v4 03/21] staging: media: tegra-video: fix .vidioc_enum_fmt_vid_cap to return all formats Thierry Reding (Wed Apr 05 2023 - 05:29:58 EST)
- Re: [PATCH RESEND 2/2] pwm: mtk-disp: Configure double buffering before reading in .get_state() Alexandre Mergnat (Wed Apr 05 2023 - 05:30:02 EST)
- Re: [PATCH v2] media: venus: dec: Fix handling of the start cmd Michał Krawczyk (Wed Apr 05 2023 - 05:30:22 EST)
- [PATCH 05/12] net: phy: add phy_id_broken support Marco Felsch (Wed Apr 05 2023 - 05:30:37 EST)
- [PATCH 12/12] net: phy: add default gpio assert/deassert delay Marco Felsch (Wed Apr 05 2023 - 05:30:53 EST)
- [PATCH 01/12] net: phy: refactor phy_device_create function Marco Felsch (Wed Apr 05 2023 - 05:30:56 EST)
- [PATCH 06/12] net: phy: add phy_device_atomic_register helper Marco Felsch (Wed Apr 05 2023 - 05:31:32 EST)
- [PATCH v1 0/2] media: hi846: support system suspend while streaming Martin Kepplinger (Wed Apr 05 2023 - 05:31:44 EST)
- Re: [PATCH 6.1 000/179] 6.1.23-rc2 review Greg Kroah-Hartman (Wed Apr 05 2023 - 05:31:52 EST)
- [PATCH 09/12] net: phy: nxp-tja11xx: make use of phy_device_atomic_register() Marco Felsch (Wed Apr 05 2023 - 05:32:34 EST)
- [PATCH 04/12] net: phy: unify get_phy_device and phy_device_create parameter list Marco Felsch (Wed Apr 05 2023 - 05:32:42 EST)
- [PATCH v1 1/2] usb: gadget: udc: core: Invoke usb_gadget_connect only when started Badhri Jagan Sridharan (Wed Apr 05 2023 - 05:32:46 EST)
- [PATCH v1 2/2] usb: gadget: udc: core: Prevent redundant calls to pullup Badhri Jagan Sridharan (Wed Apr 05 2023 - 05:32:50 EST)
- Re: [PATCH v3 1/3] dt-bindings: pinctrl: mediatek: deprecate custom drive strength property AngeloGioacchino Del Regno (Wed Apr 05 2023 - 05:33:03 EST)
- Re: [PATCH v3 2/3] dt-bindings: pinctrl: mediatek: deprecate custom bias pull properties for mt8365 AngeloGioacchino Del Regno (Wed Apr 05 2023 - 05:33:37 EST)
- Re: [PATCH V4 22/23] platform/surface: Disable for RISC-V Maximilian Luz (Wed Apr 05 2023 - 05:34:11 EST)
- Re: [PATCH 5.4 000/104] 5.4.240-rc1 review Greg Kroah-Hartman (Wed Apr 05 2023 - 05:35:36 EST)
- Re: [PATCH] perf: arm_cspmu: Separate Arm and vendor module Suzuki K Poulose (Wed Apr 05 2023 - 05:36:20 EST)
- [PATCH v1 2/2] media: hi846: preserve the streaming state during system suspend Martin Kepplinger (Wed Apr 05 2023 - 05:39:03 EST)
- [PATCH v1 1/2] media: hi846: fix usage of pm_runtime_get_if_in_use() Martin Kepplinger (Wed Apr 05 2023 - 05:39:22 EST)
- Re: [PATCH v2] perf pmu: Make parser reentrant Arnaldo Carvalho de Melo (Wed Apr 05 2023 - 05:39:38 EST)
- [PATCH net 1/1] net: stmmac: check fwnode for phy device before scanning for phy Michael Sit Wei Hong (Wed Apr 05 2023 - 05:40:50 EST)
- Re: [PATCH 6.1 000/179] 6.1.23-rc2 review Petr Tesarik (Wed Apr 05 2023 - 05:41:55 EST)
- Re: [PATCH v1 1/2] iopoll: Introduce ioreadXX_poll_timeout() macros Mika Westerberg (Wed Apr 05 2023 - 05:41:58 EST)
- Re: [PATCH v4 1/2] dt-bindings: phy: qcom,qmp-usb: Fix phy subnode for SM6115 & QCM2290 USB3 PHY Krzysztof Kozlowski (Wed Apr 05 2023 - 05:42:06 EST)
- Re: [PATCH v2 07/17] dt-bindings: mailbox: mediatek,gce-mailbox: Add support for MT6795 AngeloGioacchino Del Regno (Wed Apr 05 2023 - 05:42:42 EST)
- Re: [PATCH v2] media: venus: dec: Fix handling of the start cmd Dikshita Agarwal (Wed Apr 05 2023 - 05:42:56 EST)
- Re: [PATCH v2 10/10] memory: mtk-smi: mt8365: Add SMI Support Krzysztof Kozlowski (Wed Apr 05 2023 - 05:43:40 EST)
- Re: [PATCH v2] selftests/clone3: fix number of tests in ksft_set_plan Tobias Klauser (Wed Apr 05 2023 - 05:44:01 EST)
- Re: [PATCH 0/3] KVM: x86: SGX vs. XCR0 cleanups Huang, Kai (Wed Apr 05 2023 - 05:44:39 EST)
- Re: [PATCH v10 2/4] security: Allow all LSMs to provide xattrs for inode_init_security hook Roberto Sassu (Wed Apr 05 2023 - 05:45:21 EST)
- Re: [PATCH 6.1 000/179] 6.1.23-rc2 review Greg Kroah-Hartman (Wed Apr 05 2023 - 05:46:25 EST)
- Linux 4.14.312 Greg Kroah-Hartman (Wed Apr 05 2023 - 05:47:01 EST)
- Linux 4.19.280 Greg Kroah-Hartman (Wed Apr 05 2023 - 05:47:10 EST)
- Re: Linux 4.14.312 Greg Kroah-Hartman (Wed Apr 05 2023 - 05:47:13 EST)
- Re: Linux 4.19.280 Greg Kroah-Hartman (Wed Apr 05 2023 - 05:47:22 EST)
- Linux 5.4.240 Greg Kroah-Hartman (Wed Apr 05 2023 - 05:48:06 EST)
- Re: Linux 5.4.240 Greg Kroah-Hartman (Wed Apr 05 2023 - 05:48:22 EST)
- Linux 5.10.177 Greg Kroah-Hartman (Wed Apr 05 2023 - 05:48:26 EST)
- Re: Linux 5.10.177 Greg Kroah-Hartman (Wed Apr 05 2023 - 05:49:05 EST)
- Linux 5.15.106 Greg Kroah-Hartman (Wed Apr 05 2023 - 05:49:09 EST)
- Re: Linux 5.15.106 Greg Kroah-Hartman (Wed Apr 05 2023 - 05:49:49 EST)
- Re: linux-next: Fixes tag needs some work in the mmc-fixes tree Ulf Hansson (Wed Apr 05 2023 - 05:51:01 EST)
- Re: [PATCH 06/17] sched/fair: Add lag based placement Peter Zijlstra (Wed Apr 05 2023 - 05:51:04 EST)
- iio: ad7192: Pending IRQ on SDO/RDY causing retrigger of interrupt handler and missing every sample Fabrizio Lamarque (Wed Apr 05 2023 - 05:53:27 EST)
- Re: [PATCH v2 0/3] Some fixes and cleanup for maple tree. Peng Zhang (Wed Apr 05 2023 - 05:53:55 EST)
- Re: [PATCH v2 10/10] memory: mtk-smi: mt8365: Add SMI Support Alexandre Mergnat (Wed Apr 05 2023 - 05:54:02 EST)
- [PATCH v7 0/8] Enable IPQ9754 USB Varadarajan Narayanan (Wed Apr 05 2023 - 05:55:01 EST)
- [PATCH v7 1/8] dt-bindings: phy: qcom,qusb2: Document IPQ9574 compatible Varadarajan Narayanan (Wed Apr 05 2023 - 05:55:05 EST)
- [PATCH v7 2/8] dt-bindings: phy: qcom,qmp-usb: Add IPQ9574 USB3 PHY Varadarajan Narayanan (Wed Apr 05 2023 - 05:55:14 EST)
- [PATCH v7 3/8] dt-bindings: usb: dwc3: Add IPQ9574 compatible Varadarajan Narayanan (Wed Apr 05 2023 - 05:55:25 EST)
- [PATCH v7 4/8] clk: qcom: gcc-ipq9574: Add USB related clocks Varadarajan Narayanan (Wed Apr 05 2023 - 05:55:43 EST)
- [PATCH v7 5/8] phy: qcom-qusb2: add QUSB2 support for IPQ9574 Varadarajan Narayanan (Wed Apr 05 2023 - 05:55:54 EST)
- [PATCH v7 7/8] arm64: dts: qcom: ipq9574: Add USB related nodes Varadarajan Narayanan (Wed Apr 05 2023 - 05:56:16 EST)
- [PATCH v7 8/8] arm64: dts: qcom: ipq9574: Enable USB Varadarajan Narayanan (Wed Apr 05 2023 - 05:56:25 EST)
- Re: [PATCH] video/aperture: fix typos Sui Jingfeng (Wed Apr 05 2023 - 05:56:39 EST)
- [PATCH v7 6/8] phy: qcom: qmp: Update IPQ9574 USB Phy initialization Sequence Varadarajan Narayanan (Wed Apr 05 2023 - 05:56:47 EST)
- Re: [PATCH] efi/loongarch: Reintroduce efi_relocate_kernel() to relocate kernel Huacai Chen (Wed Apr 05 2023 - 05:58:59 EST)
- Re: [PATCH v6 7/8] arm64: dts: qcom: ipq9574: Add USB related nodes Varadarajan Narayanan (Wed Apr 05 2023 - 06:00:41 EST)
- [PATCH][next] btrfs: Fix spelling mistake "geneartion" -> "generation" Colin Ian King (Wed Apr 05 2023 - 06:00:59 EST)
- [PATCH 6.1 000/177] 6.1.23-rc3 review Greg Kroah-Hartman (Wed Apr 05 2023 - 06:03:49 EST)
- Re: [PATCH v2 net-next] bluetooth: unregister correct BTPROTO for CMTP Simon Horman (Wed Apr 05 2023 - 06:03:53 EST)
- [PATCH 6.2 000/185] 6.2.10-rc2 review Greg Kroah-Hartman (Wed Apr 05 2023 - 06:04:14 EST)
- [PATCH] drm/panel-edp: Add AUO NE135FBM-N41 v8.1 panel entry AngeloGioacchino Del Regno (Wed Apr 05 2023 - 06:05:27 EST)
- Re: [PATCH v7 6/6] x86/efi: Safely enable unaccepted memory in UEFI Gerd Hoffmann (Wed Apr 05 2023 - 06:07:05 EST)
- Re: [PATCH net 1/1] net: stmmac: check fwnode for phy device before scanning for phy Shahab Vahedi (Wed Apr 05 2023 - 06:08:18 EST)
- [PATCH] arm64: dts: mediatek: mt8195: Add AP domain thermal zones bchihi (Wed Apr 05 2023 - 06:09:32 EST)
- Re: [PATCH net 1/1] net: stmmac: check fwnode for phy device before scanning for phy Shahab Vahedi (Wed Apr 05 2023 - 06:11:26 EST)
- Re: [PATCH] efi/loongarch: Reintroduce efi_relocate_kernel() to relocate kernel Ard Biesheuvel (Wed Apr 05 2023 - 06:13:44 EST)
- [RESEND PATCH] kvm/selftests: Close opened file descriptor in stable_tsc_check_supported() Hao Ge (Wed Apr 05 2023 - 06:14:34 EST)
- [PATCH] iov_iter: Remove last_offset member David Howells (Wed Apr 05 2023 - 06:16:13 EST)
- Re: [PATCH tty-next 2/2] serial: 8250: add driver for NI UARTs Ilpo Järvinen (Wed Apr 05 2023 - 06:17:46 EST)
- Re: [PATCH net 1/1] net: stmmac: check fwnode for phy device before scanning for phy Russell King (Oracle) (Wed Apr 05 2023 - 06:18:54 EST)
- Re: [PATCH] wifi: ath11k: Add a warning for wcn6855 spurious wakeup events Kalle Valo (Wed Apr 05 2023 - 06:27:34 EST)
- Re: iio: ad7192: Pending IRQ on SDO/RDY causing retrigger of interrupt handler and missing every sample Nuno Sá (Wed Apr 05 2023 - 06:30:51 EST)
- Re: [PATCH v2 1/2] mm: compaction: consider the number of scanning compound pages in isolate fail path Mel Gorman (Wed Apr 05 2023 - 06:31:50 EST)
- [PATCH v2] crypto: caam - refactor RNG initialization meenakshi . aggarwal (Wed Apr 05 2023 - 06:33:38 EST)
- BUG: unable to handle kernel paging request in __kernfs_new_node Dae R. Jeong (Wed Apr 05 2023 - 06:36:44 EST)
- Re: [PATCH] ASoC: SOF: pm: Tear down pipelines only if DSP was active Mark Brown (Wed Apr 05 2023 - 06:37:12 EST)
- Re: [PATCH] video/aperture: fix typos Sui Jingfeng (Wed Apr 05 2023 - 06:37:14 EST)
- [PATCH v2] smaps: Fix defined but not used smaps_shmem_walk_ops Steven Price (Wed Apr 05 2023 - 06:38:42 EST)
- Re: [PATCH v2 2/2] mm: compaction: fix the possible deadlock when isolating hugetlb pages Mel Gorman (Wed Apr 05 2023 - 06:39:19 EST)
- Re: [PATCH net 1/1] net: stmmac: check fwnode for phy device before scanning for phy Martin Blumenstingl (Wed Apr 05 2023 - 06:39:34 EST)
- INFO: task hung in rfkill_unregister Dae R. Jeong (Wed Apr 05 2023 - 06:40:11 EST)
- KASAN: use-after-free Read in tcp_write_timer_handler Dae R. Jeong (Wed Apr 05 2023 - 06:41:48 EST)
- RE: [PATCH v2] prctl: Add PR_GET_AUXV to copy auxv to userspace David Laight (Wed Apr 05 2023 - 06:42:24 EST)
- Re: [PATCH 3/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to CPUs in kernel mode Frederic Weisbecker (Wed Apr 05 2023 - 06:44:09 EST)
- RE: [PATCH] string: implement streq() David Laight (Wed Apr 05 2023 - 06:45:46 EST)
- Re: [PATCH V4 23/23] crypto: hisilicon/qm: Workaround to enable build with RISC-V clang Sunil V L (Wed Apr 05 2023 - 06:46:48 EST)
- Re: [Patch v5 7/8] PCI: tegra194: add interconnect support in Tegra234 Lorenzo Pieralisi (Wed Apr 05 2023 - 06:47:13 EST)
- Re: [PATCH] tracing: Free error logs of tracing instances Mirsad Goran Todorovac (Wed Apr 05 2023 - 06:47:26 EST)
- Re: [PATCH v4 3/5] cxl/pci: Find and register CXL PMU devices Jonathan Cameron (Wed Apr 05 2023 - 06:48:16 EST)
- boot console: was: Re: [PATCH printk v1 11/18] printk: nobkl: Introduce printer threads Petr Mladek (Wed Apr 05 2023 - 06:48:40 EST)
- [PATCH v2 0/2] Resolve MPM register space situation Konrad Dybcio (Wed Apr 05 2023 - 06:48:52 EST)
- [PATCH v2 1/2] dt-bindings: interrupt-controller: mpm: Pass MSG RAM slice through phandle Konrad Dybcio (Wed Apr 05 2023 - 06:48:58 EST)
- [PATCH v2 2/2] irqchip: irq-qcom-mpm: Support passing a slice of SRAM as reg space Konrad Dybcio (Wed Apr 05 2023 - 06:49:02 EST)
- Re: [PATCH 1/3] sched/tp: Add new tracepoint to track uclamp set from user-space Lukasz Luba (Wed Apr 05 2023 - 06:50:49 EST)
- Re: [RFC PATCH 1/6] sched/fair: Add util_guest for tasks Dietmar Eggemann (Wed Apr 05 2023 - 06:51:02 EST)
- Re: [PATCH v2 2/3] regulator: da9063: implement basic XVP setter Mark Brown (Wed Apr 05 2023 - 06:52:32 EST)
- kernel BUG in find_lock_entries Dae R. Jeong (Wed Apr 05 2023 - 06:52:55 EST)
- Re: [PATCH 1/3] KVM: VMX: Don't rely _only_ on CPUID to enforce XCR0 restrictions for ECREATE Huang, Kai (Wed Apr 05 2023 - 06:53:23 EST)
- Re: [PATCH net 1/1] net: stmmac: check fwnode for phy device before scanning for phy Marek Szyprowski (Wed Apr 05 2023 - 06:54:09 EST)
- Re: [PATCH V4 16/23] clocksource/timer-riscv: Refactor riscv_timer_init_dt() Sunil V L (Wed Apr 05 2023 - 06:56:18 EST)
- Re: [PATCH v15 2/4] syscall user dispatch: untag selector addresses before access_ok Catalin Marinas (Wed Apr 05 2023 - 06:57:30 EST)
- Re: [PATCH V4 20/23] RISC-V: Enable ACPI in defconfig Sunil V L (Wed Apr 05 2023 - 06:58:32 EST)
- kernel BUG in pfkey_send_acquire Dae R. Jeong (Wed Apr 05 2023 - 07:00:06 EST)
- [PATCH] memcg-v1: Enable setting memory min, low, high Shaun Tancheff (Wed Apr 05 2023 - 07:01:35 EST)
- [PATCH] drm/nouveau/fb: add missing sysmen flush callbacks Karol Herbst (Wed Apr 05 2023 - 07:05:55 EST)
- Re: linux-next: a couple of breaks Mark Brown (Wed Apr 05 2023 - 07:07:05 EST)
- Re: [PATCH RFC 04/18] rust: drm: gem: Add GEM object abstraction Daniel Vetter (Wed Apr 05 2023 - 07:08:59 EST)
- Re: [PATCH 3/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to CPUs in kernel mode Frederic Weisbecker (Wed Apr 05 2023 - 07:10:18 EST)
- Re: [PATCH RFC 08/18] rust: dma_fence: Add DMA Fence abstraction Daniel Vetter (Wed Apr 05 2023 - 07:10:36 EST)
- Re: [PATCH v3 0/3] arm64: dts: ti: k3-am625: Enable Type-C dual-role Roger Quadros (Wed Apr 05 2023 - 07:11:29 EST)
- Re: [PATCH V4 22/23] platform/surface: Disable for RISC-V Sunil V L (Wed Apr 05 2023 - 07:11:34 EST)
- KASAN: use-after-free Read in snd_pcm_plug_read_transfer Dae R. Jeong (Wed Apr 05 2023 - 07:12:31 EST)
- [PATCH 0/6] Add peripherals for J784S4 Jayesh Choudhary (Wed Apr 05 2023 - 07:14:30 EST)
- [PATCH 1/6] arm64: dts: ti: k3-j784s4-main: Add system controller and SERDES lane mux Jayesh Choudhary (Wed Apr 05 2023 - 07:14:32 EST)
- [PATCH 3/6] arm64: dts: ti: k3-j784s4: Add WIZ and SERDES PHY nodes Jayesh Choudhary (Wed Apr 05 2023 - 07:14:35 EST)
- [PATCH 2/6] arm64: dts: ti: k3-j784s4: Add Main CPSW2G node Jayesh Choudhary (Wed Apr 05 2023 - 07:14:39 EST)
- [PATCH 4/6] arm64: dts: ti: k3-j784s4-*: Add DSS node Jayesh Choudhary (Wed Apr 05 2023 - 07:14:49 EST)
- [PATCH 5/6] arm64: dts: ti: k3-j784s4-*: add DP & DP PHY Jayesh Choudhary (Wed Apr 05 2023 - 07:14:54 EST)
- [PATCH 6/6] arm64: dts: ti: k3-j784s4-evm: Add DP0 Jayesh Choudhary (Wed Apr 05 2023 - 07:14:58 EST)
- [PATCH v3] ASoC: dt-bindings: wm8510: Convert to dtschema Saalim Quadri (Wed Apr 05 2023 - 07:16:49 EST)
- Re: [PATCH v1 1/2] iopoll: Introduce ioreadXX_poll_timeout() macros Andy Shevchenko (Wed Apr 05 2023 - 07:17:03 EST)
- Re: [PATCH v1 1/2] iopoll: Introduce ioreadXX_poll_timeout() macros Andy Shevchenko (Wed Apr 05 2023 - 07:18:35 EST)
- Re: [PATCH] dt-bindings: PCI: Fix unit address of example root port Johan Hovold (Wed Apr 05 2023 - 07:19:14 EST)
- [PATCH v2 0/2] serial: core: fix broken console after suspend Lukasz Majczak (Wed Apr 05 2023 - 07:19:22 EST)
- [PATCH v2 1/2] serial: core: preserve cflags, ispeed and ospeed Lukasz Majczak (Wed Apr 05 2023 - 07:19:25 EST)
- [PATCH v2 2/2] serial: core: enable FIFO after resume Lukasz Majczak (Wed Apr 05 2023 - 07:19:34 EST)
- Re: [PATCH RFC 04/18] rust: drm: gem: Add GEM object abstraction Miguel Ojeda (Wed Apr 05 2023 - 07:20:23 EST)
- [PATCH v1 1/1] usb: dwc3: pci: Change PCI device macros Andy Shevchenko (Wed Apr 05 2023 - 07:20:26 EST)
- [PATCH 2/2] phy: fsl-imx8mp-usb: add support for phy tuning Johannes Zink (Wed Apr 05 2023 - 07:21:47 EST)
- [PATCH 1/2] dt-bindings: phy: imx8mq-usb: add phy tuning properties Johannes Zink (Wed Apr 05 2023 - 07:21:50 EST)
- [PATCH 0/2] Add phy tuning support for imx8mq-usb Johannes Zink (Wed Apr 05 2023 - 07:21:57 EST)
- RE: [EXTERNAL] Re: [PATCH v10] ASoC: tas2781: Add tas2781 driver Ding, Shenghao (Wed Apr 05 2023 - 07:22:14 EST)
- Re: [PATCH RFC 04/18] rust: drm: gem: Add GEM object abstraction Daniel Vetter (Wed Apr 05 2023 - 07:23:07 EST)
- Re: [PATCH] memcg-v1: Enable setting memory min, low, high Greg KH (Wed Apr 05 2023 - 07:23:17 EST)
- Re: [PATCH 6.1 000/177] 6.1.23-rc3 review ogasawara takeshi (Wed Apr 05 2023 - 07:23:48 EST)
- Re: [PATCH RFC 03/18] rust: drm: file: Add File abstraction Daniel Vetter (Wed Apr 05 2023 - 07:25:40 EST)
- Re: [PATCH 6.2 000/185] 6.2.10-rc2 review Ronald Warsow (Wed Apr 05 2023 - 07:26:53 EST)
- Re: KASAN: use-after-free Read in tcp_write_timer_handler Eric Dumazet (Wed Apr 05 2023 - 07:28:34 EST)
- Re: [PATCH] dt-bindings: net: ethernet-switch: Make "#address-cells/#size-cells" required Vladimir Oltean (Wed Apr 05 2023 - 07:29:11 EST)
- Re: [PATCH V4 22/23] platform/surface: Disable for RISC-V Sunil V L (Wed Apr 05 2023 - 07:29:46 EST)
- Re: [PATCH] dt-bindings: net: dsa: brcm,sf2: Drop unneeded "#address-cells/#size-cells" Vladimir Oltean (Wed Apr 05 2023 - 07:30:35 EST)
- Re: INFO: task hung in rfkill_unregister Dae R. Jeong (Wed Apr 05 2023 - 07:32:18 EST)
- Re: [EXTERNAL] Re: [PATCH v10] ASoC: tas2781: Add tas2781 driver Amadeusz Sławiński (Wed Apr 05 2023 - 07:35:44 EST)
- Re: [PATCH v7 7/8] arm64: dts: qcom: ipq9574: Add USB related nodes Johan Hovold (Wed Apr 05 2023 - 07:35:56 EST)
- Re: [PATCH V4 22/23] platform/surface: Disable for RISC-V Maximilian Luz (Wed Apr 05 2023 - 07:36:05 EST)
- Re: [PATCH v1 0/3] Fixes for PSR Dmitry Baryshkov (Wed Apr 05 2023 - 07:38:37 EST)
- Re: [PATCH] USB: serial: quatech2: remove unused qt2_setdevice function Johan Hovold (Wed Apr 05 2023 - 07:39:10 EST)
- Re: [PATCH] string: implement streq() Alexey Dobriyan (Wed Apr 05 2023 - 07:39:41 EST)
- [PATCH v8 3/8] dt-bindings: usb: dwc3: Add IPQ9574 compatible Varadarajan Narayanan (Wed Apr 05 2023 - 07:42:11 EST)
- [PATCH v8 2/8] dt-bindings: phy: qcom,qmp-usb: Add IPQ9574 USB3 PHY Varadarajan Narayanan (Wed Apr 05 2023 - 07:42:14 EST)
- [PATCH v8 0/8] Enable IPQ9754 USB Varadarajan Narayanan (Wed Apr 05 2023 - 07:42:17 EST)
- [PATCH v8 1/8] dt-bindings: phy: qcom,qusb2: Document IPQ9574 compatible Varadarajan Narayanan (Wed Apr 05 2023 - 07:42:19 EST)
- [PATCH v8 4/8] clk: qcom: gcc-ipq9574: Add USB related clocks Varadarajan Narayanan (Wed Apr 05 2023 - 07:42:26 EST)
- [PATCH v8 5/8] phy: qcom-qusb2: add QUSB2 support for IPQ9574 Varadarajan Narayanan (Wed Apr 05 2023 - 07:42:32 EST)
- [PATCH v8 6/8] phy: qcom: qmp: Update IPQ9574 USB Phy initialization Sequence Varadarajan Narayanan (Wed Apr 05 2023 - 07:42:56 EST)
- Re: [PATCH 3/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to CPUs in kernel mode Peter Zijlstra (Wed Apr 05 2023 - 07:43:23 EST)
- [PATCH v8 7/8] arm64: dts: qcom: ipq9574: Add USB related nodes Varadarajan Narayanan (Wed Apr 05 2023 - 07:43:33 EST)
- [PATCH v8 8/8] arm64: dts: qcom: ipq9574: Enable USB Varadarajan Narayanan (Wed Apr 05 2023 - 07:43:53 EST)
- Re: [PATCH v2 00/10] Add IOMMU support to MT8365 SoC Krzysztof Kozlowski (Wed Apr 05 2023 - 07:44:10 EST)
- Re: [PATCH v3 08/11] PCI: rockchip: Fix window mapping and address translation for endpoint Damien Le Moal (Wed Apr 05 2023 - 07:44:43 EST)
- RE: [PATCH] ext4: simplify 32bit calculation of lblk David Laight (Wed Apr 05 2023 - 07:45:10 EST)
- Re: [PATCH v2 10/10] memory: mtk-smi: mt8365: Add SMI Support Krzysztof Kozlowski (Wed Apr 05 2023 - 07:45:34 EST)
- Re: [PATCH 1/3] spi: s3c64xx: support spi polling mode using devicetree Jaewon Kim (Wed Apr 05 2023 - 07:45:43 EST)
- Re: [RFC/RFT,V2] CFI: Add support for gcc CFI in aarch64 Dan Li (Wed Apr 05 2023 - 07:48:58 EST)
- Re: [PATCH v7 03/22] clk: starfive: Replace SOC_STARFIVE with ARCH_STARFIVE Heiko Stübner (Wed Apr 05 2023 - 07:49:01 EST)
- Re: [RFC/RFT,V2] CFI: Add support for gcc CFI in aarch64 Dan Li (Wed Apr 05 2023 - 07:49:42 EST)
- Re: [PATCH v3 10/11] PCI: rockchip: Don't advertise MSI-X in PCIe capabilities Damien Le Moal (Wed Apr 05 2023 - 07:50:49 EST)
- Re: [PATCH v8 5/7] PCI: Allow pci_bus_for_each_resource() to take less arguments Andy Shevchenko (Wed Apr 05 2023 - 07:51:14 EST)
- Re: [PATCH 1/2] dt-bindings: phy: imx8mq-usb: add phy tuning properties Krzysztof Kozlowski (Wed Apr 05 2023 - 07:51:21 EST)
- Re: [PATCH v7 6/7] PCI: pciehp: Rely on `link_active_reporting' Maciej W. Rozycki (Wed Apr 05 2023 - 07:52:03 EST)
- [RFC][PATCH 0/3] mmc: block: ioctl: Enhance userspace err-checking Christian Löhle (Wed Apr 05 2023 - 07:57:25 EST)
- [PATCH 2/3] mmc: block: ioctl: do write error check for spi Christian Löhle (Wed Apr 05 2023 - 07:57:38 EST)
- [PATCH 1/3] mmc: block: ioctl: define rpmb reliable flag Christian Löhle (Wed Apr 05 2023 - 07:57:40 EST)
- [PATCH 3/3] mmc: block: ioctl: Add error aggregation flag Christian Löhle (Wed Apr 05 2023 - 07:57:54 EST)
- [paulmck-rcu:rcu/next] BUILD SUCCESS ef971c85bdbd0b1c3d8cd5266ba30b3e8f551d49 kernel test robot (Wed Apr 05 2023 - 07:59:19 EST)
- [tip: x86/urgent] x86/cpu: Add model number for Intel Arrow Lake processor tip-bot2 for Tony Luck (Wed Apr 05 2023 - 07:59:57 EST)
- Re: [PATCH 3/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to CPUs in kernel mode David Hildenbrand (Wed Apr 05 2023 - 08:01:11 EST)
- Re: [EXTERNAL] Re: [PATCH v10] ASoC: tas2781: Add tas2781 driver Mark Brown (Wed Apr 05 2023 - 08:02:18 EST)
- Re: [PATCH v2] smaps: Fix defined but not used smaps_shmem_walk_ops Jason Gunthorpe (Wed Apr 05 2023 - 08:04:32 EST)
- Re: [PATCH 3/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to CPUs in kernel mode Frederic Weisbecker (Wed Apr 05 2023 - 08:05:15 EST)
- Re: [PATCH 03/12] net: phy: add phy_device_set_miits helper Andrew Lunn (Wed Apr 05 2023 - 08:07:14 EST)
- Re: [PATCH 6/9] thermal/drivers/tegra: remove redundant msg in tegra_tsensor_register_channel() Thierry Reding (Wed Apr 05 2023 - 08:14:05 EST)
- Re: [PATCH 1/2] dt-bindings: phy: imx8mq-usb: add phy tuning properties Johannes Zink (Wed Apr 05 2023 - 08:15:20 EST)
- Re: [PATCH v3 7/7] dmaengine/idxd: Re-enable kernel workqueue under DMA API Jason Gunthorpe (Wed Apr 05 2023 - 08:15:23 EST)
- [RFC PATCH] sched: Fix performance regression introduced by mm_cid (v2) Mathieu Desnoyers (Wed Apr 05 2023 - 08:15:58 EST)
- Re: [PATCH v5 1/2] dt-bindings: omap: Convert omap.txt to yaml Rob Herring (Wed Apr 05 2023 - 08:22:46 EST)
- Re: [PATCH v2 1/2] dt-bindings: interrupt-controller: mpm: Pass MSG RAM slice through phandle Rob Herring (Wed Apr 05 2023 - 08:22:48 EST)
- Re: [PATCH 06/12] net: phy: add phy_device_atomic_register helper Andrew Lunn (Wed Apr 05 2023 - 08:23:24 EST)
- Re: [PATCH] dt-bindings: net: ethernet-switch: Make "#address-cells/#size-cells" required Florian Fainelli (Wed Apr 05 2023 - 08:24:12 EST)
- Re: [PATCH] dt-bindings: net: dsa: brcm,sf2: Drop unneeded "#address-cells/#size-cells" Florian Fainelli (Wed Apr 05 2023 - 08:24:25 EST)
- Re: [PATCH v1 2/2] swiotlb: Fix slot alignment checks Linux regression tracking #adding (Thorsten Leemhuis) (Wed Apr 05 2023 - 08:25:04 EST)
- Re: [PATCH v4 1/2] i2c: tegra: Fix PEC support for SMBUS block read Thierry Reding (Wed Apr 05 2023 - 08:25:21 EST)
- [PATCH v3 63/65] ASoC: tlv320aic32x4: pll: Switch to determine_rate Maxime Ripard (Wed Apr 05 2023 - 08:25:31 EST)
- [PATCH v3 64/65] ASoC: tlv320aic32x4: div: Switch to determine_rate Maxime Ripard (Wed Apr 05 2023 - 08:25:47 EST)
- Re: [PATCH] ASoC: SOF: pm: Tear down pipelines only if DSP was active Mark Brown (Wed Apr 05 2023 - 08:26:01 EST)
- [PATCH v3 65/65] clk: Forbid to register a mux without determine_rate Maxime Ripard (Wed Apr 05 2023 - 08:26:06 EST)
- Re: [PATCH v2] regmap: Use mas_walk() instead of mas_find() Mark Brown (Wed Apr 05 2023 - 08:26:09 EST)
- Re: [PATCH] nvmem: layouts: sl28vpd: set varaiable sl28vpd_layout storage-class-specifier to static Tom Rix (Wed Apr 05 2023 - 08:26:30 EST)
- Re: [PATCH v4 2/2] i2c: tegra: Share same DMA channel for RX and TX Thierry Reding (Wed Apr 05 2023 - 08:27:11 EST)
- Re: [PATCH RFC] Randomized slab caches for kmalloc() Hyeonggon Yoo (Wed Apr 05 2023 - 08:27:31 EST)
- Re: [PATCH 05/12] net: phy: add phy_id_broken support Andrew Lunn (Wed Apr 05 2023 - 08:28:06 EST)
- Re: [PATCH 05/12] net: phy: add phy_id_broken support Florian Fainelli (Wed Apr 05 2023 - 08:30:28 EST)
- Re: [PATCH] drm: bridge: ldb: add support for using channel 1 only Marek Vasut (Wed Apr 05 2023 - 08:31:39 EST)
- Re: [PATCH 3/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to CPUs in kernel mode Frederic Weisbecker (Wed Apr 05 2023 - 08:31:42 EST)
- Re: [PATCH RFC 04/18] rust: drm: gem: Add GEM object abstraction Miguel Ojeda (Wed Apr 05 2023 - 08:32:28 EST)
- Re: [PATCH 00/12] Rework PHY reset handling Andrew Lunn (Wed Apr 05 2023 - 08:32:34 EST)
- Re: [PATCH RFC 09/18] rust: drm: syncobj: Add DRM Sync Object abstraction Daniel Vetter (Wed Apr 05 2023 - 08:33:46 EST)
- Re: [PATCH] drm/sun4i: uncouple DSI dotclock divider from TCON0_DCLK_REG Roman Beranek (Wed Apr 05 2023 - 08:34:21 EST)
- Re: [PATCH RFC 04/18] rust: drm: gem: Add GEM object abstraction Daniel Vetter (Wed Apr 05 2023 - 08:36:54 EST)
- Re: [PATCH] KVM: x86/mmu: Refresh CR0.WP prior to checking for emulated permission faults Mathias Krause (Wed Apr 05 2023 - 08:38:22 EST)
- Re: [PATCH 12/12] net: phy: add default gpio assert/deassert delay Andrew Lunn (Wed Apr 05 2023 - 08:40:19 EST)
- Re: (subset) [PATCH 3/3] soc: tegra: cbb: Drop empty platform remove function Thierry Reding (Wed Apr 05 2023 - 08:42:00 EST)
- Re: [PATCH 00/12] Rework PHY reset handling Florian Fainelli (Wed Apr 05 2023 - 08:43:05 EST)
- Re: [PATCH 3/4] mfd: intel-m10-bmc: Move m10bmc_sys_read() away from header Guenter Roeck (Wed Apr 05 2023 - 08:43:36 EST)
- Re: [PATCH] drm/bridge: ps8640: Use constant sleep time for polling hpd rfoss (Wed Apr 05 2023 - 08:44:42 EST)
- Re: [PATCH 2/3] venus: firmware: Correct non-pix start and end addresses Linux regression tracking #update (Thorsten Leemhuis) (Wed Apr 05 2023 - 08:45:14 EST)
- Re: [PATCH 3/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to CPUs in kernel mode Valentin Schneider (Wed Apr 05 2023 - 08:46:00 EST)
- Re: [PATCH] ext4: simplify 32bit calculation of lblk chi wu (Wed Apr 05 2023 - 08:48:03 EST)
- Re: [PATCH v5] ASoC: dt-bindings: ak4458: Convert to dtschema Mark Brown (Wed Apr 05 2023 - 08:48:10 EST)
- Re: kernel 6.2 stuck at boot (efi_call_rts) on arm64 Linux regression tracking #update (Thorsten Leemhuis) (Wed Apr 05 2023 - 08:50:42 EST)
- [PATCH] net: Added security socket Denis Arefev (Wed Apr 05 2023 - 08:53:17 EST)
- Re: [PATCH v2] PCI: tegra194: Handle errors in BPMP response Thierry Reding (Wed Apr 05 2023 - 08:55:17 EST)
- Re: [PATCH] mm, page_alloc: reduce page alloc/free sanity checks Mel Gorman (Wed Apr 05 2023 - 08:55:30 EST)
- Re: [PATCH v1 1/2] media: hi846: fix usage of pm_runtime_get_if_in_use() Sakari Ailus (Wed Apr 05 2023 - 08:55:45 EST)
- [PATCH v2 1/1] i2c: mlxbf: Use readl_poll_timeout_atomic() for polling Andy Shevchenko (Wed Apr 05 2023 - 08:56:55 EST)
- Re: [PATCH 6.1 000/177] 6.1.23-rc3 review Florian Fainelli (Wed Apr 05 2023 - 08:57:03 EST)
- Re: [PATCH v2 56/65] clk: ingenic: cgu: Switch to determine_rate Paul Cercueil (Wed Apr 05 2023 - 08:57:40 EST)
- Re: [RFC PATCH] sched: Fix performance regression introduced by mm_cid (v2) Peter Zijlstra (Wed Apr 05 2023 - 08:58:10 EST)
- [PATCH v6 0/8] Add multiport support for DWC3 controllers Krishna Kurapati (Wed Apr 05 2023 - 08:58:32 EST)
- [PATCH v6 1/8] dt-bindings: usb: Add bindings for multiport properties on DWC3 controller Krishna Kurapati (Wed Apr 05 2023 - 08:58:43 EST)
- [PATCH v6 2/8] usb: dwc3: core: Access XHCI address space temporarily to read port info Krishna Kurapati (Wed Apr 05 2023 - 08:59:00 EST)
- [PATCH v6 3/8] usb: dwc3: core: Skip setting event buffers for host only controllers Krishna Kurapati (Wed Apr 05 2023 - 08:59:16 EST)
- [PATCH v6 5/8] usb: dwc3: qcom: Add multiport controller support for qcom wrapper Krishna Kurapati (Wed Apr 05 2023 - 08:59:35 EST)
- [PATCH v6 7/8] arm64: dts: qcom: sa8295p: Enable tertiary controller and its 4 USB ports Krishna Kurapati (Wed Apr 05 2023 - 09:00:03 EST)
- [PATCH v6 4/8] usb: dwc3: core: Refactor PHY logic to support Multiport Controller Krishna Kurapati (Wed Apr 05 2023 - 09:00:13 EST)
- Re: [PATCH] soc/tegra: flowctrl: Use devm_platform_get_and_ioremap_resource() Thierry Reding (Wed Apr 05 2023 - 09:00:27 EST)
- [PATCH v6 6/8] arm64: dts: qcom: sc8280xp: Add multiport controller node for SC8280 Krishna Kurapati (Wed Apr 05 2023 - 09:00:31 EST)
- [PATCH v6 8/8] arm64: dts: qcom: sa8540-ride: Enable first port of tertiary usb controller Krishna Kurapati (Wed Apr 05 2023 - 09:00:34 EST)
- Re: [PATCH v7 6/6] x86/efi: Safely enable unaccepted memory in UEFI Dave Hansen (Wed Apr 05 2023 - 09:02:18 EST)
- Re: [PATCH V4] nvmem: add explicit config option to read old syntax fixed OF cells Heiko Stübner (Wed Apr 05 2023 - 09:02:43 EST)
- [PATCH v2] iommu/amd: Fix "Guest Virtual APIC Table Root Pointer" configuration in IRTE Kishon Vijay Abraham I (Wed Apr 05 2023 - 09:03:35 EST)
- Re: [RFC PATCH v8] media: mediatek: vcodec: support stateless AV1 decoder AngeloGioacchino Del Regno (Wed Apr 05 2023 - 09:03:38 EST)
- RE: [PATCH net 1/1] net: stmmac: check fwnode for phy device before scanning for phy Looi, Hong Aun (Wed Apr 05 2023 - 09:04:10 EST)
- Re: [PATCH v3 56/65] clk: ingenic: cgu: Switch to determine_rate Paul Cercueil (Wed Apr 05 2023 - 09:04:22 EST)
- Re: [PATCH] qlcnic: check pci_reset_function result Simon Horman (Wed Apr 05 2023 - 09:05:04 EST)
- Re: [PATCH v2 10/10] memory: mtk-smi: mt8365: Add SMI Support Alexandre Mergnat (Wed Apr 05 2023 - 09:07:01 EST)
- Re: [PATCH V7 10/10] ARM64: dts: imx7ulp: update usb compatible Shawn Guo (Wed Apr 05 2023 - 09:07:05 EST)
- [PATCH] ubifs: remove unnecessary kobject_del() Yangtao Li (Wed Apr 05 2023 - 09:08:12 EST)
- [PATCH 0/2] stackleak: allow to specify arch specific stackleak poison function Heiko Carstens (Wed Apr 05 2023 - 09:08:57 EST)
- [PATCH 1/2] stackleak: allow to specify arch specific stackleak poison function Heiko Carstens (Wed Apr 05 2023 - 09:09:02 EST)
- [PATCH 2/2] s390/stackleak: provide fast __stackleak_poison() implementation Heiko Carstens (Wed Apr 05 2023 - 09:09:04 EST)
- Re: (subset) [PATCH 09/24] kbuild, ARM: tegra: remove MODULE_LICENSE in non-modules Thierry Reding (Wed Apr 05 2023 - 09:10:03 EST)
- Re: [PATCH] arm64: defconfig: enable ARM CoreSight PMU driver Thierry Reding (Wed Apr 05 2023 - 09:10:07 EST)
- Re: (subset) [PATCH 20/20] soc/tegra: cbb: remove MODULE_LICENSE in non-modules Thierry Reding (Wed Apr 05 2023 - 09:10:09 EST)
- Re: [PATCH 6.2 000/185] 6.2.10-rc2 review Florian Fainelli (Wed Apr 05 2023 - 09:10:47 EST)
- Re: [PATCH v2 00/10] Add IOMMU support to MT8365 SoC Alexandre Mergnat (Wed Apr 05 2023 - 09:13:54 EST)
- Re: [PATCH v2 2/3] hwmon: (pmbus/core): Add regulator event support Guenter Roeck (Wed Apr 05 2023 - 09:15:30 EST)
- Re: [PATCH] arm64: dts: imx8mp-evk: add dual-role usb port1 support Shawn Guo (Wed Apr 05 2023 - 09:16:51 EST)
- Re: [PATCH] arm64: defconfig: enable ARM CoreSight PMU driver Thierry Reding (Wed Apr 05 2023 - 09:19:19 EST)
- Re: Bug report: UDP ~20% degradation Linux regression tracking (Thorsten Leemhuis) (Wed Apr 05 2023 - 09:19:35 EST)
- [PATCH v2] cifs: sanitize paths in cifs_update_super_prepath. Thiago Becker (Wed Apr 05 2023 - 09:19:46 EST)
- Re: [PATCH v1 2/2] gpio: ds4520: Add ADI DS4520 Regulator Support Linus Walleij (Wed Apr 05 2023 - 09:21:02 EST)
- Re: [PATCH v5 00/17] Reference count checker and related fixes Arnaldo Carvalho de Melo (Wed Apr 05 2023 - 09:21:06 EST)
- Re: iio: ad7192: Pending IRQ on SDO/RDY causing retrigger of interrupt handler and missing every sample Fabrizio Lamarque (Wed Apr 05 2023 - 09:21:41 EST)
- Re: [PATCH] arm64: dts: imx8mm-evk: correct pmic clock source Shawn Guo (Wed Apr 05 2023 - 09:22:31 EST)
- Re: [PATCH v2 08/11] x86/sev: Add Secure TSC support for SNP guests Tom Lendacky (Wed Apr 05 2023 - 09:24:29 EST)
- Re: [PATCH v2] PCI: dwc: Wait for link up only if link is started Lorenzo Pieralisi (Wed Apr 05 2023 - 09:24:54 EST)
- Re: [PATCH v6 01/12] perf map: Rename map_ip and unmap_ip Arnaldo Carvalho de Melo (Wed Apr 05 2023 - 09:25:20 EST)
- Re: [Question] Restore previous "local tag" behaviour torvic9 (Wed Apr 05 2023 - 09:25:57 EST)
- Re: [PATCH 1/3] ARM: dts: meson: Fix the UART compatible strings Ricardo Cañuelo (Wed Apr 05 2023 - 09:29:12 EST)
- Re: scsi: Recent kernels drop into emergency shell Linux regression tracking #update (Thorsten Leemhuis) (Wed Apr 05 2023 - 09:30:02 EST)
- Re: [PATCH v6 01/12] perf map: Rename map_ip and unmap_ip Arnaldo Carvalho de Melo (Wed Apr 05 2023 - 09:32:27 EST)
- Re: [PATCH v2 0/3] lib/string_helpers et al.: Change return value of strreplace() Andy Shevchenko (Wed Apr 05 2023 - 09:34:42 EST)
- Re: [PATCH V4 13/23] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap() Sunil V L (Wed Apr 05 2023 - 09:36:02 EST)
- Re: [PATCH] iov_iter: Remove last_offset member Jens Axboe (Wed Apr 05 2023 - 09:37:30 EST)
- Re: [PATCH] bcache: make kobj_type structures constant Coly Li (Wed Apr 05 2023 - 09:38:22 EST)
- Re: [PATCH] dt-bindings: PCI: Fix unit address of example root port Rob Herring (Wed Apr 05 2023 - 09:38:47 EST)
- Re: [PATCH v6 5/5] mfd: max77541: Add ADI MAX77541/MAX77540 PMIC Support Lee Jones (Wed Apr 05 2023 - 09:39:51 EST)
- Re: [PATCH RFC 10/18] drm/scheduler: Add can_run_job callback Daniel Vetter (Wed Apr 05 2023 - 09:40:29 EST)
- Re: [PATCH v7 6/6] x86/efi: Safely enable unaccepted memory in UEFI Kirill A. Shutemov (Wed Apr 05 2023 - 09:42:38 EST)
- Re: [PATCH v2] ASoC: dt-bindings: wm8510: Convert to dtschema Mark Brown (Wed Apr 05 2023 - 09:43:37 EST)
- Re: [PATCH v4 1/2] dt-bindings: phy: qcom,qmp-usb: Fix phy subnode for SM6115 & QCM2290 USB3 PHY Bhupesh Sharma (Wed Apr 05 2023 - 09:43:40 EST)
- Re: [PATCH v3] ASoC: dt-bindings: wm8510: Convert to dtschema Mark Brown (Wed Apr 05 2023 - 09:43:43 EST)
- Re: [PATCH SPI for-next 0/3] spi: mchp-pci1xxxx: Fix minor bugs in spi-pci1xxxx driver Mark Brown (Wed Apr 05 2023 - 09:43:46 EST)
- Re: [PATCH v1 1/5] spi: fsl-spi: Fix CPM/QE mode Litte Endian Mark Brown (Wed Apr 05 2023 - 09:43:56 EST)
- Re: [PATCH v7 6/6] x86/efi: Safely enable unaccepted memory in UEFI Ard Biesheuvel (Wed Apr 05 2023 - 09:44:38 EST)
- Re: [PATCH 01/19] drm/i915/i915_scatterlist: Fix kerneldoc formatting issue - missing '@' Lee Jones (Wed Apr 05 2023 - 09:45:38 EST)
- Re: [PATCH v2 1/2] dt-bindings: interrupt-controller: mpm: Pass MSG RAM slice through phandle Rob Herring (Wed Apr 05 2023 - 09:47:34 EST)
- Re: iio: ad7192: Pending IRQ on SDO/RDY causing retrigger of interrupt handler and missing every sample Nuno Sá (Wed Apr 05 2023 - 09:47:57 EST)
- Re: [PATCH v2 1/2] dt-bindings: interrupt-controller: mpm: Pass MSG RAM slice through phandle Konrad Dybcio (Wed Apr 05 2023 - 09:49:33 EST)
- Re: [PATCH v8 0/8] Enable IPQ9754 USB Krzysztof Kozlowski (Wed Apr 05 2023 - 09:51:31 EST)
- Re: [PATCH v7 6/6] x86/efi: Safely enable unaccepted memory in UEFI Ard Biesheuvel (Wed Apr 05 2023 - 09:51:36 EST)
- Re: [PATCH RFC 11/18] drm/scheduler: Clean up jobs when the scheduler is torn down Daniel Vetter (Wed Apr 05 2023 - 09:52:54 EST)
- Re: [PATCH v2 00/10] Add IOMMU support to MT8365 SoC Krzysztof Kozlowski (Wed Apr 05 2023 - 09:54:35 EST)
- Re: [PATCH v5 2/5] mfd: Add support for the Lantiq PEF2256 framer Lee Jones (Wed Apr 05 2023 - 09:55:03 EST)
- Re: [PATCH v2 10/10] memory: mtk-smi: mt8365: Add SMI Support Krzysztof Kozlowski (Wed Apr 05 2023 - 09:55:08 EST)
- RE: [PATCH] ext4: simplify 32bit calculation of lblk David Laight (Wed Apr 05 2023 - 09:55:35 EST)
- Re: [PATCH] tracing: Free error logs of tracing instances Steven Rostedt (Wed Apr 05 2023 - 09:56:48 EST)
- Re: [PATCH v1 2/2] gpio: ds4520: Add ADI DS4520 Regulator Support Michael Walle (Wed Apr 05 2023 - 09:57:19 EST)
- RE: [PATCH v2 1/1] i2c: mlxbf: Use readl_poll_timeout_atomic() for polling Asmaa Mnebhi (Wed Apr 05 2023 - 09:57:22 EST)
- Re: [PATCH v5 2/6] RISC-V: Add a syscall for HW probing Paul Walmsley (Wed Apr 05 2023 - 09:57:28 EST)
- Re: [PATCH v2 2/3] hwmon: (pmbus/core): Add regulator event support Matti Vaittinen (Wed Apr 05 2023 - 09:58:16 EST)
- Re: [PATCH v5 1/6] RISC-V: Move struct riscv_cpuinfo to new header Paul Walmsley (Wed Apr 05 2023 - 09:59:53 EST)
- [PATCH 32/32] ACPICA: Update version to 20230331 Rafael J. Wysocki (Wed Apr 05 2023 - 10:00:43 EST)
- [PATCH 31/32] ACPICA: add os specific support for Zephyr RTOS Rafael J. Wysocki (Wed Apr 05 2023 - 10:00:48 EST)
- [PATCH 30/32] ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_display_objects Rafael J. Wysocki (Wed Apr 05 2023 - 10:00:51 EST)
- [PATCH 29/32] ACPICA: acpi_resource_irq: Replace 1-element arrays with flexible array Rafael J. Wysocki (Wed Apr 05 2023 - 10:00:59 EST)
- [PATCH 28/32] ACPICA: acpi_madt_oem_data: Fix flexible array member definition Rafael J. Wysocki (Wed Apr 05 2023 - 10:01:03 EST)
- [PATCH 27/32] ACPICA: acpi_dmar_andd: Replace 1-element array with flexible array Rafael J. Wysocki (Wed Apr 05 2023 - 10:01:07 EST)
- [PATCH 26/32] ACPICA: acpi_pci_routing_table: Replace fixed-size array with flex array member Rafael J. Wysocki (Wed Apr 05 2023 - 10:01:09 EST)
- [PATCH 25/32] ACPICA: struct acpi_resource_dma: Replace 1-element array with flexible array Rafael J. Wysocki (Wed Apr 05 2023 - 10:01:13 EST)
- [PATCH 24/32] ACPICA: Introduce ACPI_FLEX_ARRAY Rafael J. Wysocki (Wed Apr 05 2023 - 10:01:17 EST)
- [PATCH 23/32] ACPICA: struct acpi_nfit_interleave: Replace 1-element array with flexible array Rafael J. Wysocki (Wed Apr 05 2023 - 10:01:38 EST)
- [PATCH 22/32] ACPICA: actbl2: Replace 1-element arrays with flexible arrays Rafael J. Wysocki (Wed Apr 05 2023 - 10:01:47 EST)
- [PATCH 21/32] ACPICA: actbl1: Replace 1-element arrays with flexible arrays Rafael J. Wysocki (Wed Apr 05 2023 - 10:01:58 EST)
- [PATCH 20/32] ACPICA: struct acpi_resource_vendor: Replace 1-element array with flexible array Rafael J. Wysocki (Wed Apr 05 2023 - 10:02:06 EST)
- [PATCH 19/32] ACPICA: Avoid undefined behavior: load of misaligned address Rafael J. Wysocki (Wed Apr 05 2023 - 10:02:24 EST)
- [PATCH 18/32] ACPICA: Avoid undefined behavior: member access within misaligned address Rafael J. Wysocki (Wed Apr 05 2023 - 10:02:29 EST)
- [PATCH 16/32] ACPICA: Avoid undefined behavior: member access within misaligned address Rafael J. Wysocki (Wed Apr 05 2023 - 10:02:44 EST)
- [PATCH 17/32] ACPICA: Avoid undefined behavior: member access within misaligned address Rafael J. Wysocki (Wed Apr 05 2023 - 10:02:47 EST)
- [PATCH 15/32] ACPICA: Avoid undefined behavior: member access within misaligned address Rafael J. Wysocki (Wed Apr 05 2023 - 10:02:51 EST)
- [PATCH 14/32] ACPICA: Avoid undefined behavior: member access within null pointer Rafael J. Wysocki (Wed Apr 05 2023 - 10:03:10 EST)
- [PATCH 13/32] ACPICA: Avoid undefined behavior: applying zero offset to null pointer Rafael J. Wysocki (Wed Apr 05 2023 - 10:03:14 EST)
- [PATCH 12/32] ACPICA: Avoid undefined behavior: load of misaligned address Rafael J. Wysocki (Wed Apr 05 2023 - 10:03:17 EST)
- [PATCH 11/32] ACPICA: Add structure definitions for RISC-V RHCT Rafael J. Wysocki (Wed Apr 05 2023 - 10:03:20 EST)
- [PATCH 10/32] ACPICA: MADT: Add RISC-V INTC interrupt controller Rafael J. Wysocki (Wed Apr 05 2023 - 10:03:38 EST)
- [PATCH 09/32] ACPICA: add support for ClockInput resource (v6.5) Rafael J. Wysocki (Wed Apr 05 2023 - 10:03:44 EST)
- [PATCH 0/4] Add MCP48XX bindings and driver support Nicolas Frattaroli (Wed Apr 05 2023 - 10:03:58 EST)
- [PATCH 07/32] ACPICA: Add support for Arm's MPAM ACPI table version 2 Rafael J. Wysocki (Wed Apr 05 2023 - 10:04:04 EST)
- [PATCH 08/32] ACPICA: Update all copyrights/signons to 2023 Rafael J. Wysocki (Wed Apr 05 2023 - 10:04:09 EST)
- [PATCH 06/32] ACPICA: Add support for ASPT table in disassembler Rafael J. Wysocki (Wed Apr 05 2023 - 10:04:25 EST)
- [PATCH 1/4] dt-bindings: iio: dac: mcp4922: add vdd-supply property Nicolas Frattaroli (Wed Apr 05 2023 - 10:04:30 EST)
- [PATCH 3/4] dt-bindings: iio: dac: add mcp4822 Nicolas Frattaroli (Wed Apr 05 2023 - 10:04:32 EST)
- [PATCH 2/4] iio: dac: mcp4922: get and enable vdd regulator Nicolas Frattaroli (Wed Apr 05 2023 - 10:04:35 EST)
- [PATCH 05/32] ACPICA: Add support for 64 bit loong_arch compilation Rafael J. Wysocki (Wed Apr 05 2023 - 10:04:37 EST)
- [PATCH 4/4] iio: dac: mcp4922: add support for mcp48xx series chips Nicolas Frattaroli (Wed Apr 05 2023 - 10:04:40 EST)
- [PATCH 04/32] ACPICA: acpisrc: Add missing tables to astable Rafael J. Wysocki (Wed Apr 05 2023 - 10:04:56 EST)
- [PATCH 03/32] ACPICA: Add missing macro ACPI_FUNCTION_TRACE() for acpi_ns_repair_HID() Rafael J. Wysocki (Wed Apr 05 2023 - 10:05:02 EST)
- [PATCH 02/32] ACPICA: ACPI 6.5: MADT: add support for trace buffer extension in GICC Rafael J. Wysocki (Wed Apr 05 2023 - 10:05:05 EST)
- Re: [PATCH v6 1/8] dt-bindings: usb: Add bindings for multiport properties on DWC3 controller Krzysztof Kozlowski (Wed Apr 05 2023 - 10:05:09 EST)
- [PATCH 01/32] ACPICA: Headers: Delete bogus node_array array of pointers from AEST table Rafael J. Wysocki (Wed Apr 05 2023 - 10:05:28 EST)
- [PATCH 00/32] ACPICA: ACPICA 20230331 Rafael J. Wysocki (Wed Apr 05 2023 - 10:05:32 EST)
- Re: [PATCH v2 2/3] regulator: da9063: implement basic XVP setter Benjamin Bara (Wed Apr 05 2023 - 10:10:50 EST)
- Re: [PATCH 3/4] dt-bindings: iio: dac: add mcp4822 Krzysztof Kozlowski (Wed Apr 05 2023 - 10:11:12 EST)
- Re: fsconfig parsing bugs Christian Brauner (Wed Apr 05 2023 - 10:12:12 EST)
- Re: [PATCH v3 0/4] Allow genpd providers to power off domains on sync state Ulf Hansson (Wed Apr 05 2023 - 10:12:34 EST)
- Re: [PATCH][next] btrfs: Fix spelling mistake "geneartion" -> "generation" David Sterba (Wed Apr 05 2023 - 10:13:52 EST)
- Re: [PATCH RFC 10/18] drm/scheduler: Add can_run_job callback Christian König (Wed Apr 05 2023 - 10:15:15 EST)
- Re: [PATCH v6 1/8] dt-bindings: usb: Add bindings for multiport properties on DWC3 controller Krishna Kurapati PSSNV (Wed Apr 05 2023 - 10:16:53 EST)
- Re: [PATCH V2 0/6] arm64: dts: imx8m: update pinctrl to match dtschema Shawn Guo (Wed Apr 05 2023 - 10:17:21 EST)
- Re: [Question] Restore previous "local tag" behaviour torvic9 (Wed Apr 05 2023 - 10:17:36 EST)
- [PATCH v2 0/5] locking: Introduce local{,64}_try_cmpxchg Uros Bizjak (Wed Apr 05 2023 - 10:18:17 EST)
- [PATCH v2 1/5] locking/atomic: Add generic try_cmpxchg{,64}_local support Uros Bizjak (Wed Apr 05 2023 - 10:18:39 EST)
- [PATCH v2 2/5] locking/generic: Wire up local{,64}_try_cmpxchg Uros Bizjak (Wed Apr 05 2023 - 10:18:44 EST)
- [PATCH v2 3/5] locking/arch: Wire up local_try_cmpxchg Uros Bizjak (Wed Apr 05 2023 - 10:18:58 EST)
- [PATCH v2 4/5] locking/x86: Define arch_try_cmpxchg_local Uros Bizjak (Wed Apr 05 2023 - 10:19:15 EST)
- Re: [PATCH 3/4] dt-bindings: iio: dac: add mcp4822 Nicolas Frattaroli (Wed Apr 05 2023 - 10:19:17 EST)
- [PATCH v2 5/5] events: Illustrate the transition to local{,64}_try_cmpxchg Uros Bizjak (Wed Apr 05 2023 - 10:19:23 EST)
- Re: [PATCH v6 1/8] dt-bindings: usb: Add bindings for multiport properties on DWC3 controller Krzysztof Kozlowski (Wed Apr 05 2023 - 10:19:35 EST)
- Re: [PATCH v2 2/3] hwmon: (pmbus/core): Add regulator event support Guenter Roeck (Wed Apr 05 2023 - 10:19:59 EST)
- Re: [Intel-gfx] [PATCH v2] drm/i915/gt: Hold a wakeref for the active VM Andrzej Hajda (Wed Apr 05 2023 - 10:20:04 EST)
- Re: [PATCH 4/4] iio: dac: mcp4922: add support for mcp48xx series chips Lars-Peter Clausen (Wed Apr 05 2023 - 10:20:25 EST)
- Re: [PATCH] mm, page_alloc: reduce page alloc/free sanity checks Vlastimil Babka (Wed Apr 05 2023 - 10:20:28 EST)
- Re: [PATCH v10 3/3] regulator: axp20x: Add support for AXP313a variant Lee Jones (Wed Apr 05 2023 - 10:21:55 EST)
- Re: [PATCH] memcg-v1: Enable setting memory min, low, high Greg KH (Wed Apr 05 2023 - 10:22:10 EST)
- Re: [PATCH 2/4] iio: dac: mcp4922: get and enable vdd regulator Lars-Peter Clausen (Wed Apr 05 2023 - 10:22:22 EST)
- Re: [PATCH RFC 10/18] drm/scheduler: Add can_run_job callback Daniel Vetter (Wed Apr 05 2023 - 10:22:36 EST)
- Re: [RFC PATCH] sched: Fix performance regression introduced by mm_cid (v2) Mathieu Desnoyers (Wed Apr 05 2023 - 10:22:39 EST)
- Re: [PATCH] arm64: dts: imx8mq-librem5: add missing #clock-cells Shawn Guo (Wed Apr 05 2023 - 10:23:15 EST)
- Re: [PATCH 1/2] arm64: dts: imx8mm-verdin: correct off-on-delay Shawn Guo (Wed Apr 05 2023 - 10:25:01 EST)
- Re: [PATCH v2 0/3] lib/string_helpers et al.: Change return value of strreplace() Greg Kroah-Hartman (Wed Apr 05 2023 - 10:25:03 EST)
- [PATCH v2 1/2] dt-bindings: drm/bridge: Add no-hpd property Jayesh Choudhary (Wed Apr 05 2023 - 10:25:27 EST)
- [PATCH v2 0/2] "no-hpd" support in CDNS DP bridge driver Jayesh Choudhary (Wed Apr 05 2023 - 10:25:30 EST)
- [PATCH v2 2/2] drm: bridge: cdns-mhdp8546: Add support for no-hpd Jayesh Choudhary (Wed Apr 05 2023 - 10:25:33 EST)
- Re: [PATCH] sched/cputime: Make cputime_adjust() more accurate Peter Zijlstra (Wed Apr 05 2023 - 10:26:36 EST)
- [PATCH v1 0/2] mm/userfaultfd: fix and cleanup for migration entries with uffd-wp David Hildenbrand (Wed Apr 05 2023 - 10:26:59 EST)
- [PATCH v1 2/2] mm/userfaultfd: don't consider uffd-wp bit of writable migration entries David Hildenbrand (Wed Apr 05 2023 - 10:27:01 EST)
- [for-linus][PATCH 0/3] tracing: More fixes for 6.3 Steven Rostedt (Wed Apr 05 2023 - 10:27:15 EST)
- [for-linus][PATCH 1/3] tracing: Have tracing_snapshot_instance_cond() write errors to the appropriate instance Steven Rostedt (Wed Apr 05 2023 - 10:27:17 EST)
- [for-linus][PATCH 2/3] tracing: Fix ftrace_boot_snapshot command line logic Steven Rostedt (Wed Apr 05 2023 - 10:27:19 EST)
- [for-linus][PATCH 3/3] tracing: Free error logs of tracing instances Steven Rostedt (Wed Apr 05 2023 - 10:27:25 EST)
- [PATCH v1 1/2] mm/userfaultfd: fix uffd-wp handling for THP migration entries David Hildenbrand (Wed Apr 05 2023 - 10:27:28 EST)
- Re: [PATCH -next] drm: bridge: samsung-dsim: fix platform_no_drv_owner.cocci warning Jagan Teki (Wed Apr 05 2023 - 10:27:45 EST)
- Re: [PATCH 6.1 000/177] 6.1.23-rc3 review Rudi Heitbaum (Wed Apr 05 2023 - 10:27:49 EST)
- Re: [PATCH v3] treewide: Fix probing of devices in DT overlays Shawn Guo (Wed Apr 05 2023 - 10:28:55 EST)
- [PATCH] mm, page_alloc: use check_pages_enabled static key to check tail pages Vlastimil Babka (Wed Apr 05 2023 - 10:29:21 EST)
- Re: iio: ad7192: Pending IRQ on SDO/RDY causing retrigger of interrupt handler and missing every sample Lars-Peter Clausen (Wed Apr 05 2023 - 10:29:42 EST)
- [PATCH] soundwire: qcom: Fix enumeration of second device on the bus Krzysztof Kozlowski (Wed Apr 05 2023 - 10:30:14 EST)
- Re: [RESEND PATCH v4 03/21] staging: media: tegra-video: fix .vidioc_enum_fmt_vid_cap to return all formats Laurent Pinchart (Wed Apr 05 2023 - 10:30:49 EST)
- Re: [PATCH v12 6/6] clk: meson: a1: add Amlogic A1 Peripherals clock controller driver Jerome Brunet (Wed Apr 05 2023 - 10:31:12 EST)
- Re: [PATCH V4 13/23] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap() Conor Dooley (Wed Apr 05 2023 - 10:31:44 EST)
- Re: [PATCH v1 1/1 RESEND] platform/mellanox: add firmware reset support Hans de Goede (Wed Apr 05 2023 - 10:34:01 EST)
- Re: [PATCH 5.15 00/99] 5.15.106-rc1 review Jon Hunter (Wed Apr 05 2023 - 10:34:37 EST)
- Re: [PATCH 6.2 000/187] 6.2.10-rc1 review Jon Hunter (Wed Apr 05 2023 - 10:35:03 EST)
- Re: [PATCH v2 10/10] memory: mtk-smi: mt8365: Add SMI Support Alexandre Mergnat (Wed Apr 05 2023 - 10:35:07 EST)
- [PATCH] proc/stat: remove arch_idle_time() Heiko Carstens (Wed Apr 05 2023 - 10:35:09 EST)
- Re: [PATCH v1 1/1 RESEND] platform/mellanox: add firmware reset support Hans de Goede (Wed Apr 05 2023 - 10:35:13 EST)
- Re: [PATCH 6.2 000/185] 6.2.10-rc2 review Jon Hunter (Wed Apr 05 2023 - 10:35:25 EST)
- [gustavoars:testing/fsfa3] BUILD SUCCESS WITH WARNING 91ba9bf02e0d11bbe0b6fe49f40fb90818f2a06d kernel test robot (Wed Apr 05 2023 - 10:35:48 EST)
- Re: iio: ad7192: Pending IRQ on SDO/RDY causing retrigger of interrupt handler and missing every sample Lars-Peter Clausen (Wed Apr 05 2023 - 10:35:57 EST)
- Re: [PATCH 6.1 000/177] 6.1.23-rc3 review Jon Hunter (Wed Apr 05 2023 - 10:36:19 EST)
- Re: [PATCH] KVM: x86/mmu: Refresh CR0.WP prior to checking for emulated permission faults Sean Christopherson (Wed Apr 05 2023 - 10:36:57 EST)
- Re: [PATCH RFC 18/18] drm/asahi: Add the Asahi driver for Apple AGX GPUs Daniel Vetter (Wed Apr 05 2023 - 10:38:00 EST)
- Re: [PATCH v2 08/11] x86/sev: Add Secure TSC support for SNP guests Nikunj A. Dadhania (Wed Apr 05 2023 - 10:38:23 EST)
- Re: [BUG] staging: rtl8192e: oops occurs when finding hardware rtl8192se Greg Kroah-Hartman (Wed Apr 05 2023 - 10:38:27 EST)
- Re: [PATCH v2 0/3] lib/string_helpers et al.: Change return value of strreplace() Andy Shevchenko (Wed Apr 05 2023 - 10:39:07 EST)
- RE: [PATCH v1 1/1 RESEND] platform/mellanox: add firmware reset support Khalil Blaiech (Wed Apr 05 2023 - 10:40:01 EST)
- RE: [PATCH v1 1/1 RESEND] platform/mellanox: add firmware reset support Khalil Blaiech (Wed Apr 05 2023 - 10:40:43 EST)
- Re: [PATCH v7 00/22] Basic clock, reset & device tree support for StarFive JH7110 RISC-V SoC Emil Renner Berthing (Wed Apr 05 2023 - 10:40:59 EST)
- Re: [PATCH net v3] ixgbe: Panic during XDP_TX with > 64 CPUs Maciej Fijalkowski (Wed Apr 05 2023 - 10:41:01 EST)
- Re: [PATCH] rcu/kvfree: Delay the execution of drain_page_cache() Uladzislau Rezki (Wed Apr 05 2023 - 10:42:05 EST)
- Re: [PATCH 00/12] Rework PHY reset handling Marco Felsch (Wed Apr 05 2023 - 10:43:12 EST)
- Re: [PATCH RFC 18/18] drm/asahi: Add the Asahi driver for Apple AGX GPUs Daniel Vetter (Wed Apr 05 2023 - 10:44:22 EST)
- Re: [syzbot] WARNING in shark_write_reg/usb_submit_urb, WARNING in shark_write_val/usb_submit_urb Greg KH (Wed Apr 05 2023 - 10:44:57 EST)
- [GIT PULL] tracing: Fixes for 6.3-rc5 Steven Rostedt (Wed Apr 05 2023 - 10:45:00 EST)
- Re: [PATCH] rcu/kvfree: Invoke debug_rcu_bhead_unqueue() with check bnode->snap is done Uladzislau Rezki (Wed Apr 05 2023 - 10:46:00 EST)
- Re: [RESEND PATCH] kvm/selftests: Close opened file descriptor in stable_tsc_check_supported() Sean Christopherson (Wed Apr 05 2023 - 10:46:21 EST)
- Re: [RESEND] gpio: ws16c48: Fix off-by-one error in WS16C48 resource region extent William Breathitt Gray (Wed Apr 05 2023 - 10:47:31 EST)
- Re: [PATCH 6.2 000/185] 6.2.10-rc2 review Markus Reichelt (Wed Apr 05 2023 - 10:47:58 EST)
- Re: [RFC PATCH net-next v4 0/9] net/smc: Introduce SMC-D-based OS internal communication acceleration Wenjia Zhang (Wed Apr 05 2023 - 10:48:32 EST)
- Re: [PATCH 0/2] KVM: x86: More cleanups for Hyper-V range flushing Vitaly Kuznetsov (Wed Apr 05 2023 - 10:49:34 EST)
- Re: [PATCHv1 0/3] generic-ohci/ehci: add RK3588 support Greg Kroah-Hartman (Wed Apr 05 2023 - 10:49:51 EST)
- Re: [PATCH] mm, page_alloc: use check_pages_enabled static key to check tail pages Mel Gorman (Wed Apr 05 2023 - 10:50:19 EST)
- Re: [PATCH 03/12] net: phy: add phy_device_set_miits helper Marco Felsch (Wed Apr 05 2023 - 10:50:44 EST)
- Re: [PATCH v2 56/65] clk: ingenic: cgu: Switch to determine_rate Maxime Ripard (Wed Apr 05 2023 - 10:51:19 EST)
- [PATCH 0/2] hwmon: (pmbus/core) Add lock and unlock functions Eddie James (Wed Apr 05 2023 - 10:52:55 EST)
- [PATCH 1/2] hwmon: (pmbus/core) Add lock and unlock functions Eddie James (Wed Apr 05 2023 - 10:52:58 EST)
- [PATCH 2/2] hwmon: (pmbus/ibm-cffps) Use default debugfs attributes and lock function Eddie James (Wed Apr 05 2023 - 10:53:01 EST)
- Re: [PATCH RFC 13/18] drm/gem: Add a flag to control whether objects can be exported Daniel Vetter (Wed Apr 05 2023 - 10:55:20 EST)
- Re: [PATCH v12 6/6] clk: meson: a1: add Amlogic A1 Peripherals clock controller driver Dmitry Rokosov (Wed Apr 05 2023 - 10:55:28 EST)
- Re: [PATCH V4 11/23] RISC-V: smpboot: Add ACPI support in smp_setup() Andrew Jones (Wed Apr 05 2023 - 10:59:08 EST)
- Re: [PATCH 5/5] ACPI: Replace irqdomain.h include with struct declarations Rafael J. Wysocki (Wed Apr 05 2023 - 10:59:53 EST)
- Re: [PATCH 7/7] dt-bindings: display: add panel-timing property to sitronix,st7789v Maxime Ripard (Wed Apr 05 2023 - 11:01:37 EST)
- [PATCH 0/2] Introduce RPM Master stats Konrad Dybcio (Wed Apr 05 2023 - 11:01:50 EST)
- [PATCH 1/2] dt-bindings: soc: qcom: Add RPM Master stats Konrad Dybcio (Wed Apr 05 2023 - 11:01:52 EST)
- [PATCH 2/2] soc: qcom: Introduce RPM master stats driver Konrad Dybcio (Wed Apr 05 2023 - 11:01:58 EST)
- Re: [PATCH] soundwire: qcom: Fix enumeration of second device on the bus Pierre-Louis Bossart (Wed Apr 05 2023 - 11:02:50 EST)
- Re: [PATCH v4 9/9] wifi: rtw88: Add support for the SDIO based RTL8821CS chipset Chris Morgan (Wed Apr 05 2023 - 11:02:54 EST)
- Re: [PATCH] drm/sun4i: uncouple DSI dotclock divider from TCON0_DCLK_REG Maxime Ripard (Wed Apr 05 2023 - 11:03:49 EST)
- Re: [PATCH v1 07/14] extcon: Use unique number for the extcon device ID Andy Shevchenko (Wed Apr 05 2023 - 11:04:00 EST)
- Re: [PATCH v3 06/55] mm: Make the page_frag_cache allocator use per-cpu Christoph Hellwig (Wed Apr 05 2023 - 11:05:20 EST)
- Re: [PATCH v4 4/4] RISC-V: crypto: add accelerated GCM GHASH implementation Heiko Stübner (Wed Apr 05 2023 - 11:05:23 EST)
- Re: [PATCH v1 08/14] extcon: Switch to use kasprintf_strarray() Andy Shevchenko (Wed Apr 05 2023 - 11:05:54 EST)
- [PATCH 02/18] arch/arc: Implement <asm/fb.h> with generic helpers Thomas Zimmermann (Wed Apr 05 2023 - 11:06:10 EST)
- [PATCH 00/18] arch: Consolidate <asm/fb.h> Thomas Zimmermann (Wed Apr 05 2023 - 11:06:13 EST)
- [PATCH 01/18] fbdev: Prepare generic architecture helpers Thomas Zimmermann (Wed Apr 05 2023 - 11:06:16 EST)
- [PATCH 06/18] arch/loongarch: Implement <asm/fb.h> with generic helpers Thomas Zimmermann (Wed Apr 05 2023 - 11:06:21 EST)
- [PATCH 08/18] arch/mips: Implement <asm/fb.h> with generic helpers Thomas Zimmermann (Wed Apr 05 2023 - 11:06:25 EST)
- [PATCH 10/18] video: Move HP PARISC STI core code to shared location Thomas Zimmermann (Wed Apr 05 2023 - 11:06:28 EST)
- [PATCH 07/18] arch/m68k: Implement <asm/fb.h> with generic helpers Thomas Zimmermann (Wed Apr 05 2023 - 11:06:31 EST)
- [PATCH 12/18] arch/parisc: Implement fb_is_primary_device() under arch/parisc Thomas Zimmermann (Wed Apr 05 2023 - 11:06:34 EST)
- [PATCH 04/18] arch/arm64: Implement <asm/fb.h> with generic helpers Thomas Zimmermann (Wed Apr 05 2023 - 11:06:38 EST)
- [PATCH 05/18] arch/ia64: Implement <asm/fb.h> with generic helpers Thomas Zimmermann (Wed Apr 05 2023 - 11:06:42 EST)
- [PATCH 11/18] arch/parisc: Remove trailing whitespaces Thomas Zimmermann (Wed Apr 05 2023 - 11:06:45 EST)
- [PATCH 03/18] arch/arm: Implement <asm/fb.h> with generic helpers Thomas Zimmermann (Wed Apr 05 2023 - 11:06:50 EST)
- [PATCH 13/18] arch/parisc: Implement <asm/fb.h> with generic helpers Thomas Zimmermann (Wed Apr 05 2023 - 11:06:57 EST)
- [PATCH 09/18] video: Remove trailing whitespaces Thomas Zimmermann (Wed Apr 05 2023 - 11:07:01 EST)
- [PATCH 14/18] arch/powerpc: Implement <asm/fb.h> with generic helpers Thomas Zimmermann (Wed Apr 05 2023 - 11:07:03 EST)
- [PATCH 17/18] arch/sparc: Implement <asm/fb.h> with generic helpers Thomas Zimmermann (Wed Apr 05 2023 - 11:07:07 EST)
- [PATCH 18/18] arch/x86: Implement <asm/fb.h> with generic helpers Thomas Zimmermann (Wed Apr 05 2023 - 11:07:12 EST)
- [PATCH 15/18] arch/sh: Implement <asm/fb.h> with generic helpers Thomas Zimmermann (Wed Apr 05 2023 - 11:07:16 EST)
- [PATCH 16/18] arch/sparc: Implement fb_is_primary_device() in source file Thomas Zimmermann (Wed Apr 05 2023 - 11:07:20 EST)
- [PATCH] staging: qlge: Remove macro FILL_SEG Sumitra Sharma (Wed Apr 05 2023 - 11:10:06 EST)
- Re: [PATCH v10 3/3] regulator: axp20x: Add support for AXP313a variant Mark Brown (Wed Apr 05 2023 - 11:10:48 EST)
- Re: [PATCH v3 2/2] leds: max597x: Add support for max597x Lee Jones (Wed Apr 05 2023 - 11:11:49 EST)
- Re: [PATCH 05/10] mfd: rt5033: Apply preparatory changes before adding rt5033-charger driver Lee Jones (Wed Apr 05 2023 - 11:12:25 EST)
- Re: [PATCH v3 64/65] ASoC: tlv320aic32x4: div: Switch to determine_rate Mark Brown (Wed Apr 05 2023 - 11:13:05 EST)
- Re: [PATCH v3 63/65] ASoC: tlv320aic32x4: pll: Switch to determine_rate Mark Brown (Wed Apr 05 2023 - 11:13:08 EST)
- Re: [PATCHv1 0/3] generic-ohci/ehci: add RK3588 support Sebastian Reichel (Wed Apr 05 2023 - 11:13:11 EST)
- Re: [PATCH] soc/tegra: fuse: Remove nvmem root only access Thierry Reding (Wed Apr 05 2023 - 11:13:33 EST)
- Re: [PATCH V4 19/23] RISC-V: Add ACPI initialization in setup_arch() Sunil V L (Wed Apr 05 2023 - 11:14:27 EST)
- Re: [PATCH v1 1/2] mm/userfaultfd: fix uffd-wp handling for THP migration entries Peter Xu (Wed Apr 05 2023 - 11:15:54 EST)
- Re: [PATCH v4] Kconfig: introduce HAS_IOPORT option and select it as necessary Niklas Schnelle (Wed Apr 05 2023 - 11:17:09 EST)
- Re: [PATCH RFC] Randomized slab caches for kmalloc() Alexander Lobakin (Wed Apr 05 2023 - 11:17:38 EST)
- Re: [PATCH v1 2/2] mm/userfaultfd: don't consider uffd-wp bit of writable migration entries Peter Xu (Wed Apr 05 2023 - 11:18:06 EST)
- Re: [PATCH v3 43/65] ASoC: tlv320aic32x4: Add a determine_rate hook Maxime Ripard (Wed Apr 05 2023 - 11:18:34 EST)
- Re: [PATCH V4 08/23] RISC-V: ACPI: Cache and retrieve the RINTC structure Andrew Jones (Wed Apr 05 2023 - 11:18:55 EST)
- Re: [PATCH v1 1/2] mm/userfaultfd: fix uffd-wp handling for THP migration entries David Hildenbrand (Wed Apr 05 2023 - 11:19:21 EST)
- Re: [PATCH v3 56/65] clk: ingenic: cgu: Switch to determine_rate Maxime Ripard (Wed Apr 05 2023 - 11:20:07 EST)
- Re: [PATCH v2 2/3] hwmon: (pmbus/core): Add regulator event support Mark Brown (Wed Apr 05 2023 - 11:20:22 EST)
- Re: [PATCH v1 0/2] mm/userfaultfd: fix and cleanup for migration entries with uffd-wp David Hildenbrand (Wed Apr 05 2023 - 11:20:48 EST)
- Re: [PATCH RFC v8 47/56] KVM: SVM: Support SEV-SNP AP Creation NAE event Tom Lendacky (Wed Apr 05 2023 - 11:20:57 EST)
- Re: [PATCH v1 0/2] mm/userfaultfd: fix and cleanup for migration entries with uffd-wp Peter Xu (Wed Apr 05 2023 - 11:21:34 EST)
- Re: [PATCH v3 54/65] clk: da8xx: clk48: Switch to determine_rate Maxime Ripard (Wed Apr 05 2023 - 11:22:19 EST)
- Re: [PATCH 06/12] net: phy: add phy_device_atomic_register helper Marco Felsch (Wed Apr 05 2023 - 11:23:41 EST)
- Re: [PATCH v6 2/2] leds: lp55xx: configure internal charge pump Lee Jones (Wed Apr 05 2023 - 11:26:39 EST)
- Re: [PATCH v2 5/6] debugfs: add debugfs_create_atomic64_t for atomic64_t Linus Torvalds (Wed Apr 05 2023 - 11:26:48 EST)
- Re: [PATCH 05/12] net: phy: add phy_id_broken support Marco Felsch (Wed Apr 05 2023 - 11:27:39 EST)
- Re: [PATCH v6 05/12] dt-bindings: mfd: syscon: Add nuvoton,ma35d1-sys compatible Lee Jones (Wed Apr 05 2023 - 11:27:53 EST)
- Re: [PATCH 0/4] log2: make is_power_of_2() more generic Steven Price (Wed Apr 05 2023 - 11:28:02 EST)
- [PATCH v2 0/5] extcon: Core cleanups and documentation fixes Andy Shevchenko (Wed Apr 05 2023 - 11:28:06 EST)
- [PATCH v2 1/5] extcon: Make the allocation and freeing to be private calls Andy Shevchenko (Wed Apr 05 2023 - 11:28:35 EST)
- [PATCH v2 2/5] extcon: Get rid of not really used name field in struct extcon_dev Andy Shevchenko (Wed Apr 05 2023 - 11:28:38 EST)
- [PATCH v2 3/5] extcon: Use unique number for the extcon device ID Andy Shevchenko (Wed Apr 05 2023 - 11:28:41 EST)
- [PATCH v2 5/5] extcon: Drop unneeded assignments Andy Shevchenko (Wed Apr 05 2023 - 11:28:44 EST)
- [PATCH v2 4/5] extcon: Use sizeof(*pointer) instead of sizeof(type) Andy Shevchenko (Wed Apr 05 2023 - 11:28:47 EST)
- Re: [PATCH] leds: tca6507: fix error handling of using fwnode_property_read_string Lee Jones (Wed Apr 05 2023 - 11:29:40 EST)
- Re: [PATCH v2 56/65] clk: ingenic: cgu: Switch to determine_rate Paul Cercueil (Wed Apr 05 2023 - 11:30:14 EST)
- Re: [PATCH V4 19/23] RISC-V: Add ACPI initialization in setup_arch() Conor Dooley (Wed Apr 05 2023 - 11:30:44 EST)
- Re: [PATCH] security, lsm: security_old_inode_init_security() Handle multi LSM registration Valentin Vidić (Wed Apr 05 2023 - 11:30:57 EST)
- Re: [PATCH] drm/panel-edp: Add AUO NE135FBM-N41 v8.1 panel entry Doug Anderson (Wed Apr 05 2023 - 11:31:01 EST)
- Re: [PATCH v2 0/3] regulator: da9063: disable unused voltage monitors Lee Jones (Wed Apr 05 2023 - 11:31:27 EST)
- Re: [PATCH 00/12] Rework PHY reset handling Marco Felsch (Wed Apr 05 2023 - 11:33:02 EST)
- Re: [PATCH] vfio/cdx: add support for CDX bus Jason Gunthorpe (Wed Apr 05 2023 - 11:33:46 EST)
- Re: [PATCH v3 43/65] ASoC: tlv320aic32x4: Add a determine_rate hook Mark Brown (Wed Apr 05 2023 - 11:34:53 EST)
- Re: [PATCH v10 3/3] regulator: axp20x: Add support for AXP313a variant Lee Jones (Wed Apr 05 2023 - 11:37:02 EST)
- Re: [PATCH V4 13/23] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap() Andrew Jones (Wed Apr 05 2023 - 11:37:09 EST)
- Re: [PATCH] drm/msm: Check for the GPU IOMMU during bind Jordan Crouse (Wed Apr 05 2023 - 11:37:42 EST)
- Re: [Regression] drm/scheduler: track GPU active time per entity Danilo Krummrich (Wed Apr 05 2023 - 11:38:25 EST)
- [PATCH v3] iommu/vt-d: Fix PASID directory pointer coherency Jacob Pan (Wed Apr 05 2023 - 11:40:53 EST)
- Re: [PATCH RFC 12/18] rust: drm: sched: Add GPU scheduler abstraction Daniel Vetter (Wed Apr 05 2023 - 11:44:12 EST)
- Re: [PATCH v1 1/2] mm/userfaultfd: fix uffd-wp handling for THP migration entries Peter Xu (Wed Apr 05 2023 - 11:45:24 EST)
- [PATCH v6 0/3] Migrate the PCIe-IDIO-24 and WS16C48 GPIO drivers to the regmap API William Breathitt Gray (Wed Apr 05 2023 - 11:46:01 EST)
- [PATCH v6 1/3] regmap: Pass irq_drv_data as a parameter for set_type_config() William Breathitt Gray (Wed Apr 05 2023 - 11:46:04 EST)
- [PATCH v6 2/3] gpio: pcie-idio-24: Migrate to the regmap API William Breathitt Gray (Wed Apr 05 2023 - 11:46:10 EST)
- [PATCH v6 3/3] gpio: ws16c48: Migrate to the regmap API William Breathitt Gray (Wed Apr 05 2023 - 11:46:16 EST)
- Re: [PATCH v3] arm64: dts: qcom: sm8550: add Soundwire controllers Konrad Dybcio (Wed Apr 05 2023 - 11:46:27 EST)
- Re: [PATCH 1/5] arm64: dts: qcom: sc8280xp: label the Soundwire nodes Konrad Dybcio (Wed Apr 05 2023 - 11:47:33 EST)
- Re: [PATCH 2/5] arm64: dts: qcom: sm8450: label the Soundwire nodes Konrad Dybcio (Wed Apr 05 2023 - 11:48:14 EST)
- Re: [PATCH 3/5] arm64: dts: qcom: sc8280xp: simplify interrupts-extended Konrad Dybcio (Wed Apr 05 2023 - 11:48:50 EST)
- Re: [PATCH V4 15/23] irqchip/riscv-intc: Add ACPI support Andrew Jones (Wed Apr 05 2023 - 11:49:32 EST)
- Re: [PATCH 6.1 000/177] 6.1.23-rc3 review Markus Reichelt (Wed Apr 05 2023 - 11:50:31 EST)
- [PATCH v2 0/5] RB1 + QCM2290 support Konrad Dybcio (Wed Apr 05 2023 - 11:51:20 EST)
- [PATCH v2 1/5] dt-bindings: firmware: document Qualcomm QCM2290 SCM Konrad Dybcio (Wed Apr 05 2023 - 11:51:23 EST)
- [PATCH v2 2/5] dt-bindings: arm: qcom: Add QRB2210/QCM2290 and RB1 board Konrad Dybcio (Wed Apr 05 2023 - 11:51:26 EST)
- [PATCH v2 4/5] arm64: dts: qcom: Add initial PM2250 device tree Konrad Dybcio (Wed Apr 05 2023 - 11:51:33 EST)
- [PATCH v2 3/5] arm64: dts: qcom: Add initial QCM2290 device tree Konrad Dybcio (Wed Apr 05 2023 - 11:51:35 EST)
- [PATCH v2 5/5] arm64: dts: qcom: Add initial QTI RB1 device tree Konrad Dybcio (Wed Apr 05 2023 - 11:51:39 EST)
- Re: [PATCH v1 1/2] mm/userfaultfd: fix uffd-wp handling for THP migration entries David Hildenbrand (Wed Apr 05 2023 - 11:52:21 EST)
- [PATCH] mm/khugepaged: Check again on anon uffd-wp during isolation Peter Xu (Wed Apr 05 2023 - 11:52:29 EST)
- Re: [PATCH 4/5] arm64: dts: qcom: sm8250: simplify interrupts-extended Konrad Dybcio (Wed Apr 05 2023 - 11:52:45 EST)
- Re: [PATCH 5/5] arm64: dts: qcom: sm8450: simplify interrupts-extended Konrad Dybcio (Wed Apr 05 2023 - 11:53:00 EST)
- Re: [PATCH 01/18] fbdev: Prepare generic architecture helpers Arnd Bergmann (Wed Apr 05 2023 - 11:54:17 EST)
- Re: [PATCH] mm/khugepaged: Check again on anon uffd-wp during isolation David Hildenbrand (Wed Apr 05 2023 - 11:55:42 EST)
- Re: [PATCH] f2fs: fix to trigger a checkpoint in the end of foreground garbage collection Jaegeuk Kim (Wed Apr 05 2023 - 11:55:55 EST)
- Re: [PATCH v2] PCI: imx6: Save and restore MSI control of RC in suspend and resume Lorenzo Pieralisi (Wed Apr 05 2023 - 11:56:05 EST)
- Re: [PATCH] f2fs: convert to use sysfs_emit Jaegeuk Kim (Wed Apr 05 2023 - 11:57:30 EST)
- Re: [PATCH v5 2/5] mfd: Add support for the Lantiq PEF2256 framer Herve Codina (Wed Apr 05 2023 - 12:00:37 EST)
- [PATCH v2 1/2] mm/userfaultfd: fix uffd-wp handling for THP migration entries David Hildenbrand (Wed Apr 05 2023 - 12:03:31 EST)
- [PATCH v2 0/2] mm/userfaultfd: fix and cleanup for migration entries with uffd-wp David Hildenbrand (Wed Apr 05 2023 - 12:03:35 EST)
- [PATCH v2 2/2] mm/userfaultfd: don't consider uffd-wp bit of writable migration entries David Hildenbrand (Wed Apr 05 2023 - 12:03:42 EST)
- Re: [PATCH v15 2/4] syscall user dispatch: untag selector addresses before access_ok Oleg Nesterov (Wed Apr 05 2023 - 12:03:49 EST)
- Re: [PATCH v2 5/6] debugfs: add debugfs_create_atomic64_t for atomic64_t Luis Chamberlain (Wed Apr 05 2023 - 12:04:40 EST)
- Re: [PATCH 01/19] drm/i915/i915_scatterlist: Fix kerneldoc formatting issue - missing '@' Jani Nikula (Wed Apr 05 2023 - 12:06:44 EST)
- Re: [PATCH 06/12] net: phy: add phy_device_atomic_register helper Andrew Lunn (Wed Apr 05 2023 - 12:06:47 EST)
- Re: [PATCH 01/18] fbdev: Prepare generic architecture helpers Daniel Vetter (Wed Apr 05 2023 - 12:07:41 EST)
- Re: [PATCH v2] scsi: lpfc: fix ioremap issues in 'lpfc_sli4_pci_mem_setup' Justin Tee (Wed Apr 05 2023 - 12:07:59 EST)
- Re: [PATCH v4 4/5] cxl: CXL Performance Monitoring Unit driver Jonathan Cameron (Wed Apr 05 2023 - 12:08:46 EST)
- Re: [PATCH 05/12] net: phy: add phy_id_broken support Andrew Lunn (Wed Apr 05 2023 - 12:09:34 EST)
- Re: [Regression] drm/scheduler: track GPU active time per entity Luben Tuikov (Wed Apr 05 2023 - 12:10:00 EST)
- [PATCH net] net: sfp: initialize sfp->i2c_block_size at sfp allocation Ivan Bornyakov (Wed Apr 05 2023 - 12:10:11 EST)
- [PATCHv2 1/2] net: ethernet: stmmac: dwmac-rk: rework optional clock handling Sebastian Reichel (Wed Apr 05 2023 - 12:10:59 EST)
- [PATCHv2 2/2] net: ethernet: stmmac: dwmac-rk: fix optional phy regulator handling Sebastian Reichel (Wed Apr 05 2023 - 12:11:03 EST)
- [PATCHv2 0/2] Fix RK3588 error prints Sebastian Reichel (Wed Apr 05 2023 - 12:11:06 EST)
- RE: [PATCH v4 1/2] i2c: tegra: Fix PEC support for SMBUS block read Akhil R (Wed Apr 05 2023 - 12:12:00 EST)
- Re: [PATCH v2 5/6] debugfs: add debugfs_create_atomic64_t for atomic64_t Luis Chamberlain (Wed Apr 05 2023 - 12:12:03 EST)
- Re: [PATCH v4 3/5] iio: addac: stx104: Improve indentation in stx104_write_raw() William Breathitt Gray (Wed Apr 05 2023 - 12:12:28 EST)
- [PATCH 1/2] dt-bindings: arm: fsl: Add Marantec maveo box as a DHCOR i.MX6ULL SoM based board Christoph Niedermaier (Wed Apr 05 2023 - 12:12:54 EST)
- Re: [PATCH v6 0/3] Migrate the PCIe-IDIO-24 and WS16C48 GPIO drivers to the regmap API Andy Shevchenko (Wed Apr 05 2023 - 12:13:17 EST)
- Re: [PATCH v2] f2fs: merge lz4hc_compress_pages() to lz4_compress_pages() Jaegeuk Kim (Wed Apr 05 2023 - 12:13:49 EST)
- [PATCH v3 05/11] blksnap: module management interface functions Sergei Shtepa (Wed Apr 05 2023 - 12:14:39 EST)
- [PATCH v3 01/11] documentation: Block Device Filtering Mechanism Sergei Shtepa (Wed Apr 05 2023 - 12:14:46 EST)
- [PATCH v3 06/11] blksnap: handling and tracking I/O units Sergei Shtepa (Wed Apr 05 2023 - 12:15:11 EST)
- [PATCH v3 00/11] blksnap - block devices snapshots module Sergei Shtepa (Wed Apr 05 2023 - 12:15:14 EST)
- [PATCH v3 02/11] block: Block Device Filtering Mechanism Sergei Shtepa (Wed Apr 05 2023 - 12:16:19 EST)
- [PATCH v3 03/11] documentation: Block Devices Snapshots Module Sergei Shtepa (Wed Apr 05 2023 - 12:16:23 EST)
- Re: [PATCH v7 6/6] x86/efi: Safely enable unaccepted memory in UEFI Dave Hansen (Wed Apr 05 2023 - 12:16:51 EST)
- Re: [PATCH v10 3/3] regulator: axp20x: Add support for AXP313a variant Mark Brown (Wed Apr 05 2023 - 12:17:30 EST)
- Re: [PATCH v5 00/27] x86_64: Improvements at compressed kernel stage Borislav Petkov (Wed Apr 05 2023 - 12:18:12 EST)
- [PATCH v6 0/2] dt-bindings: omap: Convert omap.txt to yaml Andreas Kemnade (Wed Apr 05 2023 - 12:19:26 EST)
- [PATCH v6 2/2] MAINTAINERS: add board bindings list to OMAP2+ files Andreas Kemnade (Wed Apr 05 2023 - 12:19:37 EST)
- [PATCH v2 1/2] mm: swap: fix performance regression on sparsetruncate-tiny Qi Zheng (Wed Apr 05 2023 - 12:19:40 EST)
- [PATCH v6 1/2] dt-bindings: omap: Convert omap.txt to yaml Andreas Kemnade (Wed Apr 05 2023 - 12:19:43 EST)
- [PATCH v2 2/2] mm: mlock: use folios_put() in mlock_folio_batch() Qi Zheng (Wed Apr 05 2023 - 12:20:18 EST)
- [PATCH v3 04/11] blksnap: header file of the module interface Sergei Shtepa (Wed Apr 05 2023 - 12:20:27 EST)
- [PATCH 2/2] ARM: dts: imx6ull-dhcor: Add Marantec maveo box Christoph Niedermaier (Wed Apr 05 2023 - 12:20:31 EST)
- Re: [f2fs-dev] [RESEND] f2fs: set default compress option only when sb_has_compression patchwork-bot+f2fs (Wed Apr 05 2023 - 12:20:35 EST)
- Re: [f2fs-dev] [PATCH 1/4] f2fs: fix to check lz4hc compression when CONFIG_F2FS_FS_LZ4HC is not enabled patchwork-bot+f2fs (Wed Apr 05 2023 - 12:20:46 EST)
- [PATCH] f2fs: fix to tag FIEMAP_EXTENT_DELALLOC in fiemap() for delay allocated extent Chao Yu (Wed Apr 05 2023 - 12:21:46 EST)
- [PATCH] f2fs: fix to check return value of f2fs_do_truncate_blocks() Chao Yu (Wed Apr 05 2023 - 12:22:08 EST)
- Re: [PATCH] staging: qlge: Remove macro FILL_SEG Simon Horman (Wed Apr 05 2023 - 12:22:21 EST)
- [PATCH] f2fs: fix to check return value of inc_valid_block_count() Chao Yu (Wed Apr 05 2023 - 12:22:43 EST)
- Re: [PATCH 16/29] selftests/mm: UFFDIO_API test Peter Xu (Wed Apr 05 2023 - 12:22:57 EST)
- Re: [PATCH 08/40] of: Rename of_modalias_node() Sebastian Reichel (Wed Apr 05 2023 - 12:23:31 EST)
- Re: [PATCH 2/2] ARM: dts: imx6ull-dhcor: Add Marantec maveo box Marek Vasut (Wed Apr 05 2023 - 12:25:28 EST)
- Re: [PATCH v5 00/17] Reference count checker and related fixes Adrian Hunter (Wed Apr 05 2023 - 12:26:11 EST)
- Re: [PATCH] leds: Ensure hardware blinking turns off when requested Eddie James (Wed Apr 05 2023 - 12:26:15 EST)
- Re: [PATCH 1/2] dt-bindings: arm: fsl: Add Marantec maveo box as a DHCOR i.MX6ULL SoM based board Marek Vasut (Wed Apr 05 2023 - 12:26:49 EST)
- [RFC PATCH v3] sched: Fix performance regression introduced by mm_cid Mathieu Desnoyers (Wed Apr 05 2023 - 12:26:59 EST)
- Re: [PATCH v2 5/6] debugfs: add debugfs_create_atomic64_t for atomic64_t Linus Torvalds (Wed Apr 05 2023 - 12:29:38 EST)
- Re: [PATCH 2/2] soc: qcom: Introduce RPM master stats driver kernel test robot (Wed Apr 05 2023 - 12:31:39 EST)
- [PATCH] drm/scheduler: Fix UAF in drm_sched_fence_get_timeline_name Asahi Lina (Wed Apr 05 2023 - 12:34:57 EST)
- [PATCH] sched/psi: set varaiable psi_cgroups_enabled storage-class-specifier to static Tom Rix (Wed Apr 05 2023 - 12:37:00 EST)
- Re: [PATCH v2 0/5] locking: Introduce local{,64}_try_cmpxchg Dave Hansen (Wed Apr 05 2023 - 12:37:27 EST)
- [PATCH] drm/scheduler: Fix UAF race in drm_sched_entity_push_job() Asahi Lina (Wed Apr 05 2023 - 12:37:56 EST)
- Re: [PATCH 4/6] arm64: dts: ti: k3-j784s4-*: Add DSS node Andrew Davis (Wed Apr 05 2023 - 12:38:09 EST)
- Re: [RESEND v6 1/2] dt-bindings: soc: starfive: Add StarFive syscon doc Conor Dooley (Wed Apr 05 2023 - 12:38:19 EST)
- Re: [PATCH v10 3/3] regulator: axp20x: Add support for AXP313a variant Lee Jones (Wed Apr 05 2023 - 12:39:18 EST)
- Re: [f2fs-dev] [PATCH] f2fs: get out of a repeat loop when getting a locked data page Jaegeuk Kim (Wed Apr 05 2023 - 12:39:51 EST)
- Re: [PATCH v10 2/2] drm: add kms driver for loongson display controller Sui Jingfeng (Wed Apr 05 2023 - 12:40:28 EST)
- Re: [PATCH 01/19] drm/i915/i915_scatterlist: Fix kerneldoc formatting issue - missing '@' Lee Jones (Wed Apr 05 2023 - 12:41:15 EST)
- Re: [PATCH] KVM: SVM: Disable TDP MMU when running on Hyper-V Jeremi Piotrowski (Wed Apr 05 2023 - 12:43:55 EST)
- Re: [PATCH] leds: Ensure hardware blinking turns off when requested Lee Jones (Wed Apr 05 2023 - 12:44:59 EST)
- Re: [PATCH v2 1/2] mm: swap: fix performance regression on sparsetruncate-tiny Matthew Wilcox (Wed Apr 05 2023 - 12:45:32 EST)
- Re: kernel BUG in find_lock_entries Jens Axboe (Wed Apr 05 2023 - 12:46:39 EST)
- Re: [PATCH] sched/psi: set varaiable psi_cgroups_enabled storage-class-specifier to static Johannes Weiner (Wed Apr 05 2023 - 12:46:44 EST)
- Re: [PATCH] net: Added security socket Jakub Kicinski (Wed Apr 05 2023 - 12:47:22 EST)
- Re: [PATCH 5/5] ACPI: Replace irqdomain.h include with struct declarations Rob Herring (Wed Apr 05 2023 - 12:48:14 EST)
- Re: [PATCH v6 1/8] dt-bindings: usb: Add bindings for multiport properties on DWC3 controller Rob Herring (Wed Apr 05 2023 - 12:49:03 EST)
- Re: [PATCH 1/2] dt-bindings: soc: qcom: Add RPM Master stats Rob Herring (Wed Apr 05 2023 - 12:49:05 EST)
- [RESEND] leds: Ensure hardware blinking turns off when requested Eddie James (Wed Apr 05 2023 - 12:50:45 EST)
- Re: [PATCH v2 5/6] debugfs: add debugfs_create_atomic64_t for atomic64_t Luis Chamberlain (Wed Apr 05 2023 - 12:53:14 EST)
- [PATCH net-next v4 01/20] net: Add samples for network I/O and splicing David Howells (Wed Apr 05 2023 - 12:55:24 EST)
- [PATCH net-next v4 04/20] mm: Make the page_frag_cache allocator use multipage folios David Howells (Wed Apr 05 2023 - 12:55:28 EST)
- [PATCH net-next v4 02/20] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag David Howells (Wed Apr 05 2023 - 12:55:31 EST)
- [PATCH net-next v4 06/20] tcp: Support MSG_SPLICE_PAGES David Howells (Wed Apr 05 2023 - 12:55:39 EST)
- [PATCH net-next v4 03/20] mm: Move the page fragment allocator from page_alloc.c into its own file David Howells (Wed Apr 05 2023 - 12:55:41 EST)
- [PATCH net-next v4 05/20] mm: Make the page_frag_cache allocator use per-cpu David Howells (Wed Apr 05 2023 - 12:55:45 EST)
- [PATCH net-next v4 09/20] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg David Howells (Wed Apr 05 2023 - 12:56:29 EST)
- [PATCH net-next v4 08/20] tcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGES David Howells (Wed Apr 05 2023 - 12:56:33 EST)
- [PATCH net-next v4 07/20] tcp: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data David Howells (Wed Apr 05 2023 - 12:56:36 EST)
- [PATCH net-next v4 11/20] tls: Inline do_tcp_sendpages() David Howells (Wed Apr 05 2023 - 12:56:40 EST)
- [PATCH net-next v4 10/20] espintcp: Inline do_tcp_sendpages() David Howells (Wed Apr 05 2023 - 12:56:44 EST)
- [PATCH net-next v4 00/20] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1 David Howells (Wed Apr 05 2023 - 12:56:48 EST)
- [PATCH net-next v4 12/20] siw: Inline do_tcp_sendpages() David Howells (Wed Apr 05 2023 - 12:56:49 EST)
- [PATCH net-next v4 14/20] udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES David Howells (Wed Apr 05 2023 - 12:56:56 EST)
- [PATCH net-next v4 16/20] ip, udp: Support MSG_SPLICE_PAGES David Howells (Wed Apr 05 2023 - 12:57:32 EST)
- [PATCH net-next v4 13/20] tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked() David Howells (Wed Apr 05 2023 - 12:57:38 EST)
- [PATCH net-next v4 15/20] ip: Remove ip_append_page() David Howells (Wed Apr 05 2023 - 12:57:56 EST)
- [PATCH net-next v4 18/20] ip6, udp6: Support MSG_SPLICE_PAGES David Howells (Wed Apr 05 2023 - 12:58:15 EST)
- [PATCH net-next v4 17/20] ip, udp: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data David Howells (Wed Apr 05 2023 - 12:58:18 EST)
- [PATCH net-next v4 19/20] af_unix: Support MSG_SPLICE_PAGES David Howells (Wed Apr 05 2023 - 12:58:22 EST)
- [PATCH net-next v4 20/20] af_unix: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data David Howells (Wed Apr 05 2023 - 12:58:25 EST)
- Re: [PATCH] mm/khugepaged: Check again on anon uffd-wp during isolation Yang Shi (Wed Apr 05 2023 - 13:02:25 EST)
- Re: [PATCH] remoteproc: pru: remove always true check positive unsigned value Mathieu Poirier (Wed Apr 05 2023 - 13:02:40 EST)
- Re: [PATCH v10 2/2] drm: add kms driver for loongson display controller Sui Jingfeng (Wed Apr 05 2023 - 13:03:05 EST)
- Re: [PATCH net v3 2/3] net: stmmac: check if MAC needs to attach to a PHY Guenter Roeck (Wed Apr 05 2023 - 13:03:50 EST)
- Re: [RFC PATCH net-next v4 0/9] net/smc: Introduce SMC-D-based OS internal communication acceleration Niklas Schnelle (Wed Apr 05 2023 - 13:05:36 EST)
- Re: [PATCH v3 2/2] remoteproc: enhance rproc_put() for clusters Mathieu Poirier (Wed Apr 05 2023 - 13:05:40 EST)
- Re: [PATCH v10 3/3] regulator: axp20x: Add support for AXP313a variant Mark Brown (Wed Apr 05 2023 - 13:07:14 EST)
- Re: [PATCH v2 2/6] module: move finished_loading() David Hildenbrand (Wed Apr 05 2023 - 13:07:36 EST)
- Re: [PATCH net v3 2/3] net: stmmac: check if MAC needs to attach to a PHY Russell King (Oracle) (Wed Apr 05 2023 - 13:09:07 EST)
- [RFC PATCH v2 0/4] perf stat: Add option to aggregate data based on the cache topology K Prateek Nayak (Wed Apr 05 2023 - 13:09:35 EST)
- Re: [PATCH RFC 02/18] rust: drm: Add Device and Driver abstractions Daniel Vetter (Wed Apr 05 2023 - 13:10:19 EST)
- [RFC PATCH v2 2/4] perf: Save cache instance ID when saving cache topology data K Prateek Nayak (Wed Apr 05 2023 - 13:10:25 EST)
- [RFC PATCH v2 3/4] perf: Extract building cache level for a CPU into separate function K Prateek Nayak (Wed Apr 05 2023 - 13:11:06 EST)
- [RFC PATCH v2 1/4] perf: Read cache instance ID when building cache topology K Prateek Nayak (Wed Apr 05 2023 - 13:11:16 EST)
- [RFC PATCH v2 4/4] perf: Add option for --per-cache aggregation K Prateek Nayak (Wed Apr 05 2023 - 13:11:42 EST)
- Re: [PATCH v2 3/6] module: extract patient module check into helper David Hildenbrand (Wed Apr 05 2023 - 13:12:46 EST)
- Re: [PATCH v5 01/27] x86/boot: Align vmlinuz sections on page size Borislav Petkov (Wed Apr 05 2023 - 13:13:46 EST)
- Re: [PATCH 1/3] ARM: dts: meson: Fix the UART compatible strings Thorsten Leemhuis (Wed Apr 05 2023 - 13:14:23 EST)
- [PATCH v3 0/3] regulator: da9063: disable unused voltage monitors Benjamin Bara (Wed Apr 05 2023 - 13:15:08 EST)
- [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes Stefan Berger (Wed Apr 05 2023 - 13:15:13 EST)
- [PATCH v3 1/3] regulator: da9063: add voltage monitoring registers Benjamin Bara (Wed Apr 05 2023 - 13:15:16 EST)
- [PATCH v3 2/3] regulator: da9063: implement setter for voltage monitoring Benjamin Bara (Wed Apr 05 2023 - 13:15:19 EST)
- [PATCH v3 3/3] dt-bindings: mfd: dlg,da9063: document voltage monitoring Benjamin Bara (Wed Apr 05 2023 - 13:15:22 EST)
- Re: [PATCH v1 1/2] usb: gadget: udc: core: Invoke usb_gadget_connect only when started Greg KH (Wed Apr 05 2023 - 13:15:51 EST)
- Re: [PATCH v1 2/2] usb: gadget: udc: core: Prevent redundant calls to pullup Greg KH (Wed Apr 05 2023 - 13:16:36 EST)
- Re: [PATCH] mm/madvise: Use vma_lookup() instead of find_vma() Liam R. Howlett (Wed Apr 05 2023 - 13:19:38 EST)
- Re: [PATCH] usb: cdnsp: Fixes error: uninitialized symbol 'len' Greg KH (Wed Apr 05 2023 - 13:24:03 EST)
- Re: [PATCH v3 54/65] clk: da8xx: clk48: Switch to determine_rate David Lechner (Wed Apr 05 2023 - 13:28:19 EST)
- Re: [PATCH v3 54/65] clk: da8xx: clk48: Switch to determine_rate David Lechner (Wed Apr 05 2023 - 13:28:26 EST)
- Re: [PATCH v3 22/65] clk: davinci: da8xx-cfgchip: Add a determine_rate hook David Lechner (Wed Apr 05 2023 - 13:28:34 EST)
- [PATCH] perf/arm-dmc620: Reverse locking order in dmc620_pmu_get_irq() Waiman Long (Wed Apr 05 2023 - 13:30:18 EST)
- [PATCH net-next] net: sunhme: move asm includes to below linux includes Simon Horman (Wed Apr 05 2023 - 13:30:23 EST)
- Succession Opportunity Lillia Yapcoy (Wed Apr 05 2023 - 13:33:33 EST)
- Re: [PATCH net-next] net: sunhme: move asm includes to below linux includes Sean Anderson (Wed Apr 05 2023 - 13:34:21 EST)
- Re: [PATCH v2] cifs: sanitize paths in cifs_update_super_prepath. Steve French (Wed Apr 05 2023 - 13:37:02 EST)
- Re: [PATCH] drm/scheduler: set entity to NULL in drm_sched_entity_pop_job() Luben Tuikov (Wed Apr 05 2023 - 13:39:38 EST)
- Re: [PATCH V2] rcu: Make sure new krcp free business is handled after the wanted rcu grace period. Joel Fernandes (Wed Apr 05 2023 - 13:39:52 EST)
- Re: [PATCH v5 02/27] x86/build: Remove RWX sections and align on 4KB Borislav Petkov (Wed Apr 05 2023 - 13:41:53 EST)
- Re: [PATCH] usb: cdnsp: Fixes error: uninitialized symbol 'len' Oliver Neukum (Wed Apr 05 2023 - 13:42:08 EST)
- Re: [PATCHv2 1/2] net: ethernet: stmmac: dwmac-rk: rework optional clock handling Simon Horman (Wed Apr 05 2023 - 13:42:33 EST)
- Re: [PATCH 01/13] rust: sync: introduce `LockClassKey` Wedson Almeida Filho (Wed Apr 05 2023 - 13:42:43 EST)
- Re: [PATCHv2 2/2] net: ethernet: stmmac: dwmac-rk: fix optional phy regulator handling Simon Horman (Wed Apr 05 2023 - 13:43:33 EST)
- Re: [Regression] drm/scheduler: track GPU active time per entity Lucas Stach (Wed Apr 05 2023 - 13:44:52 EST)
- Re: [Regression] drm/scheduler: track GPU active time per entity Danilo Krummrich (Wed Apr 05 2023 - 13:45:06 EST)
- Re: [PATCHv1 1/1] arm64: dts: rockchip: rk3588: add thermal sensor Heiko Stuebner (Wed Apr 05 2023 - 13:46:13 EST)
- Re: [PATCH 1/3] arm64: dts: rockchip: correct panel supplies Heiko Stuebner (Wed Apr 05 2023 - 13:46:16 EST)
- Re: [PATCH v3] arm64: dts: rockchip: Enable RTC support for Rock 5B Heiko Stuebner (Wed Apr 05 2023 - 13:46:18 EST)
- Re: (subset) [PATCH v2 0/2] Add PWM fan support to Rock 5B board Heiko Stuebner (Wed Apr 05 2023 - 13:46:21 EST)
- Re: [PATCH v4 0/5] Enable I2S support for RK3588/RK3588S SoCs Heiko Stuebner (Wed Apr 05 2023 - 13:46:23 EST)
- Re: [PATCH v2 0/3] Some fixes and cleanup for maple tree. Liam R. Howlett (Wed Apr 05 2023 - 13:50:21 EST)
- [PATCH v2 01/13] rust: sync: introduce `LockClassKey` Wedson Almeida Filho (Wed Apr 05 2023 - 13:51:52 EST)
- [PATCH v2 02/13] rust: sync: introduce `Lock` and `Guard` Wedson Almeida Filho (Wed Apr 05 2023 - 13:51:59 EST)
- [PATCH v2 03/13] rust: lock: introduce `Mutex` Wedson Almeida Filho (Wed Apr 05 2023 - 13:52:03 EST)
- [PATCH v2 04/13] locking/spinlock: introduce spin_lock_init_with_key Wedson Almeida Filho (Wed Apr 05 2023 - 13:52:07 EST)
- [PATCH v2 05/13] rust: lock: introduce `SpinLock` Wedson Almeida Filho (Wed Apr 05 2023 - 13:52:18 EST)
- [PATCH v2 06/13] rust: lock: add support for `Lock::lock_irqsave` Wedson Almeida Filho (Wed Apr 05 2023 - 13:52:21 EST)
- [PATCH v2 07/13] rust: lock: implement `IrqSaveBackend` for `SpinLock` Wedson Almeida Filho (Wed Apr 05 2023 - 13:52:40 EST)
- [PATCH v2 08/13] rust: introduce `ARef` Wedson Almeida Filho (Wed Apr 05 2023 - 13:52:51 EST)
- [PATCH v2 09/13] rust: add basic `Task` Wedson Almeida Filho (Wed Apr 05 2023 - 13:53:02 EST)
- [PATCH v2 10/13] rust: introduce `current` Wedson Almeida Filho (Wed Apr 05 2023 - 13:53:05 EST)
- [PATCH v2 11/13] rust: lock: add `Guard::do_unlocked` Wedson Almeida Filho (Wed Apr 05 2023 - 13:53:10 EST)
- [PATCH v2 12/13] rust: sync: introduce `CondVar` Wedson Almeida Filho (Wed Apr 05 2023 - 13:53:13 EST)
- [PATCH v2 13/13] rust: sync: introduce `LockedBy` Wedson Almeida Filho (Wed Apr 05 2023 - 13:53:17 EST)
- Re: [PATCH] usb: cdnsp: Fixes error: uninitialized symbol 'len' Greg KH (Wed Apr 05 2023 - 13:55:31 EST)
- Re: [PATCH v5 03/27] x86/boot: Set cr0 to known state in trampoline Borislav Petkov (Wed Apr 05 2023 - 13:55:35 EST)
- Re: [PATCH 3/5] remoteproc: stm32: Clean-up the management of the hold boot by SMC call Mathieu Poirier (Wed Apr 05 2023 - 13:55:47 EST)
- Re: [PATCH] cpufreq: CPPC: use 10ms delay instead of 2us to avoid high error Pierre Gondois (Wed Apr 05 2023 - 13:57:31 EST)
- Re: [PATCH v3 21/65] clk: davinci: da8xx-cfgchip: Add a determine_rate hook David Lechner (Wed Apr 05 2023 - 13:58:17 EST)
- Re: [PATCH v2 01/13] rust: sync: introduce `LockClassKey` Greg KH (Wed Apr 05 2023 - 14:00:23 EST)
- Re: [GIT PULL] tracing: Fixes for 6.3-rc5 pr-tracker-bot (Wed Apr 05 2023 - 14:01:48 EST)
- Re: [PATCH 4/5] remoteproc: stm32: Allow hold boot management by the SCMI reset controller Mathieu Poirier (Wed Apr 05 2023 - 14:01:51 EST)
- [PATCH v3 1/6] kvm: determine memory type from VMA ankita (Wed Apr 05 2023 - 14:01:58 EST)
- [PATCH v3 4/6] mm: Add poison error check in fixup_user_fault() for mapped PFN ankita (Wed Apr 05 2023 - 14:02:02 EST)
- [PATCH v3 5/6] mm: Change ghes code to allow poison of non-struct PFN ankita (Wed Apr 05 2023 - 14:02:14 EST)
- [PATCH v3 2/6] vfio/nvgpu: expose GPU device memory as BAR1 ankita (Wed Apr 05 2023 - 14:02:46 EST)
- [PATCH v3 0/6] Expose GPU memory as coherently CPU accessible ankita (Wed Apr 05 2023 - 14:02:49 EST)
- [PATCH v3 3/6] mm: handle poisoning of pfn without struct pages ankita (Wed Apr 05 2023 - 14:02:58 EST)
- [PATCH v3 6/6] vfio/nvgpu: register device memory for poison handling ankita (Wed Apr 05 2023 - 14:03:23 EST)
- [PATCH v6 0/5] Add ftrace direct call for arm64 Florent Revest (Wed Apr 05 2023 - 14:03:55 EST)
- Re: [PATCH net-next] net: sunhme: move asm includes to below linux includes Simon Horman (Wed Apr 05 2023 - 14:03:59 EST)
- [PATCH v6 1/5] arm64: ftrace: Add direct call support Florent Revest (Wed Apr 05 2023 - 14:04:02 EST)
- [PATCH v6 2/5] arm64: ftrace: Simplify get_ftrace_plt Florent Revest (Wed Apr 05 2023 - 14:04:13 EST)
- [PATCH v6 3/5] samples: ftrace: Save required argument registers in sample trampolines Florent Revest (Wed Apr 05 2023 - 14:04:16 EST)
- [PATCH v6 4/5] arm64: ftrace: Add direct call trampoline samples support Florent Revest (Wed Apr 05 2023 - 14:04:19 EST)
- [PATCH v6 5/5] selftests/bpf: Update the tests deny list on aarch64 Florent Revest (Wed Apr 05 2023 - 14:04:30 EST)
- Re: [PATCH v10 3/3] regulator: axp20x: Add support for AXP313a variant Lee Jones (Wed Apr 05 2023 - 14:05:03 EST)
- Re: [PATCH v2 03/13] rust: lock: introduce `Mutex` Greg KH (Wed Apr 05 2023 - 14:06:20 EST)
- Re: [PATCH] x86/amd_nb: Check for invalid SMN reads Borislav Petkov (Wed Apr 05 2023 - 14:07:38 EST)
- Re: [PATCH v13 016/113] KVM: TDX: x86: Add ioctl to get TDX systemwide parameters Isaku Yamahata (Wed Apr 05 2023 - 14:07:52 EST)
- Re: [PATCH net-next] net: sunhme: move asm includes to below linux includes Matthew Wilcox (Wed Apr 05 2023 - 14:08:00 EST)
- Re: [PATCH v2 03/13] rust: lock: introduce `Mutex` Greg KH (Wed Apr 05 2023 - 14:09:17 EST)
- Re: [PATCH net-next] net: sunhme: move asm includes to below linux includes Sean Anderson (Wed Apr 05 2023 - 14:10:11 EST)
- Re: [PATCH] drm/scheduler: Fix UAF in drm_sched_fence_get_timeline_name Luben Tuikov (Wed Apr 05 2023 - 14:10:14 EST)
- Re: [PATCH] mm/khugepaged: Check again on anon uffd-wp during isolation Peter Xu (Wed Apr 05 2023 - 14:10:46 EST)
- Re: [PATCH 5/5] ACPI: Replace irqdomain.h include with struct declarations Rafael J. Wysocki (Wed Apr 05 2023 - 14:12:11 EST)
- Re: [PATCH V2] rcu: Make sure new krcp free business is handled after the wanted rcu grace period. Joel Fernandes (Wed Apr 05 2023 - 14:12:26 EST)
- Re: [PATCH v13 019/113] KVM: TDX: create/destroy VM structure Isaku Yamahata (Wed Apr 05 2023 - 14:16:27 EST)
- Re: [PATCH 6.2 000/185] 6.2.10-rc2 review Naresh Kamboju (Wed Apr 05 2023 - 14:16:33 EST)
- [PATCH] staging: octeon: remove typedef declaration for cvmx_fau_op_size Dalvin-Ehinoma Noah Aiguobas (Wed Apr 05 2023 - 14:18:53 EST)
- Re: [PATCH 6.1 000/177] 6.1.23-rc3 review Naresh Kamboju (Wed Apr 05 2023 - 14:19:01 EST)
- [tip: x86/cpu] x86/cpu: Add Xeon Emerald Rapids to list of CPUs that support PPIN tip-bot2 for Tony Luck (Wed Apr 05 2023 - 14:19:57 EST)
- RE: [PATCH 1/2] dt-bindings: arm: fsl: Add Marantec maveo box as a DHCOR i.MX6ULL SoM based board Christoph Niedermaier (Wed Apr 05 2023 - 14:20:04 EST)
- [PATCH] selftests/mm: Add uffdio register ioctls test Peter Xu (Wed Apr 05 2023 - 14:20:18 EST)
- Re: [PATCHv2 2/2] net: ethernet: stmmac: dwmac-rk: fix optional phy regulator handling Sebastian Reichel (Wed Apr 05 2023 - 14:20:26 EST)
- Re: [PATCH] drm/scheduler: Fix UAF race in drm_sched_entity_push_job() Luben Tuikov (Wed Apr 05 2023 - 14:23:45 EST)
- Re: [PATCH 6.1 000/177] 6.1.23-rc3 review Guenter Roeck (Wed Apr 05 2023 - 14:24:05 EST)
- Re: [PATCH 6.2 000/185] 6.2.10-rc2 review Guenter Roeck (Wed Apr 05 2023 - 14:24:29 EST)
- RE: [PATCH 2/2] ARM: dts: imx6ull-dhcor: Add Marantec maveo box Christoph Niedermaier (Wed Apr 05 2023 - 14:24:53 EST)
- Re: [PATCH] mm/khugepaged: Check again on anon uffd-wp during isolation Yang Shi (Wed Apr 05 2023 - 14:25:41 EST)
- Re: [PATCH] drm/amd/display: Fix potential null dereference Hamza Mahfooz (Wed Apr 05 2023 - 14:27:52 EST)
- Re: [PATCH v2] PCI: dwc: Wait for link up only if link is started Bjorn Helgaas (Wed Apr 05 2023 - 14:28:01 EST)
- Re: [PATCH bpf-next] selftests: xsk: Add xskxceiver.h dependency to Makefile patchwork-bot+netdevbpf (Wed Apr 05 2023 - 14:30:24 EST)
- Re: [PATCH] KVM: x86/mmu: Refresh CR0.WP prior to checking for emulated permission faults Mathias Krause (Wed Apr 05 2023 - 14:31:59 EST)
- Re: [GIT PULL] thermal for v6.4-rc1 Daniel Lezcano (Wed Apr 05 2023 - 14:32:27 EST)
- Re: [PATCH] x86/amd_nb: Check for invalid SMN reads Yazen Ghannam (Wed Apr 05 2023 - 14:33:32 EST)
- Re: [PATCH 01/18] fbdev: Prepare generic architecture helpers Thomas Zimmermann (Wed Apr 05 2023 - 14:34:01 EST)
- Re: [PATCH net-next] net: sunhme: move asm includes to below linux includes Matthew Wilcox (Wed Apr 05 2023 - 14:34:54 EST)
- Re: [PATCH] PM: hibernate: Do not get block device exclusively in test_resume mode Rafael J. Wysocki (Wed Apr 05 2023 - 14:37:49 EST)
- Re: [PATCH] sched/psi: set varaiable psi_cgroups_enabled storage-class-specifier to static Suren Baghdasaryan (Wed Apr 05 2023 - 14:38:33 EST)
- Re: [PATCH v10 3/3] regulator: axp20x: Add support for AXP313a variant Mark Brown (Wed Apr 05 2023 - 14:38:48 EST)
- Re: [PATCH 1/4] mfd: intel-m10-bmc: Move core symbols to own namespace Russ Weight (Wed Apr 05 2023 - 14:39:05 EST)
- Re: [GIT PULL] thermal for v6.4-rc1 Rafael J. Wysocki (Wed Apr 05 2023 - 14:39:59 EST)
- [RFC PATCH] x86/fpu/xstate: Add more diagnostic information on inconsistent xstate sizes Fenghua Yu (Wed Apr 05 2023 - 14:40:25 EST)
- Re: [PATCH 3/4] mfd: intel-m10-bmc: Move m10bmc_sys_read() away from header Russ Weight (Wed Apr 05 2023 - 14:40:40 EST)
- Re: [RFC PATCH v2 8/9] namespace: add sb_revalidate_bindmounts helper Aleksandr Mikhalitsyn (Wed Apr 05 2023 - 14:45:32 EST)
- Re: [PATCH V2] rcu: Make sure new krcp free business is handled after the wanted rcu grace period. Paul E. McKenney (Wed Apr 05 2023 - 14:46:37 EST)
- Re: [PATCH 2/2] ARM: dts: imx6ull-dhcor: Add Marantec maveo box Marek Vasut (Wed Apr 05 2023 - 14:46:45 EST)
- Re: [GIT PULL] thermal for v6.4-rc1 Rafael J. Wysocki (Wed Apr 05 2023 - 14:48:25 EST)
- Re: [PATCH v4 0/3] Ignore non-LRU-based reclaim in memcg reclaim Andrew Morton (Wed Apr 05 2023 - 14:48:51 EST)
- Re: [PATCH] usb: dwc3: gadget: Stall and restart EP0 if host is unresponsive Thinh Nguyen (Wed Apr 05 2023 - 14:50:02 EST)
- Re: [PATCH v13 020/113] KVM: TDX: initialize VM with TDX specific parameters Isaku Yamahata (Wed Apr 05 2023 - 14:50:45 EST)
- [PATCH] MIPS: Remove deprecated CONFIG_MIPS_CMP Thomas Bogendoerfer (Wed Apr 05 2023 - 14:52:17 EST)
- Re: [PATCH v2 0/5] locking: Introduce local{,64}_try_cmpxchg Uros Bizjak (Wed Apr 05 2023 - 14:54:02 EST)
- [PATCH v5 0/2] Ignore non-LRU-based reclaim in memcg reclaim Yosry Ahmed (Wed Apr 05 2023 - 14:54:35 EST)
- [PATCH v5 1/2] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim Yosry Ahmed (Wed Apr 05 2023 - 14:54:42 EST)
- [PATCH v5 2/2] mm: vmscan: refactor reclaim_state helpers Yosry Ahmed (Wed Apr 05 2023 - 14:54:46 EST)
- Re: [PATCH v4 0/3] Ignore non-LRU-based reclaim in memcg reclaim Yosry Ahmed (Wed Apr 05 2023 - 14:56:36 EST)
- Re: [GIT PULL] thermal for v6.4-rc1 Daniel Lezcano (Wed Apr 05 2023 - 14:57:56 EST)
- Re: [PATCH v2] PCI: dwc: Wait for link up only if link is started William McVicker (Wed Apr 05 2023 - 14:58:20 EST)
- Re: [for-linus][PATCH 2/3] tracing: Fix ftrace_boot_snapshot command line logic Steven Rostedt (Wed Apr 05 2023 - 15:00:12 EST)
- Re: [PATCH v4 2/2] arm64: dts: qcom: sm6115: Add USB SS qmp phy node Bhupesh Sharma (Wed Apr 05 2023 - 15:01:29 EST)
- Re: [PATCH net 1/1] net: stmmac: check fwnode for phy device before scanning for phy Guenter Roeck (Wed Apr 05 2023 - 15:02:30 EST)
- Re: [PATCH] selftests: media_tests: Add new subtest to video_device_test Shuah Khan (Wed Apr 05 2023 - 15:03:38 EST)
- Re: [GIT PULL] thermal for v6.4-rc1 Daniel Lezcano (Wed Apr 05 2023 - 15:03:46 EST)
- Re: [PATCH] rcu/kvfree: Invoke debug_rcu_bhead_unqueue() with check bnode->snap is done Paul E. McKenney (Wed Apr 05 2023 - 15:04:12 EST)
- Re: (subset) [PATCH v2 0/2] Add PWM fan support to Rock 5B board Guenter Roeck (Wed Apr 05 2023 - 15:04:16 EST)
- Re: [PATCHv2 1/2] net: ethernet: stmmac: dwmac-rk: rework optional clock handling Andrew Lunn (Wed Apr 05 2023 - 15:06:14 EST)
- Re: [GIT PULL] thermal for v6.4-rc1 Rafael J. Wysocki (Wed Apr 05 2023 - 15:06:26 EST)
- Re: [PATCH v7 6/6] x86/efi: Safely enable unaccepted memory in UEFI Kirill A. Shutemov (Wed Apr 05 2023 - 15:06:53 EST)
- Re: [PATCH v13 024/113] KVM: TDX: allocate/free TDX vcpu structure Isaku Yamahata (Wed Apr 05 2023 - 15:07:07 EST)
- Re: [PATCH v15 1/1] clk: npcm8xx: add clock controller Stephen Boyd (Wed Apr 05 2023 - 15:09:19 EST)
- Re: [PATCH] x86/amd_nb: Check for invalid SMN reads Yazen Ghannam (Wed Apr 05 2023 - 15:10:19 EST)
- Re: [PATCH v2 4/4] clk: Remove mmask and nmask fields in struct clk_fractional_divider Stephen Boyd (Wed Apr 05 2023 - 15:12:47 EST)
- Re: [PATCH v2 3/4] clk: rockchip: Remove values for mmask and nmask in struct clk_fractional_divider Stephen Boyd (Wed Apr 05 2023 - 15:12:58 EST)
- Re: [PATCH v2 2/4] clk: imx: Remove values for mmask and nmask in struct clk_fractional_divider Stephen Boyd (Wed Apr 05 2023 - 15:13:11 EST)
- Re: [PATCH v2 1/4] clk: Compute masks for fractional_divider clk when needed. Stephen Boyd (Wed Apr 05 2023 - 15:13:20 EST)
- Re: [PATCH 14/29] selftests/mm: uffd_[un]register() Peter Xu (Wed Apr 05 2023 - 15:13:52 EST)
- Re: [PATCH 04/17] sched/fair: Add avg_vruntime Peter Zijlstra (Wed Apr 05 2023 - 15:14:47 EST)
- Re: [PATCH] MIPS: Remove deprecated CONFIG_MIPS_CMP Jiaxun Yang (Wed Apr 05 2023 - 15:18:35 EST)
- Re: [PATCH v2 03/13] rust: lock: introduce `Mutex` Peter Zijlstra (Wed Apr 05 2023 - 15:18:56 EST)
- [PATCH v5 0/2] Enable USB SS qmp phy for Qualcomm SM6115 SoC Bhupesh Sharma (Wed Apr 05 2023 - 15:19:20 EST)
- [PATCH v5 1/2] dt-bindings: phy: qcom,qmp-usb: Fix phy subnode for SM6115 & QCM2290 USB3 PHY Bhupesh Sharma (Wed Apr 05 2023 - 15:19:24 EST)
- [PATCH v5 2/2] arm64: dts: qcom: sm6115: Add USB SS qmp phy node Bhupesh Sharma (Wed Apr 05 2023 - 15:19:35 EST)
- Re: [PATCH 0/8] Some fixes and cleanup to mballoc Ojaswin Mujoo (Wed Apr 05 2023 - 15:20:00 EST)
- [RESEND PATCH v2] eventfd: use wait_event_interruptible_locked_irq() helper wenyang . linux (Wed Apr 05 2023 - 15:22:17 EST)
- Re: [PATCH v2] PCI: dwc: Wait for link up only if link is started William McVicker (Wed Apr 05 2023 - 15:23:56 EST)
- Re: [PATCH v4 4/5] cxl: CXL Performance Monitoring Unit driver Dan Williams (Wed Apr 05 2023 - 15:26:38 EST)
- Re: [PATCH 3/8] ext4: fix wrong unit use in ext4_mb_new_inode_pa Ojaswin Mujoo (Wed Apr 05 2023 - 15:26:48 EST)
- Re: [RESEND PATCH v2] eventfd: use wait_event_interruptible_locked_irq() helper Jens Axboe (Wed Apr 05 2023 - 15:27:05 EST)
- Re: [PATCH RFC 12/18] rust: drm: sched: Add GPU scheduler abstraction Daniel Vetter (Wed Apr 05 2023 - 15:29:13 EST)
- Re: [PATCH 6/8] ext4: add EXT4_MB_HINT_GOAL_ONLY test in ext4_mb_use_preallocated Ojaswin Mujoo (Wed Apr 05 2023 - 15:32:04 EST)
- Re: [PATCH net] net: sfp: initialize sfp->i2c_block_size at sfp allocation Andrew Lunn (Wed Apr 05 2023 - 15:35:47 EST)
- [PATCH v6 01/15] rust: enable the `pin_macro` feature Benno Lossin (Wed Apr 05 2023 - 15:35:49 EST)
- [PATCH v6 03/15] rust: sync: change error type of constructor functions Benno Lossin (Wed Apr 05 2023 - 15:36:03 EST)
- [PATCH v6 00/15] Rust pin-init API for pinned initialization of structs Benno Lossin (Wed Apr 05 2023 - 15:36:07 EST)
- [PATCH v6 02/15] rust: macros: add `quote!` macro Benno Lossin (Wed Apr 05 2023 - 15:36:26 EST)
- [PATCH v6 04/15] rust: sync: add `assume_init` to `UniqueArc` Benno Lossin (Wed Apr 05 2023 - 15:36:32 EST)
- [PATCH v6 05/15] rust: types: add `Opaque::raw_get` Benno Lossin (Wed Apr 05 2023 - 15:36:49 EST)
- [PATCH v6 06/15] rust: add pin-init API core Benno Lossin (Wed Apr 05 2023 - 15:36:59 EST)
- [PATCH v6 08/15] rust: init/sync: add `InPlaceInit` trait to pin-initialize smart pointers Benno Lossin (Wed Apr 05 2023 - 15:37:04 EST)
- [PATCH v6 07/15] rust: init: add initialization macros Benno Lossin (Wed Apr 05 2023 - 15:37:08 EST)
- [PATCH v6 09/15] rust: init: add `PinnedDrop` trait and macros Benno Lossin (Wed Apr 05 2023 - 15:37:18 EST)
- Re: [PATCH v5 2/2] arm64: dts: qcom: sm6115: Add USB SS qmp phy node Dmitry Baryshkov (Wed Apr 05 2023 - 15:37:30 EST)
- [PATCH v6 10/15] rust: init: add `stack_pin_init!` macro Benno Lossin (Wed Apr 05 2023 - 15:37:43 EST)
- [PATCH v6 11/15] rust: init: add `Zeroable` trait and `init::zeroed` function Benno Lossin (Wed Apr 05 2023 - 15:37:47 EST)
- [PATCH v6 12/15] rust: prelude: add `pin-init` API items to prelude Benno Lossin (Wed Apr 05 2023 - 15:38:03 EST)
- [PATCH v6 13/15] rust: types: add common init-helper functions for `Opaque` Benno Lossin (Wed Apr 05 2023 - 15:38:07 EST)
- [PATCH v6 15/15] rust: sync: add functions for initializing `UniqueArc<MaybeUninit<T>>` Benno Lossin (Wed Apr 05 2023 - 15:38:30 EST)
- [PATCH v6 14/15] rust: sync: reduce stack usage of `UniqueArc::try_new_uninit` Benno Lossin (Wed Apr 05 2023 - 15:38:34 EST)
- Re: [PATCH] qlcnic: check pci_reset_function result Bjorn Helgaas (Wed Apr 05 2023 - 15:38:52 EST)
- Re: [PATCH v5 1/2] dt-bindings: phy: qcom,qmp-usb: Fix phy subnode for SM6115 & QCM2290 USB3 PHY Dmitry Baryshkov (Wed Apr 05 2023 - 15:39:20 EST)
- Re: [PATCH bpf] xsk: Fix unaligned descriptor validation Martin KaFai Lau (Wed Apr 05 2023 - 15:40:37 EST)
- Re: [PATCH v2 0/4] clk: hisilicon: Migrate devm APIs Stephen Boyd (Wed Apr 05 2023 - 15:41:08 EST)
- Re: KASAN: use-after-free Read in tcp_write_timer_handler Kuniyuki Iwashima (Wed Apr 05 2023 - 15:42:39 EST)
- Re: [PATCH bpf] xsk: Fix unaligned descriptor validation Kal Cutter Conley (Wed Apr 05 2023 - 15:44:09 EST)
- Re: [PATCH 06/12] net: phy: add phy_device_atomic_register helper Marco Felsch (Wed Apr 05 2023 - 15:44:38 EST)
- Re: [PATCH v2 3/6] module: extract patient module check into helper Luis Chamberlain (Wed Apr 05 2023 - 15:46:08 EST)
- Re: [PATCH 3/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to CPUs in kernel mode Marcelo Tosatti (Wed Apr 05 2023 - 15:46:55 EST)
- Re: [PATCH 3/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to CPUs in kernel mode Marcelo Tosatti (Wed Apr 05 2023 - 15:46:57 EST)
- [PATCH 0/8] Add support for Rockchip RK860X regulators Cristian Ciocaltea (Wed Apr 05 2023 - 15:47:52 EST)
- [PATCH 1/8] regulator: dt-bindings: fcs,fan53555: Add support for RK860X Cristian Ciocaltea (Wed Apr 05 2023 - 15:47:57 EST)
- [PATCH 2/8] regulator: fan53555: Explicitly include bits header Cristian Ciocaltea (Wed Apr 05 2023 - 15:48:06 EST)
- [PATCH 3/8] regulator: fan53555: Fix wrong TCS_SLEW_MASK Cristian Ciocaltea (Wed Apr 05 2023 - 15:48:12 EST)
- Re: [RESEND PATCH v2] eventfd: use wait_event_interruptible_locked_irq() helper Wen Yang (Wed Apr 05 2023 - 15:48:18 EST)
- [PATCH 4/8] regulator: fan53555: Remove unused *_SLEW_SHIFT definitions Cristian Ciocaltea (Wed Apr 05 2023 - 15:48:21 EST)
- [PATCH 5/8] regulator: fan53555: Make use of the bit macros Cristian Ciocaltea (Wed Apr 05 2023 - 15:48:34 EST)
- [PATCH 6/8] regulator: fan53555: Improve vsel_mask computation Cristian Ciocaltea (Wed Apr 05 2023 - 15:48:50 EST)
- Re: KASAN: use-after-free Read in tcp_write_timer_handler Eric Dumazet (Wed Apr 05 2023 - 15:48:55 EST)
- [PATCH 8/8] regulator: fan53555: Add support for RK860X Cristian Ciocaltea (Wed Apr 05 2023 - 15:48:59 EST)
- [PATCH 7/8] regulator: fan53555: Use dev_err_probe Cristian Ciocaltea (Wed Apr 05 2023 - 15:49:01 EST)
- Re: [PATCH 0/9] x86/clear_huge_page: multi-page clearing Raghavendra K T (Wed Apr 05 2023 - 15:50:07 EST)
- Re: [PATCH bpf] selftests: xsk: Deflakify STATS_RX_DROPPED test patchwork-bot+netdevbpf (Wed Apr 05 2023 - 15:51:01 EST)
- Re: [PATCH bpf-next] selftests: xsk: Disable IPv6 on VETH1 patchwork-bot+netdevbpf (Wed Apr 05 2023 - 15:51:21 EST)
- Re: [PATCH 5.4 000/104] 5.4.240-rc1 review Tom Saeger (Wed Apr 05 2023 - 15:51:49 EST)
- Re: [PATCH v2 1/4] clk: hisilicon: Add helper functions for platform driver Stephen Boyd (Wed Apr 05 2023 - 15:52:04 EST)
- Re: [PATCH v4 9/9] wifi: rtw88: Add support for the SDIO based RTL8821CS chipset Martin Blumenstingl (Wed Apr 05 2023 - 15:52:24 EST)
- Re: [PATCH 3/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to CPUs in kernel mode Peter Zijlstra (Wed Apr 05 2023 - 15:53:56 EST)
- Re: [RESEND PATCH v2] eventfd: use wait_event_interruptible_locked_irq() helper Jens Axboe (Wed Apr 05 2023 - 15:55:07 EST)
- Re: [PATCH v5 2/2] arm64: dts: qcom: sm6115: Add USB SS qmp phy node Bhupesh Sharma (Wed Apr 05 2023 - 15:55:25 EST)
- Re: [PATCH v2 2/6] module: move finished_loading() Luis Chamberlain (Wed Apr 05 2023 - 15:56:01 EST)
- Re: [PATCH 3/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to CPUs in kernel mode Peter Zijlstra (Wed Apr 05 2023 - 15:56:48 EST)
- [PATCH v13 0/6] add Amlogic A1 clock controller drivers Dmitry Rokosov (Wed Apr 05 2023 - 15:59:54 EST)
- [PATCH v13 1/6] clk: meson: make pll rst bit as optional Dmitry Rokosov (Wed Apr 05 2023 - 15:59:57 EST)
- [PATCH v13 2/6] clk: meson: introduce new pll power-on sequence for A1 SoC family Dmitry Rokosov (Wed Apr 05 2023 - 16:00:00 EST)
- [PATCH v13 3/6] dt-bindings: clock: meson: add A1 PLL clock controller bindings Dmitry Rokosov (Wed Apr 05 2023 - 16:00:03 EST)
- [PATCH v13 4/6] clk: meson: a1: add Amlogic A1 PLL clock controller driver Dmitry Rokosov (Wed Apr 05 2023 - 16:00:06 EST)
- [PATCH v13 5/6] dt-bindings: clock: meson: add A1 Peripherals clock controller bindings Dmitry Rokosov (Wed Apr 05 2023 - 16:00:09 EST)
- Re: [PATCH v10 2/4] security: Allow all LSMs to provide xattrs for inode_init_security hook Paul Moore (Wed Apr 05 2023 - 16:00:12 EST)
- [PATCH v13 6/6] clk: meson: a1: add Amlogic A1 Peripherals clock controller driver Dmitry Rokosov (Wed Apr 05 2023 - 16:00:17 EST)
- Re: [PATCH v6 10/15] rust: init: add `stack_pin_init!` macro Gary Guo (Wed Apr 05 2023 - 16:00:19 EST)
- global_reclaim() and code documentation (was: Re: [PATCH v3 3/3] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim Johannes Weiner (Wed Apr 05 2023 - 16:02:40 EST)
- [PATCH] ASoC: dt-bindings: wm8904: Convert to dtschema Saalim Quadri (Wed Apr 05 2023 - 16:03:52 EST)
- Re: [PATCH] selftests: media_tests: Add new subtest to video_device_test Ivan Orlov (Wed Apr 05 2023 - 16:04:21 EST)
- [PATCH v2] selftests: media_tests: Add new subtest to video_device_test Ivan Orlov (Wed Apr 05 2023 - 16:05:00 EST)
- Re: [PATCH v2 01/13] rust: sync: introduce `LockClassKey` Wedson Almeida Filho (Wed Apr 05 2023 - 16:05:24 EST)
- Re: [PATCH 14/17] sched/eevdf: Better handle mixed slice length Joel Fernandes (Wed Apr 05 2023 - 16:06:12 EST)
- Re: [PATCH v4] Kconfig: introduce HAS_IOPORT option and select it as necessary H. Peter Anvin (Wed Apr 05 2023 - 16:06:55 EST)
- Re: [PATCH v13 003/113] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module Isaku Yamahata (Wed Apr 05 2023 - 16:07:47 EST)
- [PATCH v5 0/9] rtw88: Add SDIO support Martin Blumenstingl (Wed Apr 05 2023 - 16:07:51 EST)
- [PATCH v5 1/9] wifi: rtw88: Clear RTW_FLAG_POWERON early in rtw_mac_power_switch() Martin Blumenstingl (Wed Apr 05 2023 - 16:07:54 EST)
- [PATCH v5 5/9] wifi: rtw88: main: Reserve 8 bytes of extra TX headroom for SDIO cards Martin Blumenstingl (Wed Apr 05 2023 - 16:07:58 EST)
- [PATCH v5 6/9] mmc: sdio: add Realtek SDIO vendor ID and various wifi device IDs Martin Blumenstingl (Wed Apr 05 2023 - 16:08:04 EST)
- [PATCH v5 7/9] wifi: rtw88: Add support for the SDIO based RTL8822BS chipset Martin Blumenstingl (Wed Apr 05 2023 - 16:08:08 EST)
- [PATCH v5 8/9] wifi: rtw88: Add support for the SDIO based RTL8822CS chipset Martin Blumenstingl (Wed Apr 05 2023 - 16:08:11 EST)
- [PATCH v5 9/9] wifi: rtw88: Add support for the SDIO based RTL8821CS chipset Martin Blumenstingl (Wed Apr 05 2023 - 16:08:15 EST)
- [PATCH v5 2/9] wifi: rtw88: sdio: Add HCI implementation for SDIO based chipsets Martin Blumenstingl (Wed Apr 05 2023 - 16:08:17 EST)
- [PATCH v5 3/9] wifi: rtw88: mac: Support SDIO specific bits in the power on sequence Martin Blumenstingl (Wed Apr 05 2023 - 16:08:22 EST)
- [PATCH v5 4/9] wifi: rtw88: main: Add the {cpwm,rpwm}_addr for SDIO based chipsets Martin Blumenstingl (Wed Apr 05 2023 - 16:08:25 EST)
- Re: [PATCH 7/9] sched: define TIF_ALLOW_RESCHED Peter Zijlstra (Wed Apr 05 2023 - 16:09:41 EST)
- Re: [PATCH bpf] xsk: Fix unaligned descriptor validation Martin KaFai Lau (Wed Apr 05 2023 - 16:12:12 EST)
- Re: [PATCH v7 6/6] x86/efi: Safely enable unaccepted memory in UEFI Tom Lendacky (Wed Apr 05 2023 - 16:12:32 EST)
- Re: [PATCH v8 5/7] PCI: Allow pci_bus_for_each_resource() to take less arguments Bjorn Helgaas (Wed Apr 05 2023 - 16:12:46 EST)
- [PATCH v2 0/2] rust: virtio: add virtio support Daniel Almeida (Wed Apr 05 2023 - 16:14:45 EST)
- [PATCH v2 2/2] rust: virtio: add virtio support Daniel Almeida (Wed Apr 05 2023 - 16:15:12 EST)
- [PATCH v2 1/2] rust: add scatterlist support Daniel Almeida (Wed Apr 05 2023 - 16:15:14 EST)
- Re: [PATCH v6 1/8] dt-bindings: usb: Add bindings for multiport properties on DWC3 controller Rob Herring (Wed Apr 05 2023 - 16:17:17 EST)
- Re: [PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users Bjorn Helgaas (Wed Apr 05 2023 - 16:18:42 EST)
- Re: [PATCH v6 13/15] rust: types: add common init-helper functions for `Opaque` Gary Guo (Wed Apr 05 2023 - 16:19:05 EST)
- Re: [PATCH v2 03/13] rust: lock: introduce `Mutex` Wedson Almeida Filho (Wed Apr 05 2023 - 16:21:59 EST)
- Re: [PATCH v2 01/13] rust: sync: introduce `LockClassKey` Gary Guo (Wed Apr 05 2023 - 16:23:24 EST)
- Re: [PATCH 8/9] irqentry: define irqentry_exit_allow_resched() Peter Zijlstra (Wed Apr 05 2023 - 16:23:25 EST)
- Re: [PATCH v4] Kconfig: introduce HAS_IOPORT option and select it as necessary Arnd Bergmann (Wed Apr 05 2023 - 16:24:53 EST)
- Re: [PATCH v3 6/6] vfio/nvgpu: register device memory for poison handling Zhi Wang (Wed Apr 05 2023 - 16:25:00 EST)
- [PATCH] drm/tegra : Avoid potential integer overflow of 32 bit int Nur Hussein (Wed Apr 05 2023 - 16:26:18 EST)
- Re: [PATCH v5 03/15] x86/mtrr: replace some constants with defines Borislav Petkov (Wed Apr 05 2023 - 16:26:46 EST)
- [PATCH v2 00/10] Remove acpi.h implicit include of of.h Rob Herring (Wed Apr 05 2023 - 16:27:25 EST)
- [PATCH v2 06/10] pata: ixp4xx: Add explicit include for of.h Rob Herring (Wed Apr 05 2023 - 16:27:33 EST)
- [PATCH v2 05/10] ata: pata_macio: Add explicit include of irqdomain.h Rob Herring (Wed Apr 05 2023 - 16:27:38 EST)
- [PATCH v2 10/10] ACPI: Replace irqdomain.h include with struct declarations Rob Herring (Wed Apr 05 2023 - 16:27:43 EST)
- [PATCH v2 01/10] iio: adc: ad7292: Add explicit include for of.h Rob Herring (Wed Apr 05 2023 - 16:27:48 EST)
- [PATCH v2 04/10] serial: 8250_tegra: Add explicit include for of.h Rob Herring (Wed Apr 05 2023 - 16:27:51 EST)
- [PATCH v2 07/10] virtio-mmio: Add explicit include for of.h Rob Herring (Wed Apr 05 2023 - 16:28:02 EST)
- [PATCH v2 03/10] net: rfkill-gpio: Add explicit include for of.h Rob Herring (Wed Apr 05 2023 - 16:28:17 EST)
- Re: [PATCH 9/9] x86/clear_huge_page: make clear_contig_region() preemptible Peter Zijlstra (Wed Apr 05 2023 - 16:28:58 EST)
- [PATCH v2 09/10] fpga: lattice-sysconfig-spi: Add explicit include for of.h Rob Herring (Wed Apr 05 2023 - 16:29:02 EST)
- [PATCH v2 02/10] staging: iio: resolver: ad2s1210: Add explicit include for of.h Rob Herring (Wed Apr 05 2023 - 16:29:07 EST)
- [PATCH v2 08/10] tpm: atmel: Add explicit include for of.h Rob Herring (Wed Apr 05 2023 - 16:29:29 EST)
- Re: [PATCH v2 03/13] rust: lock: introduce `Mutex` Peter Zijlstra (Wed Apr 05 2023 - 16:31:20 EST)
- Re: [PATCH v4] Kconfig: introduce HAS_IOPORT option and select it as necessary Arnd Bergmann (Wed Apr 05 2023 - 16:33:07 EST)
- [PATCH] ASoC: dt-bindings: wm8523: Convert to dtschema Saalim Quadri (Wed Apr 05 2023 - 16:34:32 EST)
- Re: [PATCH 06/12] net: phy: add phy_device_atomic_register helper Andrew Lunn (Wed Apr 05 2023 - 16:35:10 EST)
- [PATCH v2 0/2] kmod: simplify with a semaphore Luis Chamberlain (Wed Apr 05 2023 - 16:35:24 EST)
- [PATCH v2 2/2] modules/kmod: replace implementation with a sempahore Luis Chamberlain (Wed Apr 05 2023 - 16:35:26 EST)
- [PATCH v2 1/2] Change DEFINE_SEMAPHORE() to take a number argument Luis Chamberlain (Wed Apr 05 2023 - 16:35:30 EST)
- Re: [RFC PATCH v3] sched: Fix performance regression introduced by mm_cid Mathieu Desnoyers (Wed Apr 05 2023 - 16:37:49 EST)
- [RFC PATCH net-next 0/12] net: dsa: mt7530: fix port 5 phylink, phy muxing, and port 6 arinc9 . unal (Wed Apr 05 2023 - 16:39:10 EST)
- [RFC PATCH net-next 01/12] net: dsa: mt7530: fix comments regarding port 5 and 6 for both switches arinc9 . unal (Wed Apr 05 2023 - 16:39:19 EST)
- [RFC PATCH net-next 02/12] net: dsa: mt7530: fix phylink for port 5 and fix port 5 modes arinc9 . unal (Wed Apr 05 2023 - 16:39:23 EST)
- [RFC PATCH net-next 03/12] net: dsa: mt7530: do not run mt7530_setup_port5() if port 5 is disabled arinc9 . unal (Wed Apr 05 2023 - 16:39:27 EST)
- [RFC PATCH net-next 04/12] net: dsa: mt7530: set priv->p5_interface in correct conditions arinc9 . unal (Wed Apr 05 2023 - 16:39:39 EST)
- [RFC PATCH net-next 05/12] net: dsa: mt7530: remove p5_intf_sel default case from mt7530_setup_port5() arinc9 . unal (Wed Apr 05 2023 - 16:39:43 EST)
- [RFC PATCH net-next 06/12] net: dsa: mt7530: do not set CPU port interfaces to PHY_INTERFACE_MODE_NA arinc9 . unal (Wed Apr 05 2023 - 16:39:52 EST)
- [RFC PATCH net-next 07/12] net: dsa: mt7530: call port 6 setup from mt7530_mac_config() arinc9 . unal (Wed Apr 05 2023 - 16:40:07 EST)
- [RFC PATCH net-next 08/12] net: dsa: mt7530: remove pad_setup function pointer arinc9 . unal (Wed Apr 05 2023 - 16:40:20 EST)
- [RFC PATCH net-next 09/12] net: dsa: mt7530: move enabling port 6 to mt7530_setup_port6() arinc9 . unal (Wed Apr 05 2023 - 16:40:31 EST)
- [RFC PATCH net-next 10/12] net: dsa: mt7530: switch to if/else statements on mt7530_setup_port6() arinc9 . unal (Wed Apr 05 2023 - 16:40:35 EST)
- [RFC PATCH net-next 11/12] net: dsa: mt7530: set TRGMII RD TAP if trgmii is being used arinc9 . unal (Wed Apr 05 2023 - 16:40:54 EST)
- [RFC PATCH net-next 12/12] net: dsa: mt7530: move lowering port 5 RGMII driving to mt7530_setup() arinc9 . unal (Wed Apr 05 2023 - 16:40:57 EST)
- Re: [PATCH v2] dt-bindings: interrupt-controller: loongarch: Fix mismathed compatible Rob Herring (Wed Apr 05 2023 - 16:41:42 EST)
- Re: [PATCH v2 03/13] rust: lock: introduce `Mutex` Wedson Almeida Filho (Wed Apr 05 2023 - 16:42:04 EST)
- Re: [PATCH v6 3/5] samples: ftrace: Save required argument registers in sample trampolines Steven Rostedt (Wed Apr 05 2023 - 16:42:32 EST)
- Re: [PATCH v3] treewide: Fix probing of devices in DT overlays Rob Herring (Wed Apr 05 2023 - 16:43:50 EST)
- [PATCH] f2fs: attach/detach private value in pair Jaegeuk Kim (Wed Apr 05 2023 - 16:43:57 EST)
- Re: [PATCH v10 2/4] security: Allow all LSMs to provide xattrs for inode_init_security hook Casey Schaufler (Wed Apr 05 2023 - 16:44:22 EST)
- Re: [Regression] drm/scheduler: track GPU active time per entity Luben Tuikov (Wed Apr 05 2023 - 16:45:26 EST)
- nvme: Incorrect Async Event Trace string Nate Thornton (Wed Apr 05 2023 - 16:46:49 EST)
- Re: [PATCH v6 01/15] rust: enable the `pin_macro` feature Andreas Hindborg (Wed Apr 05 2023 - 16:46:52 EST)
- RE: [PATCH] wifi: ath11k: Add a warning for wcn6855 spurious wakeup events Limonciello, Mario (Wed Apr 05 2023 - 16:47:41 EST)
- Re: [f2fs-dev] [PATCH] f2fs: get out of a repeat loop when getting a locked data page Jaegeuk Kim (Wed Apr 05 2023 - 16:47:54 EST)
- Re: [PATCH v10 2/4] security: Allow all LSMs to provide xattrs for inode_init_security hook Paul Moore (Wed Apr 05 2023 - 16:49:39 EST)
- Re: [PATCH v2 03/13] rust: lock: introduce `Mutex` Peter Zijlstra (Wed Apr 05 2023 - 16:50:03 EST)
- [PATCH] ASoC: dt-bindings: wm8580: Convert to dtschema Saalim Quadri (Wed Apr 05 2023 - 16:50:38 EST)
- Re: [PATCH net] net: sfp: initialize sfp->i2c_block_size at sfp allocation Andrew Lunn (Wed Apr 05 2023 - 16:51:54 EST)
- Re: (subset) [PATCH v6 0/3] Migrate the PCIe-IDIO-24 and WS16C48 GPIO drivers to the regmap API Mark Brown (Wed Apr 05 2023 - 16:57:44 EST)
- [PATCH] ASoC: dt-bindings: wm8711: Convert to dtschema Saalim Quadri (Wed Apr 05 2023 - 16:58:31 EST)
- Re: [RFC PATCH 0/6] Improve VM DVFS and task placement behavior Saravana Kannan (Wed Apr 05 2023 - 17:01:45 EST)
- Re: [PATCH v6 00/15] Rust pin-init API for pinned initialization of structs Boqun Feng (Wed Apr 05 2023 - 17:03:31 EST)
- Re: [RFC PATCH] sched/fair: Make tg->load_avg per node Daniel Jordan (Wed Apr 05 2023 - 17:05:00 EST)
- Re: [PATCH v6 06/15] rust: add pin-init API core Andreas Hindborg (Wed Apr 05 2023 - 17:06:09 EST)
- Re: [PATCH] net/mlx5: stop waiting for PCI link if reset is required Bjorn Helgaas (Wed Apr 05 2023 - 17:06:23 EST)
- Re: [PATCH v2 2/4] clk: hisilicon: Use helper functions Stephen Boyd (Wed Apr 05 2023 - 17:07:06 EST)
- Re: [PATCH v6 00/15] Rust pin-init API for pinned initialization of structs Benno Lossin (Wed Apr 05 2023 - 17:07:10 EST)
- Re: WARNING in timer_wait_running Marco Elver (Wed Apr 05 2023 - 17:07:52 EST)
- Re: [PATCH v10 2/4] security: Allow all LSMs to provide xattrs for inode_init_security hook Casey Schaufler (Wed Apr 05 2023 - 17:07:55 EST)
- Re: [RFC PATCH 0/6] Improve VM DVFS and task placement behavior Saravana Kannan (Wed Apr 05 2023 - 17:08:11 EST)
- Re: [PATCH v3 3/6] mm: handle poisoning of pfn without struct pages kernel test robot (Wed Apr 05 2023 - 17:09:07 EST)
- Re: [PATCH v2 3/4] clk: hisilicon: Convert to platform driver Stephen Boyd (Wed Apr 05 2023 - 17:09:12 EST)
- Re: [PATCH v3 2/6] vfio/nvgpu: expose GPU device memory as BAR1 kernel test robot (Wed Apr 05 2023 - 17:09:17 EST)
- Re: [RFC PATCH 0/6] Improve VM DVFS and task placement behavior Saravana Kannan (Wed Apr 05 2023 - 17:09:48 EST)
- Re: global_reclaim() and code documentation (was: Re: [PATCH v3 3/3] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim Yu Zhao (Wed Apr 05 2023 - 17:10:30 EST)
- Re: [PATCH net] net: sfp: initialize sfp->i2c_block_size at sfp allocation Ivan Bornyakov (Wed Apr 05 2023 - 17:12:11 EST)
- Re: [PATCH v6 00/15] Rust pin-init API for pinned initialization of structs Boqun Feng (Wed Apr 05 2023 - 17:12:37 EST)
- Re: [PATCH net] net: sfp: initialize sfp->i2c_block_size at sfp allocation Ivan Bornyakov (Wed Apr 05 2023 - 17:13:57 EST)
- Re: [PATCH v6 07/15] rust: init: add initialization macros Andreas Hindborg (Wed Apr 05 2023 - 17:15:20 EST)
- Re: [PATCH v1 0/2] RISC-V: enable rust Conor Dooley (Wed Apr 05 2023 - 17:18:54 EST)
- Re: [BUG] staging: rtl8192e: oops occurs when finding hardware rtl8192se Philipp Hortmann (Wed Apr 05 2023 - 17:19:33 EST)
- [PATCH v3 1/7] iio: adc: palmas: remove adc_wakeupX_data Patrik Dahlström (Wed Apr 05 2023 - 17:23:00 EST)
- [PATCH v3 0/7] iio: adc: palmas_gpadc: add iio events Patrik Dahlström (Wed Apr 05 2023 - 17:23:03 EST)
- Re: [PATCH v7 6/6] x86/efi: Safely enable unaccepted memory in UEFI Dave Hansen (Wed Apr 05 2023 - 17:23:24 EST)
- [PATCH v3 3/7] iio: adc: palmas: use iio_event_direction for threshold polarity Patrik Dahlström (Wed Apr 05 2023 - 17:23:27 EST)
- [PATCH v3 4/7] iio: adc: palmas: move eventX_enable into palmas_adc_event Patrik Dahlström (Wed Apr 05 2023 - 17:23:39 EST)
- [PATCH v3 2/7] iio: adc: palmas: replace "wakeup" with "event" Patrik Dahlström (Wed Apr 05 2023 - 17:23:49 EST)
- [PATCH v3 5/7] iio: adc: palmas: always reset events on unload Patrik Dahlström (Wed Apr 05 2023 - 17:23:53 EST)
- [PATCH v3 6/7] iio: adc: palmas: add support for iio threshold events Patrik Dahlström (Wed Apr 05 2023 - 17:24:02 EST)
- Re: [PATCH v2] perf pmu: Make parser reentrant Jiri Olsa (Wed Apr 05 2023 - 17:24:05 EST)
- [PATCH v3 7/7] iio: adc: palmas: don't alter event config on suspend/resume Patrik Dahlström (Wed Apr 05 2023 - 17:24:08 EST)
- Re: nvme: Incorrect Async Event Trace string Keith Busch (Wed Apr 05 2023 - 17:30:58 EST)
- Re: [RFC PATCH] sched/fair: Make tg->load_avg per node Daniel Jordan (Wed Apr 05 2023 - 17:31:43 EST)
- Re: [PATCH v7 00/22] Basic clock, reset & device tree support for StarFive JH7110 RISC-V SoC Conor Dooley (Wed Apr 05 2023 - 17:32:19 EST)
- Re: [PATCH v7 6/6] x86/efi: Safely enable unaccepted memory in UEFI Ard Biesheuvel (Wed Apr 05 2023 - 17:35:10 EST)
- Re: [PATCH v6 08/15] rust: init/sync: add `InPlaceInit` trait to pin-initialize smart pointers Andreas Hindborg (Wed Apr 05 2023 - 17:35:17 EST)
- Re: (subset) [PATCH v2 0/2] Add PWM fan support to Rock 5B board Heiko Stübner (Wed Apr 05 2023 - 17:35:22 EST)
- RE: [PATCH v4] Kconfig: introduce HAS_IOPORT option and select it as necessary David Laight (Wed Apr 05 2023 - 17:37:00 EST)
- Re: [Syzkaller & bisect] There is WARNING: refcount bug in sock_map_free in v6.3-rc1 John Fastabend (Wed Apr 05 2023 - 17:37:20 EST)
- Re: [PATCH v6 09/15] rust: init: add `PinnedDrop` trait and macros Andreas Hindborg (Wed Apr 05 2023 - 17:41:06 EST)
- Re: [RFC PATCH 1/6] sched/fair: Add util_guest for tasks Saravana Kannan (Wed Apr 05 2023 - 17:43:16 EST)
- [PATCH 0/5] staging: rtl8192e: Remove unused code for hardware rtl8192se Philipp Hortmann (Wed Apr 05 2023 - 17:48:04 EST)
- [PATCH 1/5] staging: rtl8192e: Remove macro IS_HARDWARE_TYPE_8192SE Philipp Hortmann (Wed Apr 05 2023 - 17:48:11 EST)
- [PATCH 2/5] staging: rtl8192e: Remove unused function _rtl92e_dm_init_wa_broadcom_iot Philipp Hortmann (Wed Apr 05 2023 - 17:48:19 EST)
- [PATCH 3/5] staging: rtl8192e: Remove one of two checks for hardware RTL8192SE Philipp Hortmann (Wed Apr 05 2023 - 17:48:32 EST)
- [PATCH 4/5] staging: rtl8192e: Remove unused local variable irq_line Philipp Hortmann (Wed Apr 05 2023 - 17:48:50 EST)
- [PATCH 5/5] staging: rtl8192e: Remove unused variable RF_Type Philipp Hortmann (Wed Apr 05 2023 - 17:48:55 EST)
- Re: [PATCH v3 6/6] vfio/nvgpu: register device memory for poison handling kernel test robot (Wed Apr 05 2023 - 17:52:15 EST)
- Re: [PATCH v6 10/15] rust: init: add `stack_pin_init!` macro Andreas Hindborg (Wed Apr 05 2023 - 17:52:52 EST)
- [PATCH v3 4/7] arm64: dts: ti: j784s4: Add VTM node Bryan Brattlof (Wed Apr 05 2023 - 17:54:10 EST)
- [PATCH v3 5/7] arm64: dts: ti: j721e: Add VTM node Bryan Brattlof (Wed Apr 05 2023 - 17:54:12 EST)
- [PATCH v3 0/7] add VTM nodes to TI's K3 SoCs Bryan Brattlof (Wed Apr 05 2023 - 17:54:15 EST)
- [PATCH v3 2/7] arm64: dts: ti: k3-am62-wakeup: add VTM node Bryan Brattlof (Wed Apr 05 2023 - 17:54:18 EST)
- [PATCH v3 7/7] arm64: dts: ti: j721s2: Add VTM node Bryan Brattlof (Wed Apr 05 2023 - 17:54:22 EST)
- [PATCH v3 1/7] arm64: dts: ti: k3-am64-main: add VTM node Bryan Brattlof (Wed Apr 05 2023 - 17:54:24 EST)
- [PATCH v3 6/7] arm64: dts: ti: j7200: Add VTM node Bryan Brattlof (Wed Apr 05 2023 - 17:54:27 EST)
- [PATCH v3 3/7] arm64: dts: ti: k3-am62a-wakeup: add VTM node Bryan Brattlof (Wed Apr 05 2023 - 17:54:30 EST)
- Re: [PATCH] scripts/gdb: add a Radix Tree Parser Florian Fainelli (Wed Apr 05 2023 - 17:58:43 EST)
- Re: [RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted Ackerley Tng (Wed Apr 05 2023 - 17:58:55 EST)
- Re: [PATCH v6 14/15] rust: sync: reduce stack usage of `UniqueArc::try_new_uninit` Andreas Hindborg (Wed Apr 05 2023 - 17:59:53 EST)
- RE: [PATCH] usb: host: xhci-plat: Use dev_is_pci() helper nobuhiro1.iwamatsu (Wed Apr 05 2023 - 18:01:38 EST)
- Re: [RFC PATCH v2 5/6] dt-bindings: cpufreq: add bindings for virtual kvm cpufreq Saravana Kannan (Wed Apr 05 2023 - 18:08:08 EST)
- Re: [PATCH v6 11/15] rust: init: add `Zeroable` trait and `init::zeroed` function Andreas Hindborg (Wed Apr 05 2023 - 18:09:18 EST)
- [BUG?] unchecked MSR access error: WRMSR to 0x19c Rui Salvaterra (Wed Apr 05 2023 - 18:15:04 EST)
- Re: KASAN: use-after-free Read in tcp_write_timer_handler Dae R. Jeong (Wed Apr 05 2023 - 18:17:55 EST)
- Re: WARNING in timer_wait_running Frederic Weisbecker (Wed Apr 05 2023 - 18:19:13 EST)
- Re: kernel BUG in find_lock_entries Dae R. Jeong (Wed Apr 05 2023 - 18:25:50 EST)
- [PATCH v2] scripts/gdb: add a Radix Tree Parser Florian Fainelli (Wed Apr 05 2023 - 18:27:57 EST)
- Re: [RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted Ackerley Tng (Wed Apr 05 2023 - 18:29:07 EST)
- [PATCH v2 2/2] dt-bindings: cisco: document the CrayAR compatibles Daniel Walker (Wed Apr 05 2023 - 18:31:39 EST)
- [PATCH v2 1/2] arm64: dts: cisco: add device tree for Cisco CrayAr Argos Daniel Walker (Wed Apr 05 2023 - 18:31:42 EST)
- Re: [RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted Ackerley Tng (Wed Apr 05 2023 - 18:33:02 EST)
- linux-next: Fixes tag needs some work in the rcu tree Stephen Rothwell (Wed Apr 05 2023 - 18:36:32 EST)
- Re: [PATCH v3] Documentation: Add document for false sharing Tim Chen (Wed Apr 05 2023 - 18:38:27 EST)
- Re: [RFC PATCH 6/6] cpufreq: add kvm-cpufreq driver David Dai (Wed Apr 05 2023 - 18:42:54 EST)
- [PATCH 0/2] (asus-ec-sensors) add two more boards Eugene Shalygin (Wed Apr 05 2023 - 18:45:36 EST)
- [PATCH 1/2] hwmon: (asus-ec-sensors) add ProArt B550-Creator Eugene Shalygin (Wed Apr 05 2023 - 18:45:54 EST)
- [PATCH 2/2] hwmon: (asus-ec-sensors) add ROG STRIX Z390-F GAMING Eugene Shalygin (Wed Apr 05 2023 - 18:46:02 EST)
- bpf: ensure all memory is initialized in bpf_get_current_comm Barret Rhoden (Wed Apr 05 2023 - 18:53:01 EST)
- Re: [RFC PATCH 1/6] sched/fair: Add util_guest for tasks David Dai (Wed Apr 05 2023 - 18:54:26 EST)
- Re: linux-next: Fixes tag needs some work in the rcu tree Paul E. McKenney (Wed Apr 05 2023 - 18:59:44 EST)
- Re: [PATCH] xfs: Use for_each_perag() to iterate all available AGs Dave Chinner (Wed Apr 05 2023 - 19:04:27 EST)
- tools/testing/selftests/bpf/bpf_testmod/bpf_testmod.c:131:14: warning: no previous prototype for 'bpf_testmod_fentry_test1' kernel test robot (Wed Apr 05 2023 - 19:04:39 EST)
- Re: [PATCH] sched: rt: Optimization function 'pick_next_rt_entity' Tim Chen (Wed Apr 05 2023 - 19:04:47 EST)
- Re: [PATCH] sysinfo: Saturate 16-bit procs rather than wrapping Eric W. Biederman (Wed Apr 05 2023 - 19:08:44 EST)
- Re: [PATCH v13 003/113] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module Huang, Kai (Wed Apr 05 2023 - 19:10:22 EST)
- Re: [PATCH v9 4/5] dt-bindings: bus: VMBus Wei Liu (Wed Apr 05 2023 - 19:10:29 EST)
- RE: [PATCH 22/32] ACPICA: actbl2: Replace 1-element arrays with flexible arrays Dan Williams (Wed Apr 05 2023 - 19:11:59 EST)
- Re: [PATCH v6 2/8] usb: dwc3: core: Access XHCI address space temporarily to read port info kernel test robot (Wed Apr 05 2023 - 19:14:39 EST)
- Re: [PATCH v1 00/14] extcon: Core cleanups and documentation fixes Chanwoo Choi (Wed Apr 05 2023 - 19:17:28 EST)
- Re: [PATCH] PCI: hv: Use nested hypercall for retargeting interrupts Wei Liu (Wed Apr 05 2023 - 19:17:52 EST)
- Re: [PATCH v2 0/2] rust: virtio: add virtio support Miguel Ojeda (Wed Apr 05 2023 - 19:19:57 EST)
- Re: [PATCH net-next] net: sunhme: move asm includes to below linux includes Jakub Kicinski (Wed Apr 05 2023 - 19:25:22 EST)
- Re: [PATCH v3] Documentation: Add document for false sharing Tim Chen (Wed Apr 05 2023 - 19:29:14 EST)
- Re: [RFC PATCH 1/6] sched/fair: Add util_guest for tasks David Dai (Wed Apr 05 2023 - 19:36:26 EST)
- Re: [PATCH 6.1 000/177] 6.1.23-rc3 review Kelsey Steele (Wed Apr 05 2023 - 19:43:29 EST)
- [PATCH 0/2] KVM: VMX: Fixes for faults on ENCLS emulation Sean Christopherson (Wed Apr 05 2023 - 19:46:08 EST)
- [PATCH 1/2] KVM: VMX: Inject #GP on ENCLS if vCPU has paging disabled (CR0.PG==0) Sean Christopherson (Wed Apr 05 2023 - 19:46:14 EST)
- [PATCH 2/2] KVM: VMX: Inject #GP, not #UD, if SGX2 ENCLS leafs are unsupported Sean Christopherson (Wed Apr 05 2023 - 19:46:15 EST)
- [PATCH v2] usb: host: xhci-plat: Use dev_is_pci() helper Nobuhiro Iwamatsu (Wed Apr 05 2023 - 19:47:16 EST)
- Re: [PATCH 6.2 000/185] 6.2.10-rc2 review Kelsey Steele (Wed Apr 05 2023 - 19:47:24 EST)
- Re: [PATCH v3 18/19] x86/resctrl: Add cpu offline callback for resctrl work Reinette Chatre (Wed Apr 05 2023 - 19:48:53 EST)
- Re: [PATCH RFC v8 48/56] KVM: SVM: Add SNP-specific handling for memory attribute updates Michael Roth (Wed Apr 05 2023 - 19:48:58 EST)
- Re: linux-next: a couple of breaks Stephen Rothwell (Wed Apr 05 2023 - 19:53:25 EST)
- Re: [PATCH] KVM: x86: set varaiable mitigate_smt_rsb storage-class-specifier to static Sean Christopherson (Wed Apr 05 2023 - 19:59:33 EST)
- [PATCH bpf-next v2 1/2] xsk: Fix unaligned descriptor validation Kal Conley (Wed Apr 05 2023 - 19:59:50 EST)
- [PATCH bpf-next v2 2/2] selftests: xsk: Add test UNALIGNED_INV_DESC_4K1_FRAME_SIZE Kal Conley (Wed Apr 05 2023 - 19:59:54 EST)
- Re: [PATCH] KVM: x86/pmu: Zero out pmu->all_valid_pmc_idx each time it's refreshed Sean Christopherson (Wed Apr 05 2023 - 20:00:09 EST)
- [PATCH 1/9] kunit: tool: Enable CONFIG_FORTIFY_SOURCE under UML Kees Cook (Wed Apr 05 2023 - 20:02:20 EST)
- [PATCH 4/9] fortify: Add protection for strlcat() Kees Cook (Wed Apr 05 2023 - 20:02:23 EST)
- [PATCH 0/9] fortify: Add KUnit tests for runtime overflows Kees Cook (Wed Apr 05 2023 - 20:02:27 EST)
- [PATCH 3/9] string: Add Kunit tests for strcat() family Kees Cook (Wed Apr 05 2023 - 20:02:29 EST)
- [PATCH 5/9] fortify: strcat: Move definition to use fortified strlcat() Kees Cook (Wed Apr 05 2023 - 20:02:32 EST)
- [PATCH 7/9] fortify: Provide KUnit counters for failure testing Kees Cook (Wed Apr 05 2023 - 20:02:36 EST)
- [PATCH 6/9] fortify: Split reporting and avoid passing string pointer Kees Cook (Wed Apr 05 2023 - 20:02:39 EST)
- [PATCH 9/9] fortify: Improve buffer overflow reporting Kees Cook (Wed Apr 05 2023 - 20:02:54 EST)
- [PATCH 8/9] fortify: Add KUnit tests for runtime overflows Kees Cook (Wed Apr 05 2023 - 20:02:58 EST)
- Re: [PATCH V4 06/10] hte: Re-phrase tegra API document Dipen Patel (Wed Apr 05 2023 - 20:05:09 EST)
- RE: [PATCH v1 00/14] extcon: Core cleanups and documentation fixes Bumwoo Lee (Wed Apr 05 2023 - 20:05:26 EST)
- Re: [PATCH bpf] xsk: Fix unaligned descriptor validation Kal Cutter Conley (Wed Apr 05 2023 - 20:07:36 EST)
- [PATCH v2] dma-buf/heaps: system_heap: Avoid DoS by limiting single allocations to half of all memory Jaewon Kim (Wed Apr 05 2023 - 20:09:21 EST)
- [PATCH 2/9] fortify: Allow KUnit test to build without FORTIFY Kees Cook (Wed Apr 05 2023 - 20:09:25 EST)
- Re: [PATCH] usb: dwc3: gadget: Stall and restart EP0 if host is unresponsive Wesley Cheng (Wed Apr 05 2023 - 20:10:45 EST)
- [PATCH v2] rcu/kvfree: Prevents cache growing when the backoff_page_cache_fill is set Zqiang (Wed Apr 05 2023 - 20:12:02 EST)
- Re: [PATCH bpf-next v2 2/2] selftests: xsk: Add test UNALIGNED_INV_DESC_4K1_FRAME_SIZE Kal Cutter Conley (Wed Apr 05 2023 - 20:12:41 EST)
- Re: [RESEND PATCH] kvm/selftests: Close opened file descriptor in stable_tsc_check_supported() Sean Christopherson (Wed Apr 05 2023 - 20:13:13 EST)
- [PATCH] KVM: selftests: Refactor stable TSC check to use TEST_REQUIRE() Sean Christopherson (Wed Apr 05 2023 - 20:17:31 EST)
- Re: [RESEND PATCH] kvm/selftests: Close opened file descriptor in stable_tsc_check_supported() Sean Christopherson (Wed Apr 05 2023 - 20:19:05 EST)
- [PATCH v8 1/7] PCI: pciehp: Rely on `link_active_reporting' Maciej W. Rozycki (Wed Apr 05 2023 - 20:21:12 EST)
- [PATCH v8 0/7] pci: Work around ASMedia ASM2824 PCIe link training failures Maciej W. Rozycki (Wed Apr 05 2023 - 20:21:17 EST)
- [PATCH v8 2/7] PCI: Export PCI link retrain timeout Maciej W. Rozycki (Wed Apr 05 2023 - 20:21:23 EST)
- [PATCH v8 3/7] PCI: Execute `quirk_enable_clear_retrain_link' earlier Maciej W. Rozycki (Wed Apr 05 2023 - 20:21:35 EST)
- [PATCH v8 4/7] PCI: Initialize `link_active_reporting' earlier Maciej W. Rozycki (Wed Apr 05 2023 - 20:21:47 EST)
- [PATCH v8 5/7] powerpc/eeh: Rely on `link_active_reporting' Maciej W. Rozycki (Wed Apr 05 2023 - 20:22:06 EST)
- [PATCH v8 6/7] net/mlx5: Rely on `link_active_reporting' Maciej W. Rozycki (Wed Apr 05 2023 - 20:22:18 EST)
- [PATCH v8 7/7] PCI: Work around PCIe link training failures Maciej W. Rozycki (Wed Apr 05 2023 - 20:22:29 EST)
- RE: [PATCH 22/32] ACPICA: actbl2: Replace 1-element arrays with flexible arrays Dan Williams (Wed Apr 05 2023 - 20:23:41 EST)
- Re: [PATCH v2] dma-buf/heaps: system_heap: Avoid DoS by limiting single allocations to half of all memory Andrew Morton (Wed Apr 05 2023 - 20:25:30 EST)
- [tip:x86/urgent] BUILD SUCCESS 81515ecf155a38f3532bf5ddef88d651898df6be kernel test robot (Wed Apr 05 2023 - 20:31:39 EST)
- linux-next: manual merge of the thermal tree with the pm tree Stephen Rothwell (Wed Apr 05 2023 - 20:32:37 EST)
- RE: [PATCH 22/32] ACPICA: actbl2: Replace 1-element arrays with flexible arrays Dan Williams (Wed Apr 05 2023 - 20:36:15 EST)
- Re: [PATCH v5] KVM: PPC: Book3S HV: kvmppc_hv_entry: remove .global scope Michael Ellerman (Wed Apr 05 2023 - 20:36:27 EST)
- Re: [PATCH] KVM: PPC: Mark three local functions "static" Michael Ellerman (Wed Apr 05 2023 - 20:36:31 EST)
- RE: [PATCH 23/32] ACPICA: struct acpi_nfit_interleave: Replace 1-element array with flexible array Dan Williams (Wed Apr 05 2023 - 20:37:26 EST)
- linux-next: duplicate patches in the thermal tree Stephen Rothwell (Wed Apr 05 2023 - 20:40:09 EST)
- [PATCH 0/3] Dynptr Verifier Adjustments Daniel Rosenberg (Wed Apr 05 2023 - 20:40:47 EST)
- [PATCH 1/3] bpf: verifier: Accept dynptr mem as mem in helpers Daniel Rosenberg (Wed Apr 05 2023 - 20:40:57 EST)
- [PATCH 2/3] bpf: Allow NULL buffers in bpf_dynptr_slice(_rw) Daniel Rosenberg (Wed Apr 05 2023 - 20:41:02 EST)
- [PATCH 3/3] selftests/bpf: Test allowing NULL buffer in dynptr slice Daniel Rosenberg (Wed Apr 05 2023 - 20:41:06 EST)
- RE: [PATCH 22/32] ACPICA: actbl2: Replace 1-element arrays with flexible arrays Dan Williams (Wed Apr 05 2023 - 20:43:32 EST)
- RE: [PATCH 22/32] ACPICA: actbl2: Replace 1-element arrays with flexible arrays Kees Cook (Wed Apr 05 2023 - 20:45:09 EST)
- Re: [PATCH v2 1/2] usb: dwc3: gadget: Bail out in pullup if soft reset timeout happens Thinh Nguyen (Wed Apr 05 2023 - 20:45:54 EST)
- linux-next: manual merge of the net-next tree with the net tree Stephen Rothwell (Wed Apr 05 2023 - 20:49:38 EST)
- Re: [PATCH] dt-bindings: net: dsa: brcm,sf2: Drop unneeded "#address-cells/#size-cells" Jakub Kicinski (Wed Apr 05 2023 - 20:54:55 EST)
- [PATCH 0/2] ATH10K YAML conversion Konrad Dybcio (Wed Apr 05 2023 - 20:59:45 EST)
- [PATCH 2/2] arm64: dts: qcom: sdm845-polaris: Drop inexistent properties Konrad Dybcio (Wed Apr 05 2023 - 21:00:00 EST)
- [PATCH 1/2] dt-bindings: net: Convert ATH10K to YAML Konrad Dybcio (Wed Apr 05 2023 - 21:00:05 EST)
- Re: [PATCH] dt-bindings: net: dsa: brcm,sf2: Drop unneeded "#address-cells/#size-cells" patchwork-bot+netdevbpf (Wed Apr 05 2023 - 21:00:50 EST)
- Re: [PATCH] dt-bindings: net: ethernet-switch: Make "#address-cells/#size-cells" required patchwork-bot+netdevbpf (Wed Apr 05 2023 - 21:00:53 EST)
- Re: [PATCH] sysinfo: Saturate 16-bit procs rather than wrapping Josh Triplett (Wed Apr 05 2023 - 21:04:24 EST)
- [PATCH] clk: mvebu: Use of_address_to_resource() Rob Herring (Wed Apr 05 2023 - 21:11:03 EST)
- [PATCH] clk: mediatek: fhctl: set varaiables fhctl_offset_v1,2 storage-class-specifier to static Tom Rix (Wed Apr 05 2023 - 21:11:09 EST)
- Re: [PATCH] powerpc/perf: Properly detect mpc7450 family Michael Ellerman (Wed Apr 05 2023 - 21:11:21 EST)
- Re: (subset) [PATCH 0/3] COVER: Remove memcpy_page_flushcache() Michael Ellerman (Wed Apr 05 2023 - 21:11:26 EST)
- Re: [PATCH] powerpc/atomics: Remove unused function Michael Ellerman (Wed Apr 05 2023 - 21:11:32 EST)
- Re: [PATCH] macintosh: Use of_property_present() for testing DT property presence Michael Ellerman (Wed Apr 05 2023 - 21:11:34 EST)
- Re: [PATCH] powerpc: fsl_rio: Use of_iomap() Michael Ellerman (Wed Apr 05 2023 - 21:11:38 EST)
- Re: [PATCH v2] macintosh: via-pmu-led: requires ATA to be set Michael Ellerman (Wed Apr 05 2023 - 21:11:40 EST)
- Re: [PATCH] powerpc: usbgecko: Use of_iomap() Michael Ellerman (Wed Apr 05 2023 - 21:11:43 EST)
- Re: [PATCH] powerpc: Use of_address_to_resource() Michael Ellerman (Wed Apr 05 2023 - 21:11:45 EST)
- Re: [PATCH] powerpc: isa-bridge: Remove open coded "ranges" parsing Michael Ellerman (Wed Apr 05 2023 - 21:11:47 EST)
- Re: [PATCH] powerpc: Use of_property_present() for testing DT property presence Michael Ellerman (Wed Apr 05 2023 - 21:11:50 EST)
- Re: [PATCH] powerpc: Use of_property_read_bool() for boolean properties Michael Ellerman (Wed Apr 05 2023 - 21:11:54 EST)
- Re: [PATCH] powerpc: xics: Use of_address_count() Michael Ellerman (Wed Apr 05 2023 - 21:12:03 EST)
- Re: [PATCH v3] powerpc: Use of_address_to_resource() Michael Ellerman (Wed Apr 05 2023 - 21:12:06 EST)
- Re: [PATCH] ASoC: dt-bindings: wm8904: Convert to dtschema Rob Herring (Wed Apr 05 2023 - 21:13:31 EST)
- Re: [PATCH v4 net-next 6/9] net/sched: mqprio: allow per-TC user input of FP adminStatus Jakub Kicinski (Wed Apr 05 2023 - 21:13:42 EST)
- RE: [PATCH V7 10/10] ARM64: dts: imx7ulp: update usb compatible Peng Fan (Wed Apr 05 2023 - 21:18:52 EST)
- Re: [PATCH v3] Documentation: Add document for false sharing Feng Tang (Wed Apr 05 2023 - 21:20:38 EST)
- Re: [PATCH v3 0/3] Move Loongson1 PWM timer to clocksource framework Keguang Zhang (Wed Apr 05 2023 - 21:21:03 EST)
- Re: [PATCH 2/9] fortify: Allow KUnit test to build without FORTIFY Daniel Latypov (Wed Apr 05 2023 - 21:22:42 EST)
- Re: [PATCH v1 1/2] usb: gadget: udc: core: Invoke usb_gadget_connect only when started Alan Stern (Wed Apr 05 2023 - 21:29:31 EST)
- [PATCH] dt-bindings: iommu: Convert QCOM IOMMU to YAML Konrad Dybcio (Wed Apr 05 2023 - 21:31:22 EST)
- Re: [PATCH v1 1/2] media: hi846: fix usage of pm_runtime_get_if_in_use() Laurent Pinchart (Wed Apr 05 2023 - 21:32:26 EST)
- Re: [PATCH v1 1/2] media: hi846: fix usage of pm_runtime_get_if_in_use() Laurent Pinchart (Wed Apr 05 2023 - 21:33:37 EST)
- Re: [PATCH v1 2/2] media: hi846: preserve the streaming state during system suspend Laurent Pinchart (Wed Apr 05 2023 - 21:35:50 EST)
- Re: [PATCH 3/8] ext4: fix wrong unit use in ext4_mb_new_inode_pa Kemeng Shi (Wed Apr 05 2023 - 21:36:26 EST)
- Re: [RFC PATCH 2/2] usb: dwc3: Support 'snps,gadget-keep-connect-sys-sleep' feature Thinh Nguyen (Wed Apr 05 2023 - 21:38:33 EST)
- [PATCH v2] sched: rt: Simplify pick_next_rt_entity() Li zeming (Wed Apr 05 2023 - 21:38:45 EST)
- Re: [PATCH V7 10/10] ARM64: dts: imx7ulp: update usb compatible Shawn Guo (Wed Apr 05 2023 - 21:40:27 EST)
- Re: [PATCH v2 1/2] dt-bindings: drm/bridge: Add no-hpd property Laurent Pinchart (Wed Apr 05 2023 - 21:40:32 EST)
- [PATCH net v2 1/1] net: stmmac: Add queue reset into stmmac_xdp_open() function Song Yoong Siang (Wed Apr 05 2023 - 21:40:53 EST)
- 答复: [PATCH V2] rcu: Make sure new krcp free business is handled after the wanted rcu grace period. 代子为 (Ziwei Dai) (Wed Apr 05 2023 - 21:41:30 EST)
- 答复: linux-next: Fixes tag needs some work in the rcu tree 代子为 (Ziwei Dai) (Wed Apr 05 2023 - 21:43:23 EST)
- Re: [PATCH 1/3] KVM: VMX: Don't rely _only_ on CPUID to enforce XCR0 restrictions for ECREATE Sean Christopherson (Wed Apr 05 2023 - 21:44:22 EST)
- RE: [PATCH v2] dma-buf/heaps: system_heap: Avoid DoS by limiting single allocations to half of all memory Jaewon Kim (Wed Apr 05 2023 - 21:44:29 EST)
- Re: [PATCH v5 0/3] dts: imx8qxp add cdns usb3 port Shawn Guo (Wed Apr 05 2023 - 21:44:47 EST)
- Re: [PATCH] tracing: Free error logs of tracing instances Google (Wed Apr 05 2023 - 21:46:17 EST)
- [PATCH v3 2/2] Revert "lib/firmware: fix a memory leak with multiple calls of trigger_batched_requests_store()" Mirsad Goran Todorovac (Wed Apr 05 2023 - 21:46:46 EST)
- Re: [f2fs-dev] [PATCH] f2fs: get out of a repeat loop when getting a locked data page Chao Yu (Wed Apr 05 2023 - 21:50:10 EST)
- Re: [PATCH v2 2/2] drm: bridge: cdns-mhdp8546: Add support for no-hpd Laurent Pinchart (Wed Apr 05 2023 - 21:52:05 EST)
- [PATCH v4 5/7] dt-bindings: usb: Add StarFive JH7110 USB Bindings YAML schemas Minda Chen (Wed Apr 05 2023 - 21:52:34 EST)
- [PATCH v4 0/7] Add JH7110 USB and USB PHY driver support Minda Chen (Wed Apr 05 2023 - 21:52:37 EST)
- [PATCH v4 1/7] dt-bindings: phy: Add StarFive JH7110 USB document Minda Chen (Wed Apr 05 2023 - 21:52:41 EST)
- [PATCH v4 3/7] phy: starfive: add JH7110 USB 2.0 PHY driver. Minda Chen (Wed Apr 05 2023 - 21:52:44 EST)
- [PATCH v4 4/7] phy: starfive: add JH7110 PCIE 2.0 PHY driver. Minda Chen (Wed Apr 05 2023 - 21:52:46 EST)
- [PATCH v4 6/7] usb: cdns3: add StarFive JH7110 USB driver. Minda Chen (Wed Apr 05 2023 - 21:52:50 EST)
- [PATCH v4 7/7] riscv: dts: starfive: add USB dts configuration for JH7110 Minda Chen (Wed Apr 05 2023 - 21:52:53 EST)
- [PATCH v4 2/7] dt-bindings: phy: Add StarFive JH7110 PCIe document Minda Chen (Wed Apr 05 2023 - 21:52:57 EST)
- Re: [PATCH v2] dma-buf/heaps: system_heap: Avoid DoS by limiting single allocations to half of all memory Andrew Morton (Wed Apr 05 2023 - 21:56:57 EST)
- [PATCH v2 0/2] fix dying cpu compare race Ye Bin (Wed Apr 05 2023 - 21:57:08 EST)
- [PATCH v2 1/2] cpu/hotplug: introduce 'num_dying_cpus' to get dying CPUs count Ye Bin (Wed Apr 05 2023 - 21:57:12 EST)
- [PATCH v2 2/2] lib/percpu_counter: fix dying cpu compare race Ye Bin (Wed Apr 05 2023 - 21:57:13 EST)
- linux-next: build failure after merge of the mfd tree Stephen Rothwell (Wed Apr 05 2023 - 22:01:05 EST)
- Re: [PATCH] selftests/mm: fix memory leak in child_memcmp_fn Feng Jiang (Wed Apr 05 2023 - 22:01:53 EST)
- Re: [PATCH net v2 1/1] net: stmmac: Add queue reset into stmmac_xdp_open() function Jakub Kicinski (Wed Apr 05 2023 - 22:05:13 EST)
- Re: [RFC PATCH bpf-next 00/13] bpf: Introduce BPF namespace Alexei Starovoitov (Wed Apr 05 2023 - 22:07:05 EST)
- Re: [PATCH v6 06/12] dt-bindings: arm: Add initial bindings for Nuvoton platform Jacky Huang (Wed Apr 05 2023 - 22:09:56 EST)
- Re: [PATCH net 1/1] net: stmmac: Add queue reset into stmmac_xdp_open() function patchwork-bot+netdevbpf (Wed Apr 05 2023 - 22:10:24 EST)
- Re: [PATCH 0/3] KVM: x86: SGX vs. XCR0 cleanups Sean Christopherson (Wed Apr 05 2023 - 22:11:05 EST)
- Re: [PATCH] KVM: x86/pmu: Disallow legacy LBRs if architectural LBRs are available Sean Christopherson (Wed Apr 05 2023 - 22:11:34 EST)
- Re: [PATCH v2 1/2] usb: dwc3: gadget: Bail out in pullup if soft reset timeout happens Krishna Kurapati PSSNV (Wed Apr 05 2023 - 22:15:21 EST)
- RE: [PATCH v2] dma-buf/heaps: system_heap: Avoid DoS by limiting single allocations to half of all memory Jaewon Kim (Wed Apr 05 2023 - 22:17:22 EST)
- Re: [PATCH net-next v4 00/20] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1 Jakub Kicinski (Wed Apr 05 2023 - 22:19:22 EST)
- Re: [PATCH REBASED] KVM: x86: SVM: Fix one redefine issue about VMCB_AVIC_APIC_BAR_MASK Xinghui Li (Wed Apr 05 2023 - 22:20:15 EST)
- Re: [RESEND v6 1/2] dt-bindings: soc: starfive: Add StarFive syscon doc William Qiu (Wed Apr 05 2023 - 22:21:00 EST)
- [syzbot] [btrfs?] WARNING in btrfs_commit_transaction (2) syzbot (Wed Apr 05 2023 - 22:24:08 EST)
- Re: [PATCH REBASED] KVM: x86: SVM: Fix one redefine issue about VMCB_AVIC_APIC_BAR_MASK Sean Christopherson (Wed Apr 05 2023 - 22:32:03 EST)
- RE: [PATCH v5 2/9] wifi: rtw88: sdio: Add HCI implementation for SDIO based chipsets Ping-Ke Shih (Wed Apr 05 2023 - 22:32:16 EST)
- [PATCH -next 1/6] fpga: manager: Use devm_platform_ioremap_resource() Yang Li (Wed Apr 05 2023 - 22:34:56 EST)
- [PATCH -next 6/6] fpga: bridge: Use devm_platform_ioremap_resource() Yang Li (Wed Apr 05 2023 - 22:36:41 EST)
- [PATCH -next 3/6] fpga: manager: Use devm_platform_ioremap_resource() Yang Li (Wed Apr 05 2023 - 22:36:43 EST)
- [PATCH v3 1/2] test_firmware: Fix some racing conditions in test_fw_config locking. Mirsad Goran Todorovac (Wed Apr 05 2023 - 22:36:45 EST)
- [PATCH -next 4/6] fpga: dfl: Use devm_platform_ioremap_resource() Yang Li (Wed Apr 05 2023 - 22:36:47 EST)
- [PATCH -next 5/6] fpga: manager: Use devm_platform_ioremap_resource() Yang Li (Wed Apr 05 2023 - 22:37:01 EST)
- [PATCH -next 2/6] fpga: manager: Use devm_platform_ioremap_resource() Yang Li (Wed Apr 05 2023 - 22:37:04 EST)
- [PATCH -next] fpga: zynq: Use devm_platform_ioremap_resource() Yang Li (Wed Apr 05 2023 - 22:39:12 EST)
- Re: [RFC PATCH v3 0/6] Deduplicating RISCV cmpxchg.h macros Guo Ren (Wed Apr 05 2023 - 22:40:16 EST)
- [PATCH v3 2/2] test_firmware: fix memory leak in trigger_batched_requests_store() Mirsad Goran Todorovac (Wed Apr 05 2023 - 22:40:19 EST)
- Re: [PATCH] PM: hibernate: Do not get block device exclusively in test_resume mode Chen Yu (Wed Apr 05 2023 - 22:43:22 EST)
- [PATCH] soc: mediatek: mtk-svs: change the function IS_ERR_OR_NULL() to IS_ERR() Ziqin Liu (Wed Apr 05 2023 - 22:43:32 EST)
- Re: [PATCH 6.1 000/177] 6.1.23-rc3 review Bagas Sanjaya (Wed Apr 05 2023 - 22:45:09 EST)
- Re: [PATCH 6.2 000/185] 6.2.10-rc2 review Bagas Sanjaya (Wed Apr 05 2023 - 22:45:19 EST)
- Re: [PATCH V3 00/20] Add basic ACPI support for RISC-V Atish Kumar Patra (Wed Apr 05 2023 - 22:47:56 EST)
- Re: [PATCH v3 2/2] Revert "lib/firmware: fix a memory leak with multiple calls of trigger_batched_requests_store()" Mirsad Goran Todorovac (Wed Apr 05 2023 - 22:49:57 EST)
- [RESEND PATCH net 1/1] net: stmmac: check fwnode for phy device before scanning for phy Michael Sit Wei Hong (Wed Apr 05 2023 - 22:50:01 EST)
- Re: [PATCH 6.2 000/185] 6.2.10-rc2 review Allen Pais (Wed Apr 05 2023 - 22:50:04 EST)
- Re: [PATCH 6.1 000/177] 6.1.23-rc3 review Allen Pais (Wed Apr 05 2023 - 22:50:33 EST)
- Re: [PATCH] PM: hibernate: Do not get block device exclusively in test_resume mode Chen Yu (Wed Apr 05 2023 - 22:50:53 EST)
- Re: [PATCH v3 7/7] dmaengine/idxd: Re-enable kernel workqueue under DMA API Baolu Lu (Wed Apr 05 2023 - 22:50:56 EST)
- [PATCH] LoongArch: module: set section addresses to 0x0 Huacai Chen (Wed Apr 05 2023 - 22:52:03 EST)
- [PATCH v2] perf top: expand the range of multithreaded phase Hangliang Lai (Wed Apr 05 2023 - 22:54:29 EST)
- Re: [PATCH 1/3] cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properly kernel test robot (Wed Apr 05 2023 - 22:55:19 EST)
- Re: [RFC PATCH bpf-next 00/13] bpf: Introduce BPF namespace Yafang Shao (Wed Apr 05 2023 - 22:55:44 EST)
- Re: [RESEND PATCH] kvm/selftests: Close opened file descriptor in stable_tsc_check_supported() gehao@xxxxxxxxxx (Wed Apr 05 2023 - 22:57:07 EST)
- Re: [PATCH v2 0/3] lib/string_helpers et al.: Change return value of strreplace() Kees Cook (Wed Apr 05 2023 - 22:58:48 EST)
- [PATCH] sched: rt: Simplify pick_task_rt() Li kunyu (Wed Apr 05 2023 - 22:59:31 EST)
- Re: [PATCH 1/3] KVM: VMX: Don't rely _only_ on CPUID to enforce XCR0 restrictions for ECREATE Huang, Kai (Wed Apr 05 2023 - 23:02:44 EST)
- Re: [PATCH v9 4/5] dt-bindings: bus: VMBus Saurabh Singh Sengar (Wed Apr 05 2023 - 23:03:24 EST)
- Re: [PATCH 06/17] sched/fair: Add lag based placement Chen Yu (Wed Apr 05 2023 - 23:05:05 EST)
- Re: Re: [PATCH v2] mm: oom: introduce cpuset oom Gang Li (Wed Apr 05 2023 - 23:07:08 EST)
- Re: [RFC PATCH bpf-next 00/13] bpf: Introduce BPF namespace Alexei Starovoitov (Wed Apr 05 2023 - 23:07:41 EST)
- linux-next: manual merge of the kvm-arm tree with the kvm tree Stephen Rothwell (Wed Apr 05 2023 - 23:07:42 EST)
- testing... Bhaskar Chowdhury (Wed Apr 05 2023 - 23:07:43 EST)
- Re: [PATCH v2] dma-buf/heaps: system_heap: Avoid DoS by limiting single allocations to half of all memory Andrew Morton (Wed Apr 05 2023 - 23:09:31 EST)
- [PATCH v2] iio: adc: mt6370: Fix ibus and ibat scaling value of some specific vendor ID chips ChiaEn Wu (Wed Apr 05 2023 - 23:09:34 EST)
- Re: kmemleaks on ac3b43283923 ("module: replace module_layout with module_memory") jim . cromie (Wed Apr 05 2023 - 23:14:58 EST)
- Re: [PATCH 1/9] kunit: tool: Enable CONFIG_FORTIFY_SOURCE under UML Kees Cook (Wed Apr 05 2023 - 23:15:25 EST)
- Re: [PATCH 1/3] KVM: x86: Disallow enable KVM_CAP_X86_DISABLE_EXITS capability after vCPUs have been created Sean Christopherson (Wed Apr 05 2023 - 23:18:10 EST)
- Re: [f2fs-dev] [PATCH] f2fs: get out of a repeat loop when getting a locked data page Jaegeuk Kim (Wed Apr 05 2023 - 23:18:51 EST)
- Re: [PATCH 0/6 v5 RESEND] seccomp: add the synchronous mode for seccomp_unotify Kees Cook (Wed Apr 05 2023 - 23:19:33 EST)
- Re: Re: [PATCH v2] mm: oom: introduce cpuset oom Gang Li (Wed Apr 05 2023 - 23:22:28 EST)
- Re: [RFC PATCH bpf-next 00/13] bpf: Introduce BPF namespace Yafang Shao (Wed Apr 05 2023 - 23:22:54 EST)
- testing I am a genuine human , please don't block by spamassiain rule Bhaskar Chowdhury (Wed Apr 05 2023 - 23:28:07 EST)
- Re: [PATCH 2/3] KVM: x86: Don't update KVM PV feature CPUID during vCPU running Sean Christopherson (Wed Apr 05 2023 - 23:29:33 EST)
- Re: [PATCH 0/2] KVM: SVM: small tweaks for sev_hardware_setup Sean Christopherson (Wed Apr 05 2023 - 23:32:41 EST)
- Re: [PATCH] ubifs: remove unnecessary kobject_del() Zhihao Cheng (Wed Apr 05 2023 - 23:37:36 EST)
- Re: [PATCH 4/6] seccomp: add the synchronous mode for seccomp_unotify Andy Lutomirski (Wed Apr 05 2023 - 23:42:24 EST)
- Re: [PATCH] block: don't set GD_NEED_PART_SCAN if scan partition failed Yu Kuai (Wed Apr 05 2023 - 23:42:59 EST)
- Re: 答复: [PATCH V2] rcu: Make sure new krcp free business is handled after the wanted rcu grace period. Paul E. McKenney (Wed Apr 05 2023 - 23:46:21 EST)
- RE: [PATCH v2] dma-buf/heaps: system_heap: Avoid DoS by limiting single allocations to half of all memory 김재원 (Wed Apr 05 2023 - 23:46:40 EST)
- Re: [PATCH V4 08/23] RISC-V: ACPI: Cache and retrieve the RINTC structure Sunil V L (Wed Apr 05 2023 - 23:46:58 EST)
- Re: [PATCH V4 15/23] irqchip/riscv-intc: Add ACPI support Sunil V L (Wed Apr 05 2023 - 23:47:52 EST)
- Re: [PATCH v2] PCI: dwc: Wait for link up only if link is started Ajay Agarwal (Wed Apr 05 2023 - 23:50:42 EST)
- Re: [PATCH 2/2] erofs: remove unnecessary kobject_del() Gao Xiang (Wed Apr 05 2023 - 23:52:52 EST)
- Re: [PATCH 31/32] Documentation: ABI + trace: hisi_ptt: update paths to bus/event_source Yicong Yang (Wed Apr 05 2023 - 23:55:32 EST)
- Re: [PATCH 32/32] hwtracing: hisi_ptt: Assign parent for event_source device Yicong Yang (Wed Apr 05 2023 - 23:56:02 EST)
- Re: [PATCH 02/32] perf/hisi-pcie: Assign parent for event_source device Yicong Yang (Wed Apr 05 2023 - 23:56:26 EST)
- Re: [PATCH 04/32] perf/hisi-uncore: Assign parents for event_source devices Yicong Yang (Wed Apr 05 2023 - 23:58:11 EST)
- [PATCH] netfilter: nf_tables: Modify nla_memdup's flag to GFP_KERNEL_ACCOUNT Chen Aotian (Thu Apr 06 2023 - 00:03:18 EST)
- Re: [PATCH 01/32] perf: Allow a PMU to have a parent Yicong Yang (Thu Apr 06 2023 - 00:04:23 EST)
- Re: [PATCH] clk: qcom: gcc-qcm2290: Mark RCGs shared where applicable Shawn Guo (Thu Apr 06 2023 - 00:04:55 EST)
- [PATCH] arm64/mm: don't WARN when alloc/free-ing device private pages John Hubbard (Thu Apr 06 2023 - 00:05:27 EST)
- Re: [PATCH 03/32] Documentation: hisi-pmu: Drop reference to /sys/devices path Yicong Yang (Thu Apr 06 2023 - 00:07:44 EST)
- Re: [PATCH v2 2/2] irqchip: irq-qcom-mpm: Support passing a slice of SRAM as reg space Shawn Guo (Thu Apr 06 2023 - 00:08:34 EST)
- [PATCH] netfilter: nf_tables: Modify nla_memdup's flag to GFP_KERNEL_ACCOUNT Chen Aotian (Thu Apr 06 2023 - 00:13:09 EST)
- [PATCH] sched/clock: Fix local_clock() before sched_clock_init() Aaron Thompson (Thu Apr 06 2023 - 00:17:35 EST)
- Re: [RFC PATCH bpf-next 00/13] bpf: Introduce BPF namespace Alexei Starovoitov (Thu Apr 06 2023 - 00:24:25 EST)
- Re: [PATCH v2] dma-buf/heaps: system_heap: Avoid DoS by limiting single allocations to half of all memory John Stultz (Thu Apr 06 2023 - 00:24:36 EST)
- testing for mail address if not blocked by spamaasain rule Bhaskar Chowdhury (Thu Apr 06 2023 - 00:35:03 EST)
- Re: [PATCH v2] rcu/kvfree: Prevents cache growing when the backoff_page_cache_fill is set Uladzislau Rezki (Thu Apr 06 2023 - 00:38:01 EST)
- Re: [PATCH bpf-next v2] kallsyms: move module-related functions under correct configs patchwork-bot+netdevbpf (Thu Apr 06 2023 - 00:40:25 EST)
- linux-next: build warning after merge of the rcu tree Stephen Rothwell (Thu Apr 06 2023 - 00:43:57 EST)
- Re: 答复: [PATCH V2] rcu: Make sure new krcp free business is handled after the wanted rcu grace period. Uladzislau Rezki (Thu Apr 06 2023 - 00:44:25 EST)
- Re: [PATCH RFC 18/18] drm/asahi: Add the Asahi driver for Apple AGX GPUs Asahi Lina (Thu Apr 06 2023 - 00:44:47 EST)
- [PATCH] driver core: update comments in device_rename() Wedson Almeida Filho (Thu Apr 06 2023 - 00:54:58 EST)
- Re: [PATCH v1 2/2] swiotlb: Fix slot alignment checks Kelsey Steele (Thu Apr 06 2023 - 00:55:02 EST)
- Re: [PATCH v3] treewide: Fix probing of devices in DT overlays Greg Kroah-Hartman (Thu Apr 06 2023 - 01:01:52 EST)
- Re: [Syzkaller & bisect] There is WARNING: refcount bug in sock_map_free in v6.3-rc1 Pengfei Xu (Thu Apr 06 2023 - 01:02:16 EST)
- Re: [PATCH RFC 18/18] drm/asahi: Add the Asahi driver for Apple AGX GPUs Asahi Lina (Thu Apr 06 2023 - 01:03:14 EST)
- Re: [PATCH RFC 18/18] drm/asahi: Add the Asahi driver for Apple AGX GPUs Asahi Lina (Thu Apr 06 2023 - 01:09:39 EST)
- Re: [PATCH RFC 18/18] drm/asahi: Add the Asahi driver for Apple AGX GPUs Asahi Lina (Thu Apr 06 2023 - 01:10:10 EST)
- RE: [PATCH 4/5] remoteproc: stm32: Allow hold boot management by the SCMI reset controller Peng Fan (Thu Apr 06 2023 - 01:17:04 EST)
- RE: [PATCH 2/9] tty: n_gsm: add restart parameter to DLC specific ioctl config Starke, Daniel (Thu Apr 06 2023 - 01:18:00 EST)
- linux-next: Tree for Apr 6 Stephen Rothwell (Thu Apr 06 2023 - 01:19:19 EST)
- Re: [PATCH] mm-treewide-redefine-max_order-sanely-fix.txt Guenter Roeck (Thu Apr 06 2023 - 01:20:37 EST)
- Re: linux-next: Tree for Apr 6 Stephen Rothwell (Thu Apr 06 2023 - 01:21:16 EST)
- RE: [PATCH 3/9] tty: n_gsm: add missing description to gsm_config Starke, Daniel (Thu Apr 06 2023 - 01:26:10 EST)
- RE: [PATCH 4/9] tty: n_gsm: fix unneeded initialization of ret in gsm_dlci_config Starke, Daniel (Thu Apr 06 2023 - 01:32:03 EST)
- RE: [PATCH] usb: cdnsp: Fixes error: uninitialized symbol 'len' Pawel Laszczak (Thu Apr 06 2023 - 01:33:39 EST)
- RE: [PATCH 5/9] tty: n_gsm: add open_error counter to gsm_mux Starke, Daniel (Thu Apr 06 2023 - 01:43:00 EST)
- Re: [RFC PATCH bpf-next 00/13] bpf: Introduce BPF namespace Yafang Shao (Thu Apr 06 2023 - 01:44:49 EST)
- RE: [PATCH 6/9] tty: n_gsm: increase malformed counter for malformed control frames Starke, Daniel (Thu Apr 06 2023 - 01:45:36 EST)
- Re: [PATCH v30 0/7] Add MediaTek SoC DRM (vdosys1) support for mt8195 Chen-Yu Tsai (Thu Apr 06 2023 - 01:49:05 EST)
- [PATCH] USB: serial: option: add UNISOC vendor and TOZED LT70C product arinc9 . unal (Thu Apr 06 2023 - 01:50:19 EST)
- RE: [PATCH 7/9] tty: n_gsm: increase gsm_mux unsupported counted where appropriate Starke, Daniel (Thu Apr 06 2023 - 01:57:16 EST)
- [gustavoars:testing/fsfa3-next-20230404] BUILD SUCCESS 531bef8151d8b693a1f2adf90bfda1b70508ab53 kernel test robot (Thu Apr 06 2023 - 02:00:54 EST)
- Re: [PATCH] powerpc: Use of_address_to_resource() Michael Ellerman (Thu Apr 06 2023 - 02:00:56 EST)
- RE: [PATCH 8/9] tty: n_gsm: add DLCI specific rx/tx statistics Starke, Daniel (Thu Apr 06 2023 - 02:02:35 EST)
- RE: [PATCH 9/9] tty: n_gsm: cleanup gsm_control_command and gsm_control_reply Starke, Daniel (Thu Apr 06 2023 - 02:04:52 EST)
- [PATCH 1/2] dt-bindings: leds: ROHM BD2606MVV LED driver Andreas Kemnade (Thu Apr 06 2023 - 02:08:58 EST)
- [PATCH 2/2] leds: bd2606mvv: Driver for the Rohm 6 Channel i2c LED driver Andreas Kemnade (Thu Apr 06 2023 - 02:09:02 EST)
- [PATCH 0/2] leds: Add a driver for the BD2606MVV Andreas Kemnade (Thu Apr 06 2023 - 02:09:04 EST)
- Re: [PATCH] PCI: hv: Use nested hypercall for retargeting interrupts Jinank Jain (Thu Apr 06 2023 - 02:11:29 EST)
- Re: [PATCH] iommu: amd: Set page size bitmap during V2 domain allocation Vasant Hegde (Thu Apr 06 2023 - 02:12:47 EST)
- [PATCH V3 0/5] Add APSS clock controller support for IPQ9574 Devi Priya (Thu Apr 06 2023 - 02:14:13 EST)
- [PATCH V3 2/5] clk: qcom: apss-ipq-pll: Add support for IPQ9574 Devi Priya (Thu Apr 06 2023 - 02:14:31 EST)
- [PATCH V3 1/5] dt-bindings: clock: qcom,a53pll: add IPQ9574 compatible Devi Priya (Thu Apr 06 2023 - 02:14:43 EST)
- [PATCH V3 4/5] arm64: dts: qcom: ipq9574: Add support for APSS clock controller Devi Priya (Thu Apr 06 2023 - 02:15:00 EST)
- [PATCH V3 5/5] arm64: defconfig: Enable ipq6018 apss clock and PLL controller Devi Priya (Thu Apr 06 2023 - 02:17:01 EST)
- [PATCH V3 3/5] dt-bindings: mailbox: qcom: add compatible for IPQ9574 SoC Devi Priya (Thu Apr 06 2023 - 02:17:03 EST)
- [PATCH v1 1/2] usb: gadget: udc: core: Invoke usb_gadget_connect only when started Badhri Jagan Sridharan (Thu Apr 06 2023 - 02:19:15 EST)
- [PATCH v1 2/2] usb: gadget: udc: core: Prevent redundant calls to pullup Badhri Jagan Sridharan (Thu Apr 06 2023 - 02:19:18 EST)
- Re: [PATCH v2] perf pmu: Make parser reentrant Ian Rogers (Thu Apr 06 2023 - 02:20:47 EST)
- Re: [PATCH v3 5/9] drm/mediatek: dp: Change logging to dev for mtk_dp_aux_transfer() Chen-Yu Tsai (Thu Apr 06 2023 - 02:20:57 EST)
- [paulmck-rcu:dev.2023.04.04a] BUILD SUCCESS 900093e6ea97d9ff5be2dee062f93a72437ca3a5 kernel test robot (Thu Apr 06 2023 - 02:25:48 EST)
- [PATCH v2 2/2] usb: gadget: udc: core: Prevent redundant calls to pullup Badhri Jagan Sridharan (Thu Apr 06 2023 - 02:26:00 EST)
- [PATCH v2 1/2] usb: gadget: udc: core: Invoke usb_gadget_connect only when started Badhri Jagan Sridharan (Thu Apr 06 2023 - 02:26:02 EST)
- [PATCH RFC v1 1/3] iommu: Add set/unset_rid_user ops Nicolin Chen (Thu Apr 06 2023 - 02:26:49 EST)
- [PATCH RFC v1 0/3] Add set_rid_user and unset_rid_user support Nicolin Chen (Thu Apr 06 2023 - 02:26:52 EST)
- [PATCH RFC v1 3/3] iommu/arm-smmu-v3: Implement set_rid_user and unset_rid_user Nicolin Chen (Thu Apr 06 2023 - 02:26:57 EST)
- [PATCH RFC v1 2/3] iommufd: Add IOMMUFD_CMD_DEVICE_SET_RID and IOMMUFD_CMD_DEVICE_UNSET_RID Nicolin Chen (Thu Apr 06 2023 - 02:27:02 EST)
- [PATCH v4 RESEND] x86/rtc: Remove __init for runtime functions Matija Glavinic Pecotic (Thu Apr 06 2023 - 02:27:16 EST)
- Re: [PATCH v1 1/2] usb: gadget: udc: core: Invoke usb_gadget_connect only when started Badhri Jagan Sridharan (Thu Apr 06 2023 - 02:29:04 EST)
- Re: [PATCH v1 2/2] usb: gadget: udc: core: Prevent redundant calls to pullup Badhri Jagan Sridharan (Thu Apr 06 2023 - 02:29:33 EST)
- Re: [PATCH v1 1/2] usb: gadget: udc: core: Invoke usb_gadget_connect only when started Greg KH (Thu Apr 06 2023 - 02:29:55 EST)
- Re: [PATCH v1 1/2] usb: gadget: udc: core: Invoke usb_gadget_connect only when started Badhri Jagan Sridharan (Thu Apr 06 2023 - 02:31:51 EST)
- Re: [PATCH v2 1/1] i2c: mlxbf: Use readl_poll_timeout_atomic() for polling Wolfram Sang (Thu Apr 06 2023 - 02:32:19 EST)
- [PATCH] niu: Fix missing unwind goto in niu_alloc_channels() Harshit Mogalapalli (Thu Apr 06 2023 - 02:33:01 EST)
- [PATCH] btrfs: ioctl: fix assertion compatible sets when cocurrently adding multiple devices xiaoshoukui (Thu Apr 06 2023 - 02:34:06 EST)
- Re: [PATCH v1 1/2] usb: gadget: udc: core: Invoke usb_gadget_connect only when started Badhri Jagan Sridharan (Thu Apr 06 2023 - 02:34:27 EST)
- [PATCH net] tcp: restrict net.ipv4.tcp_app_win YueHaibing (Thu Apr 06 2023 - 02:35:09 EST)
- Re: [PATCH v1 2/2] usb: gadget: udc: core: Prevent redundant calls to pullup Badhri Jagan Sridharan (Thu Apr 06 2023 - 02:36:28 EST)
- Re: [PATCH v2 1/2] usb: gadget: udc: core: Invoke usb_gadget_connect only when started Greg KH (Thu Apr 06 2023 - 02:37:16 EST)
- [tip:master] BUILD SUCCESS ee0fac63eadeacd28b7bb4f1c1ae68995cc37464 kernel test robot (Thu Apr 06 2023 - 02:37:47 EST)
- [tip:x86/cpu] BUILD SUCCESS 36168bc061b4368ad19e82b06a6463c95d3bb9a7 kernel test robot (Thu Apr 06 2023 - 02:37:50 EST)
- Re: [PATCH] ASoC: dt-bindings: wm8904: Convert to dtschema Daniel Baluta (Thu Apr 06 2023 - 02:40:24 EST)
- Re: [PATCH v8 0/6] Use CCP driver to handle PSP I2C arbitration Wolfram Sang (Thu Apr 06 2023 - 02:42:21 EST)
- [PATCH v2] ext4: simplify 32bit calculation of lblk wuchi (Thu Apr 06 2023 - 02:44:12 EST)
- [PATCH v4] sched/core: Adapt WARN_DOUBLE_CLOCK machinery for core-sched Hao Jia (Thu Apr 06 2023 - 02:44:57 EST)
- Re: [PATCH v8 4/6] leds: class: store the color index in struct led_classdev Jean-Jacques Hiblot (Thu Apr 06 2023 - 02:52:40 EST)
- [PATCH v3 1/2] perf pmu: Make parser reentrant Ian Rogers (Thu Apr 06 2023 - 02:52:48 EST)
- [PATCH v3 2/2] perf pmu: Fix a few potential fd leaks Ian Rogers (Thu Apr 06 2023 - 02:52:59 EST)
- [PATCH V7 0/7] spi: Add support for stacked/parallel memories Amit Kumar Mahapatra (Thu Apr 06 2023 - 02:53:53 EST)
- [PATCH V7 3/7] mtd: spi-nor: Add APIs to set/get nor->params Amit Kumar Mahapatra (Thu Apr 06 2023 - 02:54:20 EST)
- [PATCH V7 4/7] mtd: spi-nor: Add stacked memories support in spi-nor Amit Kumar Mahapatra (Thu Apr 06 2023 - 02:54:23 EST)
- [PATCH V7 2/7] mtd: spi-nor: Convert macros with inline functions Amit Kumar Mahapatra (Thu Apr 06 2023 - 02:54:26 EST)
- [PATCH V7 5/7] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver Amit Kumar Mahapatra (Thu Apr 06 2023 - 02:54:38 EST)
- [PATCH V7 1/7] spi: Add stacked and parallel memories support in SPI core Amit Kumar Mahapatra (Thu Apr 06 2023 - 02:54:41 EST)
- [PATCH V7 7/7] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver Amit Kumar Mahapatra (Thu Apr 06 2023 - 02:54:43 EST)
- [PATCH V7 6/7] mtd: spi-nor: Add parallel memories support in spi-nor Amit Kumar Mahapatra (Thu Apr 06 2023 - 02:54:47 EST)
- Re: [PATCH v7 0/4] Introduce PRU platform consumer API Md Danish Anwar (Thu Apr 06 2023 - 02:55:10 EST)
- Re: [PATCH v8 6/6] leds: Add a multicolor LED driver to group monochromatic LEDs Jean-Jacques Hiblot (Thu Apr 06 2023 - 02:55:40 EST)
- [PATCH v6.1] rust: types: add `Opaque::pin_init` Benno Lossin (Thu Apr 06 2023 - 02:57:41 EST)
- Re: [PATCH] btrfs: ioctl: fix inaccurate determination of exclusive_operation xiaoshoukui (Thu Apr 06 2023 - 02:58:47 EST)
- Re: [PATCH v3] sched/numa: Fix divide by zero for sysctl_numa_balancing_scan_size. Chen Yu (Thu Apr 06 2023 - 02:59:12 EST)
- [PATCH net-next v3 00/14] sfc: add vDPA support for EF100 devices Gautam Dawar (Thu Apr 06 2023 - 02:59:45 EST)
- [PATCH net-next v3 01/14] sfc: add function personality support for EF100 devices Gautam Dawar (Thu Apr 06 2023 - 03:00:29 EST)
- [PATCH net-next v3 02/14] sfc: implement MCDI interface for vDPA operations Gautam Dawar (Thu Apr 06 2023 - 03:00:51 EST)
- [PATCH net-next v3 03/14] sfc: update MCDI headers for CLIENT_CMD_VF_PROXY capability bit Gautam Dawar (Thu Apr 06 2023 - 03:01:23 EST)
- [PATCH V3 0/5] Add regulator support for IPQ9574 SoC Devi Priya (Thu Apr 06 2023 - 03:01:29 EST)
- [PATCH V3 1/5] regulator: qcom_smd: Add s1 sub-node to mp5496 regulator Devi Priya (Thu Apr 06 2023 - 03:02:05 EST)
- [PATCH net-next v3 05/14] sfc: implement init and fini functions for vDPA personality Gautam Dawar (Thu Apr 06 2023 - 03:02:10 EST)
- [PATCH net-next v3 04/14] sfc: evaluate vdpa support based on FW capability CLIENT_CMD_VF_PROXY Gautam Dawar (Thu Apr 06 2023 - 03:02:15 EST)
- [PATCH V3 2/5] regulator: qcom_smd: Add MP5496 S1 regulator Devi Priya (Thu Apr 06 2023 - 03:02:23 EST)
- [PATCH V3 3/5] arm64: dts: qcom: ipq9574: Add RPM related nodes Devi Priya (Thu Apr 06 2023 - 03:02:44 EST)
- [PATCH V3 4/5] arm64: dts: qcom: ipq9574: Add SMPA1 regulator node Devi Priya (Thu Apr 06 2023 - 03:02:49 EST)
- [PATCH V3 5/5] arm64: dts: qcom: ipq9574: Add cpufreq support Devi Priya (Thu Apr 06 2023 - 03:02:54 EST)
- [PATCH net-next v3 07/14] sfc: implement vdpa device config operations Gautam Dawar (Thu Apr 06 2023 - 03:03:01 EST)
- [PATCH net-next v3 08/14] sfc: implement vdpa vring config operations Gautam Dawar (Thu Apr 06 2023 - 03:03:19 EST)
- [PATCH net-next v3 09/14] sfc: implement device status related vdpa config operations Gautam Dawar (Thu Apr 06 2023 - 03:03:48 EST)
- [PATCH net-next v3 06/14] sfc: implement vDPA management device operations Gautam Dawar (Thu Apr 06 2023 - 03:03:52 EST)
- [PATCH net-next v3 11/14] sfc: use PF's IOMMU domain for running VF's MCDI commands Gautam Dawar (Thu Apr 06 2023 - 03:04:44 EST)
- [PATCH net-next v3 12/14] sfc: unmap VF's MCDI buffer when switching to vDPA mode Gautam Dawar (Thu Apr 06 2023 - 03:05:06 EST)
- [PATCH net-next v3 10/14] sfc: implement filters for receiving traffic Gautam Dawar (Thu Apr 06 2023 - 03:05:17 EST)
- Re: [PATCH v2] mm/swap: fix swap_info_struct race between swapoff and get_swap_pages() Aaron Lu (Thu Apr 06 2023 - 03:05:35 EST)
- [PATCH net-next v3 13/14] sfc: update vdpa device MAC address Gautam Dawar (Thu Apr 06 2023 - 03:05:43 EST)
- Re: [PATCH] soundwire: qcom: Fix enumeration of second device on the bus Krzysztof Kozlowski (Thu Apr 06 2023 - 03:05:53 EST)
- Re: [PATCH] qlcnic: check pci_reset_function result Simon Horman (Thu Apr 06 2023 - 03:06:06 EST)
- [PATCH net-next v3 14/14] sfc: register the vDPA device Gautam Dawar (Thu Apr 06 2023 - 03:06:29 EST)
- [PATCH net-next v3 13/13] sfc: register the vDPA device Gautam Dawar (Thu Apr 06 2023 - 03:08:57 EST)
- Re: [PATCH 0/2] KVM: SVM: small tweaks for sev_hardware_setup Aleksandr Mikhalitsyn (Thu Apr 06 2023 - 03:09:03 EST)
- Re: [PATCH net-next v3 13/13] sfc: register the vDPA device Gautam Dawar (Thu Apr 06 2023 - 03:09:17 EST)
- Re: [PATCH] ASoC: dt-bindings: wm8904: Convert to dtschema Krzysztof Kozlowski (Thu Apr 06 2023 - 03:10:30 EST)
- Re: [PATCH v4 0/3] Use dma_default_coherent for devicetree default coherency Jiaxun Yang (Thu Apr 06 2023 - 03:12:23 EST)
- Re: [PATCH v7 00/22] Basic clock, reset & device tree support for StarFive JH7110 RISC-V SoC Hal Feng (Thu Apr 06 2023 - 03:12:37 EST)
- Re: [PATCH v2 2/2] dt-bindings: cisco: document the CrayAR compatibles Krzysztof Kozlowski (Thu Apr 06 2023 - 03:12:46 EST)
- [PATCH 2/2] ubi: Correct the number of PEBs after a volume resize failure ZhaoLong Wang (Thu Apr 06 2023 - 03:13:48 EST)
- [PATCH 0/2] Fix some bugs in ubi_resize_volume() function ZhaoLong Wang (Thu Apr 06 2023 - 03:13:49 EST)
- [PATCH 1/2] ubi: fix slab-out-of-bounds in ubi_eba_get_ldesc+0xfb/0x130 ZhaoLong Wang (Thu Apr 06 2023 - 03:13:51 EST)
- [GIT PULL] Apple SoC DT updates for 6.4 Hector Martin (Thu Apr 06 2023 - 03:18:19 EST)
- [PATCH v2 1/2] dt-bindings: arm: realtek: Add Realtek Pym Particles EVB CY_Huang[黃鉦晏] (Thu Apr 06 2023 - 03:19:38 EST)
- [PATCH v2 0/2] Initial RTD1319 SoC and Realtek PymParticle EVB support CY_Huang[黃鉦晏] (Thu Apr 06 2023 - 03:19:42 EST)
- [PATCH v2 2/2] arm64: dts: realtek: Add RTD1319 SoC and Realtek Pym Particles EVB CY_Huang[黃鉦晏] (Thu Apr 06 2023 - 03:19:58 EST)
- Re: [PATCH v3 0/9] MediaTek DisplayPort: support eDP and aux-bus Chen-Yu Tsai (Thu Apr 06 2023 - 03:20:57 EST)
- [GIT PULL] Apple SoC RTKit updates for 6.4 Hector Martin (Thu Apr 06 2023 - 03:22:07 EST)
- Re: [PATCH] mm-treewide-redefine-max_order-sanely-fix.txt Kirill A. Shutemov (Thu Apr 06 2023 - 03:25:40 EST)
- Re: [PATCH 4/5] remoteproc: stm32: Allow hold boot management by the SCMI reset controller Alexandre TORGUE (Thu Apr 06 2023 - 03:28:21 EST)
- Re: [PATCH 3/3] cacheinfo: Add use_arch[|_cache]_info field/function Pierre Gondois (Thu Apr 06 2023 - 03:28:51 EST)
- Re: [RFC PATCH 0/4] Add support for QMC HDLC and PHY Herve Codina (Thu Apr 06 2023 - 03:29:22 EST)
- Re: [PATCH] arm64/mm: don't WARN when alloc/free-ing device private pages Ard Biesheuvel (Thu Apr 06 2023 - 03:31:27 EST)
- Re: [PATCH 2/3] cacheinfo: Check cache properties are present in DT Pierre Gondois (Thu Apr 06 2023 - 03:31:49 EST)
- Re: [RFC PATCH 1/6] sched/fair: Add util_guest for tasks Peter Zijlstra (Thu Apr 06 2023 - 03:33:50 EST)
- Re: [PATCH v2 0/2] Initial RTD1319 SoC and Realtek PymParticle EVB support Krzysztof Kozlowski (Thu Apr 06 2023 - 03:35:04 EST)
- Re: [RFC PATCH 0/6] Improve VM DVFS and task placement behavior Peter Zijlstra (Thu Apr 06 2023 - 03:36:49 EST)
- Re: linux-next: build failure after merge of the mfd tree Lee Jones (Thu Apr 06 2023 - 03:37:03 EST)
- Re: [RFC PATCH 0/6] Improve VM DVFS and task placement behavior Peter Zijlstra (Thu Apr 06 2023 - 03:39:29 EST)
- [PATCH v12 0/5] Implement IOCTL to get and optionally clear info about PTEs Muhammad Usama Anjum (Thu Apr 06 2023 - 03:40:40 EST)
- [PATCH v12 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC Muhammad Usama Anjum (Thu Apr 06 2023 - 03:40:53 EST)
- [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs Muhammad Usama Anjum (Thu Apr 06 2023 - 03:41:05 EST)
- [PATCH v12 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources Muhammad Usama Anjum (Thu Apr 06 2023 - 03:41:22 EST)
- [PATCH v12 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL Muhammad Usama Anjum (Thu Apr 06 2023 - 03:41:35 EST)
- [PATCH v12 5/5] selftests: mm: add pagemap ioctl tests Muhammad Usama Anjum (Thu Apr 06 2023 - 03:41:57 EST)
- Re: [PATCH v8 2/8] dt-bindings: phy: qcom,qmp-usb: Add IPQ9574 USB3 PHY Krzysztof Kozlowski (Thu Apr 06 2023 - 03:42:50 EST)
- Re: [PATCH v8 2/8] dt-bindings: phy: qcom,qmp-usb: Add IPQ9574 USB3 PHY Krzysztof Kozlowski (Thu Apr 06 2023 - 03:43:30 EST)
- Re: [PATCH v8 3/8] dt-bindings: usb: dwc3: Add IPQ9574 compatible Krzysztof Kozlowski (Thu Apr 06 2023 - 03:44:41 EST)
- Re: [PATCHv1 1/3] dt-bindings: usb: Add RK3588 OHCI Krzysztof Kozlowski (Thu Apr 06 2023 - 03:45:35 EST)
- Re: [PATCHv1 2/3] dt-bindings: usb: Add RK3588 EHCI Krzysztof Kozlowski (Thu Apr 06 2023 - 03:45:52 EST)
- [PATCH next] scsi: scsi_debug: Fix missing error code in scsi_debug_init() Harshit Mogalapalli (Thu Apr 06 2023 - 03:46:36 EST)
- Re: [PATCH v2 10/10] memory: mtk-smi: mt8365: Add SMI Support Krzysztof Kozlowski (Thu Apr 06 2023 - 03:50:44 EST)
- [PATCH v6 0/6] TI TPS6594 PMIC support (Core, ESM, PFSM) Julien Panis (Thu Apr 06 2023 - 03:56:33 EST)
- [PATCH v6 1/6] dt-bindings: mfd: Add TI TPS6594 PMIC Julien Panis (Thu Apr 06 2023 - 03:56:37 EST)
- [PATCH v6 2/6] mfd: tps6594: Add driver for TI TPS6594 PMIC Julien Panis (Thu Apr 06 2023 - 03:56:47 EST)
- [PATCH v6 3/6] misc: tps6594-esm: Add driver for TI TPS6594 ESM Julien Panis (Thu Apr 06 2023 - 03:56:50 EST)
- [PATCH v6 4/6] misc: tps6594-pfsm: Add driver for TI TPS6594 PFSM Julien Panis (Thu Apr 06 2023 - 03:56:54 EST)
- [PATCH v6 5/6] Documentation: Add TI TPS6594 PFSM Julien Panis (Thu Apr 06 2023 - 03:57:02 EST)
- [PATCH v6 6/6] samples: Add userspace example for TI TPS6594 PFSM Julien Panis (Thu Apr 06 2023 - 03:57:06 EST)
- Re: [PATCH 2/2] arm64: dts: qcom: sdm845-polaris: Drop inexistent properties Krzysztof Kozlowski (Thu Apr 06 2023 - 03:59:18 EST)
- [RFC PATCH 1/1] smp: Add tracepoints for functions called with smp_call_function*() Leonardo Bras (Thu Apr 06 2023 - 03:59:35 EST)
- Re: [PATCH v2 2/3] hwmon: (pmbus/core): Add regulator event support Matti Vaittinen (Thu Apr 06 2023 - 04:00:20 EST)
- Re: [PATCH v2 04/10] serial: 8250_tegra: Add explicit include for of.h Thierry Reding (Thu Apr 06 2023 - 04:00:48 EST)
- Re: [PATCH v2 12/15] crypto: iaa - Add support for iaa_crypto deflate compression algorithm Herbert Xu (Thu Apr 06 2023 - 04:01:15 EST)
- [PATCH 1/7] dt-bindings: net: dsa: mediatek,mt7530: correct brand name arinc9 . unal (Thu Apr 06 2023 - 04:02:18 EST)
- [PATCH 2/7] dt-bindings: net: dsa: mediatek,mt7530: improve MCM and MT7988 information arinc9 . unal (Thu Apr 06 2023 - 04:02:24 EST)
- [PATCH 3/7] dt-bindings: net: dsa: mediatek,mt7530: add port bindings for MT7988 arinc9 . unal (Thu Apr 06 2023 - 04:02:33 EST)
- [PATCH 4/7] dt-bindings: net: dsa: mediatek,mt7530: allow delayed rgmii phy-modes arinc9 . unal (Thu Apr 06 2023 - 04:02:37 EST)
- [PATCH 5/7] dt-bindings: net: dsa: mediatek,mt7530: disallow reset without mediatek,mcm arinc9 . unal (Thu Apr 06 2023 - 04:02:41 EST)
- [PATCH 6/7] dt-bindings: net: dsa: mediatek,mt7530: disallow core-supply and io-supply arinc9 . unal (Thu Apr 06 2023 - 04:02:44 EST)
- [PATCH 7/7] dt-bindings: net: dsa: mediatek,mt7530: allow mediatek,mcm on MT7531 arinc9 . unal (Thu Apr 06 2023 - 04:03:03 EST)
- [PATCH][next] KVM: selftests: Fix spelling mistake "KVM_HYPERCAL_EXIT_SMC" -> "KVM_HYPERCALL_EXIT_SMC" Colin Ian King (Thu Apr 06 2023 - 04:03:06 EST)
- Re: [RFC PATCH v3 0/6] Deduplicating RISCV cmpxchg.h macros Leonardo Bras Soares Passos (Thu Apr 06 2023 - 04:05:39 EST)
- Re: [PATCH 1/2] dt-bindings: net: Convert ATH10K to YAML Krzysztof Kozlowski (Thu Apr 06 2023 - 04:06:29 EST)
- Re: [PATCH net-next] net: qrtr: correct types of trace event parameters Mukesh Ojha (Thu Apr 06 2023 - 04:07:55 EST)
- Re: [RESEND PATCH] kvm/selftests: Close opened file descriptor in stable_tsc_check_supported() Hao Ge (Thu Apr 06 2023 - 04:08:18 EST)
- wakeup synchronization: was: Re: [PATCH printk v1 11/18] printk: nobkl: Introduce printer threads Petr Mladek (Thu Apr 06 2023 - 04:09:14 EST)
- Re: [PATCH] dt-bindings: iommu: Convert QCOM IOMMU to YAML Krzysztof Kozlowski (Thu Apr 06 2023 - 04:10:20 EST)
- Re: [PATCH net] tcp: restrict net.ipv4.tcp_app_win Eric Dumazet (Thu Apr 06 2023 - 04:13:20 EST)
- [GIT PULL] asm-generic fixes for 6.3 Arnd Bergmann (Thu Apr 06 2023 - 04:13:39 EST)
- Re: [PATCH] iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if any Tomas Krcka (Thu Apr 06 2023 - 04:14:10 EST)
- Re: [RFC PATCH 1/1] smp: Add tracepoints for functions called with smp_call_function*() Sebastian Andrzej Siewior (Thu Apr 06 2023 - 04:15:16 EST)
- RE: [PATCH v2 5/6] debugfs: add debugfs_create_atomic64_t for atomic64_t David Laight (Thu Apr 06 2023 - 04:16:22 EST)
- [syzbot] Monthly 9p report syzbot (Thu Apr 06 2023 - 04:17:57 EST)
- Re: [PATCH v2 1/2] cacheinfo: Add arch specific early level initializer Pierre Gondois (Thu Apr 06 2023 - 04:17:59 EST)
- [PATCH] staging: greybus: drop loopback test files Greg Kroah-Hartman (Thu Apr 06 2023 - 04:18:31 EST)
- Re: [PATCH 4/9] x86/clear_page: parameterize clear_page*() to specify length Peter Zijlstra (Thu Apr 06 2023 - 04:20:17 EST)
- Re: [PATCH v3 2/9] drm/mediatek: dp: Move AUX and panel poweron/off sequence to function Chen-Yu Tsai (Thu Apr 06 2023 - 04:21:05 EST)
- [RFC PATCH v1 0/2] Deduplicating RISCV cmpxchg.h macros Leonardo Bras (Thu Apr 06 2023 - 04:21:20 EST)
- [RFC PATCH v1 1/2] riscv/cmpxchg: Deduplicate cmpxchg() asm and macros Leonardo Bras (Thu Apr 06 2023 - 04:21:28 EST)
- [RFC PATCH v1 2/2] riscv/cmpxchg: Deduplicate xchg() asm functions Leonardo Bras (Thu Apr 06 2023 - 04:21:33 EST)
- Re: [Regression] drm/scheduler: track GPU active time per entity Christian König (Thu Apr 06 2023 - 04:22:38 EST)
- Re: [PATCH 5/9] x86/clear_pages: add clear_pages() Peter Zijlstra (Thu Apr 06 2023 - 04:23:29 EST)
- Re: [PATCH 1/8] regulator: dt-bindings: fcs,fan53555: Add support for RK860X Krzysztof Kozlowski (Thu Apr 06 2023 - 04:24:15 EST)
- Re: [PATCH 8/8] regulator: fan53555: Add support for RK860X Krzysztof Kozlowski (Thu Apr 06 2023 - 04:25:17 EST)
- Re: [PATCH v3 0/9] MediaTek DisplayPort: support eDP and aux-bus AngeloGioacchino Del Regno (Thu Apr 06 2023 - 04:25:35 EST)
- Re: [syzbot] WARNING in split_huge_page_to_list (2) HORIGUCHI NAOYA(堀口 直也) (Thu Apr 06 2023 - 04:25:46 EST)
- RE: [PATCH v2 0/5] locking: Introduce local{,64}_try_cmpxchg David Laight (Thu Apr 06 2023 - 04:26:15 EST)
- Re: [PATCH v3 2/9] drm/mediatek: dp: Move AUX and panel poweron/off sequence to function AngeloGioacchino Del Regno (Thu Apr 06 2023 - 04:26:47 EST)
- Re: [Regression] drm/scheduler: track GPU active time per entity Daniel Vetter (Thu Apr 06 2023 - 04:27:21 EST)
- Re: [PATCH 1/3] ARM: dts: meson: Fix the UART compatible strings Ricardo Cañuelo (Thu Apr 06 2023 - 04:28:02 EST)
- Re: [PATCH v3 3/3] dt-bindings: mfd: dlg,da9063: document voltage monitoring Krzysztof Kozlowski (Thu Apr 06 2023 - 04:28:14 EST)
- Re: [PATCH v6 2/2] leds: lp55xx: configure internal charge pump Maarten Zanders (Thu Apr 06 2023 - 04:28:51 EST)
- [PATCH v1] mm/huge_memory.c: warn with pr_warn_ratelimited instead of VM_WARN_ON_ONCE_FOLIO Naoya Horiguchi (Thu Apr 06 2023 - 04:29:24 EST)
- Re: [PATCH] drm/scheduler: Fix UAF in drm_sched_fence_get_timeline_name Christian König (Thu Apr 06 2023 - 04:30:20 EST)
- Re: Re: [PATCH v2] mm: oom: introduce cpuset oom Michal Hocko (Thu Apr 06 2023 - 04:30:42 EST)
- [RFC PATCH] dt-bindings: arm: amlogic: add C3 bindings Kelvin Zhang (Thu Apr 06 2023 - 04:32:50 EST)
- Re: [PATCH 1/2] dt-bindings: leds: ROHM BD2606MVV LED driver Matti Vaittinen (Thu Apr 06 2023 - 04:32:53 EST)
- Re: [PATCH v6 1/2] dt-bindings: omap: Convert omap.txt to yaml Krzysztof Kozlowski (Thu Apr 06 2023 - 04:32:59 EST)
- [paulmck-rcu:rcu/next] BUILD SUCCESS 93a0a9e05a23688c3c67ec6fd68b8b3d3775c2b2 kernel test robot (Thu Apr 06 2023 - 04:33:52 EST)
- Re: Re: Re: [PATCH v2] mm: oom: introduce cpuset oom Gang Li (Thu Apr 06 2023 - 04:33:59 EST)
- Re: [RFC PATCH] dt-bindings: arm: amlogic: add C3 bindings Neil Armstrong (Thu Apr 06 2023 - 04:35:15 EST)
- Re: [PATCH v6 1/2] dt-bindings: omap: Convert omap.txt to yaml Krzysztof Kozlowski (Thu Apr 06 2023 - 04:36:45 EST)
- RE: [PATCH 2/2] ARM: dts: imx6ull-dhcor: Add Marantec maveo box Christoph Niedermaier (Thu Apr 06 2023 - 04:38:20 EST)
- RE: [PATCH v2 03/13] rust: lock: introduce `Mutex` David Laight (Thu Apr 06 2023 - 04:38:34 EST)
- Re: [PATCH v3 3/3] dt-bindings: mfd: dlg,da9063: document voltage monitoring Benjamin Bara (Thu Apr 06 2023 - 04:38:38 EST)
- Re: [PATCH v2 0/5] locking: Introduce local{,64}_try_cmpxchg Uros Bizjak (Thu Apr 06 2023 - 04:39:10 EST)
- Re: [RFC PATCH 0/6] Improve VM DVFS and task placement behavior Marc Zyngier (Thu Apr 06 2023 - 04:42:35 EST)
- Re: [RFC PATCH 1/1] smp: Add tracepoints for functions called with smp_call_function*() Leonardo Brás (Thu Apr 06 2023 - 04:43:12 EST)
- Re: [PATCH v3 0/9] MediaTek DisplayPort: support eDP and aux-bus Chen-Yu Tsai (Thu Apr 06 2023 - 04:44:14 EST)
- Re: [PATCH] drm/scheduler: Fix UAF in drm_sched_fence_get_timeline_name Daniel Vetter (Thu Apr 06 2023 - 04:44:56 EST)
- Re: [PATCH 06/12] net: phy: add phy_device_atomic_register helper Marco Felsch (Thu Apr 06 2023 - 04:48:24 EST)
- Re: [PATCH] drm/scheduler: Fix UAF in drm_sched_fence_get_timeline_name Asahi Lina (Thu Apr 06 2023 - 04:49:30 EST)
- Re: [PATCH] crypto: ccp - Clear PSP interrupt status register before calling handler Herbert Xu (Thu Apr 06 2023 - 04:50:40 EST)
- Re: [PATCH 0/3] crypto: Move Intel crypto drivers to drivers/crypto/intel Herbert Xu (Thu Apr 06 2023 - 04:51:18 EST)
- Re: [PATCH 0/4] Atmel crypto engine fixes Herbert Xu (Thu Apr 06 2023 - 04:51:36 EST)
- Re: [PATCH -next 1/6] Revert "md: unlock mddev before reap sync_thread in action_store" Yu Kuai (Thu Apr 06 2023 - 04:53:22 EST)
- Re: [PATCH v5] crypto: hisilicon/trng - add support for HiSTB TRNG Herbert Xu (Thu Apr 06 2023 - 04:53:32 EST)
- Re: [PATCH 1/2] KVM: VMX: Inject #GP on ENCLS if vCPU has paging disabled (CR0.PG==0) Huang, Kai (Thu Apr 06 2023 - 04:55:02 EST)
- Re: [PATCH 2/2] leds: bd2606mvv: Driver for the Rohm 6 Channel i2c LED driver Matti Vaittinen (Thu Apr 06 2023 - 04:57:23 EST)
- Re: [PATCH net-next v3 12/12] net: stmmac: dwmac-qcom-ethqos: Add EMAC3 support Paolo Abeni (Thu Apr 06 2023 - 04:58:04 EST)
- RE: [PATCH v2 0/5] locking: Introduce local{,64}_try_cmpxchg David Laight (Thu Apr 06 2023 - 05:02:05 EST)
- Re: [Regression] drm/scheduler: track GPU active time per entity Asahi Lina (Thu Apr 06 2023 - 05:05:24 EST)
- Re: [PATCH] drm/scheduler: Fix UAF in drm_sched_fence_get_timeline_name Christian König (Thu Apr 06 2023 - 05:06:24 EST)
- Re: [PATCH 1/3] ARM: dts: meson: Fix the UART compatible strings Thorsten Leemhuis (Thu Apr 06 2023 - 05:07:00 EST)
- Re: [PATCH] ubifs: remove unnecessary kobject_del() Yangtao Li (Thu Apr 06 2023 - 05:08:31 EST)
- Re: [PATCH v10 2/4] security: Allow all LSMs to provide xattrs for inode_init_security hook Roberto Sassu (Thu Apr 06 2023 - 05:09:04 EST)
- Re: [RESEND PATCH v2] eventfd: use wait_event_interruptible_locked_irq() helper Christian Brauner (Thu Apr 06 2023 - 05:09:51 EST)
- Re: [PATCH v2] PCI: dwc: Wait for link up only if link is started Ajay Agarwal (Thu Apr 06 2023 - 05:11:15 EST)
- LTP: list of failures on 32bit and compat mode Naresh Kamboju (Thu Apr 06 2023 - 05:11:51 EST)
- Re: [PATCH 13/21] arc: dma-mapping: skip invalidating before bidirectional DMA Shahab Vahedi (Thu Apr 06 2023 - 05:11:56 EST)
- Re: [PATCH 3/9] string: Add Kunit tests for strcat() family Alexander Potapenko (Thu Apr 06 2023 - 05:12:01 EST)
- Re: [PATCH v5 16/18] timer: Implement the hierarchical pull model Anna-Maria Behnsen (Thu Apr 06 2023 - 05:12:38 EST)
- Re: [PATCH net-next v4 00/20] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1 David Howells (Thu Apr 06 2023 - 05:13:33 EST)
- Re: [PATCH v6 2/2] leds: lp55xx: configure internal charge pump Lee Jones (Thu Apr 06 2023 - 05:13:44 EST)
- Re: [PATCH 1/3] ARM: dts: meson: Fix the UART compatible strings Greg KH (Thu Apr 06 2023 - 05:14:40 EST)
- Re: [PATCH] drm/scheduler: Fix UAF in drm_sched_fence_get_timeline_name Asahi Lina (Thu Apr 06 2023 - 05:15:16 EST)
- [PATCH] memcg: Default value setting in memcg-v1 Shaun Tancheff (Thu Apr 06 2023 - 05:15:20 EST)
- Re: [PATCH v10 2/4] security: Allow all LSMs to provide xattrs for inode_init_security hook Roberto Sassu (Thu Apr 06 2023 - 05:15:50 EST)
- [gpio kself-test & bisect] gpio-mockup.sh kslef-test failed in v6.3-rc5 Pengfei Xu (Thu Apr 06 2023 - 05:16:04 EST)
- Re: [PATCH 2/2] KVM: VMX: Inject #GP, not #UD, if SGX2 ENCLS leafs are unsupported Huang, Kai (Thu Apr 06 2023 - 05:18:04 EST)
- Re: [net-next PATCH v6 16/16] arm: mvebu: dt: Add PHY LED support for 370-rd WAN port Pavel Machek (Thu Apr 06 2023 - 05:18:43 EST)
- Re: [PATCH 0/2] KVM: VMX: Fixes for faults on ENCLS emulation Huang, Kai (Thu Apr 06 2023 - 05:20:03 EST)
- Re: [PATCH] netfilter: nf_tables: Modify nla_memdup's flag to GFP_KERNEL_ACCOUNT Pablo Neira Ayuso (Thu Apr 06 2023 - 05:22:01 EST)
- Re: [netfilter-core] [PATCH] netfilter: nf_tables: Modify nla_memdup's flag to GFP_KERNEL_ACCOUNT Pablo Neira Ayuso (Thu Apr 06 2023 - 05:23:18 EST)
- Re: [PATCH] qlcnic: check pci_reset_function result Denis Plotnikov (Thu Apr 06 2023 - 05:24:02 EST)
- Re: [PATCH v3 0/4] Allow genpd providers to power off domains on sync state Abel Vesa (Thu Apr 06 2023 - 05:26:17 EST)
- Re: [PATCH] MIPS: Remove deprecated CONFIG_MIPS_CMP Marc Zyngier (Thu Apr 06 2023 - 05:26:23 EST)
- Re: [PATCH] drm/scheduler: Fix UAF in drm_sched_fence_get_timeline_name Asahi Lina (Thu Apr 06 2023 - 05:27:42 EST)
- Re: [PATCH v2 1/2] usb: gadget: udc: core: Invoke usb_gadget_connect only when started kernel test robot (Thu Apr 06 2023 - 05:27:59 EST)
- Re: [PATCH v2 10/10] memory: mtk-smi: mt8365: Add SMI Support Yong Wu (吴勇) (Thu Apr 06 2023 - 05:29:11 EST)
- Re: [PATCH v3 3/3] dt-bindings: mfd: dlg,da9063: document voltage monitoring Krzysztof Kozlowski (Thu Apr 06 2023 - 05:30:57 EST)
- [PATCH 1/3] kobject: introduce kobject_is_added() Yangtao Li (Thu Apr 06 2023 - 05:31:17 EST)
- [PATCH 2/3] erofs: convert to use kobject_is_added() Yangtao Li (Thu Apr 06 2023 - 05:31:20 EST)
- Re: [PATCH v3 3/3] dt-bindings: mfd: dlg,da9063: document voltage monitoring Krzysztof Kozlowski (Thu Apr 06 2023 - 05:31:28 EST)
- [PATCH 3/3] zonefs: convert to use kobject_is_added() Yangtao Li (Thu Apr 06 2023 - 05:31:32 EST)
- [PATCH] correct uart_B and uart_C clock references for meson8b hfdevel (Thu Apr 06 2023 - 05:33:23 EST)
- Re: [PATCH next] scsi: scsi_debug: Fix missing error code in scsi_debug_init() John Garry (Thu Apr 06 2023 - 05:33:32 EST)
- Re: [PATCH v2 2/5] dt-bindings: arm: msm: Add bindings for multi channel DDR in LLCC Krzysztof Kozlowski (Thu Apr 06 2023 - 05:35:02 EST)
- Re: [syzbot] Monthly mm report Gang Li (Thu Apr 06 2023 - 05:37:35 EST)
- Re: [PATCH net-next v1 0/7] net: dsa: microchip: ksz8: Enhance static MAC table operations and error handling patchwork-bot+netdevbpf (Thu Apr 06 2023 - 05:40:28 EST)
- Re: [PATCH 2/2] erofs: remove unnecessary kobject_del() Yangtao Li (Thu Apr 06 2023 - 05:41:48 EST)
- [PATCH] mailmap: add entries for Mukesh Ojha Mukesh Ojha (Thu Apr 06 2023 - 05:41:50 EST)
- [PATCH net-next v5 00/19] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1 David Howells (Thu Apr 06 2023 - 05:43:48 EST)
- [PATCH net-next v5 02/19] mm: Move the page fragment allocator from page_alloc.c into its own file David Howells (Thu Apr 06 2023 - 05:44:01 EST)
- [PATCH net-next v5 01/19] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag David Howells (Thu Apr 06 2023 - 05:44:02 EST)
- [PATCH net-next v5 03/19] mm: Make the page_frag_cache allocator use multipage folios David Howells (Thu Apr 06 2023 - 05:44:07 EST)
- [PATCH net-next v5 05/19] tcp: Support MSG_SPLICE_PAGES David Howells (Thu Apr 06 2023 - 05:44:11 EST)
- [PATCH net-next v5 04/19] mm: Make the page_frag_cache allocator use per-cpu David Howells (Thu Apr 06 2023 - 05:44:14 EST)
- [PATCH net-next v5 08/19] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg David Howells (Thu Apr 06 2023 - 05:44:59 EST)
- [PATCH net-next v5 07/19] tcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGES David Howells (Thu Apr 06 2023 - 05:45:01 EST)
- [PATCH net-next v5 06/19] tcp: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data David Howells (Thu Apr 06 2023 - 05:45:15 EST)
- [PATCH net-next v5 12/19] tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked() David Howells (Thu Apr 06 2023 - 05:45:15 EST)
- [PATCH net-next v5 11/19] siw: Inline do_tcp_sendpages() David Howells (Thu Apr 06 2023 - 05:45:16 EST)
- [PATCH net-next v5 09/19] espintcp: Inline do_tcp_sendpages() David Howells (Thu Apr 06 2023 - 05:45:18 EST)
- [PATCH net-next v5 13/19] ip, udp: Support MSG_SPLICE_PAGES David Howells (Thu Apr 06 2023 - 05:45:46 EST)
- [PATCH net-next v5 10/19] tls: Inline do_tcp_sendpages() David Howells (Thu Apr 06 2023 - 05:45:46 EST)
- [PATCH net-next v5 14/19] ip, udp: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data David Howells (Thu Apr 06 2023 - 05:46:50 EST)
- [PATCH net-next v5 15/19] ip6, udp6: Support MSG_SPLICE_PAGES David Howells (Thu Apr 06 2023 - 05:46:52 EST)
- [PATCH net-next v5 17/19] ip: Remove ip_append_page() David Howells (Thu Apr 06 2023 - 05:46:52 EST)
- [PATCH net-next v5 16/19] udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES David Howells (Thu Apr 06 2023 - 05:46:53 EST)
- [PATCH net-next v5 18/19] af_unix: Support MSG_SPLICE_PAGES David Howells (Thu Apr 06 2023 - 05:47:22 EST)
- [PATCH net-next v5 19/19] af_unix: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data David Howells (Thu Apr 06 2023 - 05:47:23 EST)
- Re: [PATCH 3/3] cgroup/cpuset: Allow only one active attach operation per cpuset Christian Brauner (Thu Apr 06 2023 - 05:48:30 EST)
- Re: [PATCH 1/3] cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properly Christian Brauner (Thu Apr 06 2023 - 05:49:08 EST)
- Re: [PATCH net-next v5 00/19] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1 Eric Dumazet (Thu Apr 06 2023 - 05:50:40 EST)
- port lock: was: Re: [PATCH printk v1 11/18] printk: nobkl: Introduce printer threads Petr Mladek (Thu Apr 06 2023 - 05:50:41 EST)
- Re: [PATCH 3/7] dt-bindings: net: dsa: mediatek,mt7530: add port bindings for MT7988 Daniel Golle (Thu Apr 06 2023 - 05:50:43 EST)
- Re: [PATCH 4/7] dt-bindings: net: dsa: mediatek,mt7530: allow delayed rgmii phy-modes Daniel Golle (Thu Apr 06 2023 - 05:51:54 EST)
- Re: [PATCH 5/7] dt-bindings: net: dsa: mediatek,mt7530: disallow reset without mediatek,mcm Daniel Golle (Thu Apr 06 2023 - 05:51:59 EST)
- Re: [PATCH] drm/scheduler: Fix UAF in drm_sched_fence_get_timeline_name Daniel Vetter (Thu Apr 06 2023 - 05:52:01 EST)
- Re: [PATCH 6/7] dt-bindings: net: dsa: mediatek,mt7530: disallow core-supply and io-supply Daniel Golle (Thu Apr 06 2023 - 05:52:04 EST)
- Re: [PATCH 7/7] dt-bindings: net: dsa: mediatek,mt7530: allow mediatek,mcm on MT7531 Daniel Golle (Thu Apr 06 2023 - 05:52:08 EST)
- Re: [PATCH 1/7] dt-bindings: net: dsa: mediatek,mt7530: correct brand name Daniel Golle (Thu Apr 06 2023 - 05:52:48 EST)
- Re: [PATCH 2/7] dt-bindings: net: dsa: mediatek,mt7530: improve MCM and MT7988 information Daniel Golle (Thu Apr 06 2023 - 05:52:52 EST)
- Re: [RFC PATCH v3] sched: Fix performance regression introduced by mm_cid Peter Zijlstra (Thu Apr 06 2023 - 05:53:52 EST)
- Re: [syzbot] Monthly mm report Aleksandr Nogikh (Thu Apr 06 2023 - 05:56:01 EST)
- Re: [PATCH v2 2/5] dt-bindings: arm: msm: Add bindings for multi channel DDR in LLCC Mukesh Ojha (Thu Apr 06 2023 - 05:56:30 EST)
- Re: LTP: list of failures on 32bit and compat mode Arnd Bergmann (Thu Apr 06 2023 - 05:57:30 EST)
- Re: [RFC PATCH 1/1] smp: Add tracepoints for functions called with smp_call_function*() Peter Zijlstra (Thu Apr 06 2023 - 05:57:50 EST)
- [PATCH net] net: phy: nxp-c45-tja11xx: disable port and global interrupts Radu Pirea (OSS) (Thu Apr 06 2023 - 05:58:05 EST)
- [RFC] tick_sched_timer() is not properly aligned, fixed by chance Sebastian Andrzej Siewior (Thu Apr 06 2023 - 05:58:52 EST)
- [PATCH][next] mm: truncate: remove redundant initialization of new_order Colin Ian King (Thu Apr 06 2023 - 06:00:01 EST)
- [PATCH net] net: phy: nxp-c45-tja11xx: add remove callback Radu Pirea (OSS) (Thu Apr 06 2023 - 06:00:43 EST)
- Re: [PATCH 1/3] kobject: introduce kobject_is_added() Greg KH (Thu Apr 06 2023 - 06:00:54 EST)
- [PATCH net] net: phy: nxp-c45-tja11xx: fix unsigned long multiplication overflow Radu Pirea (OSS) (Thu Apr 06 2023 - 06:01:10 EST)
- [GIT PULL] platform-drivers-x86 for 6.3-5 Hans de Goede (Thu Apr 06 2023 - 06:01:49 EST)
- Re: [PATCH 0/3] KVM: x86: SGX vs. XCR0 cleanups Zhi Wang (Thu Apr 06 2023 - 06:02:44 EST)
- Re: [PATCH] PM: hibernate: Do not get block device exclusively in test_resume mode Rafael J. Wysocki (Thu Apr 06 2023 - 06:03:07 EST)
- Re: [PATCH v2] selftests/clone3: fix number of tests in ksft_set_plan Christian Brauner (Thu Apr 06 2023 - 06:03:35 EST)
- Re: [PATCH 2/3] erofs: convert to use kobject_is_added() Greg KH (Thu Apr 06 2023 - 06:03:49 EST)
- Re: Re: [syzbot] Monthly mm report Gang Li (Thu Apr 06 2023 - 06:03:52 EST)
- Re: [PATCH] platform/x86/intel-uncore-freq: Uncore frequency control via TPMI Hans de Goede (Thu Apr 06 2023 - 06:04:06 EST)
- [RFC PATCH net-next] net: dsa: mt7530: fix port specifications for MT7988 arinc9 . unal (Thu Apr 06 2023 - 06:05:10 EST)
- Re: [PATCH 3/3] zonefs: convert to use kobject_is_added() Greg KH (Thu Apr 06 2023 - 06:05:24 EST)
- [tip: perf/urgent] perf: Optimize perf_pmu_migrate_context() tip-bot2 for Peter Zijlstra (Thu Apr 06 2023 - 06:05:29 EST)
- [tip: perf/urgent] perf/core: Fix the same task check in perf_event_set_output tip-bot2 for Kan Liang (Thu Apr 06 2023 - 06:05:33 EST)
- [tip: sched/core] sched/psi: Extract update_triggers side effect tip-bot2 for Domenico Cerasuolo (Thu Apr 06 2023 - 06:05:49 EST)
- [tip: sched/core] sched/psi: Rename existing poll members in preparation tip-bot2 for Domenico Cerasuolo (Thu Apr 06 2023 - 06:05:54 EST)
- [tip: sched/core] sched/psi: Allow unprivileged polling of N*2s period tip-bot2 for Domenico Cerasuolo (Thu Apr 06 2023 - 06:05:58 EST)
- [tip: sched/core] sched/psi: Rearrange polling code in preparation tip-bot2 for Domenico Cerasuolo (Thu Apr 06 2023 - 06:06:03 EST)
- [tip: sched/core] sched/fair: Fix inaccurate tally of ttwu_move_affine tip-bot2 for Libo Chen (Thu Apr 06 2023 - 06:06:10 EST)
- Re: [PATCH] arm64: dts: ti: k3-j721s2-main: Enable support for SDR104 speed mode Vignesh Raghavendra (Thu Apr 06 2023 - 06:06:48 EST)
- Re: [PATCH 8/8] regulator: fan53555: Add support for RK860X Cristian Ciocaltea (Thu Apr 06 2023 - 06:08:29 EST)
- Re: [PATCH v2 1/2] usb: gadget: udc: core: Invoke usb_gadget_connect only when started kernel test robot (Thu Apr 06 2023 - 06:08:59 EST)
- Re: [Regression] drm/scheduler: track GPU active time per entity Daniel Vetter (Thu Apr 06 2023 - 06:10:02 EST)
- Re: [PATCH 2/3] erofs: convert to use kobject_is_added() Gao Xiang (Thu Apr 06 2023 - 06:13:17 EST)
- Re: [RFC PATCH 0/7] x86/entry: Atomic statck switching for IST Peter Zijlstra (Thu Apr 06 2023 - 06:13:48 EST)
- Re: [PATCH 3/3] zonefs: convert to use kobject_is_added() Damien Le Moal (Thu Apr 06 2023 - 06:14:01 EST)
- Re: [PATCH 01/32] perf: Allow a PMU to have a parent Jonathan Cameron (Thu Apr 06 2023 - 06:16:18 EST)
- Re: [PATCH 6/9] fortify: Split reporting and avoid passing string pointer Andy Shevchenko (Thu Apr 06 2023 - 06:21:37 EST)
- [net-next Patch v6 0/6] octeontx2-pf: HTB offload support Hariprasad Kelam (Thu Apr 06 2023 - 06:21:39 EST)
- [net-next Patch v6 1/6] sch_htb: Allow HTB priority parameter in offload mode Hariprasad Kelam (Thu Apr 06 2023 - 06:21:43 EST)
- [net-next Patch v6 2/6] octeontx2-pf: Rename tot_tx_queues to non_qos_queues Hariprasad Kelam (Thu Apr 06 2023 - 06:22:01 EST)
- [net-next Patch v6 3/6] octeontx2-pf: qos send queues management Hariprasad Kelam (Thu Apr 06 2023 - 06:22:10 EST)
- [net-next Patch v6 4/6] octeontx2-pf: Refactor schedular queue alloc/free calls Hariprasad Kelam (Thu Apr 06 2023 - 06:22:29 EST)
- [net-next Patch v6 5/6] octeontx2-pf: Add support for HTB offload Hariprasad Kelam (Thu Apr 06 2023 - 06:22:55 EST)
- [net-next Patch v6 6/6] docs: octeontx2: Add Documentation for QOS Hariprasad Kelam (Thu Apr 06 2023 - 06:23:01 EST)
- Re: [PATCH v6 3/5] samples: ftrace: Save required argument registers in sample trampolines Mark Rutland (Thu Apr 06 2023 - 06:23:28 EST)
- Re: [PATCH v2 1/2] mm: swap: fix performance regression on sparsetruncate-tiny Mel Gorman (Thu Apr 06 2023 - 06:24:01 EST)
- Re: [RFC PATCH net-next] net: dsa: mt7530: fix port specifications for MT7988 Arınç ÜNAL (Thu Apr 06 2023 - 06:25:44 EST)
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes Christian Brauner (Thu Apr 06 2023 - 06:26:25 EST)
- Re: [PATCH v2 2/2] mm: mlock: use folios_put() in mlock_folio_batch() Mel Gorman (Thu Apr 06 2023 - 06:26:53 EST)
- Re: [PATCH 3/3] zonefs: convert to use kobject_is_added() Greg KH (Thu Apr 06 2023 - 06:26:56 EST)
- Re: [gpio kself-test & bisect] gpio-mockup.sh kslef-test failed in v6.3-rc5 Andy Shevchenko (Thu Apr 06 2023 - 06:27:20 EST)
- Re: [PATCH 2/3] erofs: convert to use kobject_is_added() Greg KH (Thu Apr 06 2023 - 06:27:39 EST)
- Linux 6.1.23 Greg Kroah-Hartman (Thu Apr 06 2023 - 06:29:14 EST)
- Re: Linux 6.1.23 Greg Kroah-Hartman (Thu Apr 06 2023 - 06:29:17 EST)
- Linux 6.2.10 Greg Kroah-Hartman (Thu Apr 06 2023 - 06:30:00 EST)
- Re: Linux 6.2.10 Greg Kroah-Hartman (Thu Apr 06 2023 - 06:30:04 EST)
- Re: [PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users Andy Shevchenko (Thu Apr 06 2023 - 06:31:44 EST)
- Re: [PATCH v5 1/2] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim David Hildenbrand (Thu Apr 06 2023 - 06:32:03 EST)
- [PATCH v7 0/2] StarFive's SYSCON support William Qiu (Thu Apr 06 2023 - 06:33:22 EST)
- [PATCH v7 2/2] riscv: dts: starfive: jh7110: Add syscon nodes William Qiu (Thu Apr 06 2023 - 06:33:26 EST)
- [PATCH v7 1/2] dt-bindings: soc: starfive: Add StarFive syscon doc William Qiu (Thu Apr 06 2023 - 06:33:30 EST)
- Re: [RFC PATCH 0/7] x86/entry: Atomic statck switching for IST Jiri Slaby (Thu Apr 06 2023 - 06:35:35 EST)
- Re: [PATCH v10 8/8] selftests/ftrace: Add funcgraph-retval test case Donglin Peng (Thu Apr 06 2023 - 06:36:17 EST)
- Re: [PATCH] selftests/mm: fix memory leak in child_memcmp_fn David Hildenbrand (Thu Apr 06 2023 - 06:38:04 EST)
- Re: UMCG - how should we proceed? Should we? Peter Zijlstra (Thu Apr 06 2023 - 06:38:53 EST)
- Re: tools/testing/selftests/bpf/bpf_testmod/bpf_testmod.c:131:14: warning: no previous prototype for 'bpf_testmod_fentry_test1' Jiri Olsa (Thu Apr 06 2023 - 06:42:14 EST)
- Re: [Linaro-mm-sig] Re: [PATCH RFC 18/18] drm/asahi: Add the Asahi driver for Apple AGX GPUs Daniel Vetter (Thu Apr 06 2023 - 06:42:43 EST)
- Re: [PATCH] platform/x86: think-lmi: Remove unnecessary casts for attributes Hans de Goede (Thu Apr 06 2023 - 06:45:25 EST)
- Re: [Regression] drm/scheduler: track GPU active time per entity Lucas Stach (Thu Apr 06 2023 - 06:45:51 EST)
- Re: [RFC PATCH 0/7] x86/entry: Atomic statck switching for IST Peter Zijlstra (Thu Apr 06 2023 - 06:48:51 EST)
- Re: [PATCH v1 00/14] extcon: Core cleanups and documentation fixes 'Andy Shevchenko' (Thu Apr 06 2023 - 06:49:47 EST)
- Re: [PATCH v6 4/5] arm64: ftrace: Add direct call trampoline samples support Mark Rutland (Thu Apr 06 2023 - 06:50:23 EST)
- Re: [PATCHv1 1/3] dt-bindings: usb: Add RK3588 OHCI Sebastian Reichel (Thu Apr 06 2023 - 06:51:38 EST)
- Re: [RFCv3 1/1] platform/x86: Add virtual PMC driver used for S2Idle Hans de Goede (Thu Apr 06 2023 - 06:54:32 EST)
- Re: [RFC] tick_sched_timer() is not properly aligned, fixed by chance Peter Zijlstra (Thu Apr 06 2023 - 06:55:43 EST)
- Re: [PATCH 2/3] erofs: convert to use kobject_is_added() Gao Xiang (Thu Apr 06 2023 - 06:55:51 EST)
- Re: LTP: list of failures on 32bit and compat mode Petr Vorel (Thu Apr 06 2023 - 06:56:57 EST)
- Re: [PATCH net-next v5 00/19] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1 David Howells (Thu Apr 06 2023 - 06:57:35 EST)
- Re: [PATCH 3/3] zonefs: convert to use kobject_is_added() Damien Le Moal (Thu Apr 06 2023 - 06:58:51 EST)
- Re: [PATCH] platform/x86: intel-uncore-freq: Add client processors Hans de Goede (Thu Apr 06 2023 - 06:59:20 EST)
- Re: [PATCH v3 0/4] Allow genpd providers to power off domains on sync state Ulf Hansson (Thu Apr 06 2023 - 06:59:54 EST)
- Re: [PATCH 4/6] arm64: dts: ti: k3-j784s4-*: Add DSS node Jayesh Choudhary (Thu Apr 06 2023 - 07:00:51 EST)
- Re: [PATCHv1 1/3] dt-bindings: usb: Add RK3588 OHCI Krzysztof Kozlowski (Thu Apr 06 2023 - 07:02:55 EST)
- [PATCH 1/2] drm/vkms: Drop vkms_connector_destroy() wrapper Javier Martinez Canillas (Thu Apr 06 2023 - 07:03:46 EST)
- [PATCH 2/2] drm/vkms: Remove <drm/drm_simple_kms_helper.h> include Javier Martinez Canillas (Thu Apr 06 2023 - 07:03:48 EST)
- [PATCH 0/2] drm/vkms: A couple of trivial cleanups Javier Martinez Canillas (Thu Apr 06 2023 - 07:03:52 EST)
- Re: [PATCH 8/8] regulator: fan53555: Add support for RK860X Krzysztof Kozlowski (Thu Apr 06 2023 - 07:03:55 EST)
- Re: [RFC PATCH 0/7] x86/entry: Atomic statck switching for IST Jiri Slaby (Thu Apr 06 2023 - 07:04:48 EST)
- Re: [PATCH v2 2/5] dt-bindings: arm: msm: Add bindings for multi channel DDR in LLCC Mukesh Ojha (Thu Apr 06 2023 - 07:04:51 EST)
- revert bab65e48cb064 PCI/MSI Sanitize MSI-X checks David Laight (Thu Apr 06 2023 - 07:05:37 EST)
- Re: [PATCH v21 2/7] crash: add generic infrastructure for crash hotplug support Baoquan He (Thu Apr 06 2023 - 07:06:07 EST)
- Re: [PATCH v21 0/7] crash: Kernel handling of CPU and memory hot un/plug Baoquan He (Thu Apr 06 2023 - 07:07:23 EST)
- Re: [RFC PATCH net-next] net: dsa: mt7530: fix port specifications for MT7988 Russell King (Oracle) (Thu Apr 06 2023 - 07:07:39 EST)
- Re: [RFC] tick_sched_timer() is not properly aligned, fixed by chance Thomas Gleixner (Thu Apr 06 2023 - 07:08:37 EST)
- [PATCH 1/3] dt-bindings: nvmem: brcm,nvram: add #nvmem-cell-cells for MACs Rafał Miłecki (Thu Apr 06 2023 - 07:09:00 EST)
- [PATCH 2/3] nvmem: brcm_nvram: add .read_post_process() for MACs Rafał Miłecki (Thu Apr 06 2023 - 07:09:04 EST)
- [PATCH 3/3] ARM: dts: BCM5301X: Specify WAN port MAC address for Luxul XWR-3150 Rafał Miłecki (Thu Apr 06 2023 - 07:09:09 EST)
- Re: [PATCH 1/2] drm/vkms: Drop vkms_connector_destroy() wrapper Daniel Vetter (Thu Apr 06 2023 - 07:11:39 EST)
- [PATCH v1 0/3] Add JH7110 PCIe driver support Minda Chen (Thu Apr 06 2023 - 07:11:51 EST)
- [PATCH v1 2/3] pcie: starfive: add StarFive JH7110 PCIe driver. Minda Chen (Thu Apr 06 2023 - 07:12:00 EST)
- [PATCH v1 3/3] riscv: dts: starfive: add PCIe dts configuration for JH7110 Minda Chen (Thu Apr 06 2023 - 07:12:02 EST)
- [PATCH v1 1/3] dt-binding: pci: add JH7110 PCIe dt-binding documents. Minda Chen (Thu Apr 06 2023 - 07:12:06 EST)
- Re: [PATCH 4/5] remoteproc: stm32: Allow hold boot management by the SCMI reset controller Arnaud POULIQUEN (Thu Apr 06 2023 - 07:12:10 EST)
- Re: [RFC PATCH net-next v4 0/9] net/smc: Introduce SMC-D-based OS internal communication acceleration Alexandra Winter (Thu Apr 06 2023 - 07:14:44 EST)
- Re: [PATCH 0/2] drm/vkms: A couple of trivial cleanups Thomas Zimmermann (Thu Apr 06 2023 - 07:15:35 EST)
- Re: [PATCH 8/8] regulator: fan53555: Add support for RK860X Cristian Ciocaltea (Thu Apr 06 2023 - 07:15:45 EST)
- Re: [PATCH] r8152: Advertise support for software timestamping Paolo Abeni (Thu Apr 06 2023 - 07:16:01 EST)
- [RESEND PATCH] ext4: fix use-after-free Read in ext4_find_extent for bigalloc + inline Tudor Ambarus (Thu Apr 06 2023 - 07:16:41 EST)
- Re: [PATCH 3/3] zonefs: convert to use kobject_is_added() Greg KH (Thu Apr 06 2023 - 07:18:09 EST)
- [PATCH 0/5] Add support for Blaize BLZP1600 SoC Niko Pasaloukos (Thu Apr 06 2023 - 07:18:19 EST)
- [PATCH 4/5] dt-bindings: clock: Add binding constants for BLZP1600 Niko Pasaloukos (Thu Apr 06 2023 - 07:18:29 EST)
- [PATCH 1/5] dt-bindings: Add Blaize vendor prefix Niko Pasaloukos (Thu Apr 06 2023 - 07:18:31 EST)
- [PATCH 3/5] dt-bindings: reset: Add binding constants for BLZP1600 Niko Pasaloukos (Thu Apr 06 2023 - 07:18:36 EST)
- [PATCH 2/5] dt-bindings: arm: blaize: Add Blaize BLZP1600 SoC Niko Pasaloukos (Thu Apr 06 2023 - 07:18:40 EST)
- [PATCH 5/5] arm64: Add initial support for Blaize BLZP1600 CB2 Niko Pasaloukos (Thu Apr 06 2023 - 07:18:49 EST)
- Re: [PATCH] clk: qcom: gcc-qcm2290: Mark RCGs shared where applicable Konrad Dybcio (Thu Apr 06 2023 - 07:19:32 EST)
- Re: [PATCH 2/3] erofs: convert to use kobject_is_added() Greg KH (Thu Apr 06 2023 - 07:19:47 EST)
- Re: [PATCH 2/7] clk: qcom: add the GPUCC driver for sa8775p Bartosz Golaszewski (Thu Apr 06 2023 - 07:21:11 EST)
- Re: [PATCH v2 03/13] rust: lock: introduce `Mutex` Marco Elver (Thu Apr 06 2023 - 07:22:11 EST)
- Re: [PATCH V2 0/2] Add initial support for RDP468 of IPQ5332 family Kathiravan T (Thu Apr 06 2023 - 07:23:12 EST)
- Re: [PATCH 3/3] zonefs: convert to use kobject_is_added() Damien Le Moal (Thu Apr 06 2023 - 07:24:09 EST)
- Re: LTP: list of failures on 32bit and compat mode Arnd Bergmann (Thu Apr 06 2023 - 07:24:28 EST)
- Re: [Linaro-mm-sig] Re: [PATCH RFC 18/18] drm/asahi: Add the Asahi driver for Apple AGX GPUs Daniel Vetter (Thu Apr 06 2023 - 07:26:00 EST)
- Re: [PATCH RFC 18/18] drm/asahi: Add the Asahi driver for Apple AGX GPUs Daniel Vetter (Thu Apr 06 2023 - 07:27:11 EST)
- Re: [PATCH 1/2] drm/vkms: Drop vkms_connector_destroy() wrapper Maíra Canal (Thu Apr 06 2023 - 07:27:12 EST)
- Re: [PATCH] clk: qcom: gcc-qcm2290: Mark RCGs shared where applicable Shawn Guo (Thu Apr 06 2023 - 07:27:57 EST)
- [PATCH net-next] net/bridge: add drop reasons for bridge forwarding yang.yang29 (Thu Apr 06 2023 - 07:30:45 EST)
- [PATCH AUTOSEL 6.2 01/17] f2fs: Fix f2fs_truncate_partial_nodes ftrace event Sasha Levin (Thu Apr 06 2023 - 07:31:40 EST)
- [PATCH AUTOSEL 6.2 02/17] platform/x86/intel: vsec: Fix a memory leak in intel_vsec_add_aux Sasha Levin (Thu Apr 06 2023 - 07:31:43 EST)
- [PATCH AUTOSEL 6.2 03/17] platform/x86 (gigabyte-wmi): Add support for A320M-S2H V2 Sasha Levin (Thu Apr 06 2023 - 07:31:49 EST)
- [PATCH AUTOSEL 6.2 04/17] selftests: sigaltstack: fix -Wuninitialized Sasha Levin (Thu Apr 06 2023 - 07:31:59 EST)
- [PATCH AUTOSEL 6.2 05/17] scsi: megaraid_sas: Fix fw_crash_buffer_show() Sasha Levin (Thu Apr 06 2023 - 07:32:02 EST)
- [PATCH AUTOSEL 6.2 06/17] scsi: core: Improve scsi_vpd_inquiry() checks Sasha Levin (Thu Apr 06 2023 - 07:32:07 EST)
- [PATCH AUTOSEL 6.2 07/17] net: dsa: b53: mmap: add phy ops Sasha Levin (Thu Apr 06 2023 - 07:32:16 EST)
- [PATCH AUTOSEL 6.2 08/17] platform/x86: gigabyte-wmi: add support for B650 AORUS ELITE AX Sasha Levin (Thu Apr 06 2023 - 07:32:20 EST)
- [PATCH AUTOSEL 6.2 09/17] s390/ptrace: fix PTRACE_GET_LAST_BREAK error handling Sasha Levin (Thu Apr 06 2023 - 07:32:23 EST)
- [PATCH AUTOSEL 6.2 10/17] nvme-pci: mark Lexar NM760 as IGNORE_DEV_SUBNQN Sasha Levin (Thu Apr 06 2023 - 07:32:26 EST)
- [PATCH AUTOSEL 6.2 11/17] drm: buddy_allocator: Fix buddy allocator init on 32-bit systems Sasha Levin (Thu Apr 06 2023 - 07:32:35 EST)
- Re: [PATCH 0/2] drm/vkms: A couple of trivial cleanups Maíra Canal (Thu Apr 06 2023 - 07:32:39 EST)
- [PATCH AUTOSEL 6.2 12/17] drm: test: Fix 32-bit issue in drm_buddy_test Sasha Levin (Thu Apr 06 2023 - 07:32:49 EST)
- [PATCH AUTOSEL 6.2 13/17] nvme-tcp: fix a possible UAF when failing to allocate an io queue Sasha Levin (Thu Apr 06 2023 - 07:32:51 EST)
- [PATCH AUTOSEL 6.2 14/17] xen/netback: use same error messages for same errors Sasha Levin (Thu Apr 06 2023 - 07:32:59 EST)
- [PATCH AUTOSEL 6.2 15/17] platform/x86: gigabyte-wmi: add support for X570S AORUS ELITE Sasha Levin (Thu Apr 06 2023 - 07:33:03 EST)
- [PATCH AUTOSEL 6.1 01/17] f2fs: Fix f2fs_truncate_partial_nodes ftrace event Sasha Levin (Thu Apr 06 2023 - 07:33:13 EST)
- [PATCH AUTOSEL 6.1 02/17] platform/x86/intel: vsec: Fix a memory leak in intel_vsec_add_aux Sasha Levin (Thu Apr 06 2023 - 07:33:15 EST)
- [PATCH AUTOSEL 6.2 16/17] platform/x86: asus-nb-wmi: Add quirk_asus_tablet_mode to other ROG Flow X13 models Sasha Levin (Thu Apr 06 2023 - 07:33:18 EST)
- [PATCH AUTOSEL 6.1 06/17] scsi: core: Improve scsi_vpd_inquiry() checks Sasha Levin (Thu Apr 06 2023 - 07:33:29 EST)
- [PATCH AUTOSEL 6.1 07/17] net: dsa: b53: mmap: add phy ops Sasha Levin (Thu Apr 06 2023 - 07:33:32 EST)
- [PATCH AUTOSEL 6.1 04/17] selftests: sigaltstack: fix -Wuninitialized Sasha Levin (Thu Apr 06 2023 - 07:33:35 EST)
- [PATCH AUTOSEL 6.1 09/17] s390/ptrace: fix PTRACE_GET_LAST_BREAK error handling Sasha Levin (Thu Apr 06 2023 - 07:33:39 EST)
- [PATCH AUTOSEL 6.1 08/17] platform/x86: gigabyte-wmi: add support for B650 AORUS ELITE AX Sasha Levin (Thu Apr 06 2023 - 07:33:41 EST)
- [PATCH AUTOSEL 6.2 17/17] mtd: spi-nor: fix memory leak when using debugfs_lookup() Sasha Levin (Thu Apr 06 2023 - 07:33:45 EST)
- [PATCH AUTOSEL 6.1 10/17] nvme-pci: mark Lexar NM760 as IGNORE_DEV_SUBNQN Sasha Levin (Thu Apr 06 2023 - 07:33:48 EST)
- [PATCH AUTOSEL 6.1 11/17] drm: buddy_allocator: Fix buddy allocator init on 32-bit systems Sasha Levin (Thu Apr 06 2023 - 07:33:57 EST)
- [PATCH AUTOSEL 6.1 12/17] drm: test: Fix 32-bit issue in drm_buddy_test Sasha Levin (Thu Apr 06 2023 - 07:34:08 EST)
- [PATCH AUTOSEL 6.1 14/17] xen/netback: use same error messages for same errors Sasha Levin (Thu Apr 06 2023 - 07:34:15 EST)
- [PATCH AUTOSEL 6.1 03/17] platform/x86 (gigabyte-wmi): Add support for A320M-S2H V2 Sasha Levin (Thu Apr 06 2023 - 07:34:20 EST)
- [PATCH AUTOSEL 6.1 15/17] platform/x86: gigabyte-wmi: add support for X570S AORUS ELITE Sasha Levin (Thu Apr 06 2023 - 07:34:24 EST)
- [PATCH AUTOSEL 6.1 16/17] platform/x86: asus-nb-wmi: Add quirk_asus_tablet_mode to other ROG Flow X13 models Sasha Levin (Thu Apr 06 2023 - 07:34:26 EST)
- [PATCH AUTOSEL 6.1 17/17] mtd: spi-nor: fix memory leak when using debugfs_lookup() Sasha Levin (Thu Apr 06 2023 - 07:34:30 EST)
- [PATCH AUTOSEL 6.1 05/17] scsi: megaraid_sas: Fix fw_crash_buffer_show() Sasha Levin (Thu Apr 06 2023 - 07:34:42 EST)
- [PATCH AUTOSEL 5.15 03/11] platform/x86 (gigabyte-wmi): Add support for A320M-S2H V2 Sasha Levin (Thu Apr 06 2023 - 07:34:45 EST)
- [PATCH AUTOSEL 5.15 04/11] selftests: sigaltstack: fix -Wuninitialized Sasha Levin (Thu Apr 06 2023 - 07:35:01 EST)
- [PATCH AUTOSEL 5.15 05/11] scsi: megaraid_sas: Fix fw_crash_buffer_show() Sasha Levin (Thu Apr 06 2023 - 07:35:04 EST)
- [PATCH AUTOSEL 5.15 07/11] net: dsa: b53: mmap: add phy ops Sasha Levin (Thu Apr 06 2023 - 07:35:09 EST)
- [PATCH AUTOSEL 5.15 08/11] s390/ptrace: fix PTRACE_GET_LAST_BREAK error handling Sasha Levin (Thu Apr 06 2023 - 07:35:12 EST)
- [PATCH AUTOSEL 5.15 06/11] scsi: core: Improve scsi_vpd_inquiry() checks Sasha Levin (Thu Apr 06 2023 - 07:35:15 EST)
- [PATCH AUTOSEL 5.15 09/11] nvme-tcp: fix a possible UAF when failing to allocate an io queue Sasha Levin (Thu Apr 06 2023 - 07:35:28 EST)
- [PATCH AUTOSEL 5.15 10/11] xen/netback: use same error messages for same errors Sasha Levin (Thu Apr 06 2023 - 07:35:33 EST)
- [PATCH AUTOSEL 5.10 4/9] scsi: megaraid_sas: Fix fw_crash_buffer_show() Sasha Levin (Thu Apr 06 2023 - 07:35:45 EST)
- [PATCH AUTOSEL 6.1 13/17] nvme-tcp: fix a possible UAF when failing to allocate an io queue Sasha Levin (Thu Apr 06 2023 - 07:35:53 EST)
- [PATCH AUTOSEL 5.10 6/9] net: dsa: b53: mmap: add phy ops Sasha Levin (Thu Apr 06 2023 - 07:35:55 EST)
- [PATCH AUTOSEL 5.10 7/9] s390/ptrace: fix PTRACE_GET_LAST_BREAK error handling Sasha Levin (Thu Apr 06 2023 - 07:36:02 EST)
- [PATCH AUTOSEL 5.10 9/9] xen/netback: use same error messages for same errors Sasha Levin (Thu Apr 06 2023 - 07:36:05 EST)
- [PATCH AUTOSEL 5.10 1/9] f2fs: Fix f2fs_truncate_partial_nodes ftrace event Sasha Levin (Thu Apr 06 2023 - 07:36:07 EST)
- Re: [PATCH] PM: hibernate: Do not get block device exclusively in test_resume mode Chen Yu (Thu Apr 06 2023 - 07:36:24 EST)
- [PATCH AUTOSEL 5.10 2/9] Input: i8042 - add quirk for Fujitsu Lifebook A574/H Sasha Levin (Thu Apr 06 2023 - 07:36:28 EST)
- [PATCH AUTOSEL 5.4 4/9] scsi: megaraid_sas: Fix fw_crash_buffer_show() Sasha Levin (Thu Apr 06 2023 - 07:36:36 EST)
- [PATCH AUTOSEL 5.15 01/11] f2fs: Fix f2fs_truncate_partial_nodes ftrace event Sasha Levin (Thu Apr 06 2023 - 07:36:41 EST)
- [PATCH AUTOSEL 5.4 5/9] scsi: core: Improve scsi_vpd_inquiry() checks Sasha Levin (Thu Apr 06 2023 - 07:36:44 EST)
- [PATCH AUTOSEL 5.4 6/9] net: dsa: b53: mmap: add phy ops Sasha Levin (Thu Apr 06 2023 - 07:36:48 EST)
- [PATCH AUTOSEL 5.4 7/9] s390/ptrace: fix PTRACE_GET_LAST_BREAK error handling Sasha Levin (Thu Apr 06 2023 - 07:37:00 EST)
- [PATCH AUTOSEL 5.15 02/11] Input: i8042 - add quirk for Fujitsu Lifebook A574/H Sasha Levin (Thu Apr 06 2023 - 07:37:08 EST)
- [PATCH AUTOSEL 4.19 1/8] f2fs: Fix f2fs_truncate_partial_nodes ftrace event Sasha Levin (Thu Apr 06 2023 - 07:37:12 EST)
- [PATCH AUTOSEL 4.19 5/8] scsi: core: Improve scsi_vpd_inquiry() checks Sasha Levin (Thu Apr 06 2023 - 07:37:22 EST)
- [PATCH AUTOSEL 4.19 6/8] net: dsa: b53: mmap: add phy ops Sasha Levin (Thu Apr 06 2023 - 07:37:27 EST)
- [PATCH AUTOSEL 4.14 1/7] f2fs: Fix f2fs_truncate_partial_nodes ftrace event Sasha Levin (Thu Apr 06 2023 - 07:37:29 EST)
- [PATCH AUTOSEL 5.10 5/9] scsi: core: Improve scsi_vpd_inquiry() checks Sasha Levin (Thu Apr 06 2023 - 07:37:32 EST)
- [PATCH AUTOSEL 4.19 7/8] s390/ptrace: fix PTRACE_GET_LAST_BREAK error handling Sasha Levin (Thu Apr 06 2023 - 07:37:33 EST)
- [PATCH AUTOSEL 4.14 6/7] s390/ptrace: fix PTRACE_GET_LAST_BREAK error handling Sasha Levin (Thu Apr 06 2023 - 07:38:01 EST)
- [PATCH AUTOSEL 4.14 5/7] net: dsa: b53: mmap: add phy ops Sasha Levin (Thu Apr 06 2023 - 07:38:04 EST)
- [PATCH AUTOSEL 5.4 1/9] f2fs: Fix f2fs_truncate_partial_nodes ftrace event Sasha Levin (Thu Apr 06 2023 - 07:38:15 EST)
- [PATCH AUTOSEL 5.15 11/11] platform/x86: gigabyte-wmi: add support for X570S AORUS ELITE Sasha Levin (Thu Apr 06 2023 - 07:38:39 EST)
- [PATCH AUTOSEL 4.19 2/8] Input: i8042 - add quirk for Fujitsu Lifebook A574/H Sasha Levin (Thu Apr 06 2023 - 07:38:47 EST)
- [PATCH AUTOSEL 5.10 3/9] selftests: sigaltstack: fix -Wuninitialized Sasha Levin (Thu Apr 06 2023 - 07:38:51 EST)
- [PATCH AUTOSEL 4.19 3/8] selftests: sigaltstack: fix -Wuninitialized Sasha Levin (Thu Apr 06 2023 - 07:39:06 EST)
- [PATCH AUTOSEL 5.4 3/9] selftests: sigaltstack: fix -Wuninitialized Sasha Levin (Thu Apr 06 2023 - 07:39:11 EST)
- [PATCH AUTOSEL 5.4 8/9] nvme-tcp: fix a possible UAF when failing to allocate an io queue Sasha Levin (Thu Apr 06 2023 - 07:39:18 EST)
- Re: [PATCH 1/2] dt-bindings: leds: ROHM BD2606MVV LED driver Andreas Kemnade (Thu Apr 06 2023 - 07:39:20 EST)
- [PATCH AUTOSEL 4.19 4/8] scsi: megaraid_sas: Fix fw_crash_buffer_show() Sasha Levin (Thu Apr 06 2023 - 07:39:23 EST)
- [PATCH AUTOSEL 4.14 7/7] xen/netback: use same error messages for same errors Sasha Levin (Thu Apr 06 2023 - 07:39:38 EST)
- [PATCH AUTOSEL 5.4 9/9] xen/netback: use same error messages for same errors Sasha Levin (Thu Apr 06 2023 - 07:39:42 EST)
- [PATCH AUTOSEL 4.14 3/7] scsi: megaraid_sas: Fix fw_crash_buffer_show() Sasha Levin (Thu Apr 06 2023 - 07:40:49 EST)
- [PATCH v6 02/19] block: introduce ioprio hints Niklas Cassel (Thu Apr 06 2023 - 07:40:54 EST)
- [PATCH AUTOSEL 4.14 4/7] scsi: core: Improve scsi_vpd_inquiry() checks Sasha Levin (Thu Apr 06 2023 - 07:40:59 EST)
- [PATCH AUTOSEL 5.4 2/9] Input: i8042 - add quirk for Fujitsu Lifebook A574/H Sasha Levin (Thu Apr 06 2023 - 07:44:14 EST)
- [PATCH AUTOSEL 4.14 2/7] selftests: sigaltstack: fix -Wuninitialized Sasha Levin (Thu Apr 06 2023 - 07:45:40 EST)
- Re: [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs kernel test robot (Thu Apr 06 2023 - 07:46:56 EST)
- Re: [PATCH 2/2] leds: bd2606mvv: Driver for the Rohm 6 Channel i2c LED driver Andreas Kemnade (Thu Apr 06 2023 - 07:49:29 EST)
- Re: [PATCH 1/2] dt-bindings: net: Convert ATH10K to YAML Konrad Dybcio (Thu Apr 06 2023 - 07:52:03 EST)
- Re: [PATCH 1/2] drm/vkms: Drop vkms_connector_destroy() wrapper Javier Martinez Canillas (Thu Apr 06 2023 - 07:52:58 EST)
- Re: [PATCH v1 0/3] Add JH7110 PCIe driver support Conor Dooley (Thu Apr 06 2023 - 07:53:02 EST)
- Re: [PATCH] qlcnic: check pci_reset_function result Simon Horman (Thu Apr 06 2023 - 07:53:34 EST)
- Re: [PATCH 2/2] ubi: Correct the number of PEBs after a volume resize failure Zhihao Cheng (Thu Apr 06 2023 - 07:56:40 EST)
- [GIT PULL] Networking for 6.3-rc6 Paolo Abeni (Thu Apr 06 2023 - 07:56:41 EST)
- [PATCH v2 0/2] ATH10K YAML conversion Konrad Dybcio (Thu Apr 06 2023 - 07:57:44 EST)
- [PATCH v2 2/2] arm64: dts: qcom: sdm845-polaris: Drop inexistent properties Konrad Dybcio (Thu Apr 06 2023 - 07:58:16 EST)
- Re: [PATCH v5 02/27] x86/build: Remove RWX sections and align on 4KB Gerd Hoffmann (Thu Apr 06 2023 - 07:58:17 EST)
- [PATCH v2 1/2] dt-bindings: net: Convert ATH10K to YAML Konrad Dybcio (Thu Apr 06 2023 - 07:58:18 EST)
- Re: [RFC v1 3/4] swiotlb: Allow dynamic allocation of bounce buffers Juerg Haefliger (Thu Apr 06 2023 - 07:58:47 EST)
- Re: [PATCH v1 0/3] Add JH7110 PCIe driver support Conor Dooley (Thu Apr 06 2023 - 07:58:49 EST)
- Re: [Linaro-mm-sig] Re: [PATCH RFC 18/18] drm/asahi: Add the Asahi driver for Apple AGX GPUs Daniel Vetter (Thu Apr 06 2023 - 07:59:16 EST)
- Re: [PATCH v8 2/2] sched/rt: Trying to push current task when target disable migrating Valentin Schneider (Thu Apr 06 2023 - 08:00:05 EST)
- Re: [PATCH v8 1/2] sched/rt: fix bad task migration for rt tasks Valentin Schneider (Thu Apr 06 2023 - 08:00:09 EST)
- [PATCH AUTOSEL 4.19 8/8] xen/netback: use same error messages for same errors Sasha Levin (Thu Apr 06 2023 - 08:00:39 EST)
- [PATCH] soc: qcom: rpmh-rsc: Support RSC v3 minor versions Tushar Nimkar (Thu Apr 06 2023 - 08:00:56 EST)
- Re: [PATCH v8 0/6] Use CCP driver to handle PSP I2C arbitration Mario Limonciello (Thu Apr 06 2023 - 08:01:23 EST)
- [PATCH v2] dt-bindings: iommu: Convert QCOM IOMMU to YAML Konrad Dybcio (Thu Apr 06 2023 - 08:01:42 EST)
- Re: [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs kernel test robot (Thu Apr 06 2023 - 08:05:15 EST)
- Re: [PATCH] drm/tegra : Avoid potential integer overflow of 32 bit int Thierry Reding (Thu Apr 06 2023 - 08:05:25 EST)
- Re: [PATCH 2/3] erofs: convert to use kobject_is_added() Yangtao Li (Thu Apr 06 2023 - 08:07:37 EST)
- [PATCH AUTOSEL 5.10 8/9] nvme-tcp: fix a possible UAF when failing to allocate an io queue Sasha Levin (Thu Apr 06 2023 - 08:07:41 EST)
- Re: [PATCH v3 0/6] Expose GPU memory as coherently CPU accessible David Hildenbrand (Thu Apr 06 2023 - 08:09:04 EST)
- Re: [Regression] drm/scheduler: track GPU active time per entity Daniel Vetter (Thu Apr 06 2023 - 08:09:36 EST)
- Re: [PATCH 1/2] ubi: fix slab-out-of-bounds in ubi_eba_get_ldesc+0xfb/0x130 Zhihao Cheng (Thu Apr 06 2023 - 08:10:00 EST)
- Re: [PATCH net-next] net: sunhme: move asm includes to below linux includes Geert Uytterhoeven (Thu Apr 06 2023 - 08:11:03 EST)
- Re: [PATCH] MIPS: Remove deprecated CONFIG_MIPS_CMP Philippe Mathieu-Daudé (Thu Apr 06 2023 - 08:12:03 EST)
- kernel/trace/trace_events_synth.c:47:1: sparse: sparse: symbol 'lastcmd_mutex' was not declared. Should it be static? kernel test robot (Thu Apr 06 2023 - 08:12:21 EST)
- Re: [PATCH] staging: greybus: drop loopback test files Alex Elder (Thu Apr 06 2023 - 08:12:31 EST)
- Re: [PATCH v2] mm/swap: fix swap_info_struct race between swapoff and get_swap_pages() Aaron Lu (Thu Apr 06 2023 - 08:13:14 EST)
- Re: [Patch v5 7/8] PCI: tegra194: add interconnect support in Tegra234 Sumit Gupta (Thu Apr 06 2023 - 08:14:24 EST)
- Re: [PATCH 1/2] ubi: fix slab-out-of-bounds in ubi_eba_get_ldesc+0xfb/0x130 Zhihao Cheng (Thu Apr 06 2023 - 08:15:02 EST)
- Re: [PATCH 1/2] dt-bindings: leds: ROHM BD2606MVV LED driver Matti Vaittinen (Thu Apr 06 2023 - 08:16:35 EST)
- Re: [PATCH 2/2] leds: bd2606mvv: Driver for the Rohm 6 Channel i2c LED driver Matti Vaittinen (Thu Apr 06 2023 - 08:17:24 EST)
- Re: [PATCH 1/3] cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properly Waiman Long (Thu Apr 06 2023 - 08:18:54 EST)
- Re: [Regression] drm/scheduler: track GPU active time per entity Lucas Stach (Thu Apr 06 2023 - 08:19:50 EST)
- Re: [PATCH v2] mm/swap: fix swap_info_struct race between swapoff and get_swap_pages() Rongwei Wang (Thu Apr 06 2023 - 08:20:29 EST)
- Re: [Regression] drm/scheduler: track GPU active time per entity Asahi Lina (Thu Apr 06 2023 - 08:22:02 EST)
- Re: [PATCH v3 0/7] Re-enable IDXD kernel workqueue under DMA API Baolu Lu (Thu Apr 06 2023 - 08:24:06 EST)
- [PATCH bpf-next] bpf, sockmap: fix deadlocks in the sockhash and sockmap Xin Liu (Thu Apr 06 2023 - 08:26:33 EST)
- Re: [PATCH v1 1/1 RESEND] platform/mellanox: add firmware reset support Hans de Goede (Thu Apr 06 2023 - 08:29:04 EST)
- Re: [PATCH] ubifs: remove unnecessary kobject_del() Zhihao Cheng (Thu Apr 06 2023 - 08:29:26 EST)
- Re: [PATCH v6 1/4] PM: Add sysfs files to represent time spent in hardware sleep state Hans de Goede (Thu Apr 06 2023 - 08:31:12 EST)
- Re: [PATCHv1 1/3] dt-bindings: usb: Add RK3588 OHCI Sebastian Reichel (Thu Apr 06 2023 - 08:33:32 EST)
- Re: [RFC PATCH 0/7] x86/entry: Atomic statck switching for IST Peter Zijlstra (Thu Apr 06 2023 - 08:39:01 EST)
- Re: [PATCH v3 2/2] ACPI: APEI: handle synchronous exceptions in task work Xiaofei Tan (Thu Apr 06 2023 - 08:39:38 EST)
- [GIT PULL] sound fixes for 6.3-rc6 Takashi Iwai (Thu Apr 06 2023 - 08:39:50 EST)
- Re: [PATCH 01/32] perf: Allow a PMU to have a parent Peter Zijlstra (Thu Apr 06 2023 - 08:41:36 EST)
- Re: [PATCH] qlcnic: check pci_reset_function result Simon Horman (Thu Apr 06 2023 - 08:42:23 EST)
- drivers/ata/pata_serverworks.c:443 serverworks_init_one() warn: inconsistent indenting kernel test robot (Thu Apr 06 2023 - 08:43:03 EST)
- [PATCH v1 0/3] PCI: brcmstb: Clkreq# accomodations of downstream device Jim Quinlan (Thu Apr 06 2023 - 08:46:38 EST)
- [PATCH v1 1/3] dt-bindings: PCI: brcmstb: Add two optional props Jim Quinlan (Thu Apr 06 2023 - 08:46:42 EST)
- [PATCH v1 2/3] PCI: brcmstb: Clkreq# accomodations of downstream device Jim Quinlan (Thu Apr 06 2023 - 08:46:51 EST)
- [PATCH v1 3/3] PCI: brcmstb: Allow setting the completion timeout Jim Quinlan (Thu Apr 06 2023 - 08:46:53 EST)
- Re: [PATCH v2 1/2] dt-bindings: net: Convert ATH10K to YAML Rob Herring (Thu Apr 06 2023 - 08:48:43 EST)
- Re: [PATCHv1 1/3] dt-bindings: usb: Add RK3588 OHCI Krzysztof Kozlowski (Thu Apr 06 2023 - 08:48:44 EST)
- Re: LTP: list of failures on 32bit and compat mode Petr Vorel (Thu Apr 06 2023 - 08:49:13 EST)
- [PATCH] drm/nouveau/gr/tu102: remove unused tu102_gr_load function Tom Rix (Thu Apr 06 2023 - 08:51:55 EST)
- Re: [PATCH v5 00/17] Reference count checker and related fixes Arnaldo Carvalho de Melo (Thu Apr 06 2023 - 08:52:11 EST)
- Re: [RFC PATCH 0/6] Improve VM DVFS and task placement behavior Quentin Perret (Thu Apr 06 2023 - 08:53:03 EST)
- Re: [PATCH v2 1/2] dt-bindings: net: Convert ATH10K to YAML Konrad Dybcio (Thu Apr 06 2023 - 08:53:07 EST)
- Re: LTP: list of failures on 32bit and compat mode Arnd Bergmann (Thu Apr 06 2023 - 08:53:56 EST)
- Re: [PATCH v2] mm/swap: fix swap_info_struct race between swapoff and get_swap_pages() Rongwei Wang (Thu Apr 06 2023 - 08:55:25 EST)
- [PATCH v3 0/2] ATH10K YAML conversion Konrad Dybcio (Thu Apr 06 2023 - 08:55:57 EST)
- [PATCH v3 2/2] arm64: dts: qcom: sdm845-polaris: Drop inexistent properties Konrad Dybcio (Thu Apr 06 2023 - 08:56:09 EST)
- [PATCH v3 1/2] dt-bindings: net: Convert ATH10K to YAML Konrad Dybcio (Thu Apr 06 2023 - 08:56:12 EST)
- Re: [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs Muhammad Usama Anjum (Thu Apr 06 2023 - 08:57:29 EST)
- [GIT PULL] pwm: Fixes for v6.3-rc6 Thierry Reding (Thu Apr 06 2023 - 09:01:04 EST)
- Re: Re: [PATCH v2] mm: oom: introduce cpuset oom Gang Li (Thu Apr 06 2023 - 09:02:27 EST)
- [PATCH bpf-next v3 1/3] xsk: Support UMEM chunk_size > PAGE_SIZE Kal Conley (Thu Apr 06 2023 - 09:02:52 EST)
- [PATCH bpf-next v3 3/3] selftests: xsk: Add tests for 8K and 9K frame sizes Kal Conley (Thu Apr 06 2023 - 09:02:57 EST)
- [PATCH bpf-next v3 2/3] selftests: xsk: Use hugepages when umem->frame_size > PAGE_SIZE Kal Conley (Thu Apr 06 2023 - 09:03:01 EST)
- [PATCH net-next] bnxt_en: Allow to set switchdev mode without existing VFs Ivan Vecera (Thu Apr 06 2023 - 09:05:49 EST)
- Re: [PATCH] iommu: amd: Set page size bitmap during V2 domain allocation Robin Murphy (Thu Apr 06 2023 - 09:08:16 EST)
- [PATCH net v2 0/2] fix EEPROM read of absent SFP module Ivan Bornyakov (Thu Apr 06 2023 - 09:09:31 EST)
- [PATCH net v2 1/2] net: sfp: initialize sfp->i2c_block_size at sfp allocation Ivan Bornyakov (Thu Apr 06 2023 - 09:09:35 EST)
- [PATCH net v2 2/2] net: sfp: avoid EEPROM read of absent SFP module Ivan Bornyakov (Thu Apr 06 2023 - 09:09:38 EST)
- Re: [PATCH 1/2] perf: Add sched_task callback during ctx reschedule Peter Zijlstra (Thu Apr 06 2023 - 09:11:05 EST)
- [PATCH] phy: smsc: Implement .aneg_done callback for LAN8720Ai Lukasz Majewski (Thu Apr 06 2023 - 09:12:08 EST)
- Re: [PATCH v5] ASoC: dt-bindings: ak4458: Convert to dtschema Rob Herring (Thu Apr 06 2023 - 09:12:31 EST)
- Re: [RFC PATCH net-next] net: dsa: mt7530: fix port specifications for MT7988 Daniel Golle (Thu Apr 06 2023 - 09:13:44 EST)
- Re: [PATCH 2/2] perf/x86/intel/ds: Use the size from each PEBS record Peter Zijlstra (Thu Apr 06 2023 - 09:14:07 EST)
- Re: [PATCH v7 0/4] Introduce PRU platform consumer API Mathieu Poirier (Thu Apr 06 2023 - 09:15:32 EST)
- Re: [Linaro-mm-sig] Re: [PATCH RFC 18/18] drm/asahi: Add the Asahi driver for Apple AGX GPUs Asahi Lina (Thu Apr 06 2023 - 09:16:16 EST)
- Re: [PATCH 3/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to CPUs in kernel mode Marcelo Tosatti (Thu Apr 06 2023 - 09:17:44 EST)
- Re: [PATCH v15 1/2] pwm: add microchip soft ip corePWM driver Thierry Reding (Thu Apr 06 2023 - 09:17:59 EST)
- Re: LTP: list of failures on 32bit and compat mode Petr Vorel (Thu Apr 06 2023 - 09:18:11 EST)
- Re: [PATCH 3/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to CPUs in kernel mode Marcelo Tosatti (Thu Apr 06 2023 - 09:18:34 EST)
- [PATCH bpf-next v4 1/3] xsk: Support UMEM chunk_size > PAGE_SIZE Kal Conley (Thu Apr 06 2023 - 09:19:38 EST)
- [PATCH bpf-next v4 2/3] selftests: xsk: Use hugepages when umem->frame_size > PAGE_SIZE Kal Conley (Thu Apr 06 2023 - 09:19:44 EST)
- [PATCH bpf-next v4 3/3] selftests: xsk: Add tests for 8K and 9K frame sizes Kal Conley (Thu Apr 06 2023 - 09:19:47 EST)
- misc: was: Re: [PATCH printk v1 11/18] printk: nobkl: Introduce printer threads Petr Mladek (Thu Apr 06 2023 - 09:20:36 EST)
- [PATCH v2 1/8] io_uring: move pinning out of io_req_local_work_add Pavel Begunkov (Thu Apr 06 2023 - 09:21:04 EST)
- [PATCH v2 0/8] optimise resheduling due to deferred tw Pavel Begunkov (Thu Apr 06 2023 - 09:21:06 EST)
- [PATCH v2 4/8] io_uring: add tw add flags Pavel Begunkov (Thu Apr 06 2023 - 09:21:10 EST)
- [PATCH v2 2/8] io_uring: optimie local tw add ctx pinning Pavel Begunkov (Thu Apr 06 2023 - 09:21:12 EST)
- [PATCH v2 3/8] io_uring: refactor __io_cq_unlock_post_flush() Pavel Begunkov (Thu Apr 06 2023 - 09:21:16 EST)
- [PATCH v2 5/8] io_uring: inline llist_add() Pavel Begunkov (Thu Apr 06 2023 - 09:21:21 EST)
- [PATCH v2 7/8] io_uring: refactor __io_cq_unlock_post_flush() Pavel Begunkov (Thu Apr 06 2023 - 09:21:23 EST)
- [PATCH v2 6/8] io_uring: reduce scheduling due to tw Pavel Begunkov (Thu Apr 06 2023 - 09:21:27 EST)
- [PATCH v2 8/8] io_uring: optimise io_req_local_work_add Pavel Begunkov (Thu Apr 06 2023 - 09:21:30 EST)
- Re: LTP: list of failures on 32bit and compat mode Arnd Bergmann (Thu Apr 06 2023 - 09:23:15 EST)
- Re: [PATCH v2 5/7] soundwire: qcom: prepare for handling different register layouts Konrad Dybcio (Thu Apr 06 2023 - 09:24:57 EST)
- Re: [PATCH RESEND] dt-bindings: pwm: mediatek: add mediatek,mt7986 compatible Thierry Reding (Thu Apr 06 2023 - 09:26:22 EST)
- Re: [PATCH v2 6/7] soundwire: qcom: add support for v2.0.0 controller Konrad Dybcio (Thu Apr 06 2023 - 09:28:20 EST)
- Re: [PATCH v2 7/7] soundwire: qcom: use tabs for indentation in defines Konrad Dybcio (Thu Apr 06 2023 - 09:28:38 EST)
- Re: [PATCH 3/7] arm64: defconfig: enable the SA8775P GPUCC driver Dmitry Baryshkov (Thu Apr 06 2023 - 09:28:50 EST)
- [PATCH v2 2/2] ext4: use __GFP_NOFAIL if allocating extents_status cannot fail Baokun Li (Thu Apr 06 2023 - 09:29:22 EST)
- [PATCH v2 0/2] ext4: fix WARNING in ext4_da_update_reserve_space Baokun Li (Thu Apr 06 2023 - 09:29:24 EST)
- [PATCH v2 1/2] ext4: only update i_reserved_data_blocks on successful block allocation Baokun Li (Thu Apr 06 2023 - 09:29:27 EST)
- [PATCH] ALSA: firewire-tascam: add missing unwind goto in snd_tscm_stream_start_duplex() Xu Biang (Thu Apr 06 2023 - 09:30:57 EST)
- Re: [PATCH 3/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to CPUs in kernel mode Peter Zijlstra (Thu Apr 06 2023 - 09:31:04 EST)
- Re: [Linaro-mm-sig] Re: [PATCH RFC 18/18] drm/asahi: Add the Asahi driver for Apple AGX GPUs Asahi Lina (Thu Apr 06 2023 - 09:32:47 EST)
- Re: [PATCH 4/9] fortify: Add protection for strlcat() Miguel Ojeda (Thu Apr 06 2023 - 09:33:04 EST)
- Re: [PATCH 3/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to CPUs in kernel mode Peter Zijlstra (Thu Apr 06 2023 - 09:33:42 EST)
- [GIT PULL] Please pull IOMMUFD subsystem changes Jason Gunthorpe (Thu Apr 06 2023 - 09:34:53 EST)
- Re: [PATCH] drm/scheduler: Fix UAF in drm_sched_fence_get_timeline_name Asahi Lina (Thu Apr 06 2023 - 09:36:55 EST)
- Re: [Regression] drm/scheduler: track GPU active time per entity Daniel Vetter (Thu Apr 06 2023 - 09:37:25 EST)
- Re: [PATCH] clocksource/drivers/exynos_mct: explicitly return 0 for shared timer Daniel Lezcano (Thu Apr 06 2023 - 09:37:27 EST)
- Re: [PATCH net-next v3 04/14] sfc: evaluate vdpa support based on FW capability CLIENT_CMD_VF_PROXY kernel test robot (Thu Apr 06 2023 - 09:38:07 EST)
- Re: [PATCH v2 5/6] debugfs: add debugfs_create_atomic64_t for atomic64_t Christophe Leroy (Thu Apr 06 2023 - 09:38:25 EST)
- Re: [PATCH net-next 2/3] ksz884x: remove unused #defines Paolo Abeni (Thu Apr 06 2023 - 09:38:50 EST)
- Re: [PATCH 3/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to CPUs in kernel mode Peter Zijlstra (Thu Apr 06 2023 - 09:38:54 EST)
- Re: [PATCH v2] pwm: mediatek: support inverted polarity Thierry Reding (Thu Apr 06 2023 - 09:39:08 EST)
- Re: [PATCH v1 1/2] media: hi846: fix usage of pm_runtime_get_if_in_use() Sakari Ailus (Thu Apr 06 2023 - 09:39:38 EST)
- Re: [PATCH] clocksource/drivers/timer-mediatek: Split out CPUXGPT timers Daniel Lezcano (Thu Apr 06 2023 - 09:41:15 EST)
- Re: [PATCH] clocksource/drivers/timer-imx-gpt: Remove non-DT function Daniel Lezcano (Thu Apr 06 2023 - 09:42:54 EST)
- Re: [PATCH v2 2/3] hwmon: (pmbus/core): Add regulator event support Mark Brown (Thu Apr 06 2023 - 09:43:15 EST)
- RE: [PATCH V7 1/7] spi: Add stacked and parallel memories support in SPI core Stefan Binding (Thu Apr 06 2023 - 09:45:00 EST)
- Re: [PATCH v15 1/2] pwm: add microchip soft ip corePWM driver Conor Dooley (Thu Apr 06 2023 - 09:45:37 EST)
- Re: [PATCH 6/9] fortify: Split reporting and avoid passing string pointer Miguel Ojeda (Thu Apr 06 2023 - 09:45:40 EST)
- Re: [PATCH v2 1/2] pwm: rcar: drop of_match_ptr for ID table Thierry Reding (Thu Apr 06 2023 - 09:46:05 EST)
- [PATCH RESEND] soundwire: bus: Fix unbalanced pm_runtime_put() causing usage count underflow Richard Fitzgerald (Thu Apr 06 2023 - 09:47:42 EST)
- Re: [PATCH] clocksource/drivers/timer-ti-dm: Use of_address_to_resource() Daniel Lezcano (Thu Apr 06 2023 - 09:48:17 EST)
- Re: [Linaro-mm-sig] Re: [PATCH RFC 18/18] drm/asahi: Add the Asahi driver for Apple AGX GPUs Daniel Vetter (Thu Apr 06 2023 - 09:49:21 EST)
- RE: [PATCH v2 5/6] debugfs: add debugfs_create_atomic64_t for atomic64_t David Laight (Thu Apr 06 2023 - 09:49:53 EST)
- Re: [PATCH] phy: smsc: Implement .aneg_done callback for LAN8720Ai Simon Horman (Thu Apr 06 2023 - 09:49:53 EST)
- Re: [PATCH v10 3/3] regulator: axp20x: Add support for AXP313a variant Mark Brown (Thu Apr 06 2023 - 09:49:58 EST)
- Re: [RFC PATCH 1/1] smp: Add tracepoints for functions called with smp_call_function*() Steven Rostedt (Thu Apr 06 2023 - 09:50:03 EST)
- [gustavoars:testing/fsfa3] BUILD REGRESSION f33754bc67ff9f8377288f8795bf8ee536f6f16b kernel test robot (Thu Apr 06 2023 - 09:50:09 EST)
- Re: [PATCH 2/3] erofs: convert to use kobject_is_added() Yangtao Li (Thu Apr 06 2023 - 09:51:20 EST)
- Re: [PATCH v6 07/11] arm64: dts: qcom: sm6115: Add Crypto Engine support Konrad Dybcio (Thu Apr 06 2023 - 09:52:28 EST)
- Re: [PATCH v2] pwm: mediatek: support inverted polarity Uwe Kleine-König (Thu Apr 06 2023 - 09:54:11 EST)
- Re: [PATCH 0/5] clocksource: Convert to platform remove callback returning void Daniel Lezcano (Thu Apr 06 2023 - 09:54:21 EST)
- Re: [Linaro-mm-sig] Re: [PATCH RFC 18/18] drm/asahi: Add the Asahi driver for Apple AGX GPUs Daniel Vetter (Thu Apr 06 2023 - 09:54:31 EST)
- Re: [net-next PATCH v6 16/16] arm: mvebu: dt: Add PHY LED support for 370-rd WAN port Andrew Lunn (Thu Apr 06 2023 - 09:55:04 EST)
- [PATCHv1 2/3] dt-bindings: usb: Add RK3588 EHCI Sebastian Reichel (Thu Apr 06 2023 - 09:56:01 EST)
- [PATCHv1 0/3] generic-ohci/ehci: add RK3588 support Sebastian Reichel (Thu Apr 06 2023 - 09:56:06 EST)
- [PATCHv1 1/3] dt-bindings: usb: Add RK3588 OHCI Sebastian Reichel (Thu Apr 06 2023 - 09:56:07 EST)
- [PATCHv1 3/3] usb: host: ohci-platform: increase max clock number to 4 Sebastian Reichel (Thu Apr 06 2023 - 09:56:10 EST)
- Re: [Regression] drm/scheduler: track GPU active time per entity Daniel Vetter (Thu Apr 06 2023 - 09:56:44 EST)
- Re: [PATCH] clocksource: stm32-lp: drop of_match_ptr for ID table Daniel Lezcano (Thu Apr 06 2023 - 09:57:04 EST)
- Re: [PATCH v2 10/10] memory: mtk-smi: mt8365: Add SMI Support Alexandre Mergnat (Thu Apr 06 2023 - 09:57:13 EST)
- Re: LTP: list of failures on 32bit and compat mode Cyril Hrubis (Thu Apr 06 2023 - 09:57:32 EST)
- [PATCH 0/2] kselftest: Support nolibc Mark Brown (Thu Apr 06 2023 - 09:57:50 EST)
- [PATCH 2/2] kselftest/arm64: Convert za-fork to use kselftest.h Mark Brown (Thu Apr 06 2023 - 09:57:54 EST)
- [PATCH 1/2] kselftest: Support nolibc Mark Brown (Thu Apr 06 2023 - 09:58:13 EST)
- Re: [PATCH] mm-treewide-redefine-max_order-sanely-fix.txt Guenter Roeck (Thu Apr 06 2023 - 09:58:20 EST)
- Re: [PATCH v6 08/11] arm64: dts: qcom: sm8150: Add Crypto Engine support Konrad Dybcio (Thu Apr 06 2023 - 09:58:38 EST)
- Re: [RFCv3 1/1] platform/x86: Add virtual PMC driver used for S2Idle Grzegorz Jaszczyk (Thu Apr 06 2023 - 10:00:01 EST)
- Re: [PATCH v6 09/11] arm64: dts: qcom: sm8250: Add Crypto Engine support Konrad Dybcio (Thu Apr 06 2023 - 10:00:07 EST)
- [RFC PATCH] writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs Baokun Li (Thu Apr 06 2023 - 10:03:24 EST)
- [PATCH v3 2/4] cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properly Waiman Long (Thu Apr 06 2023 - 10:05:08 EST)
- [PATCH v3 3/4] cgroup/cpuset: Add cpuset_can_fork() and cpuset_cancel_fork() methods Waiman Long (Thu Apr 06 2023 - 10:05:10 EST)
- Re: [PATCH 3/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to CPUs in kernel mode Peter Zijlstra (Thu Apr 06 2023 - 10:05:13 EST)
- [PATCH v3 0/4] cgroup/cpuset: Fix CLONE_INTO_CGROUP problem & other issues Waiman Long (Thu Apr 06 2023 - 10:05:18 EST)
- Re: [PATCH v2] mm/swap: fix swap_info_struct race between swapoff and get_swap_pages() Aaron Lu (Thu Apr 06 2023 - 10:05:24 EST)
- [PATCH v3 1/4] cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach() Waiman Long (Thu Apr 06 2023 - 10:05:59 EST)
- [PATCH v3 4/4] cgroup/cpuset: Make cpuset_attach_task() skip subpartitions CPUs for top_cpuset Waiman Long (Thu Apr 06 2023 - 10:06:01 EST)
- Re: [PATCH] ALSA: firewire-tascam: add missing unwind goto in snd_tscm_stream_start_duplex() Takashi Sakamoto (Thu Apr 06 2023 - 10:06:20 EST)
- [PATCH -next v3 0/2] support allocating crashkernel above 4G explicitly on riscv Chen Jiahao (Thu Apr 06 2023 - 10:06:30 EST)
- Re: [PATCH net v2 1/2] net: sfp: initialize sfp->i2c_block_size at sfp allocation Andrew Lunn (Thu Apr 06 2023 - 10:06:33 EST)
- [PATCH -next v3 2/2] docs: kdump: Update the crashkernel description for riscv Chen Jiahao (Thu Apr 06 2023 - 10:06:53 EST)
- [PATCH -next v3 1/2] riscv: kdump: Implement crashkernel=X,[high,low] Chen Jiahao (Thu Apr 06 2023 - 10:06:53 EST)
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes Paul Moore (Thu Apr 06 2023 - 10:07:25 EST)
- Re: [PATCH net v2 2/2] net: sfp: avoid EEPROM read of absent SFP module Andrew Lunn (Thu Apr 06 2023 - 10:07:57 EST)
- Re: [PATCH 01/18] fbdev: Prepare generic architecture helpers Thomas Zimmermann (Thu Apr 06 2023 - 10:07:58 EST)
- Re: [PATCH 0/5] clocksource: Convert to platform remove callback returning void Uwe Kleine-König (Thu Apr 06 2023 - 10:08:29 EST)
- Re: [PATCH] coresight: etm4x: add AMBA id for Cortex-A510 Mike Leach (Thu Apr 06 2023 - 10:09:01 EST)
- Re: [PATCH v5 1/2] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim Yosry Ahmed (Thu Apr 06 2023 - 10:09:34 EST)
- Re: [PATCH v6 1/8] dt-bindings: usb: Add bindings for multiport properties on DWC3 controller Krishna Kurapati PSSNV (Thu Apr 06 2023 - 10:10:05 EST)
- Re: [PATCHv1 0/3] generic-ohci/ehci: add RK3588 support Sebastian Reichel (Thu Apr 06 2023 - 10:10:10 EST)
- Re: [PATCH v3 12/18] dt-bindings: pinctrl: qcom,pmic-gpio: add compatible for pmm8654au-gpio Bartosz Golaszewski (Thu Apr 06 2023 - 10:10:13 EST)
- Re: [PATCH v7] Introduction-of-HP-BIOSCFG-driver-documentation Hans de Goede (Thu Apr 06 2023 - 10:10:17 EST)
- Re: [PATCH 1/3] cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properly Waiman Long (Thu Apr 06 2023 - 10:10:19 EST)
- Re: [net-next PATCH v6 12/16] dt-bindings: net: dsa: qca8k: add LEDs definition example Rob Herring (Thu Apr 06 2023 - 10:11:11 EST)
- Re: [PATCH 2/2] ARM: dts: imx6ull-dhcor: Add Marantec maveo box Marek Vasut (Thu Apr 06 2023 - 10:11:16 EST)
- Re: [PATCH v3 03/18] dt-bindings: interrupt-controller: qcom-pdc: add compatible for sa8775p Bartosz Golaszewski (Thu Apr 06 2023 - 10:11:38 EST)
- Re: [PATCH v6 1/2] posix-timers: Prefer delivery of signals to the current thread Marco Elver (Thu Apr 06 2023 - 10:13:05 EST)
- Re: [PATCH 3/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to CPUs in kernel mode Valentin Schneider (Thu Apr 06 2023 - 10:13:28 EST)
- Re: 答复: [PATCH V2] rcu: Make sure new krcp free business is handled after the wanted rcu grace period. Paul E. McKenney (Thu Apr 06 2023 - 10:14:06 EST)
- Re: [PATCH RFC 07/18] rust: drm: mm: Add DRM MM Range Allocator abstraction Daniel Vetter (Thu Apr 06 2023 - 10:15:31 EST)
- Re: [PATCH v2 5/6] debugfs: add debugfs_create_atomic64_t for atomic64_t David Hildenbrand (Thu Apr 06 2023 - 10:15:43 EST)
- Re: linux-next: build warning after merge of the rcu tree Paul E. McKenney (Thu Apr 06 2023 - 10:16:03 EST)
- Re: [RESEND v3 2/2] pwm: starfive: Add PWM driver support Thierry Reding (Thu Apr 06 2023 - 10:19:20 EST)
- Re: [PATCH] phy: smsc: Implement .aneg_done callback for LAN8720Ai Andrew Lunn (Thu Apr 06 2023 - 10:20:00 EST)
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes Stefan Berger (Thu Apr 06 2023 - 10:20:50 EST)
- Re: [PATCH v2 1/2] rust: add scatterlist support Martin Rodriguez Reboredo (Thu Apr 06 2023 - 10:21:37 EST)
- Re: [PATCH 0/2] kselftest: Support nolibc Willy Tarreau (Thu Apr 06 2023 - 10:21:38 EST)
- Re: [Regression] drm/scheduler: track GPU active time per entity Christian König (Thu Apr 06 2023 - 10:21:42 EST)
- Re: [PATCH v2 2/2] rust: virtio: add virtio support Martin Rodriguez Reboredo (Thu Apr 06 2023 - 10:23:13 EST)
- Re: [PATCH v2 3/8] io_uring: refactor __io_cq_unlock_post_flush() Pavel Begunkov (Thu Apr 06 2023 - 10:24:20 EST)
- Re: [PATCH RESEND 0/2] pwm: mtk-disp: Fix backlight configuration at boot Thierry Reding (Thu Apr 06 2023 - 10:25:23 EST)
- Re: [RESEND PATCH net 1/1] net: stmmac: check fwnode for phy device before scanning for phy Jakub Kicinski (Thu Apr 06 2023 - 10:25:55 EST)
- Re: [RFC PATCH net-next v4 0/9] net/smc: Introduce SMC-D-based OS internal communication acceleration Niklas Schnelle (Thu Apr 06 2023 - 10:27:45 EST)
- [PATCH][next] s390/diag: Replace zero-length array with flexible-array member Gustavo A. R. Silva (Thu Apr 06 2023 - 10:28:29 EST)
- [PATCH][next] s390/fcx: Replace zero-length array with flexible-array member Gustavo A. R. Silva (Thu Apr 06 2023 - 10:29:04 EST)
- Re: [PATCH net-next v3 06/14] sfc: implement vDPA management device operations kernel test robot (Thu Apr 06 2023 - 10:29:36 EST)
- [PATCH v2 01/19] fbdev: Prepare generic architecture helpers Thomas Zimmermann (Thu Apr 06 2023 - 10:30:29 EST)
- [PATCH v2 02/19] arch/arc: Implement <asm/fb.h> with generic helpers Thomas Zimmermann (Thu Apr 06 2023 - 10:30:36 EST)
- [PATCH v2 00/19] arch: Consolidate <asm/fb.h> Thomas Zimmermann (Thu Apr 06 2023 - 10:30:40 EST)
- [PATCH v2 03/19] arch/arm: Implement <asm/fb.h> with generic helpers Thomas Zimmermann (Thu Apr 06 2023 - 10:30:42 EST)
- [PATCH v2 04/19] arch/arm64: Implement <asm/fb.h> with generic helpers Thomas Zimmermann (Thu Apr 06 2023 - 10:30:46 EST)
- [PATCH v2 05/19] arch/ia64: Implement <asm/fb.h> with generic helpers Thomas Zimmermann (Thu Apr 06 2023 - 10:30:49 EST)
- [PATCH v2 07/19] arch/m68k: Merge variants of fb_pgprotect() into single function Thomas Zimmermann (Thu Apr 06 2023 - 10:30:51 EST)
- [PATCH v2 06/19] arch/loongarch: Implement <asm/fb.h> with generic helpers Thomas Zimmermann (Thu Apr 06 2023 - 10:30:54 EST)
- [PATCH v2 08/19] arch/m68k: Implement <asm/fb.h> with generic helpers Thomas Zimmermann (Thu Apr 06 2023 - 10:30:57 EST)
- [PATCH v2 09/19] arch/mips: Implement <asm/fb.h> with generic helpers Thomas Zimmermann (Thu Apr 06 2023 - 10:31:02 EST)
- Re: [PATCH v2] pwm: mediatek: support inverted polarity Thierry Reding (Thu Apr 06 2023 - 10:31:06 EST)
- Re: [PATCH] niu: Fix missing unwind goto in niu_alloc_channels() Simon Horman (Thu Apr 06 2023 - 10:31:15 EST)
- [PATCH v2 12/19] arch/parisc: Remove trailing whitespaces Thomas Zimmermann (Thu Apr 06 2023 - 10:31:22 EST)
- [PATCH v2 13/19] arch/parisc: Implement fb_is_primary_device() under arch/parisc Thomas Zimmermann (Thu Apr 06 2023 - 10:31:24 EST)
- [PATCH v2 10/19] video: Remove trailing whitespaces Thomas Zimmermann (Thu Apr 06 2023 - 10:31:29 EST)
- [PATCH v2 14/19] arch/parisc: Implement <asm/fb.h> with generic helpers Thomas Zimmermann (Thu Apr 06 2023 - 10:31:34 EST)
- [PATCH v2 16/19] arch/sh: Implement <asm/fb.h> with generic helpers Thomas Zimmermann (Thu Apr 06 2023 - 10:31:38 EST)
- [PATCH v2 17/19] arch/sparc: Implement fb_is_primary_device() in source file Thomas Zimmermann (Thu Apr 06 2023 - 10:31:40 EST)
- [PATCH v2 19/19] arch/x86: Implement <asm/fb.h> with generic helpers Thomas Zimmermann (Thu Apr 06 2023 - 10:31:45 EST)
- [PATCH v2 18/19] arch/sparc: Implement <asm/fb.h> with generic helpers Thomas Zimmermann (Thu Apr 06 2023 - 10:31:47 EST)
- [PATCH v2 15/19] arch/powerpc: Implement <asm/fb.h> with generic helpers Thomas Zimmermann (Thu Apr 06 2023 - 10:31:50 EST)
- [PATCH v2 11/19] video: Move HP PARISC STI core code to shared location Thomas Zimmermann (Thu Apr 06 2023 - 10:31:52 EST)
- [PATCH RFC 0/4] media: v4l2-ctrls: add controls for complex lens controller devices Michael Riesch via B4 Relay (Thu Apr 06 2023 - 10:35:34 EST)
- [PATCH RFC 2/4] media: v4l2-ctrls: add lens group speed controls for zoom and focus Michael Riesch via B4 Relay (Thu Apr 06 2023 - 10:35:37 EST)
- Re: [PATCH 2/3] erofs: convert to use kobject_is_added() Greg KH (Thu Apr 06 2023 - 10:36:02 EST)
- Re: (subset) [PATCH RESEND v9 0/5] PWM and keyboard backlight driver for ARM Macs Thierry Reding (Thu Apr 06 2023 - 10:36:16 EST)
- Re: [PATCH 0/2] kselftest: Support nolibc Mark Brown (Thu Apr 06 2023 - 10:36:51 EST)
- [PATCH RFC 3/4] media: v4l2-ctrls: add lens calibration controls Michael Riesch via B4 Relay (Thu Apr 06 2023 - 10:36:51 EST)
- [PATCH RFC 4/4] media: v4l2-ctrls: add controls for individual zoom lenses Michael Riesch via B4 Relay (Thu Apr 06 2023 - 10:36:54 EST)
- Re: [PATCH v3 02/11] of: Add test managed wrappers for of_overlay_apply()/of_node_put() Rob Herring (Thu Apr 06 2023 - 10:37:56 EST)
- Re: [PATCH 1/4] block, bfq: remove BFQ_WEIGHT_LEGACY_DFL Chengming Zhou (Thu Apr 06 2023 - 10:38:00 EST)
- [PATCH v1] swiotlb: fix a braino in the alignment check fix Petr Tesarik (Thu Apr 06 2023 - 10:38:48 EST)
- [PATCH][next] wifi: mt76: Replace zero-length array with flexible-array member Gustavo A. R. Silva (Thu Apr 06 2023 - 10:38:57 EST)
- [PATCH RFC 1/4] media: v4l2-ctrls: add lens group status controls for zoom and focus Michael Riesch via B4 Relay (Thu Apr 06 2023 - 10:39:09 EST)
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes Paul Moore (Thu Apr 06 2023 - 10:39:23 EST)
- [RESEND PATCH v2] eventfd: use wait_event_interruptible_locked_irq() helper wenyang . linux (Thu Apr 06 2023 - 10:40:20 EST)
- Re: [PATCH v2 01/19] fbdev: Prepare generic architecture helpers Arnd Bergmann (Thu Apr 06 2023 - 10:40:24 EST)
- Re: [PATCH 3/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to CPUs in kernel mode Peter Zijlstra (Thu Apr 06 2023 - 10:42:11 EST)
- [PATCH v5 0/6] Migrate STX104 to the regmap API William Breathitt Gray (Thu Apr 06 2023 - 10:42:30 EST)
- [PATCH v5 1/6] iio: addac: stx104: Fix race condition for stx104_write_raw() William Breathitt Gray (Thu Apr 06 2023 - 10:42:33 EST)
- [PATCH v5 2/6] iio: addac: stx104: Fix race condition when converting analog-to-digital William Breathitt Gray (Thu Apr 06 2023 - 10:42:36 EST)
- [PATCH v5 3/6] iio: addac: stx104: Use define rather than hardcoded limit for write val William Breathitt Gray (Thu Apr 06 2023 - 10:42:40 EST)
- [PATCH v5 4/6] iio: addac: stx104: Improve indentation in stx104_write_raw() William Breathitt Gray (Thu Apr 06 2023 - 10:42:43 EST)
- [PATCH v5 5/6] iio: addac: stx104: Migrate to the regmap API William Breathitt Gray (Thu Apr 06 2023 - 10:42:46 EST)
- [PATCH v5 6/6] iio: addac: stx104: Use regmap_read_poll_timeout() for conversion poll William Breathitt Gray (Thu Apr 06 2023 - 10:42:49 EST)
- Re: [RESEND PATCH net 1/1] net: stmmac: check fwnode for phy device before scanning for phy Sit, Michael Wei Hong (Thu Apr 06 2023 - 10:43:01 EST)
- Re: [PATCH v1 2/2] swiotlb: Fix slot alignment checks Petr Tesarik (Thu Apr 06 2023 - 10:43:52 EST)
- Re: [PATCH 3/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to CPUs in kernel mode David Hildenbrand (Thu Apr 06 2023 - 10:44:10 EST)
- Computer Audio Appears on Input Device Arınç ÜNAL (Thu Apr 06 2023 - 10:44:31 EST)
- Re: [Regression] drm/scheduler: track GPU active time per entity Asahi Lina (Thu Apr 06 2023 - 10:45:14 EST)
- Re: [PATCH RFT v2 02/14] clk: qcom: smd-rpm: Add .is_enabled hook Konrad Dybcio (Thu Apr 06 2023 - 10:45:17 EST)
- Re: [PATCH RFT v2 01/14] dt-bindings: clock: qcom,rpmcc: Add a way to enable unused clock cleanup Konrad Dybcio (Thu Apr 06 2023 - 10:45:47 EST)
- [PATCH 0/5] add initial io_uring_cmd support for sockets Breno Leitao (Thu Apr 06 2023 - 10:45:50 EST)
- [RFC PATCH 1/4] net: wire up support for file_operations->uring_cmd() Breno Leitao (Thu Apr 06 2023 - 10:46:13 EST)
- [RFC PATCH 4/4] net: add uring_cmd callback to raw "protocol" Breno Leitao (Thu Apr 06 2023 - 10:46:17 EST)
- [RFC PATCH 2/4] net: add uring_cmd callback to UDP Breno Leitao (Thu Apr 06 2023 - 10:46:19 EST)
- [RFC PATCH 3/4] net: add uring_cmd callback to TCP Breno Leitao (Thu Apr 06 2023 - 10:46:57 EST)
- Re: [PATCH v2 12/15] crypto: iaa - Add support for iaa_crypto deflate compression algorithm Tom Zanussi (Thu Apr 06 2023 - 10:47:26 EST)
- Re: [PATCH] ALSA: firewire-tascam: add missing unwind goto in snd_tscm_stream_start_duplex() Takashi Iwai (Thu Apr 06 2023 - 10:48:38 EST)
- Re: [PATCH] staging: qlge: Remove macro FILL_SEG Sumitra Sharma (Thu Apr 06 2023 - 10:48:42 EST)
- Re: [PATCH v3 2/2] arm64/sysreg: Convert HFGITR_EL2 to automatic generation Will Deacon (Thu Apr 06 2023 - 10:49:17 EST)
- Re: [PATCH bpf-next] kallsyms: Disable preemption for find_kallsyms_symbol_value Petr Mladek (Thu Apr 06 2023 - 10:49:30 EST)
- [PATCH v2 0/2] Introduce RPM Master stats Konrad Dybcio (Thu Apr 06 2023 - 10:50:50 EST)
- Re: [PATCH v1] swiotlb: fix a braino in the alignment check fix Christoph Hellwig (Thu Apr 06 2023 - 10:50:52 EST)
- [PATCH v2 1/2] dt-bindings: soc: qcom: Add RPM Master stats Konrad Dybcio (Thu Apr 06 2023 - 10:50:55 EST)
- [PATCH v2 2/2] soc: qcom: Introduce RPM master stats driver Konrad Dybcio (Thu Apr 06 2023 - 10:50:57 EST)
- [PATCH] perf/arm-cmn: Fix DTC reset Robin Murphy (Thu Apr 06 2023 - 10:51:01 EST)
- Re: [PATCH v2 02/19] arch/arc: Implement <asm/fb.h> with generic helpers Arnd Bergmann (Thu Apr 06 2023 - 10:51:45 EST)
- [PATCH v2 0/3] blk-cgroup: some cleanup Chengming Zhou (Thu Apr 06 2023 - 10:52:14 EST)
- [PATCH v2 3/3] blk-cgroup: delete cpd_init_fn of blkcg_policy Chengming Zhou (Thu Apr 06 2023 - 10:52:32 EST)
- [PATCH v2 1/3] block, bfq: remove BFQ_WEIGHT_LEGACY_DFL Chengming Zhou (Thu Apr 06 2023 - 10:52:45 EST)
- Re: [PATCH -next v8 2/3] mm/zswap: replace zswap_init_{started/failed} with zswap_init_state Christoph Hellwig (Thu Apr 06 2023 - 10:52:49 EST)
- [PATCH v2 2/3] blk-cgroup: delete cpd_bind_fn of blkcg_policy Chengming Zhou (Thu Apr 06 2023 - 10:52:52 EST)
- Re: [PATCH v2 09/19] arch/mips: Implement <asm/fb.h> with generic helpers Arnd Bergmann (Thu Apr 06 2023 - 10:52:59 EST)
- Re: [PATCH 2/2] spi: spi-qcom-qspi: Add DMA mode support Vijaya Krishna Nivarthi (Thu Apr 06 2023 - 10:54:41 EST)
- Re: [PATCH -next v8 3/3] mm/zswap: delay the initialization of zswap Christoph Hellwig (Thu Apr 06 2023 - 10:54:43 EST)
- RE: [PATCH net v2 1/1] net: stmmac: Add queue reset into stmmac_xdp_open() function Song, Yoong Siang (Thu Apr 06 2023 - 10:55:35 EST)
- Re: [PATCH] staging: qlge: Remove macro FILL_SEG Greg Kroah-Hartman (Thu Apr 06 2023 - 10:57:55 EST)
- Re: [PATCH v2] mm/swap: fix swap_info_struct race between swapoff and get_swap_pages() Aaron Lu (Thu Apr 06 2023 - 10:58:20 EST)
- Re: [PATCH bpf-next] kallsyms: Disable preemption for find_kallsyms_symbol_value Aaron Tomlin (Thu Apr 06 2023 - 10:58:54 EST)
- [PATCH 0/3] drivers/thermal/qcom/tsens: Add ability to read and shift-in non-contiguous calibration data Bryan O'Donoghue (Thu Apr 06 2023 - 10:59:02 EST)
- [PATCH 1/3] thermal/drivers/tsens: Add error/debug prints to calibration read Bryan O'Donoghue (Thu Apr 06 2023 - 10:59:05 EST)
- [PATCH 2/3] thermal/drivers/tsens: Describe sensor registers via a structure Bryan O'Donoghue (Thu Apr 06 2023 - 10:59:08 EST)
- [PATCH 3/3] thermal/drivers/tsens: Extract and shift-in optional MSB Bryan O'Donoghue (Thu Apr 06 2023 - 10:59:11 EST)
- Re: [PATCH v3 05/11] of: Add a KUnit test for overlays and test managed APIs Rob Herring (Thu Apr 06 2023 - 11:00:05 EST)
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes Christian Brauner (Thu Apr 06 2023 - 11:01:27 EST)
- Re: [PATCH v3 03/11] dt-bindings: vendor-prefixes: Add "test" vendor for KUnit and friends Rob Herring (Thu Apr 06 2023 - 11:02:13 EST)
- Re: [PATCH v3 2/2] arm64/sysreg: Convert HFGITR_EL2 to automatic generation Mark Brown (Thu Apr 06 2023 - 11:02:29 EST)
- Re: [PATCH v3 04/11] dt-bindings: test: Add KUnit empty node binding Rob Herring (Thu Apr 06 2023 - 11:02:38 EST)
- Re: [PATCH v3 07/11] dt-bindings: kunit: Add fixed rate clk consumer test Rob Herring (Thu Apr 06 2023 - 11:03:12 EST)
- Re: [PATCH 3/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to CPUs in kernel mode Peter Zijlstra (Thu Apr 06 2023 - 11:03:16 EST)
- Re: [RFC] tick_sched_timer() is not properly aligned, fixed by chance Sebastian Andrzej Siewior (Thu Apr 06 2023 - 11:03:26 EST)
- Re: [PATCH net-next v4 00/20] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1 Jakub Kicinski (Thu Apr 06 2023 - 11:03:28 EST)
- Re: [PATCH v3 10/11] dt-bindings: clk: Add KUnit clk_parent_data test Rob Herring (Thu Apr 06 2023 - 11:03:31 EST)
- Re: (subset) [PATCH 0/4] ASoC: qcom: fixes for Click/Pop Noise Mark Brown (Thu Apr 06 2023 - 11:04:10 EST)
- Re: [RFC PATCH v2 1/2] regulator: core: Consistently set mutex_owner when using ww_mutex_lock_slow() Mark Brown (Thu Apr 06 2023 - 11:04:23 EST)
- Re: [RESEND PATCH v2] eventfd: use wait_event_interruptible_locked_irq() helper Christian Brauner (Thu Apr 06 2023 - 11:04:25 EST)
- Re: [PATCH v3 2/2] arm64/sysreg: Convert HFGITR_EL2 to automatic generation Will Deacon (Thu Apr 06 2023 - 11:05:33 EST)
- [PATCH v2] ext4: fix to report fstrim.minlen back to userspace Chao Yu (Thu Apr 06 2023 - 11:05:39 EST)
- [PATCH] ext4: fix wrong calculation of minlen in ext4_trim_fs() Chao Yu (Thu Apr 06 2023 - 11:06:36 EST)
- Re: [PATCH] staging: qlge: Remove macro FILL_SEG Dan Carpenter (Thu Apr 06 2023 - 11:06:45 EST)
- Re: [PATCH v3 1/2] test_firmware: Fix some racing conditions in test_fw_config locking. Dan Carpenter (Thu Apr 06 2023 - 11:06:49 EST)
- Re: [PATCH] qlcnic: check pci_reset_function result Denis Plotnikov (Thu Apr 06 2023 - 11:07:12 EST)
- [PATCH v4 2/4] arm64: dts: qcom: sc7180: Drop redundant disable in mdp Nikita Travkin (Thu Apr 06 2023 - 11:07:24 EST)
- [PATCH v4 1/4] arm64: dts: qcom: sc7180: Don't enable lpass clocks by default Nikita Travkin (Thu Apr 06 2023 - 11:07:26 EST)
- [PATCH v4 0/4] Add Acer Aspire 1 Nikita Travkin (Thu Apr 06 2023 - 11:07:28 EST)
- [PATCH v4 3/4] dt-bindings: arm: qcom: Add Acer Aspire 1 Nikita Travkin (Thu Apr 06 2023 - 11:07:32 EST)
- [PATCH v4 4/4] arm64: dts: qcom: Add Acer Aspire 1 Nikita Travkin (Thu Apr 06 2023 - 11:07:36 EST)
- Re: [PATCH 3/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to CPUs in kernel mode Peter Zijlstra (Thu Apr 06 2023 - 11:07:49 EST)
- Re: [PATCH net-next v3 06/14] sfc: implement vDPA management device operations kernel test robot (Thu Apr 06 2023 - 11:08:05 EST)
- Re: revert bab65e48cb064 PCI/MSI Sanitize MSI-X checks Bjorn Helgaas (Thu Apr 06 2023 - 11:08:25 EST)
- [PATCH] scsi: target: cxgbit: check skb dequeue result Denis Plotnikov (Thu Apr 06 2023 - 11:09:34 EST)
- Re: [PATCH] mm-treewide-redefine-max_order-sanely-fix.txt Kirill A. Shutemov (Thu Apr 06 2023 - 11:10:39 EST)
- Re: [PATCH v5] arm64: pmuv3: dynamically map PERF_COUNT_HW_BRANCH_INSTRUCTIONS Will Deacon (Thu Apr 06 2023 - 11:11:10 EST)
- [PATCH] tracing/synthetic: Make lastcmd_mutex static Steven Rostedt (Thu Apr 06 2023 - 11:11:12 EST)
- [PATCH] drm/vc4: remove unused render_wait variable Tom Rix (Thu Apr 06 2023 - 11:12:56 EST)
- Re: [PATCH v6 1/2] posix-timers: Prefer delivery of signals to the current thread Frederic Weisbecker (Thu Apr 06 2023 - 11:14:34 EST)
- [PATCH 2/2] of: fdt: Allow the kernel to mark nomap regions received from fdt Lucas Tanure (Thu Apr 06 2023 - 11:15:05 EST)
- [PATCH 1/2] memblock: Differentiate regions overlap from both regions being the same Lucas Tanure (Thu Apr 06 2023 - 11:15:08 EST)
- [PATCH 0/2] Fix Random Kernel panic from when fail to reserve memory Lucas Tanure (Thu Apr 06 2023 - 11:15:10 EST)
- Re: [PATCH v2 2/2] dt-bindings: cisco: document the CrayAR compatibles Daniel Walker (danielwa) (Thu Apr 06 2023 - 11:15:54 EST)
- Re: [PATCH v15 08/10] dt-bindings: display: bridge: it6505: Add mode-switch support Rob Herring (Thu Apr 06 2023 - 11:16:00 EST)
- [GIT PULL] Kselftest fixes update for Linux 6.3-rc6 Shuah Khan (Thu Apr 06 2023 - 11:16:03 EST)
- Re: [GIT PULL] Networking for 6.3-rc6 Jakub Kicinski (Thu Apr 06 2023 - 11:16:42 EST)
- Re: [libcamera-devel] [PATCH RFC 1/4] media: v4l2-ctrls: add lens group status controls for zoom and focus Dave Stevenson (Thu Apr 06 2023 - 11:17:11 EST)
- [tip:sched/core 7/13] kernel/sched/core.c:8677:1: sparse: sparse: symbol 'sched_dynamic_mutex' was not declared. Should it be static? kernel test robot (Thu Apr 06 2023 - 11:17:14 EST)
- Re: [PATCH v15 04/10] dt-bindings: display: bridge: anx7625: Add mode-switch support Rob Herring (Thu Apr 06 2023 - 11:18:32 EST)
- Re: [Linaro-mm-sig] Re: [PATCH RFC 18/18] drm/asahi: Add the Asahi driver for Apple AGX GPUs Asahi Lina (Thu Apr 06 2023 - 11:19:37 EST)
- Re: [RESEND PATCH net 1/1] net: stmmac: check fwnode for phy device before scanning for phy patchwork-bot+netdevbpf (Thu Apr 06 2023 - 11:20:23 EST)
- Re: [PATCH v2 net-next 2/6] net: dsa: propagate flags down towards drivers Hans Schultz (Thu Apr 06 2023 - 11:20:43 EST)
- [PULL v2] Networking for v6.3-rc6 Jakub Kicinski (Thu Apr 06 2023 - 11:20:47 EST)
- Re: [PATCH v3 36/65] clk: versatile: sp810: Add a determine_rate hook Pawel Moll (Thu Apr 06 2023 - 11:21:32 EST)
- Re: [PATCH v2 net-next 2/6] net: dsa: propagate flags down towards drivers Vladimir Oltean (Thu Apr 06 2023 - 11:22:09 EST)
- [PATCH v2] hwmon: add HP WMI Sensors driver James Seo (Thu Apr 06 2023 - 11:23:45 EST)
- [PATCH] ASoC: max98363: set varaiable soc_codec_dev_max98363 storage-class-specifier to static Tom Rix (Thu Apr 06 2023 - 11:23:54 EST)
- Re: [PATCH 6/9] fortify: Split reporting and avoid passing string pointer Alexander Lobakin (Thu Apr 06 2023 - 11:24:28 EST)
- Re: [PATCH v2 net-next 6/6] selftests: forwarding: add dynamic FDB test Vladimir Oltean (Thu Apr 06 2023 - 11:24:58 EST)
- Re: [Regression] drm/scheduler: track GPU active time per entity Lucas Stach (Thu Apr 06 2023 - 11:25:43 EST)
- [PATCH 6/6] kbuild: use git-archive for source package creation youling257 (Thu Apr 06 2023 - 11:25:58 EST)
- [PATCH 0/4] Tab P11 features Konrad Dybcio (Thu Apr 06 2023 - 11:26:03 EST)
- [PATCH 1/4] arm64: dts: qcom: sm6115-j606f: Add ramoops node Konrad Dybcio (Thu Apr 06 2023 - 11:26:21 EST)
- [PATCH 3/4] arm64: dts: qcom: sm6115p-j606f: Enable remoteprocs Konrad Dybcio (Thu Apr 06 2023 - 11:26:23 EST)
- [PATCH v4] sched/numa: Fix divide by zero for sysctl_numa_balancing_scan_size. chris hyser (Thu Apr 06 2023 - 11:27:09 EST)
- Re: [PATCH 2/2] spi: spi-qcom-qspi: Add DMA mode support Mark Brown (Thu Apr 06 2023 - 11:28:39 EST)
- [PATCH 2/4] arm64: dts: qcom: sm6115: Add RMTFS Konrad Dybcio (Thu Apr 06 2023 - 11:28:46 EST)
- [PATCH 4/4] arm64: dts: qcom: sm6115p-j606f: Enable ATH10K WiFi Konrad Dybcio (Thu Apr 06 2023 - 11:28:49 EST)
- Re: [PATCH v3 2/2] arm64/sysreg: Convert HFGITR_EL2 to automatic generation Mark Brown (Thu Apr 06 2023 - 11:28:52 EST)
- Re: [PATCH] correct uart_B and uart_C clock references for meson8b neil . armstrong (Thu Apr 06 2023 - 11:29:14 EST)
- Re: [PATCH] staging: qlge: Remove macro FILL_SEG Sumitra Sharma (Thu Apr 06 2023 - 11:29:26 EST)
- Re: [PATCH RFC 07/18] rust: drm: mm: Add DRM MM Range Allocator abstraction Miguel Ojeda (Thu Apr 06 2023 - 11:29:40 EST)
- Re: [PATCH v3] sched/numa: Fix divide by zero for sysctl_numa_balancing_scan_size. chris hyser (Thu Apr 06 2023 - 11:30:47 EST)
- Re: [Regression] drm/scheduler: track GPU active time per entity Daniel Vetter (Thu Apr 06 2023 - 11:31:24 EST)
- Re: [PATCH 1/2] x86/mm/iommu/sva: Fix error code for LAM enabling failure due to SVA Dave Hansen (Thu Apr 06 2023 - 11:32:53 EST)
- Re: [Regression] drm/scheduler: track GPU active time per entity Christian König (Thu Apr 06 2023 - 11:33:33 EST)
- Re: [PATCH] tracing/synthetic: Make lastcmd_mutex static Mukesh Ojha (Thu Apr 06 2023 - 11:34:32 EST)
- Re: [PATCH 0/5] add initial io_uring_cmd support for sockets Willem de Bruijn (Thu Apr 06 2023 - 11:35:12 EST)
- RE: revert bab65e48cb064 PCI/MSI Sanitize MSI-X checks David Laight (Thu Apr 06 2023 - 11:36:49 EST)
- Re: [PATCH 2/2] perf/x86/intel/ds: Use the size from each PEBS record Liang, Kan (Thu Apr 06 2023 - 11:37:04 EST)
- RE: [PATCH net-next v5 11/19] siw: Inline do_tcp_sendpages() Bernard Metzler (Thu Apr 06 2023 - 11:37:30 EST)
- [PATCH] nvme: fix double blk_mq_complete_request for timeout reque= with low probability Lei Yin (Thu Apr 06 2023 - 11:39:11 EST)
- Re: [PATCH v1 1/3] dt-bindings: PCI: brcmstb: Add two optional props Stefan Wahren (Thu Apr 06 2023 - 11:39:31 EST)
- RE: [PATCH 2/2] ARM: dts: imx6ull-dhcor: Add Marantec maveo box Christoph Niedermaier (Thu Apr 06 2023 - 11:45:37 EST)
- Re: [PATCH RFC 07/18] rust: drm: mm: Add DRM MM Range Allocator abstraction Daniel Vetter (Thu Apr 06 2023 - 11:45:45 EST)
- RE: [PATCH 6.1 000/177] 6.1.23-rc3 review Chris Paterson (Thu Apr 06 2023 - 11:46:00 EST)
- RE: [PATCH 6.2 000/185] 6.2.10-rc2 review Chris Paterson (Thu Apr 06 2023 - 11:47:18 EST)
- [PATCH 1/3] dt-bindings: Add Marantec vendor prefix Christoph Niedermaier (Thu Apr 06 2023 - 11:47:20 EST)
- Re: [PATCH 2/2] of: fdt: Allow the kernel to mark nomap regions received from fdt Rob Herring (Thu Apr 06 2023 - 11:48:51 EST)
- Re: [PATCH v15 08/10] dt-bindings: display: bridge: it6505: Add mode-switch support Pin-yen Lin (Thu Apr 06 2023 - 11:50:38 EST)
- [PATCH 0/1] sched: Consider CPU contention in frequency & load-balance busiest CPU selection Dietmar Eggemann (Thu Apr 06 2023 - 11:50:53 EST)
- [PATCH 1/1] sched: Consider CPU contention in frequency & load-balance busiest CPU selection Dietmar Eggemann (Thu Apr 06 2023 - 11:50:55 EST)
- [PATCH V2 1/3] dt-bindings: Add Marantec vendor prefix Christoph Niedermaier (Thu Apr 06 2023 - 11:51:04 EST)
- Re: [PATCH] arm64/sysreg: Update ID_AA64PFR1_EL1 for DDI0601 2022-12 Will Deacon (Thu Apr 06 2023 - 11:52:03 EST)
- Re: [PATCH v3 0/2] arm64/sysregs: Generate definitions fine grained traps control registers Will Deacon (Thu Apr 06 2023 - 11:52:06 EST)
- Re: [PATCH] perf/arm-cmn: Validate cycles events fully Will Deacon (Thu Apr 06 2023 - 11:52:12 EST)
- Re: [PATCH] iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if any Will Deacon (Thu Apr 06 2023 - 11:52:48 EST)
- Re: [PATCH 3/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to CPUs in kernel mode David Hildenbrand (Thu Apr 06 2023 - 11:52:52 EST)
- Re: [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs Michał Mirosław (Thu Apr 06 2023 - 11:53:05 EST)
- Re: [PATCH RFC 07/18] rust: drm: mm: Add DRM MM Range Allocator abstraction Asahi Lina (Thu Apr 06 2023 - 11:54:06 EST)
- Re: [PATCH v2] mm: oom: introduce cpuset oom Waiman Long (Thu Apr 06 2023 - 11:54:24 EST)
- RE: [PATCH 1/3] dt-bindings: Add Marantec vendor prefix Christoph Niedermaier (Thu Apr 06 2023 - 11:55:08 EST)
- RE: [PATCH 2/3] dt-bindings: arm: fsl: Add Marantec maveo box as a DHCOR i.MX6ULL SoM based board Christoph Niedermaier (Thu Apr 06 2023 - 11:56:20 EST)
- Re: [Regression] drm/scheduler: track GPU active time per entity Lucas Stach (Thu Apr 06 2023 - 11:58:29 EST)
- RE: [PATCH 3/3] ARM: dts: imx6ull-dhcor: Add Marantec maveo box Christoph Niedermaier (Thu Apr 06 2023 - 11:58:42 EST)
- Re: [RFC PATCH 0/1] sched/pelt: Change PELT halflife at runtime Dietmar Eggemann (Thu Apr 06 2023 - 11:59:04 EST)
- Re: [PATCH v2 2/7] dt-bindings: soundwire: qcom: add 16-bit sample interval Rob Herring (Thu Apr 06 2023 - 11:59:11 EST)
- Re: [Regression] drm/scheduler: track GPU active time per entity Daniel Vetter (Thu Apr 06 2023 - 11:59:54 EST)
- Re: [PATCH v1 3/3] PCI: brcmstb: Allow setting the completion timeout Stefan Wahren (Thu Apr 06 2023 - 11:59:54 EST)
- Re: [PATCH 1/2] x86/mm/iommu/sva: Fix error code for LAM enabling failure due to SVA Kirill A. Shutemov (Thu Apr 06 2023 - 12:00:05 EST)
- Re: [PATCH 0/5] add initial io_uring_cmd support for sockets Breno Leitao (Thu Apr 06 2023 - 12:00:13 EST)
- Re: [PATCH net-next 2/3] ksz884x: remove unused #defines Jakub Kicinski (Thu Apr 06 2023 - 12:00:45 EST)
- [PATCH 2/3] dt-bindings: arm: fsl: Add Marantec maveo box as a DHCOR i.MX6ULL SoM based board Christoph Niedermaier (Thu Apr 06 2023 - 12:02:33 EST)
- Re: [PATCH] dt-bindings: watchdog: alphascale-asm9260: convert to DT schema Rob Herring (Thu Apr 06 2023 - 12:03:17 EST)
- Re: [PATCH] xfs: Use for_each_perag() to iterate all available AGs Ryosuke Yasuoka (Thu Apr 06 2023 - 12:04:22 EST)
- Re: [PATCH 2/2] ARM: dts: imx6ull-dhcor: Add Marantec maveo box Marek Vasut (Thu Apr 06 2023 - 12:04:31 EST)
- Re: [PATCH RFC 09/18] rust: drm: syncobj: Add DRM Sync Object abstraction Asahi Lina (Thu Apr 06 2023 - 12:05:15 EST)
- Re: [PATCH v2] hwmon: add HP WMI Sensors driver Armin Wolf (Thu Apr 06 2023 - 12:05:20 EST)
- Re: [PATCH v13 019/113] KVM: TDX: create/destroy VM structure Zhi Wang (Thu Apr 06 2023 - 12:05:32 EST)
- [PATCH] parport_pc: don't allow driver for SPARC32 Randy Dunlap (Thu Apr 06 2023 - 12:06:30 EST)
- [PATCH V2 2/3] dt-bindings: arm: fsl: Add Marantec maveo box as a DHCOR i.MX6ULL SoM based board Christoph Niedermaier (Thu Apr 06 2023 - 12:06:33 EST)
- Re: [PATCH 2/2] of: fdt: Allow the kernel to mark nomap regions received from fdt Neil Armstrong (Thu Apr 06 2023 - 12:06:36 EST)
- [PATCH v2 0/7] Move dma-buf mmap() reservation locking down to exporters Dmitry Osipenko (Thu Apr 06 2023 - 12:07:20 EST)
- [PATCH v2 1/7] media: videobuf2: Don't assert held reservation lock for dma-buf mmapping Dmitry Osipenko (Thu Apr 06 2023 - 12:07:24 EST)
- [PATCH v2 2/7] dma-buf/heaps: Don't assert held reservation lock for dma-buf mmapping Dmitry Osipenko (Thu Apr 06 2023 - 12:07:27 EST)
- [PATCH v2 3/7] udmabuf: Don't assert held reservation lock for dma-buf mmapping Dmitry Osipenko (Thu Apr 06 2023 - 12:07:29 EST)
- [PATCH v2 4/7] fastrpc: Don't assert held reservation lock for dma-buf mmapping Dmitry Osipenko (Thu Apr 06 2023 - 12:07:31 EST)
- [PATCH v2 6/7] dma-buf: Change locking policy for mmap() Dmitry Osipenko (Thu Apr 06 2023 - 12:07:47 EST)
- [PATCH v2 5/7] drm: Don't assert held reservation lock for dma-buf mmapping Dmitry Osipenko (Thu Apr 06 2023 - 12:07:50 EST)
- [PATCH v2 7/7] drm/shmem-helper: Switch to reservation lock Dmitry Osipenko (Thu Apr 06 2023 - 12:07:53 EST)
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes Stefan Berger (Thu Apr 06 2023 - 12:10:26 EST)
- Re: [PATCH v21 2/7] crash: add generic infrastructure for crash hotplug support Eric DeVolder (Thu Apr 06 2023 - 12:12:15 EST)
- Re: [PATCH net-next 2/3] ksz884x: remove unused #defines Simon Horman (Thu Apr 06 2023 - 12:13:00 EST)
- Re: [PATCH v21 0/7] crash: Kernel handling of CPU and memory hot un/plug Eric DeVolder (Thu Apr 06 2023 - 12:13:10 EST)
- Re: [Linaro-mm-sig] Re: [PATCH RFC 07/18] rust: drm: mm: Add DRM MM Range Allocator abstraction Daniel Vetter (Thu Apr 06 2023 - 12:13:19 EST)
- Re: [PATCH v10 2/4] security: Allow all LSMs to provide xattrs for inode_init_security hook Casey Schaufler (Thu Apr 06 2023 - 12:17:20 EST)
- [PATCH 3/3] ARM: dts: imx6ull-dhcor: Add Marantec maveo box Christoph Niedermaier (Thu Apr 06 2023 - 12:17:43 EST)
- Re: [PATCH] fpga: bridge: properly initialize bridge device before populating children Xu Yilun (Thu Apr 06 2023 - 12:17:46 EST)
- [PATCH] nvme: fix double blk_mq_complete_request for timeout request with low probability Lei Lei2 Yin (Thu Apr 06 2023 - 12:18:28 EST)
- [PATCH v2 0/3] tools/nolibc: Support vprintf() so we can use kselftest.h with nolibc Mark Brown (Thu Apr 06 2023 - 12:19:50 EST)
- [PATCH v2 1/3] tools/nolibc/stdio: Implement vprintf() Mark Brown (Thu Apr 06 2023 - 12:19:51 EST)
- [PATCH v2 2/3] kselftest: Support nolibc Mark Brown (Thu Apr 06 2023 - 12:20:05 EST)
- [PATCH v2 3/3] kselftest/arm64: Convert za-fork to use kselftest.h Mark Brown (Thu Apr 06 2023 - 12:20:07 EST)
- [PATCH V2 3/3] ARM: dts: imx6ull-dhcor: Add Marantec maveo box Christoph Niedermaier (Thu Apr 06 2023 - 12:21:06 EST)
- Re: [PATCH 0/2] kselftest: Support nolibc Willy Tarreau (Thu Apr 06 2023 - 12:22:32 EST)
- Re: [PATCH v2 net-next 2/6] net: dsa: propagate flags down towards drivers Hans Schultz (Thu Apr 06 2023 - 12:23:07 EST)
- Re: [PATCH 0/3] drivers/thermal/qcom/tsens: Add ability to read and shift-in non-contiguous calibration data Stephan Gerhold (Thu Apr 06 2023 - 12:23:51 EST)
- Re: [Regression] drm/scheduler: track GPU active time per entity Daniel Vetter (Thu Apr 06 2023 - 12:23:59 EST)
- Re: [PATCH][next] KVM: selftests: Fix spelling mistake "KVM_HYPERCAL_EXIT_SMC" -> "KVM_HYPERCALL_EXIT_SMC" Oliver Upton (Thu Apr 06 2023 - 12:24:14 EST)
- Re: [PATCH v2 03/13] rust: lock: introduce `Mutex` Miguel Ojeda (Thu Apr 06 2023 - 12:25:26 EST)
- Re: [PATCH v13 016/113] KVM: TDX: x86: Add ioctl to get TDX systemwide parameters Zhi Wang (Thu Apr 06 2023 - 12:25:35 EST)
- Re: [PATCH][next] drm/i915/uapi: Replace fake flex-array with flexible-array member Gustavo A. R. Silva (Thu Apr 06 2023 - 12:27:21 EST)
- Re: [PATCH v2 net-next 6/6] selftests: forwarding: add dynamic FDB test Hans Schultz (Thu Apr 06 2023 - 12:30:01 EST)
- Re: [PATCH v6 05/11] LSM: Create lsm_module_list system call Casey Schaufler (Thu Apr 06 2023 - 12:32:13 EST)
- Re: [PATCH] staging: qlge: Remove macro FILL_SEG Greg Kroah-Hartman (Thu Apr 06 2023 - 12:33:42 EST)
- Re: [PATCH v4 5/5] docs: perf: Minimal introduction the the CXL PMU device and driver Jonathan Cameron (Thu Apr 06 2023 - 12:34:05 EST)
- Re: [PATCH 2/2] ARM: dts: imx6ull-dhcor: Add Marantec maveo box Krzysztof Kozlowski (Thu Apr 06 2023 - 12:37:02 EST)
- Re: [PATCH V2 1/3] dt-bindings: Add Marantec vendor prefix Krzysztof Kozlowski (Thu Apr 06 2023 - 12:38:33 EST)
- Re: [PATCH V2 2/3] dt-bindings: arm: fsl: Add Marantec maveo box as a DHCOR i.MX6ULL SoM based board Krzysztof Kozlowski (Thu Apr 06 2023 - 12:38:40 EST)
- Re: [Linaro-mm-sig] Re: [PATCH RFC 07/18] rust: drm: mm: Add DRM MM Range Allocator abstraction Asahi Lina (Thu Apr 06 2023 - 12:39:59 EST)
- Re: [PATCH V2 3/3] ARM: dts: imx6ull-dhcor: Add Marantec maveo box Krzysztof Kozlowski (Thu Apr 06 2023 - 12:40:10 EST)
- Re: [PATCH 0/5] add initial io_uring_cmd support for sockets Keith Busch (Thu Apr 06 2023 - 12:42:01 EST)
- Re: [PATCH 01/32] perf: Allow a PMU to have a parent Jonathan Cameron (Thu Apr 06 2023 - 12:45:38 EST)
- Re: [PATCH v2 1/2] dt-bindings: hwmon: pwm-fan: Convert to DT schema Rob Herring (Thu Apr 06 2023 - 12:45:42 EST)
- [PATCH 0/2] Hwmon driver for MAX31827 temperature switch Daniel Matyas (Thu Apr 06 2023 - 12:45:45 EST)
- [PATCH 1/2] dt-bindings: hwmon: add MAX31827 Daniel Matyas (Thu Apr 06 2023 - 12:45:47 EST)
- [PATCH 2/2] hwmon: max31827: add MAX31827 driver Daniel Matyas (Thu Apr 06 2023 - 12:46:00 EST)
- Re: [PATCH v2 03/13] rust: lock: introduce `Mutex` Miguel Ojeda (Thu Apr 06 2023 - 12:46:13 EST)
- Re: [PATCH v8 2/5] arm64: dts: qcom: Add msm8939 SoC Stephan Gerhold (Thu Apr 06 2023 - 12:47:01 EST)
- Re: [PATCH 1/5] dt-bindings: phy: cadence-sierra: drop assigned-clocks Rob Herring (Thu Apr 06 2023 - 12:47:28 EST)
- Re: [PATCH 2/5] dt-bindings: phy: cadence-torrent: drop assigned-clocks Rob Herring (Thu Apr 06 2023 - 12:47:40 EST)
- Re: [PATCH 4/5] dt-bindings: phy: ti,phy-j721e-wiz: drop assigned-clocks Rob Herring (Thu Apr 06 2023 - 12:47:54 EST)
- Re: [PATCH 3/5] dt-bindings: phy: ti,phy-am654-serdes: drop assigned-clocks type Rob Herring (Thu Apr 06 2023 - 12:48:34 EST)
- Re: [PATCH 5/5] dt-bindings: phy: ti,phy-j721e-wiz: document clock-output-names Rob Herring (Thu Apr 06 2023 - 12:48:54 EST)
- Re: [PATCH 0/5] add initial io_uring_cmd support for sockets Jens Axboe (Thu Apr 06 2023 - 12:49:27 EST)
- Re: [PATCH v2 2/2] dt-bindings: cisco: document the CrayAR compatibles Krzysztof Kozlowski (Thu Apr 06 2023 - 12:51:00 EST)
- Re: [PATCH v8 5/5] arm64: dts: qcom: Add msm8939 Sony Xperia M4 Aqua Stephan Gerhold (Thu Apr 06 2023 - 12:51:07 EST)
- [syzbot] [block?] WARNING in wait_til_done (2) syzbot (Thu Apr 06 2023 - 12:51:47 EST)
- Re: [PATCH 04/12] net: phy: unify get_phy_device and phy_device_create parameter list Shyam Sundar S K (Thu Apr 06 2023 - 12:51:58 EST)
- Re: [PATCH v2 1/2] dt-bindings: hwmon: pwm-fan: Convert to DT schema Cristian Ciocaltea (Thu Apr 06 2023 - 12:55:43 EST)
- Re: [PATCH 8/9] irqentry: define irqentry_exit_allow_resched() Ankur Arora (Thu Apr 06 2023 - 12:56:40 EST)
- [PATCH RFC] io_uring: Pass whole sqe to commands Breno Leitao (Thu Apr 06 2023 - 12:57:26 EST)
- Re: [PATCH 0/5] add initial io_uring_cmd support for sockets Breno Leitao (Thu Apr 06 2023 - 12:58:48 EST)
- Re: [PATCH v1 1/3] dt-bindings: PCI: brcmstb: Add two optional props Jim Quinlan (Thu Apr 06 2023 - 12:59:17 EST)
- [PULL] drm-fixes for -rc6 Daniel Vetter (Thu Apr 06 2023 - 12:59:27 EST)
- Re: [PATCH 9/9] x86/clear_huge_page: make clear_contig_region() preemptible Ankur Arora (Thu Apr 06 2023 - 13:01:13 EST)
- Re: [PATCH] ASoC: max98363: set varaiable soc_codec_dev_max98363 storage-class-specifier to static Mark Brown (Thu Apr 06 2023 - 13:04:21 EST)
- Re: [GIT PULL] asm-generic fixes for 6.3 Linus Torvalds (Thu Apr 06 2023 - 13:05:09 EST)
- Re: [PATCH 01/32] perf: Allow a PMU to have a parent Greg KH (Thu Apr 06 2023 - 13:08:53 EST)
- Re: [PATCH v3 1/2] dt-bindings: net: Convert ATH10K to YAML Rob Herring (Thu Apr 06 2023 - 13:10:08 EST)
- Re: [Regression] drm/scheduler: track GPU active time per entity Asahi Lina (Thu Apr 06 2023 - 13:11:49 EST)
- Re: [RFC] tick_sched_timer() is not properly aligned, fixed by chance Thomas Gleixner (Thu Apr 06 2023 - 13:13:50 EST)
- Re: [PATCH v1 3/3] PCI: brcmstb: Allow setting the completion timeout Jim Quinlan (Thu Apr 06 2023 - 13:15:33 EST)
- Re: [PATCH v3 1/2] dt-bindings: net: Convert ATH10K to YAML Krzysztof Kozlowski (Thu Apr 06 2023 - 13:15:37 EST)
- [PATCH v2 0/8] Add support for Rockchip RK860X regulators Cristian Ciocaltea (Thu Apr 06 2023 - 13:18:15 EST)
- [PATCH v2 1/8] regulator: dt-bindings: fcs,fan53555: Add support for RK860X Cristian Ciocaltea (Thu Apr 06 2023 - 13:18:21 EST)
- [PATCH v2 2/8] regulator: fan53555: Explicitly include bits header Cristian Ciocaltea (Thu Apr 06 2023 - 13:18:25 EST)
- [PATCH v2 3/8] regulator: fan53555: Fix wrong TCS_SLEW_MASK Cristian Ciocaltea (Thu Apr 06 2023 - 13:18:34 EST)
- [PATCH v2 4/8] regulator: fan53555: Remove unused *_SLEW_SHIFT definitions Cristian Ciocaltea (Thu Apr 06 2023 - 13:18:39 EST)
- [PATCH v2 5/8] regulator: fan53555: Make use of the bit macros Cristian Ciocaltea (Thu Apr 06 2023 - 13:18:53 EST)
- [PATCH v2 6/8] regulator: fan53555: Improve vsel_mask computation Cristian Ciocaltea (Thu Apr 06 2023 - 13:19:04 EST)
- [PATCH v2 7/8] regulator: fan53555: Use dev_err_probe Cristian Ciocaltea (Thu Apr 06 2023 - 13:19:09 EST)
- [PATCH v2 8/8] regulator: fan53555: Add support for RK860X Cristian Ciocaltea (Thu Apr 06 2023 - 13:19:17 EST)
- Re: UMCG - how should we proceed? Should we? Peter Oskolkov (Thu Apr 06 2023 - 13:19:39 EST)
- [V5 00/10] Add Tegra234 HTE support Dipen Patel (Thu Apr 06 2023 - 13:20:02 EST)
- [V5 05/10] arm64: tegra: Add Tegra234 GTE nodes Dipen Patel (Thu Apr 06 2023 - 13:20:06 EST)
- [V5 03/10] dt-bindings: timestamp: Deprecate nvidia,slices property Dipen Patel (Thu Apr 06 2023 - 13:20:09 EST)
- [V5 07/10] hte: Add Tegra234 provider Dipen Patel (Thu Apr 06 2023 - 13:20:13 EST)
- [V5 09/10] hte: handle nvidia,gpio-controller property Dipen Patel (Thu Apr 06 2023 - 13:20:17 EST)
- [V5 01/10] MAINTAINERS: Add HTE/timestamp subsystem details Dipen Patel (Thu Apr 06 2023 - 13:20:28 EST)
- [V5 02/10] dt-bindings: timestamp: Add Tegra234 support Dipen Patel (Thu Apr 06 2023 - 13:20:37 EST)
- [V5 04/10] dt-bindings: timestamp: Add nvidia,gpio-controller Dipen Patel (Thu Apr 06 2023 - 13:20:45 EST)
- [V5 10/10] gpio: tegra186: Add Tegra234 hte support Dipen Patel (Thu Apr 06 2023 - 13:20:47 EST)
- Re: [PATCH RFC 07/18] rust: drm: mm: Add DRM MM Range Allocator abstraction Miguel Ojeda (Thu Apr 06 2023 - 13:20:50 EST)
- [V5 06/10] hte: Re-phrase tegra API document Dipen Patel (Thu Apr 06 2023 - 13:20:52 EST)
- [V5 08/10] hte: Deprecate nvidia,slices property Dipen Patel (Thu Apr 06 2023 - 13:21:04 EST)
- Re: [RFC PATCH v1 0/2] Deduplicating RISCV cmpxchg.h macros Andrea Parri (Thu Apr 06 2023 - 13:21:34 EST)
- Re: [PATCH v2 2/2] arm64: dts: realtek: Add RTD1319 SoC and Realtek Pym Particles EVB Krzysztof Kozlowski (Thu Apr 06 2023 - 13:22:25 EST)
- Re: [PATCH v2 1/2] dt-bindings: arm: realtek: Add Realtek Pym Particles EVB Krzysztof Kozlowski (Thu Apr 06 2023 - 13:23:07 EST)
- Re: [PATCH 1/5] dt-bindings: Add Blaize vendor prefix Krzysztof Kozlowski (Thu Apr 06 2023 - 13:23:32 EST)
- Re: linux-next: build failure after merge of the mfd tree Mark Brown (Thu Apr 06 2023 - 13:23:51 EST)
- Re: [PATCH 2/5] dt-bindings: arm: blaize: Add Blaize BLZP1600 SoC Krzysztof Kozlowski (Thu Apr 06 2023 - 13:24:12 EST)
- Re: [PATCH v6 1/3] regmap: Pass irq_drv_data as a parameter for set_type_config() Mark Brown (Thu Apr 06 2023 - 13:24:27 EST)
- Re: [PATCH 4/5] dt-bindings: clock: Add binding constants for BLZP1600 Krzysztof Kozlowski (Thu Apr 06 2023 - 13:25:42 EST)
- Re: [PATCH 3/5] dt-bindings: reset: Add binding constants for BLZP1600 Krzysztof Kozlowski (Thu Apr 06 2023 - 13:26:56 EST)
- Re: RFC for new feature to move pages from one vma to another without split Peter Xu (Thu Apr 06 2023 - 13:30:37 EST)
- Re: [PATCH 5/5] arm64: Add initial support for Blaize BLZP1600 CB2 Krzysztof Kozlowski (Thu Apr 06 2023 - 13:31:43 EST)
- Re: [PATCH v5 2/2] mm: vmscan: refactor reclaim_state helpers Tim Chen (Thu Apr 06 2023 - 13:32:07 EST)
- Re: [PATCH 2/2] ARM: dts: imx6ull-dhcor: Add Marantec maveo box Marek Vasut (Thu Apr 06 2023 - 13:33:01 EST)
- [PATCH v5 0/5] arm64: dts: qcom: sdm845: add SLPI remoteproc Dylan Van Assche (Thu Apr 06 2023 - 13:33:46 EST)
- [PATCH v5 2/5] dt-bindings: firmware: qcom: scm: add SSC_Q6 and ADSP_Q6 VMIDs Dylan Van Assche (Thu Apr 06 2023 - 13:33:49 EST)
- [PATCH v5 1/5] arm64: dts: qcom: sdm845: add SLPI remoteproc Dylan Van Assche (Thu Apr 06 2023 - 13:33:54 EST)
- [PATCH v5 3/5] arm64: dts: qcom: sdm845: add SLPI FastRPC support Dylan Van Assche (Thu Apr 06 2023 - 13:34:15 EST)
- [PATCH v5 4/5] arm64: dts: qcom: sdm845-oneplus: enable SLPI Dylan Van Assche (Thu Apr 06 2023 - 13:34:23 EST)
- [PATCH v5 5/5] arm64: dts: qcom: sdm845-shift-axolotl: enable SLPI Dylan Van Assche (Thu Apr 06 2023 - 13:34:37 EST)
- Re: [PATCH 0/5] Add support for Blaize BLZP1600 SoC Krzysztof Kozlowski (Thu Apr 06 2023 - 13:35:13 EST)
- Re: [PATCH] ASoC: dt-bindings: wm8711: Convert to dtschema Krzysztof Kozlowski (Thu Apr 06 2023 - 13:36:04 EST)
- Re: [PATCH] ASoC: dt-bindings: wm8580: Convert to dtschema Krzysztof Kozlowski (Thu Apr 06 2023 - 13:36:24 EST)
- Re: [PATCH 1/3] thermal/drivers/tsens: Add error/debug prints to calibration read Dmitry Baryshkov (Thu Apr 06 2023 - 13:37:36 EST)
- Re: [PATCH] ASoC: dt-bindings: wm8523: Convert to dtschema Krzysztof Kozlowski (Thu Apr 06 2023 - 13:38:26 EST)
- Semantics of blktrace with lockdown (integrity) enabled kernel. Konrad Rzeszutek Wilk (Thu Apr 06 2023 - 13:38:29 EST)
- Re: [PATCH] ASoC: dt-bindings: wm8580: Convert to dtschema Krzysztof Kozlowski (Thu Apr 06 2023 - 13:39:15 EST)
- Re: [PATCH] ASoC: dt-bindings: wm8711: Convert to dtschema Krzysztof Kozlowski (Thu Apr 06 2023 - 13:39:18 EST)
- Re: [PATCH 8/8] regulator: fan53555: Add support for RK860X Cristian Ciocaltea (Thu Apr 06 2023 - 13:40:45 EST)
- Re: [Regression] drm/scheduler: track GPU active time per entity Daniel Vetter (Thu Apr 06 2023 - 13:42:57 EST)
- Re: [PATCH 2/3] thermal/drivers/tsens: Describe sensor registers via a structure Dmitry Baryshkov (Thu Apr 06 2023 - 13:43:35 EST)
- Re: [PATCH v5 2/2] mm: vmscan: refactor reclaim_state helpers Yosry Ahmed (Thu Apr 06 2023 - 13:44:13 EST)
- Re: [PATCH net-next 2/3] ksz884x: remove unused #defines Jakub Kicinski (Thu Apr 06 2023 - 13:45:03 EST)
- Re: [PATCH v2 1/2] dt-bindings: interrupt-controller: mpm: Pass MSG RAM slice through phandle Krzysztof Kozlowski (Thu Apr 06 2023 - 13:45:48 EST)
- Re: [Regression] drm/scheduler: track GPU active time per entity Daniel Vetter (Thu Apr 06 2023 - 13:46:42 EST)
- Re: [PATCH 3/3] thermal/drivers/tsens: Extract and shift-in optional MSB Dmitry Baryshkov (Thu Apr 06 2023 - 13:47:19 EST)
- Re: [PATCH v2] rcu/kvfree: Prevents cache growing when the backoff_page_cache_fill is set Paul E. McKenney (Thu Apr 06 2023 - 13:50:31 EST)
- Re: [PATCH 4/4] arm64: dts: qcom: sm6115p-j606f: Enable ATH10K WiFi Dmitry Baryshkov (Thu Apr 06 2023 - 13:51:29 EST)
- Re: [PATCH 3/4] arm64: dts: qcom: sm6115p-j606f: Enable remoteprocs Dmitry Baryshkov (Thu Apr 06 2023 - 13:52:01 EST)
- Re: [PATCH 2/4] arm64: dts: qcom: sm6115: Add RMTFS Dmitry Baryshkov (Thu Apr 06 2023 - 13:52:23 EST)
- Re: [PATCH v4 1/1] soc: qcom: mdt_loader: Enhance split binary detection Gokul Krishna Krishnakumar (Thu Apr 06 2023 - 13:52:43 EST)
- Re: [PATCH v5 1/2] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim David Hildenbrand (Thu Apr 06 2023 - 13:52:46 EST)
- Re: [PATCH v5 1/2] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim Yosry Ahmed (Thu Apr 06 2023 - 13:52:58 EST)
- Re: [PATCH 2/3] erofs: convert to use kobject_is_added() Yangtao Li (Thu Apr 06 2023 - 13:53:41 EST)
- Re: [PATCH 1/4] arm64: dts: qcom: sm6115-j606f: Add ramoops node Dmitry Baryshkov (Thu Apr 06 2023 - 13:54:17 EST)
- RE: [PATCH V2 3/3] ARM: dts: imx6ull-dhcor: Add Marantec maveo box Christoph Niedermaier (Thu Apr 06 2023 - 13:55:06 EST)
- [PATCH] dax: enable dax fault handler to report VM_FAULT_HWPOISON Jane Chu (Thu Apr 06 2023 - 13:56:34 EST)
- [syzbot] [dri?] WARNING in vkms_get_vblank_timestamp syzbot (Thu Apr 06 2023 - 13:57:55 EST)
- Re: [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs Muhammad Usama Anjum (Thu Apr 06 2023 - 13:58:46 EST)
- Re: [PATCH V2 3/3] ARM: dts: imx6ull-dhcor: Add Marantec maveo box Krzysztof Kozlowski (Thu Apr 06 2023 - 14:00:14 EST)
- Re: [PATCH 2/2] KVM: VMX: Inject #GP, not #UD, if SGX2 ENCLS leafs are unsupported Sean Christopherson (Thu Apr 06 2023 - 14:00:38 EST)
- Re: [PATCH 2/2] ARM: dts: imx6ull-dhcor: Add Marantec maveo box Krzysztof Kozlowski (Thu Apr 06 2023 - 14:03:44 EST)
- Re: [PATCH v2] dt-bindings: iommu: Convert QCOM IOMMU to YAML Krzysztof Kozlowski (Thu Apr 06 2023 - 14:07:53 EST)
- [PATCH] genirq: update affinity of secondary threads John Keeping (Thu Apr 06 2023 - 14:09:13 EST)
- Re: [RFC PATCH] dt-bindings: arm: amlogic: add C3 bindings Krzysztof Kozlowski (Thu Apr 06 2023 - 14:12:45 EST)
- Re: [PATCH] platform/x86: intel-uncore-freq: Add client processors srinivas pandruvada (Thu Apr 06 2023 - 14:13:16 EST)
- Re: [PATCH 8/8] regulator: fan53555: Add support for RK860X Krzysztof Kozlowski (Thu Apr 06 2023 - 14:14:20 EST)
- Re: [PATCH v2 1/8] regulator: dt-bindings: fcs,fan53555: Add support for RK860X Krzysztof Kozlowski (Thu Apr 06 2023 - 14:14:31 EST)
- Re: [PATCH 1/2] dt-bindings: hwmon: add MAX31827 Rob Herring (Thu Apr 06 2023 - 14:15:00 EST)
- Re: [PATCH v2 8/8] regulator: fan53555: Add support for RK860X Krzysztof Kozlowski (Thu Apr 06 2023 - 14:15:14 EST)
- [PATCH v2] fsverity: use WARN_ON_ONCE instead of WARN_ON Eric Biggers (Thu Apr 06 2023 - 14:16:15 EST)
- Re: [PATCH 0/5] add initial io_uring_cmd support for sockets Willem de Bruijn (Thu Apr 06 2023 - 14:17:10 EST)
- [PATCH v3 0/1] Add PWM fan support to Rock 5B board Cristian Ciocaltea (Thu Apr 06 2023 - 14:20:11 EST)
- [PATCH v3 1/1] dt-bindings: hwmon: pwm-fan: Convert to DT schema Cristian Ciocaltea (Thu Apr 06 2023 - 14:20:18 EST)
- [PATCH v4] PM: hibernate: don't store zero pages in the image file. Brian Geffon (Thu Apr 06 2023 - 14:20:25 EST)
- Re: [syzbot] [dri?] WARNING in vkms_get_vblank_timestamp Daniel Vetter (Thu Apr 06 2023 - 14:21:39 EST)
- Re: [PATCH] mm-treewide-redefine-max_order-sanely-fix.txt Guenter Roeck (Thu Apr 06 2023 - 14:23:39 EST)
- Re: [PATCH mm-unstable RFC 0/5] cgroup: eliminate atomic rstat Tim Chen (Thu Apr 06 2023 - 14:24:01 EST)
- Re: [PATCH v1 1/3] dt-binding: pci: add JH7110 PCIe dt-binding documents. Krzysztof Kozlowski (Thu Apr 06 2023 - 14:25:05 EST)
- Re: [PATCH v2] fsverity: use WARN_ON_ONCE instead of WARN_ON Eric Biggers (Thu Apr 06 2023 - 14:25:37 EST)
- Re: [PATCH v1 3/3] riscv: dts: starfive: add PCIe dts configuration for JH7110 Krzysztof Kozlowski (Thu Apr 06 2023 - 14:26:02 EST)
- Re: [PATCH mm-unstable RFC 0/5] cgroup: eliminate atomic rstat Tim Chen (Thu Apr 06 2023 - 14:26:17 EST)
- Re: [PATCH v2 1/3] tools/nolibc/stdio: Implement vprintf() Willy Tarreau (Thu Apr 06 2023 - 14:26:31 EST)
- Re: [PATCH v3 1/2] dt-bindings: net: Convert ATH10K to YAML Konrad Dybcio (Thu Apr 06 2023 - 14:26:46 EST)
- Re: [PATCH v2 2/2] rust: virtio: add virtio support Wedson Almeida Filho (Thu Apr 06 2023 - 14:27:17 EST)
- Re: (subset) [PATCH v2 0/2] Add PWM fan support to Rock 5B board Guenter Roeck (Thu Apr 06 2023 - 14:27:44 EST)
- Re: [PATCH 3/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to CPUs in kernel mode Peter Zijlstra (Thu Apr 06 2023 - 14:28:58 EST)
- Re: [PATCH 1/4] arm64: dts: qcom: sm6115-j606f: Add ramoops node Konrad Dybcio (Thu Apr 06 2023 - 14:30:04 EST)
- Re: [PATCH v7 1/2] dt-bindings: soc: starfive: Add StarFive syscon doc Krzysztof Kozlowski (Thu Apr 06 2023 - 14:30:11 EST)
- RE: [PATCH 2/3] KVM: x86: Don't update KVM PV feature CPUID during vCPU running Kechen Lu (Thu Apr 06 2023 - 14:30:55 EST)
- Re: [PATCH v3 1/2] dt-bindings: net: Convert ATH10K to YAML Krzysztof Kozlowski (Thu Apr 06 2023 - 14:31:00 EST)
- Re: [PATCH 22/32] ACPICA: actbl2: Replace 1-element arrays with flexible arrays Rafael J. Wysocki (Thu Apr 06 2023 - 14:32:32 EST)
- Re: [PATCH 4/4] arm64: dts: qcom: sm6115p-j606f: Enable ATH10K WiFi Konrad Dybcio (Thu Apr 06 2023 - 14:32:53 EST)
- Re: [PATCH v2 2/2] dt-bindings: cisco: document the CrayAR compatibles Daniel Walker (danielwa) (Thu Apr 06 2023 - 14:33:17 EST)
- Re: [PATCH v1 1/3] dt-bindings: PCI: brcmstb: Add two optional props Krzysztof Kozlowski (Thu Apr 06 2023 - 14:34:28 EST)
- Re: [PATCH v1 1/3] dt-binding: pci: add JH7110 PCIe dt-binding documents. Conor Dooley (Thu Apr 06 2023 - 14:35:15 EST)
- Re: [PATCH v1 1/3] dt-bindings: PCI: brcmstb: Add two optional props Krzysztof Kozlowski (Thu Apr 06 2023 - 14:35:44 EST)
- Re: RE: [EXTERNAL] Re: [PATCH v10] ASoC: tas2781: Add tas2781 driver Christophe JAILLET (Thu Apr 06 2023 - 14:35:58 EST)
- Re: [PATCH v6 1/2] dt-bindings: omap: Convert omap.txt to yaml Andreas Kemnade (Thu Apr 06 2023 - 14:36:10 EST)
- Re: [PATCH bpf-next v3 1/3] xsk: Support UMEM chunk_size > PAGE_SIZE Toke Høiland-Jørgensen (Thu Apr 06 2023 - 14:39:01 EST)
- Re: [PATCH v3 1/2] dt-bindings: net: Convert ATH10K to YAML Konrad Dybcio (Thu Apr 06 2023 - 14:39:33 EST)
- Re: Semantics of blktrace with lockdown (integrity) enabled kernel. Paul Moore (Thu Apr 06 2023 - 14:40:14 EST)
- Re: [PATCH v2 00/10] Remove acpi.h implicit include of of.h Rafael J. Wysocki (Thu Apr 06 2023 - 14:40:32 EST)
- Re: (subset) [PATCH v2 0/2] Add PWM fan support to Rock 5B board Heiko Stübner (Thu Apr 06 2023 - 14:41:40 EST)
- Re: [PATCH v2 4/8] clk: qcom: gcc-ipq9574: Add USB related clocks Bjorn Andersson (Thu Apr 06 2023 - 14:42:21 EST)
- Re: [PATCH v2 1/3] tools/nolibc/stdio: Implement vprintf() Paul E. McKenney (Thu Apr 06 2023 - 14:43:22 EST)
- Re: [PATCH] platform/x86/intel-uncore-freq: Uncore frequency control via TPMI srinivas pandruvada (Thu Apr 06 2023 - 14:43:56 EST)
- Re: [PATCH] ACPI: x86: utils: Add Picasso to the list for forcing StorageD3Enable Rafael J. Wysocki (Thu Apr 06 2023 - 14:44:29 EST)
- Re: [PATCH v2 4/8] clk: qcom: gcc-ipq9574: Add USB related clocks Krzysztof Kozlowski (Thu Apr 06 2023 - 14:44:42 EST)
- [PATCH] soc: apple: apple-pmgr-pwrstate: set varaiable apple_pmgr_reset_ops storage-class-specifier to static Tom Rix (Thu Apr 06 2023 - 14:44:59 EST)
- Re: [PATCH v1 1/3] dt-binding: pci: add JH7110 PCIe dt-binding documents. Conor Dooley (Thu Apr 06 2023 - 14:45:36 EST)
- [PATCH] drm/amd/display: set variable dcn3_14_soc storage-class-specifier to static Tom Rix (Thu Apr 06 2023 - 14:45:39 EST)
- Re: [GIT PULL] Please pull IOMMUFD subsystem changes pr-tracker-bot (Thu Apr 06 2023 - 14:46:16 EST)
- Re: [GIT PULL] Kselftest fixes update for Linux 6.3-rc6 pr-tracker-bot (Thu Apr 06 2023 - 14:46:21 EST)
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes Jeff Layton (Thu Apr 06 2023 - 14:46:24 EST)
- Re: [GIT PULL] platform-drivers-x86 for 6.3-5 pr-tracker-bot (Thu Apr 06 2023 - 14:46:28 EST)
- Re: [GIT PULL] Networking for 6.3-rc6 pr-tracker-bot (Thu Apr 06 2023 - 14:46:31 EST)
- Re: [PULL v2] Networking for v6.3-rc6 pr-tracker-bot (Thu Apr 06 2023 - 14:46:34 EST)
- Re: [GIT PULL] asm-generic fixes for 6.3 pr-tracker-bot (Thu Apr 06 2023 - 14:46:36 EST)
- Re: [GIT PULL] sound fixes for 6.3-rc6 pr-tracker-bot (Thu Apr 06 2023 - 14:46:40 EST)
- Re: [GIT PULL] pwm: Fixes for v6.3-rc6 pr-tracker-bot (Thu Apr 06 2023 - 14:46:45 EST)
- Re: [PULL] drm-fixes for -rc6 pr-tracker-bot (Thu Apr 06 2023 - 14:46:50 EST)
- Re: [PATCH v6 1/2] dt-bindings: omap: Convert omap.txt to yaml Krzysztof Kozlowski (Thu Apr 06 2023 - 14:47:09 EST)
- [PATCH v1 1/5] perf vendor events intel: Update free running alderlake events Ian Rogers (Thu Apr 06 2023 - 14:47:47 EST)
- [PATCH v1 2/5] perf vendor events intel: Update free running icelakex events Ian Rogers (Thu Apr 06 2023 - 14:47:51 EST)
- [PATCH v1 3/5] perf vendor events intel: Correct knightslanding memory topic Ian Rogers (Thu Apr 06 2023 - 14:48:06 EST)
- [PATCH v1 4/5] perf vendor events intel: Update free running snowridgex events Ian Rogers (Thu Apr 06 2023 - 14:48:09 EST)
- [PATCH v1 5/5] perf vendor events intel: Update free running tigerlake events Ian Rogers (Thu Apr 06 2023 - 14:48:12 EST)
- [PATCH v3] dt-bindings: iommu: Convert QCOM IOMMU to YAML Konrad Dybcio (Thu Apr 06 2023 - 14:48:25 EST)
- Re: [PATCH v1 1/3] dt-bindings: PCI: brcmstb: Add two optional props Florian Fainelli (Thu Apr 06 2023 - 14:48:54 EST)
- Re: [GIT PULL] thermal for v6.4-rc1 Rafael J. Wysocki (Thu Apr 06 2023 - 14:49:00 EST)
- Re: [PATCH] PCI/MSI: Provide missing stub for pci_msix_can_alloc_dyn() Bjorn Helgaas (Thu Apr 06 2023 - 14:49:40 EST)
- Re: [PATCH v1 1/3] dt-binding: pci: add JH7110 PCIe dt-binding documents. Krzysztof Kozlowski (Thu Apr 06 2023 - 14:52:29 EST)
- Re: [PATCH v1 1/3] dt-bindings: PCI: brcmstb: Add two optional props Florian Fainelli (Thu Apr 06 2023 - 14:53:28 EST)
- Re: [PATCH v1 1/3] dt-bindings: PCI: brcmstb: Add two optional props Krzysztof Kozlowski (Thu Apr 06 2023 - 14:53:53 EST)
- Re: [PATCH v1 1/3] dt-bindings: PCI: brcmstb: Add two optional props Krzysztof Kozlowski (Thu Apr 06 2023 - 14:55:17 EST)
- Re: [PATCH v2 2/2] dt-bindings: cisco: document the CrayAR compatibles Krzysztof Kozlowski (Thu Apr 06 2023 - 14:56:18 EST)
- Re: [PATCH] thermal/drivers/intel/int340x: Add DLVR support Rafael J. Wysocki (Thu Apr 06 2023 - 14:56:25 EST)
- Re: [PATCH 4/4] arm64: dts: qcom: sm6115p-j606f: Enable ATH10K WiFi Dmitry Baryshkov (Thu Apr 06 2023 - 14:56:38 EST)
- Re: [PATCH 3/4] dt-bindings: iio: dac: add mcp4822 Krzysztof Kozlowski (Thu Apr 06 2023 - 14:58:15 EST)
- Re: [PATCH v7 1/6] riscv: mm: dma-noncoherent: Switch using function pointers for cache management Lad, Prabhakar (Thu Apr 06 2023 - 14:59:53 EST)
- Re: [PATCH 1/7] dt-bindings: net: dsa: mediatek,mt7530: correct brand name Krzysztof Kozlowski (Thu Apr 06 2023 - 15:00:52 EST)
- [PATCH v10 00/11] Generate modules.builtin.alias from match ids Allen Webb (Thu Apr 06 2023 - 15:01:07 EST)
- [PATCH v10 01/11] rockchip-mailbox: Remove unneeded MODULE_DEVICE_TABLE Allen Webb (Thu Apr 06 2023 - 15:01:11 EST)
- [PATCH v10 04/11] module.h: MODULE_DEVICE_TABLE for built-in modules Allen Webb (Thu Apr 06 2023 - 15:01:17 EST)
- [PATCH v10 03/11] stmpe-spi: Fix MODULE_DEVICE_TABLE entries Allen Webb (Thu Apr 06 2023 - 15:01:20 EST)
- [PATCH v10 02/11] scsi/BusLogic: Always include device id table Allen Webb (Thu Apr 06 2023 - 15:01:22 EST)
- [PATCH v10 05/11] modpost: Track module name for built-in modules Allen Webb (Thu Apr 06 2023 - 15:01:28 EST)
- Re: [PATCH 2/7] dt-bindings: net: dsa: mediatek,mt7530: improve MCM and MT7988 information Krzysztof Kozlowski (Thu Apr 06 2023 - 15:01:36 EST)
- [PATCH v10 06/11] modpost: Add -b option for emitting built-in aliases Allen Webb (Thu Apr 06 2023 - 15:01:41 EST)
- [PATCH v10 07/11] file2alias.c: Implement builtin.alias generation Allen Webb (Thu Apr 06 2023 - 15:01:49 EST)
- [PATCH v10 08/11] build: Add modules.builtin.alias Allen Webb (Thu Apr 06 2023 - 15:01:53 EST)
- [PATCH v10 09/11] Documentation: Include modules.builtin.alias Allen Webb (Thu Apr 06 2023 - 15:01:56 EST)
- [PATCH v10 10/11] Documentation: Update writing_usb_driver for built-in modules Allen Webb (Thu Apr 06 2023 - 15:01:58 EST)
- [PATCH v10 11/11] Documentation: add USB authorization document to driver-api Allen Webb (Thu Apr 06 2023 - 15:02:06 EST)
- Re: linux-next: manual merge of the net-next tree with the net tree Jakub Kicinski (Thu Apr 06 2023 - 15:04:56 EST)
- Re: [PATCH v2 2/2] rust: virtio: add virtio support Wedson Almeida Filho (Thu Apr 06 2023 - 15:05:00 EST)
- Re: [PATCH 2/2] hwmon: max31827: add MAX31827 driver Guenter Roeck (Thu Apr 06 2023 - 15:06:21 EST)
- Re: [PATCH 3/7] dt-bindings: net: dsa: mediatek,mt7530: add port bindings for MT7988 Krzysztof Kozlowski (Thu Apr 06 2023 - 15:07:56 EST)
- Re: [PATCH 5/7] dt-bindings: net: dsa: mediatek,mt7530: disallow reset without mediatek,mcm Krzysztof Kozlowski (Thu Apr 06 2023 - 15:09:03 EST)
- Re: [PATCH] correct uart_B and uart_C clock references for meson8b Martin Blumenstingl (Thu Apr 06 2023 - 15:09:20 EST)
- Re: [PATCH v1 2/3] PCI: brcmstb: Clkreq# accomodations of downstream device Bjorn Helgaas (Thu Apr 06 2023 - 15:10:02 EST)
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes Stefan Berger (Thu Apr 06 2023 - 15:12:01 EST)
- Re: [PATCH 1/3] KVM: VMX: Don't rely _only_ on CPUID to enforce XCR0 restrictions for ECREATE Sean Christopherson (Thu Apr 06 2023 - 15:12:12 EST)
- Re: [PATCH] btrfs: fix uninitialized variable warning David Sterba (Thu Apr 06 2023 - 15:12:16 EST)
- [for-linus][PATCH 1/2] ftrace: Fix issue that direct->addr not restored in modify_ftrace_direct() Steven Rostedt (Thu Apr 06 2023 - 15:12:48 EST)
- [for-linus][PATCH 0/2] tracing: A few more updates to 6.3 Steven Rostedt (Thu Apr 06 2023 - 15:12:51 EST)
- [for-linus][PATCH 2/2] tracing/synthetic: Make lastcmd_mutex static Steven Rostedt (Thu Apr 06 2023 - 15:12:54 EST)
- Re: [PATCH v2 2/2] dt-bindings: cisco: document the CrayAR compatibles Daniel Walker (danielwa) (Thu Apr 06 2023 - 15:15:20 EST)
- [PATCH] f2fs: remove bulk remove_proc_entry() and unnecessary kobject_del() Yangtao Li (Thu Apr 06 2023 - 15:16:52 EST)
- Re: [PATCH v2 1/8] regulator: dt-bindings: fcs,fan53555: Add support for RK860X Cristian Ciocaltea (Thu Apr 06 2023 - 15:17:11 EST)
- Re: [PATCH 1/2] dt-bindings: hwmon: add MAX31827 Krzysztof Kozlowski (Thu Apr 06 2023 - 15:17:29 EST)
- Re: [PATCH v2 1/5] extcon: Make the allocation and freeing to be private calls Chanwoo Choi (Thu Apr 06 2023 - 15:19:16 EST)
- Re: [PATCH 3/7] dt-bindings: net: dsa: mediatek,mt7530: add port bindings for MT7988 Arınç ÜNAL (Thu Apr 06 2023 - 15:19:42 EST)
- Re: [RFC PATCH v9 01/16] security: add ipe lsm Fan Wu (Thu Apr 06 2023 - 15:20:14 EST)
- Re: [PATCH 5/7] dt-bindings: net: dsa: mediatek,mt7530: disallow reset without mediatek,mcm Arınç ÜNAL (Thu Apr 06 2023 - 15:20:17 EST)
- Re: [PATCH 2/2] hwmon: max31827: add MAX31827 driver Krzysztof Kozlowski (Thu Apr 06 2023 - 15:21:01 EST)
- Re: [PATCH 1/7] dt-bindings: net: dsa: mediatek,mt7530: correct brand name Arınç ÜNAL (Thu Apr 06 2023 - 15:23:58 EST)
- [PATCH] btrfs: Avoid potential integer overflow when left-shifting 32-bit int Nur Hussein (Thu Apr 06 2023 - 15:24:21 EST)
- Re: [PATCH v2 2/5] extcon: Get rid of not really used name field in struct extcon_dev Chanwoo Choi (Thu Apr 06 2023 - 15:26:43 EST)
- [PATCH 0/3] arm64: qcom: add PMIC regulators for sa8775p Bartosz Golaszewski (Thu Apr 06 2023 - 15:28:27 EST)
- [PATCH 1/3] dt-bindings: regulator: qcom,rpmh: add compatible for pmm8654au RPMH Bartosz Golaszewski (Thu Apr 06 2023 - 15:28:29 EST)
- [PATCH 2/3] regulator: qcom-rpmh: add support for pmm8654au regulators Bartosz Golaszewski (Thu Apr 06 2023 - 15:28:32 EST)
- Re: [PATCH] parport_pc: don't allow driver for SPARC32 Sam Ravnborg (Thu Apr 06 2023 - 15:28:35 EST)
- [PATCH 3/3] arm64: dts: qcom: sa8775p-ride: add PMIC regulators Bartosz Golaszewski (Thu Apr 06 2023 - 15:28:38 EST)
- Re: Semantics of blktrace with lockdown (integrity) enabled kernel. Junxiao Bi (Thu Apr 06 2023 - 15:30:45 EST)
- [PATCH] mm/mprotect: Fix do_mprotect_pkey() return on error Liam R. Howlett (Thu Apr 06 2023 - 15:31:13 EST)
- Re: [PATCH v4 1/4] arm64: dts: qcom: sc7180: Don't enable lpass clocks by default Konrad Dybcio (Thu Apr 06 2023 - 15:31:42 EST)
- Re: [PATCH] dax: enable dax fault handler to report VM_FAULT_HWPOISON Matthew Wilcox (Thu Apr 06 2023 - 15:33:09 EST)
- Re: Semantics of blktrace with lockdown (integrity) enabled kernel. Konrad Rzeszutek Wilk (Thu Apr 06 2023 - 15:33:27 EST)
- Re: [PATCH v2 4/5] extcon: Use sizeof(*pointer) instead of sizeof(type) Chanwoo Choi (Thu Apr 06 2023 - 15:33:54 EST)
- Re: [PATCH 00/18] arch: Consolidate <asm/fb.h> Rolf Eike Beer (Thu Apr 06 2023 - 15:34:04 EST)
- Re: [PATCH v4 4/4] arm64: dts: qcom: Add Acer Aspire 1 Konrad Dybcio (Thu Apr 06 2023 - 15:34:57 EST)
- Re: [PATCH 12/18] arch/parisc: Implement fb_is_primary_device() under arch/parisc Rolf Eike Beer (Thu Apr 06 2023 - 15:35:22 EST)
- Re: [PATCH v2 5/5] extcon: Drop unneeded assignments Chanwoo Choi (Thu Apr 06 2023 - 15:36:01 EST)
- Re: revert bab65e48cb064 PCI/MSI Sanitize MSI-X checks Linus Torvalds (Thu Apr 06 2023 - 15:36:14 EST)
- [PATCH] f2fs: add sanity check for proc_mkdir Yangtao Li (Thu Apr 06 2023 - 15:37:41 EST)
- Re: [PATCH V3 2/5] regulator: qcom_smd: Add MP5496 S1 regulator Konrad Dybcio (Thu Apr 06 2023 - 15:37:44 EST)
- Re: WARNING in timer_wait_running Thomas Gleixner (Thu Apr 06 2023 - 15:37:55 EST)
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes Jeff Layton (Thu Apr 06 2023 - 15:38:09 EST)
- Re: [PATCH V3 3/5] arm64: dts: qcom: ipq9574: Add RPM related nodes Konrad Dybcio (Thu Apr 06 2023 - 15:38:14 EST)
- [PATCH v3] signal: Let tasks cache one sigqueue struct. Sebastian Andrzej Siewior (Thu Apr 06 2023 - 15:40:15 EST)
- [PATCH] sched/wait: Fix a kthread_park race with wait_woken() Arve Hjønnevåg (Thu Apr 06 2023 - 15:41:08 EST)
- [PATCH v3 0/8] Add support for Rockchip RK860X regulators Cristian Ciocaltea (Thu Apr 06 2023 - 15:42:11 EST)
- [PATCH v3 1/8] regulator: dt-bindings: fcs,fan53555: Add support for RK860X Cristian Ciocaltea (Thu Apr 06 2023 - 15:42:13 EST)
- [PATCH v3 2/8] regulator: fan53555: Explicitly include bits header Cristian Ciocaltea (Thu Apr 06 2023 - 15:42:20 EST)
- [PATCH v3 3/8] regulator: fan53555: Fix wrong TCS_SLEW_MASK Cristian Ciocaltea (Thu Apr 06 2023 - 15:42:23 EST)
- [PATCH v3 4/8] regulator: fan53555: Remove unused *_SLEW_SHIFT definitions Cristian Ciocaltea (Thu Apr 06 2023 - 15:42:25 EST)
- [PATCH v3 5/8] regulator: fan53555: Make use of the bit macros Cristian Ciocaltea (Thu Apr 06 2023 - 15:42:40 EST)
- [PATCH v3 6/8] regulator: fan53555: Improve vsel_mask computation Cristian Ciocaltea (Thu Apr 06 2023 - 15:42:43 EST)
- [PATCH v3 7/8] regulator: fan53555: Use dev_err_probe Cristian Ciocaltea (Thu Apr 06 2023 - 15:42:53 EST)
- Re: [PATCH v5 2/2] mm: vmscan: refactor reclaim_state helpers Matthew Wilcox (Thu Apr 06 2023 - 15:42:58 EST)
- [PATCH v3 8/8] regulator: fan53555: Add support for RK860X Cristian Ciocaltea (Thu Apr 06 2023 - 15:43:03 EST)
- Re: [PATCH 2/3] iio: pressure: Honeywell mpr pressure sensor Andreas Klinger (Thu Apr 06 2023 - 15:44:28 EST)
- Re: [PATCH 2/2] leds: bd2606mvv: Driver for the Rohm 6 Channel i2c LED driver Andreas Kemnade (Thu Apr 06 2023 - 15:45:53 EST)
- Re: revert bab65e48cb064 PCI/MSI Sanitize MSI-X checks Thomas Gleixner (Thu Apr 06 2023 - 15:46:36 EST)
- [PATCH v2 0/5] arm64: qcom: sa8775p: add support for UFS Bartosz Golaszewski (Thu Apr 06 2023 - 15:47:21 EST)
- [PATCH v2 1/5] dt-bindings: ufs: qcom: add compatible for sa8775p Bartosz Golaszewski (Thu Apr 06 2023 - 15:47:25 EST)
- [PATCH v2 2/5] dt-bindings: phy: qmp-ufs: describe the UFS PHY for sa8775p Bartosz Golaszewski (Thu Apr 06 2023 - 15:47:28 EST)
- [PATCH v2 3/5] phy: qualcomm: phy-qcom-qmp-ufs: add definitions for sa8775p Bartosz Golaszewski (Thu Apr 06 2023 - 15:47:31 EST)
- [PATCH v2 4/5] arm64: dts: qcom: sa8775p: add UFS nodes Bartosz Golaszewski (Thu Apr 06 2023 - 15:47:35 EST)
- [PATCH v2 5/5] arm64: dts: qcom: sa8775p-ride: enable UFS Bartosz Golaszewski (Thu Apr 06 2023 - 15:47:37 EST)
- Re: [PATCH V3 4/5] arm64: dts: qcom: ipq9574: Add SMPA1 regulator node Konrad Dybcio (Thu Apr 06 2023 - 15:47:50 EST)
- Re: [PATCH] parport_pc: don't allow driver for SPARC32 Maciej W. Rozycki (Thu Apr 06 2023 - 15:50:06 EST)
- Re: [PATCH 01/32] perf: Allow a PMU to have a parent Peter Zijlstra (Thu Apr 06 2023 - 15:50:44 EST)
- Re: [PATCHv2 pci-next 2/2] PCI/AER: Rate limit the reporting of the correctable errors Bjorn Helgaas (Thu Apr 06 2023 - 15:50:56 EST)
- Re: [PATCH V3 5/5] arm64: dts: qcom: ipq9574: Add cpufreq support Konrad Dybcio (Thu Apr 06 2023 - 15:51:19 EST)
- Re: [PATCH] parport_pc: don't allow driver for SPARC32 Randy Dunlap (Thu Apr 06 2023 - 15:51:23 EST)
- [PATCH] f2fs: fix potential corruption when moving a directory Jaegeuk Kim (Thu Apr 06 2023 - 15:51:34 EST)
- Re: kmemleaks on ac3b43283923 ("module: replace module_layout with module_memory") Luis Chamberlain (Thu Apr 06 2023 - 15:53:45 EST)
- Re: [PATCH 4/5] staging: rtl8192e: Remove unused local variable irq_line Alison Schofield (Thu Apr 06 2023 - 15:54:23 EST)
- Re: [PATCH v2 1/2] dt-bindings: interrupt-controller: mpm: Pass MSG RAM slice through phandle Konrad Dybcio (Thu Apr 06 2023 - 15:55:50 EST)
- [PATCH] fuse: remove unnecessary goto Yangtao Li (Thu Apr 06 2023 - 15:56:35 EST)
- [PATCH] samples/hw_breakpoint: set variable sample_hbp storage-class-specifier to static Tom Rix (Thu Apr 06 2023 - 15:57:41 EST)
- RE: [PATCH V2 3/3] ARM: dts: imx6ull-dhcor: Add Marantec maveo box Christoph Niedermaier (Thu Apr 06 2023 - 15:58:50 EST)
- [PATCH] drm/amd/display: set variables aperture_default_system and context0_default_system storage-class-specifier to static Tom Rix (Thu Apr 06 2023 - 15:59:09 EST)
- Re: [PATCH] tools: Rename __fallthrough to fallthrough Liam R. Howlett (Thu Apr 06 2023 - 15:59:13 EST)
- Re: [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs Michał Mirosław (Thu Apr 06 2023 - 16:00:41 EST)
- Re: [RFC PATCH v9 02/16] ipe: add policy parser Fan Wu (Thu Apr 06 2023 - 16:01:03 EST)
- Re: global_reclaim() and code documentation (was: Re: [PATCH v3 3/3] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim Johannes Weiner (Thu Apr 06 2023 - 16:02:20 EST)
- Re: [PATCH] tools: Rename __fallthrough to fallthrough Miguel Ojeda (Thu Apr 06 2023 - 16:03:14 EST)
- Re: [PATCH v1 2/3] PCI: brcmstb: Clkreq# accomodations of downstream device Jim Quinlan (Thu Apr 06 2023 - 16:03:24 EST)
- Re: [GIT PULL] asm-generic fixes for 6.3 Arnd Bergmann (Thu Apr 06 2023 - 16:03:29 EST)
- [PATCH] [RESEND] ARM: dts: meson8b: correct uart_B and uart_C clock references hfdevel (Thu Apr 06 2023 - 16:06:35 EST)
- Re: [PATCH 4/5] staging: rtl8192e: Remove unused local variable irq_line Greg Kroah-Hartman (Thu Apr 06 2023 - 16:06:42 EST)
- Re: [PATCH] arm64/mm: don't WARN when alloc/free-ing device private pages Andrew Morton (Thu Apr 06 2023 - 16:07:27 EST)
- Re: [PATCH net-next 2/3] ksz884x: remove unused #defines Paolo Abeni (Thu Apr 06 2023 - 16:07:29 EST)
- [PATCH v2 0/7] arm64: dts: qcom: sa8775p: add more IOMMUs Bartosz Golaszewski (Thu Apr 06 2023 - 16:07:57 EST)
- [PATCH v2 1/7] dt-bindings: clock: qcom: describe the GPUCC clock for SA8775P Bartosz Golaszewski (Thu Apr 06 2023 - 16:08:00 EST)
- [PATCH v2 3/7] arm64: defconfig: enable the SA8775P GPUCC driver Bartosz Golaszewski (Thu Apr 06 2023 - 16:08:09 EST)
- [PATCH v2 2/7] clk: qcom: add the GPUCC driver for sa8775p Bartosz Golaszewski (Thu Apr 06 2023 - 16:08:14 EST)
- [PATCH v2 4/7] dt-bindings: iommu: arm,smmu: enable clocks for sa8775p Bartosz Golaszewski (Thu Apr 06 2023 - 16:08:20 EST)
- [PATCH v2 5/7] arm64: dts: qcom: sa8775p: add the pcie smmu node Bartosz Golaszewski (Thu Apr 06 2023 - 16:08:24 EST)
- [PATCH v2 6/7] arm64: dts: qcom: sa8775p: add the GPU clock controller node Bartosz Golaszewski (Thu Apr 06 2023 - 16:08:29 EST)
- [PATCH v2 7/7] arm64: dts: qcom: sa8775p: add the GPU IOMMU node Bartosz Golaszewski (Thu Apr 06 2023 - 16:08:33 EST)
- Re: [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs Michał Mirosław (Thu Apr 06 2023 - 16:12:21 EST)
- Re: [PATCH] staging: octeon: remove typedef declaration for cvmx_fau_op_size Alison Schofield (Thu Apr 06 2023 - 16:12:33 EST)
- Re: [PATCH v1 1/5] perf vendor events intel: Update free running alderlake events Liang, Kan (Thu Apr 06 2023 - 16:13:18 EST)
- Re: [PATCH V2 7/8] vfio/pci: Support dynamic MSI-x Reinette Chatre (Thu Apr 06 2023 - 16:13:40 EST)
- Re: [PATCH 8/9] irqentry: define irqentry_exit_allow_resched() Peter Zijlstra (Thu Apr 06 2023 - 16:15:16 EST)
- Re: [PATCH 1/3] dt-bindings: iio: pressure: Support Honeywell mpr sensors Andreas Klinger (Thu Apr 06 2023 - 16:16:19 EST)
- Re: [PATCH v5 4/6] scsi: ufs: ufs-qcom: Switch to the new ICE API Eric Biggers (Thu Apr 06 2023 - 16:16:46 EST)
- Re: [PATCH v4] nubus: Don't list slot resources by default Brad Boyer (Thu Apr 06 2023 - 16:17:29 EST)
- Re: [PATCH 8/9] irqentry: define irqentry_exit_allow_resched() Peter Zijlstra (Thu Apr 06 2023 - 16:17:45 EST)
- Re: [PATCH] arm64/mm: don't WARN when alloc/free-ing device private pages John Hubbard (Thu Apr 06 2023 - 16:18:14 EST)
- Re: [PATCH v3 2/2] perf pmu: Fix a few potential fd leaks Namhyung Kim (Thu Apr 06 2023 - 16:19:44 EST)
- [PATCH v4 00/12] sched: Avoid unnecessary migrations within SMT domains Ricardo Neri (Thu Apr 06 2023 - 16:21:03 EST)
- [PATCH v4 01/12] sched/fair: Move is_core_idle() out of CONFIG_NUMA Ricardo Neri (Thu Apr 06 2023 - 16:21:06 EST)
- [PATCH v4 02/12] sched/fair: Only do asym_packing load balancing from fully idle SMT cores Ricardo Neri (Thu Apr 06 2023 - 16:21:10 EST)
- [PATCH v4 03/12] sched/fair: Simplify asym_packing logic for SMT cores Ricardo Neri (Thu Apr 06 2023 - 16:21:13 EST)
- [PATCH v4 04/12] sched/fair: Let low-priority cores help high-priority busy SMT cores Ricardo Neri (Thu Apr 06 2023 - 16:21:17 EST)
- [PATCH v4 05/12] sched/fair: Keep a fully_busy SMT sched group as busiest Ricardo Neri (Thu Apr 06 2023 - 16:21:20 EST)
- [PATCH v4 06/12] sched/fair: Use the busiest group to set prefer_sibling Ricardo Neri (Thu Apr 06 2023 - 16:21:23 EST)
- [PATCH v4 07/12] sched/fair: Do not even the number of busy CPUs via asym_packing Ricardo Neri (Thu Apr 06 2023 - 16:21:25 EST)
- [PATCH v4 09/12] sched/topology: Remove SHARED_CHILD from ASYM_PACKING Ricardo Neri (Thu Apr 06 2023 - 16:21:28 EST)
- [PATCH v4 08/12] sched/topology: Check SDF_SHARED_CHILD in highest_flag_domain() Ricardo Neri (Thu Apr 06 2023 - 16:21:32 EST)
- [PATCH v4 10/12] x86/sched: Remove SD_ASYM_PACKING from the SMT domain flags Ricardo Neri (Thu Apr 06 2023 - 16:21:36 EST)
- [PATCH v4 12/12] x86/sched: Add the SD_ASYM_PACKING flag to the die domain of hybrid processors Ricardo Neri (Thu Apr 06 2023 - 16:21:41 EST)
- [PATCH v4 11/12] x86/sched/itmt: Give all SMT siblings of a core the same priority Ricardo Neri (Thu Apr 06 2023 - 16:21:45 EST)
- Re: [PATCH v5 5/6] mmc: sdhci-msm: Switch to the new ICE API Eric Biggers (Thu Apr 06 2023 - 16:23:16 EST)
- Re: [RFC PATCH bpf-next 00/13] bpf: Introduce BPF namespace Andrii Nakryiko (Thu Apr 06 2023 - 16:23:18 EST)
- Re: [PATCH v6 1/2] posix-timers: Prefer delivery of signals to the current thread Peter Zijlstra (Thu Apr 06 2023 - 16:23:22 EST)
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes Stefan Berger (Thu Apr 06 2023 - 16:23:26 EST)
- Re: [PATCH] ASoC: dt-bindings: wm8523: Convert to dtschema Mark Brown (Thu Apr 06 2023 - 16:26:10 EST)
- [PATCH 00/68] hwmon: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:31:27 EST)
- [PATCH 01/68] hwmon: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:31:28 EST)
- [PATCH 02/68] hwmon: adm1177: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:31:32 EST)
- [PATCH 03/68] hwmon: adm9240: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:31:33 EST)
- [PATCH 04/68] hwmon: adt7411: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:31:38 EST)
- [PATCH 05/68] hwmon: adt7470: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:31:40 EST)
- [PATCH 06/68] hwmon: adt7x10: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:31:49 EST)
- [PATCH 07/68] hwmon: aht10: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:31:51 EST)
- [PATCH 08/68] hwmon: aquacomputer: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:32:02 EST)
- [PATCH 09/68] hwmon: as370: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:32:06 EST)
- [PATCH 10/68] hwmon: axi-fan: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:32:12 EST)
- [PATCH 11/68] hwmon: bt1-pvt: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:32:23 EST)
- [PATCH 12/68] hwmon: corsair: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:32:26 EST)
- [PATCH 13/68] hwmon: dell-smm: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:32:32 EST)
- [PATCH 14/68] hwmon: drivetemp: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:32:44 EST)
- [PATCH 15/68] hwmon: emc2305: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:32:48 EST)
- [PATCH 16/68] hwmon: ftsteutates: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:32:53 EST)
- [PATCH 17/68] hwmon: gxp-fan: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:32:58 EST)
- [PATCH 18/68] hwmon: i5500_temp: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:33:04 EST)
- [PATCH 19/68] hwmon: ina238: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:33:18 EST)
- [PATCH 20/68] hwmon: ina3221: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:33:21 EST)
- [PATCH 21/68] hwmon: intel-m10-bmc: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:33:24 EST)
- [PATCH 22/68] hwmon: jc42: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:33:31 EST)
- [PATCH 23/68] hwmon: k10temp: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:33:39 EST)
- [PATCH 24/68] hwmon: k8temp: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:33:42 EST)
- [PATCH 25/68] hwmon: lan966x: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:33:47 EST)
- [PATCH 26/68] hwmon: lm75: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:33:59 EST)
- [PATCH 27/68] hwmon: lm83: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:34:03 EST)
- [PATCH 28/68] hwmon: lm95241: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:34:07 EST)
- [PATCH 29/68] hwmon: lm95245: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:34:11 EST)
- [PATCH 30/68] hwmon: lochnagar: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:34:20 EST)
- [PATCH 31/68] hwmon: ltc2947: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:34:25 EST)
- [PATCH 32/68] hwmon: ltc2992: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:34:29 EST)
- [PATCH 33/68] hwmon: ltc4245: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:34:43 EST)
- [PATCH 34/68] hwmon: ltq-cputemp: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:34:46 EST)
- [PATCH 36/68] hwmon: max31730: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:34:56 EST)
- [PATCH 35/68] hwmon: max127: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:35:01 EST)
- [PATCH 37/68] hwmon: max31760: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:35:12 EST)
- [PATCH 38/68] hwmon: max31790: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:35:18 EST)
- [PATCH 39/68] hwmon: max6620: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:35:23 EST)
- Re: [PATCH v2 7/7] arm64: dts: qcom: sa8775p: add the GPU IOMMU node Konrad Dybcio (Thu Apr 06 2023 - 16:35:28 EST)
- [PATCH 40/68] hwmon: max6621: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:35:32 EST)
- [PATCH 41/68] hwmon: max6650: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:35:39 EST)
- Re: [PATCH v2 4/5] arm64: dts: qcom: sa8775p: add UFS nodes Konrad Dybcio (Thu Apr 06 2023 - 16:36:45 EST)
- Re: [PATCH v5 3/6] soc: qcom: Make the Qualcomm UFS/SDCC ICE a dedicated driver Eric Biggers (Thu Apr 06 2023 - 16:38:39 EST)
- [PATCH 42/68] hwmon: mc34vr500: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:40:41 EST)
- [PATCH 43/68] hwmon: mcp3021: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:40:51 EST)
- Re: [PATCH net] tcp: restrict net.ipv4.tcp_app_win Kuniyuki Iwashima (Thu Apr 06 2023 - 16:40:58 EST)
- [PATCH 44/68] hwmon: mlxreg: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:41:01 EST)
- Re: [PATCH v9 4/5] dt-bindings: bus: VMBus Wei Liu (Thu Apr 06 2023 - 16:41:17 EST)
- [PATCH 45/68] hwmon: nct7904: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:41:22 EST)
- Re: [PATCH 3/3] arm64: dts: qcom: sa8775p-ride: add PMIC regulators Konrad Dybcio (Thu Apr 06 2023 - 16:41:28 EST)
- [PATCH 46/68] hwmon: npcm750-pwm: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:41:32 EST)
- [PATCH 47/68] hwmon: ntc_thermistor: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:41:42 EST)
- [PATCH 48/68] hwmon: nzxt: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:41:46 EST)
- (Attn. Skeggsb) Re: [PATCH] drm/nouveau/gr/tu102: remove unused tu102_gr_load function Lyude Paul (Thu Apr 06 2023 - 16:41:54 EST)
- [PATCH 49/68] hwmon: oxp-sensors: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:41:58 EST)
- Re: [PATCH V2 3/3] ARM: dts: imx6ull-dhcor: Add Marantec maveo box Krzysztof Kozlowski (Thu Apr 06 2023 - 16:42:09 EST)
- Re: [RFC PATCH 1/7] x86/entry: Move PUSH_AND_CLEAR_REGS out of paranoid_entry Peter Zijlstra (Thu Apr 06 2023 - 16:42:11 EST)
- [PATCH 50/68] hwmon: peci: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:42:14 EST)
- Re: [PATCH] dax: enable dax fault handler to report VM_FAULT_HWPOISON Jane Chu (Thu Apr 06 2023 - 16:42:25 EST)
- [PATCH 51/68] hwmon: powr1220: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:42:28 EST)
- Re: [PATCH V3 2/5] clk: qcom: apss-ipq-pll: Add support for IPQ9574 Konrad Dybcio (Thu Apr 06 2023 - 16:42:41 EST)
- [PATCH 52/68] hwmon: raspberrypi: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:42:46 EST)
- [PATCH 53/68] hwmon: sbrmi: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:42:54 EST)
- [PATCH 54/68] hwmon: sbtsi_temp: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:42:57 EST)
- [PATCH 55/68] hwmon: sch5627: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:42:59 EST)
- [PATCH 56/68] hwmon: sht4x: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:43:03 EST)
- [PATCH 57/68] hwmon: sl28cpld: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:43:06 EST)
- [PATCH 58/68] hwmon: smpro: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:43:09 EST)
- [PATCH 59/68] hwmon: sparx5-temp: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:43:12 EST)
- [PATCH 60/68] hwmon: sy7636a: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:43:25 EST)
- [PATCH 61/68] hwmon: tmp102: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:43:38 EST)
- [PATCH 62/68] hwmon: tmp103: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:43:50 EST)
- [PATCH 63/68] hwmon: tmp108: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:44:14 EST)
- [PATCH 64/68] hwmon: tmp464: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:44:25 EST)
- [PATCH 65/68] hwmon: tmp513: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:44:38 EST)
- [PATCH 66/68] hwmon: tps23861: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:44:52 EST)
- [PATCH 67/68] hwmon: w83627ehf: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:45:08 EST)
- [PATCH 68/68] hwmon: w83773g: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Thu Apr 06 2023 - 16:45:23 EST)
- Re: [PATCH V3 4/5] arm64: dts: qcom: ipq9574: Add support for APSS clock controller Konrad Dybcio (Thu Apr 06 2023 - 16:45:55 EST)
- Re: [PATCH V3 5/5] arm64: defconfig: Enable ipq6018 apss clock and PLL controller Konrad Dybcio (Thu Apr 06 2023 - 16:46:49 EST)
- [PATCH] MAINTAINERS: hwmon: drop Agathe Porte Krzysztof Kozlowski (Thu Apr 06 2023 - 16:48:57 EST)
- Re: [PATCH] MAINTAINERS: hwmon: drop Agathe Porte Krzysztof Kozlowski (Thu Apr 06 2023 - 16:49:20 EST)
- [PATCH v4] signal: Let tasks cache one sigqueue struct. Sebastian Andrzej Siewior (Thu Apr 06 2023 - 16:49:31 EST)
- [PATCH v2] MAINTAINERS: hwmon: drop Agathe Porte Krzysztof Kozlowski (Thu Apr 06 2023 - 16:49:35 EST)
- Re: [PATCH] parport_pc: don't allow driver for SPARC32 Sam Ravnborg (Thu Apr 06 2023 - 16:49:44 EST)
- Re: [PATCH v5 2/2] mm: vmscan: refactor reclaim_state helpers Peter Xu (Thu Apr 06 2023 - 16:50:27 EST)
- Re: [PATCH 0/3] Dynptr Verifier Adjustments Andrii Nakryiko (Thu Apr 06 2023 - 16:50:31 EST)
- [tip: x86/cleanups] x86/boot: Centralize __pa()/__va() definitions tip-bot2 for Kirill A. Shutemov (Thu Apr 06 2023 - 16:50:48 EST)
- Re: [RFC PATCH 2/7] x86/entry: Add IST main stack Peter Zijlstra (Thu Apr 06 2023 - 16:52:40 EST)
- Re: [PATCH 1/3] bpf: verifier: Accept dynptr mem as mem in helpers Andrii Nakryiko (Thu Apr 06 2023 - 16:55:41 EST)
- [tip: x86/mm] x86/mm/iommu/sva: Do not allow to set FORCE_TAGGED_SVA bit from outside tip-bot2 for Kirill A. Shutemov (Thu Apr 06 2023 - 16:56:36 EST)
- [tip: x86/mm] x86/mm/iommu/sva: Fix error code for LAM enabling failure due to SVA tip-bot2 for Kirill A. Shutemov (Thu Apr 06 2023 - 16:56:39 EST)
- [PATCH 0/2] signal: Avoid preempt_disable() in ptrace_stop() on PREEMPT_RT Sebastian Andrzej Siewior (Thu Apr 06 2023 - 16:57:23 EST)
- [PATCH 1/2] signal: Add proper comment about the preempt-disable in ptrace_stop(). Sebastian Andrzej Siewior (Thu Apr 06 2023 - 16:57:24 EST)
- [PATCH 2/2] signal: Don't disable preemption in ptrace_stop() on PREEMPT_RT. Sebastian Andrzej Siewior (Thu Apr 06 2023 - 16:57:27 EST)
- [PATCH v1 0/4] Convert SiFive drivers from SOC_FOO dependencies to ARCH_FOO Conor Dooley (Thu Apr 06 2023 - 16:58:30 EST)
- [PATCH v1 1/4] clk: sifive: make SiFive clk drivers depend on ARCH_ symbols Conor Dooley (Thu Apr 06 2023 - 16:58:34 EST)
- [PATCH v1 2/4] PCI: dwc: make SiFive's PCI driver depend on ARCH_ symbols Conor Dooley (Thu Apr 06 2023 - 16:58:46 EST)
- [PATCH v1 3/4] soc: sifive: make SiFive's cache controller driver depend on ARCH_ symbols Conor Dooley (Thu Apr 06 2023 - 16:58:54 EST)
- [PATCH v1 4/4] serial: make SiFive serial drivers depend on ARCH_ symbols Conor Dooley (Thu Apr 06 2023 - 16:59:10 EST)
- Re: [PATCH v1] Bluetooth: btnxpuart: Disable Power Save feature on startup patchwork-bot+bluetooth (Thu Apr 06 2023 - 17:00:26 EST)
- Re: [PATCH v1] Bluetooth: btnxpuart: No need to check the received bootloader signature patchwork-bot+bluetooth (Thu Apr 06 2023 - 17:00:28 EST)
- Re: [PATCH v1] Bluetooth: btnxpuart: Deasset UART break before closing serdev device patchwork-bot+bluetooth (Thu Apr 06 2023 - 17:00:31 EST)
- Re: [PATCH] Bluetooth: hci_h5: Complements reliable packet processing logic. patchwork-bot+bluetooth (Thu Apr 06 2023 - 17:00:35 EST)
- Re: [PATCH v1] Bluetooth: btnxpuart: Add support to download helper FW file for w8997 patchwork-bot+bluetooth (Thu Apr 06 2023 - 17:00:40 EST)
- Re: [PATCH v2] Bluetooth: hci_h5: Complements reliable packet processing logic patchwork-bot+bluetooth (Thu Apr 06 2023 - 17:00:44 EST)
- Re: [PATCH] parport_pc: don't allow driver for SPARC32 Maciej W. Rozycki (Thu Apr 06 2023 - 17:01:59 EST)
- Re: [RFC PATCH 3/7] x86/entry: Implement atomic-IST-entry Peter Zijlstra (Thu Apr 06 2023 - 17:02:31 EST)
- Re: [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs Muhammad Usama Anjum (Thu Apr 06 2023 - 17:04:12 EST)
- [PATCHSET 0/7] perf lock contention: Improve performance if map is full (v1) Namhyung Kim (Thu Apr 06 2023 - 17:06:19 EST)
- [PATCH 1/7] perf lock contention: Simplify parse_lock_type() Namhyung Kim (Thu Apr 06 2023 - 17:06:23 EST)
- [PATCH 2/7] perf lock contention: Use -M for --map-nr-entries Namhyung Kim (Thu Apr 06 2023 - 17:06:28 EST)
- [PATCH 3/7] perf lock contention: Update default map size to 16384 Namhyung Kim (Thu Apr 06 2023 - 17:06:33 EST)
- [PATCH 5/7] perf lock contention: Update total/bad stats for hidden entries Namhyung Kim (Thu Apr 06 2023 - 17:06:36 EST)
- [PATCH 4/7] perf lock contention: Add data failure stat Namhyung Kim (Thu Apr 06 2023 - 17:06:40 EST)
- [PATCH 6/7] perf lock contention: Revise needs_callstack() condition Namhyung Kim (Thu Apr 06 2023 - 17:06:49 EST)
- [PATCH 7/7] perf lock contention: Do not try to update if hash map is full Namhyung Kim (Thu Apr 06 2023 - 17:06:55 EST)
- Re: revert bab65e48cb064 PCI/MSI Sanitize MSI-X checks Thomas Gleixner (Thu Apr 06 2023 - 17:07:39 EST)
- Re: [PATCH v2] PCI/EDR: Clear PCIe Device Status errors after EDR error recovery Bjorn Helgaas (Thu Apr 06 2023 - 17:08:02 EST)
- Re: [PATCH] rust: str: fix requierments->requirements typo for rust str Miguel Ojeda (Thu Apr 06 2023 - 17:08:36 EST)
- Re: [PATCH] rust: kernel: Mark rust_fmt_argument as extern "C" Miguel Ojeda (Thu Apr 06 2023 - 17:09:22 EST)
- Re: [PATCH 2/3] bpf: Allow NULL buffers in bpf_dynptr_slice(_rw) Andrii Nakryiko (Thu Apr 06 2023 - 17:09:33 EST)
- Re: [PATCH v3 2/2] perf pmu: Fix a few potential fd leaks Arnaldo Carvalho de Melo (Thu Apr 06 2023 - 17:09:42 EST)
- Re: [PATCH] tools: Rename __fallthrough to fallthrough Arnaldo Carvalho de Melo (Thu Apr 06 2023 - 17:11:11 EST)
- Re: [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs Muhammad Usama Anjum (Thu Apr 06 2023 - 17:12:48 EST)
- RE: [PATCH bpf-next] bpf, sockmap: fix deadlocks in the sockhash and sockmap John Fastabend (Thu Apr 06 2023 - 17:13:30 EST)
- Re: [PATCH] mm-treewide-redefine-max_order-sanely-fix.txt Mike Rapoport (Thu Apr 06 2023 - 17:14:48 EST)
- Re: [PATCH v9 0/5] Device tree support for Hyper-V VMBus driver Wei Liu (Thu Apr 06 2023 - 17:16:10 EST)
- [PATCH bpf-next] xsk: Elide base_addr comparison in xp_unaligned_validate_desc Kal Conley (Thu Apr 06 2023 - 17:22:27 EST)
- Re: [PATCH v2 1/2] cacheinfo: Add arch specific early level initializer Radu Rendec (Thu Apr 06 2023 - 17:22:44 EST)
- [ANNOUNCE] v6.3-rc5-rt8 Sebastian Andrzej Siewior (Thu Apr 06 2023 - 17:22:54 EST)
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes Jeff Layton (Thu Apr 06 2023 - 17:24:20 EST)
- Re: [PATCH] perf/arm-cmn: Fix DTC reset Geoff Blake (Thu Apr 06 2023 - 17:26:30 EST)
- Re: [PATCH v4 1/6] userfaultfd: convert mfill_atomic_pte_copy() to use a folio Mike Kravetz (Thu Apr 06 2023 - 17:29:29 EST)
- Re: Semantics of blktrace with lockdown (integrity) enabled kernel. Paul Moore (Thu Apr 06 2023 - 17:30:59 EST)
- Re: (subset) [PATCH v2 0/8] Add support for Rockchip RK860X regulators Mark Brown (Thu Apr 06 2023 - 17:31:11 EST)
- Re: (subset) [PATCH 0/3] arm64: qcom: add PMIC regulators for sa8775p Mark Brown (Thu Apr 06 2023 - 17:31:14 EST)
- Re: [PATCH v1 0/3] PCI: brcmstb: Clkreq# accomodations of downstream device Cyril Brulebois (Thu Apr 06 2023 - 17:31:40 EST)
- Re: [PATCH] tools: Rename __fallthrough to fallthrough Arnaldo Carvalho de Melo (Thu Apr 06 2023 - 17:31:43 EST)
- Re: [PATCH v5 1/6] userfaultfd: convert mfill_atomic_pte_copy() to use a folio Mike Kravetz (Thu Apr 06 2023 - 17:32:10 EST)
- Re: [PATCH] parport_pc: don't allow driver for SPARC32 Randy Dunlap (Thu Apr 06 2023 - 17:32:20 EST)
- Re: [PATCH] tools: Rename __fallthrough to fallthrough Arnaldo Carvalho de Melo (Thu Apr 06 2023 - 17:32:53 EST)
- Re: [PATCH v5 2/6] userfaultfd: use kmap_local_page() in copy_huge_page_from_user() Mike Kravetz (Thu Apr 06 2023 - 17:33:10 EST)
- Re: [PATCH v3 2/2] perf pmu: Fix a few potential fd leaks Ian Rogers (Thu Apr 06 2023 - 17:33:25 EST)
- Re: [PATCH] tools: Rename __fallthrough to fallthrough Arnaldo Carvalho de Melo (Thu Apr 06 2023 - 17:35:25 EST)
- Litmus test names Alan Stern (Thu Apr 06 2023 - 17:36:20 EST)
- Re: [BUG?] unchecked MSR access error: WRMSR to 0x19c Borislav Petkov (Thu Apr 06 2023 - 17:36:52 EST)
- Re: [RFC PATCH 0/6] Improve VM DVFS and task placement behavior David Dai (Thu Apr 06 2023 - 17:39:26 EST)
- Re: [PATCH v3] PCI/P2PDMA: Fix the comments on pci_p2pmem_find_many() Bjorn Helgaas (Thu Apr 06 2023 - 17:41:01 EST)
- [PATCH 0/2] i2c: i2c-mt65xx: add support for MT7981 Daniel Golle (Thu Apr 06 2023 - 17:41:35 EST)
- [PATCH 1/2] i2c: mediatek: add support for MT7981 SoC Daniel Golle (Thu Apr 06 2023 - 17:41:46 EST)
- Re: [PATCH v3 1/2] perf pmu: Make parser reentrant Jiri Olsa (Thu Apr 06 2023 - 17:42:01 EST)
- [PATCH 2/2] dt-bindings: i2c: i2c-mt65xx: add binding for MT7981 SoC Daniel Golle (Thu Apr 06 2023 - 17:42:03 EST)
- Re: [PATCH v3 2/2] perf pmu: Fix a few potential fd leaks Jiri Olsa (Thu Apr 06 2023 - 17:42:39 EST)
- Re: Semantics of blktrace with lockdown (integrity) enabled kernel. Paul Moore (Thu Apr 06 2023 - 17:43:37 EST)
- Re: [RFC PATCH net-next] net: dsa: mt7530: fix port specifications for MT7988 Arınç ÜNAL (Thu Apr 06 2023 - 17:44:47 EST)
- Re: [PATCH v2] PCI/EDR: Clear PCIe Device Status errors after EDR error recovery Sathyanarayanan Kuppuswamy (Thu Apr 06 2023 - 17:52:11 EST)
- Re: [PATCH] cpufreq: CPPC: use 10ms delay instead of 2us to avoid high error Yang Shi (Thu Apr 06 2023 - 17:53:06 EST)
- [PATCH] scripts/gdb: Raise error with reduced debugging information Florian Fainelli (Thu Apr 06 2023 - 17:53:17 EST)
- RE: [PATCH V2 3/3] ARM: dts: imx6ull-dhcor: Add Marantec maveo box Christoph Niedermaier (Thu Apr 06 2023 - 17:53:48 EST)
- Re: [PATCH] mm/mprotect: Fix do_mprotect_pkey() return on error Andrew Morton (Thu Apr 06 2023 - 17:53:52 EST)
- [PATCH v2 02/11] tools/nolibc: use __inline__ syntax Thomas Weißschuh (Thu Apr 06 2023 - 17:55:00 EST)
- [PATCH v2 00/11] tools/nolibc: -std=c89 compatibility Thomas Weißschuh (Thu Apr 06 2023 - 17:55:28 EST)
- [PATCH v2 04/11] tools/nolibc: x86_64: use C89 comment syntax Thomas Weißschuh (Thu Apr 06 2023 - 17:55:32 EST)
- [PATCH v2 01/11] tools/nolibc: use standard __asm__ statements Thomas Weißschuh (Thu Apr 06 2023 - 17:55:32 EST)
- [PATCH v2 03/11] tools/nolibc: i386: use C89 comment syntax Thomas Weißschuh (Thu Apr 06 2023 - 17:55:32 EST)
- [PATCH v2 06/11] tools/nolibc: aarch64: use C89 comment syntax Thomas Weißschuh (Thu Apr 06 2023 - 17:55:33 EST)
- [PATCH v2 05/11] tools/nolibc: riscv: use C89 comment syntax Thomas Weißschuh (Thu Apr 06 2023 - 17:55:33 EST)
- [PATCH v2 07/11] tools/nolibc: arm: use C89 comment syntax Thomas Weißschuh (Thu Apr 06 2023 - 17:55:33 EST)
- [PATCH v2 09/11] tools/nolibc: loongarch: use C89 comment syntax Thomas Weißschuh (Thu Apr 06 2023 - 17:56:00 EST)
- [PATCH v2 11/11] tools/nolibc: validate C89 compatibility Thomas Weißschuh (Thu Apr 06 2023 - 17:56:01 EST)
- [PATCH v2 10/11] tools/nolibc: use C89 comment syntax Thomas Weißschuh (Thu Apr 06 2023 - 17:56:01 EST)
- [PATCH v2 08/11] tools/nolibc: mips: use C89 comment syntax Thomas Weißschuh (Thu Apr 06 2023 - 17:56:02 EST)
- [PATCH V3 1/4] dt-bindings: Add Marantec vendor prefix Christoph Niedermaier (Thu Apr 06 2023 - 17:56:02 EST)
- drivers/gpu/drm/msm/adreno/a6xx_gmu.h:136:16: sparse: sparse: incorrect type in argument 1 (different address spaces) kernel test robot (Thu Apr 06 2023 - 17:56:03 EST)
- [PATCH 0/6] Initial Rust V4L2 support Daniel Almeida (Thu Apr 06 2023 - 17:58:09 EST)
- [PATCH 1/6] rust: media: add the media module Daniel Almeida (Thu Apr 06 2023 - 17:58:11 EST)
- [PATCH 3/6] rust: sync: introduce FfiMutex Daniel Almeida (Thu Apr 06 2023 - 17:58:11 EST)
- [PATCH 2/6] rust: media: add initial videodev2.h abstractions Daniel Almeida (Thu Apr 06 2023 - 17:58:11 EST)
- [PATCH 4/6] rust: media: videobuf2: add a videobuf2 abstraction Daniel Almeida (Thu Apr 06 2023 - 17:58:40 EST)
- [PATCH 5/6] rust: media: add {video|v4l2}_device_register support Daniel Almeida (Thu Apr 06 2023 - 17:58:41 EST)
- [PATCH 6/6] rust: media: add v4l2 rust sample Daniel Almeida (Thu Apr 06 2023 - 17:58:43 EST)
- Re: [RFC PATCH net-next] net: dsa: mt7530: fix port specifications for MT7988 Daniel Golle (Thu Apr 06 2023 - 17:59:52 EST)
- Re: [PATCH] staging: octeon: remove typedef declaration for cvmx_fau_op_size Alison Schofield (Thu Apr 06 2023 - 17:59:53 EST)
- Re: [RFC PATCH 3/7] x86/entry: Implement atomic-IST-entry Peter Zijlstra (Thu Apr 06 2023 - 18:00:23 EST)
- [PATCH] scripts/gdb: Print interrupts Florian Fainelli (Thu Apr 06 2023 - 18:00:24 EST)
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes Stefan Berger (Thu Apr 06 2023 - 18:00:25 EST)
- [RFC 1/2] drm: Add fdinfo memory stats Rob Clark (Thu Apr 06 2023 - 18:00:28 EST)
- [RFC 2/2] drm/msm: Add memory stats to fdinfo Rob Clark (Thu Apr 06 2023 - 18:00:32 EST)
- [RFC 0/2] drm: fdinfo memory stats Rob Clark (Thu Apr 06 2023 - 18:00:51 EST)
- Re: [PATCH] scripts/gdb: Print interrupts Florian Fainelli (Thu Apr 06 2023 - 18:01:38 EST)
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes Jeff Layton (Thu Apr 06 2023 - 18:04:45 EST)
- Re: [PATCH] mm/mprotect: Fix do_mprotect_pkey() return on error Liam R. Howlett (Thu Apr 06 2023 - 18:05:15 EST)
- [PATCH v2] scripts/gdb: Print interrupts Florian Fainelli (Thu Apr 06 2023 - 18:05:20 EST)
- Re: [Regression] drm/scheduler: track GPU active time per entity Luben Tuikov (Thu Apr 06 2023 - 18:06:33 EST)
- Re: [PATCH v3 0/3] ACPI: SBS: Fix various issues Armin Wolf (Thu Apr 06 2023 - 18:09:19 EST)
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes Jeff Layton (Thu Apr 06 2023 - 18:09:50 EST)
- [PATCH V3 2/4] dt-bindings: arm: fsl: Add Marantec maveo box as a DHCOR i.MX6ULL SoM based board Christoph Niedermaier (Thu Apr 06 2023 - 18:10:20 EST)
- Re: [PATCH] ASoC: dt-bindings: wm8523: Convert to dtschema Saalim Quadri (Thu Apr 06 2023 - 18:10:34 EST)
- [PATCH] f2fs: fix passing relative address when discard zones Daeho Jeong (Thu Apr 06 2023 - 18:11:46 EST)
- Re: [PATCH] ASoC: dt-bindings: wm8523: Convert to dtschema Saalim Quadri (Thu Apr 06 2023 - 18:11:48 EST)
- [PATCH RESEND 0/3] scripts/gdb: timerlist fixes Florian Fainelli (Thu Apr 06 2023 - 18:12:33 EST)
- [PATCH RESEND 1/3] scripts/gdb: timerlist: use range instead of xrange Florian Fainelli (Thu Apr 06 2023 - 18:12:36 EST)
- [PATCH RESEND 2/3] scripts/gdb: timerlist: fix rb_node access Florian Fainelli (Thu Apr 06 2023 - 18:12:40 EST)
- [PATCH RESEND 3/3] scripts/gdb: timerlist: convert int chunks to str Florian Fainelli (Thu Apr 06 2023 - 18:12:44 EST)
- Re: [PATCH 1/3] bpf: verifier: Accept dynptr mem as mem in helpers Alexei Starovoitov (Thu Apr 06 2023 - 18:13:26 EST)
- [PATCH v3 1/1] dmaengine: switchtec-dma: Introduce Switchtec DMA engine PCI driver Kelvin Cao (Thu Apr 06 2023 - 18:16:24 EST)
- [PATCH v3 0/1] Switchtec Switch DMA Engine Driver Kelvin Cao (Thu Apr 06 2023 - 18:16:29 EST)
- [tip:sched/core] BUILD SUCCESS d82caa273565b45fcf103148950549af76c314b0 kernel test robot (Thu Apr 06 2023 - 18:17:22 EST)
- [PATCH 1/2] Input: cs40l26: Support for CS40L26 Boosted Haptic Amplifier Fred Treven (Thu Apr 06 2023 - 18:17:50 EST)
- Re: [PATCH v2 0/3] blk-cgroup: some cleanup Jens Axboe (Thu Apr 06 2023 - 18:18:11 EST)
- [PATCH 2/2] dt-bindings: input: cirrus,cs40l26: Add bindings Fred Treven (Thu Apr 06 2023 - 18:20:30 EST)
- Re: [PATCH v2] PCI/EDR: Clear PCIe Device Status errors after EDR error recovery Bjorn Helgaas (Thu Apr 06 2023 - 18:21:42 EST)
- Re: [PATCH v5 3/6] userfaultfd: convert copy_huge_page_from_user() to copy_folio_from_user() Mike Kravetz (Thu Apr 06 2023 - 18:22:44 EST)
- Re: [PATCH 2/3] bpf: Allow NULL buffers in bpf_dynptr_slice(_rw) Daniel Rosenberg (Thu Apr 06 2023 - 18:25:19 EST)
- Re: [PATCH v5 1/2] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim Andrew Morton (Thu Apr 06 2023 - 18:25:31 EST)
- [PATCH V3 3/4] ARM: dts: imx6ull-dhcor: Remove mmc aliases from SoM Christoph Niedermaier (Thu Apr 06 2023 - 18:25:34 EST)
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes Stefan Berger (Thu Apr 06 2023 - 18:27:30 EST)
- Re: [PATCH] block: don't set GD_NEED_PART_SCAN if scan partition failed Jens Axboe (Thu Apr 06 2023 - 18:29:52 EST)
- Re: [Regression] drm/scheduler: track GPU active time per entity Luben Tuikov (Thu Apr 06 2023 - 18:30:45 EST)
- Re: [BUG?] unchecked MSR access error: WRMSR to 0x19c srinivas pandruvada (Thu Apr 06 2023 - 18:31:15 EST)
- Re: [PATCH] scripts: rust-analyzer: Skip crate module directories Miguel Ojeda (Thu Apr 06 2023 - 18:33:24 EST)
- Re: [PATCH] scripts: rust-analyzer: Skip crate module directories Miguel Ojeda (Thu Apr 06 2023 - 18:33:43 EST)
- Re: Litmus test names Paul E. McKenney (Thu Apr 06 2023 - 18:35:00 EST)
- Re: [PATCH 1/3] bpf: verifier: Accept dynptr mem as mem in helpers Daniel Rosenberg (Thu Apr 06 2023 - 18:35:33 EST)
- Re: [Regression] drm/scheduler: track GPU active time per entity Luben Tuikov (Thu Apr 06 2023 - 18:36:28 EST)
- Re: [PATCH 0/3] drivers/thermal/qcom/tsens: Add ability to read and shift-in non-contiguous calibration data Bryan O'Donoghue (Thu Apr 06 2023 - 18:36:59 EST)
- [PATCH V3 4/4] ARM: dts: imx6ull-dhcor: Add Marantec maveo box Christoph Niedermaier (Thu Apr 06 2023 - 18:40:32 EST)
- Re: [PATCH] mm-treewide-redefine-max_order-sanely-fix.txt Andrew Morton (Thu Apr 06 2023 - 18:44:29 EST)
- RE: [PATCH v2] PCI/EDR: Clear PCIe Device Status errors after EDR error recovery Natu, Mahesh (Thu Apr 06 2023 - 18:46:21 EST)
- Re: [PATCH v5 4/6] userfaultfd: convert mfill_atomic_hugetlb() to use a folio Mike Kravetz (Thu Apr 06 2023 - 18:48:49 EST)
- Re: [PATCH v2] rust: allow to use INIT_STACK_ALL_ZERO Miguel Ojeda (Thu Apr 06 2023 - 18:52:35 EST)
- Re: [PATCH 6/9] fortify: Split reporting and avoid passing string pointer Kees Cook (Thu Apr 06 2023 - 18:54:08 EST)
- Re: [PATCH 6/9] fortify: Split reporting and avoid passing string pointer Kees Cook (Thu Apr 06 2023 - 18:54:43 EST)
- Re: [PATCH] rust: fix regexp in scripts/is_rust_module.sh Miguel Ojeda (Thu Apr 06 2023 - 18:57:04 EST)
- Re: [PATCH 6/9] fortify: Split reporting and avoid passing string pointer Kees Cook (Thu Apr 06 2023 - 18:57:44 EST)
- Re: [PATCH v1] mm/huge_memory.c: warn with pr_warn_ratelimited instead of VM_WARN_ON_ONCE_FOLIO Yang Shi (Thu Apr 06 2023 - 18:57:59 EST)
- Re: [PATCH 4/9] fortify: Add protection for strlcat() Kees Cook (Thu Apr 06 2023 - 18:58:20 EST)
- [PATCH v4] arm64/sysreg: Convert HFGITR_EL2 to automatic generation Mark Brown (Thu Apr 06 2023 - 18:59:53 EST)
- Re: bpf: ensure all memory is initialized in bpf_get_current_comm Alexei Starovoitov (Thu Apr 06 2023 - 19:00:46 EST)
- [PATCH v2] dax: enable dax fault handler to report VM_FAULT_HWPOISON Jane Chu (Thu Apr 06 2023 - 19:02:06 EST)
- Re: [PATCH 3/9] string: Add Kunit tests for strcat() family Kees Cook (Thu Apr 06 2023 - 19:07:44 EST)
- Re: [RFC PATCH 3/7] x86/entry: Implement atomic-IST-entry Andrew Cooper (Thu Apr 06 2023 - 19:08:16 EST)
- Re: [PATCH 2/9] fortify: Allow KUnit test to build without FORTIFY Kees Cook (Thu Apr 06 2023 - 19:09:44 EST)
- RE: [PATCH v2] rcu/kvfree: Prevents cache growing when the backoff_page_cache_fill is set Zhang, Qiang1 (Thu Apr 06 2023 - 19:11:47 EST)
- Re: [PATCH] rust: fix bindgen arguments Miguel Ojeda (Thu Apr 06 2023 - 19:15:31 EST)
- Re: [PATCH RESEND 0/3] scripts/gdb: timerlist fixes Andrew Morton (Thu Apr 06 2023 - 19:18:24 EST)
- Re: [PATCH] PCI: Fix use-after-free in pci_bus_release_domain_nr() Bjorn Helgaas (Thu Apr 06 2023 - 19:24:51 EST)
- Re: [PATCH v2] dma-buf/heaps: system_heap: Avoid DoS by limiting single allocations to half of all memory T.J. Mercier (Thu Apr 06 2023 - 19:27:46 EST)
- [PATCH v3 2/2] cacheinfo: Add arm64 early level initializer implementation Radu Rendec (Thu Apr 06 2023 - 19:42:24 EST)
- [PATCH v3 1/2] cacheinfo: Add arch specific early level initializer Radu Rendec (Thu Apr 06 2023 - 19:42:26 EST)
- [PATCH v3 0/2] arch_topology: Pre-allocate cacheinfo from primary CPU Radu Rendec (Thu Apr 06 2023 - 19:42:28 EST)
- Re: [PATCH v2] dma-buf/heaps: system_heap: Avoid DoS by limiting single allocations to half of all memory Andrew Morton (Thu Apr 06 2023 - 19:42:30 EST)
- Re: [PATCH V7 2/2] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem Minchan Kim (Thu Apr 06 2023 - 19:45:31 EST)
- Re: [PATCH v4 05/12] KVM: x86/pmu: Error when user sets the GLOBAL_STATUS reserved bits Sean Christopherson (Thu Apr 06 2023 - 19:46:33 EST)
- [PATCH v1 1/3] perf pmu: Fewer const casts Ian Rogers (Thu Apr 06 2023 - 19:54:04 EST)
- [PATCH v1 2/3] perf pmu: Improve name/comments, avoid a memory allocation Ian Rogers (Thu Apr 06 2023 - 19:54:14 EST)
- [PATCH v1 3/3] perf pmu: Sort and remove duplicates using json PMU name Ian Rogers (Thu Apr 06 2023 - 19:54:22 EST)
- Re: [PATCH 2/3] bpf: Allow NULL buffers in bpf_dynptr_slice(_rw) Andrii Nakryiko (Thu Apr 06 2023 - 19:54:49 EST)
- Re: [PATCH v5 5/6] mm: convert copy_user_huge_page() to copy_user_folio() Mike Kravetz (Thu Apr 06 2023 - 19:56:19 EST)
- Re: [PATCH v4 06/12] KVM: x86/pmu: Make part of the Intel v2 PMU MSRs handling x86 generic Sean Christopherson (Thu Apr 06 2023 - 19:57:20 EST)
- Re: irqdomain API: how to set affinity of parent irq of chained irqs? Radu Rendec (Thu Apr 06 2023 - 19:57:38 EST)
- Re: [PATCH v4 07/12] KVM: x86/cpuid: Use fast return for cpuid "0xa" leaf when !enable_pmu Sean Christopherson (Thu Apr 06 2023 - 19:59:07 EST)
- Re: [PATCH v21 2/7] crash: add generic infrastructure for crash hotplug support Baoquan He (Thu Apr 06 2023 - 19:59:26 EST)
- Re: [PATCH v2] dma-buf/heaps: system_heap: Avoid DoS by limiting single allocations to half of all memory T.J. Mercier (Thu Apr 06 2023 - 20:00:54 EST)
- Re: [PATCH v7 1/6] riscv: mm: dma-noncoherent: Switch using function pointers for cache management Andrea Parri (Thu Apr 06 2023 - 20:03:51 EST)
- Re: [PATCH v2] rcu/kvfree: Prevents cache growing when the backoff_page_cache_fill is set Paul E. McKenney (Thu Apr 06 2023 - 20:04:09 EST)
- Re: [PATCH v1 1/5] perf vendor events intel: Update free running alderlake events Ian Rogers (Thu Apr 06 2023 - 20:06:50 EST)
- Re: [PATCH v4 08/12] KVM: x86/pmu: Disable vPMU if the minimum num of counters isn't met Sean Christopherson (Thu Apr 06 2023 - 20:07:12 EST)
- Re: [PATCH v5 6/6] userfaultfd: convert mfill_atomic() to use a folio Mike Kravetz (Thu Apr 06 2023 - 20:07:31 EST)
- [PATCH v2 1/5] perf vendor events intel: Update free running alderlake events Ian Rogers (Thu Apr 06 2023 - 20:13:45 EST)
- Re: [PATCH] arm64/mm: don't WARN when alloc/free-ing device private pages John Hubbard (Thu Apr 06 2023 - 20:13:50 EST)
- [PATCH v2 2/5] perf vendor events intel: Update free running icelakex events Ian Rogers (Thu Apr 06 2023 - 20:13:54 EST)
- [PATCH v2 3/5] perf vendor events intel: Correct knightslanding memory topic Ian Rogers (Thu Apr 06 2023 - 20:14:06 EST)
- [PATCH v2 4/5] perf vendor events intel: Update free running snowridgex events Ian Rogers (Thu Apr 06 2023 - 20:14:21 EST)
- [PATCH v2 5/5] perf vendor events intel: Update free running tigerlake events Ian Rogers (Thu Apr 06 2023 - 20:14:37 EST)
- [PATCH] r8152: Add __GFP_NOWARN to big allocations Douglas Anderson (Thu Apr 06 2023 - 20:15:01 EST)
- [PATCH bpf-next] bpf: ensure all memory is initialized in bpf_get_current_comm Barret Rhoden (Thu Apr 06 2023 - 20:18:31 EST)
- Re: [PATCH v4 08/12] KVM: x86/pmu: Disable vPMU if the minimum num of counters isn't met Sean Christopherson (Thu Apr 06 2023 - 20:23:49 EST)
- Re: [PATCH v4 09/12] KVM: x86/pmu: Forget PERFCTR_CORE if the min num of counters isn't met Sean Christopherson (Thu Apr 06 2023 - 20:32:16 EST)
- Re: [PATCHSET 0/7] perf lock contention: Improve performance if map is full (v1) Ian Rogers (Thu Apr 06 2023 - 20:35:22 EST)
- Re: [PATCH] btrfs: Avoid potential integer overflow when left-shifting 32-bit int Qu Wenruo (Thu Apr 06 2023 - 20:36:02 EST)
- Re: [PATCH v6 01/12] perf map: Rename map_ip and unmap_ip Ian Rogers (Thu Apr 06 2023 - 20:40:54 EST)
- Re: [PATCH v4 10/12] KVM: x86/cpuid: Add X86_FEATURE_PERFMON_V2 as a scattered flag Sean Christopherson (Thu Apr 06 2023 - 20:41:33 EST)
- Re: [PATCHSET 0/7] perf lock contention: Improve performance if map is full (v1) Arnaldo Carvalho de Melo (Thu Apr 06 2023 - 20:41:41 EST)
- Re: [PATCH 11/11] USB: dwc3: clean up probe declarations Thinh Nguyen (Thu Apr 06 2023 - 20:46:54 EST)
- Re: [PATCH 10/11] USB: dwc3: refactor clock lookups Thinh Nguyen (Thu Apr 06 2023 - 20:48:16 EST)
- Re: [PATCH 06/11] USB: dwc3: clean up probe error labels Thinh Nguyen (Thu Apr 06 2023 - 20:50:02 EST)
- Re: [PATCH 5/9] x86/clear_pages: add clear_pages() Ankur Arora (Thu Apr 06 2023 - 20:50:58 EST)
- Re: [PATCH net-next v5 03/19] mm: Make the page_frag_cache allocator use multipage folios Jakub Kicinski (Thu Apr 06 2023 - 20:54:41 EST)
- Re: [PATCH 08/11] USB: dwc3: clean up core init error handling Thinh Nguyen (Thu Apr 06 2023 - 20:56:48 EST)
- Re: [PATCH v2 1/5] perf vendor events intel: Update free running alderlake events Arnaldo Carvalho de Melo (Thu Apr 06 2023 - 20:56:59 EST)
- [PATCH] media: pci: remove unnecessary (void*) conversions Li Qiong (Thu Apr 06 2023 - 20:59:39 EST)
- Re: [PATCH 07/11] USB: dwc3: clean up phy init error handling Thinh Nguyen (Thu Apr 06 2023 - 21:00:44 EST)
- Re: [PATCH v5 2/2] mm: vmscan: refactor reclaim_state helpers Yosry Ahmed (Thu Apr 06 2023 - 21:03:43 EST)
- Re: [PATCH v6 02/12] perf map: Add helper for map_ip and unmap_ip Arnaldo Carvalho de Melo (Thu Apr 06 2023 - 21:06:25 EST)
- Re: [PATCH v6 02/12] perf map: Add helper for map_ip and unmap_ip Ian Rogers (Thu Apr 06 2023 - 21:12:34 EST)
- [PATCH v2 0/3] arm64: kdump : take off the protection on crashkernel memory region Baoquan He (Thu Apr 06 2023 - 21:16:13 EST)
- [PATCH v2 1/3] arm64: kdump : take off the protection on crashkernel memory region Baoquan He (Thu Apr 06 2023 - 21:16:21 EST)
- [PATCH v2 2/3] arm64: kdump: do not map crashkernel region specifically Baoquan He (Thu Apr 06 2023 - 21:16:33 EST)
- [PATCH v2 3/3] arm64: kdump: defer the crashkernel reservation for platforms with no DMA memory zones Baoquan He (Thu Apr 06 2023 - 21:16:35 EST)
- [PATCH] linux-firmware: update firmware for mediatek bluetooth chip (MT7921) sean.wang (Thu Apr 06 2023 - 21:17:29 EST)
- Re: [PATCH] f2fs: use common implementation of file type Chao Yu (Thu Apr 06 2023 - 21:21:28 EST)
- Re: [PATCH] f2fs: convert to use sysfs_emit Chao Yu (Thu Apr 06 2023 - 21:21:33 EST)
- Re: [PATCH v2] f2fs: merge lz4hc_compress_pages() to lz4_compress_pages() Chao Yu (Thu Apr 06 2023 - 21:22:30 EST)
- RE: [PATCH v2] rcu/kvfree: Prevents cache growing when the backoff_page_cache_fill is set Zhang, Qiang1 (Thu Apr 06 2023 - 21:26:56 EST)
- Re: [gpio kself-test & bisect] gpio-mockup.sh kslef-test failed in v6.3-rc5 Pengfei Xu (Thu Apr 06 2023 - 21:27:31 EST)
- [PATCH] ieee802154: hwsim: Fix possible memory leaks Chen Aotian (Thu Apr 06 2023 - 21:27:44 EST)
- Re: [PATCH 09/11] USB: dwc3: refactor phy handling Thinh Nguyen (Thu Apr 06 2023 - 21:31:49 EST)
- Re: [PATCH v4 11/12] KVM: x86/svm/pmu: Add AMD PerfMonV2 support Sean Christopherson (Thu Apr 06 2023 - 21:35:14 EST)
- Re: [PATCH v4 06/12] KVM: x86/pmu: Make part of the Intel v2 PMU MSRs handling x86 generic Sean Christopherson (Thu Apr 06 2023 - 21:39:09 EST)
- [PATCH] linux-firmware: update firmware for MT7921 WiFi device Deren Wu (Thu Apr 06 2023 - 21:40:45 EST)
- Re: [RFC PATCH bpf-next 00/13] bpf: Introduce BPF namespace Alexei Starovoitov (Thu Apr 06 2023 - 21:44:09 EST)
- [PATCH] clk: imx: clk-imx8mn: fix memory leak in imx8mn_clocks_probe Hao Luo (Thu Apr 06 2023 - 21:46:33 EST)
- Re: [PATCH bpf-next v2 3/3] selftests/bpf: Test FOU kfuncs for externally controlled ipip devices Alexei Starovoitov (Thu Apr 06 2023 - 21:47:47 EST)
- Re: [PATCH v4 0/9] Add Array BIST test support to IFS Pengfei Xu (Thu Apr 06 2023 - 21:47:50 EST)
- Re: [PATCH v4 12/12] KVM: x86/cpuid: Add AMD CPUID ExtPerfMonAndDbg leaf 0x80000022 Sean Christopherson (Thu Apr 06 2023 - 21:51:00 EST)
- Re: [PATCH net-next v5 05/19] tcp: Support MSG_SPLICE_PAGES Willem de Bruijn (Thu Apr 06 2023 - 21:57:09 EST)
- Re: [PATCH 05/11] USB: dwc3: drop dead hibernation code Thinh Nguyen (Thu Apr 06 2023 - 21:59:04 EST)
- Re: [PATCH net] tcp: restrict net.ipv4.tcp_app_win Jakub Kicinski (Thu Apr 06 2023 - 21:59:34 EST)
- Re: [net-next v9 4/6] dt-bindings: net: Add support StarFive dwmac Guo Samin (Thu Apr 06 2023 - 21:59:43 EST)
- Re: [PATCH 04/11] USB: dwc3: gadget: drop dead hibernation code Thinh Nguyen (Thu Apr 06 2023 - 22:00:22 EST)
- [PATCH v5 02/30] LoongArch: KVM: Implement kvm module related interface Tianrui Zhao (Thu Apr 06 2023 - 22:00:25 EST)
- [PATCH v5 04/30] LoongArch: KVM: Implement VM related functions Tianrui Zhao (Thu Apr 06 2023 - 22:00:28 EST)
- [PATCH v5 03/30] LoongArch: KVM: Implement kvm hardware enable, disable interface Tianrui Zhao (Thu Apr 06 2023 - 22:00:31 EST)
- [PATCH v5 06/30] LoongArch: KVM: Implement vcpu create and destroy interface Tianrui Zhao (Thu Apr 06 2023 - 22:00:35 EST)
- [PATCH v5 00/30] Add KVM LoongArch support Tianrui Zhao (Thu Apr 06 2023 - 22:00:38 EST)
- [PATCH v5 01/30] LoongArch: KVM: Add kvm related header files Tianrui Zhao (Thu Apr 06 2023 - 22:00:42 EST)
- [PATCH v5 07/30] LoongArch: KVM: Implement vcpu run interface Tianrui Zhao (Thu Apr 06 2023 - 22:00:46 EST)
- [PATCH v5 08/30] LoongArch: KVM: Implement vcpu handle exit interface Tianrui Zhao (Thu Apr 06 2023 - 22:00:50 EST)
- [PATCH v5 10/30] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface Tianrui Zhao (Thu Apr 06 2023 - 22:00:54 EST)
- [PATCH v5 16/30] LoongArch: KVM: Implement update VM id function Tianrui Zhao (Thu Apr 06 2023 - 22:00:58 EST)
- [PATCH v5 17/30] LoongArch: KVM: Implement virtual machine tlb operations Tianrui Zhao (Thu Apr 06 2023 - 22:01:02 EST)
- [PATCH v5 12/30] LoongArch: KVM: Implement vcpu interrupt operations Tianrui Zhao (Thu Apr 06 2023 - 22:01:06 EST)
- [PATCH v5 09/30] LoongArch: KVM: Implement vcpu get, vcpu set registers Tianrui Zhao (Thu Apr 06 2023 - 22:01:12 EST)
- [PATCH v5 20/30] LoongArch: KVM: Implement handle csr excption Tianrui Zhao (Thu Apr 06 2023 - 22:01:17 EST)
- [PATCH v5 21/30] LoongArch: KVM: Implement handle iocsr exception Tianrui Zhao (Thu Apr 06 2023 - 22:01:21 EST)
- [PATCH v5 05/30] LoongArch: KVM: Add vcpu related header files Tianrui Zhao (Thu Apr 06 2023 - 22:01:25 EST)
- [PATCH v5 23/30] LoongArch: KVM: Implement handle gspr exception Tianrui Zhao (Thu Apr 06 2023 - 22:01:28 EST)
- Re: [PATCH bpf-next] bpf: ensure all memory is initialized in bpf_get_current_comm patchwork-bot+netdevbpf (Thu Apr 06 2023 - 22:01:31 EST)
- [PATCH v5 25/30] LoongArch: KVM: Implement handle fpu exception Tianrui Zhao (Thu Apr 06 2023 - 22:01:36 EST)
- [PATCH v5 26/30] LoongArch: KVM: Implement kvm exception vector Tianrui Zhao (Thu Apr 06 2023 - 22:01:41 EST)
- [PATCH v5 30/30] LoongArch: KVM: Supplement kvm document about loongarch-specific part Tianrui Zhao (Thu Apr 06 2023 - 22:01:52 EST)
- [PATCH v5 29/30] LoongArch: KVM: Enable kvm config and add the makefile Tianrui Zhao (Thu Apr 06 2023 - 22:01:57 EST)
- [PATCH v5 24/30] LoongArch: KVM: Implement handle mmio exception Tianrui Zhao (Thu Apr 06 2023 - 22:02:03 EST)
- [PATCH v5 28/30] LoongArch: KVM: Implement probe virtualization when loongarch cpu init Tianrui Zhao (Thu Apr 06 2023 - 22:02:05 EST)
- [PATCH v5 27/30] LoongArch: KVM: Implement vcpu world switch Tianrui Zhao (Thu Apr 06 2023 - 22:02:09 EST)
- Re: [PATCH v4 00/12] KVM: x86: Add AMD Guest PerfMonV2 PMU support Sean Christopherson (Thu Apr 06 2023 - 22:05:44 EST)
- Re: [PATCH v3 00/21] KVM: x86: Disallow writes to feature MSRs post-KVM_RUN Sean Christopherson (Thu Apr 06 2023 - 22:05:54 EST)
- Re: [PATCH net-next v5 06/19] tcp: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data Willem de Bruijn (Thu Apr 06 2023 - 22:05:57 EST)
- Re: [PATCH 1/3] KVM: x86: Disallow enable KVM_CAP_X86_DISABLE_EXITS capability after vCPUs have been created Xiaoyao Li (Thu Apr 06 2023 - 22:06:39 EST)
- why my mail to any_body@xxxxxxxxxx getting block by spamassassain rules???? Bhaskar Chowdhury (Thu Apr 06 2023 - 22:06:57 EST)
- Re: [PATCH net v3] net: openvswitch: fix race on port output Jakub Kicinski (Thu Apr 06 2023 - 22:07:07 EST)
- [PATCH v5 19/30] LoongArch: KVM: Implement kvm mmu operations Tianrui Zhao (Thu Apr 06 2023 - 22:07:17 EST)
- [PATCH v5 22/30] LoongArch: KVM: Implement handle idle exception Tianrui Zhao (Thu Apr 06 2023 - 22:07:19 EST)
- [PATCH v5 15/30] LoongArch: KVM: Implement vcpu status description Tianrui Zhao (Thu Apr 06 2023 - 22:07:24 EST)
- [PATCH v5 11/30] LoongArch: KVM: Implement fpu related operations for vcpu Tianrui Zhao (Thu Apr 06 2023 - 22:07:27 EST)
- [PATCH v5 14/30] LoongArch: KVM: Implement vcpu load and vcpu put operations Tianrui Zhao (Thu Apr 06 2023 - 22:07:30 EST)
- [PATCH v5 13/30] LoongArch: KVM: Implement misc vcpu related interfaces Tianrui Zhao (Thu Apr 06 2023 - 22:07:32 EST)
- [PATCH v5 18/30] LoongArch: KVM: Implement vcpu timer operations Tianrui Zhao (Thu Apr 06 2023 - 22:07:35 EST)
- Re: [PATCH v6 02/12] perf map: Add helper for map_ip and unmap_ip Arnaldo Carvalho de Melo (Thu Apr 06 2023 - 22:07:48 EST)
- Re: [PATCH] KVM: x86/pmu: Disable vPMU if EVENTSEL_GUESTONLY bit doesn't exist Sean Christopherson (Thu Apr 06 2023 - 22:08:43 EST)
- Re: [PATCH 00/11] USB: dwc3: error handling fixes and cleanups Thinh Nguyen (Thu Apr 06 2023 - 22:11:22 EST)
- Re: [PATCH] block: don't set GD_NEED_PART_SCAN if scan partition failed Ming Lei (Thu Apr 06 2023 - 22:11:39 EST)
- Re: [PATCH net-next] net: sunhme: move asm includes to below linux includes patchwork-bot+netdevbpf (Thu Apr 06 2023 - 22:11:43 EST)
- Re: [PATCH] drm/ast: Fix ARM compatibility Jammy Huang (Thu Apr 06 2023 - 22:12:46 EST)
- Re: [PATCH net] net: sfp: initialize sfp->i2c_block_size at sfp allocation Jakub Kicinski (Thu Apr 06 2023 - 22:12:48 EST)
- Re: global_reclaim() and code documentation (was: Re: [PATCH v3 3/3] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim Yosry Ahmed (Thu Apr 06 2023 - 22:13:32 EST)
- Re: [PATCH net-next v5 05/19] tcp: Support MSG_SPLICE_PAGES David Ahern (Thu Apr 06 2023 - 22:13:57 EST)
- [PATCH v2] Input: cma3000_d0x - Remove duplicate code Jiapeng Chong (Thu Apr 06 2023 - 22:14:12 EST)
- [RFC PATCH 0/3] Add uprobes support for LoongArch Tiezhu Yang (Thu Apr 06 2023 - 22:15:10 EST)
- [RFC PATCH 1/3] LoongArch: Move three functions from kprobes.c to inst.h Tiezhu Yang (Thu Apr 06 2023 - 22:15:13 EST)
- [RFC PATCH 2/3] LoongArch: Add larch_insn_gen_break() to generate break insn Tiezhu Yang (Thu Apr 06 2023 - 22:15:16 EST)
- [RFC PATCH 3/3] LoongArch: Add uprobes support Tiezhu Yang (Thu Apr 06 2023 - 22:15:21 EST)
- Re: [PATCH 6.2 000/185] 6.2.10-rc2 review srw (Thu Apr 06 2023 - 22:16:38 EST)
- Re: [PATCH 6.1 000/177] 6.1.23-rc3 review srw (Thu Apr 06 2023 - 22:17:45 EST)
- Re: [PATCH 5/5] KVM: x86/pmu: Hide guest counter updates from the VMRUN instruction Sean Christopherson (Thu Apr 06 2023 - 22:18:47 EST)
- Re: [PATCH net] tcp: restrict net.ipv4.tcp_app_win Kuniyuki Iwashima (Thu Apr 06 2023 - 22:20:08 EST)
- Re: [PATCH v2] mm/swap: fix swap_info_struct race between swapoff and get_swap_pages() Rongwei Wang (Thu Apr 06 2023 - 22:20:57 EST)
- Re: [PATCH v3 2/2] ACPI: APEI: handle synchronous exceptions in task work Shuai Xue (Thu Apr 06 2023 - 22:21:42 EST)
- [PATCH bpf-next] tools headers: Remove s390 ptrace.h in check-headers.sh Tiezhu Yang (Thu Apr 06 2023 - 22:21:49 EST)
- RE: [PATCH v2] dma-buf/heaps: system_heap: Avoid DoS by limiting single allocations to half of all memory Jaewon Kim (Thu Apr 06 2023 - 22:24:32 EST)
- [PATCH v5] arm64: kdump: simplify the reservation behaviour of crashkernel=,high Baoquan He (Thu Apr 06 2023 - 22:25:27 EST)
- Still testing ...please bear with me.. Bhaskar Chowdhury (Thu Apr 06 2023 - 22:25:40 EST)
- Re: [PATCH v5 3/6] userfaultfd: convert copy_huge_page_from_user() to copy_folio_from_user() Vishal Moola (Thu Apr 06 2023 - 22:29:00 EST)
- Re: [PATCH 8/9] irqentry: define irqentry_exit_allow_resched() Ankur Arora (Thu Apr 06 2023 - 22:30:26 EST)
- Re: [RFC PATCH 2/3] LoongArch: Add larch_insn_gen_break() to generate break insn Youling Tang (Thu Apr 06 2023 - 22:30:40 EST)
- Re: [PATCH v1 0/3] Add JH7110 PCIe driver support Minda Chen (Thu Apr 06 2023 - 22:33:05 EST)
- Re: [PATCH v5] arm64: kdump: simplify the reservation behaviour of crashkernel=,high Baoquan He (Thu Apr 06 2023 - 22:33:40 EST)
- Re: [RFC PATCH 3/7] x86/entry: Implement atomic-IST-entry Lai Jiangshan (Thu Apr 06 2023 - 22:33:58 EST)
- Re: [PATCH] f2fs: add sanity check for proc_mkdir Bagas Sanjaya (Thu Apr 06 2023 - 22:39:43 EST)
- I can not send mail from my primary mail address unixbhaskar@xxxxxxxxx to lkml and anybody having kernel.org mail domain Bhaskar Chowdhury (Thu Apr 06 2023 - 22:39:52 EST)
- Re: [PATCH 1/2] dt-bindings: phy: add mtk-mipi-csi driver Chunfeng Yun (云春峰) (Thu Apr 06 2023 - 22:40:52 EST)
- Re: [PATCH] block: don't set GD_NEED_PART_SCAN if scan partition failed Jens Axboe (Thu Apr 06 2023 - 22:42:46 EST)
- RE: [PATCH] clk: imx: clk-imx8mn: fix memory leak in imx8mn_clocks_probe Peng Fan (Thu Apr 06 2023 - 22:43:10 EST)
- [PATCH v3 2/2] usb: gadget: udc: core: Prevent redundant calls to pullup Badhri Jagan Sridharan (Thu Apr 06 2023 - 22:46:26 EST)
- [PATCH v3 1/2] usb: gadget: udc: core: Invoke usb_gadget_connect only when started Badhri Jagan Sridharan (Thu Apr 06 2023 - 22:46:28 EST)
- Re: [PATCH 0/5] add initial io_uring_cmd support for sockets David Ahern (Thu Apr 06 2023 - 22:46:50 EST)
- Re: [PATCH 4/9] x86/clear_page: parameterize clear_page*() to specify length Ankur Arora (Thu Apr 06 2023 - 23:04:48 EST)
- [PATCH v4 2/2] usb: gadget: udc: core: Prevent redundant calls to pullup Badhri Jagan Sridharan (Thu Apr 06 2023 - 23:07:59 EST)
- [PATCH v4 1/2] usb: gadget: udc: core: Invoke usb_gadget_connect only when started Badhri Jagan Sridharan (Thu Apr 06 2023 - 23:08:02 EST)
- Re: I can not send mail from my primary mail address unixbhaskar@xxxxxxxxx to lkml and anybody having kernel.org mail domain Willy Tarreau (Thu Apr 06 2023 - 23:10:10 EST)
- Re: [PATCH v2 1/2] usb: gadget: udc: core: Invoke usb_gadget_connect only when started Badhri Jagan Sridharan (Thu Apr 06 2023 - 23:10:49 EST)
- Re: [RFC PATCH] dt-bindings: arm: amlogic: add C3 bindings Kelvin Zhang (Thu Apr 06 2023 - 23:27:51 EST)
- [PATCH v1] Bluetooth: btusb: Add WCN6855 devcoredump support Tim Jiang (Thu Apr 06 2023 - 23:30:04 EST)
- Re: [PATCH 2/2] phy: mtk-mipi-csi: add driver for CSI phy Chunfeng Yun (云春峰) (Thu Apr 06 2023 - 23:32:02 EST)
- [PATCH] ARM:unwind:fix unwind abort for uleb128 case Haibo Li (Thu Apr 06 2023 - 23:33:58 EST)
- [PATCH] net: fddi: skfp: rmt: Clean up some inconsistent indenting Jiapeng Chong (Thu Apr 06 2023 - 23:42:33 EST)
- Re: [PATCH v1 1/3] dt-binding: pci: add JH7110 PCIe dt-binding documents. Minda Chen (Thu Apr 06 2023 - 23:46:02 EST)
- Re: [PATCH 0/2] some fixes and cleanups for x86 Qi Zheng (Thu Apr 06 2023 - 23:48:01 EST)
- Re: [PATCH v4] signal: Let tasks cache one sigqueue struct. Matthew Wilcox (Thu Apr 06 2023 - 23:53:51 EST)
- [PATCH net-next] net/ipv6: silence 'passing zero to ERR_PTR()' warning Haoyi Liu (Thu Apr 06 2023 - 23:54:59 EST)
- Thank you Willy! Bhaskar Chowdhury (Thu Apr 06 2023 - 23:56:56 EST)
- [PATCH] scsi: libsas: set tf to normal in sas_ata_device_link_abort() Xingui Yang (Fri Apr 07 2023 - 00:04:10 EST)
- Re: [PATCH] RDMA/hfi: add a judgment on the availability of cpumask kernel test robot (Fri Apr 07 2023 - 00:07:36 EST)
- [PATCH 2/2] maple_tree: Fix a potential memory leak, OOB access, or other unpredictable bug Peng Zhang (Fri Apr 07 2023 - 00:10:02 EST)
- [PATCH 1/2] maple_tree: Add a test case to check maple_alloc Peng Zhang (Fri Apr 07 2023 - 00:10:25 EST)
- Re: [PATCH v1 2/2] swiotlb: Fix slot alignment checks Kelsey Steele (Fri Apr 07 2023 - 00:13:11 EST)
- [GIT PULL] ksmbd server fixes Steve French (Fri Apr 07 2023 - 00:16:57 EST)
- [PATCH v4] Documentation: Add document for false sharing Feng Tang (Fri Apr 07 2023 - 00:18:29 EST)
- Re: [PATCH v4 1/4] arm64: dts: qcom: sc7180: Don't enable lpass clocks by default Nikita Travkin (Fri Apr 07 2023 - 00:18:54 EST)
- Re: [PATCH v4 4/4] arm64: dts: qcom: Add Acer Aspire 1 Nikita Travkin (Fri Apr 07 2023 - 00:20:49 EST)
- Re: [PATCH v3 06/11] scsi: scsi_debug: Dynamically allocate sdebug_queued_cmd kernel test robot (Fri Apr 07 2023 - 00:21:45 EST)
- Re: [PATCH v1 1/2] media: hi846: fix usage of pm_runtime_get_if_in_use() Laurent Pinchart (Fri Apr 07 2023 - 00:32:32 EST)
- Re: [RFC PATCH bpf-next 00/13] bpf: Introduce BPF namespace Yafang Shao (Fri Apr 07 2023 - 00:34:18 EST)
- Re: [PATCH V3 4/5] arm64: dts: qcom: ipq9574: Add SMPA1 regulator node Devi Priya (Fri Apr 07 2023 - 00:42:00 EST)
- [RESEND PATCH] dt-bindings: irqchip: ti,sci-inta: Add optional power-domains property Vignesh Raghavendra (Fri Apr 07 2023 - 00:52:29 EST)
- Re: [PATCH V3 5/5] arm64: dts: qcom: ipq9574: Add cpufreq support Devi Priya (Fri Apr 07 2023 - 00:53:33 EST)
- Re: [PATCH] vfio/cdx: add support for CDX bus Nipun Gupta (Fri Apr 07 2023 - 01:05:02 EST)
- [PATCH v2 0/2] leds: Add a driver for the BD2606MVV Andreas Kemnade (Fri Apr 07 2023 - 01:09:05 EST)
- [PATCH v2 2/2] leds: bd2606mvv: Driver for the Rohm 6 Channel i2c LED driver Andreas Kemnade (Fri Apr 07 2023 - 01:09:11 EST)
- [PATCH v2 1/2] dt-bindings: leds: ROHM BD2606MVV LED driver Andreas Kemnade (Fri Apr 07 2023 - 01:09:12 EST)
- Re: [PATCH v4 05/12] KVM: x86/pmu: Error when user sets the GLOBAL_STATUS reserved bits Like Xu (Fri Apr 07 2023 - 01:09:21 EST)
- Re: [PATCH v2] dma-buf/heaps: system_heap: Avoid DoS by limiting single allocations to half of all memory T.J. Mercier (Fri Apr 07 2023 - 01:12:51 EST)
- Re: [PATCH v9 1/2] phy: core: add debugfs files Chunfeng Yun (云春峰) (Fri Apr 07 2023 - 01:31:24 EST)
- Re: [PATCH 2/2] phy: mtk-mipi-csi: add driver for CSI phy Chunfeng Yun (云春峰) (Fri Apr 07 2023 - 01:31:28 EST)
- Re: [PATCH v2] PCI/EDR: Clear PCIe Device Status errors after EDR error recovery Sathyanarayanan Kuppuswamy (Fri Apr 07 2023 - 01:31:32 EST)
- Re: [PATCH v9 1/2] phy: core: add debugfs files Chunfeng Yun (云春峰) (Fri Apr 07 2023 - 01:33:39 EST)
- Re: [PATCH v7 1/6] riscv: mm: dma-noncoherent: Switch using function pointers for cache management Christoph Hellwig (Fri Apr 07 2023 - 01:33:49 EST)
- Re: [PATCH 1/2] dt-bindings: usb: mtk-xhci: add an optional frame count clock Chunfeng Yun (云春峰) (Fri Apr 07 2023 - 01:35:15 EST)
- Re: [PATCH v4 0/3] Use dma_default_coherent for devicetree default coherency Christoph Hellwig (Fri Apr 07 2023 - 01:39:10 EST)
- Re: [PATCH v2] hwmon: add HP WMI Sensors driver James Seo (Fri Apr 07 2023 - 01:39:24 EST)
- [paulmck-rcu:dev.2023.04.05a] BUILD SUCCESS 1a6a8154be50085ce24c95d91025d8589209621c kernel test robot (Fri Apr 07 2023 - 01:44:36 EST)
- [gustavoars:for-next/kspp] BUILD SUCCESS 58312b27497553f81a60dc5b5261a501a65588e5 kernel test robot (Fri Apr 07 2023 - 01:45:35 EST)
- Re: [PATCH v3 1/1] swiotlb: Track and report io_tlb_used high water mark in debugfs Christoph Hellwig (Fri Apr 07 2023 - 01:50:27 EST)
- Re: [PATCH v2 1/5] soc: qcom: llcc: Refactor llcc driver to support multiple configuration Abel Vesa (Fri Apr 07 2023 - 01:52:16 EST)
- [PATCH v2 0/2] perf script: Have consistent output for symbol address Changbin Du (Fri Apr 07 2023 - 01:52:42 EST)
- [PATCH v2 1/2] perf script: print raw ip instead of binary offset for callchain Changbin Du (Fri Apr 07 2023 - 01:52:45 EST)
- [PATCH v2 2/2] perf: script: add new output field 'dsoff' to print dso offset Changbin Du (Fri Apr 07 2023 - 01:52:49 EST)
- Re: [RFC v1 1/4] dma-mapping: introduce the DMA_ATTR_MAY_SLEEP attribute Christoph Hellwig (Fri Apr 07 2023 - 01:53:20 EST)
- Re: [RFC v1 3/4] swiotlb: Allow dynamic allocation of bounce buffers Christoph Hellwig (Fri Apr 07 2023 - 01:55:57 EST)
- Re: [RFC v1 3/4] swiotlb: Allow dynamic allocation of bounce buffers Christoph Hellwig (Fri Apr 07 2023 - 01:57:11 EST)
- Re: [RFC v1 0/4] Allow dynamic allocation of software IO TLB bounce buffers Christoph Hellwig (Fri Apr 07 2023 - 02:01:05 EST)
- Re: [PATCH v2] rust: allow to use INIT_STACK_ALL_ZERO Andrea Righi (Fri Apr 07 2023 - 02:02:37 EST)
- Re: global_reclaim() and code documentation (was: Re: [PATCH v3 3/3] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim Yosry Ahmed (Fri Apr 07 2023 - 02:03:44 EST)
- Re: [PATCH 2/3] erofs: convert to use kobject_is_added() Yangtao Li (Fri Apr 07 2023 - 02:09:20 EST)
- [PATCH v6 0/2] Enable USB SS qmp phy for Qualcomm SM6115 SoC Bhupesh Sharma (Fri Apr 07 2023 - 02:11:43 EST)
- [PATCH v6 1/2] dt-bindings: phy: qcom,qmp-usb: Drop legacy bindings and move to newer one (SM6115 & QCM2290) Bhupesh Sharma (Fri Apr 07 2023 - 02:11:48 EST)
- [PATCH v6 2/2] arm64: dts: qcom: sm6115: Add USB SS qmp phy node Bhupesh Sharma (Fri Apr 07 2023 - 02:11:53 EST)
- Re: [PATCH v8 5/6] i2c: designware: Use PCI PSP driver for communication Wolfram Sang (Fri Apr 07 2023 - 02:17:48 EST)
- Re: [PATCH v8 6/6] i2c: designware: Add doorbell support for Mendocino Wolfram Sang (Fri Apr 07 2023 - 02:18:00 EST)
- Re: [PATCH v8 0/6] Use CCP driver to handle PSP I2C arbitration Wolfram Sang (Fri Apr 07 2023 - 02:18:42 EST)
- Re: [PATCH v3 1/9] media: dt-bindings: Add bindings for JH7110 Camera Subsystem Jack Zhu (Fri Apr 07 2023 - 02:21:07 EST)
- Re: [PATCH 4/4] mfd: intel-m10-bmc: Manage access to MAX 10 fw handshake registers Xu Yilun (Fri Apr 07 2023 - 02:22:22 EST)
- [PATCH v2 2/2] usb: xhci-mtk: add optional frame count clock Chunfeng Yun (Fri Apr 07 2023 - 02:24:18 EST)
- [PATCH v2 1/2] dt-bindings: usb: mtk-xhci: add an optional frame count clock Chunfeng Yun (Fri Apr 07 2023 - 02:24:22 EST)
- Re: [PATCH v2 2/3] dt-bindings: arm: Add Coresight Dummy Trace YAML schema Hao Zhang (Fri Apr 07 2023 - 02:24:53 EST)
- RE: [PATCH] r8152: Add __GFP_NOWARN to big allocations Hayes Wang (Fri Apr 07 2023 - 02:26:03 EST)
- [PATCH v2 0/3] fix decoder issues with firmware version check Dikshita Agarwal (Fri Apr 07 2023 - 02:26:20 EST)
- [PATCH v2 1/3] venus: add firmware version based check Dikshita Agarwal (Fri Apr 07 2023 - 02:26:24 EST)
- [PATCH v2 2/3] venus: enable sufficient sequence change support for vp9 Dikshita Agarwal (Fri Apr 07 2023 - 02:26:28 EST)
- [PATCH v2 3/3] venus: fix EOS handling in decoder stop command Dikshita Agarwal (Fri Apr 07 2023 - 02:26:31 EST)
- Re: [PATCH 4/4] mfd: intel-m10-bmc: Manage access to MAX 10 fw handshake registers Xu Yilun (Fri Apr 07 2023 - 02:30:09 EST)
- Re: [PATCH v3 6/9] media: cadence: Add operation on reset Jack Zhu (Fri Apr 07 2023 - 02:30:34 EST)
- Re: [PATCH v3 8/9] media: cadence: Add support for JH7110 SoC Jack Zhu (Fri Apr 07 2023 - 02:33:30 EST)
- Re: [PATCH 1/4] mfd: intel-m10-bmc: Move core symbols to own namespace Xu Yilun (Fri Apr 07 2023 - 02:38:35 EST)
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes Amir Goldstein (Fri Apr 07 2023 - 02:43:05 EST)
- Re: [PATCH] ASoC: dt-bindings: wm8523: Convert to dtschema Krzysztof Kozlowski (Fri Apr 07 2023 - 02:43:42 EST)
- Re: [PATCH 1/3] dt-bindings: iio: pressure: Support Honeywell mpr sensors Krzysztof Kozlowski (Fri Apr 07 2023 - 02:45:52 EST)
- Re: [PATCH V3] dmaengine: dw-axi-dmac: add spinlock for multi-channel DMA Chen Yu (Fri Apr 07 2023 - 02:49:25 EST)
- Re: [PATCH v2 2/2] dt-bindings: cisco: document the CrayAR compatibles Krzysztof Kozlowski (Fri Apr 07 2023 - 02:51:25 EST)
- Re: [PATCH] tick/broadcast: Do not set oneshot_mask except was_periodic was true Victor Hassan (Fri Apr 07 2023 - 02:51:31 EST)
- Re: [PATCH v3 1/3] dt-bindings: phy: Add starfive,jh7110-dphy-rx Changhuang Liang (Fri Apr 07 2023 - 02:52:14 EST)
- Re: [PATCH v3 1/3] dt-bindings: phy: Add starfive,jh7110-dphy-rx Krzysztof Kozlowski (Fri Apr 07 2023 - 02:54:18 EST)
- Re: [PATCH 29/32] fpga: dfl: Assign parent for event_source device Xu Yilun (Fri Apr 07 2023 - 02:54:49 EST)
- Re: [PATCH V3 3/4] ARM: dts: imx6ull-dhcor: Remove mmc aliases from SoM Krzysztof Kozlowski (Fri Apr 07 2023 - 02:57:16 EST)
- Re: [PATCH v3 1/3] dt-bindings: phy: Add starfive,jh7110-dphy-rx Changhuang Liang (Fri Apr 07 2023 - 02:58:54 EST)
- Re: [PATCH] [RESEND] ARM: dts: meson8b: correct uart_B and uart_C clock references Krzysztof Kozlowski (Fri Apr 07 2023 - 02:59:13 EST)
- Re: [PATCH v2 1/2] dt-bindings: interrupt-controller: mpm: Pass MSG RAM slice through phandle Krzysztof Kozlowski (Fri Apr 07 2023 - 03:00:25 EST)
- Re: [PATCH v5 4/6] scsi: ufs: ufs-qcom: Switch to the new ICE API Abel Vesa (Fri Apr 07 2023 - 03:02:48 EST)
- drivers/acpi/acpica/tbfind.c:60:9: error: 'strncpy' specified bound 6 equals destination size kernel test robot (Fri Apr 07 2023 - 03:03:01 EST)
- [PATCH] scripts: rust: drop is_rust_module.sh Andrea Righi (Fri Apr 07 2023 - 03:05:37 EST)
- Re: [PATCH v4 11/12] KVM: x86/svm/pmu: Add AMD PerfMonV2 support Like Xu (Fri Apr 07 2023 - 03:08:45 EST)
- [PATCH net-next v2] qlcnic: check pci_reset_function result Denis Plotnikov (Fri Apr 07 2023 - 03:19:13 EST)
- Re: [PATCH v4 12/12] KVM: x86/cpuid: Add AMD CPUID ExtPerfMonAndDbg leaf 0x80000022 Like Xu (Fri Apr 07 2023 - 03:20:09 EST)
- Re: [PATCH] niu: Fix missing unwind goto in niu_alloc_channels() patchwork-bot+netdevbpf (Fri Apr 07 2023 - 03:20:33 EST)
- RE: [PATCH V2 4/8] vfio/pci: Use xarray for interrupt context storage Liu, Jing2 (Fri Apr 07 2023 - 03:22:10 EST)
- Re: [syzbot] kernel panic: kernel stack overflow wangyufen (Fri Apr 07 2023 - 03:22:52 EST)
- Re: [PATCH 2/3] erofs: convert to use kobject_is_added() Yangtao Li (Fri Apr 07 2023 - 03:23:25 EST)
- Re: [PATCH][next] wifi: mt76: Replace zero-length array with flexible-array member Simon Horman (Fri Apr 07 2023 - 03:24:17 EST)
- Re: [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs Michał Mirosław (Fri Apr 07 2023 - 03:24:27 EST)
- lkdtm_UNSET_SMEP() with IBT Josh Poimboeuf (Fri Apr 07 2023 - 03:24:40 EST)
- Re: [PATCH 1/7] usb: mtu3: give back request when rx error happens Chunfeng Yun (云春峰) (Fri Apr 07 2023 - 03:26:15 EST)
- Re: [PATCH v4 00/12] KVM: x86: Add AMD Guest PerfMonV2 PMU support Like Xu (Fri Apr 07 2023 - 03:28:29 EST)
- Re: [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs Michał Mirosław (Fri Apr 07 2023 - 03:35:11 EST)
- [PATCH 0/2] Make SID for PM7250B configurable (and a small fixup) Luca Weiss (Fri Apr 07 2023 - 03:46:21 EST)
- [PATCH 1/2] arm64: dts: qcom: pm7250b: add missing spmi-vadc include Luca Weiss (Fri Apr 07 2023 - 03:46:23 EST)
- [PATCH 2/2] arm64: dts: qcom: pm7250b: make SID configurable Luca Weiss (Fri Apr 07 2023 - 03:46:26 EST)
- [PATCH V3] dt-bindings: input: pwm-beeper: convert to dt schema Peng Fan (OSS) (Fri Apr 07 2023 - 03:48:02 EST)
- Re: [PATCH v2] ARM: stm32: add initial documentation for STM32MP151 Alexandre TORGUE (Fri Apr 07 2023 - 03:51:47 EST)
- [PATCH v3] clk: mediatek: clk-mt7986-infracfg: delete the code related to 'base' Xinyi Hou (Fri Apr 07 2023 - 03:53:35 EST)
- Re: (subset) [PATCH DTS RESEND v10 0/4] Add i.MX PCIe EP mode support Lorenzo Pieralisi (Fri Apr 07 2023 - 03:53:42 EST)
- Re: [PATCH] spi: atmel: Improve exception handling in atmel_spi_configure_dma() Nicolas Ferre (Fri Apr 07 2023 - 03:54:41 EST)
- [PATCH] cxgbit: check skb dequeue result in cxgbit_send_tx_flowc_wr() Denis Plotnikov (Fri Apr 07 2023 - 03:56:21 EST)
- Re: [PATCH 3/7] usb: mtu3: fix KE at qmu transfer done irq handler Chunfeng Yun (云春峰) (Fri Apr 07 2023 - 03:59:57 EST)
- Re: [PATCH] ieee802154: hwsim: Fix possible memory leaks Miquel Raynal (Fri Apr 07 2023 - 04:02:03 EST)
- Re: [PATCH 6/7] dt-bindings: usb: mtu3: add two optional clocks Chunfeng Yun (云春峰) (Fri Apr 07 2023 - 04:04:02 EST)
- Re: [PATCH 4/5] staging: rtl8192e: Remove unused local variable irq_line Philipp Hortmann (Fri Apr 07 2023 - 04:09:05 EST)
- [paulmck-rcu:rcu/next] BUILD SUCCESS a5e77e941a5737a9c012e20f75f6723862832ee2 kernel test robot (Fri Apr 07 2023 - 04:09:50 EST)
- Re: [PATCH net] tcp: restrict net.ipv4.tcp_app_win patchwork-bot+netdevbpf (Fri Apr 07 2023 - 04:10:24 EST)
- [PATCH net-next v4 00/14] sfc: add vDPA support for EF100 devices Gautam Dawar (Fri Apr 07 2023 - 04:10:51 EST)
- [PATCH net-next v4 01/14] sfc: add function personality support for EF100 devices Gautam Dawar (Fri Apr 07 2023 - 04:11:05 EST)
- [PATCH net-next v4 02/14] sfc: implement MCDI interface for vDPA operations Gautam Dawar (Fri Apr 07 2023 - 04:11:18 EST)
- [PATCH net-next v4 03/14] sfc: update MCDI headers for CLIENT_CMD_VF_PROXY capability bit Gautam Dawar (Fri Apr 07 2023 - 04:11:47 EST)
- [PATCH net-next v4 05/14] sfc: implement init and fini functions for vDPA personality Gautam Dawar (Fri Apr 07 2023 - 04:12:40 EST)
- [PATCH net-next v4 04/14] sfc: evaluate vdpa support based on FW capability CLIENT_CMD_VF_PROXY Gautam Dawar (Fri Apr 07 2023 - 04:12:54 EST)
- [PATCH net-next v4 06/14] sfc: implement vDPA management device operations Gautam Dawar (Fri Apr 07 2023 - 04:13:00 EST)
- [PATCH net-next v4 07/14] sfc: implement vdpa device config operations Gautam Dawar (Fri Apr 07 2023 - 04:13:06 EST)
- [PATCH net-next v4 08/14] sfc: implement vdpa vring config operations Gautam Dawar (Fri Apr 07 2023 - 04:13:32 EST)
- [PATCH net-next v4 09/14] sfc: implement device status related vdpa config operations Gautam Dawar (Fri Apr 07 2023 - 04:13:54 EST)
- Re: [PATCH 7/7] usb: mtu3: add optional clock xhci_ck and frmcnt_ck Chunfeng Yun (云春峰) (Fri Apr 07 2023 - 04:14:00 EST)
- [PATCH net-next v4 10/14] sfc: implement filters for receiving traffic Gautam Dawar (Fri Apr 07 2023 - 04:14:13 EST)
- [PATCH net-next v4 11/14] sfc: use PF's IOMMU domain for running VF's MCDI commands Gautam Dawar (Fri Apr 07 2023 - 04:14:28 EST)
- [PATCH net-next v4 12/14] sfc: unmap VF's MCDI buffer when switching to vDPA mode Gautam Dawar (Fri Apr 07 2023 - 04:14:47 EST)
- [PATCH net-next v4 14/14] sfc: register the vDPA device Gautam Dawar (Fri Apr 07 2023 - 04:15:03 EST)
- [PATCH net-next v4 13/14] sfc: update vdpa device MAC address Gautam Dawar (Fri Apr 07 2023 - 04:15:07 EST)
- Re: [PATCH] scsi: hisi_sas: work around build failure in suspend function chenxiang (M) (Fri Apr 07 2023 - 04:17:44 EST)
- Re: [syzbot] kernel panic: kernel stack overflow Taehee Yoo (Fri Apr 07 2023 - 04:18:43 EST)
- Re: [PATCH 5/5] KVM: x86/pmu: Hide guest counter updates from the VMRUN instruction Like Xu (Fri Apr 07 2023 - 04:20:48 EST)
- Re: [PATCH 4/5] staging: rtl8192e: Remove unused local variable irq_line Greg Kroah-Hartman (Fri Apr 07 2023 - 04:20:58 EST)
- Re: [PATCH v2] mmc: inline the first mmc_scan() on mmc_start_host() Dennis Zhou (Fri Apr 07 2023 - 04:24:24 EST)
- Re: [PATCH v3 1/2] test_firmware: Fix some racing conditions in test_fw_config locking. Mirsad Goran Todorovac (Fri Apr 07 2023 - 04:24:38 EST)
- Re: [PATCH 2/2] arm64: dts: qcom: pm7250b: make SID configurable Krzysztof Kozlowski (Fri Apr 07 2023 - 04:27:49 EST)
- Re: [PATCH] fuse: remove unnecessary goto Nitesh Shetty (Fri Apr 07 2023 - 04:29:13 EST)
- Re: [RFC PATCH v1 1/2] riscv/cmpxchg: Deduplicate cmpxchg() asm and macros Guo Ren (Fri Apr 07 2023 - 04:29:49 EST)
- [PATCH v2 2/7] usb: mtu3: use boolean return value Chunfeng Yun (Fri Apr 07 2023 - 04:30:00 EST)
- [PATCH v2 1/7] usb: mtu3: give back request when rx error happens Chunfeng Yun (Fri Apr 07 2023 - 04:30:04 EST)
- [PATCH v2 4/7] usb: mtu3: unlock @mtu->lock just before giving back request Chunfeng Yun (Fri Apr 07 2023 - 04:30:08 EST)
- [PATCH v2 5/7] usb: mtu3: expose role-switch control to userspace Chunfeng Yun (Fri Apr 07 2023 - 04:30:08 EST)
- [PATCH v2 3/7] usb: mtu3: fix kernel panic at qmu transfer done irq handler Chunfeng Yun (Fri Apr 07 2023 - 04:30:10 EST)
- [PATCH v2 6/7] dt-bindings: usb: mtu3: add two optional clocks Chunfeng Yun (Fri Apr 07 2023 - 04:30:13 EST)
- [PATCH v2 7/7] usb: mtu3: add optional clock xhci_ck and frmcnt_ck Chunfeng Yun (Fri Apr 07 2023 - 04:30:16 EST)
- Re: [PATCH 2/2] arm64: dts: qcom: pm7250b: make SID configurable Luca Weiss (Fri Apr 07 2023 - 04:30:19 EST)
- Re: [RFC PATCH v1 2/2] riscv/cmpxchg: Deduplicate xchg() asm functions Guo Ren (Fri Apr 07 2023 - 04:32:15 EST)
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes Christian Brauner (Fri Apr 07 2023 - 04:32:25 EST)
- Re: [PATCH] cpufreq: CPPC: use 10ms delay instead of 2us to avoid high error Pierre Gondois (Fri Apr 07 2023 - 04:32:50 EST)
- Re: [PATCH -next v3 2/2] docs: kdump: Update the crashkernel description for riscv Guo Ren (Fri Apr 07 2023 - 04:34:49 EST)
- [PATCH V3 0/5] Fix some issues of irq controllers for dual-bridges scenario Jianmin Lv (Fri Apr 07 2023 - 04:35:03 EST)
- [PATCH V3 1/5] irqchip/loongson-eiointc: Fix returned value on parsing MADT Jianmin Lv (Fri Apr 07 2023 - 04:35:20 EST)
- [PATCH V3 3/5] irqchip/loongson-eiointc: Fix registration of syscore_ops Jianmin Lv (Fri Apr 07 2023 - 04:35:23 EST)
- [PATCH V3 2/5] irqchip/loongson-eiointc: Fix incorrect use of acpi_get_vec_parent Jianmin Lv (Fri Apr 07 2023 - 04:35:26 EST)
- [PATCH V3 4/5] irqchip/loongson-pch-pic: Fix registration of syscore_ops Jianmin Lv (Fri Apr 07 2023 - 04:35:29 EST)
- [PATCH V3 5/5] irqchip/loongson-pch-pic: Fix pch_pic_acpi_init calling Jianmin Lv (Fri Apr 07 2023 - 04:35:32 EST)
- Re: [PATCH 6/9] fortify: Split reporting and avoid passing string pointer Andy Shevchenko (Fri Apr 07 2023 - 04:35:35 EST)
- Re: [PATCH 2/2] dt-bindings: i2c: i2c-mt65xx: add binding for MT7981 SoC Krzysztof Kozlowski (Fri Apr 07 2023 - 04:37:12 EST)
- [PATCH] clk: mediatek: clk-mt7986-infracfg: delete the code related to 'base' Xinyi Hou (Fri Apr 07 2023 - 04:38:13 EST)
- [PATCH] memory: mtk-smi: mt8365: Add SMI Support Alexandre Mergnat (Fri Apr 07 2023 - 04:39:28 EST)
- Re: [PATCH] memory: mtk-smi: mt8365: Add SMI Support Krzysztof Kozlowski (Fri Apr 07 2023 - 04:41:22 EST)
- [gustavoars:testing/fsfa3-next-20230406] BUILD SUCCESS WITH WARNING e9c955e0508a6086051a93cab74d062fb0400746 kernel test robot (Fri Apr 07 2023 - 04:41:49 EST)
- Re: [PATCH 1/3] dt-bindings: regulator: qcom,rpmh: add compatible for pmm8654au RPMH Krzysztof Kozlowski (Fri Apr 07 2023 - 04:43:17 EST)
- Re: WARNING in timer_wait_running Thomas Gleixner (Fri Apr 07 2023 - 04:44:29 EST)
- Re: [PATCH net v3] net: openvswitch: fix race on port output Simon Horman (Fri Apr 07 2023 - 04:44:59 EST)
- Re: [PATCH v2 1/5] dt-bindings: ufs: qcom: add compatible for sa8775p Krzysztof Kozlowski (Fri Apr 07 2023 - 04:45:45 EST)
- [PATCH v2 0/2] Fix failure to access u32* argument of tracked function Feng zhou (Fri Apr 07 2023 - 04:47:16 EST)
- [PATCH v2 1/2] bpf/btf: Fix is_int_ptr() Feng zhou (Fri Apr 07 2023 - 04:47:35 EST)
- [PATCH v2 2/2] selftests/bpf: Add test to access u32 ptr argument in tracing program Feng zhou (Fri Apr 07 2023 - 04:47:39 EST)
- Re: [PATCH v2 2/5] dt-bindings: phy: qmp-ufs: describe the UFS PHY for sa8775p Krzysztof Kozlowski (Fri Apr 07 2023 - 04:48:33 EST)
- Re: [PATCH net v3] net: openvswitch: fix race on port output Eric Dumazet (Fri Apr 07 2023 - 04:48:53 EST)
- Re: iio: ad7192: Pending IRQ on SDO/RDY causing retrigger of interrupt handler and missing every sample Fabrizio Lamarque (Fri Apr 07 2023 - 04:52:15 EST)
- [tip:x86/cleanups] BUILD SUCCESS 5462ade6871e96646502cc95e7e05f0ab4fc84de kernel test robot (Fri Apr 07 2023 - 04:52:45 EST)
- [PATCH] csky: mmu: Prevent spurious page faults guoren (Fri Apr 07 2023 - 04:54:47 EST)
- Re: [RFC PATCH net-next] net: dsa: mt7530: fix port specifications for MT7988 Arınç ÜNAL (Fri Apr 07 2023 - 04:57:03 EST)
- [PATCH V2] KVM: x86/pmu: Disable vPMU if EVENTSEL_GUESTONLY bit doesn't exist Like Xu (Fri Apr 07 2023 - 04:57:15 EST)
- Re: [PATCH net-next] net/ipv6: silence 'passing zero to ERR_PTR()' warning Eric Dumazet (Fri Apr 07 2023 - 05:01:16 EST)
- Re: [PATCH net-next v2] qlcnic: check pci_reset_function result Simon Horman (Fri Apr 07 2023 - 05:01:33 EST)
- Re: [PATCH] memory: mtk-smi: mt8365: Add SMI Support Alexandre Mergnat (Fri Apr 07 2023 - 05:02:37 EST)
- [tip:x86/mm] BUILD SUCCESS 97740266de26e5dfe6e4fbecacb6995b66c2e378 kernel test robot (Fri Apr 07 2023 - 05:03:46 EST)
- Re: [PATCH v3 1/2] test_firmware: Fix some racing conditions in test_fw_config locking. Dan Carpenter (Fri Apr 07 2023 - 05:03:48 EST)
- Re: [PATCH 1/2] dt-bindings: phy: imx8mq-usb: add phy tuning properties Krzysztof Kozlowski (Fri Apr 07 2023 - 05:03:53 EST)
- Re: [PATCH v2] KVM: x86/pmu/misc: Fix a typo on kvm_pmu_request_counter_reprogam() Like Xu (Fri Apr 07 2023 - 05:04:49 EST)
- Re: [PATCH v2 2/2] usb: xhci-mtk: add optional frame count clock AngeloGioacchino Del Regno (Fri Apr 07 2023 - 05:05:56 EST)
- Re: [PATCH v2 1/2] dt-bindings: usb: mtk-xhci: add an optional frame count clock AngeloGioacchino Del Regno (Fri Apr 07 2023 - 05:06:03 EST)
- Re: [PATCH -next v3 1/2] riscv: kdump: Implement crashkernel=X,[high,low] Guo Ren (Fri Apr 07 2023 - 05:06:43 EST)
- Re: [PATCH 3/7] dt-bindings: net: dsa: mediatek,mt7530: add port bindings for MT7988 Krzysztof Kozlowski (Fri Apr 07 2023 - 05:07:40 EST)
- Re: [PATCH 5/7] dt-bindings: net: dsa: mediatek,mt7530: disallow reset without mediatek,mcm Krzysztof Kozlowski (Fri Apr 07 2023 - 05:08:06 EST)
- Re: [PATCH] xfs: Use for_each_perag() to iterate all available AGs Ryosuke Yasuoka (Fri Apr 07 2023 - 05:08:10 EST)
- Re: [PATCH 3/7] usb: mtu3: fix KE at qmu transfer done irq handler AngeloGioacchino Del Regno (Fri Apr 07 2023 - 05:08:52 EST)
- Re: [PATCH v2 3/7] usb: mtu3: fix kernel panic at qmu transfer done irq handler AngeloGioacchino Del Regno (Fri Apr 07 2023 - 05:09:18 EST)
- Re: [PATCH 02/29] selftests/mm: Update .gitignore with two missing tests Mike Rapoport (Fri Apr 07 2023 - 05:09:47 EST)
- Re: [PATCH] LoongArch: module: set section addresses to 0x0 Guo Ren (Fri Apr 07 2023 - 05:10:41 EST)
- [PATCH v2 0/3] Add MT8365 SMI driver support Alexandre Mergnat (Fri Apr 07 2023 - 05:14:12 EST)
- [PATCH v2 1/3] memory: mtk-smi: mt8365: Add SMI Support Alexandre Mergnat (Fri Apr 07 2023 - 05:14:17 EST)
- [PATCH v2 2/3] dt-bindings: memory-controllers: mediatek,smi-common: add mt8365 Alexandre Mergnat (Fri Apr 07 2023 - 05:14:19 EST)
- [PATCH v2 3/3] dt-bindings: memory-controllers: mediatek,smi-larb: add mt8365 Alexandre Mergnat (Fri Apr 07 2023 - 05:14:21 EST)
- Re: [PATCH 03/29] selftests/mm: Dump a summary in run_vmtests.sh Mike Rapoport (Fri Apr 07 2023 - 05:15:51 EST)
- Re: [PATCH 2/2] dt-bindings: input: cirrus,cs40l26: Add bindings Krzysztof Kozlowski (Fri Apr 07 2023 - 05:16:34 EST)
- Re: irqdomain API: how to set affinity of parent irq of chained irqs? Marc Zyngier (Fri Apr 07 2023 - 05:18:28 EST)
- Re: [PATCH 04/29] selftests/mm: Merge util.h into vm_util.h Mike Rapoport (Fri Apr 07 2023 - 05:19:17 EST)
- Re: [PATCH 05/29] selftests/mm: Use TEST_GEN_PROGS where proper Mike Rapoport (Fri Apr 07 2023 - 05:22:51 EST)
- Re: [PATCH 06/29] selftests/mm: Link vm_util.c always Mike Rapoport (Fri Apr 07 2023 - 05:23:40 EST)
- [PATCH v11 0/3] Add resets for ADSP based audio clock controller driver Mohammad Rafi Shaik (Fri Apr 07 2023 - 05:23:49 EST)
- [PATCH v11 2/3] clk: qcom: lpasscc-sc7280: Skip qdsp6ss clock registration Mohammad Rafi Shaik (Fri Apr 07 2023 - 05:23:57 EST)
- [PATCH v11 3/3] clk: qcom: lpassaudiocc-sc7280: Add required gdsc power domain clks in lpass_cc_sc7280_desc Mohammad Rafi Shaik (Fri Apr 07 2023 - 05:24:05 EST)
- [PATCH v11 1/3] dt-bindings: clock: qcom,sc7280-lpasscc: Add qcom,adsp-pil-mode property Mohammad Rafi Shaik (Fri Apr 07 2023 - 05:24:53 EST)
- Re: [PATCH 07/29] selftests/mm: Merge default_huge_page_size() into one Mike Rapoport (Fri Apr 07 2023 - 05:25:51 EST)
- Re: [PATCH 08/29] selftests/mm: Use PM_* macros in vm_utils.h Mike Rapoport (Fri Apr 07 2023 - 05:29:21 EST)
- Re: [RFC PATCH net-next] net: dsa: mt7530: fix port specifications for MT7988 Daniel Golle (Fri Apr 07 2023 - 05:29:27 EST)
- Re: [PATCH v7 1/2] dt-bindings: soc: starfive: Add StarFive syscon doc William Qiu (Fri Apr 07 2023 - 05:30:45 EST)
- Re: [PATCH net v3] net: openvswitch: fix race on port output Simon Horman (Fri Apr 07 2023 - 05:31:24 EST)
- [PATCH] KVM: PPC: BOOK3S: book3s_hv_nested.c: improve branch prediction for k.alloc Kautuk Consul (Fri Apr 07 2023 - 05:32:17 EST)
- Re: [PATCH 09/29] selftests/mm: Reuse pagemap_get_entry() in vm_util.h Mike Rapoport (Fri Apr 07 2023 - 05:33:06 EST)
- Re: [PATCH v2 0/2] Fix failure to access u32* argument of tracked function Jiri Olsa (Fri Apr 07 2023 - 05:33:56 EST)
- [PATCH v3 0/7] Add IOMMU support to MT8365 SoC Alexandre Mergnat (Fri Apr 07 2023 - 05:34:41 EST)
- [PATCH v3 1/7] arm64: dts: mediatek: add mmsys support for mt8365 SoC Alexandre Mergnat (Fri Apr 07 2023 - 05:34:48 EST)
- [PATCH v3 2/7] arm64: dts: mediatek: add camsys support for mt8365 SoC Alexandre Mergnat (Fri Apr 07 2023 - 05:34:56 EST)
- [PATCH v3 3/7] arm64: dts: mediatek: add apu support for mt8365 SoC Alexandre Mergnat (Fri Apr 07 2023 - 05:35:01 EST)
- [PATCH v3 4/7] arm64: dts: mediatek: add power domain support for mt8365 SoC Alexandre Mergnat (Fri Apr 07 2023 - 05:35:05 EST)
- [PATCH v3 5/7] arm64: dts: mediatek: add smi support for mt8365 SoC Alexandre Mergnat (Fri Apr 07 2023 - 05:35:09 EST)
- [PATCH v3 7/7] arm64: dts: mediatek: add iommu support for mt8365 SoC Alexandre Mergnat (Fri Apr 07 2023 - 05:35:13 EST)
- [PATCH v3 6/7] arm64: dts: mediatek: add larb support for mt8365 SoC Alexandre Mergnat (Fri Apr 07 2023 - 05:35:16 EST)
- Re: [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs Muhammad Usama Anjum (Fri Apr 07 2023 - 05:37:37 EST)
- Re: [PATCH 2/2] f2fs: add __pack attribute for extent_info Bo Ye (叶波) (Fri Apr 07 2023 - 05:39:30 EST)
- Re: drivers/ata/pata_serverworks.c:443 serverworks_init_one() warn: inconsistent indenting 陈华才 (Fri Apr 07 2023 - 05:39:34 EST)
- Re: [PATCH 10/29] selftests/mm: Test UFFDIO_ZEROPAGE only when !hugetlb Mike Rapoport (Fri Apr 07 2023 - 05:42:49 EST)
- Re: [PATCH 3/7] dt-bindings: net: dsa: mediatek,mt7530: add port bindings for MT7988 Arınç ÜNAL (Fri Apr 07 2023 - 05:47:08 EST)
- Re: [PATCH 11/29] selftests/mm: Drop test_uffdio_zeropage_eexist Mike Rapoport (Fri Apr 07 2023 - 05:49:01 EST)
- Re: [PATCH] ieee802154: hwsim: Fix possible memory leaks Chen Aotian (Fri Apr 07 2023 - 05:50:56 EST)
- Re: [RFC PATCH 2/3] LoongArch: Add larch_insn_gen_break() to generate break insn WANG Xuerui (Fri Apr 07 2023 - 05:52:07 EST)
- [PATCH] ieee802154: hwsim: Fix possible memory leaks Chen Aotian (Fri Apr 07 2023 - 05:54:29 EST)
- Re: [PATCH 2/2] leds: bd2606mvv: Driver for the Rohm 6 Channel i2c LED driver Matti Vaittinen (Fri Apr 07 2023 - 05:57:00 EST)
- Re: [PATCH v1 0/3] Add JH7110 PCIe driver support Conor Dooley (Fri Apr 07 2023 - 05:58:21 EST)
- [GIT PULL] arm64 fix for 6.3-rc6 Catalin Marinas (Fri Apr 07 2023 - 05:59:28 EST)
- Re: [PATCH v2 1/2] dt-bindings: leds: ROHM BD2606MVV LED driver Matti Vaittinen (Fri Apr 07 2023 - 06:00:42 EST)
- Re: [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs Michał Mirosław (Fri Apr 07 2023 - 06:04:24 EST)
- Re: [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs Muhammad Usama Anjum (Fri Apr 07 2023 - 06:04:54 EST)
- Re: [PATCH V2] clk: meson: vid-pll-div: added meson_vid_pll_div_ops support Yu Tu (Fri Apr 07 2023 - 06:09:15 EST)
- Re: [PATCH v2 2/2] leds: bd2606mvv: Driver for the Rohm 6 Channel i2c LED driver Matti Vaittinen (Fri Apr 07 2023 - 06:10:41 EST)
- Re: [PATCH 12/29] selftests/mm: Create uffd-common.[ch] Mike Rapoport (Fri Apr 07 2023 - 06:11:13 EST)
- Re: [PATCH v7 1/2] dt-bindings: soc: starfive: Add StarFive syscon doc Conor Dooley (Fri Apr 07 2023 - 06:11:35 EST)
- Re: [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs Michał Mirosław (Fri Apr 07 2023 - 06:14:23 EST)
- Re: [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs Muhammad Usama Anjum (Fri Apr 07 2023 - 06:15:07 EST)
- Re: [RFC v1 3/4] swiotlb: Allow dynamic allocation of bounce buffers Petr Tesařík (Fri Apr 07 2023 - 06:16:05 EST)
- [PATCH 1/3] kbuild: merge cmd_archive_linux and cmd_archive_perf Masahiro Yamada (Fri Apr 07 2023 - 06:16:46 EST)
- [PATCH 2/3] kbuild: do not create intermediate *.tar for source tarballs Masahiro Yamada (Fri Apr 07 2023 - 06:16:49 EST)
- [PATCH 3/3] kbuild: do not create intermediate *.tar for tar packages Masahiro Yamada (Fri Apr 07 2023 - 06:16:53 EST)
- Re: [PATCH v6 1/3] regmap: Pass irq_drv_data as a parameter for set_type_config() Bartosz Golaszewski (Fri Apr 07 2023 - 06:17:56 EST)
- [RFC v1 0/2] Introducing generic SCMI pinctrl driver implementation Oleksii Moisieiev (Fri Apr 07 2023 - 06:18:46 EST)
- [RFC v1 2/2] pinctrl: Implementation of the generic scmi-pinctrl driver Oleksii Moisieiev (Fri Apr 07 2023 - 06:18:48 EST)
- [RFC v1 1/2] scmi: Introduce pinctrl SCMI protocol driver Oleksii Moisieiev (Fri Apr 07 2023 - 06:19:03 EST)
- Re: [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs Michał Mirosław (Fri Apr 07 2023 - 06:21:28 EST)
- Re: [PATCH V11 3/4] arm64: dts: qcom: Add support for ipq9574 SoC and RDP433 variant Devi Priya (Fri Apr 07 2023 - 06:22:08 EST)
- [PATCH v7 0/2] leds: lp55xx: configure internal charge pump Maarten Zanders (Fri Apr 07 2023 - 06:23:42 EST)
- [PATCH v7 1/2] dt-bindings: leds-lp55xx: add ti,charge-pump-mode Maarten Zanders (Fri Apr 07 2023 - 06:23:47 EST)
- [PATCH v7 2/2] leds: lp55xx: configure internal charge pump Maarten Zanders (Fri Apr 07 2023 - 06:23:52 EST)
- Re: [PATCH 8/9] irqentry: define irqentry_exit_allow_resched() Peter Zijlstra (Fri Apr 07 2023 - 06:25:05 EST)
- Re: [PATCH bpf-next] tools headers: Remove s390 ptrace.h in check-headers.sh Jiri Olsa (Fri Apr 07 2023 - 06:27:26 EST)
- [PATCH] dt-bindings: arm: amlogic: add C3 bindings Kelvin Zhang (Fri Apr 07 2023 - 06:28:22 EST)
- Re: [PATCH 5/9] x86/clear_pages: add clear_pages() Peter Zijlstra (Fri Apr 07 2023 - 06:36:02 EST)
- Re: [syzbot] KASAN: use-after-free Read in rdma_close syzbot (Fri Apr 07 2023 - 06:38:59 EST)
- [RFC PATCH] mm: introduce defer free for cma zhaoyang.huang (Fri Apr 07 2023 - 06:44:55 EST)
- Re: [PATCH] arm64/mm: don't WARN when alloc/free-ing device private pages Ard Biesheuvel (Fri Apr 07 2023 - 06:45:50 EST)
- Re: [RFC v1 3/4] swiotlb: Allow dynamic allocation of bounce buffers Petr Tesařík (Fri Apr 07 2023 - 06:46:36 EST)
- RE: [PATCH V3 3/4] ARM: dts: imx6ull-dhcor: Remove mmc aliases from SoM Christoph Niedermaier (Fri Apr 07 2023 - 06:47:22 EST)
- Re: [RFC PATCH net-next] net: dsa: mt7530: fix port specifications for MT7988 Arınç ÜNAL (Fri Apr 07 2023 - 06:47:27 EST)
- [syzbot] [net?] WARNING in cleanup_net (2) syzbot (Fri Apr 07 2023 - 06:48:47 EST)
- Re: [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs Muhammad Usama Anjum (Fri Apr 07 2023 - 06:50:35 EST)
- [PATCH v6 0/6] Add dedicated Qcom ICE driver Abel Vesa (Fri Apr 07 2023 - 06:50:51 EST)
- [PATCH v6 1/6] dt-bindings: crypto: Add Qualcomm Inline Crypto Engine Abel Vesa (Fri Apr 07 2023 - 06:51:04 EST)
- [PATCH v6 2/6] dt-bindings: ufs: qcom: Add ICE phandle Abel Vesa (Fri Apr 07 2023 - 06:51:08 EST)
- [PATCH v6 3/6] soc: qcom: Make the Qualcomm UFS/SDCC ICE a dedicated driver Abel Vesa (Fri Apr 07 2023 - 06:51:32 EST)
- [PATCH v6 4/6] scsi: ufs: ufs-qcom: Switch to the new ICE API Abel Vesa (Fri Apr 07 2023 - 06:51:36 EST)
- [PATCH v6 5/6] mmc: sdhci-msm: Switch to the new ICE API Abel Vesa (Fri Apr 07 2023 - 06:51:51 EST)
- [PATCH v6 6/6] arm64: dts: qcom: sm8550: Add the Inline Crypto Engine node Abel Vesa (Fri Apr 07 2023 - 06:52:27 EST)
- [PATCH V4 1/4] dt-bindings: Add Marantec vendor prefix Christoph Niedermaier (Fri Apr 07 2023 - 06:53:29 EST)
- Re: [RFC PATCH net-next] net: dsa: mt7530: fix port specifications for MT7988 Arınç ÜNAL (Fri Apr 07 2023 - 06:53:55 EST)
- Re: [PATCH v3 1/1] swiotlb: Track and report io_tlb_used high water mark in debugfs Petr Tesařík (Fri Apr 07 2023 - 06:57:07 EST)
- [PATCH] dma-api-howto: typo fix Michael S. Tsirkin (Fri Apr 07 2023 - 06:57:54 EST)
- [PATCH 0/2] Devicetree support for Loongson-1 watchdog Keguang Zhang (Fri Apr 07 2023 - 07:00:52 EST)
- [PATCH 1/2] dt-bindings: watchdog: Add Loongson-1 watchdog Keguang Zhang (Fri Apr 07 2023 - 07:00:58 EST)
- [PATCH 2/2] watchdog: loongson1_wdt: Add DT support Keguang Zhang (Fri Apr 07 2023 - 07:01:10 EST)
- Re: [PATCH 1/8] ext4: fix wrong unit use in ext4_mb_normalize_request Ojaswin Mujoo (Fri Apr 07 2023 - 07:01:51 EST)
- Re: [PATCH 2/8] ext4: fix unit mismatch in ext4_mb_new_blocks_simple Ojaswin Mujoo (Fri Apr 07 2023 - 07:02:44 EST)
- Re: [PATCH 13/29] selftests/mm: Split uffd tests into uffd-stress and uffd-unit-tests Mike Rapoport (Fri Apr 07 2023 - 07:03:05 EST)
- Re: [PATCH 4/8] ext4: fix wrong unit use in ext4_mb_find_by_goal Ojaswin Mujoo (Fri Apr 07 2023 - 07:03:21 EST)
- [-net-next v11 1/6] dt-bindings: net: snps,dwmac: Add dwmac-5.20 version Samin Guo (Fri Apr 07 2023 - 07:04:10 EST)
- Re: [RFC PATCH net-next] net: dsa: mt7530: fix port specifications for MT7988 Daniel Golle (Fri Apr 07 2023 - 07:04:15 EST)
- [-net-next v11 0/6] Add Ethernet driver for StarFive JH7110 SoC Samin Guo (Fri Apr 07 2023 - 07:04:24 EST)
- [-net-next v11 2/6] net: stmmac: platform: Add snps,dwmac-5.20 IP compatible string Samin Guo (Fri Apr 07 2023 - 07:04:31 EST)
- [-net-next v11 3/6] dt-bindings: net: snps,dwmac: Add 'ahb' reset/reset-name Samin Guo (Fri Apr 07 2023 - 07:04:35 EST)
- [-net-next v11 4/6] dt-bindings: net: Add support StarFive dwmac Samin Guo (Fri Apr 07 2023 - 07:04:39 EST)
- [-net-next v11 5/6] net: stmmac: Add glue layer for StarFive JH7110 SoC Samin Guo (Fri Apr 07 2023 - 07:04:45 EST)
- [-net-next v11 6/6] net: stmmac: starfive-dmac: Add phy interface settings Samin Guo (Fri Apr 07 2023 - 07:05:01 EST)
- Re: [RFC PATCH net-next] net: dsa: mt7530: fix port specifications for MT7988 Daniel Golle (Fri Apr 07 2023 - 07:05:50 EST)
- [PATCH V4 2/4] dt-bindings: arm: fsl: Add Marantec maveo box as a DHCOR i.MX6ULL SoM based board Christoph Niedermaier (Fri Apr 07 2023 - 07:07:38 EST)
- Re: [PATCH 5/8] ext4: treat stripe in block unit Ojaswin Mujoo (Fri Apr 07 2023 - 07:07:54 EST)
- Re: [PATCH 7/8] ext4: remove ext4_block_group and ext4_block_group_offset declaration Ojaswin Mujoo (Fri Apr 07 2023 - 07:08:39 EST)
- Re: [PATCH 14/29] selftests/mm: uffd_[un]register() Mike Rapoport (Fri Apr 07 2023 - 07:09:13 EST)
- Re: [PATCH 8/8] ext4: try all groups in ext4_mb_new_blocks_simple Ojaswin Mujoo (Fri Apr 07 2023 - 07:10:47 EST)
- Re: [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs Muhammad Usama Anjum (Fri Apr 07 2023 - 07:11:12 EST)
- Re: [PATCH 15/29] selftests/mm: uffd_open_{dev|sys}() Mike Rapoport (Fri Apr 07 2023 - 07:11:57 EST)
- Re: [PATCH v7 1/2] dt-bindings: soc: starfive: Add StarFive syscon doc William Qiu (Fri Apr 07 2023 - 07:23:25 EST)
- Re: [PATCH V2] cpufreq: drivers with target_index() must set freq_table Rafael J. Wysocki (Fri Apr 07 2023 - 07:23:27 EST)
- Re: [PATCH 0/2] drm/vkms: A couple of trivial cleanups Javier Martinez Canillas (Fri Apr 07 2023 - 07:23:31 EST)
- [PATCH V4 3/4] ARM: dts: imx6ull-dhcor: Remove mmc aliases from DHCOR SoM Christoph Niedermaier (Fri Apr 07 2023 - 07:23:31 EST)
- [PATCH v3 0/9] perf/mem: AMD IBS and generic tools improvements Ravi Bangoria (Fri Apr 07 2023 - 07:25:29 EST)
- [PATCH v3 1/9] perf/mem: Introduce PERF_MEM_LVLNUM_UNC Ravi Bangoria (Fri Apr 07 2023 - 07:25:42 EST)
- [PATCH v3 2/9] perf/mem: Add PERF_MEM_LVLNUM_NA to PERF_MEM_NA Ravi Bangoria (Fri Apr 07 2023 - 07:26:01 EST)
- [PATCH v3 3/9] perf/x86/ibs: Set mem_lvl_num, mem_remote and mem_hops for data_src Ravi Bangoria (Fri Apr 07 2023 - 07:26:10 EST)
- [PATCH v3 4/9] perf headers: Sync uapi/linux/perf_event.h Ravi Bangoria (Fri Apr 07 2023 - 07:26:15 EST)
- [PATCH v3 5/9] perf mem: Add PERF_MEM_LVLNUM_NA to PERF_MEM_DATA_SRC_NONE Ravi Bangoria (Fri Apr 07 2023 - 07:26:24 EST)
- [PATCH v3 6/9] perf mem: Add support for printing PERF_MEM_LVLNUM_UNC Ravi Bangoria (Fri Apr 07 2023 - 07:26:29 EST)
- [PATCH v3 7/9] perf mem: Refactor perf_mem__lvl_scnprintf() Ravi Bangoria (Fri Apr 07 2023 - 07:26:38 EST)
- [PATCH v3 8/9] perf mem: Increase HISTC_MEM_LVL column size to 39 chars Ravi Bangoria (Fri Apr 07 2023 - 07:26:49 EST)
- [PATCH v3 9/9] perf script ibs: Change bit description according to latest PPR Ravi Bangoria (Fri Apr 07 2023 - 07:27:07 EST)
- Re: [PATCH] base: power: main: remove unnecessary (void*) conversions Rafael J. Wysocki (Fri Apr 07 2023 - 07:29:16 EST)
- [GIT PULL] ACPI fixes for v6.3-rc6 Rafael J. Wysocki (Fri Apr 07 2023 - 07:32:47 EST)
- [PATCH V4 4/4] ARM: dts: imx6ull-dhcor: Add Marantec maveo box Christoph Niedermaier (Fri Apr 07 2023 - 07:36:51 EST)
- Re: [PATCH v2 1/2] dt-bindings: interrupt-controller: mpm: Pass MSG RAM slice through phandle Stephan Gerhold (Fri Apr 07 2023 - 07:37:16 EST)
- Re: [PATCH v6 1/3] regmap: Pass irq_drv_data as a parameter for set_type_config() William Breathitt Gray (Fri Apr 07 2023 - 07:40:08 EST)
- Re: [PATCH 07/15] powercap/intel_rapl: Change primitive order Rafael J. Wysocki (Fri Apr 07 2023 - 07:40:35 EST)
- Re: [PATCH v4 02/11] dt-bindings: pinctrl: mediatek,mt8365-pinctrl: add drive strength property Alexandre Mergnat (Fri Apr 07 2023 - 07:40:54 EST)
- Re: [PATCH v6 1/3] regmap: Pass irq_drv_data as a parameter for set_type_config() Mark Brown (Fri Apr 07 2023 - 07:42:42 EST)
- [GIT PULL] gpio: fixes for v6.3-rc6 Bartosz Golaszewski (Fri Apr 07 2023 - 07:45:40 EST)
- Re: [PATCH v6 1/3] regmap: Pass irq_drv_data as a parameter for set_type_config() Bartosz Golaszewski (Fri Apr 07 2023 - 07:46:55 EST)
- [RESEND PATCH v3 0/2] Drop map from handle_mask_sync() parameters William Breathitt Gray (Fri Apr 07 2023 - 07:50:17 EST)
- [RESEND PATCH v3 1/2] gpio: 104-dio-48e: Implement struct dio48e_gpio William Breathitt Gray (Fri Apr 07 2023 - 07:50:21 EST)
- [RESEND PATCH v3 2/2] regmap-irq: Drop map from handle_mask_sync() parameters William Breathitt Gray (Fri Apr 07 2023 - 07:50:23 EST)
- Re: WARNING in timer_wait_running Frederic Weisbecker (Fri Apr 07 2023 - 07:50:27 EST)
- Re: [PATCH v5 1/1] RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensions Anup Patel (Fri Apr 07 2023 - 07:52:24 EST)
- Re: [PATCH] RISC-V: KVM: Allow Zbb extension for Guest/VM Anup Patel (Fri Apr 07 2023 - 07:53:03 EST)
- [PATCH v7] net/packet: support mergeable feature of virtio 沈安琪(凛玥) (Fri Apr 07 2023 - 07:55:18 EST)
- [PATCH] ASoC: mediatek: mt8186: set variable aud_pinctrl to static Tom Rix (Fri Apr 07 2023 - 07:56:47 EST)
- Re: [PATCH V3 5/5] arm64: dts: qcom: ipq9574: Add cpufreq support Konrad Dybcio (Fri Apr 07 2023 - 07:59:24 EST)
- Re: [PATCH 10/15] powercap/intel_rapl: Introduce per Power Limit lock Rafael J. Wysocki (Fri Apr 07 2023 - 08:01:32 EST)
- Re: [RFC PATCH 2/3] LoongArch: Add larch_insn_gen_break() to generate break insn Tiezhu Yang (Fri Apr 07 2023 - 08:02:39 EST)
- Re: [PATCH -next v3 1/2] riscv: kdump: Implement crashkernel=X,[high,low] Simon Horman (Fri Apr 07 2023 - 08:03:34 EST)
- Re: [PATCH -next v3 1/2] riscv: kdump: Implement crashkernel=X,[high,low] Simon Horman (Fri Apr 07 2023 - 08:04:03 EST)
- Re: [PATCH -next v3 2/2] docs: kdump: Update the crashkernel description for riscv Simon Horman (Fri Apr 07 2023 - 08:04:26 EST)
- Re: [PATCH 6/6] kbuild: use git-archive for source package creation Masahiro Yamada (Fri Apr 07 2023 - 08:05:05 EST)
- Re: [PATCH -next v3 0/2] support allocating crashkernel above 4G explicitly on riscv Simon Horman (Fri Apr 07 2023 - 08:05:30 EST)
- [net PATCH v2 0/7] octeontx2: Miscellaneous fixes Sai Krishna (Fri Apr 07 2023 - 08:24:14 EST)
- [net PATCH v2 1/7] octeontx2-af: Secure APR table update with the lock Sai Krishna (Fri Apr 07 2023 - 08:24:19 EST)
- [net PATCH v2 2/7] octeontx2-af: Fix start and end bit for scan config Sai Krishna (Fri Apr 07 2023 - 08:24:22 EST)
- [net PATCH v2 3/7] octeontx2-af: Add validation for lmac type Sai Krishna (Fri Apr 07 2023 - 08:24:26 EST)
- [net PATCH v2 4/7] octeontx2-af: Update correct mask to filter IPv4 fragments Sai Krishna (Fri Apr 07 2023 - 08:24:29 EST)
- [net PATCH v2 5/7] octeontx2-af: Fix issues with NPC field hash extract Sai Krishna (Fri Apr 07 2023 - 08:24:58 EST)
- [net PATCH v2 6/7] octeontx2-af: Skip PFs if not enabled Sai Krishna (Fri Apr 07 2023 - 08:25:18 EST)
- [net PATCH v2 7/7] octeontx2-pf: Disable packet I/O for graceful exit Sai Krishna (Fri Apr 07 2023 - 08:25:42 EST)
- RE: revert bab65e48cb064 PCI/MSI Sanitize MSI-X checks David Laight (Fri Apr 07 2023 - 08:26:26 EST)
- Re: [PATCH v4] Documentation: Add document for false sharing Bagas Sanjaya (Fri Apr 07 2023 - 08:40:47 EST)
- Re: [PATCH] mm-treewide-redefine-max_order-sanely-fix.txt Kirill A. Shutemov (Fri Apr 07 2023 - 08:41:14 EST)
- [PATCH v2 2/2] Input: atmel_mxt_ts - support capacitive keys André Apitzsch (Fri Apr 07 2023 - 08:45:49 EST)
- [PATCH v2 1/2] dt-bindings: input: atmel,maxtouch: add linux,keycodes André Apitzsch (Fri Apr 07 2023 - 08:46:46 EST)
- Re: [PATCH 2/2] watchdog: loongson1_wdt: Add DT support Guenter Roeck (Fri Apr 07 2023 - 08:46:59 EST)
- [PATCH v2 0/2] Input: atmel_mxt_ts - support capacitive keys André Apitzsch (Fri Apr 07 2023 - 08:47:12 EST)
- [PATCH v2 1/7] dt-bindings: net: dsa: mediatek,mt7530: correct brand name arinc9 . unal (Fri Apr 07 2023 - 08:50:25 EST)
- [PATCH v2 2/7] dt-bindings: net: dsa: mediatek,mt7530: improve MCM and MT7988 information arinc9 . unal (Fri Apr 07 2023 - 08:50:29 EST)
- [PATCH v2 3/7] dt-bindings: net: dsa: mediatek,mt7530: add port bindings for MT7988 arinc9 . unal (Fri Apr 07 2023 - 08:50:32 EST)
- [PATCH v2 4/7] dt-bindings: net: dsa: mediatek,mt7530: allow delayed rgmii phy-modes arinc9 . unal (Fri Apr 07 2023 - 08:50:39 EST)
- [PATCH v2 5/7] dt-bindings: net: dsa: mediatek,mt7530: disallow reset without mediatek,mcm arinc9 . unal (Fri Apr 07 2023 - 08:50:51 EST)
- [PATCH v2 6/7] dt-bindings: net: dsa: mediatek,mt7530: disallow core-supply and io-supply arinc9 . unal (Fri Apr 07 2023 - 08:50:56 EST)
- [PATCH v2 7/7] dt-bindings: net: dsa: mediatek,mt7530: allow mediatek,mcm on MT7531 arinc9 . unal (Fri Apr 07 2023 - 08:51:10 EST)
- Re: [PATCH v2] hwmon: add HP WMI Sensors driver Guenter Roeck (Fri Apr 07 2023 - 08:55:02 EST)
- Re: [PATCH -next v3 1/2] riscv: kdump: Implement crashkernel=X,[high,low] Leizhen (ThunderTown) (Fri Apr 07 2023 - 08:59:04 EST)
- [PATCH v5 00/12] Improve the MT8365 SoC and EVK board support Alexandre Mergnat (Fri Apr 07 2023 - 08:59:57 EST)
- [PATCH v5 01/12] arm64: defconfig: enable MT6357 regulator Alexandre Mergnat (Fri Apr 07 2023 - 09:00:00 EST)
- [PATCH v5 02/12] arm64: defconfig: enable Mediatek PMIC key Alexandre Mergnat (Fri Apr 07 2023 - 09:00:05 EST)
- [PATCH v5 03/12] dt-bindings: watchdog: mediatek,mtk-wdt: add mt8365 Alexandre Mergnat (Fri Apr 07 2023 - 09:00:10 EST)
- [PATCH v5 04/12] arm64: dts: mediatek: add watchdog support for mt8365 SoC Alexandre Mergnat (Fri Apr 07 2023 - 09:00:17 EST)
- [PATCH v5 05/12] arm64: dts: mediatek: add mt6357 PMIC support for mt8365-evk Alexandre Mergnat (Fri Apr 07 2023 - 09:00:21 EST)
- [PATCH v5 06/12] arm64: dts: mediatek: add mmc support for mt8365-evk Alexandre Mergnat (Fri Apr 07 2023 - 09:00:26 EST)
- [PATCH v5 07/12] arm64: dts: mediatek: set vmc regulator as always on amergnat (Fri Apr 07 2023 - 09:00:28 EST)
- [PATCH v5 09/12] arm64: dts: mediatek: add ethernet support for mt8365-evk Alexandre Mergnat (Fri Apr 07 2023 - 09:00:34 EST)
- [PATCH v5 11/12] arm64: dts: mediatek: add cpufreq support for mt8365-evk Alexandre Mergnat (Fri Apr 07 2023 - 09:00:37 EST)
- [PATCH v5 12/12] arm64: dts: mediatek: Add CPU Idle support amergnat (Fri Apr 07 2023 - 09:00:44 EST)
- [PATCH v5 10/12] arm64: dts: mediatek: add OPP support for mt8365 SoC Alexandre Mergnat (Fri Apr 07 2023 - 09:00:49 EST)
- [PATCH v5 08/12] arm64: dts: mediatek: add usb controller support for mt8365-evk Alexandre Mergnat (Fri Apr 07 2023 - 09:00:52 EST)
- RE: [PATCH v2] dma-buf/heaps: system_heap: Avoid DoS by limiting single allocations to half of all memory Jaewon Kim (Fri Apr 07 2023 - 09:04:29 EST)
- [PATCH] staging: octeon: remove typedef declaration for enums Dalvin-Ehinoma Noah Aiguobas (Fri Apr 07 2023 - 09:05:52 EST)
- Re: [PATCH v5 00/12] Improve the MT8365 SoC and EVK board support Alexandre Mergnat (Fri Apr 07 2023 - 09:08:42 EST)
- [tip: x86/apic] x86/apic: Fix atomic update of offset in reserve_eilvt_offset() tip-bot2 for Uros Bizjak (Fri Apr 07 2023 - 09:10:00 EST)
- Re: [PATCH v5 01/12] arm64: defconfig: enable MT6357 regulator Alexandre Mergnat (Fri Apr 07 2023 - 09:10:27 EST)
- Re: [PATCH v5 02/12] arm64: defconfig: enable Mediatek PMIC key Alexandre Mergnat (Fri Apr 07 2023 - 09:11:11 EST)
- Re: [PATCH v5 03/12] dt-bindings: watchdog: mediatek,mtk-wdt: add mt8365 Alexandre Mergnat (Fri Apr 07 2023 - 09:11:47 EST)
- Re: [PATCH v5 04/12] arm64: dts: mediatek: add watchdog support for mt8365 SoC Alexandre Mergnat (Fri Apr 07 2023 - 09:12:19 EST)
- Re: [PATCH v5 05/12] arm64: dts: mediatek: add mt6357 PMIC support for mt8365-evk Alexandre Mergnat (Fri Apr 07 2023 - 09:12:36 EST)
- Re: [PATCH v5 06/12] arm64: dts: mediatek: add mmc support for mt8365-evk Alexandre Mergnat (Fri Apr 07 2023 - 09:12:58 EST)
- Re: [PATCH v5 07/12] arm64: dts: mediatek: set vmc regulator as always on Alexandre Mergnat (Fri Apr 07 2023 - 09:13:26 EST)
- Re: [PATCH v5 08/12] arm64: dts: mediatek: add usb controller support for mt8365-evk Alexandre Mergnat (Fri Apr 07 2023 - 09:13:42 EST)
- Re: [PATCH v5 09/12] arm64: dts: mediatek: add ethernet support for mt8365-evk Alexandre Mergnat (Fri Apr 07 2023 - 09:14:08 EST)
- Re: [PATCH v5 10/12] arm64: dts: mediatek: add OPP support for mt8365 SoC Alexandre Mergnat (Fri Apr 07 2023 - 09:14:29 EST)
- Re: [PATCH v5 11/12] arm64: dts: mediatek: add cpufreq support for mt8365-evk Alexandre Mergnat (Fri Apr 07 2023 - 09:14:48 EST)
- Re: [PATCH v5 12/12] arm64: dts: mediatek: Add CPU Idle support Alexandre Mergnat (Fri Apr 07 2023 - 09:15:01 EST)
- Re: [PATCH] xfs: Use for_each_perag() to iterate all available AGs Eric Sandeen (Fri Apr 07 2023 - 09:25:09 EST)
- [PATCH net-next v2] net: ethernet: mtk_eth_soc: use be32 type to store be32 values Simon Horman (Fri Apr 07 2023 - 09:27:08 EST)
- Re: [PATCH 4/4] arm64: dts: qcom: sm6115p-j606f: Enable ATH10K WiFi Dmitry Baryshkov (Fri Apr 07 2023 - 09:27:21 EST)
- [PATCH 0/6] Couple of bindings / dt fixes Konrad Dybcio (Fri Apr 07 2023 - 09:28:40 EST)
- [PATCH 1/6] dt-bindings: media: qcom,sdm845-venus-v2: Allow interconnect properties Konrad Dybcio (Fri Apr 07 2023 - 09:28:44 EST)
- [PATCH 2/6] dt-bindings: remoteproc: qcom: adsp: Allow firmware-name Konrad Dybcio (Fri Apr 07 2023 - 09:28:48 EST)
- [PATCH 3/6] dt-bindings: usb: dwc3: Allow dma-ranges Konrad Dybcio (Fri Apr 07 2023 - 09:28:50 EST)
- [PATCH 4/6] arm64: dts: qcom: sc7280: Fix up the gic node Konrad Dybcio (Fri Apr 07 2023 - 09:28:53 EST)
- [PATCH 5/6] arm64: dts: qcom: pm8916: Fix pm8941-misc node name Konrad Dybcio (Fri Apr 07 2023 - 09:28:56 EST)
- [PATCH 6/6] arm64: dts: qcom: sdm845-oneplus: Fix speaker GPIO node Konrad Dybcio (Fri Apr 07 2023 - 09:28:58 EST)
- Re: [PATCH] platform/x86: intel-uncore-freq: Add client processors Hans de Goede (Fri Apr 07 2023 - 09:29:15 EST)
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes Jeff Layton (Fri Apr 07 2023 - 09:31:10 EST)
- Re: [PATCH v1 1/2] media: hi846: fix usage of pm_runtime_get_if_in_use() Martin Kepplinger (Fri Apr 07 2023 - 09:31:42 EST)
- [PATCH 0/2] vdpa_sim_blk: support shared backend Stefano Garzarella (Fri Apr 07 2023 - 09:37:59 EST)
- [PATCH 1/2] vdpa_sim: move buffer allocation in the devices Stefano Garzarella (Fri Apr 07 2023 - 09:38:06 EST)
- [PATCH 2/2] vdpa_sim_blk: support shared backend Stefano Garzarella (Fri Apr 07 2023 - 09:38:12 EST)
- [PATCH v5 00/20] Add Tegra20 parallel video input capture Luca Ceresoli (Fri Apr 07 2023 - 09:39:16 EST)
- [PATCH v5 01/20] dt-bindings: display: tegra: add Tegra20 VIP Luca Ceresoli (Fri Apr 07 2023 - 09:39:23 EST)
- [PATCH v5 02/20] dt-bindings: display: tegra: vi: add 'vip' property and example Luca Ceresoli (Fri Apr 07 2023 - 09:39:32 EST)
- [PATCH bpf-next v3 0/3] Add FOU support for externally controlled ipip devices Christian Ehrig (Fri Apr 07 2023 - 09:39:55 EST)
- [PATCH v5 03/20] staging: media: tegra-video: improve documentation of tegra_video_format fields Luca Ceresoli (Fri Apr 07 2023 - 09:39:56 EST)
- [PATCH v5 04/20] staging: media: tegra-video: document tegra_channel_get_remote_source_subdev Luca Ceresoli (Fri Apr 07 2023 - 09:40:27 EST)
- [PATCH bpf-next v3 1/3] ipip,ip_tunnel,sit: Add FOU support for externally controlled ipip devices Christian Ehrig (Fri Apr 07 2023 - 09:40:28 EST)
- [PATCH bpf-next v3 2/3] bpf,fou: Add bpf_skb_{set,get}_fou_encap kfuncs Christian Ehrig (Fri Apr 07 2023 - 09:40:33 EST)
- [PATCH v5 05/20] staging: media: tegra-video: fix typos in comment Luca Ceresoli (Fri Apr 07 2023 - 09:41:04 EST)
- [PATCH bpf-next v3 3/3] selftests/bpf: Test FOU kfuncs for externally controlled ipip devices Christian Ehrig (Fri Apr 07 2023 - 09:41:13 EST)
- [PATCH v5 06/20] staging: media: tegra-video: improve error messages Luca Ceresoli (Fri Apr 07 2023 - 09:41:16 EST)
- [PATCH v5 07/20] staging: media: tegra-video: slightly simplify cleanup on errors Luca Ceresoli (Fri Apr 07 2023 - 09:41:19 EST)
- [PATCH v5 08/20] staging: media: tegra-video: move private struct declaration to C file Luca Ceresoli (Fri Apr 07 2023 - 09:41:39 EST)
- [PATCH v5 09/20] staging: media: tegra-video: move tegra210_csi_soc to C file Luca Ceresoli (Fri Apr 07 2023 - 09:41:52 EST)
- [PATCH v5 11/20] staging: media: tegra-video: Kconfig: allow TPG only on Tegra210 Luca Ceresoli (Fri Apr 07 2023 - 09:42:06 EST)
- [PATCH v5 13/20] staging: media: tegra-video: move default format to soc-specific data Luca Ceresoli (Fri Apr 07 2023 - 09:42:16 EST)
- [PATCH v5 10/20] staging: media: tegra-video: remove unneeded include Luca Ceresoli (Fri Apr 07 2023 - 09:42:20 EST)
- [PATCH v5 14/20] staging: media: tegra-video: move MIPI calibration calls from VI to CSI Luca Ceresoli (Fri Apr 07 2023 - 09:42:26 EST)
- [PATCH v5 16/20] staging: media: tegra-video: move syncpt init/free to a per-soc op Luca Ceresoli (Fri Apr 07 2023 - 09:42:38 EST)
- [PATCH v5 12/20] staging: media: tegra-video: move tegra_channel_fmt_align to a per-soc op Luca Ceresoli (Fri Apr 07 2023 - 09:42:41 EST)
- [PATCH v5 17/20] staging: media: tegra-video: add syncpts for Tegra20 to struct tegra_vi Luca Ceresoli (Fri Apr 07 2023 - 09:42:50 EST)
- [PATCH v5 18/20] staging: media: tegra-video: add hooks for planar YUV and H/V flip Luca Ceresoli (Fri Apr 07 2023 - 09:42:55 EST)
- [PATCH v5 15/20] staging: media: tegra-video: add a per-soc enable/disable op Luca Ceresoli (Fri Apr 07 2023 - 09:43:10 EST)
- [PATCH v5 19/20] staging: media: tegra-video: add H/V flip controls Luca Ceresoli (Fri Apr 07 2023 - 09:43:28 EST)
- [PATCH v5 20/20] staging: media: tegra-video: add support for Tegra20 parallel input Luca Ceresoli (Fri Apr 07 2023 - 09:43:39 EST)
- Re: [PATCH 1/2] dt-bindings: watchdog: Add Loongson-1 watchdog Krzysztof Kozlowski (Fri Apr 07 2023 - 09:46:55 EST)
- Re: [PATCH v6 2/6] dt-bindings: ufs: qcom: Add ICE phandle Krzysztof Kozlowski (Fri Apr 07 2023 - 09:48:09 EST)
- Re: [PATCH] ieee802154: hwsim: Fix possible memory leaks Miquel Raynal (Fri Apr 07 2023 - 09:48:28 EST)
- [RFC PATCH v2 net-next 00/12] net: dsa: mt7530: fix port 5 phylink, port 6, and MT7988 arinc9 . unal (Fri Apr 07 2023 - 09:48:53 EST)
- Re: [PATCH] KVM: PPC: BOOK3S: book3s_hv_nested.c: improve branch prediction for k.alloc Bagas Sanjaya (Fri Apr 07 2023 - 09:48:59 EST)
- [RFC PATCH v2 net-next 01/14] net: dsa: mt7530: fix comments regarding port 5 and 6 for both switches arinc9 . unal (Fri Apr 07 2023 - 09:49:02 EST)
- [RFC PATCH v2 net-next 02/14] net: dsa: mt7530: fix phylink for port 5 and fix port 5 modes arinc9 . unal (Fri Apr 07 2023 - 09:49:07 EST)
- [RFC PATCH v2 net-next 03/14] net: dsa: mt7530: do not run mt7530_setup_port5() if port 5 is disabled arinc9 . unal (Fri Apr 07 2023 - 09:49:12 EST)
- [RFC PATCH v2 net-next 04/14] net: dsa: mt7530: set priv->p5_interface in correct conditions arinc9 . unal (Fri Apr 07 2023 - 09:49:16 EST)
- [RFC PATCH v2 net-next 05/14] net: dsa: mt7530: remove p5_intf_sel default case from mt7530_setup_port5() arinc9 . unal (Fri Apr 07 2023 - 09:49:42 EST)
- [RFC PATCH v2 net-next 06/14] net: dsa: mt7530: do not set CPU port interfaces to PHY_INTERFACE_MODE_NA arinc9 . unal (Fri Apr 07 2023 - 09:49:44 EST)
- [RFC PATCH v2 net-next 13/14] net: dsa: mt7530: fix port capabilities for MT7988 arinc9 . unal (Fri Apr 07 2023 - 09:50:27 EST)
- [RFC PATCH v2 net-next 07/14] net: dsa: mt7530: call port 6 setup from mt7530_mac_config() arinc9 . unal (Fri Apr 07 2023 - 09:50:32 EST)
- [RFC PATCH v2 net-next 08/14] net: dsa: mt7530: remove pad_setup function pointer arinc9 . unal (Fri Apr 07 2023 - 09:50:35 EST)
- [RFC PATCH v2 net-next 12/14] net: dsa: mt7530: move lowering port 5 RGMII driving to mt7530_setup() arinc9 . unal (Fri Apr 07 2023 - 09:50:40 EST)
- [RFC PATCH v2 net-next 11/14] net: dsa: mt7530: set TRGMII RD TAP if trgmii is being used arinc9 . unal (Fri Apr 07 2023 - 09:50:44 EST)
- [RFC PATCH v2 net-next 14/14] net: dsa: mt7530: remove .mac_port_config for MT7988 and make it optional arinc9 . unal (Fri Apr 07 2023 - 09:50:47 EST)
- [RFC PATCH v2 net-next 10/14] net: dsa: mt7530: switch to if/else statements on mt7530_setup_port6() arinc9 . unal (Fri Apr 07 2023 - 09:50:51 EST)
- [RFC PATCH v2 net-next 09/14] net: dsa: mt7530: move enabling port 6 to mt7530_setup_port6() arinc9 . unal (Fri Apr 07 2023 - 09:50:55 EST)
- Re: [PATCH v1 2/2] gpio: ds4520: Add ADI DS4520 Regulator Support Linus Walleij (Fri Apr 07 2023 - 09:51:43 EST)
- Re: [PATCH] dt-bindings: arm: amlogic: add C3 bindings Krzysztof Kozlowski (Fri Apr 07 2023 - 09:52:34 EST)
- Re: [PATCH 2/6] dt-bindings: remoteproc: qcom: adsp: Allow firmware-name Krzysztof Kozlowski (Fri Apr 07 2023 - 09:54:40 EST)
- Re: [PATCH] btrfs: Avoid potential integer overflow when left-shifting 32-bit int Nur Hussein (Fri Apr 07 2023 - 09:55:18 EST)
- Re: [PATCH 3/6] dt-bindings: usb: dwc3: Allow dma-ranges Krzysztof Kozlowski (Fri Apr 07 2023 - 09:55:28 EST)
- Re: [PATCH 6/6] arm64: dts: qcom: sdm845-oneplus: Fix speaker GPIO node Krzysztof Kozlowski (Fri Apr 07 2023 - 09:56:28 EST)
- [PATCH v1 0/4] Add X-Powers AXP15060 PMIC support Shengyu Qu (Fri Apr 07 2023 - 09:58:26 EST)
- [PATCH v1 1/4] dt-bindings: mfd: x-powers,axp152: Document the AXP15060 variant Shengyu Qu (Fri Apr 07 2023 - 09:58:31 EST)
- [PATCH v1 2/4] mfd: axp20x: Add support for AXP15060 PMIC Shengyu Qu (Fri Apr 07 2023 - 09:58:39 EST)
- [PATCH v1 3/4] regulator: axp20x: Add AXP15060 support Shengyu Qu (Fri Apr 07 2023 - 09:58:42 EST)
- [PATCH v1 4/4] regulator: axp20x: Set DCDC frequency only when property exists Shengyu Qu (Fri Apr 07 2023 - 09:58:46 EST)
- [PATCH] fs: jfs: fixed UBSAN: shift-out-of-bounds in dbFree Anup Sharma (Fri Apr 07 2023 - 10:00:18 EST)
- Re: [PATCH V11 3/4] arm64: dts: qcom: Add support for ipq9574 SoC and RDP433 variant Marc Zyngier (Fri Apr 07 2023 - 10:06:46 EST)
- [PATCH V2 0/3] soc: qcom: boot_stats: Add driver support for boot_stats Souradeep Chowdhury (Fri Apr 07 2023 - 10:06:57 EST)
- [PATCH V2 1/3] dt-bindings: sram: qcom,imem: Add Boot Stat region within IMEM Souradeep Chowdhury (Fri Apr 07 2023 - 10:07:00 EST)
- [PATCH V2 2/3] soc: qcom: boot_stat: Add Driver Support for Boot Stats Souradeep Chowdhury (Fri Apr 07 2023 - 10:07:03 EST)
- [PATCH V2 3/3] MAINTAINERS: Add the entry for boot_stats driver support Souradeep Chowdhury (Fri Apr 07 2023 - 10:07:06 EST)
- Re: [PATCH V11 3/4] arm64: dts: qcom: Add support for ipq9574 SoC and RDP433 variant Devi Priya (Fri Apr 07 2023 - 10:09:53 EST)
- Re: [PATCH v6 1/2] dt-bindings: phy: qcom,qmp-usb: Drop legacy bindings and move to newer one (SM6115 & QCM2290) Dmitry Baryshkov (Fri Apr 07 2023 - 10:14:58 EST)
- Re: [PATCH net] net: phy: nxp-c45-tja11xx: disable port and global interrupts Andrew Lunn (Fri Apr 07 2023 - 10:15:05 EST)
- [PATCH 0/7] erofs: introduce long xattr name prefixes feature Jingbo Xu (Fri Apr 07 2023 - 10:17:24 EST)
- [PATCH 1/7] erofs: keep meta inode into erofs_buf Jingbo Xu (Fri Apr 07 2023 - 10:17:26 EST)
- [PATCH 2/7] erofs: initialize packed inode after root inode is assigned Jingbo Xu (Fri Apr 07 2023 - 10:17:29 EST)
- [PATCH 3/7] erofs: move packed inode out of the compression part Jingbo Xu (Fri Apr 07 2023 - 10:17:32 EST)
- [PATCH 5/7] erofs: add helpers to load long xattr name prefixes Jingbo Xu (Fri Apr 07 2023 - 10:17:34 EST)
- [PATCH 6/7] erofs: handle long xattr name prefixes properly Jingbo Xu (Fri Apr 07 2023 - 10:17:37 EST)
- [PATCH 7/7] erofs: enable long extended attribute name prefixes Jingbo Xu (Fri Apr 07 2023 - 10:17:39 EST)
- [PATCH 4/7] erofs: introduce on-disk format for long xattr name prefixes Jingbo Xu (Fri Apr 07 2023 - 10:17:42 EST)
- [PATCH v1 0/4] Add X-Powers AXP15060 PMIC support Shengyu Qu (Fri Apr 07 2023 - 10:19:10 EST)
- [PATCH v1 1/4] dt-bindings: mfd: x-powers,axp152: Document the AXP15060 variant Shengyu Qu (Fri Apr 07 2023 - 10:19:18 EST)
- [PATCH v1 2/4] mfd: axp20x: Add support for AXP15060 PMIC Shengyu Qu (Fri Apr 07 2023 - 10:19:57 EST)
- [PATCH v1 3/4] regulator: axp20x: Add AXP15060 support Shengyu Qu (Fri Apr 07 2023 - 10:20:29 EST)
- [PATCH v1 4/4] regulator: axp20x: Set DCDC frequency only when property exists Shengyu Qu (Fri Apr 07 2023 - 10:20:30 EST)
- Re: [PATCH net] net: phy: nxp-c45-tja11xx: add remove callback Andrew Lunn (Fri Apr 07 2023 - 10:21:01 EST)
- Re: [PATCH 2/2] dt-bindings: input: cirrus,cs40l26: Add bindings Rob Herring (Fri Apr 07 2023 - 10:22:06 EST)
- Re: [PATCH 1/2] dt-bindings: watchdog: Add Loongson-1 watchdog Rob Herring (Fri Apr 07 2023 - 10:22:09 EST)
- Re: Litmus test names Jonas Oberhauser (Fri Apr 07 2023 - 10:23:45 EST)
- Re: [PATCH net] net: phy: nxp-c45-tja11xx: fix unsigned long multiplication overflow Andrew Lunn (Fri Apr 07 2023 - 10:24:19 EST)
- Re: [PATCH V3 5/5] arm64: dts: qcom: ipq9574: Add cpufreq support Devi Priya (Fri Apr 07 2023 - 10:24:43 EST)
- Re: [PATCH v2] KVM: x86/pmu/misc: Fix a typo on kvm_pmu_request_counter_reprogam() Sean Christopherson (Fri Apr 07 2023 - 10:40:33 EST)
- [PATCH v2] ARM: dts: meson8b: correct uart_B and uart_C clock references hfdevel (Fri Apr 07 2023 - 10:40:35 EST)
- Re: [PATCH] soc: mediatek: Kconfig: Add MTK_CMDQ dependency to MTK_MMSYS Alexandre Mergnat (Fri Apr 07 2023 - 10:40:36 EST)
- Re: [PATCH] dt-bindings: arm: amlogic: add C3 bindings Neil Armstrong (Fri Apr 07 2023 - 10:42:58 EST)
- Re: [PATCH] dt-bindings: arm: amlogic: add C3 bindings Neil Armstrong (Fri Apr 07 2023 - 10:43:50 EST)
- Re: [PATCH v4 11/12] KVM: x86/svm/pmu: Add AMD PerfMonV2 support Sean Christopherson (Fri Apr 07 2023 - 10:45:04 EST)
- Re: WARNING in timer_wait_running Frederic Weisbecker (Fri Apr 07 2023 - 10:49:18 EST)
- Re: [PATCH 5/5] KVM: x86/pmu: Hide guest counter updates from the VMRUN instruction Sean Christopherson (Fri Apr 07 2023 - 10:56:26 EST)
- [PATCH] nvme: host: hwmon: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Fri Apr 07 2023 - 10:59:01 EST)
- [PATCH 1/8] net: netronome: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Fri Apr 07 2023 - 10:59:36 EST)
- [PATCH 2/8] net: aquantia: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Fri Apr 07 2023 - 10:59:39 EST)
- [PATCH 3/8] net: phy: aquantia: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Fri Apr 07 2023 - 10:59:43 EST)
- Re: [PATCH V3 2/5] regulator: qcom_smd: Add MP5496 S1 regulator Devi Priya (Fri Apr 07 2023 - 11:00:03 EST)
- [PATCH 4/8] net: phy: bcm54140: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Fri Apr 07 2023 - 11:00:04 EST)
- [PATCH 5/8] net: phy: marvell: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Fri Apr 07 2023 - 11:00:24 EST)
- [PATCH 6/8] net: phy: mxl: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Fri Apr 07 2023 - 11:00:38 EST)
- [PATCH 7/8] net: phy: nxp-tja11xx: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Fri Apr 07 2023 - 11:00:59 EST)
- [PATCH 8/8] net: phy: sfp: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Fri Apr 07 2023 - 11:01:03 EST)
- [PATCH] media: i2c: video: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Fri Apr 07 2023 - 11:01:43 EST)
- [PATCH 1/2] drm/i915: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Fri Apr 07 2023 - 11:02:14 EST)
- [PATCH] fpga: dfl-fme: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Fri Apr 07 2023 - 11:02:28 EST)
- [PATCH] w1: therm: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Fri Apr 07 2023 - 11:02:38 EST)
- [PATCH] vdpa: solidrun: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Fri Apr 07 2023 - 11:02:51 EST)
- [PATCH 2/2] drm/nouveau: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Fri Apr 07 2023 - 11:02:55 EST)
- [PATCH] ufs: hwmon: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Fri Apr 07 2023 - 11:02:57 EST)
- Re: [PATCH 06/12] net: phy: add phy_device_atomic_register helper Andrew Lunn (Fri Apr 07 2023 - 11:03:01 EST)
- Re: [PATCH] arm64: dts: marvell: mochabin: enlarge PCI memory window Gregory CLEMENT (Fri Apr 07 2023 - 11:03:26 EST)
- [PATCH 2/4] rtc: ds3232: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Fri Apr 07 2023 - 11:04:59 EST)
- [PATCH] power: supply: hwmon: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Fri Apr 07 2023 - 11:05:06 EST)
- [PATCH 1/4] platform/x86: gigabyte: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Fri Apr 07 2023 - 11:05:14 EST)
- [PATCH 1/4] rtc: ab-eoz9: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Fri Apr 07 2023 - 11:05:17 EST)
- [PATCH 3/4] rtc: isl12022: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Fri Apr 07 2023 - 11:05:21 EST)
- [PATCH 4/4] rtc: rv3032: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Fri Apr 07 2023 - 11:05:23 EST)
- [PATCH 4/4] platform/x86: toshiba: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Fri Apr 07 2023 - 11:05:37 EST)
- [PATCH 2/4] platform/x86: hp: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Fri Apr 07 2023 - 11:05:42 EST)
- [PATCH 3/4] platform/x86: system76: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Fri Apr 07 2023 - 11:05:46 EST)
- Re: [PATCH 3/8] net: phy: aquantia: constify pointers to hwmon_channel_info Andrew Lunn (Fri Apr 07 2023 - 11:06:14 EST)
- Re: [PATCH 4/8] net: phy: bcm54140: constify pointers to hwmon_channel_info Andrew Lunn (Fri Apr 07 2023 - 11:06:17 EST)
- Re: [PATCH 5/8] net: phy: marvell: constify pointers to hwmon_channel_info Andrew Lunn (Fri Apr 07 2023 - 11:06:27 EST)
- Re: [PATCH] vdpa: solidrun: constify pointers to hwmon_channel_info Michael S. Tsirkin (Fri Apr 07 2023 - 11:07:03 EST)
- Re: [PATCH 6/8] net: phy: mxl: constify pointers to hwmon_channel_info Andrew Lunn (Fri Apr 07 2023 - 11:07:26 EST)
- Re: [PATCH 7/8] net: phy: nxp-tja11xx: constify pointers to hwmon_channel_info Andrew Lunn (Fri Apr 07 2023 - 11:07:45 EST)
- Re: [PATCH 8/8] net: phy: sfp: constify pointers to hwmon_channel_info Andrew Lunn (Fri Apr 07 2023 - 11:07:48 EST)
- Re: [PATCH v1 0/3] PCI: brcmstb: Clkreq# accomodations of downstream device Hank Barta (Fri Apr 07 2023 - 11:07:58 EST)
- Re: [PATCH] arm64: dts: marvell: align thermal node names with bindings Gregory CLEMENT (Fri Apr 07 2023 - 11:10:15 EST)
- Re: [PATCH] arm64: dts: marvell: armada-ap810: Fix GICv3 ITS node name Gregory CLEMENT (Fri Apr 07 2023 - 11:11:26 EST)
- Re: [syzbot] [net?] WARNING in cleanup_net (2) syzbot (Fri Apr 07 2023 - 11:14:28 EST)
- [PATCH v5 0/4] Add Acer Aspire 1 Nikita Travkin (Fri Apr 07 2023 - 11:15:09 EST)
- [PATCH v5 1/4] arm64: dts: qcom: sc7180: Don't enable lpass clocks by default Nikita Travkin (Fri Apr 07 2023 - 11:15:13 EST)
- [PATCH v5 2/4] arm64: dts: qcom: sc7180: Drop redundant disable in mdp Nikita Travkin (Fri Apr 07 2023 - 11:15:17 EST)
- [PATCH v5 3/4] dt-bindings: arm: qcom: Add Acer Aspire 1 Nikita Travkin (Fri Apr 07 2023 - 11:15:21 EST)
- [PATCH v5 4/4] arm64: dts: qcom: Add Acer Aspire 1 Nikita Travkin (Fri Apr 07 2023 - 11:15:25 EST)
- Re: [PATCH v2] purgatory: fix disabling debug info Masahiro Yamada (Fri Apr 07 2023 - 11:16:26 EST)
- Re: [PATCH v2 2/2] dt-bindings: cisco: document the CrayAR compatibles Daniel Walker (danielwa) (Fri Apr 07 2023 - 11:16:52 EST)
- Re: [PATCH RESEND] firmware: turris-mox-rwtm: make kobj_type structure constant Gregory CLEMENT (Fri Apr 07 2023 - 11:18:08 EST)
- RE: [PATCH] Drivers: hv: Do not free synic pages when they were not allocated Michael Kelley (LINUX) (Fri Apr 07 2023 - 11:22:31 EST)
- Re: [PATCH net] net: phy: nxp-c45-tja11xx: disable port and global interrupts Radu Pirea (OSS) (Fri Apr 07 2023 - 11:24:15 EST)
- Re: [PATCH V2] arm64: dts: marvell: add DTS for GL.iNet GL-MV1000 Gregory CLEMENT (Fri Apr 07 2023 - 11:24:58 EST)
- [PATCH] regmap: allow upshifting register addresses before performing operations Maxime Chevallier (Fri Apr 07 2023 - 11:26:23 EST)
- Re: [PATCH v2] MAINTAINERS: hwmon: drop Agathe Porte Guenter Roeck (Fri Apr 07 2023 - 11:29:50 EST)
- Re: [PATCH 3/3] cgroup/cpuset: Allow only one active attach operation per cpuset Waiman Long (Fri Apr 07 2023 - 11:31:27 EST)
- Re: [PATCH net-next v2] qlcnic: check pci_reset_function result Bjorn Helgaas (Fri Apr 07 2023 - 11:32:06 EST)
- Re: [RFC PATCH bpf-next 00/13] bpf: Introduce BPF namespace Alexei Starovoitov (Fri Apr 07 2023 - 11:33:13 EST)
- Re: [PATCH v2] rcu/kvfree: Prevents cache growing when the backoff_page_cache_fill is set Paul E. McKenney (Fri Apr 07 2023 - 11:33:45 EST)
- Re: [PATCH 2/2] ARM: dts: mvebu: add device tree for IIJ SA-W2 appliance Gregory CLEMENT (Fri Apr 07 2023 - 11:34:52 EST)
- Re: [PATCH] ARM: dts: mvebu: Add support for Thecus N2350 board Gregory CLEMENT (Fri Apr 07 2023 - 11:36:46 EST)
- Re: [PATCH V2] KVM: x86/pmu: Disable vPMU if EVENTSEL_GUESTONLY bit doesn't exist Sean Christopherson (Fri Apr 07 2023 - 11:37:10 EST)
- Re: [PATCH V2 2/3] soc: qcom: boot_stat: Add Driver Support for Boot Stats Bjorn Andersson (Fri Apr 07 2023 - 11:38:48 EST)
- Re: [PATCH V2 0/3] soc: qcom: boot_stats: Add driver support for boot_stats Bjorn Andersson (Fri Apr 07 2023 - 11:41:51 EST)
- Re: [PATCH v4 05/12] KVM: x86/pmu: Error when user sets the GLOBAL_STATUS reserved bits Sean Christopherson (Fri Apr 07 2023 - 11:44:06 EST)
- Re: [PATCH 01/68] hwmon: constify pointers to hwmon_channel_info Guenter Roeck (Fri Apr 07 2023 - 11:47:25 EST)
- Re: [PATCH 1/8] net: netronome: constify pointers to hwmon_channel_info Jakub Kicinski (Fri Apr 07 2023 - 11:47:58 EST)
- Re: [PATCH 1/2] hwmon: (asus-ec-sensors) add ProArt B550-Creator Guenter Roeck (Fri Apr 07 2023 - 11:53:51 EST)
- Re: [PATCH 2/2] hwmon: (asus-ec-sensors) add ROG STRIX Z390-F GAMING Guenter Roeck (Fri Apr 07 2023 - 11:54:22 EST)
- [PATCH V4 0/5] Add regulator support for IPQ9574 SoC Devi Priya (Fri Apr 07 2023 - 11:57:55 EST)
- [PATCH V4 1/5] regulator: qcom_smd: Add s1 sub-node to mp5496 regulator Devi Priya (Fri Apr 07 2023 - 11:58:00 EST)
- [PATCH V4 2/5] regulator: qcom_smd: Add MP5496 S1 regulator Devi Priya (Fri Apr 07 2023 - 11:58:17 EST)
- [PATCH V4 3/5] arm64: dts: qcom: ipq9574: Add RPM related nodes Devi Priya (Fri Apr 07 2023 - 11:58:20 EST)
- [PATCH V4 4/5] arm64: dts: qcom: ipq9574: Add SMPA1 regulator node Devi Priya (Fri Apr 07 2023 - 11:58:35 EST)
- [PATCH V4 5/5] arm64: dts: qcom: ipq9574: Add cpufreq support Devi Priya (Fri Apr 07 2023 - 11:58:39 EST)
- Re: [PATCH] regmap: allow upshifting register addresses before performing operations Colin Foster (Fri Apr 07 2023 - 11:59:22 EST)
- RE: [PATCH v4 4/5] Drivers: hv: Kconfig: Add HYPERV_VTL_MODE Michael Kelley (LINUX) (Fri Apr 07 2023 - 11:59:30 EST)
- Re: [RFC PATCH bpf-next 00/13] bpf: Introduce BPF namespace Andrii Nakryiko (Fri Apr 07 2023 - 11:59:37 EST)
- Re: [PATCH v2 1/2] hwmon: (coretemp) Delete tjmax debug message Guenter Roeck (Fri Apr 07 2023 - 12:00:50 EST)
- RE: [PATCH v4 5/5] x86/hyperv: VTL support for Hyper-V Michael Kelley (LINUX) (Fri Apr 07 2023 - 12:00:54 EST)
- Re: [PATCH v2 2/2] hwmon: (coretemp) Delete an obsolete comment Guenter Roeck (Fri Apr 07 2023 - 12:01:12 EST)
- Re: Re: [PATCH v2 0/2] Fix failure to access u32* argument of tracked function Feng Zhou (Fri Apr 07 2023 - 12:01:28 EST)
- Re: [PATCH] KVM: PPC: BOOK3S: book3s_hv_nested.c: improve branch prediction for k.alloc Sean Christopherson (Fri Apr 07 2023 - 12:01:53 EST)
- RE: [PATCH v2 1/6] PCI: hv: Fix a race condition bug in hv_pci_query_relations() Michael Kelley (LINUX) (Fri Apr 07 2023 - 12:04:06 EST)
- Re: [PATCH v2 2/2] dt-bindings: cisco: document the CrayAR compatibles Daniel Walker (danielwa) (Fri Apr 07 2023 - 12:05:09 EST)
- RE: [PATCH v2 2/6] PCI: hv: Fix a race condition in hv_irq_unmask() that can cause panic Michael Kelley (LINUX) (Fri Apr 07 2023 - 12:05:22 EST)
- [PATCH v2 0/2] Add power supply for INA2XX Svyatoslav Ryhel (Fri Apr 07 2023 - 12:05:43 EST)
- [PATCH v2 1/2] dt-bindings: hwmon: ina2xx: add supply property Svyatoslav Ryhel (Fri Apr 07 2023 - 12:05:45 EST)
- [PATCH v2 2/2] hwmon: ina2xx: add optional regulator support Svyatoslav Ryhel (Fri Apr 07 2023 - 12:05:48 EST)
- Re: [RFC PATCH bpf-next 00/13] bpf: Introduce BPF namespace Alexei Starovoitov (Fri Apr 07 2023 - 12:05:51 EST)
- Re: [PATCH v4 net-next 2/9] net/sched: mqprio: simplify handling of nlattr portion of TCA_OPTIONS Jamal Hadi Salim (Fri Apr 07 2023 - 12:06:09 EST)
- RE: [PATCH v2 3/6] PCI: hv: Remove the useless hv_pcichild_state from struct hv_pci_dev Michael Kelley (LINUX) (Fri Apr 07 2023 - 12:06:49 EST)
- Re: [PATCH v4 net-next 3/9] net/sched: mqprio: add extack to mqprio_parse_nlattr() Jamal Hadi Salim (Fri Apr 07 2023 - 12:07:08 EST)
- Re: [PATCH 1/8] net: netronome: constify pointers to hwmon_channel_info Simon Horman (Fri Apr 07 2023 - 12:08:53 EST)
- Re: [PATCH v4 net-next 4/9] net/sched: mqprio: add an extack message to mqprio_parse_opt() Jamal Hadi Salim (Fri Apr 07 2023 - 12:09:05 EST)
- Re: [PATCH v4 net-next 5/9] net/sched: pass netlink extack to mqprio and taprio offload Jamal Hadi Salim (Fri Apr 07 2023 - 12:10:01 EST)
- Re: [PATCH v1] Bluetooth: btusb: Add WCN6855 devcoredump support Bjorn Andersson (Fri Apr 07 2023 - 12:10:19 EST)
- Re: [PATCH 2/2] hwmon: (pmbus/ibm-cffps) Use default debugfs attributes and lock function Guenter Roeck (Fri Apr 07 2023 - 12:10:33 EST)
- RE: [PATCH v2 5/6] PCI: hv: Add a per-bus mutex state_lock Michael Kelley (LINUX) (Fri Apr 07 2023 - 12:10:53 EST)
- RE: [PATCH v2 6/6] PCI: hv: Use async probing to reduce boot time Michael Kelley (LINUX) (Fri Apr 07 2023 - 12:11:56 EST)
- [PATCHv3 0/2] Fix RK3588 error prints Sebastian Reichel (Fri Apr 07 2023 - 12:12:04 EST)
- [PATCHv3 1/2] net: ethernet: stmmac: dwmac-rk: rework optional clock handling Sebastian Reichel (Fri Apr 07 2023 - 12:12:09 EST)
- [PATCHv3 2/2] net: ethernet: stmmac: dwmac-rk: fix optional phy regulator handling Sebastian Reichel (Fri Apr 07 2023 - 12:12:12 EST)
- Re: [PATCH v3] net: mac80211: Add NULL checks for sta->sdata Simon Horman (Fri Apr 07 2023 - 12:13:31 EST)
- [PATCH] remoteproc: imx_dsp_rproc: Fix kernel test robot sparse warning Mathieu Poirier (Fri Apr 07 2023 - 12:14:37 EST)
- RE: [PATCH v2 6/6] PCI: hv: Use async probing to reduce boot time Michael Kelley (LINUX) (Fri Apr 07 2023 - 12:14:45 EST)
- Re: [RFC PATCH bpf-next 00/13] bpf: Introduce BPF namespace Yafang Shao (Fri Apr 07 2023 - 12:22:40 EST)
- Re: [PATCH v4 net-next 6/9] net/sched: mqprio: allow per-TC user input of FP adminStatus Jamal Hadi Salim (Fri Apr 07 2023 - 12:22:47 EST)
- Re: [PATCH v2 0/2] Add power supply for INA2XX Guenter Roeck (Fri Apr 07 2023 - 12:22:51 EST)
- Re: [PATCH v5 1/4] arm64: dts: qcom: sc7180: Don't enable lpass clocks by default Doug Anderson (Fri Apr 07 2023 - 12:23:47 EST)
- [PATCH] orangefs: fix error code in orangefs_sysfs_init() Yangtao Li (Fri Apr 07 2023 - 12:23:50 EST)
- Re: [PATCH v5 2/4] arm64: dts: qcom: sc7180: Drop redundant disable in mdp Doug Anderson (Fri Apr 07 2023 - 12:23:52 EST)
- Re: [PATCH v5 3/4] dt-bindings: arm: qcom: Add Acer Aspire 1 Doug Anderson (Fri Apr 07 2023 - 12:23:54 EST)
- Re: [PATCH v5 4/4] arm64: dts: qcom: Add Acer Aspire 1 Doug Anderson (Fri Apr 07 2023 - 12:24:04 EST)
- Re: [PATCH] fpga: dfl-fme: constify pointers to hwmon_channel_info Russ Weight (Fri Apr 07 2023 - 12:25:12 EST)
- Re: [PATCH] regmap: allow upshifting register addresses before performing operations Mark Brown (Fri Apr 07 2023 - 12:26:12 EST)
- Re: [PATCH v4 net-next 7/9] net/sched: taprio: allow per-TC user input of FP adminStatus Jamal Hadi Salim (Fri Apr 07 2023 - 12:27:25 EST)
- Re: [PATCH bpf-next v3 1/3] xsk: Support UMEM chunk_size > PAGE_SIZE Maciej Fijalkowski (Fri Apr 07 2023 - 12:28:39 EST)
- Re: [PATCH v2] arm64: dts: qcom: sdm630: move DSI opp-table out of soc node Bjorn Andersson (Fri Apr 07 2023 - 12:31:57 EST)
- Re: [RFC PATCH bpf-next 00/13] bpf: Introduce BPF namespace Alexei Starovoitov (Fri Apr 07 2023 - 12:32:40 EST)
- Re: [PATCH v8 04/10] drm/hdcp: Expand HDCP helper library for enable/disable/check Dmitry Baryshkov (Fri Apr 07 2023 - 12:32:42 EST)
- RE: [PATCH v2 4/6] Revert "PCI: hv: Fix a timing issue which causes kdump to fail occasionally" Michael Kelley (LINUX) (Fri Apr 07 2023 - 12:33:36 EST)
- Re: [PATCH v8 09/10] arm64: dts: qcom: sc7180: Add support for HDCP in dp-controller Dmitry Baryshkov (Fri Apr 07 2023 - 12:34:20 EST)
- Re: [PATCH v8 09/10] arm64: dts: qcom: sc7180: Add support for HDCP in dp-controller Dmitry Baryshkov (Fri Apr 07 2023 - 12:34:31 EST)
- Re: [PATCH v5 0/6] Migrate STX104 to the regmap API Jonathan Cameron (Fri Apr 07 2023 - 12:34:32 EST)
- Re: [PATCH v2 1/3] thermal/drivers/bcm2835: Remove buggy call to thermal_of_zone_unregister Daniel Lezcano (Fri Apr 07 2023 - 12:35:44 EST)
- Re: [RFC PATCH bpf-next 00/13] bpf: Introduce BPF namespace Yafang Shao (Fri Apr 07 2023 - 12:35:58 EST)
- Re: [PATCH] regmap: allow upshifting register addresses before performing operations Maxime Chevallier (Fri Apr 07 2023 - 12:36:27 EST)
- Re: [PATCH] vdpa: solidrun: constify pointers to hwmon_channel_info Alvaro Karsz (Fri Apr 07 2023 - 12:36:34 EST)
- Re: [PATCH v5 1/6] iio: addac: stx104: Fix race condition for stx104_write_raw() Jonathan Cameron (Fri Apr 07 2023 - 12:36:37 EST)
- Re: [syzbot] [mm?] KASAN: slab-use-after-free Read in mas_next_entry syzbot (Fri Apr 07 2023 - 12:37:15 EST)
- Re: [PATCH] regmap: allow upshifting register addresses before performing operations Maxime Chevallier (Fri Apr 07 2023 - 12:37:44 EST)
- Re: [PATCH v4 net-next 6/9] net/sched: mqprio: allow per-TC user input of FP adminStatus Vladimir Oltean (Fri Apr 07 2023 - 12:41:19 EST)
- Re: [PATCH V2 4/8] vfio/pci: Use xarray for interrupt context storage Reinette Chatre (Fri Apr 07 2023 - 12:44:58 EST)
- Re: [PATCH v2 1/7] iio: adc: palmas: remove adc_wakeupX_data Jonathan Cameron (Fri Apr 07 2023 - 12:45:57 EST)
- Re: [PATCH v2] PCI/EDR: Clear PCIe Device Status errors after EDR error recovery Bjorn Helgaas (Fri Apr 07 2023 - 12:46:23 EST)
- Re: [PATCH v5 4/4] arm64: dts: qcom: Add Acer Aspire 1 Nikita Travkin (Fri Apr 07 2023 - 12:46:37 EST)
- Re: [PATCH v6] virtio: add VIRTIO_F_NOTIFICATION_DATA feature support Alvaro Karsz (Fri Apr 07 2023 - 12:48:22 EST)
- Re: [PATCH v3 0/7] iio: adc: palmas_gpadc: add iio events Jonathan Cameron (Fri Apr 07 2023 - 12:49:25 EST)
- [RESEND PATCH 1/2] regulator: dt-bindings: qcom,rpmh: Correct PM8550 family supplies Krzysztof Kozlowski (Fri Apr 07 2023 - 12:50:40 EST)
- [RESEND PATCH 2/2] regulator: dt-bindings: qcom,rpmh: Combine PM6150L and PM8150L if-then Krzysztof Kozlowski (Fri Apr 07 2023 - 12:50:45 EST)
- [PATCH 0/3] MSM8953 remoteprocs dt bringup Adam Skladowski (Fri Apr 07 2023 - 12:54:28 EST)
- [PATCH 1/3] arm64: dts: MSM8953: Add wcnss nodes Adam Skladowski (Fri Apr 07 2023 - 12:54:30 EST)
- Re: [PATCH v3 0/7] iio: adc: palmas_gpadc: add iio events Jonathan Cameron (Fri Apr 07 2023 - 12:54:34 EST)
- [PATCH 2/3] arm64: dts: MSM8953: Add mpss nodes Adam Skladowski (Fri Apr 07 2023 - 12:54:36 EST)
- [PATCH 3/3] arm64: dts: MSM8953: Add lpass nodes Adam Skladowski (Fri Apr 07 2023 - 12:54:45 EST)
- Re: [PATCH] Input: elan_i2c - Implement inhibit/uninhibit functions. Dmitry Torokhov (Fri Apr 07 2023 - 12:57:54 EST)
- [PATCH] ASoC: dt-bindings: asahi-kasei,ak4458: fix missing quotes around hash Krzysztof Kozlowski (Fri Apr 07 2023 - 13:00:44 EST)
- Re: [PATCH] staging: octeon: remove typedef declaration for enums Alison Schofield (Fri Apr 07 2023 - 13:04:25 EST)
- Re: [PATCH v3 6/7] iio: adc: palmas: add support for iio threshold events Jonathan Cameron (Fri Apr 07 2023 - 13:04:38 EST)
- [syzbot] [xfs?] WARNING in __queue_delayed_work syzbot (Fri Apr 07 2023 - 13:05:03 EST)
- [PATCH RESEND] mtd: onenand: omap2: Drop obsolete dependency on COMPILE_TEST Jean Delvare (Fri Apr 07 2023 - 13:05:06 EST)
- Re: [PATCH v5 4/4] arm64: dts: qcom: Add Acer Aspire 1 Doug Anderson (Fri Apr 07 2023 - 13:06:58 EST)
- Re: [PATCH v3 7/7] iio: adc: palmas: don't alter event config on suspend/resume Jonathan Cameron (Fri Apr 07 2023 - 13:07:33 EST)
- Re: [PATCH v4 2/3] Input: add ABS_SND_PROFILE Bjorn Andersson (Fri Apr 07 2023 - 13:08:19 EST)
- [PATCH RESEND] PCI: xilinx: Drop obsolete dependency on COMPILE_TEST Jean Delvare (Fri Apr 07 2023 - 13:08:51 EST)
- Re: [PATCH v2 1/2] Change DEFINE_SEMAPHORE() to take a number argument Davidlohr Bueso (Fri Apr 07 2023 - 13:09:15 EST)
- Re: [PATCH v2] iio: adc: mt6370: Fix ibus and ibat scaling value of some specific vendor ID chips Jonathan Cameron (Fri Apr 07 2023 - 13:14:28 EST)
- [PATCH v16 0/4] Checkpoint Support for Syscall User Dispatch Gregory Price (Fri Apr 07 2023 - 13:19:02 EST)
- [PATCH v16 1/4] syscall_user_dispatch: helper function to operate on given task Gregory Price (Fri Apr 07 2023 - 13:19:07 EST)
- [PATCH v16 2/4] syscall user dispatch: untag selector addresses before access_ok Gregory Price (Fri Apr 07 2023 - 13:19:10 EST)
- [PATCH v16 3/4] ptrace,syscall_user_dispatch: checkpoint/restore support for SUD Gregory Price (Fri Apr 07 2023 - 13:19:12 EST)
- [PATCH v16 4/4] selftest,ptrace: Add selftest for syscall user dispatch config api Gregory Price (Fri Apr 07 2023 - 13:19:20 EST)
- Re: [PATCH] media: i2c: video: constify pointers to hwmon_channel_info Sakari Ailus (Fri Apr 07 2023 - 13:20:00 EST)
- Re: [PATCH 4/4] iio: dac: mcp4922: add support for mcp48xx series chips Jonathan Cameron (Fri Apr 07 2023 - 13:20:31 EST)
- [PATCH net] net: macb: fix a memory corruption in extended buffer descriptor mode Roman Gushchin (Fri Apr 07 2023 - 13:25:08 EST)
- Re: [PATCH 4/4] iio: dac: mcp4922: add support for mcp48xx series chips Jonathan Cameron (Fri Apr 07 2023 - 13:25:42 EST)
- Re: [PATCH v4 1/5] x86/init: Make get/set_rtc_noop() public Wei Liu (Fri Apr 07 2023 - 13:26:03 EST)
- Re: [PATCH v5 4/6] scsi: ufs: ufs-qcom: Switch to the new ICE API Eric Biggers (Fri Apr 07 2023 - 13:28:37 EST)
- Re: [PATCH 2/4] iio: dac: mcp4922: get and enable vdd regulator Jonathan Cameron (Fri Apr 07 2023 - 13:29:09 EST)
- Re: [PATCH 7/7] erofs: enable long extended attribute name prefixes kernel test robot (Fri Apr 07 2023 - 13:30:04 EST)
- Re: [PATCH 2/4] iio: dac: mcp4922: get and enable vdd regulator Jonathan Cameron (Fri Apr 07 2023 - 13:31:05 EST)
- [PATCH] ARM: dts: stm32: fix typo in stm32mp15xx-dkx.dtsi Patrick Delaunay (Fri Apr 07 2023 - 13:33:48 EST)
- Re: [PATCH 1/2] dt-bindings: iio: temperature: ltc2983: Fix child node unevaluated properties Jonathan Cameron (Fri Apr 07 2023 - 13:34:19 EST)
- Re: [PATCH] bpf: extend btf id list Nick Desaulniers (Fri Apr 07 2023 - 13:35:01 EST)
- Re: [PATCH net-next v3 08/12] net: stmmac: Pass stmmac_priv in some callbacks Andrew Halaney (Fri Apr 07 2023 - 13:35:43 EST)
- Re: [PATCH] drm/kmb: remove unused set_test_mode_src_osc_freq_target_low,hi_bits functions Nick Desaulniers (Fri Apr 07 2023 - 13:36:47 EST)
- Re: [PATCH net-next v3 09/12] net: stmmac: dwmac4: Allow platforms to specify some DMA/MTL offsets Andrew Halaney (Fri Apr 07 2023 - 13:37:01 EST)
- Re: [PATCH] MAINTAINERS: qcom: Add reviewer for Qualcomm Chromebooks Bjorn Andersson (Fri Apr 07 2023 - 13:38:34 EST)
- Re: [PATCH v3 0/2] ARM: dts: qcom: sdx65: support IPA Bjorn Andersson (Fri Apr 07 2023 - 13:38:37 EST)
- Re: [PATCH] clk: qcom: gcc-sm6115: Mark RCGs shared where applicable Bjorn Andersson (Fri Apr 07 2023 - 13:38:40 EST)
- Re: [PATCH] clk: qcom: gpucc-sm6375: Configure CX_GDSC disable wait value Bjorn Andersson (Fri Apr 07 2023 - 13:38:44 EST)
- RE: [PATCH v4 1/5] x86/init: Make get/set_rtc_noop() public Michael Kelley (LINUX) (Fri Apr 07 2023 - 13:38:47 EST)
- Re: (subset) [PATCH v6 0/9] Fix DSI host idx detection on HW revision clash Bjorn Andersson (Fri Apr 07 2023 - 13:38:50 EST)
- Re: (subset) [PATCH 1/5] arm64: dts: qcom: sc8280xp: label the Soundwire nodes Bjorn Andersson (Fri Apr 07 2023 - 13:38:56 EST)
- Re: [PATCH] arm64: dts: qcom: sm8550: add ADSP audio codec macros Bjorn Andersson (Fri Apr 07 2023 - 13:39:01 EST)
- Re: [PATCH] arm64: dts: qcom: Remove "iommus" property from PCIe nodes Bjorn Andersson (Fri Apr 07 2023 - 13:39:07 EST)
- Re: (subset) [PATCH V9 0/6] Add minimal boot support for IPQ9574 Bjorn Andersson (Fri Apr 07 2023 - 13:39:18 EST)
- Re: [PATCH] soc: qcom: rpmh-rsc: Support RSC v3 minor versions Bjorn Andersson (Fri Apr 07 2023 - 13:39:20 EST)
- Re: (subset) [PATCH V2 0/2] Add few device nodes for IPQ5332 SoC Bjorn Andersson (Fri Apr 07 2023 - 13:39:23 EST)
- Re: (subset) [PATCH v2 00/23] drm/msm+PM+icc: Make job_run() reclaim-safe Bjorn Andersson (Fri Apr 07 2023 - 13:39:29 EST)
- Re: [PATCH v2] PCI: dwc: Wait for link up only if link is started William McVicker (Fri Apr 07 2023 - 13:41:14 EST)
- Re: [PATCH] drm/vmwgfx: remove unused vmw_overlay function Nick Desaulniers (Fri Apr 07 2023 - 13:41:26 EST)
- Re: [PATCH] phy: rockchip: remove unused hw_to_inno function Nick Desaulniers (Fri Apr 07 2023 - 13:42:22 EST)
- Re: [PATCH net] net: phy: nxp-c45-tja11xx: add remove callback Radu Pirea (OSS) (Fri Apr 07 2023 - 13:42:37 EST)
- Re: [PATCH v4 1/5] x86/init: Make get/set_rtc_noop() public Stanislav Kinsburskii (Fri Apr 07 2023 - 13:43:17 EST)
- Re: [PATCH 1/2] dt-bindings: Document TI OPT4001 light sensor bindings Jonathan Cameron (Fri Apr 07 2023 - 13:43:48 EST)
- Re: [PATCH] fs: dlm: remove unused is_granted function Nick Desaulniers (Fri Apr 07 2023 - 13:45:02 EST)
- Re: [PATCH] iio: dac: set varaiable max5522_channels storage-class-specifier to static Jonathan Cameron (Fri Apr 07 2023 - 13:46:11 EST)
- [PATCH v4 1/2] f2fs: refactor struct iostat_lat_info Yangtao Li (Fri Apr 07 2023 - 13:46:33 EST)
- [PATCH v4 2/2] f2fs: add iostat latency statistics support for discard Yangtao Li (Fri Apr 07 2023 - 13:46:40 EST)
- Re: WARNING in timer_wait_running Thomas Gleixner (Fri Apr 07 2023 - 13:47:49 EST)
- Re: [PATCH v4 2/5] x86/hyperv: Add VTL specific structs and hypercalls Stanislav Kinsburskii (Fri Apr 07 2023 - 13:48:54 EST)
- Re: [PATCH] drm/vmwgfx: remove unused mksstat_init_record function Nick Desaulniers (Fri Apr 07 2023 - 13:50:00 EST)
- Re: [PATCH v2 2/2] modules/kmod: replace implementation with a sempahore Davidlohr Bueso (Fri Apr 07 2023 - 13:50:24 EST)
- Re: [PATCH v5 00/12] Improve the MT8365 SoC and EVK board support Kevin Hilman (Fri Apr 07 2023 - 13:50:52 EST)
- Re: [PATCH 00/14] Control Quad SPI pinctrl better on Qualcomm Chromebooks Bjorn Andersson (Fri Apr 07 2023 - 13:52:36 EST)
- Re: [PATCH] drm/amd/display: remove unused matching_stream_ptrs variable Nick Desaulniers (Fri Apr 07 2023 - 13:53:07 EST)
- Re: [PATCH] scripts: rust: drop is_rust_module.sh Nathan Chancellor (Fri Apr 07 2023 - 13:53:29 EST)
- Re: (subset) [PATCH 00/14] Control Quad SPI pinctrl better on Qualcomm Chromebooks Bjorn Andersson (Fri Apr 07 2023 - 13:57:37 EST)
- [PATCH 01/10] arm64: dts: qcom: msm8994: remove superfluous "input-enable" Krzysztof Kozlowski (Fri Apr 07 2023 - 13:58:17 EST)
- [PATCH 02/10] arm64: dts: qcom: msm8996: remove superfluous "input-enable" Krzysztof Kozlowski (Fri Apr 07 2023 - 13:58:19 EST)
- [PATCH 03/10] arm64: dts: qcom: msm8998: remove superfluous "input-enable" Krzysztof Kozlowski (Fri Apr 07 2023 - 13:58:25 EST)
- [PATCH 04/10] arm64: dts: qcom: qcs404: remove superfluous "input-enable" Krzysztof Kozlowski (Fri Apr 07 2023 - 13:58:28 EST)
- [PATCH 05/10] arm64: dts: qcom: sc8280xp: remove superfluous "input-enable" Krzysztof Kozlowski (Fri Apr 07 2023 - 13:58:35 EST)
- [PATCH 06/10] arm64: dts: qcom: sdm845: remove superfluous "input-enable" Krzysztof Kozlowski (Fri Apr 07 2023 - 13:58:39 EST)
- [PATCH 07/10] arm64: dts: qcom: sm6125: remove superfluous "input-enable" Krzysztof Kozlowski (Fri Apr 07 2023 - 13:58:48 EST)
- [PATCH 08/10] arm64: dts: qcom: sm6350: remove superfluous "input-enable" Krzysztof Kozlowski (Fri Apr 07 2023 - 13:58:58 EST)
- [PATCH 09/10] arm64: dts: qcom: sm8250: remove superfluous "input-enable" Krzysztof Kozlowski (Fri Apr 07 2023 - 13:59:08 EST)
- [PATCH 10/10] arm64: dts: qcom: sm8450: remove superfluous "input-enable" Krzysztof Kozlowski (Fri Apr 07 2023 - 13:59:11 EST)
- Re: [PATCH 1/3] kbuild: merge cmd_archive_linux and cmd_archive_perf Nathan Chancellor (Fri Apr 07 2023 - 14:00:53 EST)
- [PATCH] arm64: dts: qcom: apq8016: remove superfluous "input-enable" Krzysztof Kozlowski (Fri Apr 07 2023 - 14:00:59 EST)
- Re: [PATCH] drm/nouveau/svm: remove unused ret variable Nick Desaulniers (Fri Apr 07 2023 - 14:01:39 EST)
- [PATCH v4 2/7] iommu/vt-d: Remove PASID supervisor request support Jacob Pan (Fri Apr 07 2023 - 14:01:57 EST)
- [PATCH v4 0/7] Re-enable IDXD kernel workqueue under DMA API Jacob Pan (Fri Apr 07 2023 - 14:02:00 EST)
- [PATCH v4 1/7] iommu/vt-d: Use non-privileged mode for all PASIDs Jacob Pan (Fri Apr 07 2023 - 14:02:03 EST)
- [PATCH v4 3/7] iommu: Support allocation of global PASIDs outside SVA Jacob Pan (Fri Apr 07 2023 - 14:02:06 EST)
- [PATCH v4 4/7] iommu/vt-d: Reserve RID_PASID from global PASID space Jacob Pan (Fri Apr 07 2023 - 14:02:11 EST)
- [PATCH v4 6/7] iommu/vt-d: Implement set_dev_pasid domain op Jacob Pan (Fri Apr 07 2023 - 14:02:14 EST)
- [PATCH v4 5/7] iommu/vt-d: Make device pasid attachment explicit Jacob Pan (Fri Apr 07 2023 - 14:02:17 EST)
- [PATCH v4 7/7] dmaengine/idxd: Re-enable kernel workqueue under DMA API Jacob Pan (Fri Apr 07 2023 - 14:02:20 EST)
- Re: [PATCH] mm-treewide-redefine-max_order-sanely-fix.txt Mike Rapoport (Fri Apr 07 2023 - 14:04:11 EST)
- Re: [PATCH 2/2] iio: light: Add support for TI OPT4001 light sensor Jonathan Cameron (Fri Apr 07 2023 - 14:05:04 EST)
- Re: [PATCH 1/8] net: netronome: constify pointers to hwmon_channel_info Guenter Roeck (Fri Apr 07 2023 - 14:05:22 EST)
- Re: [PATCH v4 5/5] x86/hyperv: VTL support for Hyper-V Stanislav Kinsburskii (Fri Apr 07 2023 - 14:05:32 EST)
- [PATCH 1/2] arm64: dts: qcom: sm8150: remove superfluous "input-enable" Krzysztof Kozlowski (Fri Apr 07 2023 - 14:07:06 EST)
- [PATCH 2/2] arm64: dts: qcom: sm8350: remove superfluous "input-enable" Krzysztof Kozlowski (Fri Apr 07 2023 - 14:07:10 EST)
- [PATCH] arm64: dts: qcom: sc8280xp-lenovo-thinkpad: correct pin drive-strength Krzysztof Kozlowski (Fri Apr 07 2023 - 14:07:24 EST)
- Re: global_reclaim() and code documentation (was: Re: [PATCH v3 3/3] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim Yu Zhao (Fri Apr 07 2023 - 14:08:22 EST)
- Re: [PATCH] media: i2c: video: constify pointers to hwmon_channel_info Guenter Roeck (Fri Apr 07 2023 - 14:08:43 EST)
- Re: [PATCH] fs: dlm: remove unused count_match variable Nick Desaulniers (Fri Apr 07 2023 - 14:08:46 EST)
- Re: [PATCH 2/3] kbuild: do not create intermediate *.tar for source tarballs Nathan Chancellor (Fri Apr 07 2023 - 14:11:13 EST)
- Re: [PATCH 12/14] arm64: dts: qcom: sc7180: Fix trogdor qspi pin config Krzysztof Kozlowski (Fri Apr 07 2023 - 14:11:35 EST)
- Re: [PATCH v6 3/6] soc: qcom: Make the Qualcomm UFS/SDCC ICE a dedicated driver Bjorn Andersson (Fri Apr 07 2023 - 14:11:48 EST)
- Re: [PATCH 3/3] kbuild: do not create intermediate *.tar for tar packages Nathan Chancellor (Fri Apr 07 2023 - 14:12:31 EST)
- [PATCH] dt-bindings: mfd: stm32: Fix STM32F4 DT include file Patrick Delaunay (Fri Apr 07 2023 - 14:13:09 EST)
- Re: [PATCH v6 6/6] arm64: dts: qcom: sm8550: Add the Inline Crypto Engine node Bjorn Andersson (Fri Apr 07 2023 - 14:14:05 EST)
- Re: [PATCH] bus: fsl-mc: remove unused free_count variable Nick Desaulniers (Fri Apr 07 2023 - 14:14:17 EST)
- Re: [PATCH] regmap: allow upshifting register addresses before performing operations Mark Brown (Fri Apr 07 2023 - 14:14:44 EST)
- Re: [PATCH net] net: phy: nxp-c45-tja11xx: add remove callback Andrew Lunn (Fri Apr 07 2023 - 14:15:22 EST)
- [PATCH] f2fs: relax sanity check if checkpoint is corrupted Jaegeuk Kim (Fri Apr 07 2023 - 14:15:47 EST)
- [PATCH] arm64: dts: qcom: sc8280xp-crd: correct pin drive-strength Krzysztof Kozlowski (Fri Apr 07 2023 - 14:15:54 EST)
- [PATCH] dt-bindings: rcc: stm32: Fix STM32MP13 include file Patrick Delaunay (Fri Apr 07 2023 - 14:16:08 EST)
- Re: [PATCH v6 2/2] arm64: dts: qcom: sm6115: Add USB SS qmp phy node Bjorn Andersson (Fri Apr 07 2023 - 14:17:04 EST)
- Re: [PATCH] drm/amd/pm: remove unused num_of_active_display variable Nick Desaulniers (Fri Apr 07 2023 - 14:17:22 EST)
- Re: [PATCH 1/8] net: netronome: constify pointers to hwmon_channel_info Simon Horman (Fri Apr 07 2023 - 14:17:55 EST)
- Re: [PATCH] drm/qxl: remove unused num_relocs variable Nick Desaulniers (Fri Apr 07 2023 - 14:21:47 EST)
- Re: [RFC PATCH] x86/fpu/xstate: Add more diagnostic information on inconsistent xstate sizes Chang S. Bae (Fri Apr 07 2023 - 14:22:50 EST)
- Re: [PATCH 7/7] erofs: enable long extended attribute name prefixes kernel test robot (Fri Apr 07 2023 - 14:23:13 EST)
- Re: [PATCH] drm/nouveau/acr: remove unused loc variable Nick Desaulniers (Fri Apr 07 2023 - 14:25:11 EST)
- Re: [PATCH] ASoC: mediatek: mt8186: set variable aud_pinctrl to static Mark Brown (Fri Apr 07 2023 - 14:28:05 EST)
- Re: [PATCH] [media] mb86a20s: remove unused active_layers variable Nick Desaulniers (Fri Apr 07 2023 - 14:28:08 EST)
- Re: [PATCH] drm/amd/display: remove unused matching_stream_ptrs variable Nick Desaulniers (Fri Apr 07 2023 - 14:30:11 EST)
- Re: [PATCH] ufs: hwmon: constify pointers to hwmon_channel_info Bart Van Assche (Fri Apr 07 2023 - 14:30:46 EST)
- [PATCH v3] f2fs: add sanity compress level check for compressed file Yangtao Li (Fri Apr 07 2023 - 14:32:11 EST)
- [PATCH] ARM: dts: stm32: add part number for STM32MP15x Patrick Delaunay (Fri Apr 07 2023 - 14:32:19 EST)
- Re: [PATCH v2 3/5] arm64: dts: qcom: Add initial QCM2290 device tree Bjorn Andersson (Fri Apr 07 2023 - 14:33:06 EST)
- Re: (subset) [PATCH 0/3] arm64: qcom: add PMIC regulators for sa8775p Bjorn Andersson (Fri Apr 07 2023 - 14:34:04 EST)
- Re: (subset) [PATCH 0/6] Couple of bindings / dt fixes Bjorn Andersson (Fri Apr 07 2023 - 14:34:06 EST)
- Re: (subset) [PATCH v2 0/5] RB1 + QCM2290 support Bjorn Andersson (Fri Apr 07 2023 - 14:34:08 EST)
- Re: (subset) [PATCH v3 0/2] ATH10K YAML conversion Bjorn Andersson (Fri Apr 07 2023 - 14:34:10 EST)
- Re: [PATCH v5 0/5] arm64: dts: qcom: sdm845: add SLPI remoteproc Bjorn Andersson (Fri Apr 07 2023 - 14:34:13 EST)
- Re: [PATCH v2] Makefile: use -z pack-relative-relocs Nick Desaulniers (Fri Apr 07 2023 - 14:35:44 EST)
- Re: WARNING in timer_wait_running Frederic Weisbecker (Fri Apr 07 2023 - 14:36:23 EST)
- Re: [PATCH v1 2/2] gpio: ds4520: Add ADI DS4520 Regulator Support andy . shevchenko (Fri Apr 07 2023 - 14:36:54 EST)
- Re: [PATCH v1 1/2] media: hi846: fix usage of pm_runtime_get_if_in_use() Sakari Ailus (Fri Apr 07 2023 - 14:40:55 EST)
- Re: [PATCH v2 0/3] blk-cgroup: some cleanup Bart Van Assche (Fri Apr 07 2023 - 14:41:47 EST)
- Re: [PATCH v2 0/3] blk-cgroup: some cleanup Jens Axboe (Fri Apr 07 2023 - 14:45:00 EST)
- [PATCH 01/40] dt-bindings: pinctrl: qcom,ipq5332-tlmm: simplify with unevaluatedProperties Krzysztof Kozlowski (Fri Apr 07 2023 - 14:46:02 EST)
- [PATCH 02/40] dt-bindings: pinctrl: qcom,ipq6018: simplify with unevaluatedProperties Krzysztof Kozlowski (Fri Apr 07 2023 - 14:46:09 EST)
- [PATCH 03/40] dt-bindings: pinctrl: qcom,ipq8074: simplify with unevaluatedProperties Krzysztof Kozlowski (Fri Apr 07 2023 - 14:46:19 EST)
- [PATCH 04/40] dt-bindings: pinctrl: qcom,ipq9574-tlmm: simplify with unevaluatedProperties Krzysztof Kozlowski (Fri Apr 07 2023 - 14:46:24 EST)
- [PATCH 05/40] dt-bindings: pinctrl: qcom,mdm9607-tlmm: simplify with unevaluatedProperties Krzysztof Kozlowski (Fri Apr 07 2023 - 14:46:39 EST)
- [PATCH 06/40] dt-bindings: pinctrl: qcom,mdm9615: simplify with unevaluatedProperties Krzysztof Kozlowski (Fri Apr 07 2023 - 14:46:45 EST)
- [PATCH 07/40] dt-bindings: pinctrl: qcom,msm8226: simplify with unevaluatedProperties Krzysztof Kozlowski (Fri Apr 07 2023 - 14:46:54 EST)
- [PATCH 08/40] dt-bindings: pinctrl: qcom,msm8660: simplify with unevaluatedProperties Krzysztof Kozlowski (Fri Apr 07 2023 - 14:47:08 EST)
- [PATCH 09/40] dt-bindings: pinctrl: qcom,msm8909-tlmm: simplify with unevaluatedProperties Krzysztof Kozlowski (Fri Apr 07 2023 - 14:47:22 EST)
- [PATCH 10/40] dt-bindings: pinctrl: qcom,msm8916: simplify with unevaluatedProperties Krzysztof Kozlowski (Fri Apr 07 2023 - 14:47:26 EST)
- [PATCH 11/40] dt-bindings: pinctrl: qcom,msm8953: simplify with unevaluatedProperties Krzysztof Kozlowski (Fri Apr 07 2023 - 14:47:35 EST)
- Re: [PATCH 2/8] scripts/mksysmap: remove comments described in nm(1) Nick Desaulniers (Fri Apr 07 2023 - 14:47:49 EST)
- [PATCH 12/40] dt-bindings: pinctrl: qcom,msm8960: simplify with unevaluatedProperties Krzysztof Kozlowski (Fri Apr 07 2023 - 14:47:58 EST)
- [PATCH 13/40] dt-bindings: pinctrl: qcom,msm8974: simplify with unevaluatedProperties Krzysztof Kozlowski (Fri Apr 07 2023 - 14:48:10 EST)
- [PATCH 16/40] dt-bindings: pinctrl: qcom,msm8996: simplify with unevaluatedProperties Krzysztof Kozlowski (Fri Apr 07 2023 - 14:48:11 EST)
- [PATCH 14/40] dt-bindings: pinctrl: qcom,msm8976: simplify with unevaluatedProperties Krzysztof Kozlowski (Fri Apr 07 2023 - 14:48:21 EST)
- [PATCH 18/40] dt-bindings: pinctrl: qcom,qcm2290-tlmm: simplify with unevaluatedProperties Krzysztof Kozlowski (Fri Apr 07 2023 - 14:48:23 EST)
- [PATCH 19/40] dt-bindings: pinctrl: qcom,qcs404: simplify with unevaluatedProperties Krzysztof Kozlowski (Fri Apr 07 2023 - 14:48:28 EST)
- [PATCH 15/40] dt-bindings: pinctrl: qcom,msm8994: simplify with unevaluatedProperties Krzysztof Kozlowski (Fri Apr 07 2023 - 14:48:31 EST)
- [PATCH 20/40] dt-bindings: pinctrl: qcom,qdu1000-tlmm: simplify with unevaluatedProperties Krzysztof Kozlowski (Fri Apr 07 2023 - 14:48:41 EST)
- [PATCH 21/40] dt-bindings: pinctrl: qcom,sa8775p-tlmm: simplify with unevaluatedProperties Krzysztof Kozlowski (Fri Apr 07 2023 - 14:48:55 EST)
- [PATCH 17/40] dt-bindings: pinctrl: qcom,msm8998: simplify with unevaluatedProperties Krzysztof Kozlowski (Fri Apr 07 2023 - 14:48:58 EST)
- Re: [PATCH v2 3/5] arm64: dts: qcom: Add initial QCM2290 device tree Konrad Dybcio (Fri Apr 07 2023 - 14:49:04 EST)
- [PATCH 22/40] dt-bindings: pinctrl: qcom,sc7180-tlmm: simplify with unevaluatedProperties Krzysztof Kozlowski (Fri Apr 07 2023 - 14:49:07 EST)
- [PATCH 23/40] dt-bindings: pinctrl: qcom,sc7280-tlmm: simplify with unevaluatedProperties Krzysztof Kozlowski (Fri Apr 07 2023 - 14:49:11 EST)
- [PATCH 24/40] dt-bindings: pinctrl: qcom,sc8180x-tlmm: simplify with unevaluatedProperties Krzysztof Kozlowski (Fri Apr 07 2023 - 14:49:22 EST)
- [PATCH 25/40] dt-bindings: pinctrl: qcom,sc8280xp-tlmm: simplify with unevaluatedProperties Krzysztof Kozlowski (Fri Apr 07 2023 - 14:49:34 EST)
- [PATCH 27/40] dt-bindings: pinctrl: qcom,sdm670-tlmm: simplify with unevaluatedProperties Krzysztof Kozlowski (Fri Apr 07 2023 - 14:49:46 EST)
- [PATCH 26/40] dt-bindings: pinctrl: qcom,sdm630: simplify with unevaluatedProperties Krzysztof Kozlowski (Fri Apr 07 2023 - 14:49:50 EST)
- [PATCH 31/40] dt-bindings: pinctrl: qcom,sm6115-tlmm: simplify with unevaluatedProperties Krzysztof Kozlowski (Fri Apr 07 2023 - 14:50:26 EST)
- [PATCH 32/40] dt-bindings: pinctrl: qcom,sm6125-tlmm: simplify with unevaluatedProperties Krzysztof Kozlowski (Fri Apr 07 2023 - 14:50:43 EST)
- [PATCH 28/40] dt-bindings: pinctrl: qcom,sdm845: simplify with unevaluatedProperties Krzysztof Kozlowski (Fri Apr 07 2023 - 14:50:45 EST)
- Re: (subset) [PATCH 01/10] arm64: dts: qcom: msm8994: remove superfluous "input-enable" Bjorn Andersson (Fri Apr 07 2023 - 14:50:49 EST)
- [PATCH 34/40] dt-bindings: pinctrl: qcom,sm6375-tlmm: simplify with unevaluatedProperties Krzysztof Kozlowski (Fri Apr 07 2023 - 14:50:59 EST)
- [PATCH 39/40] dt-bindings: pinctrl: qcom,sm8450-tlmm: simplify with unevaluatedProperties Krzysztof Kozlowski (Fri Apr 07 2023 - 14:51:06 EST)
- [PATCH 35/40] dt-bindings: pinctrl: qcom,sm7150-tlmm: simplify with unevaluatedProperties Krzysztof Kozlowski (Fri Apr 07 2023 - 14:51:10 EST)
- [PATCH 40/40] dt-bindings: pinctrl: qcom,sm8550-tlmm: simplify with unevaluatedProperties Krzysztof Kozlowski (Fri Apr 07 2023 - 14:51:24 EST)
- [PATCH 30/40] dt-bindings: pinctrl: qcom,sdx65-tlmm: simplify with unevaluatedProperties Krzysztof Kozlowski (Fri Apr 07 2023 - 14:51:32 EST)
- [PATCH 36/40] dt-bindings: pinctrl: qcom,sm8150: simplify with unevaluatedProperties Krzysztof Kozlowski (Fri Apr 07 2023 - 14:51:56 EST)
- [PATCH 33/40] dt-bindings: pinctrl: qcom,sm6350-tlmm: simplify with unevaluatedProperties Krzysztof Kozlowski (Fri Apr 07 2023 - 14:52:01 EST)
- Re: [PATCH v4 net-next 6/9] net/sched: mqprio: allow per-TC user input of FP adminStatus Jamal Hadi Salim (Fri Apr 07 2023 - 14:52:05 EST)
- [PATCH 38/40] dt-bindings: pinctrl: qcom,sm8350-tlmm: simplify with unevaluatedProperties Krzysztof Kozlowski (Fri Apr 07 2023 - 14:52:08 EST)
- Re: (subset) [PATCH v3 1/3] arm64: dts: qcom: Split elish dts into common dtsi and elish-boe dts Bjorn Andersson (Fri Apr 07 2023 - 14:52:13 EST)
- [PATCH 37/40] dt-bindings: pinctrl: qcom,sm8250: simplify with unevaluatedProperties Krzysztof Kozlowski (Fri Apr 07 2023 - 14:52:44 EST)
- Re: (subset) [PATCH v3 00/11] mailbox/arm64/ qcom: rework compatibles for fallback Bjorn Andersson (Fri Apr 07 2023 - 14:52:47 EST)
- Re: [PATCH] ufs: hwmon: constify pointers to hwmon_channel_info Krzysztof Kozlowski (Fri Apr 07 2023 - 14:53:26 EST)
- [PATCH 29/40] dt-bindings: pinctrl: qcom,sdx55: simplify with unevaluatedProperties Krzysztof Kozlowski (Fri Apr 07 2023 - 14:56:31 EST)
- Re: [PATCHv2 pci-next 2/2] PCI/AER: Rate limit the reporting of the correctable errors Grant Grundler (Fri Apr 07 2023 - 14:56:44 EST)
- Re: [PATCH 1/8] scripts/kallsyms: remove redundant code for omitting U and N Nick Desaulniers (Fri Apr 07 2023 - 14:57:05 EST)
- Re: (subset) [PATCH v7 0/6] arm64: dts: qcom: sm6125: UFS and xiaomi-laurel-sprout support Bjorn Andersson (Fri Apr 07 2023 - 14:57:20 EST)
- Re: (subset) [PATCH 1/2] arm64: dts: qcom: sm8150: remove superfluous "input-enable" Bjorn Andersson (Fri Apr 07 2023 - 14:57:46 EST)
- Re: [PATCH] arm64: dts: qcom: apq8016: remove superfluous "input-enable" Bjorn Andersson (Fri Apr 07 2023 - 14:57:50 EST)
- Re: [PATCH 01/40] dt-bindings: pinctrl: qcom,ipq5332-tlmm: simplify with unevaluatedProperties Krzysztof Kozlowski (Fri Apr 07 2023 - 14:57:54 EST)
- Re: [PATCH] arm64: dts: qcom: sc8280xp-lenovo-thinkpad: correct pin drive-strength Bjorn Andersson (Fri Apr 07 2023 - 14:57:58 EST)
- Re: [PATCH] arm64: dts: qcom: sc8280xp-crd: correct pin drive-strength Bjorn Andersson (Fri Apr 07 2023 - 14:58:08 EST)
- Re: [BUG?] unchecked MSR access error: WRMSR to 0x19c Rui Salvaterra (Fri Apr 07 2023 - 15:00:16 EST)
- Re: [PATCH v2 2/5] dt-bindings: arm: qcom: Add QRB2210/QCM2290 and RB1 board Krzysztof Kozlowski (Fri Apr 07 2023 - 15:01:19 EST)
- Re: [PATCH 3/8] scripts/mksysmap: use sed with in-line comments Nick Desaulniers (Fri Apr 07 2023 - 15:01:50 EST)
- Re: [PATCH 3/8] scripts/mksysmap: use sed with in-line comments Nick Desaulniers (Fri Apr 07 2023 - 15:02:48 EST)
- Re: [PATCH RFC] io_uring: Pass whole sqe to commands Keith Busch (Fri Apr 07 2023 - 15:03:11 EST)
- Re: [PATCH] scripts: rust: drop is_rust_module.sh Andrea Righi (Fri Apr 07 2023 - 15:07:11 EST)
- [PATCH v4 RESEND 0/2] Validating UAPI backwards compatibility John Moon (Fri Apr 07 2023 - 15:08:46 EST)
- [PATCH v4 RESEND 2/2] docs: dev-tools: Add UAPI checker documentation John Moon (Fri Apr 07 2023 - 15:08:58 EST)
- [PATCH v4 RESEND 1/2] check-uapi: Introduce check-uapi.sh John Moon (Fri Apr 07 2023 - 15:09:02 EST)
- Re: [-net-next v11 5/6] net: stmmac: Add glue layer for StarFive JH7110 SoC Emil Renner Berthing (Fri Apr 07 2023 - 15:12:03 EST)
- Re: [PATCH] scsi: target: cxgbit: check skb dequeue result Bodo Stroesser (Fri Apr 07 2023 - 15:16:26 EST)
- Re: [-net-next v11 6/6] net: stmmac: starfive-dmac: Add phy interface settings Emil Renner Berthing (Fri Apr 07 2023 - 15:16:50 EST)
- Re: [PATCH v6 0/6] Add dedicated Qcom ICE driver Bjorn Andersson (Fri Apr 07 2023 - 15:18:16 EST)
- Re: [PATCH v2] arm64: dts: qcom: sdm630: move DSI opp-table out of soc node Krzysztof Kozlowski (Fri Apr 07 2023 - 15:18:51 EST)
- Re: [PATCH v4 1/2] check-uapi: Introduce check-uapi.sh Masahiro Yamada (Fri Apr 07 2023 - 15:20:34 EST)
- Re: [PATCH 0/3] MSM8953 remoteprocs dt bringup Bjorn Andersson (Fri Apr 07 2023 - 15:21:02 EST)
- Re: (subset) [PATCH v6 0/6] Add dedicated Qcom ICE driver Bjorn Andersson (Fri Apr 07 2023 - 15:21:05 EST)
- Re: (subset) [PATCH 1/5] arm64: dts: qcom: msm8916-thwc-ufi001c: add function to pin config Bjorn Andersson (Fri Apr 07 2023 - 15:23:37 EST)
- Re: [PATCH v3] dt-bindings: mailbox: sti-mailbox: convert to DT schema Alain Volmat (Fri Apr 07 2023 - 15:24:32 EST)
- [PATCH] arm64: dts: qcom: sdm630: move DSI opp-table out of DSI node Krzysztof Kozlowski (Fri Apr 07 2023 - 15:26:16 EST)
- Re: revert bab65e48cb064 PCI/MSI Sanitize MSI-X checks Linus Torvalds (Fri Apr 07 2023 - 15:26:52 EST)
- [PATCH v2 04/10] fortify: Use const variables for __member_size tracking Kees Cook (Fri Apr 07 2023 - 15:27:25 EST)
- [PATCH v2 02/10] fortify: Allow KUnit test to build without FORTIFY Kees Cook (Fri Apr 07 2023 - 15:27:27 EST)
- [PATCH v2 00/10] fortify: Add KUnit tests for runtime overflows Kees Cook (Fri Apr 07 2023 - 15:27:30 EST)
- [PATCH v2 01/10] kunit: tool: Enable CONFIG_FORTIFY_SOURCE under UML Kees Cook (Fri Apr 07 2023 - 15:27:34 EST)
- [PATCH v2 03/10] string: Add Kunit tests for strcat() family Kees Cook (Fri Apr 07 2023 - 15:27:37 EST)
- [PATCH v2 06/10] fortify: strcat: Move definition to use fortified strlcat() Kees Cook (Fri Apr 07 2023 - 15:27:40 EST)
- [PATCH v2 08/10] fortify: Provide KUnit counters for failure testing Kees Cook (Fri Apr 07 2023 - 15:27:46 EST)
- [PATCH v2 07/10] fortify: Split reporting and avoid passing string pointer Kees Cook (Fri Apr 07 2023 - 15:27:49 EST)
- [PATCH v2 10/10] fortify: Improve buffer overflow reporting Kees Cook (Fri Apr 07 2023 - 15:27:58 EST)
- [PATCH v2 09/10] fortify: Add KUnit tests for runtime overflows Kees Cook (Fri Apr 07 2023 - 15:28:01 EST)
- [PATCH v2 05/10] fortify: Add protection for strlcat() Kees Cook (Fri Apr 07 2023 - 15:28:20 EST)
- Re: WARNING in timer_wait_running Thomas Gleixner (Fri Apr 07 2023 - 15:28:46 EST)
- Re: [PATCH] nvme: fix double blk_mq_complete_request for timeout request with low probability Keith Busch (Fri Apr 07 2023 - 15:30:47 EST)
- Re: [PATCH v4 net-next 6/9] net/sched: mqprio: allow per-TC user input of FP adminStatus Vladimir Oltean (Fri Apr 07 2023 - 15:31:08 EST)
- Re: [PATCH v5 3/4] dt-bindings: arm: qcom: Add Acer Aspire 1 Krzysztof Kozlowski (Fri Apr 07 2023 - 15:33:42 EST)
- Re: [PATCH v4 1/2] check-uapi: Introduce check-uapi.sh Masahiro Yamada (Fri Apr 07 2023 - 15:33:45 EST)
- Re: [PATCH] arm64: dts: qcom: sdm630: move DSI opp-table out of DSI node Konrad Dybcio (Fri Apr 07 2023 - 15:33:55 EST)
- Re: [PATCH V4 2/5] regulator: qcom_smd: Add MP5496 S1 regulator Konrad Dybcio (Fri Apr 07 2023 - 15:36:48 EST)
- [RESEND] ecryptfs: make splice write available again Yangtao Li (Fri Apr 07 2023 - 15:37:09 EST)
- Re: [PATCH V4 4/5] arm64: dts: qcom: ipq9574: Add SMPA1 regulator node Konrad Dybcio (Fri Apr 07 2023 - 15:37:16 EST)
- [PATCH] crypto: ixp4xx - Remove COMPILE_TEST from Kconfig dependencies Tom Zanussi (Fri Apr 07 2023 - 15:37:51 EST)
- [PATCH] ntfs: do not dereference a null ctx on error Danila Chernetsov (Fri Apr 07 2023 - 15:45:34 EST)
- Re: [PATCH v2 0/3] blk-cgroup: some cleanup Bart Van Assche (Fri Apr 07 2023 - 15:45:55 EST)
- Re: [PATCHv2 pci-next 2/2] PCI/AER: Rate limit the reporting of the correctable errors Bjorn Helgaas (Fri Apr 07 2023 - 15:46:53 EST)
- [PATCH v9 0/4] Add MSM8939 SoC support with two devices Bryan O'Donoghue (Fri Apr 07 2023 - 15:49:29 EST)
- [PATCH v9 1/5] dt-bindings: vendor-prefixes: Add Square Bryan O'Donoghue (Fri Apr 07 2023 - 15:49:30 EST)
- [PATCH v9 3/5] arm64: dts: qcom: Add msm8939-pm8916.dtsi include Bryan O'Donoghue (Fri Apr 07 2023 - 15:49:33 EST)
- [PATCH v9 2/5] arm64: dts: qcom: Add msm8939 SoC Bryan O'Donoghue (Fri Apr 07 2023 - 15:49:37 EST)
- [PATCH v9 4/5] arm64: dts: qcom: Add Square apq8039-t2 board Bryan O'Donoghue (Fri Apr 07 2023 - 15:49:41 EST)
- [PATCH v9 5/5] arm64: dts: qcom: Add msm8939 Sony Xperia M4 Aqua Bryan O'Donoghue (Fri Apr 07 2023 - 15:49:47 EST)
- Re: [PATCH 6/9] fortify: Split reporting and avoid passing string pointer Kees Cook (Fri Apr 07 2023 - 15:49:57 EST)
- Re: [PATCH] ARM: dts: mvebu: Add support for Thecus N2350 board Tony Dinh (Fri Apr 07 2023 - 15:51:47 EST)
- Re: [PATCH 12/14] arm64: dts: qcom: sc7180: Fix trogdor qspi pin config Doug Anderson (Fri Apr 07 2023 - 15:54:10 EST)
- [PATCH v2 0/4] Tab P11 features Konrad Dybcio (Fri Apr 07 2023 - 15:55:01 EST)
- [PATCH v2 1/4] arm64: dts: qcom: sm6115-j606f: Add ramoops node Konrad Dybcio (Fri Apr 07 2023 - 15:55:04 EST)
- [PATCH v2 3/4] arm64: dts: qcom: sm6115p-j606f: Enable remoteprocs Konrad Dybcio (Fri Apr 07 2023 - 15:55:08 EST)
- [PATCH v2 2/4] arm64: dts: qcom: sm6115: Add RMTFS Konrad Dybcio (Fri Apr 07 2023 - 15:55:11 EST)
- [PATCH v2 4/4] arm64: dts: qcom: sm6115p-j606f: Enable ATH10K WiFi Konrad Dybcio (Fri Apr 07 2023 - 15:55:16 EST)
- Re: [PATCH] kbuild: clang: do not use CROSS_COMPILE for target triple Nick Desaulniers (Fri Apr 07 2023 - 15:55:32 EST)
- Re: [GIT PULL] asm-generic fixes for 6.3 Linus Torvalds (Fri Apr 07 2023 - 15:59:30 EST)
- Re: WARNING in do_timer_settime Thomas Gleixner (Fri Apr 07 2023 - 16:02:11 EST)
- Re: [PATCH] parport_pc: don't allow driver for SPARC32 Sam Ravnborg (Fri Apr 07 2023 - 16:04:25 EST)
- Re: [PATCH v4 1/2] check-uapi: Introduce check-uapi.sh John Moon (Fri Apr 07 2023 - 16:09:30 EST)
- Re: [PATCH v4 1/2] check-uapi: Introduce check-uapi.sh John Moon (Fri Apr 07 2023 - 16:10:15 EST)
- Re: [PATCH 4/8] scripts/kallsyms: exclude symbols generated by itself dynamically Nick Desaulniers (Fri Apr 07 2023 - 16:12:59 EST)
- [PATCH v8 0/8] The great interconnecification fixation Konrad Dybcio (Fri Apr 07 2023 - 16:14:55 EST)
- [PATCH v8 1/8] interconnect: qcom: rpm: Rename icc desc clocks to bus_blocks Konrad Dybcio (Fri Apr 07 2023 - 16:14:57 EST)
- [PATCH v8 2/8] interconnect: qcom: rpm: Rename icc provider num_clocks to num_bus_clocks Konrad Dybcio (Fri Apr 07 2023 - 16:15:02 EST)
- [PATCH v8 3/8] interconnect: qcom: rpm: Drop unused parameters Konrad Dybcio (Fri Apr 07 2023 - 16:15:05 EST)
- [PATCH v8 4/8] interconnect: qcom: rpm: Set QoS registers only once Konrad Dybcio (Fri Apr 07 2023 - 16:15:08 EST)
- [PATCH v8 6/8] interconnect: qcom: icc-rpm: Enforce 2 or 0 bus clocks Konrad Dybcio (Fri Apr 07 2023 - 16:15:11 EST)
- [PATCH v8 5/8] interconnect: qcom: rpm: Handle interface clocks Konrad Dybcio (Fri Apr 07 2023 - 16:15:17 EST)
- [PATCH v8 7/8] interconnect: qcom: rpm: Don't use clk_get_optional for bus clocks anymore Konrad Dybcio (Fri Apr 07 2023 - 16:15:29 EST)
- [PATCH v8 8/8] interconnect: qcom: msm8996: Promote to core_initcall Konrad Dybcio (Fri Apr 07 2023 - 16:15:32 EST)
- Re: [PATCH 5/8] scripts/kallsyms: move compiler-generated symbol patterns to mksysmap Nick Desaulniers (Fri Apr 07 2023 - 16:17:19 EST)
- Re: [PATCH RFT v2 01/14] dt-bindings: clock: qcom,rpmcc: Add a way to enable unused clock cleanup Konrad Dybcio (Fri Apr 07 2023 - 16:17:39 EST)
- [RFC PATCH 0/5] Add TDX intra host migration support Sagi Shahar (Fri Apr 07 2023 - 16:19:55 EST)
- [RFC PATCH 1/5] KVM: Split tdp_mmu_pages to private and shared lists Sagi Shahar (Fri Apr 07 2023 - 16:20:02 EST)
- [RFC PATCH 2/5] KVM: SEV: Refactor common code out of sev_vm_move_enc_context_from Sagi Shahar (Fri Apr 07 2023 - 16:20:11 EST)
- [RFC PATCH 3/5] KVM: TDX: Add base implementation for tdx_vm_move_enc_context_from Sagi Shahar (Fri Apr 07 2023 - 16:20:17 EST)
- [RFC PATCH 4/5] KVM: TDX: Implement moving private pages between 2 TDs Sagi Shahar (Fri Apr 07 2023 - 16:20:32 EST)
- [RFC PATCH 5/5] KVM: TDX: Add core logic for TDX intra-host migration Sagi Shahar (Fri Apr 07 2023 - 16:20:45 EST)
- Re: [PATCH 0/2] KVM: x86: More cleanups for Hyper-V range flushing David Matlack (Fri Apr 07 2023 - 16:21:14 EST)
- Re: [PATCH] ASoC: dt-bindings: asahi-kasei,ak4458: fix missing quotes around hash Mark Brown (Fri Apr 07 2023 - 16:24:34 EST)
- Re: [PATCH v2] f2fs: attach/detach private value in pair Jaegeuk Kim (Fri Apr 07 2023 - 16:25:53 EST)
- Re: [PATCH 8/8] scripts/kallsyms: update the usage in the comment block Nick Desaulniers (Fri Apr 07 2023 - 16:26:13 EST)
- [PATCH v4 00/16] Enable DSA 2.0 Event Log and completion record faulting features Fenghua Yu (Fri Apr 07 2023 - 16:31:30 EST)
- [PATCH v4 01/16] dmaengine: idxd: make misc interrupt one shot Fenghua Yu (Fri Apr 07 2023 - 16:31:33 EST)
- [PATCH v4 02/16] dmaengine: idxd: add event log size sysfs attribute Fenghua Yu (Fri Apr 07 2023 - 16:32:05 EST)
- [PATCH v4 03/16] dmaengine: idxd: setup event log configuration Fenghua Yu (Fri Apr 07 2023 - 16:32:07 EST)
- [PATCH v4 04/16] dmaengine: idxd: add interrupt handling for event log Fenghua Yu (Fri Apr 07 2023 - 16:32:07 EST)
- [PATCH v4 05/16] dmanegine: idxd: add debugfs for event log dump Fenghua Yu (Fri Apr 07 2023 - 16:32:08 EST)
- [PATCH v4 06/16] dmaengine: idxd: add per DSA wq workqueue for processing cr faults Fenghua Yu (Fri Apr 07 2023 - 16:32:08 EST)
- [PATCH v4 07/16] dmaengine: idxd: create kmem cache for event log fault items Fenghua Yu (Fri Apr 07 2023 - 16:32:09 EST)
- [PATCH v4 08/16] dmaengine: idxd: add idxd_copy_cr() to copy user completion record during page fault handling Fenghua Yu (Fri Apr 07 2023 - 16:32:09 EST)
- [PATCH v4 09/16] dmaengine: idxd: process user page faults for completion record Fenghua Yu (Fri Apr 07 2023 - 16:32:09 EST)
- [PATCH v4 10/16] dmaengine: idxd: add descs_completed field for completion record Fenghua Yu (Fri Apr 07 2023 - 16:32:10 EST)
- [PATCH v4 11/16] dmaengine: idxd: process batch descriptor completion record faults Fenghua Yu (Fri Apr 07 2023 - 16:32:37 EST)
- [PATCH v4 13/16] dmaengine: idxd: add a device to represent the file opened Fenghua Yu (Fri Apr 07 2023 - 16:32:38 EST)
- [PATCH v4 12/16] dmaengine: idxd: add per file user counters for completion record faults Fenghua Yu (Fri Apr 07 2023 - 16:32:38 EST)
- [PATCH v4 15/16] dmaengine: idxd: add pid to exported sysfs attribute for opened file Fenghua Yu (Fri Apr 07 2023 - 16:32:39 EST)
- [PATCH v4 14/16] dmaengine: idxd: expose fault counters to sysfs Fenghua Yu (Fri Apr 07 2023 - 16:32:39 EST)
- [PATCH v4 16/16] dmaengine: idxd: add per wq PRS disable Fenghua Yu (Fri Apr 07 2023 - 16:32:40 EST)
- [GIT PULL] tracing: A couple more minor fixes Steven Rostedt (Fri Apr 07 2023 - 16:35:49 EST)
- [PATCH v5 1/2] check-uapi: Introduce check-uapi.sh John Moon (Fri Apr 07 2023 - 16:36:23 EST)
- [PATCH v5 2/2] docs: dev-tools: Add UAPI checker documentation John Moon (Fri Apr 07 2023 - 16:36:27 EST)
- [PATCH v5 0/2] Validating UAPI backwards compatibility John Moon (Fri Apr 07 2023 - 16:36:32 EST)
- Re: [PATCH v2 1/2] Change DEFINE_SEMAPHORE() to take a number argument Matthew Wilcox (Fri Apr 07 2023 - 16:37:28 EST)
- [PATCH] i2c: piix4: Print FCH::PM::S5_RESET_STATUS Yazen Ghannam (Fri Apr 07 2023 - 16:37:43 EST)
- [syzbot] [ext4?] possible deadlock in ext4_multi_mount_protect syzbot (Fri Apr 07 2023 - 16:42:54 EST)
- Re: [PATCH] fs: jfs: fixed UBSAN: shift-out-of-bounds in dbFree kernel test robot (Fri Apr 07 2023 - 16:48:41 EST)
- Re: [PATCH v7] f2fs: support errors=remount-ro|continue|panic mountoption Jaegeuk Kim (Fri Apr 07 2023 - 16:52:40 EST)
- Re: [PATCH v2 1/2] Change DEFINE_SEMAPHORE() to take a number argument Linus Torvalds (Fri Apr 07 2023 - 16:53:05 EST)
- RE: [PATCH v4 5/5] x86/hyperv: VTL support for Hyper-V Michael Kelley (LINUX) (Fri Apr 07 2023 - 16:56:39 EST)
- [PATCH 0/2] Fix MSI interrupts for nested Hyper-V root partition Stanislav Kinsburskii (Fri Apr 07 2023 - 16:56:44 EST)
- Re: [GIT PULL] ksmbd server fixes pr-tracker-bot (Fri Apr 07 2023 - 16:57:15 EST)
- Re: [GIT PULL] arm64 fix for 6.3-rc6 pr-tracker-bot (Fri Apr 07 2023 - 16:57:19 EST)
- Re: [GIT PULL] ACPI fixes for v6.3-rc6 pr-tracker-bot (Fri Apr 07 2023 - 16:57:22 EST)
- Re: [GIT PULL] gpio: fixes for v6.3-rc6 pr-tracker-bot (Fri Apr 07 2023 - 16:57:30 EST)
- [PATCH 1/2] x86/hyperv: Expose an helper to map PCI interrupts Stanislav Kinsburskii (Fri Apr 07 2023 - 16:58:22 EST)
- [PATCH 2/2] PCI: hv: Deal with nested MSHV setup Stanislav Kinsburskii (Fri Apr 07 2023 - 16:58:25 EST)
- Re: [PATCH] f2fs: fix to tag FIEMAP_EXTENT_DELALLOC in fiemap() for delay allocated extent Jaegeuk Kim (Fri Apr 07 2023 - 16:59:30 EST)
- Re: WARNING in timer_wait_running Frederic Weisbecker (Fri Apr 07 2023 - 17:00:40 EST)
- [PATCH V2,net-next, 0/3] net: mana: Add support for jumbo frame Haiyang Zhang (Fri Apr 07 2023 - 17:00:47 EST)
- Re: [PATCH v2 13/13] rust: sync: introduce `LockedBy` Benno Lossin (Fri Apr 07 2023 - 17:01:05 EST)
- [PATCH V2,net-next, 1/3] net: mana: Use napi_build_skb in RX path Haiyang Zhang (Fri Apr 07 2023 - 17:01:41 EST)
- [PATCH V2,net-next, 2/3] net: mana: Enable RX path to handle various MTU sizes Haiyang Zhang (Fri Apr 07 2023 - 17:01:53 EST)
- Re: [PATCH] parport_pc: don't allow driver for SPARC32 Maciej W. Rozycki (Fri Apr 07 2023 - 17:01:56 EST)
- [PATCH V2,net-next, 3/3] net: mana: Add support for jumbo frame Haiyang Zhang (Fri Apr 07 2023 - 17:02:10 EST)
- [BUG] staging: rtl8192e: W_DISABLE# does not work after stop/start Philipp Hortmann (Fri Apr 07 2023 - 17:02:43 EST)
- Re: [PATCH v3 1/2] test_firmware: Fix some racing conditions in test_fw_config locking. Mirsad Goran Todorovac (Fri Apr 07 2023 - 17:08:30 EST)
- Re: [PATCH] parport_pc: don't allow driver for SPARC32 Randy Dunlap (Fri Apr 07 2023 - 17:11:10 EST)
- vmlinux.o: warning: objtool: xen_hypercall_iret+0x0: RET before UNTRAIN kernel test robot (Fri Apr 07 2023 - 17:19:16 EST)
- Re: [PATCH v2] perf top: expand the range of multithreaded phase Namhyung Kim (Fri Apr 07 2023 - 17:22:01 EST)
- Re: [PATCH v2 2/2] perf: script: add new output field 'dsoff' to print dso offset Namhyung Kim (Fri Apr 07 2023 - 17:25:06 EST)
- [PATCH] pinctrl: qcom: Add "and" to PIN_CONFIG_INPUT_ENABLE comment Douglas Anderson (Fri Apr 07 2023 - 17:29:38 EST)
- Re: [PATCH v2] KVM: x86/pmu/misc: Fix a typo on kvm_pmu_request_counter_reprogam() Sean Christopherson (Fri Apr 07 2023 - 17:30:20 EST)
- Re: revert bab65e48cb064 PCI/MSI Sanitize MSI-X checks Thomas Gleixner (Fri Apr 07 2023 - 17:31:58 EST)
- Re: [PATCH] nvme: fix double blk_mq_complete_request for timeout request with low probability Sagi Grimberg (Fri Apr 07 2023 - 17:34:30 EST)
- Re: [PATCH v4 net-next 6/9] net/sched: mqprio: allow per-TC user input of FP adminStatus Jamal Hadi Salim (Fri Apr 07 2023 - 17:40:38 EST)
- [GIT PULL] SCSI fixes for 6.3-rc5 James Bottomley (Fri Apr 07 2023 - 17:42:18 EST)
- Re: [PATCH v3 0/9] perf/mem: AMD IBS and generic tools improvements Namhyung Kim (Fri Apr 07 2023 - 17:44:23 EST)
- Re: [RFC PATCH v2 2/2] regulator: core: Avoid lockdep reports when resolving supplies Stephen Boyd (Fri Apr 07 2023 - 17:46:28 EST)
- Re: [PATCH] pinctrl: qcom: Add "and" to PIN_CONFIG_INPUT_ENABLE comment Stephen Boyd (Fri Apr 07 2023 - 17:47:34 EST)
- Re: [PATCH v11 3/3] clk: qcom: lpassaudiocc-sc7280: Add required gdsc power domain clks in lpass_cc_sc7280_desc Stephen Boyd (Fri Apr 07 2023 - 17:48:29 EST)
- [PATCH v2 0/4] staging: rtl8192e: Remove unused code for hardware rtl8192se Philipp Hortmann (Fri Apr 07 2023 - 17:50:21 EST)
- [PATCH v2 1/4] staging: rtl8192e: Remove macro IS_HARDWARE_TYPE_8192SE Philipp Hortmann (Fri Apr 07 2023 - 17:50:32 EST)
- [PATCH v2 2/4] staging: rtl8192e: Remove unused function _rtl92e_dm_init_wa_broadcom_iot Philipp Hortmann (Fri Apr 07 2023 - 17:50:41 EST)
- [PATCH v2 3/4] staging: rtl8192e: Remove one of two checks for hardware RTL8192SE Philipp Hortmann (Fri Apr 07 2023 - 17:50:50 EST)
- [PATCH v2 4/4] staging: rtl8192e: Remove unused variable RF_Type Philipp Hortmann (Fri Apr 07 2023 - 17:51:01 EST)
- Re: [PATCH v2] PCI/EDR: Clear PCIe Device Status errors after EDR error recovery Bjorn Helgaas (Fri Apr 07 2023 - 17:51:51 EST)
- Re: [PATCH] hwmon: add HP WMI Sensors driver Guenter Roeck (Fri Apr 07 2023 - 17:52:47 EST)
- Re: [PATCH v4 net-next 6/9] net/sched: mqprio: allow per-TC user input of FP adminStatus Vladimir Oltean (Fri Apr 07 2023 - 17:53:13 EST)
- Re: [PATCH v2] PCI/EDR: Clear PCIe Device Status errors after EDR error recovery Bjorn Helgaas (Fri Apr 07 2023 - 17:53:27 EST)
- [PATCH] ubsan: remove cc-option test for UBSAN_TRAP Nick Desaulniers (Fri Apr 07 2023 - 17:54:23 EST)
- Re: [PATCH v15 01/10] device property: Add remote endpoint to devcon matcher Stephen Boyd (Fri Apr 07 2023 - 17:54:26 EST)
- Re: [PATCH] ubsan: remove cc-option test for UBSAN_TRAP Nathan Chancellor (Fri Apr 07 2023 - 17:58:32 EST)
- Re: [PATCH v2 08/13] rust: introduce `ARef` Benno Lossin (Fri Apr 07 2023 - 17:59:41 EST)
- Re: [PATCH v2] ubsan: Tighten UBSAN_BOUNDS on GCC Nick Desaulniers (Fri Apr 07 2023 - 18:00:52 EST)
- RE: [PATCH v3 1/1] swiotlb: Track and report io_tlb_used high water mark in debugfs Michael Kelley (LINUX) (Fri Apr 07 2023 - 18:01:21 EST)
- RE: [PATCH v3 1/1] swiotlb: Track and report io_tlb_used high water mark in debugfs Michael Kelley (LINUX) (Fri Apr 07 2023 - 18:05:34 EST)
- Re: [PATCH v2] xen/pvcalls: don't call bind_evtchn_to_irqhandler() under lock Stefano Stabellini (Fri Apr 07 2023 - 18:09:04 EST)
- Re: [PATCH 2/2] rpmsg: glink: Consolidate TX_DATA and TX_DATA_CONT Chris Lew (Fri Apr 07 2023 - 18:10:56 EST)
- Re: [PATCH] power: supply: hwmon: constify pointers to hwmon_channel_info Sebastian Reichel (Fri Apr 07 2023 - 18:12:59 EST)
- Re: [PATCH v2] PCI/EDR: Clear PCIe Device Status errors after EDR error recovery Sathyanarayanan Kuppuswamy (Fri Apr 07 2023 - 18:19:39 EST)
- Re: [PATCH] cpufreq: CPPC: use 10ms delay instead of 2us to avoid high error Yang Shi (Fri Apr 07 2023 - 18:19:45 EST)
- Re: [PATCH] ieee802154: hwsim: Fix possible memory leaks Alexander Aring (Fri Apr 07 2023 - 18:21:38 EST)
- Re: [PATCH v2] PCI/EDR: Clear PCIe Device Status errors after EDR error recovery Sathyanarayanan Kuppuswamy (Fri Apr 07 2023 - 18:21:48 EST)
- [PATCH 1/2] drm/nouveau/nvkm/outp: Use WARN_ON() in conditionals in nvkm_outp_init_route() Lyude Paul (Fri Apr 07 2023 - 18:23:05 EST)
- [PATCH 2/2] drm/nouveau/kms: Add INHERIT ioctl to nvkm/nvif for reading IOR state Lyude Paul (Fri Apr 07 2023 - 18:23:18 EST)
- Re: [PATCH v2] PCI/EDR: Clear PCIe Device Status errors after EDR error recovery Sathyanarayanan Kuppuswamy (Fri Apr 07 2023 - 18:25:22 EST)
- [PATCH v2 7/7] erofs: enable long extended attribute name prefixes Jingbo Xu (Fri Apr 07 2023 - 18:28:16 EST)
- RE: [PATCH] Drivers: hv: Use nested hypercall for post message and signal event Michael Kelley (LINUX) (Fri Apr 07 2023 - 18:28:51 EST)
- Re: [PATCH 0/2] rpmsg: glink: Wait for intent after intent request Chris Lew (Fri Apr 07 2023 - 18:36:21 EST)
- Re: [PATCH v2 10/13] rust: introduce `current` Benno Lossin (Fri Apr 07 2023 - 18:36:52 EST)
- [PATCH v2 3/3] leds: rgb: leds-qcom-lpg: Add support for PMK8550 PWM Anjelique Melendez (Fri Apr 07 2023 - 18:39:28 EST)
- [PATCH v2 2/3] leds: rgb: leds-qcom-lpg: Add support for high resolution PWM Anjelique Melendez (Fri Apr 07 2023 - 18:39:48 EST)
- [PATCH v2 0/3] Add support for high resolution PWMs Anjelique Melendez (Fri Apr 07 2023 - 18:39:51 EST)
- [PATCH v2 1/3] dt-bindings: leds-qcom-lpg: Add qcom,pmk8550-pwm compatible string Anjelique Melendez (Fri Apr 07 2023 - 18:39:54 EST)
- xtensa-linux-ld: section .Level2InterruptVector.text VMA [0000000000000180,0000000000000193] overlaps section .data VMA [0000000000000000,0000000000140ca7] kernel test robot (Fri Apr 07 2023 - 18:40:51 EST)
- [PATCH v2 0/3] Avoid having pending end transfers on soft disconnect Wesley Cheng (Fri Apr 07 2023 - 18:40:54 EST)
- [PATCH v2 3/3] usb: dwc3: gadget: Execute gadget stop after halting the controller Wesley Cheng (Fri Apr 07 2023 - 18:40:59 EST)
- [PATCH v2 2/3] usb: dwc3: gadget: Stall and restart EP0 if host is unresponsive Wesley Cheng (Fri Apr 07 2023 - 18:41:12 EST)
- [PATCH v2 1/3] usb: dwc3: gadget: Refactor EP0 forced stall/restart into a separate API Wesley Cheng (Fri Apr 07 2023 - 18:41:23 EST)
- Re: [PATCH v2] PCI/EDR: Clear PCIe Device Status errors after EDR error recovery Bjorn Helgaas (Fri Apr 07 2023 - 18:42:14 EST)
- [PATCH v7 0/5] Reference count checker and related fixes Ian Rogers (Fri Apr 07 2023 - 19:04:36 EST)
- [PATCH v7 1/5] libperf: Add reference count checking macros. Ian Rogers (Fri Apr 07 2023 - 19:04:46 EST)
- [PATCH v7 2/5] perf cpumap: Add reference count checking Ian Rogers (Fri Apr 07 2023 - 19:04:58 EST)
- [PATCH v7 3/5] perf namespaces: Add reference count checking Ian Rogers (Fri Apr 07 2023 - 19:05:19 EST)
- [PATCH v7 4/5] perf maps: Add reference count checking. Ian Rogers (Fri Apr 07 2023 - 19:05:29 EST)
- [PATCH v7 5/5] perf map: Add reference count checking Ian Rogers (Fri Apr 07 2023 - 19:05:48 EST)
- [RESEND x4][PATCH v3] trace: Add trace points for tasklet entry/exit John Stultz (Fri Apr 07 2023 - 19:06:10 EST)
- Re: [PATCH] power: supply: hwmon: constify pointers to hwmon_channel_info Guenter Roeck (Fri Apr 07 2023 - 19:07:11 EST)
- Re: [PATCH] ufs: hwmon: constify pointers to hwmon_channel_info Guenter Roeck (Fri Apr 07 2023 - 19:07:21 EST)
- Re: [PATCH 1/8] net: netronome: constify pointers to hwmon_channel_info Guenter Roeck (Fri Apr 07 2023 - 19:08:05 EST)
- Re: [PATCH] media: i2c: video: constify pointers to hwmon_channel_info Guenter Roeck (Fri Apr 07 2023 - 19:08:18 EST)
- Re: [PATCH] vdpa: solidrun: constify pointers to hwmon_channel_info Guenter Roeck (Fri Apr 07 2023 - 19:08:55 EST)
- Re: [PATCH] fpga: dfl-fme: constify pointers to hwmon_channel_info Guenter Roeck (Fri Apr 07 2023 - 19:09:03 EST)
- Re: arch/powerpc/kvm/../kernel/head_booke.h:20:6: warning: "THREAD_SHIFT" is not defined, evaluates to 0 Nick Desaulniers (Fri Apr 07 2023 - 19:09:06 EST)
- [PATCH v6 0/6] RISC-V Hardware Probing User Interface Evan Green (Fri Apr 07 2023 - 19:11:20 EST)
- [PATCH v6 1/6] RISC-V: Move struct riscv_cpuinfo to new header Evan Green (Fri Apr 07 2023 - 19:11:22 EST)
- [PATCH v6 2/6] RISC-V: Add a syscall for HW probing Evan Green (Fri Apr 07 2023 - 19:11:28 EST)
- [PATCH v6 3/6] RISC-V: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_IMA Evan Green (Fri Apr 07 2023 - 19:11:37 EST)
- [PATCH v6 4/6] RISC-V: hwprobe: Support probing of misaligned access performance Evan Green (Fri Apr 07 2023 - 19:11:49 EST)
- [PATCH v6 5/6] selftests: Test the new RISC-V hwprobe interface Evan Green (Fri Apr 07 2023 - 19:11:53 EST)
- [PATCH v6 6/6] RISC-V: Add hwprobe vDSO function and data Evan Green (Fri Apr 07 2023 - 19:12:07 EST)
- Re: [PATCH v5 2/6] RISC-V: Add a syscall for HW probing Evan Green (Fri Apr 07 2023 - 19:14:10 EST)
- Re: arch/powerpc/kvm/../kernel/head_booke.h:20:6: warning: "THREAD_SHIFT" is not defined, evaluates to 0 Nathan Chancellor (Fri Apr 07 2023 - 19:15:08 EST)
- Re: [Nouveau] [PATCH] drm/nouveau/fb: add missing sysmen flush callbacks Lyude Paul (Fri Apr 07 2023 - 19:16:17 EST)
- Re: [PATCH v2 0/5] Parse the PCIe AER and set to relevant registers Bjorn Helgaas (Fri Apr 07 2023 - 19:18:28 EST)
- Re: [PATCH modules-next v10 00/13] kallsyms: reliable symbol->address lookup with /proc/kallmodsyms Josh Poimboeuf (Fri Apr 07 2023 - 19:21:26 EST)
- Re: [PATCH v2 3/5] ACPI/PCI: Add AER bits #defines for PCIe to PCI/PCI-X Bridge Bjorn Helgaas (Fri Apr 07 2023 - 19:22:27 EST)
- Re: [PATCH v5 2/2] x86/purgatory: Add linker script Nick Desaulniers (Fri Apr 07 2023 - 19:22:55 EST)
- [GIT PULL] hotfixes for 6.3-rc6 Andrew Morton (Fri Apr 07 2023 - 19:26:13 EST)
- [PATCH v4 0/6] KVM: selftests: Add "instructions required" testcase Sean Christopherson (Fri Apr 07 2023 - 19:33:13 EST)
- [PATCH v4 1/6] KVM: selftests: Add a common helper for the PMU event filter guest code Sean Christopherson (Fri Apr 07 2023 - 19:33:14 EST)
- [PATCH v4 2/6] KVM: selftests: Add helpers for PMC asserts in PMU event filter test Sean Christopherson (Fri Apr 07 2023 - 19:33:14 EST)
- [PATCH v4 3/6] KVM: selftests: Print detailed info in PMU event filter asserts Sean Christopherson (Fri Apr 07 2023 - 19:33:15 EST)
- [PATCH v4 4/6] KVM: selftests: Use error codes to signal errors in PMU event filter test Sean Christopherson (Fri Apr 07 2023 - 19:33:15 EST)
- [PATCH v4 5/6] KVM: selftests: Copy full counter values from guest in PMU event filter test Sean Christopherson (Fri Apr 07 2023 - 19:33:17 EST)
- [PATCH v4 6/6] KVM: selftests: Test the PMU event "Instructions retired" Sean Christopherson (Fri Apr 07 2023 - 19:33:20 EST)
- Re: [PATCH v2 01/10] kunit: tool: Enable CONFIG_FORTIFY_SOURCE under UML Nick Desaulniers (Fri Apr 07 2023 - 19:34:55 EST)
- Re: [PATCH v2 2/2] rust: virtio: add virtio support Daniel Almeida (Fri Apr 07 2023 - 19:36:55 EST)
- Re: [PATCH v2 0/4] Tab P11 features Bjorn Andersson (Fri Apr 07 2023 - 19:37:25 EST)
- Re: (subset) [PATCH v3 0/5] SM8[12]50 GPU speedbin Bjorn Andersson (Fri Apr 07 2023 - 19:37:28 EST)
- Re: [PATCH] arm64: dts: qcom: sdm630: move DSI opp-table out of DSI node Bjorn Andersson (Fri Apr 07 2023 - 19:37:32 EST)
- Re: [PATCH v3] arm64: dts: qcom: sm8550: add Soundwire controllers Bjorn Andersson (Fri Apr 07 2023 - 19:37:33 EST)
- Re: (subset) [PATCH 1/2] ARM: dts: qcom: sdx55: Move reset and wake gpios to board dts Bjorn Andersson (Fri Apr 07 2023 - 19:37:35 EST)
- Re: (subset) [PATCH V2 0/2] Add initial support for RDP468 of IPQ5332 family Bjorn Andersson (Fri Apr 07 2023 - 19:37:38 EST)
- Re: [PATCH v2 01/10] kunit: tool: Enable CONFIG_FORTIFY_SOURCE under UML Nick Desaulniers (Fri Apr 07 2023 - 19:42:44 EST)
- Re: [PATCHv2 pci-next 2/2] PCI/AER: Rate limit the reporting of the correctable errors Grant Grundler (Fri Apr 07 2023 - 19:47:32 EST)
- Re: [PATCHv2 pci-next 2/2] PCI/AER: Rate limit the reporting of the correctable errors Grant Grundler (Fri Apr 07 2023 - 19:49:54 EST)
- Re: [RFC PATCH v3] sched: Fix performance regression introduced by mm_cid Mathieu Desnoyers (Fri Apr 07 2023 - 19:50:53 EST)
- Re: [PATCH] PCI: vmd: guard device addition and removal Bjorn Helgaas (Fri Apr 07 2023 - 19:58:53 EST)
- Re: [PATCH v2] scripts: `make rust-analyzer` for out-of-tree modules Miguel Ojeda (Fri Apr 07 2023 - 20:00:03 EST)
- [PATCH 00/12] Sprinkle more __noreturn Josh Poimboeuf (Fri Apr 07 2023 - 20:10:24 EST)
- [PATCH 01/11] init: Mark [arch_call_]rest_init() __noreturn Josh Poimboeuf (Fri Apr 07 2023 - 20:10:26 EST)
- [PATCH 02/11] init: Mark start_kernel() __noreturn Josh Poimboeuf (Fri Apr 07 2023 - 20:10:30 EST)
- [PATCH 04/11] btrfs: Mark btrfs_assertfail() __noreturn Josh Poimboeuf (Fri Apr 07 2023 - 20:10:31 EST)
- [PATCH 03/11] x86/head: Mark *_start_kernel() __noreturn Josh Poimboeuf (Fri Apr 07 2023 - 20:10:33 EST)
- [PATCH 05/11] arm64/cpu: Mark cpu_park_loop() and friends __noreturn Josh Poimboeuf (Fri Apr 07 2023 - 20:10:37 EST)
- [PATCH 06/11] cpu: Mark panic_smp_self_stop() __noreturn Josh Poimboeuf (Fri Apr 07 2023 - 20:10:40 EST)
- [PATCH 08/11] x86/cpu: Mark {hlt,resume}_play_dead() __noreturn Josh Poimboeuf (Fri Apr 07 2023 - 20:10:45 EST)
- [PATCH 11/11] x86/hyperv: Mark hv_ghcb_terminate() as noreturn Josh Poimboeuf (Fri Apr 07 2023 - 20:10:48 EST)
- [PATCH 10/11] scsi: message: fusion: Mark mpt_halt_firmware() __noreturn Josh Poimboeuf (Fri Apr 07 2023 - 20:10:50 EST)
- [PATCH 09/11] objtool: Include weak functions in global_noreturns check Josh Poimboeuf (Fri Apr 07 2023 - 20:10:53 EST)
- [PATCH 07/11] cpu: Mark nmi_panic_self_stop() __noreturn Josh Poimboeuf (Fri Apr 07 2023 - 20:10:56 EST)
- [PATCH] x86/ibt: Convert IBT selftest to asm Josh Poimboeuf (Fri Apr 07 2023 - 20:17:10 EST)
- RE: [PATCH v2 6/6] PCI: hv: Use async probing to reduce boot time Dexuan Cui (Fri Apr 07 2023 - 20:23:25 EST)
- Re: Litmus test names Paul E. McKenney (Fri Apr 07 2023 - 20:49:12 EST)
- Re: [PATCH v7] f2fs: support errors=remount-ro|continue|panic mountoption Chao Yu (Fri Apr 07 2023 - 21:00:57 EST)
- Re: [PATCH v4 net-next 6/9] net/sched: mqprio: allow per-TC user input of FP adminStatus Jakub Kicinski (Fri Apr 07 2023 - 21:02:03 EST)
- Re: [PATCH 1/8] net: netronome: constify pointers to hwmon_channel_info Jakub Kicinski (Fri Apr 07 2023 - 21:10:48 EST)
- Re: [RFC PATCH v3] sched: Fix performance regression introduced by mm_cid Mathieu Desnoyers (Fri Apr 07 2023 - 21:14:45 EST)
- Re: [-net-next v11 5/6] net: stmmac: Add glue layer for StarFive JH7110 SoC Guo Samin (Fri Apr 07 2023 - 21:16:14 EST)
- Re: [-net-next v11 6/6] net: stmmac: starfive-dmac: Add phy interface settings Guo Samin (Fri Apr 07 2023 - 21:30:38 EST)
- [tip:x86/apic] BUILD SUCCESS f96fb2df3eb31ede1b34b0521560967310267750 kernel test robot (Fri Apr 07 2023 - 21:30:39 EST)
- [tip:master] BUILD SUCCESS b2e7ae549d84c654744bf70d30a881bfa140a6e3 kernel test robot (Fri Apr 07 2023 - 21:30:45 EST)
- Re: [PATCH 2/3] kbuild: do not create intermediate *.tar for source tarballs Masahiro Yamada (Fri Apr 07 2023 - 21:33:08 EST)
- drivers/remoteproc/qcom_q6v5_pas.c:108:6: warning: no previous prototype for function 'adsp_segment_dump' kernel test robot (Fri Apr 07 2023 - 21:35:26 EST)
- Re: [PATCH v6 2/8] usb: dwc3: core: Access XHCI address space temporarily to read port info Thinh Nguyen (Fri Apr 07 2023 - 21:38:36 EST)
- Re: [PATCH v6 0/8] Add multiport support for DWC3 controllers Thinh Nguyen (Fri Apr 07 2023 - 21:43:50 EST)
- Re: [PATCH v2 1/3] usb: dwc3: gadget: Refactor EP0 forced stall/restart into a separate API Thinh Nguyen (Fri Apr 07 2023 - 21:45:18 EST)
- Re: [PATCH 2/2] drm/nouveau/kms: Add INHERIT ioctl to nvkm/nvif for reading IOR state kernel test robot (Fri Apr 07 2023 - 21:46:31 EST)
- RE: [PATCH v2] rcu/kvfree: Prevents cache growing when the backoff_page_cache_fill is set Zhang, Qiang1 (Fri Apr 07 2023 - 21:56:51 EST)
- Re: [PATCH -next v3 1/2] riscv: kdump: Implement crashkernel=X,[high,low] Leizhen (ThunderTown) (Fri Apr 07 2023 - 22:01:05 EST)
- Re: [PATCH -next v3 2/2] docs: kdump: Update the crashkernel description for riscv Leizhen (ThunderTown) (Fri Apr 07 2023 - 22:01:38 EST)
- [PATCH] platform/x86/intel/pmc/mtl: Put GNA/IPU/VPU devices in D3 David E. Box (Fri Apr 07 2023 - 22:26:59 EST)
- Re: [syzbot] [net?] WARNING in cleanup_net (2) syzbot (Fri Apr 07 2023 - 22:27:02 EST)
- Re: [PATCH net v3] net: openvswitch: fix race on port output patchwork-bot+netdevbpf (Fri Apr 07 2023 - 22:50:32 EST)
- Re: [PATCH net] net: phy: nxp-c45-tja11xx: fix unsigned long multiplication overflow patchwork-bot+netdevbpf (Fri Apr 07 2023 - 22:50:34 EST)
- Re: [PATCH net-next v3 0/3] Add support for J784S4 CPSW9G patchwork-bot+netdevbpf (Fri Apr 07 2023 - 22:50:34 EST)
- Re: [PATCH] f2fs: fix to tag FIEMAP_EXTENT_DELALLOC in fiemap() for delay allocated extent Chao Yu (Fri Apr 07 2023 - 22:57:24 EST)
- Re: [net-next Patch v6 3/6] octeontx2-pf: qos send queues management Jakub Kicinski (Fri Apr 07 2023 - 22:59:09 EST)
- Re: [PATCH net-next] net/bridge: add drop reasons for bridge forwarding Jakub Kicinski (Fri Apr 07 2023 - 23:03:30 EST)
- Re: [PATCH 48/68] hwmon: nzxt: constify pointers to hwmon_channel_info Aleksandr Mezin (Fri Apr 07 2023 - 23:14:45 EST)
- Re: [PATCH 1/2] maple_tree: Add a test case to check maple_alloc Liam R. Howlett (Fri Apr 07 2023 - 23:17:44 EST)
- Re: [RFC PATCH] writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs Baokun Li (Fri Apr 07 2023 - 23:19:37 EST)
- Re: [PATCH] r8152: Add __GFP_NOWARN to big allocations patchwork-bot+netdevbpf (Fri Apr 07 2023 - 23:20:27 EST)
- Re: [PATCH 2/6] sched: add WF_CURRENT_CPU and externise ttwu Chen Yu (Fri Apr 07 2023 - 23:21:16 EST)
- RE: [PATCH v7] net/packet: support mergeable feature of virtio Willem de Bruijn (Fri Apr 07 2023 - 23:21:23 EST)
- Re: [PATCH net-next v4 09/14] sfc: implement device status related vdpa config operations Jakub Kicinski (Fri Apr 07 2023 - 23:21:30 EST)
- Re: [PATCH net-next v4 10/14] sfc: implement filters for receiving traffic Jakub Kicinski (Fri Apr 07 2023 - 23:22:16 EST)
- Re: [PATCH 1/2] maple_tree: Add a test case to check maple_alloc Liam R. Howlett (Fri Apr 07 2023 - 23:23:51 EST)
- Re: [External] Re: [PATCH v2 0/3] blk-cgroup: some cleanup Chengming Zhou (Fri Apr 07 2023 - 23:37:42 EST)
- Re: [RFC PATCH v3 00/22] arm64: livepatch: Use ORC for dynamic frame pointer validation Madhavan T. Venkataraman (Fri Apr 07 2023 - 23:40:17 EST)
- Re: [RFC PATCH v3 00/22] arm64: livepatch: Use ORC for dynamic frame pointer validation Madhavan T. Venkataraman (Fri Apr 07 2023 - 23:41:49 EST)
- Re: [PATCH RESEND 0/3] scripts/gdb: timerlist fixes Florian Fainelli (Fri Apr 07 2023 - 23:51:47 EST)
- Re: [PATCH v2 10/13] rust: introduce `current` Wedson Almeida Filho (Fri Apr 07 2023 - 23:54:19 EST)
8117 messages sorted by:
[ author ]
[ thread ]
[ Subject ]
About this archive
Other mail archives
Mail converted by MHonArc