Linux-Kernel Archive
By Date
Most Recent messages
9367 messages sorted by:
[ author ]
[ thread ]
[ Subject ]
About this archive
Other mail archives
- Re: [PATCH 20/22] gpio: protect the pointer to gpio_chip in gpio_device with SRCU Dan Carpenter (Thu Feb 01 2024 - 00:03:52 EST)
- Re: [PATCH 2/3] rust: add typed accessors for userspace pointers Trevor Gross (Thu Feb 01 2024 - 00:04:18 EST)
- Re: [PATCH v5 3/3] Input: Add TouchNetix axiom i2c touchscreen driver Kamel Bouhara (Thu Feb 01 2024 - 00:09:41 EST)
- Re: [PATCH net-next v4 06/11] net: stmmac: resetup XPCS according to the new interface mode Choong Yong Liang (Thu Feb 01 2024 - 00:10:43 EST)
- Re: [PATCH] lib/test_kmod: fix kernel-doc warnings Randy Dunlap (Thu Feb 01 2024 - 00:16:40 EST)
- Re: linux-next: build warning after merge of the tip tree Xin Li (Thu Feb 01 2024 - 00:26:39 EST)
- Re: [PATCH v1] module.h: define __symbol_get_gpl() as a regular __symbol_get() Christoph Hellwig (Thu Feb 01 2024 - 00:30:12 EST)
- Re: [PATCH net-next v2 3/8] net: netconsole: move newline trimming to function Matthew Wood (Thu Feb 01 2024 - 00:31:38 EST)
- Re: linux-next: runtime warnings after merge of the bpf-next tree Stephen Rothwell (Thu Feb 01 2024 - 00:32:06 EST)
- Re: [PATCH v18 020/121] x86/virt/tdx: Get system-wide info about TDX module on initialization Yuan Yao (Thu Feb 01 2024 - 00:32:38 EST)
- [GIT PULL] Crypto Fixes for 6.8 Herbert Xu (Thu Feb 01 2024 - 00:33:08 EST)
- Re: [PATCH v5 04/21] ARM: dts: aspeed: yosemite4: Enable watchdog2 Andrew Jeffery (Thu Feb 01 2024 - 00:34:47 EST)
- Re: [PATCH 0/5] intel_rapl & perf rapl: combine PMU support Zhang, Rui (Thu Feb 01 2024 - 00:35:22 EST)
- Re: [PATCH v2] mm: swap: async free swap slot cache entries Huang, Ying (Thu Feb 01 2024 - 00:35:26 EST)
- Re: [PATCH v5 07/21] ARM: dts: aspeed: yosemite4: Add gpio pca9506 Andrew Jeffery (Thu Feb 01 2024 - 00:36:06 EST)
- Re: [PATCH v4] virtio_net: Support RX hash XDP hint Jason Wang (Thu Feb 01 2024 - 00:38:04 EST)
- Re: [PATCH v5 12/21] ARM: dts: aspeed: yosemite4: Remove temperature sensor for yosemite4 schematic change Andrew Jeffery (Thu Feb 01 2024 - 00:38:43 EST)
- Re: [PATCH v2 4/5] crypto: starfive: Add sm3 support for JH8100 Herbert Xu (Thu Feb 01 2024 - 00:41:01 EST)
- Re: [RFC V1 0/5] x86: CVMs: Align memory conversions to 2M granularity Vishal Annapurve (Thu Feb 01 2024 - 00:44:53 EST)
- Re: [PATCH v2] usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs Krishna Kurapati PSSNV (Thu Feb 01 2024 - 00:45:14 EST)
- Re: [PATCH v5 11/21] ARM: dts: aspeed: yosemite4: Add eeprom for yosemite4 use Andrew Jeffery (Thu Feb 01 2024 - 00:45:56 EST)
- [PATCH v1 0/3] x86/cpufeatures: Automatically generate required and disabled feature masks Xin Li (Intel) (Thu Feb 01 2024 - 00:47:22 EST)
- [PATCH v1 2/3] x86/cpufeatures: Generate a feature mask header based on build config Xin Li (Intel) (Thu Feb 01 2024 - 00:47:27 EST)
- [PATCH v1 1/3] x86/cpufeatures: Add {required,disabled} feature configs Xin Li (Intel) (Thu Feb 01 2024 - 00:47:34 EST)
- [PATCH v1 3/3] x86/cpufeatures: Remove {disabled,required}-features.h Xin Li (Intel) (Thu Feb 01 2024 - 00:47:46 EST)
- Re: [PATCH v5 15/21] ARM: dts: aspeed: yosemite4: Remove idle state setting for yosemite4 NIC connection Andrew Jeffery (Thu Feb 01 2024 - 00:48:01 EST)
- Re: [PATCH 0/4] apply page shift to PFN instead of VA in pfn_to_virt Arnd Bergmann (Thu Feb 01 2024 - 00:49:07 EST)
- [PATCH] crypto: algif_hash - Remove bogus SGL free on zero-length error path Herbert Xu (Thu Feb 01 2024 - 00:49:23 EST)
- Re: [PATCH] crypto: virtio/akcipher - Fix stack overflow on memcpy Jason Wang (Thu Feb 01 2024 - 00:49:42 EST)
- Re: [PATCH v5 16/21] ARM: dts: aspeed: yosemite4: Initialize bmc gpio state Andrew Jeffery (Thu Feb 01 2024 - 00:50:00 EST)
- Re: [PATCH] MAINTAINERS: adjust file entries after crypto vmx file movement Herbert Xu (Thu Feb 01 2024 - 00:52:10 EST)
- Re: [PATCH RFC v3 13/35] mm: memory: Introduce fault-on-access mechanism for pages Anshuman Khandual (Thu Feb 01 2024 - 00:52:47 EST)
- Re: [PATCH 4/4] ACPI: RISCV: Enable ACPI based NUMA Arnd Bergmann (Thu Feb 01 2024 - 00:53:04 EST)
- Re: [PATCH] crypto: algif_hash - Remove bogus SGL free on zero-length error path Herbert Xu (Thu Feb 01 2024 - 00:53:37 EST)
- Re: [PATCH v5 18/21] ARM: dts: aspeed: yosemite4: add mctp config for NIC Andrew Jeffery (Thu Feb 01 2024 - 00:53:53 EST)
- Re: [PATCH 2/6] soundwire: sysfs: move sdw_slave_dev_attr_group into the existing list of groups Pierre-Louis Bossart (Thu Feb 01 2024 - 00:58:37 EST)
- [PATCH 1/1] fbdev/hyperv_fb: Fix logic error for Gen2 VMs in hvfb_getmem() mhkelley58 (Thu Feb 01 2024 - 01:01:06 EST)
- Re: [PATCH 3/3] rust: add abstraction for `struct page` Trevor Gross (Thu Feb 01 2024 - 01:02:57 EST)
- [PATCH kernel 0/4] pci/doe/ide: Capabilities, protocols Alexey Kardashevskiy (Thu Feb 01 2024 - 01:03:17 EST)
- [PATCH kernel 1/4] pci/doe: Define protocol types and make those public Alexey Kardashevskiy (Thu Feb 01 2024 - 01:03:57 EST)
- Re: [PATCH v2 1/3] rpmb: add Replay Protected Memory Block (RPMB) subsystem Randy Dunlap (Thu Feb 01 2024 - 01:04:54 EST)
- [PATCH kernel 2/4] pci/doe: Support discovery version Alexey Kardashevskiy (Thu Feb 01 2024 - 01:05:12 EST)
- [PATCH kernel 3/4] pci: Define TEE-IO bit in PCIe device capabilities Alexey Kardashevskiy (Thu Feb 01 2024 - 01:05:35 EST)
- [PATCH kernel 4/4] pci: Define Integrity and Data Encryption (IDE) extended capability Alexey Kardashevskiy (Thu Feb 01 2024 - 01:06:13 EST)
- [PATCH] kunit: device: Unregister the kunit_bus on shutdown David Gow (Thu Feb 01 2024 - 01:06:33 EST)
- [PATCH] KVM: selftests: Test top-down slots event Dapeng Mi (Thu Feb 01 2024 - 01:07:52 EST)
- Re: [PATCH v2 4/5] crypto: starfive: Add sm3 support for JH8100 Herbert Xu (Thu Feb 01 2024 - 01:10:28 EST)
- Re: [PATCH v2 04/11] watchdog: rzg2l_wdt: Check return status of pm_runtime_put() claudiu beznea (Thu Feb 01 2024 - 01:11:44 EST)
- Re: [PATCH v18 023/121] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend specific Yuan Yao (Thu Feb 01 2024 - 01:16:38 EST)
- RE: [EXTERNAL] Re: [PATCH] hv_netvsc:Register VF in netvsc_probe if NET_DEVICE_REGISTER missed Shradha Gupta (Thu Feb 01 2024 - 01:17:54 EST)
- Re: [PATCH 00/10] KVM: arm64: fix many kernel-doc warnings Randy Dunlap (Thu Feb 01 2024 - 01:19:29 EST)
- Re: Do we still need SLAB_MEM_SPREAD (and possibly others)? Chengming Zhou (Thu Feb 01 2024 - 01:27:52 EST)
- Re: [PATCH] UPSTREAM: f2fs: sysfs: support gc_io_aware Chao Yu (Thu Feb 01 2024 - 01:29:30 EST)
- Re: [PATCH net-next v5 08/15] net: ravb: Move the IRQs getting/requesting in the probe() method claudiu beznea (Thu Feb 01 2024 - 01:31:45 EST)
- Re: [PATCH v4] media: ucvideo: Add quirk for Logitech Rally Bar Devinder Khroad (Thu Feb 01 2024 - 01:34:51 EST)
- RE: [PATCH v2 4/5] crypto: starfive: Add sm3 support for JH8100 JiaJie Ho (Thu Feb 01 2024 - 01:36:46 EST)
- Re: [PATCH v2] perf/hx_arm_ni: Support uncore ARM NI-700 PMU Yang Jialong 杨佳龙 (Thu Feb 01 2024 - 01:36:59 EST)
- RE: [PATCH v2 4/5] crypto: starfive: Add sm3 support for JH8100 JiaJie Ho (Thu Feb 01 2024 - 01:37:15 EST)
- [PATCH v5 0/8] bugfix of MD_CLOSING and clean up md_ioctl() linan666 (Thu Feb 01 2024 - 01:38:46 EST)
- [PATCH v5 2/8] md: changed the switch of RAID_VERSION to if linan666 (Thu Feb 01 2024 - 01:39:01 EST)
- [PATCH v5 3/8] md: clean up invalid BUG_ON in md_ioctl linan666 (Thu Feb 01 2024 - 01:39:05 EST)
- [PATCH v5 4/8] md: return directly before setting did_set_md_closing linan666 (Thu Feb 01 2024 - 01:39:23 EST)
- [PATCH v5 1/8] md: merge the check of capabilities into md_ioctl_valid() linan666 (Thu Feb 01 2024 - 01:39:26 EST)
- [PATCH v5 5/8] md: Don't clear MD_CLOSING when the raid is about to stop linan666 (Thu Feb 01 2024 - 01:40:19 EST)
- [PATCH v5 6/8] md: factor out a helper to sync mddev linan666 (Thu Feb 01 2024 - 01:40:21 EST)
- [PATCH v5 7/8] md: sync blockdev before stopping raid or setting readonly linan666 (Thu Feb 01 2024 - 01:40:47 EST)
- [PATCH v5 8/8] md: check mddev->pers before calling md_set_readonly() linan666 (Thu Feb 01 2024 - 01:40:54 EST)
- Re: [PATCH v12 22/25] irqchip: Add RISC-V advanced PLIC driver for direct-mode Andy Chiu (Thu Feb 01 2024 - 01:41:37 EST)
- [PATCH 0/2] riscv: Use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS to set misaligned access speed Charlie Jenkins (Thu Feb 01 2024 - 01:41:57 EST)
- [PATCH 1/2] riscv: lib: Introduce has_fast_misaligned_access function Charlie Jenkins (Thu Feb 01 2024 - 01:42:01 EST)
- [PATCH 2/2] riscv: Disable misaligned access probe when CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS Charlie Jenkins (Thu Feb 01 2024 - 01:42:14 EST)
- Re: [PATCH net-next 2/3] dt-bindings: net: cdns,macb: Add wol-arp-packet property Vineeth Karumanchi (Thu Feb 01 2024 - 01:42:46 EST)
- Re: [PATCH v3 10/10] mtd: rawnand: brcmnand: allow for on-die ecc William Zhang (Thu Feb 01 2024 - 01:49:06 EST)
- Re: [PATCH 3/3] rust: add abstraction for `struct page` Trevor Gross (Thu Feb 01 2024 - 01:51:19 EST)
- [tip:x86/boot] BUILD SUCCESS 15675706241887ed7fdad9e91f4bf977b9896d0f kernel test robot (Thu Feb 01 2024 - 01:51:59 EST)
- [PATCH v4] drm/ci: add tests on vkms Vignesh Raman (Thu Feb 01 2024 - 01:55:08 EST)
- Re: [PATCH] ice: Add get/set hw address for VF representor ports Michal Swiatkowski (Thu Feb 01 2024 - 01:55:50 EST)
- Re: [PATCH kernel 1/4] pci/doe: Define protocol types and make those public Lukas Wunner (Thu Feb 01 2024 - 01:56:50 EST)
- Re: [PATCH DRAFT 1/4] : tracefs: port to kernfs kernel test robot (Thu Feb 01 2024 - 02:02:08 EST)
- Re: [PATCH] RAS/AMD/ATL: Add MI300 DRAM to Normalized address translation support M K, Muralidhara (Thu Feb 01 2024 - 02:03:34 EST)
- [PATCH] ALSA: usb-audio: retry clock validate when it takes some times vincenttew (Thu Feb 01 2024 - 02:07:20 EST)
- Re: [PATCH v5 net-next 08/13] net: phy: marvell-88q2xxx: add support for temperature sensor Dimitri Fedrau (Thu Feb 01 2024 - 02:11:50 EST)
- [PATCH] fbdev/sh_mobile_lcdcfb: Replace deprecated simple_strtol with kstrtol Cong Liu (Thu Feb 01 2024 - 02:12:30 EST)
- [PATCH] fbdev/core: Replace deprecated simple_strtol with kstrtol Cong Liu (Thu Feb 01 2024 - 02:13:17 EST)
- [PATCH] drm/modes: Replace deprecated simple_strtol with kstrtol Cong Liu (Thu Feb 01 2024 - 02:13:20 EST)
- [PATCH] selftests/mm: on-fault-limit: run test without root privileges otherwise skip Muhammad Usama Anjum (Thu Feb 01 2024 - 02:13:39 EST)
- RE: [PATCH v3 0/6] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support Peng Fan (Thu Feb 01 2024 - 02:14:34 EST)
- Re: [Upstream] [PATCH] arm64: dts: ti: phycore-am64: Add ADC Wadim Egorov (Thu Feb 01 2024 - 02:21:20 EST)
- Re: [PATCH] [RFC] usb: host: Allow userspace to control usb suspend flows Guan-Yu Lin (Thu Feb 01 2024 - 02:23:54 EST)
- RE: [PATCH 2/2] x86/random: Issue a warning if RDRAND or RDSEED fails Reshetova, Elena (Thu Feb 01 2024 - 02:26:31 EST)
- Re: [RFC PATCH 00/13] Add tuning algorithm for delay chain Krzysztof Kozlowski (Thu Feb 01 2024 - 02:28:24 EST)
- Re: [PATCH v5 3/3] w1: add UART w1 bus driver Christoph Winklhofer (Thu Feb 01 2024 - 02:29:27 EST)
- Re: [PATCH] dt-bindings: mfd: syscon: Add ti,k3-pcie-ctrl compatible Krzysztof Kozlowski (Thu Feb 01 2024 - 02:32:10 EST)
- RE: [PATCH v2 4/5] crypto: starfive: Add sm3 support for JH8100 JiaJie Ho (Thu Feb 01 2024 - 02:34:07 EST)
- Re: [PATCH 1/2] dt-bindings: i2c: designware: allow fine tuning tuning waveform from device tree Krzysztof Kozlowski (Thu Feb 01 2024 - 02:35:06 EST)
- Re: [PATCH 2/2] i2c: designware: allow fine tuning tuning waveform from device tree Krzysztof Kozlowski (Thu Feb 01 2024 - 02:35:21 EST)
- Re: Re: Re: EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement) Tobias Huschle (Thu Feb 01 2024 - 02:39:24 EST)
- Re: [PATCH 1/3] dt-bindings: display: bridge: add sam9x7-lvds compatible Krzysztof Kozlowski (Thu Feb 01 2024 - 02:39:57 EST)
- Re: [PATCH v3 3/5] drm: xlnx: zynqmp_dpsub: Clear status register ASAP Tomi Valkeinen (Thu Feb 01 2024 - 02:40:12 EST)
- Re: [Intel-wired-lan] [PATCH] ice: Add get/set hw address for VF representor ports Jiri Pirko (Thu Feb 01 2024 - 02:40:42 EST)
- Re: [PATCH v3 4/5] drm: xlnx: zynqmp_dpsub: Filter interrupts against mask Tomi Valkeinen (Thu Feb 01 2024 - 02:41:41 EST)
- Re: [PATCH v3 2/2] dt-bindings: Add MPQ8785 voltage regulator device Krzysztof Kozlowski (Thu Feb 01 2024 - 02:47:25 EST)
- Re: [PATCH v3 2/2] dt-bindings: Add MPQ8785 voltage regulator device Krzysztof Kozlowski (Thu Feb 01 2024 - 02:52:50 EST)
- Re: [PATCH 4/4] drm: xlnx: zynqmp_dpsub: Set live video in format Tomi Valkeinen (Thu Feb 01 2024 - 02:54:17 EST)
- Re: [PATCH 20/22] gpio: protect the pointer to gpio_chip in gpio_device with SRCU Bartosz Golaszewski (Thu Feb 01 2024 - 02:58:09 EST)
- [PATCH] dt-bindings: trivial-devices: sort entries alphanumerically Krzysztof Kozlowski (Thu Feb 01 2024 - 02:58:35 EST)
- Re: [PATCH] arm: flush: don't abuse pfn_valid() to check if pfn is in RAM Yongqiang Liu (Thu Feb 01 2024 - 03:00:37 EST)
- Re: [Intel-wired-lan] [PATCH] ice: Add get/set hw address for VF representor ports Paul Menzel (Thu Feb 01 2024 - 03:01:15 EST)
- Re: [PATCH v2 8/8] perf cpumap: Use perf_cpu_map__for_each_cpu when possible Yang Jihong (Thu Feb 01 2024 - 03:04:04 EST)
- [PATCH 1/2] mm: pgtable: add missing flag and statistics for kernel PTE page Qi Zheng (Thu Feb 01 2024 - 03:06:07 EST)
- [PATCH 2/2] mm: pgtable: remove unnecessary split ptlock for kernel PMD page Qi Zheng (Thu Feb 01 2024 - 03:06:24 EST)
- Re: [PATCH v4 2/3] HID: i2c-hid-of: Remove comment about post-reset in DT binding Johan Hovold (Thu Feb 01 2024 - 03:07:01 EST)
- Re: [PATCH v3] phy: qualcomm: eusb2-repeater: Rework init to drop redundant zero-out loop Abel Vesa (Thu Feb 01 2024 - 03:07:47 EST)
- Re: [PATCH 2/3] dt-bindings: fpga: xlnx,fpga-slave-selectmap: add DT schema Krzysztof Kozlowski (Thu Feb 01 2024 - 03:07:54 EST)
- [PATCH v2 0/2] TI: K3: Fix the device IDs for VTM node. Manorit Chawdhry (Thu Feb 01 2024 - 03:08:17 EST)
- [PATCH v2 1/2] arm64: dts: ti: k3-j721s2: Fix power domain for VTM node Manorit Chawdhry (Thu Feb 01 2024 - 03:08:28 EST)
- [PATCH v2 2/2] arm64: dts: ti: k3-j784s4: Fix power domain for VTM node Manorit Chawdhry (Thu Feb 01 2024 - 03:08:45 EST)
- RE: [PATCH v3 0/6] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support Peng Fan (Thu Feb 01 2024 - 03:08:59 EST)
- Re: Re: Re: EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement) Michael S. Tsirkin (Thu Feb 01 2024 - 03:09:20 EST)
- Re: [PATCH] arm64: jump_label: use constraint "S" instead of "i" Ard Biesheuvel (Thu Feb 01 2024 - 03:09:39 EST)
- [PATCH] clk: qcom: dispcc-sm8250: Make clk_init_data and pll_vco const Satya Priya Kakitapalli (Thu Feb 01 2024 - 03:09:55 EST)
- [PATCH v2] IB/hfi1: Fix sdma.h tx->num_descs off-by-one error (take two) Daniel Vacek (Thu Feb 01 2024 - 03:11:27 EST)
- Re: [PATCH RFC v3 31/35] khugepaged: arm64: Don't collapse MTE enabled VMAs Anshuman Khandual (Thu Feb 01 2024 - 03:12:38 EST)
- Re: [PATCH v3 1/2] dt-bindings: HID: i2c-hid: Document reset-related properties Johan Hovold (Thu Feb 01 2024 - 03:15:41 EST)
- Re: [RFC PATCH v3] cleanup: Add cond_guard() to conditional guards Fabio M. De Francesco (Thu Feb 01 2024 - 03:17:13 EST)
- Re: [PATCH 1/1] fbdev/hyperv_fb: Fix logic error for Gen2 VMs in hvfb_getmem() Thomas Zimmermann (Thu Feb 01 2024 - 03:17:26 EST)
- [PATCH 0/3] staging: rtl8192e: some coding style cleanups Michael Straube (Thu Feb 01 2024 - 03:18:51 EST)
- [PATCH 1/3] staging: rtl8192e: remove braces from single statement blocks Michael Straube (Thu Feb 01 2024 - 03:18:57 EST)
- [PATCH 2/3] staging: rtl8192e: remove return from void function rtl92e_set_channel Michael Straube (Thu Feb 01 2024 - 03:18:58 EST)
- [PATCH 3/3] staging: rtl8192e: initialize variables at declaration Michael Straube (Thu Feb 01 2024 - 03:19:07 EST)
- [PATCH] nfsd: Simplify the allocation of slab caches in nfsd_drc_slab_create Kunwu Chan (Thu Feb 01 2024 - 03:19:58 EST)
- Re: [syzbot] [ext4?] KASAN: slab-use-after-free Read in ext4_convert_inline_data_nolock syzbot (Thu Feb 01 2024 - 03:20:16 EST)
- Re: [PATCH v3 2/2] dt-bindings: Add MPQ8785 voltage regulator device Conor Dooley (Thu Feb 01 2024 - 03:22:09 EST)
- Re: [PATCH RESEND RFC] driver: core: don't queue device links removal for dt overlays Nuno Sá (Thu Feb 01 2024 - 03:24:53 EST)
- Re: [PATCH v3 10/10] mtd: rawnand: brcmnand: allow for on-die ecc Miquel Raynal (Thu Feb 01 2024 - 03:26:20 EST)
- Re: [PATCH net-next 2/2] net: stmmac: TBS support for platform driver Esben Haabendal (Thu Feb 01 2024 - 03:26:41 EST)
- [PATCH] selftests: ftrace: fix typo in test report Ali Zahraee (Thu Feb 01 2024 - 03:26:55 EST)
- Re: [PATCH v5 2/2] platform/surface: aggregator_registry: add entry for fan speed Ilpo Järvinen (Thu Feb 01 2024 - 03:27:05 EST)
- Re: [PATCH v3 2/2] dt-bindings: Add MPQ8785 voltage regulator device Conor Dooley (Thu Feb 01 2024 - 03:29:21 EST)
- Re: [PATCH v18 024/121] KVM: TDX: create/destroy VM structure Yuan Yao (Thu Feb 01 2024 - 03:32:46 EST)
- Re: [PATCH v7 0/3] vduse: add support for networking devices Maxime Coquelin (Thu Feb 01 2024 - 03:34:34 EST)
- Re: [PATCH] btrfs: Simplify the allocation of slab caches in btrfs_delayed_inode_init Kunwu Chan (Thu Feb 01 2024 - 03:34:49 EST)
- Re: [PATCH 2/5] irqchip/renesas-rzg2l: Add support for RZ/Five SoC Geert Uytterhoeven (Thu Feb 01 2024 - 03:35:09 EST)
- [PATCH -mm] stackdepot: do not use flex_array_size() in memcpy() Marco Elver (Thu Feb 01 2024 - 03:35:31 EST)
- Re: linux-next: build failure after merge of the mm tree Marco Elver (Thu Feb 01 2024 - 03:36:30 EST)
- [PATCH] nfsd: Simplify the allocation of slab caches in nfsd4_init_slabs Kunwu Chan (Thu Feb 01 2024 - 03:38:22 EST)
- Re: [PATCH net-next v4 06/11] net: stmmac: resetup XPCS according to the new interface mode Russell King (Oracle) (Thu Feb 01 2024 - 03:38:50 EST)
- [PATCH v4] phy: qualcomm: eusb2-repeater: Rework init to drop redundant zero-out loop Abel Vesa (Thu Feb 01 2024 - 03:40:00 EST)
- Re: [RFC KERNEL PATCH v4 3/3] PCI/sysfs: Add gsi sysfs for pci_dev Roger Pau Monné (Thu Feb 01 2024 - 03:40:23 EST)
- Re: [PATCH v7 0/3] vduse: add support for networking devices Michael S. Tsirkin (Thu Feb 01 2024 - 03:40:39 EST)
- Re: [PATCH v3] regulator: dt-bindings: microchip,mcp16502: convert to YAML Krzysztof Kozlowski (Thu Feb 01 2024 - 03:41:13 EST)
- Re: [PATCH v2 1/2] x86/cpu: allow reducing x86_phys_bits during early_identify_cpu() Kirill A . Shutemov (Thu Feb 01 2024 - 03:41:58 EST)
- Re: [PATCH v2 3/6] sched/fair: cleanup sched_use_asym_prio kuiliang Shi (Thu Feb 01 2024 - 03:42:17 EST)
- Re: [PATCH] arm64: dts: rockchip: rk3588: remove redundant cd-gpios in sdmmc node Heiko Stübner (Thu Feb 01 2024 - 03:42:31 EST)
- Re: [PATCH v23 0/3] Introduce Nuvoton Arbel NPCM8XX BMC SoC Krzysztof Kozlowski (Thu Feb 01 2024 - 03:42:46 EST)
- Re: [PATCH v7 0/3] vduse: add support for networking devices Maxime Coquelin (Thu Feb 01 2024 - 03:43:09 EST)
- Re: [PATCH] riscv: add CALLER_ADDRx support Zong Li (Thu Feb 01 2024 - 03:43:42 EST)
- Re: [PATCH 00/22] gpio: rework locking and object life-time control Bartosz Golaszewski (Thu Feb 01 2024 - 03:43:45 EST)
- [PATCH v2] btrfs: Simplify the allocation of slab caches in btrfs_delayed_inode_init Kunwu Chan (Thu Feb 01 2024 - 03:44:28 EST)
- Re: [PATCH] firmware: arm_scmi: Avoid to call mbox_client_txdone on txdone_irq mode AngeloGioacchino Del Regno (Thu Feb 01 2024 - 03:45:09 EST)
- Re: [PATCH v23 1/3] dt-bindings: clock: npcm845: Add reference 25m clock property Krzysztof Kozlowski (Thu Feb 01 2024 - 03:45:24 EST)
- Re: [PATCH v2 5/6] sched/fair: pack SD_ASYM_PACKING into sched_use_asym_prio kuiliang Shi (Thu Feb 01 2024 - 03:45:42 EST)
- Re: [PATCH v1 1/4] dt-bindings: vendor-prefixes: add LG Electronics, Inc. prefix Krzysztof Kozlowski (Thu Feb 01 2024 - 03:48:26 EST)
- Re: [PATCH v1 1/4] dt-bindings: vendor-prefixes: add LG Electronics, Inc. prefix Krzysztof Kozlowski (Thu Feb 01 2024 - 03:48:49 EST)
- Re: [PATCH v1 2/4] dt-bindings: arm: tegra: Add LG Optimus Vu P895 and Optimus 4X P880 Krzysztof Kozlowski (Thu Feb 01 2024 - 03:49:32 EST)
- Re: [PATCH v8 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support Uwe Kleine-König (Thu Feb 01 2024 - 03:49:56 EST)
- Re: [PATCH/RFC] lib: add CPU MHz benchmark test Geert Uytterhoeven (Thu Feb 01 2024 - 03:50:11 EST)
- Re: [PATCH v1 3/4] ARM: tegra: Add device-tree for LG Optimus Vu (P895) Krzysztof Kozlowski (Thu Feb 01 2024 - 03:50:35 EST)
- lib/iomap.c:145:5: warning: no previous prototype for 'ioread64_lo_hi' kernel test robot (Thu Feb 01 2024 - 03:51:44 EST)
- Re: [PATCH v2] spi: imx: fix the burst length at DMA mode and CPU mode Francesco Dolcini (Thu Feb 01 2024 - 03:52:30 EST)
- Re: [PATCH -mm] stackdepot: do not use flex_array_size() in memcpy() Marco Elver (Thu Feb 01 2024 - 03:53:48 EST)
- Re: [PATCH 1/3] ALSA: pcm: Add missing formats to formats list Amadeusz Sławiński (Thu Feb 01 2024 - 03:54:51 EST)
- Re: [PATCH v18 008/121] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module Xiaoyao Li (Thu Feb 01 2024 - 03:55:22 EST)
- Re: [PATCH v7 2/3] dt-bindings: input: Add TouchNetix axiom touchscreen Krzysztof Kozlowski (Thu Feb 01 2024 - 03:56:19 EST)
- Re: [PATCH 1/3] dt-bindings: display: bridge: add sam9x7-lvds compatible Dharma.B (Thu Feb 01 2024 - 03:57:29 EST)
- Re: [PATCH v2] KVM: selftests: Fix the dirty_log_test semaphore imbalance Shaoqin Huang (Thu Feb 01 2024 - 03:57:40 EST)
- Re: [PATCH v4 04/18] dt-bindings: clock: mobileye,eyeq5-clk: add bindings Krzysztof Kozlowski (Thu Feb 01 2024 - 03:59:02 EST)
- Re: [PATCH v2 1/6] sched/fair: add SD_CLUSTER in comments Shrikanth Hegde (Thu Feb 01 2024 - 03:59:17 EST)
- Re: [PATCH v2 02/11] watchdog: rzg2l_wdt: Select PM Geert Uytterhoeven (Thu Feb 01 2024 - 03:59:55 EST)
- Re: [PATCH v4 05/18] dt-bindings: reset: mobileye,eyeq5-reset: add bindings Krzysztof Kozlowski (Thu Feb 01 2024 - 04:00:51 EST)
- Re: linux-next: build warning after merge of the tip tree Xin Li (Thu Feb 01 2024 - 04:01:12 EST)
- Re: [PATCH] [RFC] usb: host: Allow userspace to control usb suspend flows Guan-Yu Lin (Thu Feb 01 2024 - 04:02:16 EST)
- Re: [PATCH] dt-bindings: mfd: syscon: Add ti,k3-pcie-ctrl compatible Siddharth Vadapalli (Thu Feb 01 2024 - 04:02:31 EST)
- Re: [PATCH v3] regulator: dt-bindings: microchip,mcp16502: convert to YAML Andrei.Simion (Thu Feb 01 2024 - 04:02:47 EST)
- This is classified as spam [was: [PATCH] tty: fix atomicity violation in n_tty_read] Jiri Slaby (Thu Feb 01 2024 - 04:03:01 EST)
- Re: [PATCH] sound: soc: wcd934x: fix an incorrect use of kstrndup() Amadeusz Sławiński (Thu Feb 01 2024 - 04:04:36 EST)
- [PATCH -mm v2] stackdepot: fix -Wstringop-overflow warning Marco Elver (Thu Feb 01 2024 - 04:04:48 EST)
- Re: [PATCH] arm: flush: don't abuse pfn_valid() to check if pfn is in RAM Mike Rapoport (Thu Feb 01 2024 - 04:06:26 EST)
- Re: [PATCH v2 3/3] selftests: add zswapin and no zswap tests Yosry Ahmed (Thu Feb 01 2024 - 04:08:50 EST)
- [tip:master] BUILD SUCCESS 078b7b997b47c7166c1240cf1d39db9f646a56be kernel test robot (Thu Feb 01 2024 - 04:09:41 EST)
- Re: [PATCH v4 11/18] MIPS: mobileye: eyeq5: rename olb@e00000 to system-controller@e00000 Krzysztof Kozlowski (Thu Feb 01 2024 - 04:10:58 EST)
- Re: [PATCH] arm64: jump_label: use constraint "S" instead of "i" Fangrui Song (Thu Feb 01 2024 - 04:11:36 EST)
- Re: [PATCH v2 2/2] x86/cpu/intel: Detect TME keyid bits before setting MTRR mask registers Kirill A . Shutemov (Thu Feb 01 2024 - 04:11:53 EST)
- Re: [PATCH v4 11/18] MIPS: mobileye: eyeq5: rename olb@e00000 to system-controller@e00000 Krzysztof Kozlowski (Thu Feb 01 2024 - 04:12:24 EST)
- [PATCH 0/2] Fix I/O high when memory almost met memcg limit Liu Shixin (Thu Feb 01 2024 - 04:13:27 EST)
- [PATCH 2/2] mm/readahead: limit sync readahead while too many active refault Liu Shixin (Thu Feb 01 2024 - 04:13:46 EST)
- [PATCH 1/2] mm/readahead: stop readahead loop if memcg charge fails Liu Shixin (Thu Feb 01 2024 - 04:14:04 EST)
- Re: [PATCH v4 16/18] MIPS: mobileye: eyeq5: add reset properties to UARTs Krzysztof Kozlowski (Thu Feb 01 2024 - 04:14:24 EST)
- Re: [PATCH 22/22] gpio: mark unsafe gpio_chip manipulators as deprecated Bartosz Golaszewski (Thu Feb 01 2024 - 04:14:42 EST)
- Re: [syzbot] [udf?] KASAN: use-after-free Read in udf_sync_fs Jan Kara (Thu Feb 01 2024 - 04:15:01 EST)
- Re: [PATCH v6 11/15] MIPS: mobileye: Add EyeQ5 dtsi Krzysztof Kozlowski (Thu Feb 01 2024 - 04:15:20 EST)
- [syzbot] [ext4?] [block?] kernel BUG in set_blocksize syzbot (Thu Feb 01 2024 - 04:15:43 EST)
- [PATCH] arm64: dts: qcom: sm8550-hdk: correct WCD9385 route and port mapping Neil Armstrong (Thu Feb 01 2024 - 04:16:36 EST)
- RE: [PATCH v2 4/5] crypto: starfive: Add sm3 support for JH8100 JiaJie Ho (Thu Feb 01 2024 - 04:17:06 EST)
- Re: [PATCH v6 10/15] dt-bindings: mfd: syscon: Document EyeQ5 OLB Krzysztof Kozlowski (Thu Feb 01 2024 - 04:17:32 EST)
- Re: [PATCH v6 12/15] MIPS: mobileye: Add EPM5 device tree Krzysztof Kozlowski (Thu Feb 01 2024 - 04:18:29 EST)
- Re: [PATCH v2 2/3] mmc: block: register RPMB partition with the RPMB subsystem Jorge Ramirez-Ortiz, Foundries (Thu Feb 01 2024 - 04:18:50 EST)
- Re: [syzbot] [ext4?] KASAN: slab-use-after-free Read in ext4_convert_inline_data_nolock Jan Kara (Thu Feb 01 2024 - 04:19:06 EST)
- Re: [PATCH v2 2/5] overflow: Expand check_add_overflow() for pointer addition Przemek Kitszel (Thu Feb 01 2024 - 04:19:39 EST)
- [PATCH v2 0/3] Tegra30: add support for LG tegra based phones Svyatoslav Ryhel (Thu Feb 01 2024 - 04:21:05 EST)
- [PATCH v2 1/3] dt-bindings: arm: tegra: Add LG Optimus Vu P895 and Optimus 4X P880 Svyatoslav Ryhel (Thu Feb 01 2024 - 04:21:13 EST)
- [PATCH v2 3/3] ARM: tegra: Add device-tree for LG Optimus 4X HD (P880) Svyatoslav Ryhel (Thu Feb 01 2024 - 04:21:43 EST)
- [PATCH v2 2/3] ARM: tegra: Add device-tree for LG Optimus Vu (P895) Svyatoslav Ryhel (Thu Feb 01 2024 - 04:21:50 EST)
- Re: [PATCH] arm64: dts: qcom: sm8550-hdk: correct WCD9385 route and port mapping Krzysztof Kozlowski (Thu Feb 01 2024 - 04:22:12 EST)
- Re: [PATCH RFC v3 30/35] arm64: mte: ptrace: Handle pages with missing tag storage Anshuman Khandual (Thu Feb 01 2024 - 04:22:33 EST)
- Re: [PATCH v2 1/3] dt-bindings: arm: tegra: Add LG Optimus Vu P895 and Optimus 4X P880 Krzysztof Kozlowski (Thu Feb 01 2024 - 04:22:48 EST)
- Re: [PATCH] RAS/AMD/ATL: Add MI300 DRAM to Normalized address translation support Borislav Petkov (Thu Feb 01 2024 - 04:23:02 EST)
- Re: [PATCH] arm64: dts: renesas: ulcb-kf: document a problemw with old firmware Geert Uytterhoeven (Thu Feb 01 2024 - 04:23:20 EST)
- Re: [PATCH] drm/i915/display: Include debugfs.h in intel_display_debugfs_params.c Jani Nikula (Thu Feb 01 2024 - 04:23:32 EST)
- Re: [PATCH v2 3/3] ARM: tegra: Add device-tree for LG Optimus 4X HD (P880) Krzysztof Kozlowski (Thu Feb 01 2024 - 04:23:46 EST)
- Re: [PATCH RFC/RFT v2 2/4] dt-bindings: riscv: Add Svvptc ISA extension description Krzysztof Kozlowski (Thu Feb 01 2024 - 04:24:06 EST)
- Re: [PATCH 4/8] platform/x86/intel/sdsi: Add netlink SPDM transport Jiri Pirko (Thu Feb 01 2024 - 04:26:53 EST)
- Re: [PATCH 1/2] mm/readahead: stop readahead loop if memcg charge fails Jan Kara (Thu Feb 01 2024 - 04:28:25 EST)
- Re: [PATCH v1] module.h: define __symbol_get_gpl() as a regular __symbol_get() Andrew Kanner (Thu Feb 01 2024 - 04:29:59 EST)
- [PATCH v5 01/14] md: don't ignore suspended array in md_check_recovery() Yu Kuai (Thu Feb 01 2024 - 04:30:39 EST)
- [PATCH v5 00/14] dm-raid/md/raid: fix v6.7 regressions Yu Kuai (Thu Feb 01 2024 - 04:31:01 EST)
- [PATCH v5 02/14] md: don't ignore read-only array in md_check_recovery() Yu Kuai (Thu Feb 01 2024 - 04:31:16 EST)
- [PATCH v5 03/14] md: make sure md_do_sync() will set MD_RECOVERY_DONE Yu Kuai (Thu Feb 01 2024 - 04:31:22 EST)
- [PATCH v5 05/14] md: don't suspend the array for interrupted reshape Yu Kuai (Thu Feb 01 2024 - 04:31:38 EST)
- [PATCH v5 04/14] md: don't register sync_thread for reshape directly Yu Kuai (Thu Feb 01 2024 - 04:31:43 EST)
- [PATCH v5 06/14] md: fix missing release of 'active_io' for flush Yu Kuai (Thu Feb 01 2024 - 04:32:00 EST)
- [PATCH v5 07/14] md: export helpers to stop sync_thread Yu Kuai (Thu Feb 01 2024 - 04:32:51 EST)
- [PATCH v5 08/14] md: export helper md_is_rdwr() Yu Kuai (Thu Feb 01 2024 - 04:33:02 EST)
- [PATCH v5 09/14] dm-raid: really frozen sync_thread during suspend Yu Kuai (Thu Feb 01 2024 - 04:33:27 EST)
- [PATCH v5 10/14] md/dm-raid: don't call md_reap_sync_thread() directly Yu Kuai (Thu Feb 01 2024 - 04:33:40 EST)
- [PATCH v5 11/14] dm-raid: add a new helper prepare_suspend() in md_personality Yu Kuai (Thu Feb 01 2024 - 04:34:04 EST)
- [PATCH v5 12/14] md/raid456: fix a deadlock for dm-raid456 while io concurrent with reshape Yu Kuai (Thu Feb 01 2024 - 04:34:32 EST)
- [PATCH v5 13/14] dm-raid: fix lockdep waring in "pers->hot_add_disk" Yu Kuai (Thu Feb 01 2024 - 04:34:38 EST)
- [PATCH v5 14/14] dm-raid: remove mddev_suspend/resume() Yu Kuai (Thu Feb 01 2024 - 04:35:10 EST)
- Re: [PATCH net v3] octeontx2-af: Initialize maps. Simon Horman (Thu Feb 01 2024 - 04:35:33 EST)
- Re: [PATCH v3 1/9] rust: file: add Rust abstraction for `struct file` Benno Lossin (Thu Feb 01 2024 - 04:35:39 EST)
- Re: [PATCH] arm64: dts: renesas: ulcb-kf: document a problemw with old firmware Wolfram Sang (Thu Feb 01 2024 - 04:36:06 EST)
- Re: [PATCH 00/13] ARM: OMAP2+: fix a bunch of kernel-doc warnings Russell King (Oracle) (Thu Feb 01 2024 - 04:36:27 EST)
- [PATCH] drivers: firmware: stratix10-rsu: Query device info kah . jing . lee (Thu Feb 01 2024 - 04:36:37 EST)
- Re: [PATCH v3 1/9] rust: file: add Rust abstraction for `struct file` Alice Ryhl (Thu Feb 01 2024 - 04:36:59 EST)
- Re: [PATCH v3 9/9] rust: file: add abstraction for `poll_table` Benno Lossin (Thu Feb 01 2024 - 04:37:18 EST)
- Re: [PATCH v18 007/121] KVM: VMX: Reorder vmx initialization with kvm vendor initialization Xiaoyao Li (Thu Feb 01 2024 - 04:37:39 EST)
- [PATCH] dma-coherent: add support for multi coherent rmems per dev Howard Yen (Thu Feb 01 2024 - 04:38:00 EST)
- Re: [PATCH v5 3/3] w1: add UART w1 bus driver Krzysztof Kozlowski (Thu Feb 01 2024 - 04:38:19 EST)
- RE: [EXT] Re: [PATCH net v3] octeontx2-af: Initialize maps. Ratheesh Kannoth (Thu Feb 01 2024 - 04:38:32 EST)
- [PATCH] btrfs: Simplify the allocation of slab caches in btrfs_transaction_init Kunwu Chan (Thu Feb 01 2024 - 04:38:48 EST)
- Re: [PATCH v4 07/18] dt-bindings: soc: mobileye: add EyeQ5 OLB system controller Krzysztof Kozlowski (Thu Feb 01 2024 - 04:39:14 EST)
- Re: [PATCH 2/2] mm/readahead: limit sync readahead while too many active refault Jan Kara (Thu Feb 01 2024 - 04:39:31 EST)
- Re: [PATCH v3 1/9] rust: file: add Rust abstraction for `struct file` Benno Lossin (Thu Feb 01 2024 - 04:39:53 EST)
- Re: [PATCH RFC v2] kasan: add atomic tests Marco Elver (Thu Feb 01 2024 - 04:40:06 EST)
- Re: [PATCH] [RFC] usb: host: Allow userspace to control usb suspend flows Oliver Neukum (Thu Feb 01 2024 - 04:40:10 EST)
- Re: [PATCH 1/4 V3 net-next] cpumask: add cpumask_weight_andnot() Paolo Abeni (Thu Feb 01 2024 - 04:40:48 EST)
- Re: [PATCH v18 009/121] KVM: TDX: Add placeholders for TDX VM/vcpu structure Xiaoyao Li (Thu Feb 01 2024 - 04:41:00 EST)
- Re: [PATCH 03/15] tick: Remove useless oneshot ifdeffery Anna-Maria Behnsen (Thu Feb 01 2024 - 04:41:24 EST)
- [PATCH] mbcache: Simplify the allocation of slab caches Kunwu Chan (Thu Feb 01 2024 - 04:41:28 EST)
- Re: [PATCH] selftests: ftrace: fix typo in test report Kousik Sanagavarapu (Thu Feb 01 2024 - 04:41:48 EST)
- Re: [PATCH] mbcache: Simplify the allocation of slab caches Jan Kara (Thu Feb 01 2024 - 04:42:02 EST)
- Re: [PATCH v3 1/9] rust: file: add Rust abstraction for `struct file` Alice Ryhl (Thu Feb 01 2024 - 04:42:26 EST)
- Re: [PATCH v9 09/21] virt: geniezone: Add vcpu support AngeloGioacchino Del Regno (Thu Feb 01 2024 - 04:44:27 EST)
- Re: [PATCH v9 05/21] virt: geniezone: Add vm support AngeloGioacchino Del Regno (Thu Feb 01 2024 - 04:44:29 EST)
- Re: [PATCH v9 04/21] virt: geniezone: Add GenieZone hypervisor driver AngeloGioacchino Del Regno (Thu Feb 01 2024 - 04:44:48 EST)
- Re: [PATCH v9 07/21] virt: geniezone: Add vm capability check AngeloGioacchino Del Regno (Thu Feb 01 2024 - 04:44:57 EST)
- Re: [PATCH v9 06/21] virt: geniezone: Add set_user_memory_region for vm AngeloGioacchino Del Regno (Thu Feb 01 2024 - 04:45:33 EST)
- [PATCH] ALSA: core: Fix dependencies for SND_CORE_TEST Ivan Orlov (Thu Feb 01 2024 - 04:46:16 EST)
- [PATCH v1 1/1] x86/nmi: Remove an unnecessary IS_ENABLED(CONFIG_SMP) Xin Li (Intel) (Thu Feb 01 2024 - 04:46:46 EST)
- Re: [PATCH 1/2] PCI: Clear LBMS on resume to avoid Target Speed quirk Ilpo Järvinen (Thu Feb 01 2024 - 04:47:56 EST)
- [PATCH net] net: atlantic: Fix DMA mapping for PTP hwts ring Ivan Vecera (Thu Feb 01 2024 - 04:48:14 EST)
- Re: [PATCH v3 1/9] rust: file: add Rust abstraction for `struct file` Benno Lossin (Thu Feb 01 2024 - 04:48:37 EST)
- Re: [PATCH] dt-bindings: net: qcom,ipa: do not override firmware-name $ref patchwork-bot+netdevbpf (Thu Feb 01 2024 - 04:50:36 EST)
- Re: [PATCH v2 3/3] ARM: tegra: Add device-tree for LG Optimus 4X HD (P880) Svyatoslav Ryhel (Thu Feb 01 2024 - 04:51:59 EST)
- Re: [PATCH v3] drm: Check output polling initialized before disabling Shradha Gupta (Thu Feb 01 2024 - 04:52:26 EST)
- Re: [PATCH] HID: i2c-hid-of: fix NULL-deref on failed power up Johan Hovold (Thu Feb 01 2024 - 04:55:58 EST)
- Re: [PATCH v2] spi: imx: fix the burst length at DMA mode and CPU mode Carlos Song (Thu Feb 01 2024 - 04:58:27 EST)
- Re: [PATCH v2 1/6] clk: samsung: gs101: gpio_peric0_pclk needs to be kept on Krzysztof Kozlowski (Thu Feb 01 2024 - 04:58:37 EST)
- [PATCH v3] spi: imx: fix the burst length at DMA mode and CPU mode carlos . song (Thu Feb 01 2024 - 04:59:10 EST)
- [PATCH v2] firmware: arm_scmi: Avoid to call mbox_client_txdone on txdone_irq mode Pin-Chuan Liu (Thu Feb 01 2024 - 04:59:26 EST)
- Re: [PATCH 2/2] x86/random: Issue a warning if RDRAND or RDSEED fails Dr. Greg (Thu Feb 01 2024 - 05:00:01 EST)
- Re: [PATCH v4 15/15] arm64: dts: qcom: sm8550: add hwkm support to ufs ice Om Prakash Singh (Thu Feb 01 2024 - 05:00:20 EST)
- Re: [PATCH 1/2] of: Introduce __of_phandle_update_cache Dawei Li (Thu Feb 01 2024 - 05:01:44 EST)
- Re: [PATCH] firmware: arm_scmi: Avoid to call mbox_client_txdone on txdone_irq mode Flash Liu (劉炳傳) (Thu Feb 01 2024 - 05:02:11 EST)
- Re: [PATCH v2 5/6] clk: samsung: gs101: don't mark non-essential clocks as critical Krzysztof Kozlowski (Thu Feb 01 2024 - 05:02:42 EST)
- Re: [PATCH 6/6] wifi: cw1200: Convert to GPIO descriptors Kalle Valo (Thu Feb 01 2024 - 05:03:12 EST)
- Re: [PATCH] drm/modes: Replace deprecated simple_strtol with kstrtol Jani Nikula (Thu Feb 01 2024 - 05:03:33 EST)
- Re: [PATCH 2/2] of: Implment cache update operation on device node attach Dawei Li (Thu Feb 01 2024 - 05:03:35 EST)
- Re: [PATCH] fbdev/core: Replace deprecated simple_strtol with kstrtol Jani Nikula (Thu Feb 01 2024 - 05:04:10 EST)
- Re: [PATCH v2 6/6] arm64: dts: exynos: gs101: reorder hsi2c_8 pinctrl-* properties Krzysztof Kozlowski (Thu Feb 01 2024 - 05:04:25 EST)
- Re: [PATCH] fbdev/sh_mobile_lcdcfb: Replace deprecated simple_strtol with kstrtol Jani Nikula (Thu Feb 01 2024 - 05:04:40 EST)
- Re: [PATCH v5] f2fs: unify the error handling of f2fs_is_valid_blkaddr Chao Yu (Thu Feb 01 2024 - 05:04:50 EST)
- Re: [PATCH] wifi: brcmfmac: Adjust n_channels usage for __counted_by Kalle Valo (Thu Feb 01 2024 - 05:05:07 EST)
- RE: [PATCH rdma-next v1 4/5] RDMA/mana_ib: Enable RoCE on port 1 Konstantin Taranov (Thu Feb 01 2024 - 05:05:24 EST)
- Re: [PATCH v4 1/3] dt-bindings: HID: i2c-hid: Document reset-related properties Johan Hovold (Thu Feb 01 2024 - 05:05:55 EST)
- Re: [PATCH] wifi: wilc1000: remove setting msg.spi Kalle Valo (Thu Feb 01 2024 - 05:06:21 EST)
- Re: [PATCH v3] spi: imx: fix the burst length at DMA mode and CPU mode Marc Kleine-Budde (Thu Feb 01 2024 - 05:06:36 EST)
- Re: [PATCH] riscv: add CALLER_ADDRx support Alexandre Ghiti (Thu Feb 01 2024 - 05:08:06 EST)
- Re: [PATCH 0/7] ASoC: mediatek: AFE drivers cleanups AngeloGioacchino Del Regno (Thu Feb 01 2024 - 05:08:56 EST)
- [PATCH net-next] rxrpc: Simplify the allocation of slab caches Kunwu Chan (Thu Feb 01 2024 - 05:09:53 EST)
- [syzbot] [net?] [s390?] KCSAN: data-race in __sys_connect / smc_switch_to_fallback syzbot (Thu Feb 01 2024 - 05:12:36 EST)
- Re: [f2fs-dev] [PATCH v2] f2fs-tools: allocate logs after conventional area for HM zoned devices Chao Yu (Thu Feb 01 2024 - 05:13:01 EST)
- [V3] i2c: i2c-qcom-geni: Correct I2C TRE sequence Viken Dadhaniya (Thu Feb 01 2024 - 05:13:50 EST)
- Re: [PATCH net-next v6] bonding: Add independent control state machine Paolo Abeni (Thu Feb 01 2024 - 05:16:02 EST)
- Re: [PATCH v2 2/6] arm64: dts: exynos: gs101: fix usi8 default mode Krzysztof Kozlowski (Thu Feb 01 2024 - 05:16:48 EST)
- Re: [PATCH kernel 1/4] pci/doe: Define protocol types and make those public Alexey Kardashevskiy (Thu Feb 01 2024 - 05:17:05 EST)
- Re: [PATCH v4 00/17] Support IGT in display driver AngeloGioacchino Del Regno (Thu Feb 01 2024 - 05:17:17 EST)
- Re: [V2] i2c: i2c-qcom-geni: Correct I2C TRE sequence Viken Dadhaniya (Thu Feb 01 2024 - 05:17:49 EST)
- Re: [RFC PATCH 0/3] workqueue: Enable unbound cpumask update on ordered workqueues Juri Lelli (Thu Feb 01 2024 - 05:18:26 EST)
- Re: [PATCH] KVM: selftests: Compare wall time from xen shinfo against KVM_GET_CLOCK Vitaly Kuznetsov (Thu Feb 01 2024 - 05:20:26 EST)
- Re: [V2] i2c: i2c-qcom-geni: Correct I2C TRE sequence Viken Dadhaniya (Thu Feb 01 2024 - 05:20:28 EST)
- [PATCH v4 0/2] Add support to dump printk buffer to console via sysrq Sreenath Vijayan (Thu Feb 01 2024 - 05:21:03 EST)
- Re: [PATCH] wifi: rtl8xxxu: fix error messages Kalle Valo (Thu Feb 01 2024 - 05:21:32 EST)
- Re: [V2] i2c: i2c-qcom-geni: Correct I2C TRE sequence Viken Dadhaniya (Thu Feb 01 2024 - 05:22:26 EST)
- Re: [PATCH v2 3/3] ARM: tegra: Add device-tree for LG Optimus 4X HD (P880) Krzysztof Kozlowski (Thu Feb 01 2024 - 05:22:43 EST)
- Re: [PATCH 00/10] KVM: arm64: fix many kernel-doc warnings Suzuki K Poulose (Thu Feb 01 2024 - 05:24:02 EST)
- Re: [V2] i2c: i2c-qcom-geni: Correct I2C TRE sequence Viken Dadhaniya (Thu Feb 01 2024 - 05:24:17 EST)
- Re: [PATCH v4 10/18] pinctrl: eyeq5: add platform driver Théo Lebrun (Thu Feb 01 2024 - 05:24:37 EST)
- [PATCH] dt-bindings: gpio: gpio-pca9570: Add label property Michal Simek (Thu Feb 01 2024 - 05:25:00 EST)
- Re: [btrfs] commit bc27d6f0aa0e4de184b617aceeaf25818cc646de breaks update-grub Linux regression tracking (Thorsten Leemhuis) (Thu Feb 01 2024 - 05:26:14 EST)
- Re: [PATCH v5 05/10] coresight-tpda: Add support to configure CMB element Suzuki K Poulose (Thu Feb 01 2024 - 05:26:58 EST)
- [PATCH v4 1/2] printk: Add function to dump printk buffer directly to consoles Sreenath Vijayan (Thu Feb 01 2024 - 05:27:21 EST)
- Re: [PATCH v7 03/16] virt: sev-guest: Add SNP guest request structure Borislav Petkov (Thu Feb 01 2024 - 05:30:22 EST)
- Re: [PATCH net-next v3 1/2] dt-bindings: net: dsa: Add KSZ8567 switch support patchwork-bot+netdevbpf (Thu Feb 01 2024 - 05:30:42 EST)
- Re: [PATCH v4 00/18] Add support for Mobileye EyeQ5 system controller Théo Lebrun (Thu Feb 01 2024 - 05:31:16 EST)
- Re: [PATCH v2 3/3] arm64: dts: exynos: Add SPI nodes for Exynos850 Krzysztof Kozlowski (Thu Feb 01 2024 - 05:31:32 EST)
- Re: [PATCH v4 16/18] MIPS: mobileye: eyeq5: add reset properties to UARTs Théo Lebrun (Thu Feb 01 2024 - 05:33:01 EST)
- [PATCH v4 2/2] tty/sysrq: Dump printk ring buffer messages via sysrq Sreenath Vijayan (Thu Feb 01 2024 - 05:33:27 EST)
- Re: [PATCH 0/7] ARM: dts: samsung: specify the SPI fifosize Krzysztof Kozlowski (Thu Feb 01 2024 - 05:33:49 EST)
- Re: [PATCH 1/2] ata: ahci: Add force LPM policy quirk for ASUS B1400CEAE Niklas Cassel (Thu Feb 01 2024 - 05:35:24 EST)
- Re: (subset) [PATCH v2 3/6] arm64: dts: exynos: gs101: use correct clocks for usi8 Krzysztof Kozlowski (Thu Feb 01 2024 - 05:36:20 EST)
- Re: (subset) [PATCH v2 4/6] arm64: dts: exynos: gs101: use correct clocks for usi_uart Krzysztof Kozlowski (Thu Feb 01 2024 - 05:36:33 EST)
- Re: (subset) [PATCH v2 2/3] arm64: dts: exynos: Add PDMA node for Exynos850 Krzysztof Kozlowski (Thu Feb 01 2024 - 05:36:48 EST)
- Re: (subset) [PATCH v2 3/3] arm64: dts: exynos: Add SPI nodes for Exynos850 Krzysztof Kozlowski (Thu Feb 01 2024 - 05:37:02 EST)
- Re: [PATCH] ALSA: usb-audio: retry clock validate when it takes some times Alexander Tsoy (Thu Feb 01 2024 - 05:37:24 EST)
- Re: (subset) [PATCH v2 1/6] clk: samsung: gs101: gpio_peric0_pclk needs to be kept on Krzysztof Kozlowski (Thu Feb 01 2024 - 05:37:35 EST)
- Re: (subset) [PATCH v2 1/3] clk: samsung: exynos850: Propagate SPI IPCLK rate change Krzysztof Kozlowski (Thu Feb 01 2024 - 05:37:47 EST)
- Re: [PATCH 1/2] mm: compaction: limit the suitable target page order to be less than cc->order Mel Gorman (Thu Feb 01 2024 - 05:38:05 EST)
- Re: [PATCH 2/2] mm: compaction: update the cc->nr_migratepages when allocating or freeing the freepages Mel Gorman (Thu Feb 01 2024 - 05:38:21 EST)
- Re: [PATCH v4 04/18] dt-bindings: clock: mobileye,eyeq5-clk: add bindings Théo Lebrun (Thu Feb 01 2024 - 05:38:51 EST)
- Re: [REGRESSION] Platforms supporting SGX fail to kexec due to 96c6b8f212a ("memblock: report failures when memblock_can_resize is not set") Linux regression tracking (Thorsten Leemhuis) (Thu Feb 01 2024 - 05:39:02 EST)
- Re: [PATCH] arm64: dts: ti: k3-am69-sk: remove assigned-clock-parents for unused VP Jayesh Choudhary (Thu Feb 01 2024 - 05:40:49 EST)
- Re: [PATCH 2/2] mm/readahead: limit sync readahead while too many active refault Liu Shixin (Thu Feb 01 2024 - 05:41:49 EST)
- [PATCH] usb: typec: anx7688: Add driver for ANX7688 USB-C HDMI bridge Pavel Machek (Thu Feb 01 2024 - 05:42:22 EST)
- Re: [PATCH v4 07/18] dt-bindings: soc: mobileye: add EyeQ5 OLB system controller Théo Lebrun (Thu Feb 01 2024 - 05:45:52 EST)
- Re: [PATCH] dma-coherent: add support for multi coherent rmems per dev Robin Murphy (Thu Feb 01 2024 - 05:46:04 EST)
- Re: [PATCH 0/4] apply page shift to PFN instead of VA in pfn_to_virt Geert Uytterhoeven (Thu Feb 01 2024 - 05:47:05 EST)
- Re: Recent-ish changes in binfmt_elf made my program segfault Linux regression tracking (Thorsten Leemhuis) (Thu Feb 01 2024 - 05:47:22 EST)
- Re: [PATCH v3] spi: imx: fix the burst length at DMA mode and CPU mode Carlos Song (Thu Feb 01 2024 - 05:47:37 EST)
- [PATCH v4] spi: imx: fix the burst length at DMA mode and CPU mode carlos . song (Thu Feb 01 2024 - 05:48:41 EST)
- [PATCH v2 1/2] serial: core: introduce uart_port_tx_flags() Jiri Slaby (SUSE) (Thu Feb 01 2024 - 05:56:08 EST)
- [PATCH v2 2/2] serial: mxs-auart: fix tx Jiri Slaby (SUSE) (Thu Feb 01 2024 - 05:56:18 EST)
- Re: [PATCH 1/6] wifi: ath9k: Obtain system GPIOS from descriptors Toke Høiland-Jørgensen (Thu Feb 01 2024 - 05:57:36 EST)
- Re: [PATCH 2/2] x86/random: Issue a warning if RDRAND or RDSEED fails Dr. Greg (Thu Feb 01 2024 - 05:58:05 EST)
- Re: [PATCH v4 04/18] dt-bindings: clock: mobileye,eyeq5-clk: add bindings Krzysztof Kozlowski (Thu Feb 01 2024 - 06:00:24 EST)
- Re: [PATCH 3/8] workqueue: Implement BH workqueues to eventually replace tasklets Lai Jiangshan (Thu Feb 01 2024 - 06:02:57 EST)
- Re: [PATCH -next v4 1/3] x86/mce: remove redundant fixup type EX_TYPE_COPY Tong Tiangen (Thu Feb 01 2024 - 06:03:13 EST)
- [syzbot] [erofs?] KMSAN: uninit-value in z_erofs_lz4_decompress (3) syzbot (Thu Feb 01 2024 - 06:04:47 EST)
- Re: [PATCH v1 07/14] perf arm-spe/cs-etm: Directly iterate CPU maps James Clark (Thu Feb 01 2024 - 06:07:12 EST)
- Re: [PATCH 2/2] x86/random: Issue a warning if RDRAND or RDSEED fails Daniel P. Berrangé (Thu Feb 01 2024 - 06:08:35 EST)
- Re: [PATCH] ext4: correct best extent lstart adjustment logic Ojaswin Mujoo (Thu Feb 01 2024 - 06:09:05 EST)
- Re: [PATCH v7 03/16] virt: sev-guest: Add SNP guest request structure Nikunj A. Dadhania (Thu Feb 01 2024 - 06:10:34 EST)
- [syzbot] [mm?] KCSAN: data-race in __delete_from_swap_cache / folio_mapping (2) syzbot (Thu Feb 01 2024 - 06:11:11 EST)
- Re: [PATCH v4 02/10] KVM: arm64: Add ptdump registration with debugfs for the stage-2 pagetables Sebastian Ene (Thu Feb 01 2024 - 06:21:08 EST)
- Re: [PATCH 1/2] cxl/cper: Fix errant CPER prints for CXL events Jonathan Cameron (Thu Feb 01 2024 - 06:22:39 EST)
- Re: [PATCH 2/2] cxl/trace: Remove unnecessary memcpy's Jonathan Cameron (Thu Feb 01 2024 - 06:23:30 EST)
- Re: [PATCH v3 0/6] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support Cristian Marussi (Thu Feb 01 2024 - 06:24:29 EST)
- Re: [PATCH 0/7] ASoC: mediatek: AFE drivers cleanups Mark Brown (Thu Feb 01 2024 - 06:25:45 EST)
- Re: [PATCH v2 3/8] perf arm-spe/cs-etm: Directly iterate CPU maps James Clark (Thu Feb 01 2024 - 06:26:08 EST)
- Re: [PATCH v2 1/3] rpmb: add Replay Protected Memory Block (RPMB) subsystem Jens Wiklander (Thu Feb 01 2024 - 06:27:18 EST)
- Re: [PATCH v4 1/2] printk: Add function to dump printk buffer directly to consoles John Ogness (Thu Feb 01 2024 - 06:28:47 EST)
- Re: [PATCH v4 2/2] tty/sysrq: Dump printk ring buffer messages via sysrq John Ogness (Thu Feb 01 2024 - 06:29:48 EST)
- Re: [PATCH v2 1/2] soc: samsung: exynos-pmu: Add regmap support for SoCs that protect PMU regs Peter Griffin (Thu Feb 01 2024 - 06:30:05 EST)
- Re: [PATCH] tty: serial: amba-pl011: Fix removal of the QDF2xxx workarounds Thierry Reding (Thu Feb 01 2024 - 06:30:19 EST)
- Re: [PATCH net-next v5 03/11] net: dsa: realtek: convert variants into real drivers Vladimir Oltean (Thu Feb 01 2024 - 06:31:02 EST)
- Re: linux-next: runtime warnings after merge of the bpf-next tree Marek Szyprowski (Thu Feb 01 2024 - 06:31:33 EST)
- Perf not able to cross compile Anders Roxell (Thu Feb 01 2024 - 06:32:29 EST)
- Re: [PATCH v1 2/3] pwm: dwc: simplify error handling Andy Shevchenko (Thu Feb 01 2024 - 06:33:20 EST)
- Re: [RFC PATCH v3] cleanup: Add cond_guard() to conditional guards Jonathan Cameron (Thu Feb 01 2024 - 06:36:26 EST)
- Re: [PATCH -next v4 2/3] x86/mce: rename MCE_IN_KERNEL_COPYIN to MCE_IN_KERNEL_COPY_MC Tong Tiangen (Thu Feb 01 2024 - 06:37:37 EST)
- [PATCH] tpm,tpm_tis: Avoid warning splat at shutdown Lino Sanfilippo (Thu Feb 01 2024 - 06:37:54 EST)
- Re: [PATCH v2 1/3] rpmb: add Replay Protected Memory Block (RPMB) subsystem Jens Wiklander (Thu Feb 01 2024 - 06:39:43 EST)
- Re: [PATCH v2 2/3] mmc: block: register RPMB partition with the RPMB subsystem Jens Wiklander (Thu Feb 01 2024 - 06:40:31 EST)
- Re: [PATCH v2 6/6 RFT] sched/fair: change sched asym checking condition kuiliang Shi (Thu Feb 01 2024 - 06:40:42 EST)
- Re: Aw: Re: [PATCH v3 1/2] dt-bindings: reset: mediatek: add MT7988 reset IDs Frank Wunderlich (Thu Feb 01 2024 - 06:40:58 EST)
- Re: [PATCH v2 1/6] net: wan: Add support for QMC HDLC Paolo Abeni (Thu Feb 01 2024 - 06:41:50 EST)
- Re: [PATCH] ext4: correct best extent lstart adjustment logic Jan Kara (Thu Feb 01 2024 - 06:46:29 EST)
- Re: [PATCH v5 0/4] Kinetic ExpressWire library and KTD2801 backlight driver Lee Jones (Thu Feb 01 2024 - 06:47:05 EST)
- Re: Re: Re: EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement) Tobias Huschle (Thu Feb 01 2024 - 06:48:14 EST)
- Re: [PATCH v3 1/1] lib/vsprintf: Implement spprintf() to catch truncated strings Andy Shevchenko (Thu Feb 01 2024 - 06:49:49 EST)
- Re: [PATCH] dma-coherent: add support for multi coherent rmems per dev Andy Shevchenko (Thu Feb 01 2024 - 06:50:04 EST)
- Re: [PATCH 1/2] dt-bindings: i2c: designware: allow fine tuning tuning waveform from device tree Andy Shevchenko (Thu Feb 01 2024 - 06:50:20 EST)
- Re: [PATCH 0/6] Convert some wireless drivers to use GPIO descriptors Andy Shevchenko (Thu Feb 01 2024 - 06:50:35 EST)
- Re: [PATCH] arm64: jump_label: use constraint "S" instead of "i" Dave Martin (Thu Feb 01 2024 - 06:51:00 EST)
- Re: [PATCH v4 6/6] arm64: dts: qcom: aim300: add AIM300 AIoT Tengfei Fan (Thu Feb 01 2024 - 06:51:06 EST)
- [PATCH v3 1/4] sched/fair: add SD_CLUSTER in comments alexs (Thu Feb 01 2024 - 06:52:04 EST)
- [PATCH v3 2/4] sched/fair: remove unused parameters alexs (Thu Feb 01 2024 - 06:52:17 EST)
- [PATCH v3 3/4] sched/fair: packing func sched_use_asym_prio()/sched_asym_prefer() alexs (Thu Feb 01 2024 - 06:52:32 EST)
- [PATCH v3 4/4] sched/fair: Check the SD_ASYM_PACKING flag in sched_use_asym_prio() alexs (Thu Feb 01 2024 - 06:52:47 EST)
- Re: Perf not able to cross compile James Clark (Thu Feb 01 2024 - 06:52:58 EST)
- [PATCH 0/7] HID: unused struct members cleanup Jiri Slaby (SUSE) (Thu Feb 01 2024 - 06:53:36 EST)
- [PATCH 1/7] HID: apple: remove unused members from struct apple_sc_backlight Jiri Slaby (SUSE) (Thu Feb 01 2024 - 06:53:48 EST)
- [PATCH 2/7] HID: wacom: remove unused hid_data::pressure Jiri Slaby (SUSE) (Thu Feb 01 2024 - 06:54:02 EST)
- [PATCH 3/7] HID: protect hid_device::bpf by CONFIG_HID_BPF Jiri Slaby (SUSE) (Thu Feb 01 2024 - 06:54:13 EST)
- [PATCH 4/7] HID: hid-lg3ff: remove unused struct lg3ff_device Jiri Slaby (SUSE) (Thu Feb 01 2024 - 06:54:29 EST)
- [PATCH 5/7] HID: hid-multitouch: remove unused mt_application::dev_time Jiri Slaby (SUSE) (Thu Feb 01 2024 - 06:54:45 EST)
- [PATCH 6/7] HID: hid-prodikeys: remove unused struct pcmidi_snd members Jiri Slaby (SUSE) (Thu Feb 01 2024 - 06:54:58 EST)
- [PATCH 7/7] HID: hid-prodikeys: remove struct pk_device Jiri Slaby (SUSE) (Thu Feb 01 2024 - 06:55:17 EST)
- Re: [V3] i2c: i2c-qcom-geni: Correct I2C TRE sequence Dmitry Baryshkov (Thu Feb 01 2024 - 06:55:32 EST)
- Re: [PATCH v6 6/6] PCI: qcom: Add OPP support to scale performance state of power domain Manivannan Sadhasivam (Thu Feb 01 2024 - 06:55:54 EST)
- Re: (subset) [PATCH v2 3/3] arm64: dts: exynos: Add SPI nodes for Exynos850 Krzysztof Kozlowski (Thu Feb 01 2024 - 06:56:56 EST)
- Re: [PATCH] objtool: remove unused parameter kuiliang Shi (Thu Feb 01 2024 - 06:57:56 EST)
- Re: [PATCH] samples: mei: remove unused parameter kuiliang Shi (Thu Feb 01 2024 - 06:58:17 EST)
- Re: [PATCH v6 6/6] PCI: qcom: Add OPP support to scale performance state of power domain Dmitry Baryshkov (Thu Feb 01 2024 - 06:59:21 EST)
- Re: [PATCH v1 tty] 8250: microchip: Add 4 Mbps support in PCI1XXXX UART Andy Shevchenko (Thu Feb 01 2024 - 06:59:42 EST)
- Re: [PATCH v2 5/6] net: wan: fsl_qmc_hdlc: Add runtime timeslots changes support Paolo Abeni (Thu Feb 01 2024 - 07:02:09 EST)
- Re: [RFC V1 5/5] x86: CVMs: Ensure that memory conversions happen at 2M alignment Jeremi Piotrowski (Thu Feb 01 2024 - 07:02:54 EST)
- Re: [RFC PATCH 0/5] of: automate of_node_put() - new approach to loops. Andy Shevchenko (Thu Feb 01 2024 - 07:03:15 EST)
- Re: [PATCH 2/2] iio: adc: ti-ads1298: Add driver Andy Shevchenko (Thu Feb 01 2024 - 07:03:30 EST)
- Re: [PATCH 1/6] wifi: ath9k: Obtain system GPIOS from descriptors Andy Shevchenko (Thu Feb 01 2024 - 07:03:46 EST)
- Re: [PATCH v4 6/6] arm64: dts: qcom: aim300: add AIM300 AIoT Krzysztof Kozlowski (Thu Feb 01 2024 - 07:03:58 EST)
- Re: [PATCH] pinctrl: mcp23s08: Check only GPIOs which have interrupts enabled Andy Shevchenko (Thu Feb 01 2024 - 07:04:18 EST)
- Re: [PATCH v1 1/3] pwm: dwc: Add 16 channel support for Intel Elkhart Lake Andy Shevchenko (Thu Feb 01 2024 - 07:04:32 EST)
- [PATCH v3 0/5] arm64: dts: ti: am62: Add USB support for k3-am62p Roger Quadros (Thu Feb 01 2024 - 07:04:44 EST)
- [PATCH v3 1/5] dt-bindings: mfd: syscon: Add ti,am62-usb-phy-ctrl compatible Roger Quadros (Thu Feb 01 2024 - 07:04:59 EST)
- Re: [PATCH 30 7/7] Add AST2500 and AST2600 JTAG device in DTS 'andriy.shevchenko@xxxxxxxxxxxxxxx' (Thu Feb 01 2024 - 07:05:09 EST)
- [PATCH v3 2/5] arm64: dts: ti: k3-am62/a: use sub-node for USB_PHY_CTRL registers Roger Quadros (Thu Feb 01 2024 - 07:05:23 EST)
- [PATCH v3 3/5] arm64: dts: ti: k3-am62p: add the USB sub-system Roger Quadros (Thu Feb 01 2024 - 07:05:39 EST)
- Re: [PATCH 30 7/7] Add AST2500 and AST2600 JTAG device in DTS 'andriy.shevchenko@xxxxxxxxxxxxxxx' (Thu Feb 01 2024 - 07:05:57 EST)
- [PATCH v3 4/5] dt-bindings: usb/ti,am62-usb.yaml: Add PHY2 register space Roger Quadros (Thu Feb 01 2024 - 07:05:58 EST)
- [PATCH v3 5/5] arm64: dts: ti: k3-am62*: Add PHY2 region to USB wrapper node Roger Quadros (Thu Feb 01 2024 - 07:06:22 EST)
- Re: [PATCH v1 2/3] pwm: dwc: simplify error handling Andy Shevchenko (Thu Feb 01 2024 - 07:06:29 EST)
- Re: [PATCH v3 2/5] selftests/mm: run_vmtests: remove sudo and conform to tap Ryan Roberts (Thu Feb 01 2024 - 07:06:55 EST)
- [PATCH net-next] tun: Implement ethtool's get_channels() callback Yunjian Wang (Thu Feb 01 2024 - 07:07:13 EST)
- [GIT PULL] regulator fixes for v6.8-rc2 Mark Brown (Thu Feb 01 2024 - 07:07:30 EST)
- Re: [PATCH v2 2/2] serial: mxs-auart: fix tx Jiri Slaby (Thu Feb 01 2024 - 07:07:42 EST)
- [GIT PULL] SPI fixes for v6.8-rc2 Mark Brown (Thu Feb 01 2024 - 07:07:58 EST)
- Re: [PATCH] qnx4: add upcasting to avoid overflow Анастасия Любимова (Thu Feb 01 2024 - 07:08:11 EST)
- Re: [PATCH v6 6/6] PCI: qcom: Add OPP support to scale performance state of power domain Manivannan Sadhasivam (Thu Feb 01 2024 - 07:08:25 EST)
- Re: Re: Re: EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement) Michael S. Tsirkin (Thu Feb 01 2024 - 07:08:49 EST)
- Re: btrfs: Simplify the allocation of slab caches in btrfs_delayed_inode_init Markus Elfring (Thu Feb 01 2024 - 07:09:08 EST)
- Re: [PATCH v1 1/1] extcon: intel-mrfld: Switch to use dev_err_probe() Andy Shevchenko (Thu Feb 01 2024 - 07:09:35 EST)
- Re: [RFC PATCH] mm: filemap: avoid unnecessary major faults in filemap_fault() zhangpeng (AS) (Thu Feb 01 2024 - 07:10:37 EST)
- Re: [PATCH] clk: keystone: sci-clk: check devm_kmalloc_array() return value Александра Дюпина (Thu Feb 01 2024 - 07:10:48 EST)
- Re: [PATCH 4/5] evm: Use the real inode's metadata to calculate metadata hash Amir Goldstein (Thu Feb 01 2024 - 07:11:23 EST)
- Re: [PATCH v3 5/5] selftests/mm: run_vmtests.sh: add missing tests Ryan Roberts (Thu Feb 01 2024 - 07:11:50 EST)
- [PATCH v2 4/4] arm64: dts: rockchip: Fix the num-lanes of pcie3x4 on Cool Pi CM5 EVB Andy Yan (Thu Feb 01 2024 - 07:12:19 EST)
- [PATCH v2 3/4] arm64: dts: rockchip: rename vcc5v0_usb30_host regulator for Cool Pi CM5 EVB Andy Yan (Thu Feb 01 2024 - 07:12:31 EST)
- [PATCH v2 2/4] arm64: dts: rockchip: aliase sdmmc as mmc1 for Cool Pi CM5 EVB Andy Yan (Thu Feb 01 2024 - 07:12:49 EST)
- [PATCH v2 1/4] arm64: dts: rockchip: aliase sdmmc as mmc1 for Cool Pi 4B Andy Yan (Thu Feb 01 2024 - 07:12:56 EST)
- [PATCH 0/4] usb: dwc3-am62: module removal and errata fixes Roger Quadros (Thu Feb 01 2024 - 07:13:17 EST)
- [PATCH 1/4] usb: dwc3-am62: call of_platform_depopulate in .remove() Roger Quadros (Thu Feb 01 2024 - 07:13:30 EST)
- [PATCH 2/4] usb: dwc3-am62: fix error on module removal Roger Quadros (Thu Feb 01 2024 - 07:13:45 EST)
- [PATCH 3/4] usb: dwc3-am62: Fix PHY core voltage selection Roger Quadros (Thu Feb 01 2024 - 07:13:59 EST)
- [PATCH 4/4] usb: dwc3-am62: add workaround for Errata i2409 Roger Quadros (Thu Feb 01 2024 - 07:14:17 EST)
- Re: [PATCH] media: adv7180: Fix cppcheck warnings and errors Bhavin Sharma (Thu Feb 01 2024 - 07:14:45 EST)
- Re: [PATCH v4 6/6] arm64: dts: qcom: aim300: add AIM300 AIoT Tengfei Fan (Thu Feb 01 2024 - 07:16:31 EST)
- [PATCH] irqchip/qcom-mpm: Fix IS_ERR() vs NULL check in qcom_mpm_init() Dan Carpenter (Thu Feb 01 2024 - 07:18:07 EST)
- [PATCH] drm/imagination: Fix an IS_ERR vs NULL bug in pvr_context_create() Dan Carpenter (Thu Feb 01 2024 - 07:18:32 EST)
- [PATCH] smb: client: Fix a double lock bug in smb2_reconnect() Dan Carpenter (Thu Feb 01 2024 - 07:19:09 EST)
- [GIT PULL] firewire fixes for v6.8-rc3 Takashi Sakamoto (Thu Feb 01 2024 - 07:19:41 EST)
- Re: [RFC V1 3/5] x86: CVMs: Enable dynamic swiotlb by default for CVMs Jeremi Piotrowski (Thu Feb 01 2024 - 07:20:16 EST)
- Re: [syzbot] Re: [syzbot] [erofs?] KMSAN: uninit-value in z_erofs_lz4_decompress (3) syzbot (Thu Feb 01 2024 - 07:20:32 EST)
- Re: [PATCH 0/4 V3 net-next] net: mana: Assigning IRQ affinity on HT cores patchwork-bot+netdevbpf (Thu Feb 01 2024 - 07:20:50 EST)
- Re: [PATCH 1/6] wifi: ath9k: Obtain system GPIOS from descriptors Arnd Bergmann (Thu Feb 01 2024 - 07:21:12 EST)
- Re: [PATCH v4 6/6] arm64: dts: qcom: aim300: add AIM300 AIoT Krzysztof Kozlowski (Thu Feb 01 2024 - 07:21:29 EST)
- Boot-time dumping of ftrace fuctiongraph buffer Ahmad Fatoum (Thu Feb 01 2024 - 07:21:56 EST)
- [PATCH] ALSA: hda/realtek: Enable headset mic on Vaio VJFE-ADL Edson Juliano Drosdeck (Thu Feb 01 2024 - 07:22:15 EST)
- [PATCH 5.10/5.15] media: atomisp: add error checking to atomisp_create_pipes_stream() Anastasia Belova (Thu Feb 01 2024 - 07:23:15 EST)
- [PATCH] pwm: imx-tpm: reset module on probe Viorel Suman (OSS) (Thu Feb 01 2024 - 07:23:25 EST)
- [PATCH net-next v5 00/21] ice: add PFCP filter support Alexander Lobakin (Thu Feb 01 2024 - 07:23:55 EST)
- [PATCH net-next v5 01/21] lib/bitmap: add bitmap_{read,write}() Alexander Lobakin (Thu Feb 01 2024 - 07:24:20 EST)
- [PATCH net-next v5 02/21] lib/test_bitmap: add tests for bitmap_{read,write}() Alexander Lobakin (Thu Feb 01 2024 - 07:24:44 EST)
- [PATCH net-next v5 03/21] lib/test_bitmap: use pr_info() for non-error messages Alexander Lobakin (Thu Feb 01 2024 - 07:25:02 EST)
- [PATCH net-next v5 04/21] bitops: add missing prototype check Alexander Lobakin (Thu Feb 01 2024 - 07:25:30 EST)
- [PATCH net-next v5 05/21] bitops: make BYTES_TO_BITS() treewide-available Alexander Lobakin (Thu Feb 01 2024 - 07:25:50 EST)
- Re: [PATCH v3 2/5] selftests/mm: run_vmtests: remove sudo and conform to tap Muhammad Usama Anjum (Thu Feb 01 2024 - 07:25:59 EST)
- [PATCH net-next v5 06/21] bitops: let the compiler optimize {__,}assign_bit() Alexander Lobakin (Thu Feb 01 2024 - 07:26:25 EST)
- [PATCH net-next v5 07/21] linkmode: convert linkmode_{test,set,clear,mod}_bit() to macros Alexander Lobakin (Thu Feb 01 2024 - 07:26:48 EST)
- [PATCH net-next v5 08/21] s390/cio: rename bitmap_size() -> idset_bitmap_size() Alexander Lobakin (Thu Feb 01 2024 - 07:27:08 EST)
- [PATCH net-next v5 09/21] fs/ntfs3: add prefix to bitmap_size() and use BITS_TO_U64() Alexander Lobakin (Thu Feb 01 2024 - 07:27:30 EST)
- [PATCH net-next v5 10/21] btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits() Alexander Lobakin (Thu Feb 01 2024 - 07:27:54 EST)
- [PATCH net-next v5 11/21] tools: move alignment-related macros to new <linux/align.h> Alexander Lobakin (Thu Feb 01 2024 - 07:28:19 EST)
- [PATCH net-next v5 12/21] bitmap: introduce generic optimized bitmap_size() Alexander Lobakin (Thu Feb 01 2024 - 07:28:43 EST)
- [PATCH net-next v5 13/21] bitmap: make bitmap_{get,set}_value8() use bitmap_{read,write}() Alexander Lobakin (Thu Feb 01 2024 - 07:29:03 EST)
- [PATCH net-next v5 14/21] lib/bitmap: add compile-time test for __assign_bit() optimization Alexander Lobakin (Thu Feb 01 2024 - 07:29:26 EST)
- [PATCH net-next v5 15/21] ip_tunnel: use a separate struct to store tunnel params in the kernel Alexander Lobakin (Thu Feb 01 2024 - 07:29:58 EST)
- [PATCH net-next v5 17/21] lib/bitmap: add tests for IP tunnel flags conversion helpers Alexander Lobakin (Thu Feb 01 2024 - 07:30:34 EST)
- [PATCH net-next v5 16/21] ip_tunnel: convert __be16 tunnel flags to bitmaps Alexander Lobakin (Thu Feb 01 2024 - 07:31:05 EST)
- [PATCH net-next v5 18/21] pfcp: add PFCP module Alexander Lobakin (Thu Feb 01 2024 - 07:31:06 EST)
- [PATCH net-next v5 19/21] pfcp: always set pfcp metadata Alexander Lobakin (Thu Feb 01 2024 - 07:31:33 EST)
- [PATCH net-next v5 20/21] ice: refactor ICE_TC_FLWR_FIELD_ENC_OPTS Alexander Lobakin (Thu Feb 01 2024 - 07:31:59 EST)
- [PATCH net-next v5 21/21] ice: Add support for PFCP hardware offload in switchdev Alexander Lobakin (Thu Feb 01 2024 - 07:32:24 EST)
- Re: [PATCH v3 5/5] selftests/mm: run_vmtests.sh: add missing tests Muhammad Usama Anjum (Thu Feb 01 2024 - 07:32:49 EST)
- Re: [PATCH v4 6/6] arm64: dts: qcom: aim300: add AIM300 AIoT Tengfei Fan (Thu Feb 01 2024 - 07:33:09 EST)
- Re: [PATCH v3 1/1] lib/vsprintf: Implement spprintf() to catch truncated strings Lee Jones (Thu Feb 01 2024 - 07:33:24 EST)
- Re: [PATCH] sound: soc: wcd934x: fix an incorrect use of kstrndup() Mark Brown (Thu Feb 01 2024 - 07:33:40 EST)
- Re: [PATCH RESEND RFC] driver: core: don't queue device links removal for dt overlays Rafael J. Wysocki (Thu Feb 01 2024 - 07:33:52 EST)
- Re: [PATCH] selftests/mm: on-fault-limit: run test without root privileges otherwise skip Muhammad Usama Anjum (Thu Feb 01 2024 - 07:34:12 EST)
- Re: [PATCH] ext4: correct best extent lstart adjustment logic Baokun Li (Thu Feb 01 2024 - 07:35:10 EST)
- Re: [PATCH v2 3/4] arm64: dts: rockchip: rename vcc5v0_usb30_host regulator for Cool Pi CM5 EVB Dragan Simic (Thu Feb 01 2024 - 07:36:12 EST)
- [PATCH RESEND] arm: topology: Fix missing clock-frequency property warning Stefan Wiehler (Thu Feb 01 2024 - 07:37:13 EST)
- Re: [PATCH net] net: atlantic: Fix DMA mapping for PTP hwts ring Jiri Pirko (Thu Feb 01 2024 - 07:39:20 EST)
- Re: [PATCH v5 01/12] nvme-fc: do not wait in vain when unloading module Hannes Reinecke (Thu Feb 01 2024 - 07:41:54 EST)
- [PATCH] atm: idt77252: fix a memleak in open_card_ubr0 Zhipeng Lu (Thu Feb 01 2024 - 07:42:07 EST)
- Re: [PATCH v5 02/12] nvmet-fcloop: swap the list_add_tail arguments Hannes Reinecke (Thu Feb 01 2024 - 07:42:27 EST)
- Re: [PATCH v5 04/12] nvmet-fc: defer cleanup using RCU properly Hannes Reinecke (Thu Feb 01 2024 - 07:43:50 EST)
- Re: [PATCH -next v4 1/3] x86/mce: remove redundant fixup type EX_TYPE_COPY Tong Tiangen (Thu Feb 01 2024 - 07:44:10 EST)
- [PATCH] arm64: dts: ti: k3-am62p5-sk: Enable CPSW MDIO node Jai Luthra (Thu Feb 01 2024 - 07:44:27 EST)
- [PATCH] arm64: dts: rockchip: add attiny_rst_gate to Ringneck Jakob Unterwurzacher (Thu Feb 01 2024 - 07:44:57 EST)
- Re: [PATCH net-next v3] net: stmmac: dwmac-qcom-ethqos: Add support for 2.5G SGMII Paolo Abeni (Thu Feb 01 2024 - 07:45:39 EST)
- Re: [PATCH v3 2/5] selftests/mm: run_vmtests: remove sudo and conform to tap Ryan Roberts (Thu Feb 01 2024 - 07:45:58 EST)
- Re: [PATCH v2 1/3] swiotlb: Fix allocation alignment requirement when searching slots Will Deacon (Thu Feb 01 2024 - 07:46:49 EST)
- Re: [PATCH net-next] rxrpc: Simplify the allocation of slab caches Jiri Pirko (Thu Feb 01 2024 - 07:47:43 EST)
- Re: [PATCH 00/18] ALSA: Various fixes for Cirrus Logic CS35L56 support Mark Brown (Thu Feb 01 2024 - 07:47:59 EST)
- [PATCH] octeontx2-pf: Fix a memleak otx2_sq_init Zhipeng Lu (Thu Feb 01 2024 - 07:48:18 EST)
- Re: [PATCH v2 2/3] swiotlb: Enforce page alignment in swiotlb_alloc() Will Deacon (Thu Feb 01 2024 - 07:48:34 EST)
- [PATCH] media: v4l2-tpg: fix some memleaks in tpg_alloc Zhipeng Lu (Thu Feb 01 2024 - 07:48:47 EST)
- [PATCH] media: v4l2-mem2mem: fix a memleak in v4l2_m2m_register_entity Zhipeng Lu (Thu Feb 01 2024 - 07:49:35 EST)
- Re: [PATCH 00/18] ALSA: Various fixes for Cirrus Logic CS35L56 support Takashi Iwai (Thu Feb 01 2024 - 07:49:51 EST)
- [tip:x86/fred] BUILD SUCCESS 208d8c79fd0f155bce1b23d8d78926653f7603b7 kernel test robot (Thu Feb 01 2024 - 07:50:05 EST)
- Re: Re: [PATCH v5 15/44] drm/connector: hdmi: Compute bpc and format automatically Maxime Ripard (Thu Feb 01 2024 - 07:51:30 EST)
- Re: [PATCH 1/6] wifi: ath9k: Obtain system GPIOS from descriptors Kalle Valo (Thu Feb 01 2024 - 07:51:48 EST)
- Re: [PATCH v2 1/2] soc: samsung: exynos-pmu: Add regmap support for SoCs that protect PMU regs Peter Griffin (Thu Feb 01 2024 - 07:52:07 EST)
- Re: [PATCH v2 3/3] swiotlb: Honour dma_alloc_coherent() alignment in swiotlb_alloc() Will Deacon (Thu Feb 01 2024 - 07:52:31 EST)
- [PATCH bpf-next v3 0/2] bpf, arm64: Support Exceptions Puranjay Mohan (Thu Feb 01 2024 - 07:52:59 EST)
- [PATCH bpf-next v3 1/2] arm64: stacktrace: Implement arch_bpf_stack_walk() for the BPF JIT Puranjay Mohan (Thu Feb 01 2024 - 07:53:13 EST)
- [PATCH bpf-next v3 2/2] bpf, arm64: support exceptions Puranjay Mohan (Thu Feb 01 2024 - 07:53:35 EST)
- [PATCH 0/3] drm/mediatek: Fixes for DDP component search/destroy AngeloGioacchino Del Regno (Thu Feb 01 2024 - 07:53:48 EST)
- [PATCH 1/3] drm/mediatek: drm_ddp_comp: Fix and cleanup DDP component CRTC search AngeloGioacchino Del Regno (Thu Feb 01 2024 - 07:53:55 EST)
- [PATCH 2/3] drm/mediatek: Perform iounmap on simple DDP component destruction AngeloGioacchino Del Regno (Thu Feb 01 2024 - 07:54:10 EST)
- [PATCH 1/1] mm/khugepaged: skip copying lazyfree pages on collapse Lance Yang (Thu Feb 01 2024 - 07:54:20 EST)
- [PATCH 3/3] drm/mediatek: drm_ddp_comp: Add mtk_ddp_is_simple_comp() internal helper AngeloGioacchino Del Regno (Thu Feb 01 2024 - 07:54:24 EST)
- Re: [PATCH 0/6] Convert some wireless drivers to use GPIO descriptors Kalle Valo (Thu Feb 01 2024 - 07:55:00 EST)
- [GIT PULL] exfat fixes for 6.8-rc3 Namjae Jeon (Thu Feb 01 2024 - 07:55:23 EST)
- [PATCH 0/3] arm64: ti: k3-am62a: Add display support Aradhya Bhatia (Thu Feb 01 2024 - 07:55:38 EST)
- [PATCH 3/3] arm64: dts: ti: Makefile: Add HDMI audio check for AM62A7-SK Aradhya Bhatia (Thu Feb 01 2024 - 07:55:44 EST)
- [PATCH 1/3] arm64: dts: ti: k3-am62a-main: Add node for Display SubSystem (DSS) Aradhya Bhatia (Thu Feb 01 2024 - 07:55:53 EST)
- [PATCH 2/3] arm64: dts: ti: k3-am62a7-sk: Add HDMI support Aradhya Bhatia (Thu Feb 01 2024 - 07:56:28 EST)
- Re: [PATCH net-next] tun: Implement ethtool's get_channels() callback Jiri Pirko (Thu Feb 01 2024 - 07:57:32 EST)
- Re: [PATCH RFC 3/4] net: ethtool: Use uts_release John Garry (Thu Feb 01 2024 - 07:58:07 EST)
- [PATCH] [v2] hfs: fix a memleak in hfs_find_init Zhipeng Lu (Thu Feb 01 2024 - 08:00:57 EST)
- Re: [PATCH] ALSA: usb-audio: retry clock validate when it takes some times Takashi Iwai (Thu Feb 01 2024 - 08:02:27 EST)
- Re: [PATCH] ALSA: core: Fix dependencies for SND_CORE_TEST Takashi Iwai (Thu Feb 01 2024 - 08:05:18 EST)
- [PATCH v2 1/2] selftests/mm: on-fault-limit: run test without root privileges otherwise skip Muhammad Usama Anjum (Thu Feb 01 2024 - 08:05:43 EST)
- [PATCH v2 2/2] selftests/mm: run_vmtests: Use correct flag in the code Muhammad Usama Anjum (Thu Feb 01 2024 - 08:05:59 EST)
- Re: [PATCH 2/5] irqchip/renesas-rzg2l: Add support for RZ/Five SoC Lad, Prabhakar (Thu Feb 01 2024 - 08:06:02 EST)
- [GIT PULL] Immutable branch between MFD, CROS and Watchdog due for the v6.9 merge window Lee Jones (Thu Feb 01 2024 - 08:06:26 EST)
- Re: [PATCH] ALSA: hda/realtek: Enable headset mic on Vaio VJFE-ADL Takashi Iwai (Thu Feb 01 2024 - 08:06:32 EST)
- [PATCH 0/4] arm64: dts: ti: Enable camera for SK-AM62P Jai Luthra (Thu Feb 01 2024 - 08:07:24 EST)
- [PATCH 1/4] arm64: dts: ti: k3-am62p: Fix memory ranges for DMSS Jai Luthra (Thu Feb 01 2024 - 08:07:39 EST)
- [PATCH 2/4] arm64: dts: ti: k3-am62p: Add DMASS1 for CSI Jai Luthra (Thu Feb 01 2024 - 08:07:45 EST)
- [PATCH 4/4] arm64: dts: ti: Enable overlays for SK-AM62P Jai Luthra (Thu Feb 01 2024 - 08:08:01 EST)
- [PATCH 3/4] arm64: dts: ti: k3-am62p: Add nodes for CSI-RX Jai Luthra (Thu Feb 01 2024 - 08:08:08 EST)
- [PATCH v5 1/4] net/sched: Add helper macros with module names Michal Koutný (Thu Feb 01 2024 - 08:10:04 EST)
- [PATCH v5 3/4] net/sched: Load modules via their alias Michal Koutný (Thu Feb 01 2024 - 08:10:10 EST)
- [PATCH v5 4/4] net/sched: Remove alias of sch_clsact Michal Koutný (Thu Feb 01 2024 - 08:10:44 EST)
- [PATCH v5 0/4] net/sched: Load modules via alias Michal Koutný (Thu Feb 01 2024 - 08:10:45 EST)
- [PATCH v5 2/4] net/sched: Add module aliases for cls_,sch_,act_ modules Michal Koutný (Thu Feb 01 2024 - 08:10:58 EST)
- Re: [PATCH 3/5] riscv: dts: renesas: r9a07g043f: Add IRQC node to RZ/Five SoC DTSI Lad, Prabhakar (Thu Feb 01 2024 - 08:11:37 EST)
- [RFC PATCH v5] cleanup: Add cond_guard() to conditional guards Fabio M. De Francesco (Thu Feb 01 2024 - 08:11:54 EST)
- [RFC PATCH v2 0/7] uclamp sum aggregation Hongyan Xia (Thu Feb 01 2024 - 08:12:22 EST)
- [RFC PATCH v2 1/7] Revert "sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0" Hongyan Xia (Thu Feb 01 2024 - 08:12:31 EST)
- [RFC PATCH v2 2/7] sched/uclamp: Track uclamped util_avg in sched_avg Hongyan Xia (Thu Feb 01 2024 - 08:12:48 EST)
- [RFC PATCH v2 3/7] sched/uclamp: Introduce root_cfs_util_uclamp for rq Hongyan Xia (Thu Feb 01 2024 - 08:13:01 EST)
- [RFC PATCH v2 4/7] sched/fair: Use CFS util_avg_uclamp for utilization and frequency Hongyan Xia (Thu Feb 01 2024 - 08:13:14 EST)
- [RFC PATCH v2 5/7] sched/fair: Massively simplify util_fits_cpu() Hongyan Xia (Thu Feb 01 2024 - 08:13:29 EST)
- Re: [PATCH net-next 2/3] dt-bindings: net: cdns,macb: Add wol-arp-packet property Andrew Lunn (Thu Feb 01 2024 - 08:13:38 EST)
- [RFC PATCH v2 6/7] sched/uclamp: Remove all uclamp bucket logic Hongyan Xia (Thu Feb 01 2024 - 08:14:00 EST)
- [RFC PATCH v2 7/7] sched/uclamp: Simplify uclamp_eff_value() Hongyan Xia (Thu Feb 01 2024 - 08:14:04 EST)
- Re: Aw: Re: [PATCH v3 1/2] dt-bindings: reset: mediatek: add MT7988 reset IDs Conor Dooley (Thu Feb 01 2024 - 08:14:29 EST)
- [PATCH 1/1] spi-mxs: Fix chipselect glitch Ralf Schlatterbeck (Thu Feb 01 2024 - 08:15:56 EST)
- Re: [PATCH RESEND] arm: topology: Fix missing clock-frequency property warning Krzysztof Kozlowski (Thu Feb 01 2024 - 08:16:46 EST)
- Re: [PATCH net-next v4 2/5] page_frag: unify gfp bits for order 3 page allocation Paolo Abeni (Thu Feb 01 2024 - 08:17:13 EST)
- Re: [PATCH 03/15] tick: Remove useless oneshot ifdeffery Frederic Weisbecker (Thu Feb 01 2024 - 08:17:34 EST)
- Re: [PATCH 1/6] wifi: ath9k: Obtain system GPIOS from descriptors Andy Shevchenko (Thu Feb 01 2024 - 08:18:11 EST)
- Re: [PATCH v5 net-next 08/13] net: phy: marvell-88q2xxx: add support for temperature sensor Guenter Roeck (Thu Feb 01 2024 - 08:18:40 EST)
- [PATCH 1/1] mtd: spi-nor: everspin: add em004lxb entry Flavio Suligoi (Thu Feb 01 2024 - 08:18:56 EST)
- [PATCH 0/1] mtd: spi-nor: everspin: add em004lxb entry Flavio Suligoi (Thu Feb 01 2024 - 08:19:04 EST)
- Re: [PATCH] riscv: add CALLER_ADDRx support Conor Dooley (Thu Feb 01 2024 - 08:19:24 EST)
- Re: [RFC PATCH net-next 2/2] net: ethernet: ti: inter-core-virt-eth: Register as network device Simon Horman (Thu Feb 01 2024 - 08:19:44 EST)
- [ANNOUNCE] 5.10.209-rt101 Luis Claudio R. Goncalves (Thu Feb 01 2024 - 08:20:33 EST)
- Re: [PATCH RFC 3/4] net: ethtool: Use uts_release Jiri Pirko (Thu Feb 01 2024 - 08:20:48 EST)
- Re: [PATCH] platform/x86/amd/hsmp: switch to use device_add_groups() Hegde, Suma (Thu Feb 01 2024 - 08:21:15 EST)
- Re: [PATCH v3 2/2] dt-bindings: Add MPQ8785 voltage regulator device Guenter Roeck (Thu Feb 01 2024 - 08:23:06 EST)
- [PATCH net-next] tun: Fix code style issues in <linux/if_vlan.h> Yunjian Wang (Thu Feb 01 2024 - 08:23:32 EST)
- Re: [PATCH v5 net-next 08/13] net: phy: marvell-88q2xxx: add support for temperature sensor Andrew Lunn (Thu Feb 01 2024 - 08:23:48 EST)
- Re: [PATCH net-next v5 01/21] lib/bitmap: add bitmap_{read,write}() Arnd Bergmann (Thu Feb 01 2024 - 08:24:19 EST)
- Re: [PATCH] dt-bindings: trivial-devices: sort entries alphanumerically Guenter Roeck (Thu Feb 01 2024 - 08:25:26 EST)
- Re: [PATCH RESEND] arm: topology: Fix missing clock-frequency property warning Russell King (Oracle) (Thu Feb 01 2024 - 08:25:59 EST)
- Re: [PATCH v5 net-next 08/13] net: phy: marvell-88q2xxx: add support for temperature sensor Andrew Lunn (Thu Feb 01 2024 - 08:27:51 EST)
- Re: [v2] btrfs: Simplify the allocation of slab caches in btrfs_delayed_inode_init Markus Elfring (Thu Feb 01 2024 - 08:29:02 EST)
- Re: [PATCH] atm: idt77252: fix a memleak in open_card_ubr0 Jiri Pirko (Thu Feb 01 2024 - 08:29:49 EST)
- Re: [RFC PATCH net-next 1/2] net: ethernet: ti: Introduce inter-core-virt-eth as RPMsg driver Simon Horman (Thu Feb 01 2024 - 08:30:14 EST)
- Re: [PATCH v2 1/3] swiotlb: Fix allocation alignment requirement when searching slots Robin Murphy (Thu Feb 01 2024 - 08:30:30 EST)
- Re: [RFC PATCH] pidfd: implement PIDFD_THREAD flag for pidfd_open() Christian Brauner (Thu Feb 01 2024 - 08:30:57 EST)
- [RFC PATCH] mm: hugetlb: remove __GFP_THISNODE flag when dissolving the old hugetlb Baolin Wang (Thu Feb 01 2024 - 08:31:39 EST)
- [PATCH] blackhole_dev: Fix buil warning Breno Leitao (Thu Feb 01 2024 - 08:32:55 EST)
- Re: [PATCH v3 1/1] lib/vsprintf: Implement spprintf() to catch truncated strings Andy Shevchenko (Thu Feb 01 2024 - 08:33:13 EST)
- Re: [syzbot] [erofs?] KMSAN: uninit-value in z_erofs_lz4_decompress (3) syzbot (Thu Feb 01 2024 - 08:34:18 EST)
- Re: [PATCH v5 net-next 08/13] net: phy: marvell-88q2xxx: add support for temperature sensor Guenter Roeck (Thu Feb 01 2024 - 08:34:37 EST)
- Re: [PATCH] pinctrl: mcp23s08: Check only GPIOs which have interrupts enabled Andy Shevchenko (Thu Feb 01 2024 - 08:35:31 EST)
- Re: [PATCH 1/5] security: allow finer granularity in permitting copy-up of security xattrs Christian Brauner (Thu Feb 01 2024 - 08:35:58 EST)
- Re: [PATCH v2 02/11] watchdog: rzg2l_wdt: Select PM Guenter Roeck (Thu Feb 01 2024 - 08:37:09 EST)
- Re: [PATCH 4/5] evm: Use the real inode's metadata to calculate metadata hash Stefan Berger (Thu Feb 01 2024 - 08:37:30 EST)
- Re: [PATCH] pwm: imx-tpm: reset module on probe Uwe Kleine-König (Thu Feb 01 2024 - 08:38:45 EST)
- Re: [PATCH v5 net-next 08/13] net: phy: marvell-88q2xxx: add support for temperature sensor Guenter Roeck (Thu Feb 01 2024 - 08:39:40 EST)
- Re: [RFC PATCH] pidfd: implement PIDFD_THREAD flag for pidfd_open() Christian Brauner (Thu Feb 01 2024 - 08:40:00 EST)
- [GIT PULL] Kbuild fixes for v6.8-rc3 Masahiro Yamada (Thu Feb 01 2024 - 08:40:33 EST)
- Re: [PATCH] mbcache: Simplify the allocation of slab caches Christian Brauner (Thu Feb 01 2024 - 08:43:45 EST)
- Re: [PATCH 2/2] riscv: Disable misaligned access probe when CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS Clément Léger (Thu Feb 01 2024 - 08:44:04 EST)
- Re: [PATCH net v3] net: stmmac: xgmac: fix handling of DPP safety error for DMA channels Simon Horman (Thu Feb 01 2024 - 08:44:21 EST)
- Re: [PATCH 00/10] KVM: arm64: fix many kernel-doc warnings Marc Zyngier (Thu Feb 01 2024 - 08:45:16 EST)
- [net-next PATCH 0/2] net: phy: qcom: qca808x: fixup qca808x LED Christian Marangi (Thu Feb 01 2024 - 08:46:25 EST)
- [net-next PATCH 1/2] net: phy: qcom: qca808x: fix logic error in LED brightness set Christian Marangi (Thu Feb 01 2024 - 08:46:36 EST)
- [net-next PATCH 2/2] net: phy: qcom: qca808x: default to LED active High if not set Christian Marangi (Thu Feb 01 2024 - 08:46:53 EST)
- Re: [PATCH] spi: reorder spi_message struct member doc comments Mark Brown (Thu Feb 01 2024 - 08:47:13 EST)
- Re: [PATCH] riscv: misaligned: remove CONFIG_RISCV_M_MODE specific code Clément Léger (Thu Feb 01 2024 - 08:47:29 EST)
- Re: [PATCH net-next v5 01/21] lib/bitmap: add bitmap_{read,write}() Alexander Potapenko (Thu Feb 01 2024 - 08:47:38 EST)
- Re: [PATCH 1/2] mm/readahead: stop readahead loop if memcg charge fails Matthew Wilcox (Thu Feb 01 2024 - 08:48:13 EST)
- Re: [PATCH v2] kprobes: Use synchronize_rcu_tasks_rude in kprobe_optimizer Paul E. McKenney (Thu Feb 01 2024 - 08:48:27 EST)
- Re: [PATCH 1/1] mtd: spi-nor: everspin: add em004lxb entry Michael Walle (Thu Feb 01 2024 - 08:48:39 EST)
- Re: [PATCH 00/10] KVM: arm64: fix many kernel-doc warnings Zenghui Yu (Thu Feb 01 2024 - 08:49:22 EST)
- Re: [PATCH 1/1] mm/khugepaged: skip copying lazyfree pages on collapse Lance Yang (Thu Feb 01 2024 - 08:50:07 EST)
- Re: [PATCH v3 5/8] ptp/kvm, arm_arch_timer: Set system_counterval_t.cs_id to constant Marc Zyngier (Thu Feb 01 2024 - 08:52:44 EST)
- Re: [PATCH 1/2] mm/readahead: stop readahead loop if memcg charge fails Jan Kara (Thu Feb 01 2024 - 08:53:06 EST)
- Re: [PATCH v6 04/11] media: rkisp1: Support devices lacking dual crop Laurent Pinchart (Thu Feb 01 2024 - 08:53:28 EST)
- Re: [PATCH v2 2/3] swiotlb: Enforce page alignment in swiotlb_alloc() Robin Murphy (Thu Feb 01 2024 - 08:54:10 EST)
- Re: [PATCH 1/2] mm/readahead: stop readahead loop if memcg charge fails Matthew Wilcox (Thu Feb 01 2024 - 08:54:22 EST)
- Re: [PATCH v2 2/3] perf parse-events: Improve error location of terms cloned from an event James Clark (Thu Feb 01 2024 - 08:54:49 EST)
- Re: [PATCH v6 06/11] media: rkisp1: Add match data for i.MX8MP ISP Laurent Pinchart (Thu Feb 01 2024 - 08:55:59 EST)
- Re: [PATCH v3 5/6] arm64: dts: ti: k3-am62p: Add Wave5 Video Encoder/Decoder Node Mattijs Korpershoek (Thu Feb 01 2024 - 08:56:17 EST)
- [PATCH 1/2] mm/readahead: Improve page readaround miss detection Jan Kara (Thu Feb 01 2024 - 08:56:33 EST)
- Re: [PATCH] mm: memcg: Use larger chunks for proactive reclaim Michal Koutný (Thu Feb 01 2024 - 08:57:39 EST)
- Re: [PATCH v3] PM / sleep: Mechanism to find source aborting kernel suspend transition Rafael J. Wysocki (Thu Feb 01 2024 - 08:59:24 EST)
- Re: [PATCH v4 15/15] arm64: dts: qcom: sm8550: add hwkm support to ufs ice neil . armstrong (Thu Feb 01 2024 - 08:59:57 EST)
- Re: [PATCH v2 3/3] perf parse-events: Print all errors James Clark (Thu Feb 01 2024 - 09:00:17 EST)
- Re: [PATCH 1/6] wifi: ath9k: Obtain system GPIOS from descriptors Arnd Bergmann (Thu Feb 01 2024 - 09:00:36 EST)
- Re: [PATCH] octeontx2-pf: Fix a memleak otx2_sq_init Jiri Pirko (Thu Feb 01 2024 - 09:02:04 EST)
- Re: [PATCH net-next v5 01/21] lib/bitmap: add bitmap_{read,write}() Arnd Bergmann (Thu Feb 01 2024 - 09:03:33 EST)
- [PATCH] MAINTAINERS: Remove Tomasz from Samsung clock and pinctrl entries Tomasz Figa (Thu Feb 01 2024 - 09:03:57 EST)
- Re: [PATCH v6 11/11] media: rkisp1: Fix endianness on raw streams on i.MX8MP Laurent Pinchart (Thu Feb 01 2024 - 09:04:14 EST)
- Re: [PATCH v3 5/8] ptp/kvm, arm_arch_timer: Set system_counterval_t.cs_id to constant Peter Hilber (Thu Feb 01 2024 - 09:05:07 EST)
- Re: [PATCH 03/15] tick: Remove useless oneshot ifdeffery Anna-Maria Behnsen (Thu Feb 01 2024 - 09:05:22 EST)
- [PATCH v2 0/4] Staging: rtl8723bs: checkpatch fixes for rtw_mlme.c Meir Elisha (Thu Feb 01 2024 - 09:05:36 EST)
- [PATCH v2 1/4] Staging: rtl8723bs: Remove unnecessary braces Meir Elisha (Thu Feb 01 2024 - 09:05:49 EST)
- [PATCH v2 2/4] Staging: rtl8723bs: Remove extra spaces Meir Elisha (Thu Feb 01 2024 - 09:06:03 EST)
- [PATCH v2 3/4] Staging: rtl8723bs: Fix block comments warning Meir Elisha (Thu Feb 01 2024 - 09:06:16 EST)
- [PATCH v2 4/4] Staging: rtl8723bs: fix else after break warning Meir Elisha (Thu Feb 01 2024 - 09:06:33 EST)
- [PATCH] riscv: hwprobe: export VA_BITS Clément Léger (Thu Feb 01 2024 - 09:06:51 EST)
- RE: [PATCH 1/1] mtd: spi-nor: everspin: add em004lxb entry Flavio Suligoi (Thu Feb 01 2024 - 09:07:16 EST)
- Re: [PATCH v7 03/16] virt: sev-guest: Add SNP guest request structure Borislav Petkov (Thu Feb 01 2024 - 09:08:10 EST)
- Re: [PATCH -mm v2] stackdepot: fix -Wstringop-overflow warning Andrey Konovalov (Thu Feb 01 2024 - 09:08:59 EST)
- Re: [PATCH 4/5] evm: Use the real inode's metadata to calculate metadata hash Amir Goldstein (Thu Feb 01 2024 - 09:12:24 EST)
- [ANNOUNCE] 4.14.336-rt159 Luis Claudio R. Goncalves (Thu Feb 01 2024 - 09:12:40 EST)
- Re: [PATCH v2 1/3] swiotlb: Fix allocation alignment requirement when searching slots Will Deacon (Thu Feb 01 2024 - 09:13:00 EST)
- [PATCH v2] pinctrl: mcp23s08: Check only GPIOs which have interrupts enabled Arturas Moskvinas (Thu Feb 01 2024 - 09:15:37 EST)
- [GIT PULL] another fix for v6.8-rc Chuck Lever III (Thu Feb 01 2024 - 09:15:52 EST)
- Re: [RFC PATCH net-next 1/2] net: ethernet: ti: Introduce inter-core-virt-eth as RPMsg driver Ravi Gunasekaran (Thu Feb 01 2024 - 09:16:09 EST)
- Re: linux-next: build warning after merge of the tip tree Borislav Petkov (Thu Feb 01 2024 - 09:16:27 EST)
- [PATCH v2] ext4: correct best extent lstart adjustment logic Baokun Li (Thu Feb 01 2024 - 09:16:49 EST)
- Re: [PATCH v3 02/19] x86/boot: Move mem_encrypt= parsing to the decompressor Tom Lendacky (Thu Feb 01 2024 - 09:18:04 EST)
- Re: [PATCH 1/5] security: allow finer granularity in permitting copy-up of security xattrs Amir Goldstein (Thu Feb 01 2024 - 09:18:57 EST)
- Re: [PATCH 1/6] wifi: ath9k: Obtain system GPIOS from descriptors Toke Høiland-Jørgensen (Thu Feb 01 2024 - 09:19:17 EST)
- Re: [PATCH] drm/xe/display: Fix memleak in display initialization Maarten Lankhorst (Thu Feb 01 2024 - 09:20:17 EST)
- Re: [PATCH -next v4 2/3] x86/mce: rename MCE_IN_KERNEL_COPYIN to MCE_IN_KERNEL_COPY_MC Borislav Petkov (Thu Feb 01 2024 - 09:21:15 EST)
- Re: [RFC PATCH net-next 1/2] net: ethernet: ti: Introduce inter-core-virt-eth as RPMsg driver Ravi Gunasekaran (Thu Feb 01 2024 - 09:21:33 EST)
- Re: [PATCH] platform/x86/amd/hsmp: switch to use device_add_groups() Greg Kroah-Hartman (Thu Feb 01 2024 - 09:22:22 EST)
- Re: [PATCH v2 3/3] arm64: dts: exynos: Add SPI nodes for Exynos850 Sam Protsenko (Thu Feb 01 2024 - 09:22:37 EST)
- Re: [Intel-wired-lan] [PATCH net-next v7 1/2] ethtool: Add GTP RSS hash options to ethtool.h Marcin Szycik (Thu Feb 01 2024 - 09:22:53 EST)
- Re: [PATCH 3/4] x86/kexec(): Reset TDX private memory on platforms with TDX erratum Huang, Kai (Thu Feb 01 2024 - 09:23:14 EST)
- Re: [V3] i2c: i2c-qcom-geni: Correct I2C TRE sequence Andi Shyti (Thu Feb 01 2024 - 09:23:31 EST)
- Re: [Intel-wired-lan] [PATCH net-next v7 2/2] ice: Implement RSS settings for GTP using ethtool Marcin Szycik (Thu Feb 01 2024 - 09:23:49 EST)
- Re: This is classified as spam [was: [PATCH] tty: fix atomicity violation in n_tty_read] Greg KH (Thu Feb 01 2024 - 09:24:07 EST)
- [RESEND PATCH v2] arm64: dts: ti: k3-am69-sk: remove assigned-clock-parents for unused VP Jayesh Choudhary (Thu Feb 01 2024 - 09:24:28 EST)
- Aw: Re: Re: [PATCH v3 1/2] dt-bindings: reset: mediatek: add MT7988 reset IDs Frank Wunderlich (Thu Feb 01 2024 - 09:24:46 EST)
- Re: [RFC PATCH net-next 2/2] net: ethernet: ti: inter-core-virt-eth: Register as network device Ravi Gunasekaran (Thu Feb 01 2024 - 09:25:09 EST)
- Re: [PATCH v2 3/8] perf arm-spe/cs-etm: Directly iterate CPU maps Ian Rogers (Thu Feb 01 2024 - 09:25:30 EST)
- [PATCH] apparmor: use kvfree_sensitive to free data->data Fedor Pchelkin (Thu Feb 01 2024 - 09:25:49 EST)
- Re: [PATCH v2 2/4] arm64: dts: rockchip: enable temperature driven fan control on Rock 5B Chen-Yu Tsai (Thu Feb 01 2024 - 09:26:20 EST)
- Re: [PATCH v2] mm: memcg: Don't periodically flush stats when memcg is disabled Michal Koutný (Thu Feb 01 2024 - 09:26:39 EST)
- Re: [RFC PATCH] kernel/module: add a safer implementation of try_module_get() Marco Pagani (Thu Feb 01 2024 - 09:28:14 EST)
- Re: [RFC PATCH 0/3] workqueue: Enable unbound cpumask update on ordered workqueues Waiman Long (Thu Feb 01 2024 - 09:28:28 EST)
- Re: [mainline] [linux-next] [6.8-rc1] [FC] [DLPAR] OOps kernel crash after performing dlpar remove test Tasmiya Nalatwad (Thu Feb 01 2024 - 09:32:46 EST)
- Re: [PATCH] platform/x86/amd/hsmp: switch to use device_add_groups() Ilpo Järvinen (Thu Feb 01 2024 - 09:34:52 EST)
- Re: [PATCH] RAS/AMD/ATL: Add MI300 DRAM to Normalized address translation support Yazen Ghannam (Thu Feb 01 2024 - 09:35:28 EST)
- Re: [PATCH 3/4] x86/kexec(): Reset TDX private memory on platforms with TDX erratum Huang, Kai (Thu Feb 01 2024 - 09:35:44 EST)
- Re: [PATCH 3/4] x86/kexec(): Reset TDX private memory on platforms with TDX erratum Kirill A. Shutemov (Thu Feb 01 2024 - 09:39:13 EST)
- Re: [net PATCH] octeontx2-pf: Remove xdp queues on program detach patchwork-bot+netdevbpf (Thu Feb 01 2024 - 09:40:33 EST)
- Re: [PATCH 2/4] x86/virt/tdx: Advertise the CC_ATTR_HOST_MEM_INCOHERENT for TDX host Huang, Kai (Thu Feb 01 2024 - 09:42:42 EST)
- Re: [PATCH net-next v6] bonding: Add independent control state machine Jay Vosburgh (Thu Feb 01 2024 - 09:43:45 EST)
- Re: [PATCH v6 5/6] arm64: dts: qcom: sm8450: Add opp table support to PCIe Konrad Dybcio (Thu Feb 01 2024 - 09:45:35 EST)
- Re: [PATCH] platform/x86/amd/hsmp: switch to use device_add_groups() Greg Kroah-Hartman (Thu Feb 01 2024 - 09:47:18 EST)
- Re: [PATCH v2 0/7] PCI: Solve two bridge window sizing issues Ilpo Järvinen (Thu Feb 01 2024 - 09:47:38 EST)
- Re: [f2fs-dev] [PATCH v3] f2fs: fix zoned block device information initialization Chao Yu (Thu Feb 01 2024 - 09:47:51 EST)
- Re: [PATCH 3/4] x86/kexec(): Reset TDX private memory on platforms with TDX erratum Huang, Kai (Thu Feb 01 2024 - 09:48:15 EST)
- Re: [PATCH] tty: serial: amba-pl011: Remove QDF2xxx workarounds Konrad Dybcio (Thu Feb 01 2024 - 09:48:30 EST)
- Re: [PATCH 1/1] RDMA/srpt: Do not register event handler until srpt device is fully setup Bart Van Assche (Thu Feb 01 2024 - 09:48:57 EST)
- Re: [PATCH v2] ext4: correct best extent lstart adjustment logic Ojaswin Mujoo (Thu Feb 01 2024 - 09:49:36 EST)
- Re: [PATCH] platform/x86/amd/hsmp: switch to use device_add_groups() Hans de Goede (Thu Feb 01 2024 - 09:50:25 EST)
- Re: [PATCH] soc: qcom: mdt_loader: Add Upperbounds check for program header access Konrad Dybcio (Thu Feb 01 2024 - 09:50:39 EST)
- Re: [PATCH net-next v6] bonding: Add independent control state machine Paolo Abeni (Thu Feb 01 2024 - 09:52:28 EST)
- Re: [PATCH net 6/9] wifi: fill in MODULE_DESCRIPTION()s for p54spi Christian Lamparter (Thu Feb 01 2024 - 09:54:29 EST)
- Re: [PATCH 2/6] soundwire: sysfs: move sdw_slave_dev_attr_group into the existing list of groups Greg Kroah-Hartman (Thu Feb 01 2024 - 09:56:32 EST)
- Re: [PATCH v2 2/2] serial: mxs-auart: fix tx Greg KH (Thu Feb 01 2024 - 09:57:28 EST)
- Re: [PATCH v1 1/1] pinctrl: nuvoton: Constify wpcm450_groups Andy Shevchenko (Thu Feb 01 2024 - 09:58:07 EST)
- Re: [PATCH] drm/i915/display: Include debugfs.h in intel_display_debugfs_params.c Paz Zcharya (Thu Feb 01 2024 - 09:59:08 EST)
- Re: [PATCH] usb: typec: anx7688: Add driver for ANX7688 USB-C HDMI bridge Greg KH (Thu Feb 01 2024 - 09:59:21 EST)
- Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model Anna-Maria Behnsen (Thu Feb 01 2024 - 09:59:36 EST)
- Re: [PATCHv2 1/2] refcount: introduce __refcount_dec_and_lock macro Alexander Aring (Thu Feb 01 2024 - 10:00:04 EST)
- Re: [PATCH] usb: typec: anx7688: Add driver for ANX7688 USB-C HDMI bridge Greg KH (Thu Feb 01 2024 - 10:00:58 EST)
- Re: [PATCH 1/2] ata: ahci: Add force LPM policy quirk for ASUS B1400CEAE Niklas Cassel (Thu Feb 01 2024 - 10:01:59 EST)
- Re: [PATCH v2] pinctrl: mcp23s08: Check only GPIOs which have interrupts enabled Andy Shevchenko (Thu Feb 01 2024 - 10:03:12 EST)
- Re: [PATCH v10 00/20] timers: Move from a push remote at enqueue to a pull at expiry model Anna-Maria Behnsen (Thu Feb 01 2024 - 10:03:28 EST)
- Re: [PATCH RFC/RFT v2 4/4] riscv: Stop emitting preventive sfence.vma for new userspace mappings with Svvptc Andrea Parri (Thu Feb 01 2024 - 10:04:06 EST)
- Re: [PATCH 1/2] uio: introduce UIO_MEM_DMA_COHERENT type Greg Kroah-Hartman (Thu Feb 01 2024 - 10:04:20 EST)
- Re: [PATCH RESEND] arm: topology: Fix missing clock-frequency property warning Stefan Wiehler (Thu Feb 01 2024 - 10:04:38 EST)
- Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model Frederic Weisbecker (Thu Feb 01 2024 - 10:05:33 EST)
- Re: [PATCH] RAS/AMD/ATL: Add MI300 DRAM to Normalized address translation support Borislav Petkov (Thu Feb 01 2024 - 10:06:12 EST)
- [PATCH v2 0/4] backlight: hx8357: Clean up and make OF-independent Andy Shevchenko (Thu Feb 01 2024 - 10:06:53 EST)
- [PATCH v2 4/4] backlight: hx8357: Utilise temporary variable for struct device Andy Shevchenko (Thu Feb 01 2024 - 10:07:02 EST)
- [PATCH v2 3/4] backlight: hx8357: Make use of dev_err_probe() Andy Shevchenko (Thu Feb 01 2024 - 10:07:07 EST)
- Re: [PATCH v2 4/4] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware Arnaud POULIQUEN (Thu Feb 01 2024 - 10:07:37 EST)
- Re: [RESEND PATCH v6 00/12] arm64: qcom: add and enable SHM Bridge support Bartosz Golaszewski (Thu Feb 01 2024 - 10:07:41 EST)
- Re: linux-next: Tree for Jan 29 (soc/tegra/fuse/fuse-tegra30.c) Thierry Reding (Thu Feb 01 2024 - 10:08:05 EST)
- Re: [PATCH v12 00/25] Linux RISC-V AIA Support Anup Patel (Thu Feb 01 2024 - 10:08:20 EST)
- Re: [patch v5 07/19] x86/cpu: Use common topology code for Intel Borislav Petkov (Thu Feb 01 2024 - 10:08:34 EST)
- Re: [PATCH v2 2/2] arm64: dts: ti: k3-j784s4: Fix power domain for VTM node Andrew Davis (Thu Feb 01 2024 - 10:12:42 EST)
- [PATCH] tracing/timerlat: Move hrtimer_init to timerlat_fd open() Daniel Bristot de Oliveira (Thu Feb 01 2024 - 10:13:58 EST)
- Re: [RFC PATCH v3] cleanup: Add cond_guard() to conditional guards Fabio M. De Francesco (Thu Feb 01 2024 - 10:14:13 EST)
- Re: [PATCH] fpga: remove redundant checks for bridge ops Marco Pagani (Thu Feb 01 2024 - 10:16:14 EST)
- Re: [PATCH] drm/i915/display: Include debugfs.h in intel_display_debugfs_params.c Jani Nikula (Thu Feb 01 2024 - 10:16:25 EST)
- Re: [RFC PATCH 2/5] of: Introduce for_each_child_of_node_scoped() to automate of_node_put() handling Jonathan Cameron (Thu Feb 01 2024 - 10:17:17 EST)
- [syzbot] [ntfs3?] KASAN: slab-out-of-bounds Read in mi_enum_attr syzbot (Thu Feb 01 2024 - 10:17:35 EST)
- [net-next PATCH v5 0/9] net: phy: Introduce PHY Package concept Christian Marangi (Thu Feb 01 2024 - 10:18:30 EST)
- [net-next PATCH v5 1/9] dt-bindings: net: document ethernet PHY package nodes Christian Marangi (Thu Feb 01 2024 - 10:18:51 EST)
- [net-next PATCH v5 2/9] net: phy: add support for scanning PHY in PHY packages nodes Christian Marangi (Thu Feb 01 2024 - 10:19:21 EST)
- [net-next PATCH v5 3/9] net: phy: add devm/of_phy_package_join helper Christian Marangi (Thu Feb 01 2024 - 10:19:41 EST)
- [net-next PATCH v5 4/9] net: phy: qcom: move more function to shared library Christian Marangi (Thu Feb 01 2024 - 10:20:27 EST)
- [net-next PATCH v5 5/9] dt-bindings: net: add QCA807x PHY defines Christian Marangi (Thu Feb 01 2024 - 10:20:32 EST)
- [net-next PATCH v5 6/9] dt-bindings: net: Document Qcom QCA807x PHY package Christian Marangi (Thu Feb 01 2024 - 10:21:07 EST)
- [net-next PATCH v5 7/9] net: phy: qcom: add support for QCA807x PHY Family Christian Marangi (Thu Feb 01 2024 - 10:21:47 EST)
- [net-next PATCH v5 8/9] net: phy: qcom: generalize some qca808x LED functions Christian Marangi (Thu Feb 01 2024 - 10:21:49 EST)
- [net-next PATCH v5 9/9] net: phy: qca807x: add support for configurable LED Christian Marangi (Thu Feb 01 2024 - 10:22:06 EST)
- Re: [PATCH v3 0/4] kstrtox: introduce memparse_safe() Andy Shevchenko (Thu Feb 01 2024 - 10:22:32 EST)
- Re: [PATCH v1 1/1] pcmcia: Convert to use less arguments in pci_bus_for_each_resource() Andy Shevchenko (Thu Feb 01 2024 - 10:22:55 EST)
- [PATCH] iio: accel: mxc4005: new ACPI ID for the MXC6655 accelerometer Nikita Mikhailevich (Thu Feb 01 2024 - 10:23:15 EST)
- Re: [PATCH v2 6/6 RFT] sched/fair: change sched asym checking condition Shrikanth Hegde (Thu Feb 01 2024 - 10:23:32 EST)
- Re: [patch v5 08/19] x86/cpu/amd: Provide a separate accessor for Node ID Borislav Petkov (Thu Feb 01 2024 - 10:23:46 EST)
- Re: [RFC PATCH 0/5] of: automate of_node_put() - new approach to loops. Jonathan Cameron (Thu Feb 01 2024 - 10:24:00 EST)
- [PATCH v2 2/3] backlight: mp3309c: use dev_err_probe() instead of dev_err() Andy Shevchenko (Thu Feb 01 2024 - 10:24:16 EST)
- [PATCH v2 0/3] backlight: mp3309c: Allow to use on non-OF platforms Andy Shevchenko (Thu Feb 01 2024 - 10:24:20 EST)
- Re: [PATCH] sched/core: Drop spinlocks on contention iff kernel is preemptible Friedrich Weber (Thu Feb 01 2024 - 10:24:43 EST)
- Re: [PATCH v3 2/5] arm64: dts: ti: k3-am62/a: use sub-node for USB_PHY_CTRL registers Andrew Davis (Thu Feb 01 2024 - 10:24:58 EST)
- Re: [PATCH v2 5/6] clk: samsung: gs101: don't mark non-essential clocks as critical André Draszik (Thu Feb 01 2024 - 10:25:19 EST)
- Re: [PATCH] tracing/timerlat: Move hrtimer_init to timerlat_fd open() Steven Rostedt (Thu Feb 01 2024 - 10:25:41 EST)
- [RFC PATCH net-next v2 0/9] Add ability to flash modules' firmware Danielle Ratson (Thu Feb 01 2024 - 10:25:58 EST)
- [RFC PATCH net-next v2 1/9] ethtool: Add ethtool operation to write to a transceiver module EEPROM Danielle Ratson (Thu Feb 01 2024 - 10:26:17 EST)
- [RFC PATCH net-next v2 2/9] mlxsw: Implement ethtool operation to write to a transceiver module EEPROM Danielle Ratson (Thu Feb 01 2024 - 10:26:39 EST)
- [RFC PATCH net-next v2 3/9] ethtool: Add an interface for flashing transceiver modules' firmware Danielle Ratson (Thu Feb 01 2024 - 10:27:01 EST)
- [RFC PATCH net-next v2 4/9] ethtool: Add flashing transceiver modules' firmware notifications ability Danielle Ratson (Thu Feb 01 2024 - 10:27:24 EST)
- [RFC PATCH net-next v2 5/9] include: netdevice: Add module firmware flashing in progress flag to net_device Danielle Ratson (Thu Feb 01 2024 - 10:27:35 EST)
- [RFC PATCH net-next v2 6/9] net: sfp: Add more extended compliance codes Danielle Ratson (Thu Feb 01 2024 - 10:28:04 EST)
- [RFC PATCH net-next v2 7/9] ethtool: cmis_cdb: Add a layer for supporting CDB commands Danielle Ratson (Thu Feb 01 2024 - 10:28:30 EST)
- [RFC PATCH net-next v2 8/9] ethtool: cmis_fw_update: add a layer for supporting firmware update using CDB Danielle Ratson (Thu Feb 01 2024 - 10:28:43 EST)
- [RFC PATCH net-next v2 9/9] ethtool: Add ability to flash transceiver modules' firmware Danielle Ratson (Thu Feb 01 2024 - 10:29:13 EST)
- [PATCH v2 1/4] backlight: hx8357: Make use of device properties Andy Shevchenko (Thu Feb 01 2024 - 10:29:26 EST)
- [PATCH v2 2/4] backlight: hx8357: Move OF table closer to its consumer Andy Shevchenko (Thu Feb 01 2024 - 10:29:37 EST)
- Re: [PATCH] tracing/timerlat: Move hrtimer_init to timerlat_fd open() Daniel Bristot de Oliveira (Thu Feb 01 2024 - 10:29:57 EST)
- Re: [RFC PATCH] mm: hugetlb: remove __GFP_THISNODE flag when dissolving the old hugetlb Michal Hocko (Thu Feb 01 2024 - 10:30:11 EST)
- Re: [PATCH v4 4/4] arm64: dts: rockchip: Add devicetree for Pine64 PineTab2 Diederik de Haas (Thu Feb 01 2024 - 10:30:25 EST)
- Re: [PATCH v1] arch: arm64: dts: meson: a1: add assigned-clocks for usb node Alexey Romanov (Thu Feb 01 2024 - 10:31:17 EST)
- Re: [RFC PATCH v3] cleanup: Add cond_guard() to conditional guards Fabio M. De Francesco (Thu Feb 01 2024 - 10:32:40 EST)
- Re: Re: [PATCH v5 15/44] drm/connector: hdmi: Compute bpc and format automatically Dave Stevenson (Thu Feb 01 2024 - 10:33:58 EST)
- Re: [PATCH v1] arch: arm64: dts: meson: a1: add assigned-clocks for usb node neil . armstrong (Thu Feb 01 2024 - 10:34:13 EST)
- Re: [PATCH 2/2] mm: mmap: map MAP_STACK to VM_NOHUGEPAGE Florian Weimer (Thu Feb 01 2024 - 10:34:32 EST)
- Re: [PATCH] mm: memcg: Use larger chunks for proactive reclaim Johannes Weiner (Thu Feb 01 2024 - 10:34:48 EST)
- Re: [PATCH] platform/x86/amd/hsmp: switch to use device_add_groups() Greg Kroah-Hartman (Thu Feb 01 2024 - 10:35:05 EST)
- Re: [RFC PATCH 2/5] mfd: add 88pm88x driver Karel Balej (Thu Feb 01 2024 - 10:38:06 EST)
- Re: [f2fs-dev] [PATCH v3] f2fs: fix zoned block device information initialization Wenjie Qi (Thu Feb 01 2024 - 10:38:20 EST)
- [PATCH] arm64: Print provenance information for addresses in registers Stefan Wiehler (Thu Feb 01 2024 - 10:38:52 EST)
- Re: [PATCH 1/1] spi-mxs: Fix chipselect glitch Marc Kleine-Budde (Thu Feb 01 2024 - 10:39:29 EST)
- Re: [net-next] rxrpc: Simplify the allocation of slab caches Markus Elfring (Thu Feb 01 2024 - 10:40:21 EST)
- Re: [PATCH] dma-coherent: add support for multi coherent rmems per dev Greg KH (Thu Feb 01 2024 - 10:41:38 EST)
- Re: [PATCH 1/5] security: allow finer granularity in permitting copy-up of security xattrs Stefan Berger (Thu Feb 01 2024 - 10:41:57 EST)
- Re: [PATCH v2 2/2] x86/cpu/intel: Detect TME keyid bits before setting MTRR mask registers Huang, Kai (Thu Feb 01 2024 - 10:44:02 EST)
- Re: [PATCH net-next] tun: Implement ethtool's get_channels() callback Willem de Bruijn (Thu Feb 01 2024 - 10:44:29 EST)
- Re: [PATCH] tracing/timerlat: Move hrtimer_init to timerlat_fd open() Greg KH (Thu Feb 01 2024 - 10:44:53 EST)
- Re: [RFC PATCH v3 2/4] dax: Check for data cache aliasing at runtime Mathieu Desnoyers (Thu Feb 01 2024 - 10:45:14 EST)
- Re: [PATCH v2 1/2] x86/cpu: allow reducing x86_phys_bits during early_identify_cpu() Huang, Kai (Thu Feb 01 2024 - 10:45:30 EST)
- Re: [PATCH net-next] tun: Fix code style issues in <linux/if_vlan.h> Willem de Bruijn (Thu Feb 01 2024 - 10:45:56 EST)
- Re: [PATCH v7 10/16] x86/sev: Add Secure TSC support for SNP guests Paolo Bonzini (Thu Feb 01 2024 - 10:46:39 EST)
- [PATCH 0/3] Handle delay slot for extable lookup Jiaxun Yang (Thu Feb 01 2024 - 10:46:55 EST)
- [PATCH 1/3] ptrace: Introduce exception_ip arch hook Jiaxun Yang (Thu Feb 01 2024 - 10:47:05 EST)
- [PATCH 2/3] MIPS: Clear Cause.BD in instruction_pointer_set Jiaxun Yang (Thu Feb 01 2024 - 10:47:09 EST)
- [PATCH 3/3] mm/memory: Use exception ip to search exception tables Jiaxun Yang (Thu Feb 01 2024 - 10:47:25 EST)
- Re: [PATCH v7 10/16] x86/sev: Add Secure TSC support for SNP guests Paolo Bonzini (Thu Feb 01 2024 - 10:48:50 EST)
- Re: [PATCH v2 1/2] serial: core: introduce uart_port_tx_flags() Emil Kronborg (Thu Feb 01 2024 - 10:49:02 EST)
- Re: [PATCH V2 net] hv_netvsc: Fix race condition between netvsc_probe and netvsc_remove Simon Horman (Thu Feb 01 2024 - 10:50:04 EST)
- [PATCH 0/6] mm/zswap: optimize zswap lru list Chengming Zhou (Thu Feb 01 2024 - 10:50:24 EST)
- [PATCH 1/6] mm/zswap: add more comments in shrink_memcg_cb() Chengming Zhou (Thu Feb 01 2024 - 10:50:39 EST)
- [PATCH 2/6] mm/zswap: invalidate zswap entry when swap entry free Chengming Zhou (Thu Feb 01 2024 - 10:50:53 EST)
- Re: [PATCH net-next v5 01/21] lib/bitmap: add bitmap_{read,write}() Alexander Lobakin (Thu Feb 01 2024 - 10:51:16 EST)
- [PATCH 3/6] mm/zswap: stop lru list shrinking when encounter warm region Chengming Zhou (Thu Feb 01 2024 - 10:51:20 EST)
- [PATCH 4/6] mm/zswap: remove duplicate_entry debug value Chengming Zhou (Thu Feb 01 2024 - 10:51:46 EST)
- [PATCH 5/6] mm/zswap: only support zswap_exclusive_loads_enabled Chengming Zhou (Thu Feb 01 2024 - 10:51:57 EST)
- [PATCH 6/6] mm/zswap: zswap entry doesn't need refcount anymore Chengming Zhou (Thu Feb 01 2024 - 10:52:13 EST)
- Re: [PATCH v2 2/2] serial: mxs-auart: fix tx Emil Kronborg (Thu Feb 01 2024 - 10:53:00 EST)
- [RFC 1/9] of: provide a cleanup helper for OF nodes Bartosz Golaszewski (Thu Feb 01 2024 - 10:56:16 EST)
- [RFC 2/9] arm64: dts: qcom: qrb5165-rb5: model the PMU of the QCA6391 Bartosz Golaszewski (Thu Feb 01 2024 - 10:56:24 EST)
- [RFC 0/9] power: sequencing: implement the subsystem and add first users Bartosz Golaszewski (Thu Feb 01 2024 - 10:56:42 EST)
- [RFC 4/9] power: pwrseq: add a driver for the QCA6390 PMU module Bartosz Golaszewski (Thu Feb 01 2024 - 10:57:23 EST)
- [RFC 5/9] Bluetooth: qca: use the power sequencer for QCA6390 Bartosz Golaszewski (Thu Feb 01 2024 - 10:57:34 EST)
- [RFC 6/9] PCI: create platform devices for child OF nodes of the port node Bartosz Golaszewski (Thu Feb 01 2024 - 10:57:54 EST)
- [RFC 8/9] PCI/pwrctl: add PCI power control core code Bartosz Golaszewski (Thu Feb 01 2024 - 10:58:49 EST)
- [RFC 9/9] PCI/pwrctl: add a PCI power control driver for power sequenced devices Bartosz Golaszewski (Thu Feb 01 2024 - 10:59:15 EST)
- [RFC 3/9] power: sequencing: new subsystem Bartosz Golaszewski (Thu Feb 01 2024 - 10:59:38 EST)
- Re: [patch v5 09/19] x86/cpu: Provide an AMD/HYGON specific topology parser Borislav Petkov (Thu Feb 01 2024 - 11:00:04 EST)
- Re: [PATCH v1 7/7] HID: playstation: DS4: Add VID/PID for SZ-MYPOWER controllers Max Staudt (Thu Feb 01 2024 - 11:00:22 EST)
- [PATCH v2] fpga: remove redundant checks for bridge ops Marco Pagani (Thu Feb 01 2024 - 11:00:44 EST)
- [PATCH 2/2] regulator: gpio: Correct default GPIO state to LOW Geert Uytterhoeven (Thu Feb 01 2024 - 11:01:40 EST)
- [PATCH 1/2] regulator: dt-bindings: gpio-regulator: Fix {gpios-,}states limits Geert Uytterhoeven (Thu Feb 01 2024 - 11:02:09 EST)
- Re: [PATCH] KVM: selftests: Compare wall time from xen shinfo against KVM_GET_CLOCK David Woodhouse (Thu Feb 01 2024 - 11:03:10 EST)
- Re: [PATCH] tracing/timerlat: Move hrtimer_init to timerlat_fd open() Daniel Bristot de Oliveira (Thu Feb 01 2024 - 11:04:16 EST)
- Re: [PATCH] blackhole_dev: Fix buil warning Jiri Pirko (Thu Feb 01 2024 - 11:04:22 EST)
- Re: [PATCH v2] virtio: uapi: Drop __packed attribute in linux/virtio_pci.h Suzuki K Poulose (Thu Feb 01 2024 - 11:04:40 EST)
- Re: [PATCH] [RFC] usb: host: Allow userspace to control usb suspend flows Guan-Yu Lin (Thu Feb 01 2024 - 11:06:58 EST)
- [RFC 7/9] PCI: hold the rescan mutex when scanning for the first time Bartosz Golaszewski (Thu Feb 01 2024 - 11:07:45 EST)
- [PATCH 0/2] regulator: gpio: Miscellaneous state fixes Geert Uytterhoeven (Thu Feb 01 2024 - 11:08:10 EST)
- Re: [PATCH] arm64: jump_label: use constraint "S" instead of "i" Ard Biesheuvel (Thu Feb 01 2024 - 11:08:21 EST)
- [Linux Kernel Bug][drivers/media/dvb] possible deadlock in dvb_demux_release Chenyuan Yang (Thu Feb 01 2024 - 11:09:20 EST)
- Re: [PATCH RFC 3/4] net: ethtool: Use uts_release Jakub Kicinski (Thu Feb 01 2024 - 11:09:41 EST)
- Re: [RFC PATCH v3] cleanup: Add cond_guard() to conditional guards Jonathan Cameron (Thu Feb 01 2024 - 11:10:24 EST)
- Re: [PATCH] tracing/timerlat: Move hrtimer_init to timerlat_fd open() Steven Rostedt (Thu Feb 01 2024 - 11:10:36 EST)
- [PATCH] x86/CPU/AMD: Do the common init on future Zens too Borislav Petkov (Thu Feb 01 2024 - 11:10:49 EST)
- Re: [PATCH v4 02/15] qcom_scm: scm call for deriving a software secret Konrad Dybcio (Thu Feb 01 2024 - 11:11:37 EST)
- [PATCH v3 0/7] gs101 oriole: peripheral block 1 (peric1) and i2c12 support André Draszik (Thu Feb 01 2024 - 11:13:22 EST)
- [PATCH v3 1/7] clk: samsung: gs-101: drop extra empty line André Draszik (Thu Feb 01 2024 - 11:13:27 EST)
- Re: [PATCH net v4] connector: cn_netlink_has_listeners replaces proc_event_num_listeners Jiri Pirko (Thu Feb 01 2024 - 11:13:39 EST)
- [PATCH v3 2/7] dt-bindings: clock: google,gs101-clock: add PERIC1 clock management unit André Draszik (Thu Feb 01 2024 - 11:13:42 EST)
- [PATCH v3 4/7] dt-bindings: samsung: exynos-sysreg: gs101-peric1 requires a clock André Draszik (Thu Feb 01 2024 - 11:13:55 EST)
- [PATCH v3 5/7] arm64: dts: exynos: gs101: enable cmu-peric1 clock controller André Draszik (Thu Feb 01 2024 - 11:14:10 EST)
- [PATCH v3 3/7] clk: samsung: gs101: add support for cmu_peric1 André Draszik (Thu Feb 01 2024 - 11:14:19 EST)
- [PATCH v3 6/7] arm64: dts: exynos: gs101: define USI12 with I2C configuration André Draszik (Thu Feb 01 2024 - 11:14:21 EST)
- [PATCH v3 7/7] arm64: dts: exynos: gs101: enable i2c bus 12 on gs101-oriole André Draszik (Thu Feb 01 2024 - 11:14:35 EST)
- [PATCH v2 0/6] PCI: dwc: Add common pme_turn_off message by using outbound iATU Frank Li (Thu Feb 01 2024 - 11:15:27 EST)
- [PATCH v2 1/6] PCI: Add INTx Mechanism Messages macros Frank Li (Thu Feb 01 2024 - 11:15:39 EST)
- [PATCH v2 2/6] PCI: dwc: Consolidate args of dw_pcie_prog_outbound_atu() into a structure Frank Li (Thu Feb 01 2024 - 11:16:01 EST)
- [PATCH v2 3/6] PCI: dwc: Add outbound MSG TLPs support Frank Li (Thu Feb 01 2024 - 11:16:11 EST)
- [PATCH v2 4/6] PCI: Add PME_TURN_OFF message macro Frank Li (Thu Feb 01 2024 - 11:16:35 EST)
- [PATCH v2 5/6] dt-bindings: PCI: dwc: Add 'msg" register region Frank Li (Thu Feb 01 2024 - 11:16:53 EST)
- [PATCH v2 6/6] PCI: dwc: Add common send PME_Turn_Off message method Frank Li (Thu Feb 01 2024 - 11:17:08 EST)
- Re: [PATCH v4 2/7] arm64: KVM: Use shared area to pass PMU event state to hypervisor James Clark (Thu Feb 01 2024 - 11:17:26 EST)
- Re: [PATCH v2 4/4] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware Mathieu Poirier (Thu Feb 01 2024 - 11:17:34 EST)
- [GIT PULL] HID fixes for 6.8 Benjamin Tissoires (Thu Feb 01 2024 - 11:17:45 EST)
- Re: [PATCH net v2 0/2] net: dqs: NIC stall detector Jakub Kicinski (Thu Feb 01 2024 - 11:18:03 EST)
- [GIT PULL] parisc architecture fixes for v6.8-rc3 Helge Deller (Thu Feb 01 2024 - 11:18:37 EST)
- Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model Anna-Maria Behnsen (Thu Feb 01 2024 - 11:18:51 EST)
- [PATCH v4] regulator: dt-bindings: microchip,mcp16502: convert to YAML Andrei Simion (Thu Feb 01 2024 - 11:19:10 EST)
- [PATCH 1/6] eventfs: Warn if an eventfs_inode is freed without is_freed being set Steven Rostedt (Thu Feb 01 2024 - 11:19:32 EST)
- [PATCH 0/6] eventfs: More fixes and clean ups Steven Rostedt (Thu Feb 01 2024 - 11:19:33 EST)
- [PATCH 2/6] eventfs: Restructure eventfs_inode structure to be more condensed Steven Rostedt (Thu Feb 01 2024 - 11:19:57 EST)
- [PATCH 3/6] eventfs: Remove fsnotify*() functions from lookup() Steven Rostedt (Thu Feb 01 2024 - 11:20:02 EST)
- [PATCH 4/6] eventfs: Keep all directory links at 1 Steven Rostedt (Thu Feb 01 2024 - 11:20:07 EST)
- Re: [PATCH v5 net-next 08/13] net: phy: marvell-88q2xxx: add support for temperature sensor Dimitri Fedrau (Thu Feb 01 2024 - 11:20:22 EST)
- [PATCH 5/6] eventfs: Add WARN_ON_ONCE() to checks in eventfs_root_lookup() Steven Rostedt (Thu Feb 01 2024 - 11:21:05 EST)
- [PATCH 6/6] eventfs: Create eventfs_root_inode to store dentry Steven Rostedt (Thu Feb 01 2024 - 11:21:06 EST)
- Re: [PATCH v3 02/19] x86/boot: Move mem_encrypt= parsing to the decompressor Ard Biesheuvel (Thu Feb 01 2024 - 11:21:34 EST)
- Re: [PATCH 1/2] cxl/cper: Fix errant CPER prints for CXL events Dave Jiang (Thu Feb 01 2024 - 11:21:56 EST)
- Re: [syzbot] [erofs?] KMSAN: uninit-value in z_erofs_lz4_decompress (3) Gao Xiang (Thu Feb 01 2024 - 11:22:44 EST)
- Re: [PATCH 2/2] cxl/trace: Remove unnecessary memcpy's Dave Jiang (Thu Feb 01 2024 - 11:23:36 EST)
- Re: [PATCH v5 net-next 08/13] net: phy: marvell-88q2xxx: add support for temperature sensor Dimitri Fedrau (Thu Feb 01 2024 - 11:24:31 EST)
- Re: [PATCH RFC 3/4] net: ethtool: Use uts_release John Garry (Thu Feb 01 2024 - 11:24:42 EST)
- Re: [PATCH] mmc: pwrseq: Use proper reboot notifier path Andrew Davis (Thu Feb 01 2024 - 11:25:05 EST)
- Re: [PATCH v1 1/1] pcmcia: Convert to use less arguments in pci_bus_for_each_resource() Andy Shevchenko (Thu Feb 01 2024 - 11:25:31 EST)
- Re: [PATCH 1/1] iommu: Avoid races around default domain allocations Jason Gunthorpe (Thu Feb 01 2024 - 11:25:52 EST)
- Re: [PATCH v5 net-next 08/13] net: phy: marvell-88q2xxx: add support for temperature sensor Dimitri Fedrau (Thu Feb 01 2024 - 11:26:26 EST)
- Re: [PATCH] irqchip/qcom-mpm: Fix IS_ERR() vs NULL check in qcom_mpm_init() Konrad Dybcio (Thu Feb 01 2024 - 11:27:10 EST)
- Re: [net-next PATCH v5 2/9] net: phy: add support for scanning PHY in PHY packages nodes Antoine Tenart (Thu Feb 01 2024 - 11:27:35 EST)
- Re: [PATCH net-next v6] bonding: Add independent control state machine Jiri Pirko (Thu Feb 01 2024 - 11:27:58 EST)
- [PATCH 2/2] mm/readahead: Fix readahead miss detection with FAULT_FLAG_RETRY_NOWAIT Jan Kara (Thu Feb 01 2024 - 11:28:23 EST)
- Re: [PATCH 00/13] ARM: OMAP2+: fix a bunch of kernel-doc warnings Randy Dunlap (Thu Feb 01 2024 - 11:28:38 EST)
- Re: [PATCH v4 2/4] KVM: SVM: Use unsigned integers when dealing with ASIDs Tom Lendacky (Thu Feb 01 2024 - 11:29:04 EST)
- [PATCH] gpio: set device type for GPIO chips Bartosz Golaszewski (Thu Feb 01 2024 - 11:29:23 EST)
- Re: [PATCH v1 1/1] pcmcia: Convert to use less arguments in pci_bus_for_each_resource() Dominik Brodowski (Thu Feb 01 2024 - 11:29:51 EST)
- Re: [PATCH v3 01/19] efi/libstub: Add generic support for parsing mem_encrypt= Ard Biesheuvel (Thu Feb 01 2024 - 11:30:10 EST)
- Re: [PATCH] tty: serial: amba-pl011: Remove QDF2xxx workarounds Mark Brown (Thu Feb 01 2024 - 11:30:28 EST)
- Re: [PATCH V4 00/11] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing James Clark (Thu Feb 01 2024 - 11:31:15 EST)
- Re: [PATCH 1/1] spi-mxs: Fix chipselect glitch Ralf Schlatterbeck (Thu Feb 01 2024 - 11:31:47 EST)
- Re: [PATCH net v2 0/2] net: dqs: NIC stall detector patchwork-bot+netdevbpf (Thu Feb 01 2024 - 11:32:01 EST)
- Re: [PATCH v2 6/6 RFT] sched/fair: change sched asym checking condition Ricardo Neri (Thu Feb 01 2024 - 11:32:31 EST)
- Re: [PATCH net-next 2/3] dt-bindings: net: cdns,macb: Add wol-arp-packet property Karumanchi, Vineeth (Thu Feb 01 2024 - 11:32:49 EST)
- Re: [PATCH v4 4/4] KVM: SVM: Return -EINVAL instead of -EBUSY on attempt to re-init SEV/SEV-ES Tom Lendacky (Thu Feb 01 2024 - 11:33:11 EST)
- Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model Frederic Weisbecker (Thu Feb 01 2024 - 11:33:28 EST)
- [PATCH v2 3/3] backlight: mp3309c: Utilise temporary variable for struct device Andy Shevchenko (Thu Feb 01 2024 - 11:34:04 EST)
- Re: [PATCH V2] lockdep: fix deadlock issue between lockdep and rcu Carlos Llamas (Thu Feb 01 2024 - 11:35:31 EST)
- Re: [PATCH 1/3] ptrace: Introduce exception_ip arch hook Xi Ruoyao (Thu Feb 01 2024 - 11:35:36 EST)
- Re: [PATCH] x86/CPU/AMD: Do the common init on future Zens too Tom Lendacky (Thu Feb 01 2024 - 11:36:31 EST)
- [Linux Kernel Bug][drivers/pktcdvd] INFO: task hung in __rq_qos_throttle Chenyuan Yang (Thu Feb 01 2024 - 11:37:07 EST)
- Re: [PATCH v3 2/2] x86/head64: Replace pointer fixups with RIP_RELATIVE_ADDR() Kevin Loughlin (Thu Feb 01 2024 - 11:38:44 EST)
- Re: [PATCH V2 net] hv_netvsc: Fix race condition between netvsc_probe and netvsc_remove patchwork-bot+netdevbpf (Thu Feb 01 2024 - 11:40:50 EST)
- Re: [net-next PATCH v5 3/9] net: phy: add devm/of_phy_package_join helper Antoine Tenart (Thu Feb 01 2024 - 11:41:05 EST)
- Re: [PATCH][RFC] workqueue: Fix kernel panic on CPU hot-unplug Helge Deller (Thu Feb 01 2024 - 11:41:40 EST)
- Re: [PATCH v4 1/4] KVM: SVM: Set sev->asid in sev_asid_new() instead of overloading the return Tom Lendacky (Thu Feb 01 2024 - 11:42:14 EST)
- Re: [PATCH v2 1/3] crypto: padlock-sha: Matches CPU with Family with 6 explicitly Dave Hansen (Thu Feb 01 2024 - 11:42:32 EST)
- Re: [PATCH 4/8] platform/x86/intel/sdsi: Add netlink SPDM transport David E. Box (Thu Feb 01 2024 - 11:42:51 EST)
- Re: [PATCH v10 19/20] timer_migration: Add tracepoints Frederic Weisbecker (Thu Feb 01 2024 - 11:47:37 EST)
- Re: [PATCH v5 net-next 08/13] net: phy: marvell-88q2xxx: add support for temperature sensor Andrew Lunn (Thu Feb 01 2024 - 11:47:58 EST)
- Re: [PATCH v4 10/18] pinctrl: eyeq5: add platform driver Linus Walleij (Thu Feb 01 2024 - 11:48:16 EST)
- Re: [net-next PATCH v5 3/9] net: phy: add devm/of_phy_package_join helper Christian Marangi (Thu Feb 01 2024 - 11:48:44 EST)
- Re: [PATCH 1/8] platform/x86/intel/sdsi: Set message size during writes Kuppuswamy Sathyanarayanan (Thu Feb 01 2024 - 11:49:34 EST)
- Re: [PATCH v3 01/19] efi/libstub: Add generic support for parsing mem_encrypt= Kevin Loughlin (Thu Feb 01 2024 - 11:51:35 EST)
- Re: [PATCH v5 net-next 08/13] net: phy: marvell-88q2xxx: add support for temperature sensor Dimitri Fedrau (Thu Feb 01 2024 - 11:52:37 EST)
- Re: [PATCH 0/8] Intel On Demand: Add netlink interface for SPDM attestation Kuppuswamy Sathyanarayanan (Thu Feb 01 2024 - 11:53:50 EST)
- Re: [PATCH][RFC] workqueue: Fix kernel panic on CPU hot-unplug Tejun Heo (Thu Feb 01 2024 - 11:54:55 EST)
- Re: [PATCH] blackhole_dev: Fix buil warning Jakub Kicinski (Thu Feb 01 2024 - 11:55:20 EST)
- Re: [PATCH printk v3 10/14] printk: ringbuffer: Skip non-finalized records in panic Petr Mladek (Thu Feb 01 2024 - 11:57:02 EST)
- Re: [syzbot] [erofs?] KMSAN: uninit-value in z_erofs_lz4_decompress (3) syzbot (Thu Feb 01 2024 - 11:57:21 EST)
- Re: [PATCH 3/4] x86/kexec(): Reset TDX private memory on platforms with TDX erratum Dave Hansen (Thu Feb 01 2024 - 11:57:41 EST)
- RE: [PATCH v8 0/4] Introduce mseal Bird, Tim (Thu Feb 01 2024 - 11:58:01 EST)
- Re: [EXT] Re: [PATCH net v3] octeontx2-af: Initialize maps. Jakub Kicinski (Thu Feb 01 2024 - 11:58:46 EST)
- Re: [PATCH 0/5] KVM: selftests: Fix clocksource requirements in tests Sean Christopherson (Thu Feb 01 2024 - 12:00:27 EST)
- Re: RE: Re: [PATCH 0/4] Fixing live video input in ZynqMP DPSUB Maxime Ripard (Thu Feb 01 2024 - 12:01:11 EST)
- Re: [PATCH v12 2/3] PCI: dwc: Implement general suspend/resume functionality for L2/L3 transitions Bjorn Helgaas (Thu Feb 01 2024 - 12:01:20 EST)
- [PATCH] Revert "tty: serial: amba-pl011: Remove QDF2xxx workarounds" Konrad Dybcio (Thu Feb 01 2024 - 12:01:27 EST)
- Re: [PATCH] KVM: selftests: Compare wall time from xen shinfo against KVM_GET_CLOCK Sean Christopherson (Thu Feb 01 2024 - 12:01:47 EST)
- Re: [PATCH v4 2/4] KVM: SVM: Use unsigned integers when dealing with ASIDs Sean Christopherson (Thu Feb 01 2024 - 12:02:28 EST)
- @ X (was: Fair Source Philosophy, Low-Jitter) Ywe Caerlyn (Thu Feb 01 2024 - 12:02:44 EST)
- Re: [PATCH v5 net-next 08/13] net: phy: marvell-88q2xxx: add support for temperature sensor Dimitri Fedrau (Thu Feb 01 2024 - 12:03:21 EST)
- Re: Re: Re: [PATCH v5 15/44] drm/connector: hdmi: Compute bpc and format automatically Maxime Ripard (Thu Feb 01 2024 - 12:04:02 EST)
- Re: [PATCH v12 2/3] PCI: dwc: Implement general suspend/resume functionality for L2/L3 transitions Frank Li (Thu Feb 01 2024 - 12:08:51 EST)
- Re: [PATCH 00/46] Dynamic allocation of reserved_mem array. Oreoluwa Babatunde (Thu Feb 01 2024 - 12:10:22 EST)
- Re: [PATCH 0/6] Convert some wireless drivers to use GPIO descriptors Linus Walleij (Thu Feb 01 2024 - 12:13:35 EST)
- RE: [PATCH] tpm,tpm_tis: Avoid warning splat at shutdown Elliott, Robert (Servers) (Thu Feb 01 2024 - 12:14:05 EST)
- Re: [PATCH 1/3] ptrace: Introduce exception_ip arch hook Jiaxun Yang (Thu Feb 01 2024 - 12:14:22 EST)
- Re: [PATCH v2 03/20] drviers: crypto: meson: add platform data Alexey Romanov (Thu Feb 01 2024 - 12:14:45 EST)
- Re: [PATCH 14/46] sh: reserved_mem: Implement the new processing order for reserved memory Oreoluwa Babatunde (Thu Feb 01 2024 - 12:16:39 EST)
- Re: [PATCH 07/46] Loongarch: reserved_mem: Implement the new processing order for reserved memory Oreoluwa Babatunde (Thu Feb 01 2024 - 12:18:50 EST)
- Re: [net-next PATCH v5 2/9] net: phy: add support for scanning PHY in PHY packages nodes Christian Marangi (Thu Feb 01 2024 - 12:20:34 EST)
- Re: [PATCH net 0/9] mptcp: fixes for recent issues reported by CI's patchwork-bot+netdevbpf (Thu Feb 01 2024 - 12:21:02 EST)
- [PATCH 1/4] dt-bindings: hwinfo: samsung,exynos-chipid: add gs101-chipid compatible Alexey Klimov (Thu Feb 01 2024 - 12:22:46 EST)
- [PATCH 2/4] arm64: dts: exynos: gs101: add chipid node Alexey Klimov (Thu Feb 01 2024 - 12:22:57 EST)
- Re: [PATCH V2] lockdep: fix deadlock issue between lockdep and rcu Bart Van Assche (Thu Feb 01 2024 - 12:23:20 EST)
- RE: [PATCH v2] x86/boot: Add a message about ignored early NMIs H. Peter Anvin (Thu Feb 01 2024 - 12:24:03 EST)
- [PATCH 4/4] soc: samsung: exynos-chipid: fix revision calculation for gs101 Alexey Klimov (Thu Feb 01 2024 - 12:24:04 EST)
- Re: [PATCH 5/6] eventfs: Add WARN_ON_ONCE() to checks in eventfs_root_lookup() Steven Rostedt (Thu Feb 01 2024 - 12:24:24 EST)
- [PATCH 3/4] soc: samsung: exynos-chipid: add Google Tensor gs101 SoC support Alexey Klimov (Thu Feb 01 2024 - 12:24:34 EST)
- Re: [PATCH v2] ext4: correct best extent lstart adjustment logic Jan Kara (Thu Feb 01 2024 - 12:24:49 EST)
- Re: [PATCH v3 1/1] pidfd: implement PIDFD_THREAD flag for pidfd_open() Christian Brauner (Thu Feb 01 2024 - 12:25:22 EST)
- Re: [PATCH] KVM: x86/pmu: Fix type length error when reading pmu->fixed_ctr_ctrl Sean Christopherson (Thu Feb 01 2024 - 12:28:53 EST)
- Re: [virtio-dev] Re: [RFC PATCH v2 3/3] SPI: Add virtio SPI driver (V10 draft specification). Harald Mommer (Thu Feb 01 2024 - 12:29:45 EST)
- Re: [PATCH] arm64: jump_label: use constraint "S" instead of "i" Dave Martin (Thu Feb 01 2024 - 12:29:50 EST)
- Re: [PATCH 2/8] platform/x86/intel/sdsi: Combine read and write mailbox flows Kuppuswamy Sathyanarayanan (Thu Feb 01 2024 - 12:32:01 EST)
- Re: [PATCH 2/2] mm/readahead: limit sync readahead while too many active refault Jan Kara (Thu Feb 01 2024 - 12:32:03 EST)
- [PATCH 0/2] Better support for complex pixel formats Louis Chauvet (Thu Feb 01 2024 - 12:32:34 EST)
- Re: [PATCH 1/2] regulator: dt-bindings: gpio-regulator: Fix {gpios-,}states limits Rob Herring (Thu Feb 01 2024 - 12:32:41 EST)
- [PATCH 1/2] drm/vkms: Create a type to check a function pointer validity Louis Chauvet (Thu Feb 01 2024 - 12:32:45 EST)
- [PATCH 2/2] drm/vkms: Use a simpler composition function Louis Chauvet (Thu Feb 01 2024 - 12:32:59 EST)
- Re: [PATCH v2] KVM: selftests: Fix the dirty_log_test semaphore imbalance Sean Christopherson (Thu Feb 01 2024 - 12:33:25 EST)
- Re: [PATCH RFC v3 12/35] mm: Call arch_swap_prepare_to_restore() before arch_swap_restore() Alexandru Elisei (Thu Feb 01 2024 - 12:33:44 EST)
- [PATCH v2] eventfs: Add WARN_ON_ONCE() to checks in eventfs_root_lookup() Steven Rostedt (Thu Feb 01 2024 - 12:34:03 EST)
- Re: [PATCH v2 2/4] arm64: dts: rockchip: enable temperature driven fan control on Rock 5B Dragan Simic (Thu Feb 01 2024 - 12:34:30 EST)
- Re: [PATCH v10 20/20] timers: Always queue timers on the local CPU Frederic Weisbecker (Thu Feb 01 2024 - 12:36:12 EST)
- Re: [PATCH RFC v3 13/35] mm: memory: Introduce fault-on-access mechanism for pages Alexandru Elisei (Thu Feb 01 2024 - 12:36:35 EST)
- Re: [PATCH RFC v3 30/35] arm64: mte: ptrace: Handle pages with missing tag storage Alexandru Elisei (Thu Feb 01 2024 - 12:38:26 EST)
- Re: [PATCH v2 2/7] drm/vkms: Add support for multy-planar framebuffers Louis Chauvet (Thu Feb 01 2024 - 12:38:53 EST)
- Re: [PATCH RFC v3 31/35] khugepaged: arm64: Don't collapse MTE enabled VMAs Alexandru Elisei (Thu Feb 01 2024 - 12:39:23 EST)
- Re: [PATCH v2 4/7] drm/vkms: Add chroma subsampling Louis Chauvet (Thu Feb 01 2024 - 12:39:50 EST)
- Re: [PATCH v2 7/7] drm/vkms: Create KUnit tests for YUV conversions Louis Chauvet (Thu Feb 01 2024 - 12:41:01 EST)
- Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model Frederic Weisbecker (Thu Feb 01 2024 - 12:43:15 EST)
- Re: [PATCH v2 1/7] drm/vkms: Use drm_frame directly Louis Chauvet (Thu Feb 01 2024 - 12:43:55 EST)
- Re: [PATCH v2 3/7] drm/vkms: Add range and encoding properties to pixel_read function Louis Chauvet (Thu Feb 01 2024 - 12:44:24 EST)
- Re: [PATCH v2 5/7] drm/vkms: Add YUV support Louis Chauvet (Thu Feb 01 2024 - 12:44:43 EST)
- Re: [PATCH 1/6] mm/zswap: add more comments in shrink_memcg_cb() Johannes Weiner (Thu Feb 01 2024 - 12:46:00 EST)
- Re: [PATCH v2 6/7] drm/vkms: Drop YUV formats TODO Louis Chauvet (Thu Feb 01 2024 - 12:46:52 EST)
- Re: [PATCH 00/10] KVM: arm64: fix many kernel-doc warnings Oliver Upton (Thu Feb 01 2024 - 12:48:09 EST)
- Re: [PATCH 0/3] Handle delay slot for extable lookup Linus Torvalds (Thu Feb 01 2024 - 12:49:08 EST)
- Re: [PATCH v8 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller Andre Przywara (Thu Feb 01 2024 - 12:49:28 EST)
- Re: [PATCH 2/6] mm/zswap: invalidate zswap entry when swap entry free Johannes Weiner (Thu Feb 01 2024 - 12:49:57 EST)
- Re: [PATCH 3/6] mm/zswap: stop lru list shrinking when encounter warm region Johannes Weiner (Thu Feb 01 2024 - 12:51:43 EST)
- Re: [PATCH v2 5/6] dt-bindings: PCI: dwc: Add 'msg" register region Bjorn Helgaas (Thu Feb 01 2024 - 12:52:02 EST)
- Re: [PATCH v6 0/2] shrink lib/string.i via IWYU Kees Cook (Thu Feb 01 2024 - 12:53:04 EST)
- Re: [PATCH 1/6] PCI: Add INTx Mechanism Messages macros Bjorn Helgaas (Thu Feb 01 2024 - 12:53:28 EST)
- Re: [PATCH v12 2/3] PCI: dwc: Implement general suspend/resume functionality for L2/L3 transitions Bjorn Helgaas (Thu Feb 01 2024 - 12:54:08 EST)
- Re: [PATCH 5/5] evm: Enforce signatures on unsupported filesystem for EVM_INIT_X509 Mimi Zohar (Thu Feb 01 2024 - 12:54:34 EST)
- Re: [PATCH] Revert "tty: serial: amba-pl011: Remove QDF2xxx workarounds" Mark Brown (Thu Feb 01 2024 - 12:54:57 EST)
- Re: [PATCH 4/6] mm/zswap: remove duplicate_entry debug value Johannes Weiner (Thu Feb 01 2024 - 12:55:50 EST)
- Re: [PATCH][RFC] workqueue: Fix kernel panic on CPU hot-unplug Helge Deller (Thu Feb 01 2024 - 12:56:35 EST)
- Re: [PATCH 1/1] spi-mxs: Fix chipselect glitch Stefan Wahren (Thu Feb 01 2024 - 12:57:17 EST)
- Re: [PATCH 0/2] Enable PSTORE_RAM as a module in the arm64 defconfig Kees Cook (Thu Feb 01 2024 - 12:59:14 EST)
- Re: [PATCH v2 2/2] serial: mxs-auart: fix tx Stefan Wahren (Thu Feb 01 2024 - 13:00:03 EST)
- Re: [PATCH 4/8] platform/x86/intel/sdsi: Add netlink SPDM transport Jiri Pirko (Thu Feb 01 2024 - 13:00:20 EST)
- Re: [PATCH printk v3 11/14] printk: ringbuffer: Consider committed as finalized in panic Petr Mladek (Thu Feb 01 2024 - 13:00:39 EST)
- Re: [RFC PATCH v2 05/21] pnp.h: Return -EPROBE_DEFER for disabled IRQ resource in pnp_irq() Rafael J. Wysocki (Thu Feb 01 2024 - 13:01:16 EST)
- [PATCH 01/18] power: reset: atc260x-poweroff: Use devm_register_sys_off_handler(RESTART) Andrew Davis (Thu Feb 01 2024 - 13:01:51 EST)
- [PATCH 00/18] Remove pm_power_off use in drivers/power/reset Andrew Davis (Thu Feb 01 2024 - 13:01:52 EST)
- [PATCH 10/18] power: reset: mt6323-poweroff: Use devm_register_sys_off_handler(POWER_OFF) Andrew Davis (Thu Feb 01 2024 - 13:02:04 EST)
- [PATCH 07/18] power: reset: axxia-reset: Use devm_register_sys_off_handler(RESTART) Andrew Davis (Thu Feb 01 2024 - 13:02:04 EST)
- [PATCH 06/18] power: reset: brcm-kona-reset: Use devm_register_sys_off_handler(RESTART) Andrew Davis (Thu Feb 01 2024 - 13:02:31 EST)
- [PATCH 11/18] power: reset: msm-poweroff: Use devm_register_sys_off_handler(POWER_OFF) Andrew Davis (Thu Feb 01 2024 - 13:03:08 EST)
- [PATCH 17/18] power: reset: syscon-poweroff: Move device data into a struct Andrew Davis (Thu Feb 01 2024 - 13:03:37 EST)
- [PATCH 15/18] power: reset: gemini-poweroff: Use devm_register_sys_off_handler(POWER_OFF) Andrew Davis (Thu Feb 01 2024 - 13:03:47 EST)
- [PATCH 02/18] power: reset: atc260x-poweroff: Use devm_register_sys_off_handler(POWER_OFF) Andrew Davis (Thu Feb 01 2024 - 13:04:14 EST)
- [PATCH 12/18] power: reset: msm-poweroff: Use devm_register_sys_off_handler(RESTART) Andrew Davis (Thu Feb 01 2024 - 13:04:15 EST)
- [PATCH 03/18] power: reset: xgene-reboot: Use devm_register_sys_off_handler(RESTART) Andrew Davis (Thu Feb 01 2024 - 13:04:22 EST)
- [PATCH 09/18] power: reset: rmobile-reset: Use devm_register_sys_off_handler(RESTART) Andrew Davis (Thu Feb 01 2024 - 13:04:44 EST)
- [PATCH 04/18] power: reset: tps65086-restart: Use devm_register_sys_off_handler(RESTART) Andrew Davis (Thu Feb 01 2024 - 13:04:52 EST)
- [PATCH 16/18] power: reset: restart-poweroff: Use devm_register_sys_off_handler(POWER_OFF) Andrew Davis (Thu Feb 01 2024 - 13:05:37 EST)
- [PATCH 08/18] power: reset: rmobile-reset: Use devm_platform_ioremap_resource() helper Andrew Davis (Thu Feb 01 2024 - 13:06:07 EST)
- [PATCH 13/18] power: reset: regulator-poweroff: Use devm_register_sys_off_handler(POWER_OFF) Andrew Davis (Thu Feb 01 2024 - 13:06:16 EST)
- [PATCH 14/18] power: reset: as3722-poweroff: Use devm_register_sys_off_handler(POWER_OFF) Andrew Davis (Thu Feb 01 2024 - 13:06:50 EST)
- [PATCH 18/18] power: reset: syscon-poweroff: Use devm_register_sys_off_handler(POWER_OFF) Andrew Davis (Thu Feb 01 2024 - 13:07:11 EST)
- Re: [PATCH] KVM: selftests: Test top-down slots event Sean Christopherson (Thu Feb 01 2024 - 13:07:34 EST)
- Re: [PATCH] smb: client: Fix a double lock bug in smb2_reconnect() Steve French (Thu Feb 01 2024 - 13:08:42 EST)
- Re: [PATCH] lib/test_kmod: fix kernel-doc warnings Luis Chamberlain (Thu Feb 01 2024 - 13:09:22 EST)
- Re: [PATCH RESEND] arm: topology: Fix missing clock-frequency property warning Russell King (Oracle) (Thu Feb 01 2024 - 13:09:36 EST)
- Re: [PATCH] cap_syslog: remove CAP_SYS_ADMIN when dmesg_restrict Kees Cook (Thu Feb 01 2024 - 13:09:50 EST)
- [PATCH 05/18] power: reset: tps65086-restart: Remove unneeded device data struct Andrew Davis (Thu Feb 01 2024 - 13:09:52 EST)
- Re: [PATCH v2 0/3] modules: few of alignment fixes Luis Chamberlain (Thu Feb 01 2024 - 13:10:05 EST)
- Re: [PATCH] tracing/timerlat: Move hrtimer_init to timerlat_fd open() Greg KH (Thu Feb 01 2024 - 13:10:20 EST)
- Re: [PATCH] [RFC] usb: host: Allow userspace to control usb suspend flows Greg KH (Thu Feb 01 2024 - 13:10:43 EST)
- [PATCH v2 0/3] Add Rust Rockchip PHY driver Christina Quast (Thu Feb 01 2024 - 13:11:04 EST)
- [PATCH v2 1/3] DONOTMERGE: rust: prelude: add bit function Christina Quast (Thu Feb 01 2024 - 13:11:26 EST)
- Re: [PATCH v2 6/6] PCI: dwc: Add common send PME_Turn_Off message method Bjorn Helgaas (Thu Feb 01 2024 - 13:11:36 EST)
- [PATCH v2 2/3] rust: phy: add some phy_driver and genphy_ functions Christina Quast (Thu Feb 01 2024 - 13:11:47 EST)
- Re: [PATCH v2 1/2] VMCI: Use struct_size() in kmalloc() Kees Cook (Thu Feb 01 2024 - 13:12:21 EST)
- Re: [PATCH] tracing/timerlat: Move hrtimer_init to timerlat_fd open() Steven Rostedt (Thu Feb 01 2024 - 13:12:39 EST)
- Re: [PATCH 00/28] Fast kernel headers: reduce header dependencies Nick Desaulniers (Thu Feb 01 2024 - 13:12:54 EST)
- Re: [PATCH 1/2] x86/random: Retry on RDSEED failure Jason A. Donenfeld (Thu Feb 01 2024 - 13:13:11 EST)
- Re: [PATCH 3/6] mm/zswap: stop lru list shrinking when encounter warm region Nhat Pham (Thu Feb 01 2024 - 13:13:25 EST)
- Re: [RFC PATCH v3 00/17] RISC-V: ACPI: Add external interrupt controller support Rafael J. Wysocki (Thu Feb 01 2024 - 13:13:44 EST)
- Re: [PATCH] mm: memcg: Use larger chunks for proactive reclaim T.J. Mercier (Thu Feb 01 2024 - 13:13:47 EST)
- Re: [PATCH v3 1/1] pidfd: implement PIDFD_THREAD flag for pidfd_open() Oleg Nesterov (Thu Feb 01 2024 - 13:14:28 EST)
- Re: [PATCH 2/8] platform/x86/intel/sdsi: Combine read and write mailbox flows David E. Box (Thu Feb 01 2024 - 13:14:49 EST)
- [PATCH v2 3/3] net: phy: add Rust Rockchip PHY driver Christina Quast (Thu Feb 01 2024 - 13:15:05 EST)
- Re: [PATCH 5/6] mm/zswap: only support zswap_exclusive_loads_enabled Johannes Weiner (Thu Feb 01 2024 - 13:15:09 EST)
- Re: [PATCH] pstore/ram_core: Improve exception handling in persistent_ram_new() Kees Cook (Thu Feb 01 2024 - 13:15:44 EST)
- Re: [PATCH] pstore/zone: Add a null pointer check to the psz_kmsg_read Kees Cook (Thu Feb 01 2024 - 13:15:49 EST)
- Re: [PATCH v1] module.h: define __symbol_get_gpl() as a regular __symbol_get() Luis Chamberlain (Thu Feb 01 2024 - 13:15:57 EST)
- Re: [PATCH v3 4/5] dt-bindings: usb/ti,am62-usb.yaml: Add PHY2 register space Conor Dooley (Thu Feb 01 2024 - 13:16:12 EST)
- Re: [PATCH] tracing/timerlat: Move hrtimer_init to timerlat_fd open() Greg KH (Thu Feb 01 2024 - 13:17:13 EST)
- Re: [PATCH v3 4/5] dt-bindings: usb/ti,am62-usb.yaml: Add PHY2 register space Conor Dooley (Thu Feb 01 2024 - 13:18:17 EST)
- Re: Aw: Re: Re: [PATCH v3 1/2] dt-bindings: reset: mediatek: add MT7988 reset IDs Conor Dooley (Thu Feb 01 2024 - 13:20:31 EST)
- [RFC] perf: Reconsider an error code selection in bpf_map__fprintf() Markus Elfring (Thu Feb 01 2024 - 13:22:51 EST)
- Re: [PATCH v5 net-next 08/13] net: phy: marvell-88q2xxx: add support for temperature sensor Guenter Roeck (Thu Feb 01 2024 - 13:23:08 EST)
- Re: [PATCH v2 3/3] net: phy: add Rust Rockchip PHY driver Greg KH (Thu Feb 01 2024 - 13:23:33 EST)
- Re: [GIT PULL] Crypto Fixes for 6.8 pr-tracker-bot (Thu Feb 01 2024 - 13:24:02 EST)
- Re: [GIT PULL] firewire fixes for v6.8-rc3 pr-tracker-bot (Thu Feb 01 2024 - 13:24:08 EST)
- Re: [GIT PULL] lsm/lsm-pr-20240131 pr-tracker-bot (Thu Feb 01 2024 - 13:24:08 EST)
- Re: [GIT PULL] regulator fixes for v6.8-rc2 pr-tracker-bot (Thu Feb 01 2024 - 13:24:10 EST)
- Re: [GIT PULL] SPI fixes for v6.8-rc2 pr-tracker-bot (Thu Feb 01 2024 - 13:24:13 EST)
- Re: [GIT PULL] HID fixes for 6.8 pr-tracker-bot (Thu Feb 01 2024 - 13:25:15 EST)
- Re: [PATCH] tracing/timerlat: Move hrtimer_init to timerlat_fd open() Steven Rostedt (Thu Feb 01 2024 - 13:25:42 EST)
- Re: [PATCH net-next v5 05/11] net: dsa: realtek: common rtl83xx module Vladimir Oltean (Thu Feb 01 2024 - 13:25:44 EST)
- Re: (subset) [PATCH v2 3/3] arm64: dts: exynos: Add SPI nodes for Exynos850 Sam Protsenko (Thu Feb 01 2024 - 13:25:57 EST)
- Re: [PATCH 2/3] dt-bindings: fpga: xlnx,fpga-slave-selectmap: add DT schema Charles Perry (Thu Feb 01 2024 - 13:26:14 EST)
- Re: [PATCH v5 net-next 08/13] net: phy: marvell-88q2xxx: add support for temperature sensor Guenter Roeck (Thu Feb 01 2024 - 13:26:53 EST)
- [PATCH] x86/hyperv: Use per cpu initial stack for vtl context Saurabh Sengar (Thu Feb 01 2024 - 13:28:21 EST)
- Re: [PATCH 0/4] TDX host: kexec() support Tom Lendacky (Thu Feb 01 2024 - 13:28:48 EST)
- Re: [PATCH v2 0/2] x86/cpu: fix invalid MTRR mask values for SEV or TME Dave Hansen (Thu Feb 01 2024 - 13:29:18 EST)
- Re: [PATCH] KVM: x86/pmu: Fix type length error when reading pmu->fixed_ctr_ctrl Mingwei Zhang (Thu Feb 01 2024 - 13:30:19 EST)
- [PATCH v3] arm64: dts: exynos: Add SPI nodes for Exynos850 Sam Protsenko (Thu Feb 01 2024 - 13:30:40 EST)
- [GIT PULL] Networking for v6.8-rc3 Jakub Kicinski (Thu Feb 01 2024 - 13:30:58 EST)
- Re: [PATCH 10/22] gpio: reinforce desc->flags handling Bartosz Golaszewski (Thu Feb 01 2024 - 13:31:21 EST)
- Re: [PATCH] dt-bindings: trivial-devices: sort entries alphanumerically Conor Dooley (Thu Feb 01 2024 - 13:32:23 EST)
- [PATCH v4 0/2] Add reset controller to mt7988 infracfg Frank Wunderlich (Thu Feb 01 2024 - 13:32:42 EST)
- [PATCH v4 1/2] dt-bindings: reset: mediatek: add MT7988 infracfg reset IDs Frank Wunderlich (Thu Feb 01 2024 - 13:32:57 EST)
- [PATCH v4 2/2] clk: mediatek: add infracfg reset controller for mt7988 Frank Wunderlich (Thu Feb 01 2024 - 13:33:16 EST)
- Re: [PATCH v2 1/3] DONOTMERGE: rust: prelude: add bit function Miguel Ojeda (Thu Feb 01 2024 - 13:34:33 EST)
- Re: [PATCH v1 00/18] Thermal: Part 1 - Introduce new structs and registration Rafael J. Wysocki (Thu Feb 01 2024 - 13:35:32 EST)
- Re: [PATCH v3 1/6] arm64: dts: ti: k3-j784s4: Add Wave5 Video Encoder/Decoder Node Andrew Davis (Thu Feb 01 2024 - 13:35:42 EST)
- Re: [PATCH v3 4/5] dt-bindings: usb/ti,am62-usb.yaml: Add PHY2 register space Bin Liu (Thu Feb 01 2024 - 13:36:06 EST)
- Re: [REGRESSION] Platforms supporting SGX fail to kexec due to 96c6b8f212a ("memblock: report failures when memblock_can_resize is not set") Ashok Raj (Thu Feb 01 2024 - 13:37:35 EST)
- Re: [PATCH v1 01/18] thermal: core: Change governor name to const char pointer Rafael J. Wysocki (Thu Feb 01 2024 - 13:38:00 EST)
- Re: 回复: [v2] riscv: dts: starfive: jh7110: Add camera subsystem nodes Conor Dooley (Thu Feb 01 2024 - 13:38:17 EST)
- Re: [PATCH 00/18] ALSA: Various fixes for Cirrus Logic CS35L56 support Mark Brown (Thu Feb 01 2024 - 13:40:01 EST)
- Re: [PATCH] dt-bindings: can: fsl,flexcan: add i.MX95 compatible string Conor Dooley (Thu Feb 01 2024 - 13:41:08 EST)
- [PATCH v2] dt-bindings: media: Add sram-size Property for Wave5 Brandon Brnich (Thu Feb 01 2024 - 13:43:05 EST)
- Re: [PATCH 02/12] dt-bindings: arm: keystone: ti-sci: Add reboot-controller child node Conor Dooley (Thu Feb 01 2024 - 13:43:25 EST)
- Re: [PATCH v3 1/3] drm/atomic: Allow drivers to write their own plane check for async flips André Almeida (Thu Feb 01 2024 - 13:44:59 EST)
- Re: [PATCH net-next v6] bonding: Add independent control state machine Aahil Awatramani (Thu Feb 01 2024 - 13:45:51 EST)
- Re: [PATCH 1/2] x86/random: Retry on RDSEED failure Dave Hansen (Thu Feb 01 2024 - 13:46:31 EST)
- Re: [PATCH] blackhole_dev: Fix buil warning Breno Leitao (Thu Feb 01 2024 - 13:46:53 EST)
- Re: [PATCH v3 3/3] drm/amdgpu: Implement check_async_props for planes André Almeida (Thu Feb 01 2024 - 13:47:15 EST)
- Re: [PATCH v15-RFC 0/8] Add support for Sub-NUMA cluster (SNC) systems Reinette Chatre (Thu Feb 01 2024 - 13:47:39 EST)
- Re: [PATCH net v2 0/2] net: dqs: NIC stall detector Breno Leitao (Thu Feb 01 2024 - 13:48:01 EST)
- Re: [PATCH v12 00/25] Linux RISC-V AIA Support Björn Töpel (Thu Feb 01 2024 - 13:48:36 EST)
- [PATCH net-next 0/3] net: stmmac: Allow driver-specific AXI configuration Thierry Reding (Thu Feb 01 2024 - 13:49:32 EST)
- [PATCH net-next 2/3] net: stmmac: Allow drivers to provide a default AXI configuration Thierry Reding (Thu Feb 01 2024 - 13:50:06 EST)
- [PATCH net-next 1/3] net: stmmac: Pass resources to DT parsing code Thierry Reding (Thu Feb 01 2024 - 13:50:11 EST)
- [PATCH net-next 3/3] net: stmmac: Configure AXI on Tegra234 MGBE Thierry Reding (Thu Feb 01 2024 - 13:50:29 EST)
- Re: [PATCH 1/2] PCI: Clear LBMS on resume to avoid Target Speed quirk Maciej W. Rozycki (Thu Feb 01 2024 - 13:51:25 EST)
- Re: [PATCH v2] powerpc: iommu: Bring back table group release_ownership() call Jason Gunthorpe (Thu Feb 01 2024 - 13:52:42 EST)
- Re: [PATCH 4/4] usb: dwc3-am62: add workaround for Errata i2409 Andrew Davis (Thu Feb 01 2024 - 13:53:00 EST)
- Re: [PATCH 01/12] dt-bindings: power: reset: Document ti,sci-reboot compatible Conor Dooley (Thu Feb 01 2024 - 13:53:19 EST)
- Re: [PATCH v19 09/30] drm/shmem-helper: Add and use lockless drm_gem_shmem_get_pages() Dmitry Osipenko (Thu Feb 01 2024 - 13:53:33 EST)
- Re: [PATCH v3 10/10] mtd: rawnand: brcmnand: allow for on-die ecc William Zhang (Thu Feb 01 2024 - 13:53:52 EST)
- [PATCH v5] iio: sx9324: avoid copying property strings Justin Stitt (Thu Feb 01 2024 - 13:55:23 EST)
- Re: [PATCH 1/1] mm/khugepaged: bypassing unnecessary scans with MMF_DISABLE_THP check Yang Shi (Thu Feb 01 2024 - 13:57:49 EST)
- Re: [PATCH v5] can: virtio: Initial virtio CAN driver. Harald Mommer (Thu Feb 01 2024 - 13:58:13 EST)
- Re: [PATCH v2 4/4] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware Arnaud POULIQUEN (Thu Feb 01 2024 - 13:59:39 EST)
- Re: [PATCH v8 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller Conor Dooley (Thu Feb 01 2024 - 13:59:55 EST)
- Re: [PATCH 2/2] mm: mmap: map MAP_STACK to VM_NOHUGEPAGE Yang Shi (Thu Feb 01 2024 - 14:00:49 EST)
- Re: [PATCH net-next 2/2] net: stmmac: TBS support for platform driver Abhishek Chauhan (ABC) (Thu Feb 01 2024 - 14:02:05 EST)
- Re: [PATCH 1/2] x86/random: Retry on RDSEED failure H. Peter Anvin (Thu Feb 01 2024 - 14:03:19 EST)
- [PATCH] workqueue: rust: sync with `WORK_CPU_UNBOUND` change Miguel Ojeda (Thu Feb 01 2024 - 14:06:46 EST)
- Re: [PATCH 2/2] riscv: Disable misaligned access probe when CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS Charlie Jenkins (Thu Feb 01 2024 - 14:10:22 EST)
- Re: [PATCH v3 4/5] dt-bindings: usb/ti,am62-usb.yaml: Add PHY2 register space Conor Dooley (Thu Feb 01 2024 - 14:13:47 EST)
- Re: [PATCH v4 13/15] dt-bindings: crypto: ice: document the hwkm property Konrad Dybcio (Thu Feb 01 2024 - 14:14:10 EST)
- [PATCH net RFC] net: dsa: mt7530: fix link-local frames that ingress vlan filtering ports Arınç ÜNAL via B4 Relay (Thu Feb 01 2024 - 14:14:32 EST)
- RE: [PATCH v3 1/6] arm64: dts: ti: k3-j784s4: Add Wave5 Video Encoder/Decoder Node Brnich, Brandon (Thu Feb 01 2024 - 14:14:56 EST)
- Re: [PATCH v2 2/4] arm64: dts: rockchip: enable temperature driven fan control on Rock 5B Alexey Charkov (Thu Feb 01 2024 - 14:16:20 EST)
- Re: [PATCH v3 02/17] phy: qcom-qmp-ufs: Switch to devm_clk_bulk_get_all() API Konrad Dybcio (Thu Feb 01 2024 - 14:16:50 EST)
- Re: [PATCH v3 17/17] arm64: dts: qcom: sm8650: Fix UFS PHY clocks Konrad Dybcio (Thu Feb 01 2024 - 14:17:33 EST)
- Re: [PATCH v5 05/11] arm64: dts: qcom: x1e80100: Add TCSR node Konrad Dybcio (Thu Feb 01 2024 - 14:18:26 EST)
- Re: [PATCH v6 05/11] arm64: dts: qcom: x1e80100: Add TCSR node Konrad Dybcio (Thu Feb 01 2024 - 14:19:18 EST)
- Re: [PATCH v2 2/2] PCI: qcom: Add X1E80100 PCIe support Konrad Dybcio (Thu Feb 01 2024 - 14:20:55 EST)
- Re: [PATCH] workqueue: rust: sync with `WORK_CPU_UNBOUND` change Boqun Feng (Thu Feb 01 2024 - 14:21:13 EST)
- Re: Perf not able to cross compile Arnaldo Carvalho de Melo (Thu Feb 01 2024 - 14:21:22 EST)
- Re: Perf not able to cross compile Arnaldo Carvalho de Melo (Thu Feb 01 2024 - 14:22:08 EST)
- Re: [PATCH net-next 0/8] Improve GbEth performance on Renesas RZ/G2L and related SoCs Sergey Shtylyov (Thu Feb 01 2024 - 14:23:12 EST)
- Re: [PATCH v1 02/18] thermal: Add new structures and thermal_zone_device_register() Rafael J. Wysocki (Thu Feb 01 2024 - 14:24:39 EST)
- Re: [PATCH v1 1/5] mmc: sdhci_am654: Add tuning algorithm for delay chain Andrew Davis (Thu Feb 01 2024 - 14:24:57 EST)
- Re: [PATCH] workqueue: rust: sync with `WORK_CPU_UNBOUND` change Tejun Heo (Thu Feb 01 2024 - 14:27:32 EST)
- Re: [PATCH] arm64: dts: qcom: ipq8074: add clock-frequency to MDIO node Konrad Dybcio (Thu Feb 01 2024 - 14:27:47 EST)
- Re: [PATCH V2] lockdep: fix deadlock issue between lockdep and rcu Bart Van Assche (Thu Feb 01 2024 - 14:28:17 EST)
- Re: [PATCH v1 2/5] arm64: dts: qcom: sc8180x-lenovo-flex-5g: set names for i2c hid nodes Konrad Dybcio (Thu Feb 01 2024 - 14:28:30 EST)
- Re: [PATCH v1 3/5] arm64: dts: qcom: sc8180x-lenovo-flex-5g: enable touchscreen Konrad Dybcio (Thu Feb 01 2024 - 14:29:32 EST)
- Re: [PATCH v1 4/5] arm64: dts: qcom: sc8180x-lenovo-flex-5g: set touchpad i2c frequency to 10 kHz Konrad Dybcio (Thu Feb 01 2024 - 14:29:54 EST)
- [PATCH] soc: fsl: qbman: Remove RESERVEDMEM_OF_DECLARE usage Rob Herring (Thu Feb 01 2024 - 14:30:39 EST)
- Re: [PATCH v1 1/5] arm64: dts: qcom: sc8180x-lenovo-flex-5g: fix GPU firmware path Konrad Dybcio (Thu Feb 01 2024 - 14:30:42 EST)
- Re: [PATCH v1 5/5] arm64: dts: qcom: sc8180x-lenovo-flex-5g: Allow UFS regulators load/mode setting Konrad Dybcio (Thu Feb 01 2024 - 14:30:54 EST)
- [PATCH] iommu/iova: use named kmem_cache for iova magazines Pasha Tatashin (Thu Feb 01 2024 - 14:30:54 EST)
- Re: [PATCH v2 2/4] arm64: dts: rockchip: enable temperature driven fan control on Rock 5B Dragan Simic (Thu Feb 01 2024 - 14:31:57 EST)
- Re: [RFC PATCH] pidfd: implement PIDFD_THREAD flag for pidfd_open() Andy Lutomirski (Thu Feb 01 2024 - 14:33:56 EST)
- Re: [PATCH v12 5/5] iommu/vt-d: improve ITE fault handling if target device isn't present Jason Gunthorpe (Thu Feb 01 2024 - 14:34:41 EST)
- Re: [PATCH v9 00/16] PCI: imx6: Clean up and add imx95 pci support Frank Li (Thu Feb 01 2024 - 14:35:36 EST)
- Re: [PATCH] KVM: x86/pmu: Fix type length error when reading pmu->fixed_ctr_ctrl Sean Christopherson (Thu Feb 01 2024 - 14:36:27 EST)
- Re: [PATCH v1 2/5] mmc: sdhci_am654: Write ITAPDLY for DDR52 timing Andrew Davis (Thu Feb 01 2024 - 14:36:51 EST)
- Re: [PATCH, RESEND] x86/sev: Fix SEV check in sev_map_percpu_data() Nathan Chancellor (Thu Feb 01 2024 - 14:38:23 EST)
- Re: [PATCH v2 6/6] PCI: dwc: Add common send PME_Turn_Off message method Frank Li (Thu Feb 01 2024 - 14:40:42 EST)
- Re: [PATCH] blackhole_dev: Fix buil warning Jakub Kicinski (Thu Feb 01 2024 - 14:41:10 EST)
- Re: [PATCH v1 03/18] thermal: Directly use thermal_zone_platform_params for thermal_zone_device Rafael J. Wysocki (Thu Feb 01 2024 - 14:43:16 EST)
- Re: [PATCH v2 2/4] arm64: dts: rockchip: enable temperature driven fan control on Rock 5B Dragan Simic (Thu Feb 01 2024 - 14:43:27 EST)
- Re: [PATCH net v2 0/2] net: dqs: NIC stall detector Jakub Kicinski (Thu Feb 01 2024 - 14:43:52 EST)
- Re: [PATCH v2 03/20] drviers: crypto: meson: add platform data Corentin Labbe (Thu Feb 01 2024 - 14:46:13 EST)
- Re: [PATCH v1 3/5] mmc: sdhci_am654: Add missing OTAP/ITAP enable Andrew Davis (Thu Feb 01 2024 - 14:46:57 EST)
- Re: [PATCH 00/46] Dynamic allocation of reserved_mem array. Rob Herring (Thu Feb 01 2024 - 14:47:16 EST)
- Re: [PATCH v2 1/6] dt-bindings: display: rockchip: rockchip,dw-hdmi: remove port property Conor Dooley (Thu Feb 01 2024 - 14:47:39 EST)
- Re: [PATCH v3 5/5] selftests/resctrl: Add non-contiguous CBMs CAT test Reinette Chatre (Thu Feb 01 2024 - 14:48:15 EST)
- Re: [PATCH V2] lockdep: fix deadlock issue between lockdep and rcu Boqun Feng (Thu Feb 01 2024 - 14:48:58 EST)
- Re: [PATCH v1 08/18] thermal: intel: pch_thermal: Migrate to thermal_zone_device_register() Rafael J. Wysocki (Thu Feb 01 2024 - 14:52:23 EST)
- Re: [PATCH] KVM: x86/pmu: Fix type length error when reading pmu->fixed_ctr_ctrl Mingwei Zhang (Thu Feb 01 2024 - 14:54:00 EST)
- RE: [PATCH] x86/hyperv: Use per cpu initial stack for vtl context Michael Kelley (Thu Feb 01 2024 - 14:54:28 EST)
- Re: [PATCH 2/4] arm64: dts: sun50i-a64-pinephone: Retain leds state in suspend Jernej Škrabec (Thu Feb 01 2024 - 14:56:32 EST)
- Re: [PATCH v1 4/5] mmc: sdhci_am654: Add ITAPDLYSEL in sdhci_j721e_4bit_set_clock Andrew Davis (Thu Feb 01 2024 - 14:57:18 EST)
- Re: [PATCH 2/2] riscv: Disable misaligned access probe when CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS Charles Lohr (Thu Feb 01 2024 - 14:57:57 EST)
- Re: [PATCH] cpuidle: do not shrink guest poll_limit_ns below grow_start Marcelo Tosatti (Thu Feb 01 2024 - 14:58:25 EST)
- Re: [PATCH V2] lockdep: fix deadlock issue between lockdep and rcu Boqun Feng (Thu Feb 01 2024 - 14:59:29 EST)
- Re: [PATCH] arm64: dts: qcom: sm8650: Use GIC-ITS for PCIe0 and PCIe1 Konrad Dybcio (Thu Feb 01 2024 - 14:59:43 EST)
- Re: [PATCH 4/5] time_stats: Promote to lib/ Darrick J. Wong (Thu Feb 01 2024 - 15:01:41 EST)
- [PATCH v2 1/3] backlight: mp3309c: Make use of device properties Andy Shevchenko (Thu Feb 01 2024 - 15:01:52 EST)
- Re: [PATCH v2 2/3] rust: phy: add some phy_driver and genphy_ functions Trevor Gross (Thu Feb 01 2024 - 15:02:33 EST)
- Re: [PATCH 1/2] regulator: dt-bindings: gpio-regulator: Fix {gpios-,}states limits Geert Uytterhoeven (Thu Feb 01 2024 - 15:06:16 EST)
- Re: [GIT PULL] Kbuild fixes for v6.8-rc3 Linus Torvalds (Thu Feb 01 2024 - 15:06:48 EST)
- Re: [PATCH v3 1/6] arm64: dts: ti: k3-j784s4: Add Wave5 Video Encoder/Decoder Node Andrew Davis (Thu Feb 01 2024 - 15:09:33 EST)
- [PATCH v2] wifi: wilc1000: remove setting msg.spi David Lechner (Thu Feb 01 2024 - 15:13:32 EST)
- [syzbot] [reiserfs?] KASAN: slab-out-of-bounds Read in reiserfs_xattr_get (2) syzbot (Thu Feb 01 2024 - 15:14:36 EST)
- Re: [PATCH v2 3/3] net: phy: add Rust Rockchip PHY driver Dragan Simic (Thu Feb 01 2024 - 15:17:25 EST)
- Re: [PATCH v4] spi: imx: fix the burst length at DMA mode and CPU mode Benjamin Bigler (Thu Feb 01 2024 - 15:22:01 EST)
- [GIT PULL] perf tools fixes for v6.8 Arnaldo Carvalho de Melo (Thu Feb 01 2024 - 15:23:15 EST)
- [PATCH v2 0/4] Add 8qm SMMU information Frank Li (Thu Feb 01 2024 - 15:23:39 EST)
- [PATCH v2 1/4] dt-bindings: mmc: fsl-imx-esdhc: add iommus property Frank Li (Thu Feb 01 2024 - 15:24:00 EST)
- [PATCH v2 2/4] dt-bindings: net: fec: add iommus property Frank Li (Thu Feb 01 2024 - 15:24:26 EST)
- [PATCH v2 3/4] arm64: dts: imx8qm: add smmu node Frank Li (Thu Feb 01 2024 - 15:24:53 EST)
- [PATCH v2 4/4] arm64: dts: imx8qm: add smmu stream id information Frank Li (Thu Feb 01 2024 - 15:25:18 EST)
- Re: [PATCH 1/2] regulator: dt-bindings: gpio-regulator: Fix {gpios-,}states limits Rob Herring (Thu Feb 01 2024 - 15:28:15 EST)
- Re: [PATCH 00/10] KVM: arm64: fix many kernel-doc warnings Oliver Upton (Thu Feb 01 2024 - 15:31:19 EST)
- Re: [PATCH 4/5] evm: Use the real inode's metadata to calculate metadata hash Stefan Berger (Thu Feb 01 2024 - 15:36:15 EST)
- Re: [PATCH 1/1] mm/khugepaged: skip copying lazyfree pages on collapse Yang Shi (Thu Feb 01 2024 - 15:38:10 EST)
- Re: [PATCH 1/2] arm64: dts: qcom: sm8550: Add dma-coherent property Konrad Dybcio (Thu Feb 01 2024 - 15:39:20 EST)
- [PATCH net-next] net: micrel: Fix the frequency adjustments Horatiu Vultur (Thu Feb 01 2024 - 15:42:38 EST)
- [syzbot] [bpf?] linux-next boot error: WARNING in register_btf_kfunc_id_set syzbot (Thu Feb 01 2024 - 15:44:43 EST)
- [PATCH 0/2] Add QCOM PBS driver Anjelique Melendez (Thu Feb 01 2024 - 15:45:20 EST)
- [PATCH 1/2] dt-bindings: soc: qcom: Add qcom,pbs bindings Anjelique Melendez (Thu Feb 01 2024 - 15:45:36 EST)
- [PATCH v3] ACPI: APEI: Skip initialization of GHES_ASSIST structures for Machine Check Architecture Naik, Avadhut (Thu Feb 01 2024 - 15:45:52 EST)
- Re: [PATCH v8 0/4] Introduce mseal Liam R. Howlett (Thu Feb 01 2024 - 15:46:05 EST)
- Re: [PATCH net-next v6 2/2] net: add netmem to skb_frag_t Mina Almasry (Thu Feb 01 2024 - 15:46:23 EST)
- [PATCH 2/2] soc: qcom: add QCOM PBS driver Anjelique Melendez (Thu Feb 01 2024 - 15:46:45 EST)
- RE: [PATCH 0/2] EDAC/{igen6,i10nm}: Add EDAC support for two Intel CPUs Luck, Tony (Thu Feb 01 2024 - 15:47:14 EST)
- Re: [PATCH 2/2] riscv: Disable misaligned access probe when CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS Charlie Jenkins (Thu Feb 01 2024 - 15:48:04 EST)
- Re: [PATCH v8 3/7] soc: qcom: add QCOM PBS driver Anjelique Melendez (Thu Feb 01 2024 - 15:51:28 EST)
- Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model Anna-Maria Behnsen (Thu Feb 01 2024 - 15:53:17 EST)
- Re: [PATCH] iommu/iova: use named kmem_cache for iova magazines Robin Murphy (Thu Feb 01 2024 - 15:56:22 EST)
- Re: [PATCH] arm64: jump_label: use constraint "S" instead of "i" Fangrui Song (Thu Feb 01 2024 - 15:56:45 EST)
- Re: [PATCH 2/6] mm/zswap: invalidate zswap entry when swap entry free Nhat Pham (Thu Feb 01 2024 - 15:57:00 EST)
- Re: [PATCH V2] lockdep: fix deadlock issue between lockdep and rcu Bart Van Assche (Thu Feb 01 2024 - 15:57:17 EST)
- Re: [GIT PULL] perf tools fixes for v6.8 Linus Torvalds (Thu Feb 01 2024 - 15:57:30 EST)
- Workqueue regression Konrad Dybcio (Thu Feb 01 2024 - 15:58:10 EST)
- Re: [PATCH v10 20/20] timers: Always queue timers on the local CPU Anna-Maria Behnsen (Thu Feb 01 2024 - 15:58:46 EST)
- Re: [PATCH v2] mm: memcg: Don't periodically flush stats when memcg is disabled T.J. Mercier (Thu Feb 01 2024 - 16:02:30 EST)
- Re: [GIT PULL] another fix for v6.8-rc pr-tracker-bot (Thu Feb 01 2024 - 16:02:59 EST)
- Re: [GIT PULL] parisc architecture fixes for v6.8-rc3 pr-tracker-bot (Thu Feb 01 2024 - 16:03:04 EST)
- Re: [GIT PULL] Kbuild fixes for v6.8-rc3 pr-tracker-bot (Thu Feb 01 2024 - 16:03:27 EST)
- Re: [GIT PULL] Networking for v6.8-rc3 pr-tracker-bot (Thu Feb 01 2024 - 16:03:41 EST)
- Re: [GIT PULL] exfat fixes for 6.8-rc3 pr-tracker-bot (Thu Feb 01 2024 - 16:04:04 EST)
- Re: [PATCH v9 2/2] arm64: boot: Support Flat Image Tree Rob Herring (Thu Feb 01 2024 - 16:04:22 EST)
- Re: [PATCH v2 02/11] watchdog: rzg2l_wdt: Select PM kernel test robot (Thu Feb 01 2024 - 16:05:39 EST)
- [PATCH v4 01/10] dt-bindings: iommu: Add Translation Buffer Unit bindings Georgi Djakov (Thu Feb 01 2024 - 16:06:11 EST)
- [PATCH v4 06/10] iommu/arm-smmu-qcom: Use a custom context fault handler for sdm845 Georgi Djakov (Thu Feb 01 2024 - 16:06:23 EST)
- [PATCH v4 04/10] iommu/arm-smmu-qcom-tbu: Add Qualcomm TBU driver Georgi Djakov (Thu Feb 01 2024 - 16:06:31 EST)
- [PATCH v4 05/10] iommu/arm-smmu: Allow using a threaded handler for context interrupts Georgi Djakov (Thu Feb 01 2024 - 16:06:56 EST)
- [PATCH v4 07/10] arm64: dts: qcom: sdm845: Add DT nodes for the TBUs Georgi Djakov (Thu Feb 01 2024 - 16:06:57 EST)
- [PATCH v4 09/10] iommu/arm-smmu-qcom: Use the custom fault handler on more platforms Georgi Djakov (Thu Feb 01 2024 - 16:07:38 EST)
- [PATCH v4 03/10] iommu/arm-smmu-qcom: Add support for TBUs Georgi Djakov (Thu Feb 01 2024 - 16:07:43 EST)
- [PATCH v4 08/10] dt-bindings: arm-smmu: Add TBU support for sc7280 Georgi Djakov (Thu Feb 01 2024 - 16:08:21 EST)
- [PATCH v4 00/10] Add support for Translation Buffer Units Georgi Djakov (Thu Feb 01 2024 - 16:08:25 EST)
- [PATCH v4 10/10] arm64: dts: qcom: sc7280: Add DT nodes for the TBUs Georgi Djakov (Thu Feb 01 2024 - 16:08:26 EST)
- [PATCH v4 02/10] dt-bindings: iommu: Add Qualcomm TBU bindings Georgi Djakov (Thu Feb 01 2024 - 16:09:01 EST)
- Re: [PATCH v2 3/3] net: phy: add Rust Rockchip PHY driver Trevor Gross (Thu Feb 01 2024 - 16:10:02 EST)
- Re: [PATCH] iommu/iova: use named kmem_cache for iova magazines Pasha Tatashin (Thu Feb 01 2024 - 16:10:21 EST)
- Re: [PATCH 0/3] staging: rtl8192e: some coding style cleanups Philipp Hortmann (Thu Feb 01 2024 - 16:10:41 EST)
- Re: [PATCH 1/2] of: Introduce __of_phandle_update_cache Rob Herring (Thu Feb 01 2024 - 16:11:03 EST)
- Re: [PATCH 2/2] x86/random: Issue a warning if RDRAND or RDSEED fails Dr. Greg (Thu Feb 01 2024 - 16:11:20 EST)
- Re: [PATCH 00/46] Dynamic allocation of reserved_mem array. Oreoluwa Babatunde (Thu Feb 01 2024 - 16:11:38 EST)
- Re: [PATCH 00/12] Add TI-SCI reboot driver Nishanth Menon (Thu Feb 01 2024 - 16:14:31 EST)
- Re: [GIT PULL] perf tools fixes for v6.8 Arnaldo Carvalho de Melo (Thu Feb 01 2024 - 16:14:45 EST)
- Re: [PATCH 10/11] x86/sev: Extend the config-fs attestation support for an SVSM Tom Lendacky (Thu Feb 01 2024 - 16:15:01 EST)
- Re: [PATCH 03/12] power: reset: Add TI-SCI reboot driver Nishanth Menon (Thu Feb 01 2024 - 16:15:56 EST)
- Re: [GIT PULL] perf tools fixes for v6.8 Linus Torvalds (Thu Feb 01 2024 - 16:21:45 EST)
- Re: [PATCH v2 0/3] selftests/net: A couple of typos fixes in key-management/rst tests Jakub Kicinski (Thu Feb 01 2024 - 16:22:07 EST)
- Re: [PATCH] arm64: jump_label: use constraint "S" instead of "i" Ard Biesheuvel (Thu Feb 01 2024 - 16:23:36 EST)
- Re: [PATCH] iommu/iova: use named kmem_cache for iova magazines Robin Murphy (Thu Feb 01 2024 - 16:23:52 EST)
- Re: [PATCH V2] lockdep: fix deadlock issue between lockdep and rcu Bart Van Assche (Thu Feb 01 2024 - 16:24:57 EST)
- Re: [PATCH v2 0/4] Staging: rtl8723bs: checkpatch fixes for rtw_mlme.c Philipp Hortmann (Thu Feb 01 2024 - 16:26:21 EST)
- Re: [GIT PULL] perf tools fixes for v6.8 Arnaldo Carvalho de Melo (Thu Feb 01 2024 - 16:26:47 EST)
- [PATCH] arm64: defconfig: Enable Qualcomm interconnect providers Bjorn Andersson via B4 Relay (Thu Feb 01 2024 - 16:27:02 EST)
- Re: [PATCH v2 3/3] net: phy: add Rust Rockchip PHY driver Andrew Lunn (Thu Feb 01 2024 - 16:30:30 EST)
- Re: [PATCH] arm64: defconfig: Enable Qualcomm interconnect providers Konrad Dybcio (Thu Feb 01 2024 - 16:30:56 EST)
- Re: [syzbot] [bpf?] linux-next boot error: WARNING in register_btf_kfunc_id_set Jiri Olsa (Thu Feb 01 2024 - 16:31:42 EST)
- Re: [PATCH v2 0/3] Add Rust Rockchip PHY driver Andrew Lunn (Thu Feb 01 2024 - 16:33:43 EST)
- [PATCH net-next v7 0/2] Abstract page from net stack Mina Almasry (Thu Feb 01 2024 - 16:34:50 EST)
- [PATCH net-next v7 1/2] net: introduce abstraction for network memory Mina Almasry (Thu Feb 01 2024 - 16:35:08 EST)
- [PATCH net-next v7 2/2] net: add netmem to skb_frag_t Mina Almasry (Thu Feb 01 2024 - 16:35:40 EST)
- [GIT PULL] power-supply changes for 6.8-rc Sebastian Reichel (Thu Feb 01 2024 - 16:39:45 EST)
- Re: [PATCH 2/2] riscv: Disable misaligned access probe when CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS Charles Lohr (Thu Feb 01 2024 - 16:40:15 EST)
- Re: [PATCH v2 0/2] x86/cpu: fix invalid MTRR mask values for SEV or TME Dave Hansen (Thu Feb 01 2024 - 16:42:37 EST)
- Re: [PATCH] KEYS: encrypted: Add check for strsep Jarkko Sakkinen (Thu Feb 01 2024 - 16:44:09 EST)
- Re: [PATCH v2 00/33] spi: get rid of some legacy macros Jarkko Sakkinen (Thu Feb 01 2024 - 16:47:58 EST)
- Re: [PATCH 3/8] workqueue: Implement BH workqueues to eventually replace tasklets Tejun Heo (Thu Feb 01 2024 - 16:48:29 EST)
- Re: [PATCH] ALSA: core: Fix dependencies for SND_CORE_TEST Ivan Orlov (Thu Feb 01 2024 - 16:49:06 EST)
- Re: [PATCH 2/2] riscv: Disable misaligned access probe when CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS Charlie Jenkins (Thu Feb 01 2024 - 16:49:56 EST)
- [PATCH 1/1] dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned read Frank Li (Thu Feb 01 2024 - 16:50:40 EST)
- Re: [GIT PULL] perf tools fixes for v6.8 Arnaldo Carvalho de Melo (Thu Feb 01 2024 - 16:50:46 EST)
- Re: [PATCH v2 0/4] Power supply register with devm Sebastian Reichel (Thu Feb 01 2024 - 16:52:01 EST)
- Re: [PATCH v1 4/5] mmc: sdhci_am654: Add ITAPDLYSEL in sdhci_j721e_4bit_set_clock Judith Mendez (Thu Feb 01 2024 - 16:52:46 EST)
- [PATCH 1/2] dt-bindings: phy: mediatek,xfi-tphy: add new bindings Daniel Golle (Thu Feb 01 2024 - 16:53:04 EST)
- [PATCH 2/2] phy: add driver for MediaTek XFI T-PHY Daniel Golle (Thu Feb 01 2024 - 16:53:34 EST)
- Re: (subset) [PATCH v4 0/4] arm64: dts: qcom: sc8280xp: Add CAMSS core dtsi support Bjorn Andersson (Thu Feb 01 2024 - 16:54:05 EST)
- Re: (subset) [PATCH v4 0/8] Add UFS support for SC7180/SM7125 Bjorn Andersson (Thu Feb 01 2024 - 16:54:22 EST)
- Re: [PATCH] ARM: dts: qcom: msm8960: expressatt: Add gpio-keys Bjorn Andersson (Thu Feb 01 2024 - 16:54:43 EST)
- Re: [PATCH] ARM: dts: qcom: apq8026-lg-lenok: Add vibrator support Bjorn Andersson (Thu Feb 01 2024 - 16:54:50 EST)
- Re: (subset) [PATCH v4 0/8] arm64: dts: qcom: sa8295p: Enable GPU Bjorn Andersson (Thu Feb 01 2024 - 16:55:10 EST)
- Re: [PATCH V2] lockdep: fix deadlock issue between lockdep and rcu Boqun Feng (Thu Feb 01 2024 - 16:55:29 EST)
- Re: [PATCH] ARM: brcmstb: Add debug UART entry for 74165 Florian Fainelli (Thu Feb 01 2024 - 16:55:49 EST)
- Re: [PATCH V2] lockdep: fix deadlock issue between lockdep and rcu Boqun Feng (Thu Feb 01 2024 - 16:56:51 EST)
- Re: [PATCH] RAS/AMD/ATL: Add MI300 DRAM to Normalized address translation support Yazen Ghannam (Thu Feb 01 2024 - 16:59:23 EST)
- Re: [PATCH v2 1/5] dt-bindings: memory: remove generic compatible string brcm,dpfe-cpu Markus Mayer (Thu Feb 01 2024 - 17:02:11 EST)
- Re: [RFC PATCH v2 0/4] tsm: Runtime measurement registers ABI Jarkko Sakkinen (Thu Feb 01 2024 - 17:02:55 EST)
- Re: [PATCH v2 2/5] dt-bindings: memory: add two chip-specific compatible string Markus Mayer (Thu Feb 01 2024 - 17:03:23 EST)
- Re: [RFC PATCH v2 1/4] tsm: Runtime measurement register support Jarkko Sakkinen (Thu Feb 01 2024 - 17:04:03 EST)
- [PATCH 1/1] dmaengine: fsl-qdma: init irq after reg initialization Frank Li (Thu Feb 01 2024 - 17:04:34 EST)
- Re: [RFC PATCH v2 2/4] tsm: Add RTMRs to the configfs-tsm hierarchy Jarkko Sakkinen (Thu Feb 01 2024 - 17:06:12 EST)
- Re: Re: [PATCH v4 1/3] dt-bindings: HID: i2c-hid: Document reset-related properties Bjorn Andersson (Thu Feb 01 2024 - 17:08:21 EST)
- Re: [PATCH 0/2] Better support for complex pixel formats Maira Canal (Thu Feb 01 2024 - 17:08:36 EST)
- Re: regression/bisected commit 773688a6cb24b0b3c2ba40354d883348a2befa38 make my system completely unusable under high load Mikhail Gavrilov (Thu Feb 01 2024 - 17:08:51 EST)
- Re: [PATCH 1/3] media: pci: sta2x11: Fix Wcast-function-type-strict warnings Nathan Chancellor (Thu Feb 01 2024 - 17:09:09 EST)
- Re: [PATCH -mm v2] stackdepot: fix -Wstringop-overflow warning Stephen Rothwell (Thu Feb 01 2024 - 17:09:26 EST)
- Re: [PATCH 2/3] media: usb: pvrusb2: Fix Wcast-function-type-strict warnings Nathan Chancellor (Thu Feb 01 2024 - 17:09:42 EST)
- Re: [patch v2 00/30] x86/apic: Rework APIC registration Sohil Mehta (Thu Feb 01 2024 - 17:10:57 EST)
- [PATCH v2] ALSA: core: Fix dependencies for SND_CORE_TEST Ivan Orlov (Thu Feb 01 2024 - 17:11:37 EST)
- Re: [PATCH] iommu/iova: use named kmem_cache for iova magazines Pasha Tatashin (Thu Feb 01 2024 - 17:11:53 EST)
- [PATCH v3 0/5] Add support for fetching EDID from ACPI _DDC Mario Limonciello (Thu Feb 01 2024 - 17:12:10 EST)
- [PATCH v3 1/5] ACPI: video: Handle fetching EDID that is longer than 256 bytes Mario Limonciello (Thu Feb 01 2024 - 17:12:18 EST)
- [PATCH v3 3/5] drm/amd: Fetch the EDID from _DDC if available for eDP Mario Limonciello (Thu Feb 01 2024 - 17:12:35 EST)
- [PATCH v3 2/5] drm: Add drm_get_acpi_edid() helper Mario Limonciello (Thu Feb 01 2024 - 17:12:47 EST)
- [PATCH v3 4/5] drm/nouveau: Use drm_get_acpi_edid() helper Mario Limonciello (Thu Feb 01 2024 - 17:12:52 EST)
- [PATCH v3 5/5] drm: Drop unneeded selects in DRM drivers Mario Limonciello (Thu Feb 01 2024 - 17:13:14 EST)
- Re: [PATCH 1/2] regulator: dt-bindings: gpio-regulator: Fix {gpios-,}states limits Rob Herring (Thu Feb 01 2024 - 17:13:56 EST)
- Re: [PATCH] arm64: jump_label: use constraint "S" instead of "i" Fangrui Song (Thu Feb 01 2024 - 17:14:11 EST)
- Re: [syzbot] [bpf?] linux-next boot error: WARNING in register_btf_kfunc_id_set Stephen Rothwell (Thu Feb 01 2024 - 17:16:33 EST)
- Re: [PATCH 3/3] media: mediatek: vcodedc: Fix Wcast-function-type-strict warnings Nathan Chancellor (Thu Feb 01 2024 - 17:17:06 EST)
- Re: [patch v5 02/19] x86/cpu: Provide cpu_init/parse_topology() Sohil Mehta (Thu Feb 01 2024 - 17:17:16 EST)
- [PATCH] drm/panel: novatek-nt36523: Set prepare_prev_first Konrad Dybcio (Thu Feb 01 2024 - 17:17:53 EST)
- Re: [RFC 1/9] of: provide a cleanup helper for OF nodes Rob Herring (Thu Feb 01 2024 - 17:18:52 EST)
- Re: [PATCH 1/3] tpm: protect against locality counter underflow Jarkko Sakkinen (Thu Feb 01 2024 - 17:21:22 EST)
- Re: [PATCH v4 1/2] sched/fair: Check a task has a fitting cpu when updating misfit Qais Yousef (Thu Feb 01 2024 - 17:21:45 EST)
- Re: [PATCH v2 8/8] sched/pelt: Introduce PELT multiplier Qais Yousef (Thu Feb 01 2024 - 17:24:39 EST)
- Re: [patch V2 04/22] x86/apic: Get rid of get_physical_broadcast() Sohil Mehta (Thu Feb 01 2024 - 17:24:56 EST)
- Re: [PATCH v8 0/4] Introduce mseal Theo de Raadt (Thu Feb 01 2024 - 17:25:10 EST)
- Re: [RFC 3/9] power: sequencing: new subsystem Rob Herring (Thu Feb 01 2024 - 17:25:49 EST)
- Re: [PATCH v2 0/3] selftests/net: A couple of typos fixes in key-management/rst tests Dmitry Safonov (Thu Feb 01 2024 - 17:26:08 EST)
- Re: [PATCH 3/3] media: mediatek: vcodedc: Fix Wcast-function-type-strict warnings Sami Tolvanen (Thu Feb 01 2024 - 17:26:34 EST)
- Re: [PATCH] iommu/iova: use named kmem_cache for iova magazines Yosry Ahmed (Thu Feb 01 2024 - 17:29:45 EST)
- RE: [RFC] string: Allow 2-argument strscpy() David Laight (Thu Feb 01 2024 - 17:30:12 EST)
- Re: [PATCH v2 7/8] sched/schedutil: Add a new tunable to dictate response time Qais Yousef (Thu Feb 01 2024 - 17:31:41 EST)
- Re: [patch v2 25/30] x86/cpu/topology: Use topology logical mapping mechanism Sohil Mehta (Thu Feb 01 2024 - 17:32:10 EST)
- Re: [PATCH net-next v5 08/11] net: dsa: realtek: clean user_mii_bus setup Vladimir Oltean (Thu Feb 01 2024 - 17:33:29 EST)
- Re: [PATCH 2/3] tpm: ensure tpm is in known state at startup Jarkko Sakkinen (Thu Feb 01 2024 - 17:33:42 EST)
- Re: [PATCH 2/3] pmdomain: imx8mp-blk-ctrl: imx8mp_blk: Add fdcc clock to hdmimix domain Ulf Hansson (Thu Feb 01 2024 - 17:33:56 EST)
- Re: [linux][PATCH v5 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema Rob Herring (Thu Feb 01 2024 - 17:36:24 EST)
- Re: [PATCH v2 3/5] dt-bindings: memory: additional compatible strings for Broadcom DPFE Markus Mayer (Thu Feb 01 2024 - 17:36:37 EST)
- [PATCH] arm64: jump_label: use constraints "Si" instead of "i" Fangrui Song (Thu Feb 01 2024 - 17:37:10 EST)
- Re: [PATCH v8 0/4] Introduce mseal Jeff Xu (Thu Feb 01 2024 - 17:37:58 EST)
- Re: [PATCH v2 4/5] memory: brcmstb_dpfe: introduce version-specific compatible strings Markus Mayer (Thu Feb 01 2024 - 17:40:54 EST)
- Re: [PATCH v3 34/47] 9p: adapt to breakup of struct file_lock NeilBrown (Thu Feb 01 2024 - 17:41:17 EST)
- Re: [PATCH net-next v5 09/11] net: dsa: realtek: migrate user_mii_bus setup to realtek-dsa Vladimir Oltean (Thu Feb 01 2024 - 17:45:30 EST)
- Re: [PATCH v2 2/7] firmware: coreboot: Generate aliases for coreboot modules Nícolas F. R. A. Prado (Thu Feb 01 2024 - 17:45:45 EST)
- [PATCH] md/linear: Get rid of md-linear.h Marc Zyngier (Thu Feb 01 2024 - 17:46:29 EST)
- Re: [PATCH net-next v5 10/11] net: dsa: realtek: use the same mii bus driver for both interfaces Vladimir Oltean (Thu Feb 01 2024 - 17:48:46 EST)
- Re: [PATCH v1 1/4] dt-bindings: vendor-prefixes: add LG Electronics, Inc. prefix Rob Herring (Thu Feb 01 2024 - 17:49:04 EST)
- Re: [PATCH 3/3] tpm: make locality request return value consistent Jarkko Sakkinen (Thu Feb 01 2024 - 17:49:15 EST)
- Re: [PATCH v3 00/47] filelock: split file leases out of struct file_lock NeilBrown (Thu Feb 01 2024 - 17:50:07 EST)
- [PATCH v3 2/4] dt-bindings: clock: Convert keystone-gate.txt to YAML Andrew Davis (Thu Feb 01 2024 - 17:50:45 EST)
- [PATCH v3 1/4] dt-bindings: spi: Convert spi-davinci.txt to YAML Andrew Davis (Thu Feb 01 2024 - 17:50:46 EST)
- [PATCH v3 3/4] dt-bindings: arm: keystone: Convert keystone.txt to YAML Andrew Davis (Thu Feb 01 2024 - 17:50:48 EST)
- [PATCH v3 4/4] dt-bindings: dma: Convert ti-edma.txt to YAML Andrew Davis (Thu Feb 01 2024 - 17:51:22 EST)
- Re: [PATCH] KVM: x86/pmu: Fix type length error when reading pmu->fixed_ctr_ctrl Sean Christopherson (Thu Feb 01 2024 - 17:53:42 EST)
- Re: [PATCH v8 0/4] Introduce mseal Theo de Raadt (Thu Feb 01 2024 - 17:54:56 EST)
- Re: [PATCH] mmc: pwrseq: Use proper reboot notifier path Ulf Hansson (Thu Feb 01 2024 - 17:57:25 EST)
- Re: [PATCH net-next v5 11/11] net: dsa: realtek: embed dsa_switch into realtek_priv Vladimir Oltean (Thu Feb 01 2024 - 17:58:40 EST)
- Re: [PATCH v2 1/6] dt-bindings: display: rockchip: rockchip,dw-hdmi: remove port property Rob Herring (Thu Feb 01 2024 - 17:58:59 EST)
- Re: [PATCH net RFC] net: dsa: mt7530: fix link-local frames that ingress vlan filtering ports Vladimir Oltean (Thu Feb 01 2024 - 18:00:00 EST)
- Re: [PATCH] KVM: x86/pmu: Fix type length error when reading pmu->fixed_ctr_ctrl Mingwei Zhang (Thu Feb 01 2024 - 18:01:05 EST)
- Re: [PATCH v7 3/3] Input: Add TouchNetix axiom i2c touchscreen driver kernel test robot (Thu Feb 01 2024 - 18:02:00 EST)
- Re: [PATCH] tpm,tpm_tis: Avoid warning splat at shutdown Jarkko Sakkinen (Thu Feb 01 2024 - 18:03:51 EST)
- Re: [PATCH 02/12] dt-bindings: arm: keystone: ti-sci: Add reboot-controller child node Rob Herring (Thu Feb 01 2024 - 18:04:07 EST)
- RE: [PATCH 3/3] riscv: optimized memset David Laight (Thu Feb 01 2024 - 18:05:19 EST)
- Re: [PATCH v18 064/121] KVM: TDX: Create initial guest memory David Matlack (Thu Feb 01 2024 - 18:07:30 EST)
- Re: [PATCH v2 0/2] x86/cpu: fix invalid MTRR mask values for SEV or TME Paolo Bonzini (Thu Feb 01 2024 - 18:09:08 EST)
- Re: [PATCH v8 2/4] mseal: add mseal syscall Eric Biggers (Thu Feb 01 2024 - 18:12:05 EST)
- Re: [PATCH v2 3/3] net: phy: add Rust Rockchip PHY driver Miguel Ojeda (Thu Feb 01 2024 - 18:12:30 EST)
- Re: [PATCH v8 0/4] Introduce mseal Linus Torvalds (Thu Feb 01 2024 - 18:15:56 EST)
- Re: [PATCH] drm/panel: novatek-nt36523: Set prepare_prev_first Jessica Zhang (Thu Feb 01 2024 - 18:16:25 EST)
- Re: [PATCH] tpm,tpm_tis: Avoid warning splat at shutdown Jarkko Sakkinen (Thu Feb 01 2024 - 18:19:13 EST)
- Re: [PATCH v2] mm: swap: async free swap slot cache entries Tim Chen (Thu Feb 01 2024 - 18:21:09 EST)
- Re: [PATCH v7 04/15] x86/sgx: Implement basic EPC misc cgroup functionality Jarkko Sakkinen (Thu Feb 01 2024 - 18:22:09 EST)
- Re: [PATCH v8 01/15] cgroup/misc: Add per resource callbacks for CSS events Jarkko Sakkinen (Thu Feb 01 2024 - 18:24:56 EST)
- Re: [PATCH net RFC] net: dsa: mt7530: fix link-local frames that ingress vlan filtering ports Vladimir Oltean (Thu Feb 01 2024 - 18:26:36 EST)
- Re: [PATCH v8 04/15] x86/sgx: Implement basic EPC misc cgroup functionality Jarkko Sakkinen (Thu Feb 01 2024 - 18:27:21 EST)
- Re: Re: [PATCH v8 3/7] soc: qcom: add QCOM PBS driver Bjorn Andersson (Thu Feb 01 2024 - 18:28:18 EST)
- Re: [PATCH v8 05/15] x86/sgx: Add sgx_epc_lru_list to encapsulate LRU list Jarkko Sakkinen (Thu Feb 01 2024 - 18:28:51 EST)
- Re: [PATCH v8 06/15] x86/sgx: Abstract tracking reclaimable pages in LRU Jarkko Sakkinen (Thu Feb 01 2024 - 18:29:23 EST)
- [PATCH] arm64: dts: qcom: sm6115: Fix missing interconnect-names Konrad Dybcio (Thu Feb 01 2024 - 18:30:16 EST)
- [PATCH v2 0/2] riscv: Use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS to set misaligned access speed Charlie Jenkins (Thu Feb 01 2024 - 18:31:00 EST)
- [PATCH v2 1/2] riscv: lib: Introduce has_fast_misaligned_access function Charlie Jenkins (Thu Feb 01 2024 - 18:31:07 EST)
- [PATCH v2 2/2] riscv: Disable misaligned access probe when CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS Charlie Jenkins (Thu Feb 01 2024 - 18:31:30 EST)
- Re: [syzbot] Re: [syzbot] [erofs?] KMSAN: uninit-value in z_erofs_lz4_decompress (3) syzbot (Thu Feb 01 2024 - 18:31:37 EST)
- [PATCH v5 0/4] UIO_MEM_DMA_COHERENT for cnic/bnx2/bnx2x Chris Leech (Thu Feb 01 2024 - 18:34:33 EST)
- [PATCH v5 1/4] uio: introduce UIO_MEM_DMA_COHERENT type Chris Leech (Thu Feb 01 2024 - 18:34:49 EST)
- [PATCH v5 2/4] cnic,bnx2,bnx2x: use UIO_MEM_DMA_COHERENT Chris Leech (Thu Feb 01 2024 - 18:35:15 EST)
- [PATCH v5 4/4] uio_dmem_genirq: UIO_MEM_DMA_COHERENT conversion Chris Leech (Thu Feb 01 2024 - 18:35:54 EST)
- [PATCH v5 3/4] uio_pruss: UIO_MEM_DMA_COHERENT conversion Chris Leech (Thu Feb 01 2024 - 18:35:57 EST)
- Re: [PATCH v2 0/3] selftests/net: A couple of typos fixes in key-management/rst tests Dmitry Safonov (Thu Feb 01 2024 - 18:37:27 EST)
- Re: [PATCH v8 07/15] x86/sgx: Expose sgx_reclaim_pages() for cgroup Jarkko Sakkinen (Thu Feb 01 2024 - 18:37:58 EST)
- Re: [PATCH v8 08/15] x86/sgx: Implement EPC reclamation flows for cgroup Jarkko Sakkinen (Thu Feb 01 2024 - 18:39:22 EST)
- Re: [PATCH v8 0/4] Introduce mseal Theo de Raadt (Thu Feb 01 2024 - 18:43:32 EST)
- Re: [PATCH 02/12] dt-bindings: arm: keystone: ti-sci: Add reboot-controller child node Andrew Davis (Thu Feb 01 2024 - 18:50:26 EST)
- Re: [PATCH] tpm: make locality handling resilient Jarkko Sakkinen (Thu Feb 01 2024 - 18:51:29 EST)
- Re: Re: [PATCH v4 1/5] PM: domains: Allow devices attached to genpd to be managed by HW Bjorn Andersson (Thu Feb 01 2024 - 18:52:08 EST)
- Re: [linux][PATCH v5 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema Dharma.B (Thu Feb 01 2024 - 18:53:40 EST)
- Re: [PATCH 1/6] mm/zswap: add more comments in shrink_memcg_cb() Yosry Ahmed (Thu Feb 01 2024 - 18:55:20 EST)
- Re: [PATCH net-next v2 5/7] net: dsa: mt7530: simplify mt7530_setup_port6() and change to void Vladimir Oltean (Thu Feb 01 2024 - 18:57:22 EST)
- Re: [GIT PULL] Kbuild fixes for v6.8-rc3 Masahiro Yamada (Thu Feb 01 2024 - 18:58:07 EST)
- Re: Re: Re: [PATCH 4/9] PCI: create platform devices for child OF nodes of the port node Bjorn Andersson (Thu Feb 01 2024 - 19:03:37 EST)
- Re: [PATCH 0/2] Add QCOM PBS driver Bjorn Andersson (Thu Feb 01 2024 - 19:03:58 EST)
- Re: [PATCH net-next v2 6/7] net: dsa: mt7530: correct port capabilities of MT7988 Vladimir Oltean (Thu Feb 01 2024 - 19:05:49 EST)
- [PATCH v2 1/4] usb: gadget: function: move u_f.h to include/linux/usb/ Michael Grzeschik (Thu Feb 01 2024 - 19:06:08 EST)
- [PATCH v2 0/4] usb: gadget: 9pfs transport Michael Grzeschik (Thu Feb 01 2024 - 19:06:20 EST)
- [PATCH v2 4/4] tools: usb: p9_fwd: add usb gadget packet forwarder script Michael Grzeschik (Thu Feb 01 2024 - 19:06:37 EST)
- [PATCH v2 3/4] usb: gadget: legacy: add 9pfs multi gadget Michael Grzeschik (Thu Feb 01 2024 - 19:06:42 EST)
- [PATCH v2 2/4] net/9p/usbg: Add new usb gadget function transport Michael Grzeschik (Thu Feb 01 2024 - 19:07:04 EST)
- Re: [PATCH] KEYS: encrypted: Add check for strsep Mimi Zohar (Thu Feb 01 2024 - 19:07:38 EST)
- Re: [syzbot] kernel BUG in ext4_do_writepages syzbot (Thu Feb 01 2024 - 19:08:25 EST)
- [PATCH v2] drm/panel: visionox-vtdr6130: Set prepare_prev_first flag Jessica Zhang (Thu Feb 01 2024 - 19:10:48 EST)
- Re: [PATCH 2/6] mm/zswap: invalidate zswap entry when swap entry free Yosry Ahmed (Thu Feb 01 2024 - 19:11:58 EST)
- Re: [syzbot] [dri?] WARNING in vkms_get_vblank_timestamp (2) syzbot (Thu Feb 01 2024 - 19:13:50 EST)
- Re: [PATCH 3/6] mm/zswap: stop lru list shrinking when encounter warm region Yosry Ahmed (Thu Feb 01 2024 - 19:15:36 EST)
- linux-next: build failure after merge of the ieee1394 tree Stephen Rothwell (Thu Feb 01 2024 - 19:16:25 EST)
- Re: [PATCH 2/3] pmdomain: imx8mp-blk-ctrl: imx8mp_blk: Add fdcc clock to hdmimix domain Adam Ford (Thu Feb 01 2024 - 19:18:07 EST)
- [linux][PATCH v6 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema Dharma Balasubiramani (Thu Feb 01 2024 - 19:18:25 EST)
- [linux][PATCH v6 1/3] dt-bindings: display: convert Atmel's HLCDC to DT schema Dharma Balasubiramani (Thu Feb 01 2024 - 19:18:38 EST)
- [linux][PATCH v6 2/3] dt-bindings: atmel,hlcdc: convert pwm bindings to json-schema Dharma Balasubiramani (Thu Feb 01 2024 - 19:19:00 EST)
- [linux][PATCH v6 3/3] dt-bindings: mfd: atmel,hlcdc: Convert to DT schema format Dharma Balasubiramani (Thu Feb 01 2024 - 19:19:27 EST)
- Re: [PATCH v39 00/42] LSM: General module stacking John Johansen (Thu Feb 01 2024 - 19:24:28 EST)
- Re: [PATCH v8 0/4] Introduce mseal Theo de Raadt (Thu Feb 01 2024 - 19:26:35 EST)
- Re: [PATCH v5 0/2] drivers: rtc: add max313xx series rtc driver Chris Packham (Thu Feb 01 2024 - 19:29:14 EST)
- Re: [RFC 0/9] power: sequencing: implement the subsystem and add first users Bjorn Andersson (Thu Feb 01 2024 - 19:41:07 EST)
- Re: [RFC PATCH] mm: filemap: avoid unnecessary major faults in filemap_fault() Huang, Ying (Thu Feb 01 2024 - 19:41:48 EST)
- Re: [GIT PULL] Kbuild fixes for v6.8-rc3 Linus Torvalds (Thu Feb 01 2024 - 19:43:36 EST)
- Re: [PATCH v5] f2fs: unify the error handling of f2fs_is_valid_blkaddr Zhiguo Niu (Thu Feb 01 2024 - 19:54:19 EST)
- Re: [PATCH 3/4] x86/kexec(): Reset TDX private memory on platforms with TDX erratum Edgecombe, Rick P (Thu Feb 01 2024 - 19:54:32 EST)
- Re: [PATCH v18 012/121] KVM: TDX: Define TDX architectural definitions Xiaoyao Li (Thu Feb 01 2024 - 20:02:50 EST)
- Re: [net-next PATCH v5 2/9] net: phy: add support for scanning PHY in PHY packages nodes Andrew Lunn (Thu Feb 01 2024 - 20:03:11 EST)
- linux-next: build failure after merge of the modules tree Stephen Rothwell (Thu Feb 01 2024 - 20:04:03 EST)
- Re: [PATCH 5/6] mm/zswap: only support zswap_exclusive_loads_enabled Yosry Ahmed (Thu Feb 01 2024 - 20:04:16 EST)
- Re: linux-next: build failure after merge of the ieee1394 tree Takashi Sakamoto (Thu Feb 01 2024 - 20:04:46 EST)
- [PATCH] tty: serial: samsung: Remove superfluous braces in macro Sam Protsenko (Thu Feb 01 2024 - 20:05:19 EST)
- Re: [PATCH v8 0/4] Introduce mseal Greg KH (Thu Feb 01 2024 - 20:06:13 EST)
- Re: [PATCH] md/linear: Get rid of md-linear.h Yu Kuai (Thu Feb 01 2024 - 20:08:53 EST)
- RE: [PATCH net-next] tun: Fix code style issues in <linux/if_vlan.h> wangyunjian (Thu Feb 01 2024 - 20:09:29 EST)
- Re: [PATCH 6/6] mm/zswap: zswap entry doesn't need refcount anymore Yosry Ahmed (Thu Feb 01 2024 - 20:11:56 EST)
- [PATCH] regset: use vmalloc() for regset_get_alloc() Douglas Anderson (Thu Feb 01 2024 - 20:13:06 EST)
- Re: [PATCH] tpm,tpm_tis: Avoid warning splat at shutdown Lino Sanfilippo (Thu Feb 01 2024 - 20:13:50 EST)
- [PATCH v2 3/8] workqueue: Implement BH workqueues to eventually replace tasklets Tejun Heo (Thu Feb 01 2024 - 20:15:30 EST)
- Re: [net-next PATCH v5 6/9] dt-bindings: net: Document Qcom QCA807x PHY package Andrew Lunn (Thu Feb 01 2024 - 20:17:07 EST)
- Re: [PATCH v5 1/8] md: merge the check of capabilities into md_ioctl_valid() Yu Kuai (Thu Feb 01 2024 - 20:17:29 EST)
- Re: [PATCH v5 2/8] md: changed the switch of RAID_VERSION to if Yu Kuai (Thu Feb 01 2024 - 20:19:50 EST)
- Re: [PATCH v5 3/8] md: clean up invalid BUG_ON in md_ioctl Yu Kuai (Thu Feb 01 2024 - 20:21:01 EST)
- Re: [PATCH] regset: use vmalloc() for regset_get_alloc() Al Viro (Thu Feb 01 2024 - 20:23:18 EST)
- Re: [PATCH] regset: use vmalloc() for regset_get_alloc() Matthew Wilcox (Thu Feb 01 2024 - 20:25:03 EST)
- Re: [PATCH v5 4/8] md: return directly before setting did_set_md_closing Yu Kuai (Thu Feb 01 2024 - 20:25:19 EST)
- Re: [PATCH 2/2] mm/readahead: limit sync readahead while too many active refault Liu Shixin (Thu Feb 01 2024 - 20:25:36 EST)
- Re: [PATCH v5 5/8] md: Don't clear MD_CLOSING when the raid is about to stop Yu Kuai (Thu Feb 01 2024 - 20:26:47 EST)
- Re: [PATCH 0/4] apply page shift to PFN instead of VA in pfn_to_virt Yan Zhao (Thu Feb 01 2024 - 20:33:09 EST)
- [PATCH] arm64: fix typo in comments Seongsu Park (Thu Feb 01 2024 - 20:34:33 EST)
- Re: [net-next PATCH v5 7/9] net: phy: qcom: add support for QCA807x PHY Family Andrew Lunn (Thu Feb 01 2024 - 20:35:37 EST)
- Re: [RFC PATCH] mm: hugetlb: remove __GFP_THISNODE flag when dissolving the old hugetlb Baolin Wang (Thu Feb 01 2024 - 20:35:55 EST)
- Re: [net-next PATCH v5 8/9] net: phy: qcom: generalize some qca808x LED functions Andrew Lunn (Thu Feb 01 2024 - 20:38:39 EST)
- Re: [PATCH] KVM: selftests: Test top-down slots event Mi, Dapeng (Thu Feb 01 2024 - 20:39:09 EST)
- Re: [PATCH][RFC] workqueue: Fix kernel panic on CPU hot-unplug Tejun Heo (Thu Feb 01 2024 - 20:39:26 EST)
- Re: [PATCH 0/8] Intel On Demand: Add netlink interface for SPDM attestation Jakub Kicinski (Thu Feb 01 2024 - 20:43:02 EST)
- Re: [net-next PATCH v5 9/9] net: phy: qca807x: add support for configurable LED Andrew Lunn (Thu Feb 01 2024 - 20:43:59 EST)
- Re: Boot-time dumping of ftrace fuctiongraph buffer Steven Rostedt (Thu Feb 01 2024 - 20:46:27 EST)
- [PATCH 1/2] interconnect: qcom: sm8650: Use correct ACV enable_mask Mike Tipton (Thu Feb 01 2024 - 20:49:09 EST)
- [PATCH 2/2] interconnect: qcom: x1e80100: Add missing ACV enable_mask Mike Tipton (Thu Feb 01 2024 - 20:49:23 EST)
- [PATCH 0/2] interconnect: qcom: ACV enable_mask fixes Mike Tipton (Thu Feb 01 2024 - 20:49:24 EST)
- [PATCH v2] riscv: add CALLER_ADDRx support Zong Li (Thu Feb 01 2024 - 20:51:20 EST)
- Re: Workqueue regression Tejun Heo (Thu Feb 01 2024 - 20:52:32 EST)
- RE: [RESEND PATCH v0 4/5] wave5: Use the bitstream buffer size from host. jackson . lee (Thu Feb 01 2024 - 20:55:19 EST)
- RE: [PATCH net-next] tun: Implement ethtool's get_channels() callback wangyunjian (Thu Feb 01 2024 - 21:03:29 EST)
- Re: [PATCH net-next v4 2/5] page_frag: unify gfp bits for order 3 page allocation Yunsheng Lin (Thu Feb 01 2024 - 21:10:29 EST)
- Re: [PATCH v5 7/8] md: sync blockdev before stopping raid or setting readonly Yu Kuai (Thu Feb 01 2024 - 21:12:33 EST)
- Re: [PATCH V2] lockdep: fix deadlock issue between lockdep and rcu Bart Van Assche (Thu Feb 01 2024 - 21:14:09 EST)
- Re: [GIT PULL] Kbuild fixes for v6.8-rc3 Masahiro Yamada (Thu Feb 01 2024 - 21:15:56 EST)
- [Syzkaller & bisect] There is sys_bpf related out_of_memory WARNING in v6.8-rc2 Pengfei Xu (Thu Feb 01 2024 - 21:20:36 EST)
- Re: [PATCH v2 2/7] firmware: coreboot: Generate aliases for coreboot modules Greg Kroah-Hartman (Thu Feb 01 2024 - 21:21:15 EST)
- [PATCH] mm/madvise: set ra_pages as device max request size during ADV_POPULATE_READ Ming Lei (Thu Feb 01 2024 - 21:21:25 EST)
- [PATCH] selftests/net: Amend per-netns counter checks Dmitry Safonov (Thu Feb 01 2024 - 21:25:21 EST)
- [PATCH v1 1/3] perf stat: Pass fewer metric arguments Ian Rogers (Thu Feb 01 2024 - 21:25:38 EST)
- [PATCH v1 2/3] perf metrics: Compute unmerged uncore metrics individually Ian Rogers (Thu Feb 01 2024 - 21:25:48 EST)
- [PATCH v1 3/3] perf stat: Fix metric-only aggregation index Ian Rogers (Thu Feb 01 2024 - 21:26:00 EST)
- Re: [PATCH v3 1/3] riscv: mm: Use hint address in mmap if available Charlie Jenkins (Thu Feb 01 2024 - 21:28:22 EST)
- 回复: 回复: [v2] riscv: dts: starfive: jh7110: Add camera subsystem nodes Changhuang Liang (Thu Feb 01 2024 - 21:29:38 EST)
- [for-linus][PATCH 00/13] tracing/eventfs: Updates for v6.8 Steven Rostedt (Thu Feb 01 2024 - 21:30:15 EST)
- [for-linus][PATCH 01/13] ring-buffer: Clean ring_buffer_poll_wait() error return Steven Rostedt (Thu Feb 01 2024 - 21:30:16 EST)
- [for-linus][PATCH 02/13] tracefs: Zero out the tracefs_inode when allocating it Steven Rostedt (Thu Feb 01 2024 - 21:30:18 EST)
- [for-linus][PATCH 03/13] eventfs: Initialize the tracefs inode properly Steven Rostedt (Thu Feb 01 2024 - 21:30:30 EST)
- [for-linus][PATCH 04/13] tracefs: Avoid using the ei->dentry pointer unnecessarily Steven Rostedt (Thu Feb 01 2024 - 21:30:36 EST)
- [for-linus][PATCH 06/13] eventfs: Remove unused d_parent pointer field Steven Rostedt (Thu Feb 01 2024 - 21:31:30 EST)
- [for-linus][PATCH 07/13] eventfs: Clean up dentry ops and add revalidate function Steven Rostedt (Thu Feb 01 2024 - 21:31:33 EST)
- [for-linus][PATCH 09/13] tracing/timerlat: Move hrtimer_init to timerlat_fd open() Steven Rostedt (Thu Feb 01 2024 - 21:31:35 EST)
- [for-linus][PATCH 12/13] eventfs: Remove fsnotify*() functions from lookup() Steven Rostedt (Thu Feb 01 2024 - 21:31:39 EST)
- [for-linus][PATCH 11/13] eventfs: Restructure eventfs_inode structure to be more condensed Steven Rostedt (Thu Feb 01 2024 - 21:31:40 EST)
- [for-linus][PATCH 10/13] eventfs: Warn if an eventfs_inode is freed without is_freed being set Steven Rostedt (Thu Feb 01 2024 - 21:31:41 EST)
- [for-linus][PATCH 08/13] eventfs: Get rid of dentry pointers without refcounts Steven Rostedt (Thu Feb 01 2024 - 21:31:48 EST)
- [for-linus][PATCH 05/13] tracefs: dentry lookup crapectomy Steven Rostedt (Thu Feb 01 2024 - 21:31:51 EST)
- [for-linus][PATCH 13/13] eventfs: Keep all directory links at 1 Steven Rostedt (Thu Feb 01 2024 - 21:31:54 EST)
- Re: [PATCH v2 0/3] selftests/net: A couple of typos fixes in key-management/rst tests Dmitry Safonov (Thu Feb 01 2024 - 21:33:21 EST)
- Re: [PATCH 2/7] HID: wacom: remove unused hid_data::pressure Ping Cheng (Thu Feb 01 2024 - 21:33:38 EST)
- Re: [PATCH] riscv: hwprobe: export VA_BITS Charlie Jenkins (Thu Feb 01 2024 - 21:33:52 EST)
- Re: [PATCH] platform/x86/amd/hsmp: switch to use device_add_groups() Greg Kroah-Hartman (Thu Feb 01 2024 - 21:40:41 EST)
- Re: [PATCH] platform/x86/amd/hsmp: switch to use device_add_groups() Greg Kroah-Hartman (Thu Feb 01 2024 - 21:42:31 EST)
- [PATCH v2] platform/x86/amd/hsmp: switch to use device_add_groups() Greg Kroah-Hartman (Thu Feb 01 2024 - 21:44:59 EST)
- Re: [PATCH 1/2] mm: pgtable: add missing flag and statistics for kernel PTE page Muchun Song (Thu Feb 01 2024 - 21:48:34 EST)
- Re: [PATCH v7 01/25] perf maps: Switch from rbtree to lazily sorted array for addresses Namhyung Kim (Thu Feb 01 2024 - 21:48:48 EST)
- Re: [syzbot] Re: [syzbot] [ntfs3?] KASAN: slab-out-of-bounds Read in mi_enum_attr syzbot (Thu Feb 01 2024 - 21:50:05 EST)
- Re: [PATCH] tpm: make locality handling resilient Lino Sanfilippo (Thu Feb 01 2024 - 21:52:38 EST)
- [PATCH v6 0/2] drivers: rtc: add max313xx series rtc driver Chris Packham (Thu Feb 01 2024 - 21:53:05 EST)
- [PATCH v6 2/2] dt-bindings: rtc: add max313xx RTCs Chris Packham (Thu Feb 01 2024 - 21:53:06 EST)
- [PATCH v6 1/2] drivers: rtc: add max313xx series rtc driver Chris Packham (Thu Feb 01 2024 - 21:53:23 EST)
- Re: [PATCH] regset: use vmalloc() for regset_get_alloc() Doug Anderson (Thu Feb 01 2024 - 21:55:24 EST)
- [PATCH v4 0/5] KVM: selftests: aarch64: Introduce pmu_event_filter_test Shaoqin Huang (Thu Feb 01 2024 - 21:57:21 EST)
- [PATCH v4 2/5] KVM: selftests: aarch64: Move pmu helper functions into vpmu.h Shaoqin Huang (Thu Feb 01 2024 - 21:57:34 EST)
- [PATCH v4 3/5] KVM: selftests: aarch64: Fix the buggy [enable|disable]_counter Shaoqin Huang (Thu Feb 01 2024 - 21:57:41 EST)
- [PATCH v4 1/5] KVM: selftests: aarch64: Make the [create|destroy]_vpmu_vm() public Shaoqin Huang (Thu Feb 01 2024 - 21:57:47 EST)
- [PATCH v4 4/5] KVM: selftests: aarch64: Introduce pmu_event_filter_test Shaoqin Huang (Thu Feb 01 2024 - 21:58:39 EST)
- [PATCH v4 5/5] KVM: selftests: aarch64: Add invalid filter test in pmu_event_filter_test Shaoqin Huang (Thu Feb 01 2024 - 21:59:01 EST)
- Re: [PATCH] regset: use vmalloc() for regset_get_alloc() Doug Anderson (Thu Feb 01 2024 - 21:59:24 EST)
- Re: [RFC 6/9] PCI: create platform devices for child OF nodes of the port node Bjorn Andersson (Thu Feb 01 2024 - 21:59:51 EST)
- Re: [PATCH net-next v4 06/11] net: stmmac: resetup XPCS according to the new interface mode Choong Yong Liang (Thu Feb 01 2024 - 22:01:26 EST)
- [PATCH] usb: sysfs: use kstrtobool() if possible Guan-Yu Lin (Thu Feb 01 2024 - 22:04:32 EST)
- Re: [PATCH net-next v4 07/11] arch: x86: Add IPC mailbox accessor function and add SoC register access Choong Yong Liang (Thu Feb 01 2024 - 22:04:54 EST)
- Re: [PATCH] regset: use vmalloc() for regset_get_alloc() Al Viro (Thu Feb 01 2024 - 22:05:30 EST)
- Re: [PATCH net-next v4 08/11] stmmac: intel: configure SerDes according to the interface mode Choong Yong Liang (Thu Feb 01 2024 - 22:06:24 EST)
- Re: [PATCH net-next v3 4/5] net: stmmac: enable Intel mGbE 1G/2.5G auto-negotiation support Choong Yong Liang (Thu Feb 01 2024 - 22:08:22 EST)
- Re: [PATCH 1/3] tpm: protect against locality counter underflow Lino Sanfilippo (Thu Feb 01 2024 - 22:09:07 EST)
- Re: [PATCH v2 0/3] selftests/net: A couple of typos fixes in key-management/rst tests Jakub Kicinski (Thu Feb 01 2024 - 22:13:54 EST)
- Re: [PATCH v8 0/4] Introduce mseal Jeff Xu (Thu Feb 01 2024 - 22:15:33 EST)
- Re: [syzbot] [ntfs3?] KASAN: slab-out-of-bounds Read in mi_enum_attr syzbot (Thu Feb 01 2024 - 22:16:16 EST)
- Re: [PATCH] regset: use vmalloc() for regset_get_alloc() Doug Anderson (Thu Feb 01 2024 - 22:16:30 EST)
- Re: [PATCH 2/2] mm: pgtable: remove unnecessary split ptlock for kernel PMD page Muchun Song (Thu Feb 01 2024 - 22:16:51 EST)
- Re: [PATCH] arm: flush: don't abuse pfn_valid() to check if pfn is in RAM Yongqiang Liu (Thu Feb 01 2024 - 22:19:51 EST)
- Re: [PATCH v8 0/4] Introduce mseal Jeff Xu (Thu Feb 01 2024 - 22:20:55 EST)
- Re: [PATCH v8 0/4] Introduce mseal Jeff Xu (Thu Feb 01 2024 - 22:24:27 EST)
- Re: [PATCH] KVM: x86/pmu: Fix type length error when reading pmu->fixed_ctr_ctrl Zhang, Xiong Y (Thu Feb 01 2024 - 22:25:32 EST)
- Re: [PATCH] x86/hyperv: Use per cpu initial stack for vtl context Saurabh Singh Sengar (Thu Feb 01 2024 - 22:25:47 EST)
- [REGRESSION] 6.7.0: ASoC: SOF: refactoring breaks sof-rt5682 audio on chromebook; successfully bisected Mole Shang (Thu Feb 01 2024 - 22:27:59 EST)
- Re: [net-next 0/3] Per epoll context busy poll support Joe Damato (Thu Feb 01 2024 - 22:28:23 EST)
- Re: [PATCH v6 1/6] x86/bugs: Add asm helpers for executing VERW Josh Poimboeuf (Thu Feb 01 2024 - 22:29:21 EST)
- Re: [PATCH v8 0/4] Introduce mseal Linus Torvalds (Thu Feb 01 2024 - 22:30:03 EST)
- Re: [PATCH v8 2/4] mseal: add mseal syscall Jeff Xu (Thu Feb 01 2024 - 22:30:53 EST)
- Re: [RFC PATCH] mm: filemap: avoid unnecessary major faults in filemap_fault() zhangpeng (AS) (Thu Feb 01 2024 - 22:32:15 EST)
- [PATCH] fs/ntfs3: fix oob in mi_enum_attr Lizhi Xu (Thu Feb 01 2024 - 22:34:07 EST)
- Re:[PATCH 2/3] leds: simatic-ipc-leds-gpio: add support for module BX-59A xingtong.wu (Thu Feb 01 2024 - 22:36:55 EST)
- [PATCH 1/1] Modify macro NETLBL_CATMAP_MAPTYPE to define a type using typedef George Guo (Thu Feb 01 2024 - 22:45:29 EST)
- Re: [PATCH v8 0/4] Introduce mseal Jeff Xu (Thu Feb 01 2024 - 22:46:54 EST)
- Re: [PATCH] regset: use vmalloc() for regset_get_alloc() Al Viro (Thu Feb 01 2024 - 22:49:43 EST)
- Re: [PATCH v7 03/16] virt: sev-guest: Add SNP guest request structure Nikunj A. Dadhania (Thu Feb 01 2024 - 22:50:49 EST)
- [PATCH 1/2] x86/boot: Add error_putdec() helper NOMURA JUNICHI(野村 淳一) (Thu Feb 01 2024 - 22:51:54 EST)
- [PATCH 2/2] x86/boot: Add a message about ignored early NMIs NOMURA JUNICHI(野村 淳一) (Thu Feb 01 2024 - 22:52:11 EST)
- Re: [RFC 8/9] PCI/pwrctl: add PCI power control core code Bjorn Andersson (Thu Feb 01 2024 - 22:53:35 EST)
- Re: [PATCH v8 2/4] mseal: add mseal syscall Theo de Raadt (Thu Feb 01 2024 - 22:54:26 EST)
- linux-next: build warning after merge of the v4l-dvb-next tree Stephen Rothwell (Thu Feb 01 2024 - 22:54:31 EST)
- linux-next: build warnings after merge of the tip tree Stephen Rothwell (Thu Feb 01 2024 - 22:59:47 EST)
- Re: [PATCH v1 1/3] pwm: dwc: Add 16 channel support for Intel Elkhart Lake Raag Jadav (Thu Feb 01 2024 - 23:02:58 EST)
- Re: [PATCH RFC v3 28/35] arm64: mte: swap: Handle tag restoring when missing tag storage Peter Collingbourne (Thu Feb 01 2024 - 23:03:16 EST)
- Re: [RFC 9/9] PCI/pwrctl: add a PCI power control driver for power sequenced devices Bjorn Andersson (Thu Feb 01 2024 - 23:03:55 EST)
- [PATCH] arm64: remove unneeded BUILD_BUG_ON assertion Dawei Li (Thu Feb 01 2024 - 23:04:05 EST)
- Re: [PATCH v8 2/4] mseal: add mseal syscall Jeff Xu (Thu Feb 01 2024 - 23:04:23 EST)
- Re: [PATCH] regset: use vmalloc() for regset_get_alloc() Al Viro (Thu Feb 01 2024 - 23:05:26 EST)
- Re: [PATCH v8 0/4] Introduce mseal Theo de Raadt (Thu Feb 01 2024 - 23:05:26 EST)
- linux-next: duplicate patch in the tegra tree Stephen Rothwell (Thu Feb 01 2024 - 23:05:36 EST)
- Re: [PATCH net-next v4 5/5] tools: virtio: introduce vhost_net_test Jason Wang (Thu Feb 01 2024 - 23:06:40 EST)
- linux-next: duplicate patch in the v4l-dvb-next tree Stephen Rothwell (Thu Feb 01 2024 - 23:08:42 EST)
- Re: [PATCH v2 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC) Reinette Chatre (Thu Feb 01 2024 - 23:09:33 EST)
- Re: [PATCH v8 2/4] mseal: add mseal syscall Theo de Raadt (Thu Feb 01 2024 - 23:10:49 EST)
- Re: [RFC 0/9] power: sequencing: implement the subsystem and add first users Bjorn Andersson (Thu Feb 01 2024 - 23:11:10 EST)
- [PATCH v7 0/4] KVM: selftests: Add LoongArch support Bibo Mao (Thu Feb 01 2024 - 23:11:20 EST)
- [PATCH v7 1/4] KVM: selftests: Add KVM selftests header files for LoongArch Bibo Mao (Thu Feb 01 2024 - 23:11:39 EST)
- [PATCH v7 3/4] KVM: selftests: Add ucall test support for LoongArch Bibo Mao (Thu Feb 01 2024 - 23:11:52 EST)
- [PATCH v7 2/4] KVM: selftests: Add core KVM selftests support for LoongArch Bibo Mao (Thu Feb 01 2024 - 23:12:26 EST)
- [PATCH v7 4/4] KVM: selftests: Add test cases for LoongArch Bibo Mao (Thu Feb 01 2024 - 23:12:29 EST)
- linux-next: Tree for Feb 2 Stephen Rothwell (Thu Feb 01 2024 - 23:14:24 EST)
- Re: Re: [PATCH v3 2/2] arm64: dts: qcom: ipq6018: enable sdhci node Bjorn Andersson (Thu Feb 01 2024 - 23:15:41 EST)
- Re: [PATCH] mm/madvise: set ra_pages as device max request size during ADV_POPULATE_READ Matthew Wilcox (Thu Feb 01 2024 - 23:15:57 EST)
- Re: [PATCH 2/2] thermal/of: Assume polling-delay(-passive) 0 when absent Bjorn Andersson (Thu Feb 01 2024 - 23:19:29 EST)
- Re: [PATCH 1/2] dt-bindings: thermal-zones: Don't require polling-delay(-passive) Bjorn Andersson (Thu Feb 01 2024 - 23:19:49 EST)
- Re: [PATCH v7 01/25] perf maps: Switch from rbtree to lazily sorted array for addresses Ian Rogers (Thu Feb 01 2024 - 23:21:11 EST)
- Re: [PATCH v7 01/25] perf maps: Switch from rbtree to lazily sorted array for addresses Ian Rogers (Thu Feb 01 2024 - 23:21:37 EST)
- Re: [PATCH v8 2/4] mseal: add mseal syscall Jeff Xu (Thu Feb 01 2024 - 23:22:51 EST)
- Re: [PATCH v2 2/2] riscv: Disable misaligned access probe when CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS Elliot Berman (Thu Feb 01 2024 - 23:31:34 EST)
- Re: [RFC 2/9] arm64: dts: qcom: qrb5165-rb5: model the PMU of the QCA6391 Bjorn Andersson (Thu Feb 01 2024 - 23:34:52 EST)
- [PATCH net,v2] hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missed Shradha Gupta (Thu Feb 01 2024 - 23:40:56 EST)
- Re: [PATCH] dma-coherent: add support for multi coherent rmems per dev Howard Yen (Thu Feb 01 2024 - 23:41:24 EST)
- Re: [RFC V1 3/5] x86: CVMs: Enable dynamic swiotlb by default for CVMs Vishal Annapurve (Thu Feb 01 2024 - 23:41:25 EST)
- Re: [PATCH v1 4/5] mmc: sdhci_am654: Add ITAPDLYSEL in sdhci_j721e_4bit_set_clock Vignesh Raghavendra (Thu Feb 01 2024 - 23:43:02 EST)
- Re: mm/madvise: set ra_pages as device max request size during ADV_POPULATE_READ Mike Snitzer (Thu Feb 01 2024 - 23:43:24 EST)
- Re: [PATCH v3 0/3] Add AM64x ICSSG Ethernet support Ravi Gunasekaran (Thu Feb 01 2024 - 23:47:16 EST)
- Re: [PATCH] mm/madvise: set ra_pages as device max request size during ADV_POPULATE_READ Ming Lei (Thu Feb 01 2024 - 23:48:59 EST)
- [syzbot] [v9fs?] KASAN: slab-use-after-free Read in v9fs_stat2inode_dotl syzbot (Thu Feb 01 2024 - 23:49:42 EST)
- Re: [PATCH 4/9] PCI: create platform devices for child OF nodes of the port node Jeff Johnson (Thu Feb 01 2024 - 23:52:15 EST)
- Re: [RFC 4/9] power: pwrseq: add a driver for the QCA6390 PMU module Bjorn Andersson (Thu Feb 01 2024 - 23:54:47 EST)
- Re: [PATCH v8 0/4] Introduce mseal Jeff Xu (Thu Feb 01 2024 - 23:55:02 EST)
- Re: [PATCH v2 2/2] riscv: Disable misaligned access probe when CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS Charlie Jenkins (Thu Feb 01 2024 - 23:55:17 EST)
- [PATCH 00/17] vfio/pci: Remove duplicate code and logic from VFIO PCI interrupt management Reinette Chatre (Thu Feb 01 2024 - 23:57:38 EST)
- [PATCH 02/17] vfio/pci: Remove duplicate check from vfio_pci_set_ctx_trigger_single() wrappers Reinette Chatre (Thu Feb 01 2024 - 23:57:48 EST)
- [PATCH 01/17] vfio/pci: Use unsigned int instead of unsigned Reinette Chatre (Thu Feb 01 2024 - 23:58:03 EST)
- [PATCH 04/17] vfio/pci: Remove duplicate interrupt management from core VFIO PCI Reinette Chatre (Thu Feb 01 2024 - 23:58:22 EST)
- [PATCH 05/17] vfio/pci: Limit eventfd signaling to interrupt management code Reinette Chatre (Thu Feb 01 2024 - 23:58:37 EST)
- [PATCH 03/17] vfio/pci: Consistently acquire mutex for interrupt management Reinette Chatre (Thu Feb 01 2024 - 23:59:07 EST)
- [PATCH 06/17] vfio/pci: Remove interrupt index interpretation from wrappers Reinette Chatre (Thu Feb 01 2024 - 23:59:17 EST)
- [PATCH 07/17] vfio/pci: Preserve per-interrupt contexts Reinette Chatre (Thu Feb 01 2024 - 23:59:37 EST)
- [PATCH 09/17] vfio/pci: Converge similar code flows Reinette Chatre (Thu Feb 01 2024 - 23:59:39 EST)
- [PATCH 08/17] vfio/pci: Extract MSI/MSI-X specific code from common flow Reinette Chatre (Fri Feb 02 2024 - 00:00:14 EST)
- [PATCH 10/17] vfio/pci: Extract INTx specific code from vfio_intx_set_signal() Reinette Chatre (Fri Feb 02 2024 - 00:00:29 EST)
- [PATCH 11/17] vfio/pci: Perform MSI/MSI-X interrupt management via callbacks Reinette Chatre (Fri Feb 02 2024 - 00:00:32 EST)
- [PATCH 12/17] vfio/pci: Remove msi term from generic code Reinette Chatre (Fri Feb 02 2024 - 00:01:11 EST)
- [PATCH 14/17] vfio/pci: Add utility to trigger INTx eventfd knowing interrupt context Reinette Chatre (Fri Feb 02 2024 - 00:01:19 EST)
- [PATCH 13/17] vfio/pci: Remove vfio_intx_set_signal() Reinette Chatre (Fri Feb 02 2024 - 00:01:39 EST)
- [PATCH 15/17] vfio/pci: Let enable and disable of interrupt types use same signature Reinette Chatre (Fri Feb 02 2024 - 00:02:10 EST)
- [PATCH 16/17] vfio/pci: Move vfio_msi_disable() to be with other MSI/MSI-X management code Reinette Chatre (Fri Feb 02 2024 - 00:02:14 EST)
- [PATCH 17/17] vfio/pci: Remove duplicate interrupt management flow Reinette Chatre (Fri Feb 02 2024 - 00:02:37 EST)
- Re: [RFC 2/9] arm64: dts: qcom: qrb5165-rb5: model the PMU of the QCA6391 Dmitry Baryshkov (Fri Feb 02 2024 - 00:03:20 EST)
- Re: [PATCH net-next 0/7] net: ipa: simplify TX power handling patchwork-bot+netdevbpf (Fri Feb 02 2024 - 00:03:38 EST)
- Re: [PATCH 0/2] Add board-id support for multiple DT selection Amrit Anand (Fri Feb 02 2024 - 00:03:50 EST)
- Re: [PATCH v8 0/4] Introduce mseal Theo de Raadt (Fri Feb 02 2024 - 00:04:07 EST)
- RE: [EXT] [PATCH] octeontx2-pf: Fix a memleak otx2_sq_init Subbaraya Sundeep Bhatta (Fri Feb 02 2024 - 00:04:24 EST)
- Re: [PATCH v2 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC) Reinette Chatre (Fri Feb 02 2024 - 00:04:40 EST)
- Re: [RFC V1 5/5] x86: CVMs: Ensure that memory conversions happen at 2M alignment Vishal Annapurve (Fri Feb 02 2024 - 00:09:27 EST)
- Re: [PATCH] mm: memcg: Use larger chunks for proactive reclaim Efly Young (Fri Feb 02 2024 - 00:13:16 EST)
- Re: [RESEND PATCH v2] arm64: dts: ti: k3-am69-sk: remove assigned-clock-parents for unused VP Aradhya Bhatia (Fri Feb 02 2024 - 00:17:11 EST)
- [PATCH 1/2] usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable() Frank Li (Fri Feb 02 2024 - 00:19:02 EST)
- [PATCH 2/2] usb: cdns3: fix memory double free when handle zero package Frank Li (Fri Feb 02 2024 - 00:19:15 EST)
- Re: [PATCH v2 00/14] Split crash out from kexec and clean up related config items Hari Bathini (Fri Feb 02 2024 - 00:24:56 EST)
- Re: [PATCH v9 2/2] arm64: boot: Support Flat Image Tree Masahiro Yamada (Fri Feb 02 2024 - 00:38:17 EST)
- Re: [PATCH 0/4] tracing/user_events: Introduce multi-format events Google (Fri Feb 02 2024 - 00:50:35 EST)
- Re: [syzbot] [gfs2?] WARNING in folio_account_dirtied syzbot (Fri Feb 02 2024 - 00:55:17 EST)
- Re: [syzbot] [erofs?] KMSAN: uninit-value in z_erofs_lz4_decompress (3) syzbot (Fri Feb 02 2024 - 00:58:13 EST)
- Re: Boot-time dumping of ftrace fuctiongraph buffer Google (Fri Feb 02 2024 - 01:04:13 EST)
- [PATCH v8 00/25] maps/threads/dsos memory improvements and fixes Ian Rogers (Fri Feb 02 2024 - 01:15:57 EST)
- [PATCH v8 01/25] perf maps: Switch from rbtree to lazily sorted array for addresses Ian Rogers (Fri Feb 02 2024 - 01:16:15 EST)
- [PATCH v8 02/25] perf maps: Get map before returning in maps__find Ian Rogers (Fri Feb 02 2024 - 01:16:17 EST)
- [PATCH v8 03/25] perf maps: Get map before returning in maps__find_by_name Ian Rogers (Fri Feb 02 2024 - 01:16:27 EST)
- [PATCH v8 04/25] perf maps: Get map before returning in maps__find_next_entry Ian Rogers (Fri Feb 02 2024 - 01:16:39 EST)
- [PATCH v8 05/25] perf maps: Hide maps internals Ian Rogers (Fri Feb 02 2024 - 01:17:08 EST)
- [PATCH v8 06/25] perf maps: Locking tidy up of nr_maps Ian Rogers (Fri Feb 02 2024 - 01:17:16 EST)
- [PATCH v8 07/25] perf dso: Reorder variables to save space in struct dso Ian Rogers (Fri Feb 02 2024 - 01:17:41 EST)
- [PATCH v8 08/25] perf report: Sort child tasks by tid Ian Rogers (Fri Feb 02 2024 - 01:17:52 EST)
- [PATCH v8 09/25] perf trace: Ignore thread hashing in summary Ian Rogers (Fri Feb 02 2024 - 01:18:10 EST)
- [PATCH v8 10/25] perf machine: Move fprintf to for_each loop and a callback Ian Rogers (Fri Feb 02 2024 - 01:18:27 EST)
- [PATCH v8 11/25] perf threads: Move threads to its own files Ian Rogers (Fri Feb 02 2024 - 01:18:48 EST)
- [PATCH v8 12/25] perf threads: Switch from rbtree to hashmap Ian Rogers (Fri Feb 02 2024 - 01:18:49 EST)
- [PATCH v8 13/25] perf threads: Reduce table size from 256 to 8 Ian Rogers (Fri Feb 02 2024 - 01:19:05 EST)
- [PATCH v8 14/25] perf dsos: Attempt to better abstract dsos internals Ian Rogers (Fri Feb 02 2024 - 01:19:29 EST)
- [PATCH v8 15/25] perf dsos: Tidy reference counting and locking Ian Rogers (Fri Feb 02 2024 - 01:19:38 EST)
- [PATCH v8 16/25] perf dsos: Add dsos__for_each_dso Ian Rogers (Fri Feb 02 2024 - 01:19:52 EST)
- [PATCH v8 17/25] perf dso: Move dso functions out of dsos Ian Rogers (Fri Feb 02 2024 - 01:20:02 EST)
- [PATCH v8 18/25] perf dsos: Switch more loops to dsos__for_each_dso Ian Rogers (Fri Feb 02 2024 - 01:20:27 EST)
- [PATCH v8 19/25] perf dsos: Switch backing storage to array from rbtree/list Ian Rogers (Fri Feb 02 2024 - 01:20:38 EST)
- [PATCH v8 20/25] perf dsos: Remove __dsos__addnew Ian Rogers (Fri Feb 02 2024 - 01:20:47 EST)
- [PATCH v8 21/25] perf dsos: Remove __dsos__findnew_link_by_longname_id Ian Rogers (Fri Feb 02 2024 - 01:21:01 EST)
- [PATCH v8 22/25] perf dsos: Switch hand code to bsearch Ian Rogers (Fri Feb 02 2024 - 01:21:22 EST)
- [PATCH v8 24/25] perf dso: Reference counting related fixes Ian Rogers (Fri Feb 02 2024 - 01:21:40 EST)
- [PATCH v8 25/25] perf dso: Use container_of to avoid a pointer in dso_data Ian Rogers (Fri Feb 02 2024 - 01:21:53 EST)
- [PATCH v8 23/25] perf dso: Add reference count checking and accessor functions Ian Rogers (Fri Feb 02 2024 - 01:22:16 EST)
- Re: [RFC PATCH v2 3/4] tsm: Map RTMRs to TCG TPM PCRs James Bottomley (Fri Feb 02 2024 - 01:22:35 EST)
- Re: [RFC PATCH v2 0/4] tsm: Runtime measurement registers ABI James Bottomley (Fri Feb 02 2024 - 01:24:24 EST)
- [PATCH v6] f2fs: unify the error handling of f2fs_is_valid_blkaddr Zhiguo Niu (Fri Feb 02 2024 - 01:26:51 EST)
- [PATCH 0/5] firmware: support i.MX95 SCMI BBM/MISC Extenstion Peng Fan (OSS) (Fri Feb 02 2024 - 01:30:33 EST)
- [PATCH 1/5] dt-bindings: firmware: add i.MX SCMI Extension protocol Peng Fan (OSS) (Fri Feb 02 2024 - 01:30:49 EST)
- [PATCH 2/5] firmware: arm_scmi: add initial support for i.MX BBM protocol Peng Fan (OSS) (Fri Feb 02 2024 - 01:31:03 EST)
- [PATCH 3/5] firmware: arm_scmi: add initial support for i.MX MISC protocol Peng Fan (OSS) (Fri Feb 02 2024 - 01:31:11 EST)
- [PATCH 4/5] firmware: imx: support BBM module Peng Fan (OSS) (Fri Feb 02 2024 - 01:31:29 EST)
- [PATCH 5/5] firmware: imx: add i.MX95 MISC driver Peng Fan (OSS) (Fri Feb 02 2024 - 01:31:39 EST)
- Re: [PATCH] soc: qcom: mdt_loader: Add Upperbounds check for program header access Auditya Bhattaram (Fri Feb 02 2024 - 01:38:09 EST)
- [PATCH v9 0/5] riscv: sophgo: add clock support for sg2042 Chen Wang (Fri Feb 02 2024 - 01:39:21 EST)
- [PATCH v1] soc: qcom: mdt_loader: Add Upperbounds check for program header access Auditya Bhattaram (Fri Feb 02 2024 - 01:39:44 EST)
- [PATCH v1 00/16] Add missing features to FastRPC driver Ekansh Gupta (Fri Feb 02 2024 - 01:41:05 EST)
- [PATCH v1 01/16] misc: fastrpc: Redesign remote heap management Ekansh Gupta (Fri Feb 02 2024 - 01:41:23 EST)
- [PATCH v1 02/16] misc: fastrpc: Add support for unsigned PD Ekansh Gupta (Fri Feb 02 2024 - 01:41:33 EST)
- [PATCH v1 03/16] misc: fastrpc: Add static PD restart support Ekansh Gupta (Fri Feb 02 2024 - 01:41:52 EST)
- [PATCH v1 04/16] misc: fastrpc: Add fastrpc multimode invoke request support Ekansh Gupta (Fri Feb 02 2024 - 01:42:16 EST)
- [PATCH v1 05/16] misc: fastrpc: Add CRC support for remote buffers Ekansh Gupta (Fri Feb 02 2024 - 01:42:25 EST)
- [PATCH v1 06/16] misc: fastrpc: Capture kernel and DSP performance counters Ekansh Gupta (Fri Feb 02 2024 - 01:42:45 EST)
- [PATCH v1 07/16] misc: fastrpc: Add support to save and restore interrupted Ekansh Gupta (Fri Feb 02 2024 - 01:42:57 EST)
- [PATCH v1 08/16] misc: fastrpc: Add support to allocate shared context bank Ekansh Gupta (Fri Feb 02 2024 - 01:43:17 EST)
- [PATCH v1 09/16] misc: fastrpc: Add early wakeup support for fastRPC driver Ekansh Gupta (Fri Feb 02 2024 - 01:43:35 EST)
- [PATCH v1 10/16] misc: fastrpc: Add polling mode support for fastRPC driver Ekansh Gupta (Fri Feb 02 2024 - 01:43:45 EST)
- [PATCH v1 11/16] misc: fastrpc: Add DSP PD notification support Ekansh Gupta (Fri Feb 02 2024 - 01:44:04 EST)
- [PATCH v1 12/16] misc: fastrpc: Add support for users to clean up DSP user PD Ekansh Gupta (Fri Feb 02 2024 - 01:44:17 EST)
- [PATCH v1 13/16] misc: fastrpc: Add wakelock management support Ekansh Gupta (Fri Feb 02 2024 - 01:44:42 EST)
- [PATCH v1 14/16] misc: fastrpc: Add DSP signal support Ekansh Gupta (Fri Feb 02 2024 - 01:44:54 EST)
- [PATCH v1 15/16] misc: fastrpc: Restrict untrusted apk to spawn privileged PD Ekansh Gupta (Fri Feb 02 2024 - 01:45:02 EST)
- [PATCH v1 16/16] misc: fastrpc: Add system unsigned PD support Ekansh Gupta (Fri Feb 02 2024 - 01:45:21 EST)
- [PATCH v9 1/5] dt-bindings: clock: sophgo: add pll clocks for SG2042 Chen Wang (Fri Feb 02 2024 - 01:45:44 EST)
- [PATCH v5.10.y] netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval() Ajay Kaher (Fri Feb 02 2024 - 01:46:02 EST)
- [PATCH v9 2/5] dt-bindings: clock: sophgo: add RP gate clocks for SG2042 Chen Wang (Fri Feb 02 2024 - 01:46:23 EST)
- [PATCH v9 3/5] dt-bindings: clock: sophgo: add clkgen for SG2042 Chen Wang (Fri Feb 02 2024 - 01:46:39 EST)
- [PATCH v9 4/5] clk: sophgo: Add SG2042 clock driver Chen Wang (Fri Feb 02 2024 - 01:46:54 EST)
- [PATCH v9 5/5] riscv: dts: add clock generator for Sophgo SG2042 SoC Chen Wang (Fri Feb 02 2024 - 01:47:10 EST)
- [PATCH v4 0/2] drm: Check polling initialized before Shradha Gupta (Fri Feb 02 2024 - 01:47:11 EST)
- [PATCH v4, 1/2] drm: Check output polling initialized before disabling Shradha Gupta (Fri Feb 02 2024 - 01:47:39 EST)
- [PATCH v3] KVM: selftests: Fix the dirty_log_test semaphore imbalance Shaoqin Huang (Fri Feb 02 2024 - 01:47:59 EST)
- [PATCH v4, 2/2] drm: Check polling initialized before enabling in drm_helper_probe_single_connector_modes Shradha Gupta (Fri Feb 02 2024 - 01:48:19 EST)
- [PATCH] net: encx24j600: convert to use maple tree register cache Bo Liu (Fri Feb 02 2024 - 01:48:32 EST)
- [PATCH] net: ieee802154: at86rf230: convert to use maple tree register cache Bo Liu (Fri Feb 02 2024 - 01:48:52 EST)
- Re: [patch v2 25/30] x86/cpu/topology: Use topology logical mapping mechanism Zhang, Rui (Fri Feb 02 2024 - 01:49:10 EST)
- [PATCH] net: ieee802154: mcr20a: convert to use maple tree register cache Bo Liu (Fri Feb 02 2024 - 01:49:24 EST)
- [PATCH] net: ieee802154: mrf24j40: convert to use maple tree register cache Bo Liu (Fri Feb 02 2024 - 01:49:41 EST)
- Re: [RFC] perf: Reconsider an error code selection in bpf_map__fprintf() Markus Elfring (Fri Feb 02 2024 - 01:50:08 EST)
- Re: [PATCH v9 4/5] documentation: media: add documentation for Toshiba Visconti Video Input Interface driver Sakari Ailus (Fri Feb 02 2024 - 01:50:28 EST)
- [PATCH 0/2] Enable D3 support for Qualcomm bridges Manivannan Sadhasivam (Fri Feb 02 2024 - 01:54:35 EST)
- [PATCH 1/2] PCI: Add a flag to enable D3 support for PCI bridges Manivannan Sadhasivam (Fri Feb 02 2024 - 01:54:56 EST)
- [PATCH 2/2] PCI: qcom: Enable D3 support for the recent PCI bridges Manivannan Sadhasivam (Fri Feb 02 2024 - 01:55:12 EST)
- Managed interrupt spread based on Numa locality Chen Yu (Fri Feb 02 2024 - 01:56:03 EST)
- [PATCH 00/22] tty: vt: cleanup ESC sequences handling Jiri Slaby (SUSE) (Fri Feb 02 2024 - 01:56:22 EST)
- [PATCH 01/22] tty: vt: make rgb_from_256() slighly more comprehensible Jiri Slaby (SUSE) (Fri Feb 02 2024 - 01:56:29 EST)
- [PATCH 02/22] tty: vt: define enums for CSI+h/l codes Jiri Slaby (SUSE) (Fri Feb 02 2024 - 01:56:50 EST)
- [PATCH 03/22] tty: vt: rename set_mode() to csi_hl() Jiri Slaby (SUSE) (Fri Feb 02 2024 - 01:57:01 EST)
- [PATCH 04/22] tty: vt: split DEC CSI+h/l handling into csi_DEC_hl() Jiri Slaby (SUSE) (Fri Feb 02 2024 - 01:57:16 EST)
- [PATCH 05/22] tty: vt: remove unneeded assignment of EPecma to vc_priv Jiri Slaby (SUSE) (Fri Feb 02 2024 - 01:57:30 EST)
- [PATCH 06/22] tty: vt: move CSI+n handling along to other ECMA CSIs Jiri Slaby (SUSE) (Fri Feb 02 2024 - 01:57:49 EST)
- [PATCH 07/22] tty: vt: define an enum for CSI+] codes Jiri Slaby (SUSE) (Fri Feb 02 2024 - 01:58:04 EST)
- [PATCH 08/22] tty: vt: rename setterm_command() to csi_RSB() Jiri Slaby (SUSE) (Fri Feb 02 2024 - 01:58:21 EST)
- Re: [PATCH v5 0/2] drivers: rtc: add max313xx series rtc driver Nuno Sá (Fri Feb 02 2024 - 01:58:21 EST)
- [PATCH 09/22] tty: vt: put cases on separate lines Jiri Slaby (SUSE) (Fri Feb 02 2024 - 01:58:46 EST)
- [PATCH 10/22] tty: vt: accept u8 in do_con_trol() and vc_setGx() Jiri Slaby (SUSE) (Fri Feb 02 2024 - 01:59:06 EST)
- [PATCH 11/22] tty: vt: extract ascii handling to handle_ascii() Jiri Slaby (SUSE) (Fri Feb 02 2024 - 01:59:23 EST)
- [PATCH 12/22] tty: vt: separate ESesc state handling into handle_esc() Jiri Slaby (SUSE) (Fri Feb 02 2024 - 01:59:37 EST)
- [PATCH 13/22] tty: vt: move CSI DEC handling to a separate function Jiri Slaby (SUSE) (Fri Feb 02 2024 - 01:59:50 EST)
- [PATCH 14/22] tty: vt: move CSI ECMA handling to a separate function Jiri Slaby (SUSE) (Fri Feb 02 2024 - 02:00:06 EST)
- [PATCH 15/22] tty: vt: name, reflow and document enum vc_ctl_state Jiri Slaby (SUSE) (Fri Feb 02 2024 - 02:00:19 EST)
- [PATCH 16/22] tty: vt: simplify ansi_control_string() Jiri Slaby (SUSE) (Fri Feb 02 2024 - 02:00:34 EST)
- [PATCH 17/22] tty: vt: handle CSI+[ inside preexisting switch-case Jiri Slaby (SUSE) (Fri Feb 02 2024 - 02:00:54 EST)
- [PATCH 18/22] tty: vt: add new helper for reseting vc parameters Jiri Slaby (SUSE) (Fri Feb 02 2024 - 02:01:08 EST)
- [PATCH 19/22] tty: vt: use switch+case in the ESnonstd case Jiri Slaby (SUSE) (Fri Feb 02 2024 - 02:01:19 EST)
- [PATCH 20/22] tty: vt: use switch+case in the ESgetpars case Jiri Slaby (SUSE) (Fri Feb 02 2024 - 02:01:34 EST)
- [PATCH 21/22] tty: vt: use ASCII enum constants in vt_console_print() Jiri Slaby (SUSE) (Fri Feb 02 2024 - 02:01:44 EST)
- [PATCH 22/22] tty: vt: decrypt magic constants in vc_is_control() Jiri Slaby (SUSE) (Fri Feb 02 2024 - 02:02:02 EST)
- [PATCH] sched/fair: Simplify some logic in update_sd_pick_busiest() David Vernet (Fri Feb 02 2024 - 02:03:51 EST)
- [PATCH v1 0/5] wave5 codec driver jackson.lee (Fri Feb 02 2024 - 02:04:30 EST)
- [PATCH v1 2/5] wave5: Support to prepend sps/pps to IDR frame. jackson.lee (Fri Feb 02 2024 - 02:04:52 EST)
- [PATCH v1 1/5] wave5 : Support yuv422 input format for encoder. jackson.lee (Fri Feb 02 2024 - 02:04:53 EST)
- [PATCH v1 4/5] wave5: Use the bitstream buffer size from host. jackson.lee (Fri Feb 02 2024 - 02:05:09 EST)
- [PATCH v1 3/5] wave5 : Support runtime suspend/resume. jackson.lee (Fri Feb 02 2024 - 02:05:20 EST)
- [PATCH v1 5/5] wave5 : Fixed the wrong buffer size formula. jackson.lee (Fri Feb 02 2024 - 02:05:46 EST)
- Re: [PATCH 0/4] apply page shift to PFN instead of VA in pfn_to_virt Arnd Bergmann (Fri Feb 02 2024 - 02:06:11 EST)
- Re: [PATCH 10/11] x86/sev: Extend the config-fs attestation support for an SVSM Dan Williams (Fri Feb 02 2024 - 02:11:10 EST)
- Re: [PATCH v4] md/raid5: fix atomicity violation in raid5_cache_count Yu Kuai (Fri Feb 02 2024 - 02:11:45 EST)
- Re: [mainline] [linux-next] [6.8-rc1] [FC] [DLPAR] OOps kernel crash after performing dlpar remove test Tasmiya Nalatwad (Fri Feb 02 2024 - 02:12:48 EST)
- [PATCH v2] x86/hyperv: Use per cpu initial stack for vtl context Saurabh Sengar (Fri Feb 02 2024 - 02:13:04 EST)
- [PATCH] hwmon: (adt7x10) convert to use maple tree register cache Bo Liu (Fri Feb 02 2024 - 02:14:25 EST)
- [PATCH] hwmon: (emc1403) convert to use maple tree register cache Bo Liu (Fri Feb 02 2024 - 02:15:08 EST)
- [PATCH] hwmon: (ina3221) convert to use maple tree register cache Bo Liu (Fri Feb 02 2024 - 02:15:57 EST)
- [PATCH] hwmon: (jc42) convert to use maple tree register cache Bo Liu (Fri Feb 02 2024 - 02:16:47 EST)
- Re: [PATCH v2 3/5] dt-bindings: memory: additional compatible strings for Broadcom DPFE Krzysztof Kozlowski (Fri Feb 02 2024 - 02:17:20 EST)
- Re: [PATCH] PCI/sysfs: Fix race in pci sysfs creation Saurabh Singh Sengar (Fri Feb 02 2024 - 02:17:39 EST)
- Re: [PATCH net-next v6] bonding: Add independent control state machine Jiri Pirko (Fri Feb 02 2024 - 02:18:18 EST)
- [PATCH] hwmon: (lm83) convert to use maple tree register cache Bo Liu (Fri Feb 02 2024 - 02:18:31 EST)
- [PATCH] hwmon: (nct7802) convert to use maple tree register cache Bo Liu (Fri Feb 02 2024 - 02:20:23 EST)
- [PATCH] hwmon: (max31760) convert to use maple tree register cache Bo Liu (Fri Feb 02 2024 - 02:20:55 EST)
- [PATCH] hwmon: (sch5627) convert to use maple tree register cache Bo Liu (Fri Feb 02 2024 - 02:21:07 EST)
- Re: [PATCH v2 2/4] Staging: rtl8723bs: Remove extra spaces Dan Carpenter (Fri Feb 02 2024 - 02:21:30 EST)
- [PATCH] hwmon: (tmp401) convert to use maple tree register cache Bo Liu (Fri Feb 02 2024 - 02:22:52 EST)
- Re: [PATCH v2 4/5] memory: brcmstb_dpfe: introduce version-specific compatible strings Krzysztof Kozlowski (Fri Feb 02 2024 - 02:24:52 EST)
- [PATCH v2] PCI: vmd: Enable PCI PM's L1 substates of remapped PCIe Root Port and NVMe Jian-Hong Pan (Fri Feb 02 2024 - 02:25:30 EST)
- RE: [PATCH 1/2] x86/random: Retry on RDSEED failure Reshetova, Elena (Fri Feb 02 2024 - 02:26:03 EST)
- [PATCH net-next v2] tun: Fix code style issues in <linux/if_tun.h> Yunjian Wang (Fri Feb 02 2024 - 02:26:23 EST)
- Re: [PATCH v1] module.h: define __symbol_get_gpl() as a regular __symbol_get() Christoph Hellwig (Fri Feb 02 2024 - 02:27:25 EST)
- Re: [PATCH 0/4] apply page shift to PFN instead of VA in pfn_to_virt Arnd Bergmann (Fri Feb 02 2024 - 02:28:20 EST)
- Re: [PATCH 1/2] dt-bindings: soc: qcom: Add qcom,pbs bindings Krzysztof Kozlowski (Fri Feb 02 2024 - 02:29:31 EST)
- Re: [PATCH 1/5] mean and variance: Promote to lib/math Darrick J. Wong (Fri Feb 02 2024 - 02:30:50 EST)
- Re: [PATCH 1/6] wifi: ath9k: Obtain system GPIOS from descriptors Arnd Bergmann (Fri Feb 02 2024 - 02:35:31 EST)
- RE: [EXT] Re: [PATCH net v3] octeontx2-af: Initialize maps. Ratheesh Kannoth (Fri Feb 02 2024 - 02:35:58 EST)
- Re: [PATCH v6 5/6] arm64: dts: qcom: sm8450: Add opp table support to PCIe Viresh Kumar (Fri Feb 02 2024 - 02:36:17 EST)
- Re: [PATCH v4 1/5] KVM: selftests: aarch64: Make the [create|destroy]_vpmu_vm() public Oliver Upton (Fri Feb 02 2024 - 02:36:34 EST)
- Re: [net-next PATCH v5 5/9] dt-bindings: net: add QCA807x PHY defines Krzysztof Kozlowski (Fri Feb 02 2024 - 02:42:15 EST)
- [PATCH v2] x86/dumpstack: uniform die messages prompt alexs (Fri Feb 02 2024 - 02:42:30 EST)
- Re: [PATCH RFC 1/4] drivers/base/node: Add demotion_nodes sys infterface Zhijian Li (Fujitsu) (Fri Feb 02 2024 - 02:44:37 EST)
- Re: [PATCH v4 2/5] KVM: selftests: aarch64: Move pmu helper functions into vpmu.h Oliver Upton (Fri Feb 02 2024 - 02:45:19 EST)
- Re: [net-next PATCH v5 6/9] dt-bindings: net: Document Qcom QCA807x PHY package Krzysztof Kozlowski (Fri Feb 02 2024 - 02:46:13 EST)
- Re: [RFC 4/9] power: pwrseq: add a driver for the QCA6390 PMU module Dmitry Baryshkov (Fri Feb 02 2024 - 02:48:39 EST)
- Re: [PATCH v2] platform/x86/amd/hsmp: switch to use device_add_groups() Hans de Goede (Fri Feb 02 2024 - 02:49:54 EST)
- Re: [PATCH] tty: serial: samsung: Remove superfluous braces in macro Krzysztof Kozlowski (Fri Feb 02 2024 - 02:50:13 EST)
- Re: [PATCH -next v4 2/3] x86/mce: rename MCE_IN_KERNEL_COPYIN to MCE_IN_KERNEL_COPY_MC Tong Tiangen (Fri Feb 02 2024 - 02:51:27 EST)
- [PATCH -next] block: Add parameter descriptions to kernel-doc Yang Li (Fri Feb 02 2024 - 02:52:25 EST)
- Re: [GIT PULL] Enable -Wstringop-overflow globally Arnd Bergmann (Fri Feb 02 2024 - 02:53:24 EST)
- [PATCH net-next v2] tun: Implement ethtool's get_channels() callback Yunjian Wang (Fri Feb 02 2024 - 02:54:02 EST)
- Re: [PATCH v7 0/6] Fix support of dw-edma HDMA NATIVE IP in remote setup Manivannan Sadhasivam (Fri Feb 02 2024 - 02:54:23 EST)
- shravankr@xxxxxxxxxx Michał Jakubowski (Fri Feb 02 2024 - 02:54:36 EST)
- Re: [PATCH] net: ieee802154: at86rf230: convert to use maple tree register cache Miquel Raynal (Fri Feb 02 2024 - 02:56:03 EST)
- RE: [PATCH 2/2] x86/random: Issue a warning if RDRAND or RDSEED fails Reshetova, Elena (Fri Feb 02 2024 - 02:56:28 EST)
- Kernel - 6.7.3 - failed to compile the module Michał Jakubowski (Fri Feb 02 2024 - 02:56:40 EST)
- Re: fpga: dfl: fme: Return directly after a failed devm_kasprintf() call in fme_perf_pmu_register() Markus Elfring (Fri Feb 02 2024 - 02:58:34 EST)
- [PATCH v3 0/8] watchdog: rzg2l_wdt: Add support for RZ/G3S Claudiu (Fri Feb 02 2024 - 02:59:12 EST)
- [PATCH v3 1/8] watchdog: rzg2l_wdt: Select PM Claudiu (Fri Feb 02 2024 - 02:59:20 EST)
- [PATCH v3 2/8] watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get() Claudiu (Fri Feb 02 2024 - 02:59:45 EST)
- [PATCH v3 3/8] watchdog: rzg2l_wdt: Check return status of pm_runtime_put() Claudiu (Fri Feb 02 2024 - 02:59:50 EST)
- [PATCH v3 4/8] watchdog: rzg2l_wdt: Remove reset de-assert on probe/stop Claudiu (Fri Feb 02 2024 - 03:00:03 EST)
- [PATCH v3 5/8] watchdog: rzg2l_wdt: Remove comparison with zero Claudiu (Fri Feb 02 2024 - 03:00:28 EST)
- [PATCH v3 6/8] watchdog: rzg2l_wdt: Rely on the reset driver for doing proper reset Claudiu (Fri Feb 02 2024 - 03:00:36 EST)
- [PATCH v3 7/8] watchdog: rzg2l_wdt: Add suspend/resume support Claudiu (Fri Feb 02 2024 - 03:00:53 EST)
- [PATCH v3 8/8] dt-bindings: watchdog: renesas,wdt: Document RZ/G3S support Claudiu (Fri Feb 02 2024 - 03:01:14 EST)
- Re: [RFC V1 5/5] x86: CVMs: Ensure that memory conversions happen at 2M alignment Jeremi Piotrowski (Fri Feb 02 2024 - 03:01:38 EST)
- Re: [PATCH v2 4/4] Staging: rtl8723bs: fix else after break warning Dan Carpenter (Fri Feb 02 2024 - 03:01:58 EST)
- RE: [PATCH v3 1/8] watchdog: rzg2l_wdt: Select PM Biju Das (Fri Feb 02 2024 - 03:03:24 EST)
- Re: [PATCH] arm64: dts: qcom: sm8650: Use GIC-ITS for PCIe0 and PCIe1 Neil Armstrong (Fri Feb 02 2024 - 03:03:41 EST)
- Re: [PATCH v3 6/8] watchdog: rzg2l_wdt: Rely on the reset driver for doing proper reset Philipp Zabel (Fri Feb 02 2024 - 03:04:02 EST)
- Re: [PATCH v18 013/121] KVM: TDX: Add TDX "architectural" error codes Xiaoyao Li (Fri Feb 02 2024 - 03:04:38 EST)
- Re: [PATCH v1] soc: qcom: mdt_loader: Add Upperbounds check for program header access Mukesh Ojha (Fri Feb 02 2024 - 03:05:14 EST)
- Re: PS/2 keyboard of laptop Dell XPS 13 9360 goes missing after S3 Linux regression tracking #update (Thorsten Leemhuis) (Fri Feb 02 2024 - 03:05:34 EST)
- [PATCH v5 00/25] Transparent Contiguous PTEs for User Mappings Ryan Roberts (Fri Feb 02 2024 - 03:08:29 EST)
- [PATCH v5 01/25] mm: Clarify the spec for set_ptes() Ryan Roberts (Fri Feb 02 2024 - 03:08:37 EST)
- Re: [PATCH] net: ieee802154: at86rf230: convert to use maple tree register cache Bo Liu (刘波)-浪潮信息 (Fri Feb 02 2024 - 03:09:02 EST)
- [PATCH v5 02/25] mm: thp: Batch-collapse PMD with set_ptes() Ryan Roberts (Fri Feb 02 2024 - 03:09:19 EST)
- [PATCH v5 03/25] mm: Make pte_next_pfn() a wrapper around pte_advance_pfn() Ryan Roberts (Fri Feb 02 2024 - 03:09:36 EST)
- [PATCH v5 04/25] arm/mm: Convert pte_next_pfn() to pte_advance_pfn() Ryan Roberts (Fri Feb 02 2024 - 03:09:48 EST)
- [PATCH v5 05/25] arm64/mm: Convert pte_next_pfn() to pte_advance_pfn() Ryan Roberts (Fri Feb 02 2024 - 03:10:03 EST)
- [PATCH v5 06/25] powerpc/mm: Convert pte_next_pfn() to pte_advance_pfn() Ryan Roberts (Fri Feb 02 2024 - 03:10:17 EST)
- [PATCH v5 07/25] x86/mm: Convert pte_next_pfn() to pte_advance_pfn() Ryan Roberts (Fri Feb 02 2024 - 03:10:32 EST)
- [PATCH v5 08/25] mm: Remove pte_next_pfn() and replace with pte_advance_pfn() Ryan Roberts (Fri Feb 02 2024 - 03:10:49 EST)
- [PATCH v5 09/25] arm64/mm: set_pte(): New layer to manage contig bit Ryan Roberts (Fri Feb 02 2024 - 03:11:02 EST)
- Re: [PATCH] cpufreq: CPPC: Resolve the large frequency discrepancy from cpuinfo_cur_freq Beata Michalska (Fri Feb 02 2024 - 03:11:16 EST)
- [PATCH v5 10/25] arm64/mm: set_ptes()/set_pte_at(): New layer to manage contig bit Ryan Roberts (Fri Feb 02 2024 - 03:11:31 EST)
- [PATCH v5 11/25] arm64/mm: pte_clear(): New layer to manage contig bit Ryan Roberts (Fri Feb 02 2024 - 03:11:55 EST)
- [PATCH v5 12/25] arm64/mm: ptep_get_and_clear(): New layer to manage contig bit Ryan Roberts (Fri Feb 02 2024 - 03:12:07 EST)
- [PATCH v5 13/25] arm64/mm: ptep_test_and_clear_young(): New layer to manage contig bit Ryan Roberts (Fri Feb 02 2024 - 03:12:25 EST)
- [PATCH v5 14/25] arm64/mm: ptep_clear_flush_young(): New layer to manage contig bit Ryan Roberts (Fri Feb 02 2024 - 03:12:39 EST)
- [PATCH v5 15/25] arm64/mm: ptep_set_wrprotect(): New layer to manage contig bit Ryan Roberts (Fri Feb 02 2024 - 03:12:53 EST)
- [PATCH v5 16/25] arm64/mm: ptep_set_access_flags(): New layer to manage contig bit Ryan Roberts (Fri Feb 02 2024 - 03:13:09 EST)
- [PATCH v5 17/25] arm64/mm: ptep_get(): New layer to manage contig bit Ryan Roberts (Fri Feb 02 2024 - 03:13:25 EST)
- [PATCH v5 19/25] arm64/mm: Wire up PTE_CONT for user mappings Ryan Roberts (Fri Feb 02 2024 - 03:13:47 EST)
- [PATCH v5 18/25] arm64/mm: Split __flush_tlb_range() to elide trailing DSB Ryan Roberts (Fri Feb 02 2024 - 03:13:49 EST)
- [PATCH v5 20/25] arm64/mm: Implement new wrprotect_ptes() batch API Ryan Roberts (Fri Feb 02 2024 - 03:14:10 EST)
- [PATCH v5 21/25] arm64/mm: Implement new [get_and_]clear_full_ptes() batch APIs Ryan Roberts (Fri Feb 02 2024 - 03:14:35 EST)
- [PATCH v5 22/25] mm: Add pte_batch_hint() to reduce scanning in folio_pte_batch() Ryan Roberts (Fri Feb 02 2024 - 03:14:54 EST)
- [PATCH v5 23/25] arm64/mm: Implement pte_batch_hint() Ryan Roberts (Fri Feb 02 2024 - 03:15:09 EST)
- [PATCH v5 24/25] arm64/mm: __always_inline to improve fork() perf Ryan Roberts (Fri Feb 02 2024 - 03:15:26 EST)
- [PATCH v5 25/25] arm64/mm: Automatically fold contpte mappings Ryan Roberts (Fri Feb 02 2024 - 03:15:43 EST)
- [RFC PATCH v2 0/5] sched/fair: Defer CFS throttle to user entry Valentin Schneider (Fri Feb 02 2024 - 03:16:00 EST)
- [RFC PATCH v2 2/5] sched: Note schedule() invocations at return-to-user with SM_USER Valentin Schneider (Fri Feb 02 2024 - 03:16:21 EST)
- [RFC PATCH v2 1/5] sched/fair: Only throttle CFS tasks on return to userspace Valentin Schneider (Fri Feb 02 2024 - 03:16:31 EST)
- [RFC PATCH v2 3/5] sched/fair: Delete cfs_rq_throttled_loose(), use cfs_rq->throttle_pending instead Valentin Schneider (Fri Feb 02 2024 - 03:16:46 EST)
- [RFC PATCH v2 4/5] sched/fair: Track count of tasks running in userspace Valentin Schneider (Fri Feb 02 2024 - 03:17:11 EST)
- [RFC PATCH v2 5/5] sched/fair: Assert user/kernel/total nr invariants Valentin Schneider (Fri Feb 02 2024 - 03:17:17 EST)
- Re: [PATCH 2/6] mm/zswap: invalidate zswap entry when swap entry free Chengming Zhou (Fri Feb 02 2024 - 03:17:40 EST)
- Re: [PATCH 1/2] regulator: dt-bindings: gpio-regulator: Fix {gpios-,}states limits Geert Uytterhoeven (Fri Feb 02 2024 - 03:18:09 EST)
- Re: [PATCH v1 00/16] Add missing features to FastRPC driver neil . armstrong (Fri Feb 02 2024 - 03:18:28 EST)
- Re: [PATCH 3/6] mm/zswap: stop lru list shrinking when encounter warm region Chengming Zhou (Fri Feb 02 2024 - 03:18:46 EST)
- [PATCH -next] ksmbd: Add kernel-doc for ksmbd_extract_sharename() function Yang Li (Fri Feb 02 2024 - 03:19:03 EST)
- Re: [PATCH v2 2/2] PCI: qcom: Add X1E80100 PCIe support neil . armstrong (Fri Feb 02 2024 - 03:19:28 EST)
- RE: [PATCH v3 1/8] watchdog: rzg2l_wdt: Select PM Biju Das (Fri Feb 02 2024 - 03:20:39 EST)
- [PATCH] ACPICA: Use swap() instead of open coding it Jiapeng Chong (Fri Feb 02 2024 - 03:20:55 EST)
- Re: [regression] ath11k broken in v6.7 Thorsten Leemhuis (Fri Feb 02 2024 - 03:21:08 EST)
- Re: [PATCH 0/2] Better support for complex pixel formats Louis Chauvet (Fri Feb 02 2024 - 03:21:34 EST)
- [PATCH V3] lockdep: fix deadlock issue between lockdep and rcu Zhiguo Niu (Fri Feb 02 2024 - 03:21:48 EST)
- Re: [PATCH v1 0/5] wave5 codec driver Sebastian Fricke (Fri Feb 02 2024 - 03:22:08 EST)
- Re: [PATCH v2] ALSA: core: Fix dependencies for SND_CORE_TEST Takashi Iwai (Fri Feb 02 2024 - 03:22:39 EST)
- Re: [RFC PATCH] mm: hugetlb: remove __GFP_THISNODE flag when dissolving the old hugetlb Michal Hocko (Fri Feb 02 2024 - 03:22:55 EST)
- Re: [PATCH 4/6] mm/zswap: remove duplicate_entry debug value Chengming Zhou (Fri Feb 02 2024 - 03:23:12 EST)
- Re: [PATCH V2] lockdep: fix deadlock issue between lockdep and rcu Zhiguo Niu (Fri Feb 02 2024 - 03:23:25 EST)
- RE: [PATCH v1 0/5] wave5 codec driver jackson . lee (Fri Feb 02 2024 - 03:23:53 EST)
- Re: [PATCH 1/2] dt-bindings: phy: mediatek,xfi-tphy: add new bindings Krzysztof Kozlowski (Fri Feb 02 2024 - 03:24:09 EST)
- Re: [PATCH RFC 1/4] drivers/base/node: Add demotion_nodes sys infterface Huang, Ying (Fri Feb 02 2024 - 03:24:34 EST)
- Re: [PATCH] riscv: hwprobe: export VA_BITS Clément Léger (Fri Feb 02 2024 - 03:25:30 EST)
- Re: [PATCH v2 1/4] dt-bindings: mmc: fsl-imx-esdhc: add iommus property Krzysztof Kozlowski (Fri Feb 02 2024 - 03:25:54 EST)
- Re: [PATCH v2 2/4] dt-bindings: net: fec: add iommus property Krzysztof Kozlowski (Fri Feb 02 2024 - 03:26:19 EST)
- [GIT PULL] sound fixes for 6.8-rc3 Takashi Iwai (Fri Feb 02 2024 - 03:27:05 EST)
- Re: [PATCH v6 2/2] dt-bindings: rtc: add max313xx RTCs Krzysztof Kozlowski (Fri Feb 02 2024 - 03:29:01 EST)
- Re: [PATCH v2] powerpc: iommu: Bring back table group release_ownership() call Joerg Roedel (Fri Feb 02 2024 - 03:29:20 EST)
- Re: [PATCH][RFC] workqueue: Fix kernel panic on CPU hot-unplug Helge Deller (Fri Feb 02 2024 - 03:29:39 EST)
- RE: [PATCH v3 1/8] watchdog: rzg2l_wdt: Select PM Biju Das (Fri Feb 02 2024 - 03:29:56 EST)
- [PATCH] fs/address_space: move i_mmap_rwsem to mitigate a false sharing with i_mmap. JonasZhou-oc (Fri Feb 02 2024 - 03:33:32 EST)
- [PATCH] sched: Add trace events for Proxy Execution (PE) Metin Kaya (Fri Feb 02 2024 - 03:34:05 EST)
- Re: [PATCH v4 4/5] KVM: selftests: aarch64: Introduce pmu_event_filter_test Oliver Upton (Fri Feb 02 2024 - 03:34:30 EST)
- Re: [syzbot] [v9fs?] KASAN: slab-use-after-free Read in v9fs_stat2inode_dotl Lizhi Xu (Fri Feb 02 2024 - 03:36:02 EST)
- Re: [PATCH v2 4/5] crypto: starfive: Add sm3 support for JH8100 Herbert Xu (Fri Feb 02 2024 - 03:36:53 EST)
- Re: [PATCH net-next v4 2/5] page_frag: unify gfp bits for order 3 page allocation Paolo Abeni (Fri Feb 02 2024 - 03:37:12 EST)
- Re: [PATCH v2 2/2] PCI: qcom: Add X1E80100 PCIe support Abel Vesa (Fri Feb 02 2024 - 03:41:19 EST)
- Re: [syzbot] [v9fs?] KASAN: slab-use-after-free Read in v9fs_stat2inode_dotl Lizhi Xu (Fri Feb 02 2024 - 03:41:46 EST)
- Re: [PATCH][RFC] workqueue: Fix kernel panic on CPU hot-unplug Helge Deller (Fri Feb 02 2024 - 03:42:02 EST)
- [PATCH net-next v6 00/15] net: ravb: Prepare for suspend to RAM and runtime PM support (part 1) Claudiu (Fri Feb 02 2024 - 03:42:04 EST)
- [PATCH net-next v6 01/15] net: ravb: Let IP-specific receive function to interrogate descriptors Claudiu (Fri Feb 02 2024 - 03:42:22 EST)
- [PATCH net-next v6 02/15] net: ravb: Rely on PM domain to enable gptp_clk Claudiu (Fri Feb 02 2024 - 03:42:49 EST)
- [PATCH net-next v6 03/15] net: ravb: Make reset controller support mandatory Claudiu (Fri Feb 02 2024 - 03:43:11 EST)
- [PATCH net-next v6 04/15] net: ravb: Switch to SYSTEM_SLEEP_PM_OPS()/RUNTIME_PM_OPS() and pm_ptr() Claudiu (Fri Feb 02 2024 - 03:43:30 EST)
- [PATCH net-next v6 05/15] net: ravb: Use tabs instead of spaces Claudiu (Fri Feb 02 2024 - 03:43:53 EST)
- [PATCH net-next v6 06/15] net: ravb: Assert/de-assert reset on suspend/resume Claudiu (Fri Feb 02 2024 - 03:44:21 EST)
- Re: [PATCH v2 2/2] PCI: qcom: Add X1E80100 PCIe support Manivannan Sadhasivam (Fri Feb 02 2024 - 03:44:25 EST)
- [PATCH net-next v6 07/15] net: ravb: Move reference clock enable/disable on runtime PM APIs Claudiu (Fri Feb 02 2024 - 03:44:57 EST)
- [PATCH net-next v6 08/15] net: ravb: Move getting/requesting IRQs in the probe() method Claudiu (Fri Feb 02 2024 - 03:45:28 EST)
- [PATCH net-next v6 09/15] net: ravb: Split GTI computation and set operations Claudiu (Fri Feb 02 2024 - 03:45:34 EST)
- [PATCH net-next v6 10/15] net: ravb: Move delay mode set in the driver's ndo_open API Claudiu (Fri Feb 02 2024 - 03:45:55 EST)
- [PATCH net-next v6 11/15] net: ravb: Move DBAT configuration to the driver's ndo_open API Claudiu (Fri Feb 02 2024 - 03:46:24 EST)
- [PATCH net-next v6 12/15] net: ravb: Move PTP initialization in the driver's ndo_open API for ccc_gac platorms Claudiu (Fri Feb 02 2024 - 03:46:50 EST)
- [PATCH net-next v6 13/15] net: ravb: Set config mode in ndo_open and reset mode in ndo_close Claudiu (Fri Feb 02 2024 - 03:47:07 EST)
- [PATCH net-next v6 14/15] net: ravb: Simplify ravb_suspend() Claudiu (Fri Feb 02 2024 - 03:47:23 EST)
- [PATCH net-next v6 15/15] net: ravb: Simplify ravb_resume() Claudiu (Fri Feb 02 2024 - 03:47:45 EST)
- Re: [PATCH v2 2/2] PCI: qcom: Add X1E80100 PCIe support neil . armstrong (Fri Feb 02 2024 - 03:48:15 EST)
- Re: [PATCH net-next v2] tun: Fix code style issues in <linux/if_tun.h> Jiri Pirko (Fri Feb 02 2024 - 03:48:32 EST)
- Re: [PATCH v1 02/18] thermal: Add new structures and thermal_zone_device_register() Dan Carpenter (Fri Feb 02 2024 - 03:48:54 EST)
- [PATCH] drm/amd/display: Simplify the calculation of variables Jiapeng Chong (Fri Feb 02 2024 - 03:49:04 EST)
- Re: [PATCH v2 2/2] PCI: qcom: Add X1E80100 PCIe support Manivannan Sadhasivam (Fri Feb 02 2024 - 03:49:23 EST)
- Re: [RFC PATCH v2 05/21] pnp.h: Return -EPROBE_DEFER for disabled IRQ resource in pnp_irq() Sunil V L (Fri Feb 02 2024 - 03:49:42 EST)
- RE: [PATCH v4 0/5] PHY: Add support for dual refclk configurations in Cadence Torrent PHY driver Swapnil Kashinath Jakhade (Fri Feb 02 2024 - 03:50:02 EST)
- [PATCH] usb: host: enable suspend-to-RAM control in userspace Guan-Yu Lin (Fri Feb 02 2024 - 03:50:06 EST)
- Re: [PATCH 1/2] ata: ahci: Add force LPM policy quirk for ASUS B1400CEAE Jian-Hong Pan (Fri Feb 02 2024 - 03:50:31 EST)
- Re: [PATCH net-next v4 06/11] net: stmmac: resetup XPCS according to the new interface mode Russell King (Oracle) (Fri Feb 02 2024 - 03:51:25 EST)
- Re: [PATCH v2 2/2] PCI: qcom: Add X1E80100 PCIe support Abel Vesa (Fri Feb 02 2024 - 03:51:53 EST)
- Re: [RFC 0/9] power: sequencing: implement the subsystem and add first users Bartosz Golaszewski (Fri Feb 02 2024 - 03:53:49 EST)
- Re: [PATCH net-next v2] tun: Implement ethtool's get_channels() callback Jiri Pirko (Fri Feb 02 2024 - 03:54:10 EST)
- [PATCH 1/2] dummycon: Add dummycon_(un)register_switch_notifier Daniel van Vugt (Fri Feb 02 2024 - 03:55:26 EST)
- Re: [PATCH v2 2/2] PCI: qcom: Add X1E80100 PCIe support Abel Vesa (Fri Feb 02 2024 - 03:55:42 EST)
- [PATCH 2/2] fbcon: Defer console takeover for splash screens to first switch Daniel van Vugt (Fri Feb 02 2024 - 03:55:52 EST)
- Re: [PATCH 2/2] drm/vkms: Use a simpler composition function Pekka Paalanen (Fri Feb 02 2024 - 03:56:04 EST)
- [PATCH v2 0/6] AMD Pstate Fixes And Enhancements Perry Yuan (Fri Feb 02 2024 - 03:56:29 EST)
- [PATCH v2 1/6] ACPI: CPPC: enable AMD CPPC V2 support for family 17h processors Perry Yuan (Fri Feb 02 2024 - 03:56:40 EST)
- [PATCH v2 2/6] cpufreq:amd-pstate: fix the nominal freq value set Perry Yuan (Fri Feb 02 2024 - 03:56:58 EST)
- [PATCH v2 3/6] cpufreq:amd-pstate: initialize nominal_freq of each cpudata Perry Yuan (Fri Feb 02 2024 - 03:57:11 EST)
- Re: [PATCH] drm/modes: Replace deprecated simple_strtol with kstrtol Cong Liu (Fri Feb 02 2024 - 03:57:31 EST)
- [PATCH v2 4/6] cpufreq:amd-pstate: get pstate transition delay and latency value from ACPI tables Perry Yuan (Fri Feb 02 2024 - 03:57:43 EST)
- [PATCH v2 5/6] cppc_acpi: print error message if CPPC is unsupported Perry Yuan (Fri Feb 02 2024 - 03:57:58 EST)
- [PATCH v2 6/6] cpufreq:amd-pstate: add quirk for the pstate CPPC capabilities missing Perry Yuan (Fri Feb 02 2024 - 03:58:08 EST)
- Re: regression/bisected commit 773688a6cb24b0b3c2ba40354d883348a2befa38 make my system completely unusable under high load Marco Elver (Fri Feb 02 2024 - 04:00:51 EST)
- Re: [RFC 4/9] power: pwrseq: add a driver for the QCA6390 PMU module Bartosz Golaszewski (Fri Feb 02 2024 - 04:01:54 EST)
- Re: [PATCH 2/2] mm/readahead: limit sync readahead while too many active refault Liu Shixin (Fri Feb 02 2024 - 04:02:15 EST)
- [PATCH v1 1/1] x86/fred: Fix a build warning with allmodconfig Xin Li (Intel) (Fri Feb 02 2024 - 04:03:35 EST)
- Re: [RFC 6/9] PCI: create platform devices for child OF nodes of the port node Bartosz Golaszewski (Fri Feb 02 2024 - 04:03:55 EST)
- Re: [PATCH v4 00/17] Support IGT in display driver Shawn Sung (宋孝謙) (Fri Feb 02 2024 - 04:04:13 EST)
- Re: [PATCH v2 2/5] overflow: Expand check_add_overflow() for pointer addition Kees Cook (Fri Feb 02 2024 - 04:05:00 EST)
- RE: [PATCH 6/6] cpufreq:amd-pstate: add quirk for the pstate CPPC capabilities missing Yuan, Perry (Fri Feb 02 2024 - 04:05:41 EST)
- Re: [PATCH v2 2/2] cpufreq: Wire-up arch-flavored freq info into cpufreq_verify_current_freq Beata Michalska (Fri Feb 02 2024 - 04:05:59 EST)
- [PATCH] selftests/bpf: Use ARRAY_SIZE for array length Jiapeng Chong (Fri Feb 02 2024 - 04:07:27 EST)
- Re: [syzbot] [v9fs?] KASAN: slab-use-after-free Read in v9fs_stat2inode_dotl syzbot (Fri Feb 02 2024 - 04:08:15 EST)
- Re: [PATCH 0/2] Enable D3 support for Qualcomm bridges Lukas Wunner (Fri Feb 02 2024 - 04:10:29 EST)
- [tip: x86/fred] x86/fred: Fix a build warning with allmodconfig due to 'inline' failing to inline properly tip-bot2 for Xin Li (Intel) (Fri Feb 02 2024 - 04:10:56 EST)
- Re: [RFC 8/9] PCI/pwrctl: add PCI power control core code Bartosz Golaszewski (Fri Feb 02 2024 - 04:12:11 EST)
- RE: [PATCH 0/6] AMD Pstate Fixes And Enhancements Yuan, Perry (Fri Feb 02 2024 - 04:12:28 EST)
- Re: [PATCH net RFC] net: dsa: mt7530: fix link-local frames that ingress vlan filtering ports Arınç ÜNAL (Fri Feb 02 2024 - 04:12:49 EST)
- [PATCH v2] Coccinelle: api: Add SmPL script “use_KMEM_CACHE.cocci” Markus Elfring (Fri Feb 02 2024 - 04:13:09 EST)
- Re: [linus:master] [remap_range] dfad37051a: stress-ng.file-ioctl.ops_per_sec -11.2% regression Amir Goldstein (Fri Feb 02 2024 - 04:14:21 EST)
- Re: [PATCH v2 2/2] cpufreq: Wire-up arch-flavored freq info into cpufreq_verify_current_freq Beata Michalska (Fri Feb 02 2024 - 04:15:40 EST)
- [PATCH v2 0/1] RDMA/srpt: Do not register event handler until srpt device is fully setup William Kucharski (Fri Feb 02 2024 - 04:16:20 EST)
- [PATCH v2 1/1] RDMA/srpt: Do not register event handler until srpt device is fully setup William Kucharski (Fri Feb 02 2024 - 04:16:32 EST)
- [PATCH net-next v3 1/7] net: dsa: mt7530: empty default case on mt7530_setup_port5() Arınç ÜNAL via B4 Relay (Fri Feb 02 2024 - 04:19:57 EST)
- [PATCH net-next v3 2/7] net: dsa: mt7530: call port 6 setup from mt7530_mac_config() Arınç ÜNAL via B4 Relay (Fri Feb 02 2024 - 04:19:59 EST)
- [PATCH net-next v3 0/7] MT7530 DSA Subdriver Improvements Act II Arınç ÜNAL via B4 Relay (Fri Feb 02 2024 - 04:20:01 EST)
- [PATCH net-next v3 4/7] net: dsa: mt7530: move XTAL check to mt7530_setup() Arınç ÜNAL via B4 Relay (Fri Feb 02 2024 - 04:20:03 EST)
- [PATCH net-next v3 3/7] net: dsa: mt7530: remove pad_setup function pointer Arınç ÜNAL via B4 Relay (Fri Feb 02 2024 - 04:20:05 EST)
- [PATCH net-next v3 7/7] net: dsa: mt7530: do not clear config->supported_interfaces Arınç ÜNAL via B4 Relay (Fri Feb 02 2024 - 04:21:33 EST)
- [PATCH net-next v3 6/7] net: dsa: mt7530: correct port capabilities of MT7988 Arınç ÜNAL via B4 Relay (Fri Feb 02 2024 - 04:21:33 EST)
- [PATCH net-next v3 5/7] net: dsa: mt7530: simplify mt7530_setup_port6() and change to void Arınç ÜNAL via B4 Relay (Fri Feb 02 2024 - 04:21:35 EST)
- Re: [PATCH v2 1/2] arm64: Provide an AMU-based version of arch_freq_get_on_cpu Beata Michalska (Fri Feb 02 2024 - 04:22:16 EST)
- [PATCH V2 00/11] hwmon: (coretemp) Fixes, improvements and support for large core count Zhang Rui (Fri Feb 02 2024 - 04:22:43 EST)
- [PATCH V2 01/11] hwmon: (coretemp) Fix out-of-bounds memory access Zhang Rui (Fri Feb 02 2024 - 04:22:53 EST)
- [PATCH V2 02/11] hwmon: (coretemp) Fix bogus core_id to attr name mapping Zhang Rui (Fri Feb 02 2024 - 04:23:13 EST)
- [PATCH V2 03/11] hwmon: (coretemp) Enlarge per package core count limit Zhang Rui (Fri Feb 02 2024 - 04:23:23 EST)
- [PATCH V2 04/11] hwmon: (coretemp) Introduce enum for attr index Zhang Rui (Fri Feb 02 2024 - 04:23:38 EST)
- [PATCH V2 06/11] hwmon: (coretemp) Replace sensor_device_attribute with device_attribute Zhang Rui (Fri Feb 02 2024 - 04:24:11 EST)
- [PATCH V2 07/11] hwmon: (coretemp) Remove redundant pdata->cpu_map[] Zhang Rui (Fri Feb 02 2024 - 04:24:21 EST)
- [PATCH V2 08/11] hwmon: (coretemp) Abstract core_temp helpers Zhang Rui (Fri Feb 02 2024 - 04:24:44 EST)
- [PATCH V2 11/11] hwmon: (coretemp) Use dynamic allocated memory for core temp_data Zhang Rui (Fri Feb 02 2024 - 04:25:46 EST)
- Re: [PATCH 1/5] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document RZ/Five SoC Lad, Prabhakar (Fri Feb 02 2024 - 04:25:56 EST)
- Re: [PATCH v2] mm:vmscan: shrink skip folio mapped by an exiting task Andrew Morton (Fri Feb 02 2024 - 04:26:14 EST)
- [PATCH v1 0/3] fw_devlink overlapping cycles fix Saravana Kannan (Fri Feb 02 2024 - 04:26:16 EST)
- [PATCH V2 09/11] hwmon: (coretemp) Split package temp_data and core temp_data Zhang Rui (Fri Feb 02 2024 - 04:26:38 EST)
- [PATCH v1 1/3] driver core: Fix device_link_flag_is_sync_state_only() Saravana Kannan (Fri Feb 02 2024 - 04:26:45 EST)
- [PATCH v1 2/3] driver core: fw_devlink: Improve detection of overlapping cycles Saravana Kannan (Fri Feb 02 2024 - 04:27:01 EST)
- [PATCH v1 3/3] driver core: fw_devlink: Improve logs for cycle detection Saravana Kannan (Fri Feb 02 2024 - 04:27:16 EST)
- [syzbot] [ext4?] kernel BUG in ext4_write_inline_data_end (2) syzbot (Fri Feb 02 2024 - 04:27:43 EST)
- Re: [PATCH 4/5] evm: Use the real inode's metadata to calculate metadata hash Amir Goldstein (Fri Feb 02 2024 - 04:28:04 EST)
- Re: [PATCH v4] virtio_net: Support RX hash XDP hint Liang Chen (Fri Feb 02 2024 - 04:28:20 EST)
- [tip:x86/merge] BUILD SUCCESS fc471a60797b758dfe29f02476dc2573f0c2f219 kernel test robot (Fri Feb 02 2024 - 04:28:39 EST)
- Re: [PATCH 2/2] drm/vkms: Use a simpler composition function Miquel Raynal (Fri Feb 02 2024 - 04:28:57 EST)
- Re: [PATCH v2 2/5] overflow: Expand check_add_overflow() for pointer addition Kees Cook (Fri Feb 02 2024 - 04:29:14 EST)
- Re: [PATCH printk v3 13/14] printk: Avoid non-panic CPUs writing to ringbuffer Petr Mladek (Fri Feb 02 2024 - 04:29:50 EST)
- [PATCH V2 10/11] hwmon: (coretemp) Remove redundant temp_data->is_pkg_data Zhang Rui (Fri Feb 02 2024 - 04:30:01 EST)
- Re: [RFC PATCH] mm: hugetlb: remove __GFP_THISNODE flag when dissolving the old hugetlb Baolin Wang (Fri Feb 02 2024 - 04:30:04 EST)
- Re: [PATCH v12 22/25] irqchip: Add RISC-V advanced PLIC driver for direct-mode Clément Léger (Fri Feb 02 2024 - 04:30:27 EST)
- Re: [PATCH v2 2/2] PCI: qcom: Add X1E80100 PCIe support Abel Vesa (Fri Feb 02 2024 - 04:32:08 EST)
- [PATCH v6 03/10] dt-bindings: arm: qcom,coresight-tpdm: Add support for CMB element size Tao Zhang (Fri Feb 02 2024 - 04:34:07 EST)
- [PATCH v6 00/10] Add support to configure TPDM CMB subunit Tao Zhang (Fri Feb 02 2024 - 04:34:10 EST)
- [PATCH v6 02/10] coresight-tpdm: Optimize the useage of tpdm_has_dsb_dataset Tao Zhang (Fri Feb 02 2024 - 04:34:16 EST)
- [PATCH v6 04/10] coresight-tpdm: Add CMB dataset support Tao Zhang (Fri Feb 02 2024 - 04:34:57 EST)
- [PATCH v6 05/10] coresight-tpda: Add support to configure CMB element Tao Zhang (Fri Feb 02 2024 - 04:35:18 EST)
- [PATCH v6 06/10] coresight-tpdm: Add support to configure CMB Tao Zhang (Fri Feb 02 2024 - 04:35:34 EST)
- [PATCH v6 07/10] coresight-tpdm: Add pattern registers support for CMB Tao Zhang (Fri Feb 02 2024 - 04:35:49 EST)
- [PATCH v6 08/10] coresight-tpdm: Add timestamp control register support for the CMB Tao Zhang (Fri Feb 02 2024 - 04:36:09 EST)
- [PATCH v6 09/10] dt-bindings: arm: qcom,coresight-tpdm: Add support for TPDM CMB MSR register Tao Zhang (Fri Feb 02 2024 - 04:36:18 EST)
- [PATCH v6 10/10] coresight-tpdm: Add msr register support for CMB Tao Zhang (Fri Feb 02 2024 - 04:36:35 EST)
- [PATCH] fs/address_space: move i_mmap_rwsem to mitigate a false sharing with i_mmap. JonasZhou-oc (Fri Feb 02 2024 - 04:36:52 EST)
- Re: [PATCH v2] mm:vmscan: shrink skip folio mapped by an exiting task zhiguojiang (Fri Feb 02 2024 - 04:37:40 EST)
- [PATCH V2 05/11] hwmon: (coretemp) Remove unnecessary dependency of array index Zhang Rui (Fri Feb 02 2024 - 04:37:46 EST)
- Re: [PATCH v3 4/5] dt-bindings: usb/ti,am62-usb.yaml: Add PHY2 register space Roger Quadros (Fri Feb 02 2024 - 04:37:54 EST)
- Re: [PATCH 4/4] usb: dwc3-am62: add workaround for Errata i2409 Roger Quadros (Fri Feb 02 2024 - 04:38:28 EST)
- Re: [PATCH printk v3 00/14] fix console flushing Petr Mladek (Fri Feb 02 2024 - 04:39:01 EST)
- [PATCH 0/3] Renesas RZ/G2L family and RZ/G3S add missing IRQC interrupts Prabhakar (Fri Feb 02 2024 - 04:39:31 EST)
- [PATCH 1/3] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Update interrupts Prabhakar (Fri Feb 02 2024 - 04:39:40 EST)
- [PATCH 2/3] arm64: dts: renesas: rz-g2l-family: Add missing interrupts from IRQC IP block Prabhakar (Fri Feb 02 2024 - 04:39:56 EST)
- [PATCH 3/3] arm64: dts: renesas: r9a08g045: Add missing interrupts of IRQC node Prabhakar (Fri Feb 02 2024 - 04:40:02 EST)
- Re: [PATCH v5 7/8] md: sync blockdev before stopping raid or setting readonly Li Nan (Fri Feb 02 2024 - 04:40:02 EST)
- Re: [PATCH net-next 0/8] Improve GbEth performance on Renesas RZ/G2L and related SoCs Paul Barker (Fri Feb 02 2024 - 04:40:29 EST)
- [PATCH v6 01/10] coresight-tpdm: Optimize the store function of tpdm simple dataset Tao Zhang (Fri Feb 02 2024 - 04:43:44 EST)
- Re: [PATCH 0/2] Better support for complex pixel formats Maíra Canal (Fri Feb 02 2024 - 04:46:02 EST)
- [no subject] Marek Szyprowski (Fri Feb 02 2024 - 04:46:23 EST)
- Re: [PATCH v4 3/5] crypto: tegra: Add Tegra Security Engine driver Herbert Xu (Fri Feb 02 2024 - 04:47:00 EST)
- Re: [PATCH printk v3 14/14] panic: Flush kernel log buffer at the end Petr Mladek (Fri Feb 02 2024 - 04:47:28 EST)
- [syzbot] [netfs?] KASAN: slab-use-after-free Write in __fscache_relinquish_cookie syzbot (Fri Feb 02 2024 - 04:47:56 EST)
- Re: [PATCH 2/2] drm/vkms: Use a simpler composition function Maíra Canal (Fri Feb 02 2024 - 04:48:44 EST)
- Re: [PATCH v2 2/2] PCI: qcom: Add X1E80100 PCIe support Manivannan Sadhasivam (Fri Feb 02 2024 - 04:49:04 EST)
- Re: [PATCH net-next] rxrpc: Simplify the allocation of slab caches Kunwu Chan (Fri Feb 02 2024 - 04:49:20 EST)
- Re: [PATCH] crypto: hisilicon/zip - Modify some data type and code cleanup Herbert Xu (Fri Feb 02 2024 - 04:49:21 EST)
- Re: [RFC PATCH 11/13] arm64: dts: ti: k3-am62p: Add missing properties for MMC Roger Quadros (Fri Feb 02 2024 - 04:51:01 EST)
- [PATCH] ARM: multi_v7_defconfig: Enable BACKLIGHT_CLASS_DEVICE Marek Szyprowski (Fri Feb 02 2024 - 04:51:20 EST)
- Re: [PATCH] drm/i915/display: Include debugfs.h in intel_display_debugfs_params.c Jani Nikula (Fri Feb 02 2024 - 04:53:26 EST)
- [PATCH] ubsan: Silence W=1 warnings in self-test Kees Cook (Fri Feb 02 2024 - 04:53:26 EST)
- Re: [PATCH v6 05/10] coresight-tpda: Add support to configure CMB element Suzuki K Poulose (Fri Feb 02 2024 - 04:54:24 EST)
- Re: [PATCH v3 4/5] dt-bindings: usb/ti,am62-usb.yaml: Add PHY2 register space Conor Dooley (Fri Feb 02 2024 - 04:54:51 EST)
- Re: [PATCH] MAINTAINERS: Add UBSAN section Kees Cook (Fri Feb 02 2024 - 04:56:08 EST)
- Re: [PATCH 1/5] mean and variance: Promote to lib/math Kent Overstreet (Fri Feb 02 2024 - 04:57:11 EST)
- [PATCH v2 1/3] driver core: Fix device_link_flag_is_sync_state_only() Saravana Kannan (Fri Feb 02 2024 - 04:57:19 EST)
- [PATCH v2 2/3] driver core: fw_devlink: Improve detection of overlapping cycles Saravana Kannan (Fri Feb 02 2024 - 04:57:44 EST)
- Re: Re: [PATCH 2/2] drm/vkms: Use a simpler composition function Maxime Ripard (Fri Feb 02 2024 - 04:58:01 EST)
- [PATCH v2] MAINTAINERS: Add UBSAN section Kees Cook (Fri Feb 02 2024 - 04:58:19 EST)
- Re: [PATCH] ubsan: Silence W=1 warnings in self-test Marco Elver (Fri Feb 02 2024 - 04:58:35 EST)
- Re: [PATCH v4] virtio_net: Support RX hash XDP hint Xuan Zhuo (Fri Feb 02 2024 - 04:58:53 EST)
- Re: [PATCH v1 00/18] Thermal: Part 1 - Introduce new structs and registration AngeloGioacchino Del Regno (Fri Feb 02 2024 - 04:59:13 EST)
- Re: [RFC PATCH] mm: hugetlb: remove __GFP_THISNODE flag when dissolving the old hugetlb Michal Hocko (Fri Feb 02 2024 - 04:59:24 EST)
- Re: [PATCH] wifi: brcmfmac: Adjust n_channels usage for __counted_by Arend Van Spriel (Fri Feb 02 2024 - 04:59:34 EST)
- Re: [PATCH v2 0/3] Replay Protected Memory Block (RPMB) subsystem Sumit Garg (Fri Feb 02 2024 - 04:59:55 EST)
- Re: [PATCH net v3] net: stmmac: xgmac: fix handling of DPP safety error for DMA channels patchwork-bot+netdevbpf (Fri Feb 02 2024 - 05:00:40 EST)
- Re: [PATCH 0/2] Enable D3 support for Qualcomm bridges Manivannan Sadhasivam (Fri Feb 02 2024 - 05:01:04 EST)
- Re: [RFC PATCH 01/13] drivers: mmc: host: sdhci_am654: Add tuning algorithm for delay chain Roger Quadros (Fri Feb 02 2024 - 05:01:19 EST)
- Re: [PATCH] wifi: brcmfmac: Adjust n_channels usage for __counted_by Arend Van Spriel (Fri Feb 02 2024 - 05:01:35 EST)
- Re: [PATCH v1 01/18] thermal: core: Change governor name to const char pointer AngeloGioacchino Del Regno (Fri Feb 02 2024 - 05:01:58 EST)
- [PATCH v2 3/3] driver core: fw_devlink: Improve logs for cycle detection Saravana Kannan (Fri Feb 02 2024 - 05:02:39 EST)
- Re: Re: Re: [PATCH 4/9] PCI: create platform devices for child OF nodes of the port node Bartosz Golaszewski (Fri Feb 02 2024 - 05:02:45 EST)
- Re: Re: [PATCH RFC v2] kasan: add atomic tests Paul Heidekrüger (Fri Feb 02 2024 - 05:03:50 EST)
- Re: [RFC PATCH 13/13] arm64: dts: ti: k3-am6*: Reorganize MMC properties Roger Quadros (Fri Feb 02 2024 - 05:04:04 EST)
- [PATCH v2 0/3] fw_devlink overlapping cycles fix Saravana Kannan (Fri Feb 02 2024 - 05:04:52 EST)
- Re: [PATCH v1 03/18] thermal: Directly use thermal_zone_platform_params for thermal_zone_device AngeloGioacchino Del Regno (Fri Feb 02 2024 - 05:04:56 EST)
- Re: [PATCH v6 05/10] coresight-tpda: Add support to configure CMB element Suzuki K Poulose (Fri Feb 02 2024 - 05:06:38 EST)
- Re: [PATCH 1/1] mm/khugepaged: skip copying lazyfree pages on collapse Michal Hocko (Fri Feb 02 2024 - 05:06:56 EST)
- Re: [net-next PATCH v5 2/9] net: phy: add support for scanning PHY in PHY packages nodes Antoine Tenart (Fri Feb 02 2024 - 05:07:15 EST)
- Re: [net-next PATCH v3 0/2] net: mdio-ipq4019: fix wrong default MDC rate patchwork-bot+netdevbpf (Fri Feb 02 2024 - 05:10:42 EST)
- Re: [PATCH v1 08/18] thermal: intel: pch_thermal: Migrate to thermal_zone_device_register() AngeloGioacchino Del Regno (Fri Feb 02 2024 - 05:11:04 EST)
- Re: [PATCH] crypto: ccp - Fix null pointer dereference in __sev_platform_shutdown_locked Herbert Xu (Fri Feb 02 2024 - 05:11:32 EST)
- Re: [PATCH v2 0/4] some updates and cleanups for hisilicon/sec2. Herbert Xu (Fri Feb 02 2024 - 05:11:49 EST)
- Re: Re: [PATCH RFC 0/4] Support for Simulated Panels Maxime Ripard (Fri Feb 02 2024 - 05:12:53 EST)
- Re: [PATCH v3 5/5] drm: Drop unneeded selects in DRM drivers Pranjal Ramajor Asha Kanojiya (Fri Feb 02 2024 - 05:13:14 EST)
- Re: [PATCH v3 4/5] dt-bindings: usb/ti,am62-usb.yaml: Add PHY2 register space Roger Quadros (Fri Feb 02 2024 - 05:13:37 EST)
- [PATCH v1 0/2] Improve remote-endpoint parsing Saravana Kannan (Fri Feb 02 2024 - 05:14:11 EST)
- [PATCH v1 2/2] of: property: Improve finding the supplier of a remote-endpoint property Saravana Kannan (Fri Feb 02 2024 - 05:14:24 EST)
- [PATCH v1 1/2] of: property: Improve finding the consumer of a remote-endpoint property Saravana Kannan (Fri Feb 02 2024 - 05:14:32 EST)
- Re: Re: [PATCH RFC v2] kasan: add atomic tests Marco Elver (Fri Feb 02 2024 - 05:14:37 EST)
- Re: Re: [PATCH RFC 0/4] Support for Simulated Panels Maxime Ripard (Fri Feb 02 2024 - 05:15:50 EST)
- Re: Re: [PATCH] mm: memcg: Use larger chunks for proactive reclaim Michal Koutný (Fri Feb 02 2024 - 05:15:52 EST)
- [PATCH v2 2/6] ubsan: Reintroduce signed and unsigned overflow sanitizers Kees Cook (Fri Feb 02 2024 - 05:17:22 EST)
- [PATCH v2 0/6] ubsan: Introduce wrap-around sanitizers Kees Cook (Fri Feb 02 2024 - 05:17:37 EST)
- [PATCH v2 3/6] ubsan: Introduce CONFIG_UBSAN_POINTER_WRAP Kees Cook (Fri Feb 02 2024 - 05:18:07 EST)
- [PATCH v2 1/6] ubsan: Use Clang's -fsanitize-trap=undefined option Kees Cook (Fri Feb 02 2024 - 05:18:20 EST)
- [PATCH v2 4/6] ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL Kees Cook (Fri Feb 02 2024 - 05:18:24 EST)
- [PATCH v2 5/6] ubsan: Split wrapping sanitizer Makefile rules Kees Cook (Fri Feb 02 2024 - 05:18:52 EST)
- [PATCH v2 6/6] ubsan: Get x86_64 booting with unsigned wrap-around sanitizer Kees Cook (Fri Feb 02 2024 - 05:18:57 EST)
- Re: [PATCH v2 1/4] backlight: hx8357: Make use of device properties Daniel Thompson (Fri Feb 02 2024 - 05:20:22 EST)
- Re: [PATCH v3 5/5] selftests/resctrl: Add non-contiguous CBMs CAT test Maciej Wieczor-Retman (Fri Feb 02 2024 - 05:20:35 EST)
- Re: [PATCH] fs/address_space: move i_mmap_rwsem to mitigate a false sharing with i_mmap. Christian Brauner (Fri Feb 02 2024 - 05:20:54 EST)
- Re: [PATCH net-next] selftests: openvswitch: Test ICMP related matches work with SNAT patchwork-bot+netdevbpf (Fri Feb 02 2024 - 05:21:18 EST)
- Re: [PATCH 1/6] wifi: ath9k: Obtain system GPIOS from descriptors Toke Høiland-Jørgensen (Fri Feb 02 2024 - 05:23:24 EST)
- Re: [PATCH 2/2] drm/vkms: Use a simpler composition function Pekka Paalanen (Fri Feb 02 2024 - 05:24:46 EST)
- Re: [PATCH v3 2/5] drm: Add drm_get_acpi_edid() helper Pranjal Ramajor Asha Kanojiya (Fri Feb 02 2024 - 05:25:32 EST)
- Re: [PATCH v2 1/3] backlight: mp3309c: Make use of device properties Daniel Thompson (Fri Feb 02 2024 - 05:28:18 EST)
- Re: [PATCH net-next] rxrpc: Simplify the allocation of slab caches Jiri Pirko (Fri Feb 02 2024 - 05:29:05 EST)
- Re: [PATCH v2 2/3] backlight: mp3309c: use dev_err_probe() instead of dev_err() Daniel Thompson (Fri Feb 02 2024 - 05:29:37 EST)
- Re: [PATCH v3 2/5] drm: Add drm_get_acpi_edid() helper Jani Nikula (Fri Feb 02 2024 - 05:30:03 EST)
- Re: [PATCH net-next v2 5/7] net: dsa: mt7530: simplify mt7530_setup_port6() and change to void Arınç ÜNAL (Fri Feb 02 2024 - 05:30:20 EST)
- Re: [PATCH v12 22/25] irqchip: Add RISC-V advanced PLIC driver for direct-mode Anup Patel (Fri Feb 02 2024 - 05:30:39 EST)
- Re: [PATCH v2 2/2] PCI: qcom: Add X1E80100 PCIe support Abel Vesa (Fri Feb 02 2024 - 05:31:44 EST)
- Re: [PATCH] sh: Fix build with CONFIG_UBSAN=y Kees Cook (Fri Feb 02 2024 - 05:32:42 EST)
- Re: [PATCH v12 22/25] irqchip: Add RISC-V advanced PLIC driver for direct-mode Clément Léger (Fri Feb 02 2024 - 05:33:28 EST)
- Re: [PATCH] platform/x86/amd/hsmp: switch to use device_add_groups() Hegde, Suma (Fri Feb 02 2024 - 05:34:09 EST)
- Re: [PATCH] wifi: brcmfmac: Adjust n_channels usage for __counted_by Kalle Valo (Fri Feb 02 2024 - 05:35:11 EST)
- [PATCH bpf v3 0/3] Fix the read of vsyscall page through bpf Hou Tao (Fri Feb 02 2024 - 05:39:02 EST)
- [PATCH bpf v3 2/3] x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault() Hou Tao (Fri Feb 02 2024 - 05:39:12 EST)
- [PATCH bpf v3 1/3] x86/mm: Move is_vsyscall_vaddr() into asm/vsyscall.h Hou Tao (Fri Feb 02 2024 - 05:39:14 EST)
- [PATCH bpf v3 3/3] selftest/bpf: Test the read of vsyscall page under x86-64 Hou Tao (Fri Feb 02 2024 - 05:39:37 EST)
- Re: [PATCH v2] pinctrl: mcp23s08: Check only GPIOs which have interrupts enabled Arturas Moskvinas (Fri Feb 02 2024 - 05:40:35 EST)
- Re: [PATCH] ubsan: Silence W=1 warnings in self-test Kees Cook (Fri Feb 02 2024 - 05:42:05 EST)
- Re: [PATCH v3] dt-bindings: iio: afe: voltage-divider: Add io-channel-cells Naresh Solanki (Fri Feb 02 2024 - 05:43:21 EST)
- Re: [V3] i2c: i2c-qcom-geni: Correct I2C TRE sequence Viken Dadhaniya (Fri Feb 02 2024 - 05:43:37 EST)
- Re: [PATCH] ubsan: Silence W=1 warnings in self-test Marco Elver (Fri Feb 02 2024 - 05:44:08 EST)
- Re: [V3] i2c: i2c-qcom-geni: Correct I2C TRE sequence Viken Dadhaniya (Fri Feb 02 2024 - 05:44:59 EST)
- Re: [regression] ath11k broken in v6.7 Kalle Valo (Fri Feb 02 2024 - 05:45:49 EST)
- Re: [PATCH v2 0/3] Replay Protected Memory Block (RPMB) subsystem Jens Wiklander (Fri Feb 02 2024 - 05:46:38 EST)
- Re: [PATCH v2] dt-bindings: media: Add sram-size Property for Wave5 Krzysztof Kozlowski (Fri Feb 02 2024 - 05:47:52 EST)
- Re: [PATCH v1 4/6] dmaengine: dw-edma: Move HDMA_V0_MAX_NR_CH definition to edma.h Serge Semin (Fri Feb 02 2024 - 05:48:05 EST)
- RE: [PATCH v2 2/3] backlight: mp3309c: use dev_err_probe() instead of dev_err() Flavio Suligoi (Fri Feb 02 2024 - 05:48:27 EST)
- [RFC PATCH] cpuset: remove /proc/PID/cpuset brookxu.cn (Fri Feb 02 2024 - 05:49:19 EST)
- Re: [PATCH 2/3] dt-bindings: fpga: xlnx,fpga-slave-selectmap: add DT schema Krzysztof Kozlowski (Fri Feb 02 2024 - 05:50:00 EST)
- Re: [PATCH v1 1/6] dmaengine: dw-edma: Pass 'struct dw_edma_chip' to irq_vector() Serge Semin (Fri Feb 02 2024 - 05:51:05 EST)
- Re: [PATCH v1 2/6] dmaengine: dw-edma: Introduce helpers for getting the eDMA/HDMA max channel count Serge Semin (Fri Feb 02 2024 - 05:51:26 EST)
- RE: [PATCH v2 0/3] backlight: mp3309c: Allow to use on non-OF platforms Flavio Suligoi (Fri Feb 02 2024 - 05:52:45 EST)
- Re: [PATCH v4] virtio_net: Support RX hash XDP hint Liang Chen (Fri Feb 02 2024 - 05:52:59 EST)
- Re: [PATCH v3] dt-bindings: pinctrl: cy8x95x0: Minor fix & update Naresh Solanki (Fri Feb 02 2024 - 05:53:12 EST)
- Re: mm/madvise: set ra_pages as device max request size during ADV_POPULATE_READ Ming Lei (Fri Feb 02 2024 - 05:53:20 EST)
- [PATCH v4 0/9] File abstractions needed by Rust Binder Alice Ryhl (Fri Feb 02 2024 - 05:56:01 EST)
- [PATCH v4 1/9] rust: types: add `NotThreadSafe` Alice Ryhl (Fri Feb 02 2024 - 05:56:08 EST)
- [PATCH v4 2/9] rust: task: add `Task::current_raw` Alice Ryhl (Fri Feb 02 2024 - 05:56:34 EST)
- [PATCH v4 3/9] rust: file: add Rust abstraction for `struct file` Alice Ryhl (Fri Feb 02 2024 - 05:57:01 EST)
- [PATCH v4 4/9] rust: cred: add Rust abstraction for `struct cred` Alice Ryhl (Fri Feb 02 2024 - 05:57:02 EST)
- [PATCH v4 5/9] rust: security: add abstraction for secctx Alice Ryhl (Fri Feb 02 2024 - 05:57:25 EST)
- [PATCH v4 6/9] rust: file: add `FileDescriptorReservation` Alice Ryhl (Fri Feb 02 2024 - 05:57:51 EST)
- [PATCH v4 7/9] rust: file: add `Kuid` wrapper Alice Ryhl (Fri Feb 02 2024 - 05:58:07 EST)
- [PATCH v4 8/9] rust: file: add `DeferredFdCloser` Alice Ryhl (Fri Feb 02 2024 - 05:58:26 EST)
- RE: [EXT] [PATCH v2 0/3] fw_devlink overlapping cycles fix Xu Yang (Fri Feb 02 2024 - 05:59:22 EST)
- [PATCH v4 9/9] rust: file: add abstraction for `poll_table` Alice Ryhl (Fri Feb 02 2024 - 05:59:41 EST)
- Re: [PATCH RESEND] arm: topology: Fix missing clock-frequency property warning Krzysztof Kozlowski (Fri Feb 02 2024 - 05:59:59 EST)
- [PATCH v2 2/2] iio: adc: ti-ads1298: Add driver Mike Looijmans (Fri Feb 02 2024 - 06:00:36 EST)
- [PATCH v4] pinctrl: Add lock to ensure the state atomization Maria Yu (Fri Feb 02 2024 - 06:00:39 EST)
- [PATCH v2 1/2] dt-bindings: iio: adc: ti-ads1298: Add bindings Mike Looijmans (Fri Feb 02 2024 - 06:01:40 EST)
- [PATCH 1/2] perf script: Make it possible to see perf's kernel and module memory mappings Adrian Hunter (Fri Feb 02 2024 - 06:02:33 EST)
- [PATCH 2/2] perf symbols: Slightly improve module file executable section mappings Adrian Hunter (Fri Feb 02 2024 - 06:02:55 EST)
- Re: [PATCH v2 2/6] ubsan: Reintroduce signed and unsigned overflow sanitizers Marco Elver (Fri Feb 02 2024 - 06:03:23 EST)
- Re: [PATCH net-next v2] net: ctnetlink: support filtering by zone Ilya Maximets (Fri Feb 02 2024 - 06:04:12 EST)
- Re: [PATCH v5 08/44] drm/connector: hdmi: Add Broadcast RGB property Jani Nikula (Fri Feb 02 2024 - 06:05:11 EST)
- Re: [PATCH v2] firmware: arm_scmi: Avoid to call mbox_client_txdone on txdone_irq mode Cristian Marussi (Fri Feb 02 2024 - 06:05:23 EST)
- Re: [PATCH v3] pinctrl: Add lock to ensure the state atomization Aiqun Yu (Maria) (Fri Feb 02 2024 - 06:05:51 EST)
- Re: [PATCH, RESEND] x86/sev: Fix SEV check in sev_map_percpu_data() Kirill A. Shutemov (Fri Feb 02 2024 - 06:07:08 EST)
- Re: [PATCH] ARM: multi_v7_defconfig: Enable BACKLIGHT_CLASS_DEVICE Geert Uytterhoeven (Fri Feb 02 2024 - 06:08:07 EST)
- [PATCH 0/2] perf symbols: Slightly improve module file executable section mappings Adrian Hunter (Fri Feb 02 2024 - 06:09:46 EST)
- Re: Re: [PATCH v4 0/4] net/sched: Load modules via alias Michal Koutný (Fri Feb 02 2024 - 06:10:19 EST)
- WARNING in ovl_copy_up_file xingwei lee (Fri Feb 02 2024 - 06:10:20 EST)
- [GIT PULL] arm64 fixes for -rc3 Will Deacon (Fri Feb 02 2024 - 06:11:19 EST)
- Re: [PATCH] sh: Fix build with CONFIG_UBSAN=y John Paul Adrian Glaubitz (Fri Feb 02 2024 - 06:13:06 EST)
- Re: [PATCH] perf header: Set proper symbol name for vdso when build-id event found Adrian Hunter (Fri Feb 02 2024 - 06:17:41 EST)
- Re: [PATCH 1/1] mm/khugepaged: skip copying lazyfree pages on collapse Lance Yang (Fri Feb 02 2024 - 06:18:54 EST)
- Re: [PATCH v4] pinctrl: Add lock to ensure the state atomization Aiqun Yu (Maria) (Fri Feb 02 2024 - 06:19:10 EST)
- Re: [PATCH v5 08/44] drm/connector: hdmi: Add Broadcast RGB property Hans Verkuil (Fri Feb 02 2024 - 06:20:37 EST)
- Re: [PATCH] ARM: multi_v7_defconfig: Enable BACKLIGHT_CLASS_DEVICE Arnd Bergmann (Fri Feb 02 2024 - 06:20:51 EST)
- Re: [PATCH V2 2/2] phy: freescale: add Samsung HDMI PHY Luca Ceresoli (Fri Feb 02 2024 - 06:21:08 EST)
- Re: [PATCH net-next v2] net: ctnetlink: support filtering by zone Pablo Neira Ayuso (Fri Feb 02 2024 - 06:21:37 EST)
- Re: [PATCH v3 00/47] filelock: split file leases out of struct file_lock Christian Brauner (Fri Feb 02 2024 - 06:22:28 EST)
- [PATCH v2] f2fs: sysfs: support gc_io_aware liujinbao1 (Fri Feb 02 2024 - 06:23:03 EST)
- Re: [PATCH 1/1] mm/khugepaged: skip copying lazyfree pages on collapse Lance Yang (Fri Feb 02 2024 - 06:23:35 EST)
- Re: [PATCH V7 2/2] drm/bridge: imx: add driver for HDMI TX Parallel Video Interface Luca Ceresoli (Fri Feb 02 2024 - 06:27:54 EST)
- Re: [PATCH 1/2] interconnect: qcom: sm8650: Use correct ACV enable_mask Konrad Dybcio (Fri Feb 02 2024 - 06:29:59 EST)
- Re: [PATCH 2/2] interconnect: qcom: x1e80100: Add missing ACV enable_mask Konrad Dybcio (Fri Feb 02 2024 - 06:30:16 EST)
- [PATCH v2 00/12] conform tests to TAP format output Muhammad Usama Anjum (Fri Feb 02 2024 - 06:31:39 EST)
- [PATCH v2 01/12] selftests/mm: map_fixed_noreplace: conform test to TAP format output Muhammad Usama Anjum (Fri Feb 02 2024 - 06:31:51 EST)
- [PATCH v2 02/12] selftests/mm: map_hugetlb: conform test to TAP format output Muhammad Usama Anjum (Fri Feb 02 2024 - 06:32:02 EST)
- [PATCH v2 03/12] selftests/mm: map_populate: conform test to TAP format output Muhammad Usama Anjum (Fri Feb 02 2024 - 06:32:20 EST)
- [PATCH v2 04/12] selftests/mm: mlock-random-test: conform test to TAP format output Muhammad Usama Anjum (Fri Feb 02 2024 - 06:32:35 EST)
- [PATCH v2 05/12] selftests/mm: mlock2-tests: conform test to TAP format output Muhammad Usama Anjum (Fri Feb 02 2024 - 06:32:52 EST)
- [PATCH v2 06/12] selftests/mm: mrelease_test: conform test to TAP format output Muhammad Usama Anjum (Fri Feb 02 2024 - 06:32:58 EST)
- [PATCH v2 07/12] selftests/mm: mremap_dontunmap: conform test to TAP format output Muhammad Usama Anjum (Fri Feb 02 2024 - 06:33:15 EST)
- [PATCH v2 08/12] selftests/mm: split_huge_page_test: conform test to TAP format output Muhammad Usama Anjum (Fri Feb 02 2024 - 06:33:45 EST)
- [PATCH v2 09/12] selftests/mm: thp_settings: conform to TAP format output Muhammad Usama Anjum (Fri Feb 02 2024 - 06:33:55 EST)
- [PATCH v2 10/12] selftests/mm: thuge-gen: conform to TAP format output Muhammad Usama Anjum (Fri Feb 02 2024 - 06:34:15 EST)
- [PATCH v2 11/12] selftests/mm: transhuge-stress: conform to TAP format output Muhammad Usama Anjum (Fri Feb 02 2024 - 06:34:29 EST)
- [PATCH v2 12/12] selftests/mm: virtual_address_range: conform to TAP format output Muhammad Usama Anjum (Fri Feb 02 2024 - 06:34:49 EST)
- [PATCH] kasan: add atomic tests Paul Heidekrüger (Fri Feb 02 2024 - 06:35:19 EST)
- Re: [regression] ath11k broken in v6.7 Kalle Valo (Fri Feb 02 2024 - 06:35:43 EST)
- Re: [PATCH v4 2/5] phy: cadence-torrent: Add PCIe(100MHz) + USXGMII(156.25MHz) multilink configuration Roger Quadros (Fri Feb 02 2024 - 06:38:30 EST)
- Re: [PATCH net-next v5 11/21] tools: move alignment-related macros to new <linux/align.h> Przemek Kitszel (Fri Feb 02 2024 - 06:38:59 EST)
- [PATCH v7] cdx: add MSI support for CDX bus Nipun Gupta (Fri Feb 02 2024 - 06:39:25 EST)
- [REGRESSION] `lis3lv02d_i2c_suspend()` causes `unbalanced disables for regulator-dummy` and `Failed to disable Vdd_IO: -EIO` Paul Menzel (Fri Feb 02 2024 - 06:39:31 EST)
- [PATCH V4 1/4] firmware: xilinx: Add ZynqMP efuse access API Praveen Teja Kundanala (Fri Feb 02 2024 - 06:40:10 EST)
- [PATCH V4 0/4] Add ZynqMP efuse access support Praveen Teja Kundanala (Fri Feb 02 2024 - 06:40:23 EST)
- [PATCH V4 3/4] nvmem: zynqmp_nvmem: Add support to access efuse Praveen Teja Kundanala (Fri Feb 02 2024 - 06:41:00 EST)
- [PATCH V4 4/4] MAINTAINERS: Add maintainers for ZynqMP NVMEM driver Praveen Teja Kundanala (Fri Feb 02 2024 - 06:41:11 EST)
- [PATCH V4 2/4] nvmem: zynqmp_nvmem: zynqmp_nvmem_probe cleanup Praveen Teja Kundanala (Fri Feb 02 2024 - 06:41:17 EST)
- Re: [PATCH][next] wifi: ath9k: remove redundant assignment to variable ret Kalle Valo (Fri Feb 02 2024 - 06:42:03 EST)
- Re: [PATCH net-next v5 13/21] bitmap: make bitmap_{get,set}_value8() use bitmap_{read,write}() Przemek Kitszel (Fri Feb 02 2024 - 06:42:20 EST)
- [PATCH net-next 1/5] mptcp: annotate access for msk keys Matthieu Baerts (NGI0) (Fri Feb 02 2024 - 06:42:47 EST)
- [PATCH net-next 2/5] mptcp: annotate lockless access for the tx path Matthieu Baerts (NGI0) (Fri Feb 02 2024 - 06:43:03 EST)
- [PATCH net-next 3/5] mptcp: annotate lockless access for RX path fields Matthieu Baerts (NGI0) (Fri Feb 02 2024 - 06:43:28 EST)
- Re: [PATCH 1/2] usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable() Roger Quadros (Fri Feb 02 2024 - 06:43:34 EST)
- [PATCH net-next 4/5] mptcp: annotate lockless access for token Matthieu Baerts (NGI0) (Fri Feb 02 2024 - 06:44:00 EST)
- [PATCH net-next 0/5] mptcp: annotate lockless access Matthieu Baerts (NGI0) (Fri Feb 02 2024 - 06:44:27 EST)
- Re: [PATCH net-next v3 1/7] net: dsa: mt7530: empty default case on mt7530_setup_port5() Russell King (Oracle) (Fri Feb 02 2024 - 06:44:41 EST)
- Re: [PATCH 2/2] usb: cdns3: fix memory double free when handle zero package Roger Quadros (Fri Feb 02 2024 - 06:45:10 EST)
- Re: [PATCH net-next v3 3/7] net: dsa: mt7530: remove pad_setup function pointer Russell King (Oracle) (Fri Feb 02 2024 - 06:47:02 EST)
- Re: [PATCH v3 2/3] arm64: dts: ti: k3-am642-evm: add ICSSG1 Ethernet support Roger Quadros (Fri Feb 02 2024 - 06:47:17 EST)
- [PATCH net-next 5/5] mptcp: annotate lockless accesses around read-mostly fields Matthieu Baerts (NGI0) (Fri Feb 02 2024 - 06:47:23 EST)
- [PATCH v2 1/2] dt-bindings: arm64: mediatek: Add MT8395 Radxa NIO 12L board compatible AngeloGioacchino Del Regno (Fri Feb 02 2024 - 06:48:42 EST)
- [PATCH v2 2/2] arm64: dts: mediatek: Introduce the MT8395 Radxa NIO 12L board AngeloGioacchino Del Regno (Fri Feb 02 2024 - 06:49:01 EST)
- Re: [PATCH net-next v3 4/7] net: dsa: mt7530: move XTAL check to mt7530_setup() Russell King (Oracle) (Fri Feb 02 2024 - 06:49:19 EST)
- Re: [PATCH net-next v3 2/7] net: dsa: mt7530: call port 6 setup from mt7530_mac_config() Russell King (Oracle) (Fri Feb 02 2024 - 06:49:30 EST)
- Re: [PATCH v3] dt-bindings: iio: afe: voltage-divider: Add io-channel-cells Peter Rosin (Fri Feb 02 2024 - 06:49:47 EST)
- [PATCH v2 0/2] MediaTek: Introduce MT8395 Radxa NIO 12L devicetree AngeloGioacchino Del Regno (Fri Feb 02 2024 - 06:49:54 EST)
- Re: [RFC PATCH] sched/eevdf: Use tunable knob sysctl_sched_base_slice as explicit time quanta Vishal Chourasia (Fri Feb 02 2024 - 06:50:52 EST)
- [PATCH] llist: Make llist_del_first return only the first node liqiang (Fri Feb 02 2024 - 06:51:08 EST)
- Re: [PATCH net-next v3 5/7] net: dsa: mt7530: simplify mt7530_setup_port6() and change to void Russell King (Oracle) (Fri Feb 02 2024 - 06:51:36 EST)
- Re: [PATCH net-next v2 5/8] net: netconsole: add a userdata config_group member to netconsole_target Simon Horman (Fri Feb 02 2024 - 06:52:15 EST)
- Re: [PATCH net-next v3 7/7] net: dsa: mt7530: do not clear config->supported_interfaces Russell King (Oracle) (Fri Feb 02 2024 - 06:52:42 EST)
- Re: [PATCH V4 4/4] MAINTAINERS: Add maintainers for ZynqMP NVMEM driver Krzysztof Kozlowski (Fri Feb 02 2024 - 06:53:25 EST)
- Re: [PATCH net-next v2 6/8] net: netconsole: cache userdata formatted string in netconsole_target Simon Horman (Fri Feb 02 2024 - 06:53:41 EST)
- [PATCH v2 1/1] spi-mxs: Fix chipselect glitch Ralf Schlatterbeck (Fri Feb 02 2024 - 06:54:12 EST)
- [PATCH net-next v2 0/3] net: stmmac: Allow driver-specific AXI configuration Thierry Reding (Fri Feb 02 2024 - 06:54:18 EST)
- [PATCH net-next v2 1/3] net: stmmac: Pass resources to DT parsing code Thierry Reding (Fri Feb 02 2024 - 06:54:44 EST)
- [PATCH net-next v2 2/3] net: stmmac: Allow drivers to provide a default AXI configuration Thierry Reding (Fri Feb 02 2024 - 06:54:52 EST)
- [PATCH net-next v2 3/3] net: stmmac: Configure AXI on Tegra234 MGBE Thierry Reding (Fri Feb 02 2024 - 06:55:06 EST)
- Re: [PATCH 1/1] spi-mxs: Fix chipselect glitch Ralf Schlatterbeck (Fri Feb 02 2024 - 06:55:43 EST)
- Re: [PATCH net-next v2 2/8] net: netconsole: move netconsole_target config_item to config_group Simon Horman (Fri Feb 02 2024 - 06:56:00 EST)
- Re: [PATCH 2/3] pmdomain: imx8mp-blk-ctrl: imx8mp_blk: Add fdcc clock to hdmimix domain Ulf Hansson (Fri Feb 02 2024 - 06:56:22 EST)
- Re: [PATCH net-next 1/3] net: stmmac: Pass resources to DT parsing code Thierry Reding (Fri Feb 02 2024 - 06:57:02 EST)
- Re: [PATCH] dt-bindings: mfd: Add regulator-compatible property Naresh Solanki (Fri Feb 02 2024 - 06:57:32 EST)
- Re: [PATCH v10 20/20] timers: Always queue timers on the local CPU Frederic Weisbecker (Fri Feb 02 2024 - 06:57:57 EST)
- Re: [PATCH 1/5] security: allow finer granularity in permitting copy-up of security xattrs Christian Brauner (Fri Feb 02 2024 - 06:58:40 EST)
- Re: [PATCH v1 RESEND] spmi: hisi-spmi-controller: Fix kernel panic on rmmod VAMSHI GAJJELA (Fri Feb 02 2024 - 06:59:56 EST)
- [tip: x86/fred] MAINTAINERS: Add a maintainer entry for FRED tip-bot2 for Xin Li (Intel) (Fri Feb 02 2024 - 07:02:57 EST)
- Re: [PATCH 1/4] fs/pipe: Convert to lockdep_cmp_fn Jan Kara (Fri Feb 02 2024 - 07:04:15 EST)
- Re: [syzbot] [v9fs?] KASAN: slab-use-after-free Read in v9fs_stat2inode_dotl syzbot (Fri Feb 02 2024 - 07:08:12 EST)
- Re: [PATCH v5 0/4] net/sched: Load modules via alias Jamal Hadi Salim (Fri Feb 02 2024 - 07:08:40 EST)
- Re: [regression] ath11k broken in v6.7 Linux regression tracking (Thorsten Leemhuis) (Fri Feb 02 2024 - 07:09:31 EST)
- [PATCH net-next v5] virtio_net: Support RX hash XDP hint Liang Chen (Fri Feb 02 2024 - 07:12:37 EST)
- Re: [PATCH v9 05/16] PCI: imx6: Using "linux,pci-domain" as slot ID Lorenzo Pieralisi (Fri Feb 02 2024 - 07:13:04 EST)
- Re: [PATCH 2/2] drm/vkms: Use a simpler composition function Miquel Raynal (Fri Feb 02 2024 - 07:13:34 EST)
- [PATCH] fs: 9p: avoid warning during xattr allocation Fedor Pchelkin (Fri Feb 02 2024 - 07:13:53 EST)
- [PATCH next] fs/9p: fix uaf in in v9fs_stat2inode_dotl Lizhi Xu (Fri Feb 02 2024 - 07:17:02 EST)
- Re: [PATCH v2 2/6] ubsan: Reintroduce signed and unsigned overflow sanitizers Kees Cook (Fri Feb 02 2024 - 07:17:24 EST)
- Re: [RFC PATCH v3 00/17] RISC-V: ACPI: Add external interrupt controller support Sunil V L (Fri Feb 02 2024 - 07:17:41 EST)
- [PATCH 0/2] fix DT overlays when device links are released Nuno Sa via B4 Relay (Fri Feb 02 2024 - 07:18:38 EST)
- [PATCH 2/2] of: dynamic: flush devlinks workqueue before destroying the changeset Nuno Sa via B4 Relay (Fri Feb 02 2024 - 07:18:40 EST)
- [PATCH 1/2] driver: core: add dedicated workqueue for devlink removal Nuno Sa via B4 Relay (Fri Feb 02 2024 - 07:18:41 EST)
- Re: [PATCH v3 4/5] dt-bindings: usb/ti,am62-usb.yaml: Add PHY2 register space Nishanth Menon (Fri Feb 02 2024 - 07:19:16 EST)
- Re: [PATCH RFC 1/2] arm64: dts: qcom: msm8953: Add GPU IOMMU Konrad Dybcio (Fri Feb 02 2024 - 07:20:16 EST)
- Re: [PATCH net-next] dt-bindings: net: ti: Update maintainers list patchwork-bot+netdevbpf (Fri Feb 02 2024 - 07:20:51 EST)
- Re: [PATCH net-next] sctp: Simplify the allocation of slab caches patchwork-bot+netdevbpf (Fri Feb 02 2024 - 07:20:52 EST)
- Re: [PATCH v2 0/2] Dynamically allocate BPIDs for LBK patchwork-bot+netdevbpf (Fri Feb 02 2024 - 07:20:53 EST)
- Re: [PATCH net-next] net: dccp: Simplify the allocation of slab caches in dccp_ackvec_init patchwork-bot+netdevbpf (Fri Feb 02 2024 - 07:20:55 EST)
- Re: [PATCH RFC 2/2] arm64: dts: qcom: msm8953: Add GPU Konrad Dybcio (Fri Feb 02 2024 - 07:21:59 EST)
- Re: [PATCH v5 0/4] net/sched: Load modules via alias Jiri Pirko (Fri Feb 02 2024 - 07:22:22 EST)
- Re: [PATCH net-next v2] net: ctnetlink: support filtering by zone Felix Huettner (Fri Feb 02 2024 - 07:24:24 EST)
- Re: [PATCH net-next v4 5/5] tools: virtio: introduce vhost_net_test Yunsheng Lin (Fri Feb 02 2024 - 07:24:34 EST)
- Re: [PATCH] arm64: dts: qcom: sm8650: Use GIC-ITS for PCIe0 and PCIe1 Konrad Dybcio (Fri Feb 02 2024 - 07:25:07 EST)
- Re: [PATCH 1/4] fs/pipe: Convert to lockdep_cmp_fn Sedat Dilek (Fri Feb 02 2024 - 07:26:20 EST)
- Re: [PATCH net-next v4 2/5] page_frag: unify gfp bits for order 3 page allocation Yunsheng Lin (Fri Feb 02 2024 - 07:26:44 EST)
- Re: [PATCH v3 3/3] arm64: dts: ti: k3-am642-evm: add overlay for icssg1 2nd port Roger Quadros (Fri Feb 02 2024 - 07:27:08 EST)
- Re: [PATCH v1 4/6] dmaengine: dw-edma: Move HDMA_V0_MAX_NR_CH definition to edma.h Manivannan Sadhasivam (Fri Feb 02 2024 - 07:27:26 EST)
- Re: [PATCH 1/1] mm/khugepaged: skip copying lazyfree pages on collapse Michal Hocko (Fri Feb 02 2024 - 07:28:02 EST)
- Re: Re: [PATCH v4 1/5] PM: domains: Allow devices attached to genpd to be managed by HW Ulf Hansson (Fri Feb 02 2024 - 07:30:43 EST)
- [PATCH v2 2/3] MIPS: Clear Cause.BD in instruction_pointer_set Jiaxun Yang (Fri Feb 02 2024 - 07:31:14 EST)
- [PATCH v2 3/3] mm/memory: Use exception ip to search exception tables Jiaxun Yang (Fri Feb 02 2024 - 07:31:25 EST)
- [PATCH v2 1/3] ptrace: Introduce exception_ip arch hook Jiaxun Yang (Fri Feb 02 2024 - 07:31:29 EST)
- [PATCH v2 0/3] Handle delay slot for extable lookup Jiaxun Yang (Fri Feb 02 2024 - 07:31:40 EST)
- Re: [patch v5 09/19] x86/cpu: Provide an AMD/HYGON specific topology parser Borislav Petkov (Fri Feb 02 2024 - 07:31:58 EST)
- Re: Workqueue regression Konrad Dybcio (Fri Feb 02 2024 - 07:32:31 EST)
- Re: [syzbot] [netfs?] KASAN: slab-use-after-free Write in __fscache_relinquish_cookie Edward Adam Davis (Fri Feb 02 2024 - 07:33:47 EST)
- Re: WARNING in ovl_copy_up_file Amir Goldstein (Fri Feb 02 2024 - 07:35:09 EST)
- Re: [PATCH v2] leds/pca963x: implement power management Lee Jones (Fri Feb 02 2024 - 07:36:38 EST)
- Re: [PATCH v2] firmware: arm_scmi: Avoid to call mbox_client_txdone on txdone_irq mode Flash Liu (劉炳傳) (Fri Feb 02 2024 - 07:37:13 EST)
- [PATCH 1/1] media: v4l: Fix link frequency helper's kernel-doc Sakari Ailus (Fri Feb 02 2024 - 07:39:15 EST)
- Re: [PATCH 2/3] leds: simatic-ipc-leds-gpio: add support for module BX-59A Lee Jones (Fri Feb 02 2024 - 07:42:15 EST)
- Re: [PATCH net] i40e: Do not allow untrusted VF to remove administratively set MAC Simon Horman (Fri Feb 02 2024 - 07:43:17 EST)
- Re: Re: [PATCH v8 3/7] soc: qcom: add QCOM PBS driver Lee Jones (Fri Feb 02 2024 - 07:43:35 EST)
- [PATCH] mm/damon/dbgfs: fix bogus string length Arnd Bergmann (Fri Feb 02 2024 - 07:43:48 EST)
- Re: [PATCH v2 2/2] PCI: qcom: Add X1E80100 PCIe support Manivannan Sadhasivam (Fri Feb 02 2024 - 07:44:00 EST)
- Re: [PATCH v2 1/2] dt-bindings: PCI: qcom: Document the X1E80100 PCIe Controller Manivannan Sadhasivam (Fri Feb 02 2024 - 07:44:29 EST)
- Re: [PATCH v2 2/2] PCI: qcom: Add X1E80100 PCIe support Manivannan Sadhasivam (Fri Feb 02 2024 - 07:44:59 EST)
- Re: [RFC PATCH 2/5] mfd: add 88pm88x driver Lee Jones (Fri Feb 02 2024 - 07:46:06 EST)
- [PATCH] riscv: Only flush the mm icache when setting an exec pte Alexandre Ghiti (Fri Feb 02 2024 - 07:47:22 EST)
- Re: [GIT PULL] Immutable branch between MFD, CROS and Watchdog due for the v6.9 merge window Łukasz Majczak (Fri Feb 02 2024 - 07:47:47 EST)
- Re: [PATCH 1/4] fs/pipe: Convert to lockdep_cmp_fn Kent Overstreet (Fri Feb 02 2024 - 07:48:08 EST)
- Re: [PATCH v3 1/1] pidfd: implement PIDFD_THREAD flag for pidfd_open() Christian Brauner (Fri Feb 02 2024 - 07:50:41 EST)
- Re: [GIT PULL] Immutable branch between MFD, CROS and Watchdog due for the v6.9 merge window Lee Jones (Fri Feb 02 2024 - 07:51:00 EST)
- [PATCH] ntfs3: avoid an unused variable warning Arnd Bergmann (Fri Feb 02 2024 - 07:51:19 EST)
- Re: [PATCH 1/1] mm/khugepaged: skip copying lazyfree pages on collapse Lance Yang (Fri Feb 02 2024 - 07:53:15 EST)
- Re: [PATCH v2] dt-bindings: media: Add sram-size Property for Wave5 Nishanth Menon (Fri Feb 02 2024 - 07:53:35 EST)
- [syzbot] [netfilter?] WARNING: ODEBUG bug in hash_netiface4_destroy syzbot (Fri Feb 02 2024 - 07:54:00 EST)
- Re: [RFC PATCH 2/5] mfd: add 88pm88x driver Karel Balej (Fri Feb 02 2024 - 07:56:02 EST)
- Re: [PATCH 1/1] mm/khugepaged: skip copying lazyfree pages on collapse Michal Hocko (Fri Feb 02 2024 - 07:57:48 EST)
- Re: [PATCH 5/6] mm/zswap: only support zswap_exclusive_loads_enabled Chengming Zhou (Fri Feb 02 2024 - 07:58:08 EST)
- Re: [PATCH 3/3] media: mediatek: vcodedc: Fix Wcast-function-type-strict warnings AngeloGioacchino Del Regno (Fri Feb 02 2024 - 07:58:28 EST)
- Re: [PATCH v3 00/17] kexec: Allow preservation of ftrace buffers Alexander Graf (Fri Feb 02 2024 - 07:59:29 EST)
- Re: [PATCH 6/6] mm/zswap: zswap entry doesn't need refcount anymore Chengming Zhou (Fri Feb 02 2024 - 08:01:02 EST)
- Re: Re: [PATCH v5 08/44] drm/connector: hdmi: Add Broadcast RGB property Maxime Ripard (Fri Feb 02 2024 - 08:01:49 EST)
- [BUG] workqueues and printk not playing nice since next-20240130 Paul E. McKenney (Fri Feb 02 2024 - 08:04:52 EST)
- Re: [RFC 9/9] PCI/pwrctl: add a PCI power control driver for power sequenced devices Bartosz Golaszewski (Fri Feb 02 2024 - 08:06:26 EST)
- Re: [PATCH v3] dt-bindings: iio: afe: voltage-divider: Add io-channel-cells Conor Dooley (Fri Feb 02 2024 - 08:09:16 EST)
- Re: [PATCH v2 17/33] spi: bitbang: Follow renaming of SPI "master" to "controller" Uwe Kleine-König (Fri Feb 02 2024 - 08:09:49 EST)
- Re: [syzbot] [netfs?] KASAN: slab-use-after-free Write in __fscache_relinquish_cookie syzbot (Fri Feb 02 2024 - 08:10:17 EST)
- Re: Boot-time dumping of ftrace fuctiongraph buffer Ahmad Fatoum (Fri Feb 02 2024 - 08:12:58 EST)
- [PATCH 0/3] pidfd_poll: report POLLHUP when pid_task() == NULL Oleg Nesterov (Fri Feb 02 2024 - 08:13:21 EST)
- [PATCH 1/3] pidfd_poll: report POLLHUP when pid_task() == NULL Oleg Nesterov (Fri Feb 02 2024 - 08:14:18 EST)
- [PATCH 2/3] pidfd: kill the no longer needed do_notify_pidfd() in de_thread() Oleg Nesterov (Fri Feb 02 2024 - 08:14:31 EST)
- [PATCH 3/3] pid: kill the obsolete PIDTYPE_PID code in transfer_pid() Oleg Nesterov (Fri Feb 02 2024 - 08:14:45 EST)
- Re: [PATCH V2 2/2] phy: freescale: add Samsung HDMI PHY Adam Ford (Fri Feb 02 2024 - 08:15:31 EST)
- [PATCH 0/2] PCI/AER: Fix rootport attribute paths in ABI docs Johan Hovold (Fri Feb 02 2024 - 08:17:19 EST)
- [PATCH 1/2] PCI/AER: Fix rootport attribute paths in ABI docs Johan Hovold (Fri Feb 02 2024 - 08:17:20 EST)
- [PATCH 2/2] PCI/AER: Clean up version indentation in ABI docs Johan Hovold (Fri Feb 02 2024 - 08:17:20 EST)
- Re: [PATCH] [v2] hfs: fix a memleak in hfs_find_init Viacheslav Dubeyko (Fri Feb 02 2024 - 08:18:21 EST)
- Re: Boot-time dumping of ftrace fuctiongraph buffer Ahmad Fatoum (Fri Feb 02 2024 - 08:20:00 EST)
- Re: [PATCH 2/2] phy: add driver for MediaTek XFI T-PHY AngeloGioacchino Del Regno (Fri Feb 02 2024 - 08:22:10 EST)
- Re: [RFC 2/9] arm64: dts: qcom: qrb5165-rb5: model the PMU of the QCA6391 Bartosz Golaszewski (Fri Feb 02 2024 - 08:24:11 EST)
- Re: [PATCH v9 05/16] PCI: imx6: Using "linux,pci-domain" as slot ID Frank Li (Fri Feb 02 2024 - 08:26:19 EST)
- [syzbot] [net?] KMSAN: kernel-infoleak in __skb_datagram_iter (2) syzbot (Fri Feb 02 2024 - 08:26:38 EST)
- [syzbot] [net?] WARNING in __unix_gc syzbot (Fri Feb 02 2024 - 08:26:52 EST)
- [syzbot] [net?] [s390?] possible deadlock in smc_release syzbot (Fri Feb 02 2024 - 08:26:54 EST)
- [PATCH] panic: add option to dump blocked tasks in panic_print Feng Tang (Fri Feb 02 2024 - 08:29:18 EST)
- Re: [RFC PATCH 2/5] mfd: add 88pm88x driver Lee Jones (Fri Feb 02 2024 - 08:29:55 EST)
- Re: [PATCH 1/1] media: v4l: Fix link frequency helper's kernel-doc Mauro Carvalho Chehab (Fri Feb 02 2024 - 08:30:44 EST)
- Re: [PATCH net-next 0/8] Improve GbEth performance on Renesas RZ/G2L and related SoCs Andrew Lunn (Fri Feb 02 2024 - 08:31:23 EST)
- Re: [PATCH v4 1/4] gpio: vf610: allow disabling the vf610 driver Bartosz Golaszewski (Fri Feb 02 2024 - 08:33:15 EST)
- Re: [PATCH v4 2/4] gpio: vf610: enable COMPILE_TEST Bartosz Golaszewski (Fri Feb 02 2024 - 08:33:34 EST)
- [PATCH 1/4] kbuild: rpm-pkg: do not include depmod-generated files Masahiro Yamada (Fri Feb 02 2024 - 08:35:39 EST)
- [PATCH 2/4] kbuild: rpm-pkg: mark installed files in /boot as %ghost Masahiro Yamada (Fri Feb 02 2024 - 08:35:46 EST)
- [PATCH 3/4] Revert "kbuild/mkspec: support 'update-bootloader'-based systems" Masahiro Yamada (Fri Feb 02 2024 - 08:36:07 EST)
- [PATCH 4/4] Revert "kbuild/mkspec: clean boot loader configuration on rpm removal" Masahiro Yamada (Fri Feb 02 2024 - 08:36:21 EST)
- [PATCH 1/3] dt-bindings: arm: qcom: Document rb5gen2-hdk board Wasim Nazir (Fri Feb 02 2024 - 08:37:06 EST)
- [PATCH 3/3] arm64: dts: qcom: Add initial support for rb5gen2 HDK board Wasim Nazir (Fri Feb 02 2024 - 08:37:17 EST)
- [PATCH 0/3] arm64: qcom: add support for QCS8550 RB5gen2 HDK board Wasim Nazir (Fri Feb 02 2024 - 08:37:44 EST)
- [PATCH 2/3] arm64: dts: qcom: Add initial support for rb5gen2 SOM Wasim Nazir (Fri Feb 02 2024 - 08:38:03 EST)
- Re: Kernel - 6.7.3 - failed to compile the module Bagas Sanjaya (Fri Feb 02 2024 - 08:39:35 EST)
- Re: [PATCH -next v4 2/3] x86/mce: rename MCE_IN_KERNEL_COPYIN to MCE_IN_KERNEL_COPY_MC Borislav Petkov (Fri Feb 02 2024 - 08:39:54 EST)
- [PATCH 1/1] PCI: Cleanup link activation wait logic Ilpo Järvinen (Fri Feb 02 2024 - 08:41:28 EST)
- Re: [PATCH v2 2/6] ubsan: Reintroduce signed and unsigned overflow sanitizers Marco Elver (Fri Feb 02 2024 - 08:45:23 EST)
- Re: [PATCH 1/1] mm/khugepaged: skip copying lazyfree pages on collapse Lance Yang (Fri Feb 02 2024 - 08:47:08 EST)
- Re: [PATCH 1/1] media: v4l: Fix link frequency helper's kernel-doc Sakari Ailus (Fri Feb 02 2024 - 08:49:12 EST)
- Re: [mainline] [linux-next] [6.8-rc1] [FC] [DLPAR] OOps kernel crash after performing dlpar remove test Robin Murphy (Fri Feb 02 2024 - 08:49:37 EST)
- Re: [PATCH v4 2/2] drm/imx/dcss: have all init functions use devres Laurentiu Palcu (Fri Feb 02 2024 - 08:50:02 EST)
- Re: [PATCH v4 0/2] drm/imx/dcss: implement region request and devres Laurentiu Palcu (Fri Feb 02 2024 - 08:55:10 EST)
- Re: [PATCH v2] dt-bindings: media: Add sram-size Property for Wave5 Krzysztof Kozlowski (Fri Feb 02 2024 - 08:56:51 EST)
- Re: Re: Re: [PATCH v5 15/44] drm/connector: hdmi: Compute bpc and format automatically Jani Nikula (Fri Feb 02 2024 - 08:59:04 EST)
- Re: [PATCH] [RFC] sparsemem: warn on out-of-bounds initialization Alexandre Ghiti (Fri Feb 02 2024 - 08:59:55 EST)
- Re: [PATCH v3 4/5] dt-bindings: usb/ti,am62-usb.yaml: Add PHY2 register space Roger Quadros (Fri Feb 02 2024 - 09:00:08 EST)
- RE: [PATCH v4 1/2] clk: Provide managed helper to get and enable bulk clocks Shradha Todi (Fri Feb 02 2024 - 09:07:57 EST)
- [PATCH] [RFC] sparsemem: warn on out-of-bounds initialization Dimitris Vlachos (Fri Feb 02 2024 - 09:11:43 EST)
- [git pull] IOMMU Fixes for Linux v6.8-rc2 Joerg Roedel (Fri Feb 02 2024 - 09:11:48 EST)
- Re: [BUG] workqueues and printk not playing nice since next-20240130 John Ogness (Fri Feb 02 2024 - 09:13:05 EST)
- Re: [PATCH] nfsd: Simplify the allocation of slab caches in nfsd_drc_slab_create Benjamin Coddington (Fri Feb 02 2024 - 09:13:36 EST)
- Re: [PATCH v2 1/4] dt-bindings: iio: adc: ad7192: Add properties Alisa-Dariana Roman (Fri Feb 02 2024 - 09:14:46 EST)
- [PATCH next] fs/9p: fix uaf in in __fscache_relinquish_cookie Edward Adam Davis (Fri Feb 02 2024 - 09:15:05 EST)
- Re: [PATCH v2 01/10] x86/Kconfig: enable X86_X2APIC by default and improve help text David Heidelberg (Fri Feb 02 2024 - 09:17:41 EST)
- [PATCH] pidfd: convert to wake_up_poll() Christian Brauner (Fri Feb 02 2024 - 09:18:16 EST)
- Re: [PATCH v2 0/3] backlight: mp3309c: Allow to use on non-OF platforms Andy Shevchenko (Fri Feb 02 2024 - 09:18:25 EST)
- Re: mm/madvise: set ra_pages as device max request size during ADV_POPULATE_READ Mike Snitzer (Fri Feb 02 2024 - 09:19:25 EST)
- Re: [PATCH 1/1] mm/khugepaged: skip copying lazyfree pages on collapse Lance Yang (Fri Feb 02 2024 - 09:21:07 EST)
- Re: [PATCH 1/1] PCI: Cleanup link activation wait logic Maciej W. Rozycki (Fri Feb 02 2024 - 09:22:25 EST)
- Re: [PATCHv3 2/2] watchdog/softlockup: report the most frequent interrupts Bitao Hu (Fri Feb 02 2024 - 09:22:37 EST)
- [PATCH v3 1/5] dt-bindings: arm: ti: Add bindings for SolidRun AM642 HummingBoard-T Josua Mayer (Fri Feb 02 2024 - 09:22:58 EST)
- [PATCH v3 3/5] arm64: dts: ti: k3-am64-main: Add ICSSG IEP nodes Josua Mayer (Fri Feb 02 2024 - 09:23:05 EST)
- [PATCH v3 0/5] arm64: dts: add description for solidrun am642 som and hummingboard evb Josua Mayer (Fri Feb 02 2024 - 09:23:21 EST)
- [PATCH v3 5/5] arm64: dts: ti: hummingboard-t: add overlays for m.2 pci-e and usb-3 Josua Mayer (Fri Feb 02 2024 - 09:23:24 EST)
- Re: [PATCHv3 1/2] watchdog/softlockup: low-overhead detection of interrupt storm Bitao Hu (Fri Feb 02 2024 - 09:23:26 EST)
- [PATCH v3 2/5] dt-bindings: rtc: abx80x: convert to yaml Josua Mayer (Fri Feb 02 2024 - 09:23:45 EST)
- [PATCH v3 4/5] arm64: dts: add description for solidrun am642 som and evaluation board Josua Mayer (Fri Feb 02 2024 - 09:24:37 EST)
- Re: [PATCHv3 2/2] watchdog/softlockup: report the most frequent interrupts Bitao Hu (Fri Feb 02 2024 - 09:24:48 EST)
- Re: [PATCH] nfsd: Simplify the allocation of slab caches in nfsd_drc_slab_create Jeff Layton (Fri Feb 02 2024 - 09:25:25 EST)
- Re: [PATCH v2] Fix strange behavior of touchpad on Clevo NS70PU Werner Sembach (Fri Feb 02 2024 - 09:26:41 EST)
- [PATCH] clk: meson: Add missing clocks to axg_clk_regmaps Igor Prusov (Fri Feb 02 2024 - 09:27:22 EST)
- Re: [PATCH v3 2/4] sched/fair: remove unused parameters Valentin Schneider (Fri Feb 02 2024 - 09:27:44 EST)
- Re: [PATCH v3 1/4] sched/fair: add SD_CLUSTER in comments Valentin Schneider (Fri Feb 02 2024 - 09:27:58 EST)
- Re: [PATCH v2 1/4] dt-bindings: iio: adc: ad7192: Add properties Krzysztof Kozlowski (Fri Feb 02 2024 - 09:29:20 EST)
- Re: [PATCH 1/1] PCI: Cleanup link activation wait logic Ilpo Järvinen (Fri Feb 02 2024 - 09:32:06 EST)
- Re: [PATCH v2 4/4] iio: adc: ad7192: Add AD7194 support Alisa-Dariana Roman (Fri Feb 02 2024 - 09:32:46 EST)
- [PATCH 1/1] perf bpf: Clean up the generated/copied vmlinux.h Arnaldo Carvalho de Melo (Fri Feb 02 2024 - 09:32:47 EST)
- Re: [PATCH v4 1/6] dt-bindings: arm: qcom: Document QCM8550, QCS8550 SoC and board Krzysztof Kozlowski (Fri Feb 02 2024 - 09:34:21 EST)
- Re: [PATCH 1/3] dt-bindings: arm: qcom: Document rb5gen2-hdk board Krzysztof Kozlowski (Fri Feb 02 2024 - 09:34:39 EST)
- [PATCH] mm: Remove broken pfn_to_virt() on arch csky/hexagon/openrisc Yan Zhao (Fri Feb 02 2024 - 09:35:39 EST)
- Re: [BUG] workqueues and printk not playing nice since next-20240130 Petr Mladek (Fri Feb 02 2024 - 09:35:56 EST)
- Re: [PATCH 0/4] apply page shift to PFN instead of VA in pfn_to_virt Yan Zhao (Fri Feb 02 2024 - 09:40:16 EST)
- Re: [RFC PATCH v3 2/4] dax: Check for data cache aliasing at runtime Mathieu Desnoyers (Fri Feb 02 2024 - 09:40:48 EST)
- Re: [BUG] workqueues and printk not playing nice since next-20240130 Jonas Oberhauser (Fri Feb 02 2024 - 09:42:45 EST)
- Re: [PATCH 1/1] mm/khugepaged: skip copying lazyfree pages on collapse Michal Hocko (Fri Feb 02 2024 - 09:43:08 EST)
- Re: [PATCH v2 2/4] arm64: dts: rockchip: enable temperature driven fan control on Rock 5B Alexey Charkov (Fri Feb 02 2024 - 09:43:24 EST)
- Re: [PATCH v1 02/16] misc: fastrpc: Add support for unsigned PD Greg KH (Fri Feb 02 2024 - 09:43:39 EST)
- Re: [PATCH 1/3] pidfd_poll: report POLLHUP when pid_task() == NULL Christian Brauner (Fri Feb 02 2024 - 09:44:57 EST)
- Re: [PATCH] usb: host: enable suspend-to-RAM control in userspace Mathias Nyman (Fri Feb 02 2024 - 09:49:48 EST)
- Re: [PATCH 1/3] dt-bindings: arm: qcom: Document rb5gen2-hdk board Dmitry Baryshkov (Fri Feb 02 2024 - 09:51:51 EST)
- Re: [PATCH 1/1] mm/khugepaged: skip copying lazyfree pages on collapse Lance Yang (Fri Feb 02 2024 - 09:53:15 EST)
- Re: [PATCH 3/3] arm64: dts: qcom: Add initial support for rb5gen2 HDK board Dmitry Baryshkov (Fri Feb 02 2024 - 09:54:10 EST)
- Re: [PATCH] tty: serial: samsung: Remove superfluous braces in macro Sam Protsenko (Fri Feb 02 2024 - 09:55:09 EST)
- Re: [PATCH] usb: host: enable suspend-to-RAM control in userspace Greg KH (Fri Feb 02 2024 - 09:55:24 EST)
- Re: [RFC PATCH 0/3] workqueue: Enable unbound cpumask update on ordered workqueues Juri Lelli (Fri Feb 02 2024 - 09:55:52 EST)
- Re: [PATCH RFC v3 28/35] arm64: mte: swap: Handle tag restoring when missing tag storage Alexandru Elisei (Fri Feb 02 2024 - 09:56:57 EST)
- [PATCH v3 0/2] Add regmap support to exynos-pmu for protected PMU regs Peter Griffin (Fri Feb 02 2024 - 09:57:54 EST)
- Re: [PATCH] usb: host: enable suspend-to-RAM control in userspace Greg KH (Fri Feb 02 2024 - 09:58:08 EST)
- [PATCH v3 1/2] soc: samsung: exynos-pmu: Add regmap support for SoCs that protect PMU regs Peter Griffin (Fri Feb 02 2024 - 09:58:24 EST)
- [PATCH v3 2/2] watchdog: s3c2410_wdt: use exynos_get_pmu_regmap_by_phandle() for PMU regs Peter Griffin (Fri Feb 02 2024 - 09:58:33 EST)
- Re: [PATCH v3 4/5] dt-bindings: usb/ti,am62-usb.yaml: Add PHY2 register space Nishanth Menon (Fri Feb 02 2024 - 09:59:33 EST)
- Re: [PATCH 4/5] evm: Use the real inode's metadata to calculate metadata hash Stefan Berger (Fri Feb 02 2024 - 09:59:58 EST)
- Re: [PATCH net-next v2] tun: Implement ethtool's get_channels() callback Willem de Bruijn (Fri Feb 02 2024 - 10:00:16 EST)
- Re: [PATCH net-next v2] tun: Fix code style issues in <linux/if_tun.h> Willem de Bruijn (Fri Feb 02 2024 - 10:00:42 EST)
- [PATCH 1/5] PCI: dwc: Fix eDMA mapping info string Serge Semin (Fri Feb 02 2024 - 10:01:31 EST)
- Re: [PATCH RFC 0/4] Introduce uts_release Masahiro Yamada (Fri Feb 02 2024 - 10:02:14 EST)
- Re: [PATCHv3 2/2] watchdog/softlockup: report the most frequent interrupts Doug Anderson (Fri Feb 02 2024 - 10:03:00 EST)
- Re: [PATCH] fs/address_space: move i_mmap_rwsem to mitigate a false sharing with i_mmap. Matthew Wilcox (Fri Feb 02 2024 - 10:04:09 EST)
- Re: [PATCH net v2 0/2] net: dqs: NIC stall detector Breno Leitao (Fri Feb 02 2024 - 10:06:47 EST)
- [PATCH rdma-next v2 0/5] RDMA/mana_ib: Enable RNIC adapter and populate it with GIDs Konstantin Taranov (Fri Feb 02 2024 - 10:07:13 EST)
- [PATCH rdma-next v2 4/5] RDMA/mana_ib: Enable RoCE on port 1 Konstantin Taranov (Fri Feb 02 2024 - 10:07:16 EST)
- [PATCH rdma-next v2 2/5] RDMA/mana_ib: Create and destroy rnic adapter Konstantin Taranov (Fri Feb 02 2024 - 10:07:18 EST)
- [PATCH rdma-next v2 1/5] RDMA/mana_ib: Add EQ creation for rnic adapter Konstantin Taranov (Fri Feb 02 2024 - 10:07:40 EST)
- [PATCH rdma-next v2 5/5] RDMA/mana_ib: Adding and deleting GIDs Konstantin Taranov (Fri Feb 02 2024 - 10:07:53 EST)
- [PATCH rdma-next v2 3/5] RDMA/mana_ib: Implement port parameters Konstantin Taranov (Fri Feb 02 2024 - 10:08:14 EST)
- [PATCH v3 0/6] PCI: dwc: Add common pme_turn_off message by using outbound iATU Frank Li (Fri Feb 02 2024 - 10:12:01 EST)
- [PATCH v3 1/6] PCI: Add INTx Mechanism Messages macros Frank Li (Fri Feb 02 2024 - 10:12:12 EST)
- [PATCH v3 2/6] PCI: dwc: Consolidate args of dw_pcie_prog_outbound_atu() into a structure Frank Li (Fri Feb 02 2024 - 10:12:33 EST)
- [PATCH v3 3/6] PCI: dwc: Add outbound MSG TLPs support Frank Li (Fri Feb 02 2024 - 10:12:45 EST)
- [PATCH v3 4/6] PCI: Add PCIE_MSG_CODE_PME_TURN_OFF message macro Frank Li (Fri Feb 02 2024 - 10:12:57 EST)
- [PATCH v3 5/6] dt-bindings: PCI: dwc: Add 'msg' register region Frank Li (Fri Feb 02 2024 - 10:13:18 EST)
- [PATCH v3 6/6] PCI: dwc: Add common send PME_Turn_Off message method Frank Li (Fri Feb 02 2024 - 10:13:39 EST)
- Re: [net-next PATCH v5 6/9] dt-bindings: net: Document Qcom QCA807x PHY package Christian Marangi (Fri Feb 02 2024 - 10:14:04 EST)
- [PATCH net-next] net: blackhole_dev: fix build warning for ethh set but not used Breno Leitao (Fri Feb 02 2024 - 10:14:21 EST)
- Re: [PATCH v8 0/4] Introduce mseal Liam R. Howlett (Fri Feb 02 2024 - 10:14:40 EST)
- Re: [PATCH v2 1/1] tpm: tis-i2c: Add more compatible strings Guenter Roeck (Fri Feb 02 2024 - 10:15:30 EST)
- Re: [PATCH 1/3] pidfd_poll: report POLLHUP when pid_task() == NULL Christian Brauner (Fri Feb 02 2024 - 10:16:42 EST)
- Re: [PATCH v2 6/6] cpufreq:amd-pstate: add quirk for the pstate CPPC capabilities missing Mario Limonciello (Fri Feb 02 2024 - 10:17:01 EST)
- Re: [PATCH v2 5/6] cppc_acpi: print error message if CPPC is unsupported Mario Limonciello (Fri Feb 02 2024 - 10:17:22 EST)
- [PATCH 2/5] PCI: dwc: Split up eDMA parameters auto-detection procedure Serge Semin (Fri Feb 02 2024 - 10:18:39 EST)
- Re: [PATCH v8 0/4] Introduce mseal Greg KH (Fri Feb 02 2024 - 10:18:43 EST)
- [GIT PULL] USB-serial device ids for 6.8-rc3 Johan Hovold (Fri Feb 02 2024 - 10:18:48 EST)
- Re: [net-next PATCH v5 5/9] dt-bindings: net: add QCA807x PHY defines Christian Marangi (Fri Feb 02 2024 - 10:19:33 EST)
- [PATCH net 0/4] rxrpc: Miscellaneous fixes David Howells (Fri Feb 02 2024 - 10:19:53 EST)
- Re: [PATCH v3 2/5] drm: Add drm_get_acpi_edid() helper Mario Limonciello (Fri Feb 02 2024 - 10:20:09 EST)
- [PATCH net 1/4] rxrpc: Fix generation of serial numbers to skip zero David Howells (Fri Feb 02 2024 - 10:20:23 EST)
- [PATCH net 2/4] rxrpc: Fix delayed ACKs to not set the reference serial number David Howells (Fri Feb 02 2024 - 10:20:42 EST)
- [PATCH net 3/4] rxrpc: Fix response to PING RESPONSE ACKs to a dead call David Howells (Fri Feb 02 2024 - 10:21:06 EST)
- [PATCH net 4/4] rxrpc: Fix counting of new acks and nacks David Howells (Fri Feb 02 2024 - 10:21:20 EST)
- Re: [PATCH v2 0/3] modules: few of alignment fixes Masahiro Yamada (Fri Feb 02 2024 - 10:21:47 EST)
- [PATCH] Documentation: PM: Fix system hibernation section Yiwei Lin (Fri Feb 02 2024 - 10:22:02 EST)
- Re: [PATCH] dma-coherent: add support for multi coherent rmems per dev Andy Shevchenko (Fri Feb 02 2024 - 10:22:13 EST)
- Re: [PATCH 1/1] mm/khugepaged: skip copying lazyfree pages on collapse David Hildenbrand (Fri Feb 02 2024 - 10:27:00 EST)
- Re: [PATCH 1/2] PCI: Clear LBMS on resume to avoid Target Speed quirk Ilpo Järvinen (Fri Feb 02 2024 - 10:27:53 EST)
- Re: [PATCH 00/46] Dynamic allocation of reserved_mem array. Rob Herring (Fri Feb 02 2024 - 10:29:21 EST)
- [PATCH v2] drm/amd/display: add panel_power_savings sysfs entry to eDP connectors Hamza Mahfooz (Fri Feb 02 2024 - 10:29:33 EST)
- Re: [PATCH 1/1] Modify macro NETLBL_CATMAP_MAPTYPE to define a type using typedef Paul Moore (Fri Feb 02 2024 - 10:32:00 EST)
- Re: [PATCH v2] platform/x86/amd/hsmp: switch to use device_add_groups() Greg Kroah-Hartman (Fri Feb 02 2024 - 10:32:40 EST)
- Re: [PATCH] tty: serial: samsung: Remove superfluous braces in macro Krzysztof Kozlowski (Fri Feb 02 2024 - 10:32:55 EST)
- Re: [PATCH] tty: serial: samsung: Remove superfluous braces in macro Krzysztof Kozlowski (Fri Feb 02 2024 - 10:34:25 EST)
- Re: [PATCH v3 2/5] dt-bindings: rtc: abx80x: convert to yaml Rob Herring (Fri Feb 02 2024 - 10:34:58 EST)
- RE: [PATCH v2 6/6] cpufreq:amd-pstate: add quirk for the pstate CPPC capabilities missing Yuan, Perry (Fri Feb 02 2024 - 10:35:37 EST)
- Re: [PATCH v4 7/9] rust: file: add `Kuid` wrapper Greg Kroah-Hartman (Fri Feb 02 2024 - 10:36:35 EST)
- Re: [PATCH v10 15/16] iommu: Make iopf_group_response() return void Jason Gunthorpe (Fri Feb 02 2024 - 10:36:56 EST)
- Re: Kernel - 6.7.3 - failed to compile the module Holger Hoffstätte (Fri Feb 02 2024 - 10:37:49 EST)
- Re: [PATCH 1/1] mm/khugepaged: skip copying lazyfree pages on collapse Michal Hocko (Fri Feb 02 2024 - 10:38:58 EST)
- Re: [PATCH v10 16/16] iommu: Make iommu_report_device_fault() reutrn void Jason Gunthorpe (Fri Feb 02 2024 - 10:39:46 EST)
- Re: [PATCH 1/1] perf bpf: Clean up the generated/copied vmlinux.h Ian Rogers (Fri Feb 02 2024 - 10:40:37 EST)
- Re: [PATCH 1/2] x86/random: Retry on RDSEED failure Theodore Ts'o (Fri Feb 02 2024 - 10:40:49 EST)
- Re: Re: [PATCH v5 08/44] drm/connector: hdmi: Add Broadcast RGB property Ville Syrjälä (Fri Feb 02 2024 - 10:41:06 EST)
- [PATCH 0/3] ASoC: codecs: qcom: tx-macro: minor cleanups Krzysztof Kozlowski (Fri Feb 02 2024 - 10:41:47 EST)
- [PATCH 1/3] ASoC: codecs: tx-macro: Drop unimplemented DMIC clock divider Krzysztof Kozlowski (Fri Feb 02 2024 - 10:41:57 EST)
- [PATCH 2/3] ASoC: codecs: tx-macro: Mark AMIC control registers as volatile Krzysztof Kozlowski (Fri Feb 02 2024 - 10:42:10 EST)
- [PATCH 3/3] ASoC: codecs: tx-macro: Simplify setting AMIC control Krzysztof Kozlowski (Fri Feb 02 2024 - 10:42:24 EST)
- Re: [PATCH RFC/RFT v2 4/4] riscv: Stop emitting preventive sfence.vma for new userspace mappings with Svvptc Alexandre Ghiti (Fri Feb 02 2024 - 10:42:43 EST)
- [PATCH v2 1/2] usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable() Frank Li (Fri Feb 02 2024 - 10:42:58 EST)
- [PATCH v2 2/2] usb: cdns3: fix memory double free when handle zero packet Frank Li (Fri Feb 02 2024 - 10:43:14 EST)
- Re: [PATCH 06/18] power: reset: brcm-kona-reset: Use devm_register_sys_off_handler(RESTART) kernel test robot (Fri Feb 02 2024 - 10:43:36 EST)
- Re: [PATCH] arm64: jump_label: use constraint "S" instead of "i" Dave Martin (Fri Feb 02 2024 - 10:43:50 EST)
- Re: [PATCH 1/2] x86/random: Retry on RDSEED failure James Bottomley (Fri Feb 02 2024 - 10:48:47 EST)
- Re: Re: [PATCH v5 08/44] drm/connector: hdmi: Add Broadcast RGB property Maxime Ripard (Fri Feb 02 2024 - 10:49:19 EST)
- Re: [PATCH v1 1/1] ACPI: NFIT: Switch to use acpi_evaluate_dsm_typed() Andy Shevchenko (Fri Feb 02 2024 - 10:49:34 EST)
- Re: [PATCH 2/2] drm/vkms: Use a simpler composition function Pekka Paalanen (Fri Feb 02 2024 - 10:49:48 EST)
- Re: [PATCH 0/3] pidfd_poll: report POLLHUP when pid_task() == NULL Christian Brauner (Fri Feb 02 2024 - 10:50:03 EST)
- Re: [PATCH 4/5] evm: Use the real inode's metadata to calculate metadata hash Amir Goldstein (Fri Feb 02 2024 - 10:52:02 EST)
- Re: [PATCH v5 1/2] dt-bindings: cpufreq: add virtual cpufreq device Rob Herring (Fri Feb 02 2024 - 10:54:08 EST)
- Re: [PATCH v3 2/5] dt-bindings: rtc: abx80x: convert to yaml Josua Mayer (Fri Feb 02 2024 - 10:54:24 EST)
- Re: [PATCH v2 6/6] cpufreq:amd-pstate: add quirk for the pstate CPPC capabilities missing Mario Limonciello (Fri Feb 02 2024 - 10:55:21 EST)
- Re: [PATCH v4 7/9] rust: file: add `Kuid` wrapper Alice Ryhl (Fri Feb 02 2024 - 10:56:40 EST)
- Re: [PATCH] arm64: jump_label: use constraints "Si" instead of "i" Dave Martin (Fri Feb 02 2024 - 10:56:57 EST)
- Re: [PATCH 0/4] x86: vdso: clean up vdso Makefile Masahiro Yamada (Fri Feb 02 2024 - 10:57:12 EST)
- Re: [BUG] workqueues and printk not playing nice since next-20240130 Paul E. McKenney (Fri Feb 02 2024 - 10:58:15 EST)
- Re: [PATCH v2] platform/x86/amd/hsmp: switch to use device_add_groups() Ilpo Järvinen (Fri Feb 02 2024 - 10:58:31 EST)
- [PATCH 00/27] kconfig: refactor lexer and parser code Masahiro Yamada (Fri Feb 02 2024 - 10:58:47 EST)
- [PATCH 01/27] kconfig: fix infinite loop when expanding a macro at the end of file Masahiro Yamada (Fri Feb 02 2024 - 10:58:55 EST)
- [PATCH 02/27] kconfig: fix off-by-one in zconf_error() Masahiro Yamada (Fri Feb 02 2024 - 10:59:11 EST)
- [PATCH 03/27] kconfig: remove orphan lookup_file() declaration Masahiro Yamada (Fri Feb 02 2024 - 10:59:26 EST)
- Re: [PATCH v2] dt-bindings: media: Add sram-size Property for Wave5 Nishanth Menon (Fri Feb 02 2024 - 10:59:47 EST)
- [PATCH 04/27] kconfig: remove compat_getline() Masahiro Yamada (Fri Feb 02 2024 - 10:59:48 EST)
- [PATCH 05/27] kconfig: remove unneeded sym_find() call in conf_parse() Masahiro Yamada (Fri Feb 02 2024 - 11:00:13 EST)
- [PATCH 06/27] kconfig: write Kconfig files to autoconf.cmd in order Masahiro Yamada (Fri Feb 02 2024 - 11:00:32 EST)
- [PATCH 07/27] kconfig: call env_write_dep() right after yyparse() Masahiro Yamada (Fri Feb 02 2024 - 11:00:48 EST)
- [PATCH 08/27] kconfig: split preprocessor prototypes into preprocess.h Masahiro Yamada (Fri Feb 02 2024 - 11:01:06 EST)
- [PATCH 09/27] kconfig: replace current_pos with separate cur_{filename,lineno} Masahiro Yamada (Fri Feb 02 2024 - 11:01:23 EST)
- [PATCH 10/27] kconfig: remove zconf_curname() and zconf_lineno() Masahiro Yamada (Fri Feb 02 2024 - 11:01:34 EST)
- [PATCH 11/27] kconfig: associate struct menu with file name directly Masahiro Yamada (Fri Feb 02 2024 - 11:01:49 EST)
- [PATCH 12/27] kconfig: associate struct property with file name directly Masahiro Yamada (Fri Feb 02 2024 - 11:02:00 EST)
- [PATCH 13/27] kconfig: replace file->name with name in zconf_nextfile() Masahiro Yamada (Fri Feb 02 2024 - 11:02:18 EST)
- [PATCH 14/27] kconfig: do not delay the cur_filename update Masahiro Yamada (Fri Feb 02 2024 - 11:02:33 EST)
- [PATCH 3/5] PCI: dwc: Convert eDMA mapping detection to being fully optional Serge Semin (Fri Feb 02 2024 - 11:02:35 EST)
- [PATCH 15/27] kconfig: replace remaining current_file->name with cur_filename Masahiro Yamada (Fri Feb 02 2024 - 11:02:53 EST)
- [PATCH 16/27] kconfig: move the file and lineno in struct file to struct buffer Masahiro Yamada (Fri Feb 02 2024 - 11:03:13 EST)
- [PATCH 17/27] kconfig: make file::name a flexible array member Masahiro Yamada (Fri Feb 02 2024 - 11:03:24 EST)
- [PATCH 18/27] kconfig: change file_lookup() to return the file name Masahiro Yamada (Fri Feb 02 2024 - 11:03:36 EST)
- [PATCH 19/27] kconfig: split list_head into a separate header Masahiro Yamada (Fri Feb 02 2024 - 11:03:56 EST)
- [PATCH 20/27] kconfig: resync list.h Masahiro Yamada (Fri Feb 02 2024 - 11:04:14 EST)
- [PATCH 21/27] kconfig: import more list macros and inline functions Masahiro Yamada (Fri Feb 02 2024 - 11:04:27 EST)
- [PATCH 22/27] kconfig: add macros useful for hashtable Masahiro Yamada (Fri Feb 02 2024 - 11:04:43 EST)
- [PATCH 23/27] kconfig: move ARRAY_SIZE to a header Masahiro Yamada (Fri Feb 02 2024 - 11:04:58 EST)
- [PATCH 24/27] kconfig: move strhash() to a header Masahiro Yamada (Fri Feb 02 2024 - 11:05:16 EST)
- [PATCH 25/27] kconfig: convert linked list of files to hash table Masahiro Yamada (Fri Feb 02 2024 - 11:05:32 EST)
- [PATCH 26/27] kconfig: use generic macros to implement symbol hashtable Masahiro Yamada (Fri Feb 02 2024 - 11:05:56 EST)
- [PATCH 27/27] kconfig: do not imply the type of choice value Masahiro Yamada (Fri Feb 02 2024 - 11:06:04 EST)
- Re: Re: Re: [PATCH v5 08/44] drm/connector: hdmi: Add Broadcast RGB property Maxime Ripard (Fri Feb 02 2024 - 11:06:32 EST)
- Re: [PATCH 1/2] driver: core: add dedicated workqueue for devlink removal Rafael J. Wysocki (Fri Feb 02 2024 - 11:06:50 EST)
- Re: [PATCH] gpu: drm: display: indent fix in comment Kousik Sanagavarapu (Fri Feb 02 2024 - 11:07:07 EST)
- Re: [PATCH v9 2/2] arm64: boot: Support Flat Image Tree Simon Glass (Fri Feb 02 2024 - 11:07:22 EST)
- Re: [PATCH v9 2/2] arm64: boot: Support Flat Image Tree Simon Glass (Fri Feb 02 2024 - 11:07:37 EST)
- Re: [PATCH] ACPICA: Use swap() instead of open coding it Rafael J. Wysocki (Fri Feb 02 2024 - 11:08:09 EST)
- Re: [PATCH net-next v2 5/8] net: netconsole: add a userdata config_group member to netconsole_target Matthew Wood (Fri Feb 02 2024 - 11:08:31 EST)
- [PATCH net-next] net: ocelot: update the MODULE_DESCRIPTION() Breno Leitao (Fri Feb 02 2024 - 11:08:52 EST)
- Re: [PATCH 1/2] x86/random: Retry on RDSEED failure Theodore Ts'o (Fri Feb 02 2024 - 11:09:15 EST)
- [PATCH] Documentation: virt: Fix up pre-formatted text block for SEV ioctls Michael Roth (Fri Feb 02 2024 - 11:09:30 EST)
- Re: [PATCH 4/5] evm: Use the real inode's metadata to calculate metadata hash Stefan Berger (Fri Feb 02 2024 - 11:09:50 EST)
- Re: [PATCH net-next] net: ocelot: update the MODULE_DESCRIPTION() Vladimir Oltean (Fri Feb 02 2024 - 11:10:10 EST)
- Re: [BUG] workqueues and printk not playing nice since next-20240130 Paul E. McKenney (Fri Feb 02 2024 - 11:10:30 EST)
- Re: [PATCH 2/2] drm/vkms: Use a simpler composition function Miquel Raynal (Fri Feb 02 2024 - 11:10:59 EST)
- Re: [PATCH v3 1/5] ACPI: video: Handle fetching EDID that is longer than 256 bytes Rafael J. Wysocki (Fri Feb 02 2024 - 11:11:18 EST)
- Re: [PATCH v2] dt-bindings: media: Add sram-size Property for Wave5 Krzysztof Kozlowski (Fri Feb 02 2024 - 11:11:36 EST)
- Re: [PATCH 1/3] pidfd_poll: report POLLHUP when pid_task() == NULL Oleg Nesterov (Fri Feb 02 2024 - 11:11:53 EST)
- Re: [PATCH v2 2/6] ubsan: Reintroduce signed and unsigned overflow sanitizers Miguel Ojeda (Fri Feb 02 2024 - 11:12:12 EST)
- Re: Re: [RFC 2/9] arm64: dts: qcom: qrb5165-rb5: model the PMU of the QCA6391 Bjorn Andersson (Fri Feb 02 2024 - 11:12:39 EST)
- Re: [PATCH v3 1/5] ACPI: video: Handle fetching EDID that is longer than 256 bytes Mario Limonciello (Fri Feb 02 2024 - 11:12:57 EST)
- [PATCH v4 1/5] dt-bindings: arm: ti: Add bindings for SolidRun AM642 HummingBoard-T Josua Mayer (Fri Feb 02 2024 - 11:13:13 EST)
- [PATCH v4 3/5] arm64: dts: ti: k3-am64-main: Add ICSSG IEP nodes Josua Mayer (Fri Feb 02 2024 - 11:13:20 EST)
- [PATCH v4 0/5] arm64: dts: add description for solidrun am642 som and hummingboard evb Josua Mayer (Fri Feb 02 2024 - 11:13:30 EST)
- Re: [PATCH] mm: Remove broken pfn_to_virt() on arch csky/hexagon/openrisc Arnd Bergmann (Fri Feb 02 2024 - 11:14:03 EST)
- [PATCH v4 2/5] dt-bindings: rtc: abx80x: convert to yaml Josua Mayer (Fri Feb 02 2024 - 11:14:04 EST)
- [PATCH v4 5/5] arm64: dts: ti: hummingboard-t: add overlays for m.2 pci-e and usb-3 Josua Mayer (Fri Feb 02 2024 - 11:14:33 EST)
- [PATCH v4 4/5] arm64: dts: add description for solidrun am642 som and evaluation board Josua Mayer (Fri Feb 02 2024 - 11:14:49 EST)
- Re: [PATCH -next] ksmbd: Add kernel-doc for ksmbd_extract_sharename() function Randy Dunlap (Fri Feb 02 2024 - 11:15:34 EST)
- Re: [PATCH v7 03/16] virt: sev-guest: Add SNP guest request structure Borislav Petkov (Fri Feb 02 2024 - 11:15:40 EST)
- [PATCH v3 0/3] Enable >0 order folio memory compaction Zi Yan (Fri Feb 02 2024 - 11:16:30 EST)
- [PATCH v3 1/3] mm/compaction: enable compacting >0 order folios. Zi Yan (Fri Feb 02 2024 - 11:16:35 EST)
- [PATCH v3 2/3] mm/compaction: add support for >0 order folio memory compaction. Zi Yan (Fri Feb 02 2024 - 11:16:42 EST)
- [PATCH v3 3/3] mm/compaction: optimize >0 order folio compaction with free page split. Zi Yan (Fri Feb 02 2024 - 11:16:46 EST)
- Re: [PATCH 4/5] evm: Use the real inode's metadata to calculate metadata hash Amir Goldstein (Fri Feb 02 2024 - 11:17:58 EST)
- [PATCH v1] ALSA: hda/realtek: Remove two HP Laptops using CS35L41 Stefan Binding (Fri Feb 02 2024 - 11:18:12 EST)
- Re: [resend, PATCH v1 1/1] logic_pio: Use RESOURCE_SIZE_MAX definition Andy Shevchenko (Fri Feb 02 2024 - 11:19:49 EST)
- Re: [PATCH net-next v5] virtio_net: Support RX hash XDP hint Jesper Dangaard Brouer (Fri Feb 02 2024 - 11:20:13 EST)
- Re: [PATCH] fs/address_space: move i_mmap_rwsem to mitigate a false sharing with i_mmap. Al Viro (Fri Feb 02 2024 - 11:21:05 EST)
- Re: [PATCH v2] drm/amd/display: add panel_power_savings sysfs entry to eDP connectors Mario Limonciello (Fri Feb 02 2024 - 11:21:21 EST)
- Re: [RFC V1 5/5] x86: CVMs: Ensure that memory conversions happen at 2M alignment Vishal Annapurve (Fri Feb 02 2024 - 11:22:48 EST)
- Re: [PATCH] drm/amd/display: Simplify the calculation of variables Alex Deucher (Fri Feb 02 2024 - 11:23:48 EST)
- Re: [PATCH] dt-bindings: mfd: Add regulator-compatible property Conor Dooley (Fri Feb 02 2024 - 11:24:26 EST)
- Re: [PATCH] regset: use vmalloc() for regset_get_alloc() Doug Anderson (Fri Feb 02 2024 - 11:24:47 EST)
- Re: [PATCH 5/6] mm/zswap: only support zswap_exclusive_loads_enabled Johannes Weiner (Fri Feb 02 2024 - 11:26:48 EST)
- RE: [PATCH v2 6/6] cpufreq:amd-pstate: add quirk for the pstate CPPC capabilities missing Yuan, Perry (Fri Feb 02 2024 - 11:28:14 EST)
- Re: [PATCH 6/6] mm/zswap: zswap entry doesn't need refcount anymore Johannes Weiner (Fri Feb 02 2024 - 11:28:46 EST)
- [GIT PULL] Revert "gfs2: Use GL_NOBLOCK flag for non-blocking lookups" Andreas Gruenbacher (Fri Feb 02 2024 - 11:29:02 EST)
- Re: [PATCH v2 1/2] dt-bindings: iio: adc: ti-ads1298: Add bindings Conor Dooley (Fri Feb 02 2024 - 11:29:30 EST)
- Re: [PATCH v2 1/7] arm64: Unconditionally call unflatten_device_tree() Rob Herring (Fri Feb 02 2024 - 11:30:16 EST)
- Re: [PATCH 4/5] evm: Use the real inode's metadata to calculate metadata hash Stefan Berger (Fri Feb 02 2024 - 11:30:56 EST)
- [PATCH] MAINTAINERS: Update bouncing @codeaurora addresses Jeffrey Hugo (Fri Feb 02 2024 - 11:31:22 EST)
- Re: [RFC PATCH v3 2/4] dax: Check for data cache aliasing at runtime Mathieu Desnoyers (Fri Feb 02 2024 - 11:32:19 EST)
- [tip: x86/sev] Documentation: virt: Fix up pre-formatted text block for SEV ioctls tip-bot2 for Michael Roth (Fri Feb 02 2024 - 11:32:53 EST)
- Re: [PATCH] arm64: jump_label: use constraints "Si" instead of "i" Ard Biesheuvel (Fri Feb 02 2024 - 11:33:08 EST)
- Re: [PATCH 2/2] phy: add driver for MediaTek XFI T-PHY Daniel Golle (Fri Feb 02 2024 - 11:33:53 EST)
- Re: [PATCH v1 1/1] ACPI: NFIT: Switch to use acpi_evaluate_dsm_typed() Rafael J. Wysocki (Fri Feb 02 2024 - 11:34:06 EST)
- Re: [PATCH 1/2] ASoC: dt-bindings: Added schema for "nuvoton,nau8325" Conor Dooley (Fri Feb 02 2024 - 11:34:26 EST)
- Re: [PATCH v8 01/15] cgroup/misc: Add per resource callbacks for CSS events Haitao Huang (Fri Feb 02 2024 - 11:35:10 EST)
- [PATCH 0/2] efi: Fixes for EFI_MEMORY_SP memory on RISC-V and ARM64 Andrew Bresticker (Fri Feb 02 2024 - 11:35:24 EST)
- [PATCH 1/2] efi: runtime: Fix potential overflow of soft-reserved region size Andrew Bresticker (Fri Feb 02 2024 - 11:35:33 EST)
- [PATCH 2/2] efi: Don't add memblocks for unusable memory Andrew Bresticker (Fri Feb 02 2024 - 11:35:47 EST)
- Re: [PATCH v5 08/44] drm/connector: hdmi: Add Broadcast RGB property Ville Syrjälä (Fri Feb 02 2024 - 11:36:09 EST)
- Re: regression/bisected commit 773688a6cb24b0b3c2ba40354d883348a2befa38 make my system completely unusable under high load Mikhail Gavrilov (Fri Feb 02 2024 - 11:36:29 EST)
- [PATCH] x86/Kconfig: Remove CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT Borislav Petkov (Fri Feb 02 2024 - 11:36:43 EST)
- Re: [BUG] workqueues and printk not playing nice since next-20240130 Paul E. McKenney (Fri Feb 02 2024 - 11:37:00 EST)
- Re: [RFC V1 5/5] x86: CVMs: Ensure that memory conversions happen at 2M alignment Dave Hansen (Fri Feb 02 2024 - 11:37:16 EST)
- Re: [PATCH 1/2] ASoC: dt-bindings: Added schema for "nuvoton,nau8325" Conor Dooley (Fri Feb 02 2024 - 11:37:30 EST)
- Re: [GIT PULL] USB-serial device ids for 6.8-rc3 Greg Kroah-Hartman (Fri Feb 02 2024 - 11:37:49 EST)
- Re: [PATCH v1] ALSA: hda/realtek: Remove two HP Laptops using CS35L41 Takashi Iwai (Fri Feb 02 2024 - 11:38:05 EST)
- Re: [PATCH 1/2] efi: runtime: Fix potential overflow of soft-reserved region size Ard Biesheuvel (Fri Feb 02 2024 - 11:38:18 EST)
- Re: Re: Re: [PATCH v5 08/44] drm/connector: hdmi: Add Broadcast RGB property Ville Syrjälä (Fri Feb 02 2024 - 11:38:41 EST)
- Re: [PATCH v3 4/5] dt-bindings: usb/ti,am62-usb.yaml: Add PHY2 register space Conor Dooley (Fri Feb 02 2024 - 11:39:29 EST)
- Re: [net-next PATCH v5 9/9] net: phy: qca807x: add support for configurable LED Christian Marangi (Fri Feb 02 2024 - 11:40:53 EST)
- Re: [PATCH v3 8/8] dt-bindings: watchdog: renesas,wdt: Document RZ/G3S support Conor Dooley (Fri Feb 02 2024 - 11:41:11 EST)
- Re: [PATCH v4] regulator: dt-bindings: microchip,mcp16502: convert to YAML Mark Brown (Fri Feb 02 2024 - 11:41:47 EST)
- Re: Re: [RFC 2/9] arm64: dts: qcom: qrb5165-rb5: model the PMU of the QCA6391 Bjorn Andersson (Fri Feb 02 2024 - 11:42:18 EST)
- [PATCH] Documentation: embargoed-hardware-issues.rst: Fix Trilok's email Jeffrey Hugo (Fri Feb 02 2024 - 11:42:36 EST)
- [PATCH] wifi: wfx: fix memory leak when starting AP Jérôme Pouiller (Fri Feb 02 2024 - 11:42:57 EST)
- Re: [PATCH v3 2/3] arm64: dts: ti: k3-am642-evm: add ICSSG1 Ethernet support Anwar, Md Danish (Fri Feb 02 2024 - 11:44:32 EST)
- Re: [PATCH RFC v4 10/15] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc() Jonathan Cameron (Fri Feb 02 2024 - 11:44:54 EST)
- Re: [PATCH 2/2] efi: Don't add memblocks for unusable memory Ard Biesheuvel (Fri Feb 02 2024 - 11:45:44 EST)
- Re: [PATCH] wifi: brcmfmac: Adjust n_channels usage for __counted_by Kalle Valo (Fri Feb 02 2024 - 11:46:00 EST)
- Re: [PATCH RFC v4 11/15] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs Jonathan Cameron (Fri Feb 02 2024 - 11:47:20 EST)
- Re: 回复: 回复: [v2] riscv: dts: starfive: jh7110: Add camera subsystem nodes Conor Dooley (Fri Feb 02 2024 - 11:47:43 EST)
- Re: [RFC 2/9] arm64: dts: qcom: qrb5165-rb5: model the PMU of the QCA6391 Bjorn Andersson (Fri Feb 02 2024 - 11:48:09 EST)
- Re: [PATCH] x86/Kconfig: Remove CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT Ard Biesheuvel (Fri Feb 02 2024 - 11:48:27 EST)
- Re: regression/bisected commit 773688a6cb24b0b3c2ba40354d883348a2befa38 make my system completely unusable under high load Marco Elver (Fri Feb 02 2024 - 11:48:40 EST)
- Re: [PATCH] Documentation: embargoed-hardware-issues.rst: Fix Trilok's email Greg KH (Fri Feb 02 2024 - 11:48:58 EST)
- Re: [PATCH v1] ALSA: hda/realtek: Remove two HP Laptops using CS35L41 Stefan Binding (Fri Feb 02 2024 - 11:49:39 EST)
- Re: [PATCH] regset: use vmalloc() for regset_get_alloc() Al Viro (Fri Feb 02 2024 - 11:50:08 EST)
- Re: [PATCH v3 3/3] arm64: dts: ti: k3-am642-evm: add overlay for icssg1 2nd port Anwar, Md Danish (Fri Feb 02 2024 - 11:50:57 EST)
- Re: Re: [RFC 8/9] PCI/pwrctl: add PCI power control core code Bjorn Andersson (Fri Feb 02 2024 - 11:52:30 EST)
- Re: [PATCH v8 05/15] x86/sgx: Add sgx_epc_lru_list to encapsulate LRU list Haitao Huang (Fri Feb 02 2024 - 11:52:50 EST)
- [PATCH] f2fs: doc: Fix bouncing email address for Sahitya Tummala Jeffrey Hugo (Fri Feb 02 2024 - 11:53:26 EST)
- Re: [PATCH] arm64: jump_label: use constraints "Si" instead of "i" Dave Martin (Fri Feb 02 2024 - 11:54:43 EST)
- Re: [PATCH] regset: use vmalloc() for regset_get_alloc() Al Viro (Fri Feb 02 2024 - 11:55:51 EST)
- [PATCH net-next v3] net: dqs: add NIC stall detector based on BQL Breno Leitao (Fri Feb 02 2024 - 11:56:07 EST)
- Re: [BUG] workqueues and printk not playing nice since next-20240130 Tejun Heo (Fri Feb 02 2024 - 11:56:40 EST)
- Re: [PATCH 2/2] interconnect: qcom: x1e80100: Add missing ACV enable_mask Abel Vesa (Fri Feb 02 2024 - 11:57:53 EST)
- Re: [net-next PATCH v5 5/9] dt-bindings: net: add QCA807x PHY defines Conor Dooley (Fri Feb 02 2024 - 11:58:57 EST)
- Re: [PATCH] sched/fair: Simplify some logic in update_sd_pick_busiest() Valentin Schneider (Fri Feb 02 2024 - 12:01:37 EST)
- Re: [BUG] workqueues and printk not playing nice since next-20240130 John Ogness (Fri Feb 02 2024 - 12:02:41 EST)
- Re: [PATCH v8 01/15] cgroup/misc: Add per resource callbacks for CSS events Tejun Heo (Fri Feb 02 2024 - 12:02:57 EST)
- [PATCH v5 0/4] mm/mempolicy: weighted interleave mempolicy and sysfs extension Gregory Price (Fri Feb 02 2024 - 12:03:19 EST)
- [PATCH v5 1/4] mm/mempolicy: implement the sysfs-based weighted_interleave interface Gregory Price (Fri Feb 02 2024 - 12:03:36 EST)
- [PATCH v5 2/4] mm/mempolicy: refactor a read-once mechanism into a function for re-use Gregory Price (Fri Feb 02 2024 - 12:03:58 EST)
- [PATCH v5 3/4] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving Gregory Price (Fri Feb 02 2024 - 12:04:28 EST)
- Re: [PATCH 2/2] PCI: Do not wait for disconnected devices when resuming Ilpo Järvinen (Fri Feb 02 2024 - 12:05:07 EST)
- Re: [net-next PATCH v5 5/9] dt-bindings: net: add QCA807x PHY defines Christian Marangi (Fri Feb 02 2024 - 12:05:23 EST)
- [PATCH v5 4/4] mm/mempolicy: protect task interleave functions with tsk->mems_allowed_seq Gregory Price (Fri Feb 02 2024 - 12:06:00 EST)
- Re: [PATCH 03/12] power: reset: Add TI-SCI reboot driver Sebastian Reichel (Fri Feb 02 2024 - 12:06:18 EST)
- Re: [net-next PATCH v5 9/9] net: phy: qca807x: add support for configurable LED Russell King (Oracle) (Fri Feb 02 2024 - 12:06:35 EST)
- Re: [PATCH RFC v4 14/15] arm64: document virtual CPU hotplug's expectations Jonathan Cameron (Fri Feb 02 2024 - 12:06:59 EST)
- [PATCH] smb: client: do not defer close open handles to deleted files meetakshisetiyaoss (Fri Feb 02 2024 - 12:07:39 EST)
- Re: [PATCH v1] ALSA: hda/realtek: Remove two HP Laptops using CS35L41 Takashi Iwai (Fri Feb 02 2024 - 12:07:44 EST)
- Re: [PATCH] Documentation: embargoed-hardware-issues.rst: Fix Trilok's email Jeffrey Hugo (Fri Feb 02 2024 - 12:07:46 EST)
- Re: [PATCH] Documentation: embargoed-hardware-issues.rst: Fix Trilok's email Carlos Bilbao (Fri Feb 02 2024 - 12:08:19 EST)
- Re: [PATCH 1/3] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Update interrupts Conor Dooley (Fri Feb 02 2024 - 12:08:40 EST)
- Re: [PATCH] KVM: x86/pmu: Fix type length error when reading pmu->fixed_ctr_ctrl Sean Christopherson (Fri Feb 02 2024 - 12:08:56 EST)
- Re: [PATCH] sched/fair: Simplify some logic in update_sd_pick_busiest() David Vernet (Fri Feb 02 2024 - 12:09:25 EST)
- Re: [PATCH v8 0/4] Introduce mseal Theo de Raadt (Fri Feb 02 2024 - 12:09:29 EST)
- Re: [RFC PATCH 0/3] workqueue: Enable unbound cpumask update on ordered workqueues Tejun Heo (Fri Feb 02 2024 - 12:09:39 EST)
- Re: [net-next PATCH v5 9/9] net: phy: qca807x: add support for configurable LED Christian Marangi (Fri Feb 02 2024 - 12:10:02 EST)
- Re: [PATCH 1/1] tools: perf: Expose sample ID / stream ID to python scripts Adrian Hunter (Fri Feb 02 2024 - 12:10:23 EST)
- Re: [net-next PATCH v5 9/9] net: phy: qca807x: add support for configurable LED Andrew Lunn (Fri Feb 02 2024 - 12:10:53 EST)
- [PATCH v2] ALSA: hda/realtek: Remove two HP Laptops using CS35L41 Stefan Binding (Fri Feb 02 2024 - 12:11:10 EST)
- RE: [PATCH net,v2] hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missed Haiyang Zhang (Fri Feb 02 2024 - 12:11:34 EST)
- Re: [RFC PATCH] cpuset: remove /proc/PID/cpuset Tejun Heo (Fri Feb 02 2024 - 12:11:56 EST)
- Re: [PATCH v3 5/5] selftests/resctrl: Add non-contiguous CBMs CAT test Reinette Chatre (Fri Feb 02 2024 - 12:12:31 EST)
- [PATCH 4/5] PCI: dwc: Convert eDMA channels detection to being optional Serge Semin (Fri Feb 02 2024 - 12:12:46 EST)
- [PATCH] Revert "crypto: scompress - serialize RT percpu scratch buffer access with a local lock" Daniel Wagner (Fri Feb 02 2024 - 12:12:50 EST)
- [PATCH RT 0/1] Linux v4.19.306-rt132-rc1 Daniel Wagner (Fri Feb 02 2024 - 12:13:01 EST)
- @ X, Negating The Tux Mascot as Pro-Bukhari (was Fair source, Low Jitter) Ywe Caerlyn (Fri Feb 02 2024 - 12:13:32 EST)
- Re: [PATCH v1 02/18] thermal: Add new structures and thermal_zone_device_register() Rafael J. Wysocki (Fri Feb 02 2024 - 12:14:13 EST)
- Re: [PATCH v4 4/5] arm64: dts: add description for solidrun am642 som and evaluation board Andrew Davis (Fri Feb 02 2024 - 12:14:18 EST)
- Re: [PATCH] mm/damon/dbgfs: fix bogus string length SeongJae Park (Fri Feb 02 2024 - 12:14:27 EST)
- Re: [net-next PATCH v5 9/9] net: phy: qca807x: add support for configurable LED Christian Marangi (Fri Feb 02 2024 - 12:19:07 EST)
- [PATCH] dt-bindings: clock: qcom: Fix @codeaurora email in Q6SSTOP Jeffrey Hugo (Fri Feb 02 2024 - 12:19:52 EST)
- Re: [PATCH v5 net-next 12/13] net: phy: marvell-88q2xxx: cleanup mv88q2xxx_config_init Dimitri Fedrau (Fri Feb 02 2024 - 12:20:13 EST)
- [PATCH] [UNTESTED][UNCOMPILED] Christian Brauner (Fri Feb 02 2024 - 12:21:19 EST)
- Re: regression/bisected commit 773688a6cb24b0b3c2ba40354d883348a2befa38 make my system completely unusable under high load Marco Elver (Fri Feb 02 2024 - 12:21:41 EST)
- Re: [net-next 0/3] Per epoll context busy poll support Samudrala, Sridhar (Fri Feb 02 2024 - 12:23:54 EST)
- Re: [PATCH] KVM: selftests: Test top-down slots event Sean Christopherson (Fri Feb 02 2024 - 12:24:34 EST)
- Re: [PATCH v8 0/4] Introduce mseal Jeff Xu (Fri Feb 02 2024 - 12:25:01 EST)
- Re: [PATCH 1/6] fs: iomap: Atomic write support Darrick J. Wong (Fri Feb 02 2024 - 12:25:31 EST)
- Re: [PATCH 1/3] pidfd_poll: report POLLHUP when pid_task() == NULL Christian Brauner (Fri Feb 02 2024 - 12:25:39 EST)
- Re: [PATCH][RFC] workqueue: Fix kernel panic on CPU hot-unplug Tejun Heo (Fri Feb 02 2024 - 12:29:31 EST)
- Re: [PATCH v2] platform/x86/amd/hsmp: switch to use device_add_groups() Hans de Goede (Fri Feb 02 2024 - 12:30:07 EST)
- [PATCH] spi: cadence-qspi: stop calling system-wide PM helpers for runtime PM Théo Lebrun (Fri Feb 02 2024 - 12:30:24 EST)
- Re: [PATCH v5 1/8] i3c: add target mode support kernel test robot (Fri Feb 02 2024 - 12:30:47 EST)
- [PATCH v10 0/2] arm64: Add a build target for Flat Image Tree Simon Glass (Fri Feb 02 2024 - 12:31:26 EST)
- [PATCH v10 1/2] arm64: Add BOOT_TARGETS variable Simon Glass (Fri Feb 02 2024 - 12:31:35 EST)
- Re: [net-next PATCH v5 9/9] net: phy: qca807x: add support for configurable LED Russell King (Oracle) (Fri Feb 02 2024 - 12:31:47 EST)
- [PATCH v10 2/2] arm64: boot: Support Flat Image Tree Simon Glass (Fri Feb 02 2024 - 12:31:58 EST)
- Re: [PATCH v8 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support Brandon Cheo Fusi (Fri Feb 02 2024 - 12:32:50 EST)
- [PATCH 1/1] Add 10EC5280 to bmi160_i2c ACPI IDs to allow binding on some devices Jesus Gonzalez (Fri Feb 02 2024 - 12:33:16 EST)
- Re: [PATCH v4 2/5] dt-bindings: rtc: abx80x: convert to yaml Rob Herring (Fri Feb 02 2024 - 12:35:21 EST)
- Re: [PATCH v3 2/6] dt-bindings: usb: qcom,pmic-typec: add support for the PMI632 block Rob Herring (Fri Feb 02 2024 - 12:35:39 EST)
- Re: [PATCH v2 1/3] sched/topology: Annotate RCU pointers properly Valentin Schneider (Fri Feb 02 2024 - 12:36:03 EST)
- Re: [PATCH v3 1/2] soc: samsung: exynos-pmu: Add regmap support for SoCs that protect PMU regs Sam Protsenko (Fri Feb 02 2024 - 12:36:18 EST)
- Re: [BUG] workqueues and printk not playing nice since next-20240130 Paul E. McKenney (Fri Feb 02 2024 - 12:36:31 EST)
- Re: [RFC PATCH v3 2/4] dax: Check for data cache aliasing at runtime Dan Williams (Fri Feb 02 2024 - 12:37:33 EST)
- Re: [PATCH v12 00/20] KVM: xen: update shared_info and vcpu_info handling Paul Durrant (Fri Feb 02 2024 - 12:38:02 EST)
- Re: [PATCH v3 10/10] mtd: rawnand: brcmnand: allow for on-die ecc David Regan (Fri Feb 02 2024 - 12:38:45 EST)
- Re: [BUG] workqueues and printk not playing nice since next-20240130 Paul E. McKenney (Fri Feb 02 2024 - 12:40:19 EST)
- Re: [PATCH] sched/fair: Simplify some logic in update_sd_pick_busiest() Valentin Schneider (Fri Feb 02 2024 - 12:41:57 EST)
- Re: [PATCH 2/2] efi: Don't add memblocks for unusable memory Andrew Bresticker (Fri Feb 02 2024 - 12:42:41 EST)
- Re: [PATCH 2/2] regulator: gpio: Correct default GPIO state to LOW Linus Walleij (Fri Feb 02 2024 - 12:43:00 EST)
- Re: [PATCH net-next] net: sfp: add quirk for OEM DFP-34X-2C2 GPON ONU SFP Sergio Palumbo (Fri Feb 02 2024 - 12:43:33 EST)
- Re: [PATCH 1/1] mm/khugepaged: skip copying lazyfree pages on collapse Yang Shi (Fri Feb 02 2024 - 12:44:07 EST)
- Re: [PATCH] mm: Remove broken pfn_to_virt() on arch csky/hexagon/openrisc Linus Walleij (Fri Feb 02 2024 - 12:44:33 EST)
- [PATCH] ASoC: dt-bindings: google,sc7280-herobrine: Drop bouncing @codeaurora Jeffrey Hugo (Fri Feb 02 2024 - 12:44:45 EST)
- Re: [PATCH 1/1] mm/khugepaged: skip copying lazyfree pages on collapse Yang Shi (Fri Feb 02 2024 - 12:45:53 EST)
- Re: [net-next PATCH v5 7/9] net: phy: qcom: add support for QCA807x PHY Family Christian Marangi (Fri Feb 02 2024 - 12:46:02 EST)
- Re: [RFC PATCH v5 1/1] fpga: add an owner and use it to take the low-level module's refcount Marco Pagani (Fri Feb 02 2024 - 12:46:22 EST)
- Re: [PATCH v1 08/18] thermal: intel: pch_thermal: Migrate to thermal_zone_device_register() Rafael J. Wysocki (Fri Feb 02 2024 - 12:46:57 EST)
- Re: [PATCH net-next v3 1/7] net: dsa: mt7530: empty default case on mt7530_setup_port5() Arınç ÜNAL (Fri Feb 02 2024 - 12:47:18 EST)
- Re: [PATCH net-next] net: sfp: add quirk for ODI DFP-34X-2C2 GPON ONU SFP Sergio Palumbo (Fri Feb 02 2024 - 12:47:36 EST)
- Re: [PATCH] regset: use vmalloc() for regset_get_alloc() Mark Brown (Fri Feb 02 2024 - 12:48:40 EST)
- Re: [PATCH net-next v3] net: stmmac: dwmac-qcom-ethqos: Add support for 2.5G SGMII Simon Horman (Fri Feb 02 2024 - 12:48:58 EST)
- Re: [PATCH v3] KVM: selftests: Fix the dirty_log_test semaphore imbalance Sean Christopherson (Fri Feb 02 2024 - 12:48:59 EST)
- Re: [PATCH] bus: mhi: ep: Use kcalloc() instead of kzalloc() Erick Archer (Fri Feb 02 2024 - 12:49:05 EST)
- Re: [PATCH 1/2] dt-bindings: soc: qcom: Add qcom,pbs bindings Anjelique Melendez (Fri Feb 02 2024 - 12:49:51 EST)
- Re: [PATCH 3/6] fs: xfs: Support FS_XFLAG_ATOMICWRITES for rtvol Darrick J. Wong (Fri Feb 02 2024 - 12:52:41 EST)
- Re: [PATCH] iommu/iova: use named kmem_cache for iova magazines Pasha Tatashin (Fri Feb 02 2024 - 12:52:56 EST)
- [PATCH v7 0/5] TI K3 M4F support on AM64x and AM62x SoCs Hari Nagalla (Fri Feb 02 2024 - 12:56:13 EST)
- [PATCH v7 2/5] remoteproc: k3: Move out data structures common with M4 driver Hari Nagalla (Fri Feb 02 2024 - 12:56:14 EST)
- [PATCH v7 5/5] arm64: defconfig: Enable TI K3 M4 remote proc driver Hari Nagalla (Fri Feb 02 2024 - 12:56:29 EST)
- [PATCH v7 1/5] dt-bindings: remoteproc: k3-m4f: Add K3 AM64x SoCs Hari Nagalla (Fri Feb 02 2024 - 12:56:33 EST)
- [PATCH v7 4/5] remoteproc: k3-m4: Add a remoteproc driver for M4F subsystem Hari Nagalla (Fri Feb 02 2024 - 12:56:46 EST)
- [PATCH v7 3/5] remoteproc: k3: Move out functions common with M4 driver Hari Nagalla (Fri Feb 02 2024 - 12:58:11 EST)
- Re: [PATCH] sched/fair: Simplify some logic in update_sd_pick_busiest() David Vernet (Fri Feb 02 2024 - 12:58:35 EST)
- Re: [PATCH 2/6] fs: Add FS_XFLAG_ATOMICWRITES flag Darrick J. Wong (Fri Feb 02 2024 - 12:58:55 EST)
- [PATCH net-next v7] bonding: Add independent control state machine Aahil Awatramani (Fri Feb 02 2024 - 12:59:38 EST)
- Re: [PATCH net-next v6] bonding: Add independent control state machine Aahil Awatramani (Fri Feb 02 2024 - 12:59:57 EST)
- Re: [PATCH net-next] net: sfp: add quirk for OEM DFP-34X-2C2 GPON ONU SFP Russell King (Oracle) (Fri Feb 02 2024 - 13:02:04 EST)
- [PATCH] dt-bindings: backlight: qcom-wled: Fix bouncing email addresses Jeffrey Hugo (Fri Feb 02 2024 - 13:02:46 EST)
- Re: [RESEND PATCH v6 02/12] firmware: qcom: scm: enable the TZ mem allocator kernel test robot (Fri Feb 02 2024 - 13:03:01 EST)
- Re: [PATCH net-next] net: sfp: add quirk for ODI DFP-34X-2C2 GPON ONU SFP Russell King (Oracle) (Fri Feb 02 2024 - 13:03:33 EST)
- [PATCH] dt-bindings: visionox-rm69299: Update maintainers Jessica Zhang (Fri Feb 02 2024 - 13:03:50 EST)
- Re: [PATCH] iommu/iova: use named kmem_cache for iova magazines Pasha Tatashin (Fri Feb 02 2024 - 13:04:52 EST)
- Re: [PATCH 4/6] fs: xfs: Support atomic write for statx Darrick J. Wong (Fri Feb 02 2024 - 13:05:27 EST)
- Re: [PATCH v2 3/4] PCI/AER: Fetch information for FTrace Dan Williams (Fri Feb 02 2024 - 13:05:38 EST)
- Re: [PATCH v8 0/4] Introduce mseal Jeff Xu (Fri Feb 02 2024 - 13:06:13 EST)
- RE: [PATCH net,v2] hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missed Dexuan Cui (Fri Feb 02 2024 - 13:06:16 EST)
- Re: [PATCH 6/6] fs: xfs: Set FMODE_CAN_ATOMIC_WRITE for FS_XFLAG_ATOMICWRITES set Darrick J. Wong (Fri Feb 02 2024 - 13:06:30 EST)
- Re: [PATCH net-next v3 1/7] net: dsa: mt7530: empty default case on mt7530_setup_port5() Russell King (Oracle) (Fri Feb 02 2024 - 13:06:46 EST)
- [PATCH v2 0/2] efi: Fixes for EFI_MEMORY_SP memory on RISC-V and ARM64 Andrew Bresticker (Fri Feb 02 2024 - 13:07:19 EST)
- [PATCH v2 1/2] efi: runtime: Fix potential overflow of soft-reserved region size Andrew Bresticker (Fri Feb 02 2024 - 13:07:30 EST)
- [PATCH v2 2/2] efi: Don't add memblocks for soft-reserved memory Andrew Bresticker (Fri Feb 02 2024 - 13:07:42 EST)
- Re: [PATCH] regset: use vmalloc() for regset_get_alloc() Dave Martin (Fri Feb 02 2024 - 13:08:15 EST)
- Re: [PATCH] wifi: brcmfmac: Adjust n_channels usage for __counted_by Arend Van Spriel (Fri Feb 02 2024 - 13:09:04 EST)
- Re: [PATCH] usb: typec: anx7688: Add driver for ANX7688 USB-C HDMI bridge Pavel Machek (Fri Feb 02 2024 - 13:09:44 EST)
- Re: [RESEND PATCH v6 02/12] firmware: qcom: scm: enable the TZ mem allocator Bartosz Golaszewski (Fri Feb 02 2024 - 13:11:01 EST)
- [PATCH] dt-bindings: net: bluetooth: qualcomm: Fix bouncing @codeaurora Jeffrey Hugo (Fri Feb 02 2024 - 13:13:49 EST)
- Re: [PATCH v1 01/18] thermal: core: Change governor name to const char pointer Rafael J. Wysocki (Fri Feb 02 2024 - 13:14:48 EST)
- Re: [PATCH V2 00/11] hwmon: (coretemp) Fixes, improvements and support for large core count Guenter Roeck (Fri Feb 02 2024 - 13:15:54 EST)
- Re: [PATCH net-next v3 4/7] net: dsa: mt7530: move XTAL check to mt7530_setup() Arınç ÜNAL (Fri Feb 02 2024 - 13:16:28 EST)
- [PATCH] acpi/ghes: Prevent sleeping with spinlock held Ira Weiny (Fri Feb 02 2024 - 13:16:40 EST)
- [PATCH] dt-bindings: interconnect: qcom,rpmh: Fix bouncing @codeaurora address Jeffrey Hugo (Fri Feb 02 2024 - 13:18:25 EST)
- [PATCH 0/8] MIPS: Aggregate build fixes Jiaxun Yang (Fri Feb 02 2024 - 13:22:03 EST)
- Re: [PATCH 4/8] remoteproc: k3-dsp: Use devm_ti_sci_get_by_phandle() helper Mathieu Poirier (Fri Feb 02 2024 - 13:22:09 EST)
- [PATCH 1/8] MIPS: Probe toolchain support of -msym32 Jiaxun Yang (Fri Feb 02 2024 - 13:22:32 EST)
- [PATCH 3/8] MIPS: Fallback CPU -march flag to ISA level if unsupported Jiaxun Yang (Fri Feb 02 2024 - 13:23:08 EST)
- [PATCH 2/8] MIPS: Remove cc-option checks for -march=octeon Jiaxun Yang (Fri Feb 02 2024 - 13:23:09 EST)
- [PATCH 4/8] MIPS: BMIPS: Drop unnecessary assembler flag Jiaxun Yang (Fri Feb 02 2024 - 13:23:16 EST)
- [PATCH 5/8] MIPS: Loongson64: test for -march=loongson3a cflag Jiaxun Yang (Fri Feb 02 2024 - 13:23:36 EST)
- [PATCH 8/8] MIPS: mipsregs: Set proper ISA level for virt extensions Jiaxun Yang (Fri Feb 02 2024 - 13:24:21 EST)
- Re: [net-next 0/3] Per epoll context busy poll support Jakub Kicinski (Fri Feb 02 2024 - 13:24:49 EST)
- Re: [PATCH v2] Fix strange behavior of touchpad on Clevo NS70PU Dmitry Torokhov (Fri Feb 02 2024 - 13:25:09 EST)
- Re: Re: [PATCH] mm: memcg: Use larger chunks for proactive reclaim T.J. Mercier (Fri Feb 02 2024 - 13:25:21 EST)
- Re: [PATCH v2 0/3] modules: few of alignment fixes Luis Chamberlain (Fri Feb 02 2024 - 13:25:41 EST)
- [PATCH] vmw_balloon: change maintainership Nadav Amit (Fri Feb 02 2024 - 13:25:52 EST)
- [PATCH 7/8] MIPS: Implement microMIPS MT ASE helpers Jiaxun Yang (Fri Feb 02 2024 - 13:26:04 EST)
- Re: [PATCH] hwmon: (adt7x10) convert to use maple tree register cache Guenter Roeck (Fri Feb 02 2024 - 13:26:16 EST)
- [PATCH 6/8] MIPS: Limit MIPS_MT_SMP support by ISA reversion Jiaxun Yang (Fri Feb 02 2024 - 13:27:03 EST)
- [PATCH v3 0/2] PCI: qcom: Add PCIe support for X1E80100 Abel Vesa (Fri Feb 02 2024 - 13:27:15 EST)
- [PATCH v3 1/2] dt-bindings: PCI: qcom: Document the X1E80100 PCIe Controller Abel Vesa (Fri Feb 02 2024 - 13:27:30 EST)
- [PATCH v3 2/2] PCI: qcom: Add X1E80100 PCIe support Abel Vesa (Fri Feb 02 2024 - 13:27:44 EST)
- Re: [PATCH] iommu/iova: use named kmem_cache for iova magazines Robin Murphy (Fri Feb 02 2024 - 13:28:13 EST)
- Re: [PATCH v2 0/2] efi: Fixes for EFI_MEMORY_SP memory on RISC-V and ARM64 Ard Biesheuvel (Fri Feb 02 2024 - 13:29:14 EST)
- Re: [PATCH RFC 0/4] Introduce uts_release Jakub Kicinski (Fri Feb 02 2024 - 13:29:59 EST)
- Re: [GIT PULL] Enable -Wstringop-overflow globally Linus Torvalds (Fri Feb 02 2024 - 13:30:16 EST)
- [GIT PULL] hwmon fixes for v6.8-rc3 Guenter Roeck (Fri Feb 02 2024 - 13:30:29 EST)
- Re: [PATCH v5 net-next 00/13] net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHY Dimitri Fedrau (Fri Feb 02 2024 - 13:30:45 EST)
- Re: [RFC PATCH] kernel/module: add a safer implementation of try_module_get() Luis Chamberlain (Fri Feb 02 2024 - 13:31:59 EST)
- [PATCH v4 00/10] clk: qcom: Add TCSR, GPU, CAM and DISP clock controllers for X1E80100 Abel Vesa (Fri Feb 02 2024 - 13:35:08 EST)
- [PATCH v4 01/10] dt-bindings: clock: Drop the SM8650 DISPCC dedicated schema Abel Vesa (Fri Feb 02 2024 - 13:35:18 EST)
- [PATCH v4 02/10] dt-bindings: clock: qcom: Document the X1E80100 Display Clock Controller Abel Vesa (Fri Feb 02 2024 - 13:35:38 EST)
- [PATCH v4 03/10] dt-bindings: clock: qcom: Document the X1E80100 GPU Clock Controller Abel Vesa (Fri Feb 02 2024 - 13:35:52 EST)
- [PATCH v4 04/10] dt-bindings: clock: qcom: Document the X1E80100 TCSR Clock Controller Abel Vesa (Fri Feb 02 2024 - 13:36:06 EST)
- [PATCH v4 05/10] dt-bindings: clock: qcom: Document the X1E80100 Camera Clock Controller Abel Vesa (Fri Feb 02 2024 - 13:36:30 EST)
- [PATCH v4 06/10] clk: qcom: clk-alpha-pll: Add support for zonda ole pll configure Abel Vesa (Fri Feb 02 2024 - 13:36:50 EST)
- [PATCH v4 08/10] clk: qcom: Add GPU clock driver for x1e80100 Abel Vesa (Fri Feb 02 2024 - 13:37:20 EST)
- [PATCH v4 07/10] clk: qcom: Add dispcc clock driver for x1e80100 Abel Vesa (Fri Feb 02 2024 - 13:37:27 EST)
- [PATCH v4 09/10] clk: qcom: Add TCSR clock driver for x1e80100 Abel Vesa (Fri Feb 02 2024 - 13:37:30 EST)
- [PATCH v4 10/10] clk: qcom: Add camcc clock driver for x1e80100 Abel Vesa (Fri Feb 02 2024 - 13:38:07 EST)
- Re: [PATCH v1] mmc: sdhci: fix max req size based on spec Shengyu Qu (Fri Feb 02 2024 - 13:38:34 EST)
- [PATCH AUTOSEL 6.7 01/23] wifi: cfg80211: fix missing interfaces when dumping Sasha Levin (Fri Feb 02 2024 - 13:39:41 EST)
- [PATCH AUTOSEL 6.7 02/23] wifi: mac80211: fix race condition on enabling fast-xmit Sasha Levin (Fri Feb 02 2024 - 13:40:00 EST)
- [PATCH AUTOSEL 6.7 03/23] fbdev: savage: Error out if pixclock equals zero Sasha Levin (Fri Feb 02 2024 - 13:40:19 EST)
- [PATCH AUTOSEL 6.7 04/23] fbdev: sis: Error out if pixclock equals zero Sasha Levin (Fri Feb 02 2024 - 13:40:41 EST)
- Re: [PATCH v2 0/3] Handle delay slot for extable lookup Linus Torvalds (Fri Feb 02 2024 - 13:40:42 EST)
- [PATCH AUTOSEL 6.7 05/23] dpll: fix broken error path in dpll_pin_alloc(..) Sasha Levin (Fri Feb 02 2024 - 13:41:02 EST)
- [PATCH AUTOSEL 6.7 07/23] spi: intel-pci: Add support for Arrow Lake SPI serial flash Sasha Levin (Fri Feb 02 2024 - 13:41:41 EST)
- [PATCH AUTOSEL 6.7 08/23] x86/cpu: Add model number for Intel Clearwater Forest processor Sasha Levin (Fri Feb 02 2024 - 13:42:02 EST)
- [PATCH AUTOSEL 6.7 09/23] spi: hisi-sfc-v3xx: Return IRQ_NONE if no interrupts were detected Sasha Levin (Fri Feb 02 2024 - 13:42:16 EST)
- [PATCH AUTOSEL 6.7 10/23] block: Fix WARNING in _copy_from_iter Sasha Levin (Fri Feb 02 2024 - 13:42:33 EST)
- Re: [PATCH net-next v3 4/7] net: dsa: mt7530: move XTAL check to mt7530_setup() Daniel Golle (Fri Feb 02 2024 - 13:42:49 EST)
- [PATCH AUTOSEL 6.7 11/23] smb: Work around Clang __bdos() type confusion Sasha Levin (Fri Feb 02 2024 - 13:43:05 EST)
- [PATCH AUTOSEL 6.7 12/23] cifs: cifs_pick_channel should try selecting active channels Sasha Levin (Fri Feb 02 2024 - 13:43:26 EST)
- [PATCH AUTOSEL 6.7 06/23] platform/mellanox: mlxbf-tmfifo: Drop Tx network packet when Tx TmFIFO is full Sasha Levin (Fri Feb 02 2024 - 13:43:33 EST)
- [PATCH AUTOSEL 6.7 14/23] cifs: helper function to check replayable error codes Sasha Levin (Fri Feb 02 2024 - 13:43:53 EST)
- [PATCH AUTOSEL 6.7 15/23] ahci: asm1166: correct count of reported ports Sasha Levin (Fri Feb 02 2024 - 13:44:08 EST)
- [PATCH AUTOSEL 6.7 16/23] aoe: avoid potential deadlock at set_capacity Sasha Levin (Fri Feb 02 2024 - 13:44:21 EST)
- [PATCH AUTOSEL 6.7 17/23] spi: cs42l43: Handle error from devm_pm_runtime_enable Sasha Levin (Fri Feb 02 2024 - 13:44:28 EST)
- [PATCH AUTOSEL 6.7 18/23] exec: Distinguish in_execve from in_exec Sasha Levin (Fri Feb 02 2024 - 13:44:39 EST)
- [PATCH AUTOSEL 6.7 19/23] ahci: add 43-bit DMA address quirk for ASMedia ASM1061 controllers Sasha Levin (Fri Feb 02 2024 - 13:44:43 EST)
- [PATCH AUTOSEL 6.7 20/23] ARM: dts: Fix TPM schema violations Sasha Levin (Fri Feb 02 2024 - 13:45:03 EST)
- [PATCH AUTOSEL 6.7 21/23] drm/amd/display: Disable ips before dc interrupt setting Sasha Levin (Fri Feb 02 2024 - 13:45:41 EST)
- [PATCH AUTOSEL 6.7 22/23] MIPS: reserve exception vector space ONLY ONCE Sasha Levin (Fri Feb 02 2024 - 13:45:57 EST)
- [PATCH AUTOSEL 6.7 23/23] platform/x86: touchscreen_dmi: Add info for the TECLAST X16 Plus tablet Sasha Levin (Fri Feb 02 2024 - 13:46:11 EST)
- [PATCH AUTOSEL 6.6 01/21] wifi: cfg80211: fix missing interfaces when dumping Sasha Levin (Fri Feb 02 2024 - 13:46:29 EST)
- [PATCH AUTOSEL 6.6 02/21] wifi: mac80211: fix race condition on enabling fast-xmit Sasha Levin (Fri Feb 02 2024 - 13:46:47 EST)
- [PATCH AUTOSEL 6.6 03/21] fbdev: savage: Error out if pixclock equals zero Sasha Levin (Fri Feb 02 2024 - 13:47:01 EST)
- [PATCH AUTOSEL 6.6 04/21] fbdev: sis: Error out if pixclock equals zero Sasha Levin (Fri Feb 02 2024 - 13:47:20 EST)
- [PATCH AUTOSEL 6.6 05/21] platform/mellanox: mlxbf-tmfifo: Drop Tx network packet when Tx TmFIFO is full Sasha Levin (Fri Feb 02 2024 - 13:47:31 EST)
- [PATCH AUTOSEL 6.6 06/21] spi: intel-pci: Add support for Arrow Lake SPI serial flash Sasha Levin (Fri Feb 02 2024 - 13:47:40 EST)
- [PATCH AUTOSEL 6.6 07/21] x86/cpu: Add model number for Intel Clearwater Forest processor Sasha Levin (Fri Feb 02 2024 - 13:47:56 EST)
- [PATCH AUTOSEL 6.6 09/21] block: Fix WARNING in _copy_from_iter Sasha Levin (Fri Feb 02 2024 - 13:48:26 EST)
- [PATCH AUTOSEL 6.6 10/21] smb: Work around Clang __bdos() type confusion Sasha Levin (Fri Feb 02 2024 - 13:48:39 EST)
- [PATCH AUTOSEL 6.7 13/23] cifs: translate network errors on send to -ECONNABORTED Sasha Levin (Fri Feb 02 2024 - 13:48:41 EST)
- [PATCH AUTOSEL 6.6 11/21] cifs: cifs_pick_channel should try selecting active channels Sasha Levin (Fri Feb 02 2024 - 13:48:50 EST)
- [PATCH AUTOSEL 6.6 12/21] cifs: translate network errors on send to -ECONNABORTED Sasha Levin (Fri Feb 02 2024 - 13:49:05 EST)
- [PATCH AUTOSEL 6.6 13/21] cifs: helper function to check replayable error codes Sasha Levin (Fri Feb 02 2024 - 13:49:18 EST)
- [PATCH AUTOSEL 6.6 14/21] ahci: asm1166: correct count of reported ports Sasha Levin (Fri Feb 02 2024 - 13:49:28 EST)
- [PATCH AUTOSEL 6.6 15/21] aoe: avoid potential deadlock at set_capacity Sasha Levin (Fri Feb 02 2024 - 13:49:43 EST)
- [PATCH AUTOSEL 6.6 16/21] spi: cs42l43: Handle error from devm_pm_runtime_enable Sasha Levin (Fri Feb 02 2024 - 13:50:00 EST)
- [PATCH AUTOSEL 6.6 17/21] exec: Distinguish in_execve from in_exec Sasha Levin (Fri Feb 02 2024 - 13:50:21 EST)
- [PATCH AUTOSEL 6.6 18/21] ahci: add 43-bit DMA address quirk for ASMedia ASM1061 controllers Sasha Levin (Fri Feb 02 2024 - 13:50:31 EST)
- Re: Workqueue regression Tejun Heo (Fri Feb 02 2024 - 13:50:45 EST)
- [PATCH AUTOSEL 6.6 19/21] ARM: dts: Fix TPM schema violations Sasha Levin (Fri Feb 02 2024 - 13:50:53 EST)
- [PATCH AUTOSEL 6.6 20/21] MIPS: reserve exception vector space ONLY ONCE Sasha Levin (Fri Feb 02 2024 - 13:51:10 EST)
- [PATCH AUTOSEL 6.6 21/21] platform/x86: touchscreen_dmi: Add info for the TECLAST X16 Plus tablet Sasha Levin (Fri Feb 02 2024 - 13:51:25 EST)
- [PATCH AUTOSEL 6.1 01/15] wifi: cfg80211: fix missing interfaces when dumping Sasha Levin (Fri Feb 02 2024 - 13:51:46 EST)
- [PATCH AUTOSEL 6.6 08/21] spi: hisi-sfc-v3xx: Return IRQ_NONE if no interrupts were detected Sasha Levin (Fri Feb 02 2024 - 13:51:54 EST)
- [PATCH AUTOSEL 6.1 02/15] wifi: mac80211: fix race condition on enabling fast-xmit Sasha Levin (Fri Feb 02 2024 - 13:52:05 EST)
- [PATCH AUTOSEL 6.1 03/15] fbdev: savage: Error out if pixclock equals zero Sasha Levin (Fri Feb 02 2024 - 13:52:17 EST)
- [PATCH AUTOSEL 6.1 04/15] fbdev: sis: Error out if pixclock equals zero Sasha Levin (Fri Feb 02 2024 - 13:52:36 EST)
- [PATCH AUTOSEL 6.1 05/15] x86/cpu: Add model number for Intel Clearwater Forest processor Sasha Levin (Fri Feb 02 2024 - 13:52:42 EST)
- [PATCH AUTOSEL 6.1 06/15] spi: hisi-sfc-v3xx: Return IRQ_NONE if no interrupts were detected Sasha Levin (Fri Feb 02 2024 - 13:52:54 EST)
- [PATCH AUTOSEL 6.1 07/15] block: Fix WARNING in _copy_from_iter Sasha Levin (Fri Feb 02 2024 - 13:53:13 EST)
- [PATCH AUTOSEL 6.1 08/15] smb: Work around Clang __bdos() type confusion Sasha Levin (Fri Feb 02 2024 - 13:53:29 EST)
- [PATCH AUTOSEL 6.1 09/15] cifs: translate network errors on send to -ECONNABORTED Sasha Levin (Fri Feb 02 2024 - 13:53:38 EST)
- [PATCH AUTOSEL 6.1 10/15] ahci: asm1166: correct count of reported ports Sasha Levin (Fri Feb 02 2024 - 13:53:53 EST)
- [PATCH AUTOSEL 6.1 11/15] aoe: avoid potential deadlock at set_capacity Sasha Levin (Fri Feb 02 2024 - 13:54:05 EST)
- [PATCH AUTOSEL 6.1 12/15] exec: Distinguish in_execve from in_exec Sasha Levin (Fri Feb 02 2024 - 13:54:25 EST)
- [PATCH AUTOSEL 6.1 13/15] ahci: add 43-bit DMA address quirk for ASMedia ASM1061 controllers Sasha Levin (Fri Feb 02 2024 - 13:54:37 EST)
- [PATCH AUTOSEL 6.1 14/15] MIPS: reserve exception vector space ONLY ONCE Sasha Levin (Fri Feb 02 2024 - 13:54:51 EST)
- [PATCH AUTOSEL 6.1 15/15] platform/x86: touchscreen_dmi: Add info for the TECLAST X16 Plus tablet Sasha Levin (Fri Feb 02 2024 - 13:55:05 EST)
- Re: [PATCH 9/9] remoteproc: stm32: Use devm_rproc_alloc() helper Mathieu Poirier (Fri Feb 02 2024 - 13:55:12 EST)
- [PATCH AUTOSEL 5.15 01/11] wifi: cfg80211: fix missing interfaces when dumping Sasha Levin (Fri Feb 02 2024 - 13:55:42 EST)
- [PATCH AUTOSEL 5.15 02/11] wifi: mac80211: fix race condition on enabling fast-xmit Sasha Levin (Fri Feb 02 2024 - 13:56:00 EST)
- [PATCH AUTOSEL 5.15 03/11] fbdev: savage: Error out if pixclock equals zero Sasha Levin (Fri Feb 02 2024 - 13:56:16 EST)
- [PATCH AUTOSEL 5.15 04/11] fbdev: sis: Error out if pixclock equals zero Sasha Levin (Fri Feb 02 2024 - 13:56:34 EST)
- [PATCH AUTOSEL 5.15 05/11] x86/cpu: Add model number for Intel Clearwater Forest processor Sasha Levin (Fri Feb 02 2024 - 13:56:43 EST)
- [PATCH AUTOSEL 5.15 06/11] spi: hisi-sfc-v3xx: Return IRQ_NONE if no interrupts were detected Sasha Levin (Fri Feb 02 2024 - 13:56:57 EST)
- [PATCH AUTOSEL 5.15 08/11] exec: Distinguish in_execve from in_exec Sasha Levin (Fri Feb 02 2024 - 13:57:31 EST)
- [PATCH AUTOSEL 5.15 07/11] ahci: asm1166: correct count of reported ports Sasha Levin (Fri Feb 02 2024 - 13:57:35 EST)
- [PATCH AUTOSEL 5.15 09/11] ahci: add 43-bit DMA address quirk for ASMedia ASM1061 controllers Sasha Levin (Fri Feb 02 2024 - 13:57:40 EST)
- [PATCH AUTOSEL 5.15 10/11] MIPS: reserve exception vector space ONLY ONCE Sasha Levin (Fri Feb 02 2024 - 13:57:59 EST)
- [PATCH AUTOSEL 5.15 11/11] platform/x86: touchscreen_dmi: Add info for the TECLAST X16 Plus tablet Sasha Levin (Fri Feb 02 2024 - 13:58:12 EST)
- [PATCH AUTOSEL 5.10 1/8] wifi: cfg80211: fix missing interfaces when dumping Sasha Levin (Fri Feb 02 2024 - 13:58:47 EST)
- [PATCH AUTOSEL 5.10 2/8] wifi: mac80211: fix race condition on enabling fast-xmit Sasha Levin (Fri Feb 02 2024 - 13:58:51 EST)
- [PATCH AUTOSEL 5.10 4/8] fbdev: sis: Error out if pixclock equals zero Sasha Levin (Fri Feb 02 2024 - 13:59:29 EST)
- [PATCH AUTOSEL 5.10 5/8] spi: hisi-sfc-v3xx: Return IRQ_NONE if no interrupts were detected Sasha Levin (Fri Feb 02 2024 - 13:59:35 EST)
- [PATCH AUTOSEL 5.10 6/8] ahci: asm1166: correct count of reported ports Sasha Levin (Fri Feb 02 2024 - 13:59:51 EST)
- [PATCH AUTOSEL 5.10 3/8] fbdev: savage: Error out if pixclock equals zero Sasha Levin (Fri Feb 02 2024 - 14:00:05 EST)
- [PATCH AUTOSEL 5.10 8/8] ahci: add 43-bit DMA address quirk for ASMedia ASM1061 controllers Sasha Levin (Fri Feb 02 2024 - 14:00:21 EST)
- [PATCH AUTOSEL 5.4 1/6] wifi: cfg80211: fix missing interfaces when dumping Sasha Levin (Fri Feb 02 2024 - 14:00:45 EST)
- [PATCH AUTOSEL 5.4 2/6] wifi: mac80211: fix race condition on enabling fast-xmit Sasha Levin (Fri Feb 02 2024 - 14:01:04 EST)
- [PATCH AUTOSEL 5.4 3/6] fbdev: savage: Error out if pixclock equals zero Sasha Levin (Fri Feb 02 2024 - 14:01:23 EST)
- [PATCH AUTOSEL 5.4 4/6] fbdev: sis: Error out if pixclock equals zero Sasha Levin (Fri Feb 02 2024 - 14:01:46 EST)
- [PATCH AUTOSEL 5.4 5/6] ahci: asm1166: correct count of reported ports Sasha Levin (Fri Feb 02 2024 - 14:01:51 EST)
- [PATCH AUTOSEL 5.4 6/6] ahci: add 43-bit DMA address quirk for ASMedia ASM1061 controllers Sasha Levin (Fri Feb 02 2024 - 14:02:10 EST)
- [PATCH AUTOSEL 4.19 1/5] wifi: cfg80211: fix missing interfaces when dumping Sasha Levin (Fri Feb 02 2024 - 14:02:36 EST)
- [PATCH AUTOSEL 4.19 2/5] wifi: mac80211: fix race condition on enabling fast-xmit Sasha Levin (Fri Feb 02 2024 - 14:02:53 EST)
- [PATCH AUTOSEL 4.19 3/5] fbdev: savage: Error out if pixclock equals zero Sasha Levin (Fri Feb 02 2024 - 14:03:12 EST)
- [PATCH AUTOSEL 4.19 5/5] ahci: asm1166: correct count of reported ports Sasha Levin (Fri Feb 02 2024 - 14:03:42 EST)
- Re: [PATCH bpf v3 2/3] x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault() Sohil Mehta (Fri Feb 02 2024 - 14:04:05 EST)
- RE: [PATCH -next v4 2/3] x86/mce: rename MCE_IN_KERNEL_COPYIN to MCE_IN_KERNEL_COPY_MC Luck, Tony (Fri Feb 02 2024 - 14:04:16 EST)
- [PATCH v2 4/4] tracing/user_events: Document multi-format flag Beau Belgrave (Fri Feb 02 2024 - 14:04:34 EST)
- [PATCH v2 1/4] tracing/user_events: Prepare find/delete for same name events Beau Belgrave (Fri Feb 02 2024 - 14:04:37 EST)
- [PATCH v2 2/4] tracing/user_events: Introduce multi-format events Beau Belgrave (Fri Feb 02 2024 - 14:04:43 EST)
- [PATCH v2 3/4] selftests/user_events: Test multi-format events Beau Belgrave (Fri Feb 02 2024 - 14:04:54 EST)
- [PATCH AUTOSEL 5.10 7/8] exec: Distinguish in_execve from in_exec Sasha Levin (Fri Feb 02 2024 - 14:05:01 EST)
- Re: [PATCH RFC 5/6] fs: xfs: iomap atomic write support Darrick J. Wong (Fri Feb 02 2024 - 14:05:55 EST)
- Re: [PATCH v2 2/7] drm/vkms: Add support for multy-planar framebuffers Arthur Grillo (Fri Feb 02 2024 - 14:06:07 EST)
- Re: [RFC PATCH v12 12/20] dm verity: set DM_TARGET_SINGLETON feature flag Mike Snitzer (Fri Feb 02 2024 - 14:06:29 EST)
- Re: [PATCH v8 0/4] Introduce mseal Pedro Falcato (Fri Feb 02 2024 - 14:07:01 EST)
- Re: [PATCH v9 05/16] PCI: imx6: Using "linux,pci-domain" as slot ID Lorenzo Pieralisi (Fri Feb 02 2024 - 14:07:36 EST)
- Re: [PATCH v6 1/5] dt-bindings: vendor-prefixes: add Amphenol Guenter Roeck (Fri Feb 02 2024 - 14:07:53 EST)
- [PATCH v2 0/4] tracing/user_events: Introduce multi-format events Beau Belgrave (Fri Feb 02 2024 - 14:07:58 EST)
- Re: [PATCH v6 2/5] hwmon: (core) Add support for humidity min/max alarm Guenter Roeck (Fri Feb 02 2024 - 14:08:09 EST)
- Re: [PATCH] clk: imx: scu: Use common error handling code in __imx_clk_gpr_scu() Abel Vesa (Fri Feb 02 2024 - 14:08:39 EST)
- Re: [PATCH v6 4/5] dt-bindings: hwmon: Add Amphenol ChipCap 2 Guenter Roeck (Fri Feb 02 2024 - 14:08:43 EST)
- Re: [PATCH v6 5/5] hwmon: Add support for Amphenol ChipCap 2 Guenter Roeck (Fri Feb 02 2024 - 14:09:07 EST)
- [PATCH AUTOSEL 4.19 4/5] fbdev: sis: Error out if pixclock equals zero Sasha Levin (Fri Feb 02 2024 - 14:09:18 EST)
- Re: [PATCH] acpi/ghes: Prevent sleeping with spinlock held Dan Williams (Fri Feb 02 2024 - 14:09:22 EST)
- Re: [PATCH v4 1/3] dt-bindings: vendor-prefixes: add asteralabs Guenter Roeck (Fri Feb 02 2024 - 14:09:40 EST)
- [Linux Kernel Bug][usb/f_printer] WARNING in usb_ep_queue Chenyuan Yang (Fri Feb 02 2024 - 14:10:01 EST)
- Re: [PATCH v4 2/3] dt-bindings: trivial-devices: add Astera Labs PT5161L Guenter Roeck (Fri Feb 02 2024 - 14:10:17 EST)
- Re: [RFC PATCH 0/3] workqueue: Enable unbound cpumask update on ordered workqueues Waiman Long (Fri Feb 02 2024 - 14:10:47 EST)
- Re: [PATCH v4 3/3] hwmon: Add driver for Astera Labs PT5161L retimer Guenter Roeck (Fri Feb 02 2024 - 14:11:45 EST)
- [PATCH 1/1] mm: vmalloc: Add a scan area of VA only once Uladzislau Rezki (Sony) (Fri Feb 02 2024 - 14:12:15 EST)
- Re: [PATCH 1/3] pidfd_poll: report POLLHUP when pid_task() == NULL Oleg Nesterov (Fri Feb 02 2024 - 14:12:34 EST)
- Re: [PATCH] hwmon: Add driver for NZXT Kraken X and Z series AIO CPU coolers Guenter Roeck (Fri Feb 02 2024 - 14:13:18 EST)
- Re: [PATCH v2 0/4] Add 8qm SMMU information Jakub Kicinski (Fri Feb 02 2024 - 14:14:56 EST)
- Re: [PATCH v5 0/4] net/sched: Load modules via alias patchwork-bot+netdevbpf (Fri Feb 02 2024 - 14:15:20 EST)
- Re: [PATCH v2 0/1] Bluetooth: hci_qca: add check to set HCI_QUIRK_USE_BDADDR_PROPERTY patchwork-bot+bluetooth (Fri Feb 02 2024 - 14:15:37 EST)
- Re: [PATCH] hwmon: Add driver for ASUS ROG RYUJIN II 360 AIO cooler Guenter Roeck (Fri Feb 02 2024 - 14:16:02 EST)
- Re: [PATCH RESEND] nfc: hci: Save a few bytes of memory when registering a 'nfc_llc' engine Christophe JAILLET (Fri Feb 02 2024 - 14:16:41 EST)
- Re: [PATCH] iommu/iova: use named kmem_cache for iova magazines Pasha Tatashin (Fri Feb 02 2024 - 14:17:10 EST)
- Re: [PATCH v6 3/5] ABI: sysfs-class-hwmon: add descriptions for humidity min/max alarms Guenter Roeck (Fri Feb 02 2024 - 14:17:16 EST)
- Re: [PATCH v7 1/5] dt-bindings: remoteproc: k3-m4f: Add K3 AM64x SoCs Rob Herring (Fri Feb 02 2024 - 14:17:24 EST)
- Re: [PATCH 1/1] Modify macro NETLBL_CATMAP_MAPTYPE to define a type using typedef Jakub Kicinski (Fri Feb 02 2024 - 14:18:23 EST)
- [PATCH ] mm/damon/sysfs-schemes: fix wrong DAMOS tried regions update timeout setup SeongJae Park (Fri Feb 02 2024 - 14:20:09 EST)
- Re: [PATCH] regset: use vmalloc() for regset_get_alloc() Doug Anderson (Fri Feb 02 2024 - 14:21:13 EST)
- Re: [PATCH v5 2/4] cnic,bnx2,bnx2x: use UIO_MEM_DMA_COHERENT Jakub Kicinski (Fri Feb 02 2024 - 14:21:38 EST)
- Re: [PATCH v8 0/4] Introduce mseal Liam R. Howlett (Fri Feb 02 2024 - 14:22:29 EST)
- Re: [PATCH v5 3/3] w1: add UART w1 bus driver Christoph Winklhofer (Fri Feb 02 2024 - 14:23:46 EST)
- Re: [PATCH] hwmon: Add MSI PSU HID monitoring driver Guenter Roeck (Fri Feb 02 2024 - 14:24:55 EST)
- [PATCH v2] iommu/iova: use named kmem_cache for iova magazines Pasha Tatashin (Fri Feb 02 2024 - 14:28:33 EST)
- Re: [RFC PATCH v3 2/4] dax: Check for data cache aliasing at runtime Mathieu Desnoyers (Fri Feb 02 2024 - 14:29:22 EST)
- Re: [PATCH AUTOSEL 6.7 20/23] ARM: dts: Fix TPM schema violations Lukas Wunner (Fri Feb 02 2024 - 14:29:39 EST)
- Re: [PATCH v8 0/4] Introduce mseal Theo de Raadt (Fri Feb 02 2024 - 14:32:30 EST)
- Re: [PATCH] fs/address_space: move i_mmap_rwsem to mitigate a false sharing with i_mmap. Matthew Wilcox (Fri Feb 02 2024 - 14:32:53 EST)
- Re: [PATCH RESEND] nfc: hci: Save a few bytes of memory when registering a 'nfc_llc' engine Jakub Kicinski (Fri Feb 02 2024 - 14:33:27 EST)
- Re: [PATCH 0/2] Enable D3 support for Qualcomm bridges Lukas Wunner (Fri Feb 02 2024 - 14:33:45 EST)
- Re: [net-next 0/3] Per epoll context busy poll support Joe Damato (Fri Feb 02 2024 - 14:34:01 EST)
- [PATCH 1/1] perf augmented_raw_syscalls.bpf: Move 'struct timespec64' to vmlinux.h Arnaldo Carvalho de Melo (Fri Feb 02 2024 - 14:35:44 EST)
- Re: [PATCH v3 2/2] dt-bindings: arm: Add device-name in the coresight components Rob Herring (Fri Feb 02 2024 - 14:38:19 EST)
- Re: [syzbot] Re: possible deadlock in hci_rfkill_set_block syzbot (Fri Feb 02 2024 - 14:41:16 EST)
- Re: [syzbot] [mm?] BUG: unable to handle kernel paging request in bpf_probe_read_compat_str Guilherme G. Piccoli (Fri Feb 02 2024 - 14:41:44 EST)
- Re: [RFC PATCH v3 2/4] dax: Check for data cache aliasing at runtime Dan Williams (Fri Feb 02 2024 - 14:42:05 EST)
- Re: [PATCH] regset: use vmalloc() for regset_get_alloc() Mark Brown (Fri Feb 02 2024 - 14:43:12 EST)
- Re: [PATCH -next v4 2/3] x86/mce: rename MCE_IN_KERNEL_COPYIN to MCE_IN_KERNEL_COPY_MC Borislav Petkov (Fri Feb 02 2024 - 14:43:39 EST)
- Re: [PATCH] dt-bindings: arm: ti: Update maintainers list Rob Herring (Fri Feb 02 2024 - 14:43:52 EST)
- Re: [PATCH 2/2] drm/vkms: Use a simpler composition function Pekka Paalanen (Fri Feb 02 2024 - 14:45:54 EST)
- [git pull] drm fixes for 6.8-rc3 Dave Airlie (Fri Feb 02 2024 - 14:46:24 EST)
- Re: [PATCH 2/2] fbcon: Defer console takeover for splash screens to first switch Mario Limonciello (Fri Feb 02 2024 - 14:46:36 EST)
- Re: Re: Re: [PATCH] mm: memcg: Use larger chunks for proactive reclaim Michal Koutný (Fri Feb 02 2024 - 14:47:09 EST)
- [PATCH] soc: qcom: llcc: Check return value on Broadcast_OR reg read Unnathi Chalicheemala (Fri Feb 02 2024 - 14:48:22 EST)
- Re: [PATCH 1/3] pidfd_poll: report POLLHUP when pid_task() == NULL Christian Brauner (Fri Feb 02 2024 - 14:50:41 EST)
- Re: [PATCH v4 03/18] dt-bindings: pinctrl: allow pin controller device without unit address Rob Herring (Fri Feb 02 2024 - 14:52:53 EST)
- Re: [PATCH 2/3] dt-bindings: fpga: xlnx,fpga-slave-selectmap: add DT schema Charles Perry (Fri Feb 02 2024 - 14:53:24 EST)
- [git pull] Input updates for v6.8-rc2 Dmitry Torokhov (Fri Feb 02 2024 - 14:53:45 EST)
- Re: [PATCH v2 4/4] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware Mathieu Poirier (Fri Feb 02 2024 - 14:54:04 EST)
- Re: [PATCH v3 0/3] Enable >0 order folio memory compaction Luis Chamberlain (Fri Feb 02 2024 - 14:55:56 EST)
- Re: [PATCH V3] lockdep: fix deadlock issue between lockdep and rcu Carlos Llamas (Fri Feb 02 2024 - 14:56:12 EST)
- Re: [PATCH] soc: qcom: llcc: Check return value on Broadcast_OR reg read Elliot Berman (Fri Feb 02 2024 - 14:57:32 EST)
- [PATCH] um: Makefile: use bash from the environment Yueh-Shun Li (Fri Feb 02 2024 - 14:58:20 EST)
- Re: [net-next 0/3] Per epoll context busy poll support Jakub Kicinski (Fri Feb 02 2024 - 14:58:41 EST)
- [PATCH v3 0/7] of: populate of_root node if bootloader doesn't Stephen Boyd (Fri Feb 02 2024 - 14:59:24 EST)
- [PATCH v3 1/7] of: Always unflatten in unflatten_and_copy_device_tree() Stephen Boyd (Fri Feb 02 2024 - 14:59:30 EST)
- [PATCH v3 2/7] of: Create of_root if no dtb provided by firmware Stephen Boyd (Fri Feb 02 2024 - 14:59:45 EST)
- [PATCH v3 3/7] um: Unconditionally call unflatten_device_tree() Stephen Boyd (Fri Feb 02 2024 - 15:00:00 EST)
- [PATCH v3 4/7] x86/of: Unconditionally call unflatten_and_copy_device_tree() Stephen Boyd (Fri Feb 02 2024 - 15:00:21 EST)
- [PATCH v3 5/7] arm64: Unconditionally call unflatten_device_tree() Stephen Boyd (Fri Feb 02 2024 - 15:00:41 EST)
- [PATCH v3 6/7] of: unittest: treat missing of_root as error instead of fixing up Stephen Boyd (Fri Feb 02 2024 - 15:00:47 EST)
- [PATCH v3 7/7] of: Add KUnit test to confirm DTB is loaded Stephen Boyd (Fri Feb 02 2024 - 15:01:10 EST)
- [PATCH net-next 1/4] pds_core: Don't assign interrupt index/bound_intr to notifyq Brett Creeley (Fri Feb 02 2024 - 15:01:44 EST)
- [PATCH net-next 2/4] pds_core: Unmask adminq interrupt in work thread Brett Creeley (Fri Feb 02 2024 - 15:02:07 EST)
- [PATCH net-next 3/4] pds_core: Fix up some minor issues Brett Creeley (Fri Feb 02 2024 - 15:02:18 EST)
- Re: [PATCH] soc: qcom: llcc: Check return value on Broadcast_OR reg read Unnathi Chalicheemala (Fri Feb 02 2024 - 15:02:26 EST)
- [PATCH net-next 0/4] pds_core: Various improvements/cleanups Brett Creeley (Fri Feb 02 2024 - 15:02:53 EST)
- [PATCH net-next 4/4] pds_core: Clean up init/uninit flows to be more readable Brett Creeley (Fri Feb 02 2024 - 15:03:07 EST)
- Re: [PATCH 2/2] drm/vkms: Use a simpler composition function Arthur Grillo (Fri Feb 02 2024 - 15:03:44 EST)
- Re: [RFC PATCH v3 2/4] dax: Check for data cache aliasing at runtime Mathieu Desnoyers (Fri Feb 02 2024 - 15:04:05 EST)
- Re: [PATCH v5] dt-bindings: misc: xlnx,sd-fec: convert bindings to yaml Rob Herring (Fri Feb 02 2024 - 15:04:23 EST)
- Re: [syzbot] Re: possible deadlock in hci_dev_do_close syzbot (Fri Feb 02 2024 - 15:04:42 EST)
- Re: [syzbot] Re: possible deadlock in hci_error_reset syzbot (Fri Feb 02 2024 - 15:07:16 EST)
- Re: [PATCH v2 2/2] dt-bindings: mmp-dma: convert to YAML Rob Herring (Fri Feb 02 2024 - 15:07:28 EST)
- Re: [PATCH v2] perf/hx_arm_ni: Support uncore ARM NI-700 PMU Robin Murphy (Fri Feb 02 2024 - 15:12:02 EST)
- Re: [PATCH v3 0/3] Enable >0 order folio memory compaction Zi Yan (Fri Feb 02 2024 - 15:13:04 EST)
- Re: [RFC PATCH v3 2/4] dax: Check for data cache aliasing at runtime Dan Williams (Fri Feb 02 2024 - 15:14:43 EST)
- Re: [PATCH v8 0/4] Introduce mseal Jeff Xu (Fri Feb 02 2024 - 15:15:04 EST)
- Re: [PATCH v2 2/4] arm64: dts: rockchip: enable temperature driven fan control on Rock 5B Dragan Simic (Fri Feb 02 2024 - 15:15:19 EST)
- Re: regression/bisected commit 773688a6cb24b0b3c2ba40354d883348a2befa38 make my system completely unusable under high load Mikhail Gavrilov (Fri Feb 02 2024 - 15:15:36 EST)
- Re: [PATCH 3/3] media: mediatek: vcodedc: Fix Wcast-function-type-strict warnings Nícolas F. R. A. Prado (Fri Feb 02 2024 - 15:16:06 EST)
- Re: [PATCH] kunit: device: Unregister the kunit_bus on shutdown Rae Moar (Fri Feb 02 2024 - 15:16:27 EST)
- Re: [PATCH 0/3] fpga: xilinx-selectmap: add new driver Rob Herring (Fri Feb 02 2024 - 15:16:59 EST)
- Re: [RFC PATCH v3 2/4] dax: Check for data cache aliasing at runtime Mathieu Desnoyers (Fri Feb 02 2024 - 15:18:51 EST)
- Re: [PATCH] dt-bindings: trivial-devices: sort entries alphanumerically Rob Herring (Fri Feb 02 2024 - 15:22:08 EST)
- Re: clk: imx: scu: Use common error handling code in __imx_clk_gpr_scu() Markus Elfring (Fri Feb 02 2024 - 15:22:21 EST)
- Re: [net-next 0/3] Per epoll context busy poll support Joe Damato (Fri Feb 02 2024 - 15:23:59 EST)
- [PATCH] dt-bindings: drm/bridge: ti-sn65dsi86: Fix bouncing @codeaurora address Jeffrey Hugo (Fri Feb 02 2024 - 15:25:50 EST)
- Re: [PATCH] dt-bindings: gpio: gpio-pca9570: Add label property Rob Herring (Fri Feb 02 2024 - 15:26:04 EST)
- Re: [PATCH v3 1/5] dt-bindings: mfd: syscon: Add ti,am62-usb-phy-ctrl compatible Rob Herring (Fri Feb 02 2024 - 15:26:17 EST)
- Re: [PATCH net-next v3 1/7] net: dsa: mt7530: empty default case on mt7530_setup_port5() Andrew Lunn (Fri Feb 02 2024 - 15:26:30 EST)
- Re: [PATCH] dt-bindings: drm/bridge: ti-sn65dsi86: Fix bouncing @codeaurora address Doug Anderson (Fri Feb 02 2024 - 15:37:06 EST)
- Re: [PATCH v8 0/4] Introduce mseal Linus Torvalds (Fri Feb 02 2024 - 15:37:20 EST)
- Re: [PATCH] dt-bindings: trivial-devices: sort entries alphanumerically Conor Dooley (Fri Feb 02 2024 - 15:38:01 EST)
- Re: [net-next PATCH v5 6/9] dt-bindings: net: Document Qcom QCA807x PHY package Rob Herring (Fri Feb 02 2024 - 15:39:29 EST)
- Re: [GIT PULL] arm64 fixes for -rc3 pr-tracker-bot (Fri Feb 02 2024 - 15:43:47 EST)
- [PATCH 5/5] PCI: dwc: Drop DW_PCIE_CAP_EDMA_UNROLL flag Serge Semin (Fri Feb 02 2024 - 15:45:00 EST)
- Re: [net-next PATCH v5 6/9] dt-bindings: net: Document Qcom QCA807x PHY package Rob Herring (Fri Feb 02 2024 - 15:45:48 EST)
- Re: [PATCH] regset: use vmalloc() for regset_get_alloc() Doug Anderson (Fri Feb 02 2024 - 15:47:12 EST)
- Re: [net-next PATCH v5 6/9] dt-bindings: net: Document Qcom QCA807x PHY package Christian Marangi (Fri Feb 02 2024 - 15:47:59 EST)
- Re: [net-next 0/3] Per epoll context busy poll support Samudrala, Sridhar (Fri Feb 02 2024 - 15:51:32 EST)
- [GIT PULL] PCI fixes for v6.8 Bjorn Helgaas (Fri Feb 02 2024 - 15:51:43 EST)
- Re: [PATCH 6/9] remoteproc: qcom_q6v5_wcss: Use devm_rproc_alloc() helper Unnathi Chalicheemala (Fri Feb 02 2024 - 15:52:44 EST)
- Re: [net-next PATCH v5 1/9] dt-bindings: net: document ethernet PHY package nodes Rob Herring (Fri Feb 02 2024 - 15:53:14 EST)
- Re: [PATCH 0/3] fpga: xilinx-selectmap: add new driver Charles Perry (Fri Feb 02 2024 - 15:54:02 EST)
- Re: [net-next 0/3] Per epoll context busy poll support Joe Damato (Fri Feb 02 2024 - 15:56:07 EST)
- Re: [PATCH] perf evsel: Rename get_states() to parse_task_states() and make it public Namhyung Kim (Fri Feb 02 2024 - 15:57:16 EST)
- Re: [PATCH v8 0/4] Introduce mseal Jeff Xu (Fri Feb 02 2024 - 15:57:31 EST)
- Re: [PATCH] perf evsel: Fix duplicate initialization of data->id in evsel__parse_sample() Namhyung Kim (Fri Feb 02 2024 - 15:57:46 EST)
- Re: [net-next PATCH v5 1/9] dt-bindings: net: document ethernet PHY package nodes Christian Marangi (Fri Feb 02 2024 - 15:58:29 EST)
- Re: [PATCH v1 1/1] perf test: Simplify metric value validation test final report Namhyung Kim (Fri Feb 02 2024 - 15:58:49 EST)
- Re: [PATCH v7 3/3] Input: Add TouchNetix axiom i2c touchscreen driver kernel test robot (Fri Feb 02 2024 - 15:59:23 EST)
- Re: [PATCH 1/2] drm/vkms: Create a type to check a function pointer validity Arthur Grillo (Fri Feb 02 2024 - 16:00:09 EST)
- Re: [git pull] drm fixes for 6.8-rc3 pr-tracker-bot (Fri Feb 02 2024 - 16:00:24 EST)
- Re: [GIT PULL] PCI fixes for v6.8 pr-tracker-bot (Fri Feb 02 2024 - 16:00:32 EST)
- Re: [GIT PULL] power-supply changes for 6.8-rc pr-tracker-bot (Fri Feb 02 2024 - 16:01:03 EST)
- Re: [GIT PULL] sound fixes for 6.8-rc3 pr-tracker-bot (Fri Feb 02 2024 - 16:01:04 EST)
- Re: [git pull] IOMMU Fixes for Linux v6.8-rc2 pr-tracker-bot (Fri Feb 02 2024 - 16:01:10 EST)
- Re: [GIT PULL] hwmon fixes for v6.8-rc3 pr-tracker-bot (Fri Feb 02 2024 - 16:01:12 EST)
- Re: [git pull] Input updates for v6.8-rc2 pr-tracker-bot (Fri Feb 02 2024 - 16:01:24 EST)
- [RFC PATCH v4 02/12] nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal Mathieu Desnoyers (Fri Feb 02 2024 - 16:03:01 EST)
- [RFC PATCH v4 03/12] dm: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal Mathieu Desnoyers (Fri Feb 02 2024 - 16:03:18 EST)
- [RFC PATCH v4 00/12] Introduce cpu_dcache_is_aliasing() to fix DAX regression Mathieu Desnoyers (Fri Feb 02 2024 - 16:03:28 EST)
- [RFC PATCH v4 04/12] dcssblk: Handle alloc_dax() -EOPNOTSUPP failure Mathieu Desnoyers (Fri Feb 02 2024 - 16:03:30 EST)
- [RFC PATCH v4 01/12] nvdimm/pmem: Fix leak on dax_add_host() failure Mathieu Desnoyers (Fri Feb 02 2024 - 16:03:47 EST)
- [RFC PATCH v4 06/12] dax: Check for data cache aliasing at runtime Mathieu Desnoyers (Fri Feb 02 2024 - 16:05:02 EST)
- [RFC PATCH v4 05/12] virtio: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal Mathieu Desnoyers (Fri Feb 02 2024 - 16:05:15 EST)
- [RFC PATCH v4 09/12] nvdimm/pmem: Cleanup alloc_dax() error handling Mathieu Desnoyers (Fri Feb 02 2024 - 16:05:27 EST)
- [RFC PATCH v4 10/12] dm: Cleanup alloc_dax() error handling Mathieu Desnoyers (Fri Feb 02 2024 - 16:05:53 EST)
- [RFC PATCH v4 12/12] virtio: Cleanup alloc_dax() error handling Mathieu Desnoyers (Fri Feb 02 2024 - 16:06:26 EST)
- [RFC PATCH v4 08/12] dax: Fix incorrect list of data cache aliasing architectures Mathieu Desnoyers (Fri Feb 02 2024 - 16:06:31 EST)
- [RFC PATCH v4 11/12] dcssblk: Cleanup alloc_dax() error handling Mathieu Desnoyers (Fri Feb 02 2024 - 16:06:34 EST)
- [RFC PATCH v4 07/12] Introduce cpu_dcache_is_aliasing() across all architectures Mathieu Desnoyers (Fri Feb 02 2024 - 16:06:38 EST)
- Re: [PATCH v8 0/4] Introduce mseal Jeff Xu (Fri Feb 02 2024 - 16:08:40 EST)
- [syzbot] Monthly ntfs3 report (Feb 2024) syzbot (Fri Feb 02 2024 - 16:08:55 EST)
- [syzbot] Monthly dri report (Feb 2024) syzbot (Fri Feb 02 2024 - 16:09:15 EST)
- [syzbot] Monthly kernfs report (Feb 2024) syzbot (Fri Feb 02 2024 - 16:09:25 EST)
- [syzbot] Monthly serial report (Feb 2024) syzbot (Fri Feb 02 2024 - 16:09:39 EST)
- [syzbot] Monthly nilfs report (Feb 2024) syzbot (Fri Feb 02 2024 - 16:09:58 EST)
- Re: [PATCH v2] dt-bindings: media: Add sram-size Property for Wave5 Rob Herring (Fri Feb 02 2024 - 16:10:31 EST)
- Re: [Linux Kernel Bug][usb/f_printer] WARNING in usb_ep_queue Greg KH (Fri Feb 02 2024 - 16:10:51 EST)
- Re: [PATCH v2 4/5] mm: ptdump: Have ptdump_check_wx() return bool kernel test robot (Fri Feb 02 2024 - 16:11:06 EST)
- Re: [PATCH 6/9] remoteproc: qcom_q6v5_wcss: Use devm_rproc_alloc() helper Andrew Davis (Fri Feb 02 2024 - 16:15:09 EST)
- Re: [PATCH v3] KVM: selftests: Fix the dirty_log_test semaphore imbalance Sean Christopherson (Fri Feb 02 2024 - 16:15:16 EST)
- Re: [PATCH v4 01/10] dt-bindings: iommu: Add Translation Buffer Unit bindings Rob Herring (Fri Feb 02 2024 - 16:18:03 EST)
- Re: [PATCH v8 0/4] Introduce mseal Liam R. Howlett (Fri Feb 02 2024 - 16:18:56 EST)
- Re: [PATCH v5 1/8] i3c: add target mode support kernel test robot (Fri Feb 02 2024 - 16:19:20 EST)
- Re: [PATCH v8 0/4] Introduce mseal Jeff Xu (Fri Feb 02 2024 - 16:20:50 EST)
- [PATCH] mm: Reduce dependencies on <linux/kernel.h> Christophe JAILLET (Fri Feb 02 2024 - 16:23:48 EST)
- Re: [PATCH 1/2] dt-bindings: phy: mediatek,xfi-tphy: add new bindings Rob Herring (Fri Feb 02 2024 - 16:24:34 EST)
- Re: [PATCH v2] drm/panel: visionox-vtdr6130: Set prepare_prev_first flag Neil Armstrong (Fri Feb 02 2024 - 16:25:47 EST)
- Re: [PATCH] dt-bindings: visionox-rm69299: Update maintainers Neil Armstrong (Fri Feb 02 2024 - 16:26:29 EST)
- Re: [PATCH 1/2] x86/random: Retry on RDSEED failure James Bottomley (Fri Feb 02 2024 - 16:28:43 EST)
- Re: [PATCH v2 0/3] Handle delay slot for extable lookup Jiaxun Yang (Fri Feb 02 2024 - 16:31:42 EST)
- Re: [PATCH v6 1/6] x86/bugs: Add asm helpers for executing VERW Pawan Gupta (Fri Feb 02 2024 - 16:32:03 EST)
- [PATCH] spi: axi-spi-engine: use common AXI macros David Lechner (Fri Feb 02 2024 - 16:32:23 EST)
- Re: [PATCH] dt-bindings: drm/bridge: ti-sn65dsi86: Fix bouncing @codeaurora address neil . armstrong (Fri Feb 02 2024 - 16:32:42 EST)
- Re: [PATCH V3] lockdep: fix deadlock issue between lockdep and rcu Greg KH (Fri Feb 02 2024 - 16:36:00 EST)
- Re: [PATCH] drm/panel: novatek-nt36523: Set prepare_prev_first Neil Armstrong (Fri Feb 02 2024 - 16:36:15 EST)
- Re: [PATCH v2] drm/panel: visionox-vtdr6130: Set prepare_prev_first flag Neil Armstrong (Fri Feb 02 2024 - 16:36:22 EST)
- Re: [PATCH] dt-bindings: visionox-rm69299: Update maintainers Neil Armstrong (Fri Feb 02 2024 - 16:36:34 EST)
- RE: [PATCH -next v4 2/3] x86/mce: rename MCE_IN_KERNEL_COPYIN to MCE_IN_KERNEL_COPY_MC Luck, Tony (Fri Feb 02 2024 - 16:37:07 EST)
- Re: [PATCH 1/2] dt-bindings: phy: mediatek,xfi-tphy: add new bindings Daniel Golle (Fri Feb 02 2024 - 16:37:28 EST)
- Re: [PATCH v5] iio: sx9324: avoid copying property strings Stephen Boyd (Fri Feb 02 2024 - 16:38:16 EST)
- Re: [PATCH 6/9] remoteproc: qcom_q6v5_wcss: Use devm_rproc_alloc() helper Unnathi Chalicheemala (Fri Feb 02 2024 - 16:38:38 EST)
- Re: [PATCH] dt-bindings: drm/bridge: ti-sn65dsi86: Fix bouncing @codeaurora address Abhinav Kumar (Fri Feb 02 2024 - 16:40:29 EST)
- Re: [PATCH v1 3/6] PCI: dwc: Add HDMA support Serge Semin (Fri Feb 02 2024 - 16:41:01 EST)
- Re: Re: Re: [PATCH] mm: memcg: Use larger chunks for proactive reclaim T.J. Mercier (Fri Feb 02 2024 - 16:43:09 EST)
- Re: [PATCH v7 1/5] dt-bindings: remoteproc: k3-m4f: Add K3 AM64x SoCs Rob Herring (Fri Feb 02 2024 - 16:50:42 EST)
- Re: [PATCH] selftests/bpf: Use ARRAY_SIZE for array length Martin KaFai Lau (Fri Feb 02 2024 - 16:51:04 EST)
- Re: [net-next PATCH v5 6/9] dt-bindings: net: Document Qcom QCA807x PHY package Andrew Lunn (Fri Feb 02 2024 - 16:51:04 EST)
- [PATCH] drm/panel: visionox-r66451: Set prepare_prev_first flag Jessica Zhang (Fri Feb 02 2024 - 16:51:33 EST)
- Re: [PATCH v9 05/16] PCI: imx6: Using "linux,pci-domain" as slot ID Bjorn Helgaas (Fri Feb 02 2024 - 16:54:43 EST)
- Re: [PATCH v2 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC) Moger, Babu (Fri Feb 02 2024 - 16:58:12 EST)
- Re: [PATCH net v3] net: stmmac: xgmac: fix handling of DPP safety error for DMA channels Serge Semin (Fri Feb 02 2024 - 16:58:54 EST)
- Re: [PATCH v3 1/2] x86/sev: enforce RIP-relative accesses in early SEV/SME code Kevin Loughlin (Fri Feb 02 2024 - 17:00:54 EST)
- Re: [PATCH v4 2/7] arm64: KVM: Use shared area to pass PMU event state to hypervisor Oliver Upton (Fri Feb 02 2024 - 17:01:05 EST)
- Re: [PATCH v12 00/20] KVM: xen: update shared_info and vcpu_info handling Sean Christopherson (Fri Feb 02 2024 - 17:04:04 EST)
- [GIT PULL] tracing/eventfs: Fixes for 6.8 Steven Rostedt (Fri Feb 02 2024 - 17:04:38 EST)
- [PATCHSET 00/14] perf tools: Remaining bits of data type profiling (v5) Namhyung Kim (Fri Feb 02 2024 - 17:05:15 EST)
- [PATCH 01/14] perf dwarf-aux: Add die_collect_vars() Namhyung Kim (Fri Feb 02 2024 - 17:05:24 EST)
- [PATCH 02/14] perf dwarf-aux: Handle type transfer for memory access Namhyung Kim (Fri Feb 02 2024 - 17:05:33 EST)
- [PATCH 04/14] perf map: Add map__objdump_2rip() Namhyung Kim (Fri Feb 02 2024 - 17:05:52 EST)
- [PATCH 03/14] perf annotate-data: Introduce struct data_loc_info Namhyung Kim (Fri Feb 02 2024 - 17:05:55 EST)
- [PATCH 05/14] perf annotate: Add annotate_get_basic_blocks() Namhyung Kim (Fri Feb 02 2024 - 17:06:35 EST)
- [PATCH 06/14] perf annotate-data: Maintain variable type info Namhyung Kim (Fri Feb 02 2024 - 17:06:37 EST)
- [PATCH 07/14] perf annotate-data: Add update_insn_state() Namhyung Kim (Fri Feb 02 2024 - 17:06:50 EST)
- [PATCH 09/14] perf annotate-data: Handle call instructions Namhyung Kim (Fri Feb 02 2024 - 17:07:08 EST)
- [PATCH 08/14] perf annotate-data: Handle global variable access Namhyung Kim (Fri Feb 02 2024 - 17:07:08 EST)
- [PATCH 10/14] perf annotate-data: Implement instruction tracking Namhyung Kim (Fri Feb 02 2024 - 17:07:37 EST)
- [PATCH 11/14] perf annotate: Parse x86 segment register location Namhyung Kim (Fri Feb 02 2024 - 17:07:48 EST)
- [PATCH 13/14] perf annotate-data: Track instructions with a this-cpu variable Namhyung Kim (Fri Feb 02 2024 - 17:08:27 EST)
- [PATCH 12/14] perf annotate-data: Handle this-cpu variables in kernel Namhyung Kim (Fri Feb 02 2024 - 17:08:27 EST)
- [PATCH 14/14] perf annotate-data: Add stack canary type Namhyung Kim (Fri Feb 02 2024 - 17:08:40 EST)
- Re: [PATCH RFC/RFT v2 4/4] riscv: Stop emitting preventive sfence.vma for new userspace mappings with Svvptc Alexandre Ghiti (Fri Feb 02 2024 - 17:09:49 EST)
- Re: [PATCH] drm/xe: circumvent bogus stringop-overflow warning Lucas De Marchi (Fri Feb 02 2024 - 17:10:03 EST)
- [PATCH v2] mm: memcg: Use larger batches for proactive reclaim T.J. Mercier (Fri Feb 02 2024 - 17:10:55 EST)
- [PATCH] drm/dp: Don't attempt AUX transfers when eDP panels are not powered Douglas Anderson (Fri Feb 02 2024 - 17:12:05 EST)
- Re: [PATCH v2] mm: memcg: Use larger batches for proactive reclaim Yosry Ahmed (Fri Feb 02 2024 - 17:14:11 EST)
- Re: [PATCH 5/6] mm/zswap: only support zswap_exclusive_loads_enabled Yosry Ahmed (Fri Feb 02 2024 - 17:16:07 EST)
- Re: [PATCH 4/6] mm/zswap: remove duplicate_entry debug value Yosry Ahmed (Fri Feb 02 2024 - 17:17:45 EST)
- Re: [PATCH v2 1/4] dt-bindings: iio: adc: ad7192: Add properties David Lechner (Fri Feb 02 2024 - 17:20:35 EST)
- Re: [PATCH v9 05/16] PCI: imx6: Using "linux,pci-domain" as slot ID Frank Li (Fri Feb 02 2024 - 17:22:35 EST)
- Re: [PATCH -next v4 2/3] x86/mce: rename MCE_IN_KERNEL_COPYIN to MCE_IN_KERNEL_COPY_MC Borislav Petkov (Fri Feb 02 2024 - 17:23:00 EST)
- [PATCH] media: dt-bindings: techwell,tw9900: Fix port schema ref Rob Herring (Fri Feb 02 2024 - 17:23:50 EST)
- [PATCH] dt-bindings: display: msm: sm8650-mdss: Add missing explicit "additionalProperties" Rob Herring (Fri Feb 02 2024 - 17:24:06 EST)
- [PATCH] dt-bindings: gpio: mvebu: Fix "unevaluatedProperties" to be false Rob Herring (Fri Feb 02 2024 - 17:24:25 EST)
- Re: [PATCH 1/6] mm/zswap: add more comments in shrink_memcg_cb() Nhat Pham (Fri Feb 02 2024 - 17:25:38 EST)
- [PATCH 1/3] driver core: bus: introduce can_remove() Hamza Mahfooz (Fri Feb 02 2024 - 17:26:43 EST)
- [PATCH 2/3] PCI: introduce can_remove() Hamza Mahfooz (Fri Feb 02 2024 - 17:26:59 EST)
- [PATCH 3/3] drm/amdgpu: wire up the can_remove() callback Hamza Mahfooz (Fri Feb 02 2024 - 17:27:16 EST)
- Re: [PATCH v2 0/4] Add 8qm SMMU information Frank Li (Fri Feb 02 2024 - 17:28:58 EST)
- Re: [PATCH] arm64: jump_label: use constraint "S" instead of "i" Fangrui Song (Fri Feb 02 2024 - 17:29:14 EST)
- Re: [PATCH 4/6] mm/zswap: remove duplicate_entry debug value Nhat Pham (Fri Feb 02 2024 - 17:29:31 EST)
- Re: [PATCH v2] mm: memcg: Use larger batches for proactive reclaim T.J. Mercier (Fri Feb 02 2024 - 17:29:51 EST)
- Re: [PATCH RFC v3 22/35] arm64: mte: Enable tag storage if CMA areas have been activated Evgenii Stepanov (Fri Feb 02 2024 - 17:30:22 EST)
- Re: [PATCH 5/6] mm/zswap: only support zswap_exclusive_loads_enabled Nhat Pham (Fri Feb 02 2024 - 17:31:52 EST)
- Re: [PATCH 6/6] mm/zswap: zswap entry doesn't need refcount anymore Nhat Pham (Fri Feb 02 2024 - 17:33:58 EST)
- [PATCH] dt-bindings: pinctrl: nvidia,tegra234-pinmux: Restructure common schema Rob Herring (Fri Feb 02 2024 - 17:35:21 EST)
- Re: [PATCH v2] mm: memcg: Use larger batches for proactive reclaim Yosry Ahmed (Fri Feb 02 2024 - 17:36:01 EST)
- Re: [resend, PATCH v1 1/1] logic_pio: Use RESOURCE_SIZE_MAX definition Matthew Wilcox (Fri Feb 02 2024 - 17:37:26 EST)
- Re: [PATCH 6/6] mm/zswap: zswap entry doesn't need refcount anymore Yosry Ahmed (Fri Feb 02 2024 - 17:37:44 EST)
- Re: Re: [PATCH v2] mm: memcg: Don't periodically flush stats when memcg is disabled Michal Koutný (Fri Feb 02 2024 - 17:39:47 EST)
- Re: [PATCH 3/3] drm/amdgpu: wire up the can_remove() callback Bjorn Helgaas (Fri Feb 02 2024 - 17:41:15 EST)
- Re: [PATCH v2] mm: memcg: Use larger batches for proactive reclaim Johannes Weiner (Fri Feb 02 2024 - 17:41:30 EST)
- Re: [PATCH 6/6] mm/zswap: zswap entry doesn't need refcount anymore Nhat Pham (Fri Feb 02 2024 - 17:44:34 EST)
- Re: [PATCH v3 5/6] dt-bindings: PCI: dwc: Add 'msg' register region Serge Semin (Fri Feb 02 2024 - 17:44:54 EST)
- RE: [PATCH -next v4 2/3] x86/mce: rename MCE_IN_KERNEL_COPYIN to MCE_IN_KERNEL_COPY_MC Luck, Tony (Fri Feb 02 2024 - 17:46:45 EST)
- Re: [PATCH v3 1/2] x86/sev: enforce RIP-relative accesses in early SEV/SME code Ard Biesheuvel (Fri Feb 02 2024 - 17:47:48 EST)
- Re: [PATCH v2 1/2] riscv: lib: Introduce has_fast_misaligned_access function Eric Biggers (Fri Feb 02 2024 - 17:49:48 EST)
- Re: [PATCH] arm64: jump_label: use constraints "Si" instead of "i" Fangrui Song (Fri Feb 02 2024 - 17:51:18 EST)
- Re: [PATCH v9 05/16] PCI: imx6: Using "linux,pci-domain" as slot ID Bjorn Helgaas (Fri Feb 02 2024 - 17:51:36 EST)
- Re: [PATCH v2] mm: memcg: Use larger batches for proactive reclaim T.J. Mercier (Fri Feb 02 2024 - 17:51:52 EST)
- Re: [PATCH v11 18/35] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command Sean Christopherson (Fri Feb 02 2024 - 17:55:18 EST)
- Re: [PATCH -next] ksmbd: Add kernel-doc for ksmbd_extract_sharename() function Namjae Jeon (Fri Feb 02 2024 - 17:58:05 EST)
- Re: [PATCH v2 2/2] riscv: Disable misaligned access probe when CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS Eric Biggers (Fri Feb 02 2024 - 18:01:11 EST)
- [ANNOUNCE] PUCK Notes - 2024.01.31 - Finalizing internal guest_memfd APIs for SNP/TDX Sean Christopherson (Fri Feb 02 2024 - 18:06:23 EST)
- Re: [RFC PATCH v2 0/4] tsm: Runtime measurement registers ABI Dan Middleton (Fri Feb 02 2024 - 18:07:48 EST)
- Re: [PATCH bpf-next v4 0/3] Annotate kfuncs in .BTF_ids section Manu Bretelle (Fri Feb 02 2024 - 18:09:32 EST)
- [PATCH v6 0/8] I3C target mode support Frank Li (Fri Feb 02 2024 - 18:09:59 EST)
- [PATCH v6 2/8] dt-bindings: i3c: svc: add proptery mode Frank Li (Fri Feb 02 2024 - 18:10:18 EST)
- [PATCH v6 1/8] i3c: add target mode support Frank Li (Fri Feb 02 2024 - 18:10:21 EST)
- [PATCH v6 3/8] Documentation: i3c: Add I3C target mode controller and function Frank Li (Fri Feb 02 2024 - 18:10:37 EST)
- [PATCH v6 4/8] i3c: svc: Add svc-i3c-main.c and svc-i3c.h Frank Li (Fri Feb 02 2024 - 18:10:54 EST)
- [PATCH v6 5/8] i3c: target: add svc target controller support Frank Li (Fri Feb 02 2024 - 18:11:23 EST)
- [PATCH v6 6/8] i3c: target: func: add tty driver Frank Li (Fri Feb 02 2024 - 18:11:28 EST)
- [PATCH v6 7/8] i3c: add API i3c_dev_gettstatus_format1() to get target device status Frank Li (Fri Feb 02 2024 - 18:11:39 EST)
- [PATCH v6 8/8] tty: i3c: add TTY over I3C master support Frank Li (Fri Feb 02 2024 - 18:12:16 EST)
- Re: [PATCH v2 1/2] riscv: lib: Introduce has_fast_misaligned_access function Charlie Jenkins (Fri Feb 02 2024 - 18:13:04 EST)
- Re: [PATCH v2 2/2] riscv: Disable misaligned access probe when CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS Charlie Jenkins (Fri Feb 02 2024 - 18:13:43 EST)
- [PATCH] Documentation: coding-style: Fix indentation in code-blocks Thorsten Blum (Fri Feb 02 2024 - 18:16:36 EST)
- Re: [PATCH net-next] net: sfp: add quirk for OEM DFP-34X-2C2 GPON ONU SFP Sergio Palumbo (Fri Feb 02 2024 - 18:18:33 EST)
- [PATCH] KVM: selftests: Fix a semaphore imbalance in the dirty ring logging test Sean Christopherson (Fri Feb 02 2024 - 18:18:54 EST)
- Re: [PATCH] block/blk-mq: Don't complete locally if capacities are different Qais Yousef (Fri Feb 02 2024 - 18:20:19 EST)
- Re: Re: [PATCH] soc: qcom: llcc: Check return value on Broadcast_OR reg read Bjorn Andersson (Fri Feb 02 2024 - 18:20:57 EST)
- Re: [PATCH 0/2] PCI/AER: Fix rootport attribute paths in ABI docs Bjorn Helgaas (Fri Feb 02 2024 - 18:24:45 EST)
- Re: [PATCH] KVM: selftests: Compare wall time from xen shinfo against KVM_GET_CLOCK Vitaly Kuznetsov (Fri Feb 02 2024 - 18:28:05 EST)
- Re: [PATCH v8 0/4] Introduce mseal Linus Torvalds (Fri Feb 02 2024 - 18:36:47 EST)
- Re: [GIT PULL] Revert "gfs2: Use GL_NOBLOCK flag for non-blocking lookups" pr-tracker-bot (Fri Feb 02 2024 - 18:37:35 EST)
- Re: [GIT PULL] tracing/eventfs: Fixes for 6.8 pr-tracker-bot (Fri Feb 02 2024 - 18:37:48 EST)
- Re: [PATCH 1/3] driver core: bus: introduce can_remove() Greg Kroah-Hartman (Fri Feb 02 2024 - 18:38:16 EST)
- Re: [PATCH 2/3] PCI: introduce can_remove() Greg Kroah-Hartman (Fri Feb 02 2024 - 18:38:32 EST)
- [PATCH v3] mm: memcg: Use larger batches for proactive reclaim T.J. Mercier (Fri Feb 02 2024 - 18:39:28 EST)
- Re: [PATCH 3/3] drm/amdgpu: wire up the can_remove() callback Greg Kroah-Hartman (Fri Feb 02 2024 - 18:40:16 EST)
- [PATCH v3 0/8] Clean up libperf cpumap's empty function Ian Rogers (Fri Feb 02 2024 - 18:41:19 EST)
- [PATCH v3 1/8] libperf cpumap: Add any, empty and min helpers Ian Rogers (Fri Feb 02 2024 - 18:41:33 EST)
- [PATCH v3 2/8] libperf cpumap: Ensure empty cpumap is NULL from alloc Ian Rogers (Fri Feb 02 2024 - 18:41:56 EST)
- [PATCH v3 3/8] perf arm-spe/cs-etm: Directly iterate CPU maps Ian Rogers (Fri Feb 02 2024 - 18:42:12 EST)
- [PATCH v3 4/8] perf intel-pt/intel-bts: Switch perf_cpu_map__has_any_cpu_or_is_empty use Ian Rogers (Fri Feb 02 2024 - 18:42:19 EST)
- [PATCH v3 5/8] perf cpumap: Clean up use of perf_cpu_map__has_any_cpu_or_is_empty Ian Rogers (Fri Feb 02 2024 - 18:42:37 EST)
- Re: [PATCH 3/3] drm/amdgpu: wire up the can_remove() callback Greg Kroah-Hartman (Fri Feb 02 2024 - 18:42:49 EST)
- [PATCH v3 6/8] perf arm64 header: Remove unnecessary CPU map get and put Ian Rogers (Fri Feb 02 2024 - 18:43:02 EST)
- [PATCH v3 7/8] perf stat: Remove duplicate cpus_map_matched function Ian Rogers (Fri Feb 02 2024 - 18:43:26 EST)
- [PATCH v3 8/8] perf cpumap: Use perf_cpu_map__for_each_cpu when possible Ian Rogers (Fri Feb 02 2024 - 18:43:49 EST)
- Re: [PATCH v7 09/15] x86/sgx: Charge mem_cgroup for per-cgroup reclamation Tim Chen (Fri Feb 02 2024 - 18:45:16 EST)
- Re: [PATCH net-next] net: sfp: add quirk for OEM DFP-34X-2C2 GPON ONU SFP Russell King (Oracle) (Fri Feb 02 2024 - 18:46:06 EST)
- [PATCH] KVM: selftests: Fix GUEST_PRINTF() format warnings in ARM code Sean Christopherson (Fri Feb 02 2024 - 18:46:23 EST)
- [PATCH] x86/coco: Define cc_vendor without CONFIG_ARCH_HAS_CC_PLATFORM Nathan Chancellor (Fri Feb 02 2024 - 18:53:43 EST)
- [PATCH v3 0/2] riscv: Use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS to set misaligned access speed Charlie Jenkins (Fri Feb 02 2024 - 18:55:04 EST)
- [PATCH v3 1/2] riscv: lib: Introduce has_fast_misaligned_access function Charlie Jenkins (Fri Feb 02 2024 - 18:55:09 EST)
- [PATCH v3 2/2] riscv: Disable misaligned access probe when CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS Charlie Jenkins (Fri Feb 02 2024 - 18:55:28 EST)
- Re: [PATCH 16/28] device.h: move declarations to device_types.h kernel test robot (Fri Feb 02 2024 - 18:58:49 EST)
- Re: [PATCH 02/28] include: remove unnecessary #include directives kernel test robot (Fri Feb 02 2024 - 18:59:48 EST)
- Re: [PATCH v2] PCI: vmd: Enable PCI PM's L1 substates of remapped PCIe Root Port and NVMe Bjorn Helgaas (Fri Feb 02 2024 - 19:05:25 EST)
- [PATCH RFT v5 0/7] fork: Support shadow stacks in clone3() Mark Brown (Fri Feb 02 2024 - 19:05:43 EST)
- [PATCH RFT v5 1/7] Documentation: userspace-api: Add shadow stack API documentation Mark Brown (Fri Feb 02 2024 - 19:05:58 EST)
- [PATCH RFT v5 2/7] selftests: Provide helper header for shadow stack testing Mark Brown (Fri Feb 02 2024 - 19:06:18 EST)
- [PATCH RFT v5 3/7] mm: Introduce ARCH_HAS_USER_SHADOW_STACK Mark Brown (Fri Feb 02 2024 - 19:06:34 EST)
- [PATCH RFT v5 4/7] fork: Add shadow stack support to clone3() Mark Brown (Fri Feb 02 2024 - 19:06:49 EST)
- [PATCH RFT v5 5/7] selftests/clone3: Factor more of main loop into test_clone3() Mark Brown (Fri Feb 02 2024 - 19:07:11 EST)
- [PATCH RFT v5 6/7] selftests/clone3: Allow tests to flag if -E2BIG is a valid error code Mark Brown (Fri Feb 02 2024 - 19:07:28 EST)
- [PATCH RFT v5 7/7] selftests/clone3: Test shadow stack support Mark Brown (Fri Feb 02 2024 - 19:07:45 EST)
- [PATCH v8 00/10] KVM: selftests: Add SEV smoke test Sean Christopherson (Fri Feb 02 2024 - 19:09:37 EST)
- [PATCH v8 01/10] KVM: selftests: Extend VM creation's @shape to allow control of VM subtype Sean Christopherson (Fri Feb 02 2024 - 19:09:51 EST)
- [PATCH v8 02/10] KVM: selftests: Make sparsebit structs const where appropriate Sean Christopherson (Fri Feb 02 2024 - 19:10:21 EST)
- [PATCH v8 03/10] KVM: selftests: Add a macro to iterate over a sparsebit range Sean Christopherson (Fri Feb 02 2024 - 19:10:32 EST)
- [PATCH v8 04/10] KVM: selftests: Add support for allocating/managing protected guest memory Sean Christopherson (Fri Feb 02 2024 - 19:10:56 EST)
- [PATCH v8 05/10] KVM: selftests: Add support for protected vm_vaddr_* allocations Sean Christopherson (Fri Feb 02 2024 - 19:11:25 EST)
- [PATCH v8 06/10] KVM: selftests: Explicitly ucall pool from shared memory Sean Christopherson (Fri Feb 02 2024 - 19:11:41 EST)
- [PATCH v8 07/10] KVM: selftests: Allow tagging protected memory in guest page tables Sean Christopherson (Fri Feb 02 2024 - 19:12:15 EST)
- [PATCH v8 08/10] KVM: selftests: Add library for creating and interacting with SEV guests Sean Christopherson (Fri Feb 02 2024 - 19:12:35 EST)
- [PATCH v8 10/10] KVM: selftests: Add a basic SEV smoke test Sean Christopherson (Fri Feb 02 2024 - 19:13:04 EST)
- [PATCH v8 09/10] KVM: selftests: Use the SEV library APIs in the intra-host migration test Sean Christopherson (Fri Feb 02 2024 - 19:13:23 EST)
- [PATCH v2] arm64: dts: qcom: sm8550: Switch UFS from opp-table-hz to opp-v2 Konrad Dybcio (Fri Feb 02 2024 - 19:13:47 EST)
- Re: [PATCH v3 1/2] x86/sev: enforce RIP-relative accesses in early SEV/SME code Kevin Loughlin (Fri Feb 02 2024 - 19:14:05 EST)
- Re: [PATCH] KVM: x86/pmu: Fix type length error when reading pmu->fixed_ctr_ctrl Sean Christopherson (Fri Feb 02 2024 - 19:14:20 EST)
- Re: [PATCH] KVM: x86: make KVM_REQ_NMI request iff NMI pending for vcpu Sean Christopherson (Fri Feb 02 2024 - 19:14:44 EST)
- Re: [PATCH] KVM: x86/mmu: Use KMEM_CACHE instead of kmem_cache_create() Sean Christopherson (Fri Feb 02 2024 - 19:15:03 EST)
- Re: [PATCH 00/10] KVM: x86/pmu: Optimize triggering of emulated events Sean Christopherson (Fri Feb 02 2024 - 19:15:23 EST)
- Re: [PATCH v3 1/2] x86/sev: enforce RIP-relative accesses in early SEV/SME code Kevin Loughlin (Fri Feb 02 2024 - 19:15:38 EST)
- [PATCH] rtla: osnoise: timerlat: exit with EXIT_SUCCESS when help is invoked John Kacur (Fri Feb 02 2024 - 19:16:50 EST)
- Re: [PATCH linux-next 1/3] x86, crash: don't nest CONFIG_CRASH_DUMP ifdef inside CONFIG_KEXEC_CODE ifdef scope Nathan Chancellor (Fri Feb 02 2024 - 19:17:15 EST)
- Re: [RFC PATCH v2] platform/x86/fujitsu-laptop: Add battery charge control support Szilard Fabian (Fri Feb 02 2024 - 19:18:34 EST)
- Re: [PATCH v3 0/2] x86: enforce and cleanup RIP-relative accesses in early boot code Kevin Loughlin (Fri Feb 02 2024 - 19:22:24 EST)
- Re: [PATCH 2/2] regulator: gpio: Correct default GPIO state to LOW Mark Brown (Fri Feb 02 2024 - 19:23:30 EST)
- [PATCH v2 0/4] KVM: x86/mmu: Clean up indirect_shadow_pages usage Sean Christopherson (Fri Feb 02 2024 - 19:23:59 EST)
- [PATCH v2 1/4] KVM: x86/mmu: Don't acquire mmu_lock when using indirect_shadow_pages as a heuristic Sean Christopherson (Fri Feb 02 2024 - 19:24:13 EST)
- [PATCH v2 2/4] KVM: x86: Drop dedicated logic for direct MMUs in reexecute_instruction() Sean Christopherson (Fri Feb 02 2024 - 19:24:37 EST)
- [PATCH v2 3/4] KVM: x86: Drop superfluous check on direct MMU vs. WRITE_PF_TO_SP flag Sean Christopherson (Fri Feb 02 2024 - 19:24:47 EST)
- [PATCH v2 4/4] KVM: x86/mmu: Fix a *very* theoretical race in kvm_mmu_track_write() Sean Christopherson (Fri Feb 02 2024 - 19:25:07 EST)
- [PATCH v4 00/12] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs William Zhang (Fri Feb 02 2024 - 19:29:10 EST)
- [PATCH v4 01/12] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs William Zhang (Fri Feb 02 2024 - 19:29:30 EST)
- Re: [PATCH v2 1/2] Bluetooth: btusb: mediatek: refactor btusb_mtk_reset function Sean Wang (Fri Feb 02 2024 - 19:29:31 EST)
- [PATCH v4 03/12] dt-bindings: mtd: brcmnand: Add ecc strap property William Zhang (Fri Feb 02 2024 - 19:29:56 EST)
- [PATCH v4 02/12] dt-bindings: mtd: brcmnand: Add WP pin connection property William Zhang (Fri Feb 02 2024 - 19:30:10 EST)
- [PATCH v4 04/12] ARM: dts: broadcom: bcmbca: Add NAND controller node William Zhang (Fri Feb 02 2024 - 19:30:27 EST)
- [PATCH v4 06/12] arm64: dts: broadcom: bcmbca: Update router boards William Zhang (Fri Feb 02 2024 - 19:30:42 EST)
- [PATCH v4 07/12] mtd: rawnand: brcmnand: Rename bcm63138 nand driver William Zhang (Fri Feb 02 2024 - 19:30:53 EST)
- [PATCH v4 08/12] mtd: rawnand: brcmnand: Add BCMBCA read data bus interface William Zhang (Fri Feb 02 2024 - 19:31:04 EST)
- [PATCH v4 09/12] mtd: rawnand: brcmnand: Add support for getting ecc setting from strap William Zhang (Fri Feb 02 2024 - 19:31:17 EST)
- [PATCH v4 10/12] mtd: rawnand: brcmnand: Support write protection setting from dts William Zhang (Fri Feb 02 2024 - 19:31:35 EST)
- [PATCH v4 12/12] mtd: rawnand: brcmnand: update log level messages William Zhang (Fri Feb 02 2024 - 19:31:50 EST)
- [PATCH v4 11/12] mtd: rawnand: brcmnand: exec_op helper functions return type fixes William Zhang (Fri Feb 02 2024 - 19:31:50 EST)
- [PATCH mm-hotfixes-unstable] mm: memcg: fix struct memcg_vmstats_percpu size and alignment Yosry Ahmed (Fri Feb 02 2024 - 19:34:25 EST)
- [PATCH v4 05/12] arm64: dts: broadcom: bcmbca: Add NAND controller node William Zhang (Fri Feb 02 2024 - 19:34:57 EST)
- [PATCH v3] KVM: x86/mmu: Retry fault before acquiring mmu_lock if mapping is changing Sean Christopherson (Fri Feb 02 2024 - 19:35:36 EST)
- Re: [PATCH] nfsd: Simplify the allocation of slab caches in nfsd_drc_slab_create NeilBrown (Fri Feb 02 2024 - 19:36:01 EST)
- Re: [PATCH v2 2/2] Bluetooth: btusb: mediatek: add a recovery method for MT7922 and MT7925 Sean Wang (Fri Feb 02 2024 - 19:39:23 EST)
- Re: [PATCH v7 09/15] x86/sgx: Charge mem_cgroup for per-cgroup reclamation Haitao Huang (Fri Feb 02 2024 - 19:39:46 EST)
- Re: [PATCH v2 3/3] selftests: add zswapin and no zswap tests Nhat Pham (Fri Feb 02 2024 - 19:40:14 EST)
- Re: [PATCH 10/28] uprobes.h: move declarations to uprobes_types.h kernel test robot (Fri Feb 02 2024 - 19:42:29 EST)
- Re: [syzbot] [net?] WARNING in __unix_gc Hillf Danton (Fri Feb 02 2024 - 19:44:11 EST)
- Re: [RESEND PATCH v2] acpi: Use access_width over register_width for system memory accesses Jarred White (Fri Feb 02 2024 - 19:45:00 EST)
- Re: [PATCH] soc: qcom: llcc: Check return value on Broadcast_OR reg read Unnathi Chalicheemala (Fri Feb 02 2024 - 19:45:24 EST)
- Re: [PATCH net v3] net: stmmac: xgmac: fix handling of DPP safety error for DMA channels Jakub Kicinski (Fri Feb 02 2024 - 19:56:38 EST)
- Re: [PATCH v9 05/16] PCI: imx6: Using "linux,pci-domain" as slot ID Frank Li (Fri Feb 02 2024 - 20:01:33 EST)
- This is the fourth time I’ve tried to find what led to the regression of outgoing network speed and each time I find the merge commit 8c94ccc7cd691472461448f98e2372c75849406c Mikhail Gavrilov (Fri Feb 02 2024 - 20:02:38 EST)
- Re: [PATCH] MAINTAINERS: Step down as PCI ENDPOINT maintainer Frank Li (Fri Feb 02 2024 - 20:05:48 EST)
- Re: This is the fourth time I’ve tried to find what led to the regression of outgoing network speed and each time I find the merge commit 8c94ccc7cd691472461448f98e2372c75849406c Rahul Rameshbabu (Fri Feb 02 2024 - 20:10:36 EST)
- Re: [PATCH 6.1.y 0/7] ASoC: codecs: es8326: fix support Greg KH (Fri Feb 02 2024 - 20:14:02 EST)
- Re: This is the fourth time I’ve tried to find what led to the regression of outgoing network speed and each time I find the merge commit 8c94ccc7cd691472461448f98e2372c75849406c Randy Dunlap (Fri Feb 02 2024 - 20:15:44 EST)
- Re: [net-next 0/3] Per epoll context busy poll support Jakub Kicinski (Fri Feb 02 2024 - 20:16:03 EST)
- Re: This is the fourth time I’ve tried to find what led to the regression of outgoing network speed and each time I find the merge commit 8c94ccc7cd691472461448f98e2372c75849406c Randy Dunlap (Fri Feb 02 2024 - 20:16:55 EST)
- Re: [PATCH 6.1.y and 6.6.y] LoongArch/smp: Call rcutree_report_cpu_starting() at tlb_init() Greg KH (Fri Feb 02 2024 - 20:27:55 EST)
- Re: [PATCH v3] hwmon:Add MEC172x Micro Chip driver for Lenovo motherboards Guenter Roeck (Fri Feb 02 2024 - 20:28:07 EST)
- Re: [PATCH RFC v3 28/35] arm64: mte: swap: Handle tag restoring when missing tag storage Evgenii Stepanov (Fri Feb 02 2024 - 20:32:37 EST)
- Re: [PATCH bpf-next v4 0/3] Annotate kfuncs in .BTF_ids section Daniel Xu (Fri Feb 02 2024 - 20:35:12 EST)
- Re: [PATCH v2 3/3] selftests: add zswapin and no zswap tests Yosry Ahmed (Fri Feb 02 2024 - 20:36:39 EST)
- Re: [PATCH 04/14] perf map: Add map__objdump_2rip() Ian Rogers (Fri Feb 02 2024 - 20:42:18 EST)
- Re: [PATCH 2/2] perf symbols: Slightly improve module file executable section mappings Namhyung Kim (Fri Feb 02 2024 - 20:45:02 EST)
- [PATCH v3] mm/mmap: pass vma to vma_merge() Yajun Deng (Fri Feb 02 2024 - 20:47:09 EST)
- Re: [PATCH V3] lockdep: fix deadlock issue between lockdep and rcu Bart Van Assche (Fri Feb 02 2024 - 20:50:27 EST)
- Re: [PATCH 1/2] perf script: Make it possible to see perf's kernel and module memory mappings Namhyung Kim (Fri Feb 02 2024 - 20:50:42 EST)
- Re: [PATCH RFC v3 28/35] arm64: mte: swap: Handle tag restoring when missing tag storage Peter Collingbourne (Fri Feb 02 2024 - 20:53:14 EST)
- Re: [PATCH 0/1] tools: perf: Expose sample ID / stream ID to python scripts Namhyung Kim (Fri Feb 02 2024 - 20:54:54 EST)
- Re: [PATCH 1/1] perf augmented_raw_syscalls.bpf: Move 'struct timespec64' to vmlinux.h Namhyung Kim (Fri Feb 02 2024 - 21:01:37 EST)
- Re: [syzbot] [btrfs?] WARNING in btrfs_block_rsv_release syzbot (Fri Feb 02 2024 - 21:07:19 EST)
- Re: [RFC PATCH v2 19/29] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ANY. Elizabeth Figura (Fri Feb 02 2024 - 21:08:55 EST)
- [PATCH 1/2] serial: samsung: honor fifosize from dts at first Tamseel Shams (Fri Feb 02 2024 - 21:21:12 EST)
- [PATCH 2/2] arm64: dts: fsd: Add fifosize for UART in Device Tree Tamseel Shams (Fri Feb 02 2024 - 21:21:28 EST)
- Re: [PATCH v2] iommu/iova: use named kmem_cache for iova magazines David Rientjes (Fri Feb 02 2024 - 21:30:29 EST)
- Re: This is the fourth time I’ve tried to find what led to the regression of outgoing network speed and each time I find the merge commit 8c94ccc7cd691472461448f98e2372c75849406c Jakub Kicinski (Fri Feb 02 2024 - 21:33:08 EST)
- [PATCH v13 01/53] xhci: fix possible null pointer dereference at secondary interrupter removal Wesley Cheng (Fri Feb 02 2024 - 21:38:14 EST)
- [PATCH v13 04/53] xhci: Add helper to set an interrupters interrupt moderation interval Wesley Cheng (Fri Feb 02 2024 - 21:38:28 EST)
- [PATCH v13 23/53] ASoC: qdsp6: q6afe: Increase APR timeout Wesley Cheng (Fri Feb 02 2024 - 21:38:29 EST)
- [PATCH v13 21/53] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port Wesley Cheng (Fri Feb 02 2024 - 21:38:58 EST)
- [PATCH v13 27/53] ALSA: usb-audio: Save UAC sample size information Wesley Cheng (Fri Feb 02 2024 - 21:39:01 EST)
- [PATCH v13 45/53] ASoC: usb: Create SOC USB SND jack kcontrol Wesley Cheng (Fri Feb 02 2024 - 21:41:14 EST)
- [PATCH v13 13/53] usb: host: xhci: Export enable and disable interrupter APIs Wesley Cheng (Fri Feb 02 2024 - 21:41:14 EST)
- [PATCH v13 19/53] usb: host: xhci-mem: Allow for interrupter clients to choose specific index Wesley Cheng (Fri Feb 02 2024 - 21:41:41 EST)
- [PATCH v13 26/53] ALSA: usb-audio: Export USB SND APIs for modules Wesley Cheng (Fri Feb 02 2024 - 21:41:42 EST)
- [PATCH v13 10/53] xhci: Don't check if the event ring is valid before every event TRB Wesley Cheng (Fri Feb 02 2024 - 21:41:47 EST)
- [PATCH v13 29/53] usb: host: xhci-plat: Set XHCI max interrupters if property is present Wesley Cheng (Fri Feb 02 2024 - 21:41:51 EST)
- [PATCH v13 09/53] xhci: add helper that checks for unhandled events on a event ring Wesley Cheng (Fri Feb 02 2024 - 21:42:11 EST)
- [PATCH v13 34/53] ASoC: qcom: qdsp6: Ensure PCM format is supported by USB audio device Wesley Cheng (Fri Feb 02 2024 - 21:42:14 EST)
- [PATCH v13 50/53] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices Wesley Cheng (Fri Feb 02 2024 - 21:42:49 EST)
- [PATCH v13 25/53] ALSA: usb-audio: Introduce USB SND platform op callbacks Wesley Cheng (Fri Feb 02 2024 - 21:42:50 EST)
- [PATCH v13 07/53] xhci: update event ring dequeue pointer position to controller correctly Wesley Cheng (Fri Feb 02 2024 - 21:46:11 EST)
- [PATCH v13 28/53] usb: dwc3: Specify maximum number of XHCI interrupters Wesley Cheng (Fri Feb 02 2024 - 21:46:12 EST)
- [PATCH v13 40/53] ASoC: qcom: qdsp6: Add support to track available USB PCM devices Wesley Cheng (Fri Feb 02 2024 - 21:46:41 EST)
- [PATCH v13 38/53] ASoC: dt-bindings: Update example for enabling USB offload on SM8250 Wesley Cheng (Fri Feb 02 2024 - 21:46:44 EST)
- [PATCH v13 43/53] ASoC: Add SND kcontrol for fetching USB offload status Wesley Cheng (Fri Feb 02 2024 - 21:46:54 EST)
- [PATCH v13 39/53] ALSA: usb-audio: qcom: Populate PCM and USB chip information Wesley Cheng (Fri Feb 02 2024 - 21:46:55 EST)
- [PATCH v13 18/53] usb: host: xhci-mem: Cleanup pending secondary event ring events Wesley Cheng (Fri Feb 02 2024 - 21:46:57 EST)
- [PATCH v13 20/53] ASoC: Add SOC USB APIs for adding an USB backend Wesley Cheng (Fri Feb 02 2024 - 21:46:59 EST)
- [PATCH v13 02/53] xhci: fix off by one check when adding a secondary interrupter. Wesley Cheng (Fri Feb 02 2024 - 21:47:00 EST)
- [PATCH v13 14/53] usb: host: xhci: Repurpose event handler for skipping interrupter events Wesley Cheng (Fri Feb 02 2024 - 21:47:35 EST)
- [PATCH v13 42/53] ASoC: qcom: qdsp6: Add SOC USB offload select get/put callbacks Wesley Cheng (Fri Feb 02 2024 - 21:47:37 EST)
- [PATCH v13 51/53] ASoC: usb: Rediscover USB SND devices on USB port add Wesley Cheng (Fri Feb 02 2024 - 21:47:37 EST)
- [PATCH v13 11/53] xhci: Decouple handling an event from checking for unhandled events Wesley Cheng (Fri Feb 02 2024 - 21:47:42 EST)
- [PATCH v13 37/53] ASoC: dt-bindings: Add Q6USB backend Wesley Cheng (Fri Feb 02 2024 - 21:47:50 EST)
- [PATCH v13 08/53] xhci: move event processing for one interrupter to a separate function Wesley Cheng (Fri Feb 02 2024 - 21:47:53 EST)
- [PATCH v13 00/53] Introduce QC USB SND audio offloading support Wesley Cheng (Fri Feb 02 2024 - 21:48:07 EST)
- [PATCH v13 15/53] xhci: export XHCI IMOD setting helper for interrupters Wesley Cheng (Fri Feb 02 2024 - 21:48:19 EST)
- [PATCH v13 24/53] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6 Wesley Cheng (Fri Feb 02 2024 - 21:48:23 EST)
- [PATCH v13 46/53] ASoC: qcom: qdsp6: Add headphone jack for offload connection status Wesley Cheng (Fri Feb 02 2024 - 21:48:47 EST)
- [PATCH v13 16/53] xhci: sideband: add initial api to register a sideband entity Wesley Cheng (Fri Feb 02 2024 - 21:48:52 EST)
- [PATCH v13 49/53] ALSA: usb-audio: qcom: Use card and PCM index from QMI request Wesley Cheng (Fri Feb 02 2024 - 21:52:45 EST)
- [PATCH v13 12/53] xhci: add helper to stop endpoint and wait for completion Wesley Cheng (Fri Feb 02 2024 - 21:53:03 EST)
- [PATCH v13 32/53] ALSA: usb-audio: Check for support for requested audio format Wesley Cheng (Fri Feb 02 2024 - 21:53:05 EST)
- [PATCH v13 44/53] ASoC: qcom: qdsp6: Add PCM ops to track current state Wesley Cheng (Fri Feb 02 2024 - 21:53:32 EST)
- [PATCH v13 53/53] ASoC: doc: Add documentation for SOC USB Wesley Cheng (Fri Feb 02 2024 - 21:53:36 EST)
- [PATCH v13 17/53] usb: host: xhci-sideband: Expose a sideband interrupter enable API Wesley Cheng (Fri Feb 02 2024 - 21:53:40 EST)
- [PATCH v13 47/53] ASoC: usb: Fetch ASoC sound card information Wesley Cheng (Fri Feb 02 2024 - 21:53:42 EST)
- [PATCH v13 35/53] ALSA: usb-audio: Prevent starting of audio stream if in use Wesley Cheng (Fri Feb 02 2024 - 21:53:43 EST)
- [PATCH v13 05/53] xhci: make isoc_bei_interval variable interrupter specific. Wesley Cheng (Fri Feb 02 2024 - 21:53:45 EST)
- [PATCH v13 22/53] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp Wesley Cheng (Fri Feb 02 2024 - 21:53:45 EST)
- [PATCH v13 03/53] xhci: Add interrupt pending autoclear flag to each interrupter Wesley Cheng (Fri Feb 02 2024 - 21:53:51 EST)
- [PATCH v13 06/53] xhci: remove unnecessary event_ring_deq parameter from xhci_handle_event() Wesley Cheng (Fri Feb 02 2024 - 21:53:58 EST)
- [PATCH v13 30/53] ALSA: usb-audio: qcom: Add USB QMI definitions Wesley Cheng (Fri Feb 02 2024 - 21:54:06 EST)
- [PATCH v13 31/53] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support Wesley Cheng (Fri Feb 02 2024 - 21:54:58 EST)
- [PATCH v13 33/53] ASoC: usb: Add PCM format check API for USB backend Wesley Cheng (Fri Feb 02 2024 - 21:57:32 EST)
- [PATCH v13 52/53] ASoC: qcom: Populate SoC components string Wesley Cheng (Fri Feb 02 2024 - 21:57:40 EST)
- [PATCH v13 36/53] ALSA: usb-audio: Do not allow USB offload path if PCM device is in use Wesley Cheng (Fri Feb 02 2024 - 21:57:57 EST)
- [PATCH v13 48/53] ALSA: usb-audio: mixer: Add USB offloading mixer control Wesley Cheng (Fri Feb 02 2024 - 21:58:13 EST)
- [PATCH v13 41/53] ASoC: Introduce SND kcontrols to select sound card and PCM device Wesley Cheng (Fri Feb 02 2024 - 21:58:21 EST)
- Re: [PATCH 06/14] perf annotate-data: Maintain variable type info Ian Rogers (Fri Feb 02 2024 - 21:59:25 EST)
- Re: [PATCH 07/14] perf annotate-data: Add update_insn_state() Ian Rogers (Fri Feb 02 2024 - 21:59:57 EST)
- Re: [PATCH] dt-bindings: display: msm: sm8650-mdss: Add missing explicit "additionalProperties" Dmitry Baryshkov (Fri Feb 02 2024 - 22:00:19 EST)
- Re: [PATCH net-next v5] virtio_net: Support RX hash XDP hint Liang Chen (Fri Feb 02 2024 - 22:00:42 EST)
- [PATCH v3 4/4] ASoc: dt-bindings: PCM6240: Add initial DT binding Shenghao Ding (Fri Feb 02 2024 - 22:08:46 EST)
- [PATCH v3 2/4] ASoc: PCM6240: Create header file for PCM6240 Family driver code Shenghao Ding (Fri Feb 02 2024 - 22:09:07 EST)
- Re: [PATCH 09/14] perf annotate-data: Handle call instructions Ian Rogers (Fri Feb 02 2024 - 22:09:27 EST)
- Re: [syzbot] [netfilter?] WARNING: ODEBUG bug in hash_netiface4_destroy syzbot (Fri Feb 02 2024 - 22:12:40 EST)
- Re: [syzbot] [net?] WARNING in __unix_gc syzbot (Fri Feb 02 2024 - 22:17:16 EST)
- Re: [PATCH v5 00/14] dm-raid/md/raid: fix v6.7 regressions Benjamin Marzinski (Fri Feb 02 2024 - 22:19:51 EST)
- Re: Kernel - 6.7.3 - failed to compile the module Bagas Sanjaya (Fri Feb 02 2024 - 22:21:12 EST)
- Re: [PATCH 1/1] mm/khugepaged: bypassing unnecessary scans with MMF_DISABLE_THP check Lance Yang (Fri Feb 02 2024 - 22:21:36 EST)
- Re: [PATCH 14/14] perf annotate-data: Add stack canary type Ian Rogers (Fri Feb 02 2024 - 22:22:01 EST)
- [PATCH v3 1/4] ASoc: PCM6240: Create PCM6240 Family driver code Shenghao Ding (Fri Feb 02 2024 - 22:23:26 EST)
- [PATCH v3 3/4] ASoc: PCM6240: Add compile item for PCM6240 Family driver Shenghao Ding (Fri Feb 02 2024 - 22:23:37 EST)
- Re: [PATCH net v2 1/2] net: sysfs: Fix /sys/class/net/<iface> path Florian Fainelli (Fri Feb 02 2024 - 22:39:05 EST)
- [syzbot] [net?] upstream boot error: KMSAN: use-after-free in stack_depot_save_flags syzbot (Fri Feb 02 2024 - 22:55:33 EST)
- Re: [RFC PATCH v12 12/20] dm verity: set DM_TARGET_SINGLETON feature flag Fan Wu (Fri Feb 02 2024 - 22:57:12 EST)
- Re: [syzbot] [net?] WARNING in __unix_gc Kuniyuki Iwashima (Fri Feb 02 2024 - 23:00:51 EST)
- [PATCH 0/9] thermal: intel: hfi: Prework for the virtualization of HFI Ricardo Neri (Fri Feb 02 2024 - 23:04:18 EST)
- [PATCH 1/9] thermal: intel: hfi: Relocate bit definitions of HFI registers Ricardo Neri (Fri Feb 02 2024 - 23:04:26 EST)
- [PATCH 2/9] thermal: intel: hfi: Introduce the hfi_table structure Ricardo Neri (Fri Feb 02 2024 - 23:04:47 EST)
- [PATCH 3/9] thermal: intel: hfi: Move selected data structures to a header file Ricardo Neri (Fri Feb 02 2024 - 23:04:56 EST)
- [PATCH 4/9] thermal: intel: hfi: Introduce Intel Thread Director classes Ricardo Neri (Fri Feb 02 2024 - 23:05:07 EST)
- [PATCH 5/9] x86/cpufeatures: Add the Intel Thread Director feature definitions Ricardo Neri (Fri Feb 02 2024 - 23:05:34 EST)
- [PATCH 6/9] thermal: intel: hfi: Enable Intel Thread Director Ricardo Neri (Fri Feb 02 2024 - 23:05:46 EST)
- [PATCH 7/9] x86/cpufeatures: Add feature bit for HRESET Ricardo Neri (Fri Feb 02 2024 - 23:05:50 EST)
- [PATCH 8/9] x86/hreset: Configure history reset Ricardo Neri (Fri Feb 02 2024 - 23:06:25 EST)
- [PATCH 9/9] x86/cpu: Introduce interface to reset hardware history Ricardo Neri (Fri Feb 02 2024 - 23:06:50 EST)
- [PATCH 6.1 000/219] 6.1.77-rc1 review Greg Kroah-Hartman (Fri Feb 02 2024 - 23:09:06 EST)
- Re: [PATCH v3 7/7] of: Add KUnit test to confirm DTB is loaded David Gow (Fri Feb 02 2024 - 23:13:49 EST)
- [PATCH 6.6 000/322] 6.6.16-rc1 review Greg Kroah-Hartman (Fri Feb 02 2024 - 23:16:23 EST)
- Re: [PATCH mm-hotfixes-unstable] mm: memcg: fix struct memcg_vmstats_percpu size and alignment Shakeel Butt (Fri Feb 02 2024 - 23:21:17 EST)
- [PATCH 6.7 000/353] 6.7.4-rc1 review Greg Kroah-Hartman (Fri Feb 02 2024 - 23:25:19 EST)
- Re: [PATCH 1/1] mm/khugepaged: skip copying lazyfree pages on collapse Lance Yang (Fri Feb 02 2024 - 23:30:10 EST)
- Re: [PATCH 09/18] power: reset: rmobile-reset: Use devm_register_sys_off_handler(RESTART) kernel test robot (Fri Feb 02 2024 - 23:33:54 EST)
- Re: [PATCH mm-hotfixes-unstable] mm: memcg: fix struct memcg_vmstats_percpu size and alignment Yosry Ahmed (Fri Feb 02 2024 - 23:34:09 EST)
- Re: [PATCH 4/6] mm/zswap: remove duplicate_entry debug value Chengming Zhou (Fri Feb 02 2024 - 23:34:26 EST)
- Re: [PATCH 5/6] mm/zswap: only support zswap_exclusive_loads_enabled Chengming Zhou (Fri Feb 02 2024 - 23:34:43 EST)
- Re: [PATCH mm-hotfixes-unstable] mm: memcg: fix struct memcg_vmstats_percpu size and alignment Shakeel Butt (Fri Feb 02 2024 - 23:35:02 EST)
- Re: [PATCH mm-hotfixes-unstable] mm: memcg: fix struct memcg_vmstats_percpu size and alignment Yosry Ahmed (Fri Feb 02 2024 - 23:40:38 EST)
- [PATCH mm-hotfixes-unstable v2] mm: memcg: fix struct memcg_vmstats_percpu size and alignment Yosry Ahmed (Fri Feb 02 2024 - 23:46:30 EST)
- Re: [PATCH v8 0/4] Introduce mseal Liam R. Howlett (Fri Feb 02 2024 - 23:46:47 EST)
- Re: [PATCH net] net: atlantic: Fix DMA mapping for PTP hwts ring patchwork-bot+netdevbpf (Fri Feb 02 2024 - 23:50:42 EST)
- Re: [PATCH 0/2] Enable D3 support for Qualcomm bridges Manivannan Sadhasivam (Fri Feb 02 2024 - 23:55:32 EST)
- Re: [PATCH v2] bus: mhi: ep: Use kcalloc() instead of kzalloc() Manivannan Sadhasivam (Fri Feb 02 2024 - 23:57:12 EST)
- Re: [PATCH v3] mm/mmap: pass vma to vma_merge() Liam R. Howlett (Fri Feb 02 2024 - 23:57:30 EST)
- Re: [PATCH v2 3/4] PCI/AER: Fetch information for FTrace Wang, Qingshun (Sat Feb 03 2024 - 00:00:19 EST)
- Re: [PATCH v10] bus: mhi: host: Add tracing support Manivannan Sadhasivam (Sat Feb 03 2024 - 00:02:26 EST)
- Re: [PATCH v10] bus: mhi: host: Add tracing support Manivannan Sadhasivam (Sat Feb 03 2024 - 00:04:22 EST)
- Re: [PATCH 6/6] mm/zswap: zswap entry doesn't need refcount anymore Chengming Zhou (Sat Feb 03 2024 - 00:10:01 EST)
- Re: [syzbot] [netfilter?] WARNING: ODEBUG bug in hash_netiface4_destroy Hillf Danton (Sat Feb 03 2024 - 00:11:27 EST)
- Re: [PATCH net v3] net: stmmac: xgmac: fix handling of DPP safety error for DMA channels Furong Xu (Sat Feb 03 2024 - 00:12:20 EST)
- [syzbot] [kernel?] linux-next boot error: WARNING in wq_update_node_max_active syzbot (Sat Feb 03 2024 - 00:12:43 EST)
- [PATCH net v4] net: stmmac: xgmac: fix handling of DPP safety error for DMA channels Furong Xu (Sat Feb 03 2024 - 00:15:28 EST)
- Re: [RFC V1 5/5] x86: CVMs: Ensure that memory conversions happen at 2M alignment Vishal Annapurve (Sat Feb 03 2024 - 00:20:06 EST)
- [PATCH net] net: stmmac: xgmac: fix a typo of register name in DPP safety handling Furong Xu (Sat Feb 03 2024 - 00:32:14 EST)
- RE: [EXT] Re: [PATCH net-next v5 1/8] octeon_ep_vf: Add driver framework and device initialization Shinas Rasheed (Sat Feb 03 2024 - 00:35:57 EST)
- Re: [PATCH V2 00/11] hwmon: (coretemp) Fixes, improvements and support for large core count Zhang, Rui (Sat Feb 03 2024 - 00:40:28 EST)
- Re: [syzbot] [netfilter?] WARNING: ODEBUG bug in hash_netiface4_destroy syzbot (Sat Feb 03 2024 - 00:53:13 EST)
- Re: [RFC PATCH v2 0/4] tsm: Runtime measurement registers ABI James Bottomley (Sat Feb 03 2024 - 01:04:01 EST)
- [tip:x86/sev 16/29] drivers/crypto/ccp/sev-dev.c:93:28: sparse: sparse: symbol 'snp_range_list' was not declared. Should it be static? kernel test robot (Sat Feb 03 2024 - 01:06:04 EST)
- INFO: rcu detected stall in nsim_fib_event_work Ubisectech Sirius (Sat Feb 03 2024 - 01:22:05 EST)
- Re: [PATCH 6.1 000/219] 6.1.77-rc1 review Daniel Díaz (Sat Feb 03 2024 - 01:23:46 EST)
- Re: [PATCH v2] watchdog: qcom: fine tune the max timeout value calculation Kathiravan Thirumoorthy (Sat Feb 03 2024 - 01:37:55 EST)
- Re: [KTAP V2 PATCH v2] ktap_v2: add test metadata David Gow (Sat Feb 03 2024 - 01:50:24 EST)
- Re: [PATCH v3 2/2] arm64: dts: qcom: ipq6018: enable sdhci node Chukun Pan (Sat Feb 03 2024 - 02:00:44 EST)
- Re: [PATCH 6.7 000/353] 6.7.4-rc1 review Daniel Díaz (Sat Feb 03 2024 - 02:02:54 EST)
- Re: [PATCH v6 1/2] drivers: rtc: add max313xx series rtc driver kernel test robot (Sat Feb 03 2024 - 02:08:40 EST)
- Re: [PATCH 6.6 000/322] 6.6.16-rc1 review Daniel Díaz (Sat Feb 03 2024 - 02:09:31 EST)
- convert write_cache_pages() to an iterator v6 Christoph Hellwig (Sat Feb 03 2024 - 02:12:16 EST)
- [PATCH 01/13] writeback: remove a duplicate prototype for tag_pages_for_writeback Christoph Hellwig (Sat Feb 03 2024 - 02:12:36 EST)
- [PATCH 02/13] writeback: fix done_index when hitting the wbc->nr_to_write Christoph Hellwig (Sat Feb 03 2024 - 02:12:55 EST)
- [PATCH 03/13] writeback: also update wbc->nr_to_write on writeback failure Christoph Hellwig (Sat Feb 03 2024 - 02:13:15 EST)
- [PATCH 04/13] writeback: only update ->writeback_index for range_cyclic writeback Christoph Hellwig (Sat Feb 03 2024 - 02:13:32 EST)
- [PATCH 05/13] writeback: rework the loop termination condition in write_cache_pages Christoph Hellwig (Sat Feb 03 2024 - 02:13:50 EST)
- [PATCH 06/13] writeback: Factor folio_prepare_writeback() out of write_cache_pages() Christoph Hellwig (Sat Feb 03 2024 - 02:14:12 EST)
- [PATCH 07/13] writeback: Factor writeback_get_batch() out of write_cache_pages() Christoph Hellwig (Sat Feb 03 2024 - 02:14:29 EST)
- [PATCH 08/13] writeback: Simplify the loops in write_cache_pages() Christoph Hellwig (Sat Feb 03 2024 - 02:14:49 EST)
- [PATCH 09/13] pagevec: Add ability to iterate a queue Christoph Hellwig (Sat Feb 03 2024 - 02:15:11 EST)
- [PATCH 10/13] writeback: Use the folio_batch queue iterator Christoph Hellwig (Sat Feb 03 2024 - 02:15:27 EST)
- [PATCH 11/13] writeback: Move the folio_prepare_writeback loop out of write_cache_pages() Christoph Hellwig (Sat Feb 03 2024 - 02:15:46 EST)
- [PATCH 12/13] writeback: add a writeback iterator Christoph Hellwig (Sat Feb 03 2024 - 02:16:08 EST)
- [PATCH 13/13] writeback: Remove a use of write_cache_pages() from do_writepages() Christoph Hellwig (Sat Feb 03 2024 - 02:16:30 EST)
- Re: [RFC PATCH v2 0/4] tsm: Runtime measurement registers ABI Kuppuswamy Sathyanarayanan (Sat Feb 03 2024 - 02:16:44 EST)
- Re: [PATCH 3/6] fs: xfs: Support FS_XFLAG_ATOMICWRITES for rtvol Ojaswin Mujoo (Sat Feb 03 2024 - 02:40:52 EST)
- [PATCH v2 0/2] nfc: hci: Save a few bytes of memory when registering a 'nfc_llc' engine Christophe JAILLET (Sat Feb 03 2024 - 02:52:40 EST)
- [PATCH v2 2/2] nfc: hci: Save a few bytes of memory when registering a 'nfc_llc' engine Christophe JAILLET (Sat Feb 03 2024 - 02:53:07 EST)
- [PATCH v2 1/2] nfc: hci: Introduce nfc_llc_del_engine() to reduce code duplication Christophe JAILLET (Sat Feb 03 2024 - 02:53:22 EST)
- Re: [PATCH -next v4 2/3] x86/mce: rename MCE_IN_KERNEL_COPYIN to MCE_IN_KERNEL_COPY_MC Tong Tiangen (Sat Feb 03 2024 - 02:56:26 EST)
- [syzbot] [netfs?] kernel BUG in __fscache_relinquish_cookie (2) syzbot (Sat Feb 03 2024 - 02:57:46 EST)
- INFO: rcu detected stall in idle_cull_fn Ubisectech Sirius (Sat Feb 03 2024 - 02:58:04 EST)
- [PATCH v1] efi/libstub: Add Confidential Computing (CC) measurement support Kuppuswamy Sathyanarayanan (Sat Feb 03 2024 - 02:59:00 EST)
- Re: [PATCH 1/1] fbdev/hyperv_fb: Fix logic error for Gen2 VMs in hvfb_getmem() Saurabh Singh Sengar (Sat Feb 03 2024 - 03:08:58 EST)
- Re: INFO: rcu detected stall in nsim_fib_event_work Hillf Danton (Sat Feb 03 2024 - 03:16:51 EST)
- include/linux/compiler_types.h:346:38: error: call to '__compiletime_assert_412' declared with attribute error: FIELD_PREP: mask is not constant kernel test robot (Sat Feb 03 2024 - 03:20:37 EST)
- [syzbot] Monthly wireless report (Feb 2024) syzbot (Sat Feb 03 2024 - 03:34:51 EST)
- Stable backport request (was: [PATCH v5 0/4] ASoC: qcom: volume fixes and codec cleanups) Johan Hovold (Sat Feb 03 2024 - 03:36:20 EST)
- [syzbot] [hfs?] KASAN: slab-out-of-bounds Write in hfsplus_bnode_read_key syzbot (Sat Feb 03 2024 - 03:40:54 EST)
- [RFC 00/26] Intel Thread Director Virtualization Zhao Liu (Sat Feb 03 2024 - 04:00:02 EST)
- [RFC 01/26] thermal: Add bit definition for x86 thermal related MSRs Zhao Liu (Sat Feb 03 2024 - 04:00:17 EST)
- [RFC 02/26] thermal: intel: hfi: Add helpers to build HFI/ITD structures Zhao Liu (Sat Feb 03 2024 - 04:00:45 EST)
- [RFC 03/26] thermal: intel: hfi: Add HFI notifier helpers to notify HFI update Zhao Liu (Sat Feb 03 2024 - 04:01:08 EST)
- [RFC 04/26] KVM: Add kvm_arch_sched_out() hook Zhao Liu (Sat Feb 03 2024 - 04:01:26 EST)
- [RFC 05/26] KVM: x86: Reset hardware history at vCPU's sched_in/out Zhao Liu (Sat Feb 03 2024 - 04:01:48 EST)
- [RFC 06/26] KVM: VMX: Add helpers to handle the writes to MSR's R/O and R/WC0 bits Zhao Liu (Sat Feb 03 2024 - 04:02:04 EST)
- [RFC 07/26] KVM: VMX: Emulate ACPI (CPUID.0x01.edx[bit 22]) feature Zhao Liu (Sat Feb 03 2024 - 04:02:26 EST)
- [RFC 08/26] KVM: x86: Expose TM/ACC (CPUID.0x01.edx[bit 29]) feature bit to VM Zhao Liu (Sat Feb 03 2024 - 04:02:45 EST)
- [RFC 09/26] KVM: x86: cpuid: Define CPUID 0x06.eax by kvm_cpu_cap_mask() Zhao Liu (Sat Feb 03 2024 - 04:03:12 EST)
- [RFC 10/26] KVM: VMX: Emulate PTM/PTS (CPUID.0x06.eax[bit 6]) feature Zhao Liu (Sat Feb 03 2024 - 04:03:37 EST)
- [RFC 11/26] KVM: VMX: Introduce HFI description structure Zhao Liu (Sat Feb 03 2024 - 04:03:59 EST)
- [RFC 12/26] KVM: VMX: Introduce HFI table index for vCPU Zhao Liu (Sat Feb 03 2024 - 04:04:17 EST)
- [RFC 13/26] KVM: VMX: Support virtual HFI table for VM Zhao Liu (Sat Feb 03 2024 - 04:04:41 EST)
- [RFC 14/26] KVM: x86: Introduce the HFI dynamic update request and kvm_x86_ops Zhao Liu (Sat Feb 03 2024 - 04:05:00 EST)
- [RFC 15/26] KVM: VMX: Sync update of Host HFI table to Guest Zhao Liu (Sat Feb 03 2024 - 04:05:21 EST)
- [RFC 16/26] KVM: VMX: Update HFI table when vCPU migrates Zhao Liu (Sat Feb 03 2024 - 04:05:46 EST)
- [RFC 17/26] KVM: VMX: Allow to inject thermal interrupt without HFI update Zhao Liu (Sat Feb 03 2024 - 04:06:14 EST)
- [RFC 18/26] KVM: VMX: Emulate HFI related bits in package thermal MSRs Zhao Liu (Sat Feb 03 2024 - 04:06:40 EST)
- [RFC 19/26] KVM: VMX: Emulate the MSRs of HFI feature Zhao Liu (Sat Feb 03 2024 - 04:07:06 EST)
- [RFC 20/26] KVM: x86: Expose HFI feature bit and HFI info in CPUID Zhao Liu (Sat Feb 03 2024 - 04:07:28 EST)
- [RFC 21/26] KVM: VMX: Extend HFI table and MSR emulation to support ITD Zhao Liu (Sat Feb 03 2024 - 04:07:52 EST)
- [RFC 22/26] KVM: VMX: Pass through ITD classification related MSRs to Guest Zhao Liu (Sat Feb 03 2024 - 04:08:22 EST)
- [RFC 23/26] KVM: x86: Expose ITD feature bit and related info in CPUID Zhao Liu (Sat Feb 03 2024 - 04:08:47 EST)
- [RFC 24/26] KVM: VMX: Emulate the MSR of HRESET feature Zhao Liu (Sat Feb 03 2024 - 04:09:17 EST)
- [RFC 25/26] KVM: x86: Expose HRESET feature's CPUID to Guest Zhao Liu (Sat Feb 03 2024 - 04:09:41 EST)
- [RFC 26/26] Documentation: KVM: Add description of pkg_therm_lock Zhao Liu (Sat Feb 03 2024 - 04:10:09 EST)
- [PATCH] iio: humidity: hdc3020: add threshold events support Dimitri Fedrau (Sat Feb 03 2024 - 04:10:30 EST)
- Re: [PATCH net-next] net: sfp: add quirk for OEM DFP-34X-2C2 GPON ONU SFP Sergio Palumbo (Sat Feb 03 2024 - 04:17:10 EST)
- Re: [PATCH] mm: huge_memory: don't force huge page alignment on 32 bit Thorsten Leemhuis (Sat Feb 03 2024 - 04:24:43 EST)
- [tip:master] BUILD SUCCESS 00bd91c99f9e8b4bb6b65c45598fbf426e1f1b53 kernel test robot (Sat Feb 03 2024 - 04:26:22 EST)
- [resend, PATCH v1 1/1] logic_pio: Use RESOURCE_SIZE_MAX definition Andy Shevchenko (Sat Feb 03 2024 - 04:27:03 EST)
- Re: [PATCH] iio: humidity: hdc3020: add threshold events support Javier Carrasco (Sat Feb 03 2024 - 04:30:24 EST)
- RE: [Intel-wired-lan] [PATCH v3] igb: Fix string truncation warnings in igb_set_fw_version Pucha, HimasekharX Reddy (Sat Feb 03 2024 - 04:33:27 EST)
- Re: [PATCH 7/9] x86/cpufeatures: Add feature bit for HRESET Borislav Petkov (Sat Feb 03 2024 - 04:37:12 EST)
- Re: [PATCH 8/9] x86/hreset: Configure history reset Borislav Petkov (Sat Feb 03 2024 - 04:39:25 EST)
- Re: [PATCH 9/9] x86/cpu: Introduce interface to reset hardware history Borislav Petkov (Sat Feb 03 2024 - 04:40:41 EST)
- Re: [PATCH -next v4 2/3] x86/mce: rename MCE_IN_KERNEL_COPYIN to MCE_IN_KERNEL_COPY_MC Borislav Petkov (Sat Feb 03 2024 - 04:43:42 EST)
- Re: [PATCH] arm64: jump_label: use constraints "Si" instead of "i" Ard Biesheuvel (Sat Feb 03 2024 - 04:51:19 EST)
- Re: [PATCH 6.6 000/322] 6.6.16-rc1 review Pavel Machek (Sat Feb 03 2024 - 04:59:27 EST)
- Re: [PATCH 6.1 000/219] 6.1.77-rc1 review Pavel Machek (Sat Feb 03 2024 - 05:01:25 EST)
- Re: [PATCH] iio: humidity: hdc3020: add threshold events support Javier Carrasco (Sat Feb 03 2024 - 05:06:29 EST)
- Re: [PATCH] iio: humidity: hdc3020: add threshold events support Christophe JAILLET (Sat Feb 03 2024 - 05:07:21 EST)
- Re: [PATCH 1/2] x86/random: Retry on RDSEED failure Jason A. Donenfeld (Sat Feb 03 2024 - 05:12:51 EST)
- Re: [PATCH v3 0/2] x86: enforce and cleanup RIP-relative accesses in early boot code Ard Biesheuvel (Sat Feb 03 2024 - 05:16:16 EST)
- Re: [PATCH 6.7 000/353] 6.7.4-rc1 review Holger Hoffstätte (Sat Feb 03 2024 - 05:18:35 EST)
- Re: [PATCH v3 0/2] x86: enforce and cleanup RIP-relative accesses in early boot code Borislav Petkov (Sat Feb 03 2024 - 05:20:10 EST)
- Re: [RFC PATCH v2 0/4] tsm: Runtime measurement registers ABI James Bottomley (Sat Feb 03 2024 - 05:27:40 EST)
- Re: [PATCH v3 0/2] x86: enforce and cleanup RIP-relative accesses in early boot code Ard Biesheuvel (Sat Feb 03 2024 - 05:28:25 EST)
- Re: [PATCH] x86/coco: Define cc_vendor without CONFIG_ARCH_HAS_CC_PLATFORM Borislav Petkov (Sat Feb 03 2024 - 05:29:55 EST)
- Re: [PATCH 6.7 000/353] 6.7.4-rc1 review Holger Hoffstätte (Sat Feb 03 2024 - 05:36:41 EST)
- Re: [PATCH] riscv: hwprobe: export VA_BITS Stefan O'Rear (Sat Feb 03 2024 - 05:41:07 EST)
- [tip: x86/sev] crypto: ccp: Make snp_range_list static tip-bot2 for Borislav Petkov (AMD) (Sat Feb 03 2024 - 05:50:51 EST)
- [tip: x86/sev] x86/Kconfig: Remove CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT tip-bot2 for Borislav Petkov (AMD) (Sat Feb 03 2024 - 05:50:53 EST)
- [PATCH v2 0/3] fs/exec: remove current->in_execve flag Tetsuo Handa (Sat Feb 03 2024 - 05:53:37 EST)
- [PATCH v2 1/3] LSM: add security_execve_abort() hook Tetsuo Handa (Sat Feb 03 2024 - 05:54:00 EST)
- [PATCH v2 2/3] tomoyo: replace current->in_execve flag with security_execve_abort() hook Tetsuo Handa (Sat Feb 03 2024 - 05:54:20 EST)
- [PATCH v2 3/3] fs/exec: remove current->in_execve flag Tetsuo Handa (Sat Feb 03 2024 - 05:54:38 EST)
- Re: [PATCH v3 0/2] x86: enforce and cleanup RIP-relative accesses in early boot code Borislav Petkov (Sat Feb 03 2024 - 06:26:11 EST)
- Re: [PATCH net-next 2/3] net: stmmac: Allow drivers to provide a default AXI configuration kernel test robot (Sat Feb 03 2024 - 07:00:13 EST)
- Re: [PATCH] panic: add option to dump blocked tasks in panic_print Guilherme G. Piccoli (Sat Feb 03 2024 - 07:05:43 EST)
- Re: [PATCH 1/3] pidfd_poll: report POLLHUP when pid_task() == NULL Oleg Nesterov (Sat Feb 03 2024 - 07:05:54 EST)
- [tip:x86/fred] BUILD SUCCESS e13841907b8fda0ae0ce1ec03684665f578416a8 kernel test robot (Sat Feb 03 2024 - 07:09:08 EST)
- [PATCH] arm64/sve: Lower the maximum allocation for the SVE ptrace regset Mark Brown (Sat Feb 03 2024 - 07:18:03 EST)
- [PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace Mark Brown (Sat Feb 03 2024 - 07:29:11 EST)
- [PATCH v8 01/38] arm64/mm: Restructure arch_validate_flags() for extensibility Mark Brown (Sat Feb 03 2024 - 07:31:28 EST)
- [PATCH v8 02/38] prctl: arch-agnostic prctl for shadow stack Mark Brown (Sat Feb 03 2024 - 07:31:57 EST)
- [PATCH v8 03/38] mman: Add map_shadow_stack() flags Mark Brown (Sat Feb 03 2024 - 07:32:22 EST)
- [PATCH v8 04/38] arm64: Document boot requirements for Guarded Control Stacks Mark Brown (Sat Feb 03 2024 - 07:32:41 EST)
- [PATCH v8 05/38] arm64/gcs: Document the ABI for Guarded Control Stacks Mark Brown (Sat Feb 03 2024 - 07:33:07 EST)
- [PATCH v8 06/38] arm64/sysreg: Add definitions for architected GCS caps Mark Brown (Sat Feb 03 2024 - 07:33:28 EST)
- [PATCH v8 07/38] arm64/gcs: Add manual encodings of GCS instructions Mark Brown (Sat Feb 03 2024 - 07:33:47 EST)
- [PATCH v8 08/38] arm64/gcs: Provide put_user_gcs() Mark Brown (Sat Feb 03 2024 - 07:34:07 EST)
- [PATCH v8 09/38] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS) Mark Brown (Sat Feb 03 2024 - 07:34:31 EST)
- [PATCH v8 10/38] arm64/mm: Allocate PIE slots for EL0 guarded control stack Mark Brown (Sat Feb 03 2024 - 07:34:48 EST)
- [PATCH v8 11/38] mm: Define VM_SHADOW_STACK for arm64 when we support GCS Mark Brown (Sat Feb 03 2024 - 07:35:11 EST)
- [PATCH v8 12/38] arm64/mm: Map pages for guarded control stack Mark Brown (Sat Feb 03 2024 - 07:35:28 EST)
- [PATCH v8 13/38] KVM: arm64: Manage GCS registers for guests Mark Brown (Sat Feb 03 2024 - 07:35:49 EST)
- [PATCH v8 14/38] arm64/gcs: Allow GCS usage at EL0 and EL1 Mark Brown (Sat Feb 03 2024 - 07:36:09 EST)
- [PATCH v8 15/38] arm64/idreg: Add overrride for GCS Mark Brown (Sat Feb 03 2024 - 07:36:33 EST)
- [PATCH v8 16/38] arm64/hwcap: Add hwcap for GCS Mark Brown (Sat Feb 03 2024 - 07:36:51 EST)
- [PATCH v8 17/38] arm64/traps: Handle GCS exceptions Mark Brown (Sat Feb 03 2024 - 07:37:11 EST)
- [PATCH v8 18/38] arm64/mm: Handle GCS data aborts Mark Brown (Sat Feb 03 2024 - 07:37:27 EST)
- [PATCH v8 19/38] arm64/gcs: Context switch GCS state for EL0 Mark Brown (Sat Feb 03 2024 - 07:37:46 EST)
- [PATCH v8 20/38] arm64/gcs: Ensure that new threads have a GCS Mark Brown (Sat Feb 03 2024 - 07:38:09 EST)
- [PATCH v8 21/38] arm64/gcs: Implement shadow stack prctl() interface Mark Brown (Sat Feb 03 2024 - 07:38:28 EST)
- [PATCH v8 22/38] arm64/mm: Implement map_shadow_stack() Mark Brown (Sat Feb 03 2024 - 07:38:48 EST)
- [PATCH v8 23/38] arm64/signal: Set up and restore the GCS context for signal handlers Mark Brown (Sat Feb 03 2024 - 07:39:09 EST)
- [PATCH v8 24/38] arm64/signal: Expose GCS state in signal frames Mark Brown (Sat Feb 03 2024 - 07:39:30 EST)
- [PATCH v8 25/38] arm64/ptrace: Expose GCS via ptrace and core files Mark Brown (Sat Feb 03 2024 - 07:39:51 EST)
- [PATCH v8 26/38] arm64: Add Kconfig for Guarded Control Stack (GCS) Mark Brown (Sat Feb 03 2024 - 07:40:13 EST)
- [PATCH v8 27/38] kselftest/arm64: Verify the GCS hwcap Mark Brown (Sat Feb 03 2024 - 07:40:34 EST)
- [PATCH v8 28/38] kselftest/arm64: Add GCS as a detected feature in the signal tests Mark Brown (Sat Feb 03 2024 - 07:40:51 EST)
- [PATCH v8 29/38] kselftest/arm64: Add framework support for GCS to signal handling tests Mark Brown (Sat Feb 03 2024 - 07:41:13 EST)
- [PATCH v8 30/38] kselftest/arm64: Allow signals tests to specify an expected si_code Mark Brown (Sat Feb 03 2024 - 07:41:34 EST)
- [PATCH v8 31/38] kselftest/arm64: Always run signals tests with GCS enabled Mark Brown (Sat Feb 03 2024 - 07:41:52 EST)
- [PATCH v8 32/38] kselftest/arm64: Add very basic GCS test program Mark Brown (Sat Feb 03 2024 - 07:42:14 EST)
- [PATCH v8 33/38] kselftest/arm64: Add a GCS test program built with the system libc Mark Brown (Sat Feb 03 2024 - 07:42:36 EST)
- [PATCH v8 34/38] kselftest/arm64: Add test coverage for GCS mode locking Mark Brown (Sat Feb 03 2024 - 07:42:58 EST)
- [PATCH v8 35/38] selftests/arm64: Add GCS signal tests Mark Brown (Sat Feb 03 2024 - 07:43:21 EST)
- [PATCH v8 36/38] kselftest/arm64: Add a GCS stress test Mark Brown (Sat Feb 03 2024 - 07:43:43 EST)
- [PATCH v8 37/38] kselftest/arm64: Enable GCS for the FP stress tests Mark Brown (Sat Feb 03 2024 - 07:44:03 EST)
- [PATCH v8 38/38] kselftest: Provide shadow stack enable helpers for arm64 Mark Brown (Sat Feb 03 2024 - 07:44:22 EST)
- [PATCH v2 0/2] arm64: dts: allwinner: h618: Add Sipeed Longan SoM 3H and Pi 3H board Jisheng Zhang (Sat Feb 03 2024 - 07:44:36 EST)
- [PATCH v2 1/2] dt-bindings: arm: sunxi: Add Sipeed Longan Module 3H and Longan Pi 3H Jisheng Zhang (Sat Feb 03 2024 - 07:44:50 EST)
- [PATCH v2 2/2] arm64: dts: allwinner: h616: Add Sipeed Longan SoM 3H and Pi 3H board support Jisheng Zhang (Sat Feb 03 2024 - 07:45:05 EST)
- [PATCH 2/2] arm64: dts: allwinner: h616: Add Sipeed Longan SoM 3H and Pi 3H board support Jisheng Zhang (Sat Feb 03 2024 - 07:45:21 EST)
- Re: [PATCH 2/2] arm64: dts: allwinner: h616: Add Sipeed Longan SoM 3H and Pi 3H board support Jisheng Zhang (Sat Feb 03 2024 - 07:45:40 EST)
- [PATCH v2] RDMA/device: Fix a race between mad_client and cm_client init Shifeng Li (Sat Feb 03 2024 - 07:49:55 EST)
- Re: [PATCH 2/2] arm64: dts: allwinner: h616: Add Sipeed Longan SoM 3H and Pi 3H board support Jisheng Zhang (Sat Feb 03 2024 - 07:50:09 EST)
- Re: [PATCH] atm: idt77252: fix a memleak in open_card_ubr0 patchwork-bot+netdevbpf (Sat Feb 03 2024 - 07:50:44 EST)
- Re: [PATCH] octeontx2-pf: Fix a memleak otx2_sq_init patchwork-bot+netdevbpf (Sat Feb 03 2024 - 07:50:52 EST)
- Re: [PATCH v3 3/5] drm/amd: Fetch the EDID from _DDC if available for eDP kernel test robot (Sat Feb 03 2024 - 07:55:26 EST)
- Re: [net-next PATCH 0/2] net: phy: qcom: qca808x: fixup qca808x LED patchwork-bot+netdevbpf (Sat Feb 03 2024 - 08:00:34 EST)
- Re: [PATCH RESEND v7 1/7] drm: atmel-hlcdc: add flag and driver ops to differentiate XLCDC and HLCDC IP claudiu beznea (Sat Feb 03 2024 - 08:00:49 EST)
- Re: [PATCH RESEND v7 2/7] drm: atmel-hlcdc: add LCD controller layer definition for sam9x75 claudiu beznea (Sat Feb 03 2024 - 08:01:03 EST)
- Re: [PATCH RESEND v7 4/7] drm: atmel_hlcdc: Add support for XLCDC in atmel LCD driver claudiu beznea (Sat Feb 03 2024 - 08:01:16 EST)
- Re: [PATCH RESEND v7 7/7] drm: atmel-hlcdc: add support for DSI output formats claudiu beznea (Sat Feb 03 2024 - 08:01:32 EST)
- [PATCH v2 0/2] arm64/sme: Fix handling of traps on resume Mark Brown (Sat Feb 03 2024 - 08:01:45 EST)
- [PATCH v2 1/2] arm64/sme: Restore SMCR on exit from suspend Mark Brown (Sat Feb 03 2024 - 08:01:56 EST)
- [PATCH v2 2/2] arm64/sme: Restore SMCR_EL1.EZT0 on exit from suspend Mark Brown (Sat Feb 03 2024 - 08:02:08 EST)
- [PATCH] Task: Extra credit : LKMP Bug Fixing 2024 Spring : Documentation Abhinav Jain (Sat Feb 03 2024 - 08:07:43 EST)
- Re: [GIT PULL] perf tools fixes for v6.8 pr-tracker-bot (Sat Feb 03 2024 - 08:15:37 EST)
- Re: [PATCH 3/3] mm/memory: Use exception ip to search exception tables kernel test robot (Sat Feb 03 2024 - 08:17:01 EST)
- Re: [PATCH net] net: stmmac: xgmac: fix a typo of register name in DPP safety handling Jiri Pirko (Sat Feb 03 2024 - 08:18:59 EST)
- [PATCH] net: phy: dp83822: Fix RGMII TX delay configuration Tim Pambor (Sat Feb 03 2024 - 08:21:53 EST)
- Re: [PATCH] x86: rust: Disable entry padding with Rust Miguel Ojeda (Sat Feb 03 2024 - 08:35:34 EST)
- Re: [PATCH 3/3] mm/memory: Use exception ip to search exception tables kernel test robot (Sat Feb 03 2024 - 08:39:01 EST)
- Re: [PATCH 6.7 000/353] 6.7.4-rc1 review Ronald Warsow (Sat Feb 03 2024 - 08:39:57 EST)
- [PATCH] edia: dvbdev: fix a use-after-free Zhipeng Lu (Sat Feb 03 2024 - 08:42:16 EST)
- Re: [PATCH v3 2/2] arm64: dts: qcom: ipq6018: enable sdhci node Dmitry Baryshkov (Sat Feb 03 2024 - 08:44:04 EST)
- Re: [PATCH] tty: n_gsm: restrict tty devices to attach Tetsuo Handa (Sat Feb 03 2024 - 08:46:11 EST)
- Re: [PATCH 6.6 000/322] 6.6.16-rc1 review Takeshi Ogasawara (Sat Feb 03 2024 - 08:49:10 EST)
- Re: [PATCH v2 0/3] Handle delay slot for extable lookup Jiaxun Yang (Sat Feb 03 2024 - 08:57:06 EST)
- Generic phy fixes for v6.8 Vinod Koul (Sat Feb 03 2024 - 09:02:50 EST)
- [GIT PULL]: dmaengine fixes for 6.8 Vinod Koul (Sat Feb 03 2024 - 09:13:48 EST)
- Re: [PATCH 2/3] drm/bridge: add lvds controller support for sam9x7 kernel test robot (Sat Feb 03 2024 - 09:21:52 EST)
- Re: [PATCH v1] imx_v6_v7_defconfig: Enable sm3, sm4, polyval, xctr cipher test support Shawn Guo (Sat Feb 03 2024 - 09:22:13 EST)
- Re: [PATCH 1/2] x86/random: Retry on RDSEED failure Theodore Ts'o (Sat Feb 03 2024 - 09:36:45 EST)
- Re: [PATCH] net: phy: dp83822: Fix RGMII TX delay configuration Russell King (Oracle) (Sat Feb 03 2024 - 09:40:18 EST)
- Re: [PATCH] drm/panel: visionox-r66451: Set prepare_prev_first flag Neil Armstrong (Sat Feb 03 2024 - 09:40:36 EST)
- Re: [PATCH v2 1/2] dt-bindings: arm: sunxi: Add Sipeed Longan Module 3H and Longan Pi 3H Conor Dooley (Sat Feb 03 2024 - 09:40:51 EST)
- Re: [PATCH bpf-next v4 0/3] Annotate kfuncs in .BTF_ids section Jiri Olsa (Sat Feb 03 2024 - 09:41:18 EST)
- Re: [PATCH] iio: humidity: hdc3020: add threshold events support Dimitri Fedrau (Sat Feb 03 2024 - 09:42:21 EST)
- Re: [PATCH] iio: humidity: hdc3020: add threshold events support Dimitri Fedrau (Sat Feb 03 2024 - 09:47:57 EST)
- Re: [PATCH 1/2] interconnect: qcom: sm8650: Use correct ACV enable_mask neil . armstrong (Sat Feb 03 2024 - 09:49:38 EST)
- Re: [PATCH v4 03/12] dt-bindings: mtd: brcmnand: Add ecc strap property Conor Dooley (Sat Feb 03 2024 - 09:50:03 EST)
- Re: [PATCH v4 02/12] dt-bindings: mtd: brcmnand: Add WP pin connection property Conor Dooley (Sat Feb 03 2024 - 09:51:15 EST)
- Re: [PATCH] iio: humidity: hdc3020: add threshold events support Dimitri Fedrau (Sat Feb 03 2024 - 09:54:15 EST)
- Re: [PATCH v2] arm64: dts: qcom: sm8550: Switch UFS from opp-table-hz to opp-v2 Neil Armstrong (Sat Feb 03 2024 - 09:55:04 EST)
- [PATCH 0/6] s390: struct bus_type cleanup Ricardo B. Marliere (Sat Feb 03 2024 - 09:57:54 EST)
- [PATCH 1/6] s390: ccwgroup: make ccwgroup_bus_type const Ricardo B. Marliere (Sat Feb 03 2024 - 09:58:07 EST)
- [PATCH 2/6] s390: cio: make css_bus_type const Ricardo B. Marliere (Sat Feb 03 2024 - 09:58:23 EST)
- [PATCH 3/6] s390: cio: make ccw_bus_type const Ricardo B. Marliere (Sat Feb 03 2024 - 09:58:36 EST)
- [PATCH 4/6] s390: cio: make scm_bus_type const Ricardo B. Marliere (Sat Feb 03 2024 - 09:58:51 EST)
- [PATCH 5/6] s390: AP: make ap_bus_type const Ricardo B. Marliere (Sat Feb 03 2024 - 09:59:07 EST)
- [PATCH 6/6] s390: vfio-ap: make matrix_bus const Ricardo B. Marliere (Sat Feb 03 2024 - 09:59:20 EST)
- [PATCH] stmmac: Fix incorrect dereference in stmmac_*_interrupt() Pavel Sakharov (Sat Feb 03 2024 - 10:04:25 EST)
- Re: [PATCH v8 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support kernel test robot (Sat Feb 03 2024 - 10:06:08 EST)
- Re: [PATCH v3 3/3] hwmon: Driver for Nuvoton NCT7363Y Guenter Roeck (Sat Feb 03 2024 - 10:07:10 EST)
- Re: [PATCH v4 2/5] dt-bindings: rtc: abx80x: convert to yaml Conor Dooley (Sat Feb 03 2024 - 10:09:16 EST)
- Re: [PATCH v3 1/3] dt-bindings: hwmon: fan: Add fan binding to schema Guenter Roeck (Sat Feb 03 2024 - 10:10:13 EST)
- Re: [PATCH v4 2/5] dt-bindings: rtc: abx80x: convert to yaml Conor Dooley (Sat Feb 03 2024 - 10:11:03 EST)
- Re: [PATCH v13 1/3] dt-bindings: hwmon: fan: Add fan binding to schema Guenter Roeck (Sat Feb 03 2024 - 10:13:20 EST)
- Re: [PATCH v1 1/1] hwmon: (aspeed-pwm-tacho) mutex for tach reading Guenter Roeck (Sat Feb 03 2024 - 10:15:09 EST)
- Re: [PATCH V2 01/11] hwmon: (coretemp) Fix out-of-bounds memory access Guenter Roeck (Sat Feb 03 2024 - 10:16:21 EST)
- Re: [PATCH V2 02/11] hwmon: (coretemp) Fix bogus core_id to attr name mapping Guenter Roeck (Sat Feb 03 2024 - 10:17:07 EST)
- Re: [PATCH V2 03/11] hwmon: (coretemp) Enlarge per package core count limit Guenter Roeck (Sat Feb 03 2024 - 10:18:01 EST)
- [PATCH] docs: Document possible_cpus parameter Guilherme G. Piccoli (Sat Feb 03 2024 - 10:22:35 EST)
- [PATCH v4] f2fs: fix zoned block device information initialization Wenjie Qi (Sat Feb 03 2024 - 10:25:25 EST)
- Re: [PATCH 1/3] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Update interrupts Lad, Prabhakar (Sat Feb 03 2024 - 10:28:39 EST)
- [PATCH 0/2] drivers: media: struct bus_type cleanup Ricardo B. Marliere (Sat Feb 03 2024 - 10:32:12 EST)
- [PATCH 1/2] media: cec: make cec_bus_type const Ricardo B. Marliere (Sat Feb 03 2024 - 10:32:26 EST)
- [PATCH 2/2] media: media-devnode: make media_bus_type const Ricardo B. Marliere (Sat Feb 03 2024 - 10:32:45 EST)
- Re: [PATCH v1 03/16] misc: fastrpc: Add static PD restart support kernel test robot (Sat Feb 03 2024 - 10:38:13 EST)
- Re: [PATCH net-next 1/3] net: macb: queue tie-off or disable during WOL suspend claudiu beznea (Sat Feb 03 2024 - 10:38:31 EST)
- [syzbot] [afs?] [net?] INFO: task hung in rxrpc_release (3) syzbot (Sat Feb 03 2024 - 10:39:05 EST)
- [PATCH-wq v2 0/5] workqueue: Enable unbound cpumask update on ordered workqueues Waiman Long (Sat Feb 03 2024 - 10:44:10 EST)
- [PATCH-wq v2 1/5] workqueue: Skip __WQ_DESTROYING workqueues when updating global unbound cpumask Waiman Long (Sat Feb 03 2024 - 10:44:23 EST)
- [PATCH-wq v2 2/5] workqueue: Enable unbound cpumask update on ordered workqueues Waiman Long (Sat Feb 03 2024 - 10:44:30 EST)
- [PATCH-wq v2 4/5] kernel/workqueue: Let rescuers follow unbound wq cpumask changes Waiman Long (Sat Feb 03 2024 - 10:44:43 EST)
- [PATCH-wq v2 5/5] workqueue: Bind unbound workqueue rescuer to wq_unbound_cpumask Waiman Long (Sat Feb 03 2024 - 10:44:51 EST)
- [PATCH-wq v2 3/5] workqueue: Thaw frozen pwq in workqueue_apply_unbound_cpumask() Waiman Long (Sat Feb 03 2024 - 10:44:59 EST)
- [BUG REPORT] workqueue: Hung task reported when executing generic/001 on XFS on next-20240202 Chandan Babu R (Sat Feb 03 2024 - 10:47:49 EST)
- Re: [PATCH] iio: humidity: hdc3020: add threshold events support Javier Carrasco (Sat Feb 03 2024 - 10:53:50 EST)
- Re: [PATCH 6.7 000/353] 6.7.4-rc1 review Greg Kroah-Hartman (Sat Feb 03 2024 - 10:57:37 EST)
- Re: [PATCH 0/6] s390: struct bus_type cleanup Greg Kroah-Hartman (Sat Feb 03 2024 - 10:57:55 EST)
- Re: [PATCH 6.6 000/322] 6.6.16-rc1 review Greg Kroah-Hartman (Sat Feb 03 2024 - 10:58:00 EST)
- Re: [PATCH 6.7 000/353] 6.7.4-rc1 review Greg Kroah-Hartman (Sat Feb 03 2024 - 10:58:01 EST)
- Re: [PATCH 6.1 000/219] 6.1.77-rc1 review Greg Kroah-Hartman (Sat Feb 03 2024 - 10:58:10 EST)
- Re: [PATCH 6.6 000/322] 6.6.16-rc1 review Greg Kroah-Hartman (Sat Feb 03 2024 - 10:58:17 EST)
- [PATCH] Staging: octeon: octeon-stubs: fixed a type coding style issue Ettore Forgiarini (Sat Feb 03 2024 - 10:59:03 EST)
- Re: [PATCH 1/2] media: cec: make cec_bus_type const Greg Kroah-Hartman (Sat Feb 03 2024 - 10:59:23 EST)
- Re: [PATCH 2/2] media: media-devnode: make media_bus_type const Greg Kroah-Hartman (Sat Feb 03 2024 - 10:59:41 EST)
- Re: [PATCH 6.7 000/353] 6.7.4-rc1 review Greg Kroah-Hartman (Sat Feb 03 2024 - 11:01:28 EST)
- Re: Stable backport request (was: [PATCH v5 0/4] ASoC: qcom: volume fixes and codec cleanups) Greg Kroah-Hartman (Sat Feb 03 2024 - 11:04:14 EST)
- Re: [PATCH v5 net-next 00/13] net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHY Andrew Lunn (Sat Feb 03 2024 - 11:07:46 EST)
- Re: [PATCH 6.1 000/219] 6.1.77-rc1 review Guenter Roeck (Sat Feb 03 2024 - 11:08:07 EST)
- Re: [PATCH] x86/coco: Define cc_vendor without CONFIG_ARCH_HAS_CC_PLATFORM Nathan Chancellor (Sat Feb 03 2024 - 11:08:22 EST)
- Re: [PATCH] iio: humidity: hdc3020: add threshold events support Dimitri Fedrau (Sat Feb 03 2024 - 11:08:53 EST)
- [PATCH] nilfs2: fix potential bug in end_buffer_async_write Ryusuke Konishi (Sat Feb 03 2024 - 11:17:16 EST)
- Re: [PATCH 6.7 000/353] 6.7.4-rc1 review Ronald Warsow (Sat Feb 03 2024 - 11:23:26 EST)
- Re: [net-next PATCH v5 7/9] net: phy: qcom: add support for QCA807x PHY Family Andrew Lunn (Sat Feb 03 2024 - 11:25:49 EST)
- [PATCH v3] leds: pca963x: Add power management support Amitesh Singh (Sat Feb 03 2024 - 11:26:06 EST)
- Re: [net-next PATCH v5 7/9] net: phy: qcom: add support for QCA807x PHY Family Christian Marangi (Sat Feb 03 2024 - 11:28:29 EST)
- Re: [PATCH 6.7 000/353] 6.7.4-rc1 review Greg Kroah-Hartman (Sat Feb 03 2024 - 11:28:54 EST)
- Re: [PATCH net-next] net: micrel: Fix the frequency adjustments Andrew Lunn (Sat Feb 03 2024 - 11:33:39 EST)
- [PATCH] Task: Kselftests: LKMP Bug Fixing Spring 2024 Abhinav Jain (Sat Feb 03 2024 - 11:43:15 EST)
- Re: [PATCH 1/3] pidfd_poll: report POLLHUP when pid_task() == NULL Christian Brauner (Sat Feb 03 2024 - 11:47:09 EST)
- Re: [PATCH 6.1 000/219] 6.1.77-rc1 review Florian Fainelli (Sat Feb 03 2024 - 11:48:44 EST)
- + XPS 13 9343 Antoine (Sat Feb 03 2024 - 11:50:26 EST)
- [PATCH 2/2] Task: Kselftests : LKMP Bug Fixing Spring 2024 Abhinav Jain (Sat Feb 03 2024 - 11:51:39 EST)
- [PATCH V8 00/12] soc: imx8mp: Add support for HDMI Adam Ford (Sat Feb 03 2024 - 11:53:45 EST)
- [PATCH V8 01/12] dt-bindings: phy: add binding for the i.MX8MP HDMI PHY Adam Ford (Sat Feb 03 2024 - 11:54:04 EST)
- [PATCH V8 02/12] phy: freescale: add Samsung HDMI PHY Adam Ford (Sat Feb 03 2024 - 11:54:30 EST)
- [PATCH V8 03/12] dt-bindings: soc: imx: add missing clock and power-domains to imx8mp-hdmi-blk-ctrl Adam Ford (Sat Feb 03 2024 - 11:54:41 EST)
- [PATCH V8 04/12] pmdomain: imx8mp-blk-ctrl: imx8mp_blk: Add fdcc clock to hdmimix domain Adam Ford (Sat Feb 03 2024 - 11:55:10 EST)
- [PATCH V8 05/12] arm64: dts: imx8mp: add HDMI power-domains Adam Ford (Sat Feb 03 2024 - 11:55:36 EST)
- [PATCH V8 06/12] arm64: dts: imx8mp: add HDMI irqsteer Adam Ford (Sat Feb 03 2024 - 11:55:59 EST)
- [PATCH V8 07/12] dt-bindings: display: imx: add binding for i.MX8MP HDMI PVI Adam Ford (Sat Feb 03 2024 - 11:56:21 EST)
- [PATCH V8 08/12] drm/bridge: imx: add driver for HDMI TX Parallel Video Interface Adam Ford (Sat Feb 03 2024 - 11:56:39 EST)
- [PATCH V8 09/12] dt-bindings: display: imx: add binding for i.MX8MP HDMI TX Adam Ford (Sat Feb 03 2024 - 11:57:00 EST)
- [PATCH V8 10/12] drm/bridge: imx: add bridge wrapper driver for i.MX8MP DWC HDMI Adam Ford (Sat Feb 03 2024 - 11:57:19 EST)
- [PATCH V8 11/12] arm64: dts: imx8mp: add HDMI display pipeline Adam Ford (Sat Feb 03 2024 - 11:57:39 EST)
- [PATCH V8 12/12] arm64: defconfig: Enable DRM_IMX8MP_DW_HDMI_BRIDGE as module Adam Ford (Sat Feb 03 2024 - 11:58:01 EST)
- Re: [PATCH 1/8] ARM: dts: microchip: sam9x60_curiosity: Add power-supply properties for sdmmc nodes claudiu beznea (Sat Feb 03 2024 - 11:58:19 EST)
- [PATCH 3/3] Task: Kselftests: LKMP Bug Fixing Spring 2024 Abhinav Jain (Sat Feb 03 2024 - 11:58:38 EST)
- Re: [PATCH v1] efi/libstub: Add Confidential Computing (CC) measurement support Ard Biesheuvel (Sat Feb 03 2024 - 11:59:44 EST)
- Re: Stable backport request (was: [PATCH v5 0/4] ASoC: qcom: volume fixes and codec cleanups) Johan Hovold (Sat Feb 03 2024 - 12:02:34 EST)
- Re: [PATCH] arm64: dts: qcom: sm8550-qrd: enable Touchscreen Bjorn Andersson (Sat Feb 03 2024 - 12:06:37 EST)
- Re: [PATCH] arm64: dts: qcom: sm8650: Use GIC-ITS for PCIe0 and PCIe1 Bjorn Andersson (Sat Feb 03 2024 - 12:06:43 EST)
- Re: (subset) [PATCH v3 0/2] arm64: qcom: sm8650: add support for USB-C Altmode Bjorn Andersson (Sat Feb 03 2024 - 12:06:56 EST)
- Re: [PATCH] arm64: defconfig: Enable Qualcomm interconnect providers Bjorn Andersson (Sat Feb 03 2024 - 12:07:11 EST)
- Re: [PATCH RESEND v6] arm64: dts: qcom: qcm6490-idp: Add definition for three LEDs Bjorn Andersson (Sat Feb 03 2024 - 12:07:25 EST)
- Re: [PATCH] dt-bindings: clock: qcom: Fix @codeaurora email in Q6SSTOP Bjorn Andersson (Sat Feb 03 2024 - 12:07:40 EST)
- Re: [PATCH v2] arm64: dts: qcom: qcm6490-idp: Include PM7250B Bjorn Andersson (Sat Feb 03 2024 - 12:07:59 EST)
- Re: [PATCH V8 02/12] phy: freescale: add Samsung HDMI PHY Christophe JAILLET (Sat Feb 03 2024 - 12:14:00 EST)
- Re: [PATCH] docs: Document possible_cpus parameter Randy Dunlap (Sat Feb 03 2024 - 12:19:30 EST)
- Re: [PATCH 6.6 000/322] 6.6.16-rc1 review Florian Fainelli (Sat Feb 03 2024 - 12:22:38 EST)
- Re: [PATCH 0/2] cxl/cper: Fixes for CXL CPER event processing Ard Biesheuvel (Sat Feb 03 2024 - 12:31:32 EST)
- Re: [PATCH] Task: Extra credit : LKMP Bug Fixing 2024 Spring : Documentation Randy Dunlap (Sat Feb 03 2024 - 12:32:16 EST)
- Re: [PATCH] arm64: dts: qcom: sm6115: Fix missing interconnect-names Bjorn Andersson (Sat Feb 03 2024 - 12:40:04 EST)
- Re: [PATCH 6.7 000/353] 6.7.4-rc1 review Florian Fainelli (Sat Feb 03 2024 - 12:43:39 EST)
- [PATCH 6.1 000/221] 6.1.77-rc2 review Greg Kroah-Hartman (Sat Feb 03 2024 - 12:53:02 EST)
- [PATCH 6.6 000/326] 6.6.16-rc2 review Greg Kroah-Hartman (Sat Feb 03 2024 - 12:53:23 EST)
- [PATCH 6.7 000/355] 6.7.4-rc2 review Greg Kroah-Hartman (Sat Feb 03 2024 - 12:53:38 EST)
- Re: [PATCH v3 01/26] ext4: refactor ext4_da_map_blocks() Theodore Ts'o (Sat Feb 03 2024 - 12:57:51 EST)
- Re: [PATCH v3 02/26] ext4: convert to exclusive lock while inserting delalloc extents Theodore Ts'o (Sat Feb 03 2024 - 12:58:03 EST)
- Re: [PATCH v3 03/26] ext4: correct the hole length returned by ext4_map_blocks() Theodore Ts'o (Sat Feb 03 2024 - 12:58:11 EST)
- Re: [PATCH v3 04/26] ext4: add a hole extent entry in cache after punch Theodore Ts'o (Sat Feb 03 2024 - 12:58:42 EST)
- Re: [PATCH v3 05/26] ext4: make ext4_map_blocks() distinguish delalloc only extent Theodore Ts'o (Sat Feb 03 2024 - 12:59:05 EST)
- Re: [PATCH v3 06/26] ext4: make ext4_set_iomap() recognize IOMAP_DELALLOC map type Theodore Ts'o (Sat Feb 03 2024 - 12:59:24 EST)
- [PATCH 1/2] dt: bindings: leds: Add NCP5623 multi-LED Controller Abdel Alkuor (Sat Feb 03 2024 - 12:59:48 EST)
- [PATCH 2/2] leds: Add NCP5623 multi-led driver Abdel Alkuor (Sat Feb 03 2024 - 13:00:06 EST)
- Re: [syzbot] [riscv?] kernel panic: Kernel stack overflow (2) syzbot (Sat Feb 03 2024 - 13:02:33 EST)
- [PATCH] staging: fieldbus: make anybus_bus const Ricardo B. Marliere (Sat Feb 03 2024 - 13:11:22 EST)
- Re: [PATCH v2] mm: swap: async free swap slot cache entries Chris Li (Sat Feb 03 2024 - 13:12:27 EST)
- Re: [PATCH] usb: typec: anx7688: Add driver for ANX7688 USB-C HDMI bridge Ondřej Jirman (Sat Feb 03 2024 - 13:18:34 EST)
- Re: This is the fourth time I’ve tried to find what led to the regression of outgoing network speed and each time I find the merge commit 8c94ccc7cd691472461448f98e2372c75849406c Christian A. Ehrhardt (Sat Feb 03 2024 - 13:21:15 EST)
- [PATCH 0/2] drivers: drm: struct bus_type cleanup Ricardo B. Marliere (Sat Feb 03 2024 - 13:24:57 EST)
- [PATCH 1/2] drm: display: make dp_aux_bus_type const Ricardo B. Marliere (Sat Feb 03 2024 - 13:25:01 EST)
- [PATCH 2/2] drm: mipi-dsi: make mipi_dsi_bus_type const Ricardo B. Marliere (Sat Feb 03 2024 - 13:25:14 EST)
- Re: [PATCH 0/2] drivers: drm: struct bus_type cleanup Greg Kroah-Hartman (Sat Feb 03 2024 - 13:36:45 EST)
- [PATCH 0/3] drivers: scsi: struct bus_type cleanup Ricardo B. Marliere (Sat Feb 03 2024 - 13:38:47 EST)
- [PATCH 1/3] scsi: fcoe: make fcoe_bus_type const Ricardo B. Marliere (Sat Feb 03 2024 - 13:39:06 EST)
- [PATCH 2/3] scsi: iscsi: make iscsi_flashnode_bus const Ricardo B. Marliere (Sat Feb 03 2024 - 13:39:28 EST)
- [PATCH 3/3] scsi: scsi_debug: make pseudo_lld_bus const Ricardo B. Marliere (Sat Feb 03 2024 - 13:39:48 EST)
- Re: [PATCH bpf-next v4 0/3] Annotate kfuncs in .BTF_ids section Manu Bretelle (Sat Feb 03 2024 - 13:46:17 EST)
- [PATCH 0/2] drivers: xen: struct bus_type cleanup Ricardo B. Marliere (Sat Feb 03 2024 - 13:53:19 EST)
- [PATCH 1/2] xen: pcpu: make xen_pcpu_subsys const Ricardo B. Marliere (Sat Feb 03 2024 - 13:53:28 EST)
- [PATCH 2/2] xen: balloon: make balloon_subsys const Ricardo B. Marliere (Sat Feb 03 2024 - 13:53:49 EST)
- [PATCH 0/3] drivers: mmc: struct bus_type cleanup Ricardo B. Marliere (Sat Feb 03 2024 - 14:01:50 EST)
- [PATCH 1/3] mmc: core: make mmc_rpmb_bus_type const Ricardo B. Marliere (Sat Feb 03 2024 - 14:02:08 EST)
- [PATCH 2/3] mmc: core: make mmc_bus_type const Ricardo B. Marliere (Sat Feb 03 2024 - 14:02:24 EST)
- [PATCH 3/3] mmc: core: make sdio_bus_type const Ricardo B. Marliere (Sat Feb 03 2024 - 14:02:41 EST)
- Re: [PATCH 6.7 000/355] 6.7.4-rc2 review Luna Jernberg (Sat Feb 03 2024 - 14:02:59 EST)
- Re: [PATCH] x86/coco: Define cc_vendor without CONFIG_ARCH_HAS_CC_PLATFORM Borislav Petkov (Sat Feb 03 2024 - 14:08:13 EST)
- [PATCH net v3] net: stmmac: protect updates of 64-bit statistics counters Petr Tesarik (Sat Feb 03 2024 - 14:10:13 EST)
- [PATCH v2 1/6] arm64: dts: qcom: sc8180x-lenovo-flex-5g: fix GPU firmware path Anton Bambura (Sat Feb 03 2024 - 14:12:40 EST)
- [PATCH v2 0/6] Device-tree improvements for Lenovo Flex/Yoga 5G laptop Anton Bambura (Sat Feb 03 2024 - 14:12:52 EST)
- [PATCH v2 3/6] arm64: dts: qcom: sc8180x-lenovo-flex-5g: move pinctrl to appropriate nodes Anton Bambura (Sat Feb 03 2024 - 14:13:02 EST)
- [PATCH v2 2/6] arm64: dts: qcom: sc8180x-lenovo-flex-5g: set names for i2c hid nodes Anton Bambura (Sat Feb 03 2024 - 14:13:12 EST)
- [PATCH v2 4/6] arm64: dts: qcom: sc8180x-lenovo-flex-5g: enable touchscreen Anton Bambura (Sat Feb 03 2024 - 14:13:21 EST)
- [PATCH v2 6/6] arm64: dts: qcom: sc8180x-lenovo-flex-5g: Allow UFS regulators load/mode setting Anton Bambura (Sat Feb 03 2024 - 14:13:56 EST)
- [PATCH v2 5/6] arm64: dts: qcom: sc8180x-lenovo-flex-5g: set touchpad i2c frequency to 1 MHz Anton Bambura (Sat Feb 03 2024 - 14:14:01 EST)
- [PATCH 0/2] drivers: tty: struct bus_type cleanup Ricardo B. Marliere (Sat Feb 03 2024 - 14:14:41 EST)
- [PATCH 1/2] serdev: make serdev_bus_type const Ricardo B. Marliere (Sat Feb 03 2024 - 14:14:58 EST)
- [PATCH 2/2] serial: core: make serial_base_bus_type const Ricardo B. Marliere (Sat Feb 03 2024 - 14:15:13 EST)
- Re: [PATCH v2 5/6] arm64: dts: qcom: sc8180x-lenovo-flex-5g: set touchpad i2c frequency to 1 MHz Konrad Dybcio (Sat Feb 03 2024 - 14:24:36 EST)
- Re: [PATCH v2 3/6] arm64: dts: qcom: sc8180x-lenovo-flex-5g: move pinctrl to appropriate nodes Konrad Dybcio (Sat Feb 03 2024 - 14:25:47 EST)
- Re: [PATCH v2 4/6] arm64: dts: qcom: sc8180x-lenovo-flex-5g: enable touchscreen Konrad Dybcio (Sat Feb 03 2024 - 14:26:04 EST)
- Re: [PATCH 6.7 000/355] 6.7.4-rc2 review Ronald Warsow (Sat Feb 03 2024 - 14:30:22 EST)
- Re: [PATCH 6.7 000/355] 6.7.4-rc2 review Ricardo B. Marliere (Sat Feb 03 2024 - 14:30:48 EST)
- Re: [PATCH] x86/coco: Define cc_vendor without CONFIG_ARCH_HAS_CC_PLATFORM Nathan Chancellor (Sat Feb 03 2024 - 14:36:05 EST)
- Re: [PATCH 6.7 000/355] 6.7.4-rc2 review Greg Kroah-Hartman (Sat Feb 03 2024 - 14:36:37 EST)
- Re: [RFC PATCH net-next 2/2] net: ethernet: ti: inter-core-virt-eth: Register as network device Simon Horman (Sat Feb 03 2024 - 14:39:52 EST)
- Re: [PATCH] x86/coco: Define cc_vendor without CONFIG_ARCH_HAS_CC_PLATFORM Borislav Petkov (Sat Feb 03 2024 - 14:45:46 EST)
- Re: [PATCH 6.7 000/355] 6.7.4-rc2 review SeongJae Park (Sat Feb 03 2024 - 14:49:35 EST)
- Re: [PATCH 6.1 000/221] 6.1.77-rc2 review SeongJae Park (Sat Feb 03 2024 - 14:50:42 EST)
- Re: [PATCH 6.6 000/326] 6.6.16-rc2 review SeongJae Park (Sat Feb 03 2024 - 14:51:36 EST)
- [PATCH 0/2] checkpatch: relax >75 warning, adjust report format Jim Cromie (Sat Feb 03 2024 - 14:55:41 EST)
- [PATCH 1/2] checkpatch: tolerate long lines w/o spaces Jim Cromie (Sat Feb 03 2024 - 14:55:48 EST)
- [PATCH 2/2] checkpatch: minor whitespace changes for readability Jim Cromie (Sat Feb 03 2024 - 14:56:06 EST)
- Re: [PATCH v2] arm64: dts: qcom: sm8550: Switch UFS from opp-table-hz to opp-v2 Neil Armstrong (Sat Feb 03 2024 - 15:13:03 EST)
- [PATCH] arm64: deconfig: enable Goodix Berlin SPI touchscreen driver as module Neil Armstrong (Sat Feb 03 2024 - 15:20:33 EST)
- [PULL REQUEST] i2c-for-6.8-rc3 Wolfram Sang (Sat Feb 03 2024 - 15:25:33 EST)
- [paulmck-rcu:dev.2024.02.02b] BUILD SUCCESS b2c3e9f1a8d53ca55c31e0b30a1e4a7e0b33de61 kernel test robot (Sat Feb 03 2024 - 15:35:40 EST)
- [syzbot] [mm?] WARNING in zswap_folio_swapin syzbot (Sat Feb 03 2024 - 15:37:40 EST)
- [PATCH] group_cpus: Remove #include <linux/kernel.h> Christophe JAILLET (Sat Feb 03 2024 - 15:41:43 EST)
- [PATCH v2] ASoC: codecs: va-macro: add npl clk neil . armstrong (Sat Feb 03 2024 - 15:43:26 EST)
- Re: Re: [lvc-project] [PATCH] i2c: Fix NULL pointer dereference in npcm_i2c_reg_slave Wolfram Sang (Sat Feb 03 2024 - 15:44:56 EST)
- [GIT PULL] smb3 client fixes Steve French (Sat Feb 03 2024 - 15:47:47 EST)
- Re: [PATCH v8 02/13] dt-bindings: treewide: add access-controllers description Wolfram Sang (Sat Feb 03 2024 - 15:48:29 EST)
- Re: [PATCH 1/2] dt-bindings: i2c: mux: i2c-demux-pinctrl: Drop i2c-mux.yaml reference Wolfram Sang (Sat Feb 03 2024 - 15:50:30 EST)
- Re: [PATCH 2/2] dt-bindings: i2c: mux: i2c-demux-pinctrl: Define "i2c-parent" constraints Wolfram Sang (Sat Feb 03 2024 - 15:50:45 EST)
- Fwd: Wifi intel card error CIJOML CIJOMLovic (Sat Feb 03 2024 - 16:01:13 EST)
- Re: [PATCH 2/3] scsi: iscsi: make iscsi_flashnode_bus const Lee Duncan (Sat Feb 03 2024 - 16:13:13 EST)
- Re: [PATCH 0/3] drivers: scsi: struct bus_type cleanup Greg Kroah-Hartman (Sat Feb 03 2024 - 16:23:20 EST)
- Re: [PATCH 0/3] drivers: mmc: struct bus_type cleanup Greg Kroah-Hartman (Sat Feb 03 2024 - 16:23:39 EST)
- Re: [PATCH 0/2] drivers: xen: struct bus_type cleanup Greg Kroah-Hartman (Sat Feb 03 2024 - 16:23:53 EST)
- [PATCH] cache: ax45mp_cache: Align end size to cache boundary in ax45mp_dma_cache_wback() Prabhakar (Sat Feb 03 2024 - 16:27:13 EST)
- Re: [PATCH 6.1 000/221] 6.1.77-rc2 review Pavel Machek (Sat Feb 03 2024 - 16:27:36 EST)
- Re: [PATCH 6.1 000/221] 6.1.77-rc2 review Florian Fainelli (Sat Feb 03 2024 - 16:33:05 EST)
- [GIT PULL] USB driver fixes for 6.8-rc3 Greg KH (Sat Feb 03 2024 - 16:49:31 EST)
- [GIT PULL] TTY/Serial driver fixes for 6.8-rc3 Greg KH (Sat Feb 03 2024 - 16:49:48 EST)
- [GIT PULL] Char/Misc driver fixes for 6.8-rc3 Greg KH (Sat Feb 03 2024 - 16:50:17 EST)
- Re: [PATCH 6.7 000/355] 6.7.4-rc2 review Florian Fainelli (Sat Feb 03 2024 - 16:56:48 EST)
- Re: [PATCH 6.6 000/326] 6.6.16-rc2 review Florian Fainelli (Sat Feb 03 2024 - 16:57:28 EST)
- [PATCH] Documentation: multiple .rst files: Fix grammar and more consistent formatting Thorsten Blum (Sat Feb 03 2024 - 16:57:57 EST)
- Re: [RFC PATCH] kprobes: Use synchronize_rcu_tasks_rude in kprobe_optimizer Paul E. McKenney (Sat Feb 03 2024 - 17:00:17 EST)
- Re: [btrfs] commit bc27d6f0aa0e4de184b617aceeaf25818cc646de breaks update-grub David Sterba (Sat Feb 03 2024 - 17:04:30 EST)
- Re: [PATCH RFC v12 5/20] initramfs|security: Add security hook to initramfs unpack Paul Moore (Sat Feb 03 2024 - 17:25:28 EST)
- Re: [PATCH RFC v12 6/20] ipe: introduce 'boot_verified' as a trust provider Paul Moore (Sat Feb 03 2024 - 17:26:00 EST)
- Re: [PATCH RFC v12 8/20] ipe: add userspace interface Paul Moore (Sat Feb 03 2024 - 17:26:21 EST)
- Re: [PATCH RFC v12 9/20] uapi|audit|ipe: add ipe auditing support Paul Moore (Sat Feb 03 2024 - 17:26:30 EST)
- Re: [PATCH RFC v12 10/20] ipe: add permissive toggle Paul Moore (Sat Feb 03 2024 - 17:26:33 EST)
- Re: [PATCH RFC v12 17/20] ipe: enable support for fs-verity as a trust provider Paul Moore (Sat Feb 03 2024 - 17:27:20 EST)
- Re: [PATCH RFC v12 15/20] ipe: add support for dm-verity as a trust provider Paul Moore (Sat Feb 03 2024 - 17:27:23 EST)
- Re: [PATCH] KVM: selftests: Fix GUEST_PRINTF() format warnings in ARM code Oliver Upton (Sat Feb 03 2024 - 17:28:14 EST)
- [PATCH] Documentation: coding-style: Update syntax highlighting for code-blocks Thorsten Blum (Sat Feb 03 2024 - 17:42:18 EST)
- [PATCHv3] PPPoL2TP: Add more code snippets Samuel Thibault (Sat Feb 03 2024 - 17:43:19 EST)
- Re: [PATCH v1] efi/libstub: Add Confidential Computing (CC) measurement support Kuppuswamy Sathyanarayanan (Sat Feb 03 2024 - 17:44:31 EST)
- Re: [PATCH 6.6 000/326] 6.6.16-rc2 review Takeshi Ogasawara (Sat Feb 03 2024 - 17:58:48 EST)
- Re: [PATCH 6.6 000/322] 6.6.16-rc1 review Takeshi Ogasawara (Sat Feb 03 2024 - 18:08:11 EST)
- [PATCH] speakup: Fix 8bit characters from direct synth Samuel Thibault (Sat Feb 03 2024 - 18:36:15 EST)
- Re: [tip: x86/fred] x86/ptrace: Cleanup the definition of the pt_regs structure H. Peter Anvin (Sat Feb 03 2024 - 18:53:09 EST)
- [PATCH] leds: trigger: netdev: Fix kernel panic on interface rename trig notify Christian Marangi (Sat Feb 03 2024 - 18:55:01 EST)
- Re: [LTP] [ANNOUNCE] The Linux Test Project has been released for JANUARY 2024 Petr Vorel (Sat Feb 03 2024 - 18:57:24 EST)
- Re: [GIT PULL] Kbuild fixes for v6.8-rc3 Masahiro Yamada (Sat Feb 03 2024 - 19:00:14 EST)
- Re: [PATCH] speakup: Fix 8bit characters from direct synth Greg KH (Sat Feb 03 2024 - 19:03:31 EST)
- [paulmck-rcu:rcu/next] BUILD SUCCESS 3909f6fb51679ee6f34580958fbccf9dafaecc11 kernel test robot (Sat Feb 03 2024 - 19:13:23 EST)
- Re: [PATCH] speakup: Fix 8bit characters from direct synth Samuel Thibault (Sat Feb 03 2024 - 19:17:00 EST)
- Re: [PATCH] riscv: hwprobe: export VA_BITS Jessica Clarke (Sat Feb 03 2024 - 19:22:50 EST)
- Re: [PATCH v13 2/6] ring-buffer: Introducing ring-buffer mapping functions Steven Rostedt (Sat Feb 03 2024 - 19:34:00 EST)
- Re: [PATCH] Documentation: multiple .rst files: Fix grammar and more consistent formatting Randy Dunlap (Sat Feb 03 2024 - 19:53:06 EST)
- Re: [PATCH v13 2/6] ring-buffer: Introducing ring-buffer mapping functions Steven Rostedt (Sat Feb 03 2024 - 19:54:41 EST)
- Re: [PATCH v1 03/16] misc: fastrpc: Add static PD restart support kernel test robot (Sat Feb 03 2024 - 20:10:43 EST)
- Re: [RFC PATCH] kprobes: Use synchronize_rcu_tasks_rude in kprobe_optimizer Yang Jihong (Sat Feb 03 2024 - 20:16:56 EST)
- [v6.7][PATCH 01/23] eventfs: Remove "lookup" parameter from create_dir/file_dentry() Steven Rostedt (Sat Feb 03 2024 - 20:18:20 EST)
- [v6.7][PATCH 00/23] eventfs: Linus's updates for 6.7 Steven Rostedt (Sat Feb 03 2024 - 20:18:20 EST)
- [v6.7][PATCH 02/23] eventfs: Stop using dcache_readdir() for getdents() Steven Rostedt (Sat Feb 03 2024 - 20:18:30 EST)
- [v6.7][PATCH 04/23] eventfs: Have eventfs_iterate() stop immediately if ei->is_freed is set Steven Rostedt (Sat Feb 03 2024 - 20:18:34 EST)
- [v6.7][PATCH 06/23] eventfs: Read ei->entries before ei->children in eventfs_iterate() Steven Rostedt (Sat Feb 03 2024 - 20:18:47 EST)
- [v6.7][PATCH 05/23] eventfs: Do ctx->pos update for all iterations in eventfs_iterate() Steven Rostedt (Sat Feb 03 2024 - 20:19:42 EST)
- [v6.7][PATCH 08/23] eventfs: Have the inodes all for files and directories all be the same Steven Rostedt (Sat Feb 03 2024 - 20:19:54 EST)
- [v6.7][PATCH 03/23] tracefs/eventfs: Use root and instance inodes as default ownership Steven Rostedt (Sat Feb 03 2024 - 20:19:57 EST)
- [v6.7][PATCH 09/23] eventfs: Do not create dentries nor inodes in iterate_shared Steven Rostedt (Sat Feb 03 2024 - 20:20:00 EST)
- [v6.7][PATCH 07/23] eventfs: Shortcut eventfs_iterate() by skipping entries already read Steven Rostedt (Sat Feb 03 2024 - 20:20:11 EST)
- [v6.7][PATCH 10/23] eventfs: Use kcalloc() instead of kzalloc() Steven Rostedt (Sat Feb 03 2024 - 20:20:13 EST)
- [v6.7][PATCH 14/23] eventfs: Initialize the tracefs inode properly Steven Rostedt (Sat Feb 03 2024 - 20:20:20 EST)
- [v6.7][PATCH 11/23] eventfs: Save directory inodes in the eventfs_inode structure Steven Rostedt (Sat Feb 03 2024 - 20:20:29 EST)
- [v6.7][PATCH 12/23] tracefs: remove stale update_gid code Steven Rostedt (Sat Feb 03 2024 - 20:20:43 EST)
- [v6.7][PATCH 13/23] tracefs: Zero out the tracefs_inode when allocating it Steven Rostedt (Sat Feb 03 2024 - 20:20:45 EST)
- [v6.7][PATCH 17/23] eventfs: Remove unused d_parent pointer field Steven Rostedt (Sat Feb 03 2024 - 20:22:01 EST)
- [v6.7][PATCH 15/23] tracefs: Avoid using the ei->dentry pointer unnecessarily Steven Rostedt (Sat Feb 03 2024 - 20:22:04 EST)
- [v6.7][PATCH 21/23] eventfs: Restructure eventfs_inode structure to be more condensed Steven Rostedt (Sat Feb 03 2024 - 20:22:21 EST)
- [v6.7][PATCH 22/23] eventfs: Remove fsnotify*() functions from lookup() Steven Rostedt (Sat Feb 03 2024 - 20:22:21 EST)
- [v6.7][PATCH 18/23] eventfs: Clean up dentry ops and add revalidate function Steven Rostedt (Sat Feb 03 2024 - 20:22:22 EST)
- [v6.7][PATCH 20/23] eventfs: Warn if an eventfs_inode is freed without is_freed being set Steven Rostedt (Sat Feb 03 2024 - 20:22:22 EST)
- [v6.7][PATCH 23/23] eventfs: Keep all directory links at 1 Steven Rostedt (Sat Feb 03 2024 - 20:22:30 EST)
- [v6.7][PATCH 19/23] eventfs: Get rid of dentry pointers without refcounts Steven Rostedt (Sat Feb 03 2024 - 20:22:46 EST)
- [v6.7][PATCH 16/23] tracefs: dentry lookup crapectomy Steven Rostedt (Sat Feb 03 2024 - 20:22:50 EST)
- Re: [v6.7][PATCH 00/23] eventfs: Linus's updates for 6.7 Steven Rostedt (Sat Feb 03 2024 - 20:25:12 EST)
- Re: [PATCH v2] f2fs: sysfs: support gc_io_aware Chao Yu (Sat Feb 03 2024 - 20:25:43 EST)
- Re: [PATCH net-next v2] tun: Fix code style issues in <linux/if_tun.h> Jason Wang (Sat Feb 03 2024 - 20:27:10 EST)
- Re: [PATCH net-next v2] tun: Implement ethtool's get_channels() callback Jason Wang (Sat Feb 03 2024 - 20:27:53 EST)
- Re: [syzbot] [mm?] WARNING in zswap_folio_swapin Nhat Pham (Sat Feb 03 2024 - 20:28:32 EST)
- Re: [PATCH v2 1/3] sched/topology: Annotate RCU pointers properly Huang, Ying (Sat Feb 03 2024 - 20:30:16 EST)
- Re: [PATCH net-next v4 5/5] tools: virtio: introduce vhost_net_test Jason Wang (Sat Feb 03 2024 - 20:31:00 EST)
- Re: [PATCH] f2fs: doc: Fix bouncing email address for Sahitya Tummala Chao Yu (Sat Feb 03 2024 - 20:31:20 EST)
- Re: [PATCH RFT v5 1/7] Documentation: userspace-api: Add shadow stack API documentation Randy Dunlap (Sat Feb 03 2024 - 20:33:30 EST)
- Re: [PATCH v5 00/14] dm-raid/md/raid: fix v6.7 regressions Yu Kuai (Sat Feb 03 2024 - 20:35:35 EST)
- 回复: Re: [PATCH] acpi: Modify ACPI_OBJECT_COMMON_HEADER 李俊 (Sat Feb 03 2024 - 20:38:43 EST)
- Re: [PATCH v4] f2fs: fix zoned block device information initialization Chao Yu (Sat Feb 03 2024 - 20:48:00 EST)
- Re: [PATCH -next v4 2/3] x86/mce: rename MCE_IN_KERNEL_COPYIN to MCE_IN_KERNEL_COPY_MC Tong Tiangen (Sat Feb 03 2024 - 20:52:58 EST)
- Re: [PATCH v2 2/3] tomoyo: replace current->in_execve flag with security_execve_abort() hook kernel test robot (Sat Feb 03 2024 - 20:54:02 EST)
- Re: [PATCH v6 05/10] coresight-tpda: Add support to configure CMB element Tao Zhang (Sat Feb 03 2024 - 20:58:52 EST)
- Re: [PATCH v18 023/121] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend specific Binbin Wu (Sat Feb 03 2024 - 21:01:03 EST)
- Re: [PATCH] perf evsel: Rename get_states() to parse_task_states() and make it public Ze Gao (Sat Feb 03 2024 - 21:03:38 EST)
- RE: Do we still need SLAB_MEM_SPREAD (and possibly others)? Song, Xiongwei (Sat Feb 03 2024 - 21:07:56 EST)
- Re: [PATCH v4] f2fs: fix zoned block device information initialization Wenjie Qi (Sat Feb 03 2024 - 21:19:40 EST)
- Re: [PATCH v2 3/8] workqueue: Implement BH workqueues to eventually replace tasklets Lai Jiangshan (Sat Feb 03 2024 - 21:20:30 EST)
- Re: [PATCH v4] f2fs: fix zoned block device information initialization Chao Yu (Sat Feb 03 2024 - 21:24:39 EST)
- Re: [PATCH v6 1/2] drivers: rtc: add max313xx series rtc driver kernel test robot (Sat Feb 03 2024 - 21:26:44 EST)
- [PATCH v2 1/1] netlabel: cleanup struct netlbl_lsm_catmap George Guo (Sat Feb 03 2024 - 21:35:58 EST)
- Re: [PATCH v4] f2fs: fix zoned block device information initialization Wenjie Qi (Sat Feb 03 2024 - 21:36:37 EST)
- Re: [PATCH] acpi: Modify ACPI_OBJECT_COMMON_HEADER lijun (Sat Feb 03 2024 - 21:48:12 EST)
- Re: [PATCH V2] thermal: power_allocator: Avoid overwriting PID coefficients from setup time Di Shen (Sat Feb 03 2024 - 21:55:59 EST)
- Re: [syzbot] [mm?] WARNING in zswap_folio_swapin Chengming Zhou (Sat Feb 03 2024 - 21:59:48 EST)
- Re: [PATCH net-next] rxrpc: Simplify the allocation of slab caches Kunwu Chan (Sat Feb 03 2024 - 22:00:47 EST)
- Re: [RFC PATCH] sched/eevdf: Use tunable knob sysctl_sched_base_slice as explicit time quanta Ze Gao (Sat Feb 03 2024 - 22:05:45 EST)
- [PATCH v2 0/6] mm/zswap: optimize zswap lru list Chengming Zhou (Sat Feb 03 2024 - 22:06:26 EST)
- [PATCH v2 1/6] mm/zswap: add more comments in shrink_memcg_cb() Chengming Zhou (Sat Feb 03 2024 - 22:06:46 EST)
- [PATCH] power/fadump: make FA_DUMP select CRASH_DUMP Baoquan He (Sat Feb 03 2024 - 22:06:54 EST)
- [PATCH v2 2/6] mm/zswap: invalidate zswap entry when swap entry free Chengming Zhou (Sat Feb 03 2024 - 22:07:01 EST)
- [PATCH v2 3/6] mm/zswap: stop lru list shrinking when encounter warm region Chengming Zhou (Sat Feb 03 2024 - 22:07:14 EST)
- [PATCH v2 4/6] mm/zswap: remove duplicate_entry debug value Chengming Zhou (Sat Feb 03 2024 - 22:07:31 EST)
- [PATCH v2 5/6] mm/zswap: only support zswap_exclusive_loads_enabled Chengming Zhou (Sat Feb 03 2024 - 22:07:47 EST)
- [PATCH v2 6/6] mm/zswap: zswap entry doesn't need refcount anymore Chengming Zhou (Sat Feb 03 2024 - 22:08:01 EST)
- [PATCH v5] f2fs: fix zoned block device information initialization Wenjie Qi (Sat Feb 03 2024 - 22:11:28 EST)
- Re: [PATCH v5] f2fs: fix zoned block device information initialization Chao Yu (Sat Feb 03 2024 - 22:14:08 EST)
- Re: [PATCH] nfsd: Simplify the allocation of slab caches in nfsd_drc_slab_create Kunwu Chan (Sat Feb 03 2024 - 22:19:24 EST)
- [PATCH] serial: port: Don't suspend if the port is still busy Yicong Yang (Sat Feb 03 2024 - 22:24:42 EST)
- Re: [PATCH v2 00/14] Split crash out from kexec and clean up related config items Baoquan He (Sat Feb 03 2024 - 22:26:32 EST)
- [PATCH v3 0/6] AMD Pstate Fixes And Enhancements Perry Yuan (Sat Feb 03 2024 - 22:26:49 EST)
- [PATCH v3 1/6] ACPI: CPPC: enable AMD CPPC V2 support for family 17h processors Perry Yuan (Sat Feb 03 2024 - 22:27:06 EST)
- [PATCH v3 2/6] cpufreq:amd-pstate: fix the nominal freq value set Perry Yuan (Sat Feb 03 2024 - 22:27:22 EST)
- [PATCH v3 3/6] cpufreq:amd-pstate: initialize nominal_freq of each cpudata Perry Yuan (Sat Feb 03 2024 - 22:27:39 EST)
- [PATCH v3 4/6] cpufreq:amd-pstate: get pstate transition delay and latency value from ACPI tables Perry Yuan (Sat Feb 03 2024 - 22:27:49 EST)
- [PATCH v3 5/6] cppc_acpi: print error message if CPPC is unsupported Perry Yuan (Sat Feb 03 2024 - 22:28:14 EST)
- [PATCH v3 6/6] cpufreq:amd-pstate: add quirk for the pstate CPPC capabilities missing Perry Yuan (Sat Feb 03 2024 - 22:28:25 EST)
- [PATCH v2] nfsd: Simplify the allocation of slab caches in nfsd_drc_slab_create Kunwu Chan (Sat Feb 03 2024 - 22:28:51 EST)
- Re: [PATCH v5] f2fs: fix zoned block device information initialization Yongpeng Yang (Sat Feb 03 2024 - 22:36:04 EST)
- [PATCH v2 0/3] x86/kprobes: add exception opcode detector and boost more opcodes Jinghao Jia (Sat Feb 03 2024 - 22:45:48 EST)
- Re: [PATCH 9/9] x86/cpu: Introduce interface to reset hardware history Ricardo Neri (Sat Feb 03 2024 - 22:47:27 EST)
- Re: [PATCH 7/9] x86/cpufeatures: Add feature bit for HRESET Ricardo Neri (Sat Feb 03 2024 - 22:48:32 EST)
- Re: [PATCH net-next v4 5/5] tools: virtio: introduce vhost_net_test Yunsheng Lin (Sat Feb 03 2024 - 22:50:54 EST)
- Re: [PATCH 8/9] x86/hreset: Configure history reset Ricardo Neri (Sat Feb 03 2024 - 22:54:43 EST)
- [PATCH v2 1/3] x86/kprobes: Refactor can_{probe,boost} return type to bool Jinghao Jia (Sat Feb 03 2024 - 22:58:04 EST)
- Re: [PATCH 4/5] firmware: imx: support BBM module kernel test robot (Sat Feb 03 2024 - 23:05:53 EST)
- Re: [PATCH] KVM: selftests: Fix a semaphore imbalance in the dirty ring logging test Shaoqin Huang (Sat Feb 03 2024 - 23:23:04 EST)
- Re: [PATCH v1 08/16] misc: fastrpc: Add support to allocate shared context bank kernel test robot (Sat Feb 03 2024 - 23:27:56 EST)
- Re: [PATCH net v3] net: stmmac: protect updates of 64-bit statistics counters Jisheng Zhang (Sat Feb 03 2024 - 23:34:37 EST)
- 回复: 回复: 回复: [v2] riscv: dts: starfive: jh7110: Add camera subsystem nodes Changhuang Liang (Sat Feb 03 2024 - 23:36:42 EST)
- [PATCH v8 0/2] riscv: rtc: sophgo: add rtc support for CV1800 Jingbao Qiu (Sat Feb 03 2024 - 23:42:00 EST)
- [PATCH v8 1/2] dt-bindings: rtc: sophgo: add RTC support for Sophgo CV1800 series SoC Jingbao Qiu (Sat Feb 03 2024 - 23:42:16 EST)
- [PATCH v8 2/2] rtc: sophgo: add rtc support for Sophgo CV1800 SoC Jingbao Qiu (Sat Feb 03 2024 - 23:42:32 EST)
- Re: [PATCH 6.6 000/326] 6.6.16-rc2 review Стас Ничипорович (Sat Feb 03 2024 - 23:43:36 EST)
- [PATCH v2 3/3] x86/kprobes: Boost more instructions from grp2/3/4/5 Jinghao Jia (Sat Feb 03 2024 - 23:45:37 EST)
- [PATCH v2 0/3] sched/fair: Simplify and optimize update_sd_pick_busiest() David Vernet (Sat Feb 03 2024 - 23:46:43 EST)
- [PATCH v2 1/3] sched/fair: Remove unnecessary goto in update_sd_lb_stats() David Vernet (Sat Feb 03 2024 - 23:47:02 EST)
- [PATCH v2 2/3] sched/fair: Do strict inequality check for busiest misfit task group David Vernet (Sat Feb 03 2024 - 23:47:17 EST)
- [PATCH v2 3/3] sched/fair: Simplify some logic in update_sd_pick_busiest() David Vernet (Sat Feb 03 2024 - 23:47:32 EST)
- Re: [PATCH v5] f2fs: fix zoned block device information initialization Yongpeng Yang (Sat Feb 03 2024 - 23:53:21 EST)
- Re: [PATCH v3 0/9] Some random cleanups to mballoc Theodore Ts'o (Sat Feb 03 2024 - 23:58:12 EST)
- Re: [PATCH v3 0/8] ext4: fix divide error in mb_update_avg_fragment_size() Theodore Ts'o (Sat Feb 03 2024 - 23:58:30 EST)
- [PATCH v3] f2fs: sysfs: support gc_io_aware liujinbao1 (Sat Feb 03 2024 - 23:59:06 EST)
- [GIT PULL] ext4 bug fixes for v6.8-rc3 Theodore Ts'o (Sun Feb 04 2024 - 00:15:44 EST)
- Re: [RFC PATCH v5 1/1] fpga: add an owner and use it to take the low-level module's refcount Xu Yilun (Sun Feb 04 2024 - 00:19:21 EST)
- [PATCH v2 2/3] x86/kprobes: Prohibit kprobing on INT and UD Jinghao Jia (Sun Feb 04 2024 - 00:23:11 EST)
- [PATCH v7 01/10] coresight-tpdm: Optimize the store function of tpdm simple dataset Tao Zhang (Sun Feb 04 2024 - 00:31:45 EST)
- [PATCH v7 00/10] Add support to configure TPDM CMB subunit Tao Zhang (Sun Feb 04 2024 - 00:31:49 EST)
- [PATCH v7 02/10] coresight-tpdm: Optimize the useage of tpdm_has_dsb_dataset Tao Zhang (Sun Feb 04 2024 - 00:32:25 EST)
- [PATCH v7 03/10] dt-bindings: arm: qcom,coresight-tpdm: Add support for CMB element size Tao Zhang (Sun Feb 04 2024 - 00:32:45 EST)
- [PATCH v7 04/10] coresight-tpdm: Add CMB dataset support Tao Zhang (Sun Feb 04 2024 - 00:33:06 EST)
- [PATCH v7 05/10] coresight-tpda: Add support to configure CMB element Tao Zhang (Sun Feb 04 2024 - 00:33:27 EST)
- [PATCH v7 06/10] coresight-tpdm: Add support to configure CMB Tao Zhang (Sun Feb 04 2024 - 00:33:42 EST)
- [PATCH v7 07/10] coresight-tpdm: Add pattern registers support for CMB Tao Zhang (Sun Feb 04 2024 - 00:34:06 EST)
- [PATCH v7 08/10] coresight-tpdm: Add timestamp control register support for the CMB Tao Zhang (Sun Feb 04 2024 - 00:34:25 EST)
- [PATCH v7 10/10] coresight-tpdm: Add msr register support for CMB Tao Zhang (Sun Feb 04 2024 - 00:34:45 EST)
- [PATCH v7 09/10] dt-bindings: arm: qcom,coresight-tpdm: Add support for TPDM CMB MSR register Tao Zhang (Sun Feb 04 2024 - 00:35:03 EST)
- Re: [PATCH v4 1/6] dt-bindings: arm: qcom: Document QCM8550, QCS8550 SoC and board Tengfei Fan (Sun Feb 04 2024 - 01:03:29 EST)
- Re: [PATCH v2 2/2] usb: mtu3: Add MT8195 MTU3 ip-sleep wakeup support Chunfeng Yun (云春峰) (Sun Feb 04 2024 - 01:03:46 EST)
- [PATCH] ALSA: hda/conexant: Add quirk for SWS JS201D bo liu (Sun Feb 04 2024 - 01:12:36 EST)
- [PATCH] PCI: Add vf reset notification for pf Emily Deng (Sun Feb 04 2024 - 01:13:53 EST)
- [PATCH v4 0/2] media: i2c: Add support for GC08A3 sensor Zhi Mao (Sun Feb 04 2024 - 01:16:11 EST)
- [PATCH v4 1/2] media: dt-bindings: i2c: add GalaxyCore GC08A3 image sensor Zhi Mao (Sun Feb 04 2024 - 01:16:19 EST)
- [PATCH v4 2/2] media: i2c: Add GC08A3 image sensor driver Zhi Mao (Sun Feb 04 2024 - 01:16:54 EST)
- Re: [PATCH 1/2] dt-bindings: phy: mediatek,xfi-tphy: add new bindings Chunfeng Yun (云春峰) (Sun Feb 04 2024 - 01:18:20 EST)
- Re: [PATCH] firewire: core: send bus reset promptly on gap count error Adam Goldman (Sun Feb 04 2024 - 01:22:40 EST)
- [PATCH] drm/xe: Declare __xe_lrc_*_ggtt_addr with __maybe__unused Dawei Li (Sun Feb 04 2024 - 01:26:27 EST)
- Re: [GIT PULL] Kbuild fixes for v6.8-rc3 Linus Torvalds (Sun Feb 04 2024 - 01:27:55 EST)
- Re: [PATCH 2/2] phy: add driver for MediaTek XFI T-PHY Chunfeng Yun (云春峰) (Sun Feb 04 2024 - 01:29:30 EST)
- Re: [linus:master] [remap_range] dfad37051a: stress-ng.file-ioctl.ops_per_sec -11.2% regression Oliver Sang (Sun Feb 04 2024 - 01:33:25 EST)
- Re: [PATCH v3 1/2] media: dt-bindings: media: i2c: Document GC08A3 bindings Zhi Mao (毛智) (Sun Feb 04 2024 - 01:35:07 EST)
- Re: [PATCH v2] pwm: imx27: workaround of the pwm output bug pratikmanvar09 (Sun Feb 04 2024 - 01:36:55 EST)
- Re: [PATCH v3 2/2] media: i2c: Add GC08A3 image sensor driver Zhi Mao (毛智) (Sun Feb 04 2024 - 01:39:02 EST)
- RE: [Intel-wired-lan] [PATCH v3] igb: Fix string truncation warnings in igb_set_fw_version Pucha, HimasekharX Reddy (Sun Feb 04 2024 - 01:39:36 EST)
- Re: [PATCH v1] efi/libstub: Add Confidential Computing (CC) measurement support James Bottomley (Sun Feb 04 2024 - 01:47:02 EST)
- Re: [PATCH 6.6 000/326] 6.6.16-rc2 review Bagas Sanjaya (Sun Feb 04 2024 - 01:51:41 EST)
- [PATCH 00/12] Add support for BCM2712 DMA engine Andrea della Porta (Sun Feb 04 2024 - 01:59:59 EST)
- [PATCH 01/12] bcm2835-dma: Add support for per-channel flags Andrea della Porta (Sun Feb 04 2024 - 02:00:07 EST)
- [PATCH 03/12] bcm2835-dma: Add NO_WAIT_RESP, DMA_WIDE_SOURCE and DMA_WIDE_DEST flag Andrea della Porta (Sun Feb 04 2024 - 02:00:24 EST)
- [PATCH 05/12] bcm2835-dma: Derive slave DMA addresses correctly Andrea della Porta (Sun Feb 04 2024 - 02:00:40 EST)
- [PATCH 06/12] dmaengine: bcm2835: Use to_bcm2711_cbaddr where relevant Andrea della Porta (Sun Feb 04 2024 - 02:00:54 EST)
- [PATCH 04/12] bcm2835-dma: Advertise the full DMA range Andrea della Porta (Sun Feb 04 2024 - 02:00:57 EST)
- [PATCH 02/12] bcm2835-dma: Add proper 40-bit DMA support Andrea della Porta (Sun Feb 04 2024 - 02:00:58 EST)
- [PATCH 07/12] bcm2835-dma: Support dma flags for multi-beat burst Andrea della Porta (Sun Feb 04 2024 - 02:01:13 EST)
- [PATCH 08/12] bcm2835-dma: Need to keep PROT bits set in CS on 40bit controller Andrea della Porta (Sun Feb 04 2024 - 02:01:37 EST)
- [PATCH 09/12] dmaengine: bcm2835: Add BCM2712 support Andrea della Porta (Sun Feb 04 2024 - 02:01:49 EST)
- [PATCH 10/12] dmaengine: bcm2835: Support DMA-Lite channels Andrea della Porta (Sun Feb 04 2024 - 02:02:04 EST)
- [PATCH 11/12] dmaengine: bcm2835: Rename to_bcm2711_cbaddr to to_40bit_cbaddr Andrea della Porta (Sun Feb 04 2024 - 02:02:21 EST)
- [PATCH 12/12] bcm2835-dma: Fixes for dma_abort Andrea della Porta (Sun Feb 04 2024 - 02:02:42 EST)
- Re: [PATCH v5 00/14] dm-raid/md/raid: fix v6.7 regressions Yu Kuai (Sun Feb 04 2024 - 02:03:23 EST)
- Re: [PATCH] PCI: Add vf reset notification for pf Keith Busch (Sun Feb 04 2024 - 02:08:46 EST)
- Re: [PATCH 6.7 000/355] 6.7.4-rc2 review Bagas Sanjaya (Sun Feb 04 2024 - 02:09:04 EST)
- [syzbot] [net?] upstream boot error: KMSAN: uninit-value in stack_depot_save_flags syzbot (Sun Feb 04 2024 - 02:10:43 EST)
- Re: [GIT PULL]: dmaengine fixes for 6.8 pr-tracker-bot (Sun Feb 04 2024 - 02:18:45 EST)
- Re: [GIT PULL] USB driver fixes for 6.8-rc3 pr-tracker-bot (Sun Feb 04 2024 - 02:18:52 EST)
- Re: [GIT PULL] Char/Misc driver fixes for 6.8-rc3 pr-tracker-bot (Sun Feb 04 2024 - 02:18:55 EST)
- Re: [PULL REQUEST] i2c-for-6.8-rc3 pr-tracker-bot (Sun Feb 04 2024 - 02:19:01 EST)
- Re: [GIT PULL] TTY/Serial driver fixes for 6.8-rc3 pr-tracker-bot (Sun Feb 04 2024 - 02:19:04 EST)
- Re: + XPS 13 9343 Hans de Goede (Sun Feb 04 2024 - 02:24:24 EST)
- [PATCH 1/1] hugetlb: fix CONFIG_PADATA dependency for non-SMP system Gang Li (Sun Feb 04 2024 - 02:26:07 EST)
- Re: [PATCH v5] f2fs: fix zoned block device information initialization Wenjie Qi (Sun Feb 04 2024 - 02:29:36 EST)
- Re: [PATCH] kexec: should use uchunk for user buffer increasing Baoquan He (Sun Feb 04 2024 - 02:38:49 EST)
- Re: [PATCH v2 0/3] Handle delay slot for extable lookup Linus Torvalds (Sun Feb 04 2024 - 02:42:11 EST)
- [PATCH] KVM: arm64: do not source virt/lib/Kconfig twice Masahiro Yamada (Sun Feb 04 2024 - 02:43:28 EST)
- Re: [GIT PULL] ext4 bug fixes for v6.8-rc3 pr-tracker-bot (Sun Feb 04 2024 - 02:44:49 EST)
- Re: [GIT PULL] smb3 client fixes pr-tracker-bot (Sun Feb 04 2024 - 02:45:03 EST)
- Re: [PATCH 1/1] hugetlb: fix CONFIG_PADATA dependency for non-SMP system Muchun Song (Sun Feb 04 2024 - 02:45:11 EST)
- Re: [PATCH 1/1] hugetlb: fix CONFIG_PADATA dependency for non-SMP system Gang Li (Sun Feb 04 2024 - 02:48:38 EST)
- [PATCH 0/7] Several updates for HiSilicon PCIe PMU driver Yicong Yang (Sun Feb 04 2024 - 02:49:46 EST)
- [PATCH 1/7] drivers/perf: hisi_pcie: Introduce hisi_pcie_pmu_get_filter() Yicong Yang (Sun Feb 04 2024 - 02:49:51 EST)
- [PATCH 5/7] drivers/perf: hisi_pcie: Relax the check on related events Yicong Yang (Sun Feb 04 2024 - 02:49:54 EST)
- [PATCH 4/7] drivers/perf: hisi_pcie: Check the target filter properly Yicong Yang (Sun Feb 04 2024 - 02:50:02 EST)
- [PATCH 7/7] docs: perf: Update usage for target filter of hisi-pcie-pmu Yicong Yang (Sun Feb 04 2024 - 02:50:03 EST)
- [PATCH 6/7] drivers/perf: hisi_pcie: Merge find_related_event() and get_event_idx() Yicong Yang (Sun Feb 04 2024 - 02:50:48 EST)
- [PATCH 3/7] drivers/perf: hisi_pcie: Add more events for counting TLP bandwidth Yicong Yang (Sun Feb 04 2024 - 02:51:04 EST)
- [PATCH 2/7] drivers/perf: hisi_pcie: Fix incorrect counting under metric mode Yicong Yang (Sun Feb 04 2024 - 02:51:07 EST)
- [PATCH] bpf: merge two CONFIG_BPF entries Masahiro Yamada (Sun Feb 04 2024 - 02:57:52 EST)
- [PATCH v11 0/3] ACPI: APEI: handle synchronous exceptions in task work to send correct SIGBUS si_code Shuai Xue (Sun Feb 04 2024 - 03:02:19 EST)
- [PATCH v11 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered Shuai Xue (Sun Feb 04 2024 - 03:02:26 EST)
- [PATCH v11 2/3] mm: memory-failure: move return value documentation to function declaration Shuai Xue (Sun Feb 04 2024 - 03:02:48 EST)
- [PATCH v11 3/3] ACPI: APEI: handle synchronous exceptions in task work to send correct SIGBUS si_code Shuai Xue (Sun Feb 04 2024 - 03:03:24 EST)
- Re: [syzbot] [afs?] [net?] INFO: task hung in rxrpc_release (3) Hillf Danton (Sun Feb 04 2024 - 03:03:40 EST)
- [PATCH] platform: goldfish: move the separate 'default' propery for CONFIG_GOLDFISH Masahiro Yamada (Sun Feb 04 2024 - 03:10:23 EST)
- Re: [PATCH 6.7 000/355] 6.7.4-rc2 review Ron Economos (Sun Feb 04 2024 - 03:14:44 EST)
- Re: [PATCH 3/3] fpga: xilinx-selectmap: add new driver Xu Yilun (Sun Feb 04 2024 - 03:15:00 EST)
- [linus:master] [__dentry_kill()] 1c18edd1b7: stress-ng.dynlib.ops_per_sec -39.0% regression kernel test robot (Sun Feb 04 2024 - 03:15:24 EST)
- @ X (was fair source) Ywe Caerlyn (Sun Feb 04 2024 - 03:22:52 EST)
- [PATCH] connector/cn_proc: cn_netlink_has_listeners replaces proc_event_num_listeners Keqi Wang (Sun Feb 04 2024 - 03:24:42 EST)
- Re: [PATCH 1/3] fpga: xilinx-spi: extract a common driver core Xu Yilun (Sun Feb 04 2024 - 03:26:28 EST)
- [PATCH -next v5 1/3] x86/mce: remove redundant fixup type EX_TYPE_COPY Tong Tiangen (Sun Feb 04 2024 - 03:26:46 EST)
- [PATCH -next v5 2/3] x86/mce: set MCE_IN_KERNEL_COPYIN for DEFAULT_MCE_SAFE exception Tong Tiangen (Sun Feb 04 2024 - 03:26:50 EST)
- [PATCH -next v5 3/3] x86/mce: rename MCE_IN_KERNEL_COPYIN to MCE_IN_KERNEL_COPY_MC Tong Tiangen (Sun Feb 04 2024 - 03:27:01 EST)
- [PATCH -next v5 0/3] minor improvements for x86 mce processing Tong Tiangen (Sun Feb 04 2024 - 03:27:32 EST)
- Re: [PATCH v2] ALSA: hda/realtek: Remove two HP Laptops using CS35L41 Takashi Iwai (Sun Feb 04 2024 - 03:30:32 EST)
- [PATCH RESEND 0/1] Patch Resent: Enabling LED Support for Siemens IPC BX-59A Xing Tong Wu (Sun Feb 04 2024 - 03:31:51 EST)
- [PATCH RESEND 1/1] leds: simatic-ipc-leds-gpio: add support for module BX-59A Xing Tong Wu (Sun Feb 04 2024 - 03:32:05 EST)
- Re: [PATCH 2/3] dt-bindings: fpga: xlnx,fpga-slave-selectmap: add DT schema Xu Yilun (Sun Feb 04 2024 - 03:33:54 EST)
- [PATCH] meminfo: provide estimated per-node's available memory Chunsheng Luo (Sun Feb 04 2024 - 03:35:02 EST)
- [PATCH] mm/zswap: invalidate old entry when store fail or !zswap_enabled chengming . zhou (Sun Feb 04 2024 - 03:35:42 EST)
- Linux warning `usb: port power management may be unreliable` on Dell XPS 13 9360 Paul Menzel (Sun Feb 04 2024 - 03:45:44 EST)
- Re: [PATCH v18 053/121] KVM: x86/mmu: TDX: Do not enable page track for TD guest Binbin Wu (Sun Feb 04 2024 - 03:46:54 EST)
- Re: [PATCH 2/2] media: media-devnode: make media_bus_type const Laurent Pinchart (Sun Feb 04 2024 - 03:47:27 EST)
- Re: [PATCH 1/2] media: cec: make cec_bus_type const Laurent Pinchart (Sun Feb 04 2024 - 03:47:52 EST)
- [PATCH] lib/bch.c: increase bitrev single conversion length John Sanpe (Sun Feb 04 2024 - 03:52:27 EST)
- Re: [PATCH v18 054/121] KVM: VMX: Split out guts of EPT violation to common/exposed function Binbin Wu (Sun Feb 04 2024 - 03:53:47 EST)
- Re: Re: Re: [lvc-project] [PATCH] i2c: Fix NULL pointer dereference in npcm_i2c_reg_slave Fedor Pchelkin (Sun Feb 04 2024 - 03:54:51 EST)
- [PATCH v2 0/3] add debugfs to hisilicon migration driver Longfang Liu (Sun Feb 04 2024 - 04:00:31 EST)
- [PATCH v2 1/3] hisi_acc_vfio_pci: extract public functions for container_of Longfang Liu (Sun Feb 04 2024 - 04:01:06 EST)
- [PATCH v2 2/3] hisi_acc_vfio_pci: register debugfs for hisilicon migration driver Longfang Liu (Sun Feb 04 2024 - 04:01:39 EST)
- [PATCH v2 3/3] Documentation: add debugfs description for hisi migration Longfang Liu (Sun Feb 04 2024 - 04:02:12 EST)
- [PATCH] sound: remove duplicated CONFIG_SND_PXA2XX_AC97 entry Masahiro Yamada (Sun Feb 04 2024 - 04:02:48 EST)
- [PATCH v2] dt-bindings: mfd: syscon: Add ti,j784s4-pcie-ctrl compatible Siddharth Vadapalli (Sun Feb 04 2024 - 04:04:08 EST)
- Re: [PATCH] sound: remove duplicated CONFIG_SND_PXA2XX_AC97 entry Masahiro Yamada (Sun Feb 04 2024 - 04:05:20 EST)
- Re: [PATCH] sound: remove duplicated CONFIG_SND_PXA2XX_AC97 entry Takashi Iwai (Sun Feb 04 2024 - 04:08:40 EST)
- Re: [PATCH] lib/bch.c: increase bitrev single conversion length Linus Torvalds (Sun Feb 04 2024 - 04:09:45 EST)
- Re: [PATCH] sound: remove duplicated CONFIG_SND_PXA2XX_AC97 entry Masahiro Yamada (Sun Feb 04 2024 - 04:10:31 EST)
- RE: [EXT] Re: [PATCH v4] spi: imx: fix the burst length at DMA mode and CPU mode Carlos Song (Sun Feb 04 2024 - 04:12:21 EST)
- [PATCH v5] spi: imx: fix the burst length at DMA mode and CPU mode carlos . song (Sun Feb 04 2024 - 04:12:55 EST)
- [PATCH v2] ASoC: pxa: remove duplicated CONFIG_SND_PXA2XX_AC97 entry Masahiro Yamada (Sun Feb 04 2024 - 04:14:44 EST)
- Re: [PATCH] firewire: core: send bus reset promptly on gap count error Takashi Sakamoto (Sun Feb 04 2024 - 04:20:40 EST)
- Re: [PATCH v18 055/121] KVM: VMX: Move setting of EPT MMU masks to common VT-x code Binbin Wu (Sun Feb 04 2024 - 04:21:34 EST)
- [PATCH 2/2] Staging: octeon: octeon-stubs: remove all typedef Ettore Forgiarini (Sun Feb 04 2024 - 04:22:20 EST)
- Re: [PATCH V8 02/12] phy: freescale: add Samsung HDMI PHY Dmitry Baryshkov (Sun Feb 04 2024 - 04:23:23 EST)
- Re: [PATCH 1/2] drm: display: make dp_aux_bus_type const Dmitry Baryshkov (Sun Feb 04 2024 - 04:25:05 EST)
- [PATCH] spmi: pmic-arb: Replace three IS_ERR() calls by null pointer checks in spmi_pmic_arb_probe() Markus Elfring (Sun Feb 04 2024 - 04:25:26 EST)
- Re: [PATCH 2/2] drm: mipi-dsi: make mipi_dsi_bus_type const Dmitry Baryshkov (Sun Feb 04 2024 - 04:25:40 EST)
- Re: [PATCH] spmi: pmic-arb: Replace three IS_ERR() calls by null pointer checks in spmi_pmic_arb_probe() Dmitry Baryshkov (Sun Feb 04 2024 - 04:28:09 EST)
- RE: [PATCH v3 0/6] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support Peng Fan (Sun Feb 04 2024 - 04:29:42 EST)
- Re: [PATCH v2 2/2] arm64: dts: mediatek: Introduce the MT8395 Radxa NIO 12L board kernel test robot (Sun Feb 04 2024 - 04:32:34 EST)
- [PATCH] filemap: avoid unnecessary major faults in filemap_fault() Peng Zhang (Sun Feb 04 2024 - 04:35:45 EST)
- Re: [PATCH 1/2] media: cec: make cec_bus_type const Hans Verkuil (Sun Feb 04 2024 - 04:40:06 EST)
- Re: [PATCH 6.1 000/219] 6.1.77-rc1 review Yann Sionneau (Sun Feb 04 2024 - 04:40:22 EST)
- Re: [PATCH v2] IB/hfi1: Fix sdma.h tx->num_descs off-by-one error (take two) Leon Romanovsky (Sun Feb 04 2024 - 04:40:49 EST)
- Re: [PATCH 1/1] RDMA/srpt: Do not register event handler until srpt device is fully setup Leon Romanovsky (Sun Feb 04 2024 - 04:45:01 EST)
- [PATCH] cxl: remove CONFIG_CXL_PMU entry in drivers/cxl/Kconfig Masahiro Yamada (Sun Feb 04 2024 - 04:46:45 EST)
- Re: [PATCH v2 1/1] RDMA/srpt: Do not register event handler until srpt device is fully setup Leon Romanovsky (Sun Feb 04 2024 - 04:47:03 EST)
- Re: [PATCH v2 0/1] RDMA/srpt: Do not register event handler until srpt device is fully setup Leon Romanovsky (Sun Feb 04 2024 - 04:47:19 EST)
- Re: RE: Re: [PATCH 0/4] Fixing live video input in ZynqMP DPSUB Laurent Pinchart (Sun Feb 04 2024 - 04:56:29 EST)
- Re: [PATCH v3] f2fs: sysfs: support gc_io_aware Chao Yu (Sun Feb 04 2024 - 04:57:41 EST)
- Re: [net-next PATCH v2 2/3] net: mdio: ipq4019: add support for clock-frequency property Jie Luo (Sun Feb 04 2024 - 04:59:48 EST)
- Re: [PATCH v2] pwm: imx27: workaround of the pwm output bug Stefan Wahren (Sun Feb 04 2024 - 05:03:17 EST)
- [PATCH] x86: merge two CONFIG_X86_EXTENDED_PLATFORM entries Masahiro Yamada (Sun Feb 04 2024 - 05:07:36 EST)
- [PATCH v2] net: phy: dp83822: Fix RGMII TX delay configuration Tim Pambor (Sun Feb 04 2024 - 05:12:04 EST)
- Re: Re: Re: [lvc-project] [PATCH] i2c: Fix NULL pointer dereference in npcm_i2c_reg_slave Rand Deeb (Sun Feb 04 2024 - 05:12:40 EST)
- Re: [PATCH-wq v2 3/5] workqueue: Thaw frozen pwq in workqueue_apply_unbound_cpumask() kernel test robot (Sun Feb 04 2024 - 05:15:34 EST)
- Re: [PATCH v5 4/4] uio_dmem_genirq: UIO_MEM_DMA_COHERENT conversion Simon Horman (Sun Feb 04 2024 - 05:19:18 EST)
- Re: [PATCH v5 1/4] uio: introduce UIO_MEM_DMA_COHERENT type Simon Horman (Sun Feb 04 2024 - 05:21:05 EST)
- [PATCH v13 0/7] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ Sandor Yu (Sun Feb 04 2024 - 05:23:07 EST)
- Re: [PATCH v5 1/2] dt-bindings: cpufreq: add virtual cpufreq device Marc Zyngier (Sun Feb 04 2024 - 05:23:21 EST)
- [PATCH v13 1/7] drm: bridge: Cadence: Create mhdp helper driver Sandor Yu (Sun Feb 04 2024 - 05:23:40 EST)
- [PATCH v13 2/7] phy: Add HDMI configuration options Sandor Yu (Sun Feb 04 2024 - 05:23:48 EST)
- [PATCH v13 3/7] dt-bindings: display: bridge: Add Cadence MHDP8501 Sandor Yu (Sun Feb 04 2024 - 05:24:12 EST)
- [PATCH v13 5/7] dt-bindings: phy: Add Freescale iMX8MQ DP and HDMI PHY Sandor Yu (Sun Feb 04 2024 - 05:24:32 EST)
- [PATCH v13 4/7] drm: bridge: Cadence: Add MHDP8501 DP/HDMI driver Sandor Yu (Sun Feb 04 2024 - 05:24:37 EST)
- [PATCH v13 6/7] phy: freescale: Add DisplayPort PHY driver for i.MX8MQ Sandor Yu (Sun Feb 04 2024 - 05:25:00 EST)
- [PATCH v13 7/7] phy: freescale: Add HDMI PHY driver for i.MX8MQ Sandor Yu (Sun Feb 04 2024 - 05:25:18 EST)
- Re: [PATCH v2 2/3] userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctx Mike Rapoport (Sun Feb 04 2024 - 05:27:35 EST)
- [regression] ASUS G712LV audio apparently never worked OOTB and since 6.7 not at all anymore Thorsten Leemhuis (Sun Feb 04 2024 - 05:30:41 EST)
- [PATCH v2] iio: humidity: hdc3020: add threshold events support Dimitri Fedrau (Sun Feb 04 2024 - 05:37:32 EST)
- Re: [syzbot] [afs?] [net?] INFO: task hung in rxrpc_release (3) syzbot (Sun Feb 04 2024 - 05:42:13 EST)
- Re: [PATCH 8/9] x86/hreset: Configure history reset Borislav Petkov (Sun Feb 04 2024 - 05:49:35 EST)
- Re: [PATCH v4] media: ucvideo: Add quirk for Logitech Rally Bar Laurent Pinchart (Sun Feb 04 2024 - 05:53:27 EST)
- [PATCH] driver core: Avoid race between bus_add_device() and bus_add_driver() Petr Malat (Sun Feb 04 2024 - 05:53:52 EST)
- [tip:x86/sev] BUILD SUCCESS f9e6f00d93d34f60f90b42c24e80194b11a72bb2 kernel test robot (Sun Feb 04 2024 - 05:57:36 EST)
- Re: [PATCH 1/2] mm: pgtable: add missing flag and statistics for kernel PTE page Mike Rapoport (Sun Feb 04 2024 - 05:59:12 EST)
- Re: [PATCH v2 0/3] Handle delay slot for extable lookup Jiaxun Yang (Sun Feb 04 2024 - 06:03:31 EST)
- [PATCH] crypto: ccp: Fix sev_issue_cmd code block Bagas Sanjaya (Sun Feb 04 2024 - 06:06:34 EST)
- Re: [syzbot] [hfs?] KASAN: slab-out-of-bounds Write in hfsplus_bnode_read_key Edward Adam Davis (Sun Feb 04 2024 - 06:09:41 EST)
- Re: (subset) [PATCH v4 0/4] arm64: rockchip: Pine64 PineTab2 support Heiko Stuebner (Sun Feb 04 2024 - 06:17:55 EST)
- Re: [PATCH] PCI: Add vf reset notification for pf Leon Romanovsky (Sun Feb 04 2024 - 06:21:00 EST)
- Re: [PATCH v4 4/4] arm64: dts: rockchip: Add devicetree for Pine64 PineTab2 Dang Huynh (Sun Feb 04 2024 - 06:21:43 EST)
- Re: [PATCH v5 3/3] iio: light: Add support for APDS9306 Light Sensor Subhajit Ghosh (Sun Feb 04 2024 - 06:24:16 EST)
- Re: [PATCH] crypto: ccp: Fix sev_issue_cmd code block Borislav Petkov (Sun Feb 04 2024 - 06:27:08 EST)
- Re: [PATCH v2] iio: humidity: hdc3020: add threshold events support Javier Carrasco (Sun Feb 04 2024 - 06:27:17 EST)
- Re: [PATCH v5] ptp: ocp: add Adva timecard support Sagi Maimon (Sun Feb 04 2024 - 06:32:10 EST)
- Re: [PATCH v2 8/8] sched/pelt: Introduce PELT multiplier Vincent Guittot (Sun Feb 04 2024 - 06:33:03 EST)
- Re: [PATCH 1/2] mm: pgtable: add missing flag and statistics for kernel PTE page Qi Zheng (Sun Feb 04 2024 - 06:39:56 EST)
- Re: [syzbot] [hfs?] KASAN: slab-out-of-bounds Write in hfsplus_bnode_read_key syzbot (Sun Feb 04 2024 - 06:42:11 EST)
- Re: [PATCH v2 1/3] sched/fair: Remove unnecessary goto in update_sd_lb_stats() Vincent Guittot (Sun Feb 04 2024 - 06:44:38 EST)
- Re: [syzbot] [btrfs?] KMSAN: uninit-value in bcmp (2) syzbot (Sun Feb 04 2024 - 06:44:54 EST)
- Re: [PATCH v2 2/3] sched/fair: Do strict inequality check for busiest misfit task group Vincent Guittot (Sun Feb 04 2024 - 06:45:39 EST)
- Re: [PATCH v2 0/3] Handle delay slot for extable lookup Linus Torvalds (Sun Feb 04 2024 - 06:45:53 EST)
- Re: [PATCH v2 3/3] sched/fair: Simplify some logic in update_sd_pick_busiest() Vincent Guittot (Sun Feb 04 2024 - 06:48:31 EST)
- Re: [PATCH v2 1/4] arm64: dts: rockchip: aliase sdmmc as mmc1 for Cool Pi 4B Heiko Stuebner (Sun Feb 04 2024 - 06:50:06 EST)
- Re: [PATCH v3 3/4] sched/fair: packing func sched_use_asym_prio()/sched_asym_prefer() kuiliang Shi (Sun Feb 04 2024 - 06:52:45 EST)
- Re: [PATCH RFT v3 1/5] mm: Introduce ARCH_HAS_USER_SHADOW_STACK Mike Rapoport (Sun Feb 04 2024 - 06:57:07 EST)
- Re: [PATCH v3 1/4] sched/fair: add SD_CLUSTER in comments kuiliang Shi (Sun Feb 04 2024 - 06:57:34 EST)
- [PATCH next] hfsplus: fix oob in hfsplus_bnode_read_key Edward Adam Davis (Sun Feb 04 2024 - 06:57:55 EST)
- Re: [PATCH v6 1/3] dt-bindings: mtd: partitions: Add binman compatible Simon Glass (Sun Feb 04 2024 - 07:08:00 EST)
- Re: [PATCH V8 06/12] arm64: dts: imx8mp: add HDMI irqsteer Francesco Dolcini (Sun Feb 04 2024 - 07:08:38 EST)
- Re: [PATCH v2 3/3] x86/kprobes: Boost more instructions from grp2/3/4/5 Google (Sun Feb 04 2024 - 07:09:49 EST)
- Re: [PATCH v2 1/3] x86/kprobes: Refactor can_{probe,boost} return type to bool Google (Sun Feb 04 2024 - 07:10:54 EST)
- [PATCH v2 0/6] AMD Pstate Driver Core Performance Boost Perry Yuan (Sun Feb 04 2024 - 07:13:32 EST)
- [PATCH v2 1/6] cpufreq: amd-pstate: initialize new core precision boost state Perry Yuan (Sun Feb 04 2024 - 07:13:44 EST)
- [PATCH v2 2/6] cpufreq: amd-pstate: implement cpb_boost sysfs entry for boost control Perry Yuan (Sun Feb 04 2024 - 07:14:16 EST)
- [PATCH v2 3/6] cpufreq: amd-pstate: fix max_perf calculation for amd_get_max_freq() Perry Yuan (Sun Feb 04 2024 - 07:14:28 EST)
- [PATCH v2 4/6] cpufreq: amd-pstate: fix the MSR highest perf will be reset issue while cpb boost off Perry Yuan (Sun Feb 04 2024 - 07:14:57 EST)
- [PATCH v2 5/6] Documentation: cpufreq: amd-pstate: introduce the new cpu boost control method Perry Yuan (Sun Feb 04 2024 - 07:15:16 EST)
- [PATCH v2 6/6] cpufreq: amd-pstate: remove legacy set_boost callback for passive mode Perry Yuan (Sun Feb 04 2024 - 07:15:44 EST)
- arch/arm/mm/proc-v7.S:545: Error: invalid constant (fffffffffffffbd8) after fixup kernel test robot (Sun Feb 04 2024 - 07:16:09 EST)
- Re: [PATCH 1/2] mm: pgtable: add missing flag and statistics for kernel PTE page Mike Rapoport (Sun Feb 04 2024 - 07:16:43 EST)
- [PATCH] x86: select ARCH_WANT_FRAME_POINTERS again when UNWINDER_FRAME_POINTER=y Masahiro Yamada (Sun Feb 04 2024 - 07:20:14 EST)
- [PATCH] selftest: damon: fix minor typos in test logs Vincenzo Mezzela (Sun Feb 04 2024 - 07:25:43 EST)
- Re: [PATCH rdma-next v2 1/5] RDMA/mana_ib: Add EQ creation for rnic adapter Leon Romanovsky (Sun Feb 04 2024 - 07:26:07 EST)
- Re: [PATCH] ALSA: hda/conexant: Add quirk for SWS JS201D Takashi Iwai (Sun Feb 04 2024 - 07:27:53 EST)
- Re: [PATCH rdma-next v2 2/5] RDMA/mana_ib: Create and destroy rnic adapter Leon Romanovsky (Sun Feb 04 2024 - 07:30:29 EST)
- [PATCH] net: ethernet: remove duplicated CONFIG_SUNGEM_PHY entry Masahiro Yamada (Sun Feb 04 2024 - 07:32:07 EST)
- [PATCH] filelock: add stubs for new functions when CONFIG_FILE_LOCKING=n Jeff Layton (Sun Feb 04 2024 - 07:33:27 EST)
- Re: [PATCH v2] iio: humidity: hdc3020: add threshold events support Dimitri Fedrau (Sun Feb 04 2024 - 07:38:46 EST)
- Linux 6.8-rc3 Linus Torvalds (Sun Feb 04 2024 - 07:39:47 EST)
- Re: [PATCH rdma-next v2 5/5] RDMA/mana_ib: Adding and deleting GIDs Leon Romanovsky (Sun Feb 04 2024 - 07:43:12 EST)
- Re: [PATCH 6.6 000/326] 6.6.16-rc2 review Greg KH (Sun Feb 04 2024 - 07:49:38 EST)
- Re: [PATCH 6.7 000/355] 6.7.4-rc2 review Naresh Kamboju (Sun Feb 04 2024 - 07:49:59 EST)
- Re: [PATCH 2/2] Staging: octeon: octeon-stubs: remove all typedef Greg KH (Sun Feb 04 2024 - 07:52:27 EST)
- [PATCH] mm/z3fold: remove unneeded spinlock Zhongkun He (Sun Feb 04 2024 - 07:54:46 EST)
- [PATCH] iio: hid-sensor-als: Return 0 for HID_USAGE_SENSOR_TIME_TIMESTAMP Srinivas Pandruvada (Sun Feb 04 2024 - 07:56:52 EST)
- [PATCH] arm: omap1: remove duplicated 'select ARCH_OMAP' Masahiro Yamada (Sun Feb 04 2024 - 07:57:36 EST)
- [PATCH v4 0/4] Add support of color temperature and chromaticity Srinivas Pandruvada (Sun Feb 04 2024 - 08:03:46 EST)
- [PATCH v4 2/4] iio: hid-sensor-als: Remove hardcoding of values for enums Srinivas Pandruvada (Sun Feb 04 2024 - 08:04:10 EST)
- [PATCH v4 1/4] iio: hid-sensor-als: Assign channels dynamically Srinivas Pandruvada (Sun Feb 04 2024 - 08:04:11 EST)
- [PATCH v4 3/4] iio: hid-sensor-als: Add light color temperature support Srinivas Pandruvada (Sun Feb 04 2024 - 08:04:34 EST)
- [PATCH v4 4/4] iio: hid-sensor-als: Add light chromaticity support Srinivas Pandruvada (Sun Feb 04 2024 - 08:04:47 EST)
- Re: [KTAP V2 PATCH v2] ktap_v2: add test metadata Kees Cook (Sun Feb 04 2024 - 08:05:27 EST)
- Re: [PATCH v2 4/4] iio: adc: ad7192: Add AD7194 support Jonathan Cameron (Sun Feb 04 2024 - 08:05:47 EST)
- Re: [PATCH 2/2] iio: adc: ti-ads1298: Add driver Jonathan Cameron (Sun Feb 04 2024 - 08:06:25 EST)
- Re: [PATCH v3 1/4] iio: hid-sensor-als: Assign channels dynamically Srinivas Pandruvada (Sun Feb 04 2024 - 08:06:49 EST)
- Re: [PATCH] mm/slab: Add slabreclaim flag to slabinfo Greg KH (Sun Feb 04 2024 - 08:09:25 EST)
- Re: [PATCH] KVM: arm64: do not source virt/lib/Kconfig twice Marc Zyngier (Sun Feb 04 2024 - 08:09:46 EST)
- [PATCH] net: tipc: remove redundant 'bool' from CONFIG_TIPC_{MEDIA_UDP,CRYPTO} Masahiro Yamada (Sun Feb 04 2024 - 08:12:54 EST)
- Re: [PATCH 6.6 000/326] 6.6.16-rc2 review Стас Ничипорович (Sun Feb 04 2024 - 08:15:46 EST)
- Re: + XPS 13 9343 Antoine (Sun Feb 04 2024 - 08:18:46 EST)
- Re: [PATCH] arm: omap1: remove duplicated 'select ARCH_OMAP' Masahiro Yamada (Sun Feb 04 2024 - 08:19:42 EST)
- [PATCH] perf: make pmu_bus const Ricardo B. Marliere (Sun Feb 04 2024 - 08:29:28 EST)
- [syzbot] Monthly bluetooth report (Feb 2024) syzbot (Sun Feb 04 2024 - 08:30:43 EST)
- [syzbot] Monthly jfs report (Feb 2024) syzbot (Sun Feb 04 2024 - 08:30:58 EST)
- [syzbot] Monthly reiserfs report (Feb 2024) syzbot (Sun Feb 04 2024 - 08:30:59 EST)
- Re: [PATCH 2/2] iio: adc: ti-ads1298: Add driver Jonathan Cameron (Sun Feb 04 2024 - 08:33:16 EST)
- Re: [PATCH] crypto: ccp: Fix sev_issue_cmd code block Bagas Sanjaya (Sun Feb 04 2024 - 08:34:30 EST)
- drivers/of/base.c:1337:73: sparse: sparse: incorrect type in initializer (different base types) kernel test robot (Sun Feb 04 2024 - 08:38:03 EST)
- Re: [PATCH] Documentation: multiple .rst files: Fix grammar and more consistent formatting Bagas Sanjaya (Sun Feb 04 2024 - 08:39:05 EST)
- [PATCH 0/2] time: struct bus_type cleanup Ricardo B. Marliere (Sun Feb 04 2024 - 08:39:59 EST)
- [PATCH 1/2] clocksource: make clocksource_subsys const Ricardo B. Marliere (Sun Feb 04 2024 - 08:40:18 EST)
- [PATCH 2/2] clockevents: make clockevents_subsys const Ricardo B. Marliere (Sun Feb 04 2024 - 08:40:34 EST)
- Re: [PATCH net,v2] hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missed patchwork-bot+netdevbpf (Sun Feb 04 2024 - 08:41:06 EST)
- Re: [PATCH net-next] net: micrel: Fix the frequency adjustments patchwork-bot+netdevbpf (Sun Feb 04 2024 - 08:41:12 EST)
- Re: [PATCH v5 3/3] iio: light: Add support for APDS9306 Light Sensor Jonathan Cameron (Sun Feb 04 2024 - 08:42:00 EST)
- Re: [PATCH v2 4/4] iio: pressure: hsc030pa add triggered buffer Jonathan Cameron (Sun Feb 04 2024 - 08:44:34 EST)
- [PATCH] workqueue: make wq_subsys const Ricardo B. Marliere (Sun Feb 04 2024 - 08:46:46 EST)
- [PATCH] loongarch: select ARCH_ENABLE_THP_MIGRATION instead of redefining it Masahiro Yamada (Sun Feb 04 2024 - 08:48:24 EST)
- [PATCH] perf/x86/uncore: avoid null-ptr-deref on error in pmu_alloc_topology Fedor Pchelkin (Sun Feb 04 2024 - 08:49:25 EST)
- Re: [PATCH] iio: gts-helper: Fix division loop Subhajit Ghosh (Sun Feb 04 2024 - 08:49:42 EST)
- [PATCH] loongarch: select HAVE_ARCH_SECCOMP to use the common SECCOMP menu Masahiro Yamada (Sun Feb 04 2024 - 08:49:58 EST)
- Re: [PATCH v4 1/2] media: dt-bindings: i2c: add GalaxyCore GC08A3 image sensor Laurent Pinchart (Sun Feb 04 2024 - 08:51:16 EST)
- [PATCH] memory tier: make memory_tier_subsys const Ricardo B. Marliere (Sun Feb 04 2024 - 08:56:24 EST)
- Re: [PATCH v4 2/5] m68k/bitops: use __builtin_{clz,ctzl,ffs} to evaluate constant expressions Vincent MAILHOL (Sun Feb 04 2024 - 08:56:50 EST)
- Re: [PATCH 1/1] Add 10EC5280 to bmi160_i2c ACPI IDs to allow binding on some devices Jonathan Cameron (Sun Feb 04 2024 - 09:00:37 EST)
- Re: [PATCH net-next v3 4/7] net: dsa: mt7530: move XTAL check to mt7530_setup() Arınç ÜNAL (Sun Feb 04 2024 - 09:00:55 EST)
- Re: [PATCH] iio: hid-sensor-als: Return 0 for HID_USAGE_SENSOR_TIME_TIMESTAMP Jonathan Cameron (Sun Feb 04 2024 - 09:03:52 EST)
- Re: [PATCH 6.1 000/221] 6.1.77-rc2 review Yann Sionneau (Sun Feb 04 2024 - 09:05:20 EST)
- [PATCH] cpufreq/schedutil: When updating limitations, frequency modulation interval not become invalid. Lizhe (Sun Feb 04 2024 - 09:10:42 EST)
- Re: [PATCH 6.6 000/326] 6.6.16-rc2 review Greg KH (Sun Feb 04 2024 - 09:14:10 EST)
- Re: [PATCH v5 3/3] iio: light: Add support for APDS9306 Light Sensor Subhajit Ghosh (Sun Feb 04 2024 - 09:14:29 EST)
- [PATCH] MIPS: merge CONFIG_MACH_TX49XX entries Masahiro Yamada (Sun Feb 04 2024 - 09:14:59 EST)
- Re: [PATCH net-next v2 2/3] net: stmmac: Allow drivers to provide a default AXI configuration Simon Horman (Sun Feb 04 2024 - 09:16:02 EST)
- Re: [PATCH net-next v3 4/7] net: dsa: mt7530: move XTAL check to mt7530_setup() Russell King (Oracle) (Sun Feb 04 2024 - 09:19:13 EST)
- [PATCH 0/4] powerpc: struct bus_type cleanup Ricardo B. Marliere (Sun Feb 04 2024 - 09:21:50 EST)
- [PATCH 1/4] powerpc: cell: make spu_subsys const Ricardo B. Marliere (Sun Feb 04 2024 - 09:22:04 EST)
- [PATCH 2/4] powerpc: ps3: make ps3_system_bus_type const Ricardo B. Marliere (Sun Feb 04 2024 - 09:22:25 EST)
- [PATCH 3/4] powerpc: pseries: make cmm_subsys const Ricardo B. Marliere (Sun Feb 04 2024 - 09:22:43 EST)
- [PATCH 4/4] powerpc: pseries: make suspend_subsys const Ricardo B. Marliere (Sun Feb 04 2024 - 09:23:06 EST)
- Re: [PATCH] workqueue: make wq_subsys const Greg Kroah-Hartman (Sun Feb 04 2024 - 09:23:25 EST)
- Re: [PATCH] memory tier: make memory_tier_subsys const Greg Kroah-Hartman (Sun Feb 04 2024 - 09:25:06 EST)
- Re: [PATCH 0/2] time: struct bus_type cleanup Greg Kroah-Hartman (Sun Feb 04 2024 - 09:25:25 EST)
- [PATCH] s390: time: make stp_subsys const Ricardo B. Marliere (Sun Feb 04 2024 - 09:25:50 EST)
- Re: [PATCH] perf: make pmu_bus const Greg Kroah-Hartman (Sun Feb 04 2024 - 09:26:07 EST)
- RE: [EXT] Re: [PATCH v12 7/7] phy: freescale: Add HDMI PHY driver for i.MX8MQ Sandor Yu (Sun Feb 04 2024 - 09:29:21 EST)
- RE: [EXT] Re: [PATCH v12 4/7] drm: bridge: Cadence: Add MHDP8501 DP/HDMI driver Sandor Yu (Sun Feb 04 2024 - 09:29:33 EST)
- [PATCH] x86: mce: make mce_subsys const Ricardo B. Marliere (Sun Feb 04 2024 - 09:32:11 EST)
- Re: [PATCH] net: ieee802154: at86rf230: convert to use maple tree register cache Simon Horman (Sun Feb 04 2024 - 09:35:29 EST)
- Re: [PATCH] x86: mce: make mce_subsys const Greg Kroah-Hartman (Sun Feb 04 2024 - 09:38:24 EST)
- Re: [PATCH] s390: time: make stp_subsys const Greg Kroah-Hartman (Sun Feb 04 2024 - 09:38:35 EST)
- Re: [PATCH 0/4] powerpc: struct bus_type cleanup Greg Kroah-Hartman (Sun Feb 04 2024 - 09:38:52 EST)
- [PATCH 0/2] platform: x86: struct bus_type cleanup Ricardo B. Marliere (Sun Feb 04 2024 - 09:39:56 EST)
- [PATCH 1/2] platform: x86: wmi: make wmi_bus_type const Ricardo B. Marliere (Sun Feb 04 2024 - 09:40:14 EST)
- Re: [PATCH v5] ptp: ocp: add Adva timecard support Vadim Fedorenko (Sun Feb 04 2024 - 09:40:33 EST)
- [PATCH 2/2] platform: x86: ibm_rtl: make rtl_subsys const Ricardo B. Marliere (Sun Feb 04 2024 - 09:40:47 EST)
- Re: [PATCH v2] iio: humidity: hdc3020: add threshold events support Jonathan Cameron (Sun Feb 04 2024 - 09:44:07 EST)
- Re: [PATCH v3 6/6] cpufreq:amd-pstate: add quirk for the pstate CPPC capabilities missing Oleksandr Natalenko (Sun Feb 04 2024 - 09:45:57 EST)
- Re: [PATCH V2 04/11] hwmon: (coretemp) Introduce enum for attr index Guenter Roeck (Sun Feb 04 2024 - 09:46:16 EST)
- [PATCH] arm: s3c64xx: make s3c64xx_subsys const Ricardo B. Marliere (Sun Feb 04 2024 - 09:46:36 EST)
- Re: [PATCH v2 2/2] iio: adc: ad7380: don't use bool in FIELD_PREP Jonathan Cameron (Sun Feb 04 2024 - 09:47:02 EST)
- Re: [PATCH V2 05/11] hwmon: (coretemp) Remove unnecessary dependency of array index Guenter Roeck (Sun Feb 04 2024 - 09:48:49 EST)
- Re: [PATCH V2 06/11] hwmon: (coretemp) Replace sensor_device_attribute with device_attribute Guenter Roeck (Sun Feb 04 2024 - 09:49:02 EST)
- Re: [PATCH V2 07/11] hwmon: (coretemp) Remove redundant pdata->cpu_map[] Guenter Roeck (Sun Feb 04 2024 - 09:49:26 EST)
- Re: [PATCH V2 08/11] hwmon: (coretemp) Abstract core_temp helpers Guenter Roeck (Sun Feb 04 2024 - 09:49:42 EST)
- Re: [PATCH V2 09/11] hwmon: (coretemp) Split package temp_data and core temp_data Guenter Roeck (Sun Feb 04 2024 - 09:50:02 EST)
- Re: [PATCH V2 10/11] hwmon: (coretemp) Remove redundant temp_data->is_pkg_data Guenter Roeck (Sun Feb 04 2024 - 09:50:23 EST)
- Re: [PATCH v5] ptp: ocp: add Adva timecard support Sagi Maimon (Sun Feb 04 2024 - 09:50:49 EST)
- Re: [PATCH V2 11/11] hwmon: (coretemp) Use dynamic allocated memory for core temp_data Guenter Roeck (Sun Feb 04 2024 - 09:51:04 EST)
- [PATCHv4 0/3] *** Detect interrupt storm in softlockup *** Bitao Hu (Sun Feb 04 2024 - 09:52:16 EST)
- Re: [PATCH 0/2] platform: x86: struct bus_type cleanup Greg Kroah-Hartman (Sun Feb 04 2024 - 09:52:34 EST)
- [PATCHv4 1/3] watchdog/softlockup: low-overhead detection of interrupt Bitao Hu (Sun Feb 04 2024 - 09:52:41 EST)
- [PATCHv4 2/3] watchdog/softlockup: report the most frequent interrupts Bitao Hu (Sun Feb 04 2024 - 09:53:08 EST)
- [PATCHv4 3/3] watchdog/softlockup: add SOFTLOCKUP_DETECTOR_INTR_STORM Kconfig knob Bitao Hu (Sun Feb 04 2024 - 09:53:22 EST)
- Re: [PATCH] arm: s3c64xx: make s3c64xx_subsys const Greg Kroah-Hartman (Sun Feb 04 2024 - 09:53:45 EST)
- [PATCH] drm: fix kernel-doc warning in drm_vram_mm Kartik Agarwala (Sun Feb 04 2024 - 09:54:23 EST)
- Re: [PATCH V8 06/12] arm64: dts: imx8mp: add HDMI irqsteer Adam Ford (Sun Feb 04 2024 - 09:54:40 EST)
- Re: [PATCH v2 6/6] cpufreq: amd-pstate: remove legacy set_boost callback for passive mode Oleksandr Natalenko (Sun Feb 04 2024 - 09:57:42 EST)
- Re: [PATCH v2 1/1] netlabel: cleanup struct netlbl_lsm_catmap Paul Moore (Sun Feb 04 2024 - 10:00:50 EST)
- [PATCH 0/2] mips: struct bus_type cleanup Ricardo B. Marliere (Sun Feb 04 2024 - 10:06:49 EST)
- [PATCH 1/2] mips: sgi-ip22: make gio_bus_type const Ricardo B. Marliere (Sun Feb 04 2024 - 10:07:05 EST)
- [PATCH 2/2] mips: txx9: make txx9_sramc_subsys const Ricardo B. Marliere (Sun Feb 04 2024 - 10:07:22 EST)
- Re: [PATCH] iio: accel: mxc4005: new ACPI ID for the MXC6655 accelerometer Jonathan Cameron (Sun Feb 04 2024 - 10:09:07 EST)
- [PATCH] dma: dma-sysfs: make dma_subsys const Ricardo B. Marliere (Sun Feb 04 2024 - 10:14:55 EST)
- Re: [PATCH] leds: trigger: netdev: Fix kernel panic on interface rename trig notify Andrew Lunn (Sun Feb 04 2024 - 10:15:31 EST)
- Re: [PATCH] iio: accel: Fix a compilation problem Jonathan Cameron (Sun Feb 04 2024 - 10:16:29 EST)
- Re: [PATCH v5] iio: sx9324: avoid copying property strings Jonathan Cameron (Sun Feb 04 2024 - 10:19:21 EST)
- [PATCH] sparc: vio: make vio_bus_type const Ricardo B. Marliere (Sun Feb 04 2024 - 10:19:38 EST)
- Re: [PATCH] pinctrl: amd: Add IRQF_ONESHOT to the interrupt request Christian Heusel (Sun Feb 04 2024 - 10:21:48 EST)
- Re: [net-next PATCH v2 2/3] net: mdio: ipq4019: add support for clock-frequency property Andrew Lunn (Sun Feb 04 2024 - 10:22:47 EST)
- [PATCH] ata: pata_parport: make pata_parport_bus_type const Ricardo B. Marliere (Sun Feb 04 2024 - 10:23:13 EST)
- [PATCH] block: rbd: make rbd_bus_type const Ricardo B. Marliere (Sun Feb 04 2024 - 10:31:31 EST)
- RE: [PATCH net] tipc: Check the bearer type before calling tipc_udp_nl_bearer_add() Tung Quang Nguyen (Sun Feb 04 2024 - 10:33:47 EST)
- [PATCH 2/2] Staging: octeon: octeon-stubs: remove all typedef Ettore Forgiarini (Sun Feb 04 2024 - 10:36:47 EST)
- Re: [PATCH] net: tipc: remove redundant 'bool' from CONFIG_TIPC_{MEDIA_UDP,CRYPTO} Randy Dunlap (Sun Feb 04 2024 - 10:43:46 EST)
- [PATCH] Remove the @multi_cs_cap to prevent kernel-doc warnings R SUNDAR (Sun Feb 04 2024 - 10:45:24 EST)
- Re: [PATCH net-next v2] tun: Fix code style issues in <linux/if_tun.h> patchwork-bot+netdevbpf (Sun Feb 04 2024 - 10:50:46 EST)
- Re: [PATCH net-next v2] tun: Implement ethtool's get_channels() callback patchwork-bot+netdevbpf (Sun Feb 04 2024 - 10:50:49 EST)
- RE: [EXTERNAL] Re: [PATCH rdma-next v2 2/5] RDMA/mana_ib: Create and destroy rnic adapter Konstantin Taranov (Sun Feb 04 2024 - 10:51:27 EST)
- [PATCH] EDAC/amd64: Add MI300 row retirement support Yazen Ghannam (Sun Feb 04 2024 - 10:51:49 EST)
- Re: [PATCH v2 2/2] iio: adc: ti-ads1298: Add driver Jonathan Cameron (Sun Feb 04 2024 - 10:54:52 EST)
- Re: [PATCH net-next v3 4/7] net: dsa: mt7530: move XTAL check to mt7530_setup() Arınç ÜNAL (Sun Feb 04 2024 - 10:55:43 EST)
- [PATCH] bus: sunxi-rsb: make sunxi_rsb_bus const Ricardo B. Marliere (Sun Feb 04 2024 - 10:56:34 EST)
- [PATCHv2] speakup: Fix 8bit characters from direct synth Samuel Thibault (Sun Feb 04 2024 - 10:57:47 EST)
- [PATCH] speakup: Add /dev/synthu device Samuel Thibault (Sun Feb 04 2024 - 10:58:38 EST)
- Re: [PATCH v4 1/4] iio: hid-sensor-als: Assign channels dynamically Jonathan Cameron (Sun Feb 04 2024 - 10:59:03 EST)
- Re: [PATCH v4 4/4] iio: hid-sensor-als: Add light chromaticity support Jonathan Cameron (Sun Feb 04 2024 - 10:59:58 EST)
- [PATCH] counter: make counter_bus_type const Ricardo B. Marliere (Sun Feb 04 2024 - 11:02:07 EST)
- Re: [PATCH v2 4/4] iio: pressure: hsc030pa add triggered buffer andy . shevchenko (Sun Feb 04 2024 - 11:04:46 EST)
- [PATCH] device-dax: make dax_bus_type const Ricardo B. Marliere (Sun Feb 04 2024 - 11:06:54 EST)
- Re: [PATCH-wq v2 3/5] workqueue: Thaw frozen pwq in workqueue_apply_unbound_cpumask() Waiman Long (Sun Feb 04 2024 - 11:07:31 EST)
- [PATCH] firmware: coreboot: make coreboot_bus_type const Ricardo B. Marliere (Sun Feb 04 2024 - 11:10:01 EST)
- Re: [PATCH v2 4/4] iio: pressure: hsc030pa add triggered buffer Jonathan Cameron (Sun Feb 04 2024 - 11:11:14 EST)
- [PATCH] fpga: dfl: make dfl_bus_type const Ricardo B. Marliere (Sun Feb 04 2024 - 11:13:45 EST)
- Re: [PATCH] speakup: Add /dev/synthu device Kirk Reiser (Sun Feb 04 2024 - 11:14:54 EST)
- Re: [PATCH v3] mm: memcg: Use larger batches for proactive reclaim Shakeel Butt (Sun Feb 04 2024 - 11:17:51 EST)
- [PATCH 0/2] ntb: struct bus_type cleanup Ricardo B. Marliere (Sun Feb 04 2024 - 11:21:45 EST)
- [PATCH 1/2] ntb: ntb_transport: make ntb_transport_bus const Ricardo B. Marliere (Sun Feb 04 2024 - 11:22:04 EST)
- [PATCH 2/2] ntb: core: make ntb_bus const Ricardo B. Marliere (Sun Feb 04 2024 - 11:22:18 EST)
- [PATCH v1 1/1] spi: fsl-dspi: Unify error messaging in dspi_request_dma() andy . shevchenko (Sun Feb 04 2024 - 11:22:36 EST)
- Re: [syzbot] [riscv?] kernel panic: Kernel stack overflow (2) Alexandre Ghiti (Sun Feb 04 2024 - 11:25:18 EST)
- Re: [PATCH v4 1/6] dt-bindings: arm: qcom: Document QCM8550, QCS8550 SoC and board Dmitry Baryshkov (Sun Feb 04 2024 - 11:25:39 EST)
- Re: [PATCH 1/2] mm: pgtable: add missing flag and statistics for kernel PTE page Qi Zheng (Sun Feb 04 2024 - 11:27:03 EST)
- [PATCH] gpio: gpiolib: make gpio_bus_type const Ricardo B. Marliere (Sun Feb 04 2024 - 11:29:24 EST)
- Re: [PATCH v4 1/6] dt-bindings: arm: qcom: Document QCM8550, QCS8550 SoC and board Dmitry Baryshkov (Sun Feb 04 2024 - 11:29:45 EST)
- [PATCH] hsi: hsi_core: make hsi_bus_type const Ricardo B. Marliere (Sun Feb 04 2024 - 11:31:56 EST)
- Re: [PATCH v7 01/39] ARM: ep93xx: Add terminator to gpiod_lookup_table andy . shevchenko (Sun Feb 04 2024 - 11:32:39 EST)
- [PATCH net-next v4 2/7] net: dsa: mt7530: move XTAL check to mt7530_setup() Arınç ÜNAL via B4 Relay (Sun Feb 04 2024 - 11:35:17 EST)
- [PATCH net-next v4 1/7] net: dsa: mt7530: empty default case on mt7530_setup_port5() Arınç ÜNAL via B4 Relay (Sun Feb 04 2024 - 11:35:20 EST)
- [PATCH net-next v4 0/7] MT7530 DSA Subdriver Improvements Act II Arınç ÜNAL via B4 Relay (Sun Feb 04 2024 - 11:35:21 EST)
- [PATCH net-next v4 5/7] net: dsa: mt7530: remove pad_setup function pointer Arınç ÜNAL via B4 Relay (Sun Feb 04 2024 - 11:35:27 EST)
- [PATCH net-next v4 3/7] net: dsa: mt7530: simplify mt7530_pad_clk_setup() Arınç ÜNAL via B4 Relay (Sun Feb 04 2024 - 11:35:27 EST)
- [PATCH net-next v4 6/7] net: dsa: mt7530: correct port capabilities of MT7988 Arınç ÜNAL via B4 Relay (Sun Feb 04 2024 - 11:36:57 EST)
- [PATCH net-next v4 7/7] net: dsa: mt7530: do not clear config->supported_interfaces Arınç ÜNAL via B4 Relay (Sun Feb 04 2024 - 11:36:58 EST)
- [PATCH net-next v4 4/7] net: dsa: mt7530: call port 6 setup from mt7530_mac_config() Arınç ÜNAL via B4 Relay (Sun Feb 04 2024 - 11:37:02 EST)
- [PATCH] hv: vmbus: make hv_bus const Ricardo B. Marliere (Sun Feb 04 2024 - 11:37:56 EST)
- Re: [PATCH net-next v3 4/7] net: dsa: mt7530: move XTAL check to mt7530_setup() Russell King (Oracle) (Sun Feb 04 2024 - 11:39:17 EST)
- Re: [PATCH v7 20/39] mtd: rawnand: add support for ts72xx andy . shevchenko (Sun Feb 04 2024 - 11:49:57 EST)
- Re: [EXTERNAL] Re: [PATCH rdma-next v2 2/5] RDMA/mana_ib: Create and destroy rnic adapter Leon Romanovsky (Sun Feb 04 2024 - 11:52:08 EST)
- Re: [PATCH net-next v3 4/7] net: dsa: mt7530: move XTAL check to mt7530_setup() Arınç ÜNAL (Sun Feb 04 2024 - 11:52:32 EST)
- Re: [PATCH v7 08/39] soc: Add SoC driver for Cirrus ep93xx andy . shevchenko (Sun Feb 04 2024 - 11:53:02 EST)
- arch/powerpc/kernel/entry_64.S:241: Error: operand out of range (0xfe10 is not between 0xffffffffffff8000 and 0x7fff) kernel test robot (Sun Feb 04 2024 - 11:56:41 EST)
- Re: [PATCH v7 05/39] pinctrl: add a Cirrus ep93xx SoC pin controller andy . shevchenko (Sun Feb 04 2024 - 11:57:05 EST)
- Re: [PATCH 6.1 000/221] 6.1.77-rc2 review Naresh Kamboju (Sun Feb 04 2024 - 11:58:20 EST)
- Re: [PATCH v7 22/39] ata: pata_ep93xx: add device tree support andy . shevchenko (Sun Feb 04 2024 - 12:01:05 EST)
- Re: [PATCH 6.1 000/221] 6.1.77-rc2 review Naresh Kamboju (Sun Feb 04 2024 - 12:03:30 EST)
- Re: [PATCH v7 00/39] ep93xx device tree conversion andy . shevchenko (Sun Feb 04 2024 - 12:04:31 EST)
- Re: [PATCH 6.6 000/326] 6.6.16-rc2 review Naresh Kamboju (Sun Feb 04 2024 - 12:04:48 EST)
- Re: [PATCH 06/12] dmaengine: bcm2835: Use to_bcm2711_cbaddr where relevant Florian Fainelli (Sun Feb 04 2024 - 12:05:06 EST)
- Re: [PATCH 6.1 000/221] 6.1.77-rc2 review Naresh Kamboju (Sun Feb 04 2024 - 12:07:08 EST)
- Re: [PATCH net-next v3 4/7] net: dsa: mt7530: move XTAL check to mt7530_setup() Russell King (Oracle) (Sun Feb 04 2024 - 12:08:21 EST)
- [PATCH] drm/msm/dsi: Replace dsi_get_bpp() with mipi_dsi header function Marijn Suijten (Sun Feb 04 2024 - 12:10:40 EST)
- Re: [PATCH] selftest: damon: fix minor typos in test logs SeongJae Park (Sun Feb 04 2024 - 12:13:54 EST)
- Re: [PATCH net-next v3 4/7] net: dsa: mt7530: move XTAL check to mt7530_setup() Arınç ÜNAL (Sun Feb 04 2024 - 12:14:58 EST)
- RE: [EXTERNAL] Re: [PATCH rdma-next v2 2/5] RDMA/mana_ib: Create and destroy rnic adapter Konstantin Taranov (Sun Feb 04 2024 - 12:18:24 EST)
- Re: [PATCH v2 0/2] x86/cpu: fix invalid MTRR mask values for SEV or TME Paolo Bonzini (Sun Feb 04 2024 - 12:21:38 EST)
- Re: [PATCH] drm/msm/dsi: Replace dsi_get_bpp() with mipi_dsi header function Dmitry Baryshkov (Sun Feb 04 2024 - 12:24:21 EST)
- [PATCH 3/4] power: supply: mm8013: implement POWER_SUPPLY_PROP_CHARGE_BEHAVIOUR_AVAILABLE Thomas Weißschuh (Sun Feb 04 2024 - 12:27:28 EST)
- [PATCH 2/4] power: supply: test-power: implement charge_behaviour property Thomas Weißschuh (Sun Feb 04 2024 - 12:27:30 EST)
- [PATCH 0/4] power: supply: core: align charge_behaviour format with docs Thomas Weißschuh (Sun Feb 04 2024 - 12:27:40 EST)
- [PATCH 1/4] power: supply: core: fix charge_behaviour formatting Thomas Weißschuh (Sun Feb 04 2024 - 12:28:03 EST)
- [PATCH 4/4] power: supply: core: drop workaround for missing POWER_SUPPLY_PROP_CHARGE_BEHAVIOUR_AVAILABLE Thomas Weißschuh (Sun Feb 04 2024 - 12:28:19 EST)
- Re: Linux 6.8-rc3 Luna Jernberg (Sun Feb 04 2024 - 12:29:21 EST)
- Re: [PATCH v4 2/2] leds: qcom-lpg: Add PM660L configuration and compatible Marijn Suijten (Sun Feb 04 2024 - 12:29:55 EST)
- [PATCH] power: supply: mm8013: select REGMAP_I2C Thomas Weißschuh (Sun Feb 04 2024 - 12:31:05 EST)
- [PATCH 0/2] Add cond_guard() to conditional guards Fabio M. De Francesco (Sun Feb 04 2024 - 12:31:27 EST)
- [PATCH 1/2] cleanup: Add cond_guard() to conditional guards Fabio M. De Francesco (Sun Feb 04 2024 - 12:31:48 EST)
- [PATCH 2/2] cxl/region: Use cond_guard() in show_targetN() Fabio M. De Francesco (Sun Feb 04 2024 - 12:32:24 EST)
- [PATCH v5] leds: qcom-lpg: Add PM660L configuration and compatible Marijn Suijten (Sun Feb 04 2024 - 12:33:00 EST)
- [PATCH] arm64: dts: qcom: sdm630-nile: Enable and configure PM660L WLED Marijn Suijten (Sun Feb 04 2024 - 12:36:04 EST)
- Re: [PATCH v5 2/2] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests Guenter Roeck (Sun Feb 04 2024 - 12:42:07 EST)
- [PATCH] drm/msm/dpu: Only enable DSC_MODE_MULTIPLEX if dsc_merge is enabled Marijn Suijten (Sun Feb 04 2024 - 12:45:44 EST)
- Re: [PATCH 1/1] Add 10EC5280 to bmi160_i2c ACPI IDs to allow binding on some devices Jesus Miguel Gonzalez Herrero (Sun Feb 04 2024 - 12:54:03 EST)
- Re: [PATCH net-next v4 3/7] net: dsa: mt7530: simplify mt7530_pad_clk_setup() Arınç ÜNAL (Sun Feb 04 2024 - 13:03:44 EST)
- [PATCH 1/1] Add 10EC5280 to bmi160_i2c ACPI IDs to allow binding on some devices Jesus Gonzalez (Sun Feb 04 2024 - 13:06:26 EST)
- Re: Linux 6.8-rc3 Guenter Roeck (Sun Feb 04 2024 - 13:08:25 EST)
- Re: [PATCH net-next v4 4/7] net: dsa: mt7530: call port 6 setup from mt7530_mac_config() Arınç ÜNAL (Sun Feb 04 2024 - 13:10:29 EST)
- Re: [PATCH] bpf: merge two CONFIG_BPF entries Yonghong Song (Sun Feb 04 2024 - 13:11:10 EST)
- Re: [PATCH 2/2] regulator: gpio: Correct default GPIO state to LOW Linus Walleij (Sun Feb 04 2024 - 13:19:08 EST)
- Re: [PATCH v1 1/1] spi: fsl-dspi: Unify error messaging in dspi_request_dma() Vladimir Oltean (Sun Feb 04 2024 - 13:24:31 EST)
- Re: [PATCH v1 1/1] spi: fsl-dspi: Unify error messaging in dspi_request_dma() Vladimir Oltean (Sun Feb 04 2024 - 13:26:19 EST)
- Re: [btrfs] commit bc27d6f0aa0e4de184b617aceeaf25818cc646de breaks update-grub Alex Romosan (Sun Feb 04 2024 - 13:29:56 EST)
- Re: [PATCH v1 1/1] spi: fsl-dspi: Unify error messaging in dspi_request_dma() Vladimir Oltean (Sun Feb 04 2024 - 13:31:46 EST)
- Re: [EXTERNAL] [PATCH v4 04/15] soc: qcom: ice: add hwkm support in ice Kamlesh Gurudasani (Sun Feb 04 2024 - 13:33:02 EST)
- Re: [PATCH] gpio: gpiolib: make gpio_bus_type const Bartosz Golaszewski (Sun Feb 04 2024 - 13:35:05 EST)
- Re: [PATCH] mm/z3fold: remove unneeded spinlock Matthew Wilcox (Sun Feb 04 2024 - 13:46:43 EST)
- Re: [PATCH 1/2] mm: pgtable: add missing flag and statistics for kernel PTE page Matthew Wilcox (Sun Feb 04 2024 - 13:51:24 EST)
- Re: [PATCH 2/2] mm: pgtable: remove unnecessary split ptlock for kernel PMD page Matthew Wilcox (Sun Feb 04 2024 - 13:54:25 EST)
- Re: [PATCH v3 0/6] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support Linus Walleij (Sun Feb 04 2024 - 13:59:23 EST)
- Re: [PATCH] sparc: vio: make vio_bus_type const Sam Ravnborg (Sun Feb 04 2024 - 14:12:22 EST)
- Re: [PATCH 6.7 000/355] 6.7.4-rc2 review Justin Forbes (Sun Feb 04 2024 - 14:12:41 EST)
- Re: [PATCH 6.6 000/326] 6.6.16-rc2 review Justin Forbes (Sun Feb 04 2024 - 14:13:39 EST)
- Re: [RFC 1/9] of: provide a cleanup helper for OF nodes Bartosz Golaszewski (Sun Feb 04 2024 - 14:19:19 EST)
- Re: [PATCH 00/27] sparc32: sunset sun4m and sun4d Sam Ravnborg (Sun Feb 04 2024 - 14:22:58 EST)
- Re: [EXTERNAL] [PATCH v4 05/15] soc: qcom: ice: support for hardware wrapped keys Kamlesh Gurudasani (Sun Feb 04 2024 - 14:32:18 EST)
- RE: [PATCH v8 0/4] Introduce mseal David Laight (Sun Feb 04 2024 - 14:40:12 EST)
- Re: [PATCH] gpio: gpiolib: make gpio_bus_type const Ricardo B. Marliere (Sun Feb 04 2024 - 14:41:41 EST)
- Re: [PATCH 1/1] mm: vmalloc: Add a scan area of VA only once Lorenzo Stoakes (Sun Feb 04 2024 - 14:47:22 EST)
- [PATCH] intel_th: make intel_th_bus const Ricardo B. Marliere (Sun Feb 04 2024 - 14:51:59 EST)
- [PATCH] input: gameport: make gameport_bus const Ricardo B. Marliere (Sun Feb 04 2024 - 14:56:19 EST)
- Re: [PATCH v1 1/1] spi: fsl-dspi: Unify error messaging in dspi_request_dma() Andy Shevchenko (Sun Feb 04 2024 - 14:56:32 EST)
- Re: [RFC PATCH 2/5] of: Introduce for_each_child_of_node_scoped() to automate of_node_put() handling Jonathan Cameron (Sun Feb 04 2024 - 14:56:49 EST)
- Re: [PATCH v1 1/1] spi: fsl-dspi: Unify error messaging in dspi_request_dma() Andy Shevchenko (Sun Feb 04 2024 - 14:57:04 EST)
- Re: [PATCH v1 1/1] spi: fsl-dspi: Unify error messaging in dspi_request_dma() Andy Shevchenko (Sun Feb 04 2024 - 14:57:22 EST)
- [PATCH] ipack: make ipack_bus_type const Ricardo B. Marliere (Sun Feb 04 2024 - 14:59:55 EST)
- Re: [PATCH] arm64: dts: rockchip: rk3588: remove redundant cd-gpios in sdmmc node Kever Yang (Sun Feb 04 2024 - 15:02:31 EST)
- [PATCH] mcb: make mcb_bus_type const Ricardo B. Marliere (Sun Feb 04 2024 - 15:02:47 EST)
- [PATCH] memstick: core: make memstick_bus_type const Ricardo B. Marliere (Sun Feb 04 2024 - 15:05:43 EST)
- [PATCH] ASoC: tas2781: add module parameter to tascodec_init() Gergo Koteles (Sun Feb 04 2024 - 15:06:58 EST)
- [PATCH] mfd: mcp-core: make mcp_bus_type const Ricardo B. Marliere (Sun Feb 04 2024 - 15:10:13 EST)
- [PATCH] most: core: make mostbus const Ricardo B. Marliere (Sun Feb 04 2024 - 15:12:59 EST)
- [PATCH] netdevsim: make nsim_bus const Ricardo B. Marliere (Sun Feb 04 2024 - 15:16:19 EST)
- [PATCH] nvdimm: make nvdimm_bus_type const Ricardo B. Marliere (Sun Feb 04 2024 - 15:19:58 EST)
- [PATCH] nvmem: core: make nvmem_bus_type const Ricardo B. Marliere (Sun Feb 04 2024 - 15:22:33 EST)
- [PATCH] parport: make parport_bus_type const Ricardo B. Marliere (Sun Feb 04 2024 - 15:25:31 EST)
- Build regressions/improvements in v6.8-rc3 Geert Uytterhoeven (Sun Feb 04 2024 - 15:27:19 EST)
- Re: [PATCH v1] efi/libstub: Add Confidential Computing (CC) measurement support Kuppuswamy Sathyanarayanan (Sun Feb 04 2024 - 15:28:10 EST)
- [PATCH] pci: endpoint: make pci_epf_bus_type const Ricardo B. Marliere (Sun Feb 04 2024 - 15:28:44 EST)
- [PATCH v2 0/2] spi: fsl-dspi: A couple of error handling improvements andy . shevchenko (Sun Feb 04 2024 - 15:31:45 EST)
- [PATCH v2 1/2] spi: fsl-dspi: Preserve error code returned by dmaengine_slave_config() andy . shevchenko (Sun Feb 04 2024 - 15:31:55 EST)
- [PATCH v2 2/2] spi: fsl-dspi: Unify error messaging in dspi_request_dma() andy . shevchenko (Sun Feb 04 2024 - 15:32:14 EST)
- [PATCH] rpmsg: core: make rpmsg_bus const Ricardo B. Marliere (Sun Feb 04 2024 - 15:32:33 EST)
- [PATCH] siox: make siox_bus_type const Ricardo B. Marliere (Sun Feb 04 2024 - 15:35:45 EST)
- [PATCH] sparc: leon: grpci1: Use devm_platform_get_and_ioremap_resource() in grpci1_of_probe() Markus Elfring (Sun Feb 04 2024 - 15:37:04 EST)
- [PATCH] spmi: make spmi_bus_type const Ricardo B. Marliere (Sun Feb 04 2024 - 15:38:21 EST)
- Re: Build regressions/improvements in v6.8-rc3 Geert Uytterhoeven (Sun Feb 04 2024 - 15:40:02 EST)
- [PATCH] ssb: make ssb_bustype const Ricardo B. Marliere (Sun Feb 04 2024 - 15:44:02 EST)
- Re: [PATCH] dma: dma-sysfs: make dma_subsys const Geert Uytterhoeven (Sun Feb 04 2024 - 15:45:23 EST)
- Re: This is the fourth time I’ve tried to find what led to the regression of outgoing network speed and each time I find the merge commit 8c94ccc7cd691472461448f98e2372c75849406c Christian A. Ehrhardt (Sun Feb 04 2024 - 15:47:33 EST)
- [PATCH] scsi: tcm_loop: make tcm_loop_lld_bus const Ricardo B. Marliere (Sun Feb 04 2024 - 15:48:09 EST)
- Re: [PATCH 2/4] powerpc: ps3: make ps3_system_bus_type const Geert Uytterhoeven (Sun Feb 04 2024 - 15:48:22 EST)
- [PATCH] mm/damon/core: check apply interval in SeongJae Park (Sun Feb 04 2024 - 15:49:59 EST)
- [PATCH] vdpa: make vdpa_bus const Ricardo B. Marliere (Sun Feb 04 2024 - 15:50:27 EST)
- [PATCH] virtio: make virtio_bus const Ricardo B. Marliere (Sun Feb 04 2024 - 15:52:36 EST)
- Re: [RFC PATCH 2/5] of: Introduce for_each_child_of_node_scoped() to automate of_node_put() handling Jonathan Cameron (Sun Feb 04 2024 - 15:52:51 EST)
- [PATCH] w1: make w1_bus_type const Ricardo B. Marliere (Sun Feb 04 2024 - 15:55:01 EST)
- Re: [PATCH 3/3] media: mediatek: vcodedc: Fix Wcast-function-type-strict warnings Nathan Chancellor (Sun Feb 04 2024 - 15:56:03 EST)
- [PATCH] bcma: make bcma_bus_type const Ricardo B. Marliere (Sun Feb 04 2024 - 15:57:07 EST)
- Re: [PATCH] block: rbd: make rbd_bus_type const Alex Elder (Sun Feb 04 2024 - 16:06:44 EST)
- [PATCH bpf-next v2 0/2] bpf, bpftool: Support dumping kfunc prototypes from BTF Daniel Xu (Sun Feb 04 2024 - 16:07:04 EST)
- [PATCH bpf-next v2 1/2] bpf: Have bpf_rdonly_cast() take a const pointer Daniel Xu (Sun Feb 04 2024 - 16:07:18 EST)
- [PATCH bpf-next v2 2/2] bpftool: Support dumping kfunc prototypes from BTF Daniel Xu (Sun Feb 04 2024 - 16:07:50 EST)
- Re: [RFC PATCH 0/5] of: automate of_node_put() - new approach to loops. Jonathan Cameron (Sun Feb 04 2024 - 16:08:30 EST)
- Re: [PATCH] ssb: make ssb_bustype const Michael Büsch (Sun Feb 04 2024 - 16:10:44 EST)
- [PATCH wq/for-6.9] workqueue: Fix pwq->nr_in_flight corruption in try_to_grab_pending() Tejun Heo (Sun Feb 04 2024 - 16:14:34 EST)
- Re: Workqueue regression Tejun Heo (Sun Feb 04 2024 - 16:19:53 EST)
- [PATCH] ALSA: core: fix unit test dependencies Arnd Bergmann (Sun Feb 04 2024 - 16:21:50 EST)
- [PATCH 1/2] ASoC: SOF: amd: fix SND_AMD_SOUNDWIRE_ACPI dependencies Arnd Bergmann (Sun Feb 04 2024 - 16:22:19 EST)
- [PATCH 2/2] ASoC: fix SND_SOC_WCD939X dependencies Arnd Bergmann (Sun Feb 04 2024 - 16:22:44 EST)
- Re: [PATCH] workqueue: make wq_subsys const Tejun Heo (Sun Feb 04 2024 - 16:24:23 EST)
- Re: [PATCH 6.1 000/221] 6.1.77-rc2 review Mateusz Jończyk (Sun Feb 04 2024 - 16:27:25 EST)
- Re: [PATCH 6.6 000/326] 6.6.16-rc2 review Ron Economos (Sun Feb 04 2024 - 16:28:00 EST)
- [no subject] Tejun Heo (Sun Feb 04 2024 - 16:28:06 EST)
- [PATCH v3 3/8] workqueue: Implement BH workqueues to eventually replace tasklets Tejun Heo (Sun Feb 04 2024 - 16:30:12 EST)
- Re: [PATCH] siox: make siox_bus_type const Uwe Kleine-König (Sun Feb 04 2024 - 16:30:27 EST)
- linux-next: Fixes tag needs some work in the mm tree Stephen Rothwell (Sun Feb 04 2024 - 16:30:44 EST)
- Re: [PATCHSET wq/for-6.9] workqueue: Implement BH workqueue and convert several tasklet users Tejun Heo (Sun Feb 04 2024 - 16:34:07 EST)
- Re: [RFC PATCH 0/5] of: automate of_node_put() - new approach to loops. Julia Lawall (Sun Feb 04 2024 - 16:34:48 EST)
- Re: [PATCH] Documentation: multiple .rst files: Fix grammar and more consistent formatting Matthew Wilcox (Sun Feb 04 2024 - 16:46:02 EST)
- Re: [PATCH v4 03/12] dt-bindings: mtd: brcmnand: Add ecc strap property William Zhang (Sun Feb 04 2024 - 16:57:13 EST)
- Re: [PATCH net] net: stmmac: xgmac: fix a typo of register name in DPP safety handling Serge Semin (Sun Feb 04 2024 - 16:57:58 EST)
- Re: [PATCH] smb: client: do not defer close open handles to deleted files Steve French (Sun Feb 04 2024 - 16:58:13 EST)
- Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model Frederic Weisbecker (Sun Feb 04 2024 - 17:03:09 EST)
- Re: [PATCH v1] efi/libstub: Add Confidential Computing (CC) measurement support Ard Biesheuvel (Sun Feb 04 2024 - 17:03:39 EST)
- Re: [PATCH 6.6 000/326] 6.6.16-rc2 review Стас Ничипорович (Sun Feb 04 2024 - 17:08:51 EST)
- [PATCH v2] siox: make siox_bus_type const Ricardo B. Marliere (Sun Feb 04 2024 - 17:26:28 EST)
- Re: [PATCH] siox: make siox_bus_type const Ricardo B. Marliere (Sun Feb 04 2024 - 17:27:40 EST)
- Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model Frederic Weisbecker (Sun Feb 04 2024 - 17:32:19 EST)
- [PATCH] const_structs.checkpatch: add bus_type Ricardo B. Marliere (Sun Feb 04 2024 - 17:39:52 EST)
- Re: [PATCH v4 2/5] m68k/bitops: use __builtin_{clz,ctzl,ffs} to evaluate constant expressions Finn Thain (Sun Feb 04 2024 - 18:13:30 EST)
- [PATCH v1] arm64: dts: rockchip: rk3328: Drop interrupts property from pwm-rockchip nodes Johan Jonker (Sun Feb 04 2024 - 18:16:57 EST)
- Re: Recent-ish changes in binfmt_elf made my program segfault Kees Cook (Sun Feb 04 2024 - 18:27:49 EST)
- [PATCH net-next v3 0/8] netconsole: Add userdata append support Matthew Wood (Sun Feb 04 2024 - 18:28:06 EST)
- [PATCH net-next v3 1/8] net: netconsole: cleanup formatting lints Matthew Wood (Sun Feb 04 2024 - 18:28:20 EST)
- [PATCH net-next v3 2/8] net: netconsole: move netconsole_target config_item to config_group Matthew Wood (Sun Feb 04 2024 - 18:28:46 EST)
- [PATCH net-next v3 3/8] net: netconsole: move newline trimming to function Matthew Wood (Sun Feb 04 2024 - 18:28:57 EST)
- [PATCH net-next v3 4/8] net: netconsole: add docs for appending netconsole user data Matthew Wood (Sun Feb 04 2024 - 18:29:30 EST)
- [PATCH net-next v3 5/8] net: netconsole: add a userdata config_group member to netconsole_target Matthew Wood (Sun Feb 04 2024 - 18:29:37 EST)
- [PATCH net-next v3 6/8] net: netconsole: cache userdata formatted string in netconsole_target Matthew Wood (Sun Feb 04 2024 - 18:29:59 EST)
- [PATCH net-next v3 7/8] net: netconsole: append userdata to netconsole messages Matthew Wood (Sun Feb 04 2024 - 18:30:21 EST)
- [PATCH net-next v3 8/8] net: netconsole: append userdata to fragmented netconsole messages Matthew Wood (Sun Feb 04 2024 - 18:30:46 EST)
- [PATCH v3 0/2] printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal Yoann Congal (Sun Feb 04 2024 - 18:31:14 EST)
- [PATCH v3 1/2] printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabled Yoann Congal (Sun Feb 04 2024 - 18:31:28 EST)
- [PATCH v3 2/2] printk: Remove redundant CONFIG_BASE_SMALL Yoann Congal (Sun Feb 04 2024 - 18:31:41 EST)
- Re: [PATCH] ata: pata_parport: make pata_parport_bus_type const Damien Le Moal (Sun Feb 04 2024 - 18:32:39 EST)
- Re: [PATCH] mm/madvise: set ra_pages as device max request size during ADV_POPULATE_READ Dave Chinner (Sun Feb 04 2024 - 18:35:03 EST)
- Re: [PATCH] bpf: merge two CONFIG_BPF entries Masahiro Yamada (Sun Feb 04 2024 - 18:38:05 EST)
- [PATCH 2/8] net: usb: ax88179_178a: Use linkmode helpers for EEE Andrew Lunn (Sun Feb 04 2024 - 18:41:08 EST)
- [PATCH 0/8] drivers: net: Convert EEE handling to use linkmode bitmaps Andrew Lunn (Sun Feb 04 2024 - 18:41:15 EST)
- [PATCH 1/8] net: usb: r8152: Use linkmode helpers for EEE Andrew Lunn (Sun Feb 04 2024 - 18:41:18 EST)
- [PATCH 3/8] net: qlogic: qede: Use linkmode helpers for EEE Andrew Lunn (Sun Feb 04 2024 - 18:42:10 EST)
- [PATCH 4/8] net: ethernet: ixgbe: Convert EEE to use linkmodes Andrew Lunn (Sun Feb 04 2024 - 18:42:38 EST)
- [PATCH 5/8] net: intel: i40e/igc: Remove setting Autoneg in EEE capabilities Andrew Lunn (Sun Feb 04 2024 - 18:43:02 EST)
- [PATCH 6/8] net: intel: e1000e: Use linkmode helpers for EEE Andrew Lunn (Sun Feb 04 2024 - 18:43:25 EST)
- [PATCH 7/8] net: intel: igb: Use linkmode helpers for EEE Andrew Lunn (Sun Feb 04 2024 - 18:43:47 EST)
- [PATCH 8/8] net: intel: igc: Use linkmode helpers for EEE Andrew Lunn (Sun Feb 04 2024 - 18:44:13 EST)
- linux-next: build warnings after merge of the hwmon-staging tree Stephen Rothwell (Sun Feb 04 2024 - 18:44:34 EST)
- Re: [PATCH 1/2] arm64: dts: imx8mm-evk: Add PDM micphone sound card support Shawn Guo (Sun Feb 04 2024 - 18:51:57 EST)
- Re: linux-next: build warnings after merge of the hwmon-staging tree Guenter Roeck (Sun Feb 04 2024 - 19:04:17 EST)
- Re: [PATCH 2/4] powerpc: ps3: make ps3_system_bus_type const Geoff Levand (Sun Feb 04 2024 - 19:04:32 EST)
- [PATCH v2] Documentation: multiple .rst files: Fix grammar and more consistent formatting Thorsten Blum (Sun Feb 04 2024 - 19:05:13 EST)
- Re: [PATCH] filelock: add stubs for new functions when CONFIG_FILE_LOCKING=n Chuck Lever (Sun Feb 04 2024 - 19:14:02 EST)
- Re: [PATCH] bpf: merge two CONFIG_BPF entries Yonghong Song (Sun Feb 04 2024 - 19:22:26 EST)
- [PATCH] workqueue: fix a typo in comment Wang Jinchao (Sun Feb 04 2024 - 19:32:10 EST)
- Re: [PATCH bpf-next v2 1/2] bpf: Have bpf_rdonly_cast() take a const pointer Yonghong Song (Sun Feb 04 2024 - 19:33:12 EST)
- Re: [PATCH v3] KVM: x86/mmu: Retry fault before acquiring mmu_lock if mapping is changing Yan Zhao (Sun Feb 04 2024 - 19:44:22 EST)
- Re: [PATCH net-next v2 3/3] net: stmmac: Configure AXI on Tegra234 MGBE Serge Semin (Sun Feb 04 2024 - 19:44:41 EST)
- Re: [PATCH 5/5] soc: qcom: llcc: Add regmap for Broadcast_AND region Satya Durga Srinivasu Prabhala (Sun Feb 04 2024 - 20:01:39 EST)
- Re: [PATCH 0/8] drivers: net: Convert EEE handling to use linkmode bitmaps Andrew Lunn (Sun Feb 04 2024 - 20:04:13 EST)
- Re: [External] Re: [PATCH] mm/z3fold: remove unneeded spinlock Zhongkun He (Sun Feb 04 2024 - 20:08:27 EST)
- Re: [PATCH 2/2] Staging: octeon: octeon-stubs: remove all typedef Greg KH (Sun Feb 04 2024 - 20:23:13 EST)
- Re: [PATCH 2/2] Staging: octeon: octeon-stubs: remove all typedef Greg KH (Sun Feb 04 2024 - 20:24:03 EST)
- Re: [PATCH 6.6 000/326] 6.6.16-rc2 review Greg KH (Sun Feb 04 2024 - 20:25:14 EST)
- Re: [PATCH 6.6 000/326] 6.6.16-rc2 review Greg KH (Sun Feb 04 2024 - 20:26:31 EST)
- Re: [PATCHv4 1/3] watchdog/softlockup: low-overhead detection of interrupt Liu Song (Sun Feb 04 2024 - 20:28:01 EST)
- Re: [PATCH v3 1/4] firmware: coreboot: Generate modalias uevent for devices Tzung-Bi Shih (Sun Feb 04 2024 - 20:37:40 EST)
- Re: [PATCHv4 2/3] watchdog/softlockup: report the most frequent interrupts Liu Song (Sun Feb 04 2024 - 20:39:56 EST)
- Re: [PATCH net-next v4 5/5] tools: virtio: introduce vhost_net_test Jason Wang (Sun Feb 04 2024 - 20:44:06 EST)
- Re: [PATCH v18 056/121] KVM: TDX: Add accessors VMX VMCS helpers Binbin Wu (Sun Feb 04 2024 - 20:53:53 EST)
- Re: [PATCH 1/2] mm: pgtable: add missing flag and statistics for kernel PTE page Qi Zheng (Sun Feb 04 2024 - 21:06:00 EST)
- Re: Broken section alignment in 6.7 and 6.8rc EFI stub Bagas Sanjaya (Sun Feb 04 2024 - 21:06:19 EST)
- [PATCH v5 0/2] sched: Don't trigger misfit if affinity is restricted Qais Yousef (Sun Feb 04 2024 - 21:11:47 EST)
- [PATCH v5 1/2] sched/topology: Export asym_capacity_list Qais Yousef (Sun Feb 04 2024 - 21:11:54 EST)
- [PATCH v5 2/2] sched/fair: Check a task has a fitting cpu when updating misfit Qais Yousef (Sun Feb 04 2024 - 21:12:02 EST)
- Re: [PATCH 2/2] mm: pgtable: remove unnecessary split ptlock for kernel PMD page Qi Zheng (Sun Feb 04 2024 - 21:14:42 EST)
- [PATCH V2] ALSA: hda/conexant: Add quirk for SWS JS201D bo liu (Sun Feb 04 2024 - 21:17:29 EST)
- [PATCH] sched: cpufreq: Rename map_util_perf to apply_dvfs_headroom Qais Yousef (Sun Feb 04 2024 - 21:20:22 EST)
- Re: [PATCH 1/2] arm64: dts: imx8mm-evk: Add PDM micphone sound card support S.J. Wang (Sun Feb 04 2024 - 21:21:42 EST)
- Re: [PATCH v18 057/121] KVM: TDX: Add load_mmu_pgd method for TDX Binbin Wu (Sun Feb 04 2024 - 21:23:52 EST)
- [PATCH] cpufreq: Change default transition delay to 2ms Qais Yousef (Sun Feb 04 2024 - 21:25:29 EST)
- [PATCH] fs/inode: Make too_many_isolated return bool Hao Ge (Sun Feb 04 2024 - 21:28:57 EST)
- RE: [PATCH v3 6/6] cpufreq:amd-pstate: add quirk for the pstate CPPC capabilities missing Yuan, Perry (Sun Feb 04 2024 - 21:29:27 EST)
- Re: [PATCH v2] fpga: dfl: afu: support Rev 2 of DFL Port feature Xu Yilun (Sun Feb 04 2024 - 21:35:24 EST)
- Re: [PATCH bpf-next v4 3/3] bpf: treewide: Annotate BPF kfuncs in BTF kernel test robot (Sun Feb 04 2024 - 21:42:27 EST)
- [PATCH] of: Make explicit cpu_to_be32 conversion to mute sparse warning Dawei Li (Sun Feb 04 2024 - 21:42:45 EST)
- Re: [RFC PATCH] mm: hugetlb: remove __GFP_THISNODE flag when dissolving the old hugetlb Baolin Wang (Sun Feb 04 2024 - 21:50:27 EST)
- [PATCH v2 2/2] arm64: dts: imx8mn-evk: Add PDM micphone sound card support Shengjiu Wang (Sun Feb 04 2024 - 21:55:44 EST)
- Re: [PATCH] fpga: dfl: afu: update initialization of port_hdr driver Xu Yilun (Sun Feb 04 2024 - 21:55:56 EST)
- Re: [PATCH] filemap: avoid unnecessary major faults in filemap_fault() Huang, Ying (Sun Feb 04 2024 - 21:56:44 EST)
- [PATCH v2 1/2] arm64: dts: imx8mm-evk: Add PDM micphone sound card support Shengjiu Wang (Sun Feb 04 2024 - 21:57:11 EST)
- Re: [PATCH] filemap: avoid unnecessary major faults in filemap_fault() Huang, Ying (Sun Feb 04 2024 - 21:58:08 EST)
- Re: [PATCH v3 2/2] printk: Remove redundant CONFIG_BASE_SMALL Masahiro Yamada (Sun Feb 04 2024 - 22:02:35 EST)
- Re: [PATCH v3 1/2] printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabled Masahiro Yamada (Sun Feb 04 2024 - 22:02:53 EST)
- [PATCH] Revert "f2fs: stop allocating pinned sections if EAGAIN happens" Wu Bo (Sun Feb 04 2024 - 22:03:25 EST)
- [PATCH v4 0/3] clocksource: imx-sysctr: support i.MX95 Peng Fan (OSS) (Sun Feb 04 2024 - 22:13:53 EST)
- [PATCH v4 1/3] dt-bindings: timer: nxp,sysctr-timer: support i.MX95 Peng Fan (OSS) (Sun Feb 04 2024 - 22:14:10 EST)
- [PATCH v4 2/3] clocksource/drivers/imx-sysctr: drop use global variables Peng Fan (OSS) (Sun Feb 04 2024 - 22:14:29 EST)
- [PATCH v4 3/3] clocksource/drivers/imx-sysctr: support i.MX95 Peng Fan (OSS) (Sun Feb 04 2024 - 22:14:39 EST)
- Re: [PATCH v18 058/121] KVM: TDX: Retry seamcall when TDX_OPERAND_BUSY with operand SEPT Binbin Wu (Sun Feb 04 2024 - 22:15:06 EST)
- [PATCH] mm/cma: Drop CONFIG_CMA_DEBUG Anshuman Khandual (Sun Feb 04 2024 - 22:17:07 EST)
- Re: [PATCH] fs/address_space: move i_mmap_rwsem to mitigate a false sharing with i_mmap. Dave Chinner (Sun Feb 04 2024 - 22:22:34 EST)
- Re: [net-next PATCH v2 2/3] net: mdio: ipq4019: add support for clock-frequency property Jie Luo (Sun Feb 04 2024 - 22:24:54 EST)
- [PATCH v7] f2fs: unify the error handling of f2fs_is_valid_blkaddr Zhiguo Niu (Sun Feb 04 2024 - 22:33:25 EST)
- [PATCH net-next] net/smc: change the term virtual ISM to Emulated-ISM Wen Gu (Sun Feb 04 2024 - 22:33:45 EST)
- Re: [PATCH v2 0/3] fs/exec: remove current->in_execve flag Serge Hallyn (Sun Feb 04 2024 - 22:35:19 EST)
- RE: [PATCH] PCI: Add vf reset notification for pf Deng, Emily (Sun Feb 04 2024 - 22:47:19 EST)
- Re: [PATCH v7] f2fs: unify the error handling of f2fs_is_valid_blkaddr Chao Yu (Sun Feb 04 2024 - 22:47:26 EST)
- Re: [syzbot] [mm?] WARNING in zswap_folio_swapin Nhat Pham (Sun Feb 04 2024 - 22:48:59 EST)
- Re: [PATCH] Revert "f2fs: stop allocating pinned sections if EAGAIN happens" Chao Yu (Sun Feb 04 2024 - 22:54:19 EST)
- [PATCH] mm: hugetlb: fix hugetlb allocation failure when handling freed or in-use hugetlb Baolin Wang (Sun Feb 04 2024 - 22:54:40 EST)
- sparc-linux-ld: arch/sparc/include/asm/parport.h:91:undefined reference to `ebus_dma_prepare' kernel test robot (Sun Feb 04 2024 - 23:14:23 EST)
- [PATCH] mm/vmscan: Make too_many_isolated return bool Hao Ge (Sun Feb 04 2024 - 23:26:43 EST)
- [PATCH] RISC-V: Don't use IPIs in flush_icache_all() when patching text Anup Patel (Sun Feb 04 2024 - 23:30:15 EST)
- Re: [PATCH] fs/inode: Make too_many_isolated return bool Hao Ge (Sun Feb 04 2024 - 23:39:43 EST)
- Re: [PATCH v2 3/3] x86/kprobes: Boost more instructions from grp2/3/4/5 Jinghao Jia (Sun Feb 04 2024 - 23:42:28 EST)
- Re: [PATCH v2 1/2] usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable() Peter Chen (Sun Feb 04 2024 - 23:43:21 EST)
- [PATCH v4.19.y] netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval() Ajay Kaher (Sun Feb 04 2024 - 23:45:43 EST)
- [PATCH v5.4.y] netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval() Ajay Kaher (Sun Feb 04 2024 - 23:46:03 EST)
- Re: [PATCH v3 3/8] workqueue: Implement BH workqueues to eventually replace tasklets Hillf Danton (Sun Feb 04 2024 - 23:49:18 EST)
- [PATCH v1] clk: keystone: sci-clk: Adding support for non contiguous clocks Udit Kumar (Sun Feb 04 2024 - 23:50:09 EST)
- Re: [PATCH v2 2/2] usb: cdns3: fix memory double free when handle zero packet Peter Chen (Sun Feb 04 2024 - 23:52:48 EST)
- Re: [PATCH v3] PM / sleep: Mechanism to find source aborting kernel suspend transition Vimal Kumar (Sun Feb 04 2024 - 23:54:57 EST)
- linux-next: boot failure after merge of the vfs-brauner tree Stephen Rothwell (Sun Feb 04 2024 - 23:58:54 EST)
- Re: linux-next: boot failure after merge of the vfs-brauner tree Stephen Rothwell (Mon Feb 05 2024 - 00:00:28 EST)
- linux-next: build warning after merge of the pm tree Stephen Rothwell (Mon Feb 05 2024 - 00:00:55 EST)
- Re: [syzbot] [afs?] [net?] INFO: task hung in rxrpc_release (3) Hillf Danton (Mon Feb 05 2024 - 00:04:42 EST)
- linux-next: build warnings after merge of the pci tree Stephen Rothwell (Mon Feb 05 2024 - 00:09:22 EST)
- Re: [PATCH 00/27] sparc32: sunset sun4m and sun4d John Paul Adrian Glaubitz (Mon Feb 05 2024 - 00:12:53 EST)
- [PATCH v3 1/2] power: supply: Add STC3117 fuel gauge unit driver Bhavin Sharma (Mon Feb 05 2024 - 00:14:06 EST)
- [PATCH v3 2/2] dt-bindings: power: supply: st,stc3117 Bhavin Sharma (Mon Feb 05 2024 - 00:14:23 EST)
- linux-next: build warnings after merge of the kspp tree Stephen Rothwell (Mon Feb 05 2024 - 00:15:02 EST)
- linux-next: boot failure after merge of the vfs-brauner tree Stephen Rothwell (Mon Feb 05 2024 - 00:15:32 EST)
- Re: [PATCH] dma: dma-sysfs: make dma_subsys const John Paul Adrian Glaubitz (Mon Feb 05 2024 - 00:17:59 EST)
- [PATCH] mm/cma: Make MAX_CMA_AREAS = CONFIG_CMA_AREAS Anshuman Khandual (Mon Feb 05 2024 - 00:19:47 EST)
- [PATCH v6.1.y-v4.19.y] vhost: use kzalloc() instead of kmalloc() followed by memset() Ajay Kaher (Mon Feb 05 2024 - 00:20:06 EST)
- linux-next: duplicate patch in the vfs-brauner tree Stephen Rothwell (Mon Feb 05 2024 - 00:23:51 EST)
- linux-next: Tree for Feb 5 Stephen Rothwell (Mon Feb 05 2024 - 00:27:07 EST)
- [PATCH] MAINTAINERS: Add entry for Samsung MFC DT Schema Aakarsh Jain (Mon Feb 05 2024 - 00:28:24 EST)
- RE: linux-next: build warning after merge of the pm tree Meng, Li (Jassmine) (Mon Feb 05 2024 - 00:30:46 EST)
- Re: [PATCH] arm64: dts: qcom: sc8280xp-x13s: correct analogue microphone route Steev Klimaszewski (Mon Feb 05 2024 - 00:31:18 EST)
- Re: [PATCH 5/5] soc: qcom: llcc: Add regmap for Broadcast_AND region Dmitry Baryshkov (Mon Feb 05 2024 - 00:36:57 EST)
- Re: [PATCH] drm/msm/dpu: Only enable DSC_MODE_MULTIPLEX if dsc_merge is enabled Dmitry Baryshkov (Mon Feb 05 2024 - 00:37:45 EST)
- [PATCH v2] drm/rect: fix kernel-doc typos Randy Dunlap (Mon Feb 05 2024 - 00:41:14 EST)
- Re: [syzbot] [afs?] [net?] INFO: task hung in rxrpc_release (3) syzbot (Mon Feb 05 2024 - 00:43:13 EST)
- Re: [PATCH v5 4/4] mm/mempolicy: protect task interleave functions with tsk->mems_allowed_seq Huang, Ying (Mon Feb 05 2024 - 00:51:05 EST)
- [PATCH v2 0/3] Add HDCP feature for DisplayPort mac . shen (Mon Feb 05 2024 - 00:51:45 EST)
- [PATCH v2 3/3] Subject: [PATCH] drm/mediatek/dp: Add HDCP1.x feature for DisplayPort mac . shen (Mon Feb 05 2024 - 00:51:55 EST)
- [PATCH v2 1/3] Subject: [PATCH] drm/mediatek/dp: Add tee client application for HDCP feature mac . shen (Mon Feb 05 2024 - 00:52:03 EST)
- [PATCH v2 2/3] Subject: [PATCH] drm/mediatek/dp: Add HDCP2.x feature for DisplayPort mac . shen (Mon Feb 05 2024 - 00:52:19 EST)
- Re: [PATCH] ARM: dts: imx6ull-dhcor: Remove 900MHz operating point Shawn Guo (Mon Feb 05 2024 - 00:52:55 EST)
- [PATCH v2] soc: fsl: fix kernel-doc warnings and typos Randy Dunlap (Mon Feb 05 2024 - 00:54:01 EST)
- [PATCH v2] soc: fsl: dpio: fix kernel-doc typos Randy Dunlap (Mon Feb 05 2024 - 00:54:16 EST)
- [PATCHv7 1/1] block: introduce content activity based ioprio zhaoyang.huang (Mon Feb 05 2024 - 00:59:27 EST)
- [PATCH] Fix the warning of amd-pstate.rst. Meng Li (Mon Feb 05 2024 - 01:04:27 EST)
- [PATCH] firewire: core: fix build failure due to the caller of fw_csr_string() Takashi Sakamoto (Mon Feb 05 2024 - 01:05:06 EST)
- Re: [PATCH 2/2] Staging: octeon: octeon-stubs: remove all typedef Dan Carpenter (Mon Feb 05 2024 - 01:09:01 EST)
- [PATCH 0/2] Update kasan docs and tests Tiezhu Yang (Mon Feb 05 2024 - 01:09:37 EST)
- [PATCH 2/2] kasan: Rename test_kasan_module_init to kasan_test_module_init Tiezhu Yang (Mon Feb 05 2024 - 01:09:50 EST)
- [PATCH 1/2] kasan: docs: Update descriptions about test file and module Tiezhu Yang (Mon Feb 05 2024 - 01:10:05 EST)
- Re: [PATCH v3 1/8] watchdog: rzg2l_wdt: Select PM claudiu beznea (Mon Feb 05 2024 - 01:13:00 EST)
- Re: [PATCH] firewire: core: fix build failure due to the caller of fw_csr_string() Takashi Sakamoto (Mon Feb 05 2024 - 01:13:54 EST)
- Re: [PATCH v3 8/8] dt-bindings: watchdog: renesas,wdt: Document RZ/G3S support claudiu beznea (Mon Feb 05 2024 - 01:14:33 EST)
- Re: [PATCHv7 1/1] block: introduce content activity based ioprio Zhaoyang Huang (Mon Feb 05 2024 - 01:21:47 EST)
- Re: [PATCH] RISC-V: Don't use IPIs in flush_icache_all() when patching text Alexandre Ghiti (Mon Feb 05 2024 - 01:22:22 EST)
- Re: [PATCH] fs/address_space: move i_mmap_rwsem to mitigate a false sharing with i_mmap. JonasZhou (Mon Feb 05 2024 - 01:22:46 EST)
- [PATCH v2] drm/panel: re-alphabetize the menu list Randy Dunlap (Mon Feb 05 2024 - 01:27:24 EST)
- Re: [RFC PATCH 0/3] workqueue: Enable unbound cpumask update on ordered workqueues Juri Lelli (Mon Feb 05 2024 - 01:30:40 EST)
- Re: [PATCH v3 4/4] ARM: dts: imx6sl-tolino-shine2hd: fix touchscreen rotation Shawn Guo (Mon Feb 05 2024 - 01:36:08 EST)
- Re: [PATCH 1/3] dt-bindings: clock: s32g: add uSDHC clock IDs Ghennadi Procopciuc (Mon Feb 05 2024 - 01:36:33 EST)
- Re: [PATCH] sched/eevdf: Prevent vlag from exceeding the limit value Xuewen Yan (Mon Feb 05 2024 - 01:36:55 EST)
- Re: [PATCH] MAINTAINERS: Update bouncing @codeaurora addresses Ritesh Harjani (Mon Feb 05 2024 - 01:39:32 EST)
- [PATCH] bus: omap_l3_noc: Use devm_platform_get_and_ioremap_resource() in omap_l3_probe() Markus Elfring (Mon Feb 05 2024 - 01:41:26 EST)
- Re: [PATCH 1/1] mm: vmalloc: Add a scan area of VA only once Christoph Hellwig (Mon Feb 05 2024 - 01:41:39 EST)
- Re: [PATCH] filemap: avoid unnecessary major faults in filemap_fault() zhangpeng (AS) (Mon Feb 05 2024 - 01:42:59 EST)
- Re: [PATCH] filemap: avoid unnecessary major faults in filemap_fault() zhangpeng (AS) (Mon Feb 05 2024 - 01:43:27 EST)
- Re: [PATCH] zram: use copy_page for full page copy Mark-PK Tsai (蔡沛剛) (Mon Feb 05 2024 - 01:44:01 EST)
- Re: [PATCH 3/4] x86/kexec(): Reset TDX private memory on platforms with TDX erratum Huang, Kai (Mon Feb 05 2024 - 01:45:23 EST)
- Re: [PATCH v2] kprobes: Use synchronize_rcu_tasks_rude in kprobe_optimizer Chen Zhongjin (Mon Feb 05 2024 - 01:46:33 EST)
- Re: [PATCH] zram: use copy_page for full page copy Sergey Senozhatsky (Mon Feb 05 2024 - 01:48:40 EST)
- Re: [PATCH 3/4] x86/kexec(): Reset TDX private memory on platforms with TDX erratum Huang, Kai (Mon Feb 05 2024 - 01:49:38 EST)
- Re: [PATCH] zram: use copy_page for full page copy Sergey Senozhatsky (Mon Feb 05 2024 - 01:50:39 EST)
- Re: [PATCH 0/4] TDX host: kexec() support Huang, Kai (Mon Feb 05 2024 - 01:51:19 EST)
- Re: [PATCH] serial: port: Don't suspend if the port is still busy Tony Lindgren (Mon Feb 05 2024 - 01:52:14 EST)
- Kunit test failures with cpumask tests on parisc Guenter Roeck (Mon Feb 05 2024 - 01:53:59 EST)
- [PATCH] tracing: use ring_buffer_record_is_set_on() in tracer_tracing_is_on() Sven Schnelle (Mon Feb 05 2024 - 01:54:11 EST)
- Re: [PATCH] filemap: avoid unnecessary major faults in filemap_fault() Huang, Ying (Mon Feb 05 2024 - 01:54:50 EST)
- Re: [PATCH 1/1] hugetlb: fix CONFIG_PADATA dependency for non-SMP system Gang Li (Mon Feb 05 2024 - 01:55:46 EST)
- Re: [PATCH] mm: hugetlb: fix hugetlb allocation failure when handling freed or in-use hugetlb Muchun Song (Mon Feb 05 2024 - 01:57:45 EST)
- [PATCH] bus: omap-ocp2scp: Use devm_platform_get_and_ioremap_resource() in omap_ocp2scp_probe() Markus Elfring (Mon Feb 05 2024 - 01:58:08 EST)
- Re: [PATCH 2/2] perf symbols: Slightly improve module file executable section mappings Adrian Hunter (Mon Feb 05 2024 - 01:58:29 EST)
- RE: [PATCH vfio] vfio/pds: Rework and simplify reset flows Tian, Kevin (Mon Feb 05 2024 - 01:59:13 EST)
- Re: [PATCH v13 1/3] dt-bindings: hwmon: fan: Add fan binding to schema Billy Tsai (Mon Feb 05 2024 - 01:59:53 EST)
- Re: [PATCH v2 01/15] gpio: pca953x: move suspend()/resume() to suspend_noirq()/resume_noirq() Tony Lindgren (Mon Feb 05 2024 - 02:00:12 EST)
- Re: [PATCH V4 1/4] firmware: xilinx: Add ZynqMP efuse access API Michal Simek (Mon Feb 05 2024 - 02:03:13 EST)
- Re: [PATCH] drm/mgag200: Flush the cache to improve latency Dave Airlie (Mon Feb 05 2024 - 02:03:27 EST)
- Re: [PATCH v2] iio: humidity: hdc3020: add threshold events support Dimitri Fedrau (Mon Feb 05 2024 - 02:04:43 EST)
- Re: [PATCH] ALSA: core: fix unit test dependencies Takashi Iwai (Mon Feb 05 2024 - 02:08:21 EST)
- Re: [PATCHv7 1/1] block: introduce content activity based ioprio Matthew Wilcox (Mon Feb 05 2024 - 02:08:55 EST)
- Re: [PATCH 1/2] perf script: Make it possible to see perf's kernel and module memory mappings Adrian Hunter (Mon Feb 05 2024 - 02:09:12 EST)
- Re: [PATCH] EDAC/amd64: Add MI300 row retirement support M K, Muralidhara (Mon Feb 05 2024 - 02:10:24 EST)
- Re: [PATCH] mm/vmscan: Make too_many_isolated return bool Matthew Wilcox (Mon Feb 05 2024 - 02:11:14 EST)
- Re: [PATCHv7 1/1] block: introduce content activity based ioprio Zhaoyang Huang (Mon Feb 05 2024 - 02:13:42 EST)
- [PATCH 1/2] PCI: Add VF reset notification to PF's VFIO user mode driver Emily Deng (Mon Feb 05 2024 - 02:16:11 EST)
- Re: [syzbot] [net?] [nfc?] KMSAN: uninit-value in nci_rsp_packet xingwei lee (Mon Feb 05 2024 - 02:16:41 EST)
- [PATCH 2/2] VFIO/PCI: Add VF reset notification to PF's VFIO user mode driver Emily Deng (Mon Feb 05 2024 - 02:17:06 EST)
- [PATCH v7 0/6] Delay VERW Pawan Gupta (Mon Feb 05 2024 - 02:18:59 EST)
- [PATCH] EDAC/xgene: Use devm_platform_get_and_ioremap_resource() in xgene_edac_probe() Markus Elfring (Mon Feb 05 2024 - 02:19:19 EST)
- Re: [PATCH v7 0/2] Add Variscite VAR-SOM-MX93 support Shawn Guo (Mon Feb 05 2024 - 02:19:36 EST)
- [PATCH v7 1/6] x86/bugs: Add asm helpers for executing VERW Pawan Gupta (Mon Feb 05 2024 - 02:19:50 EST)
- [PATCH v7 2/6] x86/entry_64: Add VERW just before userspace transition Pawan Gupta (Mon Feb 05 2024 - 02:20:12 EST)
- [PATCH v7 3/6] x86/entry_32: Add VERW just before userspace transition Pawan Gupta (Mon Feb 05 2024 - 02:20:36 EST)
- [PATCH v7 4/6] x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static key Pawan Gupta (Mon Feb 05 2024 - 02:20:55 EST)
- [PATCH v7 5/6] KVM: VMX: Use BT+JNC, i.e. EFLAGS.CF to select VMRESUME vs. VMLAUNCH Pawan Gupta (Mon Feb 05 2024 - 02:21:15 EST)
- [PATCH v7 6/6] KVM: VMX: Move VERW closer to VMentry for MDS mitigation Pawan Gupta (Mon Feb 05 2024 - 02:21:38 EST)
- [PATCH net-next 0/6] Use KMEM_CACHE instead of kmem_cache_create Kunwu Chan (Mon Feb 05 2024 - 02:21:55 EST)
- [PATCH net-next 1/6] net: kcm: Simplify the allocation of slab caches Kunwu Chan (Mon Feb 05 2024 - 02:22:17 EST)
- [PATCH net-next 2/6] ip6mr: Simplify the allocation of slab caches in ip6_mr_init Kunwu Chan (Mon Feb 05 2024 - 02:22:33 EST)
- [PATCH net-next 3/6] ipmr: Simplify the allocation of slab caches Kunwu Chan (Mon Feb 05 2024 - 02:22:46 EST)
- [PATCH net-next 4/6] ipv4: Simplify the allocation of slab caches in ip_rt_init Kunwu Chan (Mon Feb 05 2024 - 02:23:13 EST)
- [PATCH net-next 5/6] tcp: Simplify the allocation of slab caches Kunwu Chan (Mon Feb 05 2024 - 02:23:29 EST)
- [PATCH net-next 6/6] ipv6: Simplify the allocation of slab caches Kunwu Chan (Mon Feb 05 2024 - 02:23:44 EST)
- Re: [PATCH v2 02/15] pinctrl: pinctrl-single: move suspend()/resume() callbacks to noirq Tony Lindgren (Mon Feb 05 2024 - 02:24:09 EST)
- [PATCH v2] dma-coherent: add support for multi coherent rmems per dev Howard Yen (Mon Feb 05 2024 - 02:24:23 EST)
- Re: [PATCH v1] arm64: dts: imx8mp-verdin: Label ldo5 and link to usdhc2 Shawn Guo (Mon Feb 05 2024 - 02:24:59 EST)
- Re: [PATCH] filemap: avoid unnecessary major faults in filemap_fault() zhangpeng (AS) (Mon Feb 05 2024 - 02:25:16 EST)
- Re: [PATCH V2] ALSA: hda/conexant: Add quirk for SWS JS201D Takashi Iwai (Mon Feb 05 2024 - 02:26:32 EST)
- Re: [PATCH V8 05/12] arm64: dts: imx8mp: add HDMI power-domains Alexander Stein (Mon Feb 05 2024 - 02:26:47 EST)
- [PATCH] media: imx-jpeg: Support for negotiating bytesperline with client Ming Qian (Mon Feb 05 2024 - 02:27:08 EST)
- Re: [PATCH V8 06/12] arm64: dts: imx8mp: add HDMI irqsteer Alexander Stein (Mon Feb 05 2024 - 02:27:27 EST)
- Re: [PATCH v5 7/7] hugetlb: parallelize 1G hugetlb initialization Muchun Song (Mon Feb 05 2024 - 02:28:41 EST)
- Re: [PATCH v3 0/5] Fixing live video input in ZynqMP DPSUB Laurent Pinchart (Mon Feb 05 2024 - 02:29:19 EST)
- Re: [PATCH V8 11/12] arm64: dts: imx8mp: add HDMI display pipeline Alexander Stein (Mon Feb 05 2024 - 02:30:07 EST)
- Re: [PATCH] filemap: avoid unnecessary major faults in filemap_fault() David Hildenbrand (Mon Feb 05 2024 - 02:31:31 EST)
- Re: [PATCH RFC 1/4] drivers/base/node: Add demotion_nodes sys infterface Zhijian Li (Fujitsu) (Mon Feb 05 2024 - 02:32:12 EST)
- Re: [PATCH v3 3/5] drm: xlnx: zynqmp_dpsub: Clear status register ASAP Laurent Pinchart (Mon Feb 05 2024 - 02:34:04 EST)
- Re: [PATCH] w1: make w1_bus_type const Krzysztof Kozlowski (Mon Feb 05 2024 - 02:34:37 EST)
- Re: [PATCH v3 4/5] drm: xlnx: zynqmp_dpsub: Filter interrupts against mask Laurent Pinchart (Mon Feb 05 2024 - 02:35:29 EST)
- Re: [PATCH] arm: s3c64xx: make s3c64xx_subsys const Krzysztof Kozlowski (Mon Feb 05 2024 - 02:35:42 EST)
- Re: [PATCH] filemap: avoid unnecessary major faults in filemap_fault() zhangpeng (AS) (Mon Feb 05 2024 - 02:36:16 EST)
- Re: Broken section alignment in 6.7 and 6.8rc EFI stub Mike Beaton (Mon Feb 05 2024 - 02:37:10 EST)
- Re: [RFC PATCH] sched/eevdf: Use tunable knob sysctl_sched_base_slice as explicit time quanta Vishal Chourasia (Mon Feb 05 2024 - 02:37:41 EST)
- Re: [PATCH net-next 0/6] Use KMEM_CACHE instead of kmem_cache_create Michal Swiatkowski (Mon Feb 05 2024 - 02:38:09 EST)
- Re: [PATCH] cpufreq/schedutil: When updating limitations, frequency modulation interval not become invalid. Viresh Kumar (Mon Feb 05 2024 - 02:38:28 EST)
- Re: [PATCH 1/1] hugetlb: fix CONFIG_PADATA dependency for non-SMP system Muchun Song (Mon Feb 05 2024 - 02:38:38 EST)
- Re: [PATCH 1/2] serial: samsung: honor fifosize from dts at first Krzysztof Kozlowski (Mon Feb 05 2024 - 02:40:38 EST)
- Re: [PATCH 2/2] arm64: dts: fsd: Add fifosize for UART in Device Tree Krzysztof Kozlowski (Mon Feb 05 2024 - 02:41:36 EST)
- Re: [PATCH] sched: cpufreq: Rename map_util_perf to apply_dvfs_headroom Viresh Kumar (Mon Feb 05 2024 - 02:41:52 EST)
- [PATCH] drm/bridge: analogix_dp: Use devm_platform_get_and_ioremap_resource() in analogix_dp_probe() Markus Elfring (Mon Feb 05 2024 - 02:43:44 EST)
- Re: [PATCH] cpufreq: Change default transition delay to 2ms Viresh Kumar (Mon Feb 05 2024 - 02:45:25 EST)
- [ANNOUNCE] CFP: Linux Security Summit Europe 2024 Reshetova, Elena (Mon Feb 05 2024 - 02:46:17 EST)
- Re: Broken section alignment in 6.7 and 6.8rc EFI stub Ard Biesheuvel (Mon Feb 05 2024 - 02:47:25 EST)
- [PATCH v3] usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs Krishna Kurapati (Mon Feb 05 2024 - 02:47:41 EST)
- Re: [PATCH v3 2/2] dt-bindings: power: supply: st,stc3117 Krzysztof Kozlowski (Mon Feb 05 2024 - 02:48:49 EST)
- [PATCH] LoongArch: KVM: Add software breakpoint support Bibo Mao (Mon Feb 05 2024 - 02:50:20 EST)
- Re: [PATCH v6 1/3] dt-bindings: mtd: partitions: Add binman compatible Miquel Raynal (Mon Feb 05 2024 - 02:51:13 EST)
- Re: [RFC 2/9] arm64: dts: qcom: qrb5165-rb5: model the PMU of the QCA6391 Krzysztof Kozlowski (Mon Feb 05 2024 - 02:52:15 EST)
- [PATCH] jffs2: Simplify the allocation of slab caches Kunwu Chan (Mon Feb 05 2024 - 02:52:31 EST)
- Re: [EXTERNAL] Re: [PATCH rdma-next v2 2/5] RDMA/mana_ib: Create and destroy rnic adapter Leon Romanovsky (Mon Feb 05 2024 - 02:54:29 EST)
- Re: [PATCH v1 tty] 8250: microchip: pci1xxxx: Add Burst mode transmission support in uart driver for reading from FIFO Jiri Slaby (Mon Feb 05 2024 - 02:56:58 EST)
- Re: [PATCH v3 0/4] riscv: sophgo: add reset support for SG2042 Chen Wang (Mon Feb 05 2024 - 02:58:05 EST)
- Re: Broken section alignment in 6.7 and 6.8rc EFI stub Ard Biesheuvel (Mon Feb 05 2024 - 02:59:25 EST)
- [PATCH v2 6/8] ARM: dts: microchip: sama5d29_curiosity: Add power-supply properties for sdmmc nodes Mihai Sain (Mon Feb 05 2024 - 03:01:20 EST)
- [PATCH v2 8/8] ARM: dts: microchip: sama5d2_xplained: Add power-supply property for sdmmc0 node Mihai Sain (Mon Feb 05 2024 - 03:01:27 EST)
- [PATCH v2 7/8] ARM: dts: microchip: sama5d2_icp: Add power-supply property for sdmmc0 node Mihai Sain (Mon Feb 05 2024 - 03:01:41 EST)
- [PATCH v2 0/8] Add power-supply properties for sdmmc nodes on Microchip boards Mihai Sain (Mon Feb 05 2024 - 03:02:03 EST)
- Re: [PATCH v4 1/6] dt-bindings: arm: qcom: Document QCM8550, QCS8550 SoC and board Krzysztof Kozlowski (Mon Feb 05 2024 - 03:03:10 EST)
- Re: [PATCH v4 1/6] dt-bindings: arm: qcom: Document QCM8550, QCS8550 SoC and board Krzysztof Kozlowski (Mon Feb 05 2024 - 03:03:57 EST)
- [PATCH v2 1/8] ARM: dts: microchip: sam9x60_curiosity: Add power-supply properties for sdmmc nodes Mihai Sain (Mon Feb 05 2024 - 03:04:23 EST)
- [PATCH v2 2/8] ARM: dts: microchip: sam9x60ek: Add power-supply properties for sdmmc nodes Mihai Sain (Mon Feb 05 2024 - 03:04:36 EST)
- [PATCH v2 3/8] ARM: dts: microchip: sama5d27_som1_ek: Add power-supply properties for sdmmc nodes Mihai Sain (Mon Feb 05 2024 - 03:04:49 EST)
- [PATCH v2 4/8] ARM: dts: microchip: sama5d27_wlsom1: Add power-supply property for sdmmc1 node Mihai Sain (Mon Feb 05 2024 - 03:05:00 EST)
- Re: [PATCH v4 3/6] soc: qcom: socinfo: add SoC Info support for QCM8550 and QCS8550 platform Krzysztof Kozlowski (Mon Feb 05 2024 - 03:05:13 EST)
- [PATCH v2 5/8] ARM: dts: microchip: sama5d27_wlsom1_ek: Add power-supply property for sdmmc0 node Mihai Sain (Mon Feb 05 2024 - 03:05:14 EST)
- Re: [PATCH 1/2] dt-bindings: phy: mediatek,xfi-tphy: add new bindings Krzysztof Kozlowski (Mon Feb 05 2024 - 03:08:21 EST)
- Re: [PATCH v3 2/5] drm: xlnx: zynqmp_dpsub: Fix timing for live mode Laurent Pinchart (Mon Feb 05 2024 - 03:08:40 EST)
- Re: [PATCH 1/1] hugetlb: fix CONFIG_PADATA dependency for non-SMP system Gang Li (Mon Feb 05 2024 - 03:09:01 EST)
- Re: [PATCH] arm64: dts: qcom: sc8280xp-x13s: correct analogue microphone route Johan Hovold (Mon Feb 05 2024 - 03:10:02 EST)
- Re: [syzbot] Monthly serial report (Feb 2024) Tony Lindgren (Mon Feb 05 2024 - 03:10:15 EST)
- [PATCH] zonefs: Simplify the allocation of slab caches in zonefs_init_inodecache Kunwu Chan (Mon Feb 05 2024 - 03:10:48 EST)
- [PATCH net] lan966x: Fix crash when adding interface under a lag Horatiu Vultur (Mon Feb 05 2024 - 03:11:03 EST)
- [PATCH] xfs: Simplify the allocation of slab caches in xfs_rmap_intent_init_cache Kunwu Chan (Mon Feb 05 2024 - 03:12:56 EST)
- [PATCH] drm/hisilicon: Use devm_platform_get_and_ioremap_resource() in dsi_parse_dt() Markus Elfring (Mon Feb 05 2024 - 03:14:04 EST)
- Re: [PATCH v3 0/3] Enable >0 order folio memory compaction Baolin Wang (Mon Feb 05 2024 - 03:16:50 EST)
- Re: [PATCH v2 2/2] iio: adc: ti-ads1298: Add driver Mike Looijmans (Mon Feb 05 2024 - 03:17:07 EST)
- Re: [PATCH V8 02/12] phy: freescale: add Samsung HDMI PHY Marco Felsch (Mon Feb 05 2024 - 03:17:58 EST)
- [PATCH] media: amphion: Abort vpu parsing directly in seek Ming Qian (Mon Feb 05 2024 - 03:18:48 EST)
- include/linux/compiler_types.h:338:45: error: call to '__compiletime_assert_270' declared with attribute error: BUILD_BUG_ON failed: SECTIONS_WIDTH + NODES_WIDTH + ZONES_WIDTH + ilog2(roundup_pow_of_two(NR_CPUS)) > 32 kernel test robot (Mon Feb 05 2024 - 03:20:34 EST)
- Re: [PATCH v1] efi/libstub: Add Confidential Computing (CC) measurement support James Bottomley (Mon Feb 05 2024 - 03:20:53 EST)
- Re: [PATCH v13 20/53] ASoC: Add SOC USB APIs for adding an USB backend Amadeusz Sławiński (Mon Feb 05 2024 - 03:21:00 EST)
- Re: [PATCH RT 0/1] Linux v4.19.306-rt132-rc1 Sebastian Andrzej Siewior (Mon Feb 05 2024 - 03:22:00 EST)
- Re: [PATCH] spi: axi-spi-engine: use common AXI macros Nuno Sá (Mon Feb 05 2024 - 03:23:58 EST)
- [PATCH] xfs: Simplify the allocation of slab caches in xfs_attr_intent_init_cache Kunwu Chan (Mon Feb 05 2024 - 03:24:43 EST)
- Re: [PATCH RFC 0/4] Introduce uts_release John Garry (Mon Feb 05 2024 - 03:26:03 EST)
- [PATCH] xfs: Simplify the allocation of slab caches in xfs_bmap_intent_init_cache Kunwu Chan (Mon Feb 05 2024 - 03:26:42 EST)
- Re: [PATCH v5 7/7] hugetlb: parallelize 1G hugetlb initialization Gang Li (Mon Feb 05 2024 - 03:26:59 EST)
- Re: [PATCH v3 0/5] Fixing live video input in ZynqMP DPSUB Laurent Pinchart (Mon Feb 05 2024 - 03:27:11 EST)
- Re: [PATCH] mm: hugetlb: fix hugetlb allocation failure when handling freed or in-use hugetlb Baolin Wang (Mon Feb 05 2024 - 03:29:04 EST)
- Re: [PATCH 1/2] driver: core: add dedicated workqueue for devlink removal Nuno Sá (Mon Feb 05 2024 - 03:30:01 EST)
- Re: [PATCH] dt-bindings: gpio: mvebu: Fix "unevaluatedProperties" to be false Bartosz Golaszewski (Mon Feb 05 2024 - 03:30:17 EST)
- Re: [PATCH] dt-bindings: gpio: gpio-pca9570: Add label property Bartosz Golaszewski (Mon Feb 05 2024 - 03:30:33 EST)
- Re: More detailed text about bisecting Linux kernel regression -- request for comments and help Linux regression tracking (Thorsten Leemhuis) (Mon Feb 05 2024 - 03:32:53 EST)
- Re: [PATCH v2] media: adv7180: Fix cppcheck warnings Hans Verkuil (Mon Feb 05 2024 - 03:36:56 EST)
- RE: [PATCH v11 12/16] iommu: Use refcount for fault data access Tian, Kevin (Mon Feb 05 2024 - 03:37:44 EST)
- Re: [PATCH 2/3] clk: qcom: gcc-sm8150: Add gcc_parents_0_ao support Satya Priya Kakitapalli (Temp) (Mon Feb 05 2024 - 03:38:17 EST)
- [PATCH] NFS: Simplify the allocation of slab caches in nfs_init_nfspagecache Kunwu Chan (Mon Feb 05 2024 - 03:38:36 EST)
- Re: [PATCH v5 1/2] dt-bindings: cpufreq: add virtual cpufreq device Viresh Kumar (Mon Feb 05 2024 - 03:38:53 EST)
- Re: [PATCH v5 0/6] DCP as trusted keys backend David Gstir (Mon Feb 05 2024 - 03:39:42 EST)
- Re: [PATCH v3 1/2] printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabled John Ogness (Mon Feb 05 2024 - 03:40:02 EST)
- Re: [PATCH 1/2] dt: bindings: leds: Add NCP5623 multi-LED Controller Krzysztof Kozlowski (Mon Feb 05 2024 - 03:40:18 EST)
- Re: [PATCH] filemap: avoid unnecessary major faults in filemap_fault() Yin Fengwei (Mon Feb 05 2024 - 03:40:47 EST)
- Re: [PATCH net] lan966x: Fix crash when adding interface under a lag Michal Swiatkowski (Mon Feb 05 2024 - 03:44:37 EST)
- Re: [PATCH] gpio: gpiolib: make gpio_bus_type const Bartosz Golaszewski (Mon Feb 05 2024 - 03:46:07 EST)
- Re: [PATCH] serial: port: Don't suspend if the port is still busy John Ogness (Mon Feb 05 2024 - 03:47:25 EST)
- Re: [PATCH 1/3] driver core: bus: introduce can_remove() Christian König (Mon Feb 05 2024 - 03:48:59 EST)
- Re: [PATCH] leds: trigger: netdev: Fix kernel panic on interface rename trig notify Lee Jones (Mon Feb 05 2024 - 03:50:24 EST)
- Re: [PATCH] mm/slab: Add slabreclaim flag to slabinfo Vlastimil Babka (Mon Feb 05 2024 - 03:50:38 EST)
- Re: [PATCH 2/2] ASoC: fix SND_SOC_WCD939X dependencies Neil Armstrong (Mon Feb 05 2024 - 03:51:38 EST)
- RE: [PATCH v2 2/3] hisi_acc_vfio_pci: register debugfs for hisilicon migration driver Shameerali Kolothum Thodi (Mon Feb 05 2024 - 03:52:31 EST)
- Re: [PATCH v7 01/39] ARM: ep93xx: Add terminator to gpiod_lookup_table Uwe Kleine-König (Mon Feb 05 2024 - 03:52:46 EST)
- Re: [PATCH] cpufreq/schedutil: When updating limitations, frequency modulation interval not become invalid. Viresh Kumar (Mon Feb 05 2024 - 03:54:57 EST)
- Re: [PATCH v2] dt-bindings: mfd: syscon: Add ti,j784s4-pcie-ctrl compatible Krzysztof Kozlowski (Mon Feb 05 2024 - 03:55:15 EST)
- Re: [PATCH] serial: port: Don't suspend if the port is still busy Yicong Yang (Mon Feb 05 2024 - 03:56:10 EST)
- [PATCH] fs: dlm: Simplify the allocation of slab caches in dlm_midcomms_cache_create Kunwu Chan (Mon Feb 05 2024 - 04:00:10 EST)
- Re: [PATCH] serial: port: Don't suspend if the port is still busy Yicong Yang (Mon Feb 05 2024 - 04:00:30 EST)
- RE: [PATCH v11 13/16] iommu: Improve iopf_queue_remove_device() Tian, Kevin (Mon Feb 05 2024 - 04:01:12 EST)
- Re: [PATCH v13 50/53] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices Amadeusz Sławiński (Mon Feb 05 2024 - 04:01:39 EST)
- [syzbot] [ext4?] general protection fault in __block_commit_write syzbot (Mon Feb 05 2024 - 04:02:03 EST)
- [syzbot] [hfs?] KASAN: invalid-free in hfs_release_folio (2) syzbot (Mon Feb 05 2024 - 04:02:15 EST)
- Re: [PATCH] spi: cadence-qspi: stop calling system-wide PM helpers for runtime PM Miquel Raynal (Mon Feb 05 2024 - 04:03:29 EST)
- Re: [PATCH v2] siox: make siox_bus_type const Uwe Kleine-König (Mon Feb 05 2024 - 04:03:44 EST)
- [PATCH v2] ubsan: Silence W=1 warnings in self-test Kees Cook (Mon Feb 05 2024 - 04:03:57 EST)
- Re: [PATCH 1/2] PCI: Add VF reset notification to PF's VFIO user mode driver Leon Romanovsky (Mon Feb 05 2024 - 04:04:52 EST)
- [PATCH v3 02/13] media: Documentation: Add description for StarFive ISP metadata formats Changhuang Liang (Mon Feb 05 2024 - 04:05:16 EST)
- [PATCH v3 04/13] staging: media: starfive: Add a params sink pad and a scd source pad for ISP Changhuang Liang (Mon Feb 05 2024 - 04:05:45 EST)
- [PATCH v3 00/13] Add ISP 3A for StarFive Changhuang Liang (Mon Feb 05 2024 - 04:05:47 EST)
- [PATCH v3 05/13] staging: media: starfive: Separate buffer from ISP hardware operation Changhuang Liang (Mon Feb 05 2024 - 04:06:08 EST)
- [PATCH v3 01/13] media: starfive: Add JH7110 ISP module definitions Changhuang Liang (Mon Feb 05 2024 - 04:06:10 EST)
- [PATCH v3 08/13] staging: media: starfive: Add for StarFive ISP 3A SC Changhuang Liang (Mon Feb 05 2024 - 04:06:45 EST)
- [PATCH v3 12/13] staging: media: starfive: Add ISP parameters hardware configure Changhuang Liang (Mon Feb 05 2024 - 04:07:21 EST)
- [PATCH v3 10/13] staging: media: starfive: Add V4L2_CAP_IO_MC capability Changhuang Liang (Mon Feb 05 2024 - 04:07:23 EST)
- [PATCH v3 11/13] staging: media: starfive: Add ISP params video device Changhuang Liang (Mon Feb 05 2024 - 04:07:49 EST)
- [PATCH v3 13/13] admin-guide: media: Update documents for StarFive Camera Subsystem Changhuang Liang (Mon Feb 05 2024 - 04:08:01 EST)
- Re: [PATCH] clk: meson: Add missing clocks to axg_clk_regmaps Jerome Brunet (Mon Feb 05 2024 - 04:08:35 EST)
- [PATCH v4 1/3] arm64: dts: ti: k3-am64-main: Add ICSSG IEP nodes MD Danish Anwar (Mon Feb 05 2024 - 04:08:51 EST)
- [PATCH v4 2/3] arm64: dts: ti: k3-am642-evm: add ICSSG1 Ethernet support MD Danish Anwar (Mon Feb 05 2024 - 04:08:52 EST)
- [PATCH v4 3/3] arm64: dts: ti: k3-am642-evm: add overlay for icssg1 2nd port MD Danish Anwar (Mon Feb 05 2024 - 04:09:18 EST)
- [PATCHv8 1/1] block: introduce content activity based ioprio zhaoyang.huang (Mon Feb 05 2024 - 04:09:38 EST)
- [PATCH 4/5] drm/panel: simple: fix flags on RK043FN48H Raphael Gallais-Pou (Mon Feb 05 2024 - 04:09:56 EST)
- [PATCH 3/5] ARM: dts: stm32: enable display support on stm32mp135f-dk board Raphael Gallais-Pou (Mon Feb 05 2024 - 04:10:04 EST)
- [PATCH 0/5] Add display support for stm32mp135f-dk board Raphael Gallais-Pou (Mon Feb 05 2024 - 04:10:06 EST)
- Re: [PATCH] serial: port: Don't suspend if the port is still busy Tony Lindgren (Mon Feb 05 2024 - 04:10:09 EST)
- [PATCH 2/5] ARM: dts: stm32: add LTDC pinctrl on STM32MP13x SoC family Raphael Gallais-Pou (Mon Feb 05 2024 - 04:10:21 EST)
- [PATCH 1/5] ARM: dts: stm32: add LTDC support for STM32MP13x SoC family Raphael Gallais-Pou (Mon Feb 05 2024 - 04:11:05 EST)
- [PATCH v4 0/3] Add AM64x ICSSG Ethernet support MD Danish Anwar (Mon Feb 05 2024 - 04:11:06 EST)
- Re: [PATCHv8 1/1] block: introduce content activity based ioprio Zhaoyang Huang (Mon Feb 05 2024 - 04:11:37 EST)
- Re: [PATCH v5 7/7] hugetlb: parallelize 1G hugetlb initialization Muchun Song (Mon Feb 05 2024 - 04:11:50 EST)
- RE: [PATCH v3 0/6] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support Peng Fan (Mon Feb 05 2024 - 04:12:07 EST)
- [PATCH v3 0/3] overflow: Introduce wrapping helpers Kees Cook (Mon Feb 05 2024 - 04:12:42 EST)
- [PATCH v3 2/3] overflow: Introduce add_wrap(), sub_wrap(), and mul_wrap() Kees Cook (Mon Feb 05 2024 - 04:12:51 EST)
- [PATCH v3 1/3] overflow: Adjust check_*_overflow() kern-doc to reflect results Kees Cook (Mon Feb 05 2024 - 04:13:00 EST)
- [PATCH v3 3/3] overflow: Introduce inc_wrap() and dec_wrap() Kees Cook (Mon Feb 05 2024 - 04:13:02 EST)
- Re: [PATCH] clk: meson: Add missing clocks to axg_clk_regmaps Jerome Brunet (Mon Feb 05 2024 - 04:13:46 EST)
- Re: [PATCH v2 4/4] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware Arnaud POULIQUEN (Mon Feb 05 2024 - 04:14:27 EST)
- RE: [EXTERNAL] Re: [PATCH rdma-next v2 2/5] RDMA/mana_ib: Create and destroy rnic adapter Konstantin Taranov (Mon Feb 05 2024 - 04:15:36 EST)
- Re: [RFC PATCH] mm: hugetlb: remove __GFP_THISNODE flag when dissolving the old hugetlb Michal Hocko (Mon Feb 05 2024 - 04:15:49 EST)
- Re: [PATCH v4 1/6] dt-bindings: arm: qcom: Document QCM8550, QCS8550 SoC and board Tengfei Fan (Mon Feb 05 2024 - 04:16:07 EST)
- Re: [PATCH] ASoC: dt-bindings: google,sc7280-herobrine: Drop bouncing @codeaurora Krzysztof Kozlowski (Mon Feb 05 2024 - 04:17:21 EST)
- Re: [PATCH v4 2/5] m68k/bitops: use __builtin_{clz,ctzl,ffs} to evaluate constant expressions Vincent MAILHOL (Mon Feb 05 2024 - 04:17:37 EST)
- Re: [PATCH] cpufreq: Change default transition delay to 2ms Christian Loehle (Mon Feb 05 2024 - 04:18:02 EST)
- [PATCH] rust: stop using ptr_metadata feature Alice Ryhl (Mon Feb 05 2024 - 04:18:56 EST)
- Re: [PATCH v4 1/2] clk: Provide managed helper to get and enable bulk clocks Marek Szyprowski (Mon Feb 05 2024 - 04:19:31 EST)
- [PATCH v3 07/13] staging: media: starfive: Separate ISP hardware from capture device Changhuang Liang (Mon Feb 05 2024 - 04:19:44 EST)
- [PATCH v3 06/13] staging: media: starfive: Separate buffer be a common file Changhuang Liang (Mon Feb 05 2024 - 04:20:15 EST)
- Re: [PATCH] iio: gts-helper: Fix division loop Matti Vaittinen (Mon Feb 05 2024 - 04:20:29 EST)
- [PATCH v3 09/13] staging: media: starfive: Update ISP initialise config for 3A Changhuang Liang (Mon Feb 05 2024 - 04:20:49 EST)
- Re: [PATCH 6.1 000/221] 6.1.77-rc2 review Ron Economos (Mon Feb 05 2024 - 04:21:07 EST)
- Re: [PATCH v5 1/5] perf: build: introduce the libcapstone Adrian Hunter (Mon Feb 05 2024 - 04:21:45 EST)
- Re: [PATCH v5 2/5] perf: util: use capstone disasm engine to show assembly instructions Adrian Hunter (Mon Feb 05 2024 - 04:23:08 EST)
- Re: [PATCH v5 3/5] perf: script: add field 'disasm' to display mnemonic instructions Adrian Hunter (Mon Feb 05 2024 - 04:23:36 EST)
- Re: [PATCH] dt-bindings: display: msm: sm8650-mdss: Add missing explicit "additionalProperties" Krzysztof Kozlowski (Mon Feb 05 2024 - 04:23:39 EST)
- Re: [PATCH v7 03/16] virt: sev-guest: Add SNP guest request structure Nikunj A. Dadhania (Mon Feb 05 2024 - 04:24:13 EST)
- Re: [PATCH] ARM: imx: Remove usage of the deprecated ida_simple_xx() API Shawn Guo (Mon Feb 05 2024 - 04:24:18 EST)
- Re: [PATCH v2 0/4] Add 8qm SMMU information Krzysztof Kozlowski (Mon Feb 05 2024 - 04:26:10 EST)
- Re: [PATCH] media: go7007: fix a memleak in go7007_load_encoder Hans Verkuil (Mon Feb 05 2024 - 04:26:40 EST)
- Re: [RFC PATCH 0/5] of: automate of_node_put() - new approach to loops. Jonathan Cameron (Mon Feb 05 2024 - 04:27:42 EST)
- Re: [PATCH v2 1/4] dt-bindings: iio: adc: ad7192: Add properties Krzysztof Kozlowski (Mon Feb 05 2024 - 04:28:48 EST)
- Re: Kunit test failures with cpumask tests on parisc Helge Deller (Mon Feb 05 2024 - 04:29:02 EST)
- Re: [PATCH] dt-bindings: trivial-devices: sort entries alphanumerically Krzysztof Kozlowski (Mon Feb 05 2024 - 04:29:43 EST)
- Re: [PATCH] mm: hugetlb: fix hugetlb allocation failure when handling freed or in-use hugetlb Michal Hocko (Mon Feb 05 2024 - 04:31:38 EST)
- [PATCH] drm/mediatek: Use devm_platform_get_and_ioremap_resource() in mtk_hdmi_ddc_probe() Markus Elfring (Mon Feb 05 2024 - 04:32:46 EST)
- Re: [PATCH v5 net-next 00/13] net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHY Dimitri Fedrau (Mon Feb 05 2024 - 04:32:50 EST)
- Re: Fwd: [PATCH v8 0/4] riscv: Use PUD/P4D/PGD pages for the linear mapping Alexandre Ghiti (Mon Feb 05 2024 - 04:33:14 EST)
- Re: [PATCH v2] iio: humidity: hdc3020: add threshold events support Jonathan Cameron (Mon Feb 05 2024 - 04:34:02 EST)
- [PATCH v2 00/23] gpio: rework locking and object life-time control Bartosz Golaszewski (Mon Feb 05 2024 - 04:34:35 EST)
- [PATCH v2 01/23] gpio: protect the list of GPIO devices with SRCU Bartosz Golaszewski (Mon Feb 05 2024 - 04:34:45 EST)
- [PATCH v2 02/23] gpio: of: assign and read the hog pointer atomically Bartosz Golaszewski (Mon Feb 05 2024 - 04:34:47 EST)
- [PATCH v2 03/23] gpio: remove unused logging helpers Bartosz Golaszewski (Mon Feb 05 2024 - 04:34:56 EST)
- [PATCH v2 04/23] gpio: provide and use gpiod_get_label() Bartosz Golaszewski (Mon Feb 05 2024 - 04:35:12 EST)
- [PATCH v2 05/23] gpio: don't set label from irq helpers Bartosz Golaszewski (Mon Feb 05 2024 - 04:35:30 EST)
- [PATCH v2 06/23] gpio: add SRCU infrastructure to struct gpio_desc Bartosz Golaszewski (Mon Feb 05 2024 - 04:35:42 EST)
- [PATCH v2 07/23] gpio: protect the descriptor label with SRCU Bartosz Golaszewski (Mon Feb 05 2024 - 04:36:00 EST)
- [PATCH v2 08/23] gpio: sysfs: use gpio_device_find() to iterate over existing devices Bartosz Golaszewski (Mon Feb 05 2024 - 04:36:13 EST)
- [PATCH v2 10/23] gpio: reinforce desc->flags handling Bartosz Golaszewski (Mon Feb 05 2024 - 04:36:41 EST)
- [PATCH v2 11/23] gpio: remove unneeded code from gpio_device_get_desc() Bartosz Golaszewski (Mon Feb 05 2024 - 04:36:51 EST)
- [PATCH v2 09/23] gpio: remove gpio_lock Bartosz Golaszewski (Mon Feb 05 2024 - 04:36:54 EST)
- [PATCH v2 12/23] gpio: sysfs: extend the critical section for unregistering sysfs devices Bartosz Golaszewski (Mon Feb 05 2024 - 04:37:02 EST)
- [PATCH v2 13/23] gpio: sysfs: pass the GPIO device - not chip - to sysfs callbacks Bartosz Golaszewski (Mon Feb 05 2024 - 04:37:20 EST)
- [PATCH 5/5] drm/panel: simple: push blanking limit on RK32FN48H Raphael Gallais-Pou (Mon Feb 05 2024 - 04:37:34 EST)
- [PATCH v2 14/23] gpio: cdev: replace gpiochip_get_desc() with gpio_device_get_desc() Bartosz Golaszewski (Mon Feb 05 2024 - 04:37:45 EST)
- [PATCH v2 15/23] gpio: cdev: don't access gdev->chip if it's not needed Bartosz Golaszewski (Mon Feb 05 2024 - 04:37:54 EST)
- [PATCH v2 16/23] gpio: don't dereference gdev->chip in gpiochip_setup_dev() Bartosz Golaszewski (Mon Feb 05 2024 - 04:38:12 EST)
- [PATCH v2 17/23] gpio: reduce the functionality of validate_desc() Bartosz Golaszewski (Mon Feb 05 2024 - 04:38:30 EST)
- [PATCH v2 18/23] gpio: remove unnecessary checks from gpiod_to_chip() Bartosz Golaszewski (Mon Feb 05 2024 - 04:38:49 EST)
- [PATCH v2 19/23] gpio: add the can_sleep flag to struct gpio_device Bartosz Golaszewski (Mon Feb 05 2024 - 04:39:15 EST)
- [PATCH v2 20/23] gpio: add SRCU infrastructure to struct gpio_device Bartosz Golaszewski (Mon Feb 05 2024 - 04:39:21 EST)
- [PATCH v2 22/23] gpio: remove the RW semaphore from the GPIO device Bartosz Golaszewski (Mon Feb 05 2024 - 04:39:38 EST)
- [PATCH v2 23/23] gpio: mark unsafe gpio_chip manipulators as deprecated Bartosz Golaszewski (Mon Feb 05 2024 - 04:40:07 EST)
- [PATCH v2 21/23] gpio: protect the pointer to gpio_chip in gpio_device with SRCU Bartosz Golaszewski (Mon Feb 05 2024 - 04:40:11 EST)
- [tip: ras/core] x86/mce: Make mce_subsys const tip-bot2 for Ricardo B. Marliere (Mon Feb 05 2024 - 04:40:37 EST)
- [PATCH v3] ubsan: Reintroduce signed overflow sanitizer Kees Cook (Mon Feb 05 2024 - 04:40:48 EST)
- [PATCH] smp: make __smp_processor_id() 0-argument macro Alexey Dobriyan (Mon Feb 05 2024 - 04:41:06 EST)
- Re: Re: Re: Re: [PATCH v5 08/44] drm/connector: hdmi: Add Broadcast RGB property Maxime Ripard (Mon Feb 05 2024 - 04:41:22 EST)
- [PATCH v3 03/13] media: videodev2.h, v4l2-ioctl: Add StarFive ISP meta buffer format Changhuang Liang (Mon Feb 05 2024 - 04:41:40 EST)
- Re: [PATCH v7 01/39] ARM: ep93xx: Add terminator to gpiod_lookup_table Alexander Sverdlin (Mon Feb 05 2024 - 04:42:29 EST)
- Re: [PATCH v2 05/28] spi: dt-bindings: samsung: add samsung,spi-fifosize property Tudor Ambarus (Mon Feb 05 2024 - 04:42:42 EST)
- Re: [PATCH v2 0/3] ARM: dts: imx6dl: Add support for Sielaff i.MX6 Solo board Shawn Guo (Mon Feb 05 2024 - 04:44:00 EST)
- Re: [PATCH v13 2/6] ring-buffer: Introducing ring-buffer mapping functions Vincent Donnefort (Mon Feb 05 2024 - 04:44:19 EST)
- Re: [PATCH net] lan966x: Fix crash when adding interface under a lag Horatiu Vultur (Mon Feb 05 2024 - 04:44:51 EST)
- Re: [PATCH 1/1] mm/khugepaged: skip copying lazyfree pages on collapse Michal Hocko (Mon Feb 05 2024 - 04:45:16 EST)
- Re: [PATCH 6.6 000/326] 6.6.16-rc2 review Shreeya Patel (Mon Feb 05 2024 - 04:46:26 EST)
- Re: [PATCH v8 13/38] KVM: arm64: Manage GCS registers for guests Marc Zyngier (Mon Feb 05 2024 - 04:46:47 EST)
- Re: [PATCH-wq v2 0/5] workqueue: Enable unbound cpumask update on ordered workqueues Juri Lelli (Mon Feb 05 2024 - 04:48:46 EST)
- Re: [PATCH v4 2/5] m68k/bitops: use __builtin_{clz,ctzl,ffs} to evaluate constant expressions Finn Thain (Mon Feb 05 2024 - 04:48:57 EST)
- Re: [PATCH 2/3] arm64: dts: imx93: drop "master" I3C node name suffix Shawn Guo (Mon Feb 05 2024 - 04:50:27 EST)
- Re: [PATCH v2 1/4] dt-bindings: iio: adc: ad7192: Add properties Nuno Sá (Mon Feb 05 2024 - 04:51:10 EST)
- [PATCH 0/3] Add PPG support for PMI632 LPG dtsi Luca Weiss (Mon Feb 05 2024 - 04:51:59 EST)
- [PATCH 1/3] dt-bindings: mfd: qcom,spmi-pmic: Add pbs to SPMI device types Luca Weiss (Mon Feb 05 2024 - 04:52:05 EST)
- [PATCH 2/3] arm64: dts: qcom: pmi632: Add PBS client and use in LPG node Luca Weiss (Mon Feb 05 2024 - 04:52:18 EST)
- [PATCH 3/3] arm64: defconfig: Enable QCOM PBS Luca Weiss (Mon Feb 05 2024 - 04:52:30 EST)
- [PATCH v4] ELF: AT_PAGE_SHIFT_MASK -- supply userspace with available page shifts Alexey Dobriyan (Mon Feb 05 2024 - 04:52:58 EST)
- Re: [PATCH v3 4/4] mm: swap: Swap-out small-sized THP without splitting Barry Song (Mon Feb 05 2024 - 04:53:24 EST)
- Re: [PATCH 1/4] power: supply: core: fix charge_behaviour formatting Hans de Goede (Mon Feb 05 2024 - 04:53:40 EST)
- Re: [PATCH v2] iio: humidity: hdc3020: add threshold events support Dimitri Fedrau (Mon Feb 05 2024 - 04:54:01 EST)
- Re: [PATCH] mm/madvise: set ra_pages as device max request size during ADV_POPULATE_READ Ming Lei (Mon Feb 05 2024 - 04:54:17 EST)
- Re: [PATCH 1/4] fs/pipe: Convert to lockdep_cmp_fn Jan Kara (Mon Feb 05 2024 - 04:54:46 EST)
- Re: [PATCH v2 23/28] spi: s3c64xx: retrieve the FIFO size from the device tree Tudor Ambarus (Mon Feb 05 2024 - 04:55:09 EST)
- Re: [PATCH] RISC-V: Don't use IPIs in flush_icache_all() when patching text Anup Patel (Mon Feb 05 2024 - 04:56:23 EST)
- Re: [PATCH] media: usb: hackrf: add null ptr check in hackrf_ctrl_msg Hans Verkuil (Mon Feb 05 2024 - 04:56:34 EST)
- Re: [PATCH] ARM: dts: imx6qdl-hummingboard: Add rtc0 and rtc1 aliases to fix hctosys Shawn Guo (Mon Feb 05 2024 - 04:57:04 EST)
- Re: [EXTERNAL] Re: [PATCH rdma-next v2 2/5] RDMA/mana_ib: Create and destroy rnic adapter Leon Romanovsky (Mon Feb 05 2024 - 04:57:42 EST)
- Question about the ipi_raise filter usage and output richard clark (Mon Feb 05 2024 - 04:58:02 EST)
- Re: [PATCH][RFC] workqueue: Fix kernel panic on CPU hot-unplug Helge Deller (Mon Feb 05 2024 - 04:58:45 EST)
- Re: [PATCH 4/4] power: supply: core: drop workaround for missing POWER_SUPPLY_PROP_CHARGE_BEHAVIOUR_AVAILABLE Hans de Goede (Mon Feb 05 2024 - 04:59:01 EST)
- Re: [PATCH 2/4] power: supply: test-power: implement charge_behaviour property Hans de Goede (Mon Feb 05 2024 - 04:59:18 EST)
- Re: [PATCH 3/4] power: supply: mm8013: implement POWER_SUPPLY_PROP_CHARGE_BEHAVIOUR_AVAILABLE Hans de Goede (Mon Feb 05 2024 - 05:00:13 EST)
- [PATCH net] net: ctnetlink: fix filtering for zone 0 Felix Huettner (Mon Feb 05 2024 - 05:00:19 EST)
- Re: [PATCH 1/4] fs/pipe: Convert to lockdep_cmp_fn Sedat Dilek (Mon Feb 05 2024 - 05:00:46 EST)
- Re: [PATCH net-next v4 2/7] net: dsa: mt7530: move XTAL check to mt7530_setup() Russell King (Oracle) (Mon Feb 05 2024 - 05:00:57 EST)
- [PATCH] drm/tegra: dsi: Use devm_platform_get_and_ioremap_resource() in tegra_dsi_probe() Markus Elfring (Mon Feb 05 2024 - 05:01:28 EST)
- [PATCH] cpu: mark cpu_possible_mask as __ro_after_init Alexey Dobriyan (Mon Feb 05 2024 - 05:01:42 EST)
- Re: [PATCH v3] mm: memcg: Use larger batches for proactive reclaim Michal Koutný (Mon Feb 05 2024 - 05:01:50 EST)
- Re: [PATCH v2 2/2] usb: cdns3: fix memory double free when handle zero packet Roger Quadros (Mon Feb 05 2024 - 05:02:19 EST)
- Re: [PATCH 1/1] Add 10EC5280 to bmi160_i2c ACPI IDs to allow binding on some devices Jonathan Cameron (Mon Feb 05 2024 - 05:02:38 EST)
- Re: [PATCH v7 01/39] ARM: ep93xx: Add terminator to gpiod_lookup_table Arnd Bergmann (Mon Feb 05 2024 - 05:03:00 EST)
- Re: [PATCH 6.1 000/221] 6.1.77-rc2 review Shreeya Patel (Mon Feb 05 2024 - 05:03:25 EST)
- Re: [PATCH v2] drm/rect: fix kernel-doc typos Simon Ser (Mon Feb 05 2024 - 05:03:49 EST)
- Re: [PATCH] spi: cadence-qspi: stop calling system-wide PM helpers for runtime PM Théo Lebrun (Mon Feb 05 2024 - 05:04:08 EST)
- Re: [PATCH net-next v2] net: ctnetlink: support filtering by zone Felix Huettner (Mon Feb 05 2024 - 05:04:12 EST)
- [PATCH RESEND] selftests/x86/mm: fixup nx_stack test stability with SA_ONSTACK Alexey Dobriyan (Mon Feb 05 2024 - 05:04:33 EST)
- Re: [PATCH v3] KVM: selftests: Fix the dirty_log_test semaphore imbalance Peter Xu (Mon Feb 05 2024 - 05:05:31 EST)
- Re: [PATCH net-next 00/15] net/smc: implement loopback-ism used by SMC-D Wen Gu (Mon Feb 05 2024 - 05:06:16 EST)
- Re: [PATCH] xfs: Simplify the allocation of slab caches in xfs_rmap_intent_init_cache Dave Chinner (Mon Feb 05 2024 - 05:07:55 EST)
- [PATCH v2] gpio: set device type for GPIO chips Bartosz Golaszewski (Mon Feb 05 2024 - 05:08:23 EST)
- Re: [PATCH 1/1] Add 10EC5280 to bmi160_i2c ACPI IDs to allow binding on some devices Jonathan Cameron (Mon Feb 05 2024 - 05:09:16 EST)
- Running out of inode flags in ext4 Ojaswin Mujoo (Mon Feb 05 2024 - 05:09:21 EST)
- Re: [PATCH 1/4] fs/pipe: Convert to lockdep_cmp_fn Jan Kara (Mon Feb 05 2024 - 05:09:45 EST)
- [PATCH] mtd: flashchip: explicitly include <linux/wait.h> Tudor Ambarus (Mon Feb 05 2024 - 05:10:12 EST)
- Re: [PATCH v4 3/6] soc: qcom: socinfo: add SoC Info support for QCM8550 and QCS8550 platform Tengfei Fan (Mon Feb 05 2024 - 05:10:32 EST)
- [PATCH] sysfs: make sysfs_emit() return ssize_t Alexey Dobriyan (Mon Feb 05 2024 - 05:11:47 EST)
- Re: [PATCH 2/2] drm/vkms: Use a simpler composition function Pekka Paalanen (Mon Feb 05 2024 - 05:12:32 EST)
- Re: [PATCH] spi: cadence-qspi: stop calling system-wide PM helpers for runtime PM Miquel Raynal (Mon Feb 05 2024 - 05:13:08 EST)
- Re: [PATCH v7 01/39] ARM: ep93xx: Add terminator to gpiod_lookup_table Alexander Sverdlin (Mon Feb 05 2024 - 05:13:49 EST)
- [PATCH net 00/10] net: Fix MODULE_DESCRIPTION() for net (p5) Breno Leitao (Mon Feb 05 2024 - 05:14:21 EST)
- [PATCH net 01/10] net: fill in MODULE_DESCRIPTION()s for xfrm Breno Leitao (Mon Feb 05 2024 - 05:14:35 EST)
- [PATCH net 02/10] net: fill in MODULE_DESCRIPTION()s for mpoa Breno Leitao (Mon Feb 05 2024 - 05:14:57 EST)
- [PATCH net 03/10] net: fill in MODULE_DESCRIPTION()s for af_key Breno Leitao (Mon Feb 05 2024 - 05:15:13 EST)
- [PATCH net 05/10] net: fill in MODULE_DESCRIPTION()s for ipv6 modules Breno Leitao (Mon Feb 05 2024 - 05:15:48 EST)
- [PATCH net 06/10] net: fill in MODULE_DESCRIPTION()s for ipv4 modules Breno Leitao (Mon Feb 05 2024 - 05:16:06 EST)
- [PATCH net 07/10] net: fill in MODULE_DESCRIPTION()s for net/sched Breno Leitao (Mon Feb 05 2024 - 05:16:24 EST)
- [PATCH net 08/10] net: fill in MODULE_DESCRIPTION()s for ieee802154 Breno Leitao (Mon Feb 05 2024 - 05:16:40 EST)
- [PATCH net 09/10] net: fill in MODULE_DESCRIPTION()s for ipvtap Breno Leitao (Mon Feb 05 2024 - 05:16:58 EST)
- [PATCH net 10/10] net: fill in MODULE_DESCRIPTION()s for dsa_loop_bdinfo Breno Leitao (Mon Feb 05 2024 - 05:17:14 EST)
- [PATCH net 04/10] net: fill in MODULE_DESCRIPTION()s for 6LoWPAN Breno Leitao (Mon Feb 05 2024 - 05:19:15 EST)
- Re: [PATCH v3] KVM: selftests: Fix the dirty_log_test semaphore imbalance Peter Xu (Mon Feb 05 2024 - 05:19:22 EST)
- Re: [PATCH 2/2] drm/vkms: Use a simpler composition function Pekka Paalanen (Mon Feb 05 2024 - 05:19:36 EST)
- Re: [PATCH v4 1/6] dt-bindings: arm: qcom: Document QCM8550, QCS8550 SoC and board Tengfei Fan (Mon Feb 05 2024 - 05:21:14 EST)
- [PATCH] gpio: remove GPIO device from the list unconditionally in error path Bartosz Golaszewski (Mon Feb 05 2024 - 05:22:40 EST)
- [PATCH] drm/arcpgu: Use devm_platform_get_and_ioremap_resource() in arcpgu_load() Markus Elfring (Mon Feb 05 2024 - 05:24:34 EST)
- Re: [PATCH 06/12] dmaengine: bcm2835: Use to_bcm2711_cbaddr where relevant Andrea della Porta (Mon Feb 05 2024 - 05:25:18 EST)
- Re: [PATCH v13 3/6] tracing: Add snapshot refcount Steven Rostedt (Mon Feb 05 2024 - 05:25:46 EST)
- Re: [PATCH 6/6] fs: xfs: Set FMODE_CAN_ATOMIC_WRITE for FS_XFLAG_ATOMICWRITES set John Garry (Mon Feb 05 2024 - 05:27:27 EST)
- Re: [PATCH v2] platform/x86/amd/hsmp: switch to use device_add_groups() Ilpo Järvinen (Mon Feb 05 2024 - 05:27:49 EST)
- Re: [PATCH 6/9] thermal: intel: hfi: Enable Intel Thread Director Stanislaw Gruszka (Mon Feb 05 2024 - 05:29:03 EST)
- Re: Question about the ipi_raise filter usage and output Mark Rutland (Mon Feb 05 2024 - 05:29:25 EST)
- Re: [PATCH 17/17] linux: v4l2-vp9.h: Fix kerneldoc Hans Verkuil (Mon Feb 05 2024 - 05:29:46 EST)
- [PATCH net-next] net: Do not return value from init_dummy_netdev() Amit Cohen (Mon Feb 05 2024 - 05:31:15 EST)
- RE: [PATCH 1/2] serial: samsung: honor fifosize from dts at first Tamseel Shams (Mon Feb 05 2024 - 05:31:53 EST)
- [PATCH v2] serial: samsung: honor fifosize from dts at first Tamseel Shams (Mon Feb 05 2024 - 05:32:33 EST)
- [PATCH v2] arm64: dts: fsd: Add fifosize for UART in Device Tree Tamseel Shams (Mon Feb 05 2024 - 05:32:50 EST)
- RE: [PATCH 2/2] arm64: dts: fsd: Add fifosize for UART in Device Tree Tamseel Shams (Mon Feb 05 2024 - 05:34:00 EST)
- Re: Question about the ipi_raise filter usage and output Steven Rostedt (Mon Feb 05 2024 - 05:38:31 EST)
- Re: [PATCH] spi: cadence-qspi: stop calling system-wide PM helpers for runtime PM Dhruva Gole (Mon Feb 05 2024 - 05:39:08 EST)
- Re: [PATCH 17/17] linux: v4l2-vp9.h: Fix kerneldoc Randy Dunlap (Mon Feb 05 2024 - 05:40:23 EST)
- Re: [PATCH v3] mm: memcg: Use larger batches for proactive reclaim Michal Hocko (Mon Feb 05 2024 - 05:40:56 EST)
- [PATCH 1/2] net: asix: add 0b95:1790 to AX88179A device list Christian Hewitt (Mon Feb 05 2024 - 05:41:29 EST)
- [PATCH 2/2] net: asix: cosmetic tidying of the usb device list Christian Hewitt (Mon Feb 05 2024 - 05:41:37 EST)
- Re: [PATCH v3 04/19] x86/startup_64: Simplify calculation of initial page table address Borislav Petkov (Mon Feb 05 2024 - 05:42:43 EST)
- [PATCH] iommu/ipmmu-vmsa: Use devm_platform_get_and_ioremap_resource() in ipmmu_probe() Markus Elfring (Mon Feb 05 2024 - 05:42:49 EST)
- Re: [PATCH v4 2/5] m68k/bitops: use __builtin_{clz,ctzl,ffs} to evaluate constant expressions Vincent MAILHOL (Mon Feb 05 2024 - 05:43:39 EST)
- Re: [PATCH 17/17] linux: v4l2-vp9.h: Fix kerneldoc Hans Verkuil (Mon Feb 05 2024 - 05:44:34 EST)
- Re: [PATCH v4 1/6] dt-bindings: arm: qcom: Document QCM8550, QCS8550 SoC and board Krzysztof Kozlowski (Mon Feb 05 2024 - 05:44:58 EST)
- Re: [PATCH v4 3/6] soc: qcom: socinfo: add SoC Info support for QCM8550 and QCS8550 platform Krzysztof Kozlowski (Mon Feb 05 2024 - 05:46:13 EST)
- Re: [PATCH 5/6] s390: AP: make ap_bus_type const Harald Freudenberger (Mon Feb 05 2024 - 05:48:16 EST)
- [PATCH v1 1/1] ufs: core: fix shift issue in ufshcd_clear_cmd alice.chao (Mon Feb 05 2024 - 05:49:29 EST)
- [PATCH 1/5] perf sched: Move start_work_mutex and work_done_wait_mutex initialization to perf_sched__replay() Yang Jihong (Mon Feb 05 2024 - 05:51:29 EST)
- [PATCH 2/5] perf sched: Fix memory leak in perf_sched__map() Yang Jihong (Mon Feb 05 2024 - 05:51:31 EST)
- [PATCH 3/5] perf sched: Move curr_thread initialization to perf_sched__map() Yang Jihong (Mon Feb 05 2024 - 05:51:42 EST)
- [PATCH 0/5] perf sched: Minor optimizations for resource initialization Yang Jihong (Mon Feb 05 2024 - 05:51:59 EST)
- [PATCH 5/5] perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str() Yang Jihong (Mon Feb 05 2024 - 05:52:26 EST)
- [PATCH 4/5] perf sched: Move curr_pid and cpu_last_switched initialization to perf_sched__{lat|map|replay}() Yang Jihong (Mon Feb 05 2024 - 05:52:39 EST)
- [PATCH] dt-bindings: ata: atmel: remove at91 compact flash documentation Hari Prasath Gujulan Elango (Mon Feb 05 2024 - 05:52:58 EST)
- Re: [PATCH 0/2] Add cond_guard() to conditional guards Jonathan Cameron (Mon Feb 05 2024 - 05:56:20 EST)
- Re: [PATCH v1 1/2] leds: aw200xx: support for hw pattern controllers Dmitry Rokosov (Mon Feb 05 2024 - 05:57:41 EST)
- Re: [PATCH net] lan966x: Fix crash when adding interface under a lag Michal Swiatkowski (Mon Feb 05 2024 - 05:58:30 EST)
- Re: [PATCH] perf: make pmu_bus const Mark Rutland (Mon Feb 05 2024 - 06:00:03 EST)
- Re: [PATCH] RISC-V: Don't use IPIs in flush_icache_all() when patching text Björn Töpel (Mon Feb 05 2024 - 06:00:45 EST)
- [PATCH] dt-bindings: mfd: Update pattern property case Naresh Solanki (Mon Feb 05 2024 - 06:02:57 EST)
- Re: [PATCH v2 1/2] soc: samsung: exynos-pmu: Add regmap support for SoCs that protect PMU regs Krzysztof Kozlowski (Mon Feb 05 2024 - 06:03:47 EST)
- Re: [LTP] [ANNOUNCE] The Linux Test Project has been released for JANUARY 2024 Petr Vorel (Mon Feb 05 2024 - 06:04:36 EST)
- [PATCH net-next v2 0/7] dma: skip calling no-op sync ops when possible Alexander Lobakin (Mon Feb 05 2024 - 06:05:22 EST)
- [PATCH net-next v2 1/7] dma: compile-out DMA sync op calls when not used Alexander Lobakin (Mon Feb 05 2024 - 06:05:41 EST)
- [PATCH net-next v2 2/7] dma: avoid redundant calls for sync operations Alexander Lobakin (Mon Feb 05 2024 - 06:06:07 EST)
- [PATCH net-next v2 3/7] iommu/dma: avoid expensive indirect calls for sync operations Alexander Lobakin (Mon Feb 05 2024 - 06:06:32 EST)
- [PATCH net-next v2 4/7] page_pool: make sure frag API fields don't span between cachelines Alexander Lobakin (Mon Feb 05 2024 - 06:06:55 EST)
- [PATCH net-next v2 5/7] page_pool: don't use driver-set flags field directly Alexander Lobakin (Mon Feb 05 2024 - 06:07:20 EST)
- [PATCH net-next v2 6/7] page_pool: check for DMA sync shortcut earlier Alexander Lobakin (Mon Feb 05 2024 - 06:07:43 EST)
- [PATCH net-next v2 7/7] xsk: use generic DMA sync shortcut instead of a custom one Alexander Lobakin (Mon Feb 05 2024 - 06:08:11 EST)
- [linux][PATCH v2 0/4] LVDS Controller Support for SAM9X75 SoC Dharma Balasubiramani (Mon Feb 05 2024 - 06:08:28 EST)
- [linux][PATCH v2 2/4] drm/bridge: add lvds controller support for sam9x7 Dharma Balasubiramani (Mon Feb 05 2024 - 06:08:42 EST)
- [linux][PATCH v2 3/4] MAINTAINERS: add SAM9X7 SoC's LVDS controller Dharma Balasubiramani (Mon Feb 05 2024 - 06:09:01 EST)
- [linux][PATCH v2 4/4] ARM: configs: at91: Enable LVDS serializer support Dharma Balasubiramani (Mon Feb 05 2024 - 06:09:15 EST)
- Re: [PATCH v2] ubsan: Silence W=1 warnings in self-test Marco Elver (Mon Feb 05 2024 - 06:09:29 EST)
- [linux][PATCH v2 1/4] dt-bindings: display: bridge: add sam9x75-lvds compatible Dharma Balasubiramani (Mon Feb 05 2024 - 06:09:43 EST)
- Re: [PATCH 1/2] cleanup: Add cond_guard() to conditional guards Jonathan Cameron (Mon Feb 05 2024 - 06:09:58 EST)
- [PATCH] mm/swap: fix race condition in direct swapin path Kairui Song (Mon Feb 05 2024 - 06:10:46 EST)
- Re: [PATCH] iommu/ipmmu-vmsa: Use devm_platform_get_and_ioremap_resource() in ipmmu_probe() Robin Murphy (Mon Feb 05 2024 - 06:11:16 EST)
- Re: [linux][PATCH v2 2/4] drm/bridge: add lvds controller support for sam9x7 neil . armstrong (Mon Feb 05 2024 - 06:11:41 EST)
- Re: [PATCH v2 1/2] spi: fsl-dspi: Preserve error code returned by dmaengine_slave_config() Vladimir Oltean (Mon Feb 05 2024 - 06:11:54 EST)
- Re: [linux][PATCH v2 3/4] MAINTAINERS: add SAM9X7 SoC's LVDS controller neil . armstrong (Mon Feb 05 2024 - 06:12:10 EST)
- Re: [PATCH 2/2] cxl/region: Use cond_guard() in show_targetN() Jonathan Cameron (Mon Feb 05 2024 - 06:12:26 EST)
- Re: [PATCH v2 2/2] spi: fsl-dspi: Unify error messaging in dspi_request_dma() Vladimir Oltean (Mon Feb 05 2024 - 06:12:45 EST)
- Re: [PATCH] cxl: remove CONFIG_CXL_PMU entry in drivers/cxl/Kconfig Jonathan Cameron (Mon Feb 05 2024 - 06:14:09 EST)
- Re: [PATCH] drm/dp: Don't attempt AUX transfers when eDP panels are not powered Jani Nikula (Mon Feb 05 2024 - 06:17:56 EST)
- Re: [PATCH V8 09/12] dt-bindings: display: imx: add binding for i.MX8MP HDMI TX Neil Armstrong (Mon Feb 05 2024 - 06:18:19 EST)
- Re: [PATCH] drm/panel: visionox-r66451: Set prepare_prev_first flag Neil Armstrong (Mon Feb 05 2024 - 06:19:24 EST)
- Re: (subset) [PATCH V8 00/12] soc: imx8mp: Add support for HDMI Neil Armstrong (Mon Feb 05 2024 - 06:19:36 EST)
- Re: [PATCH net-next 0/5] mptcp: annotate lockless access patchwork-bot+netdevbpf (Mon Feb 05 2024 - 06:20:46 EST)
- [PATCH] ksmbd: free aux buffer if ksmbd_iov_pin_rsp_read fails Fedor Pchelkin (Mon Feb 05 2024 - 06:21:27 EST)
- Re: [PATCH 3/4] power: supply: mm8013: implement POWER_SUPPLY_PROP_CHARGE_BEHAVIOUR_AVAILABLE Thomas Weißschuh (Mon Feb 05 2024 - 06:22:09 EST)
- Re: [PATCH] RISC-V: Don't use IPIs in flush_icache_all() when patching text Anup Patel (Mon Feb 05 2024 - 06:22:40 EST)
- [PATCH v2 0/2] Add support for RK3588 HDMI/eDP Combo PHY Cristian Ciocaltea (Mon Feb 05 2024 - 06:26:15 EST)
- [PATCH v2 1/2] dt-bindings: phy: Add Rockchip HDMI/eDP Combo PHY schema Cristian Ciocaltea (Mon Feb 05 2024 - 06:26:19 EST)
- [PATCH v2 2/2] phy: rockchip: Add Samsung HDMI/eDP Combo PHY driver Cristian Ciocaltea (Mon Feb 05 2024 - 06:26:36 EST)
- Re: [btrfs] commit bc27d6f0aa0e4de184b617aceeaf25818cc646de breaks update-grub David Sterba (Mon Feb 05 2024 - 06:26:58 EST)
- [PATCH v3] mmc: renesas_sdhi: Fix change point of data handling Claudiu (Mon Feb 05 2024 - 06:27:23 EST)
- Re: [PATCH] PCI: Add vf reset notification for pf Christian König (Mon Feb 05 2024 - 06:29:05 EST)
- Re: [PATCH 6.1 000/219] 6.1.77-rc1 review Shreeya Patel (Mon Feb 05 2024 - 06:30:02 EST)
- Re: [PATCH v3] ubsan: Reintroduce signed overflow sanitizer Marco Elver (Mon Feb 05 2024 - 06:30:18 EST)
- [PATCH v2] Enable config for sm3, sm4, polyval, xctr cipher test as built in module. Kshitiz Varshney (Mon Feb 05 2024 - 06:30:30 EST)
- Re: [PATCH 1/6] fs: iomap: Atomic write support John Garry (Mon Feb 05 2024 - 06:30:51 EST)
- Re: [PATCH 2/3] clk: qcom: gcc-sm8150: Add gcc_parents_0_ao support Konrad Dybcio (Mon Feb 05 2024 - 06:33:42 EST)
- Re: [PATCH 1/2] ata: ahci: Add force LPM policy quirk for ASUS B1400CEAE Niklas Cassel (Mon Feb 05 2024 - 06:34:01 EST)
- Re: [PATCH printk v3 04/14] printk: ringbuffer: Do not skip non-finalized records with prb_next_seq() John Ogness (Mon Feb 05 2024 - 06:34:02 EST)
- Re: [PATCH 05/13] writeback: rework the loop termination condition in write_cache_pages Jan Kara (Mon Feb 05 2024 - 06:34:31 EST)
- Re: [PATCH v3 1/3] kasan: switch kunit tests to console tracepoints Paul Heidekrüger (Mon Feb 05 2024 - 06:34:46 EST)
- Re: [PATCH v3 04/47] filelock: add some new helper functions Christian Brauner (Mon Feb 05 2024 - 06:36:31 EST)
- Re: [PATCH v5 2/5] perf: util: use capstone disasm engine to show assembly instructions Changbin Du (Mon Feb 05 2024 - 06:37:30 EST)
- Re: [PATCH 12/13] writeback: add a writeback iterator Jan Kara (Mon Feb 05 2024 - 06:39:55 EST)
- Re: [PATCH] jffs2: Simplify the allocation of slab caches Zhihao Cheng (Mon Feb 05 2024 - 06:41:03 EST)
- Re: [PATCH] RISC-V: Don't use IPIs in flush_icache_all() when patching text Björn Töpel (Mon Feb 05 2024 - 06:41:19 EST)
- Re: [PATCH 3/4] power: supply: mm8013: implement POWER_SUPPLY_PROP_CHARGE_BEHAVIOUR_AVAILABLE Konrad Dybcio (Mon Feb 05 2024 - 06:41:48 EST)
- [PATCH 1/1] clk: imgtec: use %pe for better readability of errors while printing Onkarnarth (Mon Feb 05 2024 - 06:42:09 EST)
- Re: [PATCH] RISC-V: Don't use IPIs in flush_icache_all() when patching text Björn Töpel (Mon Feb 05 2024 - 06:42:29 EST)
- Re: [PATCH v5 3/5] perf: script: add field 'disasm' to display mnemonic instructions Changbin Du (Mon Feb 05 2024 - 06:42:45 EST)
- RE: [EXT] Re: [PATCH v1] imx_v6_v7_defconfig: Enable sm3, sm4, polyval, xctr cipher test support Kshitiz Varshney (Mon Feb 05 2024 - 06:43:00 EST)
- [PATCH v4 1/3] media: dt-bindings: Add Imagination E5010 JPEG Encoder Devarsh Thakkar (Mon Feb 05 2024 - 06:43:22 EST)
- [PATCH v4 0/3] Add V4L2 M2M Driver for E5010 JPEG Encoder Devarsh Thakkar (Mon Feb 05 2024 - 06:43:31 EST)
- [PATCH v4 2/3] media: jpeg: Add reference quantization and huffman tables Devarsh Thakkar (Mon Feb 05 2024 - 06:43:56 EST)
- [PATCH v4 3/3] media: imagination: Add E5010 JPEG Encoder driver Devarsh Thakkar (Mon Feb 05 2024 - 06:44:24 EST)
- Re: Workqueue regression Konrad Dybcio (Mon Feb 05 2024 - 06:44:45 EST)
- Re: [PATCH 13/13] writeback: Remove a use of write_cache_pages() from do_writepages() Jan Kara (Mon Feb 05 2024 - 06:45:05 EST)
- Re: [PATCH 1/4] power: supply: core: fix charge_behaviour formatting Hans de Goede (Mon Feb 05 2024 - 06:45:21 EST)
- Re: [PATCH] ksmbd: free aux buffer if ksmbd_iov_pin_rsp_read fails Namjae Jeon (Mon Feb 05 2024 - 06:45:40 EST)
- Re: [PATCH v11 12/16] iommu: Use refcount for fault data access Baolu Lu (Mon Feb 05 2024 - 06:47:04 EST)
- [PATCH v2 0/6] um: Minor fixes and cleanups Tiwei Bie (Mon Feb 05 2024 - 06:47:34 EST)
- [PATCH v2 2/6] um: Fix the declaration of vfree Tiwei Bie (Mon Feb 05 2024 - 06:47:51 EST)
- [PATCH v2 6/6] um: Stop tracking host PID in cpu_tasks Tiwei Bie (Mon Feb 05 2024 - 06:47:53 EST)
- [PATCH v2 4/6] um: Fix the return type of __switch_to Tiwei Bie (Mon Feb 05 2024 - 06:48:01 EST)
- [PATCH v2 1/6] um: Make local functions and variables static Tiwei Bie (Mon Feb 05 2024 - 06:48:26 EST)
- [PATCH] net: make driver settling time configurable David Ventura (Mon Feb 05 2024 - 06:48:58 EST)
- [PATCH] nvmem: rmem: Fix return value of rmem_read() Joy Chakraborty (Mon Feb 05 2024 - 06:49:14 EST)
- Re: [PATCH] powerpc: add crtsavres.o to always-y instead of extra-y Michael Ellerman (Mon Feb 05 2024 - 06:50:31 EST)
- Re: [PATCH v5 1/5] perf: build: introduce the libcapstone Changbin Du (Mon Feb 05 2024 - 06:51:55 EST)
- [PATCH v2 3/6] um: Remove unused functions Tiwei Bie (Mon Feb 05 2024 - 06:52:53 EST)
- [PATCH v2 5/6] um: Add missing headers Tiwei Bie (Mon Feb 05 2024 - 06:53:08 EST)
- Re: iommu/ipmmu-vmsa: Use devm_platform_get_and_ioremap_resource() in ipmmu_probe() Markus Elfring (Mon Feb 05 2024 - 06:53:56 EST)
- drivers/gpu/drm/i915/display/intel_display_debugfs.c:1091:6: error: redefinition of 'intel_display_debugfs_register' kernel test robot (Mon Feb 05 2024 - 06:54:57 EST)
- Re: [PATCH v11 13/16] iommu: Improve iopf_queue_remove_device() Baolu Lu (Mon Feb 05 2024 - 06:55:41 EST)
- Re: [PATCH v3 04/47] filelock: add some new helper functions Jeff Layton (Mon Feb 05 2024 - 06:56:10 EST)
- Re: [PATCH] fs/address_space: move i_mmap_rwsem to mitigate a false sharing with i_mmap. Christian Brauner (Mon Feb 05 2024 - 06:57:08 EST)
- Re: [PATCH wq/for-6.9] workqueue: Fix pwq->nr_in_flight corruption in try_to_grab_pending() Chandan Babu R (Mon Feb 05 2024 - 06:57:54 EST)
- Re: [PATCH v3 04/47] filelock: add some new helper functions Christian Brauner (Mon Feb 05 2024 - 06:58:25 EST)
- [RFC PATCH 0/6] arm64: dts: qcom: Introduce AIM500 platform device tree Jingyi Wang (Mon Feb 05 2024 - 06:58:45 EST)
- [RFC PATCH 1/6] dt-bindings: arm: qcom: Document sm8650p soc and AIM500 AIoT board Jingyi Wang (Mon Feb 05 2024 - 06:59:05 EST)
- [RFC PATCH 2/6] dt-bindings: arm: qcom,ids: Add SoC ID for SM8650P Jingyi Wang (Mon Feb 05 2024 - 06:59:20 EST)
- [RFC PATCH 3/6] soc: qcom: socinfo: Add SM8650P SoC ID table entry Jingyi Wang (Mon Feb 05 2024 - 06:59:33 EST)
- [RFC PATCH 4/6] arm64: dts: qcom: sm8650p: introduce sm8650p dtsi Jingyi Wang (Mon Feb 05 2024 - 06:59:58 EST)
- [RFC PATCH 5/6] arm64: dts: qcom: add base AIM500 dtsi Jingyi Wang (Mon Feb 05 2024 - 07:00:20 EST)
- [RFC PATCH 6/6] arm64: dts: qcom: add AIM500 AIoT Jingyi Wang (Mon Feb 05 2024 - 07:00:32 EST)
- Re: [PATCH v6 1/3] dt-bindings: mtd: partitions: Add binman compatible Simon Glass (Mon Feb 05 2024 - 07:01:05 EST)
- Re: [PATCH] media: cec: core: remove length check of Timer Status Hans Verkuil (Mon Feb 05 2024 - 07:01:25 EST)
- Re: [PATCH] cpufreq: Change default transition delay to 2ms Qais Yousef (Mon Feb 05 2024 - 07:02:03 EST)
- [RFC 00/18] Pkernfs: Support persistence for live update James Gowans (Mon Feb 05 2024 - 07:02:44 EST)
- [RFC 01/18] pkernfs: Introduce filesystem skeleton James Gowans (Mon Feb 05 2024 - 07:03:11 EST)
- [RFC 02/18] pkernfs: Add persistent inodes hooked into directies James Gowans (Mon Feb 05 2024 - 07:03:37 EST)
- Re: [PATCH] const_structs.checkpatch: add bus_type Thomas Weißschuh (Mon Feb 05 2024 - 07:03:59 EST)
- [RFC 03/18] pkernfs: Define an allocator for persistent pages James Gowans (Mon Feb 05 2024 - 07:04:20 EST)
- [RFC 04/18] pkernfs: support file truncation James Gowans (Mon Feb 05 2024 - 07:04:53 EST)
- [RFC 05/18] pkernfs: add file mmap callback James Gowans (Mon Feb 05 2024 - 07:05:17 EST)
- [RFC 06/18] init: Add liveupdate cmdline param James Gowans (Mon Feb 05 2024 - 07:05:46 EST)
- [RFC 08/18] iommu: Add allocator for pgtables from persistent region James Gowans (Mon Feb 05 2024 - 07:06:10 EST)
- [RFC 07/18] pkernfs: Add file type for IOMMU root pgtables James Gowans (Mon Feb 05 2024 - 07:06:37 EST)
- Re: [PATCH v3] keys: update key quotas in key_put() David Howells (Mon Feb 05 2024 - 07:07:03 EST)
- [RFC 09/18] intel-iommu: Use pkernfs for root/context pgtable pages James Gowans (Mon Feb 05 2024 - 07:07:31 EST)
- [RFC 10/18] iommu/intel: zap context table entries on kexec James Gowans (Mon Feb 05 2024 - 07:07:48 EST)
- [RFC 11/18] dma-iommu: Always enable deferred attaches for liveupdate James Gowans (Mon Feb 05 2024 - 07:08:31 EST)
- [RFC 12/18] pkernfs: Add IOMMU domain pgtables file James Gowans (Mon Feb 05 2024 - 07:09:00 EST)
- [RFC 13/18] vfio: add ioctl to define persistent pgtables on container James Gowans (Mon Feb 05 2024 - 07:09:31 EST)
- [RFC 14/18] intel-iommu: Allocate domain pgtable pages from pkernfs James Gowans (Mon Feb 05 2024 - 07:10:05 EST)
- Re: [PATCH v2] siox: make siox_bus_type const Ricardo B. Marliere (Mon Feb 05 2024 - 07:10:24 EST)
- [RFC 16/18] vfio: support not mapping IOMMU pgtables on live-update James Gowans (Mon Feb 05 2024 - 07:10:44 EST)
- [RFC 17/18] pci: Don't clear bus master is persistence enabled James Gowans (Mon Feb 05 2024 - 07:11:23 EST)
- Re: [PATCH v3 04/47] filelock: add some new helper functions Jeff Layton (Mon Feb 05 2024 - 07:11:34 EST)
- [RFC 15/18] pkernfs: register device memory for IOMMU domain pgtables James Gowans (Mon Feb 05 2024 - 07:11:54 EST)
- Re: [PATCH] arm64: remove unneeded BUILD_BUG_ON assertion Mark Rutland (Mon Feb 05 2024 - 07:12:35 EST)
- fbcon.c:undefined reference to `fb_is_primary_device' kernel test robot (Mon Feb 05 2024 - 07:12:51 EST)
- [RFC 18/18] vfio-pci: Assume device working after liveupdate James Gowans (Mon Feb 05 2024 - 07:13:12 EST)
- [PATCH v4 0/5] selftests/resctrl: Add non-contiguous CBMs in Intel CAT selftest Maciej Wieczor-Retman (Mon Feb 05 2024 - 07:13:39 EST)
- Re: [PATCH] w1: make w1_bus_type const Ricardo B. Marliere (Mon Feb 05 2024 - 07:13:51 EST)
- [PATCH v4 1/5] selftests/resctrl: Add test groups and name L3 CAT test L3_CAT Maciej Wieczor-Retman (Mon Feb 05 2024 - 07:14:15 EST)
- [PATCH v4 2/5] selftests/resctrl: Add helpers for the non-contiguous test Maciej Wieczor-Retman (Mon Feb 05 2024 - 07:14:33 EST)
- [PATCH v4 3/5] selftests/resctrl: Split validate_resctrl_feature_request() Maciej Wieczor-Retman (Mon Feb 05 2024 - 07:14:48 EST)
- [PATCH v4 4/5] selftests/resctrl: Add resource_info_file_exists() Maciej Wieczor-Retman (Mon Feb 05 2024 - 07:15:09 EST)
- Re: [PATCH] dma: dma-sysfs: make dma_subsys const Ricardo B. Marliere (Mon Feb 05 2024 - 07:15:41 EST)
- [PATCH v4 5/5] selftests/resctrl: Add non-contiguous CBMs CAT test Maciej Wieczor-Retman (Mon Feb 05 2024 - 07:16:03 EST)
- [PATCH v2 1/2] driver: core: add dedicated workqueue for devlink removal Nuno Sa via B4 Relay (Mon Feb 05 2024 - 07:16:14 EST)
- [PATCH v2 2/2] of: dynamic: flush devlinks workqueue before destroying the changeset Nuno Sa via B4 Relay (Mon Feb 05 2024 - 07:16:15 EST)
- [PATCH] filelock: don't do security checks on nfsd setlease calls Jeff Layton (Mon Feb 05 2024 - 07:16:57 EST)
- [PATCH v2 0/2] fix DT overlays when device links are released Nuno Sa via B4 Relay (Mon Feb 05 2024 - 07:16:58 EST)
- Re: [PATCH] filelock: add stubs for new functions when CONFIG_FILE_LOCKING=n Christian Brauner (Mon Feb 05 2024 - 07:17:25 EST)
- [PATCH] README: Fix spelling/capitalization Thorsten Blum (Mon Feb 05 2024 - 07:17:34 EST)
- Re: [PATCH v3 4/4] mm: swap: Swap-out small-sized THP without splitting Ryan Roberts (Mon Feb 05 2024 - 07:17:50 EST)
- Re: [syzbot] [btrfs?] KMSAN: uninit-value in bcmp (2) Jan Kara (Mon Feb 05 2024 - 07:18:11 EST)
- Re: [PATCH 1/4] dt-bindings: hwinfo: samsung,exynos-chipid: add gs101-chipid compatible Peter Griffin (Mon Feb 05 2024 - 07:18:29 EST)
- Re: [PATCH v4 2/7] arm64: KVM: Use shared area to pass PMU event state to hypervisor James Clark (Mon Feb 05 2024 - 07:18:43 EST)
- Re: [PATCH v6 1/3] dt-bindings: mtd: partitions: Add binman compatible Miquel Raynal (Mon Feb 05 2024 - 07:19:01 EST)
- Re: [PATCH v4 8/9] rust: file: add `DeferredFdCloser` Benno Lossin (Mon Feb 05 2024 - 07:19:37 EST)
- Re: [PATCH v5 3/5] perf: script: add field 'disasm' to display mnemonic instructions Changbin Du (Mon Feb 05 2024 - 07:20:12 EST)
- Re: [PATCH v3 04/47] filelock: add some new helper functions Christian Brauner (Mon Feb 05 2024 - 07:20:36 EST)
- Re: [PATCH] filelock: add stubs for new functions when CONFIG_FILE_LOCKING=n Jeff Layton (Mon Feb 05 2024 - 07:20:55 EST)
- Re: [PATCH v4 4/9] rust: cred: add Rust abstraction for `struct cred` Benno Lossin (Mon Feb 05 2024 - 07:21:13 EST)
- [PATCH] media: ti: Use devm_platform_get_and_ioremap_resource() in ti_csi2rx_probe() Markus Elfring (Mon Feb 05 2024 - 07:21:46 EST)
- Re: [PATCH] PCI: Add vf reset notification for pf Zhi Wang (Mon Feb 05 2024 - 07:22:22 EST)
- Re: [PATCH] mm/swap: fix race condition in direct swapin path Barry Song (Mon Feb 05 2024 - 07:25:55 EST)
- Re: [PATCH] rust: stop using ptr_metadata feature Benno Lossin (Mon Feb 05 2024 - 07:26:30 EST)
- Re: [PATCH] kexec: should use uchunk for user buffer increasing Eric W. Biederman (Mon Feb 05 2024 - 07:28:14 EST)
- Re: [PATCH v4 9/9] rust: file: add abstraction for `poll_table` Benno Lossin (Mon Feb 05 2024 - 07:28:31 EST)
- Re: [PATCH 7/7] cpuidle/poll_state: replace cpu_relax with smp_cond_load_relaxed Mihai Carabas (Mon Feb 05 2024 - 07:29:44 EST)
- Re: [PATCH net-next 5/6] tcp: Simplify the allocation of slab caches Eric Dumazet (Mon Feb 05 2024 - 07:29:59 EST)
- [PATCH v2 0/3] pstore: add multi-backend support Yuanhe Shu (Mon Feb 05 2024 - 07:30:00 EST)
- [PATCH 3/3] tools/testing: adjust pstore backend related selftest Yuanhe Shu (Mon Feb 05 2024 - 07:30:39 EST)
- [PATCH 1/3] pstore: add multi-backend support Yuanhe Shu (Mon Feb 05 2024 - 07:30:40 EST)
- [PATCH 2/3] Documentation: adjust pstore backend related document Yuanhe Shu (Mon Feb 05 2024 - 07:31:09 EST)
- Re: [PATCH] w1: make w1_bus_type const Krzysztof Kozlowski (Mon Feb 05 2024 - 07:32:08 EST)
- Re: [PATCH v2 21/23] gpio: protect the pointer to gpio_chip in gpio_device with SRCU Andy Shevchenko (Mon Feb 05 2024 - 07:32:41 EST)
- Re: [PATCH] arm: s3c64xx: make s3c64xx_subsys const Krzysztof Kozlowski (Mon Feb 05 2024 - 07:32:56 EST)
- Re: [PATCH v4 3/9] rust: file: add Rust abstraction for `struct file` Benno Lossin (Mon Feb 05 2024 - 07:34:04 EST)
- Re: [RFC PATCH 1/6] dt-bindings: arm: qcom: Document sm8650p soc and AIM500 AIoT board Krzysztof Kozlowski (Mon Feb 05 2024 - 07:34:22 EST)
- Re: [RFC PATCH 2/6] dt-bindings: arm: qcom,ids: Add SoC ID for SM8650P Krzysztof Kozlowski (Mon Feb 05 2024 - 07:34:46 EST)
- Re: [RFC PATCH 3/6] soc: qcom: socinfo: Add SM8650P SoC ID table entry Krzysztof Kozlowski (Mon Feb 05 2024 - 07:34:57 EST)
- Re: iommu/ipmmu-vmsa: Use devm_platform_get_and_ioremap_resource() in ipmmu_probe() Robin Murphy (Mon Feb 05 2024 - 07:35:18 EST)
- [lvc-project] [PATCH] drm/amd/pm: check return value of amdgpu_irq_add_id() Igor Artemiev (Mon Feb 05 2024 - 07:35:35 EST)
- Re: [PATCH 1/2] kasan: docs: Update descriptions about test file and module Marco Elver (Mon Feb 05 2024 - 07:35:44 EST)
- Re: [RFC PATCH 5/6] arm64: dts: qcom: add base AIM500 dtsi Krzysztof Kozlowski (Mon Feb 05 2024 - 07:36:07 EST)
- [PATCH v2 0/4] string: Allow 2-argument strscpy() Kees Cook (Mon Feb 05 2024 - 07:36:19 EST)
- [PATCH v2 4/4] um: Convert strscpy() usage to 2-argument style Kees Cook (Mon Feb 05 2024 - 07:36:31 EST)
- [PATCH v2 3/4] string: Allow 2-argument strscpy_pad() Kees Cook (Mon Feb 05 2024 - 07:36:37 EST)
- [PATCH v2 1/4] string: Redefine strscpy_pad() as a macro Kees Cook (Mon Feb 05 2024 - 07:36:48 EST)
- [PATCH v2 2/4] string: Allow 2-argument strscpy() Kees Cook (Mon Feb 05 2024 - 07:36:59 EST)
- Re: [PATCH 2/2] kasan: Rename test_kasan_module_init to kasan_test_module_init Marco Elver (Mon Feb 05 2024 - 07:37:43 EST)
- Re: [PATCH v8 13/38] KVM: arm64: Manage GCS registers for guests Mark Brown (Mon Feb 05 2024 - 07:38:03 EST)
- Re: [PATCH v2 2/2] of: dynamic: flush devlinks workqueue before destroying the changeset Andy Shevchenko (Mon Feb 05 2024 - 07:38:24 EST)
- Re: [PATCH v2 08/23] gpio: sysfs: use gpio_device_find() to iterate over existing devices Andy Shevchenko (Mon Feb 05 2024 - 07:39:18 EST)
- Re: [btrfs] commit bc27d6f0aa0e4de184b617aceeaf25818cc646de breaks update-grub Alex Romosan (Mon Feb 05 2024 - 07:39:35 EST)
- Re: [PATCH] mm: hugetlb: fix hugetlb allocation failure when handling freed or in-use hugetlb Baolin Wang (Mon Feb 05 2024 - 07:39:50 EST)
- Re: [PATCH net 0/4] rxrpc: Miscellaneous fixes patchwork-bot+netdevbpf (Mon Feb 05 2024 - 07:40:41 EST)
- Re: [PATCH net-next] net: ocelot: update the MODULE_DESCRIPTION() patchwork-bot+netdevbpf (Mon Feb 05 2024 - 07:41:00 EST)
- Re: [PATCH v4 3/5] selftests/resctrl: Split validate_resctrl_feature_request() Ilpo Järvinen (Mon Feb 05 2024 - 07:41:47 EST)
- Re: linux-next: build warnings after merge of the kspp tree Kees Cook (Mon Feb 05 2024 - 07:44:03 EST)
- [PATCH] ASoC: cs35l56: fix reversed if statement in cs35l56_dspwait_asp1tx_put() Dan Carpenter (Mon Feb 05 2024 - 07:44:47 EST)
- Re: linux-next: boot failure after merge of the vfs-brauner tree Christian Brauner (Mon Feb 05 2024 - 07:45:06 EST)
- [PATCH v4 00/16] spi: s3c64xx: straightforward cleanup Tudor Ambarus (Mon Feb 05 2024 - 07:45:32 EST)
- [PATCH v4 02/16] spi: s3c64xx: explicitly include <linux/bits.h> Tudor Ambarus (Mon Feb 05 2024 - 07:45:44 EST)
- [PATCH v4 01/16] spi: s3c64xx: explicitly include <linux/io.h> Tudor Ambarus (Mon Feb 05 2024 - 07:45:51 EST)
- [PATCH v4 03/16] spi: s3c64xx: avoid possible negative array index Tudor Ambarus (Mon Feb 05 2024 - 07:45:58 EST)
- [PATCH v4 04/16] spi: s3c64xx: fix typo, s/configuartion/configuration Tudor Ambarus (Mon Feb 05 2024 - 07:46:11 EST)
- [PATCH v4 05/16] spi: s3c64xx: sort headers alphabetically Tudor Ambarus (Mon Feb 05 2024 - 07:46:46 EST)
- [PATCH v4 06/16] spi: s3c64xx: remove unneeded (void *) casts in of_match_table Tudor Ambarus (Mon Feb 05 2024 - 07:46:51 EST)
- [PATCH v4 07/16] spi: s3c64xx: remove else after return Tudor Ambarus (Mon Feb 05 2024 - 07:47:11 EST)
- [PATCH v4 08/16] spi: s3c64xx: move common code outside if else Tudor Ambarus (Mon Feb 05 2024 - 07:47:31 EST)
- [PATCH v4 09/16] spi: s3c64xx: check return code of dmaengine_slave_config() Tudor Ambarus (Mon Feb 05 2024 - 07:47:45 EST)
- [PATCH v4 10/16] spi: s3c64xx: propagate the dma_submit_error() error code Tudor Ambarus (Mon Feb 05 2024 - 07:48:04 EST)
- [PATCH v4 11/16] spi: s3c64xx: rename prepare_dma() to s3c64xx_prepare_dma() Tudor Ambarus (Mon Feb 05 2024 - 07:48:19 EST)
- [PATCH v4 12/16] spi: s3c64xx: return ETIMEDOUT for wait_for_completion_timeout() Tudor Ambarus (Mon Feb 05 2024 - 07:48:40 EST)
- [PATCH v4 14/16] spi: s3c64xx: downgrade dev_warn to dev_dbg for optional dt props Tudor Ambarus (Mon Feb 05 2024 - 07:48:57 EST)
- [PATCH v4 13/16] spi: s3c64xx: drop blank line between declarations Tudor Ambarus (Mon Feb 05 2024 - 07:48:59 EST)
- [PATCH v4 15/16] spi: s3c64xx: remove duplicated definition Tudor Ambarus (Mon Feb 05 2024 - 07:49:16 EST)
- [PATCH v4 16/16] spi: s3c64xx: drop a superfluous bitwise NOT operation Tudor Ambarus (Mon Feb 05 2024 - 07:49:33 EST)
- [PATCH net-next v5 0/5] remove page frag implementation in vhost_net Yunsheng Lin (Mon Feb 05 2024 - 07:50:11 EST)
- [PATCH net-next v5 1/5] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument Yunsheng Lin (Mon Feb 05 2024 - 07:50:24 EST)
- [PATCH net-next v5 2/5] page_frag: unify gfp bits for order 3 page allocation Yunsheng Lin (Mon Feb 05 2024 - 07:50:49 EST)
- [PATCH net-next v5 3/5] net: introduce page_frag_cache_drain() Yunsheng Lin (Mon Feb 05 2024 - 07:51:18 EST)
- [PATCH net-next v5 4/5] vhost/net: remove vhost_net_page_frag_refill() Yunsheng Lin (Mon Feb 05 2024 - 07:51:35 EST)
- [PATCH net-next v5 5/5] tools: virtio: introduce vhost_net_test Yunsheng Lin (Mon Feb 05 2024 - 07:52:15 EST)
- Re: [PATCH v2 2/4] string: Allow 2-argument strscpy() Geert Uytterhoeven (Mon Feb 05 2024 - 07:53:15 EST)
- Re: [PATCH v2] mtd: rawnand: marvell: fix layouts Miquel Raynal (Mon Feb 05 2024 - 07:53:34 EST)
- Re: [PATCH v4] ELF: AT_PAGE_SHIFT_MASK -- supply userspace with available page shifts Kees Cook (Mon Feb 05 2024 - 07:54:28 EST)
- Re: [PATCH v2 3/4] string: Allow 2-argument strscpy_pad() Geert Uytterhoeven (Mon Feb 05 2024 - 07:55:53 EST)
- Re: [PATCH v2 4/4] um: Convert strscpy() usage to 2-argument style Geert Uytterhoeven (Mon Feb 05 2024 - 07:56:38 EST)
- [PATCH v2] mm: hugetlb: improve the handling of hugetlb allocation failure for freed or in-use hugetlb Baolin Wang (Mon Feb 05 2024 - 07:56:52 EST)
- Re: [PATCH] dt-bindings: ata: atmel: remove at91 compact flash documentation Nicolas Ferre (Mon Feb 05 2024 - 07:57:08 EST)
- Re: [PATCH v3] ubsan: Reintroduce signed overflow sanitizer Kees Cook (Mon Feb 05 2024 - 07:57:28 EST)
- Re: [linux][PATCH v2 4/4] ARM: configs: at91: Enable LVDS serializer support Nicolas Ferre (Mon Feb 05 2024 - 07:57:44 EST)
- Re: [PATCH] MAINTAINERS: Add UBSAN section Andrey Ryabinin (Mon Feb 05 2024 - 07:58:00 EST)
- Re: [PATCH v3] ubsan: Reintroduce signed overflow sanitizer Andrey Ryabinin (Mon Feb 05 2024 - 07:58:15 EST)
- Re: [PATCH] MAINTAINERS: Add UBSAN section Kees Cook (Mon Feb 05 2024 - 07:58:32 EST)
- Re: [PATCH] tracing: use ring_buffer_record_is_set_on() in tracer_tracing_is_on() Steven Rostedt (Mon Feb 05 2024 - 07:58:47 EST)
- [PATCH] tsnep: Use devm_platform_get_and_ioremap_resource() in tsnep_probe() Markus Elfring (Mon Feb 05 2024 - 07:59:01 EST)
- Re: [PATCH] arm64: Print provenance information for addresses in registers Mark Rutland (Mon Feb 05 2024 - 07:59:29 EST)
- Re: [linux][PATCH v2 3/4] MAINTAINERS: add SAM9X7 SoC's LVDS controller Nicolas Ferre (Mon Feb 05 2024 - 08:00:13 EST)
- Re: [PATCH] filelock: don't do security checks on nfsd setlease calls Christian Brauner (Mon Feb 05 2024 - 08:00:35 EST)
- Re: [PATCH v3 3/3] arm64: dts: ti: k3-am642-evm: add overlay for icssg1 2nd port Roger Quadros (Mon Feb 05 2024 - 08:01:02 EST)
- Re: [PATCH 3/6] fs: xfs: Support FS_XFLAG_ATOMICWRITES for rtvol John Garry (Mon Feb 05 2024 - 08:01:08 EST)
- Re: [PATCH v2] dma-coherent: add support for multi coherent rmems per dev Andy Shevchenko (Mon Feb 05 2024 - 08:01:39 EST)
- Re: [PATCH 2/6] fs: Add FS_XFLAG_ATOMICWRITES flag John Garry (Mon Feb 05 2024 - 08:02:03 EST)
- Re: [PATCH] kexec: should use uchunk for user buffer increasing Baoquan He (Mon Feb 05 2024 - 08:02:20 EST)
- Re: [PATCH v2 2/4] string: Allow 2-argument strscpy() Kees Cook (Mon Feb 05 2024 - 08:03:27 EST)
- Re: iommu/ipmmu-vmsa: Use devm_platform_get_and_ioremap_resource() in ipmmu_probe() Markus Elfring (Mon Feb 05 2024 - 08:03:53 EST)
- Re: [PATCH v2 2/4] string: Allow 2-argument strscpy() Andy Shevchenko (Mon Feb 05 2024 - 08:05:05 EST)
- Re: [PATCH v4 2/7] arm64: KVM: Use shared area to pass PMU event state to hypervisor Oliver Upton (Mon Feb 05 2024 - 08:05:06 EST)
- Re: [PATCH] EDAC/amd64: Add MI300 row retirement support Borislav Petkov (Mon Feb 05 2024 - 08:05:59 EST)
- Re: [RFC PATCH] mm: hugetlb: remove __GFP_THISNODE flag when dissolving the old hugetlb Baolin Wang (Mon Feb 05 2024 - 08:06:38 EST)
- Re: [PATCH v3] ubsan: Reintroduce signed overflow sanitizer Kees Cook (Mon Feb 05 2024 - 08:06:59 EST)
- Re: [BUG] workqueues and printk not playing nice since next-20240130 Petr Mladek (Mon Feb 05 2024 - 08:07:47 EST)
- Re: Question about the ipi_raise filter usage and output Steven Rostedt (Mon Feb 05 2024 - 08:07:53 EST)
- Re: [PATCH] dt-bindings: mfd: Update pattern property case Krzysztof Kozlowski (Mon Feb 05 2024 - 08:08:50 EST)
- Re: [PATCH, RESEND] x86/pat: Simplifying the PAT programming protocol Borislav Petkov (Mon Feb 05 2024 - 08:09:26 EST)
- Re: [PATCH v3] mmc: renesas_sdhi: Fix change point of data handling Wolfram Sang (Mon Feb 05 2024 - 08:10:13 EST)
- Re: [PATCH v5 00/12] RISCV: Add kvm Sstc timer selftests Haibo Xu (Mon Feb 05 2024 - 08:10:52 EST)
- Re: [PATCH v2 2/4] string: Allow 2-argument strscpy() Geert Uytterhoeven (Mon Feb 05 2024 - 08:11:04 EST)
- Re: [PATCH v3] ubsan: Reintroduce signed overflow sanitizer Marco Elver (Mon Feb 05 2024 - 08:11:41 EST)
- Re: [PATCH v5 3/5] perf: script: add field 'disasm' to display mnemonic instructions Adrian Hunter (Mon Feb 05 2024 - 08:11:56 EST)
- Re: [PATCH 4/6] fs: xfs: Support atomic write for statx John Garry (Mon Feb 05 2024 - 08:12:53 EST)
- Re: [PATCH v4 5/5] selftests/resctrl: Add non-contiguous CBMs CAT test Ilpo Järvinen (Mon Feb 05 2024 - 08:13:19 EST)
- Re: [PATCH v2 1/2] soc: samsung: exynos-pmu: Add regmap support for SoCs that protect PMU regs Krzysztof Kozlowski (Mon Feb 05 2024 - 08:13:33 EST)
- Re: [PATCH v4 02/10] KVM: arm64: Add ptdump registration with debugfs for the stage-2 pagetables Oliver Upton (Mon Feb 05 2024 - 08:14:40 EST)
- RE: [PATCH v2 2/2] of: dynamic: flush devlinks workqueue before destroying the changeset Sa, Nuno (Mon Feb 05 2024 - 08:15:08 EST)
- Re: [PATCH v6 8/8] tty: i3c: add TTY over I3C master support kernel test robot (Mon Feb 05 2024 - 08:15:45 EST)
- Re: [PATCH v4 3/3] media: imagination: Add E5010 JPEG Encoder driver Benjamin Gaignard (Mon Feb 05 2024 - 08:16:14 EST)
- Re: [PATCH v4 2/5] selftests/resctrl: Add helpers for the non-contiguous test Ilpo Järvinen (Mon Feb 05 2024 - 08:16:44 EST)
- Re: [PATCH] tracing: use ring_buffer_record_is_set_on() in tracer_tracing_is_on() Sven Schnelle (Mon Feb 05 2024 - 08:16:59 EST)
- Re: [PATCH 6.1 000/221] 6.1.77-rc2 review Jon Hunter (Mon Feb 05 2024 - 08:18:37 EST)
- Re: [PATCH 6.6 000/326] 6.6.16-rc2 review Jon Hunter (Mon Feb 05 2024 - 08:18:59 EST)
- Re: [PATCH v2 08/23] gpio: sysfs: use gpio_device_find() to iterate over existing devices Bartosz Golaszewski (Mon Feb 05 2024 - 08:19:32 EST)
- Re: [PATCH 6.1 000/219] 6.1.77-rc1 review Jon Hunter (Mon Feb 05 2024 - 08:20:09 EST)
- Re: [PATCH v4 2/7] arm64: KVM: Use shared area to pass PMU event state to hypervisor Marc Zyngier (Mon Feb 05 2024 - 08:21:24 EST)
- Re: [PATCH v4 2/7] arm64: KVM: Use shared area to pass PMU event state to hypervisor Oliver Upton (Mon Feb 05 2024 - 08:21:50 EST)
- Re: [PATCH] powerpc: add crtsavres.o to always-y instead of extra-y Jan Stancek (Mon Feb 05 2024 - 08:22:21 EST)
- Re: [PATCH] selftests/ftrace: Limit length in subsystem-enable tests Steven Rostedt (Mon Feb 05 2024 - 08:23:16 EST)
- Re: [PATCH v4 3/5] selftests/resctrl: Split validate_resctrl_feature_request() Maciej Wieczor-Retman (Mon Feb 05 2024 - 08:24:31 EST)
- Re: [BUG] workqueues and printk not playing nice since next-20240130 Sergey Senozhatsky (Mon Feb 05 2024 - 08:25:34 EST)
- Re: [PATCH][next] mlx4: Fix spelling mistake: "mape" -> "map" Simon Horman (Mon Feb 05 2024 - 08:26:20 EST)
- Re: [PATCH v4 5/5] selftests/resctrl: Add non-contiguous CBMs CAT test Maciej Wieczor-Retman (Mon Feb 05 2024 - 08:26:53 EST)
- Re: [PATCH v4 03/12] dt-bindings: mtd: brcmnand: Add ecc strap property Miquel Raynal (Mon Feb 05 2024 - 08:26:55 EST)
- [PATCH v2] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat' Amit Machhiwal (Mon Feb 05 2024 - 08:27:14 EST)
- [PATCH] Documentation: admin-guide: tainted-kernels.rst: Add missing article and comma Thorsten Blum (Mon Feb 05 2024 - 08:27:43 EST)
- [PATCH] ethernet: wiznet: Use devm_platform_get_and_ioremap_resource() in w5300_hw_probe() Markus Elfring (Mon Feb 05 2024 - 08:28:47 EST)
- Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model Anna-Maria Behnsen (Mon Feb 05 2024 - 08:29:48 EST)
- Re: [PATCH v2 21/23] gpio: protect the pointer to gpio_chip in gpio_device with SRCU Bartosz Golaszewski (Mon Feb 05 2024 - 08:31:11 EST)
- Re: [PATCH v3 2/3] overflow: Introduce add_wrap(), sub_wrap(), and mul_wrap() Marco Elver (Mon Feb 05 2024 - 08:31:54 EST)
- Re: [PATCH v4 02/12] dt-bindings: mtd: brcmnand: Add WP pin connection property Miquel Raynal (Mon Feb 05 2024 - 08:33:01 EST)
- Re: [PATCH printk v3 09/14] printk: Wait for all reserved records with pr_flush() John Ogness (Mon Feb 05 2024 - 08:33:23 EST)
- Re: [PATCH v3 1/2] printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabled Petr Mladek (Mon Feb 05 2024 - 08:34:45 EST)
- [PATCH 0/4] MIPS: Cleanups to PCI related code Ilpo Järvinen (Mon Feb 05 2024 - 08:35:11 EST)
- [PATCH 1/4] MIPS: lantiq: Remove unused function pointer variables Ilpo Järvinen (Mon Feb 05 2024 - 08:35:27 EST)
- [PATCH 2/4] MIPS: ath79: Don't return PCIBIOS_* code from pcibios_enable_device() Ilpo Järvinen (Mon Feb 05 2024 - 08:35:39 EST)
- [PATCH 3/4] MIPS: PCI: Return PCIBIOS_* from tx4927_pci_config_read/write() Ilpo Järvinen (Mon Feb 05 2024 - 08:35:54 EST)
- [PATCH 4/4] MIPS: TXx9: Use PCI_SET_ERROR_RESPONSE() Ilpo Järvinen (Mon Feb 05 2024 - 08:36:09 EST)
- Re: [PATCH] acpi: Modify ACPI_OBJECT_COMMON_HEADER Rafael J. Wysocki (Mon Feb 05 2024 - 08:36:24 EST)
- Re: [PATCH 1/2] driver: core: add dedicated workqueue for devlink removal Rafael J. Wysocki (Mon Feb 05 2024 - 08:36:50 EST)
- Re: [PATCH RFC 5/6] fs: xfs: iomap atomic write support John Garry (Mon Feb 05 2024 - 08:37:15 EST)
- Re: [PATCH v2 4/4] um: Convert strscpy() usage to 2-argument style Andy Shevchenko (Mon Feb 05 2024 - 08:37:29 EST)
- Re: [PATCH v2 3/4] string: Allow 2-argument strscpy_pad() Andy Shevchenko (Mon Feb 05 2024 - 08:37:45 EST)
- Re: [PATCH v3 2/2] printk: Remove redundant CONFIG_BASE_SMALL Petr Mladek (Mon Feb 05 2024 - 08:38:05 EST)
- Re: [PATCH v4 12/12] mtd: rawnand: brcmnand: update log level messages Miquel Raynal (Mon Feb 05 2024 - 08:38:33 EST)
- Re: [PATCH v2 1/2] driver: core: add dedicated workqueue for devlink removal Rafael J. Wysocki (Mon Feb 05 2024 - 08:38:50 EST)
- Re: [PATCH v2 08/23] gpio: sysfs: use gpio_device_find() to iterate over existing devices Andy Shevchenko (Mon Feb 05 2024 - 08:39:07 EST)
- Re: [PATCH v2] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat' Aneesh Kumar K . V (Mon Feb 05 2024 - 08:39:44 EST)
- Re: [PATCH v2 08/23] gpio: sysfs: use gpio_device_find() to iterate over existing devices Bartosz Golaszewski (Mon Feb 05 2024 - 08:40:07 EST)
- Re: [PATCH net 08/10] net: fill in MODULE_DESCRIPTION()s for ieee802154 Miquel Raynal (Mon Feb 05 2024 - 08:41:34 EST)
- Re: [lvc-project] [PATCH] drm/amd/pm: check return value of amdgpu_irq_add_id() Alexey Khoroshilov (Mon Feb 05 2024 - 08:41:53 EST)
- Re: [PATCH] leds: trigger: netdev: Fix kernel panic on interface rename trig notify Andrew Lunn (Mon Feb 05 2024 - 08:42:14 EST)
- [PATCH v2] mtd: rawnand: marvell: fix layouts Elad Nachman (Mon Feb 05 2024 - 08:45:23 EST)
- Re: [PATCH 1/3] dt-bindings: mfd: qcom,spmi-pmic: Add pbs to SPMI device types Rob Herring (Mon Feb 05 2024 - 08:47:00 EST)
- Re: [PATCH v2 08/23] gpio: sysfs: use gpio_device_find() to iterate over existing devices Andy Shevchenko (Mon Feb 05 2024 - 08:47:26 EST)
- Re: [PATCH v3] mmc: renesas_sdhi: Fix change point of data handling claudiu beznea (Mon Feb 05 2024 - 08:47:58 EST)
- Re: [PATCH v3 0/2] printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal Petr Mladek (Mon Feb 05 2024 - 08:48:31 EST)
- Re: [PATCH v2 1/2] driver: core: add dedicated workqueue for devlink removal Andy Shevchenko (Mon Feb 05 2024 - 08:49:30 EST)
- Re: [PATCH 1/1] Add 10EC5280 to bmi160_i2c ACPI IDs to allow binding on some devices Andy Shevchenko (Mon Feb 05 2024 - 08:50:16 EST)
- Re: [PATCH v2 08/23] gpio: sysfs: use gpio_device_find() to iterate over existing devices Bartosz Golaszewski (Mon Feb 05 2024 - 08:50:42 EST)
- Re: [PATCH v3 0/6] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support Cristian Marussi (Mon Feb 05 2024 - 08:52:51 EST)
- Re: [PATCH] leds: trigger: netdev: Fix kernel panic on interface rename trig notify Christian Marangi (Mon Feb 05 2024 - 08:54:11 EST)
- Re: [PATCH v4 1/4] iio: hid-sensor-als: Assign channels dynamically srinivas pandruvada (Mon Feb 05 2024 - 08:54:29 EST)
- Re: [PATCH v3] dt-bindings: iio: afe: voltage-divider: Add io-channel-cells Naresh Solanki (Mon Feb 05 2024 - 08:54:50 EST)
- Re: [PATCH v2 06/23] gpio: add SRCU infrastructure to struct gpio_desc Bartosz Golaszewski (Mon Feb 05 2024 - 08:54:54 EST)
- Re: [PATCH v3] keys: update key quotas in key_put() Luis Henriques (Mon Feb 05 2024 - 08:55:23 EST)
- Re: [PATCH v4 1/6] dt-bindings: arm: qcom: Document QCM8550, QCS8550 SoC and board Dmitry Baryshkov (Mon Feb 05 2024 - 08:55:27 EST)
- Re: [PATCH] rust: stop using ptr_metadata feature Martin Rodriguez Reboredo (Mon Feb 05 2024 - 08:55:57 EST)
- Re: [PATCH 1/2] driver: core: add dedicated workqueue for devlink removal Andy Shevchenko (Mon Feb 05 2024 - 08:56:13 EST)
- [PATCH] net: emaclite: Use devm_platform_get_and_ioremap_resource() in xemaclite_of_probe() Markus Elfring (Mon Feb 05 2024 - 08:56:33 EST)
- Re: [PATCH v2 2/2] iio: adc: ti-ads1298: Add driver Andy Shevchenko (Mon Feb 05 2024 - 08:56:53 EST)
- Re: [PATCH v2] pinctrl: mcp23s08: Check only GPIOs which have interrupts enabled Andy Shevchenko (Mon Feb 05 2024 - 08:57:09 EST)
- Re: [PATCH v4 2/5] selftests/resctrl: Add helpers for the non-contiguous test Maciej Wieczor-Retman (Mon Feb 05 2024 - 08:57:27 EST)
- Re: [PATCH v2 06/23] gpio: add SRCU infrastructure to struct gpio_desc Andy Shevchenko (Mon Feb 05 2024 - 08:58:02 EST)
- Re: [PATCH] dt-bindings: display: msm: sm8650-mdss: Add missing explicit "additionalProperties" Rob Herring (Mon Feb 05 2024 - 08:58:51 EST)
- Re: [PATCH v2 08/23] gpio: sysfs: use gpio_device_find() to iterate over existing devices Andy Shevchenko (Mon Feb 05 2024 - 08:59:14 EST)
- Re: [PATCH v18 1/9] media: videobuf2: Update vb2_is_busy() logic Hans Verkuil (Mon Feb 05 2024 - 08:59:31 EST)
- [PATCH v4 0/3] arm64: dts: ti: am62: Add USB support for k3-am62p Roger Quadros (Mon Feb 05 2024 - 08:59:49 EST)
- [PATCH v4 1/3] dt-bindings: mfd: syscon: Add ti,am62-usb-phy-ctrl compatible Roger Quadros (Mon Feb 05 2024 - 09:00:01 EST)
- [PATCH v4 2/3] arm64: dts: ti: k3-am62/a: use sub-node for USB_PHY_CTRL registers Roger Quadros (Mon Feb 05 2024 - 09:00:16 EST)
- [PATCH v4 3/3] arm64: dts: ti: k3-am62p: add the USB sub-system Roger Quadros (Mon Feb 05 2024 - 09:00:33 EST)
- Re: [PATCH v3 3/3] tracing: convert __trace_seq_init to use WARN_ON_ONCE kernel test robot (Mon Feb 05 2024 - 09:00:49 EST)
- Re: [PATCH] dt-bindings: mfd: Update pattern property case Naresh Solanki (Mon Feb 05 2024 - 09:01:06 EST)
- Re: iommu/ipmmu-vmsa: Use devm_platform_get_and_ioremap_resource() in ipmmu_probe() Robin Murphy (Mon Feb 05 2024 - 09:01:23 EST)
- Re: [PATCH 6/6] s390: vfio-ap: make matrix_bus const Jason J. Herne (Mon Feb 05 2024 - 09:01:44 EST)
- Re: [PATCH] pci: endpoint: make pci_epf_bus_type const Manivannan Sadhasivam (Mon Feb 05 2024 - 09:01:57 EST)
- Re: [PATCH] ASoC: cs35l56: fix reversed if statement in cs35l56_dspwait_asp1tx_put() Richard Fitzgerald (Mon Feb 05 2024 - 09:02:13 EST)
- Re: [PATCH 1/2] net: asix: add 0b95:1790 to AX88179A device list Andrew Lunn (Mon Feb 05 2024 - 09:04:09 EST)
- Re: [PATCH v2 06/23] gpio: add SRCU infrastructure to struct gpio_desc Bartosz Golaszewski (Mon Feb 05 2024 - 09:04:54 EST)
- Re: [PATCH v2 08/23] gpio: sysfs: use gpio_device_find() to iterate over existing devices Bartosz Golaszewski (Mon Feb 05 2024 - 09:05:20 EST)
- Re: [PATCH v1] clk: keystone: sci-clk: Adding support for non contiguous clocks Nishanth Menon (Mon Feb 05 2024 - 09:05:37 EST)
- Re: [PATCH] net: make driver settling time configurable Andrew Lunn (Mon Feb 05 2024 - 09:06:45 EST)
- Re: [PATCH 1/2] dt-bindings: mfd: syscon: Add ti,am654-serdes-ctrl compatible Vignesh Raghavendra (Mon Feb 05 2024 - 09:07:35 EST)
- Re: [PATCH v2 06/23] gpio: add SRCU infrastructure to struct gpio_desc Andy Shevchenko (Mon Feb 05 2024 - 09:08:18 EST)
- Re: [PATCH v2 06/23] gpio: add SRCU infrastructure to struct gpio_desc Bartosz Golaszewski (Mon Feb 05 2024 - 09:08:19 EST)
- Re: [PATCH] RISC-V: Don't use IPIs in flush_icache_all() when patching text Alexandre Ghiti (Mon Feb 05 2024 - 09:08:37 EST)
- Re: [PATCH printk v3 11/14] printk: ringbuffer: Consider committed as finalized in panic John Ogness (Mon Feb 05 2024 - 09:08:53 EST)
- Re: [PATCH] kasan: add atomic tests Marco Elver (Mon Feb 05 2024 - 09:09:12 EST)
- Re: [PATCH 1/3] pidfd_poll: report POLLHUP when pid_task() == NULL Oleg Nesterov (Mon Feb 05 2024 - 09:11:06 EST)
- [PATCH] pidfd: change do_notify_pidfd() to use __wake_up(poll_to_key(EPOLLIN)) Oleg Nesterov (Mon Feb 05 2024 - 09:12:28 EST)
- [PATCH v2 1/5] usb: dwc3-am62: call of_platform_depopulate in .remove() Roger Quadros (Mon Feb 05 2024 - 09:13:02 EST)
- [PATCH v2 2/5] usb: dwc3-am62: fix error on module removal Roger Quadros (Mon Feb 05 2024 - 09:13:24 EST)
- [PATCH v2 3/5] usb: dwc3-am62: Fix PHY core voltage selection Roger Quadros (Mon Feb 05 2024 - 09:13:47 EST)
- [PATCH v2 0/5] usb: dwc3-am62: module removal and errata fixes Roger Quadros (Mon Feb 05 2024 - 09:13:56 EST)
- [PATCH v2 4/5] dt-bindings: usb/ti,am62-usb.yaml: Add PHY2 register space Roger Quadros (Mon Feb 05 2024 - 09:14:09 EST)
- Re: [PATCH v2] dt-bindings: media: Add sram-size Property for Wave5 Nishanth Menon (Mon Feb 05 2024 - 09:14:56 EST)
- Re: [PATCH net 08/10] net: fill in MODULE_DESCRIPTION()s for ieee802154 Breno Leitao (Mon Feb 05 2024 - 09:15:18 EST)
- [PATCH] pidfd: change do_notify_pidfd() to use __wake_up(poll_to_key(EPOLLIN)) Oleg Nesterov (Mon Feb 05 2024 - 09:15:48 EST)
- Re: [PATCH] net: make driver settling time configurable David (Mon Feb 05 2024 - 09:16:08 EST)
- Re: [PATCH v18 6/9] media: core: Free range of buffers Hans Verkuil (Mon Feb 05 2024 - 09:16:33 EST)
- Re: [PATCH v4 2/7] arm64: KVM: Use shared area to pass PMU event state to hypervisor Marc Zyngier (Mon Feb 05 2024 - 09:16:53 EST)
- Re: [PATCH] mm/swap: fix race condition in direct swapin path Kairui Song (Mon Feb 05 2024 - 09:17:09 EST)
- Re: [PATCH v4 2/7] arm64: KVM: Use shared area to pass PMU event state to hypervisor James Clark (Mon Feb 05 2024 - 09:17:21 EST)
- Re: [PATCH v3 1/4] firmware: coreboot: Generate modalias uevent for devices Nícolas F. R. A. Prado (Mon Feb 05 2024 - 09:18:28 EST)
- Re: [PATCH v3 0/3] Enable >0 order folio memory compaction Zi Yan (Mon Feb 05 2024 - 09:18:36 EST)
- [PATCH v2 5/5] usb: dwc3-am62: add workaround for Errata i2409 Roger Quadros (Mon Feb 05 2024 - 09:19:22 EST)
- Re: [PATCH] perf/core: Fix small negative period being ignored Adrian Hunter (Mon Feb 05 2024 - 09:21:27 EST)
- Re: [PATCH v2 1/6] net: wan: Add support for QMC HDLC Herve Codina (Mon Feb 05 2024 - 09:22:36 EST)
- [PATCH v2 0/5] spi: cadence-qspi: Fix runtime PM and system-wide suspend Théo Lebrun (Mon Feb 05 2024 - 09:22:50 EST)
- Re: [PATCH v2 0/7] arm64: dts: iot2050: Add support for new SM variant Vignesh Raghavendra (Mon Feb 05 2024 - 09:23:09 EST)
- Re: [RFC PATCH] mm: hugetlb: remove __GFP_THISNODE flag when dissolving the old hugetlb Michal Hocko (Mon Feb 05 2024 - 09:23:25 EST)
- Re: [RFC PATCH 5/6] arm64: dts: qcom: add base AIM500 dtsi Dmitry Baryshkov (Mon Feb 05 2024 - 09:23:33 EST)
- [PATCH] pmdomain: mediatek: Use devm_platform_get_and_ioremap_resource() in init_scp() Markus Elfring (Mon Feb 05 2024 - 09:23:55 EST)
- Re: [PATCH] pidfd: change do_notify_pidfd() to use __wake_up(poll_to_key(EPOLLIN)) Oleg Nesterov (Mon Feb 05 2024 - 09:24:09 EST)
- Re: [PATCH] tracing: use ring_buffer_record_is_set_on() in tracer_tracing_is_on() Steven Rostedt (Mon Feb 05 2024 - 09:24:19 EST)
- Re: [PATCH] mtd: flashchip: explicitly include <linux/wait.h> Miquel Raynal (Mon Feb 05 2024 - 09:26:31 EST)
- [PATCH 0/2 v2] Add cond_guard() to conditional guards Fabio M. De Francesco (Mon Feb 05 2024 - 09:26:38 EST)
- [PATCH 1/2 v2] cleanup: Add cond_guard() to conditional guards Fabio M. De Francesco (Mon Feb 05 2024 - 09:26:56 EST)
- [PATCH 2/2 v2] cxl/region: Use cond_guard() in show_targetN() Fabio M. De Francesco (Mon Feb 05 2024 - 09:27:10 EST)
- Re: [PATCH] leds: trigger: netdev: Fix kernel panic on interface rename trig notify Lee Jones (Mon Feb 05 2024 - 09:27:48 EST)
- Re: [PATCH 2/2] mtd: spinand: esmt: Extend IDs to 5 bytes Miquel Raynal (Mon Feb 05 2024 - 09:28:11 EST)
- Re: [PATCH 1/2] mtd: spinand: Add support for 5-byte IDs Miquel Raynal (Mon Feb 05 2024 - 09:28:23 EST)
- Re: [PATCH] RISC-V: Don't use IPIs in flush_icache_all() when patching text Anup Patel (Mon Feb 05 2024 - 09:28:36 EST)
- Re: [PATCH v18 7/9] media: v4l2: Add DELETE_BUFS ioctl Hans Verkuil (Mon Feb 05 2024 - 09:28:53 EST)
- Re: [PATCH 1/2 v2] cleanup: Add cond_guard() to conditional guards Jonathan Cameron (Mon Feb 05 2024 - 09:29:11 EST)
- Re: [PATCH] fs: binfmt_elf_efpic: don't use missing interpreter's properties Max Filippov (Mon Feb 05 2024 - 09:31:36 EST)
- Re: [PATCH] net: make driver settling time configurable David (Mon Feb 05 2024 - 09:31:54 EST)
- Re: [PATCH v2 1/2] driver: core: add dedicated workqueue for devlink removal Nuno Sá (Mon Feb 05 2024 - 09:32:18 EST)
- Re: [PATCH v11 13/16] iommu: Improve iopf_queue_remove_device() Jason Gunthorpe (Mon Feb 05 2024 - 09:32:46 EST)
- Re: [PATCH] leds: trigger: netdev: Fix kernel panic on interface rename trig notify Lee Jones (Mon Feb 05 2024 - 09:34:12 EST)
- Re: [PATCH 0/3] Add PCIe DT support for TI's J784S4 SoC Vignesh Raghavendra (Mon Feb 05 2024 - 09:36:14 EST)
- Re: [PATCH 1/2] ASoC: SOF: amd: fix SND_AMD_SOUNDWIRE_ACPI dependencies Mark Brown (Mon Feb 05 2024 - 09:36:41 EST)
- Re: [PATCH] RISC-V: Don't use IPIs in flush_icache_all() when patching text Björn Töpel (Mon Feb 05 2024 - 09:36:41 EST)
- Re: [PATCH 2/4] arm64: dts: exynos: gs101: add chipid node Peter Griffin (Mon Feb 05 2024 - 09:37:08 EST)
- Re: Question about the ipi_raise filter usage and output Mark Rutland (Mon Feb 05 2024 - 09:41:09 EST)
- Re: [PATCH] leds: trigger: netdev: Fix kernel panic on interface rename trig notify Christian Marangi (Mon Feb 05 2024 - 09:41:40 EST)
- Re: [PATCH] ipack: make ipack_bus_type const Vaibhav Gupta (Mon Feb 05 2024 - 09:42:06 EST)
- Re: [PATCH v1 1/1] ufs: core: fix shift issue in ufshcd_clear_cmd Stanley Jhu (Mon Feb 05 2024 - 09:44:21 EST)
- Re: [PATCH v2 0/5] spi: cadence-qspi: Fix runtime PM and system-wide suspend Dhruva Gole (Mon Feb 05 2024 - 09:44:37 EST)
- [PATCH v2 0/3] Renesas RZ/G2L family and RZ/G3S add missing IRQC interrupts Prabhakar (Mon Feb 05 2024 - 09:44:51 EST)
- [PATCH v2 1/3] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Update interrupts Prabhakar (Mon Feb 05 2024 - 09:45:04 EST)
- [PATCH v2 2/3] arm64: dts: renesas: rz-g2l-family: Add missing interrupts from IRQC IP block Prabhakar (Mon Feb 05 2024 - 09:45:16 EST)
- [PATCH v2 3/3] arm64: dts: renesas: r9a08g045: Add missing interrupts of IRQC node Prabhakar (Mon Feb 05 2024 - 09:45:26 EST)
- Re: [PATCH 3/3] arm64: dts: ti: Add DT overlay for PCIe + USB3.0 SERDES personality card Vignesh Raghavendra (Mon Feb 05 2024 - 09:47:09 EST)
- Re: [PATCH v2] mm: hugetlb: improve the handling of hugetlb allocation failure for freed or in-use hugetlb Michal Hocko (Mon Feb 05 2024 - 09:47:43 EST)
- Re: [PATCH] clk: keystone: sci-clk: match func name comment to actual Nishanth Menon (Mon Feb 05 2024 - 09:50:22 EST)
- Re: [PATCH v2] dt-bindings: mtd: avoid automatically select from mtd.yaml Miquel Raynal (Mon Feb 05 2024 - 09:50:32 EST)
- Re: [PATCH 0/3] mtd: ssfdc: Adjustments for ssfdcr_add_mtd() Miquel Raynal (Mon Feb 05 2024 - 09:51:01 EST)
- Re: [PATCH v3] mmc: renesas_sdhi: Fix change point of data handling Wolfram Sang (Mon Feb 05 2024 - 09:51:43 EST)
- Re: [PATCH v4 2/7] arm64: KVM: Use shared area to pass PMU event state to hypervisor Marc Zyngier (Mon Feb 05 2024 - 09:52:40 EST)
- [PATCH] selftests/mm: uffd-unit-test check if huge page size is 0 Terry Tritton (Mon Feb 05 2024 - 09:52:54 EST)
- Re: [PATCH 3/4] MIPS: PCI: Return PCIBIOS_* from tx4927_pci_config_read/write() Sergio Paracuellos (Mon Feb 05 2024 - 09:53:18 EST)
- Re: [PATCH 3/3] media: mediatek: vcodedc: Fix Wcast-function-type-strict warnings Nícolas F. R. A. Prado (Mon Feb 05 2024 - 09:53:34 EST)
- Re: [PATCH] ARM: dts: keystone: Replace http urls with https Nishanth Menon (Mon Feb 05 2024 - 09:53:53 EST)
- Re: [PATCH 3/4] soc: samsung: exynos-chipid: add Google Tensor gs101 SoC support Peter Griffin (Mon Feb 05 2024 - 09:55:48 EST)
- Re: [PATCH v2] ARM: multi_v7_defconfig: Add more TI Keystone support Nishanth Menon (Mon Feb 05 2024 - 09:56:46 EST)
- [PATCH] pidfd: clone: allow CLONE_THREAD | CLONE_PIDFD together Oleg Nesterov (Mon Feb 05 2024 - 09:57:05 EST)
- [PATCH v2 0/4] Add support for QoS configuration Odelu Kukatla (Mon Feb 05 2024 - 09:57:45 EST)
- [PATCH v2 1/4] interconnect: qcom: icc-rpmh: Add QoS configuration support Odelu Kukatla (Mon Feb 05 2024 - 09:57:56 EST)
- [PATCH v2 0/4] spi: cadence-qspi: Fix runtime PM and system-wide suspend Théo Lebrun (Mon Feb 05 2024 - 09:58:19 EST)
- [PATCH v2 2/4] spi: cadence-qspi: fix pointer reference in runtime PM hooks Théo Lebrun (Mon Feb 05 2024 - 09:58:29 EST)
- [PATCH v2 1/4] spi: cadence-qspi: put runtime in runtime PM hooks names Théo Lebrun (Mon Feb 05 2024 - 09:58:31 EST)
- [PATCH v2 4/4] spi: cadence-qspi: add system-wide suspend and resume callbacks Théo Lebrun (Mon Feb 05 2024 - 09:58:47 EST)
- [PATCH v2 3/4] spi: cadence-qspi: remove system-wide suspend helper calls from runtime PM hooks Théo Lebrun (Mon Feb 05 2024 - 09:58:55 EST)
- [PATCH v2 2/4] interconnect: qcom: sc7280: enable QoS configuration Odelu Kukatla (Mon Feb 05 2024 - 09:59:06 EST)
- [PATCH v2 4/4] arm64: dts: qcom: sc7280: Add clocks for QoS configuration Odelu Kukatla (Mon Feb 05 2024 - 09:59:53 EST)
- [PATCH v2 3/4] dt-bindings: interconnect: add clock property to configure QoS on SC7280 Odelu Kukatla (Mon Feb 05 2024 - 10:00:03 EST)
- [PATCH] perf script: Print source line for each jump in brstackinsn kan . liang (Mon Feb 05 2024 - 10:00:39 EST)
- Re: [PATCH v2 0/5] spi: cadence-qspi: Fix runtime PM and system-wide suspend Théo Lebrun (Mon Feb 05 2024 - 10:00:57 EST)
- Re: [PATCH v1 2/4] driver core: fw_devlink: Link to supplier ancestor if no device Miquel Raynal (Mon Feb 05 2024 - 10:01:11 EST)
- Re: [PATCH v2 5/6] net: wan: fsl_qmc_hdlc: Add runtime timeslots changes support Herve Codina (Mon Feb 05 2024 - 10:01:29 EST)
- Re: [PATCH] bpf: Separate bpf_local_storage_lookup() fast and slow paths Marco Elver (Mon Feb 05 2024 - 10:01:46 EST)
- Re: [PATCH] leds: trigger: netdev: Fix kernel panic on interface rename trig notify Lee Jones (Mon Feb 05 2024 - 10:04:35 EST)
- Re: [PATCH v3 1/4] ASoc: PCM6240: Create PCM6240 Family driver code Mark Brown (Mon Feb 05 2024 - 10:05:13 EST)
- Re: [PATCH v2 1/4] interconnect: qcom: icc-rpmh: Add QoS configuration support Dmitry Baryshkov (Mon Feb 05 2024 - 10:08:49 EST)
- Re: [PATCH] perf/x86/uncore: avoid null-ptr-deref on error in pmu_alloc_topology Liang, Kan (Mon Feb 05 2024 - 10:08:55 EST)
- Re: [PATCH] tracing: use ring_buffer_record_is_set_on() in tracer_tracing_is_on() Sven Schnelle (Mon Feb 05 2024 - 10:09:34 EST)
- Re: [PATCH v2 3/3] sched/fair: Simplify some logic in update_sd_pick_busiest() David Vernet (Mon Feb 05 2024 - 10:10:55 EST)
- Re: [PATCH v2 3/4] dt-bindings: interconnect: add clock property to configure QoS on SC7280 Krzysztof Kozlowski (Mon Feb 05 2024 - 10:11:13 EST)
- Re: [PATCH v1 4/4] mtd: mtdpart: Allow fwnode links to NVMEM compatible fwnodes Miquel Raynal (Mon Feb 05 2024 - 10:11:48 EST)
- Re: [PATCH v2 2/4] interconnect: qcom: sc7280: enable QoS configuration Krzysztof Kozlowski (Mon Feb 05 2024 - 10:12:26 EST)
- Re: [PATCH v2 2/4] spi: cadence-qspi: fix pointer reference in runtime PM hooks Mark Brown (Mon Feb 05 2024 - 10:12:29 EST)
- Re: Linux warning `usb: port power management may be unreliable` on Dell XPS 13 9360 Mathias Nyman (Mon Feb 05 2024 - 10:14:46 EST)
- Re: [PATCH 4/4] soc: samsung: exynos-chipid: fix revision calculation for gs101 Peter Griffin (Mon Feb 05 2024 - 10:15:19 EST)
- Re: [PATCH v2] mtd: rawnand: marvell: fix layouts Miquel Raynal (Mon Feb 05 2024 - 10:17:57 EST)
- Re: Re: [PATCH] perf/x86/uncore: avoid null-ptr-deref on error in pmu_alloc_topology Fedor Pchelkin (Mon Feb 05 2024 - 10:19:11 EST)
- Re: [PATCH] arm64: jump_label: use constraints "Si" instead of "i" Dave Martin (Mon Feb 05 2024 - 10:20:08 EST)
- Re: [PATCH] net: make driver settling time configurable Andrew Lunn (Mon Feb 05 2024 - 10:20:46 EST)
- [PATCH v5 0/1] hwmon: Add driver for Astera Labs PT5161L retimer Cosmo Chou (Mon Feb 05 2024 - 10:21:06 EST)
- Re: [PATCH 1/6] fs: iomap: Atomic write support Pankaj Raghav (Samsung) (Mon Feb 05 2024 - 10:21:26 EST)
- [PATCH v5 1/1] hwmon: Add driver for Astera Labs PT5161L retimer Cosmo Chou (Mon Feb 05 2024 - 10:21:45 EST)
- [PATCH v2 0/6] Pinephone video out fixes (flipping between two frames) Frank Oltmanns (Mon Feb 05 2024 - 10:23:11 EST)
- [PATCH v2 1/6] clk: sunxi-ng: nkm: Support constraints on m/n ratio and parent rate Frank Oltmanns (Mon Feb 05 2024 - 10:23:33 EST)
- [PATCH v2 2/6] clk: sunxi-ng: a64: Add constraints on PLL-MIPI's n/m ratio and parent rate Frank Oltmanns (Mon Feb 05 2024 - 10:23:37 EST)
- [PATCH v2 4/6] clk: sunxi-ng: a64: Set minimum and maximum rate for PLL-MIPI Frank Oltmanns (Mon Feb 05 2024 - 10:24:07 EST)
- [PATCH v2 3/6] clk: sunxi-ng: nkm: Support minimum and maximum rate Frank Oltmanns (Mon Feb 05 2024 - 10:24:15 EST)
- [PATCH v2 5/6] drm/panel: st7703: Drive XBD599 panel at higher clock rate Frank Oltmanns (Mon Feb 05 2024 - 10:24:39 EST)
- [PATCH v2 6/6] arm64: dts: allwinner: a64: Fix minimum GPU OPP rate Frank Oltmanns (Mon Feb 05 2024 - 10:24:58 EST)
- Re: [PATCH v3 1/1] pidfd: implement PIDFD_THREAD flag for pidfd_open() Oleg Nesterov (Mon Feb 05 2024 - 10:25:12 EST)
- [PATCH] media: coda: cast an operand of multiplication to a larger type Anastasia Belova (Mon Feb 05 2024 - 10:25:34 EST)
- Re: [PATCH v4 01/16] spi: s3c64xx: explicitly include <linux/io.h> Peter Griffin (Mon Feb 05 2024 - 10:25:55 EST)
- Re: [PATCH v4 02/16] spi: s3c64xx: explicitly include <linux/bits.h> Peter Griffin (Mon Feb 05 2024 - 10:26:11 EST)
- Re: [PATCH v2 2/2] iio: adc: ti-ads1298: Add driver Mike Looijmans (Mon Feb 05 2024 - 10:26:26 EST)
- Re: [PATCH v5 1/1] hwmon: Add driver for Astera Labs PT5161L retimer Krzysztof Kozlowski (Mon Feb 05 2024 - 10:26:44 EST)
- Re: [PATCH 6/6] s390: vfio-ap: make matrix_bus const Anthony Krowiak (Mon Feb 05 2024 - 10:27:03 EST)
- Re: [PATCH 2/2] phy: add driver for MediaTek XFI T-PHY AngeloGioacchino Del Regno (Mon Feb 05 2024 - 10:27:27 EST)
- Re: [PATCH v4 03/16] spi: s3c64xx: avoid possible negative array index Peter Griffin (Mon Feb 05 2024 - 10:27:39 EST)
- Re: [PATCH v4 05/16] spi: s3c64xx: sort headers alphabetically Peter Griffin (Mon Feb 05 2024 - 10:28:27 EST)
- Re: [PATCH 2/2] phy: add driver for MediaTek XFI T-PHY AngeloGioacchino Del Regno (Mon Feb 05 2024 - 10:29:24 EST)
- [PATCH net-next v6] ptp: ocp: add Adva timecard support Sagi Maimon (Mon Feb 05 2024 - 10:31:07 EST)
- Re: [PATCH 05/13] writeback: rework the loop termination condition in write_cache_pages Brian Foster (Mon Feb 05 2024 - 10:31:29 EST)
- Re: [PATCH v2] iommu/iova: use named kmem_cache for iova magazines Robin Murphy (Mon Feb 05 2024 - 10:31:45 EST)
- Re: [PATCH v2 2/2] arm64: dts: mediatek: Introduce the MT8395 Radxa NIO 12L board AngeloGioacchino Del Regno (Mon Feb 05 2024 - 10:32:04 EST)
- Re: [PATCH v2 2/2] iio: adc: ti-ads1298: Add driver Mark Brown (Mon Feb 05 2024 - 10:32:26 EST)
- Re: [PATCH] perf/x86/uncore: avoid null-ptr-deref on error in pmu_alloc_topology Liang, Kan (Mon Feb 05 2024 - 10:32:51 EST)
- Re: [PATCH 12/13] writeback: add a writeback iterator Brian Foster (Mon Feb 05 2024 - 10:32:56 EST)
- [PATCH v3 0/3] iommu/iova: use named kmem_cache for iova magazines Robin Murphy (Mon Feb 05 2024 - 10:33:28 EST)
- [PATCH v3 1/3] iommu/iova: Tidy up iova_cache_get() failure Robin Murphy (Mon Feb 05 2024 - 10:33:44 EST)
- [PATCH v3 2/3] iommu/iova: Reorganise some code Robin Murphy (Mon Feb 05 2024 - 10:33:56 EST)
- [PATCH v3 3/3] iommu/iova: use named kmem_cache for iova magazines Robin Murphy (Mon Feb 05 2024 - 10:34:19 EST)
- Re: Re: [PATCH 1/2] dt-bindings: soc: qcom: Add qcom,pbs bindings Bjorn Andersson (Mon Feb 05 2024 - 10:34:37 EST)
- Re: [PATCH 13/13] writeback: Remove a use of write_cache_pages() from do_writepages() Brian Foster (Mon Feb 05 2024 - 10:34:52 EST)
- Re: [PATCH v8 13/38] KVM: arm64: Manage GCS registers for guests Marc Zyngier (Mon Feb 05 2024 - 10:35:08 EST)
- [PATCH v7 01/14] MIPS: spaces: Define a couple of handy macros Gregory CLEMENT (Mon Feb 05 2024 - 10:35:27 EST)
- [PATCH v7 00/14] Add support for the Mobileye EyeQ5 SoC Gregory CLEMENT (Mon Feb 05 2024 - 10:35:29 EST)
- [PATCH v7 02/14] MIPS: Fix set_uncached_handler for ebase in XKPHYS Gregory CLEMENT (Mon Feb 05 2024 - 10:35:36 EST)
- [PATCH v7 04/14] MIPS: traps: Give more explanations if ebase doesn't belong to KSEG0 Gregory CLEMENT (Mon Feb 05 2024 - 10:35:54 EST)
- [PATCH v7 03/14] MIPS: Allows relocation exception vectors everywhere Gregory CLEMENT (Mon Feb 05 2024 - 10:36:06 EST)
- [PATCH v7 06/14] dt-bindings: Add vendor prefix for Mobileye Vision Technologies Ltd. Gregory CLEMENT (Mon Feb 05 2024 - 10:36:23 EST)
- [PATCH v7 05/14] MIPS: cps-vec: Use macros for 64bits access Gregory CLEMENT (Mon Feb 05 2024 - 10:36:26 EST)
- [PATCH v7 07/14] dt-bindings: mips: cpus: Sort the entries Gregory CLEMENT (Mon Feb 05 2024 - 10:36:37 EST)
- [PATCH v7 08/14] dt-bindings: mips: cpu: Add I-Class I6500 Multiprocessor Core Gregory CLEMENT (Mon Feb 05 2024 - 10:36:55 EST)
- [PATCH v7 09/14] dt-bindings: mips: Add bindings for Mobileye SoCs Gregory CLEMENT (Mon Feb 05 2024 - 10:37:11 EST)
- [PATCH v7 11/14] MIPS: mobileye: Add EPM5 device tree Gregory CLEMENT (Mon Feb 05 2024 - 10:38:20 EST)
- [PATCH v7 10/14] MIPS: mobileye: Add EyeQ5 dtsi Gregory CLEMENT (Mon Feb 05 2024 - 10:38:32 EST)
- [PATCH v7 12/14] MIPS: Share generic kernel code with other architecture Gregory CLEMENT (Mon Feb 05 2024 - 10:38:41 EST)
- [PATCH v7 14/14] MAINTAINERS: Add entry for Mobileye MIPS SoCs Gregory CLEMENT (Mon Feb 05 2024 - 10:38:52 EST)
- [PATCH v7 13/14] MIPS: Add support for Mobileye EyeQ5 Gregory CLEMENT (Mon Feb 05 2024 - 10:39:16 EST)
- Re: [PATCH v4 2/7] arm64: KVM: Use shared area to pass PMU event state to hypervisor James Clark (Mon Feb 05 2024 - 10:39:50 EST)
- Re: [PATCH 17/17] linux: v4l2-vp9.h: Fix kerneldoc Sakari Ailus (Mon Feb 05 2024 - 10:40:16 EST)
- Re: [PATCH 1/6] fs: iomap: Atomic write support John Garry (Mon Feb 05 2024 - 10:42:16 EST)
- [PATCH] m68k/bitops: always use compiler's builtin for bit finding functions Vincent Mailhol (Mon Feb 05 2024 - 10:42:24 EST)
- Re: [PATCH 1/3] dt-bindings: mfd: qcom,spmi-pmic: Add pbs to SPMI device types Luca Weiss (Mon Feb 05 2024 - 10:44:49 EST)
- [PATCH] crypto: ccp - State in dmesg that TSME is enabled Borislav Petkov (Mon Feb 05 2024 - 10:46:29 EST)
- Re: [PATCH v3] KVM: selftests: Fix the dirty_log_test semaphore imbalance Sean Christopherson (Mon Feb 05 2024 - 10:48:52 EST)
- [PATCH 0/2] Compiler Attributes, s390: Provide and use __uninitialized macro Heiko Carstens (Mon Feb 05 2024 - 10:49:12 EST)
- [PATCH 1/2] Compiler Attributes: Add __uninitialized macro Heiko Carstens (Mon Feb 05 2024 - 10:49:17 EST)
- [PATCH 2/2] s390/fpu: make use of __uninitialized macro Heiko Carstens (Mon Feb 05 2024 - 10:49:30 EST)
- Re: [PATCH v2 1/6] net: wan: Add support for QMC HDLC Paolo Abeni (Mon Feb 05 2024 - 10:50:01 EST)
- [PATCH 0/6] Red-black tree abstraction needed by Rust Binder mattgilbride (Mon Feb 05 2024 - 10:50:19 EST)
- [PATCH 1/6] rust: add `container_of!` macro mattgilbride (Mon Feb 05 2024 - 10:50:31 EST)
- [PATCH 3/6] rust: rbtree: add `RBTreeIterator` mattgilbride (Mon Feb 05 2024 - 10:50:52 EST)
- [PATCH 4/6] rust: rbtree: add `RBTreeIteratorMut` mattgilbride (Mon Feb 05 2024 - 10:51:02 EST)
- [PATCH 2/6] rust: rbtree: add red-black tree implementation backed by the C version mattgilbride (Mon Feb 05 2024 - 10:51:11 EST)
- [PATCH 6/6] rust: rbtree: add `RBTree::entry` mattgilbride (Mon Feb 05 2024 - 10:51:37 EST)
- [PATCH 5/6] rust: rbtree: add `RBTreeCursor` mattgilbride (Mon Feb 05 2024 - 10:51:43 EST)
- Re: [PATCH v4 2/7] arm64: KVM: Use shared area to pass PMU event state to hypervisor Marc Zyngier (Mon Feb 05 2024 - 10:51:45 EST)
- Re: [PATCH] fs: dlm: Simplify the allocation of slab caches in dlm_midcomms_cache_create Alexander Aring (Mon Feb 05 2024 - 10:52:42 EST)
- Re: [PATCH] fs: dlm: Simplify the allocation of slab caches in dlm_lowcomms_msg_cache_create Alexander Aring (Mon Feb 05 2024 - 10:53:21 EST)
- Re: [PATCH v4 06/16] spi: s3c64xx: remove unneeded (void *) casts in of_match_table Sam Protsenko (Mon Feb 05 2024 - 10:53:36 EST)
- Re: [PATCH v2 0/6] Pinephone video out fixes (flipping between two frames) Ondřej Jirman (Mon Feb 05 2024 - 10:54:29 EST)
- [PATCH v3 00/20] Support more Amlogic SoC families in crypto driver Alexey Romanov (Mon Feb 05 2024 - 10:55:52 EST)
- [PATCH v3 01/20] drivers: crypto: meson: don't hardcode IRQ count Alexey Romanov (Mon Feb 05 2024 - 10:56:02 EST)
- [PATCH v3 02/20] drviers: crypto: meson: add platform data Alexey Romanov (Mon Feb 05 2024 - 10:56:06 EST)
- [PATCH v3 03/20] drivers: crypto: meson: make CLK controller optional Alexey Romanov (Mon Feb 05 2024 - 10:56:41 EST)
- [PATCH v3 07/20] drivers: crypto: meson: move algs definition and cipher API to cipher.c Alexey Romanov (Mon Feb 05 2024 - 10:56:51 EST)
- [PATCH v3 04/20] drivers: crypto: meson: add MMIO helpers Alexey Romanov (Mon Feb 05 2024 - 10:56:58 EST)
- [PATCH v3 08/20] drivers: crypto: meson: cleanup defines Alexey Romanov (Mon Feb 05 2024 - 10:57:11 EST)
- [PATCH v3 05/20] drivers: crypto: meson: move get_engine_number() Alexey Romanov (Mon Feb 05 2024 - 10:57:33 EST)
- [PATCH v3 06/20] drivers: crypto: meson: drop status field from meson_flow Alexey Romanov (Mon Feb 05 2024 - 10:57:57 EST)
- [PATCH v3 09/20] drivers: crypto: meson: process more than MAXDESCS descriptors Alexey Romanov (Mon Feb 05 2024 - 10:58:09 EST)
- [PATCH v3 10/20] drivers: crypto: meson: avoid kzalloc in engine thread Alexey Romanov (Mon Feb 05 2024 - 10:58:11 EST)
- [PATCH v3 11/20] drivers: crypto: meson: introduce hasher Alexey Romanov (Mon Feb 05 2024 - 10:58:46 EST)
- [PATCH v3 12/20] drivers: crypto: meson: add support for AES-CTR Alexey Romanov (Mon Feb 05 2024 - 10:58:54 EST)
- [PATCH v3 17/20] arch: arm64: dts: meson: a1: add crypto node Alexey Romanov (Mon Feb 05 2024 - 10:59:05 EST)
- [PATCH v3 14/20] drivers: crypto: meson: add support for G12-series Alexey Romanov (Mon Feb 05 2024 - 10:59:08 EST)
- [PATCH v3 13/20] drivers: crypto: meson: use fallback for 192-bit keys Alexey Romanov (Mon Feb 05 2024 - 10:59:22 EST)
- [PATCH v3 15/20] drivers: crypto: meson: add support for AXG-series Alexey Romanov (Mon Feb 05 2024 - 10:59:47 EST)
- [PATCH v3 18/20] arch: arm64: dts: meson: s4: add crypto node Alexey Romanov (Mon Feb 05 2024 - 10:59:58 EST)
- [PATCH v3 16/20] dt-bindings: crypto: meson: support new SoC's Alexey Romanov (Mon Feb 05 2024 - 11:00:02 EST)
- [PATCH v3 19/20] arch: arm64: dts: meson: g12: add crypto node Alexey Romanov (Mon Feb 05 2024 - 11:00:22 EST)
- [PATCH v3 20/20] arch: arm64: dts: meson: axg: add crypto node Alexey Romanov (Mon Feb 05 2024 - 11:01:04 EST)
- [PATCH 0/3] dt-bindings: PCI: qcom: move to dedicated schema (part two) Krzysztof Kozlowski (Mon Feb 05 2024 - 11:01:37 EST)
- [PATCH 1/3] dt-bindings: PCI: qcom,pcie-sc8180x: move SC8180X to dedicated schema Krzysztof Kozlowski (Mon Feb 05 2024 - 11:01:55 EST)
- [PATCH 2/3] dt-bindings: PCI: qcom,pcie-sc7280: move SC7280 to dedicated schema Krzysztof Kozlowski (Mon Feb 05 2024 - 11:02:03 EST)
- [PATCH 3/3] dt-bindings: PCI: qcom,pcie-sa8775p: move SA8775p to dedicated schema Krzysztof Kozlowski (Mon Feb 05 2024 - 11:02:20 EST)
- [PATCH] net: Change default delay on IP autoconfig to 0ms David Ventura (Mon Feb 05 2024 - 11:02:54 EST)
- Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model Anna-Maria Behnsen (Mon Feb 05 2024 - 11:03:04 EST)
- Re:[PATCH v3 09/20] drivers: crypto: meson: process more than MAXDESCS descriptors xuanzhuo (Mon Feb 05 2024 - 11:03:17 EST)
- Re: [PATCH] kasan: add atomic tests Mark Rutland (Mon Feb 05 2024 - 11:03:32 EST)
- Re: [PATCH v2 0/6] Pinephone video out fixes (flipping between two frames) Ondřej Jirman (Mon Feb 05 2024 - 11:03:46 EST)
- Re: [PATCH v2] btrfs: Simplify the allocation of slab caches in btrfs_delayed_inode_init David Sterba (Mon Feb 05 2024 - 11:04:51 EST)
- Re: [PATCH 6/6] s390: vfio-ap: make matrix_bus const Halil Pasic (Mon Feb 05 2024 - 11:05:14 EST)
- Re: Question about the ipi_raise filter usage and output Valentin Schneider (Mon Feb 05 2024 - 11:05:30 EST)
- Re: [PATCH v4 02/10] KVM: arm64: Add ptdump registration with debugfs for the stage-2 pagetables Sebastian Ene (Mon Feb 05 2024 - 11:05:45 EST)
- Re: Kunit test failures with cpumask tests on parisc Guenter Roeck (Mon Feb 05 2024 - 11:06:14 EST)
- [lvc-project] [PATCH v2] drm/amd/pm: check return value of amdgpu_irq_add_id() Igor Artemiev (Mon Feb 05 2024 - 11:09:44 EST)
- Re: [PATCH 2/13] Add TSEM specific documentation. Paul Moore (Mon Feb 05 2024 - 11:09:57 EST)
- Re: [PATCH] dt-bindings: mux: restrict node name suffixes Rob Herring (Mon Feb 05 2024 - 11:16:05 EST)
- Re: [PATCH] fs: binfmt_elf_efpic: don't use missing interpreter's properties Kees Cook (Mon Feb 05 2024 - 11:16:06 EST)
- Re: [PATCH v5 1/1] hwmon: Add driver for Astera Labs PT5161L retimer Guenter Roeck (Mon Feb 05 2024 - 11:16:34 EST)
- [PATCH] wifi: ath11k: Really consistently use ath11k_vif_to_arvif() Jeff Johnson (Mon Feb 05 2024 - 11:16:52 EST)
- Re: [PATCH v2 1/3] Subject: [PATCH] drm/mediatek/dp: Add tee client application for HDCP feature kernel test robot (Mon Feb 05 2024 - 11:17:45 EST)
- Re: [syzbot] [mptcp?] WARNING in subflow_data_ready (2) Paolo Abeni (Mon Feb 05 2024 - 11:21:55 EST)
- Re: [PATCH 1/2] Compiler Attributes: Add __uninitialized macro Kees Cook (Mon Feb 05 2024 - 11:22:10 EST)
- Re: [PATCH] drm/dp: Don't attempt AUX transfers when eDP panels are not powered Doug Anderson (Mon Feb 05 2024 - 11:24:03 EST)
- Re: [PATCH v5 00/12] RISCV: Add kvm Sstc timer selftests Marc Zyngier (Mon Feb 05 2024 - 11:24:22 EST)
- Re: [PATCH 2/2] s390/fpu: make use of __uninitialized macro Kees Cook (Mon Feb 05 2024 - 11:26:42 EST)
- Re: [PATCH v3 6/6] cpufreq:amd-pstate: add quirk for the pstate CPPC capabilities missing Mario Limonciello (Mon Feb 05 2024 - 11:27:10 EST)
- Re: [PATCH v2 6/6] cpufreq: amd-pstate: remove legacy set_boost callback for passive mode Mario Limonciello (Mon Feb 05 2024 - 11:28:27 EST)
- Re: [PATCH RFC v3 22/35] arm64: mte: Enable tag storage if CMA areas have been activated Alexandru Elisei (Mon Feb 05 2024 - 11:31:04 EST)
- [PATCH] arm64: dts: qcom: sc8180x: describe all PCI MSI interrupts Krzysztof Kozlowski (Mon Feb 05 2024 - 11:31:37 EST)
- Re: [PATCH] pmdomain: mediatek: Use devm_platform_get_and_ioremap_resource() in init_scp() Geert Uytterhoeven (Mon Feb 05 2024 - 11:31:55 EST)
- Re: [PATCH] iommu/amd: Mark interrupt as managed Mario Limonciello (Mon Feb 05 2024 - 11:32:08 EST)
- Re: Running out of inode flags in ext4 Theodore Ts'o (Mon Feb 05 2024 - 11:33:27 EST)
- [PATCH v14 0/6] Introducing trace buffer mapping by user-space Vincent Donnefort (Mon Feb 05 2024 - 11:34:28 EST)
- [PATCH v14 1/6] ring-buffer: Zero ring-buffer sub-buffers Vincent Donnefort (Mon Feb 05 2024 - 11:34:29 EST)
- Re: [PATCH] dma: dma-sysfs: make dma_subsys const John Paul Adrian Glaubitz (Mon Feb 05 2024 - 11:34:57 EST)
- [PATCH v14 2/6] ring-buffer: Introducing ring-buffer mapping functions Vincent Donnefort (Mon Feb 05 2024 - 11:35:08 EST)
- [PATCH v14 3/6] tracing: Add snapshot refcount Vincent Donnefort (Mon Feb 05 2024 - 11:35:16 EST)
- [PATCH v14 4/6] tracing: Allow user-space mapping of the ring-buffer Vincent Donnefort (Mon Feb 05 2024 - 11:35:33 EST)
- [PATCH v14 5/6] Documentation: tracing: Add ring-buffer mapping Vincent Donnefort (Mon Feb 05 2024 - 11:35:50 EST)
- [PATCH v14 6/6] ring-buffer/selftest: Add ring-buffer mapping test Vincent Donnefort (Mon Feb 05 2024 - 11:36:11 EST)
- Re: [PATCH v2 1/3] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Update interrupts Rob Herring (Mon Feb 05 2024 - 11:36:34 EST)
- Re: [PATCH 2/2] s390/fpu: make use of __uninitialized macro Heiko Carstens (Mon Feb 05 2024 - 11:36:49 EST)
- Re: [PATCH v2 1/6] net: wan: Add support for QMC HDLC Herve Codina (Mon Feb 05 2024 - 11:37:04 EST)
- RE: [PATCH v2] x86/hyperv: Use per cpu initial stack for vtl context Michael Kelley (Mon Feb 05 2024 - 11:37:21 EST)
- Re: [PATCH v4 2/7] arm64: KVM: Use shared area to pass PMU event state to hypervisor Oliver Upton (Mon Feb 05 2024 - 11:39:10 EST)
- Re: [PATCH v5 1/2] dt-bindings: cpufreq: add virtual cpufreq device Rob Herring (Mon Feb 05 2024 - 11:39:58 EST)
- Re: [PATCH 6.6 000/326] 6.6.16-rc2 review Allen (Mon Feb 05 2024 - 11:40:48 EST)
- RE: [PATCH] hv: vmbus: make hv_bus const Michael Kelley (Mon Feb 05 2024 - 11:41:01 EST)
- [syzbot] [ceph?] [fs?] INFO: task hung in ceph_mdsc_pre_umount syzbot (Mon Feb 05 2024 - 11:43:43 EST)
- Re: [PATCH 1/2] PCI: Add VF reset notification to PF's VFIO user mode driver Alex Williamson (Mon Feb 05 2024 - 11:44:29 EST)
- [PATCH 4/4] usb: typec: tcpci: add support to set connector orientation Marco Felsch (Mon Feb 05 2024 - 11:45:04 EST)
- [PATCH 1/4] dt-bindings: usb: typec-tcpci: add tcpci compatible binding Marco Felsch (Mon Feb 05 2024 - 11:45:09 EST)
- [PATCH 3/4] usb: typec: tcpm: add support to set tcpc connector orientatition Marco Felsch (Mon Feb 05 2024 - 11:45:10 EST)
- [PATCH 2/4] usb: typec: tcpci: add generic tcpci compatible Marco Felsch (Mon Feb 05 2024 - 11:45:15 EST)
- [PATCH 0/4] USB-C TCPM Orientation Support Marco Felsch (Mon Feb 05 2024 - 11:45:28 EST)
- Re: [PATCH v2 4/4] iio: pressure: hsc030pa add triggered buffer Petre Rodan (Mon Feb 05 2024 - 11:48:32 EST)
- [net-next PATCH v6 00/10] net: phy: Introduce PHY Package concept Christian Marangi (Mon Feb 05 2024 - 11:49:21 EST)
- [net-next PATCH v6 01/10] dt-bindings: net: document ethernet PHY package nodes Christian Marangi (Mon Feb 05 2024 - 11:49:41 EST)
- [net-next PATCH v6 02/10] net: phy: add support for scanning PHY in PHY packages nodes Christian Marangi (Mon Feb 05 2024 - 11:50:05 EST)
- [net-next PATCH v6 03/10] net: phy: add devm/of_phy_package_join helper Christian Marangi (Mon Feb 05 2024 - 11:50:31 EST)
- [net-next PATCH v6 04/10] net: phy: qcom: move more function to shared library Christian Marangi (Mon Feb 05 2024 - 11:51:12 EST)
- [net-next PATCH v6 05/10] dt-bindings: net: Document Qcom QCA807x PHY package Christian Marangi (Mon Feb 05 2024 - 11:51:21 EST)
- [net-next PATCH v6 06/10] net: phy: provide whether link has changed in c37_read_status Christian Marangi (Mon Feb 05 2024 - 11:51:37 EST)
- [net-next PATCH v6 08/10] net: phy: qcom: move common qca808x LED define to shared header Christian Marangi (Mon Feb 05 2024 - 11:52:34 EST)
- [net-next PATCH v6 07/10] net: phy: qcom: add support for QCA807x PHY Family Christian Marangi (Mon Feb 05 2024 - 11:52:43 EST)
- [net-next PATCH v6 09/10] net: phy: qcom: generalize some qca808x LED functions Christian Marangi (Mon Feb 05 2024 - 11:52:55 EST)
- [net-next PATCH v6 10/10] net: phy: qca807x: add support for configurable LED Christian Marangi (Mon Feb 05 2024 - 11:53:23 EST)
- Re: [PATCH 4/4] usb: typec: tcpci: add support to set connector orientation Marco Felsch (Mon Feb 05 2024 - 11:54:52 EST)
- Re: [PATCH v14 4/6] tracing: Allow user-space mapping of the ring-buffer Mathieu Desnoyers (Mon Feb 05 2024 - 11:55:24 EST)
- Re: [PATCH v5 0/4] UIO_MEM_DMA_COHERENT for cnic/bnx2/bnx2x Alexander Lobakin (Mon Feb 05 2024 - 11:58:27 EST)
- Re: [PATCH v8 13/38] KVM: arm64: Manage GCS registers for guests Mark Brown (Mon Feb 05 2024 - 11:58:49 EST)
- Re: [PATCH] ASoC: cs35l56: fix reversed if statement in cs35l56_dspwait_asp1tx_put() Mark Brown (Mon Feb 05 2024 - 11:59:08 EST)
- Re: [PATCH] ASoC: dt-bindings: google,sc7280-herobrine: Drop bouncing @codeaurora Mark Brown (Mon Feb 05 2024 - 11:59:24 EST)
- Re: [PATCH] ASoC: tas2781: add module parameter to tascodec_init() Mark Brown (Mon Feb 05 2024 - 11:59:41 EST)
- Re: [PATCH 2/2] s390/fpu: make use of __uninitialized macro Kees Cook (Mon Feb 05 2024 - 12:00:40 EST)
- Re: [PATCH] arm64/sve: Lower the maximum allocation for the SVE ptrace regset Doug Anderson (Mon Feb 05 2024 - 12:02:32 EST)
- Re: [PATCH 1/2] platform: x86: wmi: make wmi_bus_type const Armin Wolf (Mon Feb 05 2024 - 12:03:03 EST)
- Re: [PATCH 1/2] cleanup: Add cond_guard() to conditional guards Ira Weiny (Mon Feb 05 2024 - 12:05:02 EST)
- Re: [PATCH 2/2] cxl/region: Use cond_guard() in show_targetN() Ira Weiny (Mon Feb 05 2024 - 12:07:05 EST)
- Re: [PATCH] mm: huge_memory: don't force huge page alignment on 32 bit Yang Shi (Mon Feb 05 2024 - 12:07:37 EST)
- Re: [PATCH] docs: maintainer: add existing SoC and netdev profiles Jonathan Corbet (Mon Feb 05 2024 - 12:08:01 EST)
- [PATCH v4] PM / sleep: Mechanism to find source aborting kernel suspend transition Vimal Kumar (Mon Feb 05 2024 - 12:08:32 EST)
- Re: [RFC 13/18] vfio: add ioctl to define persistent pgtables on container Jason Gunthorpe (Mon Feb 05 2024 - 12:08:58 EST)
- Re: [RFC PATCH v2] platform/x86/fujitsu-laptop: Add battery charge control support Armin Wolf (Mon Feb 05 2024 - 12:09:23 EST)
- Re: [PATCH v1 1/1] ufs: core: fix shift issue in ufshcd_clear_cmd Bart Van Assche (Mon Feb 05 2024 - 12:09:41 EST)
- Re: [PATCH 4/4] usb: typec: tcpci: add support to set connector orientation Dr. David Alan Gilbert (Mon Feb 05 2024 - 12:10:10 EST)
- Re: [RFC 00/18] Pkernfs: Support persistence for live update Alex Williamson (Mon Feb 05 2024 - 12:11:03 EST)
- Re: [PATCH v3] dt-bindings: iio: afe: voltage-divider: Add io-channel-cells Conor Dooley (Mon Feb 05 2024 - 12:11:42 EST)
- Re: [PATCH 4/4] usb: typec: tcpci: add support to set connector orientation Guenter Roeck (Mon Feb 05 2024 - 12:12:08 EST)
- Re: [PATCH] arm64/sve: Lower the maximum allocation for the SVE ptrace regset Dave Martin (Mon Feb 05 2024 - 12:12:26 EST)
- Re: [RFC 14/18] intel-iommu: Allocate domain pgtable pages from pkernfs Jason Gunthorpe (Mon Feb 05 2024 - 12:12:47 EST)
- Re: [PATCH v4 4/6] pwm: meson: use device data to carry information around Uwe Kleine-König (Mon Feb 05 2024 - 12:13:21 EST)
- Re: [PATCH 2/2 v2] cxl/region: Use cond_guard() in show_targetN() Dave Jiang (Mon Feb 05 2024 - 12:13:58 EST)
- Re: [PATCH 1/2 v2] cleanup: Add cond_guard() to conditional guards Dave Jiang (Mon Feb 05 2024 - 12:14:34 EST)
- Re: [PATCH] blk-throttle: Eliminate redundant checks for data direction Jens Axboe (Mon Feb 05 2024 - 12:16:41 EST)
- Re: [PATCH] Documentation: coding-style: Fix indentation in code-blocks Jonathan Corbet (Mon Feb 05 2024 - 12:16:54 EST)
- IMSM (Intel Matrix Storage Manager) device is not detected by 6.6.x/6.7.x but works in 5.19.17 Aleksey Midenkov (Mon Feb 05 2024 - 12:18:21 EST)
- Re: [PATCH v4 06/18] dt-bindings: pinctrl: mobileye,eyeq5-pinctrl: add bindings Rob Herring (Mon Feb 05 2024 - 12:19:26 EST)
- Re: [PATCH 1/1] mm: vmalloc: Add a scan area of VA only once Uladzislau Rezki (Mon Feb 05 2024 - 12:20:17 EST)
- [PATCHv1 1/5] arm64: dts: amlogic: Add cache information to the Amlogic GXBB and GXL SoC Anand Moon (Mon Feb 05 2024 - 12:20:33 EST)
- [PATCHv1 2/5] arm64: dts: amlogic: Add cache information to the Amlogic SM1 SoC Anand Moon (Mon Feb 05 2024 - 12:20:48 EST)
- [PATCHv1 3/5] arm64: dts: amlogic: Add cache information to the Amlogic G12A SoCS Anand Moon (Mon Feb 05 2024 - 12:21:05 EST)
- [PATCHv1 4/5] arm64: dts: amlogic: Add cache information to the Amlogic S922X SoC Anand Moon (Mon Feb 05 2024 - 12:21:20 EST)
- [PATCHv1 5/5] arm64: dts: amlogic: Add cache information to the Amlogic A7 SoC Anand Moon (Mon Feb 05 2024 - 12:21:38 EST)
- Re: [PATCH] dt-bindings: trivial-devices: sort entries alphanumerically Rob Herring (Mon Feb 05 2024 - 12:21:39 EST)
- Re: [PATCH 1/1] mm: vmalloc: Add a scan area of VA only once Uladzislau Rezki (Mon Feb 05 2024 - 12:21:58 EST)
- Re: [PATCH 1/4] dt-bindings: hwinfo: samsung,exynos-chipid: add gs101-chipid compatible Rob Herring (Mon Feb 05 2024 - 12:22:28 EST)
- Re: [PATCH] docs: Document possible_cpus parameter Jonathan Corbet (Mon Feb 05 2024 - 12:22:44 EST)
- Re: [PATCH v9 1/5] dt-bindings: clock: sophgo: add pll clocks for SG2042 Rob Herring (Mon Feb 05 2024 - 12:23:12 EST)
- Re: [PATCH] nvdimm: make nvdimm_bus_type const Dave Jiang (Mon Feb 05 2024 - 12:23:27 EST)
- Re: [PATCH] Documentation: coding-style: Update syntax highlighting for code-blocks Jonathan Corbet (Mon Feb 05 2024 - 12:23:51 EST)
- Re: [PATCH 1/2] ntb: ntb_transport: make ntb_transport_bus const Dave Jiang (Mon Feb 05 2024 - 12:24:06 EST)
- Re: [PATCH 2/2] ntb: core: make ntb_bus const Dave Jiang (Mon Feb 05 2024 - 12:24:20 EST)
- Re: [PATCH v9 2/5] dt-bindings: clock: sophgo: add RP gate clocks for SG2042 Rob Herring (Mon Feb 05 2024 - 12:24:36 EST)
- Re: [PATCH v2] Documentation: multiple .rst files: Fix grammar and more consistent formatting Jonathan Corbet (Mon Feb 05 2024 - 12:25:01 EST)
- Re: [PATCH 3/3] rust: add abstraction for `struct page` Boqun Feng (Mon Feb 05 2024 - 12:25:16 EST)
- Re: [PATCH vfio] vfio/pds: Rework and simplify reset flows Brett Creeley (Mon Feb 05 2024 - 12:26:04 EST)
- Re: [PATCH] Documentation: admin-guide: tainted-kernels.rst: Add missing article and comma Jonathan Corbet (Mon Feb 05 2024 - 12:26:23 EST)
- Re: [PATCH v9 07/12] clk: meson: add vclk driver neil . armstrong (Mon Feb 05 2024 - 12:27:20 EST)
- [RFC PATCH] arm64/sve,sme: Refine scalable regset sizes at boot Dave Martin (Mon Feb 05 2024 - 12:27:37 EST)
- [PATCH v2] regset: use kvzalloc() for regset_get_alloc() Douglas Anderson (Mon Feb 05 2024 - 12:27:58 EST)
- [PATCH v2 1/2] dt-bindings: phy: mediatek,mt7988-xfi-tphy: add new bindings Daniel Golle (Mon Feb 05 2024 - 12:28:57 EST)
- Re: [PATCH] pmdomain: mediatek: Use devm_platform_get_and_ioremap_resource() in init_scp() Markus Elfring (Mon Feb 05 2024 - 12:29:18 EST)
- Re: [PATCH 0/3] drivers: mmc: struct bus_type cleanup Ulf Hansson (Mon Feb 05 2024 - 12:29:38 EST)
- Re: [PATCH] memstick: core: make memstick_bus_type const Ulf Hansson (Mon Feb 05 2024 - 12:29:54 EST)
- Re: [PATCH v2 1/4] dt-bindings: mmc: fsl-imx-esdhc: add iommus property Ulf Hansson (Mon Feb 05 2024 - 12:30:15 EST)
- [PATCH v2 2/2] phy: add driver for MediaTek XFI T-PHY Daniel Golle (Mon Feb 05 2024 - 12:30:42 EST)
- [PATCH] kvm/x86: add capability to disable the write-track mechanism Andrei Vagin (Mon Feb 05 2024 - 12:31:47 EST)
- Re: [PATCH 4/4] usb: typec: tcpci: add support to set connector orientation Marco Felsch (Mon Feb 05 2024 - 12:33:13 EST)
- Re: [PATCH] hv: vmbus: make hv_bus const Ricardo B. Marliere (Mon Feb 05 2024 - 12:33:52 EST)
- [PATCH v10 00/14] PCI: imx6: Clean up and add imx95 pci support Frank Li (Mon Feb 05 2024 - 12:34:10 EST)
- [PATCH v10 01/14] PCI: imx6: Simplify clock handling by using clk_bulk*() function Frank Li (Mon Feb 05 2024 - 12:34:28 EST)
- [PATCH v10 02/14] PCI: imx6: Simplify phy handling by using IMX6_PCIE_FLAG_HAS_PHYDRV Frank Li (Mon Feb 05 2024 - 12:34:41 EST)
- Re: [PATCH v4 3/3] arm64: dts: ti: k3-am62p: add the USB sub-system Andrew Davis (Mon Feb 05 2024 - 12:35:05 EST)
- [PATCH v10 03/14] PCI: imx6: Simplify reset handling by using by using *_FLAG_HAS_*_RESET Frank Li (Mon Feb 05 2024 - 12:35:14 EST)
- [PATCH v10 04/14] PCI: imx6: Simplify ltssm_enable() by using ltssm_off and ltssm_mask Frank Li (Mon Feb 05 2024 - 12:35:38 EST)
- [PATCH v10 05/14] PCI: imx6: Simplify configure_type() by using mode_off and mode_mask Frank Li (Mon Feb 05 2024 - 12:36:06 EST)
- [PATCH v10 06/14] PCI: imx6: Simplify switch-case logic by involve init_phy callback Frank Li (Mon Feb 05 2024 - 12:36:22 EST)
- [PATCH v10 07/14] dt-bindings: imx6q-pcie: Clean up irrationality clocks check Frank Li (Mon Feb 05 2024 - 12:36:40 EST)
- [PATCH v10 08/14] dt-bindings: imx6q-pcie: Restruct reg and reg-name Frank Li (Mon Feb 05 2024 - 12:36:52 EST)
- [PATCH v10 09/14] dt-bindings: imx6q-pcie: Add imx95 pcie compatible string Frank Li (Mon Feb 05 2024 - 12:37:14 EST)
- [PATCH v10 10/14] PCI: imx6: Add iMX95 PCIe Root Complex support Frank Li (Mon Feb 05 2024 - 12:37:28 EST)
- [PATCH v10 11/14] PCI: imx6: Clean up get addr_space code Frank Li (Mon Feb 05 2024 - 12:37:44 EST)
- [PATCH v10 12/14] PCI: imx6: Add epc_features in imx6_pcie_drvdata Frank Li (Mon Feb 05 2024 - 12:38:04 EST)
- [PATCH v10 13/14] dt-bindings: imx6q-pcie: Add iMX95 pcie endpoint compatible string Frank Li (Mon Feb 05 2024 - 12:38:19 EST)
- [PATCH v10 14/14] PCI: imx6: Add iMX95 Endpoint (EP) support Frank Li (Mon Feb 05 2024 - 12:38:35 EST)
- Re: [PATCH v2] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat' Vaibhav Jain (Mon Feb 05 2024 - 12:38:53 EST)
- Re: [PATCH] cpufreq: Change default transition delay to 2ms Christian Loehle (Mon Feb 05 2024 - 12:39:11 EST)
- Re: [PATCH v1 1/2] of: property: Improve finding the consumer of a remote-endpoint property Rob Herring (Mon Feb 05 2024 - 12:39:25 EST)
- Re: [PATCH 2/2] checkpatch: minor whitespace changes for readability Joe Perches (Mon Feb 05 2024 - 12:39:41 EST)
- Re: [PATCH v1] rust: add reexports for macros Boqun Feng (Mon Feb 05 2024 - 12:40:47 EST)
- Re: [PATCH v9 05/16] PCI: imx6: Using "linux,pci-domain" as slot ID Frank Li (Mon Feb 05 2024 - 12:41:39 EST)
- Re: [PATCH] arm64/sve: Lower the maximum allocation for the SVE ptrace regset Mark Brown (Mon Feb 05 2024 - 12:42:21 EST)
- Re: [RFC 00/18] Pkernfs: Support persistence for live update Jason Gunthorpe (Mon Feb 05 2024 - 12:42:59 EST)
- Re: [PATCH v1] clk: keystone: sci-clk: Adding support for non contiguous clocks Kumar, Udit (Mon Feb 05 2024 - 12:43:51 EST)
- Re: [PATCH v3 5/6] dt-bindings: PCI: dwc: Add 'msg' register region Frank Li (Mon Feb 05 2024 - 12:44:17 EST)
- Re: [PATCH 1/2] dt-bindings: mfd: syscon: Add ti,am654-serdes-ctrl compatible Andrew Davis (Mon Feb 05 2024 - 12:44:34 EST)
- Re: [PATCH][RFC] workqueue: Fix kernel panic on CPU hot-unplug Tejun Heo (Mon Feb 05 2024 - 12:45:12 EST)
- Re: [RFC 11/18] dma-iommu: Always enable deferred attaches for liveupdate Jason Gunthorpe (Mon Feb 05 2024 - 12:45:36 EST)
- [PATCH] pidfd: exit: kill the no longer used thread_group_exited() Oleg Nesterov (Mon Feb 05 2024 - 12:45:43 EST)
- Re: [PATCH] const_structs.checkpatch: add bus_type Joe Perches (Mon Feb 05 2024 - 12:46:06 EST)
- Re: [PATCH v2 1/6] clk: sunxi-ng: nkm: Support constraints on m/n ratio and parent rate Jernej Škrabec (Mon Feb 05 2024 - 12:46:24 EST)
- Re: [BUG] workqueues and printk not playing nice since next-20240130 Paul E. McKenney (Mon Feb 05 2024 - 12:46:38 EST)
- Re: [Bisected] [commit dd6c3c544126] [linux-next] [6.8.0-rc2] Task hungs for infinite time call traces Tejun Heo (Mon Feb 05 2024 - 12:46:58 EST)
- Re: [BUG] workqueues and printk not playing nice since next-20240130 Tejun Heo (Mon Feb 05 2024 - 12:47:16 EST)
- Re: [RFC] regmap: rework ->max_register handling Mark Brown (Mon Feb 05 2024 - 12:47:30 EST)
- Re: [PATCH v5] spi: imx: fix the burst length at DMA mode and CPU mode Mark Brown (Mon Feb 05 2024 - 12:47:44 EST)
- [PATCH v2] dt-bindings: mfd: syscon: Add ti,am654-serdes-ctrl compatible Andrew Davis (Mon Feb 05 2024 - 12:48:02 EST)
- Re: [RFC PATCH v5 1/1] fpga: add an owner and use it to take the low-level module's refcount Marco Pagani (Mon Feb 05 2024 - 12:48:19 EST)
- Re: [PATCH v3 3/8] workqueue: Implement BH workqueues to eventually replace tasklets Tejun Heo (Mon Feb 05 2024 - 12:48:37 EST)
- Re: [PATCH] workqueue: fix a typo in comment Tejun Heo (Mon Feb 05 2024 - 12:49:05 EST)
- Re: [PATCH v2 1/2] dt-bindings: net: bluetooth: Add MediaTek MT7921S SDIO Bluetooth Ulf Hansson (Mon Feb 05 2024 - 12:50:25 EST)
- Re: [PATCH v2 1/6] clk: sunxi-ng: nkm: Support constraints on m/n ratio and parent rate Frank Oltmanns (Mon Feb 05 2024 - 12:50:47 EST)
- [PATCH][next] intel_th: Remove redundant initialization of pointer outp Colin Ian King (Mon Feb 05 2024 - 12:52:24 EST)
- Re: [PATCH] mm: huge_memory: don't force huge page alignment on 32 bit Linux regression tracking (Thorsten Leemhuis) (Mon Feb 05 2024 - 12:53:53 EST)
- Re: [PATCH] mm/slab: Add slabreclaim flag to slabinfo Christoph Lameter (Ampere) (Mon Feb 05 2024 - 12:54:44 EST)
- Re: [PATCH 04/12] bcm2835-dma: Advertise the full DMA range Robin Murphy (Mon Feb 05 2024 - 12:55:24 EST)
- [PATCH v10 0/7] drm/meson: add support for MIPI DSI Display Neil Armstrong (Mon Feb 05 2024 - 12:55:45 EST)
- [PATCH v10 1/7] dt-bindings: arm: amlogic: Document the MNT Reform 2 CM4 adapter with a BPI-CM4 Module Neil Armstrong (Mon Feb 05 2024 - 12:55:53 EST)
- [PATCH v10 2/7] clk: meson: add vclk driver Neil Armstrong (Mon Feb 05 2024 - 12:56:05 EST)
- [PATCH v10 4/7] drm/meson: gate px_clk when setting rate Neil Armstrong (Mon Feb 05 2024 - 12:56:28 EST)
- [PATCH v10 3/7] clk: meson: g12a: make VCLK2 and ENCL clock path configurable by CCF Neil Armstrong (Mon Feb 05 2024 - 12:56:29 EST)
- [PATCH v10 5/7] arm64: meson: g12-common: add the MIPI DSI nodes Neil Armstrong (Mon Feb 05 2024 - 12:56:51 EST)
- [PATCH v10 6/7] arm64: meson: khadas-vim3l: add TS050 DSI panel overlay Neil Armstrong (Mon Feb 05 2024 - 12:57:11 EST)
- [PATCH v10 7/7] arm64: dts: amlogic: meson-g12b-bananapi-cm4: add support for MNT Reform2 with CM4 adaper Neil Armstrong (Mon Feb 05 2024 - 12:57:30 EST)
- Re: [PATCH] drm/hisilicon: Use devm_platform_get_and_ioremap_resource() in dsi_parse_dt() John Stultz (Mon Feb 05 2024 - 12:57:58 EST)
- Re: [PATCH v2 3/6] clk: sunxi-ng: nkm: Support minimum and maximum rate Jernej Škrabec (Mon Feb 05 2024 - 12:58:13 EST)
- Re: [PATCH v2 4/6] clk: sunxi-ng: a64: Set minimum and maximum rate for PLL-MIPI Jernej Škrabec (Mon Feb 05 2024 - 12:58:32 EST)
- Re: [RESEND PATCH v2] arm64: dts: ti: k3-am69-sk: remove assigned-clock-parents for unused VP Enric Balletbo i Serra (Mon Feb 05 2024 - 12:58:50 EST)
- Re: [PATCH v2 5/6] drm/panel: st7703: Drive XBD599 panel at higher clock rate Jernej Škrabec (Mon Feb 05 2024 - 12:59:26 EST)
- RE: Do we still need SLAB_MEM_SPREAD (and possibly others)? Christoph Lameter (Ampere) (Mon Feb 05 2024 - 13:00:14 EST)
- Re: [PATCH 1/2] clocksource: make clocksource_subsys const John Stultz (Mon Feb 05 2024 - 13:00:26 EST)
- Re: [PATCH-wq v2 1/5] workqueue: Skip __WQ_DESTROYING workqueues when updating global unbound cpumask Tejun Heo (Mon Feb 05 2024 - 13:00:38 EST)
- Re: [PATCH 1/2] checkpatch: tolerate long lines w/o spaces Joe Perches (Mon Feb 05 2024 - 13:02:31 EST)
- Spurious problems when running regmap unit tests in qemu Guenter Roeck (Mon Feb 05 2024 - 13:03:13 EST)
- Re: [PATCH 05/12] bcm2835-dma: Derive slave DMA addresses correctly Robin Murphy (Mon Feb 05 2024 - 13:04:08 EST)
- [PATCH][next] comedi: remove redundant assignment to variable range Colin Ian King (Mon Feb 05 2024 - 13:04:51 EST)
- Re: [PATCH v4 03/15] qcom_scm: scm call for create, prepare and import keys Om Prakash Singh (Mon Feb 05 2024 - 13:05:33 EST)
- Re: [PATCH v4 03/12] dt-bindings: mtd: brcmnand: Add ecc strap property William Zhang (Mon Feb 05 2024 - 13:05:50 EST)
- Re: [PATCH v4 02/12] dt-bindings: mtd: brcmnand: Add WP pin connection property William Zhang (Mon Feb 05 2024 - 13:06:40 EST)
- Re: [PATCH v8 2/3] pwm: sifive: change the PWM controlled LED algorithm Uwe Kleine-König (Mon Feb 05 2024 - 13:07:29 EST)
- Re: [PATCH v2 5/5] usb: dwc3-am62: add workaround for Errata i2409 Andrew Davis (Mon Feb 05 2024 - 13:07:44 EST)
- [PATCH RFC] cleanup/scoped_cond_guard: Fix multiple statements in fail Ira Weiny (Mon Feb 05 2024 - 13:08:00 EST)
- Re: Re: [PATCH v2] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat' Amit Machhiwal (Mon Feb 05 2024 - 13:09:40 EST)
- Re: [PATCH] drm/hisilicon: Use devm_platform_get_and_ioremap_resource() in dsi_parse_dt() Doug Anderson (Mon Feb 05 2024 - 13:11:37 EST)
- [PATCH RESEND net v2] wireguard: receive: annotate data-race around receiving_counter.counter Nikita Zhandarovich (Mon Feb 05 2024 - 13:12:58 EST)
- Re: [PATCH 1/6] wifi: ath9k: Obtain system GPIOS from descriptors Kalle Valo (Mon Feb 05 2024 - 13:13:39 EST)
- Re: [PATCH] bus: sunxi-rsb: make sunxi_rsb_bus const Jernej Škrabec (Mon Feb 05 2024 - 13:14:20 EST)
- Re: [PATCH v2] mm: swap: async free swap slot cache entries Tim Chen (Mon Feb 05 2024 - 13:15:13 EST)
- Re: [PATCH v3 1/3] iommu/iova: Tidy up iova_cache_get() failure David Rientjes (Mon Feb 05 2024 - 13:15:32 EST)
- Re: wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer() Kalle Valo (Mon Feb 05 2024 - 13:15:47 EST)
- Re: [net-next 0/3] Per epoll context busy poll support Stanislav Fomichev (Mon Feb 05 2024 - 13:17:17 EST)
- Re: [PATCH v3 2/3] iommu/iova: Reorganise some code David Rientjes (Mon Feb 05 2024 - 13:17:36 EST)
- Re: [PATCH 2/6] wifi: ti: wlcore: sdio: Drop unused include Kalle Valo (Mon Feb 05 2024 - 13:17:51 EST)
- Re: [PATCH v2] wifi: wilc1000: remove setting msg.spi Kalle Valo (Mon Feb 05 2024 - 13:18:12 EST)
- [PATCH v3] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat' Amit Machhiwal (Mon Feb 05 2024 - 13:19:08 EST)
- Re: [PATCH v4 12/12] mtd: rawnand: brcmnand: update log level messages William Zhang (Mon Feb 05 2024 - 13:20:33 EST)
- Re: [PATCH v4 04/15] soc: qcom: ice: add hwkm support in ice Om Prakash Singh (Mon Feb 05 2024 - 13:23:33 EST)
- [PATCH][next] soundwire: intel_auxdevice: remove redundant assignment to variable link_flags Colin Ian King (Mon Feb 05 2024 - 13:24:53 EST)
- [PATCH v2 9/9] ima: Record i_version of real_inode for change detection Stefan Berger (Mon Feb 05 2024 - 13:25:53 EST)
- [PATCH v2 0/9] evm: Support signatures on stacked filesystem Stefan Berger (Mon Feb 05 2024 - 13:25:54 EST)
- [PATCH v2 7/9] fs: Rename SB_I_EVM_UNSUPPORTED to SB_I_EVM_HMAC_UNSUPPORTED Stefan Berger (Mon Feb 05 2024 - 13:26:08 EST)
- [PATCH v2 2/9] security: allow finer granularity in permitting copy-up of security xattrs Stefan Berger (Mon Feb 05 2024 - 13:26:08 EST)
- [PATCH v2 3/9] evm: Implement per signature type decision in security_inode_copy_up_xattr Stefan Berger (Mon Feb 05 2024 - 13:26:25 EST)
- [PATCH v2 5/9] evm: Use the inode holding the metadata to calculate metadata hash Stefan Berger (Mon Feb 05 2024 - 13:27:27 EST)
- [PATCH v2 1/9] ima: Rename backing_inode to real_inode Stefan Berger (Mon Feb 05 2024 - 13:27:27 EST)
- [PATCH v2 8/9] evm: Rename is_unsupported_fs to is_unsupported_hmac_fs Stefan Berger (Mon Feb 05 2024 - 13:27:29 EST)
- [PATCH v2 6/9] evm: Enforce signatures on unsupported filesystem for EVM_INIT_X509 Stefan Berger (Mon Feb 05 2024 - 13:27:35 EST)
- [PATCH v2 4/9] ima: Reset EVM status upon detecting changes to the real file Stefan Berger (Mon Feb 05 2024 - 13:27:36 EST)
- Re: [PATCH 04/12] bcm2835-dma: Advertise the full DMA range Stefan Wahren (Mon Feb 05 2024 - 13:28:42 EST)
- Re: [PATCH net-next v5 1/3] eventpoll: support busy poll per epoll instance Joe Damato (Mon Feb 05 2024 - 13:29:01 EST)
- [PATCH v2 0/5] K3 DSP Remoteproc remove cleanup Andrew Davis (Mon Feb 05 2024 - 13:29:31 EST)
- [PATCH v2 1/5] remoteproc: k3-dsp: Use devm_ti_sci_get_by_phandle() helper Andrew Davis (Mon Feb 05 2024 - 13:29:35 EST)
- [PATCH v2 3/5] remoteproc: k3-dsp: Add devm action to release tsp Andrew Davis (Mon Feb 05 2024 - 13:29:49 EST)
- [PATCH v2 5/5] remoteproc: k3-dsp: Use devm_rproc_add() helper Andrew Davis (Mon Feb 05 2024 - 13:29:51 EST)
- [PATCH v2 2/5] remoteproc: k3-dsp: Use devm_kzalloc() helper Andrew Davis (Mon Feb 05 2024 - 13:29:52 EST)
- [PATCH v2 4/5] remoteproc: k3-dsp: Use devm_ioremap_wc() helper Andrew Davis (Mon Feb 05 2024 - 13:30:35 EST)
- [PATCH v7 00/12] arm64: qcom: add and enable SHM Bridge support Bartosz Golaszewski (Mon Feb 05 2024 - 13:31:03 EST)
- [PATCH v7 01/12] firmware: qcom: add a dedicated TrustZone buffer allocator Bartosz Golaszewski (Mon Feb 05 2024 - 13:31:07 EST)
- [PATCH v7 02/12] firmware: qcom: scm: enable the TZ mem allocator Bartosz Golaszewski (Mon Feb 05 2024 - 13:31:08 EST)
- [PATCH v7 03/12] firmware: qcom: scm: smc: switch to using the SCM allocator Bartosz Golaszewski (Mon Feb 05 2024 - 13:31:21 EST)
- [PATCH v7 04/12] firmware: qcom: scm: make qcom_scm_assign_mem() use the TZ allocator Bartosz Golaszewski (Mon Feb 05 2024 - 13:31:40 EST)
- [PATCH v7 05/12] firmware: qcom: scm: make qcom_scm_ice_set_key() use the TZ allocator Bartosz Golaszewski (Mon Feb 05 2024 - 13:32:10 EST)
- [PATCH v7 06/12] firmware: qcom: scm: make qcom_scm_lmh_dcvsh() use the TZ allocator Bartosz Golaszewski (Mon Feb 05 2024 - 13:32:27 EST)
- [PATCH v7 07/12] firmware: qcom: scm: make qcom_scm_qseecom_app_get_id() use the TZ allocator Bartosz Golaszewski (Mon Feb 05 2024 - 13:32:41 EST)
- [PATCH v7 09/12] firmware: qcom: scm: add support for SHM bridge operations Bartosz Golaszewski (Mon Feb 05 2024 - 13:33:20 EST)
- [PATCH v7 10/12] firmware: qcom: tzmem: enable SHM Bridge support Bartosz Golaszewski (Mon Feb 05 2024 - 13:33:25 EST)
- [PATCH v7 11/12] firmware: qcom: scm: clarify the comment in qcom_scm_pas_init_image() Bartosz Golaszewski (Mon Feb 05 2024 - 13:33:32 EST)
- [PATCH v7 08/12] firmware: qcom: qseecom: convert to using the TZ allocator Bartosz Golaszewski (Mon Feb 05 2024 - 13:33:34 EST)
- [PATCH v7 12/12] arm64: defconfig: enable SHM Bridge support for the TZ memory allocator Bartosz Golaszewski (Mon Feb 05 2024 - 13:33:50 EST)
- Re: [PATCH 2/2] arm64: dts: allwinner: h616: Add Sipeed Longan SoM 3H and Pi 3H board support Jernej Škrabec (Mon Feb 05 2024 - 13:34:37 EST)
- Re: iommu/ipmmu-vmsa: Use devm_platform_get_and_ioremap_resource() in ipmmu_probe() Markus Elfring (Mon Feb 05 2024 - 13:34:51 EST)
- Re: [PATCH v3 5/6] dt-bindings: PCI: dwc: Add 'msg' register region Rob Herring (Mon Feb 05 2024 - 13:35:09 EST)
- Re: [PATCH] dt-bindings: trivial-devices: sort entries alphanumerically Guenter Roeck (Mon Feb 05 2024 - 13:35:25 EST)
- Re: [PATCH v3] KVM: x86/mmu: Retry fault before acquiring mmu_lock if mapping is changing Sean Christopherson (Mon Feb 05 2024 - 13:35:33 EST)
- Re: [PATCH] dt-bindings: clock: qcom: Fix @codeaurora email in Q6SSTOP Rob Herring (Mon Feb 05 2024 - 13:35:57 EST)
- Re: [PATCH v14 4/6] tracing: Allow user-space mapping of the ring-buffer Vincent Donnefort (Mon Feb 05 2024 - 13:36:21 EST)
- Re: [PATCH] dt-bindings: clock: qcom: Fix @codeaurora email in Q6SSTOP Rob Herring (Mon Feb 05 2024 - 13:37:17 EST)
- Re: [PATCH] dt-bindings: backlight: qcom-wled: Fix bouncing email addresses Rob Herring (Mon Feb 05 2024 - 13:37:54 EST)
- Re: [PATCH] dt-bindings: interconnect: qcom,rpmh: Fix bouncing @codeaurora address Rob Herring (Mon Feb 05 2024 - 13:38:12 EST)
- Re: [PATCH v4 05/15] soc: qcom: ice: support for hardware wrapped keys Om Prakash Singh (Mon Feb 05 2024 - 13:39:19 EST)
- Re: [PATCH] kvm/x86: add capability to disable the write-track mechanism Sean Christopherson (Mon Feb 05 2024 - 13:41:05 EST)
- Re: [PATCH] dt-bindings: drm/bridge: ti-sn65dsi86: Fix bouncing @codeaurora address Rob Herring (Mon Feb 05 2024 - 13:42:39 EST)
- Re: [PATCH bpf-next v4 0/3] Annotate kfuncs in .BTF_ids section Viktor Malik (Mon Feb 05 2024 - 13:43:23 EST)
- Re: [PATCH] dt-bindings: clock: qcom: Fix @codeaurora email in Q6SSTOP Jeffrey Hugo (Mon Feb 05 2024 - 13:43:55 EST)
- [PATCH] [RFC] KVM: arm64/vgic: Populate GICR_TYPER with Aff3 Saurav Sachidanand (Mon Feb 05 2024 - 13:44:15 EST)
- Re: [PATCH v14 4/6] tracing: Allow user-space mapping of the ring-buffer Mathieu Desnoyers (Mon Feb 05 2024 - 13:44:57 EST)
- Re: [PATCH v4 06/15] soc: qcom: ice: support for generate, import and prepare key Om Prakash Singh (Mon Feb 05 2024 - 13:46:18 EST)
- [PATCH v2 1/1] Add 10EC5280 to bmi160_i2c ACPI IDs to allow binding on some devices Jesus Gonzalez (Mon Feb 05 2024 - 13:50:33 EST)
- Re: [PATCH 02/12] bcm2835-dma: Add proper 40-bit DMA support Stefan Wahren (Mon Feb 05 2024 - 13:51:12 EST)
- Re: [net-next 0/3] Per epoll context busy poll support Joe Damato (Mon Feb 05 2024 - 13:51:45 EST)
- Re: [PATCH v2] dt-bindings: media: Add sram-size Property for Wave5 Andrew Davis (Mon Feb 05 2024 - 13:52:06 EST)
- Re: [PATCH v3 1/3] iommu/iova: Tidy up iova_cache_get() failure Pasha Tatashin (Mon Feb 05 2024 - 13:52:20 EST)
- Re: [net-next 0/3] Per epoll context busy poll support Joe Damato (Mon Feb 05 2024 - 13:52:36 EST)
- Re: [PATCH v3 2/3] iommu/iova: Reorganise some code Pasha Tatashin (Mon Feb 05 2024 - 13:52:54 EST)
- Re: Build regressions/improvements in v6.8-rc3 Jesse Brandeburg (Mon Feb 05 2024 - 13:53:03 EST)
- Re: [PATCH v4 08/15] ufs: core: add support to derive software secret Om Prakash Singh (Mon Feb 05 2024 - 13:53:33 EST)
- Re: [PATCH v4 01/12] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs Rob Herring (Mon Feb 05 2024 - 13:53:59 EST)
- Re: [PATCH v4 09/15] ufs: core: add support for generate, import and prepare keys Om Prakash Singh (Mon Feb 05 2024 - 13:54:12 EST)
- Re: [PATCH net-next] net: sfp: add quirk for OEM DFP-34X-2C2 GPON ONU SFP Sergio Palumbo (Mon Feb 05 2024 - 13:56:08 EST)
- [PATCH net-next v2] net/sched: actions report errors with extack Stephen Hemminger (Mon Feb 05 2024 - 13:56:28 EST)
- Re: [PATCH] dt-bindings: drm/bridge: ti-sn65dsi86: Fix bouncing @codeaurora address Doug Anderson (Mon Feb 05 2024 - 13:56:42 EST)
- Re: [PATCH 2/5] perf sched: Fix memory leak in perf_sched__map() Arnaldo Carvalho de Melo (Mon Feb 05 2024 - 13:58:56 EST)
- [PATCH v5 0/4] Add support of color temperature and chromaticity Srinivas Pandruvada (Mon Feb 05 2024 - 13:59:40 EST)
- [PATCH v5 1/4] iio: hid-sensor-als: Assign channels dynamically Srinivas Pandruvada (Mon Feb 05 2024 - 13:59:47 EST)
- [PATCH v5 2/4] iio: hid-sensor-als: Remove hardcoding of values for enums Srinivas Pandruvada (Mon Feb 05 2024 - 13:59:59 EST)
- [PATCH v5 3/4] iio: hid-sensor-als: Add light color temperature support Srinivas Pandruvada (Mon Feb 05 2024 - 14:00:06 EST)
- [PATCH v5 4/4] iio: hid-sensor-als: Add light chromaticity support Srinivas Pandruvada (Mon Feb 05 2024 - 14:00:27 EST)
- Re: [PATCH 3/5] perf sched: Move curr_thread initialization to perf_sched__map() Arnaldo Carvalho de Melo (Mon Feb 05 2024 - 14:01:08 EST)
- Re: [PATCH v4 10/15] ufs: host: wrapped keys support in ufs qcom Om Prakash Singh (Mon Feb 05 2024 - 14:01:38 EST)
- Re: [PATCH] pmdomain: mediatek: Use devm_platform_get_and_ioremap_resource() in init_scp() Geert Uytterhoeven (Mon Feb 05 2024 - 14:01:59 EST)
- [PATCH v3 0/3] Fix double allocation in swiotlb_alloc() Will Deacon (Mon Feb 05 2024 - 14:02:15 EST)
- [PATCH v3 1/3] swiotlb: Fix double-allocation of slots due to broken alignment handling Will Deacon (Mon Feb 05 2024 - 14:02:31 EST)
- [PATCH v3 2/3] swiotlb: Enforce page alignment in swiotlb_alloc() Will Deacon (Mon Feb 05 2024 - 14:02:52 EST)
- [PATCH v3 3/3] swiotlb: Honour dma_alloc_coherent() alignment in swiotlb_alloc() Will Deacon (Mon Feb 05 2024 - 14:03:07 EST)
- Re: [PATCH 4/5] perf sched: Move curr_pid and cpu_last_switched initialization to perf_sched__{lat|map|replay}() Arnaldo Carvalho de Melo (Mon Feb 05 2024 - 14:03:28 EST)
- [RESEND PATCH] PM: hibernate: Request 0 CPU latency during image decompression Loic Poulain (Mon Feb 05 2024 - 14:03:52 EST)
- Re: [PATCH] const_structs.checkpatch: add bus_type Greg Kroah-Hartman (Mon Feb 05 2024 - 14:04:21 EST)
- Re: [PATCH v2] siox: make siox_bus_type const Greg Kroah-Hartman (Mon Feb 05 2024 - 14:04:51 EST)
- Re: [PATCH] gpio: gpiolib: make gpio_bus_type const Greg Kroah-Hartman (Mon Feb 05 2024 - 14:04:58 EST)
- Re: [PATCH] bcma: make bcma_bus_type const Greg Kroah-Hartman (Mon Feb 05 2024 - 14:05:54 EST)
- Re: [PATCH] w1: make w1_bus_type const Greg Kroah-Hartman (Mon Feb 05 2024 - 14:07:03 EST)
- Re: [PATCH] virtio: make virtio_bus const Greg Kroah-Hartman (Mon Feb 05 2024 - 14:08:06 EST)
- RE: [PATCH 1/2 v2] cleanup: Add cond_guard() to conditional guards Dan Williams (Mon Feb 05 2024 - 14:08:16 EST)
- Re: [PATCH] vdpa: make vdpa_bus const Greg Kroah-Hartman (Mon Feb 05 2024 - 14:09:22 EST)
- Re: [PATCH] scsi: tcm_loop: make tcm_loop_lld_bus const Greg Kroah-Hartman (Mon Feb 05 2024 - 14:10:58 EST)
- Re: [PATCH] ssb: make ssb_bustype const Greg Kroah-Hartman (Mon Feb 05 2024 - 14:12:46 EST)
- Re: [PATCH] spmi: make spmi_bus_type const Greg Kroah-Hartman (Mon Feb 05 2024 - 14:14:41 EST)
- Re: [PATCH] rpmsg: core: make rpmsg_bus const Greg Kroah-Hartman (Mon Feb 05 2024 - 14:16:09 EST)
- Re: [PATCH] pci: endpoint: make pci_epf_bus_type const Greg Kroah-Hartman (Mon Feb 05 2024 - 14:17:50 EST)
- Re: [PATCH] parport: make parport_bus_type const Greg Kroah-Hartman (Mon Feb 05 2024 - 14:20:06 EST)
- Re: [PATCH] gpio: gpiolib: make gpio_bus_type const Greg Kroah-Hartman (Mon Feb 05 2024 - 14:21:57 EST)
- Re: [PATCH] nvmem: core: make nvmem_bus_type const Greg Kroah-Hartman (Mon Feb 05 2024 - 14:24:34 EST)
- Re: [PATCH] nvdimm: make nvdimm_bus_type const Greg Kroah-Hartman (Mon Feb 05 2024 - 14:26:49 EST)
- Re: [PATCH] netdevsim: make nsim_bus const Greg Kroah-Hartman (Mon Feb 05 2024 - 14:29:58 EST)
- Re: [PATCH] most: core: make mostbus const Greg Kroah-Hartman (Mon Feb 05 2024 - 14:33:52 EST)
- Re: [PATCH] mfd: mcp-core: make mcp_bus_type const Greg Kroah-Hartman (Mon Feb 05 2024 - 14:38:08 EST)
- Re: [PATCH] memstick: core: make memstick_bus_type const Greg Kroah-Hartman (Mon Feb 05 2024 - 14:41:49 EST)
- Re: [PATCH] mcb: make mcb_bus_type const Greg Kroah-Hartman (Mon Feb 05 2024 - 14:46:21 EST)
- Re: [PATCH] input: gameport: make gameport_bus const Greg Kroah-Hartman (Mon Feb 05 2024 - 14:50:26 EST)
- Re: [PATCH] intel_th: make intel_th_bus const Greg Kroah-Hartman (Mon Feb 05 2024 - 14:54:38 EST)
- Re: [PATCH] hv: vmbus: make hv_bus const Greg Kroah-Hartman (Mon Feb 05 2024 - 14:58:44 EST)
- Re: [PATCH] hsi: hsi_core: make hsi_bus_type const Greg Kroah-Hartman (Mon Feb 05 2024 - 15:04:11 EST)
- [PATCH v7] PCI/DPC: Ignore Surprise Down error on hot removal Smita Koralahalli (Mon Feb 05 2024 - 15:06:16 EST)
- Re: [PATCH 0/2] ntb: struct bus_type cleanup Greg Kroah-Hartman (Mon Feb 05 2024 - 15:09:13 EST)
- Re: [PATCH] fpga: dfl: make dfl_bus_type const Greg Kroah-Hartman (Mon Feb 05 2024 - 15:18:58 EST)
- Re: [PATCH] firmware: coreboot: make coreboot_bus_type const Greg Kroah-Hartman (Mon Feb 05 2024 - 15:23:26 EST)
- Re: [PATCH] device-dax: make dax_bus_type const Greg Kroah-Hartman (Mon Feb 05 2024 - 15:27:38 EST)
- Re: [PATCH] counter: make counter_bus_type const Greg Kroah-Hartman (Mon Feb 05 2024 - 15:32:18 EST)
- Re: [PATCH] bus: sunxi-rsb: make sunxi_rsb_bus const Greg Kroah-Hartman (Mon Feb 05 2024 - 15:37:43 EST)
- Re: [PATCH] block: rbd: make rbd_bus_type const Greg Kroah-Hartman (Mon Feb 05 2024 - 15:42:56 EST)
- Re: [PATCH] ata: pata_parport: make pata_parport_bus_type const Greg Kroah-Hartman (Mon Feb 05 2024 - 15:47:15 EST)
- Re: [PATCH] sparc: vio: make vio_bus_type const Greg Kroah-Hartman (Mon Feb 05 2024 - 15:52:32 EST)
- Re: [PATCH] dma: dma-sysfs: make dma_subsys const Greg Kroah-Hartman (Mon Feb 05 2024 - 15:57:46 EST)
- Re: [PATCH 0/2] mips: struct bus_type cleanup Greg Kroah-Hartman (Mon Feb 05 2024 - 16:02:48 EST)
- Re: [v6.7][PATCH 00/23] eventfs: Linus's updates for 6.7 Greg Kroah-Hartman (Mon Feb 05 2024 - 16:11:24 EST)
- Re: [PATCH 00/12] Add support for BCM2712 DMA engine Stefan Wahren (Mon Feb 05 2024 - 16:11:47 EST)
- RE: [PATCH RFC] cleanup/scoped_cond_guard: Fix multiple statements in fail Dan Williams (Mon Feb 05 2024 - 16:12:04 EST)
- Re: [PATCH] ipack: make ipack_bus_type const Greg Kroah-Hartman (Mon Feb 05 2024 - 16:12:21 EST)
- Re: [PATCH] w1: make w1_bus_type const Greg Kroah-Hartman (Mon Feb 05 2024 - 16:12:35 EST)
- Re: [PATCH 5/5] perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str() Arnaldo Carvalho de Melo (Mon Feb 05 2024 - 16:12:51 EST)
- Re: [PATCH v2] mm: swap: async free swap slot cache entries Chris Li (Mon Feb 05 2024 - 16:13:06 EST)
- [PATCH] mmc: wbsd: remove redundant assignment to variable id Colin Ian King (Mon Feb 05 2024 - 16:13:34 EST)
- Re: [PATCH] vmw_balloon: change maintainership Jerrin Shaji George (Mon Feb 05 2024 - 16:13:45 EST)
- Re: [PATCH v3 5/6] dt-bindings: PCI: dwc: Add 'msg' register region Frank Li (Mon Feb 05 2024 - 16:13:53 EST)
- RE: [PATCH 1/2] cleanup: Add cond_guard() to conditional guards Dan Williams (Mon Feb 05 2024 - 16:14:09 EST)
- [PATCH 1/2] spi: spidev: Add Qualcomm spidev device compatible Paweł Owoc (Mon Feb 05 2024 - 16:14:25 EST)
- [PATCH 2/2] dt-bindings: trivial-devices: Add qca,spidev Paweł Owoc (Mon Feb 05 2024 - 16:14:43 EST)
- [PATCH v2 0/2] mm/hugetlb: Restore the reservation Breno Leitao (Mon Feb 05 2024 - 16:14:57 EST)
- [PATCH v2 2/2] selftests/mm: run_vmtests.sh: add hugetlb_madv_vs_map Breno Leitao (Mon Feb 05 2024 - 16:15:13 EST)
- [PATCH v2 1/2] mm/hugetlb: Restore the reservation if needed Breno Leitao (Mon Feb 05 2024 - 16:15:13 EST)
- Re: [PATCH V8 03/12] dt-bindings: soc: imx: add missing clock and power-domains to imx8mp-hdmi-blk-ctrl Rob Herring (Mon Feb 05 2024 - 16:15:54 EST)
- Re: [PATCH v2] dt-bindings: media: Add sram-size Property for Wave5 Brandon Brnich (Mon Feb 05 2024 - 16:16:11 EST)
- Re: [PATCH v2 17/23] gpio: reduce the functionality of validate_desc() Bartosz Golaszewski (Mon Feb 05 2024 - 16:17:34 EST)
- Re: [PATCH v3 7/7] of: Add KUnit test to confirm DTB is loaded Stephen Boyd (Mon Feb 05 2024 - 16:17:55 EST)
- Re: [PATCH-wq v2 2/5] workqueue: Enable unbound cpumask update on ordered workqueues Tejun Heo (Mon Feb 05 2024 - 16:18:02 EST)
- Re: [PATCH v1 2/4] driver core: fw_devlink: Link to supplier ancestor if no device Saravana Kannan (Mon Feb 05 2024 - 16:18:19 EST)
- Re: [PATCH v3] mm: memcg: Use larger batches for proactive reclaim T.J. Mercier (Mon Feb 05 2024 - 16:18:44 EST)
- Re: [PATCH v3] usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs Maciej Żenczykowski (Mon Feb 05 2024 - 16:19:32 EST)
- Re: [PATCH 7/7] cpuidle/poll_state: replace cpu_relax with smp_cond_load_relaxed Ankur Arora (Mon Feb 05 2024 - 16:19:58 EST)
- Re: [PATCH v5 00/14] dm-raid/md/raid: fix v6.7 regressions Benjamin Marzinski (Mon Feb 05 2024 - 16:20:16 EST)
- Re: [PATCH V8 09/12] dt-bindings: display: imx: add binding for i.MX8MP HDMI TX Rob Herring (Mon Feb 05 2024 - 16:20:19 EST)
- Re: [PATCH] x86/resctrl: Add tracepoint for llc_occupancy tracking Reinette Chatre (Mon Feb 05 2024 - 16:20:42 EST)
- Re: [PATCH v4] PM / sleep: Mechanism to find source aborting kernel suspend transition Greg Kroah-Hartman (Mon Feb 05 2024 - 16:20:58 EST)
- Re: [PATCH v2 21/23] gpio: protect the pointer to gpio_chip in gpio_device with SRCU Bartosz Golaszewski (Mon Feb 05 2024 - 16:21:06 EST)
- Re: [PATCH v2 21/23] gpio: protect the pointer to gpio_chip in gpio_device with SRCU Bartosz Golaszewski (Mon Feb 05 2024 - 16:21:15 EST)
- Re: [PATCH v2] PCI: vmd: Enable PCI PM's L1 substates of remapped PCIe Root Port and NVMe David E. Box (Mon Feb 05 2024 - 16:21:24 EST)
- Re: [PATCH v2] platform/x86/amd/hsmp: switch to use device_add_groups() Greg Kroah-Hartman (Mon Feb 05 2024 - 16:21:39 EST)
- Re: [PATCH v3] mm: memcg: Use larger batches for proactive reclaim Michal Hocko (Mon Feb 05 2024 - 16:21:54 EST)
- Re: [Linux Kernel Bug][ipv6/udp] memory leak in __ip6_append_data Willem de Bruijn (Mon Feb 05 2024 - 16:21:55 EST)
- Re: [BUG] workqueues and printk not playing nice since next-20240130 Paul E. McKenney (Mon Feb 05 2024 - 16:22:11 EST)
- Re: [PATCH 1/1] mm/khugepaged: skip copying lazyfree pages on collapse Yang Shi (Mon Feb 05 2024 - 16:22:25 EST)
- Re: [PATCH] Documentation: Begin a RAS section Borislav Petkov (Mon Feb 05 2024 - 16:22:38 EST)
- Re: [PATCH] net: ieee802154: at86rf230: convert to use maple tree register cache Alexander Aring (Mon Feb 05 2024 - 16:22:54 EST)
- Re: [PATCH 1/1] mm/khugepaged: skip copying lazyfree pages on collapse Yang Shi (Mon Feb 05 2024 - 16:23:11 EST)
- Re: [PATCH v5 1/1] hwmon: Add driver for Astera Labs PT5161L retimer Guenter Roeck (Mon Feb 05 2024 - 16:23:27 EST)
- Re: [PATCH] nvmem: rmem: Fix return value of rmem_read() Greg Kroah-Hartman (Mon Feb 05 2024 - 16:23:43 EST)
- [PATCH v2 00/19] Remove pm_power_off use in drivers/power/reset Andrew Davis (Mon Feb 05 2024 - 16:24:10 EST)
- [PATCH v2 04/19] power: reset: xgene-reboot: Use devm_register_sys_off_handler(RESTART) Andrew Davis (Mon Feb 05 2024 - 16:24:12 EST)
- [PATCH v2 10/19] power: reset: rmobile-reset: Use devm_register_sys_off_handler(RESTART) Andrew Davis (Mon Feb 05 2024 - 16:24:18 EST)
- [PATCH v2 09/19] power: reset: rmobile-reset: Use devm_platform_ioremap_resource() helper Andrew Davis (Mon Feb 05 2024 - 16:24:19 EST)
- [PATCH v2 02/19] power: reset: atc260x-poweroff: Use devm_register_sys_off_handler(POWER_OFF) Andrew Davis (Mon Feb 05 2024 - 16:24:42 EST)
- [PATCH v2 11/19] power: reset: mt6323-poweroff: Use devm_register_sys_off_handler(POWER_OFF) Andrew Davis (Mon Feb 05 2024 - 16:25:14 EST)
- [PATCH v2 12/19] power: reset: msm-poweroff: Use devm_register_sys_off_handler(POWER_OFF) Andrew Davis (Mon Feb 05 2024 - 16:25:39 EST)
- [PATCH v2 15/19] power: reset: as3722-poweroff: Use devm_register_sys_off_handler(POWER_OFF) Andrew Davis (Mon Feb 05 2024 - 16:25:43 EST)
- [PATCH v2 03/19] power: reset: xgene-reboot: Use devm_platform_ioremap_resource() helper Andrew Davis (Mon Feb 05 2024 - 16:25:54 EST)
- [PATCH v2 14/19] power: reset: regulator-poweroff: Use devm_register_sys_off_handler(POWER_OFF) Andrew Davis (Mon Feb 05 2024 - 16:26:18 EST)
- [PATCH v2 08/19] power: reset: axxia-reset: Use devm_register_sys_off_handler(RESTART) Andrew Davis (Mon Feb 05 2024 - 16:26:40 EST)
- [PATCH v2 01/19] power: reset: atc260x-poweroff: Use devm_register_sys_off_handler(RESTART) Andrew Davis (Mon Feb 05 2024 - 16:27:04 EST)
- [PATCH v2 16/19] power: reset: gemini-poweroff: Use devm_register_sys_off_handler(POWER_OFF) Andrew Davis (Mon Feb 05 2024 - 16:27:05 EST)
- [PATCH v2 06/19] power: reset: tps65086-restart: Remove unneeded device data struct Andrew Davis (Mon Feb 05 2024 - 16:27:26 EST)
- [PATCH v2 05/19] power: reset: tps65086-restart: Use devm_register_sys_off_handler(RESTART) Andrew Davis (Mon Feb 05 2024 - 16:27:36 EST)
- [PATCH v2 17/19] power: reset: restart-poweroff: Use devm_register_sys_off_handler(POWER_OFF) Andrew Davis (Mon Feb 05 2024 - 16:27:38 EST)
- [PATCH v2 07/19] power: reset: brcm-kona-reset: Use devm_register_sys_off_handler(RESTART) Andrew Davis (Mon Feb 05 2024 - 16:27:41 EST)
- [PATCH v2 19/19] power: reset: syscon-poweroff: Use devm_register_sys_off_handler(POWER_OFF) Andrew Davis (Mon Feb 05 2024 - 16:28:06 EST)
- [PATCH v2 18/19] power: reset: syscon-poweroff: Move device data into a struct Andrew Davis (Mon Feb 05 2024 - 16:28:16 EST)
- [PATCH v2 13/19] power: reset: msm-poweroff: Use devm_register_sys_off_handler(RESTART) Andrew Davis (Mon Feb 05 2024 - 16:28:42 EST)
- [PATCH-wq v3 2/4] workqueue: Thaw frozen pwq in workqueue_apply_unbound_cpumask() Waiman Long (Mon Feb 05 2024 - 16:29:33 EST)
- [PATCH-wq v3 4/4] workqueue: Bind unbound workqueue rescuer to wq_unbound_cpumask Waiman Long (Mon Feb 05 2024 - 16:29:42 EST)
- [PATCH-wq v3 0/4] workqueue: Enable unbound cpumask update on ordered workqueues Waiman Long (Mon Feb 05 2024 - 16:29:48 EST)
- [PATCH-wq v3 1/4] workqueue: Enable unbound cpumask update on ordered workqueues Waiman Long (Mon Feb 05 2024 - 16:29:50 EST)
- [PATCH-wq v3 3/4] kernel/workqueue: Let rescuers follow unbound wq cpumask changes Waiman Long (Mon Feb 05 2024 - 16:29:58 EST)
- [PATCH] perf/arm-cmn: Workaround AmpereOneX errata AC04_MESH_1 (incorrect child count) Ilkka Koskinen (Mon Feb 05 2024 - 16:30:42 EST)
- [PATCH v4 3/4] arm64: dts: ti: k3-am62p: Add Wave5 Video Encoder/Decoder Node Brandon Brnich (Mon Feb 05 2024 - 16:31:54 EST)
- [PATCH v4 0/4] Add Support for Wave5 on TI Devices Brandon Brnich (Mon Feb 05 2024 - 16:31:55 EST)
- [PATCH v4 2/4] arm64: dts: ti: k3-j721s2-main: Add Wave5 Video Encoder/Decoder Node Brandon Brnich (Mon Feb 05 2024 - 16:31:56 EST)
- Re: [PATCH v1 1/2] of: property: Improve finding the consumer of a remote-endpoint property Saravana Kannan (Mon Feb 05 2024 - 16:32:35 EST)
- [PATCH v4 1/4] arm64: dts: ti: k3-j784s4: Add Wave5 Video Encoder/Decoder Node Brandon Brnich (Mon Feb 05 2024 - 16:32:49 EST)
- [PATCH v4 4/4] arm64: defconfig: Enable Wave5 Video Encoder/Decoder Brandon Brnich (Mon Feb 05 2024 - 16:32:57 EST)
- Re: [net-next 0/3] Per epoll context busy poll support Jakub Kicinski (Mon Feb 05 2024 - 16:33:23 EST)
- Re: [PATCH RESEND] mac802154: Fix uninit-value access in ieee802154_hdr_push_sechdr Alexander Aring (Mon Feb 05 2024 - 16:33:43 EST)
- Re: [PATCH v4 1/2] sched/fair: Check a task has a fitting cpu when updating misfit Dietmar Eggemann (Mon Feb 05 2024 - 16:34:02 EST)
- Re: [PATCH v5 0/4] UIO_MEM_DMA_COHERENT for cnic/bnx2/bnx2x Chris Leech (Mon Feb 05 2024 - 16:34:27 EST)
- Re: [PATCH-wq v3 0/4] workqueue: Enable unbound cpumask update on ordered workqueues Tejun Heo (Mon Feb 05 2024 - 16:34:47 EST)
- Re: [PATCH v5 4/4] uio_dmem_genirq: UIO_MEM_DMA_COHERENT conversion Chris Leech (Mon Feb 05 2024 - 16:35:02 EST)
- Re: [PATCH][next] soundwire: intel_auxdevice: remove redundant assignment to variable link_flags Pierre-Louis Bossart (Mon Feb 05 2024 - 16:35:26 EST)
- Re: [PATCH v3 2/3] overflow: Introduce add_wrap(), sub_wrap(), and mul_wrap() Gustavo A. R. Silva (Mon Feb 05 2024 - 16:35:33 EST)
- Re: [PATCH] dt-bindings: ata: atmel: remove at91 compact flash documentation Rob Herring (Mon Feb 05 2024 - 16:35:54 EST)
- Re: [PATCH v3 7/7] of: Add KUnit test to confirm DTB is loaded Geert Uytterhoeven (Mon Feb 05 2024 - 16:36:09 EST)
- Re: [PATCH v2 0/4] Add 8qm SMMU information Frank Li (Mon Feb 05 2024 - 16:36:26 EST)
- Re: [net-next 0/3] Per epoll context busy poll support Jakub Kicinski (Mon Feb 05 2024 - 16:36:54 EST)
- Re: [PATCH] filelock: don't do security checks on nfsd setlease calls NeilBrown (Mon Feb 05 2024 - 16:37:16 EST)
- Re: [PATCH v3 1/3] overflow: Adjust check_*_overflow() kern-doc to reflect results Gustavo A. R. Silva (Mon Feb 05 2024 - 16:37:29 EST)
- [PATCH v6 1/4] uio: introduce UIO_MEM_DMA_COHERENT type Chris Leech (Mon Feb 05 2024 - 16:37:48 EST)
- [PATCH v6 4/4] uio_dmem_genirq: UIO_MEM_DMA_COHERENT conversion Chris Leech (Mon Feb 05 2024 - 16:38:11 EST)
- Re: [PATCH 5/8] tsc: Check for sockets instead of CPUs to make code match comment Paul E. McKenney (Mon Feb 05 2024 - 16:38:21 EST)
- [PATCH 1/6] fs: super_block->s_uuid_len Kent Overstreet (Mon Feb 05 2024 - 16:38:46 EST)
- [PATCH 0/6] filesystem visibility ioctls Kent Overstreet (Mon Feb 05 2024 - 16:38:54 EST)
- [PATCH 2/6] fs: FS_IOC_GETUUID Kent Overstreet (Mon Feb 05 2024 - 16:39:18 EST)
- [PATCH 3/6] fat: Hook up sb->s_uuid Kent Overstreet (Mon Feb 05 2024 - 16:39:30 EST)
- [PATCH 5/6] xfs: add support for FS_IOC_GETSYSFSNAME Kent Overstreet (Mon Feb 05 2024 - 16:40:08 EST)
- [PATCH 4/6] fs: FS_IOC_GETSYSFSNAME Kent Overstreet (Mon Feb 05 2024 - 16:40:26 EST)
- [PATCH 6/6] bcachefs: add support for FS_IOC_GETSYSFSNAME Kent Overstreet (Mon Feb 05 2024 - 16:40:31 EST)
- Re: [PATCH v1 0/4] fw_devlink: generically handle bad links to child fwnodes Saravana Kannan (Mon Feb 05 2024 - 16:41:22 EST)
- Re: [linux][PATCH v2 1/4] dt-bindings: display: bridge: add sam9x75-lvds compatible Rob Herring (Mon Feb 05 2024 - 16:41:38 EST)
- [PATCH V2 0/2] Add CAN and OSPI support for AM69-SK platform sabiya . d (Mon Feb 05 2024 - 16:41:51 EST)
- [PATCH V2 1/2] arm64: dts: ti: k3-am69-sk: Enable CAN interfaces for AM69 SK board sabiya . d (Mon Feb 05 2024 - 16:42:05 EST)
- Re: [PATCH v4 1/3] media: dt-bindings: Add Imagination E5010 JPEG Encoder Rob Herring (Mon Feb 05 2024 - 16:42:26 EST)
- Re: [PATCH] mm/damon/core: check apply interval in SeongJae Park (Mon Feb 05 2024 - 16:42:39 EST)
- Re: [PATCH] w1: make w1_bus_type const Ricardo B. Marliere (Mon Feb 05 2024 - 16:42:56 EST)
- [PATCH RESEND] mm/damon/core: check apply interval in damon_do_apply_schemes() SeongJae Park (Mon Feb 05 2024 - 16:43:21 EST)
- Re: Spurious problems when running regmap unit tests in qemu Guenter Roeck (Mon Feb 05 2024 - 16:43:35 EST)
- Re: [PATCH v1] efi/libstub: Add Confidential Computing (CC) measurement support Kuppuswamy Sathyanarayanan (Mon Feb 05 2024 - 16:43:51 EST)
- Re: [PATCH] filelock: don't do security checks on nfsd setlease calls Jeff Layton (Mon Feb 05 2024 - 16:44:10 EST)
- Re: [PATCH v2] Enable config for sm3, sm4, polyval, xctr cipher test as built in module. Eric Biggers (Mon Feb 05 2024 - 16:44:29 EST)
- Linux 6.1.77 Greg Kroah-Hartman (Mon Feb 05 2024 - 16:44:42 EST)
- Linux 6.6.16 Greg Kroah-Hartman (Mon Feb 05 2024 - 16:45:08 EST)
- Re: [PATCH v3 2/3] overflow: Introduce add_wrap(), sub_wrap(), and mul_wrap() Eric Biggers (Mon Feb 05 2024 - 16:45:15 EST)
- Re: [PATCH v3 03/11] drm/mediatek: Add secure buffer control flow to mtk_drm_gem Jeffrey Kardatzke (Mon Feb 05 2024 - 16:45:50 EST)
- Linux 6.7.4 Greg Kroah-Hartman (Mon Feb 05 2024 - 16:46:05 EST)
- Re: Linux 6.1.77 Greg Kroah-Hartman (Mon Feb 05 2024 - 16:46:13 EST)
- Re: Linux 6.7.4 Greg Kroah-Hartman (Mon Feb 05 2024 - 16:46:49 EST)
- Re: Linux 6.6.16 Greg Kroah-Hartman (Mon Feb 05 2024 - 16:46:49 EST)
- Re: [PATCH net RFC] net: dsa: mt7530: fix link-local frames that ingress vlan filtering ports Konstantin Ryabitsev (Mon Feb 05 2024 - 16:48:05 EST)
- Re: [PATCH v3] mm: memcg: Use larger batches for proactive reclaim T.J. Mercier (Mon Feb 05 2024 - 16:48:30 EST)
- Re: [PATCH 1/1] mm/khugepaged: skip copying lazyfree pages on collapse Zach O'Keefe (Mon Feb 05 2024 - 16:48:48 EST)
- Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model Frederic Weisbecker (Mon Feb 05 2024 - 16:49:14 EST)
- Re: [PATCH net-next v3 1/7] net: dsa: mt7530: empty default case on mt7530_setup_port5() Vladimir Oltean (Mon Feb 05 2024 - 16:49:28 EST)
- Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model Frederic Weisbecker (Mon Feb 05 2024 - 16:49:48 EST)
- Re: [BUG] workqueues and printk not playing nice since next-20240130 Tejun Heo (Mon Feb 05 2024 - 16:50:02 EST)
- Re: [PATCH v4 3/3] media: imagination: Add E5010 JPEG Encoder driver Andrew Davis (Mon Feb 05 2024 - 16:50:27 EST)
- Re: [PATCH v2 3/6] clk: sunxi-ng: nkm: Support minimum and maximum rate Frank Oltmanns (Mon Feb 05 2024 - 16:50:55 EST)
- [PATCH V2 2/2] arm64: dts: ti: k3-am69-sk: Add support for OSPI flash sabiya . d (Mon Feb 05 2024 - 16:51:06 EST)
- Re: [PATCH v3] mm: memcg: Use larger batches for proactive reclaim Michal Hocko (Mon Feb 05 2024 - 16:51:38 EST)
- Re: [PATCH v14 4/6] tracing: Allow user-space mapping of the ring-buffer Vincent Donnefort (Mon Feb 05 2024 - 16:51:53 EST)
- Re: [PATCH v2 0/5] K3 DSP Remoteproc remove cleanup Mathieu Poirier (Mon Feb 05 2024 - 16:52:28 EST)
- Re: [PATCH] rpmsg: core: make rpmsg_bus const Mathieu Poirier (Mon Feb 05 2024 - 16:52:43 EST)
- Re: [PATCH v3] mm: memcg: Use larger batches for proactive reclaim T.J. Mercier (Mon Feb 05 2024 - 16:53:00 EST)
- Re: [PATCHSET wq/for-6.9] workqueue: Implement BH workqueue and convert several tasklet users Allen (Mon Feb 05 2024 - 16:54:09 EST)
- Re: [PATCH] powerpc: add crtsavres.o to always-y instead of extra-y Masahiro Yamada (Mon Feb 05 2024 - 16:54:29 EST)
- Re: [PATCH] README: Fix spelling/capitalization Randy Dunlap (Mon Feb 05 2024 - 16:54:43 EST)
- Re: [PATCH v2 2/3] userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctx Lokesh Gidra (Mon Feb 05 2024 - 16:54:59 EST)
- Re: [PATCH] Documentation: admin-guide: tainted-kernels.rst: Add missing article and comma Randy Dunlap (Mon Feb 05 2024 - 16:55:22 EST)
- [syzbot] Monthly usb report (Feb 2024) syzbot (Mon Feb 05 2024 - 16:55:47 EST)
- Re: [PATCH] kasan: add atomic tests Andrey Konovalov (Mon Feb 05 2024 - 16:56:07 EST)
- Re: [PATCH] rust: stop using ptr_metadata feature Trevor Gross (Mon Feb 05 2024 - 16:56:25 EST)
- Re: [PATCH 1/2] kasan: docs: Update descriptions about test file and module Andrey Konovalov (Mon Feb 05 2024 - 16:56:43 EST)
- [PATCH net-next v6 0/4] Per epoll context busy poll support Joe Damato (Mon Feb 05 2024 - 16:57:13 EST)
- [PATCH net-next v6 1/4] eventpoll: support busy poll per epoll instance Joe Damato (Mon Feb 05 2024 - 16:57:25 EST)
- [PATCH net-next v6 2/4] eventpoll: Add per-epoll busy poll packet budget Joe Damato (Mon Feb 05 2024 - 16:57:53 EST)
- [PATCH net-next v6 3/4] eventpoll: Add per-epoll prefer busy poll option Joe Damato (Mon Feb 05 2024 - 16:58:22 EST)
- [PATCH net-next v6 4/4] eventpoll: Add epoll ioctl for epoll_params Joe Damato (Mon Feb 05 2024 - 16:58:55 EST)
- Re: [PATCH 2/2] kasan: Rename test_kasan_module_init to kasan_test_module_init Andrey Konovalov (Mon Feb 05 2024 - 16:59:11 EST)
- [PATCH v9 00/15] Add Cgroup support for SGX EPC memory Haitao Huang (Mon Feb 05 2024 - 16:59:26 EST)
- [PATCH v9 01/15] cgroup/misc: Add per resource callbacks for CSS events Haitao Huang (Mon Feb 05 2024 - 16:59:40 EST)
- [PATCH v9 03/15] cgroup/misc: Add SGX EPC resource type Haitao Huang (Mon Feb 05 2024 - 16:59:40 EST)
- [PATCH v9 02/15] cgroup/misc: Export APIs for SGX driver Haitao Huang (Mon Feb 05 2024 - 16:59:55 EST)
- [PATCH v9 06/15] x86/sgx: Abstract tracking reclaimable pages in LRU Haitao Huang (Mon Feb 05 2024 - 17:00:12 EST)
- [PATCH v9 04/15] x86/sgx: Implement basic EPC misc cgroup functionality Haitao Huang (Mon Feb 05 2024 - 17:00:39 EST)
- [PATCH v9 05/15] x86/sgx: Add sgx_epc_lru_list to encapsulate LRU list Haitao Huang (Mon Feb 05 2024 - 17:00:53 EST)
- [PATCH v9 07/15] x86/sgx: Expose sgx_reclaim_pages() for cgroup Haitao Huang (Mon Feb 05 2024 - 17:00:54 EST)
- [PATCH v9 08/15] x86/sgx: Implement EPC reclamation flows for cgroup Haitao Huang (Mon Feb 05 2024 - 17:01:13 EST)
- [PATCH v9 09/15] x86/sgx: Charge mem_cgroup for per-cgroup reclamation Haitao Huang (Mon Feb 05 2024 - 17:01:32 EST)
- [PATCH v9 10/15] x86/sgx: Add EPC reclamation in cgroup try_charge() Haitao Huang (Mon Feb 05 2024 - 17:01:34 EST)
- [PATCH v9 11/15] x86/sgx: Abstract check for global reclaimable pages Haitao Huang (Mon Feb 05 2024 - 17:01:44 EST)
- [PATCH v9 12/15] x86/sgx: Expose sgx_epc_cgroup_reclaim_pages() for global reclaimer Haitao Huang (Mon Feb 05 2024 - 17:02:10 EST)
- [PATCH v9 14/15] Docs/x86/sgx: Add description for cgroup support Haitao Huang (Mon Feb 05 2024 - 17:02:26 EST)
- [PATCH v9 15/15] selftests/sgx: Add scripts for EPC cgroup testing Haitao Huang (Mon Feb 05 2024 - 17:02:47 EST)
- [PATCH v9 13/15] x86/sgx: Turn on per-cgroup EPC reclamation Haitao Huang (Mon Feb 05 2024 - 17:02:57 EST)
- [PATCH] iommu/amd: Fix failure return from snp_lookup_rmpentry(). Ashish Kalra (Mon Feb 05 2024 - 17:03:40 EST)
- Re: This is the fourth time I’ve tried to find what led to the regression of outgoing network speed and each time I find the merge commit 8c94ccc7cd691472461448f98e2372c75849406c Mikhail Gavrilov (Mon Feb 05 2024 - 17:03:59 EST)
- Re: [PATCH 5/8] tsc: Check for sockets instead of CPUs to make code match comment Boqun Feng (Mon Feb 05 2024 - 17:04:21 EST)
- Re: [PATCHSET wq/for-6.9] workqueue: Implement BH workqueue and convert several tasklet users Tejun Heo (Mon Feb 05 2024 - 17:04:43 EST)
- Re: [syzbot] [xfs?] INFO: task hung in xfs_buf_item_unpin syzbot (Mon Feb 05 2024 - 17:05:05 EST)
- Re: [PATCH v3] mm: memcg: Use larger batches for proactive reclaim Michal Hocko (Mon Feb 05 2024 - 17:05:21 EST)
- Re: [BUG] workqueues and printk not playing nice since next-20240130 Paul E. McKenney (Mon Feb 05 2024 - 17:05:35 EST)
- Re: [PATCH RFC v12 5/20] initramfs|security: Add security hook to initramfs unpack Fan Wu (Mon Feb 05 2024 - 17:05:51 EST)
- Re: [PATCH v2 2/6] mm/zswap: invalidate zswap entry when swap entry free Yosry Ahmed (Mon Feb 05 2024 - 17:06:04 EST)
- [PATCH v1 6/6] thermal: intel: Adjust ops handling during thermal zone registration Rafael J. Wysocki (Mon Feb 05 2024 - 17:06:21 EST)
- [PATCH v1 5/6] thermal: ACPI: Constify acpi_thermal_zone_ops Rafael J. Wysocki (Mon Feb 05 2024 - 17:06:29 EST)
- [PATCH v1 4/6] thermal: core: Store zone ops in struct thermal_zone_device Rafael J. Wysocki (Mon Feb 05 2024 - 17:06:44 EST)
- [PATCH v1 3/6] thermal: intel: Discard trip tables after zone registration Rafael J. Wysocki (Mon Feb 05 2024 - 17:06:59 EST)
- [PATCH v1 2/6] thermal: ACPI: Discard trip table after zone registration Rafael J. Wysocki (Mon Feb 05 2024 - 17:07:02 EST)
- [PATCH v1 1/6] thermal: core: Store zone trips table in struct thermal_zone_device Rafael J. Wysocki (Mon Feb 05 2024 - 17:07:13 EST)
- [PATCH v1 0/6] thermal: Store trips table and ops in thermal_zone_device Rafael J. Wysocki (Mon Feb 05 2024 - 17:07:26 EST)
- Re: [PATCH v3 2/4] sched/fair: remove unused parameters Ricardo Neri (Mon Feb 05 2024 - 17:08:10 EST)
- Re: [PATCH v13 20/53] ASoC: Add SOC USB APIs for adding an USB backend Wesley Cheng (Mon Feb 05 2024 - 17:08:29 EST)
- Re: [PATCH] tsnep: Use devm_platform_get_and_ioremap_resource() in tsnep_probe() Gerhard Engleder (Mon Feb 05 2024 - 17:08:46 EST)
- Re: [PATCH v13 50/53] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices Wesley Cheng (Mon Feb 05 2024 - 17:09:09 EST)
- Re: [PATCHSET wq/for-6.9] workqueue: Implement BH workqueue and convert several tasklet users Allen (Mon Feb 05 2024 - 17:09:44 EST)
- [PATCH][next] xirc2ps_cs: remove redundant assignment to variable okay, clean up freespace Colin Ian King (Mon Feb 05 2024 - 17:10:06 EST)
- Re: [PATCH v2 3/3] userfaultfd: use per-vma locks in userfaultfd operations Suren Baghdasaryan (Mon Feb 05 2024 - 17:11:12 EST)
- RE: [PATCH RFC] cleanup/scoped_cond_guard: Fix multiple statements in fail Ira Weiny (Mon Feb 05 2024 - 17:11:28 EST)
- Re: [PATCH net-next v5 11/11] net: dsa: realtek: embed dsa_switch into realtek_priv Luiz Angelo Daros de Luca (Mon Feb 05 2024 - 17:11:45 EST)
- [PATCH][next] media: tda18271: remove redundant assignment to variable bcal Colin Ian King (Mon Feb 05 2024 - 17:12:07 EST)
- Re: [PATCH v4 1/3] media: dt-bindings: Add Imagination E5010 JPEG Encoder Andrew Davis (Mon Feb 05 2024 - 17:12:35 EST)
- Re: [PATCH] cpufreq: Change default transition delay to 2ms Qais Yousef (Mon Feb 05 2024 - 17:12:55 EST)
- Re: [PATCH v2 3/3] userfaultfd: use per-vma locks in userfaultfd operations Lokesh Gidra (Mon Feb 05 2024 - 17:13:19 EST)
- [PATCH] qed: remove duplicated assignment to variable opaque_fid Colin Ian King (Mon Feb 05 2024 - 17:13:45 EST)
- Re: [PATCH 1/6] fs: super_block->s_uuid_len Dave Chinner (Mon Feb 05 2024 - 17:14:25 EST)
- Re: [PATCH] filelock: don't do security checks on nfsd setlease calls Tom Talpey (Mon Feb 05 2024 - 17:14:51 EST)
- [PATCH][next] input: ti_am335x_tsc: remove redundant assignment to variable config Colin Ian King (Mon Feb 05 2024 - 17:15:11 EST)
- Re: [PATCH v2 3/3] userfaultfd: use per-vma locks in userfaultfd operations Liam R. Howlett (Mon Feb 05 2024 - 17:15:40 EST)
- Re: [PATCH] target: sbp: integer overflow and potential memory corruption Martin K. Petersen (Mon Feb 05 2024 - 17:16:00 EST)
- RE: [PATCH 1/2 v2] cleanup: Add cond_guard() to conditional guards Ira Weiny (Mon Feb 05 2024 - 17:16:18 EST)
- linux-next: Fixes tag needs some work in the rdma-fixes tree Stephen Rothwell (Mon Feb 05 2024 - 17:16:34 EST)
- [tip:ras/core] BUILD SUCCESS a6a789165bbdb506b784f53b7467dbe0210494ad kernel test robot (Mon Feb 05 2024 - 17:16:48 EST)
- [PATCH][next] media: i2c: st-vgxy61: remove redundant initialization of pointer mode Colin Ian King (Mon Feb 05 2024 - 17:17:09 EST)
- Re: [PATCHv8 1/1] block: introduce content activity based ioprio Matthew Wilcox (Mon Feb 05 2024 - 17:17:38 EST)
- Re: [PATCH v3 3/3] usb: typec: ucsi: Get PD revision for partner Abhishek Pandit-Subedi (Mon Feb 05 2024 - 17:17:46 EST)
- Re: [PATCH] cxl: remove CONFIG_CXL_PMU entry in drivers/cxl/Kconfig Dave Jiang (Mon Feb 05 2024 - 17:18:14 EST)
- [PATCH net-next v5 1/7] net: dsa: mt7530: empty default case on mt7530_setup_port5() Arınç ÜNAL via B4 Relay (Mon Feb 05 2024 - 17:18:45 EST)
- [PATCH net-next v5 0/7] MT7530 DSA Subdriver Improvements Act II Arınç ÜNAL via B4 Relay (Mon Feb 05 2024 - 17:18:50 EST)
- [PATCH net-next v5 2/7] net: dsa: mt7530: move XTAL check to mt7530_setup() Arınç ÜNAL via B4 Relay (Mon Feb 05 2024 - 17:18:51 EST)
- [PATCH net-next v5 3/7] net: dsa: mt7530: simplify mt7530_pad_clk_setup() Arınç ÜNAL via B4 Relay (Mon Feb 05 2024 - 17:18:53 EST)
- [PATCH net-next v5 4/7] net: dsa: mt7530: call port 6 setup from mt7530_mac_config() Arınç ÜNAL via B4 Relay (Mon Feb 05 2024 - 17:18:59 EST)
- [PATCH net-next v5 7/7] net: dsa: mt7530: do not clear config->supported_interfaces Arınç ÜNAL via B4 Relay (Mon Feb 05 2024 - 17:20:29 EST)
- [PATCH net-next v5 6/7] net: dsa: mt7530: correct port capabilities of MT7988 Arınç ÜNAL via B4 Relay (Mon Feb 05 2024 - 17:20:31 EST)
- [PATCH net-next v5 5/7] net: dsa: mt7530: remove pad_setup function pointer Arınç ÜNAL via B4 Relay (Mon Feb 05 2024 - 17:20:32 EST)
- Re: [PATCH v3 3/4] sched/fair: packing func sched_use_asym_prio()/sched_asym_prefer() Ricardo Neri (Mon Feb 05 2024 - 17:21:06 EST)
- Re: [PATCH v8 0/4] Introduce mseal Suren Baghdasaryan (Mon Feb 05 2024 - 17:21:30 EST)
- [PATCH] ASoC: amd: yc: Add DMI quirk for Lenovo Ideapad Pro 5 16ARP8 Mario Limonciello (Mon Feb 05 2024 - 17:21:54 EST)
- Re: [PATCH 2/6] fs: FS_IOC_GETUUID Dave Chinner (Mon Feb 05 2024 - 17:22:19 EST)
- Re: [PATCH] filelock: don't do security checks on nfsd setlease calls Tom Talpey (Mon Feb 05 2024 - 17:23:44 EST)
- RE: [PATCH v3 2/5] drm: xlnx: zynqmp_dpsub: Fix timing for live mode Klymenko, Anatoliy (Mon Feb 05 2024 - 17:23:59 EST)
- Re: [PATCH v4 7/9] rust: file: add `Kuid` wrapper Valentin Obst (Mon Feb 05 2024 - 17:24:19 EST)
- Re: [PATCH v2 3/3] userfaultfd: use per-vma locks in userfaultfd operations Lokesh Gidra (Mon Feb 05 2024 - 17:24:39 EST)
- [PATCH] drm: panel-orientation-quirks: Add quirk for Aya Neo KUN cubic2k (Mon Feb 05 2024 - 17:26:20 EST)
- Re: [PATCH 4/6] fs: FS_IOC_GETSYSFSNAME Darrick J. Wong (Mon Feb 05 2024 - 17:27:46 EST)
- Re: [PATCH] device-dax: make dax_bus_type const Dave Jiang (Mon Feb 05 2024 - 17:32:21 EST)
- [PATCH 0/3] sched/fair: Remove hardcoded fits_capacity() margin Qais Yousef (Mon Feb 05 2024 - 17:34:04 EST)
- [PATCH 1/3] sched/pelt: Add a new function to approximate the future util_avg value Qais Yousef (Mon Feb 05 2024 - 17:34:09 EST)
- [PATCH 2/3] sched/pelt: Add a new function to approximate runtime to reach given util Qais Yousef (Mon Feb 05 2024 - 17:34:14 EST)
- [PATCH 3/3] sched/fair: Remove magic hardcoded margin in fits_capacity() Qais Yousef (Mon Feb 05 2024 - 17:34:34 EST)
- Re: [PATCH 03/17] vfio/pci: Consistently acquire mutex for interrupt management Alex Williamson (Mon Feb 05 2024 - 17:36:31 EST)
- Re: [PATCH 06/17] vfio/pci: Remove interrupt index interpretation from wrappers Alex Williamson (Mon Feb 05 2024 - 17:36:34 EST)
- Re: [PATCH 12/17] vfio/pci: Remove msi term from generic code Alex Williamson (Mon Feb 05 2024 - 17:36:52 EST)
- Re: [PATCH 17/17] vfio/pci: Remove duplicate interrupt management flow Alex Williamson (Mon Feb 05 2024 - 17:37:17 EST)
- Re: [PATCH 07/17] vfio/pci: Preserve per-interrupt contexts Alex Williamson (Mon Feb 05 2024 - 17:37:40 EST)
- Re: [PATCH 15/17] vfio/pci: Let enable and disable of interrupt types use same signature Alex Williamson (Mon Feb 05 2024 - 17:37:56 EST)
- Re: [PATCH v7 2/5] remoteproc: k3: Move out data structures common with M4 driver Andrew Davis (Mon Feb 05 2024 - 17:38:25 EST)
- Re: [PATCH v3 4/4] sched/fair: Check the SD_ASYM_PACKING flag in sched_use_asym_prio() Ricardo Neri (Mon Feb 05 2024 - 17:38:38 EST)
- Re: [PATCH v2 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC) Reinette Chatre (Mon Feb 05 2024 - 17:38:54 EST)
- Re: [PATCH RFC v12 6/20] ipe: introduce 'boot_verified' as a trust provider Fan Wu (Mon Feb 05 2024 - 17:39:57 EST)
- Re: [PATCH v2] PCI: vmd: Enable PCI PM's L1 substates of remapped PCIe Root Port and NVMe Bjorn Helgaas (Mon Feb 05 2024 - 17:42:28 EST)
- Re: [PATCH 4/6] fs: FS_IOC_GETSYSFSNAME Kent Overstreet (Mon Feb 05 2024 - 17:44:02 EST)
- Re: [PATCH net-next v5 09/11] net: dsa: realtek: migrate user_mii_bus setup to realtek-dsa Luiz Angelo Daros de Luca (Mon Feb 05 2024 - 17:44:21 EST)
- Re: [PATCH v3 2/3] overflow: Introduce add_wrap(), sub_wrap(), and mul_wrap() Kees Cook (Mon Feb 05 2024 - 17:44:38 EST)
- Re: [PATCH v7 3/5] remoteproc: k3: Move out functions common with M4 driver Andrew Davis (Mon Feb 05 2024 - 17:47:17 EST)
- Re: [PATCH 2/6] fs: FS_IOC_GETUUID Kent Overstreet (Mon Feb 05 2024 - 17:49:49 EST)
- Re: [PATCH] mm/zswap: invalidate old entry when store fail or !zswap_enabled Yosry Ahmed (Mon Feb 05 2024 - 17:56:08 EST)
- [PATCH v3 0/3] fix and extend zswap kselftests Nhat Pham (Mon Feb 05 2024 - 17:56:23 EST)
- [PATCH v3 1/3] selftests: zswap: add zswap selftest file to zswap maintainer entry Nhat Pham (Mon Feb 05 2024 - 17:56:30 EST)
- [PATCH v3 2/3] selftests: fix the zswap invasive shrink test Nhat Pham (Mon Feb 05 2024 - 17:56:39 EST)
- [PATCH v3 3/3] selftests: add zswapin and no zswap tests Nhat Pham (Mon Feb 05 2024 - 17:56:56 EST)
- Re: [PATCH 1/6] fs: super_block->s_uuid_len Kent Overstreet (Mon Feb 05 2024 - 17:57:26 EST)
- [PATCH v5 01/12] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest David Howells (Mon Feb 05 2024 - 17:57:43 EST)
- [PATCH v5 02/12] cifs: Set zero_point in the copy_file_range() and remap_file_range() David Howells (Mon Feb 05 2024 - 17:58:06 EST)
- [PATCH v5 03/12] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest David Howells (Mon Feb 05 2024 - 17:58:47 EST)
- [PATCH v5 06/12] cifs: Implement netfslib hooks David Howells (Mon Feb 05 2024 - 17:59:18 EST)
- [PATCH v5 04/12] cifs: Use more fields from netfs_io_subrequest David Howells (Mon Feb 05 2024 - 17:59:21 EST)
- [PATCH v5 05/12] cifs: Make wait_mtu_credits take size_t args David Howells (Mon Feb 05 2024 - 17:59:37 EST)
- [PATCH v5 07/12] cifs: Replace the writedata replay bool with a netfs sreq flag David Howells (Mon Feb 05 2024 - 17:59:59 EST)
- [PATCH v5 08/12] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c David Howells (Mon Feb 05 2024 - 18:00:47 EST)
- [PATCH v5 00/12] netfs, cifs: Delegate high-level I/O to netfslib David Howells (Mon Feb 05 2024 - 18:00:52 EST)
- [PATCH v5 10/12] cifs: Remove some code that's no longer used, part 1 David Howells (Mon Feb 05 2024 - 18:01:46 EST)
- [PATCH v5 09/12] cifs: Cut over to using netfslib David Howells (Mon Feb 05 2024 - 18:01:48 EST)
- [PATCH v5 11/12] cifs: Remove some code that's no longer used, part 2 David Howells (Mon Feb 05 2024 - 18:01:53 EST)
- [PATCH v5 12/12] cifs: Remove some code that's no longer used, part 3 David Howells (Mon Feb 05 2024 - 18:02:22 EST)
- Re: [PATCH RFC v12 8/20] ipe: add userspace interface Fan Wu (Mon Feb 05 2024 - 18:03:03 EST)
- [PATCH v17 0/3] vfio/nvgrace-gpu: Add vfio pci variant module for grace hopper ankita (Mon Feb 05 2024 - 18:03:20 EST)
- [PATCH v17 1/3] vfio/pci: rename and export do_io_rw() ankita (Mon Feb 05 2024 - 18:03:41 EST)
- [PATCH v17 2/3] vfio/pci: rename and export range_intesect_range ankita (Mon Feb 05 2024 - 18:04:02 EST)
- [PATCH v17 3/3] vfio/nvgrace-gpu: Add vfio pci variant module for grace hopper ankita (Mon Feb 05 2024 - 18:04:26 EST)
- Re: [PATCH] bpf: Separate bpf_local_storage_lookup() fast and slow paths Song Liu (Mon Feb 05 2024 - 18:04:47 EST)
- Re: [PATCH v2] PCI: vmd: Enable PCI PM's L1 substates of remapped PCIe Root Port and NVMe David E. Box (Mon Feb 05 2024 - 18:05:14 EST)
- Re: [PATCH v3 3/3] selftests: add zswapin and no zswap tests Yosry Ahmed (Mon Feb 05 2024 - 18:05:24 EST)
- Re: [PATCH] fs/address_space: move i_mmap_rwsem to mitigate a false sharing with i_mmap. Matthew Wilcox (Mon Feb 05 2024 - 18:08:31 EST)
- Re: [PATCH] riscv: Only flush the mm icache when setting an exec pte Charlie Jenkins (Mon Feb 05 2024 - 18:09:32 EST)
- Re: [PATCH RFC v12 8/20] ipe: add userspace interface Paul Moore (Mon Feb 05 2024 - 18:11:21 EST)
- Re: [PATCH RFC 0/4] Introduce uts_release Masahiro Yamada (Mon Feb 05 2024 - 18:11:46 EST)
- Re: [PATCH RFC v12 15/20] ipe: add support for dm-verity as a trust provider Fan Wu (Mon Feb 05 2024 - 18:12:15 EST)
- RE: [PATCH 1/2 v2] cleanup: Add cond_guard() to conditional guards Dan Williams (Mon Feb 05 2024 - 18:12:31 EST)
- Re: [PATCH v2 1/4] PCI/AER: Store more information in aer_err_info Bjorn Helgaas (Mon Feb 05 2024 - 18:12:55 EST)
- Re: [PATCH v2 2/3] hisi_acc_vfio_pci: register debugfs for hisilicon migration driver Alex Williamson (Mon Feb 05 2024 - 18:16:03 EST)
- Re: [PATCH] fs/address_space: move i_mmap_rwsem to mitigate a false sharing with i_mmap. Dave Chinner (Mon Feb 05 2024 - 18:16:19 EST)
- Re: [PATCH 1/1] perf augmented_raw_syscalls.bpf: Move 'struct timespec64' to vmlinux.h Namhyung Kim (Mon Feb 05 2024 - 18:16:45 EST)
- Re: [PATCH v3 2/3] overflow: Introduce add_wrap(), sub_wrap(), and mul_wrap() Eric Biggers (Mon Feb 05 2024 - 18:17:24 EST)
- Re: [PATCH RFC v12 8/20] ipe: add userspace interface Fan Wu (Mon Feb 05 2024 - 18:21:27 EST)
- Re: [PATCH v3 2/3] overflow: Introduce add_wrap(), sub_wrap(), and mul_wrap() Kees Cook (Mon Feb 05 2024 - 18:21:51 EST)
- [PATCH] mm/swap_state: update zswap LRU's protection range with the folio locked Nhat Pham (Mon Feb 05 2024 - 18:24:53 EST)
- Re: [PATCH] bpf: Separate bpf_local_storage_lookup() fast and slow paths Martin KaFai Lau (Mon Feb 05 2024 - 18:25:10 EST)
- Re: [PATCH v3 3/3] selftests: add zswapin and no zswap tests Nhat Pham (Mon Feb 05 2024 - 18:25:55 EST)
- Re: [PATCH v2 2/4] PCI/AER: Handle Advisory Non-Fatal properly Bjorn Helgaas (Mon Feb 05 2024 - 18:26:31 EST)
- Re: [PATCH] fs/address_space: move i_mmap_rwsem to mitigate a false sharing with i_mmap. Matthew Wilcox (Mon Feb 05 2024 - 18:28:46 EST)
- Re: [PATCH 10/11] x86/sev: Extend the config-fs attestation support for an SVSM Kuppuswamy, Sathyanarayanan (Mon Feb 05 2024 - 18:30:06 EST)
- Re: [PATCH] fpga: dfl: afu: update initialization of port_hdr driver matthew . gerlach (Mon Feb 05 2024 - 18:31:18 EST)
- Re: [PATCH] KVM: selftests: Fix GUEST_PRINTF() format warnings in ARM code Sean Christopherson (Mon Feb 05 2024 - 18:32:23 EST)
- [PATCH v7 0/8] I3C target mode support Frank Li (Mon Feb 05 2024 - 18:33:58 EST)
- [PATCH v7 1/8] i3c: add target mode support Frank Li (Mon Feb 05 2024 - 18:34:19 EST)
- [PATCH v7 2/8] dt-bindings: i3c: svc: add proptery mode Frank Li (Mon Feb 05 2024 - 18:34:23 EST)
- [PATCH v7 3/8] Documentation: i3c: Add I3C target mode controller and function Frank Li (Mon Feb 05 2024 - 18:34:46 EST)
- [PATCH v7 4/8] i3c: svc: Add svc-i3c-main.c and svc-i3c.h Frank Li (Mon Feb 05 2024 - 18:34:57 EST)
- [PATCH v7 5/8] i3c: target: add svc target controller support Frank Li (Mon Feb 05 2024 - 18:35:31 EST)
- [PATCH v7 6/8] i3c: target: func: add tty driver Frank Li (Mon Feb 05 2024 - 18:35:46 EST)
- [PATCH v7 7/8] i3c: add API i3c_dev_gettstatus_format1() to get target device status Frank Li (Mon Feb 05 2024 - 18:35:58 EST)
- [PATCH v7 8/8] tty: i3c: add TTY over I3C master support Frank Li (Mon Feb 05 2024 - 18:36:21 EST)
- Re: [RFC 05/18] pkernfs: add file mmap callback Dave Chinner (Mon Feb 05 2024 - 18:36:48 EST)
- Re: [RFC PATCH v2] platform/x86/fujitsu-laptop: Add battery charge control support Jonathan Woithe (Mon Feb 05 2024 - 18:38:25 EST)
- [syzbot] [netfilter?] WARNING: suspicious RCU usage in hash_netportnet6_destroy syzbot (Mon Feb 05 2024 - 18:40:42 EST)
- duplicate requests on host side while streaming via uvcvideo gadget Michael Grzeschik (Mon Feb 05 2024 - 18:41:02 EST)
- Re: [PATCH] md/linear: Get rid of md-linear.h Song Liu (Mon Feb 05 2024 - 18:41:43 EST)
- Re: [PATCH] spmi: pmic-arb: Replace three IS_ERR() calls by null pointer checks in spmi_pmic_arb_probe() David Collins (Mon Feb 05 2024 - 18:43:24 EST)
- Re: [EXT] Re: [PATCH net-next v5 1/8] octeon_ep_vf: Add driver framework and device initialization Jakub Kicinski (Mon Feb 05 2024 - 18:45:02 EST)
- Re: [PATCH] kvm/x86: add capability to disable the write-track mechanism Andrei Vagin (Mon Feb 05 2024 - 18:50:17 EST)
- [PATCH] ieee802154: ca8210: Drop spurious WQ_UNBOUND from alloc_ordered_workqueue() call Tejun Heo (Mon Feb 05 2024 - 18:54:13 EST)
- Re: [PATCH -fixes] riscv: Flush the tlb when a page directory is freed Charlie Jenkins (Mon Feb 05 2024 - 18:54:17 EST)
- [PATCH] MAINTAINERS: Re-alphabetize VFIO Alex Williamson (Mon Feb 05 2024 - 18:55:31 EST)
- RE: [PATCH 1/2 v2] cleanup: Add cond_guard() to conditional guards Ira Weiny (Mon Feb 05 2024 - 18:56:23 EST)
- [PATCH] bcachefs: Use alloc_ordered_workqueue() to create ordered workqueues Tejun Heo (Mon Feb 05 2024 - 18:58:43 EST)
- Re: [PATCH 2/6] fs: FS_IOC_GETUUID Darrick J. Wong (Mon Feb 05 2024 - 18:59:47 EST)
- Re: [PATCH-wq v3 0/4] workqueue: Enable unbound cpumask update on ordered workqueues Tejun Heo (Mon Feb 05 2024 - 19:05:10 EST)
- Re: [PATCH] bcachefs: Use alloc_ordered_workqueue() to create ordered workqueues Kent Overstreet (Mon Feb 05 2024 - 19:10:42 EST)
- Re: [PATCH] kvm/x86: add capability to disable the write-track mechanism Sean Christopherson (Mon Feb 05 2024 - 19:12:38 EST)
- Re: [PATCH] bcachefs: Use alloc_ordered_workqueue() to create ordered workqueues Tejun Heo (Mon Feb 05 2024 - 19:13:53 EST)
- [PATCH v4 0/3] printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal of CONFIG_BASE_FULL Yoann Congal (Mon Feb 05 2024 - 19:14:20 EST)
- [PATCH v4 1/3] printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabled Yoann Congal (Mon Feb 05 2024 - 19:14:21 EST)
- [PATCH v4 3/3] printk: Remove redundant CONFIG_BASE_FULL Yoann Congal (Mon Feb 05 2024 - 19:14:45 EST)
- [PATCH v4 2/3] printk: Change type of CONFIG_BASE_SMALL to bool Yoann Congal (Mon Feb 05 2024 - 19:14:54 EST)
- [GIT PULL] bcachefs fixes for 6.8-rc4 Kent Overstreet (Mon Feb 05 2024 - 19:15:51 EST)
- Re: [PATCH v1 1/2] of: property: Improve finding the consumer of a remote-endpoint property Saravana Kannan (Mon Feb 05 2024 - 19:18:06 EST)
- Re: [PATCH v2 1/3] perf tsc: Add missing newlines to debug statements Namhyung Kim (Mon Feb 05 2024 - 19:18:32 EST)
- [PATCH REPOST wq/for-6.9] workqueue: Don't implicitly make UNBOUND workqueues w/ @max_active==1 ordered Tejun Heo (Mon Feb 05 2024 - 19:18:55 EST)
- Re: [PATCH v1] perf jevents: Drop or simplify small integer values Namhyung Kim (Mon Feb 05 2024 - 19:19:14 EST)
- Re: [PATCH 1/1] perf bpf: Clean up the generated/copied vmlinux.h Namhyung Kim (Mon Feb 05 2024 - 19:19:29 EST)
- Re: [PATCH 0/1] tools: perf: Expose sample ID / stream ID to python scripts Namhyung Kim (Mon Feb 05 2024 - 19:19:52 EST)
- Re: [PATCH -fixes] riscv: Fix arch_tlbbatch_flush() by clearing the batch cpumask Charlie Jenkins (Mon Feb 05 2024 - 19:27:05 EST)
- Re: [PATCH 03/15] x86/irq: Use bitfields exclusively in posted interrupt descriptor Jacob Pan (Mon Feb 05 2024 - 19:35:25 EST)
- Re: [PATCH v7 01/25] perf maps: Switch from rbtree to lazily sorted array for addresses Namhyung Kim (Mon Feb 05 2024 - 19:38:07 EST)
- Re: [PATCHv8 1/1] block: introduce content activity based ioprio Zhaoyang Huang (Mon Feb 05 2024 - 19:44:34 EST)
- drivers/video/fbdev/sis/init301.c:239:28: warning: 'SiS_Part2CLVX_6' defined but not used kernel test robot (Mon Feb 05 2024 - 19:48:00 EST)
- [PATCH 0/1] Correct a comment in include/linux/memremap.h John Groves (Mon Feb 05 2024 - 19:57:57 EST)
- [PATCH 1/1] memremap.h: correct an error in a comment John Groves (Mon Feb 05 2024 - 19:58:11 EST)
- Re: [PATCH] acpi: Modify ACPI_OBJECT_COMMON_HEADER lijun (Mon Feb 05 2024 - 19:59:35 EST)
- linux-next: manual merge of the drm-misc tree with Linus' tree Stephen Rothwell (Mon Feb 05 2024 - 20:00:22 EST)
- Re: [PATCH v2] mm: hugetlb: improve the handling of hugetlb allocation failure for freed or in-use hugetlb Baolin Wang (Mon Feb 05 2024 - 20:01:35 EST)
- [PATCH net-next] eth: mlx5: link NAPI instances to queues and IRQs Joe Damato (Mon Feb 05 2024 - 20:04:08 EST)
- Re: linux-next: manual merge of the drm-misc tree with Linus' tree Stephen Rothwell (Mon Feb 05 2024 - 20:06:59 EST)
- Re: [PATCH-wq v3 0/4] workqueue: Enable unbound cpumask update on ordered workqueues Waiman Long (Mon Feb 05 2024 - 20:08:00 EST)
- [PATCH v3 0/3] per-vma locks in userfaultfd Lokesh Gidra (Mon Feb 05 2024 - 20:09:43 EST)
- [PATCH v3 1/3] userfaultfd: move userfaultfd_ctx struct to header file Lokesh Gidra (Mon Feb 05 2024 - 20:10:05 EST)
- [PATCH v3 2/3] userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctx Lokesh Gidra (Mon Feb 05 2024 - 20:10:25 EST)
- [PATCH v3 3/3] userfaultfd: use per-vma locks in userfaultfd operations Lokesh Gidra (Mon Feb 05 2024 - 20:10:47 EST)
- Re: [PATCH v8 00/25] maps/threads/dsos memory improvements and fixes Namhyung Kim (Mon Feb 05 2024 - 20:14:12 EST)
- Re: [PATCH 1/2] Revert "scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock" Hannes Reinecke (Mon Feb 05 2024 - 20:14:33 EST)
- Re: [PATCH RFC 5/6] fs: xfs: iomap atomic write support Dave Chinner (Mon Feb 05 2024 - 20:16:00 EST)
- Re: [PATCH 2/2] x86/random: Issue a warning if RDRAND or RDSEED fails Dr. Greg (Mon Feb 05 2024 - 20:18:24 EST)
- Re: [PATCH net-next] eth: mlx5: link NAPI instances to queues and IRQs Rahul Rameshbabu (Mon Feb 05 2024 - 20:22:58 EST)
- Re: [PATCH 2/2] fnic: move fnic_fnic_flush_tx() to a work queue Hannes Reinecke (Mon Feb 05 2024 - 20:24:01 EST)
- Re: [PATCH-wq v3 0/4] workqueue: Enable unbound cpumask update on ordered workqueues Waiman Long (Mon Feb 05 2024 - 20:24:21 EST)
- Re: [PATCH v9 2/6] KVM: mmu: Introduce __kvm_follow_pfn function Sean Christopherson (Mon Feb 05 2024 - 20:25:34 EST)
- linux-next: build failure after merge of the drm-misc tree Stephen Rothwell (Mon Feb 05 2024 - 20:28:41 EST)
- Re: [PATCH 1/2] Compiler Attributes: Add __uninitialized macro Nathan Chancellor (Mon Feb 05 2024 - 20:28:54 EST)
- Re: [PATCH 2/2] s390/fpu: make use of __uninitialized macro Nathan Chancellor (Mon Feb 05 2024 - 20:31:34 EST)
- Re: [PATCH v5 00/12] RISCV: Add kvm Sstc timer selftests Haibo Xu (Mon Feb 05 2024 - 20:32:42 EST)
- Re: [PATCH net-next] eth: mlx5: link NAPI instances to queues and IRQs Joe Damato (Mon Feb 05 2024 - 20:33:06 EST)
- Re: [PATCH 1/4] kbuild: rpm-pkg: do not include depmod-generated files Nathan Chancellor (Mon Feb 05 2024 - 20:35:17 EST)
- Re: [PATCH 2/4] kbuild: rpm-pkg: mark installed files in /boot as %ghost Nathan Chancellor (Mon Feb 05 2024 - 20:35:30 EST)
- Re: [PATCH] mm/swap: fix race condition in direct swapin path Huang, Ying (Mon Feb 05 2024 - 20:35:52 EST)
- Re: [PATCH net-next] eth: mlx5: link NAPI instances to queues and IRQs Rahul Rameshbabu (Mon Feb 05 2024 - 20:36:10 EST)
- Re: [PATCH v5 00/14] dm-raid/md/raid: fix v6.7 regressions Yu Kuai (Mon Feb 05 2024 - 20:37:45 EST)
- Re: [PATCH 4/6] fs: FS_IOC_GETSYSFSNAME David Sterba (Mon Feb 05 2024 - 20:40:18 EST)
- Re: [PATCH] arm64: remove unneeded BUILD_BUG_ON assertion Dawei Li (Mon Feb 05 2024 - 20:40:50 EST)
- Re: [PATCH-wq v3 0/4] workqueue: Enable unbound cpumask update on ordered workqueues Tejun Heo (Mon Feb 05 2024 - 20:41:04 EST)
- Re: [PATCH net-next] eth: mlx5: link NAPI instances to queues and IRQs Joe Damato (Mon Feb 05 2024 - 20:42:12 EST)
- [PATCH] Revert "workqueue: Override implicit ordered attribute in workqueue_apply_unbound_cpumask()" Tejun Heo (Mon Feb 05 2024 - 20:43:53 EST)
- Re: [PATCH] riscv: misaligned: remove CONFIG_RISCV_M_MODE specific code Charlie Jenkins (Mon Feb 05 2024 - 20:46:18 EST)
- RE: Do we still need SLAB_MEM_SPREAD (and possibly others)? Song, Xiongwei (Mon Feb 05 2024 - 20:47:48 EST)
- linux-next: manual merge of the block tree with the vfs-brauner tree Stephen Rothwell (Mon Feb 05 2024 - 20:49:09 EST)
- Re: [PATCH net-next] eth: mlx5: link NAPI instances to queues and IRQs Rahul Rameshbabu (Mon Feb 05 2024 - 20:52:09 EST)
- [PATCH] thermal/intel: Fix intel_tcc_get_temp() to support negative CPU temperature Zhang Rui (Mon Feb 05 2024 - 20:54:33 EST)
- Re: [PATCH] zram: easy the allocation of zcomp_strm's buffers with 2 pages Sergey Senozhatsky (Mon Feb 05 2024 - 20:56:01 EST)
- Re: [PATCH net-next] eth: mlx5: link NAPI instances to queues and IRQs Joe Damato (Mon Feb 05 2024 - 20:57:16 EST)
- Re: [PATCH v1 1/3] perf stat: Pass fewer metric arguments Namhyung Kim (Mon Feb 05 2024 - 20:59:36 EST)
- Re: [PATCH] scsi: tcm_loop: make tcm_loop_lld_bus const Martin K. Petersen (Mon Feb 05 2024 - 21:01:01 EST)
- Re: [PATCH 0/3] drivers: scsi: struct bus_type cleanup Martin K. Petersen (Mon Feb 05 2024 - 21:01:18 EST)
- Re: [PATCH v5 3/5] perf: script: add field 'disasm' to display mnemonic instructions Changbin Du (Mon Feb 05 2024 - 21:01:35 EST)
- Re: [PATCH v1 2/3] perf metrics: Compute unmerged uncore metrics individually Namhyung Kim (Mon Feb 05 2024 - 21:03:11 EST)
- [PATCH v2] mm/demotion: print demotion targets Li Zhijian (Mon Feb 05 2024 - 21:03:27 EST)
- [PATCH] btrfs: mark __btrfs_add_free_space static lilijuan (Mon Feb 05 2024 - 21:03:43 EST)
- Re: [PATCH] mm/swap_state: update zswap LRU's protection range with the folio locked Chengming Zhou (Mon Feb 05 2024 - 21:07:35 EST)
- Re: [PATCH] scsi: lpfc: use unsigned type for num_sge Martin K. Petersen (Mon Feb 05 2024 - 21:09:26 EST)
- Re: (subset) [PATCH 00/42] Fix coccicheck warnings Martin K. Petersen (Mon Feb 05 2024 - 21:09:39 EST)
- Re: [PATCH v1] scsi: ufs: core: Remove the ufshcd_release in ufshcd_err_handling_prepare Martin K. Petersen (Mon Feb 05 2024 - 21:09:52 EST)
- Re: [PATCH v1 1/1] ufs: core: fix shift issue in ufshcd_clear_cmd Martin K. Petersen (Mon Feb 05 2024 - 21:10:15 EST)
- Re: [PATCH 0/5] scsi: Replace {v}snprintf() variants with safer alternatives Martin K. Petersen (Mon Feb 05 2024 - 21:11:16 EST)
- linux-next: build warnings after merge of the block tree Stephen Rothwell (Mon Feb 05 2024 - 21:11:30 EST)
- Re: [RFC] perf: Reconsider an error code selection in bpf_map__fprintf() Namhyung Kim (Mon Feb 05 2024 - 21:13:20 EST)
- Re: [PATCH v4 1/9] rust: types: add `NotThreadSafe` Trevor Gross (Mon Feb 05 2024 - 21:14:46 EST)
- [PATCH v6 0/5] perf: script: Intro capstone disasm engine to show instruction trace Changbin Du (Mon Feb 05 2024 - 21:15:17 EST)
- [PATCH v6 1/5] perf: build: introduce the libcapstone Changbin Du (Mon Feb 05 2024 - 21:15:30 EST)
- [PATCH v6 2/5] perf: util: use capstone disasm engine to show assembly instructions Changbin Du (Mon Feb 05 2024 - 21:15:39 EST)
- [PATCH v6 3/5] perf: script: add field 'disasm' to display mnemonic instructions Changbin Du (Mon Feb 05 2024 - 21:16:07 EST)
- [PATCH v6 4/5] perf: script: add raw|disasm arguments to --insn-trace option Changbin Du (Mon Feb 05 2024 - 21:16:14 EST)
- [PATCH v6 5/5] perf: script: prefer capstone to XED Changbin Du (Mon Feb 05 2024 - 21:16:32 EST)
- Re: [PATCH v4 2/9] rust: task: add `Task::current_raw` Trevor Gross (Mon Feb 05 2024 - 21:18:46 EST)
- Re: [PATCH v1 2/3] perf metrics: Compute unmerged uncore metrics individually Ian Rogers (Mon Feb 05 2024 - 21:21:26 EST)
- [PATCH] arm64: dts: qcom: qcm6490-idp: Add configurations for gpio-keys Hui Liu via B4 Relay (Mon Feb 05 2024 - 21:21:41 EST)
- Re: [PATCH 1/2] perf script: Make it possible to see perf's kernel and module memory mappings Namhyung Kim (Mon Feb 05 2024 - 21:21:43 EST)
- Re: [PATCH 2/2] perf symbols: Slightly improve module file executable section mappings Namhyung Kim (Mon Feb 05 2024 - 21:22:15 EST)
- Re: [PATCH] mm/zswap: invalidate old entry when store fail or !zswap_enabled Chengming Zhou (Mon Feb 05 2024 - 21:23:49 EST)
- Re: [PATCH v1 1/3] perf stat: Pass fewer metric arguments Ian Rogers (Mon Feb 05 2024 - 21:24:12 EST)
- Re: [PATCH] mm/swap: fix race condition in direct swapin path SeongJae Park (Mon Feb 05 2024 - 21:24:27 EST)
- Re: [PATCH 1/1] memremap.h: correct an error in a comment Dan Williams (Mon Feb 05 2024 - 21:25:03 EST)
- Re: [PATCH V8 05/12] arm64: dts: imx8mp: add HDMI power-domains Adam Ford (Mon Feb 05 2024 - 21:25:32 EST)
- [PATCH net v1] net: intel: fix old compiler regressions Jesse Brandeburg (Mon Feb 05 2024 - 21:29:38 EST)
- Re: [PATCH] cxl: remove CONFIG_CXL_PMU entry in drivers/cxl/Kconfig Davidlohr Bueso (Mon Feb 05 2024 - 21:33:33 EST)
- Re: Build regressions/improvements in v6.8-rc1 Jesse Brandeburg (Mon Feb 05 2024 - 21:34:27 EST)
- Re: [PATCH 8/9] x86/hreset: Configure history reset Ricardo Neri (Mon Feb 05 2024 - 21:36:17 EST)
- [PATCHv9 1/1] block: introduce content activity based ioprio zhaoyang.huang (Mon Feb 05 2024 - 21:40:42 EST)
- [PATCH net v4] octeontx2-af: Initialize maps. Ratheesh Kannoth (Mon Feb 05 2024 - 21:40:54 EST)
- Re: [PATCH net-next] eth: mlx5: link NAPI instances to queues and IRQs Rahul Rameshbabu (Mon Feb 05 2024 - 21:41:22 EST)
- Re: [PATCH v3 1/4] sched/fair: add SD_CLUSTER in comments Ricardo Neri (Mon Feb 05 2024 - 21:45:25 EST)
- Re: Question about the ipi_raise filter usage and output richard clark (Mon Feb 05 2024 - 21:48:20 EST)
- Re: [PATCH v4 3/9] rust: file: add Rust abstraction for `struct file` Trevor Gross (Mon Feb 05 2024 - 21:48:37 EST)
- Re: [PATCH] virtio: make virtio_bus const Jason Wang (Mon Feb 05 2024 - 21:48:39 EST)
- [PATCH net-next v2] eth: mlx5: link NAPI instances to queues and IRQs Joe Damato (Mon Feb 05 2024 - 21:50:20 EST)
- Re: [PATCH net-next] eth: mlx5: link NAPI instances to queues and IRQs Joe Damato (Mon Feb 05 2024 - 21:52:11 EST)
- [PATCH] mm/damon/sysfs: handle 'state' file inputs for every sampling interval if possible SeongJae Park (Mon Feb 05 2024 - 21:52:25 EST)
- [PATCH v4 0/4] Add support for nuvoton ma35d1 pin control Jacky Huang (Mon Feb 05 2024 - 21:52:39 EST)
- [PATCH v4 1/4] dt-bindings: reset: Add syscon to nuvoton ma35d1 system-management node Jacky Huang (Mon Feb 05 2024 - 21:52:51 EST)
- [PATCH v4 2/4] dt-bindings: pinctrl: Document nuvoton ma35d1 pin control Jacky Huang (Mon Feb 05 2024 - 21:53:11 EST)
- [PATCH v4 3/4] arm64: dts: nuvoton: Add pinctrl support for ma35d1 Jacky Huang (Mon Feb 05 2024 - 21:53:23 EST)
- [PATCH v4 4/4] pinctrl: nuvoton: Add ma35d1 pinctrl and GPIO driver Jacky Huang (Mon Feb 05 2024 - 21:53:41 EST)
- Re: [PATCH v9 3/6] KVM: mmu: Improve handling of non-refcounted pfns Sean Christopherson (Mon Feb 05 2024 - 21:54:32 EST)
- Re: [PATCH 6/9] thermal: intel: hfi: Enable Intel Thread Director Ricardo Neri (Mon Feb 05 2024 - 21:55:56 EST)
- [linus:master] [mm] c4608d1bf7: stream.triad_bandwidth_MBps 22.1% improvement kernel test robot (Mon Feb 05 2024 - 21:56:31 EST)
- Re: [PATCH 1/2] mm/damon/sysfs: Implement recording feature SeongJae Park (Mon Feb 05 2024 - 21:57:09 EST)
- Re: [PATCH v4 4/9] rust: cred: add Rust abstraction for `struct cred` Trevor Gross (Mon Feb 05 2024 - 21:58:07 EST)
- Re: [PATCH 0/9] thermal: intel: hfi: Prework for the virtualization of HFI Ricardo Neri (Mon Feb 05 2024 - 21:58:23 EST)
- Re: [PATCH net-next v2] eth: mlx5: link NAPI instances to queues and IRQs Rahul Rameshbabu (Mon Feb 05 2024 - 21:58:51 EST)
- Re: [PATCH v9 6/6] KVM: x86/mmu: Handle non-refcounted pages Sean Christopherson (Mon Feb 05 2024 - 22:03:01 EST)
- Re: [PATCH v5 10/12] nvmet-fc: avoid deadlock on delete association path Hannes Reinecke (Mon Feb 05 2024 - 22:04:23 EST)
- Re: [PATCH v5 01/50] perf comm: Use regular mutex Ian Rogers (Mon Feb 05 2024 - 22:04:49 EST)
- Re: [PATCH v4 5/9] rust: security: add abstraction for secctx Trevor Gross (Mon Feb 05 2024 - 22:05:16 EST)
- Re: [PATCH v5 1/1] hwmon: Add driver for Astera Labs PT5161L retimer Cosmo Chou (Mon Feb 05 2024 - 22:05:40 EST)
- Re: [PATCH v3] KVM: x86/mmu: Retry fault before acquiring mmu_lock if mapping is changing Yan Zhao (Mon Feb 05 2024 - 22:08:03 EST)
- Re: [PATCH] filemap: avoid unnecessary major faults in filemap_fault() zhangpeng (AS) (Mon Feb 05 2024 - 22:08:30 EST)
- [PATCH v3] mm: hugetlb: improve the handling of hugetlb allocation failure for freed or in-use hugetlb Baolin Wang (Mon Feb 05 2024 - 22:08:45 EST)
- Re: [PATCH net-next v5 5/5] tools: virtio: introduce vhost_net_test Jason Wang (Mon Feb 05 2024 - 22:09:08 EST)
- [PATCH] UPSTREAM: drm/bridge: it6505: fix hibernate to resume no display issue kuro chung (Mon Feb 05 2024 - 22:09:21 EST)
- Re: [PATCH 3/3] arm64: dts: intel: agilex5: drop "master" I3C node name suffix Dinh Nguyen (Mon Feb 05 2024 - 22:11:20 EST)
- Re: [PATCH] mm/swap: fix race condition in direct swapin path Kairui Song (Mon Feb 05 2024 - 22:13:32 EST)
- Re: [PATCH 0/3] f2fs: fix panic issue in small capacity device Jaegeuk Kim (Mon Feb 05 2024 - 22:16:00 EST)
- Re: [PATCH v9 2/6] KVM: mmu: Introduce __kvm_follow_pfn function Sean Christopherson (Mon Feb 05 2024 - 22:16:43 EST)
- Re: Do we still need SLAB_MEM_SPREAD (and possibly others)? Waiman Long (Mon Feb 05 2024 - 22:17:02 EST)
- Re: Do we still need SLAB_MEM_SPREAD (and possibly others)? Waiman Long (Mon Feb 05 2024 - 22:21:17 EST)
- Re: [PATCH] mm/swap: fix race condition in direct swapin path Kairui Song (Mon Feb 05 2024 - 22:22:20 EST)
- Re: [PATCH v9 6/6] KVM: x86/mmu: Handle non-refcounted pages Sean Christopherson (Mon Feb 05 2024 - 22:23:38 EST)
- Re: duplicate requests on host side while streaming via uvcvideo gadget Thinh Nguyen (Mon Feb 05 2024 - 22:24:04 EST)
- [PATCH] f2fs: fix to return EIO when reading after device removal Chao Yu (Mon Feb 05 2024 - 22:25:29 EST)
- RE: [PATCH] UPSTREAM: drm/bridge: it6505: fix hibernate to resume no display issue kuro.chung (Mon Feb 05 2024 - 22:25:56 EST)
- Re: [PATCH v5 1/1] hwmon: Add driver for Astera Labs PT5161L retimer Guenter Roeck (Mon Feb 05 2024 - 22:26:16 EST)
- Re: Do we still need SLAB_MEM_SPREAD (and possibly others)? Chengming Zhou (Mon Feb 05 2024 - 22:26:34 EST)
- Re: [PATCH 1/2] mm/damon/sysfs: Implement recording feature cuiyangpei (Mon Feb 05 2024 - 22:27:12 EST)
- Re: [PATCH v9 0/6] KVM: allow mapping non-refcounted pages Sean Christopherson (Mon Feb 05 2024 - 22:29:47 EST)
- Re: [PATCH v9 0/6] KVM: allow mapping non-refcounted pages Sean Christopherson (Mon Feb 05 2024 - 22:30:39 EST)
- Re: [PATCH v7] f2fs: unify the error handling of f2fs_is_valid_blkaddr Jaegeuk Kim (Mon Feb 05 2024 - 22:32:50 EST)
- [PATCH v1 0/6] maps memory improvements and fixes Ian Rogers (Mon Feb 05 2024 - 22:33:35 EST)
- [PATCH v1 2/6] perf maps: Get map before returning in maps__find Ian Rogers (Mon Feb 05 2024 - 22:34:00 EST)
- [PATCH v1 1/6] perf maps: Switch from rbtree to lazily sorted array for addresses Ian Rogers (Mon Feb 05 2024 - 22:34:08 EST)
- [PATCH v1 3/6] perf maps: Get map before returning in maps__find_by_name Ian Rogers (Mon Feb 05 2024 - 22:34:17 EST)
- [PATCH v1 4/6] perf maps: Get map before returning in maps__find_next_entry Ian Rogers (Mon Feb 05 2024 - 22:34:50 EST)
- [PATCH v1 5/6] perf maps: Hide maps internals Ian Rogers (Mon Feb 05 2024 - 22:35:13 EST)
- [PATCH v1 6/6] perf maps: Locking tidy up of nr_maps Ian Rogers (Mon Feb 05 2024 - 22:35:27 EST)
- Re: Do we still need SLAB_MEM_SPREAD (and possibly others)? Waiman Long (Mon Feb 05 2024 - 22:36:09 EST)
- Re: [PATCH v7] f2fs: unify the error handling of f2fs_is_valid_blkaddr Chao Yu (Mon Feb 05 2024 - 22:36:34 EST)
- Re: [PATCH V8 02/12] phy: freescale: add Samsung HDMI PHY Adam Ford (Mon Feb 05 2024 - 22:39:54 EST)
- Re: [PATCH v3] KVM: x86/mmu: Retry fault before acquiring mmu_lock if mapping is changing Sean Christopherson (Mon Feb 05 2024 - 22:43:23 EST)
- [PATCH v2 SPI for-next 1/3] spi: mchp-pci1xxxx: Add support for DMA in SPI Thangaraj Samynathan (Mon Feb 05 2024 - 22:43:42 EST)
- [PATCH v2 SPI for-next 0/3] DMA Support for SPI in PCI1xxxx Thangaraj Samynathan (Mon Feb 05 2024 - 22:44:00 EST)
- [PATCH v2 SPI for-next 2/3] spi: mchp-pci1xxxx: DMA Read support for copying data into SPI Buf Thangaraj Samynathan (Mon Feb 05 2024 - 22:44:18 EST)
- [PATCH v2 SPI for-next 3/3] spi: mchp-pci1xxxx: DMA Write Support for copying data from SPI Buf Thangaraj Samynathan (Mon Feb 05 2024 - 22:44:23 EST)
- [PATCH v6] scsi: support packing multi-segment in UNMAP command Chao Yu (Mon Feb 05 2024 - 22:53:31 EST)
- Re: [PATCH v5 1/1] hwmon: Add driver for Astera Labs PT5161L retimer Cosmo Chou (Mon Feb 05 2024 - 22:54:17 EST)
- Re: [PATCH v3 1/4] firmware: coreboot: Generate modalias uevent for devices Tzung-Bi Shih (Mon Feb 05 2024 - 22:54:32 EST)
- Re: [PATCH v5 00/14] dm-raid/md/raid: fix v6.7 regressions Benjamin Marzinski (Mon Feb 05 2024 - 22:59:08 EST)
- Re: [PATCH] firmware: coreboot: make coreboot_bus_type const Tzung-Bi Shih (Mon Feb 05 2024 - 23:01:50 EST)
- Re: [PATCH v3] mm: memcg: Use larger batches for proactive reclaim T.J. Mercier (Mon Feb 05 2024 - 23:02:03 EST)
- Re: [PATCH v5 1/1] hwmon: Add driver for Astera Labs PT5161L retimer Guenter Roeck (Mon Feb 05 2024 - 23:02:46 EST)
- Re: linux-next: Tree for Feb 5 (drivers/leds/rgb/leds-qcom-lpg.o) Randy Dunlap (Mon Feb 05 2024 - 23:02:55 EST)
- Re: [KTAP V2 PATCH v2] ktap_v2: add test metadata Rae Moar (Mon Feb 05 2024 - 23:04:14 EST)
- Re: [PATCH] loongarch: select ARCH_ENABLE_THP_MIGRATION instead of redefining it Huacai Chen (Mon Feb 05 2024 - 23:04:32 EST)
- Re: [PATCH] loongarch: select HAVE_ARCH_SECCOMP to use the common SECCOMP menu Huacai Chen (Mon Feb 05 2024 - 23:04:43 EST)
- Re: linux-next: Tree for Feb 5 [drivers/hwmon/surface_fan.ko] Randy Dunlap (Mon Feb 05 2024 - 23:11:20 EST)
- Re: [KTAP V2 PATCH v2] ktap_v2: add test metadata Rae Moar (Mon Feb 05 2024 - 23:12:44 EST)
- Re: [KTAP V2 PATCH v2] ktap_v2: add test metadata Rae Moar (Mon Feb 05 2024 - 23:13:59 EST)
- Re: linux-next: build warnings after merge of the block tree Stephen Rothwell (Mon Feb 05 2024 - 23:14:15 EST)
- [PATCH] mm/cma: Drop cma_get_name() Anshuman Khandual (Mon Feb 05 2024 - 23:15:36 EST)
- Re: [PATCH v4 1/5] selftests/resctrl: Add test groups and name L3 CAT test L3_CAT Reinette Chatre (Mon Feb 05 2024 - 23:15:59 EST)
- Re: [PATCH v4 2/5] selftests/resctrl: Add helpers for the non-contiguous test Reinette Chatre (Mon Feb 05 2024 - 23:16:36 EST)
- Re: [PATCH v5 1/1] hwmon: Add driver for Astera Labs PT5161L retimer Cosmo Chou (Mon Feb 05 2024 - 23:16:51 EST)
- Re: [PATCH v4 3/5] selftests/resctrl: Split validate_resctrl_feature_request() Reinette Chatre (Mon Feb 05 2024 - 23:17:30 EST)
- Re: [PATCH v4 4/5] selftests/resctrl: Add resource_info_file_exists() Reinette Chatre (Mon Feb 05 2024 - 23:18:02 EST)
- Re: [PATCH v4 5/5] selftests/resctrl: Add non-contiguous CBMs CAT test Reinette Chatre (Mon Feb 05 2024 - 23:18:23 EST)
- Re: [PATCH 4/6] fs: FS_IOC_GETSYSFSNAME Randy Dunlap (Mon Feb 05 2024 - 23:20:30 EST)
- [PATCH v2] nvmem: rmem: Fix return value of rmem_read() Joy Chakraborty (Mon Feb 05 2024 - 23:24:24 EST)
- linux-next: build failure after merge of the drm-misc tree Stephen Rothwell (Mon Feb 05 2024 - 23:29:05 EST)
- Re: [PATCH 0/2] Set boot tags for the usb0 port of AM62x SK and Beagleplay Vignesh Raghavendra (Mon Feb 05 2024 - 23:30:11 EST)
- Re: [PATCH] arm64: dts: ti: k3-am625-beagleplay: Use the builtin mdio bus Vignesh Raghavendra (Mon Feb 05 2024 - 23:30:36 EST)
- [PATCH v2 1/3] perf stat: Pass fewer metric arguments Ian Rogers (Mon Feb 05 2024 - 23:32:15 EST)
- [PATCH v2 2/3] perf metrics: Compute unmerged uncore metrics individually Ian Rogers (Mon Feb 05 2024 - 23:32:26 EST)
- [PATCH v2 3/3] perf stat: Fix metric-only aggregation index Ian Rogers (Mon Feb 05 2024 - 23:32:38 EST)
- Re: [PATCH] arm64: dts: ti: Disable clock output of the ethernet PHY Vignesh Raghavendra (Mon Feb 05 2024 - 23:32:58 EST)
- [PATCH v11] bus: mhi: host: Add tracing support Krishna chaitanya chundru (Mon Feb 05 2024 - 23:33:18 EST)
- linux-next: build warning after merge of the bpf-next tree Stephen Rothwell (Mon Feb 05 2024 - 23:33:33 EST)
- Re: [PATCH 4/6] fs: FS_IOC_GETSYSFSNAME Kent Overstreet (Mon Feb 05 2024 - 23:34:00 EST)
- Re: [PATCH] arm64: dts: ti: phycore-am64: Add ADC Vignesh Raghavendra (Mon Feb 05 2024 - 23:34:21 EST)
- [PATCH] LoongArch: Change acpi_core_pic[NR_CPUS] to acpi_core_pic[MAX_CORE_PIC] Huacai Chen (Mon Feb 05 2024 - 23:34:39 EST)
- Re: [PATCH 01/11] arm64: dts: ti: k3-am642-evm: Do not split single items Vignesh Raghavendra (Mon Feb 05 2024 - 23:34:55 EST)
- [PATCH v4 0/6] AMD Pstate Fixes And Enhancements Perry Yuan (Mon Feb 05 2024 - 23:35:11 EST)
- [PATCH v4 1/6] ACPI: CPPC: enable AMD CPPC V2 support for family 17h processors Perry Yuan (Mon Feb 05 2024 - 23:35:32 EST)
- [PATCH v4 2/6] cpufreq:amd-pstate: fix the nominal freq value set Perry Yuan (Mon Feb 05 2024 - 23:35:51 EST)
- [PATCH v4 3/6] cpufreq:amd-pstate: initialize nominal_freq of each cpudata Perry Yuan (Mon Feb 05 2024 - 23:36:02 EST)
- [PATCH v4 4/6] cpufreq:amd-pstate: get pstate transition delay and latency value from ACPI tables Perry Yuan (Mon Feb 05 2024 - 23:36:27 EST)
- [PATCH v4 5/6] cppc_acpi: print error message if CPPC is unsupported Perry Yuan (Mon Feb 05 2024 - 23:36:35 EST)
- [PATCH v4 6/6] cpufreq:amd-pstate: add quirk for the pstate CPPC capabilities missing Perry Yuan (Mon Feb 05 2024 - 23:37:05 EST)
- [PATCH v3 0/3] sched/fair: Simplify and optimize update_sd_pick_busiest() David Vernet (Mon Feb 05 2024 - 23:39:34 EST)
- [PATCH v3 1/3] sched/fair: Remove unnecessary goto in update_sd_lb_stats() David Vernet (Mon Feb 05 2024 - 23:39:49 EST)
- [PATCH v3 2/3] sched/fair: Do strict inequality check for busiest misfit task group David Vernet (Mon Feb 05 2024 - 23:40:00 EST)
- [PATCH v3 3/3] sched/fair: Simplify some logic in update_sd_pick_busiest() David Vernet (Mon Feb 05 2024 - 23:40:20 EST)
- Re: [PATCH 1/4] arm64: dts: ti: k3-j7200: Enable PCIe nodes at the board level Vignesh Raghavendra (Mon Feb 05 2024 - 23:41:58 EST)
- Re: [PATCH 0/3] Add PCIe DT support for TI's J784S4 SoC Siddharth Vadapalli (Mon Feb 05 2024 - 23:42:32 EST)
- Re: [PATCH v1] arm64: dts: ti: verdin-am62: mallow: add TPM device Vignesh Raghavendra (Mon Feb 05 2024 - 23:42:52 EST)
- Re: [PATCH] arm64: dts: ti: k3-am642-phyboard-electra: Add TPM support Vignesh Raghavendra (Mon Feb 05 2024 - 23:43:06 EST)
- [PATCH] riscv: vector: Fix a typo of preempt_v Song Shuai (Mon Feb 05 2024 - 23:43:20 EST)
- Re: (subset)[PATCH 0/3] pinctrl: pinctrl-single: fix suspend/resume on j7200 Vignesh Raghavendra (Mon Feb 05 2024 - 23:43:50 EST)
- linux-next: Tree for Feb 6 Stephen Rothwell (Mon Feb 05 2024 - 23:43:54 EST)
- Re: [syzbot] [ceph?] [fs?] INFO: task hung in ceph_mdsc_pre_umount Hillf Danton (Mon Feb 05 2024 - 23:53:27 EST)
- Re: [RESEND PATCH v2] arm64: dts: ti: k3-am69-sk: remove assigned-clock-parents for unused VP Vignesh Raghavendra (Mon Feb 05 2024 - 23:56:41 EST)
- Re: [PATCH] arm64: dts: ti: k3-am62p5-sk: Enable CPSW MDIO node Vignesh Raghavendra (Mon Feb 05 2024 - 23:56:54 EST)
- [PATCH] mm/cma: Add sysfs file 'release_pages_success' Anshuman Khandual (Mon Feb 05 2024 - 23:57:51 EST)
- Re: [PATCH v2] media: adv7180: Fix cppcheck warnings Bhavin Sharma (Tue Feb 06 2024 - 00:05:24 EST)
- Re: [PATCH 4/6] fs: FS_IOC_GETSYSFSNAME Darrick J. Wong (Tue Feb 06 2024 - 00:09:07 EST)
- Re: linux-next: Tree for Feb 5 [drivers/hwmon/surface_fan.ko] Guenter Roeck (Tue Feb 06 2024 - 00:09:24 EST)
- Re: [PATCH 4/6] fs: FS_IOC_GETSYSFSNAME Kent Overstreet (Tue Feb 06 2024 - 00:15:41 EST)
- Re: [PATCH net-next v2] eth: mlx5: link NAPI instances to queues and IRQs Rahul Rameshbabu (Tue Feb 06 2024 - 00:16:04 EST)
- Re: Running out of inode flags in ext4 Ojaswin Mujoo (Tue Feb 06 2024 - 00:16:19 EST)
- Re: [PATCH] KVM: selftests: Don't assert on exact number of 4KiB in dirty log split test Tao Su (Tue Feb 06 2024 - 00:16:41 EST)
- Re: [PATCH v3 3/3] arm64: dts: ti: k3-am642-evm: add overlay for icssg1 2nd port MD Danish Anwar (Tue Feb 06 2024 - 00:17:00 EST)
- [PATCH v8] io_uring: Statistics of the true utilization of sq threads. Xiaobing Li (Tue Feb 06 2024 - 00:18:13 EST)
- [PATCH v14 0/9] Add multiport support for DWC3 controllers Krishna Kurapati (Tue Feb 06 2024 - 00:19:05 EST)
- [PATCH v14 1/9] dt-bindings: usb: Add bindings for multiport properties on DWC3 controller Krishna Kurapati (Tue Feb 06 2024 - 00:19:24 EST)
- [PATCH v14 2/9] usb: dwc3: core: Access XHCI address space temporarily to read port info Krishna Kurapati (Tue Feb 06 2024 - 00:19:49 EST)
- [PATCH v14 3/9] usb: dwc3: core: Skip setting event buffers for host only controllers Krishna Kurapati (Tue Feb 06 2024 - 00:20:12 EST)
- [PATCH v14 4/9] usb: dwc3: core: Refactor PHY logic to support Multiport Controller Krishna Kurapati (Tue Feb 06 2024 - 00:20:32 EST)
- [PATCH v14 5/9] dt-bindings: usb: qcom,dwc3: Add bindings for SC8280 Multiport Krishna Kurapati (Tue Feb 06 2024 - 00:20:45 EST)
- [PATCH v14 6/9] usb: dwc3: qcom: Add helper function to request wakeup interrupts Krishna Kurapati (Tue Feb 06 2024 - 00:21:12 EST)
- [PATCH v14 7/9] usb: dwc3: qcom: Refactor IRQ handling in glue driver Krishna Kurapati (Tue Feb 06 2024 - 00:21:33 EST)
- [PATCH v14 8/9] usb: dwc3: qcom: Enable wakeup for applicable ports of multiport Krishna Kurapati (Tue Feb 06 2024 - 00:21:55 EST)
- [PATCH v14 9/9] usb: dwc3: qcom: Add multiport suspend/resume support for wrapper Krishna Kurapati (Tue Feb 06 2024 - 00:22:11 EST)
- ld.lld: error: vmlinux.a(kernel/kallsyms.o):(function kallsyms_lookup_name: .text+0x90): relocation R_RISCV_PCREL_HI20 out of range: -524416 is not in [-524288, 524287]; references kallsyms_seqs_of_names kernel test robot (Tue Feb 06 2024 - 00:22:40 EST)
- [PATCH] drm/imx: Replace of_device.h with explicit includes Umang Jain (Tue Feb 06 2024 - 00:22:51 EST)
- [PATCH] liburing: add script for statistics sqpoll running time Xiaobing Li (Tue Feb 06 2024 - 00:23:38 EST)
- @ X Philosophy, some further improvements (was Fair Source, Low Jitter) Ywe Caerlyn (Tue Feb 06 2024 - 00:29:42 EST)
- Re: [PATCH] pci: endpoint: make pci_epf_bus_type const Manivannan Sadhasivam (Tue Feb 06 2024 - 00:33:15 EST)
- [PATCH 1/2] drivers: acpi: use %pe for better readability of errors while printing Onkarnarth (Tue Feb 06 2024 - 00:41:07 EST)
- [PATCH 2/2] kernel: sched: print errors with %pe for better readability of logs Onkarnarth (Tue Feb 06 2024 - 00:41:19 EST)
- RE: [PATCH v4 3/5] crypto: tegra: Add Tegra Security Engine driver Akhil R (Tue Feb 06 2024 - 00:50:50 EST)
- Re: [PATCH v5 12/12] nvmet-fc: use RCU list iterator for assoc_list Hannes Reinecke (Tue Feb 06 2024 - 00:51:44 EST)
- Re: linux-next: Tree for Feb 6 (gpu/drm/amd/display/ kernel-doc warnings) Randy Dunlap (Tue Feb 06 2024 - 00:53:18 EST)
- Re: [PATCH v4 3/5] crypto: tegra: Add Tegra Security Engine driver Herbert Xu (Tue Feb 06 2024 - 00:54:58 EST)
- Re: [PATCH v2 2/8] ARM: dts: microchip: sam9x60ek: Add power-supply properties for sdmmc nodes claudiu beznea (Tue Feb 06 2024 - 00:55:16 EST)
- Re: [PATCH] arm64: dts: qcom: qcm6490-idp: Add configurations for gpio-keys Dmitry Baryshkov (Tue Feb 06 2024 - 00:57:58 EST)
- Re: [PATCH 0/3] f2fs: fix panic issue in small capacity device Zhiguo Niu (Tue Feb 06 2024 - 00:58:26 EST)
- RE: [PATCH v4 3/5] crypto: tegra: Add Tegra Security Engine driver Akhil R (Tue Feb 06 2024 - 00:58:56 EST)
- Re: [PATCH] KVM: selftests: Fix a semaphore imbalance in the dirty ring logging test Dongli Zhang (Tue Feb 06 2024 - 01:02:40 EST)
- Re: [PATCH] fpga: dfl: make dfl_bus_type const Xu Yilun (Tue Feb 06 2024 - 01:02:55 EST)
- Re: [PATCH] mm/swap: fix race condition in direct swapin path Yu Zhao (Tue Feb 06 2024 - 01:03:40 EST)
- Re: [PATCH 1/4] arm64: dts: ls1012a: correct the size of dcfg block Shawn Guo (Tue Feb 06 2024 - 01:16:49 EST)
- [PATCH v3 0/2] Add JH7110 MIPI DPHY TX support Shengyang Chen (Tue Feb 06 2024 - 01:19:45 EST)
- [PATCH v3 1/2] dt-bindings: phy: Add starfive,jh7110-dphy-tx Shengyang Chen (Tue Feb 06 2024 - 01:20:02 EST)
- [PATCH v3 2/2] phy: starfive: Add mipi dphy tx support Shengyang Chen (Tue Feb 06 2024 - 01:20:18 EST)
- Re: [PATCH v11] bus: mhi: host: Add tracing support Manivannan Sadhasivam (Tue Feb 06 2024 - 01:26:56 EST)
- [PATCH] [v2] media: go7007: fix a memleak in go7007_load_encoder Zhipeng Lu (Tue Feb 06 2024 - 01:27:17 EST)
- Re: [PATCH] ssb: make ssb_bustype const Kalle Valo (Tue Feb 06 2024 - 01:31:58 EST)
- Re: [PATCH] tracing: use ring_buffer_record_is_set_on() in tracer_tracing_is_on() Sven Schnelle (Tue Feb 06 2024 - 01:36:45 EST)
- [linux][PATCH] ASoC: dt-bindings: atmel,sam9x5-wm8731: Convert to json-schema Dharma Balasubiramani (Tue Feb 06 2024 - 01:44:58 EST)
- Re: [PATCH] pmdomain: mediatek: Use devm_platform_get_and_ioremap_resource() in init_scp() Markus Elfring (Tue Feb 06 2024 - 01:49:13 EST)
- [PATCH] [v2] media: go7007: fix a memleak in go7007_load_encoder Zhipeng Lu (Tue Feb 06 2024 - 01:50:40 EST)
- Re: [PATCH v11] bus: mhi: host: Add tracing support Krishna Chaitanya Chundru (Tue Feb 06 2024 - 01:56:02 EST)
- [PATCH v3 1/2] dt-bindings: iio: adc: ti-ads1298: Add bindings Mike Looijmans (Tue Feb 06 2024 - 01:58:50 EST)
- [PATCH v3 2/2] iio: adc: ti-ads1298: Add driver Mike Looijmans (Tue Feb 06 2024 - 01:59:15 EST)
- Re: [PATCH v2] dt-bindings: firmware: xilinx: Describe soc-nvmem subnode Michal Simek (Tue Feb 06 2024 - 02:05:03 EST)
- Re: [PATCH v5 00/14] dm-raid/md/raid: fix v6.7 regressions Yu Kuai (Tue Feb 06 2024 - 02:05:11 EST)
- Re: [PATCH] tracing: use ring_buffer_record_is_set_on() in tracer_tracing_is_on() Mete Durlu (Tue Feb 06 2024 - 02:05:32 EST)
- Re: [PATCH] bus: imx-weim: fix imx_weim_gpr_setup() Shawn Guo (Tue Feb 06 2024 - 02:07:38 EST)
- Re: [PATCH 2/5] perf sched: Fix memory leak in perf_sched__map() Yang Jihong (Tue Feb 06 2024 - 02:08:30 EST)
- Re: [PATCH 5/5] perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str() Yang Jihong (Tue Feb 06 2024 - 02:10:12 EST)
- [PATCH 01/18] mfd: ac100: convert to use maple tree register cache Bo Liu (Tue Feb 06 2024 - 02:13:52 EST)
- [PATCH 03/18] mfd: as3722: convert to use maple tree register cache Bo Liu (Tue Feb 06 2024 - 02:13:55 EST)
- [PATCH 05/18] mfd: bcm590xx: convert to use maple tree register cache Bo Liu (Tue Feb 06 2024 - 02:14:05 EST)
- [PATCH 04/18] mfd: axp20x: convert to use maple tree register cache Bo Liu (Tue Feb 06 2024 - 02:14:07 EST)
- [PATCH 02/18] mfd: as3711: convert to use maple tree register cache Bo Liu (Tue Feb 06 2024 - 02:14:15 EST)
- [PATCH 08/18] mfd: khadas-mcu: convert to use maple tree register cache Bo Liu (Tue Feb 06 2024 - 02:15:02 EST)
- [PATCH 06/18] mfd: bd9571mwv: convert to use maple tree register cache Bo Liu (Tue Feb 06 2024 - 02:15:08 EST)
- [PATCH 07/18] mfd: dialog: convert to use maple tree register cache Bo Liu (Tue Feb 06 2024 - 02:15:17 EST)
- [PATCH 10/18] mfd: wolfson: convert to use maple tree register cache Bo Liu (Tue Feb 06 2024 - 02:15:54 EST)
- [PATCH 09/18] mfd: lochnagar-i2c: convert to use maple tree register cache Bo Liu (Tue Feb 06 2024 - 02:15:55 EST)
- [PATCH 11/18] mfd: rohm: convert to use maple tree register cache Bo Liu (Tue Feb 06 2024 - 02:16:26 EST)
- [PATCH 12/18] mfd: rk8xx: convert to use maple tree register cache Bo Liu (Tue Feb 06 2024 - 02:16:31 EST)
- [PATCH 13/18] mfd: rn5t618: convert to use maple tree register cache Bo Liu (Tue Feb 06 2024 - 02:16:59 EST)
- [PATCH 14/18] mfd: rsmu_i2c: convert to use maple tree register cache Bo Liu (Tue Feb 06 2024 - 02:17:09 EST)
- [PATCH 15/18] mfd: si476x: convert to use maple tree register cache Bo Liu (Tue Feb 06 2024 - 02:17:33 EST)
- [PATCH 16/18] mfd: stmfx: convert to use maple tree register cache Bo Liu (Tue Feb 06 2024 - 02:17:39 EST)
- [PATCH 18/18] mfd: rc5t583: convert to use maple tree register cache Bo Liu (Tue Feb 06 2024 - 02:18:10 EST)
- [PATCH 17/18] mfd: stpmic1: convert to use maple tree register cache Bo Liu (Tue Feb 06 2024 - 02:18:13 EST)
- [PATCH 00/18] mfd: convert to use maple tree register cache Bo Liu (Tue Feb 06 2024 - 02:18:41 EST)
- [PATCH v2 5/5] soc: qcom: llcc: Add regmap for Broadcast_AND region Unnathi Chalicheemala (Tue Feb 06 2024 - 02:19:11 EST)
- [PATCH v2 2/5] arm64: dts: qcom: sm8450: Add mapping to llcc Broadcast_AND region Unnathi Chalicheemala (Tue Feb 06 2024 - 02:19:19 EST)
- [PATCH v2 1/5] dt-bindings: arm: msm: Add llcc Broadcast_AND register region Unnathi Chalicheemala (Tue Feb 06 2024 - 02:19:46 EST)
- [PATCH v2 3/5] arm64: dts: qcom: sm8550: Add mapping to llcc Broadcast_AND region Unnathi Chalicheemala (Tue Feb 06 2024 - 02:20:14 EST)
- [PATCH v2 4/5] arm64: dts: qcom: sm8650: Add mapping to llcc Broadcast_AND region Unnathi Chalicheemala (Tue Feb 06 2024 - 02:20:14 EST)
- [PATCH v2 0/5] LLCC: Support for Broadcast_AND region Unnathi Chalicheemala (Tue Feb 06 2024 - 02:20:15 EST)
- Re: [PATCH net-next v5 5/5] tools: virtio: introduce vhost_net_test Yunsheng Lin (Tue Feb 06 2024 - 02:24:22 EST)
- Re: [PATCH 3/8] dt-bindings: msm: qcom,mdss: Include ommited fam-b compatible Dmitry Baryshkov (Tue Feb 06 2024 - 02:28:03 EST)
- [PATCH v3 0/2] Add StarFive JH7110 SoC DSI support Shengyang Chen (Tue Feb 06 2024 - 02:30:30 EST)
- [PATCH v3 1/2] dt-bindings: display: bridge: cdns: Add display bridge support for dsi on StarFive JH7110 SoC Shengyang Chen (Tue Feb 06 2024 - 02:31:08 EST)
- Re: [PATCH v5 1/3] dt-bindings: arm: fsl: Add phyBOARD-Segin-i.MX93 Shawn Guo (Tue Feb 06 2024 - 02:31:55 EST)
- [PATCH v3 2/2] drm/bridge: cdns-dsi: Add support for StarFive JH7110 SoC Shengyang Chen (Tue Feb 06 2024 - 02:32:01 EST)
- Re: [PATCH v5 3/3] arm64: dts: imx93: Add phyBOARD-Segin-i.MX93 support Shawn Guo (Tue Feb 06 2024 - 02:32:29 EST)
- Re: [PATCH v5 1/1] hwmon: Add driver for Astera Labs PT5161L retimer Krzysztof Kozlowski (Tue Feb 06 2024 - 02:34:00 EST)
- Re: [PATCH v4 4/5] selftests/resctrl: Add resource_info_file_exists() Maciej Wieczor-Retman (Tue Feb 06 2024 - 02:34:26 EST)
- Re: [PATCH] dt-bindings: mfd: Update pattern property case Krzysztof Kozlowski (Tue Feb 06 2024 - 02:36:17 EST)
- Re: [PATCH v1 1/1] ARM: dts: imx6: skov: add aliases for all ethernet nodes Shawn Guo (Tue Feb 06 2024 - 02:36:35 EST)
- [PATCH v2] serial: port: Don't suspend if the port is still busy Yicong Yang (Tue Feb 06 2024 - 02:37:46 EST)
- [PATCH] media: ttpci: fix two memleaks in budget_av_attach Zhipeng Lu (Tue Feb 06 2024 - 02:38:28 EST)
- Re: [PATCH 3/8] dt-bindings: msm: qcom,mdss: Include ommited fam-b compatible Krzysztof Kozlowski (Tue Feb 06 2024 - 02:38:45 EST)
- Re: [PATCH v2] media: adv7180: Fix cppcheck warnings Hans Verkuil (Tue Feb 06 2024 - 02:39:14 EST)
- Re: [PATCH] mm/swap: fix race condition in direct swapin path Kairui Song (Tue Feb 06 2024 - 02:39:31 EST)
- Re: [PATCH v2 0/2] nxp: imx: Add support for Apalis Evaluation Board v1.2 Shawn Guo (Tue Feb 06 2024 - 02:40:54 EST)
- RE: [EXT] Re: [PATCH net-next v5 1/8] octeon_ep_vf: Add driver framework and device initialization Shinas Rasheed (Tue Feb 06 2024 - 02:43:00 EST)
- Re: [PATCH 2/2] dt-bindings: trivial-devices: Add qca,spidev Krzysztof Kozlowski (Tue Feb 06 2024 - 02:44:52 EST)
- [PATCH v2] arm64: jump_label: use constraints "Si" instead of "i" Fangrui Song (Tue Feb 06 2024 - 02:46:11 EST)
- Re: [GIT PULL] bcachefs fixes for 6.8-rc4 pr-tracker-bot (Tue Feb 06 2024 - 02:47:31 EST)
- Re: [PATCHv1 3/5] arm64: dts: amlogic: Add cache information to the Amlogic G12A SoCS Viacheslav (Tue Feb 06 2024 - 02:48:44 EST)
- [PATCH] media: platform: cros-ec: Add Dita to the match table Kells Ping (Tue Feb 06 2024 - 02:49:55 EST)
- Re: [RFC PATCH] sched/eevdf: Use tunable knob sysctl_sched_base_slice as explicit time quanta Ze Gao (Tue Feb 06 2024 - 02:50:37 EST)
- [PATCH v4 0/9] watchdog: rzg2l_wdt: Add support for RZ/G3S Claudiu (Tue Feb 06 2024 - 02:52:14 EST)
- [PATCH v4 1/9] watchdog: rzg2l_wdt: Restrict the driver to ARCH_RZG2L and ARCH_R9A09G011 Claudiu (Tue Feb 06 2024 - 02:52:27 EST)
- [PATCH v4 2/9] watchdog: rzg2l_wdt: Make the driver depend on PM Claudiu (Tue Feb 06 2024 - 02:52:43 EST)
- [PATCH v4 3/9] watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get() Claudiu (Tue Feb 06 2024 - 02:52:59 EST)
- [PATCH v4 4/9] watchdog: rzg2l_wdt: Check return status of pm_runtime_put() Claudiu (Tue Feb 06 2024 - 02:53:09 EST)
- [PATCH v4 5/9] watchdog: rzg2l_wdt: Remove reset de-assert on probe/stop Claudiu (Tue Feb 06 2024 - 02:53:34 EST)
- [PATCH v4 6/9] watchdog: rzg2l_wdt: Remove comparison with zero Claudiu (Tue Feb 06 2024 - 02:53:36 EST)
- [PATCH v4 7/9] watchdog: rzg2l_wdt: Rely on the reset driver for doing proper reset Claudiu (Tue Feb 06 2024 - 02:54:08 EST)
- [PATCH v4 8/9] watchdog: rzg2l_wdt: Add suspend/resume support Claudiu (Tue Feb 06 2024 - 02:54:31 EST)
- [PATCH v4 9/9] dt-bindings: watchdog: renesas,wdt: Document RZ/G3S support Claudiu (Tue Feb 06 2024 - 02:54:40 EST)
- Re: [PATCH net] tipc: Check the bearer type before calling tipc_udp_nl_bearer_add() Paolo Abeni (Tue Feb 06 2024 - 02:55:18 EST)
- Re: [PATCHv1 3/5] arm64: dts: amlogic: Add cache information to the Amlogic G12A SoCS Christian Hewitt (Tue Feb 06 2024 - 02:55:34 EST)
- Re: [PATCH v2 1/4] interconnect: qcom: icc-rpmh: Add QoS configuration support kernel test robot (Tue Feb 06 2024 - 02:56:15 EST)
- Re: [PATCH v3 4/4] sched/fair: Check the SD_ASYM_PACKING flag in sched_use_asym_prio() kuiliang Shi (Tue Feb 06 2024 - 02:57:44 EST)
- 答复: [PATCH] mm/slab: Add slabreclaim flag to slabinfo 张方正 (Fangzheng Zhang) (Tue Feb 06 2024 - 02:58:00 EST)
- Re: [PATCH v2 4/5] dt-bindings: usb/ti,am62-usb.yaml: Add PHY2 register space Krzysztof Kozlowski (Tue Feb 06 2024 - 02:58:50 EST)
- Re: [PATCH v14 0/9] Add multiport support for DWC3 controllers Dmitry Baryshkov (Tue Feb 06 2024 - 03:01:12 EST)
- [PATCH] workqueue: Fix pool->nr_running type back to atomic Yunlong Xing (Tue Feb 06 2024 - 03:01:27 EST)
- Re: [PATCH] cpufreq: CPPC: Resolve the large frequency discrepancy from cpuinfo_cur_freq lihuisong (C) (Tue Feb 06 2024 - 03:02:34 EST)
- [PATCH v19 1/9] media: videobuf2: Update vb2_is_busy() logic Benjamin Gaignard (Tue Feb 06 2024 - 03:02:57 EST)
- [PATCH v19 0/9] Add DELETE_BUF ioctl Benjamin Gaignard (Tue Feb 06 2024 - 03:03:00 EST)
- [PATCH v19 3/9] media: test-drivers: Set REQBUFS minimum number of buffers Benjamin Gaignard (Tue Feb 06 2024 - 03:03:15 EST)
- [PATCH v19 2/9] videobuf2: Add min_reqbufs_allocation field to vb2_queue structure Benjamin Gaignard (Tue Feb 06 2024 - 03:03:25 EST)
- [PATCH v19 4/9] media: core: Rework how create_buf index returned value is computed Benjamin Gaignard (Tue Feb 06 2024 - 03:03:43 EST)
- [PATCH v19 6/9] media: core: Free range of buffers Benjamin Gaignard (Tue Feb 06 2024 - 03:04:45 EST)
- [PATCH v19 8/9] media: v4l2: Add mem2mem helpers for DELETE_BUFS ioctl Benjamin Gaignard (Tue Feb 06 2024 - 03:04:48 EST)
- [PATCH v19 9/9] media: verisilicon: Support deleting buffers on capture queue Benjamin Gaignard (Tue Feb 06 2024 - 03:04:59 EST)
- [PATCH v19 5/9] media: core: Add bitmap manage bufs array entries Benjamin Gaignard (Tue Feb 06 2024 - 03:05:01 EST)
- [PATCH v19 7/9] media: v4l2: Add DELETE_BUFS ioctl Benjamin Gaignard (Tue Feb 06 2024 - 03:05:10 EST)
- Re: [PATCH] serial: port: Don't suspend if the port is still busy Yicong Yang (Tue Feb 06 2024 - 03:05:18 EST)
- Re: [PATCH] MAINTAINERS: Remove Tomasz from Samsung clock and pinctrl entries Krzysztof Kozlowski (Tue Feb 06 2024 - 03:06:28 EST)
- Re: [PATCH] MAINTAINERS: Remove Tomasz from Samsung clock and pinctrl entries Krzysztof Kozlowski (Tue Feb 06 2024 - 03:06:45 EST)
- Re: [PATCH 2/2] x86/random: Issue a warning if RDRAND or RDSEED fails Daniel P. Berrangé (Tue Feb 06 2024 - 03:07:04 EST)
- Re: [PATCH v3] arm64: dts: exynos: Add SPI nodes for Exynos850 Krzysztof Kozlowski (Tue Feb 06 2024 - 03:07:21 EST)
- Re: [PATCH 1/3] pstore: add multi-backend support kernel test robot (Tue Feb 06 2024 - 03:07:40 EST)
- Re: [REGRESSION] 6.7.1: md: raid5 hang and unresponsive system; successfully bisected Song Liu (Tue Feb 06 2024 - 03:08:27 EST)
- RE: [PATCH v11 13/16] iommu: Improve iopf_queue_remove_device() Tian, Kevin (Tue Feb 06 2024 - 03:09:42 EST)
- Re: [PATCH] KVM: x86: make KVM_REQ_NMI request iff NMI pending for vcpu Dongli Zhang (Tue Feb 06 2024 - 03:11:11 EST)
- Re: [PATCH net-next] eth: mlx5: link NAPI instances to queues and IRQs Tariq Toukan (Tue Feb 06 2024 - 03:11:52 EST)
- Re: (subset) [PATCH V8 00/12] soc: imx8mp: Add support for HDMI Neil Armstrong (Tue Feb 06 2024 - 03:15:23 EST)
- Re: [PATCH v2 3/3] arm64: dts: renesas: r9a08g045: Add missing interrupts of IRQC node claudiu beznea (Tue Feb 06 2024 - 03:15:41 EST)
- Re: [PATCH v14 0/9] Add multiport support for DWC3 controllers Krishna Kurapati PSSNV (Tue Feb 06 2024 - 03:16:13 EST)
- Re: [PATCH 5/5] drm/panel: simple: push blanking limit on RK32FN48H Neil Armstrong (Tue Feb 06 2024 - 03:18:04 EST)
- Re: [PATCH v3 00/17] kexec: Allow preservation of ftrace buffers Oleksij Rempel (Tue Feb 06 2024 - 03:18:23 EST)
- Re: [PATCH 4/5] drm/panel: simple: fix flags on RK043FN48H Neil Armstrong (Tue Feb 06 2024 - 03:18:58 EST)
- Re: [PATCH v2] drm/panel: re-alphabetize the menu list Neil Armstrong (Tue Feb 06 2024 - 03:19:16 EST)
- Re: [RFC PATCH] mm: hugetlb: remove __GFP_THISNODE flag when dissolving the old hugetlb Baolin Wang (Tue Feb 06 2024 - 03:19:35 EST)
- Re: [PATCH v3 1/4] sched/fair: add SD_CLUSTER in comments Yicong Yang (Tue Feb 06 2024 - 03:21:30 EST)
- Re: [PATCH v4 3/4] ARM: imx_v6_v7_defconfig: enable the vf610 gpio driver Shawn Guo (Tue Feb 06 2024 - 03:23:52 EST)
- Re: [PATCH v4 4/4] arm64: defconfig: enable the vf610 gpio driver Shawn Guo (Tue Feb 06 2024 - 03:24:04 EST)
- Re: [PATCH v1 0/2] arm64: dts: freescale: imx8qm: add apalis eval v1.2 carrier board Shawn Guo (Tue Feb 06 2024 - 03:24:38 EST)
- [RESEND v4] perf stat: Support per-cluster aggregation Yicong Yang (Tue Feb 06 2024 - 03:24:56 EST)
- Re: [PATCH 2/6] fs: FS_IOC_GETUUID Amir Goldstein (Tue Feb 06 2024 - 03:25:18 EST)
- Re: [PATCH] ARM: dts: imx6ull-dhcom: Remove /omit-if-no-ref/ from node usdhc1-pwrseq Shawn Guo (Tue Feb 06 2024 - 03:26:17 EST)
- Re: [PATCH v5 1/2] PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq() Niklas Cassel (Tue Feb 06 2024 - 03:28:27 EST)
- Re: [PATCH 0/6] s390: struct bus_type cleanup Heiko Carstens (Tue Feb 06 2024 - 03:31:24 EST)
- Re: [PATCH] s390: time: make stp_subsys const Heiko Carstens (Tue Feb 06 2024 - 03:31:44 EST)
- RE: [PATCH v11 14/16] iommu: Track iopf group instead of last fault Tian, Kevin (Tue Feb 06 2024 - 03:32:40 EST)
- Re: [PATCH v11 13/16] iommu: Improve iopf_queue_remove_device() Baolu Lu (Tue Feb 06 2024 - 03:33:36 EST)
- Re: [PATCH v4 2/9] watchdog: rzg2l_wdt: Make the driver depend on PM Geert Uytterhoeven (Tue Feb 06 2024 - 03:34:37 EST)
- Re: [PATCH v2] serial: port: Don't suspend if the port is still busy Tony Lindgren (Tue Feb 06 2024 - 03:34:58 EST)
- Re: [PATCH v2 0/5] LLCC: Support for Broadcast_AND region Krzysztof Kozlowski (Tue Feb 06 2024 - 03:35:20 EST)
- Re: [RFC PATCH v2 0/4] tsm: Runtime measurement registers ABI Xing, Cedric (Tue Feb 06 2024 - 03:35:45 EST)
- Re: [PATCH v2 2/5] arm64: dts: qcom: sm8450: Add mapping to llcc Broadcast_AND region Krzysztof Kozlowski (Tue Feb 06 2024 - 03:36:11 EST)
- RE: [PATCH v11 15/16] iommu: Make iopf_group_response() return void Tian, Kevin (Tue Feb 06 2024 - 03:37:28 EST)
- [PATCH v2 5/5] perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str() Yang Jihong (Tue Feb 06 2024 - 03:38:21 EST)
- [PATCH v2 3/5] perf sched: Move curr_thread initialization to perf_sched__map() Yang Jihong (Tue Feb 06 2024 - 03:38:25 EST)
- [PATCH v2 1/5] perf sched: Move start_work_mutex and work_done_wait_mutex initialization to perf_sched__replay() Yang Jihong (Tue Feb 06 2024 - 03:38:41 EST)
- [PATCH v2 4/5] perf sched: Move curr_pid and cpu_last_switched initialization to perf_sched__{lat|map|replay}() Yang Jihong (Tue Feb 06 2024 - 03:38:48 EST)
- [PATCH v2 0/5] perf sched: Minor optimizations for resource initialization Yang Jihong (Tue Feb 06 2024 - 03:39:01 EST)
- [PATCH v2 2/5] perf sched: Fix memory leak in perf_sched__map() Yang Jihong (Tue Feb 06 2024 - 03:40:50 EST)
- Re: Roadmap for netfslib and local caching (cachefiles) David Howells (Tue Feb 06 2024 - 03:41:33 EST)
- Re: [PATCH 1/2] ata: ahci: Add force LPM policy quirk for ASUS B1400CEAE Jian-Hong Pan (Tue Feb 06 2024 - 03:42:36 EST)
- RE: [PATCH v11 16/16] iommu: Make iommu_report_device_fault() return void Tian, Kevin (Tue Feb 06 2024 - 03:43:15 EST)
- Re: [PATCH v2 5/5] soc: qcom: llcc: Add regmap for Broadcast_AND region Krzysztof Kozlowski (Tue Feb 06 2024 - 03:43:40 EST)
- Re: [PATCH] arm64: dts: ti: Add phase tags for memory node on J784S4 EVM and AM69 SK Vignesh Raghavendra (Tue Feb 06 2024 - 03:43:55 EST)
- Re: [PATCH 0/3] arm64: dts: ti: k3-j7200: Add support for multiple CAN nodes in J7200 Vignesh Raghavendra (Tue Feb 06 2024 - 03:44:16 EST)
- Re: [PATCH v2 0/2] TI: K3: Fix the device IDs for VTM node. Vignesh Raghavendra (Tue Feb 06 2024 - 03:44:34 EST)
- Re: [PATCH] arm64: dts: ti: k3-am62p-mcu/wakeup: Disable MCU and wakeup R5FSS nodes Vignesh Raghavendra (Tue Feb 06 2024 - 03:44:49 EST)
- [PATCH 1/3] pstore: add multi-backend support Yuanhe Shu (Tue Feb 06 2024 - 03:45:07 EST)
- Re: [PATCH v3 2/3] overflow: Introduce add_wrap(), sub_wrap(), and mul_wrap() Rasmus Villemoes (Tue Feb 06 2024 - 03:45:22 EST)
- Re: Question about the ipi_raise filter usage and output richard clark (Tue Feb 06 2024 - 03:45:39 EST)
- Re: [PATCH v19 1/9] media: videobuf2: Update vb2_is_busy() logic Hans Verkuil (Tue Feb 06 2024 - 03:46:00 EST)
- Re: [PATCH v14 0/9] Add multiport support for DWC3 controllers Dmitry Baryshkov (Tue Feb 06 2024 - 03:46:23 EST)
- Re: [PATCH v14 0/9] Add multiport support for DWC3 controllers Krishna Kurapati PSSNV (Tue Feb 06 2024 - 03:46:46 EST)
- Re: [PATCH v14 0/9] Add multiport support for DWC3 controllers Dmitry Baryshkov (Tue Feb 06 2024 - 03:47:55 EST)
- Re: [PATCH 08/18] mfd: khadas-mcu: convert to use maple tree register cache neil . armstrong (Tue Feb 06 2024 - 03:48:11 EST)
- Re: [PATCH] tracing: use ring_buffer_record_is_set_on() in tracer_tracing_is_on() Sven Schnelle (Tue Feb 06 2024 - 03:48:38 EST)
- [PATCH] mm/migrate: preserve exact soft-dirty state Muhammad Usama Anjum (Tue Feb 06 2024 - 03:48:52 EST)
- Re: [PATCH net] tipc: Check the bearer type before calling tipc_udp_nl_bearer_add() patchwork-bot+netdevbpf (Tue Feb 06 2024 - 03:50:38 EST)
- [PATCH 0/4] spi: s3c64xx: add support for google,gs101-spi Tudor Ambarus (Tue Feb 06 2024 - 03:53:04 EST)
- [PATCH 1/4] spi: s3c64xx: explicitly include <linux/types.h> Tudor Ambarus (Tue Feb 06 2024 - 03:53:04 EST)
- [PATCH 2/4] spi: dt-bindings: samsung: add google,gs101-spi compatible Tudor Ambarus (Tue Feb 06 2024 - 03:53:14 EST)
- [PATCH 3/4] spi: s3c64xx: add s3c64xx_iowrite{8,16}_32_rep accessors Tudor Ambarus (Tue Feb 06 2024 - 03:53:44 EST)
- [PATCH 4/4] spi: s3c64xx: add support for google,gs101-spi Tudor Ambarus (Tue Feb 06 2024 - 03:54:03 EST)
- Re: [PATCH v4 2/9] watchdog: rzg2l_wdt: Make the driver depend on PM claudiu beznea (Tue Feb 06 2024 - 03:54:18 EST)
- [PATCH v19.1 1/9] media: videobuf2: Update vb2_is_busy() logic Benjamin Gaignard (Tue Feb 06 2024 - 03:54:48 EST)
- Re: [PATCH] KVM: selftests: Fix a semaphore imbalance in the dirty ring logging test Peter Xu (Tue Feb 06 2024 - 03:55:10 EST)
- Re: [PATCHv1 2/5] arm64: dts: amlogic: Add cache information to the Amlogic SM1 SoC Neil Armstrong (Tue Feb 06 2024 - 03:55:23 EST)
- Re: [PATCH] x86/coco: Define cc_vendor without CONFIG_ARCH_HAS_CC_PLATFORM Paolo Bonzini (Tue Feb 06 2024 - 03:55:40 EST)
- Re: [PATCH v3 1/4] sched/fair: add SD_CLUSTER in comments kuiliang Shi (Tue Feb 06 2024 - 03:56:18 EST)
- Re: [RFC PATCH v2 0/4] tsm: Runtime measurement registers ABI James Bottomley (Tue Feb 06 2024 - 03:58:03 EST)
- Re: [PATCH v19 0/9] Add DELETE_BUF ioctl Hans Verkuil (Tue Feb 06 2024 - 03:58:54 EST)
- Re: [PATCH v3] mm: memcg: Use larger batches for proactive reclaim Michal Hocko (Tue Feb 06 2024 - 03:59:09 EST)
- Re: [PATCH] ieee802154: ca8210: Drop spurious WQ_UNBOUND from alloc_ordered_workqueue() call Miquel Raynal (Tue Feb 06 2024 - 04:00:02 EST)
- [PATCH v6 0/9] bugfix of MD_CLOSING and clean up md_ioctl() linan666 (Tue Feb 06 2024 - 04:00:20 EST)
- [PATCH v6 2/9] md: changed the switch of RAID_VERSION to if linan666 (Tue Feb 06 2024 - 04:00:27 EST)
- [PATCH v6 1/9] md: merge the check of capabilities into md_ioctl_valid() linan666 (Tue Feb 06 2024 - 04:00:33 EST)
- [PATCH v6 4/9] md: return directly before setting did_set_md_closing linan666 (Tue Feb 06 2024 - 04:00:57 EST)
- [PATCH v6 3/9] md: clean up invalid BUG_ON in md_ioctl linan666 (Tue Feb 06 2024 - 04:01:09 EST)
- [PATCH v6 5/9] md: Don't clear MD_CLOSING when the raid is about to stop linan666 (Tue Feb 06 2024 - 04:01:29 EST)
- [PATCH v6 6/9] md: factor out a helper to sync mddev linan666 (Tue Feb 06 2024 - 04:01:29 EST)
- [PATCH v6 7/9] md: sync blockdev before stopping raid or setting readonly linan666 (Tue Feb 06 2024 - 04:02:00 EST)
- [PATCH v6 9/9] md: check mddev->pers before calling md_set_readonly() linan666 (Tue Feb 06 2024 - 04:02:07 EST)
- [PATCH v6 8/9] md: clean up openers check in do_md_stop() and md_set_readonly() linan666 (Tue Feb 06 2024 - 04:02:16 EST)
- Re: [PATCHv1 4/5] arm64: dts: amlogic: Add cache information to the Amlogic S922X SoC Neil Armstrong (Tue Feb 06 2024 - 04:03:02 EST)
- Re: [PATCH 2/6] fs: FS_IOC_GETUUID Kent Overstreet (Tue Feb 06 2024 - 04:03:19 EST)
- Re: [PATCH v4 1/3] printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabled Petr Mladek (Tue Feb 06 2024 - 04:03:45 EST)
- Re: [PATCHv1 5/5] arm64: dts: amlogic: Add cache information to the Amlogic A7 SoC Neil Armstrong (Tue Feb 06 2024 - 04:04:08 EST)
- Re: [PATCH v3 1/7] drm/mediatek: dsi: Use GENMASK() for register mask definitions CK Hu (胡俊光) (Tue Feb 06 2024 - 04:04:19 EST)
- Re: [PATCH v2] platform/x86/amd/hsmp: switch to use device_add_groups() Ilpo Järvinen (Tue Feb 06 2024 - 04:04:26 EST)
- Re: [PATCH v4 2/3] printk: Change type of CONFIG_BASE_SMALL to bool Petr Mladek (Tue Feb 06 2024 - 04:04:52 EST)
- Re: [PATCH v11] bus: mhi: host: Add tracing support Manivannan Sadhasivam (Tue Feb 06 2024 - 04:05:19 EST)
- Re: Linux warning `usb: port power management may be unreliable` on Dell XPS 13 9360 Paul Menzel (Tue Feb 06 2024 - 04:05:40 EST)
- Re: [PATCH v4 3/3] printk: Remove redundant CONFIG_BASE_FULL Petr Mladek (Tue Feb 06 2024 - 04:05:53 EST)
- Re: [PATCH v2 0/4] Add support for QoS configuration Konrad Dybcio (Tue Feb 06 2024 - 04:07:23 EST)
- Re: [PATCH v4 3/3] printk: Remove redundant CONFIG_BASE_FULL Petr Mladek (Tue Feb 06 2024 - 04:08:55 EST)
- Re: [PATCH] mm/slab: Add slabreclaim flag to slabinfo zhang fangzheng (Tue Feb 06 2024 - 04:09:13 EST)
- next: /dev/root: Can't open blockdev Naresh Kamboju (Tue Feb 06 2024 - 04:11:43 EST)
- [PATCH] ALSA: hda/realtek: cs35l41: Fix internal speaker support for ASUS UM3402 with missing DSD Jean-Loïc Charroud (Tue Feb 06 2024 - 04:14:29 EST)
- Re: [RESEND v4] perf stat: Support per-cluster aggregation Jonathan Cameron (Tue Feb 06 2024 - 04:17:14 EST)
- [RFC PATCH net-next v2 0/7] Improve GbEth performance on Renesas RZ/G2L and related SoCs Paul Barker (Tue Feb 06 2024 - 04:19:37 EST)
- [RFC PATCH net-next v2 1/7] net: ravb: Simplify poll & receive functions Paul Barker (Tue Feb 06 2024 - 04:19:55 EST)
- [RFC PATCH net-next v2 3/7] net: ravb: Always process TX descriptor ring Paul Barker (Tue Feb 06 2024 - 04:20:15 EST)
- [RFC PATCH net-next v2 2/7] net: ravb: Count packets instead of descriptors in RX path Paul Barker (Tue Feb 06 2024 - 04:20:31 EST)
- [RFC PATCH net-next v2 4/7] net: ravb: Always update error counters Paul Barker (Tue Feb 06 2024 - 04:20:55 EST)
- [RFC PATCH net-next v2 5/7] net: ravb: Align poll function with NAPI docs Paul Barker (Tue Feb 06 2024 - 04:21:10 EST)
- [RFC PATCH net-next v2 6/7] net: ravb: Enable SW IRQ Coalescing for GbEth Paul Barker (Tue Feb 06 2024 - 04:21:28 EST)
- [RFC PATCH net-next v2 7/7] net: ravb: Use NAPI threaded mode on 1-core CPUs with GbEth IP Paul Barker (Tue Feb 06 2024 - 04:21:46 EST)
- Re: [PATCH] spmi: pmic-arb: Replace three IS_ERR() calls by null pointer checks in spmi_pmic_arb_probe() AngeloGioacchino Del Regno (Tue Feb 06 2024 - 04:22:09 EST)
- [PATCH v2] pmdomain: mediatek: Use devm_platform_ioremap_resource() in init_scp() Markus Elfring (Tue Feb 06 2024 - 04:22:39 EST)
- Re: [PATCH 1/2] drivers: acpi: use %pe for better readability of errors while printing Stanislaw Gruszka (Tue Feb 06 2024 - 04:23:54 EST)
- Re: [PATCH 2/2] kernel: sched: print errors with %pe for better readability of logs Stanislaw Gruszka (Tue Feb 06 2024 - 04:24:16 EST)
- [PATCH] arm64: dts: ti: k3-am68-sk-som: Add support for OSPI flash Sinthu Raja (Tue Feb 06 2024 - 04:24:30 EST)
- Re: [PATCH] pmdomain: mediatek: Use devm_platform_get_and_ioremap_resource() in init_scp() AngeloGioacchino Del Regno (Tue Feb 06 2024 - 04:24:46 EST)
- Re: [PATCH] riscv: hwprobe: export VA_BITS Clément Léger (Tue Feb 06 2024 - 04:25:09 EST)
- Re: [PATCH] net: ieee802154: at86rf230: convert to use maple tree register cache Miquel Raynal (Tue Feb 06 2024 - 04:25:29 EST)
- Re: [PATCH v2] pmdomain: mediatek: Use devm_platform_ioremap_resource() in init_scp() Geert Uytterhoeven (Tue Feb 06 2024 - 04:26:32 EST)
- [PATCH v2] filemap: avoid unnecessary major faults in filemap_fault() Peng Zhang (Tue Feb 06 2024 - 04:26:48 EST)
- Re: [PATCH net-next v7] bonding: Add independent control state machine Hangbin Liu (Tue Feb 06 2024 - 04:27:54 EST)
- Re: [PATCH v2 2/2] phy: add driver for MediaTek XFI T-PHY AngeloGioacchino Del Regno (Tue Feb 06 2024 - 04:28:23 EST)
- Re: [PATCH v2 1/2] dt-bindings: phy: mediatek,mt7988-xfi-tphy: add new bindings AngeloGioacchino Del Regno (Tue Feb 06 2024 - 04:28:52 EST)
- Re: [PATCH net-next v7 2/2] net: add netmem to skb_frag_t Paolo Abeni (Tue Feb 06 2024 - 04:30:31 EST)
- Re: [PATCH v2] nvmem: rmem: Fix return value of rmem_read() Greg Kroah-Hartman (Tue Feb 06 2024 - 04:30:46 EST)
- Re: [PATCH] zram: easy the allocation of zcomp_strm's buffers with 2 pages Barry Song (Tue Feb 06 2024 - 04:31:09 EST)
- Re: [syzbot] [jfs?] UBSAN: shift-out-of-bounds in dbSplit syzbot (Tue Feb 06 2024 - 04:31:23 EST)
- Re: [PATCH v11] bus: mhi: host: Add tracing support Manivannan Sadhasivam (Tue Feb 06 2024 - 04:31:41 EST)
- Re: [PATCH 00/18] mfd: convert to use maple tree register cache Geert Uytterhoeven (Tue Feb 06 2024 - 04:33:49 EST)
- Re: [PATCH v2 11/19] power: reset: mt6323-poweroff: Use devm_register_sys_off_handler(POWER_OFF) AngeloGioacchino Del Regno (Tue Feb 06 2024 - 04:34:03 EST)
- Re: [PATCH 7/8] net: intel: igb: Use linkmode helpers for EEE Maxime Chevallier (Tue Feb 06 2024 - 04:34:48 EST)
- Re: [PATCH v11] bus: mhi: host: Add tracing support Manivannan Sadhasivam (Tue Feb 06 2024 - 04:35:06 EST)
- Re: [PATCH v4 03/12] dt-bindings: mtd: brcmnand: Add ecc strap property Miquel Raynal (Tue Feb 06 2024 - 04:35:21 EST)
- Re: [PATCH v2 19/19] power: reset: syscon-poweroff: Use devm_register_sys_off_handler(POWER_OFF) AngeloGioacchino Del Regno (Tue Feb 06 2024 - 04:36:24 EST)
- Re: [PATCH v2 18/19] power: reset: syscon-poweroff: Move device data into a struct AngeloGioacchino Del Regno (Tue Feb 06 2024 - 04:36:32 EST)
- Re: [PATCH v6 1/4] lib/pci_iomap.c: fix cleanup bug in pci_iounmap() Philipp Stanner (Tue Feb 06 2024 - 04:37:05 EST)
- Re: [PATCH 1/2] spi: spidev: Add Qualcomm spidev device compatible Mark Brown (Tue Feb 06 2024 - 04:37:19 EST)
- Re: [PATCH 1/2] ASoC: SOF: amd: fix SND_AMD_SOUNDWIRE_ACPI dependencies Mark Brown (Tue Feb 06 2024 - 04:37:49 EST)
- Re: [PATCH v2] ASoC: pxa: remove duplicated CONFIG_SND_PXA2XX_AC97 entry Mark Brown (Tue Feb 06 2024 - 04:38:04 EST)
- Re: [PATCH] Remove the @multi_cs_cap to prevent kernel-doc warnings Mark Brown (Tue Feb 06 2024 - 04:38:18 EST)
- Re: [PATCH v6 4/4] PCI: Move devres code from pci.c to devres.c Philipp Stanner (Tue Feb 06 2024 - 04:38:33 EST)
- Re: [PATCH 0/8] drivers: net: Convert EEE handling to use linkmode bitmaps Maxime Chevallier (Tue Feb 06 2024 - 04:38:56 EST)
- Re: [RESEND v4] perf stat: Support per-cluster aggregation Yicong Yang (Tue Feb 06 2024 - 04:39:17 EST)
- [PATCH -next] watchdog: Add kernel-doc for wdt_set_timeout() Yang Li (Tue Feb 06 2024 - 04:39:22 EST)
- Re: Question about the ipi_raise filter usage and output Valentin Schneider (Tue Feb 06 2024 - 04:39:45 EST)
- Re: [PATCH] selftests/net: Amend per-netns counter checks patchwork-bot+netdevbpf (Tue Feb 06 2024 - 04:40:35 EST)
- Re: [PATCH v6 0/4] Regather scattered PCI-Code Philipp Stanner (Tue Feb 06 2024 - 04:41:32 EST)
- [PATCH] perf: CXL: fix mismatched cpmu event opcode Hojin Nam (Tue Feb 06 2024 - 04:42:06 EST)
- Re: [PATCH v2] serial: port: Don't suspend if the port is still busy Greg KH (Tue Feb 06 2024 - 04:44:45 EST)
- Re: Spurious problems when running regmap unit tests in qemu Mark Brown (Tue Feb 06 2024 - 04:45:42 EST)
- Re: [PATCH] ssb: make ssb_bustype const Greg Kroah-Hartman (Tue Feb 06 2024 - 04:46:09 EST)
- [PATCH v4] tracing: Support to dump instance traces by ftrace_dump_on_oops Huang Yiwei (Tue Feb 06 2024 - 04:48:05 EST)
- RE: [V2 RESEND] arm64: dts: qcom: sc7280: add slimbus DT node Mukesh Savaliya (Tue Feb 06 2024 - 04:48:20 EST)
- Re: [PATCH 2/2] kernel: sched: print errors with %pe for better readability of logs Valentin Schneider (Tue Feb 06 2024 - 04:48:52 EST)
- Re: [PATCH v3 2/7] drm/mediatek: dsi: Cleanup functions mtk_dsi_ps_control{_vact}() CK Hu (胡俊光) (Tue Feb 06 2024 - 04:51:12 EST)
- Re: [PATCH] media: ti: Use devm_platform_get_and_ioremap_resource() in ti_csi2rx_probe() Jai Luthra (Tue Feb 06 2024 - 04:53:31 EST)
- Re: [PATCH 1/4] spi: s3c64xx: explicitly include <linux/types.h> Peter Griffin (Tue Feb 06 2024 - 04:56:25 EST)
- [PATCH] selftests/seccomp: Pin benchmark to single CPU Kees Cook (Tue Feb 06 2024 - 04:57:05 EST)
- Re: [PATCH RFC 5/6] fs: xfs: iomap atomic write support John Garry (Tue Feb 06 2024 - 04:57:27 EST)
- Re: [PATCH 2/4] spi: dt-bindings: samsung: add google,gs101-spi compatible Peter Griffin (Tue Feb 06 2024 - 04:57:50 EST)
- Re: [PATCH] ata: pata_parport: make pata_parport_bus_type const Niklas Cassel (Tue Feb 06 2024 - 04:58:54 EST)
- drivers/thermal/mediatek/lvts_thermal.c:520:2-3: Unneeded semicolon kernel test robot (Tue Feb 06 2024 - 04:59:07 EST)
- [PATCHv5 2/3] watchdog/softlockup: report the most frequent interrupts Bitao Hu (Tue Feb 06 2024 - 04:59:22 EST)
- [PATCHv5 0/3] *** Detect interrupt storm in softlockup *** Bitao Hu (Tue Feb 06 2024 - 04:59:26 EST)
- [PATCHv5 1/3] watchdog/softlockup: low-overhead detection of interrupt Bitao Hu (Tue Feb 06 2024 - 04:59:37 EST)
- Re: [PATCH 09/18] mfd: lochnagar-i2c: convert to use maple tree register cache Charles Keepax (Tue Feb 06 2024 - 04:59:51 EST)
- [PATCHv5 3/3] watchdog/softlockup: add SOFTLOCKUP_DETECTOR_INTR_STORM Kconfig knob Bitao Hu (Tue Feb 06 2024 - 05:00:17 EST)
- Re: [PATCH] dt-bindings: ata: atmel: remove at91 compact flash documentation Niklas Cassel (Tue Feb 06 2024 - 05:00:39 EST)
- Re: [PATCH] perf/arm-cmn: Workaround AmpereOneX errata AC04_MESH_1 (incorrect child count) Robin Murphy (Tue Feb 06 2024 - 05:00:53 EST)
- [PATCH 0/2] Add multi mode support for omap-mcspi Louis Chauvet (Tue Feb 06 2024 - 05:01:24 EST)
- [PATCH 2/2] spi: omap2-mcspi: Add support for MULTI-mode Louis Chauvet (Tue Feb 06 2024 - 05:01:25 EST)
- [PATCH 1/2] Revert "spi: spi-omap2-mcspi.c: Toggle CS after each word" Louis Chauvet (Tue Feb 06 2024 - 05:01:33 EST)
- Re: [PATCH v3 2/3] overflow: Introduce add_wrap(), sub_wrap(), and mul_wrap() Kees Cook (Tue Feb 06 2024 - 05:02:07 EST)
- [tip: x86/boot] x86/boot: Add error_putdec() helper tip-bot2 for H. Peter Anvin (Tue Feb 06 2024 - 05:02:26 EST)
- [tip: x86/boot] x86/boot: Add a message about ignored early NMIs tip-bot2 for NOMURA JUNICHI(野村 淳一) (Tue Feb 06 2024 - 05:02:27 EST)
- Re: [PATCH v7 03/16] virt: sev-guest: Add SNP guest request structure Borislav Petkov (Tue Feb 06 2024 - 05:04:46 EST)
- Re: [PATCH 10/18] mfd: wolfson: convert to use maple tree register cache Charles Keepax (Tue Feb 06 2024 - 05:05:05 EST)
- Re: [PATCH v3 2/3] overflow: Introduce add_wrap(), sub_wrap(), and mul_wrap() Kees Cook (Tue Feb 06 2024 - 05:05:54 EST)
- Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model Anna-Maria Behnsen (Tue Feb 06 2024 - 05:06:32 EST)
- [PATCH v2 0/3] arm64: dts: ti: Introduce J722S SoC and EVM Vaishnav Achath (Tue Feb 06 2024 - 05:06:32 EST)
- [PATCH v2 3/3] arm64: dts: ti: Add support for TI J722S Evaluation Module Vaishnav Achath (Tue Feb 06 2024 - 05:06:58 EST)
- [PATCH v2 2/3] arm64: dts: ti: Introduce J722S family of SoCs Vaishnav Achath (Tue Feb 06 2024 - 05:07:06 EST)
- [PATCH v2 1/3] dt-bindings: arm: ti: Add bindings for J722S SoCs Vaishnav Achath (Tue Feb 06 2024 - 05:07:28 EST)
- MediaTek for-next: Replace matthias.bgg tree with mediatek AngeloGioacchino Del Regno (Tue Feb 06 2024 - 05:08:34 EST)
- Re: [PATCH 00/18] mfd: convert to use maple tree register cache Mark Brown (Tue Feb 06 2024 - 05:09:05 EST)
- Re: [PATCH v3] mm: hugetlb: improve the handling of hugetlb allocation failure for freed or in-use hugetlb Michal Hocko (Tue Feb 06 2024 - 05:09:32 EST)
- Re: [PATCH v3] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat' Michael Ellerman (Tue Feb 06 2024 - 05:10:09 EST)
- Re: [PATCH 2/4] arm64: dts: exynos: gs101: add chipid node Krzysztof Kozlowski (Tue Feb 06 2024 - 05:10:25 EST)
- Re: [PATCH] net: encx24j600: convert to use maple tree register cache patchwork-bot+netdevbpf (Tue Feb 06 2024 - 05:10:43 EST)
- [tip: timers/urgent] hrtimer: Report offline hrtimer enqueue tip-bot2 for Frederic Weisbecker (Tue Feb 06 2024 - 05:10:52 EST)
- Re: [PATCH v2] pmdomain: mediatek: Use devm_platform_ioremap_resource() in init_scp() AngeloGioacchino Del Regno (Tue Feb 06 2024 - 05:11:14 EST)
- [PATCH v2 1/2] dummycon: Add dummycon_(un)register_switch_notifier Daniel van Vugt (Tue Feb 06 2024 - 05:12:22 EST)
- Re: [PATCH v2] serial: samsung: honor fifosize from dts at first Krzysztof Kozlowski (Tue Feb 06 2024 - 05:12:34 EST)
- [PATCH v2 2/2] fbcon: Defer console takeover for splash screens to first switch Daniel van Vugt (Tue Feb 06 2024 - 05:12:46 EST)
- Re: [PATCH 4/4] spi: s3c64xx: add support for google,gs101-spi Peter Griffin (Tue Feb 06 2024 - 05:13:02 EST)
- Re: [PATCH 6/8] KVM: x86/mmu: Check for usable TDP MMU root while holding mmu_lock for read Xu Yilun (Tue Feb 06 2024 - 05:13:19 EST)
- Re: [PATCH 0/4] watchdog: Better handling of concurrent lockups Petr Mladek (Tue Feb 06 2024 - 05:13:36 EST)
- Re: [PATCH v4 04/18] dt-bindings: clock: mobileye,eyeq5-clk: add bindings Théo Lebrun (Tue Feb 06 2024 - 05:13:51 EST)
- Re: [PATCH 2/4] arm64: dts: exynos: gs101: add chipid node Krzysztof Kozlowski (Tue Feb 06 2024 - 05:14:05 EST)
- [tip:master] BUILD SUCCESS f2cc79d02044bf5759edf5e4196d9cfd66bdb4a1 kernel test robot (Tue Feb 06 2024 - 05:14:20 EST)
- Re: [PATCH 00/18] mfd: convert to use maple tree register cache Geert Uytterhoeven (Tue Feb 06 2024 - 05:14:35 EST)
- Re: [PATCH v2] platform/x86: wmi: Stop using ACPI device class Ilpo Järvinen (Tue Feb 06 2024 - 05:14:53 EST)
- Re: [PATCH 0/2] platform: x86: struct bus_type cleanup Ilpo Järvinen (Tue Feb 06 2024 - 05:15:09 EST)
- Re: next: /dev/root: Can't open blockdev Jan Kara (Tue Feb 06 2024 - 05:15:49 EST)
- Re: [PATCHv1 4/5] arm64: dts: amlogic: Add cache information to the Amlogic S922X SoC Anand Moon (Tue Feb 06 2024 - 05:16:04 EST)
- Re: [PATCH] selftests/seccomp: Pin benchmark to single CPU Mark Brown (Tue Feb 06 2024 - 05:16:34 EST)
- [PATCH] fscrypt: clear keyring before calling key_put() Luis Henriques (Tue Feb 06 2024 - 05:16:44 EST)
- Re: [PATCH 2/3] ARM: dts: samsung: exynos5420-galaxy-tab-common: add wifi node Krzysztof Kozlowski (Tue Feb 06 2024 - 05:17:04 EST)
- Re: [syzbot] [jfs?] UBSAN: shift-out-of-bounds in dbSplit Jan Kara (Tue Feb 06 2024 - 05:17:25 EST)
- Re: (subset) [PATCH 3/3] ARM: dts: samsung: exynos5420-galaxy-tab-common: decrease available memory Krzysztof Kozlowski (Tue Feb 06 2024 - 05:17:43 EST)
- Re: [PATCH v5 2/2] platform/surface: aggregator_registry: add entry for fan speed Ilpo Järvinen (Tue Feb 06 2024 - 05:18:02 EST)
- Re: [PATCH] btrfs: mark __btrfs_add_free_space static Johannes Thumshirn (Tue Feb 06 2024 - 05:18:31 EST)
- Re: [PATCH v3 3/3] usb: typec: ucsi: Get PD revision for partner Heikki Krogerus (Tue Feb 06 2024 - 05:19:04 EST)
- Re: [PATCH net-next v6 00/15] net: ravb: Prepare for suspend to RAM and runtime PM support (part 1) patchwork-bot+netdevbpf (Tue Feb 06 2024 - 05:20:42 EST)
- Re: [PATCH v2] serial: port: Don't suspend if the port is still busy Yicong Yang (Tue Feb 06 2024 - 05:21:04 EST)
- Re: [PATCH 2/4] watchdog/softlockup: Use printk_cpu_sync_get_irqsave() to serialize reporting Petr Mladek (Tue Feb 06 2024 - 05:21:18 EST)
- Re: [PATCH v2 1/2] dt-bindings: phy: Add Rockchip HDMI/eDP Combo PHY schema Heiko Stübner (Tue Feb 06 2024 - 05:21:45 EST)
- Re: [PATCH] perf: CXL: fix mismatched cpmu event opcode Jonathan Cameron (Tue Feb 06 2024 - 05:21:59 EST)
- Re: next: /dev/root: Can't open blockdev Naresh Kamboju (Tue Feb 06 2024 - 05:24:04 EST)
- Re: [PATCH -fixes] riscv: Fix arch_tlbbatch_flush() by clearing the batch cpumask Jisheng Zhang (Tue Feb 06 2024 - 05:28:06 EST)
- Re: [PATCH] [RFC] KVM: arm64/vgic: Populate GICR_TYPER with Aff3 Oliver Upton (Tue Feb 06 2024 - 05:28:53 EST)
- Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model Frederic Weisbecker (Tue Feb 06 2024 - 05:29:30 EST)
- Re: [PATCH] [RFC] KVM: arm64/vgic: Populate GICR_TYPER with Aff3 Marc Zyngier (Tue Feb 06 2024 - 05:29:59 EST)
- Re: [PATCH v2] nvmem: rmem: Fix return value of rmem_read() Joy Chakraborty (Tue Feb 06 2024 - 05:31:25 EST)
- [PATCH v4 2/3] overflow: Introduce wrapping_add(), wrapping_sub(), and wrapping_mul() Kees Cook (Tue Feb 06 2024 - 05:32:13 EST)
- [PATCH v4 1/3] overflow: Adjust check_*_overflow() kern-doc to reflect results Kees Cook (Tue Feb 06 2024 - 05:32:15 EST)
- [PATCH v4 0/3] overflow: Introduce wrapping helpers Kees Cook (Tue Feb 06 2024 - 05:32:33 EST)
- [PATCH v4 3/3] overflow: Introduce wrapping_inc() and wrapping_dec() Kees Cook (Tue Feb 06 2024 - 05:33:04 EST)
- Re: [PATCH 10/18] mfd: wolfson: convert to use maple tree register cache Charles Keepax (Tue Feb 06 2024 - 05:33:40 EST)
- Re: [PATCH v6 2/5] perf: util: use capstone disasm engine to show assembly instructions Adrian Hunter (Tue Feb 06 2024 - 05:34:05 EST)
- Re: [PATCH v3 0/2] board: imx8mn-rve-gateway: fix compatible description Shawn Guo (Tue Feb 06 2024 - 05:34:28 EST)
- Re: [PATCH 1/2] Revert "spi: spi-omap2-mcspi.c: Toggle CS after each word" Mark Brown (Tue Feb 06 2024 - 05:35:24 EST)
- Re: [PATCH V3] lockdep: fix deadlock issue between lockdep and rcu Zhiguo Niu (Tue Feb 06 2024 - 05:37:25 EST)
- Re: [PATCH RFC for upstream 4/4] arm64: defconfig: enable i.MX8MP ldb bridge Shawn Guo (Tue Feb 06 2024 - 05:37:55 EST)
- Re: [PATCH RFC for upstream 3/4] arm64: dts: imx8mp-phyboard-pollux-rdk: add etml panel support Shawn Guo (Tue Feb 06 2024 - 05:37:59 EST)
- Re: [PATCH] mcb: make mcb_bus_type const Johannes Thumshirn (Tue Feb 06 2024 - 05:38:36 EST)
- Re: [PATCH 1/2] platform/x86: Add ACPI quickstart button (PNP0C32) driver Ilpo Järvinen (Tue Feb 06 2024 - 05:38:57 EST)
- Re: [PATCH 2/2] arm64: dts: imx8dxl update edma0 information Shawn Guo (Tue Feb 06 2024 - 05:39:22 EST)
- Re: [PATCH net] netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval() Michal Kubecek (Tue Feb 06 2024 - 05:44:03 EST)
- [PATCH] usb: cdnsp: fixed issue with incorrect detecting CDNSP family controllers Pawel Laszczak (Tue Feb 06 2024 - 05:44:57 EST)
- Re: [PATCH net-next v5] virtio_net: Support RX hash XDP hint Paolo Abeni (Tue Feb 06 2024 - 05:45:01 EST)
- [PATCH v2] clk: keystone: sci-clk: Adding support for non contiguous clocks Udit Kumar (Tue Feb 06 2024 - 05:46:06 EST)
- Re: [PATCH 0/4] watchdog: Better handling of concurrent lockups John Ogness (Tue Feb 06 2024 - 05:46:33 EST)
- Re: [PATCH v2 1/3] arm64: dts: imx8dxl: update flexcan[1-3] interrupt number Shawn Guo (Tue Feb 06 2024 - 05:47:06 EST)
- Re: [PATCH net-next v5 3/7] net: dsa: mt7530: simplify mt7530_pad_clk_setup() Vladimir Oltean (Tue Feb 06 2024 - 05:51:11 EST)
- Re: linux-next: trees being removed Jean Delvare (Tue Feb 06 2024 - 05:52:06 EST)
- Re: [PATCH v2 0/4] Add 8qm SMMU information Shawn Guo (Tue Feb 06 2024 - 05:52:48 EST)
- Re: [PATCH v14 4/6] tracing: Allow user-space mapping of the ring-buffer kernel test robot (Tue Feb 06 2024 - 05:53:11 EST)
- Re: [PATCH V3] lockdep: fix deadlock issue between lockdep and rcu Greg KH (Tue Feb 06 2024 - 05:53:37 EST)
- Re: [PATCH v2 3/4] arm64: dts: imx8qm: add smmu node Shawn Guo (Tue Feb 06 2024 - 05:54:07 EST)
- Re: [PATCH v2 1/2] dt-bindings: phy: mediatek,mt7988-xfi-tphy: add new bindings Krzysztof Kozlowski (Tue Feb 06 2024 - 05:54:44 EST)
- Re: [PATCH v2 4/4] arm64: dts: imx8qm: add smmu stream id information Shawn Guo (Tue Feb 06 2024 - 05:55:08 EST)
- Re: [PATCH v3 1/8] x86/tsc: Fix major kernel-doc warnings for tsc.c Peter Hilber (Tue Feb 06 2024 - 05:55:35 EST)
- [PATCH v4] dt-bindings: iio: afe: voltage-divider: Add io-channel-cells Naresh Solanki (Tue Feb 06 2024 - 05:56:00 EST)
- Re: [PATCH v5 2/2] sched/fair: Check a task has a fitting cpu when updating misfit Hillf Danton (Tue Feb 06 2024 - 05:56:31 EST)
- Re: [PATCH 2/2] spi: omap2-mcspi: Add support for MULTI-mode Mark Brown (Tue Feb 06 2024 - 05:56:47 EST)
- [RFC PATCH 0/1] fpga: bridge improve protection against low-level control module unloading Marco Pagani (Tue Feb 06 2024 - 05:57:14 EST)
- Re: [PATCH v2] nvmem: rmem: Fix return value of rmem_read() Greg Kroah-Hartman (Tue Feb 06 2024 - 05:57:35 EST)
- [RFC PATCH 1/1] fpga: bridge: improve protection against low-level control module unloading Marco Pagani (Tue Feb 06 2024 - 05:57:54 EST)
- Re: [PATCH v2 1/2] arm64: dts: imx8mm-evk: Add PDM micphone sound card support Shawn Guo (Tue Feb 06 2024 - 05:58:22 EST)
- Re: [PATCH 00/18] mfd: convert to use maple tree register cache Mark Brown (Tue Feb 06 2024 - 05:59:15 EST)
- Re: [PATCH] tracing: use ring_buffer_record_is_set_on() in tracer_tracing_is_on() Steven Rostedt (Tue Feb 06 2024 - 06:01:25 EST)
- Re: [PATCH v3 1/3] iommu/iova: Tidy up iova_cache_get() failure John Garry (Tue Feb 06 2024 - 06:01:53 EST)
- Re: Re: [PATCH v4 1/3] dt-bindings: HID: i2c-hid: Document reset-related properties Johan Hovold (Tue Feb 06 2024 - 06:02:26 EST)
- Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model Anna-Maria Behnsen (Tue Feb 06 2024 - 06:03:43 EST)
- Re: [PATCH] Fix to correct wrong temp reporting on some ThinkPads Ilpo Järvinen (Tue Feb 06 2024 - 06:04:06 EST)
- Re: [PATCH net] netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval() Dan Carpenter (Tue Feb 06 2024 - 06:04:37 EST)
- Re: [PATCH 4/4] spi: s3c64xx: add support for google,gs101-spi Mark Brown (Tue Feb 06 2024 - 06:05:11 EST)
- Re: [PATCH] selftests/seccomp: Pin benchmark to single CPU Kees Cook (Tue Feb 06 2024 - 06:05:33 EST)
- [PATCH 0/6] tools: Fix rtla and rv problems (found) with clang Daniel Bristot de Oliveira (Tue Feb 06 2024 - 06:05:58 EST)
- [PATCH 1/6] tools/rtla: Fix Makefile compiler options for clang Daniel Bristot de Oliveira (Tue Feb 06 2024 - 06:06:27 EST)
- [PATCH 2/6] tools/rtla: Fix uninitialized bucket/data->bucket_size warning Daniel Bristot de Oliveira (Tue Feb 06 2024 - 06:06:49 EST)
- [PATCH 3/6] tools/rtla: Fix clang warning about mount_point var size Daniel Bristot de Oliveira (Tue Feb 06 2024 - 06:07:12 EST)
- [PATCH 4/6] tools/rtla: Remove unused sched_getattr() function Daniel Bristot de Oliveira (Tue Feb 06 2024 - 06:07:37 EST)
- [PATCH 5/6] tools/rv: Fix Makefile compiler options for clang Daniel Bristot de Oliveira (Tue Feb 06 2024 - 06:08:01 EST)
- [PATCH 6/6] tools/rv: Fix curr_reactor uninitialized variable Daniel Bristot de Oliveira (Tue Feb 06 2024 - 06:08:29 EST)
- [PATCH] usb: cdnsp: blocked some cdns3 specific code Pawel Laszczak (Tue Feb 06 2024 - 06:08:46 EST)
- Re: [PATCH v3 2/3] iommu/iova: Reorganise some code John Garry (Tue Feb 06 2024 - 06:09:22 EST)
- Re: [RFC PATCH] arm64/sve,sme: Refine scalable regset sizes at boot Mark Brown (Tue Feb 06 2024 - 06:09:50 EST)
- Re: [PATCH] dt-bindings: mfd: Update pattern property case Naresh Solanki (Tue Feb 06 2024 - 06:10:15 EST)
- [PATCH v4 0/2] Bluetooth: Improve retrying of connection attempts Jonas Dreßler (Tue Feb 06 2024 - 06:10:52 EST)
- [PATCH v4 1/2] Bluetooth: hci_conn: Only do ACL connections sequentially Jonas Dreßler (Tue Feb 06 2024 - 06:11:31 EST)
- [PATCH v4 2/2] Bluetooth: Remove pending ACL connection attempts Jonas Dreßler (Tue Feb 06 2024 - 06:11:43 EST)
- Re: [PATCH net] netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval() Michal Kubecek (Tue Feb 06 2024 - 06:12:35 EST)
- Re: [PATCH v3] ubsan: Reintroduce signed overflow sanitizer Kees Cook (Tue Feb 06 2024 - 06:13:02 EST)
- Re: [PATCH] selftests/seccomp: Pin benchmark to single CPU Mark Brown (Tue Feb 06 2024 - 06:13:25 EST)
- Re: [PATCH] dt-bindings: mfd: Update pattern property case Krzysztof Kozlowski (Tue Feb 06 2024 - 06:13:53 EST)
- Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model Frederic Weisbecker (Tue Feb 06 2024 - 06:14:24 EST)
- Re: [PATCH v6 2/5] perf: util: use capstone disasm engine to show assembly instructions Changbin Du (Tue Feb 06 2024 - 06:15:06 EST)
- Re: linux-next: build warnings after merge of the block tree Geert Uytterhoeven (Tue Feb 06 2024 - 06:15:42 EST)
- Re: [PATCH v2 3/3] optee: probe RPMB device using RPMB subsystem Sumit Garg (Tue Feb 06 2024 - 06:16:10 EST)
- Re: [PATCH v6 2/5] perf: util: use capstone disasm engine to show assembly instructions Adrian Hunter (Tue Feb 06 2024 - 06:17:26 EST)
- Re: [PATCH] mmc: wbsd: remove redundant assignment to variable id Ulf Hansson (Tue Feb 06 2024 - 06:19:07 EST)
- Re: [PATCH 4/4] spi: s3c64xx: add support for google,gs101-spi Tudor Ambarus (Tue Feb 06 2024 - 06:19:49 EST)
- Re: [PATCH v6 2/5] perf: util: use capstone disasm engine to show assembly instructions Changbin Du (Tue Feb 06 2024 - 06:20:27 EST)
- Re: [PATCH v3 3/3] iommu/iova: use named kmem_cache for iova magazines John Garry (Tue Feb 06 2024 - 06:24:36 EST)
- Re: This is the fourth time I’ve tried to find what led to the regression of outgoing network speed and each time I find the merge commit 8c94ccc7cd691472461448f98e2372c75849406c Mathias Nyman (Tue Feb 06 2024 - 06:25:13 EST)
- Re: [PATCH v3 2/7] drm/mediatek: dsi: Cleanup functions mtk_dsi_ps_control{_vact}() AngeloGioacchino Del Regno (Tue Feb 06 2024 - 06:25:31 EST)
- Re: [PATCH v3 1/3] iommu/iova: Tidy up iova_cache_get() failure Robin Murphy (Tue Feb 06 2024 - 06:26:11 EST)
- [PATCH v4] dt-bindings: pinctrl: cy8c95x0: Update gpio-reserved-ranges Naresh Solanki (Tue Feb 06 2024 - 06:26:15 EST)
- Re: [PATCH] dt-bindings: mfd: Update pattern property case Krzysztof Kozlowski (Tue Feb 06 2024 - 06:27:44 EST)
- Re: linux-next: manual merge of the drm-misc tree with Linus' tree Michael Walle (Tue Feb 06 2024 - 06:29:11 EST)
- Re: [PATCH] perf: CXL: fix mismatched cpmu event opcode Jonathan Cameron (Tue Feb 06 2024 - 06:29:44 EST)
- [PATCH v7 0/5] perf: script: Intro capstone disasm engine to show instruction trace Changbin Du (Tue Feb 06 2024 - 06:30:54 EST)
- Re: [PATCH net] netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval() Florian Westphal (Tue Feb 06 2024 - 06:31:19 EST)
- [PATCH v7 1/5] perf: build: introduce the libcapstone Changbin Du (Tue Feb 06 2024 - 06:32:05 EST)
- [PATCH v7 2/5] perf: util: use capstone disasm engine to show assembly instructions Changbin Du (Tue Feb 06 2024 - 06:32:31 EST)
- [PATCH v7 3/5] perf: script: add field 'disasm' to display mnemonic instructions Changbin Du (Tue Feb 06 2024 - 06:33:06 EST)
- [PATCH v7 4/5] perf: script: add raw|disasm arguments to --insn-trace option Changbin Du (Tue Feb 06 2024 - 06:33:40 EST)
- [PATCH v7 5/5] perf: script: prefer capstone to XED Changbin Du (Tue Feb 06 2024 - 06:34:23 EST)
- Re: [PATCH net] netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval() Pablo Neira Ayuso (Tue Feb 06 2024 - 06:35:30 EST)
- Re: [netfilter-core] [PATCH net] netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval() Pablo Neira Ayuso (Tue Feb 06 2024 - 06:36:27 EST)
- Re: [PATCH] iommu/amd: Fix failure return from snp_lookup_rmpentry(). Borislav Petkov (Tue Feb 06 2024 - 06:37:09 EST)
- [PATCH 0/5] Add support for videocc and camcc on SM8650 Jagadeesh Kona (Tue Feb 06 2024 - 06:37:51 EST)
- Re: [PATCH v3 3/3] iommu/iova: use named kmem_cache for iova magazines Robin Murphy (Tue Feb 06 2024 - 06:38:23 EST)
- [PATCH 1/5] dt-bindings: clock: qcom: Add video clock bindings for SM8650 Jagadeesh Kona (Tue Feb 06 2024 - 06:38:34 EST)
- [PATCH 2/5] clk: qcom: videocc-sm8550: Add support for SM8650 videocc Jagadeesh Kona (Tue Feb 06 2024 - 06:39:23 EST)
- [PATCH 3/5] dt-bindings: clock: qcom: Add SM8650 camera clock controller Jagadeesh Kona (Tue Feb 06 2024 - 06:39:59 EST)
- [PATCH 5/5] arm64: dts: qcom: sm8650: Add video and camera clock controllers Jagadeesh Kona (Tue Feb 06 2024 - 06:40:43 EST)
- [PATCH 4/5] clk: qcom: camcc-sm8650: Add camera clock controller driver for SM8650 Jagadeesh Kona (Tue Feb 06 2024 - 06:41:15 EST)
- [v6.7][PATCH v2 04/23] eventfs: Have eventfs_iterate() stop immediately if ei->is_freed is set Steven Rostedt (Tue Feb 06 2024 - 06:42:14 EST)
- [v6.7][PATCH v2 01/23] eventfs: Remove "lookup" parameter from create_dir/file_dentry() Steven Rostedt (Tue Feb 06 2024 - 06:42:20 EST)
- [v6.7][PATCH v2 02/23] eventfs: Stop using dcache_readdir() for getdents() Steven Rostedt (Tue Feb 06 2024 - 06:42:21 EST)
- [v6.7][PATCH v2 05/23] eventfs: Do ctx->pos update for all iterations in eventfs_iterate() Steven Rostedt (Tue Feb 06 2024 - 06:42:40 EST)
- [v6.7][PATCH v2 03/23] tracefs/eventfs: Use root and instance inodes as default ownership Steven Rostedt (Tue Feb 06 2024 - 06:43:05 EST)
- [v6.7][PATCH v2 08/23] eventfs: Have the inodes all for files and directories all be the same Steven Rostedt (Tue Feb 06 2024 - 06:44:40 EST)
- [v6.7][PATCH v2 06/23] eventfs: Read ei->entries before ei->children in eventfs_iterate() Steven Rostedt (Tue Feb 06 2024 - 06:44:47 EST)
- [v6.7][PATCH v2 00/23] eventfs: Linus's updates for 6.7 Steven Rostedt (Tue Feb 06 2024 - 06:45:51 EST)
- [v6.7][PATCH v2 09/23] eventfs: Do not create dentries nor inodes in iterate_shared Steven Rostedt (Tue Feb 06 2024 - 06:46:05 EST)
- [v6.7][PATCH v2 07/23] eventfs: Shortcut eventfs_iterate() by skipping entries already read Steven Rostedt (Tue Feb 06 2024 - 06:46:20 EST)
- [v6.7][PATCH v2 10/23] eventfs: Use kcalloc() instead of kzalloc() Steven Rostedt (Tue Feb 06 2024 - 06:46:26 EST)
- [v6.7][PATCH v2 12/23] tracefs: remove stale update_gid code Steven Rostedt (Tue Feb 06 2024 - 06:46:34 EST)
- [v6.7][PATCH v2 11/23] eventfs: Save directory inodes in the eventfs_inode structure Steven Rostedt (Tue Feb 06 2024 - 06:46:37 EST)
- [v6.7][PATCH v2 14/23] eventfs: Initialize the tracefs inode properly Steven Rostedt (Tue Feb 06 2024 - 06:48:03 EST)
- [v6.7][PATCH v2 13/23] tracefs: Zero out the tracefs_inode when allocating it Steven Rostedt (Tue Feb 06 2024 - 06:48:06 EST)
- [v6.7][PATCH v2 15/23] tracefs: Avoid using the ei->dentry pointer unnecessarily Steven Rostedt (Tue Feb 06 2024 - 06:48:53 EST)
- [v6.7][PATCH v2 16/23] tracefs: dentry lookup crapectomy Steven Rostedt (Tue Feb 06 2024 - 06:49:34 EST)
- [v6.7][PATCH v2 17/23] eventfs: Remove unused d_parent pointer field Steven Rostedt (Tue Feb 06 2024 - 06:50:14 EST)
- [v6.7][PATCH v2 18/23] eventfs: Clean up dentry ops and add revalidate function Steven Rostedt (Tue Feb 06 2024 - 06:50:27 EST)
- [v6.7][PATCH v2 21/23] eventfs: Restructure eventfs_inode structure to be more condensed Steven Rostedt (Tue Feb 06 2024 - 06:50:35 EST)
- [v6.7][PATCH v2 20/23] eventfs: Warn if an eventfs_inode is freed without is_freed being set Steven Rostedt (Tue Feb 06 2024 - 06:51:07 EST)
- [v6.7][PATCH v2 23/23] eventfs: Keep all directory links at 1 Steven Rostedt (Tue Feb 06 2024 - 06:51:07 EST)
- [v6.7][PATCH v2 22/23] eventfs: Remove fsnotify*() functions from lookup() Steven Rostedt (Tue Feb 06 2024 - 06:51:12 EST)
- [v6.7][PATCH v2 19/23] eventfs: Get rid of dentry pointers without refcounts Steven Rostedt (Tue Feb 06 2024 - 06:51:32 EST)
- [PATCH v4 3/3] drm/stm: ltdc: add lvds pixel clock Raphael Gallais-Pou (Tue Feb 06 2024 - 06:54:54 EST)
- [PATCH v4 0/3] Introduce STM32 LVDS driver Raphael Gallais-Pou (Tue Feb 06 2024 - 06:55:15 EST)
- [PATCH v4 1/3] dt-bindings: display: add STM32 LVDS device Raphael Gallais-Pou (Tue Feb 06 2024 - 06:55:55 EST)
- [PATCH v4 2/3] drm/stm: lvds: add new STM32 LVDS Display Interface Transmitter driver Raphael Gallais-Pou (Tue Feb 06 2024 - 06:56:25 EST)
- Re: linux-next: manual merge of the drm-misc tree with Linus' tree Dario Binacchi (Tue Feb 06 2024 - 06:57:13 EST)
- Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model Anna-Maria Behnsen (Tue Feb 06 2024 - 06:57:39 EST)
- Re: [PATCH net-next v3] net: dqs: add NIC stall detector based on BQL Paolo Abeni (Tue Feb 06 2024 - 06:58:22 EST)
- Re: [PATCH] gpio-mvebu: no hardcoded timer assignment for pwm Bartosz Golaszewski (Tue Feb 06 2024 - 06:58:56 EST)
- [PATCH v3 0/4] i2c: thunderx: Marvell thunderx i2c changes Piyush Malgujar (Tue Feb 06 2024 - 06:59:25 EST)
- [PATCH v3 1/4] i2c: thunderx: Clock divisor logic changes Piyush Malgujar (Tue Feb 06 2024 - 06:59:48 EST)
- [PATCH v3 2/4] i2c: thunderx: Add support for High speed mode Piyush Malgujar (Tue Feb 06 2024 - 07:00:08 EST)
- Re: [PATCH v4] dt-bindings: pinctrl: cy8c95x0: Update gpio-reserved-ranges Krzysztof Kozlowski (Tue Feb 06 2024 - 07:00:22 EST)
- [PATCH v3 3/4] i2c: octeon: Handle watchdog timeout Piyush Malgujar (Tue Feb 06 2024 - 07:00:31 EST)
- [PATCH V4] lockdep: fix deadlock issue between lockdep and rcu Zhiguo Niu (Tue Feb 06 2024 - 07:00:54 EST)
- [PATCH v3 4/4] i2c: thunderx: Adding ioclk support Piyush Malgujar (Tue Feb 06 2024 - 07:01:10 EST)
- [PATCH v5 0/3] Introduce STM32 LVDS driver Raphael Gallais-Pou (Tue Feb 06 2024 - 07:01:26 EST)
- [PATCH v5 3/3] drm/stm: ltdc: add lvds pixel clock Raphael Gallais-Pou (Tue Feb 06 2024 - 07:01:44 EST)
- [PATCH v5 1/3] dt-bindings: display: add STM32 LVDS device Raphael Gallais-Pou (Tue Feb 06 2024 - 07:01:55 EST)
- Re: linux-next: build failure after merge of the drm-misc tree Jani Nikula (Tue Feb 06 2024 - 07:02:16 EST)
- [PATCH v5 2/3] drm/stm: lvds: add new STM32 LVDS Display Interface Transmitter driver Raphael Gallais-Pou (Tue Feb 06 2024 - 07:02:30 EST)
- Re: [PATCH v4 01/15] ice, ufs, mmc: use blk_crypto_key for program_key Bartosz Golaszewski (Tue Feb 06 2024 - 07:02:52 EST)
- [PATCH 0/3] Add DT support for Multiport controller on SC8280XP Krishna Kurapati (Tue Feb 06 2024 - 07:03:13 EST)
- [PATCH 1/3] arm64: dts: qcom: sc8280xp: Add multiport controller node for SC8280 Krishna Kurapati (Tue Feb 06 2024 - 07:03:31 EST)
- [PATCH 2/3] arm64: dts: qcom: sa8295p: Enable tertiary controller and its 4 USB ports Krishna Kurapati (Tue Feb 06 2024 - 07:03:45 EST)
- [PATCH 3/3] arm64: dts: qcom: sa8540-ride: Enable first port of tertiary usb controller Krishna Kurapati (Tue Feb 06 2024 - 07:04:01 EST)
- [Patch] memory: tegra: Skip SID override from Guest VM Sumit Gupta (Tue Feb 06 2024 - 07:04:17 EST)
- Re: [PATCH v7 0/5] perf: script: Intro capstone disasm engine to show instruction trace Adrian Hunter (Tue Feb 06 2024 - 07:04:30 EST)
- [PATCH][next] netxen_nic: remove redundant assignment to variable capability Colin Ian King (Tue Feb 06 2024 - 07:04:50 EST)
- Re: [PATCH v2] nvmem: rmem: Fix return value of rmem_read() Joy Chakraborty (Tue Feb 06 2024 - 07:05:06 EST)
- Re: [PATCH 2/5] clk: qcom: videocc-sm8550: Add support for SM8650 videocc Dmitry Baryshkov (Tue Feb 06 2024 - 07:05:23 EST)
- Re: [PATCH v7 6/8] i3c: target: func: add tty driver Ilpo Järvinen (Tue Feb 06 2024 - 07:05:39 EST)
- Re: [PATCH v4 02/15] qcom_scm: scm call for deriving a software secret Bartosz Golaszewski (Tue Feb 06 2024 - 07:06:00 EST)
- Re: [PATCH v4 03/15] qcom_scm: scm call for create, prepare and import keys Bartosz Golaszewski (Tue Feb 06 2024 - 07:06:31 EST)
- Re: [PATCH 4/4] spi: s3c64xx: add support for google,gs101-spi Peter Griffin (Tue Feb 06 2024 - 07:06:47 EST)
- Re: [Patch] memory: tegra: Skip SID override from Guest VM Krzysztof Kozlowski (Tue Feb 06 2024 - 07:07:01 EST)
- Re: [PATCH v5 0/3] Introduce STM32 LVDS driver Krzysztof Kozlowski (Tue Feb 06 2024 - 07:07:17 EST)
- [PATCH v3 0/8] Add power-supply properties for sdmmc nodes on Microchip boards Mihai Sain (Tue Feb 06 2024 - 07:07:39 EST)
- [PATCH v3 1/8] ARM: dts: microchip: sam9x60_curiosity: Add power-supply properties for sdmmc nodes Mihai Sain (Tue Feb 06 2024 - 07:07:48 EST)
- [PATCH v3 2/8] ARM: dts: microchip: sam9x60ek: Add power-supply properties for sdmmc nodes Mihai Sain (Tue Feb 06 2024 - 07:08:09 EST)
- [PATCH v3 3/8] ARM: dts: microchip: sama5d27_som1_ek: Add power-supply properties for sdmmc nodes Mihai Sain (Tue Feb 06 2024 - 07:08:21 EST)
- [PATCH v3 4/8] ARM: dts: microchip: sama5d27_wlsom1: Add power-supply property for sdmmc1 node Mihai Sain (Tue Feb 06 2024 - 07:08:32 EST)
- [PATCH v3 5/8] ARM: dts: microchip: sama5d27_wlsom1_ek: Add power-supply property for sdmmc0 node Mihai Sain (Tue Feb 06 2024 - 07:08:37 EST)
- [PATCH v3 6/8] ARM: dts: microchip: sama5d29_curiosity: Add power-supply properties for sdmmc nodes Mihai Sain (Tue Feb 06 2024 - 07:08:52 EST)
- [PATCH v3 8/8] ARM: dts: microchip: sama5d2_xplained: Add power-supply property for sdmmc0 node Mihai Sain (Tue Feb 06 2024 - 07:09:05 EST)
- [PATCH v3 7/8] ARM: dts: microchip: sama5d2_icp: Add power-supply property for sdmmc0 node Mihai Sain (Tue Feb 06 2024 - 07:09:06 EST)
- [PATCH] ext4: fix corruption during on-line resize Maximilian Heyne (Tue Feb 06 2024 - 07:09:50 EST)
- Re: [PATCH next] hfsplus: fix oob in hfsplus_bnode_read_key Viacheslav Dubeyko (Tue Feb 06 2024 - 07:10:03 EST)
- [PATCH v4 0/9] MediaTek DRM - DSI driver cleanups AngeloGioacchino Del Regno (Tue Feb 06 2024 - 07:10:26 EST)
- [PATCH v4 1/9] drm/mediatek: dsi: Use GENMASK() for register mask definitions AngeloGioacchino Del Regno (Tue Feb 06 2024 - 07:10:32 EST)
- [PATCH v4 2/9] drm/mediatek: dsi: Fix DSI RGB666 formats and definitions AngeloGioacchino Del Regno (Tue Feb 06 2024 - 07:10:41 EST)
- [PATCH v4 3/9] drm/mediatek: dsi: Cleanup functions mtk_dsi_ps_control{_vact}() AngeloGioacchino Del Regno (Tue Feb 06 2024 - 07:10:42 EST)
- [PATCH v4 5/9] drm/mediatek: dsi: Replace open-coded instance of HZ_PER_MHZ AngeloGioacchino Del Regno (Tue Feb 06 2024 - 07:11:09 EST)
- [PATCH v4 4/9] drm/mediatek: dsi: Use bitfield macros where useful AngeloGioacchino Del Regno (Tue Feb 06 2024 - 07:11:11 EST)
- [PATCH v4 7/9] drm/mediatek: dsi: Simplify with dev_err_probe and remove gotos AngeloGioacchino Del Regno (Tue Feb 06 2024 - 07:11:18 EST)
- [PATCH v4 6/9] drm/mediatek: dsi: Register DSI host after acquiring clocks and PHY AngeloGioacchino Del Regno (Tue Feb 06 2024 - 07:11:18 EST)
- [PATCH v4 9/9] drm/mediatek: dsi: Use mipi_dsi_pixel_format_to_bpp() helper function AngeloGioacchino Del Regno (Tue Feb 06 2024 - 07:11:47 EST)
- [PATCH v4 8/9] drm/mediatek: dsi: Compress of_device_id entries and add sentinel AngeloGioacchino Del Regno (Tue Feb 06 2024 - 07:11:49 EST)
- Re: [Patch] memory: tegra: Skip SID override from Guest VM Mark Rutland (Tue Feb 06 2024 - 07:12:38 EST)
- Re: [PATCH 4/5] clk: qcom: camcc-sm8650: Add camera clock controller driver for SM8650 Dmitry Baryshkov (Tue Feb 06 2024 - 07:12:51 EST)
- Re: [PATCH] ASoC: amd: yc: Add DMI quirk for Lenovo Ideapad Pro 5 16ARP8 Mark Brown (Tue Feb 06 2024 - 07:13:16 EST)
- Re: [PATCH v2 0/2] spi: fsl-dspi: A couple of error handling improvements Mark Brown (Tue Feb 06 2024 - 07:13:28 EST)
- Re: [PATCH] spi: axi-spi-engine: use common AXI macros Mark Brown (Tue Feb 06 2024 - 07:13:38 EST)
- Re: [PATCH] spi: move split xfers for CS_WORD emulation Mark Brown (Tue Feb 06 2024 - 07:13:54 EST)
- Re: [PATCH] spi: bcm2835: implement ctlr->max_transfer_size Mark Brown (Tue Feb 06 2024 - 07:14:09 EST)
- [v6.6][PATCH 02/57] Revert "eventfs: Check for NULL ef in eventfs_set_attr()" Steven Rostedt (Tue Feb 06 2024 - 07:14:19 EST)
- [v6.6][PATCH 01/57] Revert "eventfs: Do not allow NULL parent to eventfs_start_creating()" Steven Rostedt (Tue Feb 06 2024 - 07:14:19 EST)
- [v6.6][PATCH 00/57] eventfs: Linus's updates for 6.6 Steven Rostedt (Tue Feb 06 2024 - 07:14:22 EST)
- [v6.6][PATCH 03/57] Revert "eventfs: Use simple_recursive_removal() to clean up dentries" Steven Rostedt (Tue Feb 06 2024 - 07:14:35 EST)
- [v6.6][PATCH 06/57] Revert "eventfs: Remove "is_freed" union with rcu head" Steven Rostedt (Tue Feb 06 2024 - 07:14:48 EST)
- [v6.6][PATCH 04/57] Revert "eventfs: Delete eventfs_inode when the last dentry is freed" Steven Rostedt (Tue Feb 06 2024 - 07:14:54 EST)
- [v6.6][PATCH 05/57] Revert "eventfs: Save ownership and mode" Steven Rostedt (Tue Feb 06 2024 - 07:14:56 EST)
- [v6.6][PATCH 08/57] eventfs: Use eventfs_remove_events_dir() Steven Rostedt (Tue Feb 06 2024 - 07:16:09 EST)
- [v6.6][PATCH 09/57] eventfs: Use ERR_CAST() in eventfs_create_events_dir() Steven Rostedt (Tue Feb 06 2024 - 07:16:11 EST)
- [v6.6][PATCH 15/57] eventfs: Fix kerneldoc of eventfs_remove_rec() Steven Rostedt (Tue Feb 06 2024 - 07:16:18 EST)
- [v6.6][PATCH 11/57] tracefs/eventfs: Modify mismatched function name Steven Rostedt (Tue Feb 06 2024 - 07:16:18 EST)
- [v6.6][PATCH 10/57] eventfs: Fix failure path in eventfs_create_events_dir() Steven Rostedt (Tue Feb 06 2024 - 07:16:20 EST)
- [v6.6][PATCH 12/57] eventfs: Fix WARN_ON() in create_file_dentry() Steven Rostedt (Tue Feb 06 2024 - 07:16:22 EST)
- [v6.6][PATCH 17/57] eventfs: Have a free_ei() that just frees the eventfs_inode Steven Rostedt (Tue Feb 06 2024 - 07:16:50 EST)
- [v6.6][PATCH 13/57] eventfs: Fix typo in eventfs_inode union comment Steven Rostedt (Tue Feb 06 2024 - 07:16:52 EST)
- [v6.6][PATCH 14/57] eventfs: Remove extra dget() in eventfs_create_events_dir() Steven Rostedt (Tue Feb 06 2024 - 07:16:57 EST)
- [v6.6][PATCH 16/57] eventfs: Remove "is_freed" union with rcu head Steven Rostedt (Tue Feb 06 2024 - 07:17:01 EST)
- [v6.6][PATCH 20/57] eventfs: Hold eventfs_mutex when calling callback functions Steven Rostedt (Tue Feb 06 2024 - 07:17:25 EST)
- [v6.6][PATCH 18/57] eventfs: Test for ei->is_freed when accessing ei->dentry Steven Rostedt (Tue Feb 06 2024 - 07:17:27 EST)
- [v6.6][PATCH 07/57] eventfs: Remove eventfs_file and just use eventfs_inode Steven Rostedt (Tue Feb 06 2024 - 07:18:04 EST)
- [v6.6][PATCH 21/57] eventfs: Delete eventfs_inode when the last dentry is freed Steven Rostedt (Tue Feb 06 2024 - 07:18:28 EST)
- [v6.6][PATCH 22/57] eventfs: Remove special processing of dput() of events directory Steven Rostedt (Tue Feb 06 2024 - 07:18:29 EST)
- [v6.6][PATCH 23/57] eventfs: Use simple_recursive_removal() to clean up dentries Steven Rostedt (Tue Feb 06 2024 - 07:18:31 EST)
- [v6.6][PATCH 19/57] eventfs: Save ownership and mode Steven Rostedt (Tue Feb 06 2024 - 07:18:33 EST)
- [v6.6][PATCH 26/57] eventfs: Use GFP_NOFS for allocation when eventfs_mutex is held Steven Rostedt (Tue Feb 06 2024 - 07:19:44 EST)
- [v6.6][PATCH 24/57] eventfs: Remove expectation that ei->is_freed means ei->dentry == NULL Steven Rostedt (Tue Feb 06 2024 - 07:19:45 EST)
- [v6.6][PATCH 25/57] eventfs: Do not invalidate dentry in create_file/dir_dentry() Steven Rostedt (Tue Feb 06 2024 - 07:19:59 EST)
- [v6.6][PATCH 27/57] eventfs: Move taking of inode_lock into dcache_dir_open_wrapper() Steven Rostedt (Tue Feb 06 2024 - 07:19:59 EST)
- [v6.6][PATCH 29/57] eventfs: Make sure that parent->d_inode is locked in creating files/dirs Steven Rostedt (Tue Feb 06 2024 - 07:20:23 EST)
- [v6.6][PATCH 30/57] eventfs: Fix events beyond NAME_MAX blocking tasks Steven Rostedt (Tue Feb 06 2024 - 07:20:26 EST)
- [v6.6][PATCH 31/57] eventfs: Have event files and directories default to parent uid and gid Steven Rostedt (Tue Feb 06 2024 - 07:20:30 EST)
- [v6.6][PATCH 28/57] eventfs: Do not allow NULL parent to eventfs_start_creating() Steven Rostedt (Tue Feb 06 2024 - 07:20:48 EST)
- [v6.6][PATCH 32/57] eventfs: Fix file and directory uid and gid ownership Steven Rostedt (Tue Feb 06 2024 - 07:20:59 EST)
- [v6.6][PATCH 33/57] tracefs: Check for dentry->d_inode exists in set_gid() Steven Rostedt (Tue Feb 06 2024 - 07:21:04 EST)
- [v6.6][PATCH 34/57] eventfs: Fix bitwise fields for "is_events" Steven Rostedt (Tue Feb 06 2024 - 07:21:20 EST)
- [v6.6][PATCH 35/57] eventfs: Remove "lookup" parameter from create_dir/file_dentry() Steven Rostedt (Tue Feb 06 2024 - 07:21:34 EST)
- [v6.6][PATCH 36/57] eventfs: Stop using dcache_readdir() for getdents() Steven Rostedt (Tue Feb 06 2024 - 07:21:37 EST)
- [v6.6][PATCH 38/57] eventfs: Have eventfs_iterate() stop immediately if ei->is_freed is set Steven Rostedt (Tue Feb 06 2024 - 07:22:29 EST)
- [v6.6][PATCH 39/57] eventfs: Do ctx->pos update for all iterations in eventfs_iterate() Steven Rostedt (Tue Feb 06 2024 - 07:22:51 EST)
- [v6.6][PATCH 40/57] eventfs: Read ei->entries before ei->children in eventfs_iterate() Steven Rostedt (Tue Feb 06 2024 - 07:23:11 EST)
- [v6.6][PATCH 37/57] tracefs/eventfs: Use root and instance inodes as default ownership Steven Rostedt (Tue Feb 06 2024 - 07:23:15 EST)
- [v6.6][PATCH 41/57] eventfs: Shortcut eventfs_iterate() by skipping entries already read Steven Rostedt (Tue Feb 06 2024 - 07:23:45 EST)
- [v6.6][PATCH 43/57] eventfs: Do not create dentries nor inodes in iterate_shared Steven Rostedt (Tue Feb 06 2024 - 07:23:56 EST)
- [v6.6][PATCH 44/57] eventfs: Use kcalloc() instead of kzalloc() Steven Rostedt (Tue Feb 06 2024 - 07:24:12 EST)
- [v6.6][PATCH 45/57] eventfs: Save directory inodes in the eventfs_inode structure Steven Rostedt (Tue Feb 06 2024 - 07:24:18 EST)
- [v6.6][PATCH 42/57] eventfs: Have the inodes all for files and directories all be the same Steven Rostedt (Tue Feb 06 2024 - 07:24:25 EST)
- [v6.6][PATCH 46/57] tracefs: remove stale update_gid code Steven Rostedt (Tue Feb 06 2024 - 07:24:32 EST)
- [v6.6][PATCH 47/57] tracefs: Zero out the tracefs_inode when allocating it Steven Rostedt (Tue Feb 06 2024 - 07:24:38 EST)
- [v6.6][PATCH 48/57] eventfs: Initialize the tracefs inode properly Steven Rostedt (Tue Feb 06 2024 - 07:25:16 EST)
- [v6.6][PATCH 49/57] tracefs: Avoid using the ei->dentry pointer unnecessarily Steven Rostedt (Tue Feb 06 2024 - 07:25:16 EST)
- [v6.6][PATCH 51/57] eventfs: Remove unused d_parent pointer field Steven Rostedt (Tue Feb 06 2024 - 07:25:28 EST)
- [v6.6][PATCH 52/57] eventfs: Clean up dentry ops and add revalidate function Steven Rostedt (Tue Feb 06 2024 - 07:25:49 EST)
- [v6.6][PATCH 50/57] tracefs: dentry lookup crapectomy Steven Rostedt (Tue Feb 06 2024 - 07:26:05 EST)
- [v6.6][PATCH 54/57] eventfs: Warn if an eventfs_inode is freed without is_freed being set Steven Rostedt (Tue Feb 06 2024 - 07:26:09 EST)
- [v6.6][PATCH 53/57] eventfs: Get rid of dentry pointers without refcounts Steven Rostedt (Tue Feb 06 2024 - 07:26:24 EST)
- [v6.6][PATCH 56/57] eventfs: Remove fsnotify*() functions from lookup() Steven Rostedt (Tue Feb 06 2024 - 07:26:32 EST)
- [v6.6][PATCH 57/57] eventfs: Keep all directory links at 1 Steven Rostedt (Tue Feb 06 2024 - 07:27:05 EST)
- [v6.6][PATCH 55/57] eventfs: Restructure eventfs_inode structure to be more condensed Steven Rostedt (Tue Feb 06 2024 - 07:27:36 EST)
- Re: [PATCH 2/2] x86/random: Issue a warning if RDRAND or RDSEED fails Dr. Greg (Tue Feb 06 2024 - 07:29:11 EST)
- [PATCH 0/2 v3] Add cond_guard() to conditional guards Fabio M. De Francesco (Tue Feb 06 2024 - 07:29:39 EST)
- [PATCH 1/2 v3] cleanup: Add cond_guard() to conditional guards Fabio M. De Francesco (Tue Feb 06 2024 - 07:29:55 EST)
- [PATCH 2/2 v3] cxl/region: Use cond_guard() in show_targetN() Fabio M. De Francesco (Tue Feb 06 2024 - 07:30:06 EST)
- Re: [PATCH 2/3] arm64: dts: qcom: sa8295p: Enable tertiary controller and its 4 USB ports Dmitry Baryshkov (Tue Feb 06 2024 - 07:30:28 EST)
- Re: [PATCH V2] thermal: power_allocator: Avoid overwriting PID coefficients from setup time Lukasz Luba (Tue Feb 06 2024 - 07:30:53 EST)
- RE: vger Facilities Management Contacts Emma Conner (Tue Feb 06 2024 - 07:31:15 EST)
- Re: [PATCH net-next v7] bonding: Add independent control state machine Paolo Abeni (Tue Feb 06 2024 - 07:31:39 EST)
- Re: [Patch] memory: tegra: Skip SID override from Guest VM Marc Zyngier (Tue Feb 06 2024 - 07:31:58 EST)
- Re: [PATCH 1/3] pstore: add multi-backend support kernel test robot (Tue Feb 06 2024 - 07:32:18 EST)
- Re: [PATCH net-next 00/15] net/smc: implement loopback-ism used by SMC-D Alexandra Winter (Tue Feb 06 2024 - 07:32:43 EST)
- Re: [PATCH v7] PCI/DPC: Ignore Surprise Down error on hot removal Ilpo Järvinen (Tue Feb 06 2024 - 07:33:08 EST)
- Re: [PATCH v2 21/23] gpio: protect the pointer to gpio_chip in gpio_device with SRCU Andy Shevchenko (Tue Feb 06 2024 - 07:33:32 EST)
- Re: [PATCH][next] comedi: remove redundant assignment to variable range Ian Abbott (Tue Feb 06 2024 - 07:33:48 EST)
- Re: [PATCH] crypto: qat - use kcalloc() instead of kzalloc() Cabiddu, Giovanni (Tue Feb 06 2024 - 07:34:04 EST)
- Re: [Patch] memory: tegra: Skip SID override from Guest VM Jon Hunter (Tue Feb 06 2024 - 07:34:16 EST)
- Re: [PATCH 2/3] arm64: dts: qcom: sa8295p: Enable tertiary controller and its 4 USB ports Krishna Kurapati PSSNV (Tue Feb 06 2024 - 07:34:36 EST)
- Re: next: /dev/root: Can't open blockdev Jan Kara (Tue Feb 06 2024 - 07:34:57 EST)
- Re: [PATCH v2] PCI: vmd: Enable PCI PM's L1 substates of remapped PCIe Root Port and NVMe Ilpo Järvinen (Tue Feb 06 2024 - 07:35:13 EST)
- Re: [PATCH v2 17/23] gpio: reduce the functionality of validate_desc() Andy Shevchenko (Tue Feb 06 2024 - 07:35:36 EST)
- Re: [PATCH net-next v7] bonding: Add independent control state machine patchwork-bot+netdevbpf (Tue Feb 06 2024 - 07:35:53 EST)
- Re: [PATCH net-next 0/4] pds_core: Various improvements/cleanups patchwork-bot+netdevbpf (Tue Feb 06 2024 - 07:35:53 EST)
- Re: [PATCH v4 3/3] arm64: dts: ti: k3-am62p: add the USB sub-system Roger Quadros (Tue Feb 06 2024 - 07:36:31 EST)
- [PATCH net v2] lan966x: Fix crash when adding interface under a lag Horatiu Vultur (Tue Feb 06 2024 - 07:36:47 EST)
- Re: [PATCH v2 1/3] rpmb: add Replay Protected Memory Block (RPMB) subsystem Ulf Hansson (Tue Feb 06 2024 - 07:37:04 EST)
- Re: [PATCH v2 1/1] Add 10EC5280 to bmi160_i2c ACPI IDs to allow binding on some devices Andy Shevchenko (Tue Feb 06 2024 - 07:37:22 EST)
- Re: [PATCH v2 SPI for-next 2/3] spi: mchp-pci1xxxx: DMA Read support for copying data into SPI Buf Mark Brown (Tue Feb 06 2024 - 07:39:03 EST)
- Re: [PATCH v2 4/9] ima: Reset EVM status upon detecting changes to the real file kernel test robot (Tue Feb 06 2024 - 07:39:16 EST)
- Re: linux-next: build failure after merge of the drm-misc tree Thomas Hellström (Tue Feb 06 2024 - 07:39:48 EST)
- Re: [PATCH v11] bus: mhi: host: Add tracing support Naman Jain (Tue Feb 06 2024 - 07:45:26 EST)
- Re: [PATCH v2 SPI for-next 3/3] spi: mchp-pci1xxxx: DMA Write Support for copying data from SPI Buf Mark Brown (Tue Feb 06 2024 - 07:46:41 EST)
- Re: [PATCH net-next v5 00/21] ice: add PFCP filter support Alexander Lobakin (Tue Feb 06 2024 - 07:47:16 EST)
- Re: [Patch] memory: tegra: Skip SID override from Guest VM Jon Hunter (Tue Feb 06 2024 - 07:51:52 EST)
- Re: [Patch] memory: tegra: Skip SID override from Guest VM Marc Zyngier (Tue Feb 06 2024 - 07:53:10 EST)
- Re: [PATCH] pidfd: change do_notify_pidfd() to use __wake_up(poll_to_key(EPOLLIN)) Christian Brauner (Tue Feb 06 2024 - 07:54:12 EST)
- [PATCH v6 0/1] hwmon: Add driver for Astera Labs PT5161L retimer Cosmo Chou (Tue Feb 06 2024 - 07:54:56 EST)
- Re: [Patch] memory: tegra: Skip SID override from Guest VM Marc Zyngier (Tue Feb 06 2024 - 07:55:11 EST)
- [PATCH v6 1/1] hwmon: Add driver for Astera Labs PT5161L retimer Cosmo Chou (Tue Feb 06 2024 - 07:55:28 EST)
- Re: [RFC PATCH 0/8] cgroup/cpuset: Support RCU_NOCB on isolated partitions Frederic Weisbecker (Tue Feb 06 2024 - 07:56:40 EST)
- Re: next: /dev/root: Can't open blockdev Naresh Kamboju (Tue Feb 06 2024 - 07:57:11 EST)
- Re: [PATCH net] net: stmmac: xgmac: fix a typo of register name in DPP safety handling Paolo Abeni (Tue Feb 06 2024 - 07:57:34 EST)
- Re: [PATCH v3 2/2] iio: adc: ti-ads1298: Add driver Andy Shevchenko (Tue Feb 06 2024 - 07:57:55 EST)
- Re: [PATCH v9 2/5] dt-bindings: clock: sophgo: add RP gate clocks for SG2042 Chen Wang (Tue Feb 06 2024 - 07:58:09 EST)
- Re: [PATCH v13 48/53] ALSA: usb-audio: mixer: Add USB offloading mixer control Takashi Iwai (Tue Feb 06 2024 - 07:58:38 EST)
- Re: [PATCH v2 21/23] gpio: protect the pointer to gpio_chip in gpio_device with SRCU Bartosz Golaszewski (Tue Feb 06 2024 - 07:58:54 EST)
- Re: [PATCH 2/2] x86/random: Issue a warning if RDRAND or RDSEED fails Daniel P. Berrangé (Tue Feb 06 2024 - 08:00:25 EST)
- Re: [PATCH v13 50/53] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices Takashi Iwai (Tue Feb 06 2024 - 08:00:47 EST)
- [PATCH v6 0/5] Support for Avago APDS9306 Ambient Light Sensor Subhajit Ghosh (Tue Feb 06 2024 - 08:01:02 EST)
- [PATCH v6 1/5] dt-bindings: iio: light: Merge APDS9300 and APDS9960 schemas Subhajit Ghosh (Tue Feb 06 2024 - 08:01:21 EST)
- [PATCH v6 2/5] dt-bindings: iio: light: adps9300: Add property vdd-supply Subhajit Ghosh (Tue Feb 06 2024 - 08:01:36 EST)
- [PATCH v6 3/5] dt-bindings: iio: light: adps9300: Update interrupt definitions Subhajit Ghosh (Tue Feb 06 2024 - 08:01:52 EST)
- [PATCH v6 4/5] dt-bindings: iio: light: Avago APDS9306 Subhajit Ghosh (Tue Feb 06 2024 - 08:02:08 EST)
- [PATCH v6 5/5] iio: light: Add support for APDS9306 Light Sensor Subhajit Ghosh (Tue Feb 06 2024 - 08:02:28 EST)
- Re: [PATCH] pidfd: exit: kill the no longer used thread_group_exited() Christian Brauner (Tue Feb 06 2024 - 08:03:48 EST)
- [PATCH V2 0/2] perf symbols: Slightly improve module file executable section mappings Adrian Hunter (Tue Feb 06 2024 - 08:05:22 EST)
- [PATCH V2 1/2] perf tools: Make it possible to see perf's kernel and module memory mappings Adrian Hunter (Tue Feb 06 2024 - 08:05:32 EST)
- [PATCH V2 2/2] perf symbols: Slightly improve module file executable section mappings Adrian Hunter (Tue Feb 06 2024 - 08:05:47 EST)
- Re: [PATCH] fs/address_space: move i_mmap_rwsem to mitigate a false sharing with i_mmap. Christian Brauner (Tue Feb 06 2024 - 08:06:49 EST)
- Re: [PATCH v13 35/53] ALSA: usb-audio: Prevent starting of audio stream if in use Takashi Iwai (Tue Feb 06 2024 - 08:07:26 EST)
- [PATCH] smb: remove redundant check NeilBrown (Tue Feb 06 2024 - 08:08:57 EST)
- [PATCH] wifi: iwlwifi: return negative -EINVAL instead of positive EINVAL Dan Carpenter (Tue Feb 06 2024 - 08:09:12 EST)
- Re: [RFC PATCH] sched/eevdf: Use tunable knob sysctl_sched_base_slice as explicit time quanta Luis Machado (Tue Feb 06 2024 - 08:09:44 EST)
- Re: [PATCH v2] serial: port: Don't suspend if the port is still busy Andy Shevchenko (Tue Feb 06 2024 - 08:09:59 EST)
- Re: [PATCH net] net: stmmac: xgmac: fix a typo of register name in DPP safety handling patchwork-bot+netdevbpf (Tue Feb 06 2024 - 08:10:40 EST)
- Re: [PATCH 1/2] spi: spidev: Add Qualcomm spidev device compatible Mark Brown (Tue Feb 06 2024 - 08:12:17 EST)
- Re: [PATCH v2] serial: port: Don't suspend if the port is still busy Andy Shevchenko (Tue Feb 06 2024 - 08:12:35 EST)
- Re: [PATCH 1/2] ata: ahci: Add force LPM policy quirk for ASUS B1400CEAE Niklas Cassel (Tue Feb 06 2024 - 08:12:53 EST)
- Re: [PATCH] filelock: don't do security checks on nfsd setlease calls Christian Brauner (Tue Feb 06 2024 - 08:13:14 EST)
- Re: [PATCH v13 32/53] ALSA: usb-audio: Check for support for requested audio format Takashi Iwai (Tue Feb 06 2024 - 08:13:40 EST)
- Re: [PATCH v2 21/23] gpio: protect the pointer to gpio_chip in gpio_device with SRCU Andy Shevchenko (Tue Feb 06 2024 - 08:14:03 EST)
- Re: [PATCH v3 09/20] drivers: crypto: meson: process more than MAXDESCS descriptors neil . armstrong (Tue Feb 06 2024 - 08:14:24 EST)
- Re: [PATCH v2] clk: keystone: sci-clk: Adding support for non contiguous clocks Nishanth Menon (Tue Feb 06 2024 - 08:14:41 EST)
- Re: [PATCH v3 1/4] sched/fair: add SD_CLUSTER in comments Valentin Schneider (Tue Feb 06 2024 - 08:16:24 EST)
- Re: [PATCH 1/2] spi: spidev: Add Qualcomm spidev device compatible frut3k7 (Tue Feb 06 2024 - 08:17:10 EST)
- Re: [PATCH v3 2/3] sched/fair: Do strict inequality check for busiest misfit task group Valentin Schneider (Tue Feb 06 2024 - 08:17:48 EST)
- Re: [RFC PATCH] mm: hugetlb: remove __GFP_THISNODE flag when dissolving the old hugetlb Michal Hocko (Tue Feb 06 2024 - 08:20:08 EST)
- Re: drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/display_mode_core.c:6193:12: warning: stack frame size (3368) exceeds limit (2048) in 'dml_core_mode_support' Alexander Lobakin (Tue Feb 06 2024 - 08:20:44 EST)
- Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model Frederic Weisbecker (Tue Feb 06 2024 - 08:21:39 EST)
- [PATCH 2/2] dt-bindings: trivial-devices: Add qca,spidev Paweł Owoc (Tue Feb 06 2024 - 08:22:04 EST)
- Re: [PATCH v2] serial: port: Don't suspend if the port is still busy Tony Lindgren (Tue Feb 06 2024 - 08:22:38 EST)
- Re: [PATCH 2/2] dt-bindings: trivial-devices: Add qca,spidev Krzysztof Kozlowski (Tue Feb 06 2024 - 08:23:05 EST)
- Re: [PATCH v2 21/23] gpio: protect the pointer to gpio_chip in gpio_device with SRCU Bartosz Golaszewski (Tue Feb 06 2024 - 08:23:59 EST)
- Re: [PATCH 2/3] arm64: dts: qcom: sa8295p: Enable tertiary controller and its 4 USB ports Dmitry Baryshkov (Tue Feb 06 2024 - 08:25:08 EST)
- Re: [PATCH v4 3/3] printk: Remove redundant CONFIG_BASE_FULL Masahiro Yamada (Tue Feb 06 2024 - 08:26:33 EST)
- Re: [PATCH v3 1/7] drm/mediatek: dsi: Use GENMASK() for register mask definitions AngeloGioacchino Del Regno (Tue Feb 06 2024 - 08:27:28 EST)
- Re: [PATCH 3/3] arm64: dts: qcom: sa8540-ride: Enable first port of tertiary usb controller neil . armstrong (Tue Feb 06 2024 - 08:28:10 EST)
- Re: [Linaro-mm-sig] Re: [PATCH v5 1/6] dma-buf: Add dma_buf_{begin,end}_access() Christian König (Tue Feb 06 2024 - 08:28:59 EST)
- Re: [PATCH] drm/mgag200: Flush the cache to improve latency Daniel Vetter (Tue Feb 06 2024 - 08:30:49 EST)
- Re: [PATCH 3/3] arm64: dts: qcom: sa8540-ride: Enable first port of tertiary usb controller Dmitry Baryshkov (Tue Feb 06 2024 - 08:31:04 EST)
- Re: [PATCH 1/3] drm/mediatek: Dynamically allocate CMDQ and use helper functions AngeloGioacchino Del Regno (Tue Feb 06 2024 - 08:33:22 EST)
- Re: [PATCH v3 2/2] iio: adc: ti-ads1298: Add driver Mike Looijmans (Tue Feb 06 2024 - 08:34:10 EST)
- Re: [PATCH] drm/mgag200: Flush the cache to improve latency Daniel Vetter (Tue Feb 06 2024 - 08:34:17 EST)
- Re: [PATCH v2 0/6] Restore data lifetime support Christian Brauner (Tue Feb 06 2024 - 08:35:34 EST)
- Re: [PATCH v3] mmc: renesas_sdhi: Fix change point of data handling claudiu beznea (Tue Feb 06 2024 - 08:35:41 EST)
- Re: [PATCH] selftests: ftrace: fix typo in test report Google (Tue Feb 06 2024 - 08:36:03 EST)
- Re: [PATCH 3/3] arm64: dts: ti: Add DT overlay for PCIe + USB3.0 SERDES personality card Roger Quadros (Tue Feb 06 2024 - 08:36:33 EST)
- Re: [PATCH v3 1/1] pidfd: implement PIDFD_THREAD flag for pidfd_open() Christian Brauner (Tue Feb 06 2024 - 08:38:41 EST)
- Re: [PATCH] pidfd: clone: allow CLONE_THREAD | CLONE_PIDFD together Christian Brauner (Tue Feb 06 2024 - 08:40:21 EST)
- [PATCH v3 00/10] Make PCI's devres API more consistent Philipp Stanner (Tue Feb 06 2024 - 08:40:40 EST)
- [PATCH v3 01/10] PCI: Add new set of devres functions Philipp Stanner (Tue Feb 06 2024 - 08:41:00 EST)
- [PATCH v3 02/10] PCI: Deprecate iomap-table functions Philipp Stanner (Tue Feb 06 2024 - 08:41:04 EST)
- [PATCH v3 03/10] PCI: Warn users about complicated devres nature Philipp Stanner (Tue Feb 06 2024 - 08:41:20 EST)
- [PATCH v3 04/10] PCI: Make devres region requests consistent Philipp Stanner (Tue Feb 06 2024 - 08:41:39 EST)
- [PATCH v3 05/10] PCI: Move dev-enabled status bit to struct pci_dev Philipp Stanner (Tue Feb 06 2024 - 08:42:05 EST)
- [PATCH v3 06/10] PCI: Move pinned status bit to struct pci_dev Philipp Stanner (Tue Feb 06 2024 - 08:42:28 EST)
- [PATCH v3 07/10] PCI: Give pcim_set_mwi() its own devres callback Philipp Stanner (Tue Feb 06 2024 - 08:42:44 EST)
- [PATCH v3 08/10] PCI: Give pci(m)_intx its own devres callback Philipp Stanner (Tue Feb 06 2024 - 08:43:06 EST)
- [PATCH v3 10/10] drm/vboxvideo: fix mapping leaks Philipp Stanner (Tue Feb 06 2024 - 08:43:25 EST)
- [PATCH v3 09/10] PCI: Remove legacy pcim_release() Philipp Stanner (Tue Feb 06 2024 - 08:43:35 EST)
- [PATCH -next] io_uring: switch struct io_kiocb flag definitions to BIT_ULL() Geert Uytterhoeven (Tue Feb 06 2024 - 08:43:57 EST)
- Re: next: /dev/root: Can't open blockdev Christian Brauner (Tue Feb 06 2024 - 08:44:10 EST)
- Re: [PATCH bpf-next v2 1/2] bpf: Have bpf_rdonly_cast() take a const pointer Jiri Olsa (Tue Feb 06 2024 - 08:44:53 EST)
- Re: [PATCH v6 5/5] iio: light: Add support for APDS9306 Light Sensor Andy Shevchenko (Tue Feb 06 2024 - 08:45:17 EST)
- Re: linux-next: build warnings after merge of the block tree Geert Uytterhoeven (Tue Feb 06 2024 - 08:45:33 EST)
- Re: [PATCH v3 00/17] kexec: Allow preservation of ftrace buffers Alexander Graf (Tue Feb 06 2024 - 08:45:51 EST)
- Re: [PATCH v2 21/23] gpio: protect the pointer to gpio_chip in gpio_device with SRCU Andy Shevchenko (Tue Feb 06 2024 - 08:46:12 EST)
- Re: [PATCH] btrfs: mark __btrfs_add_free_space static David Sterba (Tue Feb 06 2024 - 08:48:33 EST)
- Re: [PATCH 2/2] x86/random: Issue a warning if RDRAND or RDSEED fails Daniel P. Berrangé (Tue Feb 06 2024 - 08:51:08 EST)
- Re: [PATCH v3 2/2] iio: adc: ti-ads1298: Add driver Andy Shevchenko (Tue Feb 06 2024 - 08:51:17 EST)
- Re: [PATCH] drm/mgag200: Flush the cache to improve latency Jocelyn Falempe (Tue Feb 06 2024 - 08:51:35 EST)
- Re: [PATCH v3] KVM: x86/mmu: Retry fault before acquiring mmu_lock if mapping is changing Friedrich Weber (Tue Feb 06 2024 - 08:52:53 EST)
- Re: [PATCH v3 4/4] ASoc: dt-bindings: PCM6240: Add initial DT binding Krzysztof Kozlowski (Tue Feb 06 2024 - 08:53:10 EST)
- Re: [PATCH net-next v2 5/8] net: netconsole: add a userdata config_group member to netconsole_target Simon Horman (Tue Feb 06 2024 - 08:53:25 EST)
- Re: [PATCH v7 04/23] PM: EM: Refactor em_pd_get_efficient_state() to be more flexible Lukasz Luba (Tue Feb 06 2024 - 08:53:43 EST)
- Re: [PATCH v7 00/23] Introduce runtime modifiable Energy Model Lukasz Luba (Tue Feb 06 2024 - 08:54:12 EST)
- Re: [PATCH v2] clk: keystone: sci-clk: Adding support for non contiguous clocks Kamlesh Gurudasani (Tue Feb 06 2024 - 08:54:57 EST)
- Re: [PATCH v7 12/23] PM: EM: Add em_perf_state_from_pd() to get performance states table Lukasz Luba (Tue Feb 06 2024 - 08:55:15 EST)
- Re: [PATCH 2/2] dt-bindings: trivial-devices: Add qca,spidev frut3k7 (Tue Feb 06 2024 - 08:55:51 EST)
- Re: [Linaro-mm-sig] Re: [PATCH v5 1/6] dma-buf: Add dma_buf_{begin,end}_access() Daniel Vetter (Tue Feb 06 2024 - 08:57:22 EST)
- [PATCH 0/4] PCI: Consolidate TLP Log reading and printing Ilpo Järvinen (Tue Feb 06 2024 - 08:57:41 EST)
- [PATCH 1/4] PCI/AER: Cleanup register variable Ilpo Järvinen (Tue Feb 06 2024 - 08:58:01 EST)
- [PATCH 2/4] PCI: Generalize TLP Header Log reading Ilpo Järvinen (Tue Feb 06 2024 - 08:58:31 EST)
- [PATCH 3/4] PCI: Add TLP Prefix reading into pcie_read_tlp_log() Ilpo Järvinen (Tue Feb 06 2024 - 08:58:54 EST)
- Re: [PATCH 1/2] spi: spidev: Add Qualcomm spidev device compatible frut3k7 (Tue Feb 06 2024 - 08:58:59 EST)
- [PATCH 4/4] PCI: Create helper to print TLP Header and Prefix Log Ilpo Järvinen (Tue Feb 06 2024 - 08:59:29 EST)
- [PATCH v3 0/7] usb: misc: onboard_hub: add support for XMOS XVF3500 Javier Carrasco (Tue Feb 06 2024 - 09:00:10 EST)
- [PATCH v3 2/7] usb: misc: onboard_dev: add support for non-hub devices Javier Carrasco (Tue Feb 06 2024 - 09:00:28 EST)
- [PATCH v3 3/7] drm: ci: arm64.config: update ONBOARD_USB_HUB to ONBOARD_USB_DEV Javier Carrasco (Tue Feb 06 2024 - 09:01:01 EST)
- [PATCH v3 1/7] usb: misc: onboard_hub: rename to onboard_dev Javier Carrasco (Tue Feb 06 2024 - 09:01:22 EST)
- [PATCH v3 4/7] arm64: defconfig: update ONBOARD_USB_HUB to ONBOARD_USB_DEV Javier Carrasco (Tue Feb 06 2024 - 09:01:23 EST)
- [PATCH v3 5/7] ARM: multi_v7_defconfig: update ONBOARD_USB_HUB name Javier Carrasco (Tue Feb 06 2024 - 09:01:24 EST)
- [PATCH v3 6/7] ASoC: dt-bindings: xmos,xvf3500: add XMOS XVF3500 voice processor Javier Carrasco (Tue Feb 06 2024 - 09:02:01 EST)
- [PATCH v3 7/7] usb: misc: onboard_hub: add support for XMOS XVF3500 Javier Carrasco (Tue Feb 06 2024 - 09:02:20 EST)
- Re: [PATCH] riscv: misaligned: remove CONFIG_RISCV_M_MODE specific code Clément Léger (Tue Feb 06 2024 - 09:04:20 EST)
- Re: [Patch] memory: tegra: Skip SID override from Guest VM Thierry Reding (Tue Feb 06 2024 - 09:07:21 EST)
- [PATCH v3 0/6] Add support for QMC HDLC Herve Codina (Tue Feb 06 2024 - 09:07:43 EST)
- [PATCH v3 1/6] net: wan: Add support for QMC HDLC Herve Codina (Tue Feb 06 2024 - 09:07:52 EST)
- [PATCH v3 3/6] bitmap: Make bitmap_onto() available to users Herve Codina (Tue Feb 06 2024 - 09:07:59 EST)
- [PATCH v3 2/6] MAINTAINERS: Add the Freescale QMC HDLC driver entry Herve Codina (Tue Feb 06 2024 - 09:08:05 EST)
- [PATCH v3 4/6] bitmap: Introduce bitmap_off() Herve Codina (Tue Feb 06 2024 - 09:08:23 EST)
- [PATCH v3 5/6] net: wan: fsl_qmc_hdlc: Add runtime timeslots changes support Herve Codina (Tue Feb 06 2024 - 09:09:07 EST)
- [PATCH v3 6/6] net: wan: fsl_qmc_hdlc: Add framer support Herve Codina (Tue Feb 06 2024 - 09:09:09 EST)
- Re: [PATCH v3 09/20] drivers: crypto: meson: process more than MAXDESCS descriptors Vadim Fedorenko (Tue Feb 06 2024 - 09:09:47 EST)
- Re: [PATCH v4 0/2] drm: Check polling initialized before Daniel Vetter (Tue Feb 06 2024 - 09:09:58 EST)
- Re: [PATCH 1/2] spi: spidev: Add Qualcomm spidev device compatible Mark Brown (Tue Feb 06 2024 - 09:10:11 EST)
- [PATCH v2] selftests/seccomp: Pin benchmark to single CPU Kees Cook (Tue Feb 06 2024 - 09:12:50 EST)
- Re: [linux][PATCH] ASoC: dt-bindings: atmel,sam9x5-wm8731: Convert to json-schema Krzysztof Kozlowski (Tue Feb 06 2024 - 09:13:05 EST)
- Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model Anna-Maria Behnsen (Tue Feb 06 2024 - 09:13:35 EST)
- Re: [PATCH v2] clk: keystone: sci-clk: Adding support for non contiguous clocks Kumar, Udit (Tue Feb 06 2024 - 09:15:10 EST)
- Re: [PATCH net-next] net: sfp: add quirk for OEM DFP-34X-2C2 GPON ONU SFP Russell King (Oracle) (Tue Feb 06 2024 - 09:15:29 EST)
- Re: [PATCH v2] clk: keystone: sci-clk: Adding support for non contiguous clocks Kumar, Udit (Tue Feb 06 2024 - 09:16:10 EST)
- [PATCH v2] iommu/ipmmu-vmsa: Use devm_platform_ioremap_resource() in ipmmu_probe() Markus Elfring (Tue Feb 06 2024 - 09:16:24 EST)
- Re: [PATCH v2 2/7] dt-bindings: can: mpfs: add missing required clock Conor Dooley (Tue Feb 06 2024 - 09:19:54 EST)
- Re: [PATCH rdma-next v2 2/5] RDMA/mana_ib: Create and destroy rnic adapter Konstantin Taranov (Tue Feb 06 2024 - 09:20:53 EST)
- Re: [PATCH v2] clk: keystone: sci-clk: Adding support for non contiguous clocks Kamlesh Gurudasani (Tue Feb 06 2024 - 09:21:19 EST)
- Re: [PATCH v2 2/2] fbcon: Defer console takeover for splash screens to first switch Daniel Vetter (Tue Feb 06 2024 - 09:21:36 EST)
- Re: [PATCH 1/4] dt-bindings: usb: typec-tcpci: add tcpci compatible binding Krzysztof Kozlowski (Tue Feb 06 2024 - 09:21:56 EST)
- Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model Frederic Weisbecker (Tue Feb 06 2024 - 09:22:16 EST)
- [PATCH v3 0/4] string: Allow 2-argument strscpy() Kees Cook (Tue Feb 06 2024 - 09:22:34 EST)
- [PATCH v3 1/4] string: Redefine strscpy_pad() as a macro Kees Cook (Tue Feb 06 2024 - 09:22:44 EST)
- [PATCH v3 3/4] string: Allow 2-argument strscpy_pad() Kees Cook (Tue Feb 06 2024 - 09:22:53 EST)
- [PATCH v3 4/4] um: Convert strscpy() usage to 2-argument style Kees Cook (Tue Feb 06 2024 - 09:23:03 EST)
- [PATCH v3 2/4] string: Allow 2-argument strscpy() Kees Cook (Tue Feb 06 2024 - 09:23:32 EST)
- Re: [PATCH v4 2/3] printk: Change type of CONFIG_BASE_SMALL to bool Greg Kroah-Hartman (Tue Feb 06 2024 - 09:24:40 EST)
- Re: [PATCH 3/4] MIPS: PCI: Return PCIBIOS_* from tx4927_pci_config_read/write() Ilpo Järvinen (Tue Feb 06 2024 - 09:26:00 EST)
- Re: [PATCH v3 2/2] iio: adc: ti-ads1298: Add driver Mike Looijmans (Tue Feb 06 2024 - 09:26:21 EST)
- Re: [PATCH 7/8] net: intel: igb: Use linkmode helpers for EEE Andrew Lunn (Tue Feb 06 2024 - 09:26:40 EST)
- CONFIG_JITTERENTROPY needs more explanation? Bagas Sanjaya (Tue Feb 06 2024 - 09:27:02 EST)
- Re: [PATCH v2] clk: keystone: sci-clk: Adding support for non contiguous clocks CHANDRU DHAVAMANI (Tue Feb 06 2024 - 09:27:20 EST)
- Re: [PATCH net-next v8 2/2] ptp: add FemtoClock3 Wireless as ptp hardware clock Geert Uytterhoeven (Tue Feb 06 2024 - 09:27:45 EST)
- Re: [PATCH] tty: n_gsm: restrict tty devices to attach Greg Kroah-Hartman (Tue Feb 06 2024 - 09:28:36 EST)
- Re: [PATCH 3/3] drm/amdgpu: wire up the can_remove() callback Daniel Vetter (Tue Feb 06 2024 - 09:29:19 EST)
- Re: [PATCH] tty: serial: samsung: Remove superfluous braces in macro Greg Kroah-Hartman (Tue Feb 06 2024 - 09:29:50 EST)
- Re: [PATCH v2 1/2] nfc: hci: Introduce nfc_llc_del_engine() to reduce code duplication Simon Horman (Tue Feb 06 2024 - 09:32:12 EST)
- Re: [PATCH v4 1/4] gpio: vf610: allow disabling the vf610 driver Martin Kaiser (Tue Feb 06 2024 - 09:32:32 EST)
- [PATCH] tools/rtla: Add -U/--user-load option to timerlat Daniel Bristot de Oliveira (Tue Feb 06 2024 - 09:32:48 EST)
- Re: [PATCH rdma-next v2 2/5] RDMA/mana_ib: Create and destroy rnic adapter Jason Gunthorpe (Tue Feb 06 2024 - 09:33:08 EST)
- Re: (subset) [PATCH v2 0/7] MPFS clock fixes required for correct CAN clock modeling Conor Dooley (Tue Feb 06 2024 - 09:33:27 EST)
- Re: [PATCH v3 6/7] ASoC: dt-bindings: xmos,xvf3500: add XMOS XVF3500 voice processor Mark Brown (Tue Feb 06 2024 - 09:33:51 EST)
- Re: [PATCH v2 2/2] usb: core: Make default authorization mode configurable Geert Uytterhoeven (Tue Feb 06 2024 - 09:34:23 EST)
- Re: [PATCH v2] selftests/seccomp: Pin benchmark to single CPU Mark Brown (Tue Feb 06 2024 - 09:35:06 EST)
- Re: [PATCH v2 3/3] userfaultfd: use per-vma locks in userfaultfd operations Liam R. Howlett (Tue Feb 06 2024 - 09:35:48 EST)
- Re: [PATCH v2 2/2] nfc: hci: Save a few bytes of memory when registering a 'nfc_llc' engine Simon Horman (Tue Feb 06 2024 - 09:36:10 EST)
- [PATCH v2] media: ti: Use devm_platform_ioremap_resource() in ti_csi2rx_probe() Markus Elfring (Tue Feb 06 2024 - 09:38:06 EST)
- [PATCH 0/4] soc: ti: k3-socinfo: Add support for nvmem cells Markus Schneider-Pargmann (Tue Feb 06 2024 - 09:38:27 EST)
- [PATCH 1/4] nvmem: core: Read into buffers larger than data Markus Schneider-Pargmann (Tue Feb 06 2024 - 09:38:31 EST)
- [PATCH 2/4] dt-bindings: hwinfo: ti,k3-socinfo: Add nvmem-cells Markus Schneider-Pargmann (Tue Feb 06 2024 - 09:38:44 EST)
- [PATCH 3/4] soc: ti: k3-socinfo: Add support for nvmem cells Markus Schneider-Pargmann (Tue Feb 06 2024 - 09:39:08 EST)
- [PATCH 4/4] arm64: dts: ti: k3-am62-wakeup: Add chip efuse nodes Markus Schneider-Pargmann (Tue Feb 06 2024 - 09:39:22 EST)
- Re: [PATCH v2] clk: keystone: sci-clk: Adding support for non contiguous clocks Kumar, Udit (Tue Feb 06 2024 - 09:40:01 EST)
- Re: [PATCH v4 4/5] arm64: dts: add description for solidrun am642 som and evaluation board Josua Mayer (Tue Feb 06 2024 - 09:41:20 EST)
- Re: [PATCH v3 00/17] kexec: Allow preservation of ftrace buffers Oleksij Rempel (Tue Feb 06 2024 - 09:43:26 EST)
- Re: [PATCH v4 2/5] dt-bindings: rtc: abx80x: convert to yaml Josua Mayer (Tue Feb 06 2024 - 09:45:18 EST)
- Re: [PATCH v2 0/2] nfc: hci: Save a few bytes of memory when registering a 'nfc_llc' engine patchwork-bot+netdevbpf (Tue Feb 06 2024 - 09:45:43 EST)
- Re: [PATCH 2/2] md: create symlink with disk holder after mddev resume Linux regression tracking (Thorsten Leemhuis) (Tue Feb 06 2024 - 09:46:57 EST)
- Re: [PATCH v3 2/2] iio: adc: ti-ads1298: Add driver Mike Looijmans (Tue Feb 06 2024 - 09:48:11 EST)
- Re: [syzbot] [jfs?] KASAN: slab-out-of-bounds Read in dtSearch syzbot (Tue Feb 06 2024 - 09:49:18 EST)
- Re: linux-next: build warnings after merge of the block tree Jens Axboe (Tue Feb 06 2024 - 09:49:41 EST)
- Re: [PATCH v6 0/5] Support for Avago APDS9306 Ambient Light Sensor Conor Dooley (Tue Feb 06 2024 - 09:50:08 EST)
- [PATCH] vhost-vdpa: fail enabling virtqueue in certain conditions Stefano Garzarella (Tue Feb 06 2024 - 09:52:11 EST)
- Re: [PATCH v13 32/53] ALSA: usb-audio: Check for support for requested audio format Greg KH (Tue Feb 06 2024 - 09:52:20 EST)
- Re: [PATCH v4 1/9] drm/mediatek: dsi: Use GENMASK() for register mask definitions Alexandre Mergnat (Tue Feb 06 2024 - 09:52:31 EST)
- Re: [PATCH] pidfd: clone: allow CLONE_THREAD | CLONE_PIDFD together Tycho Andersen (Tue Feb 06 2024 - 09:53:05 EST)
- Re: [PATCH 12/13] writeback: add a writeback iterator Brian Foster (Tue Feb 06 2024 - 09:54:02 EST)
- Re: linux-next: build warnings after merge of the block tree Jens Axboe (Tue Feb 06 2024 - 09:54:18 EST)
- Re: [PATCH v13 32/53] ALSA: usb-audio: Check for support for requested audio format Takashi Iwai (Tue Feb 06 2024 - 09:55:11 EST)
- Re: [Patch] memory: tegra: Skip SID override from Guest VM Marc Zyngier (Tue Feb 06 2024 - 09:55:35 EST)
- Re: [PATCH V2 00/16] arm64: dts: ti: Additional licensing and clarification Vignesh Raghavendra (Tue Feb 06 2024 - 09:57:23 EST)
- Re: [PATCH v4 1/3] dt-bindings: display: add STM32 LVDS device Conor Dooley (Tue Feb 06 2024 - 09:57:42 EST)
- Re: [PATCH V8 00/12] soc: imx8mp: Add support for HDMI Ulf Hansson (Tue Feb 06 2024 - 09:57:58 EST)
- Re: [RFC 00/18] Pkernfs: Support persistence for live update Luca Boccassi (Tue Feb 06 2024 - 09:58:21 EST)
- Re: [PATCH v2] pmdomain: mediatek: Use devm_platform_ioremap_resource() in init_scp() Ulf Hansson (Tue Feb 06 2024 - 09:58:48 EST)
- [PATCH] ceph: mark lock variable __maybe_unused in ceph_count_file_locks Jeff Layton (Tue Feb 06 2024 - 09:58:49 EST)
- [PATCH 1/3] dt-bindings: cpufreq: Add nvmem-cells for chip information Markus Schneider-Pargmann (Tue Feb 06 2024 - 09:59:25 EST)
- [PATCH 0/3] arm64: am62: Use nvmem for chip information in opp table Markus Schneider-Pargmann (Tue Feb 06 2024 - 09:59:27 EST)
- [PATCH 2/3] cpufreq: ti-cpufreq: Support nvmem for chip version Markus Schneider-Pargmann (Tue Feb 06 2024 - 09:59:44 EST)
- [PATCH 3/3] arm64: dts: ti: k3-am625: Use nvmem-cells for opp Markus Schneider-Pargmann (Tue Feb 06 2024 - 09:59:58 EST)
- Re: [PATCH 1/4] dt-bindings: usb: typec-tcpci: add tcpci compatible binding Marco Felsch (Tue Feb 06 2024 - 10:00:32 EST)
- Re: [PATCH v4 3/9] drm/mediatek: dsi: Cleanup functions mtk_dsi_ps_control{_vact}() Alexandre Mergnat (Tue Feb 06 2024 - 10:00:45 EST)
- Re: [PATCH] x86: Improve description of IA32_EMULATION_DEFAULT_DISABLED Borislav Petkov (Tue Feb 06 2024 - 10:00:57 EST)
- Re: [PATCH] mm/zswap: invalidate old entry when store fail or !zswap_enabled Johannes Weiner (Tue Feb 06 2024 - 10:01:10 EST)
- Re: [PATCHv1 4/5] arm64: dts: amlogic: Add cache information to the Amlogic S922X SoC neil . armstrong (Tue Feb 06 2024 - 10:02:02 EST)
- Re: [PATCH v3 4/4] um: Convert strscpy() usage to 2-argument style Andy Shevchenko (Tue Feb 06 2024 - 10:03:02 EST)
- Re: [PATCH v4 2/9] drm/mediatek: dsi: Fix DSI RGB666 formats and definitions Alexandre Mergnat (Tue Feb 06 2024 - 10:03:35 EST)
- Re: [PATCH 1/2] drm: display: make dp_aux_bus_type const Daniel Vetter (Tue Feb 06 2024 - 10:03:48 EST)
- Re: [linus:master] [remap_range] dfad37051a: stress-ng.file-ioctl.ops_per_sec -11.2% regression Amir Goldstein (Tue Feb 06 2024 - 10:05:21 EST)
- Re: [PATCH -next] watchdog: Add kernel-doc for wdt_set_timeout() Guenter Roeck (Tue Feb 06 2024 - 10:06:28 EST)
- Re: [PATCH v4 1/2] sched/fair: Check a task has a fitting cpu when updating misfit Qais Yousef (Tue Feb 06 2024 - 10:07:06 EST)
- Re: [PATCH 6/8] KVM: x86/mmu: Check for usable TDP MMU root while holding mmu_lock for read Xu Yilun (Tue Feb 06 2024 - 10:07:18 EST)
- Re: [PATCH v3 6/7] ASoC: dt-bindings: xmos,xvf3500: add XMOS XVF3500 voice processor Javier Carrasco (Tue Feb 06 2024 - 10:07:44 EST)
- [PATCH v7 00/36] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph Masami Hiramatsu (Google) (Tue Feb 06 2024 - 10:07:45 EST)
- Re: [PATCH v3 2/2] iio: adc: ti-ads1298: Add driver Andy Shevchenko (Tue Feb 06 2024 - 10:08:06 EST)
- [PATCH v7 01/36] ftrace: Fix DIRECT_CALLS to use SAVE_REGS by default Masami Hiramatsu (Google) (Tue Feb 06 2024 - 10:08:13 EST)
- [PATCH v7 02/36] tracing: Add a comment about ftrace_regs definition Masami Hiramatsu (Google) (Tue Feb 06 2024 - 10:08:39 EST)
- [PATCH v7 03/36] tracing: Rename ftrace_regs_return_value to ftrace_regs_get_return_value Masami Hiramatsu (Google) (Tue Feb 06 2024 - 10:08:54 EST)
- [PATCH v7 04/36] x86: tracing: Add ftrace_regs definition in the header Masami Hiramatsu (Google) (Tue Feb 06 2024 - 10:09:11 EST)
- [PATCH v7 05/36] function_graph: Convert ret_stack to a series of longs Masami Hiramatsu (Google) (Tue Feb 06 2024 - 10:09:27 EST)
- Re: [PATCH] stmmac: Fix incorrect dereference in stmmac_*_interrupt() Simon Horman (Tue Feb 06 2024 - 10:09:45 EST)
- Re: [PATCH 1/4] dt-bindings: usb: typec-tcpci: add tcpci compatible binding Marco Felsch (Tue Feb 06 2024 - 10:09:57 EST)
- [PATCH v7 06/36] fgraph: Use BUILD_BUG_ON() to make sure we have structures divisible by long Masami Hiramatsu (Google) (Tue Feb 06 2024 - 10:10:07 EST)
- [PATCH v7 07/36] function_graph: Add an array structure that will allow multiple callbacks Masami Hiramatsu (Google) (Tue Feb 06 2024 - 10:10:29 EST)
- Re: [PATCH] ceph: mark lock variable __maybe_unused in ceph_count_file_locks Jeff Layton (Tue Feb 06 2024 - 10:10:53 EST)
- [PATCH v7 08/36] function_graph: Allow multiple users to attach to function graph Masami Hiramatsu (Google) (Tue Feb 06 2024 - 10:11:17 EST)
- [PATCH v7 09/36] function_graph: Remove logic around ftrace_graph_entry and return Masami Hiramatsu (Google) (Tue Feb 06 2024 - 10:11:35 EST)
- [PATCH v7 10/36] ftrace/function_graph: Pass fgraph_ops to function graph callbacks Masami Hiramatsu (Google) (Tue Feb 06 2024 - 10:12:11 EST)
- [PATCH v7 11/36] ftrace: Allow function_graph tracer to be enabled in instances Masami Hiramatsu (Google) (Tue Feb 06 2024 - 10:12:34 EST)
- Re: [PATCH v4 4/9] drm/mediatek: dsi: Use bitfield macros where useful Alexandre Mergnat (Tue Feb 06 2024 - 10:12:53 EST)
- [PATCH v7 13/36] function_graph: Have the instances use their own ftrace_ops for filtering Masami Hiramatsu (Google) (Tue Feb 06 2024 - 10:13:29 EST)
- [PATCH v7 14/36] function_graph: Use a simple LRU for fgraph_array index number Masami Hiramatsu (Google) (Tue Feb 06 2024 - 10:13:48 EST)
- [PATCH v7 12/36] ftrace: Allow ftrace startup flags exist without dynamic ftrace Masami Hiramatsu (Google) (Tue Feb 06 2024 - 10:13:52 EST)
- [PATCH v7 15/36] function_graph: Add "task variables" per task for fgraph_ops Masami Hiramatsu (Google) (Tue Feb 06 2024 - 10:14:08 EST)
- [PATCH v7 16/36] function_graph: Move set_graph_function tests to shadow stack global var Masami Hiramatsu (Google) (Tue Feb 06 2024 - 10:14:30 EST)
- [PATCH] regmap: kunit: fix raw noinc write test wrapping Ben Wolsieffer (Tue Feb 06 2024 - 10:15:20 EST)
- [PATCH v7 19/36] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data() Masami Hiramatsu (Google) (Tue Feb 06 2024 - 10:15:45 EST)
- Re: [PATCH] HID: logitech-hidpp: Do not flood kernel log Jiri Kosina (Tue Feb 06 2024 - 10:16:17 EST)
- Re: [PATCH v3 2/2] iio: adc: ti-ads1298: Add driver Andy Shevchenko (Tue Feb 06 2024 - 10:16:30 EST)
- [PATCH v7 22/36] function_graph: Add a new entry handler with parent_ip and ftrace_regs Masami Hiramatsu (Google) (Tue Feb 06 2024 - 10:17:39 EST)
- [PATCH v7 23/36] function_graph: Add a new exit handler with parent_ip and ftrace_regs Masami Hiramatsu (Google) (Tue Feb 06 2024 - 10:18:19 EST)
- [PATCH v7 24/36] x86/ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS Masami Hiramatsu (Google) (Tue Feb 06 2024 - 10:18:37 EST)
- [PATCH v7 25/36] arm64: ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS Masami Hiramatsu (Google) (Tue Feb 06 2024 - 10:18:58 EST)
- Re: [PATCH v2 2/9] security: allow finer granularity in permitting copy-up of security xattrs Amir Goldstein (Tue Feb 06 2024 - 10:19:16 EST)
- Re: [PATCH v2 7/9] fs: Rename SB_I_EVM_UNSUPPORTED to SB_I_EVM_HMAC_UNSUPPORTED Amir Goldstein (Tue Feb 06 2024 - 10:19:43 EST)
- [PATCH v7 27/36] fprobe: Use ftrace_regs in fprobe exit handler Masami Hiramatsu (Google) (Tue Feb 06 2024 - 10:20:10 EST)
- [PATCH v7 17/36] function_graph: Move graph depth stored data to shadow stack global var Masami Hiramatsu (Google) (Tue Feb 06 2024 - 10:20:42 EST)
- [PATCH v7 29/36] tracing: Add ftrace_fill_perf_regs() for perf event Masami Hiramatsu (Google) (Tue Feb 06 2024 - 10:20:56 EST)
- [PATCH v7 30/36] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS Masami Hiramatsu (Google) (Tue Feb 06 2024 - 10:21:17 EST)
- [PATCH v7 31/36] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled Masami Hiramatsu (Google) (Tue Feb 06 2024 - 10:21:38 EST)
- [PATCH v7 20/36] function_graph: Improve push operation for several interrupts Masami Hiramatsu (Google) (Tue Feb 06 2024 - 10:21:47 EST)
- [PATCH v7 32/36] fprobe: Rewrite fprobe on function-graph tracer Masami Hiramatsu (Google) (Tue Feb 06 2024 - 10:21:58 EST)
- [PATCH v7 33/36] tracing/fprobe: Remove nr_maxactive from fprobe Masami Hiramatsu (Google) (Tue Feb 06 2024 - 10:22:16 EST)
- Re: [PATCH v4 6/9] drm/mediatek: dsi: Register DSI host after acquiring clocks and PHY Alexandre Mergnat (Tue Feb 06 2024 - 10:22:31 EST)
- [PATCH v7 35/36] selftests/ftrace: Add a test case for repeating register/unregister fprobe Masami Hiramatsu (Google) (Tue Feb 06 2024 - 10:23:07 EST)
- [PATCH v7 36/36] Documentation: probes: Update fprobe on function-graph tracer Masami Hiramatsu (Google) (Tue Feb 06 2024 - 10:23:26 EST)
- [PATCH v7 28/36] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs Masami Hiramatsu (Google) (Tue Feb 06 2024 - 10:23:30 EST)
- RE: [PATCH] ALSA: hda/realtek: cs35l41: Fix internal speaker support for ASUS UM3402 with missing DSD Stefan Binding (Tue Feb 06 2024 - 10:23:42 EST)
- Re: [PATCH v4 5/9] drm/mediatek: dsi: Replace open-coded instance of HZ_PER_MHZ Alexandre Mergnat (Tue Feb 06 2024 - 10:24:00 EST)
- Re: linux-next: Fixes tag needs some work in the rdma-fixes tree Jason Gunthorpe (Tue Feb 06 2024 - 10:24:29 EST)
- [PATCH] fs/mnt_idmapping.c: Return -EINVAL when no map is written Taylor Jackson via B4 Relay (Tue Feb 06 2024 - 10:24:49 EST)
- Re: [PATCH v2 1/3] rpmb: add Replay Protected Memory Block (RPMB) subsystem Ilias Apalodimas (Tue Feb 06 2024 - 10:24:50 EST)
- Re: [PATCH v5 1/1] hwmon: Add driver for Astera Labs PT5161L retimer Guenter Roeck (Tue Feb 06 2024 - 10:25:05 EST)
- [PATCH v2] KVM: selftests: Compare wall time from xen shinfo against KVM_GET_CLOCK Vitaly Kuznetsov (Tue Feb 06 2024 - 10:25:30 EST)
- Re: [PATCH v4 7/9] drm/mediatek: dsi: Simplify with dev_err_probe and remove gotos Alexandre Mergnat (Tue Feb 06 2024 - 10:25:45 EST)
- Re: [RFC PATCH v2 0/7] uclamp sum aggregation Qais Yousef (Tue Feb 06 2024 - 10:25:58 EST)
- Re: [PATCH v4 8/9] drm/mediatek: dsi: Compress of_device_id entries and add sentinel Alexandre Mergnat (Tue Feb 06 2024 - 10:26:13 EST)
- Re: [EXT] Re: [PATCH net-next v5 1/8] octeon_ep_vf: Add driver framework and device initialization Jakub Kicinski (Tue Feb 06 2024 - 10:26:36 EST)
- Re: [PATCH v3 6/7] ASoC: dt-bindings: xmos,xvf3500: add XMOS XVF3500 voice processor Matthias Kaehlcke (Tue Feb 06 2024 - 10:27:09 EST)
- Re: [PATCH v4] dt-bindings: iio: afe: voltage-divider: Add io-channel-cells Conor Dooley (Tue Feb 06 2024 - 10:27:30 EST)
- Re: [PATCH v7 6/8] i3c: target: func: add tty driver Frank Li (Tue Feb 06 2024 - 10:27:48 EST)
- Re: [PATCH v2 9/9] ima: Record i_version of real_inode for change detection Amir Goldstein (Tue Feb 06 2024 - 10:28:07 EST)
- [PATCH v7 21/36] function_graph: Add selftest for passing local variables Masami Hiramatsu (Google) (Tue Feb 06 2024 - 10:28:25 EST)
- Re: [PATCH v2 1/9] ima: Rename backing_inode to real_inode Amir Goldstein (Tue Feb 06 2024 - 10:28:27 EST)
- [PATCH v7 18/36] function_graph: Move graph notrace bit to shadow stack global var Masami Hiramatsu (Google) (Tue Feb 06 2024 - 10:28:29 EST)
- Re: [PATCH v4 9/9] drm/mediatek: dsi: Use mipi_dsi_pixel_format_to_bpp() helper function Alexandre Mergnat (Tue Feb 06 2024 - 10:28:43 EST)
- Re: [PATCH 2/2] arm64: dts: imx8dxl update edma0 information Frank Li (Tue Feb 06 2024 - 10:29:00 EST)
- [PATCH v7 26/36] fprobe: Use ftrace_regs in fprobe entry handler Masami Hiramatsu (Google) (Tue Feb 06 2024 - 10:29:41 EST)
- Re: [PATCH 1/2 v3] cleanup: Add cond_guard() to conditional guards Ira Weiny (Tue Feb 06 2024 - 10:29:45 EST)
- Re: [PATCH v3 1/2] dt-bindings: iio: adc: ti-ads1298: Add bindings Conor Dooley (Tue Feb 06 2024 - 10:30:11 EST)
- Re: [PATCH v2 1/2] dt-bindings: phy: mediatek,mt7988-xfi-tphy: add new bindings Daniel Golle (Tue Feb 06 2024 - 10:31:56 EST)
- Re: [PATCH 1/2] drivers: acpi: use %pe for better readability of errors while printing Bjorn Helgaas (Tue Feb 06 2024 - 10:32:15 EST)
- Re: [PATCH net] tipc: Check the bearer type before calling tipc_udp_nl_bearer_add() Shigeru Yoshida (Tue Feb 06 2024 - 10:33:16 EST)
- Re: [PATCH v6 0/4] Regather scattered PCI-Code Bjorn Helgaas (Tue Feb 06 2024 - 10:34:25 EST)
- Re: [PATCH] hsi: hsi_core: make hsi_bus_type const Sebastian Reichel (Tue Feb 06 2024 - 10:34:57 EST)
- Re: [PATCH] mm/swap_state: update zswap LRU's protection range with the folio locked Johannes Weiner (Tue Feb 06 2024 - 10:35:11 EST)
- Re: [PATCH v2 2/3] Subject: [PATCH] drm/mediatek/dp: Add HDCP2.x feature for DisplayPort AngeloGioacchino Del Regno (Tue Feb 06 2024 - 10:35:11 EST)
- Re: [PATCH v2 1/3] Subject: [PATCH] drm/mediatek/dp: Add tee client application for HDCP feature AngeloGioacchino Del Regno (Tue Feb 06 2024 - 10:35:14 EST)
- [PATCH v7 34/36] selftests: ftrace: Remove obsolate maxactive syntax check Masami Hiramatsu (Google) (Tue Feb 06 2024 - 10:35:26 EST)
- Re: [PATCH v3 6/7] ASoC: dt-bindings: xmos,xvf3500: add XMOS XVF3500 voice processor Mark Brown (Tue Feb 06 2024 - 10:36:02 EST)
- Re: [PATCH 2/2] x86/random: Issue a warning if RDRAND or RDSEED fails Borislav Petkov (Tue Feb 06 2024 - 10:36:17 EST)
- Re: [PATCH v12 19/25] irqchip/riscv-imsic: Add device MSI domain support for platform devices Björn Töpel (Tue Feb 06 2024 - 10:36:52 EST)
- Re: [PATCH v5 2/2] sched/fair: Check a task has a fitting cpu when updating misfit Qais Yousef (Tue Feb 06 2024 - 10:37:12 EST)
- Re: [syzbot] [ceph?] [fs?] INFO: task hung in ceph_mdsc_pre_umount syzbot (Tue Feb 06 2024 - 10:37:35 EST)
- Re: [PATCH net-next v5 00/21] ice: add PFCP filter support Jakub Kicinski (Tue Feb 06 2024 - 10:38:14 EST)
- Re: [PATCH] regmap: kunit: fix raw noinc write test wrapping Mark Brown (Tue Feb 06 2024 - 10:38:38 EST)
- Re: [PATCH v3 6/7] ASoC: dt-bindings: xmos,xvf3500: add XMOS XVF3500 voice processor Javier Carrasco (Tue Feb 06 2024 - 10:38:57 EST)
- [PATCH v2] sparc: leon: grpci1: Use devm_platform_ioremap_resource() in grpci1_of_probe() Markus Elfring (Tue Feb 06 2024 - 10:41:05 EST)
- Re: [PATCH v2 0/4] Add 8qm SMMU information Jakub Kicinski (Tue Feb 06 2024 - 10:42:08 EST)
- [PATCH v2] riscv: misaligned: remove CONFIG_RISCV_M_MODE specific code Clément Léger (Tue Feb 06 2024 - 10:42:28 EST)
- [PATCH v2] kvm/x86: allocate the write-tracking metadata on-demand Andrei Vagin (Tue Feb 06 2024 - 10:42:40 EST)
- Re: [PATCH 7/8] KVM: x86/mmu: Alloc TDP MMU roots while holding mmu_lock for read Xu Yilun (Tue Feb 06 2024 - 10:42:57 EST)
- Re: [PATCH v2 2/2] fbcon: Defer console takeover for splash screens to first switch Mario Limonciello (Tue Feb 06 2024 - 10:43:00 EST)
- Re: [PATCH v2 5/9] evm: Use the inode holding the metadata to calculate metadata hash Amir Goldstein (Tue Feb 06 2024 - 10:43:27 EST)
- Re: [PATCH v12 00/25] Linux RISC-V AIA Support Björn Töpel (Tue Feb 06 2024 - 10:43:31 EST)
- Re: [PATCH v3 6/7] ASoC: dt-bindings: xmos,xvf3500: add XMOS XVF3500 voice processor Javier Carrasco (Tue Feb 06 2024 - 10:44:20 EST)
- Re: [PATCH bpf-next v2 1/2] bpf: Have bpf_rdonly_cast() take a const pointer Daniel Xu (Tue Feb 06 2024 - 10:44:47 EST)
- Re: [PATCH v2] dma-coherent: add support for multi coherent rmems per dev Andy Shevchenko (Tue Feb 06 2024 - 10:45:03 EST)
- Re: [PATCH net-next 1/3] net: macb: queue tie-off or disable during WOL suspend Karumanchi, Vineeth (Tue Feb 06 2024 - 10:45:49 EST)
- Re: [PATCH v4 6/6] cpufreq:amd-pstate: add quirk for the pstate CPPC capabilities missing Mario Limonciello (Tue Feb 06 2024 - 10:46:18 EST)
- Re: [PATCH v2 4/9] ima: Reset EVM status upon detecting changes to the real file Amir Goldstein (Tue Feb 06 2024 - 10:46:27 EST)
- Re: [PATCH 1/3] fpga: xilinx-spi: extract a common driver core Charles Perry (Tue Feb 06 2024 - 10:47:45 EST)
- Re: [PATCH v3 1/2] dt-bindings: display: bridge: cdns: Add display bridge support for dsi on StarFive JH7110 SoC Conor Dooley (Tue Feb 06 2024 - 10:48:07 EST)
- Re: [PATCH 3/3] fpga: xilinx-selectmap: add new driver Charles Perry (Tue Feb 06 2024 - 10:48:39 EST)
- [tip: x86/sev] x86/sev: Fix position dependent variable references in startup code tip-bot2 for Ard Biesheuvel (Tue Feb 06 2024 - 10:48:44 EST)
- Re: [patch v5 10/19] x86/smpboot: Teach it about topo.amd_node_id Borislav Petkov (Tue Feb 06 2024 - 10:49:11 EST)
- Re: [PATCH v3 6/7] ASoC: dt-bindings: xmos,xvf3500: add XMOS XVF3500 voice processor Matthias Kaehlcke (Tue Feb 06 2024 - 10:49:52 EST)
- Re: [syzbot] [ext4?] kernel BUG in ext4_write_inline_data_end (2) xingwei lee (Tue Feb 06 2024 - 10:51:25 EST)
- Re: [PATCH v3 2/2] iio: adc: ti-ads1298: Add driver Mike Looijmans (Tue Feb 06 2024 - 10:51:53 EST)
- Re: [PATCH] thermal/intel: Fix intel_tcc_get_temp() to support negative CPU temperature Stanislaw Gruszka (Tue Feb 06 2024 - 10:53:12 EST)
- Re: [PATCH 1/6] tools/rtla: Fix Makefile compiler options for clang Nathan Chancellor (Tue Feb 06 2024 - 10:53:24 EST)
- Re: [PATCH v4 1/9] drm/mediatek: dsi: Use GENMASK() for register mask definitions AngeloGioacchino Del Regno (Tue Feb 06 2024 - 10:54:18 EST)
- Re: [PATCH v2] clk: keystone: sci-clk: Adding support for non contiguous clocks Kamlesh Gurudasani (Tue Feb 06 2024 - 10:54:32 EST)
- Re: [PATCH v2 9/9] ima: Record i_version of real_inode for change detection Jeff Layton (Tue Feb 06 2024 - 10:55:17 EST)
- Re: next: /dev/root: Can't open blockdev Christian Brauner (Tue Feb 06 2024 - 10:55:27 EST)
- Re: [PATCH v5 0/4] UIO_MEM_DMA_COHERENT for cnic/bnx2/bnx2x Jakub Kicinski (Tue Feb 06 2024 - 10:55:36 EST)
- Re: [PATCH v3 1/2] soc: samsung: exynos-pmu: Add regmap support for SoCs that protect PMU regs Peter Griffin (Tue Feb 06 2024 - 10:56:59 EST)
- Re: [PATCH] vhost-vdpa: fail enabling virtqueue in certain conditions Michael S. Tsirkin (Tue Feb 06 2024 - 10:57:19 EST)
- [PATCH v3 0/3] Tegra30: add support for LG tegra based phones Svyatoslav Ryhel (Tue Feb 06 2024 - 10:57:38 EST)
- [PATCH v3 1/3] dt-bindings: arm: tegra: Add LG Optimus Vu P895 and Optimus 4X P880 Svyatoslav Ryhel (Tue Feb 06 2024 - 10:57:46 EST)
- [PATCH v3 3/3] ARM: tegra: Add device-tree for LG Optimus 4X HD (P880) Svyatoslav Ryhel (Tue Feb 06 2024 - 10:58:06 EST)
- [PATCH v3 2/3] ARM: tegra: Add device-tree for LG Optimus Vu (P895) Svyatoslav Ryhel (Tue Feb 06 2024 - 10:58:17 EST)
- Re: [patch v5 11/19] x86/cpu: Use common topology code for AMD Borislav Petkov (Tue Feb 06 2024 - 10:59:01 EST)
- Re: [PATCH 1/4] dt-bindings: usb: typec-tcpci: add tcpci compatible binding Krzysztof Kozlowski (Tue Feb 06 2024 - 10:59:17 EST)
- Re: [PATCH v2] PCI: vmd: Enable PCI PM's L1 substates of remapped PCIe Root Port and NVMe Bjorn Helgaas (Tue Feb 06 2024 - 11:01:10 EST)
- Re:Re: [PATCH v2 0/6] Restore data lifetime support xuanzhuo (Tue Feb 06 2024 - 11:01:34 EST)
- Re: [RFC PATCH v1 15/28] riscv/mm: Implement map_shadow_stack() syscall Mark Brown (Tue Feb 06 2024 - 11:01:50 EST)
- [PATCH v2] ARM: dts: samsung: exynos5420-galaxy-tab-common: add wifi node Henrik Grimler (Tue Feb 06 2024 - 11:03:33 EST)
- Re: [PATCH bpf-next v2 1/2] bpf: Have bpf_rdonly_cast() take a const pointer Jiri Olsa (Tue Feb 06 2024 - 11:03:43 EST)
- RE: drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/display_mode_core.c:6193:12: warning: stack frame size (3368) exceeds limit (2048) in 'dml_core_mode_support' Zhuo, Lillian (Tue Feb 06 2024 - 11:06:18 EST)
- Re: [PATCH] fs/mnt_idmapping.c: Return -EINVAL when no map is written Christian Brauner (Tue Feb 06 2024 - 11:06:39 EST)
- Re: [linus:master] [remap_range] dfad37051a: stress-ng.file-ioctl.ops_per_sec -11.2% regression Christian Brauner (Tue Feb 06 2024 - 11:08:32 EST)
- [PATCH v2] bus: omap_l3_noc: Use devm_platform_ioremap_resource() in omap_l3_probe() Markus Elfring (Tue Feb 06 2024 - 11:08:57 EST)
- Re: [linux][PATCH] ASoC: dt-bindings: atmel,sam9x5-wm8731: Convert to json-schema Mark Brown (Tue Feb 06 2024 - 11:11:00 EST)
- Probe regression of efuse@11f10000 on mt8183-kukui-jacuzzi-juniper-sku16 running next-20240202 Nícolas F. R. A. Prado (Tue Feb 06 2024 - 11:11:16 EST)
- Re: [PATCH 2/2] dt-bindings: trivial-devices: Add qca,spidev frut3k7 (Tue Feb 06 2024 - 11:12:18 EST)
- Re: This is the fourth time I’ve tried to find what led to the regression of outgoing network speed and each time I find the merge commit 8c94ccc7cd691472461448f98e2372c75849406c Mikhail Gavrilov (Tue Feb 06 2024 - 11:12:55 EST)
- Re: [RFC PATCH v1 18/28] prctl: arch-agnostic prtcl for indirect branch tracking Mark Brown (Tue Feb 06 2024 - 11:13:51 EST)
- Re: [PATCH 3/3] nvmem: mtk-efuse: Drop NVMEM device name Nícolas F. R. A. Prado (Tue Feb 06 2024 - 11:14:15 EST)
- Re: [PATCH] ALSA: hda/realtek: cs35l41: Fix internal speaker support for ASUS UM3402 with missing DSD Takashi Iwai (Tue Feb 06 2024 - 11:15:06 EST)
- [PATCH] net/sun3_82586: Avoid reading past buffer in debug output Kees Cook (Tue Feb 06 2024 - 11:17:13 EST)
- [PATCH] nfs: keep server info for remounts Martin Kaiser (Tue Feb 06 2024 - 11:17:38 EST)
- Re: [PATCH 2/2] dt-bindings: trivial-devices: Add qca,spidev Krzysztof Kozlowski (Tue Feb 06 2024 - 11:19:12 EST)
- [PATCH 5.15.y 0/1] smb: client: fix "df: Resource temporarily unavailable" on 5.15 stable kernel kovalev (Tue Feb 06 2024 - 11:22:05 EST)
- [PATCH 5.15.y 1/1] smb3: Replace smb2pdu 1-element arrays with flex-arrays kovalev (Tue Feb 06 2024 - 11:22:20 EST)
- Re: [PATCH 0/6] filesystem visibility ioctls Christian Brauner (Tue Feb 06 2024 - 11:23:01 EST)
- Re: [PATCH v3 6/7] ASoC: dt-bindings: xmos,xvf3500: add XMOS XVF3500 voice processor Mark Brown (Tue Feb 06 2024 - 11:23:30 EST)
- Re: [PATCH v2 3/3] userfaultfd: use per-vma locks in userfaultfd operations Lokesh Gidra (Tue Feb 06 2024 - 11:27:08 EST)
- [PATCH] arm64/sve: Document that __SVE_VQ_MAX is much larger than needed Mark Brown (Tue Feb 06 2024 - 11:28:21 EST)
- Re: [PATCH 02/12] bcm2835-dma: Add proper 40-bit DMA support Dave Stevenson (Tue Feb 06 2024 - 11:31:32 EST)
- Re: [net-next PATCH v6 05/10] dt-bindings: net: Document Qcom QCA807x PHY package Conor Dooley (Tue Feb 06 2024 - 11:32:48 EST)
- Re: [PATCH v3 2/2] iio: adc: ti-ads1298: Add driver Andy Shevchenko (Tue Feb 06 2024 - 11:33:15 EST)
- Re: [PATCH 2/2] dt-bindings: trivial-devices: Add qca,spidev frut3k7 (Tue Feb 06 2024 - 11:35:44 EST)
- [PATCH] wifi: mwifiex: Refactor 1-element array into flexible array in struct mwifiex_ie_types_chan_list_param_set Kees Cook (Tue Feb 06 2024 - 11:36:08 EST)
- Re: [PATCH v3 6/7] ASoC: dt-bindings: xmos,xvf3500: add XMOS XVF3500 voice processor Mark Brown (Tue Feb 06 2024 - 11:36:31 EST)
- [PATCH v2] EDAC/xgene: Use devm_platform_ioremap_resource() in xgene_edac_probe() Markus Elfring (Tue Feb 06 2024 - 11:36:50 EST)
- [revert commit 9f079dda1433] [mainline] [6.8.0-rc3] [NVME] OOPS kernel crash while booting Tasmiya Nalatwad (Tue Feb 06 2024 - 11:37:13 EST)
- Re: [PATCH v4 1/3] overflow: Adjust check_*_overflow() kern-doc to reflect results Gustavo A. R. Silva (Tue Feb 06 2024 - 11:37:36 EST)
- Re: linux-next: manual merge of the block tree with the vfs-brauner tree Jens Axboe (Tue Feb 06 2024 - 11:37:55 EST)
- [PATCH] eventfd: strictly check the count parameter of eventfd_write to avoid inputting illegal strings wenyang . linux (Tue Feb 06 2024 - 11:41:07 EST)
- Re: [PATCH v2 1/4] PCI/AER: Store more information in aer_err_info Wang, Qingshun (Tue Feb 06 2024 - 11:42:12 EST)
- Re: Re: [PATCH] vhost-vdpa: fail enabling virtqueue in certain conditions Stefano Garzarella (Tue Feb 06 2024 - 11:42:39 EST)
- [PATCH] pidfd: getfd should always report ESRCH if a task is exiting Tycho Andersen (Tue Feb 06 2024 - 11:43:38 EST)
- Re: [PATCH] regmap: kunit: fix raw noinc write test wrapping Guenter Roeck (Tue Feb 06 2024 - 11:44:05 EST)
- [PATCH] drm/i915/gt: Prevent possible NULL dereference in __caps_show() Nikita Zhandarovich (Tue Feb 06 2024 - 11:46:02 EST)
- Re: [PATCH v2 2/4] PCI/AER: Handle Advisory Non-Fatal properly Wang, Qingshun (Tue Feb 06 2024 - 11:47:09 EST)
- Re: [PATCH] regmap: kunit: fix raw noinc write test wrapping Mark Brown (Tue Feb 06 2024 - 11:47:26 EST)
- Re: [PATCH 1/2] spi: spidev: Add Qualcomm spidev device compatible frut3k7 (Tue Feb 06 2024 - 11:48:26 EST)
- [PATCH] drm/radeon/ni: Fix wrong firmware size logging in ni_init_microcode() Nikita Zhandarovich (Tue Feb 06 2024 - 11:48:38 EST)
- [PATCH] drm/amd/display: fix NULL checks for adev->dm.dc in amdgpu_dm_fini() Nikita Zhandarovich (Tue Feb 06 2024 - 11:51:10 EST)
- Re: [PATCH] arm64: dts: qcom: sc8180x: describe all PCI MSI interrupts Konrad Dybcio (Tue Feb 06 2024 - 11:51:59 EST)
- Re: [PATCH] workqueue: Fix pool->nr_running type back to atomic Tejun Heo (Tue Feb 06 2024 - 11:52:51 EST)
- Re: [PATCH 2/2] dt-bindings: trivial-devices: Add qca,spidev Krzysztof Kozlowski (Tue Feb 06 2024 - 11:54:06 EST)
- Re: [PATCH v4 2/3] overflow: Introduce wrapping_add(), wrapping_sub(), and wrapping_mul() Gustavo A. R. Silva (Tue Feb 06 2024 - 11:54:25 EST)
- Re: [net-next PATCH v6 05/10] dt-bindings: net: Document Qcom QCA807x PHY package Christian Marangi (Tue Feb 06 2024 - 11:56:13 EST)
- [PATCH] net/mlx5: remove redundant assignment to variable object_range Colin Ian King (Tue Feb 06 2024 - 11:58:33 EST)
- Re: [PATCH 2/2] md: create symlink with disk holder after mddev resume Song Liu (Tue Feb 06 2024 - 12:01:12 EST)
- [PATCH] xen/gntalloc: Replace UAPI 1-element array Kees Cook (Tue Feb 06 2024 - 12:03:37 EST)
- Re: [PATCH] pidfd: change do_notify_pidfd() to use __wake_up(poll_to_key(EPOLLIN)) Tycho Andersen (Tue Feb 06 2024 - 12:03:49 EST)
- Re: [PATCH] pidfd: exit: kill the no longer used thread_group_exited() Tycho Andersen (Tue Feb 06 2024 - 12:04:23 EST)
- Re: [PATCH] bpf: Separate bpf_local_storage_lookup() fast and slow paths Marco Elver (Tue Feb 06 2024 - 12:04:56 EST)
- Re: [PATCH v3 3/3] userfaultfd: use per-vma locks in userfaultfd operations Liam R. Howlett (Tue Feb 06 2024 - 12:05:40 EST)
- Re: [PATCH v2] ALSA: hda/realtek: cs35l41: Fix internal speaker support for ASUS UM3402 with missing DSD Jean-Loïc Charroud (Tue Feb 06 2024 - 12:06:21 EST)
- Re: [PATCH V8 08/12] drm/bridge: imx: add driver for HDMI TX Parallel Video Interface Nathan Chancellor (Tue Feb 06 2024 - 12:06:45 EST)
- Re: [PATCH] xen/gntalloc: Replace UAPI 1-element array Gustavo A. R. Silva (Tue Feb 06 2024 - 12:06:52 EST)
- Re: [PATCH v2 3/3] userfaultfd: use per-vma locks in userfaultfd operations Liam R. Howlett (Tue Feb 06 2024 - 12:08:13 EST)
- Re: [PATCH v2 8/8] sched/pelt: Introduce PELT multiplier Ashay Jaiswal (Tue Feb 06 2024 - 12:08:34 EST)
- Re: [Patch] memory: tegra: Skip SID override from Guest VM Thierry Reding (Tue Feb 06 2024 - 12:08:52 EST)
- Re: [PATCH net-next] eth: mlx5: link NAPI instances to queues and IRQs Joe Damato (Tue Feb 06 2024 - 12:12:19 EST)
- [PATCH v3 1/1] Add 10EC5280 to bmi160_i2c ACPI IDs to allow binding on some devices Jesus Gonzalez (Tue Feb 06 2024 - 12:15:47 EST)
- Re: [PATCH] Input: uinput - Add UI_SET_UNIQ ioctl handler Chris Morgan (Tue Feb 06 2024 - 12:17:26 EST)
- Re: [PATCH v4 1/2] sched/fair: Check a task has a fitting cpu when updating misfit Dietmar Eggemann (Tue Feb 06 2024 - 12:17:42 EST)
- Re: [PATCH 2/2] dt-bindings: trivial-devices: Add qca,spidev frut3k7 (Tue Feb 06 2024 - 12:20:39 EST)
- Re: [PATCH 1/2 v3] cleanup: Add cond_guard() to conditional guards Dave Jiang (Tue Feb 06 2024 - 12:23:42 EST)
- Re: [PATCH v2 1/4] PCI/AER: Store more information in aer_err_info Bjorn Helgaas (Tue Feb 06 2024 - 12:23:58 EST)
- Re: [PATCH 2/2 v3] cxl/region: Use cond_guard() in show_targetN() Dave Jiang (Tue Feb 06 2024 - 12:24:40 EST)
- Re: [PATCH 4/5] drm/panel: simple: fix flags on RK043FN48H Jessica Zhang (Tue Feb 06 2024 - 12:24:59 EST)
- [PATCH 0/2] iio: adc: ad7944: new driver David Lechner (Tue Feb 06 2024 - 12:26:59 EST)
- [PATCH 1/2] dt-bindings: iio: adc: add ad7944 ADCs David Lechner (Tue Feb 06 2024 - 12:27:11 EST)
- [PATCH 2/2] iio: adc: ad7944: add driver for AD7944/AD7985/AD7986 David Lechner (Tue Feb 06 2024 - 12:27:17 EST)
- Re: [RFC PATCH] net: phy: micrel: reset KSZ9x31 when resuming Francesco Dolcini (Tue Feb 06 2024 - 12:27:52 EST)
- Re: [PATCH printk v3 04/14] printk: ringbuffer: Do not skip non-finalized records with prb_next_seq() Petr Mladek (Tue Feb 06 2024 - 12:28:10 EST)
- [etnaviv-next v13 0/7] drm/etnaviv: Add driver wrapper for vivante GPUs attached on PCI(e) device Sui Jingfeng (Tue Feb 06 2024 - 12:28:23 EST)
- [etnaviv-next v13 1/7] drm/etnaviv: Add a helper function to get clocks Sui Jingfeng (Tue Feb 06 2024 - 12:28:34 EST)
- [etnaviv-next v13 2/7] drm/etnaviv: Add constructor and destructor for the etnaviv_drm_private struct Sui Jingfeng (Tue Feb 06 2024 - 12:28:53 EST)
- [etnaviv-next v13 3/7] drm/etnaviv: Embed struct drm_device in struct etnaviv_drm_private Sui Jingfeng (Tue Feb 06 2024 - 12:29:07 EST)
- [etnaviv-next v13 4/7] drm/etnaviv: Add support for cached coherent caching mode Sui Jingfeng (Tue Feb 06 2024 - 12:29:20 EST)
- [etnaviv-next v13 5/7] drm/etnaviv: Replace the '&pdev->dev' with 'dev' Sui Jingfeng (Tue Feb 06 2024 - 12:29:37 EST)
- [etnaviv-next v13 6/7] drm/etnaviv: Update the implement of etnaviv_create_platform_device() Sui Jingfeng (Tue Feb 06 2024 - 12:29:53 EST)
- [etnaviv-next v13 7/7] drm/etnaviv: Add support for vivante GPU cores attached via PCI(e) Sui Jingfeng (Tue Feb 06 2024 - 12:30:06 EST)
- Re: [PATCH] mm/swap_state: update zswap LRU's protection range with the folio locked Nhat Pham (Tue Feb 06 2024 - 12:31:24 EST)
- Re: [PATCH bpf-next v2 1/2] bpf: Have bpf_rdonly_cast() take a const pointer Andrii Nakryiko (Tue Feb 06 2024 - 12:32:30 EST)
- [net-next PATCH v7 00/10] net: phy: Introduce PHY Package concept Christian Marangi (Tue Feb 06 2024 - 12:32:33 EST)
- [net-next PATCH v7 01/10] dt-bindings: net: document ethernet PHY package nodes Christian Marangi (Tue Feb 06 2024 - 12:33:03 EST)
- Re: [RFC PATCH v2 0/7] uclamp sum aggregation Hongyan Xia (Tue Feb 06 2024 - 12:33:22 EST)
- [net-next PATCH v7 02/10] net: phy: add support for scanning PHY in PHY packages nodes Christian Marangi (Tue Feb 06 2024 - 12:33:41 EST)
- [net-next PATCH v7 03/10] net: phy: add devm/of_phy_package_join helper Christian Marangi (Tue Feb 06 2024 - 12:34:02 EST)
- [net-next PATCH v7 04/10] net: phy: qcom: move more function to shared library Christian Marangi (Tue Feb 06 2024 - 12:34:22 EST)
- [net-next PATCH v7 05/10] dt-bindings: net: Document Qcom QCA807x PHY package Christian Marangi (Tue Feb 06 2024 - 12:34:35 EST)
- [net-next PATCH v7 06/10] net: phy: provide whether link has changed in c37_read_status Christian Marangi (Tue Feb 06 2024 - 12:34:54 EST)
- [net-next PATCH v7 07/10] net: phy: qcom: add support for QCA807x PHY Family Christian Marangi (Tue Feb 06 2024 - 12:35:29 EST)
- [net-next PATCH v7 08/10] net: phy: qcom: move common qca808x LED define to shared header Christian Marangi (Tue Feb 06 2024 - 12:35:42 EST)
- [net-next PATCH v7 09/10] net: phy: qcom: generalize some qca808x LED functions Christian Marangi (Tue Feb 06 2024 - 12:35:58 EST)
- [net-next PATCH v7 10/10] net: phy: qca807x: add support for configurable LED Christian Marangi (Tue Feb 06 2024 - 12:36:24 EST)
- Re: [PATCH 1/2] dt-bindings: iio: adc: add ad7944 ADCs David Lechner (Tue Feb 06 2024 - 12:36:52 EST)
- Re: [PATCH V8 01/12] dt-bindings: phy: add binding for the i.MX8MP HDMI PHY Luca Ceresoli (Tue Feb 06 2024 - 12:37:08 EST)
- Re: [PATCH v4 3/3] arm64: dts: ti: k3-am62p: add the USB sub-system Andrew Davis (Tue Feb 06 2024 - 12:37:22 EST)
- Re: [PATCH V8 02/12] phy: freescale: add Samsung HDMI PHY Luca Ceresoli (Tue Feb 06 2024 - 12:37:39 EST)
- Re: [PATCH V8 07/12] dt-bindings: display: imx: add binding for i.MX8MP HDMI PVI Luca Ceresoli (Tue Feb 06 2024 - 12:37:54 EST)
- Re: [PATCH V8 09/12] dt-bindings: display: imx: add binding for i.MX8MP HDMI TX Luca Ceresoli (Tue Feb 06 2024 - 12:38:10 EST)
- Re: [PATCH V8 10/12] drm/bridge: imx: add bridge wrapper driver for i.MX8MP DWC HDMI Luca Ceresoli (Tue Feb 06 2024 - 12:38:26 EST)
- Re: [PATCH] vhost-vdpa: fail enabling virtqueue in certain conditions Eugenio Perez Martin (Tue Feb 06 2024 - 12:38:44 EST)
- Re: [PATCH] regmap: kunit: fix raw noinc write test wrapping Guenter Roeck (Tue Feb 06 2024 - 12:39:05 EST)
- Re: [PATCH 5/5] drm/panel: simple: push blanking limit on RK32FN48H Jessica Zhang (Tue Feb 06 2024 - 12:39:21 EST)
- Re: [PATCH] block: rbd: make rbd_bus_type const Jens Axboe (Tue Feb 06 2024 - 12:39:39 EST)
- Re: [PATCH v3 2/2] iio: adc: ti-ads1298: Add driver Mike Looijmans (Tue Feb 06 2024 - 12:39:58 EST)
- Re: [PATCH] pidfd: getfd should always report ESRCH if a task is exiting Oleg Nesterov (Tue Feb 06 2024 - 12:40:16 EST)
- Re: [PATCH] mm/cma: Add sysfs file 'release_pages_success' Andrew Morton (Tue Feb 06 2024 - 12:40:25 EST)
- [PATCH 5.10/5.15/6.1 0/1] net: prevent mss overflow in skb_segment() Alexey Panov (Tue Feb 06 2024 - 12:40:42 EST)
- [PATCH 5.10/5.15/6.1 1/1] net: prevent mss overflow in skb_segment() Alexey Panov (Tue Feb 06 2024 - 12:41:02 EST)
- Re: [PATCH] remoteproc: zynqmp: fix lockstep mode memory region Mathieu Poirier (Tue Feb 06 2024 - 12:41:12 EST)
- [PATCH v2 0/5] jump_label: Fix __ro_after_init keys for modules & annotate some keys Valentin Schneider (Tue Feb 06 2024 - 12:41:38 EST)
- [PATCH v2 1/5] jump_label,module: Don't alloc static_key_mod for __ro_after_init keys Valentin Schneider (Tue Feb 06 2024 - 12:41:50 EST)
- Re: [PATCH v12 00/25] Linux RISC-V AIA Support Anup Patel (Tue Feb 06 2024 - 12:42:00 EST)
- [PATCH v2 2/5] context_tracking: Make context_tracking_key __ro_after_init Valentin Schneider (Tue Feb 06 2024 - 12:42:32 EST)
- [PATCH v2 3/5] x86/kvm: Make kvm_async_pf_enabled __ro_after_init Valentin Schneider (Tue Feb 06 2024 - 12:42:51 EST)
- [PATCH v2 4/5] x86/speculation: Make mds_user_clear __ro_after_init Valentin Schneider (Tue Feb 06 2024 - 12:43:11 EST)
- [PATCH v2 5/5] x86/tsc: Make __use_tsc __ro_after_init Valentin Schneider (Tue Feb 06 2024 - 12:43:29 EST)
- Re: [PATCH] net: ethernet: remove duplicated CONFIG_SUNGEM_PHY entry Simon Horman (Tue Feb 06 2024 - 12:43:44 EST)
- Re: [PATCH v2 1/6] clk: sunxi-ng: nkm: Support constraints on m/n ratio and parent rate Jernej Škrabec (Tue Feb 06 2024 - 12:44:47 EST)
- Re: [PATCH] Input: uinput - Add UI_SET_UNIQ ioctl handler Pali Rohár (Tue Feb 06 2024 - 12:45:05 EST)
- Re: [PATCH 4/4] arm64: dts: ti: k3-am62-wakeup: Add chip efuse nodes Andrew Davis (Tue Feb 06 2024 - 12:48:21 EST)
- Re: [PATCH v2 2/6] clk: sunxi-ng: a64: Add constraints on PLL-MIPI's n/m ratio and parent rate Jernej Škrabec (Tue Feb 06 2024 - 12:48:50 EST)
- Re: [RESEND v4] perf stat: Support per-cluster aggregation Ian Rogers (Tue Feb 06 2024 - 12:50:18 EST)
- Re: [PATCH v2 3/6] clk: sunxi-ng: nkm: Support minimum and maximum rate Jernej Škrabec (Tue Feb 06 2024 - 12:51:14 EST)
- Re: [revert commit 9f079dda1433] [mainline] [6.8.0-rc3] [NVME] OOPS kernel crash while booting Keith Busch (Tue Feb 06 2024 - 12:52:19 EST)
- [PATCH v4] mm: memcg: Use larger batches for proactive reclaim T.J. Mercier (Tue Feb 06 2024 - 12:53:01 EST)
- Re: [PATCH] pidfd: getfd should always report ESRCH if a task is exiting Tycho Andersen (Tue Feb 06 2024 - 12:55:31 EST)
- Re: [PATCH v3 1/7] usb: misc: onboard_hub: rename to onboard_dev Matthias Kaehlcke (Tue Feb 06 2024 - 12:55:55 EST)
- Re: [PATCH] net: tipc: remove redundant 'bool' from CONFIG_TIPC_{MEDIA_UDP,CRYPTO} Simon Horman (Tue Feb 06 2024 - 12:56:27 EST)
- Re: [RFC PATCH] net: phy: micrel: reset KSZ9x31 when resuming Andrew Lunn (Tue Feb 06 2024 - 12:58:03 EST)
- Re: [PATCH 2/2] drm/vkms: Use a simpler composition function Arthur Grillo (Tue Feb 06 2024 - 12:58:16 EST)
- Re: [PATCH 1/4] spi: s3c64xx: explicitly include <linux/types.h> Sam Protsenko (Tue Feb 06 2024 - 13:03:11 EST)
- Re: [PATCH v3 3/3] usb: typec: ucsi: Get PD revision for partner Prashant Malani (Tue Feb 06 2024 - 13:05:02 EST)
- [PATCH] workqueue: make wq_subsys const Ricardo B. Marliere (Tue Feb 06 2024 - 13:05:09 EST)
- Re: [PATCH] wifi: wfx: fix memory leak when starting AP Kalle Valo (Tue Feb 06 2024 - 13:07:10 EST)
- Re: [PATCH] ssb: make ssb_bustype const Kalle Valo (Tue Feb 06 2024 - 13:07:27 EST)
- Re: [PATCH] pidfd: getfd should always report ESRCH if a task is exiting Oleg Nesterov (Tue Feb 06 2024 - 13:07:43 EST)
- Re: [PATCH] bcma: make bcma_bus_type const Kalle Valo (Tue Feb 06 2024 - 13:08:00 EST)
- [PATCH v2] mm/swap_state: update zswap LRU's protection range with the folio locked Nhat Pham (Tue Feb 06 2024 - 13:09:07 EST)
- Re: [PATCH 02/12] bcm2835-dma: Add proper 40-bit DMA support Stefan Wahren (Tue Feb 06 2024 - 13:09:19 EST)
- Re: [PATCH] pidfd: getfd should always report ESRCH if a task is exiting Tycho Andersen (Tue Feb 06 2024 - 13:09:49 EST)
- [PATCH REPOST v2] ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512 Christoph Lameter (Ampere) (Tue Feb 06 2024 - 13:10:17 EST)
- Re: [PATCH 7/8] KVM: x86/mmu: Alloc TDP MMU roots while holding mmu_lock for read Sean Christopherson (Tue Feb 06 2024 - 13:10:59 EST)
- [net-next PATCH v2] octeontx2: Add PTP clock driver for Octeon PTM clock. Sai Krishna (Tue Feb 06 2024 - 13:11:20 EST)
- Re: [PATCH 02/12] bcm2835-dma: Add proper 40-bit DMA support Stefan Wahren (Tue Feb 06 2024 - 13:12:06 EST)
- RE: [KTAP V2 PATCH v2] ktap_v2: add test metadata Bird, Tim (Tue Feb 06 2024 - 13:15:58 EST)
- Re: [PATCH RESEND] mac802154: Fix uninit-value access in ieee802154_hdr_push_sechdr Nikita Zhandarovich (Tue Feb 06 2024 - 13:16:17 EST)
- Re: [PATCH net-next v7 2/2] net: add netmem to skb_frag_t Mina Almasry (Tue Feb 06 2024 - 13:17:57 EST)
- Re: [PATCH 6/8] KVM: x86/mmu: Check for usable TDP MMU root while holding mmu_lock for read Sean Christopherson (Tue Feb 06 2024 - 13:21:14 EST)
- [GIT PULL] KVM changes for 6.8-rc4 Paolo Bonzini (Tue Feb 06 2024 - 13:21:42 EST)
- Re: [PATCH v3 05/19] x86/startup_64: Simplify CR4 handling in startup code Borislav Petkov (Tue Feb 06 2024 - 13:22:06 EST)
- Re: [PATCH v2 5/9] evm: Use the inode holding the metadata to calculate metadata hash kernel test robot (Tue Feb 06 2024 - 13:23:35 EST)
- Re: [PATCH v2 1/5] dt-bindings: arm: msm: Add llcc Broadcast_AND register region Rob Herring (Tue Feb 06 2024 - 13:24:03 EST)
- Re: [PATCH 2/4] dt-bindings: hwinfo: ti,k3-socinfo: Add nvmem-cells Rob Herring (Tue Feb 06 2024 - 13:24:21 EST)
- Re: [PATCH v2 0/6] Restore data lifetime support Bart Van Assche (Tue Feb 06 2024 - 13:25:47 EST)
- Re: [PATCH v3 3/3] userfaultfd: use per-vma locks in userfaultfd operations Jann Horn (Tue Feb 06 2024 - 13:28:13 EST)
- [PATCH v2] mm/swap: fix race when skipping swapcache Kairui Song (Tue Feb 06 2024 - 13:28:51 EST)
- Re: [PATCH v1] arm64: dts: ti: verdin-am62: mallow: add TPM device Andrew Davis (Tue Feb 06 2024 - 13:29:40 EST)
- Re: [PATCH] wifi: mwifiex: Refactor 1-element array into flexible array in struct mwifiex_ie_types_chan_list_param_set Kees Cook (Tue Feb 06 2024 - 13:29:58 EST)
- RE: [net-next PATCH] octeontx2-pf: Reset MAC stats during probe Sai Krishna Gajula (Tue Feb 06 2024 - 13:30:23 EST)
- Re: [PATCH] remoteproc: zynqmp: fix lockstep mode memory region Tanmay Shah (Tue Feb 06 2024 - 13:33:10 EST)
- Re: [PATCH v1] arm64: dts: ti: verdin-am62: mallow: add TPM device Francesco Dolcini (Tue Feb 06 2024 - 13:37:08 EST)
- [PATCH v2] wifi: mwifiex: Refactor 1-element array into flexible array in struct mwifiex_ie_types_chan_list_param_set Kees Cook (Tue Feb 06 2024 - 13:39:15 EST)
- Re: [PATCH] locking/atomic: scripts: clarify ordering of conditional atomics Nhat Pham (Tue Feb 06 2024 - 13:40:17 EST)
- Re: [PATCH v3 2/7] usb: misc: onboard_dev: add support for non-hub devices Matthias Kaehlcke (Tue Feb 06 2024 - 13:41:14 EST)
- Re: [PATCH v3] KVM: x86: Use fast path for Xen timer delivery Sean Christopherson (Tue Feb 06 2024 - 13:42:04 EST)
- Re: [PATCH v2 5/5] soc: qcom: llcc: Add regmap for Broadcast_AND region Konrad Dybcio (Tue Feb 06 2024 - 13:42:54 EST)
- Re: [PATCH 3/3] drm/amdgpu: wire up the can_remove() callback Christian König (Tue Feb 06 2024 - 13:43:11 EST)
- Re: [PATCH 2/4] dt-bindings: hwinfo: ti,k3-socinfo: Add nvmem-cells Rob Herring (Tue Feb 06 2024 - 13:43:27 EST)
- [PATCH v2 00/18] Qualcomm GCC/VIDEOCC reset overhaul for Venus Konrad Dybcio (Tue Feb 06 2024 - 13:43:49 EST)
- [PATCH v2 01/18] clk: qcom: reset: Increase max reset delay Konrad Dybcio (Tue Feb 06 2024 - 13:44:02 EST)
- [PATCH v2 02/18] clk: qcom: reset: Commonize the de/assert functions Konrad Dybcio (Tue Feb 06 2024 - 13:44:14 EST)
- [PATCH v2 03/18] clk: qcom: reset: Ensure write completion on reset de/assertion Konrad Dybcio (Tue Feb 06 2024 - 13:44:30 EST)
- [PATCH v2 04/18] clk: qcom: gcc-sa8775p: Set delay for Venus CLK resets Konrad Dybcio (Tue Feb 06 2024 - 13:44:47 EST)
- [PATCH v2 05/18] clk: qcom: gcc-sc8180x: Set delay for Venus CLK resets Konrad Dybcio (Tue Feb 06 2024 - 13:45:00 EST)
- [PATCH v2 06/18] clk: qcom: gcc-sc8280xp: Set delay for Venus CLK resets Konrad Dybcio (Tue Feb 06 2024 - 13:45:15 EST)
- [PATCH v2 07/18] clk: qcom: gcc-sm4450: Set delay for Venus CLK resets Konrad Dybcio (Tue Feb 06 2024 - 13:45:37 EST)
- [PATCH v2 08/18] clk: qcom: gcc-sm7150: Set delay for Venus CLK resets Konrad Dybcio (Tue Feb 06 2024 - 13:45:44 EST)
- [PATCH v2 09/18] clk: qcom: gcc-sm8250: Set delay for Venus CLK resets Konrad Dybcio (Tue Feb 06 2024 - 13:46:04 EST)
- [PATCH v2 10/18] clk: qcom: gcc-sm8350: Set delay for Venus CLK resets Konrad Dybcio (Tue Feb 06 2024 - 13:46:18 EST)
- [PATCH v2 11/18] clk: qcom: gcc-sm8450: Set delay for Venus CLK resets Konrad Dybcio (Tue Feb 06 2024 - 13:46:31 EST)
- [PATCH v2 12/18] clk: qcom: gcc-sm8550: Set delay for Venus CLK resets Konrad Dybcio (Tue Feb 06 2024 - 13:46:44 EST)
- [PATCH v2 13/18] clk: qcom: gcc-sm8650: Set delay for Venus CLK resets Konrad Dybcio (Tue Feb 06 2024 - 13:47:14 EST)
- [PATCH v2 14/18] clk: qcom: videocc-sm8150: Set delay for Venus CLK resets Konrad Dybcio (Tue Feb 06 2024 - 13:47:15 EST)
- [PATCH v2 15/18] clk: qcom: videocc-sm8250: Set delay for Venus CLK resets Konrad Dybcio (Tue Feb 06 2024 - 13:47:28 EST)
- [PATCH v2 16/18] clk: qcom: videocc-sm8350: Set delay for Venus CLK resets Konrad Dybcio (Tue Feb 06 2024 - 13:47:53 EST)
- [PATCH v2 17/18] clk: qcom: videocc-sm8450: Set delay for Venus CLK resets Konrad Dybcio (Tue Feb 06 2024 - 13:48:06 EST)
- [PATCH v2 18/18] clk: qcom: videocc-sm8550: Set delay for Venus CLK resets Konrad Dybcio (Tue Feb 06 2024 - 13:48:21 EST)
- Re: [PATCH 3/4] spi: s3c64xx: add s3c64xx_iowrite{8,16}_32_rep accessors Sam Protsenko (Tue Feb 06 2024 - 13:48:48 EST)
- Re: [PATCH v2] mm/swap: fix race when skipping swapcache SeongJae Park (Tue Feb 06 2024 - 13:49:09 EST)
- Re: [PATCH] power: supply: mm8013: select REGMAP_I2C Konrad Dybcio (Tue Feb 06 2024 - 13:49:24 EST)
- Re: [PATCH v3 00/15] block atomic writes John Garry (Tue Feb 06 2024 - 13:49:53 EST)
- Re: [PATCH] arm64: deconfig: enable Goodix Berlin SPI touchscreen driver as module Konrad Dybcio (Tue Feb 06 2024 - 13:50:08 EST)
- Re: [PATCH v4 2/2] media: i2c: Add GC08A3 image sensor driver Laurent Pinchart (Tue Feb 06 2024 - 13:50:28 EST)
- Re: [PATCH 10/11] x86/sev: Extend the config-fs attestation support for an SVSM Tom Lendacky (Tue Feb 06 2024 - 13:50:54 EST)
- Re: [PATCH V8 08/12] drm/bridge: imx: add driver for HDMI TX Parallel Video Interface Adam Ford (Tue Feb 06 2024 - 13:51:15 EST)
- Re: [PATCH 70/82] remoteproc: Refactor intentional wrap-around test Bjorn Andersson (Tue Feb 06 2024 - 13:51:29 EST)
- Re: [PATCH v1] arm64: dts: ti: verdin-am62: mallow: add TPM device Andrew Davis (Tue Feb 06 2024 - 13:51:44 EST)
- Re: [PATCH 2/2] x86/random: Issue a warning if RDRAND or RDSEED fails H. Peter Anvin (Tue Feb 06 2024 - 13:51:57 EST)
- Re: [PATCH v3] KVM: x86: Use fast path for Xen timer delivery David Woodhouse (Tue Feb 06 2024 - 13:52:19 EST)
- Re: [PATCH net-next v6 0/4] Per epoll context busy poll support Stanislav Fomichev (Tue Feb 06 2024 - 13:52:36 EST)
- Re: [PATCH v2] mm/swap_state: update zswap LRU's protection range with the folio locked Johannes Weiner (Tue Feb 06 2024 - 13:52:57 EST)
- Re: [PATCH 4/4] spi: s3c64xx: add support for google,gs101-spi Sam Protsenko (Tue Feb 06 2024 - 13:53:13 EST)
- [PATCH v5 1/2] KVM: VMX: Cleanup VMX basic information defines and usages Xin Li (Tue Feb 06 2024 - 13:53:42 EST)
- [PATCH v5 2/2] KVM: VMX: Cleanup VMX misc information defines and usages Xin Li (Tue Feb 06 2024 - 13:53:55 EST)
- Re: [PATCH V8 08/12] drm/bridge: imx: add driver for HDMI TX Parallel Video Interface Nathan Chancellor (Tue Feb 06 2024 - 13:54:23 EST)
- Re: [PATCH 10/11] x86/sev: Extend the config-fs attestation support for an SVSM Tom Lendacky (Tue Feb 06 2024 - 13:54:34 EST)
- [PATCH] arm64: Add the arm64.no32bit_el0 command line option Andrea della Porta (Tue Feb 06 2024 - 13:55:16 EST)
- Re: [PATCH] crypto: ccp - State in dmesg that TSME is enabled Tom Lendacky (Tue Feb 06 2024 - 13:57:08 EST)
- Re: [PATCH 0/4] TDX host: kexec() support Kalra, Ashish (Tue Feb 06 2024 - 13:57:23 EST)
- Re: [PATCH v2 1/6] arm64: dts: qcom: pmi8950: Add USB vbus and id sensing nodes Konrad Dybcio (Tue Feb 06 2024 - 13:57:36 EST)
- Re: [PATCH 3/4] hwspinlock: omap: Use devm_hwspin_lock_register() helper Bjorn Andersson (Tue Feb 06 2024 - 13:58:01 EST)
- Re: [PATCH v2 2/6] arm64: dts: qcom: msm8956-loire: Add usb vbus and id extcons to ci-hdrc Konrad Dybcio (Tue Feb 06 2024 - 13:58:14 EST)
- Re: [PATCH v2 4/6] arm64: dts: qcom: msm8976: Declare and use SDC1 pins Konrad Dybcio (Tue Feb 06 2024 - 13:59:00 EST)
- Re: [PATCH 0/4] spi: s3c64xx: add support for google,gs101-spi Sam Protsenko (Tue Feb 06 2024 - 13:59:53 EST)
- [patch 10/12] x86/mce/inject.c: fail if target cpu is block interference Marcelo Tosatti (Tue Feb 06 2024 - 14:00:42 EST)
- [patch 09/12] AMD MCE: use smp_call_func_single_fail Marcelo Tosatti (Tue Feb 06 2024 - 14:00:44 EST)
- [patch 06/12] perf_event_open: check for block interference CPUs Marcelo Tosatti (Tue Feb 06 2024 - 14:00:46 EST)
- [patch 12/12] x86/cacheinfo.c: check for block interference CPUs Marcelo Tosatti (Tue Feb 06 2024 - 14:00:53 EST)
- [patch 05/12] timekeeping_notify: use stop_machine_fail when appropriate Marcelo Tosatti (Tue Feb 06 2024 - 14:00:56 EST)
- [patch 04/12] clockevent unbind: use smp_call_func_single_fail Marcelo Tosatti (Tue Feb 06 2024 - 14:01:41 EST)
- [patch 00/12] cpu isolation: infra to block interference to select CPUs Marcelo Tosatti (Tue Feb 06 2024 - 14:01:45 EST)
- [patch 08/12] arm64 kernel/topology: use smp_call_function_single_fail Marcelo Tosatti (Tue Feb 06 2024 - 14:01:47 EST)
- [patch 11/12] x86/resctrl: use smp_call_function_single_fail Marcelo Tosatti (Tue Feb 06 2024 - 14:01:50 EST)
- [patch 02/12] introduce smp_call_func_single_fail Marcelo Tosatti (Tue Feb 06 2024 - 14:01:54 EST)
- [patch 03/12] Introduce _fail variants of stop_machine functions Marcelo Tosatti (Tue Feb 06 2024 - 14:01:56 EST)
- [patch 07/12] mtrr_add_page/mtrr_del_page: check for block interference CPUs Marcelo Tosatti (Tue Feb 06 2024 - 14:02:08 EST)
- [patch 01/12] cpu isolation: basic block interference infrastructure Marcelo Tosatti (Tue Feb 06 2024 - 14:02:10 EST)
- Re: [PATCH v3 07/10] clk: qcom: Add dispcc clock driver for x1e80100 Konrad Dybcio (Tue Feb 06 2024 - 14:03:24 EST)
- Re: [PATCH 2/4] hwspinlock: omap: Use devm_pm_runtime_enable() helper Bjorn Andersson (Tue Feb 06 2024 - 14:03:42 EST)
- Re: [PATCH v3 08/10] clk: qcom: Add GPU clock driver for x1e80100 Konrad Dybcio (Tue Feb 06 2024 - 14:03:58 EST)
- [PATCH v2 1/4] leds: rgb: leds-group-multicolor: allow leds to stay on in suspend Aren Moynihan (Tue Feb 06 2024 - 14:04:13 EST)
- [PATCH v2 2/4] arm64: dts: sun50i-a64-pinephone: Retain leds state in suspend Aren Moynihan (Tue Feb 06 2024 - 14:04:25 EST)
- Re: [PATCH v3 10/10] clk: qcom: Add camcc clock driver for x1e80100 Konrad Dybcio (Tue Feb 06 2024 - 14:04:42 EST)
- [PATCH v2 3/4] arm64: dts: sun50i-a64-pinephone: add multicolor led node Aren Moynihan (Tue Feb 06 2024 - 14:04:58 EST)
- [PATCH v2 4/4] arm64: dts: sun50i-a64-pinephone: change led type to status Aren Moynihan (Tue Feb 06 2024 - 14:05:10 EST)
- [PATCH v2] drm/hisilicon: Use devm_platform_ioremap_resource() in dsi_parse_dt() Markus Elfring (Tue Feb 06 2024 - 14:05:24 EST)
- Re: [PATCH 3/3] arm64: defconfig: enable audio drivers for SM8650 QRD board Konrad Dybcio (Tue Feb 06 2024 - 14:05:41 EST)
- Re: [tip: x86/fred] x86/ptrace: Cleanup the definition of the pt_regs structure Xin Li (Tue Feb 06 2024 - 14:06:00 EST)
- Re: [PATCH 1/4] KVM: Always flush async #PF workqueue when vCPU is being destroyed Sean Christopherson (Tue Feb 06 2024 - 14:06:38 EST)
- Re: [PATCH 2/4] hwspinlock: omap: Use devm_pm_runtime_enable() helper Andrew Davis (Tue Feb 06 2024 - 14:07:45 EST)
- Re: [PATCH RESEND net v2] wireguard: receive: annotate data-race around receiving_counter.counter Jason A. Donenfeld (Tue Feb 06 2024 - 14:08:27 EST)
- Re: [PATCH 1/8] arm64: dts: qcom: msm8976: Add IOMMU nodes Konrad Dybcio (Tue Feb 06 2024 - 14:08:44 EST)
- Re: [RFC PATCH] net: phy: micrel: reset KSZ9x31 when resuming Francesco Dolcini (Tue Feb 06 2024 - 14:09:47 EST)
- Re: [PATCH net-next] eth: mlx5: link NAPI instances to queues and IRQs Tariq Toukan (Tue Feb 06 2024 - 14:10:53 EST)
- Re: [PATCH 1/2] x86/random: Retry on RDSEED failure H. Peter Anvin (Tue Feb 06 2024 - 14:12:59 EST)
- Re: [PATCH v3 6/6] riscv: dts: starfive: add Milkv Mars board device tree Conor Dooley (Tue Feb 06 2024 - 14:14:05 EST)
- [PATCH v2] mm/swap_state: update zswap LRU's protection range with the folio locked (fix) Nhat Pham (Tue Feb 06 2024 - 14:14:22 EST)
- Re: [PATCH v2] mm/swap_state: update zswap LRU's protection range with the folio locked Nhat Pham (Tue Feb 06 2024 - 14:15:27 EST)
- Re: [RFC PATCH] net: phy: micrel: reset KSZ9x31 when resuming Andrew Lunn (Tue Feb 06 2024 - 14:20:12 EST)
- Re: [PATCH v2 3/3] net: phy: add Rust Rockchip PHY driver Christina Quast (Tue Feb 06 2024 - 14:20:42 EST)
- Re: [PATCH v5 12/12] nvmet-fc: use RCU list iterator for assoc_list Keith Busch (Tue Feb 06 2024 - 14:22:57 EST)
- Re: [PATCH net-next] eth: mlx5: link NAPI instances to queues and IRQs Joe Damato (Tue Feb 06 2024 - 14:23:33 EST)
- [PATCH v2] pidfd: getfd should always report ESRCH if a task is exiting Tycho Andersen (Tue Feb 06 2024 - 14:24:50 EST)
- Re: [PATCH v2 0/8] Add T-Head TH1520 SoC pin control Conor Dooley (Tue Feb 06 2024 - 14:25:29 EST)
- Re: [PATCH v18 063/121] KVM: x86/mmu: Introduce kvm_mmu_map_tdp_page() for use by TDX Sagi Shahar (Tue Feb 06 2024 - 14:26:36 EST)
- Re: [PATCH] pidfd: getfd should always report ESRCH if a task is exiting Oleg Nesterov (Tue Feb 06 2024 - 14:27:23 EST)
- [PATCH] staging: rtl8192e: remove redundant braces from single lin= Ahmet Sezgin Duran (Tue Feb 06 2024 - 14:28:55 EST)
- Re: [RFC PATCH 0/8] cgroup/cpuset: Support RCU_NOCB on isolated partitions Marcelo Tosatti (Tue Feb 06 2024 - 14:29:53 EST)
- [PATCH v2] drm/tegra: dsi: Use devm_platform_ioremap_resource() in tegra_dsi_probe() Markus Elfring (Tue Feb 06 2024 - 14:30:34 EST)
- [PATCH v1] perf list: For metricgroup only list include description Ian Rogers (Tue Feb 06 2024 - 14:31:04 EST)
- Re: [PATCH 0/4] watchdog: Better handling of concurrent lockups Doug Anderson (Tue Feb 06 2024 - 14:31:53 EST)
- [PATCH v1] ACPI: PM: s2idle: Enable Low-Power S0 Idle MSFT UUID for non-AMD systems Rafael J. Wysocki (Tue Feb 06 2024 - 14:34:02 EST)
- Re: [PATCH] pidfd: getfd should always report ESRCH if a task is exiting Tycho Andersen (Tue Feb 06 2024 - 14:35:22 EST)
- Re: [PATCH net-next] net/smc: change the term virtual ISM to Emulated-ISM Simon Horman (Tue Feb 06 2024 - 14:35:40 EST)
- Re: [PATCH 1/2] PCI: Add VF reset notification to PF's VFIO user mode driver Alex Williamson (Tue Feb 06 2024 - 14:38:44 EST)
- Re: [PATCH v2] KVM: x86/intr: Explicitly check NMI from guest to eliminate false positives Sean Christopherson (Tue Feb 06 2024 - 14:39:12 EST)
- Re: (subset) [PATCH v5 0/4] dma: sf-pdma: various sf-pdma updates for the mpfs platform Conor Dooley (Tue Feb 06 2024 - 14:39:44 EST)
- Re: [PATCH v2 0/5] LLCC: Support for Broadcast_AND region Unnathi Chalicheemala (Tue Feb 06 2024 - 14:41:50 EST)
- [PATCH] i2c: Remove redundant comparison in npcm_i2c_reg_slave Rand Deeb (Tue Feb 06 2024 - 14:42:36 EST)
- Re: [PATCH v3 1/5] ACPI: video: Handle fetching EDID that is longer than 256 bytes Rafael J. Wysocki (Tue Feb 06 2024 - 14:43:55 EST)
- Re: [PATCH v2 2/4] eventfd: simplify eventfd_signal() Stefan Hajnoczi (Tue Feb 06 2024 - 14:44:59 EST)
- [PATCH v2] drm/arcpgu: Use devm_platform_ioremap_resource() in arcpgu_load() Markus Elfring (Tue Feb 06 2024 - 14:49:07 EST)
- Re: [PATCH] i2c: Remove redundant comparison in npcm_i2c_reg_slave Wolfram Sang (Tue Feb 06 2024 - 14:52:22 EST)
- [BUG] Infinite loop in cleanup_mnt() task_work on 6.3-rc3 Calvin Owens (Tue Feb 06 2024 - 14:53:28 EST)
- Re: [PATCH v2 0/5] LLCC: Support for Broadcast_AND region Krzysztof Kozlowski (Tue Feb 06 2024 - 14:54:28 EST)
- Re: [PATCH v1] ACPI: PM: s2idle: Enable Low-Power S0 Idle MSFT UUID for non-AMD systems Mario Limonciello (Tue Feb 06 2024 - 14:58:17 EST)
- [RFC PATCH] KVM: arm64: Override Microsoft Azure Cobalt 100 MIDR value with ARM Neoverse N2 Easwar Hariharan (Tue Feb 06 2024 - 14:58:44 EST)
- Re: [PATCH 1/2] PCI: Add VF reset notification to PF's VFIO user mode driver Alex Williamson (Tue Feb 06 2024 - 15:06:46 EST)
- Re: [PATCH v2 2/5] arm64: dts: qcom: sm8450: Add mapping to llcc Broadcast_AND region Unnathi Chalicheemala (Tue Feb 06 2024 - 15:07:05 EST)
- [PATCH] spi: drop gpf arg from __spi_split_transfer_maxsize() David Lechner (Tue Feb 06 2024 - 15:07:19 EST)
- Re: [PATCH v5 0/4] UIO_MEM_DMA_COHERENT for cnic/bnx2/bnx2x Lee Duncan (Tue Feb 06 2024 - 15:16:40 EST)
- [PATCH v2 0/7] filesystem visibililty ioctls Kent Overstreet (Tue Feb 06 2024 - 15:19:20 EST)
- [PATCH v2 1/7] fs: super_set_uuid() Kent Overstreet (Tue Feb 06 2024 - 15:19:30 EST)
- [PATCH v2 2/7] overlayfs: Convert to super_set_uuid() Kent Overstreet (Tue Feb 06 2024 - 15:19:42 EST)
- [PATCH v2 3/7] fs: FS_IOC_GETUUID Kent Overstreet (Tue Feb 06 2024 - 15:20:03 EST)
- [PATCH v2 4/7] fat: Hook up sb->s_uuid Kent Overstreet (Tue Feb 06 2024 - 15:20:26 EST)
- [PATCH v2 5/7] fs: FS_IOC_GETSYSFSNAME Kent Overstreet (Tue Feb 06 2024 - 15:20:43 EST)
- [PATCH v2 6/7] xfs: add support for FS_IOC_GETSYSFSNAME Kent Overstreet (Tue Feb 06 2024 - 15:20:54 EST)
- [PATCH v2 7/7] bcachefs: add support for FS_IOC_GETSYSFSNAME Kent Overstreet (Tue Feb 06 2024 - 15:21:20 EST)
- Re: [PATCH v6 2/2] dt-bindings: rtc: add max313xx RTCs Chris Packham (Tue Feb 06 2024 - 15:21:52 EST)
- Re: Re: linux-next: build failure after merge of the drm-misc tree Lucas De Marchi (Tue Feb 06 2024 - 15:22:11 EST)
- Re: linux-next: build warnings after merge of the pci tree Philipp Stanner (Tue Feb 06 2024 - 15:22:25 EST)
- Re: [PATCH] arm64: Add the arm64.no32bit_el0 command line option Randy Dunlap (Tue Feb 06 2024 - 15:23:39 EST)
- Re: [PATCH v2] mm/demotion: print demotion targets Andrew Morton (Tue Feb 06 2024 - 15:23:55 EST)
- [PATCH v2] zram: easy the allocation of zcomp_strm's buffers through vmalloc Barry Song (Tue Feb 06 2024 - 15:25:46 EST)
- Re: [PATCH v2] mm/swap_state: update zswap LRU's protection range with the folio locked (fix) Johannes Weiner (Tue Feb 06 2024 - 15:26:12 EST)
- [PATCH] ASoC: tas2781: remove unused acpi_subysystem_id Gergo Koteles (Tue Feb 06 2024 - 15:26:28 EST)
- Re: [PATCH v2] mm/swap_state: update zswap LRU's protection range with the folio locked Johannes Weiner (Tue Feb 06 2024 - 15:26:42 EST)
- Re: [PATCH v2 3/7] fs: FS_IOC_GETUUID Randy Dunlap (Tue Feb 06 2024 - 15:29:48 EST)
- Re: [PATCH v2] wifi: mwifiex: Refactor 1-element array into flexible array in struct mwifiex_ie_types_chan_list_param_set Gustavo A. R. Silva (Tue Feb 06 2024 - 15:32:53 EST)
- [PATCH 0/2] spi: axi-spi-engine: performance improvements David Lechner (Tue Feb 06 2024 - 15:33:38 EST)
- [PATCH 2/2] spi: axi-spi-engine: move msg finalization out of irq handler David Lechner (Tue Feb 06 2024 - 15:33:44 EST)
- [PATCH 1/2] spi: axi-spi-engine: remove use of ida for sync id David Lechner (Tue Feb 06 2024 - 15:33:47 EST)
- Re: [PATCH v3 1/8] x86/tsc: Fix major kernel-doc warnings for tsc.c Randy Dunlap (Tue Feb 06 2024 - 15:34:51 EST)
- Re: [PATCH v8 10/10] KVM: selftests: Add a basic SEV smoke test Sean Christopherson (Tue Feb 06 2024 - 15:36:39 EST)
- linux-next: Fixes tag needs some work in the kvm-fixes tree Stephen Rothwell (Tue Feb 06 2024 - 15:37:00 EST)
- Re: [tip: x86/fred] x86/ptrace: Cleanup the definition of the pt_regs structure H. Peter Anvin (Tue Feb 06 2024 - 15:45:40 EST)
- [PATCH] riscv: Fix text patching when icache flushes use IPIs Alexandre Ghiti (Tue Feb 06 2024 - 15:46:23 EST)
- Re: [PATCH net-next] net: Do not return value from init_dummy_netdev() Simon Horman (Tue Feb 06 2024 - 15:48:06 EST)
- Re: [BUG] Infinite loop in cleanup_mnt() task_work on 6.3-rc3 Al Viro (Tue Feb 06 2024 - 15:50:27 EST)
- Re: [PATCH v11 06/35] KVM: x86/mmu: Pass around full 64-bit error code for KVM page faults Sean Christopherson (Tue Feb 06 2024 - 15:52:07 EST)
- Re: [PATCH net v2] lan966x: Fix crash when adding interface under a lag Simon Horman (Tue Feb 06 2024 - 15:52:39 EST)
- Re: [PATCH v2 2/7] firmware: coreboot: Generate aliases for coreboot modules Nícolas F. R. A. Prado (Tue Feb 06 2024 - 15:53:57 EST)
- [PATCH] staging: rtl8192e: remove redundant braces from single line if-else blocks Ahmet Sezgin Duran (Tue Feb 06 2024 - 15:54:06 EST)
- Re: [REGRESSION] 6.7.1: md: raid5 hang and unresponsive system; successfully bisected Dan Moulding (Tue Feb 06 2024 - 15:56:14 EST)
- Re: [PATCH] KVM: x86: make KVM_REQ_NMI request iff NMI pending for vcpu Sean Christopherson (Tue Feb 06 2024 - 15:58:57 EST)
- Re: [PATCH] perf/arm-cmn: Workaround AmpereOneX errata AC04_MESH_1 (incorrect child count) Ilkka Koskinen (Tue Feb 06 2024 - 16:04:52 EST)
- Re: [PATCH v2] KVM: x86/intr: Explicitly check NMI from guest to eliminate false positives Sean Christopherson (Tue Feb 06 2024 - 16:08:57 EST)
- `intel_lpss_pci_driver_init` takes 23.8 ms Paul Menzel (Tue Feb 06 2024 - 16:09:21 EST)
- Re: [tip: x86/fred] x86/ptrace: Cleanup the definition of the pt_regs structure H.J. Lu (Tue Feb 06 2024 - 16:11:05 EST)
- Re: [PATCH v6 2/2] dt-bindings: rtc: add max313xx RTCs Alexandre Belloni (Tue Feb 06 2024 - 16:12:53 EST)
- Re: [PATCH] filelock: don't do security checks on nfsd setlease calls NeilBrown (Tue Feb 06 2024 - 16:17:19 EST)
- Re: [PATCH] [RFC] sparsemem: warn on out-of-bounds initialization Alexandre Ghiti (Tue Feb 06 2024 - 16:18:09 EST)
- Re: [PATCH] perf/x86: Fix out of range data Namhyung Kim (Tue Feb 06 2024 - 16:19:28 EST)
- Re: [PATCH v3 1/4] sched/fair: add SD_CLUSTER in comments Ricardo Neri (Tue Feb 06 2024 - 16:23:11 EST)
- Re: [PATCH v2] PCI: vmd: Enable PCI PM's L1 substates of remapped PCIe Root Port and NVMe David E. Box (Tue Feb 06 2024 - 16:25:44 EST)
- [PATCH v1] TSO and TBS cannot co-exist. TBS requires special descriptor to be allocated at bootup. Initialising Tx queues at probe to support TSO and TBS can help in allocating those resources at bootup. Abhishek Chauhan (Tue Feb 06 2024 - 16:28:33 EST)
- Re: duplicate requests on host side while streaming via uvcvideo gadget Michael Grzeschik (Tue Feb 06 2024 - 16:30:33 EST)
- Re: [PATCH v2 3/3] net: phy: add Rust Rockchip PHY driver Trevor Gross (Tue Feb 06 2024 - 16:31:24 EST)
- WARNING: modpost: vmlinux: section mismatch in reference: __apply_fineibt+0x542 (section: .text) -> poison_endbr (section: .init.text) kernel test robot (Tue Feb 06 2024 - 16:31:49 EST)
- [PATCH v2] ASoC: tas2781: remove unused acpi_subysystem_id Gergo Koteles (Tue Feb 06 2024 - 16:34:36 EST)
- Re: [REGRESSION] 6.7.1: md: raid5 hang and unresponsive system; successfully bisected Song Liu (Tue Feb 06 2024 - 16:35:19 EST)
- Re: [PATCH] fs/address_space: move i_mmap_rwsem to mitigate a false sharing with i_mmap. Dave Chinner (Tue Feb 06 2024 - 16:36:14 EST)
- Re: [PATCH v2 0/2] x86/asyncpf: Fixes the size of asyncpf PV data and related docs Sean Christopherson (Tue Feb 06 2024 - 16:36:42 EST)
- Re: [PATCH 0/4] KVM: Async #PF fixes and cleanups Sean Christopherson (Tue Feb 06 2024 - 16:36:57 EST)
- Re: [PATCH] KVM: selftests: Don't assert on exact number of 4KiB in dirty log split test Sean Christopherson (Tue Feb 06 2024 - 16:37:15 EST)
- Re: [RFC PATCH v2 3/5] sched/fair: Delete cfs_rq_throttled_loose(), use cfs_rq->throttle_pending instead Benjamin Segall (Tue Feb 06 2024 - 16:37:33 EST)
- Re: [PATCH] KVM: selftests: Fix a semaphore imbalance in the dirty ring logging test Sean Christopherson (Tue Feb 06 2024 - 16:37:42 EST)
- Re: [PATCH v4 0/4] Add support for allowing zero SEV ASIDs Sean Christopherson (Tue Feb 06 2024 - 16:38:35 EST)
- Re: [PATCH v6 2/2] dt-bindings: rtc: add max313xx RTCs Chris Packham (Tue Feb 06 2024 - 16:41:26 EST)
- Re: [PATCHv5 1/3] watchdog/softlockup: low-overhead detection of interrupt Doug Anderson (Tue Feb 06 2024 - 16:42:07 EST)
- [PATCH 3/4] serial: sc16is7xx: split into core and I2C/SPI parts (sc16is7xx_lines) Hugo Villeneuve (Tue Feb 06 2024 - 16:42:31 EST)
- [PATCH 4/4] serial: sc16is7xx: split into core and I2C/SPI parts (sc16is7xx_regcfg) Hugo Villeneuve (Tue Feb 06 2024 - 16:42:40 EST)
- Re: [PATCHv5 2/3] watchdog/softlockup: report the most frequent interrupts Doug Anderson (Tue Feb 06 2024 - 16:42:41 EST)
- Re: [PATCHv5 3/3] watchdog/softlockup: add SOFTLOCKUP_DETECTOR_INTR_STORM Kconfig knob Doug Anderson (Tue Feb 06 2024 - 16:43:07 EST)
- [PATCH] kernel: add boot param to disable stack dump on panic Nir Lichtman (Tue Feb 06 2024 - 16:44:27 EST)
- Re: [PATCH 03/17] vfio/pci: Consistently acquire mutex for interrupt management Reinette Chatre (Tue Feb 06 2024 - 16:44:57 EST)
- Re: [PATCH 06/17] vfio/pci: Remove interrupt index interpretation from wrappers Reinette Chatre (Tue Feb 06 2024 - 16:45:15 EST)
- Re: [PATCH 07/17] vfio/pci: Preserve per-interrupt contexts Reinette Chatre (Tue Feb 06 2024 - 16:45:41 EST)
- Re: [PATCH v2 1/7] fs: super_set_uuid() Dave Chinner (Tue Feb 06 2024 - 16:45:47 EST)
- Re: [PATCH 12/17] vfio/pci: Remove msi term from generic code Reinette Chatre (Tue Feb 06 2024 - 16:46:13 EST)
- Re: [PATCH v2 5/5] soc: qcom: llcc: Add regmap for Broadcast_AND region Unnathi Chalicheemala (Tue Feb 06 2024 - 16:46:32 EST)
- Re: [PATCH 15/17] vfio/pci: Let enable and disable of interrupt types use same signature Reinette Chatre (Tue Feb 06 2024 - 16:46:51 EST)
- Re: [PATCH 17/17] vfio/pci: Remove duplicate interrupt management flow Reinette Chatre (Tue Feb 06 2024 - 16:47:13 EST)
- Re: [PATCH v2 2/7] overlayfs: Convert to super_set_uuid() Dave Chinner (Tue Feb 06 2024 - 16:49:06 EST)
- [PATCH v3] ASoC: tas2781: remove unused acpi_subysystem_id Gergo Koteles (Tue Feb 06 2024 - 16:49:43 EST)
- Re: [PATCH 1/2] spi: axi-spi-engine: remove use of ida for sync id Christophe JAILLET (Tue Feb 06 2024 - 16:50:54 EST)
- Re: [PATCH RFC v12 15/20] ipe: add support for dm-verity as a trust provider Paul Moore (Tue Feb 06 2024 - 16:53:54 EST)
- Re: [RFC PATCH v2 0/5] sched/fair: Defer CFS throttle to user entry Benjamin Segall (Tue Feb 06 2024 - 16:55:15 EST)
- Re: [PATCH v3 1/4] sched/fair: add SD_CLUSTER in comments Ricardo Neri (Tue Feb 06 2024 - 16:55:52 EST)
- Re: [PATCH v1 2/5] mmc: sdhci_am654: Write ITAPDLY for DDR52 timing Judith Mendez (Tue Feb 06 2024 - 16:58:31 EST)
- Re: [PATCH v1 3/5] mmc: sdhci_am654: Add missing OTAP/ITAP enable Judith Mendez (Tue Feb 06 2024 - 17:00:42 EST)
- Re: [PATCH v2 3/7] fs: FS_IOC_GETUUID Dave Chinner (Tue Feb 06 2024 - 17:01:22 EST)
- linux-next: Signed-off-by missing for commit in the vfs-fixes tree Stephen Rothwell (Tue Feb 06 2024 - 17:02:43 EST)
- Re: [PATCH 07/17] vfio/pci: Preserve per-interrupt contexts Alex Williamson (Tue Feb 06 2024 - 17:03:37 EST)
- Re: [PATCH 15/17] vfio/pci: Let enable and disable of interrupt types use same signature Alex Williamson (Tue Feb 06 2024 - 17:04:01 EST)
- Re: [PATCH] Input: psmouse - add resync_on_resume dmi check Dmitry Torokhov (Tue Feb 06 2024 - 17:04:37 EST)
- [PATCH 1/4] platform/x86: wmi: Check if WMxx control method exists Armin Wolf (Tue Feb 06 2024 - 17:05:20 EST)
- [PATCH 2/4] platform/x86: wmi: Use FW_BUG when warning about missing control methods Armin Wolf (Tue Feb 06 2024 - 17:05:29 EST)
- [PATCH 3/4] platform/x86: wmi: Remove unnecessary out-of-memory message Armin Wolf (Tue Feb 06 2024 - 17:05:34 EST)
- [PATCH 4/4] platform/x86: wmi: Replace pr_err() with dev_err() Armin Wolf (Tue Feb 06 2024 - 17:05:48 EST)
- Re: MediaTek for-next: Replace matthias.bgg tree with mediatek Stephen Rothwell (Tue Feb 06 2024 - 17:06:15 EST)
- Re: [PATCH 1/5] sched/vtime: remove confusing arch_vtime_task_switch() declaration Frederic Weisbecker (Tue Feb 06 2024 - 17:07:06 EST)
- Re: [PATCH] PCI/sysfs: Fix race in pci sysfs creation Bjorn Helgaas (Tue Feb 06 2024 - 17:07:23 EST)
- Re: [PATCH 1/2] ata: ahci: Add force LPM policy quirk for ASUS B1400CEAE Niklas Cassel (Tue Feb 06 2024 - 17:07:55 EST)
- Re: [PATCH 1/4] nvmem: core: Read into buffers larger than data Srinivas Kandagatla (Tue Feb 06 2024 - 17:08:13 EST)
- Re: [PATCH v1 2/5] mmc: sdhci_am654: Write ITAPDLY for DDR52 timing Judith Mendez (Tue Feb 06 2024 - 17:10:53 EST)
- Re: linux-next: trees being removed Stephen Rothwell (Tue Feb 06 2024 - 17:14:15 EST)
- security/landlock/ruleset.c:644: warning: Function parameter or struct member '' not described in 'landlock_init_layer_masks' kernel test robot (Tue Feb 06 2024 - 17:14:28 EST)
- [PATCH 1/4] serial: sc16is7xx: simplify and improve Kconfig help text Hugo Villeneuve (Tue Feb 06 2024 - 17:14:45 EST)
- [PATCH 0/4] serial: sc16is7xx: split into core and I2C/SPI parts Hugo Villeneuve (Tue Feb 06 2024 - 17:15:01 EST)
- [PATCH 2/4] serial: sc16is7xx: split into core and I2C/SPI parts (core) Hugo Villeneuve (Tue Feb 06 2024 - 17:15:17 EST)
- [PATCH v2] acpi/ghes: Prevent sleeping with spinlock held Ira Weiny (Tue Feb 06 2024 - 17:15:55 EST)
- Re: [PATCH v1 3/5] mmc: sdhci_am654: Add missing OTAP/ITAP enable Andrew Davis (Tue Feb 06 2024 - 17:16:59 EST)
- Re: [PATCH v6 2/2] dt-bindings: rtc: add max313xx RTCs Alexandre Belloni (Tue Feb 06 2024 - 17:17:16 EST)
- Re: [PATCH 07/17] vfio/pci: Preserve per-interrupt contexts Reinette Chatre (Tue Feb 06 2024 - 17:21:45 EST)
- Re: [PATCH 15/17] vfio/pci: Let enable and disable of interrupt types use same signature Reinette Chatre (Tue Feb 06 2024 - 17:22:25 EST)
- Re: [PATCH v4 0/2] Bluetooth: Improve retrying of connection attempts Luiz Augusto von Dentz (Tue Feb 06 2024 - 17:22:52 EST)
- ld: drivers/net/ethernet/adi/adin1110.c:1609: undefined reference to `phy_connect' kernel test robot (Tue Feb 06 2024 - 17:25:34 EST)
- Re: [PATCH] mm/cma: Drop cma_get_name() Andrew Morton (Tue Feb 06 2024 - 17:25:59 EST)
- Re: [PATCH v2 5/7] fs: FS_IOC_GETSYSFSNAME Dave Chinner (Tue Feb 06 2024 - 17:27:02 EST)
- [PATCH 1/3] f2fs: separate f2fs_gc_range() to use GC for a range Daeho Jeong (Tue Feb 06 2024 - 17:33:17 EST)
- [PATCH 3/3] f2fs: support swap file pinning for zoned devices Daeho Jeong (Tue Feb 06 2024 - 17:33:34 EST)
- [PATCH 2/3] f2fs: support file pinning for zoned devices Daeho Jeong (Tue Feb 06 2024 - 17:33:35 EST)
- Re: [PATCH v2] nvmem: rmem: Fix return value of rmem_read() Srinivas Kandagatla (Tue Feb 06 2024 - 17:36:39 EST)
- Re: [PATCH v2 4/6] arm64: dts: qcom: msm8976: Declare and use SDC1 pins Marijn Suijten (Tue Feb 06 2024 - 17:36:56 EST)
- [PATCH v3] x86/asm: Force native_apic_mem_read to use mov Adam Dunlap (Tue Feb 06 2024 - 17:37:12 EST)
- Re: [PATCH v2 3/7] fs: FS_IOC_GETUUID Kent Overstreet (Tue Feb 06 2024 - 17:37:40 EST)
- [paulmck-rcu:dev.2024.02.05a] BUILD SUCCESS fa6e95361336711adb04c01e56813201e7cc0d9e kernel test robot (Tue Feb 06 2024 - 17:38:37 EST)
- Re: [PATCH v3 06/10] clk: qcom: clk-alpha-pll: Add support for zonda ole pll configure Trilok Soni (Tue Feb 06 2024 - 17:41:29 EST)
- Re: [PATCH v3 5/6] dt-bindings: PCI: dwc: Add 'msg' register region Frank Li (Tue Feb 06 2024 - 17:47:52 EST)
- Re: [syzbot] [ext4?] kernel BUG in ext4_write_inline_data_end (2) syzbot (Tue Feb 06 2024 - 17:48:41 EST)
- [ANNOUNCE] 6.6.15-rt22 Clark Williams (Tue Feb 06 2024 - 17:52:41 EST)
- [PATCH 1/2] arm64: dts: imx8qm: add i2c4 and i2c4_lpcg node Frank Li (Tue Feb 06 2024 - 17:59:33 EST)
- [PATCH 2/2] arm64: dts: imx8qm: add i2c1 for imx8qm-mek board Frank Li (Tue Feb 06 2024 - 17:59:46 EST)
- Re: [PATCH v2 3/3] net: phy: add Rust Rockchip PHY driver Andrew Lunn (Tue Feb 06 2024 - 18:01:25 EST)
- Re: [PATCH v2] mm/swap: fix race when skipping swapcache Minchan Kim (Tue Feb 06 2024 - 18:02:22 EST)
- Re: [PATCH v4 1/3] printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabled Masahiro Yamada (Tue Feb 06 2024 - 18:04:04 EST)
- Re: [PATCH 04/14] perf map: Add map__objdump_2rip() Namhyung Kim (Tue Feb 06 2024 - 18:04:59 EST)
- Re: next: /dev/root: Can't open blockdev Marek Szyprowski (Tue Feb 06 2024 - 18:05:30 EST)
- [PATCH 1/1] arm64: dts: ls1088a: Add the PME interrupt for PCIe EP node Frank Li (Tue Feb 06 2024 - 18:05:54 EST)
- Re: [PATCH v4 2/3] printk: Change type of CONFIG_BASE_SMALL to bool Masahiro Yamada (Tue Feb 06 2024 - 18:06:11 EST)
- Re: [PATCH 06/14] perf annotate-data: Maintain variable type info Namhyung Kim (Tue Feb 06 2024 - 18:06:48 EST)
- Re: [PATCH 07/14] perf annotate-data: Add update_insn_state() Namhyung Kim (Tue Feb 06 2024 - 18:08:21 EST)
- Re: [PATCH v2] mm/swap: fix race when skipping swapcache Chris Li (Tue Feb 06 2024 - 18:10:24 EST)
- [PATCH 1/1] arm64: dts: lx2160a: Fix DTS for full PL011 UART Frank Li (Tue Feb 06 2024 - 18:15:51 EST)
- Re: [PATCH V3 3/3] mm: page_alloc: drain pcp lists before oom kill Zach O'Keefe (Tue Feb 06 2024 - 18:16:59 EST)
- Re: [PATCH 09/14] perf annotate-data: Handle call instructions Namhyung Kim (Tue Feb 06 2024 - 18:17:38 EST)
- Re: [PATCH REPOST v2] ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512 Russell King (Oracle) (Tue Feb 06 2024 - 18:18:31 EST)
- Re: [PATCH 14/14] perf annotate-data: Add stack canary type Namhyung Kim (Tue Feb 06 2024 - 18:19:09 EST)
- Re: [PATCH 15/17] vfio/pci: Let enable and disable of interrupt types use same signature Alex Williamson (Tue Feb 06 2024 - 18:19:55 EST)
- Re: [PATCH 0/3] Fairphone 5 PMIC-GLINK support (USB-C, charger, fuel gauge) Luca Weiss (Tue Feb 06 2024 - 18:20:14 EST)
- Re: [PATCH 2/5] sched/vtime: get rid of generic vtime_task_switch() implementation Frederic Weisbecker (Tue Feb 06 2024 - 18:20:46 EST)
- Re: [PATCH 3/5] s390/vtime: remove unused __ARCH_HAS_VTIME_TASK_SWITCH leftover Frederic Weisbecker (Tue Feb 06 2024 - 18:21:38 EST)
- Re: [syzbot] [netfilter?] WARNING: suspicious RCU usage in hash_netportnet6_destroy syzbot (Tue Feb 06 2024 - 18:24:20 EST)
- Re: [PATCH v1] TSO and TBS cannot co-exist. TBS requires special descriptor to be allocated at bootup. Initialising Tx queues at probe to support TSO and TBS can help in allocating those resources at bootup. Andrew Halaney (Tue Feb 06 2024 - 18:29:48 EST)
- Re: [PATCH 5/5] sched/vtime: do not include <asm/vtime.h> header Frederic Weisbecker (Tue Feb 06 2024 - 18:30:21 EST)
- Re: [PATCH v2] PCI: vmd: Enable PCI PM's L1 substates of remapped PCIe Root Port and NVMe Bjorn Helgaas (Tue Feb 06 2024 - 18:30:22 EST)
- Re: [PATCH v4 0/2] Bluetooth: Improve retrying of connection attempts Jonas Dreßler (Tue Feb 06 2024 - 18:33:36 EST)
- [PATCH RFC 0/2] spmi: Add multi master support Abel Vesa (Tue Feb 06 2024 - 18:34:08 EST)
- Re: [PATCH] fs/address_space: move i_mmap_rwsem to mitigate a false sharing with i_mmap. Matthew Wilcox (Tue Feb 06 2024 - 18:34:12 EST)
- [PATCH RFC 1/2] spmi: Add support for multi-master Abel Vesa (Tue Feb 06 2024 - 18:34:15 EST)
- Re: [PATCH 04/14] perf map: Add map__objdump_2rip() Ian Rogers (Tue Feb 06 2024 - 18:34:40 EST)
- [PATCH RFC 2/2] spmi: pmic-arb: Add support for multi-master Abel Vesa (Tue Feb 06 2024 - 18:35:07 EST)
- Re: [PATCH 09/14] perf annotate-data: Handle call instructions Ian Rogers (Tue Feb 06 2024 - 18:36:24 EST)
- Re: [PATCH v2] firewire: core: send bus reset promptly on gap count error Takashi Sakamoto (Tue Feb 06 2024 - 18:38:59 EST)
- Re: [PATCH v7] f2fs: unify the error handling of f2fs_is_valid_blkaddr Zhiguo Niu (Tue Feb 06 2024 - 18:39:15 EST)
- linux-next: build failure after merge of the perf tree Stephen Rothwell (Tue Feb 06 2024 - 18:40:16 EST)
- Re: [PATCH 14/14] perf annotate-data: Add stack canary type Ian Rogers (Tue Feb 06 2024 - 18:40:54 EST)
- Re: [PATCH v2 3/3] x86/kprobes: Boost more instructions from grp2/3/4/5 Google (Tue Feb 06 2024 - 18:41:08 EST)
- Re: [PATCH v11 18/35] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command Paolo Bonzini (Tue Feb 06 2024 - 18:43:34 EST)
- [PATCH v3] arm64: dts: qcom: sc8280xp: Introduce additional tsens instances Bjorn Andersson (Tue Feb 06 2024 - 18:51:32 EST)
- Re: [PATCH v11 15/35] KVM: SEV: Add KVM_SNP_INIT command Paolo Bonzini (Tue Feb 06 2024 - 18:52:16 EST)
- Re: [PATCH RFC 1/2] spmi: Add support for multi-master Dmitry Baryshkov (Tue Feb 06 2024 - 18:56:04 EST)
- Re: [PATCH v2 2/5] arm64: dts: qcom: sm8450: Add mapping to llcc Broadcast_AND region Dmitry Baryshkov (Tue Feb 06 2024 - 18:56:50 EST)
- [PATCH v1] perf kvm powerpc: Fix build Ian Rogers (Tue Feb 06 2024 - 18:59:16 EST)
- Re: [PATCH v1] perf kvm powerpc: Fix build Namhyung Kim (Tue Feb 06 2024 - 19:01:50 EST)
- [PATCH] wifi: mt76: inititalize sband.band to correct value Bert Karwatzki (Tue Feb 06 2024 - 19:02:21 EST)
- Re: linux-next: build failure after merge of the perf tree Ian Rogers (Tue Feb 06 2024 - 19:02:42 EST)
- Re: [PATCH RFC 5/6] fs: xfs: iomap atomic write support Dave Chinner (Tue Feb 06 2024 - 19:06:47 EST)
- [syzbot] [dri?] [media?] inconsistent lock state in valid_state (2) syzbot (Tue Feb 06 2024 - 19:07:49 EST)
- [syzbot] [bluetooth?] INFO: task hung in hci_release_dev syzbot (Tue Feb 06 2024 - 19:07:52 EST)
- Re: [PATCH v13 35/53] ALSA: usb-audio: Prevent starting of audio stream if in use Wesley Cheng (Tue Feb 06 2024 - 19:08:50 EST)
- [syzbot] [net?] INFO: task hung in bond_destructor syzbot (Tue Feb 06 2024 - 19:09:15 EST)
- Re: [PATCH v13 32/53] ALSA: usb-audio: Check for support for requested audio format Wesley Cheng (Tue Feb 06 2024 - 19:09:46 EST)
- Re: Re: [PATCH 3/3] arm64: dts: qcom: sa8540-ride: Enable first port of tertiary usb controller Andrew Halaney (Tue Feb 06 2024 - 19:10:20 EST)
- [PATCH v2] net: stmmac: dwmac-qcom-ethqos: Enable TBS on all queues but 0 Abhishek Chauhan (Tue Feb 06 2024 - 19:11:08 EST)
- Re: [PATCH v2 3/7] fs: FS_IOC_GETUUID Dave Chinner (Tue Feb 06 2024 - 19:20:58 EST)
- [PATCH] drm/bridge: imx8mp-hdmi-pvi: Fix build warnings Adam Ford (Tue Feb 06 2024 - 19:23:41 EST)
- Re: [syzbot] [xfs?] WARNING: Reset corrupted AGFL on AG NUM. NUM blocks leaked. Please unmount and run xfs_repair. syzbot (Tue Feb 06 2024 - 19:24:14 EST)
- Re: [PATCH 2/2] arm64: dts: allwinner: h616: Add Sipeed Longan SoM 3H and Pi 3H board support Andre Przywara (Tue Feb 06 2024 - 19:27:49 EST)
- Re: [PATCH v2 1/2] dt-bindings: arm: sunxi: Add Sipeed Longan Module 3H and Longan Pi 3H Andre Przywara (Tue Feb 06 2024 - 19:29:09 EST)
- Re: [PATCH v3 1/4] string: Redefine strscpy_pad() as a macro Justin Stitt (Tue Feb 06 2024 - 19:32:39 EST)
- Re: [PATCH v3] arm64: dts: qcom: sc8280xp: Introduce additional tsens instances Konrad Dybcio (Tue Feb 06 2024 - 19:34:17 EST)
- Re: [PATCH v2 2/2] arm64: dts: allwinner: h616: Add Sipeed Longan SoM 3H and Pi 3H board support Andre Przywara (Tue Feb 06 2024 - 19:36:23 EST)
- linux-next: manual merge of the vfs-brauner tree with the nfsd tree Stephen Rothwell (Tue Feb 06 2024 - 19:41:37 EST)
- Re: [PATCH v2] mm/swap: fix race when skipping swapcache Barry Song (Tue Feb 06 2024 - 19:43:25 EST)
- [PATCH] mei: Add Meteor Lake support for IVSC device Wentong Wu (Tue Feb 06 2024 - 19:44:36 EST)
- [PATCH 1/3] f2fs: deprecate io_bits Jaegeuk Kim (Tue Feb 06 2024 - 19:51:16 EST)
- [PATCH 2/3] f2fs: use BLKS_PER_SEG, BLKS_PER_SEC, and SEGS_PER_SEC Jaegeuk Kim (Tue Feb 06 2024 - 19:51:25 EST)
- [PATCH 3/3] f2fs: kill zone-capacity support Jaegeuk Kim (Tue Feb 06 2024 - 19:51:28 EST)
- Re: [PATCHv9 1/1] block: introduce content activity based ioprio Zhaoyang Huang (Tue Feb 06 2024 - 19:52:05 EST)
- Re: [PATCH v3 3/4] string: Allow 2-argument strscpy_pad() Justin Stitt (Tue Feb 06 2024 - 19:52:21 EST)
- Re: [PATCH v2 5/7] fs: FS_IOC_GETSYSFSNAME Kent Overstreet (Tue Feb 06 2024 - 19:53:13 EST)
- Re: [PATCH] fscrypt: clear keyring before calling key_put() Eric Biggers (Tue Feb 06 2024 - 19:57:39 EST)
- linux-next: build failure after merge of the bcachefs tree Stephen Rothwell (Tue Feb 06 2024 - 19:58:12 EST)
- Re: [PATCH] perf script: Print source line for each jump in brstackinsn Ian Rogers (Tue Feb 06 2024 - 20:01:13 EST)
- Re: [PATCH v2 0/2] efi: Fixes for EFI_MEMORY_SP memory on RISC-V and ARM64 Palmer Dabbelt (Tue Feb 06 2024 - 20:04:45 EST)
- Re: [PATCH v2] mm: swap: async free swap slot cache entries Tim Chen (Tue Feb 06 2024 - 20:08:11 EST)
- [PATCH v2 0/7] Add tuning algorithm for delay chain Judith Mendez (Tue Feb 06 2024 - 20:15:38 EST)
- [PATCH v2 6/7] mmc: sdhci_am654: Add ITAPDLYSEL in sdhci_j721e_4bit_set_clock Judith Mendez (Tue Feb 06 2024 - 20:15:39 EST)
- [PATCH v2 1/7] mmc: sdhci_am654: Add tuning algorithm for delay chain Judith Mendez (Tue Feb 06 2024 - 20:15:55 EST)
- [PATCH v2 3/7] mmc: sdhci_am654: Add missing OTAP/ITAP enable Judith Mendez (Tue Feb 06 2024 - 20:15:57 EST)
- [PATCH v2 5/7] mmc: sdhci_am654: Update comments in sdhci_am654_set_clock Judith Mendez (Tue Feb 06 2024 - 20:16:18 EST)
- [PATCH v2 2/7] mmc: sdhci_am654: Write ITAPDLY for DDR52 timing Judith Mendez (Tue Feb 06 2024 - 20:16:56 EST)
- [PATCH v2 7/7] mmc: sdhci_am654: Fix ITAPDLY for HS400 timing Judith Mendez (Tue Feb 06 2024 - 20:17:02 EST)
- [PATCH v2 4/7] mmc: sdhci_am654: Fix itapdly/otapdly array type Judith Mendez (Tue Feb 06 2024 - 20:17:07 EST)
- [PATCH v2 0/3] Improve remote-endpoint parsing Saravana Kannan (Tue Feb 06 2024 - 20:18:23 EST)
- [PATCH v2 1/3] of: property: Improve finding the consumer of a remote-endpoint property Saravana Kannan (Tue Feb 06 2024 - 20:18:37 EST)
- [PATCH v2 2/3] of: property: Improve finding the supplier of a remote-endpoint property Saravana Kannan (Tue Feb 06 2024 - 20:18:49 EST)
- [PATCH v2 3/3] of: property: Add in-ports/out-ports support to of_graph_get_port_parent() Saravana Kannan (Tue Feb 06 2024 - 20:19:07 EST)
- [PATCH wq/for-6.9 v4 1/4] workqueue: Link pwq's into wq->pwqs from oldest to newest Waiman Long (Tue Feb 06 2024 - 20:20:09 EST)
- [PATCH wq/for-6.9 v4 4/4] workqueue: Bind unbound workqueue rescuer to wq_unbound_cpumask Waiman Long (Tue Feb 06 2024 - 20:20:22 EST)
- [PATCH wq/for-6.9 v4 0/4] workqueue: Enable unbound cpumask update on ordered workqueues Waiman Long (Tue Feb 06 2024 - 20:20:24 EST)
- [PATCH wq/for-6.9 v4 2/4] workqueue: Enable unbound cpumask update on ordered workqueues Waiman Long (Tue Feb 06 2024 - 20:20:43 EST)
- [PATCH wq/for-6.9 v4 3/4] kernel/workqueue: Let rescuers follow unbound wq cpumask changes Waiman Long (Tue Feb 06 2024 - 20:21:00 EST)
- Re: [PATCH] bpf: Separate bpf_local_storage_lookup() fast and slow paths Martin KaFai Lau (Tue Feb 06 2024 - 20:23:15 EST)
- Re: [PATCH v13 48/53] ALSA: usb-audio: mixer: Add USB offloading mixer control Wesley Cheng (Tue Feb 06 2024 - 20:25:28 EST)
- Re: [PATCH 09/14] perf annotate-data: Handle call instructions Namhyung Kim (Tue Feb 06 2024 - 20:29:58 EST)
- Re: [RFC PATCH net-next v3 3/8] net: pcs: pcs-mtk-lynxi: add platform driver for MT7988 Daniel Golle (Tue Feb 06 2024 - 20:30:14 EST)
- Re: Re: [PATCH 3/3] arm64: dts: qcom: sa8540-ride: Enable first port of tertiary usb controller Dmitry Baryshkov (Tue Feb 06 2024 - 20:32:27 EST)
- Re: [PATCH net-next v2] net/sched: actions report errors with extack Jamal Hadi Salim (Tue Feb 06 2024 - 20:37:15 EST)
- [PATCH v12 00/16] iommu: Prepare to deliver page faults to user space Lu Baolu (Tue Feb 06 2024 - 20:39:23 EST)
- [PATCH v12 01/16] iommu: Move iommu fault data to linux/iommu.h Lu Baolu (Tue Feb 06 2024 - 20:39:48 EST)
- [PATCH v12 02/16] iommu/arm-smmu-v3: Remove unrecoverable faults reporting Lu Baolu (Tue Feb 06 2024 - 20:40:12 EST)
- [PATCH v12 03/16] iommu: Remove unrecoverable fault data Lu Baolu (Tue Feb 06 2024 - 20:40:34 EST)
- [PATCH v12 04/16] iommu: Cleanup iopf data structure definitions Lu Baolu (Tue Feb 06 2024 - 20:40:48 EST)
- [PATCH v12 05/16] iommu: Merge iopf_device_param into iommu_fault_param Lu Baolu (Tue Feb 06 2024 - 20:41:22 EST)
- [PATCH v12 06/16] iommu: Remove iommu_[un]register_device_fault_handler() Lu Baolu (Tue Feb 06 2024 - 20:41:45 EST)
- [PATCH v12 07/16] iommu: Merge iommu_fault_event and iopf_fault Lu Baolu (Tue Feb 06 2024 - 20:42:08 EST)
- [PATCH v12 08/16] iommu: Prepare for separating SVA and IOPF Lu Baolu (Tue Feb 06 2024 - 20:42:30 EST)
- [PATCH v12 09/16] iommu: Make iommu_queue_iopf() more generic Lu Baolu (Tue Feb 06 2024 - 20:42:58 EST)
- [PATCH v12 10/16] iommu: Separate SVA and IOPF Lu Baolu (Tue Feb 06 2024 - 20:43:22 EST)
- [PATCH v12 11/16] iommu: Refine locking for per-device fault data management Lu Baolu (Tue Feb 06 2024 - 20:43:36 EST)
- [PATCH v12 12/16] iommu: Use refcount for fault data access Lu Baolu (Tue Feb 06 2024 - 20:44:13 EST)
- [PATCH v12 13/16] iommu: Improve iopf_queue_remove_device() Lu Baolu (Tue Feb 06 2024 - 20:44:29 EST)
- [PATCH v12 14/16] iommu: Track iopf group instead of last fault Lu Baolu (Tue Feb 06 2024 - 20:44:59 EST)
- [PATCH v12 15/16] iommu: Make iopf_group_response() return void Lu Baolu (Tue Feb 06 2024 - 20:45:23 EST)
- [PATCH v12 16/16] iommu: Make iommu_report_device_fault() return void Lu Baolu (Tue Feb 06 2024 - 20:45:42 EST)
- RE: [PATCH 0/4] TDX host: kexec() support Huang, Kai (Tue Feb 06 2024 - 20:46:07 EST)
- Re: [PATCH v2] zram: easy the allocation of zcomp_strm's buffers through vmalloc Sergey Senozhatsky (Tue Feb 06 2024 - 20:46:33 EST)
- Re: [PATCH v3] ubsan: Reintroduce signed overflow sanitizer Justin Stitt (Tue Feb 06 2024 - 20:46:54 EST)
- Re: [PATCH v2 0/7] filesystem visibililty ioctls Eric Biggers (Tue Feb 06 2024 - 20:47:48 EST)
- Re: [PATCH v2] mm: swap: async free swap slot cache entries Chris Li (Tue Feb 06 2024 - 20:51:42 EST)
- Re: [PATCH v5 7/7] hugetlb: parallelize 1G hugetlb initialization Jane Chu (Tue Feb 06 2024 - 20:54:00 EST)
- Re: [PATCH 2/2] spi: omap2-mcspi: Add support for MULTI-mode kernel test robot (Tue Feb 06 2024 - 20:55:39 EST)
- Re: [PATCH 2/2 v3] cxl/region: Use cond_guard() in show_targetN() kernel test robot (Tue Feb 06 2024 - 20:55:46 EST)
- [PATCH v2 0/4] f2fs: fix panic issue in small capacity device Zhiguo Niu (Tue Feb 06 2024 - 21:02:13 EST)
- [PATCH v2 2/4] f2fs: fix panic issue in update_sit_entry Zhiguo Niu (Tue Feb 06 2024 - 21:02:28 EST)
- [PATCH v2 1/4] f2fs: correct counting methods of free_segments in __set_inuse Zhiguo Niu (Tue Feb 06 2024 - 21:02:35 EST)
- [PATCH v2 3/4] f2fs: enhance judgment conditions of GET_SEGNO Zhiguo Niu (Tue Feb 06 2024 - 21:02:58 EST)
- [PATCH v2 4/4] f2fs: stop checkpoint when get a out-of-bounds segment Zhiguo Niu (Tue Feb 06 2024 - 21:03:14 EST)
- Re: [RFC PATCH v2 0/4] tsm: Runtime measurement registers ABI Dan Williams (Tue Feb 06 2024 - 21:03:35 EST)
- Re: [PATCH v2 2/2] fbcon: Defer console takeover for splash screens to first switch Daniel van Vugt (Tue Feb 06 2024 - 21:03:52 EST)
- Re: [PATCH v2] mm/swap: fix race when skipping swapcache Chris Li (Tue Feb 06 2024 - 21:04:13 EST)
- Re: [PATCH] workqueue: Fix pool->nr_running type back to atomic yunlong xing (Tue Feb 06 2024 - 21:07:16 EST)
- Re: [PATCH v2 0/7] filesystem visibililty ioctls Kent Overstreet (Tue Feb 06 2024 - 21:09:41 EST)
- [RESEND][PATCH V2] thermal: power_allocator: Avoid overwriting PID coefficients from setup time Di Shen (Tue Feb 06 2024 - 21:09:59 EST)
- Re: [PATCH] kernel: add boot param to disable stack dump on panic Bagas Sanjaya (Tue Feb 06 2024 - 21:10:39 EST)
- Re: [PATCH v2] mm/swap: fix race when skipping swapcache Huang, Ying (Tue Feb 06 2024 - 21:11:02 EST)
- [PATCH v2 1/1] drm/mediatek: Filter modes according to hardware capability Hsiao Chien Sung (Tue Feb 06 2024 - 21:15:32 EST)
- [PATCH v2 0/1] Filter modes according to hardware capability Hsiao Chien Sung (Tue Feb 06 2024 - 21:15:32 EST)
- [PATCH v3 0/3] pstore: add multi-backend support Yuanhe Shu (Tue Feb 06 2024 - 21:20:03 EST)
- [PATCH 1/3] pstore: add multi-backend support Yuanhe Shu (Tue Feb 06 2024 - 21:20:14 EST)
- [PATCH 3/3] tools/testing: adjust pstore backend related selftest Yuanhe Shu (Tue Feb 06 2024 - 21:20:26 EST)
- [PATCH 2/3] Documentation: adjust pstore backend related document Yuanhe Shu (Tue Feb 06 2024 - 21:20:45 EST)
- Re: [PATCH] arm64: dts: qcom: qcm6490-idp: Add configurations for gpio-keys hui liu (Tue Feb 06 2024 - 21:21:05 EST)
- Re: [PATCH v2] mm/swap: fix race when skipping swapcache Kairui Song (Tue Feb 06 2024 - 21:21:18 EST)
- Re: [PATCH v4 03/12] dt-bindings: mtd: brcmnand: Add ecc strap property William Zhang (Tue Feb 06 2024 - 21:22:08 EST)
- Re: [PATCH v2] filemap: avoid unnecessary major faults in filemap_fault() Huang, Ying (Tue Feb 06 2024 - 21:23:38 EST)
- Re: [PATCH v3] mm: hugetlb: improve the handling of hugetlb allocation failure for freed or in-use hugetlb Muchun Song (Tue Feb 06 2024 - 21:25:55 EST)
- Re: Question about the ipi_raise filter usage and output richard clark (Tue Feb 06 2024 - 21:29:01 EST)
- Re: [PATCH v2] mm/swap: fix race when skipping swapcache Kairui Song (Tue Feb 06 2024 - 21:29:30 EST)
- Re: [PATCH] mm/cma: Drop cma_get_name() Anshuman Khandual (Tue Feb 06 2024 - 21:29:44 EST)
- RE: [PATCH v2] serial: samsung: honor fifosize from dts at first Tamseel Shams (Tue Feb 06 2024 - 21:31:38 EST)
- [RFC PATCH v3] platform/x86/fujitsu-laptop: Add battery charge control support Szilard Fabian (Tue Feb 06 2024 - 21:32:44 EST)
- Re: Question about the ipi_raise filter usage and output richard clark (Tue Feb 06 2024 - 21:34:06 EST)
- Re: [PATCH v3 1/4] sched/fair: add SD_CLUSTER in comments kuiliang Shi (Tue Feb 06 2024 - 21:36:19 EST)
- Re: [PATCH v3 1/4] sched/fair: add SD_CLUSTER in comments kuiliang Shi (Tue Feb 06 2024 - 21:37:15 EST)
- Re: [PATCH v2] zram: easy the allocation of zcomp_strm's buffers through vmalloc Jens Axboe (Tue Feb 06 2024 - 21:40:29 EST)
- Re: [PATCH 3/3] f2fs: kill zone-capacity support Jaegeuk Kim (Tue Feb 06 2024 - 21:42:42 EST)
- [tip:x86/boot] BUILD SUCCESS ac456ca0af4fe9630cf84e7efd20b7f7bf596aab kernel test robot (Tue Feb 06 2024 - 21:43:44 EST)
- Re: [PATCH v11 18/35] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command Sean Christopherson (Tue Feb 06 2024 - 21:44:06 EST)
- Re: linux-next: build failure after merge of the drm-misc tree Stephen Rothwell (Tue Feb 06 2024 - 21:46:19 EST)
- [PATCH v5 0/6] AMD Pstate Fixes And Enhancements Perry Yuan (Tue Feb 06 2024 - 21:47:04 EST)
- [PATCH v5 1/6] ACPI: CPPC: enable AMD CPPC V2 support for family 17h processors Perry Yuan (Tue Feb 06 2024 - 21:47:06 EST)
- [PATCH v5 2/6] cpufreq:amd-pstate: fix the nominal freq value set Perry Yuan (Tue Feb 06 2024 - 21:47:36 EST)
- [PATCH v5 3/6] cpufreq:amd-pstate: initialize nominal_freq of each cpudata Perry Yuan (Tue Feb 06 2024 - 21:47:51 EST)
- [PATCH v5 4/6] cpufreq:amd-pstate: get pstate transition delay and latency value from ACPI tables Perry Yuan (Tue Feb 06 2024 - 21:48:01 EST)
- [PATCH v5 5/6] cppc_acpi: print error message if CPPC is unsupported Perry Yuan (Tue Feb 06 2024 - 21:48:28 EST)
- [PATCH v5 6/6] cpufreq:amd-pstate: add quirk for the pstate CPPC capabilities missing Perry Yuan (Tue Feb 06 2024 - 21:48:47 EST)
- RE: [PATCH v12 13/16] iommu: Improve iopf_queue_remove_device() Tian, Kevin (Tue Feb 06 2024 - 21:50:34 EST)
- [syzbot] [ceph?] [net?] INFO: task hung in ceph_monc_stop syzbot (Tue Feb 06 2024 - 21:53:47 EST)
- Re: [PATCH net-next v5] virtio_net: Support RX hash XDP hint Liang Chen (Tue Feb 06 2024 - 21:55:06 EST)
- Re: [PATCH v2] mm/swap: fix race when skipping swapcache Barry Song (Tue Feb 06 2024 - 21:55:36 EST)
- Re: [PATCH v3] KVM: x86: Use fast path for Xen timer delivery Sean Christopherson (Tue Feb 06 2024 - 21:58:41 EST)
- RE: [RFC PATCH 1/6] dt-bindings: pinctrl: starfive: add JH8100 pinctrl bindings Yuklin Soo (Tue Feb 06 2024 - 21:59:05 EST)
- [PATCH v2] mm/zswap: invalidate old entry when store fail or !zswap_enabled chengming . zhou (Tue Feb 06 2024 - 21:59:27 EST)
- Re: [PATCH v2] mm/swap_state: update zswap LRU's protection range with the folio locked Chengming Zhou (Tue Feb 06 2024 - 22:04:17 EST)
- Re: [PATCH v2] mm/demotion: print demotion targets Huang, Ying (Tue Feb 06 2024 - 22:05:02 EST)
- Re: [RFC PATCH] sched/eevdf: Use tunable knob sysctl_sched_base_slice as explicit time quanta Ze Gao (Tue Feb 06 2024 - 22:05:42 EST)
- Re: [PATCH] workqueue: Fix pool->nr_running type back to atomic Tejun Heo (Tue Feb 06 2024 - 22:13:25 EST)
- Re: [PATCH v2] zram: easy the allocation of zcomp_strm's buffers through vmalloc Sergey Senozhatsky (Tue Feb 06 2024 - 22:15:01 EST)
- Re: drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/display_mode_core.c:6193:12: warning: stack frame size (3368) exceeds limit (2048) in 'dml_core_mode_support' Yujie Liu (Tue Feb 06 2024 - 22:16:51 EST)
- Re: [PATCH v2] zram: easy the allocation of zcomp_strm's buffers through vmalloc Jens Axboe (Tue Feb 06 2024 - 22:17:29 EST)
- Re: [PATCH v12 03/20] KVM: xen: mark guest pages dirty with the pfncache lock held Sean Christopherson (Tue Feb 06 2024 - 22:18:07 EST)
- Re: [PATCH v12 04/20] KVM: pfncache: add a mark-dirty helper Sean Christopherson (Tue Feb 06 2024 - 22:20:54 EST)
- Re: [PATCH v2] zram: easy the allocation of zcomp_strm's buffers through vmalloc Sergey Senozhatsky (Tue Feb 06 2024 - 22:22:05 EST)
- Re: [PATCH v2] mm/swap: fix race when skipping swapcache Kairui Song (Tue Feb 06 2024 - 22:22:21 EST)
- Re: [PATCH v2] mm/swap: fix race when skipping swapcache Kairui Song (Tue Feb 06 2024 - 22:22:36 EST)
- Re: [PATCH v12 03/20] KVM: xen: mark guest pages dirty with the pfncache lock held David Woodhouse (Tue Feb 06 2024 - 22:27:19 EST)
- Re: [PATCH] vhost-vdpa: fail enabling virtqueue in certain conditions Jason Wang (Tue Feb 06 2024 - 22:27:41 EST)
- Re: [PATCH v2] mm/zswap: invalidate old entry when store fail or !zswap_enabled Yosry Ahmed (Tue Feb 06 2024 - 22:29:04 EST)
- [PATCH] mm/vmalloc: lock contention optimization under multi-threading rulinhuang (Tue Feb 06 2024 - 22:29:20 EST)
- Re: [PATCH v3] KVM: x86: Use fast path for Xen timer delivery David Woodhouse (Tue Feb 06 2024 - 22:30:07 EST)
- [PATCH for-next 0/2] RDMA/hns: Support configuring congestion control algorithm with QP granularity Junxian Huang (Tue Feb 06 2024 - 22:33:30 EST)
- [PATCH for-next 2/2] RDMA/hns: Support configuring congestion control algorithm with QP granularity Junxian Huang (Tue Feb 06 2024 - 22:33:44 EST)
- [PATCH for-next 1/2] Revert "RDMA/hns: The UD mode can only be configured with DCQCN" Junxian Huang (Tue Feb 06 2024 - 22:33:50 EST)
- [PATCH 1/2] iio: accel: adxl367: fix DEVID read after reset Cosmin Tanislav (Tue Feb 06 2024 - 22:37:19 EST)
- [PATCH 2/2] iio: accel: adxl367: fix I2C FIFO data register Cosmin Tanislav (Tue Feb 06 2024 - 22:37:30 EST)
- [PATCH] drivers/ps3: select VIDEO to provide cmdline functions Randy Dunlap (Tue Feb 06 2024 - 22:37:58 EST)
- [PATCH v3] mm/zswap: invalidate old entry when store fail or !zswap_enabled chengming . zhou (Tue Feb 06 2024 - 22:39:19 EST)
- linux-next: build failure after merge of the device-mapper tree Stephen Rothwell (Tue Feb 06 2024 - 22:41:08 EST)
- RE: [RFC PATCH 6/6] riscv: dts: starfive: jh8100: add pinctrl device tree nodes Yuklin Soo (Tue Feb 06 2024 - 22:43:07 EST)
- Re: [PATCH] perf record: Display data size on pipe mode Namhyung Kim (Tue Feb 06 2024 - 22:44:12 EST)
- [PATCH v4 1/4] sched/topology: Remove duplicate descriptions from TOPOLOGY_SD_FLAGS alexs (Tue Feb 06 2024 - 22:44:27 EST)
- [PATCH v4 2/4] sched/fair: remove unused parameters alexs (Tue Feb 06 2024 - 22:44:40 EST)
- [PATCH v4 3/4] sched/fair: Rework sched_use_asym_prio() and sched_asym_prefer() alexs (Tue Feb 06 2024 - 22:44:50 EST)
- [PATCH v4 4/4] sched/fair: Check the SD_ASYM_PACKING flag in sched_use_asym_prio() alexs (Tue Feb 06 2024 - 22:45:04 EST)
- Re: [PATCH v2] mm/swap: fix race when skipping swapcache Barry Song (Tue Feb 06 2024 - 22:46:12 EST)
- Re: [PATCH v2] mm/swap: fix race when skipping swapcache Huang, Ying (Tue Feb 06 2024 - 22:47:01 EST)
- Re: [PATCH 1/3] drm/mediatek: Dynamically allocate CMDQ and use helper functions CK Hu (胡俊光) (Tue Feb 06 2024 - 22:49:43 EST)
- Re: [PATCH 2/5] clk: qcom: videocc-sm8550: Add support for SM8650 videocc kernel test robot (Tue Feb 06 2024 - 22:50:02 EST)
- Re: linux-next: build failure after merge of the device-mapper tree Matthew Sakai (Tue Feb 06 2024 - 22:54:44 EST)
- Re: [PATCH v4] PM / sleep: Mechanism to find source aborting kernel suspend transition Vimal Kumar (Tue Feb 06 2024 - 22:55:16 EST)
- [PATCH v4 5/5] sched: rename SD_SHARE_PKG_RESOURCES to SD_SHARE_LLC alexs (Tue Feb 06 2024 - 22:56:04 EST)
- Re: [PATCH v2] mm/swap: fix race when skipping swapcache Chris Li (Tue Feb 06 2024 - 23:02:19 EST)
- Re: [PATCH v12 08/20] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA Sean Christopherson (Tue Feb 06 2024 - 23:03:34 EST)
- Re: [PATCH v2] mm/swap: fix race when skipping swapcache Kairui Song (Tue Feb 06 2024 - 23:06:44 EST)
- linux-next: manual merge of the devicetree tree with the hwmon-staging tree Stephen Rothwell (Tue Feb 06 2024 - 23:10:06 EST)
- Re: [PATCH v12 11/20] KVM: xen: allow shared_info to be mapped by fixed HVA Sean Christopherson (Tue Feb 06 2024 - 23:10:26 EST)
- Re: [PATCH v12 08/20] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA David Woodhouse (Tue Feb 06 2024 - 23:13:41 EST)
- Re: [PATCH] perf record: Display data size on pipe mode Ian Rogers (Tue Feb 06 2024 - 23:14:03 EST)
- Re: [PATCH v12 13/20] KVM: selftests / xen: map shared_info using HVA rather than GFN Sean Christopherson (Tue Feb 06 2024 - 23:14:21 EST)
- Re: next: /dev/root: Can't open blockdev Aithal, Srikanth (Tue Feb 06 2024 - 23:16:50 EST)
- Re: [PATCH v12 17/20] KVM: xen: don't block on pfncache locks in kvm_xen_set_evtchn_fast() Sean Christopherson (Tue Feb 06 2024 - 23:17:40 EST)
- Re: [PATCH v2] mm/swap: fix race when skipping swapcache Huang, Ying (Tue Feb 06 2024 - 23:18:54 EST)
- Re: [PATCH v2 1/5] media: i2c: imx335: Drop setting of 0x3a00 register Umang Jain (Tue Feb 06 2024 - 23:21:53 EST)
- Re: [PATCH v12 17/20] KVM: xen: don't block on pfncache locks in kvm_xen_set_evtchn_fast() David Woodhouse (Tue Feb 06 2024 - 23:22:12 EST)
- Re: [PATCH v12 18/20] KVM: pfncache: check the need for invalidation under read lock first Sean Christopherson (Tue Feb 06 2024 - 23:22:33 EST)
- [PATCH v2] perf: CXL: fix mismatched cpmu event opcode Hojin Nam (Tue Feb 06 2024 - 23:22:54 EST)
- Re: [PATCH v2] mm/swap: fix race when skipping swapcache Barry Song (Tue Feb 06 2024 - 23:24:49 EST)
- Re: [PATCH v12 18/20] KVM: pfncache: check the need for invalidation under read lock first David Woodhouse (Tue Feb 06 2024 - 23:28:04 EST)
- Re: [PATCH v3] KVM: x86: Use fast path for Xen timer delivery Sean Christopherson (Tue Feb 06 2024 - 23:28:40 EST)
- Re: [PATCH] mm/cma: Add sysfs file 'release_pages_success' Anshuman Khandual (Tue Feb 06 2024 - 23:34:46 EST)
- linux-next: manual merge of the kvm-x86 tree with the tip tree Stephen Rothwell (Tue Feb 06 2024 - 23:35:21 EST)
- Re: [PATCH v3] KVM: x86: Use fast path for Xen timer delivery David Woodhouse (Tue Feb 06 2024 - 23:36:32 EST)
- Re: [PATCH v2] zram: easy the allocation of zcomp_strm's buffers through vmalloc Sergey Senozhatsky (Tue Feb 06 2024 - 23:36:51 EST)
- Re: [RFC 0/9] Nginx refcount scalability issue with Apparmor enabled and potential solutions Neeraj Upadhyay (Tue Feb 06 2024 - 23:40:43 EST)
- Re: [PATCH v2 07/33] media: netup_unidvb: Follow renaming of SPI "master" to "controller" Mauro Carvalho Chehab (Tue Feb 06 2024 - 23:43:32 EST)
- Re: [PATCH] dt-bindings: soc: qcom: qcom,pmic-glink: document X1E80100 compatible Bjorn Andersson (Tue Feb 06 2024 - 23:46:58 EST)
- Re: (subset) [PATCH v4 00/10] clk: qcom: Add TCSR, GPU, CAM and DISP clock controllers for X1E80100 Bjorn Andersson (Tue Feb 06 2024 - 23:47:08 EST)
- Re: [PATCH v5 00/11] arm64: dts: qcom: Add more support to X1E80100 base dtsi, CRD and QCP boards Bjorn Andersson (Tue Feb 06 2024 - 23:47:21 EST)
- Re: [PATCH v6 00/11] arm64: dts: qcom: Add more support to X1E80100 base dtsi, CRD and QCP boards Bjorn Andersson (Tue Feb 06 2024 - 23:47:38 EST)
- Re: [PATCH] arm64: dts: qcom: ipq8074: add clock-frequency to MDIO node Bjorn Andersson (Tue Feb 06 2024 - 23:47:51 EST)
- Re: [PATCH v2 00/18] Qualcomm GCC/VIDEOCC reset overhaul for Venus Bjorn Andersson (Tue Feb 06 2024 - 23:48:29 EST)
- Re: [PATCH 0/2] arm64: dts: qcom: x1e80100: add ADSP pieces Bjorn Andersson (Tue Feb 06 2024 - 23:48:39 EST)
- Re: [PATCH 0/4] arm64: dts: qcom: x1e80100: audio support components Bjorn Andersson (Tue Feb 06 2024 - 23:48:54 EST)
- Re: (subset) [PATCH 1/4] arm64: dts: qcom: sm8550-qrd: correct WCD9385 TX port mapping Bjorn Andersson (Tue Feb 06 2024 - 23:49:09 EST)
- Re: [PATCH v2] arm64: dts: qcom: ipq6018: add QUP5 I2C node Bjorn Andersson (Tue Feb 06 2024 - 23:49:20 EST)
- Re: [PATCH] arm64: dts: qcom: sm6350: Add tsens thermal zones Bjorn Andersson (Tue Feb 06 2024 - 23:49:43 EST)
- Re: [PATCH RFC 0/2] Add GPU support to MSM8953 SoC Bjorn Andersson (Tue Feb 06 2024 - 23:49:57 EST)
- Re: (subset) [PATCH v2 0/3] Add MDSS_BCR reset (+some more) for MSM8953 Bjorn Andersson (Tue Feb 06 2024 - 23:50:15 EST)
- Re: (subset) [PATCH v3 00/17] Fix Qcom UFS PHY clocks Bjorn Andersson (Tue Feb 06 2024 - 23:50:35 EST)
- Re: (subset) [PATCH 0/3] arm64: dts: qcom: ipq6018: support thermal sensors Bjorn Andersson (Tue Feb 06 2024 - 23:50:57 EST)
- Re: [PATCH] arm64: dts: qcom: sdm630-nile: Enable and configure PM660L WLED Bjorn Andersson (Tue Feb 06 2024 - 23:51:15 EST)
- Re: (subset) [PATCH 0/3] arm64: qcom: sm8650: enable Audio on MTP and QRD Bjorn Andersson (Tue Feb 06 2024 - 23:51:26 EST)
- Re: [PATCH] arm64: dts: qcom: sm8550-hdk: correct WCD9385 route and port mapping Bjorn Andersson (Tue Feb 06 2024 - 23:51:41 EST)
- Re: (subset) [PATCH v7 0/4] remoteproc: qcom: Introduce DSP support for SM8650 Bjorn Andersson (Tue Feb 06 2024 - 23:52:05 EST)
- Re: [PATCH v3] arm64: dts: qcom: sc8280xp: Introduce additional tsens instances Bjorn Andersson (Tue Feb 06 2024 - 23:52:18 EST)
- Re: [PATCH v2 0/2] Add PM8010 regulators for sm8650 boards. Bjorn Andersson (Tue Feb 06 2024 - 23:52:30 EST)
- Re: [PATCH v3 0/2] Add PM8010 regulators for sm8650 boards. Bjorn Andersson (Tue Feb 06 2024 - 23:52:49 EST)
- Re: [PATCH 0/2] arm64: dts: qcom: Add dma-coherent property on Bjorn Andersson (Tue Feb 06 2024 - 23:53:04 EST)
- Re: [PATCH v2] arm64: dts: qcom: sc7280: Update domain-idle-states for cluster sleep Bjorn Andersson (Tue Feb 06 2024 - 23:53:18 EST)
- Re: [PATCH] clk: qcom: dispcc-sm8250: Make clk_init_data and pll_vco const Bjorn Andersson (Tue Feb 06 2024 - 23:53:43 EST)
- Re: [PATCH] arm64: dts: qcom: ipq9574: Enable Inline Crypto Engine for MMC Bjorn Andersson (Tue Feb 06 2024 - 23:53:52 EST)
- Re: [PATCH v12 18/20] KVM: pfncache: check the need for invalidation under read lock first Sean Christopherson (Tue Feb 06 2024 - 23:54:18 EST)
- Re: [PATCH v12 18/20] KVM: pfncache: check the need for invalidation under read lock first David Woodhouse (Tue Feb 06 2024 - 23:59:55 EST)
- Re: [PATCH v2] zram: easy the allocation of zcomp_strm's buffers through vmalloc Barry Song (Wed Feb 07 2024 - 00:01:21 EST)
- Re: [PATCH v2 4/9] ima: Reset EVM status upon detecting changes to the real file kernel test robot (Wed Feb 07 2024 - 00:05:57 EST)
- [PATCH v3 1/2] perf/core: Update perf_adjust_freq_unthr_context() Namhyung Kim (Wed Feb 07 2024 - 00:06:02 EST)
- [PATCH v3 2/2] perf/core: Reduce PMU access to adjust sample freq Namhyung Kim (Wed Feb 07 2024 - 00:06:06 EST)
- Re: [PATCH v6 1/1] hwmon: Add driver for Astera Labs PT5161L retimer Guenter Roeck (Wed Feb 07 2024 - 00:06:37 EST)
- Re: [PATCH v2 SPI for-next 3/3] spi: mchp-pci1xxxx: DMA Write Support for copying data from SPI Buf Thangaraj.S (Wed Feb 07 2024 - 00:26:16 EST)
- Re: Re: [PATCH v3] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat' Amit Machhiwal (Wed Feb 07 2024 - 00:29:14 EST)
- Re: [PATCH v2] clk: keystone: sci-clk: Adding support for non contiguous clocks Kumar, Udit (Wed Feb 07 2024 - 00:34:39 EST)
- Re: [PATCH v3] mm/zswap: invalidate old entry when store fail or !zswap_enabled Chris Li (Wed Feb 07 2024 - 00:42:15 EST)
- [PATCH v4] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat' Amit Machhiwal (Wed Feb 07 2024 - 00:46:02 EST)
- Re: [PATCH v3] mm/zswap: invalidate old entry when store fail or !zswap_enabled Yosry Ahmed (Wed Feb 07 2024 - 00:46:32 EST)
- Re: [PATCH] wifi: mt76: inititalize sband.band to correct value Kalle Valo (Wed Feb 07 2024 - 00:46:46 EST)
- [PATCH v4 0/5] vduse: Add support for reconnection Cindy Lu (Wed Feb 07 2024 - 00:47:19 EST)
- [PATCH v4 1/5] vduse: Add new ioctl VDUSE_DEV_GET_CONFIG Cindy Lu (Wed Feb 07 2024 - 00:47:35 EST)
- [PATCH v4 2/5] vduse: Add new ioctl VDUSE_DEV_GET_STATUS Cindy Lu (Wed Feb 07 2024 - 00:47:48 EST)
- [PATCH v4 3/5] vduse: Add function to get/free the pages for reconnection Cindy Lu (Wed Feb 07 2024 - 00:48:00 EST)
- [PATCH v4 4/5] vduse: Add file operation for mmap Cindy Lu (Wed Feb 07 2024 - 00:48:13 EST)
- [PATCH v4 5/5] Documentation: Add reconnect process for VDUSE Cindy Lu (Wed Feb 07 2024 - 00:48:30 EST)
- [PATCH v7] ASoc: tas2783: Add tas2783 codec driver Shenghao Ding (Wed Feb 07 2024 - 00:49:20 EST)
- Re: [PATCH] tracing: use ring_buffer_record_is_set_on() in tracer_tracing_is_on() Sven Schnelle (Wed Feb 07 2024 - 00:51:21 EST)
- Re: [PATCH v3] mm/zswap: invalidate old entry when store fail or !zswap_enabled Chris Li (Wed Feb 07 2024 - 00:53:15 EST)
- [PATCH v1 0/2] riscv: pwm: sophgo: add pwm support for CV1800 Jingbao Qiu (Wed Feb 07 2024 - 00:59:13 EST)
- [PATCH v1 1/2] dt-bindings: pwm: sophgo: add pwm for Sophgo CV1800 series SoC. Jingbao Qiu (Wed Feb 07 2024 - 00:59:33 EST)
- Re: [syzbot] [xfs?] WARNING in xfs_bmapi_convert_delalloc syzbot (Wed Feb 07 2024 - 01:02:17 EST)
- [PATCH v4 00/11] Add support for Intel PPS Generator lakshmi . sowjanya . d (Wed Feb 07 2024 - 01:09:16 EST)
- [PATCH v4 01/11] x86/tsc: Add base clock properties in clocksource structure lakshmi . sowjanya . d (Wed Feb 07 2024 - 01:09:40 EST)
- [PATCH v4 02/11] timekeeping: Add function to convert realtime to base clock lakshmi . sowjanya . d (Wed Feb 07 2024 - 01:10:05 EST)
- [PATCH v1 2/2] pwm: sophgo: add pwm support for Sophgo CV1800 SoC Jingbao Qiu (Wed Feb 07 2024 - 01:10:24 EST)
- [PATCH v4 03/11] e10002: remove convert_art_to_tsc() lakshmi . sowjanya . d (Wed Feb 07 2024 - 01:10:39 EST)
- [PATCH v4 04/11] igc: remove convert_art_to_tsc() lakshmi . sowjanya . d (Wed Feb 07 2024 - 01:11:06 EST)
- [PATCH v4 05/11] stmmac: intel: remove convert_art_to_tsc() lakshmi . sowjanya . d (Wed Feb 07 2024 - 01:11:24 EST)
- [PATCH v4 06/11] ALSA: hda: remove convert_art_to_tsc() lakshmi . sowjanya . d (Wed Feb 07 2024 - 01:11:47 EST)
- [PATCH v4 07/11] ice/ptp: remove convert_art_to_tsc() lakshmi . sowjanya . d (Wed Feb 07 2024 - 01:12:09 EST)
- [PATCH v4 08/11] x86/tsc: Remove art to tsc conversion functions which are obsolete lakshmi . sowjanya . d (Wed Feb 07 2024 - 01:12:27 EST)
- [PATCH v4 09/11] pps: generators: Add PPS Generator TIO Driver lakshmi . sowjanya . d (Wed Feb 07 2024 - 01:12:56 EST)
- [PATCH v4 10/11] Documentation: driver-api: pps: Add Intel Timed I/O PPS generator lakshmi . sowjanya . d (Wed Feb 07 2024 - 01:13:18 EST)
- [PATCH v4 11/11] ABI: pps: Add ABI documentation for Intel TIO lakshmi . sowjanya . d (Wed Feb 07 2024 - 01:13:39 EST)
- Re: [PATCH v2 1/3] rpmb: add Replay Protected Memory Block (RPMB) subsystem Sumit Garg (Wed Feb 07 2024 - 01:14:04 EST)
- linux-next: build warning after merge of the drm tree Stephen Rothwell (Wed Feb 07 2024 - 01:17:38 EST)
- linux-next: build failure after merge of the mm tree Stephen Rothwell (Wed Feb 07 2024 - 01:17:54 EST)
- Re: [PATCHv5 1/3] watchdog/softlockup: low-overhead detection of interrupt Bitao Hu (Wed Feb 07 2024 - 01:19:00 EST)
- Re: [PATCHv5 2/3] watchdog/softlockup: report the most frequent interrupts Bitao Hu (Wed Feb 07 2024 - 01:19:11 EST)
- Re: [PATCHv5 3/3] watchdog/softlockup: add SOFTLOCKUP_DETECTOR_INTR_STORM Kconfig knob Bitao Hu (Wed Feb 07 2024 - 01:19:24 EST)
- Re: [PATCH v2 2/7] overlayfs: Convert to super_set_uuid() Amir Goldstein (Wed Feb 07 2024 - 01:19:44 EST)
- Re: [PATCH 1/4] spi: s3c64xx: explicitly include <linux/types.h> Tudor Ambarus (Wed Feb 07 2024 - 01:21:11 EST)
- RE: [PATCH 1/3] dm integrity: do not filter algos with CRYPTO_ALG_ALLOCATES_MEMORY Meenakshi Aggarwal (Wed Feb 07 2024 - 01:22:23 EST)
- [PATCH 1/1] dt-bindings: pci: layerscape-pci: Convert to yaml file Frank Li (Wed Feb 07 2024 - 01:24:41 EST)
- [PATCH] f2fs: support compress extension update via sysfs interface Chao Yu (Wed Feb 07 2024 - 01:25:59 EST)
- Re: [PATCH v2 0/2] x86/asyncpf: Fixes the size of asyncpf PV data and related docs Xiaoyao Li (Wed Feb 07 2024 - 01:26:30 EST)
- ld.lld: error: vmlinux.a(kernel/kallsyms.o):(function kallsyms_on_each_match_symbol: .text+0x97c): relocation R_RISCV_PCREL_HI20 out of range: -524417 is not in [-524288, 524287]; references kallsyms_relative_base kernel test robot (Wed Feb 07 2024 - 01:27:51 EST)
- Re: [PATCH v4 1/3] media: dt-bindings: Add Imagination E5010 JPEG Encoder Devarsh Thakkar (Wed Feb 07 2024 - 01:29:16 EST)
- Re: [PATCH next] hfsplus: fix oob in hfsplus_bnode_read_key Edward Adam Davis (Wed Feb 07 2024 - 01:29:45 EST)
- Re: [PATCH v4 2/5] m68k/bitops: use __builtin_{clz,ctzl,ffs} to evaluate constant expressions Finn Thain (Wed Feb 07 2024 - 01:31:07 EST)
- Re: [PATCH 1/2] ata: ahci: Add force LPM policy quirk for ASUS B1400CEAE Jian-Hong Pan (Wed Feb 07 2024 - 01:32:20 EST)
- Re: [PATCH v2] nvmem: rmem: Fix return value of rmem_read() Joy Chakraborty (Wed Feb 07 2024 - 01:35:49 EST)
- Re: [PATCH 1/2] ata: ahci: Add force LPM policy quirk for ASUS B1400CEAE Jian-Hong Pan (Wed Feb 07 2024 - 01:36:10 EST)
- linux-next: Tree for Feb 7 Stephen Rothwell (Wed Feb 07 2024 - 01:40:33 EST)
- [linus:master] [kobject] 1b28cb81da: canonical_address#:#[##] kernel test robot (Wed Feb 07 2024 - 01:43:12 EST)
- Re: [PATCH] mei: Add Meteor Lake support for IVSC device Sakari Ailus (Wed Feb 07 2024 - 01:43:31 EST)
- [RESEND PATCH v9 0/2] Minor cleanup for case insensitive path Eugen Hristev (Wed Feb 07 2024 - 01:43:54 EST)
- [RESEND PATCH v9 1/2] ext4: Simplify the handling of cached insensitive names Eugen Hristev (Wed Feb 07 2024 - 01:43:58 EST)
- [RESEND PATCH v9 2/2] f2fs: Simplify the handling of cached insensitive names Eugen Hristev (Wed Feb 07 2024 - 01:44:26 EST)
- Re: [PATCH] iproute2: fix type incompatibility in ifstat.c Florian Weimer (Wed Feb 07 2024 - 01:45:14 EST)
- Re: [linux][PATCH v2 2/4] drm/bridge: add lvds controller support for sam9x7 Dharma.B (Wed Feb 07 2024 - 01:46:12 EST)
- Re: [syzbot] [netfilter?] WARNING: ODEBUG bug in hash_netiface4_destroy syzbot (Wed Feb 07 2024 - 01:50:19 EST)
- [PATCH] tools/rtla: Replace setting prio with nice for SCHED_OTHER limingming3 (Wed Feb 07 2024 - 01:52:01 EST)
- [PATCH] bus: mhi: host: free buffer on error in mhi_alloc_bhie_table Fedor Pchelkin (Wed Feb 07 2024 - 01:52:13 EST)
- [PATCH net-next v6 0/8] add octeon_ep_vf driver Shinas Rasheed (Wed Feb 07 2024 - 01:52:30 EST)
- [PATCH net-next v6 3/8] octeon_ep_vf: add VF-PF mailbox communication. Shinas Rasheed (Wed Feb 07 2024 - 01:53:08 EST)
- [PATCH net-next v6 2/8] octeon_ep_vf: add hardware configuration APIs Shinas Rasheed (Wed Feb 07 2024 - 01:53:25 EST)
- [PATCH net-next v6 5/8] octeon_ep_vf: add support for ndo ops Shinas Rasheed (Wed Feb 07 2024 - 01:53:29 EST)
- [PATCH net-next v6 4/8] octeon_ep_vf: add Tx/Rx ring resource setup and cleanup Shinas Rasheed (Wed Feb 07 2024 - 01:53:47 EST)
- [PATCH net-next v6 6/8] octeon_ep_vf: add Tx/Rx processing and interrupt support Shinas Rasheed (Wed Feb 07 2024 - 01:54:34 EST)
- [PATCH net-next v6 8/8] octeon_ep_vf: update MAINTAINERS Shinas Rasheed (Wed Feb 07 2024 - 01:54:43 EST)
- [PATCH net-next v6 7/8] octeon_ep_vf: add ethtool support Shinas Rasheed (Wed Feb 07 2024 - 01:55:11 EST)
- [PATCH net-next v6 1/8] octeon_ep_vf: Add driver framework and device initialization Shinas Rasheed (Wed Feb 07 2024 - 01:55:21 EST)
- Re: Re: linux-next: build failure after merge of the drm-misc tree Thomas Hellström (Wed Feb 07 2024 - 01:56:58 EST)
- RE: [PATCH] mei: Add Meteor Lake support for IVSC device Winkler, Tomas (Wed Feb 07 2024 - 01:58:00 EST)
- [RFC][PATCH 0/2] zram: decouple comp stream and comp buffer Sergey Senozhatsky (Wed Feb 07 2024 - 01:58:17 EST)
- [RFC][PATCH 1/2] zram: do not allocate buffer if crypto comp allocation failed Sergey Senozhatsky (Wed Feb 07 2024 - 01:58:25 EST)
- [RFC][PATCH 2/2] zram: move comp buffer to a dedicate per-CPU area Sergey Senozhatsky (Wed Feb 07 2024 - 01:58:48 EST)
- Re: [PATCH net-next] eth: mlx5: link NAPI instances to queues and IRQs Gal Pressman (Wed Feb 07 2024 - 01:59:44 EST)
- Re: [PATCH 2/5] clk: qcom: videocc-sm8550: Add support for SM8650 videocc Jagadeesh Kona (Wed Feb 07 2024 - 02:00:00 EST)
- Re: [PATCH V4] PCI/MSI: Fix MSI hwirq truncation Vidya Sagar (Wed Feb 07 2024 - 02:00:25 EST)
- Re: [PATCH v13 48/53] ALSA: usb-audio: mixer: Add USB offloading mixer control Takashi Iwai (Wed Feb 07 2024 - 02:00:50 EST)
- Re: [PATCH 4/5] clk: qcom: camcc-sm8650: Add camera clock controller driver for SM8650 Jagadeesh Kona (Wed Feb 07 2024 - 02:01:15 EST)
- Re: [PATCH 3/4] spi: s3c64xx: add s3c64xx_iowrite{8,16}_32_rep accessors Tudor Ambarus (Wed Feb 07 2024 - 02:04:37 EST)
- Re: [PATCH 6.6 000/326] 6.6.16-rc2 review Linux regression tracking (Thorsten Leemhuis) (Wed Feb 07 2024 - 02:04:58 EST)
- Re: [PATCH v13 35/53] ALSA: usb-audio: Prevent starting of audio stream if in use Takashi Iwai (Wed Feb 07 2024 - 02:05:39 EST)
- linux-next: Fixes tag needs some work in the qcom tree Stephen Rothwell (Wed Feb 07 2024 - 02:05:55 EST)
- [PATCH] f2fs: fix to create selinux label during whiteout initialization Chao Yu (Wed Feb 07 2024 - 02:06:11 EST)
- RE: [PATCH v4 6/6] cpufreq:amd-pstate: add quirk for the pstate CPPC capabilities missing Yuan, Perry (Wed Feb 07 2024 - 02:14:10 EST)
- Re: [PATCH v2 1/2] dt-bindings: phy: mediatek,mt7988-xfi-tphy: add new bindings Bc-bocun Chen (陳柏村) (Wed Feb 07 2024 - 02:15:20 EST)
- [syzbot] [mm?] BUG: unable to handle kernel paging request in bpf_probe_read_kernel_str syzbot (Wed Feb 07 2024 - 02:16:46 EST)
- Re: [PATCH RFC 1/2] spmi: Add support for multi-master Abel Vesa (Wed Feb 07 2024 - 02:20:05 EST)
- Re: [PATCH 2/5] clk: qcom: videocc-sm8550: Add support for SM8650 videocc Dmitry Baryshkov (Wed Feb 07 2024 - 02:20:11 EST)
- Re: [PATCH v2] serial: port: Don't suspend if the port is still busy Yicong Yang (Wed Feb 07 2024 - 02:22:35 EST)
- [PATCH] wifi: mt76: inititalize sband.band to correct value Bert Karwatzki (Wed Feb 07 2024 - 02:23:27 EST)
- Re: [PATCH RFC 1/2] spmi: Add support for multi-master Dmitry Baryshkov (Wed Feb 07 2024 - 02:23:47 EST)
- Re: [PATCH v2] clk: keystone: sci-clk: Adding support for non contiguous clocks CHANDRU DHAVAMANI (Wed Feb 07 2024 - 02:24:12 EST)
- Re: [RESEND v4] perf stat: Support per-cluster aggregation Yicong Yang (Wed Feb 07 2024 - 02:25:59 EST)
- Re: [PATCH v2 1/3] rpmb: add Replay Protected Memory Block (RPMB) subsystem Jens Wiklander (Wed Feb 07 2024 - 02:26:23 EST)
- Re: [PATCH v12 00/25] Linux RISC-V AIA Support Björn Töpel (Wed Feb 07 2024 - 02:27:58 EST)
- Re: [PATCH 1/4] riscv: tlb: fix __p*d_free_tlb() Alexandre Ghiti (Wed Feb 07 2024 - 02:28:13 EST)
- [PATCH V4 0/5] mlx5 ConnectX control misc driver Saeed Mahameed (Wed Feb 07 2024 - 02:28:30 EST)
- [PATCH V4 1/5] mlx5: Add aux dev for ctl interface Saeed Mahameed (Wed Feb 07 2024 - 02:28:32 EST)
- [PATCH V4 2/5] misc: mlx5ctl: Add mlx5ctl misc driver Saeed Mahameed (Wed Feb 07 2024 - 02:28:48 EST)
- [PATCH V4 3/5] misc: mlx5ctl: Add info ioctl Saeed Mahameed (Wed Feb 07 2024 - 02:28:54 EST)
- [PATCH V4 4/5] misc: mlx5ctl: Add command rpc ioctl Saeed Mahameed (Wed Feb 07 2024 - 02:29:07 EST)
- [PATCH V4 5/5] misc: mlx5ctl: Add umem reg/unreg ioctl Saeed Mahameed (Wed Feb 07 2024 - 02:29:22 EST)
- Re: [PATCH] riscv: Fix text patching when icache flushes use IPIs Björn Töpel (Wed Feb 07 2024 - 02:31:08 EST)
- Re: [PATCH] drivers/ps3: select VIDEO to provide cmdline functions Geoff Levand (Wed Feb 07 2024 - 02:32:01 EST)
- Re: [PATCH v2] clk: keystone: sci-clk: Adding support for non contiguous clocks Kumar, Udit (Wed Feb 07 2024 - 02:33:58 EST)
- Re: [PATCH v2 1/3] rpmb: add Replay Protected Memory Block (RPMB) subsystem Ilias Apalodimas (Wed Feb 07 2024 - 02:34:56 EST)
- Re: [PATCH v1 1/2] dt-bindings: pwm: sophgo: add pwm for Sophgo CV1800 series SoC. Krzysztof Kozlowski (Wed Feb 07 2024 - 02:46:07 EST)
- [PATCH v3 0/3] iio: humidity: hdc3020: add threshold events support Dimitri Fedrau (Wed Feb 07 2024 - 02:48:16 EST)
- [PATCH v3 1/3] iio: humidity: hdc3020: drop u8 register pairs Dimitri Fedrau (Wed Feb 07 2024 - 02:48:26 EST)
- [PATCH v3 2/3] dt-bindings: iio: humidity: hdc3020: add interrupt bindings in example Dimitri Fedrau (Wed Feb 07 2024 - 02:48:40 EST)
- [PATCH v3 3/3] iio: humidity: hdc3020: add threshold events support Dimitri Fedrau (Wed Feb 07 2024 - 02:48:59 EST)
- Re: [PATCH v2 1/3] rpmb: add Replay Protected Memory Block (RPMB) subsystem Sumit Garg (Wed Feb 07 2024 - 02:49:25 EST)
- Re: [revert commit 9f079dda1433] [mainline] [6.8.0-rc3] [NVME] OOPS kernel crash while booting Tasmiya Nalatwad (Wed Feb 07 2024 - 02:50:16 EST)
- Re: [PATCH 0/4] spi: s3c64xx: add support for google,gs101-spi Tudor Ambarus (Wed Feb 07 2024 - 02:50:59 EST)
- Re: [PATCH v4 00/16] spi: s3c64xx: straightforward cleanup Tudor Ambarus (Wed Feb 07 2024 - 02:53:00 EST)
- Re: [PATCH v1 1/2] dt-bindings: pwm: sophgo: add pwm for Sophgo CV1800 series SoC. Jingbao Qiu (Wed Feb 07 2024 - 02:53:44 EST)
- Re: [RFC PATCH] KVM: arm64: Override Microsoft Azure Cobalt 100 MIDR value with ARM Neoverse N2 Anshuman Khandual (Wed Feb 07 2024 - 02:55:06 EST)
- Re: [PATCH v3 2/3] dt-bindings: iio: humidity: hdc3020: add interrupt bindings in example Javier Carrasco (Wed Feb 07 2024 - 02:55:21 EST)
- Re: [PATCH 11/18] mfd: rohm: convert to use maple tree register cache Matti Vaittinen (Wed Feb 07 2024 - 02:58:07 EST)
- Re: [PATCH 2/4] dt-bindings: hwinfo: ti,k3-socinfo: Add nvmem-cells Krzysztof Kozlowski (Wed Feb 07 2024 - 02:58:26 EST)
- Re: [PATCH v11 18/35] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command Paolo Bonzini (Wed Feb 07 2024 - 03:03:42 EST)
- Re: [PATCH v2] clk: keystone: sci-clk: Adding support for non contiguous clocks CHANDRU DHAVAMANI (Wed Feb 07 2024 - 03:06:28 EST)
- Re: [PATCH v2 1/3] rpmb: add Replay Protected Memory Block (RPMB) subsystem Jens Wiklander (Wed Feb 07 2024 - 03:06:58 EST)
- Re: [PATCH] pinctrl: amd: Add IRQF_ONESHOT to the interrupt request Linux regression tracking (Thorsten Leemhuis) (Wed Feb 07 2024 - 03:07:27 EST)
- [PATCH v3 SPI for-next 0/3] DMA Support for SPI in PCI1xxxx Thangaraj Samynathan (Wed Feb 07 2024 - 03:08:35 EST)
- [PATCH v3 SPI for-next 1/2] spi: mchp-pci1xxxx: Add support for DMA in SPI Thangaraj Samynathan (Wed Feb 07 2024 - 03:08:49 EST)
- [PATCH v3 SPI for-next 2/2] spi: mchp-pci1xxxx: DMA support for copying data to and from SPI Buf Thangaraj Samynathan (Wed Feb 07 2024 - 03:08:56 EST)
- Re: [PATCH v1 2/2] pwm: sophgo: add pwm support for Sophgo CV1800 SoC Krzysztof Kozlowski (Wed Feb 07 2024 - 03:09:22 EST)
- Re: [PATCH net-next v6 5/8] octeon_ep_vf: add support for ndo ops Kalesh Anakkur Purayil (Wed Feb 07 2024 - 03:10:21 EST)
- Re: [PATCH v2 1/4] arch/x86/events/amd: Convert snprintf/sprintf to sysfs_emit Adrian Hunter (Wed Feb 07 2024 - 03:10:36 EST)
- Re: [PATCH v2 0/3] Improve remote-endpoint parsing Rob Herring (Wed Feb 07 2024 - 03:11:12 EST)
- Re: [PATCH v2 2/4] arch/x86/events/core: Convert sprintf/snprintf to sysfs_emit Adrian Hunter (Wed Feb 07 2024 - 03:11:19 EST)
- RE: [PATCH v3 1/8] iommu: Add iopf domain attach/detach/replace interface Tian, Kevin (Wed Feb 07 2024 - 03:11:42 EST)
- Re: [PATCH v2 3/4] arch/x86/events/core: use scnprintf to print sub-string Adrian Hunter (Wed Feb 07 2024 - 03:12:04 EST)
- Re: [PATCH v2 1/3] rpmb: add Replay Protected Memory Block (RPMB) subsystem Jens Wiklander (Wed Feb 07 2024 - 03:12:08 EST)
- Re: [PATCH v2 4/4] arch/x86/events/intel: Convert snprintf/sprintf to sysfs_emit Adrian Hunter (Wed Feb 07 2024 - 03:12:38 EST)
- RE: [PATCH v3 5/8] iommufd: Associate fault object with iommufd_hw_pgtable Tian, Kevin (Wed Feb 07 2024 - 03:14:58 EST)
- [GIT PULL] Btrfs fixes for 6.8-rc4 David Sterba (Wed Feb 07 2024 - 03:16:27 EST)
- Re: [PATCH 00/12] Add support for BCM2712 DMA engine Vinod Koul (Wed Feb 07 2024 - 03:19:58 EST)
- Re: [PATCH v3 1/7] drm/mediatek: dsi: Use GENMASK() for register mask definitions CK Hu (胡俊光) (Wed Feb 07 2024 - 03:21:46 EST)
- Re: [PATCH 07/12] bcm2835-dma: Support dma flags for multi-beat burst Vinod Koul (Wed Feb 07 2024 - 03:22:21 EST)
- Re: [PATCH 0/4] x86: vdso: clean up vdso Makefile Borislav Petkov (Wed Feb 07 2024 - 03:24:42 EST)
- Re: [PATCH 10/12] dmaengine: bcm2835: Support DMA-Lite channels Vinod Koul (Wed Feb 07 2024 - 03:26:20 EST)
- Re: [GIT PULL] Btrfs fixes for 6.8-rc4 pr-tracker-bot (Wed Feb 07 2024 - 03:26:53 EST)
- Re: [PATCH v3 2/3] dt-bindings: iio: humidity: hdc3020: add interrupt bindings in example Dimitri Fedrau (Wed Feb 07 2024 - 03:27:41 EST)
- Re: [PATCH v1 00/16] Add missing features to FastRPC driver Ekansh Gupta (Wed Feb 07 2024 - 03:30:47 EST)
- Re: [PATCH for-next 0/2] RDMA/hns: Support configuring congestion control algorithm with QP granularity Leon Romanovsky (Wed Feb 07 2024 - 03:33:54 EST)
- Re: [PATCH v2 1/4] spi: cadence-qspi: put runtime in runtime PM hooks names Dhruva Gole (Wed Feb 07 2024 - 03:34:00 EST)
- Re: [PATCH net-next v6 4/4] eventpoll: Add epoll ioctl for epoll_params Jiri Slaby (Wed Feb 07 2024 - 03:37:36 EST)
- Re: [PATCH v2 2/4] spi: cadence-qspi: fix pointer reference in runtime PM hooks Dhruva Gole (Wed Feb 07 2024 - 03:39:20 EST)
- Re: Re: [PATCH] vhost-vdpa: fail enabling virtqueue in certain conditions Stefano Garzarella (Wed Feb 07 2024 - 03:39:48 EST)
- Re: [PATCH v1 2/2] pwm: sophgo: add pwm support for Sophgo CV1800 SoC Uwe Kleine-König (Wed Feb 07 2024 - 03:40:09 EST)
- Re: [syzbot] [jfs?] KASAN: slab-out-of-bounds Read in dtSearch Jan Kara (Wed Feb 07 2024 - 03:41:05 EST)
- Re: [PATCH 12/13] writeback: add a writeback iterator Jan Kara (Wed Feb 07 2024 - 03:42:47 EST)
- [PATCH] Add support for Ayaneo Air Plus 7320u. Sebastian Kranz (Wed Feb 07 2024 - 03:42:57 EST)
- Re: [PATCH v2 2/4] spi: cadence-qspi: fix pointer reference in runtime PM hooks Dhruva Gole (Wed Feb 07 2024 - 03:43:17 EST)
- [syzbot] [btrfs?] kernel BUG in mapping_try_invalidate syzbot (Wed Feb 07 2024 - 03:43:34 EST)
- Re: [PATCH v1 2/2] pwm: sophgo: add pwm support for Sophgo CV1800 SoC Jingbao Qiu (Wed Feb 07 2024 - 03:43:55 EST)
- [syzbot] [xfs?] INFO: task hung in xfs_inodegc_flush syzbot (Wed Feb 07 2024 - 03:44:42 EST)
- [syzbot] [usb?] [media?] possible deadlock in vb2_video_unregister_device syzbot (Wed Feb 07 2024 - 03:44:46 EST)
- [syzbot] [usb?] [fs?] KASAN: slab-use-after-free Read in comedi_release_hardware_device syzbot (Wed Feb 07 2024 - 03:45:07 EST)
- Re: [PATCH 2/2] drm/vkms: Use a simpler composition function Pekka Paalanen (Wed Feb 07 2024 - 03:45:36 EST)
- [PATCH v2 1/2] PCI: Disable D3cold on Asus B1400 PCI-NVMe bridge Daniel Drake (Wed Feb 07 2024 - 03:45:53 EST)
- [PATCH v2 2/2] Revert "ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default" Daniel Drake (Wed Feb 07 2024 - 03:46:01 EST)
- Re: [PATCH] pidfd: exit: kill the no longer used thread_group_exited() Christian Brauner (Wed Feb 07 2024 - 03:46:21 EST)
- Re: [RFC][PATCH 0/2] zram: decouple comp stream and comp buffer Sergey Senozhatsky (Wed Feb 07 2024 - 03:47:32 EST)
- Re: [PATCH v12 04/20] KVM: pfncache: add a mark-dirty helper Paul Durrant (Wed Feb 07 2024 - 03:47:52 EST)
- Re: [PATCH v12 03/20] KVM: xen: mark guest pages dirty with the pfncache lock held Paul Durrant (Wed Feb 07 2024 - 03:48:22 EST)
- Re: [PATCH v7 0/6] Fix support of dw-edma HDMA NATIVE IP in remote setup Vinod Koul (Wed Feb 07 2024 - 03:49:25 EST)
- Re: [PATCH 1/1] dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned read Vinod Koul (Wed Feb 07 2024 - 03:49:36 EST)
- Re: [PATCH 1/1] dmaengine: fsl-qdma: init irq after reg initialization Vinod Koul (Wed Feb 07 2024 - 03:49:51 EST)
- Re: [PATCH 1/1] dmaengine: fsl-edma: correct calculation of 'nbytes' in multi-fifo scenario Vinod Koul (Wed Feb 07 2024 - 03:50:03 EST)
- Re: (subset) [PATCH v2 0/2] dt-bindings: mmp-dma: YAML conversion Vinod Koul (Wed Feb 07 2024 - 03:50:20 EST)
- Re: [PATCH v4 0/6] dmaengine: fsl-edma: integrate TCD64 support for 64bit physical address Vinod Koul (Wed Feb 07 2024 - 03:50:38 EST)
- Re: [PATCH][next] soundwire: intel_auxdevice: remove redundant assignment to variable link_flags Vinod Koul (Wed Feb 07 2024 - 03:52:58 EST)
- Re: [PATCH v12 11/20] KVM: xen: allow shared_info to be mapped by fixed HVA Paul Durrant (Wed Feb 07 2024 - 03:53:58 EST)
- Re: [PATCH v12 13/20] KVM: selftests / xen: map shared_info using HVA rather than GFN Paul Durrant (Wed Feb 07 2024 - 03:54:22 EST)
- [PATCH] arm64: dts: qcom: x1e80100-crd: add sound card Krzysztof Kozlowski (Wed Feb 07 2024 - 03:56:32 EST)
- Re: [PATCH v1 02/16] misc: fastrpc: Add support for unsigned PD Ekansh Gupta (Wed Feb 07 2024 - 03:57:33 EST)
- Re: [RFC PATCH v3] platform/x86/fujitsu-laptop: Add battery charge control support Hans de Goede (Wed Feb 07 2024 - 03:57:44 EST)
- [PATCH] scripts/gdb/vmalloc: fix vmallocinfo error Kuan-Ying Lee (Wed Feb 07 2024 - 03:59:25 EST)
- Re: [PATCH v1 2/2] pwm: sophgo: add pwm support for Sophgo CV1800 SoC Jingbao Qiu (Wed Feb 07 2024 - 03:59:42 EST)
- Re: [PATCH for-next 0/2] RDMA/hns: Support configuring congestion control algorithm with QP granularity Junxian Huang (Wed Feb 07 2024 - 04:00:19 EST)
- Re: [PATCH net-next] net/smc: change the term virtual ISM to Emulated-ISM Wenjia Zhang (Wed Feb 07 2024 - 04:02:07 EST)
- Re: [PATCH 2/2] iio: accel: adxl367: fix I2C FIFO data register Nuno Sá (Wed Feb 07 2024 - 04:05:29 EST)
- [PATCH] arm64: errata: Minimize tlb flush due to vttbr writes on AmpereOne Ganapatrao Kulkarni (Wed Feb 07 2024 - 04:05:48 EST)
- Re: [PATCH 1/4] dt-bindings: usb: typec-tcpci: add tcpci compatible binding Marco Felsch (Wed Feb 07 2024 - 04:06:16 EST)
- Re: [PATCH v2 1/2] PCI: Disable D3cold on Asus B1400 PCI-NVMe bridge Jian-Hong Pan (Wed Feb 07 2024 - 04:06:50 EST)
- Re: [PATCH v2 03/18] clk: qcom: reset: Ensure write completion on reset de/assertion Johan Hovold (Wed Feb 07 2024 - 04:07:27 EST)
- Re: [PATCH 1/2] iio: accel: adxl367: fix DEVID read after reset Nuno Sá (Wed Feb 07 2024 - 04:08:00 EST)
- Re: [PATCH RFC 1/2] spmi: Add support for multi-master Abel Vesa (Wed Feb 07 2024 - 04:08:22 EST)
- Re: [PATCH net-next 00/15] net/smc: implement loopback-ism used by SMC-D Wenjia Zhang (Wed Feb 07 2024 - 04:08:39 EST)
- Re: [RFC][PATCH 0/2] zram: decouple comp stream and comp buffer Sergey Senozhatsky (Wed Feb 07 2024 - 04:09:16 EST)
- Re: [PATCH v2 2/2] Revert "ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default" Jian-Hong Pan (Wed Feb 07 2024 - 04:09:29 EST)
- [PATCH] dt-bindings: input: atmel,captouch: convert bindings to YAML Dharma Balasubiramani (Wed Feb 07 2024 - 04:09:51 EST)
- Re: [PATCH net v3] net: stmmac: protect updates of 64-bit statistics counters patchwork-bot+netdevbpf (Wed Feb 07 2024 - 04:10:36 EST)
- [PATCH v3] clk: keystone: sci-clk: Adding support for non contiguous clocks Udit Kumar (Wed Feb 07 2024 - 04:11:30 EST)
- Re: [PATCH] pidfd: getfd should always report ESRCH if a task is exiting Christian Brauner (Wed Feb 07 2024 - 04:12:05 EST)
- Re: [PATCH v19 0/9] Add DELETE_BUF ioctl Hans Verkuil (Wed Feb 07 2024 - 04:12:25 EST)
- Re: [PATCH] drm/bridge: imx8mp-hdmi-pvi: Fix build warnings Neil Armstrong (Wed Feb 07 2024 - 04:13:41 EST)
- Re: [PATCH v2] iommu/ipmmu-vmsa: Use devm_platform_ioremap_resource() in ipmmu_probe() Geert Uytterhoeven (Wed Feb 07 2024 - 04:13:56 EST)
- Re: [PATCH v7 00/23] Introduce runtime modifiable Energy Model Lukasz Luba (Wed Feb 07 2024 - 04:15:11 EST)
- Re: [PATCH v2] pidfd: getfd should always report ESRCH if a task is exiting Christian Brauner (Wed Feb 07 2024 - 04:15:29 EST)
- Re: [PATCH V2 0/2] Add CAN and OSPI support for AM69-SK platform Kumar, Udit (Wed Feb 07 2024 - 04:15:44 EST)
- Re: [PATCH] drivers/ps3: select VIDEO to provide cmdline functions Thomas Zimmermann (Wed Feb 07 2024 - 04:15:56 EST)
- Re: [PATCH] drm/i915/gt: Prevent possible NULL dereference in __caps_show() Tvrtko Ursulin (Wed Feb 07 2024 - 04:17:00 EST)
- [PACTH v3] Documentation: iommu/vt-d: Add the document for Intel IOMMU debugfs Jingqi Liu (Wed Feb 07 2024 - 04:18:11 EST)
- Re: [PATCH v3 3/4] string: Allow 2-argument strscpy_pad() Kees Cook (Wed Feb 07 2024 - 04:18:59 EST)
- Re: [PATCH v12 00/25] Linux RISC-V AIA Support Anup Patel (Wed Feb 07 2024 - 04:19:11 EST)
- [PATCH 1/2] pidfd: getfd should always report ESRCH if a task is exiting Tycho Andersen (Wed Feb 07 2024 - 04:19:29 EST)
- Re: (subset) [PATCH 0/5] Add display support for stm32mp135f-dk board Neil Armstrong (Wed Feb 07 2024 - 04:19:36 EST)
- Re: [PATCH 5/5] drm/panel: simple: push blanking limit on RK32FN48H Neil Armstrong (Wed Feb 07 2024 - 04:19:41 EST)
- [PATCH 2/2] selftests: add ESRCH tests for pidfd_getfd() Tycho Andersen (Wed Feb 07 2024 - 04:19:44 EST)
- Re: [PATCH v2] drm/panel: re-alphabetize the menu list Neil Armstrong (Wed Feb 07 2024 - 04:19:51 EST)
- Re: [PATCH printk v3 09/14] printk: Wait for all reserved records with pr_flush() Petr Mladek (Wed Feb 07 2024 - 04:20:30 EST)
- Re: [PATCH 2/2] spi: omap2-mcspi: Add support for MULTI-mode kernel test robot (Wed Feb 07 2024 - 04:20:59 EST)
- Re: [PATCH] drm/bridge: imx8mp-hdmi-pvi: Fix build warnings Fabio Estevam (Wed Feb 07 2024 - 04:22:38 EST)
- [PATCH v3 0/7] AMD Pstate Driver Core Performance Boost Perry Yuan (Wed Feb 07 2024 - 04:22:52 EST)
- [PATCH v3 1/7] cpufreq: amd-pstate: initialize new core precision boost state Perry Yuan (Wed Feb 07 2024 - 04:23:08 EST)
- [PATCH v3 2/7] cpufreq: amd-pstate: implement cpb_boost sysfs entry for boost control Perry Yuan (Wed Feb 07 2024 - 04:23:09 EST)
- [PATCH v3 3/7] cpufreq: amd-pstate: fix max_perf calculation for amd_get_max_freq() Perry Yuan (Wed Feb 07 2024 - 04:23:26 EST)
- [PATCH v3 4/7] cpufreq: amd-pstate: fix the MSR highest perf will be reset issue while cpb boost off Perry Yuan (Wed Feb 07 2024 - 04:23:53 EST)
- [PATCH v3 5/7] Documentation: cpufreq: amd-pstate: introduce the new cpu boost control method Perry Yuan (Wed Feb 07 2024 - 04:24:08 EST)
- [PATCH v3 7/7] cpufreq: amd-pstate-ut: support new cpb boost control interface Perry Yuan (Wed Feb 07 2024 - 04:24:25 EST)
- [PATCH v3 6/7] cpufreq: amd-pstate: remove legacy set_boost callback for passive mode Perry Yuan (Wed Feb 07 2024 - 04:24:33 EST)
- Re: [PATCH] drm/bridge: imx8mp-hdmi-pvi: Fix build warnings Neil Armstrong (Wed Feb 07 2024 - 04:24:56 EST)
- Re: [PATCH] mm/vmalloc: lock contention optimization under multi-threading Uladzislau Rezki (Wed Feb 07 2024 - 04:25:15 EST)
- Re: [PATCH v2 1/4] spi: cadence-qspi: put runtime in runtime PM hooks names Théo Lebrun (Wed Feb 07 2024 - 04:25:28 EST)
- Re: [PATCH] drm/bridge: imx8mp-hdmi-pvi: Fix build warnings Neil Armstrong (Wed Feb 07 2024 - 04:26:18 EST)
- Re: linux-next: manual merge of the block tree with the vfs-brauner tree Christian Brauner (Wed Feb 07 2024 - 04:28:08 EST)
- Re: [PATCH v2 2/4] spi: cadence-qspi: fix pointer reference in runtime PM hooks Théo Lebrun (Wed Feb 07 2024 - 04:29:13 EST)
- [syzbot] [jfs?] KASAN: slab-use-after-free Read in jfs_syncpt syzbot (Wed Feb 07 2024 - 04:29:38 EST)
- Re: [PATCH v2] pidfd: getfd should always report ESRCH if a task is exiting Christian Brauner (Wed Feb 07 2024 - 04:30:06 EST)
- Re: [PATCH 2/2] spi: axi-spi-engine: move msg finalization out of irq handler Nuno Sá (Wed Feb 07 2024 - 04:30:16 EST)
- Re: [PATCH v2] nvmem: rmem: Fix return value of rmem_read() Srinivas Kandagatla (Wed Feb 07 2024 - 04:30:43 EST)
- [PATCH] powerpc/cputable: Add missing PPC_FEATURE_BOOKE on PPC64 Book-E David Engraf (Wed Feb 07 2024 - 04:31:18 EST)
- [PATCH 00/14] can: m_can: Optimizations for m_can/tcan part 2 Markus Schneider-Pargmann (Wed Feb 07 2024 - 04:32:50 EST)
- [PATCH 01/14] can: m_can: Start/Cancel polling timer together with interrupts Markus Schneider-Pargmann (Wed Feb 07 2024 - 04:32:54 EST)
- [PATCH 02/14] can: m_can: Move hrtimer init to m_can_class_register Markus Schneider-Pargmann (Wed Feb 07 2024 - 04:33:17 EST)
- [PATCH 03/14] can: m_can: Write transmit header and data in one transaction Markus Schneider-Pargmann (Wed Feb 07 2024 - 04:33:43 EST)
- [PATCH 04/14] can: m_can: Implement receive coalescing Markus Schneider-Pargmann (Wed Feb 07 2024 - 04:34:00 EST)
- [PATCH 05/14] can: m_can: Implement transmit coalescing Markus Schneider-Pargmann (Wed Feb 07 2024 - 04:34:28 EST)
- [PATCH 06/14] can: m_can: Add rx coalescing ethtool support Markus Schneider-Pargmann (Wed Feb 07 2024 - 04:34:53 EST)
- [PATCH 07/14] can: m_can: Add tx coalescing ethtool support Markus Schneider-Pargmann (Wed Feb 07 2024 - 04:35:13 EST)
- [PATCH 08/14] can: m_can: Use u32 for putidx Markus Schneider-Pargmann (Wed Feb 07 2024 - 04:35:33 EST)
- [PATCH 09/14] can: m_can: Cache tx putidx Markus Schneider-Pargmann (Wed Feb 07 2024 - 04:36:11 EST)
- [PATCH 11/14] can: m_can: Introduce a tx_fifo_in_flight counter Markus Schneider-Pargmann (Wed Feb 07 2024 - 04:36:32 EST)
- [PATCH 10/14] can: m_can: Use the workqueue as queue Markus Schneider-Pargmann (Wed Feb 07 2024 - 04:36:42 EST)
- [PATCH 12/14] can: m_can: Use tx_fifo_in_flight for netif_queue control Markus Schneider-Pargmann (Wed Feb 07 2024 - 04:36:54 EST)
- [PATCH] block: fix deadlock between bd_link_disk_holder and partition scan linan666 (Wed Feb 07 2024 - 04:37:29 EST)
- [PATCH 13/14] can: m_can: Implement BQL Markus Schneider-Pargmann (Wed Feb 07 2024 - 04:37:31 EST)
- [PATCH 14/14] can: m_can: Implement transmit submission coalescing Markus Schneider-Pargmann (Wed Feb 07 2024 - 04:38:15 EST)
- Re: Re: linux-next: build failure after merge of the drm-misc tree Jani Nikula (Wed Feb 07 2024 - 04:38:44 EST)
- Re: [PATCH v2] nvmem: rmem: Fix return value of rmem_read() Greg Kroah-Hartman (Wed Feb 07 2024 - 04:38:58 EST)
- Re: [PATCH v4 2/3] overflow: Introduce wrapping_add(), wrapping_sub(), and wrapping_mul() Kees Cook (Wed Feb 07 2024 - 04:39:12 EST)
- Re: [PATCH 00/14] can: m_can: Optimizations for m_can/tcan part 2 Markus Schneider-Pargmann (Wed Feb 07 2024 - 04:39:28 EST)
- Re: [etnaviv-next v13 7/7] drm/etnaviv: Add support for vivante GPU cores attached via PCI(e) Daniel Vetter (Wed Feb 07 2024 - 04:39:51 EST)
- Re: [PATCH v12 00/25] Linux RISC-V AIA Support Björn Töpel (Wed Feb 07 2024 - 04:40:08 EST)
- Re: [PATCH][next] xirc2ps_cs: remove redundant assignment to variable okay, clean up freespace Simon Horman (Wed Feb 07 2024 - 04:40:28 EST)
- Re: [PATCH] fscrypt: clear keyring before calling key_put() Luis Henriques (Wed Feb 07 2024 - 04:40:45 EST)
- Re: [PATCH 1/2] spi: axi-spi-engine: remove use of ida for sync id Nuno Sá (Wed Feb 07 2024 - 04:41:01 EST)
- Re: [PATCH] arm64: dts: ti: k3-am68-sk-som: Add support for OSPI flash Kumar, Udit (Wed Feb 07 2024 - 04:41:15 EST)
- Re: [PATCH] qed: remove duplicated assignment to variable opaque_fid Simon Horman (Wed Feb 07 2024 - 04:41:42 EST)
- Re: [PATCH v4 3/3] media: imagination: Add E5010 JPEG Encoder driver Devarsh Thakkar (Wed Feb 07 2024 - 04:42:10 EST)
- Re: [PATCH] dt-bindings: backlight: qcom-wled: Fix bouncing email addresses Daniel Thompson (Wed Feb 07 2024 - 04:42:16 EST)
- [PATCH] ASoC: dt-bindings: atmel,asoc-wm8904: Convert to json-schema Dharma Balasubiramani (Wed Feb 07 2024 - 04:43:02 EST)
- Re: [PATCH v12 18/25] irqchip: Add RISC-V incoming MSI controller early driver Björn Töpel (Wed Feb 07 2024 - 04:43:24 EST)
- [PATCH] drivers/perf: hisi: Enable HiSilicon Erratum 162700402 quirk for UC PMU Junhao He (Wed Feb 07 2024 - 04:43:45 EST)
- Re: [PATCH RFC 1/2] spmi: Add support for multi-master Dmitry Baryshkov (Wed Feb 07 2024 - 04:44:42 EST)
- Re: [PATCH][next] netxen_nic: remove redundant assignment to variable capability Simon Horman (Wed Feb 07 2024 - 04:46:26 EST)
- Re: [PATCH] arm64: errata: Minimize tlb flush due to vttbr writes on AmpereOne Oliver Upton (Wed Feb 07 2024 - 04:46:46 EST)
- Re: [PATCH 0/3] Fairphone 5 PMIC-GLINK support (USB-C, charger, fuel gauge) Greg Kroah-Hartman (Wed Feb 07 2024 - 04:47:44 EST)
- RE: [EXTERNAL] Re: [PATCH v3 4/4] ASoc: dt-bindings: PCM6240: Add initial DT binding Ding, Shenghao (Wed Feb 07 2024 - 04:49:05 EST)
- Re: [RFC PATCH] KVM: arm64: Override Microsoft Azure Cobalt 100 MIDR value with ARM Neoverse N2 Mark Rutland (Wed Feb 07 2024 - 04:49:40 EST)
- Re: [PATCH] net/mlx5: remove redundant assignment to variable object_range Simon Horman (Wed Feb 07 2024 - 04:50:04 EST)
- Re: [RFC PATCH] KVM: arm64: Override Microsoft Azure Cobalt 100 MIDR value with ARM Neoverse N2 Marc Zyngier (Wed Feb 07 2024 - 04:50:29 EST)
- Re: [PATCH v2 2/4] spi: cadence-qspi: fix pointer reference in runtime PM hooks Mark Brown (Wed Feb 07 2024 - 04:50:47 EST)
- Re: [PATCH v2] pidfd: getfd should always report ESRCH if a task is exiting Christian Brauner (Wed Feb 07 2024 - 04:51:02 EST)
- Re: [PATCH v2 2/2] fbcon: Defer console takeover for splash screens to first switch Daniel Vetter (Wed Feb 07 2024 - 04:51:34 EST)
- RE: [EXTERNAL] Re: [PATCH v3 4/4] ASoc: dt-bindings: PCM6240: Add initial DT binding Ding, Shenghao (Wed Feb 07 2024 - 04:51:57 EST)
- Re: [PATCH v1 00/16] Add missing features to FastRPC driver Dmitry Baryshkov (Wed Feb 07 2024 - 04:52:15 EST)
- [PATCH v2 3/3] crypto: hisilicon/qm - change function type to void Weili Qian (Wed Feb 07 2024 - 04:52:20 EST)
- [PATCH v2 2/3] crypto: hisilicon/qm - obtain stop queue status Weili Qian (Wed Feb 07 2024 - 04:52:31 EST)
- [PATCH v2 1/3] crypto: hisilicon/qm - add stop function by hardware Weili Qian (Wed Feb 07 2024 - 04:52:45 EST)
- [PATCH v2 0/3] crypto: hisilicon/qm - add stop function and obtain queue status Weili Qian (Wed Feb 07 2024 - 04:53:17 EST)
- Re: [PATCH v1 02/16] misc: fastrpc: Add support for unsigned PD Dmitry Baryshkov (Wed Feb 07 2024 - 04:53:42 EST)
- Re: [EXTERNAL] Re: [PATCH v3 4/4] ASoc: dt-bindings: PCM6240: Add initial DT binding Krzysztof Kozlowski (Wed Feb 07 2024 - 04:53:59 EST)
- Re: [PATCH v3] clk: keystone: sci-clk: Adding support for non contiguous clocks Kamlesh Gurudasani (Wed Feb 07 2024 - 04:54:17 EST)
- [LSF/MM/BPF TOPIC] tracing the source of errors Miklos Szeredi (Wed Feb 07 2024 - 04:55:01 EST)
- Re: [PATCH v3 3/6] usb: typec: qcom-pmic-typec: add support for PMI632 PMIC Dmitry Baryshkov (Wed Feb 07 2024 - 04:55:18 EST)
- Re: [PATCH v4 1/9] drm/mediatek: dsi: Use GENMASK() for register mask definitions Alexandre Mergnat (Wed Feb 07 2024 - 04:55:35 EST)
- Re: [PATCH] bpf: Separate bpf_local_storage_lookup() fast and slow paths Marco Elver (Wed Feb 07 2024 - 04:56:40 EST)
- Re: [PATCH v2] wifi: mwifiex: Refactor 1-element array into flexible array in struct mwifiex_ie_types_chan_list_param_set Kees Cook (Wed Feb 07 2024 - 04:57:07 EST)
- Re: [PATCH 1/4] dt-bindings: usb: typec-tcpci: add tcpci compatible binding Krzysztof Kozlowski (Wed Feb 07 2024 - 04:57:35 EST)
- Re: [PATCH 1/4] spi: s3c64xx: explicitly include <linux/types.h> Greg Kroah-Hartman (Wed Feb 07 2024 - 04:58:17 EST)
- Re: [PATCH] eventfd: strictly check the count parameter of eventfd_write to avoid inputting illegal strings Christian Brauner (Wed Feb 07 2024 - 04:58:28 EST)
- RE: [EXTERNAL] Re: [PATCH v3 4/4] ASoc: dt-bindings: PCM6240: Add initial DT binding Ding, Shenghao (Wed Feb 07 2024 - 04:58:51 EST)
- Re: [PATCH] eventfd: strictly check the count parameter of eventfd_write to avoid inputting illegal strings Christian Brauner (Wed Feb 07 2024 - 04:59:08 EST)
- [PATCH] ahci: asm1064: correct count of reported ports Andrey Jr. Melnikov (Wed Feb 07 2024 - 04:59:23 EST)
- Re: [PATCH v4 3/3] media: imagination: Add E5010 JPEG Encoder driver Benjamin Gaignard (Wed Feb 07 2024 - 05:02:09 EST)
- Re: [PATCH V4] PCI/MSI: Fix MSI hwirq truncation Thomas Gleixner (Wed Feb 07 2024 - 05:02:15 EST)
- Re: [PATCH] ASoC: tas2781: remove unused acpi_subysystem_id Greg KH (Wed Feb 07 2024 - 05:03:05 EST)
- Re: [RFC PATCH] arm64/sve,sme: Refine scalable regset sizes at boot Mark Brown (Wed Feb 07 2024 - 05:05:06 EST)
- Re: [PATCH 1/2] spi: spidev: Add Qualcomm spidev device compatible Mark Brown (Wed Feb 07 2024 - 05:05:43 EST)
- [PATCH 0/2] alarmtimer: Rework the suspend flow in alarmtimer Pranav Prasad (Wed Feb 07 2024 - 05:06:34 EST)
- [PATCH 1/2] alarmtimer: Create alarmtimer sysfs to make duration of kernel suspend check configurable Pranav Prasad (Wed Feb 07 2024 - 05:06:44 EST)
- Re: [PATCH v2] ASoC: tas2781: remove unused acpi_subysystem_id Mark Brown (Wed Feb 07 2024 - 05:06:52 EST)
- [PATCH 2/2] alarmtimer: Modify alarmtimer suspend callback to Pranav Prasad (Wed Feb 07 2024 - 05:07:09 EST)
- Re: [PATCH 2/2] iio: adc: ad7944: add driver for AD7944/AD7985/AD7986 Nuno Sá (Wed Feb 07 2024 - 05:07:40 EST)
- Re: [PATCH v3] ASoC: tas2781: remove unused acpi_subysystem_id Mark Brown (Wed Feb 07 2024 - 05:07:57 EST)
- Re: [PATCH 1/4] dt-bindings: usb: typec-tcpci: add tcpci compatible binding Marco Felsch (Wed Feb 07 2024 - 05:09:14 EST)
- Re: [PATCH 6.6 000/326] 6.6.16-rc2 review Greg KH (Wed Feb 07 2024 - 05:09:43 EST)
- Re: [PATCH] hrtimer: add cmdline parameter retry_threshold to config retry times in interrupt handler routine Thomas Gleixner (Wed Feb 07 2024 - 05:09:53 EST)
- Re: [PATCH v3 6/7] cpufreq: amd-pstate: remove legacy set_boost callback for passive mode Oleksandr Natalenko (Wed Feb 07 2024 - 05:11:25 EST)
- Re: [PATCH printk v3 11/14] printk: ringbuffer: Consider committed as finalized in panic Petr Mladek (Wed Feb 07 2024 - 05:11:36 EST)
- Re: [PATCH v2 2/4] spi: cadence-qspi: fix pointer reference in runtime PM hooks Dhruva Gole (Wed Feb 07 2024 - 05:12:16 EST)
- Re: [PATCH] workqueue: make wq_subsys const Greg Kroah-Hartman (Wed Feb 07 2024 - 05:12:44 EST)
- Re: [PATCH] staging: rtl8192e: remove redundant braces from single line if-else blocks Greg KH (Wed Feb 07 2024 - 05:13:33 EST)
- Re: [PATCH v2 2/4] spi: cadence-qspi: fix pointer reference in runtime PM hooks Dhruva Gole (Wed Feb 07 2024 - 05:14:40 EST)
- Re: [PATCH 1/4] spi: s3c64xx: explicitly include <linux/types.h> Tudor Ambarus (Wed Feb 07 2024 - 05:15:05 EST)
- Re: [PATCH] bus: mhi: host: free buffer on error in mhi_alloc_bhie_table Greg Kroah-Hartman (Wed Feb 07 2024 - 05:16:34 EST)
- Re: [PATCH v2 2/2] phy: rockchip: Add Samsung HDMI/eDP Combo PHY driver Vinod Koul (Wed Feb 07 2024 - 05:17:04 EST)
- Re: [PATCH REPOST v2] ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512 Mark Rutland (Wed Feb 07 2024 - 05:18:39 EST)
- [PATCH][next] USB: serial: oti6858: Remove redundant assignment to variable divisor Colin Ian King (Wed Feb 07 2024 - 05:18:58 EST)
- [PATCH net v2 0/9] net: Fix MODULE_DESCRIPTION() for net (p5) Breno Leitao (Wed Feb 07 2024 - 05:19:54 EST)
- [PATCH net v2 1/9] net: fill in MODULE_DESCRIPTION()s for xfrm Breno Leitao (Wed Feb 07 2024 - 05:20:08 EST)
- [PATCH net v2 2/9] net: fill in MODULE_DESCRIPTION()s for mpoa Breno Leitao (Wed Feb 07 2024 - 05:20:29 EST)
- [PATCH net v2 3/9] net: fill in MODULE_DESCRIPTION()s for af_key Breno Leitao (Wed Feb 07 2024 - 05:20:49 EST)
- [PATCH net v2 4/9] net: fill in MODULE_DESCRIPTION()s for 6LoWPAN Breno Leitao (Wed Feb 07 2024 - 05:21:09 EST)
- [PATCH net v2 5/9] net: fill in MODULE_DESCRIPTION()s for ipv6 modules Breno Leitao (Wed Feb 07 2024 - 05:21:30 EST)
- [PATCH net v2 6/9] net: fill in MODULE_DESCRIPTION()s for ipv4 modules Breno Leitao (Wed Feb 07 2024 - 05:21:53 EST)
- [PATCH net v2 7/9] net: fill in MODULE_DESCRIPTION()s for net/sched Breno Leitao (Wed Feb 07 2024 - 05:22:10 EST)
- [PATCH net v2 8/9] net: fill in MODULE_DESCRIPTION()s for ipvtap Breno Leitao (Wed Feb 07 2024 - 05:22:29 EST)
- [PATCH net v2 9/9] net: fill in MODULE_DESCRIPTION()s for dsa_loop_bdinfo Breno Leitao (Wed Feb 07 2024 - 05:22:52 EST)
- Re: [PATCH 6.6 000/326] 6.6.16-rc2 review Linux regression tracking (Thorsten Leemhuis) (Wed Feb 07 2024 - 05:23:10 EST)
- Re: [PATCH 00/12] Add support for BCM2712 DMA engine Andrea della Porta (Wed Feb 07 2024 - 05:24:16 EST)
- Re: [PATCH v4] PM / sleep: Mechanism to find source aborting kernel suspend transition Greg Kroah-Hartman (Wed Feb 07 2024 - 05:25:14 EST)
- Re: [PATCH v4] tracing: Support to dump instance traces by ftrace_dump_on_oops Joel Fernandes (Wed Feb 07 2024 - 05:25:32 EST)
- Re: [PATCH] drm/i915/gt: Prevent possible NULL dereference in __caps_show() Nikita Zhandarovich (Wed Feb 07 2024 - 05:27:47 EST)
- Re: [PATCH v19 0/9] Add DELETE_BUF ioctl Hans Verkuil (Wed Feb 07 2024 - 05:28:16 EST)
- Re: [EXTERNAL] Re: [PATCH v3 4/4] ASoc: dt-bindings: PCM6240: Add initial DT binding Mark Brown (Wed Feb 07 2024 - 05:28:22 EST)
- [PATCH v3 0/4] LVDS Controller Support for SAM9X75 SoC Dharma Balasubiramani (Wed Feb 07 2024 - 05:28:48 EST)
- [PATCH v3 1/4] dt-bindings: display: bridge: add sam9x75-lvds compatible Dharma Balasubiramani (Wed Feb 07 2024 - 05:28:53 EST)
- [PATCH v3 2/4] drm/bridge: add lvds controller support for sam9x7 Dharma Balasubiramani (Wed Feb 07 2024 - 05:29:06 EST)
- [PATCH v3 3/4] MAINTAINERS: add SAM9X7 SoC's LVDS controller Dharma Balasubiramani (Wed Feb 07 2024 - 05:29:34 EST)
- [PATCH v3 4/4] ARM: configs: at91: Enable LVDS serializer support Dharma Balasubiramani (Wed Feb 07 2024 - 05:29:52 EST)
- Re: [PATCH v2 2/2] Revert "ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default" Rafael J. Wysocki (Wed Feb 07 2024 - 05:30:22 EST)
- Re: [PATCH] pidfd: getfd should always report ESRCH if a task is exiting Oleg Nesterov (Wed Feb 07 2024 - 05:30:37 EST)
- [PATCH v3] wifi: mwifiex: Refactor 1-element array into flexible array in struct mwifiex_ie_types_chan_list_param_set Kees Cook (Wed Feb 07 2024 - 05:30:57 EST)
- Re: [PATCH v1] PM: sleep: Restore asynchronous device resume optimization Marek Szyprowski (Wed Feb 07 2024 - 05:32:00 EST)
- Re: [PATCH v7 00/23] Introduce runtime modifiable Energy Model Rafael J. Wysocki (Wed Feb 07 2024 - 05:32:13 EST)
- Re: [PATCH v2] pidfd: getfd should always report ESRCH if a task is exiting Oleg Nesterov (Wed Feb 07 2024 - 05:33:35 EST)
- Re: [PATCH v3 2/2] phy: starfive: Add mipi dphy tx support Vinod Koul (Wed Feb 07 2024 - 05:35:43 EST)
- Re: [PATCH v3 05/19] x86/startup_64: Simplify CR4 handling in startup code Ard Biesheuvel (Wed Feb 07 2024 - 05:38:44 EST)
- Re: [PATCH v1] PM: sleep: Restore asynchronous device resume optimization Rafael J. Wysocki (Wed Feb 07 2024 - 05:39:25 EST)
- Re: This is the fourth time I’ve tried to find what led to the regression of outgoing network speed and each time I find the merge commit 8c94ccc7cd691472461448f98e2372c75849406c Mathias Nyman (Wed Feb 07 2024 - 05:39:41 EST)
- [regression 6.1.67] dlm: cannot start dlm midcomms -97 after backport of e9cdebbe23f1 ("dlm: use kernel_connect() and kernel_bind()") Salvatore Bonaccorso (Wed Feb 07 2024 - 05:39:57 EST)
- Re: [PATCH 0/2] drivers: drm: struct bus_type cleanup Dmitry Baryshkov (Wed Feb 07 2024 - 05:40:15 EST)
- Re: [PATCH 1/2] drm: display: make dp_aux_bus_type const Dmitry Baryshkov (Wed Feb 07 2024 - 05:40:33 EST)
- Re: [PATCH v6 0/5] Support for Avago APDS9306 Ambient Light Sensor Subhajit Ghosh (Wed Feb 07 2024 - 05:40:48 EST)
- Re: [PATCH] pinctrl: amd: Add IRQF_ONESHOT to the interrupt request Linus Walleij (Wed Feb 07 2024 - 05:41:06 EST)
- [PATCH][next] USB: serial: keyspan: Remove redundant assignment to pointer data Colin Ian King (Wed Feb 07 2024 - 05:41:46 EST)
- [PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Add PCIe nodes Krishna chaitanya chundru (Wed Feb 07 2024 - 05:42:30 EST)
- Removing more str APIs (was Re: [PATCH v3 4/4] um: Convert strscpy() usage to 2-argument style) Kees Cook (Wed Feb 07 2024 - 05:42:58 EST)
- Re: [PATCH] gpio: set device type for GPIO chips Linus Walleij (Wed Feb 07 2024 - 05:45:35 EST)
- [PATCH] pinctrl: stm32: fix PM support for stm32mp257 Antonio Borneo (Wed Feb 07 2024 - 05:46:37 EST)
- Re: [PATCH v1 1/1] pinctrl: nuvoton: Constify wpcm450_groups Linus Walleij (Wed Feb 07 2024 - 05:47:02 EST)
- Re: [PATCH 1/2] pinctrl: mediatek: Drop bogus slew rate register range for MT8186 Linus Walleij (Wed Feb 07 2024 - 05:48:43 EST)
- Re: [PATCH] gpio: set device type for GPIO chips Greg KH (Wed Feb 07 2024 - 05:49:15 EST)
- [PATCH][next] USB: serial: ftdi_sio: Remove redundant assignment to variable cflag Colin Ian King (Wed Feb 07 2024 - 05:49:53 EST)
- Re: [PATCH v2] pinctrl: mcp23s08: Check only GPIOs which have interrupts enabled Arturas Moskvinas (Wed Feb 07 2024 - 05:51:05 EST)
- Re: [PATCH v4] pinctrl: Add lock to ensure the state atomization Linus Walleij (Wed Feb 07 2024 - 05:51:24 EST)
- Re: [PATCH] wifi: mt76: inititalize sband.band to correct value Johannes Berg (Wed Feb 07 2024 - 05:52:26 EST)
- Re: [PATCH] dt-bindings: pinctrl: nvidia,tegra234-pinmux: Restructure common schema Linus Walleij (Wed Feb 07 2024 - 05:55:01 EST)
- Re: [PATCH] staging: rtl8192e: remove redundant braces from single line if-else blocks Michael Straube (Wed Feb 07 2024 - 05:56:03 EST)
- Re: [PATCH v3 2/2] drm/bridge: cdns-dsi: Add support for StarFive JH7110 SoC Dmitry Baryshkov (Wed Feb 07 2024 - 05:58:05 EST)
- Re: [syzbot] [ceph?] [fs?] INFO: task hung in ceph_mdsc_pre_umount Hillf Danton (Wed Feb 07 2024 - 05:58:39 EST)
- [PATCH v2] arm64: Add the arm64.no32bit_el0 command line option Andrea della Porta (Wed Feb 07 2024 - 05:59:04 EST)
- Re: [PATCH v1] PM: sleep: Restore asynchronous device resume optimization Rafael J. Wysocki (Wed Feb 07 2024 - 06:00:12 EST)
- Re: [PATCH] drm: panel-orientation-quirks: Add quirk for Aya Neo KUN Dmitry Baryshkov (Wed Feb 07 2024 - 06:00:33 EST)
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] tracing the source of errors Jan Kara (Wed Feb 07 2024 - 06:00:57 EST)
- Re: [PATCH v3] ubsan: Reintroduce signed overflow sanitizer Kees Cook (Wed Feb 07 2024 - 06:04:25 EST)
- Re: [PATCH] arm64: dts: qcom: sc8280xp-x13s: correct analogue microphone route Srinivas Kandagatla (Wed Feb 07 2024 - 06:05:15 EST)
- [PATCH v3 1/3] PCI: vmd: Enable PCI PM's L1 substates of remapped PCIe Root Port and NVMe Jian-Hong Pan (Wed Feb 07 2024 - 06:06:16 EST)
- RE: [PATCH v6 2/2] dt-bindings: rtc: add max313xx RTCs Miclaus, Antoniu (Wed Feb 07 2024 - 06:07:34 EST)
- Re: [syzbot] [usb?] [media?] possible deadlock in vb2_video_unregister_device Hillf Danton (Wed Feb 07 2024 - 06:09:00 EST)
- Re: [PATCH v6 5/5] iio: light: Add support for APDS9306 Light Sensor Subhajit Ghosh (Wed Feb 07 2024 - 06:09:16 EST)
- Re: [syzbot] [reiserfs?] KASAN: use-after-free Read in set_de_name_and_namelen syzbot (Wed Feb 07 2024 - 06:09:33 EST)
- Re: [PATCH v5 0/2] phy: mtk-mipi-csi: add driver for CSI phy Vinod Koul (Wed Feb 07 2024 - 06:09:48 EST)
- Re: [PATCH] tracing: use ring_buffer_record_is_set_on() in tracer_tracing_is_on() Steven Rostedt (Wed Feb 07 2024 - 06:10:03 EST)
- Re: [PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimize Will Deacon (Wed Feb 07 2024 - 06:13:04 EST)
- [PATCH v8] PCI/DPC: Ignore Surprise Down error on hot removal Smita Koralahalli (Wed Feb 07 2024 - 06:13:21 EST)
- Re: [PATCH] staging: rtl8192e: remove redundant braces from single line if-else blocks Ahmet Sezgin Duran (Wed Feb 07 2024 - 06:13:33 EST)
- [PATCH v3 1/3] PCI: vmd: Enable PCI PM's L1 substates of remapped PCIe Root Port and NVMe Jian-Hong Pan (Wed Feb 07 2024 - 06:14:06 EST)
- Re: [PATCH v4] tracing: Support to dump instance traces by ftrace_dump_on_oops Steven Rostedt (Wed Feb 07 2024 - 06:14:48 EST)
- Re: [PATCH v19 0/9] Add DELETE_BUF ioctl Benjamin Gaignard (Wed Feb 07 2024 - 06:15:17 EST)
- Re: [PATCH] ahci: asm1064: correct count of reported ports Hans de Goede (Wed Feb 07 2024 - 06:15:32 EST)
- [PATCH] docs: scripts: sphinx-pre-install: Fix building docs with pyyaml package Thorsten Blum (Wed Feb 07 2024 - 06:15:42 EST)
- [PATCH v2 0/4] spi: s3c64xx: add support for google,gs101-spi Tudor Ambarus (Wed Feb 07 2024 - 06:16:10 EST)
- [PATCH v2 1/4] spi: dt-bindings: samsung: add google,gs101-spi compatible Tudor Ambarus (Wed Feb 07 2024 - 06:16:11 EST)
- [PATCH v2 2/4] spi: s3c64xx: prepare for a different flavor of iowrite rep Tudor Ambarus (Wed Feb 07 2024 - 06:16:27 EST)
- [PATCH v2 3/4] spi: s3c64xx: add s3c64xx_iowrite{8,16}_32_rep accessors Tudor Ambarus (Wed Feb 07 2024 - 06:16:47 EST)
- [PATCH v2 4/4] spi: s3c64xx: add support for google,gs101-spi Tudor Ambarus (Wed Feb 07 2024 - 06:16:50 EST)
- Re: [PATCH v1] PM: sleep: Restore asynchronous device resume optimization Marek Szyprowski (Wed Feb 07 2024 - 06:17:33 EST)
- [tip:timers/urgent] BUILD SUCCESS dad6a09f3148257ac1773cd90934d721d68ab595 kernel test robot (Wed Feb 07 2024 - 06:18:01 EST)
- Re: [PATCH v2] pidfd: getfd should always report ESRCH if a task is exiting Christian Brauner (Wed Feb 07 2024 - 06:18:19 EST)
- [PATCH v3 2/3] PCI/ASPM: Add notes about enabling PCI-PM L1SS to pci_enable_link_state(_locked) Jian-Hong Pan (Wed Feb 07 2024 - 06:18:55 EST)
- Re: [PATCH v19 0/9] Add DELETE_BUF ioctl Hans Verkuil (Wed Feb 07 2024 - 06:20:36 EST)
- Re: [PATCH] alarmtimer, PM: suspend: Expose a function from Thomas Gleixner (Wed Feb 07 2024 - 06:20:57 EST)
- Re: [PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimize Matthew Wilcox (Wed Feb 07 2024 - 06:21:42 EST)
- [PATCH][next] usb: storage: freecom: Remove redundant assignment to variable offset Colin Ian King (Wed Feb 07 2024 - 06:22:23 EST)
- Re: [PATCH v19 0/9] Add DELETE_BUF ioctl Benjamin Gaignard (Wed Feb 07 2024 - 06:22:59 EST)
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] tracing the source of errors Miklos Szeredi (Wed Feb 07 2024 - 06:24:07 EST)
- Re: [syzbot] [usb?] [media?] possible deadlock in vb2_video_unregister_device syzbot (Wed Feb 07 2024 - 06:24:21 EST)
- Re: [PATCH v19 0/9] Add DELETE_BUF ioctl Benjamin Gaignard (Wed Feb 07 2024 - 06:25:22 EST)
- [PATCH v3 3/3] PCI/ASPM: Fix L1SS parameters & only enable supported features when enable link state Jian-Hong Pan (Wed Feb 07 2024 - 06:25:51 EST)
- Re: [PATCH v1] PM: sleep: Restore asynchronous device resume optimization Rafael J. Wysocki (Wed Feb 07 2024 - 06:26:12 EST)
- Re: [PATCH] alarmtimer, PM: suspend: Expose a function from Thomas Gleixner (Wed Feb 07 2024 - 06:26:41 EST)
- Re: [PATCH] ahci: asm1064: correct count of reported ports Sergei Shtylyov (Wed Feb 07 2024 - 06:28:47 EST)
- Re: [PATCH v19 0/9] Add DELETE_BUF ioctl Hans Verkuil (Wed Feb 07 2024 - 06:33:03 EST)
- Re: [PATCH net v2 5/9] net: fill in MODULE_DESCRIPTION()s for ipv6 modules Simon Horman (Wed Feb 07 2024 - 06:33:26 EST)
- Re: [PATCH] stmmac: Fix incorrect dereference in stmmac_*_interrupt() Serge Semin (Wed Feb 07 2024 - 06:34:54 EST)
- Re: [syzbot] [usb?] [fs?] KASAN: slab-use-after-free Read in comedi_release_hardware_device Hillf Danton (Wed Feb 07 2024 - 06:35:13 EST)
- Re: [PATCH v8] PCI/DPC: Ignore Surprise Down error on hot removal Ilpo Järvinen (Wed Feb 07 2024 - 06:36:02 EST)
- Re: [PATCH net v2 7/9] net: fill in MODULE_DESCRIPTION()s for net/sched Simon Horman (Wed Feb 07 2024 - 06:36:21 EST)
- Re: [PATCH v3] mm/zswap: invalidate old entry when store fail or !zswap_enabled Chengming Zhou (Wed Feb 07 2024 - 06:36:41 EST)
- [PATCH][next] usb: image: mdc800: Remove redundant assignment to variable retval Colin Ian King (Wed Feb 07 2024 - 06:37:48 EST)
- Re: [PATCH v7 15/23] PM: EM: Optimize em_cpu_energy() and remove division Hongyan Xia (Wed Feb 07 2024 - 06:40:24 EST)
- Re: [PATCH v3 0/5] PM: domains: Add helpers for multi PM domains to avoid open-coding Ulf Hansson (Wed Feb 07 2024 - 06:40:45 EST)
- Re: [PATCH net v2 9/9] net: fill in MODULE_DESCRIPTION()s for dsa_loop_bdinfo Simon Horman (Wed Feb 07 2024 - 06:41:07 EST)
- Re: [PATCH net v2 1/9] net: fill in MODULE_DESCRIPTION()s for xfrm Simon Horman (Wed Feb 07 2024 - 06:41:34 EST)
- Re: [PATCH net v2 2/9] net: fill in MODULE_DESCRIPTION()s for mpoa Simon Horman (Wed Feb 07 2024 - 06:41:55 EST)
- Re: [PATCH] staging: rtl8192e: remove redundant braces from single line if-else blocks Dan Carpenter (Wed Feb 07 2024 - 06:42:17 EST)
- Re: [PATCH net v2 3/9] net: fill in MODULE_DESCRIPTION()s for af_key Simon Horman (Wed Feb 07 2024 - 06:42:36 EST)
- Re: [PATCH net v2 4/9] net: fill in MODULE_DESCRIPTION()s for 6LoWPAN Simon Horman (Wed Feb 07 2024 - 06:42:58 EST)
- Re: [PATCH v2 1/2] soc: samsung: exynos-pmu: Add regmap support for SoCs that protect PMU regs Peter Griffin (Wed Feb 07 2024 - 06:43:22 EST)
- Re: [PATCH net v2 6/9] net: fill in MODULE_DESCRIPTION()s for ipv4 modules Simon Horman (Wed Feb 07 2024 - 06:43:42 EST)
- Re: [PATCH net v2 8/9] net: fill in MODULE_DESCRIPTION()s for ipvtap Simon Horman (Wed Feb 07 2024 - 06:44:00 EST)
- Re: [PATCH v2 2/2] Revert "ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default" Jian-Hong Pan (Wed Feb 07 2024 - 06:44:25 EST)
- Re: [PATCH v2 1/2] PCI: Disable D3cold on Asus B1400 PCI-NVMe bridge Jian-Hong Pan (Wed Feb 07 2024 - 06:44:42 EST)
- Re: [syzbot] [xfs?] INFO: task hung in xfs_inodegc_flush Hillf Danton (Wed Feb 07 2024 - 06:45:33 EST)
- Re: [PATCH RFC 1/2] spmi: Add support for multi-master Dmitry Baryshkov (Wed Feb 07 2024 - 06:45:50 EST)
- [PATCH] pidfd: change pidfd_send_signal() to respect PIDFD_THREAD Oleg Nesterov (Wed Feb 07 2024 - 06:47:23 EST)
- Re: [PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Add PCIe nodes Dmitry Baryshkov (Wed Feb 07 2024 - 06:47:37 EST)
- Re: [PATCH v1 1/3] pwm: dwc: Add 16 channel support for Intel Elkhart Lake Raag Jadav (Wed Feb 07 2024 - 06:48:54 EST)
- Re: [PATCH v7 00/23] Introduce runtime modifiable Energy Model Lukasz Luba (Wed Feb 07 2024 - 06:49:16 EST)
- Re: [PATCH 0/4] PCI: Consolidate TLP Log reading and printing Ilpo Järvinen (Wed Feb 07 2024 - 06:51:05 EST)
- Re: [syzbot] [usb?] [fs?] KASAN: slab-use-after-free Read in comedi_release_hardware_device syzbot (Wed Feb 07 2024 - 06:52:11 EST)
- Re: [PATCH 0/2] Correcting the voltage setting for vph_pwr Komal Bajaj (Wed Feb 07 2024 - 06:52:29 EST)
- Re: [PATCH v2 03/18] clk: qcom: reset: Ensure write completion on reset de/assertion Konrad Dybcio (Wed Feb 07 2024 - 06:53:07 EST)
- [PATCH v4] mm/zswap: invalidate old entry when store fail or !zswap_enabled chengming . zhou (Wed Feb 07 2024 - 06:54:36 EST)
- Re: [syzbot] [ceph?] [fs?] INFO: task hung in ceph_mdsc_pre_umount syzbot (Wed Feb 07 2024 - 06:55:16 EST)
- Re: [syzbot] [xfs?] INFO: task hung in xfs_inodegc_flush syzbot (Wed Feb 07 2024 - 06:55:19 EST)
- Re: This is the fourth time I’ve tried to find what led to the regression of outgoing network speed and each time I find the merge commit 8c94ccc7cd691472461448f98e2372c75849406c Mikhail Gavrilov (Wed Feb 07 2024 - 06:55:46 EST)
- Re: [patch 04/12] clockevent unbind: use smp_call_func_single_fail Thomas Gleixner (Wed Feb 07 2024 - 06:56:10 EST)
- Re: [PATCH net v4] net: stmmac: xgmac: fix handling of DPP safety error for DMA channels Jon Hunter (Wed Feb 07 2024 - 06:56:50 EST)
- Re: [patch 05/12] timekeeping_notify: use stop_machine_fail when appropriate Thomas Gleixner (Wed Feb 07 2024 - 06:57:31 EST)
- Re: [PATCH v3] usb: dwc3: gadget: Fix NULL pointer dereference in dwc3_gadget_suspend Marek Szyprowski (Wed Feb 07 2024 - 06:59:48 EST)
- Re: [PATCH] drm/bridge: imx8mp-hdmi-pvi: Fix build warnings Adam Ford (Wed Feb 07 2024 - 07:00:58 EST)
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] tracing the source of errors Matthew Wilcox (Wed Feb 07 2024 - 07:01:20 EST)
- @ X Philosophy, LEL / Гу (Was Fair Source, Low Jitter) Ywe Caerlyn (Wed Feb 07 2024 - 07:01:34 EST)
- Re: [PATCH] arm64/sve: Document that __SVE_VQ_MAX is much larger than needed Dave Martin (Wed Feb 07 2024 - 07:01:59 EST)
- [PATCH][next] usb: dwc3: gadget: Remove redundant assignment to pointer trb Colin Ian King (Wed Feb 07 2024 - 07:03:38 EST)
- Re: [Patch] memory: tegra: Skip SID override from Guest VM Marc Zyngier (Wed Feb 07 2024 - 07:03:53 EST)
- Re: [PATCH] arm64: dts: qcom: sc8280xp-x13s: correct analogue microphone route Johan Hovold (Wed Feb 07 2024 - 07:04:15 EST)
- [PATCH v5 00/17] spi: s3c64xx: straightforward cleanup Tudor Ambarus (Wed Feb 07 2024 - 07:04:54 EST)
- [PATCH v5 02/17] spi: s3c64xx: explicitly include <linux/io.h> Tudor Ambarus (Wed Feb 07 2024 - 07:05:03 EST)
- [PATCH v5 01/17] spi: s3c64xx: sort headers alphabetically Tudor Ambarus (Wed Feb 07 2024 - 07:05:11 EST)
- [PATCH v5 03/17] spi: s3c64xx: explicitly include <linux/bits.h> Tudor Ambarus (Wed Feb 07 2024 - 07:05:37 EST)
- [PATCH v5 05/17] spi: s3c64xx: avoid possible negative array index Tudor Ambarus (Wed Feb 07 2024 - 07:05:41 EST)
- [PATCH v5 08/17] spi: s3c64xx: remove else after return Tudor Ambarus (Wed Feb 07 2024 - 07:06:03 EST)
- [PATCH v5 09/17] spi: s3c64xx: move common code outside if else Tudor Ambarus (Wed Feb 07 2024 - 07:06:04 EST)
- [PATCH v5 07/17] spi: s3c64xx: remove unneeded (void *) casts in of_match_table Tudor Ambarus (Wed Feb 07 2024 - 07:06:07 EST)
- [PATCH v5 04/17] spi: s3c64xx: explicitly include <linux/types.h> Tudor Ambarus (Wed Feb 07 2024 - 07:06:26 EST)
- [PATCH v5 10/17] spi: s3c64xx: check return code of dmaengine_slave_config() Tudor Ambarus (Wed Feb 07 2024 - 07:06:36 EST)
- [PATCH v5 12/17] spi: s3c64xx: rename prepare_dma() to s3c64xx_prepare_dma() Tudor Ambarus (Wed Feb 07 2024 - 07:06:38 EST)
- [PATCH v5 11/17] spi: s3c64xx: propagate the dma_submit_error() error code Tudor Ambarus (Wed Feb 07 2024 - 07:06:57 EST)
- [PATCH v5 13/17] spi: s3c64xx: return ETIMEDOUT for wait_for_completion_timeout() Tudor Ambarus (Wed Feb 07 2024 - 07:07:27 EST)
- [PATCH v5 06/17] spi: s3c64xx: fix typo, s/configuartion/configuration Tudor Ambarus (Wed Feb 07 2024 - 07:07:41 EST)
- [PATCH v5 14/17] spi: s3c64xx: drop blank line between declarations Tudor Ambarus (Wed Feb 07 2024 - 07:07:42 EST)
- [PATCH v5 16/17] spi: s3c64xx: remove duplicated definition Tudor Ambarus (Wed Feb 07 2024 - 07:07:55 EST)
- [PATCH v5 17/17] spi: s3c64xx: drop a superfluous bitwise NOT operation Tudor Ambarus (Wed Feb 07 2024 - 07:08:26 EST)
- [PATCH v5 15/17] spi: s3c64xx: downgrade dev_warn to dev_dbg for optional dt props Tudor Ambarus (Wed Feb 07 2024 - 07:08:43 EST)
- [PATCH 0/4] Add audio support for Jetson Orin NX and Jetson Sheetal . (Wed Feb 07 2024 - 07:09:25 EST)
- [PATCH 1/4] arm64: tegra: Move AHUB ports to SoC DTSI Sheetal . (Wed Feb 07 2024 - 07:09:44 EST)
- [PATCH 2/4] arm64: tegra: Define missing IO ports Sheetal . (Wed Feb 07 2024 - 07:09:47 EST)
- [PATCH 3/4] arm64: tegra: Add audio support for Jetson Orin NX and Jetson Orin Nano Sheetal . (Wed Feb 07 2024 - 07:10:01 EST)
- [PATCH 4/4] arm64: tegra: Remove Jetson Orin NX and Jetson Orin Nano DTSI Sheetal . (Wed Feb 07 2024 - 07:10:21 EST)
- Re: [PATCH] tracing: use ring_buffer_record_is_set_on() in tracer_tracing_is_on() Mete Durlu (Wed Feb 07 2024 - 07:10:41 EST)
- [PATCH net-next 0/5] net: ravb: Add runtime PM support (part 2) Claudiu (Wed Feb 07 2024 - 07:10:57 EST)
- [PATCH net-next 1/5] net: ravb: Get rid of the temporary variable irq Claudiu (Wed Feb 07 2024 - 07:11:03 EST)
- [PATCH net-next 2/5] net: ravb: Keep the reverse order of operations in ravb_close() Claudiu (Wed Feb 07 2024 - 07:11:11 EST)
- [PATCH net-next 3/5] net: ravb: Return cached statistics if the interface is down Claudiu (Wed Feb 07 2024 - 07:11:36 EST)
- [PATCH net-next 4/5] net: ravb: Do not apply RX checksum settings to hardware if the interface is down Claudiu (Wed Feb 07 2024 - 07:11:56 EST)
- [PATCH net-next 5/5] net: ravb: Add runtime PM support Claudiu (Wed Feb 07 2024 - 07:12:23 EST)
- Re: [PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimize Will Deacon (Wed Feb 07 2024 - 07:12:44 EST)
- [PATCH] [v3] hfs: fix a memleak in hfs_find_init Zhipeng Lu (Wed Feb 07 2024 - 07:12:57 EST)
- [GIT PULL] LoongArch fixes for v6.8-rc4 Huacai Chen (Wed Feb 07 2024 - 07:15:09 EST)
- Re: [PATCH v2 4/6] arm64: dts: qcom: msm8976: Declare and use SDC1 pins AngeloGioacchino Del Regno (Wed Feb 07 2024 - 07:15:36 EST)
- Re: drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/display_mode_core.c:6193:12: warning: stack frame size (3368) exceeds limit (2048) in 'dml_core_mode_support' Alexander Lobakin (Wed Feb 07 2024 - 07:18:43 EST)
- Re: [PATCH] gpio: set device type for GPIO chips Bartosz Golaszewski (Wed Feb 07 2024 - 07:20:02 EST)
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] tracing the source of errors Miklos Szeredi (Wed Feb 07 2024 - 07:20:20 EST)
- Re: [PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimize Catalin Marinas (Wed Feb 07 2024 - 07:20:36 EST)
- Re: [PATCH v3 2/3] arm64: mm: HVO: support BBM of vmemmap pgtable safely Mark Rutland (Wed Feb 07 2024 - 07:22:07 EST)
- Re: [PATCH] arm64/sve: Lower the maximum allocation for the SVE ptrace regset Dave Martin (Wed Feb 07 2024 - 07:24:11 EST)
- Re: [PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimize Mark Rutland (Wed Feb 07 2024 - 07:24:38 EST)
- Re: [RFC PATCH] arm64/sve,sme: Refine scalable regset sizes at boot Dave Martin (Wed Feb 07 2024 - 07:25:38 EST)
- [PATCH bpf-next v2] bpf: Allow compiler to inline most of bpf_local_storage_lookup() Marco Elver (Wed Feb 07 2024 - 07:27:05 EST)
- Re: [PATCH v2] perf: CXL: fix mismatched cpmu event opcode Jonathan Cameron (Wed Feb 07 2024 - 07:28:00 EST)
- Re: [PATCH] tracing: use ring_buffer_record_is_set_on() in tracer_tracing_is_on() Steven Rostedt (Wed Feb 07 2024 - 07:28:28 EST)
- Re: [PATCH v12 13/16] iommu: Improve iopf_queue_remove_device() Baolu Lu (Wed Feb 07 2024 - 07:30:01 EST)
- Re: [PATCH -next v5 2/3] x86/mce: set MCE_IN_KERNEL_COPYIN for DEFAULT_MCE_SAFE exception Borislav Petkov (Wed Feb 07 2024 - 07:30:21 EST)
- Re: [RFC PATCH] arm64/sve,sme: Refine scalable regset sizes at boot Dave Martin (Wed Feb 07 2024 - 07:33:00 EST)
- Re: [PATCH 1/2] PCI: Clear LBMS on resume to avoid Target Speed quirk Ilpo Järvinen (Wed Feb 07 2024 - 07:34:16 EST)
- [RESEND PATCH] README: Fix spelling/capitalization Thorsten Blum (Wed Feb 07 2024 - 07:35:45 EST)
- Re: [PATCH v3 5/6] dt-bindings: PCI: dwc: Add 'msg' register region Serge Semin (Wed Feb 07 2024 - 07:37:52 EST)
- Re: [PATCH v2 2/2] phy: rockchip: Add Samsung HDMI/eDP Combo PHY driver Cristian Ciocaltea (Wed Feb 07 2024 - 07:39:52 EST)
- Re: [PATCH v2 1/1] netlabel: cleanup struct netlbl_lsm_catmap patchwork-bot+netdevbpf (Wed Feb 07 2024 - 07:40:41 EST)
- [syzbot] [kernel?] kernel panic: corrupted stack end in hub_event (2) syzbot (Wed Feb 07 2024 - 07:41:40 EST)
- Re: [patch 12/12] x86/cacheinfo.c: check for block interference CPUs Thomas Gleixner (Wed Feb 07 2024 - 07:41:54 EST)
- Re: [PATCH v4 3/3] arm64: dts: ti: k3-am62p: add the USB sub-system Roger Quadros (Wed Feb 07 2024 - 07:42:30 EST)
- Re: [PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimize Catalin Marinas (Wed Feb 07 2024 - 07:45:01 EST)
- Re: [PATCH RFC 1/2] spmi: Add support for multi-master AngeloGioacchino Del Regno (Wed Feb 07 2024 - 07:46:53 EST)
- Re: [PATCH 1/3] pstore: add multi-backend support Kees Cook (Wed Feb 07 2024 - 07:49:08 EST)
- Re: [PATCH] arm64/sve: Document that __SVE_VQ_MAX is much larger than needed Mark Brown (Wed Feb 07 2024 - 07:49:18 EST)
- Re: [PATCH 2/3] Documentation: adjust pstore backend related document Kees Cook (Wed Feb 07 2024 - 07:51:24 EST)
- Re: [PATCH 3/3] tools/testing: adjust pstore backend related selftest Kees Cook (Wed Feb 07 2024 - 07:53:51 EST)
- Re: [PATCH v3] clk: keystone: sci-clk: Adding support for non contiguous clocks Nishanth Menon (Wed Feb 07 2024 - 07:54:32 EST)
- Re: [PATCH v3 3/3] PCI/ASPM: Fix L1SS parameters & only enable supported features when enable link state Ilpo Järvinen (Wed Feb 07 2024 - 07:54:48 EST)
- Re: [PATCH v12 00/25] Linux RISC-V AIA Support Björn Töpel (Wed Feb 07 2024 - 07:55:53 EST)
- Re: [PATCH V2 0/2] Add CAN and OSPI support for AM69-SK platform Nishanth Menon (Wed Feb 07 2024 - 07:56:05 EST)
- Re: [PATCH] KVM: selftests: Fix a semaphore imbalance in the dirty ring logging test Eric Auger (Wed Feb 07 2024 - 07:56:22 EST)
- Re: [PATCH v2 3/7] fs: FS_IOC_GETUUID Brian Foster (Wed Feb 07 2024 - 08:04:32 EST)
- Re: [PATCH 0/4] watchdog: Better handling of concurrent lockups Petr Mladek (Wed Feb 07 2024 - 08:04:45 EST)
- Re: duplicate requests on host side while streaming via uvcvideo gadget Kieran Bingham (Wed Feb 07 2024 - 08:05:08 EST)
- [PATCH v5 0/9] watchdog: rzg2l_wdt: Add support for RZ/G3S Claudiu (Wed Feb 07 2024 - 08:08:10 EST)
- [PATCH v5 1/9] watchdog: rzg2l_wdt: Restrict the driver to ARCH_RZG2L and ARCH_R9A09G011 Claudiu (Wed Feb 07 2024 - 08:08:24 EST)
- [PATCH v5 2/9] watchdog: rzg2l_wdt: Make the driver depend on PM Claudiu (Wed Feb 07 2024 - 08:08:39 EST)
- [PATCH v5 3/9] watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get() Claudiu (Wed Feb 07 2024 - 08:08:52 EST)
- [PATCH v5 4/9] watchdog: rzg2l_wdt: Check return status of pm_runtime_put() Claudiu (Wed Feb 07 2024 - 08:09:13 EST)
- [PATCH v5 5/9] watchdog: rzg2l_wdt: Remove reset de-assert from probe Claudiu (Wed Feb 07 2024 - 08:09:28 EST)
- [PATCH v5 6/9] watchdog: rzg2l_wdt: Remove comparison with zero Claudiu (Wed Feb 07 2024 - 08:09:42 EST)
- [PATCH v5 7/9] watchdog: rzg2l_wdt: Rely on the reset driver for doing proper reset Claudiu (Wed Feb 07 2024 - 08:10:02 EST)
- [PATCH v5 8/9] watchdog: rzg2l_wdt: Add suspend/resume support Claudiu (Wed Feb 07 2024 - 08:10:16 EST)
- [PATCH v5 9/9] dt-bindings: watchdog: renesas,wdt: Document RZ/G3S support Claudiu (Wed Feb 07 2024 - 08:10:32 EST)
- Re: [PATCH v12 00/25] Linux RISC-V AIA Support Anup Patel (Wed Feb 07 2024 - 08:10:52 EST)
- [PATCH][next] cpufreq: amd-pstate: Fix min_perf assignment in amd_pstate_adjust_perf() Tor Vic (Wed Feb 07 2024 - 08:11:05 EST)
- Re: [PATCH] arm64/sve: Lower the maximum allocation for the SVE ptrace regset Mark Brown (Wed Feb 07 2024 - 08:11:19 EST)
- Re: duplicate requests on host side while streaming via uvcvideo gadget Michael Grzeschik (Wed Feb 07 2024 - 08:11:37 EST)
- Re: [PATCH v12 00/25] Linux RISC-V AIA Support Anup Patel (Wed Feb 07 2024 - 08:11:52 EST)
- Re: [PATCH v1 1/3] pwm: dwc: Add 16 channel support for Intel Elkhart Lake Jarkko Nikula (Wed Feb 07 2024 - 08:12:06 EST)
- [PATCH][next] mt76: Remove redundant assignment to variable tidno Colin Ian King (Wed Feb 07 2024 - 08:12:24 EST)
- Re: [PATCH 4/5] clk: qcom: camcc-sm8650: Add camera clock controller driver for SM8650 Bryan O'Donoghue (Wed Feb 07 2024 - 08:12:43 EST)
- Re: [patch 05/12] timekeeping_notify: use stop_machine_fail when appropriate Marcelo Tosatti (Wed Feb 07 2024 - 08:12:59 EST)
- Re: [patch 12/12] x86/cacheinfo.c: check for block interference CPUs Marcelo Tosatti (Wed Feb 07 2024 - 08:13:09 EST)
- Re: [patch 04/12] clockevent unbind: use smp_call_func_single_fail Marcelo Tosatti (Wed Feb 07 2024 - 08:13:10 EST)
- Re: [PATCH v4 3/3] media: imagination: Add E5010 JPEG Encoder driver Devarsh Thakkar (Wed Feb 07 2024 - 08:15:17 EST)
- Re: [patch 12/12] x86/cacheinfo.c: check for block interference CPUs Marcelo Tosatti (Wed Feb 07 2024 - 08:17:08 EST)
- RE: [PATCH v3 6/7] cpufreq: amd-pstate: remove legacy set_boost callback for passive mode Yuan, Perry (Wed Feb 07 2024 - 08:17:20 EST)
- [GIT PULL] interconnect fixes for 6.8-rc Georgi Djakov (Wed Feb 07 2024 - 08:19:38 EST)
- [PATCH 1/2] iio: adc: ad4130: zero-initialize clock init data Cosmin Tanislav (Wed Feb 07 2024 - 08:20:25 EST)
- [PATCH 2/2] iio: adc: ad4130: only set GPIO_CTRL if pin is unused Cosmin Tanislav (Wed Feb 07 2024 - 08:20:43 EST)
- Re: [PATCH] net: tipc: remove redundant 'bool' from CONFIG_TIPC_{MEDIA_UDP,CRYPTO} patchwork-bot+netdevbpf (Wed Feb 07 2024 - 08:21:07 EST)
- Re: [PATCH] net: ethernet: remove duplicated CONFIG_SUNGEM_PHY entry patchwork-bot+netdevbpf (Wed Feb 07 2024 - 08:21:09 EST)
- Re: [PATCH v4 3/3] media: imagination: Add E5010 JPEG Encoder driver Devarsh Thakkar (Wed Feb 07 2024 - 08:22:02 EST)
- [PATCH v11 1/5] uaccess: add generic fallback version of copy_mc_to_user() Tong Tiangen (Wed Feb 07 2024 - 08:22:29 EST)
- [PATCH v11 0/5]arm64: add ARCH_HAS_COPY_MC support Tong Tiangen (Wed Feb 07 2024 - 08:22:32 EST)
- [PATCH v11 2/5] arm64: add support for ARCH_HAS_COPY_MC Tong Tiangen (Wed Feb 07 2024 - 08:22:50 EST)
- [PATCH v11 3/5] mm/hwpoison: return -EFAULT when copy fail in copy_mc_[user]_highpage() Tong Tiangen (Wed Feb 07 2024 - 08:23:04 EST)
- [PATCH v11 4/5] arm64: support copy_mc_[user]_highpage() Tong Tiangen (Wed Feb 07 2024 - 08:23:28 EST)
- [PATCH v11 5/5] arm64: send SIGBUS to user process for SEA exception Tong Tiangen (Wed Feb 07 2024 - 08:23:37 EST)
- [PATCH] MAINTAINERS: repair entry for MICROCHIP MCP16502 PMIC DRIVER Lukas Bulwahn (Wed Feb 07 2024 - 08:24:02 EST)
- Re: [PATCH net-next] eth: mlx5: link NAPI instances to queues and IRQs Tariq Toukan (Wed Feb 07 2024 - 08:24:22 EST)
- Re: [PATCH v3 0/5] Fixing live video input in ZynqMP DPSUB Tomi Valkeinen (Wed Feb 07 2024 - 08:25:00 EST)
- Re: [PATCH v6 0/8] Add objtool, orc and livepatching support for LoongArch Huacai Chen (Wed Feb 07 2024 - 08:28:06 EST)
- Re: [PATCH v3 6/7] cpufreq: amd-pstate: remove legacy set_boost callback for passive mode Oleksandr Natalenko (Wed Feb 07 2024 - 08:28:20 EST)
- Re: [PATCH v3 06/19] x86/startup_64: Drop global variables keeping track of LA57 state Borislav Petkov (Wed Feb 07 2024 - 08:30:01 EST)
- Re: [PATCH][next] mt76: Remove redundant assignment to variable tidno Kalle Valo (Wed Feb 07 2024 - 08:31:56 EST)
- Re: [PATCH] tracing: use ring_buffer_record_is_set_on() in tracer_tracing_is_on() Sven Schnelle (Wed Feb 07 2024 - 08:33:40 EST)
- Re: [RFC PATCH v2 0/5] sched/fair: Defer CFS throttle to user entry Valentin Schneider (Wed Feb 07 2024 - 08:34:53 EST)
- Re: [RFC PATCH v2 3/5] sched/fair: Delete cfs_rq_throttled_loose(), use cfs_rq->throttle_pending instead Valentin Schneider (Wed Feb 07 2024 - 08:35:06 EST)
- RE: [PATCH v3 6/7] cpufreq: amd-pstate: remove legacy set_boost callback for passive mode Yuan, Perry (Wed Feb 07 2024 - 08:35:30 EST)
- Re: [PATCH] kunit: device: Unregister the kunit_bus on shutdown Jani Nikula (Wed Feb 07 2024 - 08:36:09 EST)
- Re: [PATCH v2] pidfd: getfd should always report ESRCH if a task is exiting Tycho Andersen (Wed Feb 07 2024 - 08:38:37 EST)
- Re: [PATCH] arm64/sve: Document that __SVE_VQ_MAX is much larger than needed Dave Martin (Wed Feb 07 2024 - 08:39:27 EST)
- [PATCH v2] bus: mhi: host: free buffer on error in mhi_alloc_bhie_table Fedor Pchelkin (Wed Feb 07 2024 - 08:40:43 EST)
- [PATCH printk v4 00/14] fix console flushing John Ogness (Wed Feb 07 2024 - 08:41:22 EST)
- [PATCH printk v4 01/14] printk: nbcon: Relocate 32bit seq macros John Ogness (Wed Feb 07 2024 - 08:41:27 EST)
- [PATCH printk v4 02/14] printk: Adjust mapping for 32bit seq macros John Ogness (Wed Feb 07 2024 - 08:41:27 EST)
- [PATCH printk v4 04/14] printk: ringbuffer: Do not skip non-finalized records with prb_next_seq() John Ogness (Wed Feb 07 2024 - 08:41:39 EST)
- [PATCH printk v4 03/14] printk: Use prb_first_seq() as base for 32bit seq macros John Ogness (Wed Feb 07 2024 - 08:41:52 EST)
- [PATCH printk v4 05/14] printk: ringbuffer: Clarify special lpos values John Ogness (Wed Feb 07 2024 - 08:42:06 EST)
- [PATCH printk v4 06/14] printk: For @suppress_panic_printk check for other CPU in panic John Ogness (Wed Feb 07 2024 - 08:42:08 EST)
- [PATCH printk v4 07/14] printk: Add this_cpu_in_panic() John Ogness (Wed Feb 07 2024 - 08:42:20 EST)
- [PATCH printk v4 08/14] printk: ringbuffer: Cleanup reader terminology John Ogness (Wed Feb 07 2024 - 08:42:35 EST)
- [PATCH printk v4 09/14] printk: Wait for all reserved records with pr_flush() John Ogness (Wed Feb 07 2024 - 08:42:37 EST)
- [PATCH printk v4 11/14] printk: Disable passing console lock owner completely during panic() John Ogness (Wed Feb 07 2024 - 08:42:41 EST)
- [PATCH printk v4 12/14] printk: Avoid non-panic CPUs writing to ringbuffer John Ogness (Wed Feb 07 2024 - 08:42:44 EST)
- [PATCH printk v4 10/14] printk: ringbuffer: Skip non-finalized records in panic John Ogness (Wed Feb 07 2024 - 08:42:54 EST)
- [PATCH printk v4 14/14] dump_stack: Do not get cpu_sync for panic CPU John Ogness (Wed Feb 07 2024 - 08:43:18 EST)
- [PATCH printk v4 13/14] panic: Flush kernel log buffer at the end John Ogness (Wed Feb 07 2024 - 08:43:26 EST)
- [PATCH] Bluetooth: hci_event: Remove code to removed CONFIG_BT_HS Lukas Bulwahn (Wed Feb 07 2024 - 08:44:42 EST)
- Re: [PATCH v2] ALSA: hda/realtek: cs35l41: Fix internal speaker support for ASUS UM3402 with missing DSD Takashi Iwai (Wed Feb 07 2024 - 08:44:51 EST)
- lib/vsprintf.c:1528:9: warning: function 'va_format' might be a candidate for 'gnu_printf' format attribute kernel test robot (Wed Feb 07 2024 - 08:45:11 EST)
- Re: [PATCH v3] clk: keystone: sci-clk: Adding support for non contiguous clocks Kamlesh Gurudasani (Wed Feb 07 2024 - 08:45:56 EST)
- [RFC,net] net: ethernet: ti: am65-cpsw: Add IFF_UNICAST_FLT flag to port device Sanjuán García, Jorge (Wed Feb 07 2024 - 08:47:58 EST)
- Re: [GIT PULL] interconnect fixes for 6.8-rc Greg KH (Wed Feb 07 2024 - 08:48:39 EST)
- Re: [PATCH] gpio: set device type for GPIO chips Greg KH (Wed Feb 07 2024 - 08:49:46 EST)
- Re: [PATCH v2] gpio: set device type for GPIO chips Greg KH (Wed Feb 07 2024 - 08:50:25 EST)
- Re: [PATCH] netdevsim: make nsim_bus const patchwork-bot+netdevbpf (Wed Feb 07 2024 - 08:50:46 EST)
- Re: [PATCH] arm64/sve: Lower the maximum allocation for the SVE ptrace regset Dave Martin (Wed Feb 07 2024 - 08:51:56 EST)
- Re: [PATCH 1/4] platform/x86: wmi: Check if WMxx control method exists Ilpo Järvinen (Wed Feb 07 2024 - 08:52:56 EST)
- RE: [PATCH][next] cpufreq: amd-pstate: Fix min_perf assignment in amd_pstate_adjust_perf() Yuan, Perry (Wed Feb 07 2024 - 08:55:00 EST)
- Re: [PATCH v3 1/1] Add 10EC5280 to bmi160_i2c ACPI IDs to allow binding on some devices Andy Shevchenko (Wed Feb 07 2024 - 08:55:15 EST)
- Re: [PATCH 12/13] writeback: add a writeback iterator Brian Foster (Wed Feb 07 2024 - 08:59:54 EST)
- Re: [PATCH v4] phy: qualcomm: eusb2-repeater: Rework init to drop redundant zero-out loop Vinod Koul (Wed Feb 07 2024 - 09:01:18 EST)
- Re: (subset) [PATCH v2 00/16] Fix Qcom UFS PHY clocks Vinod Koul (Wed Feb 07 2024 - 09:01:34 EST)
- Re: (subset) [PATCH v3 00/17] Fix Qcom UFS PHY clocks Vinod Koul (Wed Feb 07 2024 - 09:01:52 EST)
- Re: [PATCH v4 0/5] PHY: Add support for dual refclk configurations in Cadence Torrent PHY driver Vinod Koul (Wed Feb 07 2024 - 09:02:06 EST)
- Re: [PATCH v5 2/2] phy: mtk-mipi-csi: add driver for CSI phy Vinod Koul (Wed Feb 07 2024 - 09:02:17 EST)
- Re: [PATCH] phy: ti: gmii-sel: add resume support Vinod Koul (Wed Feb 07 2024 - 09:02:28 EST)
- Re: [PATCH v7 13/36] function_graph: Have the instances use their own ftrace_ops for filtering Google (Wed Feb 07 2024 - 09:03:05 EST)
- Re: [PATCH v2 2/2] phy: rockchip: Add Samsung HDMI/eDP Combo PHY driver Vinod Koul (Wed Feb 07 2024 - 09:06:52 EST)
- Re: [PATCH][next] cpufreq: amd-pstate: Fix min_perf assignment in amd_pstate_adjust_perf() Tor Vic (Wed Feb 07 2024 - 09:08:09 EST)
- Re: [PATCH 1/2] spi: axi-spi-engine: remove use of ida for sync id David Lechner (Wed Feb 07 2024 - 09:10:08 EST)
- Re: [PATCH 2/4] arm64: dts: exynos: gs101: add chipid node Peter Griffin (Wed Feb 07 2024 - 09:12:08 EST)
- Re: [PATCH v4 0/2] Add support to dump printk buffer to console via sysrq Petr Mladek (Wed Feb 07 2024 - 09:12:24 EST)
- Re: [PATCH 5/5] sched/vtime: do not include <asm/vtime.h> header Alexander Gordeev (Wed Feb 07 2024 - 09:13:23 EST)
- Re: [PATCH v4] tracing: Support to dump instance traces by ftrace_dump_on_oops Joel Fernandes (Wed Feb 07 2024 - 09:14:00 EST)
- Re: [PATCH RFC 5/6] fs: xfs: iomap atomic write support John Garry (Wed Feb 07 2024 - 09:14:20 EST)
- Re: [PATCH 4/5] s390/irq,nmi: do not include <linux/vtime.h> header Alexander Gordeev (Wed Feb 07 2024 - 09:15:22 EST)
- Re: [PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimize Matthew Wilcox (Wed Feb 07 2024 - 09:17:46 EST)
- Re: linux-next: build warning after merge of the drm tree Rodrigo Vivi (Wed Feb 07 2024 - 09:19:25 EST)
- Re: [PATCH 2/2] iio: adc: ad7944: add driver for AD7944/AD7985/AD7986 David Lechner (Wed Feb 07 2024 - 09:19:36 EST)
- [tip: timers/core] clocksource: Make clocksource_subsys const tip-bot2 for Ricardo B. Marliere (Wed Feb 07 2024 - 09:20:31 EST)
- [tip: timers/core] clockevents: Make clockevents_subsys const tip-bot2 for Ricardo B. Marliere (Wed Feb 07 2024 - 09:20:32 EST)
- [GIT PULL] another NFSD fix for 6.8-rc Chuck Lever III (Wed Feb 07 2024 - 09:21:21 EST)
- Re: [PATCH RFC 1/2] spmi: Add support for multi-master Dmitry Baryshkov (Wed Feb 07 2024 - 09:23:22 EST)
- Re: [PATCH v5 2/9] watchdog: rzg2l_wdt: Make the driver depend on PM Geert Uytterhoeven (Wed Feb 07 2024 - 09:23:42 EST)
- Re: [PATCH v3] clk: keystone: sci-clk: Adding support for non contiguous clocks Kumar, Udit (Wed Feb 07 2024 - 09:24:17 EST)
- Re: [PATCH v2 1/3] LSM: add security_execve_abort() hook Kees Cook (Wed Feb 07 2024 - 09:25:11 EST)
- Re: [PATCH V2 0/2] Add CAN and OSPI support for AM69-SK platform Kumar, Udit (Wed Feb 07 2024 - 09:25:25 EST)
- Re: [PATCH net-next] eth: mlx5: link NAPI instances to queues and IRQs Joe Damato (Wed Feb 07 2024 - 09:25:58 EST)
- Re: [PATCH v2 2/3] tomoyo: replace current->in_execve flag with security_execve_abort() hook Kees Cook (Wed Feb 07 2024 - 09:26:06 EST)
- Re: [PATCH v2 3/3] fs/exec: remove current->in_execve flag Kees Cook (Wed Feb 07 2024 - 09:27:22 EST)
- Re: [PATCH 1/1] iommu: Avoid races around default domain allocations Nikhil V (Wed Feb 07 2024 - 09:28:21 EST)
- Re: [PATCH net-next v5] virtio_net: Support RX hash XDP hint Paolo Abeni (Wed Feb 07 2024 - 09:28:41 EST)
- Re: [PATCH 5/5] sched/vtime: do not include <asm/vtime.h> header Frederic Weisbecker (Wed Feb 07 2024 - 09:29:04 EST)
- Re: [PATCH v5 1/8] tracing/probes: add traceprobe_expand_dentry_args() helper Google (Wed Feb 07 2024 - 09:29:47 EST)
- Re: [PATCH v2] ALSA: hda/realtek: cs35l41: Fix internal speaker support for ASUS UM3402 with missing DSD Jean-Loïc Charroud (Wed Feb 07 2024 - 09:31:14 EST)
- Re: [PATCH net-next] eth: mlx5: link NAPI instances to queues and IRQs Dave Taht (Wed Feb 07 2024 - 09:32:01 EST)
- Re: [PATCH v5 4/8] tracing/probes: support '%pd/%pD' type for fprobe Google (Wed Feb 07 2024 - 09:32:28 EST)
- Re: [PATCH v5 5/8] tracing: add new type "%pd/%pD" in readme_msg[] Google (Wed Feb 07 2024 - 09:33:11 EST)
- Re: [PATCH v2 2/4] eventfd: simplify eventfd_signal() Anthony Krowiak (Wed Feb 07 2024 - 09:35:21 EST)
- Re: [PATCH v2 2/4] eventfd: simplify eventfd_signal() Paolo Bonzini (Wed Feb 07 2024 - 09:36:05 EST)
- [PATCH] dma-contiguous: remove debug code to removed CONFIG_CMA_DEBUG Lukas Bulwahn (Wed Feb 07 2024 - 09:38:41 EST)
- Re: [PATCH v5 7/8] selftests/ftrace: add kprobe test cases for VFS type "%pd" and "%pD" Google (Wed Feb 07 2024 - 09:39:53 EST)
- Re: [PATCH net-next] eth: mlx5: link NAPI instances to queues and IRQs Joe Damato (Wed Feb 07 2024 - 09:40:26 EST)
- [PATCH] mmc: mmci: stm32: fix DMA API overlapping mappings warning Christophe Kerello (Wed Feb 07 2024 - 09:40:43 EST)
- Re: linux-next: manual merge of the vfs-brauner tree with the nfsd tree Chuck Lever (Wed Feb 07 2024 - 09:41:02 EST)
- Re: [PATCH v7] ASoc: tas2783: Add tas2783 codec driver Andy Shevchenko (Wed Feb 07 2024 - 09:41:14 EST)
- Re: [PATCH v2 1/3] LSM: add security_execve_abort() hook Tetsuo Handa (Wed Feb 07 2024 - 09:42:06 EST)
- Re: [PATCH 0/8] KVM: cleanup linux/kvm.h Sean Christopherson (Wed Feb 07 2024 - 09:42:21 EST)
- Re: [PATCH v4 2/2] media: i2c: Add GC08A3 image sensor driver AngeloGioacchino Del Regno (Wed Feb 07 2024 - 09:42:47 EST)
- Re: [PATCH v4 1/2] media: dt-bindings: i2c: add GalaxyCore GC08A3 image sensor AngeloGioacchino Del Regno (Wed Feb 07 2024 - 09:42:58 EST)
- Re: [PATCH v4 1/2] printk: Add function to dump printk buffer directly to consoles Petr Mladek (Wed Feb 07 2024 - 09:44:09 EST)
- [PATCH v2] sched/debug: Dump end of stack when detected corrupted Feng Tang (Wed Feb 07 2024 - 09:44:21 EST)
- Re: [PATCH] KVM: selftests: Fix a semaphore imbalance in the dirty ring logging test Sean Christopherson (Wed Feb 07 2024 - 09:44:36 EST)
- Re: [PATCH v3 1/7] cpufreq: amd-pstate: initialize new core precision boost state Oleksandr Natalenko (Wed Feb 07 2024 - 09:45:48 EST)
- Re: [RFC 00/18] Pkernfs: Support persistence for live update Gowans, James (Wed Feb 07 2024 - 09:46:15 EST)
- Re: [PATCH v2] nvmem: rmem: Fix return value of rmem_read() Joy Chakraborty (Wed Feb 07 2024 - 09:47:04 EST)
- Re: [PATCH v2] serial: port: Don't suspend if the port is still busy Andy Shevchenko (Wed Feb 07 2024 - 09:47:24 EST)
- [PATCH] ALSA: hda/realtek: cs35l41: Fix order and duplicates in quirks table Jean-Loïc Charroud (Wed Feb 07 2024 - 09:47:50 EST)
- Re: [RFC PATCH 0/8] cgroup/cpuset: Support RCU_NOCB on isolated partitions Frederic Weisbecker (Wed Feb 07 2024 - 09:48:10 EST)
- Re: [PATCH v2] pinctrl: mcp23s08: Check only GPIOs which have interrupts enabled Andy Shevchenko (Wed Feb 07 2024 - 09:48:25 EST)
- Re: [PATCH v2 1/2] soc: samsung: exynos-pmu: Add regmap support for SoCs that protect PMU regs Krzysztof Kozlowski (Wed Feb 07 2024 - 09:48:43 EST)
- [PATCH v5 0/4] arm64: ptdump: View the second stage page-tables Sebastian Ene (Wed Feb 07 2024 - 09:49:26 EST)
- [PATCH v5 1/4] arm64: ptdump: Expose the attribute parsing functionality Sebastian Ene (Wed Feb 07 2024 - 09:49:40 EST)
- [PATCH v5 2/4] arm64: ptdump: Use the mask from the state structure Sebastian Ene (Wed Feb 07 2024 - 09:49:58 EST)
- [PATCH v5 3/4] KVM: arm64: Register ptdump with debugfs on guest creation Sebastian Ene (Wed Feb 07 2024 - 09:50:05 EST)
- [PATCH v5 4/4] KVM: arm64: Initialize the ptdump parser with stage-2 attributes Sebastian Ene (Wed Feb 07 2024 - 09:50:30 EST)
- Re: [PATCH v3 07/19] x86/startup_64: Simplify virtual switch on primary boot Borislav Petkov (Wed Feb 07 2024 - 09:51:32 EST)
- [PATCH v2 1/2] spi: axi-spi-engine: remove use of ida for sync id David Lechner (Wed Feb 07 2024 - 09:51:50 EST)
- [PATCH v2 0/2] spi: axi-spi-engine: performance improvements David Lechner (Wed Feb 07 2024 - 09:51:51 EST)
- [PATCH v2 2/2] spi: axi-spi-engine: move msg finalization out of irq handler David Lechner (Wed Feb 07 2024 - 09:52:11 EST)
- [PATCH v5 0/9] MediaTek DRM - DSI driver cleanups AngeloGioacchino Del Regno (Wed Feb 07 2024 - 09:53:23 EST)
- [PATCH v5 1/9] drm/mediatek: dsi: Use GENMASK() for register mask definitions AngeloGioacchino Del Regno (Wed Feb 07 2024 - 09:53:33 EST)
- [PATCH v5 2/9] drm/mediatek: dsi: Fix DSI RGB666 formats and definitions AngeloGioacchino Del Regno (Wed Feb 07 2024 - 09:53:40 EST)
- [PATCH v5 3/9] drm/mediatek: dsi: Cleanup functions mtk_dsi_ps_control{_vact}() AngeloGioacchino Del Regno (Wed Feb 07 2024 - 09:53:58 EST)
- [PATCH v5 4/9] drm/mediatek: dsi: Use bitfield macros where useful AngeloGioacchino Del Regno (Wed Feb 07 2024 - 09:54:14 EST)
- [PATCH v5 5/9] drm/mediatek: dsi: Replace open-coded instance of HZ_PER_MHZ AngeloGioacchino Del Regno (Wed Feb 07 2024 - 09:54:20 EST)
- [PATCH v5 6/9] drm/mediatek: dsi: Register DSI host after acquiring clocks and PHY AngeloGioacchino Del Regno (Wed Feb 07 2024 - 09:54:35 EST)
- [PATCH v5 7/9] drm/mediatek: dsi: Simplify with dev_err_probe and remove gotos AngeloGioacchino Del Regno (Wed Feb 07 2024 - 09:54:50 EST)
- [PATCH v5 8/9] drm/mediatek: dsi: Compress of_device_id entries and add sentinel AngeloGioacchino Del Regno (Wed Feb 07 2024 - 09:55:05 EST)
- [PATCH v5 9/9] drm/mediatek: dsi: Use mipi_dsi_pixel_format_to_bpp() helper function AngeloGioacchino Del Regno (Wed Feb 07 2024 - 09:55:18 EST)
- Re: [PATCH v6 5/5] iio: light: Add support for APDS9306 Light Sensor Andy Shevchenko (Wed Feb 07 2024 - 09:55:43 EST)
- Re: [PATCH][next] mt76: Remove redundant assignment to variable tidno Colin King (gmail) (Wed Feb 07 2024 - 09:56:02 EST)
- Re: [PATCH] Add support for Ayaneo Air Plus 7320u. Guenter Roeck (Wed Feb 07 2024 - 09:56:18 EST)
- [PATCH] scsi: core: really include kunit tests with SCSI_LIB_KUNIT_TEST Lukas Bulwahn (Wed Feb 07 2024 - 09:56:43 EST)
- Re: [PATCH][next] mt76: Remove redundant assignment to variable tidno Kalle Valo (Wed Feb 07 2024 - 09:57:03 EST)
- Re: [RFC 00/18] Pkernfs: Support persistence for live update Gowans, James (Wed Feb 07 2024 - 09:57:24 EST)
- Re: [PATCH 1/1] iommu: Avoid races around default domain allocations Jason Gunthorpe (Wed Feb 07 2024 - 09:57:45 EST)
- Re: [PATCH RFC 1/2] spmi: Add support for multi-master neil . armstrong (Wed Feb 07 2024 - 09:58:10 EST)
- Re: [PATCH 6/8] KVM: x86/mmu: Check for usable TDP MMU root while holding mmu_lock for read Xu Yilun (Wed Feb 07 2024 - 09:58:30 EST)
- Re: [PATCH v12 13/20] KVM: selftests / xen: map shared_info using HVA rather than GFN Sean Christopherson (Wed Feb 07 2024 - 09:58:48 EST)
- Re: linux-next: manual merge of the vfs-brauner tree with the nfsd tree Jeff Layton (Wed Feb 07 2024 - 09:59:10 EST)
- [PATCH 0/2] platform/chrome: typec: xHCI DbC Heikki Krogerus (Wed Feb 07 2024 - 09:59:24 EST)
- [PATCH 1/2] usb: roles: Link the switch to its connector Heikki Krogerus (Wed Feb 07 2024 - 09:59:43 EST)
- [PATCH 2/2] platform/chrome: cros_ec_typec: Make sure the USB role switch has PLD Heikki Krogerus (Wed Feb 07 2024 - 10:00:00 EST)
- Re: [PATCH][next] mt76: Remove redundant assignment to variable tidno AngeloGioacchino Del Regno (Wed Feb 07 2024 - 10:01:09 EST)
- Re: [PATCH v6 2/2] dt-bindings: rtc: add max313xx RTCs Guenter Roeck (Wed Feb 07 2024 - 10:01:20 EST)
- [PATCH] doc:it_IT: fix a typo in the config name in RCU torture Lukas Bulwahn (Wed Feb 07 2024 - 10:03:39 EST)
- Re: [PATCH V4 0/5] mlx5 ConnectX control misc driver Jakub Kicinski (Wed Feb 07 2024 - 10:04:00 EST)
- Re: [PATCH v2] nvmem: rmem: Fix return value of rmem_read() Joy Chakraborty (Wed Feb 07 2024 - 10:04:17 EST)
- Re: [PATCH 2/4] arm64: dts: exynos: gs101: add chipid node Krzysztof Kozlowski (Wed Feb 07 2024 - 10:05:36 EST)
- Re: [PATCH net-next v5 00/21] ice: add PFCP filter support Jakub Kicinski (Wed Feb 07 2024 - 10:05:56 EST)
- Re: [PATCH v2 1/2] dt-bindings: phy: mediatek,mt7988-xfi-tphy: add new bindings Krzysztof Kozlowski (Wed Feb 07 2024 - 10:07:28 EST)
- Re: [PATCH] arm64/sve: Lower the maximum allocation for the SVE ptrace regset Mark Brown (Wed Feb 07 2024 - 10:07:47 EST)
- Re: [PATCH] wifi: ath11k: Really consistently use ath11k_vif_to_arvif() Kalle Valo (Wed Feb 07 2024 - 10:08:04 EST)
- Re: [PATCH] [v3] hfs: fix a memleak in hfs_find_init Viacheslav Dubeyko (Wed Feb 07 2024 - 10:08:26 EST)
- Re: [PATCH v4 2/2] tty/sysrq: Dump printk ring buffer messages via sysrq Petr Mladek (Wed Feb 07 2024 - 10:09:52 EST)
- [PATCH rdma-next v1 1/1] RDMA/mana_ib: Fix bug in creation of dma regions Konstantin Taranov (Wed Feb 07 2024 - 10:09:53 EST)
- Re: [PATCH v2] ALSA: hda/realtek: cs35l41: Fix internal speaker support for ASUS UM3402 with missing DSD Takashi Iwai (Wed Feb 07 2024 - 10:10:29 EST)
- Re: [PATCH] arm64/sve: Document that __SVE_VQ_MAX is much larger than needed Mark Brown (Wed Feb 07 2024 - 10:10:42 EST)
- Re: [PATCH v12 18/20] KVM: pfncache: check the need for invalidation under read lock first Sean Christopherson (Wed Feb 07 2024 - 10:10:50 EST)
- Re: [PATCH v3 1/7] cpufreq: amd-pstate: initialize new core precision boost state Oleksandr Natalenko (Wed Feb 07 2024 - 10:11:19 EST)
- Re: [PATCH] ASoC: dt-bindings: atmel,asoc-wm8904: Convert to json-schema Krzysztof Kozlowski (Wed Feb 07 2024 - 10:11:43 EST)
- Re: [PATCH] dt-bindings: input: atmel,captouch: convert bindings to YAML Krzysztof Kozlowski (Wed Feb 07 2024 - 10:15:40 EST)
- Re: [PATCH v12 03/20] KVM: xen: mark guest pages dirty with the pfncache lock held Sean Christopherson (Wed Feb 07 2024 - 10:16:02 EST)
- Re: [PATCH 7/8] KVM: x86/mmu: Alloc TDP MMU roots while holding mmu_lock for read Xu Yilun (Wed Feb 07 2024 - 10:17:31 EST)
- Re: [PATCH v2] media: ti: Use devm_platform_ioremap_resource() in ti_csi2rx_probe() Jai Luthra (Wed Feb 07 2024 - 10:18:58 EST)
- Re: [PATCH] spi: drop gpf arg from __spi_split_transfer_maxsize() Mark Brown (Wed Feb 07 2024 - 10:21:28 EST)
- Re: [PATCH v2 1/3] LSM: add security_execve_abort() hook Paul Moore (Wed Feb 07 2024 - 10:21:53 EST)
- Re: [PATCH 2/2 v3] cxl/region: Use cond_guard() in show_targetN() Fabio M. De Francesco (Wed Feb 07 2024 - 10:22:33 EST)
- Re: [RFC 00/18] Pkernfs: Support persistence for live update Jason Gunthorpe (Wed Feb 07 2024 - 10:22:58 EST)
- Re: [etnaviv-next v13 7/7] drm/etnaviv: Add support for vivante GPU cores attached via PCI(e) Sui Jingfeng (Wed Feb 07 2024 - 10:23:18 EST)
- Re: [PATCH v3 0/7] gs101 oriole: peripheral block 1 (peric1) and i2c12 support Krzysztof Kozlowski (Wed Feb 07 2024 - 10:23:37 EST)
- [PATCH v5 0/3] overflow: Introduce wrapping helpers Kees Cook (Wed Feb 07 2024 - 10:24:35 EST)
- [PATCH v5 2/3] overflow: Introduce wrapping_add(), wrapping_sub(), and wrapping_mul() Kees Cook (Wed Feb 07 2024 - 10:24:43 EST)
- [PATCH v5 1/3] overflow: Adjust check_*_overflow() kern-doc to reflect results Kees Cook (Wed Feb 07 2024 - 10:24:49 EST)
- [PATCH v5 3/3] overflow: Introduce wrapping_inc() and wrapping_dec() Kees Cook (Wed Feb 07 2024 - 10:25:03 EST)
- Re: [PATCH 2/2] spi: omap2-mcspi: Add support for MULTI-mode Louis Chauvet (Wed Feb 07 2024 - 10:25:33 EST)
- Re: [PATCH v2 2/3] userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctx Mike Rapoport (Wed Feb 07 2024 - 10:27:54 EST)
- Re: [RFC 6/8] cgroup/drm: Introduce weight based drm cgroup control Michal Koutný (Wed Feb 07 2024 - 10:28:25 EST)
- Re: [RFC 1/8] cgroup: Add the DRM cgroup controller Michal Koutný (Wed Feb 07 2024 - 10:28:40 EST)
- Re: [PATCH v3 0/7] gs101 oriole: peripheral block 1 (peric1) and i2c12 support André Draszik (Wed Feb 07 2024 - 10:29:04 EST)
- Re: [RFC 00/18] Pkernfs: Support persistence for live update Jason Gunthorpe (Wed Feb 07 2024 - 10:29:24 EST)
- Re: [PATCH v3 2/7] dt-bindings: clock: google,gs101-clock: add PERIC1 clock management unit Krzysztof Kozlowski (Wed Feb 07 2024 - 10:30:25 EST)
- Re: [PATCH v7] ASoc: tas2783: Add tas2783 codec driver Mark Brown (Wed Feb 07 2024 - 10:30:33 EST)
- Re: [PATCH v4 07/11] ice/ptp: remove convert_art_to_tsc() Thomas Gleixner (Wed Feb 07 2024 - 10:31:19 EST)
- Re: [PATCH v5 3/3] overflow: Introduce wrapping_inc() and wrapping_dec() Andy Shevchenko (Wed Feb 07 2024 - 10:32:43 EST)
- Re: [PATCH] scsi: core: really include kunit tests with SCSI_LIB_KUNIT_TEST michael . christie (Wed Feb 07 2024 - 10:37:31 EST)
- Re: [PATCH net v2 7/9] net: fill in MODULE_DESCRIPTION()s for net/sched Jakub Kicinski (Wed Feb 07 2024 - 10:37:53 EST)
- Re: (subset) [PATCH v3 1/7] clk: samsung: gs-101: drop extra empty line Krzysztof Kozlowski (Wed Feb 07 2024 - 10:38:37 EST)
- Re: (subset) [PATCH v3 2/7] dt-bindings: clock: google,gs101-clock: add PERIC1 clock management unit Krzysztof Kozlowski (Wed Feb 07 2024 - 10:38:42 EST)
- Re: (subset) [PATCH v3 3/7] clk: samsung: gs101: add support for cmu_peric1 Krzysztof Kozlowski (Wed Feb 07 2024 - 10:39:11 EST)
- Re: (subset) [PATCH v3 4/7] dt-bindings: samsung: exynos-sysreg: gs101-peric1 requires a clock Krzysztof Kozlowski (Wed Feb 07 2024 - 10:39:28 EST)
- Re: [PATCH v2] ARM: dts: samsung: exynos5420-galaxy-tab-common: add wifi node Krzysztof Kozlowski (Wed Feb 07 2024 - 10:39:41 EST)
- Re: [PATCH 1/4] spi: s3c64xx: explicitly include <linux/types.h> Sam Protsenko (Wed Feb 07 2024 - 10:42:46 EST)
- Re: [PATCH] KVM: selftests: Fix a semaphore imbalance in the dirty ring logging test Eric Auger (Wed Feb 07 2024 - 10:43:58 EST)
- Re: [PATCH v2 1/3] LSM: add security_execve_abort() hook Kees Cook (Wed Feb 07 2024 - 10:44:22 EST)
- Re: [PATCH v2 2/4] spi: s3c64xx: prepare for a different flavor of iowrite rep Sam Protsenko (Wed Feb 07 2024 - 10:44:46 EST)
- Re: [PATCH 2/2 v3] cxl/region: Use cond_guard() in show_targetN() Ira Weiny (Wed Feb 07 2024 - 10:46:12 EST)
- Re: [PATCH 2/2] spi: omap2-mcspi: Add support for MULTI-mode Mark Brown (Wed Feb 07 2024 - 10:46:52 EST)
- Re: [PATCH] tracing: use ring_buffer_record_is_set_on() in tracer_tracing_is_on() Steven Rostedt (Wed Feb 07 2024 - 10:47:16 EST)
- Re: linux-next: build failure after merge of the device-mapper tree Mike Snitzer (Wed Feb 07 2024 - 10:47:34 EST)
- Re: [PATCH 2/2] drm/vkms: Use a simpler composition function Louis Chauvet (Wed Feb 07 2024 - 10:50:16 EST)
- Re: [PATCH v3 1/4] dt-bindings: display: bridge: add sam9x75-lvds compatible Conor Dooley (Wed Feb 07 2024 - 10:52:42 EST)
- Re: [PATCH] net: Change default delay on IP autoconfig to 0ms Jakub Kicinski (Wed Feb 07 2024 - 10:58:19 EST)
- Re: [PATCH v2] clocksource: timer-riscv: Clear timer interrupt on timer initialization Anup Patel (Wed Feb 07 2024 - 10:58:36 EST)
- Re: [PATCH printk v4 04/14] printk: ringbuffer: Do not skip non-finalized records with prb_next_seq() Petr Mladek (Wed Feb 07 2024 - 11:00:26 EST)
- Re:Re: [PATCH printk v4 04/14] printk: ringbuffer: Do not skip non-finalized records with prb_next_seq() xuanzhuo (Wed Feb 07 2024 - 11:01:06 EST)
- Re: [PATCH v3 5/6] dt-bindings: PCI: dwc: Add 'msg' register region Frank Li (Wed Feb 07 2024 - 11:02:28 EST)
- Re: [PATCH v3 3/3] PCI/ASPM: Fix L1SS parameters & only enable supported features when enable link state David E. Box (Wed Feb 07 2024 - 11:02:59 EST)
- Re: [PATCH 2/2] drm/vkms: Use a simpler composition function Louis Chauvet (Wed Feb 07 2024 - 11:03:41 EST)
- Re: [PATCH] KVM: VMX: Report up-to-date exit qualification to userspace Sean Christopherson (Wed Feb 07 2024 - 11:04:45 EST)
- Re: [PATCH 1/4] spi: s3c64xx: explicitly include <linux/types.h> Mark Brown (Wed Feb 07 2024 - 11:07:39 EST)
- Re: [PATCH v5 3/3] overflow: Introduce wrapping_inc() and wrapping_dec() Kees Cook (Wed Feb 07 2024 - 11:08:29 EST)
- Re: MediaTek for-next: Replace matthias.bgg tree with mediatek Matthias Brugger (Wed Feb 07 2024 - 11:08:39 EST)
- Re: [PATCH v3] KVM: x86/xen: improve accuracy of Xen timers Sean Christopherson (Wed Feb 07 2024 - 11:09:07 EST)
- Re: [PATCH v4 0/2] Bluetooth: Improve retrying of connection attempts patchwork-bot+bluetooth (Wed Feb 07 2024 - 11:10:42 EST)
- Re: [PATCH] Bluetooth: hci_event: Remove code to removed CONFIG_BT_HS patchwork-bot+bluetooth (Wed Feb 07 2024 - 11:10:44 EST)
- arch/x86/kernel/cpu/intel.c:673:34: warning: variable 'l2' set but not used kernel test robot (Wed Feb 07 2024 - 11:12:16 EST)
- [PATCH v2] drivers/ps3: select VIDEO to provide cmdline functions Randy Dunlap (Wed Feb 07 2024 - 11:13:42 EST)
- Re: [PATCH v4 1/4] sched/topology: Remove duplicate descriptions from TOPOLOGY_SD_FLAGS Ricardo Neri (Wed Feb 07 2024 - 11:15:10 EST)
- [PATCH] ASoC: cs35l56: Fix deadlock in ASP1 mixer register initialization Richard Fitzgerald (Wed Feb 07 2024 - 11:16:32 EST)
- Re: [PATCH printk v4 14/14] dump_stack: Do not get cpu_sync for panic CPU Petr Mladek (Wed Feb 07 2024 - 11:16:38 EST)
- Re: [PATCH printk v4 00/14] fix console flushing Petr Mladek (Wed Feb 07 2024 - 11:18:49 EST)
- Re: [PATCH] remoteproc: qcom: Add NOTIFY_FATAL event type to SSR subdevice Vignesh Viswanathan (Wed Feb 07 2024 - 11:21:48 EST)
- Re: [PATCH v4 2/4] sched/fair: remove unused parameters Ricardo Neri (Wed Feb 07 2024 - 11:22:04 EST)
- Re: [PATCH v4 2/5] dt-bindings: rtc: abx80x: convert to yaml Conor Dooley (Wed Feb 07 2024 - 11:22:52 EST)
- Re: Re: [RFC 8/9] PCI/pwrctl: add PCI power control core code Bartosz Golaszewski (Wed Feb 07 2024 - 11:26:46 EST)
- Re: [PATCH] ASoC: cs35l56: Fix deadlock in ASP1 mixer register initialization Mark Brown (Wed Feb 07 2024 - 11:27:07 EST)
- Re: [PATCH] PCI/sysfs: Fix race in pci sysfs creation Saurabh Singh Sengar (Wed Feb 07 2024 - 11:30:51 EST)
- Re: Re: Re: [PATCH 4/9] PCI: create platform devices for child OF nodes of the port node Bartosz Golaszewski (Wed Feb 07 2024 - 11:33:03 EST)
- Re: [PATCH v5 3/3] overflow: Introduce wrapping_inc() and wrapping_dec() Andy Shevchenko (Wed Feb 07 2024 - 11:34:25 EST)
- Re: [PATCH v4 0/2] Bluetooth: Improve retrying of connection attempts Luiz Augusto von Dentz (Wed Feb 07 2024 - 11:34:37 EST)
- Re: [PATCH] workqueue: make wq_subsys const Tejun Heo (Wed Feb 07 2024 - 11:35:06 EST)
- Re: [PATCH v19 0/9] Add DELETE_BUF ioctl Benjamin Gaignard (Wed Feb 07 2024 - 11:35:41 EST)
- Re: [PATCH v7] ASoc: tas2783: Add tas2783 codec driver Andy Shevchenko (Wed Feb 07 2024 - 11:36:14 EST)
- Re: [PATCH v2] drivers/ps3: select VIDEO to provide cmdline functions Thomas Zimmermann (Wed Feb 07 2024 - 11:36:44 EST)
- [tip:x86/sev] BUILD SUCCESS 1c811d403afd73f04bde82b83b24c754011bd0e8 kernel test robot (Wed Feb 07 2024 - 11:37:15 EST)
- [PATCH v2 0/5] HID: playstation: DS4: LED bugfix, third-party gamepad support Max Staudt (Wed Feb 07 2024 - 11:37:49 EST)
- [PATCH v2 1/5] HID: playstation: DS4: Fix LED blinking Max Staudt (Wed Feb 07 2024 - 11:38:05 EST)
- [PATCH v2 3/5] HID: playstation: DS4: Don't fail on calibration data request Max Staudt (Wed Feb 07 2024 - 11:38:05 EST)
- [PATCH v2 4/5] HID: playstation: DS4: Parse minimal report 0x01 Max Staudt (Wed Feb 07 2024 - 11:38:32 EST)
- [PATCH v2 2/5] HID: playstation: DS4: Don't fail on FW/HW version request Max Staudt (Wed Feb 07 2024 - 11:38:45 EST)
- [PATCH v2 5/5] HID: playstation: Simplify device type ID Max Staudt (Wed Feb 07 2024 - 11:39:03 EST)
- Re: [PATCH v3 1/3] iommu/iova: Tidy up iova_cache_get() failure Jerry Snitselaar (Wed Feb 07 2024 - 11:39:24 EST)
- Re: [PATCH] Input: psmouse - add resync_on_resume dmi check Jonathan Denose (Wed Feb 07 2024 - 11:39:49 EST)
- Re: [PATCH v1] PM: sleep: Restore asynchronous device resume optimization Tejun Heo (Wed Feb 07 2024 - 11:40:17 EST)
- Re: [PATCH v2] fpga: dfl: afu: support Rev 2 of DFL Port feature matthew . gerlach (Wed Feb 07 2024 - 11:41:04 EST)
- Re: [PATCH v3 2/3] iommu/iova: Reorganise some code Jerry Snitselaar (Wed Feb 07 2024 - 11:41:22 EST)
- Re: [PATCH v3 3/3] iommu/iova: use named kmem_cache for iova magazines Jerry Snitselaar (Wed Feb 07 2024 - 11:43:55 EST)
- Re: [PATCH v2 1/3] LSM: add security_execve_abort() hook Paul Moore (Wed Feb 07 2024 - 11:45:25 EST)
- Re: [PATCH v2] ALSA: hda/realtek: cs35l41: Fix internal speaker support for ASUS UM3402 with missing DSD Jean-Loïc Charroud (Wed Feb 07 2024 - 11:46:06 EST)
- [PATCH] f2fs: kill heap-based allocation Jaegeuk Kim (Wed Feb 07 2024 - 11:46:33 EST)
- Re: [PATCH 1/2] alarmtimer: Create alarmtimer sysfs to make duration of kernel suspend check configurable Pranav Prasad (Wed Feb 07 2024 - 11:47:03 EST)
- Re: [PATCH 0/2] alarmtimer: Rework the suspend flow in alarmtimer Pranav Prasad (Wed Feb 07 2024 - 11:47:24 EST)
- Re: [PATCH v7] ASoc: tas2783: Add tas2783 codec driver Pierre-Louis Bossart (Wed Feb 07 2024 - 11:47:52 EST)
- [PATCH] ALSA: hda/realtek: cs35l41: Fix device ID / model name Jean-Loïc Charroud (Wed Feb 07 2024 - 11:52:13 EST)
- Re: [PATCH printk v4 00/14] fix console flushing Petr Mladek (Wed Feb 07 2024 - 11:53:36 EST)
- Re: [PATCH v1 0/6] maps memory improvements and fixes Namhyung Kim (Wed Feb 07 2024 - 11:54:51 EST)
- [PATCH] x86/nmi: Fix "in NMI handler" check Breno Leitao (Wed Feb 07 2024 - 11:56:04 EST)
- Re: [syzbot] [reiserfs?] KASAN: use-after-free Read in set_de_name_and_namelen Jan Kara (Wed Feb 07 2024 - 12:03:08 EST)
- [PATCH 0/2] Fix PHY init timeout issues Elad Nachman (Wed Feb 07 2024 - 12:04:51 EST)
- [PATCH 2/2] mmc: xenon: add timeout for PHY init complete Elad Nachman (Wed Feb 07 2024 - 12:05:11 EST)
- [PATCH 1/2] mmc: xenon: fix PHY init clock stability Elad Nachman (Wed Feb 07 2024 - 12:05:13 EST)
- Re: [PATCH v1 3/6] PCI: dwc: Add HDMA support Manivannan Sadhasivam (Wed Feb 07 2024 - 12:07:07 EST)
- [PATCH v4] docs: admin-guide: Update bootloader and installation instructions Hunter Chasens (Wed Feb 07 2024 - 12:10:22 EST)
- Re: [Linaro-mm-sig] [PATCH v5 2/6] dma-buf: udmabuf: Implement .{begin,end}_access Daniel Vetter (Wed Feb 07 2024 - 12:10:38 EST)
- [PATCH v5 0/3] printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal of CONFIG_BASE_FULL Yoann Congal (Wed Feb 07 2024 - 12:11:23 EST)
- [PATCH v5 1/3] printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabled Yoann Congal (Wed Feb 07 2024 - 12:11:41 EST)
- [PATCH v5 2/3] printk: Change type of CONFIG_BASE_SMALL to bool Yoann Congal (Wed Feb 07 2024 - 12:11:45 EST)
- [PATCH v5 3/3] printk: Remove redundant CONFIG_BASE_FULL Yoann Congal (Wed Feb 07 2024 - 12:12:16 EST)
- Re: [PATCH] ALSA: hda/realtek: cs35l41: Fix device ID / model name Takashi Iwai (Wed Feb 07 2024 - 12:12:42 EST)
- Re: [PATCH v8] PCI/DPC: Ignore Surprise Down error on hot removal Smita Koralahalli (Wed Feb 07 2024 - 12:13:09 EST)
- Re: [PATCH] doc:it_IT: fix a typo in the config name in RCU torture Federico Vaga (Wed Feb 07 2024 - 12:13:18 EST)
- [tip: x86/sev] iommu/amd: Fix failure return from snp_lookup_rmpentry() tip-bot2 for Ashish Kalra (Wed Feb 07 2024 - 12:13:41 EST)
- Re: [PATCHv5 1/3] watchdog/softlockup: low-overhead detection of interrupt Doug Anderson (Wed Feb 07 2024 - 12:14:17 EST)
- Re: [PATCHv5 2/3] watchdog/softlockup: report the most frequent interrupts Doug Anderson (Wed Feb 07 2024 - 12:15:03 EST)
- Re: [PATCH v8] PCI/DPC: Ignore Surprise Down error on hot removal Kuppuswamy Sathyanarayanan (Wed Feb 07 2024 - 12:15:19 EST)
- [PATCH][next] carl9170: Remove redundant assignment to pointer super Colin Ian King (Wed Feb 07 2024 - 12:15:40 EST)
- Re: [LSF/MM/BPF TOPIC] tracing the source of errors Darrick J. Wong (Wed Feb 07 2024 - 12:16:12 EST)
- Re: [PATCH 0/2] alarmtimer: Rework the suspend flow in alarmtimer Pranav Prasad (Wed Feb 07 2024 - 12:17:13 EST)
- Re: [PATCH 1/1] dt-bindings: pci: layerscape-pci: Convert to yaml file Conor Dooley (Wed Feb 07 2024 - 12:18:13 EST)
- Re: [PATCH v3 3/3] PCI/ASPM: Fix L1SS parameters & only enable supported features when enable link state Kuppuswamy Sathyanarayanan (Wed Feb 07 2024 - 12:20:08 EST)
- Re: [PATCH v4 3/3] media: imagination: Add E5010 JPEG Encoder driver Andrew Davis (Wed Feb 07 2024 - 12:22:10 EST)
- Re: [PATCH 1/2] mmc: xenon: fix PHY init clock stability Ulf Hansson (Wed Feb 07 2024 - 12:24:11 EST)
- Re: [PATCH 3/4] serial: sc16is7xx: split into core and I2C/SPI parts (sc16is7xx_lines) kernel test robot (Wed Feb 07 2024 - 12:24:41 EST)
- Re: [PATCH wq/for-6.9 v4 2/4] workqueue: Enable unbound cpumask update on ordered workqueues Tejun Heo (Wed Feb 07 2024 - 12:25:28 EST)
- Re: [PATCH 2/2] mmc: xenon: add timeout for PHY init complete Ulf Hansson (Wed Feb 07 2024 - 12:25:48 EST)
- Re: [PATCH v2] net: stmmac: dwmac-qcom-ethqos: Enable TBS on all queues but 0 Jeff Johnson (Wed Feb 07 2024 - 12:26:47 EST)
- Re: [PATCH 1/2] dt-bindings: iio: adc: add ad7944 ADCs Conor Dooley (Wed Feb 07 2024 - 12:27:27 EST)
- [PATCH] arm64: dts: ti: am62-phyboard-lyra: Add overlay to enable a GPIO fan Nathan Morrisson (Wed Feb 07 2024 - 12:28:52 EST)
- Re: [PATCH 2/2] alarmtimer: Modify alarmtimer suspend callback to Pranav Prasad (Wed Feb 07 2024 - 12:29:47 EST)
- Re: [PATCH v3] wifi: mwifiex: Refactor 1-element array into flexible array in struct mwifiex_ie_types_chan_list_param_set Gustavo A. R. Silva (Wed Feb 07 2024 - 12:36:51 EST)
- Re: [PATCH v2 0/7] filesystem visibililty ioctls Theodore Ts'o (Wed Feb 07 2024 - 12:40:52 EST)
- [PATCH v4 00/10] IOMMU memory observability Pasha Tatashin (Wed Feb 07 2024 - 12:41:33 EST)
- [PATCH v4 01/10] iommu/vt-d: add wrapper functions for page allocations Pasha Tatashin (Wed Feb 07 2024 - 12:41:39 EST)
- [PATCH v4 03/10] iommu/io-pgtable-arm: use page allocation function provided by iommu-pages.h Pasha Tatashin (Wed Feb 07 2024 - 12:42:03 EST)
- [PATCH v4 02/10] iommu/amd: use page allocation function provided by iommu-pages.h Pasha Tatashin (Wed Feb 07 2024 - 12:42:16 EST)
- [PATCH v4 04/10] iommu/io-pgtable-dart: use page allocation function provided by iommu-pages.h Pasha Tatashin (Wed Feb 07 2024 - 12:42:21 EST)
- [PATCH v4 05/10] iommu/exynos: use page allocation function provided by iommu-pages.h Pasha Tatashin (Wed Feb 07 2024 - 12:42:46 EST)
- [PATCH v4 06/10] iommu/rockchip: use page allocation function provided by iommu-pages.h Pasha Tatashin (Wed Feb 07 2024 - 12:43:08 EST)
- [PATCH v4 07/10] iommu/sun50i: use page allocation function provided by iommu-pages.h Pasha Tatashin (Wed Feb 07 2024 - 12:43:29 EST)
- [PATCH v4 08/10] iommu/tegra-smmu: use page allocation function provided by iommu-pages.h Pasha Tatashin (Wed Feb 07 2024 - 12:43:44 EST)
- [PATCH v4 10/10] iommu: account IOMMU allocated memory Pasha Tatashin (Wed Feb 07 2024 - 12:44:18 EST)
- [PATCH v4 09/10] iommu: observability of the IOMMU allocations Pasha Tatashin (Wed Feb 07 2024 - 12:44:30 EST)
- [PATCH] soc: mediatek: mtk-socinfo: depends on CONFIG_SOC_BUS Daniel Golle (Wed Feb 07 2024 - 12:45:17 EST)
- Re: [PATCH v2] ALSA: hda/realtek: cs35l41: Fix internal speaker support for ASUS UM3402 with missing DSD Jean-Loïc Charroud (Wed Feb 07 2024 - 12:48:34 EST)
- Re: [PATCH 1/1] dt-bindings: pci: layerscape-pci: Convert to yaml file Frank Li (Wed Feb 07 2024 - 12:49:42 EST)
- Re: [PATCH v1 0/6] maps memory improvements and fixes Ian Rogers (Wed Feb 07 2024 - 12:50:14 EST)
- Re: [PATCH -v2] x86/retpoline: Ensure default return thunk isn't used at runtime Josh Poimboeuf (Wed Feb 07 2024 - 12:50:33 EST)
- Re: [PATCH net v1] net: intel: fix old compiler regressions patchwork-bot+netdevbpf (Wed Feb 07 2024 - 12:50:47 EST)
- Re: [PATCH net-next] net: Do not return value from init_dummy_netdev() patchwork-bot+netdevbpf (Wed Feb 07 2024 - 12:50:52 EST)
- Re: [RFC] string: Allow 2-argument strscpy() Pavel Machek (Wed Feb 07 2024 - 12:52:06 EST)
- Re: [RESEND PATCH v0 1/5] wave5 : Support yuv422 input format for encoder. Nicolas Dufresne (Wed Feb 07 2024 - 12:55:46 EST)
- Re: [PATCH v2 1/3] LSM: add security_execve_abort() hook Linus Torvalds (Wed Feb 07 2024 - 12:58:09 EST)
- [PATCH v2 00/25] Enable FRED with KVM VMX Xin Li (Wed Feb 07 2024 - 12:59:15 EST)
- [PATCH v2 01/25] KVM: VMX: Cleanup VMX basic information defines and usages Xin Li (Wed Feb 07 2024 - 12:59:31 EST)
- [PATCH v2 02/25] KVM: VMX: Cleanup VMX misc information defines and usages Xin Li (Wed Feb 07 2024 - 12:59:50 EST)
- [PATCH v2 2/2] net: phy: dp83826: support TX data voltage tuning Catalin Popescu (Wed Feb 07 2024 - 13:00:35 EST)
- [PATCH v2 04/25] KVM: x86: Mark CR4.FRED as not reserved Xin Li (Wed Feb 07 2024 - 13:00:44 EST)
- [PATCH v2 1/2] dt-bindings: net: dp83826: support TX data voltage tuning Catalin Popescu (Wed Feb 07 2024 - 13:01:06 EST)
- [PATCH v2 03/25] KVM: VMX: Add support for the secondary VM exit controls Xin Li (Wed Feb 07 2024 - 13:01:17 EST)
- [PATCH v2 06/25] KVM: VMX: Defer enabling FRED MSRs save/load until after set CPUID Xin Li (Wed Feb 07 2024 - 13:01:47 EST)
- [PATCH v2 07/25] KVM: VMX: Set intercept for FRED MSRs Xin Li (Wed Feb 07 2024 - 13:01:47 EST)
- [PATCH v2 05/25] KVM: VMX: Initialize FRED VM entry/exit controls in vmcs_config Xin Li (Wed Feb 07 2024 - 13:02:14 EST)
- [PATCH v2 09/25] KVM: VMX: Switch FRED RSP0 between host and guest Xin Li (Wed Feb 07 2024 - 13:02:52 EST)
- [PATCH v2 08/25] KVM: VMX: Initialize VMCS FRED fields Xin Li (Wed Feb 07 2024 - 13:03:47 EST)
- [PATCH v2 10/25] KVM: VMX: Add support for FRED context save/restore Xin Li (Wed Feb 07 2024 - 13:03:56 EST)
- [PATCH v2 11/25] KVM: x86: Add kvm_is_fred_enabled() Xin Li (Wed Feb 07 2024 - 13:04:02 EST)
- [PATCH v2 14/25] KVM: VMX: Disable FRED if FRED consistency checks fail Xin Li (Wed Feb 07 2024 - 13:04:36 EST)
- [PATCH v2 12/25] KVM: VMX: Handle FRED event data Xin Li (Wed Feb 07 2024 - 13:05:00 EST)
- [PATCH v2 15/25] KVM: VMX: Dump FRED context in dump_vmcs() Xin Li (Wed Feb 07 2024 - 13:05:00 EST)
- [PATCH v2 16/25] KVM: VMX: Invoke vmx_set_cpu_caps() before nested setup Xin Li (Wed Feb 07 2024 - 13:05:42 EST)
- [PATCH v2 13/25] KVM: VMX: Handle VMX nested exception for FRED Xin Li (Wed Feb 07 2024 - 13:06:28 EST)
- [PATCH v2 20/25] KVM: nVMX: Add support for VMX FRED controls Xin Li (Wed Feb 07 2024 - 13:06:43 EST)
- [PATCH v2 17/25] KVM: nVMX: Add support for the secondary VM exit controls Xin Li (Wed Feb 07 2024 - 13:07:08 EST)
- [PATCH v2 18/25] KVM: nVMX: Add a prerequisite to SHADOW_FIELD_R[OW] macros Xin Li (Wed Feb 07 2024 - 13:07:15 EST)
- [PATCH v2 22/25] KVM: x86: Allow FRED/LKGS/WRMSRNS to be exposed to guests Xin Li (Wed Feb 07 2024 - 13:07:45 EST)
- [PATCH v2 19/25] KVM: nVMX: Add FRED VMCS fields Xin Li (Wed Feb 07 2024 - 13:08:02 EST)
- [PATCH v2 23/25] KVM: selftests: Run debug_regs test with FRED enabled Xin Li (Wed Feb 07 2024 - 13:08:06 EST)
- [PATCH v2 25/25] KVM: selftests: Add fred exception tests Xin Li (Wed Feb 07 2024 - 13:09:02 EST)
- [PATCH v2 21/25] KVM: nVMX: Add VMCS FRED states checking Xin Li (Wed Feb 07 2024 - 13:09:16 EST)
- [PATCH v2 24/25] KVM: selftests: Add a new VM guest mode to run user level code Xin Li (Wed Feb 07 2024 - 13:09:52 EST)
- Re: [PATCH v12 13/16] iommu: Improve iopf_queue_remove_device() Vasant Hegde (Wed Feb 07 2024 - 13:10:21 EST)
- Re: [RESEND PATCH v0 2/5] wave5: Support to prepend sps/pps to IDR frame. Nicolas Dufresne (Wed Feb 07 2024 - 13:10:43 EST)
- [PATCH v3 3/5] fpga: xilinx-core: rename "prog_b" and "init-b" gpios Charles Perry (Wed Feb 07 2024 - 13:11:07 EST)
- [PATCH v3 0/5] fpga: xilinx-selectmap: add new driver Charles Perry (Wed Feb 07 2024 - 13:11:14 EST)
- [PATCH v3 2/5] dt-bindings: fpga: xlnx,fpga-slave-serial: rename gpios Charles Perry (Wed Feb 07 2024 - 13:11:35 EST)
- [PATCH v3 1/5] fpga: xilinx-spi: extract a common driver core Charles Perry (Wed Feb 07 2024 - 13:11:44 EST)
- [PATCH v3 5/5] fpga: xilinx-selectmap: add new driver Charles Perry (Wed Feb 07 2024 - 13:12:03 EST)
- [PATCH v3 4/5] dt-bindings: fpga: xlnx,fpga-selectmap: add DT schema Charles Perry (Wed Feb 07 2024 - 13:12:25 EST)
- Re: [PATCH] ALSA: hda/realtek: cs35l41: Fix device ID / model name Jean-Loïc Charroud (Wed Feb 07 2024 - 13:13:07 EST)
- Re: [PATCH v5 2/3] overflow: Introduce wrapping_add(), wrapping_sub(), and wrapping_mul() Marco Elver (Wed Feb 07 2024 - 13:13:34 EST)
- Re: [GIT PULL] LoongArch fixes for v6.8-rc4 pr-tracker-bot (Wed Feb 07 2024 - 13:14:09 EST)
- Re: [GIT PULL] KVM changes for 6.8-rc4 pr-tracker-bot (Wed Feb 07 2024 - 13:14:30 EST)
- Re: [GIT PULL] another NFSD fix for 6.8-rc pr-tracker-bot (Wed Feb 07 2024 - 13:14:36 EST)
- Re: [PATCH] ASoC: dt-bindings: atmel,asoc-wm8904: Convert to json-schema Mark Brown (Wed Feb 07 2024 - 13:15:05 EST)
- Re: [PATCH v2] bus: mhi: host: free buffer on error in mhi_alloc_bhie_table Jeffrey Hugo (Wed Feb 07 2024 - 13:15:23 EST)
- Re: [PATCH v2] clocksource: timer-riscv: Clear timer interrupt on timer initialization Samuel Holland (Wed Feb 07 2024 - 13:15:40 EST)
- Re: [PATCH v2 1/3] LSM: add security_execve_abort() hook Paul Moore (Wed Feb 07 2024 - 13:15:59 EST)
- Re: [PATCH v2] ALSA: hda/realtek: cs35l41: Fix internal speaker support for ASUS UM3402 with missing DSD Takashi Iwai (Wed Feb 07 2024 - 13:16:22 EST)
- Re: [PATCH][next] carl9170: Remove redundant assignment to pointer super Kalle Valo (Wed Feb 07 2024 - 13:16:42 EST)
- Re: [syzbot] [dri?] WARNING in vkms_get_vblank_timestamp (2) syzbot (Wed Feb 07 2024 - 13:17:16 EST)
- [PATCH v9] PCI/DPC: Ignore Surprise Down error on hot removal Smita Koralahalli (Wed Feb 07 2024 - 13:19:22 EST)
- Re: [PATCH v2] net: stmmac: dwmac-qcom-ethqos: Enable TBS on all queues but 0 Jakub Kicinski (Wed Feb 07 2024 - 13:19:47 EST)
- Re: [PATCH] regmap: kunit: fix raw noinc write test wrapping Mark Brown (Wed Feb 07 2024 - 13:21:09 EST)
- Re: [PATCH] MAINTAINERS: repair entry for MICROCHIP MCP16502 PMIC DRIVER Mark Brown (Wed Feb 07 2024 - 13:21:25 EST)
- Re: [PATCH v3 1/4] drm/msm/mdss: generate MDSS data for MDP5 platforms Abhinav Kumar (Wed Feb 07 2024 - 13:25:52 EST)
- RE: [PATCH 1/2] ata: ahci_ceva: fix error handling for Xilinx GT PHY support Pandey, Radhey Shyam (Wed Feb 07 2024 - 13:28:38 EST)
- Re: [RESEND PATCH v0 3/5] wave5 : Support runtime suspend/resume. Nicolas Dufresne (Wed Feb 07 2024 - 13:29:43 EST)
- Re: [PATCH] x86/nmi: Fix "in NMI handler" check Paul E. McKenney (Wed Feb 07 2024 - 13:30:25 EST)
- Re: [PATCH v2] mm/swap: fix race when skipping swapcache Minchan Kim (Wed Feb 07 2024 - 13:31:50 EST)
- Re: [RESEND PATCH v0 5/5] wave5 : Fixed the wrong buffer size formula. Nicolas Dufresne (Wed Feb 07 2024 - 13:32:12 EST)
- Re: [regression 6.1.67] dlm: cannot start dlm midcomms -97 after backport of e9cdebbe23f1 ("dlm: use kernel_connect() and kernel_bind()") Jordan Rife (Wed Feb 07 2024 - 13:33:25 EST)
- Re: [PATCH v2] net: stmmac: dwmac-qcom-ethqos: Enable TBS on all queues but 0 Andrew Halaney (Wed Feb 07 2024 - 13:33:43 EST)
- Re: [PATCH v2 2/2] net: phy: dp83826: support TX data voltage tuning Andrew Lunn (Wed Feb 07 2024 - 13:36:13 EST)
- Re: Re: [PATCH v2] net: stmmac: dwmac-qcom-ethqos: Enable TBS on all queues but 0 Andrew Halaney (Wed Feb 07 2024 - 13:39:59 EST)
- Re: [PATCH v1] PM: sleep: Restore asynchronous device resume optimization Rafael J. Wysocki (Wed Feb 07 2024 - 13:41:57 EST)
- [RFC PATCH 0/6] async device shutdown support David Jeffery (Wed Feb 07 2024 - 13:42:30 EST)
- [RFC PATCH 1/6] minimal async shutdown infrastructure David Jeffery (Wed Feb 07 2024 - 13:42:42 EST)
- [RFC PATCH 3/6] pci bus async shutdown support David Jeffery (Wed Feb 07 2024 - 13:42:47 EST)
- [RFC PATCH 2/6] Improve ability to perform async shutdown in parallel David Jeffery (Wed Feb 07 2024 - 13:43:08 EST)
- [RFC PATCH 4/6] pci nvme async shutdown support David Jeffery (Wed Feb 07 2024 - 13:43:31 EST)
- [RFC PATCH 5/6] scsi mid layer support for async command submit David Jeffery (Wed Feb 07 2024 - 13:44:06 EST)
- [RFC PATCH 6/6] sd: async cache flush on shutdown David Jeffery (Wed Feb 07 2024 - 13:44:10 EST)
- [PATCH v3 10/32] misc: gehc-achc: Follow renaming of SPI "master" to "controller" Uwe Kleine-König (Wed Feb 07 2024 - 13:44:34 EST)
- [PATCH v3 17/32] spi: cadence-quadspi: Don't emit error message on allocation error Uwe Kleine-König (Wed Feb 07 2024 - 13:44:49 EST)
- [PATCH v3 06/32] media: mgb4: Follow renaming of SPI "master" to "controller" Uwe Kleine-König (Wed Feb 07 2024 - 13:45:24 EST)
- [PATCH v3 07/32] media: netup_unidvb: Follow renaming of SPI "master" to "controller" Uwe Kleine-König (Wed Feb 07 2024 - 13:45:30 EST)
- [PATCH v3 18/32] spi: cadence-quadspi: Follow renaming of SPI "master" to "controller" Uwe Kleine-König (Wed Feb 07 2024 - 13:45:31 EST)
- [PATCH v3 21/32] spi: loopback-test: Follow renaming of SPI "master" to "controller" Uwe Kleine-König (Wed Feb 07 2024 - 13:45:36 EST)
- [PATCH v3 05/32] Input: synaptics-rmi4 - follow renaming of SPI "master" to "controller" Uwe Kleine-König (Wed Feb 07 2024 - 13:45:41 EST)
- [PATCH v3 19/32] spi: cavium: Follow renaming of SPI "master" to "controller" Uwe Kleine-König (Wed Feb 07 2024 - 13:45:46 EST)
- [PATCH v3 03/32] iio: adc: ad_sigma_delta: Follow renaming of SPI "master" to "controller" Uwe Kleine-König (Wed Feb 07 2024 - 13:46:14 EST)
- [PATCH v3 15/32] platform/chrome: cros_ec_spi: Follow renaming of SPI "master" to "controller" Uwe Kleine-König (Wed Feb 07 2024 - 13:46:18 EST)
- [PATCH v3 01/32] fpga: ice40-spi: Follow renaming of SPI "master" to "controller" Uwe Kleine-König (Wed Feb 07 2024 - 13:47:39 EST)
- [PATCH v3 08/32] media: usb/msi2500: Follow renaming of SPI "master" to "controller" Uwe Kleine-König (Wed Feb 07 2024 - 13:47:45 EST)
- [PATCH v3 02/32] ieee802154: ca8210: Follow renaming of SPI "master" to "controller" Uwe Kleine-König (Wed Feb 07 2024 - 13:47:46 EST)
- [PATCH v3 09/32] media: v4l2-subdev: Follow renaming of SPI "master" to "controller" Uwe Kleine-König (Wed Feb 07 2024 - 13:47:48 EST)
- [PATCH v3 22/32] spi: slave-mt27xx: Follow renaming of SPI "master" to "controller" Uwe Kleine-König (Wed Feb 07 2024 - 13:47:49 EST)
- [PATCH v3 04/32] Input: pxspad - follow renaming of SPI "master" to "controller" Uwe Kleine-König (Wed Feb 07 2024 - 13:47:50 EST)
- [PATCH v3 23/32] spi: spidev: Follow renaming of SPI "master" to "controller" Uwe Kleine-König (Wed Feb 07 2024 - 13:47:50 EST)
- [PATCH v3 20/32] spi: geni-qcom: Follow renaming of SPI "master" to "controller" Uwe Kleine-König (Wed Feb 07 2024 - 13:47:54 EST)
- [PATCH v3 13/32] net: ks8851: Follow renaming of SPI "master" to "controller" Uwe Kleine-König (Wed Feb 07 2024 - 13:47:56 EST)
- [PATCH v3 26/32] tpm_tis_spi: Follow renaming of SPI "master" to "controller" Uwe Kleine-König (Wed Feb 07 2024 - 13:47:59 EST)
- [PATCH v3 30/32] spi: fsl-lib: Follow renaming of SPI "master" to "controller" Uwe Kleine-König (Wed Feb 07 2024 - 13:48:01 EST)
- [PATCH v3 27/32] usb: gadget: max3420_udc: Follow renaming of SPI "master" to "controller" Uwe Kleine-König (Wed Feb 07 2024 - 13:48:03 EST)
- [PATCH v3 32/32] Documentation: spi: Update documentation for renaming "master" to "controller" Uwe Kleine-König (Wed Feb 07 2024 - 13:48:13 EST)
- [PATCH v3 16/32] spi: bitbang: Follow renaming of SPI "master" to "controller" Uwe Kleine-König (Wed Feb 07 2024 - 13:48:23 EST)
- [PATCH v3 12/32] mtd: dataflash: Follow renaming of SPI "master" to "controller" Uwe Kleine-König (Wed Feb 07 2024 - 13:49:09 EST)
- [PATCH v3 14/32] net: vertexcom: mse102x: Follow renaming of SPI "master" to "controller" Uwe Kleine-König (Wed Feb 07 2024 - 13:49:11 EST)
- [PATCH v3 28/32] video: fbdev: mmp: Follow renaming of SPI "master" to "controller" Uwe Kleine-König (Wed Feb 07 2024 - 13:49:35 EST)
- [PATCH v3 11/32] mmc: mmc_spi: Follow renaming of SPI "master" to "controller" Uwe Kleine-König (Wed Feb 07 2024 - 13:49:41 EST)
- [PATCH v3 25/32] staging: greybus: spi: Follow renaming of SPI "master" to "controller" Uwe Kleine-König (Wed Feb 07 2024 - 13:49:44 EST)
- [PATCH v3 24/32] staging: fbtft: Follow renaming of SPI "master" to "controller" Uwe Kleine-König (Wed Feb 07 2024 - 13:49:48 EST)
- [PATCH v3 29/32] wifi: libertas: Follow renaming of SPI "master" to "controller" Uwe Kleine-König (Wed Feb 07 2024 - 13:51:11 EST)
- [PATCH v3 31/32] spi: Drop compat layer from renaming "master" to "controller" Uwe Kleine-König (Wed Feb 07 2024 - 13:51:23 EST)
- [PATCH v3 00/32] spi: get rid of some legacy macros Uwe Kleine-König (Wed Feb 07 2024 - 13:52:22 EST)
- Re: [PATCH] x86/nmi: Fix "in NMI handler" check Xin Li (Wed Feb 07 2024 - 13:53:18 EST)
- Re: [PATCH v3 2/4] drm/msm/dpu: support binding to the mdp5 devices Abhinav Kumar (Wed Feb 07 2024 - 13:53:39 EST)
- Re: [PATCH v3 3/3] userfaultfd: use per-vma locks in userfaultfd operations Lokesh Gidra (Wed Feb 07 2024 - 13:53:59 EST)
- Re: [PATCH net-next v6 4/4] eventpoll: Add epoll ioctl for epoll_params Joe Damato (Wed Feb 07 2024 - 13:54:24 EST)
- Re: [PATCH v3 3/3] userfaultfd: use per-vma locks in userfaultfd operations Lokesh Gidra (Wed Feb 07 2024 - 13:54:38 EST)
- Re: [PATCH v3 3/3] userfaultfd: use per-vma locks in userfaultfd operations Liam R. Howlett (Wed Feb 07 2024 - 13:55:14 EST)
- Re: [PATCH -v2] x86/retpoline: Ensure default return thunk isn't used at runtime Borislav Petkov (Wed Feb 07 2024 - 13:55:31 EST)
- Re: [PATCH v10 1/2] riscv: Include riscv_set_icache_flush_ctx prctl Samuel Holland (Wed Feb 07 2024 - 13:55:51 EST)
- Re: [PATCH v1] PM: sleep: Restore asynchronous device resume optimization Tejun Heo (Wed Feb 07 2024 - 13:58:17 EST)
- Re: [PATCH v1] PM: sleep: Restore asynchronous device resume optimization Marek Szyprowski (Wed Feb 07 2024 - 14:02:04 EST)
- Re: [PATCHSET wq/for-6.9] workqueue: Implement BH workqueue and convert several tasklet users Allen (Wed Feb 07 2024 - 14:03:05 EST)
- Re: [PATCH net-next v6 1/4] eventpoll: support busy poll per epoll instance Jakub Kicinski (Wed Feb 07 2024 - 14:04:27 EST)
- Re: [PATCH net-next v6 2/4] eventpoll: Add per-epoll busy poll packet budget Jakub Kicinski (Wed Feb 07 2024 - 14:04:54 EST)
- Re: [PATCH 04/14] perf map: Add map__objdump_2rip() Namhyung Kim (Wed Feb 07 2024 - 14:05:12 EST)
- Re: [PATCH net-next v6 3/4] eventpoll: Add per-epoll prefer busy poll option Jakub Kicinski (Wed Feb 07 2024 - 14:05:32 EST)
- Re: [PATCH net-next v6 4/4] eventpoll: Add epoll ioctl for epoll_params Jakub Kicinski (Wed Feb 07 2024 - 14:07:39 EST)
- Re: [PATCH 14/14] perf annotate-data: Add stack canary type Namhyung Kim (Wed Feb 07 2024 - 14:08:35 EST)
- Re: [PATCH v5 1/2] PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq() Bjorn Helgaas (Wed Feb 07 2024 - 14:11:04 EST)
- [PATCH v1 2/3] iwlwifi: mvm: Populate trip table before registering thermal zone Rafael J. Wysocki (Wed Feb 07 2024 - 14:13:08 EST)
- [PATCH v1 1/3] iwlwifi: mvm: Drop unused fw_trips_index[] from iwl_mvm_thermal_device Rafael J. Wysocki (Wed Feb 07 2024 - 14:13:21 EST)
- [PATCH v1 3/3] iwlwifi: mvm: Use for_each_thermal_trip() for walking trip points Rafael J. Wysocki (Wed Feb 07 2024 - 14:13:35 EST)
- [PATCH v1 0/3] iwlwifi: mvm: Thermal management fixes Rafael J. Wysocki (Wed Feb 07 2024 - 14:14:01 EST)
- Re: [PATCH net-next v6 1/4] eventpoll: support busy poll per epoll instance Joe Damato (Wed Feb 07 2024 - 14:14:29 EST)
- Re: [PATCH 2/2] platform/chrome: cros_ec_typec: Make sure the USB role switch has PLD Sergei Shtylyov (Wed Feb 07 2024 - 14:15:11 EST)
- Re: [PATCH net-next v6 4/4] eventpoll: Add epoll ioctl for epoll_params Joe Damato (Wed Feb 07 2024 - 14:16:20 EST)
- Re: [PATCH v3 3/4] drm/msm: add a kernel param to select between MDP5 and DPU drivers Abhinav Kumar (Wed Feb 07 2024 - 14:19:58 EST)
- Re: [PATCH -fixes] riscv: Fix arch_tlbbatch_flush() by clearing the batch cpumask Samuel Holland (Wed Feb 07 2024 - 14:24:06 EST)
- Re: [PATCH -fixes] riscv: Flush the tlb when a page directory is freed Samuel Holland (Wed Feb 07 2024 - 14:27:39 EST)
- Re: [PATCH -fixes] riscv: Fix arch_tlbbatch_flush() by clearing the batch cpumask Palmer Dabbelt (Wed Feb 07 2024 - 14:35:22 EST)
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] tracing the source of errors Eric Sandeen (Wed Feb 07 2024 - 14:38:59 EST)
- Re: [PATCH] tsnep: Use devm_platform_get_and_ioremap_resource() in tsnep_probe() Jakub Kicinski (Wed Feb 07 2024 - 14:41:55 EST)
- [PATCH 1/1] dmaengine: fsl-edma: correct max_segment_size setting Frank Li (Wed Feb 07 2024 - 14:48:04 EST)
- Re: [PATCH v1] PM: sleep: Restore asynchronous device resume optimization Tejun Heo (Wed Feb 07 2024 - 14:48:55 EST)
- Re: [PATCH -v2] x86/retpoline: Ensure default return thunk isn't used at runtime Josh Poimboeuf (Wed Feb 07 2024 - 14:49:33 EST)
- Re: [PATCH v3 4/4] drm/msm/dpu: add support for SDM660 and SDM630 platforms Abhinav Kumar (Wed Feb 07 2024 - 14:50:23 EST)
- Re: [PATCH v2] PCI: vmd: Enable PCI PM's L1 substates of remapped PCIe Root Port and NVMe David E. Box (Wed Feb 07 2024 - 14:51:53 EST)
- Re: [PATCH v1] PM: sleep: Restore asynchronous device resume optimization Rafael J. Wysocki (Wed Feb 07 2024 - 14:54:33 EST)
- [syzbot] [input?] [usb?] WARNING in input_register_device (2) syzbot (Wed Feb 07 2024 - 14:54:55 EST)
- Re: [PATCH 04/14] perf map: Add map__objdump_2rip() Ian Rogers (Wed Feb 07 2024 - 14:56:39 EST)
- Re: [PATCH v3 2/4] drm/msm/dpu: support binding to the mdp5 devices Dmitry Baryshkov (Wed Feb 07 2024 - 14:56:41 EST)
- [PATCH v4 1/1] Add 10EC5280 to bmi160_i2c ACPI IDs to allow binding on some devices Jesus Gonzalez (Wed Feb 07 2024 - 14:57:10 EST)
- Re: [PATCH v3 1/4] drm/msm/mdss: generate MDSS data for MDP5 platforms Dmitry Baryshkov (Wed Feb 07 2024 - 14:59:49 EST)
- Re: [PATCH v2] x86/tdx: replace deprecated strncpy with strtomem_pad Andy Shevchenko (Wed Feb 07 2024 - 15:02:34 EST)
- Re: MediaTek for-next: Replace matthias.bgg tree with mediatek Stephen Rothwell (Wed Feb 07 2024 - 15:02:56 EST)
- Re: [PATCH v3 2/4] drm/msm/dpu: support binding to the mdp5 devices Abhinav Kumar (Wed Feb 07 2024 - 15:05:31 EST)
- Re: [PATCH v2 1/2] PCI: Disable D3cold on Asus B1400 PCI-NVMe bridge Bjorn Helgaas (Wed Feb 07 2024 - 15:05:50 EST)
- [PATCH RESEND] arm64: dts: mediatek: mt8192-asurada: Remove CrosEC base detection node Nícolas F. R. A. Prado (Wed Feb 07 2024 - 15:09:15 EST)
- Re: [PATCH net-next v6 1/4] eventpoll: support busy poll per epoll instance Jakub Kicinski (Wed Feb 07 2024 - 15:11:40 EST)
- Re: [RFC PATCH v2 0/4] tsm: Runtime measurement registers ABI Xing, Cedric (Wed Feb 07 2024 - 15:17:18 EST)
- Re: [PATCH net-next 3/5] net: ravb: Return cached statistics if the interface is down Sergey Shtylyov (Wed Feb 07 2024 - 15:18:37 EST)
- Re: [PATCH net-next v6 4/4] eventpoll: Add epoll ioctl for epoll_params Jakub Kicinski (Wed Feb 07 2024 - 15:19:00 EST)
- [PATCH] platform/x86: wmi: Make input buffer madatory when evaulating methods Armin Wolf (Wed Feb 07 2024 - 15:20:32 EST)
- Re: [PATCH v2 2/2] fbcon: Defer console takeover for splash screens to first switch Mario Limonciello (Wed Feb 07 2024 - 15:21:20 EST)
- Re: [PATCH 2/2] drm/vkms: Use a simpler composition function Arthur Grillo (Wed Feb 07 2024 - 15:22:11 EST)
- [PATCH v5 00/12] mtd: rawnand: brcmnand: driver and doc updates William Zhang (Wed Feb 07 2024 - 15:23:30 EST)
- Re: [PATCH net-next v6 1/4] eventpoll: support busy poll per epoll instance Joe Damato (Wed Feb 07 2024 - 15:23:50 EST)
- [PATCH v5 01/12] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs William Zhang (Wed Feb 07 2024 - 15:24:07 EST)
- [PATCH v5 02/12] dt-bindings: mtd: brcmnand: Add WP pin connection property William Zhang (Wed Feb 07 2024 - 15:24:22 EST)
- [PATCH v5 03/12] dt-bindings: mtd: brcmnand: Add ecc strap property William Zhang (Wed Feb 07 2024 - 15:24:28 EST)
- [PATCH v5 04/12] ARM: dts: broadcom: bcmbca: Add NAND controller node William Zhang (Wed Feb 07 2024 - 15:24:51 EST)
- [PATCH v5 05/12] arm64: dts: broadcom: bcmbca: Add NAND controller node William Zhang (Wed Feb 07 2024 - 15:25:04 EST)
- [PATCH v5 06/12] arm64: dts: broadcom: bcmbca: Update router boards William Zhang (Wed Feb 07 2024 - 15:25:18 EST)
- [PATCH v5 07/12] mtd: rawnand: brcmnand: Rename bcm63138 nand driver William Zhang (Wed Feb 07 2024 - 15:25:34 EST)
- [PATCH v5 08/12] mtd: rawnand: brcmnand: Add BCMBCA read data bus interface William Zhang (Wed Feb 07 2024 - 15:25:45 EST)
- [PATCH v5 09/12] mtd: rawnand: brcmnand: Add support for getting ecc setting from strap William Zhang (Wed Feb 07 2024 - 15:25:58 EST)
- [PATCH v5 10/12] mtd: rawnand: brcmnand: Support write protection setting from dts William Zhang (Wed Feb 07 2024 - 15:26:12 EST)
- [PATCH v5 11/12] mtd: rawnand: brcmnand: exec_op helper functions return type fixes William Zhang (Wed Feb 07 2024 - 15:26:24 EST)
- [PATCH v5 12/12] mtd: rawnand: brcmnand: update log level messages William Zhang (Wed Feb 07 2024 - 15:26:37 EST)
- Re: [PATCH v2 2/3] userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctx Lokesh Gidra (Wed Feb 07 2024 - 15:26:53 EST)
- Re: [PATCH v2 0/7] filesystem visibililty ioctls Kent Overstreet (Wed Feb 07 2024 - 15:27:18 EST)
- [PATCH 0/8] selftests/damon: add more tests for core functionalities and corner cases SeongJae Park (Wed Feb 07 2024 - 15:31:48 EST)
- [PATCH 1/8] selftests/damon/_damon_sysfs: support DAMOS quota SeongJae Park (Wed Feb 07 2024 - 15:31:53 EST)
- [PATCH 2/8] selftests/damon/_damon_sysfs: support DAMOS stats SeongJae Park (Wed Feb 07 2024 - 15:32:07 EST)
- [PATCH 3/8] selftests/damon/_damon_sysfs: support DAMOS apply interval SeongJae Park (Wed Feb 07 2024 - 15:32:16 EST)
- [PATCH 4/8] selftests/damon: add a test for DAMOS quota SeongJae Park (Wed Feb 07 2024 - 15:32:29 EST)
- [PATCH 5/8] selftests/damon: add a test for DAMOS apply intervals SeongJae Park (Wed Feb 07 2024 - 15:32:46 EST)
- [PATCH 6/8] selftests/damon: add a test for a race between target_ids_read() and dbgfs_before_terminate() SeongJae Park (Wed Feb 07 2024 - 15:32:55 EST)
- [PATCH 7/8] selftests/damon: add a test for the pid leak of dbgfs_target_ids_write() SeongJae Park (Wed Feb 07 2024 - 15:33:13 EST)
- [PATCH 8/8] selftests/damon/_chk_dependency: get debugfs mount point from /proc/mounts SeongJae Park (Wed Feb 07 2024 - 15:33:23 EST)
- Re: [RFC PATCH 0/6] async device shutdown support Jeremy Allison (Wed Feb 07 2024 - 15:35:13 EST)
- linux-next: Signed-off-by missing for commit in the rcu tree Stephen Rothwell (Wed Feb 07 2024 - 15:39:33 EST)
- Re: [PATCH 1/2] ata: ahci_ceva: fix error handling for Xilinx GT PHY support Niklas Cassel (Wed Feb 07 2024 - 15:43:00 EST)
- Re: [PATCH 04/14] perf map: Add map__objdump_2rip() Namhyung Kim (Wed Feb 07 2024 - 15:43:40 EST)
- [PATCH v6 0/4] kvm: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory ankita (Wed Feb 07 2024 - 15:47:38 EST)
- [PATCH v6 1/4] kvm: arm64: introduce new flag for non-cacheable IO memory ankita (Wed Feb 07 2024 - 15:48:03 EST)
- [PATCH] crypto: ccp - Have it depend on AMD_IOMMU Borislav Petkov (Wed Feb 07 2024 - 15:48:18 EST)
- [PATCH v6 2/4] mm: introduce new flag to indicate wc safe ankita (Wed Feb 07 2024 - 15:48:31 EST)
- [PATCH v6 3/4] kvm: arm64: set io memory s2 pte as normalnc for vfio pci device ankita (Wed Feb 07 2024 - 15:48:59 EST)
- [PATCH v6 4/4] vfio: convey kvm that the vfio-pci device is wc safe ankita (Wed Feb 07 2024 - 15:49:22 EST)
- Re: [PATCH] drm: panel-orientation-quirks: Add quirk for Aya Neo KUN Tobias Jakobi (Wed Feb 07 2024 - 15:49:57 EST)
- Re: [PATCH net-next 4/5] net: ravb: Do not apply RX checksum settings to hardware if the interface is down Sergey Shtylyov (Wed Feb 07 2024 - 15:50:40 EST)
- Re: [syzbot] [xfs?] INFO: task hung in xfs_inodegc_flush Dave Chinner (Wed Feb 07 2024 - 15:55:01 EST)
- Re: [RFC PATCH 0/6] async device shutdown support Jeremy Allison (Wed Feb 07 2024 - 15:55:28 EST)
- Re: [PATCH net-next v6 1/4] eventpoll: support busy poll per epoll instance Jakub Kicinski (Wed Feb 07 2024 - 15:56:47 EST)
- Re: [PATCH v5 6/6] cpufreq:amd-pstate: add quirk for the pstate CPPC capabilities missing Mario Limonciello (Wed Feb 07 2024 - 15:58:36 EST)
- Re: [PATCH] gpio-mvebu: no hardcoded timer assignment for pwm Jannis (Wed Feb 07 2024 - 15:59:07 EST)
- Re: [PATCH wq/for-6.9 v4 2/4] workqueue: Enable unbound cpumask update on ordered workqueues Waiman Long (Wed Feb 07 2024 - 15:59:38 EST)
- Re: [PATCH net v4] octeontx2-af: Initialize maps. Simon Horman (Wed Feb 07 2024 - 16:01:15 EST)
- Re: [PATCH net v2 7/9] net: fill in MODULE_DESCRIPTION()s for net/sched Jamal Hadi Salim (Wed Feb 07 2024 - 16:02:13 EST)
- Re: [PATCH v2 0/3] Improve remote-endpoint parsing Saravana Kannan (Wed Feb 07 2024 - 16:08:01 EST)
- Re: [RFC PATCH v2 0/4] tsm: Runtime measurement registers ABI Kuppuswamy Sathyanarayanan (Wed Feb 07 2024 - 16:09:05 EST)
- Re: [PATCH] kunit: device: Unregister the kunit_bus on shutdown Rae Moar (Wed Feb 07 2024 - 16:12:03 EST)
- Re: [syzbot] [xfs?] INFO: task hung in xfs_buf_item_unpin Dave Chinner (Wed Feb 07 2024 - 16:15:46 EST)
- Re: [syzbot] [xfs?] WARNING: Reset corrupted AGFL on AG NUM. NUM blocks leaked. Please unmount and run xfs_repair. Dave Chinner (Wed Feb 07 2024 - 16:16:37 EST)
- Re: [PATCH 00/46] Dynamic allocation of reserved_mem array. Oreoluwa Babatunde (Wed Feb 07 2024 - 16:16:58 EST)
- [PATCH 0/2] hwmon: chipcap2: fix uninitialized symbols Javier Carrasco (Wed Feb 07 2024 - 16:17:17 EST)
- [PATCH 1/2] hwmon: chipcap2: fix uninitialized variable in cc2_get_reg_val() Javier Carrasco (Wed Feb 07 2024 - 16:17:30 EST)
- [PATCH 2/2] hwmon: chipcap2: fix return path in cc2_request_alarm_irqs() Javier Carrasco (Wed Feb 07 2024 - 16:17:45 EST)
- Re: [syzbot] [xfs?] WARNING in xfs_bmapi_convert_delalloc Dave Chinner (Wed Feb 07 2024 - 16:18:13 EST)
- Re: [PATCH wq/for-6.9 v4 2/4] workqueue: Enable unbound cpumask update on ordered workqueues Tejun Heo (Wed Feb 07 2024 - 16:18:35 EST)
- [PATCH AUTOSEL 6.7 01/44] ext4: avoid dividing by 0 in mb_update_avg_fragment_size() when block bitmap corrupt Sasha Levin (Wed Feb 07 2024 - 16:22:02 EST)
- [PATCH AUTOSEL 6.7 02/44] ext4: avoid allocating blocks from corrupted group in ext4_mb_try_best_found() Sasha Levin (Wed Feb 07 2024 - 16:22:15 EST)
- [PATCH AUTOSEL 6.7 03/44] ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal() Sasha Levin (Wed Feb 07 2024 - 16:22:41 EST)
- [PATCH AUTOSEL 6.7 04/44] Input: goodix - accept ACPI resources with gpio_count == 3 && gpio_int_idx == 0 Sasha Levin (Wed Feb 07 2024 - 16:22:52 EST)
- [PATCH AUTOSEL 6.7 05/44] dmaengine: ti: edma: Add some null pointer checks to the edma_probe Sasha Levin (Wed Feb 07 2024 - 16:23:09 EST)
- [PATCH AUTOSEL 6.7 06/44] ASoC: amd: acp: Add check for cpu dai link initialization Sasha Levin (Wed Feb 07 2024 - 16:23:34 EST)
- [PATCH AUTOSEL 6.7 07/44] ASoC: codecs: wcd934x: drop unneeded regulator include Sasha Levin (Wed Feb 07 2024 - 16:23:46 EST)
- [PATCH AUTOSEL 6.7 08/44] regulator: pwm-regulator: Add validity checks in continuous .get_voltage Sasha Levin (Wed Feb 07 2024 - 16:24:00 EST)
- [PATCH AUTOSEL 6.7 09/44] HID: logitech-hidpp: add support for Logitech G Pro X Superlight 2 Sasha Levin (Wed Feb 07 2024 - 16:24:16 EST)
- [PATCH AUTOSEL 6.7 10/44] ALSA: hda: Replace numeric device IDs with constant values Sasha Levin (Wed Feb 07 2024 - 16:24:37 EST)
- [PATCH AUTOSEL 6.7 11/44] ALSA: hda: Increase default bdl_pos_adj for Apollo Lake Sasha Levin (Wed Feb 07 2024 - 16:24:54 EST)
- [PATCH AUTOSEL 6.7 12/44] HID: nvidia-shield: Add missing null pointer checks to LED initialization Sasha Levin (Wed Feb 07 2024 - 16:25:09 EST)
- [PATCH AUTOSEL 6.7 14/44] usb: ucsi_acpi: Quirk to ack a connector change ack cmd Sasha Levin (Wed Feb 07 2024 - 16:26:18 EST)
- [PATCH AUTOSEL 6.7 15/44] ALSA: usb-audio: Check presence of valid altsetting control Sasha Levin (Wed Feb 07 2024 - 16:26:33 EST)
- [PATCH AUTOSEL 6.7 16/44] ASoC: sunxi: sun4i-spdif: Add support for Allwinner H616 Sasha Levin (Wed Feb 07 2024 - 16:26:55 EST)
- [PATCH AUTOSEL 6.7 17/44] ALSA: hda: cs35l41: Support additional ASUS Zenbook UX3402VA Sasha Levin (Wed Feb 07 2024 - 16:27:09 EST)
- [PATCH AUTOSEL 6.7 19/44] regulator (max5970): Fix IRQ handler Sasha Levin (Wed Feb 07 2024 - 16:27:39 EST)
- [PATCH AUTOSEL 6.7 18/44] ALSA: hda: cs35l41: Support ASUS Zenbook UM3402YAR Sasha Levin (Wed Feb 07 2024 - 16:27:41 EST)
- [PATCH AUTOSEL 6.7 20/44] spi: sh-msiof: avoid integer overflow in constants Sasha Levin (Wed Feb 07 2024 - 16:27:58 EST)
- [PATCH AUTOSEL 6.7 21/44] Input: xpad - add Lenovo Legion Go controllers Sasha Levin (Wed Feb 07 2024 - 16:28:30 EST)
- [PATCH AUTOSEL 6.7 22/44] misc: open-dice: Fix spurious lockdep warning Sasha Levin (Wed Feb 07 2024 - 16:28:38 EST)
- [PATCH AUTOSEL 6.7 23/44] netfilter: conntrack: check SCTP_CID_SHUTDOWN_ACK for vtag setting in sctp_new Sasha Levin (Wed Feb 07 2024 - 16:29:10 EST)
- [PATCH AUTOSEL 6.7 24/44] drm/amdkfd: Use correct drm device for cgroup permission check Sasha Levin (Wed Feb 07 2024 - 16:29:26 EST)
- [PATCH AUTOSEL 6.7 25/44] drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz Sasha Levin (Wed Feb 07 2024 - 16:29:50 EST)
- [PATCH AUTOSEL 6.7 26/44] drm/amd/display: fix USB-C flag update after enc10 feature init Sasha Levin (Wed Feb 07 2024 - 16:30:07 EST)
- Re: [PATCH v3 3/3] userfaultfd: use per-vma locks in userfaultfd operations Jann Horn (Wed Feb 07 2024 - 16:30:26 EST)
- [PATCH AUTOSEL 6.7 27/44] drm/amd/display: Fix DPSTREAM CLK on and off sequence Sasha Levin (Wed Feb 07 2024 - 16:30:45 EST)
- [PATCH AUTOSEL 6.7 28/44] cifs: make sure that channel scaling is done only once Sasha Levin (Wed Feb 07 2024 - 16:31:01 EST)
- [PATCH AUTOSEL 6.7 29/44] ASoC: wm_adsp: Don't overwrite fwf_name with the default Sasha Levin (Wed Feb 07 2024 - 16:31:22 EST)
- [PATCH AUTOSEL 6.7 30/44] ALSA: usb-audio: Ignore clock selector errors for single connection Sasha Levin (Wed Feb 07 2024 - 16:31:41 EST)
- [PATCH AUTOSEL 6.7 31/44] nvme-fc: do not wait in vain when unloading module Sasha Levin (Wed Feb 07 2024 - 16:31:50 EST)
- [PATCH AUTOSEL 6.7 32/44] nvmet-fcloop: swap the list_add_tail arguments Sasha Levin (Wed Feb 07 2024 - 16:32:11 EST)
- [PATCH AUTOSEL 6.7 33/44] nvmet-fc: release reference on target port Sasha Levin (Wed Feb 07 2024 - 16:32:23 EST)
- [PATCH AUTOSEL 6.7 34/44] nvmet-fc: defer cleanup using RCU properly Sasha Levin (Wed Feb 07 2024 - 16:32:45 EST)
- [PATCH AUTOSEL 6.7 35/44] nvmet-fc: free queue and assoc directly Sasha Levin (Wed Feb 07 2024 - 16:32:54 EST)
- [PATCH AUTOSEL 6.7 36/44] nvmet-fc: hold reference on hostport match Sasha Levin (Wed Feb 07 2024 - 16:33:16 EST)
- [PATCH AUTOSEL 6.7 37/44] nvmet-fc: do not tack refs on tgtports from assoc Sasha Levin (Wed Feb 07 2024 - 16:33:26 EST)
- [PATCH AUTOSEL 6.7 38/44] nvmet-fc: abort command when there is no binding Sasha Levin (Wed Feb 07 2024 - 16:33:45 EST)
- [PATCH AUTOSEL 6.7 39/44] nvmet-fc: avoid deadlock on delete association path Sasha Levin (Wed Feb 07 2024 - 16:34:02 EST)
- [PATCH AUTOSEL 6.7 40/44] nvmet-fc: take ref count on tgtport before delete assoc Sasha Levin (Wed Feb 07 2024 - 16:34:16 EST)
- [PATCH AUTOSEL 6.7 13/44] nvmet-tcp: fix nvme tcp ida memory leak Sasha Levin (Wed Feb 07 2024 - 16:34:23 EST)
- [PATCH AUTOSEL 6.7 41/44] cifs: do not search for channel if server is terminating Sasha Levin (Wed Feb 07 2024 - 16:34:31 EST)
- [PATCH AUTOSEL 6.7 42/44] smb: client: increase number of PDUs allowed in a compound request Sasha Levin (Wed Feb 07 2024 - 16:34:47 EST)
- [PATCH AUTOSEL 6.7 43/44] ext4: correct the hole length returned by ext4_map_blocks() Sasha Levin (Wed Feb 07 2024 - 16:35:07 EST)
- [PATCH AUTOSEL 6.7 44/44] Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk table Sasha Levin (Wed Feb 07 2024 - 16:35:25 EST)
- [PATCH AUTOSEL 6.6 01/38] ext4: avoid dividing by 0 in mb_update_avg_fragment_size() when block bitmap corrupt Sasha Levin (Wed Feb 07 2024 - 16:35:46 EST)
- [PATCH AUTOSEL 6.6 02/38] ext4: avoid allocating blocks from corrupted group in ext4_mb_try_best_found() Sasha Levin (Wed Feb 07 2024 - 16:35:59 EST)
- [PATCH AUTOSEL 6.6 03/38] ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal() Sasha Levin (Wed Feb 07 2024 - 16:36:16 EST)
- [PATCH AUTOSEL 6.6 04/38] Input: goodix - accept ACPI resources with gpio_count == 3 && gpio_int_idx == 0 Sasha Levin (Wed Feb 07 2024 - 16:36:32 EST)
- [PATCH AUTOSEL 6.6 05/38] dmaengine: ti: edma: Add some null pointer checks to the edma_probe Sasha Levin (Wed Feb 07 2024 - 16:36:48 EST)
- [PATCH AUTOSEL 6.6 06/38] ASoC: amd: acp: Add check for cpu dai link initialization Sasha Levin (Wed Feb 07 2024 - 16:37:13 EST)
- [PATCH AUTOSEL 6.6 07/38] ASoC: codecs: wcd934x: drop unneeded regulator include Sasha Levin (Wed Feb 07 2024 - 16:37:25 EST)
- [PATCH AUTOSEL 6.6 08/38] regulator: pwm-regulator: Add validity checks in continuous .get_voltage Sasha Levin (Wed Feb 07 2024 - 16:37:40 EST)
- [PATCH AUTOSEL 6.6 09/38] HID: logitech-hidpp: add support for Logitech G Pro X Superlight 2 Sasha Levin (Wed Feb 07 2024 - 16:37:57 EST)
- [PATCH AUTOSEL 6.6 10/38] ALSA: hda: Replace numeric device IDs with constant values Sasha Levin (Wed Feb 07 2024 - 16:38:18 EST)
- [PATCH AUTOSEL 6.6 11/38] ALSA: hda: Increase default bdl_pos_adj for Apollo Lake Sasha Levin (Wed Feb 07 2024 - 16:38:34 EST)
- [PATCH AUTOSEL 6.6 12/38] HID: nvidia-shield: Add missing null pointer checks to LED initialization Sasha Levin (Wed Feb 07 2024 - 16:38:46 EST)
- [PATCH AUTOSEL 6.6 13/38] nvmet-tcp: fix nvme tcp ida memory leak Sasha Levin (Wed Feb 07 2024 - 16:39:06 EST)
- [PATCH AUTOSEL 6.6 14/38] usb: ucsi_acpi: Quirk to ack a connector change ack cmd Sasha Levin (Wed Feb 07 2024 - 16:39:25 EST)
- [PATCH AUTOSEL 6.6 15/38] ALSA: usb-audio: Check presence of valid altsetting control Sasha Levin (Wed Feb 07 2024 - 16:39:41 EST)
- [PATCH AUTOSEL 6.6 16/38] ASoC: sunxi: sun4i-spdif: Add support for Allwinner H616 Sasha Levin (Wed Feb 07 2024 - 16:40:03 EST)
- [PATCH AUTOSEL 6.6 17/38] regulator (max5970): Fix IRQ handler Sasha Levin (Wed Feb 07 2024 - 16:40:12 EST)
- [PATCH AUTOSEL 6.6 18/38] spi: sh-msiof: avoid integer overflow in constants Sasha Levin (Wed Feb 07 2024 - 16:40:28 EST)
- [PATCH AUTOSEL 6.6 19/38] Input: xpad - add Lenovo Legion Go controllers Sasha Levin (Wed Feb 07 2024 - 16:40:51 EST)
- [PATCH AUTOSEL 6.6 20/38] misc: open-dice: Fix spurious lockdep warning Sasha Levin (Wed Feb 07 2024 - 16:41:04 EST)
- [PATCH AUTOSEL 6.6 21/38] netfilter: conntrack: check SCTP_CID_SHUTDOWN_ACK for vtag setting in sctp_new Sasha Levin (Wed Feb 07 2024 - 16:41:26 EST)
- [PATCH AUTOSEL 6.6 22/38] drm/amdkfd: Use correct drm device for cgroup permission check Sasha Levin (Wed Feb 07 2024 - 16:41:43 EST)
- [PATCH AUTOSEL 6.6 23/38] drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz Sasha Levin (Wed Feb 07 2024 - 16:42:01 EST)
- [PATCH AUTOSEL 6.6 24/38] cifs: make sure that channel scaling is done only once Sasha Levin (Wed Feb 07 2024 - 16:42:08 EST)
- [PATCH AUTOSEL 6.6 25/38] ASoC: wm_adsp: Don't overwrite fwf_name with the default Sasha Levin (Wed Feb 07 2024 - 16:42:32 EST)
- [PATCH AUTOSEL 6.6 26/38] ALSA: usb-audio: Ignore clock selector errors for single connection Sasha Levin (Wed Feb 07 2024 - 16:42:48 EST)
- [PATCH AUTOSEL 6.6 27/38] nvme-fc: do not wait in vain when unloading module Sasha Levin (Wed Feb 07 2024 - 16:42:57 EST)
- [PATCH AUTOSEL 6.6 28/38] nvmet-fcloop: swap the list_add_tail arguments Sasha Levin (Wed Feb 07 2024 - 16:43:14 EST)
- [PATCH AUTOSEL 6.6 29/38] nvmet-fc: release reference on target port Sasha Levin (Wed Feb 07 2024 - 16:43:31 EST)
- [PATCH AUTOSEL 6.6 30/38] nvmet-fc: defer cleanup using RCU properly Sasha Levin (Wed Feb 07 2024 - 16:43:45 EST)
- [PATCH AUTOSEL 6.6 31/38] nvmet-fc: hold reference on hostport match Sasha Levin (Wed Feb 07 2024 - 16:43:57 EST)
- [PATCH AUTOSEL 6.6 32/38] nvmet-fc: abort command when there is no binding Sasha Levin (Wed Feb 07 2024 - 16:44:12 EST)
- [PATCH AUTOSEL 6.6 33/38] nvmet-fc: avoid deadlock on delete association path Sasha Levin (Wed Feb 07 2024 - 16:44:26 EST)
- [PATCH AUTOSEL 6.6 34/38] nvmet-fc: take ref count on tgtport before delete assoc Sasha Levin (Wed Feb 07 2024 - 16:44:43 EST)
- [PATCH AUTOSEL 6.6 35/38] cifs: do not search for channel if server is terminating Sasha Levin (Wed Feb 07 2024 - 16:44:55 EST)
- [PATCH AUTOSEL 6.6 36/38] smb: client: increase number of PDUs allowed in a compound request Sasha Levin (Wed Feb 07 2024 - 16:45:15 EST)
- [PATCH AUTOSEL 6.6 37/38] ext4: correct the hole length returned by ext4_map_blocks() Sasha Levin (Wed Feb 07 2024 - 16:45:31 EST)
- [PATCH AUTOSEL 6.6 38/38] Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk table Sasha Levin (Wed Feb 07 2024 - 16:45:52 EST)
- [PATCH AUTOSEL 6.1 01/29] ext4: avoid dividing by 0 in mb_update_avg_fragment_size() when block bitmap corrupt Sasha Levin (Wed Feb 07 2024 - 16:46:19 EST)
- [PATCH AUTOSEL 6.1 02/29] ext4: avoid allocating blocks from corrupted group in ext4_mb_try_best_found() Sasha Levin (Wed Feb 07 2024 - 16:46:29 EST)
- [PATCH AUTOSEL 6.1 03/29] ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal() Sasha Levin (Wed Feb 07 2024 - 16:46:50 EST)
- [PATCH AUTOSEL 6.1 04/29] Input: goodix - accept ACPI resources with gpio_count == 3 && gpio_int_idx == 0 Sasha Levin (Wed Feb 07 2024 - 16:47:03 EST)
- [PATCH AUTOSEL 6.1 05/29] dmaengine: ti: edma: Add some null pointer checks to the edma_probe Sasha Levin (Wed Feb 07 2024 - 16:47:18 EST)
- [PATCH AUTOSEL 6.1 06/29] ASoC: codecs: wcd934x: drop unneeded regulator include Sasha Levin (Wed Feb 07 2024 - 16:47:35 EST)
- [PATCH AUTOSEL 6.1 07/29] regulator: pwm-regulator: Add validity checks in continuous .get_voltage Sasha Levin (Wed Feb 07 2024 - 16:47:50 EST)
- [PATCH AUTOSEL 6.1 08/29] nvmet-tcp: fix nvme tcp ida memory leak Sasha Levin (Wed Feb 07 2024 - 16:48:01 EST)
- [PATCH AUTOSEL 6.1 09/29] usb: ucsi_acpi: Quirk to ack a connector change ack cmd Sasha Levin (Wed Feb 07 2024 - 16:48:24 EST)
- [PATCH AUTOSEL 6.1 10/29] ALSA: usb-audio: Check presence of valid altsetting control Sasha Levin (Wed Feb 07 2024 - 16:48:40 EST)
- [PATCH AUTOSEL 6.1 11/29] ASoC: sunxi: sun4i-spdif: Add support for Allwinner H616 Sasha Levin (Wed Feb 07 2024 - 16:48:55 EST)
- [PATCH AUTOSEL 6.1 12/29] spi: sh-msiof: avoid integer overflow in constants Sasha Levin (Wed Feb 07 2024 - 16:49:07 EST)
- [PATCH AUTOSEL 6.1 13/29] Input: xpad - add Lenovo Legion Go controllers Sasha Levin (Wed Feb 07 2024 - 16:49:27 EST)
- [PATCH AUTOSEL 6.1 14/29] misc: open-dice: Fix spurious lockdep warning Sasha Levin (Wed Feb 07 2024 - 16:49:34 EST)
- [PATCH AUTOSEL 6.1 15/29] netfilter: conntrack: check SCTP_CID_SHUTDOWN_ACK for vtag setting in sctp_new Sasha Levin (Wed Feb 07 2024 - 16:50:00 EST)
- [PATCH AUTOSEL 6.1 16/29] drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz Sasha Levin (Wed Feb 07 2024 - 16:50:14 EST)
- [PATCH AUTOSEL 6.1 17/29] ASoC: wm_adsp: Don't overwrite fwf_name with the default Sasha Levin (Wed Feb 07 2024 - 16:50:29 EST)
- [PATCH AUTOSEL 6.1 18/29] ALSA: usb-audio: Ignore clock selector errors for single connection Sasha Levin (Wed Feb 07 2024 - 16:50:44 EST)
- [PATCH AUTOSEL 6.1 19/29] nvme-fc: do not wait in vain when unloading module Sasha Levin (Wed Feb 07 2024 - 16:50:55 EST)
- [PATCH AUTOSEL 6.1 20/29] nvmet-fcloop: swap the list_add_tail arguments Sasha Levin (Wed Feb 07 2024 - 16:51:10 EST)
- [PATCH AUTOSEL 6.1 21/29] nvmet-fc: release reference on target port Sasha Levin (Wed Feb 07 2024 - 16:51:27 EST)
- [PATCH AUTOSEL 6.1 22/29] nvmet-fc: defer cleanup using RCU properly Sasha Levin (Wed Feb 07 2024 - 16:51:37 EST)
- [PATCH AUTOSEL 6.1 23/29] nvmet-fc: hold reference on hostport match Sasha Levin (Wed Feb 07 2024 - 16:51:52 EST)
- [PATCH AUTOSEL 6.1 24/29] nvmet-fc: abort command when there is no binding Sasha Levin (Wed Feb 07 2024 - 16:52:06 EST)
- Re: [PATCH v3 2/3] dt-bindings: iio: humidity: hdc3020: add interrupt bindings in example Rob Herring (Wed Feb 07 2024 - 16:52:17 EST)
- [PATCH AUTOSEL 6.1 25/29] nvmet-fc: avoid deadlock on delete association path Sasha Levin (Wed Feb 07 2024 - 16:52:28 EST)
- [PATCH AUTOSEL 6.1 26/29] nvmet-fc: take ref count on tgtport before delete assoc Sasha Levin (Wed Feb 07 2024 - 16:52:49 EST)
- Re: [PATCH v3 4/5] dt-bindings: fpga: xlnx,fpga-selectmap: add DT schema Rob Herring (Wed Feb 07 2024 - 16:53:03 EST)
- [PATCH AUTOSEL 6.1 27/29] smb: client: increase number of PDUs allowed in a compound request Sasha Levin (Wed Feb 07 2024 - 16:53:06 EST)
- [PATCH AUTOSEL 6.1 28/29] ext4: correct the hole length returned by ext4_map_blocks() Sasha Levin (Wed Feb 07 2024 - 16:53:28 EST)
- [PATCH AUTOSEL 6.1 29/29] Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk table Sasha Levin (Wed Feb 07 2024 - 16:53:50 EST)
- [PATCH AUTOSEL 5.15 01/23] ext4: avoid dividing by 0 in mb_update_avg_fragment_size() when block bitmap corrupt Sasha Levin (Wed Feb 07 2024 - 16:54:07 EST)
- [PATCH AUTOSEL 5.15 02/23] ext4: avoid allocating blocks from corrupted group in ext4_mb_try_best_found() Sasha Levin (Wed Feb 07 2024 - 16:54:21 EST)
- [PATCH AUTOSEL 5.15 03/23] ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal() Sasha Levin (Wed Feb 07 2024 - 16:54:36 EST)
- [PATCH AUTOSEL 5.15 04/23] dmaengine: ti: edma: Add some null pointer checks to the edma_probe Sasha Levin (Wed Feb 07 2024 - 16:54:51 EST)
- [PATCH AUTOSEL 5.15 05/23] ASoC: codecs: wcd934x: drop unneeded regulator include Sasha Levin (Wed Feb 07 2024 - 16:55:02 EST)
- [PATCH AUTOSEL 5.15 06/23] regulator: pwm-regulator: Add validity checks in continuous .get_voltage Sasha Levin (Wed Feb 07 2024 - 16:55:18 EST)
- [PATCH AUTOSEL 5.15 07/23] nvmet-tcp: fix nvme tcp ida memory leak Sasha Levin (Wed Feb 07 2024 - 16:55:32 EST)
- [PATCH AUTOSEL 5.15 08/23] ALSA: usb-audio: Check presence of valid altsetting control Sasha Levin (Wed Feb 07 2024 - 16:55:51 EST)
- [PATCH AUTOSEL 5.15 09/23] ASoC: sunxi: sun4i-spdif: Add support for Allwinner H616 Sasha Levin (Wed Feb 07 2024 - 16:56:06 EST)
- [PATCH AUTOSEL 5.15 10/23] spi: sh-msiof: avoid integer overflow in constants Sasha Levin (Wed Feb 07 2024 - 16:56:14 EST)
- [PATCH AUTOSEL 5.15 11/23] Input: xpad - add Lenovo Legion Go controllers Sasha Levin (Wed Feb 07 2024 - 16:56:38 EST)
- [PATCH AUTOSEL 5.15 12/23] netfilter: conntrack: check SCTP_CID_SHUTDOWN_ACK for vtag setting in sctp_new Sasha Levin (Wed Feb 07 2024 - 16:56:54 EST)
- [PATCH AUTOSEL 5.15 13/23] ALSA: usb-audio: Ignore clock selector errors for single connection Sasha Levin (Wed Feb 07 2024 - 16:57:09 EST)
- [PATCH AUTOSEL 5.15 14/23] nvme-fc: do not wait in vain when unloading module Sasha Levin (Wed Feb 07 2024 - 16:57:21 EST)
- [PATCH AUTOSEL 5.15 15/23] nvmet-fcloop: swap the list_add_tail arguments Sasha Levin (Wed Feb 07 2024 - 16:57:39 EST)
- [PATCH AUTOSEL 5.15 16/23] nvmet-fc: release reference on target port Sasha Levin (Wed Feb 07 2024 - 16:57:54 EST)
- [PATCH AUTOSEL 5.15 17/23] nvmet-fc: defer cleanup using RCU properly Sasha Levin (Wed Feb 07 2024 - 16:58:09 EST)
- [PATCH AUTOSEL 5.15 18/23] nvmet-fc: hold reference on hostport match Sasha Levin (Wed Feb 07 2024 - 16:58:18 EST)
- [PATCH AUTOSEL 5.15 19/23] nvmet-fc: abort command when there is no binding Sasha Levin (Wed Feb 07 2024 - 16:58:37 EST)
- [PATCH AUTOSEL 5.15 20/23] nvmet-fc: avoid deadlock on delete association path Sasha Levin (Wed Feb 07 2024 - 16:58:50 EST)
- [PATCH AUTOSEL 5.15 21/23] nvmet-fc: take ref count on tgtport before delete assoc Sasha Levin (Wed Feb 07 2024 - 16:59:04 EST)
- [PATCH AUTOSEL 5.15 22/23] ext4: correct the hole length returned by ext4_map_blocks() Sasha Levin (Wed Feb 07 2024 - 16:59:19 EST)
- [PATCH AUTOSEL 5.15 23/23] Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk table Sasha Levin (Wed Feb 07 2024 - 16:59:37 EST)
- [PATCH AUTOSEL 5.10 01/16] ext4: avoid allocating blocks from corrupted group in ext4_mb_try_best_found() Sasha Levin (Wed Feb 07 2024 - 16:59:59 EST)
- [PATCH AUTOSEL 5.10 02/16] ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal() Sasha Levin (Wed Feb 07 2024 - 17:00:09 EST)
- [PATCH AUTOSEL 5.10 03/16] dmaengine: ti: edma: Add some null pointer checks to the edma_probe Sasha Levin (Wed Feb 07 2024 - 17:00:28 EST)
- [PATCH AUTOSEL 5.10 04/16] ASoC: codecs: wcd934x: drop unneeded regulator include Sasha Levin (Wed Feb 07 2024 - 17:00:34 EST)
- [PATCH AUTOSEL 5.10 05/16] regulator: pwm-regulator: Add validity checks in continuous .get_voltage Sasha Levin (Wed Feb 07 2024 - 17:00:47 EST)
- [PATCH AUTOSEL 5.10 06/16] nvmet-tcp: fix nvme tcp ida memory leak Sasha Levin (Wed Feb 07 2024 - 17:01:07 EST)
- [PATCH AUTOSEL 5.10 07/16] ASoC: sunxi: sun4i-spdif: Add support for Allwinner H616 Sasha Levin (Wed Feb 07 2024 - 17:01:27 EST)
- [PATCH AUTOSEL 5.10 08/16] spi: sh-msiof: avoid integer overflow in constants Sasha Levin (Wed Feb 07 2024 - 17:01:37 EST)
- [PATCH AUTOSEL 5.10 09/16] netfilter: conntrack: check SCTP_CID_SHUTDOWN_ACK for vtag setting in sctp_new Sasha Levin (Wed Feb 07 2024 - 17:02:00 EST)
- [PATCH AUTOSEL 5.10 10/16] nvme-fc: do not wait in vain when unloading module Sasha Levin (Wed Feb 07 2024 - 17:02:14 EST)
- [PATCH AUTOSEL 5.10 11/16] nvmet-fcloop: swap the list_add_tail arguments Sasha Levin (Wed Feb 07 2024 - 17:02:33 EST)
- [PATCH AUTOSEL 5.10 12/16] nvmet-fc: release reference on target port Sasha Levin (Wed Feb 07 2024 - 17:02:49 EST)
- [PATCH AUTOSEL 5.10 13/16] nvmet-fc: do not tack refs on tgtports from assoc Sasha Levin (Wed Feb 07 2024 - 17:03:04 EST)
- [PATCH AUTOSEL 5.10 14/16] nvmet-fc: abort command when there is no binding Sasha Levin (Wed Feb 07 2024 - 17:03:19 EST)
- [PATCH AUTOSEL 5.10 15/16] ext4: correct the hole length returned by ext4_map_blocks() Sasha Levin (Wed Feb 07 2024 - 17:03:39 EST)
- [PATCH AUTOSEL 5.10 16/16] Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk table Sasha Levin (Wed Feb 07 2024 - 17:03:55 EST)
- [PATCH AUTOSEL 5.4 1/7] ext4: avoid allocating blocks from corrupted group in ext4_mb_try_best_found() Sasha Levin (Wed Feb 07 2024 - 17:04:17 EST)
- [PATCH AUTOSEL 5.4 2/7] ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal() Sasha Levin (Wed Feb 07 2024 - 17:04:30 EST)
- [PATCH AUTOSEL 5.4 3/7] regulator: pwm-regulator: Add validity checks in continuous .get_voltage Sasha Levin (Wed Feb 07 2024 - 17:04:47 EST)
- [PATCH AUTOSEL 5.4 4/7] nvmet-tcp: fix nvme tcp ida memory leak Sasha Levin (Wed Feb 07 2024 - 17:05:01 EST)
- [PATCH AUTOSEL 5.4 5/7] ASoC: sunxi: sun4i-spdif: Add support for Allwinner H616 Sasha Levin (Wed Feb 07 2024 - 17:05:22 EST)
- [PATCH AUTOSEL 5.4 6/7] netfilter: conntrack: check SCTP_CID_SHUTDOWN_ACK for vtag setting in sctp_new Sasha Levin (Wed Feb 07 2024 - 17:05:41 EST)
- [PATCH AUTOSEL 5.4 7/7] nvmet-fc: abort command when there is no binding Sasha Levin (Wed Feb 07 2024 - 17:05:53 EST)
- [PATCH AUTOSEL 4.19 1/3] ext4: avoid allocating blocks from corrupted group in ext4_mb_try_best_found() Sasha Levin (Wed Feb 07 2024 - 17:06:17 EST)
- [PATCH AUTOSEL 4.19 2/3] ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal() Sasha Levin (Wed Feb 07 2024 - 17:06:29 EST)
- [PATCH AUTOSEL 4.19 3/3] regulator: pwm-regulator: Add validity checks in continuous .get_voltage Sasha Levin (Wed Feb 07 2024 - 17:06:48 EST)
- Re: [PATCH net v2 7/9] net: fill in MODULE_DESCRIPTION()s for net/sched Jamal Hadi Salim (Wed Feb 07 2024 - 17:07:14 EST)
- Re: [regression 6.1.67] dlm: cannot start dlm midcomms -97 after backport of e9cdebbe23f1 ("dlm: use kernel_connect() and kernel_bind()") Alexander Aring (Wed Feb 07 2024 - 17:07:33 EST)
- Re: [EXT] Re: [PATCH v8 0/2] wifi: mwifiex: add code to support host mlme Rafael Beims (Wed Feb 07 2024 - 17:07:53 EST)
- Re: [PATCH v1] PM: sleep: Restore asynchronous device resume optimization Marek Szyprowski (Wed Feb 07 2024 - 17:08:22 EST)
- Re: [PATCH 1/2] hwmon: chipcap2: fix uninitialized variable in cc2_get_reg_val() Guenter Roeck (Wed Feb 07 2024 - 17:08:36 EST)
- Re: [PATCH 2/2] hwmon: chipcap2: fix return path in cc2_request_alarm_irqs() Guenter Roeck (Wed Feb 07 2024 - 17:08:54 EST)
- Re: [PATCH][next] carl9170: Remove redundant assignment to pointer super Christian Lamparter (Wed Feb 07 2024 - 17:09:26 EST)
- Re: [PATCH v1] PM: sleep: Restore asynchronous device resume optimization Tejun Heo (Wed Feb 07 2024 - 17:09:53 EST)
- Re: [LSF/MM/BPF TOPIC] tracing the source of errors Dave Chinner (Wed Feb 07 2024 - 17:10:12 EST)
- Re: [regression 6.1.76] dlm: cannot start dlm midcomms -97 after backport of e9cdebbe23f1 ("dlm: use kernel_connect() and kernel_bind()") Salvatore Bonaccorso (Wed Feb 07 2024 - 17:10:33 EST)
- Re: [RFC PATCH v2 0/4] tsm: Runtime measurement registers ABI James Bottomley (Wed Feb 07 2024 - 17:12:21 EST)
- Re: [PATCH v1] perf kvm powerpc: Fix build Namhyung Kim (Wed Feb 07 2024 - 17:12:38 EST)
- Re: [PATCH] perf script: Print source line for each jump in brstackinsn Namhyung Kim (Wed Feb 07 2024 - 17:12:53 EST)
- Re: [PATCH] perf record: Display data size on pipe mode Namhyung Kim (Wed Feb 07 2024 - 17:13:16 EST)
- [PATCH 1/2] crypto: ccp: Avoid discarding errors in psp_send_platform_access_msg() Mario Limonciello (Wed Feb 07 2024 - 17:13:37 EST)
- [PATCH 2/2] crypto: ccp: Update return values for some unit tests Mario Limonciello (Wed Feb 07 2024 - 17:13:54 EST)
- [PATCH 0/2] usb: dwc3: drop 'quirk' suffix at snps,host-vbus-glitches-quirk Frank Li (Wed Feb 07 2024 - 17:14:27 EST)
- [PATCH 1/2] dt-bindings: usb: dwc3: drop 'quirk' suffix at snps,host-vbus-glitches-quirk Frank Li (Wed Feb 07 2024 - 17:14:43 EST)
- [PATCH 2/2] usb: dwc3: drop 'quirk' suffix at snps,host-vbus-glitches-quirk Frank Li (Wed Feb 07 2024 - 17:15:04 EST)
- Re: [PATCH 0/2] usb: dwc3: drop 'quirk' suffix at snps,host-vbus-glitches-quirk Conor Dooley (Wed Feb 07 2024 - 17:15:43 EST)
- Re: [PATCH v2] riscv: misaligned: remove CONFIG_RISCV_M_MODE specific code Charlie Jenkins (Wed Feb 07 2024 - 17:16:24 EST)
- Re: [PATCH 0/2] usb: dwc3: drop 'quirk' suffix at snps,host-vbus-glitches-quirk Frank Li (Wed Feb 07 2024 - 17:17:00 EST)
- Re: [PATCH v5] remoteproc: Make rproc_get_by_phandle() work for clusters Tanmay Shah (Wed Feb 07 2024 - 17:19:05 EST)
- Re: [syzbot] [xfs?] WARNING in xfs_bmapi_convert_delalloc Jan Kara (Wed Feb 07 2024 - 17:19:21 EST)
- Re: [PATCH] arm64: dts: ti: am62-phyboard-lyra: Add overlay to enable a GPIO fan Andrew Davis (Wed Feb 07 2024 - 17:21:24 EST)
- Re: [PATCH net v2 9/9] net: fill in MODULE_DESCRIPTION()s for dsa_loop_bdinfo Florian Fainelli (Wed Feb 07 2024 - 17:21:42 EST)
- Re: [PATCH v2 1/3] LSM: add security_execve_abort() hook Tetsuo Handa (Wed Feb 07 2024 - 17:23:49 EST)
- Re: [f2fs-dev] [PATCH 3/3] f2fs: kill zone-capacity support Daeho Jeong (Wed Feb 07 2024 - 17:28:17 EST)
- Re: [PATCH v17 3/3] vfio/nvgrace-gpu: Add vfio pci variant module for grace hopper Zhi Wang (Wed Feb 07 2024 - 17:32:31 EST)
- Re: [PATCH v5] remoteproc: Make rproc_get_by_phandle() work for clusters Tanmay Shah (Wed Feb 07 2024 - 17:35:06 EST)
- [PATCH v2 0/6] maps memory improvements and fixes Ian Rogers (Wed Feb 07 2024 - 17:37:17 EST)
- [PATCH v2 1/6] perf maps: Switch from rbtree to lazily sorted array for addresses Ian Rogers (Wed Feb 07 2024 - 17:37:45 EST)
- [PATCH v2 2/6] perf maps: Get map before returning in maps__find Ian Rogers (Wed Feb 07 2024 - 17:37:46 EST)
- [PATCH v2 3/6] perf maps: Get map before returning in maps__find_by_name Ian Rogers (Wed Feb 07 2024 - 17:38:01 EST)
- [PATCH v2 4/6] perf maps: Get map before returning in maps__find_next_entry Ian Rogers (Wed Feb 07 2024 - 17:38:19 EST)
- [PATCH v2 5/6] perf maps: Hide maps internals Ian Rogers (Wed Feb 07 2024 - 17:38:44 EST)
- [PATCH v2 6/6] perf maps: Locking tidy up of nr_maps Ian Rogers (Wed Feb 07 2024 - 17:38:54 EST)
- [PATCH net-next v3] net: stmmac: dwmac-qcom-ethqos: Enable TBS on all queues but 0 Abhishek Chauhan (Wed Feb 07 2024 - 17:40:31 EST)
- [PATCH v4 0/3] Add drm_get_acpi_edid() helper Mario Limonciello (Wed Feb 07 2024 - 17:44:53 EST)
- [PATCH v4 1/3] drm: Add drm_get_acpi_edid() helper Mario Limonciello (Wed Feb 07 2024 - 17:45:03 EST)
- [PATCH v4 2/3] drm/nouveau: Use drm_get_acpi_edid() helper Mario Limonciello (Wed Feb 07 2024 - 17:45:22 EST)
- [PATCH v4 3/3] drm: Drop unneeded selects in DRM drivers Mario Limonciello (Wed Feb 07 2024 - 17:45:24 EST)
- [PATCH v2 1/2] spi: spidev: Add Qualcomm qca4024 device compatible Paweł Owoc (Wed Feb 07 2024 - 17:46:54 EST)
- [PATCH v2 2/2] dt-bindings: trivial-devices: Add qca,qca4024 Paweł Owoc (Wed Feb 07 2024 - 17:47:06 EST)
- Re: [PATCH 2/2] rcu-tasks: Eliminate deadlocks involving do_exit() and RCU tasks Frederic Weisbecker (Wed Feb 07 2024 - 17:53:25 EST)
- Re: [PATCH 2/2] platform/chrome: cros_ec_typec: Make sure the USB role switch has PLD kernel test robot (Wed Feb 07 2024 - 17:53:44 EST)
- [PATCH v1 7/9] arm64: dts: ti: k3-am6*: Fix ti,clkbuf-sel property in MMC nodes Judith Mendez (Wed Feb 07 2024 - 17:55:50 EST)
- [PATCH v1 5/9] arm64: dts: ti: k3-am62p: Add ITAP/OTAP values for MMC Judith Mendez (Wed Feb 07 2024 - 17:55:51 EST)
- [PATCH v1 2/9] arm64: dts: ti: k3-am62a-main: Add sdhci2 instance Judith Mendez (Wed Feb 07 2024 - 17:56:06 EST)
- [PATCH v1 0/9] Fix MMC properties on Sitara devices Judith Mendez (Wed Feb 07 2024 - 17:56:10 EST)
- [PATCH v1 8/9] arm64: dts: ti: k3-am6*: Fix bus-width property in MMC nodes Judith Mendez (Wed Feb 07 2024 - 17:56:18 EST)
- [PATCH v1 1/9] arm64: dts: ti: k3-am62a-main: Add sdhci0 instance Judith Mendez (Wed Feb 07 2024 - 17:56:57 EST)
- [PATCH v1 4/9] arm64: dts: ti: k3-am64-main: Fix ITAP/OTAP values for MMC Judith Mendez (Wed Feb 07 2024 - 17:57:00 EST)
- [PATCH v1 3/9] arm64: dts: ti: k3-am62a7-sk: Enable eMMC support Judith Mendez (Wed Feb 07 2024 - 17:57:13 EST)
- [PATCH v1 6/9] arm64: dts: ti: k3-am6*: Remove DLL properties for soft PHYs Judith Mendez (Wed Feb 07 2024 - 17:57:18 EST)
- [PATCH v1 9/9] arm64: dts: ti: k3-am6*: Fix bootph-all property in MMC node Judith Mendez (Wed Feb 07 2024 - 17:57:26 EST)
- [PATCH 0/2] Extend size of the MCE Records pool Avadhut Naik (Wed Feb 07 2024 - 17:58:15 EST)
- [PATCH 1/2] x86/MCE: Extend size of the MCE Records pool Avadhut Naik (Wed Feb 07 2024 - 17:58:32 EST)
- [PATCH 2/2] x86/MCE: Add command line option to extend MCE Records pool Avadhut Naik (Wed Feb 07 2024 - 17:58:47 EST)
- linux-next: manual merge of the vfs-brauner tree with the cifs tree Stephen Rothwell (Wed Feb 07 2024 - 17:59:28 EST)
- Re: [f2fs-dev] [PATCH] f2fs: kill heap-based allocation Daeho Jeong (Wed Feb 07 2024 - 18:01:28 EST)
- [net-next] intel: make module parameters readable in sys filesystem Jon Maxwell (Wed Feb 07 2024 - 18:04:52 EST)
- Re: [PATCH v7 0/1] mm: report per-page metadata information Andrew Morton (Wed Feb 07 2024 - 18:05:15 EST)
- Re: [PATCH v4] mm/zswap: invalidate old entry when store fail or !zswap_enabled Nhat Pham (Wed Feb 07 2024 - 18:07:08 EST)
- [PATCH v2 1/1] dt-bindings: pci: layerscape-pci: Convert to yaml file Frank Li (Wed Feb 07 2024 - 18:16:34 EST)
- Re: [PATCH] ASoC: tas2781: remove unused acpi_subysystem_id Gergo Koteles (Wed Feb 07 2024 - 18:24:40 EST)
- Re: [PATCH 3/4] serial: sc16is7xx: split into core and I2C/SPI parts (sc16is7xx_lines) kernel test robot (Wed Feb 07 2024 - 18:25:33 EST)
- Re: [PATCH v17 3/3] vfio/nvgrace-gpu: Add vfio pci variant module for grace hopper Alex Williamson (Wed Feb 07 2024 - 18:27:58 EST)
- Re: [PATCH 3/3 v2] f2fs: kill zone-capacity support Jaegeuk Kim (Wed Feb 07 2024 - 18:29:36 EST)
- Re: [PATCH 15/17] vfio/pci: Let enable and disable of interrupt types use same signature Reinette Chatre (Wed Feb 07 2024 - 18:30:38 EST)
- Re: [PATCH v17 3/3] vfio/nvgrace-gpu: Add vfio pci variant module for grace hopper Alex Williamson (Wed Feb 07 2024 - 18:34:31 EST)
- Re: [PATCH] net: ethernet: remove duplicated CONFIG_SUNGEM_PHY entry Andrew Lunn (Wed Feb 07 2024 - 18:39:28 EST)
- Re: [PATCH v4] mm/zswap: invalidate old entry when store fail or !zswap_enabled Andrew Morton (Wed Feb 07 2024 - 18:43:16 EST)
- Re: [PATCH v3] ASoC: tas2781: remove unused acpi_subysystem_id Gergo Koteles (Wed Feb 07 2024 - 18:49:26 EST)
- Re: [f2fs-dev] [PATCH 3/3 v2] f2fs: kill zone-capacity support Daeho Jeong (Wed Feb 07 2024 - 18:51:32 EST)
- Re: [f2fs-dev] [PATCH 2/3] f2fs: use BLKS_PER_SEG, BLKS_PER_SEC, and SEGS_PER_SEC Daeho Jeong (Wed Feb 07 2024 - 18:51:58 EST)
- Re: [PATCH net-next v3] net: stmmac: dwmac-qcom-ethqos: Enable TBS on all queues but 0 Jeff Johnson (Wed Feb 07 2024 - 18:55:28 EST)
- Re: [PATCH] scripts/gdb/vmalloc: fix vmallocinfo error Andrew Morton (Wed Feb 07 2024 - 18:56:34 EST)
- Re: [PATCH bpf-next v2] bpf: Allow compiler to inline most of bpf_local_storage_lookup() Yonghong Song (Wed Feb 07 2024 - 18:58:58 EST)
- Re: [PATCH] scripts/gdb/vmalloc: fix vmallocinfo error Andrew Morton (Wed Feb 07 2024 - 18:59:39 EST)
- RE: [PATCH 1/2] x86/MCE: Extend size of the MCE Records pool Luck, Tony (Wed Feb 07 2024 - 19:03:12 EST)
- Re: [PATCH v13 35/53] ALSA: usb-audio: Prevent starting of audio stream if in use Wesley Cheng (Wed Feb 07 2024 - 19:03:44 EST)
- Re: [PATCH v13 32/53] ALSA: usb-audio: Check for support for requested audio format Wesley Cheng (Wed Feb 07 2024 - 19:04:56 EST)
- Re: [net-next] intel: make module parameters readable in sys filesystem Andrew Lunn (Wed Feb 07 2024 - 19:05:04 EST)
- Re: [PATCH 1/1] iommu: Avoid races around default domain allocations Robin Murphy (Wed Feb 07 2024 - 19:05:32 EST)
- Re: [PATCH] f2fs: support compress extension update via sysfs interface Jaegeuk Kim (Wed Feb 07 2024 - 19:07:44 EST)
- Re: [PATCH] mm/cma: Add sysfs file 'release_pages_success' Andrew Morton (Wed Feb 07 2024 - 19:08:33 EST)
- Re: [f2fs-dev] [PATCH 1/3] f2fs: deprecate io_bits Daeho Jeong (Wed Feb 07 2024 - 19:11:31 EST)
- [PATCH 00/11] s390: Support linking with ld.lld Nathan Chancellor (Wed Feb 07 2024 - 19:15:14 EST)
- [PATCH 01/11] s390: boot: Add support for CONFIG_LD_ORPHAN_WARN Nathan Chancellor (Wed Feb 07 2024 - 19:15:21 EST)
- [PATCH 02/11] s390: vmlinux.lds.S: Handle '.data.rel' sections explicitly Nathan Chancellor (Wed Feb 07 2024 - 19:15:31 EST)
- [PATCH 03/11] s390: vmlinux.lds.S: Explicitly handle '.got' and '.plt' sections Nathan Chancellor (Wed Feb 07 2024 - 19:15:42 EST)
- [PATCH 04/11] s390: vmlinux.lds.S: Discard unnecessary sections Nathan Chancellor (Wed Feb 07 2024 - 19:16:08 EST)
- [PATCH 05/11] s390/boot: vmlinux.lds.S: Handle '.init.text' Nathan Chancellor (Wed Feb 07 2024 - 19:16:26 EST)
- [PATCH 06/11] s390/boot: vmlinux.lds.S: Handle '.rela' sections Nathan Chancellor (Wed Feb 07 2024 - 19:16:39 EST)
- [PATCH 07/11] s390/boot: vmlinux.lds.S: Handle DWARF debug sections Nathan Chancellor (Wed Feb 07 2024 - 19:16:50 EST)
- [PATCH 08/11] s390/boot: vmlinux.lds.S: Handle ELF required sections Nathan Chancellor (Wed Feb 07 2024 - 19:17:08 EST)
- [PATCH 09/11] s390/boot: vmlinux.lds.S: Handle commonly discarded sections Nathan Chancellor (Wed Feb 07 2024 - 19:17:32 EST)
- [PATCH 10/11] s390: Select CONFIG_ARCH_WANT_LD_ORPHAN_WARN Nathan Chancellor (Wed Feb 07 2024 - 19:17:44 EST)
- [PATCH 11/11] s390: Link vmlinux with '-z notext' Nathan Chancellor (Wed Feb 07 2024 - 19:18:00 EST)
- Re: [PATCH v2 4/4] f2fs: stop checkpoint when get a out-of-bounds segment Jaegeuk Kim (Wed Feb 07 2024 - 19:18:35 EST)
- Re: [PATCH] f2fs: fix to return EIO when reading after device removal Jaegeuk Kim (Wed Feb 07 2024 - 19:18:51 EST)
- Re: [PATCH v3] f2fs: sysfs: support gc_io_aware Jaegeuk Kim (Wed Feb 07 2024 - 19:21:30 EST)
- [PATCH v2 0/2] riscv: sophgo: add i2c and spi device to CV180x/SG2000x SoCs Inochi Amaoto (Wed Feb 07 2024 - 19:21:47 EST)
- Re: [net-next] intel: make module parameters readable in sys filesystem Jonathan Maxwell (Wed Feb 07 2024 - 19:22:23 EST)
- [PATCH v2 1/2] riscv: dts: sophgo: cv18xx: Add spi devices Inochi Amaoto (Wed Feb 07 2024 - 19:22:47 EST)
- [PATCH v2 2/2] riscv: dts: sophgo: cv18xx: Add i2c devices Inochi Amaoto (Wed Feb 07 2024 - 19:23:05 EST)
- Re: [PATCH v5 2/2] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests Charlie Jenkins (Wed Feb 07 2024 - 19:23:20 EST)
- [PATCH v6 0/2] lib: checksum: Fix issues with checksum tests Charlie Jenkins (Wed Feb 07 2024 - 19:23:39 EST)
- [PATCH v6 1/2] lib: checksum: Fix type casting in checksum kunits Charlie Jenkins (Wed Feb 07 2024 - 19:23:46 EST)
- [PATCH v6 2/2] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests Charlie Jenkins (Wed Feb 07 2024 - 19:24:11 EST)
- Re: [PATCH RFC gmem v1 8/8] KVM: x86: Determine shared/private faults based on vm_type Michael Roth (Wed Feb 07 2024 - 19:25:04 EST)
- Re: [PATCH v3 07/11] mm: vmalloc: Offload free_vmap_area_lock lock Baoquan He (Wed Feb 07 2024 - 19:25:45 EST)
- Prebuilt LLVM 18.1.0-rc2 uploaded Nathan Chancellor (Wed Feb 07 2024 - 19:28:50 EST)
- Re: [PATCH v4 1/9] rust: types: add `NotThreadSafe` Martin Rodriguez Reboredo (Wed Feb 07 2024 - 19:35:15 EST)
- Re: [PATCH v4 2/9] rust: task: add `Task::current_raw` Martin Rodriguez Reboredo (Wed Feb 07 2024 - 19:35:33 EST)
- Re: [PATCH v4 3/9] rust: file: add Rust abstraction for `struct file` Martin Rodriguez Reboredo (Wed Feb 07 2024 - 19:35:57 EST)
- Re: [PATCH v4 4/9] rust: cred: add Rust abstraction for `struct cred` Martin Rodriguez Reboredo (Wed Feb 07 2024 - 19:36:14 EST)
- Re: [PATCH v4 5/9] rust: security: add abstraction for secctx Martin Rodriguez Reboredo (Wed Feb 07 2024 - 19:36:35 EST)
- Re: [PATCH v4 6/9] rust: file: add `FileDescriptorReservation` Martin Rodriguez Reboredo (Wed Feb 07 2024 - 19:36:56 EST)
- Re: [PATCH v4 7/9] rust: file: add `Kuid` wrapper Martin Rodriguez Reboredo (Wed Feb 07 2024 - 19:37:19 EST)
- Re: [PATCH v4 8/9] rust: file: add `DeferredFdCloser` Martin Rodriguez Reboredo (Wed Feb 07 2024 - 19:37:46 EST)
- Re: [PATCH v4 9/9] rust: file: add abstraction for `poll_table` Martin Rodriguez Reboredo (Wed Feb 07 2024 - 19:38:06 EST)
- Re: [syzbot] [dri?] WARNING in vkms_get_vblank_timestamp (2) Hillf Danton (Wed Feb 07 2024 - 19:38:26 EST)
- Re: [PATCH] bpf: merge two CONFIG_BPF entries patchwork-bot+netdevbpf (Wed Feb 07 2024 - 19:40:35 EST)
- NMI Reported with console_blast.sh John B. Wyatt IV (Wed Feb 07 2024 - 19:44:08 EST)
- Re: [PATCH bpf-next v2 2/2] bpftool: Support dumping kfunc prototypes from BTF Andrii Nakryiko (Wed Feb 07 2024 - 19:50:38 EST)
- Re: [PATCH v3] mmc: renesas_sdhi: Fix change point of data handling Wolfram Sang (Wed Feb 07 2024 - 19:56:26 EST)
- Re: [PATCH v2 1/3] LSM: add security_execve_abort() hook Paul Moore (Wed Feb 07 2024 - 19:57:38 EST)
- Re: [PATCH v13 35/53] ALSA: usb-audio: Prevent starting of audio stream if in use Wesley Cheng (Wed Feb 07 2024 - 20:13:23 EST)
- Re: [PATCH 1/1] iommu: Avoid races around default domain allocations Jason Gunthorpe (Wed Feb 07 2024 - 20:13:41 EST)
- Re: [PATCH v2 2/2] fbcon: Defer console takeover for splash screens to first switch Daniel van Vugt (Wed Feb 07 2024 - 20:17:20 EST)
- [PATCH] kbuild: Fix building with LLVM on NixOS Yuxuan Shui (Wed Feb 07 2024 - 20:22:58 EST)
- [GIT PULL] percpu changes for v6.8-rc4 Dennis Zhou (Wed Feb 07 2024 - 20:26:33 EST)
- [PATCH 2/2] ARM: prctl: Reject PR_SET_MDWE on pre-ARMv6 Zev Weiss (Wed Feb 07 2024 - 20:26:53 EST)
- [PATCH 1/2] prctl: Generalize PR_SET_MDWE support check to be per-arch Zev Weiss (Wed Feb 07 2024 - 20:26:55 EST)
- [PATCH 0/2] ARM: prctl: Reject PR_SET_MDWE where not supported Zev Weiss (Wed Feb 07 2024 - 20:27:10 EST)
- Re: [PATCH -fixes 0/2] svnapot fixes patchwork-bot+linux-riscv (Wed Feb 07 2024 - 20:30:46 EST)
- Re: [PATCH -fixes] riscv: Fix arch_hugetlb_migration_supported() for NAPOT patchwork-bot+linux-riscv (Wed Feb 07 2024 - 20:30:47 EST)
- Re: [PATCH] riscv: declare overflow_stack as exported from traps.c patchwork-bot+linux-riscv (Wed Feb 07 2024 - 20:30:48 EST)
- Re: [PATCH -fixes] riscv: Fix arch_tlbbatch_flush() by clearing the batch cpumask patchwork-bot+linux-riscv (Wed Feb 07 2024 - 20:30:51 EST)
- Re: [PATCH -fixes] riscv: Flush the tlb when a page directory is freed patchwork-bot+linux-riscv (Wed Feb 07 2024 - 20:30:51 EST)
- linux-next: manual merge of the tip tree with Linus' tree Stephen Rothwell (Wed Feb 07 2024 - 20:32:01 EST)
- Re: [PATCH v12 13/16] iommu: Improve iopf_queue_remove_device() Baolu Lu (Wed Feb 07 2024 - 20:32:28 EST)
- [PATCH v3] perf: CXL: fix mismatched cpmu event opcode Hojin Nam (Wed Feb 07 2024 - 20:34:33 EST)
- Re: [syzbot] [fs?] KASAN: use-after-free Read in sysv_new_block syzbot (Wed Feb 07 2024 - 20:37:16 EST)
- Re: [PATCH 1/1] iommu: Avoid races around default domain allocations Robin Murphy (Wed Feb 07 2024 - 20:38:07 EST)
- Re: [syzbot] [dri?] WARNING in vkms_get_vblank_timestamp (2) syzbot (Wed Feb 07 2024 - 20:44:13 EST)
- Re: [PATCH v6 0/2] lib: checksum: Fix issues with checksum tests Andrew Morton (Wed Feb 07 2024 - 20:45:31 EST)
- Re: [PATCH 2/2] rcu-tasks: Eliminate deadlocks involving do_exit() and RCU tasks Frederic Weisbecker (Wed Feb 07 2024 - 20:52:23 EST)
- Re: [RFC PATCH v3] platform/x86/fujitsu-laptop: Add battery charge control support Szilard Fabian (Wed Feb 07 2024 - 20:56:36 EST)
- linux-next: manual merge of the drivers-x86 tree with Linus' tree Stephen Rothwell (Wed Feb 07 2024 - 20:58:04 EST)
- Re: [PATCH v3] Hugetlb pages should not be reserved by shmat() if SHM_NORESERVE Andrew Morton (Wed Feb 07 2024 - 21:01:19 EST)
- Re: [PATCH v6 0/2] lib: checksum: Fix issues with checksum tests Charlie Jenkins (Wed Feb 07 2024 - 21:10:11 EST)
- Re: [PATCH 2/2] rcu-tasks: Eliminate deadlocks involving do_exit() and RCU tasks Frederic Weisbecker (Wed Feb 07 2024 - 21:10:45 EST)
- [PATCH] list: leverage list_is_head() for list_entry_is_head() Wei Yang (Wed Feb 07 2024 - 21:15:19 EST)
- Re: [PATCH v1 2/2] pwm: sophgo: add pwm support for Sophgo CV1800 SoC kernel test robot (Wed Feb 07 2024 - 21:21:39 EST)
- Re: [PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimize Jane Chu (Wed Feb 07 2024 - 21:25:47 EST)
- Re: [PATCH v10 1/2] riscv: Include riscv_set_icache_flush_ctx prctl Charlie Jenkins (Wed Feb 07 2024 - 21:27:27 EST)
- [mcgrof:20240131-test-xarray] [test_xarray] 3bc2ee924e: WARNING:at_kernel/rcu/tree_stall.h:#rcu_check_gp_start_stall kernel test robot (Wed Feb 07 2024 - 21:32:24 EST)
- [PATCH mm-hotfixes-unstable] mm/zswap: invalidate duplicate entry when !zswap_enabled chengming . zhou (Wed Feb 07 2024 - 21:33:27 EST)
- Re: [PATCH v4] mm/zswap: invalidate old entry when store fail or !zswap_enabled Chengming Zhou (Wed Feb 07 2024 - 21:35:11 EST)
- Re: [PATCH 2/3] arm64: mm: HVO: support BBM of vmemmap pgtable safely Jane Chu (Wed Feb 07 2024 - 21:36:30 EST)
- Re: [PATCH net-next v6] ptp: ocp: add Adva timecard support Jakub Kicinski (Wed Feb 07 2024 - 21:38:33 EST)
- linux-next: manual merge of the rpmsg tree with the pmdomain tree Stephen Rothwell (Wed Feb 07 2024 - 21:39:14 EST)
- Re: [PATCH 1/1] hugetlb: fix CONFIG_PADATA dependency for non-SMP system Muchun Song (Wed Feb 07 2024 - 21:40:03 EST)
- Re: [PATCH 2/3] arm64: dts: qcom: sa8295p: Enable tertiary controller and its 4 USB ports Krishna Kurapati PSSNV (Wed Feb 07 2024 - 21:40:35 EST)
- Re: [PATCH net-next] net/smc: change the term virtual ISM to Emulated-ISM patchwork-bot+netdevbpf (Wed Feb 07 2024 - 21:41:02 EST)
- Re: [PATCH] platform/x86: wmi: Make input buffer madatory when evaulating methods Kuppuswamy Sathyanarayanan (Wed Feb 07 2024 - 21:42:14 EST)
- Re: [PATCH v4] mm/zswap: invalidate old entry when store fail or !zswap_enabled Chengming Zhou (Wed Feb 07 2024 - 21:42:35 EST)
- Re: [PATCH v6 0/2] lib: checksum: Fix issues with checksum tests Guenter Roeck (Wed Feb 07 2024 - 21:44:56 EST)
- [PATCH v5] perf stat: Support per-cluster aggregation Yicong Yang (Wed Feb 07 2024 - 21:45:15 EST)
- Re: [PATCH v6 2/2] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests Guenter Roeck (Wed Feb 07 2024 - 21:45:47 EST)
- Re: [PATCH v6 0/2] lib: checksum: Fix issues with checksum tests Palmer Dabbelt (Wed Feb 07 2024 - 21:47:49 EST)
- Re: [PATCH v1 tty] 8250: microchip: pci1xxxx: Add Burst mode transmission support in uart driver for reading from FIFO Rengarajan.S (Wed Feb 07 2024 - 21:51:12 EST)
- Re: [PATCH v1 2/2] pwm: sophgo: add pwm support for Sophgo CV1800 SoC kernel test robot (Wed Feb 07 2024 - 21:53:39 EST)
- Re: [PATCH v1 tty] 8250: microchip: Add 4 Mbps support in PCI1XXXX UART Rengarajan.S (Wed Feb 07 2024 - 21:54:07 EST)
- [PATCH v2] fs/mnt_idmapping.c: Return -EINVAL when no map is written Taylor Jackson via B4 Relay (Wed Feb 07 2024 - 22:03:13 EST)
- [PATCH net-next v3] net/mlx5e: link NAPI instances to queues and IRQs Joe Damato (Wed Feb 07 2024 - 22:07:21 EST)
- Re: [PATCH net-next v5 0/7] MT7530 DSA Subdriver Improvements Act II patchwork-bot+netdevbpf (Wed Feb 07 2024 - 22:10:49 EST)
- Re: [PATCH v9 0/25] security: Move IMA and EVM to the LSM infrastructure Paul Moore (Wed Feb 07 2024 - 22:18:58 EST)
- Re: [PATCH v9 1/25] ima: Align ima_inode_post_setattr() definition with LSM infrastructure Paul Moore (Wed Feb 07 2024 - 22:19:15 EST)
- Re: [PATCH v9 2/25] ima: Align ima_file_mprotect() definition with LSM infrastructure Paul Moore (Wed Feb 07 2024 - 22:19:36 EST)
- Re: [PATCH v9 3/25] ima: Align ima_inode_setxattr() definition with LSM infrastructure Paul Moore (Wed Feb 07 2024 - 22:19:48 EST)
- Re: [PATCH v9 4/25] ima: Align ima_inode_removexattr() definition with LSM infrastructure Paul Moore (Wed Feb 07 2024 - 22:20:24 EST)
- Re: [PATCH v9 5/25] ima: Align ima_post_read_file() definition with LSM infrastructure Paul Moore (Wed Feb 07 2024 - 22:21:08 EST)
- Re: [PATCH v9 7/25] evm: Align evm_inode_setxattr() definition with LSM infrastructure Paul Moore (Wed Feb 07 2024 - 22:22:52 EST)
- Re: [PATCH v9 6/25] evm: Align evm_inode_post_setattr() definition with LSM infrastructure Paul Moore (Wed Feb 07 2024 - 22:22:57 EST)
- Re: [PATCH v9 9/25] security: Align inode_setattr hook definition with EVM Paul Moore (Wed Feb 07 2024 - 22:24:26 EST)
- Re: [PATCH v9 8/25] evm: Align evm_inode_post_setxattr() definition with LSM infrastructure Paul Moore (Wed Feb 07 2024 - 22:24:32 EST)
- Re: [PATCH v9 11/25] security: Introduce inode_post_removexattr hook Paul Moore (Wed Feb 07 2024 - 22:24:44 EST)
- Re: [PATCH v9 10/25] security: Introduce inode_post_setattr hook Paul Moore (Wed Feb 07 2024 - 22:25:10 EST)
- Re: [PATCH v9 13/25] security: Introduce file_release hook Paul Moore (Wed Feb 07 2024 - 22:26:35 EST)
- Re: [PATCH v9 12/25] security: Introduce file_post_open hook Paul Moore (Wed Feb 07 2024 - 22:26:43 EST)
- Re: [PATCH v9 14/25] security: Introduce path_post_mknod hook Paul Moore (Wed Feb 07 2024 - 22:27:11 EST)
- Re: [PATCH v9 16/25] security: Introduce inode_post_set_acl hook Paul Moore (Wed Feb 07 2024 - 22:27:11 EST)
- Re: [PATCH v9 18/25] security: Introduce key_post_create_or_update hook Paul Moore (Wed Feb 07 2024 - 22:27:14 EST)
- Re: [PATCH v9 19/25] integrity: Move integrity_kernel_module_request() to IMA Paul Moore (Wed Feb 07 2024 - 22:27:20 EST)
- Re: [PATCH v9 15/25] security: Introduce inode_post_create_tmpfile hook Paul Moore (Wed Feb 07 2024 - 22:27:21 EST)
- Re: [PATCH v9 22/25] evm: Move to LSM infrastructure Paul Moore (Wed Feb 07 2024 - 22:27:22 EST)
- Re: [PATCH v9 17/25] security: Introduce inode_post_remove_acl hook Paul Moore (Wed Feb 07 2024 - 22:27:23 EST)
- Re: [PATCH v9 20/25] ima: Move to LSM infrastructure Paul Moore (Wed Feb 07 2024 - 22:27:25 EST)
- Re: [PATCH v9 23/25] evm: Make it independent from 'integrity' LSM Paul Moore (Wed Feb 07 2024 - 22:27:29 EST)
- Re: [PATCH v9 25/25] integrity: Remove LSM Paul Moore (Wed Feb 07 2024 - 22:27:34 EST)
- Re: [PATCH v9 21/25] ima: Move IMA-Appraisal to LSM infrastructure Paul Moore (Wed Feb 07 2024 - 22:28:13 EST)
- Re: [External] Re: [PATCH] mm/z3fold: remove unneeded spinlock Johannes Weiner (Wed Feb 07 2024 - 22:31:29 EST)
- linux-next: build warning after merge of the device-mapper tree Stephen Rothwell (Wed Feb 07 2024 - 22:42:38 EST)
- linux-next: build failure after merge of the pm tree Stephen Rothwell (Wed Feb 07 2024 - 22:42:57 EST)
- [PATCH v1 -next 0/3] RISC-V: ACPI: Enable CPPC based cpufreq support Sunil V L (Wed Feb 07 2024 - 22:44:35 EST)
- [PATCH v1 -next 1/3] ACPI: RISC-V: Add CPPC driver Sunil V L (Wed Feb 07 2024 - 22:44:55 EST)
- [PATCH v1 -next 2/3] cpufreq: Move CPPC configs to common Kconfig and add RISC-V Sunil V L (Wed Feb 07 2024 - 22:45:17 EST)
- [PATCH v1 -next 3/3] RISC-V: defconfig: Enable CONFIG_ACPI_CPPC_CPUFREQ Sunil V L (Wed Feb 07 2024 - 22:45:38 EST)
- linux-next: build warning after merge of the kspp tree Stephen Rothwell (Wed Feb 07 2024 - 22:48:55 EST)
- [PATCH v6 0/6] AMD Pstate Fixes And Enhancements Perry Yuan (Wed Feb 07 2024 - 22:51:03 EST)
- [PATCH v6 1/6] ACPI: CPPC: enable AMD CPPC V2 support for family 17h processors Perry Yuan (Wed Feb 07 2024 - 22:51:24 EST)
- [PATCH v6 2/6] cpufreq:amd-pstate: fix the nominal freq value set Perry Yuan (Wed Feb 07 2024 - 22:51:42 EST)
- [PATCH v6 3/6] cpufreq:amd-pstate: initialize nominal_freq of each cpudata Perry Yuan (Wed Feb 07 2024 - 22:51:53 EST)
- [PATCH v6 4/6] cpufreq:amd-pstate: get pstate transition delay and latency value from ACPI tables Perry Yuan (Wed Feb 07 2024 - 22:51:57 EST)
- [PATCH v6 5/6] cppc_acpi: print error message if CPPC is unsupported Perry Yuan (Wed Feb 07 2024 - 22:52:21 EST)
- [PATCH v6 6/6] cpufreq:amd-pstate: add quirk for the pstate CPPC capabilities missing Perry Yuan (Wed Feb 07 2024 - 22:52:45 EST)
- linux-next: build warning after merge of the spi tree Stephen Rothwell (Wed Feb 07 2024 - 22:53:02 EST)
- [PATCH v2 for-next 2/2] RDMA/hns: Support userspace configuring congestion control algorithm with QP granularity Junxian Huang (Wed Feb 07 2024 - 22:55:47 EST)
- [PATCH v2 for-next 1/2] RDMA/hns: Fix mis-modifying default congestion control algorithm Junxian Huang (Wed Feb 07 2024 - 22:55:53 EST)
- [PATCH v2 for-next 0/2] RDMA/hns: Support configuring congestion control algorithm with QP granularity Junxian Huang (Wed Feb 07 2024 - 22:56:00 EST)
- Re: [PATCH v5 00/12] netfs, cifs: Delegate high-level I/O to netfslib Steve French (Wed Feb 07 2024 - 22:56:39 EST)
- linux-next: Tree for Feb 8 Stephen Rothwell (Wed Feb 07 2024 - 22:56:57 EST)
- RE: [PATCH v5 6/6] cpufreq:amd-pstate: add quirk for the pstate CPPC capabilities missing Yuan, Perry (Wed Feb 07 2024 - 22:58:42 EST)
- Re: [PATCH] dt-bindings: input: atmel,captouch: convert bindings to YAML Dharma.B (Wed Feb 07 2024 - 23:00:19 EST)
- Re: [PATCH] dma-contiguous: remove debug code to removed CONFIG_CMA_DEBUG Anshuman Khandual (Wed Feb 07 2024 - 23:01:28 EST)
- Re: [PATCH 2/2] platform/chrome: cros_ec_typec: Make sure the USB role switch has PLD kernel test robot (Wed Feb 07 2024 - 23:08:46 EST)
- Re: [PATCH v6 0/2] lib: checksum: Fix issues with checksum tests Guenter Roeck (Wed Feb 07 2024 - 23:15:57 EST)
- Re: [PATCH v15-RFC 0/8] Add support for Sub-NUMA cluster (SNC) systems Drew Fustini (Wed Feb 07 2024 - 23:17:38 EST)
- RE: [PATCH v3 1/7] cpufreq: amd-pstate: initialize new core precision boost state Yuan, Perry (Wed Feb 07 2024 - 23:19:19 EST)
- Re: [PATCH 3/3] arm64: dts: ti: Add DT overlay for PCIe + USB3.0 SERDES personality card Vignesh Raghavendra (Wed Feb 07 2024 - 23:24:34 EST)
- [GIT PULL] Crypto Fixes for 6.8 Herbert Xu (Wed Feb 07 2024 - 23:30:00 EST)
- Re: [PATCH] eventfd: strictly check the count parameter of eventfd_write to avoid inputting illegal strings Eric Biggers (Wed Feb 07 2024 - 23:34:02 EST)
- Re: [PATCH 2/3] arm64: dts: qcom: sa8295p: Enable tertiary controller and its 4 USB ports Dmitry Baryshkov (Wed Feb 07 2024 - 23:41:40 EST)
- Re: [PATCH 2/3] arm64: dts: qcom: sa8295p: Enable tertiary controller and its 4 USB ports Krishna Kurapati PSSNV (Wed Feb 07 2024 - 23:48:42 EST)
9367 messages sorted by:
[ author ]
[ thread ]
[ Subject ]
About this archive
Other mail archives
Mail converted by MHonArc