Linux-Kernel Archive
By Date
Most Recent messages
11947 messages sorted by:
[ author ]
[ thread ]
[ Subject ]
About this archive
Other mail archives
- Re: [PATCH v2 1/1] arm64: dts: imx8-ss-vpu: Fix imx8qm VPU IRQs Shawn Guo (Wed Oct 16 2024 - 00:01:14 EST)
- Re: [PATCH] igb: Fix styling in enable/disable SR-IOV Johnny Park (Wed Oct 16 2024 - 00:03:06 EST)
- [PATCH v11 1/4] dt-bindings: touchscreen: add touch-overlay property Javier Carrasco (Wed Oct 16 2024 - 00:03:14 EST)
- [PATCH v11 0/4] Input: support overlay objects on touchscreens Javier Carrasco (Wed Oct 16 2024 - 00:03:32 EST)
- [PATCH v11 2/4] Input: touch-overlay - Add touchscreen overlay handling Javier Carrasco (Wed Oct 16 2024 - 00:03:46 EST)
- [PATCH v11 3/4] dt-bindings: input: touchscreen: st1232: add touch-overlay example Javier Carrasco (Wed Oct 16 2024 - 00:03:59 EST)
- [PATCH v11 4/4] Input: st1232 - add touch-overlay handling Javier Carrasco (Wed Oct 16 2024 - 00:04:16 EST)
- Re: [PATCH] video: fix inconsistent indentation warning Suraj Sonawane (Wed Oct 16 2024 - 00:04:43 EST)
- Re: [PATCH v3 4/4] arm64: dts: imx8ulp: correct the flexspi compatible string Shawn Guo (Wed Oct 16 2024 - 00:05:56 EST)
- Re: [PATCH] arm64: dts: freescale: minor whitespace cleanup Shawn Guo (Wed Oct 16 2024 - 00:08:29 EST)
- Re: [PATCH v2 4/4] clk: qcom: gcc: Add support for QCS615 GCC clocks Taniya Das (Wed Oct 16 2024 - 00:10:36 EST)
- Re: [PATCH 1/4] cpufreq/amd-pstate: Use nominal perf for limits when boost is disabled Gautham R. Shenoy (Wed Oct 16 2024 - 00:11:05 EST)
- Re: [PATCH RFC] md: lockless bitmap demo Christoph Hellwig (Wed Oct 16 2024 - 00:12:01 EST)
- linux-next: duplicate patches in the driver-core tree Stephen Rothwell (Wed Oct 16 2024 - 00:12:46 EST)
- Re: [PATCH] scripts/kernel-doc: Do not track section counter across processed files Chen-Yu Tsai (Wed Oct 16 2024 - 00:15:29 EST)
- Re: [PATCH v2] remoteproc: Add a new remoteproc state RPROC_DEFUNCT kernel test robot (Wed Oct 16 2024 - 00:16:43 EST)
- Re: [PATCH] hv: hyperv.h: Annotate vmbus_channel_gpadl_header with __counted_by() kernel test robot (Wed Oct 16 2024 - 00:16:54 EST)
- Re: [PATCH] dt-bindings: usb: mtu3: add mediatek,usb3-drd property Macpaul Lin (Wed Oct 16 2024 - 00:17:52 EST)
- [PATCH v2] leds: Fix uninitialized variable 'ret' in mt6370_mc_pattern_clear Suraj Sonawane (Wed Oct 16 2024 - 00:23:14 EST)
- Re: [PATCH v1 0/4] GPU Direct RDMA (P2P DMA) for Device Private Pages Christoph Hellwig (Wed Oct 16 2024 - 00:23:45 EST)
- [PATCH v2 00/16] Python module cleanup Ian Rogers (Wed Oct 16 2024 - 00:24:45 EST)
- [PATCH v2 01/16] perf python: Remove python 2 scripting support Ian Rogers (Wed Oct 16 2024 - 00:25:01 EST)
- [PATCH v2 02/16] perf python: Constify variables and parameters Ian Rogers (Wed Oct 16 2024 - 00:25:11 EST)
- [PATCH v2 03/16] perf python: Remove unused #include Ian Rogers (Wed Oct 16 2024 - 00:25:21 EST)
- [PATCH v2 04/16] perf script: Move scripting_max_stack out of builtin Ian Rogers (Wed Oct 16 2024 - 00:25:41 EST)
- [PATCH v2 05/16] perf kvm: Move functions used in util out of builtin Ian Rogers (Wed Oct 16 2024 - 00:25:55 EST)
- [PATCH v2 06/16] perf script: Move find_scripts to browser/scripts.c Ian Rogers (Wed Oct 16 2024 - 00:26:06 EST)
- [PATCH v2 07/16] perf stat: Move stat_config into config.c Ian Rogers (Wed Oct 16 2024 - 00:26:15 EST)
- [PATCH v2 08/16] perf script: Move script_spec code to trace-event-scripting.c Ian Rogers (Wed Oct 16 2024 - 00:26:26 EST)
- [PATCH v2 09/16] perf script: Move script_fetch_insn to trace-event-scripting.c Ian Rogers (Wed Oct 16 2024 - 00:26:42 EST)
- [PATCH v2 10/16] perf script: Move perf_sample__sprintf_flags to trace-event-scripting.c Ian Rogers (Wed Oct 16 2024 - 00:26:57 EST)
- [PATCH v2 11/16] perf env: Move arch errno function to only use in env Ian Rogers (Wed Oct 16 2024 - 00:27:08 EST)
- [PATCH v2 12/16] perf lock: Move common lock contention code to new file Ian Rogers (Wed Oct 16 2024 - 00:27:25 EST)
- [PATCH v2 13/16] perf bench: Remove reference to cmd_inject Ian Rogers (Wed Oct 16 2024 - 00:27:33 EST)
- [PATCH v2 14/16] perf kwork: Make perf_kwork_add_work a callback Ian Rogers (Wed Oct 16 2024 - 00:27:47 EST)
- [PATCH v2 15/16] perf build: Remove test library from python shared object Ian Rogers (Wed Oct 16 2024 - 00:28:04 EST)
- [PATCH v2 16/16] perf python: Add parse_events function Ian Rogers (Wed Oct 16 2024 - 00:28:15 EST)
- Re: (subset) [PATCH] leds: Fix uninitialized variable 'ret' in mt6370_mc_pattern_clear Suraj Sonawane (Wed Oct 16 2024 - 00:28:34 EST)
- Re: [REGRESSION] alg: ahash: Several tests fail during boot on Turris Omnia Herbert Xu (Wed Oct 16 2024 - 00:28:45 EST)
- RE: [PATCH 4/4] cpufreq/amd-pstate: Drop needless EPP initialization Yuan, Perry (Wed Oct 16 2024 - 00:33:40 EST)
- Re: [PATCH 7/8] perf tools: Check fallback error and order Namhyung Kim (Wed Oct 16 2024 - 00:34:00 EST)
- [RFC 0/2] rwsem: introduce upgrade_read interface lizhe . 67 (Wed Oct 16 2024 - 00:36:24 EST)
- [RFC 1/2] rwsem: introduce upgrade_read interface lizhe . 67 (Wed Oct 16 2024 - 00:36:34 EST)
- [RFC 2/2] khugepaged: use upgrade_read() to optimize collapse_huge_page lizhe . 67 (Wed Oct 16 2024 - 00:36:48 EST)
- RE: [PATCH 3/4] cpufreq/amd-pstate: Use amd_pstate_update_min_max_limit() for EPP limits Yuan, Perry (Wed Oct 16 2024 - 00:38:25 EST)
- RE: [PATCH 2/4] cpufreq/amd-pstate: Don't update CPPC request in amd_pstate_cpu_boost_update() Yuan, Perry (Wed Oct 16 2024 - 00:42:49 EST)
- RE: [PATCH 1/4] cpufreq/amd-pstate: Use nominal perf for limits when boost is disabled Yuan, Perry (Wed Oct 16 2024 - 00:45:40 EST)
- Ops/kernel bug in swapops and more on 6.11.3 Norbert Preining (Wed Oct 16 2024 - 00:46:09 EST)
- Re: [PATCH] drm/i915/lspcon: do not hardcode settle timeout Nautiyal, Ankit K (Wed Oct 16 2024 - 00:47:07 EST)
- Re: [PATCH 7/8] perf tools: Check fallback error and order Ian Rogers (Wed Oct 16 2024 - 00:48:24 EST)
- Re: [PATCH 5/8] perf tools: Detect missing kernel features properly Namhyung Kim (Wed Oct 16 2024 - 00:49:35 EST)
- Re: [PATCH v1 1/4] mm/hmm: HMM API for P2P DMA to device zone pages Christoph Hellwig (Wed Oct 16 2024 - 00:49:50 EST)
- Re: [RFC PATCH] mm/hmm, mm/migrate_device: Allow p2p access and p2p migration Alistair Popple (Wed Oct 16 2024 - 00:51:14 EST)
- Re: [syzbot] KMSAN: kernel-infoleak in move_addr_to_user (7) syzbot (Wed Oct 16 2024 - 00:53:42 EST)
- Re: [PATCH v1 1/5] dt-bindings: dmaengine: qcom: gpi: Add additional arg to dma-cell property Vinod Koul (Wed Oct 16 2024 - 00:55:12 EST)
- Re: [PATCH 2/2] mm/mglru: reset page lru tier bits when activating Yu Zhao (Wed Oct 16 2024 - 00:56:11 EST)
- [PATCH v3] remoteproc: Add a new remoteproc state RPROC_DEFUNCT Mukesh Ojha (Wed Oct 16 2024 - 00:57:00 EST)
- Re: Re: [PATCH] dma/dw-edma: chip regs base should add the offset Vinod Koul (Wed Oct 16 2024 - 00:57:09 EST)
- Re: [RFC 1/2] rwsem: introduce upgrade_read interface Christoph Hellwig (Wed Oct 16 2024 - 00:57:13 EST)
- Re: [PATCH 1/2] mm/mglru: only clear kswapd_failures if reclaimable Yu Zhao (Wed Oct 16 2024 - 00:57:40 EST)
- Re: [syzbot] [ocfs2?] kernel BUG in ocfs2_truncate_inline syzbot (Wed Oct 16 2024 - 00:59:11 EST)
- Re: [PATCH v2 3/4] can: Add driver for CAST CAN Bus Controller Vincent MAILHOL (Wed Oct 16 2024 - 01:06:23 EST)
- Re: [PATCH] ARM: dts: aspeed: Add device tree for Ampere's Mt. Jefferson BMC Andrew Jeffery (Wed Oct 16 2024 - 01:07:31 EST)
- Re: [PATCH v2] security/keys: fix slab-out-of-bounds in key_task_permission Jarkko Sakkinen (Wed Oct 16 2024 - 01:09:13 EST)
- Re: [PATCH v1 1/4] mm/hmm: HMM API for P2P DMA to device zone pages Alistair Popple (Wed Oct 16 2024 - 01:12:12 EST)
- Re: [PATCH v5 3/6] iommu/amd: Modify set_dte_entry() to use 256-bit DTE helpers Suthikulpanit, Suravee (Wed Oct 16 2024 - 01:12:53 EST)
- Re: [PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Add PCIe nodes Krishna Chaitanya Chundru (Wed Oct 16 2024 - 01:13:58 EST)
- Re: [PATCH v2] security/keys: fix slab-out-of-bounds in key_task_permission Jarkko Sakkinen (Wed Oct 16 2024 - 01:14:33 EST)
- Re: [PATCH v5 3/6] iommu/amd: Modify set_dte_entry() to use 256-bit DTE helpers Suthikulpanit, Suravee (Wed Oct 16 2024 - 01:15:49 EST)
- [PATCH v6 0/9] iommu/amd: Use 128-bit cmpxchg operation to update DTE Suravee Suthikulpanit (Wed Oct 16 2024 - 01:18:28 EST)
- [PATCH v6 1/9] iommu/amd: Disable AMD IOMMU if CMPXCHG16B feature is not supported Suravee Suthikulpanit (Wed Oct 16 2024 - 01:18:40 EST)
- [PATCH v6 2/9] asm/rwonce: Introduce [READ|WRITE]_ONCE() support for __int128 Suravee Suthikulpanit (Wed Oct 16 2024 - 01:18:52 EST)
- [PATCH v6 3/9] iommu/amd: Introduce helper function to update 256-bit DTE Suravee Suthikulpanit (Wed Oct 16 2024 - 01:19:08 EST)
- [PATCH v6 4/9] iommu/amd: Introduce per-device DTE cache to store persistent bits Suravee Suthikulpanit (Wed Oct 16 2024 - 01:19:10 EST)
- [PATCH v6 5/9] iommu/amd: Modify set_dte_entry() to use 256-bit DTE helpers Suravee Suthikulpanit (Wed Oct 16 2024 - 01:19:24 EST)
- [PATCH v6 6/9] iommu/amd: Introduce helper function get_dte256() Suravee Suthikulpanit (Wed Oct 16 2024 - 01:19:42 EST)
- [PATCH v6 7/9] iommu/amd: Move erratum 63 logic to write_dte_lower128() Suravee Suthikulpanit (Wed Oct 16 2024 - 01:19:58 EST)
- [PATCH v6 8/9] iommu/amd: Modify clear_dte_entry() to avoid in-place update Suravee Suthikulpanit (Wed Oct 16 2024 - 01:20:08 EST)
- [PATCH v6 9/9] iommu/amd: Lock DTE before updating the entry with WRITE_ONCE() Suravee Suthikulpanit (Wed Oct 16 2024 - 01:20:26 EST)
- Re: [PATCH v3 6/6] gpiolib: notify user-space about in-kernel line state changes Kent Gibson (Wed Oct 16 2024 - 01:20:37 EST)
- Re: [PATCH 2/3] ptp: Add clock name to uevent Sven Schnelle (Wed Oct 16 2024 - 01:20:55 EST)
- Re: [PATCH -fixes] riscv: Do not use fortify in early code Jason Montleon (Wed Oct 16 2024 - 01:26:27 EST)
- [PATCH 0/3] ARC fixes for 6.12 Vineet Gupta (Wed Oct 16 2024 - 01:28:03 EST)
- [PATCH 1/3] arc: rename aux.h to arc_aux.h Vineet Gupta (Wed Oct 16 2024 - 01:28:07 EST)
- [PATCH 2/3] ARC: build: disallow invalid PAE40 + 4K page config Vineet Gupta (Wed Oct 16 2024 - 01:28:09 EST)
- [PATCH 3/3] ARC: build: Use __force to suppress per-CPU cmpxchg warnings Vineet Gupta (Wed Oct 16 2024 - 01:28:13 EST)
- [RFC PATCH 0/2] Speed up f2fs truncate Yi Sun (Wed Oct 16 2024 - 01:28:56 EST)
- [RFC PATCH 1/2] f2fs: introduce update_sit_entry_for_release() Yi Sun (Wed Oct 16 2024 - 01:29:10 EST)
- [RFC PATCH 2/2] f2fs: introduce f2fs_invalidate_consecutive_blocks() Yi Sun (Wed Oct 16 2024 - 01:29:22 EST)
- Re: [PATCH 1/2] mm/mglru: only clear kswapd_failures if reclaimable Wei Xu (Wed Oct 16 2024 - 01:29:38 EST)
- [PATCH v1] dt-bindings: leds: pca955x: Convert text bindings to YAML Delphine CC Chiu (Wed Oct 16 2024 - 01:30:09 EST)
- [PATCH v3 0/4] Add GCC and RPMH clock controller for QCS615 SoC Taniya Das (Wed Oct 16 2024 - 01:30:33 EST)
- [PATCH v3 1/4] dt-bindings: clock: qcom-rpmhcc: Add RPMHCC bindings for QCS615 Taniya Das (Wed Oct 16 2024 - 01:30:51 EST)
- Re: [PATCH v1 2/4] nouveau/dmem: HMM P2P DMA for private dev pages Alistair Popple (Wed Oct 16 2024 - 01:31:06 EST)
- [PATCH v3 2/4] clk: qcom: rpmhcc: Add support for QCS615 Clocks Taniya Das (Wed Oct 16 2024 - 01:31:14 EST)
- [PATCH v3 3/4] dt-bindings: clock: qcom: Add QCS615 GCC clocks Taniya Das (Wed Oct 16 2024 - 01:31:40 EST)
- Re: include/linux/compiler_types.h:328:45: error: call to '__compiletime_assert_315' declared with attribute error: BUILD_BUG_ON failed: (PTRS_PER_PTE * sizeof(pte_t)) > PAGE_SIZE Vineet Gupta (Wed Oct 16 2024 - 01:31:53 EST)
- [PATCH v3 4/4] clk: qcom: gcc: Add support for QCS615 GCC clocks Taniya Das (Wed Oct 16 2024 - 01:32:12 EST)
- Re: ARC: Use __force to suppress per-CPU cmpxchg complaints Vineet Gupta (Wed Oct 16 2024 - 01:33:25 EST)
- Re: [PATCH v2] staging: gpib: Add TODO file Greg KH (Wed Oct 16 2024 - 01:33:41 EST)
- Re: [PATCH v3 1/5] maple_tree: add mas_for_each_rev() helper Suren Baghdasaryan (Wed Oct 16 2024 - 01:33:47 EST)
- Re: [syzbot] [net?] KMSAN: kernel-infoleak in move_addr_to_user (7) syzbot (Wed Oct 16 2024 - 01:34:14 EST)
- RE: [PATCH v2 net-next 10/13] net: enetc: extract enetc_int_vector_init/destroy() from enetc_alloc_msix() Wei Fang (Wed Oct 16 2024 - 01:34:50 EST)
- Re: [PATCH v2] smb: client: fix possible double free in smb2_set_ea() Steve French (Wed Oct 16 2024 - 01:36:20 EST)
- Re: [PATCH v2 2/2] driver core: Don't log intentional skip of device link creation as error Greg Kroah-Hartman (Wed Oct 16 2024 - 01:38:09 EST)
- [GIT PULL] Crypto Fixes for 6.12 Herbert Xu (Wed Oct 16 2024 - 01:38:22 EST)
- Re: [PATCH 13/13] PCI: Deprecate pci_intx(), pcim_intx() Greg Kroah-Hartman (Wed Oct 16 2024 - 01:40:04 EST)
- Re: [PATCH] leds: class: Protect brightness_show() with led_cdev->led_access mutex Mukesh Ojha (Wed Oct 16 2024 - 01:45:40 EST)
- [PATCH RESEND v12] thermal/drivers/mediatek: add another get_temp ops for thermal sensors Hsin-Te Yuan (Wed Oct 16 2024 - 01:46:02 EST)
- Re: linux-next: manual merge of the staging tree with the v4l-dvb tree Greg KH (Wed Oct 16 2024 - 01:49:01 EST)
- Re: linux-next: duplicate patches in the driver-core tree Greg KH (Wed Oct 16 2024 - 01:49:18 EST)
- Re: [REGRESSION] alg: ahash: Several tests fail during boot on Turris Omnia Klaus Kudielka (Wed Oct 16 2024 - 01:51:50 EST)
- Philosophy now Native! Ywe Cærlyn (Wed Oct 16 2024 - 01:52:11 EST)
- Re: [PATCH] arm64: dts: imx8mp-venice-gw74xx: add M2SKT_GPIO10 gpio configuration Shawn Guo (Wed Oct 16 2024 - 01:58:00 EST)
- [PATCH v2] selftest/tcp-ao: Add filter tests Leo Stone (Wed Oct 16 2024 - 01:59:22 EST)
- linux-next: build failure after merge of the bpf-next tree Stephen Rothwell (Wed Oct 16 2024 - 02:06:04 EST)
- Re: [PATCH v2 1/3] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup Lorenzo Stoakes (Wed Oct 16 2024 - 02:06:30 EST)
- linux-next: Tree for Oct 16 Stephen Rothwell (Wed Oct 16 2024 - 02:06:42 EST)
- Re: [PATCH] testing/cxl: Fix abused pci_bus_read_config_word() on platform device Huang, Ying (Wed Oct 16 2024 - 02:07:09 EST)
- Re: linux-next: duplicate patch in the v4l-dvb tree Mauro Carvalho Chehab (Wed Oct 16 2024 - 02:07:20 EST)
- [PATCH] wifi: rtw88: Refactor looping in rtw_phy_store_tx_power_by_rate Mohammed Anees (Wed Oct 16 2024 - 02:07:58 EST)
- Re: [PATCH v2 2/3] LoongArch: Add barrier between set_pte and memory access maobibo (Wed Oct 16 2024 - 02:09:39 EST)
- [GIT PULL] ksmbd server fixes Steve French (Wed Oct 16 2024 - 02:09:46 EST)
- Re: [PATCH RFC] md: lockless bitmap demo Yu Kuai (Wed Oct 16 2024 - 02:12:10 EST)
- [PATCH v9 18/37] drivers/cpu: Add generic armv8 cpu driver Patrick Rudolph (Wed Oct 16 2024 - 02:13:20 EST)
- [PATCH v9 19/37] arm: gic-v3-its: Rename objects Patrick Rudolph (Wed Oct 16 2024 - 02:13:25 EST)
- [PATCH v9 20/37] arm: gic-v3-its: Implement of_xlate Patrick Rudolph (Wed Oct 16 2024 - 02:13:41 EST)
- [PATCH v9 23/37] drivers/arm: Implement acpi_fill_madt Patrick Rudolph (Wed Oct 16 2024 - 02:13:56 EST)
- [PATCH v9 24/37] common: Enable BLOBLIST_TABLES on arm Patrick Rudolph (Wed Oct 16 2024 - 02:14:04 EST)
- [PATCH v9 27/37] arm: mach-bcm283x: Bring in some header files from tianocore Patrick Rudolph (Wed Oct 16 2024 - 02:14:30 EST)
- [PATCH v9 31/37] armv8: cpu: Enable ACPI parking protocol Patrick Rudolph (Wed Oct 16 2024 - 02:14:41 EST)
- [PATCH v9 32/37] arm: Implement read_mpidr on armv7 Patrick Rudolph (Wed Oct 16 2024 - 02:14:52 EST)
- [PATCH v9 35/37] bloblist: Fix use of uninitialized variable Patrick Rudolph (Wed Oct 16 2024 - 02:15:08 EST)
- [PATCH v9 37/37] CI: Enable qemu_sbsa Patrick Rudolph (Wed Oct 16 2024 - 02:15:21 EST)
- [PATCH v2] firmware: arm_scmi: fix slab-use-after-free in scmi_bus_notifier() Xinqi Zhang (Wed Oct 16 2024 - 02:15:37 EST)
- Re: linux-next: duplicate patch in the v4l-dvb tree Mauro Carvalho Chehab (Wed Oct 16 2024 - 02:15:53 EST)
- Re: [PATCH] rtc: add prefix modalias for rtc modules Krzysztof Kozlowski (Wed Oct 16 2024 - 02:16:04 EST)
- Re: [PATCH v2 1/6] dt-bindings: arm: cpus: Add Samsung Mongoose M5 Krzysztof Kozlowski (Wed Oct 16 2024 - 02:17:30 EST)
- Re: [PATCH v2] locking/ww_mutex: Adjust to lockdep nest_lock requirements Thomas Hellström (Wed Oct 16 2024 - 02:18:09 EST)
- HTML message rejected: Re: [PATCH] rtc: add prefix modalias for rtc modules huanglei (Wed Oct 16 2024 - 02:18:40 EST)
- Re: [syzbot] [mm?] BUG: corrupted list in add_to_unbuddied Aleksandr Nogikh (Wed Oct 16 2024 - 02:19:50 EST)
- Re: [PATCH 3/3] s390/time: Add PtP driver kernel test robot (Wed Oct 16 2024 - 02:20:18 EST)
- Re: [PATCH] KVM: arm64: nVHE: gen-hyprel: Silent build warnings kernel test robot (Wed Oct 16 2024 - 02:20:25 EST)
- Re: [PATCH v6 2/4] arch_topology: Support SMT control for OF based system kernel test robot (Wed Oct 16 2024 - 02:20:26 EST)
- Re: [PATCH 1/2] dt-bindings: pinctrl: samsung: Fix interrupt constraint for variants with fallbacks Krzysztof Kozlowski (Wed Oct 16 2024 - 02:20:57 EST)
- Re: [PATCH v8 01/11] cpuidle/poll_state: poll via smp_cond_load_relaxed() maobibo (Wed Oct 16 2024 - 02:21:13 EST)
- Re: [PATCH 0/2] power: supply: rt9471: Fix WDT bitfield and charger status ChiYuan Huang (Wed Oct 16 2024 - 02:21:30 EST)
- RE: [PATCH] scsi: ufs: Use wait-for-reg in HCE init Avri Altman (Wed Oct 16 2024 - 02:22:58 EST)
- [PATCH] eth: fbnic: add CONFIG_PTP_1588_CLOCK_OPTIONAL dependency Arnd Bergmann (Wed Oct 16 2024 - 02:23:16 EST)
- [PATCH] iomap: provide iomap_want_unshare_iter() stub for !CONFIG_BLOCK Arnd Bergmann (Wed Oct 16 2024 - 02:23:57 EST)
- [PATCHSET 0/9] perf tools: Do not set attr.exclude_guest by default (v5) Namhyung Kim (Wed Oct 16 2024 - 02:24:13 EST)
- [PATCH v5 1/9] perf tools: Add fallback for exclude_guest Namhyung Kim (Wed Oct 16 2024 - 02:24:17 EST)
- [PATCH v5 3/9] perf tools: Simplify evsel__add_modifier() Namhyung Kim (Wed Oct 16 2024 - 02:24:32 EST)
- [PATCH v5 2/9] perf tools: Don't set attr.exclude_guest by default Namhyung Kim (Wed Oct 16 2024 - 02:24:34 EST)
- [PATCH v5 4/9] perf tools: Do not set exclude_guest for precise_ip Namhyung Kim (Wed Oct 16 2024 - 02:24:51 EST)
- [PATCH v5 5/9] perf tools: Detect missing kernel features properly Namhyung Kim (Wed Oct 16 2024 - 02:25:05 EST)
- [PATCH v5 6/9] perf tools: Move x86__is_amd_cpu() to util/env.c Namhyung Kim (Wed Oct 16 2024 - 02:25:07 EST)
- [PATCH v5 7/9] perf tools: Check fallback error and order Namhyung Kim (Wed Oct 16 2024 - 02:25:18 EST)
- [PATCH v5 8/9] perf record: Just use "cycles:P" as the default event Namhyung Kim (Wed Oct 16 2024 - 02:25:33 EST)
- [PATCH v5 9/9] perf test: Add precise_max subtest to the perf record shell test Namhyung Kim (Wed Oct 16 2024 - 02:25:44 EST)
- [PATCH] PCI: Constify pci_register_io_range stub fwnode_handle Arnd Bergmann (Wed Oct 16 2024 - 02:26:16 EST)
- Re: [PATCH v4 net-next 2/3] net/udp: Add 4-tuple hash list basis Philo Lu (Wed Oct 16 2024 - 02:31:12 EST)
- Re: [PATCH v4 2/3] dt-bindings: mailbox: Add thead,th1520-mailbox bindings Krzysztof Kozlowski (Wed Oct 16 2024 - 02:31:40 EST)
- [PATCH v5] arm64: dts: qcom: Add coresight nodes for x1e80100 Jie Gan (Wed Oct 16 2024 - 02:32:02 EST)
- Re: [PATCH v5] Docs/zh_CN: Translate physical_memory.rst to Simplified Chinese yaxin_wang (Wed Oct 16 2024 - 02:33:58 EST)
- Re: [PATCH v3 04/11] iommufd/viommu: Add IOMMU_VIOMMU_ALLOC ioctl Nicolin Chen (Wed Oct 16 2024 - 02:38:56 EST)
- [PATCH v6 0/5] MCE wrapper and support for new SMCA syndrome MSRs Avadhut Naik (Wed Oct 16 2024 - 02:40:44 EST)
- [PATCH v6 1/5] x86/mce: Add wrapper for struct mce to export vendor specific info Avadhut Naik (Wed Oct 16 2024 - 02:40:58 EST)
- [PATCH v6 2/5] tracing: Add __print_dynamic_array() helper Avadhut Naik (Wed Oct 16 2024 - 02:41:08 EST)
- [PATCH v6 3/5] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers Avadhut Naik (Wed Oct 16 2024 - 02:41:34 EST)
- [PATCH v6 4/5] x86/mce/apei: Handle variable register array size Avadhut Naik (Wed Oct 16 2024 - 02:41:50 EST)
- Re: [PATCHv6 perf/core 01/16] uprobe: Add data pointer to consumer handlers Jiri Olsa (Wed Oct 16 2024 - 02:42:09 EST)
- [PATCH v6 5/5] EDAC/mce_amd: Add support for FRU Text in MCA Avadhut Naik (Wed Oct 16 2024 - 02:42:10 EST)
- Re: [PATCH v6 3/6] dt-bindings: mfd: Add Realtek RTL9300 switch peripherals Krzysztof Kozlowski (Wed Oct 16 2024 - 02:42:37 EST)
- [PATCH v2] scsi: ufs: Use wait-for-reg in HCE init Avri Altman (Wed Oct 16 2024 - 02:42:52 EST)
- Re: [PATCH v5 1/3] dt-bindings: spi: Add realtek,rtl9301-snand Krzysztof Kozlowski (Wed Oct 16 2024 - 02:43:04 EST)
- Re: [PATCH v3 1/5] rtc: pm8xxx: implement qcom,no-alarm flag for non-HLOS owned alarm Johan Hovold (Wed Oct 16 2024 - 02:43:19 EST)
- Re: [syzbot] syzbot (Wed Oct 16 2024 - 02:43:29 EST)
- Re: [PATCH v2 1/1] arm64: dts: imx93-9x9-qsb: add I3C overlay file Shawn Guo (Wed Oct 16 2024 - 02:44:19 EST)
- [PATCH] m68k: mcfgpio: Fix incorrect register offset for CONFIG_M5441x Jean-Michel Hautbois (Wed Oct 16 2024 - 02:45:23 EST)
- Re: [PATCH v9 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver Tomasz Jeznach (Wed Oct 16 2024 - 02:46:49 EST)
- Re: [PATCH v3 2/5] dt-bindings: rtc: qcom-pm8xxx: document qcom,no-alarm flag Johan Hovold (Wed Oct 16 2024 - 02:47:05 EST)
- Re: [PATCH v9 6/7] iommu/riscv: Command and fault queue support Tomasz Jeznach (Wed Oct 16 2024 - 02:50:08 EST)
- Re: [PATCH v1 0/3] Add MT8186 Chinchou Chromebooks Zhengqiao Xia (Wed Oct 16 2024 - 02:50:50 EST)
- Re: [PATCH v3 4/5] arm64: dts: qcom: x1e80100-crd: add rtc offset to set rtc time Johan Hovold (Wed Oct 16 2024 - 02:52:00 EST)
- Re: [PATCH v3 03/11] iommufd: Introduce IOMMUFD_OBJ_VIOMMU and its related struct Nicolin Chen (Wed Oct 16 2024 - 02:52:25 EST)
- [PATCH v10 0/7] Linux RISC-V IOMMU Support Tomasz Jeznach (Wed Oct 16 2024 - 02:52:40 EST)
- [PATCH v10 1/7] dt-bindings: iommu: riscv: Add bindings for RISC-V IOMMU Tomasz Jeznach (Wed Oct 16 2024 - 02:52:50 EST)
- [PATCH v10 3/7] iommu/riscv: Add RISC-V IOMMU PCIe device driver Tomasz Jeznach (Wed Oct 16 2024 - 02:53:10 EST)
- [PATCH v10 4/7] iommu/riscv: Enable IOMMU registration and device probe. Tomasz Jeznach (Wed Oct 16 2024 - 02:53:21 EST)
- [PATCH v10 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver Tomasz Jeznach (Wed Oct 16 2024 - 02:53:25 EST)
- [PATCH v10 5/7] iommu/riscv: Device directory management. Tomasz Jeznach (Wed Oct 16 2024 - 02:53:45 EST)
- [PATCH v10 6/7] iommu/riscv: Command and fault queue support Tomasz Jeznach (Wed Oct 16 2024 - 02:53:55 EST)
- [PATCH v10 7/7] iommu/riscv: Paging domain support Tomasz Jeznach (Wed Oct 16 2024 - 02:54:06 EST)
- Re: [PATCH] ASoC: loongson: make loongson-i2s.o a separate module 周彬彬 (Wed Oct 16 2024 - 02:56:52 EST)
- [PATCH] perf test: Speed up some tests using perf list Namhyung Kim (Wed Oct 16 2024 - 02:57:05 EST)
- Re: [PATCH] m68k: mcfgpio: Fix incorrect register offset for CONFIG_M5441x Geert Uytterhoeven (Wed Oct 16 2024 - 02:57:18 EST)
- Re: [PATCH] arm64: dts: qcom: Rename "Twitter" to "Tweeter" Johan Hovold (Wed Oct 16 2024 - 02:57:33 EST)
- Re: [PATCH v2 00/22] wifi: ath12k: add Ath12k AHB driver support for IPQ5332 Krzysztof Kozlowski (Wed Oct 16 2024 - 02:57:51 EST)
- Re: [PATCH 13/13] PCI: Deprecate pci_intx(), pcim_intx() Philipp Stanner (Wed Oct 16 2024 - 02:59:11 EST)
- Re: [PATCH v2 02/22] arm64: dts: qcom: add wifi node for IPQ5332 based RDP441 Krzysztof Kozlowski (Wed Oct 16 2024 - 02:59:36 EST)
- Re: [PATCH v9 0/7] Linux RISC-V IOMMU Support Tomasz Jeznach (Wed Oct 16 2024 - 02:59:51 EST)
- RE: [PATCH net-next 1/4] net: stmmac: dwmac4: Fix MTL_OP_MODE_RTC mask and shift macros Leyfoon Tan (Wed Oct 16 2024 - 03:00:09 EST)
- Re: [PATCH v8 4/8] i2c: Introduce OF component probe function Chen-Yu Tsai (Wed Oct 16 2024 - 03:01:43 EST)
- Re: [PATCH v2 0/2] gpio: create the /sys/class/gpio mount point with GPIO_SYSFS disabled Greg Kroah-Hartman (Wed Oct 16 2024 - 03:02:36 EST)
- Re: [PATCH v2 01/22] dt-bindings: net: wireless: describe the ath12k AHB module Krzysztof Kozlowski (Wed Oct 16 2024 - 03:02:56 EST)
- Re: [PATCH] ASoC: loongson: make loongson-i2s.o a separate module Arnd Bergmann (Wed Oct 16 2024 - 03:03:12 EST)
- Re: [PATCH v2 5/5] arm64: dts: exynos: Add button support for c1s Krzysztof Kozlowski (Wed Oct 16 2024 - 03:05:15 EST)
- Re: [PATCH v2 0/5] Add Exynos990 pinctrl and chipid drivers Krzysztof Kozlowski (Wed Oct 16 2024 - 03:06:31 EST)
- Re: [PATCH v1 2/2] i2c: spacemit: add support for SpacemiT K1 SoC Wolfram Sang (Wed Oct 16 2024 - 03:06:36 EST)
- Re: [syzbot] [input?] [usb?] [mm?] INFO: rcu detected stall in vma_link_file Lorenzo Stoakes (Wed Oct 16 2024 - 03:07:21 EST)
- Re: [PATCH v8 01/11] cpuidle/poll_state: poll via smp_cond_load_relaxed() Ankur Arora (Wed Oct 16 2024 - 03:08:21 EST)
- Re: [PATCH v3 03/11] iommufd: Introduce IOMMUFD_OBJ_VIOMMU and its related struct Zhangfei Gao (Wed Oct 16 2024 - 03:09:15 EST)
- Re: [PATCH 0/2] pwm: brcmstb: Support configurable open-drain mode Krzysztof Kozlowski (Wed Oct 16 2024 - 03:10:10 EST)
- [PATCH v2 bpf-next 0/2] security.bpf xattr name prefix Song Liu (Wed Oct 16 2024 - 03:10:26 EST)
- [PATCH v2 bpf-next 1/2] fs/xattr: bpf: Introduce security.bpf xattr name prefix Song Liu (Wed Oct 16 2024 - 03:10:48 EST)
- [PATCH v2 bpf-next 2/2] selftests/bpf: Extend test fs_kfuncs to cover security.bpf xattr names Song Liu (Wed Oct 16 2024 - 03:11:07 EST)
- Re: [PATCH v2] arm64: dts: imx8m*-venice-gw75xx: add Accelerometer device Shawn Guo (Wed Oct 16 2024 - 03:11:31 EST)
- Re: [PATCH 2/2] arm64/crc32: Implement 4-way interleave using PMULL Ard Biesheuvel (Wed Oct 16 2024 - 03:13:04 EST)
- Re: [syzbot] [input?] [usb?] [mm?] INFO: rcu detected stall in vma_link_file Greg Kroah-Hartman (Wed Oct 16 2024 - 03:14:41 EST)
- Re: [PATCH net v1] net: wwan: fix global oob in wwan_rtnl_policy Simon Horman (Wed Oct 16 2024 - 03:15:32 EST)
- Re: [PATCH][next] scsi: scsi_debug: remove a redundant assignment to variable ret John Garry (Wed Oct 16 2024 - 03:16:39 EST)
- Re: [PATCH] arm64: dts: qcom: Rename "Twitter" to "Tweeter" Krzysztof Kozlowski (Wed Oct 16 2024 - 03:18:19 EST)
- Re: general protection fault in bio_associate_blkg_from_css Alexander Potapenko (Wed Oct 16 2024 - 03:18:50 EST)
- [PATCH] staging: gpib: Remove unneeded semicolon. Rohit Chavan (Wed Oct 16 2024 - 03:20:02 EST)
- Re: [PATCH v2 0/5] Add Exynos990 pinctrl and chipid drivers Krzysztof Kozlowski (Wed Oct 16 2024 - 03:20:17 EST)
- Re: [PATCH v2 2/5] dt-bindings: pinctrl: samsung: add exynos990-wakeup-eint compatible Krzysztof Kozlowski (Wed Oct 16 2024 - 03:20:47 EST)
- Re: [PATCH] m68k: mcfgpio: Fix incorrect register offset for CONFIG_M5441x Jean-Michel Hautbois (Wed Oct 16 2024 - 03:20:51 EST)
- Re: [PATCH] remoteproc: Documentation: upgrade from staging. kernel test robot (Wed Oct 16 2024 - 03:21:13 EST)
- Re: [PATCH] staging: gpib: Remove unneeded semicolon. Greg Kroah-Hartman (Wed Oct 16 2024 - 03:23:53 EST)
- Re: linux-next: duplicate patches in the ipvs-next tree Pablo Neira Ayuso (Wed Oct 16 2024 - 03:24:05 EST)
- [PATCH v2] m68k: mcfgpio: Fix incorrect register offset for CONFIG_M5441x Jean-Michel Hautbois (Wed Oct 16 2024 - 03:25:14 EST)
- Re: [PATCH RFC 0/4] ad7380: add adaq4370-4 and adaq4380-4 support Julien Stephan (Wed Oct 16 2024 - 03:26:18 EST)
- [PATCH RESEND] vdpa: solidrun: Fix UB bug with devres Philipp Stanner (Wed Oct 16 2024 - 03:26:34 EST)
- [linus:master] [x86] 2865baf540: stress-ng.access.access_calls_per_sec 6.8% improvement kernel test robot (Wed Oct 16 2024 - 03:27:47 EST)
- Re: [PATCH v3 6/6] gpiolib: notify user-space about in-kernel line state changes Kent Gibson (Wed Oct 16 2024 - 03:27:56 EST)
- Re: [PATCH v4 net-next 3/3] ipv4/udp: Add 4-tuple hash for connected socket Philo Lu (Wed Oct 16 2024 - 03:28:32 EST)
- Re: [PATCH v2 net-next 10/13] net: enetc: extract enetc_int_vector_init/destroy() from enetc_alloc_msix() Simon Horman (Wed Oct 16 2024 - 03:29:49 EST)
- [PATCH RFC] mm: numa_clear_kernel_node_hotplug: Add NUMA_NO_NODE check for node id Nobuhiro Iwamatsu (Wed Oct 16 2024 - 03:30:04 EST)
- Re: [PATCH] kernel-doc: allow object-like macros in ReST output Vlastimil Babka (Wed Oct 16 2024 - 03:30:41 EST)
- Re: [PATCH v1] dt-bindings: leds: pca955x: Convert text bindings to YAML Krzysztof Kozlowski (Wed Oct 16 2024 - 03:30:57 EST)
- Re: [PATCH v2 2/3] LoongArch: Add barrier between set_pte and memory access Huacai Chen (Wed Oct 16 2024 - 03:31:08 EST)
- Re: [PATCH net-next 1/3] bonding: return detailed error when loading native XDP fails Nikolay Aleksandrov (Wed Oct 16 2024 - 03:31:21 EST)
- Re: [PATCH] arm64: dts: imx8mm-venice-*: add RTC aliases Shawn Guo (Wed Oct 16 2024 - 03:32:17 EST)
- Re: [PATCH 3/3] s390/time: Add PtP driver kernel test robot (Wed Oct 16 2024 - 03:32:27 EST)
- Re: [PATCH net-next 2/3] bonding: use correct return value Nikolay Aleksandrov (Wed Oct 16 2024 - 03:33:13 EST)
- Re: [RFC 1/2] rwsem: introduce upgrade_read interface lizhe . 67 (Wed Oct 16 2024 - 03:33:56 EST)
- Re: [PATCH 2/3] dt-bindings: mtd: Add Documentation for Airoha fixed-partitions Christian Marangi (Wed Oct 16 2024 - 03:34:09 EST)
- Re: [tip: irq/core] arm64: dts: renesas: r9a09g057: Add ICU node Geert Uytterhoeven (Wed Oct 16 2024 - 03:35:15 EST)
- Re: [PATCH 5.15 000/691] 5.15.168-rc1 review Greg Kroah-Hartman (Wed Oct 16 2024 - 03:35:44 EST)
- Re: [PATCH v1] arm64: dts: colibri-imx8x: Add ad7879_ts label to touchscreen controller Shawn Guo (Wed Oct 16 2024 - 03:36:06 EST)
- Re: [RFC 1/2] rwsem: introduce upgrade_read interface Christoph Hellwig (Wed Oct 16 2024 - 03:36:27 EST)
- Re: [PATCHv6 net-next 6/7] net: ibm: emac: generate random MAC if not found Simon Horman (Wed Oct 16 2024 - 03:36:50 EST)
- [PATCH v6 1/4] phy: rockchip: inno-usb2: convert clock management to bulk Frank Wang (Wed Oct 16 2024 - 03:37:31 EST)
- [PATCH v6 2/4] dt-bindings: soc: rockchip: add rk3576 usb2phy syscon Frank Wang (Wed Oct 16 2024 - 03:37:45 EST)
- [PATCH v6 3/4] dt-bindings: phy: rockchip,inno-usb2phy: add rk3576 Frank Wang (Wed Oct 16 2024 - 03:37:55 EST)
- [PATCH v6 4/4] phy: rockchip: inno-usb2: Add usb2 phys support for rk3576 Frank Wang (Wed Oct 16 2024 - 03:38:07 EST)
- Re: [PATCH] staging: gpib: Remove unused value Greg KH (Wed Oct 16 2024 - 03:38:18 EST)
- Re: [PATCH net-next 3/3] Documentation: bonding: add XDP support explanation Nikolay Aleksandrov (Wed Oct 16 2024 - 03:38:29 EST)
- Re: [PATCH] staging: gpib: Remove a dead condition in if statement Greg KH (Wed Oct 16 2024 - 03:38:44 EST)
- RE: [PATCH v2 net-next 10/13] net: enetc: extract enetc_int_vector_init/destroy() from enetc_alloc_msix() Wei Fang (Wed Oct 16 2024 - 03:39:18 EST)
- Re: [PATCH v8 5/8] i2c: of-prober: Add simple helpers for regulator support Chen-Yu Tsai (Wed Oct 16 2024 - 03:39:47 EST)
- Re: [PATCH] clk: qcom: videocc-sm8350: use HW_CTRL_TRIGGER for vcodec GDSCs Johan Hovold (Wed Oct 16 2024 - 03:39:59 EST)
- Re: [PATCH v5 5/5] usb: host: enable sideband transfer during system sleep Guan-Yu Lin (Wed Oct 16 2024 - 03:40:36 EST)
- Re: linux-next: build failure after merge of the staging tree Greg KH (Wed Oct 16 2024 - 03:40:51 EST)
- Re: [PATCH 6.11 000/212] 6.11.4-rc2 review Naresh Kamboju (Wed Oct 16 2024 - 03:41:07 EST)
- Re: [PATCH] staging: gpib: Remove unused value Everest K.C. (Wed Oct 16 2024 - 03:41:18 EST)
- Re: [PATCH][next] media: i2c: ds90ub960: Fix missing return check on ub960_rxport_read call Mauro Carvalho Chehab (Wed Oct 16 2024 - 03:41:33 EST)
- Re:Re:Re:[PATCH v5] rockchip/drm: vop2: add support for gamma LUT Piotr Zalewski (Wed Oct 16 2024 - 03:41:45 EST)
- Re:Re:Re:[PATCH v5] rockchip/drm: vop2: add support for gamma LUT Piotr Zalewski (Wed Oct 16 2024 - 03:43:23 EST)
- Re: [PATCH 0/4] phy: qcom: qmp-usb: fix NULL-deref on runtime suspend Johan Hovold (Wed Oct 16 2024 - 03:43:36 EST)
- Re: [PATCH RFC v1 net-next 06/12] net: core: dev: Add dev_fill_bridge_path() Nikolay Aleksandrov (Wed Oct 16 2024 - 03:43:55 EST)
- Re: [PATCH v1 1/2] dt-bindings: i2c: spacemit: add support for K1 SoC Krzysztof Kozlowski (Wed Oct 16 2024 - 03:44:11 EST)
- [PATCH] arm: dts: socfpga: use reset-name "stmmaceth-ocp" instead of "ahb" Mamta Shukla (Wed Oct 16 2024 - 03:44:22 EST)
- Re: [PATCH v4 net-next 2/3] net/udp: Add 4-tuple hash list basis Paolo Abeni (Wed Oct 16 2024 - 03:45:47 EST)
- Re: [PATCH] eth: fbnic: add CONFIG_PTP_1588_CLOCK_OPTIONAL dependency Vadim Fedorenko (Wed Oct 16 2024 - 03:46:55 EST)
- Re: [PATCH 1/3] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: add missing x1e80100 pipediv2 clocks Johan Hovold (Wed Oct 16 2024 - 03:47:46 EST)
- Re: [PATCH 1/2] media: dt-bindings: Remove assigned-clock-* from various schema Krzysztof Kozlowski (Wed Oct 16 2024 - 03:48:00 EST)
- [PATCH] staging: gpib: mark FMH driver as broken Greg Kroah-Hartman (Wed Oct 16 2024 - 03:48:43 EST)
- Re: [PATCH bpf-next 2/2] selftests/bpf: Extend test fs_kfuncs to cover security.bpf xattr names Christoph Hellwig (Wed Oct 16 2024 - 03:49:30 EST)
- Re: [PATCH v8 6/8] i2c: of-prober: Add GPIO support to simple helpers Chen-Yu Tsai (Wed Oct 16 2024 - 03:49:42 EST)
- Re: [RFC PATCH v3 0/4] Support large folios for tmpfs Kefeng Wang (Wed Oct 16 2024 - 03:49:54 EST)
- Re: [PATCH RFC 3/3] arm64: dts: qcom: x1e80100: Add ACD levels for GPU Krzysztof Kozlowski (Wed Oct 16 2024 - 03:50:26 EST)
- Re: [PATCH v6 7/8] iio: dac: ad3552r: add high-speed platform driver Nuno Sá (Wed Oct 16 2024 - 03:50:54 EST)
- Re: [PATCH v3 6/6] gpiolib: notify user-space about in-kernel line state changes Bartosz Golaszewski (Wed Oct 16 2024 - 03:51:21 EST)
- Re: [PATCH 6.11 000/212] 6.11.4-rc2 review Kexy Biscuit (Wed Oct 16 2024 - 03:51:35 EST)
- Re: [PATCH v3 1/4] dt-bindings: rng: add st,stm32mp25-rng support Gatien CHEVALLIER (Wed Oct 16 2024 - 03:52:29 EST)
- Re: (subset) [PATCH v2] leds: Fix uninitialized variable 'ret' in mt6370_mc_pattern_clear Lee Jones (Wed Oct 16 2024 - 03:53:24 EST)
- Re: [PATCH RFC 2/3] dt-bindings: opp: Add v2-qcom-adreno vendor bindings Krzysztof Kozlowski (Wed Oct 16 2024 - 03:54:22 EST)
- [PATCH v6 02/10] drm/bridge: it6505: improve AUX operation for edid read Hermes Wu via B4 Relay (Wed Oct 16 2024 - 03:54:35 EST)
- [PATCH v6 00/10] drm/bridge: it6505: fix HDCP CTS fail items and add MCCS support Hermes Wu via B4 Relay (Wed Oct 16 2024 - 03:54:36 EST)
- [PATCH v6 01/10] drm/bridge: it6505: Change definition of AUX_FIFO_MAX_SIZE Hermes Wu via B4 Relay (Wed Oct 16 2024 - 03:54:38 EST)
- [PATCH v6 05/10] drm/bridge: it6505: fix HDCP Bstatus check Hermes Wu via B4 Relay (Wed Oct 16 2024 - 03:54:39 EST)
- [PATCH v6 04/10] drm/bridge: it6505: Change definition MAX_HDCP_DOWN_STREAM_COUNT Hermes Wu via B4 Relay (Wed Oct 16 2024 - 03:54:41 EST)
- [PATCH v6 03/10] drm/bridge: it6505: add AUX operation for HDCP KSV list read Hermes Wu via B4 Relay (Wed Oct 16 2024 - 03:54:42 EST)
- [PATCH v6 09/10] drm/bridge: it6505: fix HDCP CTS KSV list wait timer Hermes Wu via B4 Relay (Wed Oct 16 2024 - 03:55:34 EST)
- [PATCH v6 06/10] drm/bridge: it6505: fix HDCP encryption when R0 ready Hermes Wu via B4 Relay (Wed Oct 16 2024 - 03:55:34 EST)
- [PATCH v6 07/10] drm/bridge: it6505: fix HDCP CTS KSV list read with UNIGRAF DPR-100. Hermes Wu via B4 Relay (Wed Oct 16 2024 - 03:55:39 EST)
- [PATCH v6 08/10] drm/bridge: it6505: fix HDCP CTS compare V matching Hermes Wu via B4 Relay (Wed Oct 16 2024 - 03:55:40 EST)
- [PATCH v6 10/10] drm/bridge: it6505: add I2C functionality on AUX Hermes Wu via B4 Relay (Wed Oct 16 2024 - 03:55:43 EST)
- [PATCH V2] staging: gpib: Remove a dead condition in if statement Everest K.C. (Wed Oct 16 2024 - 03:56:31 EST)
- Re: linux-next: duplicate patches in the regulator tree Lee Jones (Wed Oct 16 2024 - 03:56:49 EST)
- Re: [PATCH] staging: gpib: Replace kmalloc/memset with kzalloc for zero initialization. Greg Kroah-Hartman (Wed Oct 16 2024 - 03:57:02 EST)
- [PATCH V2] staging: gpib: Remove unused value Everest K.C. (Wed Oct 16 2024 - 03:57:22 EST)
- Re: [PATCH v2 2/4] hwrng: stm32 - implement support for STM32MP25x platforms Gatien CHEVALLIER (Wed Oct 16 2024 - 03:57:34 EST)
- Re: [PATCH v3 0/2] staging: staging: vchiq_arm: Two memory leak fixes Greg Kroah-Hartman (Wed Oct 16 2024 - 03:58:11 EST)
- Re: [PATCH v8 3/3] dt-bindings: mfd: mediatek: mt6397: Convert to DT schema format Lee Jones (Wed Oct 16 2024 - 03:58:30 EST)
- Re: [PATCH] nfc/nci: Fix uninit-value issue in nci_ntf_packet Krzysztof Kozlowski (Wed Oct 16 2024 - 03:59:08 EST)
- Re: [PATCH 6.6 000/211] 6.6.57-rc2 review Kexy Biscuit (Wed Oct 16 2024 - 03:59:19 EST)
- Re: [PATCH net-next 1/3] bonding: return detailed error when loading native XDP fails Daniel Borkmann (Wed Oct 16 2024 - 03:59:38 EST)
- Re: [PATCH 6.6 000/211] 6.6.57-rc2 review Naresh Kamboju (Wed Oct 16 2024 - 03:59:52 EST)
- Re: [PATCH 1/2] staging: rtl8723bs: change remaining printk to proper api Greg KH (Wed Oct 16 2024 - 04:00:34 EST)
- Re: [RFC 1/2] rwsem: introduce upgrade_read interface lizhe . 67 (Wed Oct 16 2024 - 04:01:15 EST)
- Re: (subset) [PATCH v8 3/3] dt-bindings: mfd: mediatek: mt6397: Convert to DT schema format Lee Jones (Wed Oct 16 2024 - 04:01:58 EST)
- Re: [PATCH] ASoC: loongson: make loongson-i2s.o a separate module Binbin Zhou (Wed Oct 16 2024 - 04:02:30 EST)
- [PATCH v9 0/5] Marvell Odyssey uncore performance monitor support Gowthami Thiagarajan (Wed Oct 16 2024 - 04:02:44 EST)
- Re: [PATCH v2 1/3] arm64: dts: imx93-9x9-qsb: Enable sound-wm8962 sound card Shawn Guo (Wed Oct 16 2024 - 04:02:51 EST)
- [PATCH v9 3/5] perf/marvell: Odyssey DDR Performance monitor support Gowthami Thiagarajan (Wed Oct 16 2024 - 04:03:10 EST)
- [PATCH v9 5/5] perf/marvell : Odyssey LLC-TAD performance monitor support Gowthami Thiagarajan (Wed Oct 16 2024 - 04:03:18 EST)
- [PATCH v9 4/5] perf/marvell : Refactor to extract platform data - no functional change Gowthami Thiagarajan (Wed Oct 16 2024 - 04:03:27 EST)
- [PATCH v9 2/5] perf/marvell: Refactor to extract platform specific ops - no functional change Gowthami Thiagarajan (Wed Oct 16 2024 - 04:03:35 EST)
- Re: [PATCH] ext4: fix out-of-bounds issue in ext4_xattr_set_entry Baokun Li (Wed Oct 16 2024 - 04:03:54 EST)
- [PATCH v9 1/5] perf/marvell: Refactor to extract platform data - no functional change Gowthami Thiagarajan (Wed Oct 16 2024 - 04:04:10 EST)
- Re: [syzbot] [iommu?] kernel BUG in dma_alloc_attrs Christoph Hellwig (Wed Oct 16 2024 - 04:04:31 EST)
- Re: [PATCH v8 3/3] dt-bindings: mfd: mediatek: mt6397: Convert to DT schema format Lee Jones (Wed Oct 16 2024 - 04:04:58 EST)
- Re: [PATCH v3 1/4] dt-bindings: rng: add st,stm32mp25-rng support Gatien CHEVALLIER (Wed Oct 16 2024 - 04:05:19 EST)
- [PATCH v5 3/3] ARM: dts: ti/omap: use standard node name for twl4030 charger Andreas Kemnade (Wed Oct 16 2024 - 04:05:42 EST)
- [PATCH v5 0/3] power: supply: twl6030/32 charger Andreas Kemnade (Wed Oct 16 2024 - 04:05:45 EST)
- [PATCH v5 1/3] dt-bindings: power: supply: Add TI TWL603X charger Andreas Kemnade (Wed Oct 16 2024 - 04:06:11 EST)
- [PATCH v5 2/3] power: supply: initial support for TWL6030/32 Andreas Kemnade (Wed Oct 16 2024 - 04:06:26 EST)
- Re: [RFC 1/2] rwsem: introduce upgrade_read interface Christoph Hellwig (Wed Oct 16 2024 - 04:06:31 EST)
- Re: [PATCH V2] staging: gpib: Remove a dead condition in if statement Greg KH (Wed Oct 16 2024 - 04:06:59 EST)
- Re: (subset) [PATCH v1 1/3] dt-bindings: mfd: mediatek: mt6397: Add start-year property to RTC Lee Jones (Wed Oct 16 2024 - 04:07:12 EST)
- Re: (subset) [PATCH v2 1/2] dt-bindings: mfd: mediatek: mt6397: add adc, codec and regulators for mt6359 Lee Jones (Wed Oct 16 2024 - 04:07:27 EST)
- [PATCH] x86: acer-wmi: remove unused mocros Ba Jing (Wed Oct 16 2024 - 04:07:40 EST)
- Re: [PATCH 1/2] arm64: dts: qcom: x1e80100-crd: Enable external DP support Johan Hovold (Wed Oct 16 2024 - 04:07:59 EST)
- [PATCH v4 0/4] Add support for stm32mp25x RNG Gatien Chevallier (Wed Oct 16 2024 - 04:08:27 EST)
- [PATCH v4 4/4] arm64: dts: st: add RNG node on stm32mp251 Gatien Chevallier (Wed Oct 16 2024 - 04:08:27 EST)
- [PATCH v4 1/4] dt-bindings: rng: add st,stm32mp25-rng support Gatien Chevallier (Wed Oct 16 2024 - 04:08:30 EST)
- [PATCH v4 2/4] hwrng: stm32 - implement support for STM32MP25x platforms Gatien Chevallier (Wed Oct 16 2024 - 04:08:38 EST)
- Re: [PATCH v10 1/2] dt-bindings: mtd: Add Loongson-1 NAND Controller Keguang Zhang (Wed Oct 16 2024 - 04:08:53 EST)
- [PATCH v4 3/4] hwrng: stm32 - update STM32MP15 RNG max clock frequency Gatien Chevallier (Wed Oct 16 2024 - 04:08:56 EST)
- Re: [RFC PATCH 1/2] drm/drm_file: Add display of driver's internal memory size Tvrtko Ursulin (Wed Oct 16 2024 - 04:09:55 EST)
- [PATCH] ALSA: hda/conexant - Use cached pin control for Node 0x1d on HP EliteOne 1000 G2 Vasiliy Kovalev (Wed Oct 16 2024 - 04:10:11 EST)
- Re: [RFC 0/2] rwsem: introduce upgrade_read interface Peter Zijlstra (Wed Oct 16 2024 - 04:10:33 EST)
- Re: [PATCH] sched/topology: improve topology_span_sane speed Valentin Schneider (Wed Oct 16 2024 - 04:10:45 EST)
- Re: [PATCH] PCI: Constify pci_register_io_range stub fwnode_handle Damien Le Moal (Wed Oct 16 2024 - 04:12:57 EST)
- Re: [PATCH net-next 1/3] bonding: return detailed error when loading native XDP fails Nikolay Aleksandrov (Wed Oct 16 2024 - 04:14:16 EST)
- Re: [syzbot] [nilfs] [fs] kernel BUG in submit_bh_wbc (3) syzbot (Wed Oct 16 2024 - 04:14:40 EST)
- Re: [RFC 1/2] rwsem: introduce upgrade_read interface lizhe . 67 (Wed Oct 16 2024 - 04:14:54 EST)
- [PATCH] f2fs: fix to do sanity check on node blkaddr in truncate_node() Chao Yu (Wed Oct 16 2024 - 04:15:07 EST)
- Re: [PATCH net-next 3/3] Documentation: bonding: add XDP support explanation Hangbin Liu (Wed Oct 16 2024 - 04:15:25 EST)
- Re: [RFC PATCH v1 57/57] arm64: Enable boot-time page size selection Ryan Roberts (Wed Oct 16 2024 - 04:15:44 EST)
- Re: [PATCH v2] ALSA: hda/conexant - Fix audio routing for HP EliteOne 1000 G2 Vasiliy Kovalev (Wed Oct 16 2024 - 04:16:00 EST)
- Re: [PATCH 6.1 000/791] 6.1.113-rc2 review Naresh Kamboju (Wed Oct 16 2024 - 04:16:11 EST)
- Re: [PATCH RFC] mm: numa_clear_kernel_node_hotplug: Add NUMA_NO_NODE check for node id Mike Rapoport (Wed Oct 16 2024 - 04:16:33 EST)
- Re: [PATCH 2/2] usb: dwc3: Program USB Gen2 De-emphasis defined in PIPE4 spec Greg Kroah-Hartman (Wed Oct 16 2024 - 04:16:46 EST)
- Re: [PATCH v2 1/3] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup Suren Baghdasaryan (Wed Oct 16 2024 - 04:17:05 EST)
- Re: [PATCH v2 1/3] arm64: dts: imx93-9x9-qsb: Enable sound-wm8962 sound card Shengjiu Wang (Wed Oct 16 2024 - 04:17:33 EST)
- Re: [PATCH] HID: Remove default case statement in fetch_item() Jiri Kosina (Wed Oct 16 2024 - 04:17:53 EST)
- Re: [RFC PATCH v1 57/57] arm64: Enable boot-time page size selection Ryan Roberts (Wed Oct 16 2024 - 04:18:03 EST)
- Re: [PATCH net-next 1/3] bonding: return detailed error when loading native XDP fails Hangbin Liu (Wed Oct 16 2024 - 04:18:25 EST)
- [PATCH] dma/dw-edma: chip regs base should add the offset ChunyouTang (Wed Oct 16 2024 - 04:18:39 EST)
- Re: [PATCH 1/2] arm64: dts: qcom: x1e80100-crd: Enable external DP support Johan Hovold (Wed Oct 16 2024 - 04:18:58 EST)
- Re: [PATCH] iomap: provide iomap_want_unshare_iter() stub for !CONFIG_BLOCK IBM (Wed Oct 16 2024 - 04:19:47 EST)
- [PATCH] f2fs: fix to parse temperature correctly in f2fs_get_segment_temp() Chao Yu (Wed Oct 16 2024 - 04:20:52 EST)
- Re: [PATCH 0/2] Add Samsung AMS581VF01 panel support Neil Armstrong (Wed Oct 16 2024 - 04:21:23 EST)
- Re: [PATCH] [v2] drm/panel: s6e3ha8: select CONFIG_DRM_DISPLAY_DSC_HELPER Neil Armstrong (Wed Oct 16 2024 - 04:21:30 EST)
- Re: [PATCH net-next v3 1/8] rust: time: Add PartialEq/Eq/PartialOrd/Ord trait to Ktime Alice Ryhl (Wed Oct 16 2024 - 04:22:32 EST)
- Re: [PATCH v2 1/3] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup Lorenzo Stoakes (Wed Oct 16 2024 - 04:22:49 EST)
- Re: [RFC PATCH v1 00/57] Boot-time page size selection for arm64 Ryan Roberts (Wed Oct 16 2024 - 04:24:04 EST)
- Re: [PATCH net-next v3 2/8] rust: time: Introduce Delta type Alice Ryhl (Wed Oct 16 2024 - 04:24:21 EST)
- [PATCH] f2fs: multidevice: add stats in debugfs Chao Yu (Wed Oct 16 2024 - 04:24:37 EST)
- Re: [PATCH net-next 1/3] bonding: return detailed error when loading native XDP fails Daniel Borkmann (Wed Oct 16 2024 - 04:24:52 EST)
- Re: [PATCH net-next v3 3/8] rust: time: Change output of Ktime's sub operation to Delta Alice Ryhl (Wed Oct 16 2024 - 04:25:38 EST)
- Re: [PATCH] perf test: Speed up some tests using perf list James Clark (Wed Oct 16 2024 - 04:25:52 EST)
- Re: [PATCH net-next v3 4/8] rust: time: Implement addition of Ktime and Delta Alice Ryhl (Wed Oct 16 2024 - 04:26:21 EST)
- Re: [PATCH v12 16/19] x86/kvmclock: Use clock source callback to update kvm sched clock Nikunj A. Dadhania (Wed Oct 16 2024 - 04:26:40 EST)
- Re: [PATCH net-next v9 04/23] ovpn: add basic interface creation/destruction/management routines Jiri Pirko (Wed Oct 16 2024 - 04:27:43 EST)
- Re: [PATCH] usb: musb: Fix hardware lockup on first Rx endpoint request Greg Kroah-Hartman (Wed Oct 16 2024 - 04:27:58 EST)
- Re: [PATCH v2] selftest: hid: add the missing tests directory Benjamin Tissoires (Wed Oct 16 2024 - 04:28:10 EST)
- [PATCH] drm/tilcdc: conditionally calling drm_atomic_helper_shutdown() Xulin Sun (Wed Oct 16 2024 - 04:28:19 EST)
- Re: [External] Re: [PATCH bpf-next v2 2/2] bpf, selftests: Add test case for cgroup skb to get net_cls classid helpers Feng Zhou (Wed Oct 16 2024 - 04:28:54 EST)
- Re: [External] Re: [PATCH bpf-next v3 1/2] bpf: Fix bpf_get/setsockopt to tos not take effect when TCP over IPv4 via INET6 API Feng Zhou (Wed Oct 16 2024 - 04:29:31 EST)
- Re: [RFC PATCH 1/1] libperf: evlist: Fix --cpu argument on hybrid platform James Clark (Wed Oct 16 2024 - 04:29:35 EST)
- Re: [PATCH net-next v3 5/8] rust: time: Add wrapper for fsleep function Alice Ryhl (Wed Oct 16 2024 - 04:30:01 EST)
- Re: [PATCH] ALSA: hda/conexant - Use cached pin control for Node 0x1d on HP EliteOne 1000 G2 Takashi Iwai (Wed Oct 16 2024 - 04:30:13 EST)
- Re: [PATCH -v2] resource: Remove dependency on SPARSEMEM from GET_FREE_REGION David Hildenbrand (Wed Oct 16 2024 - 04:31:43 EST)
- Re: [syzbot] [input?] [usb?] [mm?] INFO: rcu detected stall in vma_link_file Tetsuo Handa (Wed Oct 16 2024 - 04:32:00 EST)
- [PATCH] dt-bindings: usb: add rk3576 compatible to rockchip,dwc3 Frank Wang (Wed Oct 16 2024 - 04:32:42 EST)
- RE: [PATCH] ARM: dts: imx6qdl-dhcom-pdk2: Fill in missing panel power-supply Christoph Niedermaier (Wed Oct 16 2024 - 04:32:57 EST)
- Re: [PATCH v16 04/18] function_graph: Replace fgraph_ret_regs with ftrace_regs Heiko Carstens (Wed Oct 16 2024 - 04:34:28 EST)
- Re: possible deadlock in freeze_super Dmitry Vyukov (Wed Oct 16 2024 - 04:36:29 EST)
- [PATCH v3 0/2] Prevent dynamic relocations in vDSO Alexandre Ghiti (Wed Oct 16 2024 - 04:36:43 EST)
- Re: [PATCH] nfc/nci: Fix uninit-value issue in nci_ntf_packet Qianqiang Liu (Wed Oct 16 2024 - 04:36:56 EST)
- Re: [PATCH v6 7/8] iio: dac: ad3552r: add high-speed platform driver Angelo Dureghello (Wed Oct 16 2024 - 04:37:11 EST)
- [PATCH v3 1/2] riscv: vdso: Prevent the compiler from inserting calls to memset() Alexandre Ghiti (Wed Oct 16 2024 - 04:37:40 EST)
- Re: [PATCH v3 6/6] gpiolib: notify user-space about in-kernel line state changes Kent Gibson (Wed Oct 16 2024 - 04:38:04 EST)
- Re: [PATCH v2 01/22] dt-bindings: net: wireless: describe the ath12k AHB module Raj Kumar Bhagat (Wed Oct 16 2024 - 04:38:20 EST)
- Re: [PATCH net-next v3 7/8] rust: Add read_poll_timeout functions Alice Ryhl (Wed Oct 16 2024 - 04:38:33 EST)
- [PATCH v3 2/2] riscv: Check that vdso does not contain any dynamic relocations Alexandre Ghiti (Wed Oct 16 2024 - 04:38:50 EST)
- [PATCH bpf-next v5 0/2] Implement mechanism to signal other threads Puranjay Mohan (Wed Oct 16 2024 - 04:42:17 EST)
- [PATCH bpf-next v5 1/2] bpf: implement bpf_send_signal_task() kfunc Puranjay Mohan (Wed Oct 16 2024 - 04:42:30 EST)
- [PATCH bpf-next v5 2/2] selftests/bpf: Augment send_signal test with remote signaling Puranjay Mohan (Wed Oct 16 2024 - 04:42:47 EST)
- Re: [PATCH v2] arm64: dts: imx8: Fix lvds0 device tree Shawn Guo (Wed Oct 16 2024 - 04:43:29 EST)
- Re: [PATCH 13/13] PCI: Deprecate pci_intx(), pcim_intx() Heiner Kallweit (Wed Oct 16 2024 - 04:43:55 EST)
- Re: [PATCH net-next v3 7/8] rust: Add read_poll_timeout functions Alice Ryhl (Wed Oct 16 2024 - 04:46:02 EST)
- Re: [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private David Hildenbrand (Wed Oct 16 2024 - 04:46:21 EST)
- Re: [PATCH v5 17/43] arm64: RME: Allow VMM to set RIPAS Suzuki K Poulose (Wed Oct 16 2024 - 04:47:13 EST)
- Re: [PATCH v6 0/9] usb: gadget: uvc: effectively fill the udc isoc pipeline with available video buffers and fixes Greg Kroah-Hartman (Wed Oct 16 2024 - 04:47:22 EST)
- Re: [PATCH v4 net-next 2/3] net/udp: Add 4-tuple hash list basis Philo Lu (Wed Oct 16 2024 - 04:47:52 EST)
- Re: [PATCH v2 02/22] arm64: dts: qcom: add wifi node for IPQ5332 based RDP441 Raj Kumar Bhagat (Wed Oct 16 2024 - 04:49:08 EST)
- Re: [PATCH v2] RISC-V: ACPI: fix early_ioremap to early_memremap Sunil V L (Wed Oct 16 2024 - 04:49:21 EST)
- Re: [PATCH v3] ACPI: GTDT: Tighten the check for the array of platform timer structures Zheng Zengkai (Wed Oct 16 2024 - 04:49:52 EST)
- Re: [PATCH v2 0/2] gpio: create the /sys/class/gpio mount point with GPIO_SYSFS disabled Bartosz Golaszewski (Wed Oct 16 2024 - 04:50:17 EST)
- Re: [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private David Hildenbrand (Wed Oct 16 2024 - 04:50:33 EST)
- Re: [PATCH 0/2] ARM: dts: nxp: imx6ul*: add uart dma support Shawn Guo (Wed Oct 16 2024 - 04:50:46 EST)
- Re: [PATCH 6.1 000/791] 6.1.113-rc2 review Naresh Kamboju (Wed Oct 16 2024 - 04:51:13 EST)
- Re: [PATCH 1/5] perf: Add dummy pmu module Peter Zijlstra (Wed Oct 16 2024 - 04:51:25 EST)
- Re: [PATCH v2 1/3] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup kernel test robot (Wed Oct 16 2024 - 04:51:39 EST)
- Re: [PATCH net-next v3 7/8] rust: Add read_poll_timeout functions Alice Ryhl (Wed Oct 16 2024 - 04:52:43 EST)
- Re: [PATCH v3 1/8] x86/sev: Prepare for using the RMPREAD instruction to access the RMP Nikunj A. Dadhania (Wed Oct 16 2024 - 04:52:55 EST)
- Re: [PATCH v3 6/6] gpiolib: notify user-space about in-kernel line state changes Bartosz Golaszewski (Wed Oct 16 2024 - 04:53:09 EST)
- Re: [PATCH 13/13] PCI: Deprecate pci_intx(), pcim_intx() Philipp Stanner (Wed Oct 16 2024 - 04:53:50 EST)
- RE: [PATCH RFC 0/2] iommu/arm-smmu-v3: bypass streamid zero on i.MX95 Peng Fan (Wed Oct 16 2024 - 04:53:55 EST)
- Re: [RFC 0/2] rwsem: introduce upgrade_read interface lizhe . 67 (Wed Oct 16 2024 - 04:54:15 EST)
- Re: [PATCH 5.15 000/691] 5.15.168-rc1 review Naresh Kamboju (Wed Oct 16 2024 - 04:55:11 EST)
- Re: Crash on armv7-a using KASAN Mark Rutland (Wed Oct 16 2024 - 04:55:57 EST)
- Re: [PATCH net-next v1 1/1] tg3: Increase buffer size for IRQ label Andy Shevchenko (Wed Oct 16 2024 - 04:56:09 EST)
- Re: [PATCH v12 3/3] drm/mediatek: Implement OF graphs support for display paths AngeloGioacchino Del Regno (Wed Oct 16 2024 - 04:57:17 EST)
- Re: [PATCH v3 6/6] gpiolib: notify user-space about in-kernel line state changes Kent Gibson (Wed Oct 16 2024 - 04:57:38 EST)
- RE: [PATCH] USB: Fix the issue of task recovery failure caused by USB status when S4 wakes up Gopal, Saranya (Wed Oct 16 2024 - 04:58:10 EST)
- RE: [PATCH RFC] mm: numa_clear_kernel_node_hotplug: Add NUMA_NO_NODE check for node id nobuhiro1.iwamatsu (Wed Oct 16 2024 - 04:58:36 EST)
- Re: [PATCH 2/3] dt-bindings: mtd: Add Documentation for Airoha fixed-partitions Miquel Raynal (Wed Oct 16 2024 - 04:58:50 EST)
- Re: [PATCH v13 12/18] platform: Add __free() based cleanup function for platform_device_put Jonathan Cameron (Wed Oct 16 2024 - 05:00:18 EST)
- Re: [PATCH v4 2/3] pwm: sophgo: add driver for Sophgo SG2042 PWM Sean Young (Wed Oct 16 2024 - 05:00:52 EST)
- Re: [PATCH v2 01/22] dt-bindings: net: wireless: describe the ath12k AHB module Krzysztof Kozlowski (Wed Oct 16 2024 - 05:01:17 EST)
- Re: [PATCH v2 2/2] firmware: qcom: qcom_tzmem: Implement sanity checks Kuldeep Singh (Wed Oct 16 2024 - 05:02:12 EST)
- RE: [PATCH RFC 2/2] iommu/arm-smmu-v3: Bypass SID0 for NXP i.MX95 Peng Fan (Wed Oct 16 2024 - 05:02:53 EST)
- Re: [PATCH v3 6/6] gpiolib: notify user-space about in-kernel line state changes Bartosz Golaszewski (Wed Oct 16 2024 - 05:03:09 EST)
- Re: [PATCH v2 1/3] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup Suren Baghdasaryan (Wed Oct 16 2024 - 05:03:25 EST)
- Re: [PATCH v3 5/6] s390/uvdevice: Add List Secrets Ext IOCTL Steffen Eiden (Wed Oct 16 2024 - 05:06:36 EST)
- Re: [PATCH 3/5][next] uapi: wireless: Avoid -Wflex-array-member-not-at-end warnings Johannes Berg (Wed Oct 16 2024 - 05:06:50 EST)
- Re: [PATCH RFC 0/2] iommu/arm-smmu-v3: bypass streamid zero on i.MX95 Pranjal Shrivastava (Wed Oct 16 2024 - 05:07:05 EST)
- Re: [PATCH] USB: Fix the issue of task recovery failure caused by USB status when S4 wakes up duanchenghao (Wed Oct 16 2024 - 05:07:22 EST)
- [PATCH net-next v2 1/1] tg3: Increase buffer size for IRQ label Andy Shevchenko (Wed Oct 16 2024 - 05:07:39 EST)
- Re: [PATCH v3 6/6] gpiolib: notify user-space about in-kernel line state changes Kent Gibson (Wed Oct 16 2024 - 05:08:25 EST)
- [PATCH][next] drm/amd/display: Fix spelling mistake "tunndeling" -> "tunneling" Colin Ian King (Wed Oct 16 2024 - 05:08:36 EST)
- Re: [PATCH RESEND] vdpa: solidrun: Fix UB bug with devres Andy Shevchenko (Wed Oct 16 2024 - 05:09:14 EST)
- Re: [PATCH net-next v1] page_pool: check for dma_sync_size earlier Yunsheng Lin (Wed Oct 16 2024 - 05:09:29 EST)
- Re: [PATCH] clk: test: Fix some memory leaks Maxime Ripard (Wed Oct 16 2024 - 05:09:42 EST)
- Re: [PATCH RFC 2/2] iommu/arm-smmu-v3: Bypass SID0 for NXP i.MX95 Pranjal Shrivastava (Wed Oct 16 2024 - 05:12:24 EST)
- Re: [PATCH v2 0/2] gpio: create the /sys/class/gpio mount point with GPIO_SYSFS disabled Greg Kroah-Hartman (Wed Oct 16 2024 - 05:12:36 EST)
- [PATCH v3 0/3] arm64: dts: imx93-9x9-qsb: Add sound card support Shengjiu Wang (Wed Oct 16 2024 - 05:13:07 EST)
- [PATCH v3 1/3] arm64: dts: imx93-9x9-qsb: Enable sound-wm8962 sound card Shengjiu Wang (Wed Oct 16 2024 - 05:13:20 EST)
- [PATCH v3 2/3] arm64: dts: imx93-9x9-qsb: add bt-sco sound card support Shengjiu Wang (Wed Oct 16 2024 - 05:13:24 EST)
- [PATCH v3 3/3] arm64: dts: imx93-9x9-qsb: Add PDM microphone sound card support Shengjiu Wang (Wed Oct 16 2024 - 05:13:41 EST)
- [PATCH] i2c: cgbc: Convert to use struct platform_driver::remove() Uwe Kleine-König (Wed Oct 16 2024 - 05:14:01 EST)
- Re: [PATCH 3/3] drm/panthor: Rreset device and load FW after failed PM suspend kernel test robot (Wed Oct 16 2024 - 05:16:38 EST)
- Re:Re:Re:[PATCH v5] rockchip/drm: vop2: add support for gamma LUT Piotr Zalewski (Wed Oct 16 2024 - 05:17:14 EST)
- Re: [PATCH v3 6/6] gpiolib: notify user-space about in-kernel line state changes Kent Gibson (Wed Oct 16 2024 - 05:17:27 EST)
- Re: [PATCH 2/3] tracing: Record task flag NEED_RESCHED_LAZY. Shrikanth Hegde (Wed Oct 16 2024 - 05:18:07 EST)
- Re: [PATCH v2] selftests: clone3: Use the capget and capset syscall directly zhouyuhang (Wed Oct 16 2024 - 05:19:29 EST)
- [PATCH] perf test: Handle perftool-testsuite_probe failure due to broken DWARF vmolnaro (Wed Oct 16 2024 - 05:20:19 EST)
- Re: [PATCH v5] rockchip/drm: vop2: add support for gamma LUT Diederik de Haas (Wed Oct 16 2024 - 05:21:07 EST)
- [PATCH v4] ACPI: GTDT: Tighten the check for the array of platform timer structures Zheng Zengkai (Wed Oct 16 2024 - 05:21:44 EST)
- Re: [PATCH 6.1 000/791] 6.1.113-rc2 review Pavel Machek (Wed Oct 16 2024 - 05:21:55 EST)
- Re: [PATCH v3 6/6] gpiolib: notify user-space about in-kernel line state changes Bartosz Golaszewski (Wed Oct 16 2024 - 05:22:26 EST)
- Re: [PATCH RESEND] vdpa: solidrun: Fix UB bug with devres Philipp Stanner (Wed Oct 16 2024 - 05:23:05 EST)
- Re: [PATCH 5.15 000/691] 5.15.168-rc1 review Harshit Mogalapalli (Wed Oct 16 2024 - 05:23:27 EST)
- RE: Bad commit backported on the v5.15.y branch ? Joel GUITTET (Wed Oct 16 2024 - 05:23:33 EST)
- Re: [PATCH v12 1/3] dt-bindings: display: mediatek: Add OF graph support for board path AngeloGioacchino Del Regno (Wed Oct 16 2024 - 05:23:57 EST)
- Re:[PATCH v5] rockchip/drm: vop2: add support for gamma LUT Piotr Zalewski (Wed Oct 16 2024 - 05:24:07 EST)
- Re: [PATCH v6 5/7] power: supply: max77705: Add charger driver for Maxim 77705 Uwe Kleine-König (Wed Oct 16 2024 - 05:24:38 EST)
- Re: [PATCH v5] rockchip/drm: vop2: add support for gamma LUT Piotr Zalewski (Wed Oct 16 2024 - 05:24:53 EST)
- Re: [PATCH v2 2/2] pinctrl: qcom: add the tlmm driver for QCS8300 platforms Uwe Kleine-König (Wed Oct 16 2024 - 05:25:46 EST)
- Re: [PATCH] iio: imu: inv_icm42600: Enable Pedometer Functionality kernel test robot (Wed Oct 16 2024 - 05:26:16 EST)
- Re: [PATCH V2] arm64: dts: qcom: qcm6490-idp: Allow UFS regulators load/mode setting kernel test robot (Wed Oct 16 2024 - 05:26:20 EST)
- Re: [PATCH 2/2] watchdog: mtk_wdt: Add support for MT6735 WDT Yassine Oudjana (Wed Oct 16 2024 - 05:26:47 EST)
- Re: [PATCH 6.6 000/211] 6.6.57-rc2 review Pavel Machek (Wed Oct 16 2024 - 05:27:02 EST)
- Re: [PATCH 2/2] media: dt-bindings: Use additionalProperties: false for endpoint: properties: Laurent Pinchart (Wed Oct 16 2024 - 05:27:46 EST)
- Re: [PATCH v9 3/3] drm/rockchip: Add basic RK3588 HDMI output support Uwe Kleine-König (Wed Oct 16 2024 - 05:28:00 EST)
- Re: [PATCH v8 4/8] i2c: Introduce OF component probe function Chen-Yu Tsai (Wed Oct 16 2024 - 05:28:27 EST)
- Re: [PATCH v6 2/2] clk: mediatek: Add drivers for MediaTek MT6735 main clock and reset drivers Uwe Kleine-König (Wed Oct 16 2024 - 05:28:43 EST)
- Re: [PATCH v2 0/4] Provide devm_clk_bulk_get_all_enabled() helper Cristian Ciocaltea (Wed Oct 16 2024 - 05:28:58 EST)
- Re: [PATCH v10 8/8] Documentation: coresight: Panic support Linu Cherian (Wed Oct 16 2024 - 05:29:14 EST)
- Re: [RFC PATCH v3 0/4] Support large folios for tmpfs Baolin Wang (Wed Oct 16 2024 - 05:29:39 EST)
- Re: [PATCH 2/2] media: dt-bindings: Use additionalProperties: false for endpoint: properties: Laurent Pinchart (Wed Oct 16 2024 - 05:31:46 EST)
- Re: [PATCH 6.11 000/212] 6.11.4-rc2 review Pavel Machek (Wed Oct 16 2024 - 05:33:28 EST)
- Re: [PATCH v2 1/4] drm/tests: helpers: Add helper for drm_display_mode_from_cea_vic() Maxime Ripard (Wed Oct 16 2024 - 05:35:22 EST)
- Re: [PATCH v9 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver Uwe Kleine-König (Wed Oct 16 2024 - 05:35:38 EST)
- Re: [PATCH v2 05/13] platform/x86: hfi: Introduce AMD Hardware Feedback Interface Driver Uwe Kleine-König (Wed Oct 16 2024 - 05:36:52 EST)
- Re: [PATCH v4 1/4] clk: imx93: Move IMX93_CLK_END macro to clk driver Abel Vesa (Wed Oct 16 2024 - 05:37:02 EST)
- Re: [PATCH v2 2/4] drm/connector: hdmi: Fix memory leak in drm_display_mode_from_cea_vic() mripard (Wed Oct 16 2024 - 05:37:15 EST)
- Re: [PATCH 10/13] wifi: qtnfmac: use always-managed version of pcim_intx() Kalle Valo (Wed Oct 16 2024 - 05:37:33 EST)
- Re: [PATCH 1/7] sched: warn for high latency with TIF_NEED_RESCHED_LAZY Shrikanth Hegde (Wed Oct 16 2024 - 05:37:59 EST)
- Re: [PATCH v3 14/16] net: stmmac: dwmac-s32: add basic NXP S32G/S32R glue driver Uwe Kleine-König (Wed Oct 16 2024 - 05:38:13 EST)
- Re: [PATCH v2 4/4] drm/tests: hdmi: Fix memory leaks in drm_display_mode_from_cea_vic() Maxime Ripard (Wed Oct 16 2024 - 05:38:30 EST)
- Re: [PATCH v4 02/28] media: iris: add platform driver for iris video device Uwe Kleine-König (Wed Oct 16 2024 - 05:38:45 EST)
- RE: [PATCH v1] dt-bindings: leds: pca955x: Convert text bindings to YAML Delphine_CC_Chiu/WYHQ/Wiwynn (Wed Oct 16 2024 - 05:39:01 EST)
- Re: [v4] irqchip/renesas-rzg2l: Fix missing put_device Markus Elfring (Wed Oct 16 2024 - 05:39:14 EST)
- Re: [PATCH v1 2/2] i2c: spacemit: add support for SpacemiT K1 SoC Uwe Kleine-König (Wed Oct 16 2024 - 05:39:26 EST)
- [PATCH v2] dt-bindings: leds: pca955x: Convert text bindings to YAML Delphine CC Chiu (Wed Oct 16 2024 - 05:39:34 EST)
- [PATCH v3 0/2] irqchip: Kconfig: Add module support for TI inta/intr Guillaume La Roque (Wed Oct 16 2024 - 05:41:39 EST)
- [PATCH v3 1/2] irqchip: Kconfig: module build support for the TI interrupt router driver Guillaume La Roque (Wed Oct 16 2024 - 05:41:41 EST)
- [PATCH v3 2/2] irqchip: Kconfig: Added module build support for the TI interrupt aggregator Guillaume La Roque (Wed Oct 16 2024 - 05:41:51 EST)
- [PATCH] misc: ti-st: st_kim: remove the driver Bartosz Golaszewski (Wed Oct 16 2024 - 05:42:09 EST)
- [PATCH iproute2-rc] rdma: Fix help information of 'rdma resource' Junxian Huang (Wed Oct 16 2024 - 05:42:22 EST)
- Re: (subset) [PATCH v2 0/4] rockchip: Fix several DT validation errors Diederik de Haas (Wed Oct 16 2024 - 05:42:42 EST)
- Re: [PATCH net-next v3 5/8] rust: time: Add wrapper for fsleep function Miguel Ojeda (Wed Oct 16 2024 - 05:42:59 EST)
- Re: [PATCH v2 2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support Uwe Kleine-König (Wed Oct 16 2024 - 05:43:15 EST)
- Re: [PATCH v3 6/6] gpiolib: notify user-space about in-kernel line state changes Kent Gibson (Wed Oct 16 2024 - 05:43:26 EST)
- Re: [PATCH v2] dt-bindings: leds: pca955x: Convert text bindings to YAML Krzysztof Kozlowski (Wed Oct 16 2024 - 05:44:40 EST)
- [PATCH] cgroup/bpf: fix NULL pointer dereference at cgroup_bpf_offline Chen Ridong (Wed Oct 16 2024 - 05:45:29 EST)
- Re: [PATCH v2] mm/mmap: Fix race in mmap_region() with ftrucate() Vlastimil Babka (Wed Oct 16 2024 - 05:45:39 EST)
- Re: VFS regression with 9pfs ("Lookup would have caused loop") asmadeus (Wed Oct 16 2024 - 05:48:56 EST)
- Re: [PATCH v3] ACPI: GTDT: Tighten the check for the array of platform timer structures Lorenzo Pieralisi (Wed Oct 16 2024 - 05:49:17 EST)
- [PATCH v8 0/6] PCI: Remove most pcim_iounmap_regions() users Philipp Stanner (Wed Oct 16 2024 - 05:49:40 EST)
- [PATCH v8 2/6] PCI: Deprecate pcim_iounmap_regions() Philipp Stanner (Wed Oct 16 2024 - 05:49:57 EST)
- [PATCH v8 1/6] PCI: Make pcim_iounmap_region() a public function Philipp Stanner (Wed Oct 16 2024 - 05:50:20 EST)
- [PATCH v8 4/6] block: mtip32xx: Replace deprecated PCI functions Philipp Stanner (Wed Oct 16 2024 - 05:50:49 EST)
- [PATCH v8 3/6] fpga/dfl-pci.c: Replace deprecated PCI functions Philipp Stanner (Wed Oct 16 2024 - 05:50:50 EST)
- [PATCH v8 5/6] gpio: Replace deprecated PCI functions Philipp Stanner (Wed Oct 16 2024 - 05:51:26 EST)
- [PATCH v8 6/6] ethernet: cavium: Replace deprecated PCI functions Philipp Stanner (Wed Oct 16 2024 - 05:51:43 EST)
- Re: [PATCH V3] ocfs2: pass u64 to ocfs2_truncate_inline maybe overflow Joseph Qi (Wed Oct 16 2024 - 05:52:08 EST)
- Re: [PATCH 2/4] cpufreq/amd-pstate: Don't update CPPC request in amd_pstate_cpu_boost_update() Gautham R. Shenoy (Wed Oct 16 2024 - 05:52:22 EST)
- Re: [PATCH 2/2] dt-bindings: hwmon: pmbus: pli209bc: Add bindings Naresh Solanki (Wed Oct 16 2024 - 05:52:38 EST)
- Re: [REGRESSION] alg: ahash: Several tests fail during boot on Turris Omnia Herbert Xu (Wed Oct 16 2024 - 05:54:01 EST)
- Re: [PATCH v8 01/11] cpuidle/poll_state: poll via smp_cond_load_relaxed() Catalin Marinas (Wed Oct 16 2024 - 05:55:12 EST)
- Re: [v3 2/2] irqchip/aspeed-intc: Add support for AST27XX INTC Markus Elfring (Wed Oct 16 2024 - 05:55:29 EST)
- Re: [PATCH v3 16/16] checkpatch: Remove broken sleep/delay related checks Anna-Maria Behnsen (Wed Oct 16 2024 - 05:55:45 EST)
- Unable to handle kernel paging request at virtual address ffffffc08058e000 Adam Green (Wed Oct 16 2024 - 05:56:15 EST)
- [PATCH v2] csky: fix csky_cmpxchg_fixup not working Yang Li (Wed Oct 16 2024 - 05:56:39 EST)
- Re: [PATCH 2/2] watchdog: mtk_wdt: Add support for MT6735 WDT AngeloGioacchino Del Regno (Wed Oct 16 2024 - 05:56:52 EST)
- Re: [RFC v7 4/6] gpio: mpfs: add polarfire soc gpio support Conor Dooley (Wed Oct 16 2024 - 05:57:00 EST)
- Re: [PATCH lib] lib: alloc_tag_module_unload must wait for pending kfree_rcu calls Vlastimil Babka (Wed Oct 16 2024 - 05:57:22 EST)
- Re: [PATCH v6 2/2] clk: mediatek: Add drivers for MediaTek MT6735 main clock and reset drivers AngeloGioacchino Del Regno (Wed Oct 16 2024 - 05:57:35 EST)
- net: phy: dp83822: Fix reset pin definitions Michel Alex (Wed Oct 16 2024 - 05:58:28 EST)
- Re: [PATCH v2 1/3] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup Lorenzo Stoakes (Wed Oct 16 2024 - 05:58:34 EST)
- [syzbot] [nilfs?] kernel BUG in __block_write_begin_int (3) syzbot (Wed Oct 16 2024 - 05:59:38 EST)
- Re: [PATCH v2 05/13] platform/x86: hfi: Introduce AMD Hardware Feedback Interface Driver Hans de Goede (Wed Oct 16 2024 - 06:00:01 EST)
- Re: [PATCH 1/3] ima: Remove inode lock Roberto Sassu (Wed Oct 16 2024 - 06:00:19 EST)
- Re: [PATCH v4] ACPI: GTDT: Tighten the check for the array of platform timer structures Lorenzo Pieralisi (Wed Oct 16 2024 - 06:01:18 EST)
- Re: [PATCH 5.10 000/518] 5.10.227-rc1 review Jon Hunter (Wed Oct 16 2024 - 06:01:41 EST)
- Re: [PATCH 5.15 000/691] 5.15.168-rc1 review Jon Hunter (Wed Oct 16 2024 - 06:01:55 EST)
- Re: [PATCH 6.1 000/791] 6.1.113-rc2 review Jon Hunter (Wed Oct 16 2024 - 06:02:09 EST)
- Re: [PATCH 6.6 000/211] 6.6.57-rc2 review Jon Hunter (Wed Oct 16 2024 - 06:02:24 EST)
- Re: [PATCH 6.11 000/212] 6.11.4-rc2 review Jon Hunter (Wed Oct 16 2024 - 06:02:50 EST)
- [PATCH v9 1/8] block/fs: Pass an iocb to generic_atomic_write_valid() John Garry (Wed Oct 16 2024 - 06:04:28 EST)
- [PATCH v9 0/8] block atomic writes for xfs John Garry (Wed Oct 16 2024 - 06:04:29 EST)
- [PATCH v9 2/8] fs/block: Check for IOCB_DIRECT in generic_atomic_write_valid() John Garry (Wed Oct 16 2024 - 06:05:01 EST)
- [PATCH v9 3/8] block: Add bdev atomic write limits helpers John Garry (Wed Oct 16 2024 - 06:05:16 EST)
- [PATCH v9 4/8] fs: Export generic_atomic_write_valid() John Garry (Wed Oct 16 2024 - 06:05:39 EST)
- [PATCH v9 5/8] fs: iomap: Atomic write support John Garry (Wed Oct 16 2024 - 06:05:59 EST)
- [PATCH v9 6/8] xfs: Support atomic write for statx John Garry (Wed Oct 16 2024 - 06:06:15 EST)
- [PATCH v9 7/8] xfs: Validate atomic writes John Garry (Wed Oct 16 2024 - 06:06:35 EST)
- [PATCH v9 8/8] xfs: Support setting FMODE_CAN_ATOMIC_WRITE John Garry (Wed Oct 16 2024 - 06:06:56 EST)
- Re: [PATCH v3 05/11] s390/mm/fault: Handle guest-related program interrupts in KVM Heiko Carstens (Wed Oct 16 2024 - 06:07:24 EST)
- RE: [PATCH v2] scsi: ufs: Use wait-for-reg in HCE init Avri Altman (Wed Oct 16 2024 - 06:07:42 EST)
- [PATCH v4] checkpatch: Remove broken sleep/delay related checks Anna-Maria Behnsen (Wed Oct 16 2024 - 06:07:58 EST)
- [PATCH V3] arm64: dts: qcom: qcm6490-idp: Allow UFS regulators load/mode setting Rakesh Kota (Wed Oct 16 2024 - 06:08:17 EST)
- Re: [PATCH v8 01/11] cpuidle/poll_state: poll via smp_cond_load_relaxed() Catalin Marinas (Wed Oct 16 2024 - 06:08:34 EST)
- [PATCH v2] staging: gpib: Remove unneeded semicolon. Rohit Chavan (Wed Oct 16 2024 - 06:09:31 EST)
- [PATCH 0/2] Improve the tmpfs large folio read performance Baolin Wang (Wed Oct 16 2024 - 06:09:58 EST)
- [PATCH 1/2] mm: shmem: update iocb->ki_pos directly to simplify tmpfs read logic Baolin Wang (Wed Oct 16 2024 - 06:10:02 EST)
- [PATCH 2/2] mm: shmem: improve the tmpfs large folio read performance Baolin Wang (Wed Oct 16 2024 - 06:10:14 EST)
- Re: [PATCH v10 7/8] coresight: config: Add preloaded configuration Linu Cherian (Wed Oct 16 2024 - 06:11:42 EST)
- [PATCH] pinctrl: sophgo: fix typo in tristate of SG2002 Thomas Bonnefille (Wed Oct 16 2024 - 06:11:58 EST)
- Re: [PATCH v3 14/16] net: stmmac: dwmac-s32: add basic NXP S32G/S32R glue driver Jan Petrous (Wed Oct 16 2024 - 06:12:14 EST)
- [PATCH v5] clk: mvebu: Prevent division by zero in clk_double_div_recalc_rate() Alexandra Diupina (Wed Oct 16 2024 - 06:12:29 EST)
- Re: [PATCH v3 6/6] gpiolib: notify user-space about in-kernel line state changes Bartosz Golaszewski (Wed Oct 16 2024 - 06:12:43 EST)
- Re: [PATCH v4 1/3] dt-bindings: arm: Add arm,trace-id for coresight dummy source Mike Leach (Wed Oct 16 2024 - 06:13:19 EST)
- Re: [PATCH v2] dt-bindings: spi: Convert bcm2835-aux-spi.txt to Krzysztof Kozlowski (Wed Oct 16 2024 - 06:13:46 EST)
- Re: Unable to handle kernel paging request at virtual address ffffffc08058e000 Shawn Lin (Wed Oct 16 2024 - 06:14:14 EST)
- Re: [PATCH 2/2] arm64: dts: qcom: Add X1E001DE Snapdragon Devkit for Windows Dmitry Baryshkov (Wed Oct 16 2024 - 06:14:45 EST)
- Re: [PATCH 3/4] cpufreq/amd-pstate: Use amd_pstate_update_min_max_limit() for EPP limits Gautham R. Shenoy (Wed Oct 16 2024 - 06:15:12 EST)
- Re: [PATCH v2 4/4] clk: qcom: gcc: Add support for QCS615 GCC clocks Dmitry Baryshkov (Wed Oct 16 2024 - 06:16:32 EST)
- Re: [PATCH v2] mm: shrinker: avoid memleak in alloc_shrinker_info Kirill A. Shutemov (Wed Oct 16 2024 - 06:17:07 EST)
- [PATCH] pinctrl: nuvoton: npcm8xx: Fix error handling in npcm8xx_gpio_fw() Yue Haibing (Wed Oct 16 2024 - 06:18:22 EST)
- [PATCH 0/3] arm64: dts: imx8ulp-evk: add sound card support Shengjiu Wang (Wed Oct 16 2024 - 06:20:16 EST)
- [PATCH 1/3] arm64: dts: imx8ulp: Add audio device nodes Shengjiu Wang (Wed Oct 16 2024 - 06:20:25 EST)
- [PATCH 2/3] arm64: dts: imx8ulp-evk: Add bt-sco sound card support Shengjiu Wang (Wed Oct 16 2024 - 06:20:34 EST)
- [PATCH 3/3] arm64: dts: imx8ulp-evk: Add spdif sound card support Shengjiu Wang (Wed Oct 16 2024 - 06:20:50 EST)
- Re: [PATCH 2/2] dt-bindings: hwmon: pmbus: pli209bc: Add bindings Naresh Solanki (Wed Oct 16 2024 - 06:21:09 EST)
- [PATCH v3 0/3] introduce PIDFD_SELF* sentinels Lorenzo Stoakes (Wed Oct 16 2024 - 06:21:29 EST)
- [PATCH v3 1/3] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup Lorenzo Stoakes (Wed Oct 16 2024 - 06:21:42 EST)
- Re: [PATCH 3/3] s390/time: Add PtP driver Heiko Carstens (Wed Oct 16 2024 - 06:21:59 EST)
- [PATCH v3 2/3] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process Lorenzo Stoakes (Wed Oct 16 2024 - 06:22:28 EST)
- [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_* Lorenzo Stoakes (Wed Oct 16 2024 - 06:22:35 EST)
- Re: [PATCH v3 0/4] Add GCC and RPMH clock controller for QCS615 SoC Dmitry Baryshkov (Wed Oct 16 2024 - 06:22:50 EST)
- Re: [PATCH v3 6/6] gpiolib: notify user-space about in-kernel line state changes Kent Gibson (Wed Oct 16 2024 - 06:23:16 EST)
- [PATCH 04/13] media: dvb_frontend: don't play tricks with underflow values Mauro Carvalho Chehab (Wed Oct 16 2024 - 06:23:53 EST)
- [PATCH 05/13] media: mgb4: protect driver against spectre Mauro Carvalho Chehab (Wed Oct 16 2024 - 06:23:54 EST)
- [PATCH 02/13] media: v4l2-tpg: prevent the risk of a division by zero Mauro Carvalho Chehab (Wed Oct 16 2024 - 06:23:55 EST)
- [PATCH 07/13] media: s5p-jpeg: prevent buffer overflows Mauro Carvalho Chehab (Wed Oct 16 2024 - 06:23:56 EST)
- [PATCH 06/13] media: av7110: fix a spectre vulnerability Mauro Carvalho Chehab (Wed Oct 16 2024 - 06:23:59 EST)
- [PATCH] ext4: Make sure BH_New bit is cleared in ->write_end handler Jan Kara (Wed Oct 16 2024 - 06:24:03 EST)
- [PATCH 00/13] Media: fix several issues on drivers Mauro Carvalho Chehab (Wed Oct 16 2024 - 06:25:31 EST)
- [PATCH 12/13] media: cec: extron-da-hd-4k-plus: don't use -1 as an error code Mauro Carvalho Chehab (Wed Oct 16 2024 - 06:25:32 EST)
- [PATCH 01/13] media: v4l2-ctrls-api: fix error handling for v4l2_g_ctrl() Mauro Carvalho Chehab (Wed Oct 16 2024 - 06:25:32 EST)
- [PATCH 08/13] media: ar0521: don't overflow when checking PLL values Mauro Carvalho Chehab (Wed Oct 16 2024 - 06:25:33 EST)
- [PATCH 10/13] media: adv7604 prevent underflow condition when reporting colorspace Mauro Carvalho Chehab (Wed Oct 16 2024 - 06:25:33 EST)
- [PATCH 11/13] media: stb0899_algo: initialize cfr before using it Mauro Carvalho Chehab (Wed Oct 16 2024 - 06:25:33 EST)
- [PATCH 09/13] media: cx24116: prevent overflows on SNR calculus Mauro Carvalho Chehab (Wed Oct 16 2024 - 06:25:34 EST)
- [PATCH 13/13] media: pulse8-cec: fix data timestamp at pulse8_setup() Mauro Carvalho Chehab (Wed Oct 16 2024 - 06:25:35 EST)
- [PATCH 03/13] media: dvbdev: prevent the risk of out of memory access Mauro Carvalho Chehab (Wed Oct 16 2024 - 06:25:36 EST)
- Re: [PATCH RESEND] vdpa: solidrun: Fix UB bug with devres Andy Shevchenko (Wed Oct 16 2024 - 06:26:56 EST)
- [PATCH 00/11] ASoC/soundwire: add initial support for SDCA Bard Liao (Wed Oct 16 2024 - 06:27:10 EST)
- [PATCH RESEND v2] scsi: ufs: Use wait-for-reg in HCE init Avri Altman (Wed Oct 16 2024 - 06:27:12 EST)
- [PATCH 01/11] soundwire: sdw_intel: include linux/acpi.h Bard Liao (Wed Oct 16 2024 - 06:27:29 EST)
- [PATCH 02/11] ASoC/soundwire: remove sdw_slave_extended_id Bard Liao (Wed Oct 16 2024 - 06:27:46 EST)
- [PATCH 03/11] ASoC: SDCA: add initial module Bard Liao (Wed Oct 16 2024 - 06:27:56 EST)
- [PATCH 04/11] soundwire: slave: lookup SDCA version and functions Bard Liao (Wed Oct 16 2024 - 06:28:04 EST)
- [PATCH 05/11] ASoC: SDCA: add quirk function for RT712_VB match Bard Liao (Wed Oct 16 2024 - 06:28:19 EST)
- [PATCH 06/11] ASoC: rt712-sdca: detect the SMART_MIC function during the probe stage Bard Liao (Wed Oct 16 2024 - 06:28:30 EST)
- [PATCH 07/11] ASoC: soc-acpi: introduce new 'machine check' callback Bard Liao (Wed Oct 16 2024 - 06:28:42 EST)
- [PATCH 08/11] ASoC: sdw_utils: add SmartMic DAI for RT712 VB Bard Liao (Wed Oct 16 2024 - 06:28:54 EST)
- [PATCH 09/11] ASoC: sdw_utils: add SmartMic DAI for RT713 VB Bard Liao (Wed Oct 16 2024 - 06:29:04 EST)
- [PATCH 10/11] ASoC: Intel: soc-acpi: add is_device_rt712_vb() helper Bard Liao (Wed Oct 16 2024 - 06:29:16 EST)
- [PATCH 11/11] ASoC: SOF: Intel: hda: use machine_check() for SoundWire Bard Liao (Wed Oct 16 2024 - 06:29:26 EST)
- Re: [PATCH v2] printk: Improve memory usage logging during boot Petr Mladek (Wed Oct 16 2024 - 06:29:37 EST)
- Re: [PATCH V3] arm64: dts: qcom: qcm6490-idp: Allow UFS regulators load/mode setting Dmitry Baryshkov (Wed Oct 16 2024 - 06:29:51 EST)
- Re: [PATCH v2] comedi: Flush partial mappings in error case Ian Abbott (Wed Oct 16 2024 - 06:30:06 EST)
- Re: [PATCH] ARM: dts: aspeed: Add device tree for Ampere's Mt. Jefferson BMC Chanh Nguyen (Wed Oct 16 2024 - 06:30:18 EST)
- Re: [PATCH v2 01/22] dt-bindings: net: wireless: describe the ath12k AHB module Dmitry Baryshkov (Wed Oct 16 2024 - 06:30:39 EST)
- Re: [RFC v7 4/6] gpio: mpfs: add polarfire soc gpio support Conor Dooley (Wed Oct 16 2024 - 06:30:52 EST)
- Re: [PATCH v8 14/21] mm/mmap: Avoid zeroing vma tree in mmap_region() Bert Karwatzki (Wed Oct 16 2024 - 06:31:00 EST)
- Re: [PATCH v8 4/8] i2c: Introduce OF component probe function Andy Shevchenko (Wed Oct 16 2024 - 06:31:15 EST)
- Re: [PATCH v2 02/22] arm64: dts: qcom: add wifi node for IPQ5332 based RDP441 Dmitry Baryshkov (Wed Oct 16 2024 - 06:31:44 EST)
- Re: [PATCH v1] ext4: fix a assertion failure due to ungranted bh dirting Jan Kara (Wed Oct 16 2024 - 06:33:15 EST)
- Re: [PATCH 4/4] cpufreq/amd-pstate: Drop needless EPP initialization Gautham R. Shenoy (Wed Oct 16 2024 - 06:33:28 EST)
- [PATCH v2] staging: gpib: Replace kmalloc/memset with kzalloc. Rohit Chavan (Wed Oct 16 2024 - 06:34:24 EST)
- [PATCH net] igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog() Yue Haibing (Wed Oct 16 2024 - 06:36:16 EST)
- Re: [PATCH v4 02/28] media: iris: add platform driver for iris video device Dikshita Agarwal (Wed Oct 16 2024 - 06:36:34 EST)
- Re: [PATCH 12/13] media: cec: extron-da-hd-4k-plus: don't use -1 as an error code Hans Verkuil (Wed Oct 16 2024 - 06:36:36 EST)
- Re: [PATCH v2 4/7] s390/physmem_info: query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices Halil Pasic (Wed Oct 16 2024 - 06:37:28 EST)
- Re: [syzbot] check upstream syzbot (Wed Oct 16 2024 - 06:38:14 EST)
- Re: [PATCH v8 2/6] PCI: Deprecate pcim_iounmap_regions() Andy Shevchenko (Wed Oct 16 2024 - 06:38:35 EST)
- Re: [PATCH 1/2] arm64: dts: mediatek: mt8188: Add ethernet node AngeloGioacchino Del Regno (Wed Oct 16 2024 - 06:40:16 EST)
- Re: [PATCH 13/13] media: pulse8-cec: fix data timestamp at pulse8_setup() Hans Verkuil (Wed Oct 16 2024 - 06:40:33 EST)
- Re: [PATCH 2/2] arm64: dts: mediatek: mt8390-genio-700-evk: Enable ethernet AngeloGioacchino Del Regno (Wed Oct 16 2024 - 06:41:57 EST)
- [PATCH 0/3] ASoC: add CS42L84 codec driver James Calligeros (Wed Oct 16 2024 - 06:42:13 EST)
- [PATCH 1/3] dt-bindings: sound: Add CS42L84 codec James Calligeros (Wed Oct 16 2024 - 06:42:28 EST)
- [PATCH 2/3] ASoC: cs42l84: Add new codec driver James Calligeros (Wed Oct 16 2024 - 06:42:44 EST)
- [PATCH 3/3] ASoC: cs42l84: leverage ring sense IRQs to correctly detect headsets James Calligeros (Wed Oct 16 2024 - 06:42:53 EST)
- Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages Mike Rapoport (Wed Oct 16 2024 - 06:45:03 EST)
- Re: [PATCH v2] staging: gpib: Remove unneeded semicolon. Greg Kroah-Hartman (Wed Oct 16 2024 - 06:46:22 EST)
- Re: [PATCH v3 2/8] x86/sev: Add support for the RMPREAD instruction Nikunj A. Dadhania (Wed Oct 16 2024 - 06:46:54 EST)
- Re: [PATCH 02/13] media: v4l2-tpg: prevent the risk of a division by zero Hans Verkuil (Wed Oct 16 2024 - 06:49:28 EST)
- Re: [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private Vishal Annapurve (Wed Oct 16 2024 - 06:49:34 EST)
- [PATCH v6 0/3] tracing: Support poll on event hist file Masami Hiramatsu (Google) (Wed Oct 16 2024 - 06:49:54 EST)
- [PATCH v6 1/3] tracing/hist: Add poll(POLLIN) support on hist file Masami Hiramatsu (Google) (Wed Oct 16 2024 - 06:50:05 EST)
- [PATCH v6 2/3] tracing/hist: Support POLLPRI event for poll on histogram Masami Hiramatsu (Google) (Wed Oct 16 2024 - 06:50:17 EST)
- [PATCH v6 3/3] selftests/tracing: Add hist poll() support test Masami Hiramatsu (Google) (Wed Oct 16 2024 - 06:50:29 EST)
- [PATCH] x86/mtrr: Rename mtrr_overwrite_state() to guest_force_mtrr_state() Kirill A. Shutemov (Wed Oct 16 2024 - 06:51:09 EST)
- Re: [PATCH RESEND] vdpa: solidrun: Fix UB bug with devres Greg KH (Wed Oct 16 2024 - 06:51:36 EST)
- [PATCH v1 4/4] mfd: intel_soc_pmic_bxtwc: Deduplicate error messages Andy Shevchenko (Wed Oct 16 2024 - 06:52:15 EST)
- [PATCH v1 1/4] mfd: intel_soc_pmic_bxtwc: Switch to use ATTRIBUTE_GROUPS() Andy Shevchenko (Wed Oct 16 2024 - 06:52:21 EST)
- [PATCH v1 0/4] mfd: intel_soc_pmic_bxtwc: A few cleanups Andy Shevchenko (Wed Oct 16 2024 - 06:52:34 EST)
- [PATCH v1 3/4] mfd: intel_soc_pmic_bxtwc: Use temporary variable for struct device Andy Shevchenko (Wed Oct 16 2024 - 06:52:42 EST)
- [PATCH v1 2/4] mfd: intel_soc_pmic_bxtwc: Don't use "proxy" headers Andy Shevchenko (Wed Oct 16 2024 - 06:52:47 EST)
- Re: [PATCH] dt-bindings: usb: mtu3: add mediatek,usb3-drd property AngeloGioacchino Del Regno (Wed Oct 16 2024 - 06:53:08 EST)
- Re: Bad commit backported on the v5.15.y branch ? Greg KH (Wed Oct 16 2024 - 06:53:27 EST)
- Re: [PATCH v2 02/22] arm64: dts: qcom: add wifi node for IPQ5332 based RDP441 Krzysztof Kozlowski (Wed Oct 16 2024 - 06:55:50 EST)
- [PATCH] HID: rmi: Add select RMI4_F3A in Kconfig Vincent Huang (Wed Oct 16 2024 - 06:56:03 EST)
- Re: [PATCH 01/13] media: v4l2-ctrls-api: fix error handling for v4l2_g_ctrl() Hans Verkuil (Wed Oct 16 2024 - 06:56:19 EST)
- Re: [PATCH 10/13] media: adv7604 prevent underflow condition when reporting colorspace Hans Verkuil (Wed Oct 16 2024 - 06:58:06 EST)
- Re: [PATCH v1] mm/pagewalk: fix usage of pmd_leaf()/pud_leaf() without present check Qi Zheng (Wed Oct 16 2024 - 06:58:50 EST)
- Re: [PATCH v7 0/4] Add support for AArch64 AMUv1-based average freq Catalin Marinas (Wed Oct 16 2024 - 06:59:38 EST)
- Re: [PATCH v13 01/18] EDAC: Add support for EDAC device features control Borislav Petkov (Wed Oct 16 2024 - 06:59:51 EST)
- Re: [PATCH v3 2/2] iio: light: Add support for TI OPT4060 color sensor kernel test robot (Wed Oct 16 2024 - 07:01:23 EST)
- [PATCH v2 1/1] platform/x86: intel: Add 'intel' prefix to the modules automatically Andy Shevchenko (Wed Oct 16 2024 - 07:02:25 EST)
- [PATCH v3] arm64: arch_k3: Replace select with imply for TI mailbox and TI SCI Guillaume La Roque (Wed Oct 16 2024 - 07:02:40 EST)
- [PATCH -next] firmware_loader: Fix possible resource leak in fw_log_firmware_info() Gaosheng Cui (Wed Oct 16 2024 - 07:03:50 EST)
- Re: [PATCH 01/17] wireguard: allowedips: replace call_rcu by kfree_rcu for simple kmem_cache_free callback Uladzislau Rezki (Wed Oct 16 2024 - 07:04:56 EST)
- Re: [PATCH v3 4/8] x86/sev: Move the SNP probe routine out of the way Nikunj A. Dadhania (Wed Oct 16 2024 - 07:05:50 EST)
- Re: [PATCH 05/17] xfrm6_tunnel: replace call_rcu by kfree_rcu for simple kmem_cache_free callback Uladzislau Rezki (Wed Oct 16 2024 - 07:06:04 EST)
- Re: [PATCH v1] mm/pagewalk: fix usage of pmd_leaf()/pud_leaf() without present check David Hildenbrand (Wed Oct 16 2024 - 07:06:20 EST)
- Re: [PATCH net-next v3 7/8] rust: Add read_poll_timeout functions Miguel Ojeda (Wed Oct 16 2024 - 07:06:35 EST)
- Re: [PATCH 07/17] eCryptfs: replace call_rcu by kfree_rcu for simple kmem_cache_free callback Uladzislau Rezki (Wed Oct 16 2024 - 07:07:04 EST)
- Re: [PATCH 08/17] net: bridge: replace call_rcu by kfree_rcu for simple kmem_cache_free callback Uladzislau Rezki (Wed Oct 16 2024 - 07:08:20 EST)
- Re: [PATCH V3] ocfs2: add a sanity check for i_size Joseph Qi (Wed Oct 16 2024 - 07:08:42 EST)
- [PATCH v2] drm/mediatek: Fix color format MACROs in OVL Hsin-Te Yuan (Wed Oct 16 2024 - 07:08:53 EST)
- Re: [PATCH 09/17] block: replace call_rcu by kfree_rcu for simple kmem_cache_free callback Uladzislau Rezki (Wed Oct 16 2024 - 07:09:09 EST)
- XFS performance degradation during running cp command with big test file Xiongwei Song (Wed Oct 16 2024 - 07:09:53 EST)
- Re: [PATCH v2 02/22] arm64: dts: qcom: add wifi node for IPQ5332 based RDP441 Dmitry Baryshkov (Wed Oct 16 2024 - 07:13:46 EST)
- [PATCH v2] mm: numa_clear_kernel_node_hotplug: Add NUMA_NO_NODE check for node id Nobuhiro Iwamatsu (Wed Oct 16 2024 - 07:14:03 EST)
- [PATCHv4, REBASED 0/4] x86: Reduce code duplication on page table initialization Kirill A. Shutemov (Wed Oct 16 2024 - 07:15:14 EST)
- [PATCHv4, REBASED 4/4] x86/64/kexec: Rewrite init_transition_pgtable() with kernel_ident_mapping_init() Kirill A. Shutemov (Wed Oct 16 2024 - 07:15:19 EST)
- [PATCHv4, REBASED 3/4] x86/64/kexec: Map original relocate_kernel() in init_transition_pgtable() Kirill A. Shutemov (Wed Oct 16 2024 - 07:15:28 EST)
- [PATCHv4, REBASED 1/4] x86/mm/ident_map: Fix virtual address wrap to zero Kirill A. Shutemov (Wed Oct 16 2024 - 07:15:43 EST)
- [PATCHv4, REBASED 2/4] x86/acpi: Replace manual page table initialization with kernel_ident_mapping_init() Kirill A. Shutemov (Wed Oct 16 2024 - 07:15:46 EST)
- [PATCH] tools/nolibc/stdlib: fix getenv() with empty environment Thomas Weißschuh (Wed Oct 16 2024 - 07:16:18 EST)
- Re: [PATCH RESEND] vdpa: solidrun: Fix UB bug with devres Philipp Stanner (Wed Oct 16 2024 - 07:16:47 EST)
- Re: [PATCH v8 14/21] mm/mmap: Avoid zeroing vma tree in mmap_region() Lorenzo Stoakes (Wed Oct 16 2024 - 07:16:59 EST)
- [RESEND v2] ext4: Optimization of no-op ext4_truncate triggers Max Brener (Wed Oct 16 2024 - 07:17:21 EST)
- Re: [PATCH 1/3] dt-bindings: sound: Add CS42L84 codec Rob Herring (Arm) (Wed Oct 16 2024 - 07:17:38 EST)
- [PATCH v6] usb: dwc3: gadget: Refine the logic for resizing Tx FIFOs Akash Kumar (Wed Oct 16 2024 - 07:19:49 EST)
- Re: [PATCH v2 0/2] driver core: Avoid false-positive errors for intentionally skipped links Jon Hunter (Wed Oct 16 2024 - 07:20:05 EST)
- Re: [PATCH v3 2/3] lib/digsig: Use scope-based resource management for two MPI variables in digsig_verify_rsa() kernel test robot (Wed Oct 16 2024 - 07:22:27 EST)
- Re: [PATCH 10/13] media: adv7604 prevent underflow condition when reporting colorspace Mauro Carvalho Chehab (Wed Oct 16 2024 - 07:25:04 EST)
- Re: [sos-linux-ext-patches] [PATCH v3 5/8] x86/sev: Map only the RMP table entries instead of the full RMP range Nikunj A. Dadhania (Wed Oct 16 2024 - 07:25:37 EST)
- Re: [PATCH -fixes] riscv: Do not use fortify in early code Alexandre Ghiti (Wed Oct 16 2024 - 07:26:43 EST)
- Re: net: phy: dp83822: Fix reset pin definitions Maxime Chevallier (Wed Oct 16 2024 - 07:29:33 EST)
- [PATCH v2] staging: gpib: Remove unneeded semicolon. Rohit Chavan (Wed Oct 16 2024 - 07:30:27 EST)
- Re: [PATCH V3] arm64: dts: qcom: qcm6490-idp: Allow UFS regulators load/mode setting Rakesh Kota (Wed Oct 16 2024 - 07:31:08 EST)
- Re: [syzbot] [ntfs3?] possible deadlock in mi_read syzbot (Wed Oct 16 2024 - 07:32:12 EST)
- Re: linux-next: duplicate patches in the regulator tree Mark Brown (Wed Oct 16 2024 - 07:33:52 EST)
- [PATCH v2] rust: page: add Rust version of PAGE_ALIGN Alice Ryhl (Wed Oct 16 2024 - 07:34:52 EST)
- [PATCH v1 08/10] thermal: core: Eliminate thermal_zone_trip_down() Rafael J. Wysocki (Wed Oct 16 2024 - 07:37:24 EST)
- [PATCH v1 10/10] thermal: core: Relocate thermal zone initialization routine Rafael J. Wysocki (Wed Oct 16 2024 - 07:37:26 EST)
- [PATCH v1 09/10] thermal: core: Use trip lists for trip crossing detection Rafael J. Wysocki (Wed Oct 16 2024 - 07:37:39 EST)
- [PATCH v1 07/10] thermal: core: Relocate functions that update trip points Rafael J. Wysocki (Wed Oct 16 2024 - 07:37:39 EST)
- [PATCH v1 03/10] thermal: core: Prepare for moving trips between sorted lists Rafael J. Wysocki (Wed Oct 16 2024 - 07:37:49 EST)
- [PATCH v1 04/10] thermal: core: Rearrange __thermal_zone_device_update() Rafael J. Wysocki (Wed Oct 16 2024 - 07:38:43 EST)
- [PATCH v1 06/10] thermal: core: Move some trip processing to thermal_trip_crossed() Rafael J. Wysocki (Wed Oct 16 2024 - 07:38:44 EST)
- Re: [PATCH net 1/9] net: hns3: default enable tx bounce buffer when smmu enabled Jijie Shao (Wed Oct 16 2024 - 07:38:53 EST)
- [PATCH v1 05/10] thermal: core: Pass trip descriptor to thermal_trip_crossed() Rafael J. Wysocki (Wed Oct 16 2024 - 07:39:08 EST)
- [PATCH v1 02/10] thermal: core: Rename trip list node in struct thermal_trip_desc Rafael J. Wysocki (Wed Oct 16 2024 - 07:39:16 EST)
- [PATCH v1 00/10] thermal: core: Use lists of trips for trip crossing detection and handling Rafael J. Wysocki (Wed Oct 16 2024 - 07:39:16 EST)
- [PATCH v1 01/10] thermal: core: Build sorted lists instead of sorting them later Rafael J. Wysocki (Wed Oct 16 2024 - 07:39:29 EST)
- [PATCH] media: platform: mtk-mdp3: Remove unwanted else in mdp-cmdp-prepare() Mohammed Anees (Wed Oct 16 2024 - 07:40:28 EST)
- Re: [PATCH 5.15 000/691] 5.15.168-rc1 review Ron Economos (Wed Oct 16 2024 - 07:40:43 EST)
- Re: [PATCH v2] mm: shrinker: avoid memleak in alloc_shrinker_info Vlastimil Babka (Wed Oct 16 2024 - 07:43:42 EST)
- Re: [PATCH net 1/9] net: hns3: default enable tx bounce buffer when smmu enabled Jijie Shao (Wed Oct 16 2024 - 07:44:24 EST)
- RE: [PATCH v4 4/4] clk: imx: add i.MX91 clk Peng Fan (Wed Oct 16 2024 - 07:47:10 EST)
- Re: [PATCH 0/2] Improve the tmpfs large folio read performance Kefeng Wang (Wed Oct 16 2024 - 07:47:23 EST)
- Re: [PATCH V4] ocfs2: pass u64 to ocfs2_truncate_inline maybe overflow Joseph Qi (Wed Oct 16 2024 - 07:47:34 EST)
- [PATCH V4] ocfs2: pass u64 to ocfs2_truncate_inline maybe overflow Edward Adam Davis (Wed Oct 16 2024 - 07:49:02 EST)
- [PATCH v9 0/3] PCIe RK3399 clock and reset using new helper functions Anand Moon (Wed Oct 16 2024 - 07:49:41 EST)
- [PATCH v9 1/3] PCI: rockchip: Simplify clock handling by using clk_bulk*() function Anand Moon (Wed Oct 16 2024 - 07:49:57 EST)
- [PATCH v9 2/3] PCI: rockchip: Simplify reset control handling by using reset_control_bulk*() function Anand Moon (Wed Oct 16 2024 - 07:50:09 EST)
- Re: [RFC 1/2] rwsem: introduce upgrade_read interface Matthew Wilcox (Wed Oct 16 2024 - 07:50:22 EST)
- [PATCH v9 3/3] PCI: rockchip: Refactor rockchip_pcie_disable_clocks() function signature Anand Moon (Wed Oct 16 2024 - 07:50:32 EST)
- [PATCH v1 1/3] platform/x86: intel_scu_ipc: Replace workaround by 32-bit IO Andy Shevchenko (Wed Oct 16 2024 - 07:50:48 EST)
- [PATCH v1 0/3] platform/x86: intel_scu_ipc: Avoid working around IO and cleanups Andy Shevchenko (Wed Oct 16 2024 - 07:50:56 EST)
- [PATCH v1 2/3] platform/x86: intel_scu_ipc: Simplify code with cleanup helpers Andy Shevchenko (Wed Oct 16 2024 - 07:51:04 EST)
- [PATCH v1 3/3] platform/x86: intel_scu_ipc: Save a copy of the entire struct intel_scu_ipc_data Andy Shevchenko (Wed Oct 16 2024 - 07:51:18 EST)
- [PATCH 1/2] s390/time: Add clocksource id to TOD clock Sven Schnelle (Wed Oct 16 2024 - 07:51:46 EST)
- [PATCH 2/2] s390/time: Add PtP driver Sven Schnelle (Wed Oct 16 2024 - 07:51:52 EST)
- [PATCH 0/2] PtP driver for s390 clocks Sven Schnelle (Wed Oct 16 2024 - 07:52:19 EST)
- Re: [RFC 1/2] rwsem: introduce upgrade_read interface Matthew Wilcox (Wed Oct 16 2024 - 07:52:31 EST)
- Re: [RFC 2/2] khugepaged: use upgrade_read() to optimize collapse_huge_page Matthew Wilcox (Wed Oct 16 2024 - 07:53:29 EST)
- Re: [PATCH v5 1/3] dt-bindings: thermal: sophgo,cv1800-thermal: Add Sophgo CV1800 thermal Haylen Chu (Wed Oct 16 2024 - 07:53:45 EST)
- [PATCH v2 1/2] s390/time: Add clocksource id to TOD clock Sven Schnelle (Wed Oct 16 2024 - 07:54:10 EST)
- [PATCH v2 2/2] s390/time: Add PtP driver Sven Schnelle (Wed Oct 16 2024 - 07:54:14 EST)
- [PATCH v2 0/2] PtP driver for s390 clocks Sven Schnelle (Wed Oct 16 2024 - 07:54:28 EST)
- Re: [PATCH net 2/9] net: hns3: add sync command to sync io-pgtable Jijie Shao (Wed Oct 16 2024 - 07:54:57 EST)
- Re: [PATCH V4] ocfs2: pass u64 to ocfs2_truncate_inline maybe overflow Joseph Qi (Wed Oct 16 2024 - 07:55:14 EST)
- Re: [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private David Hildenbrand (Wed Oct 16 2024 - 07:55:28 EST)
- Re: [PATCH v6 7/8] iio: dac: ad3552r: add high-speed platform driver Nuno Sá (Wed Oct 16 2024 - 07:55:47 EST)
- Re: [PATCH 2/2] wifi: ath12k: fix warning when unbinding Jose Ignacio Tornos Martinez (Wed Oct 16 2024 - 07:56:29 EST)
- Re: [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private Jason Gunthorpe (Wed Oct 16 2024 - 07:57:54 EST)
- Re: [PATCH V3] ocfs2: add a sanity check for i_size Edward Adam Davis (Wed Oct 16 2024 - 07:58:13 EST)
- Re: [PATCH net 6/9] net: hns3: don't auto enable misc vector Jijie Shao (Wed Oct 16 2024 - 07:58:23 EST)
- Re: [PATCH 10/13] media: adv7604 prevent underflow condition when reporting colorspace Hans Verkuil (Wed Oct 16 2024 - 07:59:01 EST)
- Re: [RFC] riscv/entry: issue about a0/orig_a0 register and ENOSYS Alexandre Ghiti (Wed Oct 16 2024 - 08:00:19 EST)
- [PATCH 1/1] PCI: Convert pdev_sort_resources() to use resource name helper Ilpo Järvinen (Wed Oct 16 2024 - 08:01:06 EST)
- Re: [PATCH net-next v3 8/8] net: phy: qt2025: Wait until PHY becomes ready Alice Ryhl (Wed Oct 16 2024 - 08:01:24 EST)
- Re: [PATCH v10 1/2] dt-bindings: mtd: Add Loongson-1 NAND Controller Miquel Raynal (Wed Oct 16 2024 - 08:01:39 EST)
- Re: [PATCH v1] memblock: Initialized the memory of memblock.reserve to the MIGRATE_MOVABL Mike Rapoport (Wed Oct 16 2024 - 08:01:49 EST)
- Re: [PATCH 1/2] wifi: ath12k: fix crash when unbinding Jose Ignacio Tornos Martinez (Wed Oct 16 2024 - 08:02:03 EST)
- Re: [PATCH 3/5] perf: Add pmu get/put Peter Zijlstra (Wed Oct 16 2024 - 08:03:20 EST)
- Re: [PATCH v5 1/3] dt-bindings: thermal: sophgo,cv1800-thermal: Add Sophgo CV1800 thermal Krzysztof Kozlowski (Wed Oct 16 2024 - 08:04:12 EST)
- Re: [PATCH 05/13] media: mgb4: protect driver against spectre Martin Tůma (Wed Oct 16 2024 - 08:08:02 EST)
- Re: [PATCH v17 11/16] fprobe: Rewrite fprobe on function-graph tracer Sven Schnelle (Wed Oct 16 2024 - 08:08:34 EST)
- Re: [RFC 0/2] rwsem: introduce upgrade_read interface Peter Zijlstra (Wed Oct 16 2024 - 08:10:29 EST)
- Re: [PATCH v2 2/3] dt-bindings: clock: spacemit: Add clock controllers of Spacemit K1 SoC Haylen Chu (Wed Oct 16 2024 - 08:11:25 EST)
- [PATCH net v2] net: phy: dp83822: Fix reset pin definitions Michel Alex (Wed Oct 16 2024 - 08:11:55 EST)
- Re: [PATCH V3] ocfs2: add a sanity check for i_size Joseph Qi (Wed Oct 16 2024 - 08:13:39 EST)
- Re: (subset) [PATCH v2] leds: Fix uninitialized variable 'ret' in mt6370_mc_pattern_clear Suraj Sonawane (Wed Oct 16 2024 - 08:13:54 EST)
- Re: [PATCH 11/17] posix-timers: replace call_rcu by kfree_rcu for simple kmem_cache_free callback Uladzislau Rezki (Wed Oct 16 2024 - 08:14:00 EST)
- Re: [v8,09/12] drm/msm/a6xx: Add traces for preemption Antonino Maniscalco (Wed Oct 16 2024 - 08:14:26 EST)
- Re: [PATCH v2] mm: shrinker: avoid memleak in alloc_shrinker_info Vlastimil Babka (Wed Oct 16 2024 - 08:14:27 EST)
- Re: [PATCH 13/17] KVM: PPC: replace call_rcu by kfree_rcu for simple kmem_cache_free callback Uladzislau Rezki (Wed Oct 16 2024 - 08:14:59 EST)
- Re: [PATCH 14/17] kcm: replace call_rcu by kfree_rcu for simple kmem_cache_free callback Uladzislau Rezki (Wed Oct 16 2024 - 08:17:13 EST)
- Re: [PATCH] tools/nolibc/stdlib: fix getenv() with empty environment Willy Tarreau (Wed Oct 16 2024 - 08:17:54 EST)
- Re: [PATCH 16/17] netfilter: expect: replace call_rcu by kfree_rcu for simple kmem_cache_free callback Uladzislau Rezki (Wed Oct 16 2024 - 08:18:27 EST)
- Re: [PATCH 15/17] netfilter: nf_conncount: replace call_rcu by kfree_rcu for simple kmem_cache_free callback Uladzislau Rezki (Wed Oct 16 2024 - 08:19:16 EST)
- Re: [PATCH 17/17] netfilter: xt_hashlimit: replace call_rcu by kfree_rcu for simple kmem_cache_free callback Uladzislau Rezki (Wed Oct 16 2024 - 08:20:01 EST)
- Re: [RFC 1/2] rwsem: introduce upgrade_read interface Christoph Hellwig (Wed Oct 16 2024 - 08:21:14 EST)
- Re: [PATCH] x86: acer-wmi: remove unused mocros Ilpo Järvinen (Wed Oct 16 2024 - 08:22:48 EST)
- Re: [PATCH v4 5/5] mfd: tqmx86: add I2C IRQ support Matthias Schiffer (Wed Oct 16 2024 - 08:23:04 EST)
- Re: [PATCH 2/3] ASoC: cs42l84: Add new codec driver Mark Brown (Wed Oct 16 2024 - 08:23:20 EST)
- Re: [RFC] riscv/entry: issue about a0/orig_a0 register and ENOSYS Celeste Liu (Wed Oct 16 2024 - 08:23:37 EST)
- [PATCH v6 0/8] x86/module: use large ROX pages for text allocations Mike Rapoport (Wed Oct 16 2024 - 08:25:01 EST)
- Re: [syzbot] Re: [syzbot] [net?] KASAN: slab-use-after-free Read in __ethtool_get_link_ksettings syzbot (Wed Oct 16 2024 - 08:25:13 EST)
- [PATCH v6 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together Mike Rapoport (Wed Oct 16 2024 - 08:25:32 EST)
- [PATCH v6 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations Mike Rapoport (Wed Oct 16 2024 - 08:25:49 EST)
- [PATCH v6 3/8] asm-generic: introduce text-patching.h Mike Rapoport (Wed Oct 16 2024 - 08:26:10 EST)
- [PATCH v6 4/8] module: prepare to handle ROX allocations for text Mike Rapoport (Wed Oct 16 2024 - 08:26:27 EST)
- [PATCH v6 5/8] arch: introduce set_direct_map_valid_noflush() Mike Rapoport (Wed Oct 16 2024 - 08:26:49 EST)
- Re: [PATCH v3 1/5] rtc: pm8xxx: implement qcom,no-alarm flag for non-HLOS owned alarm Alexandre Belloni (Wed Oct 16 2024 - 08:26:59 EST)
- Re: [PATCH v4] sched_ext: Trigger ops.update_idle() from pick_task_idle() kernel test robot (Wed Oct 16 2024 - 08:27:14 EST)
- [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text Mike Rapoport (Wed Oct 16 2024 - 08:27:34 EST)
- [PATCH v6 7/8] execmem: add support for cache of large ROX pages Mike Rapoport (Wed Oct 16 2024 - 08:27:51 EST)
- Re: [PATCH v2] drm/mediatek: Fix color format MACROs in OVL Matthias Brugger (Wed Oct 16 2024 - 08:28:05 EST)
- [PATCH v6 8/8] x86/module: enable ROX caches for module text on 64 bit Mike Rapoport (Wed Oct 16 2024 - 08:28:21 EST)
- Re: Re:Re:[PATCH v5] rockchip/drm: vop2: add support for gamma LUT Daniel Stone (Wed Oct 16 2024 - 08:28:37 EST)
- Re: [PATCH v2] staging: gpib: Remove unneeded semicolon. Dave Penkler (Wed Oct 16 2024 - 08:29:11 EST)
- Re: [PATCH v9 3/8] block: Add bdev atomic write limits helpers Christoph Hellwig (Wed Oct 16 2024 - 08:29:38 EST)
- Re: [PATCH v9 7/8] xfs: Validate atomic writes Christoph Hellwig (Wed Oct 16 2024 - 08:30:10 EST)
- Re: [PATCH 4/5][next] uapi: net: arp: Avoid -Wflex-array-member-not-at-end warnings Andrew Lunn (Wed Oct 16 2024 - 08:30:26 EST)
- Re: [PATCH] tools/perf/tests: Remove duplicate evlist__delete in tests/tool_pmu.c Athira Rajeev (Wed Oct 16 2024 - 08:30:52 EST)
- Re: [PATCH 1/2] mm: shmem: update iocb->ki_pos directly to simplify tmpfs read logic Kefeng Wang (Wed Oct 16 2024 - 08:35:00 EST)
- [PATCH v2 1/2] wifi: ath12k: fix crash when unbinding Jose Ignacio Tornos Martinez (Wed Oct 16 2024 - 08:35:25 EST)
- Re: (subset) [PATCH v2 0/4] rockchip: Fix several DT validation errors Diederik de Haas (Wed Oct 16 2024 - 08:35:51 EST)
- Re: [PATCH 2/2] mm: shmem: improve the tmpfs large folio read performance Kefeng Wang (Wed Oct 16 2024 - 08:36:50 EST)
- Re: [PATCH v9 3/8] block: Add bdev atomic write limits helpers John Garry (Wed Oct 16 2024 - 08:37:29 EST)
- [PATCH v2 2/2] wifi: ath12k: fix warning when unbinding Jose Ignacio Tornos Martinez (Wed Oct 16 2024 - 08:38:16 EST)
- Re: [PATCH v2] mm: numa_clear_kernel_node_hotplug: Add NUMA_NO_NODE check for node id Anshuman Khandual (Wed Oct 16 2024 - 08:38:28 EST)
- [PATCH] fs: Fix uninitialized value issue in from_kuid Alessandro Zanni (Wed Oct 16 2024 - 08:38:43 EST)
- Re: [PATCH v3 14/14] platform/x86: hfi: Add debugfs support Ilpo Järvinen (Wed Oct 16 2024 - 08:38:58 EST)
- Re: [PATCH v9 3/8] block: Add bdev atomic write limits helpers Christoph Hellwig (Wed Oct 16 2024 - 08:39:23 EST)
- Re: [PATCH 2/2] arm64: dts: mediatek: mt8390-genio-700-evk: Enable ethernet Andrew Lunn (Wed Oct 16 2024 - 08:39:47 EST)
- [PATCH v4 00/10] Remove pcim_iomap_regions_request_all() Philipp Stanner (Wed Oct 16 2024 - 08:41:59 EST)
- [PATCH v4 01/10] PCI: Make pcim_request_all_regions() a public function Philipp Stanner (Wed Oct 16 2024 - 08:42:20 EST)
- [PATCH v4 02/10] ata: ahci: Replace deprecated PCI functions Philipp Stanner (Wed Oct 16 2024 - 08:42:40 EST)
- [PATCH v4 03/10] crypto: qat - replace deprecated PCI functions Philipp Stanner (Wed Oct 16 2024 - 08:43:03 EST)
- [PATCH v4 04/10] crypto: marvell - replace deprecated PCI functions Philipp Stanner (Wed Oct 16 2024 - 08:43:28 EST)
- [PATCH v4 05/10] intel_th: pci: Replace deprecated PCI functions Philipp Stanner (Wed Oct 16 2024 - 08:43:46 EST)
- [PATCH v4 06/10] wifi: iwlwifi: replace deprecated PCI functions Philipp Stanner (Wed Oct 16 2024 - 08:44:16 EST)
- [PATCH v4 07/10] ntb: idt: Replace deprecated PCI functions Philipp Stanner (Wed Oct 16 2024 - 08:44:37 EST)
- [PATCH v4 08/10] serial: rp2: Replace deprecated PCI functions Philipp Stanner (Wed Oct 16 2024 - 08:44:59 EST)
- [PATCH v4 09/10] ALSA: korg1212: Replace deprecated PCI functions Philipp Stanner (Wed Oct 16 2024 - 08:45:20 EST)
- [PATCH v4 10/10] PCI: Remove pcim_iomap_regions_request_all() Philipp Stanner (Wed Oct 16 2024 - 08:45:43 EST)
- Re: [PATCH v3 08/14] platform/x86: hfi: add online and offline callback support Ilpo Järvinen (Wed Oct 16 2024 - 08:46:09 EST)
- [PATCH v3 8/9] arm64: dts: st: add DMA support on I2C instances of stm32mp25 Amelie Delaunay (Wed Oct 16 2024 - 08:46:28 EST)
- [PATCH v3 3/9] dmaengine: stm32-dma3: refactor HW linked-list to optimize memory accesses Amelie Delaunay (Wed Oct 16 2024 - 08:46:32 EST)
- [PATCH v3 0/9] STM32 DMA3 updates for STM32MP25 Amelie Delaunay (Wed Oct 16 2024 - 08:46:35 EST)
- [PATCH v3 5/9] dmaengine: stm32-dma3: prevent LL refactoring thanks to DT configuration Amelie Delaunay (Wed Oct 16 2024 - 08:46:36 EST)
- [PATCH v3 1/9] dt-bindings: dma: stm32-dma3: prevent packing/unpacking mode Amelie Delaunay (Wed Oct 16 2024 - 08:46:50 EST)
- [PATCH v3 9/9] arm64: dts: st: add DMA support on SPI instances of stm32mp25 Amelie Delaunay (Wed Oct 16 2024 - 08:47:37 EST)
- [PATCH v3 2/9] dmaengine: stm32-dma3: prevent pack/unpack thanks to DT configuration Amelie Delaunay (Wed Oct 16 2024 - 08:47:37 EST)
- [PATCH v3 4/9] dt-bindings: dma: stm32-dma3: prevent additional transfers Amelie Delaunay (Wed Oct 16 2024 - 08:47:40 EST)
- [PATCH v3 7/9] arm64: dts: st: add DMA support on U(S)ART instances of stm32mp25 Amelie Delaunay (Wed Oct 16 2024 - 08:47:47 EST)
- [PATCH v3 6/9] dmaengine: stm32-dma3: clamp AXI burst using match data Amelie Delaunay (Wed Oct 16 2024 - 08:47:47 EST)
- Re: [PATCH v3 1/5] rtc: pm8xxx: implement qcom,no-alarm flag for non-HLOS owned alarm Jonathan Marek (Wed Oct 16 2024 - 08:48:38 EST)
- [PATCH] kheaders: Ignore silly-rename files David Howells (Wed Oct 16 2024 - 08:49:33 EST)
- Re: [PATCH v2] staging: gpib: Replace kmalloc/memset with kzalloc. Dave Penkler (Wed Oct 16 2024 - 08:50:06 EST)
- RE: [PATCH][next] crypto: tegra: remove redundant error check on ret Akhil R (Wed Oct 16 2024 - 08:50:53 EST)
- Re: [PATCH 2/2] watchdog: mtk_wdt: Add support for MT6735 WDT Guenter Roeck (Wed Oct 16 2024 - 08:51:41 EST)
- Re: [PATCH v4] XArray: minor documentation improvements Tamir Duberstein (Wed Oct 16 2024 - 08:51:58 EST)
- Re: [PATCH 6.1 000/791] 6.1.113-rc2 review Miguel Ojeda (Wed Oct 16 2024 - 08:52:11 EST)
- Re: [PATCH] mm: avoid zeroing user movable page twice with init_on_alloc=1 Vlastimil Babka (Wed Oct 16 2024 - 08:53:18 EST)
- [PATCH v2 00/10] x86/mce: Clean up some x86/mce code Qiuxu Zhuo (Wed Oct 16 2024 - 08:53:46 EST)
- [PATCH v2 01/10] x86/mce/dev-mcelog: Use xchg() to get and clear the flags Qiuxu Zhuo (Wed Oct 16 2024 - 08:53:56 EST)
- [PATCH v2 02/10] x86/mce/intel: Use MCG_BANKCNT_MASK instead of 0xff Qiuxu Zhuo (Wed Oct 16 2024 - 08:54:09 EST)
- [PATCH v2 03/10] x86/mce: Make several functions return bool Qiuxu Zhuo (Wed Oct 16 2024 - 08:54:25 EST)
- [PATCH v2 04/10] x86/mce/threshold: Remove the redundant this_cpu_dec_return() Qiuxu Zhuo (Wed Oct 16 2024 - 08:54:38 EST)
- Re: [PATCH V2] staging: gpib: Remove a dead condition in if statement Everest K.C. (Wed Oct 16 2024 - 08:54:48 EST)
- [PATCH v2 05/10] x86/mce/genpool: Make mce_gen_pool_create() return explicit error codes Qiuxu Zhuo (Wed Oct 16 2024 - 08:55:02 EST)
- [PATCH v2 06/10] x86/mce: Convert multiple if () statements into a switch() statement Qiuxu Zhuo (Wed Oct 16 2024 - 08:55:12 EST)
- [PATCH v2 07/10] x86/mce: Remove the unnecessary {} Qiuxu Zhuo (Wed Oct 16 2024 - 08:55:26 EST)
- [PATCH] afs: Fix lock recursion David Howells (Wed Oct 16 2024 - 08:55:37 EST)
- [PATCH v2 08/10] x86/mce: Remove the redundant zeroing assignments Qiuxu Zhuo (Wed Oct 16 2024 - 08:55:53 EST)
- [PATCH v2 09/10] x86/mce/amd: Remove unnecessary NULL pointer initializations Qiuxu Zhuo (Wed Oct 16 2024 - 08:56:04 EST)
- [PATCH v2 10/10] x86/mce: Fix typos in comments Qiuxu Zhuo (Wed Oct 16 2024 - 08:56:16 EST)
- Re: [RFC] riscv/entry: issue about a0/orig_a0 register and ENOSYS Alexandre Ghiti (Wed Oct 16 2024 - 08:56:47 EST)
- Re: [PATCH v2 2/3] dt-bindings: clock: spacemit: Add clock controllers of Spacemit K1 SoC Krzysztof Kozlowski (Wed Oct 16 2024 - 08:57:45 EST)
- Re: [PATCH 08/13] media: ar0521: don't overflow when checking PLL values Sakari Ailus (Wed Oct 16 2024 - 08:57:55 EST)
- [PATCH v1 1/1] mfd: ipaq-micro: Add missing break for the default case Andy Shevchenko (Wed Oct 16 2024 - 09:00:48 EST)
- Re: [PATCH v2 1/3] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup Christian Brauner (Wed Oct 16 2024 - 09:01:13 EST)
- Re: [PATCH] tools/nolibc/stdlib: fix getenv() with empty environment Thomas Weißschuh (Wed Oct 16 2024 - 09:01:26 EST)
- Re: [PATCH v3 1/5] rtc: pm8xxx: implement qcom,no-alarm flag for non-HLOS owned alarm Johan Hovold (Wed Oct 16 2024 - 09:02:03 EST)
- [PATCH v4 0/2] staging: vchiq_arm: Two memory leak fixes Umang Jain (Wed Oct 16 2024 - 09:02:46 EST)
- [PATCH v4 1/2] staging: vchiq_arm: Use devm_kzalloc() for vchiq_arm_state allocation Umang Jain (Wed Oct 16 2024 - 09:02:49 EST)
- [PATCH v4 2/2] staging: vchiq_arm: Use devm_kzalloc() for drv_mgmt allocation Umang Jain (Wed Oct 16 2024 - 09:03:09 EST)
- Re: [PATCH net-next 3/8] lib: packing: add pack_fields() and unpack_fields() Przemek Kitszel (Wed Oct 16 2024 - 09:03:27 EST)
- Re: [PATCH v2] vmscan: add a vmscan event for reclaim_pages Vlastimil Babka (Wed Oct 16 2024 - 09:03:40 EST)
- Re: [PATCH 1/1] PCI: Convert pdev_sort_resources() to use resource name helper Philipp Stanner (Wed Oct 16 2024 - 09:05:25 EST)
- Re: [PATCH v2] m68k: mcfgpio: Fix incorrect register offset for CONFIG_M5441x Greg Ungerer (Wed Oct 16 2024 - 09:05:58 EST)
- Re: [PATCH] nilfs2: fix kernel bug due to missing clearing of buffer delay flag Christian Brauner (Wed Oct 16 2024 - 09:06:12 EST)
- Re: [PATCH v4 5/5] mfd: tqmx86: add I2C IRQ support Lee Jones (Wed Oct 16 2024 - 09:07:28 EST)
- Re: [RFC] riscv/entry: issue about a0/orig_a0 register and ENOSYS Celeste Liu (Wed Oct 16 2024 - 09:07:39 EST)
- Re: [PATCH v6 2/9] asm/rwonce: Introduce [READ|WRITE]_ONCE() support for __int128 Jason Gunthorpe (Wed Oct 16 2024 - 09:08:31 EST)
- Re: [PATCH 2/3] ima: Ensure lock is held when setting iint pointer in inode security blob Roberto Sassu (Wed Oct 16 2024 - 09:08:56 EST)
- Re: linux-next: duplicate patches in the regulator tree Lee Jones (Wed Oct 16 2024 - 09:09:35 EST)
- Re: [RFC PATCH] epoll: Add synchronous wakeup support for ep_poll_callback Christian Brauner (Wed Oct 16 2024 - 09:11:07 EST)
- Re: [PATCH 9/9] drm/panfrost: Explicitly clean up panfrost fence Christian König (Wed Oct 16 2024 - 09:12:35 EST)
- RE: Bad commit backported on the v5.15.y branch ? Joel GUITTET (Wed Oct 16 2024 - 09:13:56 EST)
- Re: [PATCH] cgroup/bpf: fix NULL pointer dereference at cgroup_bpf_offline Michal Koutný (Wed Oct 16 2024 - 09:14:13 EST)
- Re: [PATCH v4 5/5] mfd: tqmx86: add I2C IRQ support Matthias Schiffer (Wed Oct 16 2024 - 09:15:19 EST)
- [PATCH v9] perf/marvell: Marvell PEM performance monitor support Gowthami Thiagarajan (Wed Oct 16 2024 - 09:15:31 EST)
- Re: [PATCH v3 1/5] rtc: pm8xxx: implement qcom,no-alarm flag for non-HLOS owned alarm Jonathan Marek (Wed Oct 16 2024 - 09:15:46 EST)
- Re: [PATCH 1/1] PCI: Convert pdev_sort_resources() to use resource name helper Ilpo Järvinen (Wed Oct 16 2024 - 09:15:59 EST)
- [PATCH v1 1/1] ati_remote: don't push static constants on stack for %*ph Andy Shevchenko (Wed Oct 16 2024 - 09:16:55 EST)
- [PATCH v4 0/3] kasan: migrate the last module test to kunit Sabyrzhan Tasbolatov (Wed Oct 16 2024 - 09:17:24 EST)
- [PATCH] docs/zh_CN: add the translation of kbuild/kbuild.rst Dongliang Mu (Wed Oct 16 2024 - 09:18:15 EST)
- [PATCH v4 1/3] kasan: move checks to do_strncpy_from_user Sabyrzhan Tasbolatov (Wed Oct 16 2024 - 09:18:30 EST)
- [PATCH v4 2/3] kasan: migrate copy_user_test to kunit Sabyrzhan Tasbolatov (Wed Oct 16 2024 - 09:18:45 EST)
- [PATCH v4 3/3] kasan: delete CONFIG_KASAN_MODULE_TEST Sabyrzhan Tasbolatov (Wed Oct 16 2024 - 09:18:58 EST)
- Re: [PATCH v4 5/5] mfd: tqmx86: add I2C IRQ support Lee Jones (Wed Oct 16 2024 - 09:19:14 EST)
- [PATCH v1 1/1] ata: libata-scsi: Refactor scsi_6_lba_len() with use of get_unaligned_be24() Andy Shevchenko (Wed Oct 16 2024 - 09:19:44 EST)
- Re: [PATCH 1/1] PCI: Convert pdev_sort_resources() to use resource name helper Ilpo Järvinen (Wed Oct 16 2024 - 09:20:06 EST)
- Re: [PATCH v4 5/5] mfd: tqmx86: add I2C IRQ support Lee Jones (Wed Oct 16 2024 - 09:20:42 EST)
- Re: [PATCH v3 1/5] rtc: pm8xxx: implement qcom,no-alarm flag for non-HLOS owned alarm Johan Hovold (Wed Oct 16 2024 - 09:21:20 EST)
- Re: [PATCH v6 4/9] iommu/amd: Introduce per-device DTE cache to store persistent bits Jason Gunthorpe (Wed Oct 16 2024 - 09:21:24 EST)
- Re: [PATCH 1/1] PCI: Convert pdev_sort_resources() to use resource name helper Philipp Stanner (Wed Oct 16 2024 - 09:21:53 EST)
- Re: [PATCH] fs: Fix uninitialized value issue in from_kuid Jan Kara (Wed Oct 16 2024 - 09:23:57 EST)
- Re: [PATCH v5 3/3] docs: iio: new docs for ad7625 driver Trevor Gamblin (Wed Oct 16 2024 - 09:24:07 EST)
- RE: [PATCH v2] vmscan: add a vmscan event for reclaim_pages 김재원 (Wed Oct 16 2024 - 09:25:06 EST)
- Re: [PATCH 1/2 v2] PCI/portdrv: Enable reporting inter-switch P2P links Jonathan Cameron (Wed Oct 16 2024 - 09:25:43 EST)
- Re: [RFC PATCH v3 00/10] Add support for shared PTEs across processes Jann Horn (Wed Oct 16 2024 - 09:26:25 EST)
- [PATCH net-next v2 1/1] net: ks8851: use %*ph to print small buffer Andy Shevchenko (Wed Oct 16 2024 - 09:26:38 EST)
- [syzbot] [nilfs?] WARNING in nilfs_segctor_abort_construction syzbot (Wed Oct 16 2024 - 09:28:39 EST)
- Re: [PATCH net v5 08/10] ip6mr: Lock RCU before ip6mr_get_table() call in ip6_mroute_getsockopt() Stefan Wiehler (Wed Oct 16 2024 - 09:29:17 EST)
- Re: ARC: Use __force to suppress per-CPU cmpxchg complaints Paul E. McKenney (Wed Oct 16 2024 - 09:29:21 EST)
- Re: [PATCH] docs/dev-tools: fix a typo Dan Carpenter (Wed Oct 16 2024 - 09:30:18 EST)
- Re: [PATCH] mm: avoid zeroing user movable page twice with init_on_alloc=1 Zi Yan (Wed Oct 16 2024 - 09:30:47 EST)
- Re: [PATCH v6 7/9] iommu/amd: Move erratum 63 logic to write_dte_lower128() Jason Gunthorpe (Wed Oct 16 2024 - 09:30:58 EST)
- Re: [PATCH v2] drm/mediatek: Fix color format MACROs in OVL Fei Shao (Wed Oct 16 2024 - 09:31:09 EST)
- Re: [PATCH v2 1/2] drm/imagination: Add a per-file PVR context list Frank Binns (Wed Oct 16 2024 - 09:32:13 EST)
- Re: [PATCH v2 2/2] drm/imagination: Break an object reference loop Frank Binns (Wed Oct 16 2024 - 09:32:29 EST)
- Re: [PATCH v2] staging: gpib: Add TODO file Dominik Karol Piątkowski (Wed Oct 16 2024 - 09:34:18 EST)
- Re: [PATCH v3 4/5] arm64: dts: qcom: x1e80100-crd: add rtc offset to set rtc time Jonathan Marek (Wed Oct 16 2024 - 09:34:41 EST)
- Re: [PATCH 1/1] PCI: Convert pdev_sort_resources() to use resource name helper Ilpo Järvinen (Wed Oct 16 2024 - 09:35:08 EST)
- [PATCH v2 1/1] HID: debug: Remove duplicates from 'keys' Andy Shevchenko (Wed Oct 16 2024 - 09:35:41 EST)
- Re: [PATCH] docs/dev-tools: fix a typo Alexander Potapenko (Wed Oct 16 2024 - 09:35:55 EST)
- Re: [PATCH v2 1/7] s390/kdump: implement is_kdump_kernel() Alexander Egorenkov (Wed Oct 16 2024 - 09:36:23 EST)
- Re: [PATCH v1 1/1] HID: debug: Remove duplicates from 'keys' Andy Shevchenko (Wed Oct 16 2024 - 09:36:37 EST)
- Re: [PATCH v1 1/1] x86/percpu: Cast -1 to argument type when comparing in percpu_add_op() Andy Shevchenko (Wed Oct 16 2024 - 09:37:23 EST)
- Re: [PATCH v3 1/2] irqchip: Kconfig: module build support for the TI interrupt router driver Andrew Davis (Wed Oct 16 2024 - 09:38:02 EST)
- Re: [PATCH v2] mm: shrinker: avoid memleak in alloc_shrinker_info Muchun Song (Wed Oct 16 2024 - 09:38:03 EST)
- Re: [PATCH v1] ext4: fix a assertion failure due to ungranted bh dirting liubaolin (Wed Oct 16 2024 - 09:38:52 EST)
- Re: [PATCH][next] media: i2c: ds90ub960: Fix missing return check on ub960_rxport_read call Dan Carpenter (Wed Oct 16 2024 - 09:40:15 EST)
- Re: [PATCH net-next 3/8] lib: packing: add pack_fields() and unpack_fields() Vladimir Oltean (Wed Oct 16 2024 - 09:40:46 EST)
- Re: [PATCH v2] mux: mmio: Add suspend and resume support Thomas Richard (Wed Oct 16 2024 - 09:41:37 EST)
- [PATCH][next] pinctrl: th1520: Dereference pointer only after NULL check Everest K.C. (Wed Oct 16 2024 - 09:43:57 EST)
- Re: [RFC PATCH v3 0/4] Support large folios for tmpfs Kefeng Wang (Wed Oct 16 2024 - 09:45:43 EST)
- Re: [PATCH][next] drm/amd/display: Fix spelling mistake "tunndeling" -> "tunneling" Alex Deucher (Wed Oct 16 2024 - 09:46:44 EST)
- Re: [PATCH] kbuild: Restore the ability to build out of tree dtbs kernel test robot (Wed Oct 16 2024 - 09:47:39 EST)
- Re: [RFC PATCH 1/1] mmc: sdhci-pci-gli: fix x86/S0ix SoCs suspend for GL9767 Georg Gottleuber (Wed Oct 16 2024 - 09:47:52 EST)
- Re: [PATCH v3 2/2] irqchip: Kconfig: Added module build support for the TI interrupt aggregator Andrew Davis (Wed Oct 16 2024 - 09:48:39 EST)
- Re: [PATCH net] net/sun3_82586: fix potential memory leak in sun3_82586_send_packet() Simon Horman (Wed Oct 16 2024 - 09:49:39 EST)
- Re: [PATCH v6 1/9] platform/x86: asus-wmi: export symbols used for read/write WMI Ilpo Järvinen (Wed Oct 16 2024 - 09:50:52 EST)
- Re: [PATCH bpf-next 2/2] selftests/bpf: Extend test fs_kfuncs to cover security.bpf xattr names Jan Kara (Wed Oct 16 2024 - 09:52:10 EST)
- Re: [PATCH v6 2/2] clk: mediatek: Add drivers for MediaTek MT6735 main clock and reset drivers Uwe Kleine-König (Wed Oct 16 2024 - 09:52:40 EST)
- Re: [PATCH v6 5/9] iommu/amd: Modify set_dte_entry() to use 256-bit DTE helpers Jason Gunthorpe (Wed Oct 16 2024 - 09:52:52 EST)
- [PATCH v6] rust: use host dylib naming convention Tamir Duberstein (Wed Oct 16 2024 - 09:53:06 EST)
- Re: [PATCH v17 01/16] function_graph: Pass ftrace_regs to entryfunc Steven Rostedt (Wed Oct 16 2024 - 09:53:24 EST)
- [PATCH] remoteproc: qcom_q6v5_pas: disable auto boot for wpss Balaji Pothunoori (Wed Oct 16 2024 - 09:55:09 EST)
- Re: [PATCH v6 2/9] hid-asus: Add MODULE_IMPORT_NS(ASUS_WMI) Ilpo Järvinen (Wed Oct 16 2024 - 09:58:26 EST)
- Re: [PATCH 0/4] ASoC/SoundWire: clean up link DMA during stop for IPC4 Liao, Bard (Wed Oct 16 2024 - 09:58:41 EST)
- [PATCH] verification/dot2: Improve dot parser robustness Gabriele Monaco (Wed Oct 16 2024 - 09:58:48 EST)
- [PATCH] crypto: drbg - Use str_true_false() and str_enabled_disabled() helpers Thorsten Blum (Wed Oct 16 2024 - 09:58:49 EST)
- [PATCH v7 9/9] usb: gadget: uvc: dont call usb_composite_setup_continue when not streaming Michael Grzeschik (Wed Oct 16 2024 - 09:59:04 EST)
- [PATCH v7 8/9] usb: gadget: uvc: add trace of enqueued and completed requests Michael Grzeschik (Wed Oct 16 2024 - 09:59:13 EST)
- [PATCH v7 7/9] usb: gadget: uvc: set nbuffers to minimum STREAMING_MIN_BUFFERS in uvc_queue_setup Michael Grzeschik (Wed Oct 16 2024 - 09:59:20 EST)
- [PATCH v7 2/9] usb: gadget: uvc: only enqueue zero length requests in potential underrun Michael Grzeschik (Wed Oct 16 2024 - 09:59:25 EST)
- [PATCH v7 1/9] usb: gadget: uvc: wake pump everytime we update the free list Michael Grzeschik (Wed Oct 16 2024 - 09:59:49 EST)
- [PATCH v7 3/9] usb: gadget: uvc: rework to enqueue in pump worker from encoded queue Michael Grzeschik (Wed Oct 16 2024 - 10:00:03 EST)
- [PATCH v7 6/9] usb: gadget: uvc: set req_length based on payload by nreqs instead of req_size Michael Grzeschik (Wed Oct 16 2024 - 10:00:05 EST)
- [PATCH v7 4/9] usb: gadget: uvc: add g_parm and s_parm for frame interval Michael Grzeschik (Wed Oct 16 2024 - 10:00:08 EST)
- [PATCH v7 0/9] usb: gadget: uvc: effectively fill the udc isoc pipeline with available video buffers and fixes Michael Grzeschik (Wed Oct 16 2024 - 10:00:33 EST)
- [PATCH v7 5/9] usb: gadget: uvc: set req_size and n_requests based on the frame interval Michael Grzeschik (Wed Oct 16 2024 - 10:00:40 EST)
- Re: [PATCH v4 2/6] thermal: of: Use scoped memory and OF handling to simplify thermal_of_trips_init() Jonathan Cameron (Wed Oct 16 2024 - 10:01:53 EST)
- Re: [PATCH] net: memcpy to ethtool_puts kernel test robot (Wed Oct 16 2024 - 10:02:07 EST)
- Re: [PATCH v12 1/3] dt-bindings: display: mediatek: Add OF graph support for board path Rob Herring (Wed Oct 16 2024 - 10:02:22 EST)
- Re: [PATCH v6 0/9] usb: gadget: uvc: effectively fill the udc isoc pipeline with available video buffers and fixes Michael Grzeschik (Wed Oct 16 2024 - 10:02:33 EST)
- Re: [RFC PATCH v3 0/4] Support large folios for tmpfs Matthew Wilcox (Wed Oct 16 2024 - 10:06:29 EST)
- Re: [PATCH v6 5/9] iommu/amd: Modify set_dte_entry() to use 256-bit DTE helpers Jason Gunthorpe (Wed Oct 16 2024 - 10:07:43 EST)
- Re: [PATCH v2] mm: shrinker: avoid memleak in alloc_shrinker_info Muchun Song (Wed Oct 16 2024 - 10:09:18 EST)
- Re: [PATCH v17 11/16] fprobe: Rewrite fprobe on function-graph tracer Steven Rostedt (Wed Oct 16 2024 - 10:10:16 EST)
- [PATCH] mm: swap: Use str_true_false() helper function Thorsten Blum (Wed Oct 16 2024 - 10:12:02 EST)
- Re: [PATCH v6 5/9] iommu/amd: Modify set_dte_entry() to use 256-bit DTE helpers Jason Gunthorpe (Wed Oct 16 2024 - 10:12:34 EST)
- Re: [PATCH RESEND] mm: shmem: fix data-race in shmem_getattr() Jeongjun Park (Wed Oct 16 2024 - 10:13:07 EST)
- Re: [PATCH v8 14/21] mm/mmap: Avoid zeroing vma tree in mmap_region() Liam R. Howlett (Wed Oct 16 2024 - 10:14:00 EST)
- Re: linux-next: build failure after merge of the staging tree Dave Penkler (Wed Oct 16 2024 - 10:15:58 EST)
- Re: [PATCH 09/21] KVM: TDX: Retry seamcall when TDX_OPERAND_BUSY with operand SEPT Yan Zhao (Wed Oct 16 2024 - 10:16:20 EST)
- Re: [PATCH v2 3/4] can: Add driver for CAST CAN Bus Controller Vincent MAILHOL (Wed Oct 16 2024 - 10:16:41 EST)
- Re: [PATCH 2/5][next] nfsd: avoid -Wflex-array-member-not-at-end warnings Chuck Lever (Wed Oct 16 2024 - 10:16:59 EST)
- Re: [PATCH v4 10/19] gendwarfksyms: Limit structure expansion Petr Pavlu (Wed Oct 16 2024 - 10:17:18 EST)
- Re: [PATCH] net: plip: fix break; causing plip to never transmit Simon Horman (Wed Oct 16 2024 - 10:17:36 EST)
- [PATCH v3] drm/mediatek: Fix color format MACROs in OVL Hsin-Te Yuan (Wed Oct 16 2024 - 10:17:37 EST)
- Re: [PATCH v2] mm/mmap: Fix race in mmap_region() with ftrucate() Liam R. Howlett (Wed Oct 16 2024 - 10:18:23 EST)
- [PATCH v6 0/4] translate page_tables.rst and fix PFN calculation Pengyu Zhang (Wed Oct 16 2024 - 10:18:34 EST)
- [PATCH v6 1/4] Docs/zh_CN: Translate page_tables.rst to Simplified Chinese Pengyu Zhang (Wed Oct 16 2024 - 10:18:53 EST)
- [PATCH v6 2/4] Docs/mm: Fix a mistake for pfn in page_tables.rst Pengyu Zhang (Wed Oct 16 2024 - 10:19:03 EST)
- [PATCH v6 3/4] Docs/zh_CN: Fix the pfn calculation error in page_tables.rst Pengyu Zhang (Wed Oct 16 2024 - 10:19:19 EST)
- [PATCH v6 4/4] docs/zh_CN: Add a entry in Chinese glossary Pengyu Zhang (Wed Oct 16 2024 - 10:19:32 EST)
- [PATCH v2] module: sign with sha512 instead of sha1 by default Thorsten Leemhuis (Wed Oct 16 2024 - 10:19:43 EST)
- Re: [PATCH v3 1/2] irqchip: Kconfig: module build support for the TI interrupt router driver Guillaume LA ROQUE (Wed Oct 16 2024 - 10:19:49 EST)
- other staging/gpib bugs completed Dan Carpenter (Wed Oct 16 2024 - 10:20:10 EST)
- Re: [RFC PATCH v1 57/57] arm64: Enable boot-time page size selection Zi Yan (Wed Oct 16 2024 - 10:21:40 EST)
- Re: [PATCH v3] selftests: tc-testing: Fix spelling errors in cgroup.json and flow.json Simon Horman (Wed Oct 16 2024 - 10:21:53 EST)
- Re: [PATCH v2 0/2] perf trace: Fix support for the new BPF feature in clang 12 Arnaldo Carvalho de Melo (Wed Oct 16 2024 - 10:22:27 EST)
- Re: [PATCH v6 0/9] iommu/amd: Use 128-bit cmpxchg operation to update DTE Jason Gunthorpe (Wed Oct 16 2024 - 10:22:53 EST)
- Re: [PATCH] misc: misc_minor_alloc to allocate ids for all dynamic/misc dynamic minors Dan Carpenter (Wed Oct 16 2024 - 10:23:04 EST)
- Re: [RFC 1/2] rwsem: introduce upgrade_read interface Waiman Long (Wed Oct 16 2024 - 10:23:25 EST)
- Re: [PATCH v2] mm: shrinker: avoid memleak in alloc_shrinker_info Muchun Song (Wed Oct 16 2024 - 10:23:47 EST)
- Re: [PATCH net-next v9 04/23] ovpn: add basic interface creation/destruction/management routines Antonio Quartulli (Wed Oct 16 2024 - 10:24:17 EST)
- Re: [PATCH v3 1/2] irqchip: Kconfig: module build support for the TI interrupt router driver Andrew Davis (Wed Oct 16 2024 - 10:26:38 EST)
- Re: [PATCH v4 5/9] can: m_can: Support pinctrl wakeup state Vincent MAILHOL (Wed Oct 16 2024 - 10:26:55 EST)
- [GIT PULL] Btrfs fixes for 6.12-rc4 David Sterba (Wed Oct 16 2024 - 10:27:15 EST)
- Re: [PATCH V3] arm64: dts: qcom: qcm6490-idp: Allow UFS regulators load/mode setting Bjorn Andersson (Wed Oct 16 2024 - 10:29:00 EST)
- Re: [PATCH v2] firmware: arm_scmi: fix slab-use-after-free in scmi_bus_notifier() Bjorn Andersson (Wed Oct 16 2024 - 10:30:29 EST)
- Re: [RFC PATCH v1 57/57] arm64: Enable boot-time page size selection Ryan Roberts (Wed Oct 16 2024 - 10:31:45 EST)
- Re: [PATCH] arm64: dts: qcom: Rename "Twitter" to "Tweeter" Bjorn Andersson (Wed Oct 16 2024 - 10:31:59 EST)
- Re: [PATCH v1] netfilter: x_tables: fix ordering of get and update table private Pablo Neira Ayuso (Wed Oct 16 2024 - 10:32:26 EST)
- Re: [PATCH v4 3/9] can: m_can: Map WoL to device_set_wakeup_enable Vincent MAILHOL (Wed Oct 16 2024 - 10:32:40 EST)
- [PATCH v3] vmscan: add a vmscan event for reclaim_pages Jaewon Kim (Wed Oct 16 2024 - 10:32:57 EST)
- Re: [PATCH net-next 1/1] net: phy: Refactor mediatek-ge-soc.c for clarity and correctness Simon Horman (Wed Oct 16 2024 - 10:34:47 EST)
- Re: [PATCH v3 05/11] s390/mm/fault: Handle guest-related program interrupts in KVM Claudio Imbrenda (Wed Oct 16 2024 - 10:35:03 EST)
- Re: [v4] irqchip/renesas-rzg2l: Fix missing put_device Thomas Gleixner (Wed Oct 16 2024 - 10:35:24 EST)
- Re: [RFC PATCH v1 57/57] arm64: Enable boot-time page size selection Zi Yan (Wed Oct 16 2024 - 10:35:35 EST)
- [PATCH v1] tools: hv: change permissions of NetworkManager configuration file Olaf Hering (Wed Oct 16 2024 - 10:35:58 EST)
- Re: [PATCH v1 2/5] arm64: dts: qcom: Add support for configuring channel TRE size Bjorn Andersson (Wed Oct 16 2024 - 10:36:16 EST)
- Re: [RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection Ryan Roberts (Wed Oct 16 2024 - 10:36:51 EST)
- Re: [RFC PATCH v1 06/57] mm: Remove PAGE_SIZE compile-time constant assumption Ryan Roberts (Wed Oct 16 2024 - 10:38:20 EST)
- Re: [RFC PATCH v1 13/57] bpf: Remove PAGE_SIZE compile-time constant assumption Ryan Roberts (Wed Oct 16 2024 - 10:38:58 EST)
- Re: [PATCH v2] wifi: ath11k: Fix invalid ring usage in full monitor mode Jeff Johnson (Wed Oct 16 2024 - 10:39:41 EST)
- Re: [RFC PATCH v1 14/57] pm/hibernate: Remove PAGE_SIZE compile-time constant assumption Ryan Roberts (Wed Oct 16 2024 - 10:40:02 EST)
- Re: [RFC PATCH v1 16/57] perf: Remove PAGE_SIZE compile-time constant assumption Ryan Roberts (Wed Oct 16 2024 - 10:40:57 EST)
- Re: [syzbot] [usb?] INFO: task hung in usb_port_suspend Alan Stern (Wed Oct 16 2024 - 10:41:09 EST)
- Re: [PATCH v6 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together Uladzislau Rezki (Wed Oct 16 2024 - 10:41:29 EST)
- Re: [RFC PATCH v1 17/57] kvm: Remove PAGE_SIZE compile-time constant assumption Ryan Roberts (Wed Oct 16 2024 - 10:41:43 EST)
- [PATCH net-next] net: ethernet: ti: am65-cpsw: Fix uninitialized variable Dan Carpenter (Wed Oct 16 2024 - 10:42:00 EST)
- Re: Re: [PATCH v2 0/5] Add Exynos990 pinctrl and chipid drivers Igor Belwon (Wed Oct 16 2024 - 10:42:18 EST)
- Re: [PATCH V4][next] Bluetooth: btintel_pcie: Remove structrually deadcode Dan Carpenter (Wed Oct 16 2024 - 10:42:34 EST)
- Re: [RFC PATCH v1 21/57] sunrpc: Remove PAGE_SIZE compile-time constant assumption Ryan Roberts (Wed Oct 16 2024 - 10:42:54 EST)
- Re: [RFC PATCH v1 23/57] net: Remove PAGE_SIZE compile-time constant assumption Ryan Roberts (Wed Oct 16 2024 - 10:43:34 EST)
- Re: [RFC PATCH v1 27/57] net: e1000: Remove PAGE_SIZE compile-time constant assumption Ryan Roberts (Wed Oct 16 2024 - 10:44:05 EST)
- Re: [PATCH v3 1/8] x86/sev: Prepare for using the RMPREAD instruction to access the RMP Tom Lendacky (Wed Oct 16 2024 - 10:44:19 EST)
- Re: [RFC PATCH v1 28/57] net: igbvf: Remove PAGE_SIZE compile-time constant assumption Ryan Roberts (Wed Oct 16 2024 - 10:44:34 EST)
- Re: [PATCH v5 5/5] usb: host: enable sideband transfer during system sleep Alan Stern (Wed Oct 16 2024 - 10:45:27 EST)
- Re: [RFC PATCH v1 29/57] net: igb: Remove PAGE_SIZE compile-time constant assumption Ryan Roberts (Wed Oct 16 2024 - 10:45:48 EST)
- Re: [RFC PATCH v1 30/57] drivers/base: Remove PAGE_SIZE compile-time constant assumption Ryan Roberts (Wed Oct 16 2024 - 10:45:59 EST)
- Re: [RFC PATCH v1 31/57] edac: Remove PAGE_SIZE compile-time constant assumption Ryan Roberts (Wed Oct 16 2024 - 10:46:28 EST)
- Re: [PATCH v17 11/16] fprobe: Rewrite fprobe on function-graph tracer Google (Wed Oct 16 2024 - 10:46:50 EST)
- Re: [RFC PATCH v1 36/57] xen: Remove PAGE_SIZE compile-time constant assumption Ryan Roberts (Wed Oct 16 2024 - 10:47:06 EST)
- [PATCH] ACPI: resource: Add LG 16T90SP to irq1_level_low_skip_override[] Christian Heusel (Wed Oct 16 2024 - 10:47:30 EST)
- [PATCH v2 0/2] cpufreq/amd-pstate: Set initial min_freq to lowest_nonlinear_freq Dhananjay Ugwekar (Wed Oct 16 2024 - 10:48:20 EST)
- Re: [RFC PATCH v1 21/57] sunrpc: Remove PAGE_SIZE compile-time constant assumption Chuck Lever (Wed Oct 16 2024 - 10:48:35 EST)
- Re: [PATCH v6 1/9] platform/x86: asus-wmi: export symbols used for read/write WMI Luke Jones (Wed Oct 16 2024 - 10:48:50 EST)
- [PATCH v2 1/2] cpufreq/amd-pstate: Remove the redundant verify() function Dhananjay Ugwekar (Wed Oct 16 2024 - 10:49:02 EST)
- Re: [PATCH v2 0/5] Add Exynos990 pinctrl and chipid drivers Krzysztof Kozlowski (Wed Oct 16 2024 - 10:49:21 EST)
- Re: [PATCH] tools/nolibc/stdlib: fix getenv() with empty environment Willy Tarreau (Wed Oct 16 2024 - 10:49:33 EST)
- [PATCH 1/1] soc: qcom: socinfo: fix revision check in qcom_socinfo_probe() Manikanta Mylavarapu (Wed Oct 16 2024 - 10:49:55 EST)
- [PATCH v2 2/2] cpufreq/amd-pstate: Set the initial min_freq to lowest_nonlinear_freq Dhananjay Ugwekar (Wed Oct 16 2024 - 10:51:23 EST)
- Re: [PATCH bpf-next 2/2] selftests/bpf: Extend test fs_kfuncs to cover security.bpf xattr names Christian Brauner (Wed Oct 16 2024 - 10:51:54 EST)
- Re: [PATCH v5 RESEND 1/2] posix-clock: Fix missing timespec64 check in pc_clock_settime() Thomas Gleixner (Wed Oct 16 2024 - 10:52:29 EST)
- [PATCH 3/6] arm64: dts: qcom: x1e80100-vivobook-s15: fix nvme regulator boot glitch Johan Hovold (Wed Oct 16 2024 - 10:53:15 EST)
- [PATCH 1/6] arm64: dts: qcom: x1e78100-t14s: fix nvme regulator boot glitch Johan Hovold (Wed Oct 16 2024 - 10:53:16 EST)
- [PATCH 0/6] arm64: dts: qcom: x1e80100: fix nvme regulator boot glitch Johan Hovold (Wed Oct 16 2024 - 10:53:16 EST)
- [PATCH 2/6] arm64: dts: qcom: x1e80100-crd: fix nvme regulator boot glitch Johan Hovold (Wed Oct 16 2024 - 10:53:17 EST)
- [PATCH 4/6] arm64: dts: qcom: x1e80100-yoga-slim7x: fix nvme regulator boot glitch Johan Hovold (Wed Oct 16 2024 - 10:53:17 EST)
- [PATCH 6/6] arm64: dts: qcom: x1e80100-qcp: fix nvme regulator boot glitch Johan Hovold (Wed Oct 16 2024 - 10:54:09 EST)
- [PATCH 5/6] arm64: dts: qcom: x1e80100-microsoft-romulus: fix nvme regulator boot glitch Johan Hovold (Wed Oct 16 2024 - 10:54:10 EST)
- Re: [PATCH] docs/dev-tools: fix a typo Jonathan Corbet (Wed Oct 16 2024 - 10:54:30 EST)
- Re: [PATCH v2] usb: using mutex lock and supporting O_NONBLOCK flag in iowarrior_read() Jeongjun Park (Wed Oct 16 2024 - 10:54:45 EST)
- Re: [PATCH] fs: Fix uninitialized value issue in from_kuid Christian Brauner (Wed Oct 16 2024 - 10:55:02 EST)
- Re: [PATCH] afs: Fix lock recursion Christian Brauner (Wed Oct 16 2024 - 10:55:18 EST)
- Re: [RFC PATCH v1 21/57] sunrpc: Remove PAGE_SIZE compile-time constant assumption Jeff Layton (Wed Oct 16 2024 - 10:55:32 EST)
- Re: [PATCH] perf test: Speed up some tests using perf list Ian Rogers (Wed Oct 16 2024 - 10:55:50 EST)
- [PATCH net-next] mailmap: update entry for Jesper Dangaard Brouer Jesper Dangaard Brouer (Wed Oct 16 2024 - 10:56:26 EST)
- Re: [PATCH v6 3/9] platform/x86: asus-armoury: move existing tunings to asus-armoury module Ilpo Järvinen (Wed Oct 16 2024 - 10:57:29 EST)
- Re: [PATCH v2 2/2] cpufreq/amd-pstate: Set the initial min_freq to lowest_nonlinear_freq Mario Limonciello (Wed Oct 16 2024 - 10:57:41 EST)
- Re: [PATCH v2 1/2] cpufreq/amd-pstate: Remove the redundant verify() function Mario Limonciello (Wed Oct 16 2024 - 10:57:57 EST)
- Re: Bad commit backported on the v5.15.y branch ? Greg KH (Wed Oct 16 2024 - 10:58:39 EST)
- Re: [PATCH V2] staging: gpib: Remove a dead condition in if statement Dan Carpenter (Wed Oct 16 2024 - 11:00:42 EST)
- Re: [RFC PATCH 1/1] libperf: evlist: Fix --cpu argument on hybrid platform Ian Rogers (Wed Oct 16 2024 - 11:01:44 EST)
- Re: [PATCH v3 1/8] x86/sev: Prepare for using the RMPREAD instruction to access the RMP Neeraj Upadhyay (Wed Oct 16 2024 - 11:02:04 EST)
- Re: [syzbot] [usb?] INFO: task hung in usb_port_suspend syzbot (Wed Oct 16 2024 - 11:02:14 EST)
- Re: [PATCH v3 3/6] PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller Frank Li (Wed Oct 16 2024 - 11:03:34 EST)
- Re: [RFC PATCH v1 30/57] drivers/base: Remove PAGE_SIZE compile-time constant assumption Greg Kroah-Hartman (Wed Oct 16 2024 - 11:04:35 EST)
- Re: [PATCH v1 1/4] mm/hmm: HMM API for P2P DMA to device zone pages Yonatan Maman (Wed Oct 16 2024 - 11:05:16 EST)
- Re: [PATCH v1 5/5] i2c: i2c-qcom-geni: Add Block event interrupt support Andi Shyti (Wed Oct 16 2024 - 11:06:22 EST)
- [PATCH fix 6.12] mm: mark mas allocation in vms_abort_munmap_vmas as __GFP_NOFAIL Jann Horn (Wed Oct 16 2024 - 11:08:13 EST)
- Re: [syzbot] [bpf?] KCSAN: data-race in __mod_timer / kvfree_call_rcu Uladzislau Rezki (Wed Oct 16 2024 - 11:08:28 EST)
- Re: [PATCH v2] selftest: hid: add the missing tests directory Shuah Khan (Wed Oct 16 2024 - 11:08:42 EST)
- Re: [PATCH RESEND] vdpa: solidrun: Fix UB bug with devres Greg KH (Wed Oct 16 2024 - 11:08:54 EST)
- Re: [RFC PATCH v1 21/57] sunrpc: Remove PAGE_SIZE compile-time constant assumption Ryan Roberts (Wed Oct 16 2024 - 11:09:37 EST)
- Re: [PATCH bpf v1 1/2] bpf: fix link info netfilter flags to populate defrag flag patchwork-bot+netdevbpf (Wed Oct 16 2024 - 11:10:39 EST)
- Re: [PATCH v2] staging: gpib: Add TODO file Greg KH (Wed Oct 16 2024 - 11:11:08 EST)
- [PATCH RESEND] arm64: dts: ti: k3-am625-beagleplay: Enable MikroBUS PWM Ayush Singh (Wed Oct 16 2024 - 11:11:58 EST)
- Re: [RFC PATCH v1 30/57] drivers/base: Remove PAGE_SIZE compile-time constant assumption Ryan Roberts (Wed Oct 16 2024 - 11:12:27 EST)
- Re: [PATCH V2] staging: gpib: Remove a dead condition in if statement Greg KH (Wed Oct 16 2024 - 11:12:39 EST)
- Re: [PATCH -next] firmware_loader: Fix possible resource leak in fw_log_firmware_info() Greg KH (Wed Oct 16 2024 - 11:13:02 EST)
- Re: [PATCH v8 11/11] arm64: support cpuidle-haltpoll Okanovic, Haris (Wed Oct 16 2024 - 11:13:23 EST)
- Re: [PATCH bpf v1 1/2] bpf: fix link info netfilter flags to populate defrag flag Daniel Borkmann (Wed Oct 16 2024 - 11:13:47 EST)
- Re: [PATCH v8 01/11] cpuidle/poll_state: poll via smp_cond_load_relaxed() Okanovic, Haris (Wed Oct 16 2024 - 11:14:04 EST)
- [PATCH 0/3] Add IPQ5424 and IPQ5404 SOC IDs Manikanta Mylavarapu (Wed Oct 16 2024 - 11:16:12 EST)
- [PATCH 1/3] dt-bindings: arm: qcom,ids: add SoC ID for IPQ5424/IPQ5404 Manikanta Mylavarapu (Wed Oct 16 2024 - 11:16:28 EST)
- [PATCH 2/3] soc: qcom: socinfo: add IPQ5424/IPQ5404 SoC ID Manikanta Mylavarapu (Wed Oct 16 2024 - 11:16:39 EST)
- [PATCH 3/3] arm64: dts: qcom: ipq5424: Add smem and tcsr_mutex nodes Manikanta Mylavarapu (Wed Oct 16 2024 - 11:16:53 EST)
- Re: [PATCH v1 0/4] GPU Direct RDMA (P2P DMA) for Device Private Pages Yonatan Maman (Wed Oct 16 2024 - 11:17:09 EST)
- Re: [RFC PATCH v1 00/57] Boot-time page size selection for arm64 David Hildenbrand (Wed Oct 16 2024 - 11:17:19 EST)
- Re: [PATCH rcu] configs/debug: make sure PROVE_RCU_LIST=y takes effect Matthieu Baerts (Wed Oct 16 2024 - 11:19:04 EST)
- Re: [PATCH v1 2/4] nouveau/dmem: HMM P2P DMA for private dev pages Yonatan Maman (Wed Oct 16 2024 - 11:19:20 EST)
- [PATCH 1/2] dt-bindings: rng: add support for Airoha EN7581 TRNG Christian Marangi (Wed Oct 16 2024 - 11:19:38 EST)
- [PATCH 2/2] hwrng: add support for Airoha EN7581 TRNG Christian Marangi (Wed Oct 16 2024 - 11:19:53 EST)
- [PATCH] x86/traps: move kmsan check after instrumentation_begin Sabyrzhan Tasbolatov (Wed Oct 16 2024 - 11:23:48 EST)
- [PATCH] usb: require FMODE_WRITE for usbdev_mmap() Jann Horn (Wed Oct 16 2024 - 11:24:29 EST)
- Re: [PATCH v8 07/10] iommufd: Fault-capable hwpt attach/detach/replace Jason Gunthorpe (Wed Oct 16 2024 - 11:25:12 EST)
- [PATCH 2/2] erofs: simplify declaration of the log functions Gou Hao (Wed Oct 16 2024 - 11:26:04 EST)
- [PATCH 1/2] erofs: using macro instead of definition of log functions Gou Hao (Wed Oct 16 2024 - 11:26:08 EST)
- [PATCH v2 0/4] pwm: meson: Support constant and polarity bits George Stark (Wed Oct 16 2024 - 11:26:23 EST)
- [PATCH v2 1/4] pwm: meson: Simplify get_state() callback George Stark (Wed Oct 16 2024 - 11:26:27 EST)
- [PATCH v2 3/4] pwm: meson: Use separate device id data for axg and g12 George Stark (Wed Oct 16 2024 - 11:26:33 EST)
- [PATCH v2 2/4] pwm: meson: Support constant and polarity bits George Stark (Wed Oct 16 2024 - 11:26:34 EST)
- [PATCH v2 4/4] pwm: meson: Enable constant and polarity features for g12, axg, s4 George Stark (Wed Oct 16 2024 - 11:27:01 EST)
- Re: [PATCH] mailbox, remoteproc: k3-m4+: fix compile testing Mathieu Poirier (Wed Oct 16 2024 - 11:27:11 EST)
- Re: [PATCH v12 1/3] dt-bindings: display: mediatek: Add OF graph support for board path AngeloGioacchino Del Regno (Wed Oct 16 2024 - 11:27:25 EST)
- Re: [PATCH rcu] configs/debug: make sure PROVE_RCU_LIST=y takes effect Matthieu Baerts (Wed Oct 16 2024 - 11:29:41 EST)
- Re: [PATCH -fixes] riscv: Do not use fortify in early code Jessica Clarke (Wed Oct 16 2024 - 11:30:44 EST)
- Re: [PATCH v2] module: sign with sha512 instead of sha1 by default Sami Tolvanen (Wed Oct 16 2024 - 11:31:24 EST)
- Re: [PATCH v4 5/9] can: m_can: Support pinctrl wakeup state Markus Schneider-Pargmann (Wed Oct 16 2024 - 11:32:07 EST)
- Re: [PATCH 0/2] arm64: dts: qcom: x1e80100: Drop orientation-switch from USB SS[0-1] QMP PHYs Bjorn Andersson (Wed Oct 16 2024 - 11:32:27 EST)
- Re: (subset) [PATCH v4 0/3] X1E Dell XPS 9345 support Bjorn Andersson (Wed Oct 16 2024 - 11:32:41 EST)
- Re: [PATCH v8 0/3] arm64: dts: qcom: extend the register range for ICE on several platforms Bjorn Andersson (Wed Oct 16 2024 - 11:33:03 EST)
- Re: (subset) [RESEND PATCH v2 0/1] Add Qualcomm Adreno 642L speedbin and update SC7280 OPPs Bjorn Andersson (Wed Oct 16 2024 - 11:33:05 EST)
- Re: [PATCH] arm64: dts: qcom: x1e80100: rename vph-pwr regulator nodes Bjorn Andersson (Wed Oct 16 2024 - 11:33:19 EST)
- Re: [PATCH v2] arm64: dts: qcom: x1e80100: enable GICv3 ITS for PCIe Bjorn Andersson (Wed Oct 16 2024 - 11:33:40 EST)
- Re: (subset) [PATCH v2 1/3] arm64: dts: qcom: x1e80100: enable OTG on USB-C controllers Bjorn Andersson (Wed Oct 16 2024 - 11:33:55 EST)
- Re: [PATCH v3] arm64: dts: qcom: sa8775p: Populate additional UART DT nodes Bjorn Andersson (Wed Oct 16 2024 - 11:34:07 EST)
- Re: [PATCH] arm64: dts: qcom: Drop undocumented domain "idle-state-name" Bjorn Andersson (Wed Oct 16 2024 - 11:34:25 EST)
- Re: [PATCH v3] arm64: dts: qcom: x1e80100-t14s: add another trackpad support Bjorn Andersson (Wed Oct 16 2024 - 11:34:47 EST)
- Re: [PATCH 3/3] arm64: dts: qcom: x1e80100-qcp: Add WiFi/BT pwrseq Stephan Gerhold (Wed Oct 16 2024 - 11:35:05 EST)
- Re: [PATCH v2] usb: using mutex lock and supporting O_NONBLOCK flag in iowarrior_read() Greg KH (Wed Oct 16 2024 - 11:35:22 EST)
- [syzbot] Monthly block report (Oct 2024) syzbot (Wed Oct 16 2024 - 11:35:50 EST)
- [syzbot] Monthly xfs report (Oct 2024) syzbot (Wed Oct 16 2024 - 11:36:39 EST)
- [PATCH 1/2] dt-bindings: thermal: Add support for Airoha EN7581 thermal sensor Christian Marangi (Wed Oct 16 2024 - 11:37:04 EST)
- [PATCH 2/2] thermal: Add support for Airoha EN7581 thermal sensor Christian Marangi (Wed Oct 16 2024 - 11:37:18 EST)
- Re: [PATCH] mailbox, remoteproc: k3-m4+: fix compile testing Andrew Davis (Wed Oct 16 2024 - 11:37:55 EST)
- Re: [PATCH 2/2] mm: shmem: improve the tmpfs large folio read performance Matthew Wilcox (Wed Oct 16 2024 - 11:38:06 EST)
- Re: [PATCH 0/2] Enable Ethernet on the Genio 700 EVK board Rob Herring (Arm) (Wed Oct 16 2024 - 11:38:43 EST)
- Re: [PATCH -v2] resource: Remove dependency on SPARSEMEM from GET_FREE_REGION Nathan Chancellor (Wed Oct 16 2024 - 11:39:00 EST)
- Re: [PATCH fix 6.12] mm: mark mas allocation in vms_abort_munmap_vmas as __GFP_NOFAIL Liam R. Howlett (Wed Oct 16 2024 - 11:40:18 EST)
- Re: [PATCH v8 6/8] i2c: of-prober: Add GPIO support to simple helpers Doug Anderson (Wed Oct 16 2024 - 11:40:22 EST)
- Re: [peterz-queue:sched/lazy] [sched, x86] 74d850cd4c: WARNING:at_kernel/rcu/rcutorture.c:#rcu_torture_stats_print[rcutorture] Sebastian Andrzej Siewior (Wed Oct 16 2024 - 11:40:59 EST)
- [PATCH v3 0/3] mm/slub: Improve data handling of krealloc() when orig_size is enabled Feng Tang (Wed Oct 16 2024 - 11:42:06 EST)
- [PATCH v3 1/3] mm/slub: Consider kfence case for get_orig_size() Feng Tang (Wed Oct 16 2024 - 11:42:18 EST)
- [PATCH v3 2/3] mm/slub: Improve redzone check and zeroing for krealloc() Feng Tang (Wed Oct 16 2024 - 11:42:27 EST)
- [PATCH v3 3/3] mm/slub, kunit: Add testcase for krealloc redzone and zeroing Feng Tang (Wed Oct 16 2024 - 11:42:37 EST)
- Re: [PATCH] remoteproc: Documentation: upgrade from staging. Mathieu Poirier (Wed Oct 16 2024 - 11:43:50 EST)
- Re: [PATCH v1 1/4] mm/hmm: HMM API for P2P DMA to device zone pages Jason Gunthorpe (Wed Oct 16 2024 - 11:44:38 EST)
- [PATCH net,v2] hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER event Haiyang Zhang (Wed Oct 16 2024 - 11:44:49 EST)
- Re: [PATCH v1 1/1] x86/percpu: Cast -1 to argument type when comparing in percpu_add_op() Dave Hansen (Wed Oct 16 2024 - 11:45:14 EST)
- Re: [PATCH 0/6] arm64: dts: qcom: x1e80100: fix nvme regulator boot glitch Stephan Gerhold (Wed Oct 16 2024 - 11:45:28 EST)
- Re: [PATCH v1 1/4] mm/hmm: HMM API for P2P DMA to device zone pages Jason Gunthorpe (Wed Oct 16 2024 - 11:46:05 EST)
- Re: [linus:master] [iomap] c5c810b94c: stress-ng.metamix.ops_per_sec -98.4% regression Brian Foster (Wed Oct 16 2024 - 11:46:27 EST)
- Re: [PATCH v2 1/7] s390/kdump: implement is_kdump_kernel() David Hildenbrand (Wed Oct 16 2024 - 11:47:56 EST)
- [PATCH v3 0/6] Add minimal Exynos990 SoC and SM-N981B support Igor Belwon (Wed Oct 16 2024 - 11:48:22 EST)
- [PATCH v3 1/6] dt-bindings: arm: cpus: Add Samsung Mongoose M5 Igor Belwon (Wed Oct 16 2024 - 11:48:32 EST)
- [PATCH v3 3/6] dt-bindings: arm: samsung: samsung-boards: Add bindings for Exynos 990 boards Igor Belwon (Wed Oct 16 2024 - 11:48:46 EST)
- [PATCH v3 4/6] soc: samsung: exynos-chipid: Add support for Exynos 990 chipid Igor Belwon (Wed Oct 16 2024 - 11:48:57 EST)
- [PATCH v3 2/6] dt-bindings: hwinfo: exynos-chipid: Add compatible for Exynos 990 chipid Igor Belwon (Wed Oct 16 2024 - 11:49:02 EST)
- [PATCH v3 6/6] arm64: dts: exynos: Add initial support for Samsung Galaxy Note20 5G (c1s) Igor Belwon (Wed Oct 16 2024 - 11:49:23 EST)
- Re: [PATCH v4 05/28] dax: Document dax dev range tuple Jonathan Cameron (Wed Oct 16 2024 - 11:49:38 EST)
- [PATCH v3 5/6] arm64: dts: exynos: Add initial support for the Exynos 990 SoC Igor Belwon (Wed Oct 16 2024 - 11:49:56 EST)
- [PATCH v3 0/3] Add Exynos990 pinctrl drivers Igor Belwon (Wed Oct 16 2024 - 11:50:12 EST)
- [PATCH v3 1/3] dt-bindings: pinctrl: samsung: Add exynos990-pinctrl compatible Igor Belwon (Wed Oct 16 2024 - 11:50:26 EST)
- [PATCH v3 2/3] dt-bindings: pinctrl: samsung: add exynos990-wakeup-eint compatible Igor Belwon (Wed Oct 16 2024 - 11:50:34 EST)
- [PATCH v3 3/3] pinctrl: samsung: Add Exynos 990 SoC pinctrl configuration Igor Belwon (Wed Oct 16 2024 - 11:50:52 EST)
- [PATCH] powercap: intel_rapl_msr: Add PL4 support for Arrowlake-H Srinivas Pandruvada (Wed Oct 16 2024 - 11:51:07 EST)
- Re: [PATCH rcu] configs/debug: make sure PROVE_RCU_LIST=y takes effect Paul E. McKenney (Wed Oct 16 2024 - 11:51:22 EST)
- micrel ksz8081 RMII phy and clause-22 broadcast Alexander Dahl (Wed Oct 16 2024 - 11:52:13 EST)
- [syzbot] [mm?] INFO: rcu detected stall in seq_read_iter (2) syzbot (Wed Oct 16 2024 - 11:52:32 EST)
- Re: [PATCH 0/6] arm64: dts: qcom: x1e80100: fix nvme regulator boot glitch Aleksandrs Vinarskis (Wed Oct 16 2024 - 11:53:10 EST)
- Re: [PATCH 5/7] x86/resctrl: Add interface to enable/disable SDCIAE Reinette Chatre (Wed Oct 16 2024 - 11:54:09 EST)
- Re: [PATCH v4 08/28] cxl/mem: Read dynamic capacity configuration from the device Jonathan Cameron (Wed Oct 16 2024 - 11:54:30 EST)
- Re: [PATCH 3/7] x86/resctrl: Introduce sdciae_capable in rdt_resource Reinette Chatre (Wed Oct 16 2024 - 11:54:45 EST)
- Re: [PATCH v2 1/7] s390/kdump: implement is_kdump_kernel() David Hildenbrand (Wed Oct 16 2024 - 11:55:15 EST)
- [PATCH][next] pinctrl: th1520: Fix potential null pointer dereference on func Colin Ian King (Wed Oct 16 2024 - 11:57:10 EST)
- Re: [PATCH RFC v1 net-next 06/12] net: core: dev: Add dev_fill_bridge_path() Eric Woudstra (Wed Oct 16 2024 - 11:57:41 EST)
- Re: [PATCH v8 07/25] x86/resctrl: Introduce the interface to display monitor mode Moger, Babu (Wed Oct 16 2024 - 11:58:06 EST)
- Re: [PATCH RFC v1 net-next 00/12] bridge-fastpath and related improvements Eric Woudstra (Wed Oct 16 2024 - 12:00:08 EST)
- Re: [PATCH fix 6.12] mm: mark mas allocation in vms_abort_munmap_vmas as __GFP_NOFAIL Jann Horn (Wed Oct 16 2024 - 12:00:49 EST)
- Re: [PATCH] remoteproc: qcom_q6v5_mss: Re-order writes to the IMEM region Doug Anderson (Wed Oct 16 2024 - 12:02:23 EST)
- Re: [PATCH] mailbox, remoteproc: k3-m4+: fix compile testing Mathieu Poirier (Wed Oct 16 2024 - 12:02:51 EST)
- Re: [PATCH] firmware: ti_sci: Fix compilation failure when CONFIG_TI_SCI_PROTOCOL=m Mathieu Poirier (Wed Oct 16 2024 - 12:04:03 EST)
- [PATCH v1] perf tool_pmu: Remove duplicate io.h header Ian Rogers (Wed Oct 16 2024 - 12:04:25 EST)
- Re: [RFC PATCH 2/2] f2fs: introduce f2fs_invalidate_consecutive_blocks() Jaegeuk Kim (Wed Oct 16 2024 - 12:04:37 EST)
- Re: [PATCH v3] remoteproc: Add a new remoteproc state RPROC_DEFUNCT anish kumar (Wed Oct 16 2024 - 12:04:47 EST)
- Re: [PATCH v2 05/13] platform/x86: hfi: Introduce AMD Hardware Feedback Interface Driver Mario Limonciello (Wed Oct 16 2024 - 12:07:04 EST)
- Re: [PATCH] f2fs: fix to parse temperature correctly in f2fs_get_segment_temp() Jaegeuk Kim (Wed Oct 16 2024 - 12:07:35 EST)
- Re: [PATCH v2 0/4] Provide devm_clk_bulk_get_all_enabled() helper Sebastian Reichel (Wed Oct 16 2024 - 12:08:00 EST)
- Re: [RFC PATCH v1 00/57] Boot-time page size selection for arm64 Ryan Roberts (Wed Oct 16 2024 - 12:08:13 EST)
- Re: [PATCH v2 1/4] dt-bindings: rtc: add schema for NXP S32G2/S32G3 SoCs Alexandre Belloni (Wed Oct 16 2024 - 12:08:41 EST)
- Re: [PATCH] sched/topology: improve topology_span_sane speed Steve Wahl (Wed Oct 16 2024 - 12:08:58 EST)
- Re: [PATCH v7 2/3] i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_DESIRED Frank Li (Wed Oct 16 2024 - 12:09:24 EST)
- Re: [PATCH v4 5/9] can: m_can: Support pinctrl wakeup state Vincent MAILHOL (Wed Oct 16 2024 - 12:09:45 EST)
- Re: [PATCH v3 14/14] platform/x86: hfi: Add debugfs support Mario Limonciello (Wed Oct 16 2024 - 12:09:57 EST)
- Re: [PATCH v12 1/3] dt-bindings: display: mediatek: Add OF graph support for board path Rob Herring (Wed Oct 16 2024 - 12:10:09 EST)
- [PATCH] cpufreq: airoha: Add EN7581 Cpufreq SMC driver Christian Marangi (Wed Oct 16 2024 - 12:11:38 EST)
- Re: [PATCH 02/15] cxl/aer/pci: Update is_internal_error() to be callable w/o CONFIG_PCIEAER_CXL Jonathan Cameron (Wed Oct 16 2024 - 12:12:14 EST)
- Re: [peterz-queue:sched/lazy] [sched, x86] 74d850cd4c: WARNING:at_kernel/rcu/rcutorture.c:#rcu_torture_stats_print[rcutorture] Paul E. McKenney (Wed Oct 16 2024 - 12:12:41 EST)
- RE: [EXT] Re: [PATCH v8 2/5] dt-bindings: arm: fsl: add imx-se-fw binding doc Pankaj Gupta (Wed Oct 16 2024 - 12:13:38 EST)
- Re: [PATCH v8 1/1] pwm: imx27: workaround of the pwm output bug when decrease the duty cycle Frank Li (Wed Oct 16 2024 - 12:14:53 EST)
- Re: [PATCH] perf test: Handle perftool-testsuite_probe failure due to broken DWARF Arnaldo Carvalho de Melo (Wed Oct 16 2024 - 12:16:04 EST)
- Re: [PATCH v12 02/19] x86/sev: Handle failures from snp_init() Tom Lendacky (Wed Oct 16 2024 - 12:17:05 EST)
- [PATCH v2 rcu 0/3] RCU CPU stall-warning changes for v6.13 Paul E. McKenney (Wed Oct 16 2024 - 12:18:58 EST)
- [PATCH] m68k: Initialize jump labels early during setup_arch() Jean-Michel Hautbois (Wed Oct 16 2024 - 12:19:08 EST)
- [PATCH v2 rcu 2/3] rcu: Stop stall warning from dumping stacks if grace period ends Paul E. McKenney (Wed Oct 16 2024 - 12:19:44 EST)
- [PATCH v2 rcu 3/3] rcu: Finer-grained grace-period-end checks in rcu_dump_cpu_stacks() Paul E. McKenney (Wed Oct 16 2024 - 12:19:44 EST)
- [PATCH v2 rcu 1/3] rcu: Delete unused rcu_gp_might_be_stalled() function Paul E. McKenney (Wed Oct 16 2024 - 12:19:46 EST)
- Re: [PATCH v2 0/4] PCI: ep: dwc/imx6: Add bus address support for PCI endpoint devices Frank Li (Wed Oct 16 2024 - 12:20:47 EST)
- Re: [PATCH v5 11/40] x86/resctrl: Export resctrl fs's init function Tony Luck (Wed Oct 16 2024 - 12:20:58 EST)
- Re: [PATCH v3 1/6] genirq/msi: Add cleanup guard define for msi_lock_descs()/msi_unlock_descs() Thomas Gleixner (Wed Oct 16 2024 - 12:22:02 EST)
- Re: [PATCH 04/15] cxl/aer/pci: Add CXL PCIe port correctable error support in AER service driver Jonathan Cameron (Wed Oct 16 2024 - 12:22:50 EST)
- Re: [PATCH net-next 1/2] ethtool: rss: prevent rss ctx deletion when in use Edward Cree (Wed Oct 16 2024 - 12:23:33 EST)
- [PATCH v9 0/5] v9: firmware: imx: driver for NXP secure-enclave Pankaj Gupta (Wed Oct 16 2024 - 12:23:50 EST)
- [PATCH v9 1/5] Documentation/firmware: add imx/se to other_interfaces Pankaj Gupta (Wed Oct 16 2024 - 12:23:59 EST)
- [PATCH v9 2/5] dt-bindings: arm: fsl: add imx-se-fw binding doc Pankaj Gupta (Wed Oct 16 2024 - 12:24:14 EST)
- [PATCH v9 3/5] arm64: dts: imx8ulp-evk: add nxp secure enclave firmware Pankaj Gupta (Wed Oct 16 2024 - 12:24:24 EST)
- [PATCH v9 4/5] firmware: imx: add driver for NXP EdgeLock Enclave Pankaj Gupta (Wed Oct 16 2024 - 12:24:43 EST)
- [PATCH v9 5/5] firmware: imx: adds miscdev Pankaj Gupta (Wed Oct 16 2024 - 12:24:48 EST)
- Re: [PATCH 2/2] arm64/crc32: Implement 4-way interleave using PMULL Eric Biggers (Wed Oct 16 2024 - 12:25:10 EST)
- Re: [PATCH 2/3] arm64: dts: fsl-lx2160a: add rev2 support Frank Li (Wed Oct 16 2024 - 12:25:22 EST)
- Re: [PATCH net-next 1/1] net: phy: Refactor mediatek-ge-soc.c for clarity and correctness SkyLake Huang (黃啟澤) (Wed Oct 16 2024 - 12:25:46 EST)
- Re: linux-next: build failure after merge of the bpf-next tree Alexei Starovoitov (Wed Oct 16 2024 - 12:26:08 EST)
- Re: [PATCH v8 07/25] x86/resctrl: Introduce the interface to display monitor mode Reinette Chatre (Wed Oct 16 2024 - 12:26:22 EST)
- [PATCH] netfs: Downgrade i_rwsem for a buffered write David Howells (Wed Oct 16 2024 - 12:28:52 EST)
- Re: [PATCH 05/15] cxl/aer/pci: Update AER driver to read UCE fatal status for all CXL PCIe port devices Jonathan Cameron (Wed Oct 16 2024 - 12:29:15 EST)
- Re: [PATCH 06/15] cxl/aer/pci: Introduce PCI_ERS_RESULT_PANIC to pci_ers_result type Jonathan Cameron (Wed Oct 16 2024 - 12:30:27 EST)
- Re: [PATCH] kselftest/arm64: Ensure stable names for GCS stress test results Catalin Marinas (Wed Oct 16 2024 - 12:30:38 EST)
- Re: [PATCH] kselftest/arm64: Validate that GCS push and write permissions work Catalin Marinas (Wed Oct 16 2024 - 12:30:49 EST)
- Re: [PATCH] arm64/mm: Change pgattr_change_is_safe() arguments as pteval_t Catalin Marinas (Wed Oct 16 2024 - 12:31:00 EST)
- Re: [PATCH v3 3/6] PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller Thomas Gleixner (Wed Oct 16 2024 - 12:31:12 EST)
- Re: [PATCH] arm64: head: Drop SWAPPER_TABLE_SHIFT Catalin Marinas (Wed Oct 16 2024 - 12:31:23 EST)
- Re: [v6 PATCH 1/2] hugetlb: arm64: add mte support Catalin Marinas (Wed Oct 16 2024 - 12:31:38 EST)
- Re: [PATCH] arm64/sysreg: Update ID_AA64MMFR1_EL1 to DDI0601 2024-09 Catalin Marinas (Wed Oct 16 2024 - 12:31:47 EST)
- Re: [PATCH v3 1/6] genirq/msi: Add cleanup guard define for msi_lock_descs()/msi_unlock_descs() Frank Li (Wed Oct 16 2024 - 12:33:26 EST)
- [RFC PATCH 0/4] Updates for CXL Event Records shiju.jose (Wed Oct 16 2024 - 12:34:32 EST)
- [RFC PATCH 1/4] cxl/events: Updates for CXL Common Event Record Format shiju.jose (Wed Oct 16 2024 - 12:34:46 EST)
- [RFC PATCH 2/4] cxl/events: Updates for CXL General Media Event Record shiju.jose (Wed Oct 16 2024 - 12:34:59 EST)
- [RFC PATCH 3/4] cxl/events: Updates for CXL DRAM Event Record shiju.jose (Wed Oct 16 2024 - 12:35:14 EST)
- [RFC PATCH 4/4] cxl/events: Updates for CXL Memory Module Event Record shiju.jose (Wed Oct 16 2024 - 12:35:32 EST)
- Re: [PATCH 1/3] dt-bindings: sound: Add CS42L84 codec Rob Herring (Wed Oct 16 2024 - 12:35:47 EST)
- Re: [netfilter-core] [PATCH v1] netfilter: x_tables: fix ordering of get and update table private Florian Westphal (Wed Oct 16 2024 - 12:35:58 EST)
- Re: [PATCH] x86/traps: move kmsan check after instrumentation_begin Alexander Potapenko (Wed Oct 16 2024 - 12:36:16 EST)
- [PATCH v1] firmware: microchip: auto-update: fix poll_complete() to not report spurious timeout errors Conor Dooley (Wed Oct 16 2024 - 12:36:30 EST)
- Re: [PATCH v1] firmware: microchip: auto-update: fix poll_complete() to not report spurious timeout errors Conor Dooley (Wed Oct 16 2024 - 12:36:41 EST)
- Re: [PATCH] leds: class: Protect brightness_show() with led_cdev->led_access mutex anish kumar (Wed Oct 16 2024 - 12:37:36 EST)
- Re: [PATCH bpf-next 2/2] selftests/bpf: Extend test fs_kfuncs to cover security.bpf xattr names Song Liu (Wed Oct 16 2024 - 12:38:27 EST)
- Re: [PATCH v3 1/2] irqchip: Kconfig: module build support for the TI interrupt router driver Thomas Gleixner (Wed Oct 16 2024 - 12:38:29 EST)
- Re: [PATCH v2] printk: Improve memory usage logging during boot Isaac Manjarres (Wed Oct 16 2024 - 12:38:54 EST)
- Re: [PATCH v1 1/4] mm/hmm: HMM API for P2P DMA to device zone pages Christoph Hellwig (Wed Oct 16 2024 - 12:41:16 EST)
- [PATCH 1/2] remoteproc: k3-dsp: Add compile testing support Andrew Davis (Wed Oct 16 2024 - 12:41:58 EST)
- [PATCH 2/2] remoteproc: k3-r5: Add compile testing support Andrew Davis (Wed Oct 16 2024 - 12:42:14 EST)
- [PATCH 0/2] Enable compile testing for K3 RemoteProc drivers Andrew Davis (Wed Oct 16 2024 - 12:42:20 EST)
- Re: [PATCH] arm64: dts: x1e80100-crd: describe HID supplies Stephan Gerhold (Wed Oct 16 2024 - 12:43:45 EST)
- Re: [PATCH] mailbox, remoteproc: k3-m4+: fix compile testing Andrew Davis (Wed Oct 16 2024 - 12:43:55 EST)
- Re: [PATCH 9/9] drm/panfrost: Explicitly clean up panfrost fence Adrián Larumbe (Wed Oct 16 2024 - 12:44:40 EST)
- Re: [PATCH v2] arm64: Allow packing uncompressed images into distro packages Marc Zyngier (Wed Oct 16 2024 - 12:45:07 EST)
- Re: [PATCH 4/5][next] uapi: net: arp: Avoid -Wflex-array-member-not-at-end warnings Kees Cook (Wed Oct 16 2024 - 12:45:20 EST)
- Re: [PATCH fix 6.12] mm: mark mas allocation in vms_abort_munmap_vmas as __GFP_NOFAIL Liam R. Howlett (Wed Oct 16 2024 - 12:46:16 EST)
- Re: [PATCH 3/7] x86/resctrl: Introduce sdciae_capable in rdt_resource Moger, Babu (Wed Oct 16 2024 - 12:46:40 EST)
- Re: [PATCH v2 1/2] wifi: ath12k: fix crash when unbinding Jeff Johnson (Wed Oct 16 2024 - 12:48:18 EST)
- Re: [PATCH v2 2/2] wifi: ath12k: fix warning when unbinding Jeff Johnson (Wed Oct 16 2024 - 12:48:37 EST)
- Re: [PATCH v5 20/40] x86/resctrl: Slightly clean-up mbm_config_show() Tony Luck (Wed Oct 16 2024 - 12:50:33 EST)
- Re: [PATCH net-next 1/2] ethtool: rss: prevent rss ctx deletion when in use Daniel Zahka (Wed Oct 16 2024 - 12:51:00 EST)
- Re: [PATCH v1 RESEND] EDAC/bluefield - fix potential integer overflow Borislav Petkov (Wed Oct 16 2024 - 12:51:15 EST)
- Re: [PATCH 5/7] x86/resctrl: Add interface to enable/disable SDCIAE Moger, Babu (Wed Oct 16 2024 - 12:52:35 EST)
- Re: [PATCH V2] Revert "blk-throttle: Fix IO hang for a corner case" Jens Axboe (Wed Oct 16 2024 - 12:53:45 EST)
- Re: [PATCH v3 3/6] PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller Frank Li (Wed Oct 16 2024 - 12:54:29 EST)
- Re: [PATCH 07/15] cxl/aer/pci: Add CXL PCIe port uncorrectable error recovery in AER service driver Jonathan Cameron (Wed Oct 16 2024 - 12:54:42 EST)
- Re: [PATCH v1] firmware: microchip: auto-update: fix poll_complete() to not report spurious timeout errors Jamie.Gibbons (Wed Oct 16 2024 - 12:54:56 EST)
- Re: [PATCH v2] mm/mmap: Fix race in mmap_region() with ftrucate() Liam R. Howlett (Wed Oct 16 2024 - 12:56:38 EST)
- Re: [PATCH -fixes] riscv: Do not use fortify in early code Kees Cook (Wed Oct 16 2024 - 12:56:51 EST)
- Re: [PATCH] sched_ext: Use BTF_ID to resolve task_struct Alexei Starovoitov (Wed Oct 16 2024 - 12:57:34 EST)
- Re: [PATCH v4 08/28] cxl/mem: Read dynamic capacity configuration from the device Kees Cook (Wed Oct 16 2024 - 12:59:46 EST)
- Re: [PATCH RESEND v3 0/3] Fix some starvation problems in block layer Jens Axboe (Wed Oct 16 2024 - 13:00:01 EST)
- Re: [PATCH v2] mm: shrinker: avoid memleak in alloc_shrinker_info Vlastimil Babka (Wed Oct 16 2024 - 13:02:35 EST)
- [PATCH 0/2] printk: Add loud_console printk flag to not suppress sysrq header msgs Marcos Paulo de Souza (Wed Oct 16 2024 - 13:03:31 EST)
- Re: [PATCH v1 1/1] x86/percpu: Cast -1 to argument type when comparing in percpu_add_op() Nick Desaulniers (Wed Oct 16 2024 - 13:03:43 EST)
- [PATCH 1/2] printk: Introduce LOUD_CON flag Marcos Paulo de Souza (Wed Oct 16 2024 - 13:03:53 EST)
- [PATCH 2/2] tty: sysrq: Use printk_loud_console context on __handle_sysrq Marcos Paulo de Souza (Wed Oct 16 2024 - 13:04:01 EST)
- Re: [PATCH] cgroup/bpf: fix NULL pointer dereference at cgroup_bpf_offline Tejun Heo (Wed Oct 16 2024 - 13:04:39 EST)
- [PATCH] iio: light: veml6030: fix microlux value calculation Javier Carrasco (Wed Oct 16 2024 - 13:04:52 EST)
- Re: [PATCH v8 01/11] cpuidle/poll_state: poll via smp_cond_load_relaxed() Ankur Arora (Wed Oct 16 2024 - 13:05:36 EST)
- drivers/gpu/drm/amd/amdgpu/amdgpu_eeprom.c:145:8-12: opportunity for str_read_write(read) (fwd) Julia Lawall (Wed Oct 16 2024 - 13:08:38 EST)
- Re: linux-next: duplicate patches in the ipvs-next tree Simon Horman (Wed Oct 16 2024 - 13:08:54 EST)
- Re: [PATCH v3 04/11] PCI: brcmstb: Expand inbound size calculation helper Jim Quinlan (Wed Oct 16 2024 - 13:09:25 EST)
- Re: [PATCH v2] locking/ww_mutex: Adjust to lockdep nest_lock requirements Boqun Feng (Wed Oct 16 2024 - 13:12:34 EST)
- Re: [PATCH 1/2] perf tools: Fix possible compiler warnings in hashmap Namhyung Kim (Wed Oct 16 2024 - 13:12:48 EST)
- Re: [PATCH v6] perf sched timehist: Add pre-migration wait time option Namhyung Kim (Wed Oct 16 2024 - 13:12:57 EST)
- Re: [PATCH] perf evsel: Fix missing inherit + sample read check Namhyung Kim (Wed Oct 16 2024 - 13:13:01 EST)
- Re: [PATCH] perf test: Delete unused Intel CQM test Namhyung Kim (Wed Oct 16 2024 - 13:13:10 EST)
- Re: [PATCH v3 0/7] perf arm-spe: Refactor data source encoding Namhyung Kim (Wed Oct 16 2024 - 13:13:29 EST)
- [PATCH RESEND] arm: dts: nxp: lpc: lpc32xx: drop 'clocks' form rtc Javier Carrasco (Wed Oct 16 2024 - 13:14:55 EST)
- Re: [PATCH 09/15] cxl/pci: Map CXL PCIe downstream port RAS registers Jonathan Cameron (Wed Oct 16 2024 - 13:15:17 EST)
- Re: [PATCH v3 06/11] PCI: brcmstb: Avoid turn off of bridge reset Jim Quinlan (Wed Oct 16 2024 - 13:17:31 EST)
- Re: [PATCH v2] memcg: add tracing for memcg stat updates T.J. Mercier (Wed Oct 16 2024 - 13:17:43 EST)
- Re: [PATCH 04/15] cxl/aer/pci: Add CXL PCIe port correctable error support in AER service driver Terry Bowman (Wed Oct 16 2024 - 13:18:22 EST)
- Re: [PATCH v6 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations Uladzislau Rezki (Wed Oct 16 2024 - 13:21:24 EST)
- Re: [PATCH 15/15] cxl/pci: Enable internal CE/UCE interrupts for CXL PCIe port devices Jonathan Cameron (Wed Oct 16 2024 - 13:21:40 EST)
- Re: [PATCH v2 00/31] Libdw/dwarf build clean up Ian Rogers (Wed Oct 16 2024 - 13:22:19 EST)
- Re: [PATCH 14/15] cxl/aer/pci: Export pci_aer_unmask_internal_errors() Jonathan Cameron (Wed Oct 16 2024 - 13:22:35 EST)
- Re: [PATCH 15/15] cxl/pci: Enable internal CE/UCE interrupts for CXL PCIe port devices Terry Bowman (Wed Oct 16 2024 - 13:24:27 EST)
- Re: [PATCH v2 0/8] CSV/JSON metric thresholds, fix printf modifiers Namhyung Kim (Wed Oct 16 2024 - 13:26:14 EST)
- [PATCH] virtio_net: fix integer overflow in stats Michael S. Tsirkin (Wed Oct 16 2024 - 13:27:28 EST)
- Re: [PATCH v4 1/2] dt-bindings: interrupt-controller: Add support for ASPEED AST27XX INTC Rob Herring (Arm) (Wed Oct 16 2024 - 13:27:48 EST)
- Re: [PATCH v6 2/4] dt-bindings: soc: rockchip: add rk3576 usb2phy syscon Rob Herring (Arm) (Wed Oct 16 2024 - 13:28:28 EST)
- Re: [PATCH v4 1/4] dt-bindings: rng: add st,stm32mp25-rng support Rob Herring (Arm) (Wed Oct 16 2024 - 13:29:15 EST)
- Re: [PATCH 04/15] cxl/aer/pci: Add CXL PCIe port correctable error support in AER service driver Jonathan Cameron (Wed Oct 16 2024 - 13:29:49 EST)
- RE: [PATCH v1 RESEND] EDAC/bluefield - fix potential integer overflow David Thompson (Wed Oct 16 2024 - 13:31:01 EST)
- Re: [PATCH 06/15] cxl/aer/pci: Introduce PCI_ERS_RESULT_PANIC to pci_ers_result type Terry Bowman (Wed Oct 16 2024 - 13:31:57 EST)
- Re: [PATCH v2] mm: shrinker: avoid memleak in alloc_shrinker_info Roman Gushchin (Wed Oct 16 2024 - 13:32:07 EST)
- Re: [PATCH v8 09/25] x86/resctrl: Add __init attribute to dom_data_init() Moger, Babu (Wed Oct 16 2024 - 13:32:51 EST)
- Re: [PATCH] dt-bindings: usb: add rk3576 compatible to rockchip,dwc3 Rob Herring (Arm) (Wed Oct 16 2024 - 13:33:20 EST)
- Re: [PATCH 2/3] dt-bindings: mtd: Add Documentation for Airoha fixed-partitions Andreas Gnau (Wed Oct 16 2024 - 13:33:35 EST)
- Re: [PATCH v3 4/9] dt-bindings: dma: stm32-dma3: prevent additional transfers Rob Herring (Arm) (Wed Oct 16 2024 - 13:33:50 EST)
- Re: [PATCH 2/2] mm: shmem: improve the tmpfs large folio read performance Yang Shi (Wed Oct 16 2024 - 13:34:00 EST)
- Re: [PATCH V2 1/2] tools/perf/pmu-events/powerpc: Add support for compat events in json Namhyung Kim (Wed Oct 16 2024 - 13:35:02 EST)
- Re: [PATCH v3 3/6] PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller Thomas Gleixner (Wed Oct 16 2024 - 13:35:31 EST)
- Re: [PATCH 1/2] dt-bindings: rng: add support for Airoha EN7581 TRNG Rob Herring (Arm) (Wed Oct 16 2024 - 13:35:55 EST)
- Re: [PATCH 1/2] dt-bindings: thermal: Add support for Airoha EN7581 thermal sensor Rob Herring (Arm) (Wed Oct 16 2024 - 13:36:38 EST)
- Re: [PATCH 2/2] perf x86/topdown: Refine helper arch_is_topdown_metrics() Namhyung Kim (Wed Oct 16 2024 - 13:38:13 EST)
- Re: [PATCH v3 02/15] drm/rockchip: Set dma mask to 64 bit Robin Murphy (Wed Oct 16 2024 - 13:39:19 EST)
- Re: [PATCH 18/25] KVM: TDX: Do TDX specific vcpu initialization Edgecombe, Rick P (Wed Oct 16 2024 - 13:42:27 EST)
- Re: [PATCH v1 1/4] mm/hmm: HMM API for P2P DMA to device zone pages Jason Gunthorpe (Wed Oct 16 2024 - 13:45:00 EST)
- Re: [PATCH v6 0/4] drm: Minimum backlight overrides and implementation for amdgpu Harry Wentland (Wed Oct 16 2024 - 13:47:17 EST)
- Re: [PATCH net-next v2 3/3] connector/cn_proc: Selftest for threads Anjali Kulkarni (Wed Oct 16 2024 - 13:48:26 EST)
- Re: [PATCH v4 06/10] riscv: Allow ptrace control of the tagged address ABI Samuel Holland (Wed Oct 16 2024 - 13:50:48 EST)
- [PATCH] riscv/entry: get correct syscall number from syscall_get_nr() Celeste Liu via B4 Relay (Wed Oct 16 2024 - 13:50:59 EST)
- Re: [PATCH v2 1/2] virt: pvmemcontrol: control guest physical memory properties Yuanchu Xie (Wed Oct 16 2024 - 13:53:49 EST)
- [PATCH v3 0/8] CSV/JSON metric thresholds, fix printf modifiers Ian Rogers (Wed Oct 16 2024 - 13:54:03 EST)
- [PATCH v3 1/8] perf color: Add printf format checking and resolve issues Ian Rogers (Wed Oct 16 2024 - 13:54:12 EST)
- [PATCH v3 2/8] perf stat: Fix/add parameter names for print_metric Ian Rogers (Wed Oct 16 2024 - 13:54:32 EST)
- [PATCH v3 3/8] perf stat: Display "none" for NaN with metric only json Ian Rogers (Wed Oct 16 2024 - 13:54:32 EST)
- [PATCH v3 4/8] perf stat: Drop metric-unit if unit is NULL Ian Rogers (Wed Oct 16 2024 - 13:54:44 EST)
- [PATCH v3 5/8] perf stat: Change color to threshold in print_metric Ian Rogers (Wed Oct 16 2024 - 13:55:08 EST)
- [PATCH v3 6/8] perf stat: Display metric threshold value in CSV output Ian Rogers (Wed Oct 16 2024 - 13:55:16 EST)
- [PATCH v3 7/8] perf stat: Add metric-threshold to json output Ian Rogers (Wed Oct 16 2024 - 13:55:27 EST)
- [PATCH v3 8/8] perf stat: Disable metric thresholds for CSV/JSON metric-only mode Ian Rogers (Wed Oct 16 2024 - 13:55:46 EST)
- Re: [PATCH net-next v2 1/1] tg3: Increase buffer size for IRQ label Michael Chan (Wed Oct 16 2024 - 13:56:14 EST)
- Re: [PATCH 2/2] perf x86/topdown: Refine helper arch_is_topdown_metrics() Ian Rogers (Wed Oct 16 2024 - 13:56:32 EST)
- Re: [PATCH 1/2] perf x86/topdown: Make topdown metrics comparators be symmetric Ian Rogers (Wed Oct 16 2024 - 13:56:48 EST)
- Re: [RFC] riscv/entry: issue about a0/orig_a0 register and ENOSYS Celeste Liu (Wed Oct 16 2024 - 13:57:10 EST)
- [GIT PULL] Please pull RDMA subsystem changes Jason Gunthorpe (Wed Oct 16 2024 - 14:00:43 EST)
- [PATCH] kbuild: Fully disable -Wenum-{compare-conditional,enum-conversion} Nathan Chancellor (Wed Oct 16 2024 - 14:01:58 EST)
- Re: [PATCH] mm/vmstat: Fix -Wenum-enum-conversion warning in vmstat.h Nathan Chancellor (Wed Oct 16 2024 - 14:02:42 EST)
- Re: [PATCH v8 01/11] cpuidle/poll_state: poll via smp_cond_load_relaxed() Okanovic, Haris (Wed Oct 16 2024 - 14:05:06 EST)
- Re: [PATCH v2] comedi: Flush partial mappings in error case kernel test robot (Wed Oct 16 2024 - 14:05:50 EST)
- Re: [RFC 1/2] rwsem: introduce upgrade_read interface Matthew Wilcox (Wed Oct 16 2024 - 14:06:16 EST)
- Re: [PATCH v1 1/1] x86/percpu: Cast -1 to argument type when comparing in percpu_add_op() Andy Shevchenko (Wed Oct 16 2024 - 14:06:28 EST)
- Re: [PATCH 07/15] cxl/aer/pci: Add CXL PCIe port uncorrectable error recovery in AER service driver Terry Bowman (Wed Oct 16 2024 - 14:07:57 EST)
- Re: [PATCH v4 0/3] Introduce support for T-head TH1520 Mailbox Drew Fustini (Wed Oct 16 2024 - 14:08:20 EST)
- Re: [PATCH V2 1/2] tools/perf/pmu-events/powerpc: Add support for compat events in json Athira Rajeev (Wed Oct 16 2024 - 14:08:50 EST)
- Re: [PATCH v2 1/4] PCI: dwc: ep: Add bus_addr_base for outbound window Manivannan Sadhasivam (Wed Oct 16 2024 - 14:09:11 EST)
- [tip:timers/vdso] BUILD SUCCESS 6febe0efb2df49105b839d6a3a45ab63d40f315a kernel test robot (Wed Oct 16 2024 - 14:09:44 EST)
- Re: [PATCH v2 1/2] virt: pvmemcontrol: control guest physical memory properties Greg Kroah-Hartman (Wed Oct 16 2024 - 14:10:27 EST)
- Re: [PATCH 1/2] printk: Introduce LOUD_CON flag John Ogness (Wed Oct 16 2024 - 14:11:57 EST)
- Re: [PATCH v2 3/4] PCI: imx6: Pass correct sub mode when calling phy_set_mode_ext() Manivannan Sadhasivam (Wed Oct 16 2024 - 14:12:23 EST)
- [tip:irq/urgent] BUILD SUCCESS d038109ac1c6bf619473dda03a16a6de58170f7f kernel test robot (Wed Oct 16 2024 - 14:13:44 EST)
- Re: [PATCH v17 11/16] fprobe: Rewrite fprobe on function-graph tracer Sven Schnelle (Wed Oct 16 2024 - 14:14:48 EST)
- Re: [PATCH v2 4/4] PCI: imx6: Add i.MX8Q PCIe Endpoint (EP) support Manivannan Sadhasivam (Wed Oct 16 2024 - 14:15:11 EST)
- Re: [PATCH][next] pinctrl: th1520: Fix potential null pointer dereference on func Drew Fustini (Wed Oct 16 2024 - 14:15:25 EST)
- Re: [PATCH v17 11/16] fprobe: Rewrite fprobe on function-graph tracer Sven Schnelle (Wed Oct 16 2024 - 14:16:02 EST)
- Re: [PATCH 09/15] cxl/pci: Map CXL PCIe downstream port RAS registers Terry Bowman (Wed Oct 16 2024 - 14:16:51 EST)
- Re: [PATCH v1 1/2] PCI: dwc: Fix resume failure if no EP is connected on some platforms Manivannan Sadhasivam (Wed Oct 16 2024 - 14:18:44 EST)
- Re: [PATCH v1 1/1] x86/percpu: Cast -1 to argument type when comparing in percpu_add_op() Andy Shevchenko (Wed Oct 16 2024 - 14:20:18 EST)
- Re: [PATCH] perf: Fix missing RCU reader protection in perf_event_clear_cpumask() Paul E. McKenney (Wed Oct 16 2024 - 14:23:55 EST)
- Re: [PATCH v9 2/3] PCI: rockchip: Simplify reset control handling by using reset_control_bulk*() function Manivannan Sadhasivam (Wed Oct 16 2024 - 14:24:06 EST)
- Re: [PATCH v4 1/5] dt-bindings: clocks: add binding for gated-fixed-clocks Stephen Boyd (Wed Oct 16 2024 - 14:26:14 EST)
- Re: [PATCH v4 2/5] clk: clk-gpio: update documentation for gpio-gate clock Stephen Boyd (Wed Oct 16 2024 - 14:26:25 EST)
- Re: [PATCH v4 3/5] clk: clk-gpio: use dev_err_probe for gpio-get failure Stephen Boyd (Wed Oct 16 2024 - 14:26:37 EST)
- Re: [PATCH v4 4/5] clk: clk-gpio: add driver for gated-fixed-clocks Stephen Boyd (Wed Oct 16 2024 - 14:26:48 EST)
- [PATCH v2 0/2] percpu: Add a test case and fix for clang Andy Shevchenko (Wed Oct 16 2024 - 14:26:57 EST)
- [PATCH v2 1/2] x86/percpu: Fix clang warning when dealing with unsigned types Andy Shevchenko (Wed Oct 16 2024 - 14:27:03 EST)
- [PATCH v2 2/2] percpu: Add a test case for the specific 64-bit value addition Andy Shevchenko (Wed Oct 16 2024 - 14:27:09 EST)
- Re: [PATCHv7 net-next 0/6] ibm: emac: more cleanups Rosen Penev (Wed Oct 16 2024 - 14:29:09 EST)
- Re: [PATCH 3/7] x86/resctrl: Introduce sdciae_capable in rdt_resource Reinette Chatre (Wed Oct 16 2024 - 14:31:42 EST)
- Re: [PATCH] kbuild: Fully disable -Wenum-{compare-conditional,enum-conversion} Arnd Bergmann (Wed Oct 16 2024 - 14:32:00 EST)
- Re: [PATCH v3 1/2] irqchip: Kconfig: module build support for the TI interrupt router driver Guillaume LA ROQUE (Wed Oct 16 2024 - 14:32:28 EST)
- [tip:core/debugobjects] BUILD SUCCESS ff8d523cc4520a5ce86cde0fd57c304e2b4f61b3 kernel test robot (Wed Oct 16 2024 - 14:32:48 EST)
- Re: linux-next: build failure after merge of the bpf-next tree Namhyung Kim (Wed Oct 16 2024 - 14:35:31 EST)
- [PATCH bpf-next 0/6] selftests/bpf: integrate test_tcp_check_syncookie.sh into test_progs Alexis Lothoré (eBPF Foundation) (Wed Oct 16 2024 - 14:36:01 EST)
- [PATCH bpf-next 1/6] selftests/bpf: factorize conn and syncookies tests in a single runner Alexis Lothoré (eBPF Foundation) (Wed Oct 16 2024 - 14:36:16 EST)
- [PATCH bpf-next 2/6] selftests/bpf: add missing ns cleanups in btf_skc_cls_ingress Alexis Lothoré (eBPF Foundation) (Wed Oct 16 2024 - 14:36:27 EST)
- [PATCH bpf-next 3/6] selftests/bpf: get rid of global vars in btf_skc_cls_ingress Alexis Lothoré (eBPF Foundation) (Wed Oct 16 2024 - 14:36:51 EST)
- [PATCH bpf-next 4/6] selftests/bpf: add ipv4 and dual ipv4/ipv6 support in btf_skc_cls_ingress Alexis Lothoré (eBPF Foundation) (Wed Oct 16 2024 - 14:37:15 EST)
- [PATCH bpf-next 5/6] selftests/bpf: test MSS value returned with bpf_tcp_gen_syncookie Alexis Lothoré (eBPF Foundation) (Wed Oct 16 2024 - 14:37:29 EST)
- [PATCH bpf-next 6/6] selftests/bpf: remove test_tcp_check_syncookie Alexis Lothoré (eBPF Foundation) (Wed Oct 16 2024 - 14:37:54 EST)
- Re: [PATCH v2] comedi: Flush partial mappings in error case kernel test robot (Wed Oct 16 2024 - 14:38:13 EST)
- Re: [PATCH 0/3] ASoC: Rename "sh" to "renesas" Mark Brown (Wed Oct 16 2024 - 14:38:29 EST)
- Re: [PATCH v2 2/2] s390/time: Add PtP driver Heiko Carstens (Wed Oct 16 2024 - 14:38:45 EST)
- Re: [PATCHv7 net-next 0/6] ibm: emac: more cleanups Simon Horman (Wed Oct 16 2024 - 14:39:00 EST)
- [tip:x86/sev] BUILD SUCCESS 2db67aaca578ec4998b78dc85e2af214bc2e2770 kernel test robot (Wed Oct 16 2024 - 14:42:50 EST)
- [tip:irq/core] BUILD SUCCESS 7607e62525b7f176db4d8115b264e3206c84d6ee kernel test robot (Wed Oct 16 2024 - 14:42:52 EST)
- [PATCH] misc: keba: Fix missing I2C dependency Gerhard Engleder (Wed Oct 16 2024 - 14:43:52 EST)
- Re: [PATCH v1 3/3] pinctrl: th1520: Factor out casts Kees Bakker (Wed Oct 16 2024 - 14:46:14 EST)
- Re: [PATCH v5 3/3] clk: twl: add TWL6030 support Roger Quadros (Wed Oct 16 2024 - 14:51:42 EST)
- Re: [PATCH net] igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog() Simon Horman (Wed Oct 16 2024 - 14:55:08 EST)
- [PATCH v3] dt-bindings: spi: Convert to dtschema Karan Sanghavi (Wed Oct 16 2024 - 14:55:26 EST)
- Re: [PATCH 1/1] KVM: nVMX: update VPPR on vmlaunch/vmresume Sean Christopherson (Wed Oct 16 2024 - 14:55:53 EST)
- Re: [PATCH v8 09/25] x86/resctrl: Add __init attribute to dom_data_init() Reinette Chatre (Wed Oct 16 2024 - 14:56:26 EST)
- Re: [PATCH net-next v2 1/1] net: ks8851: use %*ph to print small buffer Simon Horman (Wed Oct 16 2024 - 14:57:13 EST)
- Re: [PATCH v4 3/9] can: m_can: Map WoL to device_set_wakeup_enable Markus Schneider-Pargmann (Wed Oct 16 2024 - 14:57:46 EST)
- Re: [PATCH net-next] net: ethernet: ti: am65-cpsw: Fix uninitialized variable Roger Quadros (Wed Oct 16 2024 - 14:58:24 EST)
- Re: [PATCH net-next 1/1] net: phy: Refactor mediatek-ge-soc.c for clarity and correctness Simon Horman (Wed Oct 16 2024 - 14:58:42 EST)
- [PATCH] perf tools: sched-pipe bench: add (-n) nonblocking benchmark Brian Geffon (Wed Oct 16 2024 - 15:00:24 EST)
- Re: Crash on armv7-a using KASAN Linus Walleij (Wed Oct 16 2024 - 15:00:44 EST)
- Re: [PATCH v2 net] be2net: fix potential memory leak in be_xmit() Simon Horman (Wed Oct 16 2024 - 15:01:02 EST)
- Re: [01/13] RISC-V: KVM: Order the object files alphabetically Atish Patra (Wed Oct 16 2024 - 15:04:10 EST)
- [PATCH v2] power: supply: bq27xxx: Fix registers of bq27426 Barnabás Czémán (Wed Oct 16 2024 - 15:04:24 EST)
- Re: [RFC PATCH] epoll: Add synchronous wakeup support for ep_poll_callback Brian Geffon (Wed Oct 16 2024 - 15:05:53 EST)
- Re: [PATCH net-next v3 0/9] do not leave dangling sk pointers in pf->create functions patchwork-bot+bluetooth (Wed Oct 16 2024 - 15:06:12 EST)
- Re: [RESEND PATCH] Bluetooth: hci_qca: use devm_clk_get_optional_enabled_with_rate() patchwork-bot+bluetooth (Wed Oct 16 2024 - 15:06:35 EST)
- htmldocs: <built-in>:1:10: fatal error: './include/linux/compiler-version.h' file not found kernel test robot (Wed Oct 16 2024 - 15:06:53 EST)
- Re: [PATCH v2 1/4] PCI: dwc: ep: Add bus_addr_base for outbound window Frank Li (Wed Oct 16 2024 - 15:11:12 EST)
- Re: Re:Re:[PATCH v5] rockchip/drm: vop2: add support for gamma LUT Piotr Zalewski (Wed Oct 16 2024 - 15:19:18 EST)
- Re: [PATCH] pinctrl: sophgo: fix typo in tristate of SG2002 Linus Walleij (Wed Oct 16 2024 - 15:19:45 EST)
- Re: [PATCH v1 1/1] x86/percpu: Cast -1 to argument type when comparing in percpu_add_op() Peter Zijlstra (Wed Oct 16 2024 - 15:20:35 EST)
- [PATCH v2 0/3] mm/memblock,x86,acpi: hotplug memory alignment advisement Gregory Price (Wed Oct 16 2024 - 15:25:23 EST)
- Re: [RFC v7 4/6] gpio: mpfs: add polarfire soc gpio support Linus Walleij (Wed Oct 16 2024 - 15:25:32 EST)
- [PATCH v2 1/3] mm/memblock: implement memblock_advise_size_order and probe functions Gregory Price (Wed Oct 16 2024 - 15:25:37 EST)
- [PATCH v2 2/3] x86: probe memblock size advisement value during mm init Gregory Price (Wed Oct 16 2024 - 15:25:57 EST)
- [PATCH v2 3/3] acpi,srat: reduce memory block size if CFMWS has a smaller alignment Gregory Price (Wed Oct 16 2024 - 15:26:13 EST)
- Re: [RFC v7 4/6] gpio: mpfs: add polarfire soc gpio support Linus Walleij (Wed Oct 16 2024 - 15:26:34 EST)
- [PATCH v2 0/2] arm64: Speed up CRC-32 using PMULL instructions Ard Biesheuvel (Wed Oct 16 2024 - 15:26:56 EST)
- [PATCH v2 1/2] arm64/lib: Handle CRC-32 alternative in C code Ard Biesheuvel (Wed Oct 16 2024 - 15:27:12 EST)
- [PATCH v2 2/2] arm64/crc32: Implement 4-way interleave using PMULL Ard Biesheuvel (Wed Oct 16 2024 - 15:27:24 EST)
- Re: [02/13] RISC-V: KVM: Save/restore HSTATUS in C source Atish Patra (Wed Oct 16 2024 - 15:27:51 EST)
- Re: [PATCH] perf tools: sched-pipe bench: add (-n) nonblocking benchmark Ian Rogers (Wed Oct 16 2024 - 15:28:11 EST)
- Re: [PATCH][next] pinctrl: th1520: Fix potential null pointer dereference on func Linus Walleij (Wed Oct 16 2024 - 15:31:42 EST)
- Re: linux-next: build failure after merge of the bpf-next tree Alexei Starovoitov (Wed Oct 16 2024 - 15:32:44 EST)
- Re: [PATCH][next] pinctrl: th1520: Fix potential null pointer dereference on func Linus Walleij (Wed Oct 16 2024 - 15:33:18 EST)
- [PATCH v1 0/3] Add minimal Samsung Galaxy S20 Series board and SM-G981B support Umer Uddin (Wed Oct 16 2024 - 15:35:23 EST)
- [PATCH v1 1/3] dt-bindings: arm: samsung: samsung-boards: Add bindings for SM-G981B board Umer Uddin (Wed Oct 16 2024 - 15:35:33 EST)
- [PATCH v1 2/3] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 Series boards (hubble) Umer Uddin (Wed Oct 16 2024 - 15:35:41 EST)
- [PATCH v1 3/3] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 5G (x1s) Umer Uddin (Wed Oct 16 2024 - 15:35:56 EST)
- The state of uprobes work and logistics Andrii Nakryiko (Wed Oct 16 2024 - 15:36:12 EST)
- Re: [PATCH v3 04/11] PCI: brcmstb: Expand inbound size calculation helper Bjorn Helgaas (Wed Oct 16 2024 - 15:38:12 EST)
- Re: [PATCH] input: xpad: add support for 8BitDo Ultimate 2C Wireless Controller Dmitry Torokhov (Wed Oct 16 2024 - 15:39:23 EST)
- [PATCH v3 1/2] virt: pvmemcontrol: control guest physical memory properties Yuanchu Xie (Wed Oct 16 2024 - 15:40:11 EST)
- [PATCH v3 2/2] virt: pvmemcontrol: add Yuanchu and Pasha as maintainers Yuanchu Xie (Wed Oct 16 2024 - 15:40:24 EST)
- [PATCH v2] kbuild: Restore the ability to build out of tree dtbs Chris Packham (Wed Oct 16 2024 - 15:42:07 EST)
- Re: [PATCH] PCI: cpqphp: Remove an unused field in struct ctrl_dbg Bjorn Helgaas (Wed Oct 16 2024 - 15:42:33 EST)
- Re: [RFC v7 4/6] gpio: mpfs: add polarfire soc gpio support Conor Dooley (Wed Oct 16 2024 - 15:43:07 EST)
- Re: [PATCH v3 1/2] virt: pvmemcontrol: control guest physical memory properties Greg Kroah-Hartman (Wed Oct 16 2024 - 15:43:10 EST)
- Re: [PATCH v1 1/1] x86/percpu: Cast -1 to argument type when comparing in percpu_add_op() Dave Hansen (Wed Oct 16 2024 - 15:43:55 EST)
- Re: [PATCH v1 1/1] x86/percpu: Cast -1 to argument type when comparing in percpu_add_op() Dave Hansen (Wed Oct 16 2024 - 15:44:36 EST)
- Re: [PATCH v3 1/2] virt: pvmemcontrol: control guest physical memory properties Greg Kroah-Hartman (Wed Oct 16 2024 - 15:44:50 EST)
- Re: [PATCH] PCI: cpcihp: remove uneccessary field Bjorn Helgaas (Wed Oct 16 2024 - 15:46:15 EST)
- Re: [PATCH net-next v3 3/8] rust: time: Change output of Ktime's sub operation to Delta Boqun Feng (Wed Oct 16 2024 - 15:47:33 EST)
- Re: [PATCH 09/13] ata: Use always-managed version of pci_intx() Sergey Shtylyov (Wed Oct 16 2024 - 15:49:39 EST)
- Re: [PATCH v6 3/6] dt-bindings: mfd: Add Realtek RTL9300 switch peripherals Chris Packham (Wed Oct 16 2024 - 15:50:49 EST)
- Re: [PATCH net-next v3 4/8] rust: time: Implement addition of Ktime and Delta Boqun Feng (Wed Oct 16 2024 - 15:54:24 EST)
- Re: [PATCH] PCI: Constify pci_register_io_range stub fwnode_handle Bjorn Helgaas (Wed Oct 16 2024 - 15:55:28 EST)
- Re: [PATCH v5] gpio: add support for FTDI's MPSSE as GPIO Mary Strodl (Wed Oct 16 2024 - 15:56:18 EST)
- Re: [PATCH v9 2/8] fs/block: Check for IOCB_DIRECT in generic_atomic_write_valid() Darrick J. Wong (Wed Oct 16 2024 - 15:57:17 EST)
- Re: [PATCH 3/3] selftests: pidfd: add tests for PIDFD_SELF_* Shuah Khan (Wed Oct 16 2024 - 15:58:34 EST)
- [PATCH] KVM: arm64: Fix shift-out-of-bounds bug Ilkka Koskinen (Wed Oct 16 2024 - 15:58:42 EST)
- Re: [PATCH v9 3/8] block: Add bdev atomic write limits helpers Darrick J. Wong (Wed Oct 16 2024 - 15:59:08 EST)
- Re: [PATCH v6 3/6] dt-bindings: mfd: Add Realtek RTL9300 switch peripherals Chris Packham (Wed Oct 16 2024 - 16:00:40 EST)
- Re: [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_* Shuah Khan (Wed Oct 16 2024 - 16:00:52 EST)
- Re: [PATCH v2 1/3] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup Lorenzo Stoakes (Wed Oct 16 2024 - 16:01:16 EST)
- Re: [syzbot] [net?] KASAN: slab-use-after-free Read in __ethtool_get_link_ksettings syzbot (Wed Oct 16 2024 - 16:02:12 EST)
- Re: [PATCH v9 5/8] fs: iomap: Atomic write support Darrick J. Wong (Wed Oct 16 2024 - 16:04:02 EST)
- Re: [PATCH net-next v3 3/8] rust: time: Change output of Ktime's sub operation to Delta Boqun Feng (Wed Oct 16 2024 - 16:04:25 EST)
- [tip: irq/core] genirq: Unexport nr_irqs tip-bot2 for Bart Van Assche (Wed Oct 16 2024 - 16:04:41 EST)
- [tip: irq/core] genirq: Switch to irq_get_nr_irqs() tip-bot2 for Bart Van Assche (Wed Oct 16 2024 - 16:04:46 EST)
- [tip: irq/core] fs/procfs: Switch to irq_get_nr_irqs() tip-bot2 for Bart Van Assche (Wed Oct 16 2024 - 16:04:49 EST)
- [tip: irq/core] xen/events: Switch to irq_get_nr_irqs() tip-bot2 for Bart Van Assche (Wed Oct 16 2024 - 16:05:04 EST)
- [tip: irq/core] sh: intc: Switch to irq_get_nr_irqs() tip-bot2 for Bart Van Assche (Wed Oct 16 2024 - 16:05:33 EST)
- [tip: irq/core] serial: ucc_uart: Switch to irq_get_nr_irqs() tip-bot2 for Bart Van Assche (Wed Oct 16 2024 - 16:05:38 EST)
- [tip: irq/core] serial: cpm_uart: Switch to irq_get_nr_irqs() tip-bot2 for Bart Van Assche (Wed Oct 16 2024 - 16:05:47 EST)
- [tip: irq/core] serial: amba-pl011: Switch to irq_get_nr_irqs() tip-bot2 for Bart Van Assche (Wed Oct 16 2024 - 16:06:00 EST)
- [tip: irq/core] serial: amba-pl010: Switch to irq_get_nr_irqs() tip-bot2 for Bart Van Assche (Wed Oct 16 2024 - 16:06:14 EST)
- [tip: irq/core] serial: 8250: Switch to irq_get_nr_irqs() tip-bot2 for Bart Van Assche (Wed Oct 16 2024 - 16:06:24 EST)
- [tip: irq/core] serial: core: Switch to irq_get_nr_irqs() tip-bot2 for Bart Van Assche (Wed Oct 16 2024 - 16:06:34 EST)
- [tip: irq/core] scsi: aha152x: Switch to irq_get_nr_irqs() tip-bot2 for Bart Van Assche (Wed Oct 16 2024 - 16:06:48 EST)
- [tip: irq/core] net: hamradio: scc: Switch to irq_get_nr_irqs() tip-bot2 for Bart Van Assche (Wed Oct 16 2024 - 16:07:01 EST)
- [tip: irq/core] net: hamradio: baycom_ser_fdx: Switch to irq_get_nr_irqs() tip-bot2 for Bart Van Assche (Wed Oct 16 2024 - 16:07:16 EST)
- [tip: irq/core] net: 3com: 3c59x: Switch to irq_get_nr_irqs() tip-bot2 for Bart Van Assche (Wed Oct 16 2024 - 16:07:25 EST)
- [tip: irq/core] hpet: Switch to irq_get_nr_irqs() tip-bot2 for Bart Van Assche (Wed Oct 16 2024 - 16:07:32 EST)
- [tip: irq/core] x86/acpi: Switch to irq_get_nr_irqs() and irq_set_nr_irqs() tip-bot2 for Bart Van Assche (Wed Oct 16 2024 - 16:07:49 EST)
- [tip: irq/core] s390/irq: Switch to irq_get_nr_irqs() tip-bot2 for Bart Van Assche (Wed Oct 16 2024 - 16:07:59 EST)
- [tip: irq/core] LoongArch: Switch to irq_set_nr_irqs() tip-bot2 for Bart Van Assche (Wed Oct 16 2024 - 16:08:15 EST)
- [tip: irq/core] powerpc/cell: Switch to irq_get_nr_irqs() tip-bot2 for Bart Van Assche (Wed Oct 16 2024 - 16:08:15 EST)
- [tip: irq/core] ARM: Switch to irq_get_nr_irqs() / irq_set_nr_irqs() tip-bot2 for Bart Van Assche (Wed Oct 16 2024 - 16:08:20 EST)
- [tip: irq/core] genirq: Introduce irq_get_nr_irqs() and irq_set_nr_irqs() tip-bot2 for Bart Van Assche (Wed Oct 16 2024 - 16:08:41 EST)
- Re: [PATCH v2] cpupower: Add Chinese Simplified translation Shuah Khan (Wed Oct 16 2024 - 16:09:08 EST)
- [PATCH v10 0/3] Add initial support for the Rockchip RK3588 HDMI TX Controller Cristian Ciocaltea (Wed Oct 16 2024 - 16:09:30 EST)
- [PATCH v10 2/3] dt-bindings: display: rockchip: Add schema for RK3588 HDMI TX Controller Cristian Ciocaltea (Wed Oct 16 2024 - 16:09:35 EST)
- [PATCH v10 3/3] drm/rockchip: Add basic RK3588 HDMI output support Cristian Ciocaltea (Wed Oct 16 2024 - 16:09:53 EST)
- [PATCH v10 1/3] drm/bridge: synopsys: Add DW HDMI QP TX Controller support library Cristian Ciocaltea (Wed Oct 16 2024 - 16:10:03 EST)
- [kvm-unit-tests] arm64: Build failures in fpu.c test with clang Raghavendra Rao Ananta (Wed Oct 16 2024 - 16:10:24 EST)
- Re: [PATCH] media: i2c: ov5645: add HAS_EVENTS supporty Laurent Pinchart (Wed Oct 16 2024 - 16:10:37 EST)
- Re: [PATCH v9 20/37] arm: gic-v3-its: Implement of_xlate Moritz Fischer (Wed Oct 16 2024 - 16:10:53 EST)
- [PATCH v1] riscv: dts: starfive: disable unused csi/camss nodes Conor Dooley (Wed Oct 16 2024 - 16:12:01 EST)
- Re: [PATCH v9 3/3] drm/rockchip: Add basic RK3588 HDMI output support Cristian Ciocaltea (Wed Oct 16 2024 - 16:12:12 EST)
- Re: [PATCH v9 7/8] xfs: Validate atomic writes Darrick J. Wong (Wed Oct 16 2024 - 16:13:53 EST)
- Re: [PATCH v9 8/8] xfs: Support setting FMODE_CAN_ATOMIC_WRITE Darrick J. Wong (Wed Oct 16 2024 - 16:14:14 EST)
- Re: [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private Peter Xu (Wed Oct 16 2024 - 16:16:37 EST)
- Re: Re:Re:[PATCH v5] rockchip/drm: vop2: add support for gamma LUT Daniel Stone (Wed Oct 16 2024 - 16:17:52 EST)
- [PATCH 2/2] mm/mremap: Remove goto from mremap_to() Liam R. Howlett (Wed Oct 16 2024 - 16:18:18 EST)
- [PATCH 1/2] mm/mremap: Clean up vma_to_resize() Liam R. Howlett (Wed Oct 16 2024 - 16:18:18 EST)
- [PATCH 0/2] mm/mremap: Remove extra vma tree walk Liam R. Howlett (Wed Oct 16 2024 - 16:18:35 EST)
- Re: [PATCH v8 09/25] x86/resctrl: Add __init attribute to dom_data_init() Moger, Babu (Wed Oct 16 2024 - 16:18:55 EST)
- [PATCH] mm/gup: stop leaking pinned pages in low memory conditions John Hubbard (Wed Oct 16 2024 - 16:22:58 EST)
- [PATCH v1 0/2] X1E Dell XPS 9345 Improvements 1 Aleksandrs Vinarskis (Wed Oct 16 2024 - 16:23:17 EST)
- [PATCH v1 1/2] arm64: dts: qcom: x1e80100-dell-xps13-9345: route edp-panel enable gpio Aleksandrs Vinarskis (Wed Oct 16 2024 - 16:23:25 EST)
- [PATCH v1 2/2] arm64: dts: qcom: x1e80100-dell-xps13-9345: fix nvme regulator boot glitch Aleksandrs Vinarskis (Wed Oct 16 2024 - 16:23:46 EST)
- Re: [PATCH v3] PCI: starfive: Enable PCIe controller's runtime PM before probing host bridge Bjorn Helgaas (Wed Oct 16 2024 - 16:24:52 EST)
- [PATCH v5 00/10] riscv: Userspace pointer masking and tagged address ABI Samuel Holland (Wed Oct 16 2024 - 16:28:27 EST)
- [PATCH v5 01/10] dt-bindings: riscv: Add pointer masking ISA extensions Samuel Holland (Wed Oct 16 2024 - 16:28:41 EST)
- [PATCH v5 02/10] riscv: Add ISA extension parsing for pointer masking Samuel Holland (Wed Oct 16 2024 - 16:28:52 EST)
- [PATCH v5 03/10] riscv: Add CSR definitions for pointer masking Samuel Holland (Wed Oct 16 2024 - 16:29:13 EST)
- [PATCH v5 04/10] riscv: Add support for userspace pointer masking Samuel Holland (Wed Oct 16 2024 - 16:29:27 EST)
- [PATCH v5 05/10] riscv: Add support for the tagged address ABI Samuel Holland (Wed Oct 16 2024 - 16:29:38 EST)
- [PATCH v5 06/10] riscv: Allow ptrace control of the tagged address ABI Samuel Holland (Wed Oct 16 2024 - 16:29:51 EST)
- [PATCH v5 07/10] riscv: selftests: Add a pointer masking test Samuel Holland (Wed Oct 16 2024 - 16:30:17 EST)
- [PATCH v5 08/10] riscv: hwprobe: Export the Supm ISA extension Samuel Holland (Wed Oct 16 2024 - 16:30:24 EST)
- [PATCH v5 09/10] RISC-V: KVM: Allow Smnpm and Ssnpm extensions for guests Samuel Holland (Wed Oct 16 2024 - 16:30:46 EST)
- [PATCH v5 10/10] KVM: riscv: selftests: Add Smnpm and Ssnpm to get-reg-list test Samuel Holland (Wed Oct 16 2024 - 16:30:56 EST)
- Re: [syzbot] Re: [syzbot] [net?] KASAN: slab-use-after-free Read in __ethtool_get_link_ksettings syzbot (Wed Oct 16 2024 - 16:31:23 EST)
- [PATCH v3 0/6] EDAC/fsl-ddr: Add imx9 support Frank Li (Wed Oct 16 2024 - 16:31:49 EST)
- [PATCH v3 1/6] EDAC/fsl_ddr: Pass down fsl_mc_pdata in ddr_in32() and ddr_out32() Frank Li (Wed Oct 16 2024 - 16:32:01 EST)
- [PATCH v3 2/6] EDAC/fsl_ddr: Move global variables into struct fsl_mc_pdata Frank Li (Wed Oct 16 2024 - 16:32:20 EST)
- [PATCH v3 3/6] EDAC/fsl_ddr: Fix bad bit shift operations Frank Li (Wed Oct 16 2024 - 16:32:36 EST)
- [PATCH v3 4/6] dt-bindings: memory: fsl: Add compatible string nxp,imx9-memory-controller Frank Li (Wed Oct 16 2024 - 16:32:49 EST)
- [PATCH v3 5/6] EDAC/fsl_ddr: Add support for i.MX9 DDR controller Frank Li (Wed Oct 16 2024 - 16:33:06 EST)
- [PATCH v3 6/6] arm64: dts: imx93: add ddr edac support Frank Li (Wed Oct 16 2024 - 16:33:19 EST)
- Re: [v8,09/12] drm/msm/a6xx: Add traces for preemption Rob Clark (Wed Oct 16 2024 - 16:33:44 EST)
- Re: [PATCH] powercap: intel_rapl_msr: Add PL4 support for Arrowlake-H Rafael J. Wysocki (Wed Oct 16 2024 - 16:37:55 EST)
- Re: (subset) [PATCH V6 0/5] qcom: x1e80100: Enable CPUFreq Bjorn Andersson (Wed Oct 16 2024 - 16:38:44 EST)
- Re: [PATCH v2] arm64: dts: qcom: x1e80100: Add Broadcast_AND region in LLCC block Bjorn Andersson (Wed Oct 16 2024 - 16:42:46 EST)
- Re: [PATCH v3] arm64: dts: qcom: x1e80100: Fix PCIe 6a lanes description Bjorn Andersson (Wed Oct 16 2024 - 16:43:00 EST)
- Re: [PATCH v3] clk: qcom: clk-alpha-pll: Fix pll post div mask when width is not set Bjorn Andersson (Wed Oct 16 2024 - 16:43:12 EST)
- Re: [PATCH] arm64: dts: qcom: sm8450 fix PIPE clock specification for pcie1 Bjorn Andersson (Wed Oct 16 2024 - 16:43:23 EST)
- Re: [PATCH] clk: qcom: videocc-sm8350: use HW_CTRL_TRIGGER for vcodec GDSCs Bjorn Andersson (Wed Oct 16 2024 - 16:43:37 EST)
- Re: [PATCH] clk: qcom: videocc-sm8550: depend on either gcc-sm8550 or gcc-sm8650 Bjorn Andersson (Wed Oct 16 2024 - 16:43:48 EST)
- Re: (subset) [PATCH v6 0/8] Add support for PCIe3 on x1e80100 Bjorn Andersson (Wed Oct 16 2024 - 16:44:08 EST)
- Re: [PATCH] arm64: defconfig: Enable sc7280 clock controllers Bjorn Andersson (Wed Oct 16 2024 - 16:44:16 EST)
- Re: [REGRESSION][BISECTED] erroneous buffer overflow detected in bch2_xattr_validate Kees Cook (Wed Oct 16 2024 - 16:44:45 EST)
- Re: [PATCH v7 3/4] arm64: Provide an AMU-based version of arch_freq_avg_get_on_cpu Beata Michalska (Wed Oct 16 2024 - 16:46:34 EST)
- Re: [PATCH] ext4: fix out-of-bounds issue in ext4_xattr_set_entry Theodore Ts'o (Wed Oct 16 2024 - 16:48:20 EST)
- Re: [GIT PULL] Crypto Fixes for 6.12 pr-tracker-bot (Wed Oct 16 2024 - 16:51:25 EST)
- Re: [GIT PULL] Btrfs fixes for 6.12-rc4 pr-tracker-bot (Wed Oct 16 2024 - 16:51:36 EST)
- Re: [GIT PULL] Please pull RDMA subsystem changes pr-tracker-bot (Wed Oct 16 2024 - 16:51:50 EST)
- Re: [GIT PULL] ksmbd server fixes pr-tracker-bot (Wed Oct 16 2024 - 16:52:03 EST)
- Re: [GIT PULL] sched_ext: Fixes for v6.12-rc3 pr-tracker-bot (Wed Oct 16 2024 - 16:52:17 EST)
- Re: [PATCH v7 0/4] Add support for AArch64 AMUv1-based average freq Beata Michalska (Wed Oct 16 2024 - 16:52:40 EST)
- Re: [PATCH v3 0/8] CSV/JSON metric thresholds, fix printf modifiers Ian Rogers (Wed Oct 16 2024 - 16:54:06 EST)
- Re: [syzbot] [net?] KASAN: slab-use-after-free Read in __ethtool_get_link_ksettings syzbot (Wed Oct 16 2024 - 16:57:07 EST)
- Re: [PATCH v6 3/3] rust: sync: Add SpinLockIrq Lyude Paul (Wed Oct 16 2024 - 16:57:54 EST)
- Re: [PATCH v6 0/3] rust: Add irq abstraction, SpinLockIrq Thomas Gleixner (Wed Oct 16 2024 - 17:00:46 EST)
- Re: [PATCH][next] pinctrl: th1520: Dereference pointer only after NULL check Shuah Khan (Wed Oct 16 2024 - 17:00:57 EST)
- Re: [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text Steven Rostedt (Wed Oct 16 2024 - 17:01:26 EST)
- Re: [RFC PATCH 0/4] Updates for CXL Event Records Alison Schofield (Wed Oct 16 2024 - 17:01:40 EST)
- [PATCH] perf/dwc_pcie: Convert the events with mixed case to lowercase Ilkka Koskinen (Wed Oct 16 2024 - 17:02:26 EST)
- Re: [PATCH 1/3] KVM: x86, vmx: Add function for event delivery error generation Sean Christopherson (Wed Oct 16 2024 - 17:06:12 EST)
- Re: [PATCH v3 2/5] iio: consumers: copy/release available info from producer to fix race Sebastian Reichel (Wed Oct 16 2024 - 17:09:22 EST)
- [PATCH 0/2] um: Fix a couple of issues with stub_exe when building with clang Nathan Chancellor (Wed Oct 16 2024 - 17:12:54 EST)
- [PATCH 1/2] um: Fix passing '-n' to linker for stub_exe Nathan Chancellor (Wed Oct 16 2024 - 17:12:56 EST)
- [PATCH 2/2] um: Disable auto variable initialization for stub_exe.c Nathan Chancellor (Wed Oct 16 2024 - 17:13:06 EST)
- Re: [REGRESSION][BISECTED] erroneous buffer overflow detected in bch2_xattr_validate Kees Cook (Wed Oct 16 2024 - 17:13:50 EST)
- Re: [PATCH net-next v9 23/23] testing/selftest: add test tool and scripts for ovpn module Shuah Khan (Wed Oct 16 2024 - 17:14:44 EST)
- Re: [PATCH -next v4 1/2] perf stat: Support inherit events during fork() for bperf Namhyung Kim (Wed Oct 16 2024 - 17:16:42 EST)
- Re: [PATCH] docs/dev-tools: fix a typo Shuah Khan (Wed Oct 16 2024 - 17:18:58 EST)
- [PATCH] of: Allow overlay kunit tests to run CONFIG_OF_OVERLAY=n Stephen Boyd (Wed Oct 16 2024 - 17:20:24 EST)
- Re: [PATCH v4 10/19] gendwarfksyms: Limit structure expansion Sami Tolvanen (Wed Oct 16 2024 - 17:22:37 EST)
- Re: [PATCH] kbuild: Fully disable -Wenum-{compare-conditional,enum-conversion} Nathan Chancellor (Wed Oct 16 2024 - 17:24:40 EST)
- Re: [RFC PATCH v2 1/1] exec: seal system mappings Kees Cook (Wed Oct 16 2024 - 17:26:24 EST)
- [PATCH] clk: Allow kunit tests to run without OF_OVERLAY enabled Stephen Boyd (Wed Oct 16 2024 - 17:27:45 EST)
- Re: [v8,09/12] drm/msm/a6xx: Add traces for preemption Antonino Maniscalco (Wed Oct 16 2024 - 17:28:28 EST)
- Re: [PATCH v6 0/3] rust: Add irq abstraction, SpinLockIrq Boqun Feng (Wed Oct 16 2024 - 17:31:42 EST)
- [PATCH] nvme-sysfs: display max_hw_sectors_kb without requiring namespaces Abhishek Bapat (Wed Oct 16 2024 - 17:31:55 EST)
- Re: [PATCH V7 0/5] TPH and cache direct injection support Bjorn Helgaas (Wed Oct 16 2024 - 17:32:07 EST)
- Re: [PATCH net v2] net: phy: dp83822: Fix reset pin definitions Andrew Lunn (Wed Oct 16 2024 - 17:32:24 EST)
- Re: [PATCH v4 13/28] cxl/mem: Expose DCD partition capabilities in sysfs Ira Weiny (Wed Oct 16 2024 - 17:35:00 EST)
- [PATCH v4 1/2] dt-bindings: iio: light: Document TI OPT4060 RGBW sensor Per-Daniel Olsson (Wed Oct 16 2024 - 17:35:22 EST)
- [PATCH v4 0/2] Support for Texas Instruments OPT4060 RGBW Color sensor. Per-Daniel Olsson (Wed Oct 16 2024 - 17:35:24 EST)
- [PATCH v4 2/2] iio: light: Add support for TI OPT4060 color sensor Per-Daniel Olsson (Wed Oct 16 2024 - 17:35:43 EST)
- Re: [PATCH 03/13] RISC-V: KVM: Save/restore SCOUNTEREN in C source Atish Patra (Wed Oct 16 2024 - 17:37:07 EST)
- Re: [PATCH v4 2/4] clk: qcom: Add CMN PLL clock controller driver for IPQ SoC Stephen Boyd (Wed Oct 16 2024 - 17:37:46 EST)
- Re: [syzbot] [mm?] BUG: corrupted list in add_to_unbuddied Andrew Morton (Wed Oct 16 2024 - 17:37:57 EST)
- Re: [PATCH 04/13] RISC-V: KVM: Break down the __kvm_riscv_switch_to() into macros Atish Patra (Wed Oct 16 2024 - 17:38:12 EST)
- Re: [PATCH V4][next] Bluetooth: btintel_pcie: Remove structrually deadcode Everest K.C. (Wed Oct 16 2024 - 17:39:22 EST)
- Re: [PATCH 05/13] RISC-V: KVM: Replace aia_set_hvictl() with aia_hvictl_value() Atish Patra (Wed Oct 16 2024 - 17:39:44 EST)
- [PATCH 0/2] iio: light: add support for veml3235 Javier Carrasco (Wed Oct 16 2024 - 17:39:58 EST)
- [PATCH 1/2] dt-bindings: iio: light: veml6030: add veml3235 Javier Carrasco (Wed Oct 16 2024 - 17:40:08 EST)
- [PATCH 2/2] iio: light: add support for veml3235 Javier Carrasco (Wed Oct 16 2024 - 17:40:25 EST)
- Re: [PATCH 06/13] RISC-V: KVM: Don't setup SGEI for zero guest external interrupts Atish Patra (Wed Oct 16 2024 - 17:40:45 EST)
- Re: [PATCH] clk: test: Fix some memory leaks Stephen Boyd (Wed Oct 16 2024 - 17:41:02 EST)
- [PATCH V5][next] Bluetooth: btintel_pcie: Remove structurally deadcode Everest K.C. (Wed Oct 16 2024 - 17:41:21 EST)
- Re: (subset) [PATCH v5 0/3] power: supply: twl6030/32 charger Sebastian Reichel (Wed Oct 16 2024 - 17:42:24 EST)
- Re: [PATCH v2] power: supply: bq27xxx: Fix registers of bq27426 Sebastian Reichel (Wed Oct 16 2024 - 17:42:25 EST)
- Re: (subset) [PATCH 0/4] power: supply: core: random cleanups and optimizations Sebastian Reichel (Wed Oct 16 2024 - 17:42:27 EST)
- Re: [PATCH v2] dt-bindings: power/supply: qcom,pmi8998-charger: Drop incorrect "#interrupt-cells" from example Sebastian Reichel (Wed Oct 16 2024 - 17:42:28 EST)
- Re: (subset) [PATCH v6 0/6] RTL9300 support for reboot and i2c Sebastian Reichel (Wed Oct 16 2024 - 17:42:29 EST)
- Re: [PATCH 0/2] power: supply: rt9471: Fix WDT bitfield and charger status Sebastian Reichel (Wed Oct 16 2024 - 17:43:21 EST)
- Re: micrel ksz8081 RMII phy and clause-22 broadcast Andrew Lunn (Wed Oct 16 2024 - 17:43:43 EST)
- Re: [PATCH 1/4] clk: imx: lpcg-scu: SW workaround for errata (e10858) Stephen Boyd (Wed Oct 16 2024 - 17:46:51 EST)
- Re: [PATCH 4/4] clk: imx: fracn-gppll: fix pll power up Stephen Boyd (Wed Oct 16 2024 - 17:50:03 EST)
- [PATCH v4 0/7] CSV/JSON metric thresholds, fix printf modifiers Ian Rogers (Wed Oct 16 2024 - 17:52:03 EST)
- [PATCH v4 1/7] perf color: Add printf format checking and resolve issues Ian Rogers (Wed Oct 16 2024 - 17:52:17 EST)
- [PATCH v4 2/7] perf stat: Fix/add parameter names for print_metric Ian Rogers (Wed Oct 16 2024 - 17:52:28 EST)
- [PATCH v4 3/7] perf stat: Display "none" for NaN with metric only json Ian Rogers (Wed Oct 16 2024 - 17:52:41 EST)
- [PATCH v4 4/7] perf stat: Drop metric-unit if unit is NULL Ian Rogers (Wed Oct 16 2024 - 17:53:00 EST)
- [PATCH v4 5/7] perf stat: Change color to threshold in print_metric Ian Rogers (Wed Oct 16 2024 - 17:53:14 EST)
- [PATCH v4 6/7] perf stat: Add metric-threshold to json output Ian Rogers (Wed Oct 16 2024 - 17:53:18 EST)
- [PATCH v4 7/7] perf stat: Disable metric thresholds for CSV and JSON metric-only mode Ian Rogers (Wed Oct 16 2024 - 17:53:35 EST)
- Re: [PATCH v6 00/10] drm/bridge: it6505: fix HDCP CTS fail items and add MCCS support Pin-yen Lin (Wed Oct 16 2024 - 17:53:54 EST)
- [PATCH net-next 00/13] net: fec: cleanups, update quirk, update IRQ naming Marc Kleine-Budde (Wed Oct 16 2024 - 17:54:17 EST)
- [PATCH net-next 02/13] net: fec: struct fec_enet_private: remove obsolete comment Marc Kleine-Budde (Wed Oct 16 2024 - 17:54:23 EST)
- [PATCH net-next 11/13] net: fec: fec_enet_rx_queue(): reduce scope of data Marc Kleine-Budde (Wed Oct 16 2024 - 17:54:33 EST)
- [PATCH net-next 03/13] net: fec: add missing header files Marc Kleine-Budde (Wed Oct 16 2024 - 17:54:37 EST)
- [PATCH net-next 13/13] net: fec: fec_enet_rx_queue(): factor out VLAN handling into separate function fec_enet_rx_vlan() Marc Kleine-Budde (Wed Oct 16 2024 - 17:54:39 EST)
- [PATCH net-next 08/13] net: fec: fec_probe(): let IRQ name reflect its function Marc Kleine-Budde (Wed Oct 16 2024 - 17:54:39 EST)
- [PATCH net-next 01/13] net: fec: fix typos found by codespell Marc Kleine-Budde (Wed Oct 16 2024 - 17:54:44 EST)
- [PATCH net-next 10/13] net: fec: fec_enet_rx_queue(): replace open coded cast by skb_vlan_eth_hdr() Marc Kleine-Budde (Wed Oct 16 2024 - 17:56:50 EST)
- [PATCH net-next 12/13] net: fec: fec_enet_rx_queue(): move_call to _vlan_hwaccel_put_tag() Marc Kleine-Budde (Wed Oct 16 2024 - 17:56:54 EST)
- [PATCH net-next 06/13] net: fec: fec_restart(): make use of FEC_ECR_RESET Marc Kleine-Budde (Wed Oct 16 2024 - 17:57:03 EST)
- [PATCH net-next 09/13] net: fec: fec_enet_rx_queue(): use same signature as fec_enet_tx_queue() Marc Kleine-Budde (Wed Oct 16 2024 - 17:57:04 EST)
- [PATCH net-next 04/13] net: fec: rename struct fec_devinfo fec_imx6x_info -> fec_imx6sx_info Marc Kleine-Budde (Wed Oct 16 2024 - 17:57:05 EST)
- [PATCH net-next 05/13] net: fec: fec_restart(): introduce a define for FEC_ECR_SPEED Marc Kleine-Budde (Wed Oct 16 2024 - 17:57:09 EST)
- [PATCH net-next 07/13] net: fec: fec_probe(): update quirk: bring IRQs in correct order Marc Kleine-Budde (Wed Oct 16 2024 - 17:57:10 EST)
- Re: [PATCH v2 1/2] arm64/lib: Handle CRC-32 alternative in C code Eric Biggers (Wed Oct 16 2024 - 17:57:12 EST)
- Re: [PATCH v2 2/2] arm64/crc32: Implement 4-way interleave using PMULL Eric Biggers (Wed Oct 16 2024 - 17:58:28 EST)
- Re: [PATCH] nvme-sysfs: display max_hw_sectors_kb without requiring namespaces Prashant Malani (Wed Oct 16 2024 - 17:58:41 EST)
- Re: [PATCH v8 00/11] Enable haltpoll on arm64 Ankur Arora (Wed Oct 16 2024 - 17:58:57 EST)
- [PATCH RFC/RFT v2 0/2] Converge common flows for cpu assisted shadow stack Deepak Gupta (Wed Oct 16 2024 - 17:59:19 EST)
- [PATCH RFC/RFT v2 1/2] mm: helper `is_shadow_stack_vma` to check shadow stack vma Deepak Gupta (Wed Oct 16 2024 - 17:59:33 EST)
- Re: [PATCH] mm/gup: stop leaking pinned pages in low memory conditions Andrew Morton (Wed Oct 16 2024 - 17:59:35 EST)
- [PATCH RFC/RFT v2 2/2] kernel: converge common shadow stack flow agnostic to arch Deepak Gupta (Wed Oct 16 2024 - 18:00:07 EST)
- [PATCH] ASoC: Change my e-mail to gmail Kirill Marinushkin (Wed Oct 16 2024 - 18:00:25 EST)
- [PATCH v6] cxl/region: Fix wrong logic for finding a free switch cxl decoder Zijun Hu (Wed Oct 16 2024 - 18:00:36 EST)
- Re: [PATCH v2] selftest: hid: add the missing tests directory Shuah Khan (Wed Oct 16 2024 - 18:00:50 EST)
- [PATCH] ASoC: codecs: tx-macro: correct tx_macro_component_drv name Alexey Klimov (Wed Oct 16 2024 - 18:01:03 EST)
- Re: [v4] irqchip/renesas-rzg2l: Fix missing put_device Thomas Gleixner (Wed Oct 16 2024 - 18:01:21 EST)
- Re: [PATCH v6 01/10] libfs: Create the helper function generic_ci_validate_strict_name() André Almeida (Wed Oct 16 2024 - 18:01:37 EST)
- Re: [PATCH v3 08/12] arm64: dts: renesas: r9a08g045: Add RTC node Alexandre Belloni (Wed Oct 16 2024 - 18:04:01 EST)
- Re: [PATCH v3 00/11] Adjustments for preferred core detection Ivan Shapovalov (Wed Oct 16 2024 - 18:04:16 EST)
- Re:[PATCH v5] rockchip/drm: vop2: add support for gamma LUT Piotr Zalewski (Wed Oct 16 2024 - 18:05:08 EST)
- Re: [PATCH 1/3] KVM: x86, vmx: Add function for event delivery error generation Ivan Orlov (Wed Oct 16 2024 - 18:05:22 EST)
- Re: [PATCH] mm/gup: stop leaking pinned pages in low memory conditions John Hubbard (Wed Oct 16 2024 - 18:05:43 EST)
- Re: [PATCH v2] comedi: Flush partial mappings in error case Jann Horn (Wed Oct 16 2024 - 18:05:54 EST)
- Re: [RFC PATCH v2 1/1] exec: seal system mappings Jeff Xu (Wed Oct 16 2024 - 18:06:30 EST)
- Re: [PATCH v3 00/11] Adjustments for preferred core detection Mario Limonciello (Wed Oct 16 2024 - 18:06:45 EST)
- Re: [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_* Lorenzo Stoakes (Wed Oct 16 2024 - 18:07:11 EST)
- [PATCH net-next v3 1/3] connector/cn_proc: Add hash table for threads Anjali Kulkarni (Wed Oct 16 2024 - 18:07:39 EST)
- [PATCH net-next v3 3/3] connector/cn_proc: Selftest for threads Anjali Kulkarni (Wed Oct 16 2024 - 18:07:52 EST)
- [PATCH net-next v3 0/3] Threads support in proc connector Anjali Kulkarni (Wed Oct 16 2024 - 18:08:03 EST)
- [PATCH net-next v3 2/3] connector/cn_proc: Kunit tests for threads hash table Anjali Kulkarni (Wed Oct 16 2024 - 18:08:34 EST)
- [PATCH] scsi: pm80xx: Use module param to set pcs event log severity Salomon Dushimirimana (Wed Oct 16 2024 - 18:10:38 EST)
- Re: [PATCH v2] comedi: Flush partial mappings in error case Jann Horn (Wed Oct 16 2024 - 18:10:50 EST)
- Re: [PATCH v3 2/2] iio: light: Add support for TI OPT4060 color sensor kernel test robot (Wed Oct 16 2024 - 18:11:05 EST)
- [PATCH v2] ASoC: codecs: lpass-rx-macro: fix RXn(rx,n) macro for DSM_CTL and SEC7 regs Alexey Klimov (Wed Oct 16 2024 - 18:11:20 EST)
- Re: [PATCH v17 01/16] function_graph: Pass ftrace_regs to entryfunc Google (Wed Oct 16 2024 - 18:15:36 EST)
- Re: [PATCH RESEND] mm: shmem: fix data-race in shmem_getattr() Andrew Morton (Wed Oct 16 2024 - 18:16:53 EST)
- Re: [PATCH] mm/gup: stop leaking pinned pages in low memory conditions Alistair Popple (Wed Oct 16 2024 - 18:17:31 EST)
- Re: [PATCH v3 00/11] Adjustments for preferred core detection Ivan Shapovalov (Wed Oct 16 2024 - 18:19:39 EST)
- Re: [RFC PATCH 05/13] iommufd: Serialise persisted iommufds and ioas Jacob Pan (Wed Oct 16 2024 - 18:21:07 EST)
- Re: [PATCH] mm/gup: stop leaking pinned pages in low memory conditions John Hubbard (Wed Oct 16 2024 - 18:23:21 EST)
- Re: [PATCH v1 0/4] GPU Direct RDMA (P2P DMA) for Device Private Pages Alistair Popple (Wed Oct 16 2024 - 18:26:48 EST)
- Re: [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_* Lorenzo Stoakes (Wed Oct 16 2024 - 18:31:10 EST)
- RE: [PATCH net-next 3/8] lib: packing: add pack_fields() and unpack_fields() Keller, Jacob E (Wed Oct 16 2024 - 18:31:46 EST)
- [PATCH] arm64: dts: mt8183: Add port node to mt8183.dtsi Pin-yen Lin (Wed Oct 16 2024 - 18:33:27 EST)
- [PATCH v6] rockchip/drm: vop2: add support for gamma LUT Piotr Zalewski (Wed Oct 16 2024 - 18:36:57 EST)
- [RFC PATCH] drivers: hv: Convert open-coded timeouts to msecs_to_jiffies() Easwar Hariharan (Wed Oct 16 2024 - 18:37:45 EST)
- Re: [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_* Shuah Khan (Wed Oct 16 2024 - 18:39:09 EST)
- Re: [PATCH] mm/gup: stop leaking pinned pages in low memory conditions Andrew Morton (Wed Oct 16 2024 - 18:41:38 EST)
- Re: [PATCH v1] mm/pagewalk: fix usage of pmd_leaf()/pud_leaf() without present check Andrew Morton (Wed Oct 16 2024 - 18:44:35 EST)
- Re: [PATCH] KVM: arm64: Fix shift-out-of-bounds bug Gavin Shan (Wed Oct 16 2024 - 18:46:40 EST)
- Re: [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private Jason Gunthorpe (Wed Oct 16 2024 - 18:52:13 EST)
- Re: [PATCH 2/3] KVM: vmx, svm, mmu: Process MMIO during event delivery Ivan Orlov (Wed Oct 16 2024 - 18:54:06 EST)
- Re: [Intel-wired-lan] [PATCH] igb: Fix styling in enable/disable SR-IOV Jacob Keller (Wed Oct 16 2024 - 18:54:56 EST)
- Re: [PATCH 2/2] mm/mglru: reset page lru tier bits when activating Andrew Morton (Wed Oct 16 2024 - 18:55:56 EST)
- Re: [PATCH v2] mm: mglru: provide a separate list for lazyfree anon folios Andrew Morton (Wed Oct 16 2024 - 18:58:41 EST)
- Re: [PATCH v6] cxl/region: Fix wrong logic for finding a free switch cxl decoder Dan Williams (Wed Oct 16 2024 - 19:02:38 EST)
- Re: [Intel-wired-lan] [PATCH net] igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog() Jacob Keller (Wed Oct 16 2024 - 19:07:01 EST)
- Re: [PATCH v2] selftests: clone3: Use the capget and capset syscall directly Shuah Khan (Wed Oct 16 2024 - 19:10:30 EST)
- Re: [PATCH 1/3] KVM: x86, vmx: Add function for event delivery error generation Sean Christopherson (Wed Oct 16 2024 - 19:12:17 EST)
- Re: [Intel-wired-lan] [PATCH net] igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog() Jacob Keller (Wed Oct 16 2024 - 19:13:02 EST)
- [PATCH RESEND 1/2] dt-bindings: arm: sunxi: document RerVision A33-Vstar board Icenowy Zheng (Wed Oct 16 2024 - 19:13:46 EST)
- [PATCH RESEND 2/2] ARM: dts: sunxi: add support for RerVision A33-Vstar board Icenowy Zheng (Wed Oct 16 2024 - 19:13:53 EST)
- Re: [RFC PATCH v2 0/1] seal system mappings Liam R. Howlett (Wed Oct 16 2024 - 19:19:43 EST)
- Re: [PATCH v5 14/16] modules: Support extended MODVERSIONS info Luis Chamberlain (Wed Oct 16 2024 - 19:22:05 EST)
- [syzbot] [xfs?] INFO: task hung in xfs_ail_push_all_sync (2) syzbot (Wed Oct 16 2024 - 19:22:39 EST)
- [RFC PATCH v2 0/2] dm-inlinecrypt: add target for inline block device encryption Eric Biggers (Wed Oct 16 2024 - 19:28:40 EST)
- [RFC PATCH v2 1/2] block: export blk-crypto symbols required by dm-inlinecrypt Eric Biggers (Wed Oct 16 2024 - 19:28:54 EST)
- [RFC PATCH v2 2/2] dm-inlinecrypt: add target for inline block device encryption Eric Biggers (Wed Oct 16 2024 - 19:28:59 EST)
- [PATCH 1/5] dt-bindings: soc: ti: ti,j721e-system-controller: Add PCIe ctrl property Andrew Davis (Wed Oct 16 2024 - 19:31:10 EST)
- [PATCH 3/5] arm64: dts: ti: k3-j7200: Add PCIe ctrl node to scm_conf region Andrew Davis (Wed Oct 16 2024 - 19:31:16 EST)
- [PATCH 2/5] arm64: dts: ti: k3-j721e: Add PCIe ctrl node to scm_conf region Andrew Davis (Wed Oct 16 2024 - 19:31:28 EST)
- [PATCH 0/5] Use ti,j784s4-pcie-ctrl for PCIe CTRL spaces Andrew Davis (Wed Oct 16 2024 - 19:31:36 EST)
- [PATCH 4/5] arm64: dts: ti: k3-j721s2: Add PCIe ctrl node to scm_conf region Andrew Davis (Wed Oct 16 2024 - 19:31:52 EST)
- [PATCH 5/5] arm64: dts: ti: k3-am64: Add PCIe ctrl node to main_conf region Andrew Davis (Wed Oct 16 2024 - 19:31:55 EST)
- Re: [PATCH v6] cxl/region: Fix wrong logic for finding a free switch cxl decoder Zijun Hu (Wed Oct 16 2024 - 19:35:56 EST)
- Re: [REGRESSION][BISECTED] erroneous buffer overflow detected in bch2_xattr_validate Bill Wendling (Wed Oct 16 2024 - 19:41:42 EST)
- Re: [PATCH V5 1/1] cpufreq: scmi: Register for limit change notifications Mike Tipton (Wed Oct 16 2024 - 19:45:39 EST)
- Re: [PATCH] rust: Fix build error Eder Zulian (Wed Oct 16 2024 - 19:48:43 EST)
- Re: [PATCH v2 0/8] Run tests in parallel showing number of tests running Namhyung Kim (Wed Oct 16 2024 - 19:49:06 EST)
- Re: [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private Peter Xu (Wed Oct 16 2024 - 19:49:52 EST)
- Re: [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private Jason Gunthorpe (Wed Oct 16 2024 - 19:54:39 EST)
- [PATCH v2 0/2] Fix 2 memory leaks Ian Rogers (Wed Oct 16 2024 - 19:56:35 EST)
- [PATCH v2 1/2] perf disasm: Fix capstone memory leak Ian Rogers (Wed Oct 16 2024 - 19:56:46 EST)
- [PATCH v2 2/2] perf probe: Fix libdw memory leak Ian Rogers (Wed Oct 16 2024 - 19:56:56 EST)
- Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages Luis Chamberlain (Wed Oct 16 2024 - 19:58:29 EST)
- Re: [PATCH v10 0/7] Linux RISC-V IOMMU Support Palmer Dabbelt (Wed Oct 16 2024 - 19:58:40 EST)
- [PATCH] posix-cpu-timers: clear TICK_DEP_BIT_POSIX_TIMER on clone Benjamin Segall (Wed Oct 16 2024 - 19:59:17 EST)
- [PATCH v2 00/10] AEGIS x86 assembly tuning Eric Biggers (Wed Oct 16 2024 - 20:02:23 EST)
- [PATCH v2 01/10] crypto: x86/aegis128 - access 32-bit arguments as 32-bit Eric Biggers (Wed Oct 16 2024 - 20:02:29 EST)
- [PATCH v2 02/10] crypto: x86/aegis128 - remove no-op init and exit functions Eric Biggers (Wed Oct 16 2024 - 20:02:32 EST)
- [PATCH v2 04/10] crypto: x86/aegis128 - don't bother with special code for aligned data Eric Biggers (Wed Oct 16 2024 - 20:02:42 EST)
- [PATCH v2 03/10] crypto: x86/aegis128 - eliminate some indirect calls Eric Biggers (Wed Oct 16 2024 - 20:02:47 EST)
- [PATCH v2 05/10] crypto: x86/aegis128 - optimize length block preparation using SSE4.1 Eric Biggers (Wed Oct 16 2024 - 20:03:35 EST)
- [PATCH v2 06/10] crypto: x86/aegis128 - improve assembly function prototypes Eric Biggers (Wed Oct 16 2024 - 20:03:44 EST)
- [PATCH v2 10/10] crypto: x86/aegis128 - remove unneeded RETs Eric Biggers (Wed Oct 16 2024 - 20:03:45 EST)
- [PATCH v2 08/10] crypto: x86/aegis128 - take advantage of block-aligned len Eric Biggers (Wed Oct 16 2024 - 20:03:46 EST)
- [PATCH v2 07/10] crypto: x86/aegis128 - optimize partial block handling using SSE4.1 Eric Biggers (Wed Oct 16 2024 - 20:03:49 EST)
- [PATCH v2 09/10] crypto: x86/aegis128 - remove unneeded FRAME_BEGIN and FRAME_END Eric Biggers (Wed Oct 16 2024 - 20:03:51 EST)
- Re: [PATCH] ARM: dts: aspeed: Add device tree for Ampere's Mt. Jefferson BMC Andrew Jeffery (Wed Oct 16 2024 - 20:08:49 EST)
- Re: [REGRESSION][BISECTED] erroneous buffer overflow detected in bch2_xattr_validate Bill Wendling (Wed Oct 16 2024 - 20:10:10 EST)
- Re: [PATCH] Revert "scripts/faddr2line: Check only two symbols when calculating symbol size" Carlos Llamas (Wed Oct 16 2024 - 20:12:32 EST)
- [PATCH v3 00/11] Libdw/dwarf build clean up Ian Rogers (Wed Oct 16 2024 - 20:14:12 EST)
- [PATCH v3 01/11] perf build: Fix LIBDW_DIR Ian Rogers (Wed Oct 16 2024 - 20:14:22 EST)
- [PATCH v3 02/11] perf build: Rename NO_DWARF to NO_LIBDW Ian Rogers (Wed Oct 16 2024 - 20:14:36 EST)
- [PATCH v3 03/11] perf build: Remove defined but never used variable Ian Rogers (Wed Oct 16 2024 - 20:14:49 EST)
- [PATCH v3 04/11] perf build: Rename test-dwarf to test-libdw Ian Rogers (Wed Oct 16 2024 - 20:15:02 EST)
- [PATCH v3 05/11] perf build: Combine libdw-dwarf-unwind into libdw feature tests Ian Rogers (Wed Oct 16 2024 - 20:15:11 EST)
- [PATCH v3 06/11] perf build: Combine test-dwarf-getlocations into test-libdw Ian Rogers (Wed Oct 16 2024 - 20:15:27 EST)
- [PATCH v3 07/11] perf build: Combine test-dwarf-getcfi into test-libdw Ian Rogers (Wed Oct 16 2024 - 20:15:41 EST)
- [PATCH v3 08/11] perf probe: Move elfutils support check to libdw check Ian Rogers (Wed Oct 16 2024 - 20:15:54 EST)
- [PATCH v3 09/11] perf libdw: Remove unnecessary defines Ian Rogers (Wed Oct 16 2024 - 20:16:07 EST)
- [PATCH v3 10/11] perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORT Ian Rogers (Wed Oct 16 2024 - 20:16:20 EST)
- [PATCH v3 11/11] perf build: Rename CONFIG_DWARF to CONFIG_LIBDW Ian Rogers (Wed Oct 16 2024 - 20:16:23 EST)
- Re: [PATCH] rust: Fix build error Eder Zulian (Wed Oct 16 2024 - 20:16:46 EST)
- [PATCH v7 2/6] power: reset: syscon-reboot: Accept reg property Chris Packham (Wed Oct 16 2024 - 20:17:21 EST)
- [PATCH v7 1/6] dt-bindings: reset: syscon-reboot: Add reg property Chris Packham (Wed Oct 16 2024 - 20:17:31 EST)
- [PATCH v7 0/6] RTL9300 support for reboot and i2c Chris Packham (Wed Oct 16 2024 - 20:17:36 EST)
- [PATCH v7 3/6] dt-bindings: mfd: Add Realtek RTL9300 switch peripherals Chris Packham (Wed Oct 16 2024 - 20:17:46 EST)
- [PATCH v7 4/6] mips: dts: realtek: Add syscon-reboot node Chris Packham (Wed Oct 16 2024 - 20:17:48 EST)
- [PATCH v7 5/6] mips: dts: realtek: Add I2C controllers Chris Packham (Wed Oct 16 2024 - 20:18:29 EST)
- [PATCH v7 6/6] i2c: Add driver for the RTL9300 I2C controller Chris Packham (Wed Oct 16 2024 - 20:18:37 EST)
- Re: [PATCH v3 00/11] Adjustments for preferred core detection Mario Limonciello (Wed Oct 16 2024 - 20:19:00 EST)
- Re: [PATCH 0/3] ASoC: Rename "sh" to "renesas" Kuninori Morimoto (Wed Oct 16 2024 - 20:22:59 EST)
- Re: [PATCH v5 4/5] KVM: selftests: Add test for PSCI SYSTEM_OFF2 Sean Christopherson (Wed Oct 16 2024 - 20:23:29 EST)
- [PATCH v3 00/20] Remove PERF_HAVE_DWARF_REGS Ian Rogers (Wed Oct 16 2024 - 20:25:35 EST)
- [PATCH v3 01/20] perf bpf-prologue: Remove unused file Ian Rogers (Wed Oct 16 2024 - 20:25:53 EST)
- [PATCH v3 02/20] perf dwarf-regs: Remove PERF_HAVE_ARCH_REGS_QUERY_REGISTER_OFFSET Ian Rogers (Wed Oct 16 2024 - 20:26:06 EST)
- [PATCH v3 03/20] perf dwarf-regs: Add EM_HOST and EF_HOST defines Ian Rogers (Wed Oct 16 2024 - 20:26:12 EST)
- [PATCH v3 04/20] perf disasm: Add e_machine/e_flags to struct arch Ian Rogers (Wed Oct 16 2024 - 20:26:30 EST)
- [PATCH v3 05/20] perf dwarf-regs: Pass accurate disassembly machine to get_dwarf_regnum Ian Rogers (Wed Oct 16 2024 - 20:26:46 EST)
- [PATCH v3 06/20] perf dwarf-regs: Pass ELF flags to get_dwarf_regstr Ian Rogers (Wed Oct 16 2024 - 20:27:04 EST)
- [PATCH v3 07/20] perf dwarf-regs: Move x86 dwarf-regs out of arch Ian Rogers (Wed Oct 16 2024 - 20:27:20 EST)
- [PATCH v3 08/20] perf arm64: Remove dwarf-regs.c Ian Rogers (Wed Oct 16 2024 - 20:27:36 EST)
- [PATCH v3 09/20] perf arm: Remove dwarf-regs.c Ian Rogers (Wed Oct 16 2024 - 20:27:50 EST)
- [PATCH v3 10/20] perf dwarf-regs: Move csky dwarf-regs out of arch Ian Rogers (Wed Oct 16 2024 - 20:28:07 EST)
- [PATCH v3 11/20] perf loongarch: Remove dwarf-regs.c Ian Rogers (Wed Oct 16 2024 - 20:28:21 EST)
- [PATCH v3 12/20] perf mips: Remove dwarf-regs.c Ian Rogers (Wed Oct 16 2024 - 20:28:35 EST)
- [PATCH v3 13/20] perf dwarf-regs: Move powerpc dwarf-regs out of arch Ian Rogers (Wed Oct 16 2024 - 20:28:53 EST)
- [PATCH v3 14/20] perf riscv: Remove dwarf-regs.c and add dwarf-regs-table.h Ian Rogers (Wed Oct 16 2024 - 20:29:06 EST)
- [PATCH v3 15/20] perf s390: Remove dwarf-regs.c Ian Rogers (Wed Oct 16 2024 - 20:29:15 EST)
- [PATCH v3 16/20] perf sh: Remove dwarf-regs.c Ian Rogers (Wed Oct 16 2024 - 20:29:37 EST)
- [PATCH v3 17/20] perf sparc: Remove dwarf-regs.c Ian Rogers (Wed Oct 16 2024 - 20:29:55 EST)
- [PATCH v3 18/20] perf xtensa: Remove dwarf-regs.c Ian Rogers (Wed Oct 16 2024 - 20:30:03 EST)
- [PATCH v3 19/20] perf dwarf-regs: Remove get_arch_regstr code Ian Rogers (Wed Oct 16 2024 - 20:30:20 EST)
- [PATCH v3 20/20] perf build: Remove PERF_HAVE_DWARF_REGS Ian Rogers (Wed Oct 16 2024 - 20:30:40 EST)
- Re: [PATCH v6 4/5] modpost: Produce extended MODVERSIONS information Sami Tolvanen (Wed Oct 16 2024 - 20:30:55 EST)
- Re: [PATCH] i915: fix DRM_I915_GVT_KVMGT dependencies Sean Christopherson (Wed Oct 16 2024 - 20:31:10 EST)
- [PATCH net-next v4 0/3] Threads support in proc connector Anjali Kulkarni (Wed Oct 16 2024 - 20:31:26 EST)
- [PATCH net-next v4 2/3] connector/cn_proc: Kunit tests for threads hash table Anjali Kulkarni (Wed Oct 16 2024 - 20:31:48 EST)
- [PATCH net-next v4 1/3] connector/cn_proc: Add hash table for threads Anjali Kulkarni (Wed Oct 16 2024 - 20:31:58 EST)
- [PATCH net-next v4 3/3] connector/cn_proc: Selftest for threads Anjali Kulkarni (Wed Oct 16 2024 - 20:32:20 EST)
- Re: [PATCH v2 0/8] Run tests in parallel showing number of tests running Ian Rogers (Wed Oct 16 2024 - 20:32:41 EST)
- Re: XFS performance degradation during running cp command with big test file Dave Chinner (Wed Oct 16 2024 - 20:32:55 EST)
- Re: [PATCH v6 1/5] export_report: Rehabilitate script Sami Tolvanen (Wed Oct 16 2024 - 20:33:11 EST)
- Re: [PATCH v1 1/1] ata: libata-scsi: Refactor scsi_6_lba_len() with use of get_unaligned_be24() Damien Le Moal (Wed Oct 16 2024 - 20:33:22 EST)
- Re: [PATCH v4] XArray: minor documentation improvements Bagas Sanjaya (Wed Oct 16 2024 - 20:34:41 EST)
- Re: [REGRESSION][BISECTED] erroneous buffer overflow detected in bch2_xattr_validate Jan Hendrik Farr (Wed Oct 16 2024 - 20:41:57 EST)
- [RFC PATCH v2 1/3] spinlock: extend guard with spinlock_bh variants Christian Marangi (Wed Oct 16 2024 - 20:44:20 EST)
- [RFC PATCH v2 2/3] dt-bindings: crypto: Add Inside Secure SafeXcel EIP-93 crypto engine Christian Marangi (Wed Oct 16 2024 - 20:44:35 EST)
- [RFC PATCH v2 3/3] crypto: Add Mediatek EIP-93 crypto engine support Christian Marangi (Wed Oct 16 2024 - 20:44:47 EST)
- Re: [PATCH 00/12] Module Validation Refactor Sami Tolvanen (Wed Oct 16 2024 - 20:45:03 EST)
- [PATCH v1 0/2] mseal: fixing madvise for file-backed mapping and PROT_NONE jeffxu (Wed Oct 16 2024 - 20:51:18 EST)
- [PATCH v1 1/2] mseal: Two fixes for madvise(MADV_DONTNEED) when sealed jeffxu (Wed Oct 16 2024 - 20:51:31 EST)
- [PATCH v1 2/2] selftest/mseal: Add tests for madvise fixes jeffxu (Wed Oct 16 2024 - 20:51:36 EST)
- Re: [PATCH 2/5][next] nfsd: avoid -Wflex-array-member-not-at-end warnings NeilBrown (Wed Oct 16 2024 - 20:51:57 EST)
- Re: [syzbot] [xfs?] INFO: task hung in xfs_ail_push_all_sync (2) Dave Chinner (Wed Oct 16 2024 - 20:53:35 EST)
- [PATCH v1 0/2] Qualcomm sm6115 LPASS clock controller Alexey Klimov (Wed Oct 16 2024 - 20:58:22 EST)
- Re: [PATCH v4 06/10] riscv: Allow ptrace control of the tagged address ABI Charlie Jenkins (Wed Oct 16 2024 - 20:58:31 EST)
- [PATCH v1 1/2] dt-bindings: clock: Add Qualcomm SM6115 LPASS clock controller Alexey Klimov (Wed Oct 16 2024 - 20:58:49 EST)
- [PATCH v1 2/2] clk: qcom: Add SM6115 LPASSCC Alexey Klimov (Wed Oct 16 2024 - 20:59:02 EST)
- Re: [RFC PATCH v2 0/1] seal system mappings Jeff Xu (Wed Oct 16 2024 - 20:59:20 EST)
- Re: [PATCH v2] selftest/tcp-ao: Add filter tests Dmitry Safonov (Wed Oct 16 2024 - 21:04:41 EST)
- Re: [RFC PATCH v2 1/1] exec: seal system mappings Liam R. Howlett (Wed Oct 16 2024 - 21:11:01 EST)
- [PATCH v2 1/2] remoteproc: Documentation: move from staging anish kumar (Wed Oct 16 2024 - 21:11:43 EST)
- [PATCH v2 2/2] remoteproc: Documentation: add documentation anish kumar (Wed Oct 16 2024 - 21:11:55 EST)
- Re: [PATCH v2] security/keys: fix slab-out-of-bounds in key_task_permission Chen Ridong (Wed Oct 16 2024 - 21:20:00 EST)
- [PATCH v3 15/23] drm/msm/dpu: Fail atomic_check if CWB and CDM are enabled Jessica Zhang (Wed Oct 16 2024 - 21:21:44 EST)
- [PATCH v3 14/23] drm/msm/dpu: Require modeset if clone mode status changes Jessica Zhang (Wed Oct 16 2024 - 21:21:48 EST)
- [PATCH v3 07/23] drm/msm/dpu: Add CWB entry to catalog for SM8650 Jessica Zhang (Wed Oct 16 2024 - 21:21:59 EST)
- [PATCH v3 02/23] drm: Add valid clones check Jessica Zhang (Wed Oct 16 2024 - 21:22:02 EST)
- [PATCH v3 03/23] drm/msm/dpu: get rid of struct dpu_rm_requirements Jessica Zhang (Wed Oct 16 2024 - 21:22:06 EST)
- [PATCH v3 21/23] drm/msm/dpu: Skip trigger flush and start for CWB Jessica Zhang (Wed Oct 16 2024 - 21:22:57 EST)
- [PATCH v3 01/23] drm: add clone mode check for CRTC Jessica Zhang (Wed Oct 16 2024 - 21:22:58 EST)
- [PATCH v3 23/23] drm/msm/dpu: Set possible clones for all encoders Jessica Zhang (Wed Oct 16 2024 - 21:23:07 EST)
- [PATCH v3 08/23] drm/msm/dpu: Specify dedicated CWB pingpong blocks Jessica Zhang (Wed Oct 16 2024 - 21:23:11 EST)
- [PATCH v3 09/23] drm/msm/dpu: add devcoredumps for cwb registers Jessica Zhang (Wed Oct 16 2024 - 21:23:30 EST)
- [PATCH v3 00/23] drm/msm/dpu: Add Concurrent Writeback Support for DPU 10.x+ Jessica Zhang (Wed Oct 16 2024 - 21:23:36 EST)
- [PATCH v3 17/23] drm/msm/dpu: Configure CWB in writeback encoder Jessica Zhang (Wed Oct 16 2024 - 21:23:37 EST)
- [PATCH v3 10/23] drm/msm/dpu: Add dpu_hw_cwb abstraction for CWB block Jessica Zhang (Wed Oct 16 2024 - 21:23:37 EST)
- [PATCH v3 11/23] drm/msm/dpu: add CWB support to dpu_hw_wb Jessica Zhang (Wed Oct 16 2024 - 21:24:06 EST)
- [PATCH v3 13/23] drm/msm/dpu: Add CWB to msm_display_topology Jessica Zhang (Wed Oct 16 2024 - 21:24:08 EST)
- [PATCH v3 20/23] drm/msm/dpu: Start frame done timer after encoder kickoff Jessica Zhang (Wed Oct 16 2024 - 21:24:41 EST)
- [PATCH v3 06/23] drm/msm/dpu: fill CRTC resources in dpu_crtc.c Jessica Zhang (Wed Oct 16 2024 - 21:24:44 EST)
- [PATCH v3 18/23] drm/msm/dpu: Support CWB in dpu_hw_ctl Jessica Zhang (Wed Oct 16 2024 - 21:24:50 EST)
- [PATCH v3 04/23] drm/msm/dpu: switch RM to use crtc_id rather than enc_id for allocation Jessica Zhang (Wed Oct 16 2024 - 21:25:09 EST)
- [PATCH v3 12/23] drm/msm/dpu: Add RM support for allocating CWB Jessica Zhang (Wed Oct 16 2024 - 21:25:12 EST)
- [PATCH v3 05/23] drm/msm/dpu: move resource allocation to CRTC Jessica Zhang (Wed Oct 16 2024 - 21:25:23 EST)
- [PATCH v3 22/23] drm/msm/dpu: Reorder encoder kickoff for CWB Jessica Zhang (Wed Oct 16 2024 - 21:25:31 EST)
- [PATCH v3 19/23] drm/msm/dpu: Adjust writeback phys encoder setup for CWB Jessica Zhang (Wed Oct 16 2024 - 21:25:31 EST)
- [PATCH v3 16/23] drm/msm/dpu: Reserve resources for CWB Jessica Zhang (Wed Oct 16 2024 - 21:25:32 EST)
- Re: [PATCH v6] usb: dwc3: gadget: Refine the logic for resizing Tx FIFOs Thinh Nguyen (Wed Oct 16 2024 - 21:25:46 EST)
- RE: [PATCH] wifi: rtw88: Refactor looping in rtw_phy_store_tx_power_by_rate Ping-Ke Shih (Wed Oct 16 2024 - 21:27:06 EST)
- Re: [PATCH v4 00/28] Qualcomm iris video decoder driver Bryan O'Donoghue (Wed Oct 16 2024 - 21:27:23 EST)
- [PATCH v2] f2fs: fix to parse temperature correctly in f2fs_get_segment_temp() Chao Yu (Wed Oct 16 2024 - 21:29:45 EST)
- RE: [PATCH net-next 01/13] net: fec: fix typos found by codespell Wei Fang (Wed Oct 16 2024 - 21:32:12 EST)
- Re: [PATCH v2 1/4] drm/tests: helpers: Add helper for drm_display_mode_from_cea_vic() Jinjie Ruan (Wed Oct 16 2024 - 21:33:29 EST)
- RE: [PATCH net-next 02/13] net: fec: struct fec_enet_private: remove obsolete comment Wei Fang (Wed Oct 16 2024 - 21:37:49 EST)
- RE: [PATCH net-next 03/13] net: fec: add missing header files Wei Fang (Wed Oct 16 2024 - 21:40:25 EST)
- Re: [RFC PATCH 2/2] f2fs: introduce f2fs_invalidate_consecutive_blocks() Chao Yu (Wed Oct 16 2024 - 21:40:55 EST)
- Re: [PATCH v8 07/10] iommufd: Fault-capable hwpt attach/detach/replace Zhangfei Gao (Wed Oct 16 2024 - 21:44:40 EST)
- RE: [PATCH net-next 04/13] net: fec: rename struct fec_devinfo fec_imx6x_info -> fec_imx6sx_info Wei Fang (Wed Oct 16 2024 - 21:45:10 EST)
- linux-next: build failure after merge of the vfs-brauner-fixes tree Stephen Rothwell (Wed Oct 16 2024 - 21:46:54 EST)
- [no subject] Paul Davey (Wed Oct 16 2024 - 21:46:56 EST)
- RE: [PATCH net-next 05/13] net: fec: fec_restart(): introduce a define for FEC_ECR_SPEED Wei Fang (Wed Oct 16 2024 - 21:48:01 EST)
- RE: [PATCH net-next 06/13] net: fec: fec_restart(): make use of FEC_ECR_RESET Wei Fang (Wed Oct 16 2024 - 21:49:52 EST)
- [PATCH net-next] net: phy: marvell: Add mdix status reporting Paul Davey (Wed Oct 16 2024 - 21:51:06 EST)
- 回复: [PATCH v1] riscv: dts: starfive: disable unused csi/camss nodes Changhuang Liang (Wed Oct 16 2024 - 21:51:25 EST)
- Re: [syzbot] Re: [syzbot] [ocfs2?] possible deadlock in ocfs2_fiemap syzbot (Wed Oct 16 2024 - 21:52:23 EST)
- Re: [PATCH net-next 01/13] net: fec: fix typos found by codespell Frank Li (Wed Oct 16 2024 - 21:53:15 EST)
- [PATCH net-next] net: phy: aquantia: Add mdix config and reporting Paul Davey (Wed Oct 16 2024 - 21:54:24 EST)
- Re: [PATCH net-next 02/13] net: fec: struct fec_enet_private: remove obsolete comment Frank Li (Wed Oct 16 2024 - 21:55:30 EST)
- Re: [PATCH net-next 03/13] net: fec: add missing header files Frank Li (Wed Oct 16 2024 - 21:56:35 EST)
- [PATCH v6] f2fs: zone: don't block IO if there is remained open zone Chao Yu (Wed Oct 16 2024 - 21:56:47 EST)
- Re: [PATCH] sched_ext: Use BTF_ID to resolve task_struct Tianchen Ding (Wed Oct 16 2024 - 21:57:38 EST)
- Re: [PATCH net-next 04/13] net: fec: rename struct fec_devinfo fec_imx6x_info -> fec_imx6sx_info Frank Li (Wed Oct 16 2024 - 22:00:22 EST)
- [PATCH -next] ipw2x00: fix bad alignments Jiapeng Chong (Wed Oct 16 2024 - 22:01:49 EST)
- The "make headers" requirement, revisited: [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_* John Hubbard (Wed Oct 16 2024 - 22:02:05 EST)
- Re: [PATCH v3 tip/perf/core 2/4] mm: switch to 64-bit mm_lock_seq/vm_lock_seq on 64-bit architectures Suren Baghdasaryan (Wed Oct 16 2024 - 22:02:19 EST)
- Re: [RFC PATCH v2 0/1] seal system mappings Liam R. Howlett (Wed Oct 16 2024 - 22:04:29 EST)
- Re: [PATCH net-next 05/13] net: fec: fec_restart(): introduce a define for FEC_ECR_SPEED Frank Li (Wed Oct 16 2024 - 22:06:02 EST)
- [PATCHv2 net-next 0/3] Bonding: returns detailed error about XDP failures Hangbin Liu (Wed Oct 16 2024 - 22:07:12 EST)
- [PATCHv2 net-next 1/3] bonding: return detailed error when loading native XDP fails Hangbin Liu (Wed Oct 16 2024 - 22:07:33 EST)
- [PATCHv2 net-next 2/3] bonding: use correct return value Hangbin Liu (Wed Oct 16 2024 - 22:07:54 EST)
- [PATCHv2 net-next 3/3] Documentation: bonding: add XDP support explanation Hangbin Liu (Wed Oct 16 2024 - 22:08:16 EST)
- Re: [PATCH net-next 06/13] net: fec: fec_restart(): make use of FEC_ECR_RESET Frank Li (Wed Oct 16 2024 - 22:08:26 EST)
- RE: [PATCH v6 00/10] drm/bridge: it6505: fix HDCP CTS fail items and add MCCS support Hermes.Wu (Wed Oct 16 2024 - 22:11:15 EST)
- Re: [PATCH] sched_ext: Use BTF_ID to resolve task_struct Alexei Starovoitov (Wed Oct 16 2024 - 22:12:47 EST)
- Re: [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_* John Hubbard (Wed Oct 16 2024 - 22:15:09 EST)
- Re: [PATCH v1 1/4] mm/hmm: HMM API for P2P DMA to device zone pages Alistair Popple (Wed Oct 16 2024 - 22:15:56 EST)
- Re: [PATCH net-next 07/13] net: fec: fec_probe(): update quirk: bring IRQs in correct order Frank Li (Wed Oct 16 2024 - 22:16:11 EST)
- Re: [syzbot] [ocfs2?] possible deadlock in ocfs2_fiemap syzbot (Wed Oct 16 2024 - 22:18:15 EST)
- Re: XFS performance degradation during running cp command with big test file Xiongwei Song (Wed Oct 16 2024 - 22:18:35 EST)
- Re: [syzbot] [exfat?] KMSAN: uninit-value in __exfat_get_dentry_set Yuezhang.Mo@xxxxxxxx (Wed Oct 16 2024 - 22:21:26 EST)
- Re: linux-next: manual merge of the sched-ext tree with the tip tree Stephen Rothwell (Wed Oct 16 2024 - 22:22:34 EST)
- Re: [PATCH v6 1/4] Docs/zh_CN: Translate page_tables.rst to Simplified Chinese Yanteng Si (Wed Oct 16 2024 - 22:24:10 EST)
- [PATCH -next] drm/fsl-dcu: Remove unnecessary print function dev_err() Jiapeng Chong (Wed Oct 16 2024 - 22:24:51 EST)
- Re: [PATCH net-next 08/13] net: fec: fec_probe(): let IRQ name reflect its function Frank Li (Wed Oct 16 2024 - 22:24:56 EST)
- Re: [PATCH v6 4/4] docs/zh_CN: Add a entry in Chinese glossary Yanteng Si (Wed Oct 16 2024 - 22:25:15 EST)
- Re: [PATCH v2 2/2] pinctrl: qcom: add the tlmm driver for QCS8300 platforms Jingyi Wang (Wed Oct 16 2024 - 22:25:33 EST)
- [PATCH] munmap sealed memory cause memory to split (bug) jeffxu (Wed Oct 16 2024 - 22:26:39 EST)
- [RESEND. PATCH v2] Bluetooth: btusb: Add MT7925 support for ID 0x13d3:0x3608 WangYuli (Wed Oct 16 2024 - 22:26:51 EST)
- Re: [PATCH net-next 09/13] net: fec: fec_enet_rx_queue(): use same signature as fec_enet_tx_queue() Frank Li (Wed Oct 16 2024 - 22:32:44 EST)
- Re: AMD zen microcode updates breaks boot Jens Axboe (Wed Oct 16 2024 - 22:34:22 EST)
- Re: [PATCH v2 1/2] arm64/lib: Handle CRC-32 alternative in C code Eric Biggers (Wed Oct 16 2024 - 22:38:02 EST)
- Re: [PATCH] munmap sealed memory cause memory to split (bug) Jeff Xu (Wed Oct 16 2024 - 22:38:57 EST)
- Re: [PATCH] KVM: arm64: Fix shift-out-of-bounds bug Ilkka Koskinen (Wed Oct 16 2024 - 22:39:31 EST)
- Re: [PATCH v5] Docs/zh_CN: Translate physical_memory.rst to Simplified Chinese Yanteng Si (Wed Oct 16 2024 - 22:40:23 EST)
- Re: [PATCH] PCI: pciehp: Fix system hang on resume after hot-unplug during suspend AceLan Kao (Wed Oct 16 2024 - 22:41:24 EST)
- Re: [PATCH v2] mm: shrinker: avoid memleak in alloc_shrinker_info Qi Zheng (Wed Oct 16 2024 - 22:42:13 EST)
- [PATCH v2] sched_ext: Use btf_ids to resolve task_struct Tianchen Ding (Wed Oct 16 2024 - 22:44:33 EST)
- Re: [PATCH net-next 10/13] net: fec: fec_enet_rx_queue(): replace open coded cast by skb_vlan_eth_hdr() Frank Li (Wed Oct 16 2024 - 22:44:48 EST)
- Re: [PATCH v6 00/10] drm/bridge: it6505: fix HDCP CTS fail items and add MCCS support Pin-yen Lin (Wed Oct 16 2024 - 22:45:02 EST)
- Re: [PATCH 1/2] mm: shmem: update iocb->ki_pos directly to simplify tmpfs read logic Baolin Wang (Wed Oct 16 2024 - 22:46:16 EST)
- Re: [PATCH 2/2] mm: shmem: improve the tmpfs large folio read performance Baolin Wang (Wed Oct 16 2024 - 22:46:49 EST)
- Re: [PATCH V2] staging: gpib: Remove a dead condition in if statement Everest K.C. (Wed Oct 16 2024 - 22:47:47 EST)
- Re: [PATCH net-next 11/13] net: fec: fec_enet_rx_queue(): reduce scope of data Frank Li (Wed Oct 16 2024 - 22:49:57 EST)
- RE: [PATCH v6 00/10] drm/bridge: it6505: fix HDCP CTS fail items and add MCCS support Hermes.Wu (Wed Oct 16 2024 - 22:50:42 EST)
- Re: [PATCH V2] staging: gpib: Remove a dead condition in if statement Everest K.C. (Wed Oct 16 2024 - 22:51:05 EST)
- [PATCH v2 1/3] dt-bindings: soc: rockchip: add rk3576 vo1-grf syscon Frank Wang (Wed Oct 16 2024 - 22:52:47 EST)
- [PATCH v2 2/3] dt-bindings: phy: rockchip-usbdp: add rk3576 Frank Wang (Wed Oct 16 2024 - 22:53:00 EST)
- [PATCH v2 3/3] phy: rockchip: usbdp: add rk3576 device match data Frank Wang (Wed Oct 16 2024 - 22:53:14 EST)
- [PATCH 0/3] Add aoss_qmp nodes for qcs615 Kyle Deng (Wed Oct 16 2024 - 22:53:39 EST)
- [PATCH 2/3] dt-bindings: aoss: qcom: Document the qcs615 AOSS_QMP Kyle Deng (Wed Oct 16 2024 - 22:53:41 EST)
- [PATCH 1/3] dt-bindings: mailbox: qcom,apcs-kpss-global: Document the qcs615 APSS Kyle Deng (Wed Oct 16 2024 - 22:53:46 EST)
- [PATCH 3/3] arm64: dts: qcom: qcs615: add AOSS_QMP node Kyle Deng (Wed Oct 16 2024 - 22:54:16 EST)
- Re: [PATCH -next v4 1/2] perf stat: Support inherit events during fork() for bperf Tengda Wu (Wed Oct 16 2024 - 22:54:32 EST)
- Re: [PATCH][next] pinctrl: th1520: Dereference pointer only after NULL check Everest K.C. (Wed Oct 16 2024 - 22:54:46 EST)
- [paulmck-rcu:dev.2024.10.15a] BUILD SUCCESS 202555bfa9d562674246ff56c0dba152979fe4c2 kernel test robot (Wed Oct 16 2024 - 22:57:03 EST)
- Re: [syzbot] [exfat?] KMSAN: uninit-value in __exfat_get_dentry_set syzbot (Wed Oct 16 2024 - 22:57:16 EST)
- [PATCH v2] KVM: arm64: Fix shift-out-of-bounds bug Ilkka Koskinen (Wed Oct 16 2024 - 22:57:34 EST)
- Re: [linus:master] [mm] cacded5e42: aim9.brk_test.ops_per_sec -5.0% regression Oliver Sang (Wed Oct 16 2024 - 22:59:18 EST)
- Re: [PATCH v1] memblock: Initialized the memory of memblock.reserve to the MIGRATE_MOVABL Su Hua (Wed Oct 16 2024 - 22:59:26 EST)
- [PATCH] arm64: dts: qcom: Add coresight nodes for QCS615 Jie Gan (Wed Oct 16 2024 - 23:00:52 EST)
- Re: [PATCH] LoongArch: Fix cpu hotplug issue maobibo (Wed Oct 16 2024 - 23:02:54 EST)
- Re: [REGRESSION][BISECTED] erroneous buffer overflow detected in bch2_xattr_validate Jan Hendrik Farr (Wed Oct 16 2024 - 23:04:41 EST)
- [PATCH v7 5/7] PCI: qcom: Remove BDF2SID mapping config for SC8280X family SoC Qiang Yu (Wed Oct 16 2024 - 23:04:57 EST)
- [PATCH v7 0/7] Add support for PCIe3 on x1e80100 Qiang Yu (Wed Oct 16 2024 - 23:05:00 EST)
- [PATCH v7 3/7] dt-bindings: PCI: qcom,pcie-x1e80100: Add 'global' interrupt Qiang Yu (Wed Oct 16 2024 - 23:05:29 EST)
- [PATCH v7 1/7] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the X1E80100 QMP PCIe PHY Gen4 x8 Qiang Yu (Wed Oct 16 2024 - 23:05:38 EST)
- [PATCH v7 2/7] dt-bindings: PCI: qcom: Move OPP table to qcom,pcie-common.yaml Qiang Yu (Wed Oct 16 2024 - 23:05:49 EST)
- [PATCH v7 6/7] PCI: qcom: Disable ASPM L0s and remove BDF2SID mapping config for X1E80100 SoC Qiang Yu (Wed Oct 16 2024 - 23:06:20 EST)
- [PATCH v7 4/7] phy: qcom: qmp: Add phy register and clk setting for x1e80100 PCIe3 Qiang Yu (Wed Oct 16 2024 - 23:06:20 EST)
- [PATCH v7 7/7] arm64: dts: qcom: x1e80100: Add support for PCIe3 on x1e80100 Qiang Yu (Wed Oct 16 2024 - 23:06:45 EST)
- Re: [PATCH net-next 12/13] net: fec: fec_enet_rx_queue(): move_call to _vlan_hwaccel_put_tag() Frank Li (Wed Oct 16 2024 - 23:07:15 EST)
- [RESEND. PATCH] mt76: mt76u_vendor_request: Do not print error messages when -EPROTO WangYuli (Wed Oct 16 2024 - 23:07:30 EST)
- Re: [PATCH net-next 13/13] net: fec: fec_enet_rx_queue(): factor out VLAN handling into separate function fec_enet_rx_vlan() Frank Li (Wed Oct 16 2024 - 23:08:04 EST)
- RE: [PATCH net-next 07/13] net: fec: fec_probe(): update quirk: bring IRQs in correct order Wei Fang (Wed Oct 16 2024 - 23:09:41 EST)
- [tip:timers/core] BUILD SUCCESS WITH WARNING 1f455f601e2060497f9883991e8d5e79fbc7b047 kernel test robot (Wed Oct 16 2024 - 23:12:29 EST)
- [PATCH] arm64: dts: imx8mp-phyboard-pollux: Set Video PLL1 frequency to 506.8 MHz Marek Vasut (Wed Oct 16 2024 - 23:12:44 EST)
- RE: [PATCH net-next 08/13] net: fec: fec_probe(): let IRQ name reflect its function Wei Fang (Wed Oct 16 2024 - 23:13:00 EST)
- RE: [PATCH net-next 10/13] net: fec: fec_enet_rx_queue(): replace open coded cast by skb_vlan_eth_hdr() Wei Fang (Wed Oct 16 2024 - 23:15:28 EST)
- Re: [syzbot] Re: [syzbot] [ocfs2?] possible deadlock in ocfs2_fiemap syzbot (Wed Oct 16 2024 - 23:19:49 EST)
- RE: [PATCH net-next 11/13] net: fec: fec_enet_rx_queue(): reduce scope of data Wei Fang (Wed Oct 16 2024 - 23:20:06 EST)
- Re: [PATCH] wifi: rtw88: Refactor looping in rtw_phy_store_tx_power_by_rate kernel test robot (Wed Oct 16 2024 - 23:20:25 EST)
- [RESEND. PATCH v2] riscv: Use '%u' to format the output of 'cpu' WangYuli (Wed Oct 16 2024 - 23:21:49 EST)
- [PATCH net-next v2 0/3] net: phy: Refactor mediatek-ge-soc.c for clarity and correctness Sky Huang (Wed Oct 16 2024 - 23:22:41 EST)
- [PATCH net-next v2 1/3] net: phy: mediatek-ge-soc: Fix coding style Sky Huang (Wed Oct 16 2024 - 23:24:02 EST)
- [PATCH net-next v2 3/3] net: phy: mediatek-ge-soc: Propagate error code correctly in cal_cycle() Sky Huang (Wed Oct 16 2024 - 23:24:31 EST)
- Re: [PATCH 2/2] mm: shmem: improve the tmpfs large folio read performance Baolin Wang (Wed Oct 16 2024 - 23:25:57 EST)
- Re: [PATCH 1/3] lib/min_heap: Introduce non-inline versions of min heap API functions Kent Overstreet (Wed Oct 16 2024 - 23:26:55 EST)
- RE: [PATCH net-next 12/13] net: fec: fec_enet_rx_queue(): move_call to _vlan_hwaccel_put_tag() Wei Fang (Wed Oct 16 2024 - 23:29:42 EST)
- [PATCH v3] ARM/nommu: Fix typo "absense" WangYuli (Wed Oct 16 2024 - 23:32:05 EST)
- RE: [PATCH net-next 13/13] net: fec: fec_enet_rx_queue(): factor out VLAN handling into separate function fec_enet_rx_vlan() Wei Fang (Wed Oct 16 2024 - 23:33:28 EST)
- RE: [syzbot] [exfat?] KMSAN: uninit-value in __exfat_get_dentry_set Yuezhang.Mo@xxxxxxxx (Wed Oct 16 2024 - 23:33:47 EST)
- [PATCH net-next v2 2/3] net: phy: mediatek-ge-soc: Shrink line wrapping to 80 characters Sky Huang (Wed Oct 16 2024 - 23:39:22 EST)
- Re: WARNING in get_pat_info Marius Fleischer (Wed Oct 16 2024 - 23:39:53 EST)
- Re: [PATCH 1/2] erofs: using macro instead of definition of log functions Gao Xiang (Wed Oct 16 2024 - 23:40:12 EST)
- Re: [PATCH v6] usb: dwc3: gadget: Refine the logic for resizing Tx FIFOs kernel test robot (Wed Oct 16 2024 - 23:41:12 EST)
- [RESEND. PATCH 1/5] drm/ci: Upgrade requirements because of bothering by GitHub Dependabot WangYuli (Wed Oct 16 2024 - 23:42:09 EST)
- [RESEND. PATCH 3/5] drm/ci: Upgrade requests requirement to 2.32.0 WangYuli (Wed Oct 16 2024 - 23:42:14 EST)
- [RESEND. PATCH 2/5] drm/ci: Upgrade urllib3 requirement to 2.2.2 WangYuli (Wed Oct 16 2024 - 23:42:15 EST)
- Re: [PATCH 2/2] erofs: simplify declaration of the log functions Gao Xiang (Wed Oct 16 2024 - 23:42:37 EST)
- [RESEND. PATCH 4/5] drm/ci: Upgrade idna requirement to 3.7 WangYuli (Wed Oct 16 2024 - 23:42:39 EST)
- [RESEND. PATCH 5/5] drm/ci: Upgrade certifi requirement to 2024.07.04 WangYuli (Wed Oct 16 2024 - 23:42:45 EST)
- Re: [RFC PATCH v2 1/1] exec: seal system mappings Jeff Xu (Wed Oct 16 2024 - 23:43:25 EST)
- Re: general protection fault in bio_associate_blkg_from_css Marius Fleischer (Wed Oct 16 2024 - 23:44:55 EST)
- Re: [PATCH v2 1/2] cpufreq/amd-pstate: Remove the redundant verify() function Gautham R. Shenoy (Wed Oct 16 2024 - 23:47:26 EST)
- Re: [PATCH v6] f2fs: introduce device aliasing file Chao Yu (Wed Oct 16 2024 - 23:47:56 EST)
- Re: [PATCH v9 2/3] PCI: rockchip: Simplify reset control handling by using reset_control_bulk*() function Anand Moon (Wed Oct 16 2024 - 23:48:04 EST)
- Re: [PATCH v3 2/2] iio: light: Add support for TI OPT4060 color sensor kernel test robot (Wed Oct 16 2024 - 23:51:07 EST)
- Re: [PATCH v6] usb: dwc3: gadget: Refine the logic for resizing Tx FIFOs kernel test robot (Wed Oct 16 2024 - 23:51:20 EST)
- Re: [syzbot] [ocfs2?] possible deadlock in ocfs2_fiemap syzbot (Wed Oct 16 2024 - 23:51:33 EST)
- Re: [Intel-wired-lan] [PATCH net] igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog() Yue Haibing (Wed Oct 16 2024 - 23:52:01 EST)
- Re: [PATCH V4 07/10] accel/amdxdna: Add command execution Lizhi Hou (Wed Oct 16 2024 - 23:53:23 EST)
- Re: [Intel-wired-lan] [PATCH net] igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog() Yue Haibing (Wed Oct 16 2024 - 23:55:28 EST)
- Re: [PATCH v2 2/2] cpufreq/amd-pstate: Set the initial min_freq to lowest_nonlinear_freq Gautham R. Shenoy (Wed Oct 16 2024 - 23:56:43 EST)
- Re: [PATCH] LoongArch: Fix cpu hotplug issue Huacai Chen (Wed Oct 16 2024 - 23:56:53 EST)
- Re: [RFC PATCH v2 1/1] exec: seal system mappings Jeff Xu (Wed Oct 16 2024 - 23:57:03 EST)
- [PATCH] acpi: zero-initialize acpi_object union structure Payam Moradshahi (Wed Oct 16 2024 - 23:59:58 EST)
- [PATCH -next] phy: stm32: Remove unneeded semicolon Yang Li (Thu Oct 17 2024 - 00:07:15 EST)
- [PATCH] platform/x86/intel/pmc: Fix pmc_core_iounmap to call iounmap for valid addresses Vamsi Krishna Brahmajosyula (Thu Oct 17 2024 - 00:10:45 EST)
- Re: [syzbot] [exfat?] KMSAN: uninit-value in __exfat_get_dentry_set syzbot (Thu Oct 17 2024 - 00:18:15 EST)
- [PATCH v1 0/4] Enable UFS on QCS615 Xin Liu (Thu Oct 17 2024 - 00:24:11 EST)
- [PATCH v1 1/4] dt-bindings: phy: Add QMP UFS PHY comptible for QCS615 Xin Liu (Thu Oct 17 2024 - 00:24:18 EST)
- [PATCH v1 2/4] dt-bindings: ufs: qcom: Add UFS Host Controller for QCS615 Xin Liu (Thu Oct 17 2024 - 00:24:45 EST)
- [PATCH v1 3/4] arm64: dts: qcom: qcs615: add UFS node Xin Liu (Thu Oct 17 2024 - 00:24:59 EST)
- [PATCH v1 4/4] arm64: dts: qcom: qcs615-ride: Enable UFS node Xin Liu (Thu Oct 17 2024 - 00:25:17 EST)
- Re: [PATCH v2 2/2] cpufreq/amd-pstate: Set the initial min_freq to lowest_nonlinear_freq Dhananjay Ugwekar (Thu Oct 17 2024 - 00:30:22 EST)
- Re: [PATCH v2 2/2] cpufreq/amd-pstate: Set the initial min_freq to lowest_nonlinear_freq Dhananjay Ugwekar (Thu Oct 17 2024 - 00:32:55 EST)
- [PATCH v2] power: supply: hwmon: move interface to private header Thomas Weißschuh (Thu Oct 17 2024 - 00:37:51 EST)
- Re: [PATCH v5 14/16] modules: Support extended MODVERSIONS info Christophe Leroy (Thu Oct 17 2024 - 00:41:55 EST)
- Re: [PATCH V2] staging: gpib: Remove a dead condition in if statement Everest K.C. (Thu Oct 17 2024 - 00:42:28 EST)
- Re: [PATCH v3 2/2] iio: light: Add support for TI OPT4060 color sensor kernel test robot (Thu Oct 17 2024 - 00:44:11 EST)
- Re: [PATCH v3 03/14] x86/cpufeatures: add X86_FEATURE_WORKLOAD_CLASS feature bit Gautham R. Shenoy (Thu Oct 17 2024 - 00:47:54 EST)
- [PATCH net-next v3 0/3] selftests: Add selftest for link layer and performance testing Mohan Prasad J (Thu Oct 17 2024 - 00:48:06 EST)
- [PATCH net-next v3 2/3] selftests: nic_link_layer: Add selftest case for speed and duplex states Mohan Prasad J (Thu Oct 17 2024 - 00:48:19 EST)
- [PATCH net-next v3 1/3] selftests: nic_link_layer: Add link layer selftest for NIC driver Mohan Prasad J (Thu Oct 17 2024 - 00:48:38 EST)
- [PATCH net-next v3 3/3] selftests: nic_performance: Add selftest for performance of NIC driver Mohan Prasad J (Thu Oct 17 2024 - 00:48:45 EST)
- Re: [PATCH v2] sched/eevdf: Reduce the computation frequency of avg_vruntime kernel test robot (Thu Oct 17 2024 - 00:49:07 EST)
- Re: [PATCH v3 04/14] x86/msr-index: define AMD heterogeneous CPU related MSR Gautham R. Shenoy (Thu Oct 17 2024 - 00:49:15 EST)
- Re: [PATCH 00/10] Introduce guestmemfs: persistent in-memory filesystem Vishal Annapurve (Thu Oct 17 2024 - 00:54:18 EST)
- [syzbot] [bcachefs?] kernel BUG in bch2_bucket_alloc_trans (2) syzbot (Thu Oct 17 2024 - 01:03:44 EST)
- Re: [PATCH] i915: fix DRM_I915_GVT_KVMGT dependencies Arnd Bergmann (Thu Oct 17 2024 - 01:12:10 EST)
- Re: [PATCH] arm64: dts: mt8183: Add port node to mt8183.dtsi Chen-Yu Tsai (Thu Oct 17 2024 - 01:13:42 EST)
- Re: [PATCH 1/3] dt-bindings: mailbox: qcom,cpucp-mbox: Add sc7280 cpucp mailbox instance Shivnandan Kumar (Thu Oct 17 2024 - 01:19:12 EST)
- [PATCH -next] ASoC: codecs: Remove unneeded semicolon Yang Li (Thu Oct 17 2024 - 01:19:25 EST)
- [PATCH 0/2] [tip: sched/core] sched: Disable PLACE_LAG and RUN_TO_PARITY and move them to sysctl Cristian Prundeanu (Thu Oct 17 2024 - 01:20:26 EST)
- [PATCH 1/2] [tip: sched/core] sched: Disable PLACE_LAG and RUN_TO_PARITY Cristian Prundeanu (Thu Oct 17 2024 - 01:20:38 EST)
- [PATCH 2/2] [tip: sched/core] sched: Move PLACE_LAG and RUN_TO_PARITY to sysctl Cristian Prundeanu (Thu Oct 17 2024 - 01:20:45 EST)
- [PATCH v1] perf test: Add a signal handler to kill forked child processes Ian Rogers (Thu Oct 17 2024 - 01:22:03 EST)
- Re: Why set .suppress_bind_attrs even though .remove() implemented? Manivannan Sadhasivam (Thu Oct 17 2024 - 01:23:47 EST)
- Re: [PATCH v3 1/8] x86/sev: Prepare for using the RMPREAD instruction to access the RMP Nikunj A. Dadhania (Thu Oct 17 2024 - 01:25:05 EST)
- Re: [PATCH v9 2/3] PCI: rockchip: Simplify reset control handling by using reset_control_bulk*() function Manivannan Sadhasivam (Thu Oct 17 2024 - 01:28:44 EST)
- [PATCH v3 0/2] cpufreq/amd-pstate: Set initial min_freq to lowest_nonlinear_freq Dhananjay Ugwekar (Thu Oct 17 2024 - 01:40:06 EST)
- [PATCH v3 1/2] cpufreq/amd-pstate: Remove the redundant verify() function Dhananjay Ugwekar (Thu Oct 17 2024 - 01:40:39 EST)
- [PATCH v3 2/2] cpufreq/amd-pstate: Set the initial min_freq to lowest_nonlinear_freq Dhananjay Ugwekar (Thu Oct 17 2024 - 01:41:35 EST)
- Re: [PATCH v1] riscv: dts: starfive: disable unused csi/camss nodes Aurelien Jarno (Thu Oct 17 2024 - 01:42:52 EST)
- [gustavoars:testing/wfamnae-next20241015 16/18] ./usr/include/linux/wireless.h:860:33: error: field 'src_addr' has incomplete type kernel test robot (Thu Oct 17 2024 - 01:48:11 EST)
- [gustavoars:testing/wfamnae-next20241015-2 5/18] include/linux/build_bug.h:78:41: error: static assertion failed: "struct member likely outside of struct_group_tagged()" kernel test robot (Thu Oct 17 2024 - 01:48:22 EST)
- 回复: [PATCH v1] riscv: dts: starfive: disable unused csi/camss nodes Changhuang Liang (Thu Oct 17 2024 - 01:50:14 EST)
- Re: [PATCH v3 1/2] riscv: vdso: Prevent the compiler from inserting calls to memset() Guo Ren (Thu Oct 17 2024 - 01:50:47 EST)
- Re: [PATCH v3 07/14] platform/x86: hfi: init per-cpu scores for each class Gautham R. Shenoy (Thu Oct 17 2024 - 01:52:57 EST)
- Re: [PATCH v3 2/2] riscv: Check that vdso does not contain any dynamic relocations Guo Ren (Thu Oct 17 2024 - 01:54:21 EST)
- [PATCH] MAINTAINERS: Generic Sound Card section Kuninori Morimoto (Thu Oct 17 2024 - 01:55:26 EST)
- [gustavoars:testing/wfamnae-next20241015-2 6/18] include/linux/compiler_types.h:517:45: error: call to '__compiletime_assert_854' declared with attribute error: BUILD_BUG_ON failed: conf->keylen < WLAN_KEY_LEN_CCMP kernel test robot (Thu Oct 17 2024 - 01:58:10 EST)
- Re: [PATCH v2] mm: mglru: provide a separate list for lazyfree anon folios Barry Song (Thu Oct 17 2024 - 01:59:31 EST)
- Re: [PATCH v2 0/2] usb: typec: Add new driver for Parade PS8830 Type-C Retimer Johan Hovold (Thu Oct 17 2024 - 02:00:49 EST)
- Re: [PATCH v3 09/14] platform/x86: hfi: add power management callback Gautham R. Shenoy (Thu Oct 17 2024 - 02:01:31 EST)
- Re: [PATCH RFC 2/3] dt-bindings: opp: Add v2-qcom-adreno vendor bindings Akhil P Oommen (Thu Oct 17 2024 - 02:01:32 EST)
- Re: [PATCH V2] staging: gpib: Remove a dead condition in if statement Greg KH (Thu Oct 17 2024 - 02:01:55 EST)
- RE: [PATCH v6 1/5] x86/mce: Add wrapper for struct mce to export vendor specific info Zhuo, Qiuxu (Thu Oct 17 2024 - 02:03:14 EST)
- Re: [PATCH v9 2/3] PCI: rockchip: Simplify reset control handling by using reset_control_bulk*() function Anand Moon (Thu Oct 17 2024 - 02:03:47 EST)
- Re: [PATCH] munmap sealed memory cause memory to split (bug) Greg KH (Thu Oct 17 2024 - 02:04:09 EST)
- Re: [PATCH v2] csky: fix csky_cmpxchg_fixup not working Guo Ren (Thu Oct 17 2024 - 02:05:09 EST)
- Re: [PATCH v3 10/14] x86/cpu: Enable SD_ASYM_PACKING for DIE Domain on AMD Processors Gautham R. Shenoy (Thu Oct 17 2024 - 02:06:37 EST)
- Re: [PATCH v3 05/14] platform/x86: hfi: Introduce AMD Hardware Feedback Interface Driver Gautham R. Shenoy (Thu Oct 17 2024 - 02:07:28 EST)
- [PATCH v3 0/2] PtP driver for s390 clocks Sven Schnelle (Thu Oct 17 2024 - 02:08:26 EST)
- [PATCH v3 2/2] s390/time: Add PtP driver Sven Schnelle (Thu Oct 17 2024 - 02:08:34 EST)
- [PATCH v3 1/2] s390/time: Add clocksource id to TOD clock Sven Schnelle (Thu Oct 17 2024 - 02:09:01 EST)
- Re: [PATCH v4 25/28] media: iris: implement power scaling for vpu2 and vpu3 kernel test robot (Thu Oct 17 2024 - 02:09:21 EST)
- Re: [PATCH v1 2/3] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 Series boards (hubble) Krzysztof Kozlowski (Thu Oct 17 2024 - 02:10:12 EST)
- Re: [PATCH RFC 3/3] arm64: dts: qcom: x1e80100: Add ACD levels for GPU Akhil P Oommen (Thu Oct 17 2024 - 02:13:00 EST)
- Re: [PATCH net-next 07/13] net: fec: fec_probe(): update quirk: bring IRQs in correct order Marc Kleine-Budde (Thu Oct 17 2024 - 02:13:40 EST)
- [PATCH] KVM: arm64: vgic-its: Do not call vgic_put_irq() within vgic_its_inject_cached_translation() WangYuli (Thu Oct 17 2024 - 02:15:13 EST)
- Re: RE: [PATCH net-next 07/13] net: fec: fec_probe(): update quirk: bring IRQs in correct order Marc Kleine-Budde (Thu Oct 17 2024 - 02:16:33 EST)
- Re: [RFC 2/2] khugepaged: use upgrade_read() to optimize collapse_huge_page lizhe . 67 (Thu Oct 17 2024 - 02:19:00 EST)
- Re: [RFC 1/2] rwsem: introduce upgrade_read interface lizhe . 67 (Thu Oct 17 2024 - 02:23:59 EST)
- [PATCH v5] media: Add t4ka3 camera sensor driver Kate Hsuan (Thu Oct 17 2024 - 02:24:21 EST)
- Re: [peterz-queue:sched/lazy] [sched, x86] 74d850cd4c: WARNING:at_kernel/rcu/rcutorture.c:#rcu_torture_stats_print[rcutorture] Oliver Sang (Thu Oct 17 2024 - 02:26:41 EST)
- [PATCH -next 1/2] selftests:timers: remove unneeded semicolon Jiapeng Chong (Thu Oct 17 2024 - 02:28:06 EST)
- [PATCH -next 2/2] selftests:timers: remove unneeded semicolon Jiapeng Chong (Thu Oct 17 2024 - 02:28:15 EST)
- [gustavoars:testing/wfamnae-next20241015-2 5/18] include/rdma/uverbs_ioctl.h:643:15: error: static assertion failed due to requirement '__builtin_offsetof(struct uverbs_attr_bundle, attrs) == sizeof(struct uverbs_attr_bundle_hdr)': struct member likely outside of struct_group_tagged() kernel test robot (Thu Oct 17 2024 - 02:29:13 EST)
- Re: micrel ksz8081 RMII phy and clause-22 broadcast Alexander Dahl (Thu Oct 17 2024 - 02:29:36 EST)
- [PATCH v3 0/4] drm/tests: Fix some memory leaks Jinjie Ruan (Thu Oct 17 2024 - 02:32:22 EST)
- [PATCH v3 2/4] drm/connector: hdmi: Fix memory leak in drm_display_mode_from_cea_vic() Jinjie Ruan (Thu Oct 17 2024 - 02:32:33 EST)
- [PATCH v3 3/4] drm/ttm/tests: Fix memory leak in ttm_tt_simple_create() Jinjie Ruan (Thu Oct 17 2024 - 02:32:44 EST)
- [PATCH v3 1/4] drm/tests: helpers: Add helper for drm_display_mode_from_cea_vic() Jinjie Ruan (Thu Oct 17 2024 - 02:32:53 EST)
- [PATCH v3 4/4] drm/tests: hdmi: Fix memory leaks in drm_display_mode_from_cea_vic() Jinjie Ruan (Thu Oct 17 2024 - 02:33:06 EST)
- Re: [PATCH 5/5] cxl: Avoid to create dax regions for type2 accelerators Huang, Ying (Thu Oct 17 2024 - 02:33:20 EST)
- [PATCH v5 0/5] Hwmon PMUs Ian Rogers (Thu Oct 17 2024 - 02:36:13 EST)
- [PATCH v5 1/5] tools api io: Ensure line_len_out is always initialized Ian Rogers (Thu Oct 17 2024 - 02:36:19 EST)
- [PATCH v5 3/5] perf pmu: Add calls enabling the hwmon_pmu Ian Rogers (Thu Oct 17 2024 - 02:36:40 EST)
- [PATCH v5 2/5] perf hwmon_pmu: Add a tool PMU exposing events from hwmon in sysfs Ian Rogers (Thu Oct 17 2024 - 02:36:44 EST)
- [PATCH v5 4/5] perf test: Add hwmon "PMU" test Ian Rogers (Thu Oct 17 2024 - 02:36:57 EST)
- [PATCH v5 5/5] perf docs: Document tool and hwmon events Ian Rogers (Thu Oct 17 2024 - 02:37:03 EST)
- Re: [PATCH 3/4] soundwire: intel_ace2x: Send PDI stream number during prepare Vinod Koul (Thu Oct 17 2024 - 02:37:27 EST)
- Re: [PATCH net-next v9 04/23] ovpn: add basic interface creation/destruction/management routines Jiri Pirko (Thu Oct 17 2024 - 02:39:29 EST)
- Re: [PATCH] KVM: arm64: vgic-its: Do not call vgic_put_irq() within vgic_its_inject_cached_translation() Oliver Upton (Thu Oct 17 2024 - 02:40:00 EST)
- Re: [PATCH] drivers/perf: hisi: Fix readl DDRC_VERSION stuck Yicong Yang (Thu Oct 17 2024 - 02:40:12 EST)
- Re: [PATCH v29 01/33] xhci: support setting interrupt moderation IMOD for secondary interrupters Greg KH (Thu Oct 17 2024 - 02:40:34 EST)
- [PATCH] arm64: dts: ti: k3-j784s4-evm: Add overlay for USB2.0 Type A functionality Siddharth Vadapalli (Thu Oct 17 2024 - 02:41:28 EST)
- Re: [PATCH 0/3] clk: ralink: mtmips: some fixes and sdhc clock support Sergio Paracuellos (Thu Oct 17 2024 - 02:41:56 EST)
- Re: [PATCH 2/2] watchdog: mtk_wdt: Add support for MT6735 WDT yassine . oudjana (Thu Oct 17 2024 - 02:44:05 EST)
- [PATCH v2] verification/dot2: Improve dot parser robustness Gabriele Monaco (Thu Oct 17 2024 - 02:44:17 EST)
- [PATCH v7] usb: dwc3: gadget: Refine the logic for resizing Tx FIFOs Akash Kumar (Thu Oct 17 2024 - 02:45:08 EST)
- [PATCH] memblock: Uniform initialization all reserved pages to MIGRATE_MOVABLE suhua (Thu Oct 17 2024 - 02:45:26 EST)
- Re: [PATCH] scsi: pm80xx: Use module param to set pcs event log severity Jinpu Wang (Thu Oct 17 2024 - 02:46:07 EST)
- Re: [RFC 1/2] rwsem: introduce upgrade_read interface lizhe . 67 (Thu Oct 17 2024 - 02:46:49 EST)
- [PATCH -next] fs: Fix build error Zheng Zucheng (Thu Oct 17 2024 - 02:50:56 EST)
- Re: [PATCH v2 2/2] drm: fsl-dcu: enable PIXCLK on LS1021A Alexander Stein (Thu Oct 17 2024 - 02:51:05 EST)
- [PATCH v5 0/4] Add iMX91 clock driver support Pengfei Li (Thu Oct 17 2024 - 02:51:17 EST)
- [PATCH v5 1/4] clk: imx93: Move IMX93_CLK_END macro to clk driver Pengfei Li (Thu Oct 17 2024 - 02:51:30 EST)
- [PATCH v5 2/4] dt-bindings: clock: imx93: Drop IMX93_CLK_END macro definition Pengfei Li (Thu Oct 17 2024 - 02:51:43 EST)
- Re: [PATCH] virtio_net: fix integer overflow in stats Jason Wang (Thu Oct 17 2024 - 02:52:02 EST)
- [PATCH v5 3/4] dt-bindings: clock: Add i.MX91 clock support Pengfei Li (Thu Oct 17 2024 - 02:52:14 EST)
- [PATCH v5 4/4] clk: imx: add i.MX91 clk Pengfei Li (Thu Oct 17 2024 - 02:52:26 EST)
- Re: [PATCH net-next 02/13] net: fec: struct fec_enet_private: remove obsolete comment Marc Kleine-Budde (Thu Oct 17 2024 - 02:53:49 EST)
- Re: [PATCH net-next 03/13] net: fec: add missing header files Marc Kleine-Budde (Thu Oct 17 2024 - 02:54:02 EST)
- Re: [PATCH v2 7/7] vhost: Add new UAPI to support change to task mode Jason Wang (Thu Oct 17 2024 - 02:54:17 EST)
- Re: [PATCH net-next 04/13] net: fec: rename struct fec_devinfo fec_imx6x_info -> fec_imx6sx_info Marc Kleine-Budde (Thu Oct 17 2024 - 02:55:19 EST)
- Re: [PATCH net-next 05/13] net: fec: fec_restart(): introduce a define for FEC_ECR_SPEED Marc Kleine-Budde (Thu Oct 17 2024 - 02:56:32 EST)
- Re: [PATCH net-next 06/13] net: fec: fec_restart(): make use of FEC_ECR_RESET Marc Kleine-Budde (Thu Oct 17 2024 - 02:57:08 EST)
- Re: [PATCH] wifi: rtw88: Refactor looping in rtw_phy_store_tx_power_by_rate Mohammed Anees (Thu Oct 17 2024 - 02:57:27 EST)
- Re: [PATCH] gpio: menz127: simplify error path and remove remove() Bartosz Golaszewski (Thu Oct 17 2024 - 02:58:15 EST)
- Re: [PATCH] gpio: amdpt: remove remove() Bartosz Golaszewski (Thu Oct 17 2024 - 02:58:15 EST)
- Re: [PATCH] gpio: fold the Kconfig prompt into the option type for GPIO CDEV Bartosz Golaszewski (Thu Oct 17 2024 - 02:58:16 EST)
- Re: [PATCH] gpio: sysfs: constify gpio class Bartosz Golaszewski (Thu Oct 17 2024 - 02:58:17 EST)
- Re: [PATCH v8 1/1] pwm: imx27: workaround of the pwm output bug when decrease the duty cycle Uwe Kleine-König (Thu Oct 17 2024 - 02:58:53 EST)
- RE: [PATCH v6 2/5] tracing: Add __print_dynamic_array() helper Zhuo, Qiuxu (Thu Oct 17 2024 - 02:59:06 EST)
- Re: [PATCH] selftests: mm: fix the incorrect usage() info of khugepaged Anshuman Khandual (Thu Oct 17 2024 - 03:01:51 EST)
- Re: [PATCH net-next 09/13] net: fec: fec_enet_rx_queue(): use same signature as fec_enet_tx_queue() Marc Kleine-Budde (Thu Oct 17 2024 - 03:03:13 EST)
- Re: [PATCH V2] staging: gpib: Remove a dead condition in if statement Dan Carpenter (Thu Oct 17 2024 - 03:03:47 EST)
- Re: [PATCH v3] xfs: Check for delayed allocations before setting extsize Ojaswin Mujoo (Thu Oct 17 2024 - 03:03:58 EST)
- Re: [PATCH net-next 10/13] net: fec: fec_enet_rx_queue(): replace open coded cast by skb_vlan_eth_hdr() Marc Kleine-Budde (Thu Oct 17 2024 - 03:04:30 EST)
- Re: [PATCH net-next 12/13] net: fec: fec_enet_rx_queue(): move_call to _vlan_hwaccel_put_tag() Marc Kleine-Budde (Thu Oct 17 2024 - 03:05:43 EST)
- Re: [PATCH RFC 3/3] arm64: dts: qcom: x1e80100: Add ACD levels for GPU Krzysztof Kozlowski (Thu Oct 17 2024 - 03:06:08 EST)
- RE: [PATCH] wifi: rtw88: Refactor looping in rtw_phy_store_tx_power_by_rate Ping-Ke Shih (Thu Oct 17 2024 - 03:06:43 EST)
- Re: [PATCH 2/7] rcu: limit PREEMPT_RCU configurations Sebastian Andrzej Siewior (Thu Oct 17 2024 - 03:07:26 EST)
- Re:Re: [PATCH v3 02/15] drm/rockchip: Set dma mask to 64 bit Andy Yan (Thu Oct 17 2024 - 03:08:01 EST)
- Re: RE: [PATCH net-next 13/13] net: fec: fec_enet_rx_queue(): factor out VLAN handling into separate function fec_enet_rx_vlan() Marc Kleine-Budde (Thu Oct 17 2024 - 03:09:39 EST)
- RE: [PATCH v6 3/5] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers Zhuo, Qiuxu (Thu Oct 17 2024 - 03:10:12 EST)
- Re: [PATCH v1 2/5] arm64: dts: qcom: Add support for configuring channel TRE size Krzysztof Kozlowski (Thu Oct 17 2024 - 03:11:01 EST)
- Re: [PATCH net-next v3 3/8] rust: time: Change output of Ktime's sub operation to Delta FUJITA Tomonori (Thu Oct 17 2024 - 03:11:15 EST)
- Using union-find in BPF verifier (was: Enhance union-find with KUnit tests and optimization improvements) Shung-Hsi Yu (Thu Oct 17 2024 - 03:11:33 EST)
- Re: [PATCH] ACPI: resource: Add LG 16T90SP to irq1_level_low_skip_override[] kernel test robot (Thu Oct 17 2024 - 03:12:28 EST)
- Re: [PATCH] wifi: rtw88: Refactor looping in rtw_phy_store_tx_power_by_rate Mohammed Anees (Thu Oct 17 2024 - 03:13:26 EST)
- Re: [PATCH] selftests: mm: fix the incorrect usage() info of khugepaged Andrew Morton (Thu Oct 17 2024 - 03:14:49 EST)
- Re: [PATCH v1] media: rc-core: Modify the timeout waiting time for the infrared remote control. 金超-软件项目部 (Thu Oct 17 2024 - 03:15:40 EST)
- [PATCH] ASoC: fsl_micfil: Add a flag to distinguish with different volume control types Chancel Liu (Thu Oct 17 2024 - 03:15:53 EST)
- [gustavoars:testing/wfamnae-next20241015] BUILD REGRESSION d64af418459145b7d8eb94cd300fb4b7d2659a3c kernel test robot (Thu Oct 17 2024 - 03:17:16 EST)
- Re: [PATCH hotfix 6.12 v3 0/2] maple_tree: correct tree corruption on spanning store Andrew Morton (Thu Oct 17 2024 - 03:17:31 EST)
- [PATCH v7 0/2] MediaTek MT6735 main clock and reset drivers Yassine Oudjana (Thu Oct 17 2024 - 03:17:46 EST)
- [PATCH v7 1/2] dt-bindings: clock: Add MediaTek MT6735 clock and reset bindings Yassine Oudjana (Thu Oct 17 2024 - 03:18:01 EST)
- [PATCH v7 2/2] clk: mediatek: Add drivers for MediaTek MT6735 main clock and reset drivers Yassine Oudjana (Thu Oct 17 2024 - 03:18:16 EST)
- [PATCH] MAINTAINERS: add a keyword entry for the GPIO subsystem Bartosz Golaszewski (Thu Oct 17 2024 - 03:19:02 EST)
- linux-next: duplicate patch in the clockevents tree Stephen Rothwell (Thu Oct 17 2024 - 03:20:32 EST)
- Re: [PATCH] selftests: mm: fix the incorrect usage() info of khugepaged Anshuman Khandual (Thu Oct 17 2024 - 03:20:45 EST)
- [PATCH] rapidio: rio-access: remove unused macros Ba Jing (Thu Oct 17 2024 - 03:22:35 EST)
- linux-next: duplicate patch in the paulmck tree Stephen Rothwell (Thu Oct 17 2024 - 03:23:43 EST)
- Re: [PATCH v3 1/3] dt-bindings: arm: qcom,coresight-static-replicator: Add property for source filtering Tao Zhang (Thu Oct 17 2024 - 03:24:11 EST)
- Re: [PATCH 3/4] kunit: tool: Allow overriding the shutdown mode from qemu config David Gow (Thu Oct 17 2024 - 03:24:42 EST)
- Re: [PATCH 2/4] kunit: qemu_configs: add LoongArch config David Gow (Thu Oct 17 2024 - 03:24:59 EST)
- Re: [PATCH 4/4] kunit: qemu_configs: loongarch: Enable shutdown David Gow (Thu Oct 17 2024 - 03:25:29 EST)
- Re: [PATCH 5/5] cxl: Avoid to create dax regions for type2 accelerators Alejandro Lucero Palau (Thu Oct 17 2024 - 03:27:52 EST)
- Re: [PATCH 1/4] LoongArch: Don't crash in stack_top() for tasks without vDSO David Gow (Thu Oct 17 2024 - 03:29:18 EST)
- Re: [PATCH v6 7/8] iio: dac: ad3552r: add high-speed platform driver Angelo Dureghello (Thu Oct 17 2024 - 03:29:32 EST)
- kernel/bpf/verifier.c:19160:44: sparse: sparse: cast truncates bits from constant value (ffffffc000000000 becomes 0) kernel test robot (Thu Oct 17 2024 - 03:33:15 EST)
- [PATCH] Docs/sound: Update codec-to-codec documentation anish kumar (Thu Oct 17 2024 - 03:34:04 EST)
- Re: [PATCH 6.11 000/212] 6.11.4-rc2 review Pavel Machek (Thu Oct 17 2024 - 03:35:05 EST)
- Re: [PATCH v2 1/2] wifi: ath12k: fix crash when unbinding Jose Ignacio Tornos Martinez (Thu Oct 17 2024 - 03:36:02 EST)
- Re: [f2fs-dev] [PATCH] f2fs: decrease spare area for pinned files for zoned devices Chao Yu (Thu Oct 17 2024 - 03:36:58 EST)
- Re: [PATCH v2 4/7] s390/physmem_info: query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices Alexander Gordeev (Thu Oct 17 2024 - 03:37:24 EST)
- Re: [PATCH hotfix 6.12 v3 0/2] maple_tree: correct tree corruption on spanning store Lorenzo Stoakes (Thu Oct 17 2024 - 03:39:16 EST)
- Re: [PATCH v2 2/2] wifi: ath12k: fix crash when unbinding Jose Ignacio Tornos Martinez (Thu Oct 17 2024 - 03:39:44 EST)
- Re: [PATCH v2] KVM: arm64: Fix shift-out-of-bounds bug Anshuman Khandual (Thu Oct 17 2024 - 03:40:01 EST)
- Re: [PATCH v7 2/3] i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_DESIRED Miquel Raynal (Thu Oct 17 2024 - 03:41:19 EST)
- [syzbot] Monthly media report (Oct 2024) syzbot (Thu Oct 17 2024 - 03:41:37 EST)
- [syzbot] Monthly btrfs report (Oct 2024) syzbot (Thu Oct 17 2024 - 03:41:40 EST)
- [syzbot] Monthly udf report (Oct 2024) syzbot (Thu Oct 17 2024 - 03:41:42 EST)
- [syzbot] Monthly ext4 report (Oct 2024) syzbot (Thu Oct 17 2024 - 03:42:38 EST)
- Re: [PATCH v12 07/19] x86/sev: Carve out and export SNP guest messaging init routines kernel test robot (Thu Oct 17 2024 - 03:43:22 EST)
- RE: RE: [PATCH net-next 07/13] net: fec: fec_probe(): update quirk: bring IRQs in correct order Wei Fang (Thu Oct 17 2024 - 03:44:12 EST)
- [PATCH RFC] fs: erofs: support PG_mappedtodisk flag for folios with zero-filled Barry Song (Thu Oct 17 2024 - 03:44:28 EST)
- RE: [PATCH v8 2/2] iio: imu: smi240: add driver Shen Jianping (ME-SE/EAD2) (Thu Oct 17 2024 - 03:47:05 EST)
- Re: [PATCH v4 net-next 2/3] net/udp: Add 4-tuple hash list basis Philo Lu (Thu Oct 17 2024 - 03:47:21 EST)
- [PATCH v3 1/2] wifi: ath12k: fix crash when unbinding Jose Ignacio Tornos Martinez (Thu Oct 17 2024 - 03:47:38 EST)
- RE: RE: [PATCH net-next 13/13] net: fec: fec_enet_rx_queue(): factor out VLAN handling into separate function fec_enet_rx_vlan() Wei Fang (Thu Oct 17 2024 - 03:48:54 EST)
- Re: [PATCH v2 00/43] wifi: nxpwifi: create nxpwifi to support iw61x Kalle Valo (Thu Oct 17 2024 - 03:49:03 EST)
- [PATCH v3 2/2] wifi: ath12k: fix warning when unbinding Jose Ignacio Tornos Martinez (Thu Oct 17 2024 - 03:49:24 EST)
- Re: Why set .suppress_bind_attrs even though .remove() implemented? Marc Zyngier (Thu Oct 17 2024 - 03:50:22 EST)
- Re: [PATCH net-next v2 1/3] net: phy: realtek: read duplex and gbit master from PHYSR register patchwork-bot+netdevbpf (Thu Oct 17 2024 - 03:50:36 EST)
- Re: [PATCH 09/13] ata: Use always-managed version of pci_intx() Niklas Cassel (Thu Oct 17 2024 - 03:51:33 EST)
- Re: [PATCH 5/5] cxl: Avoid to create dax regions for type2 accelerators Huang, Ying (Thu Oct 17 2024 - 03:51:53 EST)
- Re: [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_* Lorenzo Stoakes (Thu Oct 17 2024 - 03:55:11 EST)
- [PATCH] pinctrl: mediatek: paris: Revert "Rework support for PIN_CONFIG_{INPUT,OUTPUT}_ENABLE" Bo Ye (Thu Oct 17 2024 - 03:55:41 EST)
- Re: [PATCH v7 3/6] dt-bindings: mfd: Add Realtek RTL9300 switch peripherals Krzysztof Kozlowski (Thu Oct 17 2024 - 03:57:03 EST)
- Re: [PATCH net-next v9 23/23] testing/selftest: add test tool and scripts for ovpn module Antonio Quartulli (Thu Oct 17 2024 - 03:57:17 EST)
- Re: [PATCH v1] media: rc-core: Modify the timeout waiting time for the infrared remote control. Sean Young (Thu Oct 17 2024 - 03:57:50 EST)
- [PATCH v2] drm/i915/lspcon: do not hardcode settle timeout Giedrius Statkevičius (Thu Oct 17 2024 - 03:57:59 EST)
- Re: [PATCH v3 0/3] Add Exynos990 pinctrl drivers Krzysztof Kozlowski (Thu Oct 17 2024 - 03:58:09 EST)
- Re: [PATCH v9 5/8] fs: iomap: Atomic write support John Garry (Thu Oct 17 2024 - 03:58:35 EST)
- Re: [PATCH v3 08/12] arm64: dts: renesas: r9a08g045: Add RTC node Geert Uytterhoeven (Thu Oct 17 2024 - 03:58:49 EST)
- Re: [PATCH v7 3/7] dt-bindings: PCI: qcom,pcie-x1e80100: Add 'global' interrupt Krzysztof Kozlowski (Thu Oct 17 2024 - 03:59:09 EST)
- Re: [PATCH RFC] fs: erofs: support PG_mappedtodisk flag for folios with zero-filled Gao Xiang (Thu Oct 17 2024 - 03:59:23 EST)
- Re: [PATCH RFC] fs: erofs: support PG_mappedtodisk flag for folios with zero-filled Gao Xiang (Thu Oct 17 2024 - 04:00:35 EST)
- [PATCH v3 net-next 00/13] add basic support for i.MX95 NETC Wei Fang (Thu Oct 17 2024 - 04:01:57 EST)
- [PATCH v2] Input/mouse: cyapa - fix potential buffer overflow in cyapa_gen3.c itewqq (Thu Oct 17 2024 - 04:02:18 EST)
- [PATCH v3 net-next 01/13] dt-bindings: net: add compatible string for i.MX95 EMDIO Wei Fang (Thu Oct 17 2024 - 04:02:32 EST)
- [PATCH v3 net-next 02/13] dt-bindings: net: add i.MX95 ENETC support Wei Fang (Thu Oct 17 2024 - 04:03:00 EST)
- Re: [PATCH][next] scsi: scsi_debug: remove a redundant assignment to variable ret John Garry (Thu Oct 17 2024 - 04:03:21 EST)
- [PATCH v3 net-next 03/13] dt-bindings: net: add bindings for NETC blocks control Wei Fang (Thu Oct 17 2024 - 04:03:36 EST)
- [PATCH v3 net-next 04/13] net: enetc: add initial netc-blk-ctrl driver support Wei Fang (Thu Oct 17 2024 - 04:04:08 EST)
- [PATCH v3 net-next 05/13] net: enetc: extract common ENETC PF parts for LS1028A and i.MX95 platforms Wei Fang (Thu Oct 17 2024 - 04:04:31 EST)
- [PATCH v3 net-next 06/13] net: enetc: build enetc_pf_common.c as a separate module Wei Fang (Thu Oct 17 2024 - 04:04:51 EST)
- [PATCH v3 net-next 07/13] net: enetc: remove ERR050089 workaround for i.MX95 Wei Fang (Thu Oct 17 2024 - 04:05:12 EST)
- [PATCH v3 net-next 08/13] PCI: Add NXP NETC vendor ID and device IDs Wei Fang (Thu Oct 17 2024 - 04:05:34 EST)
- Re: [PATCH v3 04/11] PCI: brcmstb: Expand inbound size calculation helper Stanimir Varbanov (Thu Oct 17 2024 - 04:05:53 EST)
- [PATCH v3 net-next 09/13] net: enetc: add i.MX95 EMDIO support Wei Fang (Thu Oct 17 2024 - 04:06:15 EST)
- [PATCH v3 net-next 10/13] net: enetc: extract enetc_int_vector_init/destroy() from enetc_alloc_msix() Wei Fang (Thu Oct 17 2024 - 04:06:38 EST)
- [PATCH v3 net-next 11/13] net: enetc: optimize the allocation of tx_bdr Wei Fang (Thu Oct 17 2024 - 04:07:01 EST)
- Re: (subset) [PATCH v3 0/6] Add minimal Exynos990 SoC and SM-N981B support Krzysztof Kozlowski (Thu Oct 17 2024 - 04:07:15 EST)
- [PATCH v3 net-next 12/13] net: enetc: add preliminary support for i.MX95 ENETC PF Wei Fang (Thu Oct 17 2024 - 04:07:38 EST)
- [PATCH v3 net-next 13/13] MAINTAINERS: update ENETC driver files and maintainers Wei Fang (Thu Oct 17 2024 - 04:07:54 EST)
- Re: (subset) [PATCH v3 2/6] dt-bindings: hwinfo: exynos-chipid: Add compatible for Exynos 990 chipid Krzysztof Kozlowski (Thu Oct 17 2024 - 04:08:14 EST)
- Re: [PATCH v1 RESEND] net: sfp: change quirks for Alcatel Lucent G-010S-P Paolo Abeni (Thu Oct 17 2024 - 04:08:33 EST)
- Re: [PATCH 2/7] rcu: limit PREEMPT_RCU configurations Sebastian Andrzej Siewior (Thu Oct 17 2024 - 04:08:51 EST)
- Re: (subset) [PATCH v3 0/6] Add minimal Exynos990 SoC and SM-N981B support Krzysztof Kozlowski (Thu Oct 17 2024 - 04:09:07 EST)
- Re: [PATCH v3 06/11] PCI: brcmstb: Avoid turn off of bridge reset Stanimir Varbanov (Thu Oct 17 2024 - 04:09:24 EST)
- [PATCH bpf-next 1/2] bpf: Add open coded version of kmem_cache iterator Namhyung Kim (Thu Oct 17 2024 - 04:09:38 EST)
- [PATCH bpf-next 2/2] selftests/bpf: Add a test for open coded kmem_cache iter Namhyung Kim (Thu Oct 17 2024 - 04:09:49 EST)
- [PATCH v2] wifi: rtw88: Refactor looping in rtw_phy_store_tx_power_by_rate Mohammed Anees (Thu Oct 17 2024 - 04:10:21 EST)
- Re: [f2fs-dev] [PATCH v3 1/2] mkfs.f2fs: change -c option description Zhiguo Niu (Thu Oct 17 2024 - 04:10:35 EST)
- Re: [PATCH v3 06/11] PCI: brcmstb: Avoid turn off of bridge reset Stanimir Varbanov (Thu Oct 17 2024 - 04:10:51 EST)
- Re: [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_* Lorenzo Stoakes (Thu Oct 17 2024 - 04:11:10 EST)
- Re: Using union-find in BPF verifier (was: Enhance union-find with KUnit tests and optimization improvements) Eduard Zingerman (Thu Oct 17 2024 - 04:11:29 EST)
- Re: [PATCH v3 08/11] PCI: brcmstb: Reuse config structure Stanimir Varbanov (Thu Oct 17 2024 - 04:11:44 EST)
- Re: [PATCH RFC] fs: erofs: support PG_mappedtodisk flag for folios with zero-filled Barry Song (Thu Oct 17 2024 - 04:11:57 EST)
- Re: [PATCH v3] dt-bindings: spi: Convert to dtschema Krzysztof Kozlowski (Thu Oct 17 2024 - 04:12:15 EST)
- [RFC PATCH v2 1/1] mmc: sdhci-pci-gli: fix x86/S0ix SoCs suspend for GL9767 Georg Gottleuber (Thu Oct 17 2024 - 04:12:36 EST)
- [PATCH v6 0/5] Dell AWCC platform_profile support Kurt Borja (Thu Oct 17 2024 - 04:12:56 EST)
- Re: [PATCH] ASoC: codecs: tx-macro: correct tx_macro_component_drv name neil . armstrong (Thu Oct 17 2024 - 04:13:05 EST)
- [PATCH v6 1/5] alienware-wmi: fixed indentation and clean up Kurt Borja (Thu Oct 17 2024 - 04:14:17 EST)
- Re: [PATCH v1 1/1] ata: libata-scsi: Refactor scsi_6_lba_len() with use of get_unaligned_be24() Niklas Cassel (Thu Oct 17 2024 - 04:14:17 EST)
- [PATCH v4 2/8] gpiolib: unduplicate chip guard in set_config path Bartosz Golaszewski (Thu Oct 17 2024 - 04:14:47 EST)
- [PATCH v4 0/8] gpio: notify user-space about config changes in the kernel Bartosz Golaszewski (Thu Oct 17 2024 - 04:14:54 EST)
- [PATCH v4 4/8] gpio: cdev: prepare gpio_desc_to_lineinfo() for being called from atomic Bartosz Golaszewski (Thu Oct 17 2024 - 04:15:10 EST)
- [PATCH v4 3/8] gpio: cdev: go back to storing debounce period in the GPIO descriptor Bartosz Golaszewski (Thu Oct 17 2024 - 04:15:11 EST)
- [PATCH v4 1/8] gpiolib: notify user-space when a driver requests its own desc Bartosz Golaszewski (Thu Oct 17 2024 - 04:15:23 EST)
- [PATCH v7] f2fs: zone: don't block IO if there is remained open zone Chao Yu (Thu Oct 17 2024 - 04:15:43 EST)
- [PATCH v4 7/8] gpiolib: switch the line state notifier to atomic Bartosz Golaszewski (Thu Oct 17 2024 - 04:16:01 EST)
- [PATCH v4 5/8] gpiolib: add a per-gpio_device line state notification workqueue Bartosz Golaszewski (Thu Oct 17 2024 - 04:16:10 EST)
- [PATCH v4 6/8] gpio: cdev: put emitting the line state events on a workqueue Bartosz Golaszewski (Thu Oct 17 2024 - 04:16:13 EST)
- [PATCH v4 8/8] gpiolib: notify user-space about in-kernel line state changes Bartosz Golaszewski (Thu Oct 17 2024 - 04:16:52 EST)
- [PATCH v6 2/5] alienware-wmi: alienware_wmax_command() is now input size agnostic Kurt Borja (Thu Oct 17 2024 - 04:17:06 EST)
- Re: [PATCH] docs/zh_CN: add the translation of kbuild/kbuild.rst Alex Shi (Thu Oct 17 2024 - 04:17:25 EST)
- Re: [PATCH] pinctrl: mediatek: paris: Revert "Rework support for PIN_CONFIG_{INPUT,OUTPUT}_ENABLE" Macpaul Lin (Thu Oct 17 2024 - 04:17:42 EST)
- [PATCH v6 3/5] alienware-wmi: added platform profile support Kurt Borja (Thu Oct 17 2024 - 04:18:01 EST)
- [PATCH v6 4/5] alienware-wmi: added autodetect_thermal_profile for devices with quirk_unknown Kurt Borja (Thu Oct 17 2024 - 04:18:11 EST)
- Re: [PATCH RFC] fs: erofs: support PG_mappedtodisk flag for folios with zero-filled Gao Xiang (Thu Oct 17 2024 - 04:18:22 EST)
- [PATCH v6 5/5] alienware-wmi: WMAX interface documentation Kurt Borja (Thu Oct 17 2024 - 04:18:34 EST)
- Re: [PATCH] munmap sealed memory cause memory to split (bug) Lorenzo Stoakes (Thu Oct 17 2024 - 04:19:07 EST)
- Re: [PATCH v2 4/7] s390/physmem_info: query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices David Hildenbrand (Thu Oct 17 2024 - 04:19:57 EST)
- Re: [PATCH v8 00/11] Enable haltpoll on arm64 Marc Zyngier (Thu Oct 17 2024 - 04:20:13 EST)
- [syzbot] [io-uring?] KCSAN: data-race in io_req_defer_failed / io_wq_free_work (3) syzbot (Thu Oct 17 2024 - 04:20:41 EST)
- [PATCH] staging: gpib: Change return type and error code of fluke_get_dma_residue Everest K.C. (Thu Oct 17 2024 - 04:21:38 EST)
- Re: [PATCH net-next 1/2] ethtool: rss: prevent rss ctx deletion when in use Paolo Abeni (Thu Oct 17 2024 - 04:21:50 EST)
- Re: [PATCH] ARM: dts: amlogic: meson8/8b: remove invalid pinctrl reg Neil Armstrong (Thu Oct 17 2024 - 04:22:18 EST)
- Re: [PATCH net-next v3 3/8] rust: time: Change output of Ktime's sub operation to Delta Alice Ryhl (Thu Oct 17 2024 - 04:22:44 EST)
- Re: [PATCH v2] KVM: arm64: Fix shift-out-of-bounds bug Marc Zyngier (Thu Oct 17 2024 - 04:23:21 EST)
- Re: [RFC 00/14] AMD: Add Secure AVIC Guest Support Kirill A. Shutemov (Thu Oct 17 2024 - 04:24:13 EST)
- Re: [RFC PATCH v2 2/3] dt-bindings: crypto: Add Inside Secure SafeXcel EIP-93 crypto engine Krzysztof Kozlowski (Thu Oct 17 2024 - 04:24:15 EST)
- Re: [PATCH v2 1/3] dt-bindings: soc: rockchip: add rk3576 vo1-grf syscon Krzysztof Kozlowski (Thu Oct 17 2024 - 04:25:27 EST)
- Re: [PATCH v2 0/2] usb: typec: Add new driver for Parade PS8830 Type-C Retimer Abel Vesa (Thu Oct 17 2024 - 04:25:45 EST)
- Re: Why set .suppress_bind_attrs even though .remove() implemented? Manivannan Sadhasivam (Thu Oct 17 2024 - 04:25:56 EST)
- Re: [PATCH] MAINTAINERS: add a keyword entry for the GPIO subsystem Linus Walleij (Thu Oct 17 2024 - 04:27:31 EST)
- Re: [PATCH RESEND] dt-bindings: rtc: mpfs-rtc: remove Lewis from maintainers Krzysztof Kozlowski (Thu Oct 17 2024 - 04:27:57 EST)
- Re: [PATCH 1/3] dt-bindings: arm: qcom,ids: add SoC ID for IPQ5424/IPQ5404 Krzysztof Kozlowski (Thu Oct 17 2024 - 04:29:37 EST)
- Re: [PATCH 2/3] soc: qcom: socinfo: add IPQ5424/IPQ5404 SoC ID Krzysztof Kozlowski (Thu Oct 17 2024 - 04:29:51 EST)
- [PATCH] crypto: qat - Fix typo "accelaration" WangYuli (Thu Oct 17 2024 - 04:30:25 EST)
- Re: [PATCH net-next 0/2] ethtool: rss: track rss ctx busy from core patchwork-bot+netdevbpf (Thu Oct 17 2024 - 04:30:37 EST)
- Re: [PATCH v6 8/8] iio: dac: adi-axi-dac: add registering of child fdt node Angelo Dureghello (Thu Oct 17 2024 - 04:33:33 EST)
- Re: [PATCH 1/2] dt-bindings: iio: light: veml6030: add veml3235 Krzysztof Kozlowski (Thu Oct 17 2024 - 04:33:34 EST)
- Re: [PATCH v1 1/2] mseal: Two fixes for madvise(MADV_DONTNEED) when sealed Lorenzo Stoakes (Thu Oct 17 2024 - 04:34:34 EST)
- Re: [PATCH v2 2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support Nobuhiro Iwamatsu (Thu Oct 17 2024 - 04:34:47 EST)
- Re: [syzbot] [nfs?] KASAN: slab-use-after-free Read in rhashtable_walk_enter Dmitry Vyukov (Thu Oct 17 2024 - 04:34:55 EST)
- Re: [PATCH v8 2/2] ARM: dts: mxs: Add descriptions for imx287 based btt3-[012] devices Lukasz Majewski (Thu Oct 17 2024 - 04:35:48 EST)
- Re: [PATCH v1 2/2] selftest/mseal: Add tests for madvise fixes Lorenzo Stoakes (Thu Oct 17 2024 - 04:36:06 EST)
- RE: [PATCH v13 01/18] EDAC: Add support for EDAC device features control Shiju Jose (Thu Oct 17 2024 - 04:37:54 EST)
- RE: [PATCH v13 01/18] EDAC: Add support for EDAC device features control Shiju Jose (Thu Oct 17 2024 - 04:38:11 EST)
- Re: [RFC PATCH v2 1/1] exec: seal system mappings Oleg Nesterov (Thu Oct 17 2024 - 04:38:40 EST)
- Re: [PATCH v2] security/keys: fix slab-out-of-bounds in key_task_permission Jarkko Sakkinen (Thu Oct 17 2024 - 04:39:23 EST)
- Re: [PATCH v1 0/2] mseal: fixing madvise for file-backed mapping and PROT_NONE Lorenzo Stoakes (Thu Oct 17 2024 - 04:39:34 EST)
- Re: [PATCH v1 1/2] dt-bindings: clock: Add Qualcomm SM6115 LPASS clock controller Krzysztof Kozlowski (Thu Oct 17 2024 - 04:39:49 EST)
- Re: [PATCH] iio: imu: inv_icm42600: Enable Pedometer Functionality Jean-Baptiste Maneyrol (Thu Oct 17 2024 - 04:40:12 EST)
- Re: [PATCHv2 net-next 0/3] Bonding: returns detailed error about XDP failures Nikolay Aleksandrov (Thu Oct 17 2024 - 04:40:52 EST)
- Re: [PATCH 1/3] dt-bindings: mailbox: qcom,apcs-kpss-global: Document the qcs615 APSS Krzysztof Kozlowski (Thu Oct 17 2024 - 04:41:50 EST)
- Re: [PATCHv2 net-next 3/3] Documentation: bonding: add XDP support explanation Nikolay Aleksandrov (Thu Oct 17 2024 - 04:42:36 EST)
- [PATCH v3 net-next 0/2] Knobs for NPC default rule counters Linu Cherian (Thu Oct 17 2024 - 04:43:20 EST)
- [BUG] drm/amd/display: possible null-pointer dereference or redundant null check in amdgpu_dm.c Tuo Li (Thu Oct 17 2024 - 04:43:28 EST)
- [PATCH v3 net-next 1/2] octeontx2-af: Refactor few NPC mcam APIs Linu Cherian (Thu Oct 17 2024 - 04:43:49 EST)
- [PATCH v3 net-next 2/2] octeontx2-af: Knobs for NPC default rule counters Linu Cherian (Thu Oct 17 2024 - 04:44:03 EST)
- linux-next: build warning after merge of the mm tree Stephen Rothwell (Thu Oct 17 2024 - 04:44:18 EST)
- Re: [PATCH] arm64: dts: imx8mp-skov-revb-mi1010ait-1cp1: Assign "media_isp" clock rate Shawn Guo (Thu Oct 17 2024 - 04:45:11 EST)
- Re: [RFC PATCH] pinctrl: pinmux: Introduce API to check if a pin is requested Lad, Prabhakar (Thu Oct 17 2024 - 04:48:08 EST)
- Re: Why set .suppress_bind_attrs even though .remove() implemented? Marc Zyngier (Thu Oct 17 2024 - 04:49:00 EST)
- Re: [PATCH 0/3] ASoC: Rename "sh" to "renesas" Lad, Prabhakar (Thu Oct 17 2024 - 04:49:11 EST)
- Re: [PATCH] arm64: dts: imx8mp-phyboard-pollux-rdk: add gpio-fan Shawn Guo (Thu Oct 17 2024 - 04:49:34 EST)
- Re: [PATCH] mm/gup: stop leaking pinned pages in low memory conditions David Hildenbrand (Thu Oct 17 2024 - 04:51:37 EST)
- [PATCH v3 0/2] MediaTek MT6735 SCPSYS support Yassine Oudjana (Thu Oct 17 2024 - 04:52:06 EST)
- [PATCH v3 1/2] dt-bindings: power: Add binding for MediaTek MT6735 power controller Yassine Oudjana (Thu Oct 17 2024 - 04:52:19 EST)
- [PATCH v3 2/2] soc: mediatek: pm-domains: Add support for MT6735 Yassine Oudjana (Thu Oct 17 2024 - 04:52:32 EST)
- Re: [PATCH] mm/gup: stop leaking pinned pages in low memory conditions David Hildenbrand (Thu Oct 17 2024 - 04:54:08 EST)
- Re: [linus:master] [mm] cacded5e42: aim9.brk_test.ops_per_sec -5.0% regression Lorenzo Stoakes (Thu Oct 17 2024 - 04:54:47 EST)
- linux-next: Tree for Oct 17 Stephen Rothwell (Thu Oct 17 2024 - 04:55:49 EST)
- [PATCH] ocfs2: Fix possible deadlock in ocfs2_fiemap Lizhi Xu (Thu Oct 17 2024 - 04:56:01 EST)
- Re: [PATCH net v4 1/2] octeon_ep: Implement helper for iterating packets in Rx queue Paolo Abeni (Thu Oct 17 2024 - 04:56:52 EST)
- Re: [PATCH][next] scsi: scsi_debug: remove a redundant assignment to variable ret Dan Carpenter (Thu Oct 17 2024 - 04:57:21 EST)
- Re: [PATCHv7 net-next 2/6] net: ibm: emac: remove custom init/exit functions Simon Horman (Thu Oct 17 2024 - 04:58:14 EST)
- Re: [PATCH][next] mips: sgi-ip22: Replace "s[n]?printf" with sysfs_emit in sysfs callbacks Paulo Miguel Almeida (Thu Oct 17 2024 - 04:58:29 EST)
- Re: [PATCHv7 net-next 5/6] net: ibm: emac: use devm for mutex_init Simon Horman (Thu Oct 17 2024 - 04:58:47 EST)
- Re: [PATCH] pinctrl: mediatek: paris: Revert "Rework support for PIN_CONFIG_{INPUT,OUTPUT}_ENABLE" Chen-Yu Tsai (Thu Oct 17 2024 - 04:59:04 EST)
- Re: [PATCHv7 net-next 6/6] net: ibm: emac: generate random MAC if not found Simon Horman (Thu Oct 17 2024 - 04:59:17 EST)
- Re: [PATCH v2] selftests: clone3: Use the capget and capset syscall directly zhouyuhang (Thu Oct 17 2024 - 04:59:38 EST)
- Re: [PATCH] staging: gpib: Change return type and error code of fluke_get_dma_residue Dan Carpenter (Thu Oct 17 2024 - 05:01:14 EST)
- Re: [PATCH v4] drm/meson: switch to a managed drm device Anastasia Belova (Thu Oct 17 2024 - 05:01:58 EST)
- [syzbot] [kernfs?] INFO: task hung in do_coredump (3) syzbot (Thu Oct 17 2024 - 05:02:43 EST)
- Re: [PATCH] posix-cpu-timers: clear TICK_DEP_BIT_POSIX_TIMER on clone Frederic Weisbecker (Thu Oct 17 2024 - 05:04:31 EST)
- [PATCH v3] thermal/of: support thermal zones w/o trips subnode Chen-Yu Tsai (Thu Oct 17 2024 - 05:05:32 EST)
- Re: [PATCH v3 02/15] drm/rockchip: Set dma mask to 64 bit Jonas Karlman (Thu Oct 17 2024 - 05:09:13 EST)
- [no subject] Paulo Miguel Almeida (Thu Oct 17 2024 - 05:09:41 EST)
- Re: [RFC PATCH v1 34/57] sata_sil24: Remove PAGE_SIZE compile-time constant assumption Niklas Cassel (Thu Oct 17 2024 - 05:10:09 EST)
- Re: [PATCH 0/2] [tip: sched/core] sched: Disable PLACE_LAG and RUN_TO_PARITY and move them to sysctl Peter Zijlstra (Thu Oct 17 2024 - 05:10:55 EST)
- [PATCH v3 0/2] Introduce bus-width property for input bus format Wadim Egorov (Thu Oct 17 2024 - 05:12:18 EST)
- [PATCH v3 1/2] dt-bindings: display: bridge: sil,sii9022: Add bus-width Wadim Egorov (Thu Oct 17 2024 - 05:12:29 EST)
- [PATCH v3 2/2] drm/bridge: sii902x: Set input bus format based on bus-width Wadim Egorov (Thu Oct 17 2024 - 05:12:39 EST)
- Re: Paulo Miguel Almeida (Thu Oct 17 2024 - 05:12:50 EST)
- [PATCH v2][next] mips: sgi-ip22: Replace "s[n]?printf" with sysfs_emit in sysfs callbacks Paulo Miguel Almeida (Thu Oct 17 2024 - 05:13:58 EST)
- [RESEND. PATCH v1] pinctrl: mediatek: paris: Revert "Rework support for PIN_CONFIG_{INPUT,OUTPUT}_ENABLE" Bo Ye (Thu Oct 17 2024 - 05:14:35 EST)
- [PATCH] dt-bindings: mailbox: qcom,apcs-kpss-global: correct expected clocks for fallbacks Krzysztof Kozlowski (Thu Oct 17 2024 - 05:15:05 EST)
- Re: [PATCH fix 6.12] mm: mark mas allocation in vms_abort_munmap_vmas as __GFP_NOFAIL Vlastimil Babka (Thu Oct 17 2024 - 05:15:22 EST)
- Re: [PATCH v1 0/3] arm64: dts: freescale: imx8mm-verdin: Add Ivy carrier board Shawn Guo (Thu Oct 17 2024 - 05:16:26 EST)
- Re: [PATCH 2/3] dt-bindings: aoss: qcom: Document the qcs615 AOSS_QMP Krzysztof Kozlowski (Thu Oct 17 2024 - 05:16:41 EST)
- Re: [PATCH net-next v3 3/8] rust: time: Change output of Ktime's sub operation to Delta FUJITA Tomonori (Thu Oct 17 2024 - 05:17:36 EST)
- Re: [PATCH RFC v1 net-next 00/12] bridge-fastpath and related improvements Felix Fietkau (Thu Oct 17 2024 - 05:18:04 EST)
- Re: [PATCH 2/3] dt-bindings: aoss: qcom: Document the qcs615 AOSS_QMP Krzysztof Kozlowski (Thu Oct 17 2024 - 05:19:01 EST)
- Re: [RESEND PATCH] acl: Realign struct posix_acl to save 8 bytes Christian Brauner (Thu Oct 17 2024 - 05:19:59 EST)
- [RFC 0/6] Add video encoder ROI ctrls Ming Qian (Thu Oct 17 2024 - 05:20:44 EST)
- Re: [PATCH v1 1/4] dt-bindings: phy: Add QMP UFS PHY comptible for QCS615 Krzysztof Kozlowski (Thu Oct 17 2024 - 05:20:55 EST)
- [RFC 1/6] media: v4l2_ctrl: Add V4L2_CTRL_TYPE_RECT Ming Qian (Thu Oct 17 2024 - 05:21:13 EST)
- [RFC 2/6] media: vivid: Add an rectangle control Ming Qian (Thu Oct 17 2024 - 05:21:28 EST)
- [RFC 3/6] v4l2-ctrls: add support for V4L2_CTRL_WHICH_MIN/MAX_VAL Ming Qian (Thu Oct 17 2024 - 05:21:44 EST)
- [RFC 4/6] media: v4l2-ctrls: Add V4L2_CTRL_TYPE_REGION Ming Qian (Thu Oct 17 2024 - 05:21:53 EST)
- [RFC 5/6] media: v4l2-ctrls: Add video roi ctrls Ming Qian (Thu Oct 17 2024 - 05:22:17 EST)
- [RFC 6/6] media: vivid: Add a video region ctrl Ming Qian (Thu Oct 17 2024 - 05:22:27 EST)
- Re: [PATCH v2] vmscan: add a vmscan event for reclaim_pages Vlastimil Babka (Thu Oct 17 2024 - 05:22:32 EST)
- Re: [PATCH] fs: Fix uninitialized value issue in from_kuid Alessandro Zanni (Thu Oct 17 2024 - 05:23:02 EST)
- Re: [PATCH v3] vmscan: add a vmscan event for reclaim_pages Vlastimil Babka (Thu Oct 17 2024 - 05:23:18 EST)
- Re: [PATCH v1 2/4] dt-bindings: ufs: qcom: Add UFS Host Controller for QCS615 Krzysztof Kozlowski (Thu Oct 17 2024 - 05:23:33 EST)
- [PATCH] iio: accel: adxl355: Fix typo "accelaration" WangYuli (Thu Oct 17 2024 - 05:24:51 EST)
- Re: (subset) [PATCH v3 2/3] dt-bindings: pinctrl: samsung: add exynos990-wakeup-eint compatible Krzysztof Kozlowski (Thu Oct 17 2024 - 05:26:23 EST)
- [PATCH V2] staging: gpib: Change return type and error code of fluke_get_dma_residue Everest K.C. (Thu Oct 17 2024 - 05:26:34 EST)
- Re: (subset) [PATCH v3 1/3] dt-bindings: pinctrl: samsung: Add exynos990-pinctrl compatible Krzysztof Kozlowski (Thu Oct 17 2024 - 05:26:48 EST)
- Re: (subset) [PATCH v3 3/6] dt-bindings: arm: samsung: samsung-boards: Add bindings for Exynos 990 boards Krzysztof Kozlowski (Thu Oct 17 2024 - 05:27:04 EST)
- Re: [PATCHv2 net-next 0/3] Bonding: returns detailed error about XDP failures Hangbin Liu (Thu Oct 17 2024 - 05:27:07 EST)
- Re: [PATCH] staging: gpib: Change return type and error code of fluke_get_dma_residue Everest K.C. (Thu Oct 17 2024 - 05:27:28 EST)
- Re: [PATCH 9/9] drm/panfrost: Explicitly clean up panfrost fence Christian König (Thu Oct 17 2024 - 05:27:43 EST)
- Re: [PATCH 3/3] arm64: dts: qcom: x1e80100-qcp: Add WiFi/BT pwrseq Bartosz Golaszewski (Thu Oct 17 2024 - 05:28:43 EST)
- [PATCH 0/3] Add support to scale DDR and L3 on SA8775P Jagadeesh Kona (Thu Oct 17 2024 - 05:28:57 EST)
- [PATCH 1/3] arm64: dts: qcom: sa8775p: Add support to scale DDR/L3 Jagadeesh Kona (Thu Oct 17 2024 - 05:29:11 EST)
- [PATCH 2/3] arm64: dts: qcom: sa8775p: Add CPU OPP tables to scale DDR/L3 Jagadeesh Kona (Thu Oct 17 2024 - 05:29:25 EST)
- [PATCH 3/3] arm64: dts: qcom: sa8775p: Add LMH interrupts support Jagadeesh Kona (Thu Oct 17 2024 - 05:29:36 EST)
- Re: [PATCH] platform/x86/intel/pmc: Fix pmc_core_iounmap to call iounmap for valid addresses Ilpo Järvinen (Thu Oct 17 2024 - 05:29:50 EST)
- Re: [PATCH v2] comedi: Flush partial mappings in error case Ian Abbott (Thu Oct 17 2024 - 05:29:55 EST)
- Re: other staging/gpib bugs completed Everest K.C. (Thu Oct 17 2024 - 05:30:11 EST)
- [PATCH] eth: bnxt: Fix typo "accelaration" WangYuli (Thu Oct 17 2024 - 05:30:25 EST)
- Re: [PATCH v1 0/3] arm64: dts: freescale: imx8mp-verdin: Add Ivy carrier Shawn Guo (Thu Oct 17 2024 - 05:30:43 EST)
- Re: Why set .suppress_bind_attrs even though .remove() implemented? Manivannan Sadhasivam (Thu Oct 17 2024 - 05:31:00 EST)
- Re: [PATCH net-next v3 4/8] rust: time: Implement addition of Ktime and Delta FUJITA Tomonori (Thu Oct 17 2024 - 05:32:07 EST)
- Re: [PATCH 5.10 000/518] 5.10.227-rc1 review Greg Kroah-Hartman (Thu Oct 17 2024 - 05:33:10 EST)
- Re: [PATCH net-next v3 4/8] rust: time: Implement addition of Ktime and Delta Alice Ryhl (Thu Oct 17 2024 - 05:33:37 EST)
- Re: [RFC PATCH v3 0/4] Support large folios for tmpfs Baolin Wang (Thu Oct 17 2024 - 05:34:30 EST)
- Re: [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text Peter Zijlstra (Thu Oct 17 2024 - 05:35:31 EST)
- [PATCH v2 1/1] media: ati_remote: don't push static constants on stack for %*ph Andy Shevchenko (Thu Oct 17 2024 - 05:36:53 EST)
- Re: [PATCH v5 0/2] Add support for new IMX8MP based board Shawn Guo (Thu Oct 17 2024 - 05:37:36 EST)
- Re: [PATCH v14 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered Jonathan Cameron (Thu Oct 17 2024 - 05:39:40 EST)
- [PATCH] ARM: 8611/1: l2x0: replace snprintf with sysfs_emit helper function Paulo Miguel Almeida (Thu Oct 17 2024 - 05:39:52 EST)
- RE: [RFC PATCH 0/4] Updates for CXL Event Records Shiju Jose (Thu Oct 17 2024 - 05:40:10 EST)
- Re: [PATCH] mm/kmemleak: fix errors/warnings for coding style Catalin Marinas (Thu Oct 17 2024 - 05:40:28 EST)
- [PATCH v3 0/2] arm64: Speed up CRC-32 using PMULL instructions Ard Biesheuvel (Thu Oct 17 2024 - 05:41:49 EST)
- [PATCH v3 1/2] arm64/lib: Handle CRC-32 alternative in C code Ard Biesheuvel (Thu Oct 17 2024 - 05:42:04 EST)
- [PATCH v3 2/2] arm64/crc32: Implement 4-way interleave using PMULL Ard Biesheuvel (Thu Oct 17 2024 - 05:42:20 EST)
- Re: [PATCH v14 2/3] mm: memory-failure: move return value documentation to function declaration Jonathan Cameron (Thu Oct 17 2024 - 05:42:32 EST)
- [PATCH v9 0/7] platform/chrome: Introduce DT hardware prober Chen-Yu Tsai (Thu Oct 17 2024 - 05:42:49 EST)
- [PATCH v9 1/7] of: dynamic: Add of_changeset_update_prop_string Chen-Yu Tsai (Thu Oct 17 2024 - 05:42:59 EST)
- [PATCH v9 2/7] of: base: Add for_each_child_of_node_with_prefix() Chen-Yu Tsai (Thu Oct 17 2024 - 05:43:18 EST)
- [PATCH v9 3/7] i2c: Introduce OF component probe function Chen-Yu Tsai (Thu Oct 17 2024 - 05:43:34 EST)
- [PATCH v9 4/7] i2c: of-prober: Add simple helpers for regulator support Chen-Yu Tsai (Thu Oct 17 2024 - 05:43:49 EST)
- [PATCH v9 5/7] i2c: of-prober: Add GPIO support to simple helpers Chen-Yu Tsai (Thu Oct 17 2024 - 05:43:58 EST)
- [PATCH v9 6/7] platform/chrome: Introduce device tree hardware prober Chen-Yu Tsai (Thu Oct 17 2024 - 05:44:23 EST)
- [PATCH v9 7/7] arm64: dts: mediatek: mt8173-elm-hana: Mark touchscreens and trackpads as fail Chen-Yu Tsai (Thu Oct 17 2024 - 05:44:33 EST)
- Re: [PATCH v3 0/2] PtP driver for s390 clocks Heiko Carstens (Thu Oct 17 2024 - 05:46:31 EST)
- Re: [PATCH] munmap sealed memory cause memory to split (bug) Lorenzo Stoakes (Thu Oct 17 2024 - 05:46:51 EST)
- [PATCH net-next v2] tools: ynl-gen: use big-endian netlink attribute types Asbjørn Sloth Tønnesen (Thu Oct 17 2024 - 05:48:04 EST)
- [PATCH v1 0/7] synchronously scan and reclaim empty user PTE pages Qi Zheng (Thu Oct 17 2024 - 05:48:27 EST)
- Re: [PATCH fix 6.12] mm: mark mas allocation in vms_abort_munmap_vmas as __GFP_NOFAIL Lorenzo Stoakes (Thu Oct 17 2024 - 05:48:42 EST)
- [PATCH v1 1/7] mm: khugepaged: retract_page_tables() use pte_offset_map_lock() Qi Zheng (Thu Oct 17 2024 - 05:48:53 EST)
- [PATCH v1 2/7] mm: make zap_pte_range() handle full within-PMD range Qi Zheng (Thu Oct 17 2024 - 05:49:17 EST)
- [PATCH v1 3/7] mm: zap_install_uffd_wp_if_needed: return whether uffd-wp pte has been re-installed Qi Zheng (Thu Oct 17 2024 - 05:49:36 EST)
- [PATCH v1 4/7] mm: zap_present_ptes: return whether the PTE page is unreclaimable Qi Zheng (Thu Oct 17 2024 - 05:49:55 EST)
- [PATCH v1 5/7] mm: pgtable: try to reclaim empty PTE page in madvise(MADV_DONTNEED) Qi Zheng (Thu Oct 17 2024 - 05:50:09 EST)
- [PATCH v1 6/7] x86: mm: free page table pages by RCU instead of semi RCU Qi Zheng (Thu Oct 17 2024 - 05:50:25 EST)
- [PATCH v1 7/7] x86: select ARCH_SUPPORTS_PT_RECLAIM if X86_64 Qi Zheng (Thu Oct 17 2024 - 05:50:36 EST)
- Re: [PATCH] munmap sealed memory cause memory to split (bug) Lorenzo Stoakes (Thu Oct 17 2024 - 05:50:47 EST)
- Re: [PATCH v2 0/4] ARM: dts: omap: omap4-epson-embt2ws: misc gpio definitions Andreas Kemnade (Thu Oct 17 2024 - 05:51:08 EST)
- Re: [syzbot] [exfat?] KMSAN: uninit-value in __exfat_get_dentry_set Yuezhang.Mo@xxxxxxxx (Thu Oct 17 2024 - 05:51:14 EST)
- [PATCH net-next v5 0/9] net: netconsole refactoring and warning fix Breno Leitao (Thu Oct 17 2024 - 05:51:40 EST)
- [PATCH net-next v5 1/9] net: netconsole: remove msg_ready variable Breno Leitao (Thu Oct 17 2024 - 05:51:53 EST)
- [PATCH net-next v5 2/9] net: netconsole: split send_ext_msg_udp() function Breno Leitao (Thu Oct 17 2024 - 05:52:12 EST)
- [PATCH net-next v5 3/9] net: netconsole: separate fragmented message handling in send_ext_msg Breno Leitao (Thu Oct 17 2024 - 05:52:32 EST)
- [PATCH net-next v5 4/9] net: netconsole: rename body to msg_body Breno Leitao (Thu Oct 17 2024 - 05:52:49 EST)
- [PATCH net-next v5 5/9] net: netconsole: introduce variable to track body length Breno Leitao (Thu Oct 17 2024 - 05:53:07 EST)
- [PATCH net-next v5 6/9] net: netconsole: track explicitly if msgbody was written to buffer Breno Leitao (Thu Oct 17 2024 - 05:53:24 EST)
- [PATCH net-next v5 7/9] net: netconsole: extract release appending into separate function Breno Leitao (Thu Oct 17 2024 - 05:53:41 EST)
- [PATCH net-next v5 8/9] net: netconsole: do not pass userdata up to the tail Breno Leitao (Thu Oct 17 2024 - 05:53:57 EST)
- [PATCH net-next v5 9/9] net: netconsole: split send_msg_fragmented Breno Leitao (Thu Oct 17 2024 - 05:54:15 EST)
- Re: [PATCH v9 3/7] i2c: Introduce OF component probe function Andy Shevchenko (Thu Oct 17 2024 - 05:54:30 EST)
- Re: [RFC PATCH v3 0/4] Support large folios for tmpfs Baolin Wang (Thu Oct 17 2024 - 05:54:47 EST)
- Re: [PATCH v2 6/9] drm/bridge: Add ITE IT6263 LVDS to HDMI converter Liu Ying (Thu Oct 17 2024 - 05:54:58 EST)
- [PATCH v2 0/3] Add ethernet dts schema for qcs615/qcs8300 Yijie Yang (Thu Oct 17 2024 - 05:55:15 EST)
- [PATCH v2 1/3] dt-bindings: net: qcom,ethqos: add description for qcs615 Yijie Yang (Thu Oct 17 2024 - 05:55:35 EST)
- [PATCH v2 2/3] dt-bindings: phy: describe the Qualcomm SGMII PHY Yijie Yang (Thu Oct 17 2024 - 05:55:55 EST)
- [PATCH v2 3/3] dt-bindings: net: qcom,ethqos: add description for qcs8300 Yijie Yang (Thu Oct 17 2024 - 05:56:16 EST)
- Re: [PATCH v2 4/7] s390/physmem_info: query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices Alexander Gordeev (Thu Oct 17 2024 - 05:56:28 EST)
- Re: [PATCH] f2fs: modify f2fs_is_checkpoint_ready logic to allow more data to be written with the CP disable Chao Yu (Thu Oct 17 2024 - 05:56:53 EST)
- Re: [PATCH 1/3] lib/min_heap: Introduce non-inline versions of min heap API functions Peter Zijlstra (Thu Oct 17 2024 - 05:57:12 EST)
- [PATCH v2 1/1] PCI: Improve printout in pdev_sort_resources() Ilpo Järvinen (Thu Oct 17 2024 - 05:57:24 EST)
- Re: [PATCH v14 3/3] ACPI: APEI: handle synchronous exceptions in task work Jonathan Cameron (Thu Oct 17 2024 - 05:57:44 EST)
- Re: Why set .suppress_bind_attrs even though .remove() implemented? Marc Zyngier (Thu Oct 17 2024 - 05:57:45 EST)
- Re: [PATCH] fs: Fix uninitialized value issue in from_kuid Jan Kara (Thu Oct 17 2024 - 05:58:57 EST)
- Re: [PATCH v9 0/7] platform/chrome: Introduce DT hardware prober Andy Shevchenko (Thu Oct 17 2024 - 06:00:51 EST)
- Re: [PATCH v2 4/7] s390/physmem_info: query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices David Hildenbrand (Thu Oct 17 2024 - 06:01:17 EST)
- Re: [PATCH net 2/2] fsl/fman: Fix refcount handling of fman-related devices Paolo Abeni (Thu Oct 17 2024 - 06:01:39 EST)
- Re: [PATCH] munmap sealed memory cause memory to split (bug) Lorenzo Stoakes (Thu Oct 17 2024 - 06:02:26 EST)
- Re: [PATCH] ARM: dts: aspeed: Add device tree for Ampere's Mt. Jefferson BMC Chanh Nguyen (Thu Oct 17 2024 - 06:03:07 EST)
- Re: AMD zen microcode updates breaks boot Borislav Petkov (Thu Oct 17 2024 - 06:03:31 EST)
- [PATCH 0/4] cpufreq/amd-pstate: Refactor amd_pstate_init() Dhananjay Ugwekar (Thu Oct 17 2024 - 06:06:35 EST)
- Re: [PATCH v2] comedi: Flush partial mappings in error case Ian Abbott (Thu Oct 17 2024 - 06:06:57 EST)
- [PATCH 1/4] cpufreq/amd-pstate: Call amd_pstate_register() in amd_pstate_init() Dhananjay Ugwekar (Thu Oct 17 2024 - 06:07:35 EST)
- [PATCH 2/4] cpufreq/amd-pstate: Call amd_pstate_set_driver() in amd_pstate_register_driver() Dhananjay Ugwekar (Thu Oct 17 2024 - 06:08:14 EST)
- [PATCH 3/4] cpufreq/amd-pstate: Remove the switch case in amd_pstate_init() Dhananjay Ugwekar (Thu Oct 17 2024 - 06:08:52 EST)
- [PATCH net v5 0/2] octeon_ep: Add SKB allocation failures handling in __octep_oq_process_rx() Aleksandr Mishin (Thu Oct 17 2024 - 06:09:05 EST)
- [PATCH net v5 1/2] octeon_ep: Implement helper for iterating packets in Rx queue Aleksandr Mishin (Thu Oct 17 2024 - 06:09:38 EST)
- [PATCH 4/4] cpufreq/amd-pstate: Remove the redundant amd_pstate_set_driver() call Dhananjay Ugwekar (Thu Oct 17 2024 - 06:09:51 EST)
- [PATCH net v5 2/2] octeon_ep: Add SKB allocation failures handling in __octep_oq_process_rx() Aleksandr Mishin (Thu Oct 17 2024 - 06:10:05 EST)
- Re: Crash on armv7-a using KASAN Mark Rutland (Thu Oct 17 2024 - 06:10:24 EST)
- Re: [PATCH net] net: ethernet: mtk_eth_soc: fix memory corruption during fq dma init patchwork-bot+netdevbpf (Thu Oct 17 2024 - 06:10:36 EST)
- Re: [PATCH RESEND] tools/lib/thermal: fix sampling handler context ptr Daniel Lezcano (Thu Oct 17 2024 - 06:11:09 EST)
- Re: [syzbot] [exfat?] KMSAN: uninit-value in __exfat_get_dentry_set syzbot (Thu Oct 17 2024 - 06:11:22 EST)
- Re: [PATCH v8 1/8] PCI: Protect Link Control 2 Register with RMW locking Jonathan Cameron (Thu Oct 17 2024 - 06:12:34 EST)
- [PATCH] dax: delete a stale directory pmem Harshit Mogalapalli (Thu Oct 17 2024 - 06:12:43 EST)
- Re: [PATCH v3 1/2] dt-bindings: power: Add binding for MediaTek MT6735 power controller AngeloGioacchino Del Regno (Thu Oct 17 2024 - 06:16:52 EST)
- Re: [PATCH net-next v3 2/8] rust: time: Introduce Delta type Fiona Behrens (Thu Oct 17 2024 - 06:17:46 EST)
- Re: [PATCH] net: stmmac: enable MAC after MTL configuring Simon Horman (Thu Oct 17 2024 - 06:19:09 EST)
- Re: [PATCH v12 1/3] dt-bindings: display: mediatek: Add OF graph support for board path AngeloGioacchino Del Regno (Thu Oct 17 2024 - 06:19:23 EST)
- Re: [PATCH net] mptcp: pm: fix UaF read in mptcp_pm_nl_rm_addr_or_subflow patchwork-bot+netdevbpf (Thu Oct 17 2024 - 06:20:38 EST)
- Re: RE: RE: [PATCH net-next 07/13] net: fec: fec_probe(): update quirk: bring IRQs in correct order Marc Kleine-Budde (Thu Oct 17 2024 - 06:21:42 EST)
- [PATCH] sched/cpuacct: show only present CPUs to userspace Alexander Mikhalitsyn (Thu Oct 17 2024 - 06:23:17 EST)
- Re: [PATCH 1/2] printk: Introduce LOUD_CON flag Petr Mladek (Thu Oct 17 2024 - 06:25:11 EST)
- Re: [PATCH v8 2/8] PCI: Store all PCIe Supported Link Speeds Jonathan Cameron (Thu Oct 17 2024 - 06:25:31 EST)
- Re: [PATCH v8 3/8] PCI: Refactor pcie_update_link_speed() Jonathan Cameron (Thu Oct 17 2024 - 06:27:07 EST)
- Re: [PATCH 2/2] hwrng: add support for Airoha EN7581 TRNG kernel test robot (Thu Oct 17 2024 - 06:27:34 EST)
- [PATCH v2 1/5] dt-bindings: arm: qcom: add qcs8300-ride Rev 2 YijieYang (Thu Oct 17 2024 - 06:28:06 EST)
- [PATCH v2 2/5] arm64: dts: qcom: qcs8300: add the first 1Gb ethernet YijieYang (Thu Oct 17 2024 - 06:28:27 EST)
- [PATCH v2 0/5] Enable ethernet for qcs8300 YijieYang (Thu Oct 17 2024 - 06:28:46 EST)
- [PATCH v2 3/5] arm64: dts: qcom: qcs8300-ride: enable ethernet0 YijieYang (Thu Oct 17 2024 - 06:29:02 EST)
- [PATCH v2 4/5] arm64: dts: qcom: move common parts for qcs8300-ride variants into a .dtsi YijieYang (Thu Oct 17 2024 - 06:29:28 EST)
- [PATCH v2 5/5] arm64: dts: qcom: qcs8300-ride-r2: add new board file YijieYang (Thu Oct 17 2024 - 06:29:45 EST)
- Re: [PATCH v8 4/8] PCI/quirks: Abstract LBMS seen check into own function Jonathan Cameron (Thu Oct 17 2024 - 06:30:18 EST)
- Re: [PATCH v8 1/8] PCI: Protect Link Control 2 Register with RMW locking Ilpo Järvinen (Thu Oct 17 2024 - 06:30:32 EST)
- Re: Crash on armv7-a using KASAN Ard Biesheuvel (Thu Oct 17 2024 - 06:31:51 EST)
- [PATCH 1/1] cdx: register shutdown callback for cdx controller Abhijit Gangurde (Thu Oct 17 2024 - 06:34:37 EST)
- Re: [PATCH 07/13] media: s5p-jpeg: prevent buffer overflows Jacek Anaszewski (Thu Oct 17 2024 - 06:34:52 EST)
- Re: [PATCH net-next 00/12] Add support for PSE port priority Kory Maincent (Thu Oct 17 2024 - 06:36:19 EST)
- [PATCH v3 0/2] iio: proximity: hx9023s: Add performance tuning function Yasin Lee (Thu Oct 17 2024 - 06:38:10 EST)
- [PATCH v3 1/2] dt-bindings: iio: tyhx,hx9023s: Add performance tuning configuration Yasin Lee (Thu Oct 17 2024 - 06:38:24 EST)
- Re: [PATCH RFC v2 2/2] dt-bindings: clock: ti: Convert divider.txt to json-schema Andreas Kemnade (Thu Oct 17 2024 - 06:38:31 EST)
- [PATCH v3 2/2] iio: proximity: hx9023s: Add performance tuning function Yasin Lee (Thu Oct 17 2024 - 06:38:46 EST)
- [PATCH v13 0/3] drm/mediatek: Add support for OF graphs AngeloGioacchino Del Regno (Thu Oct 17 2024 - 06:38:55 EST)
- [PATCH v13 2/3] dt-bindings: arm: mediatek: mmsys: Add OF graph support for board path AngeloGioacchino Del Regno (Thu Oct 17 2024 - 06:39:09 EST)
- [PATCH v13 1/3] dt-bindings: display: mediatek: Add OF graph support for board path AngeloGioacchino Del Regno (Thu Oct 17 2024 - 06:39:20 EST)
- [PATCH v13 3/3] drm/mediatek: Implement OF graphs support for display paths AngeloGioacchino Del Regno (Thu Oct 17 2024 - 06:39:20 EST)
- Re: [PATCH v3 06/12] rtc: renesas-rtca3: Add driver for RTCA-3 available on Renesas RZ/G3S SoC Wolfram Sang (Thu Oct 17 2024 - 06:45:52 EST)
- Re: [PATCH 1/3] lib/min_heap: Introduce non-inline versions of min heap API functions Kent Overstreet (Thu Oct 17 2024 - 06:46:36 EST)
- Re: [RFC PATCH v2 0/2] TEE subsystem for restricted dma-buf allocations Sumit Garg (Thu Oct 17 2024 - 06:46:47 EST)
- Re: [PATCH v8 5/8] PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controller Jonathan Cameron (Thu Oct 17 2024 - 06:48:37 EST)
- Re: [PATCH v3 2/5] iio: consumers: copy/release available info from producer to fix race Matteo Martelli (Thu Oct 17 2024 - 06:49:39 EST)
- Re: [PATCH v3 06/12] rtc: renesas-rtca3: Add driver for RTCA-3 available on Renesas RZ/G3S SoC Geert Uytterhoeven (Thu Oct 17 2024 - 06:51:56 EST)
- Re: [PATCH net 2/2] fsl/fman: Fix refcount handling of fman-related devices Aleksandr Mishin (Thu Oct 17 2024 - 06:55:49 EST)
- Re: [PATCH v3] thermal/of: support thermal zones w/o trips subnode Rafael J. Wysocki (Thu Oct 17 2024 - 06:57:07 EST)
- [PATCH v2] afs: Fix lock recursion David Howells (Thu Oct 17 2024 - 06:59:06 EST)
- Re: [PATCH 3/3] arm64: dts: qcom: x1e80100-qcp: Add WiFi/BT pwrseq Mark Brown (Thu Oct 17 2024 - 06:59:53 EST)
- Re: [RFC PATCH v2 2/2] optee: support restricted memory allocation Sumit Garg (Thu Oct 17 2024 - 07:00:54 EST)
- Re: [PATCH v1] riscv: dts: starfive: disable unused csi/camss nodes Emil Renner Berthing (Thu Oct 17 2024 - 07:01:45 EST)
- Re: [PATCH v8 6/8] PCI/bwctrl: Add API to set PCIe Link Speed Jonathan Cameron (Thu Oct 17 2024 - 07:02:30 EST)
- [PATCH] ASoC: SOF: sof-of-dev: add parameter to override tplg/fw_filename Daniel Baluta (Thu Oct 17 2024 - 07:02:43 EST)
- Re: Unable to handle kernel paging request at virtual address ffffffc08058e000 sydarn (Thu Oct 17 2024 - 07:03:19 EST)
- Re: [Intel-wired-lan] [PATCH net] igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog() Maciej Fijalkowski (Thu Oct 17 2024 - 07:04:09 EST)
- Re: [PATCH v3 06/12] rtc: renesas-rtca3: Add driver for RTCA-3 available on Renesas RZ/G3S SoC Wolfram Sang (Thu Oct 17 2024 - 07:04:30 EST)
- Re: [PATCH v8 7/8] thermal: Add PCIe cooling driver Jonathan Cameron (Thu Oct 17 2024 - 07:05:14 EST)
- Re: [PATCH v3 6/8] x86/sev: Treat the contiguous RMP table as a single RMP segment Nikunj A. Dadhania (Thu Oct 17 2024 - 07:05:46 EST)
- Re: [PATCH net-next v2 01/18] jump_label: export static_key_slow_{inc,dec}_cpuslocked() Maciej Fijalkowski (Thu Oct 17 2024 - 07:07:16 EST)
- Re: [PATCH v8 8/8] selftests/pcie_bwctrl: Create selftests Jonathan Cameron (Thu Oct 17 2024 - 07:09:19 EST)
- Re: [PATCH] misc: misc_minor_alloc to allocate ids for all dynamic/misc dynamic minors Vimal Agrawal (Thu Oct 17 2024 - 07:09:33 EST)
- Re: [PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Add PCIe nodes Dmitry Baryshkov (Thu Oct 17 2024 - 07:12:18 EST)
- Re: [PATCH v2 1/1] PCI: Improve printout in pdev_sort_resources() Jonathan Cameron (Thu Oct 17 2024 - 07:12:34 EST)
- Re: [PATCH v2] misc: misc_minor_alloc to use ida for all dynamic/misc dynamic minors Vimal Agrawal (Thu Oct 17 2024 - 07:12:42 EST)
- Re: [PATCH net-next v2 04/18] bpf, xdp: constify some bpf_prog * function arguments Maciej Fijalkowski (Thu Oct 17 2024 - 07:13:28 EST)
- Re: [PATCH net-next v2 05/18] xdp, xsk: constify read-only arguments of some static inline helpers Maciej Fijalkowski (Thu Oct 17 2024 - 07:14:51 EST)
- [PATCH] docs/zh_CN: update the translation of process/submitting-patches.rst Dongliang Mu (Thu Oct 17 2024 - 07:15:35 EST)
- [PATCH net-next] MAINTAINERS: add samples/pktgen to NETWORKING [GENERAL] Hangbin Liu (Thu Oct 17 2024 - 07:16:19 EST)
- Re: [PATCH net-next v3 2/8] rust: time: Introduce Delta type FUJITA Tomonori (Thu Oct 17 2024 - 07:16:40 EST)
- [PATCH v2] ACPI: resource: Add LG 16T90SP to irq1_level_low_skip_override[] Christian Heusel (Thu Oct 17 2024 - 07:17:17 EST)
- Re: [PATCH v4 3/3] riscv: dts: thead: Add mailbox node Emil Renner Berthing (Thu Oct 17 2024 - 07:20:49 EST)
- [PATCH] iommu/mediatek: Add PGTABLE_PA_35_EN to mt8186 platform data Konrad Adamczyk (Thu Oct 17 2024 - 07:20:57 EST)
- Re: [PATCH RFC/RFT v2 1/2] mm: helper `is_shadow_stack_vma` to check shadow stack vma Mark Brown (Thu Oct 17 2024 - 07:22:18 EST)
- Re: [PATCH v8 2/2] ARM: dts: mxs: Add descriptions for imx287 based btt3-[012] devices Fabio Estevam (Thu Oct 17 2024 - 07:22:33 EST)
- Re: [PATCH net-next v3 2/8] rust: time: Introduce Delta type FUJITA Tomonori (Thu Oct 17 2024 - 07:25:09 EST)
- Re: [RFC PATCH v3 0/4] Support large folios for tmpfs Kirill A. Shutemov (Thu Oct 17 2024 - 07:26:36 EST)
- Re: [PATCH net-next v9 23/23] testing/selftest: add test tool and scripts for ovpn module Antonio Quartulli (Thu Oct 17 2024 - 07:27:31 EST)
- Re: [PATCH 3/3] arm64: dts: qcom: x1e80100-qcp: Add WiFi/BT pwrseq Bartosz Golaszewski (Thu Oct 17 2024 - 07:28:20 EST)
- Re: [PATCH 2/2] hwrng: add support for Airoha EN7581 TRNG kernel test robot (Thu Oct 17 2024 - 07:28:34 EST)
- Re: [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text Mike Rapoport (Thu Oct 17 2024 - 07:29:15 EST)
- Re: [PATCH net-next v2 07/18] net: Register system page pool as an XDP memory model Maciej Fijalkowski (Thu Oct 17 2024 - 07:32:37 EST)
- Re: [PATCH net-next v2 08/18] page_pool: make page_pool_put_page_bulk() actually handle array of pages Maciej Fijalkowski (Thu Oct 17 2024 - 07:34:03 EST)
- Re: [PATCH v2 1/1] PCI: Improve printout in pdev_sort_resources() Ilpo Järvinen (Thu Oct 17 2024 - 07:36:12 EST)
- Re: [PATCH] scripts: add `uapi` crate to `generate_rust_analyzer.py` Alice Ryhl (Thu Oct 17 2024 - 07:36:22 EST)
- Re: [PATCH 1/3] rust: char_dev: add character device abstraction kernel test robot (Thu Oct 17 2024 - 07:39:33 EST)
- [PATCH 2/7] pinctrl: renesas: rzg2l: Use gpiochip_populate_parent_fwspec_twocell helper Prabhakar (Thu Oct 17 2024 - 07:40:02 EST)
- [PATCH 1/7] arm64: dts: renesas: rzg3s-smarc: Drop hogging of GPIO pins Prabhakar (Thu Oct 17 2024 - 07:40:14 EST)
- [PATCH 0/7] pinctrl: rzg2l: Fix releasing of IRQ and status reported in pinmux-pins Prabhakar (Thu Oct 17 2024 - 07:40:15 EST)
- [PATCH 3/7] pinctrl: renesas: rzg2l: Release all the virq's in free callback Prabhakar (Thu Oct 17 2024 - 07:40:25 EST)
- [PATCH 4/7] pinctrl: renesas: rzg2l: Reorder function call in rzg2l_gpio_free() Prabhakar (Thu Oct 17 2024 - 07:40:44 EST)
- [PATCH 5/7] pinctrl: renesas: rzg2l: Drop calling rzg2l_gpio_request() Prabhakar (Thu Oct 17 2024 - 07:41:02 EST)
- [PATCH 6/7] pinctrl: pinmux: Introduce API to check if a pin is requested Prabhakar (Thu Oct 17 2024 - 07:41:06 EST)
- [PATCH 7/7] pinctrl: renesas: pinctrl-rzg2l: Override irq_request/release_resources Prabhakar (Thu Oct 17 2024 - 07:41:23 EST)
- [PATCH v2 0/2] Add support to ignore single SE0 glitches Uttkarsh Aggarwal (Thu Oct 17 2024 - 07:41:53 EST)
- Re: [PATCH v10 5/8] coresight: tmc: Add support for reading crash data Linu Cherian (Thu Oct 17 2024 - 07:42:04 EST)
- [PATCH v2 1/2] dt-bindings: usb: snps,dwc3: Add snps,filter-se0-fsls-eop quirk Uttkarsh Aggarwal (Thu Oct 17 2024 - 07:42:10 EST)
- [PATCH v2 2/2] usb: dwc3: core: Add support to ignore single SE0 glitches Uttkarsh Aggarwal (Thu Oct 17 2024 - 07:42:34 EST)
- Re: [syzbot] [mm?] INFO: rcu detected stall in seq_read_iter (2) Hillf Danton (Thu Oct 17 2024 - 07:42:44 EST)
- Re: [PATCH v3] net: stmmac: allocate separate page for buffer Furong Xu (Thu Oct 17 2024 - 07:43:19 EST)
- [PATCH v1 2/2] misc:minor basic kunit tests Vimal Agrawal (Thu Oct 17 2024 - 07:44:52 EST)
- [PATCH v3 1/2] misc: misc_minor_alloc to use ida for all dynamic/misc dynamic minors Vimal Agrawal (Thu Oct 17 2024 - 07:45:05 EST)
- Re: [PATCH 3/3] arm64: dts: qcom: sc7280: Add cpucp mbox node Shivnandan Kumar (Thu Oct 17 2024 - 07:51:56 EST)
- Re: [PATCH 2/3] mailbox: qcom-cpucp-mbox: Add support for SC7280 CPUCP mailbox controller Shivnandan Kumar (Thu Oct 17 2024 - 07:53:02 EST)
- Re: [PATCH v1 1/4] mm/hmm: HMM API for P2P DMA to device zone pages Jason Gunthorpe (Thu Oct 17 2024 - 07:53:25 EST)
- Re: [PATCH net-next] net: phy: aquantia: Add mdix config and reporting Daniel Golle (Thu Oct 17 2024 - 07:54:58 EST)
- Re: [PATCH v1 2/2] misc:minor basic kunit tests Greg KH (Thu Oct 17 2024 - 07:55:25 EST)
- Re: [PATCH v1 2/2] misc:minor basic kunit tests Greg KH (Thu Oct 17 2024 - 07:56:13 EST)
- [tip: x86/sev] x86/sev: Handle failures from snp_init() tip-bot2 for Nikunj A Dadhania (Thu Oct 17 2024 - 07:56:40 EST)
- [tip: x86/sev] x86/sev: Cache the secrets page address tip-bot2 for Nikunj A Dadhania (Thu Oct 17 2024 - 07:56:42 EST)
- [tip: x86/sev] virt: sev-guest: Reduce the scope of SNP command mutex tip-bot2 for Nikunj A Dadhania (Thu Oct 17 2024 - 07:56:53 EST)
- [tip: x86/sev] virt: sev-guest: Consolidate SNP guest messaging parameters to a struct tip-bot2 for Nikunj A Dadhania (Thu Oct 17 2024 - 07:56:54 EST)
- [tip: x86/sev] virt: sev-guest: Carve out SNP message context structure tip-bot2 for Nikunj A Dadhania (Thu Oct 17 2024 - 07:57:03 EST)
- [tip: x86/sev] virt: sev-guest: Use AES GCM crypto library tip-bot2 for Nikunj A Dadhania (Thu Oct 17 2024 - 07:57:32 EST)
- [PATCH 3/3] erofs: sunset `struct erofs_workgroup` Gao Xiang (Thu Oct 17 2024 - 07:58:09 EST)
- [PATCH 1/3] erofs: get rid of erofs_{find,insert}_workgroup Gao Xiang (Thu Oct 17 2024 - 07:58:16 EST)
- [PATCH 2/3] erofs: move erofs_workgroup operations into zdata.c Gao Xiang (Thu Oct 17 2024 - 07:58:40 EST)
- Re: [PATCH v1 1/4] mm/hmm: HMM API for P2P DMA to device zone pages Christoph Hellwig (Thu Oct 17 2024 - 07:58:59 EST)
- Re: [PATCH v5 19/43] KVM: arm64: Handle realm MMIO emulation Suzuki K Poulose (Thu Oct 17 2024 - 07:59:22 EST)
- Re: [syzbot] [io-uring?] KCSAN: data-race in io_req_defer_failed / io_wq_free_work (3) Pavel Begunkov (Thu Oct 17 2024 - 08:00:50 EST)
- Re: [PATCH 3/3] arm64: dts: qcom: x1e80100-qcp: Add WiFi/BT pwrseq Mark Brown (Thu Oct 17 2024 - 08:01:04 EST)
- Re: [PATCH] ASoC: fix code redundancy in sound/soc/soc-core.c Mark Brown (Thu Oct 17 2024 - 08:04:10 EST)
- Re: [syzbot] [mm?] INFO: rcu detected stall in seq_read_iter (2) syzbot (Thu Oct 17 2024 - 08:04:19 EST)
- Re: [PATCH v8 07/10] iommufd: Fault-capable hwpt attach/detach/replace Jason Gunthorpe (Thu Oct 17 2024 - 08:05:30 EST)
- [PATCH v2] fs: Fix uninitialized value issue in from_kuid and from_kgid Alessandro Zanni (Thu Oct 17 2024 - 08:06:21 EST)
- Re: [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_* Lorenzo Stoakes (Thu Oct 17 2024 - 08:06:51 EST)
- Re: [PATCH v2 4/7] s390/physmem_info: query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices David Hildenbrand (Thu Oct 17 2024 - 08:07:31 EST)
- Re: [PATCH v5 14/16] modules: Support extended MODVERSIONS info Helge Deller (Thu Oct 17 2024 - 08:09:30 EST)
- drivers/iommu/arm/arm-smmu-v3/tegra241-cmdqv.c:726:15: sparse: sparse: symbol 'cmdqv_debugfs_dir' was not declared. Should it be static? kernel test robot (Thu Oct 17 2024 - 08:10:33 EST)
- Re: [PATCH v8 2/2] ARM: dts: mxs: Add descriptions for imx287 based btt3-[012] devices Stefan Wahren (Thu Oct 17 2024 - 08:11:25 EST)
- Re: [PATCH v10 4/8] coresight: tmc: Enable panic sync handling Linu Cherian (Thu Oct 17 2024 - 08:12:56 EST)
- Re: [PATCH] leds: class: Protect brightness_show() with led_cdev->led_access mutex Jacek Anaszewski (Thu Oct 17 2024 - 08:13:02 EST)
- Re: [PATCH v2 1/4] drm/tests: helpers: Add helper for drm_display_mode_from_cea_vic() Maxime Ripard (Thu Oct 17 2024 - 08:13:35 EST)
- Re: [PATCH v1 RESEND] EDAC/bluefield - fix potential integer overflow Borislav Petkov (Thu Oct 17 2024 - 08:13:43 EST)
- [PATCH] gpio: max730x: use devres to shrink and simplify code Bartosz Golaszewski (Thu Oct 17 2024 - 08:15:01 EST)
- [PATCH] docs/zh_CN: update the translation of process/programming-language.rst Dongliang Mu (Thu Oct 17 2024 - 08:15:17 EST)
- Re: [PATCH v8 7/8] thermal: Add PCIe cooling driver Ilpo Järvinen (Thu Oct 17 2024 - 08:16:27 EST)
- Re: [PATCH v2 1/4] drm/tests: helpers: Add helper for drm_display_mode_from_cea_vic() Jinjie Ruan (Thu Oct 17 2024 - 08:16:42 EST)
- Re: [RFC PATCH 0/4] Updates for CXL Event Records Jonathan Cameron (Thu Oct 17 2024 - 08:17:14 EST)
- Re: [PATCH] cgroup/bpf: fix NULL pointer dereference at cgroup_bpf_offline Chen Ridong (Thu Oct 17 2024 - 08:18:23 EST)
- Re: [PATCH v8 2/2] ARM: dts: mxs: Add descriptions for imx287 based btt3-[012] devices Lukasz Majewski (Thu Oct 17 2024 - 08:18:36 EST)
- Re: [RFC PATCH 1/4] cxl/events: Updates for CXL Common Event Record Format Jonathan Cameron (Thu Oct 17 2024 - 08:20:06 EST)
- Re: [PATCH v9 5/5] firmware: imx: adds miscdev kernel test robot (Thu Oct 17 2024 - 08:20:35 EST)
- Re: [PATCH 3/3] arm64: dts: qcom: x1e80100-qcp: Add WiFi/BT pwrseq Bartosz Golaszewski (Thu Oct 17 2024 - 08:21:30 EST)
- Re: [RFC PATCH v1 03/57] mm/memcontrol: Fix seq_buf size to save memory when PAGE_SIZE is large Michal Hocko (Thu Oct 17 2024 - 08:21:42 EST)
- Re: [PATCH v4] irqchip/renesas-rzg2l: Fix missing put_device Lad, Prabhakar (Thu Oct 17 2024 - 08:22:25 EST)
- Re: [PATCH 01/11] soundwire: sdw_intel: include linux/acpi.h Vinod Koul (Thu Oct 17 2024 - 08:24:07 EST)
- Re: [PATCH 04/11] soundwire: slave: lookup SDCA version and functions Vinod Koul (Thu Oct 17 2024 - 08:25:05 EST)
- Re: [RFC PATCH 2/4] cxl/events: Updates for CXL General Media Event Record Jonathan Cameron (Thu Oct 17 2024 - 08:25:18 EST)
- Re: [PATCH net-next v2 11/18] xdp: add generic xdp_buff_add_frag() Maciej Fijalkowski (Thu Oct 17 2024 - 08:27:22 EST)
- Re: [PATCH] Use card->dev in replace of the &pdev->dev argument in the dev_err function Mark Brown (Thu Oct 17 2024 - 08:27:37 EST)
- Re: [RFC PATCH v1 00/57] Boot-time page size selection for arm64 Petr Tesarik (Thu Oct 17 2024 - 08:28:04 EST)
- Re: [PATCH v2 RESEND] EDAC/bluefield: Use Arm SMC for EMI access on BlueField-2 Borislav Petkov (Thu Oct 17 2024 - 08:28:49 EST)
- [PATCH V4] arm64: dts: qcom: qcm6490-idp: Allow UFS regulators load/mode setting Rakesh Kota (Thu Oct 17 2024 - 08:29:47 EST)
- Re: [PATCH v8 2/2] ARM: dts: mxs: Add descriptions for imx287 based btt3-[012] devices Fabio Estevam (Thu Oct 17 2024 - 08:29:57 EST)
- Re: [PATCH net-next v1 5/5] net: stmmac: xgmac: Complete FPE support Simon Horman (Thu Oct 17 2024 - 08:30:03 EST)
- Re: [RFC PATCH v2 2/3] dt-bindings: crypto: Add Inside Secure SafeXcel EIP-93 crypto engine Christian Marangi (Thu Oct 17 2024 - 08:30:23 EST)
- [PATCH] gpio: ftgpio010: shrink code Bartosz Golaszewski (Thu Oct 17 2024 - 08:30:57 EST)
- Re: [PATCH 6.1 000/791] 6.1.113-rc2 review Muhammad Usama Anjum (Thu Oct 17 2024 - 08:31:38 EST)
- Re: [PATCH 1/3] phy: Add UFS phy hibernate modes Vinod Koul (Thu Oct 17 2024 - 08:32:48 EST)
- Re: [RFC PATCH v1 00/57] Boot-time page size selection for arm64 Ryan Roberts (Thu Oct 17 2024 - 08:32:58 EST)
- Re: [PATCH net-next v2 12/18] xdp: add generic xdp_build_skb_from_buff() Maciej Fijalkowski (Thu Oct 17 2024 - 08:35:06 EST)
- Re: [PATCH v8 07/10] iommufd: Fault-capable hwpt attach/detach/replace Zhangfei Gao (Thu Oct 17 2024 - 08:35:51 EST)
- [PATCH V4 0/6] Add minimal boot support for IPQ5424 Sricharan R (Thu Oct 17 2024 - 08:37:34 EST)
- [PATCH V4 1/6] clk: qcom: clk-alpha-pll: Add NSS HUAYRA ALPHA PLL support for ipq9574 Sricharan R (Thu Oct 17 2024 - 08:37:47 EST)
- [PATCH V4 2/6] dt-bindings: clock: Add Qualcomm IPQ5424 GCC binding Sricharan R (Thu Oct 17 2024 - 08:38:04 EST)
- [PATCH V4 4/6] dt-bindings: qcom: Add ipq5424 boards Sricharan R (Thu Oct 17 2024 - 08:38:20 EST)
- [PATCH V4 5/6] arm64: dts: qcom: add IPQ5424 SoC and rdp466 board support Sricharan R (Thu Oct 17 2024 - 08:38:37 EST)
- [PATCH V4 3/6] clk: qcom: add Global Clock controller (GCC) driver for IPQ5424 SoC Sricharan R (Thu Oct 17 2024 - 08:38:58 EST)
- [PATCH V4 6/6] arm64: defconfig: Enable IPQ5424 RDP466 base configs Sricharan R (Thu Oct 17 2024 - 08:39:04 EST)
- Re: [PATCH 0/5] sched: Lazy preemption muck Mike Galbraith (Thu Oct 17 2024 - 08:39:26 EST)
- Re: [RFC PATCH v2 2/3] dt-bindings: crypto: Add Inside Secure SafeXcel EIP-93 crypto engine Rob Herring (Thu Oct 17 2024 - 08:39:41 EST)
- Re: [RFC PATCH 3/4] cxl/events: Updates for CXL DRAM Event Record Jonathan Cameron (Thu Oct 17 2024 - 08:39:56 EST)
- Re: [PATCH v1 1/2] dt-bindings: clock: Add Qualcomm SM6115 LPASS clock controller Alexey Klimov (Thu Oct 17 2024 - 08:40:08 EST)
- Re: [PATCH RFC v1 net-next 00/12] bridge-fastpath and related improvements Pablo Neira Ayuso (Thu Oct 17 2024 - 08:40:25 EST)
- Re: [PATCH net-next v1 1/5] net: stmmac: Introduce separate files for FPE implementation Simon Horman (Thu Oct 17 2024 - 08:40:41 EST)
- Re: [PATCH net-next v1 2/5] net: stmmac: Introduce stmmac_fpe_ops for gmac4 and xgmac Simon Horman (Thu Oct 17 2024 - 08:40:55 EST)
- Re: [PATCH net-next v1 3/5] net: stmmac: Rework marco definitions for gmac4 and xgmac Simon Horman (Thu Oct 17 2024 - 08:41:13 EST)
- Re: [PATCH net-next v1 4/5] net: stmmac: xgmac: Rename XGMAC_RQ to XGMAC_FPRQ Simon Horman (Thu Oct 17 2024 - 08:41:27 EST)
- Re: [PATCH net-next v1 4/5] net: stmmac: xgmac: Rename XGMAC_RQ to XGMAC_FPRQ Simon Horman (Thu Oct 17 2024 - 08:41:44 EST)
- Re: [RFC PATCH v1 34/57] sata_sil24: Remove PAGE_SIZE compile-time constant assumption Ryan Roberts (Thu Oct 17 2024 - 08:42:39 EST)
- Re: [PATCH] ext4: fix out-of-bounds issue in ext4_xattr_set_entry Baokun Li (Thu Oct 17 2024 - 08:43:15 EST)
- Re: [RFC PATCH 4/4] cxl/events: Updates for CXL Memory Module Event Record Jonathan Cameron (Thu Oct 17 2024 - 08:44:32 EST)
- Re: [PATCH v4 3/8] gpio: cdev: go back to storing debounce period in the GPIO descriptor Kent Gibson (Thu Oct 17 2024 - 08:44:46 EST)
- Re: [PATCH 1/9] drm/panfrost: Replace DRM driver allocation method with newer one Boris Brezillon (Thu Oct 17 2024 - 08:44:58 EST)
- [PATCH v2 1/2] dt-bindings: rng: add support for Airoha EN7581 TRNG Christian Marangi (Thu Oct 17 2024 - 08:45:41 EST)
- [PATCH v2 2/2] hwrng: add support for Airoha EN7581 TRNG Christian Marangi (Thu Oct 17 2024 - 08:45:53 EST)
- Re: [PATCH 5.15 000/691] 5.15.168-rc1 review Muhammad Usama Anjum (Thu Oct 17 2024 - 08:48:06 EST)
- Re: [RFC PATCH v2 2/3] dt-bindings: crypto: Add Inside Secure SafeXcel EIP-93 crypto engine Rob Herring (Thu Oct 17 2024 - 08:48:21 EST)
- Re: [PATCH v2 0/8] Run tests in parallel showing number of tests running Ian Rogers (Thu Oct 17 2024 - 08:49:34 EST)
- Re: [PATCH net-next v2 13/18] xsk: allow attaching XSk pool via xdp_rxq_info_reg_mem_model() Maciej Fijalkowski (Thu Oct 17 2024 - 08:50:26 EST)
- Re: [RFC PATCH v1 34/57] sata_sil24: Remove PAGE_SIZE compile-time constant assumption Niklas Cassel (Thu Oct 17 2024 - 08:51:37 EST)
- [PATCH] drm/bochs: Replace deprecated PCI implicit devres Philipp Stanner (Thu Oct 17 2024 - 08:52:16 EST)
- Re: [PATCH v4 8/8] gpiolib: notify user-space about in-kernel line state changes Kent Gibson (Thu Oct 17 2024 - 08:54:07 EST)
- Re: [RFC PATCH v2 2/3] dt-bindings: crypto: Add Inside Secure SafeXcel EIP-93 crypto engine Christian Marangi (Thu Oct 17 2024 - 08:55:47 EST)
- Re: [RFC PATCH v2 2/3] dt-bindings: crypto: Add Inside Secure SafeXcel EIP-93 crypto engine Christian Marangi (Thu Oct 17 2024 - 08:58:19 EST)
- RE: [PATCH v8 07/10] iommufd: Fault-capable hwpt attach/detach/replace Shameerali Kolothum Thodi (Thu Oct 17 2024 - 08:58:34 EST)
- Re: [PATCH v8 7/8] thermal: Add PCIe cooling driver Rafael J. Wysocki (Thu Oct 17 2024 - 08:58:50 EST)
- Re: [PATCH v5 18/43] arm64: RME: Handle realm enter/exit Suzuki K Poulose (Thu Oct 17 2024 - 09:01:16 EST)
- Re: [PATCH v8 7/8] thermal: Add PCIe cooling driver Ilpo Järvinen (Thu Oct 17 2024 - 09:02:57 EST)
- Re: [PATCH 2/7] pinctrl: renesas: rzg2l: Use gpiochip_populate_parent_fwspec_twocell helper Geert Uytterhoeven (Thu Oct 17 2024 - 09:04:23 EST)
- Re: [PATCH net-next v2 14/18] xsk: make xsk_buff_add_frag really add a frag via __xdp_buff_add_frag() Maciej Fijalkowski (Thu Oct 17 2024 - 09:05:27 EST)
- Re: [PATCH v1 1/4] mm/hmm: HMM API for P2P DMA to device zone pages Jason Gunthorpe (Thu Oct 17 2024 - 09:05:53 EST)
- Re: [PATCH v2] fs: Fix uninitialized value issue in from_kuid and from_kgid Jan Kara (Thu Oct 17 2024 - 09:06:30 EST)
- [PATCH v2 1/5] dt-bindings: usb: qcom,dwc3: Add QCS615 to USB DWC3 bindings Krishna Kurapati (Thu Oct 17 2024 - 09:08:00 EST)
- [PATCH v2 0/5] Add support for primary USB controller on QCS615 Krishna Kurapati (Thu Oct 17 2024 - 09:08:17 EST)
- [PATCH v2 2/5] dt-bindings: phy: qcom,qusb2: Add bindings for QCS615 Krishna Kurapati (Thu Oct 17 2024 - 09:08:34 EST)
- [PATCH v2 3/5] dt-bindings: phy: qcom,msm8998-qmp-usb3-phy: Add support for QCS615 Krishna Kurapati (Thu Oct 17 2024 - 09:08:42 EST)
- [PATCH v2 4/5] phy: qcom-qusb2: Add support for QCS615 Krishna Kurapati (Thu Oct 17 2024 - 09:09:06 EST)
- Re: [PATCH 2/4] mmc: host: sdhci-esdhc-imx: refactor the system PM logic Ulf Hansson (Thu Oct 17 2024 - 09:09:13 EST)
- Re: [PATCH v8 07/10] iommufd: Fault-capable hwpt attach/detach/replace Jason Gunthorpe (Thu Oct 17 2024 - 09:09:34 EST)
- [PATCH v2 5/5] phy: qcom: qmp-usbc: Add qmp configuration for QCS615 Krishna Kurapati (Thu Oct 17 2024 - 09:09:49 EST)
- Re: [RESEND. PATCH v1] pinctrl: mediatek: paris: Revert "Rework support for PIN_CONFIG_{INPUT,OUTPUT}_ENABLE" Macpaul Lin (Thu Oct 17 2024 - 09:09:51 EST)
- [PATCH v3 07/13] rust: hrtimer: implement `UnsafeTimerPointer` for `Pin<&T>` Andreas Hindborg (Thu Oct 17 2024 - 09:10:18 EST)
- [PATCH v3 13/13] rust: hrtimer: add maintainer entry Andreas Hindborg (Thu Oct 17 2024 - 09:10:31 EST)
- [PATCH v3 12/13] rust: hrtimer: add clocksource selection through `ClockSource` Andreas Hindborg (Thu Oct 17 2024 - 09:10:44 EST)
- [PATCH v3 04/13] rust: hrtimer: implement `TimerPointer` for `Arc` Andreas Hindborg (Thu Oct 17 2024 - 09:10:57 EST)
- [PATCH v3 00/13] hrtimer Rust API Andreas Hindborg (Thu Oct 17 2024 - 09:11:09 EST)
- [PATCH v3 03/13] rust: sync: add `Arc::as_ptr` Andreas Hindborg (Thu Oct 17 2024 - 09:11:22 EST)
- [PATCH v3 11/13] rust: hrtimer: add `TimerMode` Andreas Hindborg (Thu Oct 17 2024 - 09:11:37 EST)
- [PATCH v3 08/13] rust: hrtimer: implement `UnsafeTimerPointer` for `Pin<&mut T>` Andreas Hindborg (Thu Oct 17 2024 - 09:11:51 EST)
- [PATCH v3 06/13] rust: hrtimer: add `UnsafeTimerPointer` Andreas Hindborg (Thu Oct 17 2024 - 09:12:03 EST)
- [PATCH v3 09/13] rust: hrtimer: add `hrtimer::ScopedTimerPointer` Andreas Hindborg (Thu Oct 17 2024 - 09:12:16 EST)
- [PATCH v3 05/13] rust: hrtimer: allow timer restart from timer handler Andreas Hindborg (Thu Oct 17 2024 - 09:12:31 EST)
- [PATCH v3 02/13] rust: hrtimer: introduce hrtimer support Andreas Hindborg (Thu Oct 17 2024 - 09:12:46 EST)
- [PATCH v3 10/13] rust: hrtimer: implement `TimerPointer` for `Pin<Box<T>>` Andreas Hindborg (Thu Oct 17 2024 - 09:12:57 EST)
- [PATCH v3 01/13] rust: time: Add Ktime::from_ns() Andreas Hindborg (Thu Oct 17 2024 - 09:13:10 EST)
- Re: [PATCH 5.10 000/518] 5.10.227-rc1 review Muhammad Usama Anjum (Thu Oct 17 2024 - 09:13:22 EST)
- Re: [PATCH 2/2] hwrng: add support for Airoha EN7581 TRNG Francesco Dolcini (Thu Oct 17 2024 - 09:13:34 EST)
- Re: [PATCH] gpio: max730x: use devres to shrink and simplify code Linus Walleij (Thu Oct 17 2024 - 09:13:47 EST)
- Re: [PATCH] gpio: ftgpio010: shrink code Linus Walleij (Thu Oct 17 2024 - 09:14:00 EST)
- Re: [PATCH] cpufreq: airoha: Add EN7581 Cpufreq SMC driver kernel test robot (Thu Oct 17 2024 - 09:14:11 EST)
- Re: [PATCH v1 1/4] mm/hmm: HMM API for P2P DMA to device zone pages Christoph Hellwig (Thu Oct 17 2024 - 09:14:25 EST)
- Re: [PATCH 2/2] hwrng: add support for Airoha EN7581 TRNG Christian Marangi (Thu Oct 17 2024 - 09:14:36 EST)
- [PATCH v7 00/11] arm64: Support for running as a guest in Arm CCA Steven Price (Thu Oct 17 2024 - 09:14:58 EST)
- [PATCH v7 01/11] arm64: rsi: Add RSI definitions Steven Price (Thu Oct 17 2024 - 09:15:19 EST)
- [PATCH v7 02/11] arm64: Detect if in a realm and set RIPAS RAM Steven Price (Thu Oct 17 2024 - 09:15:34 EST)
- [PATCH v7 03/11] arm64: realm: Query IPA size from the RMM Steven Price (Thu Oct 17 2024 - 09:15:51 EST)
- [PATCH v7 04/11] arm64: rsi: Add support for checking whether an MMIO is protected Steven Price (Thu Oct 17 2024 - 09:16:09 EST)
- [PATCH v7 05/11] arm64: rsi: Map unprotected MMIO as decrypted Steven Price (Thu Oct 17 2024 - 09:16:22 EST)
- [PATCH v7 06/11] efi: arm64: Map Device with Prot Shared Steven Price (Thu Oct 17 2024 - 09:16:39 EST)
- [PATCH v7 07/11] arm64: Enforce bounce buffers for realm DMA Steven Price (Thu Oct 17 2024 - 09:16:55 EST)
- [PATCH v7 08/11] arm64: mm: Avoid TLBI when marking pages as valid Steven Price (Thu Oct 17 2024 - 09:17:14 EST)
- [PATCH v7 09/11] arm64: Enable memory encrypt for Realms Steven Price (Thu Oct 17 2024 - 09:17:32 EST)
- [PATCH v7 10/11] virt: arm-cca-guest: TSM_REPORT support for realms Steven Price (Thu Oct 17 2024 - 09:17:48 EST)
- [PATCH v7 11/11] arm64: Document Arm Confidential Compute Steven Price (Thu Oct 17 2024 - 09:18:07 EST)
- Re: [syzbot] [nfs?] KASAN: slab-use-after-free Read in rhashtable_walk_enter Chuck Lever III (Thu Oct 17 2024 - 09:18:33 EST)
- [PATCH iwl-next 1/2] PCI: Add PCI_VDEVICE_SUB helper macro Piotr Kwapulinski (Thu Oct 17 2024 - 09:18:52 EST)
- Re: [PATCH v8 6/8] PCI/bwctrl: Add API to set PCIe Link Speed Ilpo Järvinen (Thu Oct 17 2024 - 09:18:56 EST)
- Re: [PATCH 7/7] pinctrl: renesas: pinctrl-rzg2l: Override irq_request/release_resources Linus Walleij (Thu Oct 17 2024 - 09:19:18 EST)
- Re: [PATCH 6/7] pinctrl: pinmux: Introduce API to check if a pin is requested Linus Walleij (Thu Oct 17 2024 - 09:19:37 EST)
- [PATCH v2] mmc: pwrseq_simple: add support for one reset control Catalin Popescu (Thu Oct 17 2024 - 09:20:18 EST)
- Re: [RFC 2/2] khugepaged: use upgrade_read() to optimize collapse_huge_page Matthew Wilcox (Thu Oct 17 2024 - 09:20:27 EST)
- [GIT PULL] Networking for v6.12-rc4 Paolo Abeni (Thu Oct 17 2024 - 09:21:09 EST)
- Re: [PATCH 6.6 000/211] 6.6.57-rc2 review Muhammad Usama Anjum (Thu Oct 17 2024 - 09:21:54 EST)
- Re: [PATCH for-next 9/9] RDMA/hns: Fix different dgids mapping to the same dip_idx Junxian Huang (Thu Oct 17 2024 - 09:22:07 EST)
- Re: [PATCH 3/3] arm64: dts: qcom: x1e80100-qcp: Add WiFi/BT pwrseq Mark Brown (Thu Oct 17 2024 - 09:22:20 EST)
- [gustavoars:testing/wfamnae-next20241015-2 13/18] kernel/bpf/core.c:2505:29: sparse: sparse: incompatible types in comparison expression (different base types): kernel test robot (Thu Oct 17 2024 - 09:22:35 EST)
- Re: [PATCH 1/3] drm/connector: hdmi: Fix memory leak in drm_display_mode_from_cea_vic() kernel test robot (Thu Oct 17 2024 - 09:22:46 EST)
- Re: [PATCH] rust: Fix build error Miguel Ojeda (Thu Oct 17 2024 - 09:24:30 EST)
- Re: [PATCH] ASoC: fsl_micfil: Add a flag to distinguish with different volume control types Daniel Baluta (Thu Oct 17 2024 - 09:24:43 EST)
- Re: [PATCH 1/1] KVM: nVMX: update VPPR on vmlaunch/vmresume Chao Gao (Thu Oct 17 2024 - 09:28:16 EST)
- Re: [PATCH v8 7/8] thermal: Add PCIe cooling driver Jonathan Cameron (Thu Oct 17 2024 - 09:28:31 EST)
- Re: [PATCH v2 1/1] PCI: Improve printout in pdev_sort_resources() Jonathan Cameron (Thu Oct 17 2024 - 09:29:21 EST)
- Re: [PATCH 06/15] cxl/aer/pci: Introduce PCI_ERS_RESULT_PANIC to pci_ers_result type Jonathan Cameron (Thu Oct 17 2024 - 09:31:29 EST)
- Re: [PATCH 6.11 000/212] 6.11.4-rc2 review Muhammad Usama Anjum (Thu Oct 17 2024 - 09:31:45 EST)
- Re: [PATCH v2] fs: Fix uninitialized value issue in from_kuid and from_kgid Christian Brauner (Thu Oct 17 2024 - 09:32:37 EST)
- Re: [PATCH v3] drm/mediatek: Fix color format MACROs in OVL AngeloGioacchino Del Regno (Thu Oct 17 2024 - 09:33:27 EST)
- [gustavoars:testing/wfamnae-next20241015-2 6/18] drivers/net/wireless/intel/iwlwifi/mvm/d3.c:2149:2: error: call to '__compiletime_assert_1077' declared with 'error' attribute: BUILD_BUG_ON failed: conf->keylen < WLAN_KEY_LEN_GCMP_256 kernel test robot (Thu Oct 17 2024 - 09:33:35 EST)
- [PATCH -next] posix-clock: Fix missing put_clock_desc() Jinjie Ruan (Thu Oct 17 2024 - 09:33:45 EST)
- Re: [PATCH v2] afs: Fix lock recursion Christian Brauner (Thu Oct 17 2024 - 09:34:16 EST)
- Linux 5.10.227 Greg Kroah-Hartman (Thu Oct 17 2024 - 09:34:29 EST)
- Linux 5.15.168 Greg Kroah-Hartman (Thu Oct 17 2024 - 09:34:43 EST)
- [PATCH net-next] net: use sock_valbool_flag() only in __sock_set_timestamps() Yajun Deng (Thu Oct 17 2024 - 09:35:16 EST)
- Re: [PATCH v6 3/3] rust: sync: Add SpinLockIrq Andreas Hindborg (Thu Oct 17 2024 - 09:35:18 EST)
- Linux 6.1.113 Greg Kroah-Hartman (Thu Oct 17 2024 - 09:35:35 EST)
- Linux 6.6.57 Greg Kroah-Hartman (Thu Oct 17 2024 - 09:35:43 EST)
- Linux 6.11.4 Greg Kroah-Hartman (Thu Oct 17 2024 - 09:35:55 EST)
- Re: Linux 5.10.227 Greg Kroah-Hartman (Thu Oct 17 2024 - 09:36:09 EST)
- [PATCH v4 1/2] misc: misc_minor_alloc to use ida for all dynamic/misc dynamic minors Vimal Agrawal (Thu Oct 17 2024 - 09:36:27 EST)
- Re: Linux 5.15.168 Greg Kroah-Hartman (Thu Oct 17 2024 - 09:36:38 EST)
- Re: Linux 6.11.4 Greg Kroah-Hartman (Thu Oct 17 2024 - 09:36:39 EST)
- Re: Linux 6.6.57 Greg Kroah-Hartman (Thu Oct 17 2024 - 09:36:40 EST)
- Re: Linux 6.1.113 Greg Kroah-Hartman (Thu Oct 17 2024 - 09:36:48 EST)
- [PATCH 0/6] staging: vchiq: Further simplify bulk transfer Umang Jain (Thu Oct 17 2024 - 09:37:05 EST)
- [PATCH 1/6] staging: vchiq_core: Subsume 'offset' in struct vchiq_bulk Umang Jain (Thu Oct 17 2024 - 09:37:20 EST)
- [PATCH 2/6] staging: vchiq_core: Simplify bulk data preparatory functions Umang Jain (Thu Oct 17 2024 - 09:37:27 EST)
- [PATCH 3/6] staging: vc04_services: Simplify block bulk transfer code paths Umang Jain (Thu Oct 17 2024 - 09:37:40 EST)
- [PATCH 4/6] staging: vc04_services: Simplify (no)callback bulk transfer code paths Umang Jain (Thu Oct 17 2024 - 09:37:53 EST)
- [PATCH 5/6] staging: vchiq_core: Simplify bulk transfer queue message function Umang Jain (Thu Oct 17 2024 - 09:37:59 EST)
- [PATCH 6/6] staging: vchiq_dev: Drop userdata local pointer Umang Jain (Thu Oct 17 2024 - 09:38:20 EST)
- Re: [PATCH v4 1/2] misc: misc_minor_alloc to use ida for all dynamic/misc dynamic minors Greg KH (Thu Oct 17 2024 - 09:39:13 EST)
- Re: [PATCH] media: platform: mtk-mdp3: Remove unwanted else in mdp-cmdp-prepare() AngeloGioacchino Del Regno (Thu Oct 17 2024 - 09:39:30 EST)
- Re: [PATCH 2/2] hwrng: add support for Airoha EN7581 TRNG Francesco Dolcini (Thu Oct 17 2024 - 09:39:50 EST)
- Re: [PATCH 07/15] cxl/aer/pci: Add CXL PCIe port uncorrectable error recovery in AER service driver Jonathan Cameron (Thu Oct 17 2024 - 09:43:34 EST)
- Re: [PATCH 2/3] Revert "Input: hyperv-keyboard - register as a wakeup source" Erni Sri Satya Vennela (Thu Oct 17 2024 - 09:44:48 EST)
- Re: [PATCH v1 1/4] mm/hmm: HMM API for P2P DMA to device zone pages Jason Gunthorpe (Thu Oct 17 2024 - 09:46:56 EST)
- [PATCH] docs/zh_CN: update the translation of process/email-clients.rst Dongliang Mu (Thu Oct 17 2024 - 09:47:15 EST)
- Re: [PATCH v2 1/1] PCI: Improve printout in pdev_sort_resources() Philipp Stanner (Thu Oct 17 2024 - 09:49:41 EST)
- Re: [PATCH v1 1/4] mm/hmm: HMM API for P2P DMA to device zone pages Christoph Hellwig (Thu Oct 17 2024 - 09:49:55 EST)
- Re: [PATCH 09/15] cxl/pci: Map CXL PCIe downstream port RAS registers Jonathan Cameron (Thu Oct 17 2024 - 09:50:45 EST)
- Re: [PATCH net-next v3] net: Implement fault injection forcing skb reallocation Paolo Abeni (Thu Oct 17 2024 - 09:50:57 EST)
- Re: linux-next: duplicate patch in the paulmck tree Paul E. McKenney (Thu Oct 17 2024 - 09:52:43 EST)
- Re: [PATCH v6 2/5] tracing: Add __print_dynamic_array() helper Steven Rostedt (Thu Oct 17 2024 - 09:54:07 EST)
- [PATCH 0/3] XDP metadata: Rx checksum/GSO hint; Tx GSO offload Muyang Tian (Thu Oct 17 2024 - 09:54:26 EST)
- [PATCH 1/3] xdp: Add Rx checksum hint Muyang Tian (Thu Oct 17 2024 - 09:54:48 EST)
- [PATCH 3/3] xsk: Add Tx GSO type and size offload support Muyang Tian (Thu Oct 17 2024 - 09:55:09 EST)
- [PATCH 2/3] xdp: Add Rx GSO hint Muyang Tian (Thu Oct 17 2024 - 09:55:37 EST)
- Re: [PATCH v2] iommu/arm-smmu: Defer probe of clients after smmu device bound Robin Murphy (Thu Oct 17 2024 - 09:56:00 EST)
- Re: [PATCH v2 net] net: bcmasp: fix potential memory leak in bcmasp_xmit() Simon Horman (Thu Oct 17 2024 - 09:56:10 EST)
- Re: [PATCH] perf test: Handle perftool-testsuite_probe failure due to broken DWARF Veronika Molnarova (Thu Oct 17 2024 - 09:56:23 EST)
- Re: [PATCH 12/15] cxl/pci: Add error handler for CXL PCIe port RAS errors Jonathan Cameron (Thu Oct 17 2024 - 09:57:22 EST)
- Re: [PATCH v8 01/11] cpuidle/poll_state: poll via smp_cond_load_relaxed() Catalin Marinas (Thu Oct 17 2024 - 10:02:02 EST)
- Re: RE: RE: [PATCH net-next 07/13] net: fec: fec_probe(): update quirk: bring IRQs in correct order Frank Li (Thu Oct 17 2024 - 10:04:17 EST)
- Re: [PATCH 13/15] cxl/pci: Add trace logging for CXL PCIe port RAS errors Jonathan Cameron (Thu Oct 17 2024 - 10:05:16 EST)
- Re: AMD zen microcode updates breaks boot Jens Axboe (Thu Oct 17 2024 - 10:05:29 EST)
- Re: [PATCH v1 1/4] mm/hmm: HMM API for P2P DMA to device zone pages Jason Gunthorpe (Thu Oct 17 2024 - 10:05:32 EST)
- Re: [PATCH v3 0/2] PtP driver for s390 clocks Richard Cochran (Thu Oct 17 2024 - 10:06:29 EST)
- Re: [PATCH v4 1/2] misc: misc_minor_alloc to use ida for all dynamic/misc dynamic minors Greg KH (Thu Oct 17 2024 - 10:06:59 EST)
- [PATCH] iio: invensense: fix multiple odr switch when FIFO is off Jean-Baptiste Maneyrol via B4 Relay (Thu Oct 17 2024 - 10:07:02 EST)
- Re: [PATCH v3 0/2] PtP driver for s390 clocks Richard Cochran (Thu Oct 17 2024 - 10:07:11 EST)
- Re: [PATCH v4 03/19] gendwarfksyms: Add address matching Petr Pavlu (Thu Oct 17 2024 - 10:08:59 EST)
- [PATCH v5 0/6] rtla: Support idle state disabling via libcpupower in timerlat tglozar (Thu Oct 17 2024 - 10:09:53 EST)
- Re: [PATCH -next] posix-clock: Fix missing put_clock_desc() Richard Cochran (Thu Oct 17 2024 - 10:09:59 EST)
- [PATCH v5 1/6] tools/build: Add libcpupower dependency detection tglozar (Thu Oct 17 2024 - 10:10:20 EST)
- Re: [PATCH net v2 0/4] net: stmmac: dwmac4: Fixes bugs in dwmac4 Simon Horman (Thu Oct 17 2024 - 10:10:23 EST)
- Re: [PATCH 2/2] watchdog: mtk_wdt: Add support for MT6735 WDT Guenter Roeck (Thu Oct 17 2024 - 10:10:46 EST)
- [PATCH v5 2/6] rtla: Add optional dependency on libcpupower tglozar (Thu Oct 17 2024 - 10:10:49 EST)
- [PATCH v5 3/6] rtla/utils: Add idle state disabling via libcpupower tglozar (Thu Oct 17 2024 - 10:11:16 EST)
- [PATCH v5 4/6] rtla/timerlat: Add --deepest-idle-state for top tglozar (Thu Oct 17 2024 - 10:11:28 EST)
- [PATCH v5 5/6] rtla/timerlat: Add --deepest-idle-state for hist tglozar (Thu Oct 17 2024 - 10:11:34 EST)
- [PATCH v5 6/6] rtla: Documentation: Mention --deepest-idle-state tglozar (Thu Oct 17 2024 - 10:11:47 EST)
- Re: [PATCH v4 11/19] gendwarfksyms: Add die_map debugging Petr Pavlu (Thu Oct 17 2024 - 10:12:15 EST)
- Re: [PATCH v10 0/3] Add initial support for the Rockchip RK3588 HDMI TX Controller Maxime Ripard (Thu Oct 17 2024 - 10:12:33 EST)
- [PATCH 1/3] PCI: Remove unused PCI_SUBTRACTIVE_DECODE Ilpo Järvinen (Thu Oct 17 2024 - 10:12:46 EST)
- [PATCH 2/3] PCI: Move struct pci_bus_resource into bus.c Ilpo Järvinen (Thu Oct 17 2024 - 10:13:03 EST)
- [PATCH 3/3] PCI: Use reverse logic in pci_read_bridge_bases() Ilpo Järvinen (Thu Oct 17 2024 - 10:13:15 EST)
- Re: [syzbot] KASAN: null-ptr-deref Read in drop_buffers (3) syzbot (Thu Oct 17 2024 - 10:13:28 EST)
- Re: [PATCH V2 1/2] tools/perf/pmu-events/powerpc: Add support for compat events in json Disha Goel (Thu Oct 17 2024 - 10:13:43 EST)
- Re: [PATCH v4 3/8] gpio: cdev: go back to storing debounce period in the GPIO descriptor Bartosz Golaszewski (Thu Oct 17 2024 - 10:13:56 EST)
- Re: [PATCH v4 12/19] gendwarfksyms: Add symtypes output Petr Pavlu (Thu Oct 17 2024 - 10:14:17 EST)
- Re: AMD zen microcode updates breaks boot Borislav Petkov (Thu Oct 17 2024 - 10:14:18 EST)
- [PATCH v4 2/2] misc:minor basic kunit tests Vimal Agrawal (Thu Oct 17 2024 - 10:14:42 EST)
- Re: [PATCH v3 02/11] iommufd: Rename _iommufd_object_alloc to iommufd_object_alloc_elm Jason Gunthorpe (Thu Oct 17 2024 - 10:14:54 EST)
- Re: [PATCH v4 8/8] gpiolib: notify user-space about in-kernel line state changes Bartosz Golaszewski (Thu Oct 17 2024 - 10:15:11 EST)
- Re: [PATCH v4 3/8] gpio: cdev: go back to storing debounce period in the GPIO descriptor Kent Gibson (Thu Oct 17 2024 - 10:16:22 EST)
- Re: [Intel-wired-lan] [PATCH net] igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog() Simon Horman (Thu Oct 17 2024 - 10:16:38 EST)
- Re: [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text Steven Rostedt (Thu Oct 17 2024 - 10:17:08 EST)
- Re: [PATCH v1 1/4] mm/hmm: HMM API for P2P DMA to device zone pages Christoph Hellwig (Thu Oct 17 2024 - 10:19:09 EST)
- Re: [PATCH net-next v2 1/3] net: phy: mediatek-ge-soc: Fix coding style Simon Horman (Thu Oct 17 2024 - 10:19:42 EST)
- Re: [PATCH net-next v2 2/3] net: phy: mediatek-ge-soc: Shrink line wrapping to 80 characters Simon Horman (Thu Oct 17 2024 - 10:19:59 EST)
- Re: [PATCH net-next v2 3/3] net: phy: mediatek-ge-soc: Propagate error code correctly in cal_cycle() Simon Horman (Thu Oct 17 2024 - 10:20:12 EST)
- Re: (subset) [PATCH 00/15] timers: Cleanup delay/sleep related mess Mark Brown (Thu Oct 17 2024 - 10:20:29 EST)
- Re: [PATCH v4 8/8] gpiolib: notify user-space about in-kernel line state changes Kent Gibson (Thu Oct 17 2024 - 10:21:10 EST)
- Re: [PATCH iwl-next 1/2] PCI: Add PCI_VDEVICE_SUB helper macro Bjorn Helgaas (Thu Oct 17 2024 - 10:22:02 EST)
- Re: RE: RE: [PATCH net-next 07/13] net: fec: fec_probe(): update quirk: bring IRQs in correct order Marc Kleine-Budde (Thu Oct 17 2024 - 10:22:15 EST)
- Re: AMD zen microcode updates breaks boot Jens Axboe (Thu Oct 17 2024 - 10:23:22 EST)
- Re: wifi: brcm80211: BRCM_TRACING should depend on TRACING Kalle Valo (Thu Oct 17 2024 - 10:24:01 EST)
- Re: [PATCH v4 8/8] gpiolib: notify user-space about in-kernel line state changes Kent Gibson (Thu Oct 17 2024 - 10:25:23 EST)
- Re: AMD zen microcode updates breaks boot Borislav Petkov (Thu Oct 17 2024 - 10:27:37 EST)
- Re: [PATCH 1/3] xdp: Add Rx checksum hint Alexander Lobakin (Thu Oct 17 2024 - 10:28:27 EST)
- Re: [PATCH v3 00/23] drm/msm/dpu: Add Concurrent Writeback Support for DPU 10.x+ Maxime Ripard (Thu Oct 17 2024 - 10:31:13 EST)
- [PATCH 0/4] PCI: cpqphp: Fix and cleanups Ilpo Järvinen (Thu Oct 17 2024 - 10:31:50 EST)
- Re: [syzbot] [iommu?] kernel BUG in dma_alloc_attrs Sean Anderson (Thu Oct 17 2024 - 10:32:04 EST)
- [PATCH 1/4] PCI: cpqphp: Fix PCIBIOS_* return value confusions Ilpo Järvinen (Thu Oct 17 2024 - 10:32:16 EST)
- [PATCH] phy: cadence: Sierra: Add multilink SGMII + SGMII register configuration Bartosz Wawrzyniak (Thu Oct 17 2024 - 10:32:31 EST)
- [PATCH 2/4] PCI: cpqphp: Use pci_bus_read_dev_vendor_id() to detect presence Ilpo Järvinen (Thu Oct 17 2024 - 10:32:44 EST)
- [PATCH 3/4] PCI: cpqphp: Use define to read class/revision dword Ilpo Järvinen (Thu Oct 17 2024 - 10:33:01 EST)
- [PATCH hotfix 6.12 0/2] introduce VMA merge mode to improve brk() performance Lorenzo Stoakes (Thu Oct 17 2024 - 10:33:13 EST)
- [PATCH 4/4] PCI: cpqphp: Simplify PCI_ScanBusForNonBridge() Ilpo Järvinen (Thu Oct 17 2024 - 10:33:23 EST)
- [PATCH hotfix 6.12 1/2] mm/vma: add expand-only VMA merge mode and optimise do_brk_flags() Lorenzo Stoakes (Thu Oct 17 2024 - 10:33:29 EST)
- [PATCH hotfix 6.12 2/2] tools: testing: add expand-only mode VMA test Lorenzo Stoakes (Thu Oct 17 2024 - 10:33:30 EST)
- Re: [PATCH v2 4/7] s390/physmem_info: query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices Alexander Gordeev (Thu Oct 17 2024 - 10:34:15 EST)
- [GIT PULL] sound fixes for 6.12-rc4 Takashi Iwai (Thu Oct 17 2024 - 10:34:31 EST)
- Re: [syzbot] [jfs?] KASAN: null-ptr-deref Read in drop_buffers (3) syzbot (Thu Oct 17 2024 - 10:34:49 EST)
- Re: [PATCH v2 2/2] phy: rockchip-naneng-combo: Support rk3576 Vinod Koul (Thu Oct 17 2024 - 10:35:02 EST)
- Re: [RFC] exec: add a flag for "reasonable" execveat() comm Tycho Andersen (Thu Oct 17 2024 - 10:35:21 EST)
- [PATCH] riscv, bpf: Make BPF_CMPXCHG fully ordered Andrea Parri (Thu Oct 17 2024 - 10:36:57 EST)
- Re: [PATCH v2 4/7] s390/physmem_info: query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices David Hildenbrand (Thu Oct 17 2024 - 10:37:19 EST)
- [PATCH v2 2/2] thermal: Add support for Airoha EN7581 thermal sensor Christian Marangi (Thu Oct 17 2024 - 10:39:21 EST)
- [PATCH v2 1/2] dt-bindings: thermal: Add support for Airoha EN7581 thermal sensor Christian Marangi (Thu Oct 17 2024 - 10:39:28 EST)
- Re: AMD zen microcode updates breaks boot Jens Axboe (Thu Oct 17 2024 - 10:40:30 EST)
- Re: [syzbot] [iommu?] kernel BUG in dma_alloc_attrs Christoph Hellwig (Thu Oct 17 2024 - 10:40:40 EST)
- Re: [PATCH v6 8/9] platform/x86: asus-armoury: add core count control Ilpo Järvinen (Thu Oct 17 2024 - 10:41:21 EST)
- RE: [RFC PATCH 2/4] cxl/events: Updates for CXL General Media Event Record Shiju Jose (Thu Oct 17 2024 - 10:42:17 EST)
- Re: [PATCH v3 09/11] PCI: brcmstb: Adjust PHY PLL setup to use a 54MHz input refclk Stanimir Varbanov (Thu Oct 17 2024 - 10:42:45 EST)
- Re: [PATCH v4 3/8] gpio: cdev: go back to storing debounce period in the GPIO descriptor Bartosz Golaszewski (Thu Oct 17 2024 - 10:43:34 EST)
- RE: [RFC PATCH 4/4] cxl/events: Updates for CXL Memory Module Event Record Shiju Jose (Thu Oct 17 2024 - 10:43:48 EST)
- Re: [PATCHv2 net-next 1/3] bonding: return detailed error when loading native XDP fails Toke Høiland-Jørgensen (Thu Oct 17 2024 - 10:45:34 EST)
- [PATCH V1 1/2] dt-bindings: crypto: qcom-qce: document the SA8775P crypto engine Yuvaraj Ranganathan (Thu Oct 17 2024 - 10:45:56 EST)
- [PATCH V1 2/2] arm64: dts: qcom: sa8775p: add QCrypto nodes Yuvaraj Ranganathan (Thu Oct 17 2024 - 10:46:08 EST)
- Re: [PATCH 4/4] kbuild: cross-compile linux-headers package when possible Ron Economos (Thu Oct 17 2024 - 10:46:24 EST)
- Re: [PATCH] riscv, bpf: Make BPF_CMPXCHG fully ordered Puranjay Mohan (Thu Oct 17 2024 - 10:46:39 EST)
- Re: [PATCH v3 2/2] cpufreq/amd-pstate: Set the initial min_freq to lowest_nonlinear_freq Mario Limonciello (Thu Oct 17 2024 - 10:46:51 EST)
- [PATCH 1/3] dt-bindings: mips: cpu: Add property for broken HCI information Gregory CLEMENT (Thu Oct 17 2024 - 10:47:25 EST)
- Re: [PATCHv2 net-next 2/3] bonding: use correct return value Toke Høiland-Jørgensen (Thu Oct 17 2024 - 10:47:44 EST)
- Re: [PATCH] ext4: fix out-of-bounds issue in ext4_xattr_set_entry Theodore Ts'o (Thu Oct 17 2024 - 10:48:09 EST)
- Re: [syzbot] [iommu?] kernel BUG in dma_alloc_attrs Sean Anderson (Thu Oct 17 2024 - 10:48:20 EST)
- [PATCH V1 0/2] Add QCrypto support for SA8775P Yuvaraj Ranganathan (Thu Oct 17 2024 - 10:50:38 EST)
- Re: [syzbot] [nfs?] INFO: task hung in nfsd_nl_threads_set_doit Jeff Layton (Thu Oct 17 2024 - 10:50:51 EST)
- Re: [PATCH 06/15] cxl/aer/pci: Introduce PCI_ERS_RESULT_PANIC to pci_ers_result type Bowman, Terry (Thu Oct 17 2024 - 10:51:09 EST)
- [PATCH] misc: rtsx: list supported models in Kconfig help Yo-Jung (Leo) Lin (Thu Oct 17 2024 - 10:51:53 EST)
- Re: [PATCH v6 2/4] Docs/mm: Fix a mistake for pfn in page_tables.rst Jonathan Corbet (Thu Oct 17 2024 - 10:55:23 EST)
- Re: [PATCH v3] xfs: Check for delayed allocations before setting extsize Darrick J. Wong (Thu Oct 17 2024 - 10:56:39 EST)
- Re: [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private David Hildenbrand (Thu Oct 17 2024 - 10:56:59 EST)
- [PATCH 2/3] MIPS: CPS: Support broken HCI for multicluster Gregory CLEMENT (Thu Oct 17 2024 - 10:57:09 EST)
- [tip:irq/core] BUILD SUCCESS ef4c675dc2961ee533bdc1ea20390761df0af5be kernel test robot (Thu Oct 17 2024 - 10:57:35 EST)
- Re: [PATCH v2] phy: cadence: Sierra: Fix offset of DEQ open eye algorithm control register Vinod Koul (Thu Oct 17 2024 - 10:58:28 EST)
- Re: [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private Peter Xu (Thu Oct 17 2024 - 10:58:53 EST)
- Re: [PATCH v4 8/8] gpiolib: notify user-space about in-kernel line state changes Bartosz Golaszewski (Thu Oct 17 2024 - 11:00:09 EST)
- [PATCH v4] spi: dt-bindings: brcm,bcm2835-aux-spi: Convert to dtschema Karan Sanghavi (Thu Oct 17 2024 - 11:02:34 EST)
- Re: [PATCH v4 8/8] gpiolib: notify user-space about in-kernel line state changes Kent Gibson (Thu Oct 17 2024 - 11:02:42 EST)
- Re: [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private David Hildenbrand (Thu Oct 17 2024 - 11:02:59 EST)
- Re: [PATCH bpf-next 2/2] selftests/bpf: Extend test fs_kfuncs to cover security.bpf xattr names Christoph Hellwig (Thu Oct 17 2024 - 11:04:01 EST)
- [PATCH 0/6] Introduce initial support for the AMD I3C (non-HCI) to DW driver Shyam Sundar S K (Thu Oct 17 2024 - 11:04:15 EST)
- [PATCH 1/6] i3c: dw: Add support for AMDI0015 ACPI ID Shyam Sundar S K (Thu Oct 17 2024 - 11:04:34 EST)
- [PATCH 2/6] i3c: dw: Use IRQF_SHARED flag for dw-i3c-master Shyam Sundar S K (Thu Oct 17 2024 - 11:04:45 EST)
- [PATCH 3/6] i3c: master: Add ACPI support to i3c subsystem Shyam Sundar S K (Thu Oct 17 2024 - 11:04:46 EST)
- [PATCH 5/6] i3c: master: Add support for SETAASA CCC Shyam Sundar S K (Thu Oct 17 2024 - 11:05:04 EST)
- [PATCH 4/6] i3c: master: Add a routine to include the I3C SPD device Shyam Sundar S K (Thu Oct 17 2024 - 11:05:08 EST)
- [PATCH 6/6] i3c: dw: Add quirk to address OD/PP timing issue on AMD platform Shyam Sundar S K (Thu Oct 17 2024 - 11:05:26 EST)
- Re: [PATCH v4 8/8] gpiolib: notify user-space about in-kernel line state changes Bartosz Golaszewski (Thu Oct 17 2024 - 11:05:37 EST)
- Re: [PATCH] phy: freescale: imx8m-pcie: Do CMN_RST just before PHY PLL lock check Vinod Koul (Thu Oct 17 2024 - 11:05:55 EST)
- Re: FW: [RFC PATCH v2 1/1] mmc: sdhci-pci-gli: fix x86/S0ix SoCs suspend for GL9767 Victor Shih (Thu Oct 17 2024 - 11:06:03 EST)
- 6.6.57 has a new WARNING: amdgpu/../display/dc/dcn30/dcn30_dpp.c:501 dpp3_deferred_update+0x106/0x330 [amdgpu Toralf Förster (Thu Oct 17 2024 - 11:06:15 EST)
- Re: [RFC 1/2] rwsem: introduce upgrade_read interface Christoph Hellwig (Thu Oct 17 2024 - 11:06:27 EST)
- Re: [PATCH v4] spi: dt-bindings: brcm,bcm2835-aux-spi: Convert to dtschema Mark Brown (Thu Oct 17 2024 - 11:08:01 EST)
- [PATCH] gpio: 74x164: shrink code Bartosz Golaszewski (Thu Oct 17 2024 - 11:08:50 EST)
- Re: [PATCH v6 8/8] iio: dac: adi-axi-dac: add registering of child fdt node Nuno Sá (Thu Oct 17 2024 - 11:09:31 EST)
- Re: [PATCH] riscv, bpf: Make BPF_CMPXCHG fully ordered patchwork-bot+netdevbpf (Thu Oct 17 2024 - 11:10:31 EST)
- [PATCH v3] locking/ww_mutex: Adjust to lockdep nest_lock requirements Thomas Hellström (Thu Oct 17 2024 - 11:10:42 EST)
- Re: [PATCH] riscv, bpf: Make BPF_CMPXCHG fully ordered Björn Töpel (Thu Oct 17 2024 - 11:11:14 EST)
- [PATCH] dma-mapping: Fix tracing dma_alloc/free with vmalloc'd memory Sean Anderson (Thu Oct 17 2024 - 11:11:26 EST)
- Re: [PATCH v4 8/8] gpiolib: notify user-space about in-kernel line state changes Kent Gibson (Thu Oct 17 2024 - 11:12:35 EST)
- Re: [PATCH v2] locking/ww_mutex: Adjust to lockdep nest_lock requirements Thomas Hellström (Thu Oct 17 2024 - 11:13:26 EST)
- Re: [PATCH v3] dt-bindings: phy: Add QMP UFS PHY compatible for QCS8300 Vinod Koul (Thu Oct 17 2024 - 11:14:54 EST)
- [PATCH] genirq/devres: Simplify API devm_free_irq() implementation Zijun Hu (Thu Oct 17 2024 - 11:16:38 EST)
- Re: [PATCH 2/2] watchdog: mtk_wdt: Add support for MT6735 WDT AngeloGioacchino Del Regno (Thu Oct 17 2024 - 11:17:08 EST)
- [PATCH] docs/zh_CN: update the translation of process/coding-style.rst Dongliang Mu (Thu Oct 17 2024 - 11:18:08 EST)
- [PATCH v2] leds: lp55xx: Remove redundant test for invalid channel number Michal Vokáč (Thu Oct 17 2024 - 11:18:24 EST)
- Re: [PATCH net-next v3 1/3] connector/cn_proc: Add hash table for threads Stanislav Fomichev (Thu Oct 17 2024 - 11:23:16 EST)
- Re: [PATCH net-next v4 1/3] connector/cn_proc: Add hash table for threads Stanislav Fomichev (Thu Oct 17 2024 - 11:24:49 EST)
- Re: [PATCH v3 0/3] arm64: entry: Convert to generic entry Mark Rutland (Thu Oct 17 2024 - 11:25:58 EST)
- Re: [PATCH v3 2/8] x86/sev: Add support for the RMPREAD instruction Borislav Petkov (Thu Oct 17 2024 - 11:26:38 EST)
- Re: [PATCH v2 00/10] x86/mce: Clean up some x86/mce code Nikolay Borisov (Thu Oct 17 2024 - 11:30:41 EST)
- [PATCH] ftrace: Show timings of how long nop patching took Steven Rostedt (Thu Oct 17 2024 - 11:30:55 EST)
- Re: RE: RE: [PATCH net-next 07/13] net: fec: fec_probe(): update quirk: bring IRQs in correct order Frank Li (Thu Oct 17 2024 - 11:31:19 EST)
- Re: (subset) [PATCH 0/3] arm64: dts: qcom: x1e80100: fix missing PCIe PHY clocks Vinod Koul (Thu Oct 17 2024 - 11:31:43 EST)
- Re: [PATCH 0/4] phy: qcom: qmp-usb: fix NULL-deref on runtime suspend Vinod Koul (Thu Oct 17 2024 - 11:32:01 EST)
- Re: [PATCH] phy: qcom: qmp-pcie: drop bogus x1e80100 qref supplies Vinod Koul (Thu Oct 17 2024 - 11:32:17 EST)
- Re: [PATCH v3 0/4] Fix configuration for on-chip USB 2.0 support Vinod Koul (Thu Oct 17 2024 - 11:32:31 EST)
- Re: [PATCH v3] phy: ti: phy-j721e-wiz: fix usxgmii configuration Vinod Koul (Thu Oct 17 2024 - 11:32:43 EST)
- Re: [PATCH] phy: phy-rockchip-samsung-hdptx: Depend on CONFIG_COMMON_CLK Vinod Koul (Thu Oct 17 2024 - 11:32:55 EST)
- Re: [PATCH v5 23/43] KVM: arm64: Validate register access for a Realm VM Suzuki K Poulose (Thu Oct 17 2024 - 11:33:10 EST)
- Re: [PATCH] kernel-doc: allow object-like macros in ReST output Jonathan Corbet (Thu Oct 17 2024 - 11:34:07 EST)
- [GIT PULL] arm64 fixes for -rc4 Will Deacon (Thu Oct 17 2024 - 11:34:21 EST)
- Re: [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text Steven Rostedt (Thu Oct 17 2024 - 11:35:02 EST)
- [PATCH] kernel/resource: Simplify API __devm_release_region() implementation Zijun Hu (Thu Oct 17 2024 - 11:35:18 EST)
- Re: (subset) [PATCH v1 0/4] Enable UFS on QCS615 Vinod Koul (Thu Oct 17 2024 - 11:35:38 EST)
- Re: (subset) [PATCH v2 1/3] dt-bindings: soc: rockchip: add rk3576 vo1-grf syscon Vinod Koul (Thu Oct 17 2024 - 11:35:52 EST)
- Re: (subset) [PATCH v7 0/7] Add support for PCIe3 on x1e80100 Vinod Koul (Thu Oct 17 2024 - 11:36:08 EST)
- Re: [PATCH -next] phy: stm32: Remove unneeded semicolon Vinod Koul (Thu Oct 17 2024 - 11:36:24 EST)
- [PATCH] drm/bridge: Mark the of_node of the aux bridge device as reused Abel Vesa (Thu Oct 17 2024 - 11:36:33 EST)
- Re: (subset) [PATCH v6 1/4] phy: rockchip: inno-usb2: convert clock management to bulk Vinod Koul (Thu Oct 17 2024 - 11:36:54 EST)
- Re: [PATCH V8 0/5] phy: freescale: fsl-samsung-hdmi: Expand phy clock options Vinod Koul (Thu Oct 17 2024 - 11:37:01 EST)
- [PATCH 0/2] HID: bpf: add a couple of HID-BPF device fixes Benjamin Tissoires (Thu Oct 17 2024 - 11:37:10 EST)
- Re: [PATCH 1/2] dt-bindings: phy: rockchip-usbdp: add rk3576 Vinod Koul (Thu Oct 17 2024 - 11:37:34 EST)
- [PATCH 2/2] HID: bpf: Fix Rapoo M50 Plus Silent side buttons Benjamin Tissoires (Thu Oct 17 2024 - 11:37:44 EST)
- [PATCH 1/2] HID: bpf: Fix NKRO on Mistel MD770 Benjamin Tissoires (Thu Oct 17 2024 - 11:38:00 EST)
- Re: (subset) [PATCH v4 0/5] Add support for DisplayPort on SA8775P platform Vinod Koul (Thu Oct 17 2024 - 11:38:17 EST)
- Re: [PATCH v3] dt-bindings: phy: mediatek: tphy: add a property for power-domains Vinod Koul (Thu Oct 17 2024 - 11:38:19 EST)
- Re: [PATCH] dt-bindings: phy: rk3228-hdmi-phy: convert to yaml Vinod Koul (Thu Oct 17 2024 - 11:38:37 EST)
- Re: [PATCH v2 0/2] phy: add NXP PTN3222 eUSB2 to USB2 redriver Vinod Koul (Thu Oct 17 2024 - 11:39:08 EST)
- Re: [PATCH] phy: phy-rockchip-samsung-hdptx: Don't request RST_PHY/RST_ROPLL/RST_LCPLL Vinod Koul (Thu Oct 17 2024 - 11:39:19 EST)
- [PATCH v6 0/2] PCI: Enable runtime pm of the host bridge Krishna chaitanya chundru (Thu Oct 17 2024 - 11:39:36 EST)
- [PATCH v6 1/2] PCI: starfive: Enable PCIe controller's runtime PM before probing host bridge Krishna chaitanya chundru (Thu Oct 17 2024 - 11:39:48 EST)
- Re: [PATCH v4 2/4] clk: qcom: Add CMN PLL clock controller driver for IPQ SoC Jie Luo (Thu Oct 17 2024 - 11:40:00 EST)
- [PATCH v6 2/2] PCI: Enable runtime pm of the host bridge Krishna chaitanya chundru (Thu Oct 17 2024 - 11:40:04 EST)
- Re: [PATCH rcu] configs/debug: make sure PROVE_RCU_LIST=y takes effect Simon Horman (Thu Oct 17 2024 - 11:40:28 EST)
- Re: [PATCH v3 02/11] iommufd: Rename _iommufd_object_alloc to iommufd_object_alloc_elm Jason Gunthorpe (Thu Oct 17 2024 - 11:40:46 EST)
- Re: [PATCH] docs/core-api: swiotlb: fix typos Jonathan Corbet (Thu Oct 17 2024 - 11:41:02 EST)
- Re: [PATCH 2/2] watchdog: mtk_wdt: Add support for MT6735 WDT Guenter Roeck (Thu Oct 17 2024 - 11:41:17 EST)
- Re: [PATCH] docs/dev-tools: fix a typo Jonathan Corbet (Thu Oct 17 2024 - 11:41:30 EST)
- Re: [PATCH -next 1/2] selftests:timers: remove unneeded semicolon Shuah Khan (Thu Oct 17 2024 - 11:44:04 EST)
- Re: [PATCH] dma-mapping: Fix tracing dma_alloc/free with vmalloc'd memory Christoph Hellwig (Thu Oct 17 2024 - 11:44:28 EST)
- Re: [PATCH v1 RESEND] net: sfp: change quirks for Alcatel Lucent G-010S-P Shengyu Qu (Thu Oct 17 2024 - 11:44:35 EST)
- [GIT PULL] soc: fixes for 6.12 Arnd Bergmann (Thu Oct 17 2024 - 11:44:36 EST)
- Re: [PATCH net,v2] hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER event Simon Horman (Thu Oct 17 2024 - 11:44:51 EST)
- Re: [PATCH net-next v4 1/3] connector/cn_proc: Add hash table for threads Anjali Kulkarni (Thu Oct 17 2024 - 11:45:14 EST)
- Re: [PATCH -next 2/2] selftests:timers: remove unneeded semicolon Shuah Khan (Thu Oct 17 2024 - 11:45:43 EST)
- Re: [PATCH 2/3] arm64: dts: qcom: sa8775p: Add CPU OPP tables to scale DDR/L3 Brian Masney (Thu Oct 17 2024 - 11:45:45 EST)
- Re: [PATCH 2/7] pinctrl: renesas: rzg2l: Use gpiochip_populate_parent_fwspec_twocell helper Lad, Prabhakar (Thu Oct 17 2024 - 11:46:54 EST)
- Re: [PATCH] docs/zh_CN: add the translation of kbuild/kbuild.rst Jonathan Corbet (Thu Oct 17 2024 - 11:47:11 EST)
- Re: [RFC] exec: add a flag for "reasonable" execveat() comm Kees Cook (Thu Oct 17 2024 - 11:47:38 EST)
- Re: [PATCH v2 8/8] PCI: pwrctl: Add power control driver for qps615 Krishna Chaitanya Chundru (Thu Oct 17 2024 - 11:48:45 EST)
- Re: [PATCH V4 07/10] accel/amdxdna: Add command execution Matthew Brost (Thu Oct 17 2024 - 11:52:19 EST)
- Re: [PATCH v2] sched_ext: Use btf_ids to resolve task_struct Tejun Heo (Thu Oct 17 2024 - 11:54:22 EST)
- [RFC PATCH v3 00/13] Clavis LSM Eric Snowberg (Thu Oct 17 2024 - 11:56:52 EST)
- [RFC PATCH v3 10/13] efi: Make clavis boot param persist across kexec Eric Snowberg (Thu Oct 17 2024 - 11:57:29 EST)
- [RFC PATCH v3 12/13] clavis: Add function redirection for Kunit support Eric Snowberg (Thu Oct 17 2024 - 11:57:45 EST)
- [RFC PATCH v3 05/13] clavis: Introduce a new key type called clavis_key_acl Eric Snowberg (Thu Oct 17 2024 - 11:58:06 EST)
- [RFC PATCH v3 06/13] clavis: Populate clavis keyring acl with kernel module signature Eric Snowberg (Thu Oct 17 2024 - 11:58:15 EST)
- [RFC PATCH v3 11/13] clavis: Prevent boot param change during kexec Eric Snowberg (Thu Oct 17 2024 - 11:58:32 EST)
- [RFC PATCH v3 03/13] clavis: Introduce a new system keyring called clavis Eric Snowberg (Thu Oct 17 2024 - 11:58:37 EST)
- [RFC PATCH v3 02/13] certs: Introduce ability to link to a system key Eric Snowberg (Thu Oct 17 2024 - 11:58:40 EST)
- [RFC PATCH v3 04/13] keys: Add new verification type (VERIFYING_CLAVIS_SIGNATURE) Eric Snowberg (Thu Oct 17 2024 - 11:58:59 EST)
- [RFC PATCH v3 09/13] clavis: Allow user to define acl at build time Eric Snowberg (Thu Oct 17 2024 - 11:59:39 EST)
- [PATCH 1/2] memremap: Pass down MEMREMAP_* flags to arch_memremap_wb() Kirill A. Shutemov (Thu Oct 17 2024 - 12:00:16 EST)
- [RFC PATCH v3 08/13] clavis: Introduce new LSM called clavis Eric Snowberg (Thu Oct 17 2024 - 12:00:49 EST)
- Re: [PATCH V3][next] Bluetooth: btintel_pcie: Remove structually deadcode patchwork-bot+bluetooth (Thu Oct 17 2024 - 12:01:48 EST)
- [RFC PATCH v3 07/13] keys: Add ability to track intended usage of the public key Eric Snowberg (Thu Oct 17 2024 - 12:01:59 EST)
- Re: [PATCH V4][next] Bluetooth: btintel_pcie: Remove structrually deadcode patchwork-bot+bluetooth (Thu Oct 17 2024 - 12:02:03 EST)
- Re: [PATCH V5][next] Bluetooth: btintel_pcie: Remove structurally deadcode patchwork-bot+bluetooth (Thu Oct 17 2024 - 12:02:17 EST)
- [PATCH RFC] usb: typec: ucsi: Set orientation as none when connector is unplugged Abel Vesa (Thu Oct 17 2024 - 12:02:56 EST)
- [RFC PATCH v3 01/13] certs: Remove CONFIG_INTEGRITY_PLATFORM_KEYRING check Eric Snowberg (Thu Oct 17 2024 - 12:03:17 EST)
- Re: [syzbot] Re: kernel BUG in __block_write_begin_int (3) syzbot (Thu Oct 17 2024 - 12:03:34 EST)
- Re: [RFC PATCH v2 1/1] exec: seal system mappings Liam R. Howlett (Thu Oct 17 2024 - 12:03:40 EST)
- [PATCH 0/1] memcg/hugetlb: Adding hugeTLB counters to memory controller Joshua Hahn (Thu Oct 17 2024 - 12:04:49 EST)
- [PATCH 1/1] memcg/hugetlb: Adding hugeTLB counters to memory controller Joshua Hahn (Thu Oct 17 2024 - 12:04:58 EST)
- Re: [PATCH 1/1] KVM: nVMX: update VPPR on vmlaunch/vmresume Sean Christopherson (Thu Oct 17 2024 - 12:05:19 EST)
- [PATCH 0/2] x86/mm: Make memremap(MEMREMAP_WB) map memory as encrypted by default Kirill A. Shutemov (Thu Oct 17 2024 - 12:05:42 EST)
- [RFC PATCH v3 13/13] clavis: Kunit support Eric Snowberg (Thu Oct 17 2024 - 12:06:27 EST)
- [PATCH 2/2] x86/mm: Make memremap(MEMREMAP_WB) map memory as encrypted by default Kirill A. Shutemov (Thu Oct 17 2024 - 12:06:42 EST)
- RE: [PATCH net,v2] hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER event Haiyang Zhang (Thu Oct 17 2024 - 12:07:14 EST)
- [PATCH 1/3] nvmem: core: improve range check for nvmem_cell_write() Jennifer Berringer (Thu Oct 17 2024 - 12:09:37 EST)
- [PATCH 2/3] nvmem: core: add nvmem_cell_write_variable_u32() Jennifer Berringer (Thu Oct 17 2024 - 12:09:50 EST)
- [PATCH] docs: remove Documentation/dontdiff Jonathan Corbet (Thu Oct 17 2024 - 12:10:00 EST)
- Re: [RFC PATCH v1 03/57] mm/memcontrol: Fix seq_buf size to save memory when PAGE_SIZE is large Roman Gushchin (Thu Oct 17 2024 - 12:10:04 EST)
- [PATCH 3/3] power: reset: nvmem-reboot-mode: fix write for small cells Jennifer Berringer (Thu Oct 17 2024 - 12:10:25 EST)
- [PATCH net] net/sched: act_api: deny mismatched skip_sw/skip_hw flags for actions created by classifiers Vladimir Oltean (Thu Oct 17 2024 - 12:11:21 EST)
- Re: [RFC PATCH v2 1/1] exec: seal system mappings Jeff Xu (Thu Oct 17 2024 - 12:12:21 EST)
- Re: [PATCH v3 02/11] iommufd: Rename _iommufd_object_alloc to iommufd_object_alloc_elm Nicolin Chen (Thu Oct 17 2024 - 12:12:33 EST)
- Re: [RFC PATCH v3 01/13] certs: Remove CONFIG_INTEGRITY_PLATFORM_KEYRING check Jarkko Sakkinen (Thu Oct 17 2024 - 12:13:35 EST)
- Re: [PATCH v3] locking/ww_mutex: Adjust to lockdep nest_lock requirements Boqun Feng (Thu Oct 17 2024 - 12:14:23 EST)
- [PATCH 0/2] pinctrl: qcom: add support for TLMM on SAR2130P Dmitry Baryshkov (Thu Oct 17 2024 - 12:16:03 EST)
- [PATCH 1/2] dt-bindings: pinctrl : qcom: document SAR2130P TLMM Dmitry Baryshkov (Thu Oct 17 2024 - 12:16:26 EST)
- [PATCH 2/2] pinctrl: qcom: add support for TLMM on SAR2130P Dmitry Baryshkov (Thu Oct 17 2024 - 12:16:35 EST)
- Re: [RFC PATCH v3 02/13] certs: Introduce ability to link to a system key Jarkko Sakkinen (Thu Oct 17 2024 - 12:17:04 EST)
- Re: [PATCH] tick/broadcast: Plug clockevents replacement race Frederic Weisbecker (Thu Oct 17 2024 - 12:17:10 EST)
- arch/m68k/sun3/sun3ints.c:33:13: sparse: sparse: cast truncates bits from constant value (ffffff7f becomes 7f) kernel test robot (Thu Oct 17 2024 - 12:17:30 EST)
- Re: [PATCH] munmap sealed memory cause memory to split (bug) Jeff Xu (Thu Oct 17 2024 - 12:17:42 EST)
- [PATCH v2] perf test: Handle perftool-testsuite_probe failure due to broken DWARF vmolnaro (Thu Oct 17 2024 - 12:17:48 EST)
- Re: [PATCH] drm/bridge: Mark the of_node of the aux bridge device as reused Johan Hovold (Thu Oct 17 2024 - 12:18:32 EST)
- [PATCH net-next] net/sched: act_api: unexport tcf_action_dump_1() Vladimir Oltean (Thu Oct 17 2024 - 12:20:04 EST)
- Re: [PATCH 2/3] KVM: vmx, svm, mmu: Process MMIO during event delivery Sean Christopherson (Thu Oct 17 2024 - 12:20:29 EST)
- Re: [PATCH] munmap sealed memory cause memory to split (bug) Jeff Xu (Thu Oct 17 2024 - 12:20:52 EST)
- Re: [PATCH 07/15] cxl/aer/pci: Add CXL PCIe port uncorrectable error recovery in AER service driver Bowman, Terry (Thu Oct 17 2024 - 12:21:56 EST)
- [PATCH] drm/syncobj: ensure progress for syncobj queries Chia-I Wu (Thu Oct 17 2024 - 12:22:23 EST)
- Re: [PATCH v3 net-next 02/13] dt-bindings: net: add i.MX95 ENETC support Frank Li (Thu Oct 17 2024 - 12:23:36 EST)
- Re: [PATCH v3 2/8] x86/sev: Add support for the RMPREAD instruction Tom Lendacky (Thu Oct 17 2024 - 12:24:19 EST)
- Re: [PATCH v2 8/8] PCI: pwrctl: Add power control driver for qps615 Dmitry Baryshkov (Thu Oct 17 2024 - 12:25:29 EST)
- Re: [Intel-wired-lan] [PATCH net] igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog() Jacob Keller (Thu Oct 17 2024 - 12:26:17 EST)
- Re: [syzbot] [nilfs?] kernel BUG in __block_write_begin_int (3) syzbot (Thu Oct 17 2024 - 12:26:18 EST)
- Re: [PATCH v3 0/6] Add minimal Exynos990 SoC and SM-N981B support Rob Herring (Arm) (Thu Oct 17 2024 - 12:26:38 EST)
- Re: [PATCH v1 0/2] X1E Dell XPS 9345 Improvements 1 Rob Herring (Arm) (Thu Oct 17 2024 - 12:26:40 EST)
- Re: [PATCH 09/15] cxl/pci: Map CXL PCIe downstream port RAS registers Bowman, Terry (Thu Oct 17 2024 - 12:27:12 EST)
- Re: [Intel-wired-lan] [PATCH net] igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog() Jacob Keller (Thu Oct 17 2024 - 12:27:31 EST)
- [PATCH v1] perf check: Add sanitizer feature and use to avoid test failure Ian Rogers (Thu Oct 17 2024 - 12:27:47 EST)
- Re: [PATCH] eth: bnxt: Fix typo "accelaration" Simon Horman (Thu Oct 17 2024 - 12:29:00 EST)
- Re: [PATCH v3 net-next 03/13] dt-bindings: net: add bindings for NETC blocks control Frank Li (Thu Oct 17 2024 - 12:29:07 EST)
- Re: [PATCH 3/3] selftests: KVM: Add test case for MMIO during event delivery David Woodhouse (Thu Oct 17 2024 - 12:30:17 EST)
- Re: [PATCH v3 0/2] Prevent dynamic relocations in vDSO patchwork-bot+linux-riscv (Thu Oct 17 2024 - 12:30:34 EST)
- Re: [PATCH] riscv: Prevent a bad reference count on CPU nodes patchwork-bot+linux-riscv (Thu Oct 17 2024 - 12:30:47 EST)
- Re: [PATCH v3 11/11] iommu/arm-smmu-v3: Add IOMMU_VIOMMU_TYPE_ARM_SMMUV3 support Nicolin Chen (Thu Oct 17 2024 - 12:31:06 EST)
- Re: [PATCH 1/1] riscv: efi: Set NX compat flag in PE/COFF header patchwork-bot+linux-riscv (Thu Oct 17 2024 - 12:31:34 EST)
- Re: [PATCH v2] RISC-V: ACPI: fix early_ioremap to early_memremap patchwork-bot+linux-riscv (Thu Oct 17 2024 - 12:31:39 EST)
- Re: [PATCH v3 0/2] arm64: Speed up CRC-32 using PMULL instructions Ard Biesheuvel (Thu Oct 17 2024 - 12:32:20 EST)
- Re: [PATCH -fixes] riscv: Do not use fortify in early code patchwork-bot+linux-riscv (Thu Oct 17 2024 - 12:33:43 EST)
- Re: [PATCH net-next v3 4/8] rust: time: Implement addition of Ktime and Delta Miguel Ojeda (Thu Oct 17 2024 - 12:33:49 EST)
- Re: The "make headers" requirement, revisited: [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_* Shuah Khan (Thu Oct 17 2024 - 12:34:07 EST)
- Re: [PATCH v3 net-next 04/13] net: enetc: add initial netc-blk-ctrl driver support Frank Li (Thu Oct 17 2024 - 12:34:29 EST)
- Re: [PATCH 0/15] Enable CXL PCIe port protocol error handling and logging Fan Ni (Thu Oct 17 2024 - 12:35:00 EST)
- [PATCH v2 0/3] HID: bpf: add a couple of HID-BPF device fixes Benjamin Tissoires (Thu Oct 17 2024 - 12:35:36 EST)
- [PATCH v2 1/3] HID: bpf: Fix NKRO on Mistel MD770 Benjamin Tissoires (Thu Oct 17 2024 - 12:35:48 EST)
- [PATCH v2 2/3] HID: bpf: Fix Rapoo M50 Plus Silent side buttons Benjamin Tissoires (Thu Oct 17 2024 - 12:35:58 EST)
- [PATCH v2 3/3] HID: bpf: drop use of Logical|Physical|UsageRange Benjamin Tissoires (Thu Oct 17 2024 - 12:36:13 EST)
- Re: [PATCH v3 03/11] iommufd: Introduce IOMMUFD_OBJ_VIOMMU and its related struct Jason Gunthorpe (Thu Oct 17 2024 - 12:36:38 EST)
- Re: [PATCH v3 net-next 05/13] net: enetc: extract common ENETC PF parts for LS1028A and i.MX95 platforms Frank Li (Thu Oct 17 2024 - 12:37:06 EST)
- [PATCH v2 0/2] mailbox: add async request mechanism w/ a user Tudor Ambarus (Thu Oct 17 2024 - 12:37:07 EST)
- [PATCH v2 2/2] firmware: add exynos acpm driver Tudor Ambarus (Thu Oct 17 2024 - 12:37:21 EST)
- [PATCH v2 1/2] mailbox: add async request mechanism to empower controllers w/ hw queues Tudor Ambarus (Thu Oct 17 2024 - 12:37:21 EST)
- Re: [PATCH v3 02/11] iommufd: Rename _iommufd_object_alloc to iommufd_object_alloc_elm Jason Gunthorpe (Thu Oct 17 2024 - 12:38:06 EST)
- Re: [PATCH v1] perf tool_pmu: Remove duplicate io.h header Namhyung Kim (Thu Oct 17 2024 - 12:39:25 EST)
- Re: [PATCH 1/2] perf x86/topdown: Make topdown metrics comparators be symmetric Namhyung Kim (Thu Oct 17 2024 - 12:39:31 EST)
- Re: [PATCH v3 0/6] Add minimal Exynos990 SoC and SM-N981B support Krzysztof Kozlowski (Thu Oct 17 2024 - 12:39:44 EST)
- Re: [PATCH] perf test: Speed up some tests using perf list Namhyung Kim (Thu Oct 17 2024 - 12:39:55 EST)
- Re: [PATCH v3 0/3] perf probe: Improve logs for long name string Namhyung Kim (Thu Oct 17 2024 - 12:39:56 EST)
- Re: [PATCH v3 net-next 06/13] net: enetc: build enetc_pf_common.c as a separate module Frank Li (Thu Oct 17 2024 - 12:40:59 EST)
- Re: [PATCH v3 04/11] iommufd/viommu: Add IOMMU_VIOMMU_ALLOC ioctl Jason Gunthorpe (Thu Oct 17 2024 - 12:41:15 EST)
- Re: [PATCH] nvme-sysfs: display max_hw_sectors_kb without requiring namespaces Keith Busch (Thu Oct 17 2024 - 12:41:30 EST)
- Re: [PATCH v3 net-next 07/13] net: enetc: remove ERR050089 workaround for i.MX95 Frank Li (Thu Oct 17 2024 - 12:41:50 EST)
- RE: [Intel-wired-lan] [RESEND PATCH iwl-next] ice: Unbind the workqueue Pucha, HimasekharX Reddy (Thu Oct 17 2024 - 12:42:11 EST)
- Re: [PATCH v3 0/8] CSV/JSON metric thresholds, fix printf modifiers Namhyung Kim (Thu Oct 17 2024 - 12:42:17 EST)
- Re: [PATCH] leds: class: Protect brightness_show() with led_cdev->led_access mutex anish kumar (Thu Oct 17 2024 - 12:42:41 EST)
- Re: [PATCH v1] firmware: microchip: auto-update: fix poll_complete() to not report spurious timeout errors Conor Dooley (Thu Oct 17 2024 - 12:42:56 EST)
- Re: [PATCH v1] riscv: dts: starfive: disable unused csi/camss nodes Conor Dooley (Thu Oct 17 2024 - 12:43:10 EST)
- Re: [PATCH 12/15] cxl/pci: Add error handler for CXL PCIe port RAS errors Bowman, Terry (Thu Oct 17 2024 - 12:43:53 EST)
- Re: [PATCH net-next] MAINTAINERS: add samples/pktgen to NETWORKING [GENERAL] Simon Horman (Thu Oct 17 2024 - 12:44:17 EST)
- [PATCH v2 1/4] dt-bindings: arm: samsung: samsung-boards: Add bindings for SM-G981B and SM-G980F board Umer Uddin (Thu Oct 17 2024 - 12:44:37 EST)
- [PATCH v2 3/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 5G (x1s) Umer Uddin (Thu Oct 17 2024 - 12:45:18 EST)
- [PATCH v2 2/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 Series boards (hubble) Umer Uddin (Thu Oct 17 2024 - 12:45:29 EST)
- [PATCH v2 0/4] Add minimal Samsung Galaxy S20 Series board, SM-G981B and SM-G980F support Umer Uddin (Thu Oct 17 2024 - 12:45:41 EST)
- Re: [PATCH v3 0/8] CSV/JSON metric thresholds, fix printf modifiers Ian Rogers (Thu Oct 17 2024 - 12:45:51 EST)
- Re: [PATCH v3 1/2] wifi: ath12k: fix crash when unbinding Jeff Johnson (Thu Oct 17 2024 - 12:46:07 EST)
- Re: [PATCH net-next v3 3/8] rust: time: Change output of Ktime's sub operation to Delta Miguel Ojeda (Thu Oct 17 2024 - 12:46:29 EST)
- Re: [PATCH v9 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver Tomasz Jeznach (Thu Oct 17 2024 - 12:46:43 EST)
- Re: [v2,01/12] wifi: mwifiex: add missing locking for cfg80211 calls Kalle Valo (Thu Oct 17 2024 - 12:47:02 EST)
- Re: [PATCH v1] wifi: rt2x00: convert comma to semicolon Kalle Valo (Thu Oct 17 2024 - 12:47:19 EST)
- Re: [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private Jason Gunthorpe (Thu Oct 17 2024 - 12:47:42 EST)
- Re: [PATCH 1/3] drm/connector: hdmi: Fix memory leak in drm_display_mode_from_cea_vic() kernel test robot (Thu Oct 17 2024 - 12:48:03 EST)
- Re: The "make headers" requirement, revisited: [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_* John Hubbard (Thu Oct 17 2024 - 12:48:22 EST)
- Re: [PATCH v3 11/11] iommu/arm-smmu-v3: Add IOMMU_VIOMMU_TYPE_ARM_SMMUV3 support Jason Gunthorpe (Thu Oct 17 2024 - 12:48:47 EST)
- Re: [PATCH v3 02/11] iommufd: Rename _iommufd_object_alloc to iommufd_object_alloc_elm Nicolin Chen (Thu Oct 17 2024 - 12:49:20 EST)
- Re: wifi: brcmfmac: Remove unused brcmf_cfg80211_get_iftype() Kalle Valo (Thu Oct 17 2024 - 12:49:43 EST)
- Re: [PATCH v3 11/11] iommu/arm-smmu-v3: Add IOMMU_VIOMMU_TYPE_ARM_SMMUV3 support Jason Gunthorpe (Thu Oct 17 2024 - 12:49:54 EST)
- Re: wifi: brcmsmac: Remove unused brcms_debugfs_get_devdir() Kalle Valo (Thu Oct 17 2024 - 12:50:00 EST)
- Re: [PATCH] wifi: brcmfmac: of: use devm_clk_get_optional_enabled_with_rate() Kalle Valo (Thu Oct 17 2024 - 12:50:18 EST)
- Re: [PATCH v3 net-next 10/13] net: enetc: extract enetc_int_vector_init/destroy() from enetc_alloc_msix() Frank Li (Thu Oct 17 2024 - 12:50:35 EST)
- Re: [PATCH v2 1/2] wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_config_scan() Kalle Valo (Thu Oct 17 2024 - 12:50:36 EST)
- [PATCH v2 4/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 (x1slte) Umer Uddin (Thu Oct 17 2024 - 12:50:39 EST)
- Re: wifi: cw1200: Remove unused cw1200_queue_requeue_all() Kalle Valo (Thu Oct 17 2024 - 12:51:01 EST)
- [PATCH 01/10] clockevents: Improve clockevents_notify_released() comment Frederic Weisbecker (Thu Oct 17 2024 - 12:51:11 EST)
- [PATCH 03/10] tick: Remove now unneeded low-res tick stop on CPUHP_AP_TICK_DYING Frederic Weisbecker (Thu Oct 17 2024 - 12:51:44 EST)
- [PATCH 04/10] arm/twd: Remove clockevents shutdown call on offlining Frederic Weisbecker (Thu Oct 17 2024 - 12:51:56 EST)
- [PATCH 05/10] clocksource/drivers/arm_arch_timer: Remove clockevents shutdown call on offlining Frederic Weisbecker (Thu Oct 17 2024 - 12:52:10 EST)
- [PATCH 06/10] clocksource/driver/arm_global_timer: Remove clockevents shutdown call on offlining Frederic Weisbecker (Thu Oct 17 2024 - 12:52:18 EST)
- [PATCH 07/10] drivers/clocksource/exynos_mct: Remove clockevents shutdown call on offlining Frederic Weisbecker (Thu Oct 17 2024 - 12:52:35 EST)
- Re: [RFC PATCH v3 03/13] clavis: Introduce a new system keyring called clavis Jarkko Sakkinen (Thu Oct 17 2024 - 12:52:49 EST)
- [PATCH 08/10] clocksource/drivers/armada-370-xp: Remove clockevents shutdown call on offlining Frederic Weisbecker (Thu Oct 17 2024 - 12:52:50 EST)
- [PATCH 10/10] drivers/clocksource/timer-tegra: Remove clockevents shutdown call on offlining Frederic Weisbecker (Thu Oct 17 2024 - 12:53:29 EST)
- Re: [PATCH v3 05/11] iommu: Pass in a viommu pointer to domain_alloc_user op Jason Gunthorpe (Thu Oct 17 2024 - 12:53:43 EST)
- Re: linux-next: build warning after merge of the mm tree Sabyrzhan Tasbolatov (Thu Oct 17 2024 - 12:53:58 EST)
- Re: [PATCH 14/18] KVM: x86/mmu: Stop processing TDP MMU roots for test_age if young SPTE found Paolo Bonzini (Thu Oct 17 2024 - 12:54:23 EST)
- [PATCH v2 net-next 0/6] Mirroring to DSA CPU port Vladimir Oltean (Thu Oct 17 2024 - 12:54:23 EST)
- [PATCH v2 net-next 2/6] net: dsa: clean up dsa_user_add_cls_matchall() Vladimir Oltean (Thu Oct 17 2024 - 12:55:09 EST)
- [PATCH v2 net-next 3/6] net: dsa: use "extack" as argument to flow_action_basic_hw_stats_check() Vladimir Oltean (Thu Oct 17 2024 - 12:55:27 EST)
- [PATCH v2 net-next 4/6] net: dsa: add more extack messages in dsa_user_add_cls_matchall_mirred() Vladimir Oltean (Thu Oct 17 2024 - 12:55:45 EST)
- [PATCH v2 net-next 5/6] net: dsa: allow matchall mirroring rules towards the CPU Vladimir Oltean (Thu Oct 17 2024 - 12:56:04 EST)
- [PATCH v2 net-next 6/6] net: mscc: ocelot: allow tc-flower mirred action towards foreign interfaces Vladimir Oltean (Thu Oct 17 2024 - 12:56:22 EST)
- Re: [PATCH v3 11/11] iommu/arm-smmu-v3: Add IOMMU_VIOMMU_TYPE_ARM_SMMUV3 support Nicolin Chen (Thu Oct 17 2024 - 12:57:12 EST)
- [PATCH 02/10] clockevents: Shutdown and unregister current clockevents at CPUHP_AP_TICK_DYING Frederic Weisbecker (Thu Oct 17 2024 - 12:57:17 EST)
- Re: [PATCH 15/18] KVM: x86/mmu: Dedup logic for detecting TLB flushes on leaf SPTE changes Paolo Bonzini (Thu Oct 17 2024 - 12:58:44 EST)
- [PATCH 09/10] clocksource/drivers/qcom: Remove clockevents shutdown call on offlining Frederic Weisbecker (Thu Oct 17 2024 - 12:59:00 EST)
- Re: [PATCH] i915: fix DRM_I915_GVT_KVMGT dependencies Rodrigo Vivi (Thu Oct 17 2024 - 13:00:21 EST)
- Re: [PATCH] mm/gup: stop leaking pinned pages in low memory conditions John Hubbard (Thu Oct 17 2024 - 13:00:33 EST)
- Re: [PATCH v3 0/8] CSV/JSON metric thresholds, fix printf modifiers Namhyung Kim (Thu Oct 17 2024 - 13:00:46 EST)
- Re: [REGRESSION][BISECTED] erroneous buffer overflow detected in bch2_xattr_validate Nathan Chancellor (Thu Oct 17 2024 - 13:01:00 EST)
- Re: [PATCH v8 10/25] x86/resctrl: Introduce bitmap mbm_cntr_free_map to track assignable counters Moger, Babu (Thu Oct 17 2024 - 13:01:14 EST)
- [PATCH 01/14] dt-bindings: clock: qcom,rpmhcc: Add SAR2130P compatible Dmitry Baryshkov (Thu Oct 17 2024 - 13:02:17 EST)
- [PATCH 00/14] clk: qcom: add support for clock controllers on the SAR2130P platform Dmitry Baryshkov (Thu Oct 17 2024 - 13:02:27 EST)
- [PATCH 02/14] dt-bindings: clock: qcom: document SAR2130P Global Clock Controller Dmitry Baryshkov (Thu Oct 17 2024 - 13:02:57 EST)
- Re: [PATCH 2/2] mm: shmem: improve the tmpfs large folio read performance Yang Shi (Thu Oct 17 2024 - 13:02:58 EST)
- [PATCH 05/14] dt-bindings: clk: qcom,sm8450-gpucc: add SAR2130P compatibles Dmitry Baryshkov (Thu Oct 17 2024 - 13:02:59 EST)
- [PATCH] tools: testing: fix phys_addr_t size on 64-bit systems Lorenzo Stoakes (Thu Oct 17 2024 - 13:03:51 EST)
- [PATCH 07/14] clk: qcom: clk-branch: Add support for SREG branch ops Dmitry Baryshkov (Thu Oct 17 2024 - 13:03:57 EST)
- [PATCH 06/14] clk: qcom: clk-branch: Add support for BRANCH_HALT_POLL flag Dmitry Baryshkov (Thu Oct 17 2024 - 13:04:00 EST)
- [PATCH 09/14] clk: qcom: gdsc: add separate sleep state collapse vote support Dmitry Baryshkov (Thu Oct 17 2024 - 13:04:33 EST)
- [PATCH 08/14] clk: qcom: rcg2: add clk_rcg2_shared_floor_ops Dmitry Baryshkov (Thu Oct 17 2024 - 13:04:38 EST)
- Re: [PATCH 00/18] KVM: x86/mmu: A/D cleanups (on top of kvm_follow_pfn) Paolo Bonzini (Thu Oct 17 2024 - 13:05:00 EST)
- [PATCH 12/14] clk: qcom: tcsrcc-sm8550: add SAR2130P support Dmitry Baryshkov (Thu Oct 17 2024 - 13:05:05 EST)
- [PATCH 10/14] clk: qcom: rpmh: add support for SAR2130P Dmitry Baryshkov (Thu Oct 17 2024 - 13:05:06 EST)
- [PATCH 14/14] clk: qcom: add SAR2130P GPU Clock Controller support Dmitry Baryshkov (Thu Oct 17 2024 - 13:05:48 EST)
- [PATCH 11/14] clk: qcom: add support for GCC on SAR2130P Dmitry Baryshkov (Thu Oct 17 2024 - 13:05:51 EST)
- Re: [PATCH fix 6.12] mm: mark mas allocation in vms_abort_munmap_vmas as __GFP_NOFAIL Jann Horn (Thu Oct 17 2024 - 13:06:22 EST)
- [PATCH 00/10] clockevents: Rearrange cpuhotplug operations Frederic Weisbecker (Thu Oct 17 2024 - 13:06:22 EST)
- Re: [PATCH 3/3] selftests: KVM: Add test case for MMIO during event delivery Sean Christopherson (Thu Oct 17 2024 - 13:06:35 EST)
- Re: [syzbot] [ext4?] WARNING in ext4_write_inode (2) syzbot (Thu Oct 17 2024 - 13:07:12 EST)
- Re: [RFC PATCH v3 01/13] certs: Remove CONFIG_INTEGRITY_PLATFORM_KEYRING check Eric Snowberg (Thu Oct 17 2024 - 13:07:26 EST)
- Re: [PATCH] cpufreq: airoha: Add EN7581 Cpufreq SMC driver kernel test robot (Thu Oct 17 2024 - 13:07:26 EST)
- Re: [PATCH v3 net-next 12/13] net: enetc: add preliminary support for i.MX95 ENETC PF Frank Li (Thu Oct 17 2024 - 13:07:56 EST)
- Re: [PATCH v3 03/11] iommufd: Introduce IOMMUFD_OBJ_VIOMMU and its related struct Nicolin Chen (Thu Oct 17 2024 - 13:08:10 EST)
- Re: [PATCH] nvme-sysfs: display max_hw_sectors_kb without requiring namespaces Caleb Sander (Thu Oct 17 2024 - 13:08:24 EST)
- Re: [PATCH v3 0/8] CSV/JSON metric thresholds, fix printf modifiers Ian Rogers (Thu Oct 17 2024 - 13:09:07 EST)
- Re: [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private Peter Xu (Thu Oct 17 2024 - 13:09:37 EST)
- Re: [PATCH v3 06/11] iommufd: Allow pt_id to carry viommu_id for IOMMU_HWPT_ALLOC Jason Gunthorpe (Thu Oct 17 2024 - 13:09:54 EST)
- Re: [PATCH v3 03/11] iommufd: Introduce IOMMUFD_OBJ_VIOMMU and its related struct Jason Gunthorpe (Thu Oct 17 2024 - 13:10:57 EST)
- [PATCH 03/14] dt-bindings: clock: qcom,sm8550-tcsr: Add SAR2130P compatible Dmitry Baryshkov (Thu Oct 17 2024 - 13:11:02 EST)
- Re: [PATCH 07/15] cxl/aer/pci: Add CXL PCIe port uncorrectable error recovery in AER service driver Jonathan Cameron (Thu Oct 17 2024 - 13:11:13 EST)
- [PATCH 04/14] dt-bindings: clock: qcom,sm8550-dispcc: Add SAR2130P compatible Dmitry Baryshkov (Thu Oct 17 2024 - 13:11:25 EST)
- [PATCH v2] kbuild: Move -Wenum-enum-conversion to W=2 Nathan Chancellor (Thu Oct 17 2024 - 13:11:37 EST)
- Re: [RFC PATCH v3 02/13] certs: Introduce ability to link to a system key Eric Snowberg (Thu Oct 17 2024 - 13:11:48 EST)
- Re: [PATCH] mm/gup: stop leaking pinned pages in low memory conditions David Hildenbrand (Thu Oct 17 2024 - 13:12:08 EST)
- Re: [PATCH] tools: testing: fix phys_addr_t size on 64-bit systems Liam R. Howlett (Thu Oct 17 2024 - 13:12:21 EST)
- Re: [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private David Hildenbrand (Thu Oct 17 2024 - 13:12:31 EST)
- [PATCH v2 net-next 1/6] net: sched: propagate "skip_sw" flag to offload for flower and matchall Vladimir Oltean (Thu Oct 17 2024 - 13:13:40 EST)
- Re: [PATCH v3 07/11] iommufd/selftest: Add refcount to mock_iommu_device Jason Gunthorpe (Thu Oct 17 2024 - 13:13:44 EST)
- Re: [PATCH V2] staging: gpib: Change return type and error code of fluke_get_dma_residue Shuah Khan (Thu Oct 17 2024 - 13:13:55 EST)
- Re: [PATCH v3 02/11] iommufd: Rename _iommufd_object_alloc to iommufd_object_alloc_elm Jason Gunthorpe (Thu Oct 17 2024 - 13:14:24 EST)
- Re: [PATCH] scsi: pm80xx: Use module param to set pcs event log severity Salomon Dushimirimana (Thu Oct 17 2024 - 13:15:03 EST)
- Re: [PATCH v3 08/11] iommufd/selftest: Add IOMMU_VIOMMU_TYPE_SELFTEST Jason Gunthorpe (Thu Oct 17 2024 - 13:15:12 EST)
- [PATCH 13/14] clk: qcom: dispcc-sm8550: enable support for SAR2130P Dmitry Baryshkov (Thu Oct 17 2024 - 13:15:29 EST)
- Re: [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private Jason Gunthorpe (Thu Oct 17 2024 - 13:16:55 EST)
- Re: [PATCH net-next v1 3/5] net: stmmac: Rework marco definitions for gmac4 and xgmac Vladimir Oltean (Thu Oct 17 2024 - 13:17:11 EST)
- Re: [PATCH v4 03/19] gendwarfksyms: Add address matching Sami Tolvanen (Thu Oct 17 2024 - 13:17:28 EST)
- Re: [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_* John Hubbard (Thu Oct 17 2024 - 13:18:11 EST)
- Re: [PATCH net-next v1 0/5] net: stmmac: Refactor FPE as a separate module Vladimir Oltean (Thu Oct 17 2024 - 13:18:39 EST)
- Re: [PATCH net-next v1 4/5] net: stmmac: xgmac: Rename XGMAC_RQ to XGMAC_FPRQ Vladimir Oltean (Thu Oct 17 2024 - 13:19:06 EST)
- Re: [PATCH net-next v3 4/8] rust: time: Implement addition of Ktime and Delta Boqun Feng (Thu Oct 17 2024 - 13:20:29 EST)
- Re: [PATCH v3 05/11] iommu: Pass in a viommu pointer to domain_alloc_user op Nicolin Chen (Thu Oct 17 2024 - 13:22:13 EST)
- Re: [PATCH 1/1] memcg/hugetlb: Adding hugeTLB counters to memory controller Johannes Weiner (Thu Oct 17 2024 - 13:22:52 EST)
- Re: [PATCH] mm/kmemleak: fix errors/warnings for coding style Pintu Agarwal (Thu Oct 17 2024 - 13:23:54 EST)
- Re: [PATCH] dax: delete a stale directory pmem Dan Williams (Thu Oct 17 2024 - 13:25:07 EST)
- Re: [PATCH v3 08/11] iommufd/selftest: Add IOMMU_VIOMMU_TYPE_SELFTEST Nicolin Chen (Thu Oct 17 2024 - 13:26:02 EST)
- Re: [PATCH RFC v1 net-next 00/12] bridge-fastpath and related improvements Felix Fietkau (Thu Oct 17 2024 - 13:26:19 EST)
- Re: [PATCH v8 01/11] cpuidle/poll_state: poll via smp_cond_load_relaxed() Christoph Lameter (Ampere) (Thu Oct 17 2024 - 13:26:22 EST)
- Re: [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private Jason Gunthorpe (Thu Oct 17 2024 - 13:26:52 EST)
- Re: [PATCH] mm/gup: stop leaking pinned pages in low memory conditions John Hubbard (Thu Oct 17 2024 - 13:27:12 EST)
- Re: [PATCH 0/15] Enable CXL PCIe port protocol error handling and logging Bowman, Terry (Thu Oct 17 2024 - 13:27:26 EST)
- Re: [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_* Lorenzo Stoakes (Thu Oct 17 2024 - 13:28:55 EST)
- [PATCH 0/2] interconnect: qcom: add support for SAR2130P Dmitry Baryshkov (Thu Oct 17 2024 - 13:31:37 EST)
- Re: [PATCH net-next v1 5/5] net: stmmac: xgmac: Complete FPE support Vladimir Oltean (Thu Oct 17 2024 - 13:31:43 EST)
- [PATCH v7] f2fs: introduce device aliasing file Daeho Jeong (Thu Oct 17 2024 - 13:32:38 EST)
- [PATCH 2/2] interconnect: qcom: add support for SAR2130P Dmitry Baryshkov (Thu Oct 17 2024 - 13:32:49 EST)
- [PATCH 1/2] dt-bindings: interconnect: qcom: document SAR2130P NoC Dmitry Baryshkov (Thu Oct 17 2024 - 13:33:15 EST)
- Re: [GIT PULL] arm64 fixes for -rc4 pr-tracker-bot (Thu Oct 17 2024 - 13:34:06 EST)
- Re: [GIT PULL] soc: fixes for 6.12 pr-tracker-bot (Thu Oct 17 2024 - 13:34:14 EST)
- Re: [GIT PULL] Networking for v6.12-rc4 pr-tracker-bot (Thu Oct 17 2024 - 13:34:30 EST)
- Re: [GIT PULL] sound fixes for 6.12-rc4 pr-tracker-bot (Thu Oct 17 2024 - 13:34:41 EST)
- Re: [PATCH v4 12/19] gendwarfksyms: Add symtypes output Sami Tolvanen (Thu Oct 17 2024 - 13:36:00 EST)
- [PATCH] cpufreq/amd-pstate-ut: Add fix for min freq unit test Mario Limonciello (Thu Oct 17 2024 - 13:36:12 EST)
- Re: [RFC 1/2] rwsem: introduce upgrade_read interface Waiman Long (Thu Oct 17 2024 - 13:36:58 EST)
- Re: [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_* John Hubbard (Thu Oct 17 2024 - 13:37:33 EST)
- Re: [PATCH v3 05/11] iommu: Pass in a viommu pointer to domain_alloc_user op Jason Gunthorpe (Thu Oct 17 2024 - 13:39:12 EST)
- Re: [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_* Lorenzo Stoakes (Thu Oct 17 2024 - 13:39:41 EST)
- Re: [REGRESSION][BISECTED] erroneous buffer overflow detected in bch2_xattr_validate Miguel Ojeda (Thu Oct 17 2024 - 13:40:06 EST)
- Re: [PATCH v4 2/4] clk: qcom: Add CMN PLL clock controller driver for IPQ SoC Stephen Boyd (Thu Oct 17 2024 - 13:40:30 EST)
- Re: [PATCH v13 00/85] KVM: Stop grabbing references to PFNMAP'd pages Paolo Bonzini (Thu Oct 17 2024 - 13:40:49 EST)
- Re: [PATCH v3 05/11] iommu: Pass in a viommu pointer to domain_alloc_user op Nicolin Chen (Thu Oct 17 2024 - 13:41:42 EST)
- Re: [PATCH hotfix 6.12 1/2] mm/vma: add expand-only VMA merge mode and optimise do_brk_flags() Liam R. Howlett (Thu Oct 17 2024 - 13:41:58 EST)
- [PATCH net v6 00/10] Lock RCU before calling ip6mr_get_table() Stefan Wiehler (Thu Oct 17 2024 - 13:42:18 EST)
- [PATCH net v6 01/10] ip6mr: Lock RCU before ip6mr_get_table() call in ip6mr_vif_seq_start() Stefan Wiehler (Thu Oct 17 2024 - 13:42:37 EST)
- [PATCH net v6 02/10] ip6mr: Lock RCU before ip6mr_get_table() call in ip6mr_ioctl() Stefan Wiehler (Thu Oct 17 2024 - 13:42:54 EST)
- [PATCH net v6 04/10] ip6mr: Lock RCU before ip6mr_get_table() call in ip6mr_get_route() Stefan Wiehler (Thu Oct 17 2024 - 13:43:11 EST)
- [PATCH net v6 03/10] ip6mr: Lock RCU before ip6mr_get_table() call in ip6mr_compat_ioctl() Stefan Wiehler (Thu Oct 17 2024 - 13:43:32 EST)
- [PATCH net v6 05/10] ip6mr: Lock RTNL before ip6mr_new_table() call in ip6mr_rules_init() Stefan Wiehler (Thu Oct 17 2024 - 13:43:56 EST)
- [PATCH net v6 06/10] ip6mr: Lock RCU before ip6mr_get_table() call in ip6mr_mfc_seq_start() Stefan Wiehler (Thu Oct 17 2024 - 13:43:57 EST)
- [PATCH net v6 07/10] ip6mr: Lock RCU before ip6mr_get_table() call in ip6_mroute_setsockopt() Stefan Wiehler (Thu Oct 17 2024 - 13:44:27 EST)
- [PATCH net v6 08/10] ip6mr: Lock RCU before ip6mr_get_table() call in ip6_mroute_getsockopt() Stefan Wiehler (Thu Oct 17 2024 - 13:44:32 EST)
- [PATCH net v6 10/10] Revert "ipv6: Fix suspicious RCU usage warning in ip6mr" Stefan Wiehler (Thu Oct 17 2024 - 13:45:07 EST)
- [PATCH net v6 09/10] ip6mr: Lock RCU before ip6mr_get_table() call in ip6mr_rtm_getroute() Stefan Wiehler (Thu Oct 17 2024 - 13:45:10 EST)
- [PATCH] dt-bindings: phy: qcom: snps-eusb2: Add SAR2130P compatible Dmitry Baryshkov (Thu Oct 17 2024 - 13:45:37 EST)
- [PATCH] kselftest/arm64: Fail the overall fp-stress test if any test fails Mark Brown (Thu Oct 17 2024 - 13:45:49 EST)
- Re: [PATCH v5 00/40] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl Tony Luck (Thu Oct 17 2024 - 13:45:54 EST)
- [PATCH] ASoC: amd: acp: Add stream name to ACP PDM DMIC devices Mario Limonciello (Thu Oct 17 2024 - 13:46:38 EST)
- Re: [PATCH hotfix 6.12 1/2] mm/vma: add expand-only VMA merge mode and optimise do_brk_flags() Lorenzo Stoakes (Thu Oct 17 2024 - 13:47:23 EST)
- [PATCH] MAINTAINERS: add self as reviewer for AXI PWM GENERATOR Trevor Gamblin (Thu Oct 17 2024 - 13:48:03 EST)
- Re: [PATCH 0/3] ASoC: add CS42L84 codec driver Neal Gompa (Thu Oct 17 2024 - 13:50:11 EST)
- Re: [PATCH v7 5/8] iio: adc: ad7606: rework available attributes for SW channels Jonathan Cameron (Thu Oct 17 2024 - 13:51:11 EST)
- Re: 回复: [PATCH v1] riscv: dts: starfive: disable unused csi/camss nodes Conor Dooley (Thu Oct 17 2024 - 13:52:16 EST)
- Re: [PATCH v4 14/28] cxl/port: Add endpoint decoder DC mode support to sysfs Ira Weiny (Thu Oct 17 2024 - 13:52:33 EST)
- [PATCH 2/2] pmdomain: qcom: rpmhpd: add support for SAR2130P Dmitry Baryshkov (Thu Oct 17 2024 - 13:53:07 EST)
- [PATCH 0/2] pmdomain: qcom: add support for RPMh power domains on SAR2130P Dmitry Baryshkov (Thu Oct 17 2024 - 13:53:10 EST)
- [PATCH 1/2] dt-bindings: power: rpmpd: Add SAR2130P compatible Dmitry Baryshkov (Thu Oct 17 2024 - 13:53:12 EST)
- [PATCH v5 0/7] CSV/JSON metric thresholds, fix printf modifiers Ian Rogers (Thu Oct 17 2024 - 13:54:16 EST)
- [PATCH v5 1/7] perf color: Add printf format checking and resolve issues Ian Rogers (Thu Oct 17 2024 - 13:54:19 EST)
- [PATCH v5 2/7] perf stat: Fix/add parameter names for print_metric Ian Rogers (Thu Oct 17 2024 - 13:54:29 EST)
- [PATCH v5 3/7] perf stat: Display "none" for NaN with metric only json Ian Rogers (Thu Oct 17 2024 - 13:54:50 EST)
- [PATCH v5 5/7] perf stat: Change color to threshold in print_metric Ian Rogers (Thu Oct 17 2024 - 13:55:14 EST)
- [PATCH v5 4/7] perf stat: Drop metric-unit if unit is NULL Ian Rogers (Thu Oct 17 2024 - 13:55:20 EST)
- [PATCH v5 7/7] perf stat: Disable metric thresholds for CSV and JSON metric-only mode Ian Rogers (Thu Oct 17 2024 - 13:55:38 EST)
- [PATCH v5 6/7] perf stat: Add metric-threshold to json output Ian Rogers (Thu Oct 17 2024 - 13:56:00 EST)
- Re: [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private David Hildenbrand (Thu Oct 17 2024 - 13:56:19 EST)
- Re: [PATCH -next] iio: imu: bmi270: Remove duplicated include in bmi270_i2c.c Jonathan Cameron (Thu Oct 17 2024 - 13:56:43 EST)
- Re: [PATCH 1/2] mm/mremap: Clean up vma_to_resize() Jeff Xu (Thu Oct 17 2024 - 13:56:58 EST)
- [PATCH 5.15, 5.10, 5.4, 4.19 1/1] KVM: Fix a data race on last_boosted_vcpu in kvm_vcpu_on_spin() Saeed Mirzamohammadi (Thu Oct 17 2024 - 13:57:33 EST)
- Re: [PATCH RFC v2 0/2] arm64: Add infrastructure for use of AT_HWCAP3 Catalin Marinas (Thu Oct 17 2024 - 13:58:31 EST)
- Re: [PATCH] leds: class: Protect brightness_show() with led_cdev->led_access mutex Jacek Anaszewski (Thu Oct 17 2024 - 13:59:16 EST)
- Re: [PATCH v8 12/25] x86/resctrl: Remove MSR reading of event configuration value Moger, Babu (Thu Oct 17 2024 - 13:59:59 EST)
- Re: [PATCH v1 1/7] mm: khugepaged: retract_page_tables() use pte_offset_map_lock() Jann Horn (Thu Oct 17 2024 - 14:01:20 EST)
- Re: [REGRESSION] 9pfs issues on 6.12-rc1 Antony Antony (Thu Oct 17 2024 - 14:02:00 EST)
- Re: [PATCH 06/14] clk: qcom: clk-branch: Add support for BRANCH_HALT_POLL flag Stephen Boyd (Thu Oct 17 2024 - 14:03:32 EST)
- [PATCH] dt-bindings: PCI: qcom,pcie-sm8550: add SAR2130P compatible Dmitry Baryshkov (Thu Oct 17 2024 - 14:05:06 EST)
- Re: [PATCH v3 1/2] wifi: ath12k: fix crash when unbinding Jose Ignacio Tornos Martinez (Thu Oct 17 2024 - 14:05:23 EST)
- Re: [PATCH RFC 1/4] dt-bindings: iio: adc: ad7380: add adaq4370-4 and adaq4380-4 compatible parts Jonathan Cameron (Thu Oct 17 2024 - 14:05:46 EST)
- Re: [PATCH 0/4] cpufreq/amd-pstate: Refactor amd_pstate_init() Mario Limonciello (Thu Oct 17 2024 - 14:06:45 EST)
- [PATCH] dt-bindings: iommu: arm,smmu: Add SAR2130P compatible Dmitry Baryshkov (Thu Oct 17 2024 - 14:07:02 EST)
- Re: [PATCH v1 2/7] mm: make zap_pte_range() handle full within-PMD range Jann Horn (Thu Oct 17 2024 - 14:07:45 EST)
- Re: [PATCH 1/2] mm/mremap: Clean up vma_to_resize() Liam R. Howlett (Thu Oct 17 2024 - 14:07:59 EST)
- Re: [PATCH net v5 1/2] octeon_ep: Implement helper for iterating packets in Rx queue Jacob Keller (Thu Oct 17 2024 - 14:09:17 EST)
- Re: [PATCH net v5 2/2] octeon_ep: Add SKB allocation failures handling in __octep_oq_process_rx() Jacob Keller (Thu Oct 17 2024 - 14:09:37 EST)
- Re: [PATCH v6 1/5] x86/mce: Add wrapper for struct mce to export vendor specific info Naik, Avadhut (Thu Oct 17 2024 - 14:09:50 EST)
- Re: [PATCH RFC v1 net-next 00/12] bridge-fastpath and related improvements Pablo Neira Ayuso (Thu Oct 17 2024 - 14:10:19 EST)
- Re: [PATCH 07/14] clk: qcom: clk-branch: Add support for SREG branch ops Stephen Boyd (Thu Oct 17 2024 - 14:10:37 EST)
- [PATCH v4 0/2] wifi: ath12k: fix issues when unbinding Jose Ignacio Tornos Martinez (Thu Oct 17 2024 - 14:10:54 EST)
- Re: [PATCH net-next v3 4/8] rust: time: Implement addition of Ktime and Delta Miguel Ojeda (Thu Oct 17 2024 - 14:11:40 EST)
- [PATCH v4 1/2] wifi: ath12k: fix crash when unbinding Jose Ignacio Tornos Martinez (Thu Oct 17 2024 - 14:11:44 EST)
- [PATCH] dt-bindings: dma: qcom,gpi: Add SAR2130P compatible Dmitry Baryshkov (Thu Oct 17 2024 - 14:12:44 EST)
- [PATCH v4 2/2] wifi: ath12k: fix warning when unbinding Jose Ignacio Tornos Martinez (Thu Oct 17 2024 - 14:12:54 EST)
- [PATCH 0/3] dma-mapping: Trace more error paths Sean Anderson (Thu Oct 17 2024 - 14:14:10 EST)
- [PATCH 1/3] dma-mapping: Trace dma_alloc/free direction Sean Anderson (Thu Oct 17 2024 - 14:14:21 EST)
- [PATCH 3/3] dma-mapping: Trace more error paths Sean Anderson (Thu Oct 17 2024 - 14:14:29 EST)
- [PATCH 2/3] dma-mapping: Use trace_dma_alloc for dma_alloc* instead of using trace_dma_map Sean Anderson (Thu Oct 17 2024 - 14:14:32 EST)
- [PATCH] dt-bindings: spmi: qcom,x1e80100-spmi-pmic-arb: Add SAR2130P compatible Dmitry Baryshkov (Thu Oct 17 2024 - 14:15:05 EST)
- Re: [PATCH v3 4/5] selftests/mseal: add more tests for mmap Jeff Xu (Thu Oct 17 2024 - 14:15:19 EST)
- [PATCH net-next v5 0/3] Threads support in proc connector Anjali Kulkarni (Thu Oct 17 2024 - 14:16:00 EST)
- [PATCH net-next v5 2/3] connector/cn_proc: Kunit tests for threads hash table Anjali Kulkarni (Thu Oct 17 2024 - 14:16:14 EST)
- [PATCH net-next v5 3/3] connector/cn_proc: Selftest for threads Anjali Kulkarni (Thu Oct 17 2024 - 14:16:42 EST)
- [PATCH net-next v5 1/3] connector/cn_proc: Add hash table for threads Anjali Kulkarni (Thu Oct 17 2024 - 14:16:48 EST)
- Re: [PATCH net v6 05/10] ip6mr: Lock RTNL before ip6mr_new_table() call in ip6mr_rules_init() Florian Westphal (Thu Oct 17 2024 - 14:17:01 EST)
- Re: [PATCH v8 01/11] cpuidle/poll_state: poll via smp_cond_load_relaxed() Catalin Marinas (Thu Oct 17 2024 - 14:17:04 EST)
- [PATCH] dt-bindings: mmc: sdhci-msm: Add SAR2130P compatible Dmitry Baryshkov (Thu Oct 17 2024 - 14:18:00 EST)
- Re: [PATCH v3 00/23] drm/msm/dpu: Add Concurrent Writeback Support for DPU 10.x+ Abhinav Kumar (Thu Oct 17 2024 - 14:18:13 EST)
- [PATCH] dt-bindings: usb: qcom,dwc3: Add SAR2130P compatible Dmitry Baryshkov (Thu Oct 17 2024 - 14:18:32 EST)
- Re: [PATCH v2 1/7] x86/sev: Prepare for using the RMPREAD instruction to access the RMP Tom Lendacky (Thu Oct 17 2024 - 14:18:44 EST)
- [PATCH] dt-bindings: mailbox: qcom-ipcc: Add SAR2130P compatible Dmitry Baryshkov (Thu Oct 17 2024 - 14:18:59 EST)
- [PATCH] dt-bindings: nvmem: qcom,qfprom: Add SAR2130P compatible Dmitry Baryshkov (Thu Oct 17 2024 - 14:19:13 EST)
- Re: [PATCH v2] mm/mglru: reset page lru tier bits when activating Wei Xu (Thu Oct 17 2024 - 14:19:26 EST)
- [PATCH] dt-bindings: interrupt-controller: qcom,pdc: Add SAR2130P compatible Dmitry Baryshkov (Thu Oct 17 2024 - 14:19:48 EST)
- Re: [PATCH v1 1/1] x86/percpu: Cast -1 to argument type when comparing in percpu_add_op() Peter Zijlstra (Thu Oct 17 2024 - 14:19:53 EST)
- [PATCH] dt-bindings: soc: qcom,aoss-qmp: Add SAR2130P compatible Dmitry Baryshkov (Thu Oct 17 2024 - 14:20:04 EST)
- Re: [PATCH v5 0/7] CSV/JSON metric thresholds, fix printf modifiers Namhyung Kim (Thu Oct 17 2024 - 14:20:26 EST)
- [PATCH] dt-bindings: firmware: qcom,scm: Add SAR2130P compatible Dmitry Baryshkov (Thu Oct 17 2024 - 14:20:39 EST)
- [PATCH v2] mm/mglru: reset page lru tier bits when activating Wei Xu (Thu Oct 17 2024 - 14:21:43 EST)
- Re: [PATCH 2/2] mm/mglru: reset page lru tier bits when activating Wei Xu (Thu Oct 17 2024 - 14:22:09 EST)
- Re: [PATCH net v6 09/10] ip6mr: Lock RCU before ip6mr_get_table() call in ip6mr_rtm_getroute() Florian Westphal (Thu Oct 17 2024 - 14:22:51 EST)
- Re: [PATCH 1/2] mm/mremap: Clean up vma_to_resize() Jeff Xu (Thu Oct 17 2024 - 14:24:12 EST)
- Re: [PATCH 0/2] [tip: sched/core] sched: Disable PLACE_LAG and RUN_TO_PARITY and move them to sysctl Prundeanu, Cristian (Thu Oct 17 2024 - 14:24:52 EST)
- [PATCH 5.15 1/1] dm-crypt, dm-verity: disable tasklets Saeed Mirzamohammadi (Thu Oct 17 2024 - 14:26:33 EST)
- [RFC] Growing usage of the attribute “__free”? Markus Elfring (Thu Oct 17 2024 - 14:26:48 EST)
- Re: [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private Vishal Annapurve (Thu Oct 17 2024 - 14:27:10 EST)
- Re: [PATCH v2 5/5] phy: qcom: qmp-usbc: Add qmp configuration for QCS615 Dmitry Baryshkov (Thu Oct 17 2024 - 14:27:41 EST)
- Re: [PATCH net v6 07/10] ip6mr: Lock RCU before ip6mr_get_table() call in ip6_mroute_setsockopt() Florian Westphal (Thu Oct 17 2024 - 14:29:08 EST)
- Re: [PATCH v3 4/5] selftests/mseal: add more tests for mmap Lorenzo Stoakes (Thu Oct 17 2024 - 14:29:37 EST)
- RE: [PATCH v3 net-next 12/13] net: enetc: add preliminary support for i.MX95 ENETC PF Claudiu Manoil (Thu Oct 17 2024 - 14:31:15 EST)
- Re: [PATCH RFC] ubifs: Fix use-after-free in ubifs_tnc_end_commit Waqar Hameed (Thu Oct 17 2024 - 14:36:21 EST)
- Re: [PATCH v8 00/11] Enable haltpoll on arm64 Ankur Arora (Thu Oct 17 2024 - 14:37:08 EST)
- [PATCH] regulator: rk808: Add apply_bit for BUCK3 on RK809 Mikhail Rudenko (Thu Oct 17 2024 - 14:37:42 EST)
- Re: [PATCH v8 01/11] cpuidle/poll_state: poll via smp_cond_load_relaxed() Ankur Arora (Thu Oct 17 2024 - 14:38:00 EST)
- Re property pdf info (Thu Oct 17 2024 - 14:38:21 EST)
- Re: [PATCH RESEND 1/2] gpio: omap: Add omap_gpio_disable/enable_irq calls Judith Mendez (Thu Oct 17 2024 - 14:39:10 EST)
- Re: [PATCH RFC v1 net-next 00/12] bridge-fastpath and related improvements Felix Fietkau (Thu Oct 17 2024 - 14:39:46 EST)
- Re: [PATCH v3 11/11] iommu/arm-smmu-v3: Add IOMMU_VIOMMU_TYPE_ARM_SMMUV3 support Jason Gunthorpe (Thu Oct 17 2024 - 14:40:35 EST)
- Re: [PATCH] riscv: defconfig: enable gpio support for TH1520 patchwork-bot+linux-riscv (Thu Oct 17 2024 - 14:40:41 EST)
- Re: [PATCH v5 0/4] Add Mobileye EyeQ clock support Stephen Boyd (Thu Oct 17 2024 - 14:43:10 EST)
- Re: [PATCH v1 5/7] mm: pgtable: try to reclaim empty PTE page in madvise(MADV_DONTNEED) Jann Horn (Thu Oct 17 2024 - 14:44:37 EST)
- Re: [PATCH v3 01/16] iommufd/viommu: Introduce IOMMUFD_OBJ_VDEVICE and its related struct Jason Gunthorpe (Thu Oct 17 2024 - 14:46:08 EST)
- Re: [PATCH v3 4/5] selftests/mseal: add more tests for mmap Jeff Xu (Thu Oct 17 2024 - 14:47:37 EST)
- Re: [PATCH v3 02/16] iommufd/viommu: Add a default_viommu_ops for IOMMU_VIOMMU_TYPE_DEFAULT Jason Gunthorpe (Thu Oct 17 2024 - 14:47:47 EST)
- Re: [PATCH v5 4/4] clk: eyeq: add driver Stephen Boyd (Thu Oct 17 2024 - 14:48:18 EST)
- Re: [PATCH RESEND 2/2] serial: 8250: omap: Move pm_runtime_get_sync Judith Mendez (Thu Oct 17 2024 - 14:48:33 EST)
- Re: [PATCH v3 11/11] iommu/arm-smmu-v3: Add IOMMU_VIOMMU_TYPE_ARM_SMMUV3 support Nicolin Chen (Thu Oct 17 2024 - 14:48:50 EST)
- Re: [PATCH v8 01/11] cpuidle/poll_state: poll via smp_cond_load_relaxed() Christoph Lameter (Ampere) (Thu Oct 17 2024 - 14:51:02 EST)
- Re: [PATCH v3 02/16] iommufd/viommu: Add a default_viommu_ops for IOMMU_VIOMMU_TYPE_DEFAULT Nicolin Chen (Thu Oct 17 2024 - 14:51:21 EST)
- Re: [PATCH v6 1/3] rust: Introduce irq module Lyude Paul (Thu Oct 17 2024 - 14:51:54 EST)
- [PATCH v4 0/6] octeontx2-pf: handle otx2_mbox_get_rsp errors Dipendra Khadka (Thu Oct 17 2024 - 14:52:08 EST)
- Re: [PATCH v5 1/4] Revert "dt-bindings: clock: mobileye,eyeq5-clk: add bindings" Stephen Boyd (Thu Oct 17 2024 - 14:52:26 EST)
- Re: [PATCH v5 2/4] dt-bindings: clock: add Mobileye EyeQ6L/EyeQ6H clock indexes Stephen Boyd (Thu Oct 17 2024 - 14:52:38 EST)
- Re: [PATCH v5 3/4] clk: divider: Introduce CLK_DIVIDER_EVEN_INTEGERS flag Stephen Boyd (Thu Oct 17 2024 - 14:52:53 EST)
- Re: [PATCH v3 03/16] iommufd/viommu: Add IOMMU_VDEVICE_ALLOC ioctl Jason Gunthorpe (Thu Oct 17 2024 - 14:53:08 EST)
- Re: [PATCH v8 14/25] x86/resctrl: Add data structures and definitions for ABMC assignment Moger, Babu (Thu Oct 17 2024 - 14:53:20 EST)
- Re: [PATCH v3 02/16] iommufd/viommu: Add a default_viommu_ops for IOMMU_VIOMMU_TYPE_DEFAULT Jason Gunthorpe (Thu Oct 17 2024 - 14:53:36 EST)
- [PATCH] ubifs: Move update of cnt in get_znodes_to_commit Waqar Hameed (Thu Oct 17 2024 - 14:53:52 EST)
- Re: [PATCH v3 06/16] iommufd/hw_pagetable: Allow viommu->ops->cache_invalidate for hwpt_nested Jason Gunthorpe (Thu Oct 17 2024 - 14:54:26 EST)
- Re: [PATCH v3 tip/perf/core 2/4] mm: switch to 64-bit mm_lock_seq/vm_lock_seq on 64-bit architectures Andrii Nakryiko (Thu Oct 17 2024 - 14:56:04 EST)
- Re: [REGRESSION][BISECTED] erroneous buffer overflow detected in bch2_xattr_validate Nathan Chancellor (Thu Oct 17 2024 - 14:56:11 EST)
- [PATCH v4 1/6] octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_common.c Dipendra Khadka (Thu Oct 17 2024 - 14:56:54 EST)
- Re: other staging/gpib bugs completed Dan Carpenter (Thu Oct 17 2024 - 14:59:00 EST)
- Re: [PATCH net-next v3 4/8] rust: time: Implement addition of Ktime and Delta Miguel Ojeda (Thu Oct 17 2024 - 14:59:16 EST)
- Re: [PATCH v4 1/6] octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_common.c Dipendra Khadka (Thu Oct 17 2024 - 14:59:32 EST)
- [PATCH v10 0/6] RISC-V: Detect and report speed of unaligned vector accesses Charlie Jenkins (Thu Oct 17 2024 - 15:00:43 EST)
- [PATCH v10 2/6] RISC-V: Scalar unaligned access emulated on hotplug CPUs Charlie Jenkins (Thu Oct 17 2024 - 15:00:50 EST)
- [PATCH v10 1/6] RISC-V: Check scalar unaligned access on all CPUs Charlie Jenkins (Thu Oct 17 2024 - 15:00:51 EST)
- [PATCH v10 3/6] RISC-V: Replace RISCV_MISALIGNED with RISCV_SCALAR_MISALIGNED Charlie Jenkins (Thu Oct 17 2024 - 15:01:24 EST)
- [PATCH v10 5/6] RISC-V: Report vector unaligned access speed hwprobe Charlie Jenkins (Thu Oct 17 2024 - 15:01:29 EST)
- [PATCH v10 4/6] RISC-V: Detect unaligned vector accesses supported Charlie Jenkins (Thu Oct 17 2024 - 15:01:37 EST)
- [PATCH v10 6/6] RISC-V: hwprobe: Document unaligned vector perf key Charlie Jenkins (Thu Oct 17 2024 - 15:01:57 EST)
- Re: [PATCH v3 4/5] selftests/mseal: add more tests for mmap Lorenzo Stoakes (Thu Oct 17 2024 - 15:02:17 EST)
- Re: [syzbot] KMSAN: kernel-infoleak debug statements syzbot (Thu Oct 17 2024 - 15:02:40 EST)
- Re: [PATCH V2] staging: gpib: Change return type and error code of fluke_get_dma_residue Dan Carpenter (Thu Oct 17 2024 - 15:02:55 EST)
- [PATCH v4 2/6] octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_ethtool.c Dipendra Khadka (Thu Oct 17 2024 - 15:03:15 EST)
- [PATCH] resource,kexec: walk_system_ram_res_rev must retain resource flags Gregory Price (Thu Oct 17 2024 - 15:04:12 EST)
- [PATCH] ARM: dts: stm32: Describe M24C32-D write-lockable page in DH STM32MP13xx DHCOR SoM DT Marek Vasut (Thu Oct 17 2024 - 15:04:42 EST)
- Re: [PATCH v5 2/3] clk: twl: remove is_prepared Stephen Boyd (Thu Oct 17 2024 - 15:05:58 EST)
- Re: [PATCH v5 3/3] clk: twl: add TWL6030 support Stephen Boyd (Thu Oct 17 2024 - 15:06:10 EST)
- Re: [PATCH v2] comedi: Flush partial mappings in error case Jann Horn (Thu Oct 17 2024 - 15:07:59 EST)
- [PATCH v3] comedi: Flush partial mappings in error case Jann Horn (Thu Oct 17 2024 - 15:08:15 EST)
- [PATCH v2] cpufreq: airoha: Add EN7581 Cpufreq SMC driver Christian Marangi (Thu Oct 17 2024 - 15:08:54 EST)
- [PATCH v4 3/6] octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_flows.c Dipendra Khadka (Thu Oct 17 2024 - 15:09:11 EST)
- [PATCH v3] staging: gpib: Add TODO file Dominik Karol Piątkowski (Thu Oct 17 2024 - 15:09:19 EST)
- Re: [PATCH v3 07/16] iommufd: Allow hwpt_id to carry viommu_id for IOMMU_HWPT_INVALIDATE Jason Gunthorpe (Thu Oct 17 2024 - 15:09:40 EST)
- Re: [PATCH v3 09/16] iommufd/viommu: Add vdev_to_dev helper Jason Gunthorpe (Thu Oct 17 2024 - 15:10:03 EST)
- [PATCH v2] ARM: dts: stm32: Describe M24256E write-lockable page in DH STM32MP13xx DHCOR SoM DT Marek Vasut (Thu Oct 17 2024 - 15:10:06 EST)
- [PATCH v4 4/6] octeontx2-pf: handle otx2_mbox_get_rsp errors in cn10k.c Dipendra Khadka (Thu Oct 17 2024 - 15:10:55 EST)
- Re: [PATCH 10/14] clk: qcom: rpmh: add support for SAR2130P Konrad Dybcio (Thu Oct 17 2024 - 15:11:26 EST)
- Re: [PATCH net-next v3 4/8] rust: time: Implement addition of Ktime and Delta Boqun Feng (Thu Oct 17 2024 - 15:11:43 EST)
- Re: [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private Peter Xu (Thu Oct 17 2024 - 15:11:56 EST)
- Re: [PATCH v3 13/16] Documentation: userspace-api: iommufd: Update vDEVICE Jason Gunthorpe (Thu Oct 17 2024 - 15:12:30 EST)
- Re: [PATCH v3 10/11] Documentation: userspace-api: iommufd: Update vIOMMU Jason Gunthorpe (Thu Oct 17 2024 - 15:12:41 EST)
- Re: [PATCH 12/14] clk: qcom: tcsrcc-sm8550: add SAR2130P support Konrad Dybcio (Thu Oct 17 2024 - 15:13:21 EST)
- [PATCH v4 5/6] octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_dmac_flt.c Dipendra Khadka (Thu Oct 17 2024 - 15:14:12 EST)
- Re: [PATCH] munmap sealed memory cause memory to split (bug) Pedro Falcato (Thu Oct 17 2024 - 15:14:27 EST)
- Re: [PATCH v3 00/16] cover-letter: iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE) Jason Gunthorpe (Thu Oct 17 2024 - 15:14:40 EST)
- Re: [PATCH v5 0/7] CSV/JSON metric thresholds, fix printf modifiers Ian Rogers (Thu Oct 17 2024 - 15:15:52 EST)
- [PATCH v4 6/6] octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_dcbnl.c Dipendra Khadka (Thu Oct 17 2024 - 15:16:43 EST)
- Re: [PATCH] munmap sealed memory cause memory to split (bug) Lorenzo Stoakes (Thu Oct 17 2024 - 15:16:50 EST)
- Re: [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private Jason Gunthorpe (Thu Oct 17 2024 - 15:18:46 EST)
- Re: [PATCH v8 15/25] x86/resctrl: Introduce cntr_id in mongroup for assignments Moger, Babu (Thu Oct 17 2024 - 15:19:56 EST)
- Re: [PATCH v3 00/16] cover-letter: iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE) Nicolin Chen (Thu Oct 17 2024 - 15:20:25 EST)
- Re: [PATCH iproute2-rc] rdma: Fix help information of 'rdma resource' patchwork-bot+netdevbpf (Thu Oct 17 2024 - 15:20:43 EST)
- [PATCH] mm/mseal: Disallow madvise discard on file-private sealed mappings Pedro Falcato (Thu Oct 17 2024 - 15:21:10 EST)
- Re: [RFC PATCH v3 04/13] keys: Add new verification type (VERIFYING_CLAVIS_SIGNATURE) Jarkko Sakkinen (Thu Oct 17 2024 - 15:21:12 EST)
- Re: [PATCH 14/14] clk: qcom: add SAR2130P GPU Clock Controller support Konrad Dybcio (Thu Oct 17 2024 - 15:22:07 EST)
- [PATCH] staging: gpib: fmh_gpib: Fix typo Dominik Karol Piątkowski (Thu Oct 17 2024 - 15:22:16 EST)
- Re: [PATCH] Staging: leds: replace divide condition 'shift / 16' with 'shift >= 16' Dipendra Khadka (Thu Oct 17 2024 - 15:24:12 EST)
- Re: [PATCH 4/4] kbuild: cross-compile linux-headers package when possible Nicolas Schier (Thu Oct 17 2024 - 15:24:40 EST)
- Re: [PATCH v7 1/2] dt-bindings: clock: Add MediaTek MT6735 clock and reset bindings Stephen Boyd (Thu Oct 17 2024 - 15:25:13 EST)
- Re: WARNING in get_pat_info David Hildenbrand (Thu Oct 17 2024 - 15:27:48 EST)
- Re: [RFC PATCH v3 06/13] clavis: Populate clavis keyring acl with kernel module signature Jarkko Sakkinen (Thu Oct 17 2024 - 15:28:09 EST)
- Re: [PATCH v3 09/14] platform/x86: hfi: add power management callback Mario Limonciello (Thu Oct 17 2024 - 15:28:26 EST)
- Re: [PATCH for-next v8 0/6] On-Demand Paging on SoftRoCE Jason Gunthorpe (Thu Oct 17 2024 - 15:28:39 EST)
- Re: [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private David Hildenbrand (Thu Oct 17 2024 - 15:30:10 EST)
- Re: [PATCH v7 2/2] clk: mediatek: Add drivers for MediaTek MT6735 main clock and reset drivers Stephen Boyd (Thu Oct 17 2024 - 15:30:30 EST)
- [PATCH next] staging: gpib: fix uninitialized variable in usb_gpib_command() Dan Carpenter (Thu Oct 17 2024 - 15:31:59 EST)
- Re: [PATCH v11 4/5] jump_label: adjust inline asm to be consistent Palmer Dabbelt (Thu Oct 17 2024 - 15:32:24 EST)
- [PATCH] nilfs2: fix kernel bug due to missing clearing of checked flag Ryusuke Konishi (Thu Oct 17 2024 - 15:34:19 EST)
- Re: [PATCH 4/4] kbuild: cross-compile linux-headers package when possible Ron Economos (Thu Oct 17 2024 - 15:35:09 EST)
- Re: [PATCH v8 01/11] cpuidle/poll_state: poll via smp_cond_load_relaxed() Ankur Arora (Thu Oct 17 2024 - 15:35:49 EST)
- Re: [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_* Shuah Khan (Thu Oct 17 2024 - 15:37:19 EST)
- Re: [PATCH v1 1/2] mseal: Two fixes for madvise(MADV_DONTNEED) when sealed Pedro Falcato (Thu Oct 17 2024 - 15:38:01 EST)
- [PATCH next] media: imx-jpeg: Fix potential error pointer dereference in detach_pm() Dan Carpenter (Thu Oct 17 2024 - 15:40:32 EST)
- [PATCH next] drm/amdgpu: Fix a double lock bug Dan Carpenter (Thu Oct 17 2024 - 15:40:56 EST)
- Re: [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_* Lorenzo Stoakes (Thu Oct 17 2024 - 15:41:18 EST)
- Re: [PATCH v3 tip/perf/core 2/4] mm: switch to 64-bit mm_lock_seq/vm_lock_seq on 64-bit architectures Suren Baghdasaryan (Thu Oct 17 2024 - 15:43:12 EST)
- [tip: irq/core] dt-bindings: interrupt-controller: Add support for ASPEED AST27XX INTC tip-bot2 for Kevin Chen (Thu Oct 17 2024 - 15:43:55 EST)
- [tip: irq/core] irqchip/aspeed-intc: Add AST27XX INTC support tip-bot2 for Kevin Chen (Thu Oct 17 2024 - 15:44:03 EST)
- Re: [RFC PATCH v2 2/2] dm-inlinecrypt: add target for inline block device encryption Eric Biggers (Thu Oct 17 2024 - 15:44:25 EST)
- [tip: sched/urgent] MAINTAINERS: Add an entry for PREEMPT_RT. tip-bot2 for Sebastian Andrzej Siewior (Thu Oct 17 2024 - 15:44:56 EST)
- Re: [PATCH v2 1/4] clk: Provide devm_clk_bulk_get_all_enabled() helper Stephen Boyd (Thu Oct 17 2024 - 15:45:23 EST)
- Re: [PATCH v3 4/5] selftests/mseal: add more tests for mmap Jeff Xu (Thu Oct 17 2024 - 15:50:05 EST)
- [gustavoars:testing/wfamnae-next20241015-2] BUILD REGRESSION 41fe8a04339b3781dca5a8ba323ba77022acc441 kernel test robot (Thu Oct 17 2024 - 15:54:55 EST)
- [PATCH v5 0/3] selftests: livepatch: test livepatching a kprobed function Michael Vetter (Thu Oct 17 2024 - 16:01:56 EST)
- [PATCH v5 2/3] selftests: livepatch: save and restore kprobe state Michael Vetter (Thu Oct 17 2024 - 16:02:02 EST)
- [PATCH v5 1/3] selftests: livepatch: rename KLP_SYSFS_DIR to SYSFS_KLP_DIR Michael Vetter (Thu Oct 17 2024 - 16:02:21 EST)
- [PATCH v5 3/3] selftests: livepatch: test livepatching a kprobed function Michael Vetter (Thu Oct 17 2024 - 16:02:23 EST)
- [PATCH v1] rust: add PROCMACROLDFLAGS HONG Yifan (Thu Oct 17 2024 - 16:02:36 EST)
- Re: [PATCH 1/1] soc: qcom: socinfo: fix revision check in qcom_socinfo_probe() Konrad Dybcio (Thu Oct 17 2024 - 16:02:57 EST)
- [PATCH v4 0/2] media: venus: Add hierarchical h.264 controls Fritz Koenig (Thu Oct 17 2024 - 16:05:03 EST)
- [PATCH v4 1/2] media: venus: Helper function for dynamically updating bitrate Fritz Koenig (Thu Oct 17 2024 - 16:05:08 EST)
- [PATCH v4 2/2] media: venus: Enable h.264 hierarchical coding Fritz Koenig (Thu Oct 17 2024 - 16:05:16 EST)
- Re: [PATCH v2 4/4] arm64: dts: qcom: qcs615: add the APPS SMMU node Konrad Dybcio (Thu Oct 17 2024 - 16:05:55 EST)
- Re: [PATCH] crypto: qat - Constify struct pm_status_row Cabiddu, Giovanni (Thu Oct 17 2024 - 16:08:38 EST)
- Re: [PATCH] posix-cpu-timers: clear TICK_DEP_BIT_POSIX_TIMER on clone Benjamin Segall (Thu Oct 17 2024 - 16:09:17 EST)
- [tip: locking/core] futex: Use atomic64_inc_return() in get_inode_sequence_number() tip-bot2 for Uros Bizjak (Thu Oct 17 2024 - 16:11:03 EST)
- [tip: locking/core] futex: Use atomic64_try_cmpxchg_relaxed() in get_inode_sequence_number() tip-bot2 for Uros Bizjak (Thu Oct 17 2024 - 16:11:06 EST)
- Re: [PATCH] munmap sealed memory cause memory to split (bug) Jeff Xu (Thu Oct 17 2024 - 16:12:58 EST)
- Re: [PATCH v3 tip/perf/core 2/4] mm: switch to 64-bit mm_lock_seq/vm_lock_seq on 64-bit architectures Andrii Nakryiko (Thu Oct 17 2024 - 16:13:19 EST)
- Re: [PATCH 2/3] perf test: Introduce '-w --list' to list the available workloads Namhyung Kim (Thu Oct 17 2024 - 16:15:36 EST)
- Re: [RFC PATCH v2 2/2] dm-inlinecrypt: add target for inline block device encryption Milan Broz (Thu Oct 17 2024 - 16:17:18 EST)
- [PATCH] media: platform: mtk-mdp3: cmdq: Remove duplicated platforms checks Mohammed Anees (Thu Oct 17 2024 - 16:19:16 EST)
- Re: [PATCH v2] kbuild: Move -Wenum-enum-conversion to W=2 Arnd Bergmann (Thu Oct 17 2024 - 16:20:29 EST)
- Re: [PATCH 1/3] selftests: Add a few missing gitignore files kernel test robot (Thu Oct 17 2024 - 16:22:58 EST)
- Re: [PATCH] media: platform: mtk-mdp3: Remove unwanted else in mdp-cmdp-prepare() Mohammed Anees (Thu Oct 17 2024 - 16:23:28 EST)
- [syzbot] [apparmor?] KASAN: slab-use-after-free Read in apparmor_sk_free_security syzbot (Thu Oct 17 2024 - 16:23:58 EST)
- [syzbot] [wireless?] KASAN: slab-use-after-free Write in kvfree_call_rcu syzbot (Thu Oct 17 2024 - 16:23:58 EST)
- Re: [PATCH 2/4] kunit: qemu_configs: add LoongArch config Shuah Khan (Thu Oct 17 2024 - 16:27:34 EST)
- Re: [PATCH] perf test: Fix perf test case 84 on s390 Namhyung Kim (Thu Oct 17 2024 - 16:28:43 EST)
- Re: [RFC PATCH v2 2/2] dm-inlinecrypt: add target for inline block device encryption Eric Biggers (Thu Oct 17 2024 - 16:29:04 EST)
- Re: [PATCH v4 15/28] cxl/region: Refactor common create region code Ira Weiny (Thu Oct 17 2024 - 16:29:35 EST)
- Re: [PATCH] leds: class: Protect brightness_show() with led_cdev->led_access mutex anish kumar (Thu Oct 17 2024 - 16:30:44 EST)
- Re: [PATCH 2/4] kunit: qemu_configs: add LoongArch config Thomas Weißschuh (Thu Oct 17 2024 - 16:32:01 EST)
- Re: [PATCH] genirq/devres: Simplify API devm_free_irq() implementation Thomas Gleixner (Thu Oct 17 2024 - 16:33:17 EST)
- [PATCH v2 next] media: imx-jpeg: Fix potential error pointer dereference in detach_pm() Dan Carpenter (Thu Oct 17 2024 - 16:34:38 EST)
- Re: [PATCH v1 1/2] mseal: Two fixes for madvise(MADV_DONTNEED) when sealed Jeff Xu (Thu Oct 17 2024 - 16:35:20 EST)
- Re: [PATCH 2/4] kunit: qemu_configs: add LoongArch config Shuah Khan (Thu Oct 17 2024 - 16:36:21 EST)
- Re: [PATCH] of: Allow overlay kunit tests to run CONFIG_OF_OVERLAY=n Rob Herring (Thu Oct 17 2024 - 16:38:19 EST)
- Re: [RFC] exec: add a flag for "reasonable" execveat() comm Tycho Andersen (Thu Oct 17 2024 - 16:38:34 EST)
- Re: [PATCH v1] rust: add PROCMACROLDFLAGS Alice Ryhl (Thu Oct 17 2024 - 16:39:06 EST)
- Re: [RFC PATCH v3 03/13] clavis: Introduce a new system keyring called clavis Eric Snowberg (Thu Oct 17 2024 - 16:40:45 EST)
- Re: [PATCH v6 0/3] rust: Add irq abstraction, SpinLockIrq Lyude Paul (Thu Oct 17 2024 - 16:43:05 EST)
- [PATCH 1/4] mm: pagewalk: add the ability to install PTEs Lorenzo Stoakes (Thu Oct 17 2024 - 16:43:38 EST)
- [PATCH 0/4] implement lightweight guard pages Lorenzo Stoakes (Thu Oct 17 2024 - 16:43:51 EST)
- [PATCH 3/4] mm: madvise: implement lightweight guard page mechanism Lorenzo Stoakes (Thu Oct 17 2024 - 16:44:13 EST)
- [PATCH 2/4] mm: add PTE_MARKER_GUARD PTE marker Lorenzo Stoakes (Thu Oct 17 2024 - 16:44:14 EST)
- [PATCH 4/4] selftests/mm: add self tests for guard page feature Lorenzo Stoakes (Thu Oct 17 2024 - 16:44:18 EST)
- Re: [PATCH v6 0/3] rust: Add irq abstraction, SpinLockIrq Lyude Paul (Thu Oct 17 2024 - 16:49:33 EST)
- Re: [PATCH v1 1/2] mseal: Two fixes for madvise(MADV_DONTNEED) when sealed Pedro Falcato (Thu Oct 17 2024 - 16:49:46 EST)
- Re: [PATCH v2] power: supply: hwmon: move interface to private header Sebastian Reichel (Thu Oct 17 2024 - 16:51:50 EST)
- Re: [PATCH] resource,kexec: walk_system_ram_res_rev must retain resource flags Dan Williams (Thu Oct 17 2024 - 16:53:02 EST)
- Re: [PATCH v1 1/2] mseal: Two fixes for madvise(MADV_DONTNEED) when sealed Jeff Xu (Thu Oct 17 2024 - 16:57:45 EST)
- Re: [PATCH v4 02/28] printk: Add print format (%pra) for struct range Ira Weiny (Thu Oct 17 2024 - 16:58:23 EST)
- Re: [PATCH v9 3/7] i2c: Introduce OF component probe function Doug Anderson (Thu Oct 17 2024 - 17:03:05 EST)
- Re: [RFC PATCH v2 2/2] dm-inlinecrypt: add target for inline block device encryption Milan Broz (Thu Oct 17 2024 - 17:03:37 EST)
- [PATCH V3 1/2] platform/x86/intel/pmc: Refactor platform resume functions to use cnl_resume() David E. Box (Thu Oct 17 2024 - 17:05:00 EST)
- [PATCH V3 2/2] platform/x86/intel/pmc: Disable C1 auto-demotion during suspend David E. Box (Thu Oct 17 2024 - 17:05:12 EST)
- [PATCH v2] rust: add PROCMACROLDFLAGS HONG Yifan (Thu Oct 17 2024 - 17:05:59 EST)
- [PATCH v4 0/4] introduce PIDFD_SELF* sentinels Lorenzo Stoakes (Thu Oct 17 2024 - 17:06:47 EST)
- [PATCH v4 2/4] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process Lorenzo Stoakes (Thu Oct 17 2024 - 17:07:01 EST)
- [PATCH v4 1/4] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup Lorenzo Stoakes (Thu Oct 17 2024 - 17:07:13 EST)
- [PATCH v4 3/4] selftests: pidfd: add pidfd.h UAPI wrapper Lorenzo Stoakes (Thu Oct 17 2024 - 17:07:33 EST)
- [PATCH v4 4/4] selftests: pidfd: add tests for PIDFD_SELF_* Lorenzo Stoakes (Thu Oct 17 2024 - 17:07:49 EST)
- Re: [PATCH 1/2] mm/mremap: Clean up vma_to_resize() Andrew Morton (Thu Oct 17 2024 - 17:08:19 EST)
- [PATCH] ASoC: amd: acp: Add stream name to ACP PDM DMIC devices Mario Limonciello (Thu Oct 17 2024 - 17:10:04 EST)
- Re: [PATCH] nvme-sysfs: display max_hw_sectors_kb without requiring namespaces Abhishek Bapat (Thu Oct 17 2024 - 17:10:11 EST)
- Re: [PATCH v17 11/16] fprobe: Rewrite fprobe on function-graph tracer Steven Rostedt (Thu Oct 17 2024 - 17:10:23 EST)
- Re: [PATCH v1 0/3] platform/x86: intel_scu_ipc: Avoid working around IO and cleanups Ferry Toth (Thu Oct 17 2024 - 17:10:34 EST)
- Re: [PATCH v8 14/25] x86/resctrl: Add data structures and definitions for ABMC assignment Reinette Chatre (Thu Oct 17 2024 - 17:13:44 EST)
- Re: [PATCH 3/3] arm64: dts: qcom: sc7280: Add cpucp mbox node Konrad Dybcio (Thu Oct 17 2024 - 17:13:58 EST)
- Re: [PATCH] cgroup/bpf: fix NULL pointer dereference at cgroup_bpf_offline Michal Koutný (Thu Oct 17 2024 - 17:14:21 EST)
- [PATCH v7 1/9] libfs: Create the helper function generic_ci_validate_strict_name() André Almeida (Thu Oct 17 2024 - 17:15:08 EST)
- [PATCH v7 0/9] tmpfs: Add case-insensitive support for tmpfs André Almeida (Thu Oct 17 2024 - 17:15:17 EST)
- [PATCH v7 2/9] ext4: Use generic_ci_validate_strict_name helper André Almeida (Thu Oct 17 2024 - 17:15:59 EST)
- [PATCH v7 3/9] unicode: Export latest available UTF-8 version number André Almeida (Thu Oct 17 2024 - 17:16:16 EST)
- [PATCH v7 4/9] unicode: Recreate utf8_parse_version() André Almeida (Thu Oct 17 2024 - 17:16:33 EST)
- [PATCH v7 5/9] libfs: Export generic_ci_ dentry functions André Almeida (Thu Oct 17 2024 - 17:16:48 EST)
- Re: [PATCH 2/3] mailbox: qcom-cpucp-mbox: Add support for SC7280 CPUCP mailbox controller Konrad Dybcio (Thu Oct 17 2024 - 17:16:58 EST)
- [PATCH v7 6/9] tmpfs: Add casefold lookup support André Almeida (Thu Oct 17 2024 - 17:17:21 EST)
- [PATCH v7 7/9] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs André Almeida (Thu Oct 17 2024 - 17:17:39 EST)
- [PATCH v7 8/9] tmpfs: Expose filesystem features via sysfs André Almeida (Thu Oct 17 2024 - 17:17:59 EST)
- Re: [PATCH v4 21/28] cxl/extent: Process DCD events and realize region extents Ira Weiny (Thu Oct 17 2024 - 17:18:19 EST)
- [PATCH v7 9/9] docs: tmpfs: Add casefold options André Almeida (Thu Oct 17 2024 - 17:18:29 EST)
- Re: [PATCH v9 7/7] arm64: dts: mediatek: mt8173-elm-hana: Mark touchscreens and trackpads as fail Doug Anderson (Thu Oct 17 2024 - 17:18:53 EST)
- Re: [RFC PATCH v3 03/13] clavis: Introduce a new system keyring called clavis Jarkko Sakkinen (Thu Oct 17 2024 - 17:19:07 EST)
- Re: linux-next: build warning after merge of the mm tree Andrew Morton (Thu Oct 17 2024 - 17:19:28 EST)
- Re: [PATCH 1/2] wifi: ath10k: Implement ieee80211 flush_sta callback Jeff Johnson (Thu Oct 17 2024 - 17:20:22 EST)
- Re: WARNING in __perf_event_overflow Marius Fleischer (Thu Oct 17 2024 - 17:21:45 EST)
- [syzbot] [ocfs2?] KASAN: slab-use-after-free Read in ocfs2_reserve_suballoc_bits syzbot (Thu Oct 17 2024 - 17:21:46 EST)
- [for-next][PATCH 1/6] tools/build: Add libcpupower dependency detection Steven Rostedt (Thu Oct 17 2024 - 17:23:37 EST)
- [for-next][PATCH 0/6] rtla: Updates for 6.13 Steven Rostedt (Thu Oct 17 2024 - 17:23:38 EST)
- [for-next][PATCH 2/6] rtla: Add optional dependency on libcpupower Steven Rostedt (Thu Oct 17 2024 - 17:23:43 EST)
- [for-next][PATCH 4/6] rtla/timerlat: Add --deepest-idle-state for top Steven Rostedt (Thu Oct 17 2024 - 17:23:50 EST)
- [for-next][PATCH 3/6] rtla/utils: Add idle state disabling via libcpupower Steven Rostedt (Thu Oct 17 2024 - 17:23:51 EST)
- [for-next][PATCH 6/6] rtla: Documentation: Mention --deepest-idle-state Steven Rostedt (Thu Oct 17 2024 - 17:24:32 EST)
- [for-next][PATCH 5/6] rtla/timerlat: Add --deepest-idle-state for hist Steven Rostedt (Thu Oct 17 2024 - 17:24:32 EST)
- Re: [PATCH 2/2] wifi: ath10k: Flush only requested txq in ath10k_flush() Jeff Johnson (Thu Oct 17 2024 - 17:24:59 EST)
- Re: [PATCH 4/4] selftests/mm: add self tests for guard page feature Shuah Khan (Thu Oct 17 2024 - 17:25:16 EST)
- Re: [PATCH 3/6] remoteproc: qcom: Add helper function to support IOMMU devmem translation Konrad Dybcio (Thu Oct 17 2024 - 17:25:30 EST)
- Re: [PATCH 0/2] Improve ath10k flush queue mechanism Jeff Johnson (Thu Oct 17 2024 - 17:25:48 EST)
- Re: [syzbot] [net?] KMSAN: kernel-infoleak in move_addr_to_user (7) syzbot (Thu Oct 17 2024 - 17:32:17 EST)
- Re: [PATCH] nvme-sysfs: display max_hw_sectors_kb without requiring namespaces Abhishek Bapat (Thu Oct 17 2024 - 17:32:38 EST)
- [PATCH] kunit: Introduce autorun option Stanislav Kinsburskii (Thu Oct 17 2024 - 17:34:34 EST)
- Re: [PATCH v3 2/2] iio: light: Add support for TI OPT4060 color sensor kernel test robot (Thu Oct 17 2024 - 17:35:05 EST)
- [gustavoars:testing/wfamnae-next20241015 17/18] ./usr/include/linux/if_arp.h:118:33: error: field 'arp_pa' has incomplete type kernel test robot (Thu Oct 17 2024 - 17:35:09 EST)
- Re: [PATCH] mm/gup: stop leaking pinned pages in low memory conditions Alistair Popple (Thu Oct 17 2024 - 17:36:49 EST)
- [PATCH 0/4] iio: light: veml6070: add integration time and minor cleanups. Javier Carrasco (Thu Oct 17 2024 - 17:39:42 EST)
- [PATCH 1/4] iio: light: veml6070: use unsigned int instead of unsigned Javier Carrasco (Thu Oct 17 2024 - 17:39:57 EST)
- [PATCH 2/4] iio: light: veml6070: use field to set integration time Javier Carrasco (Thu Oct 17 2024 - 17:40:03 EST)
- [PATCH 3/4] dt-bindings: iio: light: veml6075: document rset-kohms Javier Carrasco (Thu Oct 17 2024 - 17:40:22 EST)
- [PATCH 4/4] iio: light: veml6070: add support for integration time Javier Carrasco (Thu Oct 17 2024 - 17:40:34 EST)
- Re: [PATCH v4 21/28] cxl/extent: Process DCD events and realize region extents Ira Weiny (Thu Oct 17 2024 - 17:40:59 EST)
- Re: [PATCH net-next v9 23/23] testing/selftest: add test tool and scripts for ovpn module Shuah Khan (Thu Oct 17 2024 - 17:41:19 EST)
- Re: [PATCH v4 3/4] selftests: pidfd: add pidfd.h UAPI wrapper John Hubbard (Thu Oct 17 2024 - 17:46:24 EST)
- [PATCH] kasan:report: filter out kasan related stack entries Nihar Chaithanya (Thu Oct 17 2024 - 17:46:29 EST)
- [PATCH] sched: Make ASYM_PACKING compile-time arch config Christian Loehle (Thu Oct 17 2024 - 17:47:06 EST)
- Re: [PATCH] mm/gup: stop leaking pinned pages in low memory conditions David Hildenbrand (Thu Oct 17 2024 - 17:47:53 EST)
- Re: [RFC PATCH v3 04/13] keys: Add new verification type (VERIFYING_CLAVIS_SIGNATURE) Eric Snowberg (Thu Oct 17 2024 - 17:48:07 EST)
- [PATCH v6 3/5] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers Naik, Avadhut (Thu Oct 17 2024 - 17:49:42 EST)
- Re: [PATCH 3/3] riscv: add PREEMPT_LAZY support Palmer Dabbelt (Thu Oct 17 2024 - 17:50:07 EST)
- Re: [RESEND. PATCH v2] riscv: Use '%u' to format the output of 'cpu' patchwork-bot+linux-riscv (Thu Oct 17 2024 - 17:50:30 EST)
- Re: [PATCH RESEND v2] scsi: ufs: Use wait-for-reg in HCE init Bart Van Assche (Thu Oct 17 2024 - 17:51:17 EST)
- [PATCH v2 1/6] x86/uaccess: Avoid barrier_nospec() in copy_from_user() Josh Poimboeuf (Thu Oct 17 2024 - 17:55:36 EST)
- [PATCH v2 0/6] x86/uaccess: Avoid barrier_nospec() Josh Poimboeuf (Thu Oct 17 2024 - 17:55:37 EST)
- [PATCH v2 2/6] x86/uaccess: Avoid barrier_nospec() in __get_user() Josh Poimboeuf (Thu Oct 17 2024 - 17:55:40 EST)
- [PATCH v2 3/6] x86/uaccess: Rearrange putuser.S Josh Poimboeuf (Thu Oct 17 2024 - 17:55:54 EST)
- [PATCH v2 4/6] x86/uaccess: Add user pointer masking to __put_user() Josh Poimboeuf (Thu Oct 17 2024 - 17:56:03 EST)
- [PATCH v2 6/6] x86/uaccess: Add user pointer masking to clear_user() Josh Poimboeuf (Thu Oct 17 2024 - 17:56:22 EST)
- [PATCH v2 5/6] x86/uaccess: Add user pointer masking to copy_to_user() Josh Poimboeuf (Thu Oct 17 2024 - 17:56:24 EST)
- Re: [PATCH] mm/gup: stop leaking pinned pages in low memory conditions John Hubbard (Thu Oct 17 2024 - 17:57:36 EST)
- Re: [RFC PATCH v3 04/13] keys: Add new verification type (VERIFYING_CLAVIS_SIGNATURE) Jarkko Sakkinen (Thu Oct 17 2024 - 17:58:19 EST)
- Re: [PATCH 07/14] clk: qcom: clk-branch: Add support for SREG branch ops Dmitry Baryshkov (Thu Oct 17 2024 - 18:00:23 EST)
- [PATCH] cpufreq: docs: Reflect latency changes in docs Christian Loehle (Thu Oct 17 2024 - 18:00:49 EST)
- [RESEND PATCH v3] scsi: fnic: Use vcalloc() instead of vmalloc() and memset(0) Thorsten Blum (Thu Oct 17 2024 - 18:02:46 EST)
- Re: [PATCH] mm/gup: stop leaking pinned pages in low memory conditions David Hildenbrand (Thu Oct 17 2024 - 18:03:18 EST)
- Re: [PATCH v3 0/2] arm64: Speed up CRC-32 using PMULL instructions Eric Biggers (Thu Oct 17 2024 - 18:04:18 EST)
- Re: [PATCH 06/14] clk: qcom: clk-branch: Add support for BRANCH_HALT_POLL flag Dmitry Baryshkov (Thu Oct 17 2024 - 18:05:28 EST)
- [RESEND PATCH] f2fs: Use struct_size() to improve f2fs_acl_clone() Thorsten Blum (Thu Oct 17 2024 - 18:05:49 EST)
- Re: [RFC PATCH v1 00/57] Boot-time page size selection for arm64 Dave Kleikamp (Thu Oct 17 2024 - 18:06:19 EST)
- [PATCH] staging: gpib: Change return type and error code of fmh_gpib_get_dma_residue() Everest K.C. (Thu Oct 17 2024 - 18:09:09 EST)
- [PATCH] cdrom: Avoid barrier_nospec() in cdrom_ioctl_media_changed() Josh Poimboeuf (Thu Oct 17 2024 - 18:09:29 EST)
- Re: [PATCH v4 3/4] selftests: pidfd: add pidfd.h UAPI wrapper Shuah Khan (Thu Oct 17 2024 - 18:11:40 EST)
- Re: [PATCH] perf/tests: fix record+probe_libc_inet_pton test on aarch64 Namhyung Kim (Thu Oct 17 2024 - 18:12:45 EST)
- Re: [syzbot] KMSAN: kernel-infoleak skb header examine syzbot (Thu Oct 17 2024 - 18:14:30 EST)
- Re: [PATCH 3/3] perf disasm: Fix not cleaning up disasm_line in symbol__disassemble_raw() Namhyung Kim (Thu Oct 17 2024 - 18:21:01 EST)
- Re: [PATCH 2/5] cxl: Rename CXL_DECODER_HOSTONLYMEM/DEVMEM Dan Williams (Thu Oct 17 2024 - 18:21:16 EST)
- Re: [PATCH v8 1/2] dt-bindings: hwmon: add renesas,isl28022 Guenter Roeck (Thu Oct 17 2024 - 18:21:56 EST)
- Re: [PATCH v4 3/4] selftests: pidfd: add pidfd.h UAPI wrapper John Hubbard (Thu Oct 17 2024 - 18:22:43 EST)
- Re: [PATCH v28 1/3] dt-bindings: reset: npcm: add clock properties Stephen Boyd (Thu Oct 17 2024 - 18:22:56 EST)
- Re: [PATCH v28 2/3] reset: npcm: register npcm8xx clock auxiliary bus device Stephen Boyd (Thu Oct 17 2024 - 18:23:08 EST)
- Re: [PATCH v8 2/2] hwmon: (isl28022) new driver for ISL28022 power monitor Guenter Roeck (Thu Oct 17 2024 - 18:23:26 EST)
- Re: [PATCH v28 3/3] clk: npcm8xx: add clock controller Stephen Boyd (Thu Oct 17 2024 - 18:23:38 EST)
- Re: [PATCH v2] ASoC: codecs: lpass-rx-macro: fix RXn(rx,n) macro for DSM_CTL and SEC7 regs Dmitry Baryshkov (Thu Oct 17 2024 - 18:24:53 EST)
- Re: [PATCH v2 2/6] clk: mediatek: clk-mt8188-topckgen: Remove univpll from parents of mfg_core_tmp Stephen Boyd (Thu Oct 17 2024 - 18:25:07 EST)
- Re: [PATCH] md: ensure child flush IO does not affect origin bio->bi_status Song Liu (Thu Oct 17 2024 - 18:25:23 EST)
- Re: WARNING in get_pat_info Peter Xu (Thu Oct 17 2024 - 18:25:35 EST)
- Re: [PATCH 3/5] cxl: Separate coherence from target type Dan Williams (Thu Oct 17 2024 - 18:25:50 EST)
- Re: [PATCH] md/raid10: fix null ptr dereference in raid10_size() Song Liu (Thu Oct 17 2024 - 18:26:22 EST)
- Re: [PATCH] Revert "scripts/faddr2line: Check only two symbols when calculating symbol size" Josh Poimboeuf (Thu Oct 17 2024 - 18:27:27 EST)
- Re: [PATCH v6 0/3] rust: Add irq abstraction, SpinLockIrq Boqun Feng (Thu Oct 17 2024 - 18:27:40 EST)
- Re: [PATCH 07/14] clk: qcom: clk-branch: Add support for SREG branch ops Stephen Boyd (Thu Oct 17 2024 - 18:28:22 EST)
- Re: [PATCH] remoteproc: qcom_q6v5_pas: disable auto boot for wpss Dmitry Baryshkov (Thu Oct 17 2024 - 18:29:39 EST)
- Re: [PATCH v2 0/6] x86/uaccess: Avoid barrier_nospec() Andrew Cooper (Thu Oct 17 2024 - 18:31:39 EST)
- Re: [PATCH v2 5/7] streamline_config.pl: fix: implement choice for kconfigs Steven Rostedt (Thu Oct 17 2024 - 18:32:20 EST)
- Re: [PATCH v4 4/4] arm64: dts: qcom: Add CMN PLL node for IPQ9574 SoC Dmitry Baryshkov (Thu Oct 17 2024 - 18:32:37 EST)
- Re: [PATCH 4/5] cxl: Set type of region to that of the first endpoint Dan Williams (Thu Oct 17 2024 - 18:33:19 EST)
- Re: [PATCH v3] drm/display: Drop obsolete dependency on COMPILE_TEST Dmitry Baryshkov (Thu Oct 17 2024 - 18:36:50 EST)
- Re: [PATCH v3 0/7] streamline_config.pl: fix: process configs set to "y" Steven Rostedt (Thu Oct 17 2024 - 18:37:03 EST)
- Re: [PATCH] genirq/devres: Simplify API devm_free_irq() implementation Zijun Hu (Thu Oct 17 2024 - 18:37:15 EST)
- Re: [PATCH 0/6] nfsd: update the delstid patches for latest draft changes Olga Kornievskaia (Thu Oct 17 2024 - 18:40:02 EST)
- Re: [PATCH v3 0/2] arm64: Speed up CRC-32 using PMULL instructions Ard Biesheuvel (Thu Oct 17 2024 - 18:41:04 EST)
- Re: [PATCH v2 0/6] x86/uaccess: Avoid barrier_nospec() Josh Poimboeuf (Thu Oct 17 2024 - 18:42:54 EST)
- Re: [PATCH v8 16/25] x86/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with ABMC Moger, Babu (Thu Oct 17 2024 - 18:45:11 EST)
- Re: possible deadlock in freeze_super Marius Fleischer (Thu Oct 17 2024 - 18:48:06 EST)
- Re: [PATCH v8 01/11] cpuidle/poll_state: poll via smp_cond_load_relaxed() Ankur Arora (Thu Oct 17 2024 - 18:48:53 EST)
- [GIT PULL] clk fixes for v6.12-rc3 Stephen Boyd (Thu Oct 17 2024 - 18:49:11 EST)
- Re: [PATCH 2/7] rcu: limit PREEMPT_RCU configurations Ankur Arora (Thu Oct 17 2024 - 18:51:28 EST)
- Re: [PATCH v2] wifi: ath10k: add channel 177 for 5 GHz band Paweł Owoc (Thu Oct 17 2024 - 18:52:29 EST)
- Re: [PATCH 1/3] arm64: dts: qcom: sa8775p: Add support to scale DDR/L3 Konrad Dybcio (Thu Oct 17 2024 - 18:52:46 EST)
- linux-next: duplicate patches in the btrfs tree Stephen Rothwell (Thu Oct 17 2024 - 18:53:44 EST)
- Re: [PATCH v3] drm/display: Drop obsolete dependency on COMPILE_TEST Abhinav Kumar (Thu Oct 17 2024 - 18:54:43 EST)
- Re: [syzbot] [net?] KMSAN: kernel-infoleak in move_addr_to_user (7) syzbot (Thu Oct 17 2024 - 18:55:13 EST)
- Re: [PATCH v8 17/25] x86/resctrl: Add the interface to assign/update counter assignment Moger, Babu (Thu Oct 17 2024 - 18:56:39 EST)
- Re: [PATCH 0/4] clk: lan966x: add support for lan969x SoC clock driver Stephen Boyd (Thu Oct 17 2024 - 18:59:17 EST)
- Re: [PATCH v8 14/25] x86/resctrl: Add data structures and definitions for ABMC assignment Moger, Babu (Thu Oct 17 2024 - 19:02:20 EST)
- Re: [RFC PATCH 1/1] libperf: evlist: Fix --cpu argument on hybrid platform Namhyung Kim (Thu Oct 17 2024 - 19:02:47 EST)
- Re: [syzbot] KMSAN: please work syzbot (Thu Oct 17 2024 - 19:09:53 EST)
- [PATCH] um: Fix misaligned stack in stub_exe David Gow (Thu Oct 17 2024 - 19:10:32 EST)
- Re: [PATCH net-next] net: ethernet: ti: am65-cpsw: Fix uninitialized variable patchwork-bot+netdevbpf (Thu Oct 17 2024 - 19:10:45 EST)
- [GIT PULL] hotfixes for 6.12-rc4 Andrew Morton (Thu Oct 17 2024 - 19:11:07 EST)
- Re: [RFC PATCH 1/1] libperf: evlist: Fix --cpu argument on hybrid platform Namhyung Kim (Thu Oct 17 2024 - 19:11:22 EST)
- Re: [PATCH v8 18/25] x86/resctrl: Add the interface to unassign a MBM counter Moger, Babu (Thu Oct 17 2024 - 19:11:35 EST)
- Re: [PATCH v7 9/9] docs: tmpfs: Add casefold options Randy Dunlap (Thu Oct 17 2024 - 19:13:48 EST)
- Re: [PATCH 5/5] cxl: Avoid to create dax regions for type2 accelerators Dan Williams (Thu Oct 17 2024 - 19:15:53 EST)
- Re: [RFC PATCH 30/39] KVM: guest_memfd: Handle folio preparation for guest_memfd mmap Ackerley Tng (Thu Oct 17 2024 - 19:17:06 EST)
- [PATCH v3 0/4] Provide devm_clk_bulk_get_all_enabled() helper Cristian Ciocaltea (Thu Oct 17 2024 - 19:18:05 EST)
- [PATCH v3 1/4] clk: Provide devm_clk_bulk_get_all_enabled() helper Cristian Ciocaltea (Thu Oct 17 2024 - 19:18:21 EST)
- [PATCH v3 2/4] soc: mediatek: pwrap: Switch to devm_clk_bulk_get_all_enabled() Cristian Ciocaltea (Thu Oct 17 2024 - 19:18:22 EST)
- [PATCH v3 3/4] PCI: exynos: Switch to devm_clk_bulk_get_all_enabled() Cristian Ciocaltea (Thu Oct 17 2024 - 19:18:37 EST)
- [PATCH v3 4/4] clk: Drop obsolete devm_clk_bulk_get_all_enable() helper Cristian Ciocaltea (Thu Oct 17 2024 - 19:19:02 EST)
- Re: [PATCH v9 24/37] common: Enable BLOBLIST_TABLES on arm Simon Glass (Thu Oct 17 2024 - 19:19:29 EST)
- Re: [PATCH v2 1/4] clk: Provide devm_clk_bulk_get_all_enabled() helper Cristian Ciocaltea (Thu Oct 17 2024 - 19:24:17 EST)
- Re: [PATCH v2 05/13] platform/x86: hfi: Introduce AMD Hardware Feedback Interface Driver Ricardo Neri (Thu Oct 17 2024 - 19:27:56 EST)
- fs/bcachefs/btree_cache.o: warning: objtool: btree_node_lock.isra.0+0x90: stack state mismatch: reg1[22]=-1+0 reg2[22]=-2-16 kernel test robot (Thu Oct 17 2024 - 19:28:09 EST)
- Re: [PATCH v2 0/8] Run tests in parallel showing number of tests running Namhyung Kim (Thu Oct 17 2024 - 19:29:04 EST)
- Re: [syzbot] KMSAN: print len syzbot (Thu Oct 17 2024 - 19:29:25 EST)
- [PATCH v9 0/4] pressure: bmp280: Minor cleanup and interrupt support Vasileios Amoiridis (Thu Oct 17 2024 - 19:30:38 EST)
- [PATCH v9 1/4] iio: pressure: bmp280: Use sleep and forced mode for oneshot captures Vasileios Amoiridis (Thu Oct 17 2024 - 19:30:55 EST)
- [PATCH v9 2/4] dt-bindings: iio: pressure: bmp085: Add interrupts for BMP3xx and BMP5xx devices Vasileios Amoiridis (Thu Oct 17 2024 - 19:31:03 EST)
- [PATCH v9 3/4] iio: pressure: bmp280: Add data ready trigger support Vasileios Amoiridis (Thu Oct 17 2024 - 19:31:35 EST)
- [PATCH v9 4/4] iio: pressure: bmp280: Move bmp085 interrupt to new configuration Vasileios Amoiridis (Thu Oct 17 2024 - 19:31:46 EST)
- Re: [PATCH v14 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered Shuai Xue (Thu Oct 17 2024 - 19:42:07 EST)
- Re: [syzbot] [net?] KMSAN: kernel-infoleak in move_addr_to_user (7) syzbot (Thu Oct 17 2024 - 19:43:14 EST)
- Re: [PATCH v14 2/3] mm: memory-failure: move return value documentation to function declaration Shuai Xue (Thu Oct 17 2024 - 19:43:39 EST)
- Re: [PATCH net-next] net: phy: aquantia: Add mdix config and reporting Paul Davey (Thu Oct 17 2024 - 19:52:26 EST)
- Re: [PATCH 1/2] mm/mremap: Clean up vma_to_resize() Liam R. Howlett (Thu Oct 17 2024 - 19:53:53 EST)
- Re: [PATCH 07/13] RISC-V: Add defines for the SBI nested acceleration extension Atish Patra (Thu Oct 17 2024 - 19:55:41 EST)
- Re: [syzbot] [ext4?] WARNING: locking bug in ext4_move_extents Boqun Feng (Thu Oct 17 2024 - 19:59:08 EST)
- Re: [PATCH 1/2] mm/mremap: Clean up vma_to_resize() Andrew Morton (Thu Oct 17 2024 - 20:00:40 EST)
- Re: Unable to handle kernel paging request at virtual address ffffffc08058e000 Adam Green (Thu Oct 17 2024 - 20:06:42 EST)
- Re: [PATCH v29 01/33] xhci: support setting interrupt moderation IMOD for secondary interrupters Wesley Cheng (Thu Oct 17 2024 - 20:07:57 EST)
- Re: [PATCH v14 3/3] ACPI: APEI: handle synchronous exceptions in task work Shuai Xue (Thu Oct 17 2024 - 20:09:17 EST)
- Re: [PATCH net-next v5 2/3] connector/cn_proc: Kunit tests for threads hash table Stanislav Fomichev (Thu Oct 17 2024 - 20:14:05 EST)
- Re: [linux-next:master 4889/5321] arch/powerpc/boot/dts/turris1x.dtb: reboot@d: {'compatible': ['syscon-reboot'], 'reg': [[13, 1]], 'offset': 13, 'mask': 1, 'value': 1, 'priority': 64, '$nodename': ['reboot@d']} is valid under each of {'required': ['re... Chris Packham (Thu Oct 17 2024 - 20:15:11 EST)
- Re: [PATCH net-next] net: phy: aquantia: Add mdix config and reporting Andrew Lunn (Thu Oct 17 2024 - 20:19:35 EST)
- Re: [PATCH] testing/cxl: Fix abused pci_bus_read_config_word() on platform device Alison Schofield (Thu Oct 17 2024 - 20:23:09 EST)
- [PATCH] i2c: smbus: make i2c_smbus_read_block_data() safer Dmitry Torokhov (Thu Oct 17 2024 - 20:29:01 EST)
- Re: [PATCH v2] Input/mouse: cyapa - fix potential buffer overflow in cyapa_gen3.c Dmitry Torokhov (Thu Oct 17 2024 - 20:32:10 EST)
- Re: [syzbot] [net?] KMSAN: kernel-infoleak in move_addr_to_user (7) syzbot (Thu Oct 17 2024 - 20:33:13 EST)
- Re: [PATCH 0/6] arm64: dts: qcom: x1e80100: fix nvme regulator boot glitch Konrad Dybcio (Thu Oct 17 2024 - 20:33:22 EST)
- Re: [PATCH] cdrom: Avoid barrier_nospec() in cdrom_ioctl_media_changed() Jens Axboe (Thu Oct 17 2024 - 20:33:33 EST)
- Re: [PATCH net-next v5 2/3] connector/cn_proc: Kunit tests for threads hash table Anjali Kulkarni (Thu Oct 17 2024 - 20:34:42 EST)
- Re: [linus:master] [mm] cacded5e42: aim9.brk_test.ops_per_sec -5.0% regression Oliver Sang (Thu Oct 17 2024 - 20:34:52 EST)
- [syzbot] [ext4?] WARNING in ext4_journal_check_start (2) syzbot (Thu Oct 17 2024 - 20:39:36 EST)
- Re: [PATCH net-next] MAINTAINERS: add samples/pktgen to NETWORKING [GENERAL] Hangbin Liu (Thu Oct 17 2024 - 20:43:50 EST)
- Re: [PATCH] kasan:report: filter out kasan related stack entries Andrey Konovalov (Thu Oct 17 2024 - 20:44:41 EST)
- Re: [PATCH v17 11/16] fprobe: Rewrite fprobe on function-graph tracer Google (Thu Oct 17 2024 - 20:46:13 EST)
- Re: [PATCHv2 net-next 2/3] bonding: use correct return value Hangbin Liu (Thu Oct 17 2024 - 20:46:38 EST)
- Re: [PATCH] cdrom: Avoid barrier_nospec() in cdrom_ioctl_media_changed() Josh Poimboeuf (Thu Oct 17 2024 - 20:52:44 EST)
- [PATCHv2 net] MAINTAINERS: add samples/pktgen to NETWORKING [GENERAL] Hangbin Liu (Thu Oct 17 2024 - 20:53:25 EST)
- Re: [PATCH net-next v5 2/3] connector/cn_proc: Kunit tests for threads hash table Stanislav Fomichev (Thu Oct 17 2024 - 20:55:19 EST)
- Re: [syzbot] [ext4?] WARNING: locking bug in ext4_move_extents syzbot (Thu Oct 17 2024 - 20:57:11 EST)
- linux-next: manual merge of the net-next tree with Linus' tree Stephen Rothwell (Thu Oct 17 2024 - 21:00:50 EST)
- Re: [PATCH 1/3] drm/connector: hdmi: Fix memory leak in drm_display_mode_from_cea_vic() kernel test robot (Thu Oct 17 2024 - 21:01:10 EST)
- Re: [PATCH v4 2/7] crash_dump: make dm crypt keys persist for the kdump kernel Coiby Xu (Thu Oct 17 2024 - 21:05:35 EST)
- Re: [PATCH net-next v5 2/3] connector/cn_proc: Kunit tests for threads hash table Anjali Kulkarni (Thu Oct 17 2024 - 21:09:43 EST)
- Re: [PATCH] cdrom: Avoid barrier_nospec() in cdrom_ioctl_media_changed() Jens Axboe (Thu Oct 17 2024 - 21:11:01 EST)
- [PATCH v2 1/2] mm/gup: stop leaking pinned pages in low memory conditions John Hubbard (Thu Oct 17 2024 - 21:17:27 EST)
- [PATCH v2 0/2] mm/gup: stop leaking pinned pages in low memory conditions John Hubbard (Thu Oct 17 2024 - 21:17:35 EST)
- [PATCH v2 2/2] mm/gup: memfd: stop leaking pinned pages in low memory conditions John Hubbard (Thu Oct 17 2024 - 21:17:45 EST)
- RE: [EXT] [PATCH v2 next] media: imx-jpeg: Fix potential error pointer dereference in detach_pm() Ming Qian (Thu Oct 17 2024 - 21:19:19 EST)
- Re: [PATCH] testing/cxl: Fix abused pci_bus_read_config_word() on platform device Dan Williams (Thu Oct 17 2024 - 21:20:16 EST)
- [gustavoars:testing/wfamnae-next20241015 18/18] ./usr/include/linux/route.h:33:33: error: field 'rt_dst' has incomplete type kernel test robot (Thu Oct 17 2024 - 21:21:07 EST)
- RE: [PATCH v3 net-next 02/13] dt-bindings: net: add i.MX95 ENETC support Wei Fang (Thu Oct 17 2024 - 21:21:23 EST)
- RE: [PATCH v3 net-next 03/13] dt-bindings: net: add bindings for NETC blocks control Wei Fang (Thu Oct 17 2024 - 21:22:25 EST)
- RE: [PATCH 2/4] mmc: host: sdhci-esdhc-imx: refactor the system PM logic Bough Chen (Thu Oct 17 2024 - 21:22:54 EST)
- RE: [PATCH v3 net-next 04/13] net: enetc: add initial netc-blk-ctrl driver support Wei Fang (Thu Oct 17 2024 - 21:23:45 EST)
- Re: [PATCH] ubifs: Move update of cnt in get_znodes_to_commit Zhihao Cheng (Thu Oct 17 2024 - 21:24:16 EST)
- Re: [PATCH 1/3] fpga: Add Efinix Trion & Titanium serial SPI programming driver Xu Yilun (Thu Oct 17 2024 - 21:26:02 EST)
- 回复: [PATCH] net: stmmac: enable MAC after MTL configuring Fan Hailong/范海龙 (Thu Oct 17 2024 - 21:28:59 EST)
- RE: [PATCH v3 net-next 06/13] net: enetc: build enetc_pf_common.c as a separate module Wei Fang (Thu Oct 17 2024 - 21:30:27 EST)
- Re: [PATCH net-next v1 0/5] net: stmmac: Refactor FPE as a separate module Furong Xu (Thu Oct 17 2024 - 21:33:46 EST)
- Re: [PATCH v2 2/2] phy: rockchip-naneng-combo: Support rk3576 Frank Wang (Thu Oct 17 2024 - 21:37:02 EST)
- RE: [PATCH v4 0/9] A bunch of changes to refine i.MX PCIe driver Hongxing Zhu (Thu Oct 17 2024 - 21:39:21 EST)
- Re: [PATCH 1/3] fpga: Add Efinix Trion & Titanium serial SPI programming driver Xu Yilun (Thu Oct 17 2024 - 21:40:57 EST)
- Re: [PATCH RFC] ubifs: Fix use-after-free in ubifs_tnc_end_commit Zhihao Cheng (Thu Oct 17 2024 - 21:41:10 EST)
- Re: [PATCH] docs/zh_CN: update the translation of process/coding-style.rst Dongliang Mu (Thu Oct 17 2024 - 21:42:21 EST)
- Re: [PATCH] erofs: free pcluster right after decompression if possible Gao Xiang (Thu Oct 17 2024 - 21:44:29 EST)
- Re: [PATCH 2/2] mm: shmem: improve the tmpfs large folio read performance Baolin Wang (Thu Oct 17 2024 - 21:45:15 EST)
- Re: [PATCH v4 2/7] crash_dump: make dm crypt keys persist for the kdump kernel Coiby Xu (Thu Oct 17 2024 - 21:45:37 EST)
- [PATCH v6 RESEND 0/2] Add EDAC driver for loongson memory controller Zhao Qunqin (Thu Oct 17 2024 - 21:45:52 EST)
- [PATCH v6 RESEND 2/2] EDAC: Add EDAC driver for loongson memory controller Zhao Qunqin (Thu Oct 17 2024 - 21:46:03 EST)
- [PATCH v6 RESEND 1/2] dt-bindings: EDAC for ls3a5000 memory controller Zhao Qunqin (Thu Oct 17 2024 - 21:46:21 EST)
- [PATCH v2] docs/zh_CN: update the translation of process/coding-style.rst Dongliang Mu (Thu Oct 17 2024 - 21:47:17 EST)
- Re: [PATCH] cdrom: Avoid barrier_nospec() in cdrom_ioctl_media_changed() Jens Axboe (Thu Oct 17 2024 - 21:47:43 EST)
- KASAN: use-after-free Read in spi_unregister_controller Xia Chu (Thu Oct 17 2024 - 21:48:21 EST)
- Re: [PATCH v1] ext4: fix a assertion failure due to ungranted bh dirting liubaolin (Thu Oct 17 2024 - 21:49:08 EST)
- [PATCH v2] docs/zh_CN: update the translation of process/email-clients.rst Dongliang Mu (Thu Oct 17 2024 - 21:49:39 EST)
- [PATCH v2] docs/zh_CN: update the translation of process/programming-language.rst Dongliang Mu (Thu Oct 17 2024 - 21:53:18 EST)
- Re: [f2fs-dev] [PATCH] f2fs: modify f2fs_is_checkpoint_ready logic to allow more data to be written with the CP disable Zhiguo Niu (Thu Oct 17 2024 - 21:53:30 EST)
- 回复: 回复: [PATCH v1] riscv: dts: starfive: disable unused csi/camss nodes Changhuang Liang (Thu Oct 17 2024 - 21:53:44 EST)
- [PATCH v2] docs/zh_CN: update the translation of process/submitting-patches.rst Dongliang Mu (Thu Oct 17 2024 - 21:56:15 EST)
- [PATCH] gpio: dwapb: Add ACPI HID for DWAPB GPIO controller on Fujitsu MONAKA Yoshihiro Furudera (Thu Oct 17 2024 - 21:56:58 EST)
- linux-next: manual merge of the drm tree with the drm-fixes tree Stephen Rothwell (Thu Oct 17 2024 - 21:57:12 EST)
- Re: [PATCH v8 07/10] iommufd: Fault-capable hwpt attach/detach/replace Baolu Lu (Thu Oct 17 2024 - 21:58:49 EST)
- [PATCH] i2c: designware: Add ACPI HID for DWAPB I2C controller on Fujitsu MONAKA Yoshihiro Furudera (Thu Oct 17 2024 - 21:59:02 EST)
- Re: [GIT PULL] hotfixes for 6.12-rc4 pr-tracker-bot (Thu Oct 17 2024 - 22:00:56 EST)
- Re: [GIT PULL] clk fixes for v6.12-rc3 pr-tracker-bot (Thu Oct 17 2024 - 22:01:03 EST)
- RE: [PATCH v3 net-next 12/13] net: enetc: add preliminary support for i.MX95 ENETC PF Wei Fang (Thu Oct 17 2024 - 22:04:25 EST)
- [PATCH] dt-bindings: input: Goodix SPI HID Touchscreen Charles Wang (Thu Oct 17 2024 - 22:09:45 EST)
- [PATCH net 1/4] igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog() Yue Haibing (Thu Oct 17 2024 - 22:12:05 EST)
- [PATCH -next 0/4] Fix passing 0 to ERR_PTR in intel ether drivers Yue Haibing (Thu Oct 17 2024 - 22:12:23 EST)
- Re: [PATCH] platform/x86/intel/pmc: Fix pmc_core_iounmap to call iounmap for valid addresses David E. Box (Thu Oct 17 2024 - 22:13:01 EST)
- Re: [PATCH -next 0/4] Fix passing 0 to ERR_PTR in intel ether drivers Yue Haibing (Thu Oct 17 2024 - 22:14:53 EST)
- Re: [PATCH v1 1/7] mm: khugepaged: retract_page_tables() use pte_offset_map_lock() Qi Zheng (Thu Oct 17 2024 - 22:15:43 EST)
- RE: [PATCH v3 net-next 12/13] net: enetc: add preliminary support for i.MX95 ENETC PF Wei Fang (Thu Oct 17 2024 - 22:18:37 EST)
- Re: [PATCH] resource,kexec: walk_system_ram_res_rev must retain resource flags Baoquan He (Thu Oct 17 2024 - 22:19:10 EST)
- [PATCH v2 net 0/4] Fix passing 0 to ERR_PTR in intel ether drivers Yue Haibing (Thu Oct 17 2024 - 22:20:58 EST)
- [PATCH v2 net 2/4] igb: Fix passing 0 to ERR_PTR in igb_run_xdp() Yue Haibing (Thu Oct 17 2024 - 22:21:18 EST)
- [PATCH v2 net 3/4] ixgbe: Fix passing 0 to ERR_PTR in ixgbe_run_xdp() Yue Haibing (Thu Oct 17 2024 - 22:21:32 EST)
- [PATCH v2 net 1/4] igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog() Yue Haibing (Thu Oct 17 2024 - 22:21:53 EST)
- [PATCH v2 net 4/4] ixgbevf: Fix passing 0 to ERR_PTR in ixgbevf_run_xdp() Yue Haibing (Thu Oct 17 2024 - 22:21:57 EST)
- Re: [PATCH 18/25] KVM: TDX: Do TDX specific vcpu initialization Xiaoyao Li (Thu Oct 17 2024 - 22:23:08 EST)
- [PATCH V3 00/15] selftests/resctrl: Support diverse platforms with MBM and MBA tests Reinette Chatre (Thu Oct 17 2024 - 22:24:11 EST)
- [PATCH V3 01/15] selftests/resctrl: Make functions only used in same file static Reinette Chatre (Thu Oct 17 2024 - 22:24:16 EST)
- [PATCH V3 02/15] selftests/resctrl: Print accurate buffer size as part of MBM results Reinette Chatre (Thu Oct 17 2024 - 22:24:27 EST)
- [PATCH V3 04/15] selftests/resctrl: Protect against array overrun during iMC config parsing Reinette Chatre (Thu Oct 17 2024 - 22:24:39 EST)
- [PATCH V3 03/15] selftests/resctrl: Fix memory overflow due to unhandled wraparound Reinette Chatre (Thu Oct 17 2024 - 22:24:41 EST)
- [PATCH V3 05/15] selftests/resctrl: Protect against array overflow when reading strings Reinette Chatre (Thu Oct 17 2024 - 22:25:05 EST)
- [PATCH V3 06/15] selftests/resctrl: Make wraparound handling obvious Reinette Chatre (Thu Oct 17 2024 - 22:25:08 EST)
- [PATCH V3 07/15] selftests/resctrl: Remove "once" parameter required to be false Reinette Chatre (Thu Oct 17 2024 - 22:25:14 EST)
- [PATCH V3 08/15] selftests/resctrl: Only support measured read operation Reinette Chatre (Thu Oct 17 2024 - 22:25:40 EST)
- [PATCH V3 09/15] selftests/resctrl: Remove unused measurement code Reinette Chatre (Thu Oct 17 2024 - 22:25:42 EST)
- [PATCH V3 10/15] selftests/resctrl: Make benchmark parameter passing robust Reinette Chatre (Thu Oct 17 2024 - 22:26:03 EST)
- [PATCH V3 12/15] selftests/resctrl: Use cache size to determine "fill_buf" buffer size Reinette Chatre (Thu Oct 17 2024 - 22:26:04 EST)
- [PATCH V3 13/15] selftests/resctrl: Do not compare performance counters and resctrl at low bandwidth Reinette Chatre (Thu Oct 17 2024 - 22:26:18 EST)
- [PATCH V3 11/15] selftests/resctrl: Ensure measurements skip initialization of default benchmark Reinette Chatre (Thu Oct 17 2024 - 22:26:19 EST)
- [PATCH V3 15/15] selftests/resctrl: Replace magic constants used as array size Reinette Chatre (Thu Oct 17 2024 - 22:26:39 EST)
- [PATCH V3 14/15] selftests/resctrl: Keep results from first test run Reinette Chatre (Thu Oct 17 2024 - 22:26:54 EST)
- [PATCH] eth: Fix typo 'accelaration'. 'exprienced' and 'rewritting' WangYuli (Thu Oct 17 2024 - 22:27:32 EST)
- Re: [PATCH v1 2/7] mm: make zap_pte_range() handle full within-PMD range Qi Zheng (Thu Oct 17 2024 - 22:27:46 EST)
- RE: [PATCH v6 3/5] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers Zhuo, Qiuxu (Thu Oct 17 2024 - 22:28:01 EST)
- [PATCH v7 0/2] Add support for nuvoton ma35 nand controller Hui-Ping Chen (Thu Oct 17 2024 - 22:28:14 EST)
- [PATCH v7 1/2] dt-bindings: mtd: nuvoton,ma35d1-nand: add new bindings Hui-Ping Chen (Thu Oct 17 2024 - 22:28:29 EST)
- [PATCH v7 2/2] mtd: rawnand: nuvoton: add new driver for the Nuvoton MA35 SoC Hui-Ping Chen (Thu Oct 17 2024 - 22:28:43 EST)
- Re: [net-next PATCH v2 00/10] Extend GbEth checksum offload support to VLAN/IPv6 packets patchwork-bot+netdevbpf (Thu Oct 17 2024 - 22:30:43 EST)
- Re: [PATCH net-next v2 1/1] net: ks8851: use %*ph to print small buffer patchwork-bot+netdevbpf (Thu Oct 17 2024 - 22:31:10 EST)
- Re: [PATCH net-next v2 1/1] tg3: Increase buffer size for IRQ label patchwork-bot+netdevbpf (Thu Oct 17 2024 - 22:31:24 EST)
- Re: [PATCH v3] net: stmmac: allocate separate page for buffer Andrew Lunn (Thu Oct 17 2024 - 22:33:27 EST)
- Re: [RFC 00/14] AMD: Add Secure AVIC Guest Support Neeraj Upadhyay (Thu Oct 17 2024 - 22:33:49 EST)
- RE: [PATCH v6 2/5] tracing: Add __print_dynamic_array() helper Zhuo, Qiuxu (Thu Oct 17 2024 - 22:35:17 EST)
- [PATCH] arm64: dts: colibri-imx8x: Fix typo "rewritting" WangYuli (Thu Oct 17 2024 - 22:36:43 EST)
- Re: [PATCH] arm64: dts: imx8mp-phyboard-pollux-rdk: update gpio-line-names Shawn Guo (Thu Oct 17 2024 - 22:43:47 EST)
- Re: [PATCH v8 07/10] iommufd: Fault-capable hwpt attach/detach/replace Zhangfei Gao (Thu Oct 17 2024 - 22:45:33 EST)
- Re: [PATCH net v2] net: phy: dp83822: Fix reset pin definitions Andrew Lunn (Thu Oct 17 2024 - 22:45:58 EST)
- [PATCH] scripts/spelling.txt: Add typo "exprienced" and "rewritting" WangYuli (Thu Oct 17 2024 - 22:48:38 EST)
- Re: [PATCH net-next] net: phy: aquantia: Add mdix config and reporting Paul Davey (Thu Oct 17 2024 - 22:50:13 EST)
- Re: [RFC PATCH v2 2/2] dm-inlinecrypt: add target for inline block device encryption Adrian Vovk (Thu Oct 17 2024 - 22:53:05 EST)
- Re: [PATCH v1 5/7] mm: pgtable: try to reclaim empty PTE page in madvise(MADV_DONTNEED) Qi Zheng (Thu Oct 17 2024 - 22:53:34 EST)
- [PATCH v3 0/5] rb4210-rb2: add HDMI audio playback support Alexey Klimov (Thu Oct 17 2024 - 22:55:10 EST)
- [PATCH v3 1/5] ASoC: qcom: sm8250: add handling of secondary MI2S clock Alexey Klimov (Thu Oct 17 2024 - 22:55:16 EST)
- [PATCH v3 2/5] arm64: dts: qcom: sm6115: add apr and its services Alexey Klimov (Thu Oct 17 2024 - 22:55:28 EST)
- [PATCH v3 3/5] arm64: dts: qcom: sm6115: add LPASS LPI pin controller Alexey Klimov (Thu Oct 17 2024 - 22:55:46 EST)
- [PATCH v3 4/5] arm64: dts: qcom: sm4250: add LPASS LPI pin controller Alexey Klimov (Thu Oct 17 2024 - 22:55:59 EST)
- [PATCH v3 5/5] arm64: dts: qcom: qrb4210-rb2: add HDMI audio playback support Alexey Klimov (Thu Oct 17 2024 - 22:56:16 EST)
- Re: [PATCH v1 5/7] mm: pgtable: try to reclaim empty PTE page in madvise(MADV_DONTNEED) Qi Zheng (Thu Oct 17 2024 - 22:58:59 EST)
- [PATCH v2 0/2] Improve the tmpfs large folio read performance Baolin Wang (Thu Oct 17 2024 - 23:00:49 EST)
- Re: [RFC PATCH v1 19/57] crash: Remove PAGE_SIZE compile-time constant assumption Baoquan He (Thu Oct 17 2024 - 23:00:56 EST)
- [PATCH v2 1/2] mm: shmem: update iocb->ki_pos directly to simplify tmpfs read logic Baolin Wang (Thu Oct 17 2024 - 23:01:09 EST)
- [PATCH v2 2/2] mm: shmem: improve the tmpfs large folio read performance Baolin Wang (Thu Oct 17 2024 - 23:01:16 EST)
- [PATCH 1/2] platform/x86/intel/pmc: Fix ioremap of bad address David E. Box (Thu Oct 17 2024 - 23:04:31 EST)
- [PATCH 2/2] platform/x86/intel/pmc: Remove unnecessary ioremap David E. Box (Thu Oct 17 2024 - 23:04:43 EST)
- Re: [PATCH 2/3] arm64: dts: fsl-lx2160a: add rev2 support Shawn Guo (Thu Oct 17 2024 - 23:05:36 EST)
- RE: [PATCH v3 net-next 12/13] net: enetc: add preliminary support for i.MX95 ENETC PF Wei Fang (Thu Oct 17 2024 - 23:06:22 EST)
- [PATCH] watchdog: it87_wdt: add quirks for some Qotom IT8786 boards James Hilliard (Thu Oct 17 2024 - 23:09:57 EST)
- Re: [PATCH v3 net-next 2/2] octeontx2-af: Knobs for NPC default rule counters Kalesh Anakkur Purayil (Thu Oct 17 2024 - 23:10:13 EST)
- Re: [PATCH] docs: remove Documentation/dontdiff kernel test robot (Thu Oct 17 2024 - 23:13:15 EST)
- Re: [PATCH v2 1/3] LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel space Huacai Chen (Thu Oct 17 2024 - 23:15:05 EST)
- Re: [PATCH v4 1/3] soc: imx8m: Probe the SoC driver as platform driver Shawn Guo (Thu Oct 17 2024 - 23:17:50 EST)
- [PATCH v3 0/2] pinctrl: qcom: Introduce Pinctrl for QCS8300 Jingyi Wang (Thu Oct 17 2024 - 23:20:26 EST)
- [PATCH v3 1/2] dt-bindings: pinctrl: describe qcs8300-tlmm Jingyi Wang (Thu Oct 17 2024 - 23:20:42 EST)
- [PATCH v3 2/2] pinctrl: qcom: add the tlmm driver for QCS8300 platforms Jingyi Wang (Thu Oct 17 2024 - 23:21:06 EST)
- RE: [PATCH 2/4] mmc: host: sdhci-esdhc-imx: refactor the system PM logic Bough Chen (Thu Oct 17 2024 - 23:22:05 EST)
- [PATCH v5 0/3] coresight: Add static trace id support Mao Jinlong (Thu Oct 17 2024 - 23:23:01 EST)
- [PATCH v5 1/3] dt-bindings: arm: Add arm,static-trace-id for coresight dummy source Mao Jinlong (Thu Oct 17 2024 - 23:23:07 EST)
- [PATCH v5 2/3] coresight: Add support to get static id for system trace sources Mao Jinlong (Thu Oct 17 2024 - 23:23:28 EST)
- [PATCH v5 3/3] coresight: dummy: Add static trace id support for dummy source Mao Jinlong (Thu Oct 17 2024 - 23:23:43 EST)
- RE: [PATCH v9 0/4] shut down devices asynchronously Michael Kelley (Thu Oct 17 2024 - 23:26:18 EST)
- Re: [PATCH v2 1/3] dm-inlinecrypt: Add inline encryption support Adrian Vovk (Thu Oct 17 2024 - 23:27:13 EST)
- [PATCH] erofs: simplify definition of the log functions Gou Hao (Thu Oct 17 2024 - 23:36:22 EST)
- [PATCH 0/5] arm64: dts: imx: Add LPSPI alias for I.MX8ULP/8QXP/8QM/8DXL/93 carlos . song (Thu Oct 17 2024 - 23:37:14 EST)
- [PATCH 1/5] arm64: dts: imx8qxp: Add LPSPI alias carlos . song (Thu Oct 17 2024 - 23:37:21 EST)
- [PATCH 2/5] arm64: dts: imx8qm: Add LPSPI alias carlos . song (Thu Oct 17 2024 - 23:37:30 EST)
- [PATCH 3/5] arm64: dts: imx8dxl: Add LPSPI alias carlos . song (Thu Oct 17 2024 - 23:37:38 EST)
- [PATCH 4/5] arm64: dts: imx8ulp: Add LPSPI alias carlos . song (Thu Oct 17 2024 - 23:37:52 EST)
- [PATCH 5/5] arm64: dts: imx93: Add LPSPI alias carlos . song (Thu Oct 17 2024 - 23:38:03 EST)
- Re: [PATCH 2/2] tty: sysrq: Use printk_loud_console context on __handle_sysrq kernel test robot (Thu Oct 17 2024 - 23:44:17 EST)
- Re: [PATCH] ext4: fix out-of-bounds issue in ext4_xattr_set_entry Baokun Li (Thu Oct 17 2024 - 23:44:29 EST)
- Re: [PATCH v2 1/3] LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel space maobibo (Thu Oct 17 2024 - 23:45:13 EST)
- [PATCH] i2c: aspeed: Consider i2c reset for muti-master case Tommy Huang (Thu Oct 17 2024 - 23:49:47 EST)
- [PATCH] mm/damon/vaddr: Fix issue in damon_va_evenly_split_region() Zheng Yejian (Thu Oct 17 2024 - 23:53:23 EST)
- Re: [PATCH] watchdog: it87_wdt: add quirks for some Qotom IT8786 boards Guenter Roeck (Thu Oct 17 2024 - 23:59:39 EST)
- [PATCH] LoongArch: Get correct cores_per_package for SMT systems Huacai Chen (Thu Oct 17 2024 - 23:59:53 EST)
- [PATCH] LoongArch: Enable IRQ if do_ale() triggered in irq-enabled context Huacai Chen (Fri Oct 18 2024 - 00:00:31 EST)
- [PATCH] LoongArch: Make KASAN usable for variable cpu_vabits Huacai Chen (Fri Oct 18 2024 - 00:00:47 EST)
- ld.lld: error: relocation R_RISCV_HI20 cannot be used against symbol 'thead_errata_patch_func.______f'; recompile with -fPIC kernel test robot (Fri Oct 18 2024 - 00:05:12 EST)
- Re: [PATCH v2 1/3] LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel space Huacai Chen (Fri Oct 18 2024 - 00:11:34 EST)
- Re: [PATCH v2 1/3] LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel space maobibo (Fri Oct 18 2024 - 00:16:39 EST)
- Re: [PATCH v2 1/2] mailbox: add async request mechanism to empower controllers w/ hw queues Jassi Brar (Fri Oct 18 2024 - 00:18:10 EST)
- Re: [PATCH 2/2] selftest: rtc: Check if could access /dev/rtc0 before testing Joseph Jang (Fri Oct 18 2024 - 00:19:00 EST)
- Re: Unable to handle kernel paging request at virtual address ffffffc08058e000 Shawn Lin (Fri Oct 18 2024 - 00:19:27 EST)
- Re: [PATCH v3 2/8] x86/sev: Add support for the RMPREAD instruction Neeraj Upadhyay (Fri Oct 18 2024 - 00:21:55 EST)
- Re: [PATCH v2 1/3] LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel space Huacai Chen (Fri Oct 18 2024 - 00:23:59 EST)
- io_uring/register.c:553:1: sparse: sparse: Using plain integer as NULL pointer kernel test robot (Fri Oct 18 2024 - 00:26:16 EST)
- Re: [PATCH v3 3/8] x86/sev: Require the RMPREAD instruction after Fam19h Neeraj Upadhyay (Fri Oct 18 2024 - 00:26:46 EST)
- Re: [PATCH 1/2] selftest: rtc: Add to check rtc alarm status for alarm related test Joseph Jang (Fri Oct 18 2024 - 00:27:29 EST)
- Re: [PATCH] platform/x86/intel/pmc: Fix pmc_core_iounmap to call iounmap for valid addresses Vamsi Krishna Brahmajosyula (Fri Oct 18 2024 - 00:27:43 EST)
- Re: [PATCH v3 4/8] x86/sev: Move the SNP probe routine out of the way Neeraj Upadhyay (Fri Oct 18 2024 - 00:29:14 EST)
- Re: [PATCH] watchdog: it87_wdt: add quirks for some Qotom IT8786 boards James Hilliard (Fri Oct 18 2024 - 00:30:02 EST)
- Re: [PATCH] selftest: drivers: Add support to check duplicate hwirq Joseph Jang (Fri Oct 18 2024 - 00:30:16 EST)
- Re: [PATCH 1/3] erofs: get rid of erofs_{find,insert}_workgroup Chunhai Guo (Fri Oct 18 2024 - 00:30:49 EST)
- Re: [PATCH 05/13] media: mgb4: protect driver against spectre Mauro Carvalho Chehab (Fri Oct 18 2024 - 00:32:26 EST)
- Re: [PATCH 2/2] pinctrl: qcom: add support for TLMM on SAR2130P Uwe Kleine-König (Fri Oct 18 2024 - 00:34:48 EST)
- Re: [PATCH] ARM: dts: aspeed: Add device tree for Ampere's Mt. Jefferson BMC Andrew Jeffery (Fri Oct 18 2024 - 00:35:03 EST)
- Re: [PATCH] ARM: dts: aspeed: Add device tree for Ampere's Mt. Jefferson BMC Andrew Jeffery (Fri Oct 18 2024 - 00:36:01 EST)
- Re: [PATCH 2/2] tty: sysrq: Use printk_loud_console context on __handle_sysrq kernel test robot (Fri Oct 18 2024 - 00:37:17 EST)
- Re: [PATCH v3 5/8] x86/sev: Map only the RMP table entries instead of the full RMP range Neeraj Upadhyay (Fri Oct 18 2024 - 00:38:24 EST)
- Re: [PATCH 1/3] erofs: get rid of erofs_{find,insert}_workgroup Gao Xiang (Fri Oct 18 2024 - 00:43:26 EST)
- Re: [PATCH v5 17/19] irqchip/gic-v3-its: Share ITS tables with a non-trusted hypervisor Shanker Donthineni (Fri Oct 18 2024 - 00:50:05 EST)
- Re: [PATCH v4 1/2] media: venus: Helper function for dynamically updating bitrate Dikshita Agarwal (Fri Oct 18 2024 - 00:50:53 EST)
- [GIT PULL] LOCKDEP changes for v6.13 Boqun Feng (Fri Oct 18 2024 - 00:58:37 EST)
- Re: KASAN: use-after-free Read in spi_unregister_controller Dmitry Vyukov (Fri Oct 18 2024 - 01:00:19 EST)
- KASAN: use-after-free Read in tipc_udp_send_msg Xia Chu (Fri Oct 18 2024 - 01:01:12 EST)
- Re: [PATCH 10/13] media: adv7604 prevent underflow condition when reporting colorspace Mauro Carvalho Chehab (Fri Oct 18 2024 - 01:01:32 EST)
- Re: [PATCH v4 2/2] media: venus: Enable h.264 hierarchical coding Dikshita Agarwal (Fri Oct 18 2024 - 01:02:04 EST)
- Re: [PATCH v2 1/3] dt-bindings: soc: rockchip: add rk3576 vo1-grf syscon Dragan Simic (Fri Oct 18 2024 - 01:02:54 EST)
- Re: [RFC 1/2] rwsem: introduce upgrade_read interface Christoph Hellwig (Fri Oct 18 2024 - 01:07:18 EST)
- [PATCH v2] platform/x86/intel/pmc: Fix pmc_core_iounmap to call iounmap for valid addresses Vamsi Krishna Brahmajosyula (Fri Oct 18 2024 - 01:10:34 EST)
- Re: [PATCH v2] mm: mglru: provide a separate list for lazyfree anon folios Barry Song (Fri Oct 18 2024 - 01:12:21 EST)
- Re: [PATCH] nvme-sysfs: display max_hw_sectors_kb without requiring namespaces Christoph Hellwig (Fri Oct 18 2024 - 01:14:25 EST)
- Re: [PATCH v1 2/2] i2c: spacemit: add support for SpacemiT K1 SoC Troy Mitchell (Fri Oct 18 2024 - 01:17:48 EST)
- Re: [RESEND. PATCH v1] pinctrl: mediatek: paris: Revert "Rework support for PIN_CONFIG_{INPUT,OUTPUT}_ENABLE" Chen-Yu Tsai (Fri Oct 18 2024 - 01:18:02 EST)
- Re: [RFC PATCH v3 05/13] clavis: Introduce a new key type called clavis_key_acl Ben Boeckel (Fri Oct 18 2024 - 01:22:09 EST)
- Re: [PATCH v2 1/3] dm-inlinecrypt: Add inline encryption support Christoph Hellwig (Fri Oct 18 2024 - 01:22:35 EST)
- Re: [PATCH 2/3] dma-mapping: Use trace_dma_alloc for dma_alloc* instead of using trace_dma_map Christoph Hellwig (Fri Oct 18 2024 - 01:27:49 EST)
- Re: KASAN: use-after-free Read in tipc_udp_send_msg Eric Dumazet (Fri Oct 18 2024 - 01:28:51 EST)
- Re: [PATCH v2 net] be2net: fix potential memory leak in be_xmit() Kalesh Anakkur Purayil (Fri Oct 18 2024 - 01:29:00 EST)
- [PATCH v5] mm/vmscan: wake up flushers conditionally to avoid cgroup OOM Jingxiang Zeng (Fri Oct 18 2024 - 01:29:59 EST)
- Re: [PATCH v9 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver Uwe Kleine-König (Fri Oct 18 2024 - 01:31:45 EST)
- RE: [PATCH v2] wifi: rtw88: Refactor looping in rtw_phy_store_tx_power_by_rate Ping-Ke Shih (Fri Oct 18 2024 - 01:32:22 EST)
- [net-next v2] net: ftgmac100: correct the phy interface of NC-SI mode Jacky Chou (Fri Oct 18 2024 - 01:33:47 EST)
- [RFC v2 0/6] Add video encoder ROI ctrls Ming Qian (Fri Oct 18 2024 - 01:45:39 EST)
- [RFC v2 1/6] media: v4l2_ctrl: Add V4L2_CTRL_TYPE_RECT Ming Qian (Fri Oct 18 2024 - 01:45:51 EST)
- [RFC v2 2/6] media: vivid: Add an rectangle control Ming Qian (Fri Oct 18 2024 - 01:46:02 EST)
- [RFC v2 3/6] media: v4l2-ctrls: add support for V4L2_CTRL_WHICH_MIN/MAX_VAL Ming Qian (Fri Oct 18 2024 - 01:46:21 EST)
- [RFC v2 4/6] media: v4l2-ctrls: Add V4L2_CTRL_TYPE_REGION Ming Qian (Fri Oct 18 2024 - 01:46:28 EST)
- [RFC v2 5/6] media: v4l2-ctrls: Add video roi ctrls Ming Qian (Fri Oct 18 2024 - 01:46:51 EST)
- [RFC v2 6/6] media: vivid: Add a video region ctrl Ming Qian (Fri Oct 18 2024 - 01:47:03 EST)
- [PATCH v3 0/9] Run tests in parallel showing number of tests running Ian Rogers (Fri Oct 18 2024 - 01:48:06 EST)
- [PATCH v3 1/9] tools subcmd: Add non-waitpid check_if_command_finished() Ian Rogers (Fri Oct 18 2024 - 01:48:12 EST)
- [PATCH v3 2/9] perf test: Display number of active running tests Ian Rogers (Fri Oct 18 2024 - 01:48:27 EST)
- [PATCH v3 3/9] perf test: Reduce scope of parallel variable Ian Rogers (Fri Oct 18 2024 - 01:48:35 EST)
- [PATCH v3 4/9] perf test: Avoid list test blocking on writing to stdout Ian Rogers (Fri Oct 18 2024 - 01:48:50 EST)
- [PATCH v3 5/9] perf test: Tag parallel failing shell tests with "(exclusive)" Ian Rogers (Fri Oct 18 2024 - 01:49:04 EST)
- [PATCH v3 6/9] perf test: Add a signal handler around running a test Ian Rogers (Fri Oct 18 2024 - 01:49:11 EST)
- [PATCH v3 7/9] perf test: Run parallel tests in two passes Ian Rogers (Fri Oct 18 2024 - 01:49:30 EST)
- [PATCH v3 8/9] perf test: Make parallel testing the default Ian Rogers (Fri Oct 18 2024 - 01:49:37 EST)
- [PATCH v3 9/9] perf test: Add a signal handler to kill forked child processes Ian Rogers (Fri Oct 18 2024 - 01:49:53 EST)
- Re: [PATCH v2 2/2] thermal: Add support for Airoha EN7581 thermal sensor kernel test robot (Fri Oct 18 2024 - 01:50:09 EST)
- Re: [PATCH v9 0/4] shut down devices asynchronously Greg Kroah-Hartman (Fri Oct 18 2024 - 01:50:20 EST)
- Re: [PATCH] usb: musb: Fix hardware lockup on first Rx endpoint request Hubert Wiśniewski (Fri Oct 18 2024 - 01:52:06 EST)
- [POC 0/6] Allow SpinLockIrq to use a normal Guard interface Boqun Feng (Fri Oct 18 2024 - 01:52:16 EST)
- [POC 1/6] irq & spin_lock: Add counted interrupt disabling/enabling Boqun Feng (Fri Oct 18 2024 - 01:52:28 EST)
- [POC 2/6] rust: Introduce interrupt module Boqun Feng (Fri Oct 18 2024 - 01:52:36 EST)
- [POC 3/6] rust: helper: Add spin_{un,}lock_irq_{enable,disable}() helpers Boqun Feng (Fri Oct 18 2024 - 01:52:46 EST)
- [POC 4/6] rust: sync: Add SpinLockIrq Boqun Feng (Fri Oct 18 2024 - 01:53:00 EST)
- [POC 5/6] rust: sync: Introduce lock::Backend::Context Boqun Feng (Fri Oct 18 2024 - 01:53:18 EST)
- [POC 6/6] rust: sync: lock: Add `Backend::BackendInContext` Boqun Feng (Fri Oct 18 2024 - 01:53:32 EST)
- Re: [PATCH v29 01/33] xhci: support setting interrupt moderation IMOD for secondary interrupters Greg KH (Fri Oct 18 2024 - 01:54:04 EST)
- [PATCH v2 12/13] media: cec: extron-da-hd-4k-plus: don't use -1 as an error code Mauro Carvalho Chehab (Fri Oct 18 2024 - 01:54:39 EST)
- [PATCH v2 10/13] media: adv7604: prevent underflow condition when reporting colorspace Mauro Carvalho Chehab (Fri Oct 18 2024 - 01:54:40 EST)
- [PATCH v2 07/13] media: s5p-jpeg: prevent buffer overflows Mauro Carvalho Chehab (Fri Oct 18 2024 - 01:54:40 EST)
- [PATCH v2 13/13] media: pulse8-cec: fix data timestamp at pulse8_setup() Mauro Carvalho Chehab (Fri Oct 18 2024 - 01:54:41 EST)
- [PATCH v2 06/13] media: av7110: fix a spectre vulnerability Mauro Carvalho Chehab (Fri Oct 18 2024 - 01:54:44 EST)
- [PATCH v2 09/13] media: cx24116: prevent overflows on SNR calculus Mauro Carvalho Chehab (Fri Oct 18 2024 - 01:56:20 EST)
- [PATCH v2 08/13] media: ar0521: don't overflow when checking PLL values Mauro Carvalho Chehab (Fri Oct 18 2024 - 01:56:21 EST)
- [PATCH v2 00/13] Media: fix several issues on drivers Mauro Carvalho Chehab (Fri Oct 18 2024 - 01:56:22 EST)
- [PATCH v2 01/13] media: v4l2-ctrls-api: fix error handling for v4l2_g_ctrl() Mauro Carvalho Chehab (Fri Oct 18 2024 - 01:56:24 EST)
- [PATCH v2 11/13] media: stb0899_algo: initialize cfr before using it Mauro Carvalho Chehab (Fri Oct 18 2024 - 01:56:24 EST)
- [PATCH v2 04/13] media: dvb_frontend: don't play tricks with underflow values Mauro Carvalho Chehab (Fri Oct 18 2024 - 01:56:24 EST)
- [PATCH v2 02/13] media: v4l2-tpg: prevent the risk of a division by zero Mauro Carvalho Chehab (Fri Oct 18 2024 - 01:56:24 EST)
- [PATCH v2 05/13] media: mgb4: protect driver against spectre Mauro Carvalho Chehab (Fri Oct 18 2024 - 01:56:25 EST)
- [PATCH v2 03/13] media: dvbdev: prevent the risk of out of memory access Mauro Carvalho Chehab (Fri Oct 18 2024 - 01:56:29 EST)
- [git pull] drm fixes for 6.12-rc4 Dave Airlie (Fri Oct 18 2024 - 01:57:53 EST)
- linux-next: Tree for Oct 18 Stephen Rothwell (Fri Oct 18 2024 - 01:59:15 EST)
- [PATCH v2] perf check: Add sanitizer feature and use to avoid test failure Ian Rogers (Fri Oct 18 2024 - 01:59:28 EST)
- Re: [PATCH v2 1/3] dm-inlinecrypt: Add inline encryption support Christoph Hellwig (Fri Oct 18 2024 - 01:59:53 EST)
- [PATCH v4] dt-bindings: phy: Add QMP UFS PHY compatible for QCS8300 Jingyi Wang (Fri Oct 18 2024 - 02:00:14 EST)
- Re: [PATCH v3 6/8] x86/sev: Treat the contiguous RMP table as a single RMP segment Neeraj Upadhyay (Fri Oct 18 2024 - 02:00:50 EST)
- Re: [PATCH] dt-bindings: input: Goodix SPI HID Touchscreen Krzysztof Kozlowski (Fri Oct 18 2024 - 02:01:05 EST)
- Re: [PATCH v3] dt-bindings: phy: Add QMP UFS PHY compatible for QCS8300 Jingyi Wang (Fri Oct 18 2024 - 02:03:50 EST)
- Re: [PATCH v1 2/2] i2c: spacemit: add support for SpacemiT K1 SoC Krzysztof Kozlowski (Fri Oct 18 2024 - 02:05:41 EST)
- [PATCH] mm: make pcp decay work with onhz MengEn Sun (Fri Oct 18 2024 - 02:06:52 EST)
- [PATCH] ALSA: firewire-lib: Avoid division by zero in apply_constraint_to_size() Andrey Shumilin (Fri Oct 18 2024 - 02:09:46 EST)
- Re: [PATCH v2 01/13] media: v4l2-ctrls-api: fix error handling for v4l2_g_ctrl() Hans Verkuil (Fri Oct 18 2024 - 02:13:13 EST)
- Re: [PATCH V4 2/6] dt-bindings: clock: Add Qualcomm IPQ5424 GCC binding Krzysztof Kozlowski (Fri Oct 18 2024 - 02:13:31 EST)
- Re: [PATCH V4 6/6] arm64: defconfig: Enable IPQ5424 RDP466 base configs Krzysztof Kozlowski (Fri Oct 18 2024 - 02:13:45 EST)
- Re: [PATCH net-next 00/12] Add support for PSE port priority Oleksij Rempel (Fri Oct 18 2024 - 02:14:56 EST)
- Re: [PATCH v3 1/2] dt-bindings: power: Add binding for MediaTek MT6735 power controller Krzysztof Kozlowski (Fri Oct 18 2024 - 02:15:41 EST)
- [PATCH v6] Docs/zh_CN: Translate physical_memory.rst to Simplified Chinese jiang.kun2 (Fri Oct 18 2024 - 02:17:51 EST)
- Re: [PATCH v2 1/3] dt-bindings: soc: rockchip: add rk3576 vo1-grf syscon Frank Wang (Fri Oct 18 2024 - 02:18:53 EST)
- Re: [PATCH V1 1/3] drivers/fpga/amd: Add new driver for AMD Versal PCIe card Xu Yilun (Fri Oct 18 2024 - 02:20:34 EST)
- Re: [PATCH v2 4/4] arm64: dts: qcom: qcs615: add the APPS SMMU node Qingqing Zhou (Fri Oct 18 2024 - 02:20:48 EST)
- Re: [PATCH 2/5] cxl: Rename CXL_DECODER_HOSTONLYMEM/DEVMEM Huang, Ying (Fri Oct 18 2024 - 02:22:32 EST)
- Re: [PATCH V1 0/3] Add new driver for AMD Versal PCIe Card Xu Yilun (Fri Oct 18 2024 - 02:22:55 EST)
- Re: [PATCH v2 1/3] LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel space maobibo (Fri Oct 18 2024 - 02:23:53 EST)
- Re: [PATCH v2 1/5] dt-bindings: arm: qcom: add qcs8300-ride Rev 2 Krzysztof Kozlowski (Fri Oct 18 2024 - 02:24:54 EST)
- [PATCH v3 1/2] dt-bindings: phy: rockchip: add rk3576 compatible Frank Wang (Fri Oct 18 2024 - 02:25:43 EST)
- [PATCH v3 2/2] phy: rockchip-naneng-combo: add rk3576 support Frank Wang (Fri Oct 18 2024 - 02:25:57 EST)
- [PATCH 1/3] f2fs: zone: introduce first_zoned_segno in f2fs_sb_info Chao Yu (Fri Oct 18 2024 - 02:26:53 EST)
- [PATCH 2/3] f2fs: zone: allow IPU for regular file in regular block device Chao Yu (Fri Oct 18 2024 - 02:27:03 EST)
- [PATCH 3/3] f2fs: support NOCoW flag Chao Yu (Fri Oct 18 2024 - 02:27:18 EST)
- Re: [PATCH v2 01/13] media: v4l2-ctrls-api: fix error handling for v4l2_g_ctrl() Mauro Carvalho Chehab (Fri Oct 18 2024 - 02:27:32 EST)
- Re: [PATCH v2 1/2] dt-bindings: usb: snps,dwc3: Add snps,filter-se0-fsls-eop quirk Krzysztof Kozlowski (Fri Oct 18 2024 - 02:27:47 EST)
- Re: [RFC v2 5/6] media: v4l2-ctrls: Add video roi ctrls Hans Verkuil (Fri Oct 18 2024 - 02:28:02 EST)
- Re: [PATCH next] drm/amdgpu: Fix a double lock bug Lazar, Lijo (Fri Oct 18 2024 - 02:29:02 EST)
- Re: [PATCH v2 1/4] dt-bindings: arm: samsung: samsung-boards: Add bindings for SM-G981B and SM-G980F board Krzysztof Kozlowski (Fri Oct 18 2024 - 02:29:32 EST)
- Re: [PATCH v2 4/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 (x1slte) Krzysztof Kozlowski (Fri Oct 18 2024 - 02:31:08 EST)
- Re: [PATCH v3 7/8] x86/sev: Add full support for a segmented RMP table Nikunj A. Dadhania (Fri Oct 18 2024 - 02:32:22 EST)
- Re: [PATCH 2/3] dt-bindings: aoss: qcom: Document the qcs615 AOSS_QMP Kyle Deng (Fri Oct 18 2024 - 02:32:36 EST)
- Re: [PATCH v2 2/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 Series boards (hubble) Krzysztof Kozlowski (Fri Oct 18 2024 - 02:32:45 EST)
- Re: [PATCH v2 1/3] LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel space Huacai Chen (Fri Oct 18 2024 - 02:33:19 EST)
- Re: [PATCH v5] mm/vmscan: wake up flushers conditionally to avoid cgroup OOM Wei Xu (Fri Oct 18 2024 - 02:36:37 EST)
- Re: [Intel-wired-lan] [PATCH net] igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog() Kurt Kanzenbach (Fri Oct 18 2024 - 02:37:25 EST)
- Re: [RFC 2/2] khugepaged: use upgrade_read() to optimize collapse_huge_page lizhe . 67 (Fri Oct 18 2024 - 02:37:41 EST)
- Re: [PATCH v2 1/3] dt-bindings: soc: rockchip: add rk3576 vo1-grf syscon Dragan Simic (Fri Oct 18 2024 - 02:37:49 EST)
- Re: [PATCH v3 4/5] selftests/mseal: add more tests for mmap Lorenzo Stoakes (Fri Oct 18 2024 - 02:38:27 EST)
- [PATCH net-next v2 0/8] net: stmmac: Refactor FPE as a separate module Furong Xu (Fri Oct 18 2024 - 02:39:52 EST)
- [PATCH net-next v2 1/8] net: stmmac: Introduce separate files for FPE implementation Furong Xu (Fri Oct 18 2024 - 02:40:10 EST)
- [PATCH net-next v2 2/8] net: stmmac: Introduce stmmac_fpe_ops for gmac4 and xgmac Furong Xu (Fri Oct 18 2024 - 02:40:21 EST)
- [PATCH net-next v2 3/8] net: stmmac: Rework macro definitions for gmac4 and xgmac Furong Xu (Fri Oct 18 2024 - 02:40:43 EST)
- [PATCH net-next v2 4/8] net: stmmac: Refactor stmmac_fpe_ops functions for reuse Furong Xu (Fri Oct 18 2024 - 02:40:59 EST)
- [PATCH net-next v2 5/8] net: stmmac: xgmac: Rename XGMAC_RQ to XGMAC_FPRQ Furong Xu (Fri Oct 18 2024 - 02:41:13 EST)
- [PATCH net-next v2 6/8] net: stmmac: xgmac: Switch to common_fpe_configure() Furong Xu (Fri Oct 18 2024 - 02:41:31 EST)
- [PATCH net-next v2 7/8] net: stmmac: xgmac: Complete FPE support Furong Xu (Fri Oct 18 2024 - 02:41:51 EST)
- [PATCH net-next v2 8/8] net: stmmac: xgmac: Enable FPE for tc-mqprio/tc-taprio Furong Xu (Fri Oct 18 2024 - 02:42:07 EST)
- [RFC PATCH v1 00/13] zswap IAA compress batching Kanchana P Sridhar (Fri Oct 18 2024 - 02:42:31 EST)
- [RFC PATCH v1 01/13] crypto: acomp - Add a poll() operation to acomp_alg and acomp_req Kanchana P Sridhar (Fri Oct 18 2024 - 02:42:33 EST)
- [RFC PATCH v1 02/13] crypto: iaa - Add support for irq-less crypto async interface Kanchana P Sridhar (Fri Oct 18 2024 - 02:42:46 EST)
- [RFC PATCH v1 03/13] crypto: testmgr - Add crypto testmgr acomp poll support. Kanchana P Sridhar (Fri Oct 18 2024 - 02:43:00 EST)
- [RFC PATCH v1 04/13] mm: zswap: zswap_compress()/decompress() can submit, then poll an acomp_req. Kanchana P Sridhar (Fri Oct 18 2024 - 02:43:08 EST)
- [RFC PATCH v1 05/13] crypto: iaa - Make async mode the default. Kanchana P Sridhar (Fri Oct 18 2024 - 02:43:25 EST)
- [RFC PATCH v1 06/13] crypto: iaa - Disable iaa_verify_compress by default. Kanchana P Sridhar (Fri Oct 18 2024 - 02:43:38 EST)
- [RFC PATCH v1 07/13] crypto: iaa - Change cpu-to-iaa mappings to evenly balance cores to IAAs. Kanchana P Sridhar (Fri Oct 18 2024 - 02:44:01 EST)
- [RFC PATCH v1 08/13] crypto: iaa - Distribute compress jobs to all IAA devices on a NUMA node. Kanchana P Sridhar (Fri Oct 18 2024 - 02:44:30 EST)
- [RFC PATCH v1 09/13] mm: zswap: Config variable to enable compress batching in zswap_store(). Kanchana P Sridhar (Fri Oct 18 2024 - 02:44:45 EST)
- [RFC PATCH v1 10/13] mm: zswap: Create multiple reqs/buffers in crypto_acomp_ctx if platform has IAA. Kanchana P Sridhar (Fri Oct 18 2024 - 02:44:52 EST)
- [RFC PATCH v1 11/13] mm: swap: Add IAA batch compression API swap_crypto_acomp_compress_batch(). Kanchana P Sridhar (Fri Oct 18 2024 - 02:45:11 EST)
- [RFC PATCH v1 12/13] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios. Kanchana P Sridhar (Fri Oct 18 2024 - 02:45:51 EST)
- [RFC PATCH v1 13/13] mm: vmscan, swap, zswap: Compress batching of folios in shrink_folio_list(). Kanchana P Sridhar (Fri Oct 18 2024 - 02:45:52 EST)
- Re: [PATCH V1 1/2] dt-bindings: crypto: qcom-qce: document the SA8775P crypto engine Krzysztof Kozlowski (Fri Oct 18 2024 - 02:47:19 EST)
- Re: [PATCH v2 0/7] md: enhance faulty checking for blocked handling Song Liu (Fri Oct 18 2024 - 02:47:34 EST)
- Re: [PATCH v5 3/3] s390: Remove remaining _PAGE_* macros Alexander Gordeev (Fri Oct 18 2024 - 02:47:53 EST)
- [PATCH 0/5] drm: lcdif: Use drm_bridge_connector Liu Ying (Fri Oct 18 2024 - 02:48:12 EST)
- [RFC PATCH v1 0/7] zswap IAA decompress batching Kanchana P Sridhar (Fri Oct 18 2024 - 02:48:30 EST)
- [PATCH 1/5] arm64: dts: imx8mp-kontron-bl-osm-s: Add HDMI connector Liu Ying (Fri Oct 18 2024 - 02:48:32 EST)
- [RFC PATCH v1 1/7] mm: zswap: Config variable to enable zswap loads with decompress batching. Kanchana P Sridhar (Fri Oct 18 2024 - 02:48:35 EST)
- [RFC PATCH v1 3/7] pagevec: struct folio_batch changes for decompress batching interface. Kanchana P Sridhar (Fri Oct 18 2024 - 02:48:47 EST)
- [RFC PATCH v1 2/7] mm: swap: Add IAA batch decompression API swap_crypto_acomp_decompress_batch(). Kanchana P Sridhar (Fri Oct 18 2024 - 02:48:49 EST)
- [RFC PATCH v1 4/7] mm: swap: swap_read_folio() can add a folio to a folio_batch if it is in zswap. Kanchana P Sridhar (Fri Oct 18 2024 - 02:49:11 EST)
- [RFC PATCH v1 5/7] mm: swap, zswap: zswap folio_batch processing with IAA decompression batching. Kanchana P Sridhar (Fri Oct 18 2024 - 02:49:30 EST)
- [RFC PATCH v1 7/7] mm: For IAA batching, reduce SWAP_BATCH and modify swap slot cache thresholds. Kanchana P Sridhar (Fri Oct 18 2024 - 02:49:42 EST)
- [RFC PATCH v1 6/7] mm: do_swap_page() calls swapin_readahead() zswap load batching interface. Kanchana P Sridhar (Fri Oct 18 2024 - 02:49:52 EST)
- [PATCH 2/5] arm64: dts: imx8mp-kontron-smarc-eval-carrier: Add HDMI connector Liu Ying (Fri Oct 18 2024 - 02:50:17 EST)
- [PATCH 3/5] arm64: dts: imx8mp-msc-sm2s-ep1: Add HDMI connector Liu Ying (Fri Oct 18 2024 - 02:50:44 EST)
- [PATCH 4/5] drm/bridge: imx8mp-hdmi-tx: Set output_port to 1 Liu Ying (Fri Oct 18 2024 - 02:51:00 EST)
- [PATCH 5/5] drm: lcdif: Use drm_bridge_connector Liu Ying (Fri Oct 18 2024 - 02:51:17 EST)
- Re: Re: [PATCH v2 0/4] Add minimal Samsung Galaxy S20 Series board, SM-G981B and SM-G980F support Umer Uddin (Fri Oct 18 2024 - 02:51:24 EST)
- Re: [PATCH 1/2] dt-bindings: pinctrl : qcom: document SAR2130P TLMM Krzysztof Kozlowski (Fri Oct 18 2024 - 02:51:46 EST)
- Re: [PATCH v4 2/4] clk: qcom: Add CMN PLL clock controller driver for IPQ SoC Jie Luo (Fri Oct 18 2024 - 02:52:10 EST)
- Re: [PATCH v4 3/4] selftests: pidfd: add pidfd.h UAPI wrapper Lorenzo Stoakes (Fri Oct 18 2024 - 02:52:31 EST)
- Re: [PATCH 02/14] dt-bindings: clock: qcom: document SAR2130P Global Clock Controller Krzysztof Kozlowski (Fri Oct 18 2024 - 02:52:49 EST)
- Re: [PATCH 05/14] dt-bindings: clk: qcom,sm8450-gpucc: add SAR2130P compatibles Krzysztof Kozlowski (Fri Oct 18 2024 - 02:53:05 EST)
- Re: [PATCH v3 net-next 02/13] dt-bindings: net: add i.MX95 ENETC support Alexander Stein (Fri Oct 18 2024 - 02:53:24 EST)
- Re: [PATCH 4/5] cxl: Set type of region to that of the first endpoint Huang, Ying (Fri Oct 18 2024 - 02:54:39 EST)
- Re: [PATCH v4 4/4] arm64: dts: qcom: Add CMN PLL node for IPQ9574 SoC Jie Luo (Fri Oct 18 2024 - 02:55:26 EST)
- Re: [PATCH v3 8/8] x86/sev/docs: Document the SNP Reverse Map Table (RMP) Nikunj A. Dadhania (Fri Oct 18 2024 - 02:56:46 EST)
- Re: [PATCH] docs/zh_CN: add translation of dev-tools/kmsan.rst Yanteng Si (Fri Oct 18 2024 - 02:57:00 EST)
- Re: [PATCH v2 6/9] drm/bridge: Add ITE IT6263 LVDS to HDMI converter Liu Ying (Fri Oct 18 2024 - 02:58:38 EST)
- KASAN: use-after-free Read in __nf_hook_entries_try_shrink Xia Chu (Fri Oct 18 2024 - 03:00:29 EST)
- Re: [PATCH] docs/zh_CN: update the translation of process/submitting-patches.rst Yanteng Si (Fri Oct 18 2024 - 03:02:16 EST)
- Qemu v9.0.2: Boot failed qemu-arm with Linux next-20241017 tag. Naresh Kamboju (Fri Oct 18 2024 - 03:05:36 EST)
- Re: KASAN: use-after-free Read in __nf_hook_entries_try_shrink Eric Dumazet (Fri Oct 18 2024 - 03:06:38 EST)
- Re: [PATCH for-next v8 0/6] On-Demand Paging on SoftRoCE Zhu Yanjun (Fri Oct 18 2024 - 03:06:58 EST)
- [PATCH v5 4/5] dt-bindings: display: msm: dp-controller: document SA8775P compatible Soutrik Mukhopadhyay (Fri Oct 18 2024 - 03:07:42 EST)
- [PATCH v5 1/5] dt-bindings: phy: Add eDP PHY compatible for sa8775p Soutrik Mukhopadhyay (Fri Oct 18 2024 - 03:08:00 EST)
- [PATCH v5 0/5] Add support for DisplayPort on SA8775P platform Soutrik Mukhopadhyay (Fri Oct 18 2024 - 03:08:01 EST)
- [PATCH v5 5/5] drm/msm/dp: Add DisplayPort controller for SA8775P Soutrik Mukhopadhyay (Fri Oct 18 2024 - 03:08:06 EST)
- [PATCH v5 3/5] phy: qcom: edp: Add support for eDP PHY on SA8775P Soutrik Mukhopadhyay (Fri Oct 18 2024 - 03:08:33 EST)
- [PATCH v5 2/5] phy: qcom: edp: Introduce aux_cfg array for version specific aux settings Soutrik Mukhopadhyay (Fri Oct 18 2024 - 03:08:45 EST)
- Re: [PATCH 0/2] [tip: sched/core] sched: Disable PLACE_LAG and RUN_TO_PARITY and move them to sysctl K Prateek Nayak (Fri Oct 18 2024 - 03:09:20 EST)
- [tip: sched/core] sched: Split out __schedule() deactivate task logic into a helper tip-bot2 for John Stultz (Fri Oct 18 2024 - 03:09:33 EST)
- [tip: sched/core] sched: Consolidate pick_*_task to task_is_pushable helper tip-bot2 for Connor O'Brien (Fri Oct 18 2024 - 03:09:44 EST)
- [tip: sched/core] sched: Split scheduler and execution contexts tip-bot2 for Peter Zijlstra (Fri Oct 18 2024 - 03:09:49 EST)
- [tip: sched/core] locking/mutex: Expose __mutex_owner() tip-bot2 for Juri Lelli (Fri Oct 18 2024 - 03:10:03 EST)
- [tip: sched/core] sched: Add move_queued_task_locked helper tip-bot2 for Connor O'Brien (Fri Oct 18 2024 - 03:10:06 EST)
- [tip: sched/core] locking/mutex: Make mutex::wait_lock irq safe tip-bot2 for Juri Lelli (Fri Oct 18 2024 - 03:10:49 EST)
- [tip: sched/core] sched: idle: Optimize the generic idle loop by removing needless memory barrier tip-bot2 for Zhongqiu Han (Fri Oct 18 2024 - 03:10:52 EST)
- [tip: sched/core] locking/mutex: Remove wakeups from under mutex::wait_lock tip-bot2 for Peter Zijlstra (Fri Oct 18 2024 - 03:11:07 EST)
- [tip: sched/core] sched: Improve cache locality of RSEQ concurrency IDs for intermittent workloads tip-bot2 for Mathieu Desnoyers (Fri Oct 18 2024 - 03:11:11 EST)
- Re: [PATCH 03/14] dt-bindings: clock: qcom,sm8550-tcsr: Add SAR2130P compatible Krzysztof Kozlowski (Fri Oct 18 2024 - 03:11:49 EST)
- Re: [PATCH v2] docs/zh_CN: update the translation of process/coding-style.rst Yanteng Si (Fri Oct 18 2024 - 03:12:03 EST)
- Re: [PATCH 05/14] dt-bindings: clk: qcom,sm8450-gpucc: add SAR2130P compatibles Krzysztof Kozlowski (Fri Oct 18 2024 - 03:12:22 EST)
- Re: [RFC PATCH 30/39] KVM: guest_memfd: Handle folio preparation for guest_memfd mmap Patrick Roy (Fri Oct 18 2024 - 03:12:38 EST)
- Re: [PATCH v2] docs/zh_CN: update the translation of process/email-clients.rst Yanteng Si (Fri Oct 18 2024 - 03:12:50 EST)
- [PATCH v2] ALSA: hda/tas2781: Add speaker id check for ASUS projects Baojun Xu (Fri Oct 18 2024 - 03:13:10 EST)
- Re: [PATCH v2] docs/zh_CN: update the translation of process/submitting-patches.rst Yanteng Si (Fri Oct 18 2024 - 03:13:27 EST)
- Re: [PATCH v3] thermal/of: support thermal zones w/o trips subnode Chen-Yu Tsai (Fri Oct 18 2024 - 03:13:35 EST)
- Re: [PATCH 1/2] dt-bindings: interconnect: qcom: document SAR2130P NoC Krzysztof Kozlowski (Fri Oct 18 2024 - 03:14:01 EST)
- Re: [PATCH 4/4] selftests/mm: add self tests for guard page feature Lorenzo Stoakes (Fri Oct 18 2024 - 03:14:17 EST)
- Re: [PATCH v2 0/4] Add minimal Samsung Galaxy S20 Series board, SM-G981B and SM-G980F support Krzysztof Kozlowski (Fri Oct 18 2024 - 03:14:36 EST)
- Re: [PATCH] dt-bindings: phy: qcom: snps-eusb2: Add SAR2130P compatible Krzysztof Kozlowski (Fri Oct 18 2024 - 03:14:53 EST)
- RE: [PATCH] MAINTAINERS: add self as reviewer for AXI PWM GENERATOR Sa, Nuno (Fri Oct 18 2024 - 03:15:00 EST)
- Re: [PATCH 1/2] printk: Introduce LOUD_CON flag John Ogness (Fri Oct 18 2024 - 03:15:20 EST)
- Re: [PATCH v2] docs/zh_CN: update the translation of process/programming-language.rst Yanteng Si (Fri Oct 18 2024 - 03:15:33 EST)
- Re: [PATCH 1/2] dt-bindings: power: rpmpd: Add SAR2130P compatible Krzysztof Kozlowski (Fri Oct 18 2024 - 03:15:55 EST)
- Re: [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private Patrick Roy (Fri Oct 18 2024 - 03:16:25 EST)
- Re: [PATCH] dt-bindings: PCI: qcom,pcie-sm8550: add SAR2130P compatible Krzysztof Kozlowski (Fri Oct 18 2024 - 03:17:38 EST)
- Re: [PATCH] dt-bindings: iommu: arm,smmu: Add SAR2130P compatible Krzysztof Kozlowski (Fri Oct 18 2024 - 03:18:40 EST)
- Re: [PATCH] dt-bindings: dma: qcom,gpi: Add SAR2130P compatible Krzysztof Kozlowski (Fri Oct 18 2024 - 03:18:54 EST)
- Re: [PATCH] dt-bindings: interrupt-controller: qcom,pdc: Add SAR2130P compatible Krzysztof Kozlowski (Fri Oct 18 2024 - 03:19:57 EST)
- Re: [PATCH 2/2] pmdomain: qcom: rpmhpd: add support for SAR2130P neil . armstrong (Fri Oct 18 2024 - 03:20:08 EST)
- Re: [PATCH] dt-bindings: interrupt-controller: qcom,pdc: Add SAR2130P compatible Krzysztof Kozlowski (Fri Oct 18 2024 - 03:20:31 EST)
- Re: [PATCH] dt-bindings: spmi: qcom,x1e80100-spmi-pmic-arb: Add SAR2130P compatible Krzysztof Kozlowski (Fri Oct 18 2024 - 03:21:11 EST)
- Re: [PATCH] dt-bindings: mmc: sdhci-msm: Add SAR2130P compatible Krzysztof Kozlowski (Fri Oct 18 2024 - 03:21:26 EST)
- Re: [PATCH] dt-bindings: usb: qcom,dwc3: Add SAR2130P compatible Krzysztof Kozlowski (Fri Oct 18 2024 - 03:21:44 EST)
- Re: RE: RE: [PATCH net-next 13/13] net: fec: fec_enet_rx_queue(): factor out VLAN handling into separate function fec_enet_rx_vlan() Marc Kleine-Budde (Fri Oct 18 2024 - 03:21:58 EST)
- Re: [PATCH] dt-bindings: mailbox: qcom-ipcc: Add SAR2130P compatible Krzysztof Kozlowski (Fri Oct 18 2024 - 03:22:22 EST)
- Re: [PATCH] dt-bindings: nvmem: qcom,qfprom: Add SAR2130P compatible Krzysztof Kozlowski (Fri Oct 18 2024 - 03:22:37 EST)
- [PATH] platform/x86: classmate-laptop: Replace snprintf in show functions with sysfs_emit zenghongling (Fri Oct 18 2024 - 03:23:04 EST)
- Re: [PATCH] dt-bindings: soc: qcom,aoss-qmp: Add SAR2130P compatible Krzysztof Kozlowski (Fri Oct 18 2024 - 03:23:20 EST)
- Re: [PATCH 2/2] interconnect: qcom: add support for SAR2130P neil . armstrong (Fri Oct 18 2024 - 03:23:38 EST)
- Re: [PATCH] dt-bindings: firmware: qcom,scm: Add SAR2130P compatible Krzysztof Kozlowski (Fri Oct 18 2024 - 03:25:12 EST)
- Re: virtio_net: support device stats Jason Wang (Fri Oct 18 2024 - 03:26:23 EST)
- Qemu v9.0.2: Boot failed qemu-arm64 with Linux next-20241017 tag Naresh Kamboju (Fri Oct 18 2024 - 03:26:44 EST)
- Re: [RFC PATCH v1 6/7] mm: do_swap_page() calls swapin_readahead() zswap load batching interface. David Hildenbrand (Fri Oct 18 2024 - 03:26:59 EST)
- Re: [PATCH 13/14] clk: qcom: dispcc-sm8550: enable support for SAR2130P Neil Armstrong (Fri Oct 18 2024 - 03:27:14 EST)
- Re: [PATCH v1 0/4] GPU Direct RDMA (P2P DMA) for Device Private Pages Zhu Yanjun (Fri Oct 18 2024 - 03:27:28 EST)
- Re: [PATCH 1/2] wifi: ath10k: Implement ieee80211 flush_sta callback Vasanthakumar Thiagarajan (Fri Oct 18 2024 - 03:28:27 EST)
- Re: [GIT PULL] Networking for v6.12-rc4 patchwork-bot+netdevbpf (Fri Oct 18 2024 - 03:30:56 EST)
- [syzbot] Monthly f2fs report (Oct 2024) syzbot (Fri Oct 18 2024 - 03:31:41 EST)
- [PATCH v4] thermal/of: support thermal zones w/o trips subnode Chen-Yu Tsai (Fri Oct 18 2024 - 03:31:58 EST)
- Re: [PATCH] arm64: dts: imx8mp-phyboard-pollux: Set Video PLL1 frequency to 506.8 MHz Yannic Moog (Fri Oct 18 2024 - 03:32:04 EST)
- Re: [PATCH 1/2] wifi: ath10k: Implement ieee80211 flush_sta callback Remi Pommarel (Fri Oct 18 2024 - 03:32:31 EST)
- Re: [PATCH v2] docs/zh_CN: update the translation of process/submitting-patches.rst Yanteng Si (Fri Oct 18 2024 - 03:32:43 EST)
- Re: [PATCH 4/5] drm/bridge: imx8mp-hdmi-tx: Set output_port to 1 Alexander Stein (Fri Oct 18 2024 - 03:32:57 EST)
- RE: [PATCH 5/5] drm: lcdif: Use drm_bridge_connector Biju Das (Fri Oct 18 2024 - 03:34:33 EST)
- [PATCH v2 0/3] Add aoss_qmp nodes for qcs615 Kyle Deng (Fri Oct 18 2024 - 03:34:39 EST)
- [PATCH v2 2/3] dt-bindings: aoss: qcom: Document the qcs615 AOSS_QMP Kyle Deng (Fri Oct 18 2024 - 03:34:55 EST)
- [PATCH v2 1/3] dt-bindings: mailbox: qcom,apcs-kpss-global: Document the qcs615 APSS Kyle Deng (Fri Oct 18 2024 - 03:35:13 EST)
- [PATCH v2 3/3] arm64: dts: qcom: qcs615: add AOSS_QMP node Kyle Deng (Fri Oct 18 2024 - 03:35:16 EST)
- Re: [PATCH v2 1/3] dt-bindings: soc: rockchip: add rk3576 vo1-grf syscon Frank Wang (Fri Oct 18 2024 - 03:35:47 EST)
- Re: [PATCH 5/5] drm: lcdif: Use drm_bridge_connector Alexander Stein (Fri Oct 18 2024 - 03:36:00 EST)
- Re: The state of uprobes work and logistics Peter Zijlstra (Fri Oct 18 2024 - 03:36:49 EST)
- Re: [PATCH RFC 1/4] dt-bindings: iio: adc: ad7380: add adaq4370-4 and adaq4380-4 compatible parts Julien Stephan (Fri Oct 18 2024 - 03:37:20 EST)
- [syzbot] [bcachefs?] kernel BUG in bch2_fs_btree_cache_exit syzbot (Fri Oct 18 2024 - 03:37:35 EST)
- [syzbot] [trace?] [bpf?] KASAN: slab-use-after-free Read in bpf_trace_run2 (2) syzbot (Fri Oct 18 2024 - 03:37:47 EST)
- Re: [PATCH 5/5] drm: lcdif: Use drm_bridge_connector Liu Ying (Fri Oct 18 2024 - 03:38:05 EST)
- [PATCH 4.19/5.4] PCI: Add function 0 DMA alias quirk for Glenfly Arise chip WangYuli (Fri Oct 18 2024 - 03:39:59 EST)
- Re: [PATCH 1/2] wifi: ath10k: Implement ieee80211 flush_sta callback Remi Pommarel (Fri Oct 18 2024 - 03:40:16 EST)
- [GIT PULL] Please pull powerpc/linux.git powerpc-6.12-5 tag Madhavan Srinivasan (Fri Oct 18 2024 - 03:40:46 EST)
- Re: [PATCH 1/5] arm64: dts: imx8mp-kontron-bl-osm-s: Add HDMI connector Alexander Stein (Fri Oct 18 2024 - 03:41:31 EST)
- Re: [PATCH 2/5] arm64: dts: imx8mp-kontron-smarc-eval-carrier: Add HDMI connector Alexander Stein (Fri Oct 18 2024 - 03:41:47 EST)
- Re: [PATCH 3/5] arm64: dts: imx8mp-msc-sm2s-ep1: Add HDMI connector Alexander Stein (Fri Oct 18 2024 - 03:42:10 EST)
- RE: [PATCH 5/5] drm: lcdif: Use drm_bridge_connector Biju Das (Fri Oct 18 2024 - 03:43:27 EST)
- Re: [PATCH 4.19/5.4] PCI: Add function 0 DMA alias quirk for Glenfly Arise chip Greg KH (Fri Oct 18 2024 - 03:43:55 EST)
- Re: [PATCH -next] fs: Fix build error Miklos Szeredi (Fri Oct 18 2024 - 03:44:27 EST)
- Re: [PATCH v4] iio: adc: pac1921: Add ACPI support to Microchip pac1921 Matteo Martelli (Fri Oct 18 2024 - 03:46:43 EST)
- Re: [PATCH v2 1/2] mm/gup: stop leaking pinned pages in low memory conditions David Hildenbrand (Fri Oct 18 2024 - 03:47:39 EST)
- Re: [PATCH v2 5/5] phy: qcom: qmp-usbc: Add qmp configuration for QCS615 Tingwei Zhang (Fri Oct 18 2024 - 03:48:51 EST)
- Re: [PATCH v2 1/2] mailbox: add async request mechanism to empower controllers w/ hw queues Tudor Ambarus (Fri Oct 18 2024 - 03:49:46 EST)
- RE: [PATCH v3 net-next 02/13] dt-bindings: net: add i.MX95 ENETC support Wei Fang (Fri Oct 18 2024 - 03:51:02 EST)
- Re: [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private David Hildenbrand (Fri Oct 18 2024 - 03:51:19 EST)
- Re: [PATCH] kasan:report: filter out kasan related stack entries Marco Elver (Fri Oct 18 2024 - 03:52:57 EST)
- [PATCH v4 0/3] arm64: Speed up CRC-32 using PMULL instructions Ard Biesheuvel (Fri Oct 18 2024 - 03:54:03 EST)
- [PATCH v4 1/3] arm64/lib: Handle CRC-32 alternative in C code Ard Biesheuvel (Fri Oct 18 2024 - 03:54:18 EST)
- [PATCH v4 2/3] arm64/crc32: Reorganize bit/byte ordering macros Ard Biesheuvel (Fri Oct 18 2024 - 03:54:27 EST)
- [PATCH v4 3/3] arm64/crc32: Implement 4-way interleave using PMULL Ard Biesheuvel (Fri Oct 18 2024 - 03:54:46 EST)
- [PATCHv2 0/2] blk-mq: add CPU latency limit control Tero Kristo (Fri Oct 18 2024 - 03:54:57 EST)
- [PATCHv2 2/2] blk-mq: add support for CPU latency limits Tero Kristo (Fri Oct 18 2024 - 03:55:10 EST)
- [PATCHv2 1/2] block/genhd: add sysfs knobs for the CPU latency PM QoS settings Tero Kristo (Fri Oct 18 2024 - 03:55:18 EST)
- Re: [RFC 00/14] AMD: Add Secure AVIC Guest Support Kirill A. Shutemov (Fri Oct 18 2024 - 03:55:39 EST)
- Re: [RFC PATCH] drivers: hv: Convert open-coded timeouts to msecs_to_jiffies() Praveen Kumar (Fri Oct 18 2024 - 03:55:53 EST)
- Re: [PATCH v3 0/4] drm/tests: Fix some memory leaks Maxime Ripard (Fri Oct 18 2024 - 03:56:02 EST)
- Re: [syzbot] [mm?] BUG: corrupted list in add_to_unbuddied Aleksandr Nogikh (Fri Oct 18 2024 - 03:56:19 EST)
- Re: [RFC PATCH v1 01/13] crypto: acomp - Add a poll() operation to acomp_alg and acomp_req Herbert Xu (Fri Oct 18 2024 - 03:57:13 EST)
- [PATCH linux-mm v2] mm: make pcp_decay_high working better with NOHZ full mengensun88 (Fri Oct 18 2024 - 03:58:11 EST)
- Re: [PATCH 1/1] nvme-pci: Add CPU latency pm-qos handling Tero Kristo (Fri Oct 18 2024 - 03:58:49 EST)
- Re: [PATCH v3 2/2] irqchip: Kconfig: Added module build support for the TI interrupt aggregator Guillaume LA ROQUE (Fri Oct 18 2024 - 04:01:45 EST)
- [PATCH] hwmon: (nct6775) update ASUS WMI monitoring list 665-ACE/600M-CL Sarah Maedel (Fri Oct 18 2024 - 04:03:58 EST)
- Re: [PATCH v2 5/5] phy: qcom: qmp-usbc: Add qmp configuration for QCS615 Dmitry Baryshkov (Fri Oct 18 2024 - 04:06:39 EST)
- Re: (subset) [PATCH v3 00/16] timers: Cleanup delay/sleep related mess Anna-Maria Behnsen (Fri Oct 18 2024 - 04:07:01 EST)
- [PATCH 0/5] Expose SCMI Transport properties Cristian Marussi (Fri Oct 18 2024 - 04:07:16 EST)
- [PATCH 3/5] dt-bindings: firmware: arm,scmi: Introduce more transport properties Cristian Marussi (Fri Oct 18 2024 - 04:07:26 EST)
- [PATCH 1/5] firmware: arm_scmi: Account for SHMEM memory overhead Cristian Marussi (Fri Oct 18 2024 - 04:07:36 EST)
- [PATCH 4/5] firmware: arm_scmi: Use max_msg and max_msg_size devicetree properties Cristian Marussi (Fri Oct 18 2024 - 04:07:51 EST)
- [PATCH 2/5] firmware: arm_scmi: Calculate virtio PDU max size dynamically Cristian Marussi (Fri Oct 18 2024 - 04:07:57 EST)
- [PATCH 5/5] firmware: arm_scmi: Relocate atomic_threshold to scmi_desc Cristian Marussi (Fri Oct 18 2024 - 04:08:21 EST)
- Re: [PATCH v3 0/4] drm/tests: Fix some memory leaks Jinjie Ruan (Fri Oct 18 2024 - 04:08:34 EST)
- Re: [PATCH net-next v3 7/8] rust: Add read_poll_timeout functions FUJITA Tomonori (Fri Oct 18 2024 - 04:10:57 EST)
- [PATCH v3 0/3] Pinctrl: A4: Add pinctrl driver Xianwei Zhao via B4 Relay (Fri Oct 18 2024 - 04:11:26 EST)
- [PATCH v3 1/3] dt-bindings: pinctrl: Add support for Amlogic A4 SoCs Xianwei Zhao via B4 Relay (Fri Oct 18 2024 - 04:11:26 EST)
- [PATCH v3 3/3] arm64: dts: amlogic: a4: add pinctrl node Xianwei Zhao via B4 Relay (Fri Oct 18 2024 - 04:11:28 EST)
- [PATCH v3 2/3] pinctrl: meson: Add driver support for Amlogic A4 SoCs Xianwei Zhao via B4 Relay (Fri Oct 18 2024 - 04:11:47 EST)
- [PATCH 0/6] MediaTek MT6735+MT6328 SoC/PMIC pair base support Yassine Oudjana (Fri Oct 18 2024 - 04:12:16 EST)
- Re: [PATCH v4 4/4] arm64: dts: qcom: Add CMN PLL node for IPQ9574 SoC Dmitry Baryshkov (Fri Oct 18 2024 - 04:12:36 EST)
- [PATCH 1/6] dt-bindings: mediatek: pwrap: Add MT6735 compatible Yassine Oudjana (Fri Oct 18 2024 - 04:12:56 EST)
- [PATCH 2/6] dt-bindings: mfd: mediatek: mt6397: Add bindings for MT6328 Yassine Oudjana (Fri Oct 18 2024 - 04:13:12 EST)
- [PATCH 3/6] soc: mediatek: pwrap: Add support for MT6735 and MT6328 SoC/PMIC pair Yassine Oudjana (Fri Oct 18 2024 - 04:13:29 EST)
- [PATCH 4/6] mfd: mt6397: Add initial support for MT6328 Yassine Oudjana (Fri Oct 18 2024 - 04:13:48 EST)
- [PATCH 5/6] regulator: Add driver for MediaTek MT6328 PMIC regulators Yassine Oudjana (Fri Oct 18 2024 - 04:13:58 EST)
- [PATCH 6/6] Input: mtk-pmic-keys - Add support for MT6328 Yassine Oudjana (Fri Oct 18 2024 - 04:14:08 EST)
- Re: [PATCH v3 0/4] drm/tests: Fix some memory leaks Jinjie Ruan (Fri Oct 18 2024 - 04:14:37 EST)
- Re: [PATCH v2] platform/x86/intel/pmc: Fix pmc_core_iounmap to call iounmap for valid addresses Ilpo Järvinen (Fri Oct 18 2024 - 04:14:53 EST)
- Re: [PATCH V1 2/3] drivers/fpga/amd: Add communication with firmware Xu Yilun (Fri Oct 18 2024 - 04:15:06 EST)
- Re: [PATCH RFC v5 07/10] tun: Introduce virtio-net RSS Jason Wang (Fri Oct 18 2024 - 04:15:38 EST)
- [PATCH] amba: Fix atomicity violation in amba_match() Qiu-ji Chen (Fri Oct 18 2024 - 04:16:12 EST)
- [PATCH] cdx: Fix atomicity violation in cdx_bus_match() and cdx_probe() Qiu-ji Chen (Fri Oct 18 2024 - 04:16:57 EST)
- [PATCH] perf test: Fix perf test case 84 on s390 Thomas Richter (Fri Oct 18 2024 - 04:17:11 EST)
- [PATCH v2] perf test: Fix perf test case 84 on s390 Thomas Richter (Fri Oct 18 2024 - 04:17:49 EST)
- [PATCH] kasan: Fix Software Tag-Based KASAN with GCC Marco Elver (Fri Oct 18 2024 - 04:18:24 EST)
- [PATCH v2] arm64: dts: mediatek: mt8173-elm-hana: Add vdd-supply to second source trackpad Chen-Yu Tsai (Fri Oct 18 2024 - 04:20:13 EST)
- Re: [PATCH net-next v9 23/23] testing/selftest: add test tool and scripts for ovpn module Antonio Quartulli (Fri Oct 18 2024 - 04:20:37 EST)
- RE: [EXT] Re: [RFC v2 5/6] media: v4l2-ctrls: Add video roi ctrls Ming Qian (Fri Oct 18 2024 - 04:20:53 EST)
- [PATCH v2] arm64: dts: mediatek: mt8186-corsola-voltorb: Merge speaker codec nodes Chen-Yu Tsai (Fri Oct 18 2024 - 04:21:37 EST)
- [PATCH v1 1/2] Revert "cgroup: Fix memory leak caused by missing cgroup_bpf_offline" Chen Ridong (Fri Oct 18 2024 - 04:24:12 EST)
- Re: [PATCH] MAINTAINERS: add self as reviewer for AXI PWM GENERATOR Uwe Kleine-König (Fri Oct 18 2024 - 04:25:13 EST)
- Re: [PATCH v2 tip/perf/core 1/2] uprobes: allow put_uprobe() from non-sleepable softirq context Peter Zijlstra (Fri Oct 18 2024 - 04:26:22 EST)
- Re: [PATCH 1/2] selftest: rtc: Add to check rtc alarm status for alarm related test Alexandre Belloni (Fri Oct 18 2024 - 04:27:27 EST)
- [PATCH][next] powerpc/spufs: Replace snprintf() with the safer scnprintf() variant Paulo Miguel Almeida (Fri Oct 18 2024 - 04:28:36 EST)
- [PATCH v2] dt-bindings: iommu: arm,smmu: Add Qualcomm SAR2130P compatible Dmitry Baryshkov (Fri Oct 18 2024 - 04:29:04 EST)
- Re: [PATCH v3 1/3] dt-bindings: pinctrl: Add support for Amlogic A4 SoCs Krzysztof Kozlowski (Fri Oct 18 2024 - 04:29:20 EST)
- Re: [PATCH net-next v3 7/8] rust: Add read_poll_timeout functions Alice Ryhl (Fri Oct 18 2024 - 04:30:40 EST)
- [PATCH] PCI: endpoint: pci-epf-test: Add support for exposing EPC capabilities Niklas Cassel (Fri Oct 18 2024 - 04:32:39 EST)
- Re: [PATH] platform/x86: classmate-laptop: Replace snprintf in show functions with sysfs_emit Ilpo Järvinen (Fri Oct 18 2024 - 04:32:51 EST)
- [PATCH v2 0/2] interconnect: qcom: add support for SAR2130P Dmitry Baryshkov (Fri Oct 18 2024 - 04:33:44 EST)
- [PATCH v2 1/2] dt-bindings: interconnect: qcom: document SAR2130P NoC Dmitry Baryshkov (Fri Oct 18 2024 - 04:34:04 EST)
- Re: [PATCH v1 2/2] i2c: spacemit: add support for SpacemiT K1 SoC Troy Mitchell (Fri Oct 18 2024 - 04:34:08 EST)
- [PATCH v2 2/2] interconnect: qcom: add support for SAR2130P Dmitry Baryshkov (Fri Oct 18 2024 - 04:34:35 EST)
- Re: [PATCH 0/4] clk: lan966x: add support for lan969x SoC clock driver claudiu beznea (Fri Oct 18 2024 - 04:34:53 EST)
- Re: [PATCH 05/14] dt-bindings: clk: qcom,sm8450-gpucc: add SAR2130P compatibles Dmitry Baryshkov (Fri Oct 18 2024 - 04:35:07 EST)
- Re: [PATCH] kasan: Disable Software Tag-Based KASAN with GCC Marco Elver (Fri Oct 18 2024 - 04:37:57 EST)
- Re: [PATCH v3 7/8] x86/sev: Add full support for a segmented RMP table Neeraj Upadhyay (Fri Oct 18 2024 - 04:38:08 EST)
- Re: [PATCH v2] rust: add PROCMACROLDFLAGS Alice Ryhl (Fri Oct 18 2024 - 04:38:43 EST)
- Re: [PATCH 1/2] dt-bindings: pinctrl : qcom: document SAR2130P TLMM Dmitry Baryshkov (Fri Oct 18 2024 - 04:38:59 EST)
- Re: [PATCH v1 2/2] i2c: spacemit: add support for SpacemiT K1 SoC Krzysztof Kozlowski (Fri Oct 18 2024 - 04:39:34 EST)
- Re: [PATCH v3 1/3] dt-bindings: pinctrl: Add support for Amlogic A4 SoCs Jerome Brunet (Fri Oct 18 2024 - 04:39:46 EST)
- [PATCH v1 0/2] Only cgroup v2 can be attached by bpf programs Chen Ridong (Fri Oct 18 2024 - 04:41:50 EST)
- [PATCH v1 2/2] cgroup/bpf: only cgroup v2 can be attached by bpf programs Chen Ridong (Fri Oct 18 2024 - 04:42:04 EST)
- RE: [PATCH] remoteproc: qcom_q6v5_pas: disable auto boot for wpss Balaji Pothunoori (QUIC) (Fri Oct 18 2024 - 04:42:20 EST)
- [PATCH v2 0/2] pinctrl: qcom: add support for TLMM on SAR2130P Dmitry Baryshkov (Fri Oct 18 2024 - 04:42:58 EST)
- [PATCH v2 1/2] dt-bindings: pinctrl : qcom: document SAR2130P TLMM Dmitry Baryshkov (Fri Oct 18 2024 - 04:43:00 EST)
- [PATCH v2 2/2] pinctrl: qcom: add support for TLMM on SAR2130P Dmitry Baryshkov (Fri Oct 18 2024 - 04:43:23 EST)
- Re: [PATCH v4 0/2] coresight: core: Add device name support Jinlong Mao (Fri Oct 18 2024 - 04:43:34 EST)
- Re: [PATCH v2 1/2] dt-bindings: pinctrl : qcom: document SAR2130P TLMM Krzysztof Kozlowski (Fri Oct 18 2024 - 04:45:09 EST)
- Re: [PATCH v2 2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support Ciprian Marian Costea (Fri Oct 18 2024 - 04:45:24 EST)
- Re: [PATCH v2 2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support Ciprian Marian Costea (Fri Oct 18 2024 - 04:45:56 EST)
- Re: [PATCH v2] docs/zh_CN: update the translation of process/submitting-patches.rst Dongliang Mu (Fri Oct 18 2024 - 04:46:41 EST)
- Re: [PATCH V3 02/15] selftests/resctrl: Print accurate buffer size as part of MBM results Ilpo Järvinen (Fri Oct 18 2024 - 04:46:52 EST)
- Re: [PATCH v2] csky: fix csky_cmpxchg_fixup not working yang li (Fri Oct 18 2024 - 04:47:16 EST)
- Re: [PATCH v2 2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support Ciprian Marian Costea (Fri Oct 18 2024 - 04:47:29 EST)
- Re: [PATCH v4 0/4] watchdog: rzg2l_wdt: Enable properly the watchdog clocks and power domain Ulf Hansson (Fri Oct 18 2024 - 04:50:44 EST)
- Re: [PATCH v2 3/6] x86/uaccess: Rearrange putuser.S Kirill A . Shutemov (Fri Oct 18 2024 - 04:51:24 EST)
- [PATCH v2] KVM: SVM: Inhibit AVIC on SNP-enabled system without HvInUseWrAllowed feature Suravee Suthikulpanit (Fri Oct 18 2024 - 04:52:45 EST)
- Re: [PATCH V3 05/15] selftests/resctrl: Protect against array overflow when reading strings Ilpo Järvinen (Fri Oct 18 2024 - 04:53:36 EST)
- [PATCH v3 0/2] dt-bindings: clock: ti: convert to yaml Andreas Kemnade (Fri Oct 18 2024 - 04:54:09 EST)
- [PATCH v3 1/2] dt-bindings: clock: ti: Convert interface.txt to json-schema Andreas Kemnade (Fri Oct 18 2024 - 04:54:11 EST)
- [PATCH v3 2/2] dt-bindings: clock: ti: Convert divider.txt to json-schema Andreas Kemnade (Fri Oct 18 2024 - 04:54:25 EST)
- Re: [PATCH V3 07/15] selftests/resctrl: Remove "once" parameter required to be false Ilpo Järvinen (Fri Oct 18 2024 - 04:54:46 EST)
- Re: [PATCH 3/5] arm64: dts: imx8mp-msc-sm2s-ep1: Add HDMI connector Marek Vasut (Fri Oct 18 2024 - 04:55:01 EST)
- Re: [PATCH v1 03/10] media: platform: mediatek: add isp_7x seninf unit CK Hu (胡俊光) (Fri Oct 18 2024 - 04:55:15 EST)
- Re: [PATCH v2 1/4] dt-bindings: rtc: add schema for NXP S32G2/S32G3 SoCs Ciprian Marian Costea (Fri Oct 18 2024 - 04:55:26 EST)
- Re: [PATCH v2 2/2] hwrng: add support for Airoha EN7581 TRNG Martin Kaiser (Fri Oct 18 2024 - 04:55:39 EST)
- Re: [PATCH V3 08/15] selftests/resctrl: Only support measured read operation Ilpo Järvinen (Fri Oct 18 2024 - 04:55:54 EST)
- [git pull] IOMMU Fixes for Linux v6.12-rc3 Joerg Roedel (Fri Oct 18 2024 - 04:57:44 EST)
- Re: [PATCH] genirq/devres: Simplify API devm_free_irq() implementation Thomas Gleixner (Fri Oct 18 2024 - 04:57:54 EST)
- Re: [PATCH 3/5] arm64: dts: imx8mp-msc-sm2s-ep1: Add HDMI connector Liu Ying (Fri Oct 18 2024 - 05:00:28 EST)
- RE: [PATCH net v2 0/4] net: stmmac: dwmac4: Fixes bugs in dwmac4 Leyfoon Tan (Fri Oct 18 2024 - 05:00:41 EST)
- Re: [PATCH v3 1/3] dt-bindings: pinctrl: Add support for Amlogic A4 SoCs Xianwei Zhao (Fri Oct 18 2024 - 05:01:29 EST)
- Re: [PATCH v2 5/5] phy: qcom: qmp-usbc: Add qmp configuration for QCS615 Tingwei Zhang (Fri Oct 18 2024 - 05:02:16 EST)
- Re: [PATCH v4 21/28] cxl/extent: Process DCD events and realize region extents Jonathan Cameron (Fri Oct 18 2024 - 05:03:30 EST)
- Re: [PATCH] remoteproc: qcom_q6v5_pas: disable auto boot for wpss Dmitry Baryshkov (Fri Oct 18 2024 - 05:03:42 EST)
- Re: [PATCH V3 10/15] selftests/resctrl: Make benchmark parameter passing robust Ilpo Järvinen (Fri Oct 18 2024 - 05:03:53 EST)
- Re: [PATCH V3 12/15] selftests/resctrl: Use cache size to determine "fill_buf" buffer size Ilpo Järvinen (Fri Oct 18 2024 - 05:07:03 EST)
- Re: [PATCH 1/3] xdp: Add Rx checksum hint Muyang Tian (Fri Oct 18 2024 - 05:07:39 EST)
- [PATCH 5.10 1/1] soundwire: cadence: Fix error check in cdns_xfer_msg() Daniil Dulov (Fri Oct 18 2024 - 05:08:11 EST)
- Re: [PATCH v3 5/5] scsi: ufs: rockchip: initial support for UFS Ulf Hansson (Fri Oct 18 2024 - 05:08:36 EST)
- Re: [PATCH v3 4/5] arm64: dts: qcom: sm4250: add LPASS LPI pin controller Dmitry Baryshkov (Fri Oct 18 2024 - 05:09:00 EST)
- Re: [PATCH V3 15/15] selftests/resctrl: Replace magic constants used as array size Ilpo Järvinen (Fri Oct 18 2024 - 05:09:12 EST)
- Re: [PATCH v4 21/28] cxl/extent: Process DCD events and realize region extents Jonathan Cameron (Fri Oct 18 2024 - 05:09:29 EST)
- [PATCH v5 0/8] gpio: notify user-space about config changes in the kernel Bartosz Golaszewski (Fri Oct 18 2024 - 05:10:33 EST)
- [PATCH v5 1/8] gpiolib: notify user-space when a driver requests its own desc Bartosz Golaszewski (Fri Oct 18 2024 - 05:10:37 EST)
- [PATCH v5 2/8] gpiolib: unduplicate chip guard in set_config path Bartosz Golaszewski (Fri Oct 18 2024 - 05:10:49 EST)
- [PATCH v5 4/8] gpio: cdev: prepare gpio_desc_to_lineinfo() for being called from atomic Bartosz Golaszewski (Fri Oct 18 2024 - 05:11:08 EST)
- [PATCH v5 3/8] gpio: cdev: go back to storing debounce period in the GPIO descriptor Bartosz Golaszewski (Fri Oct 18 2024 - 05:11:11 EST)
- [PATCH v5 5/8] gpiolib: add a per-gpio_device line state notification workqueue Bartosz Golaszewski (Fri Oct 18 2024 - 05:11:19 EST)
- [PATCH v5 6/8] gpio: cdev: put emitting the line state events on a workqueue Bartosz Golaszewski (Fri Oct 18 2024 - 05:11:35 EST)
- [PATCH v5 7/8] gpiolib: switch the line state notifier to atomic Bartosz Golaszewski (Fri Oct 18 2024 - 05:11:45 EST)
- [PATCH v5 8/8] gpiolib: notify user-space about in-kernel line state changes Bartosz Golaszewski (Fri Oct 18 2024 - 05:12:05 EST)
- Re: [PATCH -next] posix-clock: Fix missing put_clock_desc() Anna-Maria Behnsen (Fri Oct 18 2024 - 05:12:27 EST)
- [PATCH 0/2] Add support Boundary Device Nitrogen8MP Universal SMARC Carrier Board Bhavin Sharma (Fri Oct 18 2024 - 05:12:39 EST)
- [PATCH 1/2] arm64: dts: imx8mp: Add Boundary Device Nitrogen8MP Universal SMARC Carrier Board Bhavin Sharma (Fri Oct 18 2024 - 05:12:54 EST)
- [PATCH 2/2] dt-bindings: arm: fsl: Add Boundary Device Nitrogen8MP Universal SMARC Carrier Board Bhavin Sharma (Fri Oct 18 2024 - 05:13:07 EST)
- [PATCH v2 0/3] arm64: dts: mediatek: Add MT8186 Chinchou Zhengqiao Xia (Fri Oct 18 2024 - 05:13:18 EST)
- [PATCH v2 1/3] dt-bindings: arm: mediatek: Add MT8186 Chinchou Chromebook Zhengqiao Xia (Fri Oct 18 2024 - 05:13:29 EST)
- [PATCH v2 2/3] arm64: dts: mediatek: Add MT8186 Chinchou Chromebooks Zhengqiao Xia (Fri Oct 18 2024 - 05:13:41 EST)
- [PATCH v2 3/3] arm64: dts: mediatek: Add exton node for DP bridge Zhengqiao Xia (Fri Oct 18 2024 - 05:13:53 EST)
- Re: [PATCHv2 4/5] crypto: cesa: move loop to mv_cesa_put_sram Herbert Xu (Fri Oct 18 2024 - 05:14:12 EST)
- Re: [PATCH v5 2/2] dt-bindings: mtd: davinci: convert to yaml Marcus Folkesson (Fri Oct 18 2024 - 05:14:24 EST)
- Re: [PATCH net-next v2 7/8] net: stmmac: xgmac: Complete FPE support Vladimir Oltean (Fri Oct 18 2024 - 05:14:39 EST)
- [PATCH bpf-next v2 0/3] XDP metadata: Rx checksum/GSO hint; Tx GSO offload Muyang Tian (Fri Oct 18 2024 - 05:15:03 EST)
- [PATCH bpf-next v2 2/3] xdp: Add Rx GSO hint Muyang Tian (Fri Oct 18 2024 - 05:15:21 EST)
- [PATCH bpf-next v2 3/3] xsk: Add Tx GSO type and size offload support Muyang Tian (Fri Oct 18 2024 - 05:15:46 EST)
- [PATCH bpf-next v2 1/3] xdp: Add Rx checksum hint Muyang Tian (Fri Oct 18 2024 - 05:16:10 EST)
- Re: [PATCH v1] ext4: fix a assertion failure due to ungranted bh dirting Jan Kara (Fri Oct 18 2024 - 05:16:32 EST)
- Re: [PATCH v9 0/4] shut down devices asynchronously Lukas Wunner (Fri Oct 18 2024 - 05:16:43 EST)
- [PATCH v4 4/6] s390/uvdevice: Increase indent in IOCTL definitions Steffen Eiden (Fri Oct 18 2024 - 05:16:58 EST)
- [PATCH v4 1/6] s390/boot/uv.c: Use a constant for more-data rc Steffen Eiden (Fri Oct 18 2024 - 05:17:00 EST)
- [PATCH v4 3/6] s390/uvdevice: Add Retrieve Secret IOCTL Steffen Eiden (Fri Oct 18 2024 - 05:17:03 EST)
- [PATCH v4 2/6] s390/uv: Retrieve UV secrets support Steffen Eiden (Fri Oct 18 2024 - 05:17:14 EST)
- [PATCH v4 5/6] s390/uvdevice: Add List Secrets Ext IOCTL Steffen Eiden (Fri Oct 18 2024 - 05:17:19 EST)
- [PATCH v4 0/6] s390/uv: Retrieve Secrets Ultravisor Call support Steffen Eiden (Fri Oct 18 2024 - 05:17:51 EST)
- [PATCH v4 6/6] s390/uv: Retrieve UV secrets sysfs support Steffen Eiden (Fri Oct 18 2024 - 05:17:53 EST)
- Re: RE: RE: [PATCH net-next 07/13] net: fec: fec_probe(): update quirk: bring IRQs in correct order Marc Kleine-Budde (Fri Oct 18 2024 - 05:18:22 EST)
- Re: [PATCH] media: i2c: ov5645: add HAS_EVENTS supporty Tommaso Merciai (Fri Oct 18 2024 - 05:20:22 EST)
- Re: [PATCH v3 1/3] dt-bindings: pinctrl: Add support for Amlogic A4 SoCs Jerome Brunet (Fri Oct 18 2024 - 05:21:12 EST)
- Re: [PATCH v2 2/7] serial: qcom-geni: fix shutdown race Johan Hovold (Fri Oct 18 2024 - 05:21:42 EST)
- Re: [PATCH net-next v2 1/8] net: stmmac: Introduce separate files for FPE implementation Vladimir Oltean (Fri Oct 18 2024 - 05:21:59 EST)
- Re: Qemu v9.0.2: Boot failed qemu-arm64 with Linux next-20241017 tag Catalin Marinas (Fri Oct 18 2024 - 05:22:14 EST)
- [PATCH] f2fs: fix to convert log type to segment data type correctly Chao Yu (Fri Oct 18 2024 - 05:22:23 EST)
- [PATCH 5.10 0/1] soundwire: cadence: Fix error check in cdns_xfer_msg() Daniil Dulov (Fri Oct 18 2024 - 05:22:58 EST)
- [PATCH v2] mm/kmemleak: fix errors/warnings for coding style Pintu Kumar (Fri Oct 18 2024 - 05:23:09 EST)
- [PATCH] arm64: dts: rockchip: Correct GPIO polarity on brcm BT nodes Diederik de Haas (Fri Oct 18 2024 - 05:23:21 EST)
- [PATCH] mm: Remove unused has_isolate_pageblock Luoxi Li (Fri Oct 18 2024 - 05:23:41 EST)
- Re: [PATCH v4 5/9] misc: amd-sbi: Add support for mailbox error codes Gupta, Akshay (Fri Oct 18 2024 - 05:23:53 EST)
- [tip:master] BUILD SUCCESS bb05949e0918cbe7ff51576563c81c924852e5b7 kernel test robot (Fri Oct 18 2024 - 05:24:32 EST)
- Re: [PATCH] mm: Remove unused has_isolate_pageblock David Hildenbrand (Fri Oct 18 2024 - 05:24:33 EST)
- Re: [PATCH 1/3] ima: Remove inode lock Roberto Sassu (Fri Oct 18 2024 - 05:25:05 EST)
- Re: [PATCH v1 2/2] arm64: dts: qcom: x1e80100-dell-xps13-9345: fix nvme regulator boot glitch Johan Hovold (Fri Oct 18 2024 - 05:25:21 EST)
- Re: [PATCH] gpio: pca953x: fix pca953x_irq_bus_sync_unlock race Jean Delvare (Fri Oct 18 2024 - 05:27:06 EST)
- Re: [PATCH] genirq/devres: Simplify API devm_free_irq() implementation quic_zijuhu (Fri Oct 18 2024 - 05:29:25 EST)
- Re: [PATCH v9 0/8] block atomic writes for xfs John Garry (Fri Oct 18 2024 - 05:29:58 EST)
- Re: [PATCH net-next v2 7/8] net: stmmac: xgmac: Complete FPE support Russell King (Oracle) (Fri Oct 18 2024 - 05:31:39 EST)
- [PATCH 0/3] perf vendor events amd: Add more Zen 5 events and metrics Sandipan Das (Fri Oct 18 2024 - 05:31:51 EST)
- [PATCH 1/3] perf vendor events amd: Add Zen 5 data fabric events Sandipan Das (Fri Oct 18 2024 - 05:32:16 EST)
- [PATCH 2/3] perf vendor events amd: Add Zen 5 data fabric metrics Sandipan Das (Fri Oct 18 2024 - 05:32:30 EST)
- Re: [PATCH v2] selftest/tcp-ao: Add filter tests Simon Horman (Fri Oct 18 2024 - 05:32:44 EST)
- Re: FW: [RFC PATCH v2 1/1] mmc: sdhci-pci-gli: fix x86/S0ix SoCs suspend for GL9767 Georg Gottleuber (Fri Oct 18 2024 - 05:33:09 EST)
- [PATCH 3/3] perf vendor events amd: Update Zen 5 data cache fill events Sandipan Das (Fri Oct 18 2024 - 05:33:28 EST)
- Re: [PATCH] clk: qcom: gcc-x1e80100: Fix USB MP SS1 PHY GDSC pwrsts flags Johan Hovold (Fri Oct 18 2024 - 05:34:30 EST)
- Re: [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private Patrick Roy (Fri Oct 18 2024 - 05:35:12 EST)
- [PATCH v3] x86/split_lock: fix delayed detection enabling Maksim Davydov (Fri Oct 18 2024 - 05:35:32 EST)
- Re: [PATCH v2] PCI/pwrctl: pwrseq: abandon QCom WCN probe on pre-pwrseq device-trees Bartosz Golaszewski (Fri Oct 18 2024 - 05:35:47 EST)
- Re: [PATCH v4 5/9] misc: amd-sbi: Add support for mailbox error codes Greg KH (Fri Oct 18 2024 - 05:36:03 EST)
- Re: (subset) [PATCH v2 0/4] rockchip: Fix several DT validation errors Diederik de Haas (Fri Oct 18 2024 - 05:36:24 EST)
- Re: [PATCH v9 0/4] shut down devices asynchronously Greg Kroah-Hartman (Fri Oct 18 2024 - 05:37:40 EST)
- Re: (subset) [PATCH v2 0/4] rockchip: Fix several DT validation errors Heiko Stübner (Fri Oct 18 2024 - 05:38:03 EST)
- Re: [PATCH 3/5] arm64: dts: imx8mp-msc-sm2s-ep1: Add HDMI connector Marek Vasut (Fri Oct 18 2024 - 05:38:59 EST)
- Re: [PATCH] amba: Fix atomicity violation in amba_match() Suzuki K Poulose (Fri Oct 18 2024 - 05:39:34 EST)
- Re: [PATCH v3 5/5] scsi: ufs: rockchip: initial support for UFS Shawn Lin (Fri Oct 18 2024 - 05:39:55 EST)
- [PATCH] sched_ext: improve WAKE_SYNC behavior for default idle CPU selection Andrea Righi (Fri Oct 18 2024 - 05:40:50 EST)
- Re: [PATCH v7 2/2] mtd: rawnand: nuvoton: add new driver for the Nuvoton MA35 SoC Sascha Hauer (Fri Oct 18 2024 - 05:41:35 EST)
- Re: [PATCHv2 net-next 2/3] bonding: use correct return value Simon Horman (Fri Oct 18 2024 - 05:41:59 EST)
- [PATCH] mm: Remove redundant condition for THP folio Dev Jain (Fri Oct 18 2024 - 05:42:19 EST)
- [PATCH] arm64: dts: mt8186: Update regulators voltages Albert Jakieła (Fri Oct 18 2024 - 05:43:05 EST)
- [PATCH V1 0/2] ASoC: codecs: Add aw88081 amplifier driver wangweidong . a (Fri Oct 18 2024 - 05:43:54 EST)
- [PATCH V1 1/2] ASoC: dt-bindings: Add schema for "awinic,aw88081" wangweidong . a (Fri Oct 18 2024 - 05:44:08 EST)
- RE: [PATCH 6.6 000/211] 6.6.57-rc2 review Chris Paterson (Fri Oct 18 2024 - 05:44:23 EST)
- [PATCH V1 2/2] ASoC: codecs: Add aw88081 amplifier driver wangweidong . a (Fri Oct 18 2024 - 05:44:38 EST)
- Re: [PATCH v3 4/5] arm64: dts: qcom: x1e80100-crd: add rtc offset to set rtc time Johan Hovold (Fri Oct 18 2024 - 05:44:59 EST)
- Re: [PATCH v10 5/8] coresight: tmc: Add support for reading crash data Suzuki K Poulose (Fri Oct 18 2024 - 05:46:36 EST)
- Re: Qemu v9.0.2: Boot failed qemu-arm64 with Linux next-20241017 tag Alex Bennée (Fri Oct 18 2024 - 05:46:48 EST)
- Re: Qemu v9.0.2: Boot failed qemu-arm64 with Linux next-20241017 tag Peter Maydell (Fri Oct 18 2024 - 05:48:25 EST)
- Re: [PATCH net-next v5 0/3] Threads support in proc connector Simon Horman (Fri Oct 18 2024 - 05:49:56 EST)
- [PATCH 5.10 0/1] iommu/amd: Prepare for multiple DMA domain types Daniil Dulov (Fri Oct 18 2024 - 05:51:46 EST)
- [PATCH 5.10 1/1] iommu/amd: Prepare for multiple DMA domain types Daniil Dulov (Fri Oct 18 2024 - 05:51:57 EST)
- [PATCH] mtd: spi-nor: atmel: add at25sf321b entry Marcus Folkesson (Fri Oct 18 2024 - 05:52:02 EST)
- Re: [PATCH v3 0/3] mm/slub: Improve data handling of krealloc() when orig_size is enabled Vlastimil Babka (Fri Oct 18 2024 - 05:52:21 EST)
- [PATCH v2 0/4] clk: imx: scu and fracn pll update Peng Fan (OSS) (Fri Oct 18 2024 - 05:52:41 EST)
- [PATCH v2 1/4] clk: imx: lpcg-scu: SW workaround for errata (e10858) Peng Fan (OSS) (Fri Oct 18 2024 - 05:52:53 EST)
- [PATCH v2 2/4] clk: imx: lpcg-scu: Skip HDMI LPCG clock save/restore Peng Fan (OSS) (Fri Oct 18 2024 - 05:53:05 EST)
- [PATCH v2 3/4] clk: imx: fracn-gppll: correct PLL initialization flow Peng Fan (OSS) (Fri Oct 18 2024 - 05:53:19 EST)
- [PATCH v2 4/4] clk: imx: fracn-gppll: fix pll power up Peng Fan (OSS) (Fri Oct 18 2024 - 05:53:28 EST)
- Re: [EXT] Re: [RFC v2 5/6] media: v4l2-ctrls: Add video roi ctrls Hans Verkuil (Fri Oct 18 2024 - 05:54:26 EST)
- Re: [PATCH 0/2] [tip: sched/core] sched: Disable PLACE_LAG and RUN_TO_PARITY and move them to sysctl Mohamed Abuelfotoh, Hazem (Fri Oct 18 2024 - 05:54:44 EST)
- Re: [PATCH v3] drm/display: Drop obsolete dependency on COMPILE_TEST Jean Delvare (Fri Oct 18 2024 - 05:54:57 EST)
- Re: [PATCH v3] xfs: Check for delayed allocations before setting extsize Ojaswin Mujoo (Fri Oct 18 2024 - 05:55:11 EST)
- [PATCH] platform/x86: eeepc-laptop: use sysfs_emit() instead of sprintf() chen zhang (Fri Oct 18 2024 - 05:56:13 EST)
- Re: [PATCH 07/14] clk: qcom: clk-branch: Add support for SREG branch ops Dmitry Baryshkov (Fri Oct 18 2024 - 05:57:06 EST)
- [PATCH] mtd: spi-nor: atmel: provide .size to the at25ff321a entry Marcus Folkesson (Fri Oct 18 2024 - 05:57:38 EST)
- Re: [PATCH 5/5] cxl: Avoid to create dax regions for type2 accelerators Jonathan Cameron (Fri Oct 18 2024 - 05:58:15 EST)
- Re: [PATCH v2] KVM: SVM: Inhibit AVIC on SNP-enabled system without HvInUseWrAllowed feature Joao Martins (Fri Oct 18 2024 - 05:58:33 EST)
- Re: [PATCH] media: i2c: ov5645: add HAS_EVENTS supporty Lad, Prabhakar (Fri Oct 18 2024 - 05:58:50 EST)
- Re: [PATCH v2 08/13] media: ar0521: don't overflow when checking PLL values Krzysztof Hałasa (Fri Oct 18 2024 - 05:59:03 EST)
- Re: [PATCH v4] xen: Remove dependency between pciback and privcmd Jürgen Groß (Fri Oct 18 2024 - 05:59:23 EST)
- Re: [PATCH net-next v2 7/8] net: stmmac: xgmac: Complete FPE support Furong Xu (Fri Oct 18 2024 - 06:00:44 EST)
- Re: Qemu v9.0.2: Boot failed qemu-arm with Linux next-20241017 tag. Alex Bennée (Fri Oct 18 2024 - 06:01:40 EST)
- Re: (subset) [PATCH v2 0/4] rockchip: Fix several DT validation errors Diederik de Haas (Fri Oct 18 2024 - 06:01:56 EST)
- [PATCH RFC] f2fs: revalidate empty segment when checkpoint is disabled Chao Yu (Fri Oct 18 2024 - 06:02:09 EST)
- Re: [PATCH] KVM: SVM: Disable AVIC on SNP-enabled system without HvInUseWrAllowed feature Suthikulpanit, Suravee (Fri Oct 18 2024 - 06:02:45 EST)
- [PATCH v5 0/2] pca954x: Add DT bindings and driver changes for reset after timeout Wojciech Siudy (Fri Oct 18 2024 - 06:04:00 EST)
- Re: [PATCH v3 5/5] scsi: ufs: rockchip: initial support for UFS Ulf Hansson (Fri Oct 18 2024 - 06:04:10 EST)
- [PATCH v5 1/2] dt-bindings: i2c: pca954x: Add timeout reset property Wojciech Siudy (Fri Oct 18 2024 - 06:04:22 EST)
- [PATCH v5 2/2] pca954x: Reset if channel select fails Wojciech Siudy (Fri Oct 18 2024 - 06:04:44 EST)
- Re: [PATCH net-next v5 3/3] connector/cn_proc: Selftest for threads Simon Horman (Fri Oct 18 2024 - 06:05:04 EST)
- Re: [PATCH v3 1/3] dt-bindings: arm: qcom,coresight-static-replicator: Add property for source filtering Krzysztof Kozlowski (Fri Oct 18 2024 - 06:05:40 EST)
- [GIT PULL] USB-serial device ids for 6.12-rc4 Johan Hovold (Fri Oct 18 2024 - 06:06:08 EST)
- [PATCH] selftests: netfilter: remove unused rplnlh parameter Liu Jing (Fri Oct 18 2024 - 06:06:27 EST)
- Re: [PATCH v2] KVM: SVM: Inhibit AVIC on SNP-enabled system without HvInUseWrAllowed feature Suthikulpanit, Suravee (Fri Oct 18 2024 - 06:07:24 EST)
- Re: [PATCH v5 0/5] Add support for DisplayPort on SA8775P platform Dmitry Baryshkov (Fri Oct 18 2024 - 06:08:26 EST)
- Re: [PATCH V1 1/2] ASoC: dt-bindings: Add schema for "awinic,aw88081" Krzysztof Kozlowski (Fri Oct 18 2024 - 06:08:39 EST)
- Re: [PATCH v3 1/3] dt-bindings: arm: qcom,coresight-static-replicator: Add property for source filtering Suzuki K Poulose (Fri Oct 18 2024 - 06:08:55 EST)
- [PATCH v2] posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime() Jinjie Ruan (Fri Oct 18 2024 - 06:09:06 EST)
- Re: [PATCH] ARM: dts: aspeed: Add device tree for Ampere's Mt. Jefferson BMC Chanh Nguyen (Fri Oct 18 2024 - 06:09:21 EST)
- Re: [PATCH v3] drm/display: Drop obsolete dependency on COMPILE_TEST Dmitry Baryshkov (Fri Oct 18 2024 - 06:09:34 EST)
- Re: [PATCH] watchdog: it87_wdt: add quirks for some Qotom IT8786 boards Guenter Roeck (Fri Oct 18 2024 - 06:09:47 EST)
- Re: [PATCH v5 0/5] Add support for DisplayPort on SA8775P platform Konrad Dybcio (Fri Oct 18 2024 - 06:11:12 EST)
- [PATCH] drm/ttm/tests: Fix memory leak in ttm_bo_kunit_init() Jinjie Ruan (Fri Oct 18 2024 - 06:11:22 EST)
- Re: [PATCH] arm64: dts: rockchip: Correct GPIO polarity on brcm BT nodes Krzysztof Kozlowski (Fri Oct 18 2024 - 06:11:38 EST)
- Re: [PATCH v2 5/5] phy: qcom: qmp-usbc: Add qmp configuration for QCS615 Dmitry Baryshkov (Fri Oct 18 2024 - 06:12:14 EST)
- Re: [PATCH 0/1] memcg/hugetlb: Adding hugeTLB counters to memory controller Michal Hocko (Fri Oct 18 2024 - 06:12:29 EST)
- [PATCH] drm/ttm/tests: Fix memory leaks for ttm_tt_init() Jinjie Ruan (Fri Oct 18 2024 - 06:12:43 EST)
- Re: [PATCH v3 1/3] dt-bindings: pinctrl: Add support for Amlogic A4 SoCs Krzysztof Kozlowski (Fri Oct 18 2024 - 06:13:30 EST)
- Re: [syzbot] [xfs?] INFO: task hung in xfs_ail_push_all_sync (2) Aleksandr Nogikh (Fri Oct 18 2024 - 06:14:00 EST)
- [PATCH v2] kselftests: Add test to detect boot event slowdowns Laura Nao (Fri Oct 18 2024 - 06:14:43 EST)
- Re: [PATCH v2 tip/perf/core 2/2] uprobes: SRCU-protect uretprobe lifetime (with timeout) Peter Zijlstra (Fri Oct 18 2024 - 06:17:08 EST)
- [PATCH v4 0/5] iio: fix possible race condition during access of available info lists Matteo Martelli (Fri Oct 18 2024 - 06:17:21 EST)
- [PATCH v4 1/5] iio: core: add read_avail_release_resource callback to fix race Matteo Martelli (Fri Oct 18 2024 - 06:17:31 EST)
- [PATCH v4 2/5] iio: consumers: copy/release available info from producer to fix race Matteo Martelli (Fri Oct 18 2024 - 06:17:51 EST)
- [PATCH v4 3/5] iio: pac1921: use read_avail+release APIs instead of custom ext_info Matteo Martelli (Fri Oct 18 2024 - 06:18:06 EST)
- [PATCH v4 4/5] iio: ad7192: copy/release available filter frequencies to fix race Matteo Martelli (Fri Oct 18 2024 - 06:18:18 EST)
- [PATCH v4 5/5] iio: as73211: copy/release available integration times to fix race Matteo Martelli (Fri Oct 18 2024 - 06:18:36 EST)
- [PATCH V2 net 2/9] net: hns3: add sync command to sync io-pgtable Jijie Shao (Fri Oct 18 2024 - 06:19:15 EST)
- [PATCH V2 net 0/9] There are some bugfix for the HNS3 ethernet driver Jijie Shao (Fri Oct 18 2024 - 06:19:16 EST)
- [PATCH V2 net 1/9] net: hns3: default enable tx bounce buffer when smmu enabled Jijie Shao (Fri Oct 18 2024 - 06:19:34 EST)
- [PATCH V2 net 5/9] net: hns3: Resolved the issue that the debugfs query result is inconsistent. Jijie Shao (Fri Oct 18 2024 - 06:19:55 EST)
- [PATCH V2 net 3/9] net: hns3: fixed reset failure issues caused by the incorrect reset type Jijie Shao (Fri Oct 18 2024 - 06:20:15 EST)
- [PATCH V2 net 4/9] net: hns3: fix missing features due to dev->features configuration too early Jijie Shao (Fri Oct 18 2024 - 06:20:34 EST)
- [PATCH V2 net 7/9] net: hns3: initialize reset_timer before hclgevf_misc_irq_init() Jijie Shao (Fri Oct 18 2024 - 06:20:35 EST)
- [PATCH V2 net 8/9] net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issue Jijie Shao (Fri Oct 18 2024 - 06:21:04 EST)
- [PATCH V2 net 9/9] net: hns3: fix kernel crash when 1588 is sent on HIP08 devices Jijie Shao (Fri Oct 18 2024 - 06:21:17 EST)
- [PATCH V2 net 6/9] net: hns3: don't auto enable misc vector Jijie Shao (Fri Oct 18 2024 - 06:21:54 EST)
- Re: [PATCH v4 1/2] dt-bindings: arm: Add device-name in the coresight components Suzuki K Poulose (Fri Oct 18 2024 - 06:22:14 EST)
- Re: [PATCH] media: i2c: ov5645: add HAS_EVENTS supporty Tommaso Merciai (Fri Oct 18 2024 - 06:22:27 EST)
- Re: [RFC PATCH 1/1] libperf: evlist: Fix --cpu argument on hybrid platform James Clark (Fri Oct 18 2024 - 06:22:42 EST)
- Re: [RFC PATCH 1/1] libperf: evlist: Fix --cpu argument on hybrid platform James Clark (Fri Oct 18 2024 - 06:22:58 EST)
- Re: [GIT PULL] USB-serial device ids for 6.12-rc4 Greg Kroah-Hartman (Fri Oct 18 2024 - 06:23:53 EST)
- Re: [POC 0/6] Allow SpinLockIrq to use a normal Guard interface Andreas Hindborg (Fri Oct 18 2024 - 06:24:13 EST)
- nx_crypto on power8 lpar Anatoly Pugachev (Fri Oct 18 2024 - 06:24:27 EST)
- Re: Qemu v9.0.2: Boot failed qemu-arm64 with Linux next-20241017 tag Alex Bennée (Fri Oct 18 2024 - 06:24:38 EST)
- Re: [PATCH v4 1/2] dt-bindings: arm: Add device-name in the coresight components Krzysztof Kozlowski (Fri Oct 18 2024 - 06:24:56 EST)
- Re: [PATCH v2 5/5] phy: qcom: qmp-usbc: Add qmp configuration for QCS615 Krishna Kurapati (Fri Oct 18 2024 - 06:25:13 EST)
- Re: [PATCH v2 1/1] HID: debug: Remove duplicates from 'keys' Jiri Kosina (Fri Oct 18 2024 - 06:25:31 EST)
- [PATCH] proc: Fix W=1 build kernel-doc warning Thorsten Blum (Fri Oct 18 2024 - 06:28:15 EST)
- Re: [PATCH 5.15, 5.10, 5.4, 4.19 1/1] KVM: Fix a data race on last_boosted_vcpu in kvm_vcpu_on_spin() Greg Kroah-Hartman (Fri Oct 18 2024 - 06:28:34 EST)
- Re: [PATCH] eth: Fix typo 'accelaration'. 'exprienced' and 'rewritting' Donald Hunter (Fri Oct 18 2024 - 06:28:51 EST)
- Re: [PATCH 09/14] clk: qcom: gdsc: add separate sleep state collapse vote support Taniya Das (Fri Oct 18 2024 - 06:29:08 EST)
- Re: [PATCH 0/4] HID: add Kysona driver Jiri Kosina (Fri Oct 18 2024 - 06:29:26 EST)
- [PATCH] selftests/net: Add missing va_end in test_snprintf Liu Jing (Fri Oct 18 2024 - 06:31:34 EST)
- Re: [PATCH v3 1/3] dt-bindings: arm: qcom,coresight-static-replicator: Add property for source filtering Krzysztof Kozlowski (Fri Oct 18 2024 - 06:31:53 EST)
- Re: [PATCH] cdrom: Avoid barrier_nospec() in cdrom_ioctl_media_changed() Phillip Potter (Fri Oct 18 2024 - 06:32:00 EST)
- [PATCH] mm: Use str_on_off() helper function in report_meminit() Thorsten Blum (Fri Oct 18 2024 - 06:32:19 EST)
- Re: [PATCH] HID: i2c-hid: Delayed i2c resume wakeup for Goodix touchpads Jiri Kosina (Fri Oct 18 2024 - 06:33:02 EST)
- [PATCH 5.10 0/1] wifi: rtl8xxxu: Fix the error handling of the probe function Daniil Dulov (Fri Oct 18 2024 - 06:33:18 EST)
- [PATCH 5.10 1/1] wifi: rtl8xxxu: Fix the error handling of the probe function Daniil Dulov (Fri Oct 18 2024 - 06:33:42 EST)
- Re: [PATCH] media: i2c: ov5645: add HAS_EVENTS supporty Sakari Ailus (Fri Oct 18 2024 - 06:34:15 EST)
- Re: [PATCH 2/3] dt-bindings: iio: magnetometer: document the Allegro MicroSystems ALS31300 3-D Linear Hall Effect Sensor Neil Armstrong (Fri Oct 18 2024 - 06:34:30 EST)
- Re: [PATCH] HID: Add quirk for Logitech Bolt receiver w/ Casa touchpad Jiri Kosina (Fri Oct 18 2024 - 06:34:52 EST)
- Re: [PATCH 1/1] cpuidle/menu: avoid prioritizing physical state over polling state Gautam Menghani (Fri Oct 18 2024 - 06:36:36 EST)
- [GIT PULL] s390 fixes for 6.12-rc4 Heiko Carstens (Fri Oct 18 2024 - 06:37:19 EST)
- Re: [PATCH v2 0/3] HID: bpf: add a couple of HID-BPF device fixes Jiri Kosina (Fri Oct 18 2024 - 06:39:19 EST)
- Re: [PATCH v4] mm/slub: Avoid list corruption when removing a slab from the full list Vlastimil Babka (Fri Oct 18 2024 - 06:39:23 EST)
- Re: [PATCH V22 07/22] mmc: core: Support UHS-II card control and access Victor Shih (Fri Oct 18 2024 - 06:40:00 EST)
- Re: [PATCH 3/3] iio: magnetometer: add Allegro MicroSystems ALS31300 3-D Linear Hall Effect driver Neil Armstrong (Fri Oct 18 2024 - 06:40:36 EST)
- Re: [PATCH v2] phy: cadence: Sierra: Fix offset of DEQ open eye algorithm control register Bartosz Wawrzyniak -X (bwawrzyn - GLOBALLOGIC INC at Cisco) (Fri Oct 18 2024 - 06:41:35 EST)
- Re: [PATCH net v6 05/10] ip6mr: Lock RTNL before ip6mr_new_table() call in ip6mr_rules_init() Stefan Wiehler (Fri Oct 18 2024 - 06:41:59 EST)
- [PATCH v4 1/6] iio: backend: add API for interface get Antoniu Miclaus (Fri Oct 18 2024 - 06:43:25 EST)
- [PATCH v4 2/6] iio: backend: add support for data size set Antoniu Miclaus (Fri Oct 18 2024 - 06:43:49 EST)
- [PATCH v4 3/6] iio: adc: adi-axi-adc: add interface type Antoniu Miclaus (Fri Oct 18 2024 - 06:43:49 EST)
- [PATCH v4 4/6] iio: adc: adi-axi-adc: set data format Antoniu Miclaus (Fri Oct 18 2024 - 06:44:15 EST)
- [PATCH v4 5/6] dt-bindings: iio: adc: add ad4851 Antoniu Miclaus (Fri Oct 18 2024 - 06:44:31 EST)
- [PATCH v4 6/6] iio: adc: ad4851: add ad485x driver Antoniu Miclaus (Fri Oct 18 2024 - 06:44:47 EST)
- Re: [PATCH v3 1/3] dt-bindings: arm: qcom,coresight-static-replicator: Add property for source filtering Suzuki K Poulose (Fri Oct 18 2024 - 06:47:26 EST)
- Re: [PATCH V22 07/22] mmc: core: Support UHS-II card control and access Victor Shih (Fri Oct 18 2024 - 06:47:44 EST)
- Re: [PATCH] mm: Remove redundant condition for THP folio Matthew Wilcox (Fri Oct 18 2024 - 06:48:22 EST)
- Re: [PATCH 09/14] clk: qcom: gdsc: add separate sleep state collapse vote support Dmitry Baryshkov (Fri Oct 18 2024 - 06:48:33 EST)
- Re: [PATCH] media: i2c: ov5645: add HAS_EVENTS supporty Tommaso Merciai (Fri Oct 18 2024 - 06:49:01 EST)
- Re: WARNING in get_pat_info David Hildenbrand (Fri Oct 18 2024 - 06:49:16 EST)
- Re: [PATCH v2 4/5] phy: qcom-qusb2: Add support for QCS615 Dmitry Baryshkov (Fri Oct 18 2024 - 06:49:23 EST)
- Re: [PATCH v2 5/5] phy: qcom: qmp-usbc: Add qmp configuration for QCS615 Dmitry Baryshkov (Fri Oct 18 2024 - 06:49:55 EST)
- [PATCH v3 1/3] dt-bindings: thermal: Add support for Airoha EN7581 thermal sensor Christian Marangi (Fri Oct 18 2024 - 06:50:10 EST)
- [PATCH v3 2/3] thermal: of: Add devm_thermal_of_zone_register_with_params() variant Christian Marangi (Fri Oct 18 2024 - 06:50:25 EST)
- [PATCH v3 3/3] thermal: Add support for Airoha EN7581 thermal sensor Christian Marangi (Fri Oct 18 2024 - 06:50:39 EST)
- Re: [PATCH 1/3] ima: Remove inode lock Kirill A. Shutemov (Fri Oct 18 2024 - 06:50:57 EST)
- [PATCH v3] platform/x86/intel/pmc: Fix pmc_core_iounmap to call iounmap for valid addresses Vamsi Krishna Brahmajosyula (Fri Oct 18 2024 - 06:51:25 EST)
- Re: [PATCH] mm: Remove redundant condition for THP folio David Hildenbrand (Fri Oct 18 2024 - 06:51:43 EST)
- [RFC 0/4] mm: zswap: add support for zswapin of large folios Usama Arif (Fri Oct 18 2024 - 06:51:58 EST)
- [RFC 1/4] mm/zswap: skip swapcache for swapping in zswap pages Usama Arif (Fri Oct 18 2024 - 06:52:06 EST)
- [RFC 2/4] mm/zswap: modify zswap_decompress to accept page instead of folio Usama Arif (Fri Oct 18 2024 - 06:52:18 EST)
- [RFC 3/4] mm/zswap: add support for large folio zswapin Usama Arif (Fri Oct 18 2024 - 06:52:36 EST)
- [RFC 4/4] mm/zswap: count successful large folio zswap loads Usama Arif (Fri Oct 18 2024 - 06:52:50 EST)
- Re: [PATCH v3] cleanup: adjust scoped_guard() macros to avoid potential warning Peter Zijlstra (Fri Oct 18 2024 - 06:53:13 EST)
- Re: [PATCH 07/14] clk: qcom: clk-branch: Add support for SREG branch ops Taniya Das (Fri Oct 18 2024 - 06:53:34 EST)
- Re: [PATCH 1/3] dt-bindings: mailbox: qcom,cpucp-mbox: Add sc7280 cpucp mailbox instance Dmitry Baryshkov (Fri Oct 18 2024 - 06:53:48 EST)
- Re: [PATCH v8 2/6] PCI: Deprecate pcim_iounmap_regions() Philipp Stanner (Fri Oct 18 2024 - 06:54:12 EST)
- Re: [PATCH v2 1/3] dt-bindings: soc: rockchip: add rk3576 vo1-grf syscon Dragan Simic (Fri Oct 18 2024 - 06:54:29 EST)
- Re: [PATCH 1/3] ima: Remove inode lock Kirill A. Shutemov (Fri Oct 18 2024 - 06:54:50 EST)
- [PATCH V23 00/16] Add support UHS-II for GL9755 and GL9767 Victor Shih (Fri Oct 18 2024 - 06:55:04 EST)
- [PATCH V23 01/16] mmc: core: Support UHS-II card control and access Victor Shih (Fri Oct 18 2024 - 06:55:12 EST)
- [PATCH V23 02/16] mmc: sdhci: add UHS-II related definitions in headers Victor Shih (Fri Oct 18 2024 - 06:55:19 EST)
- Re: [PATCH 07/14] clk: qcom: clk-branch: Add support for SREG branch ops Dmitry Baryshkov (Fri Oct 18 2024 - 06:55:34 EST)
- [PATCH V23 03/16] mmc: sdhci: add UHS-II module and add a kernel configuration Victor Shih (Fri Oct 18 2024 - 06:55:48 EST)
- [PATCH V23 04/16] mmc: sdhci-uhs2: dump UHS-II registers Victor Shih (Fri Oct 18 2024 - 06:56:18 EST)
- [PATCH V23 05/16] mmc: sdhci-uhs2: add reset function Victor Shih (Fri Oct 18 2024 - 06:56:40 EST)
- [PATCH V23 06/16] mmc: sdhci-uhs2: add set_power() to support vdd2 Victor Shih (Fri Oct 18 2024 - 06:56:58 EST)
- [PATCH V23 07/16] mmc: sdhci-uhs2: add set_timeout() Victor Shih (Fri Oct 18 2024 - 06:57:13 EST)
- [PATCH V23 08/16] mmc: sdhci-uhs2: add add_host() and others to set up the driver Victor Shih (Fri Oct 18 2024 - 06:57:31 EST)
- Re: [syzbot] [fuse?] WARNING in fuse_writepages Miklos Szeredi (Fri Oct 18 2024 - 06:57:36 EST)
- [PATCH V23 09/16] mmc: sdhci-uhs2: add set_ios() Victor Shih (Fri Oct 18 2024 - 06:57:59 EST)
- [PATCH V23 10/16] mmc: sdhci-uhs2: add related functions to initialize the interface Victor Shih (Fri Oct 18 2024 - 06:58:17 EST)
- [PATCH V23 11/16] mmc: sdhci-uhs2: add irq() and others Victor Shih (Fri Oct 18 2024 - 06:58:30 EST)
- [PATCH V23 12/16] mmc: sdhci-uhs2: add request() and others Victor Shih (Fri Oct 18 2024 - 06:58:44 EST)
- [PATCH V23 13/16] mmc: sdhci-uhs2: add pre-detect_init hook Victor Shih (Fri Oct 18 2024 - 06:58:53 EST)
- [PATCH V23 14/16] mmc: sdhci-pci: add UHS-II support framework Victor Shih (Fri Oct 18 2024 - 06:59:16 EST)
- [PATCH] netfilter: bridge: fix build failures in nf_ct_bridge_pre() Vladimir Oltean (Fri Oct 18 2024 - 06:59:27 EST)
- [PATCH V23 15/16] mmc: sdhci-pci-gli: enable UHS-II mode for GL9755 Victor Shih (Fri Oct 18 2024 - 06:59:32 EST)
- [PATCH V23 16/16] mmc: sdhci-pci-gli: enable UHS-II mode for GL9767 Victor Shih (Fri Oct 18 2024 - 06:59:44 EST)
- [PATCH v3 2/2] USB: xhci: add support for PWRON active high Francesco Dolcini (Fri Oct 18 2024 - 07:00:04 EST)
- [PATCH v3 0/2] USB: xhci: add support for PWRON polarity invert (TI TUSB73x0) Francesco Dolcini (Fri Oct 18 2024 - 07:00:13 EST)
- [PATCH v3 1/2] dt-bindings: usb: add TUSB73x0 PCIe Francesco Dolcini (Fri Oct 18 2024 - 07:00:27 EST)
- Re: [PATCH] media: i2c: ov5645: add HAS_EVENTS supporty Sakari Ailus (Fri Oct 18 2024 - 07:00:57 EST)
- Re: [PATCH 1/3] ima: Remove inode lock Kirill A. Shutemov (Fri Oct 18 2024 - 07:01:17 EST)
- [PATCH v2 0/2] crypto: hisilicon - fix the authsize and icv problems of aead in sec Chenghai Huang (Fri Oct 18 2024 - 07:01:45 EST)
- [PATCH v2 2/2] crypto: hisilicon/sec2 - fix for aead invalid authsize Chenghai Huang (Fri Oct 18 2024 - 07:01:51 EST)
- [PATCH v2 1/2] crypto: hisilicon/sec2 - fix for aead icv error Chenghai Huang (Fri Oct 18 2024 - 07:02:03 EST)
- Re: [PATCH] genirq/devres: Simplify API devm_free_irq() implementation Thomas Gleixner (Fri Oct 18 2024 - 07:02:23 EST)
- [PATCH v2] remoteproc: qcom_q6v5_pas: disable auto boot for wpss Balaji Pothunoori (Fri Oct 18 2024 - 07:02:39 EST)
- Re: [PATCH v4 1/5] dt-bindings: display/msm: Document MDSS on SA8775P Dmitry Baryshkov (Fri Oct 18 2024 - 07:02:54 EST)
- [PATCH net-next v22 00/14] Replace page_frag with page_frag_cache for sk_page_frag() Yunsheng Lin (Fri Oct 18 2024 - 07:03:13 EST)
- Re: [PATCH v2 2/2] usb: dwc3: core: Add support to ignore single SE0 glitches AKASH KUMAR (Fri Oct 18 2024 - 07:03:22 EST)
- [PATCH net-next v22 01/14] mm: page_frag: add a test module for page_frag Yunsheng Lin (Fri Oct 18 2024 - 07:03:37 EST)
- [PATCH net-next v22 03/14] mm: page_frag: use initial zero offset for page_frag_alloc_align() Yunsheng Lin (Fri Oct 18 2024 - 07:04:02 EST)
- [PATCH net-next v22 02/14] mm: move the page fragment allocator from page_alloc into its own file Yunsheng Lin (Fri Oct 18 2024 - 07:04:24 EST)
- [PATCH net-next v22 04/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly Yunsheng Lin (Fri Oct 18 2024 - 07:04:37 EST)
- [PATCH net-next v22 05/14] xtensa: remove the get_order() implementation Yunsheng Lin (Fri Oct 18 2024 - 07:04:46 EST)
- [PATCH net-next v22 06/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc' Yunsheng Lin (Fri Oct 18 2024 - 07:05:22 EST)
- [PATCH net-next v22 07/14] mm: page_frag: some minor refactoring before adding new API Yunsheng Lin (Fri Oct 18 2024 - 07:05:37 EST)
- [PATCH net-next v22 08/14] mm: page_frag: use __alloc_pages() to replace alloc_pages_node() Yunsheng Lin (Fri Oct 18 2024 - 07:05:55 EST)
- [PATCH net-next v22 09/14] net: rename skb_copy_to_page_nocache() helper Yunsheng Lin (Fri Oct 18 2024 - 07:06:09 EST)
- [PATCH net-next v22 10/14] mm: page_frag: introduce prepare/probe/commit API Yunsheng Lin (Fri Oct 18 2024 - 07:06:26 EST)
- [PATCH net-next v22 11/14] mm: page_frag: add testing for the newly added prepare API Yunsheng Lin (Fri Oct 18 2024 - 07:06:44 EST)
- [PATCH net-next v22 13/14] mm: page_frag: update documentation for page_frag Yunsheng Lin (Fri Oct 18 2024 - 07:07:15 EST)
- [PATCH net-next v22 12/14] net: replace page_frag with page_frag_cache Yunsheng Lin (Fri Oct 18 2024 - 07:07:17 EST)
- [PATCH net-next v22 14/14] mm: page_frag: add an entry in MAINTAINERS for page_frag Yunsheng Lin (Fri Oct 18 2024 - 07:07:22 EST)
- Re: [PATCH] arm64: dts: rockchip: Correct GPIO polarity on brcm BT nodes Diederik de Haas (Fri Oct 18 2024 - 07:08:15 EST)
- Re: [PATCH v2 2/2] usb: dwc3: core: Add support to ignore single SE0 glitches AKASH KUMAR (Fri Oct 18 2024 - 07:08:31 EST)
- Re: [PATCH 1/3] ima: Remove inode lock Lorenzo Stoakes (Fri Oct 18 2024 - 07:08:32 EST)
- Re: [PATCH] proc: Fix W=1 build kernel-doc warning Christian Brauner (Fri Oct 18 2024 - 07:09:02 EST)
- Re: [RFC PATCH v1 6/7] mm: do_swap_page() calls swapin_readahead() zswap load batching interface. Usama Arif (Fri Oct 18 2024 - 07:09:31 EST)
- Re: [PATCH 1/3] ima: Remove inode lock Kirill A. Shutemov (Fri Oct 18 2024 - 07:09:52 EST)
- [syzbot] [pm?] WARNING in thermal_thresholds_flush syzbot (Fri Oct 18 2024 - 07:10:39 EST)
- Re: [PATCH v8 01/11] cpuidle/poll_state: poll via smp_cond_load_relaxed() Catalin Marinas (Fri Oct 18 2024 - 07:10:46 EST)
- Re: [PATCH] genirq/devres: Simplify API devm_free_irq() implementation Zijun Hu (Fri Oct 18 2024 - 07:11:12 EST)
- [RFC PATCH] remoteproc: core: Add support for predefined notifyids Daniel Baluta (Fri Oct 18 2024 - 07:11:21 EST)
- [PATCH] ring-buffer: Use str_low_high() helper in ring_buffer_producer() Thorsten Blum (Fri Oct 18 2024 - 07:11:24 EST)
- Re: [PATCH v2] firmware: arm_scmi: fix slab-use-after-free in scmi_bus_notifier() Cristian Marussi (Fri Oct 18 2024 - 07:11:35 EST)
- Re: [PATCH v2] remoteproc: qcom_q6v5_pas: disable auto boot for wpss Dmitry Baryshkov (Fri Oct 18 2024 - 07:11:47 EST)
- [PATCH] audit: Use str_yes_no() helper function Thorsten Blum (Fri Oct 18 2024 - 07:12:00 EST)
- Re: [PATCH 06/14] clk: qcom: clk-branch: Add support for BRANCH_HALT_POLL flag Taniya Das (Fri Oct 18 2024 - 07:12:03 EST)
- Re: [RFC PATCH 0/4] Updates for CXL Event Records Jonathan Cameron (Fri Oct 18 2024 - 07:12:04 EST)
- Re: [PATCH v2 1/7] x86/sev: Prepare for using the RMPREAD instruction to access the RMP Borislav Petkov (Fri Oct 18 2024 - 07:12:11 EST)
- Re: [PATCH 06/14] clk: qcom: clk-branch: Add support for BRANCH_HALT_POLL flag Dmitry Baryshkov (Fri Oct 18 2024 - 07:12:24 EST)
- [PATCH] ASoC: nau8821: check regmap_raw_read/regmap_raw_write for failure Vitaliy Shevtsov (Fri Oct 18 2024 - 07:12:47 EST)
- Re: [PATCH v4] mm/slub: Avoid list corruption when removing a slab from the full list Hyeonggon Yoo (Fri Oct 18 2024 - 07:12:55 EST)
- [PATCH 0/6] Add support for GPUCC, CAMCC and VIDEOCC on Qualcomm QCS8300 platform Imran Shaik (Fri Oct 18 2024 - 07:13:10 EST)
- [PATCH 1/6] dt-bindings: clock: qcom: Add GPU clocks for QCS8300 Imran Shaik (Fri Oct 18 2024 - 07:13:26 EST)
- [PATCH 2/6] clk: qcom: Add support for GPU Clock Controller on QCS8300 Imran Shaik (Fri Oct 18 2024 - 07:13:40 EST)
- [PATCH 3/6] dt-bindings: clock: qcom: Add CAMCC clocks for QCS8300 Imran Shaik (Fri Oct 18 2024 - 07:13:53 EST)
- [PATCH 4/6] clk: qcom: Add support for Camera Clock Controller on QCS8300 Imran Shaik (Fri Oct 18 2024 - 07:14:07 EST)
- [PATCH 5/6] dt-bindings: clock: qcom: Add QCS8300 video clock controller Imran Shaik (Fri Oct 18 2024 - 07:14:23 EST)
- [PATCH 6/6] clk: qcom: Add support for Video Clock Controller on QCS8300 Imran Shaik (Fri Oct 18 2024 - 07:14:37 EST)
- Re: [PATCH] media: uvcvideo: Stop stream during unregister Mauro Carvalho Chehab (Fri Oct 18 2024 - 07:14:52 EST)
- Re: [GIT PULL] LOCKDEP changes for v6.13 Peter Zijlstra (Fri Oct 18 2024 - 07:15:04 EST)
- Re: [PATCH 1/3] cleanup: add conditional guard helper Peter Zijlstra (Fri Oct 18 2024 - 07:15:33 EST)
- Re: [POC 0/6] Allow SpinLockIrq to use a normal Guard interface Andreas Hindborg (Fri Oct 18 2024 - 07:17:11 EST)
- [PATCH] drm/msm/gpu: Check the status of registration to PM QoS Lukasz Luba (Fri Oct 18 2024 - 07:17:34 EST)
- Re: [PATCH] dt-bindings: input: Goodix SPI HID Touchscreen Charles Wang (Fri Oct 18 2024 - 07:18:26 EST)
- Re: [PATCH v2] kbuild: Restore the ability to build out of tree dtbs Masahiro Yamada (Fri Oct 18 2024 - 07:19:46 EST)
- Re: WARNING in get_pat_info David Hildenbrand (Fri Oct 18 2024 - 07:20:52 EST)
- Re: [PATCH 05/13] media: mgb4: protect driver against spectre Martin Tůma (Fri Oct 18 2024 - 07:21:55 EST)
- Re: [PATCH -tip] cleanup: Remove address space of returned pointer Peter Zijlstra (Fri Oct 18 2024 - 07:23:11 EST)
- Re: [PATCH 1/3] ima: Remove inode lock Roberto Sassu (Fri Oct 18 2024 - 07:23:28 EST)
- Re: [PATCH net v6 09/10] ip6mr: Lock RCU before ip6mr_get_table() call in ip6mr_rtm_getroute() Stefan Wiehler (Fri Oct 18 2024 - 07:24:49 EST)
- BUG: unable to handle kernel paging request in build_id_parse_nofault Hui Guo (Fri Oct 18 2024 - 07:26:59 EST)
- [syzbot] [fs?] INFO: rcu detected stall in sys_readlink (5) syzbot (Fri Oct 18 2024 - 07:28:43 EST)
- Re: [PATCHv2 net-next 2/3] bonding: use correct return value Toke Høiland-Jørgensen (Fri Oct 18 2024 - 07:29:50 EST)
- [PATCH] PCI: cadence: Lower severity of message when phy-names property is absent in DTS Bartosz Wawrzyniak (Fri Oct 18 2024 - 07:32:09 EST)
- [PATCH v4] mm/slub: Avoid list corruption when removing a slab from the full list yuan.gao (Fri Oct 18 2024 - 07:34:04 EST)
- Re: [PATCH v1] ext4: fix a assertion failure due to ungranted bh dirting liubaolin (Fri Oct 18 2024 - 07:35:10 EST)
- Re: [PATCH] sched/topology: improve topology_span_sane speed Vishal Chourasia (Fri Oct 18 2024 - 07:36:48 EST)
- Re: [PATCH] ASoC: nau8821: check regmap_raw_read/regmap_raw_write for failure Andy Shevchenko (Fri Oct 18 2024 - 07:37:46 EST)
- [PATCH v4] cleanup: adjust scoped_guard() macros to avoid potential warning Przemek Kitszel (Fri Oct 18 2024 - 07:38:41 EST)
- Re: BUG: unable to handle kernel paging request in build_id_parse_nofault Daniel Borkmann (Fri Oct 18 2024 - 07:39:23 EST)
- Re: [PATCH v3 net-next 02/13] dt-bindings: net: add i.MX95 ENETC support Alexander Stein (Fri Oct 18 2024 - 07:39:41 EST)
- Re: 6.9.3 stable : filesystem tasks stalled (now on 6.11.4) Genes Lists (Fri Oct 18 2024 - 07:40:35 EST)
- Re: [PATCH] misc: ti-st: st_kim: remove the driver Greg Kroah-Hartman (Fri Oct 18 2024 - 07:41:29 EST)
- Re: [PATCH v3] comedi: Flush partial mappings in error case Ian Abbott (Fri Oct 18 2024 - 07:41:51 EST)
- Re: [PATCH] dt-bindings: input: Goodix SPI HID Touchscreen Krzysztof Kozlowski (Fri Oct 18 2024 - 07:42:02 EST)
- Re: [PATCH v2 04/13] media: dvb_frontend: don't play tricks with underflow values Philipp Stanner (Fri Oct 18 2024 - 07:44:33 EST)
- [PATCH v5 net-next 2/3] net/udp: Add 4-tuple hash list basis Philo Lu (Fri Oct 18 2024 - 07:45:53 EST)
- [PATCH v5 net-next 0/3] udp: Add 4-tuple hash for connected sockets Philo Lu (Fri Oct 18 2024 - 07:46:14 EST)
- [PATCH v5 net-next 1/3] net/udp: Add a new struct for hash2 slot Philo Lu (Fri Oct 18 2024 - 07:46:29 EST)
- [PATCH v5 net-next 3/3] ipv4/udp: Add 4-tuple hash for connected socket Philo Lu (Fri Oct 18 2024 - 07:46:49 EST)
- Re: [PATCH v5 15/22] media: rzg2l-cru: Make use of v4l2_format_info() helpers Lad, Prabhakar (Fri Oct 18 2024 - 07:47:11 EST)
- Re: [PATCH net-next v2] tools: ynl-gen: use big-endian netlink attribute types Simon Horman (Fri Oct 18 2024 - 07:47:28 EST)
- Re: [PATCH v2] wifi: ath10k: add channel 177 for 5 GHz band Kalle Valo (Fri Oct 18 2024 - 07:49:58 EST)
- Re: [REGRESSION][BISECTED] erroneous buffer overflow detected in bch2_xattr_validate Miguel Ojeda (Fri Oct 18 2024 - 07:52:30 EST)
- Re: [PATCH net v6 09/10] ip6mr: Lock RCU before ip6mr_get_table() call in ip6mr_rtm_getroute() Florian Westphal (Fri Oct 18 2024 - 07:52:52 EST)
- Re: [PATCH 1/3] ima: Remove inode lock Kirill A. Shutemov (Fri Oct 18 2024 - 07:55:06 EST)
- Re: [PATCH 1/3] ima: Remove inode lock Roberto Sassu (Fri Oct 18 2024 - 07:57:23 EST)
- [PATCH 2/2] Drivers: hv: vmbus: Log on missing offers Naman Jain (Fri Oct 18 2024 - 07:58:28 EST)
- [PATCH 0/2] Drivers: hv: vmbus: Wait for offers and log missing offers Naman Jain (Fri Oct 18 2024 - 07:58:28 EST)
- [PATCH 1/2] Drivers: hv: vmbus: Wait for offers during boot Naman Jain (Fri Oct 18 2024 - 07:58:45 EST)
- Re: [PATCH v3 net-next 1/2] octeontx2-af: Refactor few NPC mcam APIs Simon Horman (Fri Oct 18 2024 - 07:59:07 EST)
- Re: [PATCH] posix-cpu-timers: clear TICK_DEP_BIT_POSIX_TIMER on clone Frederic Weisbecker (Fri Oct 18 2024 - 07:59:21 EST)
- Re: AMD zen microcode updates breaks boot Borislav Petkov (Fri Oct 18 2024 - 07:59:29 EST)
- Re: [PATCH v5 5/5] usb: host: enable sideband transfer during system sleep Guan-Yu Lin (Fri Oct 18 2024 - 08:00:09 EST)
- Re: [PATCH v3 net-next 2/2] octeontx2-af: Knobs for NPC default rule counters Simon Horman (Fri Oct 18 2024 - 08:02:13 EST)
- Re: [PATCH] drm/msm/gpu: Check the status of registration to PM QoS Dmitry Baryshkov (Fri Oct 18 2024 - 08:02:37 EST)
- [PATCH 0/2] Using i2c-hid-of-elan driver instead of i2c-hid-of driver Hsin-Te Yuan (Fri Oct 18 2024 - 08:03:22 EST)
- [PATCH 1/2] arm64: dts: mediatek: mt8183: Fix race condition of pinctrl Hsin-Te Yuan (Fri Oct 18 2024 - 08:03:38 EST)
- [PATCH 2/2] arm64: dts: mediatek: mt8183: Switch to Elan touchscreen driver Hsin-Te Yuan (Fri Oct 18 2024 - 08:03:54 EST)
- Re: [PATCH 2/6] clk: qcom: Add support for GPU Clock Controller on QCS8300 Dmitry Baryshkov (Fri Oct 18 2024 - 08:04:29 EST)
- Re: [PATCH 0/6] nfsd: update the delstid patches for latest draft changes Jeff Layton (Fri Oct 18 2024 - 08:05:38 EST)
- [PATCH v5] iio: adc: pac1921: Add ACPI support to Microchip pac1921 victor.duicu (Fri Oct 18 2024 - 08:07:32 EST)
- Re: [PATCH 4/6] clk: qcom: Add support for Camera Clock Controller on QCS8300 Dmitry Baryshkov (Fri Oct 18 2024 - 08:08:17 EST)
- Re: [PATCH 6/6] clk: qcom: Add support for Video Clock Controller on QCS8300 Dmitry Baryshkov (Fri Oct 18 2024 - 08:08:53 EST)
- [PATCH v2] genirq/devres: Simplify API devm_free_irq() implementation Zijun Hu (Fri Oct 18 2024 - 08:09:05 EST)
- Re: [PATCH] iio: imu: inv_icm42600: Enable Pedometer Functionality Hardevsinh Palaniya (Fri Oct 18 2024 - 08:09:29 EST)
- RE: [RFC PATCH 0/4] Updates for CXL Event Records Shiju Jose (Fri Oct 18 2024 - 08:09:59 EST)
- Re: [PATCH 1/2] printk: Introduce LOUD_CON flag Marcos Paulo de Souza (Fri Oct 18 2024 - 08:11:19 EST)
- Re: [PATCH v1] ext4: fix a assertion failure due to ungranted bh dirting liubaolin (Fri Oct 18 2024 - 08:13:48 EST)
- Re: [PATCH 5/5] drm: lcdif: Use drm_bridge_connector Dmitry Baryshkov (Fri Oct 18 2024 - 08:15:15 EST)
- [PATCH v2] acl: Annotate struct posix_acl with __counted_by() Thorsten Blum (Fri Oct 18 2024 - 08:15:41 EST)
- Re: [PATCH 2/3] ASoC: cs42l84: Add new codec driver James Calligeros (Fri Oct 18 2024 - 08:15:59 EST)
- Re: [RFC PATCH] drivers: hv: Convert open-coded timeouts to msecs_to_jiffies() Naman Jain (Fri Oct 18 2024 - 08:16:31 EST)
- [PATCH] iommu/sysfs: constify the class struct Bartosz Golaszewski (Fri Oct 18 2024 - 08:17:39 EST)
- Re: [PATCH net-next] net: vxlan: replace VXLAN_INVALID_HDR with VNI_NOT_FOUND patchwork-bot+netdevbpf (Fri Oct 18 2024 - 08:20:31 EST)
- Re: [PATCH v2 net 1/4] igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog() Maciej Fijalkowski (Fri Oct 18 2024 - 08:20:56 EST)
- Re: [PATCH v2 net 2/4] igb: Fix passing 0 to ERR_PTR in igb_run_xdp() Maciej Fijalkowski (Fri Oct 18 2024 - 08:21:44 EST)
- Re: [PATCH v1 1/1] x86/percpu: Cast -1 to argument type when comparing in percpu_add_op() Andy Shevchenko (Fri Oct 18 2024 - 08:22:05 EST)
- Re: [PATCH] resource,kexec: walk_system_ram_res_rev must retain resource flags Andy Shevchenko (Fri Oct 18 2024 - 08:22:50 EST)
- Re: [PATCH v2 net 3/4] ixgbe: Fix passing 0 to ERR_PTR in ixgbe_run_xdp() Maciej Fijalkowski (Fri Oct 18 2024 - 08:23:21 EST)
- Re: [PATCH v2 net 4/4] ixgbevf: Fix passing 0 to ERR_PTR in ixgbevf_run_xdp() Maciej Fijalkowski (Fri Oct 18 2024 - 08:24:13 EST)
- [PATCH] spi: make class structs const Bartosz Golaszewski (Fri Oct 18 2024 - 08:25:38 EST)
- Re: [PATCH v5 15/22] media: rzg2l-cru: Make use of v4l2_format_info() helpers Laurent Pinchart (Fri Oct 18 2024 - 08:26:30 EST)
- Re: [PATCH v3 1/3] dt-bindings: pinctrl: Add support for Amlogic A4 SoCs Jerome Brunet (Fri Oct 18 2024 - 08:26:53 EST)
- [tip:x86/sev] BUILD SUCCESS 0a895c0d9b73d934de95aa0dd4e631c394bdd25d kernel test robot (Fri Oct 18 2024 - 08:29:43 EST)
- Re: [PATCH] selftests: netfilter: remove unused rplnlh parameter Antoine Tenart (Fri Oct 18 2024 - 08:30:09 EST)
- Re: [PATCH v2] ALSA: hda/tas2781: Add speaker id check for ASUS projects Andy Shevchenko (Fri Oct 18 2024 - 08:31:19 EST)
- Re: [PATCH 4/5] drm/bridge: imx8mp-hdmi-tx: Set output_port to 1 Dmitry Baryshkov (Fri Oct 18 2024 - 08:31:30 EST)
- Re: [PATCH 0/1] memcg/hugetlb: Adding hugeTLB counters to memory controller Johannes Weiner (Fri Oct 18 2024 - 08:31:41 EST)
- Re: [PATCH v4] checkpatch: Remove broken sleep/delay related checks Frederic Weisbecker (Fri Oct 18 2024 - 08:31:52 EST)
- Re: [PATCH 1/3] cleanup: add conditional guard helper Przemek Kitszel (Fri Oct 18 2024 - 08:32:04 EST)
- Re: [PATCH v3 1/3] dt-bindings: pinctrl: Add support for Amlogic A4 SoCs Neil Armstrong (Fri Oct 18 2024 - 08:32:16 EST)
- Re: [PATCH v8 2/6] PCI: Deprecate pcim_iounmap_regions() Andy Shevchenko (Fri Oct 18 2024 - 08:37:01 EST)
- Re: [PATCH net-next 00/12] Add support for PSE port priority Kory Maincent (Fri Oct 18 2024 - 08:37:23 EST)
- Re: [PATCH v1] ext4: fix a assertion failure due to ungranted bh dirting Jan Kara (Fri Oct 18 2024 - 08:37:53 EST)
- Re: [PATCH v2 0/3] HID: bpf: add a couple of HID-BPF device fixes Benjamin Tissoires (Fri Oct 18 2024 - 08:38:29 EST)
- Re: [PATCH 3/3] perf test: Document the -w/--workload option Arnaldo Carvalho de Melo (Fri Oct 18 2024 - 08:38:59 EST)
- Re: [PATCH net-next] net: vxlan: update the document for vxlan_snoop() patchwork-bot+netdevbpf (Fri Oct 18 2024 - 08:40:31 EST)
- Re: [PATCH 03/11] PCI: of_property: Sanitize 32 bit PCI address parsed from DT Andrea della Porta (Fri Oct 18 2024 - 08:41:13 EST)
- Re: [PATCH v5 15/22] media: rzg2l-cru: Make use of v4l2_format_info() helpers Lad, Prabhakar (Fri Oct 18 2024 - 08:41:30 EST)
- Re: [PATCH v3 2/8] x86/sev: Add support for the RMPREAD instruction Borislav Petkov (Fri Oct 18 2024 - 08:41:44 EST)
- Re: [PATCH] i2c: designware: Add ACPI HID for DWAPB I2C controller on Fujitsu MONAKA Andy Shevchenko (Fri Oct 18 2024 - 08:42:07 EST)
- [PATCH 3/3] MIPS: mobileye: dts: eyeq6h: Enable cluster support Gregory CLEMENT (Fri Oct 18 2024 - 08:42:29 EST)
- [PATCH V3] arm64: dts: qcom: qcm6490-idp: Add UFS nodes Manish Pandey (Fri Oct 18 2024 - 08:43:22 EST)
- Re: [POC 0/6] Allow SpinLockIrq to use a normal Guard interface Boqun Feng (Fri Oct 18 2024 - 08:43:34 EST)
- Re: [PATCH net-next v2 15/18] xsk: add generic XSk &xdp_buff -> skb conversion Maciej Fijalkowski (Fri Oct 18 2024 - 08:48:48 EST)
- [PATCH v6 0/6] arm64: dts: qcom: enable Bluetooth and WLAN on sc8280xp and sm8450 boards Bartosz Golaszewski (Fri Oct 18 2024 - 08:49:49 EST)
- [PATCH v6 1/6] regulator: dt-bindings: qcom,qca6390-pmu: add more properties for wcn6855 Bartosz Golaszewski (Fri Oct 18 2024 - 08:50:05 EST)
- [PATCH v6 3/6] arm64: dts: qcom: sc8280xp-crd: model the PMU of the on-board wcn6855 Bartosz Golaszewski (Fri Oct 18 2024 - 08:50:14 EST)
- [PATCH v6 2/6] power: sequencing: qcom-wcn: improve support for wcn6855 Bartosz Golaszewski (Fri Oct 18 2024 - 08:50:28 EST)
- [PATCH v2] drm/bridge: Fix assignment of the of_node of the parent to aux bridge Abel Vesa (Fri Oct 18 2024 - 08:50:36 EST)
- [PATCH v6 4/6] arm64: dts: qcom: sc8280xp-crd: enable bluetooth Bartosz Golaszewski (Fri Oct 18 2024 - 08:50:53 EST)
- [PATCH v6 6/6] arm64: dts: qcom: sm8450-hdk: model the PMU of the on-board wcn6855 Bartosz Golaszewski (Fri Oct 18 2024 - 08:50:57 EST)
- [PATCH v6 5/6] arm64: dts: qcom: sc8280xp-x13s: model the PMU of the on-board wcn6855 Bartosz Golaszewski (Fri Oct 18 2024 - 08:51:04 EST)
- Re: AMD zen microcode updates breaks boot Borislav Petkov (Fri Oct 18 2024 - 08:51:44 EST)
- Re: [patch V5 01/26] signal: Confine POSIX_TIMERS properly Frederic Weisbecker (Fri Oct 18 2024 - 08:51:54 EST)
- Re: [PATCH] media: i2c: ov5645: add HAS_EVENTS supporty Tommaso Merciai (Fri Oct 18 2024 - 08:52:06 EST)
- Re: [PATCH v17 11/16] fprobe: Rewrite fprobe on function-graph tracer Heiko Carstens (Fri Oct 18 2024 - 08:52:21 EST)
- Re: [PATCH v2 0/4] Add minimal Samsung Galaxy S20 Series board, SM-G981B and SM-G980F support Rob Herring (Arm) (Fri Oct 18 2024 - 08:52:35 EST)
- Re: [PATCH 0/2] Add support Boundary Device Nitrogen8MP Universal SMARC Carrier Board Rob Herring (Arm) (Fri Oct 18 2024 - 08:52:46 EST)
- Re: [PATCH v2 0/3] arm64: dts: mediatek: Add MT8186 Chinchou Rob Herring (Arm) (Fri Oct 18 2024 - 08:52:54 EST)
- Re: [PATCH 0/2] Using i2c-hid-of-elan driver instead of i2c-hid-of driver Rob Herring (Arm) (Fri Oct 18 2024 - 08:53:04 EST)
- [PATCH] Input: gpio-keys - fix un-responsive keys issue on hibernate exit Kamal Wadhwa (Fri Oct 18 2024 - 08:53:22 EST)
- Re: [RFC PATCH v1 00/57] Boot-time page size selection for arm64 Petr Tesarik (Fri Oct 18 2024 - 08:56:24 EST)
- Re: [PATCH v2 0/7] md: enhance faulty checking for blocked handling Mariusz Tkaczyk (Fri Oct 18 2024 - 08:57:00 EST)
- Re: [PATCH v6 01/10] drm/bridge: it6505: Change definition of AUX_FIFO_MAX_SIZE Dmitry Baryshkov (Fri Oct 18 2024 - 08:57:13 EST)
- Re: [PATCH v4 2/2] firmware: arm_scmi: Support 'reg-io-width' property for shared memory Sudeep Holla (Fri Oct 18 2024 - 08:57:25 EST)
- Re: [PATCH] resource,kexec: walk_system_ram_res_rev must retain resource flags Andy Shevchenko (Fri Oct 18 2024 - 08:57:47 EST)
- [PATCH] clk: samsung: gs101: make all ufs related clocks critical Peter Griffin (Fri Oct 18 2024 - 09:02:33 EST)
- Re: [PATCH v6 0/9] MIPS: Support I6500 multi-cluster configuration Gregory CLEMENT (Fri Oct 18 2024 - 09:03:30 EST)
- Re: [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags Michal Hocko (Fri Oct 18 2024 - 09:03:55 EST)
- Re: [PATCH v3 4/5] selftests/mseal: add more tests for mmap Mark Brown (Fri Oct 18 2024 - 09:04:19 EST)
- Re: [PATCH 1/5] dt-bindings: soc: ti: ti,j721e-system-controller: Add PCIe ctrl property Rob Herring (Fri Oct 18 2024 - 09:04:58 EST)
- Re: [patch V5 02/26] signal: Cleanup flush_sigqueue_mask() Frederic Weisbecker (Fri Oct 18 2024 - 09:06:03 EST)
- Re: [PATCH v3 3/8] x86/sev: Require the RMPREAD instruction after Fam19h Borislav Petkov (Fri Oct 18 2024 - 09:06:52 EST)
- Re: [PATCH v3 net-next 02/13] dt-bindings: net: add i.MX95 ENETC support Rob Herring (Fri Oct 18 2024 - 09:09:40 EST)
- Re: [PATCH] dt-bindings: mailbox: qcom,apcs-kpss-global: correct expected clocks for fallbacks Rob Herring (Arm) (Fri Oct 18 2024 - 09:10:47 EST)
- Re: [PATCH 4/5] drm/bridge: imx8mp-hdmi-tx: Set output_port to 1 Alexander Stein (Fri Oct 18 2024 - 09:13:16 EST)
- [PATCH v2 0/4] Using i2c-hid-of-elan driver instead of i2c-hid-of driver Hsin-Te Yuan (Fri Oct 18 2024 - 09:13:59 EST)
- [PATCH v2 1/4] arm64: dts: mediatek: mt8183: Fix race condition of pinctrl Hsin-Te Yuan (Fri Oct 18 2024 - 09:14:09 EST)
- [PATCH v2 2/4] arm64: dts: mediatek: mt8183: Switch to Elan touchscreen driver Hsin-Te Yuan (Fri Oct 18 2024 - 09:14:20 EST)
- [PATCH v2 3/4] arm64: dts: mediatek: mt8183: kenzo: Support second source touchscreen Hsin-Te Yuan (Fri Oct 18 2024 - 09:14:33 EST)
- [PATCH] media: v4l2-core: constify the class struct Bartosz Golaszewski (Fri Oct 18 2024 - 09:14:37 EST)
- [PATCH] dt-bindings: cache: qcom,llcc: Fix X1E80100 reg entries Abel Vesa (Fri Oct 18 2024 - 09:15:00 EST)
- [PATCH v2 4/4] arm64: dts: mediatek: mt8183: willow: Support second source touchscreen Hsin-Te Yuan (Fri Oct 18 2024 - 09:15:04 EST)
- Re: [PATCH v5 26/43] arm64: Don't expose stolen time for realm guests Suzuki K Poulose (Fri Oct 18 2024 - 09:17:23 EST)
- Re: [PATCH RFC v1 net-next 02/12] netfilter: bridge: Add conntrack double vlan and pppoe Vladimir Oltean (Fri Oct 18 2024 - 09:18:14 EST)
- Re: [syzbot] [pm?] WARNING in thermal_thresholds_flush syzbot (Fri Oct 18 2024 - 09:21:10 EST)
- Re: [PATCH 1/3] ima: Remove inode lock Roberto Sassu (Fri Oct 18 2024 - 09:29:47 EST)
- Re: [PATCH 3/4] dt-bindings: iio: light: veml6075: document rset-kohms Rob Herring (Fri Oct 18 2024 - 09:30:02 EST)
- Re: [PATCH v5 31/43] arm64: rme: Prevent Device mappings for Realms Suzuki K Poulose (Fri Oct 18 2024 - 09:30:31 EST)
- Re: AMD zen microcode updates breaks boot Jens Axboe (Fri Oct 18 2024 - 09:30:45 EST)
- Re: [PATCH ipsec v2] xfrm: check MAC header is shown with both skb->mac_len and skb_mac_header_was_set() En-Wei WU (Fri Oct 18 2024 - 09:30:51 EST)
- Re: [PATCH v3 3/8] x86/sev: Require the RMPREAD instruction after Fam19h Tom Lendacky (Fri Oct 18 2024 - 09:31:15 EST)
- [PATCH 0/2] Add support for the TUSB1046-DCI Type-C crosspoint switch Romain Gantois (Fri Oct 18 2024 - 09:31:35 EST)
- [PATCH 1/2] dt-bindings: usb: Describe TUSB1046 crosspoint switch Romain Gantois (Fri Oct 18 2024 - 09:31:44 EST)
- [PATCH 2/2] usb: typec: mux: Add support for the TUSB1046 crosspoint switch Romain Gantois (Fri Oct 18 2024 - 09:31:54 EST)
- [PATCH v3 8/8] x86/sev/docs: Document the SNP Reverse Map Table (RMP) Neeraj Upadhyay (Fri Oct 18 2024 - 09:32:21 EST)
- Re: [PATCH v3 5/8] x86/sev: Map only the RMP table entries instead of the full RMP range Tom Lendacky (Fri Oct 18 2024 - 09:32:36 EST)
- Re: [PATCH 3/5] dt-bindings: firmware: arm,scmi: Introduce more transport properties Rob Herring (Fri Oct 18 2024 - 09:33:47 EST)
- [PATCH v6 00/23] media: platform: rzg2l-cru: CSI-2 and CRU enhancements Prabhakar (Fri Oct 18 2024 - 09:35:09 EST)
- [PATCH v6 01/23] media: rzg2l-cru: Use RZG2L_CRU_IP_SINK/SOURCE enum entries Prabhakar (Fri Oct 18 2024 - 09:35:14 EST)
- [PATCH v6 02/23] media: rzg2l-cru: Mark sink and source pad with MUST_CONNECT flag Prabhakar (Fri Oct 18 2024 - 09:35:26 EST)
- [PATCH v6 03/23] media: rzg2l-cru: csi2: Mark sink and source pad with MUST_CONNECT flag Prabhakar (Fri Oct 18 2024 - 09:35:40 EST)
- [PATCH v6 04/23] media: rzg2l-cru: csi2: Use ARRAY_SIZE() in media_entity_pads_init() Prabhakar (Fri Oct 18 2024 - 09:36:10 EST)
- [PATCH v6 05/23] media: rzg2l-cru: csi2: Implement .get_frame_desc() Prabhakar (Fri Oct 18 2024 - 09:36:35 EST)
- [PATCH v6 06/23] media: rzg2l-cru: Retrieve virtual channel information Prabhakar (Fri Oct 18 2024 - 09:36:48 EST)
- [PATCH v6 07/23] media: rzg2l-cru: Remove `channel` member from `struct rzg2l_cru_csi` Prabhakar (Fri Oct 18 2024 - 09:37:01 EST)
- [PATCH v6 08/23] media: rzg2l-cru: Use MIPI CSI-2 data types for ICnMC_INF definitions Prabhakar (Fri Oct 18 2024 - 09:37:21 EST)
- [PATCH v6 09/23] media: rzg2l-cru: Remove unused fields from rzg2l_cru_ip_format struct Prabhakar (Fri Oct 18 2024 - 09:37:48 EST)
- [PATCH v6 10/23] media: rzg2l-cru: Remove unnecessary WARN_ON check in format func Prabhakar (Fri Oct 18 2024 - 09:38:01 EST)
- [PATCH v6 11/23] media: rzg2l-cru: Simplify configuring input format for image processing Prabhakar (Fri Oct 18 2024 - 09:38:23 EST)
- [PATCH v6 12/23] media: rzg2l-cru: Inline calculating image size Prabhakar (Fri Oct 18 2024 - 09:38:33 EST)
- [PATCH v6 13/23] media: rzg2l-cru: Simplify handling of supported formats Prabhakar (Fri Oct 18 2024 - 09:38:57 EST)
- [PATCH v6 14/23] media: rzg2l-cru: Inline calculating bytesperline Prabhakar (Fri Oct 18 2024 - 09:39:14 EST)
- [PATCH v6 15/23] media: rzg2l-cru: Make use of v4l2_format_info() helpers Prabhakar (Fri Oct 18 2024 - 09:39:34 EST)
- [PATCH v6 16/23] media: rzg2l-cru: Use `rzg2l_cru_ip_formats` array in enum_frame_size Prabhakar (Fri Oct 18 2024 - 09:39:48 EST)
- [PATCH v6 17/23] media: rzg2l-cru: csi2: Remove unused field from rzg2l_csi2_format Prabhakar (Fri Oct 18 2024 - 09:40:03 EST)
- [PATCH v6 18/23] media: rzg2l-cru: video: Implement .link_validate() callback Prabhakar (Fri Oct 18 2024 - 09:40:28 EST)
- [PATCH v6 19/23] media: rzg2l-cru: csi2: Use rzg2l_csi2_formats array in enum_frame_size Prabhakar (Fri Oct 18 2024 - 09:40:34 EST)
- [PATCH v6 20/23] media: rzg2l-cru: Refactor ICnDMR register configuration Prabhakar (Fri Oct 18 2024 - 09:40:54 EST)
- [PATCH v6 21/23] media: rzg2l-cru: Add support to capture 8bit raw sRGB Prabhakar (Fri Oct 18 2024 - 09:41:07 EST)
- [PATCH v6 22/23] media: rzg2l-cru: Move register definitions to a separate file Prabhakar (Fri Oct 18 2024 - 09:41:24 EST)
- [PATCH v6 23/23] media: renesas: rzg2l-cru: Add 'yuv' flag to IP format structure Prabhakar (Fri Oct 18 2024 - 09:41:36 EST)
- Re: [PATCH 3/5] dt-bindings: firmware: arm,scmi: Introduce more transport properties Rob Herring (Fri Oct 18 2024 - 09:42:08 EST)
- [PATCH] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Fix X1E80100 resets entries Abel Vesa (Fri Oct 18 2024 - 09:42:22 EST)
- Re: [PATCH 1/6] dt-bindings: mediatek: pwrap: Add MT6735 compatible Rob Herring (Arm) (Fri Oct 18 2024 - 09:42:39 EST)
- Re: [PATCH 2/6] dt-bindings: mfd: mediatek: mt6397: Add bindings for MT6328 Rob Herring (Arm) (Fri Oct 18 2024 - 09:42:55 EST)
- Re: [PATCH] resource,kexec: walk_system_ram_res_rev must retain resource flags Gregory Price (Fri Oct 18 2024 - 09:43:10 EST)
- Re: [PATCH] lockd: Fix comment about NLMv3 backwards compatibility cel (Fri Oct 18 2024 - 09:43:23 EST)
- [syzbot] [kernel?] WARNING: locking bug in process_one_work (6) syzbot (Fri Oct 18 2024 - 09:43:41 EST)
- [PATCH v1 3/4] gpio: xgene-sb: Drop ACPI_PTR() and CONFIG_ACPI guards Andy Shevchenko (Fri Oct 18 2024 - 09:43:56 EST)
- [PATCH v1 0/4] gpio: xgene-sb: Improve ACPI and property related code Andy Shevchenko (Fri Oct 18 2024 - 09:44:05 EST)
- [PATCH v1 4/4] gpio: xgene-sb: Tidy up ACPI and OF ID tables Andy Shevchenko (Fri Oct 18 2024 - 09:44:08 EST)
- Re: [PATCH v9 0/8] block atomic writes for xfs Jens Axboe (Fri Oct 18 2024 - 09:44:24 EST)
- [PATCH v1 2/4] gpio: xgene-sb: don't use "proxy" headers Andy Shevchenko (Fri Oct 18 2024 - 09:44:41 EST)
- [PATCH v1 1/4] gpio: xgene-sb: Remove unneeded definitions for properties Andy Shevchenko (Fri Oct 18 2024 - 09:44:44 EST)
- Re: [PATCH v3 2/2] dt-bindings: clock: ti: Convert divider.txt to json-schema Rob Herring (Arm) (Fri Oct 18 2024 - 09:45:18 EST)
- Re: [PATCH 0/1] memcg/hugetlb: Adding hugeTLB counters to memory controller Michal Hocko (Fri Oct 18 2024 - 09:45:32 EST)
- Re: [PATCH v1 0/4] gpio: xgene-sb: Improve ACPI and property related code Andy Shevchenko (Fri Oct 18 2024 - 09:45:48 EST)
- Re: [PATCH 2/2] dt-bindings: arm: fsl: Add Boundary Device Nitrogen8MP Universal SMARC Carrier Board Rob Herring (Arm) (Fri Oct 18 2024 - 09:46:00 EST)
- [PATCH v2 4/4] gpio: xgene-sb: don't use "proxy" headers Andy Shevchenko (Fri Oct 18 2024 - 09:46:13 EST)
- [PATCH v2 2/4] gpio: xgene-sb: Drop ACPI_PTR() and CONFIG_ACPI guards Andy Shevchenko (Fri Oct 18 2024 - 09:46:24 EST)
- [PATCH v2 3/4] gpio: xgene-sb: Tidy up ACPI and OF ID tables Andy Shevchenko (Fri Oct 18 2024 - 09:46:29 EST)
- [PATCH v2 1/4] gpio: xgene-sb: Remove unneeded definitions for properties Andy Shevchenko (Fri Oct 18 2024 - 09:46:43 EST)
- [PATCH v2 0/4] gpio: xgene-sb: Improve ACPI and property related code Andy Shevchenko (Fri Oct 18 2024 - 09:46:52 EST)
- Re: [PATCH v1] ext4: fix a assertion failure due to ungranted bh dirting liubaolin (Fri Oct 18 2024 - 09:47:19 EST)
- Re: [PATCH v2 05/13] platform/x86: hfi: Introduce AMD Hardware Feedback Interface Driver Mario Limonciello (Fri Oct 18 2024 - 09:47:33 EST)
- Re: [PATCH V1 1/2] ASoC: dt-bindings: Add schema for "awinic,aw88081" Rob Herring (Fri Oct 18 2024 - 09:47:49 EST)
- [PATCH 1/2] docs/zh_CN: add the translation of kbuild/kbuild.rst Dongliang Mu (Fri Oct 18 2024 - 09:49:25 EST)
- [PATCH 2/2] docs/zh_CN: add the translations of kbuild/reproducible-builds.rst Dongliang Mu (Fri Oct 18 2024 - 09:50:18 EST)
- Re: [PATCH net-next v3 2/8] rust: time: Introduce Delta type Andrew Lunn (Fri Oct 18 2024 - 09:50:32 EST)
- Re: [PATCH v7 5/7] PCI: qcom: Remove BDF2SID mapping config for SC8280X family SoC Johan Hovold (Fri Oct 18 2024 - 09:52:32 EST)
- [PATCH v9 0/2] iio: imu: smi240: add bosch smi240 driver Jianping.Shen (Fri Oct 18 2024 - 09:53:16 EST)
- [PATCH v9 1/2] dt-bindings: iio: imu: smi240: add Bosch smi240 Jianping.Shen (Fri Oct 18 2024 - 09:53:20 EST)
- Re: [PATCH] resource,kexec: walk_system_ram_res_rev must retain resource flags Baoquan He (Fri Oct 18 2024 - 09:53:49 EST)
- [PATCH v9 2/2] iio: imu: smi240: add driver Jianping.Shen (Fri Oct 18 2024 - 09:53:55 EST)
- Re: [PATCH v5 1/2] dt-bindings: i2c: pca954x: Add timeout reset property Rob Herring (Fri Oct 18 2024 - 09:54:38 EST)
- Re: [PATCH v8 07/10] iommufd: Fault-capable hwpt attach/detach/replace Jason Gunthorpe (Fri Oct 18 2024 - 09:54:52 EST)
- Re: [PATCH v3 6/8] x86/sev: Treat the contiguous RMP table as a single RMP segment Tom Lendacky (Fri Oct 18 2024 - 09:56:18 EST)
- [PATCH v2] openrisc: Implement fixmap to fix earlycon Stafford Horne (Fri Oct 18 2024 - 10:01:18 EST)
- Re: [PATCH v3 4/6] PCI: endpoint: pci-epf-test: Add doorbell test support Niklas Cassel (Fri Oct 18 2024 - 10:01:30 EST)
- [PATCH v2] tracing: Add __print_dynamic_array() helper Steven Rostedt (Fri Oct 18 2024 - 10:02:59 EST)
- Re: [PATCH v4 4/4] arm64: dts: qcom: Add CMN PLL node for IPQ9574 SoC Jie Luo (Fri Oct 18 2024 - 10:03:40 EST)
- Re: [PATCH 4/4] iio: light: veml6070: add support for integration time Javier Carrasco (Fri Oct 18 2024 - 10:05:30 EST)
- Re: [PATCH net-next v3 5/8] rust: time: Add wrapper for fsleep function Andrew Lunn (Fri Oct 18 2024 - 10:06:01 EST)
- Re: [PATCH v3 4/6] PCI: endpoint: pci-epf-test: Add doorbell test support Niklas Cassel (Fri Oct 18 2024 - 10:06:36 EST)
- Re: [PATCH v7 6/7] PCI: qcom: Disable ASPM L0s and remove BDF2SID mapping config for X1E80100 SoC Johan Hovold (Fri Oct 18 2024 - 10:06:45 EST)
- Re: [PATCH v5 7/8] iio: adc: ad7606: Add iio-backend support Guillaume Stols (Fri Oct 18 2024 - 10:07:38 EST)
- Re: [PATCH v3 1/2] dt-bindings: usb: add TUSB73x0 PCIe Rob Herring (Fri Oct 18 2024 - 10:07:53 EST)
- Re: [PATCH v7 7/7] arm64: dts: qcom: x1e80100: Add support for PCIe3 on x1e80100 Johan Hovold (Fri Oct 18 2024 - 10:08:07 EST)
- [PATCH 1/1] coresight: trbe: Fix return value check in arm_trbe_register_coresight_cpu() Zhen Lei (Fri Oct 18 2024 - 10:09:23 EST)
- Re: [PATCH 3/5] dt-bindings: firmware: arm,scmi: Introduce more transport properties Cristian Marussi (Fri Oct 18 2024 - 10:10:37 EST)
- Re: [PATCH 3/5] dt-bindings: firmware: arm,scmi: Introduce more transport properties Cristian Marussi (Fri Oct 18 2024 - 10:11:54 EST)
- Re: [GIT PULL] s390 fixes for 6.12-rc4 pr-tracker-bot (Fri Oct 18 2024 - 10:12:04 EST)
- Re: [GIT PULL] Please pull powerpc/linux.git powerpc-6.12-5 tag pr-tracker-bot (Fri Oct 18 2024 - 10:12:14 EST)
- [PATCH v3 net-next] net: vlan: Use vlan_prio instead of vlan_qos in mapping Yajun Deng (Fri Oct 18 2024 - 10:13:08 EST)
- [PATCH] r8152: fix deadlock in usb reset during resume George-Daniel Matei (Fri Oct 18 2024 - 10:13:59 EST)
- Re: [PATCH net-next v3 7/8] rust: Add read_poll_timeout functions Andrew Lunn (Fri Oct 18 2024 - 10:15:57 EST)
- Re: [git pull] IOMMU Fixes for Linux v6.12-rc3 pr-tracker-bot (Fri Oct 18 2024 - 10:17:01 EST)
- Re: [PATCH net-next v3 7/8] rust: Add read_poll_timeout functions FUJITA Tomonori (Fri Oct 18 2024 - 10:17:18 EST)
- Re: [PATCH net] net/sched: act_api: deny mismatched skip_sw/skip_hw flags for actions created by classifiers Simon Horman (Fri Oct 18 2024 - 10:17:33 EST)
- Re: [PATCH] drm/msm/gpu: Check the status of registration to PM QoS Lukasz Luba (Fri Oct 18 2024 - 10:19:09 EST)
- Re: [PATCH v3 1/2] dt-bindings: usb: add TUSB73x0 PCIe Francesco Dolcini (Fri Oct 18 2024 - 10:19:26 EST)
- Re: [PATCH 18/25] KVM: TDX: Do TDX specific vcpu initialization Edgecombe, Rick P (Fri Oct 18 2024 - 10:21:04 EST)
- Re: [PATCHv2 net-next 2/3] bonding: use correct return value Simon Horman (Fri Oct 18 2024 - 10:21:30 EST)
- Re: [PATCHv2 2/2] blk-mq: add support for CPU latency limits Jens Axboe (Fri Oct 18 2024 - 10:22:00 EST)
- Re: [PATCH net-next v3 7/8] rust: Add read_poll_timeout functions Andrew Lunn (Fri Oct 18 2024 - 10:22:32 EST)
- Re: [PATCH] sched: Make ASYM_PACKING compile-time arch config Shrikanth Hegde (Fri Oct 18 2024 - 10:23:01 EST)
- Re: [PATCH v8 19/25] x86/resctrl: Auto assign/unassign counters when mbm_cntr_assign is enabled Moger, Babu (Fri Oct 18 2024 - 10:23:19 EST)
- Re: [PATCH net-next] net/sched: act_api: unexport tcf_action_dump_1() Simon Horman (Fri Oct 18 2024 - 10:23:34 EST)
- [syzbot] [bpf?] possible deadlock in debug_check_no_obj_freed syzbot (Fri Oct 18 2024 - 10:24:54 EST)
- [PATCH] media: raspberrypi: Remove redundant "no IRQ" message Ricardo Ribalda (Fri Oct 18 2024 - 10:25:13 EST)
- Re: [PATCH v7 6/7] PCI: qcom: Disable ASPM L0s and remove BDF2SID mapping config for X1E80100 SoC Bjorn Andersson (Fri Oct 18 2024 - 10:25:33 EST)
- Re: [PATCH net-next v3 0/8] rust: Add IO polling Andrew Lunn (Fri Oct 18 2024 - 10:27:22 EST)
- Re: [PATCH v3 0/7] streamline_config.pl: fix: process configs set to "y" Steven Rostedt (Fri Oct 18 2024 - 10:30:28 EST)
- Re: [PATCH v6 2/6] power: sequencing: qcom-wcn: improve support for wcn6855 Konrad Dybcio (Fri Oct 18 2024 - 10:30:33 EST)
- Re: [PATCH net-next v5 2/3] connector/cn_proc: Kunit tests for threads hash table Stanislav Fomichev (Fri Oct 18 2024 - 10:31:12 EST)
- Re: [PATCH v8 20/25] x86/resctrl: Report "Unassigned" for MBM events in mbm_cntr_assign mode Moger, Babu (Fri Oct 18 2024 - 10:31:59 EST)
- Re: [PATCH net-next v3 2/8] rust: time: Introduce Delta type Miguel Ojeda (Fri Oct 18 2024 - 10:32:11 EST)
- Re: [PATCH v8 07/10] iommufd: Fault-capable hwpt attach/detach/replace Jason Gunthorpe (Fri Oct 18 2024 - 10:33:17 EST)
- Re: [PATCH v6] Docs/zh_CN: Translate physical_memory.rst to Simplified Chinese Alex Shi (Fri Oct 18 2024 - 10:33:57 EST)
- Re: [PATCH v3 3/3] arm64: dts: qcom: sc8280xp-blackrock: dt definition for WDK2023 Konrad Dybcio (Fri Oct 18 2024 - 10:34:26 EST)
- Re: [PATCH 2/2] platform/x86/intel/pmc: Remove unnecessary ioremap David E. Box (Fri Oct 18 2024 - 10:36:39 EST)
- Re: [PATCH 1/3] ima: Remove inode lock Jann Horn (Fri Oct 18 2024 - 10:37:11 EST)
- Re: [PATCH 1/2] selftests/mm: replace atomic_bool with pthread_barrier_t Ryan Roberts (Fri Oct 18 2024 - 10:37:37 EST)
- Re: [PATCH v2 04/13] media: dvb_frontend: don't play tricks with underflow values Kees Cook (Fri Oct 18 2024 - 10:38:09 EST)
- Re: [PATCH v3 3/3] arm64: dts: qcom: sc8280xp-blackrock: dt definition for WDK2023 Konrad Dybcio (Fri Oct 18 2024 - 10:38:37 EST)
- Re: [PATCH net-next v3 7/8] rust: Add read_poll_timeout functions Miguel Ojeda (Fri Oct 18 2024 - 10:38:59 EST)
- Re: [PATCH] virtio_net: fix integer overflow in stats Stefano Garzarella (Fri Oct 18 2024 - 10:39:59 EST)
- Re: [EXT] Re: [RFC v2 5/6] media: v4l2-ctrls: Add video roi ctrls Nicolas Dufresne (Fri Oct 18 2024 - 10:41:03 EST)
- Re: [PATCH v5 5/5] usb: host: enable sideband transfer during system sleep Alan Stern (Fri Oct 18 2024 - 10:41:20 EST)
- Re: [RFC PATCH v1 00/57] Boot-time page size selection for arm64 Petr Tesarik (Fri Oct 18 2024 - 10:41:33 EST)
- Re: [PATCH v3 7/8] x86/sev: Add full support for a segmented RMP table Tom Lendacky (Fri Oct 18 2024 - 10:42:17 EST)
- [V1 0/4] Add PPS generators Rodolfo Giometti (Fri Oct 18 2024 - 10:42:32 EST)
- [V1 4/4] Documentation ABI: add PPS generators documentation Rodolfo Giometti (Fri Oct 18 2024 - 10:42:39 EST)
- [V1 2/4] drivers pps/generators: add dummy PPS generator Rodolfo Giometti (Fri Oct 18 2024 - 10:42:43 EST)
- [V1 1/4] drivers pps: add PPS generators support Rodolfo Giometti (Fri Oct 18 2024 - 10:42:49 EST)
- [V1 3/4] Documentation pps.rst: add PPS generators documentation Rodolfo Giometti (Fri Oct 18 2024 - 10:42:54 EST)
- Re: [PATCH v3 6/8] x86/sev: Treat the contiguous RMP table as a single RMP segment Tom Lendacky (Fri Oct 18 2024 - 10:43:29 EST)
- Re: [PATCH 2/3] mailbox: qcom-cpucp-mbox: Add support for SC7280 CPUCP mailbox controller Bjorn Andersson (Fri Oct 18 2024 - 10:45:09 EST)
- [PATCH v9 0/9] PCI: Add PCIe bandwidth controller Ilpo Järvinen (Fri Oct 18 2024 - 10:48:21 EST)
- [RFC][PATCH] mm: Split locks in remap_file_pages() Roberto Sassu (Fri Oct 18 2024 - 10:48:40 EST)
- Re: [PATCH v3 8/8] x86/sev/docs: Document the SNP Reverse Map Table (RMP) Tom Lendacky (Fri Oct 18 2024 - 10:49:02 EST)
- [PATCH v9 1/9] Documentation PCI: Reformat RMW ops documentation Ilpo Järvinen (Fri Oct 18 2024 - 10:49:26 EST)
- [PATCH v9 2/9] PCI: Protect Link Control 2 Register with RMW locking Ilpo Järvinen (Fri Oct 18 2024 - 10:49:48 EST)
- [PATCH v9 3/9] PCI: Store all PCIe Supported Link Speeds Ilpo Järvinen (Fri Oct 18 2024 - 10:50:02 EST)
- Re: [PATCH 1/3] ima: Remove inode lock Lorenzo Stoakes (Fri Oct 18 2024 - 10:50:23 EST)
- [PATCH v9 4/9] PCI: Refactor pcie_update_link_speed() Ilpo Järvinen (Fri Oct 18 2024 - 10:50:40 EST)
- [PATCH v9 5/9] PCI/quirks: Abstract LBMS seen check into own function Ilpo Järvinen (Fri Oct 18 2024 - 10:50:53 EST)
- [PATCH v9 6/9] PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controller Ilpo Järvinen (Fri Oct 18 2024 - 10:51:11 EST)
- Re: [PATCH RESEND] vdpa: solidrun: Fix UB bug with devres Stefano Garzarella (Fri Oct 18 2024 - 10:51:24 EST)
- [PATCH v9 7/9] PCI/bwctrl: Add API to set PCIe Link Speed Ilpo Järvinen (Fri Oct 18 2024 - 10:51:34 EST)
- [PATCH v9 8/9] thermal: Add PCIe cooling driver Ilpo Järvinen (Fri Oct 18 2024 - 10:51:54 EST)
- [PATCH v9 9/9] selftests/pcie_bwctrl: Create selftests Ilpo Järvinen (Fri Oct 18 2024 - 10:52:11 EST)
- Re: [PATCH] resource,kexec: walk_system_ram_res_rev must retain resource flags Andy Shevchenko (Fri Oct 18 2024 - 10:52:23 EST)
- [PATCH v2] arm64: dts: rockchip: Correct GPIO polarity on brcm BT nodes Diederik de Haas (Fri Oct 18 2024 - 10:52:43 EST)
- Re: [PATCH] resource,kexec: walk_system_ram_res_rev must retain resource flags Andy Shevchenko (Fri Oct 18 2024 - 10:52:56 EST)
- [PATCH v3] sched/eevdf: Remove the consideration of the current task's time in vruntime_eligible() and avg_vruntime() Xavier (Fri Oct 18 2024 - 10:53:51 EST)
- Re: [RFC v3 1/3] fadump: Refactor and prepare fadump_cma_init for late init Madhavan Srinivasan (Fri Oct 18 2024 - 10:55:11 EST)
- Re: [syzbot] [integrity?] [lsm?] possible deadlock in process_measurement (4) Roberto Sassu (Fri Oct 18 2024 - 10:56:17 EST)
- Re: [V1 4/4] Documentation ABI: add PPS generators documentation Andy Shevchenko (Fri Oct 18 2024 - 10:56:48 EST)
- [PATCH v1 1/1] iio: gyro: bmg160: Drop most likely fake ACPI IDs Andy Shevchenko (Fri Oct 18 2024 - 10:57:52 EST)
- [PATCH v1 1/1] iio: magnetometer; bmc150_magn: Drop most likely fake ACPI IDs Andy Shevchenko (Fri Oct 18 2024 - 10:58:17 EST)
- [GIT PULL] smb3 client fixes Steve French (Fri Oct 18 2024 - 11:00:47 EST)
- [PATCH v2 0/4] dma-mapping: Trace more error paths Sean Anderson (Fri Oct 18 2024 - 11:01:15 EST)
- [PATCH v2 1/4] dma-mapping: Use macros to define events in a class Sean Anderson (Fri Oct 18 2024 - 11:01:21 EST)
- [PATCH v2 2/4] dma-mapping: Trace dma_alloc/free direction Sean Anderson (Fri Oct 18 2024 - 11:01:39 EST)
- [PATCH v2 3/4] dma-mapping: Use trace_dma_alloc for dma_alloc* instead of using trace_dma_map Sean Anderson (Fri Oct 18 2024 - 11:01:46 EST)
- [PATCH v2 4/4] dma-mapping: Trace more error paths Sean Anderson (Fri Oct 18 2024 - 11:01:57 EST)
- Re: [PATCH v2 1/3] dm-inlinecrypt: Add inline encryption support Adrian Vovk (Fri Oct 18 2024 - 11:04:12 EST)
- [PATCH v1 1/1] i2c: Use *-y instead of *-objs in Makefile Andy Shevchenko (Fri Oct 18 2024 - 11:04:19 EST)
- [GIT PULL] hwmon fixes for v6.12-rc4 Guenter Roeck (Fri Oct 18 2024 - 11:05:43 EST)
- Re: [RFC][PATCH] mm: Split locks in remap_file_pages() Jann Horn (Fri Oct 18 2024 - 11:06:00 EST)
- Re: [PATCH v3 7/8] x86/sev: Add full support for a segmented RMP table Tom Lendacky (Fri Oct 18 2024 - 11:06:14 EST)
- [PATCH] drm/bridge-connector: select DRM_DISPLAY_HELPER from DRM_BRIDGE_CONNECTOR Arnd Bergmann (Fri Oct 18 2024 - 11:09:02 EST)
- [PATCH] drm/rockchip: avoid 64-bit division Arnd Bergmann (Fri Oct 18 2024 - 11:10:31 EST)
- [PATCH] mm: export copy_to_kernel_nofault Arnd Bergmann (Fri Oct 18 2024 - 11:11:26 EST)
- [PATCH] drm: a6xx: avoid excessive stack usage Arnd Bergmann (Fri Oct 18 2024 - 11:12:00 EST)
- [PATCH] ipmr: Don't mark ip6mr_rtnl_msg_handlers as __initconst Arnd Bergmann (Fri Oct 18 2024 - 11:12:31 EST)
- [PATCH] fbdev/wm8505fb: select CONFIG_FB_IOMEM_FOPS Arnd Bergmann (Fri Oct 18 2024 - 11:13:12 EST)
- Re: [PATCH] mm: export copy_to_kernel_nofault David Hildenbrand (Fri Oct 18 2024 - 11:13:22 EST)
- Re: [PATCH v3 4/6] PCI: endpoint: pci-epf-test: Add doorbell test support Frank Li (Fri Oct 18 2024 - 11:14:01 EST)
- Re: [PATCH v8 21/25] x86/resctrl: Introduce the interface to switch between monitor modes Moger, Babu (Fri Oct 18 2024 - 11:14:12 EST)
- Re: [PATCH v3 2/8] x86/sev: Add support for the RMPREAD instruction Tom Lendacky (Fri Oct 18 2024 - 11:14:24 EST)
- [PATCH] media: mediatek: vcodec: mark vdec_vp9_slice_map_counts_eob_coef noinline Arnd Bergmann (Fri Oct 18 2024 - 11:15:04 EST)
- Re: [RFC PATCH v2 0/2] TEE subsystem for restricted dma-buf allocations Jens Wiklander (Fri Oct 18 2024 - 11:16:57 EST)
- RE: [PATCH v2] tracing: Add __print_dynamic_array() helper Zhuo, Qiuxu (Fri Oct 18 2024 - 11:18:23 EST)
- [PATCH] iwlwifi: work around -Wenum-compare-conditional warning Arnd Bergmann (Fri Oct 18 2024 - 11:18:57 EST)
- Re: [PATCH] watchdog: it87_wdt: add quirks for some Qotom IT8786 boards James Hilliard (Fri Oct 18 2024 - 11:19:10 EST)
- [PATCH v2 0/2] Enable Ethernet on the Genio 700 EVK board Nícolas F. R. A. Prado (Fri Oct 18 2024 - 11:19:22 EST)
- [PATCH v2 1/2] arm64: dts: mediatek: mt8188: Add ethernet node Nícolas F. R. A. Prado (Fri Oct 18 2024 - 11:19:39 EST)
- [PATCH v2 2/2] arm64: dts: mediatek: mt8390-genio-700-evk: Enable ethernet Nícolas F. R. A. Prado (Fri Oct 18 2024 - 11:19:54 EST)
- Re: [PATCH V2 1/2] tools/perf/pmu-events/powerpc: Add support for compat events in json Namhyung Kim (Fri Oct 18 2024 - 11:20:13 EST)
- Re: [PATCH v2 0/2] Fix 2 memory leaks Namhyung Kim (Fri Oct 18 2024 - 11:20:20 EST)
- Re: [PATCH v5 0/7] CSV/JSON metric thresholds, fix printf modifiers Namhyung Kim (Fri Oct 18 2024 - 11:20:36 EST)
- Re: [PATCH] perf probe: Correct demangled symbols in C++ program Namhyung Kim (Fri Oct 18 2024 - 11:20:41 EST)
- Re: [PATCH v2 0/3] Make "Setup struct perf_event_attr" a shell test Namhyung Kim (Fri Oct 18 2024 - 11:20:52 EST)
- [PATCH] media: mtk-vcodec: venc: avoid -Wenum-compare-conditional warning Arnd Bergmann (Fri Oct 18 2024 - 11:21:43 EST)
- Re: [PATCH v2] ftrace: Fix function name for trampoline Steven Rostedt (Fri Oct 18 2024 - 11:21:59 EST)
- Re: [PATCH] fbdev/wm8505fb: select CONFIG_FB_IOMEM_FOPS Helge Deller (Fri Oct 18 2024 - 11:22:12 EST)
- Aw: Re: [PATCH v4 2/4] pinctrl: mediatek: add MT7988 pinctrl driver Frank Wunderlich (Fri Oct 18 2024 - 11:22:53 EST)
- Re: [PATCH] r8152: fix deadlock in usb reset during resume Doug Anderson (Fri Oct 18 2024 - 11:23:09 EST)
- Re: [syzbot] [integrity?] [lsm?] possible deadlock in process_measurement (4) syzbot (Fri Oct 18 2024 - 11:23:27 EST)
- [PATCH] rtw89: -Wenum-compare-conditional warnings Arnd Bergmann (Fri Oct 18 2024 - 11:23:40 EST)
- Re: [RFC PATCH v1 18/57] trace: Remove PAGE_SIZE compile-time constant assumption Steven Rostedt (Fri Oct 18 2024 - 11:23:55 EST)
- Re: [PATCH] selftest: drivers: Add support to check duplicate hwirq Shuah Khan (Fri Oct 18 2024 - 11:24:07 EST)
- Re: RE: RE: [PATCH net-next 07/13] net: fec: fec_probe(): update quirk: bring IRQs in correct order Frank Li (Fri Oct 18 2024 - 11:26:27 EST)
- [PATCH 0/2] DRM: small improvements Luca Ceresoli (Fri Oct 18 2024 - 11:27:03 EST)
- [PATCH 1/2] drm/drm_mode_object: fix typo in kerneldoc Luca Ceresoli (Fri Oct 18 2024 - 11:27:10 EST)
- [PATCH 2/2] drm/atomic-helper: improve CRTC enabled/connectors mismatch logging message Luca Ceresoli (Fri Oct 18 2024 - 11:27:12 EST)
- Re: [PATCH 2/2] usb: typec: mux: Add support for the TUSB1046 crosspoint switch Dmitry Baryshkov (Fri Oct 18 2024 - 11:28:14 EST)
- Re: [PATCH net-next v3] net: Implement fault injection forcing skb reallocation Akinobu Mita (Fri Oct 18 2024 - 11:28:33 EST)
- RE: [PATCH v6 3/5] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers Luck, Tony (Fri Oct 18 2024 - 11:29:03 EST)
- [PATCH] mm/codetag: move ref and tag null pointer check to alloc_tag_ref_set Hao Ge (Fri Oct 18 2024 - 11:30:28 EST)
- Re: [PATCH v3 1/3] dt-bindings: pinctrl: Add support for Amlogic A4 SoCs Krzysztof Kozlowski (Fri Oct 18 2024 - 11:32:04 EST)
- Re: [PATCH v6 2/6] power: sequencing: qcom-wcn: improve support for wcn6855 Dmitry Baryshkov (Fri Oct 18 2024 - 11:32:13 EST)
- Re: [PATCH net-next v5 0/3] Threads support in proc connector Anjali Kulkarni (Fri Oct 18 2024 - 11:32:40 EST)
- Re: [PATCH 4/4] selftests/mm: add self tests for guard page feature Shuah Khan (Fri Oct 18 2024 - 11:32:59 EST)
- [PATCH v3 00/10] media: ov5645: Add support for streams Prabhakar (Fri Oct 18 2024 - 11:33:16 EST)
- [PATCH v3 01/10] media: i2c: ov5645: Add V4L2_SUBDEV_FL_HAS_EVENTS and subscribe hooks Prabhakar (Fri Oct 18 2024 - 11:33:20 EST)
- [PATCH v3 03/10] media: i2c: ov5645: Replace dev_err with dev_err_probe in probe function Prabhakar (Fri Oct 18 2024 - 11:33:49 EST)
- [PATCH v3 02/10] media: i2c: ov5645: Use local `dev` pointer for subdev device assignment Prabhakar (Fri Oct 18 2024 - 11:33:57 EST)
- [PATCH v3 04/10] media: i2c: ov5645: Use v4l2_async_register_subdev_sensor() Prabhakar (Fri Oct 18 2024 - 11:34:02 EST)
- [PATCH v3 05/10] media: i2c: ov5645: Drop `power_lock` mutex Prabhakar (Fri Oct 18 2024 - 11:34:25 EST)
- [PATCH v3 06/10] media: i2c: ov5645: Use subdev active state Prabhakar (Fri Oct 18 2024 - 11:34:49 EST)
- [PATCH v3 07/10] media: i2c: ov5645: Switch to {enable,disable}_streams Prabhakar (Fri Oct 18 2024 - 11:34:57 EST)
- [PATCH v3 08/10] media: i2c: ov5645: Report streams using frame descriptors Prabhakar (Fri Oct 18 2024 - 11:35:11 EST)
- [PATCH v3 09/10] media: i2c: ov5645: Add internal image sink pad Prabhakar (Fri Oct 18 2024 - 11:35:44 EST)
- [PATCH v3 10/10] media: i2c: ov5645: Report internal routes to userspace Prabhakar (Fri Oct 18 2024 - 11:35:49 EST)
- Re: [PATCH v3] comedi: Flush partial mappings in error case Jann Horn (Fri Oct 18 2024 - 11:36:20 EST)
- Re: [PATCH] mm: export copy_to_kernel_nofault Andrey Konovalov (Fri Oct 18 2024 - 11:36:33 EST)
- Re: [PATCH] mm: Remove unused has_isolate_pageblock Muhammad Usama Anjum (Fri Oct 18 2024 - 11:36:42 EST)
- Re: [RFC PATCH 0/5] Extend SEV-SNP SVSM support with a kvm_vcpu per VMPL James Bottomley (Fri Oct 18 2024 - 11:37:08 EST)
- Re: [PATCH net-next v5 3/3] connector/cn_proc: Selftest for threads Anjali Kulkarni (Fri Oct 18 2024 - 11:37:31 EST)
- Re: [PATCH v4 4/4] arm64: dts: qcom: Add CMN PLL node for IPQ9574 SoC Dmitry Baryshkov (Fri Oct 18 2024 - 11:39:01 EST)
- Re: [PATCH 2/2] selftest: rtc: Check if could access /dev/rtc0 before testing Shuah Khan (Fri Oct 18 2024 - 11:39:32 EST)
- Re: [PATCH] resource,kexec: walk_system_ram_res_rev must retain resource flags Baoquan He (Fri Oct 18 2024 - 11:40:24 EST)
- Re: [PATCH 1/2] drm/drm_mode_object: fix typo in kerneldoc Dmitry Baryshkov (Fri Oct 18 2024 - 11:41:03 EST)
- [PATCH v3 0/2] drm/imagination: Break an obejct reference loop Matt Coster (Fri Oct 18 2024 - 11:42:01 EST)
- Re: [PATCH 1/2] selftest: rtc: Add to check rtc alarm status for alarm related test Shuah Khan (Fri Oct 18 2024 - 11:42:31 EST)
- Re: [PATCH] drm/bridge-connector: select DRM_DISPLAY_HELPER from DRM_BRIDGE_CONNECTOR Dmitry Baryshkov (Fri Oct 18 2024 - 11:42:57 EST)
- Re: [PATCH][next] powerpc/spufs: Replace snprintf() with the safer scnprintf() variant Segher Boessenkool (Fri Oct 18 2024 - 11:43:04 EST)
- Re: [PATCH v2] drm/bridge: Fix assignment of the of_node of the parent to aux bridge Dmitry Baryshkov (Fri Oct 18 2024 - 11:43:19 EST)
- Re: [syzbot] [pm?] WARNING in thermal_thresholds_flush Jann Horn (Fri Oct 18 2024 - 11:43:37 EST)
- Re: [RFC][PATCH] mm: Split locks in remap_file_pages() Lorenzo Stoakes (Fri Oct 18 2024 - 11:44:04 EST)
- Re: [PATCH v2 0/7] md: enhance faulty checking for blocked handling Song Liu (Fri Oct 18 2024 - 11:44:15 EST)
- Re: [RFC][PATCH] mm: Split locks in remap_file_pages() Roberto Sassu (Fri Oct 18 2024 - 11:46:44 EST)
- Re: [PATCH 2/3] perf vendor events amd: Add Zen 5 data fabric metrics Ian Rogers (Fri Oct 18 2024 - 11:47:28 EST)
- Re: [PATCH v5] iio: adc: pac1921: Add ACPI support to Microchip pac1921 Matteo Martelli (Fri Oct 18 2024 - 11:47:44 EST)
- Re: [RFC PATCH v3 05/13] clavis: Introduce a new key type called clavis_key_acl Eric Snowberg (Fri Oct 18 2024 - 11:48:13 EST)
- Re: [RFC PATCH v2 2/2] optee: support restricted memory allocation Jens Wiklander (Fri Oct 18 2024 - 11:48:56 EST)
- Re: [PATCH 0/3] perf vendor events amd: Add more Zen 5 events and metrics Ian Rogers (Fri Oct 18 2024 - 11:49:15 EST)
- [PATCH v2] watchdog: it87_wdt: add PWRGD enable quirk for Qotom QCML04 James Hilliard (Fri Oct 18 2024 - 11:49:26 EST)
- Re: [RFC][PATCH] mm: Split locks in remap_file_pages() Roberto Sassu (Fri Oct 18 2024 - 11:51:10 EST)
- Re: [PATCH v8 23/25] x86/resctrl: Update assignments on event configuration changes Moger, Babu (Fri Oct 18 2024 - 11:51:22 EST)
- Re: [PATCH V3 1/2] platform/x86/intel/pmc: Refactor platform resume functions to use cnl_resume() Rafael J. Wysocki (Fri Oct 18 2024 - 11:51:54 EST)
- [PATCH 0/3] Minor cleanups in AMD microcode loader Nikolay Borisov (Fri Oct 18 2024 - 11:52:10 EST)
- [PATCH 2/3] x86/microcode/AMD: Make __verify_patch_size() return bool Nikolay Borisov (Fri Oct 18 2024 - 11:52:13 EST)
- [PATCH 1/3] x86/microcode/AMD: Return bool from find_blobs_in_containers() Nikolay Borisov (Fri Oct 18 2024 - 11:52:14 EST)
- [PATCH 3/3] x86/microcode/AMD: Remove bogus comment from parse_container() Nikolay Borisov (Fri Oct 18 2024 - 11:52:16 EST)
- Re: AMD zen microcode updates breaks boot Borislav Petkov (Fri Oct 18 2024 - 11:52:59 EST)
- [PATCH] netfliter: xtables: fix typo causing some targets to not load on IPv6 Ilya Katsnelson (Fri Oct 18 2024 - 11:53:18 EST)
- Re: [PATCH v3 2/3] pinctrl: meson: Add driver support for Amlogic A4 SoCs Christophe JAILLET (Fri Oct 18 2024 - 11:53:35 EST)
- Re: [PATCH] drm/rockchip: avoid 64-bit division Dmitry Baryshkov (Fri Oct 18 2024 - 11:54:16 EST)
- Re: [PATCH v2 3/6] x86/uaccess: Rearrange putuser.S Josh Poimboeuf (Fri Oct 18 2024 - 11:55:24 EST)
- Re: [PATCH] resource,kexec: walk_system_ram_res_rev must retain resource flags Andy Shevchenko (Fri Oct 18 2024 - 11:58:07 EST)
- Re: [PATCH] mm: Remove redundant condition for THP folio Zi Yan (Fri Oct 18 2024 - 11:58:44 EST)
- Re: [PATCH 1/3] PCI: Remove unused PCI_SUBTRACTIVE_DECODE Jonathan Cameron (Fri Oct 18 2024 - 11:58:59 EST)
- Re: [PATCH V3 2/2] platform/x86/intel/pmc: Disable C1 auto-demotion during suspend Rafael J. Wysocki (Fri Oct 18 2024 - 11:59:12 EST)
- [PATCH v3 2/2] drm/imagination: Break an object reference loop Matt Coster (Fri Oct 18 2024 - 11:59:56 EST)
- [PATCH v3 1/2] drm/imagination: Add a per-file PVR context list Matt Coster (Fri Oct 18 2024 - 11:59:58 EST)
- Re: [PATCH 2/3] PCI: Move struct pci_bus_resource into bus.c Jonathan Cameron (Fri Oct 18 2024 - 12:00:22 EST)
- Re: [PATCH] md/raid5-ppl: Use atomic64_inc_return() in ppl_new_iounit() Song Liu (Fri Oct 18 2024 - 12:00:58 EST)
- Re: [PATCH v8 17/25] x86/resctrl: Add the interface to assign/update counter assignment Reinette Chatre (Fri Oct 18 2024 - 12:01:21 EST)
- Re: [PATCH] drm/bridge-connector: select DRM_DISPLAY_HELPER from DRM_BRIDGE_CONNECTOR Arnd Bergmann (Fri Oct 18 2024 - 12:01:50 EST)
- Re: [PATCH v2 04/13] media: dvb_frontend: don't play tricks with underflow values Philipp Stanner (Fri Oct 18 2024 - 12:02:40 EST)
- Re: [PATCH 1/1] coresight: trbe: Fix return value check in arm_trbe_register_coresight_cpu() James Clark (Fri Oct 18 2024 - 12:02:53 EST)
- Re: [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags Suren Baghdasaryan (Fri Oct 18 2024 - 12:04:45 EST)
- Re: [PATCH 1/2] drm/imx: parallel-display: add legacy bridge Kconfig dependency Dmitry Baryshkov (Fri Oct 18 2024 - 12:05:52 EST)
- Re: [PATCH 2/2] drm/imx: legacy-bridge: add MODULE_DESCRIPTION Dmitry Baryshkov (Fri Oct 18 2024 - 12:06:08 EST)
- Re: [POC 0/6] Allow SpinLockIrq to use a normal Guard interface Dirk Behme (Fri Oct 18 2024 - 12:06:11 EST)
- Re: [PATCH] iwlwifi: work around -Wenum-compare-conditional warning Kalle Valo (Fri Oct 18 2024 - 12:06:33 EST)
- Re: [RFC v3 1/3] fadump: Refactor and prepare fadump_cma_init for late init IBM (Fri Oct 18 2024 - 12:07:08 EST)
- Re: [PATCH v8 18/25] x86/resctrl: Add the interface to unassign a MBM counter Reinette Chatre (Fri Oct 18 2024 - 12:07:22 EST)
- Re: [PATCH] drm/bridge-connector: select DRM_DISPLAY_HELPER from DRM_BRIDGE_CONNECTOR Dmitry Baryshkov (Fri Oct 18 2024 - 12:07:32 EST)
- Re: [PATCH 3/3] PCI: Use reverse logic in pci_read_bridge_bases() Jonathan Cameron (Fri Oct 18 2024 - 12:08:14 EST)
- Re: [PATCH 4/4] selftests/mm: add self tests for guard page feature Lorenzo Stoakes (Fri Oct 18 2024 - 12:08:29 EST)
- Re: [PATCH 0/2] Enable compile testing for K3 RemoteProc drivers Mathieu Poirier (Fri Oct 18 2024 - 12:08:41 EST)
- Re: [PATCH] mm: Use str_on_off() helper function in report_meminit() Mike Rapoport (Fri Oct 18 2024 - 12:09:06 EST)
- Re: [PATCH v2 2/2] thermal: Add support for Airoha EN7581 thermal sensor kernel test robot (Fri Oct 18 2024 - 12:10:03 EST)
- Re: [syzbot] [pm?] WARNING in thermal_thresholds_flush Aleksandr Nogikh (Fri Oct 18 2024 - 12:10:59 EST)
- Re: [PATCH 0/4] implement lightweight guard pages Vlastimil Babka (Fri Oct 18 2024 - 12:10:59 EST)
- Re: [PATCH] perf test: Fix perf test case 84 on s390 Ian Rogers (Fri Oct 18 2024 - 12:11:48 EST)
- [PATCH v3] net: atlantic: support reading SFP module info Lorenz Brun (Fri Oct 18 2024 - 12:13:19 EST)
- Re: [PATCH] netfliter: xtables: fix typo causing some targets to not load on IPv6 Phil Sutter (Fri Oct 18 2024 - 12:15:14 EST)
- [PATCH v2] mm: Split critical region in remap_file_pages() and invoke LSMs in between Roberto Sassu (Fri Oct 18 2024 - 12:15:38 EST)
- [PATCH v5 00/14] Introduce support for Fabric Discovery and... Karan Tilak Kumar (Fri Oct 18 2024 - 12:15:53 EST)
- [PATCH v5 01/14] scsi: fnic: Replace shost_printk with dev_info/dev_err Karan Tilak Kumar (Fri Oct 18 2024 - 12:16:09 EST)
- [PATCH v5 02/14] scsi: fnic: Add headers and definitions for FDLS Karan Tilak Kumar (Fri Oct 18 2024 - 12:16:36 EST)
- [PATCH v5 04/14] scsi: fnic: Add support for target based solicited requests and responses Karan Tilak Kumar (Fri Oct 18 2024 - 12:16:57 EST)
- [PATCH v5 03/14] scsi: fnic: Add support for fabric based solicited requests and responses Karan Tilak Kumar (Fri Oct 18 2024 - 12:17:25 EST)
- [PATCH v5 05/14] scsi: fnic: Add support for unsolicited requests and responses Karan Tilak Kumar (Fri Oct 18 2024 - 12:17:45 EST)
- [PATCH v4 1/3] powerpc/fadump: Refactor and prepare fadump_cma_init for late init Ritesh Harjani (IBM) (Fri Oct 18 2024 - 12:18:24 EST)
- [PATCH v5 06/14] scsi: fnic: Add and integrate support for FDMI Karan Tilak Kumar (Fri Oct 18 2024 - 12:18:35 EST)
- [PATCH v4 2/3] powerpc/fadump: Reserve page-aligned boot_memory_size during fadump_reserve_mem Ritesh Harjani (IBM) (Fri Oct 18 2024 - 12:18:46 EST)
- [PATCH v4 3/3] powerpc/fadump: Move fadump_cma_init to setup_arch() after initmem_init() Ritesh Harjani (IBM) (Fri Oct 18 2024 - 12:19:04 EST)
- Re: [PATCH 0/4] implement lightweight guard pages Lorenzo Stoakes (Fri Oct 18 2024 - 12:19:20 EST)
- Re: [PATCH 2/2] wifi: ath10k: Flush only requested txq in ath10k_flush() Vasanthakumar Thiagarajan (Fri Oct 18 2024 - 12:19:44 EST)
- [PATCH v5 07/14] scsi: fnic: Add and integrate support for FIP Karan Tilak Kumar (Fri Oct 18 2024 - 12:20:28 EST)
- Re: Re: [PATCH v2 0/4] Add minimal Samsung Galaxy S20 Series board, SM-G981B and SM-G980F support Umer Uddin (Fri Oct 18 2024 - 12:20:40 EST)
- Re: [PATCH v4 02/10] x86/cpu/topology: Add CPU type to struct cpuinfo_topology Borislav Petkov (Fri Oct 18 2024 - 12:20:54 EST)
- [PATCH v5 09/14] scsi: fnic: Modify IO path to use FDLS Karan Tilak Kumar (Fri Oct 18 2024 - 12:21:12 EST)
- [PATCH v5 08/14] scsi: fnic: Add functionality in fnic to support FDLS Karan Tilak Kumar (Fri Oct 18 2024 - 12:21:28 EST)
- [PATCH v5 10/14] scsi: fnic: Modify fnic interfaces to use FDLS Karan Tilak Kumar (Fri Oct 18 2024 - 12:21:48 EST)
- [PATCH v5 11/14] scsi: fnic: Add stats and related functionality Karan Tilak Kumar (Fri Oct 18 2024 - 12:22:37 EST)
- [PATCH v5 12/14] scsi: fnic: Code cleanup Karan Tilak Kumar (Fri Oct 18 2024 - 12:23:34 EST)
- Re: [PATCH 4/4] selftests/mm: add self tests for guard page feature Lorenzo Stoakes (Fri Oct 18 2024 - 12:23:52 EST)
- [PATCH RESEND] fs/bfs: fix possible NULL pointer dereference caused by empty i_op/i_fop Andrew Kanner (Fri Oct 18 2024 - 12:24:09 EST)
- [PATCH v5 13/14] scsi: fnic: Add support to handle port channel RSCN Karan Tilak Kumar (Fri Oct 18 2024 - 12:24:29 EST)
- [PATCH] crypto: cavium - Fix the if condition to exit loop after timeout Everest K.C. (Fri Oct 18 2024 - 12:24:44 EST)
- Re: [PATCH 4/4] selftests/mm: add self tests for guard page feature Shuah Khan (Fri Oct 18 2024 - 12:25:00 EST)
- [PATCH net] netfilter: xtables: fix a bad copypaste in xt_nflog module Ignat Korchagin (Fri Oct 18 2024 - 12:25:39 EST)
- [PATCH v5 14/14] scsi: fnic: Increment driver version Karan Tilak Kumar (Fri Oct 18 2024 - 12:26:01 EST)
- Re: [PATCH 4/4] selftests/mm: add self tests for guard page feature Shuah Khan (Fri Oct 18 2024 - 12:26:17 EST)
- [PATCH v2] mm/codetag: move ref and tag null pointer check to alloc_tag_add Hao Ge (Fri Oct 18 2024 - 12:26:42 EST)
- Re: [PATCH] coresight: trbe: Fix return value check in arm_trbe_register_coresight_cpu() Markus Elfring (Fri Oct 18 2024 - 12:27:19 EST)
- Re: [PATCH v4 02/10] x86/cpu/topology: Add CPU type to struct cpuinfo_topology Mario Limonciello (Fri Oct 18 2024 - 12:28:49 EST)
- Re: [PATCH 1/3] cleanup: add conditional guard helper Jonathan Cameron (Fri Oct 18 2024 - 12:30:08 EST)
- [GIT PULL] Power management updates for v6.12-rc4 Rafael J. Wysocki (Fri Oct 18 2024 - 12:30:59 EST)
- Re: [PATCH] ipmr: Don't mark ip6mr_rtnl_msg_handlers as __initconst Kuniyuki Iwashima (Fri Oct 18 2024 - 12:31:23 EST)
- [PATCH 0/2] soc: qcom: socinfo: add SoC IDs for SAR1130P and SAR2130P Dmitry Baryshkov (Fri Oct 18 2024 - 12:32:58 EST)
- [PATCH 1/2] dt-bindings: arm: qcom,ids: add SoC ID for SAR2130P and SAR1130P Dmitry Baryshkov (Fri Oct 18 2024 - 12:33:11 EST)
- [PATCH 2/2] soc: qcom: socinfo: add SoC IDs for SAR1130P and SAR2130P Dmitry Baryshkov (Fri Oct 18 2024 - 12:33:24 EST)
- Re: [PATCH v5 0/7] CSV/JSON metric thresholds, fix printf modifiers Namhyung Kim (Fri Oct 18 2024 - 12:35:32 EST)
- Re: [PATCH v4] thermal/of: support thermal zones w/o trips subnode Rafael J. Wysocki (Fri Oct 18 2024 - 12:36:49 EST)
- [PATCH] Documentation: English fixes in kgdb/kdb article Nir Lichtman (Fri Oct 18 2024 - 12:37:35 EST)
- Re: [PATCH bpf-next v2 0/3] XDP metadata: Rx checksum/GSO hint; Tx GSO offload Stanislav Fomichev (Fri Oct 18 2024 - 12:40:11 EST)
- [PATCH net v4] net: dsa: microchip: disable EEE for KSZ879x/KSZ877x/KSZ876x Tim Harvey (Fri Oct 18 2024 - 12:40:29 EST)
- [PATCH] dt-bindings: cpufreq: cpufreq-qcom-hw: Add SAR2130P compatible Dmitry Baryshkov (Fri Oct 18 2024 - 12:41:37 EST)
- Re: [PATCH 4/4] selftests/mm: add self tests for guard page feature Lorenzo Stoakes (Fri Oct 18 2024 - 12:42:23 EST)
- Re: [PATCH net-next v22 06/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc' Alexander Duyck (Fri Oct 18 2024 - 12:44:30 EST)
- Re: AMD zen microcode updates breaks boot Dr. David Alan Gilbert (Fri Oct 18 2024 - 12:46:22 EST)
- Re: [PATCH v1] cpuidle: Correct some typos in comments Rafael J. Wysocki (Fri Oct 18 2024 - 12:46:43 EST)
- Re: AMD zen microcode updates breaks boot Jens Axboe (Fri Oct 18 2024 - 12:47:50 EST)
- [syzbot] [block?] INFO: task hung in blk_mq_update_tag_set_shared syzbot (Fri Oct 18 2024 - 12:47:50 EST)
- Re: [PATCH v6 0/4] drm: Minimum backlight overrides and implementation for amdgpu Alex Deucher (Fri Oct 18 2024 - 12:48:21 EST)
- Re: AMD zen microcode updates breaks boot Jens Axboe (Fri Oct 18 2024 - 12:48:30 EST)
- Re: [PATCH] cpufreq: use proper units for frequency Rafael J. Wysocki (Fri Oct 18 2024 - 12:49:03 EST)
- Re: [PATCH v2] mm: Split critical region in remap_file_pages() and invoke LSMs in between Liam R. Howlett (Fri Oct 18 2024 - 12:51:18 EST)
- Re: [RFC PATCH v3 05/13] clavis: Introduce a new key type called clavis_key_acl Ben Boeckel (Fri Oct 18 2024 - 12:55:21 EST)
- Re: [PATCH net-next v3 2/8] rust: time: Introduce Delta type Andrew Lunn (Fri Oct 18 2024 - 12:56:26 EST)
- Re: [PATCH 1/3] fpga: Add Efinix Trion & Titanium serial SPI programming driver Conor Dooley (Fri Oct 18 2024 - 12:59:00 EST)
- Re: [PATCH net-next v2 7/8] net: stmmac: xgmac: Complete FPE support Andrew Lunn (Fri Oct 18 2024 - 12:59:51 EST)
- [PATCH][next] crypto: cavium: Fix inverted logic on timeout end check Colin Ian King (Fri Oct 18 2024 - 13:04:06 EST)
- Re: [PATCH net-next] net/sched: act_api: unexport tcf_action_dump_1() Toke Høiland-Jørgensen (Fri Oct 18 2024 - 13:04:22 EST)
- Re: [RFC net-next v2 2/2] igc: Link queues to NAPI instances Joe Damato (Fri Oct 18 2024 - 13:04:54 EST)
- [PATCH v1] arm64: dts: ti: k3-am625-verdin: add TPM device Francesco Dolcini (Fri Oct 18 2024 - 13:05:16 EST)
- Re: [PATCH v5 06/40] x86/resctrl: Remove data_width and the tabular format James Morse (Fri Oct 18 2024 - 13:07:34 EST)
- Re: [PATCH v5 17/40] x86/resctrl: Rewrite and move the for_each_*_rdt_resource() walkers James Morse (Fri Oct 18 2024 - 13:07:44 EST)
- Re: [PATCH v5 02/40] x86/resctrl: Add a helper to avoid reaching into the arch code resource list James Morse (Fri Oct 18 2024 - 13:07:52 EST)
- Re: [PATCH v5 04/40] x86/resctrl: Use schema type to determine how to parse schema values James Morse (Fri Oct 18 2024 - 13:08:00 EST)
- Re: [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags Michal Hocko (Fri Oct 18 2024 - 13:08:36 EST)
- Re: [PATCH v3] net: atlantic: support reading SFP module info Hariprasad Kelam (Fri Oct 18 2024 - 13:09:23 EST)
- [PATCH] media: v4l2-subdev: Refactor events Tommaso Merciai (Fri Oct 18 2024 - 13:11:23 EST)
- Re: [PATCH v1] media: rc-core: Modify the timeout waiting time for the infrared remote control. Sean Young (Fri Oct 18 2024 - 13:11:43 EST)
- Re: [PATCH -next v4 1/2] perf stat: Support inherit events during fork() for bperf Namhyung Kim (Fri Oct 18 2024 - 13:13:04 EST)
- [net-next v3 0/2] igc: Link IRQs and queues to NAPIs Joe Damato (Fri Oct 18 2024 - 13:14:16 EST)
- [net-next v3 1/2] igc: Link IRQs to NAPI instances Joe Damato (Fri Oct 18 2024 - 13:14:37 EST)
- [net-next v3 2/2] igc: Link queues to NAPI instances Joe Damato (Fri Oct 18 2024 - 13:14:50 EST)
- Re: [PATCH net-next] net: phy: marvell: Add mdix status reporting Andrew Lunn (Fri Oct 18 2024 - 13:15:11 EST)
- [RFC PATCH] rseq: Validate read-only fields under DEBUG_RSEQ config Mathieu Desnoyers (Fri Oct 18 2024 - 13:15:30 EST)
- RE: [PATCH v5 02/40] x86/resctrl: Add a helper to avoid reaching into the arch code resource list Luck, Tony (Fri Oct 18 2024 - 13:15:42 EST)
- Re: [PATCH v3 00/11] Libdw/dwarf build clean up Namhyung Kim (Fri Oct 18 2024 - 13:16:00 EST)
- [PATCH net-next v3] net: atlantic: support reading SFP module info Lorenz Brun (Fri Oct 18 2024 - 13:17:48 EST)
- [PATCH 0/3] selftests/mm: revert pthread_barrier change and Edward Liaw (Fri Oct 18 2024 - 13:18:10 EST)
- [PATCH 1/3] Revert "selftests/mm: fix deadlock for fork after pthread_create on ARM" Edward Liaw (Fri Oct 18 2024 - 13:18:23 EST)
- [PATCH 2/3] Revert "selftests/mm: replace atomic_bool with pthread_barrier_t" Edward Liaw (Fri Oct 18 2024 - 13:18:40 EST)
- [PATCH 3/3] selftests/mm: fix deadlock for fork after pthread_create with atomic_bool Edward Liaw (Fri Oct 18 2024 - 13:18:54 EST)
- Re: [PATCH 1/2] selftests/mm: replace atomic_bool with pthread_barrier_t Edward Liaw (Fri Oct 18 2024 - 13:19:07 EST)
- Re: [PATCH] arm64: dts: x1e80100-crd: describe HID supplies Abel Vesa (Fri Oct 18 2024 - 13:19:51 EST)
- Re: [PATCH net-next] net: phy: aquantia: Add mdix config and reporting Andrew Lunn (Fri Oct 18 2024 - 13:20:44 EST)
- Re: [RFC PATCH v1 6/7] mm: do_swap_page() calls swapin_readahead() zswap load batching interface. Nhat Pham (Fri Oct 18 2024 - 13:21:33 EST)
- Re: [PATCH v5 00/10] riscv: add initial support for SpacemiT K1 Conor Dooley (Fri Oct 18 2024 - 13:24:38 EST)
- [PATCH v1 1/1] arm64: dts: rockchip: rk3588-evb1: add WLAN controller Sebastian Reichel (Fri Oct 18 2024 - 13:24:52 EST)
- Re: [PATCH] Documentation: English fixes in kgdb/kdb article Matthew Wilcox (Fri Oct 18 2024 - 13:27:18 EST)
- Re: [PATCH net-next v22 07/14] mm: page_frag: some minor refactoring before adding new API Alexander Duyck (Fri Oct 18 2024 - 13:27:34 EST)
- Re: [PATCH] 9p: Avoid creating multiple slab caches with the same name Jason Gunthorpe (Fri Oct 18 2024 - 13:28:20 EST)
- Re: [PATCH] kconfig: nconf: Use TAB to cycle thru dialog buttons Masahiro Yamada (Fri Oct 18 2024 - 13:28:34 EST)
- [PATCH] docs: Remove redundant word "for" Thorsten Blum (Fri Oct 18 2024 - 13:30:05 EST)
- [PATCH v3 00/12] powerpc/kfence: Improve kfence support (mainly Hash) Ritesh Harjani (IBM) (Fri Oct 18 2024 - 13:30:29 EST)
- [PATCH v3 01/12] powerpc: mm/fault: Fix kfence page fault reporting Ritesh Harjani (IBM) (Fri Oct 18 2024 - 13:30:47 EST)
- Re: [PATCH v2] mm/codetag: move ref and tag null pointer check to alloc_tag_add Suren Baghdasaryan (Fri Oct 18 2024 - 13:30:50 EST)
- [PATCH v3 02/12] book3s64/hash: Remove kfence support temporarily Ritesh Harjani (IBM) (Fri Oct 18 2024 - 13:31:13 EST)
- [PATCH v3 03/12] book3s64/hash: Refactor kernel linear map related calls Ritesh Harjani (IBM) (Fri Oct 18 2024 - 13:31:30 EST)
- [PATCH v3 04/12] book3s64/hash: Add hash_debug_pagealloc_add_slot() function Ritesh Harjani (IBM) (Fri Oct 18 2024 - 13:31:44 EST)
- [PATCH v3 05/12] book3s64/hash: Add hash_debug_pagealloc_alloc_slots() function Ritesh Harjani (IBM) (Fri Oct 18 2024 - 13:32:00 EST)
- [PATCH v3 06/12] book3s64/hash: Refactor hash__kernel_map_pages() function Ritesh Harjani (IBM) (Fri Oct 18 2024 - 13:32:14 EST)
- [PATCH v3 07/12] book3s64/hash: Make kernel_map_linear_page() generic Ritesh Harjani (IBM) (Fri Oct 18 2024 - 13:32:27 EST)
- [PATCH v3 08/12] book3s64/hash: Disable debug_pagealloc if it requires more memory Ritesh Harjani (IBM) (Fri Oct 18 2024 - 13:32:41 EST)
- [PATCH v3 09/12] book3s64/hash: Add kfence functionality Ritesh Harjani (IBM) (Fri Oct 18 2024 - 13:32:53 EST)
- [PATCH v3 10/12] book3s64/radix: Refactoring common kfence related functions Ritesh Harjani (IBM) (Fri Oct 18 2024 - 13:33:07 EST)
- [PATCH v3 11/12] book3s64/hash: Disable kfence if not early init Ritesh Harjani (IBM) (Fri Oct 18 2024 - 13:33:22 EST)
- [PATCH v3 12/12] book3s64/hash: Early detect debug_pagealloc size requirement Ritesh Harjani (IBM) (Fri Oct 18 2024 - 13:33:37 EST)
- Re: [RFC PATCH v2 2/2] dm-inlinecrypt: add target for inline block device encryption Eric Biggers (Fri Oct 18 2024 - 13:33:57 EST)
- Re: [PATCH V3 02/15] selftests/resctrl: Print accurate buffer size as part of MBM results Reinette Chatre (Fri Oct 18 2024 - 13:34:37 EST)
- Re: [PATCH V3 10/15] selftests/resctrl: Make benchmark parameter passing robust Reinette Chatre (Fri Oct 18 2024 - 13:34:52 EST)
- [PATCH v3] arm64: dts: imx8m*-venice-gw75xx: add Accelerometer device Tim Harvey (Fri Oct 18 2024 - 13:36:25 EST)
- [PATCH v6 01/17] powerpc/trace: Account for -fpatchable-function-entry support by toolchain Hari Bathini (Fri Oct 18 2024 - 13:37:24 EST)
- [PATCH v6 00/17] powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines Hari Bathini (Fri Oct 18 2024 - 13:37:30 EST)
- [PATCH v6 02/17] powerpc/kprobes: Use ftrace to determine if a probe is at function entry Hari Bathini (Fri Oct 18 2024 - 13:37:48 EST)
- [PATCH v6 04/17] powerpc32/ftrace: Unify 32-bit and 64-bit ftrace entry code Hari Bathini (Fri Oct 18 2024 - 13:38:10 EST)
- [PATCH v6 03/17] powerpc64/ftrace: Nop out additional 'std' instruction emitted by gcc v5.x Hari Bathini (Fri Oct 18 2024 - 13:38:24 EST)
- [PATCH v6 05/17] powerpc/module_64: Convert #ifdef to IS_ENABLED() Hari Bathini (Fri Oct 18 2024 - 13:38:36 EST)
- [PATCH v6 06/17] powerpc/ftrace: Remove pointer to struct module from dyn_arch_ftrace Hari Bathini (Fri Oct 18 2024 - 13:38:57 EST)
- [PATCH v6 07/17] powerpc/ftrace: Skip instruction patching if the instructions are the same Hari Bathini (Fri Oct 18 2024 - 13:39:07 EST)
- [PATCH v6 08/17] powerpc/ftrace: Move ftrace stub used for init text before _einittext Hari Bathini (Fri Oct 18 2024 - 13:39:27 EST)
- [PATCH v6 09/17] powerpc64/bpf: Fold bpf_jit_emit_func_call_hlp() into bpf_jit_emit_func_call_rel() Hari Bathini (Fri Oct 18 2024 - 13:39:42 EST)
- [PATCH v6 10/17] powerpc/ftrace: Add a postlink script to validate function tracer Hari Bathini (Fri Oct 18 2024 - 13:40:00 EST)
- [PATCH v6 11/17] kbuild: Add generic hook for architectures to use before the final vmlinux link Hari Bathini (Fri Oct 18 2024 - 13:40:14 EST)
- [PATCH v6 12/17] powerpc64/ftrace: Move ftrace sequence out of line Hari Bathini (Fri Oct 18 2024 - 13:40:36 EST)
- [PATCH v6 13/17] powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubs Hari Bathini (Fri Oct 18 2024 - 13:40:37 EST)
- Re: [PATCH] sched_ext: improve WAKE_SYNC behavior for default idle CPU selection Tejun Heo (Fri Oct 18 2024 - 13:40:57 EST)
- [PATCH v6 14/17] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS Hari Bathini (Fri Oct 18 2024 - 13:41:09 EST)
- [PATCH v6 15/17] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_DIRECT_CALLS Hari Bathini (Fri Oct 18 2024 - 13:41:24 EST)
- Re: [PATCH 2/7] rcu: limit PREEMPT_RCU configurations Paul E. McKenney (Fri Oct 18 2024 - 13:41:32 EST)
- [PATCH v6 16/17] samples/ftrace: Add support for ftrace direct samples on powerpc Hari Bathini (Fri Oct 18 2024 - 13:41:54 EST)
- [PATCH v6 17/17] powerpc64/bpf: Add support for bpf trampolines Hari Bathini (Fri Oct 18 2024 - 13:42:14 EST)
- Re: [PATCH net-next v22 00/14] Replace page_frag with page_frag_cache for sk_page_frag() Alexander Duyck (Fri Oct 18 2024 - 13:42:27 EST)
- Re: [PATCH v3 01/12] powerpc: mm/fault: Fix kfence page fault reporting Christophe Leroy (Fri Oct 18 2024 - 13:42:43 EST)
- RE: [PATCH V1 2/3] drivers/fpga/amd: Add communication with firmware Zhang, Yidong (David) (Fri Oct 18 2024 - 13:42:55 EST)
- [PATCH v2 0/2] mm/mremap: Remove extra vma tree walk Liam R. Howlett (Fri Oct 18 2024 - 13:43:08 EST)
- [PATCH v2 1/2] mm/mremap: Clean up vma_to_resize() Liam R. Howlett (Fri Oct 18 2024 - 13:43:13 EST)
- [PATCH v2 2/2] mm/mremap: Remove goto from mremap_to() Liam R. Howlett (Fri Oct 18 2024 - 13:43:25 EST)
- Re: [PATCH 2/7] rcu: limit PREEMPT_RCU configurations Paul E. McKenney (Fri Oct 18 2024 - 13:43:44 EST)
- Re: [PATCH] ASoC: loongson: make loongson-i2s.o a separate module Mark Brown (Fri Oct 18 2024 - 13:43:56 EST)
- Re: [PATCH] ASoC: amd: yc: Fix non-functional mic on ASUS E1404FA Mark Brown (Fri Oct 18 2024 - 13:44:06 EST)
- Re: [PATCH] ASoC: mediatek: mt8188: remove unnecessary variable assignment Mark Brown (Fri Oct 18 2024 - 13:44:16 EST)
- Re: [PATCH] ASoC: rsnd: Refactor port handling with helper for endpoint node selection Mark Brown (Fri Oct 18 2024 - 13:44:32 EST)
- Re: [PATCH] ASoC: Change my e-mail to gmail Mark Brown (Fri Oct 18 2024 - 13:44:42 EST)
- Re: [PATCH -next] ASoC: codecs: Remove unneeded semicolon Mark Brown (Fri Oct 18 2024 - 13:44:51 EST)
- Re: [PATCH] ASoC: SOF: sof-of-dev: add parameter to override tplg/fw_filename Mark Brown (Fri Oct 18 2024 - 13:45:04 EST)
- Re: [PATCH v9 0/8] block atomic writes for xfs John Garry (Fri Oct 18 2024 - 13:45:25 EST)
- Re: [PATCH v4] spi: dt-bindings: brcm,bcm2835-aux-spi: Convert to dtschema Mark Brown (Fri Oct 18 2024 - 13:45:37 EST)
- Re: [PATCH v2 4/4] clk: qcom: gcc: Add support for QCS615 GCC clocks Taniya Das (Fri Oct 18 2024 - 13:45:51 EST)
- Re: [PATCH][next] crypto: cavium: Fix inverted logic on timeout end check Everest K.C. (Fri Oct 18 2024 - 13:46:06 EST)
- Re: [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags Suren Baghdasaryan (Fri Oct 18 2024 - 13:46:19 EST)
- Re: [PATCH v2 1/2] mm/gup: stop leaking pinned pages in low memory conditions John Hubbard (Fri Oct 18 2024 - 13:46:33 EST)
- Re: [PATCH] Documentation: English fixes in kgdb/kdb article Nir Lichtman (Fri Oct 18 2024 - 13:50:02 EST)
- Re: [PATCH v1 1/1] iio: gyro: bmg160: Drop most likely fake ACPI IDs Jonathan Cameron (Fri Oct 18 2024 - 13:51:20 EST)
- [PATCH v2] Documentation: English fixes in kgdb/kdb article Nir Lichtman (Fri Oct 18 2024 - 13:55:49 EST)
- Re: [PATCH] Documentation: English fixes in kgdb/kdb article Matthew Wilcox (Fri Oct 18 2024 - 13:56:35 EST)
- Re: AMD zen microcode updates breaks boot Borislav Petkov (Fri Oct 18 2024 - 13:56:37 EST)
- Re: 回复: [PATCH] net: stmmac: enable MAC after MTL configuring Andrew Lunn (Fri Oct 18 2024 - 13:57:58 EST)
- Re: [PATCH] sched_ext: improve WAKE_SYNC behavior for default idle CPU selection Andrea Righi (Fri Oct 18 2024 - 13:58:43 EST)
- Re: AMD zen microcode updates breaks boot Dr. David Alan Gilbert (Fri Oct 18 2024 - 13:59:41 EST)
- Re: [PATCH v2 1/2] mm: shmem: update iocb->ki_pos directly to simplify tmpfs read logic Yang Shi (Fri Oct 18 2024 - 14:01:56 EST)
- Re: [PATCH v3 4/5] selftests/mseal: add more tests for mmap Jeff Xu (Fri Oct 18 2024 - 14:02:07 EST)
- Re: [PATCH 3/3] iio: imu: Add scale and sampling frequency to BMI270 IMU Jonathan Cameron (Fri Oct 18 2024 - 14:02:35 EST)
- Re: AMD zen microcode updates breaks boot Jens Axboe (Fri Oct 18 2024 - 14:03:32 EST)
- Re: [PATCH net-next v22 10/14] mm: page_frag: introduce prepare/probe/commit API Alexander Duyck (Fri Oct 18 2024 - 14:03:53 EST)
- Re: [PATCH v3 4/5] selftests/mseal: add more tests for mmap Jeff Xu (Fri Oct 18 2024 - 14:06:43 EST)
- Re: [PATCH v3 0/2] pinctrl: qcom: Introduce Pinctrl for QCS8300 Andrew Lunn (Fri Oct 18 2024 - 14:09:02 EST)
- RE: [RFC PATCH v1 6/7] mm: do_swap_page() calls swapin_readahead() zswap load batching interface. Sridhar, Kanchana P (Fri Oct 18 2024 - 14:09:16 EST)
- Re: [PATCH 2/6] dt-bindings: iio: adc: ad7380: fix ad7380-4 reference supply Jonathan Cameron (Fri Oct 18 2024 - 14:09:38 EST)
- Re: [PATCH RFC 1/4] dt-bindings: iio: adc: ad7380: add adaq4370-4 and adaq4380-4 compatible parts Jonathan Cameron (Fri Oct 18 2024 - 14:09:55 EST)
- Re: [net-next v2] net: ftgmac100: correct the phy interface of NC-SI mode Andrew Lunn (Fri Oct 18 2024 - 14:10:05 EST)
- [PATCH v2] sched_ext: improve WAKE_SYNC behavior for default idle CPU selection Andrea Righi (Fri Oct 18 2024 - 14:10:23 EST)
- Re: [PATCH v9 0/2] iio: imu: smi240: add bosch smi240 driver Jonathan Cameron (Fri Oct 18 2024 - 14:10:34 EST)
- Re: [PATCH v3 net-next 12/13] net: enetc: add preliminary support for i.MX95 ENETC PF Frank Li (Fri Oct 18 2024 - 14:10:52 EST)
- Re: [PATCH v2 2/2] usb: typec: Add support for Parade PS8830 Type-C Retimer Abel Vesa (Fri Oct 18 2024 - 14:11:22 EST)
- Re: [PATCH 0/1] memcg/hugetlb: Adding hugeTLB counters to memory controller Shakeel Butt (Fri Oct 18 2024 - 14:11:37 EST)
- Re: [PATCH RFC 0/4] ad7380: add adaq4370-4 and adaq4380-4 support Jonathan Cameron (Fri Oct 18 2024 - 14:11:52 EST)
- Re: [syzbot] [fuse?] WARNING in fuse_writepages Joanne Koong (Fri Oct 18 2024 - 14:13:26 EST)
- Re: [PATCH 1/4] drm/msm: move MDSS registers to separate header file Abhinav Kumar (Fri Oct 18 2024 - 14:15:52 EST)
- Re: [RFC PATCH v1 00/57] Boot-time page size selection for arm64 Joseph Salisbury (Fri Oct 18 2024 - 14:16:02 EST)
- Re: [PATCH v2 net] net: bcmasp: fix potential memory leak in bcmasp_xmit() Florian Fainelli (Fri Oct 18 2024 - 14:19:06 EST)
- Re: [PATCH 08/13] RISC-V: KVM: Add common nested acceleration support Atish Patra (Fri Oct 18 2024 - 14:19:41 EST)
- [RFC PATCH v1 00/10] QRTR Multi-endpoint support Denis Kenzior (Fri Oct 18 2024 - 14:20:23 EST)
- [RFC PATCH v1 01/10] net: qrtr: ns: validate msglen before ctrl_pkt use Denis Kenzior (Fri Oct 18 2024 - 14:20:42 EST)
- [RFC PATCH v1 02/10] net: qrtr: allocate and track endpoint ids Denis Kenzior (Fri Oct 18 2024 - 14:20:56 EST)
- [RFC PATCH v1 03/10] net: qrtr: support identical node ids Denis Kenzior (Fri Oct 18 2024 - 14:21:14 EST)
- [RFC PATCH v1 04/10] net: qrtr: Report sender endpoint in aux data Denis Kenzior (Fri Oct 18 2024 - 14:21:41 EST)
- [RFC PATCH v1 05/10] net: qrtr: Report endpoint for locally generated messages Denis Kenzior (Fri Oct 18 2024 - 14:21:54 EST)
- [RFC PATCH v1 06/10] net: qrtr: Allow sendmsg to target an endpoint Denis Kenzior (Fri Oct 18 2024 - 14:22:16 EST)
- [RFC PATCH v1 07/10] net: qrtr: allow socket endpoint binding Denis Kenzior (Fri Oct 18 2024 - 14:22:31 EST)
- [RFC PATCH v1 08/10] net: qrtr: Drop remote {NEW|DEL}_LOOKUP messages Denis Kenzior (Fri Oct 18 2024 - 14:22:48 EST)
- [RFC PATCH v1 09/10] net: qrtr: ns: support multiple endpoints Denis Kenzior (Fri Oct 18 2024 - 14:23:17 EST)
- [RFC PATCH v1 10/10] net: qrtr: mhi: Report endpoint id in sysfs Denis Kenzior (Fri Oct 18 2024 - 14:23:19 EST)
- Re: [PATCH] iio: imu: inv_icm42600: Enable Pedometer Functionality Jonathan Cameron (Fri Oct 18 2024 - 14:23:44 EST)
- Re: [git pull] drm fixes for 6.12-rc4 pr-tracker-bot (Fri Oct 18 2024 - 14:24:03 EST)
- Re: [GIT PULL] hwmon fixes for v6.12-rc4 pr-tracker-bot (Fri Oct 18 2024 - 14:24:14 EST)
- Re: [GIT PULL] Power management updates for v6.12-rc4 pr-tracker-bot (Fri Oct 18 2024 - 14:24:23 EST)
- Re: [PATCH v2 tip/perf/core 1/2] uprobes: allow put_uprobe() from non-sleepable softirq context Andrii Nakryiko (Fri Oct 18 2024 - 14:24:45 EST)
- Re: [PATCH bpf-next 1/2] bpf: Add open coded version of kmem_cache iterator Martin KaFai Lau (Fri Oct 18 2024 - 14:24:45 EST)
- Re: [PATCH v2 tip/perf/core 2/2] uprobes: SRCU-protect uretprobe lifetime (with timeout) Andrii Nakryiko (Fri Oct 18 2024 - 14:25:09 EST)
- [PATCH 1/1] RFC: dt bindings: Add property "brcm,gen3-eq-presets" Jim Quinlan (Fri Oct 18 2024 - 14:25:26 EST)
- [PATCH 0/1] RFC: Need feedback on PCI dt binding property Jim Quinlan (Fri Oct 18 2024 - 14:25:27 EST)
- [PATCH 1/2] dt-bindings: arm: fsl: Add Gateworks GW82XX-2x dev kit Tim Harvey (Fri Oct 18 2024 - 14:25:51 EST)
- [PATCH 2/2] arm64: dts: imx: Add i.MX8M Plus Gateworks GW82XX-2X support Tim Harvey (Fri Oct 18 2024 - 14:26:05 EST)
- [PATCH net,v3] hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER event Haiyang Zhang (Fri Oct 18 2024 - 14:26:20 EST)
- Re: [PATCH v4 22/28] cxl/region/extent: Expose region extent information in sysfs Ira Weiny (Fri Oct 18 2024 - 14:26:43 EST)
- Re: [RFC PATCH v1 00/57] Boot-time page size selection for arm64 David Hildenbrand (Fri Oct 18 2024 - 14:27:58 EST)
- [PATCH 1/1] arm64: dts: imx8mm-venice-gw73xx: remove compatible in overlay file Frank Li (Fri Oct 18 2024 - 14:28:52 EST)
- [PATCH 1/1] arm64: dts: imx8mq-zii-ultra: remove #address-cells of eeprom@a4 Frank Li (Fri Oct 18 2024 - 14:31:42 EST)
- Re: [PATCH v7] sched: Consolidate cpufreq updates Anjali K (Fri Oct 18 2024 - 14:32:43 EST)
- Re: [PATCH] mm/damon/vaddr: Fix issue in damon_va_evenly_split_region() SeongJae Park (Fri Oct 18 2024 - 14:33:24 EST)
- Re: [PATCH 1/3] PCI: Remove unused PCI_SUBTRACTIVE_DECODE Bjorn Helgaas (Fri Oct 18 2024 - 14:36:34 EST)
- Re: [PATCH] 9p: Avoid creating multiple slab caches with the same name Pedro Falcato (Fri Oct 18 2024 - 14:37:00 EST)
- Re: [PATCH v3 4/5] selftests/mseal: add more tests for mmap Mark Brown (Fri Oct 18 2024 - 14:37:35 EST)
- Re: [PATCH v2 2/2] mm: shmem: improve the tmpfs large folio read performance Yang Shi (Fri Oct 18 2024 - 14:38:55 EST)
- Re: [PATCH 0/1] memcg/hugetlb: Adding hugeTLB counters to memory controller Joshua Hahn (Fri Oct 18 2024 - 14:39:10 EST)
- Re: [RFC PATCH 0/1] Buddy allocator like folio split David Hildenbrand (Fri Oct 18 2024 - 14:42:38 EST)
- [RFC PATCH 0/4] dm-default-key: target for filesystem metadata encryption Eric Biggers (Fri Oct 18 2024 - 14:45:16 EST)
- [RFC PATCH 1/4] block: export blk-crypto symbols required by dm-default-key Eric Biggers (Fri Oct 18 2024 - 14:45:28 EST)
- [RFC PATCH 2/4] block: add the bi_skip_dm_default_key flag Eric Biggers (Fri Oct 18 2024 - 14:45:43 EST)
- [RFC PATCH 4/4] ext4,f2fs: support metadata encryption via dm-default-key Eric Biggers (Fri Oct 18 2024 - 14:46:07 EST)
- [RFC PATCH 3/4] dm-default-key: add target for filesystem metadata encryption Eric Biggers (Fri Oct 18 2024 - 14:46:13 EST)
- [PATCH 0/3] nfsd: fix final setattr on delegated timestamps Jeff Layton (Fri Oct 18 2024 - 14:46:47 EST)
- [PATCH 1/3] nfsd: add TIME_DELEG_ACCESS and TIME_DELEG_MODIFY to writeable attrs Jeff Layton (Fri Oct 18 2024 - 14:46:55 EST)
- [PATCH 2/3] nfsd: allow SETATTR to provide a READ deleg for updating time_access Jeff Layton (Fri Oct 18 2024 - 14:47:06 EST)
- [PATCH 3/3] nfsd: new tracepoint for after op_func in compound processing Jeff Layton (Fri Oct 18 2024 - 14:47:18 EST)
- Re: [PATCH v2 4/4] clk: qcom: gcc: Add support for QCS615 GCC clocks Dmitry Baryshkov (Fri Oct 18 2024 - 14:47:56 EST)
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add a test for open coded kmem_cache iter Martin KaFai Lau (Fri Oct 18 2024 - 14:48:08 EST)
- Re: [PATCH 2/4] drm/msm/mdss: use register definitions instead of hand-coding them Abhinav Kumar (Fri Oct 18 2024 - 14:48:23 EST)
- Re: [RFC PATCH 0/7] support for mm-local memory allocations and use it David Hildenbrand (Fri Oct 18 2024 - 14:52:56 EST)
- Re: [PATCH RFC v1 net-next 02/12] netfilter: bridge: Add conntrack double vlan and pppoe Eric Woudstra (Fri Oct 18 2024 - 14:53:53 EST)
- Re: [PATCH] 9p: Avoid creating multiple slab caches with the same name Thorsten Leemhuis (Fri Oct 18 2024 - 14:54:30 EST)
- [PATCH] iio: chemical: sps30: Add Null pointer check Karan Sanghavi (Fri Oct 18 2024 - 14:55:05 EST)
- Re: [PATCH 4/5][next] uapi: net: arp: Avoid -Wflex-array-member-not-at-end warnings Gustavo A. R. Silva (Fri Oct 18 2024 - 14:55:40 EST)
- Re: [PATCH 0/1] memcg/hugetlb: Adding hugeTLB counters to memory controller Johannes Weiner (Fri Oct 18 2024 - 14:57:34 EST)
- Re: (subset) [PATCH v3 00/16] timers: Cleanup delay/sleep related mess Mark Brown (Fri Oct 18 2024 - 14:57:52 EST)
- Re: (subset) [PATCH v3 00/16] timers: Cleanup delay/sleep related mess Mark Brown (Fri Oct 18 2024 - 14:58:37 EST)
- Re: [PATCH] mm: Remove unused has_isolate_pageblock Johannes Weiner (Fri Oct 18 2024 - 14:59:59 EST)
- Re: [GIT PULL] smb3 client fixes pr-tracker-bot (Fri Oct 18 2024 - 15:00:09 EST)
- [syzbot] [xfs?] KASAN: null-ptr-deref Write in xfs_filestream_select_ag (2) syzbot (Fri Oct 18 2024 - 15:00:45 EST)
- [PATCH] mtd: spinand: Constify struct nand_ecc_engine_ops Christophe JAILLET (Fri Oct 18 2024 - 15:01:18 EST)
- Re: [PATCH] Input: gpio-keys - fix un-responsive keys issue on hibernate exit Dmitry Torokhov (Fri Oct 18 2024 - 15:01:50 EST)
- Re: [PATCH v8 01/11] cpuidle/poll_state: poll via smp_cond_load_relaxed() Ankur Arora (Fri Oct 18 2024 - 15:02:09 EST)
- Re: [PATCH v2 4/4] clk: qcom: gcc: Add support for QCS615 GCC clocks Taniya Das (Fri Oct 18 2024 - 15:02:28 EST)
- Re: [PATCH v2 03/10] x86/mce: Make several functions return bool Sohil Mehta (Fri Oct 18 2024 - 15:03:06 EST)
- Re: [RFC PATCH 0/7] support for mm-local memory allocations and use it David Hildenbrand (Fri Oct 18 2024 - 15:03:21 EST)
- Re: [PATCH 1/1] RFC: dt bindings: Add property "brcm,gen3-eq-presets" Bjorn Helgaas (Fri Oct 18 2024 - 15:03:43 EST)
- Re: [PATCH v2] mm: Split critical region in remap_file_pages() and invoke LSMs in between Jarkko Sakkinen (Fri Oct 18 2024 - 15:05:19 EST)
- Re: [PATCH] iwlwifi: work around -Wenum-compare-conditional warning Arnd Bergmann (Fri Oct 18 2024 - 15:07:38 EST)
- Re: [PATCH v4 1/6] octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_common.c Simon Horman (Fri Oct 18 2024 - 15:09:01 EST)
- Re: [PATCH v4 2/6] octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_ethtool.c Simon Horman (Fri Oct 18 2024 - 15:09:21 EST)
- Re: [PATCH 6/6] Input: mtk-pmic-keys - Add support for MT6328 Dmitry Torokhov (Fri Oct 18 2024 - 15:09:42 EST)
- Re: [PATCH v4 3/6] octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_flows.c Simon Horman (Fri Oct 18 2024 - 15:09:47 EST)
- Re: [PATCH] ipmr: Don't mark ip6mr_rtnl_msg_handlers as __initconst Arnd Bergmann (Fri Oct 18 2024 - 15:10:13 EST)
- Re: [PATCH v4 4/6] octeontx2-pf: handle otx2_mbox_get_rsp errors in cn10k.c Simon Horman (Fri Oct 18 2024 - 15:10:32 EST)
- Re: [PATCH v4 5/6] octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_dmac_flt.c Simon Horman (Fri Oct 18 2024 - 15:10:52 EST)
- Re: [PATCH v4 6/6] octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_dcbnl.c Simon Horman (Fri Oct 18 2024 - 15:11:16 EST)
- Re: [RFC PATCH 0/1] Buddy allocator like folio split Zi Yan (Fri Oct 18 2024 - 15:11:17 EST)
- [PATCH 00/12] Add support for videocc, camcc, dispcc and gpucc on Qualcomm QCS615 platform Taniya Das (Fri Oct 18 2024 - 15:13:47 EST)
- [PATCH 01/12] clk: qcom: Update the support for alpha mode configuration Taniya Das (Fri Oct 18 2024 - 15:13:48 EST)
- [PATCH 02/12] clk: qcom: clk-alpha-pll: Add support for dynamic update for slewing PLLs Taniya Das (Fri Oct 18 2024 - 15:14:16 EST)
- [PATCH 03/12] dt-bindings: clock: Add Qualcomm QCS615 Camera clock controller Taniya Das (Fri Oct 18 2024 - 15:14:35 EST)
- [PATCH 05/12] dt-bindings: clock: qcom: Add QCS615 GCC clocks Taniya Das (Fri Oct 18 2024 - 15:14:57 EST)
- [PATCH 04/12] clk: qcom: camcc-qcs615: Add QCS615 camera clock controller driver Taniya Das (Fri Oct 18 2024 - 15:15:01 EST)
- Re: [PATCHv2 net] MAINTAINERS: add samples/pktgen to NETWORKING [GENERAL] Simon Horman (Fri Oct 18 2024 - 15:15:33 EST)
- Re: [PATCH v4] cleanup: adjust scoped_guard() macros to avoid potential warning Dmitry Torokhov (Fri Oct 18 2024 - 15:16:06 EST)
- Re: [PATCH net-next v1 4/5] net: stmmac: xgmac: Rename XGMAC_RQ to XGMAC_FPRQ Simon Horman (Fri Oct 18 2024 - 15:16:20 EST)
- [PATCH 00/11] Add support for videocc, camcc, dispcc and gpucc on Qualcomm QCS615 platform Taniya Das (Fri Oct 18 2024 - 15:16:42 EST)
- [PATCH 01/11] clk: qcom: Update the support for alpha mode configuration Taniya Das (Fri Oct 18 2024 - 15:16:42 EST)
- [PATCH 02/11] clk: qcom: clk-alpha-pll: Add support for dynamic update for slewing PLLs Taniya Das (Fri Oct 18 2024 - 15:17:09 EST)
- [PATCH 03/11] dt-bindings: clock: Add Qualcomm QCS615 Camera clock controller Taniya Das (Fri Oct 18 2024 - 15:17:22 EST)
- [PATCH 05/11] dt-bindings: clock: Add Qualcomm QCS615 Display clock controller Taniya Das (Fri Oct 18 2024 - 15:17:40 EST)
- [PATCH 04/11] clk: qcom: camcc-qcs615: Add QCS615 camera clock controller driver Taniya Das (Fri Oct 18 2024 - 15:17:53 EST)
- [PATCH 06/11] clk: qcom: dispcc-qcs615: Add QCS615 display clock controller driver Taniya Das (Fri Oct 18 2024 - 15:18:10 EST)
- [PATCH 07/11] dt-bindings: clock: Add Qualcomm QCS615 Graphics clock controller Taniya Das (Fri Oct 18 2024 - 15:18:26 EST)
- [PATCH 08/11] clk: qcom: gpucc-qcs615: Add QCS615 graphics clock controller driver Taniya Das (Fri Oct 18 2024 - 15:18:49 EST)
- [PATCH 09/11] dt-bindings: clock: Add Qualcomm QCS615 Video clock controller Taniya Das (Fri Oct 18 2024 - 15:19:02 EST)
- [PATCH 10/11] clk: qcom: videocc-qcs615: Add QCS615 video clock controller driver Taniya Das (Fri Oct 18 2024 - 15:19:21 EST)
- [PATCH 11/11] arm64: defconfig: Enable QCS615 clock controllers Taniya Das (Fri Oct 18 2024 - 15:19:39 EST)
- Re: [PATCH] ipmr: Don't mark ip6mr_rtnl_msg_handlers as __initconst Kuniyuki Iwashima (Fri Oct 18 2024 - 15:20:00 EST)
- Re: [PATCH v2 5/5] regulator: axp20x: add support for the AXP323 Mark Brown (Fri Oct 18 2024 - 15:20:16 EST)
- Re: [PATCH 2/7] rcu: limit PREEMPT_RCU configurations Ankur Arora (Fri Oct 18 2024 - 15:20:30 EST)
- Re: [External] : Re: [RFC PATCH v1 00/57] Boot-time page size selection for arm64 Joseph Salisbury (Fri Oct 18 2024 - 15:20:42 EST)
- Re: [PATCH v2 05/10] x86/mce/genpool: Make mce_gen_pool_create() return explicit error codes Sohil Mehta (Fri Oct 18 2024 - 15:20:51 EST)
- Re: [POC 4/6] rust: sync: Add SpinLockIrq Lyude Paul (Fri Oct 18 2024 - 15:23:52 EST)
- [PATCH] mm, zswap: don't touch the XArray lock if there is no entry to free Kairui Song (Fri Oct 18 2024 - 15:26:02 EST)
- Re: [External] : Re: [RFC PATCH v1 00/57] Boot-time page size selection for arm64 David Hildenbrand (Fri Oct 18 2024 - 15:27:20 EST)
- Re: [PATCH] eth: Fix typo 'accelaration'. 'exprienced' and 'rewritting' Simon Horman (Fri Oct 18 2024 - 15:29:24 EST)
- Re: [PATCH 1/3] cleanup: add conditional guard helper Dan Williams (Fri Oct 18 2024 - 15:29:47 EST)
- Re: [PATCH v2 0/2] cpuidle: riscv-sbi: Allow cpuidle pd used by other devices patchwork-bot+linux-riscv (Fri Oct 18 2024 - 15:30:36 EST)
- Re: [PATCH] media: v4l2-subdev: Refactor events Sakari Ailus (Fri Oct 18 2024 - 15:30:52 EST)
- Re: [PATCH 09/13] RISC-V: KVM: Use nacl_csr_xyz() for accessing H-extension CSRs Atish Patra (Fri Oct 18 2024 - 15:31:56 EST)
- Re: [PATCH 1/5] perf: Add dummy pmu module Lucas De Marchi (Fri Oct 18 2024 - 15:31:56 EST)
- Re: [PATCH v3 4/5] selftests/mseal: add more tests for mmap Jeff Xu (Fri Oct 18 2024 - 15:33:00 EST)
- Re: [PATCH] selftest: drivers: Add support to check duplicate hwirq Bjorn Helgaas (Fri Oct 18 2024 - 15:34:20 EST)
- Re: [PATCH 10/13] RISC-V: KVM: Use nacl_csr_xyz() for accessing AIA CSRs Atish Patra (Fri Oct 18 2024 - 15:34:39 EST)
- Re: [PATCH v7 1/9] libfs: Create the helper function generic_ci_validate_strict_name() Gabriel Krisman Bertazi (Fri Oct 18 2024 - 15:37:52 EST)
- Re: [PATCH v7 5/9] libfs: Export generic_ci_ dentry functions Gabriel Krisman Bertazi (Fri Oct 18 2024 - 15:39:00 EST)
- Re: [PATCH v3 14/20] perf riscv: Remove dwarf-regs.c and add dwarf-regs-table.h Palmer Dabbelt (Fri Oct 18 2024 - 15:39:16 EST)
- Re: [PATCH 1/6] arm64: dts: imx8qxp-mek: add bluetooth audio codec Frank Li (Fri Oct 18 2024 - 15:39:35 EST)
- [PATCH v6 5/5] arm64: dts: qcom: Add PSCI SYSTEM_RESET2 types for sa8775p-ride Elliot Berman (Fri Oct 18 2024 - 15:40:46 EST)
- [PATCH v6 4/5] arm64: dts: qcom: Add PSCI SYSTEM_RESET2 types for qcm6490-idp Elliot Berman (Fri Oct 18 2024 - 15:40:48 EST)
- [PATCH v6 0/5] Implement vendor resets for PSCI SYSTEM_RESET2 Elliot Berman (Fri Oct 18 2024 - 15:40:51 EST)
- [PATCH v6 3/5] firmware: psci: Read and use vendor reset types Elliot Berman (Fri Oct 18 2024 - 15:41:26 EST)
- [PATCH v6 1/5] dt-bindings: power: reset: Convert mode-.* properties to array Elliot Berman (Fri Oct 18 2024 - 15:41:28 EST)
- [PATCH v6 2/5] dt-bindings: arm: Document reboot mode magic Elliot Berman (Fri Oct 18 2024 - 15:41:29 EST)
- Re: [PATCH v29 00/33] Introduce QC USB SND audio offloading support Wesley Cheng (Fri Oct 18 2024 - 15:43:24 EST)
- Re: [PATCH v2 06/10] x86/mce: Convert multiple if () statements into a switch() statement Sohil Mehta (Fri Oct 18 2024 - 15:44:21 EST)
- Re: [PATCH v7 6/9] tmpfs: Add casefold lookup support Gabriel Krisman Bertazi (Fri Oct 18 2024 - 15:44:35 EST)
- Re: [RFC PATCH 0/1] Buddy allocator like folio split Yang Shi (Fri Oct 18 2024 - 15:44:51 EST)
- Re: [PATCH v7 7/9] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs Gabriel Krisman Bertazi (Fri Oct 18 2024 - 15:46:00 EST)
- [PATCH 0/3] printf: Add struct range print specifier Ira Weiny (Fri Oct 18 2024 - 15:46:39 EST)
- [PATCH 1/3] test printf: Add very basic struct resource tests Ira Weiny (Fri Oct 18 2024 - 15:46:49 EST)
- Re: [PATCH v2] Documentation: English fixes in kgdb/kdb article Doug Anderson (Fri Oct 18 2024 - 15:46:59 EST)
- [PATCH 2/3] printf: Add print format (%pra) for struct range Ira Weiny (Fri Oct 18 2024 - 15:47:08 EST)
- [PATCH 3/3] cxl/cdat: Use %pra for dpa range outputs Ira Weiny (Fri Oct 18 2024 - 15:47:25 EST)
- Re: [PATCH 3/5] perf: Add pmu get/put Lucas De Marchi (Fri Oct 18 2024 - 15:47:38 EST)
- Re: [PATCH] mm, zswap: don't touch the XArray lock if there is no entry to free Matthew Wilcox (Fri Oct 18 2024 - 15:47:50 EST)
- Re: [PATCH v7 0/9] tmpfs: Add case-insensitive support for tmpfs Gabriel Krisman Bertazi (Fri Oct 18 2024 - 15:48:32 EST)
- Re: [PATCH v6 5/5] arm64: dts: qcom: Add PSCI SYSTEM_RESET2 types for sa8775p-ride Konrad Dybcio (Fri Oct 18 2024 - 15:51:43 EST)
- Re: [PATCH v3 4/5] selftests/mseal: add more tests for mmap Lorenzo Stoakes (Fri Oct 18 2024 - 15:53:16 EST)
- Re: [PATCH v7 0/9] tmpfs: Add case-insensitive support for tmpfs André Almeida (Fri Oct 18 2024 - 15:54:19 EST)
- Re: [PATCH v5 1/2] riscv: perf: add guest vs host distinction Palmer Dabbelt (Fri Oct 18 2024 - 15:55:38 EST)
- Re: [PATCH v2 05/22] wifi: ath12k: add ath12k_hw_regs for IPQ5332 Konrad Dybcio (Fri Oct 18 2024 - 15:58:27 EST)
- Re: [RFC PATCH 0/1] Buddy allocator like folio split David Hildenbrand (Fri Oct 18 2024 - 15:59:19 EST)
- Re: [PATCH v2 06/22] wifi: ath12k: add ath12k_hw_ring_mask for IPQ5332 Konrad Dybcio (Fri Oct 18 2024 - 15:59:39 EST)
- [PATCH] xhci: Fix Link TRB DMA in command ring stopped completion event Faisal Hassan (Fri Oct 18 2024 - 16:00:32 EST)
- Re: [PATCH v2 09/22] wifi: ath12k: avoid m3 firmware download in AHB device IPQ5332 Konrad Dybcio (Fri Oct 18 2024 - 16:00:53 EST)
- [PATCH] x86/mce: Break up __mcheck_cpu_apply_quirks() Tony Luck (Fri Oct 18 2024 - 16:01:02 EST)
- Re: [PATCH] Use card->dev in replace of the &pdev->dev argument in the dev_err function Mark Brown (Fri Oct 18 2024 - 16:01:35 EST)
- Re: [PATCH] ASoC: amd: acp: Add stream name to ACP PDM DMIC devices Mark Brown (Fri Oct 18 2024 - 16:01:46 EST)
- Re: [PATCH] ASoC: nau8821: check regmap_raw_read/regmap_raw_write for failure Mark Brown (Fri Oct 18 2024 - 16:02:00 EST)
- Re: [PATCH] mm, zswap: don't touch the XArray lock if there is no entry to free Kairui Song (Fri Oct 18 2024 - 16:02:14 EST)
- Re: [PATCH v2 12/22] wifi: ath12k: fix incorrect CE addresses Konrad Dybcio (Fri Oct 18 2024 - 16:03:09 EST)
- Re: [PATCH 11/13] RISC-V: KVM: Use SBI sync SRET call when available Atish Patra (Fri Oct 18 2024 - 16:03:53 EST)
- [GIT PULL] Kselftest fixes update for Linux 6.12-rc4 Shuah Khan (Fri Oct 18 2024 - 16:05:16 EST)
- [PATCH net-next] net: mv643xx: use ethtool_puts Rosen Penev (Fri Oct 18 2024 - 16:05:35 EST)
- Re: [PATCH 2/3] printf: Add print format (%pra) for struct range Dan Williams (Fri Oct 18 2024 - 16:05:53 EST)
- Re: [PATCH 01/11] clk: qcom: Update the support for alpha mode configuration Dmitry Baryshkov (Fri Oct 18 2024 - 16:06:46 EST)
- [for-next][PATCH 1/3] ring-buffer: Limit time with disabled interrupts in rb_check_pages() Steven Rostedt (Fri Oct 18 2024 - 16:07:43 EST)
- [for-next][PATCH 0/3] ring-buffer: Updates for 6.13 Steven Rostedt (Fri Oct 18 2024 - 16:07:44 EST)
- [for-next][PATCH 2/3] ring-buffer: Reorganize kerneldoc parameter names Steven Rostedt (Fri Oct 18 2024 - 16:07:51 EST)
- [for-next][PATCH 3/3] ring-buffer: Use str_low_high() helper in ring_buffer_producer() Steven Rostedt (Fri Oct 18 2024 - 16:07:52 EST)
- Re: [External] : Re: [RFC PATCH v1 00/57] Boot-time page size selection for arm64 Joseph Salisbury (Fri Oct 18 2024 - 16:08:07 EST)
- Re: [PATCH v2 11/22] wifi: ath12k: remap CMEM register space for IPQ5332 Konrad Dybcio (Fri Oct 18 2024 - 16:09:21 EST)
- Re: [PATCH] leds: class: Protect brightness_show() with led_cdev->led_access mutex Jacek Anaszewski (Fri Oct 18 2024 - 16:10:51 EST)
- Re: [PATCH 12/13] RISC-V: KVM: Save trap CSRs in kvm_riscv_vcpu_enter_exit() Atish Patra (Fri Oct 18 2024 - 16:11:41 EST)
- Re: [PATCH v2 06/10] x86/mce: Convert multiple if () statements into a switch() statement Tony Luck (Fri Oct 18 2024 - 16:15:10 EST)
- Re: [PATCH 04/11] clk: qcom: camcc-qcs615: Add QCS615 camera clock controller driver Dmitry Baryshkov (Fri Oct 18 2024 - 16:20:07 EST)
- RE: [PATCH v2 net 0/4] Fix passing 0 to ERR_PTR in intel ether drivers Keller, Jacob E (Fri Oct 18 2024 - 16:22:16 EST)
- Re: [PATCH 02/11] clk: qcom: clk-alpha-pll: Add support for dynamic update for slewing PLLs Christophe JAILLET (Fri Oct 18 2024 - 16:22:35 EST)
- Re: [POC 4/6] rust: sync: Add SpinLockIrq Boqun Feng (Fri Oct 18 2024 - 16:22:53 EST)
- Re: [PATCH 04/11] clk: qcom: camcc-qcs615: Add QCS615 camera clock controller driver Dmitry Baryshkov (Fri Oct 18 2024 - 16:23:15 EST)
- [PATCHv8 perf/core 0/2] uprobe: Add session support Jiri Olsa (Fri Oct 18 2024 - 16:23:32 EST)
- [PATCHv8 perf/core 1/2] uprobe: Add data pointer to consumer handlers Jiri Olsa (Fri Oct 18 2024 - 16:23:52 EST)
- [PATCHv8 perf/core 2/2] uprobe: Add support for session consumer Jiri Olsa (Fri Oct 18 2024 - 16:24:10 EST)
- [GIT PULL] bpf for v6.12-rc4 Daniel Borkmann (Fri Oct 18 2024 - 16:24:40 EST)
- Re: [PATCH V4 01/10] accel/amdxdna: Add documentation for AMD NPU accelerator driver Jeffrey Hugo (Fri Oct 18 2024 - 16:25:10 EST)
- Re: [PATCH] kasan: Disable Software Tag-Based KASAN with GCC Andrey Konovalov (Fri Oct 18 2024 - 16:25:43 EST)
- Re: [PATCH v2 08/10] x86/mce: Remove the redundant zeroing assignments Sohil Mehta (Fri Oct 18 2024 - 16:26:00 EST)
- Re: [PATCH 06/11] clk: qcom: dispcc-qcs615: Add QCS615 display clock controller driver Dmitry Baryshkov (Fri Oct 18 2024 - 16:26:13 EST)
- Re: [PATCH v2] sched_ext: improve WAKE_SYNC behavior for default idle CPU selection Tejun Heo (Fri Oct 18 2024 - 16:26:47 EST)
- Re: The state of uprobes work and logistics Jiri Olsa (Fri Oct 18 2024 - 16:27:31 EST)
- Re: [PATCH v1 1/1] iio: gyro: bmg160: Drop most likely fake ACPI IDs Justin Weiss (Fri Oct 18 2024 - 16:28:14 EST)
- Re: [PATCH 08/11] clk: qcom: gpucc-qcs615: Add QCS615 graphics clock controller driver Dmitry Baryshkov (Fri Oct 18 2024 - 16:28:40 EST)
- Re: [PATCH v3 4/5] selftests/mseal: add more tests for mmap Shuah Khan (Fri Oct 18 2024 - 16:29:05 EST)
- Re: [PATCH v2 17/22] wifi: ath12k: add AHB driver support for IPQ5332 Konrad Dybcio (Fri Oct 18 2024 - 16:29:51 EST)
- Re: [PATCH v3 4/5] selftests/mseal: add more tests for mmap Shuah Khan (Fri Oct 18 2024 - 16:30:25 EST)
- Re: [PATCH v4 02/10] x86/cpu/topology: Add CPU type to struct cpuinfo_topology Pawan Gupta (Fri Oct 18 2024 - 16:31:17 EST)
- Re: [PATCH 10/11] clk: qcom: videocc-qcs615: Add QCS615 video clock controller driver Dmitry Baryshkov (Fri Oct 18 2024 - 16:31:30 EST)
- [net-next PATCH 0/6] CN20K silicon with mbox support Sai Krishna (Fri Oct 18 2024 - 16:31:48 EST)
- [net-next PATCH 1/6] octeontx2: Set appropriate PF, VF masks and shifts based on silicon Sai Krishna (Fri Oct 18 2024 - 16:32:11 EST)
- [net-next PATCH 2/6] octeontx2-af: CN20k basic mbox operations and structures Sai Krishna (Fri Oct 18 2024 - 16:32:16 EST)
- [net-next PATCH 3/6] octeontx2-af: CN20k mbox to support AF REQ/ACK functionality Sai Krishna (Fri Oct 18 2024 - 16:32:47 EST)
- [net-next PATCH 4/6] octeontx2-pf: CN20K mbox REQ/ACK implementation for NIC PF Sai Krishna (Fri Oct 18 2024 - 16:33:04 EST)
- Re: [PATCH] kasan: Disable Software Tag-Based KASAN with GCC Marco Elver (Fri Oct 18 2024 - 16:33:20 EST)
- Re: [PATCH V4 02/10] accel/amdxdna: Add a new driver for AMD AI Engine Jeffrey Hugo (Fri Oct 18 2024 - 16:33:29 EST)
- [net-next PATCH 5/6] octeontx2-af: CN20K mbox implementation for AF's VF Sai Krishna (Fri Oct 18 2024 - 16:33:52 EST)
- [net-next PATCH 6/6] octeontx2-pf: CN20K mbox implementation between PF-VF Sai Krishna (Fri Oct 18 2024 - 16:34:04 EST)
- Re: [PATCH 11/11] arm64: defconfig: Enable QCS615 clock controllers Dmitry Baryshkov (Fri Oct 18 2024 - 16:34:28 EST)
- Re: [PATCH 0/3] nfsd: fix final setattr on delegated timestamps cel (Fri Oct 18 2024 - 16:34:42 EST)
- Re: [PATCH 05/11] dt-bindings: clock: Add Qualcomm QCS615 Display clock controller Rob Herring (Arm) (Fri Oct 18 2024 - 16:34:54 EST)
- Re: [PATCH 07/11] dt-bindings: clock: Add Qualcomm QCS615 Graphics clock controller Rob Herring (Arm) (Fri Oct 18 2024 - 16:35:06 EST)
- Re: [PATCH 09/11] dt-bindings: clock: Add Qualcomm QCS615 Video clock controller Rob Herring (Arm) (Fri Oct 18 2024 - 16:35:20 EST)
- [PATCH 0/6] drm/display: hdmi: add drm_hdmi_connector_mode_valid() Dmitry Baryshkov (Fri Oct 18 2024 - 16:35:36 EST)
- [PATCH 1/6] drm/display: hdmi: add generic mode_valid helper Dmitry Baryshkov (Fri Oct 18 2024 - 16:35:40 EST)
- [PATCH 2/6] drm/sun4i: use drm_hdmi_connector_mode_valid() Dmitry Baryshkov (Fri Oct 18 2024 - 16:35:53 EST)
- [PATCH 3/6] drm/vc4: use drm_hdmi_connector_mode_valid() Dmitry Baryshkov (Fri Oct 18 2024 - 16:36:10 EST)
- Re: [PATCH v2 09/10] x86/mce/amd: Remove unnecessary NULL pointer initializations Sohil Mehta (Fri Oct 18 2024 - 16:36:12 EST)
- [PATCH 4/6] drm/display: bridge_connector: use drm_bridge_connector_mode_valid() Dmitry Baryshkov (Fri Oct 18 2024 - 16:36:24 EST)
- [PATCH 5/6] drm/bridge: lontium-lt9611: drop TMDS char rate check in mode_valid Dmitry Baryshkov (Fri Oct 18 2024 - 16:36:29 EST)
- [PATCH 6/6] drm/bridge: dw-hdmi-qp: replace mode_valid with tmds_char_rate Dmitry Baryshkov (Fri Oct 18 2024 - 16:36:44 EST)
- Re: [PATCH V4 03/10] accel/amdxdna: Support hardware mailbox Jeffrey Hugo (Fri Oct 18 2024 - 16:37:09 EST)
- [PATCH] drm/fbdev: fix drm_fb_helper_deferred_io() build failure Dmitry Baryshkov (Fri Oct 18 2024 - 16:37:20 EST)
- Re: [PATCH] spi: make class structs const Mark Brown (Fri Oct 18 2024 - 16:37:36 EST)
- Re: [PATCH v2 10/10] x86/mce: Fix typos in comments Sohil Mehta (Fri Oct 18 2024 - 16:37:47 EST)
- Re: [PATCH 6/7] pinctrl: pinmux: Introduce API to check if a pin is requested kernel test robot (Fri Oct 18 2024 - 16:39:14 EST)
- Re: [PATCH v2 00/10] x86/mce: Clean up some x86/mce code Sohil Mehta (Fri Oct 18 2024 - 16:40:33 EST)
- Re: [PATCH] mm, zswap: don't touch the XArray lock if there is no entry to free Yosry Ahmed (Fri Oct 18 2024 - 16:41:04 EST)
- [PATCHv8 bpf-next 00/13] bpf: Add uprobe session support Jiri Olsa (Fri Oct 18 2024 - 16:41:27 EST)
- [PATCHv8 bpf-next 01/13] bpf: Allow return values 0 and 1 for kprobe session Jiri Olsa (Fri Oct 18 2024 - 16:41:41 EST)
- [PATCHv8 bpf-next 02/13] bpf: Force uprobe bpf program to always return 0 Jiri Olsa (Fri Oct 18 2024 - 16:41:55 EST)
- [PATCHv8 bpf-next 03/13] bpf: Add support for uprobe multi session attach Jiri Olsa (Fri Oct 18 2024 - 16:42:11 EST)
- [PATCHv8 bpf-next 04/13] bpf: Add support for uprobe multi session context Jiri Olsa (Fri Oct 18 2024 - 16:42:27 EST)
- [PATCHv8 bpf-next 05/13] libbpf: Add support for uprobe multi session attach Jiri Olsa (Fri Oct 18 2024 - 16:42:46 EST)
- [PATCHv8 bpf-next 06/13] selftests/bpf: Add uprobe session test Jiri Olsa (Fri Oct 18 2024 - 16:43:05 EST)
- [PATCHv8 bpf-next 07/13] selftests/bpf: Add uprobe session cookie test Jiri Olsa (Fri Oct 18 2024 - 16:43:22 EST)
- [PATCHv8 bpf-next 08/13] selftests/bpf: Add uprobe session recursive test Jiri Olsa (Fri Oct 18 2024 - 16:43:37 EST)
- [PATCH] perf test: Update all metrics test like metricgroups test Namhyung Kim (Fri Oct 18 2024 - 16:43:54 EST)
- [PATCHv8 bpf-next 09/13] selftests/bpf: Add uprobe session verifier test for return value Jiri Olsa (Fri Oct 18 2024 - 16:44:08 EST)
- [PATCHv8 bpf-next 10/13] selftests/bpf: Add kprobe session verifier test for return value Jiri Olsa (Fri Oct 18 2024 - 16:44:24 EST)
- [PATCHv8 bpf-next 11/13] selftests/bpf: Add uprobe session single consumer test Jiri Olsa (Fri Oct 18 2024 - 16:44:41 EST)
- [PATCHv8 bpf-next 12/13] selftests/bpf: Add uprobe sessions to consumer test Jiri Olsa (Fri Oct 18 2024 - 16:45:01 EST)
- [PATCHv8 bpf-next 13/13] selftests/bpf: Add threads to consumer test Jiri Olsa (Fri Oct 18 2024 - 16:45:17 EST)
- Re: [PATCH V4 05/10] accel/amdxdna: Add hardware context Jeffrey Hugo (Fri Oct 18 2024 - 16:47:32 EST)
- Re: [PATCH] dt-bindings: input: Goodix SPI HID Touchscreen Doug Anderson (Fri Oct 18 2024 - 16:49:25 EST)
- Re: [PATCH V4 06/10] accel/amdxdna: Add GEM buffer object management Jeffrey Hugo (Fri Oct 18 2024 - 16:49:39 EST)
- Re: [PATCH] dax: delete a stale directory pmem Ira Weiny (Fri Oct 18 2024 - 16:50:40 EST)
- Re: [PATCH v3 4/5] selftests/mseal: add more tests for mmap Lorenzo Stoakes (Fri Oct 18 2024 - 16:51:49 EST)
- [PATCH net-next v6 0/5] net: stmmac: Add PCI driver support for BCM8958x jitendra . vegiraju (Fri Oct 18 2024 - 16:54:01 EST)
- [PATCH net-next v6 3/5] net: stmmac: Integrate dw25gmac into stmmac hwif handling jitendra . vegiraju (Fri Oct 18 2024 - 16:54:11 EST)
- [PATCH net-next v6 5/5] net: stmmac: Add BCM8958x driver to build system jitendra . vegiraju (Fri Oct 18 2024 - 16:54:29 EST)
- [PATCH net-next v6 4/5] net: stmmac: Add PCI driver support for BCM8958x jitendra . vegiraju (Fri Oct 18 2024 - 16:54:53 EST)
- Re: [PATCH V4 08/10] accel/amdxdna: Add suspend and resume Jeffrey Hugo (Fri Oct 18 2024 - 16:55:15 EST)
- Re: [PATCH] mm, zswap: don't touch the XArray lock if there is no entry to free Matthew Wilcox (Fri Oct 18 2024 - 16:55:36 EST)
- [PATCH net-next v6 1/5] net: stmmac: Add snps_id, dev_id to struct plat_stmmacenet_data jitendra . vegiraju (Fri Oct 18 2024 - 16:59:42 EST)
- [PATCH net-next v6 2/5] net: stmmac: Add basic dw25gmac support in stmmac core jitendra . vegiraju (Fri Oct 18 2024 - 16:59:59 EST)
- Re: [PATCH] mm, zswap: don't touch the XArray lock if there is no entry to free Yosry Ahmed (Fri Oct 18 2024 - 17:01:03 EST)
- Re: [PATCH V4 09/10] accel/amdxdna: Add error handling Jeffrey Hugo (Fri Oct 18 2024 - 17:02:01 EST)
- Re: [PATCH v3 4/5] selftests/mseal: add more tests for mmap Mark Brown (Fri Oct 18 2024 - 17:05:54 EST)
- Re: [PATCH V4 10/10] accel/amdxdna: Add query functions Jeffrey Hugo (Fri Oct 18 2024 - 17:07:38 EST)
- Re: [PATCH v6 23/23] media: renesas: rzg2l-cru: Add 'yuv' flag to IP format structure Laurent Pinchart (Fri Oct 18 2024 - 17:08:45 EST)
- Re: [PATCH v3 net-next 06/13] net: enetc: build enetc_pf_common.c as a separate module kernel test robot (Fri Oct 18 2024 - 17:10:19 EST)
- Re: [PATCH] rcu/srcutiny: don't return before reenabling preemption Frederic Weisbecker (Fri Oct 18 2024 - 17:10:32 EST)
- [PATCH] drm/msm/hdmi: mark interlace_allowed as true Dmitry Baryshkov (Fri Oct 18 2024 - 17:10:49 EST)
- Re: [PATCH v4 02/10] x86/cpu/topology: Add CPU type to struct cpuinfo_topology Pawan Gupta (Fri Oct 18 2024 - 17:11:59 EST)
- Re: [PATCH 0/3] selftests/mm: revert pthread_barrier change and Andrew Morton (Fri Oct 18 2024 - 17:13:29 EST)
- Re: [PATCH 2/5] cxl: Rename CXL_DECODER_HOSTONLYMEM/DEVMEM Dan Williams (Fri Oct 18 2024 - 17:18:07 EST)
- Re: [PATCH V4 09/10] accel/amdxdna: Add error handling Lizhi Hou (Fri Oct 18 2024 - 17:19:25 EST)
- Re: [PATCH 4/5] cxl: Set type of region to that of the first endpoint Dan Williams (Fri Oct 18 2024 - 17:20:08 EST)
- Re: [PATCH] rcu: Fix remaining rcu_momentary_dyntick_idle() references Frederic Weisbecker (Fri Oct 18 2024 - 17:21:21 EST)
- [PATCH] iio: dac: ad8460: fix DT compatible David Lechner (Fri Oct 18 2024 - 17:24:19 EST)
- [GIT PULL] IPE fixes for 6.12-rc4 Fan Wu (Fri Oct 18 2024 - 17:26:14 EST)
- Re: [PATCH] perf test: Update all metrics test like metricgroups test Ian Rogers (Fri Oct 18 2024 - 17:27:02 EST)
- Re: [PATCH 0/4] ASoC/SoundWire: clean up link DMA during stop for IPC4 Mark Brown (Fri Oct 18 2024 - 17:30:50 EST)
- Re: [PATCH] ASoC: fsl_micfil: Add a flag to distinguish with different volume control types Mark Brown (Fri Oct 18 2024 - 17:31:05 EST)
- Re: [PATCH 00/11] ASoC/soundwire: add initial support for SDCA Mark Brown (Fri Oct 18 2024 - 17:31:21 EST)
- Re: [PATCH v2] ASoC: codecs: lpass-rx-macro: fix RXn(rx,n) macro for DSM_CTL and SEC7 regs Mark Brown (Fri Oct 18 2024 - 17:31:35 EST)
- Re: [PATCH 0/4] implement lightweight guard pages Lorenzo Stoakes (Fri Oct 18 2024 - 17:31:54 EST)
- Re: [PATCH 1/1] memcg/hugetlb: Adding hugeTLB counters to memory controller Shakeel Butt (Fri Oct 18 2024 - 17:35:11 EST)
- Re: [PATCH] 9p: Avoid creating multiple slab caches with the same name Vlastimil Babka (Fri Oct 18 2024 - 17:35:23 EST)
- Re: [PATCH v1 1/1] Input: xpad - add support for MSI Claw A1M Dmitry Torokhov (Fri Oct 18 2024 - 17:35:52 EST)
- Re: [PATCH v1 1/1] Input: xpad - add support for MSI Claw A1M Dmitry Torokhov (Fri Oct 18 2024 - 17:37:04 EST)
- [PATCH v2] dmaengine: idxd: Move DSA/IAA device IDs to IDXD driver Fenghua Yu (Fri Oct 18 2024 - 17:37:23 EST)
- Re: [PATCH] mm, zswap: don't touch the XArray lock if there is no entry to free Matthew Wilcox (Fri Oct 18 2024 - 17:38:40 EST)
- [PATCH 0/5] Enable HDMI0 on several RK3588 based boards Cristian Ciocaltea (Fri Oct 18 2024 - 17:40:28 EST)
- [PATCH 1/5] arm64: dts: rockchip: Add HDMI0 node to rk3588 Cristian Ciocaltea (Fri Oct 18 2024 - 17:40:34 EST)
- [PATCH 2/5] arm64: dts: rockchip: Enable HDMI0 on rock-5b Cristian Ciocaltea (Fri Oct 18 2024 - 17:40:43 EST)
- [PATCH 3/5] arm64: dts: rockchip: Enable HDMI0 on rk3588-evb1 Cristian Ciocaltea (Fri Oct 18 2024 - 17:40:57 EST)
- [PATCH 4/5] arm64: dts: rockchip: Enable HDMI0 on orangepi-5-plus Cristian Ciocaltea (Fri Oct 18 2024 - 17:41:09 EST)
- [PATCH UNTESTED 5/5] arm64: dts: rockchip: Enable HDMI0 on rock-5a Cristian Ciocaltea (Fri Oct 18 2024 - 17:41:28 EST)
- [PATCH v2] posix-cpu-timers: clear TICK_DEP_BIT_POSIX_TIMER on clone Benjamin Segall (Fri Oct 18 2024 - 17:41:53 EST)
- [RESEND PATCH] ecryptfs: Fix packet format comment in parse_tag_67_packet() Thorsten Blum (Fri Oct 18 2024 - 17:42:22 EST)
- [PATCH] iio: dac: ad8460: add SPI device match table David Lechner (Fri Oct 18 2024 - 17:45:02 EST)
- [RESEND PATCH] apparmor: Remove unnecessary NULL check before kvfree() Thorsten Blum (Fri Oct 18 2024 - 17:45:54 EST)
- [PATCH] ARM: dts: omap36xx: declare 1GHz OPP as turbo again Andreas Kemnade (Fri Oct 18 2024 - 17:48:05 EST)
- [PATCH] ARM: ti/omap: omap3-gta04a5: add Bluetooth Andreas Kemnade (Fri Oct 18 2024 - 17:48:56 EST)
- Re: [PATCH v2 rcu 0/3] RCU CPU stall-warning changes for v6.13 Frederic Weisbecker (Fri Oct 18 2024 - 17:49:11 EST)
- [PATCH 0/6] drm/bridge: add ycbcr_420_allowed support Dmitry Baryshkov (Fri Oct 18 2024 - 17:49:35 EST)
- [PATCH 1/6] drm/display: bridge_connector: handle ycbcr_420_allowed Dmitry Baryshkov (Fri Oct 18 2024 - 17:49:42 EST)
- [PATCH 2/6] drm/atomic: add interlaced and ycbcr_420 flags to connector's state dump Dmitry Baryshkov (Fri Oct 18 2024 - 17:49:53 EST)
- [PATCH 3/6] drm/bridge: display-connector: allow YCbCr 420 for HDMI and DP Dmitry Baryshkov (Fri Oct 18 2024 - 17:50:13 EST)
- [PATCH 4/6] drm/bridge: aux: allow interlaced and YCbCr 420 output Dmitry Baryshkov (Fri Oct 18 2024 - 17:50:25 EST)
- [PATCH 5/6] drm/msm/dp: migrate the ycbcr_420_allowed to drm_bridge Dmitry Baryshkov (Fri Oct 18 2024 - 17:50:39 EST)
- [PATCH 6/6] drm/bridge: dw-hdmi: set bridge's ycbcr_420_allowed flag Dmitry Baryshkov (Fri Oct 18 2024 - 17:50:53 EST)
- Enable CONFIG_TRACEPOINTS only? Thomas Meyer (Fri Oct 18 2024 - 17:51:09 EST)
- Re: [PATCH net-next 3/8] lib: packing: add pack_fields() and unpack_fields() Jacob Keller (Fri Oct 18 2024 - 17:51:26 EST)
- [RESEND PATCH] ufs: Remove unused ufs_old_cylinder_group struct and related macros Thorsten Blum (Fri Oct 18 2024 - 17:52:01 EST)
- Re: [RFC PATCH v3 05/13] clavis: Introduce a new key type called clavis_key_acl Eric Snowberg (Fri Oct 18 2024 - 17:56:42 EST)
- Re: [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags Suren Baghdasaryan (Fri Oct 18 2024 - 17:57:53 EST)
- RE: [RFC PATCH v1 6/7] mm: do_swap_page() calls swapin_readahead() zswap load batching interface. Sridhar, Kanchana P (Fri Oct 18 2024 - 17:59:19 EST)
- Re: [patch V5 01/26] signal: Confine POSIX_TIMERS properly Thomas Gleixner (Fri Oct 18 2024 - 17:59:37 EST)
- Re: [PATCH v1 5/5] i2c: i2c-qcom-geni: Add Block event interrupt support kernel test robot (Fri Oct 18 2024 - 18:12:29 EST)
- Re: [PATCH] dt-bindings: spmi: qcom,x1e80100-spmi-pmic-arb: Add SAR2130P compatible Stephen Boyd (Fri Oct 18 2024 - 18:12:52 EST)
- Re: [PATCH v2 0/2] mm/gup: stop leaking pinned pages in low memory conditions Andrew Morton (Fri Oct 18 2024 - 18:13:31 EST)
- Re: [PATCH v2 0/2] mm/gup: stop leaking pinned pages in low memory conditions John Hubbard (Fri Oct 18 2024 - 18:16:34 EST)
- Re: [PATCH/RFT] Re: [PATCH v5 1/8] perf trace: Fix iteration of syscall ids in syscalltbl->entries Arnaldo Carvalho de Melo (Fri Oct 18 2024 - 18:16:58 EST)
- [PATCH] bpf, arm64: Fix address emission with tag-based KASAN enabled Peter Collingbourne (Fri Oct 18 2024 - 18:17:14 EST)
- Re: [PATCH v2] Documentation: English fixes in kgdb/kdb article Nir Lichtman (Fri Oct 18 2024 - 18:21:26 EST)
- Re: [PATCH] of: Allow overlay kunit tests to run CONFIG_OF_OVERLAY=n Stephen Boyd (Fri Oct 18 2024 - 18:21:40 EST)
- Re: [PATCH/RFT] Re: [PATCH v5 1/8] perf trace: Fix iteration of syscall ids in syscalltbl->entries Arnaldo Carvalho de Melo (Fri Oct 18 2024 - 18:26:44 EST)
- Re: [PATCH 03/11] PCI: of_property: Sanitize 32 bit PCI address parsed from DT Bjorn Helgaas (Fri Oct 18 2024 - 18:29:09 EST)
- Re: [PATCH] mm, zswap: don't touch the XArray lock if there is no entry to free Yosry Ahmed (Fri Oct 18 2024 - 18:29:25 EST)
- [PATCH v3] mm/gup: stop leaking pinned pages in low memory conditions John Hubbard (Fri Oct 18 2024 - 18:34:25 EST)
- [PATCH v3] Documentation: English fixes in kgdb/kdb article Nir Lichtman (Fri Oct 18 2024 - 18:35:45 EST)
- Re: [PATCH] mm, zswap: don't touch the XArray lock if there is no entry to free Johannes Weiner (Fri Oct 18 2024 - 18:39:16 EST)
- Re: [PATCH] rtw89: -Wenum-compare-conditional warnings Nathan Chancellor (Fri Oct 18 2024 - 18:41:11 EST)
- Re: [PATCH] media: mtk-vcodec: venc: avoid -Wenum-compare-conditional warning Nathan Chancellor (Fri Oct 18 2024 - 18:41:50 EST)
- Re: [PATCH] media: mediatek: vcodec: mark vdec_vp9_slice_map_counts_eob_coef noinline Nathan Chancellor (Fri Oct 18 2024 - 18:45:12 EST)
- Re: [PATCH net-next 2/2] eth: fbnic: Add devlink dev flash support Lee Trager (Fri Oct 18 2024 - 18:49:03 EST)
- Re: [PATCH v3] Documentation: English fixes in kgdb/kdb article Doug Anderson (Fri Oct 18 2024 - 18:49:34 EST)
- Re: [RFC PATCH] drivers: hv: Convert open-coded timeouts to msecs_to_jiffies() Easwar Hariharan (Fri Oct 18 2024 - 18:50:04 EST)
- Re: [PATCH 1/2] Drivers: hv: vmbus: Wait for offers during boot Easwar Hariharan (Fri Oct 18 2024 - 18:53:07 EST)
- [GIT PULL] Rust fixes for 6.12 (2nd) Miguel Ojeda (Fri Oct 18 2024 - 18:54:16 EST)
- RE: [RFC PATCH v1 01/13] crypto: acomp - Add a poll() operation to acomp_alg and acomp_req Sridhar, Kanchana P (Fri Oct 18 2024 - 19:01:30 EST)
- Re: AMD zen microcode updates breaks boot Jens Axboe (Fri Oct 18 2024 - 19:01:43 EST)
- Re: [PATCH v3] Documentation: English fixes in kgdb/kdb article Jonathan Corbet (Fri Oct 18 2024 - 19:10:50 EST)
- Re: [PATCH v4 1/9] dt-bindings: imx6q-pcie: Add ref clock for i.MX95 PCIe RC Bjorn Helgaas (Fri Oct 18 2024 - 19:13:19 EST)
- Re: [GIT PULL] Kselftest fixes update for Linux 6.12-rc4 pr-tracker-bot (Fri Oct 18 2024 - 19:15:12 EST)
- [PATCH v7 0/3] rust: Add local_irq abstraction, SpinLockIrq Lyude Paul (Fri Oct 18 2024 - 19:17:23 EST)
- [PATCH v7 1/3] rust: Introduce local_irq module Lyude Paul (Fri Oct 18 2024 - 19:17:36 EST)
- [PATCH v7 2/3] rust: sync: Introduce lock::Backend::Context and lock::BackendWithContext Lyude Paul (Fri Oct 18 2024 - 19:18:00 EST)
- [PATCH v7 3/3] rust: sync: Add SpinLockIrq Lyude Paul (Fri Oct 18 2024 - 19:18:14 EST)
- Re: ignore [PATCH v7 0/3] rust: Add local_irq abstraction, SpinLockIrq Lyude Paul (Fri Oct 18 2024 - 19:20:41 EST)
- Re: [PATCH 0/15] Enable CXL PCIe port protocol error handling and logging Bjorn Helgaas (Fri Oct 18 2024 - 19:22:54 EST)
- Re: [PATCH v11 0/2] Add driver for Sharp Memory LCD Dmitry Baryshkov (Fri Oct 18 2024 - 19:23:07 EST)
- [PATCH v8 0/3] rust: Add local_irq abstraction, SpinLockIrq Lyude Paul (Fri Oct 18 2024 - 19:23:28 EST)
- [PATCH v8 1/3] rust: Introduce local_irq module Lyude Paul (Fri Oct 18 2024 - 19:23:48 EST)
- [PATCH v8 2/3] rust: sync: Introduce lock::Backend::Context and lock::BackendWithContext Lyude Paul (Fri Oct 18 2024 - 19:24:03 EST)
- [PATCH v8 3/3] rust: sync: Add SpinLockIrq Lyude Paul (Fri Oct 18 2024 - 19:24:20 EST)
- Re: [PATCH 2/7] rcu: limit PREEMPT_RCU configurations Paul E. McKenney (Fri Oct 18 2024 - 19:24:33 EST)
- Re: [PATCH] drm: atmel-hlcdc: fix atmel_xlcdc_plane_setup_scaler() Dmitry Baryshkov (Fri Oct 18 2024 - 19:24:56 EST)
- Re: [PATCH v2] posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime() Thomas Gleixner (Fri Oct 18 2024 - 19:26:45 EST)
- Re: [PATCH v3 04/11] PCI: brcmstb: Expand inbound size calculation helper Bjorn Helgaas (Fri Oct 18 2024 - 19:31:14 EST)
- Re: [PATCH 4/4] PCI: cpqphp: Simplify PCI_ScanBusForNonBridge() Bjorn Helgaas (Fri Oct 18 2024 - 19:38:06 EST)
- [PATCH v2 0/6] Add i2c driver for Bosch BMI260 IMU Justin Weiss (Fri Oct 18 2024 - 19:38:41 EST)
- [PATCH v2 1/6] iio: imu: bmi270: Use INFO_SAMP_FREQ instead of INFO_FREQUENCY Justin Weiss (Fri Oct 18 2024 - 19:38:47 EST)
- [PATCH v2 2/6] iio: imu: bmi270: Provide chip info as configuration structure Justin Weiss (Fri Oct 18 2024 - 19:39:01 EST)
- [PATCH v2 3/6] dt-bindings: iio: imu: Add Bosch BMI260 Justin Weiss (Fri Oct 18 2024 - 19:39:16 EST)
- [PATCH v2 4/6] iio: imu: bmi270: Add support for BMI260 Justin Weiss (Fri Oct 18 2024 - 19:39:28 EST)
- [PATCH v2 5/6] iio: imu: bmi270: Add triggered buffer for Bosch BMI270 IMU Justin Weiss (Fri Oct 18 2024 - 19:39:40 EST)
- [PATCH v2 6/6] iio: imu: bmi270: Add scale and sampling frequency to BMI270 IMU Justin Weiss (Fri Oct 18 2024 - 19:39:59 EST)
- Re: [PATCH 13/13] PCI: Deprecate pci_intx(), pcim_intx() Bjorn Helgaas (Fri Oct 18 2024 - 19:45:58 EST)
- Re: [PATCH v5 00/10] riscv: add initial support for SpacemiT K1 Yixun Lan (Fri Oct 18 2024 - 19:46:37 EST)
- Re: [GIT PULL] bpf for v6.12-rc4 pr-tracker-bot (Fri Oct 18 2024 - 19:47:18 EST)
- Re: [PATCH v10 4/6] RISC-V: Detect unaligned vector accesses supported Jesse T (Fri Oct 18 2024 - 19:49:09 EST)
- Re: [PATCH v7] usb: dwc3: gadget: Refine the logic for resizing Tx FIFOs Thinh Nguyen (Fri Oct 18 2024 - 19:51:04 EST)
- Re: [PATCH][next] powerpc/spufs: Replace snprintf() with the safer scnprintf() variant Paulo Miguel Almeida (Fri Oct 18 2024 - 19:51:08 EST)
- [GIT PULL] 9p fixes for 6.12-rc4 Dominique Martinet (Fri Oct 18 2024 - 19:52:18 EST)
- [PATCH] crypto - move crypto_simd_disabled_for_test to lib Eric Biggers (Fri Oct 18 2024 - 19:54:09 EST)
- Re: [PATCH v4 2/3] arm64/crc32: Reorganize bit/byte ordering macros Eric Biggers (Fri Oct 18 2024 - 19:54:19 EST)
- Re: [PATCH v4 3/4] selftests: pidfd: add pidfd.h UAPI wrapper John Hubbard (Fri Oct 18 2024 - 19:56:11 EST)
- Re: [PATCH v4 3/3] arm64/crc32: Implement 4-way interleave using PMULL Eric Biggers (Fri Oct 18 2024 - 19:56:24 EST)
- Re: [PATCH bpf-next 2/6] selftests/bpf: add missing ns cleanups in btf_skc_cls_ingress Martin KaFai Lau (Fri Oct 18 2024 - 19:57:48 EST)
- Re: [PATCH] 9p: Avoid creating multiple slab caches with the same name Dominique Martinet (Fri Oct 18 2024 - 20:02:58 EST)
- Re: [PATCH v2 06/10] x86/mce: Convert multiple if () statements into a switch() statement Sohil Mehta (Fri Oct 18 2024 - 20:05:02 EST)
- Re: Using union-find in BPF verifier (was: Enhance union-find with KUnit tests and optimization improvements) Kuan-Wei Chiu (Fri Oct 18 2024 - 20:08:06 EST)
- Re: [PATCH v2 tip/perf/core 2/2] uprobes: SRCU-protect uretprobe lifetime (with timeout) Paul E. McKenney (Fri Oct 18 2024 - 20:09:17 EST)
- Re: [PATCH v3 4/5] selftests/mseal: add more tests for mmap Jeff Xu (Fri Oct 18 2024 - 20:10:24 EST)
- Re: [PATCH v2] Input: zinitix - Don't fail if linux,keycodes prop is absent Dmitry Torokhov (Fri Oct 18 2024 - 20:13:45 EST)
- [PATCH] Input: edt-ft5x06 - fix regmap leak when probe fails Dmitry Torokhov (Fri Oct 18 2024 - 20:18:03 EST)
- Re: [PATCH] Input: edt-ft5x06 - fix memleak when rmmod edt_ft5x06 Dmitry Torokhov (Fri Oct 18 2024 - 20:20:24 EST)
- Re: [RFC PATCH v1 01/13] crypto: acomp - Add a poll() operation to acomp_alg and acomp_req Herbert Xu (Fri Oct 18 2024 - 20:20:58 EST)
- Re: [RFC PATCH v1 04/10] net: qrtr: Report sender endpoint in aux data Kuniyuki Iwashima (Fri Oct 18 2024 - 20:22:59 EST)
- Re: [PATCH v9 0/4] shut down devices asynchronously stuart hayes (Fri Oct 18 2024 - 20:27:16 EST)
- Re: [PATCH 3/3] power: reset: nvmem-reboot-mode: fix write for small cells kernel test robot (Fri Oct 18 2024 - 20:27:29 EST)
- Re: [PATCH bpf-next 4/6] selftests/bpf: add ipv4 and dual ipv4/ipv6 support in btf_skc_cls_ingress Martin KaFai Lau (Fri Oct 18 2024 - 20:31:09 EST)
- Re: [PATCH bpf-next 6/6] selftests/bpf: remove test_tcp_check_syncookie Martin KaFai Lau (Fri Oct 18 2024 - 20:34:34 EST)
- [paulmck-rcu:non-rcu/next] BUILD SUCCESS 644cbf77cbcc43cd26670d4f19ca3d3f8bfb2427 kernel test robot (Fri Oct 18 2024 - 20:36:26 EST)
- Re: [PATCH v5 7/8] iio: adc: ad7606: Add iio-backend support kernel test robot (Fri Oct 18 2024 - 20:37:34 EST)
- [PATCH] arm64: dts: rockchip: Drop invalid clock-names from es8388 codec nodes Cristian Ciocaltea (Fri Oct 18 2024 - 20:38:58 EST)
- Re: [PATCH 04/11] clk: qcom: camcc-qcs615: Add QCS615 camera clock controller driver Bryan O'Donoghue (Fri Oct 18 2024 - 20:39:15 EST)
- [tip:locking/core] BUILD SUCCESS 87347f148061b48c3495fb61dcbad384760da9cf kernel test robot (Fri Oct 18 2024 - 20:39:34 EST)
- [tip:irq/core] BUILD SUCCESS 010863f40fc3c3650eded3d5ebd7af7521b3c3fa kernel test robot (Fri Oct 18 2024 - 20:39:44 EST)
- [PATCH] ASoC: dt-bindings: everest,es8328: Document audio graph port Cristian Ciocaltea (Fri Oct 18 2024 - 20:43:31 EST)
- Re: [PATCH v2] mm/codetag: move ref and tag null pointer check to alloc_tag_add Hao Ge (Fri Oct 18 2024 - 20:47:25 EST)
- vmx_pmu_caps_test fails on Skylake based CPUS due to read only LBRs Maxim Levitsky (Fri Oct 18 2024 - 20:49:00 EST)
- Re: [PATCHv2 net-next 2/3] bonding: use correct return value Hangbin Liu (Fri Oct 18 2024 - 20:51:25 EST)
- Re: [PATCH 04/12] clk: qcom: camcc-qcs615: Add QCS615 camera clock controller driver Bryan O'Donoghue (Fri Oct 18 2024 - 20:53:44 EST)
- Re: [PATCH v2] mm/codetag: move ref and tag null pointer check to alloc_tag_add Yu Zhao (Fri Oct 18 2024 - 20:57:03 EST)
- Re: [PATCH v8 2/3] rust: sync: Introduce lock::Backend::Context and lock::BackendWithContext Boqun Feng (Fri Oct 18 2024 - 21:03:36 EST)
- Re: [PATCH 2/7] rcu: limit PREEMPT_RCU configurations Ankur Arora (Fri Oct 18 2024 - 21:08:46 EST)
- arch/mips/boot/dts/ingenic/cu1830-neo.dtb: expander@0: $nodename:0: 'expander@0' does not match '^serial(@.*)?$' kernel test robot (Fri Oct 18 2024 - 21:11:04 EST)
- arch/mips/boot/dts/ingenic/ci20.dtb: efuse@d0: Unevaluated properties are not allowed ('eth-mac-addr@22' was unexpected) kernel test robot (Fri Oct 18 2024 - 21:11:27 EST)
- Re: [PATCH v2 0/3] arm64: dts: mediatek: Add MT8186 Chinchou Hsin-Yi Wang (Fri Oct 18 2024 - 21:19:19 EST)
- Re: [PATCH RFC/RFT v2 1/2] mm: helper `is_shadow_stack_vma` to check shadow stack vma Deepak Gupta (Fri Oct 18 2024 - 21:24:43 EST)
- Re: [PATCH 1/2] printk: Introduce LOUD_CON flag kernel test robot (Fri Oct 18 2024 - 21:29:32 EST)
- Re: [PATCH net-next v5 2/3] connector/cn_proc: Kunit tests for threads hash table kernel test robot (Fri Oct 18 2024 - 21:29:36 EST)
- [PATCH 0/2] mm: multi-gen LRU: Have secondary MMUs participate in MM_WALK James Houghton (Fri Oct 18 2024 - 21:30:08 EST)
- [PATCH 1/2] mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL stats James Houghton (Fri Oct 18 2024 - 21:30:19 EST)
- [PATCH 2/2] mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify() James Houghton (Fri Oct 18 2024 - 21:30:40 EST)
- Re: [PATCH 2/5] arm64: dts: rockchip: Enable HDMI0 on rock-5b FUKAUMI Naoki (Fri Oct 18 2024 - 21:42:07 EST)
- [PATCH] fgraph: Use CPU hotplug mechanism to initialize idle shadow stacks Steven Rostedt (Fri Oct 18 2024 - 21:43:11 EST)
- Re: [PATCH UNTESTED 5/5] arm64: dts: rockchip: Enable HDMI0 on rock-5a FUKAUMI Naoki (Fri Oct 18 2024 - 21:45:33 EST)
- [PATCH] fgraph: Allocate ret_stack_list with proper size Steven Rostedt (Fri Oct 18 2024 - 21:52:20 EST)
- Re: [PATCH v8 1/3] rust: Introduce local_irq module Boqun Feng (Fri Oct 18 2024 - 21:54:11 EST)
- Re: [PATCH] memblock: Uniform initialization all reserved pages to MIGRATE_MOVABLE Wei Yang (Fri Oct 18 2024 - 21:57:53 EST)
- Re: [PATCH 1/2] arm64: dts: sun50i-a64-pinephone: Add AF8133J to PinePhone Chen-Yu Tsai (Fri Oct 18 2024 - 22:04:34 EST)
- [PATCH][next] powerpc/ps3: replace open-coded sysfs_emit function Paulo Miguel Almeida (Fri Oct 18 2024 - 22:14:07 EST)
- Re: [PATCH v2 net 4/4] ixgbevf: Fix passing 0 to ERR_PTR in ixgbevf_run_xdp() Yue Haibing (Fri Oct 18 2024 - 22:27:21 EST)
- Re: [PATCH 0/2] [tip: sched/core] sched: Disable PLACE_LAG and RUN_TO_PARITY and move them to sysctl Prundeanu, Cristian (Fri Oct 18 2024 - 22:30:42 EST)
- Re: [PATCH v2 net 3/4] ixgbe: Fix passing 0 to ERR_PTR in ixgbe_run_xdp() Yue Haibing (Fri Oct 18 2024 - 22:41:35 EST)
- Re: [PATCH v2 5/9] dt-bindings: display: bridge: Add ITE IT6263 LVDS to HDMI converter Dmitry Baryshkov (Fri Oct 18 2024 - 22:44:48 EST)
- Re: [PATCH v2] ftrace: Fix function name for trampoline t s (Fri Oct 18 2024 - 22:45:11 EST)
- Re: [PATCH] dt-bindings: input: Goodix SPI HID Touchscreen Charles Wang (Fri Oct 18 2024 - 22:46:43 EST)
- Re: [PATCH net-next v5 2/3] connector/cn_proc: Kunit tests for threads hash table kernel test robot (Fri Oct 18 2024 - 22:51:34 EST)
- [PATCH][next] perf/x86/amd: replace snprintf with sysfs_emit helper function Paulo Miguel Almeida (Fri Oct 18 2024 - 22:56:13 EST)
- Re: [PATCH] dt-bindings: input: Goodix SPI HID Touchscreen Charles Wang (Fri Oct 18 2024 - 22:56:28 EST)
- RE: [PATCH v2 03/10] x86/mce: Make several functions return bool Zhuo, Qiuxu (Fri Oct 18 2024 - 23:00:28 EST)
- Re: [PATCH 3/3] perf disasm: Fix not cleaning up disasm_line in symbol__disassemble_raw() Li Huafei (Fri Oct 18 2024 - 23:02:19 EST)
- Re: [PATCH v1 5/5] i2c: i2c-qcom-geni: Add Block event interrupt support kernel test robot (Fri Oct 18 2024 - 23:13:39 EST)
- [git pull] Input updates for v6.12-rc3 Dmitry Torokhov (Fri Oct 18 2024 - 23:18:54 EST)
- RE: [PATCH v2 05/10] x86/mce/genpool: Make mce_gen_pool_create() return explicit error codes Zhuo, Qiuxu (Fri Oct 18 2024 - 23:29:57 EST)
- [PATCH] iio: gyro: list adis16137 in Kconfig description Yo-Jung (Leo) Lin (Fri Oct 18 2024 - 23:44:29 EST)
- Re: [syzbot] [exfat?] KMSAN: uninit-value in __exfat_get_dentry_set Namjae Jeon (Sat Oct 19 2024 - 00:01:33 EST)
- Re: [PATCH][next] powerpc/spufs: Replace snprintf() with the safer scnprintf() variant Segher Boessenkool (Sat Oct 19 2024 - 00:17:18 EST)
- Re: [PATCH 2/7] rcu: limit PREEMPT_RCU configurations Paul E. McKenney (Sat Oct 19 2024 - 00:30:54 EST)
- RE: [PATCH v2 06/10] x86/mce: Convert multiple if () statements into a switch() statement Zhuo, Qiuxu (Sat Oct 19 2024 - 00:39:42 EST)
- Re: [PATCH UNTESTED 5/5] arm64: dts: rockchip: Enable HDMI0 on rock-5a FUKAUMI Naoki (Sat Oct 19 2024 - 00:42:45 EST)
- Re: [PATCH RFC v3 1/2] mmc: core: Add vendor hook to control reprogram keys to Crypto Engine Seshu Madhavi Puppala (Sat Oct 19 2024 - 00:55:31 EST)
- RE: [RFC PATCH] drivers: hv: Convert open-coded timeouts to msecs_to_jiffies() Michael Kelley (Sat Oct 19 2024 - 00:59:38 EST)
- [PATCH v2] netfilter: xtables: fix typo causing some targets to not load on IPv6 Ilya Katsnelson (Sat Oct 19 2024 - 01:05:45 EST)
- RE: [PATCH] x86/mtrr: Rename mtrr_overwrite_state() to guest_force_mtrr_state() Michael Kelley (Sat Oct 19 2024 - 01:11:33 EST)
- Re: [PATCH] docs/zh_CN: add translation of dev-tools/kmsan.rst Alex Shi (Sat Oct 19 2024 - 01:12:51 EST)
- [syzbot] [nilfs?] possible deadlock in nilfs_dirty_inode (4) syzbot (Sat Oct 19 2024 - 01:14:37 EST)
- Re: [syzbot] [exfat?] KMSAN: uninit-value in __exfat_get_dentry_set syzbot (Sat Oct 19 2024 - 01:20:14 EST)
- Re: [PATCH] 9p: Avoid creating multiple slab caches with the same name Linux regression tracking (Thorsten Leemhuis) (Sat Oct 19 2024 - 01:29:08 EST)
- [PATCH] dt-bindings: display: mediatek: dpi: Update device list with power-domains Fei Shao (Sat Oct 19 2024 - 01:30:18 EST)
- Re: [PATCH 0/2] Using i2c-hid-of-elan driver instead of i2c-hid-of driver Fei Shao (Sat Oct 19 2024 - 01:36:36 EST)
- Re: [PATCH v6 3/5] firmware: psci: Read and use vendor reset types Stephen Boyd (Sat Oct 19 2024 - 01:43:01 EST)
- RE: [PATCH v2 06/10] x86/mce: Convert multiple if () statements into a switch() statement Zhuo, Qiuxu (Sat Oct 19 2024 - 01:46:14 EST)
- Re: [PATCH v3 1/2] dt-bindings: clock: ti: Convert interface.txt to json-schema Stephen Boyd (Sat Oct 19 2024 - 01:46:29 EST)
- Re: [PATCH v3 2/2] dt-bindings: clock: ti: Convert divider.txt to json-schema Stephen Boyd (Sat Oct 19 2024 - 01:46:40 EST)
- [PATCH v1] platform/x86: classmate-laptop: Replace snprintf in show functions with sysfs_emit Hongling Zeng (Sat Oct 19 2024 - 01:49:51 EST)
- Re: [PATCH v3] Documentation: English fixes in kgdb/kdb article Nir Lichtman (Sat Oct 19 2024 - 01:50:55 EST)
- Re: [PATCH] um: Fix misaligned stack in stub_exe David Gow (Sat Oct 19 2024 - 01:54:44 EST)
- Re: [PATCH v3 1/4] clk: Provide devm_clk_bulk_get_all_enabled() helper Stephen Boyd (Sat Oct 19 2024 - 01:56:42 EST)
- Re: [PATCH 0/4] clk: lan966x: add support for lan969x SoC clock driver Stephen Boyd (Sat Oct 19 2024 - 02:01:44 EST)
- [PATCH v10 0/3] PCIe RK3399 clock and reset using new helper functions Anand Moon (Sat Oct 19 2024 - 02:02:11 EST)
- [PATCH v10 1/3] PCI: rockchip: Simplify clock handling by using clk_bulk*() function Anand Moon (Sat Oct 19 2024 - 02:02:22 EST)
- [PATCH v10 2/3] PCI: rockchip: Simplify reset control handling by using reset_control_bulk*() function Anand Moon (Sat Oct 19 2024 - 02:02:38 EST)
- [PATCH v10 3/3] PCI: rockchip: Refactor rockchip_pcie_disable_clocks() function signature Anand Moon (Sat Oct 19 2024 - 02:02:53 EST)
- Re: [PATCH v4 5/5] iio: as73211: copy/release available integration times to fix race Christian Eggers (Sat Oct 19 2024 - 02:06:27 EST)
- Re: [syzbot] [ocfs2?] INFO: trying to register non-static key in ocfs2_dlm_shutdown syzbot (Sat Oct 19 2024 - 02:17:43 EST)
- Re: [PATCH v4 0/6] Add AutoFDO and Propeller support for Clang build Rong Xu (Sat Oct 19 2024 - 02:20:28 EST)
- [PATCH v2] docs/zh_CN: add translation of dev-tools/kmsan.rst Haoyang Liu (Sat Oct 19 2024 - 02:23:30 EST)
- [PATCH] x86/microcode: Fix crashes on early 486 CPUs due to usage of 'cpuid'. Oerg866 (Sat Oct 19 2024 - 02:29:24 EST)
- Re: [PATCH] xhci: Fix Link TRB DMA in command ring stopped completion event Greg Kroah-Hartman (Sat Oct 19 2024 - 02:34:41 EST)
- [PATCH V3] arm64: dts: qcom: qcm6490-idp: Add UFS nodes Manish Pandey (Sat Oct 19 2024 - 02:37:31 EST)
- Re: [PATCH v2 04/13] media: dvb_frontend: don't play tricks with underflow values Mauro Carvalho Chehab (Sat Oct 19 2024 - 02:39:27 EST)
- Re: [PATCH v4] ACPI: GTDT: Tighten the check for the array of platform timer structures Hanjun Guo (Sat Oct 19 2024 - 02:41:36 EST)
- [RFC] staging: fieldbus: Proposal to delete driver Philipp Hortmann (Sat Oct 19 2024 - 02:45:49 EST)
- Re: [PATCH] acpi/arm64: remove unnecessary cast Hanjun Guo (Sat Oct 19 2024 - 02:47:36 EST)
- [PATCH v7 00/12] MIPS: Support I6500 multi-cluster configuration Aleksandar Rikalo (Sat Oct 19 2024 - 03:10:51 EST)
- [PATCH v7 01/12] irqchip/mips-gic: Introduce for_each_online_cpu_gic() Aleksandar Rikalo (Sat Oct 19 2024 - 03:11:01 EST)
- [PATCH v7 02/12] irqchip/mips-gic: Support multi-cluster in for_each_online_cpu_gic() Aleksandar Rikalo (Sat Oct 19 2024 - 03:11:08 EST)
- [PATCH v7 03/12] irqchip/mips-gic: Setup defaults in each cluster Aleksandar Rikalo (Sat Oct 19 2024 - 03:11:22 EST)
- [PATCH v7 04/12] irqchip/mips-gic: Multi-cluster support Aleksandar Rikalo (Sat Oct 19 2024 - 03:11:37 EST)
- [PATCH v7 05/12] clocksource: mips-gic-timer: Always use cluster 0 counter as clocksource Aleksandar Rikalo (Sat Oct 19 2024 - 03:11:44 EST)
- [PATCH v7 06/12] clocksource: mips-gic-timer: Enable counter when CPUs start Aleksandar Rikalo (Sat Oct 19 2024 - 03:12:03 EST)
- [PATCH v7 07/12] MIPS: pm-cps: Use per-CPU variables as per-CPU, not per-core Aleksandar Rikalo (Sat Oct 19 2024 - 03:12:12 EST)
- [PATCH v7 08/12] MIPS: CPS: Introduce struct cluster_boot_config Aleksandar Rikalo (Sat Oct 19 2024 - 03:12:24 EST)
- [PATCH v7 09/12] MIPS: CPS: Boot CPUs in secondary clusters Aleksandar Rikalo (Sat Oct 19 2024 - 03:12:34 EST)
- [PATCH v7 10/12] dt-bindings: mips: cpu: Add property for broken HCI information Aleksandar Rikalo (Sat Oct 19 2024 - 03:12:41 EST)
- [PATCH v7 11/12] MIPS: CPS: Support broken HCI for multicluster Aleksandar Rikalo (Sat Oct 19 2024 - 03:12:55 EST)
- [PATCH v7 12/12] MIPS: mobileye: dts: eyeq6h: Enable cluster support Aleksandar Rikalo (Sat Oct 19 2024 - 03:13:07 EST)
- [PATCH net] Drop packets with invalid headers to prevent KMSAN infoleak Daniel Yang (Sat Oct 19 2024 - 03:13:29 EST)
- [PATCH 1/3] Documentation: nfs: idmapper: keep consistent with nfsidmap manual chenxiaosong (Sat Oct 19 2024 - 03:17:54 EST)
- [PATCH 2/3] docs: filesystems: fix compile error in netfs_library.rst chenxiaosong (Sat Oct 19 2024 - 03:18:05 EST)
- [PATCH 3/3] tracing/Documentation: fix compile warning in debugging.rst chenxiaosong (Sat Oct 19 2024 - 03:18:24 EST)
- [PATCH 0/3] Documentation: update nfs idmapper doc and fix compile issues chenxiaosong (Sat Oct 19 2024 - 03:18:45 EST)
- Re: [PATCH] xhci: Fix Link TRB DMA in command ring stopped completion event Michał Pecio (Sat Oct 19 2024 - 03:20:41 EST)
- [PATCH v2] leds: bcm6328: Replace divide condition with comparison for shift value Dipendra Khadka (Sat Oct 19 2024 - 03:33:17 EST)
- Re: [PATCH v4] ACPI: GTDT: Tighten the check for the array of platform timer structures Hanjun Guo (Sat Oct 19 2024 - 03:35:27 EST)
- RE: [PATCH v2 08/10] x86/mce: Remove the redundant zeroing assignments Zhuo, Qiuxu (Sat Oct 19 2024 - 03:37:23 EST)
- RE: [PATCH v2 09/10] x86/mce/amd: Remove unnecessary NULL pointer initializations Zhuo, Qiuxu (Sat Oct 19 2024 - 03:40:23 EST)
- [PATCH v2 3/3] perf disasm: Fix not cleaning up disasm_line in symbol__disassemble_raw() Li Huafei (Sat Oct 19 2024 - 03:41:22 EST)
- RE: [PATCH v2 08/10] x86/mce: Remove the redundant zeroing assignments H. Peter Anvin (Sat Oct 19 2024 - 03:44:31 EST)
- Re: [PATCH 1/7] drm/panic: avoid reimplementing Iterator::find Thomas Böhler (Sat Oct 19 2024 - 03:45:41 EST)
- Re: [PATCH 1/7] drm/panic: avoid reimplementing Iterator::find Thomas Böhler (Sat Oct 19 2024 - 03:46:56 EST)
- Re: [PATCH 2/3] perf disasm: Use disasm_line__free() to properly free disasm_line Li Huafei (Sat Oct 19 2024 - 03:47:49 EST)
- Re: [PATCH] selftests/net: Add missing va_end in test_snprintf Simon Horman (Sat Oct 19 2024 - 03:57:41 EST)
- [PATCH v2 1/3] perf disasm: Use disasm_line__free() to properly free disasm_line Li Huafei (Sat Oct 19 2024 - 03:58:43 EST)
- [PATCH v2 2/3] perf disasm: Use disasm_line__free() to properly free disasm_line Li Huafei (Sat Oct 19 2024 - 03:58:59 EST)
- RE: [PATCH v2 10/10] x86/mce: Fix typos in comments Zhuo, Qiuxu (Sat Oct 19 2024 - 04:03:19 EST)
- Re: [PATCH net-next v22 00/14] Replace page_frag with page_frag_cache for sk_page_frag() Yunsheng Lin (Sat Oct 19 2024 - 04:27:23 EST)
- Re: [PATCH -next v4 1/2] perf stat: Support inherit events during fork() for bperf Tengda Wu (Sat Oct 19 2024 - 04:28:02 EST)
- Re: [PATCH net-next v22 07/14] mm: page_frag: some minor refactoring before adding new API Yunsheng Lin (Sat Oct 19 2024 - 04:30:16 EST)
- RE: [PATCH v2 08/10] x86/mce: Remove the redundant zeroing assignments Zhuo, Qiuxu (Sat Oct 19 2024 - 04:30:30 EST)
- Re: [PATCH RFC 3/3] arm64: dts: qcom: x1e80100: Add ACD levels for GPU Akhil P Oommen (Sat Oct 19 2024 - 04:30:44 EST)
- Re: [PATCH v3 net-next] net: vlan: Use vlan_prio instead of vlan_qos in mapping Simon Horman (Sat Oct 19 2024 - 04:31:00 EST)
- Re: [PATCH net-next v22 10/14] mm: page_frag: introduce prepare/probe/commit API Yunsheng Lin (Sat Oct 19 2024 - 04:33:21 EST)
- Re: [PATCH] arm64: dts: colibri-imx8x: Fix typo "rewritting" Simon Horman (Sat Oct 19 2024 - 04:40:34 EST)
- Re: [PATCH] scripts/spelling.txt: Add typo "exprienced" and "rewritting" Simon Horman (Sat Oct 19 2024 - 04:41:22 EST)
- [PATCH v2 0/7] Cleanup Clippy issues in drm_panic_qr.rs Thomas Böhler (Sat Oct 19 2024 - 04:41:28 EST)
- [PATCH v2 1/7] drm/panic: avoid reimplementing Iterator::find Thomas Böhler (Sat Oct 19 2024 - 04:41:48 EST)
- [PATCH v2 2/7] drm/panic: remove unnecessary borrow in alignment_pattern Thomas Böhler (Sat Oct 19 2024 - 04:42:09 EST)
- [PATCH v2 3/7] drm/panic: prefer eliding lifetimes Thomas Böhler (Sat Oct 19 2024 - 04:42:20 EST)
- [PATCH v2 4/7] drm/panic: remove redundant field when assigning value Thomas Böhler (Sat Oct 19 2024 - 04:42:32 EST)
- [PATCH v2 5/7] drm/panic: correctly indent continuation of line in list item Thomas Böhler (Sat Oct 19 2024 - 04:42:50 EST)
- [PATCH v2 6/7] drm/panic: allow verbose boolean for clarity Thomas Böhler (Sat Oct 19 2024 - 04:43:03 EST)
- [PATCH v2 7/7] drm/panic: allow verbose version check Thomas Böhler (Sat Oct 19 2024 - 04:43:24 EST)
- drivers/platform/mellanox/mlxbf-pmc.c:1172:14: sparse: sparse: incorrect type in assignment (different address spaces) kernel test robot (Sat Oct 19 2024 - 04:43:37 EST)
- Re: [PATCH 03/11] PCI: of_property: Sanitize 32 bit PCI address parsed from DT Andrea della Porta (Sat Oct 19 2024 - 04:46:57 EST)
- [PATCH v4 00/12] Add RTC support for the Renesas RZ/G3S SoC Claudiu (Sat Oct 19 2024 - 04:48:05 EST)
- [PATCH v4 01/12] dt-bindings: clock: r9a08g045-cpg: Add power domain ID for RTC Claudiu (Sat Oct 19 2024 - 04:48:08 EST)
- [PATCH v4 02/12] clk: renesas: r9a08g045: Add power domain for RTC Claudiu (Sat Oct 19 2024 - 04:48:30 EST)
- [PATCH v4 03/12] dt-bindings: clock: renesas,r9a08g045-vbattb: Document VBATTB Claudiu (Sat Oct 19 2024 - 04:48:39 EST)
- [PATCH v4 04/12] clk: linux/clk-provider.h: Add devm_clk_hw_register_gate_parent_hw() Claudiu (Sat Oct 19 2024 - 04:49:00 EST)
- [PATCH v4 05/12] clk: renesas: clk-vbattb: Add VBATTB clock driver Claudiu (Sat Oct 19 2024 - 04:49:11 EST)
- [PATCH v4 06/12] dt-bindings: rtc: renesas,rzg3s-rtc: Document the Renesas RTCA-3 IP Claudiu (Sat Oct 19 2024 - 04:49:31 EST)
- [PATCH v4 08/12] arm64: dts: renesas: r9a08g045: Add VBATTB node Claudiu (Sat Oct 19 2024 - 04:49:48 EST)
- [PATCH v4 07/12] rtc: renesas-rtca3: Add driver for RTCA-3 available on Renesas RZ/G3S SoC Claudiu (Sat Oct 19 2024 - 04:49:53 EST)
- [PATCH v4 09/12] arm64: dts: renesas: r9a08g045: Add RTC node Claudiu (Sat Oct 19 2024 - 04:50:03 EST)
- [PATCH v4 10/12] arm64: dts: renesas: rzg3s-smarc-som: Enable VBATTB Claudiu (Sat Oct 19 2024 - 04:50:17 EST)
- [PATCH v4 11/12] arm64: dts: renesas: rzg3s-smarc-som: Enable RTC Claudiu (Sat Oct 19 2024 - 04:50:31 EST)
- [PATCH v4 12/12] arm64: defconfig: Enable VBATTB clock and Renesas RTCA-3 flags Claudiu (Sat Oct 19 2024 - 04:50:48 EST)
- [PATCH 3/6] docs/zh_CN: update the translation of mm/admon/faq.rst Dongliang Mu (Sat Oct 19 2024 - 04:56:32 EST)
- [PATCH 5/6] docs/zh_CN: update the translation of mm/page_table_check.rst Dongliang Mu (Sat Oct 19 2024 - 04:56:44 EST)
- [PATCH 4/6] docs/zh_CN: update the translation of mm/overcommit-accounting.rst Dongliang Mu (Sat Oct 19 2024 - 04:56:57 EST)
- [PATCH 2/6] docs/zh_CN: update the translation of mm/active_mm.rst Dongliang Mu (Sat Oct 19 2024 - 04:57:00 EST)
- [PATCH 1/6] docs/zh_CN: update the translation of mm/hmm.rst Dongliang Mu (Sat Oct 19 2024 - 04:57:13 EST)
- [PATCH 6/6] docs/zh_CN: update the translation of mm/page_owner.rst Dongliang Mu (Sat Oct 19 2024 - 04:57:35 EST)
- Re: [PATCH net-next v3] net: atlantic: support reading SFP module info Simon Horman (Sat Oct 19 2024 - 04:57:50 EST)
- [PATCH] usb: add support for new USB device ID 0x17EF:0x3098 for t= r8152 driver =3D?UTF-8?q?Benjamin=3D20Gro=3DC3=3D9Fe?=3D (Sat Oct 19 2024 - 05:05:29 EST)
- [PATCH] 9p/trans_usbg: Fix incorrect error check in usb9pfs_alloc_instance() Yue Haibing (Sat Oct 19 2024 - 05:05:46 EST)
- Re: [PATCH net,v3] hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER event Simon Horman (Sat Oct 19 2024 - 05:06:17 EST)
- [PATCH] btrfs: Fix passing 0 to ERR_PTR in btrfs_search_dir_index_item() Yue Haibing (Sat Oct 19 2024 - 05:07:00 EST)
- Re: [RFC PATCH v1 03/10] net: qrtr: support identical node ids Simon Horman (Sat Oct 19 2024 - 05:18:32 EST)
- Re: [PATCHv2 net-next 2/3] bonding: use correct return value Simon Horman (Sat Oct 19 2024 - 05:19:48 EST)
- Re: [PATCH 2/5] arm64: dts: rockchip: Enable HDMI0 on rock-5b Cristian Ciocaltea (Sat Oct 19 2024 - 05:22:20 EST)
- Re: [PATCH] bpf, arm64: Fix address emission with tag-based KASAN enabled Xu Kuohai (Sat Oct 19 2024 - 05:25:04 EST)
- Re: [PATCH v11 8/8] arm64: dts: qcom: ipq9574: Disable eMMC node Konrad Dybcio (Sat Oct 19 2024 - 05:25:53 EST)
- Re: [PATCH UNTESTED 5/5] arm64: dts: rockchip: Enable HDMI0 on rock-5a Cristian Ciocaltea (Sat Oct 19 2024 - 05:26:51 EST)
- Re: [PATCH v2 2/3] arm64: dts: qcom: x1e80100: Describe TLMM pins for SDC2 Konrad Dybcio (Sat Oct 19 2024 - 05:31:33 EST)
- Re: [PATCH] drm: a6xx: avoid excessive stack usage Akhil P Oommen (Sat Oct 19 2024 - 05:32:25 EST)
- Re: [PATCH net-next 2/2] eth: fbnic: Add devlink dev flash support Simon Horman (Sat Oct 19 2024 - 05:34:15 EST)
- Re: [PATCH v2 net] net: bcmasp: fix potential memory leak in bcmasp_xmit() Simon Horman (Sat Oct 19 2024 - 05:35:52 EST)
- Re: [PATCH 2/2] vfs: Make sure {statx,fstatat}(..., AT_EMPTY_PATH | ..., NULL, ...) behave as (..., AT_EMPTY_PATH | ..., "", ...) Xi Ruoyao (Sat Oct 19 2024 - 05:37:11 EST)
- Re: AMD zen microcode updates breaks boot Borislav Petkov (Sat Oct 19 2024 - 05:38:15 EST)
- [syzbot] [v9fs?] WARNING in v9fs_session_init syzbot (Sat Oct 19 2024 - 05:38:43 EST)
- Re: [PATCH v2 2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support kernel test robot (Sat Oct 19 2024 - 05:44:41 EST)
- Re: [PATCH v3 net-next 06/13] net: enetc: build enetc_pf_common.c as a separate module kernel test robot (Sat Oct 19 2024 - 05:44:53 EST)
- Re: [PATCH] x86/microcode: Fix crashes on early 486 CPUs due to usage of 'cpuid'. Borislav Petkov (Sat Oct 19 2024 - 05:49:29 EST)
- RE: [PATCH v3 net-next 02/13] dt-bindings: net: add i.MX95 ENETC support Wei Fang (Sat Oct 19 2024 - 05:58:25 EST)
- RE: [PATCH v3 net-next 02/13] dt-bindings: net: add i.MX95 ENETC support Wei Fang (Sat Oct 19 2024 - 05:59:13 EST)
- Re: [PATCH v1 1/1] iio: magnetometer; bmc150_magn: Drop most likely fake ACPI IDs Hans de Goede (Sat Oct 19 2024 - 06:03:36 EST)
- [PATCH v2 0/5] Enable HDMI0 on several RK3588 based boards Cristian Ciocaltea (Sat Oct 19 2024 - 06:12:52 EST)
- [PATCH v2 1/5] arm64: dts: rockchip: Add HDMI0 node to rk3588 Cristian Ciocaltea (Sat Oct 19 2024 - 06:13:00 EST)
- [PATCH v2 2/5] arm64: dts: rockchip: Enable HDMI0 on rock-5b Cristian Ciocaltea (Sat Oct 19 2024 - 06:13:06 EST)
- [PATCH v2 3/5] arm64: dts: rockchip: Enable HDMI0 on rk3588-evb1 Cristian Ciocaltea (Sat Oct 19 2024 - 06:13:17 EST)
- [PATCH v2 4/5] arm64: dts: rockchip: Enable HDMI0 on orangepi-5-plus Cristian Ciocaltea (Sat Oct 19 2024 - 06:13:31 EST)
- [PATCH v2 5/5] arm64: dts: rockchip: Enable HDMI0 on rock-5a Cristian Ciocaltea (Sat Oct 19 2024 - 06:13:46 EST)
- Re: [PATCH v2] rpmsg: qcom_smd: Improve error handling for qcom_smd_parse_edge Luca Weiss (Sat Oct 19 2024 - 06:17:28 EST)
- RE: [PATCH v3 net-next 12/13] net: enetc: add preliminary support for i.MX95 ENETC PF Wei Fang (Sat Oct 19 2024 - 06:22:20 EST)
- Re: [PATCH v4 06/12] dt-bindings: rtc: renesas,rzg3s-rtc: Document the Renesas RTCA-3 IP Rob Herring (Arm) (Sat Oct 19 2024 - 06:33:02 EST)
- Re: [PATCH v1 1/1] iio: gyro: bmg160: Drop most likely fake ACPI IDs Hans de Goede (Sat Oct 19 2024 - 06:34:10 EST)
- Re: [PATCH v2 2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support kernel test robot (Sat Oct 19 2024 - 06:36:42 EST)
- [syzbot] [bpf?] KASAN: slab-out-of-bounds Read in bpf_inode_storage_free syzbot (Sat Oct 19 2024 - 06:51:39 EST)
- Re: [PATCH v5 1/2] dt-bindings: i2c: pca954x: Add timeout reset property Wojciech Siudy (Nokia) (Sat Oct 19 2024 - 07:10:01 EST)
- [PATCH] ARM: dts: ti/omap: omap4-epson-embt2ws: add charger Andreas Kemnade (Sat Oct 19 2024 - 07:12:01 EST)
- Re: [PATCH v1 1/1] iio: gyro: bmg160: Drop most likely fake ACPI IDs Jonathan Cameron (Sat Oct 19 2024 - 07:12:31 EST)
- Re: [PATCH v1 1/1] iio: magnetometer; bmc150_magn: Drop most likely fake ACPI IDs Jonathan Cameron (Sat Oct 19 2024 - 07:15:02 EST)
- [PATCH v4 0/4] Provide devm_clk_bulk_get_all_enabled() helper Cristian Ciocaltea (Sat Oct 19 2024 - 07:16:22 EST)
- [PATCH v4 2/4] soc: mediatek: pwrap: Switch to devm_clk_bulk_get_all_enabled() Cristian Ciocaltea (Sat Oct 19 2024 - 07:16:34 EST)
- [PATCH v4 1/4] clk: Provide devm_clk_bulk_get_all_enabled() helper Cristian Ciocaltea (Sat Oct 19 2024 - 07:16:36 EST)
- [PATCH v4 3/4] PCI: exynos: Switch to devm_clk_bulk_get_all_enabled() Cristian Ciocaltea (Sat Oct 19 2024 - 07:16:46 EST)
- [PATCH v4 4/4] clk: Drop obsolete devm_clk_bulk_get_all_enable() helper Cristian Ciocaltea (Sat Oct 19 2024 - 07:17:03 EST)
- Re: [PATCH] iio: dac: ad8460: fix DT compatible Jonathan Cameron (Sat Oct 19 2024 - 07:18:10 EST)
- Re: [PATCH v3 1/4] clk: Provide devm_clk_bulk_get_all_enabled() helper Cristian Ciocaltea (Sat Oct 19 2024 - 07:20:34 EST)
- Re: [PATCH] iio: chemical: sps30: Add Null pointer check Jonathan Cameron (Sat Oct 19 2024 - 07:21:51 EST)
- Re: [PATCH] iio: dac: ad8460: add SPI device match table Jonathan Cameron (Sat Oct 19 2024 - 07:26:46 EST)
- Re: [PATCH v2 1/6] iio: imu: bmi270: Use INFO_SAMP_FREQ instead of INFO_FREQUENCY Jonathan Cameron (Sat Oct 19 2024 - 07:30:26 EST)
- Re: [PATCH v2 2/6] iio: imu: bmi270: Provide chip info as configuration structure Jonathan Cameron (Sat Oct 19 2024 - 07:33:59 EST)
- Re: [PATCH v2 3/6] dt-bindings: iio: imu: Add Bosch BMI260 Jonathan Cameron (Sat Oct 19 2024 - 07:36:42 EST)
- Re: [PATCH v4 25/28] media: iris: implement power scaling for vpu2 and vpu3 kernel test robot (Sat Oct 19 2024 - 07:38:53 EST)
- Re: [PATCH net-next v9 11/23] ovpn: store tunnel and transport statistics kernel test robot (Sat Oct 19 2024 - 07:38:54 EST)
- Re: [PATCH v2 4/6] iio: imu: bmi270: Add support for BMI260 Jonathan Cameron (Sat Oct 19 2024 - 07:40:32 EST)
- Re: [PATCH v2 5/6] iio: imu: bmi270: Add triggered buffer for Bosch BMI270 IMU Jonathan Cameron (Sat Oct 19 2024 - 07:42:05 EST)
- Re: [PATCH v2 6/6] iio: imu: bmi270: Add scale and sampling frequency to BMI270 IMU Jonathan Cameron (Sat Oct 19 2024 - 07:44:29 EST)
- [PATCH RFC 00/14] Add MSM8917/PM8937/Redmi 5A Barnabás Czémán (Sat Oct 19 2024 - 07:51:07 EST)
- Re: [PATCH v3 2/5] iio: consumers: copy/release available info from producer to fix race Jonathan Cameron (Sat Oct 19 2024 - 07:51:10 EST)
- [PATCH RFC 01/14] dt-bindings: pinctrl: qcom,pmic-gpio: add PM8937 Barnabás Czémán (Sat Oct 19 2024 - 07:51:29 EST)
- [PATCH RFC 02/14] pinctrl: qcom-pmic-gpio: add support for PM8937 Barnabás Czémán (Sat Oct 19 2024 - 07:51:52 EST)
- [PATCH RFC 04/14] pinctrl: qcom: spmi-mpp: Add PM8937 compatible Barnabás Czémán (Sat Oct 19 2024 - 07:52:06 EST)
- [PATCH RFC 03/14] dt-bindings: pinctrl: qcom,pmic-mpp: Document PM8937 compatible Barnabás Czémán (Sat Oct 19 2024 - 07:52:40 EST)
- [PATCH RFC 05/14] arm64: dts: qcom: Add PM8937 PMIC Barnabás Czémán (Sat Oct 19 2024 - 07:52:51 EST)
- [PATCH RFC 08/14] dt-bindings: mfd: qcom,tcsr: Add compatible for MSM8917 Barnabás Czémán (Sat Oct 19 2024 - 07:53:12 EST)
- [PATCH RFC 06/14] dt-bindings: pinctrl: qcom: Add MSM8917 pinctrl bindings Barnabás Czémán (Sat Oct 19 2024 - 07:53:13 EST)
- [PATCH RFC 09/14] dt-bindings: thermal: tsens: Add MSM8917 compatible Barnabás Czémán (Sat Oct 19 2024 - 07:53:50 EST)
- [PATCH RFC 11/14] dt-bindings: nvmem: Add compatible for MS8917 Barnabás Czémán (Sat Oct 19 2024 - 07:54:10 EST)
- [PATCH RFC 10/14] dt-bindings: iommu: qcom,iommu: Add MSM8917 IOMMU to SMMUv1 compatibles Barnabás Czémán (Sat Oct 19 2024 - 07:54:29 EST)
- [PATCH RFC 13/14] dt-bindings: arm: qcom: Add Xiaomi Redmi 5A Barnabás Czémán (Sat Oct 19 2024 - 07:54:38 EST)
- [PATCH RFC 14/14] arm64: dts: qcom: Add Xiaomi Redmi 5A Barnabás Czémán (Sat Oct 19 2024 - 07:55:17 EST)
- [PATCH RFC 07/14] pinctrl: qcom: Add MSM8917 tlmm pinctrl driver Barnabás Czémán (Sat Oct 19 2024 - 07:56:02 EST)
- [PATCH RFC 12/14] arm64: dts: qcom: Add initial support for MSM8917 Barnabás Czémán (Sat Oct 19 2024 - 07:56:14 EST)
- [PATCH] selftests: tc-testing: Fixed typo error Karan Sanghavi (Sat Oct 19 2024 - 07:56:54 EST)
- Re: [PATCH v1] hwrng: histb-rng: Fix the wrong format specifier Herbert Xu (Sat Oct 19 2024 - 07:57:50 EST)
- Re: [PATCHv2 0/5] cesa: small cleanups Herbert Xu (Sat Oct 19 2024 - 07:59:11 EST)
- Re: [PATCH 1/2] crypto: crypto4xx_core: avoid explicit resource Herbert Xu (Sat Oct 19 2024 - 07:59:25 EST)
- [PATCH v3] ftrace: Fix function name for trampoline Tatsuya S (Sat Oct 19 2024 - 07:59:57 EST)
- Re: [PATCH v4 2/5] iio: consumers: copy/release available info from producer to fix race Jonathan Cameron (Sat Oct 19 2024 - 08:04:33 EST)
- Re: [PATCH v4 0/5] iio: fix possible race condition during access of available info lists Jonathan Cameron (Sat Oct 19 2024 - 08:07:47 EST)
- Re: [PATCH] iio: accel: adxl355: Fix typo "accelaration" Jonathan Cameron (Sat Oct 19 2024 - 08:08:59 EST)
- Re: [PATCH] iio: chemical: sps30: Add Null pointer check Karan Sanghavi (Sat Oct 19 2024 - 08:09:13 EST)
- Re: [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text Mike Rapoport (Sat Oct 19 2024 - 08:11:17 EST)
- [PATCH] lib: packing: conditionally generate packing checks based on Kconfig options Vladimir Oltean (Sat Oct 19 2024 - 08:11:37 EST)
- Re: [PATCH bpf-next 2/6] selftests/bpf: add missing ns cleanups in btf_skc_cls_ingress Alexis Lothoré (Sat Oct 19 2024 - 08:14:13 EST)
- Re: [PATCH net-next 3/8] lib: packing: add pack_fields() and unpack_fields() Vladimir Oltean (Sat Oct 19 2024 - 08:20:42 EST)
- Re: [PATCH net-next v3 2/8] rust: time: Introduce Delta type Miguel Ojeda (Sat Oct 19 2024 - 08:22:11 EST)
- Re: [PATCH] 9p/trans_usbg: Fix incorrect error check in usb9pfs_alloc_instance() Christian Schoenebeck (Sat Oct 19 2024 - 08:25:40 EST)
- [PATCH] bcachefs: Use str_write_read() helper function Thorsten Blum (Sat Oct 19 2024 - 08:26:33 EST)
- [paulmck-rcu:dev.2024.10.17a] BUILD SUCCESS 202c6fa4204a77c7de0083c7cb5a82a83adb4711 kernel test robot (Sat Oct 19 2024 - 08:27:43 EST)
- Re: [PATCH net-next v3 2/8] rust: time: Introduce Delta type Miguel Ojeda (Sat Oct 19 2024 - 08:41:33 EST)
- [PATCH] implement set_enabled functions on powercap.c Vishnu Sanal T (Sat Oct 19 2024 - 08:43:22 EST)
- Re: [PATCH bpf-next 4/6] selftests/bpf: add ipv4 and dual ipv4/ipv6 support in btf_skc_cls_ingress Alexis Lothoré (Sat Oct 19 2024 - 08:43:37 EST)
- Re: [PATCH net-next 1/8] lib: packing: create __pack() and __unpack() variants without error checking Vladimir Oltean (Sat Oct 19 2024 - 08:46:19 EST)
- [PATCH v10 7/8] xfs: Validate atomic writes John Garry (Sat Oct 19 2024 - 08:52:32 EST)
- [PATCH v10 1/8] block/fs: Pass an iocb to generic_atomic_write_valid() John Garry (Sat Oct 19 2024 - 08:52:32 EST)
- [PATCH v10 0/8] block atomic writes for xfs John Garry (Sat Oct 19 2024 - 08:52:33 EST)
- [PATCH v10 2/8] fs/block: Check for IOCB_DIRECT in generic_atomic_write_valid() John Garry (Sat Oct 19 2024 - 08:52:57 EST)
- [PATCH v10 5/8] fs: iomap: Atomic write support John Garry (Sat Oct 19 2024 - 08:53:05 EST)
- [PATCH v10 6/8] xfs: Support atomic write for statx John Garry (Sat Oct 19 2024 - 08:54:06 EST)
- [PATCH v10 8/8] xfs: Support setting FMODE_CAN_ATOMIC_WRITE John Garry (Sat Oct 19 2024 - 08:54:38 EST)
- [PATCH v10 3/8] block: Add bdev atomic write limits helpers John Garry (Sat Oct 19 2024 - 08:54:45 EST)
- [PATCH v10 4/8] fs: Export generic_atomic_write_valid() John Garry (Sat Oct 19 2024 - 08:54:54 EST)
- Re: [RFC PATCH v1 4/7] landlock: Add UDP send+recv access control Matthieu Buffet (Sat Oct 19 2024 - 08:55:34 EST)
- Re: [PATCH] f2fs: fix to convert log type to segment data type correctly kernel test robot (Sat Oct 19 2024 - 09:00:49 EST)
- Re: [PATCH v2 5/5] arm64: dts: rockchip: Enable HDMI0 on rock-5a Jonas Karlman (Sat Oct 19 2024 - 09:02:56 EST)
- Re: [PATCH] drm: a6xx: avoid excessive stack usage Dmitry Baryshkov (Sat Oct 19 2024 - 09:14:33 EST)
- Re: [PATCH RFC 04/14] pinctrl: qcom: spmi-mpp: Add PM8937 compatible Dmitry Baryshkov (Sat Oct 19 2024 - 09:16:10 EST)
- Re: [PATCH RFC 07/14] pinctrl: qcom: Add MSM8917 tlmm pinctrl driver Dmitry Baryshkov (Sat Oct 19 2024 - 09:20:36 EST)
- Re: [PATCH RFC 01/14] dt-bindings: pinctrl: qcom,pmic-gpio: add PM8937 Rob Herring (Arm) (Sat Oct 19 2024 - 09:21:25 EST)
- Re: [PATCH RFC 03/14] dt-bindings: pinctrl: qcom,pmic-mpp: Document PM8937 compatible Rob Herring (Arm) (Sat Oct 19 2024 - 09:21:35 EST)
- Re: [PATCH RFC 06/14] dt-bindings: pinctrl: qcom: Add MSM8917 pinctrl bindings Rob Herring (Arm) (Sat Oct 19 2024 - 09:22:03 EST)
- Re: [PATCH RFC 08/14] dt-bindings: mfd: qcom,tcsr: Add compatible for MSM8917 Rob Herring (Arm) (Sat Oct 19 2024 - 09:22:04 EST)
- Re: [PATCH RFC 09/14] dt-bindings: thermal: tsens: Add MSM8917 compatible Rob Herring (Arm) (Sat Oct 19 2024 - 09:22:22 EST)
- Re: [PATCH RFC 11/14] dt-bindings: nvmem: Add compatible for MS8917 Rob Herring (Arm) (Sat Oct 19 2024 - 09:22:49 EST)
- Re: [PATCH RFC 10/14] dt-bindings: iommu: qcom,iommu: Add MSM8917 IOMMU to SMMUv1 compatibles Rob Herring (Arm) (Sat Oct 19 2024 - 09:23:03 EST)
- Re: [PATCH RFC 13/14] dt-bindings: arm: qcom: Add Xiaomi Redmi 5A Rob Herring (Arm) (Sat Oct 19 2024 - 09:23:11 EST)
- Philosophy now Macro Perfect. Ywe Cærlyn (Sat Oct 19 2024 - 09:32:03 EST)
- Re: [PATCH net-next 5/8] ice: use <linux/packing.h> for Tx and Rx queue context data Vladimir Oltean (Sat Oct 19 2024 - 09:39:25 EST)
- Re: [PATCH v4 5/6] dt-bindings: iio: adc: add ad4851 Jonathan Cameron (Sat Oct 19 2024 - 09:42:18 EST)
- Re: [PATCH RFC 12/14] arm64: dts: qcom: Add initial support for MSM8917 Dmitry Baryshkov (Sat Oct 19 2024 - 09:44:17 EST)
- Re: [PATCH RFC 14/14] arm64: dts: qcom: Add Xiaomi Redmi 5A Dmitry Baryshkov (Sat Oct 19 2024 - 09:48:31 EST)
- Re: [PATCH v4 6/6] iio: adc: ad4851: add ad485x driver Jonathan Cameron (Sat Oct 19 2024 - 09:49:32 EST)
- Re: AMD zen microcode updates breaks boot Jens Axboe (Sat Oct 19 2024 - 09:54:21 EST)
- Re: [PATCH v9 0/4] pressure: bmp280: Minor cleanup and interrupt support Jonathan Cameron (Sat Oct 19 2024 - 09:55:34 EST)
- Re: [PATCH RFC 14/14] arm64: dts: qcom: Add Xiaomi Redmi 5A barnabas . czeman (Sat Oct 19 2024 - 09:58:09 EST)
- Re: [PATCH drm-dp 3/4] drm/hisilicon/hibmc: add dp kapi moduel in hibmc drivers Dmitry Baryshkov (Sat Oct 19 2024 - 09:59:52 EST)
- Re: [PATCH v1 09/13] iio: chemical: bme680: Move ambient temperature to attributes Jonathan Cameron (Sat Oct 19 2024 - 10:00:06 EST)
- Re: [PATCH] x86/microcode: Fix crashes on early 486 CPUs due to usage of 'cpuid'. Oerg866 (Sat Oct 19 2024 - 10:06:46 EST)
- Re: [PATCH drm-dp 4/4] drm/hisilicon/hibmc: add dp module in hibmc Dmitry Baryshkov (Sat Oct 19 2024 - 10:06:58 EST)
- Re: [PATCH] iio: gts-helper: Fix memory leaks in iio_gts_build_avail_scale_table() Jonathan Cameron (Sat Oct 19 2024 - 10:09:33 EST)
- Re: [PATCH v2] iio: gts-helper: Fix memory leaks for the error path of iio_gts_build_avail_scale_table() Jonathan Cameron (Sat Oct 19 2024 - 10:11:12 EST)
- arch/x86/xen/enlighten_pv.c:1407:28: sparse: sparse: incorrect type in initializer (different address spaces) kernel test robot (Sat Oct 19 2024 - 10:12:44 EST)
- Re: [PATCH v2 2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support kernel test robot (Sat Oct 19 2024 - 10:12:48 EST)
- Re: [PATCH] iio: gyro: list adis16137 in Kconfig description Jonathan Cameron (Sat Oct 19 2024 - 10:14:12 EST)
- Re: [RFC PATCH v1 44/57] arm64: Align sections to PAGE_SIZE_MAX Thomas Weißschuh (Sat Oct 19 2024 - 10:17:08 EST)
- Re: [PATCH 3/4] dt-bindings: iio: light: veml6075: document rset-kohms Jonathan Cameron (Sat Oct 19 2024 - 10:17:19 EST)
- Re: [PATCH 1/4] iio: light: veml6070: use unsigned int instead of unsigned Jonathan Cameron (Sat Oct 19 2024 - 10:18:55 EST)
- [PATCH] module: .strtab must be null terminated Tobias Stoeckmann (Sat Oct 19 2024 - 10:20:26 EST)
- Re: [PATCH 2/4] iio: light: veml6070: use field to set integration time Jonathan Cameron (Sat Oct 19 2024 - 10:20:37 EST)
- [PATCH] module: check symbol name offsets Tobias Stoeckmann (Sat Oct 19 2024 - 10:21:15 EST)
- Re: [PATCH 4/4] iio: light: veml6070: add support for integration time Jonathan Cameron (Sat Oct 19 2024 - 10:22:02 EST)
- Re: [PATCH RFC 12/14] arm64: dts: qcom: Add initial support for MSM8917 barnabas . czeman (Sat Oct 19 2024 - 10:22:20 EST)
- Re: [PATCH v2 2/2] drm: fsl-dcu: enable PIXCLK on LS1021A Dmitry Baryshkov (Sat Oct 19 2024 - 10:31:10 EST)
- Re: [PATCH 2/2] iio: light: add support for veml3235 Jonathan Cameron (Sat Oct 19 2024 - 10:31:57 EST)
- [tip:sched/urgent] BUILD SUCCESS 5ec36fe24bd2d529ba415b9eaed44a689ab543ed kernel test robot (Sat Oct 19 2024 - 10:32:48 EST)
- Re: [PATCH v2] watchdog: it87_wdt: add PWRGD enable quirk for Qotom QCML04 Guenter Roeck (Sat Oct 19 2024 - 10:34:05 EST)
- Re: [PATCH] iio: light: veml6030: fix microlux value calculation Jonathan Cameron (Sat Oct 19 2024 - 10:34:36 EST)
- Re: [PATCH RFC 14/14] arm64: dts: qcom: Add Xiaomi Redmi 5A Dmitry Baryshkov (Sat Oct 19 2024 - 10:38:42 EST)
- Re: [PATCH] iio: invensense: fix multiple odr switch when FIFO is off Jonathan Cameron (Sat Oct 19 2024 - 10:39:38 EST)
- Re: [PATCH RFC 14/14] arm64: dts: qcom: Add Xiaomi Redmi 5A barnabas . czeman (Sat Oct 19 2024 - 10:40:48 EST)
- Re: [PATCH RFC 14/14] arm64: dts: qcom: Add Xiaomi Redmi 5A Dmitry Baryshkov (Sat Oct 19 2024 - 10:41:02 EST)
- [PATCH v2 0/3] ASoC: add CS42L84 codec driver James Calligeros (Sat Oct 19 2024 - 10:49:21 EST)
- [PATCH v2 1/3] dt-bindings: sound: Add CS42L84 codec James Calligeros (Sat Oct 19 2024 - 10:49:37 EST)
- [PATCH v2 2/3] ASoC: cs42l84: Add new codec driver James Calligeros (Sat Oct 19 2024 - 10:49:50 EST)
- [PATCH v2 3/3] ASoC: cs42l84: leverage ring sense IRQs to correctly detect headsets James Calligeros (Sat Oct 19 2024 - 10:49:59 EST)
- Re: [PATCH v5 4/8] iio: adc: ad7606: Add PWM support for conversion trigger Jonathan Cameron (Sat Oct 19 2024 - 10:50:35 EST)
- Re: [PATCH] hwmon: (nct6775) update ASUS WMI monitoring list 665-ACE/600M-CL Guenter Roeck (Sat Oct 19 2024 - 10:50:47 EST)
- Re: [PATCH v5 0/8] Add iio backend compatibility for ad7606 Jonathan Cameron (Sat Oct 19 2024 - 10:54:28 EST)
- Re: [PATCHv7 net-next 2/6] net: ibm: emac: remove custom init/exit functions kernel test robot (Sat Oct 19 2024 - 10:55:52 EST)
- Re: [PATCH v7 1/3] dt-bindings: iio: adc: add a7779 doc Jonathan Cameron (Sat Oct 19 2024 - 10:56:07 EST)
- Re: [PATCH v2 1/2] drm: fsl-dcu: Use dev_err_probe Dmitry Baryshkov (Sat Oct 19 2024 - 10:57:22 EST)
- Re: [PATCH 0/6] drm: constify read-only regmap structs Dmitry Baryshkov (Sat Oct 19 2024 - 10:57:29 EST)
- Re: [PATCH v2 1/2] dt-bindings: display: panel-simple: Document support for Microchip AC69T88A Dmitry Baryshkov (Sat Oct 19 2024 - 10:57:39 EST)
- Re: [PATCH] drm/fsl-dcu: Remove redundant dev_err() Dmitry Baryshkov (Sat Oct 19 2024 - 10:57:48 EST)
- Re: [PATCH v17 4/8] drm: bridge: Cadence: Add MHDP8501 DP/HDMI driver Dmitry Baryshkov (Sat Oct 19 2024 - 11:02:17 EST)
- Re: [PATCH] module: check symbol name offsets Tobias Stoeckmann (Sat Oct 19 2024 - 11:09:05 EST)
- Re: [PATCH v6 4/8] iio: dac: adi-axi-dac: extend features Jonathan Cameron (Sat Oct 19 2024 - 11:09:07 EST)
- Re: [PATCH] drm: xlnx: zynqmp_dpsub: also call drm_helper_hpd_irq_event Dmitry Baryshkov (Sat Oct 19 2024 - 11:12:01 EST)
- Re: fw_devlinks preventing a panel driver from probing Dmitry Baryshkov (Sat Oct 19 2024 - 11:13:48 EST)
- Re: [PATCH 0/6] drm/display: hdmi: add drm_hdmi_connector_mode_valid() Chen-Yu Tsai (Sat Oct 19 2024 - 11:13:50 EST)
- [PATCH v3 0/3] samples/landlock: Fix port parsing in sandboxer Matthieu Buffet (Sat Oct 19 2024 - 11:14:17 EST)
- [PATCH v3 1/3] samples/landlock: Fix port parsing in sandboxer Matthieu Buffet (Sat Oct 19 2024 - 11:15:03 EST)
- [PATCH v3 2/3] samples/landlock: Refactor help message Matthieu Buffet (Sat Oct 19 2024 - 11:15:51 EST)
- [PATCH v3 3/3] samples/landlock: Clarify option parsing behaviour Matthieu Buffet (Sat Oct 19 2024 - 11:16:33 EST)
- Re: [PATCH v6 6/8] iio: dac: ad3552r: extract common code (no changes in behavior intended) Jonathan Cameron (Sat Oct 19 2024 - 11:16:46 EST)
- Re: [PATCH 6.1 000/791] 6.1.113-rc2 review Guenter Roeck (Sat Oct 19 2024 - 11:17:48 EST)
- Re: [PATCH v6 7/8] iio: dac: ad3552r: add high-speed platform driver Jonathan Cameron (Sat Oct 19 2024 - 11:19:59 EST)
- Re: [PATCH v6 7/8] iio: dac: ad3552r: add high-speed platform driver Jonathan Cameron (Sat Oct 19 2024 - 11:25:05 EST)
- Re: [PATCH] module: .strtab must be null terminated Alexey Dobriyan (Sat Oct 19 2024 - 11:25:40 EST)
- Re: [PATCH v2] wifi: ath10k: add channel 177 for 5 GHz band Paweł Owoc (Sat Oct 19 2024 - 11:32:33 EST)
- Re: [PATCH v2] mm: Split critical region in remap_file_pages() and invoke LSMs in between Paul Moore (Sat Oct 19 2024 - 11:34:40 EST)
- [syzbot] [serial?] BUG: soft lockup in debug_check_no_obj_freed syzbot (Sat Oct 19 2024 - 11:37:52 EST)
- [PATCH v4 0/5] Display enablement changes for Qualcomm SA8775P platform Mahadevan (Sat Oct 19 2024 - 11:38:32 EST)
- [PATCH v4 1/5] dt-bindings: display/msm: Document MDSS on SA8775P Mahadevan (Sat Oct 19 2024 - 11:38:45 EST)
- [PATCH v4 2/5] dt-bindings: display/msm: Document the DPU for SA8775P Mahadevan (Sat Oct 19 2024 - 11:39:08 EST)
- [PATCH v4 3/5] drm/msm: mdss: Add SA8775P support Mahadevan (Sat Oct 19 2024 - 11:39:11 EST)
- [PATCH v4 4/5] drm/msm/dpu: Add SA8775P support Mahadevan (Sat Oct 19 2024 - 11:39:25 EST)
- [PATCH v4 5/5] arm64: dts: qcom: sa8775p: add display dt nodes for MDSS0 and DPU Mahadevan (Sat Oct 19 2024 - 11:39:49 EST)
- [PATCH 0/2] ipmi: ssif_bmc: Add GPIO-based alert mechanism Potin Lai (Sat Oct 19 2024 - 11:40:57 EST)
- [PATCH 1/2] bindings: ipmi: Add alert GPIO enhancement for SSIF BMC driver Potin Lai (Sat Oct 19 2024 - 11:41:12 EST)
- [PATCH 2/2] ipmi: ssif_bmc: add GPIO-based alert mechanism Potin Lai (Sat Oct 19 2024 - 11:41:25 EST)
- Re: [PATCH v4 0/5] Display enablement changes for Qualcomm SA8775P platform Mahadevan P (Sat Oct 19 2024 - 11:43:58 EST)
- [PATCH 0/6] phy: qualcomm: add support for USB+DP and PCIe PHYs on SAR2130P Dmitry Baryshkov (Sat Oct 19 2024 - 11:45:10 EST)
- [PATCH 1/6] dt-bindings: phy: qcom,sc8280xp-qmp-usb32dp: Add SAR2130P compatible Dmitry Baryshkov (Sat Oct 19 2024 - 11:45:21 EST)
- [PATCH 2/6] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Add SAR2130P compatible Dmitry Baryshkov (Sat Oct 19 2024 - 11:45:38 EST)
- [PATCH 3/6] phy: qualcomm: qmp-combo: add support for SAR2130P Dmitry Baryshkov (Sat Oct 19 2024 - 11:45:54 EST)
- [PATCH 4/6] phy: qualcomm: qmp-pcie: split PCS_LANE1 region Dmitry Baryshkov (Sat Oct 19 2024 - 11:46:14 EST)
- [PATCH 5/6] phy: qualcomm: qmp-pcie: define several new registers Dmitry Baryshkov (Sat Oct 19 2024 - 11:46:16 EST)
- [PATCH 6/6] phy: qualcomm: qmp-pcie: add support for SAR2130P Dmitry Baryshkov (Sat Oct 19 2024 - 11:46:42 EST)
- [PATCH v5 0/5] Display enablement changes for Qualcomm SA8775P platform Mahadevan (Sat Oct 19 2024 - 11:47:06 EST)
- [PATCH v5 1/5] dt-bindings: display/msm: Document MDSS on SA8775P Mahadevan (Sat Oct 19 2024 - 11:47:20 EST)
- [PATCH v5 2/5] dt-bindings: display/msm: Document the DPU for SA8775P Mahadevan (Sat Oct 19 2024 - 11:47:39 EST)
- [PATCH v5 3/5] drm/msm: mdss: Add SA8775P support Mahadevan (Sat Oct 19 2024 - 11:47:53 EST)
- [PATCH v5 4/5] drm/msm/dpu: Add SA8775P support Mahadevan (Sat Oct 19 2024 - 11:48:12 EST)
- [PATCH v5 5/5] arm64: dts: qcom: sa8775p: add display dt nodes for MDSS0 and DPU Mahadevan (Sat Oct 19 2024 - 11:48:23 EST)
- Re: [RFC PATCH v1 00/57] Boot-time page size selection for arm64 Neal Gompa (Sat Oct 19 2024 - 11:48:44 EST)
- Re: [GIT PULL] Rust fixes for 6.12 (2nd) pr-tracker-bot (Sat Oct 19 2024 - 12:01:10 EST)
- Re: [GIT PULL] 9p fixes for 6.12-rc4 pr-tracker-bot (Sat Oct 19 2024 - 12:01:24 EST)
- Re: Root filesystem read access for firmware load during hibernation image writing Maciej S. Szmigiero (Sat Oct 19 2024 - 12:05:50 EST)
- [PATCH v1] usb: storage: use US_BULK_FLAG_OUT instead of constant values Dingyan Li (Sat Oct 19 2024 - 12:10:02 EST)
- Re: [PATCH v4 0/5] Display enablement changes for Qualcomm SA8775P platform Dmitry Baryshkov (Sat Oct 19 2024 - 12:13:26 EST)
- Re: [PATCH v7 5/8] iio: adc: ad7606: rework available attributes for SW channels Alexandru Ardelean (Sat Oct 19 2024 - 12:16:01 EST)
- Re: [PATCH v4 07/12] rtc: renesas-rtca3: Add driver for RTCA-3 available on Renesas RZ/G3S SoC Uwe Kleine-König (Sat Oct 19 2024 - 12:16:28 EST)
- Re: [PATCH V1 2/2] ASoC: codecs: Add aw88081 amplifier driver anish kumar (Sat Oct 19 2024 - 12:19:27 EST)
- Re: [PATCH 1/2] bindings: ipmi: Add alert GPIO enhancement for SSIF BMC driver Rob Herring (Arm) (Sat Oct 19 2024 - 12:22:15 EST)
- Re: [PATCH v3 00/11] Libdw/dwarf build clean up Namhyung Kim (Sat Oct 19 2024 - 12:23:18 EST)
- [PATCH] checkpatch: always parse orig_commit in fixes tag Tamir Duberstein (Sat Oct 19 2024 - 12:25:46 EST)
- [PATCH 0/2] soc: qcom: llcc: add support for SAR2130P and SAR1130P platforms Dmitry Baryshkov (Sat Oct 19 2024 - 12:26:56 EST)
- [PATCH 1/2] dt-bindings: cache: qcom,llcc: document SAR2130P and SAR1130P Dmitry Baryshkov (Sat Oct 19 2024 - 12:27:08 EST)
- [PATCH 2/2] soc: qcom: llcc: add support for SAR2130P and SAR1130P Dmitry Baryshkov (Sat Oct 19 2024 - 12:27:25 EST)
- [PATCH v4 0/3] Add DeepComputing FML13V01 board dts Guodong Xu (Sat Oct 19 2024 - 12:27:35 EST)
- [PATCH v4 1/3] dt-bindings: vendor: add deepcomputing Guodong Xu (Sat Oct 19 2024 - 12:27:49 EST)
- [PATCH v4 2/3] dt-bindings: riscv: starfive: add deepcomputing,fml13v01 Guodong Xu (Sat Oct 19 2024 - 12:28:00 EST)
- [PATCH v4 3/3] riscv: dts: starfive: add DeepComputing FML13V01 board device tree Guodong Xu (Sat Oct 19 2024 - 12:28:20 EST)
- Re: [PATCH -next v4 1/2] perf stat: Support inherit events during fork() for bperf Namhyung Kim (Sat Oct 19 2024 - 12:28:44 EST)
- Re: [PATCH v2 2/3] soc: qcom: llcc: Add LLCC configuration for the QCS8300 platform Dmitry Baryshkov (Sat Oct 19 2024 - 12:29:40 EST)
- Re: [PATCH] checkpatch: always parse orig_commit in fixes tag Tamir Duberstein (Sat Oct 19 2024 - 12:31:40 EST)
- Re: [PATCH 0/3] Documentation: update nfs idmapper doc and fix compile issues Jonathan Corbet (Sat Oct 19 2024 - 12:31:52 EST)
- Re: [syzbot] Re: [syzbot] [net?] KASAN: slab-use-after-free Read in __ethtool_get_link_ksettings syzbot (Sat Oct 19 2024 - 13:04:14 EST)
- Re: [PATCH v5 4/5] KVM: selftests: Add test for PSCI SYSTEM_OFF2 David Woodhouse (Sat Oct 19 2024 - 13:15:00 EST)
- Re: [PATCH] xhci: Fix Link TRB DMA in command ring stopped completion event Faisal Hassan (Sat Oct 19 2024 - 13:23:38 EST)
- [PATCH v6 5/6] KVM: arm64: nvhe: Pass through PSCI v1.3 SYSTEM_OFF2 call David Woodhouse (Sat Oct 19 2024 - 13:25:36 EST)
- [PATCH v6 2/6] KVM: arm64: Add PSCI v1.3 SYSTEM_OFF2 function for hibernation David Woodhouse (Sat Oct 19 2024 - 13:25:49 EST)
- [PATCH v6 3/6] KVM: arm64: Add support for PSCI v1.2 and v1.3 David Woodhouse (Sat Oct 19 2024 - 13:25:53 EST)
- [PATCH v6 4/6] KVM: selftests: Add test for PSCI SYSTEM_OFF2 David Woodhouse (Sat Oct 19 2024 - 13:25:56 EST)
- [PATCH v6 6/6] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate David Woodhouse (Sat Oct 19 2024 - 13:26:39 EST)
- [PATCH v6 0/6] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation David Woodhouse (Sat Oct 19 2024 - 13:27:12 EST)
- [PATCH v6 1/6] firmware/psci: Add definitions for PSCI v1.3 specification David Woodhouse (Sat Oct 19 2024 - 13:27:24 EST)
- Re: [PATCH 2/2] x86/mm: Make memremap(MEMREMAP_WB) map memory as encrypted by default kernel test robot (Sat Oct 19 2024 - 13:29:59 EST)
- Re: [PATCH v2 5/5] arm64: dts: rockchip: Enable HDMI0 on rock-5a Cristian Ciocaltea (Sat Oct 19 2024 - 13:45:12 EST)
- Re: [PATCH net-next v7] ptp: Add support for the AMZNC10C 'vmclock' device David Woodhouse (Sat Oct 19 2024 - 13:49:47 EST)
- Re: [PATCH v1 09/13] iio: chemical: bme680: Move ambient temperature to attributes Vasileios Amoiridis (Sat Oct 19 2024 - 13:51:54 EST)
- Re: [PATCH] xhci: Fix Link TRB DMA in command ring stopped completion event Faisal Hassan (Sat Oct 19 2024 - 13:52:56 EST)
- Re: [git pull] Input updates for v6.12-rc3 pr-tracker-bot (Sat Oct 19 2024 - 13:54:04 EST)
- Re: [PATCH] gpio: 74x164: shrink code Linus Walleij (Sat Oct 19 2024 - 13:58:12 EST)
- Re: [PATCH v1 09/13] iio: chemical: bme680: Move ambient temperature to attributes Vasileios Amoiridis (Sat Oct 19 2024 - 13:59:12 EST)
- Re: [PATCH 2/3] arm64: dts: rockchip: Prepare RK356x SoC dtsi files for per-variant OPPs Diederik de Haas (Sat Oct 19 2024 - 14:09:29 EST)
- Re: [PATCH v2] netfilter: xtables: fix typo causing some targets to not load on IPv6 Pablo Neira Ayuso (Sat Oct 19 2024 - 14:10:57 EST)
- Re: [PATCH v5 0/3] riscv: spacemit: add pinctrl support to K1 SoC Linus Walleij (Sat Oct 19 2024 - 14:16:51 EST)
- Re: [PATCH] selftests: tc-testing: Fixed typo error Simon Horman (Sat Oct 19 2024 - 14:17:39 EST)
- [PATCH v3] netfilter: xtables: fix a bunch of typos causing some targets to not load on IPv6 Ilya Katsnelson (Sat Oct 19 2024 - 14:19:30 EST)
- Re: [PATCH 6/7] pinctrl: pinmux: Introduce API to check if a pin is requested Linus Walleij (Sat Oct 19 2024 - 14:22:12 EST)
- [PATCH] drivers/net/usb: Lenovo Mini Dock, add support for new USB device ID 0x17EF:0x3098 for the r8152 driver Benjamin Grosse (Sat Oct 19 2024 - 14:37:31 EST)
- Re: [PATCH net-next v3 2/8] rust: time: Introduce Delta type Andrew Lunn (Sat Oct 19 2024 - 14:42:02 EST)
- [GIT PULL] ftrace: Two fixes for v6.12 Steven Rostedt (Sat Oct 19 2024 - 14:44:38 EST)
- Re: [PATCH 5.15 000/691] 5.15.168-rc1 review Guenter Roeck (Sat Oct 19 2024 - 14:53:34 EST)
- Re: [syzbot] [net?] KASAN: slab-use-after-free Read in __ethtool_get_link_ksettings syzbot (Sat Oct 19 2024 - 14:55:15 EST)
- Re: [PATCH] dt-bindings: nvmem: qcom,qfprom: Add SAR2130P compatible Dmitry Baryshkov (Sat Oct 19 2024 - 15:00:53 EST)
- [PATCH v2] arm64: dts: qcom: x1e80100-crd Rename "Twitter" to "Tweeter" Maya Matuszczyk (Sat Oct 19 2024 - 15:03:23 EST)
- Assistance Needed for Kernel mode driver Soft Lockup Issue Muni Sekhar (Sat Oct 19 2024 - 15:10:07 EST)
- RE: [RFC PATCH v1 01/13] crypto: acomp - Add a poll() operation to acomp_alg and acomp_req Sridhar, Kanchana P (Sat Oct 19 2024 - 15:10:44 EST)
- [PATCH] hfs/hfsplus: fix slab-out-of-bounds in hfs_bnode_read_key Vasiliy Kovalev (Sat Oct 19 2024 - 15:14:20 EST)
- [PATCH] fgraph: Give ret_stack its own kmem cache Steven Rostedt (Sat Oct 19 2024 - 15:27:31 EST)
- [PATCH] fgraph: Separate size of ret_stack from PAGE_SIZE Steven Rostedt (Sat Oct 19 2024 - 15:30:04 EST)
- [GIT PULL] SCSI fixes for 6.12-rc3 James Bottomley (Sat Oct 19 2024 - 15:30:21 EST)
- [PATCH 0/2] leds: max5970: fix unreleased fwnode_handle in probe function Javier Carrasco (Sat Oct 19 2024 - 15:37:07 EST)
- [PATCH 1/2] leds: max5970: fix unreleased fwnode_handle in probe function Javier Carrasco (Sat Oct 19 2024 - 15:37:22 EST)
- [PATCH 2/2] leds: max5970: use cleanup facility for fwnode_handle led_node Javier Carrasco (Sat Oct 19 2024 - 15:37:35 EST)
- Re: [PATCH v6 1/5] tpm: Return on tpm2_create_null_primary() failure Jarkko Sakkinen (Sat Oct 19 2024 - 15:39:58 EST)
- [PATCH] dt-bindings: soc: bcm: Convert to Dt schema Karan Sanghavi (Sat Oct 19 2024 - 15:51:36 EST)
- [PATCH v5 00/13] drm/bridge: cdns-dsi: Fix the color-shift issue Aradhya Bhatia (Sat Oct 19 2024 - 15:54:36 EST)
- [PATCH v5 01/13] drm/bridge: cdns-dsi: Fix connecting to next bridge Aradhya Bhatia (Sat Oct 19 2024 - 15:54:49 EST)
- [PATCH v5 02/13] drm/bridge: cdns-dsi: Move to devm_drm_of_get_bridge() Aradhya Bhatia (Sat Oct 19 2024 - 15:55:03 EST)
- [PATCH v5 03/13] drm/bridge: cdns-dsi: Fix Phy _init() and _exit() Aradhya Bhatia (Sat Oct 19 2024 - 15:55:12 EST)
- [PATCH v5 04/13] drm/bridge: cdns-dsi: Fix the link and phy init order Aradhya Bhatia (Sat Oct 19 2024 - 15:55:25 EST)
- [PATCH v5 05/13] drm/bridge: cdns-dsi: Fix the clock variable for mode_valid() Aradhya Bhatia (Sat Oct 19 2024 - 15:55:37 EST)
- [PATCH v5 06/13] drm/bridge: cdns-dsi: Check return value when getting default PHY config Aradhya Bhatia (Sat Oct 19 2024 - 15:55:55 EST)
- Re: [PATCH v6 5/5] tpm: flush the auth session only when /dev/tpm0 is open Jarkko Sakkinen (Sat Oct 19 2024 - 15:55:55 EST)
- [PATCH v5 07/13] drm/bridge: cdns-dsi: Wait for Clk and Data Lanes to be ready Aradhya Bhatia (Sat Oct 19 2024 - 15:56:16 EST)
- [PATCH 1/2] mailbox: Documentation: remove the old documentation anish kumar (Sat Oct 19 2024 - 15:56:29 EST)
- [PATCH 2/2] mailbox: Documentation: add the latest documentation anish kumar (Sat Oct 19 2024 - 15:56:44 EST)
- Re: [PATCH v2] watchdog: it87_wdt: add PWRGD enable quirk for Qotom QCML04 James Hilliard (Sat Oct 19 2024 - 15:56:53 EST)
- [PATCH] KDB: Fix incorrect treatment of numbers in the CLI Nir Lichtman (Sat Oct 19 2024 - 15:57:30 EST)
- [PATCH] soundwire: mipi_disco: fix unreleased fwnode_handle in error paths Javier Carrasco (Sat Oct 19 2024 - 15:59:00 EST)
- [PATCH v5 08/13] drm/mipi-dsi: Add helper to find input format Aradhya Bhatia (Sat Oct 19 2024 - 16:05:57 EST)
- [PATCH v5 09/13] drm/bridge: cdns-dsi: Support atomic bridge APIs Aradhya Bhatia (Sat Oct 19 2024 - 16:06:11 EST)
- [PATCH v5 10/13] drm/bridge: cdns-dsi: Move DSI mode check to _atomic_check() Aradhya Bhatia (Sat Oct 19 2024 - 16:06:26 EST)
- [PATCH v5 11/13] drm/atomic-helper: Separate out Encoder-Bridge enable and disable Aradhya Bhatia (Sat Oct 19 2024 - 16:06:39 EST)
- [PATCH v5 12/13] drm/atomic-helper: Re-order bridge chain pre-enable and post-disable Aradhya Bhatia (Sat Oct 19 2024 - 16:06:57 EST)
- [PATCH v5 13/13] drm/bridge: cdns-dsi: Use pre_enable/post_disable to enable/disable Aradhya Bhatia (Sat Oct 19 2024 - 16:07:14 EST)
- [PATCH net-next] net: dsa: mv88e6xxx: fix unreleased fwnode_handle in setup_port() Javier Carrasco (Sat Oct 19 2024 - 16:17:05 EST)
- [PATCH] mtd: ubi: fix unreleased fwnode_handle in find_volume_fwnode() Javier Carrasco (Sat Oct 19 2024 - 16:27:26 EST)
- [syzbot] [ext4?] possible deadlock in ext4_writepages (2) syzbot (Sat Oct 19 2024 - 16:27:40 EST)
- Re: [PATCH] mtd: ubi: fix unreleased fwnode_handle in find_volume_fwnode() Javier Carrasco (Sat Oct 19 2024 - 16:33:03 EST)
- [PATCH] usb: typec: fix unreleased fwnode_handle in typec_port_register_altmodes() Javier Carrasco (Sat Oct 19 2024 - 16:40:37 EST)
- [PATCH v2] KDB: Fix incorrect treatment of numbers in the CLI Nir Lichtman (Sat Oct 19 2024 - 16:42:20 EST)
- Re: [PATCH v5 14/16] modules: Support extended MODVERSIONS info Luis Chamberlain (Sat Oct 19 2024 - 16:45:46 EST)
- Re: [PATCH v2 1/6] iio: imu: bmi270: Use INFO_SAMP_FREQ instead of INFO_FREQUENCY Justin Weiss (Sat Oct 19 2024 - 16:48:31 EST)
- Re: [PATCH v2 2/6] iio: imu: bmi270: Provide chip info as configuration structure Justin Weiss (Sat Oct 19 2024 - 16:49:19 EST)
- Re: [PATCH v2 3/6] dt-bindings: iio: imu: Add Bosch BMI260 Justin Weiss (Sat Oct 19 2024 - 16:49:51 EST)
- Re: [PATCH v2 4/6] iio: imu: bmi270: Add support for BMI260 Justin Weiss (Sat Oct 19 2024 - 16:52:29 EST)
- Re: [PATCH v2 5/6] iio: imu: bmi270: Add triggered buffer for Bosch BMI270 IMU Justin Weiss (Sat Oct 19 2024 - 16:52:43 EST)
- Re: [PATCH v2 6/6] iio: imu: bmi270: Add scale and sampling frequency to BMI270 IMU Justin Weiss (Sat Oct 19 2024 - 16:52:59 EST)
- Re: [PATCH v2] posix-cpu-timers: clear TICK_DEP_BIT_POSIX_TIMER on clone Thomas Gleixner (Sat Oct 19 2024 - 16:59:21 EST)
- Re: [PATCH] bcachefs: Use str_write_read() helper function Kent Overstreet (Sat Oct 19 2024 - 17:02:15 EST)
- kernel/bpf/verifier.c:19160:44: sparse: sparse: cast truncates bits from constant value (fffffe0000000000 becomes 0) kernel test robot (Sat Oct 19 2024 - 17:07:12 EST)
- Re: [netfilter-core] [PATCH v2] netfilter: xtables: fix typo causing some targets to not load on IPv6 Pablo Neira Ayuso (Sat Oct 19 2024 - 17:10:38 EST)
- [PATCH] usb: typec: qcom-pmic-typec: fix missing fwnode removal in error path Javier Carrasco (Sat Oct 19 2024 - 17:11:24 EST)
- Re: [PATCH net] netfilter: xtables: fix a bad copypaste in xt_nflog module Pablo Neira Ayuso (Sat Oct 19 2024 - 17:16:07 EST)
- Re: [PATCH v2] mm/codetag: move ref and tag null pointer check to alloc_tag_add Suren Baghdasaryan (Sat Oct 19 2024 - 17:18:00 EST)
- [PATCH] kconfig: nconf: Fix typo in function comment Thorsten Blum (Sat Oct 19 2024 - 17:18:43 EST)
- [PATCH] next: use new shared modules tree Luis Chamberlain (Sat Oct 19 2024 - 17:21:17 EST)
- Re: [PATCH] Fix typo in vringh_test.c Shivam Chaudhary (Sat Oct 19 2024 - 17:23:21 EST)
- Re: [PATCH] f2fs: fix to convert log type to segment data type correctly kernel test robot (Sat Oct 19 2024 - 17:58:13 EST)
- Re: [PATCH net-next] net: dsa: mv88e6xxx: fix unreleased fwnode_handle in setup_port() Andrew Lunn (Sat Oct 19 2024 - 17:59:25 EST)
- Re: [syzbot] [kernfs?] INFO: task hung in eventpoll_release_file (2) syzbot (Sat Oct 19 2024 - 18:03:20 EST)
- Re: [PATCH] media: v4l2-subdev: Refactor events Tommaso Merciai (Sat Oct 19 2024 - 18:07:36 EST)
- Re: [PATCH 00/12] Module Validation Refactor Luis Chamberlain (Sat Oct 19 2024 - 18:10:32 EST)
- Re: [PATCH v6 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together Luis Chamberlain (Sat Oct 19 2024 - 18:17:30 EST)
- [syzbot] [io-uring?] INFO: task hung in io_wq_put_and_exit (4) syzbot (Sat Oct 19 2024 - 18:17:44 EST)
- Re: [PATCH v6 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations Luis Chamberlain (Sat Oct 19 2024 - 18:19:45 EST)
- Re: [PATCH v6 3/8] asm-generic: introduce text-patching.h Luis Chamberlain (Sat Oct 19 2024 - 18:21:16 EST)
- Re: [PATCH net-next] net: dsa: mv88e6xxx: fix unreleased fwnode_handle in setup_port() Javier Carrasco (Sat Oct 19 2024 - 18:21:31 EST)
- Re: [PATCH v6 4/8] module: prepare to handle ROX allocations for text Luis Chamberlain (Sat Oct 19 2024 - 18:30:58 EST)
- Re: [PATCH v6 5/8] arch: introduce set_direct_map_valid_noflush() Luis Chamberlain (Sat Oct 19 2024 - 18:32:59 EST)
- Re: [PATCH 1/1] memcg/hugetlb: Adding hugeTLB counters to memory controller Joshua Hahn (Sat Oct 19 2024 - 18:46:15 EST)
- Re: [PATCH v6 7/8] execmem: add support for cache of large ROX pages Luis Chamberlain (Sat Oct 19 2024 - 18:46:29 EST)
- Re: [PATCH v6 8/8] x86/module: enable ROX caches for module text on 64 bit Luis Chamberlain (Sat Oct 19 2024 - 18:46:46 EST)
- Re: (subset) [PATCH v10 0/8] block atomic writes for xfs Jens Axboe (Sat Oct 19 2024 - 18:49:45 EST)
- Re: (subset) [PATCH v10 0/8] block atomic writes for xfs Jens Axboe (Sat Oct 19 2024 - 18:50:41 EST)
- Re: [PATCH v6 0/8] x86/module: use large ROX pages for text allocations Luis Chamberlain (Sat Oct 19 2024 - 18:51:57 EST)
- Re: [PATCH v2] module: sign with sha512 instead of sha1 by default Luis Chamberlain (Sat Oct 19 2024 - 18:57:15 EST)
- DAMON Beer/Coffee/Tea chat reminder for the week of 2024-10-21 SeongJae Park (Sat Oct 19 2024 - 19:13:37 EST)
- Re: AMD zen microcode updates breaks boot Borislav Petkov (Sat Oct 19 2024 - 19:22:17 EST)
- Re: [PATCH v6 03/10] drm/bridge: it6505: add AUX operation for HDCP KSV list read kernel test robot (Sat Oct 19 2024 - 19:31:17 EST)
- RE: [PATCH v9 0/4] shut down devices asynchronously Michael Kelley (Sat Oct 19 2024 - 20:24:51 EST)
- RE: [PATCH v2 08/10] x86/mce: Remove the redundant zeroing assignments H. Peter Anvin (Sat Oct 19 2024 - 20:25:48 EST)
- Re: [PATCH v6 03/10] drm/bridge: it6505: add AUX operation for HDCP KSV list read kernel test robot (Sat Oct 19 2024 - 20:52:22 EST)
- Re: [GIT PULL] SCSI fixes for 6.12-rc3 pr-tracker-bot (Sat Oct 19 2024 - 20:59:07 EST)
- Re: [GIT PULL] IPE fixes for 6.12-rc4 pr-tracker-bot (Sat Oct 19 2024 - 20:59:17 EST)
- Re: [GIT PULL] ftrace: Two fixes for v6.12 pr-tracker-bot (Sat Oct 19 2024 - 20:59:28 EST)
- Re: [PATCH v3 01/16] iommufd/viommu: Introduce IOMMUFD_OBJ_VDEVICE and its related struct Nicolin Chen (Sat Oct 19 2024 - 21:36:06 EST)
- Re: [PATCH v3 03/16] iommufd/viommu: Add IOMMU_VDEVICE_ALLOC ioctl Nicolin Chen (Sat Oct 19 2024 - 21:42:47 EST)
- 回复: 回复: [PATCH] net: stmmac: enable MAC after MTL configuring Fan Hailong/范海龙 (Sat Oct 19 2024 - 21:46:11 EST)
- Re: [PATCH v6 RESEND 2/2] EDAC: Add EDAC driver for loongson memory controller kernel test robot (Sat Oct 19 2024 - 22:05:26 EST)
- [PATCH 0/3 v3] Expose the 'perf test -w' workloads functionality Arnaldo Carvalho de Melo (Sat Oct 19 2024 - 22:18:58 EST)
- [PATCH 1/3] perf test: Introduce workloads__for_each() Arnaldo Carvalho de Melo (Sat Oct 19 2024 - 22:19:15 EST)
- [PATCH 2/3] perf test: Introduce --list-workloads to list the available workloads Arnaldo Carvalho de Melo (Sat Oct 19 2024 - 22:19:25 EST)
- [PATCH 3/3] perf test: Document the -w/--workload option Arnaldo Carvalho de Melo (Sat Oct 19 2024 - 22:19:39 EST)
- Re: [PATCH v2] watchdog: it87_wdt: add PWRGD enable quirk for Qotom QCML04 Guenter Roeck (Sat Oct 19 2024 - 22:48:57 EST)
- Re: [syzbot] [xfs?] KASAN: null-ptr-deref Write in xfs_filestream_select_ag (2) Edward Adam Davis (Sat Oct 19 2024 - 22:58:27 EST)
- Re: [syzbot] [xfs?] KASAN: null-ptr-deref Write in xfs_filestream_select_ag (2) syzbot (Sat Oct 19 2024 - 23:14:12 EST)
- Re: [syzbot] [nilfs?] possible deadlock in nilfs_dirty_inode (4) Edward Adam Davis (Sat Oct 19 2024 - 23:15:03 EST)
- Re: [syzbot] [nilfs?] possible deadlock in nilfs_dirty_inode (4) syzbot (Sat Oct 19 2024 - 23:18:15 EST)
- Re: [PATCH v4 0/6] Add AutoFDO and Propeller support for Clang build Yonghong Song (Sat Oct 19 2024 - 23:20:40 EST)
- Re: AMD zen microcode updates breaks boot Jens Axboe (Sat Oct 19 2024 - 23:24:37 EST)
- Re: [PATCH v4 0/6] Add AutoFDO and Propeller support for Clang build Nathan Chancellor (Sat Oct 19 2024 - 23:25:35 EST)
- Re: [PATCH v4 0/6] Add AutoFDO and Propeller support for Clang build Nathan Chancellor (Sat Oct 19 2024 - 23:31:31 EST)
- Re: [syzbot] [nilfs?] possible deadlock in nilfs_dirty_inode (4) Ryusuke Konishi (Sat Oct 19 2024 - 23:32:27 EST)
- Re: [syzbot] [xfs?] KASAN: null-ptr-deref Write in xfs_filestream_select_ag (2) Edward Adam Davis (Sat Oct 19 2024 - 23:35:24 EST)
- Re: [syzbot] [nilfs?] possible deadlock in nilfs_dirty_inode (4) Edward Adam Davis (Sat Oct 19 2024 - 23:42:26 EST)
- Re: [syzbot] [nilfs?] possible deadlock in nilfs_dirty_inode (4) syzbot (Sat Oct 19 2024 - 23:52:12 EST)
- Re: [PATCH 01/10] Input: cap11xx - switch to for_each_child_of_node_scoped Dmitry Torokhov (Sat Oct 19 2024 - 23:59:39 EST)
- Re: [PATCH 02/10] Input: mtk-pmic-keys - switch to for_each_child_of_node_scoped Dmitry Torokhov (Sun Oct 20 2024 - 00:00:14 EST)
- Re: [PATCH v2 2/3] irqchip: add T-HEAD C900 ACLINT SSWI driver Inochi Amaoto (Sun Oct 20 2024 - 00:02:09 EST)
- [PATCH v2 00/10] Enhance min heap API with non-inline functions and optimizations Kuan-Wei Chiu (Sun Oct 20 2024 - 00:02:35 EST)
- [PATCH v2 01/10] lib/min_heap: Introduce non-inline versions of min heap API functions Kuan-Wei Chiu (Sun Oct 20 2024 - 00:02:52 EST)
- Re: [PATCH 03/10] Input: sun4i-lradc-keys - switch to for_each_child_of_node_scoped Dmitry Torokhov (Sun Oct 20 2024 - 00:02:58 EST)
- [PATCH v2 02/10] lib min_heap: Optimize min heap by prescaling counters for better performance Kuan-Wei Chiu (Sun Oct 20 2024 - 00:03:17 EST)
- [PATCH v2 03/10] lib min_heap: Avoid indirect function call by providing default swap Kuan-Wei Chiu (Sun Oct 20 2024 - 00:03:37 EST)
- [PATCH v2 04/10] lib/test_min_heap: Update min_heap_callbacks to use default builtin swap Kuan-Wei Chiu (Sun Oct 20 2024 - 00:03:56 EST)
- [PATCH v2 05/10] perf/core: Update min_heap_callbacks to use default builtin swap Kuan-Wei Chiu (Sun Oct 20 2024 - 00:04:17 EST)
- [PATCH v2 06/10] dm vdo: Update min_heap_callbacks to use default builtin swap Kuan-Wei Chiu (Sun Oct 20 2024 - 00:04:33 EST)
- [PATCH v2 07/10] bcache: Update min_heap_callbacks to use default builtin swap Kuan-Wei Chiu (Sun Oct 20 2024 - 00:04:50 EST)
- [PATCH v2 08/10] bcachefs: Clean up duplicate min_heap_callbacks declarations Kuan-Wei Chiu (Sun Oct 20 2024 - 00:05:07 EST)
- [PATCH v2 09/10] bcachefs: Update min_heap_callbacks to use default builtin swap Kuan-Wei Chiu (Sun Oct 20 2024 - 00:05:25 EST)
- [PATCH v2 10/10] Documentation/core-api: Add min heap API introduction Kuan-Wei Chiu (Sun Oct 20 2024 - 00:05:40 EST)
- Re: [PATCH 05/10] Input: twl4030-vibra - use cleanup facility for device_node Dmitry Torokhov (Sun Oct 20 2024 - 00:09:40 EST)
- Re: [PATCH 04/10] Input: twl6040-vibra - use cleanup facility for device_node Dmitry Torokhov (Sun Oct 20 2024 - 00:09:50 EST)
- Re: [syzbot] [nilfs?] possible deadlock in nilfs_dirty_inode (4) syzbot (Sun Oct 20 2024 - 00:12:13 EST)
- Re: [syzbot] [xfs?] KASAN: null-ptr-deref Write in xfs_filestream_select_ag (2) syzbot (Sun Oct 20 2024 - 00:12:15 EST)
- Re: [PATCH 07/10] Input: 88pm860x - use cleanup facility for device_node Dmitry Torokhov (Sun Oct 20 2024 - 00:19:26 EST)
- Re: [PATCH 08/10] Input: i8042 - use cleanup facility for device_node Dmitry Torokhov (Sun Oct 20 2024 - 00:20:02 EST)
- Re: [PATCH 09/10] Input: raspberrypi-ts - use cleanup facility for device_node Dmitry Torokhov (Sun Oct 20 2024 - 00:20:25 EST)
- Re: [PATCH 10/10] Input: ts4800-ts - use cleanup facility for device_node Dmitry Torokhov (Sun Oct 20 2024 - 00:20:36 EST)
- [PATCH mm-unstable v1] mm: allow set/clear page_type again Yu Zhao (Sun Oct 20 2024 - 00:22:28 EST)
- [PATCH] Documentation/kasan: fix indentation in translation Sabyrzhan Tasbolatov (Sun Oct 20 2024 - 00:27:22 EST)
- [GIT PULL] dma-mapping fix for Linux 6.12 Christoph Hellwig (Sun Oct 20 2024 - 00:27:31 EST)
- [PATCH] nilfs2: fix potential deadlock with newly created symlinks Ryusuke Konishi (Sun Oct 20 2024 - 00:44:25 EST)
- [PATCH] nilfs2: fix potential deadlock with newly created symlinks Ryusuke Konishi (Sun Oct 20 2024 - 01:00:08 EST)
- Re: [syzbot] [xfs?] KASAN: null-ptr-deref Write in xfs_filestream_select_ag (2) Edward Adam Davis (Sun Oct 20 2024 - 01:01:00 EST)
- [PATCH mm-unstable v1] mm/page_alloc: try not to overestimate free highatomic Yu Zhao (Sun Oct 20 2024 - 01:13:29 EST)
- Re: [PATCH 1/3] lib/min_heap: Introduce non-inline versions of min heap API functions Kuan-Wei Chiu (Sun Oct 20 2024 - 01:15:39 EST)
- Re: [syzbot] [xfs?] KASAN: null-ptr-deref Write in xfs_filestream_select_ag (2) syzbot (Sun Oct 20 2024 - 01:27:13 EST)
- [PATCH 0/6] phy: core: Fix bugs for several APIs and simplify an API Zijun Hu (Sun Oct 20 2024 - 01:28:34 EST)
- [PATCH 1/6] phy: core: Fix API devm_phy_put() can not release the phy Zijun Hu (Sun Oct 20 2024 - 01:28:59 EST)
- [PATCH 2/6] phy: core: Fix API devm_of_phy_provider_unregister() can not unregister the phy provider Zijun Hu (Sun Oct 20 2024 - 01:29:20 EST)
- [PATCH 3/6] phy: core: Fix API devm_phy_destroy() can not destroy the phy Zijun Hu (Sun Oct 20 2024 - 01:29:34 EST)
- [PATCH 4/6] phy: core: Add missing of_node_put() for an error handling path of _of_phy_get() Zijun Hu (Sun Oct 20 2024 - 01:29:57 EST)
- [PATCH 5/6] phy: core: Add missing of_node_put() in of_phy_provider_lookup() Zijun Hu (Sun Oct 20 2024 - 01:30:17 EST)
- [PATCH 6/6] phy: core: Simplify API of_phy_simple_xlate() implementation Zijun Hu (Sun Oct 20 2024 - 01:30:37 EST)
- [PATCH] xfs: If unable to pick perag an error needs to be returned Edward Adam Davis (Sun Oct 20 2024 - 01:36:41 EST)
- Re: [PATCH v1] usb: storage: use US_BULK_FLAG_OUT instead of constant values Greg KH (Sun Oct 20 2024 - 02:17:30 EST)
- Re: [PATCH] drivers/net/usb: Lenovo Mini Dock, add support for new USB device ID 0x17EF:0x3098 for the r8152 driver Greg KH (Sun Oct 20 2024 - 02:18:01 EST)
- Re: [PATCH v4 1/3] dt-bindings: vendor: add deepcomputing Greg Kroah-Hartman (Sun Oct 20 2024 - 02:21:58 EST)
- Re: [PATCH] rapidio: rio-access: remove unused macros kernel test robot (Sun Oct 20 2024 - 02:23:35 EST)
- [syzbot] [media?] WARNING in uvc_status_unregister syzbot (Sun Oct 20 2024 - 02:44:45 EST)
- [syzbot] [btrfs?] general protection fault in put_pwq_unlocked (2) syzbot (Sun Oct 20 2024 - 02:45:40 EST)
- Re: Assistance Needed for Kernel mode driver Soft Lockup Issue Philipp Hortmann (Sun Oct 20 2024 - 02:46:41 EST)
- Re: [syzbot] Re: [syzbot] [net?] KASAN: slab-use-after-free Read in __ethtool_get_link_ksettings syzbot (Sun Oct 20 2024 - 02:49:45 EST)
- [PATCH] platform/x86: asus-wmi: Support setting AIPT modes Srinivas Pandruvada (Sun Oct 20 2024 - 02:51:06 EST)
- Re: [PATCH] rapidio: rio-access: remove unused macros kernel test robot (Sun Oct 20 2024 - 02:54:34 EST)
- Re: [syzbot] Re: [syzbot] [net?] KASAN: slab-use-after-free Read in __ethtool_get_link_ksettings syzbot (Sun Oct 20 2024 - 02:54:38 EST)
- [PATCH] mm/codetag: fix null pointer check logic for ref and tag Hao Ge (Sun Oct 20 2024 - 03:05:18 EST)
- [PATCH v3] mm/codetag: fix null pointer check logic for ref and tag Hao Ge (Sun Oct 20 2024 - 03:09:00 EST)
- Re: [PATCH] memblock: Uniform initialization all reserved pages to MIGRATE_MOVABLE Mike Rapoport (Sun Oct 20 2024 - 03:15:32 EST)
- [PATCH] powerpc/crash: Allow direct printing on kexec Ryo Takakura (Sun Oct 20 2024 - 03:18:20 EST)
- [PATCH v2] usb: storage: use US_BULK_FLAG_OUT instead of constant values Dingyan Li (Sun Oct 20 2024 - 03:25:21 EST)
- Re: [PATCH v4 2/3] dt-bindings: mailbox: Add thead,th1520-mailbox bindings Michal Wilczynski (Sun Oct 20 2024 - 03:32:08 EST)
- Re: [PATCH v4 2/3] dt-bindings: mailbox: Add thead,th1520-mailbox bindings Michal Wilczynski (Sun Oct 20 2024 - 03:33:11 EST)
- Re: [PATCH 3/6] i3c: master: Add ACPI support to i3c subsystem kernel test robot (Sun Oct 20 2024 - 03:47:36 EST)
- [PATCH v1] usb: storage: fix wrong comments for struct bulk_cb_wrap Dingyan Li (Sun Oct 20 2024 - 03:49:26 EST)
- [PATCH] tools/testing: Fix typo "accesing" WangYuli (Sun Oct 20 2024 - 03:56:06 EST)
- Re: [syzbot] [media?] WARNING in uvc_status_unregister Hillf Danton (Sun Oct 20 2024 - 04:07:28 EST)
- Re: [PATCH v2 02/11] unwind/x86: Add HAVE_USER_UNWIND Josh Poimboeuf (Sun Oct 20 2024 - 04:09:26 EST)
- [syzbot] [fuse?] kernel BUG in fuse_dev_do_write syzbot (Sun Oct 20 2024 - 04:11:53 EST)
- Re: [PATCH 5/6] phy: core: Add missing of_node_put() in of_phy_provider_lookup() Zijun Hu (Sun Oct 20 2024 - 04:18:22 EST)
- Re: [PATCH 3/6] i3c: master: Add ACPI support to i3c subsystem kernel test robot (Sun Oct 20 2024 - 04:19:14 EST)
- Re: [syzbot] [net?] KASAN: slab-use-after-free Read in __ethtool_get_link_ksettings syzbot (Sun Oct 20 2024 - 04:33:13 EST)
- Re: [PATCH v10 5/8] fs: iomap: Atomic write support IBM (Sun Oct 20 2024 - 04:43:02 EST)
- Re: [PATCH net v4] net: dsa: microchip: disable EEE for KSZ879x/KSZ877x/KSZ876x Oleksij Rempel (Sun Oct 20 2024 - 04:44:39 EST)
- WARNING: modpost: vmlinux: section mismatch in reference: prb_rec_init_rd+0x1b (section: .text.prb_rec_init_rd) -> setup_text_buf (section: .init.data) kernel test robot (Sun Oct 20 2024 - 04:50:37 EST)
- Re: [syzbot] [net?] KASAN: slab-use-after-free Read in __ethtool_get_link_ksettings syzbot (Sun Oct 20 2024 - 04:54:19 EST)
- Re: [PATCH v2 1/3] mm/memblock: implement memblock_advise_size_order and probe functions Mike Rapoport (Sun Oct 20 2024 - 05:01:29 EST)
- Re: [PATCH] drivers/net/usb: Lenovo Mini Dock, add support for new USB device ID 0x17EF:0x3098 for the r8152 driver Greg KH (Sun Oct 20 2024 - 05:04:02 EST)
- Re: [syzbot] [media?] WARNING in uvc_status_unregister syzbot (Sun Oct 20 2024 - 05:16:15 EST)
- Re: [PATCH v3] ftrace: Fix function name for trampoline Steven Rostedt (Sun Oct 20 2024 - 05:19:06 EST)
- Re: [PATCH v1 1/2] mseal: Two fixes for madvise(MADV_DONTNEED) when sealed kernel test robot (Sun Oct 20 2024 - 05:21:48 EST)
- Re: [PATCH v1 1/2] mseal: Two fixes for madvise(MADV_DONTNEED) when sealed kernel test robot (Sun Oct 20 2024 - 05:22:04 EST)
- Re: [PATCH RFC v1 net-next 11/12] bridge: br_vlan_fill_forward_path_mode no _UNTAG_HW for dsa Eric Woudstra (Sun Oct 20 2024 - 05:23:39 EST)
- [PATCH v6] MAINTAINERS: update entries in TEXAS INSTRUMENTS LOW/MIDDLE-POWER AUDIO AMPLIFIER (ASoC/HDA) DRIVERS and add entries for haptic driver Shenghao Ding (Sun Oct 20 2024 - 05:30:01 EST)
- Re: [syzbot] [kernfs?] INFO: task hung in do_coredump (3) syzbot (Sun Oct 20 2024 - 05:30:37 EST)
- [PATCH] usb: phy: Fix API devm_usb_put_phy() can not release the phy Zijun Hu (Sun Oct 20 2024 - 05:34:54 EST)
- A133 support Parthiban (Sun Oct 20 2024 - 05:37:08 EST)
- Re: [syzbot] [fuse?] kernel BUG in fuse_dev_do_write Hillf Danton (Sun Oct 20 2024 - 05:39:40 EST)
- arch/x86/kernel/cpu/sgx/virt.c:59:13: sparse: sparse: incorrect type in assignment (different base types) kernel test robot (Sun Oct 20 2024 - 05:42:47 EST)
- Re: [PATCH v10 7/8] xfs: Validate atomic writes IBM (Sun Oct 20 2024 - 05:48:42 EST)
- [PATCH] PCI: endpoint: Fix API devm_pci_epc_destroy() can not destroy the EPC device Zijun Hu (Sun Oct 20 2024 - 05:57:41 EST)
- Re: [PATCH net-next v22 13/14] mm: page_frag: update documentation for page_frag Bagas Sanjaya (Sun Oct 20 2024 - 06:03:03 EST)
- [GIT PULL] xen: branch for v6.12-rc4 Juergen Gross (Sun Oct 20 2024 - 06:05:46 EST)
- Re: [syzbot] [fuse?] kernel BUG in fuse_dev_do_write syzbot (Sun Oct 20 2024 - 06:08:14 EST)
- Re: [PATCH 6/6] phy: core: Simplify API of_phy_simple_xlate() implementation Zijun Hu (Sun Oct 20 2024 - 06:19:57 EST)
- Re: [PATCH] usb: typec: qcom-pmic-typec: fix missing fwnode removal in error path Dmitry Baryshkov (Sun Oct 20 2024 - 06:40:53 EST)
- Re: [PATCH v2 1/4] pwm: meson: Simplify get_state() callback kernel test robot (Sun Oct 20 2024 - 06:44:52 EST)
- Re: [PATCH] media: v4l2-subdev: Refactor events Sakari Ailus (Sun Oct 20 2024 - 06:46:19 EST)
- [PATCH net-next] net: sched: etf: Use str_on_off() helper function in etf_init() Thorsten Blum (Sun Oct 20 2024 - 06:49:09 EST)
- Re: [PATCH v5 02/13] drm/bridge: cdns-dsi: Move to devm_drm_of_get_bridge() Dmitry Baryshkov (Sun Oct 20 2024 - 06:49:22 EST)
- [GIT PULL] sched/urgent for v6.12-rc4 Borislav Petkov (Sun Oct 20 2024 - 06:50:24 EST)
- Re: [PATCH] next: use new shared modules tree Stephen Rothwell (Sun Oct 20 2024 - 07:00:04 EST)
- Re: [PATCH v2 4/6] iio: imu: bmi270: Add support for BMI260 Jonathan Cameron (Sun Oct 20 2024 - 07:00:22 EST)
- Re: [PATCH v7 2/3] Documentation: ABI: added filter mode doc in sysfs-bus-iio Jonathan Cameron (Sun Oct 20 2024 - 07:06:43 EST)
- Re: [PATCH] x86/kvm: Override default caching mode for SEV-SNP and TDX Paolo Bonzini (Sun Oct 20 2024 - 07:08:15 EST)
- linux-next: duplicate patches in the vfs-brauner tree Stephen Rothwell (Sun Oct 20 2024 - 07:08:52 EST)
- Re: [PATCH v10 7/8] xfs: Validate atomic writes John Garry (Sun Oct 20 2024 - 07:10:13 EST)
- [gustavoars:testing/wfamnae-next20241015-2 1/20] kernel/sched/ext.c:3454:10: error: incompatible pointer types returning 'struct cgroup_hdr *' from a function with result type 'struct cgroup *' kernel test robot (Sun Oct 20 2024 - 07:15:52 EST)
- [PATCH] bcachefs: Use str_write_read() helper in ec_block_endio() Thorsten Blum (Sun Oct 20 2024 - 07:21:27 EST)
- [GIT PULL] irq/urgent for v6.12-rc4 Borislav Petkov (Sun Oct 20 2024 - 07:21:41 EST)
- Re: [PATCH v10 5/8] fs: iomap: Atomic write support John Garry (Sun Oct 20 2024 - 07:21:51 EST)
- Re: [PATCH v7 2/3] Documentation: ABI: added filter mode doc in sysfs-bus-iio Jonathan Cameron (Sun Oct 20 2024 - 07:22:29 EST)
- [PATCH net-next] ieee802154: Replace BOOL_TO_STR() with str_true_false() Thorsten Blum (Sun Oct 20 2024 - 07:23:40 EST)
- Re: [PATCH 4/6] Revert "KVM: Fix vcpu_array[0] races" Paolo Bonzini (Sun Oct 20 2024 - 07:24:02 EST)
- Re: A133 support Andre Przywara (Sun Oct 20 2024 - 07:24:29 EST)
- Re: [PATCH 4/6] i3c: master: Add a routine to include the I3C SPD device kernel test robot (Sun Oct 20 2024 - 07:26:53 EST)
- Re: [PATCH 00/11] KVM: selftests: AVX support + fixes Paolo Bonzini (Sun Oct 20 2024 - 07:29:21 EST)
- [gustavoars:testing/wfamnae-next20241015-2] BUILD REGRESSION f4f8ca5cd7f039bcab816194342c7b6101e891fe kernel test robot (Sun Oct 20 2024 - 07:32:53 EST)
- [GIT PULL] x86/urgent for v6.12-rc4 Borislav Petkov (Sun Oct 20 2024 - 07:34:18 EST)
- Re: [PATCH v5 03/13] drm/bridge: cdns-dsi: Fix Phy _init() and _exit() Dmitry Baryshkov (Sun Oct 20 2024 - 07:34:44 EST)
- Re: [PATCH] perf/tests: fix record+probe_libc_inet_pton test on aarch64 Leo Yan (Sun Oct 20 2024 - 07:35:53 EST)
- Re: [PATCH v10 5/8] fs: iomap: Atomic write support IBM (Sun Oct 20 2024 - 07:40:57 EST)
- Re: [PATCH v10 7/8] xfs: Validate atomic writes IBM (Sun Oct 20 2024 - 07:42:20 EST)
- Re: [PATCH v5 10/13] drm/bridge: cdns-dsi: Move DSI mode check to _atomic_check() Dmitry Baryshkov (Sun Oct 20 2024 - 07:42:34 EST)
- Re: A133 support Parthiban (Sun Oct 20 2024 - 07:46:53 EST)
- Re: [PATCH v5 11/13] drm/atomic-helper: Separate out Encoder-Bridge enable and disable Dmitry Baryshkov (Sun Oct 20 2024 - 07:48:02 EST)
- Re: [PATCH v5 0/8] gpio: notify user-space about config changes in the kernel Kent Gibson (Sun Oct 20 2024 - 07:52:04 EST)
- [PATCH] gpiolib: cdev: remove redundant store of debounce_period_us Kent Gibson (Sun Oct 20 2024 - 07:52:56 EST)
- Re: [PATCH v7 2/3] Documentation: ABI: added filter mode doc in sysfs-bus-iio Jonathan Cameron (Sun Oct 20 2024 - 07:53:19 EST)
- Re: [PATCH v7 3/3] drivers: iio: adc: add support for ad777x family Jonathan Cameron (Sun Oct 20 2024 - 07:54:51 EST)
- Re: [PATCH v5 13/13] drm/bridge: cdns-dsi: Use pre_enable/post_disable to enable/disable Dmitry Baryshkov (Sun Oct 20 2024 - 07:57:47 EST)
- drivers/gpu/drm/sti/sti_plane.h:32:28: error: bitwise operation between different enumeration types ('enum sti_plane_type' and 'enum sti_plane_id_of_type') kernel test robot (Sun Oct 20 2024 - 07:57:58 EST)
- Re: [PATCH v5 12/13] drm/atomic-helper: Re-order bridge chain pre-enable and post-disable Dmitry Baryshkov (Sun Oct 20 2024 - 07:58:31 EST)
- Re: [PATCH] Docs/sound: Update codec-to-codec documentation Bagas Sanjaya (Sun Oct 20 2024 - 08:02:07 EST)
- [PATCH v3 0/3] riscv: interrupt-controller: Add T-HEAD C900 ACLINT SSWI Inochi Amaoto (Sun Oct 20 2024 - 08:10:59 EST)
- [PATCH v3 1/3] dt-bindings: interrupt-controller: Add Sophgo SG2044 ACLINT SSWI Inochi Amaoto (Sun Oct 20 2024 - 08:11:12 EST)
- [PATCH v3 2/3] irqchip: add T-HEAD C900 ACLINT SSWI driver Inochi Amaoto (Sun Oct 20 2024 - 08:11:24 EST)
- [PATCH v3 3/3] riscv: defconfig: Enable T-HEAD C900 ACLINT SSWI drivers Inochi Amaoto (Sun Oct 20 2024 - 08:11:36 EST)
- Re: AMD zen microcode updates breaks boot Borislav Petkov (Sun Oct 20 2024 - 08:18:50 EST)
- Re: [PATCH v3 net-next] net: vlan: Use vlan_prio instead of vlan_qos in mapping Ido Schimmel (Sun Oct 20 2024 - 08:29:36 EST)
- Re: [syzbot] kernel BUG in bch2_bucket_alloc_trans syzbot (Sun Oct 20 2024 - 08:38:16 EST)
- Re: [PATCH] usb: typec: qcom-pmic-typec: fix missing fwnode removal in error path Javier Carrasco (Sun Oct 20 2024 - 08:41:21 EST)
- Re: [PATCH v3] netfilter: xtables: fix a bunch of typos causing some targets to not load on IPv6 Pablo Neira Ayuso (Sun Oct 20 2024 - 08:51:05 EST)
- Re: [PATCH v4 2/2] iio: light: Add support for TI OPT4060 color sensor Jonathan Cameron (Sun Oct 20 2024 - 08:51:24 EST)
- [PATCH] rcu/nocb: Fix the WARN_ON_ONCE() in rcu_nocb_rdp_deoffload() Zqiang (Sun Oct 20 2024 - 08:51:37 EST)
- Re: [PATCH 5/6] phy: core: Add missing of_node_put() in of_phy_provider_lookup() Christophe JAILLET (Sun Oct 20 2024 - 08:52:03 EST)
- [PATCH v2 0/2] usb: typec: qcom-pmic-typec: fix missing fwnode removal in error path Javier Carrasco (Sun Oct 20 2024 - 08:56:54 EST)
- [PATCH v2 1/2] usb: typec: qcom-pmic-typec: use fwnode_handle_put() to release fwnodes Javier Carrasco (Sun Oct 20 2024 - 08:57:08 EST)
- [PATCH v2 2/2] usb: typec: qcom-pmic-typec: fix missing fwnode removal in error path Javier Carrasco (Sun Oct 20 2024 - 08:57:26 EST)
- Re: [PATCH net-next v3 2/8] rust: time: Introduce Delta type Miguel Ojeda (Sun Oct 20 2024 - 09:06:06 EST)
- Re: [PATCH v3 1/2] dt-bindings: iio: tyhx,hx9023s: Add performance tuning configuration Jonathan Cameron (Sun Oct 20 2024 - 09:06:57 EST)
- Re: [PATCH v3 2/2] iio: proximity: hx9023s: Add performance tuning function Jonathan Cameron (Sun Oct 20 2024 - 09:07:38 EST)
- Re: [PATCH v2 1/2] usb: typec: qcom-pmic-typec: use fwnode_handle_put() to release fwnodes Dmitry Baryshkov (Sun Oct 20 2024 - 09:15:34 EST)
- Re: [PATCH v2 2/2] usb: typec: qcom-pmic-typec: fix missing fwnode removal in error path Dmitry Baryshkov (Sun Oct 20 2024 - 09:16:15 EST)
- Re: [syzbot] [bcachefs?] kernel BUG in bch2_bucket_alloc_trans (2) syzbot (Sun Oct 20 2024 - 09:18:17 EST)
- Re: [PATCH RFC 3/4] iio: adc: ad7380: add support for adaq4370-4 and adaq4380-4 Jonathan Cameron (Sun Oct 20 2024 - 09:18:52 EST)
- Re: [PATCH RFC 1/4] dt-bindings: iio: adc: ad7380: add adaq4370-4 and adaq4380-4 compatible parts Jonathan Cameron (Sun Oct 20 2024 - 09:21:19 EST)
- Re: [PATCH v7 3/3] drivers: iio: adc: add support for ad777x family Jonathan Cameron (Sun Oct 20 2024 - 09:22:43 EST)
- Re: [PATCH v4 1/3] dt-bindings: vendor: add deepcomputing Guodong Xu (Sun Oct 20 2024 - 09:27:21 EST)
- [RFC PATCH nand/next 0/4] mtd: nand: spi: Add CASN page support Sky Huang (Sun Oct 20 2024 - 09:27:43 EST)
- [RFC PATCH nand/next 1/4] mtd: nand: Create param.c to do CRC check and bitwise majority for Parameter & CASN page Sky Huang (Sun Oct 20 2024 - 09:28:17 EST)
- [RFC PATCH nand/next 2/4] include: mtd: Add CASN page definition and related structs. Sky Huang (Sun Oct 20 2024 - 09:28:49 EST)
- [RFC PATCH nand/next 3/4] include: mtd: spinand: Add CASN page related macros and flags. Sky Huang (Sun Oct 20 2024 - 09:28:59 EST)
- [RFC PATCH nand/next 4/4] mtd: nand: spi: Add CASN page support Sky Huang (Sun Oct 20 2024 - 09:29:15 EST)
- Re: [syzbot] WARNING in thrustmaster_probe/usb_submit_urb syzbot (Sun Oct 20 2024 - 09:34:58 EST)
- [GIT PULL] USB fixes for 6.12-rc4 Greg KH (Sun Oct 20 2024 - 09:37:09 EST)
- [GIT PULL] TTY / Serial driver fixes for 6.12-rc4 Greg KH (Sun Oct 20 2024 - 09:37:32 EST)
- [GIT PULL] Char/Misc driver fixes for 6.12-rc4 Greg KH (Sun Oct 20 2024 - 09:38:41 EST)
- [PATCH v5 0/3] Add DeepComputing FML13V01 board dts Guodong Xu (Sun Oct 20 2024 - 09:51:01 EST)
- [PATCH v5 1/3] dt-bindings: vendor: add deepcomputing Guodong Xu (Sun Oct 20 2024 - 09:51:20 EST)
- [PATCH v5 2/3] dt-bindings: riscv: starfive: add deepcomputing,fml13v01 Guodong Xu (Sun Oct 20 2024 - 09:51:42 EST)
- [PATCH v5 3/3] riscv: dts: starfive: add DeepComputing FML13V01 board device tree Guodong Xu (Sun Oct 20 2024 - 09:52:02 EST)
- Re: [PATCH v6 03/10] drm/bridge: it6505: add AUX operation for HDCP KSV list read Dmitry Baryshkov (Sun Oct 20 2024 - 09:53:21 EST)
- Re: [PATCH v6 02/10] drm/bridge: it6505: improve AUX operation for edid read Dmitry Baryshkov (Sun Oct 20 2024 - 09:53:34 EST)
- Re: [PATCH v6 04/10] drm/bridge: it6505: Change definition MAX_HDCP_DOWN_STREAM_COUNT Dmitry Baryshkov (Sun Oct 20 2024 - 09:53:44 EST)
- Re: [PATCH v6 07/10] drm/bridge: it6505: fix HDCP CTS KSV list read with UNIGRAF DPR-100. Dmitry Baryshkov (Sun Oct 20 2024 - 09:54:40 EST)
- Re: [PATCH v6 10/10] drm/bridge: it6505: add I2C functionality on AUX Dmitry Baryshkov (Sun Oct 20 2024 - 09:55:04 EST)
- Re: [PATCH v6 00/10] drm/bridge: it6505: fix HDCP CTS fail items and add MCCS support Dmitry Baryshkov (Sun Oct 20 2024 - 09:57:18 EST)
- Re: [syzbot] [usb?] WARNING in thrustmaster_probe/usb_submit_urb syzbot (Sun Oct 20 2024 - 10:00:13 EST)
- [PATCH] mmc: dw_mmc: take SWIOTLB memory size limitation into account Aurelien Jarno (Sun Oct 20 2024 - 10:30:38 EST)
- [GIT PULL] RISC-V T-HEAD Devicetrees for v6.13 Drew Fustini (Sun Oct 20 2024 - 10:36:20 EST)
- [PATCH v1] blk-mq: add one blk_mq_req_flags_t type to support mq ctx fallback zhuxiaohui (Sun Oct 20 2024 - 10:41:00 EST)
- Re: [PATCH v3 4/6] PCI: endpoint: pci-epf-test: Add doorbell test support Niklas Cassel (Sun Oct 20 2024 - 10:41:41 EST)
- Re: [PATCH] apparmor: Remove deadcode Dr. David Alan Gilbert (Sun Oct 20 2024 - 10:43:36 EST)
- Re: [PATCH net-next] net: dsa: mv88e6xxx: fix unreleased fwnode_handle in setup_port() Andrew Lunn (Sun Oct 20 2024 - 10:47:34 EST)
- [PATCH] HID: hid-thrustmaster: add endpoint check in thrustmaster_interrupts Karol Przybylski (Sun Oct 20 2024 - 10:48:00 EST)
- Re: 回复: 回复: [PATCH] net: stmmac: enable MAC after MTL configuring Andrew Lunn (Sun Oct 20 2024 - 10:50:23 EST)
- Re: [PATCH net] net/sun3_82586: fix potential memory leak in sun3_82586_send_packet() patchwork-bot+netdevbpf (Sun Oct 20 2024 - 10:50:43 EST)
- Re: [PATCHv2 net] MAINTAINERS: add samples/pktgen to NETWORKING [GENERAL] patchwork-bot+netdevbpf (Sun Oct 20 2024 - 10:50:53 EST)
- Re: [PATCH net v5 0/2] octeon_ep: Add SKB allocation failures handling in __octep_oq_process_rx() patchwork-bot+netdevbpf (Sun Oct 20 2024 - 10:51:17 EST)
- Re: [PATCH] net: plip: fix break; causing plip to never transmit patchwork-bot+netdevbpf (Sun Oct 20 2024 - 10:51:35 EST)
- Re: [PATCH net] net: pse-pd: Fix out of bound for loop patchwork-bot+netdevbpf (Sun Oct 20 2024 - 10:51:55 EST)
- Re: [PATCH net v2] net: phy: dp83822: Fix reset pin definitions patchwork-bot+netdevbpf (Sun Oct 20 2024 - 10:52:27 EST)
- Re: [PATCH net-next] mailmap: update entry for Jesper Dangaard Brouer patchwork-bot+netdevbpf (Sun Oct 20 2024 - 10:52:46 EST)
- Re: [PATCH v2 net] be2net: fix potential memory leak in be_xmit() patchwork-bot+netdevbpf (Sun Oct 20 2024 - 10:53:12 EST)
- [PATCH] staging: rtl8712: Remove driver using deprecated API wext Philipp Hortmann (Sun Oct 20 2024 - 10:53:55 EST)
- Re: [PATCH net] net/sched: act_api: deny mismatched skip_sw/skip_hw flags for actions created by classifiers Ido Schimmel (Sun Oct 20 2024 - 10:54:06 EST)
- Re: Assistance Needed for Kernel mode driver Soft Lockup Issue Muni Sekhar (Sun Oct 20 2024 - 11:02:19 EST)
- [PATCH] fs: aio: Transition from Linked List to Hash Table for Active Request Management in AIO Mohammed Anees (Sun Oct 20 2024 - 11:05:22 EST)
- Re: [PATCH v2] checkpatch: add information on warning about `help` in Kconfig Gabriela Bittencourt (Sun Oct 20 2024 - 11:17:56 EST)
- Re: [syzbot] kernel BUG in bch2_bucket_alloc_trans syzbot (Sun Oct 20 2024 - 11:20:01 EST)
- Re: [PATCH v1 0/4] GPU Direct RDMA (P2P DMA) for Device Private Pages Yonatan Maman (Sun Oct 20 2024 - 11:26:59 EST)
- Re: [PATCH v2] ARM: dts: microchip: sam9x60: Add missing property atmel,usart-mode Claudiu Beznea (Sun Oct 20 2024 - 11:34:18 EST)
- Re: [PATCH v2 0/2] ARM: dts: microchip: rng node name and label tweaks Claudiu Beznea (Sun Oct 20 2024 - 11:35:13 EST)
- Re: [PATCH 0/5] Add power monitor support on Microchip boards Claudiu Beznea (Sun Oct 20 2024 - 11:36:03 EST)
- Re: [PATCH v3 0/3] Cosmetic Work for ARM/Microchip (AT91) Claudiu Beznea (Sun Oct 20 2024 - 11:38:01 EST)
- Re: [PATCH 0/4] clk: lan966x: add support for lan969x SoC clock driver Claudiu Beznea (Sun Oct 20 2024 - 11:39:37 EST)
- Re: [syzbot] [bcachefs?] kernel BUG in bch2_bucket_alloc_trans (2) syzbot (Sun Oct 20 2024 - 11:44:14 EST)
- Re: [PATCH net-next v22 07/14] mm: page_frag: some minor refactoring before adding new API Alexander Duyck (Sun Oct 20 2024 - 11:46:20 EST)
- Re: [PATCH v4 0/6] Add AutoFDO and Propeller support for Clang build Masahiro Yamada (Sun Oct 20 2024 - 11:46:40 EST)
- Re: [PATCH] media: v4l2-subdev: Refactor events Laurent Pinchart (Sun Oct 20 2024 - 11:46:53 EST)
- Re: [PATCH v2 net-next 1/6] net: sched: propagate "skip_sw" flag to offload for flower and matchall Ido Schimmel (Sun Oct 20 2024 - 11:59:42 EST)
- Re: [syzbot] [media?] WARNING in uvc_status_unregister Laurent Pinchart (Sun Oct 20 2024 - 12:03:08 EST)
- Re: [PATCH net-next v22 10/14] mm: page_frag: introduce prepare/probe/commit API Alexander Duyck (Sun Oct 20 2024 - 12:05:48 EST)
- Re: [PATCH net-next v2 0/3] net: phy: Refactor mediatek-ge-soc.c for clarity and correctness patchwork-bot+netdevbpf (Sun Oct 20 2024 - 12:10:35 EST)
- Re: [PATCH] eth: fbnic: add CONFIG_PTP_1588_CLOCK_OPTIONAL dependency patchwork-bot+netdevbpf (Sun Oct 20 2024 - 12:11:02 EST)
- Re: [net-next v2] net: ftgmac100: correct the phy interface of NC-SI mode patchwork-bot+netdevbpf (Sun Oct 20 2024 - 12:11:13 EST)
- Re: [PATCH] eth: Fix typo 'accelaration'. 'exprienced' and 'rewritting' patchwork-bot+netdevbpf (Sun Oct 20 2024 - 12:11:43 EST)
- Re: [PATCH] staging: rtl8712: Remove driver using deprecated API wext Dominik Karol Piątkowski (Sun Oct 20 2024 - 12:14:12 EST)
- [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker Lorenzo Stoakes (Sun Oct 20 2024 - 12:21:21 EST)
- [PATCH v2 0/5] implement lightweight guard pages Lorenzo Stoakes (Sun Oct 20 2024 - 12:21:40 EST)
- [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism Lorenzo Stoakes (Sun Oct 20 2024 - 12:21:58 EST)
- [PATCH v2 5/5] selftests/mm: add self tests for guard page feature Lorenzo Stoakes (Sun Oct 20 2024 - 12:22:05 EST)
- [PATCH v2 4/5] tools: testing: update tools UAPI header for mman-common.h Lorenzo Stoakes (Sun Oct 20 2024 - 12:22:11 EST)
- [PATCH v2 1/5] mm: pagewalk: add the ability to install PTEs Lorenzo Stoakes (Sun Oct 20 2024 - 12:22:15 EST)
- Re: [PATCH v5 09/10] RISC-V: KVM: Allow Smnpm and Ssnpm extensions for guests Anup Patel (Sun Oct 20 2024 - 12:27:22 EST)
- [PATCH] net: bridge: switchdev: Don't drop packets between ports with no hwdom Leon M. Busch-George (Sun Oct 20 2024 - 12:28:45 EST)
- Re: [PATCH v4 1/6] Add AutoFDO support for Clang build Masahiro Yamada (Sun Oct 20 2024 - 12:33:43 EST)
- [PATCH v2] media: v4l2-subdev: Refactor events Tommaso Merciai (Sun Oct 20 2024 - 12:35:48 EST)
- [PATCH v2] Docs/sound: Update codec-to-codec documentation anish kumar (Sun Oct 20 2024 - 12:37:23 EST)
- Re: [syzbot] [usb?] INFO: task hung in usb_port_suspend syzbot (Sun Oct 20 2024 - 12:38:44 EST)
- Re: [PATCH v2] pps: Remove embedded cdev to fix a use-after-free Calvin Owens (Sun Oct 20 2024 - 12:43:54 EST)
- Re: [PATCH v2] media: v4l2-subdev: Refactor events Laurent Pinchart (Sun Oct 20 2024 - 12:44:11 EST)
- Re: [PATCH v3 05/13] rust: hrtimer: allow timer restart from timer handler kernel test robot (Sun Oct 20 2024 - 12:47:12 EST)
- Re: [RFC PATCH v1 6/7] mm: do_swap_page() calls swapin_readahead() zswap load batching interface. Usama Arif (Sun Oct 20 2024 - 12:50:36 EST)
- [PATCH 1/3] phy: freescale: fsl-samsung-hdmi: Expand Integer divider range Adam Ford (Sun Oct 20 2024 - 12:51:15 EST)
- [PATCH 2/3] phy: freescale: fsl-samsung-hdmi: Stop searching when exact match is found Adam Ford (Sun Oct 20 2024 - 12:51:29 EST)
- [PATCH 3/3] phy: freescale: fsl-samsung-hdmi: Clean up fld_tg_code calculation Adam Ford (Sun Oct 20 2024 - 12:51:42 EST)
- [PATCH v1] bcachefs: set freespace inited to false if trans_mark_dev_sbs fails Piotr Zalewski (Sun Oct 20 2024 - 13:09:14 EST)
- Re: [PATCH net-next] net: dsa: mv88e6xxx: fix unreleased fwnode_handle in setup_port() Linus Walleij (Sun Oct 20 2024 - 13:17:02 EST)
- Re: [PATCH] next: use new shared modules tree Luis Chamberlain (Sun Oct 20 2024 - 13:28:31 EST)
- Re: [PATCH v5 09/14] scsi: fnic: Modify IO path to use FDLS kernel test robot (Sun Oct 20 2024 - 13:29:10 EST)
- [syzbot] [netfilter?] INFO: task hung in do_arpt_get_ctl (2) syzbot (Sun Oct 20 2024 - 13:31:50 EST)
- [PATCH 1/2] dt-bindings: arm: rockchip: Add FriendlyARM NanoPi R3S Tianling Shen (Sun Oct 20 2024 - 13:40:07 EST)
- [PATCH 2/2] arm64: dts: rockchip: Add FriendlyARM NanoPi R3S board Tianling Shen (Sun Oct 20 2024 - 13:40:19 EST)
- [GIT PULL] Pin control fixes for v6.12 Linus Walleij (Sun Oct 20 2024 - 13:40:28 EST)
- Re: Qemu v9.0.2: Boot failed qemu-arm with Linux next-20241017 tag. Naresh Kamboju (Sun Oct 20 2024 - 13:40:45 EST)
- [PATCH] usb: add support for new USB device ID 0x17EF:0x3098 for the r8152 driver Benjamin Große (Sun Oct 20 2024 - 13:41:52 EST)
- Re: [V1 2/4] drivers pps/generators: add dummy PPS generator Randy Dunlap (Sun Oct 20 2024 - 13:43:51 EST)
- Re: [PATCH v2 0/5] implement lightweight guard pages Florian Weimer (Sun Oct 20 2024 - 13:44:46 EST)
- Re: [V1 3/4] Documentation pps.rst: add PPS generators documentation Randy Dunlap (Sun Oct 20 2024 - 13:48:56 EST)
- Re: [PATCH v4 6/6] Add Propeller configuration for kernel build. Masahiro Yamada (Sun Oct 20 2024 - 13:49:43 EST)
- [PATCH v1 0/3] clk: samsung: Introduce Exynos8895 clock driver Ivaylo Ivanov (Sun Oct 20 2024 - 13:51:03 EST)
- [PATCH v1 1/3] dt-bindings: clock: Add Exynos8895 SoC CMU bindings Ivaylo Ivanov (Sun Oct 20 2024 - 13:51:21 EST)
- [PATCH v1 2/3] clk: samsung: clk-pll: Add support for pll_{1051x,1052x} Ivaylo Ivanov (Sun Oct 20 2024 - 13:51:22 EST)
- [PATCH v1 3/3] clk: samsung: Introduce Exynos8895 clock driver Ivaylo Ivanov (Sun Oct 20 2024 - 13:51:49 EST)
- Re: [V1 4/4] Documentation ABI: add PPS generators documentation Randy Dunlap (Sun Oct 20 2024 - 13:54:45 EST)
- [PATCH] ALSA: hda/tas2781: select CRC32 instead of CRC32_SARWATE Eric Biggers (Sun Oct 20 2024 - 13:57:47 EST)
- [PATCH v1 0/2] tty: serial: samsung: Add Exynos8895 compatible Ivaylo Ivanov (Sun Oct 20 2024 - 14:02:15 EST)
- [PATCH v1 1/2] dt-bindings: serial: samsung: Add samsung,exynos8895-uart compatible Ivaylo Ivanov (Sun Oct 20 2024 - 14:02:25 EST)
- [PATCH v1 2/2] tty: serial: samsung: Add Exynos8895 compatible Ivaylo Ivanov (Sun Oct 20 2024 - 14:02:37 EST)
- [PATCH] crypto: mips/crc32 - fix the CRC32C implementation Eric Biggers (Sun Oct 20 2024 - 14:03:49 EST)
- Re: [PATCH 2/3] arm64: dts: rockchip: Prepare RK356x SoC dtsi files for per-variant OPPs Dragan Simic (Sun Oct 20 2024 - 14:04:26 EST)
- Re: [syzbot] [usb] kernel BUG in __page_table_check_zero syzbot (Sun Oct 20 2024 - 14:12:17 EST)
- Re: [PATCH 08/13] RISC-V: KVM: Add common nested acceleration support Anup Patel (Sun Oct 20 2024 - 14:19:31 EST)
- [PATCH v1 0/6] arm64: dts: exynos8895: Add cmu, mct, serial_0/1 and spi_0/1 Ivaylo Ivanov (Sun Oct 20 2024 - 14:22:07 EST)
- [PATCH v1 1/6] dt-bindings: timer: exynos4210-mct: Add samsung,exynos8895-mct compatible Ivaylo Ivanov (Sun Oct 20 2024 - 14:22:16 EST)
- [PATCH v1 2/6] spi: dt-bindings: samsung: Add a compatible for samsung,exynos8895-spi Ivaylo Ivanov (Sun Oct 20 2024 - 14:22:34 EST)
- [PATCH v1 3/6] arm64: dts: exynos: Add clock management unit nodes Ivaylo Ivanov (Sun Oct 20 2024 - 14:22:49 EST)
- [PATCH v1 4/6] arm64: dts: exynos8895: Add Multi Core Timer (MCT) node Ivaylo Ivanov (Sun Oct 20 2024 - 14:23:02 EST)
- [PATCH v1 5/6] arm64: dts: exynos8895: Add serial_0/1 nodes Ivaylo Ivanov (Sun Oct 20 2024 - 14:23:22 EST)
- [PATCH v1 6/6] arm64: dts: exynos8895: Add spi_0/1 nodes Ivaylo Ivanov (Sun Oct 20 2024 - 14:23:39 EST)
- [PATCH v2] Input: sparcspkr - use cleanup facility for device_node Javier Carrasco (Sun Oct 20 2024 - 14:27:31 EST)
- Re: [PATCH v2 2/2] usb: typec: qcom-pmic-typec: fix missing fwnode removal in error path Bryan O'Donoghue (Sun Oct 20 2024 - 14:31:11 EST)
- Re: [PATCH] iio: invensense: fix multiple odr switch when FIFO is off kernel test robot (Sun Oct 20 2024 - 14:31:30 EST)
- Re:[PATCH] crypto: mips/crc32 - fix the CRC32C implementation Wentao Guan (Sun Oct 20 2024 - 14:33:23 EST)
- Re: [PATCH v2 1/2] usb: typec: qcom-pmic-typec: use fwnode_handle_put() to release fwnodes Bryan O'Donoghue (Sun Oct 20 2024 - 14:33:59 EST)
- Re: [PATCH 09/13] RISC-V: KVM: Use nacl_csr_xyz() for accessing H-extension CSRs Anup Patel (Sun Oct 20 2024 - 14:44:08 EST)
- Re: Qemu v9.0.2: Boot failed qemu-arm with Linux next-20241017 tag. Richard Henderson (Sun Oct 20 2024 - 14:47:20 EST)
- Re: [PATCH] platform/x86: asus-wmi: Support setting AIPT modes Armin Wolf (Sun Oct 20 2024 - 15:06:39 EST)
- Re: [GIT PULL] dma-mapping fix for Linux 6.12 pr-tracker-bot (Sun Oct 20 2024 - 15:12:15 EST)
- Re: [GIT PULL] xen: branch for v6.12-rc4 pr-tracker-bot (Sun Oct 20 2024 - 15:12:26 EST)
- Re: [GIT PULL] sched/urgent for v6.12-rc4 pr-tracker-bot (Sun Oct 20 2024 - 15:12:30 EST)
- Re: [GIT PULL] irq/urgent for v6.12-rc4 pr-tracker-bot (Sun Oct 20 2024 - 15:12:43 EST)
- Re: [GIT PULL] x86/urgent for v6.12-rc4 pr-tracker-bot (Sun Oct 20 2024 - 15:12:51 EST)
- [PATCH v2 0/2] iio: light: add support for veml3235 Javier Carrasco (Sun Oct 20 2024 - 15:13:09 EST)
- [PATCH v2 1/2] dt-bindings: iio: light: veml6030: add veml3235 Javier Carrasco (Sun Oct 20 2024 - 15:13:20 EST)
- [PATCH v2 2/2] iio: light: add support for veml3235 Javier Carrasco (Sun Oct 20 2024 - 15:13:36 EST)
- [PATCH bpf-next v2 5/6] selftests/bpf: test MSS value returned with bpf_tcp_gen_syncookie Alexis Lothoré (eBPF Foundation) (Sun Oct 20 2024 - 15:23:43 EST)
- [PATCH bpf-next v2 0/6] selftests/bpf: integrate test_tcp_check_syncookie.sh into test_progs Alexis Lothoré (eBPF Foundation) (Sun Oct 20 2024 - 15:23:43 EST)
- [PATCH bpf-next v2 1/6] selftests/bpf: factorize conn and syncookies tests in a single runner Alexis Lothoré (eBPF Foundation) (Sun Oct 20 2024 - 15:23:53 EST)
- [PATCH bpf-next v2 2/6] selftests/bpf: add missing ns cleanups in btf_skc_cls_ingress Alexis Lothoré (eBPF Foundation) (Sun Oct 20 2024 - 15:24:19 EST)
- [PATCH bpf-next v2 6/6] selftests/bpf: remove test_tcp_check_syncookie Alexis Lothoré (eBPF Foundation) (Sun Oct 20 2024 - 15:24:39 EST)
- [PATCH bpf-next v2 3/6] selftests/bpf: get rid of global vars in btf_skc_cls_ingress Alexis Lothoré (eBPF Foundation) (Sun Oct 20 2024 - 15:25:17 EST)
- [PATCH bpf-next v2 4/6] selftests/bpf: add ipv4 and dual ipv4/ipv6 support in btf_skc_cls_ingress Alexis Lothoré (eBPF Foundation) (Sun Oct 20 2024 - 15:25:41 EST)
- [PATCH 1/2] crypto: tegra - remove unneeded crypto_engine_stop() call Ovidiu Panait (Sun Oct 20 2024 - 15:26:11 EST)
- [PATCH 2/2] crypto: starfive - remove unneeded crypto_engine_stop() call Ovidiu Panait (Sun Oct 20 2024 - 15:26:23 EST)
- Re: [PATCH] platform/x86: asus-wmi: Support setting AIPT modes srinivas pandruvada (Sun Oct 20 2024 - 15:27:21 EST)
- Re: [PATCH 11/13] RISC-V: KVM: Use SBI sync SRET call when available Anup Patel (Sun Oct 20 2024 - 15:28:29 EST)
- [PATCHv2 00/23] Add Enclustra Arria10 and Cyclone5 SoMs Lothar Rubusch (Sun Oct 20 2024 - 15:40:46 EST)
- [PATCHv2 01/23] ARM: dts: socfpga: fix typo Lothar Rubusch (Sun Oct 20 2024 - 15:40:48 EST)
- [PATCHv2 02/23] ARM: dts: socfpga: align bus name with bindings Lothar Rubusch (Sun Oct 20 2024 - 15:41:05 EST)
- [PATCHv2 03/23] ARM: dts: socfpga: align dma name with binding Lothar Rubusch (Sun Oct 20 2024 - 15:41:27 EST)
- [PATCHv2 04/23] ARM: dts: socfpga: align fpga-region name Lothar Rubusch (Sun Oct 20 2024 - 15:41:37 EST)
- [PATCHv2 05/23] ARM: dts: socfpga: add label to clock manager Lothar Rubusch (Sun Oct 20 2024 - 15:41:54 EST)
- [PATCHv2 06/23] ARM: dts: socfpga: add missing cells properties Lothar Rubusch (Sun Oct 20 2024 - 15:42:13 EST)
- [PATCHv2 07/23] ARM: dts: socfpga: fix missing ranges Lothar Rubusch (Sun Oct 20 2024 - 15:42:27 EST)
- [PATCHv2 08/23] ARM: dts: socfpga: add clock-frequency property Lothar Rubusch (Sun Oct 20 2024 - 15:42:38 EST)
- [PATCHv2 09/23] ARM: dts: socfpga: add ranges property to sram Lothar Rubusch (Sun Oct 20 2024 - 15:42:58 EST)
- [PATCHv2 10/23] ARM: dts: socfpga: remove arria10 reset-names Lothar Rubusch (Sun Oct 20 2024 - 15:43:15 EST)
- [PATCHv2 11/23] ARM: socfpga: dts: add compatibility for arria10 Lothar Rubusch (Sun Oct 20 2024 - 15:43:27 EST)
- [PATCHv2 12/23] ARM: socfpga: dts: add a10 clock binding yaml Lothar Rubusch (Sun Oct 20 2024 - 15:43:40 EST)
- [PATCHv2 13/23] ARM: dts: socfpga: add Enclustra boot-mode dtsi Lothar Rubusch (Sun Oct 20 2024 - 15:43:55 EST)
- [PATCHv2 14/23] ARM: dts: socfpga: add Enclustra base-board dtsi Lothar Rubusch (Sun Oct 20 2024 - 15:44:11 EST)
- [PATCHv2 15/23] ARM: dts: socfpga: add Enclustra Mercury SA1 Lothar Rubusch (Sun Oct 20 2024 - 15:44:30 EST)
- [PATCHv2 16/23] dt-bindings: altera: add Enclustra Mercury SA1 Lothar Rubusch (Sun Oct 20 2024 - 15:44:41 EST)
- [PATCHv2 17/23] ARM: dts: socfpga: add Enclustra Mercury+ SA2 Lothar Rubusch (Sun Oct 20 2024 - 15:44:58 EST)
- [PATCHv2 18/23] dt-bindings: altera: add binding for Mercury+ SA2 Lothar Rubusch (Sun Oct 20 2024 - 15:45:25 EST)
- [PATCHv2 19/23] ARM: dts: socfpga: add Mercury AA1 combinations Lothar Rubusch (Sun Oct 20 2024 - 15:45:43 EST)
- [PATCHv2 20/23] dt-bindings: altera: add Mercury AA1 combinations Lothar Rubusch (Sun Oct 20 2024 - 15:45:50 EST)
- [PATCHv2 21/23] ARM: dts: socfpga: removal of generic PE1 dts Lothar Rubusch (Sun Oct 20 2024 - 15:46:15 EST)
- [PATCHv2 22/23] dt-bindings: altera: removal of generic PE1 dts Lothar Rubusch (Sun Oct 20 2024 - 15:46:24 EST)
- [PATCHv2 23/23] ARM: dts: socfpga: add Enclustra SoM dts files Lothar Rubusch (Sun Oct 20 2024 - 15:46:48 EST)
- Re: [PATCH] platform/x86: asus-wmi: Support setting AIPT modes Armin Wolf (Sun Oct 20 2024 - 15:47:06 EST)
- Re: [PATCH v2 0/5] implement lightweight guard pages Lorenzo Stoakes (Sun Oct 20 2024 - 15:47:24 EST)
- [PATCH v2 00/13] Accelerate KVM RISC-V when running as a guest Anup Patel (Sun Oct 20 2024 - 15:47:57 EST)
- [PATCH v2 01/13] RISC-V: KVM: Order the object files alphabetically Anup Patel (Sun Oct 20 2024 - 15:48:10 EST)
- [PATCH v2 02/13] RISC-V: KVM: Save/restore HSTATUS in C source Anup Patel (Sun Oct 20 2024 - 15:48:36 EST)
- [PATCH v2 03/13] RISC-V: KVM: Save/restore SCOUNTEREN in C source Anup Patel (Sun Oct 20 2024 - 15:48:58 EST)
- [PATCH v2 04/13] RISC-V: KVM: Break down the __kvm_riscv_switch_to() into macros Anup Patel (Sun Oct 20 2024 - 15:49:22 EST)
- [PATCH v2 05/13] RISC-V: KVM: Replace aia_set_hvictl() with aia_hvictl_value() Anup Patel (Sun Oct 20 2024 - 15:49:34 EST)
- [PATCH v2 06/13] RISC-V: KVM: Don't setup SGEI for zero guest external interrupts Anup Patel (Sun Oct 20 2024 - 15:49:49 EST)
- [PATCH v2 07/13] RISC-V: Add defines for the SBI nested acceleration extension Anup Patel (Sun Oct 20 2024 - 15:50:21 EST)
- [PATCH v2 08/13] RISC-V: KVM: Add common nested acceleration support Anup Patel (Sun Oct 20 2024 - 15:50:37 EST)
- [PATCH v2 09/13] RISC-V: KVM: Use nacl_csr_xyz() for accessing H-extension CSRs Anup Patel (Sun Oct 20 2024 - 15:50:52 EST)
- [PATCH v2 10/13] RISC-V: KVM: Use nacl_csr_xyz() for accessing AIA CSRs Anup Patel (Sun Oct 20 2024 - 15:51:05 EST)
- [PATCH v2 11/13] RISC-V: KVM: Use SBI sync SRET call when available Anup Patel (Sun Oct 20 2024 - 15:51:30 EST)
- [PATCH v2 12/13] RISC-V: KVM: Save trap CSRs in kvm_riscv_vcpu_enter_exit() Anup Patel (Sun Oct 20 2024 - 15:51:48 EST)
- [PATCH v2 13/13] RISC-V: KVM: Use NACL HFENCEs for KVM request based HFENCEs Anup Patel (Sun Oct 20 2024 - 15:52:08 EST)
- Re: [PATCH v6 5/5] arm64: dts: qcom: Add PSCI SYSTEM_RESET2 types for sa8775p-ride kernel test robot (Sun Oct 20 2024 - 15:53:27 EST)
- Re: [PATCH] platform/x86: asus-wmi: Support setting AIPT modes Armin Wolf (Sun Oct 20 2024 - 15:56:06 EST)
- Re: [PATCH v6 1/5] alienware-wmi: fixed indentation and clean up Armin Wolf (Sun Oct 20 2024 - 16:04:42 EST)
- Re: [PATCH v6 2/5] alienware-wmi: alienware_wmax_command() is now input size agnostic Armin Wolf (Sun Oct 20 2024 - 16:06:16 EST)
- RE: [RFC PATCH v1 6/7] mm: do_swap_page() calls swapin_readahead() zswap load batching interface. Sridhar, Kanchana P (Sun Oct 20 2024 - 16:13:03 EST)
- Re: [PATCH v6 3/5] alienware-wmi: added platform profile support Armin Wolf (Sun Oct 20 2024 - 16:13:13 EST)
- Re: [GIT PULL] USB fixes for 6.12-rc4 pr-tracker-bot (Sun Oct 20 2024 - 16:16:31 EST)
- Re: [GIT PULL] TTY / Serial driver fixes for 6.12-rc4 pr-tracker-bot (Sun Oct 20 2024 - 16:16:38 EST)
- Re: [GIT PULL] Char/Misc driver fixes for 6.12-rc4 pr-tracker-bot (Sun Oct 20 2024 - 16:16:51 EST)
- Re: [PATCH 1/2] rtc: m48t59: Accommodate chips that lack a century bit Alexandre Belloni (Sun Oct 20 2024 - 16:18:43 EST)
- Re: [syzbot] [usb] kernel BUG in __page_table_check_zero Linus Torvalds (Sun Oct 20 2024 - 16:32:25 EST)
- linux-next: error trying to fetch the bcachefs tree Stephen Rothwell (Sun Oct 20 2024 - 16:38:40 EST)
- Re: [PATCH v6 4/5] alienware-wmi: added autodetect_thermal_profile for devices with quirk_unknown Armin Wolf (Sun Oct 20 2024 - 16:39:28 EST)
- Re: [PATCH] next: use new shared modules tree Stephen Rothwell (Sun Oct 20 2024 - 16:39:41 EST)
- Re: [PATCH v6 4/5] alienware-wmi: added autodetect_thermal_profile for devices with quirk_unknown Armin Wolf (Sun Oct 20 2024 - 16:40:43 EST)
- Re: linux-next: error trying to fetch the bcachefs tree Kent Overstreet (Sun Oct 20 2024 - 16:40:56 EST)
- Re: [PATCH] powerpc/crash: Allow direct printing on kexec John Ogness (Sun Oct 20 2024 - 16:41:41 EST)
- [PATCH] drm/v3d: Add DRM_IOCTL_V3D_PERFMON_SET_GLOBAL Christian Gmeiner (Sun Oct 20 2024 - 16:42:43 EST)
- Re: [PATCH bpf-next v2 0/3] XDP metadata: Rx checksum/GSO hint; Tx GSO offload Willem de Bruijn (Sun Oct 20 2024 - 16:51:14 EST)
- [PATCH v3 0/6] Add Nothing Phone (1) support Danila Tikhonov (Sun Oct 20 2024 - 16:57:07 EST)
- [PATCH v3 1/6] dt-bindings: nfc: nxp,nci: Document PN553 compatible Danila Tikhonov (Sun Oct 20 2024 - 16:57:25 EST)
- [PATCH net-next 1/3] net: dsa: vsc73xx: implement transmit via control interface Pawel Dembicki (Sun Oct 20 2024 - 16:57:42 EST)
- [PATCH v3 2/6] dt-bindings: arm: cpus: Add qcom kryo670 compatible Danila Tikhonov (Sun Oct 20 2024 - 16:57:58 EST)
- [PATCH net-next 2/3] net: dsa: vsc73xx: implement packet reception via control interface Pawel Dembicki (Sun Oct 20 2024 - 16:58:19 EST)
- [PATCH v3 4/6] dt-bindings: vendor-prefixes: Add Nothing Technology Limited Danila Tikhonov (Sun Oct 20 2024 - 16:58:46 EST)
- [PATCH v3 3/6] arm64: dts: qcom: Add SM7325 device tree Danila Tikhonov (Sun Oct 20 2024 - 16:58:51 EST)
- [PATCH v3 6/6] arm64: dts: qcom: sm7325: Add device-tree for Nothing Phone 1 Danila Tikhonov (Sun Oct 20 2024 - 16:59:08 EST)
- [PATCH net-next 3/3] net: dsa: vsc73xx: Remove FIXME Pawel Dembicki (Sun Oct 20 2024 - 16:59:36 EST)
- [PATCH] m68k: kernel: Use str_read_write() helper function Thorsten Blum (Sun Oct 20 2024 - 16:59:52 EST)
- Re: [PATCH v2 0/7] Cleanup Clippy issues in drm_panic_qr.rs Miguel Ojeda (Sun Oct 20 2024 - 17:04:40 EST)
- Re: linux-next: error trying to fetch the bcachefs tree Stephen Rothwell (Sun Oct 20 2024 - 17:07:34 EST)
- [PATCH v3 5/6] dt-bindings: arm: qcom: Add SM7325 Nothing Phone 1 Danila Tikhonov (Sun Oct 20 2024 - 17:15:15 EST)
- Re: [GIT PULL] Pin control fixes for v6.12 pr-tracker-bot (Sun Oct 20 2024 - 17:19:19 EST)
- Re: [PATCH] nvme-sysfs: display max_hw_sectors_kb without requiring namespaces Sagi Grimberg (Sun Oct 20 2024 - 17:25:35 EST)
- linux-next: manual merge of the mm-hotfixes tree with Linus' tree Stephen Rothwell (Sun Oct 20 2024 - 17:55:36 EST)
- [PATCH v3 0/6] Add i2c driver for Bosch BMI260 IMU Justin Weiss (Sun Oct 20 2024 - 18:01:33 EST)
- [PATCH v3 1/6] iio: imu: bmi270: Remove unused FREQUENCY / SCALE attributes Justin Weiss (Sun Oct 20 2024 - 18:01:40 EST)
- [PATCH v3 2/6] iio: imu: bmi270: Provide chip info as configuration structure Justin Weiss (Sun Oct 20 2024 - 18:01:55 EST)
- [PATCH v3 3/6] dt-bindings: iio: imu: bmi270: Add Bosch BMI260 Justin Weiss (Sun Oct 20 2024 - 18:02:08 EST)
- [PATCH v3 4/6] iio: imu: bmi270: Add support for BMI260 Justin Weiss (Sun Oct 20 2024 - 18:02:27 EST)
- [PATCH v3 5/6] iio: imu: bmi270: Add triggered buffer for Bosch BMI270 IMU Justin Weiss (Sun Oct 20 2024 - 18:02:42 EST)
- [PATCH v3 6/6] iio: imu: bmi270: Add scale and sampling frequency to BMI270 IMU Justin Weiss (Sun Oct 20 2024 - 18:02:59 EST)
- Re: [PATCH v6 4/5] alienware-wmi: added autodetect_thermal_profile for devices with quirk_unknown Armin Wolf (Sun Oct 20 2024 - 18:09:53 EST)
- Re: [PATCH v6 5/5] alienware-wmi: WMAX interface documentation Armin Wolf (Sun Oct 20 2024 - 18:10:13 EST)
- Re: [PATCH] platform/x86: asus-wmi: Support setting AIPT modes srinivas pandruvada (Sun Oct 20 2024 - 18:10:27 EST)
- [PATCH v2 01/13] media: i2c: imx214: Fix link frequency André Apitzsch via B4 Relay (Sun Oct 20 2024 - 18:14:35 EST)
- [PATCH v2 00/13] media: i2c: imx214: Miscellaneous cleanups and improvements André Apitzsch via B4 Relay (Sun Oct 20 2024 - 18:14:35 EST)
- [PATCH v2 03/13] media: i2c: imx214: Simplify with dev_err_probe() André Apitzsch via B4 Relay (Sun Oct 20 2024 - 18:14:42 EST)
- [PATCH v2 02/13] media: i2c: imx214: Use subdev active state André Apitzsch via B4 Relay (Sun Oct 20 2024 - 18:14:51 EST)
- [PATCH v2 04/13] media: i2c: imx214: Convert to CCI register access helpers André Apitzsch via B4 Relay (Sun Oct 20 2024 - 18:15:19 EST)
- [PATCH v2 12/13] media: i2c: imx214: Verify chip ID André Apitzsch via B4 Relay (Sun Oct 20 2024 - 18:16:02 EST)
- [PATCH v2 06/13] media: i2c: imx214: Drop IMX214_REG_EXPOSURE from mode reg arrays André Apitzsch via B4 Relay (Sun Oct 20 2024 - 18:16:06 EST)
- [PATCH v2 08/13] media: i2c: imx214: Add vblank and hblank controls André Apitzsch via B4 Relay (Sun Oct 20 2024 - 18:16:18 EST)
- [PATCH v2 05/13] media: i2c: imx214: Replace register addresses with macros André Apitzsch via B4 Relay (Sun Oct 20 2024 - 18:16:24 EST)
- [PATCH v2 07/13] media: i2c: imx214: Check number of lanes from device tree André Apitzsch via B4 Relay (Sun Oct 20 2024 - 18:16:25 EST)
- [PATCH v2 09/13] media: i2c: imx214: Extract format and crop settings André Apitzsch via B4 Relay (Sun Oct 20 2024 - 18:16:32 EST)
- [PATCH v2 11/13] media: i2c: imx214: Add analogue/digital gain control André Apitzsch via B4 Relay (Sun Oct 20 2024 - 18:17:01 EST)
- [PATCH v2 10/13] media: i2c: imx214: Implement vflip/hflip controls André Apitzsch via B4 Relay (Sun Oct 20 2024 - 18:17:02 EST)
- [PATCH v2 13/13] media: i2c: imx214: Add test pattern control André Apitzsch via B4 Relay (Sun Oct 20 2024 - 18:17:30 EST)
- Re: [PATCHv2 12/23] ARM: socfpga: dts: add a10 clock binding yaml Rob Herring (Arm) (Sun Oct 20 2024 - 18:21:16 EST)
- Re: [PATCH v3 03/10] media: i2c: ov5645: Replace dev_err with dev_err_probe in probe function Laurent Pinchart (Sun Oct 20 2024 - 18:33:20 EST)
- Re: [PATCH v3 00/10] media: ov5645: Add support for streams Laurent Pinchart (Sun Oct 20 2024 - 18:39:46 EST)
- Linux 6.12-rc4 Linus Torvalds (Sun Oct 20 2024 - 18:44:06 EST)
- [PATCH v1] drm/virtio: Don't create a context with default param if context_init is supported Dmitry Osipenko (Sun Oct 20 2024 - 18:49:12 EST)
- Re: [PATCH v2] kbuild: Restore the ability to build out of tree dtbs Chris Packham (Sun Oct 20 2024 - 18:57:42 EST)
- Re: [PATCH] bcachefs: Use str_write_read() helper in ec_block_endio() Kent Overstreet (Sun Oct 20 2024 - 19:00:11 EST)
- Re: [PATCH v2 1/2] mm/gup: stop leaking pinned pages in low memory conditions Alistair Popple (Sun Oct 20 2024 - 19:05:02 EST)
- [PATCH v3 1/2] drm/virtio: Use drm_gem_plane_helper_prepare_fb() Dmitry Osipenko (Sun Oct 20 2024 - 19:08:40 EST)
- [PATCH v3 2/2] drm/virtio: New fence for every plane update Dmitry Osipenko (Sun Oct 20 2024 - 19:08:54 EST)
- Re: [PATCH] rcu/nocb: Fix the WARN_ON_ONCE() in rcu_nocb_rdp_deoffload() Frederic Weisbecker (Sun Oct 20 2024 - 19:14:58 EST)
- Re: [PATCH v1] bcachefs: set freespace inited to false if trans_mark_dev_sbs fails Kent Overstreet (Sun Oct 20 2024 - 19:23:20 EST)
- [PATCH v3] watchdog: it87_wdt: add PWRGD enable quirk for Qotom QCML04 James Hilliard (Sun Oct 20 2024 - 19:24:43 EST)
- Re: [PATCH v3] mm/gup: stop leaking pinned pages in low memory conditions Alistair Popple (Sun Oct 20 2024 - 19:30:18 EST)
- Re: [PATCH 11/14] clk: qcom: add support for GCC on SAR2130P kernel test robot (Sun Oct 20 2024 - 19:30:36 EST)
- [PATCH] Squashfs: Fix variable overflow in squashfs_readpage_block Phillip Lougher (Sun Oct 20 2024 - 19:42:49 EST)
- Re: [PATCH 11/14] clk: qcom: add support for GCC on SAR2130P kernel test robot (Sun Oct 20 2024 - 19:52:41 EST)
- Re: [PATCH v3] watchdog: it87_wdt: add PWRGD enable quirk for Qotom QCML04 Guenter Roeck (Sun Oct 20 2024 - 20:14:05 EST)
- [PATCH 00/15] Wire up CRC32 library functions to arch-optimized code Eric Biggers (Sun Oct 20 2024 - 20:30:17 EST)
- [PATCH 01/15] lib/crc32: drop leading underscores from __crc32c_le_base Eric Biggers (Sun Oct 20 2024 - 20:30:20 EST)
- [PATCH 02/15] lib/crc32: improve support for arch-specific overrides Eric Biggers (Sun Oct 20 2024 - 20:30:59 EST)
- [PATCH 03/15] arm/crc32: expose CRC32 functions through lib Eric Biggers (Sun Oct 20 2024 - 20:31:07 EST)
- [PATCH 04/15] loongarch/crc32: expose CRC32 functions through lib Eric Biggers (Sun Oct 20 2024 - 20:31:10 EST)
- [PATCH 05/15] mips/crc32: expose CRC32 functions through lib Eric Biggers (Sun Oct 20 2024 - 20:31:42 EST)
- [PATCH 06/15] powerpc/crc32: expose CRC32 functions through lib Eric Biggers (Sun Oct 20 2024 - 20:31:43 EST)
- [PATCH 07/15] s390/crc32: expose CRC32 functions through lib Eric Biggers (Sun Oct 20 2024 - 20:32:23 EST)
- [PATCH 10/15] x86/crc32: update prototype for crc32_pclmul_le_16() Eric Biggers (Sun Oct 20 2024 - 20:32:35 EST)
- [PATCH 09/15] x86/crc32: update prototype for crc_pcl() Eric Biggers (Sun Oct 20 2024 - 20:32:36 EST)
- [PATCH 08/15] sparc/crc32: expose CRC32 functions through lib Eric Biggers (Sun Oct 20 2024 - 20:32:38 EST)
- [PATCH 12/15] lib/crc32: make crc32c() go directly to lib Eric Biggers (Sun Oct 20 2024 - 20:33:32 EST)
- [PATCH 13/15] ext4: switch to using the crc32c library Eric Biggers (Sun Oct 20 2024 - 20:33:42 EST)
- [PATCH 11/15] x86/crc32: expose CRC32 functions through lib Eric Biggers (Sun Oct 20 2024 - 20:33:49 EST)
- [PATCH 14/15] jbd2: switch to using the crc32c library Eric Biggers (Sun Oct 20 2024 - 20:34:20 EST)
- [PATCH 15/15] f2fs: switch to using the crc32 library Eric Biggers (Sun Oct 20 2024 - 20:34:39 EST)
- Re: [PATCH] rcu/nocb: Fix the WARN_ON_ONCE() in rcu_nocb_rdp_deoffload() Z qiang (Sun Oct 20 2024 - 20:39:49 EST)
- [syzbot] [bfs?] possible deadlock in bfs_lookup syzbot (Sun Oct 20 2024 - 20:40:44 EST)
- Re: [PATCH v5 2/5] perf hwmon_pmu: Add a tool PMU exposing events from hwmon in sysfs kernel test robot (Sun Oct 20 2024 - 20:45:42 EST)
- Re: AMD zen microcode updates breaks boot Jens Axboe (Sun Oct 20 2024 - 20:47:40 EST)
- [PATCH v1] net: stmmac: enable MAC after MTL configuring 2694439648 (Sun Oct 20 2024 - 21:04:39 EST)
- linux-next: manual merge of the block tree with Linus' tree Stephen Rothwell (Sun Oct 20 2024 - 21:06:48 EST)
- [PATCH net-next] net: mv88e6xxx: use ethtool_puts Rosen Penev (Sun Oct 20 2024 - 21:07:05 EST)
- linux-next: duplicate patch in the crypto tree Stephen Rothwell (Sun Oct 20 2024 - 21:14:09 EST)
- [PATCH] RDMA: use ethtool string helpers Rosen Penev (Sun Oct 20 2024 - 21:15:58 EST)
- [PATCH] platform/x86: classmate-laptop: use sysfs_emit() instead of sprintf() chen zhang (Sun Oct 20 2024 - 21:17:50 EST)
- Re: [PATCH v2] kbuild: Restore the ability to build out of tree dtbs Masahiro Yamada (Sun Oct 20 2024 - 21:22:50 EST)
- Re: [PATCH v2 1/3] LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel space maobibo (Sun Oct 20 2024 - 21:25:16 EST)
- [PATCH] bpf: fix filed access without lock mrpre (Sun Oct 20 2024 - 21:25:21 EST)
- Re: [PATCH v3 02/11] iommufd: Rename _iommufd_object_alloc to iommufd_object_alloc_elm Alexey Kardashevskiy (Sun Oct 20 2024 - 21:27:18 EST)
- drivers/video/fbdev/sis/sisfb.o: warning: objtool: SiS_GetCRT2Ptr+0x1ad: stack state mismatch: cfa1=4+8 cfa2=5+16 kernel test robot (Sun Oct 20 2024 - 21:27:38 EST)
- Re: [syzbot] [fuse?] kernel BUG in fuse_dev_do_write syzbot (Sun Oct 20 2024 - 21:30:14 EST)
- Re: [REGRESSION][BISECTED] erroneous buffer overflow detected in bch2_xattr_validate Jan Hendrik Farr (Sun Oct 20 2024 - 21:33:55 EST)
- [PATCH] bpf: fix filed access without lock mrpre (Sun Oct 20 2024 - 21:38:15 EST)
- Re: [PATCH v1] blk-mq: add one blk_mq_req_flags_t type to support mq ctx fallback Ming Lei (Sun Oct 20 2024 - 21:39:35 EST)
- Re: [PATCH] crypto: mips/crc32 - fix the CRC32C implementation WangYuli (Sun Oct 20 2024 - 21:48:51 EST)
- Re: [PATCH 4/5] drm/bridge: imx8mp-hdmi-tx: Set output_port to 1 Liu Ying (Sun Oct 20 2024 - 21:50:26 EST)
- Re: [PATCH 5/5] drm: lcdif: Use drm_bridge_connector Liu Ying (Sun Oct 20 2024 - 21:51:12 EST)
- [PATCH] ARM: dts: meraki-mr26: set mac address for gmac0 Rosen Penev (Sun Oct 20 2024 - 21:51:58 EST)
- [PATCH net-next v2 0/6] Suspend IRQs during application busy periods Joe Damato (Sun Oct 20 2024 - 21:54:03 EST)
- [PATCH net-next v2 1/6] net: Add napi_struct parameter irq_suspend_timeout Joe Damato (Sun Oct 20 2024 - 21:54:16 EST)
- [PATCH net-next v2 2/6] net: Suspend softirq when prefer_busy_poll is set Joe Damato (Sun Oct 20 2024 - 21:54:30 EST)
- [PATCH net-next v2 3/6] net: Add control functions for irq suspension Joe Damato (Sun Oct 20 2024 - 21:54:50 EST)
- [PATCH net-next v2 4/6] eventpoll: Trigger napi_busy_loop, if prefer_busy_poll is set Joe Damato (Sun Oct 20 2024 - 21:55:11 EST)
- [PATCH net-next v2 5/6] eventpoll: Control irq suspension for prefer_busy_poll Joe Damato (Sun Oct 20 2024 - 21:55:28 EST)
- [PATCH net-next v2 6/6] docs: networking: Describe irq suspension Joe Damato (Sun Oct 20 2024 - 21:55:57 EST)
- Re: [PATCH] fs: aio: Transition from Linked List to Hash Table for Active Request Management in AIO Matthew Wilcox (Sun Oct 20 2024 - 22:08:55 EST)
- Re: [PATCH v7 2/2] mtd: rawnand: nuvoton: add new driver for the Nuvoton MA35 SoC Hui-Ping Chen (Sun Oct 20 2024 - 22:09:52 EST)
- Re: [PATCH v2] docs/zh_CN: add translation of dev-tools/kmsan.rst Yanteng Si (Sun Oct 20 2024 - 22:12:44 EST)
- Re: [PATCH 1/3] fpga: Add Efinix Trion & Titanium serial SPI programming driver Xu Yilun (Sun Oct 20 2024 - 22:13:58 EST)
- [PATCH] platform/x86: dell-dcdbase: Replace snprintf in show functions with sysfs_emit Hongling Zeng (Sun Oct 20 2024 - 22:14:59 EST)
- Re: [PATCH v4 3/6] Change the symbols order when --ffuntion-sections is enabled Masahiro Yamada (Sun Oct 20 2024 - 22:15:54 EST)
- Re: [PATCH v3 net-next] net: vlan: Use vlan_prio instead of vlan_qos in mapping Yajun Deng (Sun Oct 20 2024 - 22:23:28 EST)
- Re: [PATCH v4 4/6] AutoFDO: Enable -ffunction-sections for the AutoFDO build Masahiro Yamada (Sun Oct 20 2024 - 22:26:12 EST)
- linux-next: manual merge of the ftrace tree with Linus' tree Stephen Rothwell (Sun Oct 20 2024 - 22:26:53 EST)
- Re: [PATCH v3] iov_iter: don't require contiguous pages in iov_iter_extract_bvec_pages Ming Lei (Sun Oct 20 2024 - 22:27:12 EST)
- [PATCH net-next] net: bnxt: use ethtool string helpers Rosen Penev (Sun Oct 20 2024 - 22:29:15 EST)
- Re: [PATCH] mtd: ubi: fix unreleased fwnode_handle in find_volume_fwnode() Zhihao Cheng (Sun Oct 20 2024 - 22:30:08 EST)
- [PATCH] staging: greybus: gpio: use gpiochip_get_data Rosen Penev (Sun Oct 20 2024 - 22:32:29 EST)
- Re: [PATCH v3 0/2] pinctrl: qcom: Introduce Pinctrl for QCS8300 Jingyi Wang (Sun Oct 20 2024 - 22:33:31 EST)
- [PATCH net-next v4 0/3] Add the dwmac driver support for T-HEAD TH1520 SoC Drew Fustini (Sun Oct 20 2024 - 22:37:10 EST)
- [PATCH net-next v4 1/3] dt-bindings: net: Add T-HEAD dwmac support Drew Fustini (Sun Oct 20 2024 - 22:37:26 EST)
- [PATCH net-next v4 2/3] net: stmmac: Add glue layer for T-HEAD TH1520 SoC Drew Fustini (Sun Oct 20 2024 - 22:37:38 EST)
- [PATCH net-next v4 3/3] riscv: dts: thead: Add TH1520 ethernet nodes Drew Fustini (Sun Oct 20 2024 - 22:37:57 EST)
- [net v2] net: ftgmac100: refactor getting phy device handle Jacky Chou (Sun Oct 20 2024 - 22:38:34 EST)
- Re: [PATCH v2] uprobe: avoid out-of-bounds memory access of fetching args Google (Sun Oct 20 2024 - 22:40:37 EST)
- Re: [PATCH 2/2] Drivers: hv: vmbus: Log on missing offers Easwar Hariharan (Sun Oct 20 2024 - 22:43:57 EST)
- Re: [PATCH V1 1/2] ASoC: dt-bindings: Add schema for "awinic,aw88081" wangweidong . a (Sun Oct 20 2024 - 22:44:12 EST)
- Re: [PATCH V1 1/2] ASoC: dt-bindings: Add schema for "awinic,aw88081" wangweidong . a (Sun Oct 20 2024 - 22:47:13 EST)
- Re: [PATCH V1 2/2] ASoC: codecs: Add aw88081 amplifier driver wangweidong . a (Sun Oct 20 2024 - 22:48:51 EST)
- Re: [PATCH 6/7] pinctrl: pinmux: Introduce API to check if a pin is requested kernel test robot (Sun Oct 20 2024 - 22:49:01 EST)
- Re: [PATCH 2/3] printf: Add print format (%pra) for struct range Ira Weiny (Sun Oct 20 2024 - 22:50:13 EST)
- Re: [PATCH 1/1] coresight: trbe: Fix return value check in arm_trbe_register_coresight_cpu() Anshuman Khandual (Sun Oct 20 2024 - 22:59:12 EST)
- [PATCH v3 0/4] arm64: dts: mediatek: Add MT8186 Chinchou Zhengqiao Xia (Sun Oct 20 2024 - 22:59:59 EST)
- [PATCH v3 1/4] dt-bindings: arm: mediatek: Add MT8186 Chinchou Chromebook Zhengqiao Xia (Sun Oct 20 2024 - 23:01:58 EST)
- [PATCH v3 2/4] arm64: dts: mediatek: Add MT8186 Chinchou Chromebooks Zhengqiao Xia (Sun Oct 20 2024 - 23:02:26 EST)
- [PATCH v3 3/4] arm64: dts: mediatek: Add exton node for DP bridge Zhengqiao Xia (Sun Oct 20 2024 - 23:02:56 EST)
- [PATCH v3 4/4] arm64: dts: mediatek: Modify audio codec name for pmic Zhengqiao Xia (Sun Oct 20 2024 - 23:03:08 EST)
- Re: [PATCH 2/6] arm64: dts: imx8qxp-mek: add esai, cs42888 and related node Shawn Guo (Sun Oct 20 2024 - 23:03:33 EST)
- [PATCH] ARM: dts: imx7s: change i2c compatible string for applying errata ERR007805 carlos . song (Sun Oct 20 2024 - 23:05:17 EST)
- Re: [PATCH 6/6] arm64: dts: imx8qxp-mek: add cm4 and related nodes Shawn Guo (Sun Oct 20 2024 - 23:07:06 EST)
- [PATCHv3 net-next 0/2] Bonding: returns detailed error about XDP failures Hangbin Liu (Sun Oct 20 2024 - 23:12:45 EST)
- [PATCHv3 net-next 1/2] bonding: return detailed error when loading native XDP fails Hangbin Liu (Sun Oct 20 2024 - 23:13:02 EST)
- [PATCHv3 net-next 2/2] Documentation: bonding: add XDP support explanation Hangbin Liu (Sun Oct 20 2024 - 23:13:19 EST)
- Re: [PATCH v4 5/6] AutoFDO: Enable machine function split optimization for AutoFDO Masahiro Yamada (Sun Oct 20 2024 - 23:19:05 EST)
- [PATCH v2 1/2] selftest: rtc: Add to check rtc alarm status for alarm related test Joseph Jang (Sun Oct 20 2024 - 23:22:44 EST)
- [PATCH] fs/pipe: Introduce a check to skip sleeping processes during pipe read/write WangYuli (Sun Oct 20 2024 - 23:23:30 EST)
- Re: [PATCH v3] mm/gup: stop leaking pinned pages in low memory conditions John Hubbard (Sun Oct 20 2024 - 23:27:03 EST)
- Pls pick up two bluetooth fixes Thorsten Leemhuis (Sun Oct 20 2024 - 23:28:44 EST)
- Re: [net-next PATCH 2/6] octeontx2-af: CN20k basic mbox operations and structures Kalesh Anakkur Purayil (Sun Oct 20 2024 - 23:31:20 EST)
- Re: [net-next PATCH 3/6] octeontx2-af: CN20k mbox to support AF REQ/ACK functionality Kalesh Anakkur Purayil (Sun Oct 20 2024 - 23:36:01 EST)
- Re: [PATCH] testing/cxl: Fix abused pci_bus_read_config_word() on platform device Ira Weiny (Sun Oct 20 2024 - 23:36:20 EST)
- Re: [net-next PATCH 4/6] octeontx2-pf: CN20K mbox REQ/ACK implementation for NIC PF Kalesh Anakkur Purayil (Sun Oct 20 2024 - 23:39:06 EST)
- Re: [RFC PATCH] drivers: hv: Convert open-coded timeouts to msecs_to_jiffies() Easwar Hariharan (Sun Oct 20 2024 - 23:41:51 EST)
- Re: [f2fs-dev] [PATCH] f2fs: modify f2fs_is_checkpoint_ready logic to allow more data to be written with the CP disable 韩棋 (Sun Oct 20 2024 - 23:43:22 EST)
- Re: [PATCH] testing/cxl: Fix abused pci_bus_read_config_word() on platform device Zhijian Li (Fujitsu) (Sun Oct 20 2024 - 23:45:02 EST)
- Re: [PATCH] arm64: dts: mt8186: Update regulators voltages Chen-Yu Tsai (Sun Oct 20 2024 - 23:46:00 EST)
- [PATCH] kexec_core: Accept unaccepted kexec destination addresses Yan Zhao (Sun Oct 20 2024 - 23:49:15 EST)
- Re: [syzbot] [fuse?] kernel BUG in fuse_dev_do_write Hou Tao (Sun Oct 20 2024 - 23:50:23 EST)
- [PATCH v2 1/3] erofs: get rid of erofs_{find,insert}_workgroup Gao Xiang (Sun Oct 20 2024 - 23:53:46 EST)
- [PATCH v2 2/3] erofs: move erofs_workgroup operations into zdata.c Gao Xiang (Sun Oct 20 2024 - 23:53:54 EST)
- [PATCH v2 3/3] erofs: sunset `struct erofs_workgroup` Gao Xiang (Sun Oct 20 2024 - 23:53:59 EST)
- Re: [PATCH] mm/damon/vaddr: Fix issue in damon_va_evenly_split_region() Zheng Yejian (Sun Oct 20 2024 - 23:56:18 EST)
- Re: [PATCH 1/1] coresight: trbe: Fix return value check in arm_trbe_register_coresight_cpu() Leizhen (ThunderTown) (Sun Oct 20 2024 - 23:58:09 EST)
- RE: [PATCH 2/3] watchdog: s3c2410_wdt: add support for exynosautov920 SoC 김태완 (Mon Oct 21 2024 - 00:00:12 EST)
- drivers/ata/pata_gayle.c:53:27: sparse: sparse: incorrect type in argument 1 (different address spaces) kernel test robot (Mon Oct 21 2024 - 00:00:45 EST)
- Re: [PATCH 47/47] KVM: arm64: nv: Add trap forwarding for FEAT_FGT2 described registers Anshuman Khandual (Mon Oct 21 2024 - 00:01:55 EST)
- Re: [PATCH 0/3] arm64/hw_breakpoint: Enable FEAT_Debugv8p9 Anshuman Khandual (Mon Oct 21 2024 - 00:09:39 EST)
- Re: [PATCH] drm/virtio: use generic dumb_map_offset implementation Dmitry Osipenko (Mon Oct 21 2024 - 00:17:43 EST)
- RE: [RFC PATCH] drivers: hv: Convert open-coded timeouts to msecs_to_jiffies() Michael Kelley (Mon Oct 21 2024 - 00:18:06 EST)
- [PATCH v1 0/6] mm/arm64: re-enable HVO Yu Zhao (Mon Oct 21 2024 - 00:22:32 EST)
- [PATCH v1 1/6] mm/hugetlb_vmemmap: batch update PTEs Yu Zhao (Mon Oct 21 2024 - 00:22:49 EST)
- [PATCH v1 2/6] mm/hugetlb_vmemmap: add arch-independent helpers Yu Zhao (Mon Oct 21 2024 - 00:22:59 EST)
- Re: [PATCH v16 04/18] function_graph: Replace fgraph_ret_regs with ftrace_regs Google (Mon Oct 21 2024 - 00:23:07 EST)
- [PATCH v1 3/6] irqchip/gic-v3: support SGI broadcast Yu Zhao (Mon Oct 21 2024 - 00:23:24 EST)
- [PATCH v1 4/6] arm64: broadcast IPIs to pause remote CPUs Yu Zhao (Mon Oct 21 2024 - 00:23:47 EST)
- [PATCH v1 5/6] arm64: pause remote CPUs to update vmemmap Yu Zhao (Mon Oct 21 2024 - 00:24:00 EST)
- [PATCH v1 6/6] arm64: select ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAP Yu Zhao (Mon Oct 21 2024 - 00:24:17 EST)
- Re: [PATCH 2/2] Drivers: hv: vmbus: Log on missing offers Saurabh Singh Sengar (Mon Oct 21 2024 - 00:26:08 EST)
- Re: [PATCH v3 0/2] pinctrl: qcom: Introduce Pinctrl for QCS8300 Jingyi Wang (Mon Oct 21 2024 - 00:28:09 EST)
- [syzbot] [bcachefs?] kernel BUG in __bch2_trans_commit syzbot (Mon Oct 21 2024 - 00:31:43 EST)
- Re: [PATCH 2/2] Drivers: hv: vmbus: Log on missing offers Naman Jain (Mon Oct 21 2024 - 00:32:06 EST)
- RE: [PATCH 1/2] Drivers: hv: vmbus: Wait for offers during boot Michael Kelley (Mon Oct 21 2024 - 00:33:49 EST)
- [PATCH net v2] mctp i2c: handle NULL header address Matt Johnston (Mon Oct 21 2024 - 00:36:13 EST)
- Re: [PATCH v3] mm/vmscan: stop the loop if enough pages have been page_out Barry Song (Mon Oct 21 2024 - 00:44:25 EST)
- Re: [PATCH 2/5] cxl: Rename CXL_DECODER_HOSTONLYMEM/DEVMEM Huang, Ying (Mon Oct 21 2024 - 00:44:38 EST)
- [PATCH] f2fs: check curseg->inited before write_sum_page in change_curseg Yongpeng Yang (Mon Oct 21 2024 - 00:48:27 EST)
- Re: [PATCH] memblock: Uniform initialization all reserved pages to MIGRATE_MOVABLE Su Hua (Mon Oct 21 2024 - 00:55:12 EST)
- Re: [PATCH 1/2] Drivers: hv: vmbus: Wait for offers during boot Saurabh Singh Sengar (Mon Oct 21 2024 - 00:57:34 EST)
- Re: [PATCH 02/10] clockevents: Shutdown and unregister current clockevents at CPUHP_AP_TICK_DYING kernel test robot (Mon Oct 21 2024 - 01:00:52 EST)
- Re: [PATCH v1] net: stmmac: enable MAC after MTL configuring Furong Xu (Mon Oct 21 2024 - 01:06:16 EST)
- Re: [RFC 0/4] mm: zswap: add support for zswapin of large folios Barry Song (Mon Oct 21 2024 - 01:09:32 EST)
- [PATCH] memblock: uniformly initialize all reserved pages to MIGRATE_MOVABLE Hua Su (Mon Oct 21 2024 - 01:12:37 EST)
- Re: [PATCH 2/2] docs/zh_CN: add the translations of kbuild/reproducible-builds.rst Yanteng Si (Mon Oct 21 2024 - 01:21:18 EST)
- Re: [PATCH 0/1] cpuidle/menu: Address performance drop from favoring physical over polling cpuidle state Aboorva Devarajan (Mon Oct 21 2024 - 01:27:49 EST)
- Re: [PATCH] media: mtk-vcodec: venc: avoid -Wenum-compare-conditional warning Alexandre Courbot (Mon Oct 21 2024 - 01:39:13 EST)
- [PATCH v7 0/5] Lazy flush for the auth session Jarkko Sakkinen (Mon Oct 21 2024 - 01:39:39 EST)
- [PATCH v7 1/5] tpm: Return on tpm2_create_null_primary() failure Jarkko Sakkinen (Mon Oct 21 2024 - 01:39:51 EST)
- [PATCH v7 2/5] tpm: Implement tpm2_load_null() rollback Jarkko Sakkinen (Mon Oct 21 2024 - 01:40:07 EST)
- [PATCH v7 3/5] tpm: flush the null key only when /dev/tpm0 is accessed Jarkko Sakkinen (Mon Oct 21 2024 - 01:40:24 EST)
- [PATCH v7 4/5] tpm: Allocate chip->auth in tpm2_start_auth_session() Jarkko Sakkinen (Mon Oct 21 2024 - 01:40:37 EST)
- [PATCH v7 5/5] tpm: flush the auth session only when /dev/tpm0 is open Jarkko Sakkinen (Mon Oct 21 2024 - 01:40:55 EST)
- [PATCH] arm64: set "rodata=on" as default Huang Shijie (Mon Oct 21 2024 - 01:41:05 EST)
- Re: [PATCH V4 2/6] dt-bindings: clock: Add Qualcomm IPQ5424 GCC binding Sricharan Ramabadhran (Mon Oct 21 2024 - 01:41:55 EST)
- Re: [RFC net-next v2 2/2] igc: Link queues to NAPI instances Kurt Kanzenbach (Mon Oct 21 2024 - 01:42:26 EST)
- Re: [PATCH/RFT] Re: [PATCH v5 1/8] perf trace: Fix iteration of syscall ids in syscalltbl->entries Jiri Slaby (Mon Oct 21 2024 - 01:44:02 EST)
- [linus:master] [sched/rt] 5f6bd380c7: kernel-selftests.kvm.rseq_test.fail kernel test robot (Mon Oct 21 2024 - 01:44:49 EST)
- [GIT PULL] Crypto Fixes for 6.12 Herbert Xu (Mon Oct 21 2024 - 01:45:33 EST)
- Re: [PATCH v3] mm/gup: stop leaking pinned pages in low memory conditions Alistair Popple (Mon Oct 21 2024 - 01:48:20 EST)
- Re: [RFC 3/4] mm/zswap: add support for large folio zswapin Barry Song (Mon Oct 21 2024 - 01:49:51 EST)
- Re: [PATCH v3] ftrace: Fix function name for trampoline ts (Mon Oct 21 2024 - 01:52:48 EST)
- [PATCH v13 00/13] Add Secure TSC support for SNP guests Nikunj A Dadhania (Mon Oct 21 2024 - 01:54:52 EST)
- [PATCH v13 01/13] x86/sev: Carve out and export SNP guest messaging init routines Nikunj A Dadhania (Mon Oct 21 2024 - 01:55:05 EST)
- [PATCH v13 02/13] x86/sev: Relocate SNP guest messaging routines to common code Nikunj A Dadhania (Mon Oct 21 2024 - 01:56:12 EST)
- [PATCH v13 03/13] x86/sev: Add Secure TSC support for SNP guests Nikunj A Dadhania (Mon Oct 21 2024 - 01:57:30 EST)
- [PATCH v13 04/13] x86/sev: Change TSC MSR behavior for Secure TSC enabled guests Nikunj A Dadhania (Mon Oct 21 2024 - 01:57:51 EST)
- [PATCH v13 05/13] x86/sev: Prevent RDTSC/RDTSCP interception for Secure TSC enabled guests Nikunj A Dadhania (Mon Oct 21 2024 - 01:57:54 EST)
- [PATCH v13 06/13] x86/sev: Prevent GUEST_TSC_FREQ MSR interception for Secure TSC enabled guests Nikunj A Dadhania (Mon Oct 21 2024 - 01:58:23 EST)
- [PATCH v13 07/13] x86/sev: Mark Secure TSC as reliable clocksource Nikunj A Dadhania (Mon Oct 21 2024 - 01:58:43 EST)
- [PATCH v13 08/13] x86/cpu/amd: Do not print FW_BUG for Secure TSC Nikunj A Dadhania (Mon Oct 21 2024 - 01:58:58 EST)
- Re: [PATCH] fgraph: Use CPU hotplug mechanism to initialize idle shadow stacks Google (Mon Oct 21 2024 - 01:59:14 EST)
- [PATCH v13 09/13] tsc: Use the GUEST_TSC_FREQ MSR for discovering TSC frequency Nikunj A Dadhania (Mon Oct 21 2024 - 01:59:32 EST)
- [PATCH v13 10/13] tsc: Upgrade TSC clocksource rating Nikunj A Dadhania (Mon Oct 21 2024 - 01:59:55 EST)
- [PATCH v13 11/13] tsc: Switch to native sched clock Nikunj A Dadhania (Mon Oct 21 2024 - 02:00:19 EST)
- [PATCH v13 12/13] x86/kvmclock: Abort SecureTSC enabled guest when kvmclock is selected Nikunj A Dadhania (Mon Oct 21 2024 - 02:00:36 EST)
- [PATCH v13 13/13] x86/sev: Allow Secure TSC feature for SNP guests Nikunj A Dadhania (Mon Oct 21 2024 - 02:00:55 EST)
- [PATCH net v3] net: stmmac: dwmac4: Fix high address display by updating reg_space[] from register values Ley Foon Tan (Mon Oct 21 2024 - 02:02:44 EST)
- Re: [PATCH v3 2/3] irqchip: add T-HEAD C900 ACLINT SSWI driver kernel test robot (Mon Oct 21 2024 - 02:02:57 EST)
- Re: [REGRESSION][BISECTED] erroneous buffer overflow detected in bch2_xattr_validate Miguel Ojeda (Mon Oct 21 2024 - 02:04:26 EST)
- [PATCH net-next, v1 3/3] net: stmmac: dwmac4: Receive Watchdog Timeout is not in abnormal interrupt summary Ley Foon Tan (Mon Oct 21 2024 - 02:05:25 EST)
- [PATCH net-next, v1 1/3] net: stmmac: dwmac4: Fix MTL_OP_MODE_RTC mask and shift macros Ley Foon Tan (Mon Oct 21 2024 - 02:05:41 EST)
- RE: [PATCH v2 1/3] dt-bindings: watchdog: Document ExynosAutoV920 watchdog bindings 김태완 (Mon Oct 21 2024 - 02:05:58 EST)
- RE: [EXT] Re: [RFC v2 5/6] media: v4l2-ctrls: Add video roi ctrls Ming Qian (Mon Oct 21 2024 - 02:06:16 EST)
- Re: [PATCH] mmc: dw_mmc: take SWIOTLB memory size limitation into account Anand Moon (Mon Oct 21 2024 - 02:08:05 EST)
- Re: [PATCH v3 1/4] dt-bindings: arm: mediatek: Add MT8186 Chinchou Chromebook Krzysztof Kozlowski (Mon Oct 21 2024 - 02:10:12 EST)
- Re: [PATCH v7 10/12] dt-bindings: mips: cpu: Add property for broken HCI information Krzysztof Kozlowski (Mon Oct 21 2024 - 02:10:52 EST)
- [PATCH net v1] net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data Furong Xu (Mon Oct 21 2024 - 02:11:05 EST)
- linux-next: Tree for Oct 21 Stephen Rothwell (Mon Oct 21 2024 - 02:11:21 EST)
- Re: [PATCH v2 1/2] mailbox: add async request mechanism to empower controllers w/ hw queues Tudor Ambarus (Mon Oct 21 2024 - 02:18:22 EST)
- [PATCH net-next, v1 0/3] net: stmmac: dwmac4: Fixes bugs in dwmac4 Ley Foon Tan (Mon Oct 21 2024 - 02:22:29 EST)
- Re: [RFC PATCH v3 0/4] Support large folios for tmpfs Baolin Wang (Mon Oct 21 2024 - 02:24:38 EST)
- [PATCH v7 0/4] i2c: npcm: read/write operation, checkpatch Tyrone Ting (Mon Oct 21 2024 - 02:27:50 EST)
- [PATCH v7 1/4] i2c: npcm: Modify timeout evaluation mechanism Tyrone Ting (Mon Oct 21 2024 - 02:28:05 EST)
- [PATCH v7 2/4] i2c: npcm: Modify the client address assignment Tyrone Ting (Mon Oct 21 2024 - 02:28:19 EST)
- [PATCH v7 3/4] i2c: npcm: use i2c frequency table Tyrone Ting (Mon Oct 21 2024 - 02:28:33 EST)
- [PATCH v7 4/4] i2c: npcm: Enable slave in eob interrupt Tyrone Ting (Mon Oct 21 2024 - 02:28:44 EST)
- RE: [PATCH v2 08/10] x86/mce: Remove the redundant zeroing assignments Zhuo, Qiuxu (Mon Oct 21 2024 - 02:29:28 EST)
- Re: [PATCH v6 3/5] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers Naik, Avadhut (Mon Oct 21 2024 - 02:29:59 EST)
- Re: [PATCH v3 1/3] dt-bindings: pinctrl: Add support for Amlogic A4 SoCs Krzysztof Kozlowski (Mon Oct 21 2024 - 02:31:40 EST)
- Re: [PATCH v3 1/3] dt-bindings: pinctrl: Add support for Amlogic A4 SoCs Krzysztof Kozlowski (Mon Oct 21 2024 - 02:32:52 EST)
- RE: [PATCH v6 00/10] drm/bridge: it6505: fix HDCP CTS fail items and add MCCS support Hermes.Wu (Mon Oct 21 2024 - 02:33:32 EST)
- Re: [PATCH v2 1/2] mm/gup: stop leaking pinned pages in low memory conditions John Hubbard (Mon Oct 21 2024 - 02:33:46 EST)
- Re: [PATCH v5 02/14] scsi: fnic: Add headers and definitions for FDLS Hannes Reinecke (Mon Oct 21 2024 - 02:33:59 EST)
- Re: [PATCH v2 5/7] virtio-mem: s390 support Christian Borntraeger (Mon Oct 21 2024 - 02:34:16 EST)
- Re: [PATCH v5 01/14] scsi: fnic: Replace shost_printk with dev_info/dev_err Hannes Reinecke (Mon Oct 21 2024 - 02:34:30 EST)
- Re: [PATCH 5.15 000/691] 5.15.168-rc1 review Michael Ellerman (Mon Oct 21 2024 - 02:35:52 EST)
- Re: [PATCH v2] media: v4l2-subdev: Refactor events Tommaso Merciai (Mon Oct 21 2024 - 02:36:09 EST)
- Re: [PATCH 4/5] cxl: Set type of region to that of the first endpoint Huang, Ying (Mon Oct 21 2024 - 02:37:02 EST)
- [PATCH] arm64/mm: Drop _PROT_SECT_DEFAULT Anshuman Khandual (Mon Oct 21 2024 - 02:37:28 EST)
- Re: [RESEND PATCH] ecryptfs: Fix packet format comment in parse_tag_67_packet() Tyler Hicks (Mon Oct 21 2024 - 02:38:22 EST)
- Re: [PATCH v3] mm/gup: stop leaking pinned pages in low memory conditions John Hubbard (Mon Oct 21 2024 - 02:39:04 EST)
- [PATCH v3 0/3] support watchdog for exynosautov920 Taewan Kim (Mon Oct 21 2024 - 02:39:54 EST)
- [PATCH v3 2/3] watchdog: s3c2410_wdt: add support for exynosautov920 SoC Taewan Kim (Mon Oct 21 2024 - 02:39:59 EST)
- [PATCH v3 3/3] arm64: dts: exynosautov920: add watchdog DT node Taewan Kim (Mon Oct 21 2024 - 02:40:07 EST)
- [PATCH v3 1/3] dt-bindings: watchdog: Document ExynosAutoV920 watchdog bindings Taewan Kim (Mon Oct 21 2024 - 02:40:07 EST)
- Re: [PATCH 1/2] dt-bindings: net: bluetooth: nxp: add support for supply and reset Marco Felsch (Mon Oct 21 2024 - 02:41:55 EST)
- Re: [PATCH v2 0/4] Add minimal Samsung Galaxy S20 Series board, SM-G981B and SM-G980F support Krzysztof Kozlowski (Mon Oct 21 2024 - 02:42:08 EST)
- linux-next: duplicate patches in the bluetooth tree Stephen Rothwell (Mon Oct 21 2024 - 02:43:56 EST)
- [RFC PATCH] tty: atmel_serial: Use devm_platform_ioremap_resource() Mihai Sain (Mon Oct 21 2024 - 02:44:17 EST)
- [syzbot] [bcachefs?] UBSAN: shift-out-of-bounds in bch2_alloc_to_text syzbot (Mon Oct 21 2024 - 02:44:36 EST)
- [PATCH v3 00/15] Add ITE IT6263 LVDS to HDMI converter support Liu Ying (Mon Oct 21 2024 - 02:45:38 EST)
- Re: [External] Re: [PATCH] RISC-V: ACPI: fix early_ioremap to early_memremap yunhui cui (Mon Oct 21 2024 - 02:45:50 EST)
- [PATCH v3 01/15] arm64: dts: imx8mp-skov-revb-mi1010ait-1cp1: Set "media_disp2_pix" clock rate to 70MHz Liu Ying (Mon Oct 21 2024 - 02:46:06 EST)
- [PATCH v3 02/15] drm/bridge: fsl-ldb: Get the next non-panel bridge Liu Ying (Mon Oct 21 2024 - 02:46:27 EST)
- [PATCH v3 03/15] drm/bridge: fsl-ldb: Use clk_round_rate() to validate "ldb" clock rate Liu Ying (Mon Oct 21 2024 - 02:46:42 EST)
- [PATCH v3 04/15] media: uapi: Add MEDIA_BUS_FMT_RGB101010_1X7X5_{SPWG,JEIDA} Liu Ying (Mon Oct 21 2024 - 02:47:02 EST)
- [PATCH v3 05/15] drm: of: Get MEDIA_BUS_FMT_RGB101010_1X7X5_{JEIDA,SPWG} LVDS data mappings Liu Ying (Mon Oct 21 2024 - 02:47:18 EST)
- [PATCH v3 06/15] drm: of: Add drm_of_lvds_get_dual_link_pixel_order_sink() Liu Ying (Mon Oct 21 2024 - 02:47:34 EST)
- [PATCH v3 07/15] dt-bindings: display: lvds-data-mapping: Add 30-bit RGB pixel data mappings Liu Ying (Mon Oct 21 2024 - 02:47:52 EST)
- [PATCH v3 08/15] dt-bindings: display: Document dual-link LVDS display common properties Liu Ying (Mon Oct 21 2024 - 02:48:12 EST)
- [PATCH v3 09/15] dt-bindings: display: panel-simple-lvds-dual-ports: Reference lvds-dual-ports.yaml Liu Ying (Mon Oct 21 2024 - 02:48:27 EST)
- [PATCH v3 10/15] dt-bindings: display: advantech,idk-2121wr: Reference lvds-dual-ports.yaml Liu Ying (Mon Oct 21 2024 - 02:48:43 EST)
- Re: [PATCH v1 1/1] iio: gyro: bmg160: Drop most likely fake ACPI IDs Andy Shevchenko (Mon Oct 21 2024 - 02:49:04 EST)
- [PATCH v3 11/15] dt-bindings: display: bridge: Add ITE IT6263 LVDS to HDMI converter Liu Ying (Mon Oct 21 2024 - 02:49:05 EST)
- [PATCH v3 12/15] drm/bridge: Add ITE IT6263 LVDS to HDMI converter Liu Ying (Mon Oct 21 2024 - 02:49:32 EST)
- [PATCH v3 13/15] arm64: dts: imx8mp-evk: Add NXP LVDS to HDMI adapter cards Liu Ying (Mon Oct 21 2024 - 02:49:47 EST)
- [PATCH v3 14/15] arm64: defconfig: Enable ITE IT6263 driver Liu Ying (Mon Oct 21 2024 - 02:50:06 EST)
- Re: [PATCH 13/13] PCI: Deprecate pci_intx(), pcim_intx() Philipp Stanner (Mon Oct 21 2024 - 02:50:34 EST)
- [PATCH v3 15/15] MAINTAINERS: Add maintainer for ITE IT6263 driver Liu Ying (Mon Oct 21 2024 - 02:50:54 EST)
- [Bug Report] Wrong value of __NR_userfaultfd in asm-generic/unistd.h Muhammad Usama Anjum (Mon Oct 21 2024 - 02:51:08 EST)
- Re: [PATCH] memblock: uniformly initialize all reserved pages to MIGRATE_MOVABLE Mike Rapoport (Mon Oct 21 2024 - 02:53:02 EST)
- Re: [PATCH 1/2] dt-bindings: mmc: mmc-pwrseq-simple: add support for reset control Marco Felsch (Mon Oct 21 2024 - 02:53:13 EST)
- Re: [PATCH v2] sparc/vdso: Add helper function for 64-bit right shift on 32-bit target Koakuma (Mon Oct 21 2024 - 02:55:01 EST)
- Re: [PATCH RFC 00/14] Add MSM8917/PM8937/Redmi 5A Krzysztof Kozlowski (Mon Oct 21 2024 - 02:55:22 EST)
- Re: [PATCH v3 4/6] PCI: endpoint: pci-epf-test: Add doorbell test support Niklas Cassel (Mon Oct 21 2024 - 02:55:52 EST)
- Re: [PATCH v2 1/2] sparc/build: Remove all usage of -fcall-used* flags Koakuma (Mon Oct 21 2024 - 02:56:03 EST)
- Re: [PATCH v3 1/4] dt-bindings: arm: mediatek: Add MT8186 Chinchou Chromebook Chen-Yu Tsai (Mon Oct 21 2024 - 02:56:13 EST)
- Re: [PATCH 2/3] printf: Add print format (%pra) for struct range Andy Shevchenko (Mon Oct 21 2024 - 02:58:11 EST)
- Re: [RFC PATCH] tty: atmel_serial: Use devm_platform_ioremap_resource() Greg KH (Mon Oct 21 2024 - 02:59:44 EST)
- Re: [PATCH v1 2/3] platform/x86: intel_scu_ipc: Simplify code with cleanup helpers Mika Westerberg (Mon Oct 21 2024 - 03:00:18 EST)
- Re: [PATCH v1 3/3] platform/x86: intel_scu_ipc: Save a copy of the entire struct intel_scu_ipc_data Mika Westerberg (Mon Oct 21 2024 - 03:00:59 EST)
- Re: [PATCH 3/6] phy: qualcomm: qmp-combo: add support for SAR2130P neil . armstrong (Mon Oct 21 2024 - 03:03:32 EST)
- Re: [PATCHv2 12/23] ARM: socfpga: dts: add a10 clock binding yaml Krzysztof Kozlowski (Mon Oct 21 2024 - 03:05:07 EST)
- [PATCH] slub/slub_kunit:fix a panic due to __kmalloc_cache_noprof incorretly use xiaopeitux (Mon Oct 21 2024 - 03:05:13 EST)
- Re: [POC 1/6] irq & spin_lock: Add counted interrupt disabling/enabling kernel test robot (Mon Oct 21 2024 - 03:05:31 EST)
- Re: [PATCHv2 11/23] ARM: socfpga: dts: add compatibility for arria10 Krzysztof Kozlowski (Mon Oct 21 2024 - 03:05:44 EST)
- Re: [PATCH v1] blk-mq: add one blk_mq_req_flags_t type to support mq ctx fallback Sagi Grimberg (Mon Oct 21 2024 - 03:05:59 EST)
- Re: [PATCH 2/3] printf: Add print format (%pra) for struct range Andy Shevchenko (Mon Oct 21 2024 - 03:08:08 EST)
- Re: [PATCH] ALSA: firewire-lib: Avoid division by zero in apply_constraint_to_size() Takashi Iwai (Mon Oct 21 2024 - 03:08:53 EST)
- Re: [PATCH v7 2/4] i2c: npcm: Modify the client address assignment Paul Menzel (Mon Oct 21 2024 - 03:09:33 EST)
- Re: [PATCH v2] drm/bridge: Fix assignment of the of_node of the parent to aux bridge Neil Armstrong (Mon Oct 21 2024 - 03:12:46 EST)
- [PATCH] sched_ext: introduce LLC awareness to the default idle selection policy Andrea Righi (Mon Oct 21 2024 - 03:13:17 EST)
- Re: [PATCH v11 8/8] arm64: dts: qcom: ipq9574: Disable eMMC node Md Sadre Alam (Mon Oct 21 2024 - 03:14:40 EST)
- Re: [PATCH] rcu: Fix remaining rcu_momentary_dyntick_idle() references Bartosz Golaszewski (Mon Oct 21 2024 - 03:14:50 EST)
- Re: [PATCH 05/12] dt-bindings: clock: qcom: Add QCS615 GCC clocks Krzysztof Kozlowski (Mon Oct 21 2024 - 03:15:17 EST)
- Re: [PATCH v2] Input: sparcspkr - use cleanup facility for device_node Dmitry Torokhov (Mon Oct 21 2024 - 03:15:23 EST)
- Re: [PATCH 0/1] memcg/hugetlb: Adding hugeTLB counters to memory controller Michal Hocko (Mon Oct 21 2024 - 03:15:39 EST)
- Re: [PATCH 3/5] arm64: dts: imx8mp-msc-sm2s-ep1: Add HDMI connector Frieder Schrempf (Mon Oct 21 2024 - 03:15:57 EST)
- [PATCH v4] tracing: Fix function name for trampoline Tatsuya S (Mon Oct 21 2024 - 03:16:10 EST)
- RE: [RFC PATCH] tty: atmel_serial: Use devm_platform_ioremap_resource() Mihai.Sain (Mon Oct 21 2024 - 03:16:41 EST)
- Re: [PATCH v5 2/5] dt-bindings: display/msm: Document the DPU for SA8775P Krzysztof Kozlowski (Mon Oct 21 2024 - 03:16:50 EST)
- Re: [PATCH v3 02/10] media: i2c: ov5645: Use local `dev` pointer for subdev device assignment Tommaso Merciai (Mon Oct 21 2024 - 03:17:10 EST)
- Re: [PATCH v5 03/14] scsi: fnic: Add support for fabric based solicited requests and responses Hannes Reinecke (Mon Oct 21 2024 - 03:17:22 EST)
- Re: [PATCH] dt-bindings: input: mediatek,pmic-keys: Add compatible for MT6359 keys Dmitry Torokhov (Mon Oct 21 2024 - 03:17:38 EST)
- Re: [PATCH 0/6] drm/bridge: add ycbcr_420_allowed support Maxime Ripard (Mon Oct 21 2024 - 03:18:00 EST)
- Re: [PATCH v5 3/3] riscv: dts: starfive: add DeepComputing FML13V01 board device tree Krzysztof Kozlowski (Mon Oct 21 2024 - 03:18:11 EST)
- Re: [PATCH v2] ALSA: hda/tas2781: Add speaker id check for ASUS projects Takashi Iwai (Mon Oct 21 2024 - 03:18:30 EST)
- Re: [PATCH] drm/fbdev: fix drm_fb_helper_deferred_io() build failure Thomas Zimmermann (Mon Oct 21 2024 - 03:18:59 EST)
- Re: [PATCH v2 1/2] dt-bindings: iio: light: veml6030: add veml3235 Krzysztof Kozlowski (Mon Oct 21 2024 - 03:19:10 EST)
- drivers/md/dm-vdo/data-vio.c:976 vdo_launch_bio() warn: inconsistent returns '&pool->lock'. Dan Carpenter (Mon Oct 21 2024 - 03:19:44 EST)
- Re: [PATCH] fbdev/wm8505fb: select CONFIG_FB_IOMEM_FOPS Thomas Zimmermann (Mon Oct 21 2024 - 03:19:56 EST)
- Re: [PATCH] ALSA: hda/tas2781: select CRC32 instead of CRC32_SARWATE Takashi Iwai (Mon Oct 21 2024 - 03:20:33 EST)
- Re: [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags Michal Hocko (Mon Oct 21 2024 - 03:21:45 EST)
- [PATCH v2 1/1] coresight: trbe: Fix return value check in arm_trbe_register_coresight_cpu() Zhen Lei (Mon Oct 21 2024 - 03:21:56 EST)
- [PATCH net-next, v1 2/3] net: stmmac: dwmac4: Fix the MTL_OP_MODE_*_MASK operation Ley Foon Tan (Mon Oct 21 2024 - 03:22:29 EST)
- Re: [PATCH v3 -next 00/15] sysctl: move sysctls from vm_table into its own files Joel Granados (Mon Oct 21 2024 - 03:23:08 EST)
- Re: [PATCH v1 2/2] i2c: spacemit: add support for SpacemiT K1 SoC Dan Carpenter (Mon Oct 21 2024 - 03:23:18 EST)
- RE: [PATCH] i2c: designware: Add ACPI HID for DWAPB I2C controller on Fujitsu MONAKA Yoshihiro Furudera (Fujitsu) (Mon Oct 21 2024 - 03:23:39 EST)
- Re: [PATCH v2] drm/bridge: Fix assignment of the of_node of the parent to aux bridge Johan Hovold (Mon Oct 21 2024 - 03:23:48 EST)
- Re: [PATCH] gpio: 74x164: shrink code Bartosz Golaszewski (Mon Oct 21 2024 - 03:24:17 EST)
- Re: [PATCH] gpio: ftgpio010: shrink code Bartosz Golaszewski (Mon Oct 21 2024 - 03:24:19 EST)
- Re: [PATCH] gpio: max730x: use devres to shrink and simplify code Bartosz Golaszewski (Mon Oct 21 2024 - 03:24:31 EST)
- Re: [PATCH v6 1/6] regulator: dt-bindings: qcom,qca6390-pmu: add more properties for wcn6855 Krzysztof Kozlowski (Mon Oct 21 2024 - 03:24:53 EST)
- Re: [RFC PATCH] tty: atmel_serial: Use devm_platform_ioremap_resource() Greg KH (Mon Oct 21 2024 - 03:25:06 EST)
- Re: [PATCH 1/3] mtd: rawnand: davinci: order headers alphabetically Bartosz Golaszewski (Mon Oct 21 2024 - 03:26:10 EST)
- Re: [PATCH v5 1/5] media: mediatek: vcodec: setting request complete before buffer done Dan Carpenter (Mon Oct 21 2024 - 03:26:34 EST)
- Re: [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags Michal Hocko (Mon Oct 21 2024 - 03:26:54 EST)
- Re: [PATCH v2] media: v4l2-subdev: Refactor events Sakari Ailus (Mon Oct 21 2024 - 03:27:09 EST)
- [PATCH v2 0/2] serial: 8250_dw: Introduce SG2044 uart support. Inochi Amaoto (Mon Oct 21 2024 - 03:27:14 EST)
- [PATCH v2 1/2] dt-bindings: serial: snps-dw-apb-uart: Add Sophgo SG2044 uarts Inochi Amaoto (Mon Oct 21 2024 - 03:27:32 EST)
- [PATCH v2 2/2] serial: 8250_dw: Add Sophgo SG2044 quirk Inochi Amaoto (Mon Oct 21 2024 - 03:27:46 EST)
- [PATCH v3 RESEND 0/4] arm64: dts: mediatek: Add MT8186 Chinchou Zhengqiao Xia (Mon Oct 21 2024 - 03:28:06 EST)
- Re: [PATCH net-next] ieee802154: Replace BOOL_TO_STR() with str_true_false() Miquel Raynal (Mon Oct 21 2024 - 03:28:12 EST)
- [PATCH v3 RESEND 1/4] dt-bindings: arm: mediatek: Add MT8186 Chinchou Chromebook Zhengqiao Xia (Mon Oct 21 2024 - 03:28:36 EST)
- [PATCH v3 RESEND 2/4] arm64: dts: mediatek: Add MT8186 Chinchou Chromebooks Zhengqiao Xia (Mon Oct 21 2024 - 03:28:48 EST)
- [PATCH v3 RESEND 3/4] arm64: dts: mediatek: Add exton node for DP bridge Zhengqiao Xia (Mon Oct 21 2024 - 03:28:56 EST)
- [PATCH v3 RESEND 4/4] arm64: dts: mediatek: Modify audio codec name for pmic Zhengqiao Xia (Mon Oct 21 2024 - 03:29:11 EST)
- Re: [PATCH v5 1/2] dt-bindings: i2c: pca954x: Add timeout reset property Krzysztof Kozlowski (Mon Oct 21 2024 - 03:29:40 EST)
- arch/x86/kvm/svm/sev.c:454 __sev_guest_init() warn: missing error code 'ret' Dan Carpenter (Mon Oct 21 2024 - 03:29:52 EST)
- Re: [PATCH v4 01/12] dt-bindings: clock: r9a08g045-cpg: Add power domain ID for RTC Krzysztof Kozlowski (Mon Oct 21 2024 - 03:30:06 EST)
- arch/arm64/kvm/at.c:71 at_s1e1p_fast() error: uninitialized symbol 'fail'. Dan Carpenter (Mon Oct 21 2024 - 03:30:19 EST)
- Re: [PATCH 3/6] drm/bridge: display-connector: allow YCbCr 420 for HDMI and DP Neil Armstrong (Mon Oct 21 2024 - 03:30:33 EST)
- Re: [PATCH] iwlwifi: work around -Wenum-compare-conditional warning Kalle Valo (Mon Oct 21 2024 - 03:30:50 EST)
- Re: [PATCH 6/6] drm/bridge: dw-hdmi: set bridge's ycbcr_420_allowed flag Neil Armstrong (Mon Oct 21 2024 - 03:31:07 EST)
- Re: [PATCH v2] media: v4l2-subdev: Refactor events Laurent Pinchart (Mon Oct 21 2024 - 03:31:20 EST)
- Re: [PATCH][next] powerpc/ps3: replace open-coded sysfs_emit function Geert Uytterhoeven (Mon Oct 21 2024 - 03:32:01 EST)
- Re: AMD zen microcode updates breaks boot Borislav Petkov (Mon Oct 21 2024 - 03:32:13 EST)
- Re: [PATCH v4 03/12] dt-bindings: clock: renesas,r9a08g045-vbattb: Document VBATTB Krzysztof Kozlowski (Mon Oct 21 2024 - 03:32:50 EST)
- Re: [PATCH] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Fix X1E80100 resets entries Johan Hovold (Mon Oct 21 2024 - 03:33:19 EST)
- Re: [PATCH v4 03/12] dt-bindings: clock: renesas,r9a08g045-vbattb: Document VBATTB Krzysztof Kozlowski (Mon Oct 21 2024 - 03:34:54 EST)
- Re: [PATCH 1/6] dt-bindings: phy: qcom,sc8280xp-qmp-usb32dp: Add SAR2130P compatible Johan Hovold (Mon Oct 21 2024 - 03:35:49 EST)
- Re: [POC 1/6] irq & spin_lock: Add counted interrupt disabling/enabling kernel test robot (Mon Oct 21 2024 - 03:36:05 EST)
- Re: [PATCH 05/12] dt-bindings: clock: qcom: Add QCS615 GCC clocks Taniya Das (Mon Oct 21 2024 - 03:37:09 EST)
- Re: [PATCH net-next v4 1/3] dt-bindings: net: Add T-HEAD dwmac support Krzysztof Kozlowski (Mon Oct 21 2024 - 03:37:35 EST)
- Re: [PATCH v3 1/3] dt-bindings: pinctrl: Add support for Amlogic A4 SoCs neil . armstrong (Mon Oct 21 2024 - 03:38:57 EST)
- Re: [PATCH v3 3/6] dt-bindings: iio: imu: bmi270: Add Bosch BMI260 Krzysztof Kozlowski (Mon Oct 21 2024 - 03:39:12 EST)
- Re: [PATCH v3 07/15] dt-bindings: display: lvds-data-mapping: Add 30-bit RGB pixel data mappings Krzysztof Kozlowski (Mon Oct 21 2024 - 03:40:07 EST)
- Re: [PATCH 0/1] cpuidle/menu: Address performance drop from favoring physical over polling cpuidle state Aboorva Devarajan (Mon Oct 21 2024 - 03:40:38 EST)
- Re: [PATCH 1/3] mtd: rawnand: davinci: order headers alphabetically Miquel Raynal (Mon Oct 21 2024 - 03:40:49 EST)
- drivers/infiniband/hw/bnxt_re/qplib_fp.c:1090 bnxt_qplib_create_qp() error: we previously assumed 'res->dattr' could be null (see line 985) Dan Carpenter (Mon Oct 21 2024 - 03:42:52 EST)
- Re: [PATCH v3 08/15] dt-bindings: display: Document dual-link LVDS display common properties Krzysztof Kozlowski (Mon Oct 21 2024 - 03:43:07 EST)
- Re: [GIT PULL] Char/Misc driver fixes for 6.12-rc4 Geert Uytterhoeven (Mon Oct 21 2024 - 03:43:16 EST)
- Re: [PATCH v3 09/15] dt-bindings: display: panel-simple-lvds-dual-ports: Reference lvds-dual-ports.yaml Krzysztof Kozlowski (Mon Oct 21 2024 - 03:43:43 EST)
- Re: [PATCH] fgraph: Allocate ret_stack_list with proper size Google (Mon Oct 21 2024 - 03:43:54 EST)
- Re: Pls pick up two bluetooth fixes Greg KH (Mon Oct 21 2024 - 03:44:27 EST)
- Re: [PATCH v2] dt-bindings: iommu: arm,smmu: Add Qualcomm SAR2130P compatible Krzysztof Kozlowski (Mon Oct 21 2024 - 03:45:53 EST)
- Re: [PATCH v4 03/12] dt-bindings: clock: renesas,r9a08g045-vbattb: Document VBATTB Claudiu Beznea (Mon Oct 21 2024 - 03:47:20 EST)
- Re: [PATCHv2 16/23] dt-bindings: altera: add Enclustra Mercury SA1 Krzysztof Kozlowski (Mon Oct 21 2024 - 03:47:31 EST)
- Re: [PATCHv2 18/23] dt-bindings: altera: add binding for Mercury+ SA2 Krzysztof Kozlowski (Mon Oct 21 2024 - 03:47:43 EST)
- Re: [PATCHv2 20/23] dt-bindings: altera: add Mercury AA1 combinations Krzysztof Kozlowski (Mon Oct 21 2024 - 03:48:24 EST)
- Re: [PATCHv2 22/23] dt-bindings: altera: removal of generic PE1 dts Krzysztof Kozlowski (Mon Oct 21 2024 - 03:48:48 EST)
- Re: [PATCH v4 03/12] dt-bindings: clock: renesas,r9a08g045-vbattb: Document VBATTB Claudiu Beznea (Mon Oct 21 2024 - 03:49:14 EST)
- Re: [PATCH] MAINTAINERS: Remove some entries due to various compliance requirements. Geert Uytterhoeven (Mon Oct 21 2024 - 03:50:13 EST)
- Re: [PATCH v13 01/13] x86/sev: Carve out and export SNP guest messaging init routines Christophe JAILLET (Mon Oct 21 2024 - 03:50:21 EST)
- Re: [PATCH] bpf, arm64: Fix address emission with tag-based KASAN enabled patchwork-bot+netdevbpf (Mon Oct 21 2024 - 03:50:38 EST)
- Re: [PATCH 1/2] dt-bindings: net: bluetooth: nxp: add support for supply and reset Krzysztof Kozlowski (Mon Oct 21 2024 - 03:51:01 EST)
- Re: [PATCH v2] csky: fix csky_cmpxchg_fixup not working yang li (Mon Oct 21 2024 - 03:51:40 EST)
- Re: [PATCH 01/14] dt-bindings: clock: qcom,rpmhcc: Add SAR2130P compatible Krzysztof Kozlowski (Mon Oct 21 2024 - 03:51:55 EST)
- Re: [PATCH 04/14] dt-bindings: clock: qcom,sm8550-dispcc: Add SAR2130P compatible Krzysztof Kozlowski (Mon Oct 21 2024 - 03:52:16 EST)
- Re: [PATCH v8 3/5] drm: handle HAS_IOPORT dependencies Thomas Zimmermann (Mon Oct 21 2024 - 03:53:02 EST)
- Re: [PATCH v2 1/2] fs/super.c: introduce get_tree_bdev_flags() Gao Xiang (Mon Oct 21 2024 - 03:54:32 EST)
- Re: [PATCH 1/6] dt-bindings: clock: qcom: Add GPU clocks for QCS8300 Krzysztof Kozlowski (Mon Oct 21 2024 - 03:54:47 EST)
- Re: [PATCH 2/6] clk: qcom: Add support for GPU Clock Controller on QCS8300 Krzysztof Kozlowski (Mon Oct 21 2024 - 03:56:21 EST)
- Re: [PATCH] drm: atmel-hlcdc: fix atmel_xlcdc_plane_setup_scaler() Nicolas Ferre (Mon Oct 21 2024 - 03:56:54 EST)
- Re: [PATCH] dt-bindings: cache: qcom,llcc: Fix X1E80100 reg entries Krzysztof Kozlowski (Mon Oct 21 2024 - 03:57:51 EST)
- Re: [PATCH] fgraph: Give ret_stack its own kmem cache Ryan Roberts (Mon Oct 21 2024 - 03:58:23 EST)
- Re: [PATCH 1/2] dt-bindings: usb: Describe TUSB1046 crosspoint switch Krzysztof Kozlowski (Mon Oct 21 2024 - 03:58:44 EST)
- Re: [PATCH] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Fix X1E80100 resets entries Krzysztof Kozlowski (Mon Oct 21 2024 - 03:59:55 EST)
- Re: [PATCH v2] mm: Split critical region in remap_file_pages() and invoke LSMs in between Roberto Sassu (Mon Oct 21 2024 - 04:00:20 EST)
- Re: [PATCH 1/2] dt-bindings: arm: qcom,ids: add SoC ID for SAR2130P and SAR1130P Krzysztof Kozlowski (Mon Oct 21 2024 - 04:00:40 EST)
- Re: [PATCH 2/2] soc: qcom: socinfo: add SoC IDs for SAR1130P and SAR2130P Krzysztof Kozlowski (Mon Oct 21 2024 - 04:00:59 EST)
- Re: [PATCH] dt-bindings: cpufreq: cpufreq-qcom-hw: Add SAR2130P compatible Krzysztof Kozlowski (Mon Oct 21 2024 - 04:01:25 EST)
- Re: [PATCH] fgraph: Separate size of ret_stack from PAGE_SIZE Ryan Roberts (Mon Oct 21 2024 - 04:01:45 EST)
- Re: [PATCH 1/2] dt-bindings: arm: fsl: Add Gateworks GW82XX-2x dev kit Krzysztof Kozlowski (Mon Oct 21 2024 - 04:01:59 EST)
- Re: [PATCH 0/1] cpuidle/menu: Address performance drop from favoring physical over polling cpuidle state Aboorva Devarajan (Mon Oct 21 2024 - 04:02:44 EST)
- Re: [PATCH 6/7] pinctrl: pinmux: Introduce API to check if a pin is requested Lad, Prabhakar (Mon Oct 21 2024 - 04:03:50 EST)
- [PATCH v2] LoongArch: Fix cpu hotplug issue Bibo Mao (Mon Oct 21 2024 - 04:04:35 EST)
- Re: [syzbot] [usb?] INFO: task hung in usb_port_suspend Oliver Neukum (Mon Oct 21 2024 - 04:05:08 EST)
- [PATCH] selftests: netfilter: remove unused parameter Liu Jing (Mon Oct 21 2024 - 04:05:30 EST)
- Re: [PATCH v1] bcachefs: set freespace inited to false if trans_mark_dev_sbs fails Piotr Zalewski (Mon Oct 21 2024 - 04:05:51 EST)
- Re: [PATCH] iommu/mediatek: Add PGTABLE_PA_35_EN to mt8186 platform data Yong Wu (吴勇) (Mon Oct 21 2024 - 04:06:29 EST)
- Re: [PATCH v3 00/10] media: ov5645: Add support for streams Lad, Prabhakar (Mon Oct 21 2024 - 04:07:18 EST)
- Re: [syzbot] kernel BUG in bch2_bucket_alloc_trans syzbot (Mon Oct 21 2024 - 04:08:39 EST)
- [PATCH 1/3] percpu: Merge VERIFY_PERCPU_PTR() into its only user Uros Bizjak (Mon Oct 21 2024 - 04:09:13 EST)
- [PATCH 2/3] percpu: Introduce PERCPU_PTR() macro Uros Bizjak (Mon Oct 21 2024 - 04:09:21 EST)
- [PATCH 3/3] percpu: Cast percpu pointer in PERCPU_PTR() via unsigned long Uros Bizjak (Mon Oct 21 2024 - 04:09:36 EST)
- Re: [PATCH v3 00/10] media: ov5645: Add support for streams Tommaso Merciai (Mon Oct 21 2024 - 04:10:33 EST)
- Re: [PATCH 0/3 v3] Expose the 'perf test -w' workloads functionality James Clark (Mon Oct 21 2024 - 04:11:33 EST)
- Re: [PATCH v4 2/4] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process Lorenzo Stoakes (Mon Oct 21 2024 - 04:11:52 EST)
- Re: [PATCH v3 04/11] iommufd/viommu: Add IOMMU_VIOMMU_ALLOC ioctl Alexey Kardashevskiy (Mon Oct 21 2024 - 04:12:07 EST)
- Re: [PATCH v2] media: v4l2-subdev: Refactor events Tommaso Merciai (Mon Oct 21 2024 - 04:13:15 EST)
- Re: [PATCH mm-unstable v1] mm/page_alloc: try not to overestimate free highatomic Michal Hocko (Mon Oct 21 2024 - 04:13:51 EST)
- [PATCH] arm64: dts: mediatek: mt8188: Fix USB3 PHY port default status Fei Shao (Mon Oct 21 2024 - 04:14:03 EST)
- Re: [PATCH v3] mm/vmscan: stop the loop if enough pages have been page_out Chen Ridong (Mon Oct 21 2024 - 04:14:56 EST)
- Re: [PATCH v2] media: v4l2-subdev: Refactor events Tommaso Merciai (Mon Oct 21 2024 - 04:16:30 EST)
- arch/powerpc/kvm/test-guest-state-buffer.c:70:25: sparse: sparse: restricted __be64 degrades to integer kernel test robot (Mon Oct 21 2024 - 04:17:04 EST)
- Re: [PATCH v3 08/15] dt-bindings: display: Document dual-link LVDS display common properties Liu Ying (Mon Oct 21 2024 - 04:19:52 EST)
- Re: [syzbot] [pm?] WARNING in thermal_thresholds_flush Daniel Lezcano (Mon Oct 21 2024 - 04:20:07 EST)
- Re: [PATCH 04/12] clk: qcom: camcc-qcs615: Add QCS615 camera clock controller driver Taniya Das (Mon Oct 21 2024 - 04:20:12 EST)
- Re: [PATCH v2] ALSA: hda/tas2781: Add speaker id check for ASUS projects Andy Shevchenko (Mon Oct 21 2024 - 04:20:37 EST)
- Re: [PATCH] gpio: pca953x: fix pca953x_irq_bus_sync_unlock race Ian Ray (Mon Oct 21 2024 - 04:20:55 EST)
- [PATCH][next] media: raspberrypi: rp1-cfe: Fix spelling mistake "Orphanded" -> "Orphaned" Colin Ian King (Mon Oct 21 2024 - 04:22:23 EST)
- Re: linux-next: duplicate patches in the vfs-brauner tree Christian Brauner (Mon Oct 21 2024 - 04:22:59 EST)
- Re: [PATCH v3 09/15] dt-bindings: display: panel-simple-lvds-dual-ports: Reference lvds-dual-ports.yaml Liu Ying (Mon Oct 21 2024 - 04:23:24 EST)
- Re: [PATCH v1 0/2] arm64: freescale: verdin: Update tla2024 adc compatible Shawn Guo (Mon Oct 21 2024 - 04:23:53 EST)
- Re: [PATCH] i2c: designware: Add ACPI HID for DWAPB I2C controller on Fujitsu MONAKA 'Andy Shevchenko' (Mon Oct 21 2024 - 04:26:02 EST)
- Re: [PATCH] btrfs: Fix passing 0 to ERR_PTR in btrfs_search_dir_index_item() Johannes Thumshirn (Mon Oct 21 2024 - 04:26:14 EST)
- Re: [PATCH v9 24/37] common: Enable BLOBLIST_TABLES on arm Patrick Rudolph (Mon Oct 21 2024 - 04:26:57 EST)
- Re: [PATCH 1/1] arm64: dts: imx8mp-evk: add PCIe Endpoint function overlay file Shawn Guo (Mon Oct 21 2024 - 04:27:31 EST)
- Re: [PATCH v3 03/27] KVM: VMX: Add support for the secondary VM exit controls Chao Gao (Mon Oct 21 2024 - 04:29:17 EST)
- Re: [PATCH v2 2/2] serial: 8250_dw: Add Sophgo SG2044 quirk Andy Shevchenko (Mon Oct 21 2024 - 04:29:30 EST)
- Re: [PATCH v3 0/3] arm64: entry: Convert to generic entry Jinjie Ruan (Mon Oct 21 2024 - 04:31:04 EST)
- Re: [PATCH v3 09/11] iommufd/selftest: Add IOMMU_VIOMMU_ALLOC test coverage Alexey Kardashevskiy (Mon Oct 21 2024 - 04:31:18 EST)
- [PATCH net] bonding: add ns target multicast address to slave device Hangbin Liu (Mon Oct 21 2024 - 04:31:29 EST)
- Re: [PATCH v1] blk-mq: add one blk_mq_req_flags_t type to support mq ctx fallback Ming Lei (Mon Oct 21 2024 - 04:31:51 EST)
- [syzbot] [fs?] WARNING in vfs_set_acl syzbot (Mon Oct 21 2024 - 04:34:42 EST)
- Re: [PATCH v1 2/3] platform/x86: intel_scu_ipc: Simplify code with cleanup helpers Andy Shevchenko (Mon Oct 21 2024 - 04:34:46 EST)
- Re: [PATCH 18/25] KVM: TDX: Do TDX specific vcpu initialization Xiaoyao Li (Mon Oct 21 2024 - 04:35:42 EST)
- [syzbot] [bluetooth?] KASAN: slab-use-after-free Read in cmd_complete_rsp syzbot (Mon Oct 21 2024 - 04:35:54 EST)
- [syzbot] [kernel?] BUG: workqueue leaked atomic, lock or RCU: kworker/NUM:NUM[NUM] syzbot (Mon Oct 21 2024 - 04:36:42 EST)
- [PATCH v2 0/2] Add device tree for Ampere's Mt. Jefferson BMC Chanh Nguyen (Mon Oct 21 2024 - 04:37:43 EST)
- [PATCH v2 1/2] dt-bindings: arm: aspeed: add Mt. Jefferson board Chanh Nguyen (Mon Oct 21 2024 - 04:37:59 EST)
- Re: [PATCH] fgraph: Give ret_stack its own kmem cache Steven Rostedt (Mon Oct 21 2024 - 04:38:06 EST)
- [PATCH v2 2/2] ARM: dts: aspeed: Add device tree for Ampere's Mt. Jefferson BMC Chanh Nguyen (Mon Oct 21 2024 - 04:38:23 EST)
- [PATCH v2] iio: invensense: fix multiple odr switch when FIFO is off Jean-Baptiste Maneyrol via B4 Relay (Mon Oct 21 2024 - 04:39:03 EST)
- Re: [syzbot] [bcachefs?] kernel BUG in bch2_bucket_alloc_trans (2) syzbot (Mon Oct 21 2024 - 04:39:19 EST)
- Re: [PATCH v2] arm: Add KPROBES_ON_FTRACE supported Google (Mon Oct 21 2024 - 04:40:41 EST)
- [PATCH v2 0/3] platform/x86: intel_scu_ipc: Avoid working around IO and cleanups Andy Shevchenko (Mon Oct 21 2024 - 04:41:10 EST)
- [PATCH v2 1/3] platform/x86: intel_scu_ipc: Replace workaround by 32-bit IO Andy Shevchenko (Mon Oct 21 2024 - 04:41:16 EST)
- [PATCH v2 2/3] platform/x86: intel_scu_ipc: Simplify code with cleanup helpers Andy Shevchenko (Mon Oct 21 2024 - 04:41:28 EST)
- [PATCH v2 3/3] platform/x86: intel_scu_ipc: Save a copy of the entire struct intel_scu_ipc_data Andy Shevchenko (Mon Oct 21 2024 - 04:41:41 EST)
- Re: [PATCH] 9p: Avoid creating multiple slab caches with the same name Vlastimil Babka (Mon Oct 21 2024 - 04:42:40 EST)
- Re: [PATCH 0/1] cpuidle/menu: Address performance drop from favoring physical over polling cpuidle state Christian Loehle (Mon Oct 21 2024 - 04:43:58 EST)
- Re: [PATCH linux-mm v2] mm: make pcp_decay_high working better with NOHZ full Huang, Ying (Mon Oct 21 2024 - 04:44:13 EST)
- [syzbot] [media?] KASAN: slab-use-after-free Write in as102_release syzbot (Mon Oct 21 2024 - 04:44:43 EST)
- Re: [PATCH v7 2/2] mtd: rawnand: nuvoton: add new driver for the Nuvoton MA35 SoC Miquel Raynal (Mon Oct 21 2024 - 04:45:21 EST)
- Re: [PATCH v13 03/13] x86/sev: Add Secure TSC support for SNP guests Christophe JAILLET (Mon Oct 21 2024 - 04:46:22 EST)
- [syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_sock_new_connection_cb syzbot (Mon Oct 21 2024 - 04:46:42 EST)
- [syzbot] [bluetooth?] KASAN: slab-use-after-free Read in bt_accept_unlink syzbot (Mon Oct 21 2024 - 04:47:42 EST)
- [syzbot] [bluetooth?] BUG: corrupted list in hci_cmd_sync_dequeue_once syzbot (Mon Oct 21 2024 - 04:48:45 EST)
- [syzbot] [bluetooth?] KASAN: slab-use-after-free Read in bt_accept_dequeue syzbot (Mon Oct 21 2024 - 04:49:45 EST)
- Re: [PATCH v2 1/3] platform/x86: intel_scu_ipc: Replace workaround by 32-bit IO Mika Westerberg (Mon Oct 21 2024 - 04:49:57 EST)
- Re: [PATCH][next] powerpc/ps3: replace open-coded sysfs_emit function Geoff Levand (Mon Oct 21 2024 - 04:50:13 EST)
- Re: [PATCH v1 RESEND] net: sfp: change quirks for Alcatel Lucent G-010S-P patchwork-bot+netdevbpf (Mon Oct 21 2024 - 04:50:31 EST)
- Re: [PATCH v2 2/3] platform/x86: intel_scu_ipc: Simplify code with cleanup helpers Mika Westerberg (Mon Oct 21 2024 - 04:50:48 EST)
- Re: [PATCH v13 19/85] KVM: Introduce kvm_follow_pfn() to eventually replace "gfn_to_pfn" APIs Yan Zhao (Mon Oct 21 2024 - 04:52:17 EST)
- Re: [PATCH v2 2/2] serial: 8250_dw: Add Sophgo SG2044 quirk Ilpo Järvinen (Mon Oct 21 2024 - 04:52:57 EST)
- Re: [PATCH] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Fix X1E80100 resets entries Abel Vesa (Mon Oct 21 2024 - 04:53:46 EST)
- Re: [RFC PATCH v3 0/4] Support large folios for tmpfs Kirill A. Shutemov (Mon Oct 21 2024 - 04:54:45 EST)
- [PATCH v2 0/7] iommu/vt-d: Add domain_alloc_paging support Lu Baolu (Mon Oct 21 2024 - 04:56:32 EST)
- [PATCH v2 1/7] iommu/vt-d: Add domain_alloc_paging support Lu Baolu (Mon Oct 21 2024 - 04:56:40 EST)
- [PATCH v2 2/7] iommu/vt-d: Remove unused domain_alloc callback Lu Baolu (Mon Oct 21 2024 - 04:56:55 EST)
- [PATCH v2 3/7] iommu/vt-d: Enhance compatibility check for paging domain attach Lu Baolu (Mon Oct 21 2024 - 04:57:06 EST)
- [PATCH v2 4/7] iommu/vt-d: Remove domain_update_iommu_cap() Lu Baolu (Mon Oct 21 2024 - 04:57:16 EST)
- [PATCH v2 5/7] iommu/vt-d: Remove domain_update_iommu_superpage() Lu Baolu (Mon Oct 21 2024 - 04:57:30 EST)
- [PATCH v2 6/7] iommu/vt-d: Refactor first_level_by_default() Lu Baolu (Mon Oct 21 2024 - 04:57:45 EST)
- [PATCH v2 7/7] iommu/vt-d: Refine intel_iommu_domain_alloc_user() Lu Baolu (Mon Oct 21 2024 - 04:57:54 EST)
- Re: [PATCH] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Fix X1E80100 resets entries Johan Hovold (Mon Oct 21 2024 - 04:59:54 EST)
- Re: [PATCH 0/1] cpuidle/menu: Address performance drop from favoring physical over polling cpuidle state Christian Loehle (Mon Oct 21 2024 - 05:03:33 EST)
- [PATCH v4] arm64: defconfig: Enable STM protocol and source configs Mao Jinlong (Mon Oct 21 2024 - 05:04:02 EST)
- Re: [PATCH] f2fs: check curseg->inited before write_sum_page in change_curseg Chao Yu (Mon Oct 21 2024 - 05:05:21 EST)
- Re: [PATCH v2 16/22] wifi: ath12k: convert tasklet to BH workqueue for CE interrupts Kalle Valo (Mon Oct 21 2024 - 05:06:52 EST)
- Re: [PATCH 3/6] drm/bridge: display-connector: allow YCbCr 420 for HDMI and DP Dmitry Baryshkov (Mon Oct 21 2024 - 05:07:07 EST)
- Re: [PATCH] wifi: ath12k: Fix for out-of bound access error Kalle Valo (Mon Oct 21 2024 - 05:08:03 EST)
- [PATCH] drm/lsdc: Request PCI BAR Philipp Stanner (Mon Oct 21 2024 - 05:11:32 EST)
- Re: [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags David Hildenbrand (Mon Oct 21 2024 - 05:14:07 EST)
- [PATCH] mm/page_alloc: Use str_off_on() helper in build_all_zonelists() Thorsten Blum (Mon Oct 21 2024 - 05:14:30 EST)
- [PATCH] lib: string_helpers: fix potential snprintf() output truncation Bartosz Golaszewski (Mon Oct 21 2024 - 05:14:39 EST)
- [PATCH next] wifi: rtw89: unlock on error path in rtw89_ops_unassign_vif_chanctx() Dan Carpenter (Mon Oct 21 2024 - 05:14:52 EST)
- Re: [PATCH] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Fix X1E80100 resets entries Abel Vesa (Mon Oct 21 2024 - 05:17:35 EST)
- Re: [PATCH v2 1/4] arm64: dts: imx8-ss-hsio: Add PCIe support Shawn Guo (Mon Oct 21 2024 - 05:19:21 EST)
- Re: [PATCH net 0/2] fsl/fman: Fix refcount handling of fman-related devices patchwork-bot+netdevbpf (Mon Oct 21 2024 - 05:20:32 EST)
- Re: [PATCH v3 00/10] media: ov5645: Add support for streams Lad, Prabhakar (Mon Oct 21 2024 - 05:23:28 EST)
- Re: [PATCH net v1] net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data Hariprasad Kelam (Mon Oct 21 2024 - 05:23:45 EST)
- Re: [PATCH net-next 4/4] net: ethernet: mtk_eth_soc: optimize dma ring address/index calculation Paolo Abeni (Mon Oct 21 2024 - 05:24:12 EST)
- Re: [RFC PATCH v1 34/57] sata_sil24: Remove PAGE_SIZE compile-time constant assumption Ryan Roberts (Mon Oct 21 2024 - 05:24:55 EST)
- RE: [PATCH v3 0/7] arm64: dts: imx95: add various nodes Peng Fan (Mon Oct 21 2024 - 05:25:16 EST)
- Re: [PATCH v2 1/3] platform/x86: intel_scu_ipc: Replace workaround by 32-bit IO Ilpo Järvinen (Mon Oct 21 2024 - 05:25:33 EST)
- Re: [PATCH v2] arm64: dts: qcom: x1e80100-crd Rename "Twitter" to "Tweeter" Konrad Dybcio (Mon Oct 21 2024 - 05:25:49 EST)
- [PATCH] slimbus: messaging: Free transaction ID in delayed interrupt scenario Visweswara Tanuku (Mon Oct 21 2024 - 05:26:06 EST)
- Re: [PATCH] drm: a6xx: avoid excessive stack usage Akhil P Oommen (Mon Oct 21 2024 - 05:26:15 EST)
- Re: [PATCH] lib: string_helpers: fix potential snprintf() output truncation Andy Shevchenko (Mon Oct 21 2024 - 05:26:34 EST)
- Re: [PATCH] ARM: dts: imx7s: change i2c compatible string for applying errata ERR007805 Francesco Dolcini (Mon Oct 21 2024 - 05:28:15 EST)
- Re: [PATCH v13 34/85] KVM: Get writable mapping for __kvm_vcpu_map() only when necessary Yan Zhao (Mon Oct 21 2024 - 05:29:19 EST)
- Re: [PATCH v1 1/2] dt-bindings: serial: samsung: Add samsung,exynos8895-uart compatible Krzysztof Kozlowski (Mon Oct 21 2024 - 05:31:30 EST)
- Re: [PATCH] fgraph: Give ret_stack its own kmem cache Ryan Roberts (Mon Oct 21 2024 - 05:31:42 EST)
- Re: [PATCH v1] dt-bindings: arm: fsl: drop usage of Toradex SOMs compatible alone Shawn Guo (Mon Oct 21 2024 - 05:32:03 EST)
- Re: [PATCH v1 2/2] tty: serial: samsung: Add Exynos8895 compatible Krzysztof Kozlowski (Mon Oct 21 2024 - 05:32:33 EST)
- Re: [PATCH] drm: a6xx: avoid excessive stack usage Konrad Dybcio (Mon Oct 21 2024 - 05:32:45 EST)
- Re: [PATCH 1/6] drm/display: hdmi: add generic mode_valid helper Maxime Ripard (Mon Oct 21 2024 - 05:33:12 EST)
- Re: [PATCH net-next v22 13/14] mm: page_frag: update documentation for page_frag Yunsheng Lin (Mon Oct 21 2024 - 05:33:45 EST)
- Re: [PATCH v2 2/3] platform/x86: intel_scu_ipc: Simplify code with cleanup helpers Ilpo Järvinen (Mon Oct 21 2024 - 05:34:02 EST)
- Re: [PATCH v2 00/10] Enhance min heap API with non-inline functions and optimizations Bagas Sanjaya (Mon Oct 21 2024 - 05:34:24 EST)
- RE: [PATCH iwl-next 1/2] PCI: Add PCI_VDEVICE_SUB helper macro Kwapulinski, Piotr (Mon Oct 21 2024 - 05:34:44 EST)
- Re: [PATCH v1] dt-bindings: arm: fsl: drop usage of Toradex SOMs compatible alone Francesco Dolcini (Mon Oct 21 2024 - 05:35:03 EST)
- Re: [Bug Report] Wrong value of __NR_userfaultfd in asm-generic/unistd.h David Hildenbrand (Mon Oct 21 2024 - 05:35:19 EST)
- Re: [PATCH] lib: string_helpers: fix potential snprintf() output truncation Greg KH (Mon Oct 21 2024 - 05:35:39 EST)
- Re: [PATCH net-next v22 07/14] mm: page_frag: some minor refactoring before adding new API Yunsheng Lin (Mon Oct 21 2024 - 05:36:01 EST)
- Re: [PATCH v2 1/3] platform/x86: intel_scu_ipc: Replace workaround by 32-bit IO Andy Shevchenko (Mon Oct 21 2024 - 05:36:23 EST)
- [PATCH] block: remove redundant explicit memory barrier from rq_qos waiter and waker Muchun Song (Mon Oct 21 2024 - 05:36:41 EST)
- Re: [PATCH net-next v22 10/14] mm: page_frag: introduce prepare/probe/commit API Yunsheng Lin (Mon Oct 21 2024 - 05:36:58 EST)
- Re: [PATCH] lib: string_helpers: fix potential snprintf() output truncation Bartosz Golaszewski (Mon Oct 21 2024 - 05:37:15 EST)
- Re: [PATCH v4 22/28] cxl/region/extent: Expose region extent information in sysfs Jonathan Cameron (Mon Oct 21 2024 - 05:38:15 EST)
- Re: [PATCH RFC 1/3] drm/msm/adreno: Add support for ACD Konrad Dybcio (Mon Oct 21 2024 - 05:39:00 EST)
- Re: [PATCH v1 1/3] dt-bindings: clock: Add Exynos8895 SoC CMU bindings Krzysztof Kozlowski (Mon Oct 21 2024 - 05:39:14 EST)
- [syzbot] [f2fs?] possible deadlock in f2fs_record_stop_reason syzbot (Mon Oct 21 2024 - 05:39:40 EST)
- Re: [PATCH V12 RESEND net-next 00/10] Add support of HIBMCGE Ethernet Driver patchwork-bot+netdevbpf (Mon Oct 21 2024 - 05:41:33 EST)
- Re: [PATCH] dt-bindings: input: Goodix SPI HID Touchscreen Krzysztof Kozlowski (Mon Oct 21 2024 - 05:41:47 EST)
- Re: [PATCH v3 03/11] s390/mm/gmap: Refactor gmap_fault() and add support for pfault Heiko Carstens (Mon Oct 21 2024 - 05:42:08 EST)
- Re: drm/lsdc: Request PCI BAR Sui Jingfeng (Mon Oct 21 2024 - 05:42:26 EST)
- Re: [PATCH] dt-bindings: input: Goodix SPI HID Touchscreen Krzysztof Kozlowski (Mon Oct 21 2024 - 05:43:58 EST)
- Re: [PATCH v3] mm/vmscan: stop the loop if enough pages have been page_out Barry Song (Mon Oct 21 2024 - 05:44:10 EST)
- Re: [PATCH] arm64: dts: imx8mp: add cpuidle state "cpu-pd-wait" Shawn Guo (Mon Oct 21 2024 - 05:44:19 EST)
- [PATCH RFC 0/2] Add basic tracing support for m68k Jean-Michel Hautbois (Mon Oct 21 2024 - 05:45:04 EST)
- Re: [PATCH v2 2/3] platform/x86: intel_scu_ipc: Simplify code with cleanup helpers Andy Shevchenko (Mon Oct 21 2024 - 05:45:05 EST)
- [PATCH RFC 2/2] arch: m68k: Add STACKTRACE support Jean-Michel Hautbois (Mon Oct 21 2024 - 05:45:15 EST)
- [PATCH RFC 1/2] m68k: Add tracirqs Jean-Michel Hautbois (Mon Oct 21 2024 - 05:45:16 EST)
- Re: [PATCH 6.1 000/791] 6.1.113-rc2 review Greg Kroah-Hartman (Mon Oct 21 2024 - 05:45:37 EST)
- Re: [PATCH v1 1/6] dt-bindings: timer: exynos4210-mct: Add samsung,exynos8895-mct compatible Krzysztof Kozlowski (Mon Oct 21 2024 - 05:45:53 EST)
- Re: [PATCH 5.15 000/691] 5.15.168-rc1 review Greg Kroah-Hartman (Mon Oct 21 2024 - 05:46:19 EST)
- Re: [PATCH v1 2/6] spi: dt-bindings: samsung: Add a compatible for samsung,exynos8895-spi Krzysztof Kozlowski (Mon Oct 21 2024 - 05:46:39 EST)
- Re: [PATCH v3 0/3] arm64: entry: Convert to generic entry Mark Rutland (Mon Oct 21 2024 - 05:46:48 EST)
- Re: [PATCH 4/5] cxl: Set type of region to that of the first endpoint Alejandro Lucero Palau (Mon Oct 21 2024 - 05:47:30 EST)
- Re: [PATCH 1/1] sched/fair: Update blocked averages on tick Pierre Gondois (Mon Oct 21 2024 - 05:47:48 EST)
- Re: [syzbot] [nilfs] [fs] kernel BUG in submit_bh_wbc (3) syzbot (Mon Oct 21 2024 - 05:48:49 EST)
- Re: [PATCH] clk: samsung: gs101: make all ufs related clocks critical Krzysztof Kozlowski (Mon Oct 21 2024 - 05:49:21 EST)
- Re: [PATCH v2 1/3] platform/x86: intel_scu_ipc: Replace workaround by 32-bit IO Ilpo Järvinen (Mon Oct 21 2024 - 05:49:29 EST)
- Re: [PATCH v3 06/11] s390/kvm: Stop using gmap_{en,dis}able() Heiko Carstens (Mon Oct 21 2024 - 05:50:22 EST)
- Re: [PATCH] lib: string_helpers: fix potential snprintf() output truncation Greg KH (Mon Oct 21 2024 - 05:50:35 EST)
- Re: [PATCH net v1] net: wwan: fix global oob in wwan_rtnl_policy patchwork-bot+netdevbpf (Mon Oct 21 2024 - 05:50:46 EST)
- Re: [PATCH v3 07/11] s390/mm/gmap: Remove gmap_{en,dis}able() Heiko Carstens (Mon Oct 21 2024 - 05:51:02 EST)
- Re: [PATCH v3 08/11] s390: Remove gmap pointer from lowcore Heiko Carstens (Mon Oct 21 2024 - 05:51:22 EST)
- Re: [PATCH] clk: samsung: fsd: Mark PLL_CAM_CSI as critical Krzysztof Kozlowski (Mon Oct 21 2024 - 05:51:24 EST)
- Re: [PATCH v2 0/3] mm/memblock,x86,acpi: hotplug memory alignment advisement David Hildenbrand (Mon Oct 21 2024 - 05:51:50 EST)
- Re: [PATCH] mfd: cs42l43: Disable IRQs during suspend Charles Keepax (Mon Oct 21 2024 - 05:54:09 EST)
- Re: [PATCH 3/6] drm/bridge: display-connector: allow YCbCr 420 for HDMI and DP neil . armstrong (Mon Oct 21 2024 - 05:54:21 EST)
- Re: [PATCH v2 1/3] platform/x86: intel_scu_ipc: Replace workaround by 32-bit IO Andy Shevchenko (Mon Oct 21 2024 - 05:54:39 EST)
- Re: [PATCH 4/6] drm/bridge: aux: allow interlaced and YCbCr 420 output Neil Armstrong (Mon Oct 21 2024 - 05:55:08 EST)
- Re: [External] : Re: [RFC PATCH v1 00/57] Boot-time page size selection for arm64 Ryan Roberts (Mon Oct 21 2024 - 05:55:29 EST)
- Re: [PATCH 1/6] drm/display: bridge_connector: handle ycbcr_420_allowed Neil Armstrong (Mon Oct 21 2024 - 05:56:07 EST)
- Re: [PATCH v3] mm/vmscan: stop the loop if enough pages have been page_out chenridong (Mon Oct 21 2024 - 05:56:26 EST)
- Re: [PATCH 2/6] drm/atomic: add interlaced and ycbcr_420 flags to connector's state dump Neil Armstrong (Mon Oct 21 2024 - 05:56:38 EST)
- Re: [PATCH v3 1/3] dt-bindings: pinctrl: Add support for Amlogic A4 SoCs Krzysztof Kozlowski (Mon Oct 21 2024 - 05:56:59 EST)
- Re: [PATCH 5/6] drm/msm/dp: migrate the ycbcr_420_allowed to drm_bridge Neil Armstrong (Mon Oct 21 2024 - 05:57:52 EST)
- Re: [PATCH 5/6] drm/msm/dp: migrate the ycbcr_420_allowed to drm_bridge Neil Armstrong (Mon Oct 21 2024 - 05:58:02 EST)
- Re: [RFC PATCH v1 4/7] landlock: Add UDP send+recv access control Mickaël Salaün (Mon Oct 21 2024 - 05:58:24 EST)
- Re: [REGRESSION] spi: cadence-quadspi: STIG mode results in timeouts for Micron MT25QL01 flash Linux regression tracking (Thorsten Leemhuis) (Mon Oct 21 2024 - 05:59:27 EST)
- [PATCH v2 0/5] iio: adc: ad7380: fix several supplies issues Julien Stephan (Mon Oct 21 2024 - 06:01:01 EST)
- [PATCH v2 1/5] dt-bindings: iio: adc: ad7380: fix ad7380-4 reference supply Julien Stephan (Mon Oct 21 2024 - 06:01:12 EST)
- [PATCH v2 2/5] iio: adc: ad7380: use devm_regulator_get_enable_read_voltage() Julien Stephan (Mon Oct 21 2024 - 06:01:21 EST)
- [PATCH v2 3/5] iio: adc: ad7380: add missing supplies Julien Stephan (Mon Oct 21 2024 - 06:01:35 EST)
- [PATCH v2 4/5] iio: adc: ad7380: fix supplies for ad7380-4 Julien Stephan (Mon Oct 21 2024 - 06:01:38 EST)
- [PATCH v2 5/5] docs: iio: ad7380: fix supply for ad7380-4 Julien Stephan (Mon Oct 21 2024 - 06:02:06 EST)
- Re: [PATCH][next] mtd: cfi_cmdset_0002: remove redundant assignment to variable ret Miquel Raynal (Mon Oct 21 2024 - 06:02:34 EST)
- [PATCH] ext4: Use str_yes_no() helper function Thorsten Blum (Mon Oct 21 2024 - 06:02:50 EST)
- Re: [PATCH] drm: a6xx: avoid excessive stack usage Arnd Bergmann (Mon Oct 21 2024 - 06:03:07 EST)
- Re: [PATCH] mtd: spinand: Constify struct nand_ecc_engine_ops Miquel Raynal (Mon Oct 21 2024 - 06:03:19 EST)
- Re: [PATCH] MAINTAINERS: add mailing list for GPMI NAND driver Miquel Raynal (Mon Oct 21 2024 - 06:03:32 EST)
- Re: [PATCH v3 2/2] mtd: nand: raw: gpmi: improve power management handling Miquel Raynal (Mon Oct 21 2024 - 06:03:46 EST)
- Re: [PATCH v3 1/2] mtd: nand: raw: gpmi: switch to SYSTEM_SLEEP_PM_OPS Miquel Raynal (Mon Oct 21 2024 - 06:03:59 EST)
- Re: [PATCH 3/3] mtd: rawnand: davinci: use generic device property helpers Miquel Raynal (Mon Oct 21 2024 - 06:04:09 EST)
- Re: [PATCH v2 1/3] platform/x86: intel_scu_ipc: Replace workaround by 32-bit IO Andy Shevchenko (Mon Oct 21 2024 - 06:04:21 EST)
- Re: [PATCH 2/3] mtd: rawnand: davinci: break the line correctly Miquel Raynal (Mon Oct 21 2024 - 06:04:27 EST)
- Re: [PATCH 1/3] mtd: rawnand: davinci: order headers alphabetically Miquel Raynal (Mon Oct 21 2024 - 06:04:44 EST)
- Re: [PATCH v7 2/3] i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_DESIRED Miquel Raynal (Mon Oct 21 2024 - 06:04:58 EST)
- [PATCH v9 1/4] dt-bindings: display: Add powertip,st7272 as DT Schema description Lukasz Majewski (Mon Oct 21 2024 - 06:05:00 EST)
- [PATCH v9 2/4] dt-bindings: display: Add powertip,hx8238a as DT Schema description Lukasz Majewski (Mon Oct 21 2024 - 06:05:19 EST)
- [PATCH v9 3/4] dt-bindings: arm: Document the btt3 i.MX28 based board Lukasz Majewski (Mon Oct 21 2024 - 06:05:30 EST)
- [PATCH v9 4/4] ARM: dts: mxs: Add descriptions for imx287 based btt3-[012] devices Lukasz Majewski (Mon Oct 21 2024 - 06:05:39 EST)
- Re: [PATCH net-next v3 01/10] net: ip: refactor fib_validate_source/__fib_validate_source Paolo Abeni (Mon Oct 21 2024 - 06:06:18 EST)
- Re: [PATCH v2 1/2] mm/mremap: Clean up vma_to_resize() Lorenzo Stoakes (Mon Oct 21 2024 - 06:06:38 EST)
- Re: [PATCH v7 3/3] i3c: master: Fix dynamic address leak when 'assigned-address' is present Miquel Raynal (Mon Oct 21 2024 - 06:06:42 EST)
- Re: [PATCH v1] mtd: rawnand: Correct multiple typos in comments Miquel Raynal (Mon Oct 21 2024 - 06:07:00 EST)
- [PATCH] lib: string_helpers: fix potential snprintf() output truncation Bartosz Golaszewski (Mon Oct 21 2024 - 06:07:01 EST)
- Re: [PATCH v1 1/1] arm64: dts: layerscape: remove cooling-max-state and cooling-min-state Shawn Guo (Mon Oct 21 2024 - 06:07:19 EST)
- Re: [PATCH] lib: string_helpers: fix potential snprintf() output truncation Bartosz Golaszewski (Mon Oct 21 2024 - 06:07:32 EST)
- Re: [PATCH 1/6] dt-bindings: phy: qcom,sc8280xp-qmp-usb32dp: Add SAR2130P compatible Dmitry Baryshkov (Mon Oct 21 2024 - 06:07:46 EST)
- [PATCH] selftests: kvm: Adds a judgment on the return value Liu Jing (Mon Oct 21 2024 - 06:08:05 EST)
- Re: [PATCH] ARM: dts: imx7s: change i2c compatible string for applying errata ERR007805 Carlos Song (Mon Oct 21 2024 - 06:08:20 EST)
- [PATCH v2] dt-bindings: hwmon: pmbus: Add bindings for Vicor pli1209bc Naresh Solanki (Mon Oct 21 2024 - 06:08:33 EST)
- Re: [PATCH v8 3/5] drm: handle HAS_IOPORT dependencies Arnd Bergmann (Mon Oct 21 2024 - 06:08:58 EST)
- Re: [PATCH v2 2/3] platform/x86: intel_scu_ipc: Simplify code with cleanup helpers Ilpo Järvinen (Mon Oct 21 2024 - 06:09:10 EST)
- Re: [syzbot] Re: [syzbot] [net?] KASAN: slab-use-after-free Read in __ethtool_get_link_ksettings syzbot (Mon Oct 21 2024 - 06:09:23 EST)
- Re: [PATCH v2 2/2] serial: 8250_dw: Add Sophgo SG2044 quirk Inochi Amaoto (Mon Oct 21 2024 - 06:09:36 EST)
- Re: [PATCH v3] mm/vmscan: stop the loop if enough pages have been page_out Barry Song (Mon Oct 21 2024 - 06:09:50 EST)
- RE: [PATCH v3 12/15] drm/bridge: Add ITE IT6263 LVDS to HDMI converter Biju Das (Mon Oct 21 2024 - 06:12:48 EST)
- Re: [PATCH v2 1/3] LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel space Huacai Chen (Mon Oct 21 2024 - 06:13:44 EST)
- Re: [PATCH v2 1/3] platform/x86: intel_scu_ipc: Replace workaround by 32-bit IO Ilpo Järvinen (Mon Oct 21 2024 - 06:15:10 EST)
- Re: [PATCH v2 2/2] serial: 8250_dw: Add Sophgo SG2044 quirk Ilpo Järvinen (Mon Oct 21 2024 - 06:18:20 EST)
- [PATCH 0/2] amd-pstate: Make amd-pstate the default driver on server platforms Gautham R. Shenoy (Mon Oct 21 2024 - 06:19:15 EST)
- [PATCH 1/2] amd-pstate: Set min_perf to nominal_perf for active mode performance gov Gautham R. Shenoy (Mon Oct 21 2024 - 06:19:33 EST)
- [PATCH 2/2] amd-pstate: Switch to amd-pstate by default on some Server platforms Gautham R. Shenoy (Mon Oct 21 2024 - 06:20:01 EST)
- Re: [PATCH v2 2/2] mm/mremap: Remove goto from mremap_to() Lorenzo Stoakes (Mon Oct 21 2024 - 06:20:14 EST)
- Re: [PATCH net-next v3 02/10] net: ip: make fib_validate_source() return drop reason Paolo Abeni (Mon Oct 21 2024 - 06:20:54 EST)
- [PATCH] fgraph: fix unused value in register_ftrace_graph() Gianfranco Trad (Mon Oct 21 2024 - 06:25:36 EST)
- Re: [PATCH v13 51/85] KVM: VMX: Use __kvm_faultin_page() to get APIC access page/pfn Yan Zhao (Mon Oct 21 2024 - 06:25:53 EST)
- [PATCH net 0/3] mptcp: sched: fix some lock issues Matthieu Baerts (NGI0) (Mon Oct 21 2024 - 06:26:13 EST)
- [PATCH net 1/3] mptcp: init: protect sched with rcu_read_lock Matthieu Baerts (NGI0) (Mon Oct 21 2024 - 06:26:34 EST)
- [PATCH net 2/3] mptcp: remove unneeded lock when listing scheds Matthieu Baerts (NGI0) (Mon Oct 21 2024 - 06:26:57 EST)
- [PATCH net 3/3] selftests: mptcp: list sysctl data Matthieu Baerts (NGI0) (Mon Oct 21 2024 - 06:27:13 EST)
- Re: [PATCH v2] coresight: trbe: Fix return value check in arm_trbe_register_coresight_cpu() Markus Elfring (Mon Oct 21 2024 - 06:27:34 EST)
- Re: [PATCH 1/2] dt-bindings: net: bluetooth: nxp: add support for supply and reset Marco Felsch (Mon Oct 21 2024 - 06:27:53 EST)
- Re: [PATCH] um: Fix misaligned stack in stub_exe Johannes Berg (Mon Oct 21 2024 - 06:28:11 EST)
- [PATCH 6.11 000/135] 6.11.5-rc1 review Greg Kroah-Hartman (Mon Oct 21 2024 - 06:28:28 EST)
- [Syzkaller & bisect] There is INFO: task hung in __rq_qos_throttle Lai, Yi (Mon Oct 21 2024 - 06:29:04 EST)
- [PATCH v1] arm64: dts: qcom: sa8775p: Add GPI configuration Viken Dadhaniya (Mon Oct 21 2024 - 06:29:18 EST)
- [PATCH v2 00/11] clk: qcom: add support for clock controllers on the SAR2130P platform Dmitry Baryshkov (Mon Oct 21 2024 - 06:30:53 EST)
- [PATCH v2 01/11] dt-bindings: clock: qcom,rpmhcc: Add SAR2130P compatible Dmitry Baryshkov (Mon Oct 21 2024 - 06:31:12 EST)
- [PATCH v2 02/11] dt-bindings: clock: qcom: document SAR2130P Global Clock Controller Dmitry Baryshkov (Mon Oct 21 2024 - 06:31:28 EST)
- [PATCH v2 03/11] dt-bindings: clock: qcom,sm8550-tcsr: Add SAR2130P compatible Dmitry Baryshkov (Mon Oct 21 2024 - 06:31:42 EST)
- [PATCH v2 04/11] dt-bindings: clock: qcom,sm8550-dispcc: Add SAR2130P compatible Dmitry Baryshkov (Mon Oct 21 2024 - 06:32:00 EST)
- [PATCH v2 05/11] dt-bindings: clk: qcom,sm8450-gpucc: add SAR2130P compatibles Dmitry Baryshkov (Mon Oct 21 2024 - 06:32:22 EST)
- [PATCH v2 06/11] clk: qcom: rcg2: add clk_rcg2_shared_floor_ops Dmitry Baryshkov (Mon Oct 21 2024 - 06:32:46 EST)
- [PATCH v2 07/11] clk: qcom: rpmh: add support for SAR2130P Dmitry Baryshkov (Mon Oct 21 2024 - 06:32:55 EST)
- [PATCH v2 09/11] clk: qcom: tcsrcc-sm8550: add SAR2130P support Dmitry Baryshkov (Mon Oct 21 2024 - 06:33:24 EST)
- [PATCH v2 10/11] clk: qcom: dispcc-sm8550: enable support for SAR2130P Dmitry Baryshkov (Mon Oct 21 2024 - 06:33:47 EST)
- [PATCH v2 08/11] clk: qcom: add support for GCC on SAR2130P Dmitry Baryshkov (Mon Oct 21 2024 - 06:33:47 EST)
- [PATCH v2 11/11] clk: qcom: add SAR2130P GPU Clock Controller support Dmitry Baryshkov (Mon Oct 21 2024 - 06:34:10 EST)
- Re: [PATCH v2 tip/perf/core 1/2] uprobes: allow put_uprobe() from non-sleepable softirq context Peter Zijlstra (Mon Oct 21 2024 - 06:35:00 EST)
- [PATCH v2 0/6] phy: qualcomm: add support for USB+DP and PCIe PHYs on SAR2130P Dmitry Baryshkov (Mon Oct 21 2024 - 06:35:49 EST)
- [PATCH v2 1/6] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp: Add SAR2130P compatible Dmitry Baryshkov (Mon Oct 21 2024 - 06:36:00 EST)
- [PATCH v2 2/6] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Add SAR2130P compatible Dmitry Baryshkov (Mon Oct 21 2024 - 06:36:18 EST)
- [PATCH v2 4/6] phy: qualcomm: qmp-pcie: split PCS_LANE1 region Dmitry Baryshkov (Mon Oct 21 2024 - 06:36:56 EST)
- [PATCH v2 5/6] phy: qualcomm: qmp-pcie: define several new registers Dmitry Baryshkov (Mon Oct 21 2024 - 06:36:58 EST)
- [PATCH v2 6/6] phy: qualcomm: qmp-pcie: add support for SAR2130P Dmitry Baryshkov (Mon Oct 21 2024 - 06:37:24 EST)
- [PATCH v2 3/6] phy: qualcomm: qmp-combo: add support for SAR2130P Dmitry Baryshkov (Mon Oct 21 2024 - 06:38:14 EST)
- Re: [PATCH v2 2/2] rust: miscdevice: add base miscdevice abstraction Miguel Ojeda (Mon Oct 21 2024 - 06:38:36 EST)
- [PATCH 6.6 000/124] 6.6.58-rc1 review Greg Kroah-Hartman (Mon Oct 21 2024 - 06:39:07 EST)
- [PATCH 0/4] riscv: sophgo: Add ethernet support for SG2044 Inochi Amaoto (Mon Oct 21 2024 - 06:40:52 EST)
- [PATCH] irqchip/gic-v3-its: Fix over allocation in itt_alloc_pool() Steven Price (Mon Oct 21 2024 - 06:41:05 EST)
- [PATCH 1/4] dt-bindings: net: snps,dwmac: Add dwmac-5.30a version Inochi Amaoto (Mon Oct 21 2024 - 06:41:12 EST)
- [PATCH 2/4] dt-bindings: net: Add support for Sophgo SG2044 dwmac Inochi Amaoto (Mon Oct 21 2024 - 06:41:37 EST)
- [PATCH 3/4] net: stmmac: platform: Add snps,dwmac-5.30a IP compatible string Inochi Amaoto (Mon Oct 21 2024 - 06:41:54 EST)
- Re: [PATCH net-next v3 02/10] net: ip: make fib_validate_source() return drop reason Paolo Abeni (Mon Oct 21 2024 - 06:42:13 EST)
- Re: [PATCH] usb: add support for new USB device ID 0x17EF:0x3098 for the r8152 driver Simon Horman (Mon Oct 21 2024 - 06:43:46 EST)
- Re: [PATCH v3 1/3] dt-bindings: pinctrl: Add support for Amlogic A4 SoCs neil . armstrong (Mon Oct 21 2024 - 06:44:22 EST)
- [PATCH] Input: serio_raw - initialize serio_raw_write() the return code Arnd Bergmann (Mon Oct 21 2024 - 06:44:29 EST)
- Re: [PATCH 3/3] dma-mapping: Trace more error paths Robin Murphy (Mon Oct 21 2024 - 06:44:58 EST)
- Re: [PATCH 07/15] s390/crc32: expose CRC32 functions through lib Heiko Carstens (Mon Oct 21 2024 - 06:46:35 EST)
- Re: [syzbot] [fuse?] WARNING in fuse_writepages Miklos Szeredi (Mon Oct 21 2024 - 06:47:51 EST)
- Re: [PATCH net-next 2/3] net: dsa: vsc73xx: implement packet reception via control interface Simon Horman (Mon Oct 21 2024 - 06:48:11 EST)
- Re: [PATCH v3 0/2] uprobes: Improve scalability by reducing the contention on siglock Liao, Chang (Mon Oct 21 2024 - 06:49:01 EST)
- Re: [PATCH v2] arm64: insn: Simulate nop instruction for better uprobe performance Liao, Chang (Mon Oct 21 2024 - 06:49:38 EST)
- Re: [RFC 3/4] mm/zswap: add support for large folio zswapin Usama Arif (Mon Oct 21 2024 - 06:50:03 EST)
- Re: [PATCH net-next v3 07/10] net: ip: make ip_route_input_noref() return drop reasons Paolo Abeni (Mon Oct 21 2024 - 06:50:31 EST)
- [PATCH 5.15 00/82] 5.15.169-rc1 review Greg Kroah-Hartman (Mon Oct 21 2024 - 06:51:29 EST)
- Re: [PATCH v3] mm/vmscan: stop the loop if enough pages have been page_out Barry Song (Mon Oct 21 2024 - 06:52:13 EST)
- Re: [PATCH v2 1/2] irqchip/gic-v3-its: Share ITS tables with a non-trusted hypervisor Steven Price (Mon Oct 21 2024 - 06:52:58 EST)
- Re: [PATCH v2 tip/perf/core 2/2] uprobes: SRCU-protect uretprobe lifetime (with timeout) Peter Zijlstra (Mon Oct 21 2024 - 06:54:04 EST)
- [PATCH 6.1 00/91] 6.1.114-rc1 review Greg Kroah-Hartman (Mon Oct 21 2024 - 06:54:16 EST)
- Re: [PATCH net-next v2 6/6] docs: networking: Describe irq suspension Bagas Sanjaya (Mon Oct 21 2024 - 06:55:05 EST)
- Re: [PATCH v3 5/5] scsi: ufs: rockchip: initial support for UFS Shawn Lin (Mon Oct 21 2024 - 06:55:19 EST)
- Re: [PATCH net-next v3 07/10] net: ip: make ip_route_input_noref() return drop reasons Paolo Abeni (Mon Oct 21 2024 - 06:55:51 EST)
- [PATCH 5.10 00/52] 5.10.228-rc1 review Greg Kroah-Hartman (Mon Oct 21 2024 - 06:56:33 EST)
- Re: [PATCH v1] platform/x86: classmate-laptop: Replace snprintf in show functions with sysfs_emit Ilpo Järvinen (Mon Oct 21 2024 - 06:57:01 EST)
- Re: [RFC 0/4] mm: zswap: add support for zswapin of large folios Usama Arif (Mon Oct 21 2024 - 06:57:09 EST)
- [PATCH 1/2] drm/sched: memset() 'job' in drm_sched_job_init() Philipp Stanner (Mon Oct 21 2024 - 06:57:14 EST)
- [PATCH 2/2] drm/sched: warn about drm_sched_job_init()'s partial init Philipp Stanner (Mon Oct 21 2024 - 06:57:18 EST)
- Re: [PATCH net-next v3 05/10] net: ip: make ip_route_input_slow() return drop reasons Paolo Abeni (Mon Oct 21 2024 - 06:58:03 EST)
- Re: [PATCH] platform/x86: dell-dcdbase: Replace snprintf in show functions with sysfs_emit Ilpo Järvinen (Mon Oct 21 2024 - 06:58:19 EST)
- Re: [RFC 3/4] mm/zswap: add support for large folio zswapin Barry Song (Mon Oct 21 2024 - 06:58:35 EST)
- Re: [PATCH 2/6] clk: qcom: Add support for GPU Clock Controller on QCS8300 Dmitry Baryshkov (Mon Oct 21 2024 - 06:59:23 EST)
- [PATCHv2 0/2] x86/mm: Make memremap(MEMREMAP_WB) map memory as encrypted by default Kirill A. Shutemov (Mon Oct 21 2024 - 06:59:33 EST)
- [PATCHv2 1/2] memremap: Pass down MEMREMAP_* flags to arch_memremap_wb() Kirill A. Shutemov (Mon Oct 21 2024 - 06:59:38 EST)
- [PATCH 4/4] net: stmmac: Add glue layer for Sophgo SG2044 SoC Inochi Amaoto (Mon Oct 21 2024 - 06:59:46 EST)
- [PATCHv2 2/2] x86/mm: Make memremap(MEMREMAP_WB) map memory as encrypted by default Kirill A. Shutemov (Mon Oct 21 2024 - 06:59:53 EST)
- Re: [syzbot] [nilfs] [fs] kernel BUG in submit_bh_wbc (3) Ryusuke Konishi (Mon Oct 21 2024 - 07:00:11 EST)
- Re: [PATCH v8 3/5] drm: handle HAS_IOPORT dependencies Thomas Zimmermann (Mon Oct 21 2024 - 07:00:31 EST)
- Re: [PATCH v3] ata: libata: Clear DID_TIME_OUT for ATA PT commands with sense data Lai, Yi (Mon Oct 21 2024 - 07:00:45 EST)
- Re: [PATCH v2] arm64: insn: Simulate nop instruction for better uprobe performance Liao, Chang (Mon Oct 21 2024 - 07:00:56 EST)
- Re: [PATCH] rcu/nocb: Fix the WARN_ON_ONCE() in rcu_nocb_rdp_deoffload() Z qiang (Mon Oct 21 2024 - 07:01:23 EST)
- Re: [PATCH v8 3/5] drm: handle HAS_IOPORT dependencies Thomas Zimmermann (Mon Oct 21 2024 - 07:02:05 EST)
- Re: [PATCH 1/3] phy: Add UFS phy hibernate modes Peter Griffin (Mon Oct 21 2024 - 07:02:18 EST)
- Re: [RFC PATCH v1 00/57] Boot-time page size selection for arm64 Ryan Roberts (Mon Oct 21 2024 - 07:02:29 EST)
- Re: [RFC PATCH v1 34/57] sata_sil24: Remove PAGE_SIZE compile-time constant assumption Niklas Cassel (Mon Oct 21 2024 - 07:04:22 EST)
- Re: [PATCH 2/2] soc: qcom: llcc: add support for SAR2130P and SAR1130P Konrad Dybcio (Mon Oct 21 2024 - 07:04:47 EST)
- Re: [PATCH v2 2/5] iio: adc: ad7380: use devm_regulator_get_enable_read_voltage() Nuno Sá (Mon Oct 21 2024 - 07:05:12 EST)
- Re: [patch V5 03/26] posix-timers: Cure si_sys_private race Frederic Weisbecker (Mon Oct 21 2024 - 07:05:23 EST)
- Re: [PATCH net-next v6 0/5] net: stmmac: Add PCI driver support for BCM8958x Serge Semin (Mon Oct 21 2024 - 07:05:40 EST)
- Re: [PATCH v2 00/12] thermal: core: Fixes and cleanups, mostly related to thermal zone init and exit Rafael J. Wysocki (Mon Oct 21 2024 - 07:06:16 EST)
- Re: [PATCH v3 09/15] dt-bindings: display: panel-simple-lvds-dual-ports: Reference lvds-dual-ports.yaml Dmitry Baryshkov (Mon Oct 21 2024 - 07:06:54 EST)
- Re: [PATCH v2 00/11] clk: qcom: add support for clock controllers on the SAR2130P platform Konrad Dybcio (Mon Oct 21 2024 - 07:07:26 EST)
- Re: [PATCH v3] locking/ww_mutex: Adjust to lockdep nest_lock requirements Thomas Hellström (Mon Oct 21 2024 - 07:08:51 EST)
- Re: [PATCH v2 00/11] thermal: core: Reimplement locking through guards Rafael J. Wysocki (Mon Oct 21 2024 - 07:08:57 EST)
- Re: [PATCH v2 3/5] iio: adc: ad7380: add missing supplies Nuno Sá (Mon Oct 21 2024 - 07:11:16 EST)
- Re: [RFC PATCH 2/4] block: add the bi_skip_dm_default_key flag Mikulas Patocka (Mon Oct 21 2024 - 07:12:02 EST)
- Re: [PATCH v2 2/3] x86: probe memblock size advisement value during mm init David Hildenbrand (Mon Oct 21 2024 - 07:12:44 EST)
- [PATCH -next v5 0/2] perf stat: Support inherit events for bperf Tengda Wu (Mon Oct 21 2024 - 07:13:23 EST)
- [PATCH -next v5 2/2] perf test: Use sqrtloop workload to test bperf event Tengda Wu (Mon Oct 21 2024 - 07:13:26 EST)
- [PATCH -next v5 1/2] perf stat: Support inherit events during fork() for bperf Tengda Wu (Mon Oct 21 2024 - 07:15:09 EST)
- Re: [PATCH 1/2] drm/tidss: Clear the interrupt status for interrupts being disabled Tomi Valkeinen (Mon Oct 21 2024 - 07:15:41 EST)
- Re: [PATCH v1 00/10] thermal: core: Use lists of trips for trip crossing detection and handling Rafael J. Wysocki (Mon Oct 21 2024 - 07:16:39 EST)
- Re: [PATCH v5 3/3] riscv: dts: starfive: add DeepComputing FML13V01 board device tree Conor Dooley (Mon Oct 21 2024 - 07:17:01 EST)
- Re: [PATCH v3 05/15] drm: of: Get MEDIA_BUS_FMT_RGB101010_1X7X5_{JEIDA,SPWG} LVDS data mappings Dmitry Baryshkov (Mon Oct 21 2024 - 07:17:54 EST)
- Re: [PATCH v2 4/5] iio: adc: ad7380: fix supplies for ad7380-4 Nuno Sá (Mon Oct 21 2024 - 07:18:18 EST)
- Re: [PATCH v8 3/5] drm: handle HAS_IOPORT dependencies Niklas Schnelle (Mon Oct 21 2024 - 07:19:05 EST)
- Re: [RFC PATCH v1 44/57] arm64: Align sections to PAGE_SIZE_MAX Ryan Roberts (Mon Oct 21 2024 - 07:20:23 EST)
- Re: [PATCH] virtio_net: fix integer overflow in stats patchwork-bot+netdevbpf (Mon Oct 21 2024 - 07:20:34 EST)
- Re: [PATCH] selftests: kvm: Adds a judgment on the return value David Hildenbrand (Mon Oct 21 2024 - 07:21:01 EST)
- Re: [PATCH v8 3/5] drm: handle HAS_IOPORT dependencies Arnd Bergmann (Mon Oct 21 2024 - 07:21:39 EST)
- Re: [PATCH] cpufreq: docs: Reflect latency changes in docs Rafael J. Wysocki (Mon Oct 21 2024 - 07:26:03 EST)
- Re: [RFC PATCH v1 34/57] sata_sil24: Remove PAGE_SIZE compile-time constant assumption Ryan Roberts (Mon Oct 21 2024 - 07:26:32 EST)
- Re: [PATCH 2/7] rcu: limit PREEMPT_RCU configurations Sebastian Andrzej Siewior (Mon Oct 21 2024 - 07:28:08 EST)
- [PATCH RESEND 2/2] watchdog/hardlockup/perf: Warn if watchdog_ev is overwritten Li Huafei (Mon Oct 21 2024 - 07:29:26 EST)
- [PATCH RESEND 1/2] watchdog/hardlockup/perf: Fix perf_event memory leak Li Huafei (Mon Oct 21 2024 - 07:29:42 EST)
- Re: [PATCH v1] blk-mq: add one blk_mq_req_flags_t type to support mq ctx fallback Sagi Grimberg (Mon Oct 21 2024 - 07:30:14 EST)
- Re: [PATCH] acpi: zero-initialize acpi_object union structure Rafael J. Wysocki (Mon Oct 21 2024 - 07:32:03 EST)
- Re: [RFC PATCH v1 00/57] Boot-time page size selection for arm64 Eric Curtin (Mon Oct 21 2024 - 07:33:18 EST)
- Re: [PATCH v2] dt-bindings: hwmon: pmbus: Add bindings for Vicor pli1209bc Rob Herring (Arm) (Mon Oct 21 2024 - 07:34:19 EST)
- [PATCH v5 0/5] mfd: tqmx86: new hardware and GPIO/I2C IRQ improvements/additions Matthias Schiffer (Mon Oct 21 2024 - 07:35:07 EST)
- [PATCH v5 1/5] mfd: tqmx86: add board definitions for TQMx120UC, TQMx130UC and TQMxE41S Matthias Schiffer (Mon Oct 21 2024 - 07:35:13 EST)
- [PATCH v5 2/5] mfd: tqmx86: improve gpio_irq module parameter description Matthias Schiffer (Mon Oct 21 2024 - 07:35:23 EST)
- [PATCH v5 3/5] mfd: tqmx86: refactor GPIO IRQ setup Matthias Schiffer (Mon Oct 21 2024 - 07:35:41 EST)
- [PATCH v5 4/5] mfd: tqmx86: make IRQ setup errors non-fatal Matthias Schiffer (Mon Oct 21 2024 - 07:36:04 EST)
- [PATCH] iommu: Distinguish between sw-msi and msi Angus Chen (Mon Oct 21 2024 - 07:36:06 EST)
- [PATCH v5 5/5] mfd: tqmx86: add I2C IRQ support Matthias Schiffer (Mon Oct 21 2024 - 07:36:24 EST)
- Re: [PATCH] dt-bindings: display: mediatek: dpi: Update device list with power-domains Conor Dooley (Mon Oct 21 2024 - 07:36:45 EST)
- Re: [PATCH net-next 2/3] net: dsa: vsc73xx: implement packet reception via control interface Vladimir Oltean (Mon Oct 21 2024 - 07:39:16 EST)
- Re: [PATCH] dt-bindings: soc: bcm: Convert to Dt schema Conor Dooley (Mon Oct 21 2024 - 07:39:44 EST)
- Re: [PATCH v2 1/3] acpi: make EC support compile-time conditional Rafael J. Wysocki (Mon Oct 21 2024 - 07:40:04 EST)
- Re: [PATCH 5/5] cxl: Avoid to create dax regions for type2 accelerators Huang, Ying (Mon Oct 21 2024 - 07:40:55 EST)
- Re: [PATCH v2 01/11] thermal: core: Add and use thermal zone guard Markus Elfring (Mon Oct 21 2024 - 07:41:21 EST)
- Re: [PATCH net-next 2/3] net: dsa: vsc73xx: implement packet reception via control interface Vladimir Oltean (Mon Oct 21 2024 - 07:43:06 EST)
- Re: [RFC PATCH v1 34/57] sata_sil24: Remove PAGE_SIZE compile-time constant assumption Niklas Cassel (Mon Oct 21 2024 - 07:43:45 EST)
- [PATCH] arm64: dts: mediatek: mt8195-cherry: Use correct audio codec DAI Fei Shao (Mon Oct 21 2024 - 07:43:56 EST)
- Re: [PATCH net-next v4 0/3] Add the dwmac driver support for T-HEAD TH1520 SoC Simon Horman (Mon Oct 21 2024 - 07:44:09 EST)
- Re: [PATCH] rcu/nocb: Fix the WARN_ON_ONCE() in rcu_nocb_rdp_deoffload() Frederic Weisbecker (Mon Oct 21 2024 - 07:44:24 EST)
- Re: [PATCH v3 06/11] s390/kvm: Stop using gmap_{en,dis}able() Claudio Imbrenda (Mon Oct 21 2024 - 07:45:41 EST)
- Re: [PATCH 1/2] dt-bindings: arm: rockchip: Add FriendlyARM NanoPi R3S Conor Dooley (Mon Oct 21 2024 - 07:47:27 EST)
- Re: [RFC PATCH v1 00/57] Boot-time page size selection for arm64 Ryan Roberts (Mon Oct 21 2024 - 07:47:37 EST)
- [GIT PULL] vfs fixes Christian Brauner (Mon Oct 21 2024 - 07:47:45 EST)
- Re: [RFC PATCH v1 00/57] Boot-time page size selection for arm64 Ryan Roberts (Mon Oct 21 2024 - 07:49:24 EST)
- Re: [PATCH] i2c: aspeed: Consider i2c reset for muti-master case Andrew Jeffery (Mon Oct 21 2024 - 07:49:38 EST)
- Re: [PATCH v2 01/11] thermal: core: Add and use thermal zone guard Rafael J. Wysocki (Mon Oct 21 2024 - 07:49:39 EST)
- Re: [RFC PATCH v1 00/57] Boot-time page size selection for arm64 Ryan Roberts (Mon Oct 21 2024 - 07:51:44 EST)
- Re: [PATCH V10] acpi/prmt: find block with specific type Rafael J. Wysocki (Mon Oct 21 2024 - 07:52:31 EST)
- [PATCH v2] drm/virtio: use generic dumb_map_offset implementation Peter Shkenev (Mon Oct 21 2024 - 07:52:43 EST)
- Re: [PATCH v2 2/2] firmware: add exynos acpm driver Krzysztof Kozlowski (Mon Oct 21 2024 - 07:52:57 EST)
- Re: [RFC PATCH 0/4] dm-default-key: target for filesystem metadata encryption Mikulas Patocka (Mon Oct 21 2024 - 07:53:25 EST)
- Re: [PATCH drm-dp 4/4] drm/hisilicon/hibmc: add dp module in hibmc s00452708 (Mon Oct 21 2024 - 07:54:23 EST)
- [PATCH] soc: qcom: smem: Fix up kerneldoc Konrad Dybcio (Mon Oct 21 2024 - 07:55:09 EST)
- [PATCH v2 0/3] Support for GPU ACD feature on Adreno X1-85 Akhil P Oommen (Mon Oct 21 2024 - 07:55:34 EST)
- [PATCH v2 1/3] drm/msm/adreno: Add support for ACD Akhil P Oommen (Mon Oct 21 2024 - 07:55:53 EST)
- [PATCH v2 2/3] dt-bindings: opp: Add v2-qcom-adreno vendor bindings Akhil P Oommen (Mon Oct 21 2024 - 07:56:06 EST)
- [PATCH v2 3/3] arm64: dts: qcom: x1e80100: Add ACD levels for GPU Akhil P Oommen (Mon Oct 21 2024 - 07:56:25 EST)
- Re: [PATCH 0/9] dm deadcoding Mikulas Patocka (Mon Oct 21 2024 - 07:56:39 EST)
- Re: [PATCH 5/5] cxl: Avoid to create dax regions for type2 accelerators Huang, Ying (Mon Oct 21 2024 - 07:56:52 EST)
- Re: [PATCH v2] ACPI: resource: Add LG 16T90SP to irq1_level_low_skip_override[] Rafael J. Wysocki (Mon Oct 21 2024 - 07:57:04 EST)
- [PATCH v12 0/8] Add QPIC SPI NAND driver Md Sadre Alam (Mon Oct 21 2024 - 07:57:24 EST)
- [PATCH v12 1/8] spi: dt-bindings: Introduce qcom,spi-qpic-snand Md Sadre Alam (Mon Oct 21 2024 - 07:57:37 EST)
- Re: [PATCH drm-dp 3/4] drm/hisilicon/hibmc: add dp kapi moduel in hibmc drivers s00452708 (Mon Oct 21 2024 - 07:57:59 EST)
- [PATCH v12 2/8] mtd: rawnand: qcom: cleanup qcom_nandc driver Md Sadre Alam (Mon Oct 21 2024 - 07:58:00 EST)
- [PATCH v12 3/8] mtd: rawnand: qcom: Add qcom prefix to common api Md Sadre Alam (Mon Oct 21 2024 - 07:58:21 EST)
- [PATCH/RFC] MAINTAINERS: Re-add cancelled Renesas driver sections Geert Uytterhoeven (Mon Oct 21 2024 - 07:58:38 EST)
- [PATCH v12 5/8] mtd: rawnand: qcom: use FIELD_PREP and GENMASK Md Sadre Alam (Mon Oct 21 2024 - 07:58:59 EST)
- [PATCH v12 4/8] mtd: nand: Add qpic_common API file Md Sadre Alam (Mon Oct 21 2024 - 07:59:19 EST)
- [PATCH v12 7/8] arm64: dts: qcom: ipq9574: Add SPI nand support Md Sadre Alam (Mon Oct 21 2024 - 07:59:37 EST)
- [PATCH v12 8/8] arm64: dts: qcom: ipq9574: Remove eMMC node Md Sadre Alam (Mon Oct 21 2024 - 07:59:48 EST)
- [PATCH v12 6/8] spi: spi-qpic: add driver for QCOM SPI NAND flash Interface Md Sadre Alam (Mon Oct 21 2024 - 07:59:54 EST)
- Re: [PATCH net v2] mctp i2c: handle NULL header address Simon Horman (Mon Oct 21 2024 - 08:00:40 EST)
- Re: [PATCH] iommu: Distinguish between sw-msi and msi Robin Murphy (Mon Oct 21 2024 - 08:00:58 EST)
- [PATCH 1/2] kasan: Fix Software Tag-Based KASAN with GCC Marco Elver (Mon Oct 21 2024 - 08:01:08 EST)
- [PATCH 2/2] Revert "kasan: Disable Software Tag-Based KASAN with GCC" Marco Elver (Mon Oct 21 2024 - 08:01:14 EST)
- Re: [PATCH 0/9] dm deadcoding Dr. David Alan Gilbert (Mon Oct 21 2024 - 08:02:43 EST)
- Re: [PATCH] MAINTAINERS: Remove some entries due to various compliance requirements. Geert Uytterhoeven (Mon Oct 21 2024 - 08:02:55 EST)
- Re: [v2 01/11] thermal: core: Add and use thermal zone guard Markus Elfring (Mon Oct 21 2024 - 08:03:11 EST)
- Re: [PATCH v8 01/11] cpuidle/poll_state: poll via smp_cond_load_relaxed() Catalin Marinas (Mon Oct 21 2024 - 08:03:28 EST)
- Re: [v2 01/11] thermal: core: Add and use thermal zone guard Rafael J. Wysocki (Mon Oct 21 2024 - 08:03:54 EST)
- Re: [PATCH v2 2/2] serial: 8250_dw: Add Sophgo SG2044 quirk Andy Shevchenko (Mon Oct 21 2024 - 08:04:12 EST)
- Re: [PATCH v2] uprobes: Improve the usage of xol slots for better scalability Liao, Chang (Mon Oct 21 2024 - 08:04:30 EST)
- Re: [PATCH bpf-next v2 0/3] XDP metadata: Rx checksum/GSO hint; Tx GSO offload Magnus Karlsson (Mon Oct 21 2024 - 08:05:11 EST)
- [PATCH 0/4] Untie the host lock entanglement - part 1 Avri Altman (Mon Oct 21 2024 - 08:05:37 EST)
- [PATCH 1/4] scsi: ufs: core: Introduce a new host register lock Avri Altman (Mon Oct 21 2024 - 08:05:54 EST)
- [PATCH 2/4] scsi: ufs: core: Use reg_lock to protect UTMRLCLR Avri Altman (Mon Oct 21 2024 - 08:06:08 EST)
- [PATCH 3/4] scsi: ufs: core: Use reg_lock to protect UTRLCLR Avri Altman (Mon Oct 21 2024 - 08:06:22 EST)
- [PATCH 4/4] scsi: ufs: core: Use reg_lock to protect HCE register Avri Altman (Mon Oct 21 2024 - 08:06:37 EST)
- Re: [PATCH v3] ata: libata: Clear DID_TIME_OUT for ATA PT commands with sense data Niklas Cassel (Mon Oct 21 2024 - 08:07:35 EST)
- Re: [PATCH net-next 1/3] net: dsa: vsc73xx: implement transmit via control interface Vladimir Oltean (Mon Oct 21 2024 - 08:07:56 EST)
- Re: [PATCH v2 1/5] dt-bindings: iio: adc: ad7380: fix ad7380-4 reference supply Conor Dooley (Mon Oct 21 2024 - 08:08:14 EST)
- Re: [PATCH v1 1/2] HID: i2c-hid: introduce re-power-on quirk Aleksandrs Vinarskis (Mon Oct 21 2024 - 08:08:28 EST)
- Re: [PATCH v2] uprobes: Improve the usage of xol slots for better scalability Liao, Chang (Mon Oct 21 2024 - 08:09:24 EST)
- Re: [PATCH v5 2/3] coresight: Add support to get static id for system trace sources Suzuki K Poulose (Mon Oct 21 2024 - 08:09:47 EST)
- Re: [PATCH v2 1/2] dt-bindings: serial: snps-dw-apb-uart: Add Sophgo SG2044 uarts Conor Dooley (Mon Oct 21 2024 - 08:11:06 EST)
- Re: [PATCH] powerpc/crash: Allow direct printing on kexec Ryo Takakura (Mon Oct 21 2024 - 08:12:14 EST)
- [PATCH] thermal: gov_power_allocator: Granted power set to max when nobody request power ZhengShaobo (Mon Oct 21 2024 - 08:13:06 EST)
- Re: [PATCH/RFC] MAINTAINERS: Re-add cancelled Renesas driver sections Greg Kroah-Hartman (Mon Oct 21 2024 - 08:13:53 EST)
- Re: [PATCH v3] mm/vmscan: stop the loop if enough pages have been page_out chenridong (Mon Oct 21 2024 - 08:15:33 EST)
- Re: [PATCH v3 06/15] drm: of: Add drm_of_lvds_get_dual_link_pixel_order_sink() Dmitry Baryshkov (Mon Oct 21 2024 - 08:15:48 EST)
- [PATCH 0/2] MediaTek MT6735 syscon clock/reset controller support Yassine Oudjana (Mon Oct 21 2024 - 08:16:42 EST)
- [PATCH 1/2] dt-bindings: clock: mediatek: Add bindings for MT6735 syscon clock and reset controllers Yassine Oudjana (Mon Oct 21 2024 - 08:16:57 EST)
- [PATCH 2/2] clk: mediatek: Add drivers for MT6735 syscon clock and reset controllers Yassine Oudjana (Mon Oct 21 2024 - 08:17:08 EST)
- [net-next v1] net: wwan: t7xx: reset device if suspend fails Jinjian Song (Mon Oct 21 2024 - 08:17:37 EST)
- Re: [PATCH v2 2/2] arm64: dts: mediatek: mt8390-genio-700-evk: Enable ethernet AngeloGioacchino Del Regno (Mon Oct 21 2024 - 08:18:00 EST)
- Re: [PATCH v2 1/2] arm64: dts: mediatek: mt8188: Add ethernet node AngeloGioacchino Del Regno (Mon Oct 21 2024 - 08:18:13 EST)
- Re: [PATCH v2 0/4] Add MSM8996/MSM8953/MSM8937/MSM8917 dpu catalog Dmitry Baryshkov (Mon Oct 21 2024 - 08:18:38 EST)
- Re: [PATCH][next] drm/msm8998: make const arrays ratio_list and band_list static Dmitry Baryshkov (Mon Oct 21 2024 - 08:18:52 EST)
- Re: [PATCH 0/3] drm/msm/dpu: catalog fixes for SDM845 / MSM8998 Dmitry Baryshkov (Mon Oct 21 2024 - 08:19:05 EST)
- Re: [PATCH 0/5] dt-bindings: display/msm: dpu: merge bindings Dmitry Baryshkov (Mon Oct 21 2024 - 08:19:25 EST)
- Re: [PATCH v5 0/5] Display enablement changes for Qualcomm SA8775P platform Dmitry Baryshkov (Mon Oct 21 2024 - 08:19:40 EST)
- Re: [PATCH v5 0/5] Add support for DisplayPort on SA8775P platform Dmitry Baryshkov (Mon Oct 21 2024 - 08:19:50 EST)
- Re: [PATCH -next v2] drm/msm: Remove unneeded semicolon Dmitry Baryshkov (Mon Oct 21 2024 - 08:20:11 EST)
- Re: [PATCH 1/3] fpga: Add Efinix Trion & Titanium serial SPI programming driver Conor Dooley (Mon Oct 21 2024 - 08:20:29 EST)
- Re: [PATCH v2 1/2] dt-bindings: serial: snps-dw-apb-uart: Add Sophgo SG2044 uarts Inochi Amaoto (Mon Oct 21 2024 - 08:20:44 EST)
- Re: [PATCH v2 5/7] virtio-mem: s390 support David Hildenbrand (Mon Oct 21 2024 - 08:21:07 EST)
- Re: [PATCH v3 04/11] iommufd/viommu: Add IOMMU_VIOMMU_ALLOC ioctl Jason Gunthorpe (Mon Oct 21 2024 - 08:21:22 EST)
- [net-next,RESEND v6 0/2] net: wwan: t7xx: Add t7xx debug port Jinjian Song (Mon Oct 21 2024 - 08:21:42 EST)
- [net-next,RESEND v6 1/2] wwan: core: Add WWAN ADB and MIPC port type Jinjian Song (Mon Oct 21 2024 - 08:22:00 EST)
- [net-next,RESEND v6 2/2] net: wwan: t7xx: Add debug port Jinjian Song (Mon Oct 21 2024 - 08:22:20 EST)
- Re: [patch V5 04/26] signal: Allow POSIX timer signals to be dropped Frederic Weisbecker (Mon Oct 21 2024 - 08:22:31 EST)
- Re: [RFC 3/4] mm/zswap: add support for large folio zswapin Usama Arif (Mon Oct 21 2024 - 08:22:59 EST)
- [PATCH bpf-next 0/5] Optimize bpf_csum_diff() and homogenize for all archs Puranjay Mohan (Mon Oct 21 2024 - 08:23:20 EST)
- Re: [PATCH v2 4/6] phy: qualcomm: qmp-pcie: split PCS_LANE1 region neil . armstrong (Mon Oct 21 2024 - 08:23:25 EST)
- Re: [PATCH v2 5/6] phy: qualcomm: qmp-pcie: define several new registers neil . armstrong (Mon Oct 21 2024 - 08:23:49 EST)
- Re: [PATCH v3 01/16] iommufd/viommu: Introduce IOMMUFD_OBJ_VDEVICE and its related struct Jason Gunthorpe (Mon Oct 21 2024 - 08:23:59 EST)
- [PATCH bpf-next 1/5] net: checksum: move from32to16() to generic header Puranjay Mohan (Mon Oct 21 2024 - 08:24:13 EST)
- [PATCH bpf-next 2/5] bpf: bpf_csum_diff: optimize and homogenize for all archs Puranjay Mohan (Mon Oct 21 2024 - 08:24:37 EST)
- Re: [PATCH v2 1/2] dt-bindings: serial: snps-dw-apb-uart: Add Sophgo SG2044 uarts Conor Dooley (Mon Oct 21 2024 - 08:24:49 EST)
- [PATCH bpf-next 3/5] selftests/bpf: don't mask result of bpf_csum_diff() in test_verifier Puranjay Mohan (Mon Oct 21 2024 - 08:25:11 EST)
- Re: [PATCH v2 6/6] phy: qualcomm: qmp-pcie: add support for SAR2130P neil . armstrong (Mon Oct 21 2024 - 08:25:31 EST)
- [PATCH bpf-next 4/5] selftests/bpf: Add benchmark for bpf_csum_diff() helper Puranjay Mohan (Mon Oct 21 2024 - 08:25:41 EST)
- [PATCH bpf-next 5/5] selftests/bpf: Add a selftest for bpf_csum_diff() Puranjay Mohan (Mon Oct 21 2024 - 08:26:07 EST)
- Re: [PATCH drm-dp 3/4] drm/hisilicon/hibmc: add dp kapi moduel in hibmc drivers Yongbang Shi (Mon Oct 21 2024 - 08:26:26 EST)
- Re: [PATCH v3 1/8] media: dt-bindings: media: camss: Add qcom,sc7280-camss binding Vikram Sharma (Mon Oct 21 2024 - 08:26:44 EST)
- Re: [PATCH v3 03/16] iommufd/viommu: Add IOMMU_VDEVICE_ALLOC ioctl Jason Gunthorpe (Mon Oct 21 2024 - 08:26:57 EST)
- Re: [PATCH 4/4] net: stmmac: Add glue layer for Sophgo SG2044 SoC Andrew Lunn (Mon Oct 21 2024 - 08:27:19 EST)
- Re: [PATCH] mm: avoid zeroing user movable page twice with init_on_alloc=1 David Hildenbrand (Mon Oct 21 2024 - 08:27:33 EST)
- Re: [PATCH v2 1/2] dt-bindings: serial: snps-dw-apb-uart: Add Sophgo SG2044 uarts Inochi Amaoto (Mon Oct 21 2024 - 08:27:48 EST)
- Re: [PATCH net v1] net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data Simon Horman (Mon Oct 21 2024 - 08:28:22 EST)
- Re: [PATCH v2 1/2] fs/super.c: introduce get_tree_bdev_flags() Christian Brauner (Mon Oct 21 2024 - 08:28:38 EST)
- Re: [PATCH] powerpc/crash: Allow direct printing on kexec John Ogness (Mon Oct 21 2024 - 08:29:00 EST)
- Re: [PATCH] spi: atmel-quadspi: Add support for sama7g5 QSPI Csókás Bence (Mon Oct 21 2024 - 08:29:15 EST)
- Re: [PATCH v3 2/2] drm/bridge: sii902x: Set input bus format based on bus-width neil . armstrong (Mon Oct 21 2024 - 08:29:31 EST)
- Re: [PATCH drm-dp 4/4] drm/hisilicon/hibmc: add dp module in hibmc Yongbang Shi (Mon Oct 21 2024 - 08:30:14 EST)
- [PATCH v3] dt-bindings: hwmon: pmbus: Add bindings for Vicor pli1209bc Naresh Solanki (Mon Oct 21 2024 - 08:30:59 EST)
- Re: [patch V5 05/26] posix-timers: Drop signal if timer has been deleted or reprogrammed Frederic Weisbecker (Mon Oct 21 2024 - 08:31:24 EST)
- Re: [PATCH v2] coresight: etm4x: Fix PID tracing when perf is run in an init PID namespace Suzuki K Poulose (Mon Oct 21 2024 - 08:31:39 EST)
- Re: [PATCH] media: platform: mtk-mdp3: cmdq: Remove duplicated platforms checks AngeloGioacchino Del Regno (Mon Oct 21 2024 - 08:31:54 EST)
- Re: [PATCH v5 3/3] coresight: dummy: Add static trace id support for dummy source Suzuki K Poulose (Mon Oct 21 2024 - 08:32:00 EST)
- [PATCH] rtla/timerlat: Do not set params->user_workload with -U tglozar (Mon Oct 21 2024 - 08:32:20 EST)
- Re: [PATCH v2 1/2] fs/super.c: introduce get_tree_bdev_flags() Christian Brauner (Mon Oct 21 2024 - 08:32:45 EST)
- Re: [PATCH] rcu/nocb: Fix the WARN_ON_ONCE() in rcu_nocb_rdp_deoffload() Z qiang (Mon Oct 21 2024 - 08:33:25 EST)
- Re: [PATCH v2 1/2] fs/super.c: introduce get_tree_bdev_flags() Gao Xiang (Mon Oct 21 2024 - 08:34:35 EST)
- Re: [PATCH v3] ata: libata: Clear DID_TIME_OUT for ATA PT commands with sense data Damien Le Moal (Mon Oct 21 2024 - 08:35:05 EST)
- Re: CVE-2024-47722: xen: use correct end address of kernel for conflict checking Juergen Gross (Mon Oct 21 2024 - 08:35:28 EST)
- Re: [PATCH 0/6] drm/bridge: add ycbcr_420_allowed support Neil Armstrong (Mon Oct 21 2024 - 08:35:31 EST)
- Re: [PATCH net-next v3] net: Implement fault injection forcing skb reallocation Bagas Sanjaya (Mon Oct 21 2024 - 08:35:48 EST)
- Re: [patch V5 06/26] posix-timers: Rename k_itimer::it_requeue_pending Frederic Weisbecker (Mon Oct 21 2024 - 08:36:14 EST)
- Re: [PATCH 2/2] watchdog: mtk_wdt: Add support for MT6735 WDT AngeloGioacchino Del Regno (Mon Oct 21 2024 - 08:36:39 EST)
- Re: [PATCH v5 3/3] coresight: dummy: Add static trace id support for dummy source Suzuki K Poulose (Mon Oct 21 2024 - 08:36:46 EST)
- Re: [PATCH v3 12/15] drm/bridge: Add ITE IT6263 LVDS to HDMI converter Maxime Ripard (Mon Oct 21 2024 - 08:38:52 EST)
- [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add Allegro MicroSystems, Inc Neil Armstrong (Mon Oct 21 2024 - 08:39:16 EST)
- [PATCH v2 2/3] dt-bindings: iio: magnetometer: document the Allegro MicroSystems ALS31300 3-D Linear Hall Effect Sensor Neil Armstrong (Mon Oct 21 2024 - 08:39:25 EST)
- [PATCH v2 3/3] iio: magnetometer: add Allegro MicroSystems ALS31300 3-D Linear Hall Effect driver Neil Armstrong (Mon Oct 21 2024 - 08:39:48 EST)
- [PATCH] x86/kprobes: Cleanup kprobes on ftrace code Masami Hiramatsu (Google) (Mon Oct 21 2024 - 08:40:05 EST)
- Re: [PATCH] drm/edid: transition to passing struct cea_db * to cae_db_payload_len Vamsi Krishna Brahmajosyula (Mon Oct 21 2024 - 08:40:32 EST)
- Re: [PATCH v10 5/8] coresight: tmc: Add support for reading crash data Linu Cherian (Mon Oct 21 2024 - 08:41:16 EST)
- [PATCH v7 0/8] iio: add support for the ad3552r AXI DAC IP Angelo Dureghello (Mon Oct 21 2024 - 08:41:44 EST)
- [PATCH v7 1/8] dt-bindings: iio: dac: ad3552r: add iio backend support Angelo Dureghello (Mon Oct 21 2024 - 08:41:55 EST)
- [PATCH v7 2/8] dt-bindings: iio: dac: adi-axi-dac: add ad3552r axi variant Angelo Dureghello (Mon Oct 21 2024 - 08:42:09 EST)
- [PATCH v7 3/8] iio: backend: extend features Angelo Dureghello (Mon Oct 21 2024 - 08:42:18 EST)
- [PATCH v7 4/8] iio: dac: adi-axi-dac: extend features Angelo Dureghello (Mon Oct 21 2024 - 08:42:38 EST)
- Re: [PATCH 4/4] net: stmmac: Add glue layer for Sophgo SG2044 SoC Inochi Amaoto (Mon Oct 21 2024 - 08:42:40 EST)
- [PATCH v7 5/8] iio: dac: ad3552r: changes to use FIELD_PREP Angelo Dureghello (Mon Oct 21 2024 - 08:42:45 EST)
- [PATCH v7 8/8] iio: dac: adi-axi-dac: add registering of child fdt node Angelo Dureghello (Mon Oct 21 2024 - 08:43:25 EST)
- [PATCH v7 7/8] iio: dac: ad3552r: add high-speed platform driver Angelo Dureghello (Mon Oct 21 2024 - 08:43:30 EST)
- [PATCH v2 0/3] iio: magnetometer: add support for the Allegro MicroSystems ALS31300 3-D Linear Hall Effect Sensor Neil Armstrong (Mon Oct 21 2024 - 08:44:27 EST)
- Re: [PATCH RFC] usb: typec: ucsi: Set orientation as none when connector is unplugged Heikki Krogerus (Mon Oct 21 2024 - 08:44:47 EST)
- Re: [PATCH v2 1/7] iommu/vt-d: Add domain_alloc_paging support Jason Gunthorpe (Mon Oct 21 2024 - 08:45:03 EST)
- Re: [PATCH v2 3/7] iommu/vt-d: Enhance compatibility check for paging domain attach Jason Gunthorpe (Mon Oct 21 2024 - 08:46:27 EST)
- Re: [PATCH v2 1/7] s390/kdump: implement is_kdump_kernel() Alexander Egorenkov (Mon Oct 21 2024 - 08:46:44 EST)
- Re: [PATCH v4] xhci: tegra: fix checked USB2 port number Thierry Reding (Mon Oct 21 2024 - 08:47:07 EST)
- Re: [PATCH v5 3/3] riscv: dts: starfive: add DeepComputing FML13V01 board device tree Krzysztof Kozlowski (Mon Oct 21 2024 - 08:47:53 EST)
- [PATCH] fuse: zero folio correctly in fuse_notify_store() Hou Tao (Mon Oct 21 2024 - 08:48:11 EST)
- [PATCH] usb: core: adds support for PM control of specific USB dev skip suspend. huanglei814 (Mon Oct 21 2024 - 08:48:33 EST)
- Re: [PATCH v13 0/3] drm/mediatek: Add support for OF graphs Chun-Kuang Hu (Mon Oct 21 2024 - 08:51:08 EST)
- Re: [PATCH RFC] usb: typec: ucsi: Set orientation as none when connector is unplugged Neil Armstrong (Mon Oct 21 2024 - 08:52:56 EST)
- Re: [PATCH v1 1/2] dt-bindings: serial: samsung: Add samsung,exynos8895-uart compatible Ivaylo Ivanov (Mon Oct 21 2024 - 08:53:42 EST)
- [PATCH v7 6/8] iio: dac: ad3552r: extract common code (no changes in behavior intended) Angelo Dureghello (Mon Oct 21 2024 - 08:54:19 EST)
- [PATCH v2] clk: qcom: gcc-x1e80100: Fix USB MP SS1 PHY GDSC pwrsts flags Abel Vesa (Mon Oct 21 2024 - 08:54:22 EST)
- Re: [net-next PATCH 2/6] octeontx2-af: CN20k basic mbox operations and structures Sai Krishna Gajula (Mon Oct 21 2024 - 08:54:57 EST)
- Re: [PATCH v2 4/5] iio: adc: ad7380: fix supplies for ad7380-4 Julien Stephan (Mon Oct 21 2024 - 08:55:13 EST)
- Re: [PATCH] usb: typec: fix unreleased fwnode_handle in typec_port_register_altmodes() Heikki Krogerus (Mon Oct 21 2024 - 08:55:57 EST)
- [PATCH v3] PCI: imx6: Add suspend/resume support for i.MX6QDL Stefan Eichenberger (Mon Oct 21 2024 - 08:56:00 EST)
- Re: [PATCH v2 2/3] arm64: dts: qcom: x1e80100-crd: enable otg on usb ports Stephan Gerhold (Mon Oct 21 2024 - 08:56:25 EST)
- Re: [PATCH] phy: tegra: xusb: Add error pointer check in xusb.c Thierry Reding (Mon Oct 21 2024 - 08:56:32 EST)
- [PATCH v5 0/5] iio: fix possible race condition during access of available info lists Matteo Martelli (Mon Oct 21 2024 - 08:56:38 EST)
- [PATCH v5 2/5] iio: consumers: copy/release available info from producer to fix race Matteo Martelli (Mon Oct 21 2024 - 08:57:08 EST)
- [PATCH v5 3/5] iio: pac1921: use read_avail+release APIs instead of custom ext_info Matteo Martelli (Mon Oct 21 2024 - 08:57:15 EST)
- Re: [PATCH v3 09/11] PCI: brcmstb: Adjust PHY PLL setup to use a 54MHz input refclk Jonathan Bell (Mon Oct 21 2024 - 08:58:14 EST)
- Re: CVE-2024-47722: xen: use correct end address of kernel for conflict checking Greg Kroah-Hartman (Mon Oct 21 2024 - 08:58:26 EST)
- [PATCH v5 4/5] iio: ad7192: copy/release available filter frequencies to fix race Matteo Martelli (Mon Oct 21 2024 - 08:58:48 EST)
- [PATCH v5 1/5] iio: core: add read_avail_release_resource callback to fix race Matteo Martelli (Mon Oct 21 2024 - 08:58:58 EST)
- Re: (subset) [PATCH 0/5] drm: misc: few simple cleanups Neil Armstrong (Mon Oct 21 2024 - 08:59:12 EST)
- Re: (subset) [PATCH -next 0/3] drm: Enable module autoloading Neil Armstrong (Mon Oct 21 2024 - 08:59:18 EST)
- Re: [PATCH 1/2] dt-bindings: display: bridge: tc358768: switch to bus-width Neil Armstrong (Mon Oct 21 2024 - 08:59:30 EST)
- Re: [PATCH] drm/bridge: ite-it66121: Drop hdmi_avi_infoframe_init() function call Neil Armstrong (Mon Oct 21 2024 - 08:59:39 EST)
- Re: [PATCH v3 0/2] Introduce bus-width property for input bus format Neil Armstrong (Mon Oct 21 2024 - 08:59:55 EST)
- [PATCH v5 5/5] iio: as73211: copy/release available integration times to fix race Matteo Martelli (Mon Oct 21 2024 - 08:59:59 EST)
- Re: [PATCH v7 6/9] tmpfs: Add casefold lookup support Christian Brauner (Mon Oct 21 2024 - 09:00:33 EST)
- [PATCH v2] mm/memcontrol: Fix seq_buf size to save memory when PAGE_SIZE is large Ryan Roberts (Mon Oct 21 2024 - 09:00:52 EST)
- Re: [PATCH v2 1/2] usb: typec: qcom-pmic-typec: use fwnode_handle_put() to release fwnodes Heikki Krogerus (Mon Oct 21 2024 - 09:01:24 EST)
- Re: [PATCH] usb: core: adds support for PM control of specific USB dev skip suspend. Greg KH (Mon Oct 21 2024 - 09:01:46 EST)
- Re: [PATCH bpf-next 3/5] selftests/bpf: don't mask result of bpf_csum_diff() in test_verifier Helge Deller (Mon Oct 21 2024 - 09:02:06 EST)
- Re: [PATCH v2 2/2] usb: typec: qcom-pmic-typec: fix missing fwnode removal in error path Heikki Krogerus (Mon Oct 21 2024 - 09:02:30 EST)
- [PATCH 0/6] iio: adc: ad7606: add support for AD760{7,8,9} parts Alexandru Ardelean (Mon Oct 21 2024 - 09:02:48 EST)
- [PATCH 1/6] iio: adc: ad7606: fix/persist oversampling_ratio setting Alexandru Ardelean (Mon Oct 21 2024 - 09:03:06 EST)
- [net-next RFC PATCH 0/4] net: dsa: Add Airoha AN8855 support Christian Marangi (Mon Oct 21 2024 - 09:03:28 EST)
- [PATCH 2/6] iio: adc: ad7606: fix issue/quirk with find_closest() for oversampling Alexandru Ardelean (Mon Oct 21 2024 - 09:03:31 EST)
- [net-next RFC PATCH 1/4] net: mdio: implement mdio_mutex_nested guard() variant Christian Marangi (Mon Oct 21 2024 - 09:03:55 EST)
- [PATCH 3/6] iio: adc: ad7606: use realbits for sign-extending in scan_direct Alexandru Ardelean (Mon Oct 21 2024 - 09:04:37 EST)
- [net-next RFC PATCH 4/4] net: phy: Add Airoha AN8855 Internal Switch Gigabit PHY Christian Marangi (Mon Oct 21 2024 - 09:05:19 EST)
- [PATCH 5/6] dt-bindings: iio: adc: adi,ad7606: document AD760{7,8,9} parts Alexandru Ardelean (Mon Oct 21 2024 - 09:06:05 EST)
- [net-next RFC PATCH 3/4] net: dsa: Add Airoha AN8855 5-Port Gigabit DSA Switch driver Christian Marangi (Mon Oct 21 2024 - 09:06:17 EST)
- [PATCH 6/6] iio: adc: ad7606: add support for AD760{7,8,9} parts Alexandru Ardelean (Mon Oct 21 2024 - 09:06:33 EST)
- [PATCH v2] ASoC: soc-utils: Remove PAGE_SIZE compile-time constant assumption Ryan Roberts (Mon Oct 21 2024 - 09:07:09 EST)
- Re: [PATCH v3] platform/x86/hp: Avoid spurious wakeup on HP ProOne 440 Hans de Goede (Mon Oct 21 2024 - 09:07:32 EST)
- Re: [PATCH 0/2] amd-pstate: Make amd-pstate the default driver on server platforms Mario Limonciello (Mon Oct 21 2024 - 09:07:56 EST)
- Re: [PATCH 1/2] drm/sched: memset() 'job' in drm_sched_job_init() Christian König (Mon Oct 21 2024 - 09:08:13 EST)
- [syzbot] [bcachefs?] kernel BUG in bch2_journal_key_insert_take syzbot (Mon Oct 21 2024 - 09:08:31 EST)
- [syzbot] [bcachefs?] kernel BUG in bch2_dev_btree_bitmap_mark syzbot (Mon Oct 21 2024 - 09:08:38 EST)
- Re: [PATCH] drm/bridge: tc358767: fix missing of_node_put() in for_each_endpoint_of_node() Neil Armstrong (Mon Oct 21 2024 - 09:09:11 EST)
- [PATCH 4/6] iio: adc: ad7606: rework scale-available to be static Alexandru Ardelean (Mon Oct 21 2024 - 09:09:31 EST)
- Re: [PATCH] iommu/sysfs: constify the class struct Jason Gunthorpe (Mon Oct 21 2024 - 09:09:36 EST)
- Re: [PATCH v5 0/8] Add iio backend compatibility for ad7606 Guillaume Stols (Mon Oct 21 2024 - 09:11:12 EST)
- [net-next RFC PATCH 2/4] dt-bindings: net: dsa: Add Airoha AN8855 Gigabit Switch documentation Christian Marangi (Mon Oct 21 2024 - 09:13:10 EST)
- Re: [PATCH 2/2] soc: qcom: llcc: add support for SAR2130P and SAR1130P Dmitry Baryshkov (Mon Oct 21 2024 - 09:14:16 EST)
- Re: [PATCH v2 00/11] clk: qcom: add support for clock controllers on the SAR2130P platform Dmitry Baryshkov (Mon Oct 21 2024 - 09:15:02 EST)
- Re: [PATCH] cpufreq/amd-pstate-ut: Add fix for min freq unit test Dhananjay Ugwekar (Mon Oct 21 2024 - 09:16:15 EST)
- [PATCH v2] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Fix X1E80100 resets entries Abel Vesa (Mon Oct 21 2024 - 09:16:28 EST)
- [PATCH v5] rust: add global lock support Alice Ryhl (Mon Oct 21 2024 - 09:18:21 EST)
- Re: [PATCH v5 4/5] perf test: Add hwmon "PMU" test kernel test robot (Mon Oct 21 2024 - 09:18:35 EST)
- Re: [PATCH v2] drm/bridge: Fix assignment of the of_node of the parent to aux bridge Neil Armstrong (Mon Oct 21 2024 - 09:19:15 EST)
- [PATCH v2] xhci: Fix Link TRB DMA in command ring stopped completion event Faisal Hassan (Mon Oct 21 2024 - 09:19:33 EST)
- Re: [patch V5 07/26] posix-timers: Add proper state tracking Frederic Weisbecker (Mon Oct 21 2024 - 09:19:47 EST)
- Re: [PATCH] drm: xlnx: zynqmp_dpsub: also call drm_helper_hpd_irq_event Steffen Dirkwinkel (Mon Oct 21 2024 - 09:19:58 EST)
- Re: [PATCH bpf-next 3/5] selftests/bpf: don't mask result of bpf_csum_diff() in test_verifier Puranjay Mohan (Mon Oct 21 2024 - 09:20:11 EST)
- Re: [PATCH v2] acl: Annotate struct posix_acl with __counted_by() Christian Brauner (Mon Oct 21 2024 - 09:20:19 EST)
- Re: [REGRESSION] 9pfs issues on 6.12-rc1 Christian Brauner (Mon Oct 21 2024 - 09:23:21 EST)
- Re: [PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT Steven Price (Mon Oct 21 2024 - 09:23:33 EST)
- Re: [PATCH 1/3] fpga: Add Efinix Trion & Titanium serial SPI programming driver Ian Dannapel (Mon Oct 21 2024 - 09:23:51 EST)
- Re: [PATCH bpf-next 2/2] selftests/bpf: Extend test fs_kfuncs to cover security.bpf xattr names Christian Brauner (Mon Oct 21 2024 - 09:24:55 EST)
- Re: [PATCH 6/6] Input: mtk-pmic-keys - Add support for MT6328 AngeloGioacchino Del Regno (Mon Oct 21 2024 - 09:25:02 EST)
- Re: [PATCH 5/6] regulator: Add driver for MediaTek MT6328 PMIC regulators AngeloGioacchino Del Regno (Mon Oct 21 2024 - 09:25:11 EST)
- Re: [PATCH 4/6] mfd: mt6397: Add initial support for MT6328 AngeloGioacchino Del Regno (Mon Oct 21 2024 - 09:25:30 EST)
- Re: [PATCH 3/6] soc: mediatek: pwrap: Add support for MT6735 and MT6328 SoC/PMIC pair AngeloGioacchino Del Regno (Mon Oct 21 2024 - 09:25:49 EST)
- Re: [PATCH RFC 1/4] dt-bindings: iio: adc: ad7380: add adaq4370-4 and adaq4380-4 compatible parts Julien Stephan (Mon Oct 21 2024 - 09:26:03 EST)
- Re: [PATCH 1/6] dt-bindings: mediatek: pwrap: Add MT6735 compatible AngeloGioacchino Del Regno (Mon Oct 21 2024 - 09:26:16 EST)
- Re: [PATCH 2/6] dt-bindings: mfd: mediatek: mt6397: Add bindings for MT6328 AngeloGioacchino Del Regno (Mon Oct 21 2024 - 09:26:27 EST)
- Re: [PATCH v2] arm64: dts: mediatek: mt8173-elm-hana: Add vdd-supply to second source trackpad AngeloGioacchino Del Regno (Mon Oct 21 2024 - 09:27:13 EST)
- Re: [PATCH v2] arm64: dts: mediatek: mt8186-corsola-voltorb: Merge speaker codec nodes AngeloGioacchino Del Regno (Mon Oct 21 2024 - 09:27:16 EST)
- Re: [PATCH 4/4] net: stmmac: Add glue layer for Sophgo SG2044 SoC Andrew Lunn (Mon Oct 21 2024 - 09:27:47 EST)
- Re: [PATCH v2 1/5] mm: pagewalk: add the ability to install PTEs Vlastimil Babka (Mon Oct 21 2024 - 09:28:24 EST)
- Re: [PATCH v2] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Fix X1E80100 resets entries Johan Hovold (Mon Oct 21 2024 - 09:29:58 EST)
- Re: Unable to handle kernel paging request at virtual address ffffffc08058e000 Ulf Hansson (Mon Oct 21 2024 - 09:30:43 EST)
- Re: [PATCH] drm/atomic_helper: Add missing NULL check for drm_plane_helper_funcs.atomic_update Maxime Ripard (Mon Oct 21 2024 - 09:30:51 EST)
- Re: [syzbot] [net?] KASAN: slab-use-after-free Read in __ethtool_get_link_ksettings syzbot (Mon Oct 21 2024 - 09:32:16 EST)
- Re: [syzbot] bcachefs: add check on type to mitigate shift-out-bounds syzbot (Mon Oct 21 2024 - 09:33:19 EST)
- [PATCH v10 1/4] Replace fallback for IO memcpy and IO memset Julian Vetter (Mon Oct 21 2024 - 09:33:36 EST)
- Re: [PATCH 1/2] printk: Introduce LOUD_CON flag Petr Mladek (Mon Oct 21 2024 - 09:33:50 EST)
- [PATCH v10 2/4] arm64: Use new fallback IO memcpy/memset Julian Vetter (Mon Oct 21 2024 - 09:33:54 EST)
- [PATCH v10 4/4] loongarch: Use new fallback IO memcpy/memset Julian Vetter (Mon Oct 21 2024 - 09:34:21 EST)
- Re: [RFC PATCH v3 0/4] Support large folios for tmpfs Daniel Gomez (Mon Oct 21 2024 - 09:34:44 EST)
- [PATCH v10 0/4] Replace fallback for IO memcpy and IO memset Julian Vetter (Mon Oct 21 2024 - 09:35:39 EST)
- [PATCH v10 3/4] csky: Use new fallback IO memcpy/memset Julian Vetter (Mon Oct 21 2024 - 09:36:45 EST)
- [PATCH v3 2/5] platform/x86: intel_scu_ipc: Replace workaround by 32-bit IO Andy Shevchenko (Mon Oct 21 2024 - 09:37:24 EST)
- [PATCH v3 0/5] platform/x86: intel_scu_ipc: Avoid working around IO and cleanups Andy Shevchenko (Mon Oct 21 2024 - 09:37:25 EST)
- Re: [net-next RFC PATCH 0/4] net: dsa: Add Airoha AN8855 support Vladimir Oltean (Mon Oct 21 2024 - 09:37:38 EST)
- [PATCH v3 4/5] platform/x86: intel_scu_ipc: Convert to check for errors first Andy Shevchenko (Mon Oct 21 2024 - 09:37:57 EST)
- [PATCH v3 3/5] platform/x86: intel_scu_ipc: Simplify code with cleanup helpers Andy Shevchenko (Mon Oct 21 2024 - 09:38:08 EST)
- [PATCH v3 1/5] platform/x86: intel_scu_ipc: Unify the flow in pwr_reg_rdwr() Andy Shevchenko (Mon Oct 21 2024 - 09:38:08 EST)
- [PATCH v3 5/5] platform/x86: intel_scu_ipc: Save a copy of the entire struct intel_scu_ipc_data Andy Shevchenko (Mon Oct 21 2024 - 09:38:12 EST)
- Re: [syzbot] [usb?] INFO: task hung in usb_port_suspend Alan Stern (Mon Oct 21 2024 - 09:38:48 EST)
- [PATCH v2] drm/fbdev: fix drm_fb_helper_deferred_io() build failure Dmitry Baryshkov (Mon Oct 21 2024 - 09:38:57 EST)
- Re: [PATCH v4 02/10] x86/cpu/topology: Add CPU type to struct cpuinfo_topology Borislav Petkov (Mon Oct 21 2024 - 09:39:22 EST)
- [PATCH v5 1/2] misc: misc_minor_alloc to use ida for all dynamic/misc dynamic minors avimalin (Mon Oct 21 2024 - 09:40:09 EST)
- Re: [net-next RFC PATCH 0/4] net: dsa: Add Airoha AN8855 support Christian Marangi (Mon Oct 21 2024 - 09:40:10 EST)
- Re: [PATCH] soc: qcom: smem: Fix up kerneldoc Dmitry Baryshkov (Mon Oct 21 2024 - 09:40:14 EST)
- Re: [PATCH 6.11 000/135] 6.11.5-rc1 review Markus Reichelt (Mon Oct 21 2024 - 09:40:31 EST)
- [PATCH v5 2/2] misc:minor basic kunit tests avimalin (Mon Oct 21 2024 - 09:40:55 EST)
- Re: [PATCH/RFC] MAINTAINERS: Re-add cancelled Renesas driver sections Simon Horman (Mon Oct 21 2024 - 09:41:12 EST)
- [PATCH vhost 1/2] vdpa/mlx5: Fix PA offset with unaligned starting iotlb map Dragos Tatulea (Mon Oct 21 2024 - 09:41:37 EST)
- [PATCH vhost 2/2] vdpa/mlx5: Fix suboptimal range on iotlb iteration Dragos Tatulea (Mon Oct 21 2024 - 09:41:59 EST)
- [PATCH vhost 0/2] vdpa/mlx5: Iova mapping related fixes Dragos Tatulea (Mon Oct 21 2024 - 09:42:23 EST)
- Re: [PATCH bpf-next 1/5] net: checksum: move from32to16() to generic header Daniel Borkmann (Mon Oct 21 2024 - 09:42:44 EST)
- Re: [PATCH] drm/edid: transition to passing struct cea_db * to cae_db_payload_len Jani Nikula (Mon Oct 21 2024 - 09:43:08 EST)
- Re: [PATCH bpf-next 2/5] bpf: bpf_csum_diff: optimize and homogenize for all archs Daniel Borkmann (Mon Oct 21 2024 - 09:43:38 EST)
- Re: [PATCH] usb: typec: fix unreleased fwnode_handle in typec_port_register_altmodes() Heikki Krogerus (Mon Oct 21 2024 - 09:43:50 EST)
- [PATCH] drm: xlnx: zynqmp_dpsub: fix hotplug detection Steffen Dirkwinkel (Mon Oct 21 2024 - 09:43:55 EST)
- Re: [PATCH bpf-next 3/5] selftests/bpf: don't mask result of bpf_csum_diff() in test_verifier Daniel Borkmann (Mon Oct 21 2024 - 09:44:18 EST)
- Re: [PATCH bpf-next 4/5] selftests/bpf: Add benchmark for bpf_csum_diff() helper Daniel Borkmann (Mon Oct 21 2024 - 09:44:53 EST)
- Re: [PATCH bpf-next 5/5] selftests/bpf: Add a selftest for bpf_csum_diff() Daniel Borkmann (Mon Oct 21 2024 - 09:45:20 EST)
- Re: [PATCH v5 3/3] riscv: dts: starfive: add DeepComputing FML13V01 board device tree Alex Elder (Mon Oct 21 2024 - 09:45:35 EST)
- Re: [PATCH 1/6] drm/display: hdmi: add generic mode_valid helper Dmitry Baryshkov (Mon Oct 21 2024 - 09:45:52 EST)
- Re: [PATCH v2] drm/fbdev: fix drm_fb_helper_deferred_io() build failure Thomas Zimmermann (Mon Oct 21 2024 - 09:46:03 EST)
- Re: [PATCH] block: remove redundant explicit memory barrier from rq_qos waiter and waker Jens Axboe (Mon Oct 21 2024 - 09:47:07 EST)
- Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker Vlastimil Babka (Mon Oct 21 2024 - 09:47:26 EST)
- Re: [PATCH RFC v1 net-next 11/12] bridge: br_vlan_fill_forward_path_mode no _UNTAG_HW for dsa Vladimir Oltean (Mon Oct 21 2024 - 09:47:58 EST)
- Re: [PATCH v2 00/10] Enhance min heap API with non-inline functions and optimizations Kuan-Wei Chiu (Mon Oct 21 2024 - 09:48:14 EST)
- [PATCH] btrfs: Fix UAF in __btrfs_free_extra_devids() Zhihao Cheng (Mon Oct 21 2024 - 09:48:30 EST)
- Re: [PATCH v3 1/7] arm64: dts: imx95: set max-rx-timeout-ms Alexander Stein (Mon Oct 21 2024 - 09:48:43 EST)
- Re: [net-next RFC PATCH 0/4] net: dsa: Add Airoha AN8855 support Vladimir Oltean (Mon Oct 21 2024 - 09:50:16 EST)
- Re: [RFC PATCH v1 00/57] Boot-time page size selection for arm64 Neal Gompa (Mon Oct 21 2024 - 09:50:49 EST)
- Re: [PATCH] xfs: If unable to pick perag an error needs to be returned Dave Chinner (Mon Oct 21 2024 - 09:51:15 EST)
- Re: [PATCH v2 1/5] mm: pagewalk: add the ability to install PTEs Lorenzo Stoakes (Mon Oct 21 2024 - 09:51:42 EST)
- Re: [PATCH] drm/edid: transition to passing struct cea_db * to cae_db_payload_len Vamsi Krishna Brahmajosyula (Mon Oct 21 2024 - 09:52:22 EST)
- [PATCH] drm: xlnx: zynqmp_disp: layer may be null while releasing Steffen Dirkwinkel (Mon Oct 21 2024 - 09:52:54 EST)
- [PATCH] drm/panel: s6e3ha8: add static modifier to supply list Dzmitry Sankouski (Mon Oct 21 2024 - 09:53:39 EST)
- [PATCH v3] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Fix X1E80100 resets entries Abel Vesa (Mon Oct 21 2024 - 09:53:52 EST)
- [tip: irq/core] irqchip/gic-v3-its: Fix over allocation in itt_alloc_pool() tip-bot2 for Steven Price (Mon Oct 21 2024 - 09:54:13 EST)
- Re: [PATCH 1/3] ceph: correct ceph_mds_cap_item field name Patrick Donnelly (Mon Oct 21 2024 - 09:54:41 EST)
- Re: [PATCH net-next v2 01/18] jump_label: export static_key_slow_{inc,dec}_cpuslocked() Alexander Lobakin (Mon Oct 21 2024 - 09:54:53 EST)
- Re: [PATCH v4 04/10] perf/x86/intel: Use topology_hw_cpu_type() Liang, Kan (Mon Oct 21 2024 - 09:55:13 EST)
- [PATCH net] docs: networking: packet_mmap: replace dead links with archive.org links Levi Zim via B4 Relay (Mon Oct 21 2024 - 09:56:26 EST)
- Re: [PATCH net-next v2 05/18] xdp, xsk: constify read-only arguments of some static inline helpers Alexander Lobakin (Mon Oct 21 2024 - 09:58:18 EST)
- Re: [PATCH v2 tip/perf/core 2/2] uprobes: SRCU-protect uretprobe lifetime (with timeout) Paul E. McKenney (Mon Oct 21 2024 - 09:59:30 EST)
- [PATCH net-next 04/15] net: sparx5: add sparx5 context pointer to a few functions Daniel Machon (Mon Oct 21 2024 - 09:59:31 EST)
- [PATCH net-next 05/15] net: sparx5: add registers required by lan969x Daniel Machon (Mon Oct 21 2024 - 09:59:49 EST)
- [PATCH net-next 08/15] net: lan969x: add constants to match data Daniel Machon (Mon Oct 21 2024 - 10:00:15 EST)
- Re: [syzbot] [bcachefs?] UBSAN: shift-out-of-bounds in bch2_alloc_to_text syzbot (Mon Oct 21 2024 - 10:00:21 EST)
- [PATCH net-next 06/15] net: lan969x: add match data for lan969x Daniel Machon (Mon Oct 21 2024 - 10:00:35 EST)
- [PATCH net-next 09/15] net: lan969x: add lan969x ops to match data Daniel Machon (Mon Oct 21 2024 - 10:01:20 EST)
- [PATCH net-next 12/15] net: sparx5: use is_sparx5() macro throughout Daniel Machon (Mon Oct 21 2024 - 10:02:25 EST)
- [PATCH net-next 13/15] dt-bindings: net: add compatible strings for lan969x SKU's Daniel Machon (Mon Oct 21 2024 - 10:02:32 EST)
- [PATCH net-next 14/15] net: sparx5: add compatible strings for lan969x and verify the target Daniel Machon (Mon Oct 21 2024 - 10:03:01 EST)
- Re: [PATCH] riscv/entry: get correct syscall number from syscall_get_nr() Björn Töpel (Mon Oct 21 2024 - 10:03:27 EST)
- Re: [PATCH net-next v2 04/18] bpf, xdp: constify some bpf_prog * function arguments Alexander Lobakin (Mon Oct 21 2024 - 10:03:34 EST)
- [PATCH net-next 00/15] net: sparx5: add support for lan969x switch device Daniel Machon (Mon Oct 21 2024 - 10:03:37 EST)
- Re: [PATCH 2/2] soc: qcom: llcc: add support for SAR2130P and SAR1130P Konrad Dybcio (Mon Oct 21 2024 - 10:04:03 EST)
- [PATCH net-next 02/15] net: sparx5: change spx5_wr to spx5_rmw in cal update() Daniel Machon (Mon Oct 21 2024 - 10:04:08 EST)
- [PATCH net-next 07/15] net: lan969x: add register diffs to match data Daniel Machon (Mon Oct 21 2024 - 10:04:31 EST)
- [PATCH net-next 03/15] net: sparx5: change frequency calculation for SDLB's Daniel Machon (Mon Oct 21 2024 - 10:04:42 EST)
- Re: [PATCH net-next v2 07/18] net: Register system page pool as an XDP memory model Alexander Lobakin (Mon Oct 21 2024 - 10:05:17 EST)
- Re: [PATCH net-next v2 08/18] page_pool: make page_pool_put_page_bulk() actually handle array of pages Alexander Lobakin (Mon Oct 21 2024 - 10:05:40 EST)
- Re: [PATCH bpf-next 3/5] selftests/bpf: don't mask result of bpf_csum_diff() in test_verifier Helge Deller (Mon Oct 21 2024 - 10:06:06 EST)
- Re: [PATCH v4 21/28] cxl/extent: Process DCD events and realize region extents Ira Weiny (Mon Oct 21 2024 - 10:06:29 EST)
- [PATCH] arm64: dts: mediatek: mt8186-corsola: Fix GPU supply coupling max-spread Chen-Yu Tsai (Mon Oct 21 2024 - 10:06:51 EST)
- Re: [PATCH] power: Switch back to struct platform_driver::remove() Sebastian Reichel (Mon Oct 21 2024 - 10:07:03 EST)
- [PATCH net-next 01/15] net: sparx5: add support for lan969x SKU's and core clock Daniel Machon (Mon Oct 21 2024 - 10:07:08 EST)
- Re: [PATCH] usb: typec: fix unreleased fwnode_handle in typec_port_register_altmodes() Javier Carrasco (Mon Oct 21 2024 - 10:07:17 EST)
- Re: [PATCH 2/9] drm/panfrost: handle inexistent GPU during probe Boris Brezillon (Mon Oct 21 2024 - 10:07:30 EST)
- Re: [PATCH 3/9] drm/panfrost: handle error when allocating AS number Boris Brezillon (Mon Oct 21 2024 - 10:08:08 EST)
- [PATCH net-next 11/15] net: lan969x: add function for calculating the DSM calendar Daniel Machon (Mon Oct 21 2024 - 10:08:19 EST)
- [PATCH 0/7] drm/tidss: Interrupt fixes and cleanups Tomi Valkeinen (Mon Oct 21 2024 - 10:08:26 EST)
- Re: [PATCH 0/3] kprobes: Annotate structs with __counted_by() Google (Mon Oct 21 2024 - 10:08:27 EST)
- [PATCH net-next 15/15] net: sparx5: add feature support Daniel Machon (Mon Oct 21 2024 - 10:08:30 EST)
- [PATCH 1/7] drm/tidss: Fix issue in irq handling causing irq-flood issue Tomi Valkeinen (Mon Oct 21 2024 - 10:08:33 EST)
- [PATCH 2/7] drm/tidss: Remove unused OCP error flag Tomi Valkeinen (Mon Oct 21 2024 - 10:08:49 EST)
- [PATCH 3/7] drm/tidss: Remove extra K2G check Tomi Valkeinen (Mon Oct 21 2024 - 10:08:56 EST)
- [PATCH 5/7] drm/tidss: Clear the interrupt status for interrupts being disabled Tomi Valkeinen (Mon Oct 21 2024 - 10:09:19 EST)
- [PATCH net-next 10/15] net: lan969x: add PTP handler function Daniel Machon (Mon Oct 21 2024 - 10:09:28 EST)
- [PATCH 4/7] drm/tidss: Add printing of underflows Tomi Valkeinen (Mon Oct 21 2024 - 10:09:30 EST)
- [PATCH 6/7] drm/tidss: Fix race condition while handling interrupt registers Tomi Valkeinen (Mon Oct 21 2024 - 10:09:41 EST)
- [PATCH 7/7] drm/tidss: Rename 'wait_lock' to 'irq_lock' Tomi Valkeinen (Mon Oct 21 2024 - 10:09:45 EST)
- Re: [net-next RFC PATCH 3/4] net: dsa: Add Airoha AN8855 5-Port Gigabit DSA Switch driver Russell King (Oracle) (Mon Oct 21 2024 - 10:10:11 EST)
- Re: [PATCH v13 06/13] x86/sev: Prevent GUEST_TSC_FREQ MSR interception for Secure TSC enabled guests Tom Lendacky (Mon Oct 21 2024 - 10:10:27 EST)
- [PATCH] bcachefs: fix shift oob in alloc_lru_idx_fragmentation Jeongjun Park (Mon Oct 21 2024 - 10:10:46 EST)
- Re: [PATCH/RFC] MAINTAINERS: Re-add cancelled Renesas driver sections Sergei Shtylyov (Mon Oct 21 2024 - 10:11:06 EST)
- Re: [PATCH] Revert "platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended" Hans de Goede (Mon Oct 21 2024 - 10:11:21 EST)
- Re: [PATCH 1/2] printk: Introduce LOUD_CON flag John Ogness (Mon Oct 21 2024 - 10:11:56 EST)
- Re: [PATCH] drm/edid: transition to passing struct cea_db * to cae_db_payload_len Jani Nikula (Mon Oct 21 2024 - 10:12:07 EST)
- Re: [net-next RFC PATCH 0/4] net: dsa: Add Airoha AN8855 support Russell King (Oracle) (Mon Oct 21 2024 - 10:12:25 EST)
- Re: [REGRESSION] 9pfs issues on 6.12-rc1 David Howells (Mon Oct 21 2024 - 10:12:56 EST)
- Re: [PATCH v2 2/2] firmware: add exynos acpm driver Tudor Ambarus (Mon Oct 21 2024 - 10:13:08 EST)
- Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker Vlastimil Babka (Mon Oct 21 2024 - 10:13:53 EST)
- Re: [PATCH 4/9] drm/panfrost: handle job hw submit errors Boris Brezillon (Mon Oct 21 2024 - 10:14:51 EST)
- Re: [PATCH] arm64: dts: mediatek: mt8186-corsola: Fix GPU supply coupling max-spread AngeloGioacchino Del Regno (Mon Oct 21 2024 - 10:15:34 EST)
- RE: [PATCH v10 0/4] Replace fallback for IO memcpy and IO memset David Laight (Mon Oct 21 2024 - 10:17:08 EST)
- Re: [PATCH] platform/x86:intel/pmc: fix IS_ENABLED() check Hans de Goede (Mon Oct 21 2024 - 10:17:14 EST)
- Re: [PATCH net-next v2 11/18] xdp: add generic xdp_buff_add_frag() Alexander Lobakin (Mon Oct 21 2024 - 10:17:18 EST)
- [PATCH v2] tracing: Make percpu stack trace buffer invariant to PAGE_SIZE Ryan Roberts (Mon Oct 21 2024 - 10:18:52 EST)
- Re: [syzbot] [usb] kernel BUG in __page_table_check_zero Jann Horn (Mon Oct 21 2024 - 10:19:17 EST)
- Re: [PATCH] spi: atmel-quadspi: Add support for sama7g5 QSPI Tudor Ambarus (Mon Oct 21 2024 - 10:20:20 EST)
- Re: [PATCH] usb: typec: fix unreleased fwnode_handle in typec_port_register_altmodes() Heikki Krogerus (Mon Oct 21 2024 - 10:20:38 EST)
- Re: [PATCH net-next v2 12/18] xdp: add generic xdp_build_skb_from_buff() Alexander Lobakin (Mon Oct 21 2024 - 10:21:27 EST)
- [PATCH] spi: mtk-snfi: fix kerneldoc for mtk_snand_is_page_ops() Bartosz Golaszewski (Mon Oct 21 2024 - 10:21:44 EST)
- Re: [PATCH] mm: avoid zeroing user movable page twice with init_on_alloc=1 Zi Yan (Mon Oct 21 2024 - 10:21:56 EST)
- Re: [PATCH] platform/x86: dell-wmi: Ignore suspend notifications Hans de Goede (Mon Oct 21 2024 - 10:23:27 EST)
- Re: [PATCH net-next v2 13/18] xsk: allow attaching XSk pool via xdp_rxq_info_reg_mem_model() Alexander Lobakin (Mon Oct 21 2024 - 10:24:37 EST)
- [PATCH net-next 0/2] ptp: add control over HW timestamp latch point Arkadiusz Kubalewski (Mon Oct 21 2024 - 10:24:54 EST)
- [PATCH net-next 1/2] ptp: add control over HW timestamp latch point Arkadiusz Kubalewski (Mon Oct 21 2024 - 10:25:08 EST)
- [PATCH net-next 2/2] ice: ptp: add control over HW timestamp latch point Arkadiusz Kubalewski (Mon Oct 21 2024 - 10:25:29 EST)
- Re: [PATCH v3] platform/x86/intel/pmc: Fix pmc_core_iounmap to call iounmap for valid addresses Hans de Goede (Mon Oct 21 2024 - 10:29:33 EST)
- Re: [PATCH 2/3] printf: Add print format (%pra) for struct range Petr Mladek (Mon Oct 21 2024 - 10:31:03 EST)
- Re: [PATCH v2] LoongArch: Fix cpu hotplug issue Huacai Chen (Mon Oct 21 2024 - 10:32:26 EST)
- Re: [PATCH 2/2] watchdog: mtk_wdt: Add support for MT6735 WDT Yassine Oudjana (Mon Oct 21 2024 - 10:32:42 EST)
- Re: [PATCH 5/9] drm/panfrost: Handle page mapping failure Boris Brezillon (Mon Oct 21 2024 - 10:32:52 EST)
- Re: [PATCH v13 09/13] tsc: Use the GUEST_TSC_FREQ MSR for discovering TSC frequency Tom Lendacky (Mon Oct 21 2024 - 10:33:16 EST)
- Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker Lorenzo Stoakes (Mon Oct 21 2024 - 10:34:51 EST)
- Re: [PATCH v1] blk-mq: add one blk_mq_req_flags_t type to support mq ctx fallback Ming Lei (Mon Oct 21 2024 - 10:36:47 EST)
- Re: [PATCH 3/3] dma-mapping: Trace more error paths Sean Anderson (Mon Oct 21 2024 - 10:37:29 EST)
- Re: [PATCH v13 11/13] tsc: Switch to native sched clock Tom Lendacky (Mon Oct 21 2024 - 10:38:01 EST)
- Re: [net-next RFC PATCH 3/4] net: dsa: Add Airoha AN8855 5-Port Gigabit DSA Switch driver Christian Marangi (Mon Oct 21 2024 - 10:39:56 EST)
- Re: [PATCH v2 1/3] mm/memblock: implement memblock_advise_size_order and probe functions Gregory Price (Mon Oct 21 2024 - 10:40:12 EST)
- Re: [PATCH 4/6] mfd: mt6397: Add initial support for MT6328 Yassine Oudjana (Mon Oct 21 2024 - 10:40:29 EST)
- Re: [PATCH v8 17/25] x86/resctrl: Add the interface to assign/update counter assignment Moger, Babu (Mon Oct 21 2024 - 10:40:46 EST)
- Re: [patch V5 08/26] posix-timers: Make signal delivery consistent Frederic Weisbecker (Mon Oct 21 2024 - 10:41:08 EST)
- [PATCH][next] Input: serio_raw: Fix uninitialized variable 'written' Colin Ian King (Mon Oct 21 2024 - 10:41:25 EST)
- Re: [PATCH v10 0/6] Add support for the LAN966x PCI device using a DT overlay Herve Codina (Mon Oct 21 2024 - 10:41:57 EST)
- Re: [PATCH] powerpc/crash: Allow direct printing on kexec Ryo Takakura (Mon Oct 21 2024 - 10:44:17 EST)
- Re: [PATCH v5 5/5] mfd: tqmx86: add I2C IRQ support Matthias Schiffer (Mon Oct 21 2024 - 10:44:48 EST)
- Re: [REGRESSION] 9pfs issues on 6.12-rc1 David Howells (Mon Oct 21 2024 - 10:46:15 EST)
- Re: [PATCH v2 1/7] s390/kdump: implement is_kdump_kernel() David Hildenbrand (Mon Oct 21 2024 - 10:46:39 EST)
- Re: [PATCH v11] pidfd: add ioctl to retrieve pid info Christian Brauner (Mon Oct 21 2024 - 10:46:50 EST)
- Re: [PATCH 1/2] drm/tidss: Clear the interrupt status for interrupts being disabled Jon Cormier (Mon Oct 21 2024 - 10:47:15 EST)
- Re: [PATCH v2 2/3] x86: probe memblock size advisement value during mm init Gregory Price (Mon Oct 21 2024 - 10:47:31 EST)
- Re: [PATCH v4 21/28] cxl/extent: Process DCD events and realize region extents Jonathan Cameron (Mon Oct 21 2024 - 10:48:06 EST)
- Re: [PATCH 3/6] soc: mediatek: pwrap: Add support for MT6735 and MT6328 SoC/PMIC pair Yassine Oudjana (Mon Oct 21 2024 - 10:48:41 EST)
- Re: [PATCH 1/2] drm/tidss: Clear the interrupt status for interrupts being disabled Jon Cormier (Mon Oct 21 2024 - 10:48:53 EST)
- [PATCH iwl-next v2 1/2] PCI: Add PCI_VDEVICE_SUB helper macro Piotr Kwapulinski (Mon Oct 21 2024 - 10:49:24 EST)
- Re: [PATCH v2 0/3] mm/memblock,x86,acpi: hotplug memory alignment advisement Gregory Price (Mon Oct 21 2024 - 10:51:37 EST)
- Re: [PATCH 0/1] memcg/hugetlb: Adding hugeTLB counters to memory controller Joshua Hahn (Mon Oct 21 2024 - 10:52:05 EST)
- Re: [PATCH] bcachefs: fix shift oob in alloc_lru_idx_fragmentation Alan Huang (Mon Oct 21 2024 - 10:52:33 EST)
- Re: [PATCH 6/9] drm/panfrost: Avoid re-enabling job interrupts in the reset path Boris Brezillon (Mon Oct 21 2024 - 10:52:39 EST)
- Re: [PATCH v2 2/2] firmware: add exynos acpm driver Tudor Ambarus (Mon Oct 21 2024 - 10:52:58 EST)
- Re: (subset) [PATCH RFC v3 00/10] extensible syscalls: CHECK_FIELDS to allow for easier feature detection Christian Brauner (Mon Oct 21 2024 - 10:53:50 EST)
- Re: [char-misc-next v3] mei: use kvmalloc for read buffer Brian Geffon (Mon Oct 21 2024 - 10:54:01 EST)
- Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker Vlastimil Babka (Mon Oct 21 2024 - 10:54:17 EST)
- Re: [PATCH 5/6] regulator: Add driver for MediaTek MT6328 PMIC regulators Yassine Oudjana (Mon Oct 21 2024 - 10:55:35 EST)
- [GIT PULL] probes: Fixes for v6.12-rc4 Google (Mon Oct 21 2024 - 10:55:48 EST)
- Re: [PATCH v8 24/25] x86/resctrl: Introduce interface to list assignment states of all the groups Moger, Babu (Mon Oct 21 2024 - 10:56:38 EST)
- Re: [PATCH net] docs: networking: packet_mmap: replace dead links with archive.org links Willem de Bruijn (Mon Oct 21 2024 - 10:57:19 EST)
- [RFC PATCH v3 1/3] spinlock: extend guard with spinlock_bh variants Christian Marangi (Mon Oct 21 2024 - 10:58:03 EST)
- [RFC PATCH v3 2/3] dt-bindings: crypto: Add Inside Secure SafeXcel EIP-93 crypto engine Christian Marangi (Mon Oct 21 2024 - 10:58:18 EST)
- [RFC PATCH v3 3/3] crypto: Add Mediatek EIP-93 crypto engine support Christian Marangi (Mon Oct 21 2024 - 10:58:34 EST)
- Re: [PATCH] fgraph: Separate size of ret_stack from PAGE_SIZE Google (Mon Oct 21 2024 - 10:59:05 EST)
- linux-next: kernel/trace/ring_buffer.c Colin King (gmail) (Mon Oct 21 2024 - 10:59:15 EST)
- Re: [PATCH v3 4/5] selftests/mseal: add more tests for mmap Mark Brown (Mon Oct 21 2024 - 10:59:39 EST)
- Re: [PATCH v1 1/3] dt-bindings: clock: Add Exynos8895 SoC CMU bindings Ivaylo Ivanov (Mon Oct 21 2024 - 11:00:00 EST)
- Re: [PATCH v13 12/13] x86/kvmclock: Abort SecureTSC enabled guest when kvmclock is selected Tom Lendacky (Mon Oct 21 2024 - 11:00:14 EST)
- Re: [PATCH] bcachefs: fix shift oob in alloc_lru_idx_fragmentation Jeongjun Park (Mon Oct 21 2024 - 11:00:31 EST)
- Re: [RFC PATCH v1 00/57] Boot-time page size selection for arm64 Ryan Roberts (Mon Oct 21 2024 - 11:02:07 EST)
- [PATCH] tools: arm64: add registers read/write tool for arm64 Rex Nie (Mon Oct 21 2024 - 11:02:15 EST)
- Re: [PATCH v10 0/6] Add support for the LAN966x PCI device using a DT overlay Philipp Zabel (Mon Oct 21 2024 - 11:03:02 EST)
- Re: [PATCH v2] selftests/intel_pstate: fix operand expected Alessandro Zanni (Mon Oct 21 2024 - 11:04:59 EST)
- Re: [PATCH v6 3/7] mfd: Add new driver for MAX77705 PMIC Dzmitry Sankouski (Mon Oct 21 2024 - 11:05:09 EST)
- Re: [PATCH/RFC] MAINTAINERS: Re-add cancelled Renesas driver sections Niklas Söderlund (Mon Oct 21 2024 - 11:05:30 EST)
- Re: [PATCH V1 2/2] ASoC: codecs: Add aw88081 amplifier driver Mark Brown (Mon Oct 21 2024 - 11:05:47 EST)
- Re: [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags Suren Baghdasaryan (Mon Oct 21 2024 - 11:06:03 EST)
- RE: [PATCH 13/14] x86: BHI stubs Constable, Scott D (Mon Oct 21 2024 - 11:06:49 EST)
- [PATCH v2] bcachefs: fix shift oob in alloc_lru_idx_fragmentation Jeongjun Park (Mon Oct 21 2024 - 11:11:00 EST)
- Re: [PATCH 2/6] clk: qcom: Add support for GPU Clock Controller on QCS8300 Krzysztof Kozlowski (Mon Oct 21 2024 - 11:11:34 EST)
- Re: [PATCH/RFC] MAINTAINERS: Re-add cancelled Renesas driver sections Niklas Cassel (Mon Oct 21 2024 - 11:11:57 EST)
- Re: [PATCH v3] remoteproc: Add a new remoteproc state RPROC_DEFUNCT Mathieu Poirier (Mon Oct 21 2024 - 11:12:59 EST)
- [PATCH v2 0/3] Lazy preemption leftovers Sebastian Andrzej Siewior (Mon Oct 21 2024 - 11:13:17 EST)
- [PATCH v2 1/3] tracing: Replace TRACE_FLAG_IRQS_NOSUPPORT with its config option. Sebastian Andrzej Siewior (Mon Oct 21 2024 - 11:13:20 EST)
- [PATCH v2 3/3] riscv: add PREEMPT_LAZY support Sebastian Andrzej Siewior (Mon Oct 21 2024 - 11:13:26 EST)
- [PATCH v2 2/3] tracing: Record task flag NEED_RESCHED_LAZY. Sebastian Andrzej Siewior (Mon Oct 21 2024 - 11:13:49 EST)
- Re: [PATCH 5/7] drm/tidss: Clear the interrupt status for interrupts being disabled Jon Cormier (Mon Oct 21 2024 - 11:14:01 EST)
- Re: [PATCH v2] bcachefs: fix shift oob in alloc_lru_idx_fragmentation Alan Huang (Mon Oct 21 2024 - 11:14:13 EST)
- [PATCH net-next 0/4] mptcp: various small improvements Matthieu Baerts (NGI0) (Mon Oct 21 2024 - 11:14:37 EST)
- [PATCH net-next 1/4] mptcp: pm: send ACK on non-stale subflows Matthieu Baerts (NGI0) (Mon Oct 21 2024 - 11:14:56 EST)
- [PATCH net-next 2/4] mptcp: annotate data-races around subflow->fully_established Matthieu Baerts (NGI0) (Mon Oct 21 2024 - 11:15:16 EST)
- [PATCH net-next 3/4] mptcp: implement mptcp_pm_connection_closed Matthieu Baerts (NGI0) (Mon Oct 21 2024 - 11:15:30 EST)
- [PATCH net-next 4/4] mptcp: use "middlebox interference" RST when no DSS Matthieu Baerts (NGI0) (Mon Oct 21 2024 - 11:15:48 EST)
- Re: [PATCH 6/7] drm/tidss: Fix race condition while handling interrupt registers Jon Cormier (Mon Oct 21 2024 - 11:16:03 EST)
- Re: [PATCH v17 11/16] fprobe: Rewrite fprobe on function-graph tracer Google (Mon Oct 21 2024 - 11:16:19 EST)
- Re: [PATCH v4] arm64: defconfig: Enable STM protocol and source configs Krzysztof Kozlowski (Mon Oct 21 2024 - 11:17:55 EST)
- Re: [PATCH v3] ata: libata: Clear DID_TIME_OUT for ATA PT commands with sense data Niklas Cassel (Mon Oct 21 2024 - 11:20:26 EST)
- Re: [Intel-wired-lan] [PATCH net-next 1/2] ptp: add control over HW timestamp latch point Paul Menzel (Mon Oct 21 2024 - 11:21:53 EST)
- Re: [PATCH 1/7] drm/tidss: Fix issue in irq handling causing irq-flood issue Jon Cormier (Mon Oct 21 2024 - 11:22:11 EST)
- [PATCH] RAS/AMD/ATL: Add debug prints for DF register reads Yazen Ghannam (Mon Oct 21 2024 - 11:22:25 EST)
- Re: [PATCH] riscv/entry: get correct syscall number from syscall_get_nr() Celeste Liu (Mon Oct 21 2024 - 11:23:39 EST)
- Re: [PATCH v5] rust: add global lock support Boqun Feng (Mon Oct 21 2024 - 11:23:53 EST)
- Re: [PATCH v2] docs/zh_CN: add translation of dev-tools/kmsan.rst Jonathan Corbet (Mon Oct 21 2024 - 11:24:04 EST)
- Re: [PATCH net-next] net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extension Benoît Monin (Mon Oct 21 2024 - 11:26:02 EST)
- Re: [PATCH v4 1/9] dt-bindings: imx6q-pcie: Add ref clock for i.MX95 PCIe RC Frank Li (Mon Oct 21 2024 - 11:26:30 EST)
- Re: [PATCH v3 1/3] dt-bindings: pinctrl: Add support for Amlogic A4 SoCs Krzysztof Kozlowski (Mon Oct 21 2024 - 11:27:19 EST)
- Re: [PATCH v1] blk-mq: add one blk_mq_req_flags_t type to support mq ctx fallback Sagi Grimberg (Mon Oct 21 2024 - 11:28:06 EST)
- Re: [PATCH v2] bcachefs: fix shift oob in alloc_lru_idx_fragmentation Jeongjun Park (Mon Oct 21 2024 - 11:29:20 EST)
- Re: [PATCH 2/2] docs/zh_CN: add the translations of kbuild/reproducible-builds.rst Jonathan Corbet (Mon Oct 21 2024 - 11:30:33 EST)
- Re: [PATCH v8 17/25] x86/resctrl: Add the interface to assign/update counter assignment Reinette Chatre (Mon Oct 21 2024 - 11:31:52 EST)
- Re: [PATCH 1/3] test printf: Add very basic struct resource tests Petr Mladek (Mon Oct 21 2024 - 11:32:15 EST)
- Re: [PATCH] docs: Remove redundant word "for" Jonathan Corbet (Mon Oct 21 2024 - 11:32:40 EST)
- Re: [PATCH v10 0/6] Add support for the LAN966x PCI device using a DT overlay Herve Codina (Mon Oct 21 2024 - 11:33:07 EST)
- Re: [net-next PATCH 3/6] octeontx2-af: CN20k mbox to support AF REQ/ACK functionality Sai Krishna Gajula (Mon Oct 21 2024 - 11:34:02 EST)
- Re: [REGRESSION] 9pfs issues on 6.12-rc1 Antony Antony (Mon Oct 21 2024 - 11:34:08 EST)
- Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker Lorenzo Stoakes (Mon Oct 21 2024 - 11:34:34 EST)
- Re: [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags Michal Hocko (Mon Oct 21 2024 - 11:34:47 EST)
- Re: [Intel-wired-lan] [PATCH net-next 2/2] ice: ptp: add control over HW timestamp latch point Paul Menzel (Mon Oct 21 2024 - 11:35:05 EST)
- Re: [PATCH] mmc: dw_mmc: take SWIOTLB memory size limitation into account Jing Luo (Mon Oct 21 2024 - 11:35:44 EST)
- Re: [PATCH v2] docs/zh_CN: update the translation of process/submitting-patches.rst Jonathan Corbet (Mon Oct 21 2024 - 11:36:42 EST)
- Re: [PATCH v2] xhci: Fix Link TRB DMA in command ring stopped completion event Mathias Nyman (Mon Oct 21 2024 - 11:37:04 EST)
- Re: [PATCH] dt-bindings: input: Goodix SPI HID Touchscreen Doug Anderson (Mon Oct 21 2024 - 11:38:03 EST)
- Re: [net-next PATCH 4/6] octeontx2-pf: CN20K mbox REQ/ACK implementation for NIC PF Sai Krishna Gajula (Mon Oct 21 2024 - 11:38:41 EST)
- [PATCH net-next] net: amd8111e: Remove duplicate definition of PCI_VENDOR_ID_AMD Yazen Ghannam (Mon Oct 21 2024 - 11:38:54 EST)
- Re: [PATCH v2] docs/zh_CN: update the translation of process/programming-language.rst Jonathan Corbet (Mon Oct 21 2024 - 11:39:12 EST)
- Re: [PATCH v3 09/11] PCI: brcmstb: Adjust PHY PLL setup to use a 54MHz input refclk Stanimir Varbanov (Mon Oct 21 2024 - 11:40:17 EST)
- Re: [PATCH/RFC] MAINTAINERS: Re-add cancelled Renesas driver sections Sergei Shtylyov (Mon Oct 21 2024 - 11:40:57 EST)
- Re: [PATCH v2] docs/zh_CN: update the translation of process/email-clients.rst Jonathan Corbet (Mon Oct 21 2024 - 11:41:14 EST)
- Re: [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags Suren Baghdasaryan (Mon Oct 21 2024 - 11:41:28 EST)
- Re: [PATCH v2] docs/zh_CN: update the translation of process/coding-style.rst Jonathan Corbet (Mon Oct 21 2024 - 11:42:07 EST)
- Re: [PATCH 2/2] docs/zh_CN: add the translations of kbuild/reproducible-builds.rst Dongliang Mu (Mon Oct 21 2024 - 11:42:10 EST)
- [tip: x86/cleanups] x86/platform: Switch back to struct platform_driver::remove() tip-bot2 for Uwe Kleine-König (Mon Oct 21 2024 - 11:42:32 EST)
- Re: [PATCH v3 2/8] x86/sev: Add support for the RMPREAD instruction Borislav Petkov (Mon Oct 21 2024 - 11:42:45 EST)
- Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker Lorenzo Stoakes (Mon Oct 21 2024 - 11:43:02 EST)
- Re: [PATCH] drm/panel: s6e3ha8: add static modifier to supply list Neil Armstrong (Mon Oct 21 2024 - 11:43:58 EST)
- [PATCH v3] bcachefs: fix shift oob in alloc_lru_idx_fragmentation Jeongjun Park (Mon Oct 21 2024 - 11:44:11 EST)
- Re: [PATCH 0/1] memcg/hugetlb: Adding hugeTLB counters to memory controller Michal Hocko (Mon Oct 21 2024 - 11:44:25 EST)
- Re: [PATCH] arm64: dts: rockchip: Drop invalid clock-names from es8388 codec nodes Heiko Stuebner (Mon Oct 21 2024 - 11:45:08 EST)
- Re: [PATCH v2] arm64: dts: rockchip: Correct GPIO polarity on brcm BT nodes Heiko Stuebner (Mon Oct 21 2024 - 11:45:09 EST)
- Re: (subset) [PATCH v2 1/3] dt-bindings: soc: rockchip: add rk3576 vo1-grf syscon Heiko Stuebner (Mon Oct 21 2024 - 11:45:18 EST)
- Re: (subset) [PATCH v2 0/5] Enable HDMI0 on several RK3588 based boards Heiko Stuebner (Mon Oct 21 2024 - 11:45:29 EST)
- Re: (subset) [PATCH v6 1/4] phy: rockchip: inno-usb2: convert clock management to bulk Heiko Stuebner (Mon Oct 21 2024 - 11:45:31 EST)
- [PATCH v8 0/3] I3C: master: fix the address assign issue if assign-address is exist in dts Frank Li (Mon Oct 21 2024 - 11:46:15 EST)
- [PATCH v8 1/3] i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_STATUS_BITS Frank Li (Mon Oct 21 2024 - 11:46:26 EST)
- [PATCH v8 2/3] i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_DESIRED Frank Li (Mon Oct 21 2024 - 11:46:44 EST)
- [PATCH v8 3/3] i3c: master: Fix dynamic address leak when 'assigned-address' is present Frank Li (Mon Oct 21 2024 - 11:46:50 EST)
- Re: [PATCH 6.11 000/135] 6.11.5-rc1 review Ronald Warsow (Mon Oct 21 2024 - 11:47:13 EST)
- Re: [PATCH net-next] net: amd8111e: Remove duplicate definition of PCI_VENDOR_ID_AMD Kalesh Anakkur Purayil (Mon Oct 21 2024 - 11:48:17 EST)
- Re: [PATCH v6 0/4] translate page_tables.rst and fix PFN calculation Jonathan Corbet (Mon Oct 21 2024 - 11:48:38 EST)
- Re: [char-misc-next v3] mei: use kvmalloc for read buffer Tomas Winkler (Mon Oct 21 2024 - 11:49:30 EST)
- [PATCH] media: verisilicon: av1: Store chroma and mv offsets Benjamin Gaignard (Mon Oct 21 2024 - 11:49:53 EST)
- Re: [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags David Hildenbrand (Mon Oct 21 2024 - 11:50:07 EST)
- Re: [PATCH v11 2/7] remoteproc: Add TEE support Mathieu Poirier (Mon Oct 21 2024 - 11:51:25 EST)
- Re: [PATCH v2] docs/zh_CN: update the translation of process/programming-language.rst Dongliang Mu (Mon Oct 21 2024 - 11:52:07 EST)
- [PATCH v4 0/6] configure imx8 dsp DT node for rproc usage Laurentiu Mihalcea (Mon Oct 21 2024 - 11:53:16 EST)
- [PATCH v2 1/1] phy: freescale: imx8m-pcie: Do CMN_RST just before PHY PLL lock check Frank Li (Mon Oct 21 2024 - 11:53:25 EST)
- [PATCH v4 1/6] dt-bindings: dsp: fsl,dsp: fix power domain count Laurentiu Mihalcea (Mon Oct 21 2024 - 11:53:34 EST)
- [PATCH v4 2/6] arm64: dts: imx8-ss-audio: configure dsp node for rproc usage Laurentiu Mihalcea (Mon Oct 21 2024 - 11:53:46 EST)
- [PATCH v4 3/6] arm64: dts: imx8qxp-mek: add dsp rproc-related mem regions Laurentiu Mihalcea (Mon Oct 21 2024 - 11:53:59 EST)
- [PATCH v4 4/6] arm64: dts: imx8qm: drop dsp node from audio_subsys bus Laurentiu Mihalcea (Mon Oct 21 2024 - 11:54:13 EST)
- [PATCH v4 5/6] arm64: dts: imx8qm: add node for VPU dsp Laurentiu Mihalcea (Mon Oct 21 2024 - 11:54:27 EST)
- [PATCH v4 6/6] arm64: dts: imx8qm-mek: enable dsp node for rproc usage Laurentiu Mihalcea (Mon Oct 21 2024 - 11:54:36 EST)
- Re: [REGRESSION] 9pfs issues on 6.12-rc1 Antony Antony (Mon Oct 21 2024 - 11:54:54 EST)
- Re: [PATCH v11 4/7] remoteproc: Introduce release_fw optional operation Mathieu Poirier (Mon Oct 21 2024 - 11:55:08 EST)
- [PATCH] fgraph: Remove unused value Amit Vadhavana (Mon Oct 21 2024 - 11:55:20 EST)
- Re: [PATCH net-next] net: mv643xx: use ethtool_puts Andrew Lunn (Mon Oct 21 2024 - 11:56:38 EST)
- Re: [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags Michal Hocko (Mon Oct 21 2024 - 11:57:26 EST)
- Re: [PATCH v2 2/3] x86: probe memblock size advisement value during mm init David Hildenbrand (Mon Oct 21 2024 - 11:57:40 EST)
- Re: [PATCH net-next] net: mv88e6xxx: use ethtool_puts Andrew Lunn (Mon Oct 21 2024 - 11:59:42 EST)
- Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker David Hildenbrand (Mon Oct 21 2024 - 12:00:40 EST)
- Re: [PATCH net-next v6 0/5] net: stmmac: Add PCI driver support for BCM8958x Jitendra Vegiraju (Mon Oct 21 2024 - 12:01:29 EST)
- Re: [PATCH v2] perf test: Fix perf test case 84 on s390 Namhyung Kim (Mon Oct 21 2024 - 12:01:52 EST)
- Re: [PATCH] perf test: Update all metrics test like metricgroups test Namhyung Kim (Mon Oct 21 2024 - 12:01:54 EST)
- Re: [PATCH 0/3] perf vendor events amd: Add more Zen 5 events and metrics Namhyung Kim (Mon Oct 21 2024 - 12:02:00 EST)
- Re: [syzbot] [bpf?] KCSAN: data-race in __mod_timer / kvfree_call_rcu Uladzislau Rezki (Mon Oct 21 2024 - 12:02:33 EST)
- Re: [Bug 219383] New: System reboot on S3 sleep/wakeup test Borislav Petkov (Mon Oct 21 2024 - 12:02:44 EST)
- [PATCH] mm: Add missing mmu_notifier_clear_young for !MMU_NOTIFIER James Houghton (Mon Oct 21 2024 - 12:02:59 EST)
- [PATCH] media: dvbdev: Avoid using uninitialized ret in dvb_register_device() Nathan Chancellor (Mon Oct 21 2024 - 12:04:32 EST)
- Re: [PATCH v2 2/3] x86: probe memblock size advisement value during mm init Gregory Price (Mon Oct 21 2024 - 12:04:43 EST)
- Re: [PATCH v3 0/2] pinctrl: qcom: Introduce Pinctrl for QCS8300 Andrew Lunn (Mon Oct 21 2024 - 12:04:57 EST)
- Re: [PATCH net] bonding: add ns target multicast address to slave device Jay Vosburgh (Mon Oct 21 2024 - 12:05:29 EST)
- RE: [PATCH v2 06/10] x86/mce: Convert multiple if () statements into a switch() statement Luck, Tony (Mon Oct 21 2024 - 12:07:02 EST)
- Re: [PATCH v4 5/9] misc: amd-sbi: Add support for mailbox error codes Gupta, Akshay (Mon Oct 21 2024 - 12:07:34 EST)
- RE: [PATCH] tools: fix -Wunused-result in linux.c David Laight (Mon Oct 21 2024 - 12:10:31 EST)
- Re: [PATCH 1/2] drm/vc4: Run default client setup for all variants. Dave Stevenson (Mon Oct 21 2024 - 12:11:25 EST)
- Re: [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags Suren Baghdasaryan (Mon Oct 21 2024 - 12:16:35 EST)
- Re: [PATCH v2 2/3] x86: probe memblock size advisement value during mm init Gregory Price (Mon Oct 21 2024 - 12:17:15 EST)
- Re: [PATCH v3 4/6] PCI: endpoint: pci-epf-test: Add doorbell test support Frank Li (Mon Oct 21 2024 - 12:17:45 EST)
- Re: [PATCH v4 04/10] perf/x86/intel: Use topology_hw_cpu_type() Pawan Gupta (Mon Oct 21 2024 - 12:18:28 EST)
- [PATCH V5 01/10] accel/amdxdna: Add documentation for AMD NPU accelerator driver Lizhi Hou (Mon Oct 21 2024 - 12:20:03 EST)
- [PATCH V5 00/10] AMD XDNA driver Lizhi Hou (Mon Oct 21 2024 - 12:20:13 EST)
- [PATCH V5 02/10] accel/amdxdna: Add a new driver for AMD AI Engine Lizhi Hou (Mon Oct 21 2024 - 12:20:17 EST)
- [PATCH V5 04/10] accel/amdxdna: Add hardware resource solver Lizhi Hou (Mon Oct 21 2024 - 12:20:35 EST)
- [PATCH V5 08/10] accel/amdxdna: Add suspend and resume Lizhi Hou (Mon Oct 21 2024 - 12:20:44 EST)
- [PATCH V5 10/10] accel/amdxdna: Add query functions Lizhi Hou (Mon Oct 21 2024 - 12:20:47 EST)
- [PATCH V5 06/10] accel/amdxdna: Add GEM buffer object management Lizhi Hou (Mon Oct 21 2024 - 12:20:48 EST)
- [PATCH V5 03/10] accel/amdxdna: Support hardware mailbox Lizhi Hou (Mon Oct 21 2024 - 12:20:51 EST)
- [PATCH V5 09/10] accel/amdxdna: Add error handling Lizhi Hou (Mon Oct 21 2024 - 12:21:00 EST)
- [PATCH V5 07/10] accel/amdxdna: Add command execution Lizhi Hou (Mon Oct 21 2024 - 12:21:20 EST)
- [PATCH V5 05/10] accel/amdxdna: Add hardware context Lizhi Hou (Mon Oct 21 2024 - 12:21:45 EST)
- Re: [PATCH] kexec_core: Accept unaccepted kexec destination addresses Eric W. Biederman (Mon Oct 21 2024 - 12:22:19 EST)
- Re: [PATCH] sched/topology: improve topology_span_sane speed Steve Wahl (Mon Oct 21 2024 - 12:22:33 EST)
- Re: [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags Michal Hocko (Mon Oct 21 2024 - 12:23:32 EST)
- Re: [PATCH net-next] net: mv643xx: use ethtool_puts Kalesh Anakkur Purayil (Mon Oct 21 2024 - 12:27:26 EST)
- Re: [PATCH v3 net-next] net: vlan: Use vlan_prio instead of vlan_qos in mapping Guillaume Nault (Mon Oct 21 2024 - 12:28:04 EST)
- Re: [PATCH net-next] net: mv88e6xxx: use ethtool_puts Kalesh Anakkur Purayil (Mon Oct 21 2024 - 12:28:21 EST)
- Re: [PATCH] MAINTAINERS: Remove some entries due to various compliance requirements. Wolfram Sang (Mon Oct 21 2024 - 12:29:45 EST)
- Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker Lorenzo Stoakes (Mon Oct 21 2024 - 12:29:58 EST)
- Re: [PATCH v2 06/10] x86/mce: Convert multiple if () statements into a switch() statement Dave Hansen (Mon Oct 21 2024 - 12:31:44 EST)
- linus-next: improving functional testing for to-be-merged pull requests Sasha Levin (Mon Oct 21 2024 - 12:31:54 EST)
- Re: [PATCH v9 24/37] common: Enable BLOBLIST_TABLES on arm Simon Glass (Mon Oct 21 2024 - 12:32:28 EST)
- Re: [PATCH] tools: fix -Wunused-result in linux.c Shuah Khan (Mon Oct 21 2024 - 12:32:41 EST)
- Re: [PATCH v2 1/2] mailbox: add async request mechanism to empower controllers w/ hw queues Jassi Brar (Mon Oct 21 2024 - 12:33:02 EST)
- Re: [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags Suren Baghdasaryan (Mon Oct 21 2024 - 12:33:16 EST)
- Re: [PATCH v17 11/16] fprobe: Rewrite fprobe on function-graph tracer Heiko Carstens (Mon Oct 21 2024 - 12:33:33 EST)
- Re: [PATCH] mm/damon/vaddr: Fix issue in damon_va_evenly_split_region() SeongJae Park (Mon Oct 21 2024 - 12:33:43 EST)
- Re: [PATCH net-next v2 6/6] docs: networking: Describe irq suspension Joe Damato (Mon Oct 21 2024 - 12:34:00 EST)
- [PATCH v2 1/6] arm64: dts: imx8qxp-mek: add bluetooth audio codec Frank Li (Mon Oct 21 2024 - 12:35:07 EST)
- [PATCH v2 2/6] arm64: dts: imx8qxp-mek: add esai, cs42888 and related node Frank Li (Mon Oct 21 2024 - 12:35:17 EST)
- [PATCH v2 3/6] arm64: dts: imx8qxp-mek: enable jpeg encode and decode Frank Li (Mon Oct 21 2024 - 12:35:31 EST)
- [PATCH v2 4/6] arm64: dts: imx8qxp-mek: add flexcan1 and flexcan2 Frank Li (Mon Oct 21 2024 - 12:35:45 EST)
- [PATCH v2 5/6] arm64: dts: imx8qxp-mek: add usbotg1 and related node Frank Li (Mon Oct 21 2024 - 12:35:54 EST)
- [PATCH v2 6/6] arm64: dts: imx8qxp-mek: add cm4 and related nodes Frank Li (Mon Oct 21 2024 - 12:36:13 EST)
- Re: [PATCH v2] docs/zh_CN: update the translation of process/programming-language.rst Jonathan Corbet (Mon Oct 21 2024 - 12:36:56 EST)
- Re: [PATCH v4 02/10] x86/cpu/topology: Add CPU type to struct cpuinfo_topology Pawan Gupta (Mon Oct 21 2024 - 12:37:30 EST)
- [PATCH v8 1/9] libfs: Create the helper function generic_ci_validate_strict_name() André Almeida (Mon Oct 21 2024 - 12:38:01 EST)
- [PATCH v8 2/9] ext4: Use generic_ci_validate_strict_name helper André Almeida (Mon Oct 21 2024 - 12:38:18 EST)
- [PATCH v8 0/9] tmpfs: Add case-insensitive support for tmpfs André Almeida (Mon Oct 21 2024 - 12:38:23 EST)
- [PATCH v8 3/9] unicode: Export latest available UTF-8 version number André Almeida (Mon Oct 21 2024 - 12:38:53 EST)
- [PATCH v8 4/9] unicode: Recreate utf8_parse_version() André Almeida (Mon Oct 21 2024 - 12:39:12 EST)
- [PATCH v8 5/9] libfs: Export generic_ci_ dentry functions André Almeida (Mon Oct 21 2024 - 12:39:29 EST)
- [PATCH v8 6/9] tmpfs: Add casefold lookup support André Almeida (Mon Oct 21 2024 - 12:39:48 EST)
- [PATCH v8 7/9] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs André Almeida (Mon Oct 21 2024 - 12:40:05 EST)
- [PATCH v8 8/9] tmpfs: Expose filesystem features via sysfs André Almeida (Mon Oct 21 2024 - 12:40:21 EST)
- [PATCH v8 9/9] docs: tmpfs: Add casefold options André Almeida (Mon Oct 21 2024 - 12:40:40 EST)
- Re: [PATCH v3 03/16] iommufd/viommu: Add IOMMU_VDEVICE_ALLOC ioctl Nicolin Chen (Mon Oct 21 2024 - 12:42:40 EST)
- Re: [PATCH v3 01/16] iommufd/viommu: Introduce IOMMUFD_OBJ_VDEVICE and its related struct Nicolin Chen (Mon Oct 21 2024 - 12:43:31 EST)
- Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker David Hildenbrand (Mon Oct 21 2024 - 12:44:25 EST)
- Re: [PATCH v17 06/16] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs Will Deacon (Mon Oct 21 2024 - 12:46:35 EST)
- Re: [PATCH] riscv/entry: get correct syscall number from syscall_get_nr() Björn Töpel (Mon Oct 21 2024 - 12:46:47 EST)
- Re: [PATCH v17 02/16] function_graph: Replace fgraph_ret_regs with ftrace_regs Will Deacon (Mon Oct 21 2024 - 12:47:16 EST)
- RE: [PATCH v2 2/2] firmware: add exynos acpm driver Alim Akhtar (Mon Oct 21 2024 - 12:47:51 EST)
- Re: [PATCH 2/7] rcu: limit PREEMPT_RCU configurations Paul E. McKenney (Mon Oct 21 2024 - 12:48:14 EST)
- Re: [PATCH v4 00/28] DCD: Add support for Dynamic Capacity Devices (DCD) Fan Ni (Mon Oct 21 2024 - 12:48:36 EST)
- Re: [PATCH v5 3/3] riscv: dts: starfive: add DeepComputing FML13V01 board device tree Conor Dooley (Mon Oct 21 2024 - 12:48:46 EST)
- [PATCH] mm: page_alloc: move mlocked flag clearance into free_pages_prepare() Roman Gushchin (Mon Oct 21 2024 - 12:49:04 EST)
- [PATCH] Revert "bcachefs: Add asserts to bch2_dev_btree_bitmap_marked_sectors()" Manas via B4 Relay (Mon Oct 21 2024 - 12:49:19 EST)
- Re: [RFC PATCH v3 2/3] dt-bindings: crypto: Add Inside Secure SafeXcel EIP-93 crypto engine Conor Dooley (Mon Oct 21 2024 - 12:50:43 EST)
- Re: [PATCH 2/3] percpu: Introduce PERCPU_PTR() macro Christoph Lameter (Ampere) (Mon Oct 21 2024 - 12:51:20 EST)
- Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker Lorenzo Stoakes (Mon Oct 21 2024 - 12:52:14 EST)
- Re: [PATCH 5/6] dt-bindings: iio: adc: adi,ad7606: document AD760{7,8,9} parts Conor Dooley (Mon Oct 21 2024 - 12:52:54 EST)
- Re: linux-next: manual merge of the block tree with Linus' tree Jens Axboe (Mon Oct 21 2024 - 12:53:08 EST)
- Re: [PATCH v2 tip/perf/core 2/2] uprobes: SRCU-protect uretprobe lifetime (with timeout) Andrii Nakryiko (Mon Oct 21 2024 - 12:53:54 EST)
- Re: [PATCH 2/2] remoteproc: k3-r5: Add compile testing support Andrew Davis (Mon Oct 21 2024 - 12:54:54 EST)
- Re: [PATCH 1/2] dt-bindings: clock: mediatek: Add bindings for MT6735 syscon clock and reset controllers Conor Dooley (Mon Oct 21 2024 - 12:56:35 EST)
- Re: [RFC PATCH v3 2/3] dt-bindings: crypto: Add Inside Secure SafeXcel EIP-93 crypto engine Christian Marangi (Mon Oct 21 2024 - 12:58:56 EST)
- Re: [PATCH net-next] net: bnxt: use ethtool string helpers Simon Horman (Mon Oct 21 2024 - 12:59:10 EST)
- Re: AMD zen microcode updates breaks boot Jens Axboe (Mon Oct 21 2024 - 13:00:36 EST)
- Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker David Hildenbrand (Mon Oct 21 2024 - 13:01:13 EST)
- Re: [PATCH v17 07/16] tracing: Add ftrace_fill_perf_regs() for perf event Will Deacon (Mon Oct 21 2024 - 13:01:43 EST)
- Re: [REGRESSION][BISECTED] erroneous buffer overflow detected in bch2_xattr_validate Jan Hendrik Farr (Mon Oct 21 2024 - 13:01:59 EST)
- Re: [PATCH] mm: page_alloc: move mlocked flag clearance into free_pages_prepare() Vlastimil Babka (Mon Oct 21 2024 - 13:02:19 EST)
- Re: [PATCH v17 01/16] function_graph: Pass ftrace_regs to entryfunc Will Deacon (Mon Oct 21 2024 - 13:04:02 EST)
- Re: [PATCH v8 25/25] x86/resctrl: Introduce interface to modify assignment states of the groups Moger, Babu (Mon Oct 21 2024 - 13:04:46 EST)
- Re: [PATCH v3 03/27] KVM: VMX: Add support for the secondary VM exit controls Xin Li (Mon Oct 21 2024 - 13:05:08 EST)
- Re: [PATCH v2 tip/perf/core 1/2] uprobes: allow put_uprobe() from non-sleepable softirq context Andrii Nakryiko (Mon Oct 21 2024 - 13:05:22 EST)
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism David Hildenbrand (Mon Oct 21 2024 - 13:05:58 EST)
- Re: [PATCH v2 01/14] dt-bindings: clock: Add RaspberryPi RP1 clock bindings Andrea della Porta (Mon Oct 21 2024 - 13:07:48 EST)
- [PATCH v2 0/5] Expose SCMI Transport properties Cristian Marussi (Mon Oct 21 2024 - 13:08:04 EST)
- [PATCH v2 1/5] firmware: arm_scmi: Account for SHMEM memory overhead Cristian Marussi (Mon Oct 21 2024 - 13:08:11 EST)
- [PATCH v2 2/5] firmware: arm_scmi: Calculate virtio PDU max size dynamically Cristian Marussi (Mon Oct 21 2024 - 13:08:29 EST)
- Re: [PATCH v5 13/13] drm/bridge: cdns-dsi: Use pre_enable/post_disable to enable/disable Aradhya Bhatia (Mon Oct 21 2024 - 13:08:39 EST)
- [PATCH v2 3/5] dt-bindings: firmware: arm,scmi: Introduce more transport properties Cristian Marussi (Mon Oct 21 2024 - 13:08:52 EST)
- [PATCH v2 4/5] firmware: arm_scmi: Use max_msg and max_msg_size devicetree properties Cristian Marussi (Mon Oct 21 2024 - 13:09:10 EST)
- [PATCH v2 5/5] firmware: arm_scmi: Relocate atomic_threshold to scmi_desc Cristian Marussi (Mon Oct 21 2024 - 13:09:30 EST)
- Re: [PATCH v8 00/25] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC) Moger, Babu (Mon Oct 21 2024 - 13:09:49 EST)
- Re: [PATCH V1 2/2] ASoC: codecs: Add aw88081 amplifier driver Christophe JAILLET (Mon Oct 21 2024 - 13:10:45 EST)
- Re: [PATCH v3 2/8] x86/sev: Add support for the RMPREAD instruction Tom Lendacky (Mon Oct 21 2024 - 13:11:11 EST)
- Re: [PATCH mm-unstable v1] mm/page_alloc: try not to overestimate free highatomic Yu Zhao (Mon Oct 21 2024 - 13:11:37 EST)
- Re: [PATCH v2 1/5] firmware: arm_scmi: Account for SHMEM memory overhead Florian Fainelli (Mon Oct 21 2024 - 13:12:01 EST)
- Re: [PATCH v2 0/5] Enable HDMI0 on several RK3588 based boards Diederik de Haas (Mon Oct 21 2024 - 13:13:07 EST)
- Re: [PATCH 1/2] kasan: Fix Software Tag-Based KASAN with GCC Andrey Konovalov (Mon Oct 21 2024 - 13:13:19 EST)
- Re: [PATCH 2/2] Revert "kasan: Disable Software Tag-Based KASAN with GCC" Andrey Konovalov (Mon Oct 21 2024 - 13:13:35 EST)
- RE: [PATCH v4 02/10] x86/cpu/topology: Add CPU type to struct cpuinfo_topology Luck, Tony (Mon Oct 21 2024 - 13:14:01 EST)
- Re: [PATCH v2] KDB: Fix incorrect treatment of numbers in the CLI Doug Anderson (Mon Oct 21 2024 - 13:14:47 EST)
- Re: Using union-find in BPF verifier (was: Enhance union-find with KUnit tests and optimization improvements) Alexei Starovoitov (Mon Oct 21 2024 - 13:15:03 EST)
- Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker Lorenzo Stoakes (Mon Oct 21 2024 - 13:16:38 EST)
- [PATCH] firmware: arm_scmi: Reject clear channel request on A2P Cristian Marussi (Mon Oct 21 2024 - 13:16:41 EST)
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism Lorenzo Stoakes (Mon Oct 21 2024 - 13:17:02 EST)
- [GIT PULL] KVM fixes for Linux 6.12-rc5 Paolo Bonzini (Mon Oct 21 2024 - 13:17:53 EST)
- Re: [PATCH] mm: page_alloc: move mlocked flag clearance into free_pages_prepare() Roman Gushchin (Mon Oct 21 2024 - 13:18:10 EST)
- Re: [PATCH v3 0/2] uprobes: Improve scalability by reducing the contention on siglock Andrii Nakryiko (Mon Oct 21 2024 - 13:18:36 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Matthieu Baerts (Mon Oct 21 2024 - 13:18:52 EST)
- Re: [PATCH 3/6] iio: adc: ad7606: use realbits for sign-extending in scan_direct David Lechner (Mon Oct 21 2024 - 13:19:56 EST)
- Re: [PATCH v2 2/5] firmware: arm_scmi: Calculate virtio PDU max size dynamically Florian Fainelli (Mon Oct 21 2024 - 13:20:07 EST)
- Re: [PATCH v8 25/25] x86/resctrl: Introduce interface to modify assignment states of the groups Reinette Chatre (Mon Oct 21 2024 - 13:20:30 EST)
- Re: [PATCH 1/2] kasan: Fix Software Tag-Based KASAN with GCC Will Deacon (Mon Oct 21 2024 - 13:21:11 EST)
- Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker David Hildenbrand (Mon Oct 21 2024 - 13:22:03 EST)
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism David Hildenbrand (Mon Oct 21 2024 - 13:23:49 EST)
- Re: [PATCH] firmware: arm_scmi: Reject clear channel request on A2P Florian Fainelli (Mon Oct 21 2024 - 13:25:10 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Bart Van Assche (Mon Oct 21 2024 - 13:25:15 EST)
- Re: [PATCH mm-unstable v1] mm/page_alloc: try not to overestimate free highatomic Michal Hocko (Mon Oct 21 2024 - 13:26:09 EST)
- Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker Vlastimil Babka (Mon Oct 21 2024 - 13:26:21 EST)
- Re: [PATCH 1/2] kasan: Fix Software Tag-Based KASAN with GCC Andrew Pinski (Mon Oct 21 2024 - 13:29:38 EST)
- [PATCH] clk: qcom: clk-alpha-pll: fix alpha mode configuration Gabor Juhos (Mon Oct 21 2024 - 13:33:32 EST)
- Re: [PATCH net-next 05/15] net: sparx5: add registers required by lan969x Maxime Chevallier (Mon Oct 21 2024 - 13:34:04 EST)
- [PATCH v2] mm: page_alloc: move mlocked flag clearance into free_pages_prepare() Roman Gushchin (Mon Oct 21 2024 - 13:35:28 EST)
- [PATCH 0/3] ARM: dts: add Kobo Clara 2E Andreas Kemnade (Mon Oct 21 2024 - 13:37:19 EST)
- [PATCH 3/3] ARM: imx_v6_v7_defconfig: Enable drivers for Kobo Clara 2E Andreas Kemnade (Mon Oct 21 2024 - 13:37:30 EST)
- [PATCH 1/3] dt-bindings: arm: fsl: add compatible strings for Kobo Clara 2E Andreas Kemnade (Mon Oct 21 2024 - 13:37:31 EST)
- [PATCH 2/3] ARM: dts: imx: Add devicetree for Kobo Clara 2E Andreas Kemnade (Mon Oct 21 2024 - 13:37:34 EST)
- Re: [PATCH v2 06/10] x86/mce: Convert multiple if () statements into a switch() statement Sohil Mehta (Mon Oct 21 2024 - 13:38:44 EST)
- Re: [PATCH v5 05/40] x86/resctrl: Use schema type to determine the schema format string Reinette Chatre (Mon Oct 21 2024 - 13:39:38 EST)
- Re: (subset) [PATCH v6 0/6] arm64: dts: qcom: enable Bluetooth and WLAN on sc8280xp and sm8450 boards Mark Brown (Mon Oct 21 2024 - 13:40:47 EST)
- Re: [PATCH v2 02/14] dt-bindings: pinctrl: Add RaspberryPi RP1 gpio/pinctrl/pinmux bindings Andrea della Porta (Mon Oct 21 2024 - 13:41:34 EST)
- Re: [PATCH] mm: Add missing mmu_notifier_clear_young for !MMU_NOTIFIER SeongJae Park (Mon Oct 21 2024 - 13:42:17 EST)
- Re: [PATCH][next] Bluetooth: btintel_pcie: remove redundant assignment to variable ret patchwork-bot+bluetooth (Mon Oct 21 2024 - 13:42:55 EST)
- Re: [PATCH] slub/slub_kunit:fix a panic due to __kmalloc_cache_noprof incorretly use Suren Baghdasaryan (Mon Oct 21 2024 - 13:43:07 EST)
- Re: [PATCH] tools: arm64: add registers read/write tool for arm64 Marc Zyngier (Mon Oct 21 2024 - 13:44:13 EST)
- Re: [PATCH v4 02/10] x86/cpu/topology: Add CPU type to struct cpuinfo_topology Borislav Petkov (Mon Oct 21 2024 - 13:46:04 EST)
- Re: [PATCH 5.10 00/52] 5.10.228-rc1 review Florian Fainelli (Mon Oct 21 2024 - 13:46:49 EST)
- Re: [PATCH net-next 10/15] net: lan969x: add PTP handler function Maxime Chevallier (Mon Oct 21 2024 - 13:47:05 EST)
- Re: [PATCH mm-unstable v1] mm/page_alloc: try not to overestimate free highatomic Yu Zhao (Mon Oct 21 2024 - 13:48:23 EST)
- Re: [net-next v3 1/2] igc: Link IRQs to NAPI instances Vinicius Costa Gomes (Mon Oct 21 2024 - 13:48:37 EST)
- Re: [net-next v3 2/2] igc: Link queues to NAPI instances Vinicius Costa Gomes (Mon Oct 21 2024 - 13:49:03 EST)
- [PATCH net-next v3] selftest/tcp-ao: Add filter tests Leo Stone (Mon Oct 21 2024 - 13:49:23 EST)
- Re: [PATCH v3 2/8] x86/sev: Add support for the RMPREAD instruction Borislav Petkov (Mon Oct 21 2024 - 13:49:41 EST)
- [PATCH net-next v2 2/2] net: systemport: Move IO macros to header file Florian Fainelli (Mon Oct 21 2024 - 13:50:03 EST)
- [PATCH net-next v2 1/2] net: systemport: Remove unused txchk accessors Florian Fainelli (Mon Oct 21 2024 - 13:50:05 EST)
- [PATCH net-next v2 0/2] net: systemport: Minor IO macros changes Florian Fainelli (Mon Oct 21 2024 - 13:50:09 EST)
- RE: [PATCH v2 06/10] x86/mce: Convert multiple if () statements into a switch() statement Luck, Tony (Mon Oct 21 2024 - 13:51:49 EST)
- Re: [PATCH net-next 11/15] net: lan969x: add function for calculating the DSM calendar Maxime Chevallier (Mon Oct 21 2024 - 13:52:05 EST)
- Re: [PATCH net-next] net: sched: etf: Use str_on_off() helper function in etf_init() Vinicius Costa Gomes (Mon Oct 21 2024 - 13:53:19 EST)
- Re: [PATCH v2 1/1] PCI: Improve printout in pdev_sort_resources() Bjorn Helgaas (Mon Oct 21 2024 - 13:53:35 EST)
- Re: [PATCH 07/15] s390/crc32: expose CRC32 functions through lib Eric Biggers (Mon Oct 21 2024 - 13:56:52 EST)
- [PATCH 0/4] Adjustments for AMD heterogeneous designs Mario Limonciello (Mon Oct 21 2024 - 13:57:06 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Sasha Levin (Mon Oct 21 2024 - 13:57:11 EST)
- [PATCH 2/4] x86/cpufeatures: Rename X86_FEATURE_HETERO_CORE_TOPOLOGY to X86_FEATURE_AMD_HETEROGENEOUS_CORES Mario Limonciello (Mon Oct 21 2024 - 13:57:32 EST)
- [PATCH 1/4] x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefix Mario Limonciello (Mon Oct 21 2024 - 13:57:34 EST)
- [PATCH 4/4] x86/amd: Move AMD core type identification code Mario Limonciello (Mon Oct 21 2024 - 13:57:37 EST)
- [PATCH 3/4] x86/cpu: Enable SD_ASYM_PACKING for PKG Domain on AMD Processors Mario Limonciello (Mon Oct 21 2024 - 13:58:00 EST)
- Re: [PATCH v2] mm: page_alloc: move mlocked flag clearance into free_pages_prepare() Shakeel Butt (Mon Oct 21 2024 - 13:58:23 EST)
- Re: [PATCH v9 24/37] common: Enable BLOBLIST_TABLES on arm Peter Robinson (Mon Oct 21 2024 - 13:58:37 EST)
- Re: [PATCH 1/2] dt-bindings: arm: fsl: Add Gateworks GW82XX-2x dev kit Rob Herring (Arm) (Mon Oct 21 2024 - 13:58:49 EST)
- Re: [PATCH v2 0/2] Enable Ethernet on the Genio 700 EVK board Rob Herring (Arm) (Mon Oct 21 2024 - 13:58:58 EST)
- Re: [PATCH v2 0/4] Using i2c-hid-of-elan driver instead of i2c-hid-of driver Rob Herring (Arm) (Mon Oct 21 2024 - 13:59:10 EST)
- Re: [PATCH] arm64: dts: rockchip: Drop invalid clock-names from es8388 codec nodes Rob Herring (Arm) (Mon Oct 21 2024 - 13:59:23 EST)
- Re: [PATCH v2 0/2] Add device tree for Ampere's Mt. Jefferson BMC Rob Herring (Arm) (Mon Oct 21 2024 - 13:59:45 EST)
- Re: [PATCH v9 1/4] dt-bindings: display: Add powertip,st7272 as DT Schema description Rob Herring (Arm) (Mon Oct 21 2024 - 13:59:53 EST)
- Re: [PATCHv2 00/23] Add Enclustra Arria10 and Cyclone5 SoMs Rob Herring (Arm) (Mon Oct 21 2024 - 14:00:11 EST)
- kernel/trace/fgraph.c:1317 register_ftrace_graph() warn: inconsistent returns '&ftrace_lock'. Dan Carpenter (Mon Oct 21 2024 - 14:00:18 EST)
- RE: [PATCH v4 02/10] x86/cpu/topology: Add CPU type to struct cpuinfo_topology Luck, Tony (Mon Oct 21 2024 - 14:00:35 EST)
- Re: [PATCH v2 1/2] dt-bindings: serial: snps-dw-apb-uart: Add Sophgo SG2044 uarts Rob Herring (Mon Oct 21 2024 - 14:00:54 EST)
- [PATCH v4 00/13] Add support for AMD hardware feedback interface Mario Limonciello (Mon Oct 21 2024 - 14:03:31 EST)
- [PATCH v4 01/13] Documentation: x86: Add AMD Hardware Feedback Interface documentation Mario Limonciello (Mon Oct 21 2024 - 14:03:44 EST)
- [PATCH v4 03/13] x86/cpufeatures: add X86_FEATURE_WORKLOAD_CLASS feature bit Mario Limonciello (Mon Oct 21 2024 - 14:03:56 EST)
- [PATCH v4 02/13] MAINTAINERS: Add maintainer entry for AMD Hardware Feedback Driver Mario Limonciello (Mon Oct 21 2024 - 14:04:06 EST)
- [PATCH v4 05/13] platform/x86: hfi: Introduce AMD Hardware Feedback Interface Driver Mario Limonciello (Mon Oct 21 2024 - 14:04:25 EST)
- [PATCH v4 04/13] x86/msr-index: define AMD heterogeneous CPU related MSR Mario Limonciello (Mon Oct 21 2024 - 14:05:19 EST)
- [PATCH v4 07/13] platform/x86: hfi: init per-cpu scores for each class Mario Limonciello (Mon Oct 21 2024 - 14:05:20 EST)
- [PATCH v4 06/13] platform/x86: hfi: parse CPU core ranking data from shared memory Mario Limonciello (Mon Oct 21 2024 - 14:05:29 EST)
- [PATCH v4 11/13] cpufreq/amd-pstate: Disable preferred cores on designs with workload classification Mario Limonciello (Mon Oct 21 2024 - 14:05:41 EST)
- [PATCH v4 10/13] x86/process: Clear hardware feedback history for AMD processors Mario Limonciello (Mon Oct 21 2024 - 14:05:47 EST)
- [PATCH v4 08/13] platform/x86: hfi: add online and offline callback support Mario Limonciello (Mon Oct 21 2024 - 14:05:52 EST)
- [PATCH v4 09/13] platform/x86: hfi: add power management callback Mario Limonciello (Mon Oct 21 2024 - 14:06:19 EST)
- [PATCH v4 12/13] platform/x86/amd: hfi: Set ITMT priority from ranking data Mario Limonciello (Mon Oct 21 2024 - 14:06:29 EST)
- [PATCH v4 13/13] platform/x86/amd: hfi: Add debugfs support Mario Limonciello (Mon Oct 21 2024 - 14:07:26 EST)
- Re: [PATCH 5.15 00/82] 5.15.169-rc1 review Florian Fainelli (Mon Oct 21 2024 - 14:08:52 EST)
- Re: [PATCH 5.15 00/82] 5.15.169-rc1 review SeongJae Park (Mon Oct 21 2024 - 14:09:32 EST)
- Re: [PATCH 6.1 00/91] 6.1.114-rc1 review SeongJae Park (Mon Oct 21 2024 - 14:10:11 EST)
- Re: [PATCH 6.6 000/124] 6.6.58-rc1 review SeongJae Park (Mon Oct 21 2024 - 14:10:37 EST)
- Re: [PATCH v13 19/85] KVM: Introduce kvm_follow_pfn() to eventually replace "gfn_to_pfn" APIs Sean Christopherson (Mon Oct 21 2024 - 14:10:56 EST)
- Re: [PATCH 6.11 000/135] 6.11.5-rc1 review SeongJae Park (Mon Oct 21 2024 - 14:11:22 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Luis Chamberlain (Mon Oct 21 2024 - 14:11:39 EST)
- [PATCH v2] bcachefs: init freespace inited bits to 0 in bch2_fs_initialize Piotr Zalewski (Mon Oct 21 2024 - 14:11:54 EST)
- Re: [PATCH v3] mm/codetag: fix null pointer check logic for ref and tag Suren Baghdasaryan (Mon Oct 21 2024 - 14:12:06 EST)
- Re: [PATCH v2] rust: remove unnecessary header includes Miguel Ojeda (Mon Oct 21 2024 - 14:12:55 EST)
- Re: [PATCH] rust: improve grammar in commentary Miguel Ojeda (Mon Oct 21 2024 - 14:13:11 EST)
- Re: [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags John Hubbard (Mon Oct 21 2024 - 14:13:27 EST)
- Re: [PATCH v13 34/85] KVM: Get writable mapping for __kvm_vcpu_map() only when necessary Sean Christopherson (Mon Oct 21 2024 - 14:13:51 EST)
- Re: [PATCH] dt-bindings: soc: bcm: Convert to Dt schema Karan Sanghavi (Mon Oct 21 2024 - 14:14:12 EST)
- Re: [PATCH v2] rust: page: add Rust version of PAGE_ALIGN Miguel Ojeda (Mon Oct 21 2024 - 14:14:12 EST)
- Re: [PATCH] clk: qcom: clk-alpha-pll: fix alpha mode configuration Stephen Boyd (Mon Oct 21 2024 - 14:15:00 EST)
- Re: [PATCH 5/6] dt-bindings: clock: qcom: Add QCS8300 video clock controller Rob Herring (Mon Oct 21 2024 - 14:16:54 EST)
- Re: [PATCH 4/6] iio: adc: ad7606: rework scale-available to be static David Lechner (Mon Oct 21 2024 - 14:17:21 EST)
- Re: [PATCH 2/4] x86/cpufeatures: Rename X86_FEATURE_HETERO_CORE_TOPOLOGY to X86_FEATURE_AMD_HETEROGENEOUS_CORES Mario Limonciello (Mon Oct 21 2024 - 14:17:53 EST)
- Re: [PATCH RFC 1/4] dt-bindings: iio: adc: ad7380: add adaq4370-4 and adaq4380-4 compatible parts Jonathan Cameron (Mon Oct 21 2024 - 14:18:03 EST)
- Re: [PATCH v12 4/8] mtd: nand: Add qpic_common API file Jeff Johnson (Mon Oct 21 2024 - 14:20:25 EST)
- Re: [PATCH v2] rust: page: add Rust version of PAGE_ALIGN John Hubbard (Mon Oct 21 2024 - 14:20:43 EST)
- Re: [PATCH v3 02/11] iommufd: Rename _iommufd_object_alloc to iommufd_object_alloc_elm Nicolin Chen (Mon Oct 21 2024 - 14:21:54 EST)
- Re: [PATCH 0/6] drm/bridge: add ycbcr_420_allowed support Dmitry Baryshkov (Mon Oct 21 2024 - 14:22:52 EST)
- Re: [syzbot] [trace?] [bpf?] KASAN: slab-use-after-free Read in bpf_trace_run2 (2) Jordan Rife (Mon Oct 21 2024 - 14:24:11 EST)
- Re: [PATCH 6.1 00/91] 6.1.114-rc1 review Florian Fainelli (Mon Oct 21 2024 - 14:24:42 EST)
- Re: [PATCH v3 09/11] iommufd/selftest: Add IOMMU_VIOMMU_ALLOC test coverage Nicolin Chen (Mon Oct 21 2024 - 14:25:47 EST)
- Re: [PATCH v2 06/10] x86/mce: Convert multiple if () statements into a switch() statement Sohil Mehta (Mon Oct 21 2024 - 14:26:23 EST)
- Re: [GIT PULL] vfs fixes pr-tracker-bot (Mon Oct 21 2024 - 14:27:31 EST)
- Re: [GIT PULL] Crypto Fixes for 6.12 pr-tracker-bot (Mon Oct 21 2024 - 14:27:47 EST)
- Re: [GIT PULL] probes: Fixes for v6.12-rc4 pr-tracker-bot (Mon Oct 21 2024 - 14:28:00 EST)
- Re: [GIT PULL] KVM fixes for Linux 6.12-rc5 pr-tracker-bot (Mon Oct 21 2024 - 14:28:10 EST)
- [PATCH v3 0/1] binder: report txn errors via generic netlink (genl) Li Li (Mon Oct 21 2024 - 14:28:44 EST)
- [PATCH v3 1/1] binder: report txn errors via generic netlink Li Li (Mon Oct 21 2024 - 14:29:05 EST)
- [PATCH v3 1/1] report binder txn errors via generic netlink Li Li (Mon Oct 21 2024 - 14:29:25 EST)
- Re: [PATCH v4 2/2] iio: light: opt3001: add support for TI's opt3002 light sensor Jonathan Cameron (Mon Oct 21 2024 - 14:29:39 EST)
- Re: [PATCH v2] rust: page: add Rust version of PAGE_ALIGN Alice Ryhl (Mon Oct 21 2024 - 14:30:03 EST)
- Re: [PATCH v2] rust: page: add Rust version of PAGE_ALIGN Miguel Ojeda (Mon Oct 21 2024 - 14:30:20 EST)
- Re: [PATCH v1 1/1] iio: gyro: bmg160: Drop most likely fake ACPI IDs Jonathan Cameron (Mon Oct 21 2024 - 14:30:55 EST)
- Re: [PATCH] KVM: selftests: x86: Avoid using SSE/AVX instructions Mark Brown (Mon Oct 21 2024 - 14:32:28 EST)
- [PATCH] ARM: dts: imx6sll: fix anatop thermal dtbs_check warnings Andreas Kemnade (Mon Oct 21 2024 - 14:33:23 EST)
- Re: [PATCH v2] rust: page: add Rust version of PAGE_ALIGN John Hubbard (Mon Oct 21 2024 - 14:35:30 EST)
- Re: [PATCH 1/4] scsi: ufs: core: Introduce a new host register lock Bart Van Assche (Mon Oct 21 2024 - 14:35:57 EST)
- Re: [PATCH v3 1/1] binder: report txn errors via generic netlink Li Li (Mon Oct 21 2024 - 14:36:22 EST)
- Re: [PATCH v2] rust: page: add Rust version of PAGE_ALIGN Miguel Ojeda (Mon Oct 21 2024 - 14:36:57 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Liam R. Howlett (Mon Oct 21 2024 - 14:37:08 EST)
- Re: [PATCH] 9p: Avoid creating multiple slab caches with the same name Omar Sandoval (Mon Oct 21 2024 - 14:37:48 EST)
- Re: [PATCH v2] rust: page: add Rust version of PAGE_ALIGN Miguel Ojeda (Mon Oct 21 2024 - 14:38:01 EST)
- Re: [PATCH v5 13/13] drm/bridge: cdns-dsi: Use pre_enable/post_disable to enable/disable Dmitry Baryshkov (Mon Oct 21 2024 - 14:39:37 EST)
- Re: [PATCH v2 2/2] iio: light: add support for veml3235 Jonathan Cameron (Mon Oct 21 2024 - 14:39:52 EST)
- RE: [PATCH v2 06/10] x86/mce: Convert multiple if () statements into a switch() statement Luck, Tony (Mon Oct 21 2024 - 14:40:23 EST)
- Re: [PATCH v2] rust: page: add Rust version of PAGE_ALIGN John Hubbard (Mon Oct 21 2024 - 14:41:53 EST)
- Re: [PATCH v6 1/5] export_report: Rehabilitate script Luis Chamberlain (Mon Oct 21 2024 - 14:42:32 EST)
- Re: [PATCH v6 2/5] modules: Support extended MODVERSIONS info Luis Chamberlain (Mon Oct 21 2024 - 14:44:41 EST)
- Re: [PATCH v4 21/28] cxl/extent: Process DCD events and realize region extents Ira Weiny (Mon Oct 21 2024 - 14:46:22 EST)
- Re: [PATCH v6 4/5] modpost: Produce extended MODVERSIONS information Luis Chamberlain (Mon Oct 21 2024 - 14:48:57 EST)
- Re: [PATCH v6 4/5] modpost: Produce extended MODVERSIONS information Luis Chamberlain (Mon Oct 21 2024 - 14:50:31 EST)
- Re: [PATCH] arm64: dts: rockchip: Drop invalid clock-names from es8388 codec nodes Cristian Ciocaltea (Mon Oct 21 2024 - 14:51:12 EST)
- Re: [PATCH] spi: mtk-snfi: fix kerneldoc for mtk_snand_is_page_ops() Mark Brown (Mon Oct 21 2024 - 14:54:17 EST)
- Re: [PATCH v5 1/3] selftests: livepatch: rename KLP_SYSFS_DIR to SYSFS_KLP_DIR Joe Lawrence (Mon Oct 21 2024 - 14:55:59 EST)
- Re: [PATCH 5/6] drm/msm/dp: migrate the ycbcr_420_allowed to drm_bridge Abhinav Kumar (Mon Oct 21 2024 - 14:56:20 EST)
- Re: [PATCH v2] rust: page: add Rust version of PAGE_ALIGN Alice Ryhl (Mon Oct 21 2024 - 14:56:33 EST)
- Re: [PATCH v3 1/1] binder: report txn errors via generic netlink Greg KH (Mon Oct 21 2024 - 14:56:51 EST)
- Re: [PATCH net-next] net: mv88e6xxx: use ethtool_puts Rosen Penev (Mon Oct 21 2024 - 14:57:12 EST)
- Re: [PATCH v5 0/3] selftests: livepatch: test livepatching a kprobed function Joe Lawrence (Mon Oct 21 2024 - 14:57:30 EST)
- [PATCH] gpio: sysfs: demote warning messages on invalid user input to debug Bartosz Golaszewski (Mon Oct 21 2024 - 14:57:42 EST)
- Re: [PATCH v13 51/85] KVM: VMX: Use __kvm_faultin_page() to get APIC access page/pfn Sean Christopherson (Mon Oct 21 2024 - 14:58:06 EST)
- Re: [PATCH] 9p: Avoid creating multiple slab caches with the same name Linus Torvalds (Mon Oct 21 2024 - 14:58:26 EST)
- [PATCH 0/2][next] UAPI: net/ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings Gustavo A. R. Silva (Mon Oct 21 2024 - 15:01:33 EST)
- [PATCH 1/2][next] UAPI: ethtool: Use __struct_group() in struct ethtool_link_settings Gustavo A. R. Silva (Mon Oct 21 2024 - 15:02:07 EST)
- Re: [linux-next:master 4259/5321] fs/btrfs/bio.c:132:17: sparse: sparse: cast from restricted blk_status_t David Sterba (Mon Oct 21 2024 - 15:02:38 EST)
- [PATCH 2/2][next] net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings Gustavo A. R. Silva (Mon Oct 21 2024 - 15:02:49 EST)
- Re: [RFC PATCH 2/4] block: add the bi_skip_dm_default_key flag Eric Biggers (Mon Oct 21 2024 - 15:03:28 EST)
- Re: [PATCH] clk: qcom: clk-alpha-pll: fix alpha mode configuration Gabor Juhos (Mon Oct 21 2024 - 15:03:45 EST)
- Re: [PATCH 2/6] iio: adc: ad7606: fix issue/quirk with find_closest() for oversampling David Lechner (Mon Oct 21 2024 - 15:03:57 EST)
- Re: [PATCH drm-dp 4/4] drm/hisilicon/hibmc: add dp module in hibmc Dmitry Baryshkov (Mon Oct 21 2024 - 15:04:18 EST)
- Re: [PATCH 1/1] RFC: dt bindings: Add property "brcm,gen3-eq-presets" Rob Herring (Mon Oct 21 2024 - 15:04:34 EST)
- Re: [PATCH 2/3] printf: Add print format (%pra) for struct range Ira Weiny (Mon Oct 21 2024 - 15:04:50 EST)
- [PATCH v3 1/4] arm64: dts: imx8-ss-hsio: Add PCIe and SATA support Frank Li (Mon Oct 21 2024 - 15:06:35 EST)
- [PATCH v3 2/4] arm64: dts: imx8dxl-evk: Add PCIe support Frank Li (Mon Oct 21 2024 - 15:06:37 EST)
- [PATCH v3 3/4] arm64: dts: imx8qxp-mek: Add PCIe support Frank Li (Mon Oct 21 2024 - 15:06:52 EST)
- [PATCH v3 4/4] arm64: dts: imx8qm-mek: Add PCIe and SATA Frank Li (Mon Oct 21 2024 - 15:07:07 EST)
- Re: [PATCH] ASoC: dt-bindings: everest,es8328: Document audio graph port Rob Herring (Arm) (Mon Oct 21 2024 - 15:07:56 EST)
- Re: [PATCH v2] rust: page: add Rust version of PAGE_ALIGN John Hubbard (Mon Oct 21 2024 - 15:09:38 EST)
- Re: [RFC PATCH 0/4] dm-default-key: target for filesystem metadata encryption Eric Biggers (Mon Oct 21 2024 - 15:10:27 EST)
- Re: [PATCH net-next 05/15] net: sparx5: add registers required by lan969x Daniel Machon (Mon Oct 21 2024 - 15:11:03 EST)
- Re: [PATCH drm-dp 3/4] drm/hisilicon/hibmc: add dp kapi moduel in hibmc drivers Dmitry Baryshkov (Mon Oct 21 2024 - 15:11:28 EST)
- [PATCH v4 0/1] binder: report txn errors via generic netlink (genl) Li Li (Mon Oct 21 2024 - 15:12:55 EST)
- [PATCH v4 1/1] binder: report txn errors via generic netlink (genl) Li Li (Mon Oct 21 2024 - 15:13:18 EST)
- Re: [PATCH net-next 10/15] net: lan969x: add PTP handler function Daniel Machon (Mon Oct 21 2024 - 15:13:30 EST)
- Re: [PATCH net-next 11/15] net: lan969x: add function for calculating the DSM calendar Daniel Machon (Mon Oct 21 2024 - 15:14:34 EST)
- Re: 6.1.0-17: nvme nvme0: controller is down; will reset: CSTS=0xffffffff, PCI_STATUS=0xffff Bjorn Helgaas (Mon Oct 21 2024 - 15:14:49 EST)
- Re: [PATCH] Input: serio_raw - initialize serio_raw_write() the return code Dmitry Torokhov (Mon Oct 21 2024 - 15:19:44 EST)
- Re: [PATCH][next] Input: serio_raw: Fix uninitialized variable 'written' Dmitry Torokhov (Mon Oct 21 2024 - 15:20:18 EST)
- Re: [PATCH 6.11 000/135] 6.11.5-rc1 review Naresh Kamboju (Mon Oct 21 2024 - 15:20:40 EST)
- Re: [PATCH 1/7] sched: warn for high latency with TIF_NEED_RESCHED_LAZY Ankur Arora (Mon Oct 21 2024 - 15:21:57 EST)
- Re: [PATCH 2/7] rcu: limit PREEMPT_RCU configurations Ankur Arora (Mon Oct 21 2024 - 15:22:06 EST)
- Re: [PATCH v2 0/3] modules: few of alignment fixes Luis Chamberlain (Mon Oct 21 2024 - 15:22:25 EST)
- Re: [PATCH 0/15] Enable CXL PCIe port protocol error handling and logging Terry Bowman (Mon Oct 21 2024 - 15:22:45 EST)
- Re: [PATCH v3 1/1] binder: report txn errors via generic netlink Li Li (Mon Oct 21 2024 - 15:24:13 EST)
- Re: [PATCH 5.15 00/82] 5.15.169-rc1 review Naresh Kamboju (Mon Oct 21 2024 - 15:25:45 EST)
- Re: [BUG almost bisected] Splat in dequeue_rt_stack() and build error Paul E. McKenney (Mon Oct 21 2024 - 15:26:02 EST)
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism John Hubbard (Mon Oct 21 2024 - 15:26:08 EST)
- Re: [REGRESSION][BISECTED] erroneous buffer overflow detected in bch2_xattr_validate Nathan Chancellor (Mon Oct 21 2024 - 15:26:32 EST)
- Re: [PATCH v2 1/3] dt-bindings: sound: Add CS42L84 codec Rob Herring (Mon Oct 21 2024 - 15:26:52 EST)
- Re: [PATCH v2] rust: page: add Rust version of PAGE_ALIGN Alice Ryhl (Mon Oct 21 2024 - 15:27:21 EST)
- Re: [PATCH 2/6] iio: adc: ad7606: fix issue/quirk with find_closest() for oversampling David Lechner (Mon Oct 21 2024 - 15:31:33 EST)
- Re: [PATCH v2] KDB: Fix incorrect treatment of numbers in the CLI Nir Lichtman (Mon Oct 21 2024 - 15:32:39 EST)
- Re: Unable to handle kernel paging request at virtual address ffffffc08058e000 Adam Green (Mon Oct 21 2024 - 15:33:09 EST)
- Re: [PATCH v3 08/15] dt-bindings: display: Document dual-link LVDS display common properties Rob Herring (Mon Oct 21 2024 - 15:33:11 EST)
- RE: 6.1.0-17: nvme nvme0: controller is down; will reset: CSTS=0xffffffff, PCI_STATUS=0xffff Justin Piszcz (Mon Oct 21 2024 - 15:33:31 EST)
- [PATCH v3] selftests: add new kallsyms selftests Luis Chamberlain (Mon Oct 21 2024 - 15:33:52 EST)
- Philosophy Perfected! Ywe Cærlyn (Mon Oct 21 2024 - 15:34:08 EST)
- Re: [PATCH v2] rust: page: add Rust version of PAGE_ALIGN John Hubbard (Mon Oct 21 2024 - 15:34:46 EST)
- Re: [PATCH v5 14/16] modules: Support extended MODVERSIONS info Luis Chamberlain (Mon Oct 21 2024 - 15:35:29 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Sasha Levin (Mon Oct 21 2024 - 15:35:53 EST)
- [PATCH 2/4] platform/x86: think-lmi: Add certificate as mechanism Mark Pearson (Mon Oct 21 2024 - 15:39:00 EST)
- [PATCH 1/4] platform/x86: think-lmi: improve check if BIOS account security enabled Mark Pearson (Mon Oct 21 2024 - 15:39:04 EST)
- [PATCH 3/4] platform/x86: think-lmi: Allow empty admin password Mark Pearson (Mon Oct 21 2024 - 15:39:05 EST)
- [PATCH 4/4] platform/x86: think-lmi: Multi-certificate support Mark Pearson (Mon Oct 21 2024 - 15:39:12 EST)
- Re: [PATCH v3 09/15] dt-bindings: display: panel-simple-lvds-dual-ports: Reference lvds-dual-ports.yaml Rob Herring (Mon Oct 21 2024 - 15:40:28 EST)
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism Lorenzo Stoakes (Mon Oct 21 2024 - 15:40:48 EST)
- Re: [PATCH v3 09/15] dt-bindings: display: panel-simple-lvds-dual-ports: Reference lvds-dual-ports.yaml Rob Herring (Mon Oct 21 2024 - 15:43:12 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Sasha Levin (Mon Oct 21 2024 - 15:44:22 EST)
- Re: [PATCH v2] rust: page: add Rust version of PAGE_ALIGN Alice Ryhl (Mon Oct 21 2024 - 15:46:27 EST)
- Re: [REGRESSION] 9pfs issues on 6.12-rc1 David Howells (Mon Oct 21 2024 - 15:48:42 EST)
- Re: [PATCH v2] mm: page_alloc: move mlocked flag clearance into free_pages_prepare() Hugh Dickins (Mon Oct 21 2024 - 15:49:52 EST)
- Re: [PATCH v2 1/2] dt-bindings: arm: aspeed: add Mt. Jefferson board Rob Herring (Arm) (Mon Oct 21 2024 - 15:50:17 EST)
- Re: [PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT Liam R. Howlett (Mon Oct 21 2024 - 15:50:34 EST)
- Re: [PATCH 01/11] clk: qcom: Update the support for alpha mode configuration Gabor Juhos (Mon Oct 21 2024 - 15:50:51 EST)
- Re: [PATCH 6.6 000/124] 6.6.58-rc1 review Florian Fainelli (Mon Oct 21 2024 - 15:51:17 EST)
- Re: [RFC PATCH 0/5] Extend SEV-SNP SVSM support with a kvm_vcpu per VMPL Sean Christopherson (Mon Oct 21 2024 - 15:51:49 EST)
- Re: [PATCH v2] rust: page: add Rust version of PAGE_ALIGN John Hubbard (Mon Oct 21 2024 - 15:52:27 EST)
- [PATCH v2 00/13]: chemical: bme680: 2nd set of cleanup Vasileios Amoiridis (Mon Oct 21 2024 - 15:53:33 EST)
- [PATCH v2 01/13] iio: chemical: bme680: Fix missing header Vasileios Amoiridis (Mon Oct 21 2024 - 15:53:44 EST)
- [PATCH v2 02/13] iio: chemical: bme680: optimize startup time Vasileios Amoiridis (Mon Oct 21 2024 - 15:54:04 EST)
- [PATCH v2 03/13] iio: chemical: bme680: avoid using camel case Vasileios Amoiridis (Mon Oct 21 2024 - 15:54:16 EST)
- [PATCH v2 04/13] iio: chemical: bme680: refactorize set_mode() mode Vasileios Amoiridis (Mon Oct 21 2024 - 15:54:21 EST)
- [PATCH v2 05/13] iio: chemical: bme680: move to fsleep() Vasileios Amoiridis (Mon Oct 21 2024 - 15:54:42 EST)
- [PATCH v2 06/13] iio: chemical: bme680: Fix indentation and unnecessary spaces Vasileios Amoiridis (Mon Oct 21 2024 - 15:55:02 EST)
- [PATCH v2 07/13] iio: chemical: bme680: generalize read_*() functions Vasileios Amoiridis (Mon Oct 21 2024 - 15:55:16 EST)
- [PATCH v2 08/13] iio: chemical: bme680: Add SCALE and RAW channels Vasileios Amoiridis (Mon Oct 21 2024 - 15:55:26 EST)
- [PATCH v2 09/13] iio: chemical: bme680: Add triggered buffer support Vasileios Amoiridis (Mon Oct 21 2024 - 15:55:48 EST)
- [PATCH v2 10/13] iio: chemical: bme680: Add support for preheat current Vasileios Amoiridis (Mon Oct 21 2024 - 15:55:55 EST)
- [PATCH v2 11/13] dt-bindings: iio: add binding for BME680 driver Vasileios Amoiridis (Mon Oct 21 2024 - 15:56:04 EST)
- [PATCH v2 12/13] iio: chemical: bme680: add regulators Vasileios Amoiridis (Mon Oct 21 2024 - 15:56:31 EST)
- [PATCH v2 13/13] iio: chemical: bme680: add power management Vasileios Amoiridis (Mon Oct 21 2024 - 15:56:49 EST)
- Re: [PATCH] module: .strtab must be null terminated Luis Chamberlain (Mon Oct 21 2024 - 15:57:02 EST)
- Re: [PATCH] module: check symbol name offsets Luis Chamberlain (Mon Oct 21 2024 - 15:57:16 EST)
- Re: [PATCH] iio: chemical: sps30: Add Null pointer check Shuah Khan (Mon Oct 21 2024 - 15:57:26 EST)
- Re: [PATCH 6.6 000/124] 6.6.58-rc1 review Naresh Kamboju (Mon Oct 21 2024 - 15:57:46 EST)
- Re: [PATCH v9 1/4] dt-bindings: display: Add powertip,st7272 as DT Schema description Rob Herring (Mon Oct 21 2024 - 15:58:27 EST)
- Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker Lorenzo Stoakes (Mon Oct 21 2024 - 15:58:43 EST)
- [PATCH v2] kasan:report: filter out kasan related stack entries Nihar Chaithanya (Mon Oct 21 2024 - 15:58:56 EST)
- Re: [PATCH v9 2/4] dt-bindings: display: Add powertip,hx8238a as DT Schema description Rob Herring (Mon Oct 21 2024 - 16:00:26 EST)
- Re: [PATCH 6.6 000/124] 6.6.58-rc1 review Harshit Mogalapalli (Mon Oct 21 2024 - 16:01:35 EST)
- Re: [PATCH] sched_ext: introduce LLC awareness to the default idle selection policy Tejun Heo (Mon Oct 21 2024 - 16:01:45 EST)
- Re: [PATCH 5.15 00/82] 5.15.169-rc1 review Harshit Mogalapalli (Mon Oct 21 2024 - 16:02:39 EST)
- Re: [PATCH 4/4] scsi: ufs: core: Use reg_lock to protect HCE register Bart Van Assche (Mon Oct 21 2024 - 16:03:16 EST)
- Re: [PATCH v1 0/2] Only cgroup v2 can be attached by bpf programs Tejun Heo (Mon Oct 21 2024 - 16:03:42 EST)
- Re: [PATCH 6.11 000/135] 6.11.5-rc1 review Florian Fainelli (Mon Oct 21 2024 - 16:04:18 EST)
- Re: [PATCH] 9p: Avoid creating multiple slab caches with the same name Omar Sandoval (Mon Oct 21 2024 - 16:06:15 EST)
- Re: [PATCH v2] KVM: SVM: Inhibit AVIC on SNP-enabled system without HvInUseWrAllowed feature Sean Christopherson (Mon Oct 21 2024 - 16:06:44 EST)
- Re: [PATCH v2 0/3] modules: few of alignment fixes Helge Deller (Mon Oct 21 2024 - 16:07:35 EST)
- [PATCH v3 0/4] PCI: ep: dwc/imx6: Add bus address support for PCI endpoint devices Frank Li (Mon Oct 21 2024 - 16:08:06 EST)
- [PATCH v3 1/4] PCI: dwc: ep: Add bus_addr_base for outbound window Frank Li (Mon Oct 21 2024 - 16:08:15 EST)
- [PATCH v3 2/4] dt-bindings: PCI: fsl,imx6q-pcie-ep: Add compatible string fsl,imx8q-pcie-ep Frank Li (Mon Oct 21 2024 - 16:08:40 EST)
- [PATCH v3 3/4] PCI: imx6: Pass correct sub mode when calling phy_set_mode_ext() Frank Li (Mon Oct 21 2024 - 16:08:55 EST)
- [PATCH v3 4/4] PCI: imx6: Add i.MX8Q PCIe Endpoint (EP) support Frank Li (Mon Oct 21 2024 - 16:09:16 EST)
- Re: [PATCH 6.1 00/91] 6.1.114-rc1 review Naresh Kamboju (Mon Oct 21 2024 - 16:09:29 EST)
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism Vlastimil Babka (Mon Oct 21 2024 - 16:11:45 EST)
- [PATCH] sched-ext: Use correct annotation for strings in kfuncs Kumar Kartikeya Dwivedi (Mon Oct 21 2024 - 16:11:59 EST)
- Re: [PATCH 1/2][next] UAPI: ethtool: Use __struct_group() in struct ethtool_link_settings Andrew Lunn (Mon Oct 21 2024 - 16:12:23 EST)
- Re: [PATCH] sched-ext: Use correct annotation for strings in kfuncs Tejun Heo (Mon Oct 21 2024 - 16:13:19 EST)
- [PATCH v2 0/4] ASoC: Rename "sh" to "renesas" Prabhakar (Mon Oct 21 2024 - 16:14:05 EST)
- [PATCH v2 1/4] ASoC: Rename "sh" to "renesas" Prabhakar (Mon Oct 21 2024 - 16:14:18 EST)
- [PATCH v2 2/4] ASoC: renesas, rsnd: Update file path Prabhakar (Mon Oct 21 2024 - 16:14:20 EST)
- [PATCH v2 3/4] ASoC: audio-graph-card2: Update comment with renamed file path Prabhakar (Mon Oct 21 2024 - 16:14:36 EST)
- [PATCH v2 4/4] MAINTAINERS: Add entry for Renesas ASoC drivers Prabhakar (Mon Oct 21 2024 - 16:14:47 EST)
- Re: [PATCH v2 01/13] iio: chemical: bme680: Fix missing header Greg KH (Mon Oct 21 2024 - 16:15:17 EST)
- Re: [PATCH v5 0/3] selftests: livepatch: test livepatching a kprobed function Marcos Paulo de Souza (Mon Oct 21 2024 - 16:16:18 EST)
- Re: [PATCH v2 0/2] sparc/build: Rework CFLAGS for clang compatibility Nathan Chancellor (Mon Oct 21 2024 - 16:17:06 EST)
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism David Hildenbrand (Mon Oct 21 2024 - 16:17:49 EST)
- Re: [PATCH] 9p: Avoid creating multiple slab caches with the same name Vlastimil Babka (Mon Oct 21 2024 - 16:18:36 EST)
- [PATCH] scsi: pm8001: Initialize devices in pm8001_alloc_dev() TJ Adams (Mon Oct 21 2024 - 16:18:49 EST)
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism David Hildenbrand (Mon Oct 21 2024 - 16:19:06 EST)
- Re: [PATCH] selftests: tc-testing: Fixed typo error Shuah Khan (Mon Oct 21 2024 - 16:20:46 EST)
- Re: [PATCH] module: check symbol name offsets Tobias Stoeckmann (Mon Oct 21 2024 - 16:21:09 EST)
- Re: [PATCH] testing/cxl: Fix abused pci_bus_read_config_word() on platform device Ira Weiny (Mon Oct 21 2024 - 16:21:25 EST)
- Re: [PATCH v2 2/2] iio: light: add support for veml3235 Javier Carrasco (Mon Oct 21 2024 - 16:21:36 EST)
- [PATCH 0/5] clk: qcom: remove superfluous alpha settings from PLL configs Gabor Juhos (Mon Oct 21 2024 - 16:22:37 EST)
- [PATCH 1/5] clk: qcom: apss-ipq-pll: drop 'alpha_en_mask' from IPQ5018 PLL config Gabor Juhos (Mon Oct 21 2024 - 16:22:46 EST)
- [PATCH 2/5] clk: qcom: apps-ipq-pll: drop 'alpha_en_mask' from IPQ5332 PLL config Gabor Juhos (Mon Oct 21 2024 - 16:22:52 EST)
- [PATCH 3/5] clk: qcom: gcc-ipq6018: remove alpha values from NSS Crypto PLL's config Gabor Juhos (Mon Oct 21 2024 - 16:23:03 EST)
- [PATCH 4/5] clk: qcom: dispcc-qcm2290: remove alpha values from disp_cc_pll0_config Gabor Juhos (Mon Oct 21 2024 - 16:23:21 EST)
- [PATCH 5/5] clk: qcom: dispcc-sm6115: remove alpha values from disp_cc_pll0_config Gabor Juhos (Mon Oct 21 2024 - 16:23:32 EST)
- Re: [Bug Report] Wrong value of __NR_userfaultfd in asm-generic/unistd.h John Hubbard (Mon Oct 21 2024 - 16:23:43 EST)
- Re: [PATCH v3 1/9] KVM: selftests: Decouple SEV ioctls from asserts Pratik R. Sampat (Mon Oct 21 2024 - 16:23:58 EST)
- Re: [PATCH v3 2/9] KVM: selftests: Add a basic SNP smoke test Pratik R. Sampat (Mon Oct 21 2024 - 16:24:20 EST)
- Re: [PATCH v3 7/9] KVM: selftests: Add interface to manually flag protected/encrypted ranges Pratik R. Sampat (Mon Oct 21 2024 - 16:24:37 EST)
- Re: [PATCH v3 0/9] SEV Kernel Selftests Pratik R. Sampat (Mon Oct 21 2024 - 16:24:59 EST)
- Re: [PATCH 2/4] scsi: ufs: core: Use reg_lock to protect UTMRLCLR Bart Van Assche (Mon Oct 21 2024 - 16:25:19 EST)
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism Vlastimil Babka (Mon Oct 21 2024 - 16:25:22 EST)
- Re: [PATCH net-next] net: bnxt: use ethtool string helpers Michael Chan (Mon Oct 21 2024 - 16:26:24 EST)
- Re: [RFC PATCH 1/7] kasan: sw_tags: Use arithmetic shift for shadow computation Samuel Holland (Mon Oct 21 2024 - 16:26:38 EST)
- Re: [PATCH 3/4] scsi: ufs: core: Use reg_lock to protect UTRLCLR Bart Van Assche (Mon Oct 21 2024 - 16:27:12 EST)
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices Armin Wolf (Mon Oct 21 2024 - 16:27:26 EST)
- [PATCH v3 0/2] input: automate of_node_put() calls for device_node Javier Carrasco (Mon Oct 21 2024 - 16:28:36 EST)
- [PATCH v3 1/2] Input: sparcspkr - use device managed memory for 'state' Javier Carrasco (Mon Oct 21 2024 - 16:28:48 EST)
- [PATCH v3 2/2] Input: sparcspkr - use cleanup facility for device_node Javier Carrasco (Mon Oct 21 2024 - 16:28:55 EST)
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism Lorenzo Stoakes (Mon Oct 21 2024 - 16:29:10 EST)
- Re: [RFC 3/4] mm/zswap: add support for large folio zswapin Barry Song (Mon Oct 21 2024 - 16:29:22 EST)
- Re: [PATCH bpf-next v2 0/6] selftests/bpf: integrate test_tcp_check_syncookie.sh into test_progs patchwork-bot+netdevbpf (Mon Oct 21 2024 - 16:30:36 EST)
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism Lorenzo Stoakes (Mon Oct 21 2024 - 16:31:45 EST)
- Re: [PATCH] KVM: selftests: x86: Avoid using SSE/AVX instructions Mark Brown (Mon Oct 21 2024 - 16:34:07 EST)
- Re: [PATCH] module: check symbol name offsets Luis Chamberlain (Mon Oct 21 2024 - 16:34:23 EST)
- Re: [PATCH v2] mm: page_alloc: move mlocked flag clearance into free_pages_prepare() Matthew Wilcox (Mon Oct 21 2024 - 16:34:49 EST)
- Re: [PATCH] implement set_enabled functions on powercap.c Shuah Khan (Mon Oct 21 2024 - 16:37:11 EST)
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism David Hildenbrand (Mon Oct 21 2024 - 16:37:57 EST)
- [PATCH] 9p: Don't revert the I/O iterator after reading David Howells (Mon Oct 21 2024 - 16:38:40 EST)
- Re: [PATCH] drm/v3d: Add DRM_IOCTL_V3D_PERFMON_SET_GLOBAL André Almeida (Mon Oct 21 2024 - 16:42:48 EST)
- Re: [PATCH] testing/cxl: Fix abused pci_bus_read_config_word() on platform device Dan Williams (Mon Oct 21 2024 - 16:43:47 EST)
- Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker Lorenzo Stoakes (Mon Oct 21 2024 - 16:43:58 EST)
- Re: [POC 1/6] irq & spin_lock: Add counted interrupt disabling/enabling Lyude Paul (Mon Oct 21 2024 - 16:44:14 EST)
- Re: [PATCH net-next] net: mv88e6xxx: use ethtool_puts Andrew Lunn (Mon Oct 21 2024 - 16:44:35 EST)
- [PATCH v2 0/2] usb: typec: fix unreleased fwnode_handle in typec_port_register_altmodes() Javier Carrasco (Mon Oct 21 2024 - 16:45:45 EST)
- [PATCH v2 1/2] usb: typec: fix unreleased fwnode_handle in typec_port_register_altmodes() Javier Carrasco (Mon Oct 21 2024 - 16:45:57 EST)
- [PATCH v2 2/2] usb: typec: use cleanup facility for 'altmodes_node' Javier Carrasco (Mon Oct 21 2024 - 16:46:07 EST)
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism Vlastimil Babka (Mon Oct 21 2024 - 16:46:25 EST)
- [PATCH 2/3] remoteproc: k3-r5: Force cast from iomem address space Andrew Davis (Mon Oct 21 2024 - 16:46:37 EST)
- Re: [PATCH] testing/cxl: Fix abused pci_bus_read_config_word() on platform device Dan Williams (Mon Oct 21 2024 - 16:47:53 EST)
- [PATCH v2] wifi: ath12k: Fix for out-of bound access error Karol Przybylski (Mon Oct 21 2024 - 16:48:44 EST)
- [PATCH v4 1/2] virt: pvmemcontrol: control guest physical memory properties Yuanchu Xie (Mon Oct 21 2024 - 16:49:01 EST)
- [PATCH v4 2/2] virt: pvmemcontrol: add Yuanchu and Pasha as maintainers Yuanchu Xie (Mon Oct 21 2024 - 16:49:05 EST)
- Re: [PATCH v2 0/5] iio: adc: ad7380: fix several supplies issues David Lechner (Mon Oct 21 2024 - 16:49:27 EST)
- [PATCH v2] sumversion: Fix a memory leak in get_src_version() Elena Salomatkina (Mon Oct 21 2024 - 16:49:36 EST)
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism Lorenzo Stoakes (Mon Oct 21 2024 - 16:50:07 EST)
- linux-next: Signed-off-by missing for commit in the gfs2 tree Stephen Rothwell (Mon Oct 21 2024 - 16:50:24 EST)
- [PATCH] Input: xpad - enable & autodetect Flydigi extra buttons matoro (Mon Oct 21 2024 - 16:51:16 EST)
- [PATCH v2 1/2] dt-bindings: arm: fsl: Add Gateworks GW82XX-2x dev kit Tim Harvey (Mon Oct 21 2024 - 16:53:53 EST)
- [PATCH v2 2/2] arm64: dts: imx: Add i.MX8M Plus Gateworks GW82XX-2X support Tim Harvey (Mon Oct 21 2024 - 16:54:04 EST)
- linux-next: duplicate patch in the mm-hotfixes tree Stephen Rothwell (Mon Oct 21 2024 - 16:56:17 EST)
- Re: [RFC 3/4] mm/zswap: add support for large folio zswapin Usama Arif (Mon Oct 21 2024 - 16:57:29 EST)
- [PATCH 3/3] remoteproc: k3-dsp: Force cast from iomem address space Andrew Davis (Mon Oct 21 2024 - 17:00:05 EST)
- [PATCH 1/3] remoteproc: k3-r5: Use IO memset to clear TCMs Andrew Davis (Mon Oct 21 2024 - 17:00:15 EST)
- Re: [PATCH] fuse: zero folio correctly in fuse_notify_store() Josef Bacik (Mon Oct 21 2024 - 17:00:27 EST)
- linux-next: Fixes tag needs some work in the rockchip tree Stephen Rothwell (Mon Oct 21 2024 - 17:01:18 EST)
- Re: [PATCH net-next] net: bnxt: use ethtool string helpers Rosen Penev (Mon Oct 21 2024 - 17:05:43 EST)
- Re: [PATCH] platform/x86: dell-wmi: Ignore suspend notifications Armin Wolf (Mon Oct 21 2024 - 17:05:54 EST)
- Re: [RFC 1/4] mm/zswap: skip swapcache for swapping in zswap pages Yosry Ahmed (Mon Oct 21 2024 - 17:10:34 EST)
- Re: [PATCH] dt-bindings: soc: bcm: Convert to Dt schema Conor Dooley (Mon Oct 21 2024 - 17:12:05 EST)
- Re: [RFC 1/4] mm/zswap: skip swapcache for swapping in zswap pages Yosry Ahmed (Mon Oct 21 2024 - 17:12:17 EST)
- [PATCH v2 0/2] Replace the use of simple_strtol/ul functions with kstrto Nir Lichtman (Mon Oct 21 2024 - 17:12:28 EST)
- Re: [PATCH v2] selftests/intel_pstate: fix operand expected Shuah Khan (Mon Oct 21 2024 - 17:12:40 EST)
- Re: [PATCH v4 0/6] Add AutoFDO and Propeller support for Clang build Rong Xu (Mon Oct 21 2024 - 17:12:50 EST)
- Re: linux-next: Fixes tag needs some work in the rockchip tree Heiko Stübner (Mon Oct 21 2024 - 17:13:44 EST)
- Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker Lorenzo Stoakes (Mon Oct 21 2024 - 17:14:09 EST)
- [PATCH v2 1/2] kdb: Replace the use of simple_strto with safer kstrto in kdb_main Nir Lichtman (Mon Oct 21 2024 - 17:15:00 EST)
- Re: [PATCH v2] mm: page_alloc: move mlocked flag clearance into free_pages_prepare() Hugh Dickins (Mon Oct 21 2024 - 17:15:15 EST)
- Re: [PATCH RFC 12/14] arm64: dts: qcom: Add initial support for MSM8917 barnabas . czeman (Mon Oct 21 2024 - 17:15:30 EST)
- Re: [PATCH v4 23/28] dax/bus: Factor out dev dax resize logic Ira Weiny (Mon Oct 21 2024 - 17:17:18 EST)
- [PATCH v2 2/2] trace: kdb: Replace simple_strtoul with kstrtoul in kdb_ftdump Nir Lichtman (Mon Oct 21 2024 - 17:17:32 EST)
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism David Hildenbrand (Mon Oct 21 2024 - 17:20:22 EST)
- Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker Dave Hansen (Mon Oct 21 2024 - 17:20:42 EST)
- Re: [PATCH v2 11/13] dt-bindings: iio: add binding for BME680 driver Rob Herring (Arm) (Mon Oct 21 2024 - 17:22:23 EST)
- Re: [PATCH v13 11/13] tsc: Switch to native sched clock kernel test robot (Mon Oct 21 2024 - 17:31:06 EST)
- Re: [PATCH v2 5/5] selftests/mm: add self tests for guard page feature Shuah Khan (Mon Oct 21 2024 - 17:32:14 EST)
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism Lorenzo Stoakes (Mon Oct 21 2024 - 17:34:18 EST)
- Re: [PATCH v2] selftests/intel_pstate: fix operand expected Alessandro Zanni (Mon Oct 21 2024 - 17:34:28 EST)
- Re: [RFC 3/4] mm/zswap: add support for large folio zswapin Yosry Ahmed (Mon Oct 21 2024 - 17:34:53 EST)
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism Vlastimil Babka (Mon Oct 21 2024 - 17:35:41 EST)
- Re: [PATCH 3/3] arm64: dts: qcom: sa8775p: Add gpu and gmu nodes Akhil P Oommen (Mon Oct 21 2024 - 17:37:55 EST)
- Re: (subset) [PATCH RFC v3 00/10] extensible syscalls: CHECK_FIELDS to allow for easier feature detection Aleksa Sarai (Mon Oct 21 2024 - 17:38:55 EST)
- [PATCH] btrfs: Use str_yes_no() helper function in btrfs_dump_free_space() Thorsten Blum (Mon Oct 21 2024 - 17:41:20 EST)
- Re: [PATCH net-next 1/3] net: dsa: vsc73xx: implement transmit via control interface Vadim Fedorenko (Mon Oct 21 2024 - 17:42:02 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Mark Brown (Mon Oct 21 2024 - 17:42:16 EST)
- [PATCH v2 0/4] DRM/MSM: Support for Adreno 663 GPU Akhil P Oommen (Mon Oct 21 2024 - 17:47:08 EST)
- [PATCH v2 1/4] drm/msm/a6xx: Add support for A663 Akhil P Oommen (Mon Oct 21 2024 - 17:47:21 EST)
- [PATCH v2 2/4] dt-bindings: display/msm/gmu: Add Adreno 663 GMU Akhil P Oommen (Mon Oct 21 2024 - 17:47:35 EST)
- [PATCH v2 3/4] arm64: dts: qcom: sa8775p: Add gpu and gmu nodes Akhil P Oommen (Mon Oct 21 2024 - 17:47:52 EST)
- [PATCH v2 4/4] arm64: dts: qcom: sa8775p-ride: Enable Adreno 663 GPU Akhil P Oommen (Mon Oct 21 2024 - 17:48:05 EST)
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism Lorenzo Stoakes (Mon Oct 21 2024 - 17:48:22 EST)
- Re: (subset) [PATCH v1 0/6] arm64: dts: exynos8895: Add cmu, mct, serial_0/1 and spi_0/1 Mark Brown (Mon Oct 21 2024 - 17:51:07 EST)
- Re: [patch V5 09/26] posix-timers: Make signal overrun accounting sensible Frederic Weisbecker (Mon Oct 21 2024 - 17:54:41 EST)
- Re: [PATCH v2 00/11] thermal: core: Reimplement locking through guards Lukasz Luba (Mon Oct 21 2024 - 18:03:27 EST)
- Re: [PATCH v2] LoongArch: Fix cpu hotplug issue kernel test robot (Mon Oct 21 2024 - 18:03:41 EST)
- Re: [PATCH net-next] net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extension Willem de Bruijn (Mon Oct 21 2024 - 18:05:05 EST)
- RE: [PATCH v2 RESEND] EDAC/bluefield: Use Arm SMC for EMI access on BlueField-2 David Thompson (Mon Oct 21 2024 - 18:07:34 EST)
- Re: [PATCH RFC 1/3] drm/msm/adreno: Add support for ACD Akhil P Oommen (Mon Oct 21 2024 - 18:10:07 EST)
- Re: [PATCH] thermal: gov_power_allocator: Granted power set to max when nobody request power Lukasz Luba (Mon Oct 21 2024 - 18:10:27 EST)
- Re: [PATCH bpf-next v5 0/2] Implement mechanism to signal other threads patchwork-bot+netdevbpf (Mon Oct 21 2024 - 18:10:38 EST)
- [PATCH rcu] srcu: Guarantee non-negative return value from srcu_read_lock() Paul E. McKenney (Mon Oct 21 2024 - 18:13:11 EST)
- Re: [PATCH v2 01/12] thermal: core: Initialize thermal zones before registering them Lukasz Luba (Mon Oct 21 2024 - 18:15:09 EST)
- Re: [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text Nathan Chancellor (Mon Oct 21 2024 - 18:15:36 EST)
- Re: [PATCH v2 1/3] dt-bindings: sound: Add CS42L84 codec Mark Brown (Mon Oct 21 2024 - 18:16:05 EST)
- [PATCH] KVM: selftests: Fix build on on non-x86 architectures Mark Brown (Mon Oct 21 2024 - 18:16:18 EST)
- [tip: x86/urgent] x86/lam: Disable ADDRESS_MASKING in most cases tip-bot2 for Pawan Gupta (Mon Oct 21 2024 - 18:16:39 EST)
- Re: [PATCH v2 02/12] thermal: core: Rearrange PM notification code Lukasz Luba (Mon Oct 21 2024 - 18:17:25 EST)
- Re: [PATCH net-next] net: bnxt: use ethtool string helpers Michael Chan (Mon Oct 21 2024 - 18:19:41 EST)
- Re: [PATCH 0/15] Enable CXL PCIe port protocol error handling and logging Fan Ni (Mon Oct 21 2024 - 18:20:00 EST)
- Re: [PATCH] btrfs: Use str_yes_no() helper function in btrfs_dump_free_space() David Sterba (Mon Oct 21 2024 - 18:21:50 EST)
- Re: [PATCH v2 03/12] thermal: core: Represent suspend-related thermal zone flags as bits Lukasz Luba (Mon Oct 21 2024 - 18:22:47 EST)
- Re: [PATCH v2 04/12] thermal: core: Mark thermal zones as initializing to start with Lukasz Luba (Mon Oct 21 2024 - 18:25:09 EST)
- Re: [PATCH net] Drop packets with invalid headers to prevent KMSAN infoleak Martin KaFai Lau (Mon Oct 21 2024 - 18:25:58 EST)
- Re: [syzbot] kernel BUG in bch2_journal_key_insert_take syzbot (Mon Oct 21 2024 - 18:26:13 EST)
- Re: [PATCH v2 05/12] thermal: core: Fix race between zone registration and system suspend Lukasz Luba (Mon Oct 21 2024 - 18:26:58 EST)
- Re: [PATCH 6.11 000/135] 6.11.5-rc1 review Shuah Khan (Mon Oct 21 2024 - 18:29:24 EST)
- Re: [PATCH v2 06/12] thermal: core: Consolidate thermal zone locking during initialization Lukasz Luba (Mon Oct 21 2024 - 18:30:21 EST)
- Re: [PATCH v2 07/12] thermal: core: Mark thermal zones as exiting before unregistration Lukasz Luba (Mon Oct 21 2024 - 18:30:46 EST)
- Re: [Intel-wired-lan] [PATCH net-next 1/2] ptp: add control over HW timestamp latch point Jacob Keller (Mon Oct 21 2024 - 18:31:33 EST)
- Re: [PATCH v2 08/12] thermal: core: Consolidate thermal zone locking in the exit path Lukasz Luba (Mon Oct 21 2024 - 18:32:48 EST)
- Re: [PATCH net v2] mctp i2c: handle NULL header address kernel test robot (Mon Oct 21 2024 - 18:33:05 EST)
- Re: [PATCH 6.6 000/124] 6.6.58-rc1 review Shuah Khan (Mon Oct 21 2024 - 18:33:23 EST)
- Re: [PATCH v2 09/12] thermal: core: Update thermal zones after cooling device binding Lukasz Luba (Mon Oct 21 2024 - 18:34:42 EST)
- Re: (subset) [PATCH v5 0/3] Realtek SPI-NAND controller Mark Brown (Mon Oct 21 2024 - 18:34:54 EST)
- Re: [PATCH v2 10/12] thermal: core: Drop need_update field from struct thermal_zone_device Lukasz Luba (Mon Oct 21 2024 - 18:35:13 EST)
- [PATCH intel-next] ice: Add support for persistent NAPI config Joe Damato (Mon Oct 21 2024 - 18:36:07 EST)
- Re: [PATCH 6.1 00/91] 6.1.114-rc1 review Shuah Khan (Mon Oct 21 2024 - 18:36:21 EST)
- Re: [PATCH v2 12/12] thermal: core: Pass trip descriptors to trip bind/unbind functions Lukasz Luba (Mon Oct 21 2024 - 18:36:55 EST)
- Re: [PATCH 5.15 00/82] 5.15.169-rc1 review Shuah Khan (Mon Oct 21 2024 - 18:41:37 EST)
- Re: [PATCH v4 1/6] Add AutoFDO support for Clang build Rong Xu (Mon Oct 21 2024 - 18:43:47 EST)
- Re: [PATCH v2 11/12] thermal: core: Move lists of thermal instances to trip descriptors Lukasz Luba (Mon Oct 21 2024 - 18:44:02 EST)
- Re: [syzbot] [xfs?] INFO: task hung in xfs_ail_push_all_sync (2) Dave Chinner (Mon Oct 21 2024 - 18:44:59 EST)
- Re: [PATCH v2 00/12] thermal: core: Fixes and cleanups, mostly related to thermal zone init and exit Lukasz Luba (Mon Oct 21 2024 - 18:45:12 EST)
- Re: [PATCH] KVM: selftests: Fix build on on non-x86 architectures Linus Torvalds (Mon Oct 21 2024 - 18:51:28 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Linus Torvalds (Mon Oct 21 2024 - 18:56:44 EST)
- Re: [PATCH v2 06/10] x86/mce: Convert multiple if () statements into a switch() statement Sohil Mehta (Mon Oct 21 2024 - 18:57:33 EST)
- Re: [Intel-wired-lan] [PATCH 2/2] igbvf: remove unused spinlock Jacob Keller (Mon Oct 21 2024 - 18:57:53 EST)
- Re: [syzbot] [bcachefs?] kernel BUG in bch2_journal_key_insert_take syzbot (Mon Oct 21 2024 - 18:58:16 EST)
- Re: [PATCH] 9p: Avoid creating multiple slab caches with the same name Linus Torvalds (Mon Oct 21 2024 - 19:00:42 EST)
- Re: [RFC v4 0/2] Add support for time DT property in TCPM Amit Sunil Dhamne (Mon Oct 21 2024 - 19:01:22 EST)
- [PATCH 0/3] pmdomain: qcom: Introduce power domains for SM8750 Melody Olvera (Mon Oct 21 2024 - 19:04:17 EST)
- [PATCH 2/3] dt-bindings: power: Add additional RPMh levels Melody Olvera (Mon Oct 21 2024 - 19:04:19 EST)
- [PATCH 1/3] dt-bindings: power: qcom,rpmpd: document the SM8750 RPMh Power Domains Melody Olvera (Mon Oct 21 2024 - 19:04:32 EST)
- [PATCH 3/3] pmdomain: qcom: rpmhpd: Add rpmhpd support for SM8750 Melody Olvera (Mon Oct 21 2024 - 19:04:36 EST)
- Re: [PATCH v13 11/13] tsc: Switch to native sched clock kernel test robot (Mon Oct 21 2024 - 19:05:04 EST)
- [PATCH] regulator: qcom-rpmh: Update ranges for FTSMPS525 Melody Olvera (Mon Oct 21 2024 - 19:05:33 EST)
- [PATCH 0/7] clks: qcom: Introduce clks for SM8750 Melody Olvera (Mon Oct 21 2024 - 19:05:51 EST)
- [PATCH 1/7] dt-bindings: clock: qcom-rpmhcc: Add RPMHCC bindings for SM8750 Melody Olvera (Mon Oct 21 2024 - 19:05:52 EST)
- [PATCH 3/7] clk: qcom: clk-alpha-pll: Add support for controlling Taycan PLLs Melody Olvera (Mon Oct 21 2024 - 19:06:01 EST)
- [PATCH 2/7] clk: qcom: rpmh: Add support for SM8750 rpmh clocks Melody Olvera (Mon Oct 21 2024 - 19:06:27 EST)
- [PATCH 4/7] dt-bindings: clock: qcom: Add SM8750 GCC clock controller Melody Olvera (Mon Oct 21 2024 - 19:06:32 EST)
- [PATCH 7/7] clk: qcom: Add TCSR clock driver for SM8750 Melody Olvera (Mon Oct 21 2024 - 19:06:41 EST)
- [PATCH 6/7] dt-bindings: clock: qcom: Document the SM8750 TCSR Clock Controller Melody Olvera (Mon Oct 21 2024 - 19:06:44 EST)
- [PATCH 5/7] clk: qcom: Add support for GCC clock controller on SM8750 Melody Olvera (Mon Oct 21 2024 - 19:07:17 EST)
- [PATCH 0/2] pinctrl: qcom: Introduce pinctrl for SM8750 Melody Olvera (Mon Oct 21 2024 - 19:07:24 EST)
- [PATCH 1/2] dt-bindings: pinctrl: qcom: Add sm8750 pinctrl Melody Olvera (Mon Oct 21 2024 - 19:07:37 EST)
- [PATCH 2/2] pinctrl: qcom: Add sm8750 pinctrl driver Melody Olvera (Mon Oct 21 2024 - 19:07:57 EST)
- [PATCH] dt-bindings: firmware: qcom,scm: Document sm8750 SCM Melody Olvera (Mon Oct 21 2024 - 19:08:09 EST)
- [PATCH] dt-bindings: dma: qcom,gpi: Document the sm8750 GPI DMA engine Melody Olvera (Mon Oct 21 2024 - 19:08:32 EST)
- [PATCH] dt-bindings: interrupt-controller: qcom,pdc: Document sm8750 PDC Melody Olvera (Mon Oct 21 2024 - 19:08:45 EST)
- Re: [PATCH 6.6 000/124] 6.6.58-rc1 review Mark Brown (Mon Oct 21 2024 - 19:08:56 EST)
- Re: [PATCH v2] media: nxp: imx8-isi: better handle the m2m usage_count Laurent Pinchart (Mon Oct 21 2024 - 19:09:05 EST)
- [PATCH] dt-bindings: arm-smmu: Document sm8750 SMMU Melody Olvera (Mon Oct 21 2024 - 19:09:24 EST)
- Re: [PATCH v2 0/2] Add device tree for Ampere's Mt. Jefferson BMC Andrew Jeffery (Mon Oct 21 2024 - 19:09:48 EST)
- [PATCH] iommu/tegra241-cmdqv: Staticize cmdqv_debugfs_dir Nicolin Chen (Mon Oct 21 2024 - 19:09:59 EST)
- [PATCH] afs: Fix missing subdir edit when renamed between parent dirs David Howells (Mon Oct 21 2024 - 19:14:41 EST)
- [PATCH] selftests/sched_ext: add order-only dependency of runner.o on BPFOBJ Ihor Solodrai (Mon Oct 21 2024 - 19:17:08 EST)
- Re: [PATCH 1/1] softirq: Use a dedicated thread for timer wakeups on PREEMPT_RT. Paul E. McKenney (Mon Oct 21 2024 - 19:17:21 EST)
- Re: [PATCH 2/3] f2fs: zone: allow IPU for regular file in regular block device Jaegeuk Kim (Mon Oct 21 2024 - 19:18:52 EST)
- [PATCH 0/2] interconnect: qcom: Introduce interconnects for SM8750 Melody Olvera (Mon Oct 21 2024 - 19:19:09 EST)
- [PATCH 1/2] dt-bindings: interconnect: add interconnect bindings for SM8750 Melody Olvera (Mon Oct 21 2024 - 19:19:20 EST)
- [PATCH 2/2] interconnect: qcom: Add interconnect provider driver for SM8750 Melody Olvera (Mon Oct 21 2024 - 19:19:44 EST)
- [PATCH 0/5] dts: qcom: Introduce SM8750 device trees Melody Olvera (Mon Oct 21 2024 - 19:21:50 EST)
- [PATCH 1/5] dt-bindings: arm: qcom: Document sm8750 SoC and boards Melody Olvera (Mon Oct 21 2024 - 19:22:03 EST)
- [PATCH 2/5] dt-bindings: mfd: qcom,spmi-pmic: Document PMICs added in SM8750 Melody Olvera (Mon Oct 21 2024 - 19:22:07 EST)
- [PATCH 5/5] arm64: defconfig: Enable SM8750 SoC base configs Melody Olvera (Mon Oct 21 2024 - 19:22:38 EST)
- [PATCH 3/5] arm64: dts: qcom: Add pmd8028 and pmih0108 PMIC dtsi files Melody Olvera (Mon Oct 21 2024 - 19:22:56 EST)
- [PATCH 4/5] arm64: dts: qcom: Add base sm8750 dtsi and mtp and qrd dts Melody Olvera (Mon Oct 21 2024 - 19:23:12 EST)
- [syzbot] [bcachefs?] WARNING: locking bug in rcu_pending_exit syzbot (Mon Oct 21 2024 - 19:24:41 EST)
- Re: [PATCH v4 5/6] AutoFDO: Enable machine function split optimization for AutoFDO Rong Xu (Mon Oct 21 2024 - 19:28:34 EST)
- Re: [PATCH bpf-next 4/5] selftests/bpf: Add benchmark for bpf_csum_diff() helper Andrii Nakryiko (Mon Oct 21 2024 - 19:29:16 EST)
- Re: fw_devlinks preventing a panel driver from probing Saravana Kannan (Mon Oct 21 2024 - 19:30:09 EST)
- [PATCH v3] EDAC/bluefield: Use Arm SMC for EMI access on BlueField-2 David Thompson (Mon Oct 21 2024 - 19:30:52 EST)
- RE: [PATCH v2 06/10] x86/mce: Convert multiple if () statements into a switch() statement Luck, Tony (Mon Oct 21 2024 - 19:31:19 EST)
- Re: [PATCH v4 4/6] AutoFDO: Enable -ffunction-sections for the AutoFDO build Rong Xu (Mon Oct 21 2024 - 19:32:27 EST)
- Re: [PATCH bpf-next 1/2] bpf: Add open coded version of kmem_cache iterator Andrii Nakryiko (Mon Oct 21 2024 - 19:32:44 EST)
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add a test for open coded kmem_cache iter Andrii Nakryiko (Mon Oct 21 2024 - 19:37:12 EST)
- Re: [syzbot] [ext4?] INFO: task hung in ext4_stop_mmpd syzbot (Mon Oct 21 2024 - 19:37:20 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Paul E. McKenney (Mon Oct 21 2024 - 19:39:08 EST)
- Re: [PATCH v2 1/6] LSM: Ensure the correct LSM context releaser Paul Moore (Mon Oct 21 2024 - 19:40:12 EST)
- Re: [PATCH v2 4/6] LSM: lsm_context in security_dentry_init_security Paul Moore (Mon Oct 21 2024 - 19:40:17 EST)
- Re: [PATCH v2 5/6] LSM: secctx provider check on release Paul Moore (Mon Oct 21 2024 - 19:40:28 EST)
- Re: [PATCH v3 04/11] iommufd/viommu: Add IOMMU_VIOMMU_ALLOC ioctl Nicolin Chen (Mon Oct 21 2024 - 19:42:06 EST)
- Re: [PATCH v4 3/6] Change the symbols order when --ffuntion-sections is enabled Rong Xu (Mon Oct 21 2024 - 19:43:35 EST)
- RE: [PATCH v5 02/14] scsi: fnic: Add headers and definitions for FDLS Karan Tilak Kumar (kartilak) (Mon Oct 21 2024 - 19:45:10 EST)
- Re: [syzbot] retest repro if bug still valid syzbot (Mon Oct 21 2024 - 19:47:15 EST)
- Re: [PATCH rcu] srcu: Guarantee non-negative return value from srcu_read_lock() Andrii Nakryiko (Mon Oct 21 2024 - 19:51:10 EST)
- Re: [PATCH] 9p: Don't revert the I/O iterator after reading Antony Antony (Mon Oct 21 2024 - 19:53:54 EST)
- [PATCH net-next] net: dsa: use ethtool string helpers Rosen Penev (Mon Oct 21 2024 - 19:55:54 EST)
- Re: [PATCH v2] f2fs: fix to parse temperature correctly in f2fs_get_segment_temp() Jaegeuk Kim (Mon Oct 21 2024 - 19:57:08 EST)
- Re: [PATCH v4 6/6] Add Propeller configuration for kernel build. Rong Xu (Mon Oct 21 2024 - 20:00:28 EST)
- Re: [PATCH v4 0/3] pwm: Add pwm driver for Sophgo SG2042 Chen Wang (Mon Oct 21 2024 - 20:01:17 EST)
- Re: [PATCH v2] wifi: ath12k: Fix for out-of bound access error Jeff Johnson (Mon Oct 21 2024 - 20:04:03 EST)
- Re: [syzbot] [udf?] general protection fault in udf_read_folio syzbot (Mon Oct 21 2024 - 20:04:20 EST)
- Re: [PATCH net v2] mctp i2c: handle NULL header address kernel test robot (Mon Oct 21 2024 - 20:05:19 EST)
- RE: [PATCH v5 03/14] scsi: fnic: Add support for fabric based solicited requests and responses Karan Tilak Kumar (kartilak) (Mon Oct 21 2024 - 20:05:38 EST)
- Re: [PATCH v2 06/10] x86/mce: Convert multiple if () statements into a switch() statement Sohil Mehta (Mon Oct 21 2024 - 20:07:27 EST)
- Re: [PATCH v2 1/6] LSM: Ensure the correct LSM context releaser Casey Schaufler (Mon Oct 21 2024 - 20:08:30 EST)
- Re: [PATCH v2 5/6] LSM: secctx provider check on release Casey Schaufler (Mon Oct 21 2024 - 20:16:20 EST)
- Re: [PATCH v2 06/10] x86/mce: Convert multiple if () statements into a switch() statement Dave Hansen (Mon Oct 21 2024 - 20:17:45 EST)
- [PATCH] x86/acpi: Fix LAPIC/x2APIC parsing order Zhang Rui (Mon Oct 21 2024 - 20:17:52 EST)
- Re: [syzbot] [udf?] general protection fault in udf_read_folio Gianfranco Trad (Mon Oct 21 2024 - 20:19:40 EST)
- [PATCH v4 00/11] iommufd: Add vIOMMU infrastructure (Part-1) Nicolin Chen (Mon Oct 21 2024 - 20:20:34 EST)
- [PATCH v4 01/11] iommufd: Move struct iommufd_object to public iommufd header Nicolin Chen (Mon Oct 21 2024 - 20:20:35 EST)
- [PATCH v4 03/11] iommufd: Add iommufd_verify_unfinalized_object Nicolin Chen (Mon Oct 21 2024 - 20:21:07 EST)
- [PATCH v4 02/11] iommufd: Introduce IOMMUFD_OBJ_VIOMMU and its related struct Nicolin Chen (Mon Oct 21 2024 - 20:21:15 EST)
- [PATCH v4 04/11] iommufd/viommu: Add IOMMU_VIOMMU_ALLOC ioctl Nicolin Chen (Mon Oct 21 2024 - 20:21:33 EST)
- [PATCH v4 05/11] iommufd: Add domain_alloc_nested op to iommufd_viommu_ops Nicolin Chen (Mon Oct 21 2024 - 20:21:51 EST)
- [PATCH v4 06/11] iommufd: Allow pt_id to carry viommu_id for IOMMU_HWPT_ALLOC Nicolin Chen (Mon Oct 21 2024 - 20:21:54 EST)
- [PATCH v4 08/11] iommufd/selftest: Add IOMMU_VIOMMU_TYPE_SELFTEST Nicolin Chen (Mon Oct 21 2024 - 20:22:36 EST)
- [PATCH v4 07/11] iommufd/selftest: Add refcount to mock_iommu_device Nicolin Chen (Mon Oct 21 2024 - 20:22:40 EST)
- [PATCH v4 10/11] Documentation: userspace-api: iommufd: Update vIOMMU Nicolin Chen (Mon Oct 21 2024 - 20:22:57 EST)
- [PATCH v4 09/11] iommufd/selftest: Add IOMMU_VIOMMU_ALLOC test coverage Nicolin Chen (Mon Oct 21 2024 - 20:23:01 EST)
- [PATCH v4 11/11] iommu/arm-smmu-v3: Add IOMMU_VIOMMU_TYPE_ARM_SMMUV3 support Nicolin Chen (Mon Oct 21 2024 - 20:23:35 EST)
- Re: [PATCH v2 4/6] LSM: lsm_context in security_dentry_init_security Casey Schaufler (Mon Oct 21 2024 - 20:24:03 EST)
- [PATCH v4 01/14] iommufd/viommu: Introduce IOMMUFD_OBJ_VDEVICE and its related struct Nicolin Chen (Mon Oct 21 2024 - 20:24:19 EST)
- [PATCH v4 03/14] iommufd/selftest: Add IOMMU_VDEVICE_ALLOC test coverage Nicolin Chen (Mon Oct 21 2024 - 20:24:22 EST)
- [PATCH v4 00/14] iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE) Nicolin Chen (Mon Oct 21 2024 - 20:24:37 EST)
- [PATCH v4 04/14] iommu/viommu: Add cache_invalidate to iommufd_viommu_ops Nicolin Chen (Mon Oct 21 2024 - 20:24:52 EST)
- [PATCH v4 02/14] iommufd/viommu: Add IOMMU_VDEVICE_ALLOC ioctl Nicolin Chen (Mon Oct 21 2024 - 20:25:01 EST)
- [PATCH v4 05/14] iommufd/hw_pagetable: Enforce cache invalidation op on vIOMMU-based hwpt_nested Nicolin Chen (Mon Oct 21 2024 - 20:25:13 EST)
- [PATCH v4 06/14] iommufd: Allow hwpt_id to carry viommu_id for IOMMU_HWPT_INVALIDATE Nicolin Chen (Mon Oct 21 2024 - 20:25:32 EST)
- [PATCH v4 08/14] iommufd/viommu: Add vdev_to_dev helper Nicolin Chen (Mon Oct 21 2024 - 20:26:03 EST)
- [PATCH v4 07/14] iommu: Add iommu_copy_struct_from_full_user_array helper Nicolin Chen (Mon Oct 21 2024 - 20:26:04 EST)
- [PATCH v4 09/14] iommufd/selftest: Add mock_viommu_cache_invalidate Nicolin Chen (Mon Oct 21 2024 - 20:27:05 EST)
- [PATCH v4 12/14] Documentation: userspace-api: iommufd: Update vDEVICE Nicolin Chen (Mon Oct 21 2024 - 20:27:09 EST)
- [PATCH v4 10/14] iommufd/selftest: Add IOMMU_TEST_OP_DEV_CHECK_CACHE test command Nicolin Chen (Mon Oct 21 2024 - 20:27:15 EST)
- [PATCH v4 11/14] iommufd/selftest: Add vIOMMU coverage for IOMMU_HWPT_INVALIDATE ioctl Nicolin Chen (Mon Oct 21 2024 - 20:27:59 EST)
- [PATCH v4 14/14] iommu/arm-smmu-v3: Allow ATS for IOMMU_DOMAIN_NESTED Nicolin Chen (Mon Oct 21 2024 - 20:28:07 EST)
- [PATCH v4 13/14] iommu/arm-smmu-v3: Add arm_vsmmu_cache_invalidate Nicolin Chen (Mon Oct 21 2024 - 20:28:08 EST)
- Re: [PATCH rcu] srcu: Guarantee non-negative return value from srcu_read_lock() Paul E. McKenney (Mon Oct 21 2024 - 20:28:47 EST)
- [PATCHv8 net-next 0/5] ibm: emac: more cleanups Rosen Penev (Mon Oct 21 2024 - 20:29:08 EST)
- [PATCHv8 net-next 1/5] net: ibm: emac: use netif_receive_skb_list Rosen Penev (Mon Oct 21 2024 - 20:29:22 EST)
- [PATCHv8 net-next 2/5] net: ibm: emac: use devm_platform_ioremap_resource Rosen Penev (Mon Oct 21 2024 - 20:29:37 EST)
- [PATCHv8 net-next 3/5] net: ibm: emac: use platform_get_irq Rosen Penev (Mon Oct 21 2024 - 20:29:56 EST)
- [PATCHv8 net-next 4/5] net: ibm: emac: use devm for mutex_init Rosen Penev (Mon Oct 21 2024 - 20:30:23 EST)
- [PATCHv8 net-next 5/5] net: ibm: emac: generate random MAC if not found Rosen Penev (Mon Oct 21 2024 - 20:30:46 EST)
- Re: [syzbot] test repro if bug still valid syzbot (Mon Oct 21 2024 - 20:31:07 EST)
- [PATCH] ARM: dts: qcom: ipq4019: use nvmem-layout Rosen Penev (Mon Oct 21 2024 - 20:31:21 EST)
- [PATCH] crypto: Remove unused asymmetric_keys functions linux (Mon Oct 21 2024 - 20:31:42 EST)
- Re: [PATCH v13 00/85] KVM: Stop grabbing references to PFNMAP'd pages Sean Christopherson (Mon Oct 21 2024 - 20:31:55 EST)
- [PATCH] ocfs2: Remove unused errmsg function and table linux (Mon Oct 21 2024 - 20:32:16 EST)
- Re: [PATCH v1 3/6] irqchip/gic-v3: support SGI broadcast kernel test robot (Mon Oct 21 2024 - 20:32:28 EST)
- [PATCH] iommu/vt-d: Remove unused dmar_msi_read linux (Mon Oct 21 2024 - 20:32:42 EST)
- [PATCH] perf: Remove unused del_perf_probe_events linux (Mon Oct 21 2024 - 20:32:58 EST)
- [PATCH] nouveau: Remove unused functions linux (Mon Oct 21 2024 - 20:33:12 EST)
- [PATCH] PM / devfreq: Remove unused devfreq_event_reset_event linux (Mon Oct 21 2024 - 20:33:34 EST)
- Re: [PATCH v5 0/2] Add board support for Sipeed LicheeRV Nano Inochi Amaoto (Mon Oct 21 2024 - 20:33:49 EST)
- Re: [PATCH v2] wifi: ath9k: add range check for conn_rsp_epid in htc_connect_service() Jeongjun Park (Mon Oct 21 2024 - 20:37:03 EST)
- Re: [PATCH v5 3/3] riscv: dts: sophgo: Add SARADC description for Sophgo CV1800B Inochi Amaoto (Mon Oct 21 2024 - 20:38:56 EST)
- Re: [PATCH v2] wifi: ath9k: add range check for conn_rsp_epid in htc_connect_service() Jeongjun Park (Mon Oct 21 2024 - 20:40:17 EST)
- Re: [PATCH v5 0/2] Add board support for Sipeed LicheeRV Nano Inochi Amaoto (Mon Oct 21 2024 - 20:43:35 EST)
- Re: [syzbot] [udf?] KASAN: use-after-free Read in udf_update_tag syzbot (Mon Oct 21 2024 - 20:44:13 EST)
- Re: [PATCH v4 01/13] Documentation: x86: Add AMD Hardware Feedback Interface documentation Bagas Sanjaya (Mon Oct 21 2024 - 20:45:44 EST)
- Re: [PATCH net-next 1/3] net: dsa: vsc73xx: implement transmit via control interface kernel test robot (Mon Oct 21 2024 - 20:47:12 EST)
- [kvm-unit-tests PATCH 0/3] Fix arm64 clang errors on fpu tests Raghavendra Rao Ananta (Mon Oct 21 2024 - 20:47:34 EST)
- [kvm-unit-tests PATCH 1/3] arm: Fix clang error in sve_vl() Raghavendra Rao Ananta (Mon Oct 21 2024 - 20:47:49 EST)
- [kvm-unit-tests PATCH 2/3] arm: fpu: Convert 'q' registers to 'v' to satisfy clang Raghavendra Rao Ananta (Mon Oct 21 2024 - 20:48:09 EST)
- [kvm-unit-tests PATCH 3/3] arm: fpu: Fix the input/output args for inline asm in fpu.c Raghavendra Rao Ananta (Mon Oct 21 2024 - 20:48:34 EST)
- Re: [PATCH 4/4] net: stmmac: Add glue layer for Sophgo SG2044 SoC Chen Wang (Mon Oct 21 2024 - 20:49:21 EST)
- Re: (subset) [PATCH v5 0/3] Add SARADC support on Sophgo CV18XX series Inochi Amaoto (Mon Oct 21 2024 - 20:49:48 EST)
- Re: [PATCHv8 net-next 0/5] ibm: emac: more cleanups Nelson, Shannon (Mon Oct 21 2024 - 20:50:53 EST)
- Re: [PATCH v3 0/4] Allow AVIC's IPI virtualization to be optional Sean Christopherson (Mon Oct 21 2024 - 20:55:57 EST)
- linux-next: manual merge of the bpf-next tree with Linus' tree Stephen Rothwell (Mon Oct 21 2024 - 21:02:38 EST)
- [syzbot] [btrfs?] kernel BUG in extent_writepage_io syzbot (Mon Oct 21 2024 - 21:03:45 EST)
- Re: [PATCH v3 0/4] arm64: dts: imx8mm-kontron: Add HDMI and LVDS display support Shawn Guo (Mon Oct 21 2024 - 21:10:24 EST)
- Re: [PATCH v14 3/3] ACPI: APEI: handle synchronous exceptions in task work Shuai Xue (Mon Oct 21 2024 - 21:11:58 EST)
- Re: [PATCH v8 25/25] x86/resctrl: Introduce interface to modify assignment states of the groups Moger, Babu (Mon Oct 21 2024 - 21:13:12 EST)
- Re: [PATCH v1] blk-mq: add one blk_mq_req_flags_t type to support mq ctx fallback Ming Lei (Mon Oct 21 2024 - 21:13:46 EST)
- Re: [RFC PATCH 0/7] kasan: RISC-V support for KASAN_SW_TAGS using pointer masking Samuel Holland (Mon Oct 21 2024 - 21:14:00 EST)
- [tip:sched/core] BUILD SUCCESS d1fb8a78b2ff1fe4e9478c75b4fbec588a73c1b0 kernel test robot (Mon Oct 21 2024 - 21:14:14 EST)
- RE: [PATCH] i2c: designware: Add ACPI HID for DWAPB I2C controller on Fujitsu MONAKA Yoshihiro Furudera (Fujitsu) (Mon Oct 21 2024 - 21:14:38 EST)
- 答复: [PATCH] tools: arm64: add registers read/write tool for arm64 Rex Nie (Mon Oct 21 2024 - 21:15:33 EST)
- Re: [PATCH v8 17/25] x86/resctrl: Add the interface to assign/update counter assignment Moger, Babu (Mon Oct 21 2024 - 21:16:10 EST)
- Re: [PATCH v2] LoongArch: Fix cpu hotplug issue maobibo (Mon Oct 21 2024 - 21:17:46 EST)
- Re: [PATCH net] bonding: add ns target multicast address to slave device Hangbin Liu (Mon Oct 21 2024 - 21:19:17 EST)
- Re: [PATCH v2 0/3] ARM: dts: imx[6qdl|7]-[apalis|colibri]: Update audio card names Shawn Guo (Mon Oct 21 2024 - 21:20:20 EST)
- Re: [PATCH v2 3/7] iommu/vt-d: Enhance compatibility check for paging domain attach Baolu Lu (Mon Oct 21 2024 - 21:20:35 EST)
- [PATCH v2 0/2] ipmi: ssif_bmc: Add GPIO-based alert mechanism Potin Lai (Mon Oct 21 2024 - 21:23:33 EST)
- [PATCH v2 1/2] bindings: ipmi: Add alert GPIO enhancement for SSIF BMC driver Potin Lai (Mon Oct 21 2024 - 21:23:45 EST)
- [PATCH v2 2/2] ipmi: ssif_bmc: add GPIO-based alert mechanism Potin Lai (Mon Oct 21 2024 - 21:24:03 EST)
- Re: [PATCH v3 2/6] ARM: imx: Switch to new sys-off handler API Shawn Guo (Mon Oct 21 2024 - 21:27:36 EST)
- Re: [PATCH] arm64: dts: imx8mp: correct sdhc ipg clk Shawn Guo (Mon Oct 21 2024 - 21:27:53 EST)
- Re: [PATCH v13 19/85] KVM: Introduce kvm_follow_pfn() to eventually replace "gfn_to_pfn" APIs Yan Zhao (Mon Oct 21 2024 - 21:28:17 EST)
- Re: [PATCH v2] LoongArch: Fix cpu hotplug issue Huacai Chen (Mon Oct 21 2024 - 21:32:14 EST)
- Re: [PATCH v3 0/7] arm64: dts: imx95: add various nodes Shawn Guo (Mon Oct 21 2024 - 21:32:51 EST)
- Re: [syzbot] [bcachefs?] UBSAN: shift-out-of-bounds in bch2_alloc_to_text Hongbo Li (Mon Oct 21 2024 - 21:34:59 EST)
- Re: [PATCH] PCI/VGA: Don't assume only VGA device found is the boot VGA device Kai-Heng Feng (Mon Oct 21 2024 - 21:36:16 EST)
- Re: [PATCH net] Drop packets with invalid headers to prevent KMSAN infoleak Daniel Yang (Mon Oct 21 2024 - 21:38:08 EST)
- Re: [PATCH v2 1/3] LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel space maobibo (Mon Oct 21 2024 - 21:40:12 EST)
- [PATCH net-next v2 0/2] eth: fbnic: Add devlink dev flash support Lee Trager (Mon Oct 21 2024 - 21:40:50 EST)
- Re: [PATCH 3/3] cxl/cdat: Use %pra for dpa range outputs Alison Schofield (Mon Oct 21 2024 - 21:41:13 EST)
- [PATCH net-next v2 1/2] eth: fbnic: Add mailbox support for PLDM updates Lee Trager (Mon Oct 21 2024 - 21:41:37 EST)
- Re: [PATCH 1/6] docs/zh_CN: update the translation of mm/hmm.rst Alex Shi (Mon Oct 21 2024 - 21:43:30 EST)
- Re: [PATCH 2/6] docs/zh_CN: update the translation of mm/active_mm.rst Alex Shi (Mon Oct 21 2024 - 21:43:59 EST)
- Re: [PATCH 0/15] Enable CXL PCIe port protocol error handling and logging Dan Williams (Mon Oct 21 2024 - 21:44:20 EST)
- Re: [PATCH 3/6] docs/zh_CN: update the translation of mm/admon/faq.rst Alex Shi (Mon Oct 21 2024 - 21:44:31 EST)
- [PATCH net-next v2 2/2] eth: fbnic: Add devlink dev flash support Lee Trager (Mon Oct 21 2024 - 21:45:00 EST)
- Re: [PATCH 4/6] docs/zh_CN: update the translation of mm/overcommit-accounting.rst Alex Shi (Mon Oct 21 2024 - 21:45:22 EST)
- Re: [PATCH 5/6] docs/zh_CN: update the translation of mm/page_table_check.rst Alex Shi (Mon Oct 21 2024 - 21:45:40 EST)
- Re: [PATCH 6/6] docs/zh_CN: update the translation of mm/page_owner.rst Alex Shi (Mon Oct 21 2024 - 21:45:52 EST)
- [PATCH v2] cxl/core: Return error when cxl_endpoint_gather_bandwidth() handles a non-PCI device Li Zhijian (Mon Oct 21 2024 - 21:47:30 EST)
- Re: [PATCH] ARM: dts: imx6qdl-dhcom-pdk2: Fill in missing panel power-supply Shawn Guo (Mon Oct 21 2024 - 21:48:11 EST)
- Re: [PATCH v3 net-next] net: vlan: Use vlan_prio instead of vlan_qos in mapping Yajun Deng (Mon Oct 21 2024 - 21:48:33 EST)
- [PATCH] bpf: Fix out-of-bounds write in trie_get_next_key() Byeonguk Jeong (Mon Oct 21 2024 - 21:48:59 EST)
- Re: [syzbot] [bcachefs?] UBSAN: shift-out-of-bounds in bch2_alloc_to_text syzbot (Mon Oct 21 2024 - 21:50:11 EST)
- Re: [PATCH v13 34/85] KVM: Get writable mapping for __kvm_vcpu_map() only when necessary Yan Zhao (Mon Oct 21 2024 - 21:54:04 EST)
- Re: [PATCH 01/15] cxl/aer/pci: Add CXL PCIe port error handler callbacks in AER service driver Dan Williams (Mon Oct 21 2024 - 21:54:19 EST)
- Re: [PATCH v4 1/1] binder: report txn errors via generic netlink (genl) Bagas Sanjaya (Mon Oct 21 2024 - 21:54:38 EST)
- Re: [PATCH v2 1/3] LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel space Huacai Chen (Mon Oct 21 2024 - 21:57:04 EST)
- Re: [PATCH 2/3] f2fs: zone: allow IPU for regular file in regular block device Chao Yu (Mon Oct 21 2024 - 21:59:05 EST)
- [PATCH v2 0/9] kasan: RISC-V support for KASAN_SW_TAGS using pointer masking Samuel Holland (Mon Oct 21 2024 - 21:59:23 EST)
- [PATCH v2 1/9] kasan: sw_tags: Use arithmetic shift for shadow computation Samuel Holland (Mon Oct 21 2024 - 21:59:32 EST)
- [PATCH v2 2/9] kasan: sw_tags: Check kasan_flag_enabled at runtime Samuel Holland (Mon Oct 21 2024 - 21:59:40 EST)
- [PATCH v2 3/9] kasan: sw_tags: Support outline stack tag generation Samuel Holland (Mon Oct 21 2024 - 21:59:53 EST)
- [PATCH v2 4/9] kasan: sw_tags: Support tag widths less than 8 bits Samuel Holland (Mon Oct 21 2024 - 22:00:21 EST)
- [PATCH v2 6/9] riscv: Do not rely on KASAN to define the memory layout Samuel Holland (Mon Oct 21 2024 - 22:00:41 EST)
- [PATCH v2 5/9] riscv: mm: Log potential KASAN shadow alias Samuel Holland (Mon Oct 21 2024 - 22:00:43 EST)
- [PATCH v2 7/9] riscv: Align the sv39 linear map to 16 GiB Samuel Holland (Mon Oct 21 2024 - 22:01:04 EST)
- [PATCH v2 8/9] riscv: Add SBI Firmware Features extension definitions Samuel Holland (Mon Oct 21 2024 - 22:01:26 EST)
- [PATCH v2 9/9] riscv: Implement KASAN_SW_TAGS Samuel Holland (Mon Oct 21 2024 - 22:01:48 EST)
- Re: [PATCH v3 2/2 RESEND] resolve gtp possible deadlock warning D. Wythe (Mon Oct 21 2024 - 22:02:08 EST)
- Re: [PATCH] Revert "bcachefs: Add asserts to bch2_dev_btree_bitmap_marked_sectors()" Hongbo Li (Mon Oct 21 2024 - 22:02:29 EST)
- Re: [PATCH rcu] srcu: Guarantee non-negative return value from srcu_read_lock() Andrii Nakryiko (Mon Oct 21 2024 - 22:02:42 EST)
- Re: [PATCH 0/1] Add power key for pioneer box Inochi Amaoto (Mon Oct 21 2024 - 22:03:04 EST)
- [PATCH v3] f2fs: fix to parse temperature correctly in f2fs_get_segment_temp() Chao Yu (Mon Oct 21 2024 - 22:03:16 EST)
- Re: [PATCH 1/6] docs/zh_CN: update the translation of mm/hmm.rst Alex Shi (Mon Oct 21 2024 - 22:03:37 EST)
- Re: [PATCH v2] cxl/core: Return error when cxl_endpoint_gather_bandwidth() handles a non-PCI device Dan Williams (Mon Oct 21 2024 - 22:07:33 EST)
- Re: [PATCH] f2fs: fix to convert log type to segment data type correctly Chao Yu (Mon Oct 21 2024 - 22:09:06 EST)
- [PATCH llinux-next v7] Docs/zh_CN: Translate physical_memory.rst to Simplified Chinese xu.xin16 (Mon Oct 21 2024 - 22:09:22 EST)
- Re: [PATCH v2] docs/zh_CN: update the translation of process/programming-language.rst Dongliang Mu (Mon Oct 21 2024 - 22:09:53 EST)
- Re: [PATCH v2] mm: page_alloc: move mlocked flag clearance into free_pages_prepare() Roman Gushchin (Mon Oct 21 2024 - 22:11:29 EST)
- Re: [PATCH v7 2/2] mtd: rawnand: nuvoton: add new driver for the Nuvoton MA35 SoC Hui-Ping Chen (Mon Oct 21 2024 - 22:13:14 EST)
- [PATCH 0/2] Add Meta(Facebook) Ventura BMC(AST2600) Jason-Hsu (Mon Oct 21 2024 - 22:14:48 EST)
- Re: [PATCH v2] mm: page_alloc: move mlocked flag clearance into free_pages_prepare() Roman Gushchin (Mon Oct 21 2024 - 22:15:02 EST)
- Re: [PATCH v2] mm: page_alloc: move mlocked flag clearance into free_pages_prepare() Roman Gushchin (Mon Oct 21 2024 - 22:16:44 EST)
- [PATCH 1/2] dt-bindings: arm: aspeed: add Meta Ventura board Jason-Hsu (Mon Oct 21 2024 - 22:17:27 EST)
- Re: [PATCH 02/15] cxl/aer/pci: Update is_internal_error() to be callable w/o CONFIG_PCIEAER_CXL Dan Williams (Mon Oct 21 2024 - 22:17:47 EST)
- Re: [PATCH v13 51/85] KVM: VMX: Use __kvm_faultin_page() to get APIC access page/pfn Yan Zhao (Mon Oct 21 2024 - 22:18:22 EST)
- Re: [PATCH net-next 2/3] net: dsa: vsc73xx: implement packet reception via control interface kernel test robot (Mon Oct 21 2024 - 22:19:22 EST)
- [PATCH 2/2] ARM: dts: aspeed: ventura: add Meta Ventura BMC Jason-Hsu (Mon Oct 21 2024 - 22:19:42 EST)
- Re: [PATCH] slub/slub_kunit:fix a panic due to __kmalloc_cache_noprof incorretly use Hao Ge (Mon Oct 21 2024 - 22:20:15 EST)
- Re: [PATCH v12 02/24] docs: geniezone: Introduce GenieZone hypervisor Liju-clr Chen (陳麗如) (Mon Oct 21 2024 - 22:21:58 EST)
- Re: [PATCH] scripts/checkpatch: Fix multiple Reported-by: false positive warning Advait Dhamorikar (Mon Oct 21 2024 - 22:22:17 EST)
- Re: [PATCH] uprobes: Remove redundant spinlock in uprobe_deny_signal Google (Mon Oct 21 2024 - 22:22:36 EST)
- Re: linux-next: manual merge of the ftrace tree with Linus' tree Steven Rostedt (Mon Oct 21 2024 - 22:22:50 EST)
- Re: [PATCH v3] bcachefs: fix shift oob in alloc_lru_idx_fragmentation Hongbo Li (Mon Oct 21 2024 - 22:26:37 EST)
- Re: [PATCH v4 02/11] iommufd: Introduce IOMMUFD_OBJ_VIOMMU and its related struct Baolu Lu (Mon Oct 21 2024 - 22:28:47 EST)
- [for-next][PATCH v2 2/3] ring-buffer: Reorganize kerneldoc parameter names Steven Rostedt (Mon Oct 21 2024 - 22:29:36 EST)
- [for-next][PATCH v2 0/3] ring-buffer: Updates for 6.13 Steven Rostedt (Mon Oct 21 2024 - 22:29:43 EST)
- [for-next][PATCH v2 3/3] ring-buffer: Use str_low_high() helper in ring_buffer_producer() Steven Rostedt (Mon Oct 21 2024 - 22:29:44 EST)
- [for-next][PATCH v2 1/3] ring-buffer: Limit time with disabled interrupts in rb_check_pages() Steven Rostedt (Mon Oct 21 2024 - 22:29:53 EST)
- [BUG] general protection fault in sock_map_link_update_prog - Reproducible with Syzkaller Ruan Bonan (Mon Oct 21 2024 - 22:37:04 EST)
- Re: [PATCH v3] bcachefs: fix shift oob in alloc_lru_idx_fragmentation Alan Huang (Mon Oct 21 2024 - 22:38:53 EST)
- RE: [PATCH] i2c: aspeed: Consider i2c reset for muti-master case Tommy Huang (Mon Oct 21 2024 - 22:42:28 EST)
- [syzbot] [fuse?] INFO: task hung in __fuse_simple_request syzbot (Mon Oct 21 2024 - 22:42:45 EST)
- Re: [PATCH v3 01/12] powerpc: mm/fault: Fix kfence page fault reporting Michael Ellerman (Mon Oct 21 2024 - 22:43:06 EST)
- Re: [PATCH v3] block: flush all throttled bios when deleting the cgroup Li Lingfeng (Mon Oct 21 2024 - 22:43:45 EST)
- Re: [PATCH v12 03/24] dt-bindings: hypervisor: Add MediaTek GenieZone hypervisor Liju-clr Chen (陳麗如) (Mon Oct 21 2024 - 22:47:46 EST)
- Re: [PATCH v3 03/27] KVM: VMX: Add support for the secondary VM exit controls Chao Gao (Mon Oct 21 2024 - 22:48:06 EST)
- [PATCH v2] nfs: maintain nfs_server in the reclaim process Li Lingfeng (Mon Oct 21 2024 - 22:49:10 EST)
- Re: [PATCH] f2fs: modify f2fs_is_checkpoint_ready logic to allow more data to be written with the CP disable Chao Yu (Mon Oct 21 2024 - 22:53:23 EST)
- [PATCH v2] platform/x86: classmate-laptop: Replace snprintf in show functions with sysfs_emit Hongling Zeng (Mon Oct 21 2024 - 22:58:41 EST)
- Re: [PATCH v2] coresight: trbe: Fix return value check in arm_trbe_register_coresight_cpu() Leizhen (ThunderTown) (Mon Oct 21 2024 - 23:00:51 EST)
- [PATCH v3] cxl/core: Return error when cxl_endpoint_gather_bandwidth() handles a non-PCI device Li Zhijian (Mon Oct 21 2024 - 23:01:42 EST)
- [PATCH v2] platform/x86: dell-dcdbase: Replace snprintf in show functions with sysfs_emit Hongling Zeng (Mon Oct 21 2024 - 23:05:26 EST)
- Re: [PATCH v2] mm: Split critical region in remap_file_pages() and invoke LSMs in between Andrew Morton (Mon Oct 21 2024 - 23:06:56 EST)
- Re: [PATCH v3] bcachefs: fix shift oob in alloc_lru_idx_fragmentation Hongbo Li (Mon Oct 21 2024 - 23:07:11 EST)
- Re: linux-next: manual merge of the bpf-next tree with Linus' tree Andrii Nakryiko (Mon Oct 21 2024 - 23:08:02 EST)
- Re: [PATCH v12 05/24] virt: geniezone: Add vm support Liju-clr Chen (陳麗如) (Mon Oct 21 2024 - 23:10:57 EST)
- Re: [PATCH net-next 1/3] net: dsa: vsc73xx: implement transmit via control interface kernel test robot (Mon Oct 21 2024 - 23:12:25 EST)
- Re: [PATCH net v2] mctp i2c: handle NULL header address kernel test robot (Mon Oct 21 2024 - 23:12:38 EST)
- [PATCH 02/27] ext4: don't explicit update times in ext4_fallocate() Zhang Yi (Mon Oct 21 2024 - 23:13:07 EST)
- [PATCH 00/27] ext4: use iomap for regular file's buffered I/O path and enable large folio Zhang Yi (Mon Oct 21 2024 - 23:13:35 EST)
- [PATCH 01/27] ext4: remove writable userspace mappings before truncating page cache Zhang Yi (Mon Oct 21 2024 - 23:13:46 EST)
- [PATCH 09/27] ext4: move out inode_lock into ext4_fallocate() Zhang Yi (Mon Oct 21 2024 - 23:13:48 EST)
- [PATCH 11/27] ext4: use reserved metadata blocks when splitting extent on endio Zhang Yi (Mon Oct 21 2024 - 23:14:09 EST)
- [PATCH 03/27] ext4: don't write back data before punch hole in nojournal mode Zhang Yi (Mon Oct 21 2024 - 23:14:40 EST)
- [PATCH 14/27] ext4: implement buffered read iomap path Zhang Yi (Mon Oct 21 2024 - 23:15:31 EST)
- [PATCH 04/27] ext4: refactor ext4_punch_hole() Zhang Yi (Mon Oct 21 2024 - 23:15:48 EST)
- [PATCH 16/27] ext4: don't order data for inode with EXT4_STATE_BUFFERED_IOMAP Zhang Yi (Mon Oct 21 2024 - 23:16:15 EST)
- [PATCH 06/27] ext4: refactor ext4_collapse_range() Zhang Yi (Mon Oct 21 2024 - 23:16:17 EST)
- [PATCH 08/27] ext4: factor out ext4_do_fallocate() Zhang Yi (Mon Oct 21 2024 - 23:16:21 EST)
- [PATCH 05/27] ext4: refactor ext4_zero_range() Zhang Yi (Mon Oct 21 2024 - 23:16:24 EST)
- [PATCH 10/27] ext4: move out common parts into ext4_fallocate() Zhang Yi (Mon Oct 21 2024 - 23:16:28 EST)
- [PATCH 13/27] ext4: add a new iomap aops for regular file's buffered IO path Zhang Yi (Mon Oct 21 2024 - 23:16:47 EST)
- [PATCH 07/27] ext4: refactor ext4_insert_range() Zhang Yi (Mon Oct 21 2024 - 23:16:49 EST)
- [PATCH 18/27] ext4: implement mmap iomap path Zhang Yi (Mon Oct 21 2024 - 23:17:31 EST)
- [PATCH 12/27] ext4: introduce seq counter for the extent status entry Zhang Yi (Mon Oct 21 2024 - 23:17:48 EST)
- [PATCH 15/27] ext4: implement buffered write iomap path Zhang Yi (Mon Oct 21 2024 - 23:17:59 EST)
- [PATCH 19/27] ext4: do not always order data when partial zeroing out a block Zhang Yi (Mon Oct 21 2024 - 23:19:15 EST)
- [PATCH 17/27] ext4: implement writeback iomap path Zhang Yi (Mon Oct 21 2024 - 23:19:30 EST)
- [PATCH 22/27] ext4: disable online defrag when inode using iomap buffered I/O path Zhang Yi (Mon Oct 21 2024 - 23:19:35 EST)
- [PATCH 21/27] ext4: implement zero_range iomap path Zhang Yi (Mon Oct 21 2024 - 23:19:38 EST)
- [PATCH 20/27] ext4: do not start handle if unnecessary while partial zeroing out a block Zhang Yi (Mon Oct 21 2024 - 23:19:46 EST)
- [PATCH 23/27] ext4: disable inode journal mode when using iomap buffered I/O path Zhang Yi (Mon Oct 21 2024 - 23:19:58 EST)
- [PATCH 24/27] ext4: partially enable iomap for the buffered I/O path of regular files Zhang Yi (Mon Oct 21 2024 - 23:20:03 EST)
- [PATCH 25/27] ext4: enable large folio for regular file with iomap buffered I/O path Zhang Yi (Mon Oct 21 2024 - 23:20:21 EST)
- [PATCH 27/27] ext4: introduce a mount option for iomap buffered I/O path Zhang Yi (Mon Oct 21 2024 - 23:20:56 EST)
- [PATCH 26/27] ext4: change mount options code style Zhang Yi (Mon Oct 21 2024 - 23:22:05 EST)
- Re: [PATCH] kexec_core: Accept unaccepted kexec destination addresses Yan Zhao (Mon Oct 21 2024 - 23:22:39 EST)
- Re: [PATCH] f2fs: modify f2fs_is_checkpoint_ready logic to allow more data to be written with the CP disable 韩棋 (Mon Oct 21 2024 - 23:22:54 EST)
- Re: [PATCH v3 0/3] arm64: dts: imx93-9x9-qsb: Add sound card support Shawn Guo (Mon Oct 21 2024 - 23:23:13 EST)
- [PATCH -V3] x86/tdx, memory hotplug: Check whole hot-adding memory range for TDX Huang Ying (Mon Oct 21 2024 - 23:23:32 EST)
- [PATCH v2] staging: rtl8723bs: change remaining printk to proper api Rodrigo Gobbi (Mon Oct 21 2024 - 23:23:48 EST)
- Re: [PATCH 1/3] arm64: dts: imx8ulp: Add audio device nodes Shawn Guo (Mon Oct 21 2024 - 23:24:07 EST)
- [PATCH 0/3] cxl/mbox: support background operation abort requests Davidlohr Bueso (Mon Oct 21 2024 - 23:24:27 EST)
- [PATCH 2/3] cxl/mbox: support aborting the current background operation Davidlohr Bueso (Mon Oct 21 2024 - 23:24:44 EST)
- Re: [PATCH] btrfs: Fix passing 0 to ERR_PTR in btrfs_search_dir_index_item() Yue Haibing (Mon Oct 21 2024 - 23:25:01 EST)
- Re: [PATCH] arm64: dts: imx8mp-phyboard-pollux: Set Video PLL1 frequency to 506.8 MHz Shawn Guo (Mon Oct 21 2024 - 23:25:23 EST)
- Re: [PATCH v3] bcachefs: fix shift oob in alloc_lru_idx_fragmentation Alan Huang (Mon Oct 21 2024 - 23:25:32 EST)
- Re: [PATCH v2] tracing/probes: Fix MAX_TRACE_ARGS limit handling Mikel Rychliski (Mon Oct 21 2024 - 23:25:47 EST)
- RE: [PATCH next] wifi: rtw89: unlock on error path in rtw89_ops_unassign_vif_chanctx() Zong-Zhe Yang (Mon Oct 21 2024 - 23:27:28 EST)
- Re: [PATCH] arm64: dts: colibri-imx8x: Fix typo "rewritting" Shawn Guo (Mon Oct 21 2024 - 23:27:43 EST)
- [PATCH net-next v3 0/3] fix two bugs related to page_pool Yunsheng Lin (Mon Oct 21 2024 - 23:28:50 EST)
- [PATCH net-next v3 2/3] page_pool: fix timing for checking and disabling napi_local Yunsheng Lin (Mon Oct 21 2024 - 23:29:07 EST)
- [PATCH net-next v3 1/3] page_pool: introduce page_pool_to_pp() API Yunsheng Lin (Mon Oct 21 2024 - 23:29:44 EST)
- [PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound Yunsheng Lin (Mon Oct 21 2024 - 23:29:58 EST)
- Re: [PATCH 1/6] docs/zh_CN: update the translation of mm/hmm.rst Alex Shi (Mon Oct 21 2024 - 23:30:23 EST)
- [PATCH 1/3] cxl/pci: lockless background synchronous polling Davidlohr Bueso (Mon Oct 21 2024 - 23:30:38 EST)
- Re: [PATCH rcu] srcu: Guarantee non-negative return value from srcu_read_lock() Paul E. McKenney (Mon Oct 21 2024 - 23:30:51 EST)
- [RFC PATCH 0/2] wcd937x codec fixes Alexey Klimov (Mon Oct 21 2024 - 23:31:44 EST)
- [RFC PATCH 1/2] ASoC: codecs: wcd937x: add missing LO Switch control Alexey Klimov (Mon Oct 21 2024 - 23:31:58 EST)
- [RFC PATCH 2/2] ASoC: codecs: wcd937x: relax the AUX PDM watchdog Alexey Klimov (Mon Oct 21 2024 - 23:32:12 EST)
- RE: [PATCH next] wifi: rtw89: unlock on error path in rtw89_ops_unassign_vif_chanctx() Ping-Ke Shih (Mon Oct 21 2024 - 23:32:46 EST)
- Re: [PATCH 1/3] arm64: dts: imx8ulp: Add audio device nodes Shengjiu Wang (Mon Oct 21 2024 - 23:33:38 EST)
- Re: [RFC PATCH v3 0/4] Support large folios for tmpfs Baolin Wang (Mon Oct 21 2024 - 23:34:30 EST)
- Re: [PATCH] ARM: dts: imx6sll: fix anatop thermal dtbs_check warnings Shawn Guo (Mon Oct 21 2024 - 23:35:37 EST)
- Re: [PATCH] fgraph: Use CPU hotplug mechanism to initialize idle shadow stacks Steven Rostedt (Mon Oct 21 2024 - 23:36:10 EST)
- Re: [PATCH v3 1/4] arm64: dts: imx8-ss-hsio: Add PCIe and SATA support Shawn Guo (Mon Oct 21 2024 - 23:36:52 EST)
- [PATCH 3/3] cxl/pci: rename cxl_mbox_background_complete() Davidlohr Bueso (Mon Oct 21 2024 - 23:38:26 EST)
- Re: [PATCH] f2fs: modify f2fs_is_checkpoint_ready logic to allow more data to be written with the CP disable Chao Yu (Mon Oct 21 2024 - 23:39:24 EST)
- Re: [PATCH v3 01/12] powerpc: mm/fault: Fix kfence page fault reporting IBM (Mon Oct 21 2024 - 23:40:00 EST)
- Re: [PATCH rcu] srcu: Guarantee non-negative return value from srcu_read_lock() Andrii Nakryiko (Mon Oct 21 2024 - 23:40:37 EST)
- Re: [PATCH v4 02/14] iommufd/viommu: Add IOMMU_VDEVICE_ALLOC ioctl Baolu Lu (Mon Oct 21 2024 - 23:41:13 EST)
- Re: [RFC PATCH v3 0/4] Support large folios for tmpfs Baolin Wang (Mon Oct 21 2024 - 23:41:31 EST)
- [PATCH v2] rcu/nocb: Fix the WARN_ON_ONCE() in rcu_nocb_rdp_deoffload() Zqiang (Mon Oct 21 2024 - 23:41:48 EST)
- Re: [PATCH v2] blk-cgroup: don't clear stat in blkcg_reset_stats() Li Lingfeng (Mon Oct 21 2024 - 23:44:54 EST)
- Re: [PATCH] uprobes: Remove redundant spinlock in uprobe_deny_signal Google (Mon Oct 21 2024 - 23:45:10 EST)
- Re: [PATCH] f2fs: modify f2fs_is_checkpoint_ready logic to allow more data to be written with the CP disable 韩棋 (Mon Oct 21 2024 - 23:45:51 EST)
- [PATCH v2 0/5] x86 Heterogeneous design identification Mario Limonciello (Mon Oct 21 2024 - 23:46:41 EST)
- [PATCH v2 1/5] x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefix Mario Limonciello (Mon Oct 21 2024 - 23:47:05 EST)
- [PATCH v2 2/5] x86/cpufeatures: Add feature bits for AMD heterogeneous processor Mario Limonciello (Mon Oct 21 2024 - 23:47:15 EST)
- [PATCH v2 3/5] x86/cpu: Enable SD_ASYM_PACKING for PKG Domain on AMD Processors Mario Limonciello (Mon Oct 21 2024 - 23:47:34 EST)
- [PATCH v2 5/5] x86/amd: Use heterogeneous core topology for identifying boost numerator Mario Limonciello (Mon Oct 21 2024 - 23:47:45 EST)
- Re: [PATCH v2] mm: page_alloc: move mlocked flag clearance into free_pages_prepare() Matthew Wilcox (Mon Oct 21 2024 - 23:48:08 EST)
- [PATCH v2 4/5] x86/cpu: Add CPU type to struct cpuinfo_topology Mario Limonciello (Mon Oct 21 2024 - 23:48:19 EST)
- RE: [PATCH v2 1/1] phy: freescale: imx8m-pcie: Do CMN_RST just before PHY PLL lock check Hongxing Zhu (Mon Oct 21 2024 - 23:49:30 EST)
- Re: [PATCH v2 1/4] media: mediatek: vcodec: remove vsi operation in common interface Chen-Yu Tsai (Mon Oct 21 2024 - 23:58:50 EST)
- Re: [PATCH v3 2/2] uprobes: Remove the spinlock within handle_singlestep() Google (Tue Oct 22 2024 - 00:01:17 EST)
- Re: [PATCH v3 1/2] uprobes: Remove redundant spinlock in uprobe_deny_signal() Google (Tue Oct 22 2024 - 00:01:49 EST)
- [PATCH v4 0/3] riscv: interrupt-controller: Add T-HEAD C900 ACLINT SSWI Inochi Amaoto (Tue Oct 22 2024 - 00:02:50 EST)
- [PATCH v4 1/3] dt-bindings: interrupt-controller: Add Sophgo SG2044 ACLINT SSWI Inochi Amaoto (Tue Oct 22 2024 - 00:03:03 EST)
- [PATCH v4 2/3] irqchip: add T-HEAD C900 ACLINT SSWI driver Inochi Amaoto (Tue Oct 22 2024 - 00:03:15 EST)
- [PATCH v4 3/3] riscv: defconfig: Enable T-HEAD C900 ACLINT SSWI drivers Inochi Amaoto (Tue Oct 22 2024 - 00:03:25 EST)
- Re: [PATCH v6] tpm: Add new device/vendor ID 0x50666666 Tzung-Bi Shih (Tue Oct 22 2024 - 00:03:48 EST)
- Re: [PATCH v3] bcachefs: fix shift oob in alloc_lru_idx_fragmentation Jeongjun Park (Tue Oct 22 2024 - 00:05:53 EST)
- Re: [PATCH -next v5 1/2] perf stat: Support inherit events during fork() for bperf Namhyung Kim (Tue Oct 22 2024 - 00:08:36 EST)
- Re: [PATCH v13 01/13] x86/sev: Carve out and export SNP guest messaging init routines Nikunj A. Dadhania (Tue Oct 22 2024 - 00:12:48 EST)
- [PATCH] ASoC: tegra: Add support for S24_LE audio format Sheetal . (Tue Oct 22 2024 - 00:14:44 EST)
- Re: [PATCH v13 03/13] x86/sev: Add Secure TSC support for SNP guests Nikunj A. Dadhania (Tue Oct 22 2024 - 00:16:21 EST)
- Re: [PATCH v1 02/10] media: platform: mediatek: add seninf controller CK Hu (胡俊光) (Tue Oct 22 2024 - 00:16:39 EST)
- Re: [PATCH 2/2] interconnect: qcom: Add interconnect provider driver for SM8750 Krzysztof Kozlowski (Tue Oct 22 2024 - 00:17:20 EST)
- [PATCH 1/2] rpmsg: glink: Handle rejected intent request better Bjorn Andersson (Tue Oct 22 2024 - 00:17:38 EST)
- [PATCH 0/2] soc: qcom: pmic_glink: Resolve failures to bring up pmic_glink Bjorn Andersson (Tue Oct 22 2024 - 00:17:40 EST)
- [PATCH 2/2] soc: qcom: pmic_glink: Handle GLINK intent allocation rejections Bjorn Andersson (Tue Oct 22 2024 - 00:17:52 EST)
- Re: [PATCH v13 06/13] x86/sev: Prevent GUEST_TSC_FREQ MSR interception for Secure TSC enabled guests Nikunj A. Dadhania (Tue Oct 22 2024 - 00:20:46 EST)
- Re: [PATCH 0/3] Remove unnecessary header includes from {tools/}lib/list_sort.c Namhyung Kim (Tue Oct 22 2024 - 00:21:01 EST)
- [PATCH] remoteproc: qcom: pas: Make remoteproc name human friendly Bjorn Andersson (Tue Oct 22 2024 - 00:21:15 EST)
- Re: [PATCH v13 09/13] tsc: Use the GUEST_TSC_FREQ MSR for discovering TSC frequency Nikunj A. Dadhania (Tue Oct 22 2024 - 00:24:53 EST)
- Re: [PATCH v13 11/13] tsc: Switch to native sched clock Nikunj A. Dadhania (Tue Oct 22 2024 - 00:26:37 EST)
- Re: [RFC PATCH v1 01/10] net: qrtr: ns: validate msglen before ctrl_pkt use Chris Lew (Tue Oct 22 2024 - 00:28:21 EST)
- Re: [PATCH v13 12/13] x86/kvmclock: Abort SecureTSC enabled guest when kvmclock is selected Nikunj A. Dadhania (Tue Oct 22 2024 - 00:28:39 EST)
- Re: [PATCH v2 2/3] arm64: dts: qcom: x1e80100-crd: enable otg on usb ports Jonathan Marek (Tue Oct 22 2024 - 00:29:29 EST)
- Re: [PATCH 1/6] dt-bindings: clock: qcom: Add GPU clocks for QCS8300 Imran Shaik (Tue Oct 22 2024 - 00:31:23 EST)
- Re: [PATCH 5/6] dt-bindings: clock: qcom: Add QCS8300 video clock controller Imran Shaik (Tue Oct 22 2024 - 00:31:41 EST)
- Re: [PATCH v2] perf metrics: Support parsing metrics if platforms only have json table of system PMU Namhyung Kim (Tue Oct 22 2024 - 00:31:51 EST)
- Re: [PATCH v2] mm: page_alloc: move mlocked flag clearance into free_pages_prepare() Roman Gushchin (Tue Oct 22 2024 - 00:33:57 EST)
- Re: [PATCH 6/6] clk: qcom: Add support for Video Clock Controller on QCS8300 Imran Shaik (Tue Oct 22 2024 - 00:38:50 EST)
- Re: [PATCH v2 2/2] firmware: add exynos acpm driver Krzysztof Kozlowski (Tue Oct 22 2024 - 00:39:00 EST)
- Re: [PATCH v12 4/8] mtd: nand: Add qpic_common API file Md Sadre Alam (Tue Oct 22 2024 - 00:40:14 EST)
- Re: [PATCH v4 02/11] iommufd: Introduce IOMMUFD_OBJ_VIOMMU and its related struct Nicolin Chen (Tue Oct 22 2024 - 00:40:36 EST)
- Re: [PATCH v4 02/14] iommufd/viommu: Add IOMMU_VDEVICE_ALLOC ioctl Nicolin Chen (Tue Oct 22 2024 - 00:41:07 EST)
- RE: [PATCH v3 1/2] drm/virtio: Use drm_gem_plane_helper_prepare_fb() Kasireddy, Vivek (Tue Oct 22 2024 - 00:42:08 EST)
- RE: [PATCH v3 2/2] drm/virtio: New fence for every plane update Kasireddy, Vivek (Tue Oct 22 2024 - 00:44:42 EST)
- Re: [PATCH 1/7] powerpc/entry: convert to common and generic entry 虞陆铭 (Tue Oct 22 2024 - 00:52:32 EST)
- [tip:x86/cleanups] BUILD SUCCESS cdccaab0631812e911553ff56683e9005cd3a51e kernel test robot (Tue Oct 22 2024 - 00:54:26 EST)
- [syzbot] [kernel?] WARNING in task_work_add syzbot (Tue Oct 22 2024 - 00:54:49 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Kees Cook (Tue Oct 22 2024 - 00:55:04 EST)
- Re: [PATCH v3 2/2] Input: sparcspkr - use cleanup facility for device_node Chen-Yu Tsai (Tue Oct 22 2024 - 00:57:40 EST)
- Re: [PATCH] mm/page_alloc: Use str_off_on() helper in build_all_zonelists() Anshuman Khandual (Tue Oct 22 2024 - 01:07:23 EST)
- linux-next: build warnings after merge of the iio tree Stephen Rothwell (Tue Oct 22 2024 - 01:08:22 EST)
- Re: [PATCH 0/2] amd-pstate: Make amd-pstate the default driver on server platforms Gautham R. Shenoy (Tue Oct 22 2024 - 01:11:32 EST)
- Re: [PATCH 1/2] dt-bindings: net: bluetooth: nxp: add support for supply and reset Krzysztof Kozlowski (Tue Oct 22 2024 - 01:11:54 EST)
- [PATCH] [net-next] igb: Fix spelling "intialize"->"initialize" Johnny Park (Tue Oct 22 2024 - 01:12:07 EST)
- Re: [PATCH v3] cxl/core: Return error when cxl_endpoint_gather_bandwidth() handles a non-PCI device Huang, Ying (Tue Oct 22 2024 - 01:12:41 EST)
- RE: [PATCH 1/2] dt-bindings: net: bluetooth: nxp: add support for supply and reset Sherry Sun (Tue Oct 22 2024 - 01:13:47 EST)
- Re: [PATCH linux-mm v2] mm: make pcp_decay_high working better with NOHZ full MengEn Sun (Tue Oct 22 2024 - 01:14:18 EST)
- Re: [RFC v4 0/2] Add support for time DT property in TCPM Greg KH (Tue Oct 22 2024 - 01:14:46 EST)
- Re: [PATCH] mm: Use str_on_off() helper function in report_meminit() Anshuman Khandual (Tue Oct 22 2024 - 01:15:35 EST)
- Re: [PATCH v4 1/2] virt: pvmemcontrol: control guest physical memory properties Greg Kroah-Hartman (Tue Oct 22 2024 - 01:19:03 EST)
- [PATCH v2 0/3] arm64: dts: imx8ulp-evk: add sound card support Shengjiu Wang (Tue Oct 22 2024 - 01:19:38 EST)
- [PATCH v2 1/3] arm64: dts: imx8ulp: Add audio device nodes Shengjiu Wang (Tue Oct 22 2024 - 01:19:56 EST)
- [PATCH v2 2/3] arm64: dts: imx8ulp-evk: Add bt-sco sound card support Shengjiu Wang (Tue Oct 22 2024 - 01:20:10 EST)
- [PATCH v2 3/3] arm64: dts: imx8ulp-evk: Add spdif sound card support Shengjiu Wang (Tue Oct 22 2024 - 01:20:28 EST)
- Re: [PATCH v2 1/2] dt-bindings: arm: fsl: Add Gateworks GW82XX-2x dev kit Krzysztof Kozlowski (Tue Oct 22 2024 - 01:21:37 EST)
- Re: [PATCH] mm: Remove redundant condition for THP folio Anshuman Khandual (Tue Oct 22 2024 - 01:23:35 EST)
- [tip:irq/core] BUILD SUCCESS bc88d44bd7e45b992cf8c2c2ffbc7bb3e24db4a7 kernel test robot (Tue Oct 22 2024 - 01:24:27 EST)
- Re: [PATCH v3 RESEND 1/4] dt-bindings: arm: mediatek: Add MT8186 Chinchou Chromebook Krzysztof Kozlowski (Tue Oct 22 2024 - 01:27:19 EST)
- Re: [PATCH RFC 1/2] m68k: Add tracirqs Steven Rostedt (Tue Oct 22 2024 - 01:28:21 EST)
- [PATCH v6 0/2] hwmon: Driver for Nuvoton NCT7363Y baneric926 (Tue Oct 22 2024 - 01:29:39 EST)
- [PATCH v6 1/2] dt-bindings: hwmon: Add NCT7363Y documentation baneric926 (Tue Oct 22 2024 - 01:29:56 EST)
- [PATCH v6 2/2] hwmon: Add driver for I2C chip Nuvoton NCT7363Y baneric926 (Tue Oct 22 2024 - 01:30:14 EST)
- Re: [PATCH v3] dt-bindings: hwmon: pmbus: Add bindings for Vicor pli1209bc Krzysztof Kozlowski (Tue Oct 22 2024 - 01:30:39 EST)
- Re: [PATCH v1 06/10] media: platform: mediatek: add isp_7x utility CK Hu (胡俊光) (Tue Oct 22 2024 - 01:31:22 EST)
- Re: [PATCH] ASoC: tegra: Add support for S24_LE audio format Sameer Pujar (Tue Oct 22 2024 - 01:31:35 EST)
- Re: [PATCH] phy: freescale: imx8m-pcie: Do CMN_RST just before PHY PLL lock check Vinod Koul (Tue Oct 22 2024 - 01:32:04 EST)
- Re: [PATCH v2 1/1] phy: freescale: imx8m-pcie: Do CMN_RST just before PHY PLL lock check Vinod Koul (Tue Oct 22 2024 - 01:32:19 EST)
- Re: [PATCH v3] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Fix X1E80100 resets entries Vinod Koul (Tue Oct 22 2024 - 01:32:35 EST)
- Re: [PATCH] phy: tegra: xusb: Add error pointer check in xusb.c Vinod Koul (Tue Oct 22 2024 - 01:32:47 EST)
- Re: [PATCH v3] dt-bindings: phy: Add QMP UFS PHY compatible for QCS8300 Vinod Koul (Tue Oct 22 2024 - 01:33:05 EST)
- Re: [PATCH] dt-bindings: phy: qcom: snps-eusb2: Add SAR2130P compatible Vinod Koul (Tue Oct 22 2024 - 01:33:19 EST)
- Re: [PATCH v4] dt-bindings: phy: Add QMP UFS PHY compatible for QCS8300 Vinod Koul (Tue Oct 22 2024 - 01:33:36 EST)
- Re: [PATCH 1/2] dt-bindings: phy: bcm-ns-usb2-phy: drop deprecated variant Vinod Koul (Tue Oct 22 2024 - 01:33:48 EST)
- Re: [PATCH v2 0/9] phy: sparx5-serdes: add support for lan969x serdes driver Vinod Koul (Tue Oct 22 2024 - 01:34:04 EST)
- Re: [PATCH] phy: qcom: qmp: Fix lecacy-legacy typo Vinod Koul (Tue Oct 22 2024 - 01:34:18 EST)
- Re: [PATCH] sched_ext: introduce LLC awareness to the default idle selection policy Andrea Righi (Tue Oct 22 2024 - 01:34:28 EST)
- Re: [PATCH] dmaengine: ti: edma: Check return value of of_dma_controller_register Vinod Koul (Tue Oct 22 2024 - 01:34:42 EST)
- Re: [PATCH] mm: Remove unused has_isolate_pageblock Anshuman Khandual (Tue Oct 22 2024 - 01:34:53 EST)
- Re: [PATCH] dt-bindings: dma: qcom,gpi: Add SAR2130P compatible Vinod Koul (Tue Oct 22 2024 - 01:35:10 EST)
- Re: [PATCH v2] dmaengine: idxd: Move DSA/IAA device IDs to IDXD driver Vinod Koul (Tue Oct 22 2024 - 01:35:18 EST)
- Re: (subset) [PATCH v3 0/9] STM32 DMA3 updates for STM32MP25 Vinod Koul (Tue Oct 22 2024 - 01:35:35 EST)
- Re: [PATCH v1] dma: fix typo in the comment Vinod Koul (Tue Oct 22 2024 - 01:35:46 EST)
- Re: [PATCH] dt-bindings: Fix array property constraints Vinod Koul (Tue Oct 22 2024 - 01:36:05 EST)
- Re: [PATCH v3] PCI: imx6: Add suspend/resume support for i.MX6QDL kernel test robot (Tue Oct 22 2024 - 01:36:20 EST)
- Re: [PATCH v1 01/10] dt-bindings: media: mediatek: add camsys device Krzysztof Kozlowski (Tue Oct 22 2024 - 01:36:36 EST)
- Re: [PATCH v5 21/43] arm64: RME: Runtime faulting of memory Aneesh Kumar K . V (Tue Oct 22 2024 - 01:36:50 EST)
- [PATCH] resource: Avoid unnecessary resource tree walking in __region_intersects() Huang Ying (Tue Oct 22 2024 - 01:39:00 EST)
- Re: [PATCH v2] perf check: Add sanitizer feature and use to avoid test failure Namhyung Kim (Tue Oct 22 2024 - 01:42:04 EST)
- Re: [PATCH 1/7] sched: warn for high latency with TIF_NEED_RESCHED_LAZY Shrikanth Hegde (Tue Oct 22 2024 - 01:42:44 EST)
- Re: [PATCH RFC 1/2] m68k: Add tracirqs Jean-Michel Hautbois (Tue Oct 22 2024 - 01:42:58 EST)
- Re: [PATCH v2 2/2] firmware: qcom: qcom_tzmem: Implement sanity checks Kuldeep Singh (Tue Oct 22 2024 - 01:43:38 EST)
- Re: [PATCH v1 04/10] media: platform: mediatek: add isp_7x cam-raw unit Krzysztof Kozlowski (Tue Oct 22 2024 - 01:44:02 EST)
- Re: [PATCH v1 05/10] media: platform: mediatek: add isp_7x camsys unit Krzysztof Kozlowski (Tue Oct 22 2024 - 01:45:08 EST)
- Re: [PATCH v3] ata: libata: Clear DID_TIME_OUT for ATA PT commands with sense data Lai, Yi (Tue Oct 22 2024 - 01:45:17 EST)
- Re: [PATCH v2 1/6] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp: Add SAR2130P compatible Krzysztof Kozlowski (Tue Oct 22 2024 - 01:45:30 EST)
- Re: [PATCH v2 2/6] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Add SAR2130P compatible Krzysztof Kozlowski (Tue Oct 22 2024 - 01:45:43 EST)
- Re: [PATCH v2 2/3] dt-bindings: opp: Add v2-qcom-adreno vendor bindings Krzysztof Kozlowski (Tue Oct 22 2024 - 01:49:55 EST)
- [PATCH v4 0/4] soc: marvell: Add a general purpose RVU physical Anshumali Gaur (Tue Oct 22 2024 - 01:54:06 EST)
- [PATCH v4 1/4] soc: marvell: Add a general purpose RVU PF driver Anshumali Gaur (Tue Oct 22 2024 - 01:54:18 EST)
- [PATCH v4 2/4] soc: marvell: rvu-pf: Add PF to AF mailbox communication support. Anshumali Gaur (Tue Oct 22 2024 - 01:54:23 EST)
- [PATCH v4 3/4] soc: marvell: rvu-pf: Add mailbox communication btw RVU VFs and PF. Anshumali Gaur (Tue Oct 22 2024 - 01:54:36 EST)
- [PATCH v4 4/4] soc: marvell: rvu-pf: Handle function level reset (FLR) IRQs for VFs Anshumali Gaur (Tue Oct 22 2024 - 01:54:46 EST)
- Re: [PATCH v2 07/16] perf stat: Move stat_config into config.c Namhyung Kim (Tue Oct 22 2024 - 01:56:05 EST)
- Re: [PATCH v4 08/13] platform/x86: hfi: add online and offline callback support Gautham R. Shenoy (Tue Oct 22 2024 - 01:59:40 EST)
- Re: [PATCH v2 1/2] bindings: ipmi: Add alert GPIO enhancement for SSIF BMC driver Krzysztof Kozlowski (Tue Oct 22 2024 - 01:59:46 EST)
- RE: [PATCH 4/4] scsi: ufs: core: Use reg_lock to protect HCE register Avri Altman (Tue Oct 22 2024 - 02:01:57 EST)
- Re: [PATCH 03/11] dt-bindings: clock: Add Qualcomm QCS615 Camera clock controller Krzysztof Kozlowski (Tue Oct 22 2024 - 02:02:11 EST)
- Re: [PATCH v4 09/13] platform/x86: hfi: add power management callback Gautham R. Shenoy (Tue Oct 22 2024 - 02:02:24 EST)
- RE: [PATCH 1/4] scsi: ufs: core: Introduce a new host register lock Avri Altman (Tue Oct 22 2024 - 02:02:39 EST)
- [PATCH] dt-bindings: pinctrl: convert pinctrl-mcp23s08.txt to yaml format Himanshu Bhavani (Tue Oct 22 2024 - 02:02:49 EST)
- RE: [PATCH 2/4] scsi: ufs: core: Use reg_lock to protect UTMRLCLR Avri Altman (Tue Oct 22 2024 - 02:03:09 EST)
- RE: [PATCH 3/4] scsi: ufs: core: Use reg_lock to protect UTRLCLR Avri Altman (Tue Oct 22 2024 - 02:03:23 EST)
- [PATCH v4 net-next 00/13] add basic support for i.MX95 NETC Wei Fang (Tue Oct 22 2024 - 02:07:46 EST)
- [PATCH v4 net-next 01/13] dt-bindings: net: add compatible string for i.MX95 EMDIO Wei Fang (Tue Oct 22 2024 - 02:08:11 EST)
- [PATCH v4 net-next 02/13] dt-bindings: net: add i.MX95 ENETC support Wei Fang (Tue Oct 22 2024 - 02:08:42 EST)
- [PATCH v4 net-next 03/13] dt-bindings: net: add bindings for NETC blocks control Wei Fang (Tue Oct 22 2024 - 02:09:07 EST)
- [PATCH v4 net-next 04/13] net: enetc: add initial netc-blk-ctrl driver support Wei Fang (Tue Oct 22 2024 - 02:09:45 EST)
- [PATCH v4 net-next 05/13] net: enetc: extract common ENETC PF parts for LS1028A and i.MX95 platforms Wei Fang (Tue Oct 22 2024 - 02:10:05 EST)
- [PATCH v4 net-next 06/13] net: enetc: build enetc_pf_common.c as a separate module Wei Fang (Tue Oct 22 2024 - 02:10:28 EST)
- [PATCH v4 net-next 07/13] net: enetc: remove ERR050089 workaround for i.MX95 Wei Fang (Tue Oct 22 2024 - 02:10:46 EST)
- [PATCH v4 net-next 08/13] PCI: Add NXP NETC vendor ID and device IDs Wei Fang (Tue Oct 22 2024 - 02:11:26 EST)
- [PATCH v4 net-next 09/13] net: enetc: add i.MX95 EMDIO support Wei Fang (Tue Oct 22 2024 - 02:11:51 EST)
- [PATCH v4 net-next 10/13] net: enetc: extract enetc_int_vector_init/destroy() from enetc_alloc_msix() Wei Fang (Tue Oct 22 2024 - 02:12:16 EST)
- [PATCH v4 net-next 11/13] net: enetc: optimize the allocation of tx_bdr Wei Fang (Tue Oct 22 2024 - 02:12:39 EST)
- [PATCH v4 net-next 12/13] net: enetc: add preliminary support for i.MX95 ENETC PF Wei Fang (Tue Oct 22 2024 - 02:13:10 EST)
- [PATCH v4 net-next 13/13] MAINTAINERS: update ENETC driver files and maintainers Wei Fang (Tue Oct 22 2024 - 02:13:27 EST)
- Re: [PATCH net-next 14/15] net: sparx5: add compatible strings for lan969x and verify the target Krzysztof Kozlowski (Tue Oct 22 2024 - 02:13:57 EST)
- Re: [PATCH 3/6] iio: adc: ad7606: use realbits for sign-extending in scan_direct Alexandru Ardelean (Tue Oct 22 2024 - 02:14:15 EST)
- Re: [PATCH 1/2] arm64: dts: imx8mp: Add Boundary Device Nitrogen8MP Universal SMARC Carrier Board Bhavin Sharma (Tue Oct 22 2024 - 02:14:31 EST)
- Re: [PATCH net-next 13/15] dt-bindings: net: add compatible strings for lan969x SKU's Krzysztof Kozlowski (Tue Oct 22 2024 - 02:14:48 EST)
- Re: [PATCH v9 4/4] ARM: dts: mxs: Add descriptions for imx287 based btt3-[012] devices Shawn Guo (Tue Oct 22 2024 - 02:15:04 EST)
- Re: [PATCH 2/3] dt-bindings: power: Add additional RPMh levels Krzysztof Kozlowski (Tue Oct 22 2024 - 02:15:19 EST)
- Re: [PATCH v1 04/10] media: platform: mediatek: add isp_7x cam-raw unit CK Hu (胡俊光) (Tue Oct 22 2024 - 02:15:40 EST)
- [PATCH] f2fs: fix to avoid potential deadlock in f2fs_record_stop_reason() Chao Yu (Tue Oct 22 2024 - 02:15:58 EST)
- [PATCH] riscv: dts: starfive: Update ethernet phy0 delay parameter values for Star64 E Shattow (Tue Oct 22 2024 - 02:16:23 EST)
- Re: [PATCH 1/7] dt-bindings: clock: qcom-rpmhcc: Add RPMHCC bindings for SM8750 Krzysztof Kozlowski (Tue Oct 22 2024 - 02:16:59 EST)
- Re: [PATCH] block: model freeze & enter queue as rwsem for supporting lockdep Christoph Hellwig (Tue Oct 22 2024 - 02:18:18 EST)
- Re: [PATCH 4/7] dt-bindings: clock: qcom: Add SM8750 GCC clock controller Krzysztof Kozlowski (Tue Oct 22 2024 - 02:19:06 EST)
- Re: [PATCH v3 0/2] uprobes: Improve scalability by reducing the contention on siglock Liao, Chang (Tue Oct 22 2024 - 02:19:20 EST)
- [PATCH] eeprom: Fix the cacography in Kconfig Luo Yifan (Tue Oct 22 2024 - 02:26:06 EST)
- Re: [PATCH v4 10/13] x86/process: Clear hardware feedback history for AMD processors Gautham R. Shenoy (Tue Oct 22 2024 - 02:29:15 EST)
- Re: [PATCH v1 04/10] media: platform: mediatek: add isp_7x cam-raw unit CK Hu (胡俊光) (Tue Oct 22 2024 - 02:30:25 EST)
- Re: [PATCH 2/6] iio: adc: ad7606: fix issue/quirk with find_closest() for oversampling Alexandru Ardelean (Tue Oct 22 2024 - 02:31:59 EST)
- [PATCH 0/2] Add support for nuvoton ma35d1 keypad controller mjchen (Tue Oct 22 2024 - 02:32:16 EST)
- [PATCH 1/2] dt-bindings: input: Add Nuvoton MA35D1 keypad mjchen (Tue Oct 22 2024 - 02:32:29 EST)
- [PATCH 2/2] input: keypad: add new keypad driver for MA35D1 mjchen (Tue Oct 22 2024 - 02:32:45 EST)
- Re: [PATCH] block: remove redundant explicit memory barrier from rq_qos waiter and waker Muchun Song (Tue Oct 22 2024 - 02:33:17 EST)
- Re: [BUG almost bisected] Splat in dequeue_rt_stack() and build error Tomas Glozar (Tue Oct 22 2024 - 02:33:32 EST)
- Re: [PATCH] dt-bindings: pinctrl: convert pinctrl-mcp23s08.txt to yaml format Krzysztof Kozlowski (Tue Oct 22 2024 - 02:33:47 EST)
- Re: [PATCH v5 07/13] drm/bridge: cdns-dsi: Wait for Clk and Data Lanes to be ready Devarsh Thakkar (Tue Oct 22 2024 - 02:34:13 EST)
- Re: [PATCH v2 07/11] clk: qcom: rpmh: add support for SAR2130P Taniya Das (Tue Oct 22 2024 - 02:34:26 EST)
- Re: [PATCH 2/6] clk: qcom: Add support for GPU Clock Controller on QCS8300 Imran Shaik (Tue Oct 22 2024 - 02:34:40 EST)
- [PATCH -next] octeon_ep: Remove unneeded semicolon Yang Li (Tue Oct 22 2024 - 02:35:09 EST)
- Re: [PATCH v4 11/13] cpufreq/amd-pstate: Disable preferred cores on designs with workload classification Gautham R. Shenoy (Tue Oct 22 2024 - 02:36:20 EST)
- Re: [PATCH v2 12/16] perf lock: Move common lock contention code to new file Namhyung Kim (Tue Oct 22 2024 - 02:36:59 EST)
- Re: [PATCH] btrfs: Fix passing 0 to ERR_PTR in btrfs_search_dir_index_item() Johannes Thumshirn (Tue Oct 22 2024 - 02:37:36 EST)
- [PATCH v3 net 0/4] Fix passing 0 to ERR_PTR in intel ether drivers Yue Haibing (Tue Oct 22 2024 - 02:39:00 EST)
- [PATCH v3 net 1/4] igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog() Yue Haibing (Tue Oct 22 2024 - 02:39:21 EST)
- [PATCH v3 net 2/4] igb: Fix passing 0 to ERR_PTR in igb_run_xdp() Yue Haibing (Tue Oct 22 2024 - 02:39:31 EST)
- [PATCH v3 net 3/4] ixgbe: Fix passing 0 to ERR_PTR in ixgbe_run_xdp() Yue Haibing (Tue Oct 22 2024 - 02:39:45 EST)
- [PATCH v3 net 4/4] ixgbevf: Fix passing 0 to ERR_PTR in ixgbevf_run_xdp() Yue Haibing (Tue Oct 22 2024 - 02:40:20 EST)
- linux-next: boot failure after merge of the memblock tree Stephen Rothwell (Tue Oct 22 2024 - 02:40:34 EST)
- Re: [PATCH linux-mm v2] mm: make pcp_decay_high working better with NOHZ full Huang, Ying (Tue Oct 22 2024 - 02:40:56 EST)
- [PATCH -next] Input: serio - Remove unneeded semicolon Yang Li (Tue Oct 22 2024 - 02:41:16 EST)
- [PATCH RFC] pmdomain: ti-sci: Set PD on/off state according to the HW state Tomi Valkeinen (Tue Oct 22 2024 - 02:42:07 EST)
- [PATCH] ASoC: dt-bindings: qcom: Add SM8750 LPASS macro codecs Krzysztof Kozlowski (Tue Oct 22 2024 - 02:42:22 EST)
- Re: [PATCH v4 13/13] platform/x86/amd: hfi: Add debugfs support Gautham R. Shenoy (Tue Oct 22 2024 - 02:42:38 EST)
- [PATCH] dt-bindings: soc: qcom: aoss-qmp: Add SM8750 Krzysztof Kozlowski (Tue Oct 22 2024 - 02:42:48 EST)
- [PATCH] dt-bindings: mailbox: qcom-ipcc: Add SM8750 Krzysztof Kozlowski (Tue Oct 22 2024 - 02:43:08 EST)
- [PATCH] dt-bindings: pinctrl: qcom,sm8650-lpass-lpi-pinctrl: Add SM8750 Krzysztof Kozlowski (Tue Oct 22 2024 - 02:43:25 EST)
- Re: [PATCH v2 13/16] perf bench: Remove reference to cmd_inject Namhyung Kim (Tue Oct 22 2024 - 02:44:34 EST)
- Re: [PATCH] media: platform: mtk-mdp3: cmdq: Remove duplicated platforms checks Mohammed Anees (Tue Oct 22 2024 - 02:44:50 EST)
- Re: [PATCH 5.10 00/52] 5.10.228-rc1 review Naresh Kamboju (Tue Oct 22 2024 - 02:46:35 EST)
- Re: [PATCH] ARM: dts: imx6sll: fix anatop thermal dtbs_check warnings Andreas Kemnade (Tue Oct 22 2024 - 02:46:48 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Christoph Hellwig (Tue Oct 22 2024 - 02:48:44 EST)
- Re: [PATCH v1 05/10] media: platform: mediatek: add isp_7x camsys unit CK Hu (胡俊光) (Tue Oct 22 2024 - 02:49:03 EST)
- [PATCH] usbip: tools: update return status when failed Zongmin Zhou (Tue Oct 22 2024 - 02:50:13 EST)
- Re: [PATCH rcu] srcu: Guarantee non-negative return value from srcu_read_lock() Christoph Hellwig (Tue Oct 22 2024 - 02:51:50 EST)
- Re: [PATCH] btrfs: Fix passing 0 to ERR_PTR in btrfs_search_dir_index_item() Yue Haibing (Tue Oct 22 2024 - 02:53:34 EST)
- Re: [PATCH 1/2] arm64: dts: imx8mp: Add Boundary Device Nitrogen8MP Universal SMARC Carrier Board Shawn Guo (Tue Oct 22 2024 - 02:53:50 EST)
- Re: [PATCH v3 2/3] pwm: imx27: Use clk_bulk_*() API to simplify clock handling Uwe Kleine-König (Tue Oct 22 2024 - 02:54:08 EST)
- Re: [PATCH v3] arm64: dts: imx8m*-venice-gw75xx: add Accelerometer device Shawn Guo (Tue Oct 22 2024 - 02:55:20 EST)
- Re: [PATCH] fgraph: fix unused value in register_ftrace_graph() Steven Rostedt (Tue Oct 22 2024 - 02:56:50 EST)
- Re: [PATCH v2 2/2] firmware: qcom: qcom_tzmem: Implement sanity checks Bartosz Golaszewski (Tue Oct 22 2024 - 02:57:35 EST)
- Re: [net v2] net: ftgmac100: refactor getting phy device handle Simon Horman (Tue Oct 22 2024 - 02:58:07 EST)
- Re: [PATCH 4/6] iio: adc: ad7606: rework scale-available to be static Alexandru Ardelean (Tue Oct 22 2024 - 02:59:41 EST)
- Re: [PATCH 00/27] ext4: use iomap for regular file's buffered I/O path and enable large folio Sedat Dilek (Tue Oct 22 2024 - 03:00:44 EST)
- Re: [PATCH v2] wifi: ath9k: add range check for conn_rsp_epid in htc_connect_service() Kalle Valo (Tue Oct 22 2024 - 03:02:25 EST)
- Re: [PATCH v2 1/2] dt-bindings: usb: Add Parade PS8830 Type-C retimer bindings Abel Vesa (Tue Oct 22 2024 - 03:02:44 EST)
- Re: [PATCH v5 0/8] gpio: notify user-space about config changes in the kernel Bartosz Golaszewski (Tue Oct 22 2024 - 03:03:03 EST)
- [PATCH] usb: serial: mos7840: Add more kinds of baud rate Tony Chung (Tue Oct 22 2024 - 03:03:20 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Geert Uytterhoeven (Tue Oct 22 2024 - 03:03:28 EST)
- Re: [PATCH 2/2] arm64: dts: imx: Add i.MX8M Plus Gateworks GW82XX-2X support Shawn Guo (Tue Oct 22 2024 - 03:04:12 EST)
- Re: [PATCH] fs: aio: Transition from Linked List to Hash Table for Active Request Management in AIO Mohammed Anees (Tue Oct 22 2024 - 03:04:29 EST)
- Re: [PATCH 1/3] phy: freescale: fsl-samsung-hdmi: Expand Integer divider range Frieder Schrempf (Tue Oct 22 2024 - 03:04:44 EST)
- Re: [PATCH 1/4] gpio: grgpio: drop Kconfig dependency on OF_GPIO Bartosz Golaszewski (Tue Oct 22 2024 - 03:05:58 EST)
- Re: [PATCH 2/3] phy: freescale: fsl-samsung-hdmi: Stop searching when exact match is found Frieder Schrempf (Tue Oct 22 2024 - 03:06:30 EST)
- Re: [PATCH rcu] srcu: Guarantee non-negative return value from srcu_read_lock() Peter Zijlstra (Tue Oct 22 2024 - 03:06:56 EST)
- Re: [PATCH rcu] srcu: Guarantee non-negative return value from srcu_read_lock() Peter Zijlstra (Tue Oct 22 2024 - 03:07:33 EST)
- Re: [PATCH rcu] srcu: Guarantee non-negative return value from srcu_read_lock() Christoph Hellwig (Tue Oct 22 2024 - 03:07:44 EST)
- Re: [PATCH v2 2/4] media: mediatek: vcodec: support extend h264 video shared information Chen-Yu Tsai (Tue Oct 22 2024 - 03:08:26 EST)
- Re: [PATCH] ARM: dts: imx6sll: fix anatop thermal dtbs_check warnings Shawn Guo (Tue Oct 22 2024 - 03:09:43 EST)
- Re: [PATCH rcu] srcu: Guarantee non-negative return value from srcu_read_lock() Peter Zijlstra (Tue Oct 22 2024 - 03:10:32 EST)
- Re: [PATCH] usb: serial: mos7840: Add more kinds of baud rate Greg KH (Tue Oct 22 2024 - 03:11:09 EST)
- Re: [PATCH v2 08/11] clk: qcom: add support for GCC on SAR2130P Taniya Das (Tue Oct 22 2024 - 03:11:25 EST)
- Re: [PATCH v2 4/4] media: mediatek: vcodec: remove parse nal info in kernel Chen-Yu Tsai (Tue Oct 22 2024 - 03:11:41 EST)
- Re: [PATCH 1/2] dt-bindings: net: bluetooth: nxp: add support for supply and reset Marco Felsch (Tue Oct 22 2024 - 03:12:35 EST)
- Re: [PATCH rcu] srcu: Guarantee non-negative return value from srcu_read_lock() Christoph Hellwig (Tue Oct 22 2024 - 03:13:20 EST)
- Re: [PATCH V4 1/5] dt-bindings: firmware: Document bindings for QCOM SCMI Generic Extension Sibi Sankar (Tue Oct 22 2024 - 03:13:42 EST)
- Re: [PATCH] MAINTAINERS: add a keyword entry for the GPIO subsystem Bartosz Golaszewski (Tue Oct 22 2024 - 03:14:08 EST)
- 回覆: [net v2] net: ftgmac100: refactor getting phy device handle Jacky Chou (Tue Oct 22 2024 - 03:14:24 EST)
- Re: [PATCH v2 1/3] dt-bindings: sound: Add CS42L84 codec James Calligeros (Tue Oct 22 2024 - 03:14:42 EST)
- Re: [PATCH v2 16/22] wifi: ath12k: convert tasklet to BH workqueue for CE interrupts Raj Kumar Bhagat (Tue Oct 22 2024 - 03:15:03 EST)
- Re: [PATCH v2 1/3] tracing: Replace TRACE_FLAG_IRQS_NOSUPPORT with its config option. Steven Rostedt (Tue Oct 22 2024 - 03:15:11 EST)
- Re: [PATCH] lib: string_helpers: fix potential snprintf() output truncation Jiri Slaby (Tue Oct 22 2024 - 03:15:36 EST)
- Re: [PATCH] gpiolib: cdev: remove redundant store of debounce_period_us Bartosz Golaszewski (Tue Oct 22 2024 - 03:16:16 EST)
- Re: [PATCH 3/3] phy: freescale: fsl-samsung-hdmi: Clean up fld_tg_code calculation Frieder Schrempf (Tue Oct 22 2024 - 03:16:28 EST)
- Re: [PATCH] btrfs: Fix passing 0 to ERR_PTR in btrfs_search_dir_index_item() Johannes Thumshirn (Tue Oct 22 2024 - 03:16:46 EST)
- Re: [PATCH v4 2/2] iio: light: opt3001: add support for TI's opt3002 light sensor Emil Gedenryd (Tue Oct 22 2024 - 03:17:05 EST)
- Re: [PATCH v2 2/3] tracing: Record task flag NEED_RESCHED_LAZY. Steven Rostedt (Tue Oct 22 2024 - 03:18:39 EST)
- Re: [PATCH V4 3/5] firmware: arm_scmi: vendors: Add QCOM SCMI Generic Extensions Sibi Sankar (Tue Oct 22 2024 - 03:18:54 EST)
- Re: [PATCH] block: model freeze & enter queue as rwsem for supporting lockdep Peter Zijlstra (Tue Oct 22 2024 - 03:19:23 EST)
- Re: [PATCH] dt-bindings: input: Goodix SPI HID Touchscreen Charles Wang (Tue Oct 22 2024 - 03:19:39 EST)
- [PATCH] nvme-pci: After the memory is released, the corresponding pointer needs to point to empty Liu Jing (Tue Oct 22 2024 - 03:19:51 EST)
- Re: [PATCH] block: model freeze & enter queue as rwsem for supporting lockdep Christoph Hellwig (Tue Oct 22 2024 - 03:21:29 EST)
- Re: [PATCH v6 2/2] hwmon: Add driver for I2C chip Nuvoton NCT7363Y Christophe JAILLET (Tue Oct 22 2024 - 03:21:55 EST)
- Re: [PATCH v2 0/4] gpio: xgene-sb: Improve ACPI and property related code Bartosz Golaszewski (Tue Oct 22 2024 - 03:22:11 EST)
- Re: [PATCH 1/2] dt-bindings: net: bluetooth: nxp: add support for supply and reset Marco Felsch (Tue Oct 22 2024 - 03:23:28 EST)
- Re: [PATCH] dt-bindings: pinctrl: convert pinctrl-mcp23s08.txt to yaml format Rob Herring (Arm) (Tue Oct 22 2024 - 03:25:15 EST)
- Re: [PATCH v2 0/2] usb: typec: Add new driver for Parade PS8830 Type-C Retimer Johan Hovold (Tue Oct 22 2024 - 03:25:44 EST)
- Re: [PATCH V4 1/5] dt-bindings: firmware: Document bindings for QCOM SCMI Generic Extension Sibi Sankar (Tue Oct 22 2024 - 03:26:01 EST)
- Re: [PATCH RFC v1 net-next 11/12] bridge: br_vlan_fill_forward_path_mode no _UNTAG_HW for dsa Eric Woudstra (Tue Oct 22 2024 - 03:26:25 EST)
- Re: [PATCH v1 1/3] drm/ci: refactor software-driver stage jobs Vignesh Raman (Tue Oct 22 2024 - 03:26:50 EST)
- Re: [PATCH v2 2/3] tracing: Record task flag NEED_RESCHED_LAZY. Sebastian Andrzej Siewior (Tue Oct 22 2024 - 03:27:07 EST)
- Re:Re: [PATCH] usb: core: adds support for PM control of specific USB dev skip suspend. huanglei (Tue Oct 22 2024 - 03:27:49 EST)
- Re: [PATCH v2 2/2] firmware: add exynos acpm driver Vincent Guittot (Tue Oct 22 2024 - 03:27:51 EST)
- Re: [PATCH] dt-bindings: pinctrl: convert pinctrl-mcp23s08.txt to yaml format Krzysztof Kozlowski (Tue Oct 22 2024 - 03:28:18 EST)
- Re: [PATCH] nvme-pci: After the memory is released, the corresponding pointer needs to point to empty Christoph Hellwig (Tue Oct 22 2024 - 03:29:27 EST)
- Re: [PATCH v3 12/15] drm/bridge: Add ITE IT6263 LVDS to HDMI converter Liu Ying (Tue Oct 22 2024 - 03:30:29 EST)
- Re: [PATCH] lib: string_helpers: fix potential snprintf() output truncation Bartosz Golaszewski (Tue Oct 22 2024 - 03:30:45 EST)
- Re: [PATCH net-next] net: dsa: use ethtool string helpers Geert Uytterhoeven (Tue Oct 22 2024 - 03:31:00 EST)
- Re: [PATCH v2] mm/memcontrol: Fix seq_buf size to save memory when PAGE_SIZE is large Muchun Song (Tue Oct 22 2024 - 03:31:16 EST)
- Re: [PATCH 1/2] dt-bindings: net: bluetooth: nxp: add support for supply and reset Krzysztof Kozlowski (Tue Oct 22 2024 - 03:31:31 EST)
- Re: [PATCH V4 4/5] soc: qcom: Introduce SCMI based Memlat (Memory Latency) governor Sibi Sankar (Tue Oct 22 2024 - 03:32:13 EST)
- Re: [PATCH 1/2] dt-bindings: net: bluetooth: nxp: add support for supply and reset Krzysztof Kozlowski (Tue Oct 22 2024 - 03:32:34 EST)
- Re: [PATCH v3 net 0/4] Fix passing 0 to ERR_PTR in intel ether drivers Simon Horman (Tue Oct 22 2024 - 03:32:47 EST)
- [PATCH v2] usb: core: adds support for PM control of specific USB dev skip suspend. huanglei814 (Tue Oct 22 2024 - 03:33:53 EST)
- Re: 回覆: [net v2] net: ftgmac100: refactor getting phy device handle Simon Horman (Tue Oct 22 2024 - 03:34:16 EST)
- Re: [PATCH v6 3/5] alienware-wmi: added platform profile support Kurt Borja (Tue Oct 22 2024 - 03:35:41 EST)
- Re: [syzbot] [bcachefs?] general protection fault in btree_node_iter_and_journal_peek syzbot (Tue Oct 22 2024 - 03:35:44 EST)
- Re: [PATCH v3 12/15] drm/bridge: Add ITE IT6263 LVDS to HDMI converter Liu Ying (Tue Oct 22 2024 - 03:36:45 EST)
- linux-next: Tree for Oct 22 Stephen Rothwell (Tue Oct 22 2024 - 03:37:00 EST)
- Re: [PATCH v2] usb: core: adds support for PM control of specific USB dev skip suspend. Greg KH (Tue Oct 22 2024 - 03:38:51 EST)
- [syzbot] [rdma?] INFO: task hung in add_one_compat_dev (3) syzbot (Tue Oct 22 2024 - 03:39:46 EST)
- Re: [PATCH] ARM: dts: imx7s: change i2c compatible string for applying errata ERR007805 Francesco Dolcini (Tue Oct 22 2024 - 03:39:59 EST)
- [PATCH for-6.12-fixes] sched_ext: fix fmt__str variables in kfuncs Andrea Righi (Tue Oct 22 2024 - 03:40:51 EST)
- Re: [PATCH v2 1/6] arm64: dts: imx8qxp-mek: add bluetooth audio codec Shawn Guo (Tue Oct 22 2024 - 03:41:20 EST)
- Re: [PATCH v3 09/15] dt-bindings: display: panel-simple-lvds-dual-ports: Reference lvds-dual-ports.yaml Liu Ying (Tue Oct 22 2024 - 03:42:01 EST)
- Re: [PATCH v2 2/2] usb: typec: Add support for Parade PS8830 Type-C Retimer Christophe JAILLET (Tue Oct 22 2024 - 03:42:16 EST)
- [PATCH v4 0/2] uprobes: Improve scalability by reducing the contention on siglock Liao Chang (Tue Oct 22 2024 - 03:42:43 EST)
- [PATCH v4 1/2] uprobes: Remove redundant spinlock in uprobe_deny_signal() Liao Chang (Tue Oct 22 2024 - 03:42:45 EST)
- [PATCH v4 2/2] uprobes: Remove the spinlock within handle_singlestep() Liao Chang (Tue Oct 22 2024 - 03:42:54 EST)
- Re: [PATCH] irqchip/gic-v4: Don't allow a VMOVP on a dying VPE Zenghui Yu (Tue Oct 22 2024 - 03:45:31 EST)
- [PATCH v2 0/3] Untie the host lock entanglement - part 1 Avri Altman (Tue Oct 22 2024 - 03:45:41 EST)
- [PATCH v2 1/3] scsi: ufs: core: Remove redundant host_lock calls around UTMRLDBR. Avri Altman (Tue Oct 22 2024 - 03:45:57 EST)
- [PATCH v2 2/3] scsi: ufs: core: Remove redundant host_lock calls around UTMRLCLR Avri Altman (Tue Oct 22 2024 - 03:46:09 EST)
- [PATCH v2 3/3] scsi: ufs: core: Remove redundant host_lock calls around UTRLCLR. Avri Altman (Tue Oct 22 2024 - 03:46:19 EST)
- Re: [PATCH -V3] x86/tdx, memory hotplug: Check whole hot-adding memory range for TDX Oscar Salvador (Tue Oct 22 2024 - 03:49:23 EST)
- Re: [PATCH v5 7/8] arm64: dts: qcom: ipq5332: add support for the NSSCC Varadarajan Narayanan (Tue Oct 22 2024 - 03:51:03 EST)
- Re: fw_devlinks preventing a panel driver from probing Tomi Valkeinen (Tue Oct 22 2024 - 03:51:44 EST)
- Re: [PATCH] block: remove redundant explicit memory barrier from rq_qos waiter and waker Chengming Zhou (Tue Oct 22 2024 - 03:53:33 EST)
- Re: [PATCH v3 12/15] drm/bridge: Add ITE IT6263 LVDS to HDMI converter Maxime Ripard (Tue Oct 22 2024 - 03:54:00 EST)
- Re: [PATCH v1] tools: hv: change permissions of NetworkManager configuration file Shradha Gupta (Tue Oct 22 2024 - 03:54:16 EST)
- [RESEND PATCH] ext4: Annotate struct fname with __counted_by() Thorsten Blum (Tue Oct 22 2024 - 03:54:25 EST)
- Re: [PATCH v6 2/2] pwm: add support for NXPs high-side switch MC33XS2410 Uwe Kleine-König (Tue Oct 22 2024 - 03:55:05 EST)
- Re: [PATCH v2] tracing/probes: Fix MAX_TRACE_ARGS limit handling Google (Tue Oct 22 2024 - 03:55:21 EST)
- Re: [PATCH] mm: Add missing mmu_notifier_clear_young for !MMU_NOTIFIER Oscar Salvador (Tue Oct 22 2024 - 03:56:01 EST)
- [PATCH] media: vb2: Fix comment Ricardo Ribalda (Tue Oct 22 2024 - 03:56:48 EST)
- Re: [syzbot] [serial?] BUG: soft lockup in debug_check_no_obj_freed Edward Adam Davis (Tue Oct 22 2024 - 03:58:02 EST)
- Re: [PATCH v2 2/2] firmware: add exynos acpm driver Tudor Ambarus (Tue Oct 22 2024 - 03:58:53 EST)
- Re: [PATCH] usbip: tools: update return status when failed Hongren Zheng (Tue Oct 22 2024 - 03:59:10 EST)
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices Hans de Goede (Tue Oct 22 2024 - 03:59:29 EST)
- Re: [PATCH] dt-bindings: pinctrl: convert pinctrl-mcp23s08.txt to yaml format Himanshu Bhavani (Tue Oct 22 2024 - 03:59:43 EST)
- Re: [PATCH v6 4/5] alienware-wmi: added autodetect_thermal_profile for devices with quirk_unknown Kurt Borja (Tue Oct 22 2024 - 03:59:55 EST)
- Re: [PATCH 3/4] platform/x86: think-lmi: Allow empty admin password Ilpo Järvinen (Tue Oct 22 2024 - 04:00:19 EST)
- [PATCH 1/2] dt-bindings: rtc: pcf2127: Add nxp,battery-switch-over property Philipp Rosenberger (Tue Oct 22 2024 - 04:02:21 EST)
- [PATCH 2/2] rtc: pcf2127: make battery switch-over configurable Philipp Rosenberger (Tue Oct 22 2024 - 04:02:34 EST)
- [PATCH] tests: hsr: Increase timeout to 10 minutes Yunshui Jiang (Tue Oct 22 2024 - 04:02:54 EST)
- Re: [PATCH] block: remove redundant explicit memory barrier from rq_qos waiter and waker Muchun Song (Tue Oct 22 2024 - 04:03:16 EST)
- [PATCH 0/2] rtc: pcf2127: make battery switch-over configurable Philipp Rosenberger (Tue Oct 22 2024 - 04:03:57 EST)
- [PATCH 0/2] clk: qcom: clk-alpha-pll: drop lucid-evo pll enabled warning Johan Hovold (Tue Oct 22 2024 - 04:06:24 EST)
- [PATCH 1/2] clk: qcom: clk-alpha-pll: drop lucid-evo pll enabled warning Johan Hovold (Tue Oct 22 2024 - 04:06:31 EST)
- [PATCH 2/2] clk: qcom: clk-alpha-pll: fix lucid 5lpe pll enabled check Johan Hovold (Tue Oct 22 2024 - 04:06:33 EST)
- [PATCH] arm64: defconfig: Enable sa8775p clock controllers Taniya Das (Tue Oct 22 2024 - 04:07:17 EST)
- Re: [syzbot] [serial?] BUG: soft lockup in debug_check_no_obj_freed syzbot (Tue Oct 22 2024 - 04:07:17 EST)
- Re: [syzbot] [kernel?] KCSAN: assert: race in dequeue_entities Alexander Potapenko (Tue Oct 22 2024 - 04:07:31 EST)
- [PATCH v2 0/2] Add support Boundary Device Nitrogen8MP Universal SMARC Carrier Board Bhavin Sharma (Tue Oct 22 2024 - 04:08:08 EST)
- [PATCH v2 1/2] dt-bindings: arm: fsl: Add Boundary Device Nitrogen8MP Universal SMARC Carrier Board Bhavin Sharma (Tue Oct 22 2024 - 04:08:26 EST)
- [PATCH v2 2/2] arm64: dts: imx8mp: Add Boundary Device Nitrogen8MP Universal SMARC Carrier Board Bhavin Sharma (Tue Oct 22 2024 - 04:08:41 EST)
- Re: [PATCH v7 2/4] i2c: npcm: Modify the client address assignment Tyrone Ting (Tue Oct 22 2024 - 04:09:10 EST)
- RE: [PATCH 1/2] dt-bindings: net: bluetooth: nxp: add support for supply and reset Sherry Sun (Tue Oct 22 2024 - 04:09:49 EST)
- Re: [PATCH v3 12/15] drm/bridge: Add ITE IT6263 LVDS to HDMI converter Liu Ying (Tue Oct 22 2024 - 04:10:43 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Steven Rostedt (Tue Oct 22 2024 - 04:12:54 EST)
- Re: [PATCH 1/2] dt-bindings: net: bluetooth: nxp: add support for supply and reset Marco Felsch (Tue Oct 22 2024 - 04:13:28 EST)
- Re: [syzbot] [serial?] BUG: soft lockup in debug_check_no_obj_freed Edward Adam Davis (Tue Oct 22 2024 - 04:14:20 EST)
- Re: [PATCH 4/4] platform/x86: think-lmi: Multi-certificate support Ilpo Järvinen (Tue Oct 22 2024 - 04:14:55 EST)
- [PATCH] hwmon: (it87) Add support for IT8625E Ai Chao (Tue Oct 22 2024 - 04:15:15 EST)
- Re: [PATCH v3 12/15] drm/bridge: Add ITE IT6263 LVDS to HDMI converter Maxime Ripard (Tue Oct 22 2024 - 04:15:31 EST)
- Re: [PATCH V4 4/5] soc: qcom: Introduce SCMI based Memlat (Memory Latency) governor Sibi Sankar (Tue Oct 22 2024 - 04:18:58 EST)
- Re: [PATCH] resource: Avoid unnecessary resource tree walking in __region_intersects() Dan Williams (Tue Oct 22 2024 - 04:19:33 EST)
- Re: [PATCH] dt-bindings: pinctrl: convert pinctrl-mcp23s08.txt to yaml format Himanshu Bhavani (Tue Oct 22 2024 - 04:19:48 EST)
- Re: [net-next PATCH 6/6] octeontx2-pf: CN20K mbox implementation between PF-VF kernel test robot (Tue Oct 22 2024 - 04:19:49 EST)
- Re: [PATCH v2] clk: amlogic: axg-audio: use the auxiliary reset driver Jerome Brunet (Tue Oct 22 2024 - 04:20:15 EST)
- Re: [syzbot] [trace?] [bpf?] KASAN: slab-use-after-free Read in bpf_trace_run2 (2) Steven Rostedt (Tue Oct 22 2024 - 04:20:29 EST)
- Re: [PATCH 2/6] iio: adc: ad7606: fix issue/quirk with find_closest() for oversampling Nuno Sá (Tue Oct 22 2024 - 04:20:42 EST)
- Re: [PATCH] hwmon: (it87) Add support for IT8625E Christophe JAILLET (Tue Oct 22 2024 - 04:21:08 EST)
- Re: [PATCH 1/2] dt-bindings: net: bluetooth: nxp: add support for supply and reset POPESCU Catalin (Tue Oct 22 2024 - 04:21:59 EST)
- Re: [PATCH 1/2] dt-bindings: net: bluetooth: nxp: add support for supply and reset Marco Felsch (Tue Oct 22 2024 - 04:23:17 EST)
- RE: [f2fs-dev] [PATCH] f2fs: fix to avoid potential deadlock in f2fs_record_stop_reason() Daejun Park (Tue Oct 22 2024 - 04:23:29 EST)
- Re: [PATCH 1/2] dt-bindings: net: bluetooth: nxp: add support for supply and reset Krzysztof Kozlowski (Tue Oct 22 2024 - 04:23:53 EST)
- Re: [PATCH 4/6] iio: adc: ad7606: rework scale-available to be static Nuno Sá (Tue Oct 22 2024 - 04:24:35 EST)
- Re: [PATCH v4 2/6] s390/uv: Retrieve UV secrets support Christoph Schlameuss (Tue Oct 22 2024 - 04:25:56 EST)
- Re: [PATCH] arm64: dts: qcom: qcs615: Adds SPMI bus, PMIC and peripherals Tingguo Cheng (Tue Oct 22 2024 - 04:26:50 EST)
- Re: [PATCH v2] mm: page_alloc: move mlocked flag clearance into free_pages_prepare() Yosry Ahmed (Tue Oct 22 2024 - 04:27:14 EST)
- Re: [PATCH V4 0/5] arm_scmi: vendors: Qualcomm Generic Vendor Extensions Sibi Sankar (Tue Oct 22 2024 - 04:27:53 EST)
- Re: [PATCH net-next] net: dsa: use ethtool string helpers Kurt Kanzenbach (Tue Oct 22 2024 - 04:29:33 EST)
- Re: [PATCH 2/4] mmc: host: sdhci-esdhc-imx: refactor the system PM logic Ulf Hansson (Tue Oct 22 2024 - 04:29:47 EST)
- Re: [f2fs-dev] [PATCH] f2fs: fix to avoid potential deadlock in f2fs_record_stop_reason() Chao Yu (Tue Oct 22 2024 - 04:29:57 EST)
- Re: [PATCH v2 2/2] usb: typec: Add support for Parade PS8830 Type-C Retimer Abel Vesa (Tue Oct 22 2024 - 04:30:17 EST)
- [PATCH] media: uvcvideo: Fix deadlock during uvc_probe Ricardo Ribalda (Tue Oct 22 2024 - 04:30:46 EST)
- Re: [PATCH RFC 1/2] m68k: Add tracirqs Steven Rostedt (Tue Oct 22 2024 - 04:30:56 EST)
- Re: [syzbot] [serial?] BUG: soft lockup in debug_check_no_obj_freed syzbot (Tue Oct 22 2024 - 04:31:14 EST)
- [PATCH] PCI: j721e: Deassert PERST# after a delay of PCIE_T_PVPERL_MS ms Siddharth Vadapalli (Tue Oct 22 2024 - 04:32:19 EST)
- Re: [PATCH net-next 14/15] net: sparx5: add compatible strings for lan969x and verify the target Daniel Machon (Tue Oct 22 2024 - 04:33:03 EST)
- Re: [PATCH] arm64: dts: qcom: qcs615: Adds SPMI bus, PMIC and peripherals Tingguo Cheng (Tue Oct 22 2024 - 04:34:29 EST)
- Re: [PATCH -V3] x86/tdx, memory hotplug: Check whole hot-adding memory range for TDX Huang, Ying (Tue Oct 22 2024 - 04:35:33 EST)
- [PATCH v2] f2fs: fix to avoid potential deadlock in f2fs_record_stop_reason() Chao Yu (Tue Oct 22 2024 - 04:36:42 EST)
- [PATCH] media: uvcvideo: Reorder uvc_status_init() Ricardo Ribalda (Tue Oct 22 2024 - 04:37:23 EST)
- Re: [PATCH v6 3/7] mfd: Add new driver for MAX77705 PMIC Dzmitry Sankouski (Tue Oct 22 2024 - 04:38:00 EST)
- Requirements to merge new heaps in the kernel Maxime Ripard (Tue Oct 22 2024 - 04:38:51 EST)
- [PATCH v2 0/2] mm/damon/vaddr: Fix issue in damon_va_evenly_split_region() Zheng Yejian (Tue Oct 22 2024 - 04:39:38 EST)
- [PATCH v2 1/2] mm/damon/vaddr: Fix issue in damon_va_evenly_split_region() Zheng Yejian (Tue Oct 22 2024 - 04:39:38 EST)
- [PATCH v2 2/2] mm/damon/vaddr: Add 'nr_piece == 1' check in damon_va_evenly_split_region() Zheng Yejian (Tue Oct 22 2024 - 04:39:51 EST)
- [PATCH net] net: fix crash when config small gso_max_size/gso_ipv4_max_size Wang Liang (Tue Oct 22 2024 - 04:40:35 EST)
- [RFC v3 0/4] Add video encoder ROI ctrls Ming Qian (Tue Oct 22 2024 - 04:41:19 EST)
- [RFC v3 1/4] media: v4l2_ctrl: Add V4L2_CTRL_TYPE_RECT Ming Qian (Tue Oct 22 2024 - 04:41:35 EST)
- [RFC v3 2/4] media: vivid: Add an rectangle control Ming Qian (Tue Oct 22 2024 - 04:41:47 EST)
- [RFC v3 3/4] media: v4l2-ctrls: add support for V4L2_CTRL_WHICH_MIN/MAX_VAL Ming Qian (Tue Oct 22 2024 - 04:42:07 EST)
- [RFC v3 4/4] media: v4l2-ctrls: Add video encoder ROI ctrls Ming Qian (Tue Oct 22 2024 - 04:42:14 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Benjamin Tissoires (Tue Oct 22 2024 - 04:42:27 EST)
- Re: [syzbot] [media?] WARNING in uvc_status_unregister Ricardo Ribalda (Tue Oct 22 2024 - 04:42:48 EST)
- [net-next v3] net: ftgmac100: refactor getting phy device handle Jacky Chou (Tue Oct 22 2024 - 04:43:06 EST)
- Re: [RFC PATCH v4 1/5] reset: amlogic: add support for A1 SoC in auxiliary reset driver Jerome Brunet (Tue Oct 22 2024 - 04:43:26 EST)
- Re: [PATCH] selftests: livepatch: add test cases of stack_order sysfs interface zhang warden (Tue Oct 22 2024 - 04:43:52 EST)
- [net-next v2] net: wwan: t7xx: reset device if suspend fails Jinjian Song (Tue Oct 22 2024 - 04:44:35 EST)
- Re: [RFC PATCH v4 3/5] dt-bindings: clock: axg-audio: document A1 SoC audio clock controller driver Jerome Brunet (Tue Oct 22 2024 - 04:45:28 EST)
- Re: [PATCH] ARM: dts: imx7s: change i2c compatible string for applying errata ERR007805 Carlos Song (Tue Oct 22 2024 - 04:45:42 EST)
- Re: [PATCH net-next v3 02/10] net: ip: make fib_validate_source() return drop reason Menglong Dong (Tue Oct 22 2024 - 04:47:13 EST)
- Re: [PATCH 2/7] clk: qcom: rpmh: Add support for SM8750 rpmh clocks Bryan O'Donoghue (Tue Oct 22 2024 - 04:47:48 EST)
- Re: [PATCH v3] ata: libata: Clear DID_TIME_OUT for ATA PT commands with sense data Niklas Cassel (Tue Oct 22 2024 - 04:48:17 EST)
- Re: [PATCH v3 05/27] KVM: VMX: Disable FRED if FRED consistency checks fail Chao Gao (Tue Oct 22 2024 - 04:48:33 EST)
- Re: [PATCH net-next v3 07/10] net: ip: make ip_route_input_noref() return drop reasons Menglong Dong (Tue Oct 22 2024 - 04:49:07 EST)
- Re: [PATCH net-next v3 05/10] net: ip: make ip_route_input_slow() return drop reasons Menglong Dong (Tue Oct 22 2024 - 04:50:00 EST)
- Re: [PATCH net-next 14/15] net: sparx5: add compatible strings for lan969x and verify the target Simon Horman (Tue Oct 22 2024 - 04:51:08 EST)
- Re: [PATCH v7 2/2] mtd: rawnand: nuvoton: add new driver for the Nuvoton MA35 SoC Miquel Raynal (Tue Oct 22 2024 - 04:51:28 EST)
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices Benjamin Tissoires (Tue Oct 22 2024 - 04:51:49 EST)
- Re: [PATCH v5] iio: adc: pac1921: Add ACPI support to Microchip pac1921 Victor.Duicu (Tue Oct 22 2024 - 04:53:01 EST)
- [PATCH v4 1/7] dt-bindings: arm: qcom: document QCS615 and the reference board Lijuan Gao (Tue Oct 22 2024 - 04:55:20 EST)
- [PATCH v4 0/7] Add initial support for QCS615 SoC and QCS615 RIDE board Lijuan Gao (Tue Oct 22 2024 - 04:55:24 EST)
- [PATCH v4 2/7] dt-bindings: arm: qcom,ids: add SoC ID for QCS615 Lijuan Gao (Tue Oct 22 2024 - 04:55:40 EST)
- Re: [PATCH] resource: Avoid unnecessary resource tree walking in __region_intersects() Huang, Ying (Tue Oct 22 2024 - 04:56:06 EST)
- [PATCH v2] pmdomain: ti-sci: set the GENPD_FLAG_ACTIVE_WAKEUP flag for all PM domains Thomas Richard (Tue Oct 22 2024 - 04:56:18 EST)
- [PATCH v4 3/7] dt-bindings: qcom,pdc: document QCS615 Power Domain Controller Lijuan Gao (Tue Oct 22 2024 - 04:56:28 EST)
- [PATCH v4 4/7] soc: qcom: socinfo: Add QCS615 SoC ID table entry Lijuan Gao (Tue Oct 22 2024 - 04:56:45 EST)
- [PATCH v4 6/7] arm64: dts: qcom: add base QCS615 RIDE dts Lijuan Gao (Tue Oct 22 2024 - 04:56:55 EST)
- [PATCH v4 5/7] arm64: dts: qcom: add initial support for QCS615 DTSI Lijuan Gao (Tue Oct 22 2024 - 04:57:05 EST)
- [PATCH v4 7/7] arm64: defconfig: enable clock controller, interconnect and pinctrl for QCS615 Lijuan Gao (Tue Oct 22 2024 - 04:57:22 EST)
- Re: [PATCH] 9p: Don't revert the I/O iterator after reading Christian Brauner (Tue Oct 22 2024 - 04:57:44 EST)
- Re: [PATCH 6.1 00/91] 6.1.114-rc1 review Greg Kroah-Hartman (Tue Oct 22 2024 - 04:57:59 EST)
- Re: [PATCH v2 3/5] platform/surface: aggregator_registry: Add Surface Pro 9 5G Ilpo Järvinen (Tue Oct 22 2024 - 04:58:11 EST)
- Re: [PATCH net-next 01/15] net: sparx5: add support for lan969x SKU's and core clock Simon Horman (Tue Oct 22 2024 - 04:58:28 EST)
- Re: [PATCH v2] platform/x86: dell-dcdbase: Replace snprintf in show functions with sysfs_emit Ilpo Järvinen (Tue Oct 22 2024 - 04:58:44 EST)
- Re: [PATCH v3 0/5] platform/x86: intel_scu_ipc: Avoid working around IO and cleanups Ilpo Järvinen (Tue Oct 22 2024 - 04:58:58 EST)
- Re: [PATCH 6.1 00/91] 6.1.114-rc1 review Greg Kroah-Hartman (Tue Oct 22 2024 - 04:59:15 EST)
- Re: [PATCH V3 1/2] platform/x86/intel/pmc: Refactor platform resume functions to use cnl_resume() Ilpo Järvinen (Tue Oct 22 2024 - 04:59:27 EST)
- [PATCH v2] f2fs: modify f2fs_is_checkpoint_ready logic to allow more data to be written with the CP disable Qi Han (Tue Oct 22 2024 - 04:59:38 EST)
- Re: [PATCH v4 02/11] iommufd: Introduce IOMMUFD_OBJ_VIOMMU and its related struct Baolu Lu (Tue Oct 22 2024 - 04:59:46 EST)
- Re: [PATCH v5 0/3] selftests: livepatch: test livepatching a kprobed function Petr Mladek (Tue Oct 22 2024 - 05:00:47 EST)
- Re: [PATCH v17 11/16] fprobe: Rewrite fprobe on function-graph tracer Google (Tue Oct 22 2024 - 05:01:02 EST)
- Re: [PATCH v2 2/2] usb: typec: Add support for Parade PS8830 Type-C Retimer Abel Vesa (Tue Oct 22 2024 - 05:01:32 EST)
- Re: [syzbot] [udf?] general protection fault in udf_read_folio Jan Kara (Tue Oct 22 2024 - 05:02:33 EST)
- Re: [syzbot] [ext4?] INFO: task hung in ext4_stop_mmpd Jan Kara (Tue Oct 22 2024 - 05:03:44 EST)
- Re: [PATCH 1/2] dt-bindings: clock: mediatek: Add bindings for MT6735 syscon clock and reset controllers AngeloGioacchino Del Regno (Tue Oct 22 2024 - 05:05:13 EST)
- Re: [PATCH 2/2] clk: mediatek: Add drivers for MT6735 syscon clock and reset controllers AngeloGioacchino Del Regno (Tue Oct 22 2024 - 05:05:18 EST)
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices Benjamin Tissoires (Tue Oct 22 2024 - 05:05:42 EST)
- Re: [PATCH v3 07/27] KVM: VMX: Initialize VMCS FRED fields Chao Gao (Tue Oct 22 2024 - 05:07:33 EST)
- Re: [PATCH v2 1/3] drm/msm/adreno: Add support for ACD Bryan O'Donoghue (Tue Oct 22 2024 - 05:08:13 EST)
- [PATCH v3] usb: core: adds support for PM control of specific USB dev skip suspend. huanglei814 (Tue Oct 22 2024 - 05:09:35 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Thorsten Leemhuis (Tue Oct 22 2024 - 05:10:54 EST)
- Re: [syzbot] [serial?] BUG: soft lockup in debug_check_no_obj_freed syzbot (Tue Oct 22 2024 - 05:11:15 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Matthieu Baerts (Tue Oct 22 2024 - 05:11:41 EST)
- [PATCH v2 0/4] PCI: cpqphp: Fix and cleanups Ilpo Järvinen (Tue Oct 22 2024 - 05:11:58 EST)
- [PATCH v2 1/4] PCI: cpqphp: Fix PCIBIOS_* return value confusions Ilpo Järvinen (Tue Oct 22 2024 - 05:12:20 EST)
- [PATCH v2 2/4] PCI: cpqphp: Use pci_bus_read_dev_vendor_id() to detect presence Ilpo Järvinen (Tue Oct 22 2024 - 05:12:31 EST)
- [PATCH v2 3/4] PCI: cpqphp: Use define to read class/revision dword Ilpo Järvinen (Tue Oct 22 2024 - 05:12:44 EST)
- [PATCH v2 4/4] PCI: cpqphp: Simplify PCI_ScanBusForNonBridge() Ilpo Järvinen (Tue Oct 22 2024 - 05:12:58 EST)
- [PATCH v2] hwmon: (it87) Add support for IT8625E Ai Chao (Tue Oct 22 2024 - 05:13:38 EST)
- Re: [PATCH 6.1 00/91] 6.1.114-rc1 review Jan Kara (Tue Oct 22 2024 - 05:14:30 EST)
- Re: [PATCH v7 2/2] mtd: rawnand: nuvoton: add new driver for the Nuvoton MA35 SoC Hui-Ping Chen (Tue Oct 22 2024 - 05:14:42 EST)
- [PATCH] f2fs: fix to avoid use GC_AT when setting gc_mode as GC_URGENT_MID Zhiguo Niu (Tue Oct 22 2024 - 05:15:48 EST)
- Re: [PATCH v2 03/14] dt-bindings: pci: Add common schema for devices accessible through PCI BARs Andrea della Porta (Tue Oct 22 2024 - 05:16:03 EST)
- [PATCH v2 0/2] Improve ath10k flush queue mechanism Remi Pommarel (Tue Oct 22 2024 - 05:16:26 EST)
- [PATCH v2 1/2] wifi: ath10k: Implement ieee80211 flush_sta callback Remi Pommarel (Tue Oct 22 2024 - 05:16:29 EST)
- [PATCH v2 2/2] wifi: ath10k: Flush only requested txq in ath10k_flush() Remi Pommarel (Tue Oct 22 2024 - 05:16:40 EST)
- Re: [PATCH v2] arm64: dts: mediatek: mt8186-corsola-voltorb: Merge speaker codec nodes AngeloGioacchino Del Regno (Tue Oct 22 2024 - 05:17:01 EST)
- Re: [PATCH v2] arm64: dts: mediatek: mt8173-elm-hana: Add vdd-supply to second source trackpad AngeloGioacchino Del Regno (Tue Oct 22 2024 - 05:17:06 EST)
- Re: [PATCH] arm64: dts: mediatek: mt8188: Fix USB3 PHY port default status AngeloGioacchino Del Regno (Tue Oct 22 2024 - 05:17:08 EST)
- Re: [PATCH] arm64: dts: mediatek: mt8195-cherry: Use correct audio codec DAI AngeloGioacchino Del Regno (Tue Oct 22 2024 - 05:17:18 EST)
- Re: [PATCH] arm64: dts: mediatek: mt8186-corsola: Fix GPU supply coupling max-spread AngeloGioacchino Del Regno (Tue Oct 22 2024 - 05:17:23 EST)
- Re: (subset) [PATCH v13 0/3] drm/mediatek: Add support for OF graphs AngeloGioacchino Del Regno (Tue Oct 22 2024 - 05:17:53 EST)
- Re: [PATCH] lib: string_helpers: fix potential snprintf() output truncation Andy Shevchenko (Tue Oct 22 2024 - 05:18:09 EST)
- Re: [PATCH v2 03/14] dt-bindings: pci: Add common schema for devices accessible through PCI BARs Andrea della Porta (Tue Oct 22 2024 - 05:18:21 EST)
- Re: [PATCH v8 3/3] irqchip/loongson-eiointc: Add extioi virt extension support maobibo (Tue Oct 22 2024 - 05:18:41 EST)
- Re: [PATCH][next] media: raspberrypi: rp1-cfe: Fix spelling mistake "Orphanded" -> "Orphaned" Tomi Valkeinen (Tue Oct 22 2024 - 05:19:02 EST)
- Re: [PATCH v5 1/2] riscv: perf: add guest vs host distinction Quan Zhou (Tue Oct 22 2024 - 05:19:16 EST)
- Re: [PATCH v2 1/5] firmware: arm_scmi: Account for SHMEM memory overhead Cristian Marussi (Tue Oct 22 2024 - 05:19:28 EST)
- Re: [PATCH] lib: string_helpers: fix potential snprintf() output truncation Andy Shevchenko (Tue Oct 22 2024 - 05:19:40 EST)
- Re: [PATCH v2 0/2] Enable Ethernet on the Genio 700 EVK board AngeloGioacchino Del Regno (Tue Oct 22 2024 - 05:19:59 EST)
- Re: [PATCH v2 3/5] x86/cpu: Enable SD_ASYM_PACKING for PKG Domain on AMD Processors Gautham R. Shenoy (Tue Oct 22 2024 - 05:21:19 EST)
- Re: [PATCH] mm: avoid unconditional one-tick sleep when swapcache_prepare fails Kairui Song (Tue Oct 22 2024 - 05:21:33 EST)
- Re: [PATCH RFC 1/2] m68k: Add tracirqs Jean-Michel Hautbois (Tue Oct 22 2024 - 05:21:51 EST)
- Re: [PATCH 00/27] ext4: use iomap for regular file's buffered I/O path and enable large folio Zhang Yi (Tue Oct 22 2024 - 05:22:50 EST)
- Re: [PATCH] dt-bindings: pinctrl: convert pinctrl-mcp23s08.txt to yaml format Himanshu Bhavani (Tue Oct 22 2024 - 05:23:07 EST)
- [PATCH] ARM: vfp: Fix the cacography in vfpmodule.c Luo Yifan (Tue Oct 22 2024 - 05:23:56 EST)
- [PATCH net-next v3 0/2] PtP driver for s390 clocks Sven Schnelle (Tue Oct 22 2024 - 05:25:38 EST)
- [PATCH net-next v3 1/2] s390/time: Add clocksource id to TOD clock Sven Schnelle (Tue Oct 22 2024 - 05:25:39 EST)
- [PATCH net-next v3 2/2] s390/time: Add PtP driver Sven Schnelle (Tue Oct 22 2024 - 05:25:58 EST)
- [PATCH v2 0/2] rtc: pcf2127: make battery switch-over configurable Philipp Rosenberger (Tue Oct 22 2024 - 05:29:23 EST)
- [PATCH v2 1/2] dt-bindings: rtc: pcf2127: Add nxp,battery-switch-over property Philipp Rosenberger (Tue Oct 22 2024 - 05:29:38 EST)
- [PATCH v2 2/2] rtc: pcf2127: make battery switch-over configurable Philipp Rosenberger (Tue Oct 22 2024 - 05:29:46 EST)
- Re: [PATCH v2 04/14] dt-bindings: misc: Add device specific bindings for RaspberryPi RP1 Andrea della Porta (Tue Oct 22 2024 - 05:30:50 EST)
- Re: [RFC PATCH v1 00/57] Boot-time page size selection for arm64 Neal Gompa (Tue Oct 22 2024 - 05:34:04 EST)
- Re: [RFC PATCH v4 3/5] dt-bindings: clock: axg-audio: document A1 SoC audio clock controller driver Jerome Brunet (Tue Oct 22 2024 - 05:34:14 EST)
- [PATCH v2] btrfs: Fix passing 0 to ERR_PTR in btrfs_search_dir_index_item() Yue Haibing (Tue Oct 22 2024 - 05:35:26 EST)
- Re: [RFC PATCH v4 3/5] dt-bindings: clock: axg-audio: document A1 SoC audio clock controller driver Jerome Brunet (Tue Oct 22 2024 - 05:36:25 EST)
- Re: [PATCH 1/2] dt-bindings: clock: mediatek: Add bindings for MT6735 syscon clock and reset controllers AngeloGioacchino Del Regno (Tue Oct 22 2024 - 05:36:38 EST)
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices Pavel Machek (Tue Oct 22 2024 - 05:37:25 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Sasha Levin (Tue Oct 22 2024 - 05:37:50 EST)
- Re: [PATCH v3] drm/mediatek: Fix color format MACROs in OVL CK Hu (胡俊光) (Tue Oct 22 2024 - 05:37:58 EST)
- Re: [Bug 219383] New: System reboot on S3 sleep/wakeup test Jarkko Sakkinen (Tue Oct 22 2024 - 05:38:30 EST)
- Re: [PATCH] arm64: dts: qcom: qcs615: Adds SPMI bus, PMIC and peripherals Dmitry Baryshkov (Tue Oct 22 2024 - 05:38:48 EST)
- Re: [PATCH v3] usb: core: adds support for PM control of specific USB dev skip suspend. Greg KH (Tue Oct 22 2024 - 05:39:22 EST)
- Re: [PATCH -next v5 1/2] perf stat: Support inherit events during fork() for bperf Tengda Wu (Tue Oct 22 2024 - 05:39:41 EST)
- Re: [syzbot] [xfs?] KASAN: null-ptr-deref Write in xfs_filestream_select_ag (2) Christoph Hellwig (Tue Oct 22 2024 - 05:41:44 EST)
- Re: [PATCH v2 07/11] clk: qcom: rpmh: add support for SAR2130P Dmitry Baryshkov (Tue Oct 22 2024 - 05:42:40 EST)
- Re: [PATCH v5 2/3] coresight: Add support to get static id for system trace sources Mike Leach (Tue Oct 22 2024 - 05:43:20 EST)
- Re: [PATCH] bpf: Fix out-of-bounds write in trie_get_next_key() Toke Høiland-Jørgensen (Tue Oct 22 2024 - 05:43:51 EST)
- Re: [PATCH 3/6] soc: mediatek: pwrap: Add support for MT6735 and MT6328 SoC/PMIC pair AngeloGioacchino Del Regno (Tue Oct 22 2024 - 05:45:02 EST)
- Re: [PATCH] usb: serial: mos7840: Add more kinds of baud rate support Tony Chung (Tue Oct 22 2024 - 05:45:13 EST)
- Re: [PATCH v3 3/6] EDAC/fsl_ddr: Fix bad bit shift operations Borislav Petkov (Tue Oct 22 2024 - 05:45:27 EST)
- Re: [PATCH 2/6] clk: qcom: Add support for GPU Clock Controller on QCS8300 Dmitry Baryshkov (Tue Oct 22 2024 - 05:45:43 EST)
- Re: [PATCH v8 3/3] irqchip/loongson-eiointc: Add extioi virt extension support Huacai Chen (Tue Oct 22 2024 - 05:45:59 EST)
- [PATCH v2 0/2] drm/ci: add new devices for testing Vignesh Raman (Tue Oct 22 2024 - 05:46:16 EST)
- [PATCH v2 1/2] drm/ci: add dedede Vignesh Raman (Tue Oct 22 2024 - 05:46:30 EST)
- [PATCH v2 2/2] drm/ci: add sm8350-hdk Vignesh Raman (Tue Oct 22 2024 - 05:46:53 EST)
- [PATCH] clk: qcom: gcc-qcs404: fix initial rate of GPLL3 Gabor Juhos (Tue Oct 22 2024 - 05:47:05 EST)
- usbutils 018 release Greg KH (Tue Oct 22 2024 - 05:47:23 EST)
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices Pavel Machek (Tue Oct 22 2024 - 05:47:37 EST)
- Re: [RFC PATCH v4 4/5] clk: meson: a1: add the audio clock controller driver Jerome Brunet (Tue Oct 22 2024 - 05:47:49 EST)
- [PATCH v2] watchdog: Delete the cpu5wdt driver Jean Delvare (Tue Oct 22 2024 - 05:47:56 EST)
- [PATCH] um: make stub_exe _start() pure inline asm Johannes Berg (Tue Oct 22 2024 - 05:48:21 EST)
- Re: [PATCH v5 2/3] coresight: Add support to get static id for system trace sources Suzuki K Poulose (Tue Oct 22 2024 - 05:48:26 EST)
- Re: [PATCH v5 3/3] coresight: dummy: Add static trace id support for dummy source Mike Leach (Tue Oct 22 2024 - 05:49:55 EST)
- Re: [PATCH v5 1/3] dt-bindings: arm: Add arm,static-trace-id for coresight dummy source Mike Leach (Tue Oct 22 2024 - 05:50:12 EST)
- Re: [PATCH 5/6] regulator: Add driver for MediaTek MT6328 PMIC regulators AngeloGioacchino Del Regno (Tue Oct 22 2024 - 05:50:22 EST)
- Re: [PATCH bpf-next 1/5] net: checksum: move from32to16() to generic header Toke Høiland-Jørgensen (Tue Oct 22 2024 - 05:50:29 EST)
- Re: [PATCH 1/2] Drivers: hv: vmbus: Wait for offers during boot Naman Jain (Tue Oct 22 2024 - 05:51:00 EST)
- Re: [RFC PATCH v4 0/5] Add A1 Soc audio clock controller driver Jerome Brunet (Tue Oct 22 2024 - 05:51:37 EST)
- Re: [PATCH v2 1/3] tracing: Replace TRACE_FLAG_IRQS_NOSUPPORT with its config option. Sebastian Andrzej Siewior (Tue Oct 22 2024 - 05:52:57 EST)
- [PATCH 0/2] vtd: Minor cleanup Zhenzhong Duan (Tue Oct 22 2024 - 05:53:30 EST)
- [PATCH 1/2] iommu/vt-d: Fix checks in dmar_fault_dump_ptes() Zhenzhong Duan (Tue Oct 22 2024 - 05:53:37 EST)
- [PATCH 2/2] iommu/vt-d: Fix checks in pgtable_walk() Zhenzhong Duan (Tue Oct 22 2024 - 05:53:50 EST)
- Re: [PATCH] clk: qcom: gcc-qcs404: fix initial rate of GPLL3 Bryan O'Donoghue (Tue Oct 22 2024 - 05:54:07 EST)
- Re: [PATCH net v2] mctp i2c: handle NULL header address kernel test robot (Tue Oct 22 2024 - 05:54:19 EST)
- Re: [PATCH bpf-next 2/5] bpf: bpf_csum_diff: optimize and homogenize for all archs Toke Høiland-Jørgensen (Tue Oct 22 2024 - 05:54:48 EST)
- Re: [PATCH 1/2] Drivers: hv: vmbus: Wait for offers during boot Naman Jain (Tue Oct 22 2024 - 05:55:13 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Vlastimil Babka (Tue Oct 22 2024 - 05:55:39 EST)
- Re: [PATCH bpf-next 3/5] selftests/bpf: don't mask result of bpf_csum_diff() in test_verifier Toke Høiland-Jørgensen (Tue Oct 22 2024 - 05:55:51 EST)
- Re: [PATCH v3] ata: libata: Clear DID_TIME_OUT for ATA PT commands with sense data Lai, Yi (Tue Oct 22 2024 - 05:56:24 EST)
- Re: [PATCH v2 00/12] thermal: core: Fixes and cleanups, mostly related to thermal zone init and exit Rafael J. Wysocki (Tue Oct 22 2024 - 05:56:36 EST)
- Re: [PATCH v2] btrfs: Fix passing 0 to ERR_PTR in btrfs_search_dir_index_item() Johannes Thumshirn (Tue Oct 22 2024 - 05:57:10 EST)
- Re: [PATCH v2 00/11] thermal: core: Reimplement locking through guards Rafael J. Wysocki (Tue Oct 22 2024 - 05:57:49 EST)
- Re: [PATCH 2/2] wifi: ath11k: add firmware-name device tree property Dmitry Baryshkov (Tue Oct 22 2024 - 05:58:04 EST)
- Re: [PATCH for-6.12-fixes] sched_ext: fix fmt__str variables in kfuncs Thorsten Leemhuis (Tue Oct 22 2024 - 05:59:04 EST)
- Re: [PATCH 5.10 00/52] 5.10.228-rc1 review Pavel Machek (Tue Oct 22 2024 - 05:59:53 EST)
- Re: [PATCH v2 04/14] dt-bindings: misc: Add device specific bindings for RaspberryPi RP1 Andrea della Porta (Tue Oct 22 2024 - 06:00:06 EST)
- Re: [PATCH 6.1 00/91] 6.1.114-rc1 review Pavel Machek (Tue Oct 22 2024 - 06:00:28 EST)
- Re: RFC: Advice on adding support for Qualcomm IPQ9574 SoC Ethernet Kiran Kumar C . S . K (Tue Oct 22 2024 - 06:00:46 EST)
- Re: [PATCH v8 3/3] irqchip/loongson-eiointc: Add extioi virt extension support maobibo (Tue Oct 22 2024 - 06:02:04 EST)
- Re: [PATCH] arm64: defconfig: Enable sa8775p clock controllers Dmitry Baryshkov (Tue Oct 22 2024 - 06:03:41 EST)
- Re: [PATCH v2] posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime() Anna-Maria Behnsen (Tue Oct 22 2024 - 06:04:54 EST)
- Re: [PATCH v1 1/1] drm/mediatek: Add return value check when reading DPCD CK Hu (胡俊光) (Tue Oct 22 2024 - 06:05:26 EST)
- Re: [PATCH] remoteproc: qcom: pas: Make remoteproc name human friendly Dmitry Baryshkov (Tue Oct 22 2024 - 06:06:08 EST)
- Re: [RFC PATCH v3 0/4] Support large folios for tmpfs Kirill A. Shutemov (Tue Oct 22 2024 - 06:06:44 EST)
- Re: [PATCH v2] arm64: dts: qcom: qcs6490-rb3gen2: enable Bluetooth Janaki Ramaiah Thota (Tue Oct 22 2024 - 06:06:55 EST)
- [syzbot] [virt?] KCSAN: data-race in virtqueue_disable_cb / virtqueue_disable_cb (5) syzbot (Tue Oct 22 2024 - 06:07:38 EST)
- [PATCH] kvm/x86: simplify kvm_mmu_do_page_fault() a little bit Juergen Gross (Tue Oct 22 2024 - 06:08:28 EST)
- [PATCH v2] um: Fix misaligned stack in stub_exe David Gow (Tue Oct 22 2024 - 06:10:40 EST)
- Re: [PATCH for-6.12-fixes] sched_ext: fix fmt__str variables in kfuncs Kumar Kartikeya Dwivedi (Tue Oct 22 2024 - 06:10:57 EST)
- Re: [syzbot] [xfs?] KASAN: null-ptr-deref Write in xfs_filestream_select_ag (2) syzbot (Tue Oct 22 2024 - 06:11:12 EST)
- Re: [PATCH v2] um: Fix misaligned stack in stub_exe Johannes Berg (Tue Oct 22 2024 - 06:12:41 EST)
- [PATCH v2] sched_ext: Introduce LLC awareness to the default idle selection policy Andrea Righi (Tue Oct 22 2024 - 06:14:38 EST)
- Re: [PATCH] media: vb2: Fix comment Tomasz Figa (Tue Oct 22 2024 - 06:17:01 EST)
- Re: [PATCH net-next v3 1/3] selftests: nic_link_layer: Add link layer selftest for NIC driver Paolo Abeni (Tue Oct 22 2024 - 06:18:08 EST)
- Re: [PATCH v2 00/11] thermal: core: Reimplement locking through guards Lukasz Luba (Tue Oct 22 2024 - 06:20:07 EST)
- Re: [PATCH v2 1/3] tracing: Replace TRACE_FLAG_IRQS_NOSUPPORT with its config option. Steven Rostedt (Tue Oct 22 2024 - 06:20:15 EST)
- Re: [PATCH 2/2] wifi: ath11k: add firmware-name device tree property Miaoqing Pan (Tue Oct 22 2024 - 06:21:26 EST)
- Re: [PATCH bpf-next 4/5] selftests/bpf: Add benchmark for bpf_csum_diff() helper Puranjay Mohan (Tue Oct 22 2024 - 06:22:08 EST)
- Re: [PATCH 4/4] net: stmmac: Add glue layer for Sophgo SG2044 SoC Inochi Amaoto (Tue Oct 22 2024 - 06:22:26 EST)
- Re: [PATCH V4 2/5] firmware: arm_scmi: Add QCOM Generic Vendor Protocol documentation Cristian Marussi (Tue Oct 22 2024 - 06:23:05 EST)
- Re: [PATCH v2] hwmon: (it87) Add support for IT8625E Frank Crawford (Tue Oct 22 2024 - 06:24:04 EST)
- [PATCH net v3] mctp i2c: handle NULL header address Matt Johnston (Tue Oct 22 2024 - 06:25:38 EST)
- Re: [PATCH v2 5/5] selftests/mm: add self tests for guard page feature Lorenzo Stoakes (Tue Oct 22 2024 - 06:26:46 EST)
- Re: [PATCH linux-next] drm/i915/dp: use string choice helpers Jani Nikula (Tue Oct 22 2024 - 06:26:58 EST)
- Re: [PATCH linux-next] drm/i915/ddi: use string choice helpers Jani Nikula (Tue Oct 22 2024 - 06:27:09 EST)
- [PATCH v3 0/4] usb: typec: Add new driver for Parade PS8830 Type-C Retimer Abel Vesa (Tue Oct 22 2024 - 06:27:26 EST)
- [PATCH v3 1/4] dt-bindings: usb: Add Parade PS8830 Type-C retimer bindings Abel Vesa (Tue Oct 22 2024 - 06:27:40 EST)
- [PATCH v3 2/4] usb: typec: Add support for Parade PS8830 Type-C Retimer Abel Vesa (Tue Oct 22 2024 - 06:27:58 EST)
- [PATCH v3 4/4] arm64: dts: qcom: x1e80100-crd: Enable external DP Abel Vesa (Tue Oct 22 2024 - 06:28:22 EST)
- [PATCH v3 3/4] arm64: dts: qcom: x1e80100-crd: Add Parade PS8830 related nodes Abel Vesa (Tue Oct 22 2024 - 06:28:33 EST)
- [PATCH 0/5] PCI/pwrctl: Ensure that the pwrctl drivers are probed before PCI client drivers Manivannan Sadhasivam via B4 Relay (Tue Oct 22 2024 - 06:29:12 EST)
- [PATCH 2/5] PCI/pwrctl: Create pwrctl devices only if at least one power supply is present Manivannan Sadhasivam via B4 Relay (Tue Oct 22 2024 - 06:29:13 EST)
- [PATCH 3/5] PCI/pwrctl: Ensure that the pwrctl drivers are probed before the PCI client drivers Manivannan Sadhasivam via B4 Relay (Tue Oct 22 2024 - 06:29:13 EST)
- [PATCH 1/5] PCI/pwrctl: Use of_platform_device_create() to create pwrctl devices Manivannan Sadhasivam via B4 Relay (Tue Oct 22 2024 - 06:29:13 EST)
- [PATCH 5/5] PCI/pwrctl: Remove pwrctl device without iterating over all children of pwrctl parent Manivannan Sadhasivam via B4 Relay (Tue Oct 22 2024 - 06:29:32 EST)
- [PATCH 4/5] PCI/pwrctl: Move pwrctl device creation to its own helper function Manivannan Sadhasivam via B4 Relay (Tue Oct 22 2024 - 06:30:09 EST)
- Re: [PATCH v2 1/3] tracing: Replace TRACE_FLAG_IRQS_NOSUPPORT with its config option. Sebastian Andrzej Siewior (Tue Oct 22 2024 - 06:30:25 EST)
- Re: [PATCH net] net: fix crash when config small gso_max_size/gso_ipv4_max_size Eric Dumazet (Tue Oct 22 2024 - 06:30:36 EST)
- Re: [PATCH] drm/syncobj: ensure progress for syncobj queries Boris Brezillon (Tue Oct 22 2024 - 06:31:09 EST)
- Re: [PATCH] ARM: NOMMU: Fix exc_ret for stack frame type Vladimir Murzin (Tue Oct 22 2024 - 06:37:58 EST)
- Re: [PATCHv3 net-next 2/2] Documentation: bonding: add XDP support explanation Toke Høiland-Jørgensen (Tue Oct 22 2024 - 06:38:10 EST)
- [PATCH] dt-bindings: hwmon: pmbus: Add bindings for MPS MP297x Naresh Solanki (Tue Oct 22 2024 - 06:38:32 EST)
- Re: [PATCH v3] ARM/nommu: Fix typo "absense" Vladimir Murzin (Tue Oct 22 2024 - 06:39:05 EST)
- Re: [PATCH] ARM: Add support for Cortex-M85 processor Vladimir Murzin (Tue Oct 22 2024 - 06:39:47 EST)
- Re: [PATCH net-next v3 3/3] selftests: nic_performance: Add selftest for performance of NIC driver Paolo Abeni (Tue Oct 22 2024 - 06:40:33 EST)
- Re: [PATCH v5 2/5] perf hwmon_pmu: Add a tool PMU exposing events from hwmon in sysfs kernel test robot (Tue Oct 22 2024 - 06:44:48 EST)
- [PATCH v3 0/3] arm64: dts: qcom: x1e80100: Describe SDCs and enable support on QCP Abel Vesa (Tue Oct 22 2024 - 06:46:39 EST)
- [PATCH v3] arm64: dts: qcom: qcs6490-rb3gen2: enable Bluetooth Janaki Ramaiah Thota (Tue Oct 22 2024 - 06:46:42 EST)
- [PATCH v3 1/3] arm64: dts: qcom: x1e80100: Describe the SDHC controllers Abel Vesa (Tue Oct 22 2024 - 06:46:55 EST)
- [PATCH v3 2/3] arm64: dts: qcom: x1e80100: Describe TLMM pins for SDC2 Abel Vesa (Tue Oct 22 2024 - 06:47:07 EST)
- [PATCH v3 3/3] arm64: dts: qcom: x1e80100-qcp: Enable SD card support Abel Vesa (Tue Oct 22 2024 - 06:47:31 EST)
- Re: [syzbot] [usb?] INFO: task hung in usb_port_suspend Hillf Danton (Tue Oct 22 2024 - 06:47:51 EST)
- [PATCH] mfd: adp5585: Drop obsolete dependency on COMPILE_TEST Jean Delvare (Tue Oct 22 2024 - 06:48:05 EST)
- Re: [PATCH 6.11 000/135] 6.11.5-rc1 review Pavel Machek (Tue Oct 22 2024 - 06:48:31 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Sasha Levin (Tue Oct 22 2024 - 06:53:00 EST)
- [PATCH] rcu/kvfree: Fix data-race in __mod_timer / kvfree_call_rcu Uladzislau Rezki (Sony) (Tue Oct 22 2024 - 06:53:22 EST)
- Re: [PATCH mm-unstable v1] mm/page_alloc: try not to overestimate free highatomic Vlastimil Babka (Tue Oct 22 2024 - 06:53:31 EST)
- [PATCH 01/10] mtd: add driver for intel graphics non-volatile memory device Alexander Usyskin (Tue Oct 22 2024 - 06:54:00 EST)
- [PATCH 00/10] mtd: add driver for Intel discrete graphics Alexander Usyskin (Tue Oct 22 2024 - 06:54:07 EST)
- [PATCH 02/10] mtd: intel-dg: implement region enumeration Alexander Usyskin (Tue Oct 22 2024 - 06:54:13 EST)
- [PATCH 03/10] mtd: intel-dg: implement access functions Alexander Usyskin (Tue Oct 22 2024 - 06:54:26 EST)
- [PATCH 04/10] mtd: intel-dg: register with mtd Alexander Usyskin (Tue Oct 22 2024 - 06:54:39 EST)
- [PATCH 05/10] mtd: intel-dg: align 64bit read and write Alexander Usyskin (Tue Oct 22 2024 - 06:54:40 EST)
- [PATCH 06/10] mtd: intel-dg: wake card on operations Alexander Usyskin (Tue Oct 22 2024 - 06:54:57 EST)
- [PATCH 08/10] drm/i915/nvm: add support for access mode Alexander Usyskin (Tue Oct 22 2024 - 06:55:05 EST)
- [PATCH 07/10] drm/i915/nvm: add nvm device for discrete graphics Alexander Usyskin (Tue Oct 22 2024 - 06:55:09 EST)
- [PATCH 09/10] drm/xe/nvm: add on-die non-volatile memory device Alexander Usyskin (Tue Oct 22 2024 - 06:55:36 EST)
- [PATCH 10/10] drm/xe/nvm: add support for access mode Alexander Usyskin (Tue Oct 22 2024 - 06:55:55 EST)
- Re: [PATCH] Bluetooth: btmtk: Remove resetting mt7921 before downloading the fw Takashi Iwai (Tue Oct 22 2024 - 06:56:18 EST)
- [tip:x86/urgent] BUILD SUCCESS 3267cb6d3a174ff83d6287dcd5b0047bbd912452 kernel test robot (Tue Oct 22 2024 - 06:58:21 EST)
- [PATCH v2 6/6] cxl/test: Update test code for event records to CXL spec rev 3.1 shiju.jose (Tue Oct 22 2024 - 06:59:26 EST)
- [PATCH v2 0/6] Update Event Records to CXL spec rev 3.1 shiju.jose (Tue Oct 22 2024 - 06:59:27 EST)
- [PATCH v2 2/6] cxl/events: Add Component Identifier formatting for CXL spec rev 3.1 shiju.jose (Tue Oct 22 2024 - 06:59:51 EST)
- [PATCH v2 1/6] cxl/events: Update Common Event Record to CXL spec rev 3.1 shiju.jose (Tue Oct 22 2024 - 06:59:54 EST)
- [PATCH v2 3/6] cxl/events: Update General Media Event Record to CXL spec rev 3.1 shiju.jose (Tue Oct 22 2024 - 07:00:12 EST)
- [PATCH v2 4/6] cxl/events: Update DRAM Event Record to CXL spec rev 3.1 shiju.jose (Tue Oct 22 2024 - 07:00:21 EST)
- [PATCH v2 5/6] cxl/events: Update Memory Module Event Record to CXL spec rev 3.1 shiju.jose (Tue Oct 22 2024 - 07:00:42 EST)
- [PATCH] tracing: Remove TRACE_FLAG_IRQS_NOSUPPORT Sebastian Andrzej Siewior (Tue Oct 22 2024 - 07:01:28 EST)
- Re: [PATCH v3] ata: libata: Clear DID_TIME_OUT for ATA PT commands with sense data Niklas Cassel (Tue Oct 22 2024 - 07:04:23 EST)
- Re: [PATCH v5] rust: add global lock support Alice Ryhl (Tue Oct 22 2024 - 07:04:52 EST)
- Re: [PATCH 4/4] net: stmmac: Add glue layer for Sophgo SG2044 SoC kernel test robot (Tue Oct 22 2024 - 07:05:53 EST)
- Re: [PATCH v7 10/11] virt: arm-cca-guest: TSM_REPORT support for realms Catalin Marinas (Tue Oct 22 2024 - 07:07:06 EST)
- Re: [PATCH V13 03/14] KVM: x86: Fix Intel PT Host/Guest mode when host tracing also Adrian Hunter (Tue Oct 22 2024 - 07:08:13 EST)
- RE: [PATCH] lib: string_helpers: fix potential snprintf() output truncation David Laight (Tue Oct 22 2024 - 07:09:22 EST)
- Re: [PATCH net-next] net: phy: marvell: Add mdix status reporting patchwork-bot+netdevbpf (Tue Oct 22 2024 - 07:10:38 EST)
- [PATCH 1/1] mmc: sdhci-msm: Toggle the FIFO write clock after ungate Ram Prakash Gupta (Tue Oct 22 2024 - 07:10:53 EST)
- Re: [PATCH 0/2] pmdomain: qcom: add support for RPMh power domains on SAR2130P Ulf Hansson (Tue Oct 22 2024 - 07:14:47 EST)
- Re: [PATCH v3 0/2] MediaTek MT6735 SCPSYS support Ulf Hansson (Tue Oct 22 2024 - 07:15:01 EST)
- Re: [PATCH v2] pmdomain: ti-sci: set the GENPD_FLAG_ACTIVE_WAKEUP flag for all PM domains Ulf Hansson (Tue Oct 22 2024 - 07:15:13 EST)
- [PATCH for-rc 0/5] RDMA/hns: Bugfixes Junxian Huang (Tue Oct 22 2024 - 07:16:42 EST)
- [PATCH for-rc 1/5] RDMA/hns: Fix an AEQE overflow error caused by untimely update of eq_db_ci Junxian Huang (Tue Oct 22 2024 - 07:16:50 EST)
- [PATCH for-rc 5/5] RDMA/hns: Fix cpu stuck caused by printings during reset Junxian Huang (Tue Oct 22 2024 - 07:17:05 EST)
- [PATCH for-rc 4/5] RDMA/hns: Use dev_* printings in hem code instead of ibdev_* Junxian Huang (Tue Oct 22 2024 - 07:17:07 EST)
- [PATCH for-rc 3/5] RDMA/hns: Modify debugfs name Junxian Huang (Tue Oct 22 2024 - 07:17:40 EST)
- [PATCH for-rc 2/5] RDMA/hns: Fix flush cqe error when racing with destroy qp Junxian Huang (Tue Oct 22 2024 - 07:17:42 EST)
- perf_event_detach_bpf_prog() broken? Peter Zijlstra (Tue Oct 22 2024 - 07:18:02 EST)
- [PATCH RESEND v2 0/2] driver core: bus: Fix issues related to bus_rescan_devices_helper() Zijun Hu (Tue Oct 22 2024 - 07:19:06 EST)
- [PATCH RESEND v2 1/2] driver core: bus: Fix drivers_probe_store() giving user wrong scanning result Zijun Hu (Tue Oct 22 2024 - 07:19:18 EST)
- [PATCH RESEND v2 2/2] driver core: bus: Correct API bus_rescan_devices() behavior Zijun Hu (Tue Oct 22 2024 - 07:19:28 EST)
- Re: [PATCH RFC] pmdomain: ti-sci: Set PD on/off state according to the HW state Ulf Hansson (Tue Oct 22 2024 - 07:19:38 EST)
- Re: [PATCH v5 RESEND 1/2] posix-clock: Fix missing timespec64 check in pc_clock_settime() Pavel Machek (Tue Oct 22 2024 - 07:23:44 EST)
- Re: linux-next: Signed-off-by missing for commit in the gfs2 tree Qianqiang Liu (Tue Oct 22 2024 - 07:23:56 EST)
- Re: [PATCH v3 net 3/4] ixgbe: Fix passing 0 to ERR_PTR in ixgbe_run_xdp() Maciej Fijalkowski (Tue Oct 22 2024 - 07:26:16 EST)
- Re: [PATCH v5 3/3] s390: Remove remaining _PAGE_* macros Vincenzo Frascino (Tue Oct 22 2024 - 07:26:37 EST)
- Re: [PATCH v3 net 4/4] ixgbevf: Fix passing 0 to ERR_PTR in ixgbevf_run_xdp() Maciej Fijalkowski (Tue Oct 22 2024 - 07:27:41 EST)
- Re: [syzbot] [usb?] INFO: task hung in usb_port_suspend syzbot (Tue Oct 22 2024 - 07:29:15 EST)
- linux-next: build failure after merge of the sched-ext tree Stephen Rothwell (Tue Oct 22 2024 - 07:29:55 EST)
- Re: [syzbot] [kernel?] KCSAN: assert: race in dequeue_entities Peter Zijlstra (Tue Oct 22 2024 - 07:31:46 EST)
- Request to backport "ASoC: Intel: mtl-match: Add cs42l43_l0 cs35l56_l23 for MTL" Liao, Bard (Tue Oct 22 2024 - 07:32:04 EST)
- Re: [PATCH v2] ASoC: soc-utils: Remove PAGE_SIZE compile-time constant assumption Mark Brown (Tue Oct 22 2024 - 07:32:44 EST)
- Re: linux-next: Signed-off-by missing for commit in the gfs2 tree Andreas Gruenbacher (Tue Oct 22 2024 - 07:34:24 EST)
- Re: [PATCH v4 0/3] arm64: Speed up CRC-32 using PMULL instructions Catalin Marinas (Tue Oct 22 2024 - 07:37:05 EST)
- Re: [PATCH] kselftest/arm64: Fail the overall fp-stress test if any test fails Catalin Marinas (Tue Oct 22 2024 - 07:37:18 EST)
- [syzbot] Monthly cgroups report (Oct 2024) syzbot (Tue Oct 22 2024 - 07:38:44 EST)
- [PATCH] HID: core: fix inconsistent indenting hid_add_device Gianfranco Trad (Tue Oct 22 2024 - 07:39:13 EST)
- Re: [PATCH v4 05/19] gendwarfksyms: Add a cache for processed DIEs Petr Pavlu (Tue Oct 22 2024 - 07:39:50 EST)
- Re: [syzbot] [usb?] INFO: task hung in usb_port_suspend Hillf Danton (Tue Oct 22 2024 - 07:42:59 EST)
- Re: [PATCH v4 09/19] gendwarfksyms: Expand structure types Petr Pavlu (Tue Oct 22 2024 - 07:43:13 EST)
- Re: [PATCH] i2c: qup: use generic device property accessors Bartosz Golaszewski (Tue Oct 22 2024 - 07:44:10 EST)
- [PATCH v3] nfs: protect nfs41_impl_id by rcu Li Lingfeng (Tue Oct 22 2024 - 07:44:43 EST)
- Re: [PATCH 6.11 000/135] 6.11.5-rc1 review Christian Heusel (Tue Oct 22 2024 - 07:46:16 EST)
- [PATCH 0/2] hung_task: add detect count for hung tasks Lance Yang (Tue Oct 22 2024 - 07:48:15 EST)
- [PATCH 1/2] hung_task: add detect count for hung tasks Lance Yang (Tue Oct 22 2024 - 07:48:27 EST)
- Re: [PATCH v4 13/19] gendwarfksyms: Add symbol versioning Petr Pavlu (Tue Oct 22 2024 - 07:48:43 EST)
- [PATCH 2/2] hung_task: add docs for hung_task_detect_count Lance Yang (Tue Oct 22 2024 - 07:48:50 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Mark Brown (Tue Oct 22 2024 - 07:51:06 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests James Bottomley (Tue Oct 22 2024 - 07:51:18 EST)
- [PATCH v4 0/4] Add GCC and RPMH clock controller for QCS615 SoC Taniya Das (Tue Oct 22 2024 - 07:53:21 EST)
- [PATCH v4 1/4] dt-bindings: clock: qcom-rpmhcc: Add RPMHCC bindings for QCS615 Taniya Das (Tue Oct 22 2024 - 07:53:37 EST)
- [PATCH v4 2/4] clk: qcom: rpmhcc: Add support for QCS615 Clocks Taniya Das (Tue Oct 22 2024 - 07:53:59 EST)
- [PATCH v4 3/4] dt-bindings: clock: qcom: Add QCS615 GCC clocks Taniya Das (Tue Oct 22 2024 - 07:54:11 EST)
- [PATCH v4 4/4] clk: qcom: gcc: Add support for QCS615 GCC clocks Taniya Das (Tue Oct 22 2024 - 07:54:33 EST)
- Re: [PATCH v4 0/3] Introduce support for T-head TH1520 Mailbox Michal Wilczynski (Tue Oct 22 2024 - 07:54:53 EST)
- Re: Request to backport "ASoC: Intel: mtl-match: Add cs42l43_l0 cs35l56_l23 for MTL" Greg KH (Tue Oct 22 2024 - 07:55:16 EST)
- Re: [PATCH] fgraph: fix unused value in register_ftrace_graph() Gianfranco Trad (Tue Oct 22 2024 - 07:56:53 EST)
- Re: [PATCH v5 1/3] selftests: livepatch: rename KLP_SYSFS_DIR to SYSFS_KLP_DIR Miroslav Benes (Tue Oct 22 2024 - 07:57:04 EST)
- Re: [PATCH v2 4/5] x86/cpu: Add CPU type to struct cpuinfo_topology Borislav Petkov (Tue Oct 22 2024 - 07:58:03 EST)
- Re: [PATCH v7 8/8] iio: dac: adi-axi-dac: add registering of child fdt node Nuno Sá (Tue Oct 22 2024 - 07:58:44 EST)
- Re: [PATCH] fuse: zero folio correctly in fuse_notify_store() Miklos Szeredi (Tue Oct 22 2024 - 08:00:33 EST)
- Re: [PATCH V4 4/5] soc: qcom: Introduce SCMI based Memlat (Memory Latency) governor Cristian Marussi (Tue Oct 22 2024 - 08:00:49 EST)
- [PATCH v2] KMSAN: uninit-value in inode_go_dump (5) Qianqiang Liu (Tue Oct 22 2024 - 08:01:40 EST)
- RE: [PATCH] iommu: Distinguish between sw-msi and msi Angus Chen (Tue Oct 22 2024 - 08:02:18 EST)
- Re: [syzbot] [serial?] BUG: soft lockup in debug_check_no_obj_freed Edward Adam Davis (Tue Oct 22 2024 - 08:02:37 EST)
- Re: [PATCH v2 4/5] x86/cpu: Add CPU type to struct cpuinfo_topology Borislav Petkov (Tue Oct 22 2024 - 08:04:12 EST)
- Re: [PATCH] i2c: qup: use generic device property accessors neil . armstrong (Tue Oct 22 2024 - 08:05:38 EST)
- Re: AMD zen microcode updates breaks boot Borislav Petkov (Tue Oct 22 2024 - 08:05:54 EST)
- Re: [PATCH v5 2/3] selftests: livepatch: save and restore kprobe state Miroslav Benes (Tue Oct 22 2024 - 08:06:15 EST)
- [PATCH v4 00/11] s390/kvm: Handle guest-related program interrupts in KVM Claudio Imbrenda (Tue Oct 22 2024 - 08:06:30 EST)
- [PATCH v4 01/11] s390/entry: Remove __GMAP_ASCE and use _PIF_GUEST_FAULT again Claudio Imbrenda (Tue Oct 22 2024 - 08:06:41 EST)
- [PATCH v4 02/11] s390/kvm: Remove kvm_arch_fault_in_page() Claudio Imbrenda (Tue Oct 22 2024 - 08:07:02 EST)
- [PATCH v4 04/11] s390/mm/gmap: Fix __gmap_fault() return code Claudio Imbrenda (Tue Oct 22 2024 - 08:07:26 EST)
- [PATCH v4 06/11] s390/kvm: Stop using gmap_{en,dis}able() Claudio Imbrenda (Tue Oct 22 2024 - 08:07:33 EST)
- [PATCH v4 03/11] s390/mm/gmap: Refactor gmap_fault() and add support for pfault Claudio Imbrenda (Tue Oct 22 2024 - 08:08:02 EST)
- [PATCH v4 08/11] s390: Remove gmap pointer from lowcore Claudio Imbrenda (Tue Oct 22 2024 - 08:08:06 EST)
- [PATCH v4 09/11] s390/mm: Simplify get_fault_type() Claudio Imbrenda (Tue Oct 22 2024 - 08:08:22 EST)
- [PATCH v4 07/11] s390/mm/gmap: Remove gmap_{en,dis}able() Claudio Imbrenda (Tue Oct 22 2024 - 08:08:38 EST)
- [PATCH v4 10/11] s390/mm: Get rid of fault type switch statements Claudio Imbrenda (Tue Oct 22 2024 - 08:09:05 EST)
- [PATCH v4 11/11] s390/mm: Convert to LOCK_MM_AND_FIND_VMA Claudio Imbrenda (Tue Oct 22 2024 - 08:09:18 EST)
- [PATCH v4 05/11] s390/mm/fault: Handle guest-related program interrupts in KVM Claudio Imbrenda (Tue Oct 22 2024 - 08:09:36 EST)
- Re: [PATCH] kexec_core: Accept unaccepted kexec destination addresses Kirill A. Shutemov (Tue Oct 22 2024 - 08:10:15 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Jiri Kosina (Tue Oct 22 2024 - 08:10:29 EST)
- [PATCH 1/2] x86/microcode/AMD: Pay attention to the stepping dynamically Borislav Petkov (Tue Oct 22 2024 - 08:10:40 EST)
- Re: [PATCH v3 0/3] arm64: entry: Convert to generic entry Jinjie Ruan (Tue Oct 22 2024 - 08:10:55 EST)
- Re: [PATCH v5 3/3] selftests: livepatch: test livepatching a kprobed function Miroslav Benes (Tue Oct 22 2024 - 08:11:12 EST)
- [PATCH 2/2] x86/microcode/AMD: Split load_microcode_amd() Borislav Petkov (Tue Oct 22 2024 - 08:11:21 EST)
- Re: [PATCH net-next 14/15] net: sparx5: add compatible strings for lan969x and verify the target Daniel Machon (Tue Oct 22 2024 - 08:11:38 EST)
- Re: [PATCH] KVM: selftests: Fix build on on non-x86 architectures Vitaly Kuznetsov (Tue Oct 22 2024 - 08:12:03 EST)
- RE: [PATCH 1/5][next] net: dev: Introduce struct sockaddr_legacy David Laight (Tue Oct 22 2024 - 08:14:10 EST)
- Re: [PATCH] jfs: Fix null-ptr-deref in write_special_inodes Matthew Wilcox (Tue Oct 22 2024 - 08:14:30 EST)
- Re: [PATCH 0/6] drm/bridge: add ycbcr_420_allowed support neil . armstrong (Tue Oct 22 2024 - 08:16:08 EST)
- Re: [PATCH v9 24/37] common: Enable BLOBLIST_TABLES on arm Simon Glass (Tue Oct 22 2024 - 08:16:19 EST)
- Re: [PATCH v4 2/6] s390/uv: Retrieve UV secrets support Janosch Frank (Tue Oct 22 2024 - 08:17:04 EST)
- drivers/net/ethernet/broadcom/bnxt/bnxt.c:5333:6-25: WARNING: atomic_dec_and_test variation before object free at line 5336. kernel test robot (Tue Oct 22 2024 - 08:18:47 EST)
- Re: [PATCH drm-dp 4/4] drm/hisilicon/hibmc: add dp module in hibmc Yongbang Shi (Tue Oct 22 2024 - 08:21:32 EST)
- [PATCH] selftests/sched: add basic test for psi Pintu Kumar (Tue Oct 22 2024 - 08:22:58 EST)
- Re: [PATCH v7 7/8] iio: dac: ad3552r: add high-speed platform driver Nuno Sá (Tue Oct 22 2024 - 08:24:05 EST)
- Re: [PATCH drm-dp 4/4] drm/hisilicon/hibmc: add dp module in hibmc Yongbang Shi (Tue Oct 22 2024 - 08:24:42 EST)
- Re: [PATCH drm-dp 3/4] drm/hisilicon/hibmc: add dp kapi moduel in hibmc drivers Yongbang Shi (Tue Oct 22 2024 - 08:26:10 EST)
- Re: [PATCH v3] arm64: dts: qcom: qcs6490-rb3gen2: enable Bluetooth Krzysztof Kozlowski (Tue Oct 22 2024 - 08:27:49 EST)
- Re: [PATCH RFC v3 1/2] mmc: core: Add vendor hook to control reprogram keys to Crypto Engine Ulf Hansson (Tue Oct 22 2024 - 08:28:45 EST)
- Re: [PATCH v4 11/11] s390/mm: Convert to LOCK_MM_AND_FIND_VMA Alexander Gordeev (Tue Oct 22 2024 - 08:30:14 EST)
- Re: [PATCH] iommu: Distinguish between sw-msi and msi Robin Murphy (Tue Oct 22 2024 - 08:31:05 EST)
- Re: [PATCH v7 4/8] iio: dac: adi-axi-dac: extend features Nuno Sá (Tue Oct 22 2024 - 08:32:40 EST)
- Re: [PATCH v3] EDAC/bluefield: Use Arm SMC for EMI access on BlueField-2 Borislav Petkov (Tue Oct 22 2024 - 08:33:11 EST)
- Re: [PATCH v2] xhci: Fix Link TRB DMA in command ring stopped completion event Faisal Hassan (Tue Oct 22 2024 - 08:35:03 EST)
- Re: [PATCH] platform/x86: eeepc-laptop: use sysfs_emit() instead of sprintf() Ilpo Järvinen (Tue Oct 22 2024 - 08:38:09 EST)
- Re: [PATCH] drm/i915/display: Remove kstrdup_const() and kfree_const() usage Jani Nikula (Tue Oct 22 2024 - 08:38:31 EST)
- Re: [PATCH 2/6] clk: qcom: Add support for GPU Clock Controller on QCS8300 Krzysztof Kozlowski (Tue Oct 22 2024 - 08:38:49 EST)
- Re: [PATCH v4 05/11] s390/mm/fault: Handle guest-related program interrupts in KVM Alexander Gordeev (Tue Oct 22 2024 - 08:39:03 EST)
- Re: [PATCH] platform/x86: eeepc-laptop: use sysfs_emit() instead of sprintf() Hans de Goede (Tue Oct 22 2024 - 08:41:34 EST)
- Re: [PATCH v3 03/14] x86/cpufeatures: add X86_FEATURE_WORKLOAD_CLASS feature bit Borislav Petkov (Tue Oct 22 2024 - 08:42:31 EST)
- Re: [PATCH v3 0/2] pinctrl: qcom: Introduce Pinctrl for QCS8300 Linus Walleij (Tue Oct 22 2024 - 08:43:08 EST)
- Re: [PATCH] mmc: dw_mmc: take SWIOTLB memory size limitation into account Ulf Hansson (Tue Oct 22 2024 - 08:43:26 EST)
- Re: [PATCH v2 0/2] pinctrl: qcom: add support for TLMM on SAR2130P Linus Walleij (Tue Oct 22 2024 - 08:45:43 EST)
- Re: [PATCH 1/1] mmc: sdhci-msm: Toggle the FIFO write clock after ungate Ulf Hansson (Tue Oct 22 2024 - 08:46:12 EST)
- Re: [PATCH] media: verisilicon: av1: Store chroma and mv offsets Nicolas Dufresne (Tue Oct 22 2024 - 08:46:42 EST)
- Re: [PATCH v5] rust: add global lock support Alice Ryhl (Tue Oct 22 2024 - 08:46:55 EST)
- [PATCH V2 drm-dp 0/4] Add dp module in hibmc driver Yongbang Shi (Tue Oct 22 2024 - 08:47:08 EST)
- [PATCH V2 drm-dp 1/4] drm/hisilicon/hibmc: add dp aux in hibmc Yongbang Shi (Tue Oct 22 2024 - 08:47:22 EST)
- [PATCH V2 drm-dp 2/4] drm/hisilicon/hibmc: add dp link moduel in hibmc Yongbang Shi (Tue Oct 22 2024 - 08:47:23 EST)
- [PATCH V2 drm-dp 3/4] drm/hisilicon/hibmc: add dp hw moduel in hibmc Yongbang Shi (Tue Oct 22 2024 - 08:47:29 EST)
- [PATCH V2 drm-dp 4/4] drm/hisilicon/hibmc: add dp module in hibmc Yongbang Shi (Tue Oct 22 2024 - 08:47:58 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Mark Brown (Tue Oct 22 2024 - 08:48:17 EST)
- Re: [PATCH] mfd: adp5585: Drop obsolete dependency on COMPILE_TEST Laurent Pinchart (Tue Oct 22 2024 - 08:50:49 EST)
- Re: [PATCH] media: verisilicon: av1: Store chroma and mv offsets Benjamin Gaignard (Tue Oct 22 2024 - 08:51:15 EST)
- Re: [PATCH net-next v2 01/18] jump_label: export static_key_slow_{inc,dec}_cpuslocked() Maciej Fijalkowski (Tue Oct 22 2024 - 08:53:06 EST)
- Re: [PATCH v4 0/3] pwm: Add pwm driver for Sophgo SG2042 Chen Wang (Tue Oct 22 2024 - 08:54:07 EST)
- Re: [PATCH net-next v2 04/18] bpf, xdp: constify some bpf_prog * function arguments Maciej Fijalkowski (Tue Oct 22 2024 - 08:55:42 EST)
- Re: [PATCH v11 0/5] Fix degradation problem of alpha blending series Chun-Kuang Hu (Tue Oct 22 2024 - 08:57:50 EST)
- Re: [PATCH 6.11 000/135] 6.11.5-rc1 review Mark Brown (Tue Oct 22 2024 - 08:58:29 EST)
- Re: [PATCH 6.1 00/91] 6.1.114-rc1 review Mark Brown (Tue Oct 22 2024 - 08:59:18 EST)
- Re: [PATCH v3] drm/mediatek: Fix color format MACROs in OVL Chun-Kuang Hu (Tue Oct 22 2024 - 08:59:27 EST)
- Re: [PATCH 5.15 00/82] 5.15.169-rc1 review Mark Brown (Tue Oct 22 2024 - 09:00:29 EST)
- Re: [PATCH 5.10 00/52] 5.10.228-rc1 review Mark Brown (Tue Oct 22 2024 - 09:00:52 EST)
- Re: [PATCH] clk: qcom: gcc-qcs404: fix initial rate of GPLL3 Gabor Juhos (Tue Oct 22 2024 - 09:02:14 EST)
- Re: [PATCH net-next v2 11/18] xdp: add generic xdp_buff_add_frag() Maciej Fijalkowski (Tue Oct 22 2024 - 09:02:51 EST)
- [PATCH v2] PCI: pciehp: Fix system hang during resume with daisy-chained hotplug controllers Chia-Lin Kao (AceLan) (Tue Oct 22 2024 - 09:03:11 EST)
- [PATCH V2] perf/x86/intel: New start period for the freq mode kan . liang (Tue Oct 22 2024 - 09:03:23 EST)
- Re: [PATCH v3 03/14] x86/cpufeatures: add X86_FEATURE_WORKLOAD_CLASS feature bit Mario Limonciello (Tue Oct 22 2024 - 09:03:40 EST)
- Re: [PATCH 0/2] amd-pstate: Make amd-pstate the default driver on server platforms Mario Limonciello (Tue Oct 22 2024 - 09:04:13 EST)
- Re: [PATCH] PCI/VGA: Don't assume only VGA device found is the boot VGA device Alex Deucher (Tue Oct 22 2024 - 09:04:56 EST)
- Re: [PATCH] cpuidle: Fix reference count on CPU node Miquel Sabaté Solà (Tue Oct 22 2024 - 09:05:44 EST)
- Re: [PATCH] PCI: pciehp: Fix system hang on resume after hot-unplug during suspend AceLan Kao (Tue Oct 22 2024 - 09:06:14 EST)
- Re: [PATCH v3 0/3] arm64: entry: Convert to generic entry Mark Rutland (Tue Oct 22 2024 - 09:08:36 EST)
- Re: [PATCH 6.6 000/124] 6.6.58-rc1 review Takeshi Ogasawara (Tue Oct 22 2024 - 09:08:49 EST)
- Re: [kvm-unit-tests PATCH 0/3] Fix arm64 clang errors on fpu tests Andrew Jones (Tue Oct 22 2024 - 09:10:48 EST)
- Re: [PATCH] i2c: designware: Add ACPI HID for DWAPB I2C controller on Fujitsu MONAKA 'Andy Shevchenko' (Tue Oct 22 2024 - 09:13:11 EST)
- [PATCH] tools/mm: Free the allocated memory Liu Jing (Tue Oct 22 2024 - 09:13:59 EST)
- [PATCH] rust: miscdevice: add missing safety comments Alice Ryhl (Tue Oct 22 2024 - 09:14:51 EST)
- Re: [PATCH v3] usb: core: adds support for PM control of specific USB dev skip suspend. Krzysztof Kozlowski (Tue Oct 22 2024 - 09:15:07 EST)
- Re: [PATCH 2/2] x86/microcode/AMD: Split load_microcode_amd() Jens Axboe (Tue Oct 22 2024 - 09:15:18 EST)
- Re: [PATCH v4 02/11] iommufd: Introduce IOMMUFD_OBJ_VIOMMU and its related struct Jason Gunthorpe (Tue Oct 22 2024 - 09:16:10 EST)
- Re: [PATCH v2 2/2] rust: miscdevice: add base miscdevice abstraction Alice Ryhl (Tue Oct 22 2024 - 09:16:26 EST)
- [PATCH 2/2] wifi: mac80211: convert debugfs files to short fops Johannes Berg (Tue Oct 22 2024 - 09:19:04 EST)
- [PATCH 1/2] debugfs: add small file operations for most files Johannes Berg (Tue Oct 22 2024 - 09:19:08 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Mark Brown (Tue Oct 22 2024 - 09:19:34 EST)
- [syzbot] [bcachefs?] INFO: task hung in __closure_sync_timeout syzbot (Tue Oct 22 2024 - 09:19:55 EST)
- Re: [PATCH v7 2/3] x86/cacheinfo: Delete global num_cache_leaves Borislav Petkov (Tue Oct 22 2024 - 09:21:31 EST)
- [PATCH v3 0/5] iio: adc: ad7380: fix several supplies issues Julien Stephan (Tue Oct 22 2024 - 09:22:59 EST)
- [PATCH v3 1/5] dt-bindings: iio: adc: ad7380: fix ad7380-4 reference supply Julien Stephan (Tue Oct 22 2024 - 09:23:00 EST)
- [PATCH v3 3/5] iio: adc: ad7380: add missing supplies Julien Stephan (Tue Oct 22 2024 - 09:23:33 EST)
- [PATCH v3 2/5] iio: adc: ad7380: use devm_regulator_get_enable_read_voltage() Julien Stephan (Tue Oct 22 2024 - 09:23:37 EST)
- [PATCH v3 4/5] iio: adc: ad7380: fix supplies for ad7380-4 Julien Stephan (Tue Oct 22 2024 - 09:23:37 EST)
- [PATCH v3 5/5] docs: iio: ad7380: fix supply for ad7380-4 Julien Stephan (Tue Oct 22 2024 - 09:23:57 EST)
- Re: [PATCH v1] blk-mq: add one blk_mq_req_flags_t type to support mq ctx fallback Sagi Grimberg (Tue Oct 22 2024 - 09:24:37 EST)
- RE: [Intel-wired-lan] [PATCH net-next 1/2] ptp: add control over HW timestamp latch point Kubalewski, Arkadiusz (Tue Oct 22 2024 - 09:25:03 EST)
- RE: [Intel-wired-lan] [PATCH net-next 2/2] ice: ptp: add control over HW timestamp latch point Kubalewski, Arkadiusz (Tue Oct 22 2024 - 09:25:21 EST)
- Re: [PATCH v2 1/2] mailbox: add async request mechanism to empower controllers w/ hw queues Tudor Ambarus (Tue Oct 22 2024 - 09:27:11 EST)
- Re: [PATCH 1/1] softirq: Use a dedicated thread for timer wakeups on PREEMPT_RT. Frederic Weisbecker (Tue Oct 22 2024 - 09:29:09 EST)
- Re: [PATCH 0/15] Enable CXL PCIe port protocol error handling and logging Terry Bowman (Tue Oct 22 2024 - 09:30:00 EST)
- Re: [PATCH] iommu/tegra241-cmdqv: Staticize cmdqv_debugfs_dir Jason Gunthorpe (Tue Oct 22 2024 - 09:30:17 EST)
- [PATCH v10 1/4] dt-bindings: display: Add powertip,st7272 as DT Schema description Lukasz Majewski (Tue Oct 22 2024 - 09:31:08 EST)
- [PATCH v10 2/4] dt-bindings: display: Add powertip,hx8238a as DT Schema description Lukasz Majewski (Tue Oct 22 2024 - 09:31:11 EST)
- [PATCH v10 3/4] dt-bindings: arm: Document the btt3 i.MX28 based board Lukasz Majewski (Tue Oct 22 2024 - 09:31:24 EST)
- [PATCH v10 4/4] ARM: dts: mxs: Add descriptions for imx287 based btt3-[012] devices Lukasz Majewski (Tue Oct 22 2024 - 09:31:40 EST)
- Re: [PATCH v6 1/2] dt-bindings: arm: rockchip: Add Orange Pi 5b enum to Orange Pi 5 entry Heiko Stuebner (Tue Oct 22 2024 - 09:31:53 EST)
- Re: [PATCH v5] media: Add t4ka3 camera sensor driver Hans de Goede (Tue Oct 22 2024 - 09:32:23 EST)
- Re: [PATCH v2] tracing/probes: Fix MAX_TRACE_ARGS limit handling Google (Tue Oct 22 2024 - 09:32:28 EST)
- RE: [PATCH v3] EDAC/bluefield: Use Arm SMC for EMI access on BlueField-2 David Thompson (Tue Oct 22 2024 - 09:33:12 EST)
- [PATCH v4 1/1] dmaengine: dw: Select only supported masters for ACPI devices Andy Shevchenko (Tue Oct 22 2024 - 09:34:30 EST)
- Re: [PATCH net-next 14/15] net: sparx5: add compatible strings for lan969x and verify the target Simon Horman (Tue Oct 22 2024 - 09:35:25 EST)
- Re: [PATCH v3 0/3] arm64: entry: Convert to generic entry Mark Rutland (Tue Oct 22 2024 - 09:37:57 EST)
- Re: RFC: Advice on adding support for Qualcomm IPQ9574 SoC Ethernet Andrew Lunn (Tue Oct 22 2024 - 09:38:12 EST)
- Re: [PATCH net-next v2] tools: ynl-gen: use big-endian netlink attribute types patchwork-bot+netdevbpf (Tue Oct 22 2024 - 09:40:29 EST)
- Re: [PATCH net-next 2/2] ice: ptp: add control over HW timestamp latch point Simon Horman (Tue Oct 22 2024 - 09:40:43 EST)
- Re: [syzbot] [kernel?] KCSAN: assert: race in dequeue_entities Marco Elver (Tue Oct 22 2024 - 09:41:11 EST)
- Re: [PATCH v2] hwmon: (it87) Add support for IT8625E Guenter Roeck (Tue Oct 22 2024 - 09:41:11 EST)
- Re: [PATCH v2 11/13] dt-bindings: iio: add binding for BME680 driver Rob Herring (Tue Oct 22 2024 - 09:41:20 EST)
- Re: [PATCH] rust: miscdevice: add missing safety comments Miguel Ojeda (Tue Oct 22 2024 - 09:41:49 EST)
- [PATCH v2] seccomp: Stub for !HAVE_ARCH_SECCOMP_FILTER Linus Walleij (Tue Oct 22 2024 - 09:42:01 EST)
- Re: [PATCH 6.1 00/91] 6.1.114-rc1 review Greg Kroah-Hartman (Tue Oct 22 2024 - 09:45:01 EST)
- Re: [PATCH] lib: string_helpers: fix potential snprintf() output truncation Rasmus Villemoes (Tue Oct 22 2024 - 09:46:19 EST)
- Re: [PATCH v2] arm64: dts: qcom: qcs6490-rb3gen2: enable Bluetooth Dmitry Baryshkov (Tue Oct 22 2024 - 09:47:50 EST)
- Re: [PATCH v2] btrfs: Fix passing 0 to ERR_PTR in btrfs_search_dir_index_item() David Sterba (Tue Oct 22 2024 - 09:48:35 EST)
- Re: [PATCH drm-dp 4/4] drm/hisilicon/hibmc: add dp module in hibmc Dmitry Baryshkov (Tue Oct 22 2024 - 09:49:42 EST)
- Re: [PATCH 1/2] drm/imx: parallel-display: add legacy bridge Kconfig dependency Robert Foss (Tue Oct 22 2024 - 09:50:18 EST)
- Re: [PATCH 01/15] cxl/aer/pci: Add CXL PCIe port error handler callbacks in AER service driver Terry Bowman (Tue Oct 22 2024 - 09:50:43 EST)
- Re: [PATCH net-next v5 0/9] net: netconsole refactoring and warning fix patchwork-bot+netdevbpf (Tue Oct 22 2024 - 09:50:47 EST)
- Re: [PATCH bpf-next 1/5] net: checksum: move from32to16() to generic header kernel test robot (Tue Oct 22 2024 - 09:51:19 EST)
- Re: [PATCH 4/4] net: stmmac: Add glue layer for Sophgo SG2044 SoC Andrew Lunn (Tue Oct 22 2024 - 09:51:38 EST)
- Re: [PATCH v4] tracing: Fix function name for trampoline Google (Tue Oct 22 2024 - 09:51:54 EST)
- Re: [PATCH 02/15] cxl/aer/pci: Update is_internal_error() to be callable w/o CONFIG_PCIEAER_CXL Terry Bowman (Tue Oct 22 2024 - 09:54:20 EST)
- [PATCH] drivers/iio/adc/ad7124.c: fix division by zero in ad7124_set_channel_odr() Zicheng Qu (Tue Oct 22 2024 - 09:54:34 EST)
- [PATCH] drivers/staging/iio/frequency/ad9832.c: fix division by zero in ad9832_calc_freqreg() Zicheng Qu (Tue Oct 22 2024 - 09:54:53 EST)
- Re: [PATCH 6.1 00/91] 6.1.114-rc1 review Yann Sionneau (Tue Oct 22 2024 - 09:55:13 EST)
- Re: [PATCH 1/2] debugfs: add small file operations for most files Greg Kroah-Hartman (Tue Oct 22 2024 - 09:55:40 EST)
- Re: [PATCH v29 01/33] xhci: support setting interrupt moderation IMOD for secondary interrupters Takashi Iwai (Tue Oct 22 2024 - 09:56:16 EST)
- Re: [PATCH 2/2] wifi: ath11k: add firmware-name device tree property Dmitry Baryshkov (Tue Oct 22 2024 - 09:56:45 EST)
- Re: [PATCH v3] perf cap: Tidy up and improve capability testing Adrian Hunter (Tue Oct 22 2024 - 09:56:59 EST)
- Re: [PATCH] Revert "bcachefs: Add asserts to bch2_dev_btree_bitmap_marked_sectors()" Manas (Tue Oct 22 2024 - 09:59:23 EST)
- Re: [PATCH v3 0/3] arm64: entry: Convert to generic entry Russell King (Oracle) (Tue Oct 22 2024 - 09:59:39 EST)
- [PATCH] correctly set bit length in VMA and radix tree tests Lorenzo Stoakes (Tue Oct 22 2024 - 10:01:58 EST)
- Re: [PATCH 1/2] debugfs: add small file operations for most files Johannes Berg (Tue Oct 22 2024 - 10:02:25 EST)
- Re: [PATCH v29 01/33] xhci: support setting interrupt moderation IMOD for secondary interrupters Greg KH (Tue Oct 22 2024 - 10:02:45 EST)
- Re: [PATCH v2] rcu/nocb: Fix the WARN_ON_ONCE() in rcu_nocb_rdp_deoffload() Frederic Weisbecker (Tue Oct 22 2024 - 10:02:58 EST)
- Re: perf_event_detach_bpf_prog() broken? Jiri Olsa (Tue Oct 22 2024 - 10:03:54 EST)
- Re: [PATCH] tools: testing: fix phys_addr_t size on 64-bit systems Lorenzo Stoakes (Tue Oct 22 2024 - 10:04:34 EST)
- Re: [PATCH] selftests/sched: add basic test for psi Johannes Weiner (Tue Oct 22 2024 - 10:06:13 EST)
- Re: [syzbot] [kernel?] WARNING in task_work_add Frederic Weisbecker (Tue Oct 22 2024 - 10:06:59 EST)
- Re: [PATCH] ASoC: dt-bindings: everest,es8328: Document audio graph port Mark Brown (Tue Oct 22 2024 - 10:07:44 EST)
- Re: [PATCH 02/13] ALSA: hda_intel: Use always-managed version of pcim_intx() Takashi Iwai (Tue Oct 22 2024 - 10:08:25 EST)
- Re: [PATCH 2/7] rcu: limit PREEMPT_RCU configurations Sebastian Andrzej Siewior (Tue Oct 22 2024 - 10:09:51 EST)
- Re: [PATCH v3 2/4] usb: typec: Add support for Parade PS8830 Type-C Retimer Heikki Krogerus (Tue Oct 22 2024 - 10:12:05 EST)
- Re: [PATCH] dt-bindings: pinctrl: convert pinctrl-mcp23s08.txt to yaml format Rob Herring (Tue Oct 22 2024 - 10:12:44 EST)
- Re: [PATCH] arm64: dts: rockchip: Convert dts files used as parents to dtsi files Heiko Stuebner (Tue Oct 22 2024 - 10:13:00 EST)
- Re: [PATCH v2] arm64: dts: rockchip: Add dtsi file for RK3399S SoC variant Heiko Stuebner (Tue Oct 22 2024 - 10:13:03 EST)
- Re: (subset) [PATCH v4 0/5] Binding and driver for gated-fixed-clocks Heiko Stuebner (Tue Oct 22 2024 - 10:13:24 EST)
- Re: perf_event_detach_bpf_prog() broken? Sean Young (Tue Oct 22 2024 - 10:13:35 EST)
- Re: [PATCH 1/2] dt-bindings: arm: rockchip: Add FriendlyARM NanoPi R3S Heiko Stuebner (Tue Oct 22 2024 - 10:13:47 EST)
- Re: [PATCH v2 2/2] usb: typec: use cleanup facility for 'altmodes_node' Heikki Krogerus (Tue Oct 22 2024 - 10:14:03 EST)
- Re: linux-next: manual merge of the bpf-next tree with Linus' tree Viktor Malik (Tue Oct 22 2024 - 10:15:23 EST)
- [syzbot] [btrfs?] WARNING in btrfs_free_reserved_data_space_noquota (3) syzbot (Tue Oct 22 2024 - 10:15:45 EST)
- [PATCH] mmc: sdhci-msm: Add sysfs attribute for error state in SDHCI MSM driver Sachin Gupta (Tue Oct 22 2024 - 10:17:40 EST)
- Re: [PATCH 1/2] drm/sched: memset() 'job' in drm_sched_job_init() Philipp Stanner (Tue Oct 22 2024 - 10:17:59 EST)
- Re: [PATCH net v3] mctp i2c: handle NULL header address Simon Horman (Tue Oct 22 2024 - 10:18:59 EST)
- Re: [PATCH] drivers/iio/adc/ad7124.c: fix division by zero in ad7124_set_channel_odr() Nuno Sá (Tue Oct 22 2024 - 10:19:15 EST)
- [PATCH] mmc: sdhci-msm: Slot indexing for distinguishing multiple SDCC instances Sachin Gupta (Tue Oct 22 2024 - 10:19:27 EST)
- Re: [PATCH] drivers/staging/iio/frequency/ad9832.c: fix division by zero in ad9832_calc_freqreg() Nuno Sá (Tue Oct 22 2024 - 10:21:50 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Paul E. McKenney (Tue Oct 22 2024 - 10:22:23 EST)
- Re: [PATCH v2] leds: introduce ordered workqueue for leds events instead of system_wq Dmitry Rokosov (Tue Oct 22 2024 - 10:23:23 EST)
- Re: [RFC PATCH v1 01/10] net: qrtr: ns: validate msglen before ctrl_pkt use Denis Kenzior (Tue Oct 22 2024 - 10:23:50 EST)
- RE: [PATCH 1/2] dt-bindings: net: bluetooth: nxp: add support for supply and reset Sherry Sun (Tue Oct 22 2024 - 10:24:35 EST)
- Re: [RFC PATCH v1 03/10] net: qrtr: support identical node ids Denis Kenzior (Tue Oct 22 2024 - 10:24:59 EST)
- Re: [PATCH] drivers/staging/iio/frequency/ad9832.c: fix division by zero in ad9832_calc_freqreg() Dan Carpenter (Tue Oct 22 2024 - 10:25:37 EST)
- Re: [patch V5 10/26] posix-cpu-timers: Use dedicated flag for CPU timer nanosleep Frederic Weisbecker (Tue Oct 22 2024 - 10:25:58 EST)
- Re: [PATCH rcu] srcu: Guarantee non-negative return value from srcu_read_lock() Paul E. McKenney (Tue Oct 22 2024 - 10:26:36 EST)
- Re: [PATCH rcu] srcu: Guarantee non-negative return value from srcu_read_lock() Paul E. McKenney (Tue Oct 22 2024 - 10:27:31 EST)
- Re: [PATCH net v2 1/2] MAINTAINERS: Move M Chetan Kumar to CREDITS Johannes Berg (Tue Oct 22 2024 - 10:27:48 EST)
- Re: [PATCH v5 4/4] clk: imx: add i.MX91 clk Abel Vesa (Tue Oct 22 2024 - 10:27:48 EST)
- Re: [syzbot] [rdma?] INFO: task hung in add_one_compat_dev (3) Jason Gunthorpe (Tue Oct 22 2024 - 10:29:15 EST)
- Re: [PATCH v2 1/4] clk: imx: lpcg-scu: SW workaround for errata (e10858) Abel Vesa (Tue Oct 22 2024 - 10:29:28 EST)
- Re: [PATCH] lib: string_helpers: fix potential snprintf() output truncation James Bottomley (Tue Oct 22 2024 - 10:30:32 EST)
- Re: [PATCH v8 07/10] iommufd: Fault-capable hwpt attach/detach/replace Zhangfei Gao (Tue Oct 22 2024 - 10:30:41 EST)
- Re: [PATCH v2] xhci: Fix Link TRB DMA in command ring stopped completion event Mathias Nyman (Tue Oct 22 2024 - 10:31:41 EST)
- Re: [syzbot] [kernel?] KCSAN: assert: race in dequeue_entities Paul E. McKenney (Tue Oct 22 2024 - 10:31:44 EST)
- Re: [PATCH v5 RESEND 1/2] posix-clock: Fix missing timespec64 check in pc_clock_settime() Anna-Maria Behnsen (Tue Oct 22 2024 - 10:32:05 EST)
- Re: [PATCH] mm: avoid zeroing user movable page twice with init_on_alloc=1 Zi Yan (Tue Oct 22 2024 - 10:33:54 EST)
- Re: [PATCH 2/2] x86/microcode/AMD: Split load_microcode_amd() Borislav Petkov (Tue Oct 22 2024 - 10:34:23 EST)
- [PATCH v1 1/1] iio: adc: Remove "default n" entries Andy Shevchenko (Tue Oct 22 2024 - 10:36:15 EST)
- [PATCH v1 1/1] iio: light: Remove "default n" entries Andy Shevchenko (Tue Oct 22 2024 - 10:36:27 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Sasha Levin (Tue Oct 22 2024 - 10:36:35 EST)
- Re: [PATCH v5 0/2] Add one clock gate for i.MX95 HSIO block Abel Vesa (Tue Oct 22 2024 - 10:36:47 EST)
- Re: [PATCH v4 14/19] gendwarfksyms: Add support for kABI rules Petr Pavlu (Tue Oct 22 2024 - 10:39:12 EST)
- [PATCH] MIPS: export __cmpxchg_small() David Sterba (Tue Oct 22 2024 - 10:39:28 EST)
- Re: [PATCH v4 02/10] x86/cpu/topology: Add CPU type to struct cpuinfo_topology Mario Limonciello (Tue Oct 22 2024 - 10:42:58 EST)
- Re: [PATCH v4 00/11] s390/kvm: Handle guest-related program interrupts in KVM Heiko Carstens (Tue Oct 22 2024 - 10:45:26 EST)
- Linux 5.10.228 Greg Kroah-Hartman (Tue Oct 22 2024 - 10:45:43 EST)
- Re: Linux 5.10.228 Greg Kroah-Hartman (Tue Oct 22 2024 - 10:45:54 EST)
- Linux 5.15.169 Greg Kroah-Hartman (Tue Oct 22 2024 - 10:46:02 EST)
- Re: [PATCH] media: dvbdev: Avoid using uninitialized ret in dvb_register_device() Dan Carpenter (Tue Oct 22 2024 - 10:46:20 EST)
- Re: Linux 5.15.169 Greg Kroah-Hartman (Tue Oct 22 2024 - 10:46:37 EST)
- Linux 6.1.114 Greg Kroah-Hartman (Tue Oct 22 2024 - 10:46:48 EST)
- Re: Linux 6.1.114 Greg Kroah-Hartman (Tue Oct 22 2024 - 10:46:58 EST)
- Linux 6.6.58 Greg Kroah-Hartman (Tue Oct 22 2024 - 10:47:12 EST)
- Re: Linux 6.6.58 Greg Kroah-Hartman (Tue Oct 22 2024 - 10:47:22 EST)
- Linux 6.11.5 Greg Kroah-Hartman (Tue Oct 22 2024 - 10:47:39 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Paul E. McKenney (Tue Oct 22 2024 - 10:47:50 EST)
- Re: Linux 6.11.5 Greg Kroah-Hartman (Tue Oct 22 2024 - 10:47:52 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Sasha Levin (Tue Oct 22 2024 - 10:48:31 EST)
- Re: [PATCH v3] block: flush all throttled bios when deleting the cgroup Jens Axboe (Tue Oct 22 2024 - 10:48:44 EST)
- [PATCH 0/3] ceph: use issue_seq for struct field names Patrick Donnelly (Tue Oct 22 2024 - 10:49:20 EST)
- [PATCH 1/3] ceph: correct ceph_mds_cap_item field name Patrick Donnelly (Tue Oct 22 2024 - 10:49:34 EST)
- [PATCH 2/3] ceph: correct ceph_mds_cap_peer field name Patrick Donnelly (Tue Oct 22 2024 - 10:49:47 EST)
- [PATCH 3/3] ceph: improve caps debugging output Patrick Donnelly (Tue Oct 22 2024 - 10:49:57 EST)
- RE: [Intel-wired-lan] [PATCH net-next 1/2] ptp: add control over HW timestamp latch point Kubalewski, Arkadiusz (Tue Oct 22 2024 - 10:51:31 EST)
- RE: [PATCH net-next 2/2] ice: ptp: add control over HW timestamp latch point Kubalewski, Arkadiusz (Tue Oct 22 2024 - 10:52:58 EST)
- Re: [PATCH v8 07/10] iommufd: Fault-capable hwpt attach/detach/replace Jason Gunthorpe (Tue Oct 22 2024 - 10:53:15 EST)
- Re: [PATCH] nvme-sysfs: display max_hw_sectors_kb without requiring namespaces Keith Busch (Tue Oct 22 2024 - 10:53:58 EST)
- Re: [PATCH v2] sched_ext: Introduce LLC awareness to the default idle selection policy Andrea Righi (Tue Oct 22 2024 - 10:56:10 EST)
- Re: [PATCH v6 7/7] leds: max77705: Add LEDs support Dzmitry Sankouski (Tue Oct 22 2024 - 11:01:18 EST)
- Re: VFS regression with 9pfs ("Lookup would have caused loop") Will Deacon (Tue Oct 22 2024 - 11:02:02 EST)
- Re: [PATCH v4 0/2] wifi: ath12k: fix issues when unbinding Jeff Johnson (Tue Oct 22 2024 - 11:02:22 EST)
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices Armin Wolf (Tue Oct 22 2024 - 11:03:24 EST)
- Re: [RFC PATCH v1 00/57] Boot-time page size selection for arm64 Nick Chan (Tue Oct 22 2024 - 11:03:38 EST)
- Re: [PATCH v1 3/6] irqchip/gic-v3: support SGI broadcast Marc Zyngier (Tue Oct 22 2024 - 11:03:49 EST)
- Re: [PATCH v29 01/33] xhci: support setting interrupt moderation IMOD for secondary interrupters Amadeusz Sławiński (Tue Oct 22 2024 - 11:04:35 EST)
- Re: [PATCH v4 00/11] Preemption support for A7XX Rob Clark (Tue Oct 22 2024 - 11:05:31 EST)
- Re: [RFC PATCH v1 04/10] net: qrtr: Report sender endpoint in aux data Denis Kenzior (Tue Oct 22 2024 - 11:07:41 EST)
- Re: [PATCH v2 0/4] PCI: cpqphp: Fix and cleanups Bjorn Helgaas (Tue Oct 22 2024 - 11:09:02 EST)
- Re: [PATCH 1/1] sched/fair: Update blocked averages on tick Vincent Guittot (Tue Oct 22 2024 - 11:09:06 EST)
- Re: [PATCH v4 0/6] configure imx8 dsp DT node for rproc usage Iuliana Prodan (Tue Oct 22 2024 - 11:09:42 EST)
- Re: [PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Add PCIe nodes Manivannan Sadhasivam (Tue Oct 22 2024 - 11:10:35 EST)
- [PATCH v3 2/3] landlock: Refactor network access mask management Mickaël Salaün (Tue Oct 22 2024 - 11:12:17 EST)
- Re: [RFC PATCH v1 00/57] Boot-time page size selection for arm64 Ryan Roberts (Tue Oct 22 2024 - 11:12:55 EST)
- Re: [PATCH v6 2/2] hwmon: Add driver for I2C chip Nuvoton NCT7363Y Guenter Roeck (Tue Oct 22 2024 - 11:14:32 EST)
- [PATCH net-next] netlink: specs: Add missing phy-ntf command to ethtool spec Kory Maincent (Tue Oct 22 2024 - 11:14:50 EST)
- Re: [PATCH/RFT] Re: [PATCH v5 1/8] perf trace: Fix iteration of syscall ids in syscalltbl->entries Arnaldo Carvalho de Melo (Tue Oct 22 2024 - 11:18:48 EST)
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices Armin Wolf (Tue Oct 22 2024 - 11:19:10 EST)
- Re: [PATCH] interconnect: qcom: msm8937: constify pointer to qcom_icc_node Krzysztof Kozlowski (Tue Oct 22 2024 - 11:19:27 EST)
- [PATCH v3 1/3] landlock: Refactor filesystem access mask management Mickaël Salaün (Tue Oct 22 2024 - 11:20:28 EST)
- [PATCH v3 3/3] landlock: Optimize scope enforcement Mickaël Salaün (Tue Oct 22 2024 - 11:20:38 EST)
- Re: [PATCH 4/6] mfd: mt6397: Add initial support for MT6328 AngeloGioacchino Del Regno (Tue Oct 22 2024 - 11:21:00 EST)
- Re: [syzbot] [trace?] [bpf?] KASAN: slab-use-after-free Read in bpf_trace_run2 (2) Mathieu Desnoyers (Tue Oct 22 2024 - 11:21:16 EST)
- Re: [syzbot] KMSAN: uninit-value in __hfs_ext_cache_extent (2) syzbot (Tue Oct 22 2024 - 11:22:04 EST)
- [PATCH 2/2] selftests/intel_pstate: cpupower command not found Alessandro Zanni (Tue Oct 22 2024 - 11:22:13 EST)
- Re: [PATCH RFC v2 0/3] Documentation: Debugging guide Sebastian Fricke (Tue Oct 22 2024 - 11:23:54 EST)
- [PATCH] bcachefs: Add missing btree_bitmap_shift check in bch2_dev_btree_bitmap_marked_sectors Manas via B4 Relay (Tue Oct 22 2024 - 11:25:42 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Mark Brown (Tue Oct 22 2024 - 11:25:56 EST)
- Re: [RFC 0/4] mm: zswap: add support for zswapin of large folios Usama Arif (Tue Oct 22 2024 - 11:26:47 EST)
- Re: [PATCH v5 0/3] selftests: livepatch: test livepatching a kprobed function Petr Mladek (Tue Oct 22 2024 - 11:27:14 EST)
- Re: [PATCH] slub/slub_kunit:fix a panic due to __kmalloc_cache_noprof incorretly use Vlastimil Babka (Tue Oct 22 2024 - 11:27:27 EST)
- [RFC PATCH] tracing: Fix syscall tracepoint use-after-free Mathieu Desnoyers (Tue Oct 22 2024 - 11:27:57 EST)
- Re: [PATCH v2] xhci: Fix Link TRB DMA in command ring stopped completion event Faisal Hassan (Tue Oct 22 2024 - 11:28:12 EST)
- Re: [PATCH v3 3/6] EDAC/fsl_ddr: Fix bad bit shift operations Frank Li (Tue Oct 22 2024 - 11:29:28 EST)
- Re: [PATCH v2 00/11] thermal: core: Reimplement locking through guards Rafael J. Wysocki (Tue Oct 22 2024 - 11:29:57 EST)
- Re: [Intel-wired-lan] [PATCH iwl-next v2 1/2] PCI: Add PCI_VDEVICE_SUB helper macro Bjorn Helgaas (Tue Oct 22 2024 - 11:30:27 EST)
- [PATCH v3 0/3] Refactor Landlock access mask management Mickaël Salaün (Tue Oct 22 2024 - 11:30:29 EST)
- Re: [PATCH net] Drop packets with invalid headers to prevent KMSAN infoleak Paolo Abeni (Tue Oct 22 2024 - 11:30:56 EST)
- [PATCH v3 1/2] dt-bindings: arm: fsl: Add Gateworks GW82XX-2x dev kit Tim Harvey (Tue Oct 22 2024 - 11:31:01 EST)
- [PATCH v3 2/2] arm64: dts: imx: Add i.MX8M Plus Gateworks GW82XX-2X support Tim Harvey (Tue Oct 22 2024 - 11:31:17 EST)
- Re: [PATCH 2/2] soc: qcom: pmic_glink: Handle GLINK intent allocation rejections Johan Hovold (Tue Oct 22 2024 - 11:31:39 EST)
- Re: [syzbot] [ocfs2?] possible deadlock in ocfs2_setattr syzbot (Tue Oct 22 2024 - 11:31:52 EST)
- Re: [RFC PATCH v3 0/4] Support large folios for tmpfs David Hildenbrand (Tue Oct 22 2024 - 11:32:06 EST)
- Re: [PATCH] jfs: Fix null-ptr-deref in write_special_inodes Edward Adam Davis (Tue Oct 22 2024 - 11:33:43 EST)
- Re: [PATCH 1/1] softirq: Use a dedicated thread for timer wakeups on PREEMPT_RT. Sebastian Andrzej Siewior (Tue Oct 22 2024 - 11:34:38 EST)
- Re: [PATCH] interconnect: qcom: msm8937: constify pointer to qcom_icc_node Georgi Djakov (Tue Oct 22 2024 - 11:34:52 EST)
- Re: [PATCH 3/3] arm64/hw_breakpoint: Enable FEAT_Debugv8p9 Mark Rutland (Tue Oct 22 2024 - 11:35:01 EST)
- Re: [PATCH] nvme-sysfs: display max_hw_sectors_kb without requiring namespaces Sagi Grimberg (Tue Oct 22 2024 - 11:35:26 EST)
- Re: [PATCH 1/2] rpmsg: glink: Handle rejected intent request better Johan Hovold (Tue Oct 22 2024 - 11:39:20 EST)
- Re: [RFC PATCH v1 00/10] QRTR Multi-endpoint support Manivannan Sadhasivam (Tue Oct 22 2024 - 11:39:36 EST)
- Re: [PATCH v2] mm: page_alloc: move mlocked flag clearance into free_pages_prepare() Sean Christopherson (Tue Oct 22 2024 - 11:39:55 EST)
- perf_event: possible circle locking dependency Vince Weaver (Tue Oct 22 2024 - 11:40:55 EST)
- Re: [PATCH v2 4/5] x86/cpu: Add CPU type to struct cpuinfo_topology Mario Limonciello (Tue Oct 22 2024 - 11:41:31 EST)
- Re: [PATCH for-6.12-fixes] sched_ext: fix fmt__str variables in kfuncs Tejun Heo (Tue Oct 22 2024 - 11:42:35 EST)
- Re: [PATCH net-next v2 16/18] xsk: add helper to get &xdp_desc's DMA and meta pointer in one go Maciej Fijalkowski (Tue Oct 22 2024 - 11:42:55 EST)
- Re: [PATCH v2] posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime() Paolo Abeni (Tue Oct 22 2024 - 11:43:08 EST)
- Re: [PATCH v4 0/3] pwm: Add pwm driver for Sophgo SG2042 Uwe Kleine-König (Tue Oct 22 2024 - 11:43:21 EST)
- [PATCH v3 3/7] pmdomain: rockchip: forward rockchip_do_pmu_set_power_domain errors Sebastian Reichel (Tue Oct 22 2024 - 11:45:33 EST)
- [PATCH v3 2/7] pmdomain: rockchip: cleanup mutex handling in rockchip_pd_power Sebastian Reichel (Tue Oct 22 2024 - 11:45:34 EST)
- [PATCH v3 0/7] Fix RK3588 GPU domain Sebastian Reichel (Tue Oct 22 2024 - 11:45:38 EST)
- [PATCH v3 4/7] pmdomain: rockchip: reduce indentation in rockchip_pd_power Sebastian Reichel (Tue Oct 22 2024 - 11:45:48 EST)
- [PATCH v3 1/7] regulator: Add (devm_)of_regulator_get() Sebastian Reichel (Tue Oct 22 2024 - 11:46:08 EST)
- [PATCH v3 5/7] dt-bindings: power: rockchip: add regulator support Sebastian Reichel (Tue Oct 22 2024 - 11:46:40 EST)
- [PATCH v3 6/7] pmdomain: rockchip: add regulator support Sebastian Reichel (Tue Oct 22 2024 - 11:46:58 EST)
- [PATCH v3 7/7] arm64: dts: rockchip: Add GPU power domain regulator dependency for RK3588 Sebastian Reichel (Tue Oct 22 2024 - 11:47:03 EST)
- Re: [PATCH] tests: hsr: Increase timeout to 10 minutes Simon Horman (Tue Oct 22 2024 - 11:47:36 EST)
- Re: [RFC PATCH v1 00/10] QRTR Multi-endpoint support Denis Kenzior (Tue Oct 22 2024 - 11:47:56 EST)
- [PATCH v3 00/18] arm64: dts: qcom: change labels to lower-case Krzysztof Kozlowski (Tue Oct 22 2024 - 11:48:16 EST)
- [PATCH v3 01/18] arm64: dts: qcom: ipq: change labels to lower-case Krzysztof Kozlowski (Tue Oct 22 2024 - 11:48:31 EST)
- [PATCH v3 03/18] arm64: dts: qcom: msm8992-libra: drop unused regulators labels Krzysztof Kozlowski (Tue Oct 22 2024 - 11:48:47 EST)
- [PATCH v3 02/18] arm64: dts: qcom: msm: change labels to lower-case Krzysztof Kozlowski (Tue Oct 22 2024 - 11:49:05 EST)
- [PATCH v3 05/18] arm64: dts: qcom: sc8280xp: change labels to lower-case Krzysztof Kozlowski (Tue Oct 22 2024 - 11:49:24 EST)
- [PATCH v3 04/18] arm64: dts: qcom: sc7180: change labels to lower-case Krzysztof Kozlowski (Tue Oct 22 2024 - 11:49:29 EST)
- [PATCH v3 07/18] arm64: dts: qcom: sm6115: change labels to lower-case Krzysztof Kozlowski (Tue Oct 22 2024 - 11:50:00 EST)
- [PATCH v3 06/18] arm64: dts: qcom: sc: change labels to lower-case Krzysztof Kozlowski (Tue Oct 22 2024 - 11:50:02 EST)
- [PATCH v3 08/18] arm64: dts: qcom: sm6350: change labels to lower-case Krzysztof Kozlowski (Tue Oct 22 2024 - 11:50:20 EST)
- [PATCH v3 09/18] arm64: dts: qcom: sm8150: change labels to lower-case Krzysztof Kozlowski (Tue Oct 22 2024 - 11:50:47 EST)
- [PATCH v3 10/18] arm64: dts: qcom: sm8250: change labels to lower-case Krzysztof Kozlowski (Tue Oct 22 2024 - 11:51:01 EST)
- [PATCH v3 11/18] arm64: dts: qcom: sm8350: change labels to lower-case Krzysztof Kozlowski (Tue Oct 22 2024 - 11:51:09 EST)
- [PATCH v3 12/18] arm64: dts: qcom: sm8450: change labels to lower-case Krzysztof Kozlowski (Tue Oct 22 2024 - 11:51:27 EST)
- [PATCH v3 13/18] arm64: dts: qcom: sm8550: change labels to lower-case Krzysztof Kozlowski (Tue Oct 22 2024 - 11:51:29 EST)
- [PATCH v3 14/18] arm64: dts: qcom: sm8650: change labels to lower-case Krzysztof Kozlowski (Tue Oct 22 2024 - 11:51:49 EST)
- [PATCH v3 15/18] arm64: dts: qcom: sm: change labels to lower-case Krzysztof Kozlowski (Tue Oct 22 2024 - 11:52:25 EST)
- [PATCH v3 16/18] arm64: dts: qcom: sdm: change labels to lower-case Krzysztof Kozlowski (Tue Oct 22 2024 - 11:52:49 EST)
- [PATCH v3 18/18] ARM: dts: qcom: change labels to lower-case Krzysztof Kozlowski (Tue Oct 22 2024 - 11:53:05 EST)
- [PATCH v3 17/18] arm64: dts: qcom: change labels to lower-case Krzysztof Kozlowski (Tue Oct 22 2024 - 11:53:12 EST)
- Re: [PATCH] afs: Fix missing subdir edit when renamed between parent dirs Marc Dionne (Tue Oct 22 2024 - 11:53:23 EST)
- Re: [PATCH 1/2] dt-bindings: net: bluetooth: nxp: add support for supply and reset POPESCU Catalin (Tue Oct 22 2024 - 11:54:07 EST)
- Re: [PATCH v3 4/6] iio: imu: bmi270: Add support for BMI260 Justin Weiss (Tue Oct 22 2024 - 11:54:28 EST)
- Re: [PATCH] nvme-sysfs: display max_hw_sectors_kb without requiring namespaces Keith Busch (Tue Oct 22 2024 - 11:54:44 EST)
- Re: [PATCH v3 3/6] dt-bindings: iio: imu: bmi270: Add Bosch BMI260 Justin Weiss (Tue Oct 22 2024 - 11:54:59 EST)
- Re: [syzbot] [hfs?] KMSAN: uninit-value in __hfs_ext_cache_extent (2) syzbot (Tue Oct 22 2024 - 11:55:24 EST)
- Re: [PATCH v11 7/7] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware Mathieu Poirier (Tue Oct 22 2024 - 11:55:37 EST)
- [PATCH net] net: vertexcom: mse102x: Fix possible double free of TX skb Stefan Wahren (Tue Oct 22 2024 - 11:56:06 EST)
- Re: [PATCH v3] PCI: imx6: Add suspend/resume support for i.MX6QDL Bjorn Helgaas (Tue Oct 22 2024 - 11:56:29 EST)
- Re: [PATCH v1 1/2] mseal: Two fixes for madvise(MADV_DONTNEED) when sealed Vlastimil Babka (Tue Oct 22 2024 - 11:56:57 EST)
- Re: [PATCH net-next] netlink: specs: Add missing phy-ntf command to ethtool spec Maxime Chevallier (Tue Oct 22 2024 - 11:57:12 EST)
- Re: [PATCH 1/3] arm64/cpufeature: Add field details for ID_AA64DFR1_EL1 register Mark Rutland (Tue Oct 22 2024 - 11:57:26 EST)
- [PATCH v3] xhci: Fix Link TRB DMA in command ring stopped completion event Faisal Hassan (Tue Oct 22 2024 - 11:57:55 EST)
- Re: [PATCH 2/2] wifi: ath11k: add firmware-name device tree property Kalle Valo (Tue Oct 22 2024 - 11:59:10 EST)
- Re: [PATCH v3] ata: libata: Clear DID_TIME_OUT for ATA PT commands with sense data Niklas Cassel (Tue Oct 22 2024 - 11:59:26 EST)
- Re: [PATCH -next] octeon_ep: Remove unneeded semicolon Simon Horman (Tue Oct 22 2024 - 11:59:41 EST)
- [PATCH 05/14] pinctrl: stm32: Rework stm32_pconf_parse_conf() Antonio Borneo (Tue Oct 22 2024 - 11:59:57 EST)
- [PATCH V14 00/11] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing Adrian Hunter (Tue Oct 22 2024 - 12:00:13 EST)
- [PATCH 00/14] pinctrl: stm32: Add new features and support for more SoC Antonio Borneo (Tue Oct 22 2024 - 12:00:15 EST)
- [PATCH 02/14] pinctrl: stm32: Manage irq affinity settings Antonio Borneo (Tue Oct 22 2024 - 12:00:21 EST)
- [PATCH 01/14] pinctrl: stm32: Declare stm32_pmx_get_mode() as static Antonio Borneo (Tue Oct 22 2024 - 12:00:41 EST)
- [PATCH] docs: bug-bisect: Add a note about bisecting -next Mark Brown (Tue Oct 22 2024 - 12:01:05 EST)
- [PATCH V14 01/11] perf/x86/intel/pt: Fix buffer full but size is 0 case Adrian Hunter (Tue Oct 22 2024 - 12:01:08 EST)
- [PATCH 13/14] dt-bindings: pinctrl: stm32: add support for stm32mp235 Antonio Borneo (Tue Oct 22 2024 - 12:01:31 EST)
- [PATCH 11/14] dt-bindings: pinctrl: stm32: support for stm32mp215 and additional packages Antonio Borneo (Tue Oct 22 2024 - 12:01:38 EST)
- [PATCH 07/14] dt-bindings: pinctrl: stm32: support IO synchronization parameters Antonio Borneo (Tue Oct 22 2024 - 12:01:47 EST)
- [PATCH 08/14] pinctrl: stm32: Add RIF support for stm32mp257 Antonio Borneo (Tue Oct 22 2024 - 12:02:02 EST)
- [PATCH 03/14] pinctrl: stm32: Handle RSVD pin configuration Antonio Borneo (Tue Oct 22 2024 - 12:02:13 EST)
- [PATCH 09/14] pinctrl: stm32: Allow compile as module for stm32mp257 Antonio Borneo (Tue Oct 22 2024 - 12:02:19 EST)
- Re: [PATCH v3] usb: core: adds support for PM control of specific USB dev skip suspend. Alan Stern (Tue Oct 22 2024 - 12:02:38 EST)
- [PATCH 04/14] dt-bindings: pinctrl: stm32: add RSVD mux function Antonio Borneo (Tue Oct 22 2024 - 12:03:00 EST)
- [PATCH V14 02/11] perf/core: Add aux_pause, aux_resume, aux_start_paused Adrian Hunter (Tue Oct 22 2024 - 12:03:05 EST)
- [PATCH 06/14] pinctrl: stm32: Support IO synchronization parameters Antonio Borneo (Tue Oct 22 2024 - 12:03:38 EST)
- [PATCH 14/14] pinctrl: stm32: Add new package to stm32mp257 pinctrl support Antonio Borneo (Tue Oct 22 2024 - 12:04:02 EST)
- [PATCH 10/14] pinctrl: stm32: Add stm32mp215 pinctrl support Antonio Borneo (Tue Oct 22 2024 - 12:04:04 EST)
- [PATCH 12/14] pinctrl: stm32: Add stm32mp235 pinctrl support Antonio Borneo (Tue Oct 22 2024 - 12:04:06 EST)
- [PATCH V14 03/11] perf/x86/intel/pt: Add support for pause / resume Adrian Hunter (Tue Oct 22 2024 - 12:04:19 EST)
- [PATCH V14 04/11] perf/x86/intel: Do not enable large PEBS for events with aux actions or aux sampling Adrian Hunter (Tue Oct 22 2024 - 12:04:31 EST)
- [PATCH V14 05/11] perf tools: Add aux_start_paused, aux_pause and aux_resume Adrian Hunter (Tue Oct 22 2024 - 12:04:54 EST)
- [PATCH V14 06/11] perf tools: Add aux-action config term Adrian Hunter (Tue Oct 22 2024 - 12:05:16 EST)
- [PATCH V14 07/11] perf tools: Parse aux-action Adrian Hunter (Tue Oct 22 2024 - 12:05:27 EST)
- [PATCH V14 08/11] perf tools: Add missing_features for aux_start_paused, aux_pause, aux_resume Adrian Hunter (Tue Oct 22 2024 - 12:05:42 EST)
- [PATCH V14 09/11] perf intel-pt: Improve man page format Adrian Hunter (Tue Oct 22 2024 - 12:05:52 EST)
- [PATCH V14 10/11] perf intel-pt: Add documentation for pause / resume Adrian Hunter (Tue Oct 22 2024 - 12:06:07 EST)
- [PATCH V14 11/11] perf intel-pt: Add a test for pause / resume Adrian Hunter (Tue Oct 22 2024 - 12:06:19 EST)
- Re: [PATCH v3 2/3] pwm: imx27: Use clk_bulk_*() API to simplify clock handling Frank Li (Tue Oct 22 2024 - 12:06:30 EST)
- Re: [PATCH v2 1/2] selftest: rtc: Add to check rtc alarm status for alarm related test Alexandre Belloni (Tue Oct 22 2024 - 12:06:42 EST)
- Re: [PATCH v2 4/5] x86/cpu: Add CPU type to struct cpuinfo_topology Dave Hansen (Tue Oct 22 2024 - 12:07:01 EST)
- Re: [Intel-wired-lan] [PATCH iwl-next v2 1/2] PCI: Add PCI_VDEVICE_SUB helper macro Simon Horman (Tue Oct 22 2024 - 12:07:18 EST)
- [PATCH v3] arm64: dts: rockchip: Enable HDMI0 on rock-5a Cristian Ciocaltea (Tue Oct 22 2024 - 12:07:34 EST)
- [PATCH] kasan: remove vmalloc_percpu test andrey . konovalov (Tue Oct 22 2024 - 12:07:48 EST)
- [tip: x86/urgent] x86/microcode/AMD: Split load_microcode_amd() tip-bot2 for Borislav Petkov (AMD) (Tue Oct 22 2024 - 12:08:37 EST)
- Re: fw_devlinks preventing a panel driver from probing Saravana Kannan (Tue Oct 22 2024 - 12:08:45 EST)
- [tip: x86/urgent] x86/microcode/AMD: Pay attention to the stepping dynamically tip-bot2 for Borislav Petkov (AMD) (Tue Oct 22 2024 - 12:08:57 EST)
- Re: [PATCH] [net-next] igb: Fix spelling "intialize"->"initialize" Simon Horman (Tue Oct 22 2024 - 12:09:47 EST)
- [RFC PATCH v2 02/14] lsm: Add audit_log_lsm_data() helper Mickaël Salaün (Tue Oct 22 2024 - 12:10:35 EST)
- [RFC PATCH v2 01/14] lsm: Only build lsm_audit.c if CONFIG_AUDIT is set Mickaël Salaün (Tue Oct 22 2024 - 12:10:47 EST)
- [RFC PATCH v2 06/14] landlock: Move domain hierarchy management Mickaël Salaün (Tue Oct 22 2024 - 12:10:55 EST)
- [RFC PATCH v2 05/14] landlock: Move access types Mickaël Salaün (Tue Oct 22 2024 - 12:10:56 EST)
- [RFC PATCH v2 03/14] landlock: Factor out check_access_path() Mickaël Salaün (Tue Oct 22 2024 - 12:11:06 EST)
- [RFC PATCH v2 07/14] landlock: Log ptrace denials Mickaël Salaün (Tue Oct 22 2024 - 12:11:30 EST)
- [RFC PATCH v2 08/14] landlock: Log domain properties and release Mickaël Salaün (Tue Oct 22 2024 - 12:11:33 EST)
- [RFC PATCH v2 09/14] landlock: Log mount-related denials Mickaël Salaün (Tue Oct 22 2024 - 12:11:43 EST)
- [RFC PATCH v2 10/14] landlock: Log file-related denials Mickaël Salaün (Tue Oct 22 2024 - 12:12:02 EST)
- [RFC PATCH v2 11/14] landlock: Log truncate and ioctl denials Mickaël Salaün (Tue Oct 22 2024 - 12:12:21 EST)
- [RFC PATCH v2 12/14] landlock: Log TCP bind and connect denials Mickaël Salaün (Tue Oct 22 2024 - 12:12:28 EST)
- [RFC PATCH v2 13/14] landlock: Log scoped denials Mickaël Salaün (Tue Oct 22 2024 - 12:12:35 EST)
- Re: [PATCH 2/3] arm64/boot: Enable EL2 requirements for FEAT_Debugv8p9 Mark Rutland (Tue Oct 22 2024 - 12:12:54 EST)
- [RFC PATCH v2 14/14] landlock: Control log events with LANDLOCK_RESTRICT_SELF_LOGLESS Mickaël Salaün (Tue Oct 22 2024 - 12:13:25 EST)
- Re: [PATCH v2 1/2] remoteproc: Documentation: move from staging Mathieu Poirier (Tue Oct 22 2024 - 12:13:38 EST)
- Re: [PATCH] dt-bindings: input: Goodix SPI HID Touchscreen Doug Anderson (Tue Oct 22 2024 - 12:13:55 EST)
- Re: [PATCH] tests: hsr: Increase timeout to 10 minutes Andrew Lunn (Tue Oct 22 2024 - 12:14:03 EST)
- Re: [PATCH v2 4/5] x86/cpu: Add CPU type to struct cpuinfo_topology Mario Limonciello (Tue Oct 22 2024 - 12:14:23 EST)
- Re: [PATCH v4 net-next 02/13] dt-bindings: net: add i.MX95 ENETC support Frank Li (Tue Oct 22 2024 - 12:14:42 EST)
- Re: [RFC PATCH] tracing: Fix syscall tracepoint use-after-free Jordan Rife (Tue Oct 22 2024 - 12:15:03 EST)
- Re: [PATCH v1 4/6] arm64: broadcast IPIs to pause remote CPUs Marc Zyngier (Tue Oct 22 2024 - 12:15:16 EST)
- Re: [PATCH v3 3/6] EDAC/fsl_ddr: Fix bad bit shift operations Borislav Petkov (Tue Oct 22 2024 - 12:17:31 EST)
- Re: [PATCH v4 net-next 03/13] dt-bindings: net: add bindings for NETC blocks control Frank Li (Tue Oct 22 2024 - 12:18:08 EST)
- Re: [RFC PATCH v2 00/14] Landlock audit support Mickaël Salaün (Tue Oct 22 2024 - 12:18:27 EST)
- [PATCH v2] drm/syncobj: ensure progress for syncobj queries Chia-I Wu (Tue Oct 22 2024 - 12:18:49 EST)
- Re: [PATCH v9 24/37] common: Enable BLOBLIST_TABLES on arm Patrick Rudolph (Tue Oct 22 2024 - 12:18:59 EST)
- Re: Requirements to merge new heaps in the kernel John Stultz (Tue Oct 22 2024 - 12:19:27 EST)
- Re: [PATCH v3 07/27] KVM: VMX: Initialize VMCS FRED fields Xin Li (Tue Oct 22 2024 - 12:19:49 EST)
- [RFC PATCH v2 04/14] landlock: Add unique ID generator Mickaël Salaün (Tue Oct 22 2024 - 12:20:20 EST)
- [RFC PATCH v2 00/14] Landlock audit support Mickaël Salaün (Tue Oct 22 2024 - 12:20:30 EST)
- Re: [PATCH v4 net-next 06/13] net: enetc: build enetc_pf_common.c as a separate module Frank Li (Tue Oct 22 2024 - 12:20:56 EST)
- Re: [PATCH] drm/syncobj: ensure progress for syncobj queries Chia-I Wu (Tue Oct 22 2024 - 12:21:46 EST)
- Re: [PATCH v3 05/27] KVM: VMX: Disable FRED if FRED consistency checks fail Xin Li (Tue Oct 22 2024 - 12:22:11 EST)
- Re: [PATCH v2] pmdomain: ti-sci: set the GENPD_FLAG_ACTIVE_WAKEUP flag for all PM domains Kevin Hilman (Tue Oct 22 2024 - 12:24:32 EST)
- Re: [PATCH] arm64: dts: qcom: x1e80100: Fix up BAR spaces Johan Hovold (Tue Oct 22 2024 - 12:25:35 EST)
- Re: [PATCH v2 1/6] LSM: Ensure the correct LSM context releaser Paul Moore (Tue Oct 22 2024 - 12:25:58 EST)
- Re: [PATCH v2] mm: Split critical region in remap_file_pages() and invoke LSMs in between Paul Moore (Tue Oct 22 2024 - 12:27:47 EST)
- Re: [PATCH 2/2] arm64: dts: qcom: x1e80100: Update C4/C5 residency/exit numbers Johan Hovold (Tue Oct 22 2024 - 12:28:17 EST)
- Re: [PATCH v2 5/6] LSM: secctx provider check on release Paul Moore (Tue Oct 22 2024 - 12:28:48 EST)
- Re: [RFC v7 4/6] gpio: mpfs: add polarfire soc gpio support Conor Dooley (Tue Oct 22 2024 - 12:29:00 EST)
- Re: [PATCH v2 0/5] Enable HDMI0 on several RK3588 based boards Marcin Juszkiewicz (Tue Oct 22 2024 - 12:29:48 EST)
- Re: [PATCH] dt-bindings: hwmon: pmbus: Add bindings for MPS MP297x Conor Dooley (Tue Oct 22 2024 - 12:29:49 EST)
- Re: [PATCH V13 03/14] KVM: x86: Fix Intel PT Host/Guest mode when host tracing also Sean Christopherson (Tue Oct 22 2024 - 12:31:06 EST)
- Re: [PATCH v3 1/4] dt-bindings: usb: Add Parade PS8830 Type-C retimer bindings Conor Dooley (Tue Oct 22 2024 - 12:31:24 EST)
- Re: [PATCH 5/6] regulator: Add driver for MediaTek MT6328 PMIC regulators Mark Brown (Tue Oct 22 2024 - 12:31:41 EST)
- Re: [PATCH v3 03/27] KVM: VMX: Add support for the secondary VM exit controls Xin Li (Tue Oct 22 2024 - 12:31:51 EST)
- Re: [PATCH RFC] usb: typec: ucsi: Set orientation as none when connector is unplugged Johan Hovold (Tue Oct 22 2024 - 12:33:17 EST)
- Re: [PATCH v3] perf cap: Tidy up and improve capability testing Ian Rogers (Tue Oct 22 2024 - 12:35:22 EST)
- Re: [PATCH v2 1/2] dt-bindings: rtc: pcf2127: Add nxp,battery-switch-over property Conor Dooley (Tue Oct 22 2024 - 12:36:08 EST)
- Re: [PATCH v2 4/6] LSM: lsm_context in security_dentry_init_security Paul Moore (Tue Oct 22 2024 - 12:36:19 EST)
- Re: [PATCH] dt-bindings: pinctrl: qcom,sm8650-lpass-lpi-pinctrl: Add SM8750 Conor Dooley (Tue Oct 22 2024 - 12:38:23 EST)
- Re: [PATCH] dt-bindings: mailbox: qcom-ipcc: Add SM8750 Conor Dooley (Tue Oct 22 2024 - 12:38:35 EST)
- Re: [PATCH v4 1/9] dt-bindings: imx6q-pcie: Add ref clock for i.MX95 PCIe RC Manivannan Sadhasivam (Tue Oct 22 2024 - 12:38:51 EST)
- Re: [PATCH] dt-bindings: soc: qcom: aoss-qmp: Add SM8750 Conor Dooley (Tue Oct 22 2024 - 12:39:04 EST)
- Re: [PATCH] ASoC: dt-bindings: qcom: Add SM8750 LPASS macro codecs Conor Dooley (Tue Oct 22 2024 - 12:39:21 EST)
- Re: [REGRESSION] spi: cadence-quadspi: STIG mode results in timeouts for Micron MT25QL01 flash Mark Brown (Tue Oct 22 2024 - 12:39:31 EST)
- Re: [PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound Simon Horman (Tue Oct 22 2024 - 12:40:27 EST)
- Re: [PATCH v7 7/8] iio: dac: ad3552r: add high-speed platform driver Angelo Dureghello (Tue Oct 22 2024 - 12:41:42 EST)
- Re: [PATCH] riscv: dts: starfive: Update ethernet phy0 delay parameter values for Star64 Conor Dooley (Tue Oct 22 2024 - 12:41:59 EST)
- Re: [PATCH v5] rust: add global lock support Boqun Feng (Tue Oct 22 2024 - 12:45:03 EST)
- Re: [syzbot] Re: [PATCH v3] Bluetooth: SCO: Use disable_delayed_work_sync syzbot (Tue Oct 22 2024 - 12:45:15 EST)
- Re: [PATCH 2/5] sched: Add Lazy preemption model Shrikanth Hegde (Tue Oct 22 2024 - 12:45:29 EST)
- Re: [PATCH v4 2/9] PCI: imx6: Add ref clock for i.MX95 PCIe Manivannan Sadhasivam (Tue Oct 22 2024 - 12:46:19 EST)
- Re: [PATCH v2 4/6] LSM: lsm_context in security_dentry_init_security Casey Schaufler (Tue Oct 22 2024 - 12:47:26 EST)
- Re: [PATCH v4 3/9] PCI: imx6: Fetch dbi2 and iATU base addesses from DT Manivannan Sadhasivam (Tue Oct 22 2024 - 12:48:20 EST)
- Re: [PATCH v3] EDAC/bluefield: Use Arm SMC for EMI access on BlueField-2 Borislav Petkov (Tue Oct 22 2024 - 12:49:41 EST)
- Re: [PATCH 2/2] arm64: dts: rockchip: Add FriendlyARM NanoPi R3S board Jonas Karlman (Tue Oct 22 2024 - 12:50:16 EST)
- Re: [PATCH v2 1/3] scsi: ufs: core: Remove redundant host_lock calls around UTMRLDBR. Bart Van Assche (Tue Oct 22 2024 - 12:51:42 EST)
- Re: [PATCH 2/2] ARM: dts: aspeed: ventura: add Meta Ventura BMC Conor Dooley (Tue Oct 22 2024 - 12:51:54 EST)
- Re: [PATCH v2 2/3] scsi: ufs: core: Remove redundant host_lock calls around UTMRLCLR Bart Van Assche (Tue Oct 22 2024 - 12:52:47 EST)
- Re: [PATCH 1/2] dt-bindings: arm: aspeed: add Meta Ventura board Conor Dooley (Tue Oct 22 2024 - 12:53:01 EST)
- Re: [PATCH v2 3/3] scsi: ufs: core: Remove redundant host_lock calls around UTRLCLR. Bart Van Assche (Tue Oct 22 2024 - 12:53:14 EST)
- Re: [PATCH v2] drm/syncobj: ensure progress for syncobj queries Christian König (Tue Oct 22 2024 - 12:53:23 EST)
- Re: [PATCH v3 4/6] iio: imu: bmi270: Add support for BMI260 Andy Shevchenko (Tue Oct 22 2024 - 12:54:22 EST)
- Re: [PATCH 2/2] ARM: dts: aspeed: ventura: add Meta Ventura BMC Conor Dooley (Tue Oct 22 2024 - 12:55:13 EST)
- Re: [PATCH v2 0/5] Enable HDMI0 on several RK3588 based boards Cristian Ciocaltea (Tue Oct 22 2024 - 12:55:44 EST)
- Thinking about firmware and hardware description for latest Rockchip platforms Shimrra Shai (Tue Oct 22 2024 - 12:55:54 EST)
- Re: [PATCH v4 4/9] PCI: imx6: Correct controller_id generation logic for i.MX7D Manivannan Sadhasivam (Tue Oct 22 2024 - 12:56:06 EST)
- Re: [PATCH v2 12/16] perf lock: Move common lock contention code to new file Ian Rogers (Tue Oct 22 2024 - 12:56:20 EST)
- Re: [PATCH v2 2/6] cxl/events: Add Component Identifier formatting for CXL spec rev 3.1 Jonathan Cameron (Tue Oct 22 2024 - 12:58:41 EST)
- Re: [PATCH v2 1/2] remoteproc: Documentation: move from staging anish kumar (Tue Oct 22 2024 - 12:59:10 EST)
- Re: [PATCH 2/3] ARM: dts: imx: Add devicetree for Kobo Clara 2E Conor Dooley (Tue Oct 22 2024 - 12:59:24 EST)
- Re: [PATCH 1/3] dt-bindings: arm: fsl: add compatible strings for Kobo Clara 2E Conor Dooley (Tue Oct 22 2024 - 12:59:45 EST)
- Re: [PATCH v2] mm: page_alloc: move mlocked flag clearance into free_pages_prepare() Matthew Wilcox (Tue Oct 22 2024 - 12:59:56 EST)
- Re: [PATCH v4 5/9] PCI: imx6: Make core reset assertion deassertion symmetric Manivannan Sadhasivam (Tue Oct 22 2024 - 13:00:14 EST)
- Re: [PATCH] kvm/x86: simplify kvm_mmu_do_page_fault() a little bit Sean Christopherson (Tue Oct 22 2024 - 13:01:16 EST)
- Re: [RFC PATCH v3 2/3] dt-bindings: crypto: Add Inside Secure SafeXcel EIP-93 crypto engine Conor Dooley (Tue Oct 22 2024 - 13:01:32 EST)
- Re: [PATCH v4 21/28] cxl/extent: Process DCD events and realize region extents Jonathan Cameron (Tue Oct 22 2024 - 13:01:47 EST)
- Re: [PATCH v9 24/37] common: Enable BLOBLIST_TABLES on arm Simon Glass (Tue Oct 22 2024 - 13:01:59 EST)
- Re: [PATCH] RAS/AMD/ATL: Add debug prints for DF register reads Borislav Petkov (Tue Oct 22 2024 - 13:03:31 EST)
- Re: [PATCH v2 0/2] perf trace: Fix support for the new BPF feature in clang 12 Namhyung Kim (Tue Oct 22 2024 - 13:05:01 EST)
- Re: [PATCH v4 6/9] PCI: imx6: Make *_enable_ref_clk() function symmetric Manivannan Sadhasivam (Tue Oct 22 2024 - 13:05:31 EST)
- Re: [PATCH v4 00/28] DCD: Add support for Dynamic Capacity Devices (DCD) Jonathan Cameron (Tue Oct 22 2024 - 13:05:53 EST)
- Re: [syzbot] [hfs?] KMSAN: uninit-value in __hfs_ext_cache_extent (2) Gianfranco Trad (Tue Oct 22 2024 - 13:06:03 EST)
- Re: [RFC PATCH v3 2/3] dt-bindings: crypto: Add Inside Secure SafeXcel EIP-93 crypto engine Conor Dooley (Tue Oct 22 2024 - 13:06:26 EST)
- Re: [PATCH v4 1/1] binder: report txn errors via generic netlink (genl) Simon Horman (Tue Oct 22 2024 - 13:06:39 EST)
- Re: [PATCH 1/5][next] net: dev: Introduce struct sockaddr_legacy Gustavo A. R. Silva (Tue Oct 22 2024 - 13:07:29 EST)
- Re: [PATCH 1/2] dt-bindings: arm: rockchip: Add FriendlyARM NanoPi R3S Jonas Karlman (Tue Oct 22 2024 - 13:08:13 EST)
- Re: [PATCH 01/15] cxl/aer/pci: Add CXL PCIe port error handler callbacks in AER service driver Dan Williams (Tue Oct 22 2024 - 13:09:26 EST)
- Re: [PATCH v2 4/5] x86/cpu: Add CPU type to struct cpuinfo_topology Dave Hansen (Tue Oct 22 2024 - 13:09:48 EST)
- Re: [PATCH v1] drm/bridge: tc358768: Fix DSI command tx Francesco Dolcini (Tue Oct 22 2024 - 13:11:59 EST)
- Re: [syzbot] [bluetooth?] KASAN: slab-use-after-free Write in sco_sock_timeout syzbot (Tue Oct 22 2024 - 13:15:16 EST)
- Re: [PATCH v2 13/16] perf bench: Remove reference to cmd_inject Ian Rogers (Tue Oct 22 2024 - 13:16:03 EST)
- Re: [PATCH v2 3/6] arm64: dts: imx8qxp-mek: enable jpeg encode and decode Francesco Dolcini (Tue Oct 22 2024 - 13:16:38 EST)
- [PATCH v2] fs_context.c: smb3_reconfigure: Handle kstrdup failures for passwords Henrique Carvalho (Tue Oct 22 2024 - 13:17:49 EST)
- Re: [PATCH v4 7/9] PCI: imx6: Use dwc common suspend resume method Manivannan Sadhasivam (Tue Oct 22 2024 - 13:18:23 EST)
- Re: [PATCH v5 13/13] drm/bridge: cdns-dsi: Use pre_enable/post_disable to enable/disable Aradhya Bhatia (Tue Oct 22 2024 - 13:20:24 EST)
- Re: [PATCH v7 4/8] iio: dac: adi-axi-dac: extend features Conor Dooley (Tue Oct 22 2024 - 13:21:15 EST)
- Re: [PATCH v4 9/9] arm64: dts: imx95: Add ref clock for i.MX95 PCIe Manivannan Sadhasivam (Tue Oct 22 2024 - 13:21:30 EST)
- [PATCH] tools/mm: -Werror fixes in page-types/slabinfo Wladislav Wiebe (Tue Oct 22 2024 - 13:21:40 EST)
- Re: [PATCH v2 07/16] perf stat: Move stat_config into config.c Ian Rogers (Tue Oct 22 2024 - 13:21:55 EST)
- [RFC iwl-net] e1000: Hold RTNL when e1000_down can be called Joe Damato (Tue Oct 22 2024 - 13:22:14 EST)
- Re: [PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Add PCIe nodes Dmitry Baryshkov (Tue Oct 22 2024 - 13:22:33 EST)
- Re: [PATCH v7 2/8] dt-bindings: iio: dac: adi-axi-dac: add ad3552r axi variant Conor Dooley (Tue Oct 22 2024 - 13:22:50 EST)
- Re: [PATCH] rcu/nocb: Fix rcuog wake-up from offline softirq Paul E. McKenney (Tue Oct 22 2024 - 13:23:40 EST)
- Re: [PATCH 1/2] dt-bindings: clock: mediatek: Add bindings for MT6735 syscon clock and reset controllers Conor Dooley (Tue Oct 22 2024 - 13:24:07 EST)
- [PATCH v2 0/3] Fix -Wmaybe-uninitialized warnings/errors Eder Zulian (Tue Oct 22 2024 - 13:24:10 EST)
- [PATCH v2 1/3] resolve_btfids: Fix compiler warnings Eder Zulian (Tue Oct 22 2024 - 13:24:28 EST)
- [PATCH v2 2/3] libbpf: Prevent compiler warnings/errors Eder Zulian (Tue Oct 22 2024 - 13:24:47 EST)
- [PATCH v2 3/3] libsubcmd: Silence compiler warning Eder Zulian (Tue Oct 22 2024 - 13:24:59 EST)
- Re: [PATCH v2] drm/syncobj: ensure progress for syncobj queries Chia-I Wu (Tue Oct 22 2024 - 13:25:14 EST)
- Re: [PATCH v5] rust: add global lock support Alice Ryhl (Tue Oct 22 2024 - 13:25:16 EST)
- Re: [PATCH v2 11/13] dt-bindings: iio: add binding for BME680 driver Jonathan Cameron (Tue Oct 22 2024 - 13:25:42 EST)
- Re: [PATCH v2 1/2] dt-bindings: serial: snps-dw-apb-uart: Add Sophgo SG2044 uarts Conor Dooley (Tue Oct 22 2024 - 13:25:56 EST)
- Re: [PATCH v5 07/13] drm/bridge: cdns-dsi: Wait for Clk and Data Lanes to be ready Aradhya Bhatia (Tue Oct 22 2024 - 13:26:18 EST)
- Re: [PATCH 2/4] dt-bindings: net: Add support for Sophgo SG2044 dwmac Conor Dooley (Tue Oct 22 2024 - 13:28:25 EST)
- [PATCH] usb: typec: tcpm: Prevent Hard_Reset if Vbus was never low Yanik Fuchs (Tue Oct 22 2024 - 13:29:08 EST)
- Re: arch/x86/kvm/svm/sev.c:454 __sev_guest_init() warn: missing error code 'ret' Sean Christopherson (Tue Oct 22 2024 - 13:29:19 EST)
- Re: [PATCH rcu] srcu: Guarantee non-negative return value from srcu_read_lock() Andrii Nakryiko (Tue Oct 22 2024 - 13:29:33 EST)
- Re: [PATCH 1/5][next] net: dev: Introduce struct sockaddr_legacy Gustavo A. R. Silva (Tue Oct 22 2024 - 13:30:52 EST)
- [PATCH v3 00/16] Python module cleanup Ian Rogers (Tue Oct 22 2024 - 13:31:11 EST)
- [PATCH v3 01/16] perf python: Remove python 2 scripting support Ian Rogers (Tue Oct 22 2024 - 13:31:24 EST)
- [PATCH v3 02/16] perf python: Constify variables and parameters Ian Rogers (Tue Oct 22 2024 - 13:31:33 EST)
- [PATCH v3 03/16] perf python: Remove unused #include Ian Rogers (Tue Oct 22 2024 - 13:31:42 EST)
- [PATCH v3 04/16] perf script: Move scripting_max_stack out of builtin Ian Rogers (Tue Oct 22 2024 - 13:32:06 EST)
- [PATCH v3 05/16] perf kvm: Move functions used in util out of builtin Ian Rogers (Tue Oct 22 2024 - 13:32:18 EST)
- Re: [syzbot] [hfs?] KMSAN: uninit-value in __hfs_ext_cache_extent (2) syzbot (Tue Oct 22 2024 - 13:32:25 EST)
- [PATCH v3 06/16] perf script: Move find_scripts to browser/scripts.c Ian Rogers (Tue Oct 22 2024 - 13:32:33 EST)
- [PATCH v3 07/16] perf stat: Move stat_config into config.c Ian Rogers (Tue Oct 22 2024 - 13:32:50 EST)
- [PATCH v3 08/16] perf script: Move script_spec code to trace-event-scripting.c Ian Rogers (Tue Oct 22 2024 - 13:33:01 EST)
- [PATCH v3 09/16] perf script: Move script_fetch_insn to trace-event-scripting.c Ian Rogers (Tue Oct 22 2024 - 13:33:19 EST)
- [PATCH v3 10/16] perf script: Move perf_sample__sprintf_flags to trace-event-scripting.c Ian Rogers (Tue Oct 22 2024 - 13:33:35 EST)
- Re: [RFC PATCH v1 00/57] Boot-time page size selection for arm64 Neal Gompa (Tue Oct 22 2024 - 13:33:44 EST)
- [PATCH v3 11/16] perf env: Move arch errno function to only use in env Ian Rogers (Tue Oct 22 2024 - 13:33:48 EST)
- [PATCH v3 12/16] perf lock: Move common lock contention code to new file Ian Rogers (Tue Oct 22 2024 - 13:34:13 EST)
- [PATCH v3 13/16] perf bench: Remove reference to cmd_inject Ian Rogers (Tue Oct 22 2024 - 13:34:19 EST)
- [PATCH v3 14/16] perf kwork: Make perf_kwork_add_work a callback Ian Rogers (Tue Oct 22 2024 - 13:34:32 EST)
- [PATCH v3 15/16] perf build: Remove test library from python shared object Ian Rogers (Tue Oct 22 2024 - 13:34:50 EST)
- [PATCH v3 16/16] perf python: Add parse_events function Ian Rogers (Tue Oct 22 2024 - 13:35:14 EST)
- Re: perf_event_detach_bpf_prog() broken? Andrii Nakryiko (Tue Oct 22 2024 - 13:35:32 EST)
- Re: [PATCH v2 net-next 1/6] net: sched: propagate "skip_sw" flag to offload for flower and matchall Vladimir Oltean (Tue Oct 22 2024 - 13:36:22 EST)
- Re: [PATCH v9 1/4] dt-bindings: display: Add powertip,st7272 as DT Schema description Fabio Estevam (Tue Oct 22 2024 - 13:37:01 EST)
- Re: [PATCH v2 net-next 0/6] Mirroring to DSA CPU port Vladimir Oltean (Tue Oct 22 2024 - 13:37:58 EST)
- RE: [PATCH 1/2] Drivers: hv: vmbus: Wait for offers during boot Michael Kelley (Tue Oct 22 2024 - 13:38:49 EST)
- Re: [PATCH 2/2] arm64: dts: rockchip: Add FriendlyARM NanoPi R3S board Tianling Shen (Tue Oct 22 2024 - 13:39:24 EST)
- [GIT PULL] bcachefs fixes for 6.12-rc5 Kent Overstreet (Tue Oct 22 2024 - 13:39:32 EST)
- Re: [PATCH] riscv: dts: starfive: Update ethernet phy0 delay parameter values for Star64 Emil Renner Berthing (Tue Oct 22 2024 - 13:39:43 EST)
- Re: [PATCH v2] perf check: Add sanitizer feature and use to avoid test failure Ian Rogers (Tue Oct 22 2024 - 13:40:06 EST)
- Re: arch/x86/kernel/cpu/sgx/virt.c:59:13: sparse: sparse: incorrect type in assignment (different base types) Sean Christopherson (Tue Oct 22 2024 - 13:40:11 EST)
- [PATCH v5 0/2] media: venus: Add hierarchical h.264 controls Fritz Koenig (Tue Oct 22 2024 - 13:40:55 EST)
- [PATCH v5 1/2] media: venus: Helper function for dynamically updating bitrate Fritz Koenig (Tue Oct 22 2024 - 13:41:06 EST)
- [PATCH v5 2/2] media: venus: Enable h.264 hierarchical coding Fritz Koenig (Tue Oct 22 2024 - 13:41:22 EST)
- Re: [PATCH 2/3] ARM: dts: imx: Add devicetree for Kobo Clara 2E Andreas Kemnade (Tue Oct 22 2024 - 13:42:45 EST)
- Re: Thinking about firmware and hardware description for latest Rockchip platforms Jonas Karlman (Tue Oct 22 2024 - 13:43:41 EST)
- [PATCH 0/2] dt-bindings: dma: adi,axi-dmac: convert to yaml and update David Lechner (Tue Oct 22 2024 - 13:47:17 EST)
- [PATCH 1/2] dt-bindings: dma: adi,axi-dmac: convert to yaml schema David Lechner (Tue Oct 22 2024 - 13:47:29 EST)
- [PATCH 2/2] dt-bindings: dma: adi,axi-dmac: deprecate adi,channels node David Lechner (Tue Oct 22 2024 - 13:47:32 EST)
- Re: [PATCH bpf-next 4/5] selftests/bpf: Add benchmark for bpf_csum_diff() helper Andrii Nakryiko (Tue Oct 22 2024 - 13:48:04 EST)
- Re: [PATCH bpf-next 1/2] bpf: Add open coded version of kmem_cache iterator Namhyung Kim (Tue Oct 22 2024 - 13:48:26 EST)
- [PATCH v3 1/2] perf check: Add sanitizer features Ian Rogers (Tue Oct 22 2024 - 13:48:53 EST)
- [PATCH v3 2/2] perf test: Skip annotate test for sanitizer builds Ian Rogers (Tue Oct 22 2024 - 13:49:03 EST)
- Re: [PATCH bpf-next 1/2] bpf: Add open coded version of kmem_cache iterator Namhyung Kim (Tue Oct 22 2024 - 13:50:31 EST)
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add a test for open coded kmem_cache iter Namhyung Kim (Tue Oct 22 2024 - 13:51:51 EST)
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add a test for open coded kmem_cache iter Namhyung Kim (Tue Oct 22 2024 - 13:52:47 EST)
- Re: [PATCH v2 1/2] mm/damon/vaddr: Fix issue in damon_va_evenly_split_region() SeongJae Park (Tue Oct 22 2024 - 13:55:00 EST)
- [PATCH v2] mm, swap: avoid over reclaim of full clusters Kairui Song (Tue Oct 22 2024 - 13:55:29 EST)
- Re: [RFC PATCH] tracing: Fix syscall tracepoint use-after-free Mathieu Desnoyers (Tue Oct 22 2024 - 13:55:57 EST)
- Re: [PATCH 5.10 00/52] 5.10.228-rc1 review Jon Hunter (Tue Oct 22 2024 - 13:56:29 EST)
- Re: [PATCH 2/2] arm64: dts: rockchip: Add FriendlyARM NanoPi R3S board Jonas Karlman (Tue Oct 22 2024 - 13:56:42 EST)
- Re: [PATCH 5.15 00/82] 5.15.169-rc1 review Jon Hunter (Tue Oct 22 2024 - 13:56:56 EST)
- Re: [PATCH 6.11 000/135] 6.11.5-rc1 review Jon Hunter (Tue Oct 22 2024 - 13:57:14 EST)
- Re: [PATCH 6.1 00/91] 6.1.114-rc1 review Jon Hunter (Tue Oct 22 2024 - 13:57:28 EST)
- Re: [PATCH 6.6 000/124] 6.6.58-rc1 review Jon Hunter (Tue Oct 22 2024 - 13:57:42 EST)
- Re: [PATCH v2 2/2] mm/damon/vaddr: Add 'nr_piece == 1' check in damon_va_evenly_split_region() SeongJae Park (Tue Oct 22 2024 - 13:57:56 EST)
- [PATCH] sched/topology: Enable topology_span_sane check only for debug builds Saurabh Sengar (Tue Oct 22 2024 - 13:58:13 EST)
- Re: [PATCH bpf-next 4/5] selftests/bpf: Add benchmark for bpf_csum_diff() helper Puranjay Mohan (Tue Oct 22 2024 - 13:58:54 EST)
- Re: Requirements to merge new heaps in the kernel Nicolas Dufresne (Tue Oct 22 2024 - 13:59:12 EST)
- Re: [PATCH 6.1 00/91] 6.1.114-rc1 review Jon Hunter (Tue Oct 22 2024 - 13:59:25 EST)
- Re: [PATCH v2 1/2] mm/damon/vaddr: Fix issue in damon_va_evenly_split_region() SeongJae Park (Tue Oct 22 2024 - 14:00:49 EST)
- [PATCH] hfs: zero-allocate ptr and handle null root tree to mitigate KMSAN bug Gianfranco Trad (Tue Oct 22 2024 - 14:01:50 EST)
- Re: [PATCH] usb: typec: tcpci: Add FAULT_ALERT handling RD Babiera (Tue Oct 22 2024 - 14:02:08 EST)
- RE: [PATCH 1/2] Drivers: hv: vmbus: Wait for offers during boot Michael Kelley (Tue Oct 22 2024 - 14:03:48 EST)
- Re: [PATCH v2 0/2] mm/damon/vaddr: Fix issue in damon_va_evenly_split_region() SeongJae Park (Tue Oct 22 2024 - 14:05:46 EST)
- Re: [PATCH v4 1/1] binder: report txn errors via generic netlink (genl) Li Li (Tue Oct 22 2024 - 14:06:17 EST)
- [PATCH v6 0/5] Hwmon PMUs Ian Rogers (Tue Oct 22 2024 - 14:06:39 EST)
- [PATCH v6 1/5] tools api io: Ensure line_len_out is always initialized Ian Rogers (Tue Oct 22 2024 - 14:06:48 EST)
- [PATCH v6 3/5] perf pmu: Add calls enabling the hwmon_pmu Ian Rogers (Tue Oct 22 2024 - 14:07:07 EST)
- [PATCH v6 2/5] perf hwmon_pmu: Add a tool PMU exposing events from hwmon in sysfs Ian Rogers (Tue Oct 22 2024 - 14:07:14 EST)
- [PATCH v6 4/5] perf test: Add hwmon "PMU" test Ian Rogers (Tue Oct 22 2024 - 14:07:26 EST)
- [PATCH v6 5/5] perf docs: Document tool and hwmon events Ian Rogers (Tue Oct 22 2024 - 14:07:35 EST)
- RE: [PATCH v2 2/6] cxl/events: Add Component Identifier formatting for CXL spec rev 3.1 Shiju Jose (Tue Oct 22 2024 - 14:08:01 EST)
- [PATCH] Staging: gpib/common/gpib_os.c - Remove unnecessary OOM message Omer Faruk BULUT (Tue Oct 22 2024 - 14:08:17 EST)
- Re: [PATCH v2 1/4] clk: imx: lpcg-scu: SW workaround for errata (e10858) kernel test robot (Tue Oct 22 2024 - 14:10:07 EST)
- Re: [PATCH bpf-next 2/5] bpf: bpf_csum_diff: optimize and homogenize for all archs kernel test robot (Tue Oct 22 2024 - 14:10:30 EST)
- Re: [PATCH v4 1/1] binder: report txn errors via generic netlink (genl) Li Li (Tue Oct 22 2024 - 14:11:38 EST)
- Re: [PATCH v2 06/10] x86/mce: Convert multiple if () statements into a switch() statement Sohil Mehta (Tue Oct 22 2024 - 14:12:56 EST)
- Re: [PATCH] microblaze: Remove empty #ifndef __ASSEMBLY__ statement Thomas Huth (Tue Oct 22 2024 - 14:14:07 EST)
- Re: [PATCH net] Drop packets with invalid headers to prevent KMSAN infoleak Martin KaFai Lau (Tue Oct 22 2024 - 14:14:27 EST)
- Re: [PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound Jesper Dangaard Brouer (Tue Oct 22 2024 - 14:15:07 EST)
- Re: [PATCH v2 1/2] firmware: qcom: scm: Return -EOPNOTSUPP for unsupported SHM bridge enabling Kuldeep Singh (Tue Oct 22 2024 - 14:15:44 EST)
- [PATCH 1/3] kbuild: rpm-pkg: disable kernel-devel package when cross-compiling Masahiro Yamada (Tue Oct 22 2024 - 14:17:21 EST)
- [PATCH 2/3] kbuild: deb-pkg: add pkg.linux-upstream.nokernelheaders build profile Masahiro Yamada (Tue Oct 22 2024 - 14:17:35 EST)
- [PATCH v2] dt-bindings: soc: bcm: Convert raspberrypi,bcm2835-power to Dt schema Karan Sanghavi (Tue Oct 22 2024 - 14:17:45 EST)
- [PATCH 3/3] kbuild: deb-pkg: add pkg.linux-upstream.nokerneldbg build profile Masahiro Yamada (Tue Oct 22 2024 - 14:17:53 EST)
- Re: [PATCH v2] docs: rust: fix formatting for kernel::block::mq::Request Miguel Ojeda (Tue Oct 22 2024 - 14:18:24 EST)
- Re: [PATCH 2/2] arm64: dts: rockchip: Add FriendlyARM NanoPi R3S board Tianling Shen (Tue Oct 22 2024 - 14:18:53 EST)
- Re: [PATCH] selftests/sched: add basic test for psi Pintu Agarwal (Tue Oct 22 2024 - 14:24:05 EST)
- Re: [PATCH v2] sumversion: Fix a memory leak in get_src_version() Masahiro Yamada (Tue Oct 22 2024 - 14:25:25 EST)
- Re: [PATCH v2 2/2] iio: light: add support for veml3235 Jonathan Cameron (Tue Oct 22 2024 - 14:28:22 EST)
- Re: [PATCH v1 1/1] iio: light: Remove "default n" entries Jonathan Cameron (Tue Oct 22 2024 - 14:29:28 EST)
- Re: [PATCH v1 1/1] iio: adc: Remove "default n" entries Jonathan Cameron (Tue Oct 22 2024 - 14:30:08 EST)
- [PATCH v2] selftests: tc-testing: Fix typo error Karan Sanghavi (Tue Oct 22 2024 - 14:31:13 EST)
- Re: [PATCH v2 0/2] perf trace: Fix support for the new BPF feature in clang 12 Arnaldo Carvalho de Melo (Tue Oct 22 2024 - 14:33:13 EST)
- Re: [PATCH v2 4/4] MAINTAINERS: Add entry for Renesas ASoC drivers Mark Brown (Tue Oct 22 2024 - 14:34:12 EST)
- Re: [PATCH v2 2/2] firmware: qcom: qcom_tzmem: Implement sanity checks Kuldeep Singh (Tue Oct 22 2024 - 14:34:29 EST)
- Re: [PATCH 01/15] cxl/aer/pci: Add CXL PCIe port error handler callbacks in AER service driver Terry Bowman (Tue Oct 22 2024 - 14:40:40 EST)
- Re: [PATCH v3 1/6] iio: imu: bmi270: Remove unused FREQUENCY / SCALE attributes Jonathan Cameron (Tue Oct 22 2024 - 14:42:08 EST)
- [PATCH] mm: numa_memblks: Don't skip reserved areas before DRAM Kyle Meyer (Tue Oct 22 2024 - 14:42:52 EST)
- Re: [PATCH] hexagon: Move kernel prototypes out of uapi/asm/setup.h header Thomas Huth (Tue Oct 22 2024 - 14:43:53 EST)
- Re: [PATCH v3 2/6] iio: imu: bmi270: Provide chip info as configuration structure Jonathan Cameron (Tue Oct 22 2024 - 14:44:08 EST)
- Re: [PATCH 2/2] arm64: dts: rockchip: Add FriendlyARM NanoPi R3S board Jonas Karlman (Tue Oct 22 2024 - 14:44:21 EST)
- Re: [PATCH 0/3] Allow use of DVS GPIOs on the RK808 PMIC variant only Mark Brown (Tue Oct 22 2024 - 14:45:29 EST)
- [PATCH][next] thermal/drivers/mediatek/lvts_thermal: make read-only arrays static const Colin Ian King (Tue Oct 22 2024 - 14:46:39 EST)
- [PATCH] i2c: i2c-core-smbus: fixed a whitespace style issue Liam Zuiderhoek (Tue Oct 22 2024 - 14:46:59 EST)
- Re: [PATCH v3 3/3] samples/landlock: Clarify option parsing behaviour Mickaël Salaün (Tue Oct 22 2024 - 14:50:19 EST)
- Re: [PATCH v3 1/3] samples/landlock: Fix port parsing in sandboxer Mickaël Salaün (Tue Oct 22 2024 - 14:50:31 EST)
- Re: [net-next v3 1/2] igc: Link IRQs to NAPI instances Jacob Keller (Tue Oct 22 2024 - 14:50:46 EST)
- [PATCH 1/2] jiffies: Define secs_to_jiffies() Easwar Hariharan (Tue Oct 22 2024 - 14:53:07 EST)
- [PATCH 1/2] jiffies: Define secs_to_jiffies() Easwar Hariharan (Tue Oct 22 2024 - 14:54:11 EST)
- [PATCH 2/2] drivers: hv: Convert open-coded timeouts to secs_to_jiffies() Easwar Hariharan (Tue Oct 22 2024 - 14:54:13 EST)
- [net-next PATCH v2 0/6] CN20K silicon with mbox support Sai Krishna (Tue Oct 22 2024 - 14:54:50 EST)
- [net-next PATCH v2 1/6] octeontx2: Set appropriate PF, VF masks and shifts based on silicon Sai Krishna (Tue Oct 22 2024 - 14:55:07 EST)
- [net-next PATCH v2 2/6] octeontx2-af: CN20k basic mbox operations and structures Sai Krishna (Tue Oct 22 2024 - 14:55:26 EST)
- [net-next PATCH v2 3/6] octeontx2-af: CN20k mbox to support AF REQ/ACK functionality Sai Krishna (Tue Oct 22 2024 - 14:55:33 EST)
- [net-next PATCH v2 5/6] octeontx2-af: CN20K mbox implementation for AF's VF Sai Krishna (Tue Oct 22 2024 - 14:56:22 EST)
- [net-next PATCH v2 4/6] octeontx2-pf: CN20K mbox REQ/ACK implementation for NIC PF Sai Krishna (Tue Oct 22 2024 - 14:56:52 EST)
- [net-next PATCH v2 6/6] octeontx2-pf: CN20K mbox implementation between PF-VF Sai Krishna (Tue Oct 22 2024 - 14:57:11 EST)
- Re: [PATCH] selftests/sched_ext: add order-only dependency of runner.o on BPFOBJ Tejun Heo (Tue Oct 22 2024 - 14:57:35 EST)
- Re: [PATCH v3 0/4] Allow AVIC's IPI virtualization to be optional Sean Christopherson (Tue Oct 22 2024 - 15:01:05 EST)
- [PATCH] KDB: Fix missing argument in dmesg command usage help Nir Lichtman (Tue Oct 22 2024 - 15:02:30 EST)
- [PATCH] i2c: i2c-core-smbus: fixed a whitespace style issue Liam Zuiderhoek (Tue Oct 22 2024 - 15:05:43 EST)
- Re: [PATCH v13 02/18] EDAC: Add scrub control feature Borislav Petkov (Tue Oct 22 2024 - 15:06:05 EST)
- Re: [GIT PULL] bcachefs fixes for 6.12-rc5 Sasha Levin (Tue Oct 22 2024 - 15:06:49 EST)
- Re: [syzbot] [kernel?] WARNING in task_work_add Peter Zijlstra (Tue Oct 22 2024 - 15:09:13 EST)
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism Jann Horn (Tue Oct 22 2024 - 15:09:43 EST)
- [PATCH] i2c: busses: fix uninit-value in pci1xxxx_i2c_xfer Suraj Sonawane (Tue Oct 22 2024 - 15:09:58 EST)
- Re: [PATCH v2 0/2] sparc/build: Rework CFLAGS for clang compatibility Masahiro Yamada (Tue Oct 22 2024 - 15:10:46 EST)
- Re: [PATCH net-next 3/8] lib: packing: add pack_fields() and unpack_fields() Jacob Keller (Tue Oct 22 2024 - 15:11:55 EST)
- Re: [PATCH v2] sched_ext: Introduce LLC awareness to the default idle selection policy Tejun Heo (Tue Oct 22 2024 - 15:12:12 EST)
- Re: [PATCH net-next 1/8] lib: packing: create __pack() and __unpack() variants without error checking Jacob Keller (Tue Oct 22 2024 - 15:12:47 EST)
- Re: [syzbot] [kernel?] KCSAN: assert: race in dequeue_entities Peter Zijlstra (Tue Oct 22 2024 - 15:13:02 EST)
- Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker David Hildenbrand (Tue Oct 22 2024 - 15:13:48 EST)
- Re: [PATCH v2 0/2] sparc/build: Rework CFLAGS for clang compatibility Masahiro Yamada (Tue Oct 22 2024 - 15:14:33 EST)
- Re: [PATCH net-next 5/8] ice: use <linux/packing.h> for Tx and Rx queue context data Jacob Keller (Tue Oct 22 2024 - 15:15:04 EST)
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices Pavel Machek (Tue Oct 22 2024 - 15:15:22 EST)
- Re: [PATCH v3 net 0/4] Fix passing 0 to ERR_PTR in intel ether drivers Jacob Keller (Tue Oct 22 2024 - 15:17:35 EST)
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism David Hildenbrand (Tue Oct 22 2024 - 15:18:33 EST)
- RE: [PATCH] hexagon: Move kernel prototypes out of uapi/asm/setup.h header Brian Cain (Tue Oct 22 2024 - 15:19:34 EST)
- Re: [syzbot] Re: [PATCH v3] Bluetooth: SCO: Use disable_delayed_work_sync syzbot (Tue Oct 22 2024 - 15:20:03 EST)
- Re: [RESEND PATCH v3] sysctl: simplify the min/max boundary check Joel Granados (Tue Oct 22 2024 - 15:20:23 EST)
- Re: [PATCH 3/4] platform/x86: think-lmi: Allow empty admin password Mark Pearson (Tue Oct 22 2024 - 15:21:24 EST)
- [PATCH v3] firmware: qcom: scm: Return -EOPNOTSUPP for unsupported SHM bridge enabling Kuldeep Singh (Tue Oct 22 2024 - 15:22:16 EST)
- Re: [PATCH v4 net-next 12/13] net: enetc: add preliminary support for i.MX95 ENETC PF Frank Li (Tue Oct 22 2024 - 15:27:43 EST)
- Re: [PATCH 1/2] dt-bindings: dma: adi,axi-dmac: convert to yaml schema Rob Herring (Arm) (Tue Oct 22 2024 - 15:27:57 EST)
- [PATCH 00/13] mm, swap: rework of swap allocator locks Kairui Song (Tue Oct 22 2024 - 15:29:51 EST)
- [PATCH 01/13] mm, swap: minor clean up for swap entry allocation Kairui Song (Tue Oct 22 2024 - 15:30:02 EST)
- [PATCH 02/13] mm, swap: fold swap_info_get_cont in the only caller Kairui Song (Tue Oct 22 2024 - 15:30:14 EST)
- [PATCH 03/13] mm, swap: remove old allocation path for HDD Kairui Song (Tue Oct 22 2024 - 15:30:24 EST)
- [PATCH 04/13] mm, swap: use cluster lock for HDD Kairui Song (Tue Oct 22 2024 - 15:30:38 EST)
- [PATCH 05/13] mm, swap: clean up device availability check Kairui Song (Tue Oct 22 2024 - 15:30:41 EST)
- [PATCH 06/13] mm, swap: clean up plist removal and adding Kairui Song (Tue Oct 22 2024 - 15:30:57 EST)
- [PATCH 07/13] mm, swap: hold a reference of si during scan and clean up flags Kairui Song (Tue Oct 22 2024 - 15:31:07 EST)
- [PATCH 08/13] mm, swap: use an enum to define all cluster flags and wrap flags changes Kairui Song (Tue Oct 22 2024 - 15:31:19 EST)
- [PATCH 09/13] mm, swap: reduce contention on device lock Kairui Song (Tue Oct 22 2024 - 15:31:30 EST)
- [PATCH 10/13] mm, swap: simplify percpu cluster updating Kairui Song (Tue Oct 22 2024 - 15:31:35 EST)
- [PATCH 11/13] mm, swap: introduce a helper for retrieving cluster from offset Kairui Song (Tue Oct 22 2024 - 15:31:52 EST)
- [PATCH 12/13] mm, swap: use a global swap cluster for non-rotation device Kairui Song (Tue Oct 22 2024 - 15:32:07 EST)
- Re: [GIT PULL] bcachefs fixes for 6.12-rc5 Kees Cook (Tue Oct 22 2024 - 15:32:21 EST)
- Re: [PATCH 4/4] platform/x86: think-lmi: Multi-certificate support Mark Pearson (Tue Oct 22 2024 - 15:32:26 EST)
- Re: [PATCH v2 4/9] kasan: sw_tags: Support tag widths less than 8 bits kernel test robot (Tue Oct 22 2024 - 15:32:43 EST)
- Re: [PATCH v3 1/4] PCI: dwc: ep: Add bus_addr_base for outbound window kernel test robot (Tue Oct 22 2024 - 15:32:55 EST)
- Re: [PATCH V13 03/14] KVM: x86: Fix Intel PT Host/Guest mode when host tracing also Adrian Hunter (Tue Oct 22 2024 - 15:33:15 EST)
- Re: [PATCH 09/35] sysctl: Reorganize kerneldoc parameter names Joel Granados (Tue Oct 22 2024 - 15:33:31 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Kees Cook (Tue Oct 22 2024 - 15:33:57 EST)
- Re: [PATCH v3 4/6] iio: imu: bmi270: Add support for BMI260 Jonathan Cameron (Tue Oct 22 2024 - 15:34:29 EST)
- Re: [GIT PULL] bcachefs fixes for 6.12-rc5 Mark Brown (Tue Oct 22 2024 - 15:35:15 EST)
- [PATCH 0/5] arm64: dts: rockchip: several fixes for the nanopi r3s Tianling Shen (Tue Oct 22 2024 - 15:36:03 EST)
- [PATCH 1/5] arm64: dts: rockchip: fix model name for FriendlyElec NanoPi R3S Tianling Shen (Tue Oct 22 2024 - 15:36:16 EST)
- [PATCH 2/5] arm64: dts: rockchip: replace deprecated snps,reset props for NanoPi R3S Tianling Shen (Tue Oct 22 2024 - 15:36:29 EST)
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism Lorenzo Stoakes (Tue Oct 22 2024 - 15:36:44 EST)
- [PATCH 3/5] arm64: dts: rockchip: sort props in pmu_io_domains node for NanoPi R3S Tianling Shen (Tue Oct 22 2024 - 15:36:52 EST)
- [PATCH 4/5] arm64: dts: rockchip: enable eMMC HS200 mode for NanoPi R3S Tianling Shen (Tue Oct 22 2024 - 15:37:11 EST)
- [PATCH 5/5] arm64: dts: rockchip: reorder mmc aliases for NanoPi R3S Tianling Shen (Tue Oct 22 2024 - 15:37:25 EST)
- Re: [PATCH v2] seccomp: Stub for !HAVE_ARCH_SECCOMP_FILTER Kees Cook (Tue Oct 22 2024 - 15:37:35 EST)
- [PATCHv2 net-next] net: bnxt: use ethtool string helpers Rosen Penev (Tue Oct 22 2024 - 15:37:52 EST)
- Re: [PATCH] ASoC: tegra: Add support for S24_LE audio format Mark Brown (Tue Oct 22 2024 - 15:38:06 EST)
- Re: [PATCH] ASoC: dt-bindings: qcom: Add SM8750 LPASS macro codecs Mark Brown (Tue Oct 22 2024 - 15:38:23 EST)
- [PATCH 13/13] mm, swap_slots: remove slot cache for freeing path Kairui Song (Tue Oct 22 2024 - 15:38:33 EST)
- Re: [PATCH v3 1/4] PCI: dwc: ep: Add bus_addr_base for outbound window kernel test robot (Tue Oct 22 2024 - 15:42:18 EST)
- [PATCH v7 0/5] MCE wrapper and support for new SMCA syndrome MSRs Avadhut Naik (Tue Oct 22 2024 - 15:42:39 EST)
- [PATCH v7 1/5] x86/mce: Add wrapper for struct mce to export vendor specific info Avadhut Naik (Tue Oct 22 2024 - 15:42:56 EST)
- [PATCH v7 2/5] tracing: Add __print_dynamic_array() helper Avadhut Naik (Tue Oct 22 2024 - 15:43:11 EST)
- Re: [PATCH v4 7/9] PCI: imx6: Use dwc common suspend resume method Frank Li (Tue Oct 22 2024 - 15:43:30 EST)
- [PATCH v7 3/5] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers Avadhut Naik (Tue Oct 22 2024 - 15:43:43 EST)
- [PATCH v7 4/5] x86/mce/apei: Handle variable register array size Avadhut Naik (Tue Oct 22 2024 - 15:44:02 EST)
- [PATCH v7 5/5] EDAC/mce_amd: Add support for FRU Text in MCA Avadhut Naik (Tue Oct 22 2024 - 15:44:17 EST)
- [PATCH] gpio: fix uninit-value in swnode_find_gpio Suraj Sonawane (Tue Oct 22 2024 - 15:46:54 EST)
- Re: [RFC 1/4] mm/zswap: skip swapcache for swapping in zswap pages Usama Arif (Tue Oct 22 2024 - 15:50:06 EST)
- Re: [syzbot] [bluetooth?] KASAN: slab-use-after-free Write in sco_sock_timeout syzbot (Tue Oct 22 2024 - 15:51:11 EST)
- Re: [PATCH] bpf: Fix out-of-bounds write in trie_get_next_key() Alexei Starovoitov (Tue Oct 22 2024 - 15:51:26 EST)
- Re: [PATCH v2 4/9] kasan: sw_tags: Support tag widths less than 8 bits kernel test robot (Tue Oct 22 2024 - 15:52:15 EST)
- Re: [PATCH v2] mm: page_alloc: move mlocked flag clearance into free_pages_prepare() Sean Christopherson (Tue Oct 22 2024 - 15:53:09 EST)
- Re: [PATCH v3 3/6] EDAC/fsl_ddr: Fix bad bit shift operations Frank Li (Tue Oct 22 2024 - 15:53:21 EST)
- Re: [PATCH v1 1/1] x86/percpu: Cast -1 to argument type when comparing in percpu_add_op() Dave Hansen (Tue Oct 22 2024 - 15:53:33 EST)
- Re: [RFC PATCH] tracing: Fix syscall tracepoint use-after-free Andrii Nakryiko (Tue Oct 22 2024 - 15:53:46 EST)
- [PATCH v2] gpio: fix uninit-value in swnode_find_gpio Suraj Sonawane (Tue Oct 22 2024 - 15:54:48 EST)
- Re: [net-next v3 1/2] igc: Link IRQs to NAPI instances Joe Damato (Tue Oct 22 2024 - 15:55:13 EST)
- Re: [PATCH v4 3/9] PCI: imx6: Fetch dbi2 and iATU base addesses from DT Frank Li (Tue Oct 22 2024 - 15:56:35 EST)
- Re: [syzbot] [kernel?] KCSAN: assert: race in dequeue_entities Marco Elver (Tue Oct 22 2024 - 15:58:14 EST)
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism Jann Horn (Tue Oct 22 2024 - 15:58:31 EST)
- Re: [PATCH] block: remove redundant explicit memory barrier from rq_qos waiter and waker Omar Sandoval (Tue Oct 22 2024 - 15:59:39 EST)
- Re: [RFC 1/4] mm/zswap: skip swapcache for swapping in zswap pages Usama Arif (Tue Oct 22 2024 - 16:00:07 EST)
- Re: [RFC iwl-net] e1000: Hold RTNL when e1000_down can be called Joe Damato (Tue Oct 22 2024 - 16:01:00 EST)
- Re: [PATCH v4 10/13] x86/process: Clear hardware feedback history for AMD processors Mario Limonciello (Tue Oct 22 2024 - 16:02:25 EST)
- Re: [PATCH v3 0/5] iio: adc: ad7380: fix several supplies issues Jonathan Cameron (Tue Oct 22 2024 - 16:02:58 EST)
- Re: linux-next: duplicate patches in the regulator tree Mark Brown (Tue Oct 22 2024 - 16:04:08 EST)
- [PATCH 1/2] selftests/intel_pstate: fix operand expected Alessandro Zanni (Tue Oct 22 2024 - 16:04:24 EST)
- Re: [PATCH] drivers/staging/iio/frequency/ad9832.c: fix division by zero in ad9832_calc_freqreg() Jonathan Cameron (Tue Oct 22 2024 - 16:06:20 EST)
- Re: [RFC PATCH] tracing: Fix syscall tracepoint use-after-free Mathieu Desnoyers (Tue Oct 22 2024 - 16:06:48 EST)
- Re: [PATCH v2 0/2] sparc/build: Rework CFLAGS for clang compatibility Nathan Chancellor (Tue Oct 22 2024 - 16:07:42 EST)
- Re: [PATCH][next] thermal/drivers/mediatek/lvts_thermal: make read-only arrays static const Nicolas Pitre (Tue Oct 22 2024 - 16:08:30 EST)
- Re: [PATCH] drivers/iio/adc/ad7124.c: fix division by zero in ad7124_set_channel_odr() Jonathan Cameron (Tue Oct 22 2024 - 16:09:00 EST)
- Re: [PATCH] drm/amdgpu: Add dcn30 drm_panic support Alex Deucher (Tue Oct 22 2024 - 16:11:12 EST)
- Re: [PATCH] drm/v3d: Add DRM_IOCTL_V3D_PERFMON_SET_GLOBAL Maíra Canal (Tue Oct 22 2024 - 16:13:06 EST)
- Re: [PATCH 3/3] arm64: dts: rockchip: Add new SoC dtsi for the RK3566T variant Dragan Simic (Tue Oct 22 2024 - 16:13:23 EST)
- Re: [PATCH 09/35] sysctl: Reorganize kerneldoc parameter names Julia Lawall (Tue Oct 22 2024 - 16:14:55 EST)
- Re: [PATCH v2] mm: mglru: provide a separate list for lazyfree anon folios Minchan Kim (Tue Oct 22 2024 - 16:15:22 EST)
- [PATCHv2 net-next] net: dsa: use ethtool string helpers Rosen Penev (Tue Oct 22 2024 - 16:16:45 EST)
- Re: [syzbot] [bcachefs?] kernel BUG in bch2_journal_key_insert_take Piotr Zalewski (Tue Oct 22 2024 - 16:21:38 EST)
- [PATCH 1/1] arm64: dts: freescale: mba8mx: remove undocument 'data-lanes' at panel Frank Li (Tue Oct 22 2024 - 16:24:23 EST)
- Re: [net-next v3 2/2] igc: Link queues to NAPI instances Joe Damato (Tue Oct 22 2024 - 16:28:34 EST)
- [PATCH net-next] ibmvnic: use ethtool string helpers Rosen Penev (Tue Oct 22 2024 - 16:32:53 EST)
- Re: [PATCH 1/2] dt-bindings: arm: rockchip: Add FriendlyARM NanoPi R3S Heiko Stübner (Tue Oct 22 2024 - 16:35:11 EST)
- Re: [PATCH net-next v5 2/3] connector/cn_proc: Kunit tests for threads hash table Anjali Kulkarni (Tue Oct 22 2024 - 16:36:54 EST)
- Re: [PATCH v1] arm64: dts: qcom: sa8775p: Add GPI configuration Bjorn Andersson (Tue Oct 22 2024 - 16:39:26 EST)
- [PATCH 1/1 fyi] tools headers UAPI: Sync kvm headers with the kernel sources Arnaldo Carvalho de Melo (Tue Oct 22 2024 - 16:41:02 EST)
- [PATCH hotfix 6.12 1/8] mm: avoid unsafe VMA hook invocation when error arises on mmap hook Lorenzo Stoakes (Tue Oct 22 2024 - 16:41:28 EST)
- [PATCH hotfix 6.12 2/8] mm: unconditionally close VMAs on error Lorenzo Stoakes (Tue Oct 22 2024 - 16:41:43 EST)
- [PATCH hotfix 6.12 0/8] fix error handling in mmap_region() and refactor Lorenzo Stoakes (Tue Oct 22 2024 - 16:41:44 EST)
- [PATCH hotfix 6.12 3/8] mm: refactor map_deny_write_exec() Lorenzo Stoakes (Tue Oct 22 2024 - 16:42:05 EST)
- [PATCH hotfix 6.12 5/8] tools: testing: add additional vma_internal.h stubs Lorenzo Stoakes (Tue Oct 22 2024 - 16:42:25 EST)
- [PATCH hotfix 6.12 6/8] mm: insolate mmap internal logic to mm/vma.c Lorenzo Stoakes (Tue Oct 22 2024 - 16:42:38 EST)
- [PATCH hotfix 6.12 7/8] mm: refactor __mmap_region() Lorenzo Stoakes (Tue Oct 22 2024 - 16:42:45 EST)
- [PATCH hotfix 6.12 4/8] mm: resolve faulty mmap_region() error path behaviour Lorenzo Stoakes (Tue Oct 22 2024 - 16:42:45 EST)
- [PATCH hotfix 6.12 8/8] mm: do not attempt second merge for file-backed VMAs Lorenzo Stoakes (Tue Oct 22 2024 - 16:42:56 EST)
- Re: [PATCH 1/2] dt-bindings: dma: adi,axi-dmac: convert to yaml schema Rob Herring (Tue Oct 22 2024 - 16:43:36 EST)
- Re: [PATCH 1/1] PCI: Move no_pci_devices() to the only driver using it Dmitry Torokhov (Tue Oct 22 2024 - 16:45:14 EST)
- Re: [kvm-unit-tests PATCH 0/3] Fix arm64 clang errors on fpu tests Raghavendra Rao Ananta (Tue Oct 22 2024 - 16:46:02 EST)
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism Lorenzo Stoakes (Tue Oct 22 2024 - 16:46:48 EST)
- Re: [PATCH] dt-bindings: Fix array property constraints Rob Herring (Tue Oct 22 2024 - 16:47:07 EST)
- Re: [RFC 0/4] mm: zswap: add support for zswapin of large folios Barry Song (Tue Oct 22 2024 - 16:47:23 EST)
- [PATCH] net: mana: use ethtool string helpers Rosen Penev (Tue Oct 22 2024 - 16:49:27 EST)
- Re: [GIT PULL] bcachefs fixes for 6.12-rc5 Darrick J. Wong (Tue Oct 22 2024 - 16:49:46 EST)
- [PATCH v23] getrandom() in vDSO (still flawed) Bernd Paysan (Tue Oct 22 2024 - 16:50:10 EST)
- Re: [net-next v3 2/2] igc: Link queues to NAPI instances Jacob Keller (Tue Oct 22 2024 - 16:53:26 EST)
- [PATCH net-next] net: fjes: use ethtool string helpers Rosen Penev (Tue Oct 22 2024 - 16:54:42 EST)
- Re: [PATCH 1/3] kprobes: Annotate structs with __counted_by() Nathan Chancellor (Tue Oct 22 2024 - 16:56:07 EST)
- Re: [RFC PATCH 0/5] Removal of a few obsolete input drivers Dmitry Torokhov (Tue Oct 22 2024 - 16:56:21 EST)
- [PATCH] mm/codetag: fix arg in pgalloc_tag_copy alloc_tag_sub Sourav Panda (Tue Oct 22 2024 - 16:56:35 EST)
- Re: [PATCH] net: mana: use ethtool string helpers Rosen Penev (Tue Oct 22 2024 - 16:57:21 EST)
- Re: [net-next v3 2/2] igc: Link queues to NAPI instances Joe Damato (Tue Oct 22 2024 - 16:58:32 EST)
- Re: [PATCH hotfix 6.12 0/8] fix error handling in mmap_region() and refactor Lorenzo Stoakes (Tue Oct 22 2024 - 16:58:54 EST)
- Re: [PATCH v3 0/2] input: automate of_node_put() calls for device_node Dmitry Torokhov (Tue Oct 22 2024 - 16:59:20 EST)
- Re: [PATCH] ASoC: fsl_micfil: Add sample rate constraint Mark Brown (Tue Oct 22 2024 - 17:00:35 EST)
- Re: [PATCH 0/2] ASoC: fsl_xcvr: enable some interrupts Mark Brown (Tue Oct 22 2024 - 17:00:47 EST)
- Re: [PATCH v10 2/4] dt-bindings: display: Add powertip,hx8238a as DT Schema description Rob Herring (Tue Oct 22 2024 - 17:01:34 EST)
- Re: [PATCH v2 01/11] thermal: core: Add and use thermal zone guard Lukasz Luba (Tue Oct 22 2024 - 17:01:45 EST)
- Re: [PATCH v2 02/11] thermal: core: Add and use a reverse thermal zone guard Lukasz Luba (Tue Oct 22 2024 - 17:02:38 EST)
- Re: [PATCH] mm/codetag: fix arg in pgalloc_tag_copy alloc_tag_sub Pasha Tatashin (Tue Oct 22 2024 - 17:03:55 EST)
- Re: [PATCH v4 1/4] clk: Provide devm_clk_bulk_get_all_enabled() helper Stephen Boyd (Tue Oct 22 2024 - 17:05:28 EST)
- Re: [PATCH 2/3] ARM: dts: imx: Add devicetree for Kobo Clara 2E Conor Dooley (Tue Oct 22 2024 - 17:05:56 EST)
- Re: [PATCH v2 03/11] thermal: core: Separate code running under thermal_list_lock Lukasz Luba (Tue Oct 22 2024 - 17:08:13 EST)
- Re: perf_event_detach_bpf_prog() broken? Jiri Olsa (Tue Oct 22 2024 - 17:08:50 EST)
- Re: [PATCH] clk: Allow kunit tests to run without OF_OVERLAY enabled Stephen Boyd (Tue Oct 22 2024 - 17:09:33 EST)
- Re: [PATCH v2 05/11] thermal: core: Call thermal_governor_update_tz() outside of cdev lock Lukasz Luba (Tue Oct 22 2024 - 17:09:58 EST)
- Re: [PATCH] arm64: dts: allwinner: pinephone: Add mount matrix to accelerometer Dragan Simic (Tue Oct 22 2024 - 17:11:07 EST)
- Re: [RFC iwl-net] e1000: Hold RTNL when e1000_down can be called Joe Damato (Tue Oct 22 2024 - 17:12:48 EST)
- Re: [Intel-wired-lan] [RFC iwl-net] e1000: Hold RTNL when e1000_down can be called Jacob Keller (Tue Oct 22 2024 - 17:14:34 EST)
- Re: [PATCH hotfix 6.12 1/8] mm: avoid unsafe VMA hook invocation when error arises on mmap hook Jann Horn (Tue Oct 22 2024 - 17:15:49 EST)
- Re: [Intel-wired-lan] [RFC iwl-net] e1000: Hold RTNL when e1000_down can be called Jacob Keller (Tue Oct 22 2024 - 17:15:52 EST)
- Re: [PATCH hotfix 6.12 2/8] mm: unconditionally close VMAs on error Jann Horn (Tue Oct 22 2024 - 17:16:11 EST)
- Re: [PATCH hotfix 6.12 3/8] mm: refactor map_deny_write_exec() Jann Horn (Tue Oct 22 2024 - 17:16:22 EST)
- Re: [PATCH] kunit: Introduce autorun option Rae Moar (Tue Oct 22 2024 - 17:16:55 EST)
- Re: [Intel-wired-lan] [RFC iwl-net] e1000: Hold RTNL when e1000_down can be called Joe Damato (Tue Oct 22 2024 - 17:17:28 EST)
- Re: [RFC 0/4] mm: zswap: add support for zswapin of large folios Usama Arif (Tue Oct 22 2024 - 17:17:59 EST)
- Re: [syzbot] general protection fault in btree_node_iter_and_journal_peek syzbot (Tue Oct 22 2024 - 17:20:19 EST)
- Re: [PATCH v4 1/6] iio: backend: add API for interface get David Lechner (Tue Oct 22 2024 - 17:20:28 EST)
- Re: [GIT PULL] bcachefs fixes for 6.12-rc5 Sasha Levin (Tue Oct 22 2024 - 17:21:08 EST)
- Re: [PATCH v4 3/6] iio: adc: adi-axi-adc: add interface type David Lechner (Tue Oct 22 2024 - 17:22:27 EST)
- Re: [syzbot] [syzbot] [hfs?] KMSAN: uninit-value in hfs_free_fork; test if repro still valid syzbot (Tue Oct 22 2024 - 17:26:02 EST)
- [PATCH v3 00/16] Device / Driver PCI / Platform Rust abstractions Danilo Krummrich (Tue Oct 22 2024 - 17:32:42 EST)
- [PATCH v3 01/16] rust: init: introduce `Opaque::try_ffi_init` Danilo Krummrich (Tue Oct 22 2024 - 17:33:03 EST)
- [PATCH v3 02/16] rust: introduce `InPlaceModule` Danilo Krummrich (Tue Oct 22 2024 - 17:33:20 EST)
- [PATCH v3 03/16] rust: pass module name to `Module::init` Danilo Krummrich (Tue Oct 22 2024 - 17:33:36 EST)
- [PATCH v3 04/16] rust: implement generic driver registration Danilo Krummrich (Tue Oct 22 2024 - 17:33:57 EST)
- [PATCH v3 05/16] rust: implement `IdArray`, `IdTable` and `RawDeviceId` Danilo Krummrich (Tue Oct 22 2024 - 17:34:14 EST)
- [PATCH v3 06/16] rust: add rcu abstraction Danilo Krummrich (Tue Oct 22 2024 - 17:34:33 EST)
- [PATCH v3 07/16] rust: add `Revocable` type Danilo Krummrich (Tue Oct 22 2024 - 17:34:49 EST)
- [PATCH v3 08/16] rust: add `dev_*` print macros. Danilo Krummrich (Tue Oct 22 2024 - 17:35:08 EST)
- [PATCH v3 09/16] rust: add `io::Io` base type Danilo Krummrich (Tue Oct 22 2024 - 17:35:29 EST)
- [PATCH v3 10/16] rust: add devres abstraction Danilo Krummrich (Tue Oct 22 2024 - 17:35:47 EST)
- [PATCH v3 11/16] rust: pci: add basic PCI device / driver abstractions Danilo Krummrich (Tue Oct 22 2024 - 17:36:04 EST)
- [PATCH v3 12/16] rust: pci: implement I/O mappable `pci::Bar` Danilo Krummrich (Tue Oct 22 2024 - 17:36:22 EST)
- [PATCH v3 13/16] samples: rust: add Rust PCI sample driver Danilo Krummrich (Tue Oct 22 2024 - 17:36:41 EST)
- [PATCH v3 14/16] rust: of: add `of::DeviceId` abstraction Danilo Krummrich (Tue Oct 22 2024 - 17:37:00 EST)
- [PATCH v3 15/16] rust: platform: add basic platform device / driver abstractions Danilo Krummrich (Tue Oct 22 2024 - 17:37:17 EST)
- Re: [PATCH v2] sched_ext: Introduce LLC awareness to the default idle selection policy Andrea Righi (Tue Oct 22 2024 - 17:37:32 EST)
- [PATCH v3 16/16] samples: rust: add Rust platform sample driver Danilo Krummrich (Tue Oct 22 2024 - 17:37:39 EST)
- [PATCH 0/8] Enable EINJv2 support Zaid Alali (Tue Oct 22 2024 - 17:38:01 EST)
- [PATCH 1/8] ACPICA: Update values to hex to follow ACPI specs Zaid Alali (Tue Oct 22 2024 - 17:38:11 EST)
- [PATCH 2/8] ACPICA: Add EINJv2 get error type action Zaid Alali (Tue Oct 22 2024 - 17:38:24 EST)
- [PATCH 3/8] ACPI: APEI: EINJ: Remove redundant calls to einj_get_available_error_type Zaid Alali (Tue Oct 22 2024 - 17:38:34 EST)
- [PATCH 4/8] ACPI: APEI: EINJ: Enable the discovery of EINJv2 capabilities Zaid Alali (Tue Oct 22 2024 - 17:38:48 EST)
- [PATCH v3 0/3] memory,x86,acpi: hotplug memory alignment advisement Gregory Price (Tue Oct 22 2024 - 17:39:01 EST)
- [PATCH 5/8] ACPI: APEI: EINJ: Add einjv2 extension struct Zaid Alali (Tue Oct 22 2024 - 17:39:04 EST)
- [PATCH 6/8] ACPI: APEI: EINJ: Add debugfs files for EINJv2 support Zaid Alali (Tue Oct 22 2024 - 17:39:23 EST)
- [PATCH v3 1/3] memory: implement memory_block_advise/probe_max_size Gregory Price (Tue Oct 22 2024 - 17:39:25 EST)
- [PATCH 7/8] ACPI: APEI: EINJ: Enable EINJv2 error injections Zaid Alali (Tue Oct 22 2024 - 17:39:45 EST)
- [PATCH v3 2/3] x86: probe memory block size advisement value during mm init Gregory Price (Tue Oct 22 2024 - 17:39:53 EST)
- [PATCH 8/8] ACPI: APEI: EINJ: Update the documentation for EINJv2 support Zaid Alali (Tue Oct 22 2024 - 17:40:11 EST)
- [PATCH v3 3/3] acpi,srat: give memory block size advice based on CFMWS alignment Gregory Price (Tue Oct 22 2024 - 17:40:22 EST)
- [PATCH 0/1] remoteproc documentation changes anish kumar (Tue Oct 22 2024 - 17:40:48 EST)
- [PATCH 1/7] Documentation: remoteproc: move from staging anish kumar (Tue Oct 22 2024 - 17:40:56 EST)
- [PATCH 2/7] Documentation: remoteproc: add more information anish kumar (Tue Oct 22 2024 - 17:41:12 EST)
- [PATCH 3/7] Remoteproc: Documentation: add the main index anish kumar (Tue Oct 22 2024 - 17:41:18 EST)
- [PATCH 4/7] Remoteproc: Documentation: add driver api anish kumar (Tue Oct 22 2024 - 17:41:40 EST)
- [PATCH 5/7] Remoteproc: Documentation: add userspace api anish kumar (Tue Oct 22 2024 - 17:41:51 EST)
- [PATCH 6/7] MAINTAINERS: remoteproc documentation path update anish kumar (Tue Oct 22 2024 - 17:42:16 EST)
- [PATCH 7/7] rpmsg: Documentation: update the path anish kumar (Tue Oct 22 2024 - 17:42:35 EST)
- [PATCH v3] sumversion: Fix a memory leak in get_src_version() Elena Salomatkina (Tue Oct 22 2024 - 17:43:02 EST)
- Re: [syzbot] [bcachefs?] general protection fault in btree_node_iter_and_journal_peek syzbot (Tue Oct 22 2024 - 17:43:15 EST)
- Re: [PATCH 1/2] kasan: Fix Software Tag-Based KASAN with GCC Marco Elver (Tue Oct 22 2024 - 17:43:29 EST)
- [PATCH v2 5/5] drm/panel: samsung-s6e88a0-ams427ap24: Add flip option Jakob Hauser (Tue Oct 22 2024 - 17:44:12 EST)
- Re: [PATCH v2 06/11] thermal: core: Introduce thermal_instance_add() Lukasz Luba (Tue Oct 22 2024 - 17:44:50 EST)
- Re: [PATCH 3/7] Remoteproc: Documentation: add the main index Jonathan Corbet (Tue Oct 22 2024 - 17:47:21 EST)
- Re: [PATCH v2 07/11] thermal: core: Introduce thermal_instance_delete() Lukasz Luba (Tue Oct 22 2024 - 17:47:34 EST)
- Re: [syzbot] general protection fault in btree_node_iter_and_journal_peek syzbot (Tue Oct 22 2024 - 17:49:09 EST)
- Re: [PATCH 3/5] perf: Add pmu get/put Peter Zijlstra (Tue Oct 22 2024 - 17:52:36 EST)
- [iwl-next v4 0/2] igc: Link IRQs and queues to NAPIs Joe Damato (Tue Oct 22 2024 - 17:53:10 EST)
- [iwl-next v4 1/2] igc: Link IRQs to NAPI instances Joe Damato (Tue Oct 22 2024 - 17:53:22 EST)
- [iwl-next v4 2/2] igc: Link queues to NAPI instances Joe Damato (Tue Oct 22 2024 - 17:53:43 EST)
- [tip: locking/core] lockdep: Enable PROVE_RAW_LOCK_NESTING with PROVE_LOCKING. tip-bot2 for Sebastian Andrzej Siewior (Tue Oct 22 2024 - 17:54:01 EST)
- [tip: locking/core] locking/pvqspinlock: Convert fields of 'enum vcpu_state' to uppercase tip-bot2 for Qiuxu Zhuo (Tue Oct 22 2024 - 17:54:03 EST)
- [tip: locking/core] lockdep: Use info level for lockdep initial info messages tip-bot2 for Jiri Slaby (SUSE) (Tue Oct 22 2024 - 17:54:09 EST)
- [tip: locking/core] locking/lockdep: Add a test for lockdep_set_subclass() tip-bot2 for Ahmed Ehab (Tue Oct 22 2024 - 17:54:12 EST)
- [tip: locking/core] locking/lockdep: Avoid creating new name string literals in lockdep_set_subclass() tip-bot2 for Ahmed Ehab (Tue Oct 22 2024 - 17:54:30 EST)
- [tip: locking/core] lockdep: Add lockdep_cleanup_dead_cpu() tip-bot2 for David Woodhouse (Tue Oct 22 2024 - 17:54:49 EST)
- [PATCH v2 2/5] dt-bindings: display: panel: Add Samsung S6E88A0-AMS427AP24 bindings Jakob Hauser (Tue Oct 22 2024 - 17:55:12 EST)
- [PATCH v2 0/5] Add new panel driver Samsung S6E88A0-AMS427AP24 Jakob Hauser (Tue Oct 22 2024 - 17:55:12 EST)
- [PATCH v2 1/5] dt-bindings: display: panel: Move flip properties to panel-common Jakob Hauser (Tue Oct 22 2024 - 17:55:18 EST)
- [PATCH v2 4/5] drm/panel: samsung-s6e88a0-ams427ap24: Add brightness control Jakob Hauser (Tue Oct 22 2024 - 17:55:47 EST)
- [PATCH v2 3/5] drm/panel: samsung-s6e88a0-ams427ap24: Add initial driver Jakob Hauser (Tue Oct 22 2024 - 17:55:48 EST)
- Re: [PATCHv2 net-next] net: bnxt: use ethtool string helpers Michael Chan (Tue Oct 22 2024 - 18:00:38 EST)
- [paulmck-rcu:dev.2024.10.18a] BUILD SUCCESS 700b467da6b274feac4aeaaea9368db353db1083 kernel test robot (Tue Oct 22 2024 - 18:01:17 EST)
- Re: [PATCH RFC] usb: typec: ucsi: Set orientation as none when connector is unplugged Bryan O'Donoghue (Tue Oct 22 2024 - 18:01:50 EST)
- Re: [PATCH v8 00/11] Enable haltpoll on arm64 Ankur Arora (Tue Oct 22 2024 - 18:02:44 EST)
- [PATCH 1/1] arm64: dts: imx8: move samsung,burst-clock-frequency to imx8mn and imx8mm mba8mx board file Frank Li (Tue Oct 22 2024 - 18:04:57 EST)
- Re: [syzbot] [hfs?] KMSAN: uninit-value in hfs_free_fork syzbot (Tue Oct 22 2024 - 18:07:13 EST)
- Re: [RFC 0/4] mm: zswap: add support for zswapin of large folios Barry Song (Tue Oct 22 2024 - 18:07:29 EST)
- Re: [PATCH v2 1/2] mm/mremap: Clean up vma_to_resize() Pedro Falcato (Tue Oct 22 2024 - 18:08:37 EST)
- Re: [syzbot] [bcachefs?] general protection fault in btree_node_iter_and_journal_peek syzbot (Tue Oct 22 2024 - 18:09:18 EST)
- Re: [PATCH v2 2/2] mm/mremap: Remove goto from mremap_to() Pedro Falcato (Tue Oct 22 2024 - 18:10:28 EST)
- Re: [PATCH 4/8] ACPI: APEI: EINJ: Enable the discovery of EINJv2 capabilities Tony Luck (Tue Oct 22 2024 - 18:11:21 EST)
- Re: [PATCH 5/8] ACPI: APEI: EINJ: Add einjv2 extension struct Tony Luck (Tue Oct 22 2024 - 18:12:09 EST)
- Re: [syzbot] [hfs?] KMSAN: uninit-value in hfs_free_fork Gianfranco Trad (Tue Oct 22 2024 - 18:12:20 EST)
- Re: [PATCH v2 08/11] thermal: core: Introduce thermal_cdev_update_nocheck() Lukasz Luba (Tue Oct 22 2024 - 18:22:10 EST)
- Re: [PATCH v2] docs: rust: fix formatting for kernel::block::mq::Request Jens Axboe (Tue Oct 22 2024 - 18:23:46 EST)
- Re: [PATCH v2 09/11] thermal: core: Add and use cooling device guard Lukasz Luba (Tue Oct 22 2024 - 18:24:25 EST)
- Re: [PATCH 5/5] perf/x86: Relax privilege filter restriction on AMD IBS Namhyung Kim (Tue Oct 22 2024 - 18:24:38 EST)
- Re: [PATCH] block: remove redundant explicit memory barrier from rq_qos waiter and waker Jens Axboe (Tue Oct 22 2024 - 18:25:19 EST)
- Re: [PATCH 5/5] perf/x86: Relax privilege filter restriction on AMD IBS Namhyung Kim (Tue Oct 22 2024 - 18:25:53 EST)
- Re: [PATCH 1/1] softirq: Use a dedicated thread for timer wakeups on PREEMPT_RT. Frederic Weisbecker (Tue Oct 22 2024 - 18:27:46 EST)
- Re: [PATCH v4 6/6] iio: adc: ad4851: add ad485x driver David Lechner (Tue Oct 22 2024 - 18:28:58 EST)
- Re: [PATCH v2 10/11] thermal: core: Separate thermal zone governor initialization Lukasz Luba (Tue Oct 22 2024 - 18:31:10 EST)
- Re: [PATCH V13 03/14] KVM: x86: Fix Intel PT Host/Guest mode when host tracing also Sean Christopherson (Tue Oct 22 2024 - 18:31:26 EST)
- Re: [PATCH v5 7/8] arm64: dts: qcom: Update sleep_clk frequency to 32000 on SA8775P Bjorn Andersson (Tue Oct 22 2024 - 18:31:41 EST)
- Re: [PATCH v2] docs: rust: fix formatting for kernel::block::mq::Request Miguel Ojeda (Tue Oct 22 2024 - 18:31:56 EST)
- Re: [PATCH v5 8/8] arm64: dts: qcom: Add support for multimedia clock controllers Bjorn Andersson (Tue Oct 22 2024 - 18:33:13 EST)
- Re: [PATCH v2 11/11] thermal: core: Manage thermal_governor_lock using a mutex guard Lukasz Luba (Tue Oct 22 2024 - 18:34:13 EST)
- Re: [syzbot] [bcachefs?] INFO: task hung in __closure_sync_timeout syzbot (Tue Oct 22 2024 - 18:39:13 EST)
- Re: [syzbot] [hfs?] KMSAN: uninit-value in hfs_free_fork syzbot (Tue Oct 22 2024 - 18:40:11 EST)
- Commit 6e90b675cf94 ("MAINTAINERS: Remove some entries due to various compliance requirements.") Paul Moore (Tue Oct 22 2024 - 18:40:29 EST)
- Re: [PATCH 8/8] ACPI: APEI: EINJ: Update the documentation for EINJv2 support Tony Luck (Tue Oct 22 2024 - 18:45:02 EST)
- [PATCH v2 0/5] Introduce Owned type and Ownable trait (was: "rust: page: Add support for vmalloc_to_page") Abdiel Janulgue (Tue Oct 22 2024 - 18:49:23 EST)
- [PATCH v2 1/5] rust: types: add `Owned` type and `Ownable` trait Abdiel Janulgue (Tue Oct 22 2024 - 18:49:41 EST)
- [PATCH v2 2/5] rust: page: Make ownership of the page pointer explicit. Abdiel Janulgue (Tue Oct 22 2024 - 18:49:52 EST)
- [PATCH v2 3/5] rust: page: Extend support to vmalloc_to_page Abdiel Janulgue (Tue Oct 22 2024 - 18:50:14 EST)
- [PATCH v2 4/5] rust: page: Add page_slice_to_page Abdiel Janulgue (Tue Oct 22 2024 - 18:50:31 EST)
- [PATCH v2 5/5] rust: firmware: implement `Ownable` for Firmware Abdiel Janulgue (Tue Oct 22 2024 - 18:50:47 EST)
- Re: [PATCH] MIPS: export __cmpxchg_small() Thomas Bogendoerfer (Tue Oct 22 2024 - 18:51:05 EST)
- Re: [PATCH v2 04/11] thermal: core: Manage thermal_list_lock using a mutex guard Lukasz Luba (Tue Oct 22 2024 - 18:51:22 EST)
- Re: [PATCH v1 00/10] thermal: core: Use lists of trips for trip crossing detection and handling Lukasz Luba (Tue Oct 22 2024 - 18:51:44 EST)
- Re: [RFC PATCH 00/10] Add support for DMA and audio codec of F1C100s Csókás Bence (Tue Oct 22 2024 - 18:52:33 EST)
- Re: [PATCH] spi: geni-qcom: Fix boot warning related to pm_runtime and devres Mark Brown (Tue Oct 22 2024 - 18:52:49 EST)
- Re: [PATCH v17 01/16] function_graph: Pass ftrace_regs to entryfunc Google (Tue Oct 22 2024 - 18:55:32 EST)
- Re: Commit 6e90b675cf94 ("MAINTAINERS: Remove some entries due to various compliance requirements.") Conor Dooley (Tue Oct 22 2024 - 18:55:52 EST)
- Re: [PATCH 1/2] jiffies: Define secs_to_jiffies() Easwar Hariharan (Tue Oct 22 2024 - 18:58:21 EST)
- Re: [PATCH 2/2] drivers: hv: Convert open-coded timeouts to secs_to_jiffies() Easwar Hariharan (Tue Oct 22 2024 - 18:58:34 EST)
- Re: [GIT PULL] bcachefs fixes for 6.12-rc5 Kent Overstreet (Tue Oct 22 2024 - 18:58:52 EST)
- [PATCH] hfs: use kzalloc in hfs_find_init() to fix KMSAN bug Gianfranco Trad (Tue Oct 22 2024 - 18:59:12 EST)
- linux-next: Fixes tag needs some work in the block tree Stephen Rothwell (Tue Oct 22 2024 - 18:59:34 EST)
- Re: VFS regression with 9pfs ("Lookup would have caused loop") Dominique Martinet (Tue Oct 22 2024 - 19:00:42 EST)
- Re: [PATCH v1 1/2] mseal: Two fixes for madvise(MADV_DONTNEED) when sealed Theo de Raadt (Tue Oct 22 2024 - 19:01:08 EST)
- Re: [PATCH v3 14/16] rust: of: add `of::DeviceId` abstraction Rob Herring (Tue Oct 22 2024 - 19:04:04 EST)
- Re: [PATCH v2 0/3] regulator: init_data handling update Mark Brown (Tue Oct 22 2024 - 19:04:16 EST)
- Re: [PATCH] mm/codetag: fix arg in pgalloc_tag_copy alloc_tag_sub Suren Baghdasaryan (Tue Oct 22 2024 - 19:04:55 EST)
- Re: [PATCH v4 0/6] octeontx2-pf: handle otx2_mbox_get_rsp errors patchwork-bot+netdevbpf (Tue Oct 22 2024 - 19:10:38 EST)
- Re: [PATCH net-next] net: mv643xx: use ethtool_puts patchwork-bot+netdevbpf (Tue Oct 22 2024 - 19:10:50 EST)
- Re: [PATCH] drm/amdgpu: Add dcn30 drm_panic support Jocelyn Falempe (Tue Oct 22 2024 - 19:10:54 EST)
- Re: [PATCH net-next v3] net: atlantic: support reading SFP module info patchwork-bot+netdevbpf (Tue Oct 22 2024 - 19:11:09 EST)
- Re: [PATCH v2] ASoC: qcom: sc7280: Fix missing Soundwire runtime stream alloc Mark Brown (Tue Oct 22 2024 - 19:15:55 EST)
- Re: [PATCH] audit: Use str_yes_no() helper function Paul Moore (Tue Oct 22 2024 - 19:16:57 EST)
- Re: [PATCH v2 3/3] libsubcmd: Silence compiler warning Andrii Nakryiko (Tue Oct 22 2024 - 19:18:39 EST)
- Re: [PATCH v2 4/4] MAINTAINERS: Add entry for Renesas ASoC drivers Kuninori Morimoto (Tue Oct 22 2024 - 19:20:40 EST)
- [PATCH] kselftest/arm64: Log fp-stress child startup errors to stdout Mark Brown (Tue Oct 22 2024 - 19:21:06 EST)
- Re: [PATCH v2 4/4] MAINTAINERS: Add entry for Renesas ASoC drivers Kuninori Morimoto (Tue Oct 22 2024 - 19:21:31 EST)
- Re: [RFC PATCH 0/2] wcd937x codec fixes Mark Brown (Tue Oct 22 2024 - 19:21:58 EST)
- [PATCH v2] mm/codetag: fix arg in pgalloc_tag_copy alloc_tag_sub Sourav Panda (Tue Oct 22 2024 - 19:24:55 EST)
- [PATCH 0/5] DRM deadcode linux (Tue Oct 22 2024 - 19:29:55 EST)
- [PATCH 5/5] drm/client: Remove unused drm_client_modeset_check linux (Tue Oct 22 2024 - 19:30:04 EST)
- [PATCH 2/5] drm/sysfs: Remove unused drm_class_device_(un)register linux (Tue Oct 22 2024 - 19:30:07 EST)
- [PATCH 3/5] drm/vblank: Remove unused drm_crtc_vblank_count_and_time linux (Tue Oct 22 2024 - 19:30:08 EST)
- [PATCH 4/5] drm/client: Remove unused drm_client_framebuffer_flush linux (Tue Oct 22 2024 - 19:30:20 EST)
- [PATCH 1/5] drm: Remove unused drm_atomic_helper_commit_planes_on_crtc linux (Tue Oct 22 2024 - 19:30:44 EST)
- Re: [PATCH 3/3] arm64: dts: rockchip: Add new SoC dtsi for the RK3566T variant FUKAUMI Naoki (Tue Oct 22 2024 - 19:31:06 EST)
- Re: linux-next: Fixes tag needs some work in the block tree Bart Van Assche (Tue Oct 22 2024 - 19:32:05 EST)
- [PATCH net-next] amd-xgbe: use ethtool string helpers Rosen Penev (Tue Oct 22 2024 - 19:32:18 EST)
- Re: [PATCH v1 1/1] x86/percpu: Cast -1 to argument type when comparing in percpu_add_op() Christoph Lameter (Ampere) (Tue Oct 22 2024 - 19:36:25 EST)
- Re: [PATCH 01/15] cxl/aer/pci: Add CXL PCIe port error handler callbacks in AER service driver Dan Williams (Tue Oct 22 2024 - 19:44:23 EST)
- Re: [PATCH] pidfd: add ioctl to retrieve pid info luca . boccassi (Tue Oct 22 2024 - 19:45:48 EST)
- Re: [PATCH V13 03/14] KVM: x86: Fix Intel PT Host/Guest mode when host tracing also Andi Kleen (Tue Oct 22 2024 - 19:46:03 EST)
- Re: [PATCH v3 15/16] rust: platform: add basic platform device / driver abstractions Rob Herring (Tue Oct 22 2024 - 19:47:24 EST)
- [PATCH v3] sched_ext: Introduce LLC awareness to the default idle selection policy Andrea Righi (Tue Oct 22 2024 - 19:47:35 EST)
- Re: [PATCH 2/7] rcu: limit PREEMPT_RCU configurations Paul E. McKenney (Tue Oct 22 2024 - 19:49:08 EST)
- Re: [PATCH net-next v5 2/3] connector/cn_proc: Kunit tests for threads hash table Stanislav Fomichev (Tue Oct 22 2024 - 19:50:17 EST)
- Re: [PATCH v2 0/2] perf trace: Fix support for the new BPF feature in clang 12 Namhyung Kim (Tue Oct 22 2024 - 19:52:27 EST)
- Re: [PATCH v2] arm64: dts: qcom: sa8775p: Update iommu-map entry Bjorn Andersson (Tue Oct 22 2024 - 19:53:45 EST)
- Re: [syzbot] [bcachefs?] general protection fault in bch2_opts_apply syzbot (Tue Oct 22 2024 - 19:54:11 EST)
- Re: [PATCH 2/7] rcu: limit PREEMPT_RCU configurations Paul E. McKenney (Tue Oct 22 2024 - 19:54:22 EST)
- Re: [PATCH v2] arm64: dts: qcom: sa8775p: Update iommu-map entry Bjorn Andersson (Tue Oct 22 2024 - 19:54:47 EST)
- Re: [PATCH] pidfd: add ioctl to retrieve pid info Luca Boccassi (Tue Oct 22 2024 - 19:56:25 EST)
- Re: [RFC PATCH v1 06/10] net: qrtr: Allow sendmsg to target an endpoint Chris Lew (Tue Oct 22 2024 - 19:58:37 EST)
- Re: [EXTERNAL] RE: [PATCH 0/5] Add new headers for Hyper-V Dom0 Nuno Das Neves (Tue Oct 22 2024 - 20:04:23 EST)
- Re: [PATCH v3 16/16] samples: rust: add Rust platform sample driver Rob Herring (Tue Oct 22 2024 - 20:04:42 EST)
- Re: [RFC PATCH v2 01/14] lsm: Only build lsm_audit.c if CONFIG_AUDIT is set Paul Moore (Tue Oct 22 2024 - 20:07:19 EST)
- Re: [RFC PATCH v2 02/14] lsm: Add audit_log_lsm_data() helper Paul Moore (Tue Oct 22 2024 - 20:08:13 EST)
- Re: [PATCH v2 2/2] rtc: pcf2127: make battery switch-over configurable Nobuhiro Iwamatsu (Tue Oct 22 2024 - 20:08:15 EST)
- [PATCH v4 0/5] perf: Relax privilege restriction on AMD IBS Namhyung Kim (Tue Oct 22 2024 - 20:09:35 EST)
- [PATCH v4 1/5] perf/core: Add PERF_FORMAT_DROPPED Namhyung Kim (Tue Oct 22 2024 - 20:09:38 EST)
- [PATCH v4 2/5] perf/core: Export perf_exclude_event() Namhyung Kim (Tue Oct 22 2024 - 20:09:45 EST)
- [PATCH v4 3/5] perf/core: Account dropped samples from BPF Namhyung Kim (Tue Oct 22 2024 - 20:09:54 EST)
- [PATCH v4 4/5] perf/powerpc: Count dropped samples in core-book3s PMU Namhyung Kim (Tue Oct 22 2024 - 20:10:02 EST)
- [PATCH v4 5/5] perf/x86: Relax privilege filter restriction on AMD IBS Namhyung Kim (Tue Oct 22 2024 - 20:10:21 EST)
- Re: [PATCH v4 1/4] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup Shakeel Butt (Tue Oct 22 2024 - 20:20:27 EST)
- Re: [RFC PATCH] tracing: Fix syscall tracepoint use-after-free Steven Rostedt (Tue Oct 22 2024 - 20:20:48 EST)
- Re: [PATCH v3 3/4] arm64: dts: qcom: x1e80100-crd: Add Parade PS8830 related nodes Bjorn Andersson (Tue Oct 22 2024 - 20:24:37 EST)
- Re: [RFC PATCH v1 10/10] net: qrtr: mhi: Report endpoint id in sysfs Chris Lew (Tue Oct 22 2024 - 20:26:08 EST)
- Re: [PATCH v3 1/4] dt-bindings: usb: Add Parade PS8830 Type-C retimer bindings Bjorn Andersson (Tue Oct 22 2024 - 20:30:10 EST)
- Re: [PATCH 2/4] dt-bindings: net: Add support for Sophgo SG2044 dwmac Inochi Amaoto (Tue Oct 22 2024 - 20:31:57 EST)
- Re: [PATCH v3 4/4] arm64: dts: qcom: x1e80100-crd: Enable external DP Bjorn Andersson (Tue Oct 22 2024 - 20:32:32 EST)
- Re: [PATCH v2 1/2] dt-bindings: serial: snps-dw-apb-uart: Add Sophgo SG2044 uarts Inochi Amaoto (Tue Oct 22 2024 - 20:33:12 EST)
- Re: [RFC PATCH v1 08/10] net: qrtr: Drop remote {NEW|DEL}_LOOKUP messages Chris Lew (Tue Oct 22 2024 - 20:36:35 EST)
- Re: [PATCH 3/3] arm64: dts: rockchip: Add new SoC dtsi for the RK3566T variant Dragan Simic (Tue Oct 22 2024 - 20:38:54 EST)
- Re: [PATCH 4/4] net: stmmac: Add glue layer for Sophgo SG2044 SoC Inochi Amaoto (Tue Oct 22 2024 - 20:42:08 EST)
- Re: [PATCH v2 0/2] sparc/build: Rework CFLAGS for clang compatibility Koakuma (Tue Oct 22 2024 - 20:44:14 EST)
- Re: [RFC 1/4] mm/zswap: skip swapcache for swapping in zswap pages Yosry Ahmed (Tue Oct 22 2024 - 20:47:19 EST)
- Re: [RFC 1/4] mm/zswap: skip swapcache for swapping in zswap pages Yosry Ahmed (Tue Oct 22 2024 - 20:47:57 EST)
- Re: [RFC PATCH v1 04/13] mm: zswap: zswap_compress()/decompress() can submit, then poll an acomp_req. Yosry Ahmed (Tue Oct 22 2024 - 20:49:35 EST)
- Re: [RFC PATCH v1 09/13] mm: zswap: Config variable to enable compress batching in zswap_store(). Yosry Ahmed (Tue Oct 22 2024 - 20:50:42 EST)
- Re: [PATCH 0/5] Add new headers for Hyper-V Dom0 Nuno Das Neves (Tue Oct 22 2024 - 20:51:25 EST)
- Re: [RFC PATCH v1 10/13] mm: zswap: Create multiple reqs/buffers in crypto_acomp_ctx if platform has IAA. Yosry Ahmed (Tue Oct 22 2024 - 20:52:43 EST)
- Re: [PATCH v4 2/4] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process Shakeel Butt (Tue Oct 22 2024 - 20:53:25 EST)
- Re: [RFC PATCH v1 11/13] mm: swap: Add IAA batch compression API swap_crypto_acomp_compress_batch(). Yosry Ahmed (Tue Oct 22 2024 - 20:54:02 EST)
- Re: [RFC PATCH v1 00/13] zswap IAA compress batching Yosry Ahmed (Tue Oct 22 2024 - 20:57:48 EST)
- Re: [PATCH] driver core: Don't log intentional skip of device link creation as error Saravana Kannan (Tue Oct 22 2024 - 20:58:31 EST)
- Re: [PATCH v2 1/6] cxl/events: Update Common Event Record to CXL spec rev 3.1 Davidlohr Bueso (Tue Oct 22 2024 - 21:00:18 EST)
- Re: [PATCH] driver core: Don't try to create links if they are not needed Saravana Kannan (Tue Oct 22 2024 - 21:01:30 EST)
- Re: [PATCH 4/4] net: stmmac: Add glue layer for Sophgo SG2044 SoC Andrew Lunn (Tue Oct 22 2024 - 21:09:25 EST)
- Re: [PATCH v3] bcachefs: fix shift oob in alloc_lru_idx_fragmentation Hongbo Li (Tue Oct 22 2024 - 21:11:15 EST)
- Re: [PATCH drm-dp 4/4] drm/hisilicon/hibmc: add dp module in hibmc Yongbang Shi (Tue Oct 22 2024 - 21:12:32 EST)
- Re: [PATCH] riscv: dts: starfive: Update ethernet phy0 delay parameter values for Star64 E Shattow (Tue Oct 22 2024 - 21:13:03 EST)
- Re: [RFC PATCH] tracing: Fix syscall tracepoint use-after-free Mathieu Desnoyers (Tue Oct 22 2024 - 21:13:20 EST)
- Re: linux-next: Fixes tag needs some work in the block tree Jens Axboe (Tue Oct 22 2024 - 21:14:28 EST)
- Re: [PATCH v4 15/18] dt-bindings: usb: Add ports to google,cros-ec-typec for DP altmode Stephen Boyd (Tue Oct 22 2024 - 21:16:03 EST)
- Re: [PATCH v4 24/28] dax/region: Create resources on sparse DAX regions Ira Weiny (Tue Oct 22 2024 - 21:20:45 EST)
- Re: [RFC PATCH v1 36/57] xen: Remove PAGE_SIZE compile-time constant assumption Stefano Stabellini (Tue Oct 22 2024 - 21:23:52 EST)
- Re: [RFC PATCH] tracing: Fix syscall tracepoint use-after-free Jordan Rife (Tue Oct 22 2024 - 21:25:06 EST)
- Re: [PATCH] PCI/VGA: Don't assume only VGA device found is the boot VGA device Kai-Heng Feng (Tue Oct 22 2024 - 21:27:29 EST)
- Re: [PATCH] regulator: qcom-rpmh: Update ranges for FTSMPS525 David Collins (Tue Oct 22 2024 - 21:27:40 EST)
- [PATCH net-next] net: broadcom: use ethtool string helpers Rosen Penev (Tue Oct 22 2024 - 21:27:53 EST)
- Re: [PATCH v2 0/2] mm/damon/vaddr: Fix issue in damon_va_evenly_split_region() Zheng Yejian (Tue Oct 22 2024 - 21:28:07 EST)
- [PATCH v2] platform/x86: eeepc-laptop: use sysfs_emit() instead of sprintf() chen zhang (Tue Oct 22 2024 - 21:30:42 EST)
- linux-next: manual merge of the security tree with the mm tree Stephen Rothwell (Tue Oct 22 2024 - 21:31:57 EST)
- Re: [PATCH] bpf: Fix out-of-bounds write in trie_get_next_key() Byeonguk Jeong (Tue Oct 22 2024 - 21:32:20 EST)
- Re: [PATCH net-next 06/15] net: lan969x: add match data for lan969x kernel test robot (Tue Oct 22 2024 - 21:33:34 EST)
- Re: [PATCH v3 0/4] drm/tests: Fix some memory leaks Jinjie Ruan (Tue Oct 22 2024 - 21:36:14 EST)
- Re: CVE-2024-47725: dm-verity: restart or panic on an I/O error Li Lingfeng (Tue Oct 22 2024 - 21:37:46 EST)
- RE: [PATCH v4 net-next 02/13] dt-bindings: net: add i.MX95 ENETC support Wei Fang (Tue Oct 22 2024 - 21:40:46 EST)
- [PATCH v2] platform/x86: classmate-laptop: use sysfs_emit() instead of sprintf() chen zhang (Tue Oct 22 2024 - 21:42:29 EST)
- RE: [PATCH v4 net-next 03/13] dt-bindings: net: add bindings for NETC blocks control Wei Fang (Tue Oct 22 2024 - 21:47:09 EST)
- Re: [PATCH] slub/slub_kunit:fix a panic due to __kmalloc_cache_noprof incorretly use Hao Ge (Tue Oct 22 2024 - 21:48:10 EST)
- Re: [PATCH v4 02/11] iommufd: Introduce IOMMUFD_OBJ_VIOMMU and its related struct Baolu Lu (Tue Oct 22 2024 - 21:48:54 EST)
- Re: [PATCH v2] f2fs: modify f2fs_is_checkpoint_ready logic to allow more data to be written with the CP disable Chao Yu (Tue Oct 22 2024 - 21:50:24 EST)
- Re: [PATCH] arm64: Return early when break handler is found on linked-list Liao, Chang (Tue Oct 22 2024 - 21:52:42 EST)
- Re: [PATCH 1/7] powerpc/entry: convert to common and generic entry Michael Ellerman (Tue Oct 22 2024 - 21:54:01 EST)
- RE: [PATCH v4 net-next 12/13] net: enetc: add preliminary support for i.MX95 ENETC PF Wei Fang (Tue Oct 22 2024 - 21:57:30 EST)
- Re: [PATCH] slub/slub_kunit:fix a panic due to __kmalloc_cache_noprof incorretly use Suren Baghdasaryan (Tue Oct 22 2024 - 21:58:28 EST)
- Re: [PATCH net-next v3 3/8] rust: time: Change output of Ktime's sub operation to Delta FUJITA Tomonori (Tue Oct 22 2024 - 21:59:15 EST)
- RE: [RFC PATCH v1 04/13] mm: zswap: zswap_compress()/decompress() can submit, then poll an acomp_req. Sridhar, Kanchana P (Tue Oct 22 2024 - 22:01:33 EST)
- Re: [PATCH] mm: avoid unconditional one-tick sleep when swapcache_prepare fails Huang, Ying (Tue Oct 22 2024 - 22:01:38 EST)
- Re: [PATCH net-next v5 2/3] connector/cn_proc: Kunit tests for threads hash table Anjali Kulkarni (Tue Oct 22 2024 - 22:04:02 EST)
- Re: [PATCH] bpf: Fix out-of-bounds write in trie_get_next_key() Hou Tao (Tue Oct 22 2024 - 22:04:07 EST)
- Re: [PATCH v2] mm: page_alloc: move mlocked flag clearance into free_pages_prepare() Roman Gushchin (Tue Oct 22 2024 - 22:04:25 EST)
- RE: [PATCH v2 06/10] x86/mce: Convert multiple if () statements into a switch() statement Zhuo, Qiuxu (Tue Oct 22 2024 - 22:09:19 EST)
- Re: [PATCH v4 6/7] arm64: dts: qcom: add base QCS615 RIDE dts Bjorn Andersson (Tue Oct 22 2024 - 22:10:06 EST)
- Re: [PATCH v2 1/2] mm/mremap: Clean up vma_to_resize() Liam R. Howlett (Tue Oct 22 2024 - 22:11:03 EST)
- Re: [PATCH net-next 1/2] ptp: add control over HW timestamp latch point Richard Cochran (Tue Oct 22 2024 - 22:13:07 EST)
- RE: [PATCH v4 net-next 12/13] net: enetc: add preliminary support for i.MX95 ENETC PF Wei Fang (Tue Oct 22 2024 - 22:17:10 EST)
- RE: [RFC PATCH v1 09/13] mm: zswap: Config variable to enable compress batching in zswap_store(). Sridhar, Kanchana P (Tue Oct 22 2024 - 22:17:35 EST)
- RE: [RFC PATCH v1 10/13] mm: zswap: Create multiple reqs/buffers in crypto_acomp_ctx if platform has IAA. Sridhar, Kanchana P (Tue Oct 22 2024 - 22:20:18 EST)
- RE: [RFC PATCH v1 11/13] mm: swap: Add IAA batch compression API swap_crypto_acomp_compress_batch(). Sridhar, Kanchana P (Tue Oct 22 2024 - 22:21:52 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Guenter Roeck (Tue Oct 22 2024 - 22:24:44 EST)
- Re: [PATCH net-next v5 2/3] connector/cn_proc: Kunit tests for threads hash table Anjali Kulkarni (Tue Oct 22 2024 - 22:25:20 EST)
- Re: [RFC PATCH v3 08/13] clavis: Introduce new LSM called clavis sergeh (Tue Oct 22 2024 - 22:26:18 EST)
- Re: [PATCH v2 3/6] cxl/events: Update General Media Event Record to CXL spec rev 3.1 Davidlohr Bueso (Tue Oct 22 2024 - 22:26:32 EST)
- Re: [PATCH 00/13] mm, swap: rework of swap allocator locks Huang, Ying (Tue Oct 22 2024 - 22:27:47 EST)
- Re: [PATCH v2] arm64: dts: rockchip: Correct GPIO polarity on brcm BT nodes Dragan Simic (Tue Oct 22 2024 - 22:28:22 EST)
- Re: [PATCH] sched: Make ASYM_PACKING compile-time arch config Michael Ellerman (Tue Oct 22 2024 - 22:29:53 EST)
- Re: [PATCH v4 5/7] arm64: dts: qcom: add initial support for QCS615 DTSI Bjorn Andersson (Tue Oct 22 2024 - 22:30:12 EST)
- [PATCH v7 0/3] Extended MODVERSIONS Support Matthew Maurer (Tue Oct 22 2024 - 22:31:52 EST)
- [PATCH v7 1/3] modules: Support extended MODVERSIONS info Matthew Maurer (Tue Oct 22 2024 - 22:32:00 EST)
- [PATCH v7 2/3] modpost: Produce extended MODVERSIONS information Matthew Maurer (Tue Oct 22 2024 - 22:32:10 EST)
- [PATCH v7 3/3] rust: Use gendwarfksyms + extended modversions for CONFIG_MODVERSIONS Matthew Maurer (Tue Oct 22 2024 - 22:32:31 EST)
- Re: [PATCH] mm: avoid unconditional one-tick sleep when swapcache_prepare fails Barry Song (Tue Oct 22 2024 - 22:33:43 EST)
- Re: [PATCH v2 4/6] cxl/events: Update DRAM Event Record to CXL spec rev 3.1 Davidlohr Bueso (Tue Oct 22 2024 - 22:34:00 EST)
- Re: [PATCH v4 7/7] arm64: defconfig: enable clock controller, interconnect and pinctrl for QCS615 Bjorn Andersson (Tue Oct 22 2024 - 22:42:31 EST)
- Re: [PATCH] f2fs: fix to avoid use GC_AT when setting gc_mode as GC_URGENT_MID Chao Yu (Tue Oct 22 2024 - 22:42:43 EST)
- [PATCH v3] f2fs: modify f2fs_is_checkpoint_ready logic to allow more data to be written with the CP disable Qi Han (Tue Oct 22 2024 - 22:43:42 EST)
- Re: Thinking about firmware and hardware description for latest Rockchip platforms Dragan Simic (Tue Oct 22 2024 - 22:47:00 EST)
- [PATCH v6 0/4] Add iMX91 clock driver support Pengfei Li (Tue Oct 22 2024 - 22:47:40 EST)
- [PATCH v6 1/4] clk: imx93: Move IMX93_CLK_END macro to clk driver Pengfei Li (Tue Oct 22 2024 - 22:47:52 EST)
- [PATCH v6 2/4] dt-bindings: clock: imx93: Drop IMX93_CLK_END macro definition Pengfei Li (Tue Oct 22 2024 - 22:48:05 EST)
- [PATCH v6 3/4] dt-bindings: clock: Add i.MX91 clock support Pengfei Li (Tue Oct 22 2024 - 22:48:18 EST)
- [PATCH v6 4/4] clk: imx: add i.MX91 clk Pengfei Li (Tue Oct 22 2024 - 22:48:32 EST)
- Re: [PATCH] f2fs: fix to avoid use GC_AT when setting gc_mode as GC_URGENT_MID Zhiguo Niu (Tue Oct 22 2024 - 22:49:22 EST)
- Re: [PATCH 1/2] drm/mediatek: Fix child node refcount handling in early exit CK Hu (胡俊光) (Tue Oct 22 2024 - 22:49:44 EST)
- Re: [PATCH 2/2] drm/mediatek: Switch to for_each_child_of_node_scoped() CK Hu (胡俊光) (Tue Oct 22 2024 - 22:50:51 EST)
- RE: [RFC PATCH v1 00/13] zswap IAA compress batching Sridhar, Kanchana P (Tue Oct 22 2024 - 22:53:45 EST)
- Re: [PATCH v3] f2fs: modify f2fs_is_checkpoint_ready logic to allow more data to be written with the CP disable Chao Yu (Tue Oct 22 2024 - 22:55:49 EST)
- Re: [PATCH v3] ata: libata: Clear DID_TIME_OUT for ATA PT commands with sense data Lai, Yi (Tue Oct 22 2024 - 22:56:14 EST)
- Re: [syzbot] [ocfs2?] possible deadlock in ocfs2_setattr Jason Wang (Tue Oct 22 2024 - 22:56:18 EST)
- Re: [RFC PATCH v1 09/13] mm: zswap: Config variable to enable compress batching in zswap_store(). Herbert Xu (Tue Oct 22 2024 - 22:59:42 EST)
- Re: [PATCH] [net-next] igb: Fix spelling "intialize"->"initialize" Johnny Park (Tue Oct 22 2024 - 23:05:38 EST)
- RE: [RFC PATCH v1 09/13] mm: zswap: Config variable to enable compress batching in zswap_store(). Sridhar, Kanchana P (Tue Oct 22 2024 - 23:06:34 EST)
- [PATCH V2] f2fs: fix to avoid use GC_AT when setting gc_mode as GC_URGENT_LOW or GC_URGENT_MID Zhiguo Niu (Tue Oct 22 2024 - 23:09:19 EST)
- linux-next: manual merge of the char-misc tree with the iio-fixes tree Stephen Rothwell (Tue Oct 22 2024 - 23:10:33 EST)
- Re: [PATCH 4/5] arm64: dts: qcom: Add base sm8750 dtsi and mtp and qrd dts Bjorn Andersson (Tue Oct 22 2024 - 23:12:39 EST)
- Re: [PATCH 1/2] iommu/vt-d: Fix checks in dmar_fault_dump_ptes() Baolu Lu (Tue Oct 22 2024 - 23:13:09 EST)
- RE: [PATCH v2 1/4] clk: imx: lpcg-scu: SW workaround for errata (e10858) Peng Fan (Tue Oct 22 2024 - 23:15:26 EST)
- linux-next: manual merge of the phy-next tree with the phy tree Stephen Rothwell (Tue Oct 22 2024 - 23:15:50 EST)
- Re: linux-next: boot failure after merge of the memblock tree Su Hua (Tue Oct 22 2024 - 23:21:33 EST)
- [PATCH v2 1/1] [net-next] igb: Fix spelling in igb_main.c Johnny Park (Tue Oct 22 2024 - 23:21:48 EST)
- Re: [PATCH 1/2] dt-bindings: pinctrl: qcom: Add sm8750 pinctrl Bjorn Andersson (Tue Oct 22 2024 - 23:22:23 EST)
- Re: [PATCH] block: model freeze & enter queue as rwsem for supporting lockdep Ming Lei (Tue Oct 22 2024 - 23:23:21 EST)
- [PATCH] dma-mapping: dma-map-ops.h: Remove an outdated comment Sui Jingfeng (Tue Oct 22 2024 - 23:26:08 EST)
- Re: [PATCH v13 04/13] x86/sev: Change TSC MSR behavior for Secure TSC enabled guests Xiaoyao Li (Tue Oct 22 2024 - 23:26:14 EST)
- Re: [PATCH 2/2] pinctrl: qcom: Add sm8750 pinctrl driver Bjorn Andersson (Tue Oct 22 2024 - 23:27:57 EST)
- Re: [PATCH v7 10/11] virt: arm-cca-guest: TSM_REPORT support for realms Gavin Shan (Tue Oct 22 2024 - 23:29:43 EST)
- Re: [PATCH v2 0/2] sparc/build: Rework CFLAGS for clang compatibility Masahiro Yamada (Tue Oct 22 2024 - 23:30:09 EST)
- Re: [PATCH 0/7] clks: qcom: Introduce clks for SM8750 Bjorn Andersson (Tue Oct 22 2024 - 23:31:00 EST)
- Re: [syzbot] [virt?] KCSAN: data-race in virtqueue_disable_cb / virtqueue_disable_cb (5) Jason Wang (Tue Oct 22 2024 - 23:31:47 EST)
- Re:Re: [PATCH v3] usb: core: adds support for PM control of specific USB dev skip suspend. huanglei (Tue Oct 22 2024 - 23:33:31 EST)
- Re: [PATCH v7 10/11] virt: arm-cca-guest: TSM_REPORT support for realms Gavin Shan (Tue Oct 22 2024 - 23:33:41 EST)
- [PATCH net v2] net: fix crash when config small gso_max_size/gso_ipv4_max_size Wang Liang (Tue Oct 22 2024 - 23:34:49 EST)
- Re: [PATCH v2 0/2] sparc/build: Rework CFLAGS for clang compatibility Masahiro Yamada (Tue Oct 22 2024 - 23:39:46 EST)
- Re: [PATCH 2/7] clk: qcom: rpmh: Add support for SM8750 rpmh clocks Bjorn Andersson (Tue Oct 22 2024 - 23:41:02 EST)
- [PATCH 6.1] block, bfq: fix procress reference leakage for bfqq in merge chain Yu Kuai (Tue Oct 22 2024 - 23:42:46 EST)
- Re: [PATCH v7 2/3] x86/cacheinfo: Delete global num_cache_leaves Ricardo Neri (Tue Oct 22 2024 - 23:44:18 EST)
- Re:Re: [PATCH v3] usb: core: adds support for PM control of specific USB dev skip suspend. huanglei (Tue Oct 22 2024 - 23:44:43 EST)
- [PATCH 5.15] block, bfq: fix procress reference leakage for bfqq in merge chain Yu Kuai (Tue Oct 22 2024 - 23:45:23 EST)
- [PATCH v4] usb: core: adds support for PM control of specific USB dev skip suspend. huanglei814 (Tue Oct 22 2024 - 23:45:39 EST)
- [PATCH 5.10] block, bfq: fix procress reference leakage for bfqq in merge chain Yu Kuai (Tue Oct 22 2024 - 23:46:09 EST)
- Re: [PATCH v2] arm: Add KPROBES_ON_FTRACE supported Jinjie Ruan (Tue Oct 22 2024 - 23:48:19 EST)
- Re: [PATCH 3/7] clk: qcom: clk-alpha-pll: Add support for controlling Taycan PLLs Bjorn Andersson (Tue Oct 22 2024 - 23:48:31 EST)
- Re: [PATCH 4/7] dt-bindings: clock: qcom: Add SM8750 GCC clock controller Bjorn Andersson (Tue Oct 22 2024 - 23:52:18 EST)
- Re: [PATCH RFC 1/2] m68k: Add tracirqs Michael Schmitz (Tue Oct 22 2024 - 23:54:18 EST)
- [PATCH 0/2] Add support for time DT property in TCPM Amit Sunil Dhamne (Tue Oct 22 2024 - 23:56:03 EST)
- [PATCH 1/2] dt-bindings: connector: Add properties to define time values Amit Sunil Dhamne (Tue Oct 22 2024 - 23:56:10 EST)
- [PATCH 2/2] usb: typec: tcpm: Add support for parsing time dt properties Amit Sunil Dhamne (Tue Oct 22 2024 - 23:56:32 EST)
- Re: [PATCH v2 4/5] x86/cpu: Add CPU type to struct cpuinfo_topology Pawan Gupta (Tue Oct 22 2024 - 23:59:22 EST)
- Re: [PATCH 5/7] clk: qcom: Add support for GCC clock controller on SM8750 Bjorn Andersson (Wed Oct 23 2024 - 00:00:46 EST)
- Re: [PATCH net-next v3 0/8] rust: Add IO polling FUJITA Tomonori (Wed Oct 23 2024 - 00:02:17 EST)
- Re: [PATCH v5 02/43] kvm: arm64: pgtable: Track the number of pages in the entry level Gavin Shan (Wed Oct 23 2024 - 00:03:29 EST)
- Re: [RFC PATCH v2] perf Documentation: Describe the PMU naming convention Ian Rogers (Wed Oct 23 2024 - 00:07:02 EST)
- linux-next: duplicate patch in the dmaengine tree Stephen Rothwell (Wed Oct 23 2024 - 00:08:25 EST)
- [syzbot] [bcachefs?] kernel BUG in bch2_ptr_swab syzbot (Wed Oct 23 2024 - 00:12:40 EST)
- [PATCH net] Documentation: ieee802154: fix grammar Leo Stone (Wed Oct 23 2024 - 00:13:04 EST)
- Re: [PATCH v2] clk: qcom: gcc-x1e80100: Fix USB MP SS1 PHY GDSC pwrsts flags Bjorn Andersson (Wed Oct 23 2024 - 00:16:17 EST)
- Re: (subset) [PATCH v3 0/6] Add Nothing Phone (1) support Bjorn Andersson (Wed Oct 23 2024 - 00:16:33 EST)
- Re: [PATCH 0/2] soc: qcom: socinfo: add SoC IDs for SAR1130P and SAR2130P Bjorn Andersson (Wed Oct 23 2024 - 00:16:45 EST)
- Re: [PATCH] dt-bindings: firmware: qcom,scm: Add SAR2130P compatible Bjorn Andersson (Wed Oct 23 2024 - 00:16:53 EST)
- Re: [PATCH] clk: qcom: gcc-qcs404: fix initial rate of GPLL3 Bjorn Andersson (Wed Oct 23 2024 - 00:17:22 EST)
- Re: [PATCH] dt-bindings: soc: qcom,aoss-qmp: Add SAR2130P compatible Bjorn Andersson (Wed Oct 23 2024 - 00:17:23 EST)
- Re: [PATCH] soc: qcom: smem: Fix up kerneldoc Bjorn Andersson (Wed Oct 23 2024 - 00:17:44 EST)
- Re: [PATCH 0/2] clk: qcom: clk-alpha-pll: drop lucid-evo pll enabled warning Bjorn Andersson (Wed Oct 23 2024 - 00:17:47 EST)
- Re: [PATCH] dt-bindings: soc: qcom: aoss-qmp: Add SM8750 Bjorn Andersson (Wed Oct 23 2024 - 00:18:04 EST)
- Re: [PATCH v2] arm64: dts: qcom: x1e80100-crd Rename "Twitter" to "Tweeter" Bjorn Andersson (Wed Oct 23 2024 - 00:18:31 EST)
- Re: (subset) [PATCH v3 00/18] arm64: dts: qcom: change labels to lower-case Bjorn Andersson (Wed Oct 23 2024 - 00:18:32 EST)
- Re: (subset) [PATCH v4 00/12] PCI: qcom: Enumerate endpoints based on Link up event in 'global_irq' interrupt Bjorn Andersson (Wed Oct 23 2024 - 00:18:49 EST)
- Re: [PATCH v3] firmware: qcom: scm: Return -EOPNOTSUPP for unsupported SHM bridge enabling Bjorn Andersson (Wed Oct 23 2024 - 00:19:04 EST)
- Re: (subset) [PATCH v4 0/7] Add initial support for QCS615 SoC and QCS615 RIDE board Bjorn Andersson (Wed Oct 23 2024 - 00:19:24 EST)
- Re: [PATCH V3] arm64: dts: qcom: qcm6490-idp: Add UFS nodes Bjorn Andersson (Wed Oct 23 2024 - 00:19:35 EST)
- Re: (subset) [PATCH v2 1/2] dt-bindings: mfd: qcom,tcsr: Add compatible for sa8775p Bjorn Andersson (Wed Oct 23 2024 - 00:19:55 EST)
- Re: [PATCH v7] arm64: dts: qcom: sa8775p-ride: add WiFi/BT nodes Bjorn Andersson (Wed Oct 23 2024 - 00:19:58 EST)
- Re: (subset) [PATCH v5 0/8] Add support for videocc, camcc, dispcc0 and dispcc1 on Qualcomm SA8775P platform. Bjorn Andersson (Wed Oct 23 2024 - 00:20:23 EST)
- Re: (subset) [PATCH V1 0/2] Add QCrypto support for SA8775P Bjorn Andersson (Wed Oct 23 2024 - 00:20:42 EST)
- Re: [PATCH v1] arm64: dts: qcom: sa8775p: Add GPI configuration Bjorn Andersson (Wed Oct 23 2024 - 00:20:42 EST)
- [PATCH] MAINTAINERS: setup support for SpacemiT SoC tree Yixun Lan (Wed Oct 23 2024 - 00:21:10 EST)
- Re: [PATCH v2] mm/codetag: fix arg in pgalloc_tag_copy alloc_tag_sub Anshuman Khandual (Wed Oct 23 2024 - 00:21:19 EST)
- Re: [PATCH] PCI: pciehp: Fix system hang on resume after hot-unplug during suspend Ethan Zhao (Wed Oct 23 2024 - 00:24:20 EST)
- Re: [PATCH] soc: qcom: llcc: Add per slice counter and common llcc slice descriptor Bjorn Andersson (Wed Oct 23 2024 - 00:30:54 EST)
- Re: [PATCH v2 4/5] x86/cpu: Add CPU type to struct cpuinfo_topology Pawan Gupta (Wed Oct 23 2024 - 00:40:38 EST)
- RE: [PATCH] i2c: designware: Add ACPI HID for DWAPB I2C controller on Fujitsu MONAKA Yoshihiro Furudera (Fujitsu) (Wed Oct 23 2024 - 00:41:37 EST)
- [PATCH v6 RESEND 00/20] Initial device trees for A7-A11 based Apple devices Nick Chan (Wed Oct 23 2024 - 00:44:56 EST)
- [PATCH v6 RESEND 01/20] dt-bindings: arm: cpus: Add Apple A7-A11 CPU cores Nick Chan (Wed Oct 23 2024 - 00:45:06 EST)
- [PATCH v6 RESEND 02/20] dt-bindings: watchdog: apple,wdt: Add A7-A11 compatibles Nick Chan (Wed Oct 23 2024 - 00:45:23 EST)
- [PATCH v6 RESEND 03/20] dt-bindings: pinctrl: apple,pinctrl: Add A7-A11 compatibles Nick Chan (Wed Oct 23 2024 - 00:45:33 EST)
- [PATCH v6 RESEND 04/20] dt-bindings: arm: apple: Add A7 devices Nick Chan (Wed Oct 23 2024 - 00:45:46 EST)
- [PATCH v6 RESEND 05/20] dt-bindings: arm: apple: Add A8 devices Nick Chan (Wed Oct 23 2024 - 00:45:59 EST)
- [PATCH v6 RESEND 06/20] dt-bindings: arm: apple: Add A8X devices Nick Chan (Wed Oct 23 2024 - 00:46:11 EST)
- [PATCH v6 RESEND 07/20] dt-bindings: arm: apple: Add A9 devices Nick Chan (Wed Oct 23 2024 - 00:46:24 EST)
- [PATCH v6 RESEND 08/20] dt-bindings: arm: apple: Add A9X devices Nick Chan (Wed Oct 23 2024 - 00:46:43 EST)
- [PATCH v6 RESEND 09/20] dt-bindings: arm: apple: Add A10 devices Nick Chan (Wed Oct 23 2024 - 00:46:57 EST)
- [PATCH v6 RESEND 10/20] dt-bindings: arm: apple: Add A10X devices Nick Chan (Wed Oct 23 2024 - 00:47:09 EST)
- [PATCH v6 RESEND 11/20] dt-bindings: arm: apple: Add A11 devices Nick Chan (Wed Oct 23 2024 - 00:47:23 EST)
- [PATCH v6 RESEND 12/20] arm64: dts: apple: Add A7 devices Nick Chan (Wed Oct 23 2024 - 00:47:33 EST)
- [PATCH v6 RESEND 13/20] arm64: dts: apple: Add A8 devices Nick Chan (Wed Oct 23 2024 - 00:47:44 EST)
- [PATCH v6 RESEND 14/20] arm64: dts: apple: Add A8X devices Nick Chan (Wed Oct 23 2024 - 00:47:58 EST)
- [PATCH v6 RESEND 15/20] arm64: dts: apple: Add A9 devices Nick Chan (Wed Oct 23 2024 - 00:48:13 EST)
- [PATCH v6 RESEND 16/20] arm64: dts: apple: Add A9X devices Nick Chan (Wed Oct 23 2024 - 00:48:24 EST)
- [PATCH v6 RESEND 17/20] arm64: dts: apple: Add A10 devices Nick Chan (Wed Oct 23 2024 - 00:48:42 EST)
- [PATCH v6 RESEND 18/20] arm64: dts: apple: Add A10X devices Nick Chan (Wed Oct 23 2024 - 00:48:54 EST)
- [PATCH v6 RESEND 19/20] arm64: dts: apple: Add A11 devices Nick Chan (Wed Oct 23 2024 - 00:49:10 EST)
- [PATCH v6 RESEND 20/20] arm64: Kconfig: Update help text for CONFIG_ARCH_APPLE Nick Chan (Wed Oct 23 2024 - 00:49:18 EST)
- Re: [PATCH 2/2] iommu/vt-d: Fix checks in pgtable_walk() Baolu Lu (Wed Oct 23 2024 - 00:49:55 EST)
- linux-next: build warning after merge of the regulator tree Stephen Rothwell (Wed Oct 23 2024 - 00:51:33 EST)
- linux-next: build warning after merge of the regulator tree Stephen Rothwell (Wed Oct 23 2024 - 00:53:07 EST)
- Re: [PATCH v2 0/3] modules: few of alignment fixes Masahiro Yamada (Wed Oct 23 2024 - 00:56:19 EST)
- [tip:x86/urgent] BUILD SUCCESS 1d81d85d1a19e50d5237dc67d6b825c34ae13de8 kernel test robot (Wed Oct 23 2024 - 01:03:36 EST)
- Re: [RFC PATCH v1 07/10] net: qrtr: allow socket endpoint binding Chris Lew (Wed Oct 23 2024 - 01:07:29 EST)
- Re: [RFC PATCH v1 00/10] QRTR Multi-endpoint support Chris Lew (Wed Oct 23 2024 - 01:08:13 EST)
- Re: [PATCH 3/5] perf: Add pmu get/put Lucas De Marchi (Wed Oct 23 2024 - 01:08:28 EST)
- Re: [PATCH] usb: typec: tcpci: Add FAULT_ALERT handling gregkh@xxxxxxxxxxxxxxxxxxx (Wed Oct 23 2024 - 01:08:59 EST)
- RE: [PATCH 1/2] iommu/vt-d: Fix checks in dmar_fault_dump_ptes() Duan, Zhenzhong (Wed Oct 23 2024 - 01:09:32 EST)
- [PATCH] cacheinfo: Don't opencode per_cpu_cacheinfo() Nikolay Borisov (Wed Oct 23 2024 - 01:11:30 EST)
- Re: [PATCH v4 02/10] x86/cpu/topology: Add CPU type to struct cpuinfo_topology Pawan Gupta (Wed Oct 23 2024 - 01:12:43 EST)
- Re: [PATCH v3 00/16] Device / Driver PCI / Platform Rust abstractions Greg KH (Wed Oct 23 2024 - 01:13:51 EST)
- Re: [PATCH v2 1/1] drm/mediatek: Fix potential KP on 0 bytes nvmem cell read CK Hu (胡俊光) (Wed Oct 23 2024 - 01:15:51 EST)
- RE: [PATCH 2/2] iommu/vt-d: Fix checks in pgtable_walk() Duan, Zhenzhong (Wed Oct 23 2024 - 01:17:08 EST)
- Re: [PATCH v1] blk-mq: add one blk_mq_req_flags_t type to support mq ctx fallback Christoph Hellwig (Wed Oct 23 2024 - 01:19:32 EST)
- Re: [PATCH] nvme-sysfs: display max_hw_sectors_kb without requiring namespaces Christoph Hellwig (Wed Oct 23 2024 - 01:24:15 EST)
- [PATCH 0/2] media: venus: close() fixes Sergey Senozhatsky (Wed Oct 23 2024 - 01:25:00 EST)
- [PATCH 1/2] media: venus: fix enc/dec destruction order Sergey Senozhatsky (Wed Oct 23 2024 - 01:25:14 EST)
- [PATCH 2/2] media: venus: sync with threaded IRQ during inst destruction Sergey Senozhatsky (Wed Oct 23 2024 - 01:25:27 EST)
- Re: [PATCH] dma-mapping: dma-map-ops.h: Remove an outdated comment Christoph Hellwig (Wed Oct 23 2024 - 01:25:49 EST)
- Re: [PATCH v2 0/4] dma-mapping: Trace more error paths Christoph Hellwig (Wed Oct 23 2024 - 01:30:56 EST)
- Re: [PATCH v4 0/7] ASoC: fsl: add memory to memory function for ASRC Vinod Koul (Wed Oct 23 2024 - 01:32:48 EST)
- Re: [PATCH 0/3] cxl/mbox: support background operation abort requests Ravis OpenSrc (Wed Oct 23 2024 - 01:33:00 EST)
- [PATCH 0/1] remoteproc documentation changes anish kumar (Wed Oct 23 2024 - 01:34:11 EST)
- [PATCH V4 1/7] Remoteproc: Documentation: add the main index anish kumar (Wed Oct 23 2024 - 01:34:23 EST)
- [PATCH V4 2/7] Documentation: remoteproc: move from staging anish kumar (Wed Oct 23 2024 - 01:34:38 EST)
- [PATCH V4 3/7] Documentation: remoteproc: add more information anish kumar (Wed Oct 23 2024 - 01:34:56 EST)
- [PATCH V4 4/7] Remoteproc: Documentation: add driver api anish kumar (Wed Oct 23 2024 - 01:34:57 EST)
- [PATCH V4 5/7] Remoteproc: Documentation: add userspace api anish kumar (Wed Oct 23 2024 - 01:35:08 EST)
- [PATCH V4 6/7] MAINTAINERS: remoteproc documentation path update anish kumar (Wed Oct 23 2024 - 01:35:22 EST)
- [PATCH V4 7/7] rpmsg: Documentation: update the path anish kumar (Wed Oct 23 2024 - 01:35:43 EST)
- Re: linux-next: duplicate patch in the dmaengine tree Vinod Koul (Wed Oct 23 2024 - 01:36:40 EST)
- provide generic page_to_phys and phys_to_page implementations v3 Christoph Hellwig (Wed Oct 23 2024 - 01:37:02 EST)
- Re: [PATCH 2/2] drivers: hv: Convert open-coded timeouts to secs_to_jiffies() Praveen Kumar (Wed Oct 23 2024 - 01:37:09 EST)
- [PATCH 1/2] asm-generic: provide generic page_to_phys and phys_to_page implementations Christoph Hellwig (Wed Oct 23 2024 - 01:37:30 EST)
- [PATCH 2/2] asm-generic: add an optional pfn_valid check to page_to_phys Christoph Hellwig (Wed Oct 23 2024 - 01:37:42 EST)
- [linus:master] [net] ac888d5886: stress-ng.icmp-flood.sendto_calls_per_sec 44.6% improvement kernel test robot (Wed Oct 23 2024 - 01:40:24 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Christoph Hellwig (Wed Oct 23 2024 - 01:47:21 EST)
- Re: [PATCH] drm/mediatek: Fix potential NULL dereference in mtk_crtc_destroy() CK Hu (胡俊光) (Wed Oct 23 2024 - 01:47:45 EST)
- Re: [PATCH 1/3] arm64/cpufeature: Add field details for ID_AA64DFR1_EL1 register Anshuman Khandual (Wed Oct 23 2024 - 01:48:28 EST)
- Re: [PATCH v2 4/4] arm64: dts: qcom: qcs615: add the APPS SMMU node Qingqing Zhou (Wed Oct 23 2024 - 01:49:23 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Christoph Hellwig (Wed Oct 23 2024 - 01:50:11 EST)
- Re: [PATCH v5 21/43] arm64: RME: Runtime faulting of memory Aneesh Kumar K . V (Wed Oct 23 2024 - 01:51:13 EST)
- [PATCH v2 0/6] Introduce initial support for the AMD I3C (non-HCI) to DW driver Shyam Sundar S K (Wed Oct 23 2024 - 01:51:59 EST)
- [PATCH v2 1/6] i3c: dw: Add support for AMDI0015 ACPI ID Shyam Sundar S K (Wed Oct 23 2024 - 01:52:12 EST)
- [PATCH v2 2/6] i3c: dw: Use IRQF_SHARED flag for dw-i3c-master Shyam Sundar S K (Wed Oct 23 2024 - 01:52:15 EST)
- [PATCH v2 3/6] i3c: master: Add ACPI support to i3c subsystem Shyam Sundar S K (Wed Oct 23 2024 - 01:52:31 EST)
- [PATCH v2 4/6] i3c: master: Add a routine to include the I3C SPD device Shyam Sundar S K (Wed Oct 23 2024 - 01:52:42 EST)
- [PATCH v2 5/6] i3c: master: Add support for SETAASA CCC Shyam Sundar S K (Wed Oct 23 2024 - 01:52:51 EST)
- [PATCH v2 6/6] i3c: dw: Add quirk to address OD/PP timing issue on AMD platform Shyam Sundar S K (Wed Oct 23 2024 - 01:52:55 EST)
- linux-next: Tree for Oct 23 Stephen Rothwell (Wed Oct 23 2024 - 01:53:15 EST)
- [PATCH v2] kfifo: don't include dma-mapping.h in kfifo.h Christoph Hellwig (Wed Oct 23 2024 - 01:53:29 EST)
- Re: [PATCH RFC 1/2] m68k: Add tracirqs Jean-Michel Hautbois (Wed Oct 23 2024 - 01:53:51 EST)
- [PATCH] fs: fix bug that fput() may not have done to complete in flush_delayed_fput shao.mingyin (Wed Oct 23 2024 - 01:59:21 EST)
- Re: [PATCH v2] kfifo: don't include dma-mapping.h in kfifo.h Greg KH (Wed Oct 23 2024 - 02:01:12 EST)
- [RFC PATCH 0/6] wifi: ath12k: Add WSI node for QCN9274 in RDP433 for MLO Raj Kumar Bhagat (Wed Oct 23 2024 - 02:04:39 EST)
- [RFC PATCH 1/6] dt-bindings: net: wireless: update required properties for ath12k PCI module Raj Kumar Bhagat (Wed Oct 23 2024 - 02:04:49 EST)
- [RFC PATCH 2/6] dt-bindings: net: wireless: ath12k: describe WSI property for QCN9274 Raj Kumar Bhagat (Wed Oct 23 2024 - 02:05:21 EST)
- [RFC PATCH 3/6] wifi: ath12k: parse multiple device information from device tree Raj Kumar Bhagat (Wed Oct 23 2024 - 02:05:44 EST)
- [RFC PATCH 4/6] wifi: ath12k: Send partner device details in QMI MLO capability Raj Kumar Bhagat (Wed Oct 23 2024 - 02:06:05 EST)
- [RFC PATCH 6/6] arm64: dts: qcom: ipq9574: Add WiFi nodes for RDP433 Raj Kumar Bhagat (Wed Oct 23 2024 - 02:06:27 EST)
- [RFC PATCH 5/6] wifi: ath12k: assign unique hardware link IDs during QMI host cap Raj Kumar Bhagat (Wed Oct 23 2024 - 02:06:51 EST)
- Re: [PATCH v3 1/1] drm/mediatek: dp: Add sdp path reset CK Hu (胡俊光) (Wed Oct 23 2024 - 02:07:07 EST)
- Re: [PATCH] dt-bindings: Fix array property constraints Vinod Koul (Wed Oct 23 2024 - 02:07:37 EST)
- Re: CVE-2024-47725: dm-verity: restart or panic on an I/O error Greg Kroah-Hartman (Wed Oct 23 2024 - 02:07:48 EST)
- Re: [PATCH] block: model freeze & enter queue as rwsem for supporting lockdep Christoph Hellwig (Wed Oct 23 2024 - 02:08:00 EST)
- Re: [RFC PATCH 00/10] Add support for DMA and audio codec of F1C100s Vinod Koul (Wed Oct 23 2024 - 02:08:26 EST)
- Re: [PATCH v3] usb: core: adds support for PM control of specific USB dev skip suspend. Krzysztof Kozlowski (Wed Oct 23 2024 - 02:09:51 EST)
- [PATCH] power: supply: generic-adc-battery: change my gmail anish kumar (Wed Oct 23 2024 - 02:11:40 EST)
- Re: [PATCH 2/3] arm64/boot: Enable EL2 requirements for FEAT_Debugv8p9 Anshuman Khandual (Wed Oct 23 2024 - 02:12:49 EST)
- Re: [PATCH v5 1/1] drm/mediatek: Fix get efuse issue for MT8188 DPTX CK Hu (胡俊光) (Wed Oct 23 2024 - 02:13:26 EST)
- Re: [PATCH] microblaze: Remove empty #ifndef __ASSEMBLY__ statement Michal Simek (Wed Oct 23 2024 - 02:14:28 EST)
- Re: [PATCH 0/2] Add Meta(Facebook) Ventura BMC(AST2600) Andrew Jeffery (Wed Oct 23 2024 - 02:15:09 EST)
- RE: [PATCH v4 net-next 12/13] net: enetc: add preliminary support for i.MX95 ENETC PF Claudiu Manoil (Wed Oct 23 2024 - 02:15:28 EST)
- [PATCH v2 0/4] Add static channel mapping between soundwire master and slave Mohammad Rafi Shaik (Wed Oct 23 2024 - 02:15:49 EST)
- [PATCH v2 1/4] ASoC: dt-bindings: wcd937x-sdw: Add static channel mapping support Mohammad Rafi Shaik (Wed Oct 23 2024 - 02:16:00 EST)
- [PATCH v2 2/4] ASoC: codecs: wcd937x: Add static channel mapping support in wcd937x-sdw Mohammad Rafi Shaik (Wed Oct 23 2024 - 02:16:22 EST)
- [PATCH v2 3/4] soundwire: qcom: Add set_channel_map api support Mohammad Rafi Shaik (Wed Oct 23 2024 - 02:16:40 EST)
- [PATCH v2 4/4] ASoC: qcom: sdw: Add get and set channel maps support from codec to cpu dais Mohammad Rafi Shaik (Wed Oct 23 2024 - 02:17:00 EST)
- Re: [PATCH v2] perf check: Add sanitizer feature and use to avoid test failure Namhyung Kim (Wed Oct 23 2024 - 02:18:29 EST)
- [PATCH] slub_kunit:fix a WARNING due to __kmalloc_cache_noprof incorretly use Pei Xiao (Wed Oct 23 2024 - 02:21:45 EST)
- Re: [PATCH v2 0/5] implement lightweight guard pages Dmitry Vyukov (Wed Oct 23 2024 - 02:24:34 EST)
- [RESEND v2 0/4] Add static channel mapping between soundwire master and slave Mohammad Rafi Shaik (Wed Oct 23 2024 - 02:24:50 EST)
- [RESEND v2 1/4] ASoC: dt-bindings: wcd937x-sdw: Add static channel mapping support Mohammad Rafi Shaik (Wed Oct 23 2024 - 02:25:02 EST)
- [RESEND v2 2/4] ASoC: codecs: wcd937x: Add static channel mapping support in wcd937x-sdw Mohammad Rafi Shaik (Wed Oct 23 2024 - 02:25:18 EST)
- [RESEND v2 3/4] soundwire: qcom: Add set_channel_map api support Mohammad Rafi Shaik (Wed Oct 23 2024 - 02:25:36 EST)
- [RESEND v2 4/4] ASoC: qcom: sdw: Add get and set channel maps support from codec to cpu dais Mohammad Rafi Shaik (Wed Oct 23 2024 - 02:25:48 EST)
- Re: [PATCH v4] usb: core: adds support for PM control of specific USB dev skip suspend. Krzysztof Kozlowski (Wed Oct 23 2024 - 02:26:53 EST)
- Re: USB-C DisplayPort display failing to stay active with Intel Barlow Ridge USB4 controller, power-management related issue? Mika Westerberg (Wed Oct 23 2024 - 02:27:51 EST)
- [PATCH v3] docs/zh_CN: update the translation of process/programming-language.rst Dongliang Mu (Wed Oct 23 2024 - 02:29:25 EST)
- Re: [PATCH 1/1] softirq: Use a dedicated thread for timer wakeups on PREEMPT_RT. Sebastian Andrzej Siewior (Wed Oct 23 2024 - 02:30:27 EST)
- Re: [PATCH v2] kfifo: don't include dma-mapping.h in kfifo.h Jiri Slaby (Wed Oct 23 2024 - 02:30:45 EST)
- [PATCH 2/7] kconfig: qconf: use QString to store path to configuration file Rolf Eike Beer (Wed Oct 23 2024 - 02:31:59 EST)
- [PATCH 3/7] kconfig: qconf: use preferred form of QString API Rolf Eike Beer (Wed Oct 23 2024 - 02:32:53 EST)
- Re: [PATCH v3 14/16] rust: of: add `of::DeviceId` abstraction Danilo Krummrich (Wed Oct 23 2024 - 02:33:27 EST)
- [PATCH 4/7] kconfig: qconf: use QCommandLineParser Rolf Eike Beer (Wed Oct 23 2024 - 02:33:43 EST)
- [PATCH 5/7] kconfig: qconf: use nullptr in C++11 code Rolf Eike Beer (Wed Oct 23 2024 - 02:35:11 EST)
- Re: [RFC PATCH 1/6] dt-bindings: net: wireless: update required properties for ath12k PCI module Krzysztof Kozlowski (Wed Oct 23 2024 - 02:35:41 EST)
- linux-next: Signed-off-by missing for commit in the cifs tree Stephen Rothwell (Wed Oct 23 2024 - 02:36:01 EST)
- [PATCH 6/7] kconfig: qconf: use default platform shortcuts Rolf Eike Beer (Wed Oct 23 2024 - 02:36:25 EST)
- Re: [PATCH mm-unstable v1] mm/page_alloc: try not to overestimate free highatomic Yu Zhao (Wed Oct 23 2024 - 02:37:37 EST)
- RE: [PATCH v4 net-next 10/13] net: enetc: extract enetc_int_vector_init/destroy() from enetc_alloc_msix() Claudiu Manoil (Wed Oct 23 2024 - 02:38:11 EST)
- RE: [PATCH v4 net-next 05/13] net: enetc: extract common ENETC PF parts for LS1028A and i.MX95 platforms Claudiu Manoil (Wed Oct 23 2024 - 02:38:35 EST)
- RE: [PATCH v4 net-next 06/13] net: enetc: build enetc_pf_common.c as a separate module Claudiu Manoil (Wed Oct 23 2024 - 02:38:53 EST)
- Re: [RFC PATCH 2/6] dt-bindings: net: wireless: ath12k: describe WSI property for QCN9274 Krzysztof Kozlowski (Wed Oct 23 2024 - 02:39:26 EST)
- [PATCH 1/7] kconfig: qconf: use QByteArray API instead of manually constructing a string Rolf Eike Beer (Wed Oct 23 2024 - 02:39:45 EST)
- Re: [PATCH 1/1] arm64: dts: imx8: move samsung, burst-clock-frequency to imx8mn and imx8mm mba8mx board file Alexander Stein (Wed Oct 23 2024 - 02:39:57 EST)
- Re: [RFC PATCH 3/6] wifi: ath12k: parse multiple device information from device tree Krzysztof Kozlowski (Wed Oct 23 2024 - 02:40:09 EST)
- [PATCH 7/7] kconfig: qconf: simplify character replacement Rolf Eike Beer (Wed Oct 23 2024 - 02:40:39 EST)
- Re: [PATCH rcu] srcu: Guarantee non-negative return value from srcu_read_lock() Christoph Hellwig (Wed Oct 23 2024 - 02:40:58 EST)
- Re: [RFC PATCH 6/6] arm64: dts: qcom: ipq9574: Add WiFi nodes for RDP433 Krzysztof Kozlowski (Wed Oct 23 2024 - 02:41:25 EST)
- Re: [PATCH net v2] net: fix crash when config small gso_max_size/gso_ipv4_max_size Eric Dumazet (Wed Oct 23 2024 - 02:43:58 EST)
- Re: [PATCH] dt-bindings: input: Goodix SPI HID Touchscreen Charles Wang (Wed Oct 23 2024 - 02:44:50 EST)
- Re: [PATCH v2] arm64: dts: mediatek: mt8195: Fix dtbs_check error for tphy Macpaul Lin (Wed Oct 23 2024 - 02:45:04 EST)
- Re: [PATCH v3 15/16] rust: platform: add basic platform device / driver abstractions Danilo Krummrich (Wed Oct 23 2024 - 02:45:26 EST)
- Re: [PATCH bpf-next 2/2] selftests/bpf: Extend test fs_kfuncs to cover security.bpf xattr names Christoph Hellwig (Wed Oct 23 2024 - 02:45:43 EST)
- Re: [PATCH v4 1/6] Add AutoFDO support for Clang build Masahiro Yamada (Wed Oct 23 2024 - 02:45:54 EST)
- Re: [RFC PATCH 1/6] dt-bindings: net: wireless: update required properties for ath12k PCI module Raj Kumar Bhagat (Wed Oct 23 2024 - 02:46:18 EST)
- Re: [PATCH 4/5] drm/client: Remove unused drm_client_framebuffer_flush Thomas Zimmermann (Wed Oct 23 2024 - 02:46:52 EST)
- Re: [RFC PATCH 1/6] dt-bindings: net: wireless: update required properties for ath12k PCI module Krzysztof Kozlowski (Wed Oct 23 2024 - 02:48:02 EST)
- Re: [PATCH v2 06/10] x86/mce: Convert multiple if () statements into a switch() statement Sohil Mehta (Wed Oct 23 2024 - 02:48:16 EST)
- RE: [PATCH v2 1/3] scsi: ufs: core: Remove redundant host_lock calls around UTMRLDBR. Avri Altman (Wed Oct 23 2024 - 02:48:31 EST)
- Re: [PATCH v2 06/10] x86/mce: Convert multiple if () statements into a switch() statement Sohil Mehta (Wed Oct 23 2024 - 02:48:46 EST)
- Re: [RFC PATCH 2/6] dt-bindings: net: wireless: ath12k: describe WSI property for QCN9274 Krzysztof Kozlowski (Wed Oct 23 2024 - 02:49:05 EST)
- Re: [PATCH v4 3/6] Change the symbols order when --ffuntion-sections is enabled Masahiro Yamada (Wed Oct 23 2024 - 02:49:24 EST)
- Re: [PATCH v4 4/6] AutoFDO: Enable -ffunction-sections for the AutoFDO build Masahiro Yamada (Wed Oct 23 2024 - 02:50:23 EST)
- Re: [PATCH v4 5/6] AutoFDO: Enable machine function split optimization for AutoFDO Masahiro Yamada (Wed Oct 23 2024 - 02:50:36 EST)
- Re: [PATCH net-next v3 4/8] rust: time: Implement addition of Ktime and Delta FUJITA Tomonori (Wed Oct 23 2024 - 02:51:28 EST)
- Re: [PATCH] mm: export copy_to_kernel_nofault Christoph Hellwig (Wed Oct 23 2024 - 02:53:24 EST)
- Re: [RFC PATCH 1/6] dt-bindings: net: wireless: update required properties for ath12k PCI module Raj Kumar Bhagat (Wed Oct 23 2024 - 02:53:57 EST)
- Re: [PATCH v1 7/7] x86: select ARCH_SUPPORTS_PT_RECLAIM if X86_64 kernel test robot (Wed Oct 23 2024 - 02:55:05 EST)
- Re: [PATCH v4 net-next 03/13] dt-bindings: net: add bindings for NETC blocks control Krzysztof Kozlowski (Wed Oct 23 2024 - 02:56:40 EST)
- [PATCH net-next v4 0/2] PtP driver for s390 clocks Sven Schnelle (Wed Oct 23 2024 - 02:56:57 EST)
- [PATCH net-next v4 1/2] s390/time: Add clocksource id to TOD clock Sven Schnelle (Wed Oct 23 2024 - 02:57:07 EST)
- [PATCH net-next v4 2/2] s390/time: Add PtP driver Sven Schnelle (Wed Oct 23 2024 - 02:57:10 EST)
- Re: [PATCH RFC v2 0/3] Documentation: Debugging guide Bagas Sanjaya (Wed Oct 23 2024 - 02:57:44 EST)
- Re: [PATCH] mm: export copy_to_kernel_nofault Marco Elver (Wed Oct 23 2024 - 02:57:56 EST)
- RE: [PATCH v2 4/4] MAINTAINERS: Add entry for Renesas ASoC drivers Biju Das (Wed Oct 23 2024 - 02:58:08 EST)
- Re: [PATCH v2 1/3] dm-inlinecrypt: Add inline encryption support Christoph Hellwig (Wed Oct 23 2024 - 02:58:29 EST)
- [PATCH v5 01/12] arm64: dts: ti: k3-j784s4-j742s2-mcu-wakeup: Move bootph from mcu_timer1 to mcu_timer0 Manorit Chawdhry (Wed Oct 23 2024 - 02:58:41 EST)
- [PATCH v5 03/12] arm64: dts: ti: k3-j784s4: Add bootph-* properties Manorit Chawdhry (Wed Oct 23 2024 - 02:58:46 EST)
- [PATCH v5 02/12] arm64: dts: ti: k3-j784s4-j742s2-mcu-wakeup: Remove parent nodes bootph-* Manorit Chawdhry (Wed Oct 23 2024 - 02:59:01 EST)
- [PATCH v5 00/12] Add bootph-all property for J7 boards Manorit Chawdhry (Wed Oct 23 2024 - 02:59:15 EST)
- [PATCH v5 04/12] arm64: dts: ti: k3-j721s2: Add bootph-* properties Manorit Chawdhry (Wed Oct 23 2024 - 02:59:28 EST)
- [PATCH v5 05/12] arm64: dts: ti: k3-j721e: Add bootph-* properties Manorit Chawdhry (Wed Oct 23 2024 - 02:59:44 EST)
- [PATCH v5 06/12] arm64: dts: ti: k3-j7200: Add bootph-* properties Manorit Chawdhry (Wed Oct 23 2024 - 02:59:56 EST)
- Re: [PATCH 2/7] rcu: limit PREEMPT_RCU configurations Sebastian Andrzej Siewior (Wed Oct 23 2024 - 03:00:08 EST)
- [PATCH v5 07/12] arm64: dts: ti: k3-j784s4-j742s2-evm-common: Remove parent nodes bootph-* Manorit Chawdhry (Wed Oct 23 2024 - 03:00:20 EST)
- [PATCH v5 08/12] arm64: dts: ti: k3-j721s2-evm*: Add bootph-* properties Manorit Chawdhry (Wed Oct 23 2024 - 03:00:40 EST)
- Re: [PATCH rcu] srcu: Guarantee non-negative return value from srcu_read_lock() Alan Huang (Wed Oct 23 2024 - 03:00:48 EST)
- [PATCH v5 09/12] arm64: dts: ti: k3-am68-sk*: Add bootph-* properties Manorit Chawdhry (Wed Oct 23 2024 - 03:01:05 EST)
- [PATCH v5 10/12] arm64: dts: ti: k3-j721e-evm*: Add bootph-* properties Manorit Chawdhry (Wed Oct 23 2024 - 03:01:18 EST)
- [PATCH v5 11/12] arm64: dts: ti: k3-j721e-sk*: Add bootph-* properties Manorit Chawdhry (Wed Oct 23 2024 - 03:01:31 EST)
- [PATCH v5 12/12] arm64: dts: ti: k3-j7200-evm*: Add bootph-* properties Manorit Chawdhry (Wed Oct 23 2024 - 03:01:42 EST)
- Re: [PATCH] mm: export copy_to_kernel_nofault Christoph Hellwig (Wed Oct 23 2024 - 03:01:55 EST)
- Re: [RFC PATCH 1/6] dt-bindings: net: wireless: update required properties for ath12k PCI module Krzysztof Kozlowski (Wed Oct 23 2024 - 03:02:11 EST)
- Re: [PATCH v3 16/16] samples: rust: add Rust platform sample driver Danilo Krummrich (Wed Oct 23 2024 - 03:02:28 EST)
- Re: [RFC PATCH 2/6] dt-bindings: net: wireless: ath12k: describe WSI property for QCN9274 Krzysztof Kozlowski (Wed Oct 23 2024 - 03:02:47 EST)
- Re: [PATCH] mm: export copy_to_kernel_nofault Marco Elver (Wed Oct 23 2024 - 03:03:07 EST)
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices Armin Wolf (Wed Oct 23 2024 - 03:03:57 EST)
- Re: [PATCH v2 2/2] usb: typec: Add support for Parade PS8830 Type-C Retimer Johan Hovold (Wed Oct 23 2024 - 03:04:11 EST)
- Re: [PATCH 6.11 000/135] 6.11.5-rc1 review Muhammad Usama Anjum (Wed Oct 23 2024 - 03:04:23 EST)
- Re: [PATCH] mm: export copy_to_kernel_nofault Christoph Hellwig (Wed Oct 23 2024 - 03:05:45 EST)
- [PATCH net-next v3 0/6] net: stmmac: Refactor FPE as a separate module Furong Xu (Wed Oct 23 2024 - 03:06:25 EST)
- [PATCH net-next v3 1/6] net: stmmac: Introduce separate files for FPE implementation Furong Xu (Wed Oct 23 2024 - 03:06:41 EST)
- [PATCH] Makefile: Remove unused filechk_cat Liad Peretz (Wed Oct 23 2024 - 03:06:51 EST)
- [PATCH net-next v3 2/6] net: stmmac: Rework macro definitions for gmac4 and xgmac Furong Xu (Wed Oct 23 2024 - 03:06:57 EST)
- [PATCH net-next v3 3/6] net: stmmac: Refactor FPE functions to generic version Furong Xu (Wed Oct 23 2024 - 03:07:27 EST)
- [PATCH net-next v3 4/6] net: stmmac: xgmac: Rename XGMAC_RQ to XGMAC_FPRQ Furong Xu (Wed Oct 23 2024 - 03:07:43 EST)
- Re: [PATCH v4 6/6] Add Propeller configuration for kernel build. Masahiro Yamada (Wed Oct 23 2024 - 03:07:57 EST)
- [PATCH net-next v3 5/6] net: stmmac: xgmac: Complete FPE support Furong Xu (Wed Oct 23 2024 - 03:08:19 EST)
- [PATCH net-next v3 6/6] net: stmmac: xgmac: Enable FPE for tc-mqprio/tc-taprio Furong Xu (Wed Oct 23 2024 - 03:08:36 EST)
- Re: [PATCH v2 1/2] dt-bindings: rtc: pcf2127: Add nxp,battery-switch-over property Krzysztof Kozlowski (Wed Oct 23 2024 - 03:08:49 EST)
- [PATCH v2 1/2] arm64: dts: mediatek: mt8395-genio-1200-evk: add support for TCPC port Macpaul Lin (Wed Oct 23 2024 - 03:12:51 EST)
- [PATCH v2 2/2] arm64: dts: mediatek: mt8395-genio-1200-evk: add support for MUX IT5205 Macpaul Lin (Wed Oct 23 2024 - 03:13:06 EST)
- Re: [PATCH v2] dt-bindings: soc: bcm: Convert raspberrypi,bcm2835-power to Dt schema Krzysztof Kozlowski (Wed Oct 23 2024 - 03:13:21 EST)
- Re: [PATCH v2] dt-bindings: soc: bcm: Convert raspberrypi,bcm2835-power to Dt schema Krzysztof Kozlowski (Wed Oct 23 2024 - 03:13:48 EST)
- ath11k_pci. wifi stop to work after long laptop suspend Michael Nazzareno Trimarchi (Wed Oct 23 2024 - 03:14:48 EST)
- Re: [PATCH v2 1/5] dt-bindings: display: panel: Move flip properties to panel-common Krzysztof Kozlowski (Wed Oct 23 2024 - 03:16:04 EST)
- Re: [PATCH 1/2] dt-bindings: usb: mediatek,mt6360-tcpc: add ports properties Macpaul Lin (Wed Oct 23 2024 - 03:16:48 EST)
- Re: [PATCH v2 2/5] dt-bindings: display: panel: Add Samsung S6E88A0-AMS427AP24 bindings Krzysztof Kozlowski (Wed Oct 23 2024 - 03:17:05 EST)
- [syzbot] [bcachefs?] KASAN: null-ptr-deref Read in bch2_sb_set_upgrade_extra syzbot (Wed Oct 23 2024 - 03:18:36 EST)
- 回复: [PATCH net v2] net: fix crash when config small gso_max_size/gso_ipv4_max_size wangliang (CI) (Wed Oct 23 2024 - 03:18:50 EST)
- Re: [PATCH v4 2/4] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process Lorenzo Stoakes (Wed Oct 23 2024 - 03:19:14 EST)
- Re: [PATCH v2 0/5] implement lightweight guard pages David Hildenbrand (Wed Oct 23 2024 - 03:19:34 EST)
- Re: [PATCH 6.6 000/124] 6.6.58-rc1 review Muhammad Usama Anjum (Wed Oct 23 2024 - 03:19:49 EST)
- Re: [PATCH 2/2] arm64: dts: mediatek: mt8395-genio-1200-evk: add support for TCPC port Macpaul Lin (Wed Oct 23 2024 - 03:20:13 EST)
- Re: [PATCH 4/4] net: stmmac: Add glue layer for Sophgo SG2044 SoC Inochi Amaoto (Wed Oct 23 2024 - 03:22:12 EST)
- [PATCH] bcachefs: Fix NULL ptr dereference in btree_node_iter_and_journal_peek Piotr Zalewski (Wed Oct 23 2024 - 03:22:29 EST)
- Re: VFS regression with 9pfs ("Lookup would have caused loop") Linux regression tracking (Thorsten Leemhuis) (Wed Oct 23 2024 - 03:22:44 EST)
- Re: [PATCH v1 04/10] iommufd/viommu: Allow drivers to control vdev_id lifecycle Nicolin Chen (Wed Oct 23 2024 - 03:22:55 EST)
- Re: [PATCH v4 6/6] Add Propeller configuration for kernel build. Arnd Bergmann (Wed Oct 23 2024 - 03:25:42 EST)
- Re: [PATCH 1/1] arm64: dts: freescale: mba8mx: remove undocument 'data-lanes' at panel Alexander Stein (Wed Oct 23 2024 - 03:27:40 EST)
- Re: [RFC 2/2] khugepaged: use upgrade_read() to optimize collapse_huge_page kernel test robot (Wed Oct 23 2024 - 03:27:47 EST)
- Re: [PATCH 5.10 00/52] 5.10.228-rc1 review Muhammad Usama Anjum (Wed Oct 23 2024 - 03:28:30 EST)
- Re: [PATCH v3 00/16] Device / Driver PCI / Platform Rust abstractions Danilo Krummrich (Wed Oct 23 2024 - 03:28:32 EST)
- Re: [PATCH v4 2/2] iio: light: Add support for TI OPT4060 color sensor Per-Daniel Olsson (Wed Oct 23 2024 - 03:29:23 EST)
- Re: [PATCH v4 6/6] Add Propeller configuration for kernel build. Masahiro Yamada (Wed Oct 23 2024 - 03:29:38 EST)
- Re: [PATCH] bpf: Fix out-of-bounds write in trie_get_next_key() Byeonguk Jeong (Wed Oct 23 2024 - 03:30:24 EST)
- Re: [PATCH RFC 1/2] m68k: Add tracirqs Michael Schmitz (Wed Oct 23 2024 - 03:30:34 EST)
- Re: [PATCH v2] gpio: fix uninit-value in swnode_find_gpio Bartosz Golaszewski (Wed Oct 23 2024 - 03:30:45 EST)
- Re: [PATCH 3/3] arm64/hw_breakpoint: Enable FEAT_Debugv8p9 Anshuman Khandual (Wed Oct 23 2024 - 03:32:07 EST)
- Re: [PATCH v2 2/2] firmware: qcom: qcom_tzmem: Implement sanity checks Bartosz Golaszewski (Wed Oct 23 2024 - 03:32:18 EST)
- Re: [PATCH v3 0/5] iio: adc: ad7380: fix several supplies issues Julien Stephan (Wed Oct 23 2024 - 03:32:33 EST)
- Re: [PATCH v2 2/2] usb: typec: Add support for Parade PS8830 Type-C Retimer Abel Vesa (Wed Oct 23 2024 - 03:32:52 EST)
- Re: [PATCH net-next] amd-xgbe: use ethtool string helpers Shyam Sundar S K (Wed Oct 23 2024 - 03:33:08 EST)
- Re: [PATCH v4 2/5] perf/core: Export perf_exclude_event() Thomas Richter (Wed Oct 23 2024 - 03:33:41 EST)
- Re: [PATCH] bcachefs: Fix NULL ptr dereference in btree_node_iter_and_journal_peek Alan Huang (Wed Oct 23 2024 - 03:33:53 EST)
- Re: [PATCH v3] sumversion: Fix a memory leak in get_src_version() Masahiro Yamada (Wed Oct 23 2024 - 03:34:49 EST)
- Re: [PATCH mm-unstable v1] mm/page_alloc: try not to overestimate free highatomic Vlastimil Babka (Wed Oct 23 2024 - 03:35:10 EST)
- RE: [PATCH net-next 1/2] ptp: add control over HW timestamp latch point Kubalewski, Arkadiusz (Wed Oct 23 2024 - 03:37:18 EST)
- Re: [PATCH 1/2] iommu/vt-d: Fix checks in dmar_fault_dump_ptes() Baolu Lu (Wed Oct 23 2024 - 03:38:04 EST)
- drivers/gpu/drm/tegra/drm.c:1155 host1x_drm_probe() warn: 'tegra->domain' is an error pointer or valid Dan Carpenter (Wed Oct 23 2024 - 03:38:24 EST)
- Re: USB-C DisplayPort display failing to stay active with Intel Barlow Ridge USB4 controller, power-management related issue? Mika Westerberg (Wed Oct 23 2024 - 03:39:45 EST)
- Re: [PATCH v3] f2fs: modify f2fs_is_checkpoint_ready logic to allow more data to be written with the CP disable 韩棋 (Wed Oct 23 2024 - 03:40:57 EST)
- Re: [PATCH v2 3/5] drm/panel: samsung-s6e88a0-ams427ap24: Add initial driver Neil Armstrong (Wed Oct 23 2024 - 03:41:17 EST)
- Re: [PATCH 2/2] iommu/vt-d: Fix checks in pgtable_walk() Baolu Lu (Wed Oct 23 2024 - 03:41:53 EST)
- Re: [PATCH v2 1/7] s390/kdump: implement is_kdump_kernel() Heiko Carstens (Wed Oct 23 2024 - 03:43:04 EST)
- RE: [PATCH v2 06/10] x86/mce: Convert multiple if () statements into a switch() statement Zhuo, Qiuxu (Wed Oct 23 2024 - 03:43:19 EST)
- Re: [PATCH v2 4/5] drm/panel: samsung-s6e88a0-ams427ap24: Add brightness control Neil Armstrong (Wed Oct 23 2024 - 03:44:35 EST)
- Re: [PATCH v2 1/7] s390/kdump: implement is_kdump_kernel() David Hildenbrand (Wed Oct 23 2024 - 03:45:36 EST)
- Re: [PATCH v3 4/4] arm64: dts: qcom: x1e80100-crd: Enable external DP Abel Vesa (Wed Oct 23 2024 - 03:47:16 EST)
- Re: [PATCH V3 0/4] firmware: arm_scmi: Misc Fixes Sibi Sankar (Wed Oct 23 2024 - 03:47:28 EST)
- Re: [PATCH v2 5/5] drm/panel: samsung-s6e88a0-ams427ap24: Add flip option Neil Armstrong (Wed Oct 23 2024 - 03:47:42 EST)
- Re: [PATCH] drm/panel: s6e3ha8: add static modifier to supply list Neil Armstrong (Wed Oct 23 2024 - 03:47:47 EST)
- Re: [PATCHv2 net-next] net: dsa: use ethtool string helpers Geert Uytterhoeven (Wed Oct 23 2024 - 03:48:05 EST)
- RE: [PATCH 2/2] iommu/vt-d: Fix checks in pgtable_walk() Duan, Zhenzhong (Wed Oct 23 2024 - 03:48:20 EST)
- Re: [PATCH v3 3/4] arm64: dts: qcom: x1e80100-crd: Add Parade PS8830 related nodes Abel Vesa (Wed Oct 23 2024 - 03:51:20 EST)
- Re: [PATCH v2 2/2] usb: typec: Add support for Parade PS8830 Type-C Retimer Johan Hovold (Wed Oct 23 2024 - 03:52:18 EST)
- Re: [PATCH v2 1/4] ASoC: dt-bindings: wcd937x-sdw: Add static channel mapping support Krzysztof Kozlowski (Wed Oct 23 2024 - 03:52:48 EST)
- Re: [PATCH v1 RESEND 0/3] Add support to configure TPDM MCMB subunit Jinlong Mao (Wed Oct 23 2024 - 03:53:00 EST)
- [PATCH 5/7] drm/amdgpu: Add cgroups implementation Maarten Lankhorst (Wed Oct 23 2024 - 03:53:19 EST)
- [PATCH 7/7] [DISCUSSION] drm/gem: Add cgroup memory accounting Maarten Lankhorst (Wed Oct 23 2024 - 03:53:26 EST)
- [PATCH 6/7] [HACK] drm/xe: Hack to test with mapped pages instead of vram. Maarten Lankhorst (Wed Oct 23 2024 - 03:53:32 EST)
- Re: [PATCH v2 1/4] ASoC: dt-bindings: wcd937x-sdw: Add static channel mapping support Krzysztof Kozlowski (Wed Oct 23 2024 - 03:53:53 EST)
- Build regressions/improvements in v6.12-rc4 Geert Uytterhoeven (Wed Oct 23 2024 - 03:54:11 EST)
- Re: [PATCH] kconfig: nconf: Fix typo in function comment Masahiro Yamada (Wed Oct 23 2024 - 03:55:15 EST)
- [PATCH v3 2/2] s390/uv: Provide host-key hashes in sysfs Steffen Eiden (Wed Oct 23 2024 - 03:55:42 EST)
- RE: [PATCH v2 06/10] x86/mce: Convert multiple if () statements into a switch() statement Zhuo, Qiuxu (Wed Oct 23 2024 - 03:59:59 EST)
- Re: [PATCH] slub_kunit:fix a WARNING due to __kmalloc_cache_noprof incorretly use Vlastimil Babka (Wed Oct 23 2024 - 04:00:59 EST)
- [PATCH 4/7] drm/xe: Implement cgroup for vram Maarten Lankhorst (Wed Oct 23 2024 - 04:01:06 EST)
- [PATCH 2/7] drm/drv: Add drmm cgroup registration for dev cgroups. Maarten Lankhorst (Wed Oct 23 2024 - 04:01:21 EST)
- [PATCH 3/7] drm/ttm: Handle cgroup based eviction in TTM Maarten Lankhorst (Wed Oct 23 2024 - 04:01:23 EST)
- [PATCH 0/7] kernel/cgroups: Add "dev" memory accounting cgroup. Maarten Lankhorst (Wed Oct 23 2024 - 04:01:30 EST)
- [PATCH 1/7] kernel/cgroup: Add "dev" memory accounting cgroup Maarten Lankhorst (Wed Oct 23 2024 - 04:02:04 EST)
- Re: [PATCH v1] drm/bridge: tc358768: Fix DSI command tx Neil Armstrong (Wed Oct 23 2024 - 04:03:39 EST)
- Re: [PATCH v2 0/5] Introduce Owned type and Ownable trait (was: "rust: page: Add support for vmalloc_to_page") Danilo Krummrich (Wed Oct 23 2024 - 04:03:49 EST)
- Re: [kvm-unit-tests PATCH 0/3] Fix arm64 clang errors on fpu tests Andrew Jones (Wed Oct 23 2024 - 04:04:09 EST)
- Re: [PATCH 4/5] drm/client: Remove unused drm_client_framebuffer_flush Jocelyn Falempe (Wed Oct 23 2024 - 04:04:23 EST)
- Re: [RFC PATCH v3 0/4] Support large folios for tmpfs Baolin Wang (Wed Oct 23 2024 - 04:04:42 EST)
- Re: [PATCH v2 2/2] usb: typec: Add support for Parade PS8830 Type-C Retimer Abel Vesa (Wed Oct 23 2024 - 04:04:58 EST)
- Re: [PATCH v2 1/2] arm64: dts: mediatek: mt8395-genio-1200-evk: add support for TCPC port Macpaul Lin (Wed Oct 23 2024 - 04:05:19 EST)
- Re: [Intel-wired-lan] [PATCH v2 1/1] [net-next] igb: Fix spelling in igb_main.c Paul Menzel (Wed Oct 23 2024 - 04:05:49 EST)
- Re: [PATCH v3] f2fs: modify f2fs_is_checkpoint_ready logic to allow more data to be written with the CP disable Chao Yu (Wed Oct 23 2024 - 04:07:09 EST)
- Re: [PATCH] bcachefs: Fix NULL ptr dereference in btree_node_iter_and_journal_peek Piotr Zalewski (Wed Oct 23 2024 - 04:07:19 EST)
- [PATCH v3 2/2] arm64: dts: mediatek: mt8395-genio-1200-evk: add support for MUX IT5205 Macpaul Lin (Wed Oct 23 2024 - 04:09:34 EST)
- [PATCH v3 1/2] arm64: dts: mediatek: mt8395-genio-1200-evk: add support for TCPC port Macpaul Lin (Wed Oct 23 2024 - 04:09:45 EST)
- Re: [PATCH net-next] net: use sock_valbool_flag() only in __sock_set_timestamps() patchwork-bot+netdevbpf (Wed Oct 23 2024 - 04:10:29 EST)
- Re: [PATCH v3] perf cap: Tidy up and improve capability testing Adrian Hunter (Wed Oct 23 2024 - 04:10:46 EST)
- Re: [PATCH v2 1/5] rust: types: add `Owned` type and `Ownable` trait Danilo Krummrich (Wed Oct 23 2024 - 04:11:17 EST)
- Re: [PATCH v2 0/5] implement lightweight guard pages Lorenzo Stoakes (Wed Oct 23 2024 - 04:12:46 EST)
- [PATCH v1] usb: core: use sysfs_emit() instead of sprintf() Jiayi Li (Wed Oct 23 2024 - 04:12:53 EST)
- [PATCH 4/4] nvmem: imx-ocotp-ele: set word length to 1 Sascha Hauer (Wed Oct 23 2024 - 04:13:12 EST)
- [PATCH 1/4] nvmem: imx-ocotp-ele: simplify read beyond device check Sascha Hauer (Wed Oct 23 2024 - 04:13:21 EST)
- [PATCH 3/4] nvmem: imx-ocotp-ele: fix MAC address byte order Sascha Hauer (Wed Oct 23 2024 - 04:13:22 EST)
- [PATCH 0/4] nvmem: imx-ocotp-ele: fix reading from ELE OCOTP Sascha Hauer (Wed Oct 23 2024 - 04:13:31 EST)
- [PATCH 2/4] nvmem: imx-ocotp-ele: fix reading from non zero offset Sascha Hauer (Wed Oct 23 2024 - 04:14:03 EST)
- Re: [PATCH 1/2] dt-bindings: cache: qcom,llcc: document SAR2130P and SAR1130P Krzysztof Kozlowski (Wed Oct 23 2024 - 04:14:16 EST)
- Re: [PATCH net] Documentation: ieee802154: fix grammar Miquel Raynal (Wed Oct 23 2024 - 04:14:36 EST)
- Re: [PATCH v4 2/6] s390/uv: Retrieve UV secrets support Steffen Eiden (Wed Oct 23 2024 - 04:14:57 EST)
- Re: [PATCH net-next 14/15] net: sparx5: add compatible strings for lan969x and verify the target Krzysztof Kozlowski (Wed Oct 23 2024 - 04:15:15 EST)
- Re: [PATCH] platform/x86: asus-wmi: Support setting AIPT modes Luke Jones (Wed Oct 23 2024 - 04:15:59 EST)
- Re: [PATCH 6/7] dt-bindings: clock: qcom: Document the SM8750 TCSR Clock Controller Krzysztof Kozlowski (Wed Oct 23 2024 - 04:16:12 EST)
- Re: [PATCH 1/2] dt-bindings: pinctrl: qcom: Add sm8750 pinctrl Krzysztof Kozlowski (Wed Oct 23 2024 - 04:17:09 EST)
- [PATCH] arm64: dts: rockchip: Enable HDMI0 on rk3588-nanopc-t6 Marcin Juszkiewicz (Wed Oct 23 2024 - 04:17:21 EST)
- Re: [PATCH] dt-bindings: firmware: qcom,scm: Document sm8750 SCM Krzysztof Kozlowski (Wed Oct 23 2024 - 04:18:47 EST)
- RE: [PATCH v4 net-next 03/13] dt-bindings: net: add bindings for NETC blocks control Wei Fang (Wed Oct 23 2024 - 04:19:18 EST)
- Re: perf_event_detach_bpf_prog() broken? Jiri Olsa (Wed Oct 23 2024 - 04:19:55 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Steven Rostedt (Wed Oct 23 2024 - 04:20:17 EST)
- RE: [PATCH v2 06/10] x86/mce: Convert multiple if () statements into a switch() statement Zhuo, Qiuxu (Wed Oct 23 2024 - 04:20:39 EST)
- [PATCH] auxbus: fix a typo Sui Jingfeng (Wed Oct 23 2024 - 04:21:02 EST)
- [PATCH] iio: Fix build error for ltc2664 Jinjie Ruan (Wed Oct 23 2024 - 04:23:58 EST)
- Re: [PATCH] dt-bindings: interrupt-controller: qcom,pdc: Document sm8750 PDC Krzysztof Kozlowski (Wed Oct 23 2024 - 04:24:57 EST)
- [PATCH v1] usb: core: use sysfs_emit() instead of sprintf() Jiayi Li (Wed Oct 23 2024 - 04:25:18 EST)
- [PATCH v2] usb: core: use sysfs_emit() instead of sprintf() Jiayi Li (Wed Oct 23 2024 - 04:25:32 EST)
- Re: [PATCH] dt-bindings: arm-smmu: Document sm8750 SMMU Krzysztof Kozlowski (Wed Oct 23 2024 - 04:25:50 EST)
- Re: [PATCH] dt-bindings: dma: qcom,gpi: Document the sm8750 GPI DMA engine Krzysztof Kozlowski (Wed Oct 23 2024 - 04:26:04 EST)
- Re: [PATCH 1/2] dt-bindings: interconnect: add interconnect bindings for SM8750 Krzysztof Kozlowski (Wed Oct 23 2024 - 04:27:14 EST)
- [Regression] wifi problems since tg3 started throwing rcu stall warnings Linux regression tracking (Thorsten Leemhuis) (Wed Oct 23 2024 - 04:27:27 EST)
- Re: [PATCH v6 0/8] PCI: Consolidate TLP Log reading and printing Ilpo Järvinen (Wed Oct 23 2024 - 04:27:37 EST)
- [PATCH] HID: hid-goodix: Improve handling of HID feature reports Charles Wang (Wed Oct 23 2024 - 04:27:49 EST)
- Re: [PATCH] PCI/VGA: Don't assume only VGA device found is the boot VGA device Luke Jones (Wed Oct 23 2024 - 04:28:23 EST)
- Re: [PATCH 1/5] dt-bindings: arm: qcom: Document sm8750 SoC and boards Krzysztof Kozlowski (Wed Oct 23 2024 - 04:29:52 EST)
- [linus:master] [kexec] 816d334afa: Mem-Info kernel test robot (Wed Oct 23 2024 - 04:30:28 EST)
- Re: [PATCH 2/5] dt-bindings: mfd: qcom,spmi-pmic: Document PMICs added in SM8750 Krzysztof Kozlowski (Wed Oct 23 2024 - 04:30:35 EST)
- [PATCH next] drm/sharp-memory: Fix some checks in sharp_memory_probe() Dan Carpenter (Wed Oct 23 2024 - 04:30:52 EST)
- [PATCH next] media: raspberrypi: Do some cleanup in probe() Dan Carpenter (Wed Oct 23 2024 - 04:31:12 EST)
- Re: [PATCH 5/5] arm64: defconfig: Enable SM8750 SoC base configs Krzysztof Kozlowski (Wed Oct 23 2024 - 04:31:27 EST)
- Re: [PATCH 0/2] Add Meta(Facebook) Ventura BMC(AST2600) 徐傑生 (Wed Oct 23 2024 - 04:32:32 EST)
- Re: [PATCH v2] usb: core: use sysfs_emit() instead of sprintf() Greg KH (Wed Oct 23 2024 - 04:34:20 EST)
- Re: [PATCH next] wifi: rtw89: unlock on error path in rtw89_ops_unassign_vif_chanctx() Dan Carpenter (Wed Oct 23 2024 - 04:35:27 EST)
- [PATCH next] drm/fsl-dcu: prevent error pointer dereference in fsl_dcu_load() Dan Carpenter (Wed Oct 23 2024 - 04:36:06 EST)
- [PATCH] gpio: mb86s7x: remove some dead code in mb86s70_gpio_to_irq() Dan Carpenter (Wed Oct 23 2024 - 04:36:23 EST)
- [PATCH 0/2] regulator: fix documentation warnings Jerome Brunet (Wed Oct 23 2024 - 04:36:34 EST)
- [PATCH 1/2] regulator: doc: add missing documentation for init_cb Jerome Brunet (Wed Oct 23 2024 - 04:36:38 EST)
- [PATCH 2/2] regulator: doc: remove documentation comment for regulator_init Jerome Brunet (Wed Oct 23 2024 - 04:36:43 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Geert Uytterhoeven (Wed Oct 23 2024 - 04:37:07 EST)
- Re: [PATCH hotfix 6.12 0/8] fix error handling in mmap_region() and refactor Vlastimil Babka (Wed Oct 23 2024 - 04:37:24 EST)
- Re: [PATCH v4 07/11] s390/mm/gmap: Remove gmap_{en,dis}able() Steffen Eiden (Wed Oct 23 2024 - 04:39:43 EST)
- [PATCH next] pinctrl: spacemit: fix double free of map Dan Carpenter (Wed Oct 23 2024 - 04:40:03 EST)
- Re: [PATCH 1/2] dt-bindings: input: Add Nuvoton MA35D1 keypad Krzysztof Kozlowski (Wed Oct 23 2024 - 04:40:56 EST)
- [PATCH v2 2/2] iommu/vt-d: Fix checks in pgtable_walk() Zhenzhong Duan (Wed Oct 23 2024 - 04:41:10 EST)
- [PATCH v2 1/2] iommu/vt-d: Fix checks in dmar_fault_dump_ptes() Zhenzhong Duan (Wed Oct 23 2024 - 04:41:18 EST)
- [PATCH v2 0/2] vtd: Minor cleanup Zhenzhong Duan (Wed Oct 23 2024 - 04:41:25 EST)
- [PATCH next] mtd: rawnand: fix double free in atmel_pmecc_create_user() Dan Carpenter (Wed Oct 23 2024 - 04:41:41 EST)
- Re: [PATCH] iio: Fix build error for ltc2664 Javier Carrasco (Wed Oct 23 2024 - 04:42:01 EST)
- Re: [PATCH v2] media: nxp: imx8-isi: better handle the m2m usage_count Laurentiu Palcu (Wed Oct 23 2024 - 04:42:10 EST)
- [PATCH] sh: intc: use after free in register_intc_controller() Dan Carpenter (Wed Oct 23 2024 - 04:42:29 EST)
- Re: [PATCH] media: uvcvideo: Stop stream during unregister Hans Verkuil (Wed Oct 23 2024 - 04:42:43 EST)
- Re: [PATCH v2 3/5] rust: page: Extend support to vmalloc_to_page Danilo Krummrich (Wed Oct 23 2024 - 04:42:58 EST)
- drivers/spi/spi-pci1xxxx.c:373:34: sparse: sparse: incorrect type in argument 2 (different address spaces) kernel test robot (Wed Oct 23 2024 - 04:43:13 EST)
- Re: [PATCH] bpf: Fix out-of-bounds write in trie_get_next_key() Byeonguk Jeong (Wed Oct 23 2024 - 04:45:10 EST)
- Re: [PATCH 2/2] input: keypad: add new keypad driver for MA35D1 Krzysztof Kozlowski (Wed Oct 23 2024 - 04:45:19 EST)
- [PATCH] sched_ext: Fix function pointer type mismatches in BPF selftests Vishal Chourasia (Wed Oct 23 2024 - 04:45:36 EST)
- Re: [PATCH 2/7] drm/drv: Add drmm cgroup registration for dev cgroups. Jani Nikula (Wed Oct 23 2024 - 04:45:45 EST)
- Re: [PATCH 04/14] dt-bindings: pinctrl: stm32: add RSVD mux function Krzysztof Kozlowski (Wed Oct 23 2024 - 04:46:38 EST)
- Re: [PATCH hotfix 6.12 0/8] fix error handling in mmap_region() and refactor Lorenzo Stoakes (Wed Oct 23 2024 - 04:46:58 EST)
- Re: [PATCH next] pinctrl: spacemit: fix double free of map Yixun Lan (Wed Oct 23 2024 - 04:47:13 EST)
- Re: [PATCH 04/14] dt-bindings: pinctrl: stm32: add RSVD mux function Krzysztof Kozlowski (Wed Oct 23 2024 - 04:47:27 EST)
- Re: [PATCH RFC 1/2] m68k: Add tracirqs Steven Rostedt (Wed Oct 23 2024 - 04:47:37 EST)
- Re: [PATCH v1] net: stmmac: enable MAC after MTL configuring Simon Horman (Wed Oct 23 2024 - 04:49:26 EST)
- Re: [PATCH] irqchip/gic-v4: Don't allow a VMOVP on a dying VPE Marc Zyngier (Wed Oct 23 2024 - 04:49:27 EST)
- Re: [PATCH v2 2/2] trace: kdb: Replace simple_strtoul with kstrtoul in kdb_ftdump Google (Wed Oct 23 2024 - 04:49:55 EST)
- Re: [PATCH 07/14] dt-bindings: pinctrl: stm32: support IO synchronization parameters Krzysztof Kozlowski (Wed Oct 23 2024 - 04:50:01 EST)
- [PATCH] arm64: dts: mediatek: mt8395-genio-1200-evk: add adc and led for mt6360 Macpaul Lin (Wed Oct 23 2024 - 04:50:55 EST)
- Re: [PATCH 11/14] dt-bindings: pinctrl: stm32: support for stm32mp215 and additional packages Krzysztof Kozlowski (Wed Oct 23 2024 - 04:52:01 EST)
- Re: [PATCH 13/14] dt-bindings: pinctrl: stm32: add support for stm32mp235 Krzysztof Kozlowski (Wed Oct 23 2024 - 04:52:23 EST)
- Re: [PATCH 6/7] [HACK] drm/xe: Hack to test with mapped pages instead of vram. Jani Nikula (Wed Oct 23 2024 - 04:52:42 EST)
- Re: [PATCH v2 09/11] thermal: core: Add and use cooling device guard Rafael J. Wysocki (Wed Oct 23 2024 - 04:52:56 EST)
- [PATCH v3] drm/amdgpu: Add dcn30 drm_panic support Jocelyn Falempe (Wed Oct 23 2024 - 04:53:11 EST)
- Re: fw_devlinks preventing a panel driver from probing Tomi Valkeinen (Wed Oct 23 2024 - 04:53:21 EST)
- Re: [PATCH 1/2] dt-bindings: input: Add Nuvoton MA35D1 keypad Krzysztof Kozlowski (Wed Oct 23 2024 - 04:53:28 EST)
- Re: [PATCH v1 00/10] thermal: core: Use lists of trips for trip crossing detection and handling Rafael J. Wysocki (Wed Oct 23 2024 - 04:54:09 EST)
- Re: [PATCH v2 0/3] Fix -Wmaybe-uninitialized warnings/errors Jiri Olsa (Wed Oct 23 2024 - 04:54:22 EST)
- Re: [syzbot] [kernel?] KCSAN: assert: race in dequeue_entities Marco Elver (Wed Oct 23 2024 - 04:54:36 EST)
- [PATCH v3] usb: core: use sysfs_emit() instead of sprintf() Jiayi Li (Wed Oct 23 2024 - 04:55:03 EST)
- Re: [PATCH v4 net-next 03/13] dt-bindings: net: add bindings for NETC blocks control Krzysztof Kozlowski (Wed Oct 23 2024 - 04:56:16 EST)
- [PATCH 0/7] improve qconfig C++ code Rolf Eike Beer (Wed Oct 23 2024 - 04:56:34 EST)
- Re: [PATCH v2 0/5] implement lightweight guard pages Dmitry Vyukov (Wed Oct 23 2024 - 04:57:02 EST)
- [PATCH v3] media: nxp: imx8-isi: better handle the m2m usage_count Laurentiu Palcu (Wed Oct 23 2024 - 04:57:16 EST)
- Re: [PATCH v3] PCI: imx6: Add suspend/resume support for i.MX6QDL Stefan Eichenberger (Wed Oct 23 2024 - 04:57:48 EST)
- Re: [PATCH v17 06/16] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs Google (Wed Oct 23 2024 - 04:58:10 EST)
- Re: [PATCH v17 07/16] tracing: Add ftrace_fill_perf_regs() for perf event Google (Wed Oct 23 2024 - 04:58:41 EST)
- Re: [PATCH v17 02/16] function_graph: Replace fgraph_ret_regs with ftrace_regs Google (Wed Oct 23 2024 - 04:58:57 EST)
- Re: [PATCH RFC v3 1/2] mmc: core: Add vendor hook to control reprogram keys to Crypto Engine Adrian Hunter (Wed Oct 23 2024 - 04:59:21 EST)
- Re: [PATCH] arm64: dts: imx8mp: add cpuidle state "cpu-pd-wait" POPESCU Catalin (Wed Oct 23 2024 - 04:59:34 EST)
- Re: [PATCH RFC 1/2] m68k: Add tracirqs Jean-Michel Hautbois (Wed Oct 23 2024 - 04:59:59 EST)
- [PATCH][next] EDAC/bluefield: Fix spelling mistake "syndrom" -> "syndrome" Colin Ian King (Wed Oct 23 2024 - 05:00:01 EST)
- Re: [PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound Yunsheng Lin (Wed Oct 23 2024 - 05:00:33 EST)
- Re: [PATCH 04/14] dt-bindings: pinctrl: stm32: add RSVD mux function Antonio Borneo (Wed Oct 23 2024 - 05:00:50 EST)
- Re: [PATCH v2 2/2] firmware: add exynos acpm driver Krzysztof Kozlowski (Wed Oct 23 2024 - 05:01:04 EST)
- Re: [PATCH RFC 1/2] m68k: Add tracirqs Eero Tamminen (Wed Oct 23 2024 - 05:01:23 EST)
- [PATCH v2 0/3] clk: samsung: Introduce Exynos8895 clock driver Ivaylo Ivanov (Wed Oct 23 2024 - 05:01:54 EST)
- [PATCH v2 2/3] clk: samsung: clk-pll: Add support for pll_{1051x,1052x} Ivaylo Ivanov (Wed Oct 23 2024 - 05:02:16 EST)
- [PATCH v2 1/3] dt-bindings: clock: Add Exynos8895 SoC Ivaylo Ivanov (Wed Oct 23 2024 - 05:02:17 EST)
- [PATCH v2 3/3] clk: samsung: Introduce Exynos8895 clock driver Ivaylo Ivanov (Wed Oct 23 2024 - 05:02:43 EST)
- [PATCH v6 0/3] Add support for AST2700 clk driver Ryan Chen (Wed Oct 23 2024 - 05:02:53 EST)
- [PATCH v6 1/3] dt-bindings: mfd: aspeed: support for AST2700 Ryan Chen (Wed Oct 23 2024 - 05:03:10 EST)
- [PATCH v6 2/3] reset: aspeed: register AST2700 reset auxiliary bus device Ryan Chen (Wed Oct 23 2024 - 05:03:23 EST)
- [PATCH v6 3/3] clk: aspeed: add AST2700 clock driver. Ryan Chen (Wed Oct 23 2024 - 05:03:46 EST)
- Re: [PATCH v2] PCI/pwrctl: pwrseq: abandon QCom WCN probe on pre-pwrseq device-trees Bartosz Golaszewski (Wed Oct 23 2024 - 05:04:06 EST)
- Re: [syzbot] [kernel?] KCSAN: assert: race in dequeue_entities Marco Elver (Wed Oct 23 2024 - 05:04:25 EST)
- Re: [PATCH v2 3/5] rust: page: Extend support to vmalloc_to_page Danilo Krummrich (Wed Oct 23 2024 - 05:04:42 EST)
- [PATCH] fgraph: Fix missing unlock in register_ftrace_graph() Li Huafei (Wed Oct 23 2024 - 05:04:55 EST)
- Re: [PATCH] usb: typec: tcpm: Prevent Hard_Reset if Vbus was never low Heikki Krogerus (Wed Oct 23 2024 - 05:05:29 EST)
- Re: [PATCH v6 RESEND 00/20] Initial device trees for A7-A11 based Apple devices Linus Walleij (Wed Oct 23 2024 - 05:05:45 EST)
- Re: [PATCH v2 0/5] implement lightweight guard pages Vlastimil Babka (Wed Oct 23 2024 - 05:06:47 EST)
- RE: [PATCH v3] PCI: hotplug: Add OCTEON PCI hotplug controller driver Shijith Thotton (Wed Oct 23 2024 - 05:07:06 EST)
- [PATCH v3] s390/kdump: make is_kdump_kernel() consistently return "true" in kdump environments only David Hildenbrand (Wed Oct 23 2024 - 05:07:16 EST)
- Re: [PATCH RFC 1/2] m68k: Add tracirqs Jean-Michel Hautbois (Wed Oct 23 2024 - 05:08:10 EST)
- [syzbot] [btrfs?] general protection fault in btrfs_lookup_csums_bitmap syzbot (Wed Oct 23 2024 - 05:08:50 EST)
- [PATCH v2 0/2] tty: serial: samsung: Add Exynos8895 compatible Ivaylo Ivanov (Wed Oct 23 2024 - 05:09:22 EST)
- [PATCH v2 1/2] dt-bindings: serial: samsung: Add samsung,exynos8895-uart compatible Ivaylo Ivanov (Wed Oct 23 2024 - 05:09:32 EST)
- [PATCH v2 2/2] tty: serial: samsung: Add Exynos8895 compatible Ivaylo Ivanov (Wed Oct 23 2024 - 05:09:51 EST)
- Re: [PATCH v1 00/17] mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT David Hildenbrand (Wed Oct 23 2024 - 05:10:57 EST)
- Re: [Regression] wifi problems since tg3 started throwing rcu stall warnings Linux regression tracking (Thorsten Leemhuis) (Wed Oct 23 2024 - 05:11:42 EST)
- Re: [PATCH hotfix 6.12 1/8] mm: avoid unsafe VMA hook invocation when error arises on mmap hook Vlastimil Babka (Wed Oct 23 2024 - 05:11:59 EST)
- Re: linux-next: Signed-off-by missing for commit in the cifs tree Steve French (Wed Oct 23 2024 - 05:12:30 EST)
- [PATCH net] net: ti: iccsg-prueth: Fix 1 PPS sync Meghana Malladi (Wed Oct 23 2024 - 05:12:47 EST)
- [PATCH v3 0/2] Add support Boundary Device Nitrogen8MP Universal SMARC Carrier Board Bhavin Sharma (Wed Oct 23 2024 - 05:13:18 EST)
- [PATCH v3 1/2] arm64: dts: imx8mp: Add Boundary Device Nitrogen8MP Universal SMARC Carrier Board Bhavin Sharma (Wed Oct 23 2024 - 05:13:27 EST)
- Issue: measure /proc/loadavg is inaccurate and missing proper documentation Rolf Stenholm (Wed Oct 23 2024 - 05:13:38 EST)
- Re: [PATCH RFC 1/2] m68k: Add tracirqs Geert Uytterhoeven (Wed Oct 23 2024 - 05:13:48 EST)
- [PATCH v3 2/2] dt-bindings: arm: fsl: Add Boundary Device Nitrogen8MP Universal SMARC Carrier Board Bhavin Sharma (Wed Oct 23 2024 - 05:13:59 EST)
- Re: [PATCH v2 0/5] implement lightweight guard pages David Hildenbrand (Wed Oct 23 2024 - 05:14:13 EST)
- [PATCH] usb: serial: mos7840: Fix coding style warnings Tony Chung (Wed Oct 23 2024 - 05:15:33 EST)
- Re: [PATCH v2 0/5] implement lightweight guard pages Dmitry Vyukov (Wed Oct 23 2024 - 05:17:27 EST)
- [PATCH v2 0/5] arm64: dts: exynos8895: Add cmu, mct, serial_0/1 and spi_0/1 Ivaylo Ivanov (Wed Oct 23 2024 - 05:18:13 EST)
- [PATCH v2 1/5] dt-bindings: timer: exynos4210-mct: Add samsung,exynos8895-mct compatible Ivaylo Ivanov (Wed Oct 23 2024 - 05:18:21 EST)
- [PATCH v2 2/5] arm64: dts: exynos8895: Add clock management unit nodes Ivaylo Ivanov (Wed Oct 23 2024 - 05:18:35 EST)
- [PATCH v2 3/5] arm64: dts: exynos8895: Add Multi Core Timer (MCT) node Ivaylo Ivanov (Wed Oct 23 2024 - 05:18:47 EST)
- [PATCH v2 4/5] arm64: dts: exynos8895: Add serial_0/1 nodes Ivaylo Ivanov (Wed Oct 23 2024 - 05:18:57 EST)
- [PATCH v2 5/5] arm64: dts: exynos8895: Add spi_0/1 nodes Ivaylo Ivanov (Wed Oct 23 2024 - 05:19:16 EST)
- Re: [PATCH 1/5] PCI/pwrctl: Use of_platform_device_create() to create pwrctl devices Bartosz Golaszewski (Wed Oct 23 2024 - 05:19:34 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Steven Rostedt (Wed Oct 23 2024 - 05:19:59 EST)
- Re: [PATCH v2 0/5] implement lightweight guard pages Lorenzo Stoakes (Wed Oct 23 2024 - 05:20:15 EST)
- [PATCH v2 0/4] ad7380: add adaq4370-4 and adaq4380-4 support Julien Stephan (Wed Oct 23 2024 - 05:20:35 EST)
- [PATCH v2 1/4] dt-bindings: iio: adc: ad7380: add adaq4370-4 and adaq4380-4 compatible parts Julien Stephan (Wed Oct 23 2024 - 05:20:43 EST)
- [PATCH v2 2/4] iio: adc: ad7380: fix oversampling formula Julien Stephan (Wed Oct 23 2024 - 05:20:58 EST)
- [PATCH v2 3/4] iio: adc: ad7380: add support for adaq4370-4 and adaq4380-4 Julien Stephan (Wed Oct 23 2024 - 05:21:24 EST)
- [PATCH v2 4/4] docs: iio: ad7380: add adaq4370-4 and adaq4380-4 Julien Stephan (Wed Oct 23 2024 - 05:21:33 EST)
- Re: [PATCH v2 0/2] Add support Boundary Device Nitrogen8MP Universal SMARC Carrier Board Bhavin Sharma (Wed Oct 23 2024 - 05:22:02 EST)
- Re: [PATCH 2/5] PCI/pwrctl: Create pwrctl devices only if at least one power supply is present Bartosz Golaszewski (Wed Oct 23 2024 - 05:23:20 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Geert Uytterhoeven (Wed Oct 23 2024 - 05:23:48 EST)
- Re: [PATCH hotfix 6.12 2/8] mm: unconditionally close VMAs on error Vlastimil Babka (Wed Oct 23 2024 - 05:24:54 EST)
- Re: [RFC PATCH v3 0/4] Support large folios for tmpfs Baolin Wang (Wed Oct 23 2024 - 05:26:04 EST)
- Re: [PATCH mm-unstable v1] mm/page_alloc: try not to overestimate free highatomic Matt Fleming (Wed Oct 23 2024 - 05:26:15 EST)
- [PATCH v8 0/2] Add support for nuvoton ma35 nand controller Hui-Ping Chen (Wed Oct 23 2024 - 05:26:33 EST)
- [PATCH v8 1/2] dt-bindings: mtd: nuvoton,ma35d1-nand: add new bindings Hui-Ping Chen (Wed Oct 23 2024 - 05:26:44 EST)
- [PATCH v8 2/2] mtd: rawnand: nuvoton: add new driver for the Nuvoton MA35 SoC Hui-Ping Chen (Wed Oct 23 2024 - 05:27:00 EST)
- Re: [PATCH next] drm/fsl-dcu: prevent error pointer dereference in fsl_dcu_load() Matthias Schiffer (Wed Oct 23 2024 - 05:27:12 EST)
- Re: [RFC PATCH v3 0/4] Support large folios for tmpfs David Hildenbrand (Wed Oct 23 2024 - 05:27:23 EST)
- Re: [PATCH RFC 1/2] m68k: Add tracirqs Steven Rostedt (Wed Oct 23 2024 - 05:27:38 EST)
- [PATCH v1 3/3] arm64: dts: qcom: qcs615-ride: Enable SD and emmc node Yuanjie Yang (Wed Oct 23 2024 - 05:28:26 EST)
- [PATCH v1 1/3] dt-bindings: mmc: Add sdhci compatible for QCS615 Yuanjie Yang (Wed Oct 23 2024 - 05:28:31 EST)
- [PATCH v1 0/3] Enable emmc and SD on QCS615 Yuanjie Yang (Wed Oct 23 2024 - 05:28:38 EST)
- [PATCH v1 2/3] arm64: dts: qcom: qcs615: add SD and emmc node Yuanjie Yang (Wed Oct 23 2024 - 05:28:42 EST)
- Re: [PATCH v2 1/5] rust: types: add `Owned` type and `Ownable` trait Alice Ryhl (Wed Oct 23 2024 - 05:29:19 EST)
- Re: [PATCH RFC] usb: typec: ucsi: Set orientation as none when connector is unplugged Abel Vesa (Wed Oct 23 2024 - 05:29:31 EST)
- Re: [PATCH] fgraph: Fix missing unlock in register_ftrace_graph() Steven Rostedt (Wed Oct 23 2024 - 05:30:01 EST)
- Re: [PATCH v2 0/5] implement lightweight guard pages David Hildenbrand (Wed Oct 23 2024 - 05:30:15 EST)
- Re: [PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT Steven Price (Wed Oct 23 2024 - 05:31:28 EST)
- [PATCH] ipc: fix memleak if msg_init_ns failed in create_ipc_ns Wupeng Ma (Wed Oct 23 2024 - 05:31:48 EST)
- Re: [PATCH RFC 1/2] m68k: Add tracirqs Jean-Michel Hautbois (Wed Oct 23 2024 - 05:31:59 EST)
- Re: [PATCH net-next v3] net: Implement fault injection forcing skb reallocation Breno Leitao (Wed Oct 23 2024 - 05:33:00 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Vlastimil Babka (Wed Oct 23 2024 - 05:33:15 EST)
- Re: [PATCH net-next v3] net: Implement fault injection forcing skb reallocation Breno Leitao (Wed Oct 23 2024 - 05:33:38 EST)
- Re: [PATCH v1 RESEND 1/3] coresight-tpdm: Add MCMB dataset support Suzuki K Poulose (Wed Oct 23 2024 - 05:33:55 EST)
- Re: [PATCH net-next v3] net: Implement fault injection forcing skb reallocation Breno Leitao (Wed Oct 23 2024 - 05:34:07 EST)
- Re: [RFC PATCH v2] perf Documentation: Describe the PMU naming convention Robin Murphy (Wed Oct 23 2024 - 05:34:22 EST)
- [PATCH] input/touchscreen: imagis: Fix not used variable 'imagis_3038_data' Zeng Heng (Wed Oct 23 2024 - 05:34:57 EST)
- [PATCH] f2fs: Fix not used variable 'index' Zeng Heng (Wed Oct 23 2024 - 05:35:17 EST)
- Re: [PATCH v2 5/5] rust: firmware: implement `Ownable` for Firmware Danilo Krummrich (Wed Oct 23 2024 - 05:35:32 EST)
- Re: [syzbot] [kernel?] KCSAN: assert: race in dequeue_entities Peter Zijlstra (Wed Oct 23 2024 - 05:36:58 EST)
- Re: [PATCH v6 RESEND 00/20] Initial device trees for A7-A11 based Apple devices Nick Chan (Wed Oct 23 2024 - 05:37:57 EST)
- Re: [PATCH] of/kexec: save pa of initial_boot_params for arm64 and use it at kexec Usama Arif (Wed Oct 23 2024 - 05:38:09 EST)
- Re: [PATCH next] wifi: rtw89: unlock on error path in rtw89_ops_unassign_vif_chanctx() Kalle Valo (Wed Oct 23 2024 - 05:39:00 EST)
- Re: [PATCH v1 RESEND 2/3] coresight-tpdm: Add support to select lane Suzuki K Poulose (Wed Oct 23 2024 - 05:40:48 EST)
- RE: [PATCH v2 1/2] iommu/vt-d: Fix checks in dmar_fault_dump_ptes() Duan, Zhenzhong (Wed Oct 23 2024 - 05:41:46 EST)
- Re: [PATCH v1] blk-mq: add one blk_mq_req_flags_t type to support mq ctx fallback Sagi Grimberg (Wed Oct 23 2024 - 05:43:00 EST)
- Re: [PATCH mm-unstable v1] mm/page_alloc: try not to overestimate free highatomic Vlastimil Babka (Wed Oct 23 2024 - 05:44:39 EST)
- Re: [PATCH v2 5/5] rust: firmware: implement `Ownable` for Firmware Danilo Krummrich (Wed Oct 23 2024 - 05:45:34 EST)
- Re: [PATCH v1 RESEND 3/3] coresight-tpdm: Add support to enable the lane for MCMB TPDM Suzuki K Poulose (Wed Oct 23 2024 - 05:45:45 EST)
- Re: [PATCH] nvme-sysfs: display max_hw_sectors_kb without requiring namespaces Sagi Grimberg (Wed Oct 23 2024 - 05:46:34 EST)
- RE: [f2fs-dev] [PATCH v2] f2fs: fix to avoid potential deadlock in f2fs_record_stop_reason() Daejun Park (Wed Oct 23 2024 - 05:47:11 EST)
- Re: [PATCH] nvme-sysfs: display max_hw_sectors_kb without requiring namespaces Sagi Grimberg (Wed Oct 23 2024 - 05:47:28 EST)
- Re: [PATCH next] mtd: rawnand: fix double free in atmel_pmecc_create_user() Miquel Raynal (Wed Oct 23 2024 - 05:49:46 EST)
- Re: [PATCH v2 01/11] thermal: core: Add and use thermal zone guard Rafael J. Wysocki (Wed Oct 23 2024 - 05:50:38 EST)
- Re: [PATCH net] net/sched: act_api: deny mismatched skip_sw/skip_hw flags for actions created by classifiers patchwork-bot+netdevbpf (Wed Oct 23 2024 - 05:50:39 EST)
- Re: [PATCH v2 0/5] Introduce Owned type and Ownable trait (was: "rust: page: Add support for vmalloc_to_page") Miguel Ojeda (Wed Oct 23 2024 - 05:52:13 EST)
- Re: [PATCH v8 1/2] dt-bindings: mtd: nuvoton,ma35d1-nand: add new bindings Krzysztof Kozlowski (Wed Oct 23 2024 - 05:53:22 EST)
- Re: [PATCH v2 2/2] firmware: add exynos acpm driver Tudor Ambarus (Wed Oct 23 2024 - 05:53:58 EST)
- [PATCH iwl-next v1 0/3] support FW Recovery Mode Konrad Knitter (Wed Oct 23 2024 - 05:54:45 EST)
- [PATCH iwl-next v1 1/3] pldmfw: selected component update Konrad Knitter (Wed Oct 23 2024 - 05:55:00 EST)
- [PATCH iwl-next v1 2/3] devlink: add devl guard Konrad Knitter (Wed Oct 23 2024 - 05:55:26 EST)
- [PATCH iwl-next v1 3/3] ice: support FW Recovery Mode Konrad Knitter (Wed Oct 23 2024 - 05:55:35 EST)
- Re: [PATCH v4] xfs: Check for delayed allocations before setting extsize Ojaswin Mujoo (Wed Oct 23 2024 - 05:56:10 EST)
- [PATCH 0/3] block: model freeze/enter queue as lock for lockdep Ming Lei (Wed Oct 23 2024 - 05:56:25 EST)
- [PATCH 1/3] blk-mq: add non_owner variant of start_freeze/unfreeze queue APIs Ming Lei (Wed Oct 23 2024 - 05:56:41 EST)
- [PATCH 2/3] nvme: core: switch to non_owner variant of start_freeze/unfreeze queue Ming Lei (Wed Oct 23 2024 - 05:57:01 EST)
- [PATCH 3/3] block: model freeze & enter queue as lock for supporting lockdep Ming Lei (Wed Oct 23 2024 - 05:57:17 EST)
- Re: [PATCH] netfliter: xtables: fix typo causing some targets to not load on IPv6 Matthieu Baerts (Wed Oct 23 2024 - 05:58:44 EST)
- Re: [PATCH hotfix 6.12 3/8] mm: refactor map_deny_write_exec() Vlastimil Babka (Wed Oct 23 2024 - 05:59:04 EST)
- Re: [RFC v7 4/6] gpio: mpfs: add polarfire soc gpio support Linus Walleij (Wed Oct 23 2024 - 05:59:21 EST)
- Re: [PATCH v4 09/28] media: iris: implement reqbuf ioctl with vb2_queue_setup Hans Verkuil (Wed Oct 23 2024 - 05:59:44 EST)
- Re: [PATCH] bpf: Fix out-of-bounds write in trie_get_next_key() Hou Tao (Wed Oct 23 2024 - 06:00:14 EST)
- Re: [PATCH net-next] net/sched: act_api: unexport tcf_action_dump_1() patchwork-bot+netdevbpf (Wed Oct 23 2024 - 06:00:32 EST)
- [PATCH] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit Jim Zhao (Wed Oct 23 2024 - 06:00:49 EST)
- Re: [PATCH v3] pinmux: Use sequential access to access desc->pinmux data Linus Walleij (Wed Oct 23 2024 - 06:01:09 EST)
- Re: [PATCH v2 2/2] firmware: add exynos acpm driver Tudor Ambarus (Wed Oct 23 2024 - 06:02:22 EST)
- Re: [PATCH v7 00/11] arm64: Support for running as a guest in Arm CCA Catalin Marinas (Wed Oct 23 2024 - 06:02:28 EST)
- RE: [PATCH v4 net-next 03/13] dt-bindings: net: add bindings for NETC blocks control Wei Fang (Wed Oct 23 2024 - 06:03:32 EST)
- Re: [PATCH] usb: serial: mos7840: Fix coding style warnings Greg KH (Wed Oct 23 2024 - 06:04:45 EST)
- Re: (subset) [PATCH v5 1/3] mfd: twl-core: Add a clock subdevice for the TWL6030 Andreas Kemnade (Wed Oct 23 2024 - 06:04:57 EST)
- Re: [PATCH v1 04/10] media: platform: mediatek: add isp_7x cam-raw unit CK Hu (胡俊光) (Wed Oct 23 2024 - 06:05:30 EST)
- [PATCH net] net/sched: sch_api: fix xa_insert() error path in tcf_block_get_ext() Vladimir Oltean (Wed Oct 23 2024 - 06:06:09 EST)
- Re: [PATCH next] wifi: rtw89: unlock on error path in rtw89_ops_unassign_vif_chanctx() Dan Carpenter (Wed Oct 23 2024 - 06:06:39 EST)
- Re: [PATCH v3 0/7] Fix RK3588 GPU domain Ulf Hansson (Wed Oct 23 2024 - 06:06:56 EST)
- [PATCH v2] spi: cs42l43: Correct name of ACPI property Maciej Strozek (Wed Oct 23 2024 - 06:07:11 EST)
- [PATCH] mfd: cs42l43: Prepare support for updated bios patch Maciej Strozek (Wed Oct 23 2024 - 06:07:18 EST)
- Re: [REGRESSION] 9pfs issues on 6.12-rc1 David Howells (Wed Oct 23 2024 - 06:07:37 EST)
- Re: [Intel-wired-lan] [PATCH iwl-next v1 1/3] pldmfw: selected component update Paul Menzel (Wed Oct 23 2024 - 06:08:12 EST)
- Re: [Regression] wifi problems since tg3 started throwing rcu stall warnings Frederic Weisbecker (Wed Oct 23 2024 - 06:09:18 EST)
- Re: [PATCH v2] spi: cs42l43: Correct name of ACPI property Maciej Strozek (Wed Oct 23 2024 - 06:09:32 EST)
- Re: [PATCH] thermal: gov_power_allocator: Granted power set to max when nobody request power Rafael J. Wysocki (Wed Oct 23 2024 - 06:10:07 EST)
- Re: [PATCH 1/1] softirq: Use a dedicated thread for timer wakeups on PREEMPT_RT. Frederic Weisbecker (Wed Oct 23 2024 - 06:10:51 EST)
- Re: [PATCH 11/14] dt-bindings: pinctrl: stm32: support for stm32mp215 and additional packages Antonio Borneo (Wed Oct 23 2024 - 06:11:05 EST)
- Re: [PATCH v6 RESEND 00/20] Initial device trees for A7-A11 based Apple devices Linus Walleij (Wed Oct 23 2024 - 06:11:21 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Dan Carpenter (Wed Oct 23 2024 - 06:11:34 EST)
- Re: [PATCH] iio: Fix build error for ltc2664 Nuno Sá (Wed Oct 23 2024 - 06:13:44 EST)
- Re: [PATCH 6.1 00/91] 6.1.114-rc1 review Jon Hunter (Wed Oct 23 2024 - 06:16:53 EST)
- Re: [PATCH v4 09/28] media: iris: implement reqbuf ioctl with vb2_queue_setup Dikshita Agarwal (Wed Oct 23 2024 - 06:17:40 EST)
- Re: [PATCH 6.1 00/91] 6.1.114-rc1 review Jon Hunter (Wed Oct 23 2024 - 06:18:31 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Thorsten Leemhuis (Wed Oct 23 2024 - 06:18:44 EST)
- Re: [PATCH 6.6 000/124] 6.6.58-rc1 review Jon Hunter (Wed Oct 23 2024 - 06:18:54 EST)
- Re: [PATCH] ucounts: constify sysctl table user_table Joel Granados (Wed Oct 23 2024 - 06:19:30 EST)
- v6.12-rc workqueue lockups John Garry (Wed Oct 23 2024 - 06:19:56 EST)
- Re: [PATCH] sched: Make ASYM_PACKING compile-time arch config Peter Zijlstra (Wed Oct 23 2024 - 06:20:05 EST)
- [PATCH] soc: mediatek: mediatek-regulator-coupler: Fix comment Fei Shao (Wed Oct 23 2024 - 06:21:24 EST)
- [PATCH 0/4] cpufreq/amd-pstate:Cleanups Dhananjay Ugwekar (Wed Oct 23 2024 - 06:21:37 EST)
- [PATCH V4 0/4] firmware: arm_scmi: Misc Fixes Sibi Sankar (Wed Oct 23 2024 - 06:22:31 EST)
- Re: [Regression] wifi problems since tg3 started throwing rcu stall warnings Linux regression tracking (Thorsten Leemhuis) (Wed Oct 23 2024 - 06:22:42 EST)
- [PATCH V4 2/4] firmware: arm_scmi: Skip opp duplicates Sibi Sankar (Wed Oct 23 2024 - 06:23:01 EST)
- [PATCH V4 1/4] firmware: arm_scmi: Ensure that the message-id supports fastchannel Sibi Sankar (Wed Oct 23 2024 - 06:23:02 EST)
- [PATCH 1/4] cpufreq/amd-pstate: Rename functions that enable CPPC Dhananjay Ugwekar (Wed Oct 23 2024 - 06:23:09 EST)
- [PATCH V4 3/4] pmdomain: core: Fix debugfs node creation failure Sibi Sankar (Wed Oct 23 2024 - 06:23:38 EST)
- Re: [PATCH hotfix 6.12 0/8] fix error handling in mmap_region() and refactor Andrew Morton (Wed Oct 23 2024 - 06:23:51 EST)
- [PATCH V4 4/4] mailbox: qcom-cpucp: Mark the irq with IRQF_NO_SUSPEND flag Sibi Sankar (Wed Oct 23 2024 - 06:23:59 EST)
- Re: [PATCH net] net: ti: iccsg-prueth: Fix 1 PPS sync Vadim Fedorenko (Wed Oct 23 2024 - 06:24:18 EST)
- Re: [PATCH v8 07/10] iommufd: Fault-capable hwpt attach/detach/replace Zhangfei Gao (Wed Oct 23 2024 - 06:24:43 EST)
- Re: [PATCH 3/5] PCI/pwrctl: Ensure that the pwrctl drivers are probed before the PCI client drivers Bartosz Golaszewski (Wed Oct 23 2024 - 06:25:01 EST)
- [PATCH 2/4] cpufreq/amd-pstate: Do not attempt to clear MSR_AMD_CPPC_ENABLE Dhananjay Ugwekar (Wed Oct 23 2024 - 06:25:02 EST)
- Re: [syzbot] [btrfs?] general protection fault in btrfs_lookup_csums_bitmap Edward Adam Davis (Wed Oct 23 2024 - 06:25:22 EST)
- Re: [PATCH 4/5] PCI/pwrctl: Move pwrctl device creation to its own helper function Bartosz Golaszewski (Wed Oct 23 2024 - 06:25:34 EST)
- [PATCH 3/4] cpufreq/amd-pstate: Call cppc_set_epp_perf in the reenable function Dhananjay Ugwekar (Wed Oct 23 2024 - 06:25:50 EST)
- [PATCH 4/4] cpufreq/amd-pstate: Align offline flow of shared memory and MSR based systems Dhananjay Ugwekar (Wed Oct 23 2024 - 06:26:00 EST)
- Re: [PATCH net v6 07/10] ip6mr: Lock RCU before ip6mr_get_table() call in ip6_mroute_setsockopt() Paolo Abeni (Wed Oct 23 2024 - 06:26:13 EST)
- Re: [PATCH 5/5] PCI/pwrctl: Remove pwrctl device without iterating over all children of pwrctl parent Bartosz Golaszewski (Wed Oct 23 2024 - 06:26:30 EST)
- Re: [PATCH hotfix 6.12 0/8] fix error handling in mmap_region() and refactor Andrew Morton (Wed Oct 23 2024 - 06:26:39 EST)
- Re: [PATCH] arm64: dts: qcom: qcs615: Adds SPMI bus, PMIC and peripherals Tingguo Cheng (Wed Oct 23 2024 - 06:26:54 EST)
- Re: [PATCH v2 1/5] rust: types: add `Owned` type and `Ownable` trait Abdiel Janulgue (Wed Oct 23 2024 - 06:27:06 EST)
- Re: [PATCH v4] cleanup: adjust scoped_guard() macros to avoid potential warning Peter Zijlstra (Wed Oct 23 2024 - 06:27:24 EST)
- Re: [PATCH hotfix 6.12 0/8] fix error handling in mmap_region() and refactor Lorenzo Stoakes (Wed Oct 23 2024 - 06:27:37 EST)
- Re: [PATCH v2 3/5] rust: page: Extend support to vmalloc_to_page Abdiel Janulgue (Wed Oct 23 2024 - 06:27:49 EST)
- Re: [RFC 0/4] mm: zswap: add support for zswapin of large folios Barry Song (Wed Oct 23 2024 - 06:28:02 EST)
- Re: [PATCH 00/13] mm, swap: rework of swap allocator locks Andrew Morton (Wed Oct 23 2024 - 06:28:26 EST)
- Re: [RFC PATCH 1/6] dt-bindings: net: wireless: update required properties for ath12k PCI module Raj Kumar Bhagat (Wed Oct 23 2024 - 06:28:41 EST)
- Re: [PATCH 0/2] dt-bindings: dma: adi,axi-dmac: convert to yaml and update Nuno Sá (Wed Oct 23 2024 - 06:29:26 EST)
- Re: [PATCH] riscv: dts: starfive: Update ethernet phy0 delay parameter values for Star64 Conor Dooley (Wed Oct 23 2024 - 06:30:27 EST)
- Re: [PATCH RFC 1/2] m68k: Add tracirqs Jean-Michel Hautbois (Wed Oct 23 2024 - 06:30:34 EST)
- Re: [PATCH 0/5] PCI/pwrctl: Ensure that the pwrctl drivers are probed before PCI client drivers Bartosz Golaszewski (Wed Oct 23 2024 - 06:30:48 EST)
- Re: [syzbot] [btrfs?] general protection fault in btrfs_lookup_csums_bitmap syzbot (Wed Oct 23 2024 - 06:38:12 EST)
- Re: [PATCH] mfd: cs42l43: Prepare support for updated bios patch Charles Keepax (Wed Oct 23 2024 - 06:38:41 EST)
- [PATCH v2] afs: Fix missing subdir edit when renamed between parent dirs David Howells (Wed Oct 23 2024 - 06:40:30 EST)
- Re: [PATCH] soc: mediatek: mediatek-regulator-coupler: Fix comment AngeloGioacchino Del Regno (Wed Oct 23 2024 - 06:40:50 EST)
- Re: [GIT PULL] bcachefs fixes for 6.12-rc5 Michael Ellerman (Wed Oct 23 2024 - 06:43:15 EST)
- [PATCH] pinctrl: aspeed-g6: Support drive-strength for GPIOF/G Billy Tsai (Wed Oct 23 2024 - 06:44:17 EST)
- [PATCH 0/4] MCSPI clock ID fixes for J7200/J721E/J721S2/J784S4 Anurag Dutta (Wed Oct 23 2024 - 06:45:50 EST)
- [PATCH 1/4] arm64: dts: ti: k3-j7200: Fix clock ids for MCSPI instances Anurag Dutta (Wed Oct 23 2024 - 06:46:01 EST)
- [PATCH 2/4] arm64: dts: ti: k3-j721e: Fix clock IDs for MCSPI instances Anurag Dutta (Wed Oct 23 2024 - 06:46:13 EST)
- [PATCH 3/4] arm64: dts: ti: k3-j721s2: Fix clock IDs for MCSPI instances Anurag Dutta (Wed Oct 23 2024 - 06:46:26 EST)
- Re: [PATCH v4 11/28] media: iris: implement g_selection ioctl Hans Verkuil (Wed Oct 23 2024 - 06:46:35 EST)
- [PATCH 4/4] arm64: dts: ti: k3-j784s4: Fix clock IDs for MCSPI instances Anurag Dutta (Wed Oct 23 2024 - 06:46:53 EST)
- RE: [Intel-wired-lan] [PATCH iwl-next v1 1/3] pldmfw: selected component update Knitter, Konrad (Wed Oct 23 2024 - 06:47:07 EST)
- Re: [PATCH] drm: xlnx: zynqmp_dpsub: fix hotplug detection Tomi Valkeinen (Wed Oct 23 2024 - 06:47:22 EST)
- Re: [RFC 0/4] mm: zswap: add support for zswapin of large folios Usama Arif (Wed Oct 23 2024 - 06:48:22 EST)
- Re: [PATCH v4 12/28] media: iris: implement enum_fmt and enum_frameintervals ioctls Hans Verkuil (Wed Oct 23 2024 - 06:49:45 EST)
- Re: [PATCH] arm64: dts: mediatek: mt8395-genio-1200-evk: add adc and led for mt6360 AngeloGioacchino Del Regno (Wed Oct 23 2024 - 06:51:05 EST)
- Re: [PATCH 1/1] softirq: Use a dedicated thread for timer wakeups on PREEMPT_RT. Sebastian Andrzej Siewior (Wed Oct 23 2024 - 06:53:13 EST)
- Re: [PATCH v4 13/28] media: iris: implement subscribe_event and unsubscribe_event ioctls Hans Verkuil (Wed Oct 23 2024 - 06:53:59 EST)
- Re: [PATCH 1/3] cleanup: add conditional guard helper Peter Zijlstra (Wed Oct 23 2024 - 06:58:11 EST)
- [PATCH v6] clk: eyeq: add driver Théo Lebrun (Wed Oct 23 2024 - 06:58:56 EST)
- Re: [PATCH net-next v3 4/8] rust: time: Implement addition of Ktime and Delta Miguel Ojeda (Wed Oct 23 2024 - 06:59:32 EST)
- Re: [PATCH net-next 14/15] net: sparx5: add compatible strings for lan969x and verify the target Daniel Machon (Wed Oct 23 2024 - 07:01:09 EST)
- Re: [PATCH v4 14/28] media: iris: implement iris v4l2_ctrl_ops Hans Verkuil (Wed Oct 23 2024 - 07:03:13 EST)
- Re: [PATCH 4/5] drm/client: Remove unused drm_client_framebuffer_flush Dr. David Alan Gilbert (Wed Oct 23 2024 - 07:04:00 EST)
- [PATCH 0/6] staging: vc04_services: Clarify bulk 'userdata' usage Umang Jain (Wed Oct 23 2024 - 07:04:52 EST)
- [PATCH 1/6] staging: vchiq_arm: Rename a struct vchiq_bulk member Umang Jain (Wed Oct 23 2024 - 07:05:04 EST)
- [PATCH 2/6] staging: vchiq_core: Bulk waiter should not piggy back on bulk userdata Umang Jain (Wed Oct 23 2024 - 07:05:15 EST)
- [PATCH 3/6] staging: vchiq_core: Rename struct vchiq_bulk 'userdata' Umang Jain (Wed Oct 23 2024 - 07:05:31 EST)
- [PATCH 4/6] staging: vchiq: Rename vchiq_completion_data 'bulk_userdata' Umang Jain (Wed Oct 23 2024 - 07:05:46 EST)
- [PATCH 5/6] staging: vchiq_core: Pass vchiq_bulk pointer to make_service_callback() Umang Jain (Wed Oct 23 2024 - 07:06:07 EST)
- [PATCH 6/6] staging: vchiq_arm: Track bulk user data pointer separately Umang Jain (Wed Oct 23 2024 - 07:06:22 EST)
- Re: [PATCH v4 15/28] media: iris: implement query_cap, query_ctrl and query_menu ioctls Hans Verkuil (Wed Oct 23 2024 - 07:06:44 EST)
- Re: [PATCH] drm: xlnx: zynqmp_disp: layer may be null while releasing Tomi Valkeinen (Wed Oct 23 2024 - 07:07:03 EST)
- Re: [PATCH] kselftest/arm64: Log fp-stress child startup errors to stdout Catalin Marinas (Wed Oct 23 2024 - 07:07:17 EST)
- Re: [PATCH v4 1/5] perf/core: Add PERF_FORMAT_DROPPED Michael Ellerman (Wed Oct 23 2024 - 07:07:28 EST)
- Re: [PATCH 0/2] X1E001DE Snapdragon Devkit for Windows Sibi Sankar (Wed Oct 23 2024 - 07:07:42 EST)
- Re: [PATCH] arm64/mm: Drop _PROT_SECT_DEFAULT Catalin Marinas (Wed Oct 23 2024 - 07:07:58 EST)
- Re: [PATCH v3 2/2] arm64: dts: mediatek: mt8395-genio-1200-evk: add support for MUX IT5205 AngeloGioacchino Del Regno (Wed Oct 23 2024 - 07:08:12 EST)
- Re: [PATCH v3 1/2] arm64: dts: mediatek: mt8395-genio-1200-evk: add support for TCPC port AngeloGioacchino Del Regno (Wed Oct 23 2024 - 07:08:25 EST)
- [PATCH] cxl: core-pmu: Fix the usage of uninitialized variable Zicheng Qu (Wed Oct 23 2024 - 07:08:45 EST)
- [tip: x86/urgent] x86/sev: Ensure that RMP table fixups are reserved tip-bot2 for Ashish Kalra (Wed Oct 23 2024 - 07:08:57 EST)
- Re: [PATCH net v3] net: stmmac: dwmac4: Fix high address display by updating reg_space[] from register values Simon Horman (Wed Oct 23 2024 - 07:09:10 EST)
- Re: [PATCH v5 4/4] clk: eyeq: add driver Théo Lebrun (Wed Oct 23 2024 - 07:09:28 EST)
- [PATCH] btrfs: add a sanity check for csum root before fill the data csum Edward Adam Davis (Wed Oct 23 2024 - 07:10:02 EST)
- Re: [PATCH] sysctl: Reduce dput(child) calls in proc_sys_fill_cache() Joel Granados (Wed Oct 23 2024 - 07:11:44 EST)
- Re: [PATCH v1 01/17] mm: factor out large folio handling from folio_order() into folio_large_order() Kirill A. Shutemov (Wed Oct 23 2024 - 07:12:26 EST)
- Re: [PATCH v4 16/28] media: iris: implement vb2 streaming ops Hans Verkuil (Wed Oct 23 2024 - 07:13:22 EST)
- Re: [PATCH v2 1/7] s390/kdump: implement is_kdump_kernel() Alexander Egorenkov (Wed Oct 23 2024 - 07:17:57 EST)
- Re: [PATCH v1 02/17] mm: factor out large folio handling from folio_nr_pages() into folio_large_nr_pages() Kirill A. Shutemov (Wed Oct 23 2024 - 07:18:41 EST)
- [PATCH] sched_ext: Clarify ops.select_cpu() for single-CPU tasks Andrea Righi (Wed Oct 23 2024 - 07:19:25 EST)
- Re: [PATCH v4 20/28] media: iris: implement vb2 ops for buf_queue and firmware response Hans Verkuil (Wed Oct 23 2024 - 07:20:11 EST)
- Re: [PATCH net-next, v1 0/3] net: stmmac: dwmac4: Fixes bugs in dwmac4 Simon Horman (Wed Oct 23 2024 - 07:20:25 EST)
- [syzbot] [bcachefs?] kernel BUG in bch2_btree_path_level_init (2) syzbot (Wed Oct 23 2024 - 07:21:39 EST)
- Re: [PATCH RFC 5/6] md/raid1: Handle bio_split() errors John Garry (Wed Oct 23 2024 - 07:21:58 EST)
- Re: [PATCH RFC 5/6] md/raid1: Handle bio_split() errors John Garry (Wed Oct 23 2024 - 07:22:17 EST)
- Re: [PATCH v4 24/28] dax/region: Create resources on sparse DAX regions Jonathan Cameron (Wed Oct 23 2024 - 07:22:35 EST)
- Re: [PATCH v1 03/17] mm/rmap: use folio_large_nr_pages() in add/remove functions Kirill A. Shutemov (Wed Oct 23 2024 - 07:22:51 EST)
- Re: [RFC][PATCH 1/2] x86: Provide assembly __bug_table helpers Borislav Petkov (Wed Oct 23 2024 - 07:23:04 EST)
- Re: [PATCH v5 05/12] arm64: dts: ti: k3-j721e: Add bootph-* properties Neha Malcom Francis (Wed Oct 23 2024 - 07:24:55 EST)
- Re: [PATCH net-next v3 4/8] rust: time: Implement addition of Ktime and Delta FUJITA Tomonori (Wed Oct 23 2024 - 07:25:05 EST)
- Re: [PATCH v4 09/28] media: iris: implement reqbuf ioctl with vb2_queue_setup Hans Verkuil (Wed Oct 23 2024 - 07:25:55 EST)
- [PATCH 0/2] HID: steelseries: Bug fixes Bastien Nocera (Wed Oct 23 2024 - 07:28:40 EST)
- [PATCH 1/2] HID: steelseries: Fix battery requests stopping after some time Bastien Nocera (Wed Oct 23 2024 - 07:28:45 EST)
- [PATCH 2/2] HID: steelseries: Add capacity_level mapping Bastien Nocera (Wed Oct 23 2024 - 07:28:54 EST)
- Re: [PATCH v2 3/5] rust: page: Extend support to vmalloc_to_page Danilo Krummrich (Wed Oct 23 2024 - 07:30:56 EST)
- Re: [PATCH v4 11/28] media: iris: implement g_selection ioctl Dikshita Agarwal (Wed Oct 23 2024 - 07:31:32 EST)
- Re: [PATCH v2 0/5] implement lightweight guard pages Marco Elver (Wed Oct 23 2024 - 07:32:09 EST)
- Re: [PATCH v5 10/12] arm64: dts: ti: k3-j721e-evm*: Add bootph-* properties Neha Malcom Francis (Wed Oct 23 2024 - 07:33:23 EST)
- Re: [PATCH v4 09/28] media: iris: implement reqbuf ioctl with vb2_queue_setup Dikshita Agarwal (Wed Oct 23 2024 - 07:33:38 EST)
- [PATCH 0/2] Add dma coherent allocator abstraction Abdiel Janulgue (Wed Oct 23 2024 - 07:34:16 EST)
- [PATCH 1/2] rust: error: Add EOVERFLOW Abdiel Janulgue (Wed Oct 23 2024 - 07:34:28 EST)
- [PATCH 2/2] rust: add dma coherent allocator abstraction. Abdiel Janulgue (Wed Oct 23 2024 - 07:34:53 EST)
- Re: [PATCH v5 11/12] arm64: dts: ti: k3-j721e-sk*: Add bootph-* properties Neha Malcom Francis (Wed Oct 23 2024 - 07:36:11 EST)
- Re: [PATCH v2 0/5] implement lightweight guard pages David Hildenbrand (Wed Oct 23 2024 - 07:36:25 EST)
- [PATCH v1] Bluetooth: btmtk: adjust the position to init iso data anchor Chris Lu (Wed Oct 23 2024 - 07:37:23 EST)
- Re: [PATCH v1 04/17] mm: let _folio_nr_pages overlay memcg_data in first tail page Kirill A. Shutemov (Wed Oct 23 2024 - 07:38:47 EST)
- Re: [PATCH net] net: ti: iccsg-prueth: Fix 1 PPS sync Meghana Malladi (Wed Oct 23 2024 - 07:39:03 EST)
- [PATCH net-next v4] net: Implement fault injection forcing skb reallocation Breno Leitao (Wed Oct 23 2024 - 07:39:22 EST)
- Re: [PATCH v4 12/28] media: iris: implement enum_fmt and enum_frameintervals ioctls Dikshita Agarwal (Wed Oct 23 2024 - 07:39:40 EST)
- Re: [GIT PULL] bcachefs fixes for 6.12-rc5 Sasha Levin (Wed Oct 23 2024 - 07:39:56 EST)
- Re: [PATCH 1/2] rust: error: Add EOVERFLOW Alice Ryhl (Wed Oct 23 2024 - 07:40:17 EST)
- Re: [PATCH v1 04/17] mm: let _folio_nr_pages overlay memcg_data in first tail page David Hildenbrand (Wed Oct 23 2024 - 07:40:43 EST)
- Re: [GIT PULL] bcachefs fixes for 6.12-rc5 Sasha Levin (Wed Oct 23 2024 - 07:41:45 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests James Bottomley (Wed Oct 23 2024 - 07:41:55 EST)
- Re: [PATCH v2 0/5] implement lightweight guard pages Lorenzo Stoakes (Wed Oct 23 2024 - 07:42:11 EST)
- Re: [PATCH v3 bpf-next 0/4] sched: Fix irq accounting for CONFIG_IRQ_TIME_ACCOUNTING Yafang Shao (Wed Oct 23 2024 - 07:42:28 EST)
- Re: [PATCH RFC v2 3/3] docs: media: Debugging guide for the media subsystem Hans Verkuil (Wed Oct 23 2024 - 07:43:46 EST)
- Re: [PATCH] Input: edt-ft5x06 - fix regmap leak when probe fails Oliver Graute (Wed Oct 23 2024 - 07:47:04 EST)
- Re: [PATCH RFC 5/6] md/raid1: Handle bio_split() errors Geoff Back (Wed Oct 23 2024 - 07:47:56 EST)
- Re: [PATCH net-next v3 1/6] net: stmmac: Introduce separate files for FPE implementation Vladimir Oltean (Wed Oct 23 2024 - 07:48:08 EST)
- rust/helpers/mutex.c:11:6: sparse: sparse: symbol 'rust_helper___mutex_init' was not declared. Should it be static? kernel test robot (Wed Oct 23 2024 - 07:48:59 EST)
- Re: [RFC PATCH 0/5] Extend SEV-SNP SVSM support with a kvm_vcpu per VMPL Paolo Bonzini (Wed Oct 23 2024 - 07:49:15 EST)
- Re: [PATCH] ASoc: uniphier: Handle regmap_write errors in aio_iecout_set_enable() Mark Brown (Wed Oct 23 2024 - 07:52:05 EST)
- [PATCH v4 0/3] drm: xlnx: zynqmp: Add DP audio support Tomi Valkeinen (Wed Oct 23 2024 - 07:53:17 EST)
- [PATCH v4 1/3] dt-bindings: display/xlnx/zynqmp-dpsub: Add audio DMAs Tomi Valkeinen (Wed Oct 23 2024 - 07:53:27 EST)
- [PATCH v4 2/3] arm64: dts: zynqmp: Add DMA for DP audio Tomi Valkeinen (Wed Oct 23 2024 - 07:53:44 EST)
- [PATCH v4 3/3] drm: xlnx: zynqmp_dpsub: Add DP audio support Tomi Valkeinen (Wed Oct 23 2024 - 07:54:00 EST)
- Re: [PATCH net-next v3 2/8] rust: time: Introduce Delta type FUJITA Tomonori (Wed Oct 23 2024 - 07:54:17 EST)
- Re: [PATCH v4 20/28] media: iris: implement vb2 ops for buf_queue and firmware response Dikshita Agarwal (Wed Oct 23 2024 - 07:54:38 EST)
- Re: [PATCH v2 0/5] arm64: dts: exynos8895: Add cmu, mct, serial_0/1 and spi_0/1 Ivaylo Ivanov (Wed Oct 23 2024 - 07:59:20 EST)
- Re: [PATCH v3 1/2] arm64: dts: mediatek: mt8395-genio-1200-evk: add support for TCPC port AngeloGioacchino Del Regno (Wed Oct 23 2024 - 08:00:22 EST)
- Re: [PATCH v3 2/3] arm64: dts: zynqmp: Add DMA for DP audio Tomi Valkeinen (Wed Oct 23 2024 - 08:00:35 EST)
- Re: [PATCH v2 0/5] Introduce Owned type and Ownable trait (was: "rust: page: Add support for vmalloc_to_page") Danilo Krummrich (Wed Oct 23 2024 - 08:02:09 EST)
- Re: [PATCH v2 1/1] [net-next] igb: Fix spelling in igb_main.c Simon Horman (Wed Oct 23 2024 - 08:02:50 EST)
- Re: [PATCH v4 13/28] media: iris: implement subscribe_event and unsubscribe_event ioctls Dikshita Agarwal (Wed Oct 23 2024 - 08:03:38 EST)
- Re: [PATCH] soc: mediatek: mediatek-regulator-coupler: Fix comment Fei Shao (Wed Oct 23 2024 - 08:03:49 EST)
- Re: [PATCH v4 1/1] binder: report txn errors via generic netlink (genl) Simon Horman (Wed Oct 23 2024 - 08:05:17 EST)
- Re: [PATCH net-next 14/15] net: sparx5: add compatible strings for lan969x and verify the target Krzysztof Kozlowski (Wed Oct 23 2024 - 08:06:55 EST)
- Re: [RFC PATCH 1/6] dt-bindings: net: wireless: update required properties for ath12k PCI module Krzysztof Kozlowski (Wed Oct 23 2024 - 08:08:59 EST)
- Re: [PATCH v4 1/2] virt: pvmemcontrol: control guest physical memory properties kernel test robot (Wed Oct 23 2024 - 08:10:10 EST)
- Re: sysctl: Reduce dput(child) calls in proc_sys_fill_cache() Markus Elfring (Wed Oct 23 2024 - 08:11:41 EST)
- [PATCH v5 0/6] drm/log: Introduce a new boot logger to draw the kmsg on the screen Jocelyn Falempe (Wed Oct 23 2024 - 08:12:13 EST)
- [PATCH v5 1/6] drm/panic: Move drawing functions to drm_draw Jocelyn Falempe (Wed Oct 23 2024 - 08:12:24 EST)
- [PATCH v5 2/6] drm/log: Introduce a new boot logger to draw the kmsg on the screen Jocelyn Falempe (Wed Oct 23 2024 - 08:12:35 EST)
- [PATCH v5 3/6] drm/log: Do not draw if drm_master is taken Jocelyn Falempe (Wed Oct 23 2024 - 08:12:50 EST)
- [PATCH v5 4/6] drm/log: Color the timestamp, to improve readability Jocelyn Falempe (Wed Oct 23 2024 - 08:12:57 EST)
- [PATCH v5 5/6] drm/log: Implement suspend/resume Jocelyn Falempe (Wed Oct 23 2024 - 08:13:18 EST)
- [PATCH v5 6/6] drm/log: Add integer scaling support Jocelyn Falempe (Wed Oct 23 2024 - 08:13:31 EST)
- Re: [PATCH v3] s390/kdump: make is_kdump_kernel() consistently return "true" in kdump environments only Alexander Egorenkov (Wed Oct 23 2024 - 08:13:43 EST)
- Re: [PATCH 00/27] ext4: use iomap for regular file's buffered I/O path and enable large folio Sedat Dilek (Wed Oct 23 2024 - 08:14:25 EST)
- Re: [PATCH RFC 5/6] md/raid1: Handle bio_split() errors John Garry (Wed Oct 23 2024 - 08:17:56 EST)
- Re: [PATCH net 3/3] selftests: mptcp: list sysctl data Simon Horman (Wed Oct 23 2024 - 08:19:42 EST)
- Re: [PATCH 1/3] blk-mq: add non_owner variant of start_freeze/unfreeze queue APIs Christoph Hellwig (Wed Oct 23 2024 - 08:19:48 EST)
- Re: [PATCH net-next v3 2/8] rust: time: Introduce Delta type FUJITA Tomonori (Wed Oct 23 2024 - 08:20:10 EST)
- Re: [PATCH net 1/3] mptcp: init: protect sched with rcu_read_lock Simon Horman (Wed Oct 23 2024 - 08:20:26 EST)
- Re: [PATCH 2/3] nvme: core: switch to non_owner variant of start_freeze/unfreeze queue Christoph Hellwig (Wed Oct 23 2024 - 08:21:28 EST)
- Re: [PATCH] Makefile: Remove unused filechk_cat Baoquan He (Wed Oct 23 2024 - 08:21:38 EST)
- Re: [PATCH net 2/3] mptcp: remove unneeded lock when listing scheds Simon Horman (Wed Oct 23 2024 - 08:21:51 EST)
- Re: [RFC PATCH 2/6] dt-bindings: net: wireless: ath12k: describe WSI property for QCN9274 Raj Kumar Bhagat (Wed Oct 23 2024 - 08:22:36 EST)
- Re: [PATCH v3] s390/kdump: make is_kdump_kernel() consistently return "true" in kdump environments only David Hildenbrand (Wed Oct 23 2024 - 08:22:47 EST)
- Re: [PATCH 3/3] block: model freeze & enter queue as lock for supporting lockdep Christoph Hellwig (Wed Oct 23 2024 - 08:23:05 EST)
- [PATCH] KVM: Array access out of bounds Liu Jing (Wed Oct 23 2024 - 08:23:18 EST)
- Re: [PATCH] cxl: core-pmu: Fix the usage of uninitialized variable Robert Richter (Wed Oct 23 2024 - 08:26:51 EST)
- Re: [PATCH RFC v2 3/3] docs: media: Debugging guide for the media subsystem Laurent Pinchart (Wed Oct 23 2024 - 08:29:21 EST)
- [PATCHv2 net] bonding: add ns target multicast address to slave device Hangbin Liu (Wed Oct 23 2024 - 08:32:39 EST)
- [PATCH] pwm: imx-tpm: Use correct MODULO value for EPWM mode Erik Schumacher (Wed Oct 23 2024 - 08:34:06 EST)
- Re: [PATCH net-next v3 5/8] rust: time: Add wrapper for fsleep function FUJITA Tomonori (Wed Oct 23 2024 - 08:34:26 EST)
- Re: [PATCH 1/2] jiffies: Define secs_to_jiffies() Anna-Maria Behnsen (Wed Oct 23 2024 - 08:36:33 EST)
- Re: [PATCH RFC v2 3/3] docs: media: Debugging guide for the media subsystem Hans Verkuil (Wed Oct 23 2024 - 08:37:45 EST)
- Re: [PATCH] selftests: livepatch: add test cases of stack_order sysfs interface Petr Mladek (Wed Oct 23 2024 - 08:38:27 EST)
- Re: [PATCH v2] platform/x86: eeepc-laptop: use sysfs_emit() instead of sprintf() Ilpo Järvinen (Wed Oct 23 2024 - 08:39:21 EST)
- Re: [PATCH v2] platform/x86: classmate-laptop: use sysfs_emit() instead of sprintf() Ilpo Järvinen (Wed Oct 23 2024 - 08:40:13 EST)
- Re: [net-next,RESEND v6 2/2] net: wwan: t7xx: Add debug port Simon Horman (Wed Oct 23 2024 - 08:40:28 EST)
- [PATCH] ASoC: qcom: x1e80100: Support boards with two speakers Krzysztof Kozlowski (Wed Oct 23 2024 - 08:42:06 EST)
- Re: [PATCH 4/4] net: stmmac: Add glue layer for Sophgo SG2044 SoC Andrew Lunn (Wed Oct 23 2024 - 08:42:48 EST)
- Re: (subset) [PATCH v10 0/8] block atomic writes for xfs John Garry (Wed Oct 23 2024 - 08:43:05 EST)
- Re: arch/arm64/kvm/at.c:71 at_s1e1p_fast() error: uninitialized symbol 'fail'. Marc Zyngier (Wed Oct 23 2024 - 08:43:20 EST)
- [PATCH 1/3] dt-bindings: vendor-prefixes: Add lxd Rouven Czerwinski (Wed Oct 23 2024 - 08:44:58 EST)
- [RFC PATCH 0/5] Documentation: kvm: cleanup and introduce "VM planes" Paolo Bonzini (Wed Oct 23 2024 - 08:45:35 EST)
- [PATCH 3/3] drm/panel: add Fitipower EK79007AD3 panel driver Rouven Czerwinski (Wed Oct 23 2024 - 08:45:42 EST)
- [PATCH 2/3] dt-bindings: display: panel: add YAML schema for LXD M9189A Rouven Czerwinski (Wed Oct 23 2024 - 08:45:55 EST)
- [RFC PATCH 1/5] KVM: powerpc: remove remaining traces of KVM_CAP_PPC_RMA Paolo Bonzini (Wed Oct 23 2024 - 08:46:20 EST)
- [RFC PATCH 2/5] Documentation: kvm: fix a few mistakes Paolo Bonzini (Wed Oct 23 2024 - 08:46:30 EST)
- [RFC PATCH 3/5] Documentation: kvm: replace section numbers with links Paolo Bonzini (Wed Oct 23 2024 - 08:47:05 EST)
- [RFC PATCH 4/5] Documentation: kvm: reorganize introduction Paolo Bonzini (Wed Oct 23 2024 - 08:47:20 EST)
- [PATCH 5/5] Documentation: kvm: introduce "VM plane" concept Paolo Bonzini (Wed Oct 23 2024 - 08:47:45 EST)
- Re: [PATCH v3 2/3] arm64: dts: zynqmp: Add DMA for DP audio Michal Simek (Wed Oct 23 2024 - 08:50:49 EST)
- Re: (subset) [PATCH v10 0/8] block atomic writes for xfs Carlos Maiolino (Wed Oct 23 2024 - 08:51:06 EST)
- Re: [BUG] general protection fault in sock_map_link_update_prog - Reproducible with Syzkaller Jakub Sitnicki (Wed Oct 23 2024 - 08:51:48 EST)
- Re: [PATCH v6 2/2] pwm: add support for NXPs high-side switch MC33XS2410 Dimitri Fedrau (Wed Oct 23 2024 - 08:52:39 EST)
- Re: [PATCH net-next v3] selftest/tcp-ao: Add filter tests Simon Horman (Wed Oct 23 2024 - 08:53:28 EST)
- Re: [PATCH] drm/i915/active: Use try_cmpxchg() in active_fence_cb() Jani Nikula (Wed Oct 23 2024 - 08:54:01 EST)
- Re: [PATCH v3] s390/kdump: make is_kdump_kernel() consistently return "true" in kdump environments only Heiko Carstens (Wed Oct 23 2024 - 08:54:10 EST)
- Re: [PATCH] KVM: Array access out of bounds Paolo Bonzini (Wed Oct 23 2024 - 08:58:55 EST)
- Re: [PATCH hotfix 6.12 4/8] mm: resolve faulty mmap_region() error path behaviour Vlastimil Babka (Wed Oct 23 2024 - 08:59:07 EST)
- [syzbot] [bcachefs?] kernel BUG in wb_flush_one syzbot (Wed Oct 23 2024 - 09:00:42 EST)
- Re: [BUG] general protection fault in sock_map_link_update_prog - Reproducible with Syzkaller Ruan Bonan (Wed Oct 23 2024 - 09:04:32 EST)
- Re: [PATCH RFC v2 3/3] docs: media: Debugging guide for the media subsystem Dave Stevenson (Wed Oct 23 2024 - 09:04:53 EST)
- RE: [PATCH v2] arm64: dts: renesas: r9a09g057: Add OPP table Biju Das (Wed Oct 23 2024 - 09:05:04 EST)
- Re: [PATCH v4 4/4] arm64: dts: qcom: Add CMN PLL node for IPQ9574 SoC Jie Luo (Wed Oct 23 2024 - 09:05:47 EST)
- Re: [PATCH 2/3] kbuild: deb-pkg: add pkg.linux-upstream.nokernelheaders build profile Ron Economos (Wed Oct 23 2024 - 09:06:24 EST)
- Re: [RFC 0/4] mm: zswap: add support for zswapin of large folios Usama Arif (Wed Oct 23 2024 - 09:08:31 EST)
- Re: arch/arm64/kvm/at.c:71 at_s1e1p_fast() error: uninitialized symbol 'fail'. Dan Carpenter (Wed Oct 23 2024 - 09:09:01 EST)
- Re: [PATCH v1 08/17] mm/rmap: initial MM owner tracking for large folios (!hugetlb) Kirill A. Shutemov (Wed Oct 23 2024 - 09:09:16 EST)
- Re: [PATCH net-next v3 2/8] rust: time: Introduce Delta type Miguel Ojeda (Wed Oct 23 2024 - 09:09:51 EST)
- Re: [PATCH] selftests: livepatch: add test cases of stack_order sysfs interface zhang warden (Wed Oct 23 2024 - 09:11:06 EST)
- Re: [PATCH v2] arm64: dts: renesas: r9a09g057: Add OPP table Geert Uytterhoeven (Wed Oct 23 2024 - 09:12:08 EST)
- [PATCH net-next v2 0/7] devlink: minor cleanup Przemek Kitszel (Wed Oct 23 2024 - 09:13:37 EST)
- [PATCH net-next v2 1/7] devlink: introduce devlink_nl_put_u64() Przemek Kitszel (Wed Oct 23 2024 - 09:13:52 EST)
- [PATCH net-next v2 2/7] devlink: use devlink_nl_put_u64() helper Przemek Kitszel (Wed Oct 23 2024 - 09:14:06 EST)
- [PATCH net-next v2 3/7] devlink: devl_resource_register(): differentiate error codes Przemek Kitszel (Wed Oct 23 2024 - 09:14:16 EST)
- [PATCH net-next v2 4/7] devlink: region: snapshot IDs: consolidate error values Przemek Kitszel (Wed Oct 23 2024 - 09:14:40 EST)
- [PATCH net-next v2 5/7] net: dsa: replace devlink resource registration calls by devl_ variants Przemek Kitszel (Wed Oct 23 2024 - 09:15:04 EST)
- [PATCH net-next v2 6/7] devlink: remove unused devlink_resource_occ_get_register() and _unregister() Przemek Kitszel (Wed Oct 23 2024 - 09:15:23 EST)
- [PATCH net-next v2 7/7] devlink: remove unused devlink_resource_register() Przemek Kitszel (Wed Oct 23 2024 - 09:15:38 EST)
- Re: [PATCH v2] hwmon: (it87) Add support for IT8625E Ahmad Khalifa (Wed Oct 23 2024 - 09:16:06 EST)
- Re: [PATCH 0/4] cpufreq/amd-pstate:Cleanups Mario Limonciello (Wed Oct 23 2024 - 09:16:23 EST)
- [PATCH v5] rust: add global lock support Alice Ryhl (Wed Oct 23 2024 - 09:17:59 EST)
- Re: [syzbot] [kernel?] KCSAN: assert: race in dequeue_entities Marco Elver (Wed Oct 23 2024 - 09:19:43 EST)
- Re: [PATCH v5] rust: add global lock support Alice Ryhl (Wed Oct 23 2024 - 09:19:58 EST)
- Re: [PATCH] sched/topology: improve topology_span_sane speed Vishal Chourasia (Wed Oct 23 2024 - 09:20:10 EST)
- Re: Re: sysctl: Reduce dput(child) calls in proc_sys_fill_cache() Joel Granados (Wed Oct 23 2024 - 09:21:06 EST)
- Re: [PATCH 5/5] firmware: arm_scmi: Relocate atomic_threshold to scmi_desc Dan Carpenter (Wed Oct 23 2024 - 09:21:21 EST)
- [PATCH v6] rust: add global lock support Alice Ryhl (Wed Oct 23 2024 - 09:23:35 EST)
- Re: [PATCH 2/3] dt-bindings: display: panel: add YAML schema for LXD M9189A Rouven Czerwinski (Wed Oct 23 2024 - 09:23:49 EST)
- Re: [PATCH v2 00/11] unwind, perf: sframe user space unwinding, deferred perf callchains Jens Remus (Wed Oct 23 2024 - 09:24:03 EST)
- Re: [PATCH] driver core: Don't try to create links if they are not needed Jon Hunter (Wed Oct 23 2024 - 09:25:12 EST)
- Re: [PATCHv2 2/2] blk-mq: add support for CPU latency limits Tero Kristo (Wed Oct 23 2024 - 09:26:38 EST)
- Re: [PATCH v4 2/2] iio: light: Add support for TI OPT4060 color sensor Jonathan Cameron (Wed Oct 23 2024 - 09:27:52 EST)
- [PATCH] kasan: Fix typo in kasan_poison_new_object documentation Dominik Karol Piątkowski (Wed Oct 23 2024 - 09:28:29 EST)
- Re: [PATCH] input/touchscreen: imagis: Fix not used variable 'imagis_3038_data' Markuss Broks (Wed Oct 23 2024 - 09:28:41 EST)
- Re: [PATCH v1 08/17] mm/rmap: initial MM owner tracking for large folios (!hugetlb) David Hildenbrand (Wed Oct 23 2024 - 09:29:06 EST)
- [PATCH v10 18/37] drivers/cpu: Add generic armv8 cpu driver Patrick Rudolph (Wed Oct 23 2024 - 09:29:20 EST)
- [PATCH v10 19/37] arm: gic-v3-its: Rename objects Patrick Rudolph (Wed Oct 23 2024 - 09:29:25 EST)
- [PATCH v10 20/37] arm: gic-v3-its: Implement of_xlate Patrick Rudolph (Wed Oct 23 2024 - 09:29:36 EST)
- [PATCH v10 23/37] drivers/arm: Implement acpi_fill_madt Patrick Rudolph (Wed Oct 23 2024 - 09:29:50 EST)
- [PATCH v10 24/37] common: Enable BLOBLIST_TABLES on arm Patrick Rudolph (Wed Oct 23 2024 - 09:30:02 EST)
- [PATCH v10 27/37] arm: mach-bcm283x: Bring in some header files from tianocore Patrick Rudolph (Wed Oct 23 2024 - 09:30:13 EST)
- [PATCH v10 31/37] armv8: cpu: Enable ACPI parking protocol Patrick Rudolph (Wed Oct 23 2024 - 09:30:24 EST)
- [PATCH v10 32/37] arm: Implement read_mpidr on armv7 Patrick Rudolph (Wed Oct 23 2024 - 09:30:30 EST)
- [PATCH v10 35/37] bloblist: Fix use of uninitialized variable Patrick Rudolph (Wed Oct 23 2024 - 09:30:46 EST)
- [PATCH v10 37/37] CI: Enable qemu_sbsa Patrick Rudolph (Wed Oct 23 2024 - 09:30:58 EST)
- Re: [PATCH] sysctl: update comments to new registration APIs Joel Granados (Wed Oct 23 2024 - 09:32:45 EST)
- Re: [PATCH] driver core: Don't log intentional skip of device link creation as error Nícolas F. R. A. Prado (Wed Oct 23 2024 - 09:35:13 EST)
- Re: [PATCH 2/2] ACPI: extlog: Trace CPER PCI Express Error Section Fabio M. De Francesco (Wed Oct 23 2024 - 09:35:55 EST)
- Re: [syzbot] [usb?] [ext4?] [input?] INFO: rcu detected stall in sys_pselect6 (2) syzbot (Wed Oct 23 2024 - 09:36:47 EST)
- Re: Re: [PATCH 09/35] sysctl: Reorganize kerneldoc parameter names Joel Granados (Wed Oct 23 2024 - 09:38:25 EST)
- Re: [PATCH 0/2] regulator: fix documentation warnings Mark Brown (Wed Oct 23 2024 - 09:38:41 EST)
- [GIT PULL] jfs updates for v6.12-rc5 Dave Kleikamp (Wed Oct 23 2024 - 09:38:53 EST)
- Re: [PATCH v5] rust: add global lock support Alice Ryhl (Wed Oct 23 2024 - 09:39:58 EST)
- [PATCH] iio: gyro: bmg160_core: remove trailing tab Julien Stephan (Wed Oct 23 2024 - 09:40:03 EST)
- Re: [PATCH] of/kexec: save pa of initial_boot_params for arm64 and use it at kexec Rob Herring (Wed Oct 23 2024 - 09:40:30 EST)
- [PATCH v2 RESEND] net/mlx5: unique names for per device caches Sebastian Ott (Wed Oct 23 2024 - 09:42:02 EST)
- Re: [PATCH v2 RESEND] net/mlx5: unique names for per device caches Breno Leitao (Wed Oct 23 2024 - 09:43:11 EST)
- Re: [PATCH v3] cleanup: adjust scoped_guard() macros to avoid potential warning Przemek Kitszel (Wed Oct 23 2024 - 09:43:50 EST)
- Re: [PATCH] soc: mediatek: mediatek-regulator-coupler: Fix comment Fei Shao (Wed Oct 23 2024 - 09:48:20 EST)
- Re: [PATCHv2 2/2] blk-mq: add support for CPU latency limits Jens Axboe (Wed Oct 23 2024 - 09:48:48 EST)
- [PATCH net-next 0/7] Support some features for the HIBMCGE driver Jijie Shao (Wed Oct 23 2024 - 09:49:16 EST)
- [PATCH net-next 2/7] net: hibmcge: Add debugfs supported in this module Jijie Shao (Wed Oct 23 2024 - 09:49:37 EST)
- [PATCH net-next 5/7] net: hibmcge: Add pauseparam supported in this module Jijie Shao (Wed Oct 23 2024 - 09:49:57 EST)
- [PATCH net-next 4/7] net: hibmcge: Add register dump supported in this module Jijie Shao (Wed Oct 23 2024 - 09:49:58 EST)
- [PATCH net-next 1/7] net: hibmcge: Add dump statistics supported in this module Jijie Shao (Wed Oct 23 2024 - 09:50:04 EST)
- [PATCH net-next 3/7] net: hibmcge: Add unicast frame filter supported in this module Jijie Shao (Wed Oct 23 2024 - 09:50:23 EST)
- [PATCH net-next 7/7] net: hibmcge: Add reset supported in this module Jijie Shao (Wed Oct 23 2024 - 09:50:40 EST)
- [PATCH net-next 6/7] net: hibmcge: Add nway_reset supported in this module Jijie Shao (Wed Oct 23 2024 - 09:50:52 EST)
- Re: [PATCH next] drm/sharp-memory: Fix some checks in sharp_memory_probe() Alex Lanzano (Wed Oct 23 2024 - 09:51:34 EST)
- Re: [PATCH 02/13] ALSA: hda_intel: Use always-managed version of pcim_intx() Philipp Stanner (Wed Oct 23 2024 - 09:51:55 EST)
- Re: [PATCH] irqchip/gic-v4: Don't allow a VMOVP on a dying VPE Zenghui Yu (Wed Oct 23 2024 - 09:52:21 EST)
- [PATCH v3 net-next 0/6] Mirroring to DSA CPU port Vladimir Oltean (Wed Oct 23 2024 - 09:53:18 EST)
- [PATCH v3 net-next 1/6] net: sched: propagate "skip_sw" flag to struct flow_cls_common_offload Vladimir Oltean (Wed Oct 23 2024 - 09:53:28 EST)
- [PATCH v3 net-next 2/6] net: dsa: clean up dsa_user_add_cls_matchall() Vladimir Oltean (Wed Oct 23 2024 - 09:53:42 EST)
- [PATCH v3 net-next 3/6] net: dsa: use "extack" as argument to flow_action_basic_hw_stats_check() Vladimir Oltean (Wed Oct 23 2024 - 09:54:01 EST)
- [PATCH v3 net-next 4/6] net: dsa: add more extack messages in dsa_user_add_cls_matchall_mirred() Vladimir Oltean (Wed Oct 23 2024 - 09:54:16 EST)
- [PATCH v3 net-next 5/6] net: dsa: allow matchall mirroring rules towards the CPU Vladimir Oltean (Wed Oct 23 2024 - 09:54:31 EST)
- [PATCH v3 net-next 6/6] net: mscc: ocelot: allow tc-flower mirred action towards foreign interfaces Vladimir Oltean (Wed Oct 23 2024 - 09:54:49 EST)
- Re: [PATCH 0/1] remoteproc documentation changes Jonathan Corbet (Wed Oct 23 2024 - 09:54:52 EST)
- Re: [PATCH] selftests: livepatch: add test cases of stack_order sysfs interface zhang warden (Wed Oct 23 2024 - 09:55:48 EST)
- Re: [PATCH] driver core: Don't try to create links if they are not needed Nícolas F. R. A. Prado (Wed Oct 23 2024 - 09:58:51 EST)
- Re: [PATCH v2 03/11] unwind: Introduce SFrame user space unwinding Jens Remus (Wed Oct 23 2024 - 10:00:46 EST)
- Re: [PATCH net-next 2/7] net: hibmcge: Add debugfs supported in this module Andrew Lunn (Wed Oct 23 2024 - 10:00:50 EST)
- Re: [PATCH v2] kasan:report: filter out kasan related stack entries Andrey Konovalov (Wed Oct 23 2024 - 10:01:23 EST)
- Re: [PATCH] kasan: Fix typo in kasan_poison_new_object documentation Andrey Konovalov (Wed Oct 23 2024 - 10:01:37 EST)
- Re: [PATCH] netfliter: xtables: fix typo causing some targets to not load on IPv6 Matthieu Baerts (Wed Oct 23 2024 - 10:01:56 EST)
- Re: [PATCH v5 1/1] drm/mediatek: Fix get efuse issue for MT8188 DPTX Chun-Kuang Hu (Wed Oct 23 2024 - 10:04:10 EST)
- Re: [PATCH net-next 3/7] net: hibmcge: Add unicast frame filter supported in this module Andrew Lunn (Wed Oct 23 2024 - 10:06:06 EST)
- [PATCH v3 2/2] blk-mq: add support for CPU latency limits Tero Kristo (Wed Oct 23 2024 - 10:08:04 EST)
- Re: [PATCH] driver core: Don't try to create links if they are not needed Jon Hunter (Wed Oct 23 2024 - 10:09:10 EST)
- drivers/acpi/prmt.c:156:29: error: passing 1-byte aligned argument to 4-byte aligned parameter 1 of 'efi_pa_va_lookup' may result in an unaligned pointer access [-Werror,-Walign-mismatch] Naresh Kamboju (Wed Oct 23 2024 - 10:09:32 EST)
- Re: [PATCH] drm/mediatek: Fix potential NULL dereference in mtk_crtc_destroy() Chun-Kuang Hu (Wed Oct 23 2024 - 10:12:58 EST)
- Re: [syzbot] [kernel?] KCSAN: assert: race in dequeue_entities Paul E. McKenney (Wed Oct 23 2024 - 10:13:35 EST)
- Re: [PATCH net 2/3] mptcp: remove unneeded lock when listing scheds Matthieu Baerts (Wed Oct 23 2024 - 10:13:50 EST)
- Re: [PATCH net-next 4/7] net: hibmcge: Add register dump supported in this module Andrew Lunn (Wed Oct 23 2024 - 10:14:15 EST)
- Re: [linus:master] [iomap] c5c810b94c: stress-ng.metamix.ops_per_sec -98.4% regression Brian Foster (Wed Oct 23 2024 - 10:14:17 EST)
- Re: [PATCH net-next 5/7] net: hibmcge: Add pauseparam supported in this module Andrew Lunn (Wed Oct 23 2024 - 10:16:14 EST)
- [PATCH] drm/sched: warn about drm_sched_job_init()'s partial init Philipp Stanner (Wed Oct 23 2024 - 10:16:32 EST)
- [PATCH net-next] Documentation: networking: Add missing PHY_GET command in the message list Kory Maincent (Wed Oct 23 2024 - 10:16:32 EST)
- RE: [PATCH 1/2] dt-bindings: net: bluetooth: nxp: add support for supply and reset Sherry Sun (Wed Oct 23 2024 - 10:16:58 EST)
- Re: [PATCH net-next v3 3/6] net: stmmac: Refactor FPE functions to generic version Vladimir Oltean (Wed Oct 23 2024 - 10:17:16 EST)
- Re: [PATCH net-next 6/7] net: hibmcge: Add nway_reset supported in this module Andrew Lunn (Wed Oct 23 2024 - 10:19:37 EST)
- [PATCH 1/2] soundwire: Update the includes on the sdw.h header Charles Keepax (Wed Oct 23 2024 - 10:20:45 EST)
- [PATCH 2/2] soundwire: Minor formatting fixups in sdw.h header Charles Keepax (Wed Oct 23 2024 - 10:20:47 EST)
- Re: [PATCH hotfix 6.12 4/8] mm: resolve faulty mmap_region() error path behaviour Liam R. Howlett (Wed Oct 23 2024 - 10:21:35 EST)
- Re: [PATCH v2] posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime() Paolo Abeni (Wed Oct 23 2024 - 10:21:48 EST)
- Re: [PATCH hotfix 6.12 1/8] mm: avoid unsafe VMA hook invocation when error arises on mmap hook Liam R. Howlett (Wed Oct 23 2024 - 10:22:29 EST)
- [syzbot] [wireless?] WARNING: ODEBUG bug in ieee80211_led_exit (2) syzbot (Wed Oct 23 2024 - 10:23:47 EST)
- Re: [PATCH] irqchip/gic-v4: Don't allow a VMOVP on a dying VPE Marc Zyngier (Wed Oct 23 2024 - 10:24:04 EST)
- Re: [PATCH v3 15/16] rust: platform: add basic platform device / driver abstractions Rob Herring (Wed Oct 23 2024 - 10:24:24 EST)
- [PATCH] m68k: coldfire: Enable DMA timer 0 support for M5441x Jean-Michel Hautbois (Wed Oct 23 2024 - 10:24:34 EST)
- Re: [PATCH v1 1/1] x86/percpu: Cast -1 to argument type when comparing in percpu_add_op() Andy Shevchenko (Wed Oct 23 2024 - 10:25:09 EST)
- Re: [External] Re: [PATCH] riscv: add a warning when physical memory address overflows Punit Agrawal (Wed Oct 23 2024 - 10:25:32 EST)
- Re: [PATCH v3] riscv/mm/fault: add show_pte() before die() Punit Agrawal (Wed Oct 23 2024 - 10:25:45 EST)
- Re: [PATCH v4] usb: core: adds support for PM control of specific USB dev skip suspend. Alan Stern (Wed Oct 23 2024 - 10:25:56 EST)
- Re: [PATCH hotfix 6.12 2/8] mm: unconditionally close VMAs on error Liam R. Howlett (Wed Oct 23 2024 - 10:26:47 EST)
- [syzbot] [bcachefs?] UBSAN: shift-out-of-bounds in validate_sb_layout syzbot (Wed Oct 23 2024 - 10:27:40 EST)
- [syzbot] [bcachefs?] KASAN: slab-use-after-free Read in bch2_reconstruct_alloc syzbot (Wed Oct 23 2024 - 10:27:46 EST)
- Re: [PATCH v5] sched/psi: fix memory barrier without comment warnings Pintu Agarwal (Wed Oct 23 2024 - 10:28:12 EST)
- Re: [PATCH 2/3] kbuild: deb-pkg: add pkg.linux-upstream.nokernelheaders build profile Masahiro Yamada (Wed Oct 23 2024 - 10:29:05 EST)
- [PATCH AUTOSEL 6.11 01/30] 9p: v9fs_fid_find: also lookup by inode if not found dentry Sasha Levin (Wed Oct 23 2024 - 10:30:24 EST)
- [PATCH AUTOSEL 6.11 02/30] 9p: Avoid creating multiple slab caches with the same name Sasha Levin (Wed Oct 23 2024 - 10:30:32 EST)
- [PATCH AUTOSEL 6.11 03/30] selftests/bpf: Verify that sync_linked_regs preserves subreg_def Sasha Levin (Wed Oct 23 2024 - 10:30:48 EST)
- [PATCH AUTOSEL 6.11 04/30] nvmet-passthru: clear EUID/NGUID/UUID while using loop target Sasha Levin (Wed Oct 23 2024 - 10:30:54 EST)
- [PATCH AUTOSEL 6.11 05/30] irqchip/ocelot: Fix trigger register address Sasha Levin (Wed Oct 23 2024 - 10:31:07 EST)
- [PATCH AUTOSEL 6.11 06/30] pinctrl: aw9523: add missing mutex_destroy Sasha Levin (Wed Oct 23 2024 - 10:31:15 EST)
- [PATCH AUTOSEL 6.11 07/30] pinctrl: intel: platform: Add Panther Lake to the list of supported Sasha Levin (Wed Oct 23 2024 - 10:31:28 EST)
- [PATCH AUTOSEL 6.11 08/30] nvme: tcp: avoid race between queue_lock lock and destroy Sasha Levin (Wed Oct 23 2024 - 10:31:37 EST)
- [PATCH AUTOSEL 6.11 09/30] block: Fix elevator_get_default() checking for NULL q->tag_set Sasha Levin (Wed Oct 23 2024 - 10:32:02 EST)
- [PATCH AUTOSEL 6.11 10/30] HID: multitouch: Add support for B2402FVA track point Sasha Levin (Wed Oct 23 2024 - 10:32:15 EST)
- [PATCH AUTOSEL 6.11 11/30] HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpad Sasha Levin (Wed Oct 23 2024 - 10:32:25 EST)
- [PATCH AUTOSEL 6.11 12/30] iommu/arm-smmu: Clarify MMU-500 CPRE workaround Sasha Levin (Wed Oct 23 2024 - 10:32:41 EST)
- [PATCH AUTOSEL 6.11 13/30] nvme: disable CC.CRIME (NVME_CC_CRIME) Sasha Levin (Wed Oct 23 2024 - 10:32:54 EST)
- [PATCH AUTOSEL 6.11 14/30] bpf: use kvzmalloc to allocate BPF verifier environment Sasha Levin (Wed Oct 23 2024 - 10:32:57 EST)
- [PATCH AUTOSEL 6.11 15/30] crypto: api - Fix liveliness check in crypto_alg_tested Sasha Levin (Wed Oct 23 2024 - 10:33:14 EST)
- [PATCH AUTOSEL 6.11 16/30] crypto: marvell/cesa - Disable hash algorithms Sasha Levin (Wed Oct 23 2024 - 10:33:33 EST)
- [PATCH AUTOSEL 6.11 17/30] s390/ap: Fix CCA crypto card behavior within protected execution environment Sasha Levin (Wed Oct 23 2024 - 10:33:45 EST)
- [PATCH AUTOSEL 6.11 18/30] sound: Make CONFIG_SND depend on INDIRECT_IOMEM instead of UML Sasha Levin (Wed Oct 23 2024 - 10:33:53 EST)
- [PATCH AUTOSEL 6.11 19/30] drm/vmwgfx: Limit display layout ioctl array size to VMWGFX_NUM_DISPLAY_UNITS Sasha Levin (Wed Oct 23 2024 - 10:34:09 EST)
- [PATCH AUTOSEL 6.11 20/30] selftests/bpf: Assert link info uprobe_multi count & path_size if unset Sasha Levin (Wed Oct 23 2024 - 10:34:25 EST)
- [PATCH AUTOSEL 6.11 21/30] RDMA/siw: Add sendpage_ok() check to disable MSG_SPLICE_PAGES Sasha Levin (Wed Oct 23 2024 - 10:34:34 EST)
- [PATCH AUTOSEL 6.11 22/30] ALSA: hda/tas2781: Add new quirk for Lenovo, ASUS, Dell projects Sasha Levin (Wed Oct 23 2024 - 10:34:51 EST)
- [PATCH AUTOSEL 6.11 23/30] kasan: Disable Software Tag-Based KASAN with GCC Sasha Levin (Wed Oct 23 2024 - 10:35:00 EST)
- [PATCH AUTOSEL 6.11 24/30] nvme-multipath: defer partition scanning Sasha Levin (Wed Oct 23 2024 - 10:35:13 EST)
- [PATCH AUTOSEL 6.11 25/30] drm/amdkfd: Accounting pdd vram_usage for svm Sasha Levin (Wed Oct 23 2024 - 10:35:25 EST)
- [PATCH AUTOSEL 6.11 26/30] powerpc/powernv: Free name on error in opal_event_init() Sasha Levin (Wed Oct 23 2024 - 10:35:42 EST)
- [PATCH AUTOSEL 6.11 27/30] net: phy: mdio-bcm-unimac: Add BCM6846 support Sasha Levin (Wed Oct 23 2024 - 10:35:54 EST)
- [PATCH AUTOSEL 6.11 28/30] drm/xe/query: Increase timestamp width Sasha Levin (Wed Oct 23 2024 - 10:36:13 EST)
- Re: [PATCH hotfix 6.12 3/8] mm: refactor map_deny_write_exec() Liam R. Howlett (Wed Oct 23 2024 - 10:36:14 EST)
- [PATCH AUTOSEL 6.11 29/30] nvme-loop: flush off pending I/O while shutting down loop controller Sasha Levin (Wed Oct 23 2024 - 10:36:24 EST)
- [PATCH AUTOSEL 6.11 30/30] nvme: make keep-alive synchronous operation Sasha Levin (Wed Oct 23 2024 - 10:36:39 EST)
- Re: [PATCH] i2c: designware: Add ACPI HID for DWAPB I2C controller on Fujitsu MONAKA 'Andy Shevchenko' (Wed Oct 23 2024 - 10:36:57 EST)
- [PATCH AUTOSEL 6.6 01/23] 9p: v9fs_fid_find: also lookup by inode if not found dentry Sasha Levin (Wed Oct 23 2024 - 10:37:12 EST)
- [PATCH AUTOSEL 6.6 02/23] 9p: Avoid creating multiple slab caches with the same name Sasha Levin (Wed Oct 23 2024 - 10:37:20 EST)
- [PATCH AUTOSEL 6.6 03/23] selftests/bpf: Verify that sync_linked_regs preserves subreg_def Sasha Levin (Wed Oct 23 2024 - 10:37:39 EST)
- [PATCH AUTOSEL 6.6 04/23] irqchip/ocelot: Fix trigger register address Sasha Levin (Wed Oct 23 2024 - 10:37:46 EST)
- [PATCH AUTOSEL 6.6 05/23] nvme: tcp: avoid race between queue_lock lock and destroy Sasha Levin (Wed Oct 23 2024 - 10:38:01 EST)
- [PATCH AUTOSEL 6.6 06/23] block: Fix elevator_get_default() checking for NULL q->tag_set Sasha Levin (Wed Oct 23 2024 - 10:38:13 EST)
- [PATCH AUTOSEL 6.6 07/23] HID: multitouch: Add support for B2402FVA track point Sasha Levin (Wed Oct 23 2024 - 10:38:27 EST)
- [PATCH AUTOSEL 6.6 08/23] HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpad Sasha Levin (Wed Oct 23 2024 - 10:38:43 EST)
- [PATCH AUTOSEL 6.6 09/23] iommu/arm-smmu: Clarify MMU-500 CPRE workaround Sasha Levin (Wed Oct 23 2024 - 10:39:00 EST)
- [PATCH AUTOSEL 6.6 10/23] nvme: disable CC.CRIME (NVME_CC_CRIME) Sasha Levin (Wed Oct 23 2024 - 10:39:09 EST)
- [PATCH AUTOSEL 6.6 11/23] bpf: use kvzmalloc to allocate BPF verifier environment Sasha Levin (Wed Oct 23 2024 - 10:39:26 EST)
- [PATCH AUTOSEL 6.6 12/23] crypto: api - Fix liveliness check in crypto_alg_tested Sasha Levin (Wed Oct 23 2024 - 10:39:44 EST)
- [PATCH AUTOSEL 6.6 13/23] crypto: marvell/cesa - Disable hash algorithms Sasha Levin (Wed Oct 23 2024 - 10:40:04 EST)
- [PATCH AUTOSEL 6.6 14/23] sound: Make CONFIG_SND depend on INDIRECT_IOMEM instead of UML Sasha Levin (Wed Oct 23 2024 - 10:40:16 EST)
- [PATCH AUTOSEL 6.6 15/23] drm/vmwgfx: Limit display layout ioctl array size to VMWGFX_NUM_DISPLAY_UNITS Sasha Levin (Wed Oct 23 2024 - 10:40:34 EST)
- [PATCH AUTOSEL 6.6 16/23] RDMA/siw: Add sendpage_ok() check to disable MSG_SPLICE_PAGES Sasha Levin (Wed Oct 23 2024 - 10:40:47 EST)
- [PATCH AUTOSEL 6.6 17/23] kasan: Disable Software Tag-Based KASAN with GCC Sasha Levin (Wed Oct 23 2024 - 10:41:02 EST)
- [PATCH AUTOSEL 6.6 18/23] nvme-multipath: defer partition scanning Sasha Levin (Wed Oct 23 2024 - 10:41:16 EST)
- [PATCH AUTOSEL 6.6 19/23] drm/amdkfd: Accounting pdd vram_usage for svm Sasha Levin (Wed Oct 23 2024 - 10:41:35 EST)
- [PATCH AUTOSEL 6.6 20/23] powerpc/powernv: Free name on error in opal_event_init() Sasha Levin (Wed Oct 23 2024 - 10:41:49 EST)
- [PATCH AUTOSEL 6.6 21/23] net: phy: mdio-bcm-unimac: Add BCM6846 support Sasha Levin (Wed Oct 23 2024 - 10:42:06 EST)
- [PATCH AUTOSEL 6.6 22/23] nvme-loop: flush off pending I/O while shutting down loop controller Sasha Levin (Wed Oct 23 2024 - 10:42:22 EST)
- [PATCH AUTOSEL 6.6 23/23] nvme: make keep-alive synchronous operation Sasha Levin (Wed Oct 23 2024 - 10:42:37 EST)
- [PATCH AUTOSEL 6.1 01/17] 9p: Avoid creating multiple slab caches with the same name Sasha Levin (Wed Oct 23 2024 - 10:43:00 EST)
- [PATCH AUTOSEL 6.1 02/17] irqchip/ocelot: Fix trigger register address Sasha Levin (Wed Oct 23 2024 - 10:43:07 EST)
- [PATCH AUTOSEL 6.1 03/17] nvme: tcp: avoid race between queue_lock lock and destroy Sasha Levin (Wed Oct 23 2024 - 10:43:24 EST)
- [PATCH AUTOSEL 6.1 04/17] block: Fix elevator_get_default() checking for NULL q->tag_set Sasha Levin (Wed Oct 23 2024 - 10:43:35 EST)
- [PATCH AUTOSEL 6.1 05/17] HID: multitouch: Add support for B2402FVA track point Sasha Levin (Wed Oct 23 2024 - 10:43:58 EST)
- Re: [PATCH v3] cleanup: adjust scoped_guard() macros to avoid potential warning Peter Zijlstra (Wed Oct 23 2024 - 10:44:06 EST)
- [PATCH AUTOSEL 6.1 06/17] HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpad Sasha Levin (Wed Oct 23 2024 - 10:44:21 EST)
- [PATCH AUTOSEL 6.1 07/17] nvme: disable CC.CRIME (NVME_CC_CRIME) Sasha Levin (Wed Oct 23 2024 - 10:44:40 EST)
- [PATCH AUTOSEL 6.1 08/17] bpf: use kvzmalloc to allocate BPF verifier environment Sasha Levin (Wed Oct 23 2024 - 10:44:57 EST)
- [PATCH AUTOSEL 6.1 09/17] crypto: api - Fix liveliness check in crypto_alg_tested Sasha Levin (Wed Oct 23 2024 - 10:45:15 EST)
- [PATCH AUTOSEL 6.1 10/17] crypto: marvell/cesa - Disable hash algorithms Sasha Levin (Wed Oct 23 2024 - 10:45:32 EST)
- [PATCH AUTOSEL 6.1 11/17] sound: Make CONFIG_SND depend on INDIRECT_IOMEM instead of UML Sasha Levin (Wed Oct 23 2024 - 10:45:43 EST)
- [PATCH AUTOSEL 6.1 12/17] drm/vmwgfx: Limit display layout ioctl array size to VMWGFX_NUM_DISPLAY_UNITS Sasha Levin (Wed Oct 23 2024 - 10:45:58 EST)
- [PATCH AUTOSEL 6.1 13/17] arm64: set POR_EL0 for kernel threads Sasha Levin (Wed Oct 23 2024 - 10:46:13 EST)
- [PATCH AUTOSEL 6.1 14/17] kasan: Disable Software Tag-Based KASAN with GCC Sasha Levin (Wed Oct 23 2024 - 10:46:22 EST)
- [PATCH AUTOSEL 6.1 15/17] nvme-multipath: defer partition scanning Sasha Levin (Wed Oct 23 2024 - 10:46:36 EST)
- [PATCH AUTOSEL 6.1 16/17] powerpc/powernv: Free name on error in opal_event_init() Sasha Levin (Wed Oct 23 2024 - 10:46:48 EST)
- [PATCH AUTOSEL 6.1 17/17] nvme: make keep-alive synchronous operation Sasha Levin (Wed Oct 23 2024 - 10:46:58 EST)
- [PATCH AUTOSEL 5.15 01/10] 9p: Avoid creating multiple slab caches with the same name Sasha Levin (Wed Oct 23 2024 - 10:47:16 EST)
- [PATCH AUTOSEL 5.15 02/10] irqchip/ocelot: Fix trigger register address Sasha Levin (Wed Oct 23 2024 - 10:47:23 EST)
- [PATCH AUTOSEL 5.15 03/10] block: Fix elevator_get_default() checking for NULL q->tag_set Sasha Levin (Wed Oct 23 2024 - 10:47:36 EST)
- [PATCH AUTOSEL 5.15 04/10] HID: multitouch: Add support for B2402FVA track point Sasha Levin (Wed Oct 23 2024 - 10:47:55 EST)
- [PATCH AUTOSEL 5.15 05/10] HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpad Sasha Levin (Wed Oct 23 2024 - 10:48:09 EST)
- [PATCH AUTOSEL 5.15 06/10] bpf: use kvzmalloc to allocate BPF verifier environment Sasha Levin (Wed Oct 23 2024 - 10:48:20 EST)
- [PATCH AUTOSEL 5.15 07/10] crypto: marvell/cesa - Disable hash algorithms Sasha Levin (Wed Oct 23 2024 - 10:48:39 EST)
- [PATCH AUTOSEL 5.15 08/10] sound: Make CONFIG_SND depend on INDIRECT_IOMEM instead of UML Sasha Levin (Wed Oct 23 2024 - 10:48:51 EST)
- [PATCH AUTOSEL 5.15 09/10] drm/vmwgfx: Limit display layout ioctl array size to VMWGFX_NUM_DISPLAY_UNITS Sasha Levin (Wed Oct 23 2024 - 10:49:01 EST)
- [PATCH AUTOSEL 5.15 10/10] powerpc/powernv: Free name on error in opal_event_init() Sasha Levin (Wed Oct 23 2024 - 10:49:15 EST)
- [PATCH AUTOSEL 5.10 1/6] 9p: Avoid creating multiple slab caches with the same name Sasha Levin (Wed Oct 23 2024 - 10:49:33 EST)
- [PATCH AUTOSEL 5.10 2/6] HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpad Sasha Levin (Wed Oct 23 2024 - 10:49:42 EST)
- [PATCH AUTOSEL 5.10 3/6] bpf: use kvzmalloc to allocate BPF verifier environment Sasha Levin (Wed Oct 23 2024 - 10:49:56 EST)
- [PATCH AUTOSEL 5.10 4/6] crypto: marvell/cesa - Disable hash algorithms Sasha Levin (Wed Oct 23 2024 - 10:50:15 EST)
- [PATCH AUTOSEL 5.10 5/6] sound: Make CONFIG_SND depend on INDIRECT_IOMEM instead of UML Sasha Levin (Wed Oct 23 2024 - 10:50:22 EST)
- [PATCH AUTOSEL 5.10 6/6] powerpc/powernv: Free name on error in opal_event_init() Sasha Levin (Wed Oct 23 2024 - 10:50:35 EST)
- [PATCH AUTOSEL 5.4 1/5] 9p: Avoid creating multiple slab caches with the same name Sasha Levin (Wed Oct 23 2024 - 10:50:47 EST)
- [PATCH AUTOSEL 5.4 2/5] HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpad Sasha Levin (Wed Oct 23 2024 - 10:50:57 EST)
- [PATCH AUTOSEL 5.4 3/5] bpf: use kvzmalloc to allocate BPF verifier environment Sasha Levin (Wed Oct 23 2024 - 10:51:13 EST)
- [PATCH AUTOSEL 5.4 4/5] sound: Make CONFIG_SND depend on INDIRECT_IOMEM instead of UML Sasha Levin (Wed Oct 23 2024 - 10:51:25 EST)
- [PATCH AUTOSEL 5.4 5/5] powerpc/powernv: Free name on error in opal_event_init() Sasha Levin (Wed Oct 23 2024 - 10:51:37 EST)
- [PATCH AUTOSEL 4.19 1/5] 9p: Avoid creating multiple slab caches with the same name Sasha Levin (Wed Oct 23 2024 - 10:51:53 EST)
- [PATCH AUTOSEL 4.19 2/5] HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpad Sasha Levin (Wed Oct 23 2024 - 10:51:59 EST)
- Re: [RFC PATCH 0/5] Extend SEV-SNP SVSM support with a kvm_vcpu per VMPL James Bottomley (Wed Oct 23 2024 - 10:52:14 EST)
- [PATCH AUTOSEL 4.19 3/5] bpf: use kvzmalloc to allocate BPF verifier environment Sasha Levin (Wed Oct 23 2024 - 10:52:22 EST)
- [PATCH AUTOSEL 4.19 4/5] sound: Make CONFIG_SND depend on INDIRECT_IOMEM instead of UML Sasha Levin (Wed Oct 23 2024 - 10:52:42 EST)
- [PATCH AUTOSEL 4.19 5/5] powerpc/powernv: Free name on error in opal_event_init() Sasha Levin (Wed Oct 23 2024 - 10:52:57 EST)
- Re: [PATCH v6 4/4] dt-bindings: display: mediatek: dpi: correct power-domains property Chun-Kuang Hu (Wed Oct 23 2024 - 10:53:31 EST)
- Re: [PATCH v5 02/43] kvm: arm64: pgtable: Track the number of pages in the entry level Steven Price (Wed Oct 23 2024 - 10:53:47 EST)
- [GIT PULL] probes: Fixes for v6.12-rc4-2 Google (Wed Oct 23 2024 - 10:54:03 EST)
- [PATCH 1/2] soundwire: Update the includes on the sdw.h header Charles Keepax (Wed Oct 23 2024 - 10:54:17 EST)
- [PATCH 2/2] soundwire: Minor formatting fixups in sdw.h header Charles Keepax (Wed Oct 23 2024 - 10:54:18 EST)
- Re: [PATCH 1/2] dt-bindings: net: bluetooth: nxp: add support for supply and reset POPESCU Catalin (Wed Oct 23 2024 - 10:54:43 EST)
- Re: [PATCH] dt-bindings: display: mediatek: dpi: Update device list with power-domains Chun-Kuang Hu (Wed Oct 23 2024 - 10:55:02 EST)
- Re: [PATCH hotfix 6.12 7/8] mm: refactor __mmap_region() Vlastimil Babka (Wed Oct 23 2024 - 10:55:16 EST)
- Re: [PATCH] gpio: mb86s7x: remove some dead code in mb86s70_gpio_to_irq() Andy Shevchenko (Wed Oct 23 2024 - 10:55:23 EST)
- axm55xx_defconfig: ld.lld: error: undefined symbol: lockdown_reasons Naresh Kamboju (Wed Oct 23 2024 - 10:55:45 EST)
- Re: [PATCH v2 0/2] perf trace: Fix support for the new BPF feature in clang 12 Arnaldo Carvalho de Melo (Wed Oct 23 2024 - 10:55:58 EST)
- Re: [syzbot] [bcachefs?] KASAN: null-ptr-deref Read in bch2_sb_set_upgrade_extra Jeongjun Park (Wed Oct 23 2024 - 10:56:24 EST)
- Re: [PATCH hotfix 6.12 2/8] mm: unconditionally close VMAs on error Liam R. Howlett (Wed Oct 23 2024 - 10:56:51 EST)
- Re: [PATCH 0/1] remoteproc documentation changes Jonathan Corbet (Wed Oct 23 2024 - 10:57:20 EST)
- Re: [PATCH] of/kexec: save pa of initial_boot_params for arm64 and use it at kexec Usama Arif (Wed Oct 23 2024 - 10:57:34 EST)
- Re: [PATCH v4 2/2] iio: light: Add support for TI OPT4060 color sensor Per-Daniel Olsson (Wed Oct 23 2024 - 10:57:48 EST)
- Re: [PATCH v3] cleanup: adjust scoped_guard() macros to avoid potential warning Przemek Kitszel (Wed Oct 23 2024 - 10:58:05 EST)
- [PATCH next] ASoC: codecs: fix error code in ntp8835_i2c_probe() Harshit Mogalapalli (Wed Oct 23 2024 - 10:58:24 EST)
- Re: [PATCH] platform/x86: asus-wmi: Support setting AIPT modes Mohamed Ghanmi (Wed Oct 23 2024 - 10:58:43 EST)
- Re: [PATCH] gpio: mb86s7x: remove some dead code in mb86s70_gpio_to_irq() Andy Shevchenko (Wed Oct 23 2024 - 10:59:22 EST)
- Re: [PATCH 2/3] dt-bindings: display: panel: add YAML schema for LXD M9189A Rob Herring (Arm) (Wed Oct 23 2024 - 10:59:30 EST)
- Re: [PATCH 0/3] cxl/mbox: support background operation abort requests Davidlohr Bueso (Wed Oct 23 2024 - 10:59:50 EST)
- Re: [PATCH net-next v2 16/18] xsk: add helper to get &xdp_desc's DMA and meta pointer in one go Alexander Lobakin (Wed Oct 23 2024 - 11:00:28 EST)
- Re: [PATCH v5] dt-bindings: display: mediatek: split: add subschema property constraints Chun-Kuang Hu (Wed Oct 23 2024 - 11:00:45 EST)
- Re: [PATCH v7 4/8] iio: dac: adi-axi-dac: extend features Nuno Sá (Wed Oct 23 2024 - 11:01:03 EST)
- [GIT PULL] LoongArch fixes for v6.12-rc5 Huacai Chen (Wed Oct 23 2024 - 11:01:12 EST)
- Re: [PATCH v4 15/19] gendwarfksyms: Add support for reserved and ignored fields Petr Pavlu (Wed Oct 23 2024 - 11:02:36 EST)
- [PATCH] Fix error in J1939 documentation. Alexander Hölzl (Wed Oct 23 2024 - 11:05:43 EST)
- Re: [PATCH v4 16/19] gendwarfksyms: Add support for symbol type pointers Petr Pavlu (Wed Oct 23 2024 - 11:06:00 EST)
- Re: [PATCH 1/2] kasan: Fix Software Tag-Based KASAN with GCC Will Deacon (Wed Oct 23 2024 - 11:06:12 EST)
- Re: [syzbot] [bcachefs?] KASAN: null-ptr-deref Read in bch2_sb_set_upgrade_extra syzbot (Wed Oct 23 2024 - 11:06:26 EST)
- Re: [RFC PATCH] tracing: Fix syscall tracepoint use-after-free Jordan Rife (Wed Oct 23 2024 - 11:07:01 EST)
- Re: [PATCH 1/6] dt-bindings: clock: imx8m-anatop: support spread spectrum clocking Dario Binacchi (Wed Oct 23 2024 - 11:07:34 EST)
- Re: [PATCH hotfix 6.12 8/8] mm: do not attempt second merge for file-backed VMAs Vlastimil Babka (Wed Oct 23 2024 - 11:08:15 EST)
- Re: [PATCH 02/13] ALSA: hda_intel: Use always-managed version of pcim_intx() Takashi Iwai (Wed Oct 23 2024 - 11:08:48 EST)
- Re: [PATCH v2 1/5] rust: types: add `Owned` type and `Ownable` trait Boqun Feng (Wed Oct 23 2024 - 11:09:01 EST)
- Re: [PATCH v4 18/19] kbuild: Add gendwarfksyms as an alternative to genksyms Petr Pavlu (Wed Oct 23 2024 - 11:09:09 EST)
- Re: [PATCH hotfix 6.12 4/8] mm: resolve faulty mmap_region() error path behaviour Liam R. Howlett (Wed Oct 23 2024 - 11:09:33 EST)
- Re: [PATCH v5 06/12] arm64: dts: ti: k3-j7200: Add bootph-* properties Aniket Limaye (Wed Oct 23 2024 - 11:10:53 EST)
- Re: [PATCH net-next v5 2/3] connector/cn_proc: Kunit tests for threads hash table Stanislav Fomichev (Wed Oct 23 2024 - 11:11:12 EST)
- Re: [PATCH v5 12/12] arm64: dts: ti: k3-j7200-evm*: Add bootph-* properties Aniket Limaye (Wed Oct 23 2024 - 11:11:34 EST)
- Re: [PATCH 1/3] phy: freescale: fsl-samsung-hdmi: Expand Integer divider range Adam Ford (Wed Oct 23 2024 - 11:13:25 EST)
- Re: VFS regression with 9pfs ("Lookup would have caused loop") Will Deacon (Wed Oct 23 2024 - 11:14:18 EST)
- Re: [RFC PATCH] tracing: Fix syscall tracepoint use-after-free Alexei Starovoitov (Wed Oct 23 2024 - 11:14:36 EST)
- Re: [net-next,RESEND v6 2/2] net: wwan: t7xx: Add debug port Bjorn Helgaas (Wed Oct 23 2024 - 11:15:27 EST)
- Re: [RFC PATCH] tracing: Fix syscall tracepoint use-after-free Mathieu Desnoyers (Wed Oct 23 2024 - 11:15:50 EST)
- Re: [PATCH v3 0/6] EDAC/fsl-ddr: Add imx9 support Borislav Petkov (Wed Oct 23 2024 - 11:15:52 EST)
- Re: [PATCH] trace doc: document the device_pm_callback events Yo-Jung Lin (Wed Oct 23 2024 - 11:16:59 EST)
- Re: [PATCH hotfix 6.12 8/8] mm: do not attempt second merge for file-backed VMAs Lorenzo Stoakes (Wed Oct 23 2024 - 11:17:12 EST)
- Re: [PATCH] sched/topology: improve topology_span_sane speed Shrikanth Hegde (Wed Oct 23 2024 - 11:17:27 EST)
- Re: [PATCH] of/kexec: save pa of initial_boot_params for arm64 and use it at kexec Rob Herring (Wed Oct 23 2024 - 11:18:09 EST)
- Re: [syzbot] [bcachefs?] KASAN: null-ptr-deref Read in bch2_sb_set_upgrade_extra Jeongjun Park (Wed Oct 23 2024 - 11:18:14 EST)
- Re: [PATCH for-rc 2/5] RDMA/hns: Fix flush cqe error when racing with destroy qp Zhu Yanjun (Wed Oct 23 2024 - 11:20:16 EST)
- Re: [RFC PATCH] tracing: Fix syscall tracepoint use-after-free Mathieu Desnoyers (Wed Oct 23 2024 - 11:21:45 EST)
- Re: [PATCH] Fix error in J1939 documentation. Oleksij Rempel (Wed Oct 23 2024 - 11:21:59 EST)
- [PATCH v1 08/13] iio: gyro: bmg160: Replace custom implementation of iio_get_acpi_device_name() Andy Shevchenko (Wed Oct 23 2024 - 11:22:05 EST)
- [PATCH v1 05/13] iio: acpi: Add iio_get_acpi_device_name_and_data() helper function Andy Shevchenko (Wed Oct 23 2024 - 11:22:13 EST)
- [PATCH v1 10/13] iio: light: isl29018: drop ACPI_PTR() and CONFIG_ACPI guards Andy Shevchenko (Wed Oct 23 2024 - 11:22:17 EST)
- [PATCH v1 11/13] iio: light: ltr501: Drop most likely fake ACPI IDs Andy Shevchenko (Wed Oct 23 2024 - 11:22:28 EST)
- [PATCH v1 01/13] iio: magnetometer: bmc150: Drop dead code from the driver Andy Shevchenko (Wed Oct 23 2024 - 11:22:39 EST)
- [PATCH v1 02/13] iio: adc: pac1934: Replace strange way of checking type of enumeration Andy Shevchenko (Wed Oct 23 2024 - 11:22:54 EST)
- [PATCH v1 00/13] iio: Clean up acpi_match_device() use cases Andy Shevchenko (Wed Oct 23 2024 - 11:22:59 EST)
- Re: [PATCH hotfix 6.12 7/8] mm: refactor __mmap_region() Liam R. Howlett (Wed Oct 23 2024 - 11:23:27 EST)
- [PATCH v1 03/13] iio: imu: inv_mpu6050: Replace strange way of checking type of enumeration Andy Shevchenko (Wed Oct 23 2024 - 11:23:47 EST)
- [PATCH v1 04/13] iio: acpi: Improve iio_read_acpi_mount_matrix() Andy Shevchenko (Wed Oct 23 2024 - 11:23:55 EST)
- [PATCH v1 07/13] iio: accel: mma9553: Replace custom implementation of iio_get_acpi_device_name() Andy Shevchenko (Wed Oct 23 2024 - 11:24:00 EST)
- [PATCH v1 06/13] iio: accel: mma9551: Replace custom implementation of iio_get_acpi_device_name() Andy Shevchenko (Wed Oct 23 2024 - 11:24:11 EST)
- [PATCH v1 09/13] iio: light: isl29018: Replace a variant of iio_get_acpi_device_name_and_data() Andy Shevchenko (Wed Oct 23 2024 - 11:24:12 EST)
- [PATCH v1 12/13] iio: light: ltr501: Add LTER0303 to the supported devices Andy Shevchenko (Wed Oct 23 2024 - 11:24:22 EST)
- [PATCH v1 13/13] iio: light: ltr501: Replace a variant of iio_get_acpi_device_name_and_data() Andy Shevchenko (Wed Oct 23 2024 - 11:24:39 EST)
- Re: [PATCH v7 4/8] iio: dac: adi-axi-dac: extend features Conor Dooley (Wed Oct 23 2024 - 11:25:07 EST)
- [PATCH] selinux: add support for xperms in conditional policies Christian Göttsche (Wed Oct 23 2024 - 11:25:22 EST)
- Re: [PATCH] of/kexec: save pa of initial_boot_params for arm64 and use it at kexec Usama Arif (Wed Oct 23 2024 - 11:25:34 EST)
- Re: [PATCH v5 07/12] arm64: dts: ti: k3-j784s4-j742s2-evm-common: Remove parent nodes bootph-* Aniket Limaye (Wed Oct 23 2024 - 11:25:52 EST)
- Re: [PATCH 1/7] kernel/cgroup: Add "dev" memory accounting cgroup Waiman Long (Wed Oct 23 2024 - 11:26:25 EST)
- [kvm-unit-tests PATCH v2 0/4] Fix arm64 clang errors on fpu tests Raghavendra Rao Ananta (Wed Oct 23 2024 - 11:26:52 EST)
- [kvm-unit-tests PATCH v2 1/4] arm: Fix clang error in sve_vl() Raghavendra Rao Ananta (Wed Oct 23 2024 - 11:27:01 EST)
- [kvm-unit-tests PATCH v2 2/4] arm: fpu: Convert 'q' registers to 'v' to satisfy clang Raghavendra Rao Ananta (Wed Oct 23 2024 - 11:27:18 EST)
- [kvm-unit-tests PATCH v2 3/4] arm: fpu: Add '.arch_extension fp' to fpu macros Raghavendra Rao Ananta (Wed Oct 23 2024 - 11:27:35 EST)
- [kvm-unit-tests PATCH v2 4/4] arm: fpu: Fix the input/output args for inline asm in fpu.c Raghavendra Rao Ananta (Wed Oct 23 2024 - 11:27:52 EST)
- [PATCH 1/1] arm64: dts: imx8mp-kontron-dl: change touchscreen power-supply to AVDD28-supply Frank Li (Wed Oct 23 2024 - 11:28:24 EST)
- [PATCH v2] selinux: add support for xperms in conditional policies Christian Göttsche (Wed Oct 23 2024 - 11:28:40 EST)
- Re: [PATCH] PCI/VGA: Don't assume only VGA device found is the boot VGA device Alex Deucher (Wed Oct 23 2024 - 11:28:54 EST)
- [PATCH v2] sysctl: Reduce dput(child) calls in proc_sys_fill_cache() Markus Elfring (Wed Oct 23 2024 - 11:29:13 EST)
- Re: [PATCH] Fix error in J1939 documentation. Paolo Abeni (Wed Oct 23 2024 - 11:29:29 EST)
- Re: [PATCH v6 1/6] firmware/psci: Add definitions for PSCI v1.3 specification Miguel Luis (Wed Oct 23 2024 - 11:32:09 EST)
- Re: [RFC PATCH] remoteproc: core: Add support for predefined notifyids Mathieu Poirier (Wed Oct 23 2024 - 11:32:26 EST)
- [PATCH] docs/zh_CN: add the translation of kbuild/llvm.rst Dongliang Mu (Wed Oct 23 2024 - 11:34:28 EST)
- Re: [PATCH 0/1] remoteproc documentation changes Mathieu Poirier (Wed Oct 23 2024 - 11:35:48 EST)
- Re: [PATCH] pwm: imx-tpm: Use correct MODULO value for EPWM mode Frank Li (Wed Oct 23 2024 - 11:36:00 EST)
- Re: [PATCH v2 08/14] clk: rp1: Add support for clocks provided by RP1 Andrea della Porta (Wed Oct 23 2024 - 11:36:20 EST)
- Re: [PATCH v1 00/13] iio: Clean up acpi_match_device() use cases Hans de Goede (Wed Oct 23 2024 - 11:36:46 EST)
- Re: [PATCH v3 16/16] samples: rust: add Rust platform sample driver Rob Herring (Wed Oct 23 2024 - 11:37:18 EST)
- Re: [PATCH bpf-next 4/5] selftests/bpf: Add benchmark for bpf_csum_diff() helper Puranjay Mohan (Wed Oct 23 2024 - 11:37:45 EST)
- Re: [syzbot] [bcachefs?] KASAN: null-ptr-deref Read in bch2_sb_set_upgrade_extra syzbot (Wed Oct 23 2024 - 11:38:14 EST)
- Re: [PATCH v5 02/12] arm64: dts: ti: k3-j784s4-j742s2-mcu-wakeup: Remove parent nodes bootph-* Aniket Limaye (Wed Oct 23 2024 - 11:39:44 EST)
- Re: [PATCH 2/3] kbuild: deb-pkg: add pkg.linux-upstream.nokernelheaders build profile Nicolas Schier (Wed Oct 23 2024 - 11:40:12 EST)
- [PATCH bpf-next v2 0/4] Optimize bpf_csum_diff() and homogenize for all archs Puranjay Mohan (Wed Oct 23 2024 - 11:40:43 EST)
- [PATCH bpf-next v2 1/4] net: checksum: move from32to16() to generic header Puranjay Mohan (Wed Oct 23 2024 - 11:41:07 EST)
- [PATCH bpf-next v2 2/4] bpf: bpf_csum_diff: optimize and homogenize for all archs Puranjay Mohan (Wed Oct 23 2024 - 11:41:34 EST)
- [PATCH bpf-next v2 3/4] selftests/bpf: don't mask result of bpf_csum_diff() in test_verifier Puranjay Mohan (Wed Oct 23 2024 - 11:41:56 EST)
- [PATCH bpf-next v2 4/4] selftests/bpf: Add a selftest for bpf_csum_diff() Puranjay Mohan (Wed Oct 23 2024 - 11:42:25 EST)
- Re: [PATCH 3/3] kbuild: deb-pkg: add pkg.linux-upstream.nokerneldbg build profile Nicolas Schier (Wed Oct 23 2024 - 11:42:30 EST)
- Re: [PATCH v2] hwmon: (it87) Add support for IT8625E Guenter Roeck (Wed Oct 23 2024 - 11:42:56 EST)
- Re: [PATCH v6 2/4] arch_topology: Support SMT control for OF based system Pierre Gondois (Wed Oct 23 2024 - 11:43:49 EST)
- [PATCH net-next v5 00/12] selftests: ncdevmem: Add ncdevmem to ksft Stanislav Fomichev (Wed Oct 23 2024 - 11:44:23 EST)
- [PATCH net-next v5 01/12] selftests: ncdevmem: Redirect all non-payload output to stderr Stanislav Fomichev (Wed Oct 23 2024 - 11:44:26 EST)
- [PATCH net-next v5 02/12] selftests: ncdevmem: Separate out dmabuf provider Stanislav Fomichev (Wed Oct 23 2024 - 11:44:54 EST)
- [PATCH net-next v5 03/12] selftests: ncdevmem: Unify error handling Stanislav Fomichev (Wed Oct 23 2024 - 11:45:10 EST)
- [PATCH net-next v5 04/12] selftests: ncdevmem: Make client_ip optional Stanislav Fomichev (Wed Oct 23 2024 - 11:45:34 EST)
- [PATCH net-next v5 05/12] selftests: ncdevmem: Remove default arguments Stanislav Fomichev (Wed Oct 23 2024 - 11:46:01 EST)
- [PATCH net-next v5 06/12] selftests: ncdevmem: Switch to AF_INET6 Stanislav Fomichev (Wed Oct 23 2024 - 11:46:19 EST)
- [PATCH net-next v5 09/12] selftests: ncdevmem: Remove hard-coded queue numbers Stanislav Fomichev (Wed Oct 23 2024 - 11:47:22 EST)
- [PATCH net-next v5 10/12] selftests: ncdevmem: Run selftest when none of the -s or -c has been provided Stanislav Fomichev (Wed Oct 23 2024 - 11:47:45 EST)
- [PATCH net-next v5 11/12] selftests: ncdevmem: Move ncdevmem under drivers/net/hw Stanislav Fomichev (Wed Oct 23 2024 - 11:48:14 EST)
- [PATCH net-next v5 12/12] selftests: ncdevmem: Add automated test Stanislav Fomichev (Wed Oct 23 2024 - 11:48:30 EST)
- [PATCH net-next v5 07/12] selftests: ncdevmem: Properly reset flow steering Stanislav Fomichev (Wed Oct 23 2024 - 11:48:37 EST)
- Re: [PATCH] Fix error in J1939 documentation. Vincent MAILHOL (Wed Oct 23 2024 - 11:49:11 EST)
- [PATCH 6.1.y 5.15.y 5.10.y 5.4.y 4.19.y] vt: prevent kernel-infoleak in con_font_get() Jeongjun Park (Wed Oct 23 2024 - 11:49:32 EST)
- [PATCH net-next v18 00/10] net: Make timestamping selectable Kory Maincent (Wed Oct 23 2024 - 11:49:57 EST)
- Re: [PATCH] kexec_core: Accept unaccepted kexec destination addresses Eric W. Biederman (Wed Oct 23 2024 - 11:50:15 EST)
- [PATCH net-next v18 01/10] net: Make dev_get_hwtstamp_phylib accessible Kory Maincent (Wed Oct 23 2024 - 11:50:22 EST)
- [PATCH net-next v18 02/10] net: Make net_hwtstamp_validate accessible Kory Maincent (Wed Oct 23 2024 - 11:50:39 EST)
- [PATCH net-next v18 05/10] net: netdevsim: ptp_mock: Convert to netdev_ptp_clock_register Kory Maincent (Wed Oct 23 2024 - 11:50:58 EST)
- [PATCH net-next v5 08/12] selftests: ncdevmem: Use YNL to enable TCP header split Stanislav Fomichev (Wed Oct 23 2024 - 11:51:12 EST)
- [PATCH net-next v18 06/10] net: macb: Convert to netdev_ptp_clock_register Kory Maincent (Wed Oct 23 2024 - 11:51:33 EST)
- [PATCH net-next v18 03/10] ptp: Add phc source and helpers to register specific PTP clock or get information Kory Maincent (Wed Oct 23 2024 - 11:51:52 EST)
- [PATCH net-next v18 07/10] net: ptp: Move ptp_clock_index() to builtin symbol Kory Maincent (Wed Oct 23 2024 - 11:52:07 EST)
- [PATCH net-next v18 08/10] net: ethtool: tsinfo: Add support for reading tsinfo for a specific hwtstamp provider Kory Maincent (Wed Oct 23 2024 - 11:52:55 EST)
- [PATCH net-next v18 09/10] net: ethtool: Add support for tsconfig command to get/set hwtstamp config Kory Maincent (Wed Oct 23 2024 - 11:53:15 EST)
- [PATCH net-next v18 10/10] netlink: specs: Enhance tsinfo netlink attributes and add a tsconfig set command Kory Maincent (Wed Oct 23 2024 - 11:53:21 EST)
- Re: [PATCH for-rc 2/5] RDMA/hns: Fix flush cqe error when racing with destroy qp Junxian Huang (Wed Oct 23 2024 - 11:56:34 EST)
- Re: [PATCH] rcu/kvfree: Fix data-race in __mod_timer / kvfree_call_rcu Frederic Weisbecker (Wed Oct 23 2024 - 11:56:48 EST)
- [PATCH net-next v18 04/10] net: Add the possibility to support a selected hwtstamp in netdevice Kory Maincent (Wed Oct 23 2024 - 11:56:51 EST)
- Re: [PATCH net-next v5 2/3] connector/cn_proc: Kunit tests for threads hash table Anjali Kulkarni (Wed Oct 23 2024 - 11:59:16 EST)
- Re: [PATCH AUTOSEL 5.4 7/7] lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc() Sasha Levin (Wed Oct 23 2024 - 11:59:21 EST)
- Re: [PATCH v2 4/5] x86/cpu: Add CPU type to struct cpuinfo_topology Borislav Petkov (Wed Oct 23 2024 - 11:59:53 EST)
- Re: [PATCH v6 2/6] KVM: arm64: Add PSCI v1.3 SYSTEM_OFF2 function for hibernation Miguel Luis (Wed Oct 23 2024 - 12:03:05 EST)
- Re: [PATCH v3 13/16] samples: rust: add Rust PCI sample driver Rob Herring (Wed Oct 23 2024 - 12:04:16 EST)
- RE: [PATCH v13 02/18] EDAC: Add scrub control feature Shiju Jose (Wed Oct 23 2024 - 12:05:48 EST)
- [GIT PULL] Btrfs fixes for 6.12-rc5 David Sterba (Wed Oct 23 2024 - 12:08:05 EST)
- Re: [PATCH v2 2/2] usb: typec: Add support for Parade PS8830 Type-C Retimer Johan Hovold (Wed Oct 23 2024 - 12:10:55 EST)
- Re: [PATCH v2] Docs/sound: Update codec-to-codec documentation Charles Keepax (Wed Oct 23 2024 - 12:11:08 EST)
- Re: [PATCH v4 3/5] perf/core: Account dropped samples from BPF Andrii Nakryiko (Wed Oct 23 2024 - 12:13:14 EST)
- [PATCH] bcachefs: fix null-ptr-deref in have_stripes() Jeongjun Park (Wed Oct 23 2024 - 12:14:05 EST)
- Re: [PATCH v2] Docs/sound: Update codec-to-codec documentation Jonathan Corbet (Wed Oct 23 2024 - 12:15:21 EST)
- [net-next PATCH v4 0/4] Refactoring RVU NIC driver Geetha sowjanya (Wed Oct 23 2024 - 12:19:07 EST)
- [net-next PATCH v4 1/4] octeontx2-pf: Define common API for HW resources configuration Geetha sowjanya (Wed Oct 23 2024 - 12:19:26 EST)
- [net-next PATCH v4 2/4] octeontx2-pf: Add new APIs for queue memory alloc/free. Geetha sowjanya (Wed Oct 23 2024 - 12:19:37 EST)
- [net-next PATCH v4 3/4] octeontx2-pf: Reuse PF max mtu value Geetha sowjanya (Wed Oct 23 2024 - 12:19:57 EST)
- [net-next PATCH v4 4/4] octeontx2-pf: Move shared APIs to header file Geetha sowjanya (Wed Oct 23 2024 - 12:20:14 EST)
- [net-next RFC PATCH v2 0/3] net: dsa: Add Airoha AN8855 support Christian Marangi (Wed Oct 23 2024 - 12:20:47 EST)
- [net-next RFC PATCH v2 1/3] dt-bindings: net: dsa: Add Airoha AN8855 Gigabit Switch documentation Christian Marangi (Wed Oct 23 2024 - 12:21:06 EST)
- [net-next RFC PATCH v2 3/3] net: phy: Add Airoha AN8855 Internal Switch Gigabit PHY Christian Marangi (Wed Oct 23 2024 - 12:21:24 EST)
- [PATCH net-next v6 2/3] connector/cn_proc: Kunit tests for threads hash table Anjali Kulkarni (Wed Oct 23 2024 - 12:21:41 EST)
- [PATCH net-next v6 1/3] connector/cn_proc: Add hash table for threads Anjali Kulkarni (Wed Oct 23 2024 - 12:21:57 EST)
- [PATCH net-next v6 0/3] Threads support in proc connector Anjali Kulkarni (Wed Oct 23 2024 - 12:22:07 EST)
- [PATCH net-next v6 3/3] connector/cn_proc: Selftest for threads Anjali Kulkarni (Wed Oct 23 2024 - 12:22:24 EST)
- [net-next RFC PATCH v2 2/3] net: dsa: Add Airoha AN8855 5-Port Gigabit DSA Switch driver Christian Marangi (Wed Oct 23 2024 - 12:22:25 EST)
- Re: [PATCH 1/2] kasan: Fix Software Tag-Based KASAN with GCC Will Deacon (Wed Oct 23 2024 - 12:23:09 EST)
- [PATCH 0/4] add sof support on imx95 Laurentiu Mihalcea (Wed Oct 23 2024 - 12:23:22 EST)
- [PATCH 1/4] dt-bindings: remoteproc: fsl,imx-rproc: add new compatible Laurentiu Mihalcea (Wed Oct 23 2024 - 12:23:37 EST)
- [PATCH 2/4] ASoC: dt-bindings: audio-graph-card2: add widgets and hp-det-gpios support Laurentiu Mihalcea (Wed Oct 23 2024 - 12:23:50 EST)
- Re: [RFC PATCH v2] perf Documentation: Describe the PMU naming convention Ian Rogers (Wed Oct 23 2024 - 12:23:58 EST)
- [PATCH 3/4] ASoC: SOF: imx: add driver for imx95 Laurentiu Mihalcea (Wed Oct 23 2024 - 12:24:10 EST)
- [PATCH 4/4] arm64: dts: imx: add imx95 dts for sof Laurentiu Mihalcea (Wed Oct 23 2024 - 12:24:21 EST)
- Re: [PATCH v5 2/6] mm: remap unused subpages to shared zeropage when splitting isolated thp Zi Yan (Wed Oct 23 2024 - 12:24:39 EST)
- Re: [PATCH v6 3/6] KVM: arm64: Add support for PSCI v1.2 and v1.3 Miguel Luis (Wed Oct 23 2024 - 12:24:58 EST)
- Re: [PATCH v4 00/11] Preemption support for A7XX Akhil P Oommen (Wed Oct 23 2024 - 12:25:08 EST)
- Re: [PATCH v5 12/12] arm64: dts: ti: k3-j7200-evm*: Add bootph-* properties Aniket Limaye (Wed Oct 23 2024 - 12:25:18 EST)
- Re: [PATCH v4 6/6] Add Propeller configuration for kernel build. Rong Xu (Wed Oct 23 2024 - 12:25:36 EST)
- Re: [PATCH v4 5/6] AutoFDO: Enable machine function split optimization for AutoFDO Rong Xu (Wed Oct 23 2024 - 12:25:49 EST)
- Re: Qemu v9.0.2: Boot failed qemu-arm with Linux next-20241017 tag. Arnd Bergmann (Wed Oct 23 2024 - 12:26:00 EST)
- [PATCH v3 0/5] implement lightweight guard pages Lorenzo Stoakes (Wed Oct 23 2024 - 12:26:14 EST)
- [PATCH v3 2/5] mm: add PTE_MARKER_GUARD PTE marker Lorenzo Stoakes (Wed Oct 23 2024 - 12:26:34 EST)
- [PATCH v3 1/5] mm: pagewalk: add the ability to install PTEs Lorenzo Stoakes (Wed Oct 23 2024 - 12:26:34 EST)
- Re: [PATCH hotfix 6.12 3/8] mm: refactor map_deny_write_exec() Linus Torvalds (Wed Oct 23 2024 - 12:26:37 EST)
- [PATCH v3 4/5] tools: testing: update tools UAPI header for mman-common.h Lorenzo Stoakes (Wed Oct 23 2024 - 12:27:06 EST)
- [PATCH v3 3/5] mm: madvise: implement lightweight guard page mechanism Lorenzo Stoakes (Wed Oct 23 2024 - 12:27:19 EST)
- Re: [PATCH V3 0/4] firmware: arm_scmi: Misc Fixes Johan Hovold (Wed Oct 23 2024 - 12:27:37 EST)
- [PATCH v3 5/5] selftests/mm: add self tests for guard page feature Lorenzo Stoakes (Wed Oct 23 2024 - 12:27:45 EST)
- Re: [PATCH v13 02/18] EDAC: Add scrub control feature Borislav Petkov (Wed Oct 23 2024 - 12:27:53 EST)
- Re: [PATCH 2/3] perf: arm_cspmu: nvidia: update CNVLINK PMU events Will Deacon (Wed Oct 23 2024 - 12:28:11 EST)
- [PATCH v7 0/8] x86/module: use large ROX pages for text allocations Mike Rapoport (Wed Oct 23 2024 - 12:28:30 EST)
- [PATCH v7 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together Mike Rapoport (Wed Oct 23 2024 - 12:28:47 EST)
- Re: [PATCH 3/3] perf: arm_cspmu: nvidia: enable NVLINK-C2C port filtering Will Deacon (Wed Oct 23 2024 - 12:28:57 EST)
- [PATCH v7 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations Mike Rapoport (Wed Oct 23 2024 - 12:29:13 EST)
- [PATCH v7 3/8] asm-generic: introduce text-patching.h Mike Rapoport (Wed Oct 23 2024 - 12:29:30 EST)
- [PATCH v7 4/8] module: prepare to handle ROX allocations for text Mike Rapoport (Wed Oct 23 2024 - 12:29:54 EST)
- [PATCH v7 5/8] arch: introduce set_direct_map_valid_noflush() Mike Rapoport (Wed Oct 23 2024 - 12:30:23 EST)
- [PATCH v7 6/8] x86/module: prepare module loading for ROX allocations of text Mike Rapoport (Wed Oct 23 2024 - 12:30:41 EST)
- [PATCH v7 7/8] execmem: add support for cache of large ROX pages Mike Rapoport (Wed Oct 23 2024 - 12:31:00 EST)
- [PATCH v7 8/8] x86/module: enable ROX caches for module text on 64 bit Mike Rapoport (Wed Oct 23 2024 - 12:31:17 EST)
- Re: [PATCH v6 3/5] firmware: psci: Read and use vendor reset types Elliot Berman (Wed Oct 23 2024 - 12:31:33 EST)
- Re: [RFC 02/14] x86/apic: Initialize Secure AVIC APIC backing page Borislav Petkov (Wed Oct 23 2024 - 12:31:46 EST)
- Re: [PATCH] platform/x86: asus-wmi: Support setting AIPT modes Armin Wolf (Wed Oct 23 2024 - 12:32:51 EST)
- Re: [PATCH v2 08/14] clk: rp1: Add support for clocks provided by RP1 Herve Codina (Wed Oct 23 2024 - 12:33:10 EST)
- Re: [PATCH rcu] srcu: Guarantee non-negative return value from srcu_read_lock() Andrii Nakryiko (Wed Oct 23 2024 - 12:34:50 EST)
- Re: [PATCH] arm64: dts: qcom: qcs615: Adds SPMI bus, PMIC and peripherals Dmitry Baryshkov (Wed Oct 23 2024 - 12:35:05 EST)
- Re: [PATCH] arm64: set "rodata=on" as default Will Deacon (Wed Oct 23 2024 - 12:35:20 EST)
- Re: [PATCH hotfix 6.12 3/8] mm: refactor map_deny_write_exec() Lorenzo Stoakes (Wed Oct 23 2024 - 12:35:58 EST)
- Re: [PATCH v2 0/2] sparc/build: Rework CFLAGS for clang compatibility Nathan Chancellor (Wed Oct 23 2024 - 12:36:09 EST)
- Re: [RFC 02/14] x86/apic: Initialize Secure AVIC APIC backing page Borislav Petkov (Wed Oct 23 2024 - 12:37:01 EST)
- Re: [PATCH hotfix 6.12 3/8] mm: refactor map_deny_write_exec() Lorenzo Stoakes (Wed Oct 23 2024 - 12:37:53 EST)
- Re: [PATCH 1/7] kconfig: qconf: use QByteArray API instead of manually constructing a string Masahiro Yamada (Wed Oct 23 2024 - 12:38:18 EST)
- Re: [PATCH 2/7] kconfig: qconf: use QString to store path to configuration file Masahiro Yamada (Wed Oct 23 2024 - 12:38:27 EST)
- Re: [PATCH v5 2/3] dt-bindings: riscv: starfive: add deepcomputing,fml13v01 Emil Renner Berthing (Wed Oct 23 2024 - 12:38:48 EST)
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices Werner Sembach (Wed Oct 23 2024 - 12:39:11 EST)
- Re: [PATCH 3/7] kconfig: qconf: use preferred form of QString API Masahiro Yamada (Wed Oct 23 2024 - 12:39:27 EST)
- Re: [PATCH] sched/topology: Enable topology_span_sane check only for debug builds Valentin Schneider (Wed Oct 23 2024 - 12:40:00 EST)
- Re: [PATCH 4/7] kconfig: qconf: use QCommandLineParser Masahiro Yamada (Wed Oct 23 2024 - 12:40:10 EST)
- Re: [PATCH] arm64: Return early when break handler is found on linked-list Will Deacon (Wed Oct 23 2024 - 12:40:25 EST)
- Re: [PATCH rcu] srcu: Guarantee non-negative return value from srcu_read_lock() Paul E. McKenney (Wed Oct 23 2024 - 12:40:58 EST)
- Re: [PATCH v6 RESEND 00/20] Initial device trees for A7-A11 based Apple devices Neal Gompa (Wed Oct 23 2024 - 12:41:10 EST)
- Re: [PATCH 5/7] kconfig: qconf: use nullptr in C++11 code Masahiro Yamada (Wed Oct 23 2024 - 12:41:52 EST)
- selftests/sched_ext: enq_last_no_enq_fails testcase fails Vishal Chourasia (Wed Oct 23 2024 - 12:43:36 EST)
- Re: [PATCH v2 0/2] sparc/build: Rework CFLAGS for clang compatibility Nathan Chancellor (Wed Oct 23 2024 - 12:45:46 EST)
- Re: [PATCH rcu] srcu: Guarantee non-negative return value from srcu_read_lock() Alan Huang (Wed Oct 23 2024 - 12:46:56 EST)
- Re: [PATCH v3 1/1] binder: report txn errors via generic netlink kernel test robot (Wed Oct 23 2024 - 12:48:04 EST)
- Re: [PATCH 6/7] kconfig: qconf: use default platform shortcuts Masahiro Yamada (Wed Oct 23 2024 - 12:49:04 EST)
- [PATCH] mlx5: fix typo in "mlx5_cqwq_get_cqe_enahnced_comp" Caleb Sander Mateos (Wed Oct 23 2024 - 12:49:43 EST)
- Re: [PATCH v5 3/3] riscv: dts: starfive: add DeepComputing FML13V01 board device tree Emil Renner Berthing (Wed Oct 23 2024 - 12:49:50 EST)
- [PATCH 00/37] drm/vc4: Add support for BCM2712 / Pi5 display hardware Dave Stevenson (Wed Oct 23 2024 - 12:50:21 EST)
- [PATCH 01/37] drm/vc4: Limit max_bpc to 8 on Pi0-3 Dave Stevenson (Wed Oct 23 2024 - 12:50:23 EST)
- [PATCH 02/37] drm/vc4: Use of_device_get_match_data to set generation Dave Stevenson (Wed Oct 23 2024 - 12:50:47 EST)
- [PATCH 03/37] drm/vc4: Fix reading of frame count on GEN5 / Pi4 Dave Stevenson (Wed Oct 23 2024 - 12:50:48 EST)
- [PATCH 04/37] dt-bindings: display: Add BCM2712 HDMI bindings Dave Stevenson (Wed Oct 23 2024 - 12:51:01 EST)
- [PATCH 05/37] dt-bindings: display: Add BCM2712 HVS bindings Dave Stevenson (Wed Oct 23 2024 - 12:51:12 EST)
- [PATCH 06/37] dt-bindings: display: Add BCM2712 PixelValve bindings Dave Stevenson (Wed Oct 23 2024 - 12:51:39 EST)
- [PATCH 07/37] dt-bindings: display: Add BCM2712 MOP bindings Dave Stevenson (Wed Oct 23 2024 - 12:51:43 EST)
- [PATCH 08/37] dt-bindings: display: Add BCM2712 MOPLET bindings Dave Stevenson (Wed Oct 23 2024 - 12:51:59 EST)
- [PATCH 09/37] dt-bindings: display: Add BCM2712 KMS driver bindings Dave Stevenson (Wed Oct 23 2024 - 12:52:11 EST)
- [PATCH 10/37] drm/vc4: drv: Support BCM2712 Dave Stevenson (Wed Oct 23 2024 - 12:52:41 EST)
- [PATCH 12/37] drm/vc4: crtc: Add support for BCM2712 PixelValves Dave Stevenson (Wed Oct 23 2024 - 12:52:50 EST)
- [PATCH 14/37] drm/vc4: txp: Introduce structure to deal with revision differences Dave Stevenson (Wed Oct 23 2024 - 12:53:05 EST)
- [PATCH 15/37] drm/vc4: txp: Rename TXP data structure Dave Stevenson (Wed Oct 23 2024 - 12:53:09 EST)
- [PATCH 13/37] drm/vc4: hdmi: Add support for BCM2712 HDMI controllers Dave Stevenson (Wed Oct 23 2024 - 12:53:38 EST)
- [PATCH 16/37] drm/vc4: txp: Add byte enable toggle bit Dave Stevenson (Wed Oct 23 2024 - 12:53:43 EST)
- [PATCH 17/37] drm/vc4: txp: Add horizontal and vertical size offset toggle bit Dave Stevenson (Wed Oct 23 2024 - 12:53:43 EST)
- [PATCH 18/37] drm/vc4: txp: Handle 40-bits DMA Addresses Dave Stevenson (Wed Oct 23 2024 - 12:54:08 EST)
- [PATCH 11/37] drm/vc4: hvs: Add support for BCM2712 HVS Dave Stevenson (Wed Oct 23 2024 - 12:54:10 EST)
- [PATCH 19/37] drm/vc4: txp: Move the encoder type in the variant structure Dave Stevenson (Wed Oct 23 2024 - 12:54:16 EST)
- [PATCH 21/37] drm/vc4: txp: Add support for BCM2712 MOP Dave Stevenson (Wed Oct 23 2024 - 12:54:45 EST)
- [PATCH 20/37] drm/vc4: txp: Add a new TXP encoder type Dave Stevenson (Wed Oct 23 2024 - 12:54:57 EST)
- [PATCH 22/37] drm/vc4: txp: Add BCM2712 MOPLET support Dave Stevenson (Wed Oct 23 2024 - 12:55:08 EST)
- [PATCH 23/37] drm/vc4: drv: Add support for 2712 D-step Dave Stevenson (Wed Oct 23 2024 - 12:55:21 EST)
- [PATCH 24/37] drm/vc4: hvs: Add in support for 2712 D-step. Dave Stevenson (Wed Oct 23 2024 - 12:56:09 EST)
- [PATCH 25/37] drm/vc4: plane: Add support for 2712 D-step. Dave Stevenson (Wed Oct 23 2024 - 12:56:24 EST)
- [PATCH 26/37] drm/vc4: hdmi: Support 2712 D-step register map Dave Stevenson (Wed Oct 23 2024 - 12:56:32 EST)
- [PATCH 27/37] drm/vc4: Add additional warn_on for incorrect revisions Dave Stevenson (Wed Oct 23 2024 - 12:56:52 EST)
- [PATCH 28/37] drm/vc4: Enable bg_fill if there are no planes enabled Dave Stevenson (Wed Oct 23 2024 - 12:57:18 EST)
- [PATCH 30/37] clk: bcm: rpi: Add ISP to exported clocks Dave Stevenson (Wed Oct 23 2024 - 12:57:33 EST)
- [PATCH 29/37] drm/vc4: Drop planes that are completely off-screen or 0 crtc size Dave Stevenson (Wed Oct 23 2024 - 12:57:33 EST)
- [PATCH 32/37] clk: bcm: rpi: Enable minimize for all firmware clocks Dave Stevenson (Wed Oct 23 2024 - 12:57:57 EST)
- [PATCH 31/37] clk: bcm: rpi: Allow cpufreq driver to also adjust gpu clocks Dave Stevenson (Wed Oct 23 2024 - 12:58:04 EST)
- [PATCH 33/37] clk: bcm: rpi: Create helper to retrieve private data Dave Stevenson (Wed Oct 23 2024 - 12:58:06 EST)
- [PATCH 34/37] clk: bcm: rpi: Add disp clock Dave Stevenson (Wed Oct 23 2024 - 12:58:33 EST)
- [PATCH 35/37] arm64: dts: broadcom: Add firmware clocks and power nodes to Pi5 DT Dave Stevenson (Wed Oct 23 2024 - 12:58:34 EST)
- [PATCH 36/37] arm64: dts: broadcom: Add display pipeline support to BCM2712 Dave Stevenson (Wed Oct 23 2024 - 12:58:56 EST)
- [PATCH 37/37] arm64: dts: broadcom: Add DT for D-step version of BCM2712 Dave Stevenson (Wed Oct 23 2024 - 12:59:06 EST)
- Re: [PATCH v5 2/6] mm: remap unused subpages to shared zeropage when splitting isolated thp Usama Arif (Wed Oct 23 2024 - 12:59:34 EST)
- Re: [PATCH 7/7] kconfig: qconf: simplify character replacement Masahiro Yamada (Wed Oct 23 2024 - 12:59:51 EST)
- Re: [net-next RFC PATCH v2 3/3] net: phy: Add Airoha AN8855 Internal Switch Gigabit PHY Andrew Lunn (Wed Oct 23 2024 - 13:00:20 EST)
- Re: [PATCH v5 2/6] mm: remap unused subpages to shared zeropage when splitting isolated thp Zi Yan (Wed Oct 23 2024 - 13:00:38 EST)
- Re: [GIT PULL] 9p fixes for 6.12-rc4 Andrii Nakryiko (Wed Oct 23 2024 - 13:00:52 EST)
- Re: [PATCH hotfix 6.12 1/8] mm: avoid unsafe VMA hook invocation when error arises on mmap hook Lorenzo Stoakes (Wed Oct 23 2024 - 13:01:04 EST)
- Re: [PATCH rcu] srcu: Guarantee non-negative return value from srcu_read_lock() Alan Huang (Wed Oct 23 2024 - 13:01:10 EST)
- Re: [PATCH v5 2/6] mm: remap unused subpages to shared zeropage when splitting isolated thp Yu Zhao (Wed Oct 23 2024 - 13:01:23 EST)
- Re: [PATCH hotfix 6.12 2/8] mm: unconditionally close VMAs on error Lorenzo Stoakes (Wed Oct 23 2024 - 13:01:37 EST)
- Re: [PATCH v1 04/10] iommufd/viommu: Allow drivers to control vdev_id lifecycle Jason Gunthorpe (Wed Oct 23 2024 - 13:01:49 EST)
- Re: [PATCH rcu] srcu: Guarantee non-negative return value from srcu_read_lock() Andrii Nakryiko (Wed Oct 23 2024 - 13:02:01 EST)
- Re: [net-next RFC PATCH v2 3/3] net: phy: Add Airoha AN8855 Internal Switch Gigabit PHY Andrew Lunn (Wed Oct 23 2024 - 13:02:15 EST)
- Re: [PATCH hotfix 6.12 2/8] mm: unconditionally close VMAs on error Lorenzo Stoakes (Wed Oct 23 2024 - 13:02:26 EST)
- Re: [PATCH v2] kfifo: don't include dma-mapping.h in kfifo.h Andrew Davis (Wed Oct 23 2024 - 13:02:42 EST)
- Re: [net-next RFC PATCH v2 3/3] net: phy: Add Airoha AN8855 Internal Switch Gigabit PHY Christian Marangi (Wed Oct 23 2024 - 13:07:25 EST)
- Re: [PATCH next] ASoC: codecs: fix error code in ntp8835_i2c_probe() Mark Brown (Wed Oct 23 2024 - 13:07:45 EST)
- [PATCH v4 0/6] page allocation tag compression Suren Baghdasaryan (Wed Oct 23 2024 - 13:08:14 EST)
- [PATCH v4 1/6] maple_tree: add mas_for_each_rev() helper Suren Baghdasaryan (Wed Oct 23 2024 - 13:08:21 EST)
- [PATCH v4 2/6] alloc_tag: introduce shutdown_mem_profiling helper function Suren Baghdasaryan (Wed Oct 23 2024 - 13:08:39 EST)
- [PATCH v4 3/6] alloc_tag: load module tags into separate contiguous memory Suren Baghdasaryan (Wed Oct 23 2024 - 13:08:57 EST)
- [PATCH v4 4/6] alloc_tag: populate memory for module tags as needed Suren Baghdasaryan (Wed Oct 23 2024 - 13:09:01 EST)
- [PATCH v4 5/6] alloc_tag: introduce pgtag_ref_handle to abstract page tag references Suren Baghdasaryan (Wed Oct 23 2024 - 13:09:15 EST)
- [PATCH v4 6/6] alloc_tag: support for page allocation tag compression Suren Baghdasaryan (Wed Oct 23 2024 - 13:09:42 EST)
- Re: [net-next RFC PATCH v2 1/3] dt-bindings: net: dsa: Add Airoha AN8855 Gigabit Switch documentation Andrew Lunn (Wed Oct 23 2024 - 13:09:55 EST)
- Re: [PATCH 1/7] perf: Generic hotplug support for a PMU with a scope Matthieu Baerts (Wed Oct 23 2024 - 13:10:09 EST)
- [PATCH] kbuild: deb-pkg: Don't fail if modules.order is missing Matt Fleming (Wed Oct 23 2024 - 13:12:48 EST)
- Re: [PATCH hotfix 6.12 4/8] mm: resolve faulty mmap_region() error path behaviour Lorenzo Stoakes (Wed Oct 23 2024 - 13:12:49 EST)
- [PATCH] mm: avoid VM_BUG_ON when try to map an anon large folio to zero page. Zi Yan (Wed Oct 23 2024 - 13:13:08 EST)
- [PATCH] Documentation: Update the behaviour of "kvm-arm.mode" Mostafa Saleh (Wed Oct 23 2024 - 13:13:22 EST)
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices Werner Sembach (Wed Oct 23 2024 - 13:14:38 EST)
- [PATCH v2] of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify Usama Arif (Wed Oct 23 2024 - 13:14:51 EST)
- Re: [net-next RFC PATCH v2 1/3] dt-bindings: net: dsa: Add Airoha AN8855 Gigabit Switch documentation Christian Marangi (Wed Oct 23 2024 - 13:15:07 EST)
- Re: [PATCH v1 1/1] x86/percpu: Cast -1 to argument type when comparing in percpu_add_op() Dave Hansen (Wed Oct 23 2024 - 13:15:24 EST)
- Re: [PATCH v4 2/4] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process Shakeel Butt (Wed Oct 23 2024 - 13:18:48 EST)
- Re: [PATCH hotfix 6.12 7/8] mm: refactor __mmap_region() Liam R. Howlett (Wed Oct 23 2024 - 13:20:05 EST)
- Re: [PATCHv2 13/23] ARM: dts: socfpga: add Enclustra boot-mode dtsi Ahmad Fatoum (Wed Oct 23 2024 - 13:20:36 EST)
- Re: [PATCH v5 3/3] riscv: dts: starfive: add DeepComputing FML13V01 board device tree Alex Elder (Wed Oct 23 2024 - 13:20:57 EST)
- Re: [PATCH 8/8] ACPI: APEI: EINJ: Update the documentation for EINJv2 support Tony Luck (Wed Oct 23 2024 - 13:21:10 EST)
- [PATCH 00/16] AMD NB and SMN rework Yazen Ghannam (Wed Oct 23 2024 - 13:22:22 EST)
- [PATCH 02/16] x86/amd_nb: Restrict init function to AMD-based systems Yazen Ghannam (Wed Oct 23 2024 - 13:22:24 EST)
- [PATCH 01/16] x86/mce/amd: Remove shared threshold bank plumbing Yazen Ghannam (Wed Oct 23 2024 - 13:22:36 EST)
- [PATCH 03/16] x86/amd_nb: Clean up early_is_amd_nb() Yazen Ghannam (Wed Oct 23 2024 - 13:22:43 EST)
- [PATCH 04/16] x86: Start moving AMD Node functionality out of AMD_NB Yazen Ghannam (Wed Oct 23 2024 - 13:23:17 EST)
- [PATCH 05/16] x86/amd_nb: Simplify function 4 search Yazen Ghannam (Wed Oct 23 2024 - 13:23:21 EST)
- [PATCH 07/16] x86/amd_nb: Use topology info to get AMD node count Yazen Ghannam (Wed Oct 23 2024 - 13:23:29 EST)
- [PATCH 06/16] x86/amd_nb: Simplify root device search Yazen Ghannam (Wed Oct 23 2024 - 13:23:40 EST)
- [PATCH 08/16] x86/amd_nb: Simplify function 3 search Yazen Ghannam (Wed Oct 23 2024 - 13:24:03 EST)
- [PATCH 09/16] x86/amd_nb, x86/amd_node: Simplify amd_pci_dev_to_node_id() Yazen Ghannam (Wed Oct 23 2024 - 13:24:19 EST)
- [PATCH 11/16] x86/amd_smn: Fixup __amd_smn_rw() Yazen Ghannam (Wed Oct 23 2024 - 13:24:38 EST)
- [PATCH 12/16] x86/amd_smn: Remove dependency on AMD_NB Yazen Ghannam (Wed Oct 23 2024 - 13:24:57 EST)
- [PATCH 10/16] x86/amd_nb: Move SMN access code to a new amd_smn driver Yazen Ghannam (Wed Oct 23 2024 - 13:24:57 EST)
- [PATCH 13/16] x86/amd_smn: Use defines for register offsets Yazen Ghannam (Wed Oct 23 2024 - 13:25:12 EST)
- [PATCH 14/16] x86/amd_smn, platform/x86/amd/hsmp: Have HSMP use SMN Yazen Ghannam (Wed Oct 23 2024 - 13:25:42 EST)
- [PATCH 16/16] x86/amd_smn: Add support for debugfs access to SMN registers Yazen Ghannam (Wed Oct 23 2024 - 13:25:54 EST)
- [PATCH 15/16] x86/amd_smn: Add SMN offsets to exclusive region access Yazen Ghannam (Wed Oct 23 2024 - 13:25:54 EST)
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices Werner Sembach (Wed Oct 23 2024 - 13:26:35 EST)
- Re: [PATCH v4 2/4] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process Lorenzo Stoakes (Wed Oct 23 2024 - 13:26:52 EST)
- [PATCH v2 0/2] soc: qcom: pmic_glink: Resolve failures to bring up pmic_glink Bjorn Andersson (Wed Oct 23 2024 - 13:27:05 EST)
- [PATCH v2 1/2] rpmsg: glink: Handle rejected intent request better Bjorn Andersson (Wed Oct 23 2024 - 13:27:16 EST)
- [PATCH v2 2/2] soc: qcom: pmic_glink: Handle GLINK intent allocation rejections Bjorn Andersson (Wed Oct 23 2024 - 13:27:25 EST)
- Re: [PATCH v4 1/6] maple_tree: add mas_for_each_rev() helper Pasha Tatashin (Wed Oct 23 2024 - 13:27:53 EST)
- Re: [PATCH v2 3/5] platform/surface: aggregator_registry: Add Surface Pro 9 5G Maximilian Luz (Wed Oct 23 2024 - 13:28:10 EST)
- Re: [PATCH v4 2/6] alloc_tag: introduce shutdown_mem_profiling helper function Pasha Tatashin (Wed Oct 23 2024 - 13:28:24 EST)
- [iwl-net v2] e1000: Hold RTNL when e1000_down can be called Joe Damato (Wed Oct 23 2024 - 13:28:37 EST)
- Re: [PATCH v3] selftests: add new kallsyms selftests Jeff Johnson (Wed Oct 23 2024 - 13:29:12 EST)
- [PATCH] phy: rockchip: samsung-hdptx: Set drvdata before enabling runtime PM Cristian Ciocaltea (Wed Oct 23 2024 - 13:30:26 EST)
- Re: [PATCH hotfix 6.12 7/8] mm: refactor __mmap_region() Lorenzo Stoakes (Wed Oct 23 2024 - 13:31:03 EST)
- Re: [PATCH 2/2] drivers: hv: Convert open-coded timeouts to secs_to_jiffies() Easwar Hariharan (Wed Oct 23 2024 - 13:35:22 EST)
- Re: Re: Thinking about firmware and hardware description for latest Rockchip platforms Shimrra Shai (Wed Oct 23 2024 - 13:35:57 EST)
- Re: [PATCH v4 5/6] alloc_tag: introduce pgtag_ref_handle to abstract page tag references Pasha Tatashin (Wed Oct 23 2024 - 13:36:13 EST)
- Re: [PATCH v7 2/5] tpm: Implement tpm2_load_null() rollback Stefan Berger (Wed Oct 23 2024 - 13:38:56 EST)
- Re: The state of uprobes work and logistics Andrii Nakryiko (Wed Oct 23 2024 - 13:39:22 EST)
- Re: [net-next RFC PATCH v2 1/3] dt-bindings: net: dsa: Add Airoha AN8855 Gigabit Switch documentation Andrew Lunn (Wed Oct 23 2024 - 13:39:38 EST)
- Re: [PATCH hotfix 6.12 7/8] mm: refactor __mmap_region() Lorenzo Stoakes (Wed Oct 23 2024 - 13:40:00 EST)
- [PATCH v3 1/5] x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefix Mario Limonciello (Wed Oct 23 2024 - 13:44:58 EST)
- [PATCH v3 3/5] x86/cpu: Enable SD_ASYM_PACKING for PKG Domain on AMD Processors Mario Limonciello (Wed Oct 23 2024 - 13:44:58 EST)
- [PATCH v3 0/5] x86 Heterogeneous design identification Mario Limonciello (Wed Oct 23 2024 - 13:45:15 EST)
- [PATCH v3 4/5] x86/cpu: Add CPU type to struct cpuinfo_topology Mario Limonciello (Wed Oct 23 2024 - 13:45:21 EST)
- [PATCH v3 2/5] x86/cpufeatures: Add feature bits for AMD heterogeneous processor Mario Limonciello (Wed Oct 23 2024 - 13:45:35 EST)
- [PATCH v3 5/5] x86/amd: Use heterogeneous core topology for identifying boost numerator Mario Limonciello (Wed Oct 23 2024 - 13:45:49 EST)
- Re: [net-next RFC PATCH v2 1/3] dt-bindings: net: dsa: Add Airoha AN8855 Gigabit Switch documentation Christian Marangi (Wed Oct 23 2024 - 13:46:14 EST)
- Re: [PATCH 1/7] perf: Generic hotplug support for a PMU with a scope Liang, Kan (Wed Oct 23 2024 - 13:46:56 EST)
- Re: [PATCH v4 13/19] gendwarfksyms: Add symbol versioning Sami Tolvanen (Wed Oct 23 2024 - 13:47:12 EST)
- Re: [PATCH v7 1/5] tpm: Return on tpm2_create_null_primary() failure Stefan Berger (Wed Oct 23 2024 - 13:47:31 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Paul E. McKenney (Wed Oct 23 2024 - 13:47:45 EST)
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices Pavel Machek (Wed Oct 23 2024 - 13:47:59 EST)
- Some observations (results) on BPF acquire and release Andrea Parri (Wed Oct 23 2024 - 13:48:03 EST)
- Re: [PATCH v4 14/19] gendwarfksyms: Add support for kABI rules Sami Tolvanen (Wed Oct 23 2024 - 13:48:43 EST)
- Re: [PATCH 1/6] dt-bindings: clock: imx8m-anatop: support spread spectrum clocking Krzysztof Kozlowski (Wed Oct 23 2024 - 13:49:49 EST)
- [PATCH] mm/page_alloc: fix NUMA stats update for cpu-less nodes Dongjoo Seo (Wed Oct 23 2024 - 13:50:49 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Paul E. McKenney (Wed Oct 23 2024 - 13:52:05 EST)
- Re: [PATCH hotfix 6.12 7/8] mm: refactor __mmap_region() Lorenzo Stoakes (Wed Oct 23 2024 - 13:52:40 EST)
- Re: [PATCH v2 1/5] rust: types: add `Owned` type and `Ownable` trait Alice Ryhl (Wed Oct 23 2024 - 13:52:48 EST)
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices Werner Sembach (Wed Oct 23 2024 - 13:54:52 EST)
- Re: [PATCH v3 tip/perf/core 0/4] uprobes,mm: speculative lockless VMA-to-uprobe lookup Andrii Nakryiko (Wed Oct 23 2024 - 13:55:05 EST)
- Re: [PATCH 00/13] mm, swap: rework of swap allocator locks Kairui Song (Wed Oct 23 2024 - 13:57:08 EST)
- Re: [RFC PATCH 2/6] dt-bindings: net: wireless: ath12k: describe WSI property for QCN9274 Krzysztof Kozlowski (Wed Oct 23 2024 - 13:58:03 EST)
- Re: [PATCH] platform/x86: asus-wmi: Support setting AIPT modes Mohamed Ghanmi (Wed Oct 23 2024 - 13:59:28 EST)
- Re: [PATCH 00/16] AMD NB and SMN rework Bjorn Helgaas (Wed Oct 23 2024 - 13:59:39 EST)
- Re: [PATCH 0/3 v3] Expose the 'perf test -w' workloads functionality Namhyung Kim (Wed Oct 23 2024 - 14:00:29 EST)
- Re: [PATCH] perf tools: sched-pipe bench: add (-n) nonblocking benchmark Namhyung Kim (Wed Oct 23 2024 - 14:00:36 EST)
- Re: [PATCH 00/13] mm, swap: rework of swap allocator locks Yosry Ahmed (Wed Oct 23 2024 - 14:00:42 EST)
- Re: [PATCHSET 0/9] perf tools: Do not set attr.exclude_guest by default (v5) Namhyung Kim (Wed Oct 23 2024 - 14:01:44 EST)
- Re: [PATCH 1/2] jiffies: Define secs_to_jiffies() Easwar Hariharan (Wed Oct 23 2024 - 14:02:09 EST)
- Re: [PATCH 00/13] mm, swap: rework of swap allocator locks Kairui Song (Wed Oct 23 2024 - 14:02:21 EST)
- Re: [RFC 0/4] mm: zswap: add support for zswapin of large folios Yosry Ahmed (Wed Oct 23 2024 - 14:03:40 EST)
- Re: [PATCH] mm/page_alloc: fix NUMA stats update for cpu-less nodes Michal Hocko (Wed Oct 23 2024 - 14:03:41 EST)
- Re: [PATCH 1/4] dt-bindings: remoteproc: fsl,imx-rproc: add new compatible Frank Li (Wed Oct 23 2024 - 14:05:20 EST)
- [PATCH stable 5.4] mtd: rawnand: protect access to rawnand devices while in suspend Florian Fainelli (Wed Oct 23 2024 - 14:05:25 EST)
- Re: [PATCH] docs: bug-bisect: Add a note about bisecting -next Thorsten Leemhuis (Wed Oct 23 2024 - 14:05:45 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Guenter Roeck (Wed Oct 23 2024 - 14:06:02 EST)
- Re: [PATCH v4 3/6] alloc_tag: load module tags into separate contiguous memory Pasha Tatashin (Wed Oct 23 2024 - 14:06:25 EST)
- Re: [PATCH v2 1/5] rust: types: add `Owned` type and `Ownable` trait Boqun Feng (Wed Oct 23 2024 - 14:07:24 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Linus Torvalds (Wed Oct 23 2024 - 14:07:39 EST)
- Re: [PATCH V13 03/14] KVM: x86: Fix Intel PT Host/Guest mode when host tracing also Adrian Hunter (Wed Oct 23 2024 - 14:10:04 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Linus Torvalds (Wed Oct 23 2024 - 14:10:19 EST)
- Re: [PATCH 2/3] dt-bindings: power: Add additional RPMh levels Melody Olvera (Wed Oct 23 2024 - 14:11:57 EST)
- Re: [RFC PATCH v1 09/13] mm: zswap: Config variable to enable compress batching in zswap_store(). Yosry Ahmed (Wed Oct 23 2024 - 14:13:02 EST)
- Re: [PATCH hotfix 6.12 7/8] mm: refactor __mmap_region() Liam R. Howlett (Wed Oct 23 2024 - 14:13:12 EST)
- Re: [PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT Liam R. Howlett (Wed Oct 23 2024 - 14:13:31 EST)
- Re: [PATCH] regulator: qcom-rpmh: Update ranges for FTSMPS525 Melody Olvera (Wed Oct 23 2024 - 14:13:33 EST)
- Re: [PATCH] docs: bug-bisect: Add a note about bisecting -next Mark Brown (Wed Oct 23 2024 - 14:14:31 EST)
- Re: [PATCH 2/4] ASoC: dt-bindings: audio-graph-card2: add widgets and hp-det-gpios support Frank Li (Wed Oct 23 2024 - 14:16:10 EST)
- Re: [PATCH 1/2] dt-bindings: pinctrl: qcom: Add sm8750 pinctrl Melody Olvera (Wed Oct 23 2024 - 14:16:35 EST)
- Re: [RFC PATCH v1 00/13] zswap IAA compress batching Yosry Ahmed (Wed Oct 23 2024 - 14:16:50 EST)
- Re: [PATCH hotfix 6.12 8/8] mm: do not attempt second merge for file-backed VMAs Liam R. Howlett (Wed Oct 23 2024 - 14:17:01 EST)
- Re: linux-next: manual merge of the char-misc tree with the iio-fixes tree Javier Carrasco (Wed Oct 23 2024 - 14:17:44 EST)
- Re: [PATCH 2/2] pinctrl: qcom: Add sm8750 pinctrl driver Melody Olvera (Wed Oct 23 2024 - 14:18:21 EST)
- Re: [PATCH v7 3/5] tpm: flush the null key only when /dev/tpm0 is accessed Stefan Berger (Wed Oct 23 2024 - 14:18:36 EST)
- [PATCH 01/13] kconfig: qconf: remove mouse{Press,Move}Event() functions Masahiro Yamada (Wed Oct 23 2024 - 14:18:48 EST)
- [PATCH 02/13] kconfig: qconf: remove redundant type check for choice members Masahiro Yamada (Wed Oct 23 2024 - 14:18:52 EST)
- [PATCH 03/13] kconfig: qconf: remove unnecessary setRootIsDecorated() call Masahiro Yamada (Wed Oct 23 2024 - 14:19:02 EST)
- [PATCH 04/13] kconfig: qconf: remove unnecessary lastWindowClosed() signal connection Masahiro Yamada (Wed Oct 23 2024 - 14:19:12 EST)
- [PATCH 05/13] kconfig: qconf: convert the last old connection syntax to Qt5 style Masahiro Yamada (Wed Oct 23 2024 - 14:19:21 EST)
- [PATCH 06/13] kconfig: qconf: do not show goParent button in split view Masahiro Yamada (Wed Oct 23 2024 - 14:19:34 EST)
- [PATCH 07/13] kconfig: qconf: remove ConfigItem::visible member Masahiro Yamada (Wed Oct 23 2024 - 14:19:45 EST)
- [PATCH 08/13] kconfig: qconf: avoid unnecessary parentSelected() when ESC is pressed Masahiro Yamada (Wed Oct 23 2024 - 14:19:54 EST)
- [PATCH 09/13] kconfig: qconf: remove redundant check in goBack() Masahiro Yamada (Wed Oct 23 2024 - 14:20:13 EST)
- [PATCH 10/13] kconfig: qconf: remove non-functional href="m..." tag Masahiro Yamada (Wed Oct 23 2024 - 14:20:24 EST)
- [PATCH 11/13] kconfig: add sym_get_prompt_menu() helper function Masahiro Yamada (Wed Oct 23 2024 - 14:20:31 EST)
- [PATCH 12/13] kconfig: qconf: refactor ConfigInfoView::clicked() Masahiro Yamada (Wed Oct 23 2024 - 14:20:39 EST)
- [PATCH 13/13] kconfig: qconf: remove unnecessary mode check in ConfigItem::updateMenu() Masahiro Yamada (Wed Oct 23 2024 - 14:20:51 EST)
- Re: [PATCH 1/7] perf: Generic hotplug support for a PMU with a scope Peter Zijlstra (Wed Oct 23 2024 - 14:21:07 EST)
- Re: [PATCH 3/3] cxl/cdat: Use %pra for dpa range outputs Ira Weiny (Wed Oct 23 2024 - 14:21:19 EST)
- Re: [PATCH hotfix 6.12 8/8] mm: do not attempt second merge for file-backed VMAs Lorenzo Stoakes (Wed Oct 23 2024 - 14:21:30 EST)
- Re: [PATCH RFC v2 3/5] kvm: Convert to use guest_memfd library Mike Day (Wed Oct 23 2024 - 14:24:04 EST)
- Re: [PATCH v4 4/6] alloc_tag: populate memory for module tags as needed Pasha Tatashin (Wed Oct 23 2024 - 14:29:41 EST)
- Re: [PATCH v4 6/6] alloc_tag: support for page allocation tag compression Pasha Tatashin (Wed Oct 23 2024 - 14:30:37 EST)
- [syzbot] [bcachefs?] possible deadlock in __bch2_trans_relock syzbot (Wed Oct 23 2024 - 14:30:49 EST)
- Re: [PATCH v4 1/5] perf/core: Add PERF_FORMAT_DROPPED Namhyung Kim (Wed Oct 23 2024 - 14:30:59 EST)
- Re: [RFC 0/4] mm: zswap: add support for zswapin of large folios Usama Arif (Wed Oct 23 2024 - 14:31:56 EST)
- RE: [PATCH 0/5] Add new headers for Hyper-V Dom0 Michael Kelley (Wed Oct 23 2024 - 14:33:15 EST)
- Re: [PATCH net-next 14/15] net: sparx5: add compatible strings for lan969x and verify the target Daniel Machon (Wed Oct 23 2024 - 14:33:34 EST)
- Re: [PATCH v1 1/2] mseal: Two fixes for madvise(MADV_DONTNEED) when sealed Jeff Xu (Wed Oct 23 2024 - 14:34:08 EST)
- Re: [PATCH] driver core: Don't try to create links if they are not needed Saravana Kannan (Wed Oct 23 2024 - 14:35:44 EST)
- Re: [PATCH v2] PCI/pwrctl: pwrseq: abandon QCom WCN probe on pre-pwrseq device-trees Bjorn Helgaas (Wed Oct 23 2024 - 14:36:36 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Paul E. McKenney (Wed Oct 23 2024 - 14:37:38 EST)
- Re: [PATCH 3/4] ASoC: SOF: imx: add driver for imx95 Frank Li (Wed Oct 23 2024 - 14:38:49 EST)
- RE: [EXTERNAL] RE: [PATCH 0/5] Add new headers for Hyper-V Dom0 Michael Kelley (Wed Oct 23 2024 - 14:39:37 EST)
- Re: [PATCH v2 1/9] kasan: sw_tags: Use arithmetic shift for shadow computation Andrey Konovalov (Wed Oct 23 2024 - 14:42:18 EST)
- Re: [PATCH net-next v2 1/2] net: systemport: Remove unused txchk accessors Simon Horman (Wed Oct 23 2024 - 14:42:35 EST)
- Re: [PATCH v2 3/9] kasan: sw_tags: Support outline stack tag generation Andrey Konovalov (Wed Oct 23 2024 - 14:42:37 EST)
- [PATCH v4 0/8] Provide support for RMPREAD and a segmented RMP Tom Lendacky (Wed Oct 23 2024 - 14:42:58 EST)
- Re: [PATCH v2 9/9] riscv: Implement KASAN_SW_TAGS Andrey Konovalov (Wed Oct 23 2024 - 14:43:08 EST)
- [PATCH v4 1/8] x86/sev: Prepare for using the RMPREAD instruction to access the RMP Tom Lendacky (Wed Oct 23 2024 - 14:43:21 EST)
- Re: [PATCH net-next v2 2/2] net: systemport: Move IO macros to header file Simon Horman (Wed Oct 23 2024 - 14:43:37 EST)
- [PATCH v4 2/8] x86/sev: Add support for the RMPREAD instruction Tom Lendacky (Wed Oct 23 2024 - 14:43:52 EST)
- [PATCH v4 3/8] x86/sev: Require the RMPREAD instruction after Zen4 Tom Lendacky (Wed Oct 23 2024 - 14:44:06 EST)
- [PATCH v4 4/8] x86/sev: Move the SNP probe routine out of the way Tom Lendacky (Wed Oct 23 2024 - 14:44:20 EST)
- Re: [REGRESSION] 9pfs issues on 6.12-rc1 Maximilian Bosch (Wed Oct 23 2024 - 14:44:36 EST)
- [PATCH v4 5/8] x86/sev: Map only the RMP table entries instead of the full RMP range Tom Lendacky (Wed Oct 23 2024 - 14:44:44 EST)
- [PATCH v4 6/8] x86/sev: Treat the contiguous RMP table as a single RMP segment Tom Lendacky (Wed Oct 23 2024 - 14:45:01 EST)
- [PATCH v4 7/8] x86/sev: Add full support for a segmented RMP table Tom Lendacky (Wed Oct 23 2024 - 14:45:14 EST)
- [PATCH v4 8/8] x86/sev/docs: Document the SNP Reverse Map Table (RMP) Tom Lendacky (Wed Oct 23 2024 - 14:45:29 EST)
- Re: [PATCH] driver core: Don't try to create links if they are not needed Saravana Kannan (Wed Oct 23 2024 - 14:45:47 EST)
- [PATCH v2] Input: introduce notion of passive observers for input handlers Dmitry Torokhov (Wed Oct 23 2024 - 14:45:58 EST)
- [tip:master] BUILD SUCCESS 94559bac4d403b1575b32a863f5c0429cdd33eaa kernel test robot (Wed Oct 23 2024 - 14:47:08 EST)
- Re: [PATCH v4 3/5] perf/core: Account dropped samples from BPF Namhyung Kim (Wed Oct 23 2024 - 14:48:05 EST)
- Re: [PATCH 4/4] arm64: dts: imx: add imx95 dts for sof Frank Li (Wed Oct 23 2024 - 14:48:59 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Geert Uytterhoeven (Wed Oct 23 2024 - 14:50:34 EST)
- Re: [PATCH] mm: avoid VM_BUG_ON when try to map an anon large folio to zero page. David Hildenbrand (Wed Oct 23 2024 - 14:50:50 EST)
- Re: [RFC PATCH v2 01/14] lsm: Only build lsm_audit.c if CONFIG_AUDIT is set Guenter Roeck (Wed Oct 23 2024 - 14:51:14 EST)
- Re: [RFC 0/4] mm: zswap: add support for zswapin of large folios Barry Song (Wed Oct 23 2024 - 14:52:25 EST)
- Re: [PATCH] dt-bindings: arm-smmu: Document sm8750 SMMU Melody Olvera (Wed Oct 23 2024 - 14:53:19 EST)
- Re: [PATCH v2 1/2] dt-bindings: serial: snps-dw-apb-uart: Add Sophgo SG2044 uarts Conor Dooley (Wed Oct 23 2024 - 14:54:08 EST)
- Re: [PATCH v1 04/10] iommufd/viommu: Allow drivers to control vdev_id lifecycle Nicolin Chen (Wed Oct 23 2024 - 14:55:23 EST)
- Re: [PATCH net-next] ibmvnic: use ethtool string helpers Nick Child (Wed Oct 23 2024 - 14:58:40 EST)
- [PATCH 1/2] dt-bindings: timer: fsl,imxgpt: Fix the fsl,imx7d-gpt fallback Fabio Estevam (Wed Oct 23 2024 - 14:59:00 EST)
- Re: [PATCH] platform/x86: asus-wmi: Support setting AIPT modes Armin Wolf (Wed Oct 23 2024 - 14:59:12 EST)
- [PATCH 2/2] dt-bindings: timer: fsl,imxgpt: Document fsl,imx35-gpt Fabio Estevam (Wed Oct 23 2024 - 14:59:22 EST)
- Re: [PATCH] usbip: tools: update return status when failed Shuah Khan (Wed Oct 23 2024 - 14:59:38 EST)
- [PATCH v3 0/2] iio: light: add support for veml3235 Javier Carrasco (Wed Oct 23 2024 - 15:00:13 EST)
- [PATCH v3 1/2] dt-bindings: iio: light: veml6030: add veml3235 Javier Carrasco (Wed Oct 23 2024 - 15:00:22 EST)
- [PATCH v3 2/2] iio: light: add support for veml3235 Javier Carrasco (Wed Oct 23 2024 - 15:00:38 EST)
- Re: [PATCH v6 3/5] firmware: psci: Read and use vendor reset types Stephen Boyd (Wed Oct 23 2024 - 15:02:31 EST)
- Re: [PATCH v3 tip/perf/core 2/4] mm: switch to 64-bit mm_lock_seq/vm_lock_seq on 64-bit architectures Peter Zijlstra (Wed Oct 23 2024 - 15:03:07 EST)
- Re: [PATCH for-6.12-fixes] sched_ext: fix fmt__str variables in kfuncs Tejun Heo (Wed Oct 23 2024 - 15:03:37 EST)
- Re: [PATCH] sched-ext: Use correct annotation for strings in kfuncs Tejun Heo (Wed Oct 23 2024 - 15:06:24 EST)
- Re: drivers/acpi/prmt.c:156:29: error: passing 1-byte aligned argument to 4-byte aligned parameter 1 of 'efi_pa_va_lookup' may result in an unaligned pointer access [-Werror,-Walign-mismatch] Dan Carpenter (Wed Oct 23 2024 - 15:06:44 EST)
- Re: [PATCH v16 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs Bibek Kumar Patro (Wed Oct 23 2024 - 15:08:09 EST)
- Re: [PATCH 1/7] kconfig: qconf: use QByteArray API instead of manually constructing a string Masahiro Yamada (Wed Oct 23 2024 - 15:08:24 EST)
- Re: [PATCH v3 tip/perf/core 2/4] mm: switch to 64-bit mm_lock_seq/vm_lock_seq on 64-bit architectures Andrii Nakryiko (Wed Oct 23 2024 - 15:12:24 EST)
- Re: [PATCH v4 3/5] perf/core: Account dropped samples from BPF Andrii Nakryiko (Wed Oct 23 2024 - 15:13:54 EST)
- [PATCH] drm: display: Set fwnode for aux bus devices Saravana Kannan (Wed Oct 23 2024 - 15:14:00 EST)
- Re: [PATCH v7 4/5] tpm: Allocate chip->auth in tpm2_start_auth_session() Stefan Berger (Wed Oct 23 2024 - 15:15:42 EST)
- Re: [PATCH] sched_ext: Clarify ops.select_cpu() for single-CPU tasks Tejun Heo (Wed Oct 23 2024 - 15:20:37 EST)
- Re: [PATCH v3 tip/perf/core 4/4] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution Peter Zijlstra (Wed Oct 23 2024 - 15:23:05 EST)
- Re: [PATCH] sched_ext: Fix function pointer type mismatches in BPF selftests Tejun Heo (Wed Oct 23 2024 - 15:23:49 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Linus Torvalds (Wed Oct 23 2024 - 15:24:34 EST)
- Re: [PATCH v3] sched_ext: Introduce LLC awareness to the default idle selection policy Tejun Heo (Wed Oct 23 2024 - 15:26:08 EST)
- Re: [RFC PATCH v3 08/13] clavis: Introduce new LSM called clavis Eric Snowberg (Wed Oct 23 2024 - 15:26:29 EST)
- Re: [PATCH v2 2/3] dt-bindings: opp: Add v2-qcom-adreno vendor bindings Akhil P Oommen (Wed Oct 23 2024 - 15:27:33 EST)
- Re: [PATCH v7 5/5] tpm: flush the auth session only when /dev/tpm0 is open Stefan Berger (Wed Oct 23 2024 - 15:29:35 EST)
- Re: [syzbot] [syzbot] [bcachefs?] UBSAN: shift-out-of-bounds in validate_sb_layout syzbot (Wed Oct 23 2024 - 15:29:46 EST)
- Re: [PATCH v3 tip/perf/core 2/4] mm: switch to 64-bit mm_lock_seq/vm_lock_seq on 64-bit architectures Peter Zijlstra (Wed Oct 23 2024 - 15:31:35 EST)
- Re: [POC 1/6] irq & spin_lock: Add counted interrupt disabling/enabling Thomas Gleixner (Wed Oct 23 2024 - 15:34:43 EST)
- Re: [PATCH] platform/x86: asus-wmi: Support setting AIPT modes srinivas pandruvada (Wed Oct 23 2024 - 15:34:54 EST)
- Re: [PATCH] dt-bindings: input: Goodix SPI HID Touchscreen Doug Anderson (Wed Oct 23 2024 - 15:35:43 EST)
- Re: drivers/acpi/prmt.c:156:29: error: passing 1-byte aligned argument to 4-byte aligned parameter 1 of 'efi_pa_va_lookup' may result in an unaligned pointer access [-Werror,-Walign-mismatch] Ard Biesheuvel (Wed Oct 23 2024 - 15:37:56 EST)
- Re: [REGRESSION] 9pfs issues on 6.12-rc1 Antony Antony (Wed Oct 23 2024 - 15:39:03 EST)
- Re: [PATCH 0/7] kernel/cgroups: Add "dev" memory accounting cgroup. Tejun Heo (Wed Oct 23 2024 - 15:40:37 EST)
- Re: [PATCH] drm: a6xx: avoid excessive stack usage Akhil P Oommen (Wed Oct 23 2024 - 15:42:40 EST)
- [PATCH v7 0/7] Add support for Maxim Integrated MAX77705 PMIC Dzmitry Sankouski (Wed Oct 23 2024 - 15:43:12 EST)
- [PATCH v7 1/7] power: supply: add undervoltage health status property Dzmitry Sankouski (Wed Oct 23 2024 - 15:43:24 EST)
- [PATCH v7 2/7] dt-bindings: mfd: add maxim,max77705 Dzmitry Sankouski (Wed Oct 23 2024 - 15:43:42 EST)
- [PATCH v7 3/7] mfd: Add new driver for MAX77705 PMIC Dzmitry Sankouski (Wed Oct 23 2024 - 15:44:03 EST)
- [PATCH v7 4/7] input: max77693: add max77705 haptic support Dzmitry Sankouski (Wed Oct 23 2024 - 15:44:12 EST)
- [PATCH v7 5/7] power: supply: max77705: Add charger driver for Maxim 77705 Dzmitry Sankouski (Wed Oct 23 2024 - 15:44:38 EST)
- [PATCH v7 6/7] power: supply: max77705: Add fuel gauge driver for Maxim 77705 Dzmitry Sankouski (Wed Oct 23 2024 - 15:44:50 EST)
- [PATCH v7 7/7] leds: max77705: Add LEDs support Dzmitry Sankouski (Wed Oct 23 2024 - 15:45:02 EST)
- Re: [PATCH v2 1/3] scsi: ufs: core: Remove redundant host_lock calls around UTMRLDBR. Bart Van Assche (Wed Oct 23 2024 - 15:45:30 EST)
- Re: [PATCH v3] Avoid memory barrier in read_seqcount() through load acquire Peter Zijlstra (Wed Oct 23 2024 - 15:46:03 EST)
- Re: [RFC 0/4] mm: zswap: add support for zswapin of large folios Usama Arif (Wed Oct 23 2024 - 15:47:14 EST)
- Re: Qemu v9.0.2: Boot failed qemu-arm with Linux next-20241017 tag. Alex Bennée (Wed Oct 23 2024 - 15:47:29 EST)
- Re: [POC 1/6] irq & spin_lock: Add counted interrupt disabling/enabling Peter Zijlstra (Wed Oct 23 2024 - 15:52:35 EST)
- Re: [PATCH] drm: display: Set fwnode for aux bus devices Nícolas F. R. A. Prado (Wed Oct 23 2024 - 15:56:15 EST)
- Re: [PATCH] mm: avoid VM_BUG_ON when try to map an anon large folio to zero page. Usama Arif (Wed Oct 23 2024 - 15:59:29 EST)
- Re: [syzbot] [bcachefs?] UBSAN: shift-out-of-bounds in validate_sb_layout syzbot (Wed Oct 23 2024 - 16:00:11 EST)
- Re: [PATCH v3 tip/perf/core 4/4] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution Andrii Nakryiko (Wed Oct 23 2024 - 16:03:17 EST)
- Re: [PATCH v2 0/2] driver core: Avoid false-positive errors for intentionally skipped links Nícolas F. R. A. Prado (Wed Oct 23 2024 - 16:03:43 EST)
- [PATCH] staging: vme_user: vme_bridge.h: Name function pointer arguments Pedro Perez (Wed Oct 23 2024 - 16:04:49 EST)
- Re: [PATCH v3 tip/perf/core 1/4] mm: introduce mmap_lock_speculation_{start|end} Peter Zijlstra (Wed Oct 23 2024 - 16:10:51 EST)
- Re: [PATCH V4] drm/xe/guc: Fix dereference before NULL check Rodrigo Vivi (Wed Oct 23 2024 - 16:11:44 EST)
- [PATCH v1 1/1] arm64: dts: layerscape: remove en25s64 and only keep jedec,spi-nor compatible string Frank Li (Wed Oct 23 2024 - 16:11:56 EST)
- Re: [PATCH v3] PCI: imx6: Add suspend/resume support for i.MX6QDL Bjorn Helgaas (Wed Oct 23 2024 - 16:12:31 EST)
- Re: v6.12-rc workqueue lockups Jan Kara (Wed Oct 23 2024 - 16:13:25 EST)
- [PATCH] MAINTAINERS: remove me from nzxt-smart2 maintainers Aleksandr Mezin (Wed Oct 23 2024 - 16:16:09 EST)
- Re: [PATCH] platform/x86: asus-wmi: Support setting AIPT modes srinivas pandruvada (Wed Oct 23 2024 - 16:16:20 EST)
- Re: [PATCH v2 1/2] selftest: rtc: Add to check rtc alarm status for alarm related test Shuah Khan (Wed Oct 23 2024 - 16:16:29 EST)
- Re: [PATCH 1/1] firmware_loader: Move module refcounts to allow unloading Russ Weight (Wed Oct 23 2024 - 16:17:18 EST)
- Re: [PATCH v3 tip/perf/core 4/4] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution Peter Zijlstra (Wed Oct 23 2024 - 16:19:51 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Paul E. McKenney (Wed Oct 23 2024 - 16:22:51 EST)
- Re: [PATCH v2] perf test: Handle perftool-testsuite_probe failure due to broken DWARF Arnaldo Carvalho de Melo (Wed Oct 23 2024 - 16:24:23 EST)
- Re: [PATCH] driver core: Don't try to create links if they are not needed Jon Hunter (Wed Oct 23 2024 - 16:29:11 EST)
- [PATCH 4/4] mmc: fsl_esdhc: Convert to use livetree API for fdt access Tim Harvey (Wed Oct 23 2024 - 16:29:21 EST)
- [PATCH 1/4] pinctrl: imx: Convert to use livetree API for fdt access Tim Harvey (Wed Oct 23 2024 - 16:29:29 EST)
- [PATCH 3/4] i2c: mxc_i2c: Convert to use livetree API for fdt access Tim Harvey (Wed Oct 23 2024 - 16:29:43 EST)
- [PATCH 2/4] imx: power-domain: Convert to use livetree API for fdt access Tim Harvey (Wed Oct 23 2024 - 16:29:45 EST)
- Re: [PATCH] driver core: Don't try to create links if they are not needed Jon Hunter (Wed Oct 23 2024 - 16:30:44 EST)
- [PATCH 1/1] spi: spi-fsl-dspi: Fix crash when not using GPIO chip select Frank Li (Wed Oct 23 2024 - 16:31:02 EST)
- RE: [RFC PATCH v1 09/13] mm: zswap: Config variable to enable compress batching in zswap_store(). Sridhar, Kanchana P (Wed Oct 23 2024 - 16:32:34 EST)
- Re: [PATCH v4 3/5] perf/core: Account dropped samples from BPF Namhyung Kim (Wed Oct 23 2024 - 16:32:49 EST)
- Re: [PATCH] platform/x86: asus-wmi: Support setting AIPT modes Armin Wolf (Wed Oct 23 2024 - 16:33:41 EST)
- RE: [RFC PATCH v1 00/13] zswap IAA compress batching Sridhar, Kanchana P (Wed Oct 23 2024 - 16:34:25 EST)
- Re: [PATCH v3] Avoid memory barrier in read_seqcount() through load acquire Linus Torvalds (Wed Oct 23 2024 - 16:34:44 EST)
- Re: [PATCH v7 2/7] dt-bindings: mfd: add maxim,max77705 Rob Herring (Arm) (Wed Oct 23 2024 - 16:35:20 EST)
- Re: [PATCH 1/2] printk: Introduce LOUD_CON flag Marcos Paulo de Souza (Wed Oct 23 2024 - 16:36:28 EST)
- Re: [RFC 0/4] mm: zswap: add support for zswapin of large folios Barry Song (Wed Oct 23 2024 - 16:37:00 EST)
- Re: [POC 1/6] irq & spin_lock: Add counted interrupt disabling/enabling Thomas Gleixner (Wed Oct 23 2024 - 16:38:51 EST)
- [PATCH v2 0/8] fix error handling in mmap_region() and refactor Lorenzo Stoakes (Wed Oct 23 2024 - 16:39:12 EST)
- [PATCH hotfix 6.12 v2 1/8] mm: avoid unsafe VMA hook invocation when error arises on mmap hook Lorenzo Stoakes (Wed Oct 23 2024 - 16:39:26 EST)
- [PATCH hotfix 6.12 v2 2/8] mm: unconditionally close VMAs on error Lorenzo Stoakes (Wed Oct 23 2024 - 16:39:36 EST)
- [PATCH hotfix 6.12 v2 3/8] mm: refactor map_deny_write_exec() Lorenzo Stoakes (Wed Oct 23 2024 - 16:39:53 EST)
- [PATCH hotfix 6.12 v2 4/8] mm: resolve faulty mmap_region() error path behaviour Lorenzo Stoakes (Wed Oct 23 2024 - 16:39:58 EST)
- [PATCH v2 5/8] tools: testing: add additional vma_internal.h stubs Lorenzo Stoakes (Wed Oct 23 2024 - 16:40:13 EST)
- [PATCH v2 6/8] mm: isolate mmap internal logic to mm/vma.c Lorenzo Stoakes (Wed Oct 23 2024 - 16:40:34 EST)
- [PATCH v2 7/8] mm: refactor __mmap_region() Lorenzo Stoakes (Wed Oct 23 2024 - 16:40:42 EST)
- [PATCH v2 8/8] mm: defer second attempt at merge on mmap() Lorenzo Stoakes (Wed Oct 23 2024 - 16:40:53 EST)
- [PATCH 0/6] kselftest/arm64: Test floating point signal context restore in fp-stress Mark Brown (Wed Oct 23 2024 - 16:41:15 EST)
- [PATCH 1/6] kselftest/arm64: Correct misleading comments on fp-stress irritators Mark Brown (Wed Oct 23 2024 - 16:41:28 EST)
- [PATCH 2/6] kselftest/arm64: Remove unused ADRs from irritator handlers Mark Brown (Wed Oct 23 2024 - 16:41:37 EST)
- [PATCH 3/6] kselftest/arm64: Corrupt P15 in the irritator when testing SSVE Mark Brown (Wed Oct 23 2024 - 16:41:51 EST)
- [PATCH 4/6] kselftest/arm64: Implement irritators for ZA and ZT Mark Brown (Wed Oct 23 2024 - 16:42:06 EST)
- [PATCH 5/6] kselftest/arm64: Provide a SIGUSR1 handler in the kernel mode FP stress test Mark Brown (Wed Oct 23 2024 - 16:42:14 EST)
- [PATCH 6/6] kselftest/arm64: Test signal handler state modification in fp-stress Mark Brown (Wed Oct 23 2024 - 16:42:29 EST)
- Re: v6.12-rc workqueue lockups Jan Kara (Wed Oct 23 2024 - 16:42:45 EST)
- Re: [PATCH] mm/page_alloc: fix NUMA stats update for cpu-less nodes Andrew Morton (Wed Oct 23 2024 - 16:42:59 EST)
- Re: [PATCH 0/2] X1E001DE Snapdragon Devkit for Windows Rob Clark (Wed Oct 23 2024 - 16:46:40 EST)
- Re: [syzbot] [bcachefs?] UBSAN: shift-out-of-bounds in validate_sb_layout Gianfranco Trad (Wed Oct 23 2024 - 16:48:11 EST)
- Re: [PATCH 2/4] dt-bindings: net: Add support for Sophgo SG2044 dwmac Conor Dooley (Wed Oct 23 2024 - 16:49:51 EST)
- Re: [PATCH -next] firmware_loader: Fix possible resource leak in fw_log_firmware_info() Russ Weight (Wed Oct 23 2024 - 16:50:20 EST)
- [PATCH] mlx5: simplify EQ interrupt polling logic Caleb Sander Mateos (Wed Oct 23 2024 - 16:51:55 EST)
- Re: [PATCH net-next 06/15] net: lan969x: add match data for lan969x kernel test robot (Wed Oct 23 2024 - 16:54:31 EST)
- Re: [PATCH v4] PCI: Detect and trust built-in Thunderbolt chips Bjorn Helgaas (Wed Oct 23 2024 - 16:58:29 EST)
- [PATCH RFC v4 00/15] spi: axi-spi-engine: add offload support David Lechner (Wed Oct 23 2024 - 16:59:28 EST)
- [PATCH RFC v4 01/15] pwm: core: export pwm_get_state_hw() David Lechner (Wed Oct 23 2024 - 16:59:32 EST)
- [PATCH RFC v4 02/15] spi: add basic support for SPI offloading David Lechner (Wed Oct 23 2024 - 16:59:54 EST)
- [PATCH RFC v4 03/15] spi: offload: add support for hardware triggers David Lechner (Wed Oct 23 2024 - 17:00:12 EST)
- [PATCH RFC v4 04/15] spi: dt-bindings: add trigger-source.yaml David Lechner (Wed Oct 23 2024 - 17:00:25 EST)
- [PATCH RFC v4 05/15] spi: dt-bindings: add PWM SPI offload trigger David Lechner (Wed Oct 23 2024 - 17:00:39 EST)
- [PATCH RFC v4 06/15] spi: offload-trigger: add PWM trigger driver David Lechner (Wed Oct 23 2024 - 17:00:53 EST)
- [PATCH RFC v4 07/15] spi: add offload TX/RX streaming APIs David Lechner (Wed Oct 23 2024 - 17:01:10 EST)
- [PATCH RFC v4 08/15] spi: dt-bindings: axi-spi-engine: add SPI offload properties David Lechner (Wed Oct 23 2024 - 17:01:27 EST)
- [PATCH RFC v4 09/15] spi: axi-spi-engine: implement offload support David Lechner (Wed Oct 23 2024 - 17:01:41 EST)
- [PATCH RFC v4 10/15] iio: buffer-dmaengine: document iio_dmaengine_buffer_setup_ext David Lechner (Wed Oct 23 2024 - 17:01:50 EST)
- [PATCH RFC v4 11/15] iio: buffer-dmaengine: add devm_iio_dmaengine_buffer_setup_ext2() David Lechner (Wed Oct 23 2024 - 17:02:13 EST)
- Re: [PATCH V4] drm/xe/guc: Fix dereference before NULL check Everest K.C. (Wed Oct 23 2024 - 17:02:20 EST)
- [PATCH RFC v4 12/15] iio: adc: ad7944: don't use storagebits for sizing David Lechner (Wed Oct 23 2024 - 17:02:28 EST)
- [PATCH RFC v4 13/15] iio: adc: ad7944: add support for SPI offload David Lechner (Wed Oct 23 2024 - 17:02:55 EST)
- [PATCH RFC v4 14/15] dt-bindings: iio: adc: adi,ad4695: add SPI offload properties David Lechner (Wed Oct 23 2024 - 17:03:05 EST)
- [PATCH RFC v4 15/15] iio: adc: ad4695: Add support for SPI offload David Lechner (Wed Oct 23 2024 - 17:03:26 EST)
- Re: [PATCH v4 5/6] alloc_tag: introduce pgtag_ref_handle to abstract page tag references Andrew Morton (Wed Oct 23 2024 - 17:03:37 EST)
- [PATCH] vsock/test: fix failures due to wrong SO_RCVLOWAT parameter Konstantin Shkolnyy (Wed Oct 23 2024 - 17:03:56 EST)
- Re: [RFC PATCH v1 00/57] Boot-time page size selection for arm64 Thomas Tai (Wed Oct 23 2024 - 17:04:09 EST)
- [PATCH] mm: Fix PSWPIN counter for large folios swap-in Barry Song (Wed Oct 23 2024 - 17:04:20 EST)
- Re: [PATCH v5 02/40] x86/resctrl: Add a helper to avoid reaching into the arch code resource list Reinette Chatre (Wed Oct 23 2024 - 17:04:31 EST)
- [PATCH 1/1] arm64: dts: imx8mn-tqma8mqnl-mba8mx-usbot: fix coexistence of output-low and output-high in GPIO Frank Li (Wed Oct 23 2024 - 17:04:42 EST)
- Re: [PATCH v5 03/40] x86/resctrl: Remove fflags from struct rdt_resource Reinette Chatre (Wed Oct 23 2024 - 17:04:56 EST)
- [PATCH 1/1 perf-tools] perf python: Fix up the build on architectures without HAVE_KVM_STAT_SUPPORT Arnaldo Carvalho de Melo (Wed Oct 23 2024 - 17:05:16 EST)
- Re: [PATCH v5 8/8] gpiolib: notify user-space about in-kernel line state changes Mark Brown (Wed Oct 23 2024 - 17:05:54 EST)
- Re: [PATCH v4 15/19] gendwarfksyms: Add support for reserved and ignored fields Sami Tolvanen (Wed Oct 23 2024 - 17:06:12 EST)
- Re: [PATCH v4] PCI: Detect and trust built-in Thunderbolt chips Bjorn Helgaas (Wed Oct 23 2024 - 17:07:00 EST)
- Re: [PATCH] btrfs: add a sanity check for csum root before fill the data csum Qu Wenruo (Wed Oct 23 2024 - 17:08:21 EST)
- Re: [RFC] resource: Avoid unnecessary resource tree walking in __region_intersects() Dan Williams (Wed Oct 23 2024 - 17:08:34 EST)
- Re: [syzbot] [bcachefs?] UBSAN: shift-out-of-bounds in validate_sb_layout Gianfranco Trad (Wed Oct 23 2024 - 17:08:49 EST)
- Re: [PATCH v4 5/6] alloc_tag: introduce pgtag_ref_handle to abstract page tag references Suren Baghdasaryan (Wed Oct 23 2024 - 17:09:40 EST)
- Re: [PATCH v2 3/5] platform/surface: aggregator_registry: Add Surface Pro 9 5G Jérôme de Bretagne (Wed Oct 23 2024 - 17:11:31 EST)
- Re: [syzbot] [bcachefs?] UBSAN: shift-out-of-bounds in validate_sb_layout syzbot (Wed Oct 23 2024 - 17:13:14 EST)
- Re: [PATCH 2/2] soc: qcom: pmic_glink: Handle GLINK intent allocation rejections Bjorn Andersson (Wed Oct 23 2024 - 17:13:47 EST)
- [PATCH v1] audit,module: restore audit logging in load failure case Richard Guy Briggs (Wed Oct 23 2024 - 17:14:30 EST)
- Re: [PATCH v5 04/40] x86/resctrl: Use schema type to determine how to parse schema values Reinette Chatre (Wed Oct 23 2024 - 17:14:46 EST)
- Re: [PATCH v5 07/40] x86/resctrl: Add max_bw to struct resctrl_membw Reinette Chatre (Wed Oct 23 2024 - 17:15:12 EST)
- Re: [PATCH v4 18/19] kbuild: Add gendwarfksyms as an alternative to genksyms Sami Tolvanen (Wed Oct 23 2024 - 17:15:23 EST)
- linux-next: manual merge of the vfs-brauner tree with the nfsd tree Stephen Rothwell (Wed Oct 23 2024 - 17:15:42 EST)
- Re: [PATCH v5 08/40] x86/resctrl: Generate default_ctrl instead of sharing it Reinette Chatre (Wed Oct 23 2024 - 17:16:07 EST)
- Re: [syzbot] [bcachefs?] UBSAN: shift-out-of-bounds in validate_sb_layout syzbot (Wed Oct 23 2024 - 17:16:21 EST)
- Re: [PATCH v5 12/40] x86/resctrl: Wrap resctrl_arch_find_domain() around rdt_find_domain() Reinette Chatre (Wed Oct 23 2024 - 17:16:35 EST)
- Re: [PATCH 0/3] cxl/mbox: support background operation abort requests Ravis OpenSrc (Wed Oct 23 2024 - 17:18:18 EST)
- Re: [PATCH 2/2] input: keypad: add new keypad driver for MA35D1 Dmitry Torokhov (Wed Oct 23 2024 - 17:20:37 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Theodore Ts'o (Wed Oct 23 2024 - 17:20:54 EST)
- Re: [RFC PATCH v2 01/14] lsm: Only build lsm_audit.c if CONFIG_AUDIT is set Paul Moore (Wed Oct 23 2024 - 17:21:39 EST)
- [PATCH v3 1/5] LSM: Ensure the correct LSM context releaser Casey Schaufler (Wed Oct 23 2024 - 17:22:35 EST)
- [PATCH v3 0/5] LSM: Replace secctx/len pairs with lsm_context Casey Schaufler (Wed Oct 23 2024 - 17:22:40 EST)
- [PATCH v3 2/5] LSM: Replace context+len with lsm_context Casey Schaufler (Wed Oct 23 2024 - 17:23:03 EST)
- [PATCH v3 3/5] LSM: Use lsm_context in security_inode_getsecctx Casey Schaufler (Wed Oct 23 2024 - 17:23:21 EST)
- Re: [PATCH] input/touchscreen: imagis: Fix not used variable 'imagis_3038_data' Dmitry Torokhov (Wed Oct 23 2024 - 17:23:40 EST)
- [PATCH v3 4/5] LSM: lsm_context in security_dentry_init_security Casey Schaufler (Wed Oct 23 2024 - 17:24:01 EST)
- [PATCH v3 5/5] LSM: secctx provider check on release Casey Schaufler (Wed Oct 23 2024 - 17:24:14 EST)
- [PATCH] powerpc/xmon: symbol lookup length fixed Mukesh Kumar Chaurasiya (Wed Oct 23 2024 - 17:24:30 EST)
- Re: [PATCH v4 3/5] perf/core: Account dropped samples from BPF Andrii Nakryiko (Wed Oct 23 2024 - 17:24:45 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Mark Brown (Wed Oct 23 2024 - 17:24:59 EST)
- RE: [PATCH iwl-next v1 1/3] pldmfw: selected component update Keller, Jacob E (Wed Oct 23 2024 - 17:27:10 EST)
- Re: [PATCH RFC v3 1/2] mmc: core: Add vendor hook to control reprogram keys to Crypto Engine Eric Biggers (Wed Oct 23 2024 - 17:28:47 EST)
- Re: [PATCH 1/2][next] UAPI: ethtool: Use __struct_group() in struct ethtool_link_settings Gustavo A. R. Silva (Wed Oct 23 2024 - 17:30:50 EST)
- Re: [PATCH v2 3/3] libsubcmd: Silence compiler warning Arnaldo Carvalho de Melo (Wed Oct 23 2024 - 17:31:01 EST)
- Re: [syzbot] [bcachefs?] UBSAN: shift-out-of-bounds in validate_sb_layout syzbot (Wed Oct 23 2024 - 17:31:15 EST)
- [PATCH] bcachefs: Fix invalid shift in validate_sb_layout() Gianfranco Trad (Wed Oct 23 2024 - 17:31:35 EST)
- Re: [PATCH RFC 0/2] Avoid reprogram all keys to Inline Crypto Engine for MMC runtime suspend resume Eric Biggers (Wed Oct 23 2024 - 17:31:45 EST)
- RFC, untested: handing of MSR immediates and MSRs on Xen H. Peter Anvin (Wed Oct 23 2024 - 17:32:21 EST)
- Re: [PATCH v5 14/40] x86/resctrl: Add a resctrl helper to reset all the resources Reinette Chatre (Wed Oct 23 2024 - 17:32:52 EST)
- [PATCH] arm64/signal: Avoid corruption of SME state when entering signal handler Mark Brown (Wed Oct 23 2024 - 17:33:30 EST)
- Re: RFC, untested: handing of MSR immediates and MSRs on Xen H. Peter Anvin (Wed Oct 23 2024 - 17:34:17 EST)
- Re: [PATCH] mm/page_alloc: fix NUMA stats update for cpu-less nodes Michal Hocko (Wed Oct 23 2024 - 17:38:53 EST)
- Re: [PATCH 1/1 perf-tools] perf python: Fix up the build on architectures without HAVE_KVM_STAT_SUPPORT Ian Rogers (Wed Oct 23 2024 - 17:41:07 EST)
- Re: [PATCH v1 1/1] x86/percpu: Cast -1 to argument type when comparing in percpu_add_op() H. Peter Anvin (Wed Oct 23 2024 - 17:42:01 EST)
- Re: [PATCH] mm: Fix PSWPIN counter for large folios swap-in David Hildenbrand (Wed Oct 23 2024 - 17:45:59 EST)
- drivers/gpu/drm/xe/xe_migrate.c:304:52: error: result of comparison of constant 274877906944 with expression of type 'resource_size_t' (aka 'unsigned int') is always true kernel test robot (Wed Oct 23 2024 - 17:46:31 EST)
- Re: selftests/sched_ext: enq_last_no_enq_fails testcase fails Tejun Heo (Wed Oct 23 2024 - 17:46:43 EST)
- Re: [PATCH 1/1 perf-tools] perf python: Fix up the build on architectures without HAVE_KVM_STAT_SUPPORT Arnaldo Carvalho de Melo (Wed Oct 23 2024 - 17:47:06 EST)
- Re: [PATCH 1/1 perf-tools] perf python: Fix up the build on architectures without HAVE_KVM_STAT_SUPPORT Ian Rogers (Wed Oct 23 2024 - 17:48:31 EST)
- Re: [PATCH v2 0/3] Fix -Wmaybe-uninitialized warnings/errors patchwork-bot+netdevbpf (Wed Oct 23 2024 - 17:50:32 EST)
- Re: [PATCH v5 17/40] x86/resctrl: Rewrite and move the for_each_*_rdt_resource() walkers Reinette Chatre (Wed Oct 23 2024 - 17:51:40 EST)
- Re: [PATCH v2 08/14] clk: rp1: Add support for clocks provided by RP1 Stephen Boyd (Wed Oct 23 2024 - 17:52:53 EST)
- Re: RFC, untested: handing of MSR immediates and MSRs on Xen H. Peter Anvin (Wed Oct 23 2024 - 17:53:14 EST)
- linux-next: build failure after merge of the btrfs tree Stephen Rothwell (Wed Oct 23 2024 - 17:57:15 EST)
- Re: [PATCH v2 0/2] perf trace: Fix support for the new BPF feature in clang 12 Namhyung Kim (Wed Oct 23 2024 - 17:57:29 EST)
- Re: [PATCH 4/5] arm64: dts: qcom: Add base sm8750 dtsi and mtp and qrd dts Melody Olvera (Wed Oct 23 2024 - 17:59:07 EST)
- Re: [PATCH v5 18/40] x86/resctrl: Export the is_mbm_*_enabled() helpers to asm/resctrl.h Reinette Chatre (Wed Oct 23 2024 - 18:01:15 EST)
- [PATCH net-next v2 00/15] net: sparx5: add support for lan969x switch device Daniel Machon (Wed Oct 23 2024 - 18:01:54 EST)
- [PATCH net-next v2 01/15] net: sparx5: add support for lan969x targets and core clock Daniel Machon (Wed Oct 23 2024 - 18:02:19 EST)
- [PATCH net-next v2 02/15] net: sparx5: change spx5_wr to spx5_rmw in cal update() Daniel Machon (Wed Oct 23 2024 - 18:02:22 EST)
- [PATCH net-next v2 03/15] net: sparx5: change frequency calculation for SDLB's Daniel Machon (Wed Oct 23 2024 - 18:02:37 EST)
- [PATCH net-next v2 05/15] net: sparx5: add registers required by lan969x Daniel Machon (Wed Oct 23 2024 - 18:03:03 EST)
- [PATCH net-next v2 06/15] net: lan969x: add match data for lan969x Daniel Machon (Wed Oct 23 2024 - 18:03:13 EST)
- [PATCH net-next v2 04/15] net: sparx5: add sparx5 context pointer to a few functions Daniel Machon (Wed Oct 23 2024 - 18:03:43 EST)
- [PATCH net-next v2 08/15] net: lan969x: add constants to match data Daniel Machon (Wed Oct 23 2024 - 18:04:04 EST)
- [PATCH net-next v2 07/15] net: lan969x: add register diffs to match data Daniel Machon (Wed Oct 23 2024 - 18:04:04 EST)
- [PATCH net-next v2 09/15] net: lan969x: add lan969x ops to match data Daniel Machon (Wed Oct 23 2024 - 18:04:21 EST)
- [PATCH net-next v2 10/15] net: lan969x: add PTP handler function Daniel Machon (Wed Oct 23 2024 - 18:04:39 EST)
- [PATCH net-next v2 11/15] net: lan969x: add function for calculating the DSM calendar Daniel Machon (Wed Oct 23 2024 - 18:05:11 EST)
- [PATCH net-next v2 12/15] net: sparx5: use is_sparx5() macro throughout Daniel Machon (Wed Oct 23 2024 - 18:05:23 EST)
- [PATCH net-next v2 13/15] dt-bindings: net: add compatible strings for lan969x targets Daniel Machon (Wed Oct 23 2024 - 18:05:23 EST)
- [PATCH net-next v2 14/15] net: sparx5: add compatible string for lan969x Daniel Machon (Wed Oct 23 2024 - 18:05:40 EST)
- [PATCH net-next v2 15/15] net: sparx5: add feature support Daniel Machon (Wed Oct 23 2024 - 18:06:00 EST)
- [PATCH 1/1] arm64: dts: imx8mq-librem5: remove undocument property 'extcon' for usb-pd@3f Frank Li (Wed Oct 23 2024 - 18:06:29 EST)
- Re: [PATCH] MAINTAINERS: remove me from nzxt-smart2 maintainers Guenter Roeck (Wed Oct 23 2024 - 18:06:40 EST)
- Re: [PATCH v5 19/40] x86/resctrl: Add resctrl_arch_is_evt_configurable() to abstract BMEC Reinette Chatre (Wed Oct 23 2024 - 18:06:53 EST)
- Re: RFC, untested: handing of MSR immediates and MSRs on Xen Uros Bizjak (Wed Oct 23 2024 - 18:08:14 EST)
- [PATCH 1/1] arm64: dts: imx8mn-bsh-smm-s2pro: remove undocument property 'clocks' for audio-codec@18 Frank Li (Wed Oct 23 2024 - 18:11:40 EST)
- Re: [PATCH v5 4/4] clk: eyeq: add driver Stephen Boyd (Wed Oct 23 2024 - 18:12:44 EST)
- Re: [PATCH] mm/page_alloc: fix NUMA stats update for cpu-less nodes Dongjoo Seo (Wed Oct 23 2024 - 18:15:33 EST)
- Re: [PATCH v6 3/5] firmware: psci: Read and use vendor reset types Elliot Berman (Wed Oct 23 2024 - 18:17:11 EST)
- Re: [PATCH v3 tip/perf/core 1/4] mm: introduce mmap_lock_speculation_{start|end} Suren Baghdasaryan (Wed Oct 23 2024 - 18:17:29 EST)
- Re: [PATCH v9 0/9] PCI: Add PCIe bandwidth controller Bjorn Helgaas (Wed Oct 23 2024 - 18:19:16 EST)
- Re: [PATCH v5 21/40] x86/resctrl: Change mon_event_config_{read,write}() to be arch helpers Reinette Chatre (Wed Oct 23 2024 - 18:19:33 EST)
- Re: [PATCH v2] hwmon: (it87) Add support for IT8625E Ahmad Khalifa (Wed Oct 23 2024 - 18:19:44 EST)
- Re: [PATCH v2] perf check: Add sanitizer feature and use to avoid test failure Namhyung Kim (Wed Oct 23 2024 - 18:19:57 EST)
- [PATCH v1 1/1] scsi: gla2xxx: use flexible array member at the end of structures Mirsad Todorovac (Wed Oct 23 2024 - 18:20:11 EST)
- Re: [PATCH v2 1/2] rpmsg: glink: Handle rejected intent request better Chris Lew (Wed Oct 23 2024 - 18:22:09 EST)
- Re: linux-next: boot failure after merge of the memblock tree Stephen Rothwell (Wed Oct 23 2024 - 18:23:53 EST)
- Re: [PATCH] mm/page_alloc: fix NUMA stats update for cpu-less nodes Michal Hocko (Wed Oct 23 2024 - 18:24:04 EST)
- Re: [PATCH] MAINTAINERS: remove me from nzxt-smart2 maintainers Armin Wolf (Wed Oct 23 2024 - 18:25:06 EST)
- Re: [PATCH v1 1/1] scsi: gla2xxx: use flexible array member at the end of structures Bart Van Assche (Wed Oct 23 2024 - 18:26:16 EST)
- Re: [PATCH v2 2/2] soc: qcom: pmic_glink: Handle GLINK intent allocation rejections Chris Lew (Wed Oct 23 2024 - 18:26:31 EST)
- [BUG] Argument-alignment build error with clang Paul E. McKenney (Wed Oct 23 2024 - 18:27:07 EST)
- Re: linux-next: build failure after merge of the btrfs tree Qu Wenruo (Wed Oct 23 2024 - 18:29:17 EST)
- Re: [PATCH 1/1 perf-tools] perf python: Fix up the build on architectures without HAVE_KVM_STAT_SUPPORT Arnaldo Carvalho de Melo (Wed Oct 23 2024 - 18:29:55 EST)
- Re: [BUG] Argument-alignment build error with clang Paul E. McKenney (Wed Oct 23 2024 - 18:35:28 EST)
- Re: [PATCH 4/4] net: stmmac: Add glue layer for Sophgo SG2044 SoC Inochi Amaoto (Wed Oct 23 2024 - 18:36:41 EST)
- [PATCH 00/12] Add support for Exynos9810 SoC and Samsung Galaxy S9 (SM-G960F) Markuss Broks (Wed Oct 23 2024 - 18:37:21 EST)
- [PATCH 01/12] dt-bindings: arm: cpus: Add Samsung Mongoose M3 Markuss Broks (Wed Oct 23 2024 - 18:37:31 EST)
- [PATCH 02/12] dt-bindings: hwinfo: samsung,exynos-chipid: Add Samsung exynos9810 compatible Markuss Broks (Wed Oct 23 2024 - 18:37:52 EST)
- [PATCH 03/12] dt-bindings: pinctrl: samsung: Add compatible for Exynos9810 SoC Markuss Broks (Wed Oct 23 2024 - 18:38:02 EST)
- [PATCH 04/12] dt-bindings: pinctrl: samsung: Add compatible for exynos9810-wakeup-eint Markuss Broks (Wed Oct 23 2024 - 18:38:13 EST)
- [PATCH 05/12] dt-bindings: soc: samsung: exynos-pmu: Add exynos9810 compatible Markuss Broks (Wed Oct 23 2024 - 18:38:31 EST)
- [PATCH 06/12] dt-bindings: arm: samsung: Document Exynos9810 and starlte board binding Markuss Broks (Wed Oct 23 2024 - 18:38:43 EST)
- [PATCH 07/12] dt-bindings: arm: pmu: Add Samsung Mongoose core compatible Markuss Broks (Wed Oct 23 2024 - 18:38:59 EST)
- [PATCH 08/12] perf: arm_pmuv3: Add support for Samsung Mongoose PMU Markuss Broks (Wed Oct 23 2024 - 18:39:14 EST)
- [PATCH 09/12] soc: samsung: exynos-chipid: Add support for Exynos9810 SoC Markuss Broks (Wed Oct 23 2024 - 18:39:31 EST)
- [PATCH 10/12] pinctrl: samsung: Add Exynos9810 SoC specific data Markuss Broks (Wed Oct 23 2024 - 18:39:45 EST)
- [PATCH 12/12] arm64: dts: exynos: Add initial support for Samsung Galaxy S9 (SM-G960F) Markuss Broks (Wed Oct 23 2024 - 18:40:02 EST)
- [PATCH 11/12] arm64: dts: exynos: Add Exynos9810 SoC support Markuss Broks (Wed Oct 23 2024 - 18:40:03 EST)
- Re: [BUG] Argument-alignment build error with clang Ard Biesheuvel (Wed Oct 23 2024 - 18:40:31 EST)
- Re: [PATCH 2/4] dt-bindings: net: Add support for Sophgo SG2044 dwmac Inochi Amaoto (Wed Oct 23 2024 - 18:40:47 EST)
- Re: [PATCH v5 22/40] x86/resctrl: Move mbm_cfg_mask to struct rdt_resource Reinette Chatre (Wed Oct 23 2024 - 18:42:21 EST)
- Re: [PATCH v5 0/3] i2c: imx: prevent rescheduling in non-dma mode Andi Shyti (Wed Oct 23 2024 - 18:42:33 EST)
- [PATCH v5 0/7] Add AutoFDO and Propeller support for Clang build Rong Xu (Wed Oct 23 2024 - 18:44:47 EST)
- Re: [PATCH v5 23/40] x86/resctrl: Add resctrl_arch_ prefix to pseudo lock functions Reinette Chatre (Wed Oct 23 2024 - 18:44:59 EST)
- [PATCH v5 1/7] Add AutoFDO support for Clang build Rong Xu (Wed Oct 23 2024 - 18:45:11 EST)
- [PATCH v5 2/7] objtool: Fix unreachable instruction warnings for weak functions Rong Xu (Wed Oct 23 2024 - 18:45:16 EST)
- [PATCH v5 3/7] Change the symbols order when --ffunction-sections is enabled Rong Xu (Wed Oct 23 2024 - 18:45:23 EST)
- Re: USB-C DisplayPort display failing to stay active with Intel Barlow Ridge USB4 controller, power-management related issue? Aaron Rainbolt (Wed Oct 23 2024 - 18:45:29 EST)
- [PATCH v5 4/7] Add markers for text_unlikely and text_hot sections Rong Xu (Wed Oct 23 2024 - 18:45:53 EST)
- [PATCH v5 5/7] AutoFDO: Enable -ffunction-sections for the AutoFDO build Rong Xu (Wed Oct 23 2024 - 18:45:57 EST)
- [PATCH v5 6/7] AutoFDO: Enable machine function split optimization for AutoFDO Rong Xu (Wed Oct 23 2024 - 18:46:20 EST)
- [PATCH v5 7/7] Add Propeller configuration for kernel build Rong Xu (Wed Oct 23 2024 - 18:46:49 EST)
- Re: [PATCH -next v5 1/2] perf stat: Support inherit events during fork() for bperf Namhyung Kim (Wed Oct 23 2024 - 18:47:16 EST)
- staging: rtl8723bs: change remaining printk to proper api Rodrigo Gobbi (Wed Oct 23 2024 - 18:48:47 EST)
- Re: [PATCH v3 1/9] tools subcmd: Add non-waitpid check_if_command_finished() Namhyung Kim (Wed Oct 23 2024 - 18:48:59 EST)
- Re: [PATCH v5 25/40] x86/resctrl: Make prefetch_disable_bits belong to the arch code Reinette Chatre (Wed Oct 23 2024 - 18:54:15 EST)
- Re: [PATCH v3 0/9] Run tests in parallel showing number of tests running Namhyung Kim (Wed Oct 23 2024 - 18:57:22 EST)
- Re: [PATCH v4 1/2] virt: pvmemcontrol: control guest physical memory properties kernel test robot (Wed Oct 23 2024 - 18:57:36 EST)
- Re: [PATCH v5 27/40] x86/resctrl: Move thread_throttle_mode_init() to be managed by resctrl Reinette Chatre (Wed Oct 23 2024 - 18:59:54 EST)
- Re: [PATCH] i2c: busses: fix uninit-value in pci1xxxx_i2c_xfer Andi Shyti (Wed Oct 23 2024 - 19:02:46 EST)
- Re: [PATCH v5 29/40] x86/resctrl: Claim get_{mon,ctrl}_domain_from_cpu() helpers for resctrl Reinette Chatre (Wed Oct 23 2024 - 19:02:56 EST)
- Re: [PATCH v3 1/5] mm: pagewalk: add the ability to install PTEs Andrew Morton (Wed Oct 23 2024 - 19:04:17 EST)
- Re: RFC, untested: handing of MSR immediates and MSRs on Xen H. Peter Anvin (Wed Oct 23 2024 - 19:05:44 EST)
- Re: [BUG] Argument-alignment build error with clang Paul E. McKenney (Wed Oct 23 2024 - 19:06:40 EST)
- [PATCH v3] staging: rtl8723bs: change remaining printk to proper api Rodrigo Gobbi (Wed Oct 23 2024 - 19:12:08 EST)
- Re: [PATCH v3 3/5] mm: madvise: implement lightweight guard page mechanism Andrew Morton (Wed Oct 23 2024 - 19:12:20 EST)
- [PATCH] KASLR: Properly injest nokaslr on x86 to avoid passing it to init process Nir Lichtman (Wed Oct 23 2024 - 19:17:01 EST)
- Re: [GIT PULL] 9p fixes for 6.12-rc4 Dominique Martinet (Wed Oct 23 2024 - 19:24:33 EST)
- Re: [PATCH] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit Andrew Morton (Wed Oct 23 2024 - 19:24:56 EST)
- Re: [PATCH v2] perf check: Add sanitizer feature and use to avoid test failure Namhyung Kim (Wed Oct 23 2024 - 19:25:12 EST)
- Re: [PATCH 07/12] huge_memory: Allow mappings of PMD sized pages Alistair Popple (Wed Oct 23 2024 - 19:29:08 EST)
- [PATCH] Revert "9p: Enable multipage folios" Dominique Martinet (Wed Oct 23 2024 - 19:29:52 EST)
- Re: [PATCH v3 2/2] perf test: Skip annotate test for sanitizer builds Namhyung Kim (Wed Oct 23 2024 - 19:31:16 EST)
- Re: [RFC 0/4] mm: zswap: add support for zswapin of large folios Barry Song (Wed Oct 23 2024 - 19:36:11 EST)
- [PATCH v4 RESEND] [next] drm/xe/guc: Fix dereference before NULL check Everest K.C. (Wed Oct 23 2024 - 19:36:23 EST)
- linux-next: manual merge of the arm64 tree with the mm tree Stephen Rothwell (Wed Oct 23 2024 - 19:37:29 EST)
- Re: [GIT PULL] 9p fixes for 6.12-rc4 Andrii Nakryiko (Wed Oct 23 2024 - 19:38:04 EST)
- Re: [PATCH 07/12] huge_memory: Allow mappings of PMD sized pages Dan Williams (Wed Oct 23 2024 - 19:39:01 EST)
- Re: [PATCH 0/3] cxl/mbox: support background operation abort requests Davidlohr Bueso (Wed Oct 23 2024 - 19:39:13 EST)
- [PATCH v3 0/1] mm/migrate: Add migrate_device_pfns Matthew Brost (Wed Oct 23 2024 - 19:39:28 EST)
- [PATCH v3 1/1] mm/migrate: Add migrate_device_pfns Matthew Brost (Wed Oct 23 2024 - 19:39:36 EST)
- Re: [PATCH 2/4] dt-bindings: net: Add support for Sophgo SG2044 dwmac Emil Renner Berthing (Wed Oct 23 2024 - 19:41:49 EST)
- Re: [PATCH] pinctrl: aspeed-g6: Support drive-strength for GPIOF/G Andrew Jeffery (Wed Oct 23 2024 - 19:42:50 EST)
- Re: [PATCH 1/1] arm64: dts: imx8mn-bsh-smm-s2pro: remove undocument property 'clocks' for audio-codec@18 Fabio Estevam (Wed Oct 23 2024 - 19:45:19 EST)
- Re: [syzbot] [kernel?] WARNING in task_work_add Waiman Long (Wed Oct 23 2024 - 19:47:02 EST)
- Re: [PATCH v5 32/40] x86/resctrl: resctrl_exit() teardown resctrl but leave the mount point Reinette Chatre (Wed Oct 23 2024 - 19:50:25 EST)
- Re: [PATCH] tools/mm: -Werror fixes in page-types/slabinfo Andrew Morton (Wed Oct 23 2024 - 19:51:22 EST)
- Re: [PATCH v3] Avoid memory barrier in read_seqcount() through load acquire Christoph Lameter (Ampere) (Wed Oct 23 2024 - 19:51:39 EST)
- Re: [PATCH 2/4] ASoC: dt-bindings: audio-graph-card2: add widgets and hp-det-gpios support Kuninori Morimoto (Wed Oct 23 2024 - 19:52:17 EST)
- [PATCH 0/4] 9p: revert broken inode lookup simplifications Dominique Martinet (Wed Oct 23 2024 - 19:52:32 EST)
- [PATCH 1/4] Revert " fs/9p: mitigate inode collisions" Dominique Martinet (Wed Oct 23 2024 - 19:52:45 EST)
- [PATCH 2/4] Revert "fs/9p: remove redundant pointer v9ses" Dominique Martinet (Wed Oct 23 2024 - 19:52:54 EST)
- [PATCH 3/4] Revert "fs/9p: fix uaf in in v9fs_stat2inode_dotl" Dominique Martinet (Wed Oct 23 2024 - 19:53:11 EST)
- [PATCH 4/4] Revert "fs/9p: simplify iget to remove unnecessary paths" Dominique Martinet (Wed Oct 23 2024 - 19:53:26 EST)
- Re: [PATCH v2 1/5] dt-bindings: display: panel: Move flip properties to panel-common Jakob Hauser (Wed Oct 23 2024 - 19:53:43 EST)
- [PATCH 00/11] iio: use devm_regulator_get_enable_read_voltage round 5 David Lechner (Wed Oct 23 2024 - 19:54:46 EST)
- [PATCH 01/11] iio: dac: ad5380: use devm_regulator_get_enable_read_voltage() David Lechner (Wed Oct 23 2024 - 19:54:59 EST)
- [PATCH 02/11] iio: dac: ad5380: drop driver remove callbacks David Lechner (Wed Oct 23 2024 - 19:55:16 EST)
- [PATCH 03/11] iio: dac: ad5446: use devm_regulator_get_enable_read_voltage() David Lechner (Wed Oct 23 2024 - 19:55:31 EST)
- [PATCH 04/11] iio: dac: ad5446: drop driver remove callbacks David Lechner (Wed Oct 23 2024 - 19:55:36 EST)
- [PATCH 05/11] iio: dac: ad5504: use devm_regulator_get_enable_read_voltage() David Lechner (Wed Oct 23 2024 - 19:55:58 EST)
- [PATCH 06/11] iio: dac: ad5504: drop driver remove callback David Lechner (Wed Oct 23 2024 - 19:56:12 EST)
- [PATCH 07/11] iio: dac: ad5624r: use devm_regulator_get_enable_read_voltage() David Lechner (Wed Oct 23 2024 - 19:56:21 EST)
- [PATCH 08/11] iio: dac: ad5624r: drop driver remove callback David Lechner (Wed Oct 23 2024 - 19:56:36 EST)
- [PATCH 09/11] iio: dac: ad5761: use devm_regulator_get_enable_read_voltage() David Lechner (Wed Oct 23 2024 - 19:56:53 EST)
- [PATCH 10/11] iio: dac: ad5761: drop driver remove callback David Lechner (Wed Oct 23 2024 - 19:56:56 EST)
- [PATCH 11/11] iio: dac: ad5770r: use devm_regulator_get_enable_read_voltage() David Lechner (Wed Oct 23 2024 - 19:57:15 EST)
- Re: [PATCH v5 33/40] x86/resctrl: Drop __init/__exit on assorted symbols Reinette Chatre (Wed Oct 23 2024 - 19:57:27 EST)
- Re: [PATCH 4/4] net: stmmac: Add glue layer for Sophgo SG2044 SoC Andrew Lunn (Wed Oct 23 2024 - 19:57:42 EST)
- RE: [PATCH 4/4] mmc: fsl_esdhc: Convert to use livetree API for fdt access Jaehoon Chung (Wed Oct 23 2024 - 20:07:10 EST)
- Re: [PATCH v5 38/40] fs/resctrl: Add boiler plate for external resctrl code Reinette Chatre (Wed Oct 23 2024 - 20:08:46 EST)
- [PATCH] scsi: pm8001: Increase request sg length to support 4MiB requests Igor Pylypiv (Wed Oct 23 2024 - 20:10:40 EST)
- Re: [PATCH] kexec_core: Accept unaccepted kexec destination addresses Yan Zhao (Wed Oct 23 2024 - 20:18:04 EST)
- Re: [PATCH v5 40/40] x86/resctrl: Add python script to move resctrl code to /fs/resctrl Reinette Chatre (Wed Oct 23 2024 - 20:18:13 EST)
- Re: [PATCH 0/2] Add Meta(Facebook) Ventura BMC(AST2600) Andrew Jeffery (Wed Oct 23 2024 - 20:18:40 EST)
- Re: [PATCH net-next v3 5/8] rust: time: Add wrapper for fsleep function FUJITA Tomonori (Wed Oct 23 2024 - 20:23:08 EST)
- linux-next: manual merge of the pci tree with the pci-current tree Stephen Rothwell (Wed Oct 23 2024 - 20:25:35 EST)
- Re: [PATCH] kexec_core: Accept unaccepted kexec destination addresses Yan Zhao (Wed Oct 23 2024 - 20:29:34 EST)
- Re: [RFC PATCH] tracing: Fix syscall tracepoint use-after-free Steven Rostedt (Wed Oct 23 2024 - 20:40:15 EST)
- Re: [PATCH v2] hwmon: (it87) Add support for IT8625E Guenter Roeck (Wed Oct 23 2024 - 20:47:13 EST)
- Re: linux-next: build failure after merge of the btrfs tree David Sterba (Wed Oct 23 2024 - 20:47:44 EST)
- Re: linux-next: build failure after merge of the btrfs tree Qu Wenruo (Wed Oct 23 2024 - 20:53:13 EST)
- Re: [PATCH net-next v2 10/15] net: lan969x: add PTP handler function Vadim Fedorenko (Wed Oct 23 2024 - 20:54:27 EST)
- [PATCH sched_ext/for-6.13 1/2] sched_ext: Rename CFI stubs to names that are recognized by BPF Tejun Heo (Wed Oct 23 2024 - 20:54:51 EST)
- [PATCH sched_ext/for-6.13 2/2] sched_ext: Replace set_arg_maybe_null() with __nullable CFI stub tags Tejun Heo (Wed Oct 23 2024 - 20:55:31 EST)
- linux-next: manual merge of the wireless-next tree with the wireless tree Stephen Rothwell (Wed Oct 23 2024 - 20:55:46 EST)
- Re: linux-next: build failure after merge of the btrfs tree Stephen Rothwell (Wed Oct 23 2024 - 21:00:23 EST)
- Re: [PATCH] powerpc/xmon: symbol lookup length fixed Michael Ellerman (Wed Oct 23 2024 - 21:01:08 EST)
- [BUG] IB/isert: Possible null-pointer dereference related Tuo Li (Wed Oct 23 2024 - 21:02:14 EST)
- Re: [PATCH sched_ext/for-6.13 2/2] sched_ext: Replace set_arg_maybe_null() with __nullable CFI stub tags Alexei Starovoitov (Wed Oct 23 2024 - 21:05:18 EST)
- Re: linux-next: build failure after merge of the btrfs tree David Sterba (Wed Oct 23 2024 - 21:05:29 EST)
- Re: [syzbot] [bcachefs?] KASAN: slab-use-after-free Read in bch2_reconstruct_alloc syzbot (Wed Oct 23 2024 - 21:09:39 EST)
- Re: [PATCH 0/4] nvmem: imx-ocotp-ele: fix reading from ELE OCOTP Fabio Estevam (Wed Oct 23 2024 - 21:09:59 EST)
- Re: [syzbot] Re: [syzbot] [bcachefs?] KASAN: slab-use-after-free Read in bch2_reconstruct_alloc syzbot (Wed Oct 23 2024 - 21:14:14 EST)
- Re: [PATCH] mm: Fix PSWPIN counter for large folios swap-in Baolin Wang (Wed Oct 23 2024 - 21:17:03 EST)
- Re: [PATCH] MAINTAINERS: remove me from nzxt-smart2 maintainers Aleksandr Mezin (Wed Oct 23 2024 - 21:18:38 EST)
- Re: [PATCH v4 16/17] maple_tree: remove unneeded mas_wr_walk() in mas_store_prealloc() Wei Yang (Wed Oct 23 2024 - 21:20:52 EST)
- Re: [PATCH v3 1/1] mm/migrate: Add migrate_device_pfns Andrew Morton (Wed Oct 23 2024 - 21:22:26 EST)
- Re: [PATCH] MAINTAINERS: remove me from nzxt-smart2 maintainers Aleksandr Mezin (Wed Oct 23 2024 - 21:25:28 EST)
- Re: [PATCH v2] mm: shrinker: avoid memleak in alloc_shrinker_info Chen Ridong (Wed Oct 23 2024 - 21:26:39 EST)
- Re: [PATCH v2 1/2] mailbox: add async request mechanism to empower controllers w/ hw queues Jassi Brar (Wed Oct 23 2024 - 21:27:27 EST)
- Re: [RFC PATCH] tracing: Fix syscall tracepoint use-after-free Alexei Starovoitov (Wed Oct 23 2024 - 21:28:36 EST)
- Re: [PATCH 1/4] dt-bindings: memory: mediatek: Add mt8188 SMI reset control binding Friday Yang (杨阳) (Wed Oct 23 2024 - 21:29:05 EST)
- Re: [PATCH 2/4] dt-bindings: memory: mediatek: Add smi-sub-common property for reset Friday Yang (杨阳) (Wed Oct 23 2024 - 21:29:16 EST)
- Re: [PATCH 1/1] arm64: dts: imx8mn-bsh-smm-s2pro: remove undocument property 'clocks' for audio-codec@18 Frank Li (Wed Oct 23 2024 - 21:29:31 EST)
- Re: [PATCH 3/4] memory: mtk-smi: mt8188: Add SMI clamp function Friday Yang (杨阳) (Wed Oct 23 2024 - 21:29:42 EST)
- Re: [PATCH 4/4] reset: mediatek: Add reset control driver for SMI Friday Yang (杨阳) (Wed Oct 23 2024 - 21:29:55 EST)
- [PATCH] x86: fix user address masking non-canonical speculation issue Linus Torvalds (Wed Oct 23 2024 - 21:32:30 EST)
- Re: [syzbot] [bcachefs?] KASAN: slab-use-after-free Read in bch2_reconstruct_alloc syzbot (Wed Oct 23 2024 - 21:33:15 EST)
- Re: [PATCH net-next v6 2/5] net: stmmac: Add basic dw25gmac support in stmmac core Abhishek Chauhan (ABC) (Wed Oct 23 2024 - 21:36:32 EST)
- Re: [PATCH v4 25/28] cxl/region: Read existing extents on region creation Ira Weiny (Wed Oct 23 2024 - 21:41:32 EST)
- Re: [PATCH 2/3] nvme: core: switch to non_owner variant of start_freeze/unfreeze queue Ming Lei (Wed Oct 23 2024 - 21:43:52 EST)
- Re: [PATCH] bpf: Fix out-of-bounds write in trie_get_next_key() Byeonguk Jeong (Wed Oct 23 2024 - 21:48:36 EST)
- Re: [PATCH v3 1/1] mm/migrate: Add migrate_device_pfns Matthew Brost (Wed Oct 23 2024 - 21:51:23 EST)
- Re: [PATCH v4 26/28] cxl/mem: Trace Dynamic capacity Event Record Ira Weiny (Wed Oct 23 2024 - 21:52:39 EST)
- [PATCH] platform/x86: compal-laptop: use sysfs_emit() instead of sprintf() chen zhang (Wed Oct 23 2024 - 21:56:30 EST)
- [PATCH v2] iio: dac: Kconfig: Fix build error for ltc2664 Jinjie Ruan (Wed Oct 23 2024 - 21:56:43 EST)
- Re: [Syzkaller & bisect] There is INFO: task hung in __rq_qos_throttle Kent Overstreet (Wed Oct 23 2024 - 21:58:10 EST)
- Re: [PATCH v4 27/28] tools/testing/cxl: Make event logs dynamic Ira Weiny (Wed Oct 23 2024 - 21:59:25 EST)
- [PATCH] PCI/ROM: Fix PCI ROM header check bug liwei (Wed Oct 23 2024 - 22:03:58 EST)
- Re: [PATCH 0/2] hung_task: add detect count for hung tasks Andrew Morton (Wed Oct 23 2024 - 22:05:25 EST)
- Re: [RFC PATCH] tracing: Fix syscall tracepoint use-after-free Steven Rostedt (Wed Oct 23 2024 - 22:06:06 EST)
- Re: [PATCH RFC 5/6] md/raid1: Handle bio_split() errors Yu Kuai (Wed Oct 23 2024 - 22:10:49 EST)
- Re: [PATCH -next v5 1/2] perf stat: Support inherit events during fork() for bperf Tengda Wu (Wed Oct 23 2024 - 22:11:17 EST)
- Re: [PATCH 3/3] cxl/cdat: Use %pra for dpa range outputs Alison Schofield (Wed Oct 23 2024 - 22:14:50 EST)
- [PATCH v3] cpufreq/cppc: fix perf_to_khz/khz_to_perf conversion exception liwei (Wed Oct 23 2024 - 22:16:26 EST)
- Re: [PATCH v4 15/28] cxl/region: Refactor common create region code Alison Schofield (Wed Oct 23 2024 - 22:17:26 EST)
- Re: [PATCH net-next 2/7] net: hibmcge: Add debugfs supported in this module Jijie Shao (Wed Oct 23 2024 - 22:20:13 EST)
- RE: [PATCH v7 1/5] x86/mce: Add wrapper for struct mce to export vendor specific info Zhuo, Qiuxu (Wed Oct 23 2024 - 22:21:52 EST)
- Re: [PATCH v3] docs/zh_CN: update the translation of process/programming-language.rst Alex Shi (Wed Oct 23 2024 - 22:22:13 EST)
- Re: [PATCH v3 1/1] mm/migrate: Add migrate_device_pfns Andrew Morton (Wed Oct 23 2024 - 22:22:36 EST)
- [PATCH v1] usb: typec: tcpm: restrict SNK_WAIT_CAPABILITIES_TIMEOUT transitions to non self-powered devices Amit Sunil Dhamne (Wed Oct 23 2024 - 22:22:58 EST)
- Re: [PATCH v2 00/11] unwind, perf: sframe user space unwinding, deferred perf callchains Steven Rostedt (Wed Oct 23 2024 - 22:23:17 EST)
- Re: [PATCH v4 28/28] tools/testing/cxl: Add DC Regions to mock mem data Ira Weiny (Wed Oct 23 2024 - 22:23:42 EST)
- RE: [PATCH v7 3/5] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers Zhuo, Qiuxu (Wed Oct 23 2024 - 22:25:59 EST)
- [PATCH v2] usbip: tools: Fix detach_port() invalid port error path Zongmin Zhou (Wed Oct 23 2024 - 22:27:39 EST)
- Re: [PATCH v4 20/28] cxl/core: Return endpoint decoder information from region search Alison Schofield (Wed Oct 23 2024 - 22:31:26 EST)
- Re: [PATCH v3] docs/zh_CN: update the translation of process/programming-language.rst Dongliang Mu (Wed Oct 23 2024 - 22:32:13 EST)
- Re: [PATCH v4 17/28] cxl/events: Split event msgnum configuration from irq setup Ira Weiny (Wed Oct 23 2024 - 22:33:54 EST)
- Re: [PATCH] bcachefs: fix null-ptr-deref in have_stripes() Kent Overstreet (Wed Oct 23 2024 - 22:38:01 EST)
- Re: [PATCH v3] docs/zh_CN: update the translation of process/programming-language.rst Alex Shi (Wed Oct 23 2024 - 22:41:06 EST)
- [PATCH v4] USB: Fix the issue of task recovery failure caused by USB status when S4 wakes up Duan Chenghao (Wed Oct 23 2024 - 22:41:25 EST)
- Re: [PATCH v2] perf check: Add sanitizer feature and use to avoid test failure Ian Rogers (Wed Oct 23 2024 - 22:43:53 EST)
- Re: [PATCH] fgraph: Fix missing unlock in register_ftrace_graph() Li Huafei (Wed Oct 23 2024 - 22:46:01 EST)
- Re: linus-next: improving functional testing for to-be-merged pull requests Paul E. McKenney (Wed Oct 23 2024 - 22:51:15 EST)
- Re: [PATCH v3] docs/zh_CN: update the translation of process/programming-language.rst Dongliang Mu (Wed Oct 23 2024 - 22:51:50 EST)
- Re: [PATCH v2 1/3] dm-inlinecrypt: Add inline encryption support Adrian Vovk (Wed Oct 23 2024 - 22:52:34 EST)
- Re: [PATCH v4] USB: Fix the issue of task recovery failure caused by USB status when S4 wakes up duanchenghao (Wed Oct 23 2024 - 22:53:45 EST)
- Re: [PATCH v3] docs/zh_CN: update the translation of process/programming-language.rst Alex Shi (Wed Oct 23 2024 - 23:02:55 EST)
- Re: [PATCH v6 0/5] Hwmon PMUs Namhyung Kim (Wed Oct 23 2024 - 23:06:52 EST)
- Re: [PATCH v3] docs/zh_CN: update the translation of process/programming-language.rst Dongliang Mu (Wed Oct 23 2024 - 23:07:06 EST)
- Re: [PATCH RFC 5/6] md/raid1: Handle bio_split() errors Yu Kuai (Wed Oct 23 2024 - 23:08:35 EST)
- Re: [PATCH 00/13] mm, swap: rework of swap allocator locks Huang, Ying (Wed Oct 23 2024 - 23:08:44 EST)
- Re: [PATCH net-next 3/7] net: hibmcge: Add unicast frame filter supported in this module Jijie Shao (Wed Oct 23 2024 - 23:09:38 EST)
- Re: [PATCH v4 19/28] cxl/mem: Configure dynamic capacity interrupts Ira Weiny (Wed Oct 23 2024 - 23:10:05 EST)
- [tip:x86/urgent] BUILD SUCCESS 88a921aa3c6b006160d6a46a231b8b32227e8196 kernel test robot (Wed Oct 23 2024 - 23:13:40 EST)
- Re: [PATCH] usb: typec: tcpm: Prevent Hard_Reset if Vbus was never low Amit Sunil Dhamne (Wed Oct 23 2024 - 23:13:56 EST)
- RE: [PATCH 2/4] imx: power-domain: Convert to use livetree API for fdt access Jaehoon Chung (Wed Oct 23 2024 - 23:14:52 EST)
- Re: [PATCH v2 1/3] dm-inlinecrypt: Add inline encryption support Adrian Vovk (Wed Oct 23 2024 - 23:17:48 EST)
- Re: v6.12-rc workqueue lockups Dave Chinner (Wed Oct 23 2024 - 23:18:41 EST)
- [PATCH v3 3/5] drm/panel: samsung-s6e88a0-ams427ap24: Add initial driver Jakob Hauser (Wed Oct 23 2024 - 23:19:00 EST)
- Re: linux-next: boot failure after merge of the memblock tree Su Hua (Wed Oct 23 2024 - 23:19:05 EST)
- [PATCH v3 4/5] drm/panel: samsung-s6e88a0-ams427ap24: Add brightness control Jakob Hauser (Wed Oct 23 2024 - 23:19:20 EST)
- Re: [PATCH] bpf: Fix out-of-bounds write in trie_get_next_key() Hou Tao (Wed Oct 23 2024 - 23:19:37 EST)
- Re: [RFC 02/14] x86/apic: Initialize Secure AVIC APIC backing page Neeraj Upadhyay (Wed Oct 23 2024 - 23:24:35 EST)
- Re: [PATCH 1/2] mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL stats Andrew Morton (Wed Oct 23 2024 - 23:26:17 EST)
- [PATCH] Remove Huawei quake (Wed Oct 23 2024 - 23:26:51 EST)
- Re: [PATCH 1/2] mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL stats Yu Zhao (Wed Oct 23 2024 - 23:28:09 EST)
- Re: [PATCH 0/2] hung_task: add detect count for hung tasks Lance Yang (Wed Oct 23 2024 - 23:28:47 EST)
- [PATCH v3 0/5] Add new panel driver Samsung S6E88A0-AMS427AP24 Jakob Hauser (Wed Oct 23 2024 - 23:28:59 EST)
- [PATCH v3 2/5] dt-bindings: display: panel: Add Samsung S6E88A0-AMS427AP24 Jakob Hauser (Wed Oct 23 2024 - 23:29:03 EST)
- Re: [syzbot] [ocfs2?] possible deadlock in ocfs2_reserve_suballoc_bits syzbot (Wed Oct 23 2024 - 23:33:13 EST)
- Re: [PATCH v13 00/85] KVM: Stop grabbing references to PFNMAP'd pages Dmitry Osipenko (Wed Oct 23 2024 - 23:38:37 EST)
- [PATCH v3 1/5] dt-bindings: display: panel: Move flip properties to panel-common Jakob Hauser (Wed Oct 23 2024 - 23:39:11 EST)
- Re: [PATCH] Remove Huawei Dragan Milivojević (Wed Oct 23 2024 - 23:39:36 EST)
- [PATCH v3 5/5] drm/panel: samsung-s6e88a0-ams427ap24: Add flip option Jakob Hauser (Wed Oct 23 2024 - 23:39:47 EST)
- Re: WARNING: refcount bug in sk_skb_reason_drop Xia Chu (Wed Oct 23 2024 - 23:40:46 EST)
- Re: [PATCH net-next 4/7] net: hibmcge: Add register dump supported in this module Jijie Shao (Wed Oct 23 2024 - 23:44:17 EST)
- Re: [PATCH net-next 5/7] net: hibmcge: Add pauseparam supported in this module Jijie Shao (Wed Oct 23 2024 - 23:46:10 EST)
- Re: [PATCH v4 6/6] alloc_tag: support for page allocation tag compression Suren Baghdasaryan (Wed Oct 23 2024 - 23:48:40 EST)
- [syzbot] [btrfs?] general protection fault in btrfs_search_slot syzbot (Wed Oct 23 2024 - 23:50:43 EST)
- Re: [PATCH v4 24/28] dax/region: Create resources on sparse DAX regions Ira Weiny (Wed Oct 23 2024 - 23:51:25 EST)
- Re: [PATCH 00/13] mm, swap: rework of swap allocator locks Kairui Song (Wed Oct 23 2024 - 23:52:16 EST)
- [PATCH v2] arm64: Return early when break handler is found on linked-list Liao Chang (Wed Oct 23 2024 - 23:52:19 EST)
- Re: [PATCH] arm64: Return early when break handler is found on linked-list Liao, Chang (Wed Oct 23 2024 - 23:54:14 EST)
11947 messages sorted by:
[ author ]
[ thread ]
[ Subject ]
About this archive
Other mail archives
Mail converted by MHonArc